Skip to content

Commit 5cf69de

Browse files
wix-noci: update api.json (#3384)
Co-authored-by: rnuinoci[bot] <182611266+rnuinoci[bot]@users.noreply.github.com>
1 parent 7c2fbef commit 5cf69de

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

src/components/switch/switch.api.json

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,11 +198,21 @@
198198
"items": [
199199
{
200200
"title": "",
201-
"description": "Size\nColors"
201+
"description": "markdown: \n### Size \nOne size \n### Colors \n**ON** \nBackground color: $backgroundPrimaryHeavy \nKnob color: $iconDefaultLight \n**OFF** \nBackground color: $backgroundNeutralHeavy \nKnob color: $iconDefaultLight \n**Disabled** \nBackground color: $backgroundDisabled \nKnob color: $iconDefaultLight ",
202+
"content": [
203+
{
204+
"value": "https://embed.figma.com/design/xFjvYNkGTmYTGYMLrmz9Ir/Docs-Assets?node-id=52-7459&embed-host=share"
205+
}
206+
]
202207
},
203208
{
204209
"title": "",
205-
"description": "Haptic"
210+
"description": "### Haptic \nHaptic is played on tap.\nHaptic preset: [impactMedium]",
211+
"content": [
212+
{
213+
"value": "https://wixmp-1d257fba8470f1b562a0f5f2.wixmp.com/mads-docs-assets/assets/Components Docs/Switch/switch_overview_spec_haptic.png"
214+
}
215+
]
206216
}
207217
],
208218
"layout": "horizontal",

0 commit comments

Comments
 (0)