@aurodesignsystem/design-tokens 4.6.1 → 4.7.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 +14 -0
- package/dist/tokens/CSSCustomProperties.css +32 -2
- package/dist/tokens/CSSSizeCustomProperties.css +1 -1
- package/dist/tokens/JSData--color.js +965 -3
- package/dist/tokens/JSONVariablesFlat.json +32 -2
- package/dist/tokens/JSONVariablesNested.json +63 -1
- package/dist/tokens/JSObject--allTokens.js +965 -3
- package/dist/tokens/JSObject--deprecated.js +1 -1
- package/dist/tokens/JSVariables--color.js +32 -2
- package/dist/tokens/SCSSVariableMap.scss +1 -1
- package/dist/tokens/SCSSVariables.scss +32 -2
- package/dist/tokens/SCSSVariablesMapFlat.scss +33 -3
- package/dist/tokens/SassCustomProperties.scss +32 -2
- package/dist/tokens/SassSizeCustomProperties.scss +1 -1
- package/dist/tokens/darkmode/CSSCustomProperties.css +1 -1
- package/dist/tokens/darkmode/JSDataColor.js +1 -1
- package/dist/tokens/darkmode/JSObject--deprecatedDark.js +1 -1
- package/dist/tokens/darkmode/JSVariablesColor.js +1 -1
- package/dist/tokens/darkmode/SCSSVariables.scss +1 -1
- package/dist/tokens/darkmode/SCSSVariablesMapFlat.scss +1 -1
- package/dist/tokens/darkmode/SassCustomProperties.scss +1 -1
- package/package.json +1 -1
- package/src/color/icon.json +1 -1
- package/src/color/utility.json +276 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Tue,
|
|
3
|
+
* Generated on Tue, 11 Jun 2024 19:53:54 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
module.exports = {
|
|
@@ -16159,7 +16159,7 @@ module.exports = {
|
|
|
16159
16159
|
},
|
|
16160
16160
|
"warning": {
|
|
16161
16161
|
"default": {
|
|
16162
|
-
"value": "#
|
|
16162
|
+
"value": "#c49432",
|
|
16163
16163
|
"public": true,
|
|
16164
16164
|
"default": true,
|
|
16165
16165
|
"usage": "Warning icon color on light backgrounds",
|
|
@@ -16168,7 +16168,7 @@ module.exports = {
|
|
|
16168
16168
|
"filePath": "src/color/icon.json",
|
|
16169
16169
|
"isSource": true,
|
|
16170
16170
|
"original": {
|
|
16171
|
-
"value": "{color.base.warning.
|
|
16171
|
+
"value": "{color.base.warning.300.value}",
|
|
16172
16172
|
"public": true,
|
|
16173
16173
|
"default": true,
|
|
16174
16174
|
"usage": "Warning icon color on light backgrounds",
|
|
@@ -19107,6 +19107,968 @@ module.exports = {
|
|
|
19107
19107
|
]
|
|
19108
19108
|
}
|
|
19109
19109
|
}
|
|
19110
|
+
},
|
|
19111
|
+
"utility": {
|
|
19112
|
+
"blue": {
|
|
19113
|
+
"default": {
|
|
19114
|
+
"value": "#79b2ec",
|
|
19115
|
+
"public": true,
|
|
19116
|
+
"default": true,
|
|
19117
|
+
"usage": "",
|
|
19118
|
+
"wcag": "n/a",
|
|
19119
|
+
"deprecated": false,
|
|
19120
|
+
"filePath": "src/color/utility.json",
|
|
19121
|
+
"isSource": true,
|
|
19122
|
+
"original": {
|
|
19123
|
+
"value": "{color.brand.blue.400.value}",
|
|
19124
|
+
"public": true,
|
|
19125
|
+
"default": true,
|
|
19126
|
+
"usage": "",
|
|
19127
|
+
"wcag": "n/a",
|
|
19128
|
+
"deprecated": false
|
|
19129
|
+
},
|
|
19130
|
+
"name": "ds-color-utility-blue-default",
|
|
19131
|
+
"attributes": {
|
|
19132
|
+
"category": "color",
|
|
19133
|
+
"type": "utility",
|
|
19134
|
+
"item": "blue",
|
|
19135
|
+
"subitem": "default"
|
|
19136
|
+
},
|
|
19137
|
+
"path": [
|
|
19138
|
+
"color",
|
|
19139
|
+
"utility",
|
|
19140
|
+
"blue",
|
|
19141
|
+
"default"
|
|
19142
|
+
]
|
|
19143
|
+
},
|
|
19144
|
+
"inverse": {
|
|
19145
|
+
"value": "#c9e0f7",
|
|
19146
|
+
"public": true,
|
|
19147
|
+
"inverse": true,
|
|
19148
|
+
"usage": "",
|
|
19149
|
+
"wcag": "n/a",
|
|
19150
|
+
"deprecated": false,
|
|
19151
|
+
"filePath": "src/color/utility.json",
|
|
19152
|
+
"isSource": true,
|
|
19153
|
+
"original": {
|
|
19154
|
+
"value": "{color.brand.blue.200.value}",
|
|
19155
|
+
"public": true,
|
|
19156
|
+
"inverse": true,
|
|
19157
|
+
"usage": "",
|
|
19158
|
+
"wcag": "n/a",
|
|
19159
|
+
"deprecated": false
|
|
19160
|
+
},
|
|
19161
|
+
"name": "ds-color-utility-blue-inverse",
|
|
19162
|
+
"attributes": {
|
|
19163
|
+
"category": "color",
|
|
19164
|
+
"type": "utility",
|
|
19165
|
+
"item": "blue",
|
|
19166
|
+
"subitem": "inverse"
|
|
19167
|
+
},
|
|
19168
|
+
"path": [
|
|
19169
|
+
"color",
|
|
19170
|
+
"utility",
|
|
19171
|
+
"blue",
|
|
19172
|
+
"inverse"
|
|
19173
|
+
]
|
|
19174
|
+
}
|
|
19175
|
+
},
|
|
19176
|
+
"cyan": {
|
|
19177
|
+
"default": {
|
|
19178
|
+
"value": "#6ad5ef",
|
|
19179
|
+
"public": true,
|
|
19180
|
+
"default": true,
|
|
19181
|
+
"usage": "",
|
|
19182
|
+
"wcag": "n/a",
|
|
19183
|
+
"deprecated": false,
|
|
19184
|
+
"filePath": "src/color/utility.json",
|
|
19185
|
+
"isSource": true,
|
|
19186
|
+
"original": {
|
|
19187
|
+
"value": "{color.brand.cyan.300.value}",
|
|
19188
|
+
"public": true,
|
|
19189
|
+
"default": true,
|
|
19190
|
+
"usage": "",
|
|
19191
|
+
"wcag": "n/a",
|
|
19192
|
+
"deprecated": false
|
|
19193
|
+
},
|
|
19194
|
+
"name": "ds-color-utility-cyan-default",
|
|
19195
|
+
"attributes": {
|
|
19196
|
+
"category": "color",
|
|
19197
|
+
"type": "utility",
|
|
19198
|
+
"item": "cyan",
|
|
19199
|
+
"subitem": "default"
|
|
19200
|
+
},
|
|
19201
|
+
"path": [
|
|
19202
|
+
"color",
|
|
19203
|
+
"utility",
|
|
19204
|
+
"cyan",
|
|
19205
|
+
"default"
|
|
19206
|
+
]
|
|
19207
|
+
},
|
|
19208
|
+
"inverse": {
|
|
19209
|
+
"value": "#a8e9f7",
|
|
19210
|
+
"public": true,
|
|
19211
|
+
"inverse": true,
|
|
19212
|
+
"usage": "",
|
|
19213
|
+
"wcag": "n/a",
|
|
19214
|
+
"deprecated": false,
|
|
19215
|
+
"filePath": "src/color/utility.json",
|
|
19216
|
+
"isSource": true,
|
|
19217
|
+
"original": {
|
|
19218
|
+
"value": "{color.brand.cyan.200.value}",
|
|
19219
|
+
"public": true,
|
|
19220
|
+
"inverse": true,
|
|
19221
|
+
"usage": "",
|
|
19222
|
+
"wcag": "n/a",
|
|
19223
|
+
"deprecated": false
|
|
19224
|
+
},
|
|
19225
|
+
"name": "ds-color-utility-cyan-inverse",
|
|
19226
|
+
"attributes": {
|
|
19227
|
+
"category": "color",
|
|
19228
|
+
"type": "utility",
|
|
19229
|
+
"item": "cyan",
|
|
19230
|
+
"subitem": "inverse"
|
|
19231
|
+
},
|
|
19232
|
+
"path": [
|
|
19233
|
+
"color",
|
|
19234
|
+
"utility",
|
|
19235
|
+
"cyan",
|
|
19236
|
+
"inverse"
|
|
19237
|
+
]
|
|
19238
|
+
}
|
|
19239
|
+
},
|
|
19240
|
+
"green": {
|
|
19241
|
+
"default": {
|
|
19242
|
+
"value": "#7ec6ac",
|
|
19243
|
+
"public": true,
|
|
19244
|
+
"default": true,
|
|
19245
|
+
"usage": "",
|
|
19246
|
+
"wcag": "n/a",
|
|
19247
|
+
"deprecated": false,
|
|
19248
|
+
"filePath": "src/color/utility.json",
|
|
19249
|
+
"isSource": true,
|
|
19250
|
+
"original": {
|
|
19251
|
+
"value": "{color.brand.green.400.value}",
|
|
19252
|
+
"public": true,
|
|
19253
|
+
"default": true,
|
|
19254
|
+
"usage": "",
|
|
19255
|
+
"wcag": "n/a",
|
|
19256
|
+
"deprecated": false
|
|
19257
|
+
},
|
|
19258
|
+
"name": "ds-color-utility-green-default",
|
|
19259
|
+
"attributes": {
|
|
19260
|
+
"category": "color",
|
|
19261
|
+
"type": "utility",
|
|
19262
|
+
"item": "green",
|
|
19263
|
+
"subitem": "default"
|
|
19264
|
+
},
|
|
19265
|
+
"path": [
|
|
19266
|
+
"color",
|
|
19267
|
+
"utility",
|
|
19268
|
+
"green",
|
|
19269
|
+
"default"
|
|
19270
|
+
]
|
|
19271
|
+
},
|
|
19272
|
+
"inverse": {
|
|
19273
|
+
"value": "#addbca",
|
|
19274
|
+
"public": true,
|
|
19275
|
+
"inverse": true,
|
|
19276
|
+
"usage": "",
|
|
19277
|
+
"wcag": "n/a",
|
|
19278
|
+
"deprecated": false,
|
|
19279
|
+
"filePath": "src/color/utility.json",
|
|
19280
|
+
"isSource": true,
|
|
19281
|
+
"original": {
|
|
19282
|
+
"value": "{color.brand.green.300.value}",
|
|
19283
|
+
"public": true,
|
|
19284
|
+
"inverse": true,
|
|
19285
|
+
"usage": "",
|
|
19286
|
+
"wcag": "n/a",
|
|
19287
|
+
"deprecated": false
|
|
19288
|
+
},
|
|
19289
|
+
"name": "ds-color-utility-green-inverse",
|
|
19290
|
+
"attributes": {
|
|
19291
|
+
"category": "color",
|
|
19292
|
+
"type": "utility",
|
|
19293
|
+
"item": "green",
|
|
19294
|
+
"subitem": "inverse"
|
|
19295
|
+
},
|
|
19296
|
+
"path": [
|
|
19297
|
+
"color",
|
|
19298
|
+
"utility",
|
|
19299
|
+
"green",
|
|
19300
|
+
"inverse"
|
|
19301
|
+
]
|
|
19302
|
+
}
|
|
19303
|
+
},
|
|
19304
|
+
"gray": {
|
|
19305
|
+
"default": {
|
|
19306
|
+
"value": "#adadad",
|
|
19307
|
+
"public": true,
|
|
19308
|
+
"default": true,
|
|
19309
|
+
"usage": "",
|
|
19310
|
+
"wcag": "n/a",
|
|
19311
|
+
"deprecated": false,
|
|
19312
|
+
"filePath": "src/color/utility.json",
|
|
19313
|
+
"isSource": true,
|
|
19314
|
+
"original": {
|
|
19315
|
+
"value": "{color.brand.gray.400.value}",
|
|
19316
|
+
"public": true,
|
|
19317
|
+
"default": true,
|
|
19318
|
+
"usage": "",
|
|
19319
|
+
"wcag": "n/a",
|
|
19320
|
+
"deprecated": false
|
|
19321
|
+
},
|
|
19322
|
+
"name": "ds-color-utility-gray-default",
|
|
19323
|
+
"attributes": {
|
|
19324
|
+
"category": "color",
|
|
19325
|
+
"type": "utility",
|
|
19326
|
+
"item": "gray",
|
|
19327
|
+
"subitem": "default"
|
|
19328
|
+
},
|
|
19329
|
+
"path": [
|
|
19330
|
+
"color",
|
|
19331
|
+
"utility",
|
|
19332
|
+
"gray",
|
|
19333
|
+
"default"
|
|
19334
|
+
]
|
|
19335
|
+
},
|
|
19336
|
+
"inverse": {
|
|
19337
|
+
"value": "#dddddd",
|
|
19338
|
+
"public": true,
|
|
19339
|
+
"inverse": true,
|
|
19340
|
+
"usage": "",
|
|
19341
|
+
"wcag": "n/a",
|
|
19342
|
+
"deprecated": false,
|
|
19343
|
+
"filePath": "src/color/utility.json",
|
|
19344
|
+
"isSource": true,
|
|
19345
|
+
"original": {
|
|
19346
|
+
"value": "{color.brand.gray.200.value}",
|
|
19347
|
+
"public": true,
|
|
19348
|
+
"inverse": true,
|
|
19349
|
+
"usage": "",
|
|
19350
|
+
"wcag": "n/a",
|
|
19351
|
+
"deprecated": false
|
|
19352
|
+
},
|
|
19353
|
+
"name": "ds-color-utility-gray-inverse",
|
|
19354
|
+
"attributes": {
|
|
19355
|
+
"category": "color",
|
|
19356
|
+
"type": "utility",
|
|
19357
|
+
"item": "gray",
|
|
19358
|
+
"subitem": "inverse"
|
|
19359
|
+
},
|
|
19360
|
+
"path": [
|
|
19361
|
+
"color",
|
|
19362
|
+
"utility",
|
|
19363
|
+
"gray",
|
|
19364
|
+
"inverse"
|
|
19365
|
+
]
|
|
19366
|
+
}
|
|
19367
|
+
},
|
|
19368
|
+
"lime": {
|
|
19369
|
+
"default": {
|
|
19370
|
+
"value": "#badd81",
|
|
19371
|
+
"public": true,
|
|
19372
|
+
"default": true,
|
|
19373
|
+
"usage": "",
|
|
19374
|
+
"wcag": "n/a",
|
|
19375
|
+
"deprecated": false,
|
|
19376
|
+
"filePath": "src/color/utility.json",
|
|
19377
|
+
"isSource": true,
|
|
19378
|
+
"original": {
|
|
19379
|
+
"value": "{color.brand.lime.300.value}",
|
|
19380
|
+
"public": true,
|
|
19381
|
+
"default": true,
|
|
19382
|
+
"usage": "",
|
|
19383
|
+
"wcag": "n/a",
|
|
19384
|
+
"deprecated": false
|
|
19385
|
+
},
|
|
19386
|
+
"name": "ds-color-utility-lime-default",
|
|
19387
|
+
"attributes": {
|
|
19388
|
+
"category": "color",
|
|
19389
|
+
"type": "utility",
|
|
19390
|
+
"item": "lime",
|
|
19391
|
+
"subitem": "default"
|
|
19392
|
+
},
|
|
19393
|
+
"path": [
|
|
19394
|
+
"color",
|
|
19395
|
+
"utility",
|
|
19396
|
+
"lime",
|
|
19397
|
+
"default"
|
|
19398
|
+
]
|
|
19399
|
+
},
|
|
19400
|
+
"inverse": {
|
|
19401
|
+
"value": "#d8efb4",
|
|
19402
|
+
"public": true,
|
|
19403
|
+
"inverse": true,
|
|
19404
|
+
"usage": "",
|
|
19405
|
+
"wcag": "n/a",
|
|
19406
|
+
"deprecated": false,
|
|
19407
|
+
"filePath": "src/color/utility.json",
|
|
19408
|
+
"isSource": true,
|
|
19409
|
+
"original": {
|
|
19410
|
+
"value": "{color.brand.lime.200.value}",
|
|
19411
|
+
"public": true,
|
|
19412
|
+
"inverse": true,
|
|
19413
|
+
"usage": "",
|
|
19414
|
+
"wcag": "n/a",
|
|
19415
|
+
"deprecated": false
|
|
19416
|
+
},
|
|
19417
|
+
"name": "ds-color-utility-lime-inverse",
|
|
19418
|
+
"attributes": {
|
|
19419
|
+
"category": "color",
|
|
19420
|
+
"type": "utility",
|
|
19421
|
+
"item": "lime",
|
|
19422
|
+
"subitem": "inverse"
|
|
19423
|
+
},
|
|
19424
|
+
"path": [
|
|
19425
|
+
"color",
|
|
19426
|
+
"utility",
|
|
19427
|
+
"lime",
|
|
19428
|
+
"inverse"
|
|
19429
|
+
]
|
|
19430
|
+
}
|
|
19431
|
+
},
|
|
19432
|
+
"navy": {
|
|
19433
|
+
"default": {
|
|
19434
|
+
"value": "#326aa5",
|
|
19435
|
+
"public": true,
|
|
19436
|
+
"default": true,
|
|
19437
|
+
"usage": "",
|
|
19438
|
+
"wcag": "n/a",
|
|
19439
|
+
"deprecated": false,
|
|
19440
|
+
"filePath": "src/color/utility.json",
|
|
19441
|
+
"isSource": true,
|
|
19442
|
+
"original": {
|
|
19443
|
+
"value": "{color.brand.navy.700.value}",
|
|
19444
|
+
"public": true,
|
|
19445
|
+
"default": true,
|
|
19446
|
+
"usage": "",
|
|
19447
|
+
"wcag": "n/a",
|
|
19448
|
+
"deprecated": false
|
|
19449
|
+
},
|
|
19450
|
+
"name": "ds-color-utility-navy-default",
|
|
19451
|
+
"attributes": {
|
|
19452
|
+
"category": "color",
|
|
19453
|
+
"type": "utility",
|
|
19454
|
+
"item": "navy",
|
|
19455
|
+
"subitem": "default"
|
|
19456
|
+
},
|
|
19457
|
+
"path": [
|
|
19458
|
+
"color",
|
|
19459
|
+
"utility",
|
|
19460
|
+
"navy",
|
|
19461
|
+
"default"
|
|
19462
|
+
]
|
|
19463
|
+
},
|
|
19464
|
+
"inverse": {
|
|
19465
|
+
"value": "#acc9e2",
|
|
19466
|
+
"public": true,
|
|
19467
|
+
"inverse": true,
|
|
19468
|
+
"usage": "",
|
|
19469
|
+
"wcag": "n/a",
|
|
19470
|
+
"deprecated": false,
|
|
19471
|
+
"filePath": "src/color/utility.json",
|
|
19472
|
+
"isSource": true,
|
|
19473
|
+
"original": {
|
|
19474
|
+
"value": "{color.brand.navy.300.value}",
|
|
19475
|
+
"public": true,
|
|
19476
|
+
"inverse": true,
|
|
19477
|
+
"usage": "",
|
|
19478
|
+
"wcag": "n/a",
|
|
19479
|
+
"deprecated": false
|
|
19480
|
+
},
|
|
19481
|
+
"name": "ds-color-utility-navy-inverse",
|
|
19482
|
+
"attributes": {
|
|
19483
|
+
"category": "color",
|
|
19484
|
+
"type": "utility",
|
|
19485
|
+
"item": "navy",
|
|
19486
|
+
"subitem": "inverse"
|
|
19487
|
+
},
|
|
19488
|
+
"path": [
|
|
19489
|
+
"color",
|
|
19490
|
+
"utility",
|
|
19491
|
+
"navy",
|
|
19492
|
+
"inverse"
|
|
19493
|
+
]
|
|
19494
|
+
}
|
|
19495
|
+
},
|
|
19496
|
+
"neutral": {
|
|
19497
|
+
"default": {
|
|
19498
|
+
"value": "#7e8894",
|
|
19499
|
+
"public": true,
|
|
19500
|
+
"default": true,
|
|
19501
|
+
"usage": "",
|
|
19502
|
+
"wcag": "n/a",
|
|
19503
|
+
"deprecated": false,
|
|
19504
|
+
"filePath": "src/color/utility.json",
|
|
19505
|
+
"isSource": true,
|
|
19506
|
+
"original": {
|
|
19507
|
+
"value": "{color.brand.neutral.600.value}",
|
|
19508
|
+
"public": true,
|
|
19509
|
+
"default": true,
|
|
19510
|
+
"usage": "",
|
|
19511
|
+
"wcag": "n/a",
|
|
19512
|
+
"deprecated": false
|
|
19513
|
+
},
|
|
19514
|
+
"name": "ds-color-utility-neutral-default",
|
|
19515
|
+
"attributes": {
|
|
19516
|
+
"category": "color",
|
|
19517
|
+
"type": "utility",
|
|
19518
|
+
"item": "neutral",
|
|
19519
|
+
"subitem": "default"
|
|
19520
|
+
},
|
|
19521
|
+
"path": [
|
|
19522
|
+
"color",
|
|
19523
|
+
"utility",
|
|
19524
|
+
"neutral",
|
|
19525
|
+
"default"
|
|
19526
|
+
]
|
|
19527
|
+
},
|
|
19528
|
+
"inverse": {
|
|
19529
|
+
"value": "#ccd2db",
|
|
19530
|
+
"public": true,
|
|
19531
|
+
"inverse": true,
|
|
19532
|
+
"usage": "",
|
|
19533
|
+
"wcag": "n/a",
|
|
19534
|
+
"deprecated": false,
|
|
19535
|
+
"filePath": "src/color/utility.json",
|
|
19536
|
+
"isSource": true,
|
|
19537
|
+
"original": {
|
|
19538
|
+
"value": "{color.brand.neutral.300.value}",
|
|
19539
|
+
"public": true,
|
|
19540
|
+
"inverse": true,
|
|
19541
|
+
"usage": "",
|
|
19542
|
+
"wcag": "n/a",
|
|
19543
|
+
"deprecated": false
|
|
19544
|
+
},
|
|
19545
|
+
"name": "ds-color-utility-neutral-inverse",
|
|
19546
|
+
"attributes": {
|
|
19547
|
+
"category": "color",
|
|
19548
|
+
"type": "utility",
|
|
19549
|
+
"item": "neutral",
|
|
19550
|
+
"subitem": "inverse"
|
|
19551
|
+
},
|
|
19552
|
+
"path": [
|
|
19553
|
+
"color",
|
|
19554
|
+
"utility",
|
|
19555
|
+
"neutral",
|
|
19556
|
+
"inverse"
|
|
19557
|
+
]
|
|
19558
|
+
}
|
|
19559
|
+
},
|
|
19560
|
+
"pink": {
|
|
19561
|
+
"default": {
|
|
19562
|
+
"value": "#f7738e",
|
|
19563
|
+
"public": true,
|
|
19564
|
+
"default": true,
|
|
19565
|
+
"usage": "",
|
|
19566
|
+
"wcag": "n/a",
|
|
19567
|
+
"deprecated": false,
|
|
19568
|
+
"filePath": "src/color/utility.json",
|
|
19569
|
+
"isSource": true,
|
|
19570
|
+
"original": {
|
|
19571
|
+
"value": "{color.brand.pink.500.value}",
|
|
19572
|
+
"public": true,
|
|
19573
|
+
"default": true,
|
|
19574
|
+
"usage": "",
|
|
19575
|
+
"wcag": "n/a",
|
|
19576
|
+
"deprecated": false
|
|
19577
|
+
},
|
|
19578
|
+
"name": "ds-color-utility-pink-default",
|
|
19579
|
+
"attributes": {
|
|
19580
|
+
"category": "color",
|
|
19581
|
+
"type": "utility",
|
|
19582
|
+
"item": "pink",
|
|
19583
|
+
"subitem": "default"
|
|
19584
|
+
},
|
|
19585
|
+
"path": [
|
|
19586
|
+
"color",
|
|
19587
|
+
"utility",
|
|
19588
|
+
"pink",
|
|
19589
|
+
"default"
|
|
19590
|
+
]
|
|
19591
|
+
},
|
|
19592
|
+
"inverse": {
|
|
19593
|
+
"value": "#fcc2ce",
|
|
19594
|
+
"public": true,
|
|
19595
|
+
"inverse": true,
|
|
19596
|
+
"usage": "",
|
|
19597
|
+
"wcag": "n/a",
|
|
19598
|
+
"deprecated": false,
|
|
19599
|
+
"filePath": "src/color/utility.json",
|
|
19600
|
+
"isSource": true,
|
|
19601
|
+
"original": {
|
|
19602
|
+
"value": "{color.brand.pink.300.value}",
|
|
19603
|
+
"public": true,
|
|
19604
|
+
"inverse": true,
|
|
19605
|
+
"usage": "",
|
|
19606
|
+
"wcag": "n/a",
|
|
19607
|
+
"deprecated": false
|
|
19608
|
+
},
|
|
19609
|
+
"name": "ds-color-utility-pink-inverse",
|
|
19610
|
+
"attributes": {
|
|
19611
|
+
"category": "color",
|
|
19612
|
+
"type": "utility",
|
|
19613
|
+
"item": "pink",
|
|
19614
|
+
"subitem": "inverse"
|
|
19615
|
+
},
|
|
19616
|
+
"path": [
|
|
19617
|
+
"color",
|
|
19618
|
+
"utility",
|
|
19619
|
+
"pink",
|
|
19620
|
+
"inverse"
|
|
19621
|
+
]
|
|
19622
|
+
}
|
|
19623
|
+
},
|
|
19624
|
+
"purple": {
|
|
19625
|
+
"default": {
|
|
19626
|
+
"value": "#8d47f0",
|
|
19627
|
+
"public": true,
|
|
19628
|
+
"default": true,
|
|
19629
|
+
"usage": "",
|
|
19630
|
+
"wcag": "n/a",
|
|
19631
|
+
"deprecated": false,
|
|
19632
|
+
"filePath": "src/color/utility.json",
|
|
19633
|
+
"isSource": true,
|
|
19634
|
+
"original": {
|
|
19635
|
+
"value": "{color.brand.purple.700.value}",
|
|
19636
|
+
"public": true,
|
|
19637
|
+
"default": true,
|
|
19638
|
+
"usage": "",
|
|
19639
|
+
"wcag": "n/a",
|
|
19640
|
+
"deprecated": false
|
|
19641
|
+
},
|
|
19642
|
+
"name": "ds-color-utility-purple-default",
|
|
19643
|
+
"attributes": {
|
|
19644
|
+
"category": "color",
|
|
19645
|
+
"type": "utility",
|
|
19646
|
+
"item": "purple",
|
|
19647
|
+
"subitem": "default"
|
|
19648
|
+
},
|
|
19649
|
+
"path": [
|
|
19650
|
+
"color",
|
|
19651
|
+
"utility",
|
|
19652
|
+
"purple",
|
|
19653
|
+
"default"
|
|
19654
|
+
]
|
|
19655
|
+
},
|
|
19656
|
+
"inverse": {
|
|
19657
|
+
"value": "#ddc9fb",
|
|
19658
|
+
"public": true,
|
|
19659
|
+
"inverse": true,
|
|
19660
|
+
"usage": "",
|
|
19661
|
+
"wcag": "n/a",
|
|
19662
|
+
"deprecated": false,
|
|
19663
|
+
"filePath": "src/color/utility.json",
|
|
19664
|
+
"isSource": true,
|
|
19665
|
+
"original": {
|
|
19666
|
+
"value": "{color.brand.purple.300.value}",
|
|
19667
|
+
"public": true,
|
|
19668
|
+
"inverse": true,
|
|
19669
|
+
"usage": "",
|
|
19670
|
+
"wcag": "n/a",
|
|
19671
|
+
"deprecated": false
|
|
19672
|
+
},
|
|
19673
|
+
"name": "ds-color-utility-purple-inverse",
|
|
19674
|
+
"attributes": {
|
|
19675
|
+
"category": "color",
|
|
19676
|
+
"type": "utility",
|
|
19677
|
+
"item": "purple",
|
|
19678
|
+
"subitem": "inverse"
|
|
19679
|
+
},
|
|
19680
|
+
"path": [
|
|
19681
|
+
"color",
|
|
19682
|
+
"utility",
|
|
19683
|
+
"purple",
|
|
19684
|
+
"inverse"
|
|
19685
|
+
]
|
|
19686
|
+
}
|
|
19687
|
+
},
|
|
19688
|
+
"red": {
|
|
19689
|
+
"default": {
|
|
19690
|
+
"value": "#e35c2f",
|
|
19691
|
+
"public": true,
|
|
19692
|
+
"default": true,
|
|
19693
|
+
"usage": "",
|
|
19694
|
+
"wcag": "n/a",
|
|
19695
|
+
"deprecated": false,
|
|
19696
|
+
"filePath": "src/color/utility.json",
|
|
19697
|
+
"isSource": true,
|
|
19698
|
+
"original": {
|
|
19699
|
+
"value": "{color.brand.red.600.value}",
|
|
19700
|
+
"public": true,
|
|
19701
|
+
"default": true,
|
|
19702
|
+
"usage": "",
|
|
19703
|
+
"wcag": "n/a",
|
|
19704
|
+
"deprecated": false
|
|
19705
|
+
},
|
|
19706
|
+
"name": "ds-color-utility-red-default",
|
|
19707
|
+
"attributes": {
|
|
19708
|
+
"category": "color",
|
|
19709
|
+
"type": "utility",
|
|
19710
|
+
"item": "red",
|
|
19711
|
+
"subitem": "default"
|
|
19712
|
+
},
|
|
19713
|
+
"path": [
|
|
19714
|
+
"color",
|
|
19715
|
+
"utility",
|
|
19716
|
+
"red",
|
|
19717
|
+
"default"
|
|
19718
|
+
]
|
|
19719
|
+
},
|
|
19720
|
+
"inverse": {
|
|
19721
|
+
"value": "#f0a68d",
|
|
19722
|
+
"public": true,
|
|
19723
|
+
"inverse": true,
|
|
19724
|
+
"usage": "",
|
|
19725
|
+
"wcag": "n/a",
|
|
19726
|
+
"deprecated": false,
|
|
19727
|
+
"filePath": "src/color/utility.json",
|
|
19728
|
+
"isSource": true,
|
|
19729
|
+
"original": {
|
|
19730
|
+
"value": "{color.brand.red.400.value}",
|
|
19731
|
+
"public": true,
|
|
19732
|
+
"inverse": true,
|
|
19733
|
+
"usage": "",
|
|
19734
|
+
"wcag": "n/a",
|
|
19735
|
+
"deprecated": false
|
|
19736
|
+
},
|
|
19737
|
+
"name": "ds-color-utility-red-inverse",
|
|
19738
|
+
"attributes": {
|
|
19739
|
+
"category": "color",
|
|
19740
|
+
"type": "utility",
|
|
19741
|
+
"item": "red",
|
|
19742
|
+
"subitem": "inverse"
|
|
19743
|
+
},
|
|
19744
|
+
"path": [
|
|
19745
|
+
"color",
|
|
19746
|
+
"utility",
|
|
19747
|
+
"red",
|
|
19748
|
+
"inverse"
|
|
19749
|
+
]
|
|
19750
|
+
}
|
|
19751
|
+
},
|
|
19752
|
+
"turquoise": {
|
|
19753
|
+
"default": {
|
|
19754
|
+
"value": "#5c8f91",
|
|
19755
|
+
"public": true,
|
|
19756
|
+
"default": true,
|
|
19757
|
+
"usage": "",
|
|
19758
|
+
"wcag": "n/a",
|
|
19759
|
+
"deprecated": false,
|
|
19760
|
+
"filePath": "src/color/utility.json",
|
|
19761
|
+
"isSource": true,
|
|
19762
|
+
"original": {
|
|
19763
|
+
"value": "{color.brand.turquoise.600.value}",
|
|
19764
|
+
"public": true,
|
|
19765
|
+
"default": true,
|
|
19766
|
+
"usage": "",
|
|
19767
|
+
"wcag": "n/a",
|
|
19768
|
+
"deprecated": false
|
|
19769
|
+
},
|
|
19770
|
+
"name": "ds-color-utility-turquoise-default",
|
|
19771
|
+
"attributes": {
|
|
19772
|
+
"category": "color",
|
|
19773
|
+
"type": "utility",
|
|
19774
|
+
"item": "turquoise",
|
|
19775
|
+
"subitem": "default"
|
|
19776
|
+
},
|
|
19777
|
+
"path": [
|
|
19778
|
+
"color",
|
|
19779
|
+
"utility",
|
|
19780
|
+
"turquoise",
|
|
19781
|
+
"default"
|
|
19782
|
+
]
|
|
19783
|
+
},
|
|
19784
|
+
"inverse": {
|
|
19785
|
+
"value": "#9fbdbe",
|
|
19786
|
+
"public": true,
|
|
19787
|
+
"inverse": true,
|
|
19788
|
+
"usage": "",
|
|
19789
|
+
"wcag": "n/a",
|
|
19790
|
+
"deprecated": false,
|
|
19791
|
+
"filePath": "src/color/utility.json",
|
|
19792
|
+
"isSource": true,
|
|
19793
|
+
"original": {
|
|
19794
|
+
"value": "{color.brand.turquoise.400.value}",
|
|
19795
|
+
"public": true,
|
|
19796
|
+
"inverse": true,
|
|
19797
|
+
"usage": "",
|
|
19798
|
+
"wcag": "n/a",
|
|
19799
|
+
"deprecated": false
|
|
19800
|
+
},
|
|
19801
|
+
"name": "ds-color-utility-turquoise-inverse",
|
|
19802
|
+
"attributes": {
|
|
19803
|
+
"category": "color",
|
|
19804
|
+
"type": "utility",
|
|
19805
|
+
"item": "turquoise",
|
|
19806
|
+
"subitem": "inverse"
|
|
19807
|
+
},
|
|
19808
|
+
"path": [
|
|
19809
|
+
"color",
|
|
19810
|
+
"utility",
|
|
19811
|
+
"turquoise",
|
|
19812
|
+
"inverse"
|
|
19813
|
+
]
|
|
19814
|
+
}
|
|
19815
|
+
},
|
|
19816
|
+
"yellow": {
|
|
19817
|
+
"default": {
|
|
19818
|
+
"value": "#f9ce06",
|
|
19819
|
+
"public": true,
|
|
19820
|
+
"default": true,
|
|
19821
|
+
"usage": "",
|
|
19822
|
+
"wcag": "n/a",
|
|
19823
|
+
"deprecated": false,
|
|
19824
|
+
"filePath": "src/color/utility.json",
|
|
19825
|
+
"isSource": true,
|
|
19826
|
+
"original": {
|
|
19827
|
+
"value": "{color.brand.yellow.300.value}",
|
|
19828
|
+
"public": true,
|
|
19829
|
+
"default": true,
|
|
19830
|
+
"usage": "",
|
|
19831
|
+
"wcag": "n/a",
|
|
19832
|
+
"deprecated": false
|
|
19833
|
+
},
|
|
19834
|
+
"name": "ds-color-utility-yellow-default",
|
|
19835
|
+
"attributes": {
|
|
19836
|
+
"category": "color",
|
|
19837
|
+
"type": "utility",
|
|
19838
|
+
"item": "yellow",
|
|
19839
|
+
"subitem": "default"
|
|
19840
|
+
},
|
|
19841
|
+
"path": [
|
|
19842
|
+
"color",
|
|
19843
|
+
"utility",
|
|
19844
|
+
"yellow",
|
|
19845
|
+
"default"
|
|
19846
|
+
]
|
|
19847
|
+
},
|
|
19848
|
+
"inverse": {
|
|
19849
|
+
"value": "#ffe87e",
|
|
19850
|
+
"public": true,
|
|
19851
|
+
"inverse": true,
|
|
19852
|
+
"usage": "",
|
|
19853
|
+
"wcag": "n/a",
|
|
19854
|
+
"deprecated": false,
|
|
19855
|
+
"filePath": "src/color/utility.json",
|
|
19856
|
+
"isSource": true,
|
|
19857
|
+
"original": {
|
|
19858
|
+
"value": "{color.brand.yellow.200.value}",
|
|
19859
|
+
"public": true,
|
|
19860
|
+
"inverse": true,
|
|
19861
|
+
"usage": "",
|
|
19862
|
+
"wcag": "n/a",
|
|
19863
|
+
"deprecated": false
|
|
19864
|
+
},
|
|
19865
|
+
"name": "ds-color-utility-yellow-inverse",
|
|
19866
|
+
"attributes": {
|
|
19867
|
+
"category": "color",
|
|
19868
|
+
"type": "utility",
|
|
19869
|
+
"item": "yellow",
|
|
19870
|
+
"subitem": "inverse"
|
|
19871
|
+
},
|
|
19872
|
+
"path": [
|
|
19873
|
+
"color",
|
|
19874
|
+
"utility",
|
|
19875
|
+
"yellow",
|
|
19876
|
+
"inverse"
|
|
19877
|
+
]
|
|
19878
|
+
}
|
|
19879
|
+
},
|
|
19880
|
+
"error": {
|
|
19881
|
+
"default": {
|
|
19882
|
+
"value": "#cc1816",
|
|
19883
|
+
"public": true,
|
|
19884
|
+
"default": true,
|
|
19885
|
+
"usage": "",
|
|
19886
|
+
"wcag": "n/a",
|
|
19887
|
+
"deprecated": false,
|
|
19888
|
+
"filePath": "src/color/utility.json",
|
|
19889
|
+
"isSource": true,
|
|
19890
|
+
"original": {
|
|
19891
|
+
"value": "{color.base.error.400.value}",
|
|
19892
|
+
"public": true,
|
|
19893
|
+
"default": true,
|
|
19894
|
+
"usage": "",
|
|
19895
|
+
"wcag": "n/a",
|
|
19896
|
+
"deprecated": false
|
|
19897
|
+
},
|
|
19898
|
+
"name": "ds-color-utility-error-default",
|
|
19899
|
+
"attributes": {
|
|
19900
|
+
"category": "color",
|
|
19901
|
+
"type": "utility",
|
|
19902
|
+
"item": "error",
|
|
19903
|
+
"subitem": "default"
|
|
19904
|
+
},
|
|
19905
|
+
"path": [
|
|
19906
|
+
"color",
|
|
19907
|
+
"utility",
|
|
19908
|
+
"error",
|
|
19909
|
+
"default"
|
|
19910
|
+
]
|
|
19911
|
+
},
|
|
19912
|
+
"inverse": {
|
|
19913
|
+
"value": "#f9aca6",
|
|
19914
|
+
"public": true,
|
|
19915
|
+
"inverse": true,
|
|
19916
|
+
"usage": "",
|
|
19917
|
+
"wcag": "n/a",
|
|
19918
|
+
"deprecated": false,
|
|
19919
|
+
"filePath": "src/color/utility.json",
|
|
19920
|
+
"isSource": true,
|
|
19921
|
+
"original": {
|
|
19922
|
+
"value": "{color.base.error.200.value}",
|
|
19923
|
+
"public": true,
|
|
19924
|
+
"inverse": true,
|
|
19925
|
+
"usage": "",
|
|
19926
|
+
"wcag": "n/a",
|
|
19927
|
+
"deprecated": false
|
|
19928
|
+
},
|
|
19929
|
+
"name": "ds-color-utility-error-inverse",
|
|
19930
|
+
"attributes": {
|
|
19931
|
+
"category": "color",
|
|
19932
|
+
"type": "utility",
|
|
19933
|
+
"item": "error",
|
|
19934
|
+
"subitem": "inverse"
|
|
19935
|
+
},
|
|
19936
|
+
"path": [
|
|
19937
|
+
"color",
|
|
19938
|
+
"utility",
|
|
19939
|
+
"error",
|
|
19940
|
+
"inverse"
|
|
19941
|
+
]
|
|
19942
|
+
}
|
|
19943
|
+
},
|
|
19944
|
+
"warning": {
|
|
19945
|
+
"default": {
|
|
19946
|
+
"value": "#f2c153",
|
|
19947
|
+
"public": true,
|
|
19948
|
+
"default": true,
|
|
19949
|
+
"usage": "",
|
|
19950
|
+
"wcag": "n/a",
|
|
19951
|
+
"deprecated": false,
|
|
19952
|
+
"filePath": "src/color/utility.json",
|
|
19953
|
+
"isSource": true,
|
|
19954
|
+
"original": {
|
|
19955
|
+
"value": "{color.base.warning.200.value}",
|
|
19956
|
+
"public": true,
|
|
19957
|
+
"default": true,
|
|
19958
|
+
"usage": "",
|
|
19959
|
+
"wcag": "n/a",
|
|
19960
|
+
"deprecated": false
|
|
19961
|
+
},
|
|
19962
|
+
"name": "ds-color-utility-warning-default",
|
|
19963
|
+
"attributes": {
|
|
19964
|
+
"category": "color",
|
|
19965
|
+
"type": "utility",
|
|
19966
|
+
"item": "warning",
|
|
19967
|
+
"subitem": "default"
|
|
19968
|
+
},
|
|
19969
|
+
"path": [
|
|
19970
|
+
"color",
|
|
19971
|
+
"utility",
|
|
19972
|
+
"warning",
|
|
19973
|
+
"default"
|
|
19974
|
+
]
|
|
19975
|
+
},
|
|
19976
|
+
"inverse": {
|
|
19977
|
+
"value": "#f2c153",
|
|
19978
|
+
"public": true,
|
|
19979
|
+
"inverse": true,
|
|
19980
|
+
"usage": "",
|
|
19981
|
+
"wcag": "n/a",
|
|
19982
|
+
"deprecated": false,
|
|
19983
|
+
"filePath": "src/color/utility.json",
|
|
19984
|
+
"isSource": true,
|
|
19985
|
+
"original": {
|
|
19986
|
+
"value": "{color.base.warning.200.value}",
|
|
19987
|
+
"public": true,
|
|
19988
|
+
"inverse": true,
|
|
19989
|
+
"usage": "",
|
|
19990
|
+
"wcag": "n/a",
|
|
19991
|
+
"deprecated": false
|
|
19992
|
+
},
|
|
19993
|
+
"name": "ds-color-utility-warning-inverse",
|
|
19994
|
+
"attributes": {
|
|
19995
|
+
"category": "color",
|
|
19996
|
+
"type": "utility",
|
|
19997
|
+
"item": "warning",
|
|
19998
|
+
"subitem": "inverse"
|
|
19999
|
+
},
|
|
20000
|
+
"path": [
|
|
20001
|
+
"color",
|
|
20002
|
+
"utility",
|
|
20003
|
+
"warning",
|
|
20004
|
+
"inverse"
|
|
20005
|
+
]
|
|
20006
|
+
}
|
|
20007
|
+
},
|
|
20008
|
+
"success": {
|
|
20009
|
+
"default": {
|
|
20010
|
+
"value": "#0b6f4d",
|
|
20011
|
+
"public": true,
|
|
20012
|
+
"default": true,
|
|
20013
|
+
"usage": "",
|
|
20014
|
+
"wcag": "n/a",
|
|
20015
|
+
"deprecated": false,
|
|
20016
|
+
"filePath": "src/color/utility.json",
|
|
20017
|
+
"isSource": true,
|
|
20018
|
+
"original": {
|
|
20019
|
+
"value": "{color.base.success.400.value}",
|
|
20020
|
+
"public": true,
|
|
20021
|
+
"default": true,
|
|
20022
|
+
"usage": "",
|
|
20023
|
+
"wcag": "n/a",
|
|
20024
|
+
"deprecated": false
|
|
20025
|
+
},
|
|
20026
|
+
"name": "ds-color-utility-success-default",
|
|
20027
|
+
"attributes": {
|
|
20028
|
+
"category": "color",
|
|
20029
|
+
"type": "utility",
|
|
20030
|
+
"item": "success",
|
|
20031
|
+
"subitem": "default"
|
|
20032
|
+
},
|
|
20033
|
+
"path": [
|
|
20034
|
+
"color",
|
|
20035
|
+
"utility",
|
|
20036
|
+
"success",
|
|
20037
|
+
"default"
|
|
20038
|
+
]
|
|
20039
|
+
},
|
|
20040
|
+
"inverse": {
|
|
20041
|
+
"value": "#8eceb9",
|
|
20042
|
+
"public": true,
|
|
20043
|
+
"inverse": true,
|
|
20044
|
+
"usage": "",
|
|
20045
|
+
"wcag": "n/a",
|
|
20046
|
+
"deprecated": false,
|
|
20047
|
+
"filePath": "src/color/utility.json",
|
|
20048
|
+
"isSource": true,
|
|
20049
|
+
"original": {
|
|
20050
|
+
"value": "{color.base.success.200.value}",
|
|
20051
|
+
"public": true,
|
|
20052
|
+
"inverse": true,
|
|
20053
|
+
"usage": "",
|
|
20054
|
+
"wcag": "n/a",
|
|
20055
|
+
"deprecated": false
|
|
20056
|
+
},
|
|
20057
|
+
"name": "ds-color-utility-success-inverse",
|
|
20058
|
+
"attributes": {
|
|
20059
|
+
"category": "color",
|
|
20060
|
+
"type": "utility",
|
|
20061
|
+
"item": "success",
|
|
20062
|
+
"subitem": "inverse"
|
|
20063
|
+
},
|
|
20064
|
+
"path": [
|
|
20065
|
+
"color",
|
|
20066
|
+
"utility",
|
|
20067
|
+
"success",
|
|
20068
|
+
"inverse"
|
|
20069
|
+
]
|
|
20070
|
+
}
|
|
20071
|
+
}
|
|
19110
20072
|
}
|
|
19111
20073
|
}
|
|
19112
20074
|
};
|