@pantheon-systems/pds-design-tokens 1.0.0-dev.42 → 1.0.0-dev.43
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 +1 -3
- package/build/css/pds-design-tokens-light-mode.css +3 -4
- package/build/figma/pds-design-tokens-figma.json +54 -137
- package/build/json/pds-design-tokens-dark-mode.json +4 -58
- package/build/json/pds-design-tokens-light-mode.json +50 -79
- package/build/json/pds-design-tokens.json +0 -47
- package/build/scss/_pds-design-tokens-dark-mode.scss +1 -3
- package/build/scss/_pds-design-tokens-light-mode.scss +3 -4
- package/package.json +1 -1
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
|
|
12
12
|
:root {
|
|
13
13
|
--pds-color-background-default: #1d1d29;
|
|
14
|
-
--pds-color-border-default: #
|
|
14
|
+
--pds-color-border-default: #504e62;
|
|
15
15
|
--pds-color-brand-accent-default: #de0093;
|
|
16
16
|
--pds-color-brand-primary-default: #ffdc28;
|
|
17
17
|
--pds-color-brand-secondary-default: #8a70ff;
|
|
@@ -108,11 +108,9 @@
|
|
|
108
108
|
--pds-color-panel-default-background: var(--pds-color-background-default);
|
|
109
109
|
--pds-color-panel-default-border: var(--pds-color-border-default);
|
|
110
110
|
--pds-color-panel-overlay-background: #282839;
|
|
111
|
-
--pds-color-panel-overlay-border: #282839;
|
|
112
111
|
--pds-color-panel-raised-background: #282839;
|
|
113
112
|
--pds-color-panel-raised-border: var(--pds-color-border-default);
|
|
114
113
|
--pds-color-panel-sunken-background: #121219;
|
|
115
|
-
--pds-color-panel-sunken-border: #121219;
|
|
116
114
|
--pds-color-text-default: #ffffff;
|
|
117
115
|
--pds-color-text-default-secondary: #a6a3b4;
|
|
118
116
|
--pds-color-tile-background-active: #858299;
|
|
@@ -10,6 +10,8 @@
|
|
|
10
10
|
*/
|
|
11
11
|
|
|
12
12
|
:root {
|
|
13
|
+
--pds-color-expansion-panel-hover: #f1f1f1;
|
|
14
|
+
--pds-color-expansion-panel-open: #f1f1f1;
|
|
13
15
|
--pds-color-background-default: #ffffff;
|
|
14
16
|
--pds-color-border-default: #cfcfd3;
|
|
15
17
|
--pds-color-brand-accent-default: #de0093;
|
|
@@ -111,11 +113,8 @@
|
|
|
111
113
|
--pds-color-panel-default-background: var(--pds-color-background-default);
|
|
112
114
|
--pds-color-panel-default-border: var(--pds-color-border-default);
|
|
113
115
|
--pds-color-panel-overlay-background: var(--pds-color-background-default);
|
|
114
|
-
--pds-color-panel-overlay-border: var(--pds-color-border-default);
|
|
115
116
|
--pds-color-panel-raised-background: var(--pds-color-background-default);
|
|
116
|
-
--pds-color-panel-
|
|
117
|
-
--pds-color-panel-sunken-background: #f8f8f8;
|
|
118
|
-
--pds-color-panel-sunken-border: #f8f8f8;
|
|
117
|
+
--pds-color-panel-sunken-background: #f1f1f1;
|
|
119
118
|
--pds-color-text-default: #23232d;
|
|
120
119
|
--pds-color-text-default-secondary: #6d6d78;
|
|
121
120
|
--pds-color-tile-background-active: #f1f1f1;
|
|
@@ -3439,13 +3439,13 @@
|
|
|
3439
3439
|
},
|
|
3440
3440
|
"border": {
|
|
3441
3441
|
"default": {
|
|
3442
|
-
"value": "#
|
|
3442
|
+
"value": "#504e62",
|
|
3443
3443
|
"public": true,
|
|
3444
3444
|
"isReferenceToInternal": true,
|
|
3445
3445
|
"filePath": "tokens/color/alias/defaults.dark.json",
|
|
3446
3446
|
"isSource": true,
|
|
3447
3447
|
"original": {
|
|
3448
|
-
"value": "{color.dark-mode.neutral.
|
|
3448
|
+
"value": "{color.dark-mode.neutral.400.value}",
|
|
3449
3449
|
"public": true,
|
|
3450
3450
|
"isReferenceToInternal": true
|
|
3451
3451
|
},
|
|
@@ -4364,7 +4364,7 @@
|
|
|
4364
4364
|
]
|
|
4365
4365
|
},
|
|
4366
4366
|
"border": {
|
|
4367
|
-
"value": "#
|
|
4367
|
+
"value": "#504e62",
|
|
4368
4368
|
"public": true,
|
|
4369
4369
|
"filePath": "tokens/color/alias/panel.dark.json",
|
|
4370
4370
|
"isSource": true,
|
|
@@ -4416,33 +4416,6 @@
|
|
|
4416
4416
|
"sunken",
|
|
4417
4417
|
"background"
|
|
4418
4418
|
]
|
|
4419
|
-
},
|
|
4420
|
-
"border": {
|
|
4421
|
-
"value": "#121219",
|
|
4422
|
-
"public": true,
|
|
4423
|
-
"isReferenceToInternal": true,
|
|
4424
|
-
"filePath": "tokens/color/alias/panel.dark.json",
|
|
4425
|
-
"isSource": true,
|
|
4426
|
-
"original": {
|
|
4427
|
-
"value": "{color.dark-mode.neutral.700.value}",
|
|
4428
|
-
"public": true,
|
|
4429
|
-
"isReferenceToInternal": true
|
|
4430
|
-
},
|
|
4431
|
-
"name": "color-dark-mode-panel-sunken-border",
|
|
4432
|
-
"attributes": {
|
|
4433
|
-
"category": "color",
|
|
4434
|
-
"type": "dark-mode",
|
|
4435
|
-
"item": "panel",
|
|
4436
|
-
"subitem": "sunken",
|
|
4437
|
-
"state": "border"
|
|
4438
|
-
},
|
|
4439
|
-
"path": [
|
|
4440
|
-
"color",
|
|
4441
|
-
"dark-mode",
|
|
4442
|
-
"panel",
|
|
4443
|
-
"sunken",
|
|
4444
|
-
"border"
|
|
4445
|
-
]
|
|
4446
4419
|
}
|
|
4447
4420
|
},
|
|
4448
4421
|
"raised": {
|
|
@@ -4474,7 +4447,7 @@
|
|
|
4474
4447
|
]
|
|
4475
4448
|
},
|
|
4476
4449
|
"border": {
|
|
4477
|
-
"value": "#
|
|
4450
|
+
"value": "#504e62",
|
|
4478
4451
|
"public": true,
|
|
4479
4452
|
"filePath": "tokens/color/alias/panel.dark.json",
|
|
4480
4453
|
"isSource": true,
|
|
@@ -4526,33 +4499,6 @@
|
|
|
4526
4499
|
"overlay",
|
|
4527
4500
|
"background"
|
|
4528
4501
|
]
|
|
4529
|
-
},
|
|
4530
|
-
"border": {
|
|
4531
|
-
"value": "#282839",
|
|
4532
|
-
"public": true,
|
|
4533
|
-
"isReferenceToInternal": true,
|
|
4534
|
-
"filePath": "tokens/color/alias/panel.dark.json",
|
|
4535
|
-
"isSource": true,
|
|
4536
|
-
"original": {
|
|
4537
|
-
"value": "{color.dark-mode.neutral.500.value}",
|
|
4538
|
-
"public": true,
|
|
4539
|
-
"isReferenceToInternal": true
|
|
4540
|
-
},
|
|
4541
|
-
"name": "color-dark-mode-panel-overlay-border",
|
|
4542
|
-
"attributes": {
|
|
4543
|
-
"category": "color",
|
|
4544
|
-
"type": "dark-mode",
|
|
4545
|
-
"item": "panel",
|
|
4546
|
-
"subitem": "overlay",
|
|
4547
|
-
"state": "border"
|
|
4548
|
-
},
|
|
4549
|
-
"path": [
|
|
4550
|
-
"color",
|
|
4551
|
-
"dark-mode",
|
|
4552
|
-
"panel",
|
|
4553
|
-
"overlay",
|
|
4554
|
-
"border"
|
|
4555
|
-
]
|
|
4556
4502
|
}
|
|
4557
4503
|
}
|
|
4558
4504
|
},
|
|
@@ -8904,13 +8850,13 @@
|
|
|
8904
8850
|
},
|
|
8905
8851
|
"sunken": {
|
|
8906
8852
|
"background": {
|
|
8907
|
-
"value": "#
|
|
8853
|
+
"value": "#f1f1f1",
|
|
8908
8854
|
"public": true,
|
|
8909
8855
|
"isReferenceToInternal": true,
|
|
8910
8856
|
"filePath": "tokens/color/alias/panel.light.json",
|
|
8911
8857
|
"isSource": true,
|
|
8912
8858
|
"original": {
|
|
8913
|
-
"value": "{color.light-mode.neutral.
|
|
8859
|
+
"value": "{color.light-mode.neutral.200.value}",
|
|
8914
8860
|
"public": true,
|
|
8915
8861
|
"isReferenceToInternal": true
|
|
8916
8862
|
},
|
|
@@ -8929,33 +8875,6 @@
|
|
|
8929
8875
|
"sunken",
|
|
8930
8876
|
"background"
|
|
8931
8877
|
]
|
|
8932
|
-
},
|
|
8933
|
-
"border": {
|
|
8934
|
-
"value": "#f8f8f8",
|
|
8935
|
-
"public": true,
|
|
8936
|
-
"isReferenceToInternal": true,
|
|
8937
|
-
"filePath": "tokens/color/alias/panel.light.json",
|
|
8938
|
-
"isSource": true,
|
|
8939
|
-
"original": {
|
|
8940
|
-
"value": "{color.light-mode.neutral.100.value}",
|
|
8941
|
-
"public": true,
|
|
8942
|
-
"isReferenceToInternal": true
|
|
8943
|
-
},
|
|
8944
|
-
"name": "color-light-mode-panel-sunken-border",
|
|
8945
|
-
"attributes": {
|
|
8946
|
-
"category": "color",
|
|
8947
|
-
"type": "light-mode",
|
|
8948
|
-
"item": "panel",
|
|
8949
|
-
"subitem": "sunken",
|
|
8950
|
-
"state": "border"
|
|
8951
|
-
},
|
|
8952
|
-
"path": [
|
|
8953
|
-
"color",
|
|
8954
|
-
"light-mode",
|
|
8955
|
-
"panel",
|
|
8956
|
-
"sunken",
|
|
8957
|
-
"border"
|
|
8958
|
-
]
|
|
8959
8878
|
}
|
|
8960
8879
|
},
|
|
8961
8880
|
"raised": {
|
|
@@ -8983,31 +8902,6 @@
|
|
|
8983
8902
|
"raised",
|
|
8984
8903
|
"background"
|
|
8985
8904
|
]
|
|
8986
|
-
},
|
|
8987
|
-
"border": {
|
|
8988
|
-
"value": "#cfcfd3",
|
|
8989
|
-
"public": true,
|
|
8990
|
-
"filePath": "tokens/color/alias/panel.light.json",
|
|
8991
|
-
"isSource": true,
|
|
8992
|
-
"original": {
|
|
8993
|
-
"value": "{color.light-mode.border.default}",
|
|
8994
|
-
"public": true
|
|
8995
|
-
},
|
|
8996
|
-
"name": "color-light-mode-panel-raised-border",
|
|
8997
|
-
"attributes": {
|
|
8998
|
-
"category": "color",
|
|
8999
|
-
"type": "light-mode",
|
|
9000
|
-
"item": "panel",
|
|
9001
|
-
"subitem": "raised",
|
|
9002
|
-
"state": "border"
|
|
9003
|
-
},
|
|
9004
|
-
"path": [
|
|
9005
|
-
"color",
|
|
9006
|
-
"light-mode",
|
|
9007
|
-
"panel",
|
|
9008
|
-
"raised",
|
|
9009
|
-
"border"
|
|
9010
|
-
]
|
|
9011
8905
|
}
|
|
9012
8906
|
},
|
|
9013
8907
|
"overlay": {
|
|
@@ -9035,31 +8929,6 @@
|
|
|
9035
8929
|
"overlay",
|
|
9036
8930
|
"background"
|
|
9037
8931
|
]
|
|
9038
|
-
},
|
|
9039
|
-
"border": {
|
|
9040
|
-
"value": "#cfcfd3",
|
|
9041
|
-
"public": true,
|
|
9042
|
-
"filePath": "tokens/color/alias/panel.light.json",
|
|
9043
|
-
"isSource": true,
|
|
9044
|
-
"original": {
|
|
9045
|
-
"value": "{color.light-mode.border.default}",
|
|
9046
|
-
"public": true
|
|
9047
|
-
},
|
|
9048
|
-
"name": "color-light-mode-panel-overlay-border",
|
|
9049
|
-
"attributes": {
|
|
9050
|
-
"category": "color",
|
|
9051
|
-
"type": "light-mode",
|
|
9052
|
-
"item": "panel",
|
|
9053
|
-
"subitem": "overlay",
|
|
9054
|
-
"state": "border"
|
|
9055
|
-
},
|
|
9056
|
-
"path": [
|
|
9057
|
-
"color",
|
|
9058
|
-
"light-mode",
|
|
9059
|
-
"panel",
|
|
9060
|
-
"overlay",
|
|
9061
|
-
"border"
|
|
9062
|
-
]
|
|
9063
8932
|
}
|
|
9064
8933
|
}
|
|
9065
8934
|
},
|
|
@@ -10603,6 +10472,54 @@
|
|
|
10603
10472
|
}
|
|
10604
10473
|
}
|
|
10605
10474
|
}
|
|
10475
|
+
},
|
|
10476
|
+
"expansion-panel": {
|
|
10477
|
+
"hover": {
|
|
10478
|
+
"value": "#f1f1f1",
|
|
10479
|
+
"public": true,
|
|
10480
|
+
"isReferenceToInternal": true,
|
|
10481
|
+
"filePath": "tokens/color/alias/panel.light.json",
|
|
10482
|
+
"isSource": true,
|
|
10483
|
+
"original": {
|
|
10484
|
+
"value": "{color.light-mode.neutral.200.value}",
|
|
10485
|
+
"public": true,
|
|
10486
|
+
"isReferenceToInternal": true
|
|
10487
|
+
},
|
|
10488
|
+
"name": "color-expansion-panel-hover",
|
|
10489
|
+
"attributes": {
|
|
10490
|
+
"category": "color",
|
|
10491
|
+
"type": "expansion-panel",
|
|
10492
|
+
"item": "hover"
|
|
10493
|
+
},
|
|
10494
|
+
"path": [
|
|
10495
|
+
"color",
|
|
10496
|
+
"expansion-panel",
|
|
10497
|
+
"hover"
|
|
10498
|
+
]
|
|
10499
|
+
},
|
|
10500
|
+
"open": {
|
|
10501
|
+
"value": "#f1f1f1",
|
|
10502
|
+
"public": true,
|
|
10503
|
+
"isReferenceToInternal": true,
|
|
10504
|
+
"filePath": "tokens/color/alias/panel.light.json",
|
|
10505
|
+
"isSource": true,
|
|
10506
|
+
"original": {
|
|
10507
|
+
"value": "{color.light-mode.neutral.200.value}",
|
|
10508
|
+
"public": true,
|
|
10509
|
+
"isReferenceToInternal": true
|
|
10510
|
+
},
|
|
10511
|
+
"name": "color-expansion-panel-open",
|
|
10512
|
+
"attributes": {
|
|
10513
|
+
"category": "color",
|
|
10514
|
+
"type": "expansion-panel",
|
|
10515
|
+
"item": "open"
|
|
10516
|
+
},
|
|
10517
|
+
"path": [
|
|
10518
|
+
"color",
|
|
10519
|
+
"expansion-panel",
|
|
10520
|
+
"open"
|
|
10521
|
+
]
|
|
10522
|
+
}
|
|
10606
10523
|
}
|
|
10607
10524
|
},
|
|
10608
10525
|
"elevation": {
|
|
@@ -1615,13 +1615,13 @@
|
|
|
1615
1615
|
},
|
|
1616
1616
|
"border": {
|
|
1617
1617
|
"default": {
|
|
1618
|
-
"value": "#
|
|
1618
|
+
"value": "#504e62",
|
|
1619
1619
|
"public": true,
|
|
1620
1620
|
"isReferenceToInternal": true,
|
|
1621
1621
|
"filePath": "tokens/color/alias/defaults.dark.json",
|
|
1622
1622
|
"isSource": true,
|
|
1623
1623
|
"original": {
|
|
1624
|
-
"value": "{color.dark-mode.neutral.
|
|
1624
|
+
"value": "{color.dark-mode.neutral.400.value}",
|
|
1625
1625
|
"public": true,
|
|
1626
1626
|
"isReferenceToInternal": true
|
|
1627
1627
|
},
|
|
@@ -2540,7 +2540,7 @@
|
|
|
2540
2540
|
]
|
|
2541
2541
|
},
|
|
2542
2542
|
"border": {
|
|
2543
|
-
"value": "#
|
|
2543
|
+
"value": "#504e62",
|
|
2544
2544
|
"public": true,
|
|
2545
2545
|
"filePath": "tokens/color/alias/panel.dark.json",
|
|
2546
2546
|
"isSource": true,
|
|
@@ -2592,33 +2592,6 @@
|
|
|
2592
2592
|
"sunken",
|
|
2593
2593
|
"background"
|
|
2594
2594
|
]
|
|
2595
|
-
},
|
|
2596
|
-
"border": {
|
|
2597
|
-
"value": "#121219",
|
|
2598
|
-
"public": true,
|
|
2599
|
-
"isReferenceToInternal": true,
|
|
2600
|
-
"filePath": "tokens/color/alias/panel.dark.json",
|
|
2601
|
-
"isSource": true,
|
|
2602
|
-
"original": {
|
|
2603
|
-
"value": "{color.dark-mode.neutral.700.value}",
|
|
2604
|
-
"public": true,
|
|
2605
|
-
"isReferenceToInternal": true
|
|
2606
|
-
},
|
|
2607
|
-
"name": "color-dark-mode-panel-sunken-border",
|
|
2608
|
-
"attributes": {
|
|
2609
|
-
"category": "color",
|
|
2610
|
-
"type": "dark-mode",
|
|
2611
|
-
"item": "panel",
|
|
2612
|
-
"subitem": "sunken",
|
|
2613
|
-
"state": "border"
|
|
2614
|
-
},
|
|
2615
|
-
"path": [
|
|
2616
|
-
"color",
|
|
2617
|
-
"dark-mode",
|
|
2618
|
-
"panel",
|
|
2619
|
-
"sunken",
|
|
2620
|
-
"border"
|
|
2621
|
-
]
|
|
2622
2595
|
}
|
|
2623
2596
|
},
|
|
2624
2597
|
"raised": {
|
|
@@ -2650,7 +2623,7 @@
|
|
|
2650
2623
|
]
|
|
2651
2624
|
},
|
|
2652
2625
|
"border": {
|
|
2653
|
-
"value": "#
|
|
2626
|
+
"value": "#504e62",
|
|
2654
2627
|
"public": true,
|
|
2655
2628
|
"filePath": "tokens/color/alias/panel.dark.json",
|
|
2656
2629
|
"isSource": true,
|
|
@@ -2702,33 +2675,6 @@
|
|
|
2702
2675
|
"overlay",
|
|
2703
2676
|
"background"
|
|
2704
2677
|
]
|
|
2705
|
-
},
|
|
2706
|
-
"border": {
|
|
2707
|
-
"value": "#282839",
|
|
2708
|
-
"public": true,
|
|
2709
|
-
"isReferenceToInternal": true,
|
|
2710
|
-
"filePath": "tokens/color/alias/panel.dark.json",
|
|
2711
|
-
"isSource": true,
|
|
2712
|
-
"original": {
|
|
2713
|
-
"value": "{color.dark-mode.neutral.500.value}",
|
|
2714
|
-
"public": true,
|
|
2715
|
-
"isReferenceToInternal": true
|
|
2716
|
-
},
|
|
2717
|
-
"name": "color-dark-mode-panel-overlay-border",
|
|
2718
|
-
"attributes": {
|
|
2719
|
-
"category": "color",
|
|
2720
|
-
"type": "dark-mode",
|
|
2721
|
-
"item": "panel",
|
|
2722
|
-
"subitem": "overlay",
|
|
2723
|
-
"state": "border"
|
|
2724
|
-
},
|
|
2725
|
-
"path": [
|
|
2726
|
-
"color",
|
|
2727
|
-
"dark-mode",
|
|
2728
|
-
"panel",
|
|
2729
|
-
"overlay",
|
|
2730
|
-
"border"
|
|
2731
|
-
]
|
|
2732
2678
|
}
|
|
2733
2679
|
}
|
|
2734
2680
|
},
|
|
@@ -2652,13 +2652,13 @@
|
|
|
2652
2652
|
},
|
|
2653
2653
|
"sunken": {
|
|
2654
2654
|
"background": {
|
|
2655
|
-
"value": "#
|
|
2655
|
+
"value": "#f1f1f1",
|
|
2656
2656
|
"public": true,
|
|
2657
2657
|
"isReferenceToInternal": true,
|
|
2658
2658
|
"filePath": "tokens/color/alias/panel.light.json",
|
|
2659
2659
|
"isSource": true,
|
|
2660
2660
|
"original": {
|
|
2661
|
-
"value": "{color.light-mode.neutral.
|
|
2661
|
+
"value": "{color.light-mode.neutral.200.value}",
|
|
2662
2662
|
"public": true,
|
|
2663
2663
|
"isReferenceToInternal": true
|
|
2664
2664
|
},
|
|
@@ -2677,33 +2677,6 @@
|
|
|
2677
2677
|
"sunken",
|
|
2678
2678
|
"background"
|
|
2679
2679
|
]
|
|
2680
|
-
},
|
|
2681
|
-
"border": {
|
|
2682
|
-
"value": "#f8f8f8",
|
|
2683
|
-
"public": true,
|
|
2684
|
-
"isReferenceToInternal": true,
|
|
2685
|
-
"filePath": "tokens/color/alias/panel.light.json",
|
|
2686
|
-
"isSource": true,
|
|
2687
|
-
"original": {
|
|
2688
|
-
"value": "{color.light-mode.neutral.100.value}",
|
|
2689
|
-
"public": true,
|
|
2690
|
-
"isReferenceToInternal": true
|
|
2691
|
-
},
|
|
2692
|
-
"name": "color-light-mode-panel-sunken-border",
|
|
2693
|
-
"attributes": {
|
|
2694
|
-
"category": "color",
|
|
2695
|
-
"type": "light-mode",
|
|
2696
|
-
"item": "panel",
|
|
2697
|
-
"subitem": "sunken",
|
|
2698
|
-
"state": "border"
|
|
2699
|
-
},
|
|
2700
|
-
"path": [
|
|
2701
|
-
"color",
|
|
2702
|
-
"light-mode",
|
|
2703
|
-
"panel",
|
|
2704
|
-
"sunken",
|
|
2705
|
-
"border"
|
|
2706
|
-
]
|
|
2707
2680
|
}
|
|
2708
2681
|
},
|
|
2709
2682
|
"raised": {
|
|
@@ -2731,31 +2704,6 @@
|
|
|
2731
2704
|
"raised",
|
|
2732
2705
|
"background"
|
|
2733
2706
|
]
|
|
2734
|
-
},
|
|
2735
|
-
"border": {
|
|
2736
|
-
"value": "#cfcfd3",
|
|
2737
|
-
"public": true,
|
|
2738
|
-
"filePath": "tokens/color/alias/panel.light.json",
|
|
2739
|
-
"isSource": true,
|
|
2740
|
-
"original": {
|
|
2741
|
-
"value": "{color.light-mode.border.default}",
|
|
2742
|
-
"public": true
|
|
2743
|
-
},
|
|
2744
|
-
"name": "color-light-mode-panel-raised-border",
|
|
2745
|
-
"attributes": {
|
|
2746
|
-
"category": "color",
|
|
2747
|
-
"type": "light-mode",
|
|
2748
|
-
"item": "panel",
|
|
2749
|
-
"subitem": "raised",
|
|
2750
|
-
"state": "border"
|
|
2751
|
-
},
|
|
2752
|
-
"path": [
|
|
2753
|
-
"color",
|
|
2754
|
-
"light-mode",
|
|
2755
|
-
"panel",
|
|
2756
|
-
"raised",
|
|
2757
|
-
"border"
|
|
2758
|
-
]
|
|
2759
2707
|
}
|
|
2760
2708
|
},
|
|
2761
2709
|
"overlay": {
|
|
@@ -2783,31 +2731,6 @@
|
|
|
2783
2731
|
"overlay",
|
|
2784
2732
|
"background"
|
|
2785
2733
|
]
|
|
2786
|
-
},
|
|
2787
|
-
"border": {
|
|
2788
|
-
"value": "#cfcfd3",
|
|
2789
|
-
"public": true,
|
|
2790
|
-
"filePath": "tokens/color/alias/panel.light.json",
|
|
2791
|
-
"isSource": true,
|
|
2792
|
-
"original": {
|
|
2793
|
-
"value": "{color.light-mode.border.default}",
|
|
2794
|
-
"public": true
|
|
2795
|
-
},
|
|
2796
|
-
"name": "color-light-mode-panel-overlay-border",
|
|
2797
|
-
"attributes": {
|
|
2798
|
-
"category": "color",
|
|
2799
|
-
"type": "light-mode",
|
|
2800
|
-
"item": "panel",
|
|
2801
|
-
"subitem": "overlay",
|
|
2802
|
-
"state": "border"
|
|
2803
|
-
},
|
|
2804
|
-
"path": [
|
|
2805
|
-
"color",
|
|
2806
|
-
"light-mode",
|
|
2807
|
-
"panel",
|
|
2808
|
-
"overlay",
|
|
2809
|
-
"border"
|
|
2810
|
-
]
|
|
2811
2734
|
}
|
|
2812
2735
|
}
|
|
2813
2736
|
},
|
|
@@ -4351,6 +4274,54 @@
|
|
|
4351
4274
|
}
|
|
4352
4275
|
}
|
|
4353
4276
|
}
|
|
4277
|
+
},
|
|
4278
|
+
"expansion-panel": {
|
|
4279
|
+
"hover": {
|
|
4280
|
+
"value": "#f1f1f1",
|
|
4281
|
+
"public": true,
|
|
4282
|
+
"isReferenceToInternal": true,
|
|
4283
|
+
"filePath": "tokens/color/alias/panel.light.json",
|
|
4284
|
+
"isSource": true,
|
|
4285
|
+
"original": {
|
|
4286
|
+
"value": "{color.light-mode.neutral.200.value}",
|
|
4287
|
+
"public": true,
|
|
4288
|
+
"isReferenceToInternal": true
|
|
4289
|
+
},
|
|
4290
|
+
"name": "color-expansion-panel-hover",
|
|
4291
|
+
"attributes": {
|
|
4292
|
+
"category": "color",
|
|
4293
|
+
"type": "expansion-panel",
|
|
4294
|
+
"item": "hover"
|
|
4295
|
+
},
|
|
4296
|
+
"path": [
|
|
4297
|
+
"color",
|
|
4298
|
+
"expansion-panel",
|
|
4299
|
+
"hover"
|
|
4300
|
+
]
|
|
4301
|
+
},
|
|
4302
|
+
"open": {
|
|
4303
|
+
"value": "#f1f1f1",
|
|
4304
|
+
"public": true,
|
|
4305
|
+
"isReferenceToInternal": true,
|
|
4306
|
+
"filePath": "tokens/color/alias/panel.light.json",
|
|
4307
|
+
"isSource": true,
|
|
4308
|
+
"original": {
|
|
4309
|
+
"value": "{color.light-mode.neutral.200.value}",
|
|
4310
|
+
"public": true,
|
|
4311
|
+
"isReferenceToInternal": true
|
|
4312
|
+
},
|
|
4313
|
+
"name": "color-expansion-panel-open",
|
|
4314
|
+
"attributes": {
|
|
4315
|
+
"category": "color",
|
|
4316
|
+
"type": "expansion-panel",
|
|
4317
|
+
"item": "open"
|
|
4318
|
+
},
|
|
4319
|
+
"path": [
|
|
4320
|
+
"color",
|
|
4321
|
+
"expansion-panel",
|
|
4322
|
+
"open"
|
|
4323
|
+
]
|
|
4324
|
+
}
|
|
4354
4325
|
}
|
|
4355
4326
|
},
|
|
4356
4327
|
"elevation": {
|
|
@@ -360,34 +360,13 @@
|
|
|
360
360
|
}
|
|
361
361
|
},
|
|
362
362
|
"spacing": {
|
|
363
|
-
"scale-ratio": {
|
|
364
|
-
"value": "1.25",
|
|
365
|
-
"comment": "Base ratio/multiplier",
|
|
366
|
-
"filePath": "tokens/spacing/base.json",
|
|
367
|
-
"isSource": true,
|
|
368
|
-
"original": {
|
|
369
|
-
"value": "1.25",
|
|
370
|
-
"comment": "Base ratio/multiplier"
|
|
371
|
-
},
|
|
372
|
-
"name": "spacing-scale-ratio",
|
|
373
|
-
"attributes": {
|
|
374
|
-
"category": "spacing",
|
|
375
|
-
"type": "scale-ratio"
|
|
376
|
-
},
|
|
377
|
-
"path": [
|
|
378
|
-
"spacing",
|
|
379
|
-
"scale-ratio"
|
|
380
|
-
]
|
|
381
|
-
},
|
|
382
363
|
"8XL": {
|
|
383
364
|
"value": "7.451",
|
|
384
|
-
"formula": "1.25**7",
|
|
385
365
|
"defaultUnit": "rem",
|
|
386
366
|
"filePath": "tokens/spacing/base.json",
|
|
387
367
|
"isSource": true,
|
|
388
368
|
"original": {
|
|
389
369
|
"value": "7.451",
|
|
390
|
-
"formula": "{spacing.scale-ratio}**7",
|
|
391
370
|
"defaultUnit": "rem"
|
|
392
371
|
},
|
|
393
372
|
"name": "spacing-8-xl",
|
|
@@ -402,13 +381,11 @@
|
|
|
402
381
|
},
|
|
403
382
|
"7XL": {
|
|
404
383
|
"value": "5.96",
|
|
405
|
-
"formula": "1.25**7",
|
|
406
384
|
"defaultUnit": "rem",
|
|
407
385
|
"filePath": "tokens/spacing/base.json",
|
|
408
386
|
"isSource": true,
|
|
409
387
|
"original": {
|
|
410
388
|
"value": "5.96",
|
|
411
|
-
"formula": "{spacing.scale-ratio}**7",
|
|
412
389
|
"defaultUnit": "rem"
|
|
413
390
|
},
|
|
414
391
|
"name": "spacing-7-xl",
|
|
@@ -423,13 +400,11 @@
|
|
|
423
400
|
},
|
|
424
401
|
"6XL": {
|
|
425
402
|
"value": "4.678",
|
|
426
|
-
"formula": "1.25**7",
|
|
427
403
|
"defaultUnit": "rem",
|
|
428
404
|
"filePath": "tokens/spacing/base.json",
|
|
429
405
|
"isSource": true,
|
|
430
406
|
"original": {
|
|
431
407
|
"value": "4.678",
|
|
432
|
-
"formula": "{spacing.scale-ratio}**7",
|
|
433
408
|
"defaultUnit": "rem"
|
|
434
409
|
},
|
|
435
410
|
"name": "spacing-6-xl",
|
|
@@ -444,13 +419,11 @@
|
|
|
444
419
|
},
|
|
445
420
|
"5XL": {
|
|
446
421
|
"value": "3.815",
|
|
447
|
-
"formula": "1.25**6",
|
|
448
422
|
"defaultUnit": "rem",
|
|
449
423
|
"filePath": "tokens/spacing/base.json",
|
|
450
424
|
"isSource": true,
|
|
451
425
|
"original": {
|
|
452
426
|
"value": "3.815",
|
|
453
|
-
"formula": "{spacing.scale-ratio}**6",
|
|
454
427
|
"defaultUnit": "rem"
|
|
455
428
|
},
|
|
456
429
|
"name": "spacing-5-xl",
|
|
@@ -465,13 +438,11 @@
|
|
|
465
438
|
},
|
|
466
439
|
"4XL": {
|
|
467
440
|
"value": "3.052",
|
|
468
|
-
"formula": "1.25**5",
|
|
469
441
|
"defaultUnit": "rem",
|
|
470
442
|
"filePath": "tokens/spacing/base.json",
|
|
471
443
|
"isSource": true,
|
|
472
444
|
"original": {
|
|
473
445
|
"value": "3.052",
|
|
474
|
-
"formula": "{spacing.scale-ratio}**5",
|
|
475
446
|
"defaultUnit": "rem"
|
|
476
447
|
},
|
|
477
448
|
"name": "spacing-4-xl",
|
|
@@ -486,13 +457,11 @@
|
|
|
486
457
|
},
|
|
487
458
|
"3XL": {
|
|
488
459
|
"value": "2.441",
|
|
489
|
-
"formula": "1.25**4",
|
|
490
460
|
"defaultUnit": "rem",
|
|
491
461
|
"filePath": "tokens/spacing/base.json",
|
|
492
462
|
"isSource": true,
|
|
493
463
|
"original": {
|
|
494
464
|
"value": "2.441",
|
|
495
|
-
"formula": "{spacing.scale-ratio}**4",
|
|
496
465
|
"defaultUnit": "rem"
|
|
497
466
|
},
|
|
498
467
|
"name": "spacing-3-xl",
|
|
@@ -507,13 +476,11 @@
|
|
|
507
476
|
},
|
|
508
477
|
"2XL": {
|
|
509
478
|
"value": "1.953",
|
|
510
|
-
"formula": "1.25**3",
|
|
511
479
|
"defaultUnit": "rem",
|
|
512
480
|
"filePath": "tokens/spacing/base.json",
|
|
513
481
|
"isSource": true,
|
|
514
482
|
"original": {
|
|
515
483
|
"value": "1.953",
|
|
516
|
-
"formula": "{spacing.scale-ratio}**3",
|
|
517
484
|
"defaultUnit": "rem"
|
|
518
485
|
},
|
|
519
486
|
"name": "spacing-2-xl",
|
|
@@ -528,13 +495,11 @@
|
|
|
528
495
|
},
|
|
529
496
|
"XL": {
|
|
530
497
|
"value": "1.563",
|
|
531
|
-
"formula": "1.25**2",
|
|
532
498
|
"defaultUnit": "rem",
|
|
533
499
|
"filePath": "tokens/spacing/base.json",
|
|
534
500
|
"isSource": true,
|
|
535
501
|
"original": {
|
|
536
502
|
"value": "1.563",
|
|
537
|
-
"formula": "{spacing.scale-ratio}**2",
|
|
538
503
|
"defaultUnit": "rem"
|
|
539
504
|
},
|
|
540
505
|
"name": "spacing-xl",
|
|
@@ -549,13 +514,11 @@
|
|
|
549
514
|
},
|
|
550
515
|
"L": {
|
|
551
516
|
"value": "1.25",
|
|
552
|
-
"formula": "1.25**1",
|
|
553
517
|
"defaultUnit": "rem",
|
|
554
518
|
"filePath": "tokens/spacing/base.json",
|
|
555
519
|
"isSource": true,
|
|
556
520
|
"original": {
|
|
557
521
|
"value": "1.25",
|
|
558
|
-
"formula": "{spacing.scale-ratio}**1",
|
|
559
522
|
"defaultUnit": "rem"
|
|
560
523
|
},
|
|
561
524
|
"name": "spacing-l",
|
|
@@ -589,13 +552,11 @@
|
|
|
589
552
|
},
|
|
590
553
|
"S": {
|
|
591
554
|
"value": "0.8",
|
|
592
|
-
"formula": "1.25**-1",
|
|
593
555
|
"defaultUnit": "rem",
|
|
594
556
|
"filePath": "tokens/spacing/base.json",
|
|
595
557
|
"isSource": true,
|
|
596
558
|
"original": {
|
|
597
559
|
"value": "0.8",
|
|
598
|
-
"formula": "{spacing.scale-ratio}**-1",
|
|
599
560
|
"defaultUnit": "rem"
|
|
600
561
|
},
|
|
601
562
|
"name": "spacing-s",
|
|
@@ -610,13 +571,11 @@
|
|
|
610
571
|
},
|
|
611
572
|
"XS": {
|
|
612
573
|
"value": "0.64",
|
|
613
|
-
"formula": "1.25**-2",
|
|
614
574
|
"defaultUnit": "rem",
|
|
615
575
|
"filePath": "tokens/spacing/base.json",
|
|
616
576
|
"isSource": true,
|
|
617
577
|
"original": {
|
|
618
578
|
"value": "0.64",
|
|
619
|
-
"formula": "{spacing.scale-ratio}**-2",
|
|
620
579
|
"defaultUnit": "rem"
|
|
621
580
|
},
|
|
622
581
|
"name": "spacing-xs",
|
|
@@ -631,13 +590,11 @@
|
|
|
631
590
|
},
|
|
632
591
|
"2XS": {
|
|
633
592
|
"value": "0.512",
|
|
634
|
-
"formula": "1.25**-3",
|
|
635
593
|
"defaultUnit": "rem",
|
|
636
594
|
"filePath": "tokens/spacing/base.json",
|
|
637
595
|
"isSource": true,
|
|
638
596
|
"original": {
|
|
639
597
|
"value": "0.512",
|
|
640
|
-
"formula": "{spacing.scale-ratio}**-3",
|
|
641
598
|
"defaultUnit": "rem"
|
|
642
599
|
},
|
|
643
600
|
"name": "spacing-2-xs",
|
|
@@ -652,13 +609,11 @@
|
|
|
652
609
|
},
|
|
653
610
|
"3XS": {
|
|
654
611
|
"value": "0.41",
|
|
655
|
-
"formula": "1.25**-4",
|
|
656
612
|
"defaultUnit": "rem",
|
|
657
613
|
"filePath": "tokens/spacing/base.json",
|
|
658
614
|
"isSource": true,
|
|
659
615
|
"original": {
|
|
660
616
|
"value": "0.41",
|
|
661
|
-
"formula": "{spacing.scale-ratio}**-4",
|
|
662
617
|
"defaultUnit": "rem"
|
|
663
618
|
},
|
|
664
619
|
"name": "spacing-3-xs",
|
|
@@ -673,13 +628,11 @@
|
|
|
673
628
|
},
|
|
674
629
|
"4XS": {
|
|
675
630
|
"value": "0.328",
|
|
676
|
-
"formula": "1.25**-5",
|
|
677
631
|
"defaultUnit": "rem",
|
|
678
632
|
"filePath": "tokens/spacing/base.json",
|
|
679
633
|
"isSource": true,
|
|
680
634
|
"original": {
|
|
681
635
|
"value": "0.328",
|
|
682
|
-
"formula": "{spacing.scale-ratio}**-5",
|
|
683
636
|
"defaultUnit": "rem"
|
|
684
637
|
},
|
|
685
638
|
"name": "spacing-4-xs",
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
// This file has been generated automatically.
|
|
10
10
|
|
|
11
11
|
$pds-color-background-default: #1d1d29;
|
|
12
|
-
$pds-color-border-default: #
|
|
12
|
+
$pds-color-border-default: #504e62;
|
|
13
13
|
$pds-color-brand-accent-default: #de0093;
|
|
14
14
|
$pds-color-brand-primary-default: #ffdc28;
|
|
15
15
|
$pds-color-brand-secondary-default: #8a70ff;
|
|
@@ -106,11 +106,9 @@ $pds-color-menu-item-heading-text: #a6a3b4;
|
|
|
106
106
|
$pds-color-panel-default-background: $pds-color-background-default;
|
|
107
107
|
$pds-color-panel-default-border: $pds-color-border-default;
|
|
108
108
|
$pds-color-panel-overlay-background: #282839;
|
|
109
|
-
$pds-color-panel-overlay-border: #282839;
|
|
110
109
|
$pds-color-panel-raised-background: #282839;
|
|
111
110
|
$pds-color-panel-raised-border: $pds-color-border-default;
|
|
112
111
|
$pds-color-panel-sunken-background: #121219;
|
|
113
|
-
$pds-color-panel-sunken-border: #121219;
|
|
114
112
|
$pds-color-text-default: #ffffff;
|
|
115
113
|
$pds-color-text-default-secondary: #a6a3b4;
|
|
116
114
|
$pds-color-tile-background-active: #858299;
|
|
@@ -8,6 +8,8 @@
|
|
|
8
8
|
//
|
|
9
9
|
// This file has been generated automatically.
|
|
10
10
|
|
|
11
|
+
$pds-color-expansion-panel-hover: #f1f1f1;
|
|
12
|
+
$pds-color-expansion-panel-open: #f1f1f1;
|
|
11
13
|
$pds-color-background-default: #ffffff;
|
|
12
14
|
$pds-color-border-default: #cfcfd3;
|
|
13
15
|
$pds-color-brand-accent-default: #de0093;
|
|
@@ -109,11 +111,8 @@ $pds-color-pager-foreground-active: #5f41e5;
|
|
|
109
111
|
$pds-color-panel-default-background: $pds-color-background-default;
|
|
110
112
|
$pds-color-panel-default-border: $pds-color-border-default;
|
|
111
113
|
$pds-color-panel-overlay-background: $pds-color-background-default;
|
|
112
|
-
$pds-color-panel-overlay-border: $pds-color-border-default;
|
|
113
114
|
$pds-color-panel-raised-background: $pds-color-background-default;
|
|
114
|
-
$pds-color-panel-
|
|
115
|
-
$pds-color-panel-sunken-background: #f8f8f8;
|
|
116
|
-
$pds-color-panel-sunken-border: #f8f8f8;
|
|
115
|
+
$pds-color-panel-sunken-background: #f1f1f1;
|
|
117
116
|
$pds-color-text-default: #23232d;
|
|
118
117
|
$pds-color-text-default-secondary: #6d6d78;
|
|
119
118
|
$pds-color-tile-background-active: #f1f1f1;
|