@adobe/spectrum-tokens 14.13.2 → 14.15.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/CHANGELOG.md +185 -0
- package/naming-exceptions.json +294 -0
- package/package.json +1 -2
- package/snapshots/validation-snapshot.json +343 -0
- package/src/color-component.json +5 -5
- package/src/layout-component.json +62 -62
- package/src/layout.json +10 -9
- package/src/typography.json +16 -0
- package/test/checkComponentProps.js +24 -4
|
@@ -5340,7 +5340,7 @@
|
|
|
5340
5340
|
},
|
|
5341
5341
|
"in-field-stepper-to-end-extra-large": {
|
|
5342
5342
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
5343
|
-
"component": "
|
|
5343
|
+
"component": "number-field",
|
|
5344
5344
|
"uuid": "e405ccc1-4c8d-4d2e-8bb0-7013733e82c4",
|
|
5345
5345
|
"deprecated": true,
|
|
5346
5346
|
"deprecated_comment": "Use semantic token accessory-gap-extra-large instead. Refactoring required",
|
|
@@ -5360,7 +5360,7 @@
|
|
|
5360
5360
|
},
|
|
5361
5361
|
"in-field-stepper-to-end-large": {
|
|
5362
5362
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
5363
|
-
"component": "
|
|
5363
|
+
"component": "number-field",
|
|
5364
5364
|
"value": "4px",
|
|
5365
5365
|
"uuid": "cb3e458d-7dcd-484d-9028-220d08c9f129",
|
|
5366
5366
|
"deprecated": true,
|
|
@@ -5369,7 +5369,7 @@
|
|
|
5369
5369
|
},
|
|
5370
5370
|
"in-field-stepper-to-end-medium": {
|
|
5371
5371
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
5372
|
-
"component": "
|
|
5372
|
+
"component": "number-field",
|
|
5373
5373
|
"value": "3px",
|
|
5374
5374
|
"uuid": "fe42bdd0-de02-4814-b498-038b26a3c0e7",
|
|
5375
5375
|
"deprecated": true,
|
|
@@ -5378,7 +5378,7 @@
|
|
|
5378
5378
|
},
|
|
5379
5379
|
"in-field-stepper-to-end-small": {
|
|
5380
5380
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
5381
|
-
"component": "
|
|
5381
|
+
"component": "number-field",
|
|
5382
5382
|
"uuid": "bceb3359-ccf7-4f05-9cf5-1fba6b7b9efb",
|
|
5383
5383
|
"deprecated": true,
|
|
5384
5384
|
"deprecated_comment": "Use semantic token accessory-gap-small instead. Refactoring required",
|
|
@@ -5560,7 +5560,7 @@
|
|
|
5560
5560
|
},
|
|
5561
5561
|
"menu-item-background-opacity": {
|
|
5562
5562
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/opacity.json",
|
|
5563
|
-
"component": "menu
|
|
5563
|
+
"component": "menu",
|
|
5564
5564
|
"value": "0",
|
|
5565
5565
|
"uuid": "6f464689-0b87-4f38-b9a4-e5015acdd0d7"
|
|
5566
5566
|
},
|
|
@@ -5649,7 +5649,7 @@
|
|
|
5649
5649
|
},
|
|
5650
5650
|
"menu-item-label-to-description-extra-large": {
|
|
5651
5651
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
5652
|
-
"component": "menu
|
|
5652
|
+
"component": "menu",
|
|
5653
5653
|
"value": "2px",
|
|
5654
5654
|
"uuid": "5543ede1-4e55-44f5-920f-288ee96e06ca",
|
|
5655
5655
|
"deprecated": true,
|
|
@@ -5658,7 +5658,7 @@
|
|
|
5658
5658
|
},
|
|
5659
5659
|
"menu-item-label-to-description-large": {
|
|
5660
5660
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
5661
|
-
"component": "menu
|
|
5661
|
+
"component": "menu",
|
|
5662
5662
|
"value": "2px",
|
|
5663
5663
|
"uuid": "4ce8b4db-72f8-411b-baad-8b66c0496182",
|
|
5664
5664
|
"deprecated": true,
|
|
@@ -5667,7 +5667,7 @@
|
|
|
5667
5667
|
},
|
|
5668
5668
|
"menu-item-label-to-description-medium": {
|
|
5669
5669
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
5670
|
-
"component": "menu
|
|
5670
|
+
"component": "menu",
|
|
5671
5671
|
"value": "1px",
|
|
5672
5672
|
"uuid": "608fd592-fff8-435e-88e2-846bd34cc235",
|
|
5673
5673
|
"deprecated": true,
|
|
@@ -5676,7 +5676,7 @@
|
|
|
5676
5676
|
},
|
|
5677
5677
|
"menu-item-label-to-description-small": {
|
|
5678
5678
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
5679
|
-
"component": "menu
|
|
5679
|
+
"component": "menu",
|
|
5680
5680
|
"value": "1px",
|
|
5681
5681
|
"uuid": "66d57402-d7db-45df-8872-fd362014bcbe",
|
|
5682
5682
|
"deprecated": true,
|
|
@@ -5851,7 +5851,7 @@
|
|
|
5851
5851
|
},
|
|
5852
5852
|
"menu-item-top-to-thumbnail-extra-large": {
|
|
5853
5853
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
5854
|
-
"component": "menu
|
|
5854
|
+
"component": "menu",
|
|
5855
5855
|
"uuid": "ea52bf43-3e3b-4559-aec3-4f0a02734a95",
|
|
5856
5856
|
"deprecated": true,
|
|
5857
5857
|
"deprecated_comment": "Use semantic token base-padding-vertical-extra-large instead. Unify with all top component paddings",
|
|
@@ -5871,7 +5871,7 @@
|
|
|
5871
5871
|
},
|
|
5872
5872
|
"menu-item-top-to-thumbnail-large": {
|
|
5873
5873
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
5874
|
-
"component": "menu
|
|
5874
|
+
"component": "menu",
|
|
5875
5875
|
"uuid": "1df536f1-c853-4955-9533-8c9371fc05cc",
|
|
5876
5876
|
"deprecated": true,
|
|
5877
5877
|
"deprecated_comment": "Use semantic token base-padding-vertical-large instead. Unify with all top component paddings",
|
|
@@ -5891,7 +5891,7 @@
|
|
|
5891
5891
|
},
|
|
5892
5892
|
"menu-item-top-to-thumbnail-medium": {
|
|
5893
5893
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
5894
|
-
"component": "menu
|
|
5894
|
+
"component": "menu",
|
|
5895
5895
|
"uuid": "57fe1e26-77a9-4d8a-ab54-a6f16dc9c5fc",
|
|
5896
5896
|
"deprecated": true,
|
|
5897
5897
|
"deprecated_comment": "Use semantic token base-padding-vertical-medium instead. Unify with all top component paddings",
|
|
@@ -5911,7 +5911,7 @@
|
|
|
5911
5911
|
},
|
|
5912
5912
|
"menu-item-top-to-thumbnail-small": {
|
|
5913
5913
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
5914
|
-
"component": "menu
|
|
5914
|
+
"component": "menu",
|
|
5915
5915
|
"uuid": "f81ebf2a-300e-4bc8-89e0-baec8fc07ee4",
|
|
5916
5916
|
"deprecated": true,
|
|
5917
5917
|
"deprecated_comment": "Use semantic token base-padding-vertical-small instead. Unify with all top component paddings",
|
|
@@ -9459,7 +9459,7 @@
|
|
|
9459
9459
|
},
|
|
9460
9460
|
"tab-item-bottom-to-text-compact-extra-large": {
|
|
9461
9461
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
9462
|
-
"component": "
|
|
9462
|
+
"component": "tabs",
|
|
9463
9463
|
"uuid": "adc6e66b-3fc9-4fd7-84ec-ef4494c62774",
|
|
9464
9464
|
"deprecated": true,
|
|
9465
9465
|
"deprecated_comment": "Use semantic token base-padding-vertical-extra-large instead. Requires acknowledgement of internal button structure - Density does not affect this value; onlly the tab item vertical padding",
|
|
@@ -9479,7 +9479,7 @@
|
|
|
9479
9479
|
},
|
|
9480
9480
|
"tab-item-bottom-to-text-compact-large": {
|
|
9481
9481
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
9482
|
-
"component": "
|
|
9482
|
+
"component": "tabs",
|
|
9483
9483
|
"uuid": "c3498128-c005-4ee4-915e-eb287caa1041",
|
|
9484
9484
|
"deprecated": true,
|
|
9485
9485
|
"deprecated_comment": "Use semantic token base-padding-vertical-large instead. Requires acknowledgement of internal button structure - Density does not affect this value; onlly the tab item vertical padding",
|
|
@@ -9499,7 +9499,7 @@
|
|
|
9499
9499
|
},
|
|
9500
9500
|
"tab-item-bottom-to-text-compact-medium": {
|
|
9501
9501
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
9502
|
-
"component": "
|
|
9502
|
+
"component": "tabs",
|
|
9503
9503
|
"uuid": "d4758ee5-0e66-4812-90f3-618775a200e2",
|
|
9504
9504
|
"deprecated": true,
|
|
9505
9505
|
"deprecated_comment": "Use semantic token base-padding-vertical-medium instead. Requires acknowledgement of internal button structure - Density does not affect this value; onlly the tab item vertical padding",
|
|
@@ -9519,7 +9519,7 @@
|
|
|
9519
9519
|
},
|
|
9520
9520
|
"tab-item-bottom-to-text-compact-small": {
|
|
9521
9521
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
9522
|
-
"component": "
|
|
9522
|
+
"component": "tabs",
|
|
9523
9523
|
"uuid": "4a7ca31f-9087-4865-9a19-669fec8b1e6d",
|
|
9524
9524
|
"deprecated": true,
|
|
9525
9525
|
"deprecated_comment": "Use semantic token base-padding-vertical-small instead. Requires acknowledgement of internal button structure - Density does not affect this value; onlly the tab item vertical padding",
|
|
@@ -9539,7 +9539,7 @@
|
|
|
9539
9539
|
},
|
|
9540
9540
|
"tab-item-bottom-to-text-extra-large": {
|
|
9541
9541
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
9542
|
-
"component": "
|
|
9542
|
+
"component": "tabs",
|
|
9543
9543
|
"uuid": "60b185b4-b257-47e6-9340-7e1a074a40ea",
|
|
9544
9544
|
"deprecated": true,
|
|
9545
9545
|
"deprecated_comment": "Use semantic token list-item-padding-vertical-spacious instead. Requires refactor: this token + base-padding-vertical will get desired value",
|
|
@@ -9559,7 +9559,7 @@
|
|
|
9559
9559
|
},
|
|
9560
9560
|
"tab-item-bottom-to-text-large": {
|
|
9561
9561
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
9562
|
-
"component": "
|
|
9562
|
+
"component": "tabs",
|
|
9563
9563
|
"uuid": "662d4ef9-344e-450f-bd48-0298f111d88a",
|
|
9564
9564
|
"deprecated": true,
|
|
9565
9565
|
"deprecated_comment": "Use semantic token list-item-padding-vertical-spacious instead. Requires refactor: this token + base-padding-vertical will get desired value",
|
|
@@ -9579,7 +9579,7 @@
|
|
|
9579
9579
|
},
|
|
9580
9580
|
"tab-item-bottom-to-text-medium": {
|
|
9581
9581
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
9582
|
-
"component": "
|
|
9582
|
+
"component": "tabs",
|
|
9583
9583
|
"uuid": "1cb59572-fa95-4bc4-b3b1-bad21a5bc28d",
|
|
9584
9584
|
"deprecated": true,
|
|
9585
9585
|
"deprecated_comment": "Use semantic token list-item-padding-vertical-spacious instead. Requires refactor: this token + base-padding-vertical will get desired value",
|
|
@@ -9599,7 +9599,7 @@
|
|
|
9599
9599
|
},
|
|
9600
9600
|
"tab-item-bottom-to-text-small": {
|
|
9601
9601
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
9602
|
-
"component": "
|
|
9602
|
+
"component": "tabs",
|
|
9603
9603
|
"uuid": "cfdfec23-be3a-4327-9067-60ecf3e9bed6",
|
|
9604
9604
|
"deprecated": true,
|
|
9605
9605
|
"deprecated_comment": "Use semantic token list-item-padding-vertical-spacious instead. Requires refactor: this token + base-padding-vertical will get desired value",
|
|
@@ -9619,31 +9619,31 @@
|
|
|
9619
9619
|
},
|
|
9620
9620
|
"tab-item-compact-height-extra-large": {
|
|
9621
9621
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
9622
|
-
"component": "
|
|
9622
|
+
"component": "tabs",
|
|
9623
9623
|
"value": "{component-height-300}",
|
|
9624
9624
|
"uuid": "49130d66-edfb-48bd-8648-96c47f40a884"
|
|
9625
9625
|
},
|
|
9626
9626
|
"tab-item-compact-height-large": {
|
|
9627
9627
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
9628
|
-
"component": "
|
|
9628
|
+
"component": "tabs",
|
|
9629
9629
|
"value": "{component-height-200}",
|
|
9630
9630
|
"uuid": "6d781a0e-e03d-4750-ae4f-67a29d731702"
|
|
9631
9631
|
},
|
|
9632
9632
|
"tab-item-compact-height-medium": {
|
|
9633
9633
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
9634
|
-
"component": "
|
|
9634
|
+
"component": "tabs",
|
|
9635
9635
|
"value": "{component-height-100}",
|
|
9636
9636
|
"uuid": "e8c7c826-548d-4037-b064-3cf699675d35"
|
|
9637
9637
|
},
|
|
9638
9638
|
"tab-item-compact-height-small": {
|
|
9639
9639
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
9640
|
-
"component": "
|
|
9640
|
+
"component": "tabs",
|
|
9641
9641
|
"value": "{component-height-75}",
|
|
9642
9642
|
"uuid": "25f7d9a5-9464-4447-97d9-97839b371f96"
|
|
9643
9643
|
},
|
|
9644
9644
|
"tab-item-focus-indicator-gap-extra-large": {
|
|
9645
9645
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
9646
|
-
"component": "
|
|
9646
|
+
"component": "tabs",
|
|
9647
9647
|
"uuid": "efaf1230-6cee-4541-89de-e4ae0879cbdc",
|
|
9648
9648
|
"deprecated": true,
|
|
9649
9649
|
"deprecated_comment": "Use semantic token focus-ring-gap instead. Requires refactor;",
|
|
@@ -9663,7 +9663,7 @@
|
|
|
9663
9663
|
},
|
|
9664
9664
|
"tab-item-focus-indicator-gap-large": {
|
|
9665
9665
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
9666
|
-
"component": "
|
|
9666
|
+
"component": "tabs",
|
|
9667
9667
|
"uuid": "c3865c45-3de0-4ab2-bb81-720c5bff2b41",
|
|
9668
9668
|
"deprecated": true,
|
|
9669
9669
|
"deprecated_comment": "Use semantic token focus-ring-gap instead. Requires refactor;",
|
|
@@ -9683,7 +9683,7 @@
|
|
|
9683
9683
|
},
|
|
9684
9684
|
"tab-item-focus-indicator-gap-medium": {
|
|
9685
9685
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
9686
|
-
"component": "
|
|
9686
|
+
"component": "tabs",
|
|
9687
9687
|
"uuid": "b84c88e4-e5f2-489b-9564-185e3bd4beda",
|
|
9688
9688
|
"deprecated": true,
|
|
9689
9689
|
"deprecated_comment": "Use semantic token focus-ring-gap instead. Requires refactor;",
|
|
@@ -9703,7 +9703,7 @@
|
|
|
9703
9703
|
},
|
|
9704
9704
|
"tab-item-focus-indicator-gap-small": {
|
|
9705
9705
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
9706
|
-
"component": "
|
|
9706
|
+
"component": "tabs",
|
|
9707
9707
|
"uuid": "352d0f7d-f92e-4ac0-8170-9583107459bb",
|
|
9708
9708
|
"deprecated": true,
|
|
9709
9709
|
"deprecated_comment": "Use semantic token focus-ring-gap instead. Requires refactor;",
|
|
@@ -9723,31 +9723,31 @@
|
|
|
9723
9723
|
},
|
|
9724
9724
|
"tab-item-height-extra-large": {
|
|
9725
9725
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
9726
|
-
"component": "
|
|
9726
|
+
"component": "tabs",
|
|
9727
9727
|
"value": "{component-height-500}",
|
|
9728
9728
|
"uuid": "42ed814c-5044-4c70-b82f-b49f8226241e"
|
|
9729
9729
|
},
|
|
9730
9730
|
"tab-item-height-large": {
|
|
9731
9731
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
9732
|
-
"component": "
|
|
9732
|
+
"component": "tabs",
|
|
9733
9733
|
"value": "{component-height-400}",
|
|
9734
9734
|
"uuid": "8abd0b0e-fd6d-4064-9d0e-1ab998fcb0ce"
|
|
9735
9735
|
},
|
|
9736
9736
|
"tab-item-height-medium": {
|
|
9737
9737
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
9738
|
-
"component": "
|
|
9738
|
+
"component": "tabs",
|
|
9739
9739
|
"value": "{component-height-300}",
|
|
9740
9740
|
"uuid": "5d2288f4-f383-47fa-baca-0168cb46750a"
|
|
9741
9741
|
},
|
|
9742
9742
|
"tab-item-height-small": {
|
|
9743
9743
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
9744
|
-
"component": "
|
|
9744
|
+
"component": "tabs",
|
|
9745
9745
|
"value": "{component-height-200}",
|
|
9746
9746
|
"uuid": "7b31cf38-5bac-4f79-a4f1-172a4ea66e10"
|
|
9747
9747
|
},
|
|
9748
9748
|
"tab-item-start-to-edge-extra-large": {
|
|
9749
9749
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
9750
|
-
"component": "
|
|
9750
|
+
"component": "tabs",
|
|
9751
9751
|
"uuid": "b3d0f59e-2e13-4e51-9252-a91a1556de92",
|
|
9752
9752
|
"deprecated": true,
|
|
9753
9753
|
"deprecated_comment": "Use semantic token base-padding-horizontal-extra-large instead. Not present in design; obscure and difficult to find in implementations",
|
|
@@ -9767,7 +9767,7 @@
|
|
|
9767
9767
|
},
|
|
9768
9768
|
"tab-item-start-to-edge-large": {
|
|
9769
9769
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
9770
|
-
"component": "
|
|
9770
|
+
"component": "tabs",
|
|
9771
9771
|
"uuid": "d4258a99-f47a-495c-9f24-b63f19c55c71",
|
|
9772
9772
|
"deprecated": true,
|
|
9773
9773
|
"deprecated_comment": "Use semantic token base-padding-horizontal-large instead. Not present in design; obscure and difficult to find in implementations",
|
|
@@ -9787,7 +9787,7 @@
|
|
|
9787
9787
|
},
|
|
9788
9788
|
"tab-item-start-to-edge-medium": {
|
|
9789
9789
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
9790
|
-
"component": "
|
|
9790
|
+
"component": "tabs",
|
|
9791
9791
|
"uuid": "b3abe910-99fc-4f8b-83af-057fd478c2ee",
|
|
9792
9792
|
"deprecated": true,
|
|
9793
9793
|
"deprecated_comment": "Use semantic token base-padding-horizontal-medium instead. Not present in design; obscure and difficult to find in implementations",
|
|
@@ -9807,7 +9807,7 @@
|
|
|
9807
9807
|
},
|
|
9808
9808
|
"tab-item-start-to-edge-quiet": {
|
|
9809
9809
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
9810
|
-
"component": "
|
|
9810
|
+
"component": "tabs",
|
|
9811
9811
|
"value": "0px",
|
|
9812
9812
|
"uuid": "f869f703-a850-4c6c-b518-ec8a1b355046",
|
|
9813
9813
|
"deprecated": true,
|
|
@@ -9815,7 +9815,7 @@
|
|
|
9815
9815
|
},
|
|
9816
9816
|
"tab-item-start-to-edge-small": {
|
|
9817
9817
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
9818
|
-
"component": "
|
|
9818
|
+
"component": "tabs",
|
|
9819
9819
|
"uuid": "52087c63-410d-455b-8e3b-51ab1bd831c3",
|
|
9820
9820
|
"deprecated": true,
|
|
9821
9821
|
"deprecated_comment": "Use semantic token base-padding-horizontal-small instead. Not present in design; obscure and difficult to find in implementations",
|
|
@@ -9835,7 +9835,7 @@
|
|
|
9835
9835
|
},
|
|
9836
9836
|
"tab-item-to-tab-item-horizontal-extra-large": {
|
|
9837
9837
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
9838
|
-
"component": "
|
|
9838
|
+
"component": "tabs",
|
|
9839
9839
|
"uuid": "f1708d11-7b46-45fd-8d39-5c31a65b7e0c",
|
|
9840
9840
|
"deprecated": true,
|
|
9841
9841
|
"deprecated_comment": "Use semantic token tab-gap-horizontal-extra-large instead.",
|
|
@@ -9855,7 +9855,7 @@
|
|
|
9855
9855
|
},
|
|
9856
9856
|
"tab-item-to-tab-item-horizontal-large": {
|
|
9857
9857
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
9858
|
-
"component": "
|
|
9858
|
+
"component": "tabs",
|
|
9859
9859
|
"uuid": "3b8da429-2985-480a-b85b-319f0c458bd1",
|
|
9860
9860
|
"deprecated": true,
|
|
9861
9861
|
"deprecated_comment": "Use semantic token tab-gap-horizontal-large instead.",
|
|
@@ -9875,7 +9875,7 @@
|
|
|
9875
9875
|
},
|
|
9876
9876
|
"tab-item-to-tab-item-horizontal-medium": {
|
|
9877
9877
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
9878
|
-
"component": "
|
|
9878
|
+
"component": "tabs",
|
|
9879
9879
|
"uuid": "ebae14c7-73ca-4f71-9caa-82fde4816b90",
|
|
9880
9880
|
"deprecated": true,
|
|
9881
9881
|
"deprecated_comment": "Use semantic token tab-gap-horizontal-medium instead. Requires acknowledgement of internal button structure",
|
|
@@ -9895,7 +9895,7 @@
|
|
|
9895
9895
|
},
|
|
9896
9896
|
"tab-item-to-tab-item-horizontal-small": {
|
|
9897
9897
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
9898
|
-
"component": "
|
|
9898
|
+
"component": "tabs",
|
|
9899
9899
|
"uuid": "038f3637-a968-4ccb-bf7e-6dde89677a8b",
|
|
9900
9900
|
"deprecated": true,
|
|
9901
9901
|
"deprecated_comment": "Use semantic token tab-gap-horizontal-small instead.",
|
|
@@ -9915,7 +9915,7 @@
|
|
|
9915
9915
|
},
|
|
9916
9916
|
"tab-item-to-tab-item-vertical-extra-large": {
|
|
9917
9917
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
9918
|
-
"component": "
|
|
9918
|
+
"component": "tabs",
|
|
9919
9919
|
"uuid": "5ce7dfa6-aa85-4be6-bd22-10ae28c79f71",
|
|
9920
9920
|
"deprecated": true,
|
|
9921
9921
|
"deprecated_comment": "Use semantic token list-gap-regular instead.",
|
|
@@ -9935,7 +9935,7 @@
|
|
|
9935
9935
|
},
|
|
9936
9936
|
"tab-item-to-tab-item-vertical-large": {
|
|
9937
9937
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
9938
|
-
"component": "
|
|
9938
|
+
"component": "tabs",
|
|
9939
9939
|
"uuid": "b0613cb8-b17d-4c5c-bab9-02153144c284",
|
|
9940
9940
|
"deprecated": true,
|
|
9941
9941
|
"deprecated_comment": "Use semantic token list-gap-regular instead.",
|
|
@@ -9955,7 +9955,7 @@
|
|
|
9955
9955
|
},
|
|
9956
9956
|
"tab-item-to-tab-item-vertical-medium": {
|
|
9957
9957
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
9958
|
-
"component": "
|
|
9958
|
+
"component": "tabs",
|
|
9959
9959
|
"uuid": "1579ace5-820f-4b4b-81ed-3b1b8dfc3ae8",
|
|
9960
9960
|
"deprecated": true,
|
|
9961
9961
|
"deprecated_comment": "Use semantic token list-gap-regular instead.",
|
|
@@ -9975,7 +9975,7 @@
|
|
|
9975
9975
|
},
|
|
9976
9976
|
"tab-item-to-tab-item-vertical-small": {
|
|
9977
9977
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
9978
|
-
"component": "
|
|
9978
|
+
"component": "tabs",
|
|
9979
9979
|
"uuid": "877ed7ee-8207-4eb3-8412-de9089cd8eae",
|
|
9980
9980
|
"deprecated": true,
|
|
9981
9981
|
"deprecated_comment": "Use semantic token list-gap-regular instead.",
|
|
@@ -9995,7 +9995,7 @@
|
|
|
9995
9995
|
},
|
|
9996
9996
|
"tab-item-top-to-text-compact-extra-large": {
|
|
9997
9997
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
9998
|
-
"component": "
|
|
9998
|
+
"component": "tabs",
|
|
9999
9999
|
"uuid": "e5a80358-315d-47b0-ad24-c74d9ad8ac98",
|
|
10000
10000
|
"deprecated": true,
|
|
10001
10001
|
"deprecated_comment": "Use semantic token base-padding-vertical-extra-large instead. Requires acknowledgement of internal button structure - Density does not affect this value; onlly the tab item vertical padding",
|
|
@@ -10015,7 +10015,7 @@
|
|
|
10015
10015
|
},
|
|
10016
10016
|
"tab-item-top-to-text-compact-large": {
|
|
10017
10017
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
10018
|
-
"component": "
|
|
10018
|
+
"component": "tabs",
|
|
10019
10019
|
"uuid": "4506ad0b-71e6-4627-b8e8-d6ff00b14e58",
|
|
10020
10020
|
"deprecated": true,
|
|
10021
10021
|
"deprecated_comment": "Use semantic token base-padding-vertical-large instead. Requires acknowledgement of internal button structure - Density does not affect this value; onlly the tab item vertical padding",
|
|
@@ -10035,7 +10035,7 @@
|
|
|
10035
10035
|
},
|
|
10036
10036
|
"tab-item-top-to-text-compact-medium": {
|
|
10037
10037
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
10038
|
-
"component": "
|
|
10038
|
+
"component": "tabs",
|
|
10039
10039
|
"uuid": "b88d643b-05db-464a-8b71-cd6b682e17e8",
|
|
10040
10040
|
"deprecated": true,
|
|
10041
10041
|
"deprecated_comment": "Use semantic token base-padding-vertical-medium instead. Requires acknowledgement of internal button structure - Density does not affect this value; onlly the tab item vertical padding",
|
|
@@ -10055,7 +10055,7 @@
|
|
|
10055
10055
|
},
|
|
10056
10056
|
"tab-item-top-to-text-compact-small": {
|
|
10057
10057
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
10058
|
-
"component": "
|
|
10058
|
+
"component": "tabs",
|
|
10059
10059
|
"uuid": "1f2a4336-4d5b-4b39-a163-0a78a39c848c",
|
|
10060
10060
|
"deprecated": true,
|
|
10061
10061
|
"deprecated_comment": "Use semantic token base-padding-vertical-small instead. Requires acknowledgement of internal button structure - Density does not affect this value; onlly the tab item vertical padding",
|
|
@@ -10075,7 +10075,7 @@
|
|
|
10075
10075
|
},
|
|
10076
10076
|
"tab-item-top-to-text-extra-large": {
|
|
10077
10077
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
10078
|
-
"component": "
|
|
10078
|
+
"component": "tabs",
|
|
10079
10079
|
"uuid": "9a697594-5717-49da-a138-f3c03306082a",
|
|
10080
10080
|
"deprecated": true,
|
|
10081
10081
|
"deprecated_comment": "Use semantic token base-padding-vertical-extra-large instead.",
|
|
@@ -10095,7 +10095,7 @@
|
|
|
10095
10095
|
},
|
|
10096
10096
|
"tab-item-top-to-text-large": {
|
|
10097
10097
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
10098
|
-
"component": "
|
|
10098
|
+
"component": "tabs",
|
|
10099
10099
|
"uuid": "1ad119cf-c6ec-458f-b6d6-16c8432b9c28",
|
|
10100
10100
|
"deprecated": true,
|
|
10101
10101
|
"deprecated_comment": "Use semantic token base-padding-vertical-large instead.",
|
|
@@ -10115,7 +10115,7 @@
|
|
|
10115
10115
|
},
|
|
10116
10116
|
"tab-item-top-to-text-medium": {
|
|
10117
10117
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
10118
|
-
"component": "
|
|
10118
|
+
"component": "tabs",
|
|
10119
10119
|
"uuid": "b66ff2e3-edd1-4e73-9446-85f596b6252e",
|
|
10120
10120
|
"deprecated": true,
|
|
10121
10121
|
"deprecated_comment": "Use semantic token base-padding-vertical-medium instead. Requires acknowledgement of internal button structure",
|
|
@@ -10135,7 +10135,7 @@
|
|
|
10135
10135
|
},
|
|
10136
10136
|
"tab-item-top-to-text-small": {
|
|
10137
10137
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
10138
|
-
"component": "
|
|
10138
|
+
"component": "tabs",
|
|
10139
10139
|
"uuid": "1a709fec-7699-4373-83ba-8e8cb6963c5b",
|
|
10140
10140
|
"deprecated": true,
|
|
10141
10141
|
"deprecated_comment": "Use semantic token base-padding-vertical-small instead.",
|
|
@@ -10155,7 +10155,7 @@
|
|
|
10155
10155
|
},
|
|
10156
10156
|
"tab-item-top-to-workflow-icon-compact-extra-large": {
|
|
10157
10157
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
10158
|
-
"component": "
|
|
10158
|
+
"component": "tabs",
|
|
10159
10159
|
"uuid": "863df6bc-a4c3-46f7-80c4-43b3437b37a8",
|
|
10160
10160
|
"deprecated": true,
|
|
10161
10161
|
"deprecated_comment": "Use semantic token base-padding-vertical-extra-large instead. Requires acknowledgement of internal button structure - Density does not affect this value; onlly the tab item vertical padding",
|
|
@@ -10175,7 +10175,7 @@
|
|
|
10175
10175
|
},
|
|
10176
10176
|
"tab-item-top-to-workflow-icon-compact-large": {
|
|
10177
10177
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
10178
|
-
"component": "
|
|
10178
|
+
"component": "tabs",
|
|
10179
10179
|
"uuid": "d7b9e286-1b4e-47ef-a0fa-549f26e89848",
|
|
10180
10180
|
"deprecated": true,
|
|
10181
10181
|
"deprecated_comment": "Use semantic token base-padding-vertical-large instead. Requires acknowledgement of internal button structure - Density does not affect this value; onlly the tab item vertical padding",
|
|
@@ -10195,7 +10195,7 @@
|
|
|
10195
10195
|
},
|
|
10196
10196
|
"tab-item-top-to-workflow-icon-compact-medium": {
|
|
10197
10197
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
10198
|
-
"component": "
|
|
10198
|
+
"component": "tabs",
|
|
10199
10199
|
"uuid": "ae256abb-27d9-4771-9617-e24c722279ab",
|
|
10200
10200
|
"deprecated": true,
|
|
10201
10201
|
"deprecated_comment": "Use semantic token base-padding-vertical-medium instead. Requires acknowledgement of internal button structure - Density does not affect this value; onlly the tab item vertical padding",
|
|
@@ -10215,7 +10215,7 @@
|
|
|
10215
10215
|
},
|
|
10216
10216
|
"tab-item-top-to-workflow-icon-compact-small": {
|
|
10217
10217
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
10218
|
-
"component": "
|
|
10218
|
+
"component": "tabs",
|
|
10219
10219
|
"uuid": "04cfef16-7bba-4d8f-9270-6334a2473cff",
|
|
10220
10220
|
"deprecated": true,
|
|
10221
10221
|
"deprecated_comment": "Use semantic token base-padding-vertical-small instead. Requires acknowledgement of internal button structure - Density does not affect this value; onlly the tab item vertical padding",
|
|
@@ -10235,7 +10235,7 @@
|
|
|
10235
10235
|
},
|
|
10236
10236
|
"tab-item-top-to-workflow-icon-extra-large": {
|
|
10237
10237
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
10238
|
-
"component": "
|
|
10238
|
+
"component": "tabs",
|
|
10239
10239
|
"uuid": "f94bad20-f7c9-4998-822c-b8d20158c4bb",
|
|
10240
10240
|
"deprecated": true,
|
|
10241
10241
|
"deprecated_comment": "Use semantic token list-item-padding-vertical-spacious instead. Requires refactor: this token + base-padding-vertical will get desired value",
|
|
@@ -10255,7 +10255,7 @@
|
|
|
10255
10255
|
},
|
|
10256
10256
|
"tab-item-top-to-workflow-icon-large": {
|
|
10257
10257
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
10258
|
-
"component": "
|
|
10258
|
+
"component": "tabs",
|
|
10259
10259
|
"uuid": "8f813787-f636-49e9-94bf-464b291df600",
|
|
10260
10260
|
"deprecated": true,
|
|
10261
10261
|
"deprecated_comment": "Use semantic token list-item-padding-vertical-spacious instead. Requires refactor: this token + base-padding-vertical will get desired value",
|
|
@@ -10275,7 +10275,7 @@
|
|
|
10275
10275
|
},
|
|
10276
10276
|
"tab-item-top-to-workflow-icon-medium": {
|
|
10277
10277
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
10278
|
-
"component": "
|
|
10278
|
+
"component": "tabs",
|
|
10279
10279
|
"uuid": "5c4ae90f-f4b7-4f50-9e86-b8711c101c9e",
|
|
10280
10280
|
"deprecated": true,
|
|
10281
10281
|
"deprecated_comment": "Use semantic token list-item-padding-vertical-spacious instead. Requires refactor: this token + base-padding-vertical will get desired value",
|
|
@@ -10295,7 +10295,7 @@
|
|
|
10295
10295
|
},
|
|
10296
10296
|
"tab-item-top-to-workflow-icon-small": {
|
|
10297
10297
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
10298
|
-
"component": "
|
|
10298
|
+
"component": "tabs",
|
|
10299
10299
|
"uuid": "906995a7-4f9b-4b37-a90f-7f7712aa6f70",
|
|
10300
10300
|
"deprecated": true,
|
|
10301
10301
|
"deprecated_comment": "Use semantic token list-item-padding-vertical-spacious instead. Requires refactor: this token + base-padding-vertical will get desired value",
|
package/src/layout.json
CHANGED
|
@@ -50,8 +50,8 @@
|
|
|
50
50
|
"accessory-gap-extra-small": {
|
|
51
51
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
52
52
|
"value": "3px",
|
|
53
|
-
"
|
|
54
|
-
"
|
|
53
|
+
"uuid": "c4071c28-33df-4461-a05c-2a1b1c295d5e",
|
|
54
|
+
"description": "Spacing between child elements for accessory elements at extra-small size"
|
|
55
55
|
},
|
|
56
56
|
"accessory-gap-large": {
|
|
57
57
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
@@ -68,8 +68,8 @@
|
|
|
68
68
|
"accessory-gap-small": {
|
|
69
69
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
70
70
|
"value": "4px",
|
|
71
|
-
"
|
|
72
|
-
"
|
|
71
|
+
"uuid": "843d1518-7aa6-4d60-968e-b71ebbfcd88e",
|
|
72
|
+
"description": "Spacing between child elements for accessory elements at small size"
|
|
73
73
|
},
|
|
74
74
|
"accessory-item-padding-2x-small": {
|
|
75
75
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
@@ -350,8 +350,8 @@
|
|
|
350
350
|
"base-padding-vertical-extra-small": {
|
|
351
351
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
352
352
|
"value": "3px",
|
|
353
|
-
"
|
|
354
|
-
"
|
|
353
|
+
"uuid": "e4437bc9-3acf-4bb5-9dab-39157a0d5e47",
|
|
354
|
+
"description": "Vertical internal spacing for base UI elements at extra-small size"
|
|
355
355
|
},
|
|
356
356
|
"base-padding-vertical-large": {
|
|
357
357
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
@@ -368,8 +368,8 @@
|
|
|
368
368
|
"base-padding-vertical-small": {
|
|
369
369
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
370
370
|
"value": "4px",
|
|
371
|
-
"
|
|
372
|
-
"
|
|
371
|
+
"uuid": "80b4ea6a-2f97-4d23-9256-61e30ed07f4d",
|
|
372
|
+
"description": "Vertical internal spacing for base UI elements at small size"
|
|
373
373
|
},
|
|
374
374
|
"border-width-100": {
|
|
375
375
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
@@ -456,6 +456,7 @@
|
|
|
456
456
|
},
|
|
457
457
|
"color-control-track-width": {
|
|
458
458
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
459
|
+
"component": "color-control",
|
|
459
460
|
"uuid": "03a7d531-c294-4a41-bd51-38c77a20317e",
|
|
460
461
|
"sets": {
|
|
461
462
|
"desktop": {
|
|
@@ -4067,4 +4068,4 @@
|
|
|
4067
4068
|
}
|
|
4068
4069
|
}
|
|
4069
4070
|
}
|
|
4070
|
-
}
|
|
4071
|
+
}
|