@spectrum-web-components/theme 1.6.1-beta.0 → 1.7.0-snapshot.20250519143559

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": "@spectrum-web-components/theme",
3
- "version": "1.6.1-beta.0",
3
+ "version": "1.7.0-snapshot.20250519143559",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -277,14 +277,20 @@
277
277
  "!test/"
278
278
  ],
279
279
  "keywords": [
280
- "spectrum css",
280
+ "design-system",
281
+ "spectrum",
282
+ "adobe",
283
+ "adobe-spectrum",
281
284
  "web components",
285
+ "web-components",
282
286
  "lit-element",
283
- "lit-html"
287
+ "lit-html",
288
+ "component",
289
+ "css"
284
290
  ],
285
291
  "dependencies": {
286
- "@spectrum-web-components/base": "1.6.1-beta.0",
287
- "@spectrum-web-components/styles": "1.6.1-beta.0"
292
+ "@spectrum-web-components/base": "1.7.0-snapshot.20250519143559",
293
+ "@spectrum-web-components/styles": "1.7.0-snapshot.20250519143559"
288
294
  },
289
295
  "types": "./src/index.d.ts",
290
296
  "customElements": "custom-elements.json",