@pantheon-systems/pds-design-tokens 1.0.0-dev.128 → 1.0.0-dev.129
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 -0
- package/build/css/pds-design-tokens-light-mode.css +1 -0
- package/build/figma/pds-design-tokens-figma.json +58 -0
- package/build/json/pds-design-tokens-dark-mode.json +29 -0
- package/build/json/pds-design-tokens-light-mode.json +29 -0
- package/package.json +1 -1
|
@@ -167,6 +167,7 @@
|
|
|
167
167
|
--pds-color-menu-item-foreground: #ffffff;
|
|
168
168
|
--pds-color-menu-item-heading-text: #a6a3b4;
|
|
169
169
|
--pds-color-overlay: rgba(9, 0, 48, 0.45);
|
|
170
|
+
--pds-color-panel-critical-border: #ef5c48;
|
|
170
171
|
--pds-color-panel-default-background: var(--pds-color-background-default);
|
|
171
172
|
--pds-color-panel-default-border: var(--pds-color-border-default);
|
|
172
173
|
--pds-color-panel-sunken-background: #121219;
|
|
@@ -200,6 +200,7 @@
|
|
|
200
200
|
--pds-color-pager-background-active: #f0edfb;
|
|
201
201
|
--pds-color-pager-background-hover: #f1f1f1;
|
|
202
202
|
--pds-color-pager-foreground-active: #654bd5;
|
|
203
|
+
--pds-color-panel-critical-border: #ca3521;
|
|
203
204
|
--pds-color-panel-default-background: var(--pds-color-background-default);
|
|
204
205
|
--pds-color-panel-default-border: var(--pds-color-border-default);
|
|
205
206
|
--pds-color-panel-sunken-background: #f1f1f1;
|
|
@@ -7670,6 +7670,35 @@
|
|
|
7670
7670
|
"background"
|
|
7671
7671
|
]
|
|
7672
7672
|
}
|
|
7673
|
+
},
|
|
7674
|
+
"critical": {
|
|
7675
|
+
"border": {
|
|
7676
|
+
"value": "#ef5c48",
|
|
7677
|
+
"public": true,
|
|
7678
|
+
"isReferenceToInternal": true,
|
|
7679
|
+
"filePath": "tokens/color/alias/panel.dark.json",
|
|
7680
|
+
"isSource": true,
|
|
7681
|
+
"original": {
|
|
7682
|
+
"value": "{color.dark-mode.semantic.critical.foreground.value}",
|
|
7683
|
+
"public": true,
|
|
7684
|
+
"isReferenceToInternal": true
|
|
7685
|
+
},
|
|
7686
|
+
"name": "color-dark-mode-panel-critical-border",
|
|
7687
|
+
"attributes": {
|
|
7688
|
+
"category": "color",
|
|
7689
|
+
"type": "dark-mode",
|
|
7690
|
+
"item": "panel",
|
|
7691
|
+
"subitem": "critical",
|
|
7692
|
+
"state": "border"
|
|
7693
|
+
},
|
|
7694
|
+
"path": [
|
|
7695
|
+
"color",
|
|
7696
|
+
"dark-mode",
|
|
7697
|
+
"panel",
|
|
7698
|
+
"critical",
|
|
7699
|
+
"border"
|
|
7700
|
+
]
|
|
7701
|
+
}
|
|
7673
7702
|
}
|
|
7674
7703
|
},
|
|
7675
7704
|
"expansion-panel": {
|
|
@@ -14902,6 +14931,35 @@
|
|
|
14902
14931
|
"background"
|
|
14903
14932
|
]
|
|
14904
14933
|
}
|
|
14934
|
+
},
|
|
14935
|
+
"critical": {
|
|
14936
|
+
"border": {
|
|
14937
|
+
"value": "#ca3521",
|
|
14938
|
+
"public": true,
|
|
14939
|
+
"isReferenceToInternal": true,
|
|
14940
|
+
"filePath": "tokens/color/alias/panel.light.json",
|
|
14941
|
+
"isSource": true,
|
|
14942
|
+
"original": {
|
|
14943
|
+
"value": "{color.light-mode.semantic.critical.foreground.value}",
|
|
14944
|
+
"public": true,
|
|
14945
|
+
"isReferenceToInternal": true
|
|
14946
|
+
},
|
|
14947
|
+
"name": "color-light-mode-panel-critical-border",
|
|
14948
|
+
"attributes": {
|
|
14949
|
+
"category": "color",
|
|
14950
|
+
"type": "light-mode",
|
|
14951
|
+
"item": "panel",
|
|
14952
|
+
"subitem": "critical",
|
|
14953
|
+
"state": "border"
|
|
14954
|
+
},
|
|
14955
|
+
"path": [
|
|
14956
|
+
"color",
|
|
14957
|
+
"light-mode",
|
|
14958
|
+
"panel",
|
|
14959
|
+
"critical",
|
|
14960
|
+
"border"
|
|
14961
|
+
]
|
|
14962
|
+
}
|
|
14905
14963
|
}
|
|
14906
14964
|
},
|
|
14907
14965
|
"expansion-panel": {
|
|
@@ -4350,6 +4350,35 @@
|
|
|
4350
4350
|
"background"
|
|
4351
4351
|
]
|
|
4352
4352
|
}
|
|
4353
|
+
},
|
|
4354
|
+
"critical": {
|
|
4355
|
+
"border": {
|
|
4356
|
+
"value": "#ef5c48",
|
|
4357
|
+
"public": true,
|
|
4358
|
+
"isReferenceToInternal": true,
|
|
4359
|
+
"filePath": "tokens/color/alias/panel.dark.json",
|
|
4360
|
+
"isSource": true,
|
|
4361
|
+
"original": {
|
|
4362
|
+
"value": "{color.dark-mode.semantic.critical.foreground.value}",
|
|
4363
|
+
"public": true,
|
|
4364
|
+
"isReferenceToInternal": true
|
|
4365
|
+
},
|
|
4366
|
+
"name": "color-dark-mode-panel-critical-border",
|
|
4367
|
+
"attributes": {
|
|
4368
|
+
"category": "color",
|
|
4369
|
+
"type": "dark-mode",
|
|
4370
|
+
"item": "panel",
|
|
4371
|
+
"subitem": "critical",
|
|
4372
|
+
"state": "border"
|
|
4373
|
+
},
|
|
4374
|
+
"path": [
|
|
4375
|
+
"color",
|
|
4376
|
+
"dark-mode",
|
|
4377
|
+
"panel",
|
|
4378
|
+
"critical",
|
|
4379
|
+
"border"
|
|
4380
|
+
]
|
|
4381
|
+
}
|
|
4353
4382
|
}
|
|
4354
4383
|
},
|
|
4355
4384
|
"expansion-panel": {
|
|
@@ -4688,6 +4688,35 @@
|
|
|
4688
4688
|
"background"
|
|
4689
4689
|
]
|
|
4690
4690
|
}
|
|
4691
|
+
},
|
|
4692
|
+
"critical": {
|
|
4693
|
+
"border": {
|
|
4694
|
+
"value": "#ca3521",
|
|
4695
|
+
"public": true,
|
|
4696
|
+
"isReferenceToInternal": true,
|
|
4697
|
+
"filePath": "tokens/color/alias/panel.light.json",
|
|
4698
|
+
"isSource": true,
|
|
4699
|
+
"original": {
|
|
4700
|
+
"value": "{color.light-mode.semantic.critical.foreground.value}",
|
|
4701
|
+
"public": true,
|
|
4702
|
+
"isReferenceToInternal": true
|
|
4703
|
+
},
|
|
4704
|
+
"name": "color-light-mode-panel-critical-border",
|
|
4705
|
+
"attributes": {
|
|
4706
|
+
"category": "color",
|
|
4707
|
+
"type": "light-mode",
|
|
4708
|
+
"item": "panel",
|
|
4709
|
+
"subitem": "critical",
|
|
4710
|
+
"state": "border"
|
|
4711
|
+
},
|
|
4712
|
+
"path": [
|
|
4713
|
+
"color",
|
|
4714
|
+
"light-mode",
|
|
4715
|
+
"panel",
|
|
4716
|
+
"critical",
|
|
4717
|
+
"border"
|
|
4718
|
+
]
|
|
4719
|
+
}
|
|
4691
4720
|
}
|
|
4692
4721
|
},
|
|
4693
4722
|
"expansion-panel": {
|