@pantheon-systems/pds-design-tokens 1.0.0-dev.60 → 1.0.0-dev.62
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/build/css/pds-design-tokens-dark-mode.css +10 -2
- package/build/css/pds-design-tokens-light-mode.css +14 -4
- package/build/css/pds-design-tokens.css +6 -1
- package/build/figma/pds-design-tokens-figma.json +588 -180
- package/build/json/pds-design-tokens-dark-mode.json +265 -59
- package/build/json/pds-design-tokens-light-mode.json +474 -65
- package/build/json/pds-design-tokens.json +107 -2
- package/package.json +1 -1
|
@@ -1,16 +1,218 @@
|
|
|
1
1
|
{
|
|
2
2
|
"color": {
|
|
3
3
|
"light-mode": {
|
|
4
|
+
"badge": {
|
|
5
|
+
"border": {
|
|
6
|
+
"value": "#cfcfd3",
|
|
7
|
+
"public": true,
|
|
8
|
+
"filePath": "tokens/color/alias/badge.light.json",
|
|
9
|
+
"isSource": true,
|
|
10
|
+
"original": {
|
|
11
|
+
"value": "{color.light-mode.border.default.value}",
|
|
12
|
+
"public": true
|
|
13
|
+
},
|
|
14
|
+
"name": "color-light-mode-badge-border",
|
|
15
|
+
"attributes": {
|
|
16
|
+
"category": "color",
|
|
17
|
+
"type": "light-mode",
|
|
18
|
+
"item": "badge",
|
|
19
|
+
"subitem": "border"
|
|
20
|
+
},
|
|
21
|
+
"path": [
|
|
22
|
+
"color",
|
|
23
|
+
"light-mode",
|
|
24
|
+
"badge",
|
|
25
|
+
"border"
|
|
26
|
+
]
|
|
27
|
+
},
|
|
28
|
+
"label": {
|
|
29
|
+
"value": "#6d6d78",
|
|
30
|
+
"public": true,
|
|
31
|
+
"filePath": "tokens/color/alias/badge.light.json",
|
|
32
|
+
"isSource": true,
|
|
33
|
+
"original": {
|
|
34
|
+
"value": "{color.light-mode.text.default-secondary.value}",
|
|
35
|
+
"public": true
|
|
36
|
+
},
|
|
37
|
+
"name": "color-light-mode-badge-label",
|
|
38
|
+
"attributes": {
|
|
39
|
+
"category": "color",
|
|
40
|
+
"type": "light-mode",
|
|
41
|
+
"item": "badge",
|
|
42
|
+
"subitem": "label"
|
|
43
|
+
},
|
|
44
|
+
"path": [
|
|
45
|
+
"color",
|
|
46
|
+
"light-mode",
|
|
47
|
+
"badge",
|
|
48
|
+
"label"
|
|
49
|
+
]
|
|
50
|
+
},
|
|
51
|
+
"status": {
|
|
52
|
+
"default": {
|
|
53
|
+
"value": "#cfcfd3",
|
|
54
|
+
"public": true,
|
|
55
|
+
"isReferenceToInternal": true,
|
|
56
|
+
"filePath": "tokens/color/alias/badge.light.json",
|
|
57
|
+
"isSource": true,
|
|
58
|
+
"original": {
|
|
59
|
+
"value": "{color.light-mode.neutral.300.value}",
|
|
60
|
+
"public": true,
|
|
61
|
+
"isReferenceToInternal": true
|
|
62
|
+
},
|
|
63
|
+
"name": "color-light-mode-badge-status-default",
|
|
64
|
+
"attributes": {
|
|
65
|
+
"category": "color",
|
|
66
|
+
"type": "light-mode",
|
|
67
|
+
"item": "badge",
|
|
68
|
+
"subitem": "status",
|
|
69
|
+
"state": "default"
|
|
70
|
+
},
|
|
71
|
+
"path": [
|
|
72
|
+
"color",
|
|
73
|
+
"light-mode",
|
|
74
|
+
"badge",
|
|
75
|
+
"status",
|
|
76
|
+
"default"
|
|
77
|
+
]
|
|
78
|
+
},
|
|
79
|
+
"success": {
|
|
80
|
+
"value": "#218c5f",
|
|
81
|
+
"public": true,
|
|
82
|
+
"filePath": "tokens/color/alias/badge.light.json",
|
|
83
|
+
"isSource": true,
|
|
84
|
+
"original": {
|
|
85
|
+
"value": "{color.light-mode.semantic.success.foreground.value}",
|
|
86
|
+
"public": true
|
|
87
|
+
},
|
|
88
|
+
"name": "color-light-mode-badge-status-success",
|
|
89
|
+
"attributes": {
|
|
90
|
+
"category": "color",
|
|
91
|
+
"type": "light-mode",
|
|
92
|
+
"item": "badge",
|
|
93
|
+
"subitem": "status",
|
|
94
|
+
"state": "success"
|
|
95
|
+
},
|
|
96
|
+
"path": [
|
|
97
|
+
"color",
|
|
98
|
+
"light-mode",
|
|
99
|
+
"badge",
|
|
100
|
+
"status",
|
|
101
|
+
"success"
|
|
102
|
+
]
|
|
103
|
+
},
|
|
104
|
+
"info": {
|
|
105
|
+
"value": "#1d7afc",
|
|
106
|
+
"public": true,
|
|
107
|
+
"filePath": "tokens/color/alias/badge.light.json",
|
|
108
|
+
"isSource": true,
|
|
109
|
+
"original": {
|
|
110
|
+
"value": "{color.light-mode.semantic.info.foreground.value}",
|
|
111
|
+
"public": true
|
|
112
|
+
},
|
|
113
|
+
"name": "color-light-mode-badge-status-info",
|
|
114
|
+
"attributes": {
|
|
115
|
+
"category": "color",
|
|
116
|
+
"type": "light-mode",
|
|
117
|
+
"item": "badge",
|
|
118
|
+
"subitem": "status",
|
|
119
|
+
"state": "info"
|
|
120
|
+
},
|
|
121
|
+
"path": [
|
|
122
|
+
"color",
|
|
123
|
+
"light-mode",
|
|
124
|
+
"badge",
|
|
125
|
+
"status",
|
|
126
|
+
"info"
|
|
127
|
+
]
|
|
128
|
+
},
|
|
129
|
+
"critical": {
|
|
130
|
+
"value": "#ca3521",
|
|
131
|
+
"public": true,
|
|
132
|
+
"filePath": "tokens/color/alias/badge.light.json",
|
|
133
|
+
"isSource": true,
|
|
134
|
+
"original": {
|
|
135
|
+
"value": "{color.light-mode.semantic.critical.foreground.value}",
|
|
136
|
+
"public": true
|
|
137
|
+
},
|
|
138
|
+
"name": "color-light-mode-badge-status-critical",
|
|
139
|
+
"attributes": {
|
|
140
|
+
"category": "color",
|
|
141
|
+
"type": "light-mode",
|
|
142
|
+
"item": "badge",
|
|
143
|
+
"subitem": "status",
|
|
144
|
+
"state": "critical"
|
|
145
|
+
},
|
|
146
|
+
"path": [
|
|
147
|
+
"color",
|
|
148
|
+
"light-mode",
|
|
149
|
+
"badge",
|
|
150
|
+
"status",
|
|
151
|
+
"critical"
|
|
152
|
+
]
|
|
153
|
+
},
|
|
154
|
+
"warning": {
|
|
155
|
+
"value": "#d97008",
|
|
156
|
+
"public": true,
|
|
157
|
+
"filePath": "tokens/color/alias/badge.light.json",
|
|
158
|
+
"isSource": true,
|
|
159
|
+
"original": {
|
|
160
|
+
"value": "{color.light-mode.semantic.warning.foreground.value}",
|
|
161
|
+
"public": true
|
|
162
|
+
},
|
|
163
|
+
"name": "color-light-mode-badge-status-warning",
|
|
164
|
+
"attributes": {
|
|
165
|
+
"category": "color",
|
|
166
|
+
"type": "light-mode",
|
|
167
|
+
"item": "badge",
|
|
168
|
+
"subitem": "status",
|
|
169
|
+
"state": "warning"
|
|
170
|
+
},
|
|
171
|
+
"path": [
|
|
172
|
+
"color",
|
|
173
|
+
"light-mode",
|
|
174
|
+
"badge",
|
|
175
|
+
"status",
|
|
176
|
+
"warning"
|
|
177
|
+
]
|
|
178
|
+
},
|
|
179
|
+
"discovery": {
|
|
180
|
+
"value": "#8270db",
|
|
181
|
+
"public": true,
|
|
182
|
+
"filePath": "tokens/color/alias/badge.light.json",
|
|
183
|
+
"isSource": true,
|
|
184
|
+
"original": {
|
|
185
|
+
"value": "{color.light-mode.semantic.discovery.foreground.value}",
|
|
186
|
+
"public": true
|
|
187
|
+
},
|
|
188
|
+
"name": "color-light-mode-badge-status-discovery",
|
|
189
|
+
"attributes": {
|
|
190
|
+
"category": "color",
|
|
191
|
+
"type": "light-mode",
|
|
192
|
+
"item": "badge",
|
|
193
|
+
"subitem": "status",
|
|
194
|
+
"state": "discovery"
|
|
195
|
+
},
|
|
196
|
+
"path": [
|
|
197
|
+
"color",
|
|
198
|
+
"light-mode",
|
|
199
|
+
"badge",
|
|
200
|
+
"status",
|
|
201
|
+
"discovery"
|
|
202
|
+
]
|
|
203
|
+
}
|
|
204
|
+
}
|
|
205
|
+
},
|
|
4
206
|
"banner": {
|
|
5
207
|
"info": {
|
|
6
208
|
"background": {
|
|
7
|
-
"value": "#
|
|
209
|
+
"value": "linear-gradient(315deg, #1265DA 0%, #5F41E5 100%)",
|
|
8
210
|
"public": true,
|
|
9
211
|
"isReferenceToInternal": true,
|
|
10
212
|
"filePath": "tokens/color/alias/banner.light.json",
|
|
11
213
|
"isSource": true,
|
|
12
214
|
"original": {
|
|
13
|
-
"value": "{color.light-mode.
|
|
215
|
+
"value": "{color.light-mode.gradient.banner.info.background.value}",
|
|
14
216
|
"public": true,
|
|
15
217
|
"isReferenceToInternal": true
|
|
16
218
|
},
|
|
@@ -60,13 +262,13 @@
|
|
|
60
262
|
},
|
|
61
263
|
"warning": {
|
|
62
264
|
"background": {
|
|
63
|
-
"value": "#
|
|
265
|
+
"value": "linear-gradient(135deg, #DDBD16 0%, #DB7612 100%)",
|
|
64
266
|
"public": true,
|
|
65
267
|
"isReferenceToInternal": true,
|
|
66
268
|
"filePath": "tokens/color/alias/banner.light.json",
|
|
67
269
|
"isSource": true,
|
|
68
270
|
"original": {
|
|
69
|
-
"value": "{color.light-mode.
|
|
271
|
+
"value": "{color.light-mode.gradient.banner.warning.background.value}",
|
|
70
272
|
"public": true,
|
|
71
273
|
"isReferenceToInternal": true
|
|
72
274
|
},
|
|
@@ -114,31 +316,87 @@
|
|
|
114
316
|
]
|
|
115
317
|
}
|
|
116
318
|
},
|
|
117
|
-
"
|
|
319
|
+
"critical": {
|
|
118
320
|
"background": {
|
|
119
|
-
"value": "#
|
|
321
|
+
"value": "linear-gradient(135deg, #CA3521 0%, #B95898 100%)",
|
|
322
|
+
"public": true,
|
|
323
|
+
"isReferenceToInternal": true,
|
|
324
|
+
"filePath": "tokens/color/alias/banner.light.json",
|
|
325
|
+
"isSource": true,
|
|
326
|
+
"original": {
|
|
327
|
+
"value": "{color.light-mode.gradient.banner.critical.background.value}",
|
|
328
|
+
"public": true,
|
|
329
|
+
"isReferenceToInternal": true
|
|
330
|
+
},
|
|
331
|
+
"name": "color-light-mode-banner-critical-background",
|
|
332
|
+
"attributes": {
|
|
333
|
+
"category": "color",
|
|
334
|
+
"type": "light-mode",
|
|
335
|
+
"item": "banner",
|
|
336
|
+
"subitem": "critical",
|
|
337
|
+
"state": "background"
|
|
338
|
+
},
|
|
339
|
+
"path": [
|
|
340
|
+
"color",
|
|
341
|
+
"light-mode",
|
|
342
|
+
"banner",
|
|
343
|
+
"critical",
|
|
344
|
+
"background"
|
|
345
|
+
]
|
|
346
|
+
},
|
|
347
|
+
"foreground": {
|
|
348
|
+
"value": "#ffffff",
|
|
349
|
+
"public": true,
|
|
350
|
+
"isReferenceToInternal": true,
|
|
351
|
+
"filePath": "tokens/color/alias/banner.light.json",
|
|
352
|
+
"isSource": true,
|
|
353
|
+
"original": {
|
|
354
|
+
"value": "{color.light-mode.neutral.000.value}",
|
|
355
|
+
"public": true,
|
|
356
|
+
"isReferenceToInternal": true
|
|
357
|
+
},
|
|
358
|
+
"name": "color-light-mode-banner-critical-foreground",
|
|
359
|
+
"attributes": {
|
|
360
|
+
"category": "color",
|
|
361
|
+
"type": "light-mode",
|
|
362
|
+
"item": "banner",
|
|
363
|
+
"subitem": "critical",
|
|
364
|
+
"state": "foreground"
|
|
365
|
+
},
|
|
366
|
+
"path": [
|
|
367
|
+
"color",
|
|
368
|
+
"light-mode",
|
|
369
|
+
"banner",
|
|
370
|
+
"critical",
|
|
371
|
+
"foreground"
|
|
372
|
+
]
|
|
373
|
+
}
|
|
374
|
+
},
|
|
375
|
+
"loader": {
|
|
376
|
+
"background": {
|
|
377
|
+
"value": "linear-gradient(155deg, #3017A1 0%, #E34935 50%, #FCDC49 100%)",
|
|
120
378
|
"public": true,
|
|
121
379
|
"isReferenceToInternal": true,
|
|
122
380
|
"filePath": "tokens/color/alias/banner.light.json",
|
|
123
381
|
"isSource": true,
|
|
124
382
|
"original": {
|
|
125
|
-
"value": "{color.light-mode.
|
|
383
|
+
"value": "{color.light-mode.gradient.banner.loader.background.value}",
|
|
126
384
|
"public": true,
|
|
127
385
|
"isReferenceToInternal": true
|
|
128
386
|
},
|
|
129
|
-
"name": "color-light-mode-banner-
|
|
387
|
+
"name": "color-light-mode-banner-loader-background",
|
|
130
388
|
"attributes": {
|
|
131
389
|
"category": "color",
|
|
132
390
|
"type": "light-mode",
|
|
133
391
|
"item": "banner",
|
|
134
|
-
"subitem": "
|
|
392
|
+
"subitem": "loader",
|
|
135
393
|
"state": "background"
|
|
136
394
|
},
|
|
137
395
|
"path": [
|
|
138
396
|
"color",
|
|
139
397
|
"light-mode",
|
|
140
398
|
"banner",
|
|
141
|
-
"
|
|
399
|
+
"loader",
|
|
142
400
|
"background"
|
|
143
401
|
]
|
|
144
402
|
},
|
|
@@ -153,19 +411,19 @@
|
|
|
153
411
|
"public": true,
|
|
154
412
|
"isReferenceToInternal": true
|
|
155
413
|
},
|
|
156
|
-
"name": "color-light-mode-banner-
|
|
414
|
+
"name": "color-light-mode-banner-loader-foreground",
|
|
157
415
|
"attributes": {
|
|
158
416
|
"category": "color",
|
|
159
417
|
"type": "light-mode",
|
|
160
418
|
"item": "banner",
|
|
161
|
-
"subitem": "
|
|
419
|
+
"subitem": "loader",
|
|
162
420
|
"state": "foreground"
|
|
163
421
|
},
|
|
164
422
|
"path": [
|
|
165
423
|
"color",
|
|
166
424
|
"light-mode",
|
|
167
425
|
"banner",
|
|
168
|
-
"
|
|
426
|
+
"loader",
|
|
169
427
|
"foreground"
|
|
170
428
|
]
|
|
171
429
|
}
|
|
@@ -3571,6 +3829,58 @@
|
|
|
3571
3829
|
}
|
|
3572
3830
|
}
|
|
3573
3831
|
},
|
|
3832
|
+
"text": {
|
|
3833
|
+
"default": {
|
|
3834
|
+
"value": "#23232d",
|
|
3835
|
+
"public": true,
|
|
3836
|
+
"isReferenceToInternal": true,
|
|
3837
|
+
"filePath": "tokens/color/alias/text.light.json",
|
|
3838
|
+
"isSource": true,
|
|
3839
|
+
"original": {
|
|
3840
|
+
"value": "{color.light-mode.neutral.500.value}",
|
|
3841
|
+
"public": true,
|
|
3842
|
+
"isReferenceToInternal": true
|
|
3843
|
+
},
|
|
3844
|
+
"name": "color-light-mode-text-default",
|
|
3845
|
+
"attributes": {
|
|
3846
|
+
"category": "color",
|
|
3847
|
+
"type": "light-mode",
|
|
3848
|
+
"item": "text",
|
|
3849
|
+
"subitem": "default"
|
|
3850
|
+
},
|
|
3851
|
+
"path": [
|
|
3852
|
+
"color",
|
|
3853
|
+
"light-mode",
|
|
3854
|
+
"text",
|
|
3855
|
+
"default"
|
|
3856
|
+
]
|
|
3857
|
+
},
|
|
3858
|
+
"default-secondary": {
|
|
3859
|
+
"value": "#6d6d78",
|
|
3860
|
+
"public": true,
|
|
3861
|
+
"isReferenceToInternal": true,
|
|
3862
|
+
"filePath": "tokens/color/alias/text.light.json",
|
|
3863
|
+
"isSource": true,
|
|
3864
|
+
"original": {
|
|
3865
|
+
"value": "{color.light-mode.neutral.400.value}",
|
|
3866
|
+
"public": true,
|
|
3867
|
+
"isReferenceToInternal": true
|
|
3868
|
+
},
|
|
3869
|
+
"name": "color-light-mode-text-default-secondary",
|
|
3870
|
+
"attributes": {
|
|
3871
|
+
"category": "color",
|
|
3872
|
+
"type": "light-mode",
|
|
3873
|
+
"item": "text",
|
|
3874
|
+
"subitem": "default-secondary"
|
|
3875
|
+
},
|
|
3876
|
+
"path": [
|
|
3877
|
+
"color",
|
|
3878
|
+
"light-mode",
|
|
3879
|
+
"text",
|
|
3880
|
+
"default-secondary"
|
|
3881
|
+
]
|
|
3882
|
+
}
|
|
3883
|
+
},
|
|
3574
3884
|
"tile": {
|
|
3575
3885
|
"background": {
|
|
3576
3886
|
"hover": {
|
|
@@ -3762,58 +4072,6 @@
|
|
|
3762
4072
|
}
|
|
3763
4073
|
}
|
|
3764
4074
|
},
|
|
3765
|
-
"text": {
|
|
3766
|
-
"default": {
|
|
3767
|
-
"value": "#23232d",
|
|
3768
|
-
"public": true,
|
|
3769
|
-
"isReferenceToInternal": true,
|
|
3770
|
-
"filePath": "tokens/color/alias/typography.light.json",
|
|
3771
|
-
"isSource": true,
|
|
3772
|
-
"original": {
|
|
3773
|
-
"value": "{color.light-mode.neutral.500.value}",
|
|
3774
|
-
"public": true,
|
|
3775
|
-
"isReferenceToInternal": true
|
|
3776
|
-
},
|
|
3777
|
-
"name": "color-light-mode-text-default",
|
|
3778
|
-
"attributes": {
|
|
3779
|
-
"category": "color",
|
|
3780
|
-
"type": "light-mode",
|
|
3781
|
-
"item": "text",
|
|
3782
|
-
"subitem": "default"
|
|
3783
|
-
},
|
|
3784
|
-
"path": [
|
|
3785
|
-
"color",
|
|
3786
|
-
"light-mode",
|
|
3787
|
-
"text",
|
|
3788
|
-
"default"
|
|
3789
|
-
]
|
|
3790
|
-
},
|
|
3791
|
-
"default-secondary": {
|
|
3792
|
-
"value": "#6d6d78",
|
|
3793
|
-
"public": true,
|
|
3794
|
-
"isReferenceToInternal": true,
|
|
3795
|
-
"filePath": "tokens/color/alias/typography.light.json",
|
|
3796
|
-
"isSource": true,
|
|
3797
|
-
"original": {
|
|
3798
|
-
"value": "{color.light-mode.neutral.400.value}",
|
|
3799
|
-
"public": true,
|
|
3800
|
-
"isReferenceToInternal": true
|
|
3801
|
-
},
|
|
3802
|
-
"name": "color-light-mode-text-default-secondary",
|
|
3803
|
-
"attributes": {
|
|
3804
|
-
"category": "color",
|
|
3805
|
-
"type": "light-mode",
|
|
3806
|
-
"item": "text",
|
|
3807
|
-
"subitem": "default-secondary"
|
|
3808
|
-
},
|
|
3809
|
-
"path": [
|
|
3810
|
-
"color",
|
|
3811
|
-
"light-mode",
|
|
3812
|
-
"text",
|
|
3813
|
-
"default-secondary"
|
|
3814
|
-
]
|
|
3815
|
-
}
|
|
3816
|
-
},
|
|
3817
4075
|
"brand": {
|
|
3818
4076
|
"primary": {
|
|
3819
4077
|
"100": {
|
|
@@ -4552,6 +4810,157 @@
|
|
|
4552
4810
|
"gradient",
|
|
4553
4811
|
"midnight"
|
|
4554
4812
|
]
|
|
4813
|
+
},
|
|
4814
|
+
"banner": {
|
|
4815
|
+
"info": {
|
|
4816
|
+
"background": {
|
|
4817
|
+
"value": "linear-gradient(315deg, #1265DA 0%, #5F41E5 100%)",
|
|
4818
|
+
"type": "color",
|
|
4819
|
+
"excludeFromFigma": true,
|
|
4820
|
+
"filePath": "tokens/color/base/gradients.light.json",
|
|
4821
|
+
"isSource": true,
|
|
4822
|
+
"original": {
|
|
4823
|
+
"value": {
|
|
4824
|
+
"type": "linear-gradient",
|
|
4825
|
+
"angle": "315deg",
|
|
4826
|
+
"colors": {
|
|
4827
|
+
"1": "#1265DA 0%",
|
|
4828
|
+
"2": "#5F41E5 100%"
|
|
4829
|
+
}
|
|
4830
|
+
},
|
|
4831
|
+
"type": "color",
|
|
4832
|
+
"excludeFromFigma": true
|
|
4833
|
+
},
|
|
4834
|
+
"name": "color-light-mode-gradient-banner-info-background",
|
|
4835
|
+
"attributes": {
|
|
4836
|
+
"category": "color",
|
|
4837
|
+
"type": "light-mode",
|
|
4838
|
+
"item": "gradient",
|
|
4839
|
+
"subitem": "banner",
|
|
4840
|
+
"state": "info"
|
|
4841
|
+
},
|
|
4842
|
+
"path": [
|
|
4843
|
+
"color",
|
|
4844
|
+
"light-mode",
|
|
4845
|
+
"gradient",
|
|
4846
|
+
"banner",
|
|
4847
|
+
"info",
|
|
4848
|
+
"background"
|
|
4849
|
+
]
|
|
4850
|
+
}
|
|
4851
|
+
},
|
|
4852
|
+
"warning": {
|
|
4853
|
+
"background": {
|
|
4854
|
+
"value": "linear-gradient(135deg, #DDBD16 0%, #DB7612 100%)",
|
|
4855
|
+
"type": "color",
|
|
4856
|
+
"excludeFromFigma": true,
|
|
4857
|
+
"filePath": "tokens/color/base/gradients.light.json",
|
|
4858
|
+
"isSource": true,
|
|
4859
|
+
"original": {
|
|
4860
|
+
"value": {
|
|
4861
|
+
"type": "linear-gradient",
|
|
4862
|
+
"angle": "135deg",
|
|
4863
|
+
"colors": {
|
|
4864
|
+
"1": "#DDBD16 0%",
|
|
4865
|
+
"2": "#DB7612 100%"
|
|
4866
|
+
}
|
|
4867
|
+
},
|
|
4868
|
+
"type": "color",
|
|
4869
|
+
"excludeFromFigma": true
|
|
4870
|
+
},
|
|
4871
|
+
"name": "color-light-mode-gradient-banner-warning-background",
|
|
4872
|
+
"attributes": {
|
|
4873
|
+
"category": "color",
|
|
4874
|
+
"type": "light-mode",
|
|
4875
|
+
"item": "gradient",
|
|
4876
|
+
"subitem": "banner",
|
|
4877
|
+
"state": "warning"
|
|
4878
|
+
},
|
|
4879
|
+
"path": [
|
|
4880
|
+
"color",
|
|
4881
|
+
"light-mode",
|
|
4882
|
+
"gradient",
|
|
4883
|
+
"banner",
|
|
4884
|
+
"warning",
|
|
4885
|
+
"background"
|
|
4886
|
+
]
|
|
4887
|
+
}
|
|
4888
|
+
},
|
|
4889
|
+
"critical": {
|
|
4890
|
+
"background": {
|
|
4891
|
+
"value": "linear-gradient(135deg, #CA3521 0%, #B95898 100%)",
|
|
4892
|
+
"type": "color",
|
|
4893
|
+
"excludeFromFigma": true,
|
|
4894
|
+
"filePath": "tokens/color/base/gradients.light.json",
|
|
4895
|
+
"isSource": true,
|
|
4896
|
+
"original": {
|
|
4897
|
+
"value": {
|
|
4898
|
+
"type": "linear-gradient",
|
|
4899
|
+
"angle": "135deg",
|
|
4900
|
+
"colors": {
|
|
4901
|
+
"1": "#CA3521 0%",
|
|
4902
|
+
"2": "#B95898 100%"
|
|
4903
|
+
}
|
|
4904
|
+
},
|
|
4905
|
+
"type": "color",
|
|
4906
|
+
"excludeFromFigma": true
|
|
4907
|
+
},
|
|
4908
|
+
"name": "color-light-mode-gradient-banner-critical-background",
|
|
4909
|
+
"attributes": {
|
|
4910
|
+
"category": "color",
|
|
4911
|
+
"type": "light-mode",
|
|
4912
|
+
"item": "gradient",
|
|
4913
|
+
"subitem": "banner",
|
|
4914
|
+
"state": "critical"
|
|
4915
|
+
},
|
|
4916
|
+
"path": [
|
|
4917
|
+
"color",
|
|
4918
|
+
"light-mode",
|
|
4919
|
+
"gradient",
|
|
4920
|
+
"banner",
|
|
4921
|
+
"critical",
|
|
4922
|
+
"background"
|
|
4923
|
+
]
|
|
4924
|
+
}
|
|
4925
|
+
},
|
|
4926
|
+
"loader": {
|
|
4927
|
+
"background": {
|
|
4928
|
+
"value": "linear-gradient(155deg, #3017A1 0%, #E34935 50%, #FCDC49 100%)",
|
|
4929
|
+
"type": "color",
|
|
4930
|
+
"excludeFromFigma": true,
|
|
4931
|
+
"filePath": "tokens/color/base/gradients.light.json",
|
|
4932
|
+
"isSource": true,
|
|
4933
|
+
"original": {
|
|
4934
|
+
"value": {
|
|
4935
|
+
"type": "linear-gradient",
|
|
4936
|
+
"angle": "155deg",
|
|
4937
|
+
"colors": {
|
|
4938
|
+
"1": "#3017A1 0%",
|
|
4939
|
+
"2": "#E34935 50%",
|
|
4940
|
+
"3": "#FCDC49 100%"
|
|
4941
|
+
}
|
|
4942
|
+
},
|
|
4943
|
+
"type": "color",
|
|
4944
|
+
"excludeFromFigma": true
|
|
4945
|
+
},
|
|
4946
|
+
"name": "color-light-mode-gradient-banner-loader-background",
|
|
4947
|
+
"attributes": {
|
|
4948
|
+
"category": "color",
|
|
4949
|
+
"type": "light-mode",
|
|
4950
|
+
"item": "gradient",
|
|
4951
|
+
"subitem": "banner",
|
|
4952
|
+
"state": "loader"
|
|
4953
|
+
},
|
|
4954
|
+
"path": [
|
|
4955
|
+
"color",
|
|
4956
|
+
"light-mode",
|
|
4957
|
+
"gradient",
|
|
4958
|
+
"banner",
|
|
4959
|
+
"loader",
|
|
4960
|
+
"background"
|
|
4961
|
+
]
|
|
4962
|
+
}
|
|
4963
|
+
}
|
|
4555
4964
|
}
|
|
4556
4965
|
},
|
|
4557
4966
|
"interactive": {
|