@pantheon-systems/pds-design-tokens 1.0.0-dev.70 → 1.0.0-dev.72
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 +21 -13
- package/build/css/pds-design-tokens-light-mode.css +16 -8
- package/build/figma/pds-design-tokens-figma.json +501 -66
- package/build/json/pds-design-tokens-dark-mode.json +257 -88
- package/build/json/pds-design-tokens-light-mode.json +244 -16
- package/package.json +1 -1
|
@@ -201,6 +201,234 @@
|
|
|
201
201
|
"discovery"
|
|
202
202
|
]
|
|
203
203
|
}
|
|
204
|
+
},
|
|
205
|
+
"tier": {
|
|
206
|
+
"silver": {
|
|
207
|
+
"background": {
|
|
208
|
+
"value": "#f1f1f1",
|
|
209
|
+
"public": true,
|
|
210
|
+
"isReferenceToInternal": true,
|
|
211
|
+
"filePath": "tokens/color/alias/badge.light.json",
|
|
212
|
+
"isSource": true,
|
|
213
|
+
"original": {
|
|
214
|
+
"value": "{color.light-mode.neutral.200.value}",
|
|
215
|
+
"public": true,
|
|
216
|
+
"isReferenceToInternal": true
|
|
217
|
+
},
|
|
218
|
+
"name": "color-light-mode-badge-tier-silver-background",
|
|
219
|
+
"attributes": {
|
|
220
|
+
"category": "color",
|
|
221
|
+
"type": "light-mode",
|
|
222
|
+
"item": "badge",
|
|
223
|
+
"subitem": "tier",
|
|
224
|
+
"state": "silver"
|
|
225
|
+
},
|
|
226
|
+
"path": [
|
|
227
|
+
"color",
|
|
228
|
+
"light-mode",
|
|
229
|
+
"badge",
|
|
230
|
+
"tier",
|
|
231
|
+
"silver",
|
|
232
|
+
"background"
|
|
233
|
+
]
|
|
234
|
+
},
|
|
235
|
+
"foreground": {
|
|
236
|
+
"value": "#6d6d78",
|
|
237
|
+
"public": true,
|
|
238
|
+
"filePath": "tokens/color/alias/badge.light.json",
|
|
239
|
+
"isSource": true,
|
|
240
|
+
"original": {
|
|
241
|
+
"value": "{color.light-mode.text.default-secondary.value}",
|
|
242
|
+
"public": true
|
|
243
|
+
},
|
|
244
|
+
"name": "color-light-mode-badge-tier-silver-foreground",
|
|
245
|
+
"attributes": {
|
|
246
|
+
"category": "color",
|
|
247
|
+
"type": "light-mode",
|
|
248
|
+
"item": "badge",
|
|
249
|
+
"subitem": "tier",
|
|
250
|
+
"state": "silver"
|
|
251
|
+
},
|
|
252
|
+
"path": [
|
|
253
|
+
"color",
|
|
254
|
+
"light-mode",
|
|
255
|
+
"badge",
|
|
256
|
+
"tier",
|
|
257
|
+
"silver",
|
|
258
|
+
"foreground"
|
|
259
|
+
]
|
|
260
|
+
}
|
|
261
|
+
},
|
|
262
|
+
"gold": {
|
|
263
|
+
"background": {
|
|
264
|
+
"value": "#fff1a9",
|
|
265
|
+
"public": true,
|
|
266
|
+
"isReferenceToInternal": true,
|
|
267
|
+
"filePath": "tokens/color/alias/badge.light.json",
|
|
268
|
+
"isSource": true,
|
|
269
|
+
"original": {
|
|
270
|
+
"value": "{color.light-mode.brand.primary.200.value}",
|
|
271
|
+
"public": true,
|
|
272
|
+
"isReferenceToInternal": true
|
|
273
|
+
},
|
|
274
|
+
"name": "color-light-mode-badge-tier-gold-background",
|
|
275
|
+
"attributes": {
|
|
276
|
+
"category": "color",
|
|
277
|
+
"type": "light-mode",
|
|
278
|
+
"item": "badge",
|
|
279
|
+
"subitem": "tier",
|
|
280
|
+
"state": "gold"
|
|
281
|
+
},
|
|
282
|
+
"path": [
|
|
283
|
+
"color",
|
|
284
|
+
"light-mode",
|
|
285
|
+
"badge",
|
|
286
|
+
"tier",
|
|
287
|
+
"gold",
|
|
288
|
+
"background"
|
|
289
|
+
]
|
|
290
|
+
},
|
|
291
|
+
"foreground": {
|
|
292
|
+
"value": "#705e00",
|
|
293
|
+
"public": true,
|
|
294
|
+
"filePath": "tokens/color/alias/badge.light.json",
|
|
295
|
+
"isSource": true,
|
|
296
|
+
"original": {
|
|
297
|
+
"value": "{color.light-mode.brand.primary.600.value}",
|
|
298
|
+
"public": true
|
|
299
|
+
},
|
|
300
|
+
"name": "color-light-mode-badge-tier-gold-foreground",
|
|
301
|
+
"attributes": {
|
|
302
|
+
"category": "color",
|
|
303
|
+
"type": "light-mode",
|
|
304
|
+
"item": "badge",
|
|
305
|
+
"subitem": "tier",
|
|
306
|
+
"state": "gold"
|
|
307
|
+
},
|
|
308
|
+
"path": [
|
|
309
|
+
"color",
|
|
310
|
+
"light-mode",
|
|
311
|
+
"badge",
|
|
312
|
+
"tier",
|
|
313
|
+
"gold",
|
|
314
|
+
"foreground"
|
|
315
|
+
]
|
|
316
|
+
}
|
|
317
|
+
},
|
|
318
|
+
"platinum": {
|
|
319
|
+
"background": {
|
|
320
|
+
"value": "#f0ecff",
|
|
321
|
+
"public": true,
|
|
322
|
+
"isReferenceToInternal": true,
|
|
323
|
+
"filePath": "tokens/color/alias/badge.light.json",
|
|
324
|
+
"isSource": true,
|
|
325
|
+
"original": {
|
|
326
|
+
"value": "{color.light-mode.brand.secondary.100.value}",
|
|
327
|
+
"public": true,
|
|
328
|
+
"isReferenceToInternal": true
|
|
329
|
+
},
|
|
330
|
+
"name": "color-light-mode-badge-tier-platinum-background",
|
|
331
|
+
"attributes": {
|
|
332
|
+
"category": "color",
|
|
333
|
+
"type": "light-mode",
|
|
334
|
+
"item": "badge",
|
|
335
|
+
"subitem": "tier",
|
|
336
|
+
"state": "platinum"
|
|
337
|
+
},
|
|
338
|
+
"path": [
|
|
339
|
+
"color",
|
|
340
|
+
"light-mode",
|
|
341
|
+
"badge",
|
|
342
|
+
"tier",
|
|
343
|
+
"platinum",
|
|
344
|
+
"background"
|
|
345
|
+
]
|
|
346
|
+
},
|
|
347
|
+
"foreground": {
|
|
348
|
+
"value": "#3017a1",
|
|
349
|
+
"public": true,
|
|
350
|
+
"isReferenceToInternal": true,
|
|
351
|
+
"filePath": "tokens/color/alias/badge.light.json",
|
|
352
|
+
"isSource": true,
|
|
353
|
+
"original": {
|
|
354
|
+
"value": "{color.light-mode.brand.secondary.400.value}",
|
|
355
|
+
"public": true,
|
|
356
|
+
"isReferenceToInternal": true
|
|
357
|
+
},
|
|
358
|
+
"name": "color-light-mode-badge-tier-platinum-foreground",
|
|
359
|
+
"attributes": {
|
|
360
|
+
"category": "color",
|
|
361
|
+
"type": "light-mode",
|
|
362
|
+
"item": "badge",
|
|
363
|
+
"subitem": "tier",
|
|
364
|
+
"state": "platinum"
|
|
365
|
+
},
|
|
366
|
+
"path": [
|
|
367
|
+
"color",
|
|
368
|
+
"light-mode",
|
|
369
|
+
"badge",
|
|
370
|
+
"tier",
|
|
371
|
+
"platinum",
|
|
372
|
+
"foreground"
|
|
373
|
+
]
|
|
374
|
+
}
|
|
375
|
+
},
|
|
376
|
+
"diamond": {
|
|
377
|
+
"background": {
|
|
378
|
+
"value": "#f0fdff",
|
|
379
|
+
"public": true,
|
|
380
|
+
"isReferenceToInternal": true,
|
|
381
|
+
"filePath": "tokens/color/alias/badge.light.json",
|
|
382
|
+
"isSource": true,
|
|
383
|
+
"original": {
|
|
384
|
+
"value": "#f0fdff",
|
|
385
|
+
"public": true,
|
|
386
|
+
"isReferenceToInternal": true
|
|
387
|
+
},
|
|
388
|
+
"name": "color-light-mode-badge-tier-diamond-background",
|
|
389
|
+
"attributes": {
|
|
390
|
+
"category": "color",
|
|
391
|
+
"type": "light-mode",
|
|
392
|
+
"item": "badge",
|
|
393
|
+
"subitem": "tier",
|
|
394
|
+
"state": "diamond"
|
|
395
|
+
},
|
|
396
|
+
"path": [
|
|
397
|
+
"color",
|
|
398
|
+
"light-mode",
|
|
399
|
+
"badge",
|
|
400
|
+
"tier",
|
|
401
|
+
"diamond",
|
|
402
|
+
"background"
|
|
403
|
+
]
|
|
404
|
+
},
|
|
405
|
+
"foreground": {
|
|
406
|
+
"value": "#5f41e5",
|
|
407
|
+
"public": true,
|
|
408
|
+
"filePath": "tokens/color/alias/badge.light.json",
|
|
409
|
+
"isSource": true,
|
|
410
|
+
"original": {
|
|
411
|
+
"value": "{color.light-mode.brand.secondary.300.value}",
|
|
412
|
+
"public": true
|
|
413
|
+
},
|
|
414
|
+
"name": "color-light-mode-badge-tier-diamond-foreground",
|
|
415
|
+
"attributes": {
|
|
416
|
+
"category": "color",
|
|
417
|
+
"type": "light-mode",
|
|
418
|
+
"item": "badge",
|
|
419
|
+
"subitem": "tier",
|
|
420
|
+
"state": "diamond"
|
|
421
|
+
},
|
|
422
|
+
"path": [
|
|
423
|
+
"color",
|
|
424
|
+
"light-mode",
|
|
425
|
+
"badge",
|
|
426
|
+
"tier",
|
|
427
|
+
"diamond",
|
|
428
|
+
"foreground"
|
|
429
|
+
]
|
|
430
|
+
}
|
|
431
|
+
}
|
|
204
432
|
}
|
|
205
433
|
},
|
|
206
434
|
"banner": {
|
|
@@ -2678,7 +2906,7 @@
|
|
|
2678
2906
|
]
|
|
2679
2907
|
},
|
|
2680
2908
|
"hover": {
|
|
2681
|
-
"value": "#
|
|
2909
|
+
"value": "#5f41e5",
|
|
2682
2910
|
"public": true,
|
|
2683
2911
|
"isReferenceToInternal": true,
|
|
2684
2912
|
"filePath": "tokens/color/alias/link.light.json",
|
|
@@ -2703,7 +2931,7 @@
|
|
|
2703
2931
|
]
|
|
2704
2932
|
},
|
|
2705
2933
|
"active": {
|
|
2706
|
-
"value": "#
|
|
2934
|
+
"value": "#5f41e5",
|
|
2707
2935
|
"public": true,
|
|
2708
2936
|
"isReferenceToInternal": true,
|
|
2709
2937
|
"filePath": "tokens/color/alias/link.light.json",
|
|
@@ -2728,7 +2956,7 @@
|
|
|
2728
2956
|
]
|
|
2729
2957
|
},
|
|
2730
2958
|
"visited": {
|
|
2731
|
-
"value": "#
|
|
2959
|
+
"value": "#5f41e5",
|
|
2732
2960
|
"public": true,
|
|
2733
2961
|
"isReferenceToInternal": true,
|
|
2734
2962
|
"filePath": "tokens/color/alias/link.light.json",
|
|
@@ -3359,7 +3587,7 @@
|
|
|
3359
3587
|
]
|
|
3360
3588
|
},
|
|
3361
3589
|
"active": {
|
|
3362
|
-
"value": "#
|
|
3590
|
+
"value": "#5f41e5",
|
|
3363
3591
|
"public": true,
|
|
3364
3592
|
"isReferenceToInternal": true,
|
|
3365
3593
|
"filePath": "tokens/color/alias/table.light.json",
|
|
@@ -4724,7 +4952,7 @@
|
|
|
4724
4952
|
},
|
|
4725
4953
|
"gradient": {
|
|
4726
4954
|
"sunrise": {
|
|
4727
|
-
"value": "linear-gradient(227.79deg, #
|
|
4955
|
+
"value": "linear-gradient(227.79deg, #1B0874 38.28%, #E65F35 100%)",
|
|
4728
4956
|
"type": "color",
|
|
4729
4957
|
"public": true,
|
|
4730
4958
|
"filePath": "tokens/color/base/gradients.light.json",
|
|
@@ -4734,7 +4962,7 @@
|
|
|
4734
4962
|
"type": "linear-gradient",
|
|
4735
4963
|
"angle": "227.79deg",
|
|
4736
4964
|
"colors": {
|
|
4737
|
-
"1": "#
|
|
4965
|
+
"1": "#1B0874 38.28%",
|
|
4738
4966
|
"2": "#E65F35 100%"
|
|
4739
4967
|
}
|
|
4740
4968
|
},
|
|
@@ -4756,7 +4984,7 @@
|
|
|
4756
4984
|
]
|
|
4757
4985
|
},
|
|
4758
4986
|
"sunset": {
|
|
4759
|
-
"value": "linear-gradient(48.24deg, #EF13AD 0%, #
|
|
4987
|
+
"value": "linear-gradient(48.24deg, #EF13AD 0%, #1B0874 66.25%)",
|
|
4760
4988
|
"type": "color",
|
|
4761
4989
|
"public": true,
|
|
4762
4990
|
"filePath": "tokens/color/base/gradients.light.json",
|
|
@@ -4767,7 +4995,7 @@
|
|
|
4767
4995
|
"angle": "48.24deg",
|
|
4768
4996
|
"colors": {
|
|
4769
4997
|
"1": "#EF13AD 0%",
|
|
4770
|
-
"2": "#
|
|
4998
|
+
"2": "#1B0874 66.25%"
|
|
4771
4999
|
}
|
|
4772
5000
|
},
|
|
4773
5001
|
"type": "color",
|
|
@@ -4788,7 +5016,7 @@
|
|
|
4788
5016
|
]
|
|
4789
5017
|
},
|
|
4790
5018
|
"after-hours": {
|
|
4791
|
-
"value": "linear-gradient(228.64deg, #
|
|
5019
|
+
"value": "linear-gradient(228.64deg, #1B0874 41.87%, #29B2FF 100%)",
|
|
4792
5020
|
"type": "color",
|
|
4793
5021
|
"public": true,
|
|
4794
5022
|
"filePath": "tokens/color/base/gradients.light.json",
|
|
@@ -4798,7 +5026,7 @@
|
|
|
4798
5026
|
"type": "linear-gradient",
|
|
4799
5027
|
"angle": "228.64deg",
|
|
4800
5028
|
"colors": {
|
|
4801
|
-
"1": "#
|
|
5029
|
+
"1": "#1B0874 41.87%",
|
|
4802
5030
|
"2": "#29B2FF 100%"
|
|
4803
5031
|
}
|
|
4804
5032
|
},
|
|
@@ -4820,7 +5048,7 @@
|
|
|
4820
5048
|
]
|
|
4821
5049
|
},
|
|
4822
5050
|
"midnight": {
|
|
4823
|
-
"value": "linear-gradient(228.64deg, #
|
|
5051
|
+
"value": "linear-gradient(228.64deg, #1B0874 46.34%, #00E0C3 100%)",
|
|
4824
5052
|
"type": "color",
|
|
4825
5053
|
"public": true,
|
|
4826
5054
|
"filePath": "tokens/color/base/gradients.light.json",
|
|
@@ -4830,7 +5058,7 @@
|
|
|
4830
5058
|
"type": "linear-gradient",
|
|
4831
5059
|
"angle": "228.64deg",
|
|
4832
5060
|
"colors": {
|
|
4833
|
-
"1": "#
|
|
5061
|
+
"1": "#1B0874 46.34%",
|
|
4834
5062
|
"2": "#00E0C3 100%"
|
|
4835
5063
|
}
|
|
4836
5064
|
},
|
|
@@ -4990,11 +5218,11 @@
|
|
|
4990
5218
|
]
|
|
4991
5219
|
},
|
|
4992
5220
|
"visited": {
|
|
4993
|
-
"value": "#
|
|
5221
|
+
"value": "#5f41e5",
|
|
4994
5222
|
"filePath": "tokens/color/base/interactive.light.json",
|
|
4995
5223
|
"isSource": true,
|
|
4996
5224
|
"original": {
|
|
4997
|
-
"value": "
|
|
5225
|
+
"value": "{color.light-mode.brand.secondary.300.value}"
|
|
4998
5226
|
},
|
|
4999
5227
|
"name": "color-light-mode-interactive-visited",
|
|
5000
5228
|
"attributes": {
|
|
@@ -5059,11 +5287,11 @@
|
|
|
5059
5287
|
]
|
|
5060
5288
|
},
|
|
5061
5289
|
"visited": {
|
|
5062
|
-
"value": "#
|
|
5290
|
+
"value": "#8a70ff",
|
|
5063
5291
|
"filePath": "tokens/color/base/interactive.light.json",
|
|
5064
5292
|
"isSource": true,
|
|
5065
5293
|
"original": {
|
|
5066
|
-
"value": "#
|
|
5294
|
+
"value": "#8A70FF"
|
|
5067
5295
|
},
|
|
5068
5296
|
"name": "color-light-mode-interactive-reverse-visited",
|
|
5069
5297
|
"attributes": {
|