@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,8 +1,28 @@
1
1
  {
2
- "listbox": {
3
- "search-box": {
2
+ "tree-view": {
3
+ "collapse-button": {
4
4
  "color": {
5
5
  "bg": {
6
+ "active": {
7
+ "$extensions": {
8
+ "com.figma.scopes": [
9
+ "FRAME_FILL"
10
+ ],
11
+ "com.figma.hiddenFromPublishing": true
12
+ },
13
+ "$type": "color",
14
+ "$value": "{color.surface.neutral.alpha.active}"
15
+ },
16
+ "hovered": {
17
+ "$extensions": {
18
+ "com.figma.scopes": [
19
+ "FRAME_FILL"
20
+ ],
21
+ "com.figma.hiddenFromPublishing": true
22
+ },
23
+ "$type": "color",
24
+ "$value": "{color.surface.neutral.alpha.hovered}"
25
+ },
6
26
  "rest": {
7
27
  "$extensions": {
8
28
  "com.figma.scopes": [
@@ -13,260 +33,243 @@
13
33
  "$type": "color",
14
34
  "$value": "{color.surface.transparent.rest}"
15
35
  }
16
- }
17
- },
18
- "layout": {
19
- "vertical": {
20
- "large": {
36
+ },
37
+ "icon": {
38
+ "disabled": {
21
39
  "$extensions": {
22
40
  "com.figma.scopes": [
23
- "GAP"
41
+ "SHAPE_FILL"
24
42
  ],
25
43
  "com.figma.hiddenFromPublishing": true
26
44
  },
27
- "$type": "number",
28
- "$value": "{spacing.80}"
45
+ "$type": "color",
46
+ "$value": "{color.content.neutral.subdued.disabled}"
29
47
  },
30
- "medium": {
48
+ "hovered": {
31
49
  "$extensions": {
32
50
  "com.figma.scopes": [
33
- "GAP"
51
+ "SHAPE_FILL"
34
52
  ],
35
53
  "com.figma.hiddenFromPublishing": true
36
54
  },
37
- "$type": "number",
38
- "$value": "{spacing.60}"
55
+ "$type": "color",
56
+ "$value": "{color.content.neutral.subdued.hovered}"
39
57
  },
40
- "small": {
58
+ "active": {
41
59
  "$extensions": {
42
60
  "com.figma.scopes": [
43
- "GAP"
61
+ "SHAPE_FILL"
44
62
  ],
45
63
  "com.figma.hiddenFromPublishing": true
46
64
  },
47
- "$type": "number",
48
- "$value": "{spacing.40}"
65
+ "$type": "color",
66
+ "$value": "{color.content.neutral.default.active}"
67
+ },
68
+ "rest": {
69
+ "$extensions": {
70
+ "com.figma.scopes": [
71
+ "SHAPE_FILL"
72
+ ],
73
+ "com.figma.hiddenFromPublishing": true
74
+ },
75
+ "$type": "color",
76
+ "$value": "{color.content.neutral.subdued.rest}"
49
77
  }
50
78
  },
51
- "horizontal": {
52
- "medium": {
79
+ "border": {
80
+ "rest": {
53
81
  "$extensions": {
54
82
  "com.figma.scopes": [
55
- "GAP"
83
+ "SHAPE_FILL",
84
+ "STROKE_COLOR"
56
85
  ],
57
86
  "com.figma.hiddenFromPublishing": true
58
87
  },
59
- "$type": "number",
60
- "$value": "{spacing.120}"
61
- },
88
+ "$type": "color",
89
+ "$value": "{color.border.transparent.rest}"
90
+ }
91
+ }
92
+ },
93
+ "borders": {
94
+ "border-radius": {
62
95
  "small": {
63
96
  "$extensions": {
64
97
  "com.figma.scopes": [
65
- "GAP"
98
+ "CORNER_RADIUS"
66
99
  ],
67
100
  "com.figma.hiddenFromPublishing": true
68
101
  },
69
102
  "$type": "number",
70
- "$value": "{spacing.100}"
103
+ "$value": "{border-radius.40}"
71
104
  },
72
- "large": {
105
+ "medium": {
73
106
  "$extensions": {
74
107
  "com.figma.scopes": [
75
- "GAP"
108
+ "CORNER_RADIUS"
76
109
  ],
77
110
  "com.figma.hiddenFromPublishing": true
78
111
  },
79
112
  "$type": "number",
80
- "$value": "{spacing.140}"
81
- }
82
- }
83
- }
84
- },
85
- "root": {
86
- "color": {
87
- "with-border": {
88
- "bg": {
89
- "rest": {
90
- "$extensions": {
91
- "com.figma.scopes": [
92
- "FRAME_FILL"
93
- ],
94
- "com.figma.hiddenFromPublishing": true
95
- },
96
- "$type": "color",
97
- "$value": "{color.surface.neutral.default.rest}"
98
- }
99
- },
100
- "border": {
101
- "rest": {
102
- "$extensions": {
103
- "com.figma.scopes": [
104
- "STROKE_COLOR"
105
- ],
106
- "com.figma.hiddenFromPublishing": true
107
- },
108
- "$type": "color",
109
- "$value": "{color.border.neutral.subdued.rest}"
110
- }
113
+ "$value": "{border-radius.40}"
111
114
  }
112
115
  },
113
- "no-border": {
114
- "bg": {
115
- "rest": {
116
- "$extensions": {
117
- "com.figma.scopes": [
118
- "FRAME_FILL"
119
- ],
120
- "com.figma.hiddenFromPublishing": true
121
- },
122
- "$type": "color",
123
- "$value": "{color.surface.transparent.rest}"
124
- }
116
+ "border-width": {
117
+ "medium": {
118
+ "$extensions": {
119
+ "com.figma.scopes": [
120
+ "WIDTH_HEIGHT",
121
+ "STROKE_FLOAT"
122
+ ],
123
+ "com.figma.hiddenFromPublishing": true
124
+ },
125
+ "$type": "number",
126
+ "$value": "{border-width.10}"
125
127
  },
126
- "border": {
127
- "rest": {
128
- "$extensions": {
129
- "com.figma.scopes": [
130
- "STROKE_COLOR"
131
- ],
132
- "com.figma.hiddenFromPublishing": true
133
- },
134
- "$type": "color",
135
- "$value": "{color.border.transparent.rest}"
136
- }
128
+ "small": {
129
+ "$extensions": {
130
+ "com.figma.scopes": [
131
+ "WIDTH_HEIGHT",
132
+ "STROKE_FLOAT"
133
+ ],
134
+ "com.figma.hiddenFromPublishing": true
135
+ },
136
+ "$type": "number",
137
+ "$value": "{border-width.10}"
137
138
  }
138
139
  }
139
140
  },
140
- "borders": {
141
- "border-width": {
142
- "with-border": {
143
- "large": {
141
+ "layout": {
142
+ "inner-box": {
143
+ "vertical": {
144
+ "small": {
144
145
  "$extensions": {
145
146
  "com.figma.scopes": [
146
- "STROKE_FLOAT"
147
+ "GAP"
147
148
  ],
148
149
  "com.figma.hiddenFromPublishing": true
149
150
  },
150
151
  "$type": "number",
151
- "$value": "{border-width.10}"
152
+ "$value": "{spacing.50}"
152
153
  },
153
154
  "medium": {
154
155
  "$extensions": {
155
156
  "com.figma.scopes": [
156
- "STROKE_FLOAT"
157
+ "GAP"
157
158
  ],
158
159
  "com.figma.hiddenFromPublishing": true
159
160
  },
160
161
  "$type": "number",
161
- "$value": "{border-width.10}"
162
- },
163
- "small": {
162
+ "$value": "{spacing.90}"
163
+ }
164
+ },
165
+ "horizontal": {
166
+ "medium": {
164
167
  "$extensions": {
165
168
  "com.figma.scopes": [
166
- "STROKE_FLOAT"
169
+ "GAP"
167
170
  ],
168
171
  "com.figma.hiddenFromPublishing": true
169
172
  },
170
173
  "$type": "number",
171
- "$value": "{border-width.10}"
172
- }
173
- },
174
- "no-border": {
174
+ "$value": "{spacing.50}"
175
+ },
175
176
  "small": {
176
177
  "$extensions": {
177
178
  "com.figma.scopes": [
178
- "STROKE_FLOAT"
179
+ "GAP"
179
180
  ],
180
181
  "com.figma.hiddenFromPublishing": true
181
182
  },
182
183
  "$type": "number",
183
- "$value": "{border-width.0}"
184
+ "$value": "{spacing.50}"
185
+ }
186
+ }
187
+ }
188
+ }
189
+ },
190
+ "root": {
191
+ "color": {
192
+ "bg": {
193
+ "rest": {
194
+ "$extensions": {
195
+ "com.figma.scopes": [
196
+ "FRAME_FILL"
197
+ ],
198
+ "com.figma.hiddenFromPublishing": true
184
199
  },
185
- "medium": {
200
+ "$type": "color",
201
+ "$value": "{color.surface.transparent.rest}"
202
+ }
203
+ }
204
+ }
205
+ },
206
+ "select-all-item": {
207
+ "layout": {
208
+ "inner-box": {
209
+ "horizontal": {
210
+ "small": {
186
211
  "$extensions": {
187
212
  "com.figma.scopes": [
188
- "STROKE_FLOAT"
213
+ "GAP"
189
214
  ],
190
215
  "com.figma.hiddenFromPublishing": true
191
216
  },
192
217
  "$type": "number",
193
- "$value": "{border-width.0}"
218
+ "$value": "{spacing.40}"
194
219
  },
195
- "large": {
220
+ "medium": {
196
221
  "$extensions": {
197
222
  "com.figma.scopes": [
198
- "STROKE_FLOAT"
223
+ "GAP"
199
224
  ],
200
225
  "com.figma.hiddenFromPublishing": true
201
226
  },
202
227
  "$type": "number",
203
- "$value": "{border-width.0}"
228
+ "$value": "{spacing.40}"
204
229
  }
205
- }
206
- },
207
- "border-radius": {
208
- "with-border": {
209
- "large": {
230
+ },
231
+ "vertical-end": {
232
+ "small": {
210
233
  "$extensions": {
211
234
  "com.figma.scopes": [
212
- "CORNER_RADIUS"
235
+ "GAP"
213
236
  ],
214
237
  "com.figma.hiddenFromPublishing": true
215
238
  },
216
239
  "$type": "number",
217
- "$value": "{border-radius.theme-builder.default}"
240
+ "$value": "{spacing.30}"
218
241
  },
219
242
  "medium": {
220
243
  "$extensions": {
221
244
  "com.figma.scopes": [
222
- "CORNER_RADIUS"
223
- ],
224
- "com.figma.hiddenFromPublishing": true
225
- },
226
- "$type": "number",
227
- "$value": "{border-radius.theme-builder.default}"
228
- },
229
- "small": {
230
- "$extensions": {
231
- "com.figma.scopes": [
232
- "CORNER_RADIUS"
245
+ "GAP"
233
246
  ],
234
247
  "com.figma.hiddenFromPublishing": true
235
248
  },
236
249
  "$type": "number",
237
- "$value": "{border-radius.theme-builder.default}"
250
+ "$value": "{spacing.30}"
238
251
  }
239
252
  },
240
- "no-border": {
253
+ "vertical-start": {
241
254
  "small": {
242
255
  "$extensions": {
243
256
  "com.figma.scopes": [
244
- "CORNER_RADIUS"
257
+ "GAP"
245
258
  ],
246
259
  "com.figma.hiddenFromPublishing": true
247
260
  },
248
261
  "$type": "number",
249
- "$value": "{border-radius.0}"
262
+ "$value": "{spacing.40}"
250
263
  },
251
264
  "medium": {
252
265
  "$extensions": {
253
266
  "com.figma.scopes": [
254
- "CORNER_RADIUS"
255
- ],
256
- "com.figma.hiddenFromPublishing": true
257
- },
258
- "$type": "number",
259
- "$value": "{border-radius.0}"
260
- },
261
- "large": {
262
- "$extensions": {
263
- "com.figma.scopes": [
264
- "CORNER_RADIUS"
267
+ "GAP"
265
268
  ],
266
269
  "com.figma.hiddenFromPublishing": true
267
270
  },
268
271
  "$type": "number",
269
- "$value": "{border-radius.0}"
272
+ "$value": "{spacing.40}"
270
273
  }
271
274
  }
272
275
  }