@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,362 +0,0 @@
1
- {
2
- "column-chooser": {
3
- "item": {
4
- "color": {
5
- "drag": {
6
- "bg": {
7
- "$extensions": {
8
- "com.figma.scopes": [
9
- "FRAME_FILL"
10
- ],
11
- "com.figma.hiddenFromPublishing": true
12
- },
13
- "$type": "color",
14
- "$value": "{color.surface.transparent.rest}"
15
- },
16
- "border": {
17
- "$extensions": {
18
- "com.figma.scopes": [
19
- "SHAPE_FILL"
20
- ],
21
- "com.figma.hiddenFromPublishing": true
22
- },
23
- "$type": "color",
24
- "$value": "{color.border.transparent.rest}"
25
- }
26
- },
27
- "normal": {
28
- "border": {
29
- "$extensions": {
30
- "com.figma.scopes": [
31
- "SHAPE_FILL"
32
- ],
33
- "com.figma.hiddenFromPublishing": true
34
- },
35
- "$type": "color",
36
- "$value": "{color.border.transparent.rest}"
37
- },
38
- "bg": {
39
- "$extensions": {
40
- "com.figma.scopes": [
41
- "FRAME_FILL"
42
- ],
43
- "com.figma.hiddenFromPublishing": true
44
- },
45
- "$type": "color",
46
- "$value": "{color.surface.transparent.rest}"
47
- }
48
- },
49
- "focused": {
50
- "focused-frame": {
51
- "$extensions": {
52
- "com.figma.scopes": [
53
- "STROKE_COLOR"
54
- ],
55
- "com.figma.hiddenFromPublishing": true
56
- },
57
- "$type": "color",
58
- "$value": "{color.theme-builder.focus}"
59
- },
60
- "border": {
61
- "$extensions": {
62
- "com.figma.scopes": [
63
- "SHAPE_FILL"
64
- ],
65
- "com.figma.hiddenFromPublishing": true
66
- },
67
- "$type": "color",
68
- "$value": "{color.border.transparent.rest}"
69
- },
70
- "bg": {
71
- "$extensions": {
72
- "com.figma.scopes": [
73
- "FRAME_FILL"
74
- ],
75
- "com.figma.hiddenFromPublishing": true
76
- },
77
- "$type": "color",
78
- "$value": "{color.surface.transparent.rest}"
79
- }
80
- }
81
- },
82
- "border-width": {
83
- "medium": {
84
- "$extensions": {
85
- "com.figma.scopes": [
86
- "STROKE_FLOAT"
87
- ],
88
- "com.figma.hiddenFromPublishing": true
89
- },
90
- "$type": "number",
91
- "$value": "{border-width.20}"
92
- },
93
- "small": {
94
- "$extensions": {
95
- "com.figma.scopes": [
96
- "STROKE_FLOAT"
97
- ],
98
- "com.figma.hiddenFromPublishing": true
99
- },
100
- "$type": "number",
101
- "$value": "{border-width.20}"
102
- },
103
- "large": {
104
- "$extensions": {
105
- "com.figma.scopes": [
106
- "STROKE_FLOAT"
107
- ],
108
- "com.figma.hiddenFromPublishing": true
109
- },
110
- "$type": "number",
111
- "$value": "{border-width.20}"
112
- }
113
- },
114
- "border-radius": {
115
- "large": {
116
- "$extensions": {
117
- "com.figma.scopes": [
118
- "CORNER_RADIUS"
119
- ],
120
- "com.figma.hiddenFromPublishing": true
121
- },
122
- "$type": "number",
123
- "$value": "{border-radius.40}"
124
- },
125
- "medium": {
126
- "$extensions": {
127
- "com.figma.scopes": [
128
- "CORNER_RADIUS"
129
- ],
130
- "com.figma.hiddenFromPublishing": true
131
- },
132
- "$type": "number",
133
- "$value": "{border-radius.40}"
134
- },
135
- "small": {
136
- "$extensions": {
137
- "com.figma.scopes": [
138
- "CORNER_RADIUS"
139
- ],
140
- "com.figma.hiddenFromPublishing": true
141
- },
142
- "$type": "number",
143
- "$value": "{border-radius.40}"
144
- }
145
- }
146
- },
147
- "drag-anchor": {
148
- "color": {
149
- "icon": {
150
- "$extensions": {
151
- "com.figma.scopes": [
152
- "SHAPE_FILL"
153
- ],
154
- "com.figma.hiddenFromPublishing": true
155
- },
156
- "$type": "color",
157
- "$value": "{color.content.neutral.default.rest}"
158
- }
159
- },
160
- "icon": {
161
- "style": {
162
- "default": {
163
- "$extensions": {
164
- "com.figma.scopes": [
165
- "ALL_SCOPES"
166
- ],
167
- "com.figma.hiddenFromPublishing": true
168
- },
169
- "$type": "text",
170
- "$value": "{icon.style.regular}"
171
- }
172
- },
173
- "size": {
174
- "small": {
175
- "$extensions": {
176
- "com.figma.scopes": [
177
- "ALL_SCOPES"
178
- ],
179
- "com.figma.hiddenFromPublishing": true
180
- },
181
- "$type": "number",
182
- "$value": "{icon.size.16px}"
183
- },
184
- "medium": {
185
- "$extensions": {
186
- "com.figma.scopes": [
187
- "ALL_SCOPES"
188
- ],
189
- "com.figma.hiddenFromPublishing": true
190
- },
191
- "$type": "number",
192
- "$value": "{icon.size.20px}"
193
- },
194
- "large": {
195
- "$extensions": {
196
- "com.figma.scopes": [
197
- "ALL_SCOPES"
198
- ],
199
- "com.figma.hiddenFromPublishing": true
200
- },
201
- "$type": "number",
202
- "$value": "{icon.size.24px}"
203
- }
204
- }
205
- },
206
- "layout": {
207
- "icon-wrapper": {
208
- "medium": {
209
- "$extensions": {
210
- "com.figma.scopes": [
211
- "WIDTH_HEIGHT"
212
- ],
213
- "com.figma.hiddenFromPublishing": true
214
- },
215
- "$type": "number",
216
- "$value": "{spacing.200}"
217
- },
218
- "large": {
219
- "$extensions": {
220
- "com.figma.scopes": [
221
- "WIDTH_HEIGHT"
222
- ],
223
- "com.figma.hiddenFromPublishing": true
224
- },
225
- "$type": "number",
226
- "$value": "{spacing.240}"
227
- },
228
- "small": {
229
- "$extensions": {
230
- "com.figma.scopes": [
231
- "WIDTH_HEIGHT"
232
- ],
233
- "com.figma.hiddenFromPublishing": true
234
- },
235
- "$type": "number",
236
- "$value": "{spacing.160}"
237
- }
238
- },
239
- "outer-box": {
240
- "large": {
241
- "horizontal": {
242
- "$extensions": {
243
- "com.figma.scopes": [
244
- "GAP"
245
- ],
246
- "com.figma.hiddenFromPublishing": true
247
- },
248
- "$type": "number",
249
- "$value": "{spacing.80}"
250
- },
251
- "vertical": {
252
- "$extensions": {
253
- "com.figma.scopes": [
254
- "GAP"
255
- ],
256
- "com.figma.hiddenFromPublishing": true
257
- },
258
- "$type": "number",
259
- "$value": "{spacing.80}"
260
- }
261
- },
262
- "medium": {
263
- "vertical": {
264
- "$extensions": {
265
- "com.figma.scopes": [
266
- "GAP"
267
- ],
268
- "com.figma.hiddenFromPublishing": true
269
- },
270
- "$type": "number",
271
- "$value": "{spacing.60}"
272
- },
273
- "horizontal": {
274
- "$extensions": {
275
- "com.figma.scopes": [
276
- "GAP"
277
- ],
278
- "com.figma.hiddenFromPublishing": true
279
- },
280
- "$type": "number",
281
- "$value": "{spacing.60}"
282
- }
283
- },
284
- "small": {
285
- "vertical": {
286
- "$extensions": {
287
- "com.figma.scopes": [
288
- "GAP"
289
- ],
290
- "com.figma.hiddenFromPublishing": true
291
- },
292
- "$type": "number",
293
- "$value": "{spacing.40}"
294
- },
295
- "horizontal": {
296
- "$extensions": {
297
- "com.figma.scopes": [
298
- "GAP"
299
- ],
300
- "com.figma.hiddenFromPublishing": true
301
- },
302
- "$type": "number",
303
- "$value": "{spacing.40}"
304
- }
305
- }
306
- }
307
- }
308
- },
309
- "item-group": {
310
- "color": {
311
- "separator": {
312
- "rest": {
313
- "$extensions": {
314
- "com.figma.scopes": [
315
- "STROKE_COLOR"
316
- ],
317
- "com.figma.hiddenFromPublishing": true
318
- },
319
- "$type": "color",
320
- "$value": "{color.border.neutral.default.rest}"
321
- }
322
- }
323
- },
324
- "layout": {
325
- "borders": {
326
- "border-width": {
327
- "small": {
328
- "$extensions": {
329
- "com.figma.scopes": [
330
- "STROKE_FLOAT"
331
- ],
332
- "com.figma.hiddenFromPublishing": false
333
- },
334
- "$type": "number",
335
- "$value": "{border-width.10}"
336
- },
337
- "medium": {
338
- "$extensions": {
339
- "com.figma.scopes": [
340
- "STROKE_FLOAT"
341
- ],
342
- "com.figma.hiddenFromPublishing": false
343
- },
344
- "$type": "number",
345
- "$value": "{border-width.10}"
346
- },
347
- "large": {
348
- "$extensions": {
349
- "com.figma.scopes": [
350
- "STROKE_FLOAT"
351
- ],
352
- "com.figma.hiddenFromPublishing": false
353
- },
354
- "$type": "number",
355
- "$value": "{border-width.10}"
356
- }
357
- }
358
- }
359
- }
360
- }
361
- }
362
- }