@adobe/spectrum-tokens 13.14.1 → 13.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 +62 -0
- package/dist/json/drover.json +103 -0
- package/dist/json/variables.json +1156 -0
- package/package.json +1 -1
- package/schemas/token-types/drop-shadow.json +51 -0
- package/schemas/token-types/token.json +3 -0
- package/src/color-aliases.json +228 -0
- package/src/color-palette.json +198 -0
- package/src/layout.json +1 -1
package/dist/json/variables.json
CHANGED
|
@@ -6108,6 +6108,1030 @@
|
|
|
6108
6108
|
}
|
|
6109
6109
|
}
|
|
6110
6110
|
},
|
|
6111
|
+
"drop-shadow-ambient-color": {
|
|
6112
|
+
"sets": {
|
|
6113
|
+
"light": {
|
|
6114
|
+
"value": "rgba(0, 0, 0, 0.08)",
|
|
6115
|
+
"uuid": "edc729e0-5998-42ac-bf4a-fdc4bfabd771"
|
|
6116
|
+
},
|
|
6117
|
+
"dark": {
|
|
6118
|
+
"value": "rgba(0, 0, 0, 0.24)",
|
|
6119
|
+
"uuid": "3dd12e5d-91b3-4466-94db-4c2089238661"
|
|
6120
|
+
},
|
|
6121
|
+
"wireframe": {
|
|
6122
|
+
"value": "rgba(0, 0, 0, 0.08)",
|
|
6123
|
+
"uuid": "df3a555d-3f22-4499-9269-4311c4b657e0"
|
|
6124
|
+
}
|
|
6125
|
+
}
|
|
6126
|
+
},
|
|
6127
|
+
"drop-shadow-transition-color": {
|
|
6128
|
+
"sets": {
|
|
6129
|
+
"light": {
|
|
6130
|
+
"value": "rgba(0, 0, 0, 0.04)",
|
|
6131
|
+
"uuid": "0fe5c2a3-3f07-490d-bfe2-95dffa6a11c0"
|
|
6132
|
+
},
|
|
6133
|
+
"dark": {
|
|
6134
|
+
"value": "rgba(0, 0, 0, 0.12)",
|
|
6135
|
+
"uuid": "aca70da5-3d6d-4d02-b23b-9e2f8374f6e6"
|
|
6136
|
+
},
|
|
6137
|
+
"wireframe": {
|
|
6138
|
+
"value": "rgba(0, 0, 0, 0.04)",
|
|
6139
|
+
"uuid": "52d1ce61-a695-439c-80a5-3978505aa04d"
|
|
6140
|
+
}
|
|
6141
|
+
}
|
|
6142
|
+
},
|
|
6143
|
+
"drop-shadow-emphasized-key-color": {
|
|
6144
|
+
"sets": {
|
|
6145
|
+
"light": {
|
|
6146
|
+
"value": "rgba(0, 0, 0, 0.08)",
|
|
6147
|
+
"uuid": "c6fd25ed-1d86-4b7b-aa56-9ac371b2bbe6"
|
|
6148
|
+
},
|
|
6149
|
+
"dark": {
|
|
6150
|
+
"value": "rgba(0, 0, 0, 0.24)",
|
|
6151
|
+
"uuid": "7a9a257f-538c-4e1b-a3f4-a652e59582c9"
|
|
6152
|
+
},
|
|
6153
|
+
"wireframe": {
|
|
6154
|
+
"value": "rgba(0, 0, 0, 0.08)",
|
|
6155
|
+
"uuid": "5e946c9e-6b78-43f7-b8fa-74a3dbd2cc48"
|
|
6156
|
+
}
|
|
6157
|
+
}
|
|
6158
|
+
},
|
|
6159
|
+
"drop-shadow-emphasized-hover-key-color": {
|
|
6160
|
+
"sets": {
|
|
6161
|
+
"light": {
|
|
6162
|
+
"value": "rgba(0, 0, 0, 0.12)",
|
|
6163
|
+
"uuid": "8acbc847-76d3-4805-a9fd-f68bfe49ddc6"
|
|
6164
|
+
},
|
|
6165
|
+
"dark": {
|
|
6166
|
+
"value": "rgba(0, 0, 0, 0.36)",
|
|
6167
|
+
"uuid": "e03b0800-c48d-46f0-93b0-5beeb290efe0"
|
|
6168
|
+
},
|
|
6169
|
+
"wireframe": {
|
|
6170
|
+
"value": "rgba(0, 0, 0, 0.12)",
|
|
6171
|
+
"uuid": "5a1da245-ffb1-405f-be44-20696c0d5ad4"
|
|
6172
|
+
}
|
|
6173
|
+
}
|
|
6174
|
+
},
|
|
6175
|
+
"drop-shadow-elevated-key-color": {
|
|
6176
|
+
"sets": {
|
|
6177
|
+
"light": {
|
|
6178
|
+
"value": "rgba(0, 0, 0, 0.12)",
|
|
6179
|
+
"uuid": "6a3837b8-70b6-44b1-a439-551a6e2f75cd"
|
|
6180
|
+
},
|
|
6181
|
+
"dark": {
|
|
6182
|
+
"value": "rgba(0, 0, 0, 0.36)",
|
|
6183
|
+
"uuid": "e78e9604-1919-4b7d-8338-5900bdbde89f"
|
|
6184
|
+
},
|
|
6185
|
+
"wireframe": {
|
|
6186
|
+
"value": "rgba(0, 0, 0, 0.12)",
|
|
6187
|
+
"uuid": "ba2ff175-d2d0-4a53-a070-57c41283cb50"
|
|
6188
|
+
}
|
|
6189
|
+
}
|
|
6190
|
+
},
|
|
6191
|
+
"drop-shadow-dragged-key-color": {
|
|
6192
|
+
"sets": {
|
|
6193
|
+
"light": {
|
|
6194
|
+
"value": "rgba(0, 0, 0, 0.16)",
|
|
6195
|
+
"uuid": "5973a140-c745-4835-897c-f6648351f182"
|
|
6196
|
+
},
|
|
6197
|
+
"dark": {
|
|
6198
|
+
"value": "rgba(0, 0, 0, 0.48)",
|
|
6199
|
+
"uuid": "73e17173-3695-4dcd-b37a-1714bb45a696"
|
|
6200
|
+
},
|
|
6201
|
+
"wireframe": {
|
|
6202
|
+
"value": "rgba(0, 0, 0, 0.16)",
|
|
6203
|
+
"uuid": "0b9777dc-6689-4b97-b7a6-d113272f4576"
|
|
6204
|
+
}
|
|
6205
|
+
}
|
|
6206
|
+
},
|
|
6207
|
+
"drop-shadow-emphasized": {
|
|
6208
|
+
"ref": [
|
|
6209
|
+
{
|
|
6210
|
+
"x": "0px",
|
|
6211
|
+
"y": "2px",
|
|
6212
|
+
"blur": "8px",
|
|
6213
|
+
"spread": "0px",
|
|
6214
|
+
"color": "{drop-shadow-ambient-color}"
|
|
6215
|
+
},
|
|
6216
|
+
{
|
|
6217
|
+
"x": "0px",
|
|
6218
|
+
"y": "1px",
|
|
6219
|
+
"blur": "4px",
|
|
6220
|
+
"spread": "0px",
|
|
6221
|
+
"color": "{drop-shadow-transition-color}"
|
|
6222
|
+
},
|
|
6223
|
+
{
|
|
6224
|
+
"x": "0px",
|
|
6225
|
+
"y": "0px",
|
|
6226
|
+
"blur": "1px",
|
|
6227
|
+
"spread": "0px",
|
|
6228
|
+
"color": "{drop-shadow-emphasized-key-color}"
|
|
6229
|
+
}
|
|
6230
|
+
],
|
|
6231
|
+
"value": [
|
|
6232
|
+
{
|
|
6233
|
+
"x": "0px",
|
|
6234
|
+
"y": "2px",
|
|
6235
|
+
"blur": "8px",
|
|
6236
|
+
"spread": "0px",
|
|
6237
|
+
"color": {
|
|
6238
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color-set.json",
|
|
6239
|
+
"sets": {
|
|
6240
|
+
"light": {
|
|
6241
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6242
|
+
"value": "rgba(0, 0, 0, 0.08)",
|
|
6243
|
+
"uuid": "edc729e0-5998-42ac-bf4a-fdc4bfabd771",
|
|
6244
|
+
"filePath": "src/color-aliases.json",
|
|
6245
|
+
"isSource": true,
|
|
6246
|
+
"original": {
|
|
6247
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6248
|
+
"value": "rgba(0, 0, 0, 0.08)",
|
|
6249
|
+
"uuid": "edc729e0-5998-42ac-bf4a-fdc4bfabd771"
|
|
6250
|
+
},
|
|
6251
|
+
"name": "drop-shadow-ambient-color-sets-light",
|
|
6252
|
+
"attributes": {},
|
|
6253
|
+
"path": [
|
|
6254
|
+
"drop-shadow-ambient-color",
|
|
6255
|
+
"sets",
|
|
6256
|
+
"light"
|
|
6257
|
+
]
|
|
6258
|
+
},
|
|
6259
|
+
"dark": {
|
|
6260
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6261
|
+
"value": "rgba(0, 0, 0, 0.24)",
|
|
6262
|
+
"uuid": "3dd12e5d-91b3-4466-94db-4c2089238661",
|
|
6263
|
+
"filePath": "src/color-aliases.json",
|
|
6264
|
+
"isSource": true,
|
|
6265
|
+
"original": {
|
|
6266
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6267
|
+
"value": "rgba(0, 0, 0, 0.24)",
|
|
6268
|
+
"uuid": "3dd12e5d-91b3-4466-94db-4c2089238661"
|
|
6269
|
+
},
|
|
6270
|
+
"name": "drop-shadow-ambient-color-sets-dark",
|
|
6271
|
+
"attributes": {},
|
|
6272
|
+
"path": [
|
|
6273
|
+
"drop-shadow-ambient-color",
|
|
6274
|
+
"sets",
|
|
6275
|
+
"dark"
|
|
6276
|
+
]
|
|
6277
|
+
},
|
|
6278
|
+
"wireframe": {
|
|
6279
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6280
|
+
"value": "rgba(0, 0, 0, 0.08)",
|
|
6281
|
+
"uuid": "df3a555d-3f22-4499-9269-4311c4b657e0",
|
|
6282
|
+
"filePath": "src/color-aliases.json",
|
|
6283
|
+
"isSource": true,
|
|
6284
|
+
"original": {
|
|
6285
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6286
|
+
"value": "rgba(0, 0, 0, 0.08)",
|
|
6287
|
+
"uuid": "df3a555d-3f22-4499-9269-4311c4b657e0"
|
|
6288
|
+
},
|
|
6289
|
+
"name": "drop-shadow-ambient-color-sets-wireframe",
|
|
6290
|
+
"attributes": {},
|
|
6291
|
+
"path": [
|
|
6292
|
+
"drop-shadow-ambient-color",
|
|
6293
|
+
"sets",
|
|
6294
|
+
"wireframe"
|
|
6295
|
+
]
|
|
6296
|
+
}
|
|
6297
|
+
}
|
|
6298
|
+
}
|
|
6299
|
+
},
|
|
6300
|
+
{
|
|
6301
|
+
"x": "0px",
|
|
6302
|
+
"y": "1px",
|
|
6303
|
+
"blur": "4px",
|
|
6304
|
+
"spread": "0px",
|
|
6305
|
+
"color": {
|
|
6306
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color-set.json",
|
|
6307
|
+
"sets": {
|
|
6308
|
+
"light": {
|
|
6309
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6310
|
+
"value": "rgba(0, 0, 0, 0.04)",
|
|
6311
|
+
"uuid": "0fe5c2a3-3f07-490d-bfe2-95dffa6a11c0",
|
|
6312
|
+
"filePath": "src/color-aliases.json",
|
|
6313
|
+
"isSource": true,
|
|
6314
|
+
"original": {
|
|
6315
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6316
|
+
"value": "rgba(0, 0, 0, 0.04)",
|
|
6317
|
+
"uuid": "0fe5c2a3-3f07-490d-bfe2-95dffa6a11c0"
|
|
6318
|
+
},
|
|
6319
|
+
"name": "drop-shadow-transition-color-sets-light",
|
|
6320
|
+
"attributes": {},
|
|
6321
|
+
"path": [
|
|
6322
|
+
"drop-shadow-transition-color",
|
|
6323
|
+
"sets",
|
|
6324
|
+
"light"
|
|
6325
|
+
]
|
|
6326
|
+
},
|
|
6327
|
+
"dark": {
|
|
6328
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6329
|
+
"value": "rgba(0, 0, 0, 0.12)",
|
|
6330
|
+
"uuid": "aca70da5-3d6d-4d02-b23b-9e2f8374f6e6",
|
|
6331
|
+
"filePath": "src/color-aliases.json",
|
|
6332
|
+
"isSource": true,
|
|
6333
|
+
"original": {
|
|
6334
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6335
|
+
"value": "rgba(0, 0, 0, 0.12)",
|
|
6336
|
+
"uuid": "aca70da5-3d6d-4d02-b23b-9e2f8374f6e6"
|
|
6337
|
+
},
|
|
6338
|
+
"name": "drop-shadow-transition-color-sets-dark",
|
|
6339
|
+
"attributes": {},
|
|
6340
|
+
"path": [
|
|
6341
|
+
"drop-shadow-transition-color",
|
|
6342
|
+
"sets",
|
|
6343
|
+
"dark"
|
|
6344
|
+
]
|
|
6345
|
+
},
|
|
6346
|
+
"wireframe": {
|
|
6347
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6348
|
+
"value": "rgba(0, 0, 0, 0.04)",
|
|
6349
|
+
"uuid": "52d1ce61-a695-439c-80a5-3978505aa04d",
|
|
6350
|
+
"filePath": "src/color-aliases.json",
|
|
6351
|
+
"isSource": true,
|
|
6352
|
+
"original": {
|
|
6353
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6354
|
+
"value": "rgba(0, 0, 0, 0.04)",
|
|
6355
|
+
"uuid": "52d1ce61-a695-439c-80a5-3978505aa04d"
|
|
6356
|
+
},
|
|
6357
|
+
"name": "drop-shadow-transition-color-sets-wireframe",
|
|
6358
|
+
"attributes": {},
|
|
6359
|
+
"path": [
|
|
6360
|
+
"drop-shadow-transition-color",
|
|
6361
|
+
"sets",
|
|
6362
|
+
"wireframe"
|
|
6363
|
+
]
|
|
6364
|
+
}
|
|
6365
|
+
}
|
|
6366
|
+
}
|
|
6367
|
+
},
|
|
6368
|
+
{
|
|
6369
|
+
"x": "0px",
|
|
6370
|
+
"y": "0px",
|
|
6371
|
+
"blur": "1px",
|
|
6372
|
+
"spread": "0px",
|
|
6373
|
+
"color": {
|
|
6374
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color-set.json",
|
|
6375
|
+
"sets": {
|
|
6376
|
+
"light": {
|
|
6377
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6378
|
+
"value": "rgba(0, 0, 0, 0.08)",
|
|
6379
|
+
"uuid": "c6fd25ed-1d86-4b7b-aa56-9ac371b2bbe6",
|
|
6380
|
+
"filePath": "src/color-aliases.json",
|
|
6381
|
+
"isSource": true,
|
|
6382
|
+
"original": {
|
|
6383
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6384
|
+
"value": "rgba(0, 0, 0, 0.08)",
|
|
6385
|
+
"uuid": "c6fd25ed-1d86-4b7b-aa56-9ac371b2bbe6"
|
|
6386
|
+
},
|
|
6387
|
+
"name": "drop-shadow-emphasized-key-color-sets-light",
|
|
6388
|
+
"attributes": {},
|
|
6389
|
+
"path": [
|
|
6390
|
+
"drop-shadow-emphasized-key-color",
|
|
6391
|
+
"sets",
|
|
6392
|
+
"light"
|
|
6393
|
+
]
|
|
6394
|
+
},
|
|
6395
|
+
"dark": {
|
|
6396
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6397
|
+
"value": "rgba(0, 0, 0, 0.24)",
|
|
6398
|
+
"uuid": "7a9a257f-538c-4e1b-a3f4-a652e59582c9",
|
|
6399
|
+
"filePath": "src/color-aliases.json",
|
|
6400
|
+
"isSource": true,
|
|
6401
|
+
"original": {
|
|
6402
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6403
|
+
"value": "rgba(0, 0, 0, 0.24)",
|
|
6404
|
+
"uuid": "7a9a257f-538c-4e1b-a3f4-a652e59582c9"
|
|
6405
|
+
},
|
|
6406
|
+
"name": "drop-shadow-emphasized-key-color-sets-dark",
|
|
6407
|
+
"attributes": {},
|
|
6408
|
+
"path": [
|
|
6409
|
+
"drop-shadow-emphasized-key-color",
|
|
6410
|
+
"sets",
|
|
6411
|
+
"dark"
|
|
6412
|
+
]
|
|
6413
|
+
},
|
|
6414
|
+
"wireframe": {
|
|
6415
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6416
|
+
"value": "rgba(0, 0, 0, 0.08)",
|
|
6417
|
+
"uuid": "5e946c9e-6b78-43f7-b8fa-74a3dbd2cc48",
|
|
6418
|
+
"filePath": "src/color-aliases.json",
|
|
6419
|
+
"isSource": true,
|
|
6420
|
+
"original": {
|
|
6421
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6422
|
+
"value": "rgba(0, 0, 0, 0.08)",
|
|
6423
|
+
"uuid": "5e946c9e-6b78-43f7-b8fa-74a3dbd2cc48"
|
|
6424
|
+
},
|
|
6425
|
+
"name": "drop-shadow-emphasized-key-color-sets-wireframe",
|
|
6426
|
+
"attributes": {},
|
|
6427
|
+
"path": [
|
|
6428
|
+
"drop-shadow-emphasized-key-color",
|
|
6429
|
+
"sets",
|
|
6430
|
+
"wireframe"
|
|
6431
|
+
]
|
|
6432
|
+
}
|
|
6433
|
+
}
|
|
6434
|
+
}
|
|
6435
|
+
}
|
|
6436
|
+
],
|
|
6437
|
+
"uuid": "71163f17-f6c6-4123-ac65-2fc30271acf1"
|
|
6438
|
+
},
|
|
6439
|
+
"drop-shadow-emphasized-hover": {
|
|
6440
|
+
"ref": [
|
|
6441
|
+
{
|
|
6442
|
+
"x": "0px",
|
|
6443
|
+
"y": "4px",
|
|
6444
|
+
"blur": "12px",
|
|
6445
|
+
"spread": "0px",
|
|
6446
|
+
"color": "{drop-shadow-ambient-color}"
|
|
6447
|
+
},
|
|
6448
|
+
{
|
|
6449
|
+
"x": "0px",
|
|
6450
|
+
"y": "2px",
|
|
6451
|
+
"blur": "6px",
|
|
6452
|
+
"spread": "0px",
|
|
6453
|
+
"color": "{drop-shadow-transition-color}"
|
|
6454
|
+
},
|
|
6455
|
+
{
|
|
6456
|
+
"x": "0px",
|
|
6457
|
+
"y": "0px",
|
|
6458
|
+
"blur": "2px",
|
|
6459
|
+
"spread": "0px",
|
|
6460
|
+
"color": "{drop-shadow-emphasized-key-color}"
|
|
6461
|
+
}
|
|
6462
|
+
],
|
|
6463
|
+
"value": [
|
|
6464
|
+
{
|
|
6465
|
+
"x": "0px",
|
|
6466
|
+
"y": "4px",
|
|
6467
|
+
"blur": "12px",
|
|
6468
|
+
"spread": "0px",
|
|
6469
|
+
"color": {
|
|
6470
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color-set.json",
|
|
6471
|
+
"sets": {
|
|
6472
|
+
"light": {
|
|
6473
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6474
|
+
"value": "rgba(0, 0, 0, 0.08)",
|
|
6475
|
+
"uuid": "edc729e0-5998-42ac-bf4a-fdc4bfabd771",
|
|
6476
|
+
"filePath": "src/color-aliases.json",
|
|
6477
|
+
"isSource": true,
|
|
6478
|
+
"original": {
|
|
6479
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6480
|
+
"value": "rgba(0, 0, 0, 0.08)",
|
|
6481
|
+
"uuid": "edc729e0-5998-42ac-bf4a-fdc4bfabd771"
|
|
6482
|
+
},
|
|
6483
|
+
"name": "drop-shadow-ambient-color-sets-light",
|
|
6484
|
+
"attributes": {},
|
|
6485
|
+
"path": [
|
|
6486
|
+
"drop-shadow-ambient-color",
|
|
6487
|
+
"sets",
|
|
6488
|
+
"light"
|
|
6489
|
+
]
|
|
6490
|
+
},
|
|
6491
|
+
"dark": {
|
|
6492
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6493
|
+
"value": "rgba(0, 0, 0, 0.24)",
|
|
6494
|
+
"uuid": "3dd12e5d-91b3-4466-94db-4c2089238661",
|
|
6495
|
+
"filePath": "src/color-aliases.json",
|
|
6496
|
+
"isSource": true,
|
|
6497
|
+
"original": {
|
|
6498
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6499
|
+
"value": "rgba(0, 0, 0, 0.24)",
|
|
6500
|
+
"uuid": "3dd12e5d-91b3-4466-94db-4c2089238661"
|
|
6501
|
+
},
|
|
6502
|
+
"name": "drop-shadow-ambient-color-sets-dark",
|
|
6503
|
+
"attributes": {},
|
|
6504
|
+
"path": [
|
|
6505
|
+
"drop-shadow-ambient-color",
|
|
6506
|
+
"sets",
|
|
6507
|
+
"dark"
|
|
6508
|
+
]
|
|
6509
|
+
},
|
|
6510
|
+
"wireframe": {
|
|
6511
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6512
|
+
"value": "rgba(0, 0, 0, 0.08)",
|
|
6513
|
+
"uuid": "df3a555d-3f22-4499-9269-4311c4b657e0",
|
|
6514
|
+
"filePath": "src/color-aliases.json",
|
|
6515
|
+
"isSource": true,
|
|
6516
|
+
"original": {
|
|
6517
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6518
|
+
"value": "rgba(0, 0, 0, 0.08)",
|
|
6519
|
+
"uuid": "df3a555d-3f22-4499-9269-4311c4b657e0"
|
|
6520
|
+
},
|
|
6521
|
+
"name": "drop-shadow-ambient-color-sets-wireframe",
|
|
6522
|
+
"attributes": {},
|
|
6523
|
+
"path": [
|
|
6524
|
+
"drop-shadow-ambient-color",
|
|
6525
|
+
"sets",
|
|
6526
|
+
"wireframe"
|
|
6527
|
+
]
|
|
6528
|
+
}
|
|
6529
|
+
}
|
|
6530
|
+
}
|
|
6531
|
+
},
|
|
6532
|
+
{
|
|
6533
|
+
"x": "0px",
|
|
6534
|
+
"y": "2px",
|
|
6535
|
+
"blur": "6px",
|
|
6536
|
+
"spread": "0px",
|
|
6537
|
+
"color": {
|
|
6538
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color-set.json",
|
|
6539
|
+
"sets": {
|
|
6540
|
+
"light": {
|
|
6541
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6542
|
+
"value": "rgba(0, 0, 0, 0.04)",
|
|
6543
|
+
"uuid": "0fe5c2a3-3f07-490d-bfe2-95dffa6a11c0",
|
|
6544
|
+
"filePath": "src/color-aliases.json",
|
|
6545
|
+
"isSource": true,
|
|
6546
|
+
"original": {
|
|
6547
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6548
|
+
"value": "rgba(0, 0, 0, 0.04)",
|
|
6549
|
+
"uuid": "0fe5c2a3-3f07-490d-bfe2-95dffa6a11c0"
|
|
6550
|
+
},
|
|
6551
|
+
"name": "drop-shadow-transition-color-sets-light",
|
|
6552
|
+
"attributes": {},
|
|
6553
|
+
"path": [
|
|
6554
|
+
"drop-shadow-transition-color",
|
|
6555
|
+
"sets",
|
|
6556
|
+
"light"
|
|
6557
|
+
]
|
|
6558
|
+
},
|
|
6559
|
+
"dark": {
|
|
6560
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6561
|
+
"value": "rgba(0, 0, 0, 0.12)",
|
|
6562
|
+
"uuid": "aca70da5-3d6d-4d02-b23b-9e2f8374f6e6",
|
|
6563
|
+
"filePath": "src/color-aliases.json",
|
|
6564
|
+
"isSource": true,
|
|
6565
|
+
"original": {
|
|
6566
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6567
|
+
"value": "rgba(0, 0, 0, 0.12)",
|
|
6568
|
+
"uuid": "aca70da5-3d6d-4d02-b23b-9e2f8374f6e6"
|
|
6569
|
+
},
|
|
6570
|
+
"name": "drop-shadow-transition-color-sets-dark",
|
|
6571
|
+
"attributes": {},
|
|
6572
|
+
"path": [
|
|
6573
|
+
"drop-shadow-transition-color",
|
|
6574
|
+
"sets",
|
|
6575
|
+
"dark"
|
|
6576
|
+
]
|
|
6577
|
+
},
|
|
6578
|
+
"wireframe": {
|
|
6579
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6580
|
+
"value": "rgba(0, 0, 0, 0.04)",
|
|
6581
|
+
"uuid": "52d1ce61-a695-439c-80a5-3978505aa04d",
|
|
6582
|
+
"filePath": "src/color-aliases.json",
|
|
6583
|
+
"isSource": true,
|
|
6584
|
+
"original": {
|
|
6585
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6586
|
+
"value": "rgba(0, 0, 0, 0.04)",
|
|
6587
|
+
"uuid": "52d1ce61-a695-439c-80a5-3978505aa04d"
|
|
6588
|
+
},
|
|
6589
|
+
"name": "drop-shadow-transition-color-sets-wireframe",
|
|
6590
|
+
"attributes": {},
|
|
6591
|
+
"path": [
|
|
6592
|
+
"drop-shadow-transition-color",
|
|
6593
|
+
"sets",
|
|
6594
|
+
"wireframe"
|
|
6595
|
+
]
|
|
6596
|
+
}
|
|
6597
|
+
}
|
|
6598
|
+
}
|
|
6599
|
+
},
|
|
6600
|
+
{
|
|
6601
|
+
"x": "0px",
|
|
6602
|
+
"y": "0px",
|
|
6603
|
+
"blur": "2px",
|
|
6604
|
+
"spread": "0px",
|
|
6605
|
+
"color": {
|
|
6606
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color-set.json",
|
|
6607
|
+
"sets": {
|
|
6608
|
+
"light": {
|
|
6609
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6610
|
+
"value": "rgba(0, 0, 0, 0.08)",
|
|
6611
|
+
"uuid": "c6fd25ed-1d86-4b7b-aa56-9ac371b2bbe6",
|
|
6612
|
+
"filePath": "src/color-aliases.json",
|
|
6613
|
+
"isSource": true,
|
|
6614
|
+
"original": {
|
|
6615
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6616
|
+
"value": "rgba(0, 0, 0, 0.08)",
|
|
6617
|
+
"uuid": "c6fd25ed-1d86-4b7b-aa56-9ac371b2bbe6"
|
|
6618
|
+
},
|
|
6619
|
+
"name": "drop-shadow-emphasized-key-color-sets-light",
|
|
6620
|
+
"attributes": {},
|
|
6621
|
+
"path": [
|
|
6622
|
+
"drop-shadow-emphasized-key-color",
|
|
6623
|
+
"sets",
|
|
6624
|
+
"light"
|
|
6625
|
+
]
|
|
6626
|
+
},
|
|
6627
|
+
"dark": {
|
|
6628
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6629
|
+
"value": "rgba(0, 0, 0, 0.24)",
|
|
6630
|
+
"uuid": "7a9a257f-538c-4e1b-a3f4-a652e59582c9",
|
|
6631
|
+
"filePath": "src/color-aliases.json",
|
|
6632
|
+
"isSource": true,
|
|
6633
|
+
"original": {
|
|
6634
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6635
|
+
"value": "rgba(0, 0, 0, 0.24)",
|
|
6636
|
+
"uuid": "7a9a257f-538c-4e1b-a3f4-a652e59582c9"
|
|
6637
|
+
},
|
|
6638
|
+
"name": "drop-shadow-emphasized-key-color-sets-dark",
|
|
6639
|
+
"attributes": {},
|
|
6640
|
+
"path": [
|
|
6641
|
+
"drop-shadow-emphasized-key-color",
|
|
6642
|
+
"sets",
|
|
6643
|
+
"dark"
|
|
6644
|
+
]
|
|
6645
|
+
},
|
|
6646
|
+
"wireframe": {
|
|
6647
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6648
|
+
"value": "rgba(0, 0, 0, 0.08)",
|
|
6649
|
+
"uuid": "5e946c9e-6b78-43f7-b8fa-74a3dbd2cc48",
|
|
6650
|
+
"filePath": "src/color-aliases.json",
|
|
6651
|
+
"isSource": true,
|
|
6652
|
+
"original": {
|
|
6653
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6654
|
+
"value": "rgba(0, 0, 0, 0.08)",
|
|
6655
|
+
"uuid": "5e946c9e-6b78-43f7-b8fa-74a3dbd2cc48"
|
|
6656
|
+
},
|
|
6657
|
+
"name": "drop-shadow-emphasized-key-color-sets-wireframe",
|
|
6658
|
+
"attributes": {},
|
|
6659
|
+
"path": [
|
|
6660
|
+
"drop-shadow-emphasized-key-color",
|
|
6661
|
+
"sets",
|
|
6662
|
+
"wireframe"
|
|
6663
|
+
]
|
|
6664
|
+
}
|
|
6665
|
+
}
|
|
6666
|
+
}
|
|
6667
|
+
}
|
|
6668
|
+
],
|
|
6669
|
+
"uuid": "35d75867-6bc7-49f2-89d5-e353e1117a94"
|
|
6670
|
+
},
|
|
6671
|
+
"drop-shadow-elevated": {
|
|
6672
|
+
"ref": [
|
|
6673
|
+
{
|
|
6674
|
+
"x": "0px",
|
|
6675
|
+
"y": "4px",
|
|
6676
|
+
"blur": "12px",
|
|
6677
|
+
"spread": "0px",
|
|
6678
|
+
"color": "{drop-shadow-ambient-color}"
|
|
6679
|
+
},
|
|
6680
|
+
{
|
|
6681
|
+
"x": "0px",
|
|
6682
|
+
"y": "2px",
|
|
6683
|
+
"blur": "6px",
|
|
6684
|
+
"spread": "0px",
|
|
6685
|
+
"color": "{drop-shadow-transition-color}"
|
|
6686
|
+
},
|
|
6687
|
+
{
|
|
6688
|
+
"x": "0px",
|
|
6689
|
+
"y": "0px",
|
|
6690
|
+
"blur": "2px",
|
|
6691
|
+
"spread": "0px",
|
|
6692
|
+
"color": "{drop-shadow-elevated-key-color}"
|
|
6693
|
+
}
|
|
6694
|
+
],
|
|
6695
|
+
"value": [
|
|
6696
|
+
{
|
|
6697
|
+
"x": "0px",
|
|
6698
|
+
"y": "4px",
|
|
6699
|
+
"blur": "12px",
|
|
6700
|
+
"spread": "0px",
|
|
6701
|
+
"color": {
|
|
6702
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color-set.json",
|
|
6703
|
+
"sets": {
|
|
6704
|
+
"light": {
|
|
6705
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6706
|
+
"value": "rgba(0, 0, 0, 0.08)",
|
|
6707
|
+
"uuid": "edc729e0-5998-42ac-bf4a-fdc4bfabd771",
|
|
6708
|
+
"filePath": "src/color-aliases.json",
|
|
6709
|
+
"isSource": true,
|
|
6710
|
+
"original": {
|
|
6711
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6712
|
+
"value": "rgba(0, 0, 0, 0.08)",
|
|
6713
|
+
"uuid": "edc729e0-5998-42ac-bf4a-fdc4bfabd771"
|
|
6714
|
+
},
|
|
6715
|
+
"name": "drop-shadow-ambient-color-sets-light",
|
|
6716
|
+
"attributes": {},
|
|
6717
|
+
"path": [
|
|
6718
|
+
"drop-shadow-ambient-color",
|
|
6719
|
+
"sets",
|
|
6720
|
+
"light"
|
|
6721
|
+
]
|
|
6722
|
+
},
|
|
6723
|
+
"dark": {
|
|
6724
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6725
|
+
"value": "rgba(0, 0, 0, 0.24)",
|
|
6726
|
+
"uuid": "3dd12e5d-91b3-4466-94db-4c2089238661",
|
|
6727
|
+
"filePath": "src/color-aliases.json",
|
|
6728
|
+
"isSource": true,
|
|
6729
|
+
"original": {
|
|
6730
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6731
|
+
"value": "rgba(0, 0, 0, 0.24)",
|
|
6732
|
+
"uuid": "3dd12e5d-91b3-4466-94db-4c2089238661"
|
|
6733
|
+
},
|
|
6734
|
+
"name": "drop-shadow-ambient-color-sets-dark",
|
|
6735
|
+
"attributes": {},
|
|
6736
|
+
"path": [
|
|
6737
|
+
"drop-shadow-ambient-color",
|
|
6738
|
+
"sets",
|
|
6739
|
+
"dark"
|
|
6740
|
+
]
|
|
6741
|
+
},
|
|
6742
|
+
"wireframe": {
|
|
6743
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6744
|
+
"value": "rgba(0, 0, 0, 0.08)",
|
|
6745
|
+
"uuid": "df3a555d-3f22-4499-9269-4311c4b657e0",
|
|
6746
|
+
"filePath": "src/color-aliases.json",
|
|
6747
|
+
"isSource": true,
|
|
6748
|
+
"original": {
|
|
6749
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6750
|
+
"value": "rgba(0, 0, 0, 0.08)",
|
|
6751
|
+
"uuid": "df3a555d-3f22-4499-9269-4311c4b657e0"
|
|
6752
|
+
},
|
|
6753
|
+
"name": "drop-shadow-ambient-color-sets-wireframe",
|
|
6754
|
+
"attributes": {},
|
|
6755
|
+
"path": [
|
|
6756
|
+
"drop-shadow-ambient-color",
|
|
6757
|
+
"sets",
|
|
6758
|
+
"wireframe"
|
|
6759
|
+
]
|
|
6760
|
+
}
|
|
6761
|
+
}
|
|
6762
|
+
}
|
|
6763
|
+
},
|
|
6764
|
+
{
|
|
6765
|
+
"x": "0px",
|
|
6766
|
+
"y": "2px",
|
|
6767
|
+
"blur": "6px",
|
|
6768
|
+
"spread": "0px",
|
|
6769
|
+
"color": {
|
|
6770
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color-set.json",
|
|
6771
|
+
"sets": {
|
|
6772
|
+
"light": {
|
|
6773
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6774
|
+
"value": "rgba(0, 0, 0, 0.04)",
|
|
6775
|
+
"uuid": "0fe5c2a3-3f07-490d-bfe2-95dffa6a11c0",
|
|
6776
|
+
"filePath": "src/color-aliases.json",
|
|
6777
|
+
"isSource": true,
|
|
6778
|
+
"original": {
|
|
6779
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6780
|
+
"value": "rgba(0, 0, 0, 0.04)",
|
|
6781
|
+
"uuid": "0fe5c2a3-3f07-490d-bfe2-95dffa6a11c0"
|
|
6782
|
+
},
|
|
6783
|
+
"name": "drop-shadow-transition-color-sets-light",
|
|
6784
|
+
"attributes": {},
|
|
6785
|
+
"path": [
|
|
6786
|
+
"drop-shadow-transition-color",
|
|
6787
|
+
"sets",
|
|
6788
|
+
"light"
|
|
6789
|
+
]
|
|
6790
|
+
},
|
|
6791
|
+
"dark": {
|
|
6792
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6793
|
+
"value": "rgba(0, 0, 0, 0.12)",
|
|
6794
|
+
"uuid": "aca70da5-3d6d-4d02-b23b-9e2f8374f6e6",
|
|
6795
|
+
"filePath": "src/color-aliases.json",
|
|
6796
|
+
"isSource": true,
|
|
6797
|
+
"original": {
|
|
6798
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6799
|
+
"value": "rgba(0, 0, 0, 0.12)",
|
|
6800
|
+
"uuid": "aca70da5-3d6d-4d02-b23b-9e2f8374f6e6"
|
|
6801
|
+
},
|
|
6802
|
+
"name": "drop-shadow-transition-color-sets-dark",
|
|
6803
|
+
"attributes": {},
|
|
6804
|
+
"path": [
|
|
6805
|
+
"drop-shadow-transition-color",
|
|
6806
|
+
"sets",
|
|
6807
|
+
"dark"
|
|
6808
|
+
]
|
|
6809
|
+
},
|
|
6810
|
+
"wireframe": {
|
|
6811
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6812
|
+
"value": "rgba(0, 0, 0, 0.04)",
|
|
6813
|
+
"uuid": "52d1ce61-a695-439c-80a5-3978505aa04d",
|
|
6814
|
+
"filePath": "src/color-aliases.json",
|
|
6815
|
+
"isSource": true,
|
|
6816
|
+
"original": {
|
|
6817
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6818
|
+
"value": "rgba(0, 0, 0, 0.04)",
|
|
6819
|
+
"uuid": "52d1ce61-a695-439c-80a5-3978505aa04d"
|
|
6820
|
+
},
|
|
6821
|
+
"name": "drop-shadow-transition-color-sets-wireframe",
|
|
6822
|
+
"attributes": {},
|
|
6823
|
+
"path": [
|
|
6824
|
+
"drop-shadow-transition-color",
|
|
6825
|
+
"sets",
|
|
6826
|
+
"wireframe"
|
|
6827
|
+
]
|
|
6828
|
+
}
|
|
6829
|
+
}
|
|
6830
|
+
}
|
|
6831
|
+
},
|
|
6832
|
+
{
|
|
6833
|
+
"x": "0px",
|
|
6834
|
+
"y": "0px",
|
|
6835
|
+
"blur": "2px",
|
|
6836
|
+
"spread": "0px",
|
|
6837
|
+
"color": {
|
|
6838
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color-set.json",
|
|
6839
|
+
"sets": {
|
|
6840
|
+
"light": {
|
|
6841
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6842
|
+
"value": "rgba(0, 0, 0, 0.12)",
|
|
6843
|
+
"uuid": "6a3837b8-70b6-44b1-a439-551a6e2f75cd",
|
|
6844
|
+
"filePath": "src/color-aliases.json",
|
|
6845
|
+
"isSource": true,
|
|
6846
|
+
"original": {
|
|
6847
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6848
|
+
"value": "rgba(0, 0, 0, 0.12)",
|
|
6849
|
+
"uuid": "6a3837b8-70b6-44b1-a439-551a6e2f75cd"
|
|
6850
|
+
},
|
|
6851
|
+
"name": "drop-shadow-elevated-key-color-sets-light",
|
|
6852
|
+
"attributes": {},
|
|
6853
|
+
"path": [
|
|
6854
|
+
"drop-shadow-elevated-key-color",
|
|
6855
|
+
"sets",
|
|
6856
|
+
"light"
|
|
6857
|
+
]
|
|
6858
|
+
},
|
|
6859
|
+
"dark": {
|
|
6860
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6861
|
+
"value": "rgba(0, 0, 0, 0.36)",
|
|
6862
|
+
"uuid": "e78e9604-1919-4b7d-8338-5900bdbde89f",
|
|
6863
|
+
"filePath": "src/color-aliases.json",
|
|
6864
|
+
"isSource": true,
|
|
6865
|
+
"original": {
|
|
6866
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6867
|
+
"value": "rgba(0, 0, 0, 0.36)",
|
|
6868
|
+
"uuid": "e78e9604-1919-4b7d-8338-5900bdbde89f"
|
|
6869
|
+
},
|
|
6870
|
+
"name": "drop-shadow-elevated-key-color-sets-dark",
|
|
6871
|
+
"attributes": {},
|
|
6872
|
+
"path": [
|
|
6873
|
+
"drop-shadow-elevated-key-color",
|
|
6874
|
+
"sets",
|
|
6875
|
+
"dark"
|
|
6876
|
+
]
|
|
6877
|
+
},
|
|
6878
|
+
"wireframe": {
|
|
6879
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6880
|
+
"value": "rgba(0, 0, 0, 0.12)",
|
|
6881
|
+
"uuid": "ba2ff175-d2d0-4a53-a070-57c41283cb50",
|
|
6882
|
+
"filePath": "src/color-aliases.json",
|
|
6883
|
+
"isSource": true,
|
|
6884
|
+
"original": {
|
|
6885
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6886
|
+
"value": "rgba(0, 0, 0, 0.12)",
|
|
6887
|
+
"uuid": "ba2ff175-d2d0-4a53-a070-57c41283cb50"
|
|
6888
|
+
},
|
|
6889
|
+
"name": "drop-shadow-elevated-key-color-sets-wireframe",
|
|
6890
|
+
"attributes": {},
|
|
6891
|
+
"path": [
|
|
6892
|
+
"drop-shadow-elevated-key-color",
|
|
6893
|
+
"sets",
|
|
6894
|
+
"wireframe"
|
|
6895
|
+
]
|
|
6896
|
+
}
|
|
6897
|
+
}
|
|
6898
|
+
}
|
|
6899
|
+
}
|
|
6900
|
+
],
|
|
6901
|
+
"uuid": "8ecd414e-72e6-4fac-953d-5a1fbe048835"
|
|
6902
|
+
},
|
|
6903
|
+
"drop-shadow-dragged": {
|
|
6904
|
+
"ref": [
|
|
6905
|
+
{
|
|
6906
|
+
"x": "0px",
|
|
6907
|
+
"y": "12px",
|
|
6908
|
+
"blur": "16px",
|
|
6909
|
+
"spread": "0px",
|
|
6910
|
+
"color": "{drop-shadow-ambient-color}"
|
|
6911
|
+
},
|
|
6912
|
+
{
|
|
6913
|
+
"x": "0px",
|
|
6914
|
+
"y": "6px",
|
|
6915
|
+
"blur": "8px",
|
|
6916
|
+
"spread": "0px",
|
|
6917
|
+
"color": "{drop-shadow-transition-color}"
|
|
6918
|
+
},
|
|
6919
|
+
{
|
|
6920
|
+
"x": "0px",
|
|
6921
|
+
"y": "0px",
|
|
6922
|
+
"blur": "6px",
|
|
6923
|
+
"spread": "0px",
|
|
6924
|
+
"color": "{drop-shadow-dragged-key-color}"
|
|
6925
|
+
}
|
|
6926
|
+
],
|
|
6927
|
+
"value": [
|
|
6928
|
+
{
|
|
6929
|
+
"x": "0px",
|
|
6930
|
+
"y": "12px",
|
|
6931
|
+
"blur": "16px",
|
|
6932
|
+
"spread": "0px",
|
|
6933
|
+
"color": {
|
|
6934
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color-set.json",
|
|
6935
|
+
"sets": {
|
|
6936
|
+
"light": {
|
|
6937
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6938
|
+
"value": "rgba(0, 0, 0, 0.08)",
|
|
6939
|
+
"uuid": "edc729e0-5998-42ac-bf4a-fdc4bfabd771",
|
|
6940
|
+
"filePath": "src/color-aliases.json",
|
|
6941
|
+
"isSource": true,
|
|
6942
|
+
"original": {
|
|
6943
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6944
|
+
"value": "rgba(0, 0, 0, 0.08)",
|
|
6945
|
+
"uuid": "edc729e0-5998-42ac-bf4a-fdc4bfabd771"
|
|
6946
|
+
},
|
|
6947
|
+
"name": "drop-shadow-ambient-color-sets-light",
|
|
6948
|
+
"attributes": {},
|
|
6949
|
+
"path": [
|
|
6950
|
+
"drop-shadow-ambient-color",
|
|
6951
|
+
"sets",
|
|
6952
|
+
"light"
|
|
6953
|
+
]
|
|
6954
|
+
},
|
|
6955
|
+
"dark": {
|
|
6956
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6957
|
+
"value": "rgba(0, 0, 0, 0.24)",
|
|
6958
|
+
"uuid": "3dd12e5d-91b3-4466-94db-4c2089238661",
|
|
6959
|
+
"filePath": "src/color-aliases.json",
|
|
6960
|
+
"isSource": true,
|
|
6961
|
+
"original": {
|
|
6962
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6963
|
+
"value": "rgba(0, 0, 0, 0.24)",
|
|
6964
|
+
"uuid": "3dd12e5d-91b3-4466-94db-4c2089238661"
|
|
6965
|
+
},
|
|
6966
|
+
"name": "drop-shadow-ambient-color-sets-dark",
|
|
6967
|
+
"attributes": {},
|
|
6968
|
+
"path": [
|
|
6969
|
+
"drop-shadow-ambient-color",
|
|
6970
|
+
"sets",
|
|
6971
|
+
"dark"
|
|
6972
|
+
]
|
|
6973
|
+
},
|
|
6974
|
+
"wireframe": {
|
|
6975
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6976
|
+
"value": "rgba(0, 0, 0, 0.08)",
|
|
6977
|
+
"uuid": "df3a555d-3f22-4499-9269-4311c4b657e0",
|
|
6978
|
+
"filePath": "src/color-aliases.json",
|
|
6979
|
+
"isSource": true,
|
|
6980
|
+
"original": {
|
|
6981
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
6982
|
+
"value": "rgba(0, 0, 0, 0.08)",
|
|
6983
|
+
"uuid": "df3a555d-3f22-4499-9269-4311c4b657e0"
|
|
6984
|
+
},
|
|
6985
|
+
"name": "drop-shadow-ambient-color-sets-wireframe",
|
|
6986
|
+
"attributes": {},
|
|
6987
|
+
"path": [
|
|
6988
|
+
"drop-shadow-ambient-color",
|
|
6989
|
+
"sets",
|
|
6990
|
+
"wireframe"
|
|
6991
|
+
]
|
|
6992
|
+
}
|
|
6993
|
+
}
|
|
6994
|
+
}
|
|
6995
|
+
},
|
|
6996
|
+
{
|
|
6997
|
+
"x": "0px",
|
|
6998
|
+
"y": "6px",
|
|
6999
|
+
"blur": "8px",
|
|
7000
|
+
"spread": "0px",
|
|
7001
|
+
"color": {
|
|
7002
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color-set.json",
|
|
7003
|
+
"sets": {
|
|
7004
|
+
"light": {
|
|
7005
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
7006
|
+
"value": "rgba(0, 0, 0, 0.04)",
|
|
7007
|
+
"uuid": "0fe5c2a3-3f07-490d-bfe2-95dffa6a11c0",
|
|
7008
|
+
"filePath": "src/color-aliases.json",
|
|
7009
|
+
"isSource": true,
|
|
7010
|
+
"original": {
|
|
7011
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
7012
|
+
"value": "rgba(0, 0, 0, 0.04)",
|
|
7013
|
+
"uuid": "0fe5c2a3-3f07-490d-bfe2-95dffa6a11c0"
|
|
7014
|
+
},
|
|
7015
|
+
"name": "drop-shadow-transition-color-sets-light",
|
|
7016
|
+
"attributes": {},
|
|
7017
|
+
"path": [
|
|
7018
|
+
"drop-shadow-transition-color",
|
|
7019
|
+
"sets",
|
|
7020
|
+
"light"
|
|
7021
|
+
]
|
|
7022
|
+
},
|
|
7023
|
+
"dark": {
|
|
7024
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
7025
|
+
"value": "rgba(0, 0, 0, 0.12)",
|
|
7026
|
+
"uuid": "aca70da5-3d6d-4d02-b23b-9e2f8374f6e6",
|
|
7027
|
+
"filePath": "src/color-aliases.json",
|
|
7028
|
+
"isSource": true,
|
|
7029
|
+
"original": {
|
|
7030
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
7031
|
+
"value": "rgba(0, 0, 0, 0.12)",
|
|
7032
|
+
"uuid": "aca70da5-3d6d-4d02-b23b-9e2f8374f6e6"
|
|
7033
|
+
},
|
|
7034
|
+
"name": "drop-shadow-transition-color-sets-dark",
|
|
7035
|
+
"attributes": {},
|
|
7036
|
+
"path": [
|
|
7037
|
+
"drop-shadow-transition-color",
|
|
7038
|
+
"sets",
|
|
7039
|
+
"dark"
|
|
7040
|
+
]
|
|
7041
|
+
},
|
|
7042
|
+
"wireframe": {
|
|
7043
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
7044
|
+
"value": "rgba(0, 0, 0, 0.04)",
|
|
7045
|
+
"uuid": "52d1ce61-a695-439c-80a5-3978505aa04d",
|
|
7046
|
+
"filePath": "src/color-aliases.json",
|
|
7047
|
+
"isSource": true,
|
|
7048
|
+
"original": {
|
|
7049
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
7050
|
+
"value": "rgba(0, 0, 0, 0.04)",
|
|
7051
|
+
"uuid": "52d1ce61-a695-439c-80a5-3978505aa04d"
|
|
7052
|
+
},
|
|
7053
|
+
"name": "drop-shadow-transition-color-sets-wireframe",
|
|
7054
|
+
"attributes": {},
|
|
7055
|
+
"path": [
|
|
7056
|
+
"drop-shadow-transition-color",
|
|
7057
|
+
"sets",
|
|
7058
|
+
"wireframe"
|
|
7059
|
+
]
|
|
7060
|
+
}
|
|
7061
|
+
}
|
|
7062
|
+
}
|
|
7063
|
+
},
|
|
7064
|
+
{
|
|
7065
|
+
"x": "0px",
|
|
7066
|
+
"y": "0px",
|
|
7067
|
+
"blur": "6px",
|
|
7068
|
+
"spread": "0px",
|
|
7069
|
+
"color": {
|
|
7070
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color-set.json",
|
|
7071
|
+
"sets": {
|
|
7072
|
+
"light": {
|
|
7073
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
7074
|
+
"value": "rgba(0, 0, 0, 0.16)",
|
|
7075
|
+
"uuid": "5973a140-c745-4835-897c-f6648351f182",
|
|
7076
|
+
"filePath": "src/color-aliases.json",
|
|
7077
|
+
"isSource": true,
|
|
7078
|
+
"original": {
|
|
7079
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
7080
|
+
"value": "rgba(0, 0, 0, 0.16)",
|
|
7081
|
+
"uuid": "5973a140-c745-4835-897c-f6648351f182"
|
|
7082
|
+
},
|
|
7083
|
+
"name": "drop-shadow-dragged-key-color-sets-light",
|
|
7084
|
+
"attributes": {},
|
|
7085
|
+
"path": [
|
|
7086
|
+
"drop-shadow-dragged-key-color",
|
|
7087
|
+
"sets",
|
|
7088
|
+
"light"
|
|
7089
|
+
]
|
|
7090
|
+
},
|
|
7091
|
+
"dark": {
|
|
7092
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
7093
|
+
"value": "rgba(0, 0, 0, 0.48)",
|
|
7094
|
+
"uuid": "73e17173-3695-4dcd-b37a-1714bb45a696",
|
|
7095
|
+
"filePath": "src/color-aliases.json",
|
|
7096
|
+
"isSource": true,
|
|
7097
|
+
"original": {
|
|
7098
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
7099
|
+
"value": "rgba(0, 0, 0, 0.48)",
|
|
7100
|
+
"uuid": "73e17173-3695-4dcd-b37a-1714bb45a696"
|
|
7101
|
+
},
|
|
7102
|
+
"name": "drop-shadow-dragged-key-color-sets-dark",
|
|
7103
|
+
"attributes": {},
|
|
7104
|
+
"path": [
|
|
7105
|
+
"drop-shadow-dragged-key-color",
|
|
7106
|
+
"sets",
|
|
7107
|
+
"dark"
|
|
7108
|
+
]
|
|
7109
|
+
},
|
|
7110
|
+
"wireframe": {
|
|
7111
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
7112
|
+
"value": "rgba(0, 0, 0, 0.16)",
|
|
7113
|
+
"uuid": "0b9777dc-6689-4b97-b7a6-d113272f4576",
|
|
7114
|
+
"filePath": "src/color-aliases.json",
|
|
7115
|
+
"isSource": true,
|
|
7116
|
+
"original": {
|
|
7117
|
+
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/color.json",
|
|
7118
|
+
"value": "rgba(0, 0, 0, 0.16)",
|
|
7119
|
+
"uuid": "0b9777dc-6689-4b97-b7a6-d113272f4576"
|
|
7120
|
+
},
|
|
7121
|
+
"name": "drop-shadow-dragged-key-color-sets-wireframe",
|
|
7122
|
+
"attributes": {},
|
|
7123
|
+
"path": [
|
|
7124
|
+
"drop-shadow-dragged-key-color",
|
|
7125
|
+
"sets",
|
|
7126
|
+
"wireframe"
|
|
7127
|
+
]
|
|
7128
|
+
}
|
|
7129
|
+
}
|
|
7130
|
+
}
|
|
7131
|
+
}
|
|
7132
|
+
],
|
|
7133
|
+
"uuid": "40668dc3-1bc4-4572-8bc8-32818c192a40"
|
|
7134
|
+
},
|
|
6111
7135
|
"swatch-border-color": {
|
|
6112
7136
|
"ref": "{gray-1000}",
|
|
6113
7137
|
"sets": {
|
|
@@ -12413,6 +13437,18 @@
|
|
|
12413
13437
|
"value": "rgb(39, 77, 234)",
|
|
12414
13438
|
"uuid": "8402b6ad-f3da-4ea2-8b55-174a9794950d"
|
|
12415
13439
|
},
|
|
13440
|
+
"static-fuchsia-400": {
|
|
13441
|
+
"value": "rgb(247, 181, 255)",
|
|
13442
|
+
"uuid": "6bf55034-f65e-4ce5-af39-b36c2ef2af0b"
|
|
13443
|
+
},
|
|
13444
|
+
"static-fuchsia-600": {
|
|
13445
|
+
"value": "rgb(236, 105, 255)",
|
|
13446
|
+
"uuid": "47d7dca9-deed-4508-aec4-55713e1548ce"
|
|
13447
|
+
},
|
|
13448
|
+
"static-fuchsia-800": {
|
|
13449
|
+
"value": "rgb(200, 68, 220)",
|
|
13450
|
+
"uuid": "d4d44881-8175-414b-b707-e94d3f97a983"
|
|
13451
|
+
},
|
|
12416
13452
|
"static-fuchsia-900": {
|
|
12417
13453
|
"value": "rgb(181, 57, 200)",
|
|
12418
13454
|
"uuid": "7629af9c-2f91-449e-a82f-c60a771b0e6f"
|
|
@@ -12421,6 +13457,18 @@
|
|
|
12421
13457
|
"value": "rgb(156, 40, 175)",
|
|
12422
13458
|
"uuid": "0aee9ad6-2d79-4479-bdb6-aafa07a98673"
|
|
12423
13459
|
},
|
|
13460
|
+
"static-indigo-400": {
|
|
13461
|
+
"value": "rgb(192, 201, 255)",
|
|
13462
|
+
"uuid": "61c77769-5598-4509-8ec6-579838e2ca0c"
|
|
13463
|
+
},
|
|
13464
|
+
"static-indigo-600": {
|
|
13465
|
+
"value": "rgb(145, 151, 254)",
|
|
13466
|
+
"uuid": "def10fcb-9261-4869-b221-48707c4037fb"
|
|
13467
|
+
},
|
|
13468
|
+
"static-indigo-800": {
|
|
13469
|
+
"value": "rgb(122, 106, 253)",
|
|
13470
|
+
"uuid": "f1fb98f5-401c-40ff-88da-b06c97ef8a39"
|
|
13471
|
+
},
|
|
12424
13472
|
"static-indigo-900": {
|
|
12425
13473
|
"value": "rgb(113, 85, 250)",
|
|
12426
13474
|
"uuid": "970ddf30-3683-4f48-9ac7-8a9e42902fd3"
|
|
@@ -12429,6 +13477,18 @@
|
|
|
12429
13477
|
"value": "rgb(99, 56, 238)",
|
|
12430
13478
|
"uuid": "fb3003ec-6793-47b0-947d-a89e642652fc"
|
|
12431
13479
|
},
|
|
13480
|
+
"static-magenta-400": {
|
|
13481
|
+
"value": "rgb(255, 185, 208)",
|
|
13482
|
+
"uuid": "d8fc21df-dcf5-4d7e-9366-f1df094c95c2"
|
|
13483
|
+
},
|
|
13484
|
+
"static-magenta-600": {
|
|
13485
|
+
"value": "rgb(255, 112, 159)",
|
|
13486
|
+
"uuid": "f743ffcd-019e-4f25-b559-5d563a2d8996"
|
|
13487
|
+
},
|
|
13488
|
+
"static-magenta-800": {
|
|
13489
|
+
"value": "rgb(240, 45, 110)",
|
|
13490
|
+
"uuid": "a6fb2dc7-d4b9-497d-af1a-863217a84b2a"
|
|
13491
|
+
},
|
|
12432
13492
|
"static-magenta-900": {
|
|
12433
13493
|
"value": "rgb(217, 35, 97)",
|
|
12434
13494
|
"uuid": "5b34bb1d-a23e-4799-ad59-8fa8f51d3726"
|
|
@@ -12437,6 +13497,18 @@
|
|
|
12437
13497
|
"value": "rgb(186, 22, 80)",
|
|
12438
13498
|
"uuid": "058a8ff9-740d-4e11-bdb6-7473a77f872b"
|
|
12439
13499
|
},
|
|
13500
|
+
"static-red-400": {
|
|
13501
|
+
"value": "rgb(255, 188, 180)",
|
|
13502
|
+
"uuid": "59ce78e2-3fbb-4e2a-be17-07afce5ca987"
|
|
13503
|
+
},
|
|
13504
|
+
"static-red-600": {
|
|
13505
|
+
"value": "rgb(255, 118, 101)",
|
|
13506
|
+
"uuid": "865349c3-a5e0-4940-b404-918616390195"
|
|
13507
|
+
},
|
|
13508
|
+
"static-red-800": {
|
|
13509
|
+
"value": "rgb(240, 56, 35)",
|
|
13510
|
+
"uuid": "341e5068-62cb-4e3f-a0a1-54c107db50cc"
|
|
13511
|
+
},
|
|
12440
13512
|
"static-red-900": {
|
|
12441
13513
|
"value": "rgb(215, 50, 32)",
|
|
12442
13514
|
"uuid": "d31011ef-7270-4c83-802d-05701ae9a3c8"
|
|
@@ -12445,6 +13517,90 @@
|
|
|
12445
13517
|
"value": "rgb(183, 40, 24)",
|
|
12446
13518
|
"uuid": "3a65213c-4d36-48ec-8bf9-1b163a81299d"
|
|
12447
13519
|
},
|
|
13520
|
+
"static-cyan-400": {
|
|
13521
|
+
"value": "rgb(138, 213, 255)",
|
|
13522
|
+
"uuid": "c83a7db4-4fbe-467b-a6b7-34e37544c8a4"
|
|
13523
|
+
},
|
|
13524
|
+
"static-cyan-600": {
|
|
13525
|
+
"value": "rgb(48, 167, 254)",
|
|
13526
|
+
"uuid": "3d8f857c-09fb-4be9-a557-76b5d3f95439"
|
|
13527
|
+
},
|
|
13528
|
+
"static-cyan-800": {
|
|
13529
|
+
"value": "rgb(18, 134, 205)",
|
|
13530
|
+
"uuid": "341fd624-7f99-4d2e-93b1-5f9b06af6796"
|
|
13531
|
+
},
|
|
13532
|
+
"static-chartreuse-400": {
|
|
13533
|
+
"value": "rgb(182, 219, 0)",
|
|
13534
|
+
"uuid": "956d3239-08e0-4f24-86ed-f9a3c63407a8"
|
|
13535
|
+
},
|
|
13536
|
+
"static-chartreuse-600": {
|
|
13537
|
+
"value": "rgb(143, 172, 0)",
|
|
13538
|
+
"uuid": "c1a4bb2c-5823-41fb-abab-02024e601b2e"
|
|
13539
|
+
},
|
|
13540
|
+
"static-chartreuse-800": {
|
|
13541
|
+
"value": "rgb(114, 137, 0)",
|
|
13542
|
+
"uuid": "5b878f8b-b097-4bcd-aac7-adde5b8b704f"
|
|
13543
|
+
},
|
|
13544
|
+
"static-green-400": {
|
|
13545
|
+
"value": "rgb(107, 227, 162)",
|
|
13546
|
+
"uuid": "43ad64e7-95b1-4edf-8a25-3ea6e047a549"
|
|
13547
|
+
},
|
|
13548
|
+
"static-green-600": {
|
|
13549
|
+
"value": "rgb(18, 184, 103)",
|
|
13550
|
+
"uuid": "a8264c36-acc7-4082-8be7-037016b1e79a"
|
|
13551
|
+
},
|
|
13552
|
+
"static-green-800": {
|
|
13553
|
+
"value": "rgb(7, 147, 85)",
|
|
13554
|
+
"uuid": "16a05db4-e5e1-48ff-92d2-72fc6d3e1ebe"
|
|
13555
|
+
},
|
|
13556
|
+
"static-orange-400": {
|
|
13557
|
+
"value": "rgb(255, 193, 94)",
|
|
13558
|
+
"uuid": "333615da-5ca1-44be-9407-4613fba38999"
|
|
13559
|
+
},
|
|
13560
|
+
"static-orange-600": {
|
|
13561
|
+
"value": "rgb(252, 125, 0)",
|
|
13562
|
+
"uuid": "fa30a6d2-df6f-40b0-8877-f826f5f62adb"
|
|
13563
|
+
},
|
|
13564
|
+
"static-orange-800": {
|
|
13565
|
+
"value": "rgb(212, 91, 0)",
|
|
13566
|
+
"uuid": "77e8a380-26f9-4b61-8131-421b8ccf2212"
|
|
13567
|
+
},
|
|
13568
|
+
"static-purple-400": {
|
|
13569
|
+
"value": "rgb(221, 193, 246)",
|
|
13570
|
+
"uuid": "40c4db9a-eaea-4266-b00f-5793afc95422"
|
|
13571
|
+
},
|
|
13572
|
+
"static-purple-600": {
|
|
13573
|
+
"value": "rgb(191, 138, 238)",
|
|
13574
|
+
"uuid": "c1cc646a-21a9-4c3b-bcda-be77e4b2d735"
|
|
13575
|
+
},
|
|
13576
|
+
"static-purple-800": {
|
|
13577
|
+
"value": "rgb(166, 92, 231)",
|
|
13578
|
+
"uuid": "a6bfb1a2-9fd6-4247-b615-af1d4fc4c476"
|
|
13579
|
+
},
|
|
13580
|
+
"static-turquoise-400": {
|
|
13581
|
+
"value": "rgb(111, 221, 228)",
|
|
13582
|
+
"uuid": "86ef11d6-aacd-470b-9d61-ffd7c5c09b45"
|
|
13583
|
+
},
|
|
13584
|
+
"static-turquoise-600": {
|
|
13585
|
+
"value": "rgb(15, 177, 192)",
|
|
13586
|
+
"uuid": "60816b84-ee3f-4b17-9bcb-fd26f194dd32"
|
|
13587
|
+
},
|
|
13588
|
+
"static-turquoise-800": {
|
|
13589
|
+
"value": "rgb(10, 141, 153)",
|
|
13590
|
+
"uuid": "94f1f308-c049-4b5e-ae02-2d609c114e83"
|
|
13591
|
+
},
|
|
13592
|
+
"gradient-stop-1-avatar": {
|
|
13593
|
+
"value": 0,
|
|
13594
|
+
"uuid": "8d9e0c2d-d692-47a0-86cd-6349649ec6e2"
|
|
13595
|
+
},
|
|
13596
|
+
"gradient-stop-2-avatar": {
|
|
13597
|
+
"value": 0.6666,
|
|
13598
|
+
"uuid": "a7791b29-4e4d-4b9f-ab34-0240ac4d6769"
|
|
13599
|
+
},
|
|
13600
|
+
"gradient-stop-3-avatar": {
|
|
13601
|
+
"value": 1,
|
|
13602
|
+
"uuid": "620ee6f3-eb3d-40ad-854b-9edceb897c7f"
|
|
13603
|
+
},
|
|
12448
13604
|
"icon-color-inverse": {
|
|
12449
13605
|
"ref": "{gray-50}",
|
|
12450
13606
|
"sets": {
|