@devexpress/design-tokens-internal 261.0.8 → 262.0.2

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.
Files changed (135) hide show
  1. package/package.json +1 -1
  2. package/tokens/base/colors/palettes/fluent/blue.json +18 -18
  3. package/tokens/base/colors/palettes/fluent/cool-blue.json +18 -18
  4. package/tokens/base/colors/palettes/fluent/desert.json +18 -18
  5. package/tokens/base/colors/palettes/fluent/mint.json +18 -18
  6. package/tokens/base/colors/palettes/fluent/moss.json +18 -18
  7. package/tokens/base/colors/palettes/fluent/orchid.json +18 -18
  8. package/tokens/base/colors/palettes/fluent/purple.json +18 -18
  9. package/tokens/base/colors/palettes/fluent/rose.json +18 -18
  10. package/tokens/base/colors/palettes/fluent/rust.json +18 -18
  11. package/tokens/base/colors/palettes/fluent/steel.json +18 -18
  12. package/tokens/base/colors/palettes/fluent/storm.json +18 -18
  13. package/tokens/base/colors/palettes/material/blue.json +26 -26
  14. package/tokens/base/colors/palettes/material/purple.json +26 -26
  15. package/tokens/components/blazor/size/fluent_large.json +1404 -0
  16. package/tokens/components/blazor/size/fluent_medium.json +1404 -0
  17. package/tokens/components/blazor/size/fluent_small.json +1404 -0
  18. package/tokens/components/blazor/{button → theme}/fluent.json +4141 -1279
  19. package/tokens/components/core/size/fluent_large.json +10119 -0
  20. package/tokens/components/core/size/fluent_medium.json +10119 -0
  21. package/tokens/components/core/size/fluent_small.json +10119 -0
  22. package/tokens/components/core/size/material_medium.json +10119 -0
  23. package/tokens/components/core/theme/fluent.json +7556 -0
  24. package/tokens/components/core/theme/material.json +7556 -0
  25. package/tokens/components/wpf/badge/fluent.json +25 -25
  26. package/tokens/components/wpf/bars/fluent.json +2356 -1249
  27. package/tokens/components/wpf/button/fluent.json +372 -372
  28. package/tokens/components/wpf/button-edit/fluent.json +177 -177
  29. package/tokens/components/wpf/button-group/fluent.json +27 -27
  30. package/tokens/components/wpf/button-text/fluent.json +68 -68
  31. package/tokens/components/wpf/card-view/fluent.json +664 -0
  32. package/tokens/components/wpf/checkedit/fluent.json +14 -14
  33. package/tokens/components/wpf/compact-icon-button/fluent.json +72 -72
  34. package/tokens/components/wpf/datapager/fluent.json +56 -56
  35. package/tokens/components/{core/color-palette → wpf/docking}/fluent.json +830 -1033
  36. package/tokens/components/{core/overflow-menu → wpf/gallery}/fluent.json +937 -504
  37. package/tokens/components/wpf/grid/fluent.json +978 -0
  38. package/tokens/components/wpf/groupbox/fluent.json +295 -295
  39. package/tokens/components/wpf/listbox-edit/fluent.json +401 -377
  40. package/tokens/components/wpf/pagercontrol/fluent.json +135 -135
  41. package/tokens/components/wpf/popup/fluent.json +70 -70
  42. package/tokens/components/wpf/progress-bar/fluent.json +256 -256
  43. package/tokens/components/wpf/radio-button/fluent.json +28 -28
  44. package/tokens/components/{core/calendar → wpf/ribbon}/fluent.json +1251 -995
  45. package/tokens/components/wpf/scroll-bar/fluent.json +127 -127
  46. package/tokens/components/wpf/scroll-view/fluent.json +43 -43
  47. package/tokens/components/wpf/separator/fluent.json +5 -5
  48. package/tokens/components/wpf/split-button/fluent.json +26 -26
  49. package/tokens/components/wpf/standard-groupbox/fluent.json +104 -104
  50. package/tokens/components/wpf/text-edit/fluent.json +132 -132
  51. package/tokens/components/{core/pagination → wpf/themed-window}/fluent.json +423 -327
  52. package/tokens/components/wpf/toggle-switch/fluent.json +218 -218
  53. package/tokens/components/{blazor/listbox → wpf/treeview}/fluent.json +142 -139
  54. package/tokens/components/wpf/wait-indicator/fluent.json +62 -62
  55. package/tokens/figma-utils/icon/set/material.json +1 -1
  56. package/tokens/global/{fluent/theme-builder.json → fluent.json} +8 -14
  57. package/tokens/global/{material/theme-builder.json → material.json} +8 -14
  58. package/tokens/semantic/colors/fluent/dark.json +39 -27
  59. package/tokens/semantic/colors/fluent/light.json +39 -27
  60. package/tokens/semantic/colors/material/dark.json +103 -91
  61. package/tokens/semantic/colors/material/light.json +102 -90
  62. package/tokens/semantic/typography/fluent/line-height.json +2 -2
  63. package/tokens/components/blazor/accordion/fluent.json +0 -126
  64. package/tokens/components/blazor/button-group/fluent.json +0 -76
  65. package/tokens/components/blazor/carousel/fluent.json +0 -3120
  66. package/tokens/components/blazor/checkbox/fluent.json +0 -280
  67. package/tokens/components/blazor/color-palette/fluent.json +0 -1367
  68. package/tokens/components/blazor/column-chooser/fluent.json +0 -362
  69. package/tokens/components/blazor/filter-builder/fluent.json +0 -1188
  70. package/tokens/components/blazor/html-editor/fluent.json +0 -302
  71. package/tokens/components/blazor/loading-panel_wait-indicator/fluent.json +0 -249
  72. package/tokens/components/blazor/memo/fluent.json +0 -54
  73. package/tokens/components/blazor/menu/fluent.json +0 -42
  74. package/tokens/components/blazor/message-bar/fluent.json +0 -196
  75. package/tokens/components/blazor/message-box/fluent.json +0 -66
  76. package/tokens/components/blazor/overflow-menu/fluent.json +0 -118
  77. package/tokens/components/blazor/pager/fluent.json +0 -204
  78. package/tokens/components/blazor/progress-bar/fluent.json +0 -211
  79. package/tokens/components/blazor/radio/fluent.json +0 -284
  80. package/tokens/components/blazor/ribbon/fluent.json +0 -237
  81. package/tokens/components/blazor/rich-text-editor/fluent.json +0 -1107
  82. package/tokens/components/blazor/scheduler/fluent.json +0 -2918
  83. package/tokens/components/blazor/scheduler-popups/fluent.json +0 -566
  84. package/tokens/components/blazor/split-button/fluent.json +0 -156
  85. package/tokens/components/blazor/switcher/fluent.json +0 -210
  86. package/tokens/components/blazor/tabs/fluent.json +0 -280
  87. package/tokens/components/blazor/tagbox/fluent.json +0 -160
  88. package/tokens/components/blazor/text-edit/fluent.json +0 -388
  89. package/tokens/components/blazor/toast/fluent.json +0 -1336
  90. package/tokens/components/blazor/toolbar/fluent.json +0 -180
  91. package/tokens/components/blazor/tooltip/fluent.json +0 -33
  92. package/tokens/components/blazor/treeview/fluent.json +0 -2648
  93. package/tokens/components/blazor/uploader/fluent.json +0 -3250
  94. package/tokens/components/core/accordion/fluent.json +0 -890
  95. package/tokens/components/core/ai-chat/fluent.json +0 -3104
  96. package/tokens/components/core/badge/fluent.json +0 -174
  97. package/tokens/components/core/button/fluent.json +0 -520
  98. package/tokens/components/core/checkbox/fluent.json +0 -892
  99. package/tokens/components/core/collapse-button/fluent.json +0 -366
  100. package/tokens/components/core/container-body/fluent.json +0 -186
  101. package/tokens/components/core/container-footer/fluent.json +0 -221
  102. package/tokens/components/core/container-header/fluent.json +0 -361
  103. package/tokens/components/core/dialog/fluent.json +0 -190
  104. package/tokens/components/core/drawer/fluent.json +0 -173
  105. package/tokens/components/core/empty-item/fluent.json +0 -384
  106. package/tokens/components/core/focus-rect/fluent.json +0 -90
  107. package/tokens/components/core/form/fluent.json +0 -376
  108. package/tokens/components/core/grid/fluent.json +0 -4876
  109. package/tokens/components/core/icon-wrapper/fluent.json +0 -162
  110. package/tokens/components/core/indent-space/fluent.json +0 -120
  111. package/tokens/components/core/label/fluent.json +0 -150
  112. package/tokens/components/core/link/fluent.json +0 -318
  113. package/tokens/components/core/listbox/fluent.json +0 -940
  114. package/tokens/components/core/menu/fluent.json +0 -748
  115. package/tokens/components/core/message-bar/fluent.json +0 -276
  116. package/tokens/components/core/popover/fluent.json +0 -252
  117. package/tokens/components/core/popover-card/fluent.json +0 -512
  118. package/tokens/components/core/popup/fluent.json +0 -202
  119. package/tokens/components/core/progress-bar/fluent.json +0 -281
  120. package/tokens/components/core/radio-button/fluent.json +0 -534
  121. package/tokens/components/core/ribbon/fluent.json +0 -4045
  122. package/tokens/components/core/scroll-bar/fluent.json +0 -161
  123. package/tokens/components/core/separator/fluent.json +0 -31
  124. package/tokens/components/core/skeleton/fluent.json +0 -100
  125. package/tokens/components/core/spinner_load-indicator/fluent.json +0 -426
  126. package/tokens/components/core/splitter/fluent.json +0 -962
  127. package/tokens/components/core/switch/fluent.json +0 -794
  128. package/tokens/components/core/tabs/fluent.json +0 -666
  129. package/tokens/components/core/tag/fluent.json +0 -332
  130. package/tokens/components/core/text-content/fluent.json +0 -336
  131. package/tokens/components/core/text-edit/fluent.json +0 -681
  132. package/tokens/components/core/toast/fluent.json +0 -411
  133. package/tokens/components/core/toolbar/fluent.json +0 -464
  134. package/tokens/components/core/tooltip/fluent.json +0 -245
  135. package/tokens/components/core/treeview/fluent.json +0 -836
@@ -1,3250 +0,0 @@
1
- {
2
- "uploader": {
3
- "item": {
4
- "color": {
5
- "uploaded": {
6
- "icon": {
7
- "$extensions": {
8
- "com.figma.scopes": [
9
- "SHAPE_FILL"
10
- ],
11
- "com.figma.hiddenFromPublishing": true
12
- },
13
- "$type": "color",
14
- "$value": "{color.content.neutral.default.rest}"
15
- },
16
- "text": {
17
- "$extensions": {
18
- "com.figma.scopes": [
19
- "TEXT_FILL"
20
- ],
21
- "com.figma.hiddenFromPublishing": true
22
- },
23
- "$type": "color",
24
- "$value": "{color.content.neutral.default.rest}"
25
- },
26
- "caption": {
27
- "$extensions": {
28
- "com.figma.scopes": [
29
- "ALL_SCOPES"
30
- ],
31
- "com.figma.hiddenFromPublishing": true
32
- },
33
- "$type": "color",
34
- "$value": "{color.content.success.default.rest}"
35
- },
36
- "subtext": {
37
- "$extensions": {
38
- "com.figma.scopes": [
39
- "TEXT_FILL"
40
- ],
41
- "com.figma.hiddenFromPublishing": true
42
- },
43
- "$type": "color",
44
- "$value": "{color.content.neutral.subdued.rest}"
45
- }
46
- },
47
- "canceled": {
48
- "icon": {
49
- "$extensions": {
50
- "com.figma.scopes": [
51
- "SHAPE_FILL"
52
- ],
53
- "com.figma.hiddenFromPublishing": true
54
- },
55
- "$type": "color",
56
- "$value": "{color.content.neutral.default.rest}"
57
- },
58
- "text": {
59
- "$extensions": {
60
- "com.figma.scopes": [
61
- "TEXT_FILL"
62
- ],
63
- "com.figma.hiddenFromPublishing": true
64
- },
65
- "$type": "color",
66
- "$value": "{color.content.neutral.default.rest}"
67
- },
68
- "caption": {
69
- "$extensions": {
70
- "com.figma.scopes": [
71
- "ALL_SCOPES"
72
- ],
73
- "com.figma.hiddenFromPublishing": true
74
- },
75
- "$type": "color",
76
- "$value": "{color.content.danger.default.rest}"
77
- },
78
- "subtext": {
79
- "$extensions": {
80
- "com.figma.scopes": [
81
- "TEXT_FILL"
82
- ],
83
- "com.figma.hiddenFromPublishing": true
84
- },
85
- "$type": "color",
86
- "$value": "{color.content.neutral.subdued.rest}"
87
- }
88
- },
89
- "unload-pause": {
90
- "icon": {
91
- "$extensions": {
92
- "com.figma.scopes": [
93
- "SHAPE_FILL"
94
- ],
95
- "com.figma.hiddenFromPublishing": true
96
- },
97
- "$type": "color",
98
- "$value": "{color.content.neutral.default.rest}"
99
- },
100
- "subtext": {
101
- "$extensions": {
102
- "com.figma.scopes": [
103
- "TEXT_FILL"
104
- ],
105
- "com.figma.hiddenFromPublishing": true
106
- },
107
- "$type": "color",
108
- "$value": "{color.content.neutral.subdued.rest}"
109
- },
110
- "text": {
111
- "$extensions": {
112
- "com.figma.scopes": [
113
- "TEXT_FILL"
114
- ],
115
- "com.figma.hiddenFromPublishing": true
116
- },
117
- "$type": "color",
118
- "$value": "{color.content.neutral.default.rest}"
119
- }
120
- },
121
- "ready-to-upload": {
122
- "text": {
123
- "$extensions": {
124
- "com.figma.scopes": [
125
- "TEXT_FILL"
126
- ],
127
- "com.figma.hiddenFromPublishing": true
128
- },
129
- "$type": "color",
130
- "$value": "{color.content.neutral.default.rest}"
131
- },
132
- "subtext": {
133
- "$extensions": {
134
- "com.figma.scopes": [
135
- "TEXT_FILL"
136
- ],
137
- "com.figma.hiddenFromPublishing": true
138
- },
139
- "$type": "color",
140
- "$value": "{color.content.neutral.subdued.rest}"
141
- },
142
- "caption": {
143
- "$extensions": {
144
- "com.figma.scopes": [
145
- "TEXT_FILL"
146
- ],
147
- "com.figma.hiddenFromPublishing": true
148
- },
149
- "$type": "color",
150
- "$value": "{color.content.neutral.default.inverted.disabled}"
151
- },
152
- "icon": {
153
- "$extensions": {
154
- "com.figma.scopes": [
155
- "SHAPE_FILL"
156
- ],
157
- "com.figma.hiddenFromPublishing": true
158
- },
159
- "$type": "color",
160
- "$value": "{color.content.neutral.default.rest}"
161
- }
162
- },
163
- "error": {
164
- "text": {
165
- "$extensions": {
166
- "com.figma.scopes": [
167
- "TEXT_FILL"
168
- ],
169
- "com.figma.hiddenFromPublishing": true
170
- },
171
- "$type": "color",
172
- "$value": "{color.content.neutral.default.rest}"
173
- },
174
- "icon": {
175
- "$extensions": {
176
- "com.figma.scopes": [
177
- "SHAPE_FILL"
178
- ],
179
- "com.figma.hiddenFromPublishing": true
180
- },
181
- "$type": "color",
182
- "$value": "{color.content.neutral.default.rest}"
183
- },
184
- "caption": {
185
- "$extensions": {
186
- "com.figma.scopes": [
187
- "ALL_SCOPES"
188
- ],
189
- "com.figma.hiddenFromPublishing": true
190
- },
191
- "$type": "color",
192
- "$value": "{color.content.danger.default.rest}"
193
- },
194
- "subtext": {
195
- "$extensions": {
196
- "com.figma.scopes": [
197
- "TEXT_FILL"
198
- ],
199
- "com.figma.hiddenFromPublishing": true
200
- },
201
- "$type": "color",
202
- "$value": "{color.content.neutral.subdued.rest}"
203
- }
204
- },
205
- "normal": {
206
- "subtext": {
207
- "$extensions": {
208
- "com.figma.scopes": [
209
- "TEXT_FILL"
210
- ],
211
- "com.figma.hiddenFromPublishing": true
212
- },
213
- "$type": "color",
214
- "$value": "{color.content.neutral.subdued.rest}"
215
- },
216
- "text": {
217
- "$extensions": {
218
- "com.figma.scopes": [
219
- "TEXT_FILL"
220
- ],
221
- "com.figma.hiddenFromPublishing": true
222
- },
223
- "$type": "color",
224
- "$value": "{color.content.neutral.default.rest}"
225
- },
226
- "icon": {
227
- "$extensions": {
228
- "com.figma.scopes": [
229
- "SHAPE_FILL"
230
- ],
231
- "com.figma.hiddenFromPublishing": true
232
- },
233
- "$type": "color",
234
- "$value": "{color.content.neutral.default.rest}"
235
- }
236
- },
237
- "loading": {
238
- "icon": {
239
- "$extensions": {
240
- "com.figma.scopes": [
241
- "SHAPE_FILL"
242
- ],
243
- "com.figma.hiddenFromPublishing": true
244
- },
245
- "$type": "color",
246
- "$value": "{color.content.neutral.subdued.disabled}"
247
- }
248
- }
249
- },
250
- "typography": {
251
- "subtext": {
252
- "medium": {
253
- "font-family": {
254
- "$extensions": {
255
- "com.figma.scopes": [
256
- "FONT_FAMILY"
257
- ],
258
- "com.figma.hiddenFromPublishing": true
259
- },
260
- "$type": "text",
261
- "$value": "{font-family.sans-serif}"
262
- },
263
- "font-weight": {
264
- "$extensions": {
265
- "com.figma.scopes": [
266
- "FONT_WEIGHT"
267
- ],
268
- "com.figma.hiddenFromPublishing": true
269
- },
270
- "$type": "number",
271
- "$value": "{font-weight.caption-2}"
272
- },
273
- "font-size": {
274
- "$extensions": {
275
- "com.figma.scopes": [
276
- "FONT_SIZE"
277
- ],
278
- "com.figma.hiddenFromPublishing": true
279
- },
280
- "$type": "number",
281
- "$value": "{font-size.caption-2}"
282
- },
283
- "line-height": {
284
- "$extensions": {
285
- "com.figma.scopes": [
286
- "LINE_HEIGHT"
287
- ],
288
- "com.figma.hiddenFromPublishing": true
289
- },
290
- "$type": "number",
291
- "$value": "{line-height.caption-2}"
292
- }
293
- },
294
- "large": {
295
- "font-family": {
296
- "$extensions": {
297
- "com.figma.scopes": [
298
- "FONT_FAMILY"
299
- ],
300
- "com.figma.hiddenFromPublishing": true
301
- },
302
- "$type": "text",
303
- "$value": "{font-family.sans-serif}"
304
- },
305
- "line-height": {
306
- "$extensions": {
307
- "com.figma.scopes": [
308
- "LINE_HEIGHT"
309
- ],
310
- "com.figma.hiddenFromPublishing": true
311
- },
312
- "$type": "number",
313
- "$value": "{line-height.caption-2}"
314
- },
315
- "font-weight": {
316
- "$extensions": {
317
- "com.figma.scopes": [
318
- "FONT_WEIGHT"
319
- ],
320
- "com.figma.hiddenFromPublishing": true
321
- },
322
- "$type": "number",
323
- "$value": "{font-weight.caption-2}"
324
- },
325
- "font-size": {
326
- "$extensions": {
327
- "com.figma.scopes": [
328
- "FONT_SIZE"
329
- ],
330
- "com.figma.hiddenFromPublishing": true
331
- },
332
- "$type": "number",
333
- "$value": "{font-size.caption-2}"
334
- }
335
- },
336
- "small": {
337
- "font-family": {
338
- "$extensions": {
339
- "com.figma.scopes": [
340
- "FONT_FAMILY"
341
- ],
342
- "com.figma.hiddenFromPublishing": true
343
- },
344
- "$type": "text",
345
- "$value": "{font-family.sans-serif}"
346
- },
347
- "font-weight": {
348
- "$extensions": {
349
- "com.figma.scopes": [
350
- "FONT_WEIGHT"
351
- ],
352
- "com.figma.hiddenFromPublishing": true
353
- },
354
- "$type": "number",
355
- "$value": "{font-weight.caption-2}"
356
- },
357
- "line-height": {
358
- "$extensions": {
359
- "com.figma.scopes": [
360
- "LINE_HEIGHT"
361
- ],
362
- "com.figma.hiddenFromPublishing": true
363
- },
364
- "$type": "number",
365
- "$value": "{line-height.caption-2}"
366
- },
367
- "font-size": {
368
- "$extensions": {
369
- "com.figma.scopes": [
370
- "FONT_SIZE"
371
- ],
372
- "com.figma.hiddenFromPublishing": true
373
- },
374
- "$type": "number",
375
- "$value": "{font-size.caption-2}"
376
- }
377
- }
378
- },
379
- "text": {
380
- "small": {
381
- "font-family": {
382
- "$extensions": {
383
- "com.figma.scopes": [
384
- "FONT_FAMILY"
385
- ],
386
- "com.figma.hiddenFromPublishing": true
387
- },
388
- "$type": "text",
389
- "$value": "{font-family.sans-serif}"
390
- },
391
- "font-size": {
392
- "$extensions": {
393
- "com.figma.scopes": [
394
- "FONT_SIZE"
395
- ],
396
- "com.figma.hiddenFromPublishing": true
397
- },
398
- "$type": "number",
399
- "$value": "{font-size.caption-1}"
400
- },
401
- "line-height": {
402
- "$extensions": {
403
- "com.figma.scopes": [
404
- "LINE_HEIGHT"
405
- ],
406
- "com.figma.hiddenFromPublishing": true
407
- },
408
- "$type": "number",
409
- "$value": "{line-height.caption-1}"
410
- },
411
- "font-weight": {
412
- "$extensions": {
413
- "com.figma.scopes": [
414
- "FONT_WEIGHT"
415
- ],
416
- "com.figma.hiddenFromPublishing": true
417
- },
418
- "$type": "number",
419
- "$value": "{font-weight.caption-1}"
420
- }
421
- },
422
- "large": {
423
- "font-family": {
424
- "$extensions": {
425
- "com.figma.scopes": [
426
- "FONT_FAMILY"
427
- ],
428
- "com.figma.hiddenFromPublishing": true
429
- },
430
- "$type": "text",
431
- "$value": "{font-family.sans-serif}"
432
- },
433
- "font-weight": {
434
- "$extensions": {
435
- "com.figma.scopes": [
436
- "FONT_WEIGHT"
437
- ],
438
- "com.figma.hiddenFromPublishing": true
439
- },
440
- "$type": "number",
441
- "$value": "{font-weight.body-2}"
442
- },
443
- "line-height": {
444
- "$extensions": {
445
- "com.figma.scopes": [
446
- "LINE_HEIGHT"
447
- ],
448
- "com.figma.hiddenFromPublishing": true
449
- },
450
- "$type": "number",
451
- "$value": "{line-height.body-2}"
452
- },
453
- "font-size": {
454
- "$extensions": {
455
- "com.figma.scopes": [
456
- "FONT_SIZE"
457
- ],
458
- "com.figma.hiddenFromPublishing": true
459
- },
460
- "$type": "number",
461
- "$value": "{font-size.body-2}"
462
- }
463
- },
464
- "medium": {
465
- "font-family": {
466
- "$extensions": {
467
- "com.figma.scopes": [
468
- "FONT_FAMILY"
469
- ],
470
- "com.figma.hiddenFromPublishing": true
471
- },
472
- "$type": "text",
473
- "$value": "{font-family.sans-serif}"
474
- },
475
- "line-height": {
476
- "$extensions": {
477
- "com.figma.scopes": [
478
- "LINE_HEIGHT"
479
- ],
480
- "com.figma.hiddenFromPublishing": true
481
- },
482
- "$type": "number",
483
- "$value": "{line-height.body-1}"
484
- },
485
- "font-weight": {
486
- "$extensions": {
487
- "com.figma.scopes": [
488
- "FONT_WEIGHT"
489
- ],
490
- "com.figma.hiddenFromPublishing": true
491
- },
492
- "$type": "number",
493
- "$value": "{font-weight.body-1}"
494
- },
495
- "font-size": {
496
- "$extensions": {
497
- "com.figma.scopes": [
498
- "FONT_SIZE"
499
- ],
500
- "com.figma.hiddenFromPublishing": true
501
- },
502
- "$type": "number",
503
- "$value": "{font-size.body-1}"
504
- }
505
- }
506
- }
507
- },
508
- "icon": {
509
- "size": {
510
- "large": {
511
- "$extensions": {
512
- "com.figma.scopes": [
513
- "ALL_SCOPES"
514
- ],
515
- "com.figma.hiddenFromPublishing": true
516
- },
517
- "$type": "number",
518
- "$value": "{icon.size.24px}"
519
- },
520
- "small": {
521
- "$extensions": {
522
- "com.figma.scopes": [
523
- "ALL_SCOPES"
524
- ],
525
- "com.figma.hiddenFromPublishing": true
526
- },
527
- "$type": "number",
528
- "$value": "{icon.size.16px}"
529
- },
530
- "medium": {
531
- "$extensions": {
532
- "com.figma.scopes": [
533
- "ALL_SCOPES"
534
- ],
535
- "com.figma.hiddenFromPublishing": true
536
- },
537
- "$type": "number",
538
- "$value": "{icon.size.20px}"
539
- }
540
- }
541
- },
542
- "layout": {
543
- "icon-box": {
544
- "medium": {
545
- "left": {
546
- "$extensions": {
547
- "com.figma.scopes": [
548
- "GAP"
549
- ],
550
- "com.figma.hiddenFromPublishing": true
551
- },
552
- "$type": "number",
553
- "$value": "{spacing.100}"
554
- },
555
- "right": {
556
- "$extensions": {
557
- "com.figma.scopes": [
558
- "GAP"
559
- ],
560
- "com.figma.hiddenFromPublishing": true
561
- },
562
- "$type": "number",
563
- "$value": "{spacing.0}"
564
- },
565
- "vertical": {
566
- "$extensions": {
567
- "com.figma.scopes": [
568
- "GAP"
569
- ],
570
- "com.figma.hiddenFromPublishing": true
571
- },
572
- "$type": "number",
573
- "$value": "{spacing.100}"
574
- }
575
- },
576
- "large": {
577
- "right": {
578
- "$extensions": {
579
- "com.figma.scopes": [
580
- "GAP"
581
- ],
582
- "com.figma.hiddenFromPublishing": true
583
- },
584
- "$type": "number",
585
- "$value": "{spacing.0}"
586
- },
587
- "left": {
588
- "$extensions": {
589
- "com.figma.scopes": [
590
- "GAP"
591
- ],
592
- "com.figma.hiddenFromPublishing": true
593
- },
594
- "$type": "number",
595
- "$value": "{spacing.120}"
596
- },
597
- "vertical": {
598
- "$extensions": {
599
- "com.figma.scopes": [
600
- "GAP"
601
- ],
602
- "com.figma.hiddenFromPublishing": true
603
- },
604
- "$type": "number",
605
- "$value": "{spacing.120}"
606
- }
607
- },
608
- "small": {
609
- "right": {
610
- "$extensions": {
611
- "com.figma.scopes": [
612
- "GAP"
613
- ],
614
- "com.figma.hiddenFromPublishing": true
615
- },
616
- "$type": "number",
617
- "$value": "{spacing.0}"
618
- },
619
- "vertical": {
620
- "$extensions": {
621
- "com.figma.scopes": [
622
- "GAP"
623
- ],
624
- "com.figma.hiddenFromPublishing": true
625
- },
626
- "$type": "number",
627
- "$value": "{spacing.80}"
628
- },
629
- "left": {
630
- "$extensions": {
631
- "com.figma.scopes": [
632
- "GAP"
633
- ],
634
- "com.figma.hiddenFromPublishing": true
635
- },
636
- "$type": "number",
637
- "$value": "{spacing.80}"
638
- }
639
- }
640
- },
641
- "progress-bar": {
642
- "medium": {
643
- "top": {
644
- "$extensions": {
645
- "com.figma.scopes": [
646
- "GAP"
647
- ],
648
- "com.figma.hiddenFromPublishing": true
649
- },
650
- "$type": "number",
651
- "$value": "{spacing.60}"
652
- }
653
- },
654
- "large": {
655
- "top": {
656
- "$extensions": {
657
- "com.figma.scopes": [
658
- "GAP"
659
- ],
660
- "com.figma.hiddenFromPublishing": true
661
- },
662
- "$type": "number",
663
- "$value": "{spacing.60}"
664
- }
665
- },
666
- "small": {
667
- "top": {
668
- "$extensions": {
669
- "com.figma.scopes": [
670
- "GAP"
671
- ],
672
- "com.figma.hiddenFromPublishing": true
673
- },
674
- "$type": "number",
675
- "$value": "{spacing.60}"
676
- }
677
- }
678
- },
679
- "button-box": {
680
- "small": {
681
- "vertical": {
682
- "$extensions": {
683
- "com.figma.scopes": [
684
- "GAP"
685
- ],
686
- "com.figma.hiddenFromPublishing": true
687
- },
688
- "$type": "number",
689
- "$value": "{spacing.40}"
690
- }
691
- },
692
- "large": {
693
- "vertical": {
694
- "$extensions": {
695
- "com.figma.scopes": [
696
- "GAP"
697
- ],
698
- "com.figma.hiddenFromPublishing": true
699
- },
700
- "$type": "number",
701
- "$value": "{spacing.50}"
702
- }
703
- },
704
- "medium": {
705
- "vertical": {
706
- "$extensions": {
707
- "com.figma.scopes": [
708
- "GAP"
709
- ],
710
- "com.figma.hiddenFromPublishing": true
711
- },
712
- "$type": "number",
713
- "$value": "{spacing.50}"
714
- }
715
- }
716
- },
717
- "inner-box": {
718
- "medium": {
719
- "horizontal": {
720
- "$extensions": {
721
- "com.figma.scopes": [
722
- "GAP"
723
- ],
724
- "com.figma.hiddenFromPublishing": true
725
- },
726
- "$type": "number",
727
- "$value": "{spacing.80}"
728
- }
729
- },
730
- "large": {
731
- "horizontal": {
732
- "$extensions": {
733
- "com.figma.scopes": [
734
- "GAP"
735
- ],
736
- "com.figma.hiddenFromPublishing": true
737
- },
738
- "$type": "number",
739
- "$value": "{spacing.100}"
740
- }
741
- },
742
- "small": {
743
- "horizontal": {
744
- "$extensions": {
745
- "com.figma.scopes": [
746
- "GAP"
747
- ],
748
- "com.figma.hiddenFromPublishing": true
749
- },
750
- "$type": "number",
751
- "$value": "{spacing.60}"
752
- }
753
- }
754
- },
755
- "icon-wrapper": {
756
- "medium": {
757
- "$extensions": {
758
- "com.figma.scopes": [
759
- "WIDTH_HEIGHT"
760
- ],
761
- "com.figma.hiddenFromPublishing": true
762
- },
763
- "$type": "number",
764
- "$value": "{spacing.200}"
765
- },
766
- "large": {
767
- "$extensions": {
768
- "com.figma.scopes": [
769
- "WIDTH_HEIGHT"
770
- ],
771
- "com.figma.hiddenFromPublishing": true
772
- },
773
- "$type": "number",
774
- "$value": "{spacing.240}"
775
- },
776
- "small": {
777
- "$extensions": {
778
- "com.figma.scopes": [
779
- "WIDTH_HEIGHT"
780
- ],
781
- "com.figma.hiddenFromPublishing": true
782
- },
783
- "$type": "number",
784
- "$value": "{spacing.160}"
785
- }
786
- },
787
- "info-line": {
788
- "medium": {
789
- "gap": {
790
- "$extensions": {
791
- "com.figma.scopes": [
792
- "GAP"
793
- ],
794
- "com.figma.hiddenFromPublishing": true
795
- },
796
- "$type": "number",
797
- "$value": "{spacing.60}"
798
- }
799
- },
800
- "large": {
801
- "gap": {
802
- "$extensions": {
803
- "com.figma.scopes": [
804
- "GAP"
805
- ],
806
- "com.figma.hiddenFromPublishing": true
807
- },
808
- "$type": "number",
809
- "$value": "{spacing.80}"
810
- }
811
- },
812
- "small": {
813
- "gap": {
814
- "$extensions": {
815
- "com.figma.scopes": [
816
- "GAP"
817
- ],
818
- "com.figma.hiddenFromPublishing": true
819
- },
820
- "$type": "number",
821
- "$value": "{spacing.40}"
822
- }
823
- }
824
- }
825
- }
826
- },
827
- "root": {
828
- "compact": {
829
- "color": {
830
- "normal": {
831
- "text": {
832
- "$extensions": {
833
- "com.figma.scopes": [
834
- "TEXT_FILL"
835
- ],
836
- "com.figma.hiddenFromPublishing": true
837
- },
838
- "$type": "color",
839
- "$value": "{color.content.neutral.default.rest}"
840
- },
841
- "border": {
842
- "$extensions": {
843
- "com.figma.scopes": [
844
- "STROKE_COLOR"
845
- ],
846
- "com.figma.hiddenFromPublishing": true
847
- },
848
- "$type": "color",
849
- "$value": "{color.content.neutral.default.disabled}"
850
- },
851
- "icon": {
852
- "$extensions": {
853
- "com.figma.scopes": [
854
- "SHAPE_FILL"
855
- ],
856
- "com.figma.hiddenFromPublishing": true
857
- },
858
- "$type": "color",
859
- "$value": "{color.content.neutral.default.disabled}"
860
- },
861
- "bg": {
862
- "$extensions": {
863
- "com.figma.scopes": [
864
- "FRAME_FILL"
865
- ],
866
- "com.figma.hiddenFromPublishing": true
867
- },
868
- "$type": "color",
869
- "$value": "{color.surface.neutral.subdued.rest}"
870
- }
871
- },
872
- "disabled": {
873
- "bg": {
874
- "$extensions": {
875
- "com.figma.scopes": [
876
- "FRAME_FILL"
877
- ],
878
- "com.figma.hiddenFromPublishing": true
879
- },
880
- "$type": "color",
881
- "$value": "{color.surface.neutral.subdued.rest}"
882
- },
883
- "icon": {
884
- "$extensions": {
885
- "com.figma.scopes": [
886
- "SHAPE_FILL"
887
- ],
888
- "com.figma.hiddenFromPublishing": true
889
- },
890
- "$type": "color",
891
- "$value": "{color.content.neutral.default.disabled}"
892
- },
893
- "border": {
894
- "$extensions": {
895
- "com.figma.scopes": [
896
- "STROKE_COLOR"
897
- ],
898
- "com.figma.hiddenFromPublishing": true
899
- },
900
- "$type": "color",
901
- "$value": "{color.content.neutral.default.disabled}"
902
- },
903
- "text": {
904
- "$extensions": {
905
- "com.figma.scopes": [
906
- "TEXT_FILL"
907
- ],
908
- "com.figma.hiddenFromPublishing": true
909
- },
910
- "$type": "color",
911
- "$value": "{color.content.neutral.default.disabled}"
912
- }
913
- },
914
- "hover": {
915
- "bg": {
916
- "$extensions": {
917
- "com.figma.scopes": [
918
- "FRAME_FILL"
919
- ],
920
- "com.figma.hiddenFromPublishing": true
921
- },
922
- "$type": "color",
923
- "$value": "{color.surface.neutral.subdued.hovered}"
924
- },
925
- "border": {
926
- "$extensions": {
927
- "com.figma.scopes": [
928
- "STROKE_COLOR"
929
- ],
930
- "com.figma.hiddenFromPublishing": true
931
- },
932
- "$type": "color",
933
- "$value": "{color.content.primary.default.rest}"
934
- },
935
- "text": {
936
- "$extensions": {
937
- "com.figma.scopes": [
938
- "TEXT_FILL"
939
- ],
940
- "com.figma.hiddenFromPublishing": true
941
- },
942
- "$type": "color",
943
- "$value": "{color.content.neutral.default.rest}"
944
- },
945
- "icon": {
946
- "$extensions": {
947
- "com.figma.scopes": [
948
- "SHAPE_FILL"
949
- ],
950
- "com.figma.hiddenFromPublishing": true
951
- },
952
- "$type": "color",
953
- "$value": "{color.content.neutral.default.disabled}"
954
- }
955
- }
956
- },
957
- "typography": {
958
- "medium": {
959
- "font-family": {
960
- "$extensions": {
961
- "com.figma.scopes": [
962
- "FONT_FAMILY"
963
- ],
964
- "com.figma.hiddenFromPublishing": true
965
- },
966
- "$type": "text",
967
- "$value": "{font-family.sans-serif}"
968
- },
969
- "line-height": {
970
- "$extensions": {
971
- "com.figma.scopes": [
972
- "LINE_HEIGHT"
973
- ],
974
- "com.figma.hiddenFromPublishing": true
975
- },
976
- "$type": "number",
977
- "$value": "{line-height.body-2}"
978
- },
979
- "font-weight": {
980
- "$extensions": {
981
- "com.figma.scopes": [
982
- "FONT_WEIGHT"
983
- ],
984
- "com.figma.hiddenFromPublishing": true
985
- },
986
- "$type": "number",
987
- "$value": "{font-weight.body-2}"
988
- },
989
- "font-size": {
990
- "$extensions": {
991
- "com.figma.scopes": [
992
- "FONT_SIZE"
993
- ],
994
- "com.figma.hiddenFromPublishing": true
995
- },
996
- "$type": "number",
997
- "$value": "{font-size.body-2}"
998
- }
999
- },
1000
- "large": {
1001
- "font-family": {
1002
- "$extensions": {
1003
- "com.figma.scopes": [
1004
- "FONT_FAMILY"
1005
- ],
1006
- "com.figma.hiddenFromPublishing": true
1007
- },
1008
- "$type": "text",
1009
- "$value": "{font-family.sans-serif}"
1010
- },
1011
- "font-weight": {
1012
- "$extensions": {
1013
- "com.figma.scopes": [
1014
- "FONT_WEIGHT"
1015
- ],
1016
- "com.figma.hiddenFromPublishing": true
1017
- },
1018
- "$type": "number",
1019
- "$value": "{font-weight.subtitle-1}"
1020
- },
1021
- "line-height": {
1022
- "$extensions": {
1023
- "com.figma.scopes": [
1024
- "LINE_HEIGHT"
1025
- ],
1026
- "com.figma.hiddenFromPublishing": true
1027
- },
1028
- "$type": "number",
1029
- "$value": "{line-height.subtitle-1}"
1030
- },
1031
- "font-size": {
1032
- "$extensions": {
1033
- "com.figma.scopes": [
1034
- "FONT_SIZE"
1035
- ],
1036
- "com.figma.hiddenFromPublishing": true
1037
- },
1038
- "$type": "number",
1039
- "$value": "{font-size.subtitle-1}"
1040
- }
1041
- },
1042
- "small": {
1043
- "font-family": {
1044
- "$extensions": {
1045
- "com.figma.scopes": [
1046
- "FONT_FAMILY"
1047
- ],
1048
- "com.figma.hiddenFromPublishing": true
1049
- },
1050
- "$type": "text",
1051
- "$value": "{font-family.sans-serif}"
1052
- },
1053
- "font-weight": {
1054
- "$extensions": {
1055
- "com.figma.scopes": [
1056
- "FONT_WEIGHT"
1057
- ],
1058
- "com.figma.hiddenFromPublishing": true
1059
- },
1060
- "$type": "number",
1061
- "$value": "{font-weight.caption-1}"
1062
- },
1063
- "font-size": {
1064
- "$extensions": {
1065
- "com.figma.scopes": [
1066
- "FONT_SIZE"
1067
- ],
1068
- "com.figma.hiddenFromPublishing": true
1069
- },
1070
- "$type": "number",
1071
- "$value": "{font-size.caption-1}"
1072
- },
1073
- "line-height": {
1074
- "$extensions": {
1075
- "com.figma.scopes": [
1076
- "LINE_HEIGHT"
1077
- ],
1078
- "com.figma.hiddenFromPublishing": true
1079
- },
1080
- "$type": "number",
1081
- "$value": "{line-height.caption-1}"
1082
- }
1083
- }
1084
- },
1085
- "border-radius": {
1086
- "small": {
1087
- "$extensions": {
1088
- "com.figma.scopes": [
1089
- "CORNER_RADIUS"
1090
- ],
1091
- "com.figma.hiddenFromPublishing": true
1092
- },
1093
- "$type": "number",
1094
- "$value": "{border-radius.80}"
1095
- },
1096
- "medium": {
1097
- "$extensions": {
1098
- "com.figma.scopes": [
1099
- "CORNER_RADIUS"
1100
- ],
1101
- "com.figma.hiddenFromPublishing": true
1102
- },
1103
- "$type": "number",
1104
- "$value": "{border-radius.80}"
1105
- },
1106
- "large": {
1107
- "$extensions": {
1108
- "com.figma.scopes": [
1109
- "CORNER_RADIUS"
1110
- ],
1111
- "com.figma.hiddenFromPublishing": true
1112
- },
1113
- "$type": "number",
1114
- "$value": "{border-radius.80}"
1115
- }
1116
- },
1117
- "layout": {
1118
- "action-controls": {
1119
- "medium": {
1120
- "gap": {
1121
- "$extensions": {
1122
- "com.figma.scopes": [
1123
- "GAP"
1124
- ],
1125
- "com.figma.hiddenFromPublishing": true
1126
- },
1127
- "$type": "number",
1128
- "$value": "{spacing.80}"
1129
- }
1130
- },
1131
- "small": {
1132
- "gap": {
1133
- "$extensions": {
1134
- "com.figma.scopes": [
1135
- "GAP"
1136
- ],
1137
- "com.figma.hiddenFromPublishing": true
1138
- },
1139
- "$type": "number",
1140
- "$value": "{spacing.60}"
1141
- }
1142
- },
1143
- "large": {
1144
- "gap": {
1145
- "$extensions": {
1146
- "com.figma.scopes": [
1147
- "GAP"
1148
- ],
1149
- "com.figma.hiddenFromPublishing": true
1150
- },
1151
- "$type": "number",
1152
- "$value": "{spacing.100}"
1153
- }
1154
- }
1155
- },
1156
- "upload-box": {
1157
- "large": {
1158
- "horizontal": {
1159
- "$extensions": {
1160
- "com.figma.scopes": [
1161
- "GAP"
1162
- ],
1163
- "com.figma.hiddenFromPublishing": true
1164
- },
1165
- "$type": "number",
1166
- "$value": "{spacing.120}"
1167
- },
1168
- "vertical": {
1169
- "$extensions": {
1170
- "com.figma.scopes": [
1171
- "GAP"
1172
- ],
1173
- "com.figma.hiddenFromPublishing": true
1174
- },
1175
- "$type": "number",
1176
- "$value": "{spacing.240}"
1177
- }
1178
- },
1179
- "small": {
1180
- "vertical": {
1181
- "$extensions": {
1182
- "com.figma.scopes": [
1183
- "GAP"
1184
- ],
1185
- "com.figma.hiddenFromPublishing": true
1186
- },
1187
- "$type": "number",
1188
- "$value": "{spacing.160}"
1189
- },
1190
- "horizontal": {
1191
- "$extensions": {
1192
- "com.figma.scopes": [
1193
- "GAP"
1194
- ],
1195
- "com.figma.hiddenFromPublishing": true
1196
- },
1197
- "$type": "number",
1198
- "$value": "{spacing.120}"
1199
- }
1200
- },
1201
- "medium": {
1202
- "horizontal": {
1203
- "$extensions": {
1204
- "com.figma.scopes": [
1205
- "GAP"
1206
- ],
1207
- "com.figma.hiddenFromPublishing": true
1208
- },
1209
- "$type": "number",
1210
- "$value": "{spacing.120}"
1211
- },
1212
- "vertical": {
1213
- "$extensions": {
1214
- "com.figma.scopes": [
1215
- "GAP"
1216
- ],
1217
- "com.figma.hiddenFromPublishing": true
1218
- },
1219
- "$type": "number",
1220
- "$value": "{spacing.200}"
1221
- }
1222
- }
1223
- },
1224
- "title-box": {
1225
- "large": {
1226
- "gap": {
1227
- "$extensions": {
1228
- "com.figma.scopes": [
1229
- "GAP"
1230
- ],
1231
- "com.figma.hiddenFromPublishing": true
1232
- },
1233
- "$type": "number",
1234
- "$value": "{spacing.80}"
1235
- }
1236
- },
1237
- "small": {
1238
- "gap": {
1239
- "$extensions": {
1240
- "com.figma.scopes": [
1241
- "GAP"
1242
- ],
1243
- "com.figma.hiddenFromPublishing": true
1244
- },
1245
- "$type": "number",
1246
- "$value": "{spacing.40}"
1247
- }
1248
- },
1249
- "medium": {
1250
- "item-spacing": {
1251
- "$extensions": {
1252
- "com.figma.scopes": [
1253
- "GAP"
1254
- ],
1255
- "com.figma.hiddenFromPublishing": true
1256
- },
1257
- "$type": "number",
1258
- "$value": "{spacing.60}"
1259
- }
1260
- }
1261
- },
1262
- "group": {
1263
- "small": {
1264
- "gap": {
1265
- "$extensions": {
1266
- "com.figma.scopes": [
1267
- "GAP"
1268
- ],
1269
- "com.figma.hiddenFromPublishing": true
1270
- },
1271
- "$type": "number",
1272
- "$value": "{spacing.160}"
1273
- }
1274
- },
1275
- "medium": {
1276
- "gap": {
1277
- "$extensions": {
1278
- "com.figma.scopes": [
1279
- "GAP"
1280
- ],
1281
- "com.figma.hiddenFromPublishing": true
1282
- },
1283
- "$type": "number",
1284
- "$value": "{spacing.200}"
1285
- }
1286
- },
1287
- "large": {
1288
- "item-spacing": {
1289
- "$extensions": {
1290
- "com.figma.scopes": [
1291
- "GAP"
1292
- ],
1293
- "com.figma.hiddenFromPublishing": true
1294
- },
1295
- "$type": "number",
1296
- "$value": "{spacing.240}"
1297
- }
1298
- }
1299
- },
1300
- "list-of-items": {
1301
- "small": {
1302
- "gap": {
1303
- "$extensions": {
1304
- "com.figma.scopes": [
1305
- "GAP"
1306
- ],
1307
- "com.figma.hiddenFromPublishing": true
1308
- },
1309
- "$type": "number",
1310
- "$value": "{spacing.80}"
1311
- }
1312
- },
1313
- "large": {
1314
- "gap": {
1315
- "$extensions": {
1316
- "com.figma.scopes": [
1317
- "GAP"
1318
- ],
1319
- "com.figma.hiddenFromPublishing": true
1320
- },
1321
- "$type": "number",
1322
- "$value": "{spacing.160}"
1323
- }
1324
- },
1325
- "medium": {
1326
- "gap": {
1327
- "$extensions": {
1328
- "com.figma.scopes": [
1329
- "GAP"
1330
- ],
1331
- "com.figma.hiddenFromPublishing": true
1332
- },
1333
- "$type": "number",
1334
- "$value": "{spacing.120}"
1335
- }
1336
- }
1337
- },
1338
- "icon-wrapper": {
1339
- "medium": {
1340
- "$extensions": {
1341
- "com.figma.scopes": [
1342
- "WIDTH_HEIGHT"
1343
- ],
1344
- "com.figma.hiddenFromPublishing": true
1345
- },
1346
- "$type": "number",
1347
- "$value": "{spacing.200}"
1348
- },
1349
- "large": {
1350
- "$extensions": {
1351
- "com.figma.scopes": [
1352
- "WIDTH_HEIGHT"
1353
- ],
1354
- "com.figma.hiddenFromPublishing": true
1355
- },
1356
- "$type": "number",
1357
- "$value": "{spacing.240}"
1358
- },
1359
- "small": {
1360
- "$extensions": {
1361
- "com.figma.scopes": [
1362
- "WIDTH_HEIGHT"
1363
- ],
1364
- "com.figma.hiddenFromPublishing": true
1365
- },
1366
- "$type": "number",
1367
- "$value": "{spacing.160}"
1368
- }
1369
- },
1370
- "content-box": {
1371
- "medium": {
1372
- "item-spacing": {
1373
- "$extensions": {
1374
- "com.figma.scopes": [
1375
- "GAP"
1376
- ],
1377
- "com.figma.hiddenFromPublishing": true
1378
- },
1379
- "$type": "number",
1380
- "$value": "{spacing.80}"
1381
- }
1382
- },
1383
- "large": {
1384
- "gap": {
1385
- "$extensions": {
1386
- "com.figma.scopes": [
1387
- "GAP"
1388
- ],
1389
- "com.figma.hiddenFromPublishing": true
1390
- },
1391
- "$type": "number",
1392
- "$value": "{spacing.100}"
1393
- }
1394
- },
1395
- "small": {
1396
- "gap": {
1397
- "$extensions": {
1398
- "com.figma.scopes": [
1399
- "GAP"
1400
- ],
1401
- "com.figma.hiddenFromPublishing": true
1402
- },
1403
- "$type": "number",
1404
- "$value": "{spacing.60}"
1405
- }
1406
- }
1407
- }
1408
- },
1409
- "border-width": {
1410
- "small": {
1411
- "$extensions": {
1412
- "com.figma.scopes": [
1413
- "STROKE_FLOAT"
1414
- ],
1415
- "com.figma.hiddenFromPublishing": true
1416
- },
1417
- "$type": "number",
1418
- "$value": "{border-width.10}"
1419
- },
1420
- "large": {
1421
- "$extensions": {
1422
- "com.figma.scopes": [
1423
- "STROKE_FLOAT"
1424
- ],
1425
- "com.figma.hiddenFromPublishing": true
1426
- },
1427
- "$type": "number",
1428
- "$value": "{border-width.10}"
1429
- },
1430
- "medium": {
1431
- "$extensions": {
1432
- "com.figma.scopes": [
1433
- "STROKE_FLOAT"
1434
- ],
1435
- "com.figma.hiddenFromPublishing": true
1436
- },
1437
- "$type": "number",
1438
- "$value": "{border-width.10}"
1439
- }
1440
- },
1441
- "icon": {
1442
- "size": {
1443
- "medium": {
1444
- "$extensions": {
1445
- "com.figma.scopes": [
1446
- "ALL_SCOPES"
1447
- ],
1448
- "com.figma.hiddenFromPublishing": true
1449
- },
1450
- "$type": "number",
1451
- "$value": "{icon.size.20px}"
1452
- },
1453
- "large": {
1454
- "$extensions": {
1455
- "com.figma.scopes": [
1456
- "ALL_SCOPES"
1457
- ],
1458
- "com.figma.hiddenFromPublishing": true
1459
- },
1460
- "$type": "number",
1461
- "$value": "{icon.size.24px}"
1462
- },
1463
- "small": {
1464
- "$extensions": {
1465
- "com.figma.scopes": [
1466
- "ALL_SCOPES"
1467
- ],
1468
- "com.figma.hiddenFromPublishing": true
1469
- },
1470
- "$type": "number",
1471
- "$value": "{icon.size.16px}"
1472
- }
1473
- }
1474
- }
1475
- },
1476
- "full": {
1477
- "color": {
1478
- "hover": {
1479
- "text": {
1480
- "$extensions": {
1481
- "com.figma.scopes": [
1482
- "TEXT_FILL"
1483
- ],
1484
- "com.figma.hiddenFromPublishing": true
1485
- },
1486
- "$type": "color",
1487
- "$value": "{color.content.neutral.default.rest}"
1488
- },
1489
- "border": {
1490
- "$extensions": {
1491
- "com.figma.scopes": [
1492
- "STROKE_COLOR"
1493
- ],
1494
- "com.figma.hiddenFromPublishing": true
1495
- },
1496
- "$type": "color",
1497
- "$value": "{color.content.primary.default.rest}"
1498
- },
1499
- "bg": {
1500
- "$extensions": {
1501
- "com.figma.scopes": [
1502
- "FRAME_FILL"
1503
- ],
1504
- "com.figma.hiddenFromPublishing": true
1505
- },
1506
- "$type": "color",
1507
- "$value": "{color.surface.neutral.subdued.hovered}"
1508
- },
1509
- "icon": {
1510
- "$extensions": {
1511
- "com.figma.scopes": [
1512
- "SHAPE_FILL"
1513
- ],
1514
- "com.figma.hiddenFromPublishing": true
1515
- },
1516
- "$type": "color",
1517
- "$value": "{color.content.neutral.default.disabled}"
1518
- },
1519
- "subtext": {
1520
- "$extensions": {
1521
- "com.figma.scopes": [
1522
- "TEXT_FILL"
1523
- ],
1524
- "com.figma.hiddenFromPublishing": true
1525
- },
1526
- "$type": "color",
1527
- "$value": "{color.content.neutral.subdued.rest}"
1528
- },
1529
- "line": {
1530
- "$extensions": {
1531
- "com.figma.scopes": [
1532
- "ALL_SCOPES"
1533
- ],
1534
- "com.figma.hiddenFromPublishing": true
1535
- },
1536
- "$type": "color",
1537
- "$value": "{color.content.neutral.default.disabled}"
1538
- }
1539
- },
1540
- "normal": {
1541
- "border": {
1542
- "$extensions": {
1543
- "com.figma.scopes": [
1544
- "STROKE_COLOR"
1545
- ],
1546
- "com.figma.hiddenFromPublishing": true
1547
- },
1548
- "$type": "color",
1549
- "$value": "{color.content.neutral.default.disabled}"
1550
- },
1551
- "subtext": {
1552
- "$extensions": {
1553
- "com.figma.scopes": [
1554
- "TEXT_FILL"
1555
- ],
1556
- "com.figma.hiddenFromPublishing": true
1557
- },
1558
- "$type": "color",
1559
- "$value": "{color.content.neutral.subdued.rest}"
1560
- },
1561
- "line": {
1562
- "$extensions": {
1563
- "com.figma.scopes": [
1564
- "ALL_SCOPES"
1565
- ],
1566
- "com.figma.hiddenFromPublishing": true
1567
- },
1568
- "$type": "color",
1569
- "$value": "{color.content.neutral.default.disabled}"
1570
- },
1571
- "text": {
1572
- "$extensions": {
1573
- "com.figma.scopes": [
1574
- "TEXT_FILL"
1575
- ],
1576
- "com.figma.hiddenFromPublishing": true
1577
- },
1578
- "$type": "color",
1579
- "$value": "{color.content.neutral.default.rest}"
1580
- },
1581
- "bg": {
1582
- "$extensions": {
1583
- "com.figma.scopes": [
1584
- "FRAME_FILL"
1585
- ],
1586
- "com.figma.hiddenFromPublishing": true
1587
- },
1588
- "$type": "color",
1589
- "$value": "{color.surface.neutral.subdued.rest}"
1590
- },
1591
- "icon": {
1592
- "$extensions": {
1593
- "com.figma.scopes": [
1594
- "SHAPE_FILL"
1595
- ],
1596
- "com.figma.hiddenFromPublishing": true
1597
- },
1598
- "$type": "color",
1599
- "$value": "{color.content.neutral.default.disabled}"
1600
- }
1601
- },
1602
- "disabled": {
1603
- "subtext": {
1604
- "$extensions": {
1605
- "com.figma.scopes": [
1606
- "TEXT_FILL"
1607
- ],
1608
- "com.figma.hiddenFromPublishing": true
1609
- },
1610
- "$type": "color",
1611
- "$value": "{color.content.neutral.default.disabled}"
1612
- },
1613
- "icon": {
1614
- "$extensions": {
1615
- "com.figma.scopes": [
1616
- "SHAPE_FILL"
1617
- ],
1618
- "com.figma.hiddenFromPublishing": true
1619
- },
1620
- "$type": "color",
1621
- "$value": "{color.content.neutral.default.disabled}"
1622
- },
1623
- "line": {
1624
- "$extensions": {
1625
- "com.figma.scopes": [
1626
- "ALL_SCOPES"
1627
- ],
1628
- "com.figma.hiddenFromPublishing": true
1629
- },
1630
- "$type": "color",
1631
- "$value": "{color.content.neutral.default.disabled}"
1632
- },
1633
- "bg": {
1634
- "$extensions": {
1635
- "com.figma.scopes": [
1636
- "FRAME_FILL"
1637
- ],
1638
- "com.figma.hiddenFromPublishing": true
1639
- },
1640
- "$type": "color",
1641
- "$value": "{color.surface.neutral.subdued.rest}"
1642
- },
1643
- "text": {
1644
- "$extensions": {
1645
- "com.figma.scopes": [
1646
- "TEXT_FILL"
1647
- ],
1648
- "com.figma.hiddenFromPublishing": true
1649
- },
1650
- "$type": "color",
1651
- "$value": "{color.content.neutral.default.disabled}"
1652
- },
1653
- "border": {
1654
- "$extensions": {
1655
- "com.figma.scopes": [
1656
- "STROKE_COLOR"
1657
- ],
1658
- "com.figma.hiddenFromPublishing": true
1659
- },
1660
- "$type": "color",
1661
- "$value": "{color.content.neutral.default.disabled}"
1662
- }
1663
- }
1664
- },
1665
- "typography": {
1666
- "small": {
1667
- "subtext": {
1668
- "font-family": {
1669
- "$extensions": {
1670
- "com.figma.scopes": [
1671
- "FONT_FAMILY"
1672
- ],
1673
- "com.figma.hiddenFromPublishing": true
1674
- },
1675
- "$type": "text",
1676
- "$value": "{font-family.sans-serif}"
1677
- },
1678
- "font-size": {
1679
- "$extensions": {
1680
- "com.figma.scopes": [
1681
- "FONT_SIZE"
1682
- ],
1683
- "com.figma.hiddenFromPublishing": true
1684
- },
1685
- "$type": "number",
1686
- "$value": "{font-size.caption-1}"
1687
- },
1688
- "font-weigh": {
1689
- "$extensions": {
1690
- "com.figma.scopes": [
1691
- "FONT_WEIGHT"
1692
- ],
1693
- "com.figma.hiddenFromPublishing": true
1694
- },
1695
- "$type": "number",
1696
- "$value": "{font-weight.caption-1}"
1697
- },
1698
- "line-height": {
1699
- "$extensions": {
1700
- "com.figma.scopes": [
1701
- "LINE_HEIGHT"
1702
- ],
1703
- "com.figma.hiddenFromPublishing": true
1704
- },
1705
- "$type": "number",
1706
- "$value": "{line-height.caption-1}"
1707
- }
1708
- },
1709
- "text": {
1710
- "font-family": {
1711
- "$extensions": {
1712
- "com.figma.scopes": [
1713
- "FONT_FAMILY"
1714
- ],
1715
- "com.figma.hiddenFromPublishing": true
1716
- },
1717
- "$type": "text",
1718
- "$value": "{font-family.sans-serif}"
1719
- },
1720
- "font-weight": {
1721
- "$extensions": {
1722
- "com.figma.scopes": [
1723
- "FONT_WEIGHT"
1724
- ],
1725
- "com.figma.hiddenFromPublishing": true
1726
- },
1727
- "$type": "number",
1728
- "$value": "{font-weight.body-1-strong}"
1729
- },
1730
- "font-size": {
1731
- "$extensions": {
1732
- "com.figma.scopes": [
1733
- "FONT_SIZE"
1734
- ],
1735
- "com.figma.hiddenFromPublishing": true
1736
- },
1737
- "$type": "number",
1738
- "$value": "{font-size.body-1-strong}"
1739
- },
1740
- "line-height": {
1741
- "$extensions": {
1742
- "com.figma.scopes": [
1743
- "LINE_HEIGHT"
1744
- ],
1745
- "com.figma.hiddenFromPublishing": true
1746
- },
1747
- "$type": "number",
1748
- "$value": "{line-height.body-1-strong}"
1749
- }
1750
- }
1751
- },
1752
- "medium": {
1753
- "subtext": {
1754
- "font-family": {
1755
- "$extensions": {
1756
- "com.figma.scopes": [
1757
- "FONT_FAMILY"
1758
- ],
1759
- "com.figma.hiddenFromPublishing": true
1760
- },
1761
- "$type": "text",
1762
- "$value": "{font-family.sans-serif}"
1763
- },
1764
- "font-weigh": {
1765
- "$extensions": {
1766
- "com.figma.scopes": [
1767
- "FONT_WEIGHT"
1768
- ],
1769
- "com.figma.hiddenFromPublishing": true
1770
- },
1771
- "$type": "number",
1772
- "$value": "{font-weight.body-1}"
1773
- },
1774
- "line-height": {
1775
- "$extensions": {
1776
- "com.figma.scopes": [
1777
- "LINE_HEIGHT"
1778
- ],
1779
- "com.figma.hiddenFromPublishing": true
1780
- },
1781
- "$type": "number",
1782
- "$value": "{line-height.body-1}"
1783
- },
1784
- "font-size": {
1785
- "$extensions": {
1786
- "com.figma.scopes": [
1787
- "FONT_SIZE"
1788
- ],
1789
- "com.figma.hiddenFromPublishing": true
1790
- },
1791
- "$type": "number",
1792
- "$value": "{font-size.body-1}"
1793
- }
1794
- },
1795
- "text": {
1796
- "font-family": {
1797
- "$extensions": {
1798
- "com.figma.scopes": [
1799
- "FONT_FAMILY"
1800
- ],
1801
- "com.figma.hiddenFromPublishing": true
1802
- },
1803
- "$type": "text",
1804
- "$value": "{font-family.sans-serif}"
1805
- },
1806
- "line-height": {
1807
- "$extensions": {
1808
- "com.figma.scopes": [
1809
- "LINE_HEIGHT"
1810
- ],
1811
- "com.figma.hiddenFromPublishing": true
1812
- },
1813
- "$type": "number",
1814
- "$value": "{line-height.subtitle-2}"
1815
- },
1816
- "font-weight": {
1817
- "$extensions": {
1818
- "com.figma.scopes": [
1819
- "FONT_WEIGHT"
1820
- ],
1821
- "com.figma.hiddenFromPublishing": true
1822
- },
1823
- "$type": "number",
1824
- "$value": "{font-weight.subtitle-2}"
1825
- },
1826
- "font-size": {
1827
- "$extensions": {
1828
- "com.figma.scopes": [
1829
- "FONT_SIZE"
1830
- ],
1831
- "com.figma.hiddenFromPublishing": true
1832
- },
1833
- "$type": "number",
1834
- "$value": "{font-size.subtitle-2}"
1835
- }
1836
- }
1837
- },
1838
- "large": {
1839
- "text": {
1840
- "font-family": {
1841
- "$extensions": {
1842
- "com.figma.scopes": [
1843
- "FONT_FAMILY"
1844
- ],
1845
- "com.figma.hiddenFromPublishing": true
1846
- },
1847
- "$type": "text",
1848
- "$value": "{font-family.sans-serif}"
1849
- },
1850
- "font-weight": {
1851
- "$extensions": {
1852
- "com.figma.scopes": [
1853
- "FONT_WEIGHT"
1854
- ],
1855
- "com.figma.hiddenFromPublishing": true
1856
- },
1857
- "$type": "number",
1858
- "$value": "{font-weight.subtitle-1}"
1859
- },
1860
- "line-height": {
1861
- "$extensions": {
1862
- "com.figma.scopes": [
1863
- "LINE_HEIGHT"
1864
- ],
1865
- "com.figma.hiddenFromPublishing": true
1866
- },
1867
- "$type": "number",
1868
- "$value": "{line-height.subtitle-1}"
1869
- },
1870
- "font-size": {
1871
- "$extensions": {
1872
- "com.figma.scopes": [
1873
- "FONT_SIZE"
1874
- ],
1875
- "com.figma.hiddenFromPublishing": true
1876
- },
1877
- "$type": "number",
1878
- "$value": "{font-size.subtitle-1}"
1879
- }
1880
- },
1881
- "subtext": {
1882
- "font-family": {
1883
- "$extensions": {
1884
- "com.figma.scopes": [
1885
- "FONT_FAMILY"
1886
- ],
1887
- "com.figma.hiddenFromPublishing": true
1888
- },
1889
- "$type": "text",
1890
- "$value": "{font-family.sans-serif}"
1891
- },
1892
- "line-height": {
1893
- "$extensions": {
1894
- "com.figma.scopes": [
1895
- "LINE_HEIGHT"
1896
- ],
1897
- "com.figma.hiddenFromPublishing": true
1898
- },
1899
- "$type": "number",
1900
- "$value": "{line-height.body-2}"
1901
- },
1902
- "font-weigh": {
1903
- "$extensions": {
1904
- "com.figma.scopes": [
1905
- "FONT_WEIGHT"
1906
- ],
1907
- "com.figma.hiddenFromPublishing": true
1908
- },
1909
- "$type": "number",
1910
- "$value": "{font-weight.body-2}"
1911
- },
1912
- "font-size": {
1913
- "$extensions": {
1914
- "com.figma.scopes": [
1915
- "FONT_SIZE"
1916
- ],
1917
- "com.figma.hiddenFromPublishing": true
1918
- },
1919
- "$type": "number",
1920
- "$value": "{font-size.body-2}"
1921
- }
1922
- }
1923
- }
1924
- },
1925
- "layout": {
1926
- "list-of-items": {
1927
- "large": {
1928
- "gap": {
1929
- "$extensions": {
1930
- "com.figma.scopes": [
1931
- "GAP"
1932
- ],
1933
- "com.figma.hiddenFromPublishing": true
1934
- },
1935
- "$type": "number",
1936
- "$value": "{spacing.160}"
1937
- }
1938
- },
1939
- "medium": {
1940
- "gap": {
1941
- "$extensions": {
1942
- "com.figma.scopes": [
1943
- "GAP"
1944
- ],
1945
- "com.figma.hiddenFromPublishing": true
1946
- },
1947
- "$type": "number",
1948
- "$value": "{spacing.120}"
1949
- }
1950
- },
1951
- "small": {
1952
- "gap": {
1953
- "$extensions": {
1954
- "com.figma.scopes": [
1955
- "GAP"
1956
- ],
1957
- "com.figma.hiddenFromPublishing": true
1958
- },
1959
- "$type": "number",
1960
- "$value": "{spacing.80}"
1961
- }
1962
- }
1963
- },
1964
- "content-box": {
1965
- "medium": {
1966
- "gap": {
1967
- "$extensions": {
1968
- "com.figma.scopes": [
1969
- "GAP"
1970
- ],
1971
- "com.figma.hiddenFromPublishing": true
1972
- },
1973
- "$type": "number",
1974
- "$value": "{spacing.120}"
1975
- }
1976
- },
1977
- "large": {
1978
- "item": {
1979
- "$extensions": {
1980
- "com.figma.scopes": [
1981
- "GAP"
1982
- ],
1983
- "com.figma.hiddenFromPublishing": true
1984
- },
1985
- "$type": "number",
1986
- "$value": "{spacing.160}"
1987
- }
1988
- },
1989
- "small": {
1990
- "gap": {
1991
- "$extensions": {
1992
- "com.figma.scopes": [
1993
- "GAP"
1994
- ],
1995
- "com.figma.hiddenFromPublishing": true
1996
- },
1997
- "$type": "number",
1998
- "$value": "{spacing.80}"
1999
- }
2000
- }
2001
- },
2002
- "drag-&-drop": {
2003
- "medium": {
2004
- "horizontal": {
2005
- "$extensions": {
2006
- "com.figma.scopes": [
2007
- "GAP"
2008
- ],
2009
- "com.figma.hiddenFromPublishing": true
2010
- },
2011
- "$type": "number",
2012
- "$value": "{spacing.200}"
2013
- },
2014
- "gap": {
2015
- "$extensions": {
2016
- "com.figma.scopes": [
2017
- "GAP"
2018
- ],
2019
- "com.figma.hiddenFromPublishing": true
2020
- },
2021
- "$type": "number",
2022
- "$value": "{spacing.120}"
2023
- }
2024
- },
2025
- "small": {
2026
- "gap": {
2027
- "$extensions": {
2028
- "com.figma.scopes": [
2029
- "GAP"
2030
- ],
2031
- "com.figma.hiddenFromPublishing": true
2032
- },
2033
- "$type": "number",
2034
- "$value": "{spacing.80}"
2035
- },
2036
- "horizontal": {
2037
- "$extensions": {
2038
- "com.figma.scopes": [
2039
- "GAP"
2040
- ],
2041
- "com.figma.hiddenFromPublishing": true
2042
- },
2043
- "$type": "number",
2044
- "$value": "{spacing.160}"
2045
- }
2046
- },
2047
- "large": {
2048
- "gap": {
2049
- "$extensions": {
2050
- "com.figma.scopes": [
2051
- "GAP"
2052
- ],
2053
- "com.figma.hiddenFromPublishing": true
2054
- },
2055
- "$type": "number",
2056
- "$value": "{spacing.160}"
2057
- },
2058
- "horizontal": {
2059
- "$extensions": {
2060
- "com.figma.scopes": [
2061
- "GAP"
2062
- ],
2063
- "com.figma.hiddenFromPublishing": true
2064
- },
2065
- "$type": "number",
2066
- "$value": "{spacing.200}"
2067
- }
2068
- }
2069
- },
2070
- "upload-box": {
2071
- "medium": {
2072
- "horizontal": {
2073
- "$extensions": {
2074
- "com.figma.scopes": [
2075
- "GAP"
2076
- ],
2077
- "com.figma.hiddenFromPublishing": true
2078
- },
2079
- "$type": "number",
2080
- "$value": "{spacing.200}"
2081
- },
2082
- "vertical": {
2083
- "$extensions": {
2084
- "com.figma.scopes": [
2085
- "GAP"
2086
- ],
2087
- "com.figma.hiddenFromPublishing": true
2088
- },
2089
- "$type": "number",
2090
- "$value": "{spacing.480}"
2091
- }
2092
- },
2093
- "large": {
2094
- "horizontal": {
2095
- "$extensions": {
2096
- "com.figma.scopes": [
2097
- "GAP"
2098
- ],
2099
- "com.figma.hiddenFromPublishing": true
2100
- },
2101
- "$type": "number",
2102
- "$value": "{spacing.200}"
2103
- },
2104
- "vertical": {
2105
- "$extensions": {
2106
- "com.figma.scopes": [
2107
- "GAP"
2108
- ],
2109
- "com.figma.hiddenFromPublishing": true
2110
- },
2111
- "$type": "number",
2112
- "$value": "{spacing.480}"
2113
- }
2114
- },
2115
- "small": {
2116
- "vertical": {
2117
- "$extensions": {
2118
- "com.figma.scopes": [
2119
- "GAP"
2120
- ],
2121
- "com.figma.hiddenFromPublishing": true
2122
- },
2123
- "$type": "number",
2124
- "$value": "{spacing.400}"
2125
- },
2126
- "horizontal": {
2127
- "$extensions": {
2128
- "com.figma.scopes": [
2129
- "GAP"
2130
- ],
2131
- "com.figma.hiddenFromPublishing": true
2132
- },
2133
- "$type": "number",
2134
- "$value": "{spacing.120}"
2135
- }
2136
- }
2137
- },
2138
- "action-controls": {
2139
- "medium": {
2140
- "gap": {
2141
- "$extensions": {
2142
- "com.figma.scopes": [
2143
- "GAP"
2144
- ],
2145
- "com.figma.hiddenFromPublishing": true
2146
- },
2147
- "$type": "number",
2148
- "$value": "{spacing.80}"
2149
- }
2150
- },
2151
- "large": {
2152
- "gap": {
2153
- "$extensions": {
2154
- "com.figma.scopes": [
2155
- "GAP"
2156
- ],
2157
- "com.figma.hiddenFromPublishing": true
2158
- },
2159
- "$type": "number",
2160
- "$value": "{spacing.100}"
2161
- }
2162
- },
2163
- "small": {
2164
- "gap": {
2165
- "$extensions": {
2166
- "com.figma.scopes": [
2167
- "GAP"
2168
- ],
2169
- "com.figma.hiddenFromPublishing": true
2170
- },
2171
- "$type": "number",
2172
- "$value": "{spacing.60}"
2173
- }
2174
- }
2175
- },
2176
- "group": {
2177
- "medium": {
2178
- "gap": {
2179
- "$extensions": {
2180
- "com.figma.scopes": [
2181
- "GAP"
2182
- ],
2183
- "com.figma.hiddenFromPublishing": true
2184
- },
2185
- "$type": "number",
2186
- "$value": "{spacing.200}"
2187
- }
2188
- },
2189
- "small": {
2190
- "gap": {
2191
- "$extensions": {
2192
- "com.figma.scopes": [
2193
- "GAP"
2194
- ],
2195
- "com.figma.hiddenFromPublishing": true
2196
- },
2197
- "$type": "number",
2198
- "$value": "{spacing.160}"
2199
- }
2200
- },
2201
- "large": {
2202
- "gap": {
2203
- "$extensions": {
2204
- "com.figma.scopes": [
2205
- "GAP"
2206
- ],
2207
- "com.figma.hiddenFromPublishing": true
2208
- },
2209
- "$type": "number",
2210
- "$value": "{spacing.240}"
2211
- }
2212
- }
2213
- },
2214
- "icon-wrapper": {
2215
- "medium": {
2216
- "$extensions": {
2217
- "com.figma.scopes": [
2218
- "WIDTH_HEIGHT"
2219
- ],
2220
- "com.figma.hiddenFromPublishing": true
2221
- },
2222
- "$type": "number",
2223
- "$value": "{spacing.480}"
2224
- },
2225
- "large": {
2226
- "$extensions": {
2227
- "com.figma.scopes": [
2228
- "WIDTH_HEIGHT"
2229
- ],
2230
- "com.figma.hiddenFromPublishing": true
2231
- },
2232
- "$type": "number",
2233
- "$value": "{spacing.480}"
2234
- },
2235
- "small": {
2236
- "$extensions": {
2237
- "com.figma.scopes": [
2238
- "WIDTH_HEIGHT"
2239
- ],
2240
- "com.figma.hiddenFromPublishing": true
2241
- },
2242
- "$type": "number",
2243
- "$value": "{spacing.480}"
2244
- }
2245
- },
2246
- "select-file": {
2247
- "small": {
2248
- "gap": {
2249
- "$extensions": {
2250
- "com.figma.scopes": [
2251
- "GAP"
2252
- ],
2253
- "com.figma.hiddenFromPublishing": true
2254
- },
2255
- "$type": "number",
2256
- "$value": "{spacing.80}"
2257
- }
2258
- },
2259
- "large": {
2260
- "gap": {
2261
- "$extensions": {
2262
- "com.figma.scopes": [
2263
- "GAP"
2264
- ],
2265
- "com.figma.hiddenFromPublishing": true
2266
- },
2267
- "$type": "number",
2268
- "$value": "{spacing.160}"
2269
- }
2270
- },
2271
- "medium": {
2272
- "gap": {
2273
- "$extensions": {
2274
- "com.figma.scopes": [
2275
- "GAP"
2276
- ],
2277
- "com.figma.hiddenFromPublishing": true
2278
- },
2279
- "$type": "number",
2280
- "$value": "{spacing.120}"
2281
- }
2282
- }
2283
- },
2284
- "separator": {
2285
- "small": {
2286
- "gap": {
2287
- "$extensions": {
2288
- "com.figma.scopes": [
2289
- "GAP"
2290
- ],
2291
- "com.figma.hiddenFromPublishing": true
2292
- },
2293
- "$type": "number",
2294
- "$value": "{spacing.80}"
2295
- }
2296
- },
2297
- "medium": {
2298
- "gap": {
2299
- "$extensions": {
2300
- "com.figma.scopes": [
2301
- "GAP"
2302
- ],
2303
- "com.figma.hiddenFromPublishing": true
2304
- },
2305
- "$type": "number",
2306
- "$value": "{spacing.100}"
2307
- }
2308
- },
2309
- "large": {
2310
- "gap": {
2311
- "$extensions": {
2312
- "com.figma.scopes": [
2313
- "GAP"
2314
- ],
2315
- "com.figma.hiddenFromPublishing": true
2316
- },
2317
- "$type": "number",
2318
- "$value": "{spacing.120}"
2319
- }
2320
- }
2321
- }
2322
- },
2323
- "border-radius": {
2324
- "large": {
2325
- "$extensions": {
2326
- "com.figma.scopes": [
2327
- "CORNER_RADIUS"
2328
- ],
2329
- "com.figma.hiddenFromPublishing": true
2330
- },
2331
- "$type": "number",
2332
- "$value": "{border-radius.80}"
2333
- },
2334
- "medium": {
2335
- "$extensions": {
2336
- "com.figma.scopes": [
2337
- "CORNER_RADIUS"
2338
- ],
2339
- "com.figma.hiddenFromPublishing": true
2340
- },
2341
- "$type": "number",
2342
- "$value": "{border-radius.80}"
2343
- },
2344
- "small": {
2345
- "$extensions": {
2346
- "com.figma.scopes": [
2347
- "CORNER_RADIUS"
2348
- ],
2349
- "com.figma.hiddenFromPublishing": true
2350
- },
2351
- "$type": "number",
2352
- "$value": "{border-radius.80}"
2353
- }
2354
- },
2355
- "border-width": {
2356
- "medium": {
2357
- "$extensions": {
2358
- "com.figma.scopes": [
2359
- "STROKE_FLOAT"
2360
- ],
2361
- "com.figma.hiddenFromPublishing": true
2362
- },
2363
- "$type": "number",
2364
- "$value": "{border-width.10}"
2365
- },
2366
- "large": {
2367
- "$extensions": {
2368
- "com.figma.scopes": [
2369
- "STROKE_FLOAT"
2370
- ],
2371
- "com.figma.hiddenFromPublishing": true
2372
- },
2373
- "$type": "number",
2374
- "$value": "{border-width.10}"
2375
- },
2376
- "small": {
2377
- "$extensions": {
2378
- "com.figma.scopes": [
2379
- "STROKE_FLOAT"
2380
- ],
2381
- "com.figma.hiddenFromPublishing": true
2382
- },
2383
- "$type": "number",
2384
- "$value": "{border-width.10}"
2385
- }
2386
- },
2387
- "icon": {
2388
- "size": {
2389
- "large": {
2390
- "$extensions": {
2391
- "com.figma.scopes": [
2392
- "ALL_SCOPES"
2393
- ],
2394
- "com.figma.hiddenFromPublishing": true
2395
- },
2396
- "$type": "number",
2397
- "$value": "{icon.size.48px}"
2398
- },
2399
- "small": {
2400
- "$extensions": {
2401
- "com.figma.scopes": [
2402
- "ALL_SCOPES"
2403
- ],
2404
- "com.figma.hiddenFromPublishing": true
2405
- },
2406
- "$type": "number",
2407
- "$value": "{icon.size.48px}"
2408
- },
2409
- "medium": {
2410
- "$extensions": {
2411
- "com.figma.scopes": [
2412
- "ALL_SCOPES"
2413
- ],
2414
- "com.figma.hiddenFromPublishing": true
2415
- },
2416
- "$type": "number",
2417
- "$value": "{icon.size.48px}"
2418
- }
2419
- }
2420
- }
2421
- },
2422
- "only-button": {
2423
- "layout": {
2424
- "inner-box": {
2425
- "medium": {
2426
- "gap": {
2427
- "$extensions": {
2428
- "com.figma.scopes": [
2429
- "GAP"
2430
- ],
2431
- "com.figma.hiddenFromPublishing": true
2432
- },
2433
- "$type": "number",
2434
- "$value": "{spacing.80}"
2435
- }
2436
- },
2437
- "large": {
2438
- "gap": {
2439
- "$extensions": {
2440
- "com.figma.scopes": [
2441
- "GAP"
2442
- ],
2443
- "com.figma.hiddenFromPublishing": true
2444
- },
2445
- "$type": "number",
2446
- "$value": "{spacing.100}"
2447
- }
2448
- },
2449
- "small": {
2450
- "gap": {
2451
- "$extensions": {
2452
- "com.figma.scopes": [
2453
- "GAP"
2454
- ],
2455
- "com.figma.hiddenFromPublishing": true
2456
- },
2457
- "$type": "number",
2458
- "$value": "{spacing.60}"
2459
- }
2460
- }
2461
- },
2462
- "action-controls": {
2463
- "small": {
2464
- "gap": {
2465
- "$extensions": {
2466
- "com.figma.scopes": [
2467
- "GAP"
2468
- ],
2469
- "com.figma.hiddenFromPublishing": true
2470
- },
2471
- "$type": "number",
2472
- "$value": "{spacing.60}"
2473
- }
2474
- },
2475
- "medium": {
2476
- "gap": {
2477
- "$extensions": {
2478
- "com.figma.scopes": [
2479
- "GAP"
2480
- ],
2481
- "com.figma.hiddenFromPublishing": true
2482
- },
2483
- "$type": "number",
2484
- "$value": "{spacing.80}"
2485
- }
2486
- },
2487
- "large": {
2488
- "gap": {
2489
- "$extensions": {
2490
- "com.figma.scopes": [
2491
- "ALL_SCOPES"
2492
- ],
2493
- "com.figma.hiddenFromPublishing": true
2494
- },
2495
- "$type": "number",
2496
- "$value": "{spacing.100}"
2497
- }
2498
- }
2499
- },
2500
- "group": {
2501
- "medium": {
2502
- "gap": {
2503
- "$extensions": {
2504
- "com.figma.scopes": [
2505
- "GAP"
2506
- ],
2507
- "com.figma.hiddenFromPublishing": true
2508
- },
2509
- "$type": "number",
2510
- "$value": "{spacing.200}"
2511
- }
2512
- },
2513
- "small": {
2514
- "gap": {
2515
- "$extensions": {
2516
- "com.figma.scopes": [
2517
- "GAP"
2518
- ],
2519
- "com.figma.hiddenFromPublishing": true
2520
- },
2521
- "$type": "number",
2522
- "$value": "{spacing.160}"
2523
- }
2524
- },
2525
- "large": {
2526
- "gap": {
2527
- "$extensions": {
2528
- "com.figma.scopes": [
2529
- "GAP"
2530
- ],
2531
- "com.figma.hiddenFromPublishing": true
2532
- },
2533
- "$type": "number",
2534
- "$value": "{spacing.240}"
2535
- }
2536
- }
2537
- }
2538
- }
2539
- }
2540
- },
2541
- "max-file-warning": {
2542
- "color": {
2543
- "bg": {
2544
- "$extensions": {
2545
- "com.figma.scopes": [
2546
- "FRAME_FILL"
2547
- ],
2548
- "com.figma.hiddenFromPublishing": true
2549
- },
2550
- "$type": "color",
2551
- "$value": "{color.surface.warning.deep.rest}"
2552
- },
2553
- "border": {
2554
- "$extensions": {
2555
- "com.figma.scopes": [
2556
- "STROKE_COLOR"
2557
- ],
2558
- "com.figma.hiddenFromPublishing": true
2559
- },
2560
- "$type": "color",
2561
- "$value": "{color.surface.warning.default.rest}"
2562
- },
2563
- "text": {
2564
- "$extensions": {
2565
- "com.figma.scopes": [
2566
- "TEXT_FILL"
2567
- ],
2568
- "com.figma.hiddenFromPublishing": true
2569
- },
2570
- "$type": "color",
2571
- "$value": "{color.content.neutral.default.rest}"
2572
- },
2573
- "Icon": {
2574
- "$extensions": {
2575
- "com.figma.scopes": [
2576
- "SHAPE_FILL"
2577
- ],
2578
- "com.figma.hiddenFromPublishing": true
2579
- },
2580
- "$type": "color",
2581
- "$value": "{color.content.warning.default.rest}"
2582
- }
2583
- },
2584
- "typography": {
2585
- "small": {
2586
- "font-family": {
2587
- "$extensions": {
2588
- "com.figma.scopes": [
2589
- "FONT_FAMILY"
2590
- ],
2591
- "com.figma.hiddenFromPublishing": true
2592
- },
2593
- "$type": "text",
2594
- "$value": "{font-family.sans-serif}"
2595
- },
2596
- "font-size": {
2597
- "$extensions": {
2598
- "com.figma.scopes": [
2599
- "FONT_SIZE"
2600
- ],
2601
- "com.figma.hiddenFromPublishing": true
2602
- },
2603
- "$type": "number",
2604
- "$value": "{font-size.caption-1}"
2605
- },
2606
- "font-weight": {
2607
- "$extensions": {
2608
- "com.figma.scopes": [
2609
- "FONT_WEIGHT"
2610
- ],
2611
- "com.figma.hiddenFromPublishing": true
2612
- },
2613
- "$type": "number",
2614
- "$value": "{font-weight.caption-1}"
2615
- },
2616
- "line-height": {
2617
- "$extensions": {
2618
- "com.figma.scopes": [
2619
- "LINE_HEIGHT"
2620
- ],
2621
- "com.figma.hiddenFromPublishing": true
2622
- },
2623
- "$type": "number",
2624
- "$value": "{line-height.caption-1}"
2625
- }
2626
- },
2627
- "medium": {
2628
- "font-family": {
2629
- "$extensions": {
2630
- "com.figma.scopes": [
2631
- "FONT_FAMILY"
2632
- ],
2633
- "com.figma.hiddenFromPublishing": true
2634
- },
2635
- "$type": "text",
2636
- "$value": "{font-family.sans-serif}"
2637
- },
2638
- "font-weight": {
2639
- "$extensions": {
2640
- "com.figma.scopes": [
2641
- "FONT_WEIGHT"
2642
- ],
2643
- "com.figma.hiddenFromPublishing": true
2644
- },
2645
- "$type": "number",
2646
- "$value": "{font-weight.body-1}"
2647
- },
2648
- "font-size": {
2649
- "$extensions": {
2650
- "com.figma.scopes": [
2651
- "FONT_SIZE"
2652
- ],
2653
- "com.figma.hiddenFromPublishing": true
2654
- },
2655
- "$type": "number",
2656
- "$value": "{font-size.body-1}"
2657
- },
2658
- "line-height": {
2659
- "$extensions": {
2660
- "com.figma.scopes": [
2661
- "LINE_HEIGHT"
2662
- ],
2663
- "com.figma.hiddenFromPublishing": true
2664
- },
2665
- "$type": "number",
2666
- "$value": "{line-height.body-1}"
2667
- }
2668
- },
2669
- "large": {
2670
- "font-family": {
2671
- "$extensions": {
2672
- "com.figma.scopes": [
2673
- "FONT_FAMILY"
2674
- ],
2675
- "com.figma.hiddenFromPublishing": true
2676
- },
2677
- "$type": "text",
2678
- "$value": "{font-family.sans-serif}"
2679
- },
2680
- "font-size": {
2681
- "$extensions": {
2682
- "com.figma.scopes": [
2683
- "FONT_SIZE"
2684
- ],
2685
- "com.figma.hiddenFromPublishing": true
2686
- },
2687
- "$type": "number",
2688
- "$value": "{font-size.body-2}"
2689
- },
2690
- "font-weight": {
2691
- "$extensions": {
2692
- "com.figma.scopes": [
2693
- "FONT_WEIGHT"
2694
- ],
2695
- "com.figma.hiddenFromPublishing": true
2696
- },
2697
- "$type": "number",
2698
- "$value": "{font-weight.body-2}"
2699
- },
2700
- "line-height": {
2701
- "$extensions": {
2702
- "com.figma.scopes": [
2703
- "LINE_HEIGHT"
2704
- ],
2705
- "com.figma.hiddenFromPublishing": true
2706
- },
2707
- "$type": "number",
2708
- "$value": "{line-height.body-2}"
2709
- }
2710
- }
2711
- },
2712
- "layout": {
2713
- "inner-box": {
2714
- "large": {
2715
- "right": {
2716
- "$extensions": {
2717
- "com.figma.scopes": [
2718
- "GAP"
2719
- ],
2720
- "com.figma.hiddenFromPublishing": true
2721
- },
2722
- "$type": "number",
2723
- "$value": "{spacing.40}"
2724
- }
2725
- },
2726
- "small": {
2727
- "right": {
2728
- "$extensions": {
2729
- "com.figma.scopes": [
2730
- "GAP"
2731
- ],
2732
- "com.figma.hiddenFromPublishing": true
2733
- },
2734
- "$type": "number",
2735
- "$value": "{spacing.40}"
2736
- }
2737
- },
2738
- "medium": {
2739
- "right": {
2740
- "$extensions": {
2741
- "com.figma.scopes": [
2742
- "GAP"
2743
- ],
2744
- "com.figma.hiddenFromPublishing": true
2745
- },
2746
- "$type": "number",
2747
- "$value": "{spacing.40}"
2748
- }
2749
- }
2750
- },
2751
- "icon-box": {
2752
- "medium": {
2753
- "vertical": {
2754
- "$extensions": {
2755
- "com.figma.scopes": [
2756
- "GAP"
2757
- ],
2758
- "com.figma.hiddenFromPublishing": true
2759
- },
2760
- "$type": "number",
2761
- "$value": "{spacing.80}"
2762
- },
2763
- "right": {
2764
- "$extensions": {
2765
- "com.figma.scopes": [
2766
- "GAP"
2767
- ],
2768
- "com.figma.hiddenFromPublishing": true
2769
- },
2770
- "$type": "number",
2771
- "$value": "{spacing.0}"
2772
- },
2773
- "left": {
2774
- "$extensions": {
2775
- "com.figma.scopes": [
2776
- "GAP"
2777
- ],
2778
- "com.figma.hiddenFromPublishing": true
2779
- },
2780
- "$type": "number",
2781
- "$value": "{spacing.100}"
2782
- }
2783
- },
2784
- "small": {
2785
- "right": {
2786
- "$extensions": {
2787
- "com.figma.scopes": [
2788
- "GAP"
2789
- ],
2790
- "com.figma.hiddenFromPublishing": true
2791
- },
2792
- "$type": "number",
2793
- "$value": "{spacing.0}"
2794
- },
2795
- "vertical": {
2796
- "$extensions": {
2797
- "com.figma.scopes": [
2798
- "GAP"
2799
- ],
2800
- "com.figma.hiddenFromPublishing": true
2801
- },
2802
- "$type": "number",
2803
- "$value": "{spacing.80}"
2804
- },
2805
- "left": {
2806
- "$extensions": {
2807
- "com.figma.scopes": [
2808
- "GAP"
2809
- ],
2810
- "com.figma.hiddenFromPublishing": true
2811
- },
2812
- "$type": "number",
2813
- "$value": "{spacing.80}"
2814
- }
2815
- },
2816
- "large": {
2817
- "right": {
2818
- "$extensions": {
2819
- "com.figma.scopes": [
2820
- "GAP"
2821
- ],
2822
- "com.figma.hiddenFromPublishing": true
2823
- },
2824
- "$type": "number",
2825
- "$value": "{spacing.0}"
2826
- },
2827
- "left": {
2828
- "$extensions": {
2829
- "com.figma.scopes": [
2830
- "GAP"
2831
- ],
2832
- "com.figma.hiddenFromPublishing": true
2833
- },
2834
- "$type": "number",
2835
- "$value": "{spacing.120}"
2836
- },
2837
- "vertical": {
2838
- "$extensions": {
2839
- "com.figma.scopes": [
2840
- "GAP"
2841
- ],
2842
- "com.figma.hiddenFromPublishing": true
2843
- },
2844
- "$type": "number",
2845
- "$value": "{spacing.80}"
2846
- }
2847
- }
2848
- },
2849
- "icon-wrapper": {
2850
- "large": {
2851
- "$extensions": {
2852
- "com.figma.scopes": [
2853
- "GAP"
2854
- ],
2855
- "com.figma.hiddenFromPublishing": true
2856
- },
2857
- "$type": "number",
2858
- "$value": "{spacing.240}"
2859
- },
2860
- "small": {
2861
- "$extensions": {
2862
- "com.figma.scopes": [
2863
- "GAP"
2864
- ],
2865
- "com.figma.hiddenFromPublishing": true
2866
- },
2867
- "$type": "number",
2868
- "$value": "{spacing.160}"
2869
- },
2870
- "medium": {
2871
- "$extensions": {
2872
- "com.figma.scopes": [
2873
- "GAP"
2874
- ],
2875
- "com.figma.hiddenFromPublishing": true
2876
- },
2877
- "$type": "number",
2878
- "$value": "{spacing.200}"
2879
- }
2880
- },
2881
- "delete-box": {
2882
- "large": {
2883
- "vertical": {
2884
- "$extensions": {
2885
- "com.figma.scopes": [
2886
- "GAP"
2887
- ],
2888
- "com.figma.hiddenFromPublishing": true
2889
- },
2890
- "$type": "number",
2891
- "$value": "{spacing.0}"
2892
- }
2893
- },
2894
- "small": {
2895
- "vertical": {
2896
- "$extensions": {
2897
- "com.figma.scopes": [
2898
- "GAP"
2899
- ],
2900
- "com.figma.hiddenFromPublishing": true
2901
- },
2902
- "$type": "number",
2903
- "$value": "{spacing.20}"
2904
- }
2905
- },
2906
- "medium": {
2907
- "vertical": {
2908
- "$extensions": {
2909
- "com.figma.scopes": [
2910
- "GAP"
2911
- ],
2912
- "com.figma.hiddenFromPublishing": true
2913
- },
2914
- "$type": "number",
2915
- "$value": "{spacing.20}"
2916
- }
2917
- }
2918
- },
2919
- "text-box": {
2920
- "small": {
2921
- "horizontal": {
2922
- "$extensions": {
2923
- "com.figma.scopes": [
2924
- "GAP"
2925
- ],
2926
- "com.figma.hiddenFromPublishing": true
2927
- },
2928
- "$type": "number",
2929
- "$value": "{spacing.60}"
2930
- }
2931
- },
2932
- "medium": {
2933
- "horizontal": {
2934
- "$extensions": {
2935
- "com.figma.scopes": [
2936
- "GAP"
2937
- ],
2938
- "com.figma.hiddenFromPublishing": true
2939
- },
2940
- "$type": "number",
2941
- "$value": "{spacing.80}"
2942
- }
2943
- },
2944
- "large": {
2945
- "horizontal": {
2946
- "$extensions": {
2947
- "com.figma.scopes": [
2948
- "GAP"
2949
- ],
2950
- "com.figma.hiddenFromPublishing": true
2951
- },
2952
- "$type": "number",
2953
- "$value": "{spacing.100}"
2954
- }
2955
- }
2956
- }
2957
- },
2958
- "Icon": {
2959
- "large": {
2960
- "$extensions": {
2961
- "com.figma.scopes": [
2962
- "WIDTH_HEIGHT"
2963
- ],
2964
- "com.figma.hiddenFromPublishing": true
2965
- },
2966
- "$type": "number",
2967
- "$value": "{icon.size.24px}"
2968
- },
2969
- "small": {
2970
- "$extensions": {
2971
- "com.figma.scopes": [
2972
- "WIDTH_HEIGHT"
2973
- ],
2974
- "com.figma.hiddenFromPublishing": true
2975
- },
2976
- "$type": "number",
2977
- "$value": "{icon.size.16px}"
2978
- },
2979
- "medium": {
2980
- "$extensions": {
2981
- "com.figma.scopes": [
2982
- "WIDTH_HEIGHT"
2983
- ],
2984
- "com.figma.hiddenFromPublishing": true
2985
- },
2986
- "$type": "number",
2987
- "$value": "{icon.size.20px}"
2988
- }
2989
- },
2990
- "border-radius": {
2991
- "medium": {
2992
- "$extensions": {
2993
- "com.figma.scopes": [
2994
- "CORNER_RADIUS"
2995
- ],
2996
- "com.figma.hiddenFromPublishing": true
2997
- },
2998
- "$type": "number",
2999
- "$value": "{border-radius.60}"
3000
- },
3001
- "large": {
3002
- "$extensions": {
3003
- "com.figma.scopes": [
3004
- "CORNER_RADIUS"
3005
- ],
3006
- "com.figma.hiddenFromPublishing": true
3007
- },
3008
- "$type": "number",
3009
- "$value": "{border-radius.80}"
3010
- },
3011
- "small": {
3012
- "$extensions": {
3013
- "com.figma.scopes": [
3014
- "CORNER_RADIUS"
3015
- ],
3016
- "com.figma.hiddenFromPublishing": true
3017
- },
3018
- "$type": "number",
3019
- "$value": "{border-radius.40}"
3020
- }
3021
- },
3022
- "border-width": {
3023
- "large": {
3024
- "$extensions": {
3025
- "com.figma.scopes": [
3026
- "STROKE_FLOAT"
3027
- ],
3028
- "com.figma.hiddenFromPublishing": true
3029
- },
3030
- "$type": "number",
3031
- "$value": "{border-width.10}"
3032
- },
3033
- "small": {
3034
- "$extensions": {
3035
- "com.figma.scopes": [
3036
- "STROKE_FLOAT"
3037
- ],
3038
- "com.figma.hiddenFromPublishing": true
3039
- },
3040
- "$type": "number",
3041
- "$value": "{border-width.10}"
3042
- },
3043
- "medium": {
3044
- "$extensions": {
3045
- "com.figma.scopes": [
3046
- "STROKE_FLOAT"
3047
- ],
3048
- "com.figma.hiddenFromPublishing": true
3049
- },
3050
- "$type": "number",
3051
- "$value": "{border-width.10}"
3052
- }
3053
- }
3054
- },
3055
- "link-button": {
3056
- "typography": {
3057
- "large": {
3058
- "font-family": {
3059
- "$extensions": {
3060
- "com.figma.scopes": [
3061
- "FONT_FAMILY"
3062
- ],
3063
- "com.figma.hiddenFromPublishing": true
3064
- },
3065
- "$type": "text",
3066
- "$value": "{font-family.sans-serif}"
3067
- },
3068
- "line-height": {
3069
- "$extensions": {
3070
- "com.figma.scopes": [
3071
- "LINE_HEIGHT"
3072
- ],
3073
- "com.figma.hiddenFromPublishing": true
3074
- },
3075
- "$type": "number",
3076
- "$value": "{line-height.subtitle-1}"
3077
- },
3078
- "font-size": {
3079
- "$extensions": {
3080
- "com.figma.scopes": [
3081
- "FONT_SIZE"
3082
- ],
3083
- "com.figma.hiddenFromPublishing": true
3084
- },
3085
- "$type": "number",
3086
- "$value": "{font-size.subtitle-1}"
3087
- },
3088
- "font-weight": {
3089
- "$extensions": {
3090
- "com.figma.scopes": [
3091
- "FONT_WEIGHT"
3092
- ],
3093
- "com.figma.hiddenFromPublishing": true
3094
- },
3095
- "$type": "number",
3096
- "$value": "{font-weight.subtitle-1}"
3097
- }
3098
- },
3099
- "medium": {
3100
- "font-family": {
3101
- "$extensions": {
3102
- "com.figma.scopes": [
3103
- "FONT_FAMILY"
3104
- ],
3105
- "com.figma.hiddenFromPublishing": true
3106
- },
3107
- "$type": "text",
3108
- "$value": "{font-family.sans-serif}"
3109
- },
3110
- "font-weight": {
3111
- "$extensions": {
3112
- "com.figma.scopes": [
3113
- "FONT_WEIGHT"
3114
- ],
3115
- "com.figma.hiddenFromPublishing": true
3116
- },
3117
- "$type": "number",
3118
- "$value": "{font-weight.body-2}"
3119
- },
3120
- "line-height": {
3121
- "$extensions": {
3122
- "com.figma.scopes": [
3123
- "LINE_HEIGHT"
3124
- ],
3125
- "com.figma.hiddenFromPublishing": true
3126
- },
3127
- "$type": "number",
3128
- "$value": "{line-height.body-2}"
3129
- },
3130
- "font-size": {
3131
- "$extensions": {
3132
- "com.figma.scopes": [
3133
- "FONT_SIZE"
3134
- ],
3135
- "com.figma.hiddenFromPublishing": true
3136
- },
3137
- "$type": "number",
3138
- "$value": "{font-size.body-2}"
3139
- }
3140
- },
3141
- "small": {
3142
- "font-family": {
3143
- "$extensions": {
3144
- "com.figma.scopes": [
3145
- "FONT_FAMILY"
3146
- ],
3147
- "com.figma.hiddenFromPublishing": true
3148
- },
3149
- "$type": "text",
3150
- "$value": "{font-family.sans-serif}"
3151
- },
3152
- "font-weight": {
3153
- "$extensions": {
3154
- "com.figma.scopes": [
3155
- "FONT_WEIGHT"
3156
- ],
3157
- "com.figma.hiddenFromPublishing": true
3158
- },
3159
- "$type": "number",
3160
- "$value": "{font-weight.caption-1}"
3161
- },
3162
- "font-size": {
3163
- "$extensions": {
3164
- "com.figma.scopes": [
3165
- "FONT_SIZE"
3166
- ],
3167
- "com.figma.hiddenFromPublishing": true
3168
- },
3169
- "$type": "number",
3170
- "$value": "{font-size.caption-1}"
3171
- },
3172
- "line-height": {
3173
- "$extensions": {
3174
- "com.figma.scopes": [
3175
- "LINE_HEIGHT"
3176
- ],
3177
- "com.figma.hiddenFromPublishing": true
3178
- },
3179
- "$type": "number",
3180
- "$value": "{line-height.caption-1}"
3181
- }
3182
- }
3183
- },
3184
- "layout": {
3185
- "inner-box": {
3186
- "horizontal": {
3187
- "$extensions": {
3188
- "com.figma.scopes": [
3189
- "GAP"
3190
- ],
3191
- "com.figma.hiddenFromPublishing": true
3192
- },
3193
- "$type": "number",
3194
- "$value": "{spacing.0}"
3195
- },
3196
- "vertical": {
3197
- "$extensions": {
3198
- "com.figma.scopes": [
3199
- "GAP"
3200
- ],
3201
- "com.figma.hiddenFromPublishing": true
3202
- },
3203
- "$type": "number",
3204
- "$value": "{spacing.0}"
3205
- }
3206
- }
3207
- }
3208
- },
3209
- "item-group": {
3210
- "layout": {
3211
- "large": {
3212
- "gap": {
3213
- "$extensions": {
3214
- "com.figma.scopes": [
3215
- "GAP"
3216
- ],
3217
- "com.figma.hiddenFromPublishing": true
3218
- },
3219
- "$type": "number",
3220
- "$value": "{spacing.160}"
3221
- }
3222
- },
3223
- "medium": {
3224
- "gap": {
3225
- "$extensions": {
3226
- "com.figma.scopes": [
3227
- "GAP"
3228
- ],
3229
- "com.figma.hiddenFromPublishing": true
3230
- },
3231
- "$type": "number",
3232
- "$value": "{spacing.120}"
3233
- }
3234
- },
3235
- "small": {
3236
- "gap": {
3237
- "$extensions": {
3238
- "com.figma.scopes": [
3239
- "GAP"
3240
- ],
3241
- "com.figma.hiddenFromPublishing": true
3242
- },
3243
- "$type": "number",
3244
- "$value": "{spacing.80}"
3245
- }
3246
- }
3247
- }
3248
- }
3249
- }
3250
- }