@devexpress/design-tokens-internal 261.0.5 → 261.0.6
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.
- package/package.json +1 -1
- package/tokens/base/spacing.json +4 -0
- package/tokens/components/{wpf/bar-control → blazor/accordion}/fluent.json +50 -49
- package/tokens/components/blazor/ribbon/fluent.json +237 -0
- package/tokens/components/blazor/tagbox/fluent.json +1 -1
- package/tokens/components/core/button/fluent.json +190 -0
- package/tokens/components/core/collapse-button/fluent.json +33 -33
- package/tokens/components/core/grid/fluent.json +2485 -567
- package/tokens/components/core/overflow-menu/fluent.json +96 -2
- package/tokens/components/core/ribbon/fluent.json +8 -8
- package/tokens/components/core/treeview/fluent.json +369 -504
- package/tokens/components/wpf/bars/fluent.json +1347 -0
- package/tokens/components/wpf/compact-icon-button/fluent.json +12 -12
- package/tokens/components/wpf/separator/fluent.json +40 -0
- package/tokens/semantic/colors/fluent/dark.json +1 -1
- package/tokens/semantic/colors/fluent/light.json +1 -1
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
"com.figma.scopes": [
|
|
9
9
|
"STROKE_COLOR"
|
|
10
10
|
],
|
|
11
|
-
"com.figma.hiddenFromPublishing":
|
|
11
|
+
"com.figma.hiddenFromPublishing": false
|
|
12
12
|
},
|
|
13
13
|
"$type": "color",
|
|
14
14
|
"$value": "{color.border.transparent.rest}"
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"com.figma.scopes": [
|
|
21
21
|
"ALL_FILLS"
|
|
22
22
|
],
|
|
23
|
-
"com.figma.hiddenFromPublishing":
|
|
23
|
+
"com.figma.hiddenFromPublishing": false
|
|
24
24
|
},
|
|
25
25
|
"$type": "color",
|
|
26
26
|
"$value": "{color.surface.neutral.alpha.active}"
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"com.figma.scopes": [
|
|
31
31
|
"ALL_FILLS"
|
|
32
32
|
],
|
|
33
|
-
"com.figma.hiddenFromPublishing":
|
|
33
|
+
"com.figma.hiddenFromPublishing": false
|
|
34
34
|
},
|
|
35
35
|
"$type": "color",
|
|
36
36
|
"$value": "{color.surface.neutral.alpha.hovered}"
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"com.figma.scopes": [
|
|
41
41
|
"ALL_FILLS"
|
|
42
42
|
],
|
|
43
|
-
"com.figma.hiddenFromPublishing":
|
|
43
|
+
"com.figma.hiddenFromPublishing": false
|
|
44
44
|
},
|
|
45
45
|
"$type": "color",
|
|
46
46
|
"$value": "{color.surface.transparent.rest}"
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
"com.figma.scopes": [
|
|
53
53
|
"ALL_FILLS"
|
|
54
54
|
],
|
|
55
|
-
"com.figma.hiddenFromPublishing":
|
|
55
|
+
"com.figma.hiddenFromPublishing": false
|
|
56
56
|
},
|
|
57
57
|
"$type": "color",
|
|
58
58
|
"$value": "{color.content.neutral.subdued.disabled}"
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
"com.figma.scopes": [
|
|
63
63
|
"ALL_FILLS"
|
|
64
64
|
],
|
|
65
|
-
"com.figma.hiddenFromPublishing":
|
|
65
|
+
"com.figma.hiddenFromPublishing": false
|
|
66
66
|
},
|
|
67
67
|
"$type": "color",
|
|
68
68
|
"$value": "{color.content.neutral.subdued.rest}"
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
"com.figma.scopes": [
|
|
73
73
|
"ALL_FILLS"
|
|
74
74
|
],
|
|
75
|
-
"com.figma.hiddenFromPublishing":
|
|
75
|
+
"com.figma.hiddenFromPublishing": false
|
|
76
76
|
},
|
|
77
77
|
"$type": "color",
|
|
78
78
|
"$value": "{color.content.transparent.rest}"
|
|
@@ -82,7 +82,7 @@
|
|
|
82
82
|
"com.figma.scopes": [
|
|
83
83
|
"ALL_FILLS"
|
|
84
84
|
],
|
|
85
|
-
"com.figma.hiddenFromPublishing":
|
|
85
|
+
"com.figma.hiddenFromPublishing": false
|
|
86
86
|
},
|
|
87
87
|
"$type": "color",
|
|
88
88
|
"$value": "{color.content.neutral.default.active}"
|
|
@@ -92,7 +92,7 @@
|
|
|
92
92
|
"com.figma.scopes": [
|
|
93
93
|
"ALL_FILLS"
|
|
94
94
|
],
|
|
95
|
-
"com.figma.hiddenFromPublishing":
|
|
95
|
+
"com.figma.hiddenFromPublishing": false
|
|
96
96
|
},
|
|
97
97
|
"$type": "color",
|
|
98
98
|
"$value": "{color.content.neutral.subdued.hovered}"
|
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
"com.figma.scopes": [
|
|
107
107
|
"ALL_FILLS"
|
|
108
108
|
],
|
|
109
|
-
"com.figma.hiddenFromPublishing":
|
|
109
|
+
"com.figma.hiddenFromPublishing": false
|
|
110
110
|
},
|
|
111
111
|
"$type": "color",
|
|
112
112
|
"$value": "{color.surface.neutral.alpha.on-surface.rest}"
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
"com.figma.scopes": [
|
|
117
117
|
"ALL_FILLS"
|
|
118
118
|
],
|
|
119
|
-
"com.figma.hiddenFromPublishing":
|
|
119
|
+
"com.figma.hiddenFromPublishing": false
|
|
120
120
|
},
|
|
121
121
|
"$type": "color",
|
|
122
122
|
"$value": "{color.surface.neutral.alpha.on-surface.hovered}"
|
|
@@ -126,7 +126,7 @@
|
|
|
126
126
|
"com.figma.scopes": [
|
|
127
127
|
"ALL_FILLS"
|
|
128
128
|
],
|
|
129
|
-
"com.figma.hiddenFromPublishing":
|
|
129
|
+
"com.figma.hiddenFromPublishing": false
|
|
130
130
|
},
|
|
131
131
|
"$type": "color",
|
|
132
132
|
"$value": "{color.surface.neutral.alpha.on-surface.active}"
|
|
@@ -136,7 +136,7 @@
|
|
|
136
136
|
"com.figma.scopes": [
|
|
137
137
|
"ALL_FILLS"
|
|
138
138
|
],
|
|
139
|
-
"com.figma.hiddenFromPublishing":
|
|
139
|
+
"com.figma.hiddenFromPublishing": false
|
|
140
140
|
},
|
|
141
141
|
"$type": "color",
|
|
142
142
|
"$value": "{color.surface.neutral.alpha.on-surface.disabled}"
|
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
"com.figma.scopes": [
|
|
147
147
|
"ALL_FILLS"
|
|
148
148
|
],
|
|
149
|
-
"com.figma.hiddenFromPublishing":
|
|
149
|
+
"com.figma.hiddenFromPublishing": false
|
|
150
150
|
},
|
|
151
151
|
"$type": "color",
|
|
152
152
|
"$value": "{color.surface.transparent.rest}"
|
|
@@ -158,7 +158,7 @@
|
|
|
158
158
|
"com.figma.scopes": [
|
|
159
159
|
"STROKE_COLOR"
|
|
160
160
|
],
|
|
161
|
-
"com.figma.hiddenFromPublishing":
|
|
161
|
+
"com.figma.hiddenFromPublishing": false
|
|
162
162
|
},
|
|
163
163
|
"$type": "color",
|
|
164
164
|
"$value": "{color.surface.neutral.alpha.on-surface.rest}"
|
|
@@ -168,7 +168,7 @@
|
|
|
168
168
|
"com.figma.scopes": [
|
|
169
169
|
"STROKE_COLOR"
|
|
170
170
|
],
|
|
171
|
-
"com.figma.hiddenFromPublishing":
|
|
171
|
+
"com.figma.hiddenFromPublishing": false
|
|
172
172
|
},
|
|
173
173
|
"$type": "color",
|
|
174
174
|
"$value": "{color.border.transparent.rest}"
|
|
@@ -180,7 +180,7 @@
|
|
|
180
180
|
"com.figma.scopes": [
|
|
181
181
|
"ALL_FILLS"
|
|
182
182
|
],
|
|
183
|
-
"com.figma.hiddenFromPublishing":
|
|
183
|
+
"com.figma.hiddenFromPublishing": false
|
|
184
184
|
},
|
|
185
185
|
"$type": "color",
|
|
186
186
|
"$value": "{color.content.neutral.default.on-surface.rest}"
|
|
@@ -190,7 +190,7 @@
|
|
|
190
190
|
"com.figma.scopes": [
|
|
191
191
|
"ALL_FILLS"
|
|
192
192
|
],
|
|
193
|
-
"com.figma.hiddenFromPublishing":
|
|
193
|
+
"com.figma.hiddenFromPublishing": false
|
|
194
194
|
},
|
|
195
195
|
"$type": "color",
|
|
196
196
|
"$value": "{color.content.neutral.default.on-surface.hovered}"
|
|
@@ -200,7 +200,7 @@
|
|
|
200
200
|
"com.figma.scopes": [
|
|
201
201
|
"ALL_FILLS"
|
|
202
202
|
],
|
|
203
|
-
"com.figma.hiddenFromPublishing":
|
|
203
|
+
"com.figma.hiddenFromPublishing": false
|
|
204
204
|
},
|
|
205
205
|
"$type": "color",
|
|
206
206
|
"$value": "{color.content.neutral.default.on-surface.active}"
|
|
@@ -210,7 +210,7 @@
|
|
|
210
210
|
"com.figma.scopes": [
|
|
211
211
|
"ALL_FILLS"
|
|
212
212
|
],
|
|
213
|
-
"com.figma.hiddenFromPublishing":
|
|
213
|
+
"com.figma.hiddenFromPublishing": false
|
|
214
214
|
},
|
|
215
215
|
"$type": "color",
|
|
216
216
|
"$value": "{color.content.neutral.default.on-surface.disabled}"
|
|
@@ -220,7 +220,7 @@
|
|
|
220
220
|
"com.figma.scopes": [
|
|
221
221
|
"ALL_FILLS"
|
|
222
222
|
],
|
|
223
|
-
"com.figma.hiddenFromPublishing":
|
|
223
|
+
"com.figma.hiddenFromPublishing": false
|
|
224
224
|
},
|
|
225
225
|
"$type": "color",
|
|
226
226
|
"$value": "{color.content.transparent.rest}"
|
|
@@ -235,7 +235,7 @@
|
|
|
235
235
|
"com.figma.scopes": [
|
|
236
236
|
"CORNER_RADIUS"
|
|
237
237
|
],
|
|
238
|
-
"com.figma.hiddenFromPublishing":
|
|
238
|
+
"com.figma.hiddenFromPublishing": false
|
|
239
239
|
},
|
|
240
240
|
"$type": "number",
|
|
241
241
|
"$value": "{border-radius.40}"
|
|
@@ -245,7 +245,7 @@
|
|
|
245
245
|
"com.figma.scopes": [
|
|
246
246
|
"CORNER_RADIUS"
|
|
247
247
|
],
|
|
248
|
-
"com.figma.hiddenFromPublishing":
|
|
248
|
+
"com.figma.hiddenFromPublishing": false
|
|
249
249
|
},
|
|
250
250
|
"$type": "number",
|
|
251
251
|
"$value": "{border-radius.40}"
|
|
@@ -255,7 +255,7 @@
|
|
|
255
255
|
"com.figma.scopes": [
|
|
256
256
|
"CORNER_RADIUS"
|
|
257
257
|
],
|
|
258
|
-
"com.figma.hiddenFromPublishing":
|
|
258
|
+
"com.figma.hiddenFromPublishing": false
|
|
259
259
|
},
|
|
260
260
|
"$type": "number",
|
|
261
261
|
"$value": "{border-radius.40}"
|
|
@@ -267,7 +267,7 @@
|
|
|
267
267
|
"com.figma.scopes": [
|
|
268
268
|
"STROKE_FLOAT"
|
|
269
269
|
],
|
|
270
|
-
"com.figma.hiddenFromPublishing":
|
|
270
|
+
"com.figma.hiddenFromPublishing": false
|
|
271
271
|
},
|
|
272
272
|
"$type": "number",
|
|
273
273
|
"$value": "{border-width.10}"
|
|
@@ -277,7 +277,7 @@
|
|
|
277
277
|
"com.figma.scopes": [
|
|
278
278
|
"STROKE_FLOAT"
|
|
279
279
|
],
|
|
280
|
-
"com.figma.hiddenFromPublishing":
|
|
280
|
+
"com.figma.hiddenFromPublishing": false
|
|
281
281
|
},
|
|
282
282
|
"$type": "number",
|
|
283
283
|
"$value": "{border-width.10}"
|
|
@@ -287,7 +287,7 @@
|
|
|
287
287
|
"com.figma.scopes": [
|
|
288
288
|
"STROKE_FLOAT"
|
|
289
289
|
],
|
|
290
|
-
"com.figma.hiddenFromPublishing":
|
|
290
|
+
"com.figma.hiddenFromPublishing": false
|
|
291
291
|
},
|
|
292
292
|
"$type": "number",
|
|
293
293
|
"$value": "{border-width.10}"
|
|
@@ -302,7 +302,7 @@
|
|
|
302
302
|
"com.figma.scopes": [
|
|
303
303
|
"GAP"
|
|
304
304
|
],
|
|
305
|
-
"com.figma.hiddenFromPublishing":
|
|
305
|
+
"com.figma.hiddenFromPublishing": false
|
|
306
306
|
},
|
|
307
307
|
"$type": "number",
|
|
308
308
|
"$value": "{spacing.50}"
|
|
@@ -312,7 +312,7 @@
|
|
|
312
312
|
"com.figma.scopes": [
|
|
313
313
|
"GAP"
|
|
314
314
|
],
|
|
315
|
-
"com.figma.hiddenFromPublishing":
|
|
315
|
+
"com.figma.hiddenFromPublishing": false
|
|
316
316
|
},
|
|
317
317
|
"$type": "number",
|
|
318
318
|
"$value": "{spacing.70}"
|
|
@@ -322,7 +322,7 @@
|
|
|
322
322
|
"com.figma.scopes": [
|
|
323
323
|
"GAP"
|
|
324
324
|
],
|
|
325
|
-
"com.figma.hiddenFromPublishing":
|
|
325
|
+
"com.figma.hiddenFromPublishing": false
|
|
326
326
|
},
|
|
327
327
|
"$type": "number",
|
|
328
328
|
"$value": "{spacing.30}"
|
|
@@ -334,7 +334,7 @@
|
|
|
334
334
|
"com.figma.scopes": [
|
|
335
335
|
"GAP"
|
|
336
336
|
],
|
|
337
|
-
"com.figma.hiddenFromPublishing":
|
|
337
|
+
"com.figma.hiddenFromPublishing": false
|
|
338
338
|
},
|
|
339
339
|
"$type": "number",
|
|
340
340
|
"$value": "{spacing.70}"
|
|
@@ -344,7 +344,7 @@
|
|
|
344
344
|
"com.figma.scopes": [
|
|
345
345
|
"GAP"
|
|
346
346
|
],
|
|
347
|
-
"com.figma.hiddenFromPublishing":
|
|
347
|
+
"com.figma.hiddenFromPublishing": false
|
|
348
348
|
},
|
|
349
349
|
"$type": "number",
|
|
350
350
|
"$value": "{spacing.50}"
|
|
@@ -354,7 +354,7 @@
|
|
|
354
354
|
"com.figma.scopes": [
|
|
355
355
|
"GAP"
|
|
356
356
|
],
|
|
357
|
-
"com.figma.hiddenFromPublishing":
|
|
357
|
+
"com.figma.hiddenFromPublishing": false
|
|
358
358
|
},
|
|
359
359
|
"$type": "number",
|
|
360
360
|
"$value": "{spacing.30}"
|