@adobe/spectrum-tokens 12.18.1 → 12.19.1

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 CHANGED
@@ -1,5 +1,28 @@
1
1
  # @adobe/spectrum-tokens
2
2
 
3
+ ## 12.19.1
4
+
5
+ ### Patch Changes
6
+
7
+ - d9a6b7b: Updated manifest.json file
8
+
9
+ ## 12.19.0
10
+
11
+ ### Minor Changes
12
+
13
+ - 0c716de: Added icon tokens
14
+
15
+ ### Token Diff
16
+
17
+ _Tokens added (6):_
18
+
19
+ - `icon-color-blue-primary-default`
20
+ - `icon-color-green-primary-default`
21
+ - `icon-color-inverse`
22
+ - `icon-color-primary-default`
23
+ - `icon-color-red-primary-default`
24
+ - `icon-color-yellow-primary-default`
25
+
3
26
  ## 12.18.1
4
27
 
5
28
  ### Patch Changes
@@ -182,6 +182,12 @@
182
182
  "heading-sans-serif-font-weight": "bold",
183
183
  "heading-serif-emphasized-font-weight": "bold",
184
184
  "heading-serif-font-weight": "bold",
185
+ "icon-color-blue-primary-default": "rgb(2, 101, 220)",
186
+ "icon-color-green-primary-default": "rgb(0, 122, 77)",
187
+ "icon-color-inverse": "rgb(255, 255, 255)",
188
+ "icon-color-primary-default": "rgb(34, 34, 34)",
189
+ "icon-color-red-primary-default": "rgb(211, 21, 16)",
190
+ "icon-color-yellow-primary-default": "rgb(232, 198, 0)",
185
191
  "in-field-button-edge-to-fill": "0px",
186
192
  "in-field-button-fill-stacked-inner-border-rounding": "0px",
187
193
  "in-field-button-inner-edge-to-disclosure-icon-stacked-extra-large": "5px",
@@ -617,6 +623,12 @@
617
623
  "heading-sans-serif-font-weight": "bold",
618
624
  "heading-serif-emphasized-font-weight": "bold",
619
625
  "heading-serif-font-weight": "bold",
626
+ "icon-color-blue-primary-default": "rgb(84, 163, 246)",
627
+ "icon-color-green-primary-default": "rgb(43, 180, 125)",
628
+ "icon-color-inverse": "rgb(29, 29, 29)",
629
+ "icon-color-primary-default": "rgb(235, 235, 235)",
630
+ "icon-color-red-primary-default": "rgb(246, 88, 67)",
631
+ "icon-color-yellow-primary-default": "rgb(228, 194, 0)",
620
632
  "in-field-button-edge-to-fill": "0px",
621
633
  "in-field-button-fill-stacked-inner-border-rounding": "0px",
622
634
  "in-field-button-inner-edge-to-disclosure-icon-stacked-extra-large": "5px",
@@ -1052,6 +1064,12 @@
1052
1064
  "heading-sans-serif-font-weight": "bold",
1053
1065
  "heading-serif-emphasized-font-weight": "bold",
1054
1066
  "heading-serif-font-weight": "bold",
1067
+ "icon-color-blue-primary-default": "rgb(64, 150, 243)",
1068
+ "icon-color-green-primary-default": "rgb(28, 168, 114)",
1069
+ "icon-color-inverse": "rgb(0, 0, 0)",
1070
+ "icon-color-primary-default": "rgb(235, 235, 235)",
1071
+ "icon-color-red-primary-default": "rgb(238, 67, 49)",
1072
+ "icon-color-yellow-primary-default": "rgb(216, 181, 0)",
1055
1073
  "in-field-button-edge-to-fill": "0px",
1056
1074
  "in-field-button-fill-stacked-inner-border-rounding": "0px",
1057
1075
  "in-field-button-inner-edge-to-disclosure-icon-stacked-extra-large": "5px",
@@ -12009,6 +12009,418 @@
12009
12009
  }
12010
12010
  }
12011
12011
  },
12012
+ "icon-color-inverse": {
12013
+ "ref": "{gray-50}",
12014
+ "sets": {
12015
+ "light": {
12016
+ "value": "rgb(255, 255, 255)",
12017
+ "uuid": "f6e408a6-81ae-4658-8375-a532f324eba0"
12018
+ },
12019
+ "dark": {
12020
+ "value": "rgb(29, 29, 29)",
12021
+ "uuid": "d5641118-4015-426d-bf92-7c63393b3775"
12022
+ },
12023
+ "darkest": {
12024
+ "value": "rgb(0, 0, 0)",
12025
+ "uuid": "0913be1e-b648-4b80-9976-fd8e5e53f4fc"
12026
+ },
12027
+ "wireframe": {
12028
+ "value": "rgb(255, 255, 255)",
12029
+ "uuid": "16ee1a81-e7d0-46ff-af81-5eca376ce203"
12030
+ }
12031
+ },
12032
+ "uuid": "9e04025f-b58c-491a-8569-1965ae074f7b"
12033
+ },
12034
+ "icon-color-primary-default": {
12035
+ "ref": "{neutral-content-color-default}",
12036
+ "sets": {
12037
+ "light": {
12038
+ "value": "rgb(34, 34, 34)",
12039
+ "uuid": "2caf1f36-80b9-4659-90be-8d89672bb19f"
12040
+ },
12041
+ "dark": {
12042
+ "value": "rgb(235, 235, 235)",
12043
+ "uuid": "bca0223a-6639-4881-a7a4-e131c28968e7"
12044
+ },
12045
+ "darkest": {
12046
+ "value": "rgb(235, 235, 235)",
12047
+ "uuid": "d39fc368-ec71-40cd-85e9-afb07862f2b7"
12048
+ },
12049
+ "wireframe": {
12050
+ "value": "rgb(73, 110, 194)",
12051
+ "uuid": "22e79b14-2a60-4721-8e9b-800fa9e7a128"
12052
+ }
12053
+ },
12054
+ "uuid": "d143f2f2-e0d8-4eb3-b06c-86233321fb61"
12055
+ },
12056
+ "icon-color-blue-primary-default": {
12057
+ "sets": {
12058
+ "light": {
12059
+ "ref": "{blue-900}",
12060
+ "sets": {
12061
+ "light": {
12062
+ "value": "rgb(2, 101, 220)",
12063
+ "uuid": "3451c170-3e78-449b-86f2-8b7dbea24c1c"
12064
+ },
12065
+ "dark": {
12066
+ "value": "rgb(114, 183, 249)",
12067
+ "uuid": "2251d00a-e90d-4758-91af-50c1c37232fe"
12068
+ },
12069
+ "darkest": {
12070
+ "value": "rgb(94, 170, 247)",
12071
+ "uuid": "82b09b04-6a70-4a95-9eb5-a321a66a6465"
12072
+ },
12073
+ "wireframe": {
12074
+ "value": "rgb(154, 177, 227)",
12075
+ "uuid": "895407bb-8fda-4857-92a9-bf0cc06f2c3f"
12076
+ }
12077
+ },
12078
+ "uuid": "f53f030b-755f-46ca-b411-7d62f4eb901e"
12079
+ },
12080
+ "dark": {
12081
+ "ref": "{blue-800}",
12082
+ "sets": {
12083
+ "light": {
12084
+ "value": "rgb(20, 122, 243)",
12085
+ "uuid": "5ac73d3a-a6cc-4403-a8d5-46bc262d62e9"
12086
+ },
12087
+ "dark": {
12088
+ "value": "rgb(84, 163, 246)",
12089
+ "uuid": "10aaf031-3586-47a6-90f5-c698f6be5bd6"
12090
+ },
12091
+ "darkest": {
12092
+ "value": "rgb(64, 150, 243)",
12093
+ "uuid": "cf0bafc5-f5c6-4986-a17a-6660dc542b71"
12094
+ },
12095
+ "wireframe": {
12096
+ "value": "rgb(173, 192, 233)",
12097
+ "uuid": "84bc6532-7cb0-47ea-8951-b16bc2a7aab9"
12098
+ }
12099
+ },
12100
+ "uuid": "bcb2d920-29fe-4911-bfd6-058ed81a1c76"
12101
+ },
12102
+ "darkest": {
12103
+ "ref": "{blue-800}",
12104
+ "sets": {
12105
+ "light": {
12106
+ "value": "rgb(20, 122, 243)",
12107
+ "uuid": "5ac73d3a-a6cc-4403-a8d5-46bc262d62e9"
12108
+ },
12109
+ "dark": {
12110
+ "value": "rgb(84, 163, 246)",
12111
+ "uuid": "10aaf031-3586-47a6-90f5-c698f6be5bd6"
12112
+ },
12113
+ "darkest": {
12114
+ "value": "rgb(64, 150, 243)",
12115
+ "uuid": "cf0bafc5-f5c6-4986-a17a-6660dc542b71"
12116
+ },
12117
+ "wireframe": {
12118
+ "value": "rgb(173, 192, 233)",
12119
+ "uuid": "84bc6532-7cb0-47ea-8951-b16bc2a7aab9"
12120
+ }
12121
+ },
12122
+ "uuid": "1bac9a3f-4bc8-4a4d-8dfd-53c542b1d1d8"
12123
+ },
12124
+ "wireframe": {
12125
+ "ref": "{blue-900}",
12126
+ "sets": {
12127
+ "light": {
12128
+ "value": "rgb(2, 101, 220)",
12129
+ "uuid": "3451c170-3e78-449b-86f2-8b7dbea24c1c"
12130
+ },
12131
+ "dark": {
12132
+ "value": "rgb(114, 183, 249)",
12133
+ "uuid": "2251d00a-e90d-4758-91af-50c1c37232fe"
12134
+ },
12135
+ "darkest": {
12136
+ "value": "rgb(94, 170, 247)",
12137
+ "uuid": "82b09b04-6a70-4a95-9eb5-a321a66a6465"
12138
+ },
12139
+ "wireframe": {
12140
+ "value": "rgb(154, 177, 227)",
12141
+ "uuid": "895407bb-8fda-4857-92a9-bf0cc06f2c3f"
12142
+ }
12143
+ },
12144
+ "uuid": "20880dfd-57dc-486d-b0dd-c44002f340e3"
12145
+ }
12146
+ }
12147
+ },
12148
+ "icon-color-green-primary-default": {
12149
+ "sets": {
12150
+ "light": {
12151
+ "ref": "{green-900}",
12152
+ "sets": {
12153
+ "light": {
12154
+ "value": "rgb(0, 122, 77)",
12155
+ "uuid": "cd39a520-2020-41d0-96d1-3b0fdb453fef"
12156
+ },
12157
+ "dark": {
12158
+ "value": "rgb(67, 199, 143)",
12159
+ "uuid": "21cb58fb-f173-4348-9b70-1b20683b7a65"
12160
+ },
12161
+ "darkest": {
12162
+ "value": "rgb(52, 187, 132)",
12163
+ "uuid": "5afee2ee-a5d5-4dcf-a917-11dfdd0c3691"
12164
+ },
12165
+ "wireframe": {
12166
+ "value": "rgb(154, 177, 227)",
12167
+ "uuid": "81174c05-0b05-4030-a8b7-e2fc13533954"
12168
+ }
12169
+ },
12170
+ "uuid": "a0717159-cc62-4ba1-b1f1-a69dfb88c6ee"
12171
+ },
12172
+ "dark": {
12173
+ "ref": "{green-800}",
12174
+ "sets": {
12175
+ "light": {
12176
+ "value": "rgb(0, 143, 93)",
12177
+ "uuid": "1be225f8-3612-422c-923f-b35f1ec4fc00"
12178
+ },
12179
+ "dark": {
12180
+ "value": "rgb(43, 180, 125)",
12181
+ "uuid": "5471d254-44e5-4317-a6d6-eb24279c0b03"
12182
+ },
12183
+ "darkest": {
12184
+ "value": "rgb(28, 168, 114)",
12185
+ "uuid": "412da16e-4db2-47d8-84d4-583ae35534f9"
12186
+ },
12187
+ "wireframe": {
12188
+ "value": "rgb(173, 192, 233)",
12189
+ "uuid": "12755af6-ac1f-441a-80fb-07c3d61dc6c9"
12190
+ }
12191
+ },
12192
+ "uuid": "ce9c0ea4-0c5a-4d3b-974f-1b9acf27b3fd"
12193
+ },
12194
+ "darkest": {
12195
+ "ref": "{green-800}",
12196
+ "sets": {
12197
+ "light": {
12198
+ "value": "rgb(0, 143, 93)",
12199
+ "uuid": "1be225f8-3612-422c-923f-b35f1ec4fc00"
12200
+ },
12201
+ "dark": {
12202
+ "value": "rgb(43, 180, 125)",
12203
+ "uuid": "5471d254-44e5-4317-a6d6-eb24279c0b03"
12204
+ },
12205
+ "darkest": {
12206
+ "value": "rgb(28, 168, 114)",
12207
+ "uuid": "412da16e-4db2-47d8-84d4-583ae35534f9"
12208
+ },
12209
+ "wireframe": {
12210
+ "value": "rgb(173, 192, 233)",
12211
+ "uuid": "12755af6-ac1f-441a-80fb-07c3d61dc6c9"
12212
+ }
12213
+ },
12214
+ "uuid": "260ff567-2bdb-48cc-9576-f4f7629d3a8f"
12215
+ },
12216
+ "wireframe": {
12217
+ "ref": "{green-900}",
12218
+ "sets": {
12219
+ "light": {
12220
+ "value": "rgb(0, 122, 77)",
12221
+ "uuid": "cd39a520-2020-41d0-96d1-3b0fdb453fef"
12222
+ },
12223
+ "dark": {
12224
+ "value": "rgb(67, 199, 143)",
12225
+ "uuid": "21cb58fb-f173-4348-9b70-1b20683b7a65"
12226
+ },
12227
+ "darkest": {
12228
+ "value": "rgb(52, 187, 132)",
12229
+ "uuid": "5afee2ee-a5d5-4dcf-a917-11dfdd0c3691"
12230
+ },
12231
+ "wireframe": {
12232
+ "value": "rgb(154, 177, 227)",
12233
+ "uuid": "81174c05-0b05-4030-a8b7-e2fc13533954"
12234
+ }
12235
+ },
12236
+ "uuid": "d6852796-baaa-4f95-9ce7-cc2fd5a829f1"
12237
+ }
12238
+ }
12239
+ },
12240
+ "icon-color-red-primary-default": {
12241
+ "sets": {
12242
+ "light": {
12243
+ "ref": "{red-900}",
12244
+ "sets": {
12245
+ "light": {
12246
+ "value": "rgb(211, 21, 16)",
12247
+ "uuid": "d5d3bc64-629c-44b0-8ff5-81f260521f5b"
12248
+ },
12249
+ "dark": {
12250
+ "value": "rgb(255, 149, 129)",
12251
+ "uuid": "c71c3423-88ee-4611-b07b-58630ce081f0"
12252
+ },
12253
+ "darkest": {
12254
+ "value": "rgb(255, 129, 107)",
12255
+ "uuid": "ccb79099-59f4-4bf2-b149-0de72f556a45"
12256
+ },
12257
+ "wireframe": {
12258
+ "value": "rgb(154, 177, 227)",
12259
+ "uuid": "f9fbdd87-77f6-4b99-b5f5-357604b57a48"
12260
+ }
12261
+ },
12262
+ "uuid": "89656cae-d490-4b9f-93eb-75912b29ecf5"
12263
+ },
12264
+ "dark": {
12265
+ "ref": "{red-700}",
12266
+ "sets": {
12267
+ "light": {
12268
+ "value": "rgb(247, 92, 70)",
12269
+ "uuid": "a84b6ffe-5235-4517-9beb-320ed79cf6b0"
12270
+ },
12271
+ "dark": {
12272
+ "value": "rgb(246, 88, 67)",
12273
+ "uuid": "ba040391-245e-4cd5-b499-9d3f9d82dedb"
12274
+ },
12275
+ "darkest": {
12276
+ "value": "rgb(238, 67, 49)",
12277
+ "uuid": "cb2486de-b2be-45e5-b459-6e371b29d357"
12278
+ },
12279
+ "wireframe": {
12280
+ "value": "rgb(190, 205, 237)",
12281
+ "uuid": "fd598b48-a775-4c72-92e5-55f357c33537"
12282
+ }
12283
+ },
12284
+ "uuid": "5a1ef31d-a55d-44e2-9ce9-68c407ba8611"
12285
+ },
12286
+ "darkest": {
12287
+ "ref": "{red-700}",
12288
+ "sets": {
12289
+ "light": {
12290
+ "value": "rgb(247, 92, 70)",
12291
+ "uuid": "a84b6ffe-5235-4517-9beb-320ed79cf6b0"
12292
+ },
12293
+ "dark": {
12294
+ "value": "rgb(246, 88, 67)",
12295
+ "uuid": "ba040391-245e-4cd5-b499-9d3f9d82dedb"
12296
+ },
12297
+ "darkest": {
12298
+ "value": "rgb(238, 67, 49)",
12299
+ "uuid": "cb2486de-b2be-45e5-b459-6e371b29d357"
12300
+ },
12301
+ "wireframe": {
12302
+ "value": "rgb(190, 205, 237)",
12303
+ "uuid": "fd598b48-a775-4c72-92e5-55f357c33537"
12304
+ }
12305
+ },
12306
+ "uuid": "a60f2744-ad15-4cf7-b9dc-89ca307ed444"
12307
+ },
12308
+ "wireframe": {
12309
+ "ref": "{red-900}",
12310
+ "sets": {
12311
+ "light": {
12312
+ "value": "rgb(211, 21, 16)",
12313
+ "uuid": "d5d3bc64-629c-44b0-8ff5-81f260521f5b"
12314
+ },
12315
+ "dark": {
12316
+ "value": "rgb(255, 149, 129)",
12317
+ "uuid": "c71c3423-88ee-4611-b07b-58630ce081f0"
12318
+ },
12319
+ "darkest": {
12320
+ "value": "rgb(255, 129, 107)",
12321
+ "uuid": "ccb79099-59f4-4bf2-b149-0de72f556a45"
12322
+ },
12323
+ "wireframe": {
12324
+ "value": "rgb(154, 177, 227)",
12325
+ "uuid": "f9fbdd87-77f6-4b99-b5f5-357604b57a48"
12326
+ }
12327
+ },
12328
+ "uuid": "d524a471-2dce-4497-a650-30c2d6641eec"
12329
+ }
12330
+ }
12331
+ },
12332
+ "icon-color-yellow-primary-default": {
12333
+ "sets": {
12334
+ "light": {
12335
+ "ref": "{yellow-400}",
12336
+ "sets": {
12337
+ "light": {
12338
+ "value": "rgb(232, 198, 0)",
12339
+ "uuid": "8ffb47cc-cc5c-4179-807e-4a1cb45c6496"
12340
+ },
12341
+ "dark": {
12342
+ "value": "rgb(119, 89, 0)",
12343
+ "uuid": "e8802954-19e6-450c-a75a-7202e5a5023c"
12344
+ },
12345
+ "darkest": {
12346
+ "value": "rgb(103, 77, 0)",
12347
+ "uuid": "62ab6892-66ea-4b55-8c1a-fcc191d29717"
12348
+ },
12349
+ "wireframe": {
12350
+ "value": "rgb(226, 232, 247)",
12351
+ "uuid": "2c6515da-f97b-4961-93cf-5b6c668fc0fc"
12352
+ }
12353
+ },
12354
+ "uuid": "59cd6057-b3d8-4bdf-b752-7df17c2c4a95"
12355
+ },
12356
+ "dark": {
12357
+ "ref": "{yellow-1000}",
12358
+ "sets": {
12359
+ "light": {
12360
+ "value": "rgb(112, 83, 0)",
12361
+ "uuid": "a9d84db4-e9db-45a8-9010-4e64822f0408"
12362
+ },
12363
+ "dark": {
12364
+ "value": "rgb(228, 194, 0)",
12365
+ "uuid": "48c1ac65-4ffc-4bcc-b7c0-1c7263d1a5f2"
12366
+ },
12367
+ "darkest": {
12368
+ "value": "rgb(216, 181, 0)",
12369
+ "uuid": "4cf4a500-37a2-4dd8-a243-14f6c012b53c"
12370
+ },
12371
+ "wireframe": {
12372
+ "value": "rgb(133, 161, 219)",
12373
+ "uuid": "7e7a2c49-bf61-4402-b85b-bf4df9ca8ff0"
12374
+ }
12375
+ },
12376
+ "uuid": "646e82ab-3762-47de-87ec-a39b68d59de9"
12377
+ },
12378
+ "darkest": {
12379
+ "ref": "{yellow-1000}",
12380
+ "sets": {
12381
+ "light": {
12382
+ "value": "rgb(112, 83, 0)",
12383
+ "uuid": "a9d84db4-e9db-45a8-9010-4e64822f0408"
12384
+ },
12385
+ "dark": {
12386
+ "value": "rgb(228, 194, 0)",
12387
+ "uuid": "48c1ac65-4ffc-4bcc-b7c0-1c7263d1a5f2"
12388
+ },
12389
+ "darkest": {
12390
+ "value": "rgb(216, 181, 0)",
12391
+ "uuid": "4cf4a500-37a2-4dd8-a243-14f6c012b53c"
12392
+ },
12393
+ "wireframe": {
12394
+ "value": "rgb(133, 161, 219)",
12395
+ "uuid": "7e7a2c49-bf61-4402-b85b-bf4df9ca8ff0"
12396
+ }
12397
+ },
12398
+ "uuid": "5ebf8291-23f8-4806-865d-4ebab38ff03c"
12399
+ },
12400
+ "wireframe": {
12401
+ "ref": "{yellow-400}",
12402
+ "sets": {
12403
+ "light": {
12404
+ "value": "rgb(232, 198, 0)",
12405
+ "uuid": "8ffb47cc-cc5c-4179-807e-4a1cb45c6496"
12406
+ },
12407
+ "dark": {
12408
+ "value": "rgb(119, 89, 0)",
12409
+ "uuid": "e8802954-19e6-450c-a75a-7202e5a5023c"
12410
+ },
12411
+ "darkest": {
12412
+ "value": "rgb(103, 77, 0)",
12413
+ "uuid": "62ab6892-66ea-4b55-8c1a-fcc191d29717"
12414
+ },
12415
+ "wireframe": {
12416
+ "value": "rgb(226, 232, 247)",
12417
+ "uuid": "2c6515da-f97b-4961-93cf-5b6c668fc0fc"
12418
+ }
12419
+ },
12420
+ "uuid": "4a1eeded-e467-46be-a787-78555b2fe353"
12421
+ }
12422
+ }
12423
+ },
12012
12424
  "checkbox-control-size-small": {
12013
12425
  "sets": {
12014
12426
  "spectrum": {
package/manifest.json CHANGED
@@ -3,6 +3,7 @@
3
3
  "src/semantic-color-palette.json",
4
4
  "src/layout.json",
5
5
  "src/layout-component.json",
6
+ "src/icons.json",
6
7
  "src/color-palette.json",
7
8
  "src/color-component.json",
8
9
  "src/color-aliases.json"
package/moon.yml CHANGED
@@ -15,6 +15,10 @@ fileGroups:
15
15
  - "test/**/*"
16
16
  tasks:
17
17
  build:
18
+ deps:
19
+ - ~:buildTokens
20
+ - ~:buildManifest
21
+ buildTokens:
18
22
  command:
19
23
  - node
20
24
  - tasks/buildSpectrumTokens.js
@@ -41,18 +45,12 @@ tasks:
41
45
  - dist
42
46
  local: true
43
47
  platform: system
44
- convert-excel:
45
- command:
46
- - node
47
- - tasks/excel.js
48
- local: true
49
- platform: node
50
48
  generateDiffResult:
51
49
  command:
52
50
  - node
53
51
  - tasks/diff.js
54
52
  deps:
55
- - ~:build
53
+ - ~:buildTokens
56
54
  platform: node
57
55
  test:
58
56
  command:
@@ -64,7 +62,7 @@ tasks:
64
62
  - "@globs(tests)"
65
63
  - "@globs(sources)"
66
64
  deps:
67
- - ~:build
65
+ - ~:buildTokens
68
66
  platform: node
69
67
  test-watch:
70
68
  command:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@adobe/spectrum-tokens",
3
- "version": "12.18.1",
3
+ "version": "12.19.1",
4
4
  "description": "Design tokens for Spectrum, Adobe's design system",
5
5
  "type": "module",
6
6
  "main": "tasks/buildSpectrumTokens.js",
package/src/icons.json ADDED
@@ -0,0 +1,96 @@
1
+ {
2
+ "icon-color-inverse": {
3
+ "component": "icon",
4
+ "value": "{gray-50}",
5
+ "uuid": "9e04025f-b58c-491a-8569-1965ae074f7b"
6
+ },
7
+ "icon-color-primary-default": {
8
+ "component": "icon",
9
+ "value": "{neutral-content-color-default}",
10
+ "uuid": "d143f2f2-e0d8-4eb3-b06c-86233321fb61"
11
+ },
12
+ "icon-color-blue-primary-default": {
13
+ "component": "icon",
14
+ "sets": {
15
+ "light": {
16
+ "value": "{blue-900}",
17
+ "uuid": "f53f030b-755f-46ca-b411-7d62f4eb901e"
18
+ },
19
+ "dark": {
20
+ "value": "{blue-800}",
21
+ "uuid": "bcb2d920-29fe-4911-bfd6-058ed81a1c76"
22
+ },
23
+ "darkest": {
24
+ "value": "{blue-800}",
25
+ "uuid": "1bac9a3f-4bc8-4a4d-8dfd-53c542b1d1d8"
26
+ },
27
+ "wireframe": {
28
+ "value": "{blue-900}",
29
+ "uuid": "20880dfd-57dc-486d-b0dd-c44002f340e3"
30
+ }
31
+ }
32
+ },
33
+ "icon-color-green-primary-default": {
34
+ "component": "icon",
35
+ "sets": {
36
+ "light": {
37
+ "value": "{green-900}",
38
+ "uuid": "a0717159-cc62-4ba1-b1f1-a69dfb88c6ee"
39
+ },
40
+ "dark": {
41
+ "value": "{green-800}",
42
+ "uuid": "ce9c0ea4-0c5a-4d3b-974f-1b9acf27b3fd"
43
+ },
44
+ "darkest": {
45
+ "value": "{green-800}",
46
+ "uuid": "260ff567-2bdb-48cc-9576-f4f7629d3a8f"
47
+ },
48
+ "wireframe": {
49
+ "value": "{green-900}",
50
+ "uuid": "d6852796-baaa-4f95-9ce7-cc2fd5a829f1"
51
+ }
52
+ }
53
+ },
54
+ "icon-color-red-primary-default": {
55
+ "component": "icon",
56
+ "sets": {
57
+ "light": {
58
+ "value": "{red-900}",
59
+ "uuid": "89656cae-d490-4b9f-93eb-75912b29ecf5"
60
+ },
61
+ "dark": {
62
+ "value": "{red-700}",
63
+ "uuid": "5a1ef31d-a55d-44e2-9ce9-68c407ba8611"
64
+ },
65
+ "darkest": {
66
+ "value": "{red-700}",
67
+ "uuid": "a60f2744-ad15-4cf7-b9dc-89ca307ed444"
68
+ },
69
+ "wireframe": {
70
+ "value": "{red-900}",
71
+ "uuid": "d524a471-2dce-4497-a650-30c2d6641eec"
72
+ }
73
+ }
74
+ },
75
+ "icon-color-yellow-primary-default": {
76
+ "component": "icon",
77
+ "sets": {
78
+ "light": {
79
+ "value": "{yellow-400}",
80
+ "uuid": "59cd6057-b3d8-4bdf-b752-7df17c2c4a95"
81
+ },
82
+ "dark": {
83
+ "value": "{yellow-1000}",
84
+ "uuid": "646e82ab-3762-47de-87ec-a39b68d59de9"
85
+ },
86
+ "darkest": {
87
+ "value": "{yellow-1000}",
88
+ "uuid": "5ebf8291-23f8-4806-865d-4ebab38ff03c"
89
+ },
90
+ "wireframe": {
91
+ "value": "{yellow-400}",
92
+ "uuid": "4a1eeded-e467-46be-a787-78555b2fe353"
93
+ }
94
+ }
95
+ }
96
+ }
package/tasks/addIds.js CHANGED
@@ -1,3 +1,15 @@
1
+ /*
2
+ Copyright 2023 Adobe. All rights reserved.
3
+ This file is licensed to you under the Apache License, Version 2.0 (the "License");
4
+ you may not use this file except in compliance with the License. You may obtain a copy
5
+ of the License at http://www.apache.org/licenses/LICENSE-2.0
6
+
7
+ Unless required by applicable law or agreed to in writing, software distributed under
8
+ the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
9
+ OF ANY KIND, either express or implied. See the License for the specific language
10
+ governing permissions and limitations under the License.
11
+ */
12
+
1
13
  import { glob } from "glob";
2
14
  import crypto from "crypto"; // (not the fake money)
3
15
  import { writeFile, readFile } from "fs/promises";
@@ -0,0 +1,21 @@
1
+ /*
2
+ Copyright 2023 Adobe. All rights reserved.
3
+ This file is licensed to you under the Apache License, Version 2.0 (the "License");
4
+ you may not use this file except in compliance with the License. You may obtain a copy
5
+ of the License at http://www.apache.org/licenses/LICENSE-2.0
6
+
7
+ Unless required by applicable law or agreed to in writing, software distributed under
8
+ the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
9
+ OF ANY KIND, either express or implied. See the License for the specific language
10
+ governing permissions and limitations under the License.
11
+ */
12
+
13
+ import test from "ava";
14
+ import { glob } from "glob";
15
+ import { readFile } from "fs/promises";
16
+
17
+ test("check for uuids", async (t) => {
18
+ const manifest = JSON.parse(await readFile("manifest.json", "utf8"));
19
+ const fileNames = await glob("src/**/*.json");
20
+ t.deepEqual(manifest, fileNames);
21
+ });