@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,1336 +0,0 @@
1
- {
2
- "toast": {
3
- "color": {
4
- "saturated": {
5
- "warning": {
6
- "subtitle": {
7
- "rest": {
8
- "$extensions": {
9
- "com.figma.scopes": [
10
- "TEXT_FILL"
11
- ],
12
- "com.figma.hiddenFromPublishing": true
13
- },
14
- "$type": "color",
15
- "$value": "{color.content.neutral.default.static-dark.rest}"
16
- }
17
- },
18
- "accent-line": {
19
- "rest": {
20
- "$extensions": {
21
- "com.figma.scopes": [
22
- "SHAPE_FILL"
23
- ],
24
- "com.figma.hiddenFromPublishing": true
25
- },
26
- "$type": "color",
27
- "$value": "{color.content.transparent.rest}"
28
- }
29
- },
30
- "title": {
31
- "rest": {
32
- "$extensions": {
33
- "com.figma.scopes": [
34
- "TEXT_FILL"
35
- ],
36
- "com.figma.hiddenFromPublishing": true
37
- },
38
- "$type": "color",
39
- "$value": "{color.content.neutral.default.static-dark.rest}"
40
- }
41
- },
42
- "bg": {
43
- "rest": {
44
- "$extensions": {
45
- "com.figma.scopes": [
46
- "FRAME_FILL"
47
- ],
48
- "com.figma.hiddenFromPublishing": true
49
- },
50
- "$type": "color",
51
- "$value": "{color.surface.warning.default.rest}"
52
- }
53
- },
54
- "icon": {
55
- "rest": {
56
- "$extensions": {
57
- "com.figma.scopes": [
58
- "SHAPE_FILL"
59
- ],
60
- "com.figma.hiddenFromPublishing": true
61
- },
62
- "$type": "color",
63
- "$value": "{color.content.neutral.default.static-dark.rest}"
64
- }
65
- }
66
- },
67
- "info": {
68
- "accent-line": {
69
- "rest": {
70
- "$extensions": {
71
- "com.figma.scopes": [
72
- "SHAPE_FILL"
73
- ],
74
- "com.figma.hiddenFromPublishing": true
75
- },
76
- "$type": "color",
77
- "$value": "{color.content.transparent.rest}"
78
- }
79
- },
80
- "title": {
81
- "rest": {
82
- "$extensions": {
83
- "com.figma.scopes": [
84
- "TEXT_FILL"
85
- ],
86
- "com.figma.hiddenFromPublishing": true
87
- },
88
- "$type": "color",
89
- "$value": "{color.content.neutral.default.static-dark.rest}"
90
- }
91
- },
92
- "icon": {
93
- "rest": {
94
- "$extensions": {
95
- "com.figma.scopes": [
96
- "SHAPE_FILL"
97
- ],
98
- "com.figma.hiddenFromPublishing": true
99
- },
100
- "$type": "color",
101
- "$value": "{color.content.neutral.default.static-dark.rest}"
102
- }
103
- },
104
- "subtitle": {
105
- "rest": {
106
- "$extensions": {
107
- "com.figma.scopes": [
108
- "TEXT_FILL"
109
- ],
110
- "com.figma.hiddenFromPublishing": true
111
- },
112
- "$type": "color",
113
- "$value": "{color.content.neutral.default.static-dark.rest}"
114
- }
115
- },
116
- "bg": {
117
- "rest": {
118
- "$extensions": {
119
- "com.figma.scopes": [
120
- "FRAME_FILL"
121
- ],
122
- "com.figma.hiddenFromPublishing": true
123
- },
124
- "$type": "color",
125
- "$value": "{color.surface.info.default.rest}"
126
- }
127
- }
128
- },
129
- "success": {
130
- "accent-line": {
131
- "rest": {
132
- "$extensions": {
133
- "com.figma.scopes": [
134
- "SHAPE_FILL"
135
- ],
136
- "com.figma.hiddenFromPublishing": true
137
- },
138
- "$type": "color",
139
- "$value": "{color.content.transparent.rest}"
140
- }
141
- },
142
- "icon": {
143
- "rest": {
144
- "$extensions": {
145
- "com.figma.scopes": [
146
- "SHAPE_FILL"
147
- ],
148
- "com.figma.hiddenFromPublishing": true
149
- },
150
- "$type": "color",
151
- "$value": "{color.content.neutral.default.static-dark.rest}"
152
- }
153
- },
154
- "title": {
155
- "rest": {
156
- "$extensions": {
157
- "com.figma.scopes": [
158
- "TEXT_FILL"
159
- ],
160
- "com.figma.hiddenFromPublishing": true
161
- },
162
- "$type": "color",
163
- "$value": "{color.content.neutral.default.static-dark.rest}"
164
- }
165
- },
166
- "subtitle": {
167
- "rest": {
168
- "$extensions": {
169
- "com.figma.scopes": [
170
- "TEXT_FILL"
171
- ],
172
- "com.figma.hiddenFromPublishing": true
173
- },
174
- "$type": "color",
175
- "$value": "{color.content.neutral.default.static-dark.rest}"
176
- }
177
- },
178
- "bg": {
179
- "rest": {
180
- "$extensions": {
181
- "com.figma.scopes": [
182
- "FRAME_FILL"
183
- ],
184
- "com.figma.hiddenFromPublishing": true
185
- },
186
- "$type": "color",
187
- "$value": "{color.surface.success.default.rest}"
188
- }
189
- }
190
- },
191
- "danger": {
192
- "title": {
193
- "rest": {
194
- "$extensions": {
195
- "com.figma.scopes": [
196
- "TEXT_FILL"
197
- ],
198
- "com.figma.hiddenFromPublishing": true
199
- },
200
- "$type": "color",
201
- "$value": "{color.content.neutral.default.static-dark.rest}"
202
- }
203
- },
204
- "icon": {
205
- "rest": {
206
- "$extensions": {
207
- "com.figma.scopes": [
208
- "SHAPE_FILL"
209
- ],
210
- "com.figma.hiddenFromPublishing": true
211
- },
212
- "$type": "color",
213
- "$value": "{color.content.neutral.default.static-dark.rest}"
214
- }
215
- },
216
- "bg": {
217
- "rest": {
218
- "$extensions": {
219
- "com.figma.scopes": [
220
- "FRAME_FILL"
221
- ],
222
- "com.figma.hiddenFromPublishing": true
223
- },
224
- "$type": "color",
225
- "$value": "{color.surface.danger.default.rest}"
226
- }
227
- },
228
- "accent-line": {
229
- "rest": {
230
- "$extensions": {
231
- "com.figma.scopes": [
232
- "SHAPE_FILL"
233
- ],
234
- "com.figma.hiddenFromPublishing": true
235
- },
236
- "$type": "color",
237
- "$value": "{color.content.transparent.rest}"
238
- }
239
- },
240
- "subtitle": {
241
- "rest": {
242
- "$extensions": {
243
- "com.figma.scopes": [
244
- "TEXT_FILL"
245
- ],
246
- "com.figma.hiddenFromPublishing": true
247
- },
248
- "$type": "color",
249
- "$value": "{color.content.neutral.default.static-dark.rest}"
250
- }
251
- }
252
- },
253
- "primary": {
254
- "accent-line": {
255
- "rest": {
256
- "$extensions": {
257
- "com.figma.scopes": [
258
- "SHAPE_FILL"
259
- ],
260
- "com.figma.hiddenFromPublishing": true
261
- },
262
- "$type": "color",
263
- "$value": "{color.content.transparent.rest}"
264
- }
265
- },
266
- "subtitle": {
267
- "rest": {
268
- "$extensions": {
269
- "com.figma.scopes": [
270
- "TEXT_FILL"
271
- ],
272
- "com.figma.hiddenFromPublishing": true
273
- },
274
- "$type": "color",
275
- "$value": "{color.content.neutral.default.static-dark.rest}"
276
- }
277
- },
278
- "title": {
279
- "rest": {
280
- "$extensions": {
281
- "com.figma.scopes": [
282
- "TEXT_FILL"
283
- ],
284
- "com.figma.hiddenFromPublishing": true
285
- },
286
- "$type": "color",
287
- "$value": "{color.content.neutral.default.static-dark.rest}"
288
- }
289
- },
290
- "icon": {
291
- "rest": {
292
- "$extensions": {
293
- "com.figma.scopes": [
294
- "SHAPE_FILL"
295
- ],
296
- "com.figma.hiddenFromPublishing": true
297
- },
298
- "$type": "color",
299
- "$value": "{color.content.neutral.default.static-dark.rest}"
300
- }
301
- },
302
- "bg": {
303
- "rest": {
304
- "$extensions": {
305
- "com.figma.scopes": [
306
- "FRAME_FILL"
307
- ],
308
- "com.figma.hiddenFromPublishing": true
309
- },
310
- "$type": "color",
311
- "$value": "{color.surface.primary.default.rest}"
312
- }
313
- }
314
- }
315
- },
316
- "dark": {
317
- "success": {
318
- "caption": {
319
- "rest": {
320
- "$extensions": {
321
- "com.figma.scopes": [
322
- "TEXT_FILL"
323
- ],
324
- "com.figma.hiddenFromPublishing": true
325
- },
326
- "$type": "color",
327
- "$value": "{color.content.neutral.default.static-dark.rest}"
328
- }
329
- },
330
- "bg": {
331
- "rest": {
332
- "$extensions": {
333
- "com.figma.scopes": [
334
- "FRAME_FILL"
335
- ],
336
- "com.figma.hiddenFromPublishing": true
337
- },
338
- "$type": "color",
339
- "$value": "{color.surface.neutral.default.static-dark.rest}"
340
- }
341
- },
342
- "accent-line": {
343
- "rest": {
344
- "$extensions": {
345
- "com.figma.scopes": [
346
- "SHAPE_FILL"
347
- ],
348
- "com.figma.hiddenFromPublishing": true
349
- },
350
- "$type": "color",
351
- "$value": "{color.content.transparent.rest}"
352
- }
353
- },
354
- "title": {
355
- "rest": {
356
- "$extensions": {
357
- "com.figma.scopes": [
358
- "TEXT_FILL"
359
- ],
360
- "com.figma.hiddenFromPublishing": true
361
- },
362
- "$type": "color",
363
- "$value": "{color.content.neutral.default.static-dark.rest}"
364
- }
365
- },
366
- "icon": {
367
- "rest": {
368
- "$extensions": {
369
- "com.figma.scopes": [
370
- "SHAPE_FILL"
371
- ],
372
- "com.figma.hiddenFromPublishing": true
373
- },
374
- "$type": "color",
375
- "$value": "{color.content.success.default.rest}"
376
- }
377
- }
378
- },
379
- "primary": {
380
- "caption": {
381
- "rest": {
382
- "$extensions": {
383
- "com.figma.scopes": [
384
- "TEXT_FILL"
385
- ],
386
- "com.figma.hiddenFromPublishing": true
387
- },
388
- "$type": "color",
389
- "$value": "{color.content.neutral.default.static-dark.rest}"
390
- }
391
- },
392
- "accent-line": {
393
- "rest": {
394
- "$extensions": {
395
- "com.figma.scopes": [
396
- "SHAPE_FILL"
397
- ],
398
- "com.figma.hiddenFromPublishing": true
399
- },
400
- "$type": "color",
401
- "$value": "{color.content.transparent.rest}"
402
- }
403
- },
404
- "bg": {
405
- "rest": {
406
- "$extensions": {
407
- "com.figma.scopes": [
408
- "FRAME_FILL"
409
- ],
410
- "com.figma.hiddenFromPublishing": true
411
- },
412
- "$type": "color",
413
- "$value": "{color.surface.neutral.default.static-dark.rest}"
414
- }
415
- },
416
- "title": {
417
- "rest": {
418
- "$extensions": {
419
- "com.figma.scopes": [
420
- "TEXT_FILL"
421
- ],
422
- "com.figma.hiddenFromPublishing": true
423
- },
424
- "$type": "color",
425
- "$value": "{color.content.neutral.default.static-dark.rest}"
426
- }
427
- },
428
- "icon": {
429
- "rest": {
430
- "$extensions": {
431
- "com.figma.scopes": [
432
- "SHAPE_FILL"
433
- ],
434
- "com.figma.hiddenFromPublishing": true
435
- },
436
- "$type": "color",
437
- "$value": "{color.content.primary.default.rest}"
438
- }
439
- }
440
- },
441
- "warning": {
442
- "caption": {
443
- "rest": {
444
- "$extensions": {
445
- "com.figma.scopes": [
446
- "TEXT_FILL"
447
- ],
448
- "com.figma.hiddenFromPublishing": true
449
- },
450
- "$type": "color",
451
- "$value": "{color.content.neutral.default.static-dark.rest}"
452
- }
453
- },
454
- "icon": {
455
- "rest": {
456
- "$extensions": {
457
- "com.figma.scopes": [
458
- "SHAPE_FILL"
459
- ],
460
- "com.figma.hiddenFromPublishing": true
461
- },
462
- "$type": "color",
463
- "$value": "{color.content.warning.default.rest}"
464
- }
465
- },
466
- "accent-line": {
467
- "rest": {
468
- "$extensions": {
469
- "com.figma.scopes": [
470
- "SHAPE_FILL"
471
- ],
472
- "com.figma.hiddenFromPublishing": true
473
- },
474
- "$type": "color",
475
- "$value": "{color.content.transparent.rest}"
476
- }
477
- },
478
- "bg": {
479
- "rest": {
480
- "$extensions": {
481
- "com.figma.scopes": [
482
- "FRAME_FILL"
483
- ],
484
- "com.figma.hiddenFromPublishing": true
485
- },
486
- "$type": "color",
487
- "$value": "{color.surface.neutral.default.static-dark.rest}"
488
- }
489
- },
490
- "title": {
491
- "rest": {
492
- "$extensions": {
493
- "com.figma.scopes": [
494
- "TEXT_FILL"
495
- ],
496
- "com.figma.hiddenFromPublishing": true
497
- },
498
- "$type": "color",
499
- "$value": "{color.content.neutral.default.static-dark.rest}"
500
- }
501
- }
502
- },
503
- "info": {
504
- "bg": {
505
- "rest": {
506
- "$extensions": {
507
- "com.figma.scopes": [
508
- "FRAME_FILL"
509
- ],
510
- "com.figma.hiddenFromPublishing": true
511
- },
512
- "$type": "color",
513
- "$value": "{color.surface.neutral.default.static-dark.rest}"
514
- }
515
- },
516
- "icon": {
517
- "rest": {
518
- "$extensions": {
519
- "com.figma.scopes": [
520
- "SHAPE_FILL"
521
- ],
522
- "com.figma.hiddenFromPublishing": true
523
- },
524
- "$type": "color",
525
- "$value": "{color.content.info.default.rest}"
526
- }
527
- },
528
- "caption": {
529
- "rest": {
530
- "$extensions": {
531
- "com.figma.scopes": [
532
- "TEXT_FILL"
533
- ],
534
- "com.figma.hiddenFromPublishing": true
535
- },
536
- "$type": "color",
537
- "$value": "{color.content.neutral.default.static-dark.rest}"
538
- }
539
- },
540
- "title": {
541
- "rest": {
542
- "$extensions": {
543
- "com.figma.scopes": [
544
- "TEXT_FILL"
545
- ],
546
- "com.figma.hiddenFromPublishing": true
547
- },
548
- "$type": "color",
549
- "$value": "{color.content.neutral.default.static-dark.rest}"
550
- }
551
- },
552
- "accent-line": {
553
- "rest": {
554
- "$extensions": {
555
- "com.figma.scopes": [
556
- "SHAPE_FILL"
557
- ],
558
- "com.figma.hiddenFromPublishing": true
559
- },
560
- "$type": "color",
561
- "$value": "{color.content.transparent.rest}"
562
- }
563
- }
564
- },
565
- "danger": {
566
- "icon": {
567
- "rest": {
568
- "$extensions": {
569
- "com.figma.scopes": [
570
- "SHAPE_FILL"
571
- ],
572
- "com.figma.hiddenFromPublishing": true
573
- },
574
- "$type": "color",
575
- "$value": "{color.content.danger.default.rest}"
576
- }
577
- },
578
- "accent-line": {
579
- "rest": {
580
- "$extensions": {
581
- "com.figma.scopes": [
582
- "SHAPE_FILL"
583
- ],
584
- "com.figma.hiddenFromPublishing": true
585
- },
586
- "$type": "color",
587
- "$value": "{color.content.transparent.rest}"
588
- }
589
- },
590
- "bg": {
591
- "rest": {
592
- "$extensions": {
593
- "com.figma.scopes": [
594
- "FRAME_FILL"
595
- ],
596
- "com.figma.hiddenFromPublishing": true
597
- },
598
- "$type": "color",
599
- "$value": "{color.surface.neutral.default.static-dark.rest}"
600
- }
601
- },
602
- "title": {
603
- "rest": {
604
- "$extensions": {
605
- "com.figma.scopes": [
606
- "TEXT_FILL"
607
- ],
608
- "com.figma.hiddenFromPublishing": true
609
- },
610
- "$type": "color",
611
- "$value": "{color.content.neutral.default.static-dark.rest}"
612
- }
613
- },
614
- "caption": {
615
- "rest": {
616
- "$extensions": {
617
- "com.figma.scopes": [
618
- "TEXT_FILL"
619
- ],
620
- "com.figma.hiddenFromPublishing": true
621
- },
622
- "$type": "color",
623
- "$value": "{color.content.neutral.default.static-dark.rest}"
624
- }
625
- }
626
- }
627
- },
628
- "light": {
629
- "info": {
630
- "accent-line": {
631
- "rest": {
632
- "$extensions": {
633
- "com.figma.scopes": [
634
- "SHAPE_FILL"
635
- ],
636
- "com.figma.hiddenFromPublishing": true
637
- },
638
- "$type": "color",
639
- "$value": "{color.content.transparent.rest}"
640
- }
641
- },
642
- "icon": {
643
- "rest": {
644
- "$extensions": {
645
- "com.figma.scopes": [
646
- "SHAPE_FILL"
647
- ],
648
- "com.figma.hiddenFromPublishing": true
649
- },
650
- "$type": "color",
651
- "$value": "{color.content.info.default.rest}"
652
- }
653
- },
654
- "bg": {
655
- "rest": {
656
- "$extensions": {
657
- "com.figma.scopes": [
658
- "FRAME_FILL"
659
- ],
660
- "com.figma.hiddenFromPublishing": false
661
- },
662
- "$type": "color",
663
- "$value": "{color.surface.neutral.default.static-light.rest}"
664
- }
665
- },
666
- "title": {
667
- "rest": {
668
- "$extensions": {
669
- "com.figma.scopes": [
670
- "TEXT_FILL"
671
- ],
672
- "com.figma.hiddenFromPublishing": false
673
- },
674
- "$type": "color",
675
- "$value": "{color.content.neutral.default.static-light.rest}"
676
- }
677
- },
678
- "caption": {
679
- "rest": {
680
- "$extensions": {
681
- "com.figma.scopes": [
682
- "TEXT_FILL"
683
- ],
684
- "com.figma.hiddenFromPublishing": false
685
- },
686
- "$type": "color",
687
- "$value": "{color.content.neutral.default.static-light.rest}"
688
- }
689
- }
690
- },
691
- "danger": {
692
- "icon": {
693
- "rest": {
694
- "$extensions": {
695
- "com.figma.scopes": [
696
- "SHAPE_FILL"
697
- ],
698
- "com.figma.hiddenFromPublishing": true
699
- },
700
- "$type": "color",
701
- "$value": "{color.content.danger.default.rest}"
702
- }
703
- },
704
- "accent-line": {
705
- "rest": {
706
- "$extensions": {
707
- "com.figma.scopes": [
708
- "SHAPE_FILL"
709
- ],
710
- "com.figma.hiddenFromPublishing": true
711
- },
712
- "$type": "color",
713
- "$value": "{color.content.transparent.rest}"
714
- }
715
- },
716
- "bg": {
717
- "rest": {
718
- "$extensions": {
719
- "com.figma.scopes": [
720
- "FRAME_FILL"
721
- ],
722
- "com.figma.hiddenFromPublishing": false
723
- },
724
- "$type": "color",
725
- "$value": "{color.surface.neutral.default.static-light.rest}"
726
- }
727
- },
728
- "title": {
729
- "rest": {
730
- "$extensions": {
731
- "com.figma.scopes": [
732
- "TEXT_FILL"
733
- ],
734
- "com.figma.hiddenFromPublishing": false
735
- },
736
- "$type": "color",
737
- "$value": "{color.content.neutral.default.static-light.rest}"
738
- }
739
- },
740
- "caption": {
741
- "rest": {
742
- "$extensions": {
743
- "com.figma.scopes": [
744
- "TEXT_FILL"
745
- ],
746
- "com.figma.hiddenFromPublishing": false
747
- },
748
- "$type": "color",
749
- "$value": "{color.content.neutral.default.static-light.rest}"
750
- }
751
- }
752
- },
753
- "warning": {
754
- "accent-line": {
755
- "rest": {
756
- "$extensions": {
757
- "com.figma.scopes": [
758
- "SHAPE_FILL"
759
- ],
760
- "com.figma.hiddenFromPublishing": true
761
- },
762
- "$type": "color",
763
- "$value": "{color.content.transparent.rest}"
764
- }
765
- },
766
- "icon": {
767
- "rest": {
768
- "$extensions": {
769
- "com.figma.scopes": [
770
- "SHAPE_FILL"
771
- ],
772
- "com.figma.hiddenFromPublishing": true
773
- },
774
- "$type": "color",
775
- "$value": "{color.content.warning.default.rest}"
776
- }
777
- },
778
- "bg": {
779
- "rest": {
780
- "$extensions": {
781
- "com.figma.scopes": [
782
- "FRAME_FILL"
783
- ],
784
- "com.figma.hiddenFromPublishing": false
785
- },
786
- "$type": "color",
787
- "$value": "{color.surface.neutral.default.static-light.rest}"
788
- }
789
- },
790
- "title": {
791
- "rest": {
792
- "$extensions": {
793
- "com.figma.scopes": [
794
- "TEXT_FILL"
795
- ],
796
- "com.figma.hiddenFromPublishing": false
797
- },
798
- "$type": "color",
799
- "$value": "{color.content.neutral.default.static-light.rest}"
800
- }
801
- },
802
- "caption": {
803
- "rest": {
804
- "$extensions": {
805
- "com.figma.scopes": [
806
- "TEXT_FILL"
807
- ],
808
- "com.figma.hiddenFromPublishing": false
809
- },
810
- "$type": "color",
811
- "$value": "{color.content.neutral.default.static-light.rest}"
812
- }
813
- }
814
- },
815
- "success": {
816
- "accent-line": {
817
- "rest": {
818
- "$extensions": {
819
- "com.figma.scopes": [
820
- "SHAPE_FILL"
821
- ],
822
- "com.figma.hiddenFromPublishing": true
823
- },
824
- "$type": "color",
825
- "$value": "{color.content.transparent.rest}"
826
- }
827
- },
828
- "icon": {
829
- "rest": {
830
- "$extensions": {
831
- "com.figma.scopes": [
832
- "SHAPE_FILL"
833
- ],
834
- "com.figma.hiddenFromPublishing": true
835
- },
836
- "$type": "color",
837
- "$value": "{color.content.success.default.rest}"
838
- }
839
- },
840
- "bg": {
841
- "rest": {
842
- "$extensions": {
843
- "com.figma.scopes": [
844
- "FRAME_FILL"
845
- ],
846
- "com.figma.hiddenFromPublishing": false
847
- },
848
- "$type": "color",
849
- "$value": "{color.surface.neutral.default.static-light.rest}"
850
- }
851
- },
852
- "title": {
853
- "rest": {
854
- "$extensions": {
855
- "com.figma.scopes": [
856
- "TEXT_FILL"
857
- ],
858
- "com.figma.hiddenFromPublishing": false
859
- },
860
- "$type": "color",
861
- "$value": "{color.content.neutral.default.static-light.rest}"
862
- }
863
- },
864
- "caption": {
865
- "rest": {
866
- "$extensions": {
867
- "com.figma.scopes": [
868
- "TEXT_FILL"
869
- ],
870
- "com.figma.hiddenFromPublishing": false
871
- },
872
- "$type": "color",
873
- "$value": "{color.content.neutral.default.static-light.rest}"
874
- }
875
- }
876
- },
877
- "primary": {
878
- "accent-line": {
879
- "rest": {
880
- "$extensions": {
881
- "com.figma.scopes": [
882
- "SHAPE_FILL"
883
- ],
884
- "com.figma.hiddenFromPublishing": true
885
- },
886
- "$type": "color",
887
- "$value": "{color.content.transparent.rest}"
888
- }
889
- },
890
- "bg": {
891
- "rest": {
892
- "$extensions": {
893
- "com.figma.scopes": [
894
- "FRAME_FILL"
895
- ],
896
- "com.figma.hiddenFromPublishing": false
897
- },
898
- "$type": "color",
899
- "$value": "{color.surface.neutral.default.static-light.rest}"
900
- }
901
- },
902
- "title": {
903
- "rest": {
904
- "$extensions": {
905
- "com.figma.scopes": [
906
- "TEXT_FILL"
907
- ],
908
- "com.figma.hiddenFromPublishing": false
909
- },
910
- "$type": "color",
911
- "$value": "{color.content.neutral.default.static-light.rest}"
912
- }
913
- },
914
- "caption": {
915
- "rest": {
916
- "$extensions": {
917
- "com.figma.scopes": [
918
- "TEXT_FILL"
919
- ],
920
- "com.figma.hiddenFromPublishing": false
921
- },
922
- "$type": "color",
923
- "$value": "{color.content.neutral.default.static-light.rest}"
924
- }
925
- },
926
- "icon": {
927
- "rest": {
928
- "$extensions": {
929
- "com.figma.scopes": [
930
- "SHAPE_FILL"
931
- ],
932
- "com.figma.hiddenFromPublishing": true
933
- },
934
- "$type": "color",
935
- "$value": "{color.content.primary.default.rest}"
936
- }
937
- }
938
- }
939
- },
940
- "pastel": {
941
- "info": {
942
- "accent-line": {
943
- "rest": {
944
- "$extensions": {
945
- "com.figma.scopes": [
946
- "SHAPE_FILL"
947
- ],
948
- "com.figma.hiddenFromPublishing": true
949
- },
950
- "$type": "color",
951
- "$value": "{color.content.transparent.rest}"
952
- }
953
- },
954
- "icon": {
955
- "rest": {
956
- "$extensions": {
957
- "com.figma.scopes": [
958
- "SHAPE_FILL"
959
- ],
960
- "com.figma.hiddenFromPublishing": true
961
- },
962
- "$type": "color",
963
- "$value": "{color.content.info.default.rest}"
964
- }
965
- },
966
- "bg": {
967
- "rest": {
968
- "$extensions": {
969
- "com.figma.scopes": [
970
- "FRAME_FILL"
971
- ],
972
- "com.figma.hiddenFromPublishing": true
973
- },
974
- "$type": "color",
975
- "$value": "{color.surface.info.deep.rest}"
976
- }
977
- }
978
- },
979
- "primary": {
980
- "bg": {
981
- "rest": {
982
- "$extensions": {
983
- "com.figma.scopes": [
984
- "FRAME_FILL"
985
- ],
986
- "com.figma.hiddenFromPublishing": true
987
- },
988
- "$type": "color",
989
- "$value": "{color.surface.primary.deep.rest}"
990
- }
991
- },
992
- "accent-line": {
993
- "rest": {
994
- "$extensions": {
995
- "com.figma.scopes": [
996
- "SHAPE_FILL"
997
- ],
998
- "com.figma.hiddenFromPublishing": true
999
- },
1000
- "$type": "color",
1001
- "$value": "{color.content.transparent.rest}"
1002
- }
1003
- },
1004
- "icon": {
1005
- "rest": {
1006
- "$extensions": {
1007
- "com.figma.scopes": [
1008
- "SHAPE_FILL"
1009
- ],
1010
- "com.figma.hiddenFromPublishing": true
1011
- },
1012
- "$type": "color",
1013
- "$value": "{color.content.primary.default.rest}"
1014
- }
1015
- }
1016
- },
1017
- "danger": {
1018
- "icon": {
1019
- "rest": {
1020
- "$extensions": {
1021
- "com.figma.scopes": [
1022
- "SHAPE_FILL"
1023
- ],
1024
- "com.figma.hiddenFromPublishing": true
1025
- },
1026
- "$type": "color",
1027
- "$value": "{color.content.danger.default.rest}"
1028
- }
1029
- },
1030
- "bg": {
1031
- "rest": {
1032
- "$extensions": {
1033
- "com.figma.scopes": [
1034
- "FRAME_FILL"
1035
- ],
1036
- "com.figma.hiddenFromPublishing": true
1037
- },
1038
- "$type": "color",
1039
- "$value": "{color.surface.danger.deep.rest}"
1040
- }
1041
- },
1042
- "accent-line": {
1043
- "rest": {
1044
- "$extensions": {
1045
- "com.figma.scopes": [
1046
- "SHAPE_FILL"
1047
- ],
1048
- "com.figma.hiddenFromPublishing": true
1049
- },
1050
- "$type": "color",
1051
- "$value": "{color.content.transparent.rest}"
1052
- }
1053
- }
1054
- },
1055
- "success": {
1056
- "bg": {
1057
- "rest": {
1058
- "$extensions": {
1059
- "com.figma.scopes": [
1060
- "FRAME_FILL"
1061
- ],
1062
- "com.figma.hiddenFromPublishing": true
1063
- },
1064
- "$type": "color",
1065
- "$value": "{color.surface.success.deep.rest}"
1066
- }
1067
- },
1068
- "accent-line": {
1069
- "rest": {
1070
- "$extensions": {
1071
- "com.figma.scopes": [
1072
- "SHAPE_FILL"
1073
- ],
1074
- "com.figma.hiddenFromPublishing": true
1075
- },
1076
- "$type": "color",
1077
- "$value": "{color.content.transparent.rest}"
1078
- }
1079
- },
1080
- "icon": {
1081
- "rest": {
1082
- "$extensions": {
1083
- "com.figma.scopes": [
1084
- "SHAPE_FILL"
1085
- ],
1086
- "com.figma.hiddenFromPublishing": true
1087
- },
1088
- "$type": "color",
1089
- "$value": "{color.content.success.default.rest}"
1090
- }
1091
- }
1092
- },
1093
- "warning": {
1094
- "icon": {
1095
- "rest": {
1096
- "$extensions": {
1097
- "com.figma.scopes": [
1098
- "SHAPE_FILL"
1099
- ],
1100
- "com.figma.hiddenFromPublishing": true
1101
- },
1102
- "$type": "color",
1103
- "$value": "{color.content.warning.default.rest}"
1104
- }
1105
- },
1106
- "accent-line": {
1107
- "rest": {
1108
- "$extensions": {
1109
- "com.figma.scopes": [
1110
- "SHAPE_FILL"
1111
- ],
1112
- "com.figma.hiddenFromPublishing": true
1113
- },
1114
- "$type": "color",
1115
- "$value": "{color.content.transparent.rest}"
1116
- }
1117
- },
1118
- "bg": {
1119
- "rest": {
1120
- "$extensions": {
1121
- "com.figma.scopes": [
1122
- "FRAME_FILL"
1123
- ],
1124
- "com.figma.hiddenFromPublishing": true
1125
- },
1126
- "$type": "color",
1127
- "$value": "{color.surface.warning.deep.rest}"
1128
- }
1129
- }
1130
- }
1131
- }
1132
- },
1133
- "layout": {
1134
- "content-box": {
1135
- "gap": {
1136
- "large": {
1137
- "$extensions": {
1138
- "com.figma.scopes": [
1139
- "GAP"
1140
- ],
1141
- "com.figma.hiddenFromPublishing": true
1142
- },
1143
- "$type": "number",
1144
- "$value": "{spacing.120}"
1145
- },
1146
- "medium": {
1147
- "$extensions": {
1148
- "com.figma.scopes": [
1149
- "GAP"
1150
- ],
1151
- "com.figma.hiddenFromPublishing": true
1152
- },
1153
- "$type": "number",
1154
- "$value": "{spacing.100}"
1155
- },
1156
- "small": {
1157
- "$extensions": {
1158
- "com.figma.scopes": [
1159
- "GAP"
1160
- ],
1161
- "com.figma.hiddenFromPublishing": true
1162
- },
1163
- "$type": "number",
1164
- "$value": "{spacing.80}"
1165
- }
1166
- }
1167
- },
1168
- "accent-line": {
1169
- "width": {
1170
- "small": {
1171
- "$extensions": {
1172
- "com.figma.scopes": [
1173
- "WIDTH_HEIGHT"
1174
- ],
1175
- "com.figma.hiddenFromPublishing": false
1176
- },
1177
- "$type": "number",
1178
- "$value": "{spacing.0}"
1179
- },
1180
- "medium": {
1181
- "$extensions": {
1182
- "com.figma.scopes": [
1183
- "WIDTH_HEIGHT"
1184
- ],
1185
- "com.figma.hiddenFromPublishing": false
1186
- },
1187
- "$type": "number",
1188
- "$value": "{spacing.0}"
1189
- },
1190
- "large": {
1191
- "$extensions": {
1192
- "com.figma.scopes": [
1193
- "WIDTH_HEIGHT"
1194
- ],
1195
- "com.figma.hiddenFromPublishing": false
1196
- },
1197
- "$type": "number",
1198
- "$value": "{spacing.0}"
1199
- }
1200
- }
1201
- },
1202
- "close-button": {
1203
- "horizontal": {
1204
- "small": {
1205
- "$extensions": {
1206
- "com.figma.scopes": [
1207
- "GAP"
1208
- ],
1209
- "com.figma.hiddenFromPublishing": false
1210
- },
1211
- "$type": "number",
1212
- "$value": "{spacing.0}"
1213
- },
1214
- "medium": {
1215
- "$extensions": {
1216
- "com.figma.scopes": [
1217
- "GAP"
1218
- ],
1219
- "com.figma.hiddenFromPublishing": false
1220
- },
1221
- "$type": "number",
1222
- "$value": "{spacing.10}"
1223
- },
1224
- "large": {
1225
- "$extensions": {
1226
- "com.figma.scopes": [
1227
- "GAP"
1228
- ],
1229
- "com.figma.hiddenFromPublishing": false
1230
- },
1231
- "$type": "number",
1232
- "$value": "{spacing.30}"
1233
- }
1234
- },
1235
- "vertical": {
1236
- "small": {
1237
- "$extensions": {
1238
- "com.figma.scopes": [
1239
- "GAP"
1240
- ],
1241
- "com.figma.hiddenFromPublishing": false
1242
- },
1243
- "$type": "number",
1244
- "$value": "{spacing.0}"
1245
- },
1246
- "medium": {
1247
- "$extensions": {
1248
- "com.figma.scopes": [
1249
- "GAP"
1250
- ],
1251
- "com.figma.hiddenFromPublishing": false
1252
- },
1253
- "$type": "number",
1254
- "$value": "{spacing.10}"
1255
- },
1256
- "large": {
1257
- "$extensions": {
1258
- "com.figma.scopes": [
1259
- "GAP"
1260
- ],
1261
- "com.figma.hiddenFromPublishing": false
1262
- },
1263
- "$type": "number",
1264
- "$value": "{spacing.30}"
1265
- }
1266
- }
1267
- },
1268
- "template-box": {
1269
- "vertical": {
1270
- "small": {
1271
- "$extensions": {
1272
- "com.figma.scopes": [
1273
- "GAP"
1274
- ],
1275
- "com.figma.hiddenFromPublishing": false
1276
- },
1277
- "$type": "number",
1278
- "$value": "{spacing.40}"
1279
- },
1280
- "medium": {
1281
- "$extensions": {
1282
- "com.figma.scopes": [
1283
- "GAP"
1284
- ],
1285
- "com.figma.hiddenFromPublishing": false
1286
- },
1287
- "$type": "number",
1288
- "$value": "{spacing.40}"
1289
- },
1290
- "large": {
1291
- "$extensions": {
1292
- "com.figma.scopes": [
1293
- "GAP"
1294
- ],
1295
- "com.figma.hiddenFromPublishing": false
1296
- },
1297
- "$type": "number",
1298
- "$value": "{spacing.40}"
1299
- }
1300
- },
1301
- "horizontal": {
1302
- "small": {
1303
- "$extensions": {
1304
- "com.figma.scopes": [
1305
- "GAP"
1306
- ],
1307
- "com.figma.hiddenFromPublishing": false
1308
- },
1309
- "$type": "number",
1310
- "$value": "{spacing.40}"
1311
- },
1312
- "medium": {
1313
- "$extensions": {
1314
- "com.figma.scopes": [
1315
- "GAP"
1316
- ],
1317
- "com.figma.hiddenFromPublishing": false
1318
- },
1319
- "$type": "number",
1320
- "$value": "{spacing.40}"
1321
- },
1322
- "large": {
1323
- "$extensions": {
1324
- "com.figma.scopes": [
1325
- "GAP"
1326
- ],
1327
- "com.figma.hiddenFromPublishing": false
1328
- },
1329
- "$type": "number",
1330
- "$value": "{spacing.40}"
1331
- }
1332
- }
1333
- }
1334
- }
1335
- }
1336
- }