@gitlab/ui 126.3.2 → 126.3.3

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 (66) hide show
  1. package/dist/components/base/icon/icon.js +1 -1
  2. package/dist/components/base/illustration/illustration.js +1 -1
  3. package/package.json +2 -2
  4. package/src/components/base/icon/icon.vue +1 -1
  5. package/src/components/base/illustration/illustration.vue +1 -1
  6. package/src/tokens/build/docs/tokens-tailwind-docs.dark.json +2788 -2788
  7. package/src/tokens/build/docs/tokens-tailwind-docs.json +2788 -2788
  8. package/src/tokens/build/figma/constants.tokens.json +326 -326
  9. package/src/tokens/build/figma/contextual.tokens.json +428 -428
  10. package/src/tokens/build/figma/deprecated.tokens.json +220 -220
  11. package/src/tokens/build/figma/semantic.tokens.json +191 -191
  12. package/src/tokens/build/json/tokens.dark.json +2330 -2330
  13. package/src/tokens/build/json/tokens.json +2330 -2330
  14. package/src/tokens/constant/border.tokens.json +10 -10
  15. package/src/tokens/constant/color.alpha.tokens.json +15 -15
  16. package/src/tokens/constant/color.tokens.json +211 -211
  17. package/src/tokens/constant/font.tokens.json +27 -27
  18. package/src/tokens/constant/line_height.tokens.json +10 -10
  19. package/src/tokens/constant/opacity.tokens.json +11 -11
  20. package/src/tokens/constant/shadow.tokens.json +3 -3
  21. package/src/tokens/constant/spacing_scale.tokens.json +32 -32
  22. package/src/tokens/constant/zindex.tokens.json +7 -7
  23. package/src/tokens/contextual/alert.tokens.json +20 -20
  24. package/src/tokens/contextual/avatar.tokens.json +14 -14
  25. package/src/tokens/contextual/badge.tokens.json +112 -112
  26. package/src/tokens/contextual/banner.tokens.json +3 -3
  27. package/src/tokens/contextual/breadcrumb.tokens.json +1 -1
  28. package/src/tokens/contextual/broadcast.tokens.json +41 -41
  29. package/src/tokens/contextual/button.tokens.json +122 -122
  30. package/src/tokens/contextual/card.tokens.json +1 -1
  31. package/src/tokens/contextual/chart.tokens.json +7 -7
  32. package/src/tokens/contextual/datepicker.tokens.json +2 -2
  33. package/src/tokens/contextual/drawer.tokens.json +1 -1
  34. package/src/tokens/contextual/dropdown.tokens.json +22 -22
  35. package/src/tokens/contextual/filtered-search.tokens.json +6 -6
  36. package/src/tokens/contextual/illustration.tokens.json +32 -32
  37. package/src/tokens/contextual/label.tokens.json +12 -12
  38. package/src/tokens/contextual/link.tokens.json +4 -4
  39. package/src/tokens/contextual/modal.tokens.json +1 -1
  40. package/src/tokens/contextual/progress-bar.tokens.json +5 -5
  41. package/src/tokens/contextual/skeleton-loader.tokens.json +2 -2
  42. package/src/tokens/contextual/spinner.tokens.json +4 -4
  43. package/src/tokens/contextual/table.tokens.json +2 -2
  44. package/src/tokens/contextual/tabs.tokens.json +1 -1
  45. package/src/tokens/contextual/toggle.tokens.json +9 -9
  46. package/src/tokens/contextual/token-selector.tokens.json +1 -1
  47. package/src/tokens/contextual/token.tokens.json +3 -3
  48. package/src/tokens/deprecated/deprecated.color.data_viz.tokens.json +55 -55
  49. package/src/tokens/deprecated/deprecated.color.theme.tokens.json +72 -72
  50. package/src/tokens/deprecated/deprecated.color.tokens.json +80 -80
  51. package/src/tokens/deprecated/deprecated.color.transparency.tokens.json +13 -13
  52. package/src/tokens/semantic/action.tokens.json +76 -76
  53. package/src/tokens/semantic/background.tokens.json +7 -7
  54. package/src/tokens/semantic/border.tokens.json +5 -5
  55. package/src/tokens/semantic/control.tokens.json +21 -21
  56. package/src/tokens/semantic/feedback.tokens.json +30 -30
  57. package/src/tokens/semantic/focus-ring.tokens.json +2 -2
  58. package/src/tokens/semantic/font.tokens.json +2 -2
  59. package/src/tokens/semantic/heading.tokens.json +2 -2
  60. package/src/tokens/semantic/highlight.tokens.json +4 -4
  61. package/src/tokens/semantic/icon.tokens.json +9 -9
  62. package/src/tokens/semantic/letter_spacing.tokens.json +1 -1
  63. package/src/tokens/semantic/line_height.tokens.json +1 -1
  64. package/src/tokens/semantic/shadow.tokens.json +1 -1
  65. package/src/tokens/semantic/status.tokens.json +18 -18
  66. package/src/tokens/semantic/text.tokens.json +12 -12
@@ -6,7 +6,7 @@
6
6
  "$type": "dimension",
7
7
  "$description": "Used for card border radius.",
8
8
  "$extensions": {
9
- "com.figma.scope": [
9
+ "com.figma.scopes": [
10
10
  "CORNER_RADIUS"
11
11
  ]
12
12
  }
@@ -7,7 +7,7 @@
7
7
  "$type": "color",
8
8
  "$description": "Used in charts for the color of the reference line and axis value under mouse pointer.",
9
9
  "$extensions": {
10
- "com.figma.scope": [
10
+ "com.figma.scopes": [
11
11
  "ALL_SCOPES"
12
12
  ]
13
13
  }
@@ -22,7 +22,7 @@
22
22
  "$type": "color",
23
23
  "$description": "Used in charts for axis line color.",
24
24
  "$extensions": {
25
- "com.figma.scope": [
25
+ "com.figma.scopes": [
26
26
  "ALL_SCOPES"
27
27
  ]
28
28
  }
@@ -34,7 +34,7 @@
34
34
  "$type": "color",
35
35
  "$description": "Used in charts for the text color of axis titles and labels.",
36
36
  "$extensions": {
37
- "com.figma.scope": [
37
+ "com.figma.scopes": [
38
38
  "ALL_SCOPES"
39
39
  ]
40
40
  }
@@ -48,7 +48,7 @@
48
48
  "$type": "color",
49
49
  "$description": "Used in charts to delineate a threshold area in a chart.",
50
50
  "$extensions": {
51
- "com.figma.scope": [
51
+ "com.figma.scopes": [
52
52
  "ALL_SCOPES"
53
53
  ]
54
54
  }
@@ -63,7 +63,7 @@
63
63
  "$type": "color",
64
64
  "$description": "Used in charts to divide a threshold area in a chart from other data.",
65
65
  "$extensions": {
66
- "com.figma.scope": [
66
+ "com.figma.scopes": [
67
67
  "ALL_SCOPES"
68
68
  ]
69
69
  }
@@ -80,7 +80,7 @@
80
80
  "$type": "color",
81
81
  "$description": "Used in charts for the overlay color when zooming in on a specific area of data.",
82
82
  "$extensions": {
83
- "com.figma.scope": [
83
+ "com.figma.scopes": [
84
84
  "ALL_SCOPES"
85
85
  ]
86
86
  }
@@ -92,7 +92,7 @@
92
92
  "$type": "color",
93
93
  "$description": "Used in charts for the handle color when zooming in on a specific area of data.",
94
94
  "$extensions": {
95
- "com.figma.scope": [
95
+ "com.figma.scopes": [
96
96
  "ALL_SCOPES"
97
97
  ]
98
98
  }
@@ -9,7 +9,7 @@
9
9
  "$type": "color",
10
10
  "$description": "Used for the background color of datepicker.",
11
11
  "$extensions": {
12
- "com.figma.scope": [
12
+ "com.figma.scopes": [
13
13
  "SHAPE_FILL",
14
14
  "TEXT_FILL"
15
15
  ]
@@ -24,7 +24,7 @@
24
24
  "$type": "color",
25
25
  "$description": "Used for the datepicker date text color state indicators.",
26
26
  "$extensions": {
27
- "com.figma.scope": [
27
+ "com.figma.scopes": [
28
28
  "TEXT_FILL"
29
29
  ]
30
30
  }
@@ -6,7 +6,7 @@
6
6
  "$type": "dimension",
7
7
  "$description": "Used for drawer border radius.",
8
8
  "$extensions": {
9
- "com.figma.scope": [
9
+ "com.figma.scopes": [
10
10
  "CORNER_RADIUS"
11
11
  ]
12
12
  }
@@ -6,7 +6,7 @@
6
6
  "$type": "color",
7
7
  "$description": "Used for the background of a dropdown.",
8
8
  "$extensions": {
9
- "com.figma.scope": [
9
+ "com.figma.scopes": [
10
10
  "FRAME_FILL",
11
11
  "SHAPE_FILL"
12
12
  ]
@@ -22,7 +22,7 @@
22
22
  "$type": "color",
23
23
  "$description": "Used for the border of a dropdown.",
24
24
  "$extensions": {
25
- "com.figma.scope": [
25
+ "com.figma.scopes": [
26
26
  "EFFECT_COLOR",
27
27
  "STROKE_COLOR"
28
28
  ]
@@ -34,7 +34,7 @@
34
34
  "$type": "dimension",
35
35
  "$description": "Used for the border radius of a dropdown.",
36
36
  "$extensions": {
37
- "com.figma.scope": [
37
+ "com.figma.scopes": [
38
38
  "CORNER_RADIUS"
39
39
  ]
40
40
  }
@@ -49,7 +49,7 @@
49
49
  "$type": "color",
50
50
  "$description": "Used for the divider of a dropdown.",
51
51
  "$extensions": {
52
- "com.figma.scope": [
52
+ "com.figma.scopes": [
53
53
  "EFFECT_COLOR",
54
54
  "STROKE_COLOR"
55
55
  ]
@@ -64,7 +64,7 @@
64
64
  "$type": "color",
65
65
  "$description": "Used for the text of a dropdown option in the default state.",
66
66
  "$extensions": {
67
- "com.figma.scope": [
67
+ "com.figma.scopes": [
68
68
  "TEXT_FILL"
69
69
  ]
70
70
  }
@@ -74,7 +74,7 @@
74
74
  "$type": "color",
75
75
  "$description": "Used for the text of a dropdown option in the hover state.",
76
76
  "$extensions": {
77
- "com.figma.scope": [
77
+ "com.figma.scopes": [
78
78
  "TEXT_FILL"
79
79
  ]
80
80
  }
@@ -84,7 +84,7 @@
84
84
  "$type": "color",
85
85
  "$description": "Used for the text of a dropdown option in the focus state.",
86
86
  "$extensions": {
87
- "com.figma.scope": [
87
+ "com.figma.scopes": [
88
88
  "TEXT_FILL"
89
89
  ]
90
90
  }
@@ -94,7 +94,7 @@
94
94
  "$type": "color",
95
95
  "$description": "Used for the text of a dropdown option in the active state.",
96
96
  "$extensions": {
97
- "com.figma.scope": [
97
+ "com.figma.scopes": [
98
98
  "TEXT_FILL"
99
99
  ]
100
100
  }
@@ -104,7 +104,7 @@
104
104
  "$type": "color",
105
105
  "$description": "Used for the text of a dropdown option in the disabled state.",
106
106
  "$extensions": {
107
- "com.figma.scope": [
107
+ "com.figma.scopes": [
108
108
  "TEXT_FILL"
109
109
  ]
110
110
  }
@@ -119,7 +119,7 @@
119
119
  "$type": "color",
120
120
  "$description": "Used for the dropdown selected option indicator in the default state.",
121
121
  "$extensions": {
122
- "com.figma.scope": [
122
+ "com.figma.scopes": [
123
123
  "SHAPE_FILL",
124
124
  "TEXT_FILL"
125
125
  ]
@@ -130,7 +130,7 @@
130
130
  "$type": "color",
131
131
  "$description": "Used for the dropdown selected option indicator in the hover state.",
132
132
  "$extensions": {
133
- "com.figma.scope": [
133
+ "com.figma.scopes": [
134
134
  "SHAPE_FILL",
135
135
  "TEXT_FILL"
136
136
  ]
@@ -141,7 +141,7 @@
141
141
  "$type": "color",
142
142
  "$description": "Used for the dropdown selected option indicator in the focus state.",
143
143
  "$extensions": {
144
- "com.figma.scope": [
144
+ "com.figma.scopes": [
145
145
  "SHAPE_FILL",
146
146
  "TEXT_FILL"
147
147
  ]
@@ -152,7 +152,7 @@
152
152
  "$type": "color",
153
153
  "$description": "Used for the dropdown selected option indicator in the active state.",
154
154
  "$extensions": {
155
- "com.figma.scope": [
155
+ "com.figma.scopes": [
156
156
  "SHAPE_FILL",
157
157
  "TEXT_FILL"
158
158
  ]
@@ -169,7 +169,7 @@
169
169
  "$type": "color",
170
170
  "$description": "Used for the background of an unselected dropdown option in the default state.",
171
171
  "$extensions": {
172
- "com.figma.scope": [
172
+ "com.figma.scopes": [
173
173
  "FRAME_FILL",
174
174
  "SHAPE_FILL"
175
175
  ]
@@ -180,7 +180,7 @@
180
180
  "$type": "color",
181
181
  "$description": "Used for the background of an unselected dropdown option in the hover state.",
182
182
  "$extensions": {
183
- "com.figma.scope": [
183
+ "com.figma.scopes": [
184
184
  "FRAME_FILL",
185
185
  "SHAPE_FILL"
186
186
  ]
@@ -191,7 +191,7 @@
191
191
  "$type": "color",
192
192
  "$description": "Used for the background of an unselected dropdown option in the focus state.",
193
193
  "$extensions": {
194
- "com.figma.scope": [
194
+ "com.figma.scopes": [
195
195
  "FRAME_FILL",
196
196
  "SHAPE_FILL"
197
197
  ]
@@ -202,7 +202,7 @@
202
202
  "$type": "color",
203
203
  "$description": "Used for the background of an unselected dropdown option in the active state.",
204
204
  "$extensions": {
205
- "com.figma.scope": [
205
+ "com.figma.scopes": [
206
206
  "FRAME_FILL",
207
207
  "SHAPE_FILL"
208
208
  ]
@@ -218,7 +218,7 @@
218
218
  "$type": "color",
219
219
  "$description": "Used for the background of a selected dropdown option in the default state.",
220
220
  "$extensions": {
221
- "com.figma.scope": [
221
+ "com.figma.scopes": [
222
222
  "FRAME_FILL",
223
223
  "SHAPE_FILL"
224
224
  ]
@@ -232,7 +232,7 @@
232
232
  "$type": "color",
233
233
  "$description": "Used for the background of a selected dropdown option in the hover state.",
234
234
  "$extensions": {
235
- "com.figma.scope": [
235
+ "com.figma.scopes": [
236
236
  "FRAME_FILL",
237
237
  "SHAPE_FILL"
238
238
  ]
@@ -243,7 +243,7 @@
243
243
  "$type": "color",
244
244
  "$description": "Used for the background of a selected dropdown option in the focus state.",
245
245
  "$extensions": {
246
- "com.figma.scope": [
246
+ "com.figma.scopes": [
247
247
  "FRAME_FILL",
248
248
  "SHAPE_FILL"
249
249
  ]
@@ -257,7 +257,7 @@
257
257
  "$type": "color",
258
258
  "$description": "Used for the background of a selected dropdown option in the active state.",
259
259
  "$extensions": {
260
- "com.figma.scope": [
260
+ "com.figma.scopes": [
261
261
  "FRAME_FILL",
262
262
  "SHAPE_FILL"
263
263
  ]
@@ -277,7 +277,7 @@
277
277
  "$type": "color",
278
278
  "$description": "Used for the background of a search input in a dropdown listbox.",
279
279
  "$extensions": {
280
- "com.figma.scope": [
280
+ "com.figma.scopes": [
281
281
  "FRAME_FILL",
282
282
  "SHAPE_FILL"
283
283
  ]
@@ -12,7 +12,7 @@
12
12
  "$type": "color",
13
13
  "$description": "Used for the filtered search type token background color in the default state.",
14
14
  "$extensions": {
15
- "com.figma.scope": [
15
+ "com.figma.scopes": [
16
16
  "FRAME_FILL",
17
17
  "SHAPE_FILL"
18
18
  ]
@@ -26,7 +26,7 @@
26
26
  "$type": "color",
27
27
  "$description": "Used for the filtered search type token background color in the hover state.",
28
28
  "$extensions": {
29
- "com.figma.scope": [
29
+ "com.figma.scopes": [
30
30
  "FRAME_FILL",
31
31
  "SHAPE_FILL"
32
32
  ]
@@ -46,7 +46,7 @@
46
46
  "$type": "color",
47
47
  "$description": "Used for the filtered search data background color in the default state.",
48
48
  "$extensions": {
49
- "com.figma.scope": [
49
+ "com.figma.scopes": [
50
50
  "FRAME_FILL",
51
51
  "SHAPE_FILL"
52
52
  ]
@@ -60,7 +60,7 @@
60
60
  "$type": "color",
61
61
  "$description": "Used for the filtered search data token background color in the hover state.",
62
62
  "$extensions": {
63
- "com.figma.scope": [
63
+ "com.figma.scopes": [
64
64
  "FRAME_FILL",
65
65
  "SHAPE_FILL"
66
66
  ]
@@ -80,7 +80,7 @@
80
80
  "$type": "color",
81
81
  "$description": "Used for the filtered search operator background color in the default state.",
82
82
  "$extensions": {
83
- "com.figma.scope": [
83
+ "com.figma.scopes": [
84
84
  "FRAME_FILL",
85
85
  "SHAPE_FILL"
86
86
  ]
@@ -94,7 +94,7 @@
94
94
  "$type": "color",
95
95
  "$description": "Used for the filtered search operator token background color in the hover state.",
96
96
  "$extensions": {
97
- "com.figma.scope": [
97
+ "com.figma.scopes": [
98
98
  "FRAME_FILL",
99
99
  "SHAPE_FILL"
100
100
  ]
@@ -10,7 +10,7 @@
10
10
  "$type": "color",
11
11
  "$description": "Default stroke color to define shape and provide essential detail.",
12
12
  "$extensions": {
13
- "com.figma.scope": [
13
+ "com.figma.scopes": [
14
14
  "STROKE_COLOR"
15
15
  ]
16
16
  }
@@ -25,7 +25,7 @@
25
25
  "$type": "dimension",
26
26
  "$description": "Default stroke width to define shape and provide essential detail.",
27
27
  "$extensions": {
28
- "com.figma.scope": [
28
+ "com.figma.scopes": [
29
29
  "STROKE_FLOAT"
30
30
  ]
31
31
  }
@@ -42,7 +42,7 @@
42
42
  "$type": "color",
43
43
  "$description": "Default fill color for an element where specific meaning or emphasis is not required.",
44
44
  "$extensions": {
45
- "com.figma.scope": [
45
+ "com.figma.scopes": [
46
46
  "SHAPE_FILL"
47
47
  ]
48
48
  }
@@ -60,7 +60,7 @@
60
60
  "$type": "color",
61
61
  "$description": "Used as a fill to convey a concept which is neither positive or negative.",
62
62
  "$extensions": {
63
- "com.figma.scope": [
63
+ "com.figma.scopes": [
64
64
  "SHAPE_FILL"
65
65
  ]
66
66
  }
@@ -73,7 +73,7 @@
73
73
  "$type": "color",
74
74
  "$description": "Used as a fill to convey a success or active concept, has a positive connotation.",
75
75
  "$extensions": {
76
- "com.figma.scope": [
76
+ "com.figma.scopes": [
77
77
  "SHAPE_FILL"
78
78
  ]
79
79
  }
@@ -86,7 +86,7 @@
86
86
  "$type": "color",
87
87
  "$description": "Used as a fill to convey a caution or warning concept, has a slightly negative connotation.",
88
88
  "$extensions": {
89
- "com.figma.scope": [
89
+ "com.figma.scopes": [
90
90
  "SHAPE_FILL"
91
91
  ]
92
92
  }
@@ -99,7 +99,7 @@
99
99
  "$type": "color",
100
100
  "$description": "Used as a fill to convey a critical or danger concept, has a negative connotation.",
101
101
  "$extensions": {
102
- "com.figma.scope": [
102
+ "com.figma.scopes": [
103
103
  "SHAPE_FILL"
104
104
  ]
105
105
  }
@@ -118,7 +118,7 @@
118
118
  "$type": "color",
119
119
  "$description": "Used for orange accent stroke detail on an object or attention-drawing element.",
120
120
  "$extensions": {
121
- "com.figma.scope": [
121
+ "com.figma.scopes": [
122
122
  "STROKE_COLOR"
123
123
  ]
124
124
  }
@@ -131,7 +131,7 @@
131
131
  "$type": "color",
132
132
  "$description": "Used for teal accent stroke detail on an object or attention-drawing element.",
133
133
  "$extensions": {
134
- "com.figma.scope": [
134
+ "com.figma.scopes": [
135
135
  "STROKE_COLOR"
136
136
  ]
137
137
  }
@@ -144,7 +144,7 @@
144
144
  "$type": "color",
145
145
  "$description": "Used for dark accent stroke detail on an object or attention-drawing element.",
146
146
  "$extensions": {
147
- "com.figma.scope": [
147
+ "com.figma.scopes": [
148
148
  "STROKE_COLOR"
149
149
  ]
150
150
  }
@@ -161,7 +161,7 @@
161
161
  "$type": "color",
162
162
  "$description": "Used to add depth to a secondary element and supporting surface.",
163
163
  "$extensions": {
164
- "com.figma.scope": [
164
+ "com.figma.scopes": [
165
165
  "SHAPE_FILL"
166
166
  ]
167
167
  }
@@ -174,7 +174,7 @@
174
174
  "$type": "color",
175
175
  "$description": "Used for an element requiring visual emphasis without competing with primary content or status indicators.",
176
176
  "$extensions": {
177
- "com.figma.scope": [
177
+ "com.figma.scopes": [
178
178
  "SHAPE_FILL"
179
179
  ]
180
180
  }
@@ -187,7 +187,7 @@
187
187
  "$type": "color",
188
188
  "$description": "Used to add orange to a secondary element and supporting surface.",
189
189
  "$extensions": {
190
- "com.figma.scope": [
190
+ "com.figma.scopes": [
191
191
  "SHAPE_FILL"
192
192
  ]
193
193
  }
@@ -200,7 +200,7 @@
200
200
  "$type": "color",
201
201
  "$description": "Used to add teal to a secondary element and supporting surface.",
202
202
  "$extensions": {
203
- "com.figma.scope": [
203
+ "com.figma.scopes": [
204
204
  "SHAPE_FILL"
205
205
  ]
206
206
  }
@@ -218,7 +218,7 @@
218
218
  "$type": "color",
219
219
  "$description": "Used for the consistent background shape present across all illustrations. Provides a unified foundation that visually grounds each illustration while maintaining system cohesion.",
220
220
  "$extensions": {
221
- "com.figma.scope": [
221
+ "com.figma.scopes": [
222
222
  "SHAPE_FILL"
223
223
  ]
224
224
  }
@@ -236,7 +236,7 @@
236
236
  "$type": "color",
237
237
  "$description": "Default stroke color to define shape and provide essential detail in isometric illustration.",
238
238
  "$extensions": {
239
- "com.figma.scope": [
239
+ "com.figma.scopes": [
240
240
  "STROKE_COLOR"
241
241
  ]
242
242
  }
@@ -251,7 +251,7 @@
251
251
  "$type": "dimension",
252
252
  "$description": "Default stroke width to define shape and provide essential detail in isometric illustration.",
253
253
  "$extensions": {
254
- "com.figma.scope": [
254
+ "com.figma.scopes": [
255
255
  "STROKE_FLOAT"
256
256
  ]
257
257
  }
@@ -269,7 +269,7 @@
269
269
  "$type": "color",
270
270
  "$description": "Used for the top face of isometric text and number elements.",
271
271
  "$extensions": {
272
- "com.figma.scope": [
272
+ "com.figma.scopes": [
273
273
  "SHAPE_FILL"
274
274
  ]
275
275
  }
@@ -286,7 +286,7 @@
286
286
  "$type": "color",
287
287
  "$description": "Used for the front face of isometric text and number elements.",
288
288
  "$extensions": {
289
- "com.figma.scope": [
289
+ "com.figma.scopes": [
290
290
  "SHAPE_FILL"
291
291
  ]
292
292
  }
@@ -303,7 +303,7 @@
303
303
  "$type": "color",
304
304
  "$description": "Used for the side face of isometric text and number elements.",
305
305
  "$extensions": {
306
- "com.figma.scope": [
306
+ "com.figma.scopes": [
307
307
  "SHAPE_FILL"
308
308
  ]
309
309
  }
@@ -320,7 +320,7 @@
320
320
  "$type": "color",
321
321
  "$description": "Used for the shadow of isometric text and number elements.",
322
322
  "$extensions": {
323
- "com.figma.scope": [
323
+ "com.figma.scopes": [
324
324
  "EFFECT_COLOR",
325
325
  "SHAPE_FILL"
326
326
  ]
@@ -340,7 +340,7 @@
340
340
  "$type": "color",
341
341
  "$description": "Used for the top face of an isometric object or symbol.",
342
342
  "$extensions": {
343
- "com.figma.scope": [
343
+ "com.figma.scopes": [
344
344
  "SHAPE_FILL"
345
345
  ]
346
346
  }
@@ -357,7 +357,7 @@
357
357
  "$type": "color",
358
358
  "$description": "Used for the front face of an isometric object or symbol.",
359
359
  "$extensions": {
360
- "com.figma.scope": [
360
+ "com.figma.scopes": [
361
361
  "SHAPE_FILL"
362
362
  ]
363
363
  }
@@ -374,7 +374,7 @@
374
374
  "$type": "color",
375
375
  "$description": "Used for the side face of an isometric object or symbol.",
376
376
  "$extensions": {
377
- "com.figma.scope": [
377
+ "com.figma.scopes": [
378
378
  "SHAPE_FILL"
379
379
  ]
380
380
  }
@@ -391,7 +391,7 @@
391
391
  "$type": "color",
392
392
  "$description": "Used for the face of an isometric object or symbol that requires maximum distinction from other elements.",
393
393
  "$extensions": {
394
- "com.figma.scope": [
394
+ "com.figma.scopes": [
395
395
  "SHAPE_FILL"
396
396
  ]
397
397
  }
@@ -408,7 +408,7 @@
408
408
  "$type": "color",
409
409
  "$description": "Used for the shadow of an isometric object or symbol.",
410
410
  "$extensions": {
411
- "com.figma.scope": [
411
+ "com.figma.scopes": [
412
412
  "EFFECT_COLOR",
413
413
  "SHAPE_FILL"
414
414
  ]
@@ -428,7 +428,7 @@
428
428
  "$type": "color",
429
429
  "$description": "Used for the top face of a supporting isometric element. Provides subtle dimensional variation without competing with primary content.",
430
430
  "$extensions": {
431
- "com.figma.scope": [
431
+ "com.figma.scopes": [
432
432
  "SHAPE_FILL"
433
433
  ]
434
434
  }
@@ -445,7 +445,7 @@
445
445
  "$type": "color",
446
446
  "$description": "Used for the front face of a supporting isometric element. Provides subtle dimensional variation without competing with primary content.",
447
447
  "$extensions": {
448
- "com.figma.scope": [
448
+ "com.figma.scopes": [
449
449
  "SHAPE_FILL"
450
450
  ]
451
451
  }
@@ -462,7 +462,7 @@
462
462
  "$type": "color",
463
463
  "$description": "Used for the side face of a supporting isometric element. Provides subtle dimensional variation without competing with primary content.",
464
464
  "$extensions": {
465
- "com.figma.scope": [
465
+ "com.figma.scopes": [
466
466
  "SHAPE_FILL"
467
467
  ]
468
468
  }
@@ -481,7 +481,7 @@
481
481
  "$type": "color",
482
482
  "$description": "Used for the top surface of an isometric base platform.",
483
483
  "$extensions": {
484
- "com.figma.scope": [
484
+ "com.figma.scopes": [
485
485
  "SHAPE_FILL"
486
486
  ]
487
487
  }
@@ -498,7 +498,7 @@
498
498
  "$type": "color",
499
499
  "$description": "Used for the front face of an isometric base platform.",
500
500
  "$extensions": {
501
- "com.figma.scope": [
501
+ "com.figma.scopes": [
502
502
  "SHAPE_FILL"
503
503
  ]
504
504
  }
@@ -515,7 +515,7 @@
515
515
  "$type": "color",
516
516
  "$description": "Used for the side face of an isometric base platform.",
517
517
  "$extensions": {
518
- "com.figma.scope": [
518
+ "com.figma.scopes": [
519
519
  "SHAPE_FILL"
520
520
  ]
521
521
  }