@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,2648 +0,0 @@
1
- {
2
- "treeview": {
3
- "item": {
4
- "color": {
5
- "text": {
6
- "disabled": {
7
- "bg": {
8
- "$extensions": {
9
- "com.figma.scopes": [
10
- "ALL_FILLS"
11
- ],
12
- "com.figma.hiddenFromPublishing": true
13
- },
14
- "$type": "color",
15
- "$value": "{color.surface.transparent.rest}"
16
- },
17
- "icon": {
18
- "$extensions": {
19
- "com.figma.scopes": [
20
- "ALL_FILLS"
21
- ],
22
- "com.figma.hiddenFromPublishing": true
23
- },
24
- "$type": "color",
25
- "$value": "{color.content.neutral.subdued.disabled}"
26
- },
27
- "text": {
28
- "$extensions": {
29
- "com.figma.scopes": [
30
- "ALL_FILLS"
31
- ],
32
- "com.figma.hiddenFromPublishing": true
33
- },
34
- "$type": "color",
35
- "$value": "{color.content.neutral.subdued.disabled}"
36
- }
37
- },
38
- "focused": {
39
- "icon": {
40
- "$extensions": {
41
- "com.figma.scopes": [
42
- "ALL_FILLS"
43
- ],
44
- "com.figma.hiddenFromPublishing": true
45
- },
46
- "$type": "color",
47
- "$value": "{color.content.neutral.subdued.rest}"
48
- },
49
- "frame": {
50
- "$extensions": {
51
- "com.figma.scopes": [
52
- "STROKE_COLOR"
53
- ],
54
- "com.figma.hiddenFromPublishing": true
55
- },
56
- "$type": "color",
57
- "$value": "{color.border.focus.default}"
58
- },
59
- "bg": {
60
- "$extensions": {
61
- "com.figma.scopes": [
62
- "ALL_FILLS"
63
- ],
64
- "com.figma.hiddenFromPublishing": true
65
- },
66
- "$type": "color",
67
- "$value": "{color.surface.transparent.rest}"
68
- },
69
- "text": {
70
- "$extensions": {
71
- "com.figma.scopes": [
72
- "ALL_FILLS"
73
- ],
74
- "com.figma.hiddenFromPublishing": true
75
- },
76
- "$type": "color",
77
- "$value": "{color.content.neutral.subdued.rest}"
78
- }
79
- },
80
- "hovered": {
81
- "text": {
82
- "$extensions": {
83
- "com.figma.scopes": [
84
- "ALL_FILLS"
85
- ],
86
- "com.figma.hiddenFromPublishing": true
87
- },
88
- "$type": "color",
89
- "$value": "{color.content.neutral.subdued.hovered}"
90
- },
91
- "bg": {
92
- "$extensions": {
93
- "com.figma.scopes": [
94
- "ALL_FILLS"
95
- ],
96
- "com.figma.hiddenFromPublishing": true
97
- },
98
- "$type": "color",
99
- "$value": "{color.surface.neutral.default.hovered}"
100
- },
101
- "icon": {
102
- "$extensions": {
103
- "com.figma.scopes": [
104
- "ALL_FILLS"
105
- ],
106
- "com.figma.hiddenFromPublishing": true
107
- },
108
- "$type": "color",
109
- "$value": "{color.content.neutral.subdued.hovered}"
110
- }
111
- },
112
- "selected-focused": {
113
- "icon": {
114
- "$extensions": {
115
- "com.figma.scopes": [
116
- "ALL_FILLS"
117
- ],
118
- "com.figma.hiddenFromPublishing": true
119
- },
120
- "$type": "color",
121
- "$value": "{color.content.neutral.subdued.selected}"
122
- },
123
- "frame": {
124
- "$extensions": {
125
- "com.figma.scopes": [
126
- "STROKE_COLOR"
127
- ],
128
- "com.figma.hiddenFromPublishing": true
129
- },
130
- "$type": "color",
131
- "$value": "{color.border.focus.default}"
132
- },
133
- "bg": {
134
- "$extensions": {
135
- "com.figma.scopes": [
136
- "ALL_FILLS"
137
- ],
138
- "com.figma.hiddenFromPublishing": true
139
- },
140
- "$type": "color",
141
- "$value": "{color.surface.neutral.default.selected}"
142
- },
143
- "text": {
144
- "$extensions": {
145
- "com.figma.scopes": [
146
- "ALL_FILLS"
147
- ],
148
- "com.figma.hiddenFromPublishing": true
149
- },
150
- "$type": "color",
151
- "$value": "{color.content.neutral.subdued.selected}"
152
- }
153
- },
154
- "normal": {
155
- "text": {
156
- "$extensions": {
157
- "com.figma.scopes": [
158
- "ALL_FILLS"
159
- ],
160
- "com.figma.hiddenFromPublishing": true
161
- },
162
- "$type": "color",
163
- "$value": "{color.content.neutral.subdued.rest}"
164
- },
165
- "icon": {
166
- "$extensions": {
167
- "com.figma.scopes": [
168
- "ALL_FILLS"
169
- ],
170
- "com.figma.hiddenFromPublishing": true
171
- },
172
- "$type": "color",
173
- "$value": "{color.content.neutral.subdued.rest}"
174
- },
175
- "bg": {
176
- "$extensions": {
177
- "com.figma.scopes": [
178
- "ALL_FILLS"
179
- ],
180
- "com.figma.hiddenFromPublishing": true
181
- },
182
- "$type": "color",
183
- "$value": "{color.surface.transparent.rest}"
184
- }
185
- },
186
- "active-focused": {
187
- "frame": {
188
- "$extensions": {
189
- "com.figma.scopes": [
190
- "STROKE_COLOR"
191
- ],
192
- "com.figma.hiddenFromPublishing": true
193
- },
194
- "$type": "color",
195
- "$value": "{color.border.focus.default}"
196
- },
197
- "icon": {
198
- "$extensions": {
199
- "com.figma.scopes": [
200
- "ALL_FILLS"
201
- ],
202
- "com.figma.hiddenFromPublishing": true
203
- },
204
- "$type": "color",
205
- "$value": "{color.content.neutral.default.static-dark.rest}"
206
- },
207
- "bg": {
208
- "$extensions": {
209
- "com.figma.scopes": [
210
- "ALL_FILLS"
211
- ],
212
- "com.figma.hiddenFromPublishing": true
213
- },
214
- "$type": "color",
215
- "$value": "{color.surface.primary.default.rest}"
216
- },
217
- "text": {
218
- "$extensions": {
219
- "com.figma.scopes": [
220
- "ALL_FILLS"
221
- ],
222
- "com.figma.hiddenFromPublishing": true
223
- },
224
- "$type": "color",
225
- "$value": "{color.content.neutral.default.static-dark.rest}"
226
- }
227
- },
228
- "active": {
229
- "text": {
230
- "$extensions": {
231
- "com.figma.scopes": [
232
- "ALL_FILLS"
233
- ],
234
- "com.figma.hiddenFromPublishing": true
235
- },
236
- "$type": "color",
237
- "$value": "{color.content.neutral.default.static-dark.rest}"
238
- },
239
- "icon": {
240
- "$extensions": {
241
- "com.figma.scopes": [
242
- "ALL_FILLS"
243
- ],
244
- "com.figma.hiddenFromPublishing": true
245
- },
246
- "$type": "color",
247
- "$value": "{color.content.neutral.default.static-dark.rest}"
248
- },
249
- "bg": {
250
- "$extensions": {
251
- "com.figma.scopes": [
252
- "ALL_FILLS"
253
- ],
254
- "com.figma.hiddenFromPublishing": true
255
- },
256
- "$type": "color",
257
- "$value": "{color.surface.primary.default.rest}"
258
- }
259
- },
260
- "selected": {
261
- "text": {
262
- "$extensions": {
263
- "com.figma.scopes": [
264
- "ALL_FILLS"
265
- ],
266
- "com.figma.hiddenFromPublishing": true
267
- },
268
- "$type": "color",
269
- "$value": "{color.content.neutral.subdued.selected}"
270
- },
271
- "icon": {
272
- "$extensions": {
273
- "com.figma.scopes": [
274
- "ALL_FILLS"
275
- ],
276
- "com.figma.hiddenFromPublishing": true
277
- },
278
- "$type": "color",
279
- "$value": "{color.content.neutral.subdued.selected}"
280
- },
281
- "bg": {
282
- "$extensions": {
283
- "com.figma.scopes": [
284
- "ALL_FILLS"
285
- ],
286
- "com.figma.hiddenFromPublishing": true
287
- },
288
- "$type": "color",
289
- "$value": "{color.surface.neutral.default.selected}"
290
- }
291
- }
292
- },
293
- "link": {
294
- "focused": {
295
- "text": {
296
- "$extensions": {
297
- "com.figma.scopes": [
298
- "ALL_FILLS"
299
- ],
300
- "com.figma.hiddenFromPublishing": true
301
- },
302
- "$type": "color",
303
- "$value": "{color.content.neutral.subdued.rest}"
304
- },
305
- "icon": {
306
- "$extensions": {
307
- "com.figma.scopes": [
308
- "ALL_FILLS"
309
- ],
310
- "com.figma.hiddenFromPublishing": true
311
- },
312
- "$type": "color",
313
- "$value": "{color.content.neutral.subdued.rest}"
314
- },
315
- "frame": {
316
- "$extensions": {
317
- "com.figma.scopes": [
318
- "STROKE_COLOR"
319
- ],
320
- "com.figma.hiddenFromPublishing": true
321
- },
322
- "$type": "color",
323
- "$value": "{color.border.focus.default}"
324
- },
325
- "bg": {
326
- "$extensions": {
327
- "com.figma.scopes": [
328
- "ALL_FILLS"
329
- ],
330
- "com.figma.hiddenFromPublishing": true
331
- },
332
- "$type": "color",
333
- "$value": "{color.surface.transparent.rest}"
334
- }
335
- },
336
- "normal": {
337
- "text": {
338
- "$extensions": {
339
- "com.figma.scopes": [
340
- "ALL_FILLS"
341
- ],
342
- "com.figma.hiddenFromPublishing": true
343
- },
344
- "$type": "color",
345
- "$value": "{color.content.neutral.subdued.rest}"
346
- },
347
- "bg": {
348
- "$extensions": {
349
- "com.figma.scopes": [
350
- "ALL_FILLS"
351
- ],
352
- "com.figma.hiddenFromPublishing": true
353
- },
354
- "$type": "color",
355
- "$value": "{color.surface.transparent.rest}"
356
- },
357
- "icon": {
358
- "$extensions": {
359
- "com.figma.scopes": [
360
- "ALL_FILLS"
361
- ],
362
- "com.figma.hiddenFromPublishing": true
363
- },
364
- "$type": "color",
365
- "$value": "{color.content.neutral.subdued.rest}"
366
- }
367
- },
368
- "active-focused": {
369
- "text": {
370
- "$extensions": {
371
- "com.figma.scopes": [
372
- "ALL_FILLS"
373
- ],
374
- "com.figma.hiddenFromPublishing": true
375
- },
376
- "$type": "color",
377
- "$value": "{color.content.neutral.default.static-dark.rest}"
378
- },
379
- "bg": {
380
- "$extensions": {
381
- "com.figma.scopes": [
382
- "ALL_FILLS"
383
- ],
384
- "com.figma.hiddenFromPublishing": true
385
- },
386
- "$type": "color",
387
- "$value": "{color.surface.primary.default.rest}"
388
- },
389
- "frame": {
390
- "$extensions": {
391
- "com.figma.scopes": [
392
- "STROKE_COLOR"
393
- ],
394
- "com.figma.hiddenFromPublishing": true
395
- },
396
- "$type": "color",
397
- "$value": "{color.border.focus.default}"
398
- },
399
- "icon": {
400
- "$extensions": {
401
- "com.figma.scopes": [
402
- "ALL_FILLS"
403
- ],
404
- "com.figma.hiddenFromPublishing": true
405
- },
406
- "$type": "color",
407
- "$value": "{color.content.neutral.default.static-dark.rest}"
408
- }
409
- },
410
- "selected": {
411
- "text": {
412
- "$extensions": {
413
- "com.figma.scopes": [
414
- "ALL_FILLS"
415
- ],
416
- "com.figma.hiddenFromPublishing": true
417
- },
418
- "$type": "color",
419
- "$value": "{color.content.neutral.subdued.selected}"
420
- },
421
- "bg": {
422
- "$extensions": {
423
- "com.figma.scopes": [
424
- "ALL_FILLS"
425
- ],
426
- "com.figma.hiddenFromPublishing": true
427
- },
428
- "$type": "color",
429
- "$value": "{color.surface.neutral.default.selected}"
430
- },
431
- "icon": {
432
- "$extensions": {
433
- "com.figma.scopes": [
434
- "ALL_FILLS"
435
- ],
436
- "com.figma.hiddenFromPublishing": true
437
- },
438
- "$type": "color",
439
- "$value": "{color.content.neutral.subdued.selected}"
440
- }
441
- },
442
- "selected-focused": {
443
- "bg": {
444
- "$extensions": {
445
- "com.figma.scopes": [
446
- "ALL_FILLS"
447
- ],
448
- "com.figma.hiddenFromPublishing": true
449
- },
450
- "$type": "color",
451
- "$value": "{color.surface.neutral.default.selected}"
452
- },
453
- "text": {
454
- "$extensions": {
455
- "com.figma.scopes": [
456
- "ALL_FILLS"
457
- ],
458
- "com.figma.hiddenFromPublishing": true
459
- },
460
- "$type": "color",
461
- "$value": "{color.content.neutral.subdued.selected}"
462
- },
463
- "icon": {
464
- "$extensions": {
465
- "com.figma.scopes": [
466
- "ALL_FILLS"
467
- ],
468
- "com.figma.hiddenFromPublishing": true
469
- },
470
- "$type": "color",
471
- "$value": "{color.content.neutral.subdued.selected}"
472
- },
473
- "frame": {
474
- "$extensions": {
475
- "com.figma.scopes": [
476
- "STROKE_COLOR"
477
- ],
478
- "com.figma.hiddenFromPublishing": true
479
- },
480
- "$type": "color",
481
- "$value": "{color.border.focus.default}"
482
- }
483
- },
484
- "hovered": {
485
- "icon": {
486
- "$extensions": {
487
- "com.figma.scopes": [
488
- "ALL_FILLS"
489
- ],
490
- "com.figma.hiddenFromPublishing": true
491
- },
492
- "$type": "color",
493
- "$value": "{color.content.neutral.subdued.hovered}"
494
- },
495
- "text": {
496
- "$extensions": {
497
- "com.figma.scopes": [
498
- "ALL_FILLS"
499
- ],
500
- "com.figma.hiddenFromPublishing": true
501
- },
502
- "$type": "color",
503
- "$value": "{color.content.neutral.subdued.hovered}"
504
- },
505
- "bg": {
506
- "$extensions": {
507
- "com.figma.scopes": [
508
- "ALL_FILLS"
509
- ],
510
- "com.figma.hiddenFromPublishing": true
511
- },
512
- "$type": "color",
513
- "$value": "{color.surface.neutral.default.hovered}"
514
- }
515
- },
516
- "active": {
517
- "icon": {
518
- "$extensions": {
519
- "com.figma.scopes": [
520
- "ALL_FILLS"
521
- ],
522
- "com.figma.hiddenFromPublishing": true
523
- },
524
- "$type": "color",
525
- "$value": "{color.content.neutral.default.static-dark.rest}"
526
- },
527
- "text": {
528
- "$extensions": {
529
- "com.figma.scopes": [
530
- "ALL_FILLS"
531
- ],
532
- "com.figma.hiddenFromPublishing": true
533
- },
534
- "$type": "color",
535
- "$value": "{color.content.neutral.default.static-dark.rest}"
536
- },
537
- "bg": {
538
- "$extensions": {
539
- "com.figma.scopes": [
540
- "ALL_FILLS"
541
- ],
542
- "com.figma.hiddenFromPublishing": true
543
- },
544
- "$type": "color",
545
- "$value": "{color.surface.primary.default.rest}"
546
- }
547
- },
548
- "disabled": {
549
- "icon": {
550
- "$extensions": {
551
- "com.figma.scopes": [
552
- "ALL_FILLS"
553
- ],
554
- "com.figma.hiddenFromPublishing": true
555
- },
556
- "$type": "color",
557
- "$value": "{color.content.neutral.subdued.disabled}"
558
- },
559
- "text": {
560
- "$extensions": {
561
- "com.figma.scopes": [
562
- "ALL_FILLS"
563
- ],
564
- "com.figma.hiddenFromPublishing": true
565
- },
566
- "$type": "color",
567
- "$value": "{color.content.neutral.subdued.disabled}"
568
- },
569
- "bg": {
570
- "$extensions": {
571
- "com.figma.scopes": [
572
- "ALL_FILLS"
573
- ],
574
- "com.figma.hiddenFromPublishing": true
575
- },
576
- "$type": "color",
577
- "$value": "{color.surface.transparent.rest}"
578
- }
579
- }
580
- },
581
- "text+separator": {
582
- "hovered": {
583
- "border": {
584
- "$extensions": {
585
- "com.figma.scopes": [
586
- "STROKE_COLOR"
587
- ],
588
- "com.figma.hiddenFromPublishing": true
589
- },
590
- "$type": "color",
591
- "$value": "{color.border.neutral.default.rest}"
592
- },
593
- "text": {
594
- "$extensions": {
595
- "com.figma.scopes": [
596
- "ALL_FILLS"
597
- ],
598
- "com.figma.hiddenFromPublishing": true
599
- },
600
- "$type": "color",
601
- "$value": "{color.content.neutral.subdued.hovered}"
602
- },
603
- "icon": {
604
- "$extensions": {
605
- "com.figma.scopes": [
606
- "ALL_FILLS"
607
- ],
608
- "com.figma.hiddenFromPublishing": true
609
- },
610
- "$type": "color",
611
- "$value": "{color.content.neutral.subdued.hovered}"
612
- },
613
- "bg": {
614
- "$extensions": {
615
- "com.figma.scopes": [
616
- "ALL_FILLS"
617
- ],
618
- "com.figma.hiddenFromPublishing": true
619
- },
620
- "$type": "color",
621
- "$value": "{color.surface.neutral.default.hovered}"
622
- }
623
- },
624
- "active-focused": {
625
- "icon": {
626
- "$extensions": {
627
- "com.figma.scopes": [
628
- "ALL_FILLS"
629
- ],
630
- "com.figma.hiddenFromPublishing": true
631
- },
632
- "$type": "color",
633
- "$value": "{color.content.neutral.default.static-dark.rest}"
634
- },
635
- "text": {
636
- "$extensions": {
637
- "com.figma.scopes": [
638
- "ALL_FILLS"
639
- ],
640
- "com.figma.hiddenFromPublishing": true
641
- },
642
- "$type": "color",
643
- "$value": "{color.content.neutral.default.static-dark.rest}"
644
- },
645
- "bg": {
646
- "$extensions": {
647
- "com.figma.scopes": [
648
- "ALL_FILLS"
649
- ],
650
- "com.figma.hiddenFromPublishing": true
651
- },
652
- "$type": "color",
653
- "$value": "{color.surface.primary.default.rest}"
654
- },
655
- "border": {
656
- "$extensions": {
657
- "com.figma.scopes": [
658
- "STROKE_COLOR"
659
- ],
660
- "com.figma.hiddenFromPublishing": true
661
- },
662
- "$type": "color",
663
- "$value": "{color.border.neutral.default.rest}"
664
- },
665
- "frame": {
666
- "$extensions": {
667
- "com.figma.scopes": [
668
- "STROKE_COLOR"
669
- ],
670
- "com.figma.hiddenFromPublishing": true
671
- },
672
- "$type": "color",
673
- "$value": "{color.border.focus.default}"
674
- }
675
- },
676
- "selected-focused": {
677
- "frame": {
678
- "$extensions": {
679
- "com.figma.scopes": [
680
- "STROKE_COLOR"
681
- ],
682
- "com.figma.hiddenFromPublishing": true
683
- },
684
- "$type": "color",
685
- "$value": "{color.border.focus.default}"
686
- },
687
- "border": {
688
- "$extensions": {
689
- "com.figma.scopes": [
690
- "STROKE_COLOR"
691
- ],
692
- "com.figma.hiddenFromPublishing": true
693
- },
694
- "$type": "color",
695
- "$value": "{color.border.neutral.default.rest}"
696
- },
697
- "bg": {
698
- "$extensions": {
699
- "com.figma.scopes": [
700
- "ALL_FILLS"
701
- ],
702
- "com.figma.hiddenFromPublishing": true
703
- },
704
- "$type": "color",
705
- "$value": "{color.surface.neutral.default.selected}"
706
- },
707
- "text": {
708
- "$extensions": {
709
- "com.figma.scopes": [
710
- "ALL_FILLS"
711
- ],
712
- "com.figma.hiddenFromPublishing": true
713
- },
714
- "$type": "color",
715
- "$value": "{color.content.neutral.subdued.selected}"
716
- },
717
- "icon": {
718
- "$extensions": {
719
- "com.figma.scopes": [
720
- "ALL_FILLS"
721
- ],
722
- "com.figma.hiddenFromPublishing": true
723
- },
724
- "$type": "color",
725
- "$value": "{color.content.neutral.subdued.selected}"
726
- }
727
- },
728
- "active": {
729
- "text": {
730
- "$extensions": {
731
- "com.figma.scopes": [
732
- "ALL_FILLS"
733
- ],
734
- "com.figma.hiddenFromPublishing": true
735
- },
736
- "$type": "color",
737
- "$value": "{color.content.neutral.default.static-dark.rest}"
738
- },
739
- "bg": {
740
- "$extensions": {
741
- "com.figma.scopes": [
742
- "ALL_FILLS"
743
- ],
744
- "com.figma.hiddenFromPublishing": true
745
- },
746
- "$type": "color",
747
- "$value": "{color.surface.primary.default.rest}"
748
- },
749
- "icon": {
750
- "$extensions": {
751
- "com.figma.scopes": [
752
- "ALL_FILLS"
753
- ],
754
- "com.figma.hiddenFromPublishing": true
755
- },
756
- "$type": "color",
757
- "$value": "{color.content.neutral.default.static-dark.rest}"
758
- },
759
- "border": {
760
- "$extensions": {
761
- "com.figma.scopes": [
762
- "STROKE_COLOR"
763
- ],
764
- "com.figma.hiddenFromPublishing": true
765
- },
766
- "$type": "color",
767
- "$value": "{color.border.neutral.default.rest}"
768
- }
769
- },
770
- "normal": {
771
- "bg": {
772
- "$extensions": {
773
- "com.figma.scopes": [
774
- "ALL_FILLS"
775
- ],
776
- "com.figma.hiddenFromPublishing": true
777
- },
778
- "$type": "color",
779
- "$value": "{color.surface.transparent.rest}"
780
- },
781
- "border": {
782
- "$extensions": {
783
- "com.figma.scopes": [
784
- "STROKE_COLOR"
785
- ],
786
- "com.figma.hiddenFromPublishing": true
787
- },
788
- "$type": "color",
789
- "$value": "{color.border.neutral.default.rest}"
790
- },
791
- "icon": {
792
- "$extensions": {
793
- "com.figma.scopes": [
794
- "ALL_FILLS"
795
- ],
796
- "com.figma.hiddenFromPublishing": true
797
- },
798
- "$type": "color",
799
- "$value": "{color.content.neutral.subdued.rest}"
800
- },
801
- "text": {
802
- "$extensions": {
803
- "com.figma.scopes": [
804
- "ALL_FILLS"
805
- ],
806
- "com.figma.hiddenFromPublishing": true
807
- },
808
- "$type": "color",
809
- "$value": "{color.content.neutral.subdued.rest}"
810
- }
811
- },
812
- "focused": {
813
- "bg": {
814
- "$extensions": {
815
- "com.figma.scopes": [
816
- "ALL_FILLS"
817
- ],
818
- "com.figma.hiddenFromPublishing": true
819
- },
820
- "$type": "color",
821
- "$value": "{color.surface.transparent.rest}"
822
- },
823
- "icon": {
824
- "$extensions": {
825
- "com.figma.scopes": [
826
- "ALL_FILLS"
827
- ],
828
- "com.figma.hiddenFromPublishing": true
829
- },
830
- "$type": "color",
831
- "$value": "{color.content.neutral.subdued.rest}"
832
- },
833
- "frame": {
834
- "$extensions": {
835
- "com.figma.scopes": [
836
- "STROKE_COLOR"
837
- ],
838
- "com.figma.hiddenFromPublishing": true
839
- },
840
- "$type": "color",
841
- "$value": "{color.border.focus.default}"
842
- },
843
- "border": {
844
- "$extensions": {
845
- "com.figma.scopes": [
846
- "STROKE_COLOR"
847
- ],
848
- "com.figma.hiddenFromPublishing": true
849
- },
850
- "$type": "color",
851
- "$value": "{color.border.neutral.default.rest}"
852
- },
853
- "text": {
854
- "$extensions": {
855
- "com.figma.scopes": [
856
- "ALL_FILLS"
857
- ],
858
- "com.figma.hiddenFromPublishing": true
859
- },
860
- "$type": "color",
861
- "$value": "{color.content.neutral.subdued.rest}"
862
- }
863
- },
864
- "selected": {
865
- "text": {
866
- "$extensions": {
867
- "com.figma.scopes": [
868
- "ALL_FILLS"
869
- ],
870
- "com.figma.hiddenFromPublishing": true
871
- },
872
- "$type": "color",
873
- "$value": "{color.content.neutral.subdued.selected}"
874
- },
875
- "icon": {
876
- "$extensions": {
877
- "com.figma.scopes": [
878
- "ALL_FILLS"
879
- ],
880
- "com.figma.hiddenFromPublishing": true
881
- },
882
- "$type": "color",
883
- "$value": "{color.content.neutral.subdued.selected}"
884
- },
885
- "bg": {
886
- "$extensions": {
887
- "com.figma.scopes": [
888
- "ALL_FILLS"
889
- ],
890
- "com.figma.hiddenFromPublishing": true
891
- },
892
- "$type": "color",
893
- "$value": "{color.surface.neutral.default.selected}"
894
- },
895
- "border": {
896
- "$extensions": {
897
- "com.figma.scopes": [
898
- "STROKE_COLOR"
899
- ],
900
- "com.figma.hiddenFromPublishing": true
901
- },
902
- "$type": "color",
903
- "$value": "{color.border.neutral.default.rest}"
904
- }
905
- },
906
- "disabled": {
907
- "border": {
908
- "$extensions": {
909
- "com.figma.scopes": [
910
- "STROKE_COLOR"
911
- ],
912
- "com.figma.hiddenFromPublishing": true
913
- },
914
- "$type": "color",
915
- "$value": "{color.border.neutral.default.rest}"
916
- },
917
- "bg": {
918
- "$extensions": {
919
- "com.figma.scopes": [
920
- "ALL_FILLS"
921
- ],
922
- "com.figma.hiddenFromPublishing": true
923
- },
924
- "$type": "color",
925
- "$value": "{color.surface.transparent.rest}"
926
- },
927
- "text": {
928
- "$extensions": {
929
- "com.figma.scopes": [
930
- "ALL_FILLS"
931
- ],
932
- "com.figma.hiddenFromPublishing": true
933
- },
934
- "$type": "color",
935
- "$value": "{color.content.neutral.subdued.disabled}"
936
- },
937
- "icon": {
938
- "$extensions": {
939
- "com.figma.scopes": [
940
- "ALL_FILLS"
941
- ],
942
- "com.figma.hiddenFromPublishing": true
943
- },
944
- "$type": "color",
945
- "$value": "{color.content.neutral.subdued.disabled}"
946
- }
947
- }
948
- }
949
- },
950
- "typography": {
951
- "medium": {
952
- "font-family": {
953
- "$extensions": {
954
- "com.figma.scopes": [
955
- "FONT_FAMILY"
956
- ],
957
- "com.figma.hiddenFromPublishing": true
958
- },
959
- "$type": "text",
960
- "$value": "{font-family.sans-serif}"
961
- },
962
- "line-height": {
963
- "$extensions": {
964
- "com.figma.scopes": [
965
- "LINE_HEIGHT"
966
- ],
967
- "com.figma.hiddenFromPublishing": true
968
- },
969
- "$type": "number",
970
- "$value": "{line-height.body-1}"
971
- },
972
- "font-weight": {
973
- "$extensions": {
974
- "com.figma.scopes": [
975
- "FONT_WEIGHT"
976
- ],
977
- "com.figma.hiddenFromPublishing": true
978
- },
979
- "$type": "number",
980
- "$value": "{font-weight.body-1}"
981
- },
982
- "font-size": {
983
- "$extensions": {
984
- "com.figma.scopes": [
985
- "FONT_SIZE"
986
- ],
987
- "com.figma.hiddenFromPublishing": true
988
- },
989
- "$type": "number",
990
- "$value": "{font-size.body-1}"
991
- }
992
- },
993
- "large": {
994
- "font-family": {
995
- "$extensions": {
996
- "com.figma.scopes": [
997
- "FONT_FAMILY"
998
- ],
999
- "com.figma.hiddenFromPublishing": true
1000
- },
1001
- "$type": "text",
1002
- "$value": "{font-family.sans-serif}"
1003
- },
1004
- "line-height": {
1005
- "$extensions": {
1006
- "com.figma.scopes": [
1007
- "LINE_HEIGHT"
1008
- ],
1009
- "com.figma.hiddenFromPublishing": true
1010
- },
1011
- "$type": "number",
1012
- "$value": "{line-height.body-2}"
1013
- },
1014
- "font-weight": {
1015
- "$extensions": {
1016
- "com.figma.scopes": [
1017
- "FONT_WEIGHT"
1018
- ],
1019
- "com.figma.hiddenFromPublishing": true
1020
- },
1021
- "$type": "number",
1022
- "$value": "{font-weight.body-2}"
1023
- },
1024
- "font-size": {
1025
- "$extensions": {
1026
- "com.figma.scopes": [
1027
- "FONT_SIZE"
1028
- ],
1029
- "com.figma.hiddenFromPublishing": true
1030
- },
1031
- "$type": "number",
1032
- "$value": "{font-size.body-2}"
1033
- }
1034
- },
1035
- "small": {
1036
- "font-family": {
1037
- "$extensions": {
1038
- "com.figma.scopes": [
1039
- "FONT_FAMILY"
1040
- ],
1041
- "com.figma.hiddenFromPublishing": true
1042
- },
1043
- "$type": "text",
1044
- "$value": "{font-family.sans-serif}"
1045
- },
1046
- "line-height": {
1047
- "$extensions": {
1048
- "com.figma.scopes": [
1049
- "LINE_HEIGHT"
1050
- ],
1051
- "com.figma.hiddenFromPublishing": true
1052
- },
1053
- "$type": "number",
1054
- "$value": "{line-height.caption-1}"
1055
- },
1056
- "font-weight": {
1057
- "$extensions": {
1058
- "com.figma.scopes": [
1059
- "FONT_WEIGHT"
1060
- ],
1061
- "com.figma.hiddenFromPublishing": true
1062
- },
1063
- "$type": "number",
1064
- "$value": "{font-weight.caption-1}"
1065
- },
1066
- "font-size": {
1067
- "$extensions": {
1068
- "com.figma.scopes": [
1069
- "FONT_SIZE"
1070
- ],
1071
- "com.figma.hiddenFromPublishing": true
1072
- },
1073
- "$type": "number",
1074
- "$value": "{font-size.caption-1}"
1075
- }
1076
- }
1077
- },
1078
- "icon": {
1079
- "style": {
1080
- "default": {
1081
- "$extensions": {
1082
- "com.figma.scopes": [
1083
- "ALL_SCOPES"
1084
- ],
1085
- "com.figma.hiddenFromPublishing": true
1086
- },
1087
- "$type": "text",
1088
- "$value": "{icon.style.regular}"
1089
- }
1090
- },
1091
- "size": {
1092
- "medium": {
1093
- "$extensions": {
1094
- "com.figma.scopes": [
1095
- "ALL_SCOPES"
1096
- ],
1097
- "com.figma.hiddenFromPublishing": true
1098
- },
1099
- "$type": "number",
1100
- "$value": "{icon.size.20px}"
1101
- },
1102
- "small": {
1103
- "$extensions": {
1104
- "com.figma.scopes": [
1105
- "ALL_SCOPES"
1106
- ],
1107
- "com.figma.hiddenFromPublishing": true
1108
- },
1109
- "$type": "number",
1110
- "$value": "{icon.size.16px}"
1111
- },
1112
- "large": {
1113
- "$extensions": {
1114
- "com.figma.scopes": [
1115
- "ALL_SCOPES"
1116
- ],
1117
- "com.figma.hiddenFromPublishing": true
1118
- },
1119
- "$type": "number",
1120
- "$value": "{icon.size.24px}"
1121
- }
1122
- }
1123
- },
1124
- "border-radius": {
1125
- "medium": {
1126
- "$extensions": {
1127
- "com.figma.scopes": [
1128
- "CORNER_RADIUS"
1129
- ],
1130
- "com.figma.hiddenFromPublishing": true
1131
- },
1132
- "$type": "number",
1133
- "$value": "{border-radius.theme-builder.default}"
1134
- },
1135
- "large": {
1136
- "$extensions": {
1137
- "com.figma.scopes": [
1138
- "CORNER_RADIUS"
1139
- ],
1140
- "com.figma.hiddenFromPublishing": true
1141
- },
1142
- "$type": "number",
1143
- "$value": "{border-radius.theme-builder.default}"
1144
- },
1145
- "small": {
1146
- "$extensions": {
1147
- "com.figma.scopes": [
1148
- "CORNER_RADIUS"
1149
- ],
1150
- "com.figma.hiddenFromPublishing": true
1151
- },
1152
- "$type": "number",
1153
- "$value": "{border-radius.theme-builder.default}"
1154
- }
1155
- },
1156
- "layout": {
1157
- "medium": {
1158
- "collapse-button": {
1159
- "horizontal": {
1160
- "$extensions": {
1161
- "com.figma.scopes": [
1162
- "GAP"
1163
- ],
1164
- "com.figma.hiddenFromPublishing": true
1165
- },
1166
- "$type": "number",
1167
- "$value": "{spacing.0}"
1168
- },
1169
- "vertical": {
1170
- "$extensions": {
1171
- "com.figma.scopes": [
1172
- "GAP"
1173
- ],
1174
- "com.figma.hiddenFromPublishing": true
1175
- },
1176
- "$type": "number",
1177
- "$value": "{spacing.0}"
1178
- }
1179
- },
1180
- "text-box": {
1181
- "vertical": {
1182
- "$extensions": {
1183
- "com.figma.scopes": [
1184
- "GAP"
1185
- ],
1186
- "com.figma.hiddenFromPublishing": true
1187
- },
1188
- "$type": "number",
1189
- "$value": "{spacing.0}"
1190
- }
1191
- },
1192
- "content-box": {
1193
- "gap": {
1194
- "$extensions": {
1195
- "com.figma.scopes": [
1196
- "GAP"
1197
- ],
1198
- "com.figma.hiddenFromPublishing": true
1199
- },
1200
- "$type": "number",
1201
- "$value": "{spacing.60}"
1202
- },
1203
- "vertical": {
1204
- "$extensions": {
1205
- "com.figma.scopes": [
1206
- "GAP"
1207
- ],
1208
- "com.figma.hiddenFromPublishing": true
1209
- },
1210
- "$type": "number",
1211
- "$value": "{spacing.60}"
1212
- },
1213
- "horizontal": {
1214
- "$extensions": {
1215
- "com.figma.scopes": [
1216
- "GAP"
1217
- ],
1218
- "com.figma.hiddenFromPublishing": true
1219
- },
1220
- "$type": "number",
1221
- "$value": "{spacing.60}"
1222
- }
1223
- },
1224
- "checkbox": {
1225
- "height": {
1226
- "$extensions": {
1227
- "com.figma.scopes": [
1228
- "WIDTH_HEIGHT"
1229
- ],
1230
- "com.figma.hiddenFromPublishing": true
1231
- },
1232
- "$type": "number",
1233
- "$value": "{spacing.320}"
1234
- },
1235
- "width": {
1236
- "$extensions": {
1237
- "com.figma.scopes": [
1238
- "WIDTH_HEIGHT"
1239
- ],
1240
- "com.figma.hiddenFromPublishing": true
1241
- },
1242
- "$type": "number",
1243
- "$value": "{spacing.320}"
1244
- }
1245
- },
1246
- "group": {
1247
- "gap": {
1248
- "$extensions": {
1249
- "com.figma.scopes": [
1250
- "GAP"
1251
- ],
1252
- "com.figma.hiddenFromPublishing": true
1253
- },
1254
- "$type": "number",
1255
- "$value": "{spacing.0}"
1256
- }
1257
- }
1258
- },
1259
- "large": {
1260
- "collapse-button": {
1261
- "horizontal": {
1262
- "$extensions": {
1263
- "com.figma.scopes": [
1264
- "GAP"
1265
- ],
1266
- "com.figma.hiddenFromPublishing": true
1267
- },
1268
- "$type": "number",
1269
- "$value": "{spacing.0}"
1270
- },
1271
- "vertical": {
1272
- "$extensions": {
1273
- "com.figma.scopes": [
1274
- "GAP"
1275
- ],
1276
- "com.figma.hiddenFromPublishing": true
1277
- },
1278
- "$type": "number",
1279
- "$value": "{spacing.0}"
1280
- }
1281
- },
1282
- "group": {
1283
- "gap": {
1284
- "$extensions": {
1285
- "com.figma.scopes": [
1286
- "GAP"
1287
- ],
1288
- "com.figma.hiddenFromPublishing": true
1289
- },
1290
- "$type": "number",
1291
- "$value": "{spacing.0}"
1292
- }
1293
- },
1294
- "checkbox": {
1295
- "width": {
1296
- "$extensions": {
1297
- "com.figma.scopes": [
1298
- "WIDTH_HEIGHT"
1299
- ],
1300
- "com.figma.hiddenFromPublishing": true
1301
- },
1302
- "$type": "number",
1303
- "$value": "{spacing.400}"
1304
- },
1305
- "height": {
1306
- "$extensions": {
1307
- "com.figma.scopes": [
1308
- "WIDTH_HEIGHT"
1309
- ],
1310
- "com.figma.hiddenFromPublishing": true
1311
- },
1312
- "$type": "number",
1313
- "$value": "{spacing.400}"
1314
- }
1315
- },
1316
- "content-box": {
1317
- "gap": {
1318
- "$extensions": {
1319
- "com.figma.scopes": [
1320
- "GAP"
1321
- ],
1322
- "com.figma.hiddenFromPublishing": true
1323
- },
1324
- "$type": "number",
1325
- "$value": "{spacing.80}"
1326
- },
1327
- "horizontal": {
1328
- "$extensions": {
1329
- "com.figma.scopes": [
1330
- "GAP"
1331
- ],
1332
- "com.figma.hiddenFromPublishing": true
1333
- },
1334
- "$type": "number",
1335
- "$value": "{spacing.80}"
1336
- },
1337
- "vertical": {
1338
- "$extensions": {
1339
- "com.figma.scopes": [
1340
- "GAP"
1341
- ],
1342
- "com.figma.hiddenFromPublishing": true
1343
- },
1344
- "$type": "number",
1345
- "$value": "{spacing.80}"
1346
- }
1347
- },
1348
- "text-box": {
1349
- "vertical": {
1350
- "$extensions": {
1351
- "com.figma.scopes": [
1352
- "GAP"
1353
- ],
1354
- "com.figma.hiddenFromPublishing": true
1355
- },
1356
- "$type": "number",
1357
- "$value": "{spacing.10}"
1358
- }
1359
- }
1360
- },
1361
- "icon-wrapper": {
1362
- "large": {
1363
- "$extensions": {
1364
- "com.figma.scopes": [
1365
- "WIDTH_HEIGHT"
1366
- ],
1367
- "com.figma.hiddenFromPublishing": true
1368
- },
1369
- "$type": "number",
1370
- "$value": "{spacing.240}"
1371
- },
1372
- "medium": {
1373
- "$extensions": {
1374
- "com.figma.scopes": [
1375
- "WIDTH_HEIGHT"
1376
- ],
1377
- "com.figma.hiddenFromPublishing": true
1378
- },
1379
- "$type": "number",
1380
- "$value": "{spacing.200}"
1381
- },
1382
- "small": {
1383
- "$extensions": {
1384
- "com.figma.scopes": [
1385
- "WIDTH_HEIGHT"
1386
- ],
1387
- "com.figma.hiddenFromPublishing": true
1388
- },
1389
- "$type": "number",
1390
- "$value": "{spacing.160}"
1391
- }
1392
- },
1393
- "small": {
1394
- "checkbox": {
1395
- "height": {
1396
- "$extensions": {
1397
- "com.figma.scopes": [
1398
- "WIDTH_HEIGHT"
1399
- ],
1400
- "com.figma.hiddenFromPublishing": true
1401
- },
1402
- "$type": "number",
1403
- "$value": "{spacing.240}"
1404
- },
1405
- "width": {
1406
- "$extensions": {
1407
- "com.figma.scopes": [
1408
- "WIDTH_HEIGHT"
1409
- ],
1410
- "com.figma.hiddenFromPublishing": true
1411
- },
1412
- "$type": "number",
1413
- "$value": "{spacing.240}"
1414
- }
1415
- },
1416
- "collapse-button": {
1417
- "vertical": {
1418
- "$extensions": {
1419
- "com.figma.scopes": [
1420
- "GAP"
1421
- ],
1422
- "com.figma.hiddenFromPublishing": true
1423
- },
1424
- "$type": "number",
1425
- "$value": "{spacing.0}"
1426
- },
1427
- "horizontal": {
1428
- "$extensions": {
1429
- "com.figma.scopes": [
1430
- "GAP"
1431
- ],
1432
- "com.figma.hiddenFromPublishing": true
1433
- },
1434
- "$type": "number",
1435
- "$value": "{spacing.0}"
1436
- }
1437
- },
1438
- "group": {
1439
- "gap": {
1440
- "$extensions": {
1441
- "com.figma.scopes": [
1442
- "GAP"
1443
- ],
1444
- "com.figma.hiddenFromPublishing": true
1445
- },
1446
- "$type": "number",
1447
- "$value": "{spacing.0}"
1448
- }
1449
- },
1450
- "text-box": {
1451
- "vertical": {
1452
- "$extensions": {
1453
- "com.figma.scopes": [
1454
- "GAP"
1455
- ],
1456
- "com.figma.hiddenFromPublishing": true
1457
- },
1458
- "$type": "number",
1459
- "$value": "{spacing.0}"
1460
- }
1461
- },
1462
- "content-box": {
1463
- "horizontal": {
1464
- "$extensions": {
1465
- "com.figma.scopes": [
1466
- "GAP"
1467
- ],
1468
- "com.figma.hiddenFromPublishing": true
1469
- },
1470
- "$type": "number",
1471
- "$value": "{spacing.40}"
1472
- },
1473
- "gap": {
1474
- "$extensions": {
1475
- "com.figma.scopes": [
1476
- "GAP"
1477
- ],
1478
- "com.figma.hiddenFromPublishing": true
1479
- },
1480
- "$type": "number",
1481
- "$value": "{spacing.40}"
1482
- },
1483
- "vertical": {
1484
- "$extensions": {
1485
- "com.figma.scopes": [
1486
- "GAP"
1487
- ],
1488
- "com.figma.hiddenFromPublishing": true
1489
- },
1490
- "$type": "number",
1491
- "$value": "{spacing.40}"
1492
- }
1493
- }
1494
- }
1495
- },
1496
- "border-width": {
1497
- "text+separator": {
1498
- "medium": {
1499
- "$extensions": {
1500
- "com.figma.scopes": [
1501
- "STROKE_FLOAT"
1502
- ],
1503
- "com.figma.hiddenFromPublishing": true
1504
- },
1505
- "$type": "number",
1506
- "$value": "{border-width.10}"
1507
- },
1508
- "small": {
1509
- "$extensions": {
1510
- "com.figma.scopes": [
1511
- "STROKE_FLOAT"
1512
- ],
1513
- "com.figma.hiddenFromPublishing": true
1514
- },
1515
- "$type": "number",
1516
- "$value": "{border-width.10}"
1517
- },
1518
- "large": {
1519
- "$extensions": {
1520
- "com.figma.scopes": [
1521
- "STROKE_FLOAT"
1522
- ],
1523
- "com.figma.hiddenFromPublishing": true
1524
- },
1525
- "$type": "number",
1526
- "$value": "{border-width.10}"
1527
- }
1528
- },
1529
- "focused": {
1530
- "$extensions": {
1531
- "com.figma.scopes": [
1532
- "STROKE_FLOAT"
1533
- ],
1534
- "com.figma.hiddenFromPublishing": true
1535
- },
1536
- "$type": "number",
1537
- "$value": "{border-width.theme-builder.focus}"
1538
- }
1539
- }
1540
- },
1541
- "collapse-button": {
1542
- "color": {
1543
- "active": {
1544
- "icon": {
1545
- "$extensions": {
1546
- "com.figma.scopes": [
1547
- "ALL_FILLS"
1548
- ],
1549
- "com.figma.hiddenFromPublishing": true
1550
- },
1551
- "$type": "color",
1552
- "$value": "{color.content.neutral.default.active}"
1553
- },
1554
- "border": {
1555
- "$extensions": {
1556
- "com.figma.scopes": [
1557
- "ALL_FILLS"
1558
- ],
1559
- "com.figma.hiddenFromPublishing": true
1560
- },
1561
- "$type": "color",
1562
- "$value": "{color.border.transparent.rest}"
1563
- },
1564
- "bg": {
1565
- "$extensions": {
1566
- "com.figma.scopes": [
1567
- "ALL_FILLS"
1568
- ],
1569
- "com.figma.hiddenFromPublishing": true
1570
- },
1571
- "$type": "color",
1572
- "$value": "{color.surface.neutral.default.active}"
1573
- }
1574
- },
1575
- "focused": {
1576
- "icon": {
1577
- "$extensions": {
1578
- "com.figma.scopes": [
1579
- "ALL_FILLS"
1580
- ],
1581
- "com.figma.hiddenFromPublishing": true
1582
- },
1583
- "$type": "color",
1584
- "$value": "{color.content.neutral.subdued.rest}"
1585
- },
1586
- "border": {
1587
- "$extensions": {
1588
- "com.figma.scopes": [
1589
- "ALL_FILLS"
1590
- ],
1591
- "com.figma.hiddenFromPublishing": true
1592
- },
1593
- "$type": "color",
1594
- "$value": "{color.border.transparent.rest}"
1595
- },
1596
- "frame": {
1597
- "$extensions": {
1598
- "com.figma.scopes": [
1599
- "STROKE_COLOR"
1600
- ],
1601
- "com.figma.hiddenFromPublishing": true
1602
- },
1603
- "$type": "color",
1604
- "$value": "{color.border.focus.default}"
1605
- },
1606
- "bg": {
1607
- "$extensions": {
1608
- "com.figma.scopes": [
1609
- "ALL_FILLS"
1610
- ],
1611
- "com.figma.hiddenFromPublishing": true
1612
- },
1613
- "$type": "color",
1614
- "$value": "{color.surface.transparent.rest}"
1615
- }
1616
- },
1617
- "normal": {
1618
- "icon": {
1619
- "$extensions": {
1620
- "com.figma.scopes": [
1621
- "ALL_FILLS"
1622
- ],
1623
- "com.figma.hiddenFromPublishing": true
1624
- },
1625
- "$type": "color",
1626
- "$value": "{color.content.neutral.subdued.rest}"
1627
- },
1628
- "bg": {
1629
- "$extensions": {
1630
- "com.figma.scopes": [
1631
- "ALL_FILLS"
1632
- ],
1633
- "com.figma.hiddenFromPublishing": true
1634
- },
1635
- "$type": "color",
1636
- "$value": "{color.surface.transparent.rest}"
1637
- },
1638
- "border": {
1639
- "$extensions": {
1640
- "com.figma.scopes": [
1641
- "ALL_FILLS"
1642
- ],
1643
- "com.figma.hiddenFromPublishing": true
1644
- },
1645
- "$type": "color",
1646
- "$value": "{color.border.transparent.rest}"
1647
- }
1648
- },
1649
- "hovered": {
1650
- "border": {
1651
- "$extensions": {
1652
- "com.figma.scopes": [
1653
- "ALL_FILLS"
1654
- ],
1655
- "com.figma.hiddenFromPublishing": true
1656
- },
1657
- "$type": "color",
1658
- "$value": "{color.border.transparent.rest}"
1659
- },
1660
- "bg": {
1661
- "$extensions": {
1662
- "com.figma.scopes": [
1663
- "ALL_FILLS"
1664
- ],
1665
- "com.figma.hiddenFromPublishing": true
1666
- },
1667
- "$type": "color",
1668
- "$value": "{color.surface.neutral.default.hovered}"
1669
- },
1670
- "icon": {
1671
- "$extensions": {
1672
- "com.figma.scopes": [
1673
- "ALL_FILLS"
1674
- ],
1675
- "com.figma.hiddenFromPublishing": true
1676
- },
1677
- "$type": "color",
1678
- "$value": "{color.content.neutral.subdued.hovered}"
1679
- }
1680
- },
1681
- "placeholder": {
1682
- "border": {
1683
- "$extensions": {
1684
- "com.figma.scopes": [
1685
- "STROKE_COLOR"
1686
- ],
1687
- "com.figma.hiddenFromPublishing": true
1688
- },
1689
- "$type": "color",
1690
- "$value": "{color.border.transparent.rest}"
1691
- },
1692
- "bg": {
1693
- "$extensions": {
1694
- "com.figma.scopes": [
1695
- "ALL_FILLS"
1696
- ],
1697
- "com.figma.hiddenFromPublishing": true
1698
- },
1699
- "$type": "color",
1700
- "$value": "{color.surface.transparent.rest}"
1701
- },
1702
- "icon": {
1703
- "$extensions": {
1704
- "com.figma.scopes": [
1705
- "ALL_FILLS"
1706
- ],
1707
- "com.figma.hiddenFromPublishing": true
1708
- },
1709
- "$type": "color",
1710
- "$value": "{color.content.transparent.rest}"
1711
- }
1712
- },
1713
- "disabled": {
1714
- "icon": {
1715
- "$extensions": {
1716
- "com.figma.scopes": [
1717
- "ALL_FILLS"
1718
- ],
1719
- "com.figma.hiddenFromPublishing": true
1720
- },
1721
- "$type": "color",
1722
- "$value": "{color.content.neutral.subdued.disabled}"
1723
- },
1724
- "bg": {
1725
- "$extensions": {
1726
- "com.figma.scopes": [
1727
- "ALL_FILLS"
1728
- ],
1729
- "com.figma.hiddenFromPublishing": true
1730
- },
1731
- "$type": "color",
1732
- "$value": "{color.surface.transparent.rest}"
1733
- },
1734
- "border": {
1735
- "$extensions": {
1736
- "com.figma.scopes": [
1737
- "ALL_FILLS"
1738
- ],
1739
- "com.figma.hiddenFromPublishing": true
1740
- },
1741
- "$type": "color",
1742
- "$value": "{color.border.transparent.rest}"
1743
- }
1744
- }
1745
- },
1746
- "border-width": {
1747
- "focused": {
1748
- "$extensions": {
1749
- "com.figma.scopes": [
1750
- "STROKE_FLOAT"
1751
- ],
1752
- "com.figma.hiddenFromPublishing": true
1753
- },
1754
- "$type": "number",
1755
- "$value": "{border-width.theme-builder.focus}"
1756
- },
1757
- "large": {
1758
- "$extensions": {
1759
- "com.figma.scopes": [
1760
- "STROKE_FLOAT"
1761
- ],
1762
- "com.figma.hiddenFromPublishing": true
1763
- },
1764
- "$type": "number",
1765
- "$value": "{border-width.10}"
1766
- },
1767
- "small": {
1768
- "$extensions": {
1769
- "com.figma.scopes": [
1770
- "STROKE_FLOAT"
1771
- ],
1772
- "com.figma.hiddenFromPublishing": true
1773
- },
1774
- "$type": "number",
1775
- "$value": "{border-width.10}"
1776
- },
1777
- "medium": {
1778
- "$extensions": {
1779
- "com.figma.scopes": [
1780
- "STROKE_FLOAT"
1781
- ],
1782
- "com.figma.hiddenFromPublishing": true
1783
- },
1784
- "$type": "number",
1785
- "$value": "{border-width.10}"
1786
- }
1787
- },
1788
- "layout": {
1789
- "inner-box": {
1790
- "medium": {
1791
- "vertical": {
1792
- "$extensions": {
1793
- "com.figma.scopes": [
1794
- "GAP"
1795
- ],
1796
- "com.figma.hiddenFromPublishing": true
1797
- },
1798
- "$type": "number",
1799
- "$value": "{spacing.50}"
1800
- },
1801
- "horizontal": {
1802
- "$extensions": {
1803
- "com.figma.scopes": [
1804
- "GAP"
1805
- ],
1806
- "com.figma.hiddenFromPublishing": true
1807
- },
1808
- "$type": "number",
1809
- "$value": "{spacing.50}"
1810
- }
1811
- },
1812
- "large": {
1813
- "vertical": {
1814
- "$extensions": {
1815
- "com.figma.scopes": [
1816
- "GAP"
1817
- ],
1818
- "com.figma.hiddenFromPublishing": true
1819
- },
1820
- "$type": "number",
1821
- "$value": "{spacing.70}"
1822
- },
1823
- "horizontal": {
1824
- "$extensions": {
1825
- "com.figma.scopes": [
1826
- "GAP"
1827
- ],
1828
- "com.figma.hiddenFromPublishing": true
1829
- },
1830
- "$type": "number",
1831
- "$value": "{spacing.70}"
1832
- }
1833
- },
1834
- "small": {
1835
- "horizontal": {
1836
- "$extensions": {
1837
- "com.figma.scopes": [
1838
- "GAP"
1839
- ],
1840
- "com.figma.hiddenFromPublishing": true
1841
- },
1842
- "$type": "number",
1843
- "$value": "{spacing.30}"
1844
- },
1845
- "vertical": {
1846
- "$extensions": {
1847
- "com.figma.scopes": [
1848
- "GAP"
1849
- ],
1850
- "com.figma.hiddenFromPublishing": true
1851
- },
1852
- "$type": "number",
1853
- "$value": "{spacing.30}"
1854
- }
1855
- }
1856
- },
1857
- "icon-wrapper": {
1858
- "large": {
1859
- "$extensions": {
1860
- "com.figma.scopes": [
1861
- "WIDTH_HEIGHT"
1862
- ],
1863
- "com.figma.hiddenFromPublishing": true
1864
- },
1865
- "$type": "number",
1866
- "$value": "{spacing.240}"
1867
- },
1868
- "medium": {
1869
- "$extensions": {
1870
- "com.figma.scopes": [
1871
- "WIDTH_HEIGHT"
1872
- ],
1873
- "com.figma.hiddenFromPublishing": true
1874
- },
1875
- "$type": "number",
1876
- "$value": "{spacing.200}"
1877
- },
1878
- "small": {
1879
- "$extensions": {
1880
- "com.figma.scopes": [
1881
- "WIDTH_HEIGHT"
1882
- ],
1883
- "com.figma.hiddenFromPublishing": true
1884
- },
1885
- "$type": "number",
1886
- "$value": "{spacing.160}"
1887
- }
1888
- }
1889
- },
1890
- "icon": {
1891
- "size": {
1892
- "large": {
1893
- "$extensions": {
1894
- "com.figma.scopes": [
1895
- "ALL_SCOPES"
1896
- ],
1897
- "com.figma.hiddenFromPublishing": true
1898
- },
1899
- "$type": "number",
1900
- "$value": "{icon.size.24px}"
1901
- },
1902
- "small": {
1903
- "$extensions": {
1904
- "com.figma.scopes": [
1905
- "ALL_SCOPES"
1906
- ],
1907
- "com.figma.hiddenFromPublishing": true
1908
- },
1909
- "$type": "number",
1910
- "$value": "{icon.size.16px}"
1911
- },
1912
- "medium": {
1913
- "$extensions": {
1914
- "com.figma.scopes": [
1915
- "ALL_SCOPES"
1916
- ],
1917
- "com.figma.hiddenFromPublishing": true
1918
- },
1919
- "$type": "number",
1920
- "$value": "{icon.size.20px}"
1921
- }
1922
- }
1923
- },
1924
- "border-radius": {
1925
- "large": {
1926
- "$extensions": {
1927
- "com.figma.scopes": [
1928
- "CORNER_RADIUS"
1929
- ],
1930
- "com.figma.hiddenFromPublishing": true
1931
- },
1932
- "$type": "number",
1933
- "$value": "{border-radius.theme-builder.default}"
1934
- },
1935
- "medium": {
1936
- "$extensions": {
1937
- "com.figma.scopes": [
1938
- "CORNER_RADIUS"
1939
- ],
1940
- "com.figma.hiddenFromPublishing": true
1941
- },
1942
- "$type": "number",
1943
- "$value": "{border-radius.theme-builder.default}"
1944
- },
1945
- "small": {
1946
- "$extensions": {
1947
- "com.figma.scopes": [
1948
- "CORNER_RADIUS"
1949
- ],
1950
- "com.figma.hiddenFromPublishing": true
1951
- },
1952
- "$type": "number",
1953
- "$value": "{border-radius.theme-builder.default}"
1954
- }
1955
- }
1956
- },
1957
- "empty-space": {
1958
- "color": {
1959
- "bg": {
1960
- "$extensions": {
1961
- "com.figma.scopes": [
1962
- "ALL_FILLS"
1963
- ],
1964
- "com.figma.hiddenFromPublishing": true
1965
- },
1966
- "$type": "color",
1967
- "$value": "{color.surface.transparent.rest}"
1968
- }
1969
- },
1970
- "layout": {
1971
- "empty-box": {
1972
- "small": {
1973
- "height": {
1974
- "$extensions": {
1975
- "com.figma.scopes": [
1976
- "WIDTH_HEIGHT"
1977
- ],
1978
- "com.figma.hiddenFromPublishing": true
1979
- },
1980
- "$type": "number",
1981
- "$value": "{spacing.240}"
1982
- },
1983
- "width": {
1984
- "$extensions": {
1985
- "com.figma.scopes": [
1986
- "WIDTH_HEIGHT"
1987
- ],
1988
- "com.figma.hiddenFromPublishing": true
1989
- },
1990
- "$type": "number",
1991
- "$value": "{spacing.120}"
1992
- }
1993
- },
1994
- "medium": {
1995
- "width": {
1996
- "$extensions": {
1997
- "com.figma.scopes": [
1998
- "WIDTH_HEIGHT"
1999
- ],
2000
- "com.figma.hiddenFromPublishing": true
2001
- },
2002
- "$type": "number",
2003
- "$value": "{spacing.120}"
2004
- },
2005
- "height": {
2006
- "$extensions": {
2007
- "com.figma.scopes": [
2008
- "WIDTH_HEIGHT"
2009
- ],
2010
- "com.figma.hiddenFromPublishing": true
2011
- },
2012
- "$type": "number",
2013
- "$value": "{spacing.320}"
2014
- }
2015
- },
2016
- "large": {
2017
- "height": {
2018
- "$extensions": {
2019
- "com.figma.scopes": [
2020
- "WIDTH_HEIGHT"
2021
- ],
2022
- "com.figma.hiddenFromPublishing": true
2023
- },
2024
- "$type": "number",
2025
- "$value": "{spacing.400}"
2026
- },
2027
- "width": {
2028
- "$extensions": {
2029
- "com.figma.scopes": [
2030
- "WIDTH_HEIGHT"
2031
- ],
2032
- "com.figma.hiddenFromPublishing": true
2033
- },
2034
- "$type": "number",
2035
- "$value": "{spacing.140}"
2036
- }
2037
- }
2038
- },
2039
- "outer-box": {
2040
- "large": {
2041
- "gap": {
2042
- "$extensions": {
2043
- "com.figma.scopes": [
2044
- "GAP"
2045
- ],
2046
- "com.figma.hiddenFromPublishing": true
2047
- },
2048
- "$type": "number",
2049
- "$value": "{spacing.0}"
2050
- }
2051
- },
2052
- "small": {
2053
- "gap": {
2054
- "$extensions": {
2055
- "com.figma.scopes": [
2056
- "GAP"
2057
- ],
2058
- "com.figma.hiddenFromPublishing": true
2059
- },
2060
- "$type": "number",
2061
- "$value": "{spacing.0}"
2062
- }
2063
- },
2064
- "medium": {
2065
- "gap": {
2066
- "$extensions": {
2067
- "com.figma.scopes": [
2068
- "GAP"
2069
- ],
2070
- "com.figma.hiddenFromPublishing": true
2071
- },
2072
- "$type": "number",
2073
- "$value": "{spacing.0}"
2074
- }
2075
- }
2076
- }
2077
- }
2078
- },
2079
- "empty-item": {
2080
- "color": {
2081
- "icon": {
2082
- "$extensions": {
2083
- "com.figma.scopes": [
2084
- "ALL_FILLS"
2085
- ],
2086
- "com.figma.hiddenFromPublishing": true
2087
- },
2088
- "$type": "color",
2089
- "$value": "{color.content.neutral.subdued.rest}"
2090
- },
2091
- "text": {
2092
- "$extensions": {
2093
- "com.figma.scopes": [
2094
- "ALL_FILLS"
2095
- ],
2096
- "com.figma.hiddenFromPublishing": true
2097
- },
2098
- "$type": "color",
2099
- "$value": "{color.content.neutral.subdued.rest}"
2100
- },
2101
- "bg": {
2102
- "$extensions": {
2103
- "com.figma.scopes": [
2104
- "ALL_FILLS"
2105
- ],
2106
- "com.figma.hiddenFromPublishing": true
2107
- },
2108
- "$type": "color",
2109
- "$value": "{color.surface.transparent.rest}"
2110
- }
2111
- },
2112
- "typography": {
2113
- "title": {
2114
- "small": {
2115
- "font-family": {
2116
- "$extensions": {
2117
- "com.figma.scopes": [
2118
- "FONT_FAMILY"
2119
- ],
2120
- "com.figma.hiddenFromPublishing": true
2121
- },
2122
- "$type": "text",
2123
- "$value": "{font-family.sans-serif}"
2124
- },
2125
- "font-weight": {
2126
- "$extensions": {
2127
- "com.figma.scopes": [
2128
- "FONT_WEIGHT"
2129
- ],
2130
- "com.figma.hiddenFromPublishing": true
2131
- },
2132
- "$type": "number",
2133
- "$value": "{font-weight.subtitle-2}"
2134
- },
2135
- "font-size": {
2136
- "$extensions": {
2137
- "com.figma.scopes": [
2138
- "FONT_SIZE"
2139
- ],
2140
- "com.figma.hiddenFromPublishing": true
2141
- },
2142
- "$type": "number",
2143
- "$value": "{font-size.subtitle-2}"
2144
- },
2145
- "line-height": {
2146
- "$extensions": {
2147
- "com.figma.scopes": [
2148
- "LINE_HEIGHT"
2149
- ],
2150
- "com.figma.hiddenFromPublishing": true
2151
- },
2152
- "$type": "number",
2153
- "$value": "{line-height.subtitle-2}"
2154
- }
2155
- },
2156
- "medium": {
2157
- "font-family": {
2158
- "$extensions": {
2159
- "com.figma.scopes": [
2160
- "FONT_FAMILY"
2161
- ],
2162
- "com.figma.hiddenFromPublishing": true
2163
- },
2164
- "$type": "text",
2165
- "$value": "{font-family.sans-serif}"
2166
- },
2167
- "font-weight": {
2168
- "$extensions": {
2169
- "com.figma.scopes": [
2170
- "FONT_WEIGHT"
2171
- ],
2172
- "com.figma.hiddenFromPublishing": true
2173
- },
2174
- "$type": "number",
2175
- "$value": "{font-weight.subtitle-1}"
2176
- },
2177
- "line-height": {
2178
- "$extensions": {
2179
- "com.figma.scopes": [
2180
- "LINE_HEIGHT"
2181
- ],
2182
- "com.figma.hiddenFromPublishing": true
2183
- },
2184
- "$type": "number",
2185
- "$value": "{line-height.subtitle-1}"
2186
- },
2187
- "font-size": {
2188
- "$extensions": {
2189
- "com.figma.scopes": [
2190
- "FONT_SIZE"
2191
- ],
2192
- "com.figma.hiddenFromPublishing": true
2193
- },
2194
- "$type": "number",
2195
- "$value": "{font-size.subtitle-1}"
2196
- }
2197
- },
2198
- "large": {
2199
- "font-family": {
2200
- "$extensions": {
2201
- "com.figma.scopes": [
2202
- "FONT_FAMILY"
2203
- ],
2204
- "com.figma.hiddenFromPublishing": true
2205
- },
2206
- "$type": "text",
2207
- "$value": "{font-family.sans-serif}"
2208
- },
2209
- "font-size": {
2210
- "$extensions": {
2211
- "com.figma.scopes": [
2212
- "FONT_SIZE"
2213
- ],
2214
- "com.figma.hiddenFromPublishing": true
2215
- },
2216
- "$type": "number",
2217
- "$value": "{font-size.title-3}"
2218
- },
2219
- "font-weight": {
2220
- "$extensions": {
2221
- "com.figma.scopes": [
2222
- "FONT_WEIGHT"
2223
- ],
2224
- "com.figma.hiddenFromPublishing": true
2225
- },
2226
- "$type": "number",
2227
- "$value": "{font-weight.title-3}"
2228
- },
2229
- "line-height": {
2230
- "$extensions": {
2231
- "com.figma.scopes": [
2232
- "LINE_HEIGHT"
2233
- ],
2234
- "com.figma.hiddenFromPublishing": true
2235
- },
2236
- "$type": "number",
2237
- "$value": "{line-height.title-3}"
2238
- }
2239
- }
2240
- },
2241
- "caption": {
2242
- "small": {
2243
- "font-family": {
2244
- "$extensions": {
2245
- "com.figma.scopes": [
2246
- "FONT_FAMILY"
2247
- ],
2248
- "com.figma.hiddenFromPublishing": true
2249
- },
2250
- "$type": "text",
2251
- "$value": "{font-family.sans-serif}"
2252
- },
2253
- "font-weight": {
2254
- "$extensions": {
2255
- "com.figma.scopes": [
2256
- "FONT_WEIGHT"
2257
- ],
2258
- "com.figma.hiddenFromPublishing": true
2259
- },
2260
- "$type": "number",
2261
- "$value": "{font-weight.caption-1}"
2262
- },
2263
- "line-height": {
2264
- "$extensions": {
2265
- "com.figma.scopes": [
2266
- "LINE_HEIGHT"
2267
- ],
2268
- "com.figma.hiddenFromPublishing": true
2269
- },
2270
- "$type": "number",
2271
- "$value": "{line-height.caption-1}"
2272
- },
2273
- "font-size": {
2274
- "$extensions": {
2275
- "com.figma.scopes": [
2276
- "FONT_SIZE"
2277
- ],
2278
- "com.figma.hiddenFromPublishing": true
2279
- },
2280
- "$type": "number",
2281
- "$value": "{font-size.caption-1}"
2282
- }
2283
- },
2284
- "large": {
2285
- "font-family": {
2286
- "$extensions": {
2287
- "com.figma.scopes": [
2288
- "FONT_FAMILY"
2289
- ],
2290
- "com.figma.hiddenFromPublishing": true
2291
- },
2292
- "$type": "text",
2293
- "$value": "{font-family.sans-serif}"
2294
- },
2295
- "line-height": {
2296
- "$extensions": {
2297
- "com.figma.scopes": [
2298
- "LINE_HEIGHT"
2299
- ],
2300
- "com.figma.hiddenFromPublishing": true
2301
- },
2302
- "$type": "number",
2303
- "$value": "{line-height.body-2}"
2304
- },
2305
- "font-size": {
2306
- "$extensions": {
2307
- "com.figma.scopes": [
2308
- "FONT_SIZE"
2309
- ],
2310
- "com.figma.hiddenFromPublishing": true
2311
- },
2312
- "$type": "number",
2313
- "$value": "{font-size.body-2}"
2314
- },
2315
- "font-weight": {
2316
- "$extensions": {
2317
- "com.figma.scopes": [
2318
- "FONT_WEIGHT"
2319
- ],
2320
- "com.figma.hiddenFromPublishing": true
2321
- },
2322
- "$type": "number",
2323
- "$value": "{font-weight.body-2}"
2324
- }
2325
- },
2326
- "medium": {
2327
- "font-family": {
2328
- "$extensions": {
2329
- "com.figma.scopes": [
2330
- "FONT_FAMILY"
2331
- ],
2332
- "com.figma.hiddenFromPublishing": true
2333
- },
2334
- "$type": "text",
2335
- "$value": "{font-family.sans-serif}"
2336
- },
2337
- "line-height": {
2338
- "$extensions": {
2339
- "com.figma.scopes": [
2340
- "LINE_HEIGHT"
2341
- ],
2342
- "com.figma.hiddenFromPublishing": true
2343
- },
2344
- "$type": "number",
2345
- "$value": "{line-height.body-1}"
2346
- },
2347
- "font-weight": {
2348
- "$extensions": {
2349
- "com.figma.scopes": [
2350
- "FONT_WEIGHT"
2351
- ],
2352
- "com.figma.hiddenFromPublishing": true
2353
- },
2354
- "$type": "number",
2355
- "$value": "{font-weight.body-1}"
2356
- },
2357
- "font-size": {
2358
- "$extensions": {
2359
- "com.figma.scopes": [
2360
- "FONT_SIZE"
2361
- ],
2362
- "com.figma.hiddenFromPublishing": true
2363
- },
2364
- "$type": "number",
2365
- "$value": "{font-size.body-1}"
2366
- }
2367
- }
2368
- }
2369
- },
2370
- "layout": {
2371
- "outer-box": {
2372
- "small": {
2373
- "gap": {
2374
- "$extensions": {
2375
- "com.figma.scopes": [
2376
- "GAP"
2377
- ],
2378
- "com.figma.hiddenFromPublishing": true
2379
- },
2380
- "$type": "number",
2381
- "$value": "{spacing.40}"
2382
- }
2383
- },
2384
- "medium": {
2385
- "gap": {
2386
- "$extensions": {
2387
- "com.figma.scopes": [
2388
- "GAP"
2389
- ],
2390
- "com.figma.hiddenFromPublishing": true
2391
- },
2392
- "$type": "number",
2393
- "$value": "{spacing.60}"
2394
- }
2395
- },
2396
- "large": {
2397
- "gap": {
2398
- "$extensions": {
2399
- "com.figma.scopes": [
2400
- "GAP"
2401
- ],
2402
- "com.figma.hiddenFromPublishing": true
2403
- },
2404
- "$type": "number",
2405
- "$value": "{spacing.80}"
2406
- }
2407
- }
2408
- },
2409
- "text-box": {
2410
- "small": {
2411
- "gap": {
2412
- "$extensions": {
2413
- "com.figma.scopes": [
2414
- "GAP"
2415
- ],
2416
- "com.figma.hiddenFromPublishing": true
2417
- },
2418
- "$type": "number",
2419
- "$value": "{spacing.20}"
2420
- }
2421
- },
2422
- "medium": {
2423
- "gap": {
2424
- "$extensions": {
2425
- "com.figma.scopes": [
2426
- "GAP"
2427
- ],
2428
- "com.figma.hiddenFromPublishing": true
2429
- },
2430
- "$type": "number",
2431
- "$value": "{spacing.20}"
2432
- }
2433
- },
2434
- "large": {
2435
- "gap": {
2436
- "$extensions": {
2437
- "com.figma.scopes": [
2438
- "GAP"
2439
- ],
2440
- "com.figma.hiddenFromPublishing": true
2441
- },
2442
- "$type": "number",
2443
- "$value": "{spacing.40}"
2444
- }
2445
- }
2446
- },
2447
- "icon-wrapper": {
2448
- "small": {
2449
- "$extensions": {
2450
- "com.figma.scopes": [
2451
- "WIDTH_HEIGHT"
2452
- ],
2453
- "com.figma.hiddenFromPublishing": true
2454
- },
2455
- "$type": "number",
2456
- "$value": "{spacing.280}"
2457
- },
2458
- "medium": {
2459
- "$extensions": {
2460
- "com.figma.scopes": [
2461
- "WIDTH_HEIGHT"
2462
- ],
2463
- "com.figma.hiddenFromPublishing": true
2464
- },
2465
- "$type": "number",
2466
- "$value": "{spacing.320}"
2467
- },
2468
- "large": {
2469
- "$extensions": {
2470
- "com.figma.scopes": [
2471
- "WIDTH_HEIGHT"
2472
- ],
2473
- "com.figma.hiddenFromPublishing": true
2474
- },
2475
- "$type": "number",
2476
- "$value": "{spacing.480}"
2477
- }
2478
- }
2479
- },
2480
- "icon": {
2481
- "size": {
2482
- "large": {
2483
- "$extensions": {
2484
- "com.figma.scopes": [
2485
- "ALL_SCOPES"
2486
- ],
2487
- "com.figma.hiddenFromPublishing": true
2488
- },
2489
- "$type": "number",
2490
- "$value": "{icon.size.48px}"
2491
- },
2492
- "small": {
2493
- "$extensions": {
2494
- "com.figma.scopes": [
2495
- "ALL_SCOPES"
2496
- ],
2497
- "com.figma.hiddenFromPublishing": true
2498
- },
2499
- "$type": "number",
2500
- "$value": "{icon.size.28px}"
2501
- },
2502
- "medium": {
2503
- "$extensions": {
2504
- "com.figma.scopes": [
2505
- "ALL_SCOPES"
2506
- ],
2507
- "com.figma.hiddenFromPublishing": true
2508
- },
2509
- "$type": "number",
2510
- "$value": "{icon.size.32px}"
2511
- }
2512
- }
2513
- }
2514
- },
2515
- "search-box": {
2516
- "color": {
2517
- "bg": {
2518
- "$extensions": {
2519
- "com.figma.scopes": [
2520
- "ALL_FILLS"
2521
- ],
2522
- "com.figma.hiddenFromPublishing": true
2523
- },
2524
- "$type": "color",
2525
- "$value": "{color.surface.transparent.rest}"
2526
- }
2527
- },
2528
- "layout": {
2529
- "medium": {
2530
- "bottom": {
2531
- "$extensions": {
2532
- "com.figma.scopes": [
2533
- "GAP"
2534
- ],
2535
- "com.figma.hiddenFromPublishing": true
2536
- },
2537
- "$type": "number",
2538
- "$value": "{spacing.80}"
2539
- }
2540
- },
2541
- "large": {
2542
- "bottom": {
2543
- "$extensions": {
2544
- "com.figma.scopes": [
2545
- "GAP"
2546
- ],
2547
- "com.figma.hiddenFromPublishing": true
2548
- },
2549
- "$type": "number",
2550
- "$value": "{spacing.100}"
2551
- }
2552
- },
2553
- "small": {
2554
- "bottom": {
2555
- "$extensions": {
2556
- "com.figma.scopes": [
2557
- "GAP"
2558
- ],
2559
- "com.figma.hiddenFromPublishing": true
2560
- },
2561
- "$type": "number",
2562
- "$value": "{spacing.60}"
2563
- }
2564
- }
2565
- }
2566
- },
2567
- "item-group": {
2568
- "layout": {
2569
- "medium": {
2570
- "gap": {
2571
- "$extensions": {
2572
- "com.figma.scopes": [
2573
- "GAP"
2574
- ],
2575
- "com.figma.hiddenFromPublishing": true
2576
- },
2577
- "$type": "number",
2578
- "$value": "{spacing.20}"
2579
- }
2580
- },
2581
- "large": {
2582
- "gap": {
2583
- "$extensions": {
2584
- "com.figma.scopes": [
2585
- "GAP"
2586
- ],
2587
- "com.figma.hiddenFromPublishing": true
2588
- },
2589
- "$type": "number",
2590
- "$value": "{spacing.20}"
2591
- }
2592
- },
2593
- "small": {
2594
- "gap": {
2595
- "$extensions": {
2596
- "com.figma.scopes": [
2597
- "GAP"
2598
- ],
2599
- "com.figma.hiddenFromPublishing": true
2600
- },
2601
- "$type": "number",
2602
- "$value": "{spacing.20}"
2603
- }
2604
- }
2605
- }
2606
- },
2607
- "root": {
2608
- "layout": {
2609
- "medium": {
2610
- "gap": {
2611
- "$extensions": {
2612
- "com.figma.scopes": [
2613
- "GAP"
2614
- ],
2615
- "com.figma.hiddenFromPublishing": true
2616
- },
2617
- "$type": "number",
2618
- "$value": "{spacing.20}"
2619
- }
2620
- },
2621
- "large": {
2622
- "gap": {
2623
- "$extensions": {
2624
- "com.figma.scopes": [
2625
- "GAP"
2626
- ],
2627
- "com.figma.hiddenFromPublishing": true
2628
- },
2629
- "$type": "number",
2630
- "$value": "{spacing.20}"
2631
- }
2632
- },
2633
- "small": {
2634
- "gap": {
2635
- "$extensions": {
2636
- "com.figma.scopes": [
2637
- "GAP"
2638
- ],
2639
- "com.figma.hiddenFromPublishing": true
2640
- },
2641
- "$type": "number",
2642
- "$value": "{spacing.20}"
2643
- }
2644
- }
2645
- }
2646
- }
2647
- }
2648
- }