@pantheon-systems/pds-design-tokens 1.0.0-dev.50 → 1.0.0-dev.51

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.
@@ -114,6 +114,7 @@
114
114
  --pds-color-panel-default-border: var(--pds-color-border-default);
115
115
  --pds-color-panel-overlay-background: var(--pds-color-background-default);
116
116
  --pds-color-panel-raised-background: var(--pds-color-background-default);
117
+ --pds-color-panel-raised-border: #f1f1f1;
117
118
  --pds-color-panel-sunken-background: #f1f1f1;
118
119
  --pds-color-tag-1-background: #fffbe9;
119
120
  --pds-color-tag-1-foreground: #705e00;
@@ -9239,6 +9239,33 @@
9239
9239
  "raised",
9240
9240
  "background"
9241
9241
  ]
9242
+ },
9243
+ "border": {
9244
+ "value": "#f1f1f1",
9245
+ "public": true,
9246
+ "isReferenceToInternal": true,
9247
+ "filePath": "tokens/color/alias/panel.light.json",
9248
+ "isSource": true,
9249
+ "original": {
9250
+ "value": "{color.light-mode.neutral.200.value}",
9251
+ "public": true,
9252
+ "isReferenceToInternal": true
9253
+ },
9254
+ "name": "color-light-mode-panel-raised-border",
9255
+ "attributes": {
9256
+ "category": "color",
9257
+ "type": "light-mode",
9258
+ "item": "panel",
9259
+ "subitem": "raised",
9260
+ "state": "border"
9261
+ },
9262
+ "path": [
9263
+ "color",
9264
+ "light-mode",
9265
+ "panel",
9266
+ "raised",
9267
+ "border"
9268
+ ]
9242
9269
  }
9243
9270
  },
9244
9271
  "overlay": {
@@ -2700,6 +2700,33 @@
2700
2700
  "raised",
2701
2701
  "background"
2702
2702
  ]
2703
+ },
2704
+ "border": {
2705
+ "value": "#f1f1f1",
2706
+ "public": true,
2707
+ "isReferenceToInternal": true,
2708
+ "filePath": "tokens/color/alias/panel.light.json",
2709
+ "isSource": true,
2710
+ "original": {
2711
+ "value": "{color.light-mode.neutral.200.value}",
2712
+ "public": true,
2713
+ "isReferenceToInternal": true
2714
+ },
2715
+ "name": "color-light-mode-panel-raised-border",
2716
+ "attributes": {
2717
+ "category": "color",
2718
+ "type": "light-mode",
2719
+ "item": "panel",
2720
+ "subitem": "raised",
2721
+ "state": "border"
2722
+ },
2723
+ "path": [
2724
+ "color",
2725
+ "light-mode",
2726
+ "panel",
2727
+ "raised",
2728
+ "border"
2729
+ ]
2703
2730
  }
2704
2731
  },
2705
2732
  "overlay": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pantheon-systems/pds-design-tokens",
3
- "version": "1.0.0-dev.50",
3
+ "version": "1.0.0-dev.51",
4
4
  "description": "Design Tokens for the Pantheon Design System",
5
5
  "homepage": "https://pantheon.io",
6
6
  "keywords": [