@pantheon-systems/pds-design-tokens 1.0.0-dev.107 → 1.0.0-dev.109

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.
@@ -177,9 +177,9 @@
177
177
  --pds-color-semantic-success-foreground: #2abb7f;
178
178
  --pds-color-semantic-warning-background: #3d2e00;
179
179
  --pds-color-semantic-warning-foreground: #cf9f02;
180
- --pds-color-stepper-active: #388bff;
181
180
  --pds-color-stepper-completed: #388bff;
182
- --pds-color-stepper-default: #858299;
181
+ --pds-color-stepper-current: #388bff;
182
+ --pds-color-stepper-default: #8a70ff;
183
183
  --pds-color-stepper-error: #ef5c48;
184
184
  --pds-color-strength-fair: #cf9f02;
185
185
  --pds-color-strength-strong: #2abb7f;
@@ -186,9 +186,9 @@
186
186
  --pds-color-semantic-success-foreground: #218c5f;
187
187
  --pds-color-semantic-warning-background: #fff7d6;
188
188
  --pds-color-semantic-warning-foreground: #d97008;
189
- --pds-color-stepper-active: #1d7afc;
190
189
  --pds-color-stepper-completed: #1d7afc;
191
- --pds-color-stepper-default: #cfcfd3;
190
+ --pds-color-stepper-current: #1d7afc;
191
+ --pds-color-stepper-default: #3017a1;
192
192
  --pds-color-stepper-error: #ca3521;
193
193
  --pds-color-strength-fair: #d97008;
194
194
  --pds-color-strength-strong: #218c5f;
@@ -6350,13 +6350,13 @@
6350
6350
  },
6351
6351
  "stepper": {
6352
6352
  "default": {
6353
- "value": "#858299",
6353
+ "value": "#8a70ff",
6354
6354
  "public": true,
6355
6355
  "isReferenceToInternal": true,
6356
6356
  "filePath": "tokens/color/alias/stepper.dark.json",
6357
6357
  "isSource": true,
6358
6358
  "original": {
6359
- "value": "{color.dark-mode.neutral.300.value}",
6359
+ "value": "{color.dark-mode.brand.secondary.400.value}",
6360
6360
  "public": true,
6361
6361
  "isReferenceToInternal": true
6362
6362
  },
@@ -6374,7 +6374,7 @@
6374
6374
  "default"
6375
6375
  ]
6376
6376
  },
6377
- "active": {
6377
+ "current": {
6378
6378
  "value": "#388bff",
6379
6379
  "public": true,
6380
6380
  "isReferenceToInternal": true,
@@ -6385,18 +6385,18 @@
6385
6385
  "public": true,
6386
6386
  "isReferenceToInternal": true
6387
6387
  },
6388
- "name": "color-dark-mode-stepper-active",
6388
+ "name": "color-dark-mode-stepper-current",
6389
6389
  "attributes": {
6390
6390
  "category": "color",
6391
6391
  "type": "dark-mode",
6392
6392
  "item": "stepper",
6393
- "subitem": "active"
6393
+ "subitem": "current"
6394
6394
  },
6395
6395
  "path": [
6396
6396
  "color",
6397
6397
  "dark-mode",
6398
6398
  "stepper",
6399
- "active"
6399
+ "current"
6400
6400
  ]
6401
6401
  },
6402
6402
  "completed": {
@@ -12928,13 +12928,13 @@
12928
12928
  },
12929
12929
  "stepper": {
12930
12930
  "default": {
12931
- "value": "#cfcfd3",
12931
+ "value": "#3017a1",
12932
12932
  "public": true,
12933
12933
  "isReferenceToInternal": true,
12934
12934
  "filePath": "tokens/color/alias/stepper.light.json",
12935
12935
  "isSource": true,
12936
12936
  "original": {
12937
- "value": "{color.light-mode.neutral.300.value}",
12937
+ "value": "{color.light-mode.brand.secondary.400.value}",
12938
12938
  "public": true,
12939
12939
  "isReferenceToInternal": true
12940
12940
  },
@@ -12952,7 +12952,7 @@
12952
12952
  "default"
12953
12953
  ]
12954
12954
  },
12955
- "active": {
12955
+ "current": {
12956
12956
  "value": "#1d7afc",
12957
12957
  "public": true,
12958
12958
  "isReferenceToInternal": true,
@@ -12963,18 +12963,18 @@
12963
12963
  "public": true,
12964
12964
  "isReferenceToInternal": true
12965
12965
  },
12966
- "name": "color-light-mode-stepper-active",
12966
+ "name": "color-light-mode-stepper-current",
12967
12967
  "attributes": {
12968
12968
  "category": "color",
12969
12969
  "type": "light-mode",
12970
12970
  "item": "stepper",
12971
- "subitem": "active"
12971
+ "subitem": "current"
12972
12972
  },
12973
12973
  "path": [
12974
12974
  "color",
12975
12975
  "light-mode",
12976
12976
  "stepper",
12977
- "active"
12977
+ "current"
12978
12978
  ]
12979
12979
  },
12980
12980
  "completed": {
@@ -4034,13 +4034,13 @@
4034
4034
  },
4035
4035
  "stepper": {
4036
4036
  "default": {
4037
- "value": "#858299",
4037
+ "value": "#8a70ff",
4038
4038
  "public": true,
4039
4039
  "isReferenceToInternal": true,
4040
4040
  "filePath": "tokens/color/alias/stepper.dark.json",
4041
4041
  "isSource": true,
4042
4042
  "original": {
4043
- "value": "{color.dark-mode.neutral.300.value}",
4043
+ "value": "{color.dark-mode.brand.secondary.400.value}",
4044
4044
  "public": true,
4045
4045
  "isReferenceToInternal": true
4046
4046
  },
@@ -4058,7 +4058,7 @@
4058
4058
  "default"
4059
4059
  ]
4060
4060
  },
4061
- "active": {
4061
+ "current": {
4062
4062
  "value": "#388bff",
4063
4063
  "public": true,
4064
4064
  "isReferenceToInternal": true,
@@ -4069,18 +4069,18 @@
4069
4069
  "public": true,
4070
4070
  "isReferenceToInternal": true
4071
4071
  },
4072
- "name": "color-dark-mode-stepper-active",
4072
+ "name": "color-dark-mode-stepper-current",
4073
4073
  "attributes": {
4074
4074
  "category": "color",
4075
4075
  "type": "dark-mode",
4076
4076
  "item": "stepper",
4077
- "subitem": "active"
4077
+ "subitem": "current"
4078
4078
  },
4079
4079
  "path": [
4080
4080
  "color",
4081
4081
  "dark-mode",
4082
4082
  "stepper",
4083
- "active"
4083
+ "current"
4084
4084
  ]
4085
4085
  },
4086
4086
  "completed": {
@@ -4115,13 +4115,13 @@
4115
4115
  },
4116
4116
  "stepper": {
4117
4117
  "default": {
4118
- "value": "#cfcfd3",
4118
+ "value": "#3017a1",
4119
4119
  "public": true,
4120
4120
  "isReferenceToInternal": true,
4121
4121
  "filePath": "tokens/color/alias/stepper.light.json",
4122
4122
  "isSource": true,
4123
4123
  "original": {
4124
- "value": "{color.light-mode.neutral.300.value}",
4124
+ "value": "{color.light-mode.brand.secondary.400.value}",
4125
4125
  "public": true,
4126
4126
  "isReferenceToInternal": true
4127
4127
  },
@@ -4139,7 +4139,7 @@
4139
4139
  "default"
4140
4140
  ]
4141
4141
  },
4142
- "active": {
4142
+ "current": {
4143
4143
  "value": "#1d7afc",
4144
4144
  "public": true,
4145
4145
  "isReferenceToInternal": true,
@@ -4150,18 +4150,18 @@
4150
4150
  "public": true,
4151
4151
  "isReferenceToInternal": true
4152
4152
  },
4153
- "name": "color-light-mode-stepper-active",
4153
+ "name": "color-light-mode-stepper-current",
4154
4154
  "attributes": {
4155
4155
  "category": "color",
4156
4156
  "type": "light-mode",
4157
4157
  "item": "stepper",
4158
- "subitem": "active"
4158
+ "subitem": "current"
4159
4159
  },
4160
4160
  "path": [
4161
4161
  "color",
4162
4162
  "light-mode",
4163
4163
  "stepper",
4164
- "active"
4164
+ "current"
4165
4165
  ]
4166
4166
  },
4167
4167
  "completed": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pantheon-systems/pds-design-tokens",
3
- "version": "1.0.0-dev.107",
3
+ "version": "1.0.0-dev.109",
4
4
  "description": "Design Tokens for the Pantheon Design System",
5
5
  "homepage": "https://pantheon.io",
6
6
  "keywords": [