@adobe/spectrum-tokens 13.0.0-beta.2 → 13.0.0-beta.4

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@adobe/spectrum-tokens",
3
- "version": "13.0.0-beta.2",
3
+ "version": "13.0.0-beta.4",
4
4
  "description": "Design tokens for Spectrum, Adobe's design system",
5
5
  "type": "module",
6
6
  "main": "tasks/buildSpectrumTokens.js",
@@ -100,68 +100,20 @@
100
100
  }
101
101
  },
102
102
  "neutral-background-color-default": {
103
- "sets": {
104
- "light": {
105
- "value": "{gray-800}",
106
- "uuid": "5d54b2d5-b0c6-4438-b141-80ca91a0b8a4"
107
- },
108
- "dark": {
109
- "value": "{gray-800}",
110
- "uuid": "a1c5a204-e937-4ce1-a5be-580f6b0df7a5"
111
- },
112
- "wireframe": {
113
- "value": "{gray-800}",
114
- "uuid": "9ff12440-fe4e-4f47-ab43-aea39f9ce6f2"
115
- }
116
- }
103
+ "value": "{gray-800}",
104
+ "uuid": "95cf1481-f476-47ce-a45a-54da64b44255"
117
105
  },
118
106
  "neutral-background-color-hover": {
119
- "sets": {
120
- "light": {
121
- "value": "{gray-900}",
122
- "uuid": "e0379e06-e2d3-4d6f-ba81-6cdf4012a022"
123
- },
124
- "dark": {
125
- "value": "{gray-900}",
126
- "uuid": "0ce569ea-d735-42a3-96c2-60201fcb616f"
127
- },
128
- "wireframe": {
129
- "value": "{gray-900}",
130
- "uuid": "b6c12c43-39da-415b-a828-43883dfa212d"
131
- }
132
- }
107
+ "value": "{gray-900}",
108
+ "uuid": "142f9467-e519-4ed7-bd98-69a31e876e70"
133
109
  },
134
110
  "neutral-background-color-down": {
135
- "sets": {
136
- "light": {
137
- "value": "{gray-900}",
138
- "uuid": "5577ffde-5708-4ea7-a50d-d938f07eba7f"
139
- },
140
- "dark": {
141
- "value": "{gray-900}",
142
- "uuid": "4901987b-b70c-42ef-92fd-b8c5b6894bfc"
143
- },
144
- "wireframe": {
145
- "value": "{gray-900}",
146
- "uuid": "69c94cbb-b852-4b5c-8e5f-26664dbf083a"
147
- }
148
- }
111
+ "value": "{gray-900}",
112
+ "uuid": "5a0fdda5-6ac2-4a31-a7b9-6b3a5dd868d6"
149
113
  },
150
114
  "neutral-background-color-key-focus": {
151
- "sets": {
152
- "light": {
153
- "value": "{gray-900}",
154
- "uuid": "b8ba6d4d-737e-4c18-a901-bb35fdc173c3"
155
- },
156
- "dark": {
157
- "value": "{gray-900}",
158
- "uuid": "f90c1f60-5d23-41ed-ab42-30eeb9d079ba"
159
- },
160
- "wireframe": {
161
- "value": "{gray-900}",
162
- "uuid": "83e3eea6-e59e-4aca-8126-a9e984e90b08"
163
- }
164
- }
115
+ "value": "{gray-900}",
116
+ "uuid": "f52c6bfb-2d62-4fc8-a1cd-6c8d7420eeb4"
165
117
  },
166
118
  "neutral-background-color-selected-default": {
167
119
  "value": "{gray-800}",
@@ -508,20 +460,8 @@
508
460
  }
509
461
  },
510
462
  "notice-background-color-default": {
511
- "sets": {
512
- "light": {
513
- "value": "{notice-color-800}",
514
- "uuid": "87666730-0d8e-434d-9bfb-0a45e729c482"
515
- },
516
- "dark": {
517
- "value": "{notice-color-800}",
518
- "uuid": "0a0bb434-e005-41ec-bee5-709a2e41928b"
519
- },
520
- "wireframe": {
521
- "value": "{notice-color-1100}",
522
- "uuid": "640e857c-c62c-4289-b83a-1e36cee90ad4"
523
- }
524
- }
463
+ "value": "{notice-color-800}",
464
+ "uuid": "48f3445a-63d8-4477-a2f5-1fee6a022328"
525
465
  },
526
466
  "disabled-background-color": {
527
467
  "value": "{gray-100}",
@@ -48,7 +48,7 @@
48
48
  "uuid": "b85836bf-af47-412a-900a-4ec5ad0733b2"
49
49
  },
50
50
  "transparent-white-900": {
51
- "value": "rgb(255, 255, 255, 0.94)",
51
+ "value": "rgba(255, 255, 255, 0.94)",
52
52
  "uuid": "c5c823c6-1911-4e0e-ba2f-5105f467e108"
53
53
  },
54
54
  "transparent-white-1000": {
@@ -104,7 +104,7 @@
104
104
  "uuid": "3e89f180-b0f0-4de0-904b-c80f0210a361"
105
105
  },
106
106
  "transparent-black-900": {
107
- "value": "rgb(0, 0, 0, 0.93)",
107
+ "value": "rgba(0, 0, 0, 0.93)",
108
108
  "uuid": "c0a331f9-53e3-4c72-b5e3-139d730a1752"
109
109
  },
110
110
  "transparent-black-1000": {