@pantheon-systems/pds-design-tokens 2.0.0-alpha.15 → 2.0.0-alpha.16

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.
@@ -61,15 +61,15 @@
61
61
  --pds-color-panel-overlay-background: oklch(0.2046 0 0);
62
62
  --pds-color-expansion-panel-hover: oklch(0.2929 0.0039 264.51);
63
63
  --pds-color-expansion-panel-open: oklch(0.2929 0.0039 264.51);
64
- --pds-color-spinner-full-1: rgba(255, 255, 255, 0.00);
65
- --pds-color-spinner-full-2: oklch(0.8975 0.1774 96.79);
66
- --pds-color-spinner-full-3: oklch(0.542 0.2895 299.91);
67
- --pds-color-spinner-mono-1: rgba(255, 255, 255, 0.00);
64
+ --pds-color-spinner-full-1: #7600D9;
65
+ --pds-color-spinner-full-2: #A69000;
66
+ --pds-color-spinner-full-3: transparent;
67
+ --pds-color-spinner-mono-1: #FFFFFF;
68
68
  --pds-color-spinner-mono-2: #ffffff80;
69
- --pds-color-spinner-mono-3: oklch(1.0000 0 0);
70
- --pds-color-spinner-mono-reverse-1: rgba(255, 255, 255, 0.00);
69
+ --pds-color-spinner-mono-3: transparent;
70
+ --pds-color-spinner-mono-reverse-1: #171717;
71
71
  --pds-color-spinner-mono-reverse-2: #66666680;
72
- --pds-color-spinner-mono-reverse-3: oklch(0.2046 0 0);
72
+ --pds-color-spinner-mono-reverse-3: transparent;
73
73
  --pds-color-tag-1-background: #DED8FA;
74
74
  --pds-color-tag-1-foreground: #5C4FAC;
75
75
  --pds-color-tag-2-background: #F8D7D3;
@@ -61,15 +61,15 @@
61
61
  --pds-color-panel-overlay-background: oklch(0.9851 0 0);
62
62
  --pds-color-expansion-panel-hover: oklch(0.9702 0 0);
63
63
  --pds-color-expansion-panel-open: oklch(0.9702 0 0);
64
- --pds-color-spinner-full-1: rgba(255, 255, 255, 0.00);
65
- --pds-color-spinner-full-2: oklch(0.8975 0.1774 96.79);
66
- --pds-color-spinner-full-3: oklch(0.542 0.2895 299.91);
67
- --pds-color-spinner-mono-1: rgba(255, 255, 255, 0.00);
64
+ --pds-color-spinner-full-1: #8f00f9;
65
+ --pds-color-spinner-full-2: #ffdc28;
66
+ --pds-color-spinner-full-3: transparent;
67
+ --pds-color-spinner-mono-1: #171717;
68
68
  --pds-color-spinner-mono-2: #66666680;
69
- --pds-color-spinner-mono-3: oklch(0.2046 0 0);
70
- --pds-color-spinner-mono-reverse-1: rgba(255, 255, 255, 0.00);
69
+ --pds-color-spinner-mono-3: transparent;
70
+ --pds-color-spinner-mono-reverse-1: #FFFFFF;
71
71
  --pds-color-spinner-mono-reverse-2: #ffffff80;
72
- --pds-color-spinner-mono-reverse-3: oklch(1.0000 0 0);
72
+ --pds-color-spinner-mono-reverse-3: transparent;
73
73
  --pds-color-tag-1-background: #DED8FA;
74
74
  --pds-color-tag-1-foreground: #5C4FAC;
75
75
  --pds-color-tag-2-background: #F8D7D3;
@@ -4631,10 +4631,11 @@
4631
4631
  "spinner": {
4632
4632
  "full": {
4633
4633
  "1": {
4634
- "value": "rgba(255, 255, 255, 0.00)",
4634
+ "value": "#8f00f9",
4635
4635
  "type": "color",
4636
4636
  "$extensions": {
4637
4637
  "public": true,
4638
+ "resolveValue": true,
4638
4639
  "com.figma": {
4639
4640
  "exportAs": "variable",
4640
4641
  "codeSyntax": {
@@ -4644,7 +4645,7 @@
4644
4645
  }
4645
4646
  },
4646
4647
  "2": {
4647
- "value": "{color.light-mode.apollo.500}",
4648
+ "value": "#ffdc28",
4648
4649
  "type": "color",
4649
4650
  "$extensions": {
4650
4651
  "public": true,
@@ -4658,11 +4659,10 @@
4658
4659
  }
4659
4660
  },
4660
4661
  "3": {
4661
- "value": "{color.light-mode.hypnos.500}",
4662
+ "value": "transparent",
4662
4663
  "type": "color",
4663
4664
  "$extensions": {
4664
4665
  "public": true,
4665
- "resolveValue": true,
4666
4666
  "com.figma": {
4667
4667
  "exportAs": "variable",
4668
4668
  "codeSyntax": {
@@ -4674,7 +4674,7 @@
4674
4674
  },
4675
4675
  "mono": {
4676
4676
  "1": {
4677
- "value": "rgba(255, 255, 255, 0.00)",
4677
+ "value": "#171717",
4678
4678
  "type": "color",
4679
4679
  "$extensions": {
4680
4680
  "public": true,
@@ -4700,7 +4700,7 @@
4700
4700
  }
4701
4701
  },
4702
4702
  "3": {
4703
- "value": "{color.light-mode.aether.800}",
4703
+ "value": "transparent",
4704
4704
  "type": "color",
4705
4705
  "$extensions": {
4706
4706
  "public": true,
@@ -4716,7 +4716,7 @@
4716
4716
  },
4717
4717
  "mono-reverse": {
4718
4718
  "1": {
4719
- "value": "rgba(255, 255, 255, 0.00)",
4719
+ "value": "#FFFFFF",
4720
4720
  "type": "color",
4721
4721
  "$extensions": {
4722
4722
  "public": true,
@@ -4743,7 +4743,7 @@
4743
4743
  }
4744
4744
  },
4745
4745
  "3": {
4746
- "value": "{color.light-mode.white}",
4746
+ "value": "transparent",
4747
4747
  "type": "color",
4748
4748
  "$extensions": {
4749
4749
  "public": true,
@@ -9169,7 +9169,7 @@
9169
9169
  "spinner": {
9170
9170
  "full": {
9171
9171
  "1": {
9172
- "value": "rgba(255, 255, 255, 0.00)",
9172
+ "value": "#7600D9",
9173
9173
  "type": "color",
9174
9174
  "$extensions": {
9175
9175
  "public": true,
@@ -9182,7 +9182,7 @@
9182
9182
  }
9183
9183
  },
9184
9184
  "2": {
9185
- "value": "{color.dark-mode.apollo.400}",
9185
+ "value": "#A69000",
9186
9186
  "type": "color",
9187
9187
  "$extensions": {
9188
9188
  "public": true,
@@ -9196,7 +9196,7 @@
9196
9196
  }
9197
9197
  },
9198
9198
  "3": {
9199
- "value": "{color.dark-mode.hypnos.400}",
9199
+ "value": "transparent",
9200
9200
  "type": "color",
9201
9201
  "$extensions": {
9202
9202
  "public": true,
@@ -9212,7 +9212,7 @@
9212
9212
  },
9213
9213
  "mono": {
9214
9214
  "1": {
9215
- "value": "rgba(255, 255, 255, 0.00)",
9215
+ "value": "#FFFFFF",
9216
9216
  "type": "color",
9217
9217
  "$extensions": {
9218
9218
  "public": true,
@@ -9239,7 +9239,7 @@
9239
9239
  }
9240
9240
  },
9241
9241
  "3": {
9242
- "value": "{color.dark-mode.white}",
9242
+ "value": "transparent",
9243
9243
  "type": "color",
9244
9244
  "$extensions": {
9245
9245
  "public": true,
@@ -9255,7 +9255,7 @@
9255
9255
  },
9256
9256
  "mono-reverse": {
9257
9257
  "1": {
9258
- "value": "rgba(255, 255, 255, 0.00)",
9258
+ "value": "#171717",
9259
9259
  "type": "color",
9260
9260
  "$extensions": {
9261
9261
  "public": true,
@@ -9281,7 +9281,7 @@
9281
9281
  }
9282
9282
  },
9283
9283
  "3": {
9284
- "value": "{color.dark-mode.aether.700}",
9284
+ "value": "transparent",
9285
9285
  "type": "color",
9286
9286
  "$extensions": {
9287
9287
  "public": true,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@pantheon-systems/pds-design-tokens",
3
3
  "description": "Design Tokens for the Pantheon Design System",
4
- "version": "2.0.0-alpha.15",
4
+ "version": "2.0.0-alpha.16",
5
5
  "publishConfig": {
6
6
  "access": "public",
7
7
  "registry": "https://registry.npmjs.org/",