@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.
- package/dist/components/base/icon/icon.js +1 -1
- package/dist/components/base/illustration/illustration.js +1 -1
- package/package.json +2 -2
- package/src/components/base/icon/icon.vue +1 -1
- package/src/components/base/illustration/illustration.vue +1 -1
- package/src/tokens/build/docs/tokens-tailwind-docs.dark.json +2788 -2788
- package/src/tokens/build/docs/tokens-tailwind-docs.json +2788 -2788
- package/src/tokens/build/figma/constants.tokens.json +326 -326
- package/src/tokens/build/figma/contextual.tokens.json +428 -428
- package/src/tokens/build/figma/deprecated.tokens.json +220 -220
- package/src/tokens/build/figma/semantic.tokens.json +191 -191
- package/src/tokens/build/json/tokens.dark.json +2330 -2330
- package/src/tokens/build/json/tokens.json +2330 -2330
- package/src/tokens/constant/border.tokens.json +10 -10
- package/src/tokens/constant/color.alpha.tokens.json +15 -15
- package/src/tokens/constant/color.tokens.json +211 -211
- package/src/tokens/constant/font.tokens.json +27 -27
- package/src/tokens/constant/line_height.tokens.json +10 -10
- package/src/tokens/constant/opacity.tokens.json +11 -11
- package/src/tokens/constant/shadow.tokens.json +3 -3
- package/src/tokens/constant/spacing_scale.tokens.json +32 -32
- package/src/tokens/constant/zindex.tokens.json +7 -7
- package/src/tokens/contextual/alert.tokens.json +20 -20
- package/src/tokens/contextual/avatar.tokens.json +14 -14
- package/src/tokens/contextual/badge.tokens.json +112 -112
- package/src/tokens/contextual/banner.tokens.json +3 -3
- package/src/tokens/contextual/breadcrumb.tokens.json +1 -1
- package/src/tokens/contextual/broadcast.tokens.json +41 -41
- package/src/tokens/contextual/button.tokens.json +122 -122
- package/src/tokens/contextual/card.tokens.json +1 -1
- package/src/tokens/contextual/chart.tokens.json +7 -7
- package/src/tokens/contextual/datepicker.tokens.json +2 -2
- package/src/tokens/contextual/drawer.tokens.json +1 -1
- package/src/tokens/contextual/dropdown.tokens.json +22 -22
- package/src/tokens/contextual/filtered-search.tokens.json +6 -6
- package/src/tokens/contextual/illustration.tokens.json +32 -32
- package/src/tokens/contextual/label.tokens.json +12 -12
- package/src/tokens/contextual/link.tokens.json +4 -4
- package/src/tokens/contextual/modal.tokens.json +1 -1
- package/src/tokens/contextual/progress-bar.tokens.json +5 -5
- package/src/tokens/contextual/skeleton-loader.tokens.json +2 -2
- package/src/tokens/contextual/spinner.tokens.json +4 -4
- package/src/tokens/contextual/table.tokens.json +2 -2
- package/src/tokens/contextual/tabs.tokens.json +1 -1
- package/src/tokens/contextual/toggle.tokens.json +9 -9
- package/src/tokens/contextual/token-selector.tokens.json +1 -1
- package/src/tokens/contextual/token.tokens.json +3 -3
- package/src/tokens/deprecated/deprecated.color.data_viz.tokens.json +55 -55
- package/src/tokens/deprecated/deprecated.color.theme.tokens.json +72 -72
- package/src/tokens/deprecated/deprecated.color.tokens.json +80 -80
- package/src/tokens/deprecated/deprecated.color.transparency.tokens.json +13 -13
- package/src/tokens/semantic/action.tokens.json +76 -76
- package/src/tokens/semantic/background.tokens.json +7 -7
- package/src/tokens/semantic/border.tokens.json +5 -5
- package/src/tokens/semantic/control.tokens.json +21 -21
- package/src/tokens/semantic/feedback.tokens.json +30 -30
- package/src/tokens/semantic/focus-ring.tokens.json +2 -2
- package/src/tokens/semantic/font.tokens.json +2 -2
- package/src/tokens/semantic/heading.tokens.json +2 -2
- package/src/tokens/semantic/highlight.tokens.json +4 -4
- package/src/tokens/semantic/icon.tokens.json +9 -9
- package/src/tokens/semantic/letter_spacing.tokens.json +1 -1
- package/src/tokens/semantic/line_height.tokens.json +1 -1
- package/src/tokens/semantic/shadow.tokens.json +1 -1
- package/src/tokens/semantic/status.tokens.json +18 -18
- package/src/tokens/semantic/text.tokens.json +12 -12
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
"$type": "dimension",
|
|
7
7
|
"$description": "Used for button border radius.",
|
|
8
8
|
"$extensions": {
|
|
9
|
-
"com.figma.
|
|
9
|
+
"com.figma.scopes": [
|
|
10
10
|
"CORNER_RADIUS"
|
|
11
11
|
]
|
|
12
12
|
}
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"$type": "color",
|
|
25
25
|
"$description": "Used for the foreground of a default primary button in the default state.",
|
|
26
26
|
"$extensions": {
|
|
27
|
-
"com.figma.
|
|
27
|
+
"com.figma.scopes": [
|
|
28
28
|
"SHAPE_FILL",
|
|
29
29
|
"TEXT_FILL"
|
|
30
30
|
]
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
"$type": "color",
|
|
36
36
|
"$description": "Used for the foreground of a default primary button in the hover state.",
|
|
37
37
|
"$extensions": {
|
|
38
|
-
"com.figma.
|
|
38
|
+
"com.figma.scopes": [
|
|
39
39
|
"SHAPE_FILL",
|
|
40
40
|
"TEXT_FILL"
|
|
41
41
|
]
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"$type": "color",
|
|
47
47
|
"$description": "Used for the foreground of a default primary button in the focus state.",
|
|
48
48
|
"$extensions": {
|
|
49
|
-
"com.figma.
|
|
49
|
+
"com.figma.scopes": [
|
|
50
50
|
"SHAPE_FILL",
|
|
51
51
|
"TEXT_FILL"
|
|
52
52
|
]
|
|
@@ -57,7 +57,7 @@
|
|
|
57
57
|
"$type": "color",
|
|
58
58
|
"$description": "Used for the foreground of a default primary button in the active state.",
|
|
59
59
|
"$extensions": {
|
|
60
|
-
"com.figma.
|
|
60
|
+
"com.figma.scopes": [
|
|
61
61
|
"SHAPE_FILL",
|
|
62
62
|
"TEXT_FILL"
|
|
63
63
|
]
|
|
@@ -75,7 +75,7 @@
|
|
|
75
75
|
"$type": "color",
|
|
76
76
|
"$description": "Used for the background of an default primary button in the default state.",
|
|
77
77
|
"$extensions": {
|
|
78
|
-
"com.figma.
|
|
78
|
+
"com.figma.scopes": [
|
|
79
79
|
"FRAME_FILL",
|
|
80
80
|
"SHAPE_FILL"
|
|
81
81
|
]
|
|
@@ -89,7 +89,7 @@
|
|
|
89
89
|
"$type": "color",
|
|
90
90
|
"$description": "Used for the background of an default primary button in the hover state.",
|
|
91
91
|
"$extensions": {
|
|
92
|
-
"com.figma.
|
|
92
|
+
"com.figma.scopes": [
|
|
93
93
|
"FRAME_FILL",
|
|
94
94
|
"SHAPE_FILL"
|
|
95
95
|
]
|
|
@@ -100,7 +100,7 @@
|
|
|
100
100
|
"$type": "color",
|
|
101
101
|
"$description": "Used for the background of an default primary button in the focus state.",
|
|
102
102
|
"$extensions": {
|
|
103
|
-
"com.figma.
|
|
103
|
+
"com.figma.scopes": [
|
|
104
104
|
"FRAME_FILL",
|
|
105
105
|
"SHAPE_FILL"
|
|
106
106
|
]
|
|
@@ -114,7 +114,7 @@
|
|
|
114
114
|
"$type": "color",
|
|
115
115
|
"$description": "Used for the background of an default primary button in the active state.",
|
|
116
116
|
"$extensions": {
|
|
117
|
-
"com.figma.
|
|
117
|
+
"com.figma.scopes": [
|
|
118
118
|
"FRAME_FILL",
|
|
119
119
|
"SHAPE_FILL"
|
|
120
120
|
]
|
|
@@ -132,7 +132,7 @@
|
|
|
132
132
|
"$type": "color",
|
|
133
133
|
"$description": "Used for the border of an default primary button in the default state.",
|
|
134
134
|
"$extensions": {
|
|
135
|
-
"com.figma.
|
|
135
|
+
"com.figma.scopes": [
|
|
136
136
|
"STROKE_COLOR"
|
|
137
137
|
]
|
|
138
138
|
}
|
|
@@ -145,7 +145,7 @@
|
|
|
145
145
|
"$type": "color",
|
|
146
146
|
"$description": "Used for the border of an default primary button in the hover state.",
|
|
147
147
|
"$extensions": {
|
|
148
|
-
"com.figma.
|
|
148
|
+
"com.figma.scopes": [
|
|
149
149
|
"STROKE_COLOR"
|
|
150
150
|
]
|
|
151
151
|
}
|
|
@@ -155,7 +155,7 @@
|
|
|
155
155
|
"$type": "color",
|
|
156
156
|
"$description": "Used for the border of an default primary button in the focus state.",
|
|
157
157
|
"$extensions": {
|
|
158
|
-
"com.figma.
|
|
158
|
+
"com.figma.scopes": [
|
|
159
159
|
"STROKE_COLOR"
|
|
160
160
|
]
|
|
161
161
|
}
|
|
@@ -168,7 +168,7 @@
|
|
|
168
168
|
"$type": "color",
|
|
169
169
|
"$description": "Used for the border of an default primary button in the active state.",
|
|
170
170
|
"$extensions": {
|
|
171
|
-
"com.figma.
|
|
171
|
+
"com.figma.scopes": [
|
|
172
172
|
"STROKE_COLOR"
|
|
173
173
|
]
|
|
174
174
|
}
|
|
@@ -184,7 +184,7 @@
|
|
|
184
184
|
"$type": "color",
|
|
185
185
|
"$description": "Used for the foreground of a default borderless, tertiary button in the default state.",
|
|
186
186
|
"$extensions": {
|
|
187
|
-
"com.figma.
|
|
187
|
+
"com.figma.scopes": [
|
|
188
188
|
"SHAPE_FILL",
|
|
189
189
|
"TEXT_FILL"
|
|
190
190
|
]
|
|
@@ -195,7 +195,7 @@
|
|
|
195
195
|
"$type": "color",
|
|
196
196
|
"$description": "Used for the foreground of a default borderless, tertiary button in the hover state.",
|
|
197
197
|
"$extensions": {
|
|
198
|
-
"com.figma.
|
|
198
|
+
"com.figma.scopes": [
|
|
199
199
|
"SHAPE_FILL",
|
|
200
200
|
"TEXT_FILL"
|
|
201
201
|
]
|
|
@@ -206,7 +206,7 @@
|
|
|
206
206
|
"$type": "color",
|
|
207
207
|
"$description": "Used for the foreground of a default borderless, tertiary button in the focus state.",
|
|
208
208
|
"$extensions": {
|
|
209
|
-
"com.figma.
|
|
209
|
+
"com.figma.scopes": [
|
|
210
210
|
"SHAPE_FILL",
|
|
211
211
|
"TEXT_FILL"
|
|
212
212
|
]
|
|
@@ -217,7 +217,7 @@
|
|
|
217
217
|
"$type": "color",
|
|
218
218
|
"$description": "Used for the foreground of a default borderless, tertiary button in the active state.",
|
|
219
219
|
"$extensions": {
|
|
220
|
-
"com.figma.
|
|
220
|
+
"com.figma.scopes": [
|
|
221
221
|
"SHAPE_FILL",
|
|
222
222
|
"TEXT_FILL"
|
|
223
223
|
]
|
|
@@ -232,7 +232,7 @@
|
|
|
232
232
|
"$type": "color",
|
|
233
233
|
"$description": "Used for the background of a default borderless, tertiary button in the default state.",
|
|
234
234
|
"$extensions": {
|
|
235
|
-
"com.figma.
|
|
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 default borderless, tertiary button in the hover state.",
|
|
245
245
|
"$extensions": {
|
|
246
|
-
"com.figma.
|
|
246
|
+
"com.figma.scopes": [
|
|
247
247
|
"FRAME_FILL",
|
|
248
248
|
"SHAPE_FILL"
|
|
249
249
|
]
|
|
@@ -254,7 +254,7 @@
|
|
|
254
254
|
"$type": "color",
|
|
255
255
|
"$description": "Used for the background of a default borderless, tertiary button in the focus state.",
|
|
256
256
|
"$extensions": {
|
|
257
|
-
"com.figma.
|
|
257
|
+
"com.figma.scopes": [
|
|
258
258
|
"FRAME_FILL",
|
|
259
259
|
"SHAPE_FILL"
|
|
260
260
|
]
|
|
@@ -265,7 +265,7 @@
|
|
|
265
265
|
"$type": "color",
|
|
266
266
|
"$description": "Used for the background of a default borderless, tertiary button in the active state.",
|
|
267
267
|
"$extensions": {
|
|
268
|
-
"com.figma.
|
|
268
|
+
"com.figma.scopes": [
|
|
269
269
|
"FRAME_FILL",
|
|
270
270
|
"SHAPE_FILL"
|
|
271
271
|
]
|
|
@@ -280,7 +280,7 @@
|
|
|
280
280
|
"$type": "color",
|
|
281
281
|
"$description": "Used for the border of a default borderless, tertiary button in the default state.",
|
|
282
282
|
"$extensions": {
|
|
283
|
-
"com.figma.
|
|
283
|
+
"com.figma.scopes": [
|
|
284
284
|
"STROKE_COLOR"
|
|
285
285
|
]
|
|
286
286
|
}
|
|
@@ -290,7 +290,7 @@
|
|
|
290
290
|
"$type": "color",
|
|
291
291
|
"$description": "Used for the border of a default borderless, tertiary button in the hover state.",
|
|
292
292
|
"$extensions": {
|
|
293
|
-
"com.figma.
|
|
293
|
+
"com.figma.scopes": [
|
|
294
294
|
"STROKE_COLOR"
|
|
295
295
|
]
|
|
296
296
|
}
|
|
@@ -300,7 +300,7 @@
|
|
|
300
300
|
"$type": "color",
|
|
301
301
|
"$description": "Used for the border of a default borderless, tertiary button in the focus state.",
|
|
302
302
|
"$extensions": {
|
|
303
|
-
"com.figma.
|
|
303
|
+
"com.figma.scopes": [
|
|
304
304
|
"STROKE_COLOR"
|
|
305
305
|
]
|
|
306
306
|
}
|
|
@@ -310,7 +310,7 @@
|
|
|
310
310
|
"$type": "color",
|
|
311
311
|
"$description": "Used for the border of a default borderless, tertiary button in the active state.",
|
|
312
312
|
"$extensions": {
|
|
313
|
-
"com.figma.
|
|
313
|
+
"com.figma.scopes": [
|
|
314
314
|
"STROKE_COLOR"
|
|
315
315
|
]
|
|
316
316
|
}
|
|
@@ -331,7 +331,7 @@
|
|
|
331
331
|
"$type": "color",
|
|
332
332
|
"$description": "Used for the foreground of a confirm (positive) primary button in the default state.",
|
|
333
333
|
"$extensions": {
|
|
334
|
-
"com.figma.
|
|
334
|
+
"com.figma.scopes": [
|
|
335
335
|
"SHAPE_FILL",
|
|
336
336
|
"TEXT_FILL"
|
|
337
337
|
]
|
|
@@ -342,7 +342,7 @@
|
|
|
342
342
|
"$type": "color",
|
|
343
343
|
"$description": "Used for the foreground of a confirm (positive) primary button in the hover state.",
|
|
344
344
|
"$extensions": {
|
|
345
|
-
"com.figma.
|
|
345
|
+
"com.figma.scopes": [
|
|
346
346
|
"SHAPE_FILL",
|
|
347
347
|
"TEXT_FILL"
|
|
348
348
|
]
|
|
@@ -353,7 +353,7 @@
|
|
|
353
353
|
"$type": "color",
|
|
354
354
|
"$description": "Used for the foreground of a confirm (positive) primary button in the focus state.",
|
|
355
355
|
"$extensions": {
|
|
356
|
-
"com.figma.
|
|
356
|
+
"com.figma.scopes": [
|
|
357
357
|
"SHAPE_FILL",
|
|
358
358
|
"TEXT_FILL"
|
|
359
359
|
]
|
|
@@ -364,7 +364,7 @@
|
|
|
364
364
|
"$type": "color",
|
|
365
365
|
"$description": "Used for the foreground of a confirm (positive) primary button in the active state.",
|
|
366
366
|
"$extensions": {
|
|
367
|
-
"com.figma.
|
|
367
|
+
"com.figma.scopes": [
|
|
368
368
|
"SHAPE_FILL",
|
|
369
369
|
"TEXT_FILL"
|
|
370
370
|
]
|
|
@@ -379,7 +379,7 @@
|
|
|
379
379
|
"$type": "color",
|
|
380
380
|
"$description": "Used for the background of a confirm (positive) primary button in the default state.",
|
|
381
381
|
"$extensions": {
|
|
382
|
-
"com.figma.
|
|
382
|
+
"com.figma.scopes": [
|
|
383
383
|
"FRAME_FILL",
|
|
384
384
|
"SHAPE_FILL"
|
|
385
385
|
]
|
|
@@ -390,7 +390,7 @@
|
|
|
390
390
|
"$type": "color",
|
|
391
391
|
"$description": "Used for the background of a confirm (positive) primary button in the hover state.",
|
|
392
392
|
"$extensions": {
|
|
393
|
-
"com.figma.
|
|
393
|
+
"com.figma.scopes": [
|
|
394
394
|
"FRAME_FILL",
|
|
395
395
|
"SHAPE_FILL"
|
|
396
396
|
]
|
|
@@ -401,7 +401,7 @@
|
|
|
401
401
|
"$type": "color",
|
|
402
402
|
"$description": "Used for the background of a confirm (positive) primary button in the focus state.",
|
|
403
403
|
"$extensions": {
|
|
404
|
-
"com.figma.
|
|
404
|
+
"com.figma.scopes": [
|
|
405
405
|
"FRAME_FILL",
|
|
406
406
|
"SHAPE_FILL"
|
|
407
407
|
]
|
|
@@ -412,7 +412,7 @@
|
|
|
412
412
|
"$type": "color",
|
|
413
413
|
"$description": "Used for the background of a confirm (positive) primary button in the active state.",
|
|
414
414
|
"$extensions": {
|
|
415
|
-
"com.figma.
|
|
415
|
+
"com.figma.scopes": [
|
|
416
416
|
"FRAME_FILL",
|
|
417
417
|
"SHAPE_FILL"
|
|
418
418
|
]
|
|
@@ -430,7 +430,7 @@
|
|
|
430
430
|
"$type": "color",
|
|
431
431
|
"$description": "Used for the border of a confirm (positive) primary button in the default state.",
|
|
432
432
|
"$extensions": {
|
|
433
|
-
"com.figma.
|
|
433
|
+
"com.figma.scopes": [
|
|
434
434
|
"STROKE_COLOR"
|
|
435
435
|
]
|
|
436
436
|
}
|
|
@@ -443,7 +443,7 @@
|
|
|
443
443
|
"$type": "color",
|
|
444
444
|
"$description": "Used for the border of a confirm (positive) primary button in the hover state.",
|
|
445
445
|
"$extensions": {
|
|
446
|
-
"com.figma.
|
|
446
|
+
"com.figma.scopes": [
|
|
447
447
|
"STROKE_COLOR"
|
|
448
448
|
]
|
|
449
449
|
}
|
|
@@ -453,7 +453,7 @@
|
|
|
453
453
|
"$type": "color",
|
|
454
454
|
"$description": "Used for the border of a confirm (positive) primary button in the focus state.",
|
|
455
455
|
"$extensions": {
|
|
456
|
-
"com.figma.
|
|
456
|
+
"com.figma.scopes": [
|
|
457
457
|
"STROKE_COLOR"
|
|
458
458
|
]
|
|
459
459
|
}
|
|
@@ -466,7 +466,7 @@
|
|
|
466
466
|
"$type": "color",
|
|
467
467
|
"$description": "Used for the border of a confirm (positive) primary button in the active state.",
|
|
468
468
|
"$extensions": {
|
|
469
|
-
"com.figma.
|
|
469
|
+
"com.figma.scopes": [
|
|
470
470
|
"STROKE_COLOR"
|
|
471
471
|
]
|
|
472
472
|
}
|
|
@@ -485,7 +485,7 @@
|
|
|
485
485
|
"$type": "color",
|
|
486
486
|
"$description": "Used for the foreground of a confirm (positive) button in the default state.",
|
|
487
487
|
"$extensions": {
|
|
488
|
-
"com.figma.
|
|
488
|
+
"com.figma.scopes": [
|
|
489
489
|
"SHAPE_FILL",
|
|
490
490
|
"TEXT_FILL"
|
|
491
491
|
]
|
|
@@ -499,7 +499,7 @@
|
|
|
499
499
|
"$type": "color",
|
|
500
500
|
"$description": "Used for the foreground of a confirm (positive) button in the hover state.",
|
|
501
501
|
"$extensions": {
|
|
502
|
-
"com.figma.
|
|
502
|
+
"com.figma.scopes": [
|
|
503
503
|
"SHAPE_FILL",
|
|
504
504
|
"TEXT_FILL"
|
|
505
505
|
]
|
|
@@ -510,7 +510,7 @@
|
|
|
510
510
|
"$type": "color",
|
|
511
511
|
"$description": "Used for the foreground of a confirm (positive) button in the focus state.",
|
|
512
512
|
"$extensions": {
|
|
513
|
-
"com.figma.
|
|
513
|
+
"com.figma.scopes": [
|
|
514
514
|
"SHAPE_FILL",
|
|
515
515
|
"TEXT_FILL"
|
|
516
516
|
]
|
|
@@ -524,7 +524,7 @@
|
|
|
524
524
|
"$type": "color",
|
|
525
525
|
"$description": "Used for the foreground of a confirm (positive) button in the active state.",
|
|
526
526
|
"$extensions": {
|
|
527
|
-
"com.figma.
|
|
527
|
+
"com.figma.scopes": [
|
|
528
528
|
"SHAPE_FILL",
|
|
529
529
|
"TEXT_FILL"
|
|
530
530
|
]
|
|
@@ -542,7 +542,7 @@
|
|
|
542
542
|
"$type": "color",
|
|
543
543
|
"$description": "Used for the background of an outlined confirm (positive) button in the default state.",
|
|
544
544
|
"$extensions": {
|
|
545
|
-
"com.figma.
|
|
545
|
+
"com.figma.scopes": [
|
|
546
546
|
"FRAME_FILL",
|
|
547
547
|
"SHAPE_FILL"
|
|
548
548
|
]
|
|
@@ -556,7 +556,7 @@
|
|
|
556
556
|
"$type": "color",
|
|
557
557
|
"$description": "Used for the background of an outlined confirm (positive) button in the hover state.",
|
|
558
558
|
"$extensions": {
|
|
559
|
-
"com.figma.
|
|
559
|
+
"com.figma.scopes": [
|
|
560
560
|
"FRAME_FILL",
|
|
561
561
|
"SHAPE_FILL"
|
|
562
562
|
]
|
|
@@ -567,7 +567,7 @@
|
|
|
567
567
|
"$type": "color",
|
|
568
568
|
"$description": "Used for the background of an outlined confirm (positive) button in the focus state.",
|
|
569
569
|
"$extensions": {
|
|
570
|
-
"com.figma.
|
|
570
|
+
"com.figma.scopes": [
|
|
571
571
|
"FRAME_FILL",
|
|
572
572
|
"SHAPE_FILL"
|
|
573
573
|
]
|
|
@@ -581,7 +581,7 @@
|
|
|
581
581
|
"$type": "color",
|
|
582
582
|
"$description": "Used for the background of an outlined confirm (positive) button in the active state.",
|
|
583
583
|
"$extensions": {
|
|
584
|
-
"com.figma.
|
|
584
|
+
"com.figma.scopes": [
|
|
585
585
|
"FRAME_FILL",
|
|
586
586
|
"SHAPE_FILL"
|
|
587
587
|
]
|
|
@@ -599,7 +599,7 @@
|
|
|
599
599
|
"$type": "color",
|
|
600
600
|
"$description": "Used for the border of an outlined confirm (positive) button in the default state.",
|
|
601
601
|
"$extensions": {
|
|
602
|
-
"com.figma.
|
|
602
|
+
"com.figma.scopes": [
|
|
603
603
|
"STROKE_COLOR"
|
|
604
604
|
]
|
|
605
605
|
}
|
|
@@ -612,7 +612,7 @@
|
|
|
612
612
|
"$type": "color",
|
|
613
613
|
"$description": "Used for the border of an outlined confirm (positive) button in the hover state.",
|
|
614
614
|
"$extensions": {
|
|
615
|
-
"com.figma.
|
|
615
|
+
"com.figma.scopes": [
|
|
616
616
|
"STROKE_COLOR"
|
|
617
617
|
]
|
|
618
618
|
}
|
|
@@ -622,7 +622,7 @@
|
|
|
622
622
|
"$type": "color",
|
|
623
623
|
"$description": "Used for the border of an outlined confirm (positive) button in the focus state.",
|
|
624
624
|
"$extensions": {
|
|
625
|
-
"com.figma.
|
|
625
|
+
"com.figma.scopes": [
|
|
626
626
|
"STROKE_COLOR"
|
|
627
627
|
]
|
|
628
628
|
}
|
|
@@ -635,7 +635,7 @@
|
|
|
635
635
|
"$type": "color",
|
|
636
636
|
"$description": "Used for the border of an outlined confirm (positive) button in the active state.",
|
|
637
637
|
"$extensions": {
|
|
638
|
-
"com.figma.
|
|
638
|
+
"com.figma.scopes": [
|
|
639
639
|
"STROKE_COLOR"
|
|
640
640
|
]
|
|
641
641
|
}
|
|
@@ -651,7 +651,7 @@
|
|
|
651
651
|
"$type": "color",
|
|
652
652
|
"$description": "Used for the foreground of a borderless, tertiary confirm (positive) button in the default state.",
|
|
653
653
|
"$extensions": {
|
|
654
|
-
"com.figma.
|
|
654
|
+
"com.figma.scopes": [
|
|
655
655
|
"SHAPE_FILL",
|
|
656
656
|
"TEXT_FILL"
|
|
657
657
|
]
|
|
@@ -662,7 +662,7 @@
|
|
|
662
662
|
"$type": "color",
|
|
663
663
|
"$description": "Used for the foreground of a borderless, tertiary confirm (positive) button in the hover state.",
|
|
664
664
|
"$extensions": {
|
|
665
|
-
"com.figma.
|
|
665
|
+
"com.figma.scopes": [
|
|
666
666
|
"SHAPE_FILL",
|
|
667
667
|
"TEXT_FILL"
|
|
668
668
|
]
|
|
@@ -673,7 +673,7 @@
|
|
|
673
673
|
"$type": "color",
|
|
674
674
|
"$description": "Used for the foreground of a borderless, tertiary confirm (positive) button in the focus state.",
|
|
675
675
|
"$extensions": {
|
|
676
|
-
"com.figma.
|
|
676
|
+
"com.figma.scopes": [
|
|
677
677
|
"SHAPE_FILL",
|
|
678
678
|
"TEXT_FILL"
|
|
679
679
|
]
|
|
@@ -684,7 +684,7 @@
|
|
|
684
684
|
"$type": "color",
|
|
685
685
|
"$description": "Used for the foreground of a borderless, tertiary confirm (positive) button in the active state.",
|
|
686
686
|
"$extensions": {
|
|
687
|
-
"com.figma.
|
|
687
|
+
"com.figma.scopes": [
|
|
688
688
|
"SHAPE_FILL",
|
|
689
689
|
"TEXT_FILL"
|
|
690
690
|
]
|
|
@@ -699,7 +699,7 @@
|
|
|
699
699
|
"$type": "color",
|
|
700
700
|
"$description": "Used for the background of a borderless, tertiary confirm (positive) button in the default state.",
|
|
701
701
|
"$extensions": {
|
|
702
|
-
"com.figma.
|
|
702
|
+
"com.figma.scopes": [
|
|
703
703
|
"FRAME_FILL",
|
|
704
704
|
"SHAPE_FILL"
|
|
705
705
|
]
|
|
@@ -710,7 +710,7 @@
|
|
|
710
710
|
"$type": "color",
|
|
711
711
|
"$description": "Used for the background of a borderless, tertiary confirm (positive) button in the hover state.",
|
|
712
712
|
"$extensions": {
|
|
713
|
-
"com.figma.
|
|
713
|
+
"com.figma.scopes": [
|
|
714
714
|
"FRAME_FILL",
|
|
715
715
|
"SHAPE_FILL"
|
|
716
716
|
]
|
|
@@ -721,7 +721,7 @@
|
|
|
721
721
|
"$type": "color",
|
|
722
722
|
"$description": "Used for the background of a borderless, tertiary confirm (positive) button in the focus state.",
|
|
723
723
|
"$extensions": {
|
|
724
|
-
"com.figma.
|
|
724
|
+
"com.figma.scopes": [
|
|
725
725
|
"FRAME_FILL",
|
|
726
726
|
"SHAPE_FILL"
|
|
727
727
|
]
|
|
@@ -732,7 +732,7 @@
|
|
|
732
732
|
"$type": "color",
|
|
733
733
|
"$description": "Used for the background of a borderless, tertiary confirm (positive) button in the active state.",
|
|
734
734
|
"$extensions": {
|
|
735
|
-
"com.figma.
|
|
735
|
+
"com.figma.scopes": [
|
|
736
736
|
"FRAME_FILL",
|
|
737
737
|
"SHAPE_FILL"
|
|
738
738
|
]
|
|
@@ -747,7 +747,7 @@
|
|
|
747
747
|
"$type": "color",
|
|
748
748
|
"$description": "Used for the border of a borderless, tertiary confirm (positive) button in the default state.",
|
|
749
749
|
"$extensions": {
|
|
750
|
-
"com.figma.
|
|
750
|
+
"com.figma.scopes": [
|
|
751
751
|
"STROKE_COLOR"
|
|
752
752
|
]
|
|
753
753
|
}
|
|
@@ -757,7 +757,7 @@
|
|
|
757
757
|
"$type": "color",
|
|
758
758
|
"$description": "Used for the border of a borderless, tertiary confirm (positive) button in the hover state.",
|
|
759
759
|
"$extensions": {
|
|
760
|
-
"com.figma.
|
|
760
|
+
"com.figma.scopes": [
|
|
761
761
|
"STROKE_COLOR"
|
|
762
762
|
]
|
|
763
763
|
}
|
|
@@ -767,7 +767,7 @@
|
|
|
767
767
|
"$type": "color",
|
|
768
768
|
"$description": "Used for the border of a borderless, tertiary confirm (positive) button in the focus state.",
|
|
769
769
|
"$extensions": {
|
|
770
|
-
"com.figma.
|
|
770
|
+
"com.figma.scopes": [
|
|
771
771
|
"STROKE_COLOR"
|
|
772
772
|
]
|
|
773
773
|
}
|
|
@@ -777,7 +777,7 @@
|
|
|
777
777
|
"$type": "color",
|
|
778
778
|
"$description": "Used for the border of a borderless, tertiary confirm (positive) button in the active state.",
|
|
779
779
|
"$extensions": {
|
|
780
|
-
"com.figma.
|
|
780
|
+
"com.figma.scopes": [
|
|
781
781
|
"STROKE_COLOR"
|
|
782
782
|
]
|
|
783
783
|
}
|
|
@@ -798,7 +798,7 @@
|
|
|
798
798
|
"$type": "color",
|
|
799
799
|
"$description": "Used for the foreground of a danger (destructive) primary button in the default state.",
|
|
800
800
|
"$extensions": {
|
|
801
|
-
"com.figma.
|
|
801
|
+
"com.figma.scopes": [
|
|
802
802
|
"SHAPE_FILL",
|
|
803
803
|
"TEXT_FILL"
|
|
804
804
|
]
|
|
@@ -809,7 +809,7 @@
|
|
|
809
809
|
"$type": "color",
|
|
810
810
|
"$description": "Used for the foreground of a danger (destructive) primary button in the hover state.",
|
|
811
811
|
"$extensions": {
|
|
812
|
-
"com.figma.
|
|
812
|
+
"com.figma.scopes": [
|
|
813
813
|
"SHAPE_FILL",
|
|
814
814
|
"TEXT_FILL"
|
|
815
815
|
]
|
|
@@ -820,7 +820,7 @@
|
|
|
820
820
|
"$type": "color",
|
|
821
821
|
"$description": "Used for the foreground of a danger (destructive) primary button in the focus state.",
|
|
822
822
|
"$extensions": {
|
|
823
|
-
"com.figma.
|
|
823
|
+
"com.figma.scopes": [
|
|
824
824
|
"SHAPE_FILL",
|
|
825
825
|
"TEXT_FILL"
|
|
826
826
|
]
|
|
@@ -831,7 +831,7 @@
|
|
|
831
831
|
"$type": "color",
|
|
832
832
|
"$description": "Used for the foreground of a danger (destructive) primary button in the active state.",
|
|
833
833
|
"$extensions": {
|
|
834
|
-
"com.figma.
|
|
834
|
+
"com.figma.scopes": [
|
|
835
835
|
"SHAPE_FILL",
|
|
836
836
|
"TEXT_FILL"
|
|
837
837
|
]
|
|
@@ -849,7 +849,7 @@
|
|
|
849
849
|
"$type": "color",
|
|
850
850
|
"$description": "Used for the background of a danger (destructive) primary button in the default state.",
|
|
851
851
|
"$extensions": {
|
|
852
|
-
"com.figma.
|
|
852
|
+
"com.figma.scopes": [
|
|
853
853
|
"FRAME_FILL",
|
|
854
854
|
"SHAPE_FILL"
|
|
855
855
|
]
|
|
@@ -863,7 +863,7 @@
|
|
|
863
863
|
"$type": "color",
|
|
864
864
|
"$description": "Used for the background of a danger (destructive) primary button in the hover state.",
|
|
865
865
|
"$extensions": {
|
|
866
|
-
"com.figma.
|
|
866
|
+
"com.figma.scopes": [
|
|
867
867
|
"FRAME_FILL",
|
|
868
868
|
"SHAPE_FILL"
|
|
869
869
|
]
|
|
@@ -874,7 +874,7 @@
|
|
|
874
874
|
"$type": "color",
|
|
875
875
|
"$description": "Used for the background of a danger (destructive) primary button in the focus state.",
|
|
876
876
|
"$extensions": {
|
|
877
|
-
"com.figma.
|
|
877
|
+
"com.figma.scopes": [
|
|
878
878
|
"FRAME_FILL",
|
|
879
879
|
"SHAPE_FILL"
|
|
880
880
|
]
|
|
@@ -888,7 +888,7 @@
|
|
|
888
888
|
"$type": "color",
|
|
889
889
|
"$description": "Used for the background of a danger (destructive) primary button in the active state.",
|
|
890
890
|
"$extensions": {
|
|
891
|
-
"com.figma.
|
|
891
|
+
"com.figma.scopes": [
|
|
892
892
|
"FRAME_FILL",
|
|
893
893
|
"SHAPE_FILL"
|
|
894
894
|
]
|
|
@@ -906,7 +906,7 @@
|
|
|
906
906
|
"$type": "color",
|
|
907
907
|
"$description": "Used for the border of a danger (destructive) primary button in the default state.",
|
|
908
908
|
"$extensions": {
|
|
909
|
-
"com.figma.
|
|
909
|
+
"com.figma.scopes": [
|
|
910
910
|
"STROKE_COLOR"
|
|
911
911
|
]
|
|
912
912
|
}
|
|
@@ -919,7 +919,7 @@
|
|
|
919
919
|
"$type": "color",
|
|
920
920
|
"$description": "Used for the border of a danger (destructive) primary button in the hover state.",
|
|
921
921
|
"$extensions": {
|
|
922
|
-
"com.figma.
|
|
922
|
+
"com.figma.scopes": [
|
|
923
923
|
"STROKE_COLOR"
|
|
924
924
|
]
|
|
925
925
|
}
|
|
@@ -929,7 +929,7 @@
|
|
|
929
929
|
"$type": "color",
|
|
930
930
|
"$description": "Used for the border of a danger (destructive) primary button in the focus state.",
|
|
931
931
|
"$extensions": {
|
|
932
|
-
"com.figma.
|
|
932
|
+
"com.figma.scopes": [
|
|
933
933
|
"STROKE_COLOR"
|
|
934
934
|
]
|
|
935
935
|
}
|
|
@@ -942,7 +942,7 @@
|
|
|
942
942
|
"$type": "color",
|
|
943
943
|
"$description": "Used for the border of a danger (destructive) primary button in the active state.",
|
|
944
944
|
"$extensions": {
|
|
945
|
-
"com.figma.
|
|
945
|
+
"com.figma.scopes": [
|
|
946
946
|
"STROKE_COLOR"
|
|
947
947
|
]
|
|
948
948
|
}
|
|
@@ -961,7 +961,7 @@
|
|
|
961
961
|
"$type": "color",
|
|
962
962
|
"$description": "Used for the foreground of a danger (destructive) button in the default state.",
|
|
963
963
|
"$extensions": {
|
|
964
|
-
"com.figma.
|
|
964
|
+
"com.figma.scopes": [
|
|
965
965
|
"SHAPE_FILL",
|
|
966
966
|
"TEXT_FILL"
|
|
967
967
|
]
|
|
@@ -975,7 +975,7 @@
|
|
|
975
975
|
"$type": "color",
|
|
976
976
|
"$description": "Used for the foreground of a danger (destructive) button in the hover state.",
|
|
977
977
|
"$extensions": {
|
|
978
|
-
"com.figma.
|
|
978
|
+
"com.figma.scopes": [
|
|
979
979
|
"SHAPE_FILL",
|
|
980
980
|
"TEXT_FILL"
|
|
981
981
|
]
|
|
@@ -986,7 +986,7 @@
|
|
|
986
986
|
"$type": "color",
|
|
987
987
|
"$description": "Used for the foreground of a danger (destructive) button in the focus state.",
|
|
988
988
|
"$extensions": {
|
|
989
|
-
"com.figma.
|
|
989
|
+
"com.figma.scopes": [
|
|
990
990
|
"SHAPE_FILL",
|
|
991
991
|
"TEXT_FILL"
|
|
992
992
|
]
|
|
@@ -1000,7 +1000,7 @@
|
|
|
1000
1000
|
"$type": "color",
|
|
1001
1001
|
"$description": "Used for the foreground of a danger (destructive) button in the active state.",
|
|
1002
1002
|
"$extensions": {
|
|
1003
|
-
"com.figma.
|
|
1003
|
+
"com.figma.scopes": [
|
|
1004
1004
|
"SHAPE_FILL",
|
|
1005
1005
|
"TEXT_FILL"
|
|
1006
1006
|
]
|
|
@@ -1018,7 +1018,7 @@
|
|
|
1018
1018
|
"$type": "color",
|
|
1019
1019
|
"$description": "Used for the background of an outlined danger (destructive) button in the default state.",
|
|
1020
1020
|
"$extensions": {
|
|
1021
|
-
"com.figma.
|
|
1021
|
+
"com.figma.scopes": [
|
|
1022
1022
|
"FRAME_FILL",
|
|
1023
1023
|
"SHAPE_FILL"
|
|
1024
1024
|
]
|
|
@@ -1032,7 +1032,7 @@
|
|
|
1032
1032
|
"$type": "color",
|
|
1033
1033
|
"$description": "Used for the background of an outlined danger (destructive) button in the hover state.",
|
|
1034
1034
|
"$extensions": {
|
|
1035
|
-
"com.figma.
|
|
1035
|
+
"com.figma.scopes": [
|
|
1036
1036
|
"FRAME_FILL",
|
|
1037
1037
|
"SHAPE_FILL"
|
|
1038
1038
|
]
|
|
@@ -1043,7 +1043,7 @@
|
|
|
1043
1043
|
"$type": "color",
|
|
1044
1044
|
"$description": "Used for the background of an outlined danger (destructive) button in the focus state.",
|
|
1045
1045
|
"$extensions": {
|
|
1046
|
-
"com.figma.
|
|
1046
|
+
"com.figma.scopes": [
|
|
1047
1047
|
"FRAME_FILL",
|
|
1048
1048
|
"SHAPE_FILL"
|
|
1049
1049
|
]
|
|
@@ -1057,7 +1057,7 @@
|
|
|
1057
1057
|
"$type": "color",
|
|
1058
1058
|
"$description": "Used for the background of an outlined danger (destructive) button in the active state.",
|
|
1059
1059
|
"$extensions": {
|
|
1060
|
-
"com.figma.
|
|
1060
|
+
"com.figma.scopes": [
|
|
1061
1061
|
"FRAME_FILL",
|
|
1062
1062
|
"SHAPE_FILL"
|
|
1063
1063
|
]
|
|
@@ -1075,7 +1075,7 @@
|
|
|
1075
1075
|
"$type": "color",
|
|
1076
1076
|
"$description": "Used for the border of an outlined danger (destructive) button in the default state.",
|
|
1077
1077
|
"$extensions": {
|
|
1078
|
-
"com.figma.
|
|
1078
|
+
"com.figma.scopes": [
|
|
1079
1079
|
"STROKE_COLOR"
|
|
1080
1080
|
]
|
|
1081
1081
|
}
|
|
@@ -1088,7 +1088,7 @@
|
|
|
1088
1088
|
"$type": "color",
|
|
1089
1089
|
"$description": "Used for the border of an outlined danger (destructive) button in the hover state.",
|
|
1090
1090
|
"$extensions": {
|
|
1091
|
-
"com.figma.
|
|
1091
|
+
"com.figma.scopes": [
|
|
1092
1092
|
"STROKE_COLOR"
|
|
1093
1093
|
]
|
|
1094
1094
|
}
|
|
@@ -1098,7 +1098,7 @@
|
|
|
1098
1098
|
"$type": "color",
|
|
1099
1099
|
"$description": "Used for the border of an outlined danger (destructive) button in the focus state.",
|
|
1100
1100
|
"$extensions": {
|
|
1101
|
-
"com.figma.
|
|
1101
|
+
"com.figma.scopes": [
|
|
1102
1102
|
"STROKE_COLOR"
|
|
1103
1103
|
]
|
|
1104
1104
|
}
|
|
@@ -1111,7 +1111,7 @@
|
|
|
1111
1111
|
"$type": "color",
|
|
1112
1112
|
"$description": "Used for the border of an outlined danger (destructive) button in the active state.",
|
|
1113
1113
|
"$extensions": {
|
|
1114
|
-
"com.figma.
|
|
1114
|
+
"com.figma.scopes": [
|
|
1115
1115
|
"STROKE_COLOR"
|
|
1116
1116
|
]
|
|
1117
1117
|
}
|
|
@@ -1127,7 +1127,7 @@
|
|
|
1127
1127
|
"$type": "color",
|
|
1128
1128
|
"$description": "Used for the foreground of a borderless, tertiary danger (destructive) button in the default state.",
|
|
1129
1129
|
"$extensions": {
|
|
1130
|
-
"com.figma.
|
|
1130
|
+
"com.figma.scopes": [
|
|
1131
1131
|
"SHAPE_FILL",
|
|
1132
1132
|
"TEXT_FILL"
|
|
1133
1133
|
]
|
|
@@ -1138,7 +1138,7 @@
|
|
|
1138
1138
|
"$type": "color",
|
|
1139
1139
|
"$description": "Used for the foreground of a borderless, tertiary danger (destructive) button in the hover state.",
|
|
1140
1140
|
"$extensions": {
|
|
1141
|
-
"com.figma.
|
|
1141
|
+
"com.figma.scopes": [
|
|
1142
1142
|
"SHAPE_FILL",
|
|
1143
1143
|
"TEXT_FILL"
|
|
1144
1144
|
]
|
|
@@ -1149,7 +1149,7 @@
|
|
|
1149
1149
|
"$type": "color",
|
|
1150
1150
|
"$description": "Used for the foreground of a borderless, tertiary danger (destructive) button in the focus state.",
|
|
1151
1151
|
"$extensions": {
|
|
1152
|
-
"com.figma.
|
|
1152
|
+
"com.figma.scopes": [
|
|
1153
1153
|
"SHAPE_FILL",
|
|
1154
1154
|
"TEXT_FILL"
|
|
1155
1155
|
]
|
|
@@ -1160,7 +1160,7 @@
|
|
|
1160
1160
|
"$type": "color",
|
|
1161
1161
|
"$description": "Used for the foreground of a borderless, tertiary danger (destructive) button in the active state.",
|
|
1162
1162
|
"$extensions": {
|
|
1163
|
-
"com.figma.
|
|
1163
|
+
"com.figma.scopes": [
|
|
1164
1164
|
"SHAPE_FILL",
|
|
1165
1165
|
"TEXT_FILL"
|
|
1166
1166
|
]
|
|
@@ -1175,7 +1175,7 @@
|
|
|
1175
1175
|
"$type": "color",
|
|
1176
1176
|
"$description": "Used for the background of a borderless, tertiary danger (destructive) button in the default state.",
|
|
1177
1177
|
"$extensions": {
|
|
1178
|
-
"com.figma.
|
|
1178
|
+
"com.figma.scopes": [
|
|
1179
1179
|
"FRAME_FILL",
|
|
1180
1180
|
"SHAPE_FILL"
|
|
1181
1181
|
]
|
|
@@ -1186,7 +1186,7 @@
|
|
|
1186
1186
|
"$type": "color",
|
|
1187
1187
|
"$description": "Used for the background of a borderless, tertiary danger (destructive) button in the hover state.",
|
|
1188
1188
|
"$extensions": {
|
|
1189
|
-
"com.figma.
|
|
1189
|
+
"com.figma.scopes": [
|
|
1190
1190
|
"FRAME_FILL",
|
|
1191
1191
|
"SHAPE_FILL"
|
|
1192
1192
|
]
|
|
@@ -1197,7 +1197,7 @@
|
|
|
1197
1197
|
"$type": "color",
|
|
1198
1198
|
"$description": "Used for the background of a borderless, tertiary danger (destructive) button in the focus state.",
|
|
1199
1199
|
"$extensions": {
|
|
1200
|
-
"com.figma.
|
|
1200
|
+
"com.figma.scopes": [
|
|
1201
1201
|
"FRAME_FILL",
|
|
1202
1202
|
"SHAPE_FILL"
|
|
1203
1203
|
]
|
|
@@ -1208,7 +1208,7 @@
|
|
|
1208
1208
|
"$type": "color",
|
|
1209
1209
|
"$description": "Used for the background of a borderless, tertiary danger (destructive) button in the active state.",
|
|
1210
1210
|
"$extensions": {
|
|
1211
|
-
"com.figma.
|
|
1211
|
+
"com.figma.scopes": [
|
|
1212
1212
|
"FRAME_FILL",
|
|
1213
1213
|
"SHAPE_FILL"
|
|
1214
1214
|
]
|
|
@@ -1223,7 +1223,7 @@
|
|
|
1223
1223
|
"$type": "color",
|
|
1224
1224
|
"$description": "Used for the border of a borderless, tertiary danger (destructive) button in the default state.",
|
|
1225
1225
|
"$extensions": {
|
|
1226
|
-
"com.figma.
|
|
1226
|
+
"com.figma.scopes": [
|
|
1227
1227
|
"STROKE_COLOR"
|
|
1228
1228
|
]
|
|
1229
1229
|
}
|
|
@@ -1233,7 +1233,7 @@
|
|
|
1233
1233
|
"$type": "color",
|
|
1234
1234
|
"$description": "Used for the border of a borderless, tertiary danger (destructive) button in the hover state.",
|
|
1235
1235
|
"$extensions": {
|
|
1236
|
-
"com.figma.
|
|
1236
|
+
"com.figma.scopes": [
|
|
1237
1237
|
"STROKE_COLOR"
|
|
1238
1238
|
]
|
|
1239
1239
|
}
|
|
@@ -1243,7 +1243,7 @@
|
|
|
1243
1243
|
"$type": "color",
|
|
1244
1244
|
"$description": "Used for the border of a borderless, tertiary danger (destructive) button in the focus state.",
|
|
1245
1245
|
"$extensions": {
|
|
1246
|
-
"com.figma.
|
|
1246
|
+
"com.figma.scopes": [
|
|
1247
1247
|
"STROKE_COLOR"
|
|
1248
1248
|
]
|
|
1249
1249
|
}
|
|
@@ -1253,7 +1253,7 @@
|
|
|
1253
1253
|
"$type": "color",
|
|
1254
1254
|
"$description": "Used for the border of a borderless, tertiary danger (destructive) button in the active state.",
|
|
1255
1255
|
"$extensions": {
|
|
1256
|
-
"com.figma.
|
|
1256
|
+
"com.figma.scopes": [
|
|
1257
1257
|
"STROKE_COLOR"
|
|
1258
1258
|
]
|
|
1259
1259
|
}
|
|
@@ -1273,7 +1273,7 @@
|
|
|
1273
1273
|
"$type": "color",
|
|
1274
1274
|
"$description": "Used for the border of a dashed button in the default state.",
|
|
1275
1275
|
"$extensions": {
|
|
1276
|
-
"com.figma.
|
|
1276
|
+
"com.figma.scopes": [
|
|
1277
1277
|
"STROKE_COLOR"
|
|
1278
1278
|
]
|
|
1279
1279
|
},
|
|
@@ -1284,7 +1284,7 @@
|
|
|
1284
1284
|
"$type": "color",
|
|
1285
1285
|
"$description": "Used for the border of a dashed button in the hover state.",
|
|
1286
1286
|
"$extensions": {
|
|
1287
|
-
"com.figma.
|
|
1287
|
+
"com.figma.scopes": [
|
|
1288
1288
|
"STROKE_COLOR"
|
|
1289
1289
|
]
|
|
1290
1290
|
},
|
|
@@ -1295,7 +1295,7 @@
|
|
|
1295
1295
|
"$type": "color",
|
|
1296
1296
|
"$description": "Used for the border of a dashed button in the focus state.",
|
|
1297
1297
|
"$extensions": {
|
|
1298
|
-
"com.figma.
|
|
1298
|
+
"com.figma.scopes": [
|
|
1299
1299
|
"STROKE_COLOR"
|
|
1300
1300
|
]
|
|
1301
1301
|
},
|
|
@@ -1309,7 +1309,7 @@
|
|
|
1309
1309
|
"$type": "color",
|
|
1310
1310
|
"$description": "Used for the border of a dashed button in the active state.",
|
|
1311
1311
|
"$extensions": {
|
|
1312
|
-
"com.figma.
|
|
1312
|
+
"com.figma.scopes": [
|
|
1313
1313
|
"STROKE_COLOR"
|
|
1314
1314
|
]
|
|
1315
1315
|
},
|
|
@@ -1325,7 +1325,7 @@
|
|
|
1325
1325
|
"$type": "dimension",
|
|
1326
1326
|
"$description": "Used for link button border radius.",
|
|
1327
1327
|
"$extensions": {
|
|
1328
|
-
"com.figma.
|
|
1328
|
+
"com.figma.scopes": [
|
|
1329
1329
|
"CORNER_RADIUS"
|
|
1330
1330
|
]
|
|
1331
1331
|
}
|
|
@@ -1338,7 +1338,7 @@
|
|
|
1338
1338
|
"$type": "color",
|
|
1339
1339
|
"$description": "Used for the text of a link button in the default state.",
|
|
1340
1340
|
"$extensions": {
|
|
1341
|
-
"com.figma.
|
|
1341
|
+
"com.figma.scopes": [
|
|
1342
1342
|
"SHAPE_FILL",
|
|
1343
1343
|
"TEXT_FILL"
|
|
1344
1344
|
]
|
|
@@ -1349,7 +1349,7 @@
|
|
|
1349
1349
|
"$type": "color",
|
|
1350
1350
|
"$description": "Used for the text of a link button in the hover state.",
|
|
1351
1351
|
"$extensions": {
|
|
1352
|
-
"com.figma.
|
|
1352
|
+
"com.figma.scopes": [
|
|
1353
1353
|
"SHAPE_FILL",
|
|
1354
1354
|
"TEXT_FILL"
|
|
1355
1355
|
]
|
|
@@ -1360,7 +1360,7 @@
|
|
|
1360
1360
|
"$type": "color",
|
|
1361
1361
|
"$description": "Used for the text of a link button in the focus state.",
|
|
1362
1362
|
"$extensions": {
|
|
1363
|
-
"com.figma.
|
|
1363
|
+
"com.figma.scopes": [
|
|
1364
1364
|
"SHAPE_FILL",
|
|
1365
1365
|
"TEXT_FILL"
|
|
1366
1366
|
]
|
|
@@ -1371,7 +1371,7 @@
|
|
|
1371
1371
|
"$type": "color",
|
|
1372
1372
|
"$description": "Used for the text of a link button in the active state.",
|
|
1373
1373
|
"$extensions": {
|
|
1374
|
-
"com.figma.
|
|
1374
|
+
"com.figma.scopes": [
|
|
1375
1375
|
"SHAPE_FILL",
|
|
1376
1376
|
"TEXT_FILL"
|
|
1377
1377
|
]
|
|
@@ -1391,7 +1391,7 @@
|
|
|
1391
1391
|
"$type": "color",
|
|
1392
1392
|
"$description": "Used for the foreground of a selected button in the default state.",
|
|
1393
1393
|
"$extensions": {
|
|
1394
|
-
"com.figma.
|
|
1394
|
+
"com.figma.scopes": [
|
|
1395
1395
|
"SHAPE_FILL",
|
|
1396
1396
|
"TEXT_FILL"
|
|
1397
1397
|
]
|
|
@@ -1405,7 +1405,7 @@
|
|
|
1405
1405
|
"$type": "color",
|
|
1406
1406
|
"$description": "Used for the foreground of a selected button in the hover state.",
|
|
1407
1407
|
"$extensions": {
|
|
1408
|
-
"com.figma.
|
|
1408
|
+
"com.figma.scopes": [
|
|
1409
1409
|
"SHAPE_FILL",
|
|
1410
1410
|
"TEXT_FILL"
|
|
1411
1411
|
]
|
|
@@ -1419,7 +1419,7 @@
|
|
|
1419
1419
|
"$type": "color",
|
|
1420
1420
|
"$description": "Used for the foreground of a selected button in the focus state.",
|
|
1421
1421
|
"$extensions": {
|
|
1422
|
-
"com.figma.
|
|
1422
|
+
"com.figma.scopes": [
|
|
1423
1423
|
"SHAPE_FILL",
|
|
1424
1424
|
"TEXT_FILL"
|
|
1425
1425
|
]
|
|
@@ -1433,7 +1433,7 @@
|
|
|
1433
1433
|
"$type": "color",
|
|
1434
1434
|
"$description": "Used for the foreground of a selected button in the active state.",
|
|
1435
1435
|
"$extensions": {
|
|
1436
|
-
"com.figma.
|
|
1436
|
+
"com.figma.scopes": [
|
|
1437
1437
|
"SHAPE_FILL",
|
|
1438
1438
|
"TEXT_FILL"
|
|
1439
1439
|
]
|
|
@@ -1451,7 +1451,7 @@
|
|
|
1451
1451
|
"$type": "color",
|
|
1452
1452
|
"$description": "Used for the background of a selected button in the default state.",
|
|
1453
1453
|
"$extensions": {
|
|
1454
|
-
"com.figma.
|
|
1454
|
+
"com.figma.scopes": [
|
|
1455
1455
|
"FRAME_FILL",
|
|
1456
1456
|
"SHAPE_FILL"
|
|
1457
1457
|
]
|
|
@@ -1465,7 +1465,7 @@
|
|
|
1465
1465
|
"$type": "color",
|
|
1466
1466
|
"$description": "Used for the background of a selected button in the hover state.",
|
|
1467
1467
|
"$extensions": {
|
|
1468
|
-
"com.figma.
|
|
1468
|
+
"com.figma.scopes": [
|
|
1469
1469
|
"FRAME_FILL",
|
|
1470
1470
|
"SHAPE_FILL"
|
|
1471
1471
|
]
|
|
@@ -1479,7 +1479,7 @@
|
|
|
1479
1479
|
"$type": "color",
|
|
1480
1480
|
"$description": "Used for the background of a selected button in the focus state.",
|
|
1481
1481
|
"$extensions": {
|
|
1482
|
-
"com.figma.
|
|
1482
|
+
"com.figma.scopes": [
|
|
1483
1483
|
"FRAME_FILL",
|
|
1484
1484
|
"SHAPE_FILL"
|
|
1485
1485
|
]
|
|
@@ -1493,7 +1493,7 @@
|
|
|
1493
1493
|
"$type": "color",
|
|
1494
1494
|
"$description": "Used for the background of a selected button in the active state.",
|
|
1495
1495
|
"$extensions": {
|
|
1496
|
-
"com.figma.
|
|
1496
|
+
"com.figma.scopes": [
|
|
1497
1497
|
"FRAME_FILL",
|
|
1498
1498
|
"SHAPE_FILL"
|
|
1499
1499
|
]
|
|
@@ -1511,7 +1511,7 @@
|
|
|
1511
1511
|
"$type": "color",
|
|
1512
1512
|
"$description": "Used for the border of a selected button in the default state.",
|
|
1513
1513
|
"$extensions": {
|
|
1514
|
-
"com.figma.
|
|
1514
|
+
"com.figma.scopes": [
|
|
1515
1515
|
"STROKE_COLOR"
|
|
1516
1516
|
]
|
|
1517
1517
|
}
|
|
@@ -1524,7 +1524,7 @@
|
|
|
1524
1524
|
"$type": "color",
|
|
1525
1525
|
"$description": "Used for the border of a selected button in the hover state.",
|
|
1526
1526
|
"$extensions": {
|
|
1527
|
-
"com.figma.
|
|
1527
|
+
"com.figma.scopes": [
|
|
1528
1528
|
"STROKE_COLOR"
|
|
1529
1529
|
]
|
|
1530
1530
|
}
|
|
@@ -1534,7 +1534,7 @@
|
|
|
1534
1534
|
"$type": "color",
|
|
1535
1535
|
"$description": "Used for the border of a selected button in the focus state.",
|
|
1536
1536
|
"$extensions": {
|
|
1537
|
-
"com.figma.
|
|
1537
|
+
"com.figma.scopes": [
|
|
1538
1538
|
"STROKE_COLOR"
|
|
1539
1539
|
]
|
|
1540
1540
|
}
|
|
@@ -1547,7 +1547,7 @@
|
|
|
1547
1547
|
"$type": "color",
|
|
1548
1548
|
"$description": "Used for the border of a selected button in the active state.",
|
|
1549
1549
|
"$extensions": {
|
|
1550
|
-
"com.figma.
|
|
1550
|
+
"com.figma.scopes": [
|
|
1551
1551
|
"STROKE_COLOR"
|
|
1552
1552
|
]
|
|
1553
1553
|
}
|
|
@@ -1565,7 +1565,7 @@
|
|
|
1565
1565
|
"$type": "color",
|
|
1566
1566
|
"$description": "Used for the foreground of a disabled button.",
|
|
1567
1567
|
"$extensions": {
|
|
1568
|
-
"com.figma.
|
|
1568
|
+
"com.figma.scopes": [
|
|
1569
1569
|
"SHAPE_FILL",
|
|
1570
1570
|
"TEXT_FILL"
|
|
1571
1571
|
]
|
|
@@ -1581,7 +1581,7 @@
|
|
|
1581
1581
|
"$type": "color",
|
|
1582
1582
|
"$description": "Used for the background of a disabled button.",
|
|
1583
1583
|
"$extensions": {
|
|
1584
|
-
"com.figma.
|
|
1584
|
+
"com.figma.scopes": [
|
|
1585
1585
|
"FRAME_FILL",
|
|
1586
1586
|
"SHAPE_FILL"
|
|
1587
1587
|
]
|
|
@@ -1597,7 +1597,7 @@
|
|
|
1597
1597
|
"$type": "color",
|
|
1598
1598
|
"$description": "Used for the border of a disabled button.",
|
|
1599
1599
|
"$extensions": {
|
|
1600
|
-
"com.figma.
|
|
1600
|
+
"com.figma.scopes": [
|
|
1601
1601
|
"STROKE_COLOR"
|
|
1602
1602
|
]
|
|
1603
1603
|
}
|
|
@@ -1614,7 +1614,7 @@
|
|
|
1614
1614
|
"$type": "color",
|
|
1615
1615
|
"$description": "Used for the background of a button count element.",
|
|
1616
1616
|
"$extensions": {
|
|
1617
|
-
"com.figma.
|
|
1617
|
+
"com.figma.scopes": [
|
|
1618
1618
|
"FRAME_FILL",
|
|
1619
1619
|
"SHAPE_FILL"
|
|
1620
1620
|
]
|