@adobe/spectrum-tokens 12.19.1 → 13.0.0-beta.0

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/moon.yml CHANGED
@@ -59,6 +59,7 @@ tasks:
59
59
  inputs:
60
60
  - "tasks/**/*"
61
61
  - "schemas/**/*.{yaml,yml,json}"
62
+ - "manifest.json"
62
63
  - "@globs(tests)"
63
64
  - "@globs(sources)"
64
65
  deps:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@adobe/spectrum-tokens",
3
- "version": "12.19.1",
3
+ "version": "13.0.0-beta.0",
4
4
  "description": "Design tokens for Spectrum, Adobe's design system",
5
5
  "type": "module",
6
6
  "main": "tasks/buildSpectrumTokens.js",
@@ -200,60 +200,20 @@
200
200
  }
201
201
  },
202
202
  "neutral-background-color-selected-default": {
203
- "sets": {
204
- "spectrum": {
205
- "value": "{gray-700}",
206
- "uuid": "fd1c9f2b-8358-4bd3-a5cc-d211673428bc"
207
- },
208
- "express": {
209
- "value": "{gray-800}",
210
- "deprecated": true,
211
- "deprecated_comment": "Express will merge with Spectrum with the release of Spectrum 2.",
212
- "uuid": "60caae29-d389-421e-a574-b26bcaeed3bf"
213
- }
214
- }
203
+ "value": "{gray-700}",
204
+ "uuid": "fd1c9f2b-8358-4bd3-a5cc-d211673428bc"
215
205
  },
216
206
  "neutral-background-color-selected-hover": {
217
- "sets": {
218
- "spectrum": {
219
- "value": "{gray-800}",
220
- "uuid": "1c220122-5f32-42f9-848f-ae10061241e5"
221
- },
222
- "express": {
223
- "value": "{gray-900}",
224
- "deprecated": true,
225
- "deprecated_comment": "Express will merge with Spectrum with the release of Spectrum 2.",
226
- "uuid": "0deac090-f00a-4927-880d-dfdca06bd66e"
227
- }
228
- }
207
+ "value": "{gray-800}",
208
+ "uuid": "1c220122-5f32-42f9-848f-ae10061241e5"
229
209
  },
230
210
  "neutral-background-color-selected-down": {
231
- "sets": {
232
- "spectrum": {
233
- "value": "{gray-900}",
234
- "uuid": "966c56d0-4461-45e7-9e20-0277f2111a34"
235
- },
236
- "express": {
237
- "value": "{gray-900}",
238
- "deprecated": true,
239
- "deprecated_comment": "Express will merge with Spectrum with the release of Spectrum 2.",
240
- "uuid": "bf3de5f6-665c-4a6a-b238-e767b7240fd8"
241
- }
242
- }
211
+ "value": "{gray-900}",
212
+ "uuid": "966c56d0-4461-45e7-9e20-0277f2111a34"
243
213
  },
244
214
  "neutral-background-color-selected-key-focus": {
245
- "sets": {
246
- "spectrum": {
247
- "value": "{gray-800}",
248
- "uuid": "9b8df7df-3439-4614-b446-97a4de782e27"
249
- },
250
- "express": {
251
- "value": "{gray-900}",
252
- "deprecated": true,
253
- "deprecated_comment": "Express will merge with Spectrum with the release of Spectrum 2.",
254
- "uuid": "e012e155-2220-43e9-a248-61c71e99cc2b"
255
- }
256
- }
215
+ "value": "{gray-800}",
216
+ "uuid": "9b8df7df-3439-4614-b446-97a4de782e27"
257
217
  },
258
218
  "neutral-subdued-background-color-default": {
259
219
  "sets": {
@@ -168,12 +168,8 @@
168
168
  "component": "color-handle",
169
169
  "deprecated": true,
170
170
  "deprecated_comment": "Express does not need a separate design for Color loupe and Color handle components",
171
- "sets": {
172
- "express": {
173
- "value": "{drop-shadow-color}",
174
- "uuid": "97dfaf7f-ac2d-4517-84cc-6f692f712fc5"
175
- }
176
- }
171
+ "value": "{drop-shadow-color}",
172
+ "uuid": "97dfaf7f-ac2d-4517-84cc-6f692f712fc5"
177
173
  },
178
174
  "floating-action-button-drop-shadow-color": {
179
175
  "component": "floating-action-button",