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