@adobe/spectrum-tokens 13.0.0-beta.47 → 13.0.0-beta.49

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.47",
3
+ "version": "13.0.0-beta.49",
4
4
  "description": "Design tokens for Spectrum, Adobe's design system",
5
5
  "type": "module",
6
6
  "main": "index.js",
@@ -14,7 +14,7 @@
14
14
  "const": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/multiplier.json"
15
15
  },
16
16
  "value": {
17
- "type": "string",
17
+ "type": "number",
18
18
  "pattern": "^(?:\\d+\\.?\\d*)|(?:\\.?\\d+)$"
19
19
  },
20
20
  "component": {},
@@ -6,7 +6,14 @@
6
6
  "type": "object",
7
7
  "properties": {
8
8
  "value": {
9
- "type": "string"
9
+ "anyOf": [
10
+ {
11
+ "type": "number"
12
+ },
13
+ {
14
+ "type": "string"
15
+ }
16
+ ]
10
17
  },
11
18
  "component": {
12
19
  "type": "string"
@@ -429,5 +429,23 @@
429
429
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
430
430
  "value": "{gray-200}",
431
431
  "uuid": "71840c7b-acdd-45b9-a228-5091591f5405"
432
+ },
433
+ "bar-panel-gripper-color": {
434
+ "component": "bar-panel",
435
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
436
+ "value": "{gray-200}",
437
+ "uuid": "5a46c025-32b4-4bda-bab0-5ab0fb69ca8e"
438
+ },
439
+ "bar-panel-gripper-color-drag": {
440
+ "component": "bar-panel",
441
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
442
+ "value": "{gray-800}",
443
+ "uuid": "16431c28-23e4-4077-bcfa-138f90583282"
444
+ },
445
+ "select-box-selected-border-color": {
446
+ "component": "select-box",
447
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
448
+ "value": "{gray-800}",
449
+ "uuid": "4bbb81b1-09fb-4ebe-80b5-cebb75c13839"
432
450
  }
433
- }
451
+ }
@@ -6487,5 +6487,65 @@
6487
6487
  }
6488
6488
  },
6489
6489
  "private": true
6490
+ },
6491
+ "static-blue-900": {
6492
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
6493
+ "value": "rgb(59, 99, 251)",
6494
+ "uuid": "e193b8bb-6a0b-4c23-9851-83634f3797f8",
6495
+ "private": true
6496
+ },
6497
+ "static-blue-1000": {
6498
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
6499
+ "value": "rgb(39, 77, 234)",
6500
+ "uuid": "8402b6ad-f3da-4ea2-8b55-174a9794950d",
6501
+ "private": true
6502
+ },
6503
+ "static-fuchsia-900": {
6504
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
6505
+ "value": "rgb(181, 57, 200)",
6506
+ "uuid": "7629af9c-2f91-449e-a82f-c60a771b0e6f",
6507
+ "private": true
6508
+ },
6509
+ "static-fuchsia-1000": {
6510
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
6511
+ "value": "rgb(156, 40, 175)",
6512
+ "uuid": "0aee9ad6-2d79-4479-bdb6-aafa07a98673",
6513
+ "private": true
6514
+ },
6515
+ "static-indigo-900": {
6516
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
6517
+ "value": "rgb(113, 85, 250)",
6518
+ "uuid": "970ddf30-3683-4f48-9ac7-8a9e42902fd3",
6519
+ "private": true
6520
+ },
6521
+ "static-indigo-1000": {
6522
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
6523
+ "value": "rgb(99, 56, 238)",
6524
+ "uuid": "fb3003ec-6793-47b0-947d-a89e642652fc",
6525
+ "private": true
6526
+ },
6527
+ "static-magenta-900": {
6528
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
6529
+ "value": "rgb(217, 35, 97)",
6530
+ "uuid": "5b34bb1d-a23e-4799-ad59-8fa8f51d3726",
6531
+ "private": true
6532
+ },
6533
+ "static-magenta-1000": {
6534
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
6535
+ "value": "rgb(186, 22, 80)",
6536
+ "uuid": "058a8ff9-740d-4e11-bdb6-7473a77f872b",
6537
+ "private": true
6538
+ },
6539
+ "static-red-900": {
6540
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
6541
+ "value": "rgb(215, 50, 32)",
6542
+ "uuid": "d31011ef-7270-4c83-802d-05701ae9a3c8",
6543
+ "private": true
6544
+ },
6545
+ "static-red-1000": {
6546
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
6547
+ "value": "rgb(183, 40, 24)",
6548
+ "uuid": "3a65213c-4d36-48ec-8bf9-1b163a81299d",
6549
+ "private": true
6490
6550
  }
6491
- }
6551
+ }