@solibo/solibo-ui 0.4.10 → 0.5.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/assets/index.css +1 -1
- package/dist/assets/index10.css +1 -1
- package/dist/assets/index11.css +1 -1
- package/dist/assets/index12.css +1 -1
- package/dist/assets/index13.css +1 -1
- package/dist/assets/index14.css +1 -1
- package/dist/assets/index15.css +1 -1
- package/dist/assets/index16.css +1 -1
- package/dist/assets/index17.css +1 -1
- package/dist/assets/index18.css +1 -1
- package/dist/assets/index19.css +1 -1
- package/dist/assets/index2.css +1 -1
- package/dist/assets/index20.css +1 -1
- package/dist/assets/index21.css +1 -1
- package/dist/assets/index22.css +1 -1
- package/dist/assets/index23.css +1 -1
- package/dist/assets/index24.css +1 -1
- package/dist/assets/index25.css +1 -1
- package/dist/assets/index26.css +1 -1
- package/dist/assets/index27.css +1 -1
- package/dist/assets/index29.css +1 -1
- package/dist/assets/index3.css +1 -1
- package/dist/assets/index30.css +1 -1
- package/dist/assets/index31.css +1 -1
- package/dist/assets/index32.css +1 -1
- package/dist/assets/index33.css +1 -1
- package/dist/assets/index34.css +1 -1
- package/dist/assets/index35.css +1 -1
- package/dist/assets/index36.css +1 -1
- package/dist/assets/index37.css +1 -1
- package/dist/assets/index38.css +1 -1
- package/dist/assets/index39.css +1 -1
- package/dist/assets/index4.css +1 -1
- package/dist/assets/index40.css +1 -1
- package/dist/assets/index41.css +1 -1
- package/dist/assets/index42.css +1 -1
- package/dist/assets/index43.css +1 -1
- package/dist/assets/index44.css +1 -1
- package/dist/assets/index5.css +1 -1
- package/dist/assets/index6.css +1 -1
- package/dist/assets/index8.css +1 -1
- package/dist/assets/index9.css +1 -1
- package/dist/assets/styles.css +1 -1
- package/dist/components/_avatar/index.cjs +1 -1
- package/dist/components/_avatar/index.cjs.map +1 -1
- package/dist/components/_avatar/index.js +9 -9
- package/dist/components/_avatar/index.js.map +1 -1
- package/dist/components/_card/index.cjs +1 -1
- package/dist/components/_card/index.js +12 -12
- package/dist/components/_collapsible/index.cjs +1 -1
- package/dist/components/_collapsible/index.js +1 -1
- package/dist/components/_croppable/index.cjs +1 -1
- package/dist/components/_croppable/index.js +175 -175
- package/dist/components/_dropdown/index.cjs +1 -1
- package/dist/components/_dropdown/index.cjs.map +1 -1
- package/dist/components/_dropdown/index.js +87 -87
- package/dist/components/_dropdown/index.js.map +1 -1
- package/dist/components/_dropzone/index.cjs +1 -1
- package/dist/components/_dropzone/index.js +34 -34
- package/dist/components/_editor/index.cjs +16 -16
- package/dist/components/_editor/index.cjs.map +1 -1
- package/dist/components/_editor/index.js +19 -19
- package/dist/components/_editor/index.js.map +1 -1
- package/dist/components/_messages/index.cjs +1 -1
- package/dist/components/_messages/index.cjs.map +1 -1
- package/dist/components/_messages/index.js +15 -15
- package/dist/components/_messages/index.js.map +1 -1
- package/dist/components/_portal/index.cjs +1 -1
- package/dist/components/_portal/index.cjs.map +1 -1
- package/dist/components/_portal/index.js +17 -16
- package/dist/components/_portal/index.js.map +1 -1
- package/dist/components/_sortable/index.cjs +1 -1
- package/dist/components/_sortable/index.cjs.map +1 -1
- package/dist/components/_sortable/index.js +64 -33
- package/dist/components/_sortable/index.js.map +1 -1
- package/dist/components/_widget/index.cjs +1 -1
- package/dist/components/_widget/index.js +3 -3
- package/dist/components/accordion/index.cjs +1 -1
- package/dist/components/accordion/index.cjs.map +1 -1
- package/dist/components/accordion/index.js +16 -10
- package/dist/components/accordion/index.js.map +1 -1
- package/dist/components/app-link/index.cjs +1 -1
- package/dist/components/app-link/index.cjs.map +1 -1
- package/dist/components/app-link/index.js +9 -9
- package/dist/components/app-link/index.js.map +1 -1
- package/dist/components/aside/index.cjs +1 -1
- package/dist/components/aside/index.js +6 -6
- package/dist/components/badge/index.cjs +1 -1
- package/dist/components/badge/index.cjs.map +1 -1
- package/dist/components/badge/index.js +19 -18
- package/dist/components/badge/index.js.map +1 -1
- package/dist/components/banner/index.cjs +1 -1
- package/dist/components/banner/index.js +9 -9
- package/dist/components/branding/index.cjs +1 -1
- package/dist/components/branding/index.js +12 -12
- package/dist/components/button/index.cjs +1 -1
- package/dist/components/button/index.js +12 -12
- package/dist/components/checkbox/index.cjs +1 -1
- package/dist/components/checkbox/index.js +7 -7
- package/dist/components/controls/index.cjs +1 -1
- package/dist/components/controls/index.cjs.map +1 -1
- package/dist/components/controls/index.js +21 -10
- package/dist/components/controls/index.js.map +1 -1
- package/dist/components/dialog/index.cjs +1 -1
- package/dist/components/dialog/index.js +3 -3
- package/dist/components/figure/index.cjs +1 -1
- package/dist/components/figure/index.cjs.map +1 -1
- package/dist/components/figure/index.js +11 -11
- package/dist/components/figure/index.js.map +1 -1
- package/dist/components/file/index.cjs +1 -1
- package/dist/components/file/index.cjs.map +1 -1
- package/dist/components/file/index.js +14 -13
- package/dist/components/file/index.js.map +1 -1
- package/dist/components/footer/index.cjs +1 -1
- package/dist/components/footer/index.js +3 -3
- package/dist/components/form/index.cjs +1 -1
- package/dist/components/form/index.js +11 -11
- package/dist/components/graph/index.cjs +1 -1
- package/dist/components/graph/index.cjs.map +1 -1
- package/dist/components/graph/index.js +31 -31
- package/dist/components/graph/index.js.map +1 -1
- package/dist/components/header/index.cjs +1 -1
- package/dist/components/header/index.js +3 -3
- package/dist/components/icon/index.cjs +1 -1
- package/dist/components/icon/index.cjs.map +1 -1
- package/dist/components/icon/index.js +26 -26
- package/dist/components/icon/index.js.map +1 -1
- package/dist/components/image/index.cjs +1 -1
- package/dist/components/image/index.js +9 -9
- package/dist/components/input/index.cjs +1 -1
- package/dist/components/input/index.cjs.map +1 -1
- package/dist/components/input/index.js +34 -33
- package/dist/components/input/index.js.map +1 -1
- package/dist/components/link/index.cjs +1 -1
- package/dist/components/link/index.js +11 -11
- package/dist/components/list/index.cjs +1 -1
- package/dist/components/list/index.js +7 -7
- package/dist/components/loading/index.cjs +1 -1
- package/dist/components/loading/index.js +13 -13
- package/dist/components/message/index.cjs +1 -1
- package/dist/components/message/index.js +7 -7
- package/dist/components/nav/index.cjs +1 -1
- package/dist/components/nav/index.js +23 -23
- package/dist/components/object/index.cjs +2 -0
- package/dist/components/object/index.cjs.map +1 -0
- package/dist/components/object/index.js +16 -0
- package/dist/components/object/index.js.map +1 -0
- package/dist/components/select/index.cjs +1 -1
- package/dist/components/select/index.js +1 -1
- package/dist/components/table/index.cjs +1 -1
- package/dist/components/table/index.cjs.map +1 -1
- package/dist/components/table/index.js +22 -22
- package/dist/components/table/index.js.map +1 -1
- package/dist/components/textarea/index.cjs +1 -1
- package/dist/components/textarea/index.cjs.map +1 -1
- package/dist/components/textarea/index.js +23 -23
- package/dist/components/textarea/index.js.map +1 -1
- package/dist/components/toast/index.cjs +1 -1
- package/dist/components/toast/index.cjs.map +1 -1
- package/dist/components/toast/index.js +23 -24
- package/dist/components/toast/index.js.map +1 -1
- package/dist/components/toggle/index.cjs +1 -1
- package/dist/components/toggle/index.js +1 -1
- package/dist/components/toolbar/index.cjs +1 -1
- package/dist/components/toolbar/index.js +9 -9
- package/dist/index-CiEbbnD6.js +42 -0
- package/dist/index-CiEbbnD6.js.map +1 -0
- package/dist/index-ClrKYsAQ.cjs +2 -0
- package/dist/index-ClrKYsAQ.cjs.map +1 -0
- package/dist/index.cjs +1 -1
- package/dist/index.d.ts +28 -22
- package/dist/index.js +33 -33
- package/dist/styles.module-BOTEBJ0C.js +9 -0
- package/dist/styles.module-BOTEBJ0C.js.map +1 -0
- package/dist/styles.module-BPvMQa_x.cjs +2 -0
- package/dist/styles.module-BPvMQa_x.cjs.map +1 -0
- package/dist/tokens.css +44 -12
- package/dist/tokens.json +541 -68
- package/package.json +1 -1
- package/dist/components/layout/index.cjs +0 -2
- package/dist/components/layout/index.cjs.map +0 -1
- package/dist/components/layout/index.js +0 -18
- package/dist/components/layout/index.js.map +0 -1
- package/dist/index-BpUboRfJ.cjs +0 -2
- package/dist/index-BpUboRfJ.cjs.map +0 -1
- package/dist/index-ChKhFyp8.js +0 -40
- package/dist/index-ChKhFyp8.js.map +0 -1
- package/dist/styles.module-DZXAP_eP.js +0 -8
- package/dist/styles.module-DZXAP_eP.js.map +0 -1
- package/dist/styles.module-Vt6mmlsz.cjs +0 -2
- package/dist/styles.module-Vt6mmlsz.cjs.map +0 -1
package/dist/tokens.json
CHANGED
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
"$description": "Design tokens exported from Figma",
|
|
3
3
|
"$extensions": {
|
|
4
4
|
"com.figma": {
|
|
5
|
-
"exportedAt": "2026-
|
|
5
|
+
"exportedAt": "2026-05-22T10:31:57.044Z",
|
|
6
6
|
"history": [
|
|
7
7
|
{
|
|
8
8
|
"author": "Anne Cathrine",
|
|
9
9
|
"changesSummary": "Export from Figma",
|
|
10
|
-
"exportedAt": "2026-
|
|
11
|
-
"variableCount":
|
|
10
|
+
"exportedAt": "2026-05-22T10:31:57.044Z",
|
|
11
|
+
"variableCount": 187,
|
|
12
12
|
"version": "1.0.0"
|
|
13
13
|
}
|
|
14
14
|
],
|
|
@@ -57,6 +57,7 @@
|
|
|
57
57
|
]
|
|
58
58
|
},
|
|
59
59
|
"originalPaths": {
|
|
60
|
+
"colors.box-shadow": "colors/box-shadow",
|
|
60
61
|
"colors.green.100": "colors/green/100",
|
|
61
62
|
"colors.green.200": "colors/green/200",
|
|
62
63
|
"colors.green.300": "colors/green/300",
|
|
@@ -115,6 +116,7 @@
|
|
|
115
116
|
"colors.semantic.border.default": "colors/semantic/border/default",
|
|
116
117
|
"colors.semantic.border.disabled": "colors/semantic/border/disabled",
|
|
117
118
|
"colors.semantic.border.focus": "colors/semantic/border/focus",
|
|
119
|
+
"colors.semantic.border.on-color": "colors/semantic/border/on-color",
|
|
118
120
|
"colors.semantic.border.strong": "colors/semantic/border/strong",
|
|
119
121
|
"colors.semantic.border.subtle": "colors/semantic/border/subtle",
|
|
120
122
|
"colors.semantic.content.disabled": "colors/semantic/content/disabled",
|
|
@@ -152,6 +154,7 @@
|
|
|
152
154
|
"colors.semantic.status.warning.border": "colors/semantic/status/warning/border",
|
|
153
155
|
"colors.semantic.status.warning.content": "colors/semantic/status/warning/content",
|
|
154
156
|
"colors.semantic.status.warning.content-inverse": "colors/semantic/status/warning/content-inverse",
|
|
157
|
+
"colors.transluscent": "colors/transluscent",
|
|
155
158
|
"font.base": "font/base",
|
|
156
159
|
"font.font-weight.bold": "font/font-weight/bold",
|
|
157
160
|
"font.font-weight.regular": "font/font-weight/regular",
|
|
@@ -184,12 +187,38 @@
|
|
|
184
187
|
"shape.border-radius.radius-md": "shape/border-radius/radius-md",
|
|
185
188
|
"shape.border-radius.radius-none": "shape/border-radius/radius-none",
|
|
186
189
|
"shape.border-radius.radius-xl": "shape/border-radius/radius-xl",
|
|
190
|
+
"shape.box-shadow.lg.blur": "shape/box-shadow/lg/blur",
|
|
191
|
+
"shape.box-shadow.lg.color": "shape/box-shadow/lg/Color",
|
|
192
|
+
"shape.box-shadow.lg.position-x": "shape/box-shadow/lg/position-x",
|
|
193
|
+
"shape.box-shadow.lg.position-y": "shape/box-shadow/lg/position-y",
|
|
194
|
+
"shape.box-shadow.lg.spread": "shape/box-shadow/lg/spread",
|
|
195
|
+
"shape.box-shadow.md.blur": "shape/box-shadow/md/blur",
|
|
196
|
+
"shape.box-shadow.md.color": "shape/box-shadow/md/Color",
|
|
197
|
+
"shape.box-shadow.md.position-x": "shape/box-shadow/md/position-x",
|
|
198
|
+
"shape.box-shadow.md.position-y": "shape/box-shadow/md/position-y",
|
|
199
|
+
"shape.box-shadow.md.spread": "shape/box-shadow/md/spread",
|
|
200
|
+
"shape.box-shadow.sm.blur": "shape/box-shadow/sm/blur",
|
|
201
|
+
"shape.box-shadow.sm.color": "shape/box-shadow/sm/Color",
|
|
202
|
+
"shape.box-shadow.sm.position-x": "shape/box-shadow/sm/position-x",
|
|
203
|
+
"shape.box-shadow.sm.position-y": "shape/box-shadow/sm/position-y",
|
|
204
|
+
"shape.box-shadow.sm.spread": "shape/box-shadow/sm/spread",
|
|
205
|
+
"shape.box-shadow.xl.blur": "shape/box-shadow/xl/blur",
|
|
206
|
+
"shape.box-shadow.xl.color": "shape/box-shadow/xl/Color",
|
|
207
|
+
"shape.box-shadow.xl.position-x": "shape/box-shadow/xl/position-x",
|
|
208
|
+
"shape.box-shadow.xl.position-y": "shape/box-shadow/xl/position-y",
|
|
209
|
+
"shape.box-shadow.xl.spread": "shape/box-shadow/xl/spread",
|
|
210
|
+
"shape.box-shadow.xs.blur": "shape/box-shadow/xs/blur",
|
|
211
|
+
"shape.box-shadow.xs.color": "shape/box-shadow/xs/Color",
|
|
212
|
+
"shape.box-shadow.xs.position-x": "shape/box-shadow/xs/position-x",
|
|
213
|
+
"shape.box-shadow.xs.position-y": "shape/box-shadow/xs/position-y",
|
|
214
|
+
"shape.box-shadow.xs.spread": "shape/box-shadow/xs/spread",
|
|
187
215
|
"shape.spacing.2xl": "shape/spacing/2xl",
|
|
188
216
|
"shape.spacing.2xs": "shape/spacing/2xs",
|
|
189
217
|
"shape.spacing.3xl": "shape/spacing/3xl",
|
|
190
218
|
"shape.spacing.3xs": "shape/spacing/3xs",
|
|
191
219
|
"shape.spacing.lg": "shape/spacing/lg",
|
|
192
220
|
"shape.spacing.md": "shape/spacing/md",
|
|
221
|
+
"shape.spacing.none": "shape/spacing/none",
|
|
193
222
|
"shape.spacing.sm": "shape/spacing/sm",
|
|
194
223
|
"shape.spacing.xl": "shape/spacing/xl",
|
|
195
224
|
"shape.spacing.xs": "shape/spacing/xs",
|
|
@@ -221,16 +250,32 @@
|
|
|
221
250
|
},
|
|
222
251
|
"com.solibo": {
|
|
223
252
|
"packageName": "@solibo/solibo-ui",
|
|
224
|
-
"packageVersion": "0.
|
|
253
|
+
"packageVersion": "0.5.3"
|
|
225
254
|
}
|
|
226
255
|
},
|
|
227
256
|
"$name": "Solibo UI Tokens",
|
|
228
257
|
"colors": {
|
|
258
|
+
"box-shadow": {
|
|
259
|
+
"$extensions": {
|
|
260
|
+
"com.figma": {
|
|
261
|
+
"scopes": [
|
|
262
|
+
"ALL_SCOPES"
|
|
263
|
+
]
|
|
264
|
+
}
|
|
265
|
+
},
|
|
266
|
+
"$type": "color",
|
|
267
|
+
"$value": {
|
|
268
|
+
"Dark": "#000000e0",
|
|
269
|
+
"Light": "#0000001f"
|
|
270
|
+
}
|
|
271
|
+
},
|
|
229
272
|
"green": {
|
|
230
273
|
"50": {
|
|
231
274
|
"$extensions": {
|
|
232
275
|
"com.figma": {
|
|
233
|
-
"scopes": [
|
|
276
|
+
"scopes": [
|
|
277
|
+
"ALL_FILLS"
|
|
278
|
+
]
|
|
234
279
|
}
|
|
235
280
|
},
|
|
236
281
|
"$type": "color",
|
|
@@ -242,7 +287,9 @@
|
|
|
242
287
|
"100": {
|
|
243
288
|
"$extensions": {
|
|
244
289
|
"com.figma": {
|
|
245
|
-
"scopes": [
|
|
290
|
+
"scopes": [
|
|
291
|
+
"ALL_FILLS"
|
|
292
|
+
]
|
|
246
293
|
}
|
|
247
294
|
},
|
|
248
295
|
"$type": "color",
|
|
@@ -254,7 +301,9 @@
|
|
|
254
301
|
"200": {
|
|
255
302
|
"$extensions": {
|
|
256
303
|
"com.figma": {
|
|
257
|
-
"scopes": [
|
|
304
|
+
"scopes": [
|
|
305
|
+
"ALL_FILLS"
|
|
306
|
+
]
|
|
258
307
|
}
|
|
259
308
|
},
|
|
260
309
|
"$type": "color",
|
|
@@ -266,7 +315,9 @@
|
|
|
266
315
|
"300": {
|
|
267
316
|
"$extensions": {
|
|
268
317
|
"com.figma": {
|
|
269
|
-
"scopes": [
|
|
318
|
+
"scopes": [
|
|
319
|
+
"ALL_FILLS"
|
|
320
|
+
]
|
|
270
321
|
}
|
|
271
322
|
},
|
|
272
323
|
"$type": "color",
|
|
@@ -278,7 +329,9 @@
|
|
|
278
329
|
"400": {
|
|
279
330
|
"$extensions": {
|
|
280
331
|
"com.figma": {
|
|
281
|
-
"scopes": [
|
|
332
|
+
"scopes": [
|
|
333
|
+
"ALL_FILLS"
|
|
334
|
+
]
|
|
282
335
|
}
|
|
283
336
|
},
|
|
284
337
|
"$type": "color",
|
|
@@ -290,7 +343,9 @@
|
|
|
290
343
|
"500": {
|
|
291
344
|
"$extensions": {
|
|
292
345
|
"com.figma": {
|
|
293
|
-
"scopes": [
|
|
346
|
+
"scopes": [
|
|
347
|
+
"ALL_FILLS"
|
|
348
|
+
]
|
|
294
349
|
}
|
|
295
350
|
},
|
|
296
351
|
"$type": "color",
|
|
@@ -302,7 +357,9 @@
|
|
|
302
357
|
"600": {
|
|
303
358
|
"$extensions": {
|
|
304
359
|
"com.figma": {
|
|
305
|
-
"scopes": [
|
|
360
|
+
"scopes": [
|
|
361
|
+
"ALL_FILLS"
|
|
362
|
+
]
|
|
306
363
|
}
|
|
307
364
|
},
|
|
308
365
|
"$type": "color",
|
|
@@ -314,7 +371,9 @@
|
|
|
314
371
|
"700": {
|
|
315
372
|
"$extensions": {
|
|
316
373
|
"com.figma": {
|
|
317
|
-
"scopes": [
|
|
374
|
+
"scopes": [
|
|
375
|
+
"ALL_FILLS"
|
|
376
|
+
]
|
|
318
377
|
}
|
|
319
378
|
},
|
|
320
379
|
"$type": "color",
|
|
@@ -326,7 +385,9 @@
|
|
|
326
385
|
"800": {
|
|
327
386
|
"$extensions": {
|
|
328
387
|
"com.figma": {
|
|
329
|
-
"scopes": [
|
|
388
|
+
"scopes": [
|
|
389
|
+
"ALL_FILLS"
|
|
390
|
+
]
|
|
330
391
|
}
|
|
331
392
|
},
|
|
332
393
|
"$type": "color",
|
|
@@ -338,7 +399,9 @@
|
|
|
338
399
|
"900": {
|
|
339
400
|
"$extensions": {
|
|
340
401
|
"com.figma": {
|
|
341
|
-
"scopes": [
|
|
402
|
+
"scopes": [
|
|
403
|
+
"ALL_FILLS"
|
|
404
|
+
]
|
|
342
405
|
}
|
|
343
406
|
},
|
|
344
407
|
"$type": "color",
|
|
@@ -352,7 +415,9 @@
|
|
|
352
415
|
"0": {
|
|
353
416
|
"$extensions": {
|
|
354
417
|
"com.figma": {
|
|
355
|
-
"scopes": [
|
|
418
|
+
"scopes": [
|
|
419
|
+
"ALL_FILLS"
|
|
420
|
+
]
|
|
356
421
|
}
|
|
357
422
|
},
|
|
358
423
|
"$type": "color",
|
|
@@ -364,7 +429,9 @@
|
|
|
364
429
|
"50": {
|
|
365
430
|
"$extensions": {
|
|
366
431
|
"com.figma": {
|
|
367
|
-
"scopes": [
|
|
432
|
+
"scopes": [
|
|
433
|
+
"ALL_FILLS"
|
|
434
|
+
]
|
|
368
435
|
}
|
|
369
436
|
},
|
|
370
437
|
"$type": "color",
|
|
@@ -376,7 +443,9 @@
|
|
|
376
443
|
"100": {
|
|
377
444
|
"$extensions": {
|
|
378
445
|
"com.figma": {
|
|
379
|
-
"scopes": [
|
|
446
|
+
"scopes": [
|
|
447
|
+
"ALL_FILLS"
|
|
448
|
+
]
|
|
380
449
|
}
|
|
381
450
|
},
|
|
382
451
|
"$type": "color",
|
|
@@ -388,7 +457,9 @@
|
|
|
388
457
|
"200": {
|
|
389
458
|
"$extensions": {
|
|
390
459
|
"com.figma": {
|
|
391
|
-
"scopes": [
|
|
460
|
+
"scopes": [
|
|
461
|
+
"ALL_FILLS"
|
|
462
|
+
]
|
|
392
463
|
}
|
|
393
464
|
},
|
|
394
465
|
"$type": "color",
|
|
@@ -400,7 +471,9 @@
|
|
|
400
471
|
"300": {
|
|
401
472
|
"$extensions": {
|
|
402
473
|
"com.figma": {
|
|
403
|
-
"scopes": [
|
|
474
|
+
"scopes": [
|
|
475
|
+
"ALL_FILLS"
|
|
476
|
+
]
|
|
404
477
|
}
|
|
405
478
|
},
|
|
406
479
|
"$type": "color",
|
|
@@ -412,7 +485,9 @@
|
|
|
412
485
|
"400": {
|
|
413
486
|
"$extensions": {
|
|
414
487
|
"com.figma": {
|
|
415
|
-
"scopes": [
|
|
488
|
+
"scopes": [
|
|
489
|
+
"ALL_FILLS"
|
|
490
|
+
]
|
|
416
491
|
}
|
|
417
492
|
},
|
|
418
493
|
"$type": "color",
|
|
@@ -424,7 +499,9 @@
|
|
|
424
499
|
"500": {
|
|
425
500
|
"$extensions": {
|
|
426
501
|
"com.figma": {
|
|
427
|
-
"scopes": [
|
|
502
|
+
"scopes": [
|
|
503
|
+
"ALL_FILLS"
|
|
504
|
+
]
|
|
428
505
|
}
|
|
429
506
|
},
|
|
430
507
|
"$type": "color",
|
|
@@ -436,7 +513,9 @@
|
|
|
436
513
|
"600": {
|
|
437
514
|
"$extensions": {
|
|
438
515
|
"com.figma": {
|
|
439
|
-
"scopes": [
|
|
516
|
+
"scopes": [
|
|
517
|
+
"ALL_FILLS"
|
|
518
|
+
]
|
|
440
519
|
}
|
|
441
520
|
},
|
|
442
521
|
"$type": "color",
|
|
@@ -448,7 +527,9 @@
|
|
|
448
527
|
"700": {
|
|
449
528
|
"$extensions": {
|
|
450
529
|
"com.figma": {
|
|
451
|
-
"scopes": [
|
|
530
|
+
"scopes": [
|
|
531
|
+
"ALL_FILLS"
|
|
532
|
+
]
|
|
452
533
|
}
|
|
453
534
|
},
|
|
454
535
|
"$type": "color",
|
|
@@ -460,7 +541,9 @@
|
|
|
460
541
|
"800": {
|
|
461
542
|
"$extensions": {
|
|
462
543
|
"com.figma": {
|
|
463
|
-
"scopes": [
|
|
544
|
+
"scopes": [
|
|
545
|
+
"ALL_FILLS"
|
|
546
|
+
]
|
|
464
547
|
}
|
|
465
548
|
},
|
|
466
549
|
"$type": "color",
|
|
@@ -472,7 +555,9 @@
|
|
|
472
555
|
"900": {
|
|
473
556
|
"$extensions": {
|
|
474
557
|
"com.figma": {
|
|
475
|
-
"scopes": [
|
|
558
|
+
"scopes": [
|
|
559
|
+
"ALL_FILLS"
|
|
560
|
+
]
|
|
476
561
|
}
|
|
477
562
|
},
|
|
478
563
|
"$type": "color",
|
|
@@ -486,7 +571,9 @@
|
|
|
486
571
|
"50": {
|
|
487
572
|
"$extensions": {
|
|
488
573
|
"com.figma": {
|
|
489
|
-
"scopes": [
|
|
574
|
+
"scopes": [
|
|
575
|
+
"ALL_FILLS"
|
|
576
|
+
]
|
|
490
577
|
}
|
|
491
578
|
},
|
|
492
579
|
"$type": "color",
|
|
@@ -498,7 +585,9 @@
|
|
|
498
585
|
"100": {
|
|
499
586
|
"$extensions": {
|
|
500
587
|
"com.figma": {
|
|
501
|
-
"scopes": [
|
|
588
|
+
"scopes": [
|
|
589
|
+
"ALL_FILLS"
|
|
590
|
+
]
|
|
502
591
|
}
|
|
503
592
|
},
|
|
504
593
|
"$type": "color",
|
|
@@ -510,7 +599,9 @@
|
|
|
510
599
|
"200": {
|
|
511
600
|
"$extensions": {
|
|
512
601
|
"com.figma": {
|
|
513
|
-
"scopes": [
|
|
602
|
+
"scopes": [
|
|
603
|
+
"ALL_FILLS"
|
|
604
|
+
]
|
|
514
605
|
}
|
|
515
606
|
},
|
|
516
607
|
"$type": "color",
|
|
@@ -522,7 +613,9 @@
|
|
|
522
613
|
"300": {
|
|
523
614
|
"$extensions": {
|
|
524
615
|
"com.figma": {
|
|
525
|
-
"scopes": [
|
|
616
|
+
"scopes": [
|
|
617
|
+
"ALL_FILLS"
|
|
618
|
+
]
|
|
526
619
|
}
|
|
527
620
|
},
|
|
528
621
|
"$type": "color",
|
|
@@ -534,7 +627,9 @@
|
|
|
534
627
|
"400": {
|
|
535
628
|
"$extensions": {
|
|
536
629
|
"com.figma": {
|
|
537
|
-
"scopes": [
|
|
630
|
+
"scopes": [
|
|
631
|
+
"ALL_FILLS"
|
|
632
|
+
]
|
|
538
633
|
}
|
|
539
634
|
},
|
|
540
635
|
"$type": "color",
|
|
@@ -546,7 +641,9 @@
|
|
|
546
641
|
"500": {
|
|
547
642
|
"$extensions": {
|
|
548
643
|
"com.figma": {
|
|
549
|
-
"scopes": [
|
|
644
|
+
"scopes": [
|
|
645
|
+
"ALL_FILLS"
|
|
646
|
+
]
|
|
550
647
|
}
|
|
551
648
|
},
|
|
552
649
|
"$type": "color",
|
|
@@ -558,7 +655,9 @@
|
|
|
558
655
|
"600": {
|
|
559
656
|
"$extensions": {
|
|
560
657
|
"com.figma": {
|
|
561
|
-
"scopes": [
|
|
658
|
+
"scopes": [
|
|
659
|
+
"ALL_FILLS"
|
|
660
|
+
]
|
|
562
661
|
}
|
|
563
662
|
},
|
|
564
663
|
"$type": "color",
|
|
@@ -570,7 +669,9 @@
|
|
|
570
669
|
"700": {
|
|
571
670
|
"$extensions": {
|
|
572
671
|
"com.figma": {
|
|
573
|
-
"scopes": [
|
|
672
|
+
"scopes": [
|
|
673
|
+
"ALL_FILLS"
|
|
674
|
+
]
|
|
574
675
|
}
|
|
575
676
|
},
|
|
576
677
|
"$type": "color",
|
|
@@ -582,7 +683,9 @@
|
|
|
582
683
|
"800": {
|
|
583
684
|
"$extensions": {
|
|
584
685
|
"com.figma": {
|
|
585
|
-
"scopes": [
|
|
686
|
+
"scopes": [
|
|
687
|
+
"ALL_FILLS"
|
|
688
|
+
]
|
|
586
689
|
}
|
|
587
690
|
},
|
|
588
691
|
"$type": "color",
|
|
@@ -594,7 +697,9 @@
|
|
|
594
697
|
"900": {
|
|
595
698
|
"$extensions": {
|
|
596
699
|
"com.figma": {
|
|
597
|
-
"scopes": [
|
|
700
|
+
"scopes": [
|
|
701
|
+
"ALL_FILLS"
|
|
702
|
+
]
|
|
598
703
|
}
|
|
599
704
|
},
|
|
600
705
|
"$type": "color",
|
|
@@ -608,7 +713,9 @@
|
|
|
608
713
|
"50": {
|
|
609
714
|
"$extensions": {
|
|
610
715
|
"com.figma": {
|
|
611
|
-
"scopes": [
|
|
716
|
+
"scopes": [
|
|
717
|
+
"ALL_FILLS"
|
|
718
|
+
]
|
|
612
719
|
}
|
|
613
720
|
},
|
|
614
721
|
"$type": "color",
|
|
@@ -620,7 +727,9 @@
|
|
|
620
727
|
"100": {
|
|
621
728
|
"$extensions": {
|
|
622
729
|
"com.figma": {
|
|
623
|
-
"scopes": [
|
|
730
|
+
"scopes": [
|
|
731
|
+
"ALL_FILLS"
|
|
732
|
+
]
|
|
624
733
|
}
|
|
625
734
|
},
|
|
626
735
|
"$type": "color",
|
|
@@ -632,7 +741,9 @@
|
|
|
632
741
|
"200": {
|
|
633
742
|
"$extensions": {
|
|
634
743
|
"com.figma": {
|
|
635
|
-
"scopes": [
|
|
744
|
+
"scopes": [
|
|
745
|
+
"ALL_FILLS"
|
|
746
|
+
]
|
|
636
747
|
}
|
|
637
748
|
},
|
|
638
749
|
"$type": "color",
|
|
@@ -644,7 +755,9 @@
|
|
|
644
755
|
"300": {
|
|
645
756
|
"$extensions": {
|
|
646
757
|
"com.figma": {
|
|
647
|
-
"scopes": [
|
|
758
|
+
"scopes": [
|
|
759
|
+
"ALL_FILLS"
|
|
760
|
+
]
|
|
648
761
|
}
|
|
649
762
|
},
|
|
650
763
|
"$type": "color",
|
|
@@ -656,7 +769,9 @@
|
|
|
656
769
|
"400": {
|
|
657
770
|
"$extensions": {
|
|
658
771
|
"com.figma": {
|
|
659
|
-
"scopes": [
|
|
772
|
+
"scopes": [
|
|
773
|
+
"ALL_FILLS"
|
|
774
|
+
]
|
|
660
775
|
}
|
|
661
776
|
},
|
|
662
777
|
"$type": "color",
|
|
@@ -668,7 +783,9 @@
|
|
|
668
783
|
"500": {
|
|
669
784
|
"$extensions": {
|
|
670
785
|
"com.figma": {
|
|
671
|
-
"scopes": [
|
|
786
|
+
"scopes": [
|
|
787
|
+
"ALL_FILLS"
|
|
788
|
+
]
|
|
672
789
|
}
|
|
673
790
|
},
|
|
674
791
|
"$type": "color",
|
|
@@ -680,7 +797,9 @@
|
|
|
680
797
|
"600": {
|
|
681
798
|
"$extensions": {
|
|
682
799
|
"com.figma": {
|
|
683
|
-
"scopes": [
|
|
800
|
+
"scopes": [
|
|
801
|
+
"ALL_FILLS"
|
|
802
|
+
]
|
|
684
803
|
}
|
|
685
804
|
},
|
|
686
805
|
"$type": "color",
|
|
@@ -692,7 +811,9 @@
|
|
|
692
811
|
"700": {
|
|
693
812
|
"$extensions": {
|
|
694
813
|
"com.figma": {
|
|
695
|
-
"scopes": [
|
|
814
|
+
"scopes": [
|
|
815
|
+
"ALL_FILLS"
|
|
816
|
+
]
|
|
696
817
|
}
|
|
697
818
|
},
|
|
698
819
|
"$type": "color",
|
|
@@ -704,7 +825,9 @@
|
|
|
704
825
|
"800": {
|
|
705
826
|
"$extensions": {
|
|
706
827
|
"com.figma": {
|
|
707
|
-
"scopes": [
|
|
828
|
+
"scopes": [
|
|
829
|
+
"ALL_FILLS"
|
|
830
|
+
]
|
|
708
831
|
}
|
|
709
832
|
},
|
|
710
833
|
"$type": "color",
|
|
@@ -716,7 +839,9 @@
|
|
|
716
839
|
"900": {
|
|
717
840
|
"$extensions": {
|
|
718
841
|
"com.figma": {
|
|
719
|
-
"scopes": [
|
|
842
|
+
"scopes": [
|
|
843
|
+
"ALL_FILLS"
|
|
844
|
+
]
|
|
720
845
|
}
|
|
721
846
|
},
|
|
722
847
|
"$type": "color",
|
|
@@ -730,7 +855,9 @@
|
|
|
730
855
|
"50": {
|
|
731
856
|
"$extensions": {
|
|
732
857
|
"com.figma": {
|
|
733
|
-
"scopes": [
|
|
858
|
+
"scopes": [
|
|
859
|
+
"ALL_FILLS"
|
|
860
|
+
]
|
|
734
861
|
}
|
|
735
862
|
},
|
|
736
863
|
"$type": "color",
|
|
@@ -742,7 +869,9 @@
|
|
|
742
869
|
"100": {
|
|
743
870
|
"$extensions": {
|
|
744
871
|
"com.figma": {
|
|
745
|
-
"scopes": [
|
|
872
|
+
"scopes": [
|
|
873
|
+
"ALL_FILLS"
|
|
874
|
+
]
|
|
746
875
|
}
|
|
747
876
|
},
|
|
748
877
|
"$type": "color",
|
|
@@ -754,7 +883,9 @@
|
|
|
754
883
|
"200": {
|
|
755
884
|
"$extensions": {
|
|
756
885
|
"com.figma": {
|
|
757
|
-
"scopes": [
|
|
886
|
+
"scopes": [
|
|
887
|
+
"ALL_FILLS"
|
|
888
|
+
]
|
|
758
889
|
}
|
|
759
890
|
},
|
|
760
891
|
"$type": "color",
|
|
@@ -766,7 +897,9 @@
|
|
|
766
897
|
"300": {
|
|
767
898
|
"$extensions": {
|
|
768
899
|
"com.figma": {
|
|
769
|
-
"scopes": [
|
|
900
|
+
"scopes": [
|
|
901
|
+
"ALL_FILLS"
|
|
902
|
+
]
|
|
770
903
|
}
|
|
771
904
|
},
|
|
772
905
|
"$type": "color",
|
|
@@ -778,7 +911,9 @@
|
|
|
778
911
|
"400": {
|
|
779
912
|
"$extensions": {
|
|
780
913
|
"com.figma": {
|
|
781
|
-
"scopes": [
|
|
914
|
+
"scopes": [
|
|
915
|
+
"ALL_FILLS"
|
|
916
|
+
]
|
|
782
917
|
}
|
|
783
918
|
},
|
|
784
919
|
"$type": "color",
|
|
@@ -790,7 +925,9 @@
|
|
|
790
925
|
"500": {
|
|
791
926
|
"$extensions": {
|
|
792
927
|
"com.figma": {
|
|
793
|
-
"scopes": [
|
|
928
|
+
"scopes": [
|
|
929
|
+
"ALL_FILLS"
|
|
930
|
+
]
|
|
794
931
|
}
|
|
795
932
|
},
|
|
796
933
|
"$type": "color",
|
|
@@ -802,7 +939,9 @@
|
|
|
802
939
|
"600": {
|
|
803
940
|
"$extensions": {
|
|
804
941
|
"com.figma": {
|
|
805
|
-
"scopes": [
|
|
942
|
+
"scopes": [
|
|
943
|
+
"ALL_FILLS"
|
|
944
|
+
]
|
|
806
945
|
}
|
|
807
946
|
},
|
|
808
947
|
"$type": "color",
|
|
@@ -814,7 +953,9 @@
|
|
|
814
953
|
"700": {
|
|
815
954
|
"$extensions": {
|
|
816
955
|
"com.figma": {
|
|
817
|
-
"scopes": [
|
|
956
|
+
"scopes": [
|
|
957
|
+
"ALL_FILLS"
|
|
958
|
+
]
|
|
818
959
|
}
|
|
819
960
|
},
|
|
820
961
|
"$type": "color",
|
|
@@ -826,7 +967,9 @@
|
|
|
826
967
|
"800": {
|
|
827
968
|
"$extensions": {
|
|
828
969
|
"com.figma": {
|
|
829
|
-
"scopes": [
|
|
970
|
+
"scopes": [
|
|
971
|
+
"ALL_FILLS"
|
|
972
|
+
]
|
|
830
973
|
}
|
|
831
974
|
},
|
|
832
975
|
"$type": "color",
|
|
@@ -838,7 +981,9 @@
|
|
|
838
981
|
"900": {
|
|
839
982
|
"$extensions": {
|
|
840
983
|
"com.figma": {
|
|
841
|
-
"scopes": [
|
|
984
|
+
"scopes": [
|
|
985
|
+
"ALL_FILLS"
|
|
986
|
+
]
|
|
842
987
|
}
|
|
843
988
|
},
|
|
844
989
|
"$type": "color",
|
|
@@ -906,7 +1051,7 @@
|
|
|
906
1051
|
},
|
|
907
1052
|
"$type": "color",
|
|
908
1053
|
"$value": {
|
|
909
|
-
"Dark": "{colors.neutral.
|
|
1054
|
+
"Dark": "{colors.neutral.700}",
|
|
910
1055
|
"Light": "{colors.neutral.0}"
|
|
911
1056
|
}
|
|
912
1057
|
}
|
|
@@ -939,7 +1084,7 @@
|
|
|
939
1084
|
"$type": "color",
|
|
940
1085
|
"$value": {
|
|
941
1086
|
"Dark": "{colors.neutral.700}",
|
|
942
|
-
"Light": "{colors.neutral.
|
|
1087
|
+
"Light": "{colors.neutral.100}"
|
|
943
1088
|
}
|
|
944
1089
|
},
|
|
945
1090
|
"focus": {
|
|
@@ -957,6 +1102,20 @@
|
|
|
957
1102
|
"Light": "{colors.purple.500}"
|
|
958
1103
|
}
|
|
959
1104
|
},
|
|
1105
|
+
"on-color": {
|
|
1106
|
+
"$extensions": {
|
|
1107
|
+
"com.figma": {
|
|
1108
|
+
"scopes": [
|
|
1109
|
+
"ALL_SCOPES"
|
|
1110
|
+
]
|
|
1111
|
+
}
|
|
1112
|
+
},
|
|
1113
|
+
"$type": "color",
|
|
1114
|
+
"$value": {
|
|
1115
|
+
"Dark": "{colors.neutral.400}",
|
|
1116
|
+
"Light": "{colors.neutral.0}"
|
|
1117
|
+
}
|
|
1118
|
+
},
|
|
960
1119
|
"strong": {
|
|
961
1120
|
"$extensions": {
|
|
962
1121
|
"com.figma": {
|
|
@@ -1041,7 +1200,9 @@
|
|
|
1041
1200
|
"$extensions": {
|
|
1042
1201
|
"com.figma": {
|
|
1043
1202
|
"scopes": [
|
|
1044
|
-
"
|
|
1203
|
+
"SHAPE_FILL",
|
|
1204
|
+
"TEXT_FILL",
|
|
1205
|
+
"STROKE_COLOR"
|
|
1045
1206
|
]
|
|
1046
1207
|
}
|
|
1047
1208
|
},
|
|
@@ -1096,7 +1257,7 @@
|
|
|
1096
1257
|
"$type": "color",
|
|
1097
1258
|
"$value": {
|
|
1098
1259
|
"Dark": "{colors.neutral.200}",
|
|
1099
|
-
"Light": "{colors.neutral.
|
|
1260
|
+
"Light": "{colors.neutral.600}"
|
|
1100
1261
|
}
|
|
1101
1262
|
},
|
|
1102
1263
|
"tertiary": {
|
|
@@ -1171,7 +1332,7 @@
|
|
|
1171
1332
|
},
|
|
1172
1333
|
"$type": "color",
|
|
1173
1334
|
"$value": {
|
|
1174
|
-
"Dark": "{colors.neutral.
|
|
1335
|
+
"Dark": "{colors.neutral.600}",
|
|
1175
1336
|
"Light": "{colors.neutral.200}"
|
|
1176
1337
|
}
|
|
1177
1338
|
},
|
|
@@ -1187,7 +1348,7 @@
|
|
|
1187
1348
|
},
|
|
1188
1349
|
"$type": "color",
|
|
1189
1350
|
"$value": {
|
|
1190
|
-
"Dark": "{colors.
|
|
1351
|
+
"Dark": "{colors.neutral.500}",
|
|
1191
1352
|
"Light": "{colors.purple.50}"
|
|
1192
1353
|
}
|
|
1193
1354
|
},
|
|
@@ -1204,7 +1365,7 @@
|
|
|
1204
1365
|
"$type": "color",
|
|
1205
1366
|
"$value": {
|
|
1206
1367
|
"Dark": "{colors.neutral.700}",
|
|
1207
|
-
"Light": "{colors.neutral.
|
|
1368
|
+
"Light": "{colors.neutral.100}"
|
|
1208
1369
|
}
|
|
1209
1370
|
},
|
|
1210
1371
|
"pressed": {
|
|
@@ -1235,8 +1396,8 @@
|
|
|
1235
1396
|
},
|
|
1236
1397
|
"$type": "color",
|
|
1237
1398
|
"$value": {
|
|
1238
|
-
"Dark": "{colors.
|
|
1239
|
-
"Light": "{colors.purple.
|
|
1399
|
+
"Dark": "{colors.neutral.700}",
|
|
1400
|
+
"Light": "{colors.purple.50}"
|
|
1240
1401
|
}
|
|
1241
1402
|
}
|
|
1242
1403
|
},
|
|
@@ -1297,8 +1458,8 @@
|
|
|
1297
1458
|
},
|
|
1298
1459
|
"$type": "color",
|
|
1299
1460
|
"$value": {
|
|
1300
|
-
"Dark": "{colors.purple.
|
|
1301
|
-
"Light": "{colors.purple.
|
|
1461
|
+
"Dark": "{colors.purple.50}",
|
|
1462
|
+
"Light": "{colors.purple.800}"
|
|
1302
1463
|
}
|
|
1303
1464
|
},
|
|
1304
1465
|
"primary-hover": {
|
|
@@ -1312,8 +1473,8 @@
|
|
|
1312
1473
|
},
|
|
1313
1474
|
"$type": "color",
|
|
1314
1475
|
"$value": {
|
|
1315
|
-
"Dark": "{colors.purple.
|
|
1316
|
-
"Light": "{colors.purple.
|
|
1476
|
+
"Dark": "{colors.purple.200}",
|
|
1477
|
+
"Light": "{colors.purple.700}"
|
|
1317
1478
|
}
|
|
1318
1479
|
},
|
|
1319
1480
|
"primary-subtle": {
|
|
@@ -1523,6 +1684,20 @@
|
|
|
1523
1684
|
}
|
|
1524
1685
|
}
|
|
1525
1686
|
}
|
|
1687
|
+
},
|
|
1688
|
+
"transluscent": {
|
|
1689
|
+
"$extensions": {
|
|
1690
|
+
"com.figma": {
|
|
1691
|
+
"scopes": [
|
|
1692
|
+
"ALL_SCOPES"
|
|
1693
|
+
]
|
|
1694
|
+
}
|
|
1695
|
+
},
|
|
1696
|
+
"$type": "color",
|
|
1697
|
+
"$value": {
|
|
1698
|
+
"Dark": "#ffffff33",
|
|
1699
|
+
"Light": "#ffffff99"
|
|
1700
|
+
}
|
|
1526
1701
|
}
|
|
1527
1702
|
},
|
|
1528
1703
|
"font": {
|
|
@@ -1848,6 +2023,293 @@
|
|
|
1848
2023
|
"$value": "{scale.16}"
|
|
1849
2024
|
}
|
|
1850
2025
|
},
|
|
2026
|
+
"box-shadow": {
|
|
2027
|
+
"lg": {
|
|
2028
|
+
"blur": {
|
|
2029
|
+
"$extensions": {
|
|
2030
|
+
"com.figma": {
|
|
2031
|
+
"scopes": [
|
|
2032
|
+
"ALL_SCOPES"
|
|
2033
|
+
]
|
|
2034
|
+
}
|
|
2035
|
+
},
|
|
2036
|
+
"$type": "number",
|
|
2037
|
+
"$value": 48
|
|
2038
|
+
},
|
|
2039
|
+
"Color": {
|
|
2040
|
+
"$extensions": {
|
|
2041
|
+
"com.figma": {
|
|
2042
|
+
"scopes": [
|
|
2043
|
+
"ALL_SCOPES"
|
|
2044
|
+
]
|
|
2045
|
+
}
|
|
2046
|
+
},
|
|
2047
|
+
"$type": "color",
|
|
2048
|
+
"$value": "{colors.box-shadow}"
|
|
2049
|
+
},
|
|
2050
|
+
"position-x": {
|
|
2051
|
+
"$extensions": {
|
|
2052
|
+
"com.figma": {
|
|
2053
|
+
"scopes": [
|
|
2054
|
+
"ALL_SCOPES"
|
|
2055
|
+
]
|
|
2056
|
+
}
|
|
2057
|
+
},
|
|
2058
|
+
"$type": "number",
|
|
2059
|
+
"$value": ""
|
|
2060
|
+
},
|
|
2061
|
+
"position-y": {
|
|
2062
|
+
"$extensions": {
|
|
2063
|
+
"com.figma": {
|
|
2064
|
+
"scopes": [
|
|
2065
|
+
"ALL_SCOPES"
|
|
2066
|
+
]
|
|
2067
|
+
}
|
|
2068
|
+
},
|
|
2069
|
+
"$type": "number",
|
|
2070
|
+
"$value": 32
|
|
2071
|
+
},
|
|
2072
|
+
"spread": {
|
|
2073
|
+
"$extensions": {
|
|
2074
|
+
"com.figma": {
|
|
2075
|
+
"scopes": [
|
|
2076
|
+
"ALL_SCOPES"
|
|
2077
|
+
]
|
|
2078
|
+
}
|
|
2079
|
+
},
|
|
2080
|
+
"$type": "number",
|
|
2081
|
+
"$value": -16
|
|
2082
|
+
}
|
|
2083
|
+
},
|
|
2084
|
+
"md": {
|
|
2085
|
+
"blur": {
|
|
2086
|
+
"$extensions": {
|
|
2087
|
+
"com.figma": {
|
|
2088
|
+
"scopes": [
|
|
2089
|
+
"ALL_SCOPES"
|
|
2090
|
+
]
|
|
2091
|
+
}
|
|
2092
|
+
},
|
|
2093
|
+
"$type": "number",
|
|
2094
|
+
"$value": 24
|
|
2095
|
+
},
|
|
2096
|
+
"Color": {
|
|
2097
|
+
"$extensions": {
|
|
2098
|
+
"com.figma": {
|
|
2099
|
+
"scopes": [
|
|
2100
|
+
"ALL_SCOPES"
|
|
2101
|
+
]
|
|
2102
|
+
}
|
|
2103
|
+
},
|
|
2104
|
+
"$type": "color",
|
|
2105
|
+
"$value": "{colors.box-shadow}"
|
|
2106
|
+
},
|
|
2107
|
+
"position-x": {
|
|
2108
|
+
"$extensions": {
|
|
2109
|
+
"com.figma": {
|
|
2110
|
+
"scopes": [
|
|
2111
|
+
"ALL_SCOPES"
|
|
2112
|
+
]
|
|
2113
|
+
}
|
|
2114
|
+
},
|
|
2115
|
+
"$type": "number",
|
|
2116
|
+
"$value": ""
|
|
2117
|
+
},
|
|
2118
|
+
"position-y": {
|
|
2119
|
+
"$extensions": {
|
|
2120
|
+
"com.figma": {
|
|
2121
|
+
"scopes": [
|
|
2122
|
+
"ALL_SCOPES"
|
|
2123
|
+
]
|
|
2124
|
+
}
|
|
2125
|
+
},
|
|
2126
|
+
"$type": "number",
|
|
2127
|
+
"$value": 20
|
|
2128
|
+
},
|
|
2129
|
+
"spread": {
|
|
2130
|
+
"$extensions": {
|
|
2131
|
+
"com.figma": {
|
|
2132
|
+
"scopes": [
|
|
2133
|
+
"ALL_SCOPES"
|
|
2134
|
+
]
|
|
2135
|
+
}
|
|
2136
|
+
},
|
|
2137
|
+
"$type": "number",
|
|
2138
|
+
"$value": -12
|
|
2139
|
+
}
|
|
2140
|
+
},
|
|
2141
|
+
"sm": {
|
|
2142
|
+
"blur": {
|
|
2143
|
+
"$extensions": {
|
|
2144
|
+
"com.figma": {
|
|
2145
|
+
"scopes": [
|
|
2146
|
+
"ALL_SCOPES"
|
|
2147
|
+
]
|
|
2148
|
+
}
|
|
2149
|
+
},
|
|
2150
|
+
"$type": "number",
|
|
2151
|
+
"$value": 16
|
|
2152
|
+
},
|
|
2153
|
+
"Color": {
|
|
2154
|
+
"$extensions": {
|
|
2155
|
+
"com.figma": {
|
|
2156
|
+
"scopes": [
|
|
2157
|
+
"ALL_SCOPES"
|
|
2158
|
+
]
|
|
2159
|
+
}
|
|
2160
|
+
},
|
|
2161
|
+
"$type": "color",
|
|
2162
|
+
"$value": "{colors.box-shadow}"
|
|
2163
|
+
},
|
|
2164
|
+
"position-x": {
|
|
2165
|
+
"$extensions": {
|
|
2166
|
+
"com.figma": {
|
|
2167
|
+
"scopes": [
|
|
2168
|
+
"ALL_SCOPES"
|
|
2169
|
+
]
|
|
2170
|
+
}
|
|
2171
|
+
},
|
|
2172
|
+
"$type": "number",
|
|
2173
|
+
"$value": ""
|
|
2174
|
+
},
|
|
2175
|
+
"position-y": {
|
|
2176
|
+
"$extensions": {
|
|
2177
|
+
"com.figma": {
|
|
2178
|
+
"scopes": [
|
|
2179
|
+
"ALL_SCOPES"
|
|
2180
|
+
]
|
|
2181
|
+
}
|
|
2182
|
+
},
|
|
2183
|
+
"$type": "number",
|
|
2184
|
+
"$value": 12
|
|
2185
|
+
},
|
|
2186
|
+
"spread": {
|
|
2187
|
+
"$extensions": {
|
|
2188
|
+
"com.figma": {
|
|
2189
|
+
"scopes": [
|
|
2190
|
+
"ALL_SCOPES"
|
|
2191
|
+
]
|
|
2192
|
+
}
|
|
2193
|
+
},
|
|
2194
|
+
"$type": "number",
|
|
2195
|
+
"$value": -8
|
|
2196
|
+
}
|
|
2197
|
+
},
|
|
2198
|
+
"xl": {
|
|
2199
|
+
"blur": {
|
|
2200
|
+
"$extensions": {
|
|
2201
|
+
"com.figma": {
|
|
2202
|
+
"scopes": [
|
|
2203
|
+
"ALL_SCOPES"
|
|
2204
|
+
]
|
|
2205
|
+
}
|
|
2206
|
+
},
|
|
2207
|
+
"$type": "number",
|
|
2208
|
+
"$value": 64
|
|
2209
|
+
},
|
|
2210
|
+
"Color": {
|
|
2211
|
+
"$extensions": {
|
|
2212
|
+
"com.figma": {
|
|
2213
|
+
"scopes": [
|
|
2214
|
+
"ALL_SCOPES"
|
|
2215
|
+
]
|
|
2216
|
+
}
|
|
2217
|
+
},
|
|
2218
|
+
"$type": "color",
|
|
2219
|
+
"$value": "{colors.box-shadow}"
|
|
2220
|
+
},
|
|
2221
|
+
"position-x": {
|
|
2222
|
+
"$extensions": {
|
|
2223
|
+
"com.figma": {
|
|
2224
|
+
"scopes": [
|
|
2225
|
+
"ALL_SCOPES"
|
|
2226
|
+
]
|
|
2227
|
+
}
|
|
2228
|
+
},
|
|
2229
|
+
"$type": "number",
|
|
2230
|
+
"$value": ""
|
|
2231
|
+
},
|
|
2232
|
+
"position-y": {
|
|
2233
|
+
"$extensions": {
|
|
2234
|
+
"com.figma": {
|
|
2235
|
+
"scopes": [
|
|
2236
|
+
"ALL_SCOPES"
|
|
2237
|
+
]
|
|
2238
|
+
}
|
|
2239
|
+
},
|
|
2240
|
+
"$type": "number",
|
|
2241
|
+
"$value": 48
|
|
2242
|
+
},
|
|
2243
|
+
"spread": {
|
|
2244
|
+
"$extensions": {
|
|
2245
|
+
"com.figma": {
|
|
2246
|
+
"scopes": [
|
|
2247
|
+
"ALL_SCOPES"
|
|
2248
|
+
]
|
|
2249
|
+
}
|
|
2250
|
+
},
|
|
2251
|
+
"$type": "number",
|
|
2252
|
+
"$value": -24
|
|
2253
|
+
}
|
|
2254
|
+
},
|
|
2255
|
+
"xs": {
|
|
2256
|
+
"blur": {
|
|
2257
|
+
"$extensions": {
|
|
2258
|
+
"com.figma": {
|
|
2259
|
+
"scopes": [
|
|
2260
|
+
"ALL_SCOPES"
|
|
2261
|
+
]
|
|
2262
|
+
}
|
|
2263
|
+
},
|
|
2264
|
+
"$type": "number",
|
|
2265
|
+
"$value": 4
|
|
2266
|
+
},
|
|
2267
|
+
"Color": {
|
|
2268
|
+
"$extensions": {
|
|
2269
|
+
"com.figma": {
|
|
2270
|
+
"scopes": [
|
|
2271
|
+
"ALL_SCOPES"
|
|
2272
|
+
]
|
|
2273
|
+
}
|
|
2274
|
+
},
|
|
2275
|
+
"$type": "color",
|
|
2276
|
+
"$value": "{colors.box-shadow}"
|
|
2277
|
+
},
|
|
2278
|
+
"position-x": {
|
|
2279
|
+
"$extensions": {
|
|
2280
|
+
"com.figma": {
|
|
2281
|
+
"scopes": [
|
|
2282
|
+
"ALL_SCOPES"
|
|
2283
|
+
]
|
|
2284
|
+
}
|
|
2285
|
+
},
|
|
2286
|
+
"$type": "number",
|
|
2287
|
+
"$value": ""
|
|
2288
|
+
},
|
|
2289
|
+
"position-y": {
|
|
2290
|
+
"$extensions": {
|
|
2291
|
+
"com.figma": {
|
|
2292
|
+
"scopes": [
|
|
2293
|
+
"ALL_SCOPES"
|
|
2294
|
+
]
|
|
2295
|
+
}
|
|
2296
|
+
},
|
|
2297
|
+
"$type": "number",
|
|
2298
|
+
"$value": 2
|
|
2299
|
+
},
|
|
2300
|
+
"spread": {
|
|
2301
|
+
"$extensions": {
|
|
2302
|
+
"com.figma": {
|
|
2303
|
+
"scopes": [
|
|
2304
|
+
"ALL_SCOPES"
|
|
2305
|
+
]
|
|
2306
|
+
}
|
|
2307
|
+
},
|
|
2308
|
+
"$type": "number",
|
|
2309
|
+
"$value": ""
|
|
2310
|
+
}
|
|
2311
|
+
}
|
|
2312
|
+
},
|
|
1851
2313
|
"spacing": {
|
|
1852
2314
|
"2xl": {
|
|
1853
2315
|
"$extensions": {
|
|
@@ -1915,6 +2377,17 @@
|
|
|
1915
2377
|
"$type": "number",
|
|
1916
2378
|
"$value": "{scale.16}"
|
|
1917
2379
|
},
|
|
2380
|
+
"none": {
|
|
2381
|
+
"$extensions": {
|
|
2382
|
+
"com.figma": {
|
|
2383
|
+
"scopes": [
|
|
2384
|
+
"ALL_SCOPES"
|
|
2385
|
+
]
|
|
2386
|
+
}
|
|
2387
|
+
},
|
|
2388
|
+
"$type": "number",
|
|
2389
|
+
"$value": "{scale.0}"
|
|
2390
|
+
},
|
|
1918
2391
|
"sm": {
|
|
1919
2392
|
"$extensions": {
|
|
1920
2393
|
"com.figma": {
|