@aurodesignsystem/design-tokens 5.8.0 → 5.8.2

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.
Files changed (63) hide show
  1. package/CHANGELOG.md +15 -0
  2. package/dist/CSSCustomProperties--bundled.css +19 -16
  3. package/dist/alaska/CSSCustomProperties--alaska.css +7 -6
  4. package/dist/alaska/JSONVariablesNested--alaska.json +6 -5
  5. package/dist/alaska/JSObject--allTokens.js +164 -133
  6. package/dist/alaska/SCSSVariables--alaska.scss +7 -6
  7. package/dist/alaska/SCSSVariablesMapFlat--alaska.scss +7 -6
  8. package/dist/alaska/primitives--alaska.scss +1 -1
  9. package/dist/alaska-classic/CSSCustomProperties--alaskaClassic.css +7 -6
  10. package/dist/alaska-classic/JSONVariablesNested--alaskaClassic.json +6 -5
  11. package/dist/alaska-classic/JSObject--allTokens.js +164 -133
  12. package/dist/alaska-classic/SCSSVariables--alaskaClassic.scss +7 -6
  13. package/dist/alaska-classic/SCSSVariablesMapFlat--alaskaClassic.scss +7 -6
  14. package/dist/alaska-classic/primitives--alaskaClassic.scss +1 -1
  15. package/dist/auro-classic/CSSCustomProperties.css +1 -1
  16. package/dist/auro-classic/CSSSizeCustomProperties.css +1 -1
  17. package/dist/auro-classic/JSData--color.js +1 -1
  18. package/dist/auro-classic/JSObject--allTokens.js +1 -1
  19. package/dist/auro-classic/JSObject--deprecated.js +1 -1
  20. package/dist/auro-classic/JSVariables--color.js +1 -1
  21. package/dist/auro-classic/SCSSVariableMap.scss +1 -1
  22. package/dist/auro-classic/SCSSVariables.scss +1 -1
  23. package/dist/auro-classic/SCSSVariablesMapFlat.scss +1 -1
  24. package/dist/auro-classic/SassCustomProperties.scss +1 -1
  25. package/dist/auro-classic/SassSizeCustomProperties.scss +1 -1
  26. package/dist/hawaiian/CSSCustomProperties--hawaiian.css +7 -6
  27. package/dist/hawaiian/JSONVariablesNested--hawaiian.json +6 -5
  28. package/dist/hawaiian/JSObject--allTokens.js +164 -133
  29. package/dist/hawaiian/SCSSVariables--hawaiian.scss +7 -6
  30. package/dist/hawaiian/SCSSVariablesMapFlat--hawaiian.scss +7 -6
  31. package/dist/hawaiian/primitives--hawaiian.scss +1 -1
  32. package/dist/transparent/CSSCustomProperties--transparent.css +1 -1
  33. package/package.json +1 -1
  34. package/src/themes/alaska/advanced/{boolean.json → color/boolean.json} +2 -2
  35. package/src/themes/alaska/advanced/{shared.json → color/shared.json} +18 -2
  36. package/src/themes/{hawaiian/advanced → alaska/advanced/color}/state.json +2 -2
  37. package/src/themes/alaska/basic/color/text-icon.json +1 -9
  38. package/src/themes/alaska-classic/advanced/{boolean.json → color/boolean.json} +2 -2
  39. package/src/themes/{hawaiian/advanced → alaska-classic/advanced/color}/shared.json +18 -2
  40. package/src/themes/alaska-classic/advanced/{state.json → color/state.json} +2 -2
  41. package/src/themes/alaska-classic/basic/color/text-icon.json +0 -8
  42. package/src/themes/hawaiian/advanced/{boolean.json → color/boolean.json} +2 -2
  43. package/src/themes/{alaska-classic/advanced → hawaiian/advanced/color}/shared.json +18 -2
  44. package/src/themes/{alaska/advanced → hawaiian/advanced/color}/state.json +2 -2
  45. package/src/themes/hawaiian/basic/color/text-icon.json +0 -8
  46. /package/src/themes/alaska/advanced/{accents.json → color/accents.json} +0 -0
  47. /package/src/themes/alaska/advanced/{button → color/button}/flat.json +0 -0
  48. /package/src/themes/alaska/advanced/{button → color/button}/primary.json +0 -0
  49. /package/src/themes/alaska/advanced/{button → color/button}/secondary.json +0 -0
  50. /package/src/themes/alaska/advanced/{button → color/button}/tertiary.json +0 -0
  51. /package/src/themes/alaska/advanced/{hyperlink.json → color/hyperlink.json} +0 -0
  52. /package/src/themes/alaska-classic/advanced/{accents.json → color/accents.json} +0 -0
  53. /package/src/themes/alaska-classic/advanced/{button → color/button}/flat.json +0 -0
  54. /package/src/themes/alaska-classic/advanced/{button → color/button}/primary.json +0 -0
  55. /package/src/themes/alaska-classic/advanced/{button → color/button}/secondary.json +0 -0
  56. /package/src/themes/alaska-classic/advanced/{button → color/button}/tertiary.json +0 -0
  57. /package/src/themes/alaska-classic/advanced/{hyperlink.json → color/hyperlink.json} +0 -0
  58. /package/src/themes/hawaiian/advanced/{accents.json → color/accents.json} +0 -0
  59. /package/src/themes/hawaiian/advanced/{button → color/button}/flat.json +0 -0
  60. /package/src/themes/hawaiian/advanced/{button → color/button}/primary.json +0 -0
  61. /package/src/themes/hawaiian/advanced/{button → color/button}/secondary.json +0 -0
  62. /package/src/themes/hawaiian/advanced/{button → color/button}/tertiary.json +0 -0
  63. /package/src/themes/hawaiian/advanced/{hyperlink.json → color/hyperlink.json} +0 -0
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 09 Apr 2025 18:34:55 GMT
3
+ * Generated on Mon, 14 Apr 2025 18:42:59 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -15,7 +15,7 @@ module.exports = {
15
15
  "type": "semantic",
16
16
  "usage": "Flat button text color",
17
17
  "value": "#676767",
18
- "filePath": "src/themes/hawaiian/advanced/button/flat.json",
18
+ "filePath": "src/themes/hawaiian/advanced/color/button/flat.json",
19
19
  "isSource": false,
20
20
  "original": {
21
21
  "default": true,
@@ -48,7 +48,7 @@ module.exports = {
48
48
  "type": "semantic",
49
49
  "usage": "Flat button disabled text color",
50
50
  "value": "#d0d0d0",
51
- "filePath": "src/themes/hawaiian/advanced/button/flat.json",
51
+ "filePath": "src/themes/hawaiian/advanced/color/button/flat.json",
52
52
  "isSource": false,
53
53
  "original": {
54
54
  "default": true,
@@ -81,7 +81,7 @@ module.exports = {
81
81
  "type": "semantic",
82
82
  "usage": "Flat button text hover color",
83
83
  "value": "#525252",
84
- "filePath": "src/themes/hawaiian/advanced/button/flat.json",
84
+ "filePath": "src/themes/hawaiian/advanced/color/button/flat.json",
85
85
  "isSource": false,
86
86
  "original": {
87
87
  "default": true,
@@ -114,7 +114,7 @@ module.exports = {
114
114
  "type": "semantic",
115
115
  "usage": "Flat button inverse text color",
116
116
  "value": "#ffffff",
117
- "filePath": "src/themes/hawaiian/advanced/button/flat.json",
117
+ "filePath": "src/themes/hawaiian/advanced/color/button/flat.json",
118
118
  "isSource": false,
119
119
  "original": {
120
120
  "default": true,
@@ -147,7 +147,7 @@ module.exports = {
147
147
  "type": "semantic",
148
148
  "usage": "Flat button inverse disabled text color",
149
149
  "value": "#7e8894",
150
- "filePath": "src/themes/hawaiian/advanced/button/flat.json",
150
+ "filePath": "src/themes/hawaiian/advanced/color/button/flat.json",
151
151
  "isSource": false,
152
152
  "original": {
153
153
  "default": true,
@@ -180,7 +180,7 @@ module.exports = {
180
180
  "type": "semantic",
181
181
  "usage": "Flat button inverse text hover color",
182
182
  "value": "#adadad",
183
- "filePath": "src/themes/hawaiian/advanced/button/flat.json",
183
+ "filePath": "src/themes/hawaiian/advanced/color/button/flat.json",
184
184
  "isSource": false,
185
185
  "original": {
186
186
  "default": true,
@@ -215,7 +215,7 @@ module.exports = {
215
215
  "type": "semantic",
216
216
  "usage": "Primary button background color",
217
217
  "value": "#463c8f",
218
- "filePath": "src/themes/hawaiian/advanced/button/primary.json",
218
+ "filePath": "src/themes/hawaiian/advanced/color/button/primary.json",
219
219
  "isSource": false,
220
220
  "original": {
221
221
  "default": true,
@@ -248,7 +248,7 @@ module.exports = {
248
248
  "type": "semantic",
249
249
  "usage": "",
250
250
  "value": "#aca1cc",
251
- "filePath": "src/themes/hawaiian/advanced/button/primary.json",
251
+ "filePath": "src/themes/hawaiian/advanced/color/button/primary.json",
252
252
  "isSource": false,
253
253
  "original": {
254
254
  "default": true,
@@ -281,7 +281,7 @@ module.exports = {
281
281
  "type": "semantic",
282
282
  "usage": "Primary button background hover color",
283
283
  "value": "#31295c",
284
- "filePath": "src/themes/hawaiian/advanced/button/primary.json",
284
+ "filePath": "src/themes/hawaiian/advanced/color/button/primary.json",
285
285
  "isSource": false,
286
286
  "original": {
287
287
  "default": true,
@@ -314,7 +314,7 @@ module.exports = {
314
314
  "type": "semantic",
315
315
  "usage": "",
316
316
  "value": "#ccc5e0",
317
- "filePath": "src/themes/hawaiian/advanced/button/primary.json",
317
+ "filePath": "src/themes/hawaiian/advanced/color/button/primary.json",
318
318
  "isSource": false,
319
319
  "original": {
320
320
  "default": true,
@@ -347,7 +347,7 @@ module.exports = {
347
347
  "type": "semantic",
348
348
  "usage": "",
349
349
  "value": "#8c7eb8",
350
- "filePath": "src/themes/hawaiian/advanced/button/primary.json",
350
+ "filePath": "src/themes/hawaiian/advanced/color/button/primary.json",
351
351
  "isSource": false,
352
352
  "original": {
353
353
  "default": true,
@@ -380,7 +380,7 @@ module.exports = {
380
380
  "type": "semantic",
381
381
  "usage": "Primary button inverse background color",
382
382
  "value": "#ffffff",
383
- "filePath": "src/themes/hawaiian/advanced/button/primary.json",
383
+ "filePath": "src/themes/hawaiian/advanced/color/button/primary.json",
384
384
  "isSource": false,
385
385
  "original": {
386
386
  "default": true,
@@ -413,7 +413,7 @@ module.exports = {
413
413
  "type": "semantic",
414
414
  "usage": "",
415
415
  "value": "rgba(255, 255, 255, 0.75)",
416
- "filePath": "src/themes/hawaiian/advanced/button/primary.json",
416
+ "filePath": "src/themes/hawaiian/advanced/color/button/primary.json",
417
417
  "isSource": false,
418
418
  "original": {
419
419
  "default": true,
@@ -446,7 +446,7 @@ module.exports = {
446
446
  "type": "semantic",
447
447
  "usage": "Primary button inverse background hover color",
448
448
  "value": "#edeaf4",
449
- "filePath": "src/themes/hawaiian/advanced/button/primary.json",
449
+ "filePath": "src/themes/hawaiian/advanced/color/button/primary.json",
450
450
  "isSource": false,
451
451
  "original": {
452
452
  "default": true,
@@ -479,7 +479,7 @@ module.exports = {
479
479
  "type": "semantic",
480
480
  "usage": "Primary button border color",
481
481
  "value": "#463c8f",
482
- "filePath": "src/themes/hawaiian/advanced/button/primary.json",
482
+ "filePath": "src/themes/hawaiian/advanced/color/button/primary.json",
483
483
  "isSource": false,
484
484
  "original": {
485
485
  "default": true,
@@ -512,7 +512,7 @@ module.exports = {
512
512
  "type": "semantic",
513
513
  "usage": "",
514
514
  "value": "#aca1cc",
515
- "filePath": "src/themes/hawaiian/advanced/button/primary.json",
515
+ "filePath": "src/themes/hawaiian/advanced/color/button/primary.json",
516
516
  "isSource": false,
517
517
  "original": {
518
518
  "default": true,
@@ -545,7 +545,7 @@ module.exports = {
545
545
  "type": "semantic",
546
546
  "usage": "Primary button border hover color",
547
547
  "value": "#31295c",
548
- "filePath": "src/themes/hawaiian/advanced/button/primary.json",
548
+ "filePath": "src/themes/hawaiian/advanced/color/button/primary.json",
549
549
  "isSource": false,
550
550
  "original": {
551
551
  "default": true,
@@ -578,7 +578,7 @@ module.exports = {
578
578
  "type": "semantic",
579
579
  "usage": "Primary button inverse border color",
580
580
  "value": "#ffffff",
581
- "filePath": "src/themes/hawaiian/advanced/button/primary.json",
581
+ "filePath": "src/themes/hawaiian/advanced/color/button/primary.json",
582
582
  "isSource": false,
583
583
  "original": {
584
584
  "default": true,
@@ -611,7 +611,7 @@ module.exports = {
611
611
  "type": "semantic",
612
612
  "usage": "",
613
613
  "value": "rgba(255, 255, 255, 0.75)",
614
- "filePath": "src/themes/hawaiian/advanced/button/primary.json",
614
+ "filePath": "src/themes/hawaiian/advanced/color/button/primary.json",
615
615
  "isSource": false,
616
616
  "original": {
617
617
  "default": true,
@@ -644,7 +644,7 @@ module.exports = {
644
644
  "type": "semantic",
645
645
  "usage": "Primary button inverse border hover color",
646
646
  "value": "#edeaf4",
647
- "filePath": "src/themes/hawaiian/advanced/button/primary.json",
647
+ "filePath": "src/themes/hawaiian/advanced/color/button/primary.json",
648
648
  "isSource": false,
649
649
  "original": {
650
650
  "default": true,
@@ -677,7 +677,7 @@ module.exports = {
677
677
  "type": "semantic",
678
678
  "usage": "Primary button text color",
679
679
  "value": "#ffffff",
680
- "filePath": "src/themes/hawaiian/advanced/button/primary.json",
680
+ "filePath": "src/themes/hawaiian/advanced/color/button/primary.json",
681
681
  "isSource": false,
682
682
  "original": {
683
683
  "default": true,
@@ -710,7 +710,7 @@ module.exports = {
710
710
  "type": "semantic",
711
711
  "usage": "Primary button inverse text color",
712
712
  "value": "#463c8f",
713
- "filePath": "src/themes/hawaiian/advanced/button/primary.json",
713
+ "filePath": "src/themes/hawaiian/advanced/color/button/primary.json",
714
714
  "isSource": false,
715
715
  "original": {
716
716
  "default": true,
@@ -745,7 +745,7 @@ module.exports = {
745
745
  "type": "semantic",
746
746
  "usage": "Secondary button background color",
747
747
  "value": "#ffffff",
748
- "filePath": "src/themes/hawaiian/advanced/button/secondary.json",
748
+ "filePath": "src/themes/hawaiian/advanced/color/button/secondary.json",
749
749
  "isSource": false,
750
750
  "original": {
751
751
  "default": true,
@@ -778,7 +778,7 @@ module.exports = {
778
778
  "type": "semantic",
779
779
  "usage": "",
780
780
  "value": "#f7f7f7",
781
- "filePath": "src/themes/hawaiian/advanced/button/secondary.json",
781
+ "filePath": "src/themes/hawaiian/advanced/color/button/secondary.json",
782
782
  "isSource": false,
783
783
  "original": {
784
784
  "default": true,
@@ -811,7 +811,7 @@ module.exports = {
811
811
  "type": "semantic",
812
812
  "usage": "Secondary button background hover color",
813
813
  "value": "#f2f2f2",
814
- "filePath": "src/themes/hawaiian/advanced/button/secondary.json",
814
+ "filePath": "src/themes/hawaiian/advanced/color/button/secondary.json",
815
815
  "isSource": false,
816
816
  "original": {
817
817
  "default": true,
@@ -844,7 +844,7 @@ module.exports = {
844
844
  "type": "semantic",
845
845
  "usage": "Secondary button inverse background hover color",
846
846
  "value": "rgba(0, 0, 0, 0.05)",
847
- "filePath": "src/themes/hawaiian/advanced/button/secondary.json",
847
+ "filePath": "src/themes/hawaiian/advanced/color/button/secondary.json",
848
848
  "isSource": false,
849
849
  "original": {
850
850
  "default": true,
@@ -877,7 +877,7 @@ module.exports = {
877
877
  "type": "semantic",
878
878
  "usage": "Secondary button border color",
879
879
  "value": "#d0d0d0",
880
- "filePath": "src/themes/hawaiian/advanced/button/secondary.json",
880
+ "filePath": "src/themes/hawaiian/advanced/color/button/secondary.json",
881
881
  "isSource": false,
882
882
  "original": {
883
883
  "default": true,
@@ -910,7 +910,7 @@ module.exports = {
910
910
  "type": "semantic",
911
911
  "usage": "Secondary button border hover color",
912
912
  "value": "#d0d0d0",
913
- "filePath": "src/themes/hawaiian/advanced/button/secondary.json",
913
+ "filePath": "src/themes/hawaiian/advanced/color/button/secondary.json",
914
914
  "isSource": false,
915
915
  "original": {
916
916
  "default": true,
@@ -943,7 +943,7 @@ module.exports = {
943
943
  "type": "semantic",
944
944
  "usage": "Secondary button border disabled color",
945
945
  "value": "#d0d0d0",
946
- "filePath": "src/themes/hawaiian/advanced/button/secondary.json",
946
+ "filePath": "src/themes/hawaiian/advanced/color/button/secondary.json",
947
947
  "isSource": false,
948
948
  "original": {
949
949
  "default": true,
@@ -976,7 +976,7 @@ module.exports = {
976
976
  "type": "semantic",
977
977
  "usage": "Secondary button inverse border color",
978
978
  "value": "#ffffff",
979
- "filePath": "src/themes/hawaiian/advanced/button/secondary.json",
979
+ "filePath": "src/themes/hawaiian/advanced/color/button/secondary.json",
980
980
  "isSource": false,
981
981
  "original": {
982
982
  "default": true,
@@ -1009,7 +1009,7 @@ module.exports = {
1009
1009
  "type": "semantic",
1010
1010
  "usage": "Secondary button border inverse disabled color",
1011
1011
  "value": "#dddddd",
1012
- "filePath": "src/themes/hawaiian/advanced/button/secondary.json",
1012
+ "filePath": "src/themes/hawaiian/advanced/color/button/secondary.json",
1013
1013
  "isSource": false,
1014
1014
  "original": {
1015
1015
  "default": true,
@@ -1042,7 +1042,7 @@ module.exports = {
1042
1042
  "type": "semantic",
1043
1043
  "usage": "Secondary button text color",
1044
1044
  "value": "#463c8f",
1045
- "filePath": "src/themes/hawaiian/advanced/button/secondary.json",
1045
+ "filePath": "src/themes/hawaiian/advanced/color/button/secondary.json",
1046
1046
  "isSource": false,
1047
1047
  "original": {
1048
1048
  "default": true,
@@ -1075,7 +1075,7 @@ module.exports = {
1075
1075
  "type": "semantic",
1076
1076
  "usage": "Secondary button text hover color",
1077
1077
  "value": "#31295c",
1078
- "filePath": "src/themes/hawaiian/advanced/button/secondary.json",
1078
+ "filePath": "src/themes/hawaiian/advanced/color/button/secondary.json",
1079
1079
  "isSource": false,
1080
1080
  "original": {
1081
1081
  "default": true,
@@ -1108,7 +1108,7 @@ module.exports = {
1108
1108
  "type": "semantic",
1109
1109
  "usage": "Secondary button inverse text color",
1110
1110
  "value": "#ffffff",
1111
- "filePath": "src/themes/hawaiian/advanced/button/secondary.json",
1111
+ "filePath": "src/themes/hawaiian/advanced/color/button/secondary.json",
1112
1112
  "isSource": false,
1113
1113
  "original": {
1114
1114
  "default": true,
@@ -1143,7 +1143,7 @@ module.exports = {
1143
1143
  "type": "semantic",
1144
1144
  "usage": "Tertiary button background color",
1145
1145
  "value": "rgba(0, 0, 0, 0.05)",
1146
- "filePath": "src/themes/hawaiian/advanced/button/tertiary.json",
1146
+ "filePath": "src/themes/hawaiian/advanced/color/button/tertiary.json",
1147
1147
  "isSource": false,
1148
1148
  "original": {
1149
1149
  "default": true,
@@ -1176,7 +1176,7 @@ module.exports = {
1176
1176
  "type": "semantic",
1177
1177
  "usage": "Tertiary button background hover color",
1178
1178
  "value": "rgba(0, 0, 0, 0.1)",
1179
- "filePath": "src/themes/hawaiian/advanced/button/tertiary.json",
1179
+ "filePath": "src/themes/hawaiian/advanced/color/button/tertiary.json",
1180
1180
  "isSource": false,
1181
1181
  "original": {
1182
1182
  "default": true,
@@ -1209,7 +1209,7 @@ module.exports = {
1209
1209
  "type": "semantic",
1210
1210
  "usage": "Tertiary button inverse background color",
1211
1211
  "value": "rgba(255, 255, 255, 0.05)",
1212
- "filePath": "src/themes/hawaiian/advanced/button/tertiary.json",
1212
+ "filePath": "src/themes/hawaiian/advanced/color/button/tertiary.json",
1213
1213
  "isSource": false,
1214
1214
  "original": {
1215
1215
  "default": true,
@@ -1242,7 +1242,7 @@ module.exports = {
1242
1242
  "type": "semantic",
1243
1243
  "usage": "Tertiary button inverse background hover color",
1244
1244
  "value": "rgba(255, 255, 255, 0.1)",
1245
- "filePath": "src/themes/hawaiian/advanced/button/tertiary.json",
1245
+ "filePath": "src/themes/hawaiian/advanced/color/button/tertiary.json",
1246
1246
  "isSource": false,
1247
1247
  "original": {
1248
1248
  "default": true,
@@ -1275,7 +1275,7 @@ module.exports = {
1275
1275
  "type": "semantic",
1276
1276
  "usage": "Tertiary button text color",
1277
1277
  "value": "#463c8f",
1278
- "filePath": "src/themes/hawaiian/advanced/button/tertiary.json",
1278
+ "filePath": "src/themes/hawaiian/advanced/color/button/tertiary.json",
1279
1279
  "isSource": false,
1280
1280
  "original": {
1281
1281
  "default": true,
@@ -1308,7 +1308,7 @@ module.exports = {
1308
1308
  "type": "semantic",
1309
1309
  "usage": "Tertiary button text hover color",
1310
1310
  "value": "#31295c",
1311
- "filePath": "src/themes/hawaiian/advanced/button/tertiary.json",
1311
+ "filePath": "src/themes/hawaiian/advanced/color/button/tertiary.json",
1312
1312
  "isSource": false,
1313
1313
  "original": {
1314
1314
  "default": true,
@@ -1341,7 +1341,7 @@ module.exports = {
1341
1341
  "type": "semantic",
1342
1342
  "usage": "Tertiary button inverse text color",
1343
1343
  "value": "#ffffff",
1344
- "filePath": "src/themes/hawaiian/advanced/button/tertiary.json",
1344
+ "filePath": "src/themes/hawaiian/advanced/color/button/tertiary.json",
1345
1345
  "isSource": false,
1346
1346
  "original": {
1347
1347
  "default": true,
@@ -1377,7 +1377,7 @@ module.exports = {
1377
1377
  "type": "semantic",
1378
1378
  "usage": "",
1379
1379
  "value": "#8ec891",
1380
- "filePath": "src/themes/hawaiian/advanced/accents.json",
1380
+ "filePath": "src/themes/hawaiian/advanced/color/accents.json",
1381
1381
  "isSource": false,
1382
1382
  "original": {
1383
1383
  "default": true,
@@ -1408,7 +1408,7 @@ module.exports = {
1408
1408
  "type": "semantic",
1409
1409
  "usage": "",
1410
1410
  "value": "#5db060",
1411
- "filePath": "src/themes/hawaiian/advanced/accents.json",
1411
+ "filePath": "src/themes/hawaiian/advanced/color/accents.json",
1412
1412
  "isSource": false,
1413
1413
  "original": {
1414
1414
  "default": true,
@@ -1439,7 +1439,7 @@ module.exports = {
1439
1439
  "type": "semantic",
1440
1440
  "usage": "",
1441
1441
  "value": "#d2e9d4",
1442
- "filePath": "src/themes/hawaiian/advanced/accents.json",
1442
+ "filePath": "src/themes/hawaiian/advanced/color/accents.json",
1443
1443
  "isSource": false,
1444
1444
  "original": {
1445
1445
  "default": true,
@@ -1470,7 +1470,7 @@ module.exports = {
1470
1470
  "type": "semantic",
1471
1471
  "usage": "",
1472
1472
  "value": "#edb97d",
1473
- "filePath": "src/themes/hawaiian/advanced/accents.json",
1473
+ "filePath": "src/themes/hawaiian/advanced/color/accents.json",
1474
1474
  "isSource": false,
1475
1475
  "original": {
1476
1476
  "default": true,
@@ -1501,7 +1501,7 @@ module.exports = {
1501
1501
  "type": "semantic",
1502
1502
  "usage": "",
1503
1503
  "value": "#e39131",
1504
- "filePath": "src/themes/hawaiian/advanced/accents.json",
1504
+ "filePath": "src/themes/hawaiian/advanced/color/accents.json",
1505
1505
  "isSource": false,
1506
1506
  "original": {
1507
1507
  "default": true,
@@ -1532,7 +1532,7 @@ module.exports = {
1532
1532
  "type": "semantic",
1533
1533
  "usage": "",
1534
1534
  "value": "#f6dbbc",
1535
- "filePath": "src/themes/hawaiian/advanced/accents.json",
1535
+ "filePath": "src/themes/hawaiian/advanced/color/accents.json",
1536
1536
  "isSource": false,
1537
1537
  "original": {
1538
1538
  "default": true,
@@ -1563,7 +1563,7 @@ module.exports = {
1563
1563
  "type": "semantic",
1564
1564
  "usage": "",
1565
1565
  "value": "#ccc5e0",
1566
- "filePath": "src/themes/hawaiian/advanced/accents.json",
1566
+ "filePath": "src/themes/hawaiian/advanced/color/accents.json",
1567
1567
  "isSource": false,
1568
1568
  "original": {
1569
1569
  "default": true,
@@ -1594,7 +1594,7 @@ module.exports = {
1594
1594
  "type": "semantic",
1595
1595
  "usage": "",
1596
1596
  "value": "#463c8f",
1597
- "filePath": "src/themes/hawaiian/advanced/accents.json",
1597
+ "filePath": "src/themes/hawaiian/advanced/color/accents.json",
1598
1598
  "isSource": false,
1599
1599
  "original": {
1600
1600
  "default": true,
@@ -1625,7 +1625,7 @@ module.exports = {
1625
1625
  "type": "semantic",
1626
1626
  "usage": "",
1627
1627
  "value": "#ccc5e0",
1628
- "filePath": "src/themes/hawaiian/advanced/accents.json",
1628
+ "filePath": "src/themes/hawaiian/advanced/color/accents.json",
1629
1629
  "isSource": false,
1630
1630
  "original": {
1631
1631
  "default": true,
@@ -1656,7 +1656,7 @@ module.exports = {
1656
1656
  "type": "semantic",
1657
1657
  "usage": "",
1658
1658
  "value": "#a8d6df",
1659
- "filePath": "src/themes/hawaiian/advanced/accents.json",
1659
+ "filePath": "src/themes/hawaiian/advanced/color/accents.json",
1660
1660
  "isSource": false,
1661
1661
  "original": {
1662
1662
  "default": true,
@@ -1687,7 +1687,7 @@ module.exports = {
1687
1687
  "type": "semantic",
1688
1688
  "usage": "",
1689
1689
  "value": "#00a5ba",
1690
- "filePath": "src/themes/hawaiian/advanced/accents.json",
1690
+ "filePath": "src/themes/hawaiian/advanced/color/accents.json",
1691
1691
  "isSource": false,
1692
1692
  "original": {
1693
1693
  "default": true,
@@ -1718,7 +1718,7 @@ module.exports = {
1718
1718
  "type": "semantic",
1719
1719
  "usage": "",
1720
1720
  "value": "#cbe6ec",
1721
- "filePath": "src/themes/hawaiian/advanced/accents.json",
1721
+ "filePath": "src/themes/hawaiian/advanced/color/accents.json",
1722
1722
  "isSource": false,
1723
1723
  "original": {
1724
1724
  "default": true,
@@ -1751,7 +1751,7 @@ module.exports = {
1751
1751
  "type": "semantic",
1752
1752
  "usage": "Boolean disabled inverse state color",
1753
1753
  "value": "#aca1cc",
1754
- "filePath": "src/themes/hawaiian/advanced/boolean.json",
1754
+ "filePath": "src/themes/hawaiian/advanced/color/boolean.json",
1755
1755
  "isSource": false,
1756
1756
  "original": {
1757
1757
  "default": true,
@@ -1782,7 +1782,7 @@ module.exports = {
1782
1782
  "type": "semantic",
1783
1783
  "usage": "Boolean error state color",
1784
1784
  "value": "#e53339",
1785
- "filePath": "src/themes/hawaiian/advanced/boolean.json",
1785
+ "filePath": "src/themes/hawaiian/advanced/color/boolean.json",
1786
1786
  "isSource": false,
1787
1787
  "original": {
1788
1788
  "default": true,
@@ -1813,7 +1813,7 @@ module.exports = {
1813
1813
  "type": "semantic",
1814
1814
  "usage": "Boolean error hover state color",
1815
1815
  "value": "#b1161c",
1816
- "filePath": "src/themes/hawaiian/advanced/boolean.json",
1816
+ "filePath": "src/themes/hawaiian/advanced/color/boolean.json",
1817
1817
  "isSource": false,
1818
1818
  "original": {
1819
1819
  "default": true,
@@ -1844,7 +1844,7 @@ module.exports = {
1844
1844
  "type": "semantic",
1845
1845
  "usage": "Boolean error state color",
1846
1846
  "value": "#f9a4a8",
1847
- "filePath": "src/themes/hawaiian/advanced/boolean.json",
1847
+ "filePath": "src/themes/hawaiian/advanced/color/boolean.json",
1848
1848
  "isSource": false,
1849
1849
  "original": {
1850
1850
  "default": true,
@@ -1875,7 +1875,7 @@ module.exports = {
1875
1875
  "type": "semantic",
1876
1876
  "usage": "Boolean error state color",
1877
1877
  "value": "#f15f65",
1878
- "filePath": "src/themes/hawaiian/advanced/boolean.json",
1878
+ "filePath": "src/themes/hawaiian/advanced/color/boolean.json",
1879
1879
  "isSource": false,
1880
1880
  "original": {
1881
1881
  "default": true,
@@ -1906,7 +1906,7 @@ module.exports = {
1906
1906
  "type": "semantic",
1907
1907
  "usage": "Boolean indicator color",
1908
1908
  "value": "#ffffff",
1909
- "filePath": "src/themes/hawaiian/advanced/boolean.json",
1909
+ "filePath": "src/themes/hawaiian/advanced/color/boolean.json",
1910
1910
  "isSource": false,
1911
1911
  "original": {
1912
1912
  "default": true,
@@ -1937,7 +1937,7 @@ module.exports = {
1937
1937
  "type": "semantic",
1938
1938
  "usage": "Boolean indicator inverse color",
1939
1939
  "value": "#463c8f",
1940
- "filePath": "src/themes/hawaiian/advanced/boolean.json",
1940
+ "filePath": "src/themes/hawaiian/advanced/color/boolean.json",
1941
1941
  "isSource": false,
1942
1942
  "original": {
1943
1943
  "default": true,
@@ -1945,7 +1945,7 @@ module.exports = {
1945
1945
  "public": true,
1946
1946
  "type": "semantic",
1947
1947
  "usage": "Boolean indicator inverse color",
1948
- "value": "{basic.color.brand.primary.value}"
1948
+ "value": "{basic.color.surface.inverse.value}"
1949
1949
  },
1950
1950
  "name": "ds-advanced-color-boolean-indicator-inverse",
1951
1951
  "attributes": {
@@ -1968,7 +1968,7 @@ module.exports = {
1968
1968
  "type": "semantic",
1969
1969
  "usage": "Boolean false state color",
1970
1970
  "value": "#ffffff",
1971
- "filePath": "src/themes/hawaiian/advanced/boolean.json",
1971
+ "filePath": "src/themes/hawaiian/advanced/color/boolean.json",
1972
1972
  "isSource": false,
1973
1973
  "original": {
1974
1974
  "default": true,
@@ -1999,7 +1999,7 @@ module.exports = {
1999
1999
  "type": "semantic",
2000
2000
  "usage": "Boolean false border color",
2001
2001
  "value": "#adadad",
2002
- "filePath": "src/themes/hawaiian/advanced/boolean.json",
2002
+ "filePath": "src/themes/hawaiian/advanced/color/boolean.json",
2003
2003
  "isSource": false,
2004
2004
  "original": {
2005
2005
  "default": true,
@@ -2030,7 +2030,7 @@ module.exports = {
2030
2030
  "type": "semantic",
2031
2031
  "usage": "Boolean false inverse border color",
2032
2032
  "value": "#ffffff",
2033
- "filePath": "src/themes/hawaiian/advanced/boolean.json",
2033
+ "filePath": "src/themes/hawaiian/advanced/color/boolean.json",
2034
2034
  "isSource": false,
2035
2035
  "original": {
2036
2036
  "default": true,
@@ -2061,7 +2061,7 @@ module.exports = {
2061
2061
  "type": "semantic",
2062
2062
  "usage": "Boolean false hover state color",
2063
2063
  "value": "#f2f2f2",
2064
- "filePath": "src/themes/hawaiian/advanced/boolean.json",
2064
+ "filePath": "src/themes/hawaiian/advanced/color/boolean.json",
2065
2065
  "isSource": false,
2066
2066
  "original": {
2067
2067
  "default": true,
@@ -2091,8 +2091,8 @@ module.exports = {
2091
2091
  "public": true,
2092
2092
  "type": "semantic",
2093
2093
  "usage": "Boolean false inverse state color",
2094
- "value": "rgba(255, 255, 255, 0.05)",
2095
- "filePath": "src/themes/hawaiian/advanced/boolean.json",
2094
+ "value": "rgba(255, 255, 255, 0.2)",
2095
+ "filePath": "src/themes/hawaiian/advanced/color/boolean.json",
2096
2096
  "isSource": false,
2097
2097
  "original": {
2098
2098
  "default": true,
@@ -2122,8 +2122,8 @@ module.exports = {
2122
2122
  "public": true,
2123
2123
  "type": "semantic",
2124
2124
  "usage": "Boolean false inverse hover state color",
2125
- "value": "#f2f2f2",
2126
- "filePath": "src/themes/hawaiian/advanced/boolean.json",
2125
+ "value": "rgba(255, 255, 255, 0.15)",
2126
+ "filePath": "src/themes/hawaiian/advanced/color/boolean.json",
2127
2127
  "isSource": false,
2128
2128
  "original": {
2129
2129
  "default": true,
@@ -2131,7 +2131,7 @@ module.exports = {
2131
2131
  "public": true,
2132
2132
  "type": "semantic",
2133
2133
  "usage": "Boolean false inverse hover state color",
2134
- "value": "{advanced.color.state.backgroundHover.value}"
2134
+ "value": "{advanced.color.shared.backgroundInverseHover.value}"
2135
2135
  },
2136
2136
  "name": "ds-advanced-color-boolean-isfalse-inverse-hover",
2137
2137
  "attributes": {
@@ -2154,7 +2154,7 @@ module.exports = {
2154
2154
  "type": "semantic",
2155
2155
  "usage": "Boolean true state color",
2156
2156
  "value": "#463c8f",
2157
- "filePath": "src/themes/hawaiian/advanced/boolean.json",
2157
+ "filePath": "src/themes/hawaiian/advanced/color/boolean.json",
2158
2158
  "isSource": false,
2159
2159
  "original": {
2160
2160
  "default": true,
@@ -2185,7 +2185,7 @@ module.exports = {
2185
2185
  "type": "semantic",
2186
2186
  "usage": "Boolean true hover state color",
2187
2187
  "value": "#31295c",
2188
- "filePath": "src/themes/hawaiian/advanced/boolean.json",
2188
+ "filePath": "src/themes/hawaiian/advanced/color/boolean.json",
2189
2189
  "isSource": false,
2190
2190
  "original": {
2191
2191
  "default": true,
@@ -2216,7 +2216,7 @@ module.exports = {
2216
2216
  "type": "semantic",
2217
2217
  "usage": "Boolean true inverse state color",
2218
2218
  "value": "#ffffff",
2219
- "filePath": "src/themes/hawaiian/advanced/boolean.json",
2219
+ "filePath": "src/themes/hawaiian/advanced/color/boolean.json",
2220
2220
  "isSource": false,
2221
2221
  "original": {
2222
2222
  "default": true,
@@ -2247,7 +2247,7 @@ module.exports = {
2247
2247
  "type": "semantic",
2248
2248
  "usage": "Boolean true inverse hover state color",
2249
2249
  "value": "rgba(255, 255, 255, 0.7)",
2250
- "filePath": "src/themes/hawaiian/advanced/boolean.json",
2250
+ "filePath": "src/themes/hawaiian/advanced/color/boolean.json",
2251
2251
  "isSource": false,
2252
2252
  "original": {
2253
2253
  "default": true,
@@ -2280,7 +2280,7 @@ module.exports = {
2280
2280
  "type": "semantic",
2281
2281
  "usage": "Default hyperlink color",
2282
2282
  "value": "#463c8f",
2283
- "filePath": "src/themes/hawaiian/advanced/hyperlink.json",
2283
+ "filePath": "src/themes/hawaiian/advanced/color/hyperlink.json",
2284
2284
  "isSource": false,
2285
2285
  "original": {
2286
2286
  "default": true,
@@ -2311,7 +2311,7 @@ module.exports = {
2311
2311
  "type": "semantic",
2312
2312
  "usage": "Hyperlink hover state color",
2313
2313
  "value": "#31295c",
2314
- "filePath": "src/themes/hawaiian/advanced/hyperlink.json",
2314
+ "filePath": "src/themes/hawaiian/advanced/color/hyperlink.json",
2315
2315
  "isSource": false,
2316
2316
  "original": {
2317
2317
  "default": true,
@@ -2342,7 +2342,7 @@ module.exports = {
2342
2342
  "type": "semantic",
2343
2343
  "usage": "Default hyperlink color on inverse/dark backgrounds",
2344
2344
  "value": "#ffffff",
2345
- "filePath": "src/themes/hawaiian/advanced/hyperlink.json",
2345
+ "filePath": "src/themes/hawaiian/advanced/color/hyperlink.json",
2346
2346
  "isSource": false,
2347
2347
  "original": {
2348
2348
  "default": true,
@@ -2373,7 +2373,7 @@ module.exports = {
2373
2373
  "type": "semantic",
2374
2374
  "usage": "Hyperlink hover state color on inverse/dark backgrounds",
2375
2375
  "value": "#ffffff",
2376
- "filePath": "src/themes/hawaiian/advanced/hyperlink.json",
2376
+ "filePath": "src/themes/hawaiian/advanced/color/hyperlink.json",
2377
2377
  "isSource": false,
2378
2378
  "original": {
2379
2379
  "default": true,
@@ -2406,7 +2406,7 @@ module.exports = {
2406
2406
  "type": "semantic",
2407
2407
  "usage": "Component background color",
2408
2408
  "value": "#ffffff",
2409
- "filePath": "src/themes/hawaiian/advanced/shared.json",
2409
+ "filePath": "src/themes/hawaiian/advanced/color/shared.json",
2410
2410
  "isSource": false,
2411
2411
  "original": {
2412
2412
  "default": true,
@@ -2435,17 +2435,17 @@ module.exports = {
2435
2435
  "deprecated": false,
2436
2436
  "public": true,
2437
2437
  "type": "semantic",
2438
- "usage": "Component background hover color",
2439
- "value": "rgba(255, 255, 255, 0.05)",
2440
- "filePath": "src/themes/hawaiian/advanced/shared.json",
2438
+ "usage": "Component background inverse color",
2439
+ "value": "rgba(255, 255, 255, 0.2)",
2440
+ "filePath": "src/themes/hawaiian/advanced/color/shared.json",
2441
2441
  "isSource": false,
2442
2442
  "original": {
2443
2443
  "default": true,
2444
2444
  "deprecated": false,
2445
2445
  "public": true,
2446
2446
  "type": "semantic",
2447
- "usage": "Component background hover color",
2448
- "value": "{transparency.white.5.value}"
2447
+ "usage": "Component background inverse color",
2448
+ "value": "{transparency.white.20.value}"
2449
2449
  },
2450
2450
  "name": "ds-advanced-color-shared-background-inverse",
2451
2451
  "attributes": {
@@ -2461,6 +2461,68 @@ module.exports = {
2461
2461
  "backgroundInverse"
2462
2462
  ]
2463
2463
  },
2464
+ "backgroundInverseDisabled": {
2465
+ "default": true,
2466
+ "deprecated": false,
2467
+ "public": true,
2468
+ "type": "semantic",
2469
+ "usage": "Component background inverse disabled color",
2470
+ "value": "rgba(255, 255, 255, 0.1)",
2471
+ "filePath": "src/themes/hawaiian/advanced/color/shared.json",
2472
+ "isSource": false,
2473
+ "original": {
2474
+ "default": true,
2475
+ "deprecated": false,
2476
+ "public": true,
2477
+ "type": "semantic",
2478
+ "usage": "Component background inverse disabled color",
2479
+ "value": "{transparency.white.10.value}"
2480
+ },
2481
+ "name": "ds-advanced-color-shared-background-inverse-disabled",
2482
+ "attributes": {
2483
+ "category": "advanced",
2484
+ "type": "color",
2485
+ "item": "shared",
2486
+ "subitem": "backgroundInverseDisabled"
2487
+ },
2488
+ "path": [
2489
+ "advanced",
2490
+ "color",
2491
+ "shared",
2492
+ "backgroundInverseDisabled"
2493
+ ]
2494
+ },
2495
+ "backgroundInverseHover": {
2496
+ "default": true,
2497
+ "deprecated": false,
2498
+ "public": true,
2499
+ "type": "semantic",
2500
+ "usage": "Component background inverse hover color",
2501
+ "value": "rgba(255, 255, 255, 0.15)",
2502
+ "filePath": "src/themes/hawaiian/advanced/color/shared.json",
2503
+ "isSource": false,
2504
+ "original": {
2505
+ "default": true,
2506
+ "deprecated": false,
2507
+ "public": true,
2508
+ "type": "semantic",
2509
+ "usage": "Component background inverse hover color",
2510
+ "value": "{transparency.white.15.value}"
2511
+ },
2512
+ "name": "ds-advanced-color-shared-background-inverse-hover",
2513
+ "attributes": {
2514
+ "category": "advanced",
2515
+ "type": "color",
2516
+ "item": "shared",
2517
+ "subitem": "backgroundInverseHover"
2518
+ },
2519
+ "path": [
2520
+ "advanced",
2521
+ "color",
2522
+ "shared",
2523
+ "backgroundInverseHover"
2524
+ ]
2525
+ },
2464
2526
  "backgroundMuted": {
2465
2527
  "default": true,
2466
2528
  "deprecated": false,
@@ -2468,7 +2530,7 @@ module.exports = {
2468
2530
  "type": "semantic",
2469
2531
  "usage": "Component background muted color",
2470
2532
  "value": "#f7f7f7",
2471
- "filePath": "src/themes/hawaiian/advanced/shared.json",
2533
+ "filePath": "src/themes/hawaiian/advanced/color/shared.json",
2472
2534
  "isSource": false,
2473
2535
  "original": {
2474
2536
  "default": true,
@@ -2499,7 +2561,7 @@ module.exports = {
2499
2561
  "type": "semantic",
2500
2562
  "usage": "Component background strong color",
2501
2563
  "value": "#7e7e7e",
2502
- "filePath": "src/themes/hawaiian/advanced/shared.json",
2564
+ "filePath": "src/themes/hawaiian/advanced/color/shared.json",
2503
2565
  "isSource": false,
2504
2566
  "original": {
2505
2567
  "default": true,
@@ -2530,7 +2592,7 @@ module.exports = {
2530
2592
  "type": "semantic",
2531
2593
  "usage": "",
2532
2594
  "value": "#463c8f",
2533
- "filePath": "src/themes/hawaiian/advanced/shared.json",
2595
+ "filePath": "src/themes/hawaiian/advanced/color/shared.json",
2534
2596
  "isSource": false,
2535
2597
  "original": {
2536
2598
  "default": true,
@@ -2563,7 +2625,7 @@ module.exports = {
2563
2625
  "type": "semantic",
2564
2626
  "usage": "",
2565
2627
  "value": "#dddddd",
2566
- "filePath": "src/themes/hawaiian/advanced/state.json",
2628
+ "filePath": "src/themes/hawaiian/advanced/color/state.json",
2567
2629
  "isSource": false,
2568
2630
  "original": {
2569
2631
  "default": true,
@@ -2594,7 +2656,7 @@ module.exports = {
2594
2656
  "type": "semantic",
2595
2657
  "usage": "",
2596
2658
  "value": "#f2f2f2",
2597
- "filePath": "src/themes/hawaiian/advanced/state.json",
2659
+ "filePath": "src/themes/hawaiian/advanced/color/state.json",
2598
2660
  "isSource": false,
2599
2661
  "original": {
2600
2662
  "default": true,
@@ -2618,14 +2680,14 @@ module.exports = {
2618
2680
  "backgroundHover"
2619
2681
  ]
2620
2682
  },
2621
- "backgroundInverseHover": {
2683
+ "backgroundInverseDisabled": {
2622
2684
  "default": true,
2623
2685
  "deprecated": false,
2624
2686
  "public": true,
2625
2687
  "type": "semantic",
2626
2688
  "usage": "",
2627
- "value": "rgba(255, 255, 255, 0.15)",
2628
- "filePath": "src/themes/hawaiian/advanced/state.json",
2689
+ "value": "#7e8894",
2690
+ "filePath": "src/themes/hawaiian/advanced/color/state.json",
2629
2691
  "isSource": false,
2630
2692
  "original": {
2631
2693
  "default": true,
@@ -2633,20 +2695,20 @@ module.exports = {
2633
2695
  "public": true,
2634
2696
  "type": "semantic",
2635
2697
  "usage": "",
2636
- "value": "{transparency.white.15.value}"
2698
+ "value": "{color.neutral.600.value}"
2637
2699
  },
2638
- "name": "ds-advanced-color-state-background-inverse-hover",
2700
+ "name": "ds-advanced-color-state-background-inverse-disabled",
2639
2701
  "attributes": {
2640
2702
  "category": "advanced",
2641
2703
  "type": "color",
2642
2704
  "item": "state",
2643
- "subitem": "backgroundInverseHover"
2705
+ "subitem": "backgroundInverseDisabled"
2644
2706
  },
2645
2707
  "path": [
2646
2708
  "advanced",
2647
2709
  "color",
2648
2710
  "state",
2649
- "backgroundInverseHover"
2711
+ "backgroundInverseDisabled"
2650
2712
  ]
2651
2713
  },
2652
2714
  "errorInverse": {
@@ -2656,7 +2718,7 @@ module.exports = {
2656
2718
  "type": "semantic",
2657
2719
  "usage": "",
2658
2720
  "value": "#f9a4a8",
2659
- "filePath": "src/themes/hawaiian/advanced/state.json",
2721
+ "filePath": "src/themes/hawaiian/advanced/color/state.json",
2660
2722
  "isSource": false,
2661
2723
  "original": {
2662
2724
  "default": true,
@@ -2687,7 +2749,7 @@ module.exports = {
2687
2749
  "type": "semantic",
2688
2750
  "usage": "",
2689
2751
  "value": "#463c8f",
2690
- "filePath": "src/themes/hawaiian/advanced/state.json",
2752
+ "filePath": "src/themes/hawaiian/advanced/color/state.json",
2691
2753
  "isSource": false,
2692
2754
  "original": {
2693
2755
  "default": true,
@@ -2718,7 +2780,7 @@ module.exports = {
2718
2780
  "type": "semantic",
2719
2781
  "usage": "",
2720
2782
  "value": "#ffffff",
2721
- "filePath": "src/themes/hawaiian/advanced/state.json",
2783
+ "filePath": "src/themes/hawaiian/advanced/color/state.json",
2722
2784
  "isSource": false,
2723
2785
  "original": {
2724
2786
  "default": true,
@@ -2749,7 +2811,7 @@ module.exports = {
2749
2811
  "type": "semantic",
2750
2812
  "usage": "",
2751
2813
  "value": "#463c8f",
2752
- "filePath": "src/themes/hawaiian/advanced/state.json",
2814
+ "filePath": "src/themes/hawaiian/advanced/color/state.json",
2753
2815
  "isSource": false,
2754
2816
  "original": {
2755
2817
  "default": true,
@@ -2780,7 +2842,7 @@ module.exports = {
2780
2842
  "type": "semantic",
2781
2843
  "usage": "",
2782
2844
  "value": "#31295c",
2783
- "filePath": "src/themes/hawaiian/advanced/state.json",
2845
+ "filePath": "src/themes/hawaiian/advanced/color/state.json",
2784
2846
  "isSource": false,
2785
2847
  "original": {
2786
2848
  "default": true,
@@ -4411,37 +4473,6 @@ module.exports = {
4411
4473
  "disabled"
4412
4474
  ]
4413
4475
  },
4414
- "disabledInverse": {
4415
- "default": true,
4416
- "deprecated": false,
4417
- "public": true,
4418
- "type": "semantic",
4419
- "usage": "Disabled inverse text/icon color",
4420
- "value": "#7e8894",
4421
- "filePath": "src/themes/hawaiian/basic/color/text-icon.json",
4422
- "isSource": false,
4423
- "original": {
4424
- "default": true,
4425
- "deprecated": false,
4426
- "public": true,
4427
- "type": "semantic",
4428
- "usage": "Disabled inverse text/icon color",
4429
- "value": "{color.neutral.600.value}"
4430
- },
4431
- "name": "ds-basic-color-texticon-disabled-inverse",
4432
- "attributes": {
4433
- "category": "basic",
4434
- "type": "color",
4435
- "item": "texticon",
4436
- "subitem": "disabledInverse"
4437
- },
4438
- "path": [
4439
- "basic",
4440
- "color",
4441
- "texticon",
4442
- "disabledInverse"
4443
- ]
4444
- },
4445
4476
  "inverse": {
4446
4477
  "default": true,
4447
4478
  "deprecated": false,