@pantheon-systems/pds-design-tokens 1.0.0-dev.19 → 1.0.0-dev.20

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.
@@ -72,7 +72,7 @@
72
72
  --pds-color-gradient-midnight: linear-gradient(228.64deg, #3017A1 46.34%, #00E0C3 100%);
73
73
  --pds-color-gradient-sunrise: linear-gradient(227.79deg, #300068 38.28%, #E65F35 100%);
74
74
  --pds-color-gradient-sunset: linear-gradient(48.24deg, #EF13AD 0%, #300068 66.25%);
75
- --pds-color-input-action-hover-background: #282839;
75
+ --pds-color-input-action-background-hover: #504e62;
76
76
  --pds-color-input-background-critical: #1d1d29;
77
77
  --pds-color-input-background-default: #1d1d29;
78
78
  --pds-color-input-background-hover: #282839;
@@ -72,7 +72,7 @@
72
72
  --pds-color-gradient-midnight: linear-gradient(228.64deg, #3017A1 46.34%, #00E0C3 100%);
73
73
  --pds-color-gradient-sunrise: linear-gradient(227.79deg, #300068 38.28%, #E65F35 100%);
74
74
  --pds-color-gradient-sunset: linear-gradient(48.24deg, #EF13AD 0%, #300068 66.25%);
75
- --pds-color-input-action-hover-background: #f1f1f1;
75
+ --pds-color-input-action-background-hover: #f1f1f1;
76
76
  --pds-color-input-background-critical: #ffebeb;
77
77
  --pds-color-input-background-default: #ffffff;
78
78
  --pds-color-input-background-hover: #f0ecff;
@@ -3736,33 +3736,33 @@
3736
3736
  }
3737
3737
  },
3738
3738
  "action": {
3739
- "hover": {
3740
- "background": {
3741
- "value": "#282839",
3739
+ "background": {
3740
+ "hover": {
3741
+ "value": "#504e62",
3742
3742
  "public": true,
3743
3743
  "isReferenceToInternal": true,
3744
3744
  "filePath": "tokens/color/alias/form.dark.json",
3745
3745
  "isSource": true,
3746
3746
  "original": {
3747
- "value": "{color.dark-mode.neutral.500.value}",
3747
+ "value": "{color.dark-mode.neutral.400.value}",
3748
3748
  "public": true,
3749
3749
  "isReferenceToInternal": true
3750
3750
  },
3751
- "name": "color-dark-mode-input-action-hover-background",
3751
+ "name": "color-dark-mode-input-action-background-hover",
3752
3752
  "attributes": {
3753
3753
  "category": "color",
3754
3754
  "type": "dark-mode",
3755
3755
  "item": "input",
3756
3756
  "subitem": "action",
3757
- "state": "hover"
3757
+ "state": "background"
3758
3758
  },
3759
3759
  "path": [
3760
3760
  "color",
3761
3761
  "dark-mode",
3762
3762
  "input",
3763
3763
  "action",
3764
- "hover",
3765
- "background"
3764
+ "background",
3765
+ "hover"
3766
3766
  ]
3767
3767
  }
3768
3768
  }
@@ -7974,8 +7974,8 @@
7974
7974
  }
7975
7975
  },
7976
7976
  "action": {
7977
- "hover": {
7978
- "background": {
7977
+ "background": {
7978
+ "hover": {
7979
7979
  "value": "#f1f1f1",
7980
7980
  "public": true,
7981
7981
  "isReferenceToInternal": true,
@@ -7986,21 +7986,21 @@
7986
7986
  "public": true,
7987
7987
  "isReferenceToInternal": true
7988
7988
  },
7989
- "name": "color-light-mode-input-action-hover-background",
7989
+ "name": "color-light-mode-input-action-background-hover",
7990
7990
  "attributes": {
7991
7991
  "category": "color",
7992
7992
  "type": "light-mode",
7993
7993
  "item": "input",
7994
7994
  "subitem": "action",
7995
- "state": "hover"
7995
+ "state": "background"
7996
7996
  },
7997
7997
  "path": [
7998
7998
  "color",
7999
7999
  "light-mode",
8000
8000
  "input",
8001
8001
  "action",
8002
- "hover",
8003
- "background"
8002
+ "background",
8003
+ "hover"
8004
8004
  ]
8005
8005
  }
8006
8006
  }
@@ -1937,33 +1937,33 @@
1937
1937
  }
1938
1938
  },
1939
1939
  "action": {
1940
- "hover": {
1941
- "background": {
1942
- "value": "#282839",
1940
+ "background": {
1941
+ "hover": {
1942
+ "value": "#504e62",
1943
1943
  "public": true,
1944
1944
  "isReferenceToInternal": true,
1945
1945
  "filePath": "tokens/color/alias/form.dark.json",
1946
1946
  "isSource": true,
1947
1947
  "original": {
1948
- "value": "{color.dark-mode.neutral.500.value}",
1948
+ "value": "{color.dark-mode.neutral.400.value}",
1949
1949
  "public": true,
1950
1950
  "isReferenceToInternal": true
1951
1951
  },
1952
- "name": "color-dark-mode-input-action-hover-background",
1952
+ "name": "color-dark-mode-input-action-background-hover",
1953
1953
  "attributes": {
1954
1954
  "category": "color",
1955
1955
  "type": "dark-mode",
1956
1956
  "item": "input",
1957
1957
  "subitem": "action",
1958
- "state": "hover"
1958
+ "state": "background"
1959
1959
  },
1960
1960
  "path": [
1961
1961
  "color",
1962
1962
  "dark-mode",
1963
1963
  "input",
1964
1964
  "action",
1965
- "hover",
1966
- "background"
1965
+ "background",
1966
+ "hover"
1967
1967
  ]
1968
1968
  }
1969
1969
  }
@@ -1937,8 +1937,8 @@
1937
1937
  }
1938
1938
  },
1939
1939
  "action": {
1940
- "hover": {
1941
- "background": {
1940
+ "background": {
1941
+ "hover": {
1942
1942
  "value": "#f1f1f1",
1943
1943
  "public": true,
1944
1944
  "isReferenceToInternal": true,
@@ -1949,21 +1949,21 @@
1949
1949
  "public": true,
1950
1950
  "isReferenceToInternal": true
1951
1951
  },
1952
- "name": "color-light-mode-input-action-hover-background",
1952
+ "name": "color-light-mode-input-action-background-hover",
1953
1953
  "attributes": {
1954
1954
  "category": "color",
1955
1955
  "type": "light-mode",
1956
1956
  "item": "input",
1957
1957
  "subitem": "action",
1958
- "state": "hover"
1958
+ "state": "background"
1959
1959
  },
1960
1960
  "path": [
1961
1961
  "color",
1962
1962
  "light-mode",
1963
1963
  "input",
1964
1964
  "action",
1965
- "hover",
1966
- "background"
1965
+ "background",
1966
+ "hover"
1967
1967
  ]
1968
1968
  }
1969
1969
  }
@@ -70,7 +70,7 @@ $pds-color-gradient-after-hours: linear-gradient(228.64deg, #2B017B 41.87%, #29B
70
70
  $pds-color-gradient-midnight: linear-gradient(228.64deg, #3017A1 46.34%, #00E0C3 100%);
71
71
  $pds-color-gradient-sunrise: linear-gradient(227.79deg, #300068 38.28%, #E65F35 100%);
72
72
  $pds-color-gradient-sunset: linear-gradient(48.24deg, #EF13AD 0%, #300068 66.25%);
73
- $pds-color-input-action-hover-background: #282839;
73
+ $pds-color-input-action-background-hover: #504e62;
74
74
  $pds-color-input-background-critical: #1d1d29;
75
75
  $pds-color-input-background-default: #1d1d29;
76
76
  $pds-color-input-background-hover: #282839;
@@ -70,7 +70,7 @@ $pds-color-gradient-after-hours: linear-gradient(228.64deg, #2B017B 41.87%, #29B
70
70
  $pds-color-gradient-midnight: linear-gradient(228.64deg, #3017A1 46.34%, #00E0C3 100%);
71
71
  $pds-color-gradient-sunrise: linear-gradient(227.79deg, #300068 38.28%, #E65F35 100%);
72
72
  $pds-color-gradient-sunset: linear-gradient(48.24deg, #EF13AD 0%, #300068 66.25%);
73
- $pds-color-input-action-hover-background: #f1f1f1;
73
+ $pds-color-input-action-background-hover: #f1f1f1;
74
74
  $pds-color-input-background-critical: #ffebeb;
75
75
  $pds-color-input-background-default: #ffffff;
76
76
  $pds-color-input-background-hover: #f0ecff;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pantheon-systems/pds-design-tokens",
3
- "version": "1.0.0-dev.19",
3
+ "version": "1.0.0-dev.20",
4
4
  "description": "Design Tokens for the Pantheon Design System",
5
5
  "homepage": "https://pantheon.io",
6
6
  "keywords": [