@pantheon-systems/pds-design-tokens 0.6.0-dev.0 → 0.6.0-dev.1

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.
@@ -55,7 +55,7 @@
55
55
  --pds-color-button-subtle-background-default: rgba(0, 0, 0, 0);
56
56
  --pds-color-button-subtle-background-focus: rgba(0, 0, 0, 0);
57
57
  --pds-color-button-subtle-background-hover: #504e62;
58
- --pds-color-button-subtle-border: rgba(0, 0, 0, 0);
58
+ --pds-color-button-subtle-border-default: rgba(0, 0, 0, 0);
59
59
  --pds-color-button-subtle-foreground-active: #e7e7eb;
60
60
  --pds-color-button-subtle-foreground-default: #e7e7eb;
61
61
  --pds-color-button-subtle-foreground-focus: #e7e7eb;
@@ -55,7 +55,7 @@
55
55
  --pds-color-button-subtle-background-default: rgba(0, 0, 0, 0);
56
56
  --pds-color-button-subtle-background-focus: rgba(0, 0, 0, 0);
57
57
  --pds-color-button-subtle-background-hover: #f1f1f1;
58
- --pds-color-button-subtle-border: rgba(0, 0, 0, 0);
58
+ --pds-color-button-subtle-border-default: rgba(0, 0, 0, 0);
59
59
  --pds-color-button-subtle-foreground-active: #11005d;
60
60
  --pds-color-button-subtle-foreground-default: #3017a1;
61
61
  --pds-color-button-subtle-foreground-focus: #3017a1;
@@ -2229,29 +2229,32 @@
2229
2229
  }
2230
2230
  },
2231
2231
  "border": {
2232
- "value": "rgba(0, 0, 0, 0)",
2233
- "public": true,
2234
- "filePath": "tokens/color/alias/interactive.dark.json",
2235
- "isSource": true,
2236
- "original": {
2237
- "value": "transparent",
2238
- "public": true
2239
- },
2240
- "name": "color-dark-mode-button-subtle-border",
2241
- "attributes": {
2242
- "category": "color",
2243
- "type": "dark-mode",
2244
- "item": "button",
2245
- "subitem": "subtle",
2246
- "state": "border"
2247
- },
2248
- "path": [
2249
- "color",
2250
- "dark-mode",
2251
- "button",
2252
- "subtle",
2253
- "border"
2254
- ]
2232
+ "default": {
2233
+ "value": "rgba(0, 0, 0, 0)",
2234
+ "public": true,
2235
+ "filePath": "tokens/color/alias/interactive.dark.json",
2236
+ "isSource": true,
2237
+ "original": {
2238
+ "value": "transparent",
2239
+ "public": true
2240
+ },
2241
+ "name": "color-dark-mode-button-subtle-border-default",
2242
+ "attributes": {
2243
+ "category": "color",
2244
+ "type": "dark-mode",
2245
+ "item": "button",
2246
+ "subitem": "subtle",
2247
+ "state": "border"
2248
+ },
2249
+ "path": [
2250
+ "color",
2251
+ "dark-mode",
2252
+ "button",
2253
+ "subtle",
2254
+ "border",
2255
+ "default"
2256
+ ]
2257
+ }
2255
2258
  },
2256
2259
  "foreground": {
2257
2260
  "default": {
@@ -5488,29 +5491,32 @@
5488
5491
  }
5489
5492
  },
5490
5493
  "border": {
5491
- "value": "rgba(0, 0, 0, 0)",
5492
- "public": true,
5493
- "filePath": "tokens/color/alias/interactive.light.json",
5494
- "isSource": true,
5495
- "original": {
5496
- "value": "transparent",
5497
- "public": true
5498
- },
5499
- "name": "color-light-mode-button-subtle-border",
5500
- "attributes": {
5501
- "category": "color",
5502
- "type": "light-mode",
5503
- "item": "button",
5504
- "subitem": "subtle",
5505
- "state": "border"
5506
- },
5507
- "path": [
5508
- "color",
5509
- "light-mode",
5510
- "button",
5511
- "subtle",
5512
- "border"
5513
- ]
5494
+ "default": {
5495
+ "value": "rgba(0, 0, 0, 0)",
5496
+ "public": true,
5497
+ "filePath": "tokens/color/alias/interactive.light.json",
5498
+ "isSource": true,
5499
+ "original": {
5500
+ "value": "transparent",
5501
+ "public": true
5502
+ },
5503
+ "name": "color-light-mode-button-subtle-border-default",
5504
+ "attributes": {
5505
+ "category": "color",
5506
+ "type": "light-mode",
5507
+ "item": "button",
5508
+ "subitem": "subtle",
5509
+ "state": "border"
5510
+ },
5511
+ "path": [
5512
+ "color",
5513
+ "light-mode",
5514
+ "button",
5515
+ "subtle",
5516
+ "border",
5517
+ "default"
5518
+ ]
5519
+ }
5514
5520
  },
5515
5521
  "foreground": {
5516
5522
  "default": {
@@ -991,29 +991,32 @@
991
991
  }
992
992
  },
993
993
  "border": {
994
- "value": "rgba(0, 0, 0, 0)",
995
- "public": true,
996
- "filePath": "tokens/color/alias/interactive.dark.json",
997
- "isSource": true,
998
- "original": {
999
- "value": "transparent",
1000
- "public": true
1001
- },
1002
- "name": "color-dark-mode-button-subtle-border",
1003
- "attributes": {
1004
- "category": "color",
1005
- "type": "dark-mode",
1006
- "item": "button",
1007
- "subitem": "subtle",
1008
- "state": "border"
1009
- },
1010
- "path": [
1011
- "color",
1012
- "dark-mode",
1013
- "button",
1014
- "subtle",
1015
- "border"
1016
- ]
994
+ "default": {
995
+ "value": "rgba(0, 0, 0, 0)",
996
+ "public": true,
997
+ "filePath": "tokens/color/alias/interactive.dark.json",
998
+ "isSource": true,
999
+ "original": {
1000
+ "value": "transparent",
1001
+ "public": true
1002
+ },
1003
+ "name": "color-dark-mode-button-subtle-border-default",
1004
+ "attributes": {
1005
+ "category": "color",
1006
+ "type": "dark-mode",
1007
+ "item": "button",
1008
+ "subitem": "subtle",
1009
+ "state": "border"
1010
+ },
1011
+ "path": [
1012
+ "color",
1013
+ "dark-mode",
1014
+ "button",
1015
+ "subtle",
1016
+ "border",
1017
+ "default"
1018
+ ]
1019
+ }
1017
1020
  },
1018
1021
  "foreground": {
1019
1022
  "default": {
@@ -993,29 +993,32 @@
993
993
  }
994
994
  },
995
995
  "border": {
996
- "value": "rgba(0, 0, 0, 0)",
997
- "public": true,
998
- "filePath": "tokens/color/alias/interactive.light.json",
999
- "isSource": true,
1000
- "original": {
1001
- "value": "transparent",
1002
- "public": true
1003
- },
1004
- "name": "color-light-mode-button-subtle-border",
1005
- "attributes": {
1006
- "category": "color",
1007
- "type": "light-mode",
1008
- "item": "button",
1009
- "subitem": "subtle",
1010
- "state": "border"
1011
- },
1012
- "path": [
1013
- "color",
1014
- "light-mode",
1015
- "button",
1016
- "subtle",
1017
- "border"
1018
- ]
996
+ "default": {
997
+ "value": "rgba(0, 0, 0, 0)",
998
+ "public": true,
999
+ "filePath": "tokens/color/alias/interactive.light.json",
1000
+ "isSource": true,
1001
+ "original": {
1002
+ "value": "transparent",
1003
+ "public": true
1004
+ },
1005
+ "name": "color-light-mode-button-subtle-border-default",
1006
+ "attributes": {
1007
+ "category": "color",
1008
+ "type": "light-mode",
1009
+ "item": "button",
1010
+ "subitem": "subtle",
1011
+ "state": "border"
1012
+ },
1013
+ "path": [
1014
+ "color",
1015
+ "light-mode",
1016
+ "button",
1017
+ "subtle",
1018
+ "border",
1019
+ "default"
1020
+ ]
1021
+ }
1019
1022
  },
1020
1023
  "foreground": {
1021
1024
  "default": {
@@ -53,7 +53,7 @@ $pds-color-button-subtle-background-active: #282839;
53
53
  $pds-color-button-subtle-background-default: rgba(0, 0, 0, 0);
54
54
  $pds-color-button-subtle-background-focus: rgba(0, 0, 0, 0);
55
55
  $pds-color-button-subtle-background-hover: #504e62;
56
- $pds-color-button-subtle-border: rgba(0, 0, 0, 0);
56
+ $pds-color-button-subtle-border-default: rgba(0, 0, 0, 0);
57
57
  $pds-color-button-subtle-foreground-active: #e7e7eb;
58
58
  $pds-color-button-subtle-foreground-default: #e7e7eb;
59
59
  $pds-color-button-subtle-foreground-focus: #e7e7eb;
@@ -53,7 +53,7 @@ $pds-color-button-subtle-background-active: #cfcfd3;
53
53
  $pds-color-button-subtle-background-default: rgba(0, 0, 0, 0);
54
54
  $pds-color-button-subtle-background-focus: rgba(0, 0, 0, 0);
55
55
  $pds-color-button-subtle-background-hover: #f1f1f1;
56
- $pds-color-button-subtle-border: rgba(0, 0, 0, 0);
56
+ $pds-color-button-subtle-border-default: rgba(0, 0, 0, 0);
57
57
  $pds-color-button-subtle-foreground-active: #11005d;
58
58
  $pds-color-button-subtle-foreground-default: #3017a1;
59
59
  $pds-color-button-subtle-foreground-focus: #3017a1;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pantheon-systems/pds-design-tokens",
3
- "version": "0.6.0-dev.0",
3
+ "version": "0.6.0-dev.1",
4
4
  "description": "Design Tokens for the Pantheon Design System",
5
5
  "homepage": "https://pantheon.io",
6
6
  "keywords": [