@vonage/vivid 3.13.0 → 3.14.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.
Files changed (106) hide show
  1. package/accordion/index.js +1 -0
  2. package/accordion-item/index.js +1 -0
  3. package/alert/index.js +1 -0
  4. package/avatar/index.js +1 -0
  5. package/badge/index.js +1 -0
  6. package/banner/index.js +1 -0
  7. package/breadcrumb-item/index.js +1 -0
  8. package/button/index.js +1 -0
  9. package/card/index.js +1 -0
  10. package/checkbox/index.js +1 -0
  11. package/combobox/index.js +1 -0
  12. package/custom-elements.json +1595 -36
  13. package/data-grid/index.js +4 -0
  14. package/dialog/index.js +1 -0
  15. package/fab/index.js +1 -0
  16. package/icon/index.js +1 -0
  17. package/index.js +3 -1
  18. package/lib/alert/alert.d.ts +4 -6
  19. package/lib/data-grid/data-grid-cell.d.ts +2 -0
  20. package/lib/data-grid/data-grid.d.ts +5 -0
  21. package/lib/select/select.d.ts +3 -2
  22. package/listbox/index.js +1 -0
  23. package/menu/index.js +2 -1
  24. package/menu-item/index.js +3 -0
  25. package/nav-disclosure/index.js +1 -0
  26. package/nav-item/index.js +1 -0
  27. package/note/index.js +1 -0
  28. package/number-field/index.js +1 -0
  29. package/option/index.js +1 -0
  30. package/package.json +1 -1
  31. package/pagination/index.js +13 -92
  32. package/popup/index.js +1 -0
  33. package/select/index.js +1 -0
  34. package/shared/definition.js +1 -1
  35. package/shared/definition10.js +1 -1
  36. package/shared/definition11.js +1 -1
  37. package/shared/definition12.js +1 -1
  38. package/shared/definition14.js +1 -1
  39. package/shared/definition15.js +1 -1
  40. package/shared/definition16.js +2 -2
  41. package/shared/definition17.js +1 -1
  42. package/shared/definition18.js +1 -1
  43. package/shared/definition19.js +1 -1
  44. package/shared/definition2.js +1 -1
  45. package/shared/definition20.js +1 -1
  46. package/shared/definition21.js +1 -1
  47. package/shared/definition22.js +171 -7
  48. package/shared/definition23.js +2 -2
  49. package/shared/definition24.js +1 -1
  50. package/shared/definition25.js +1 -1
  51. package/shared/definition26.js +1 -1
  52. package/shared/definition28.js +1 -1
  53. package/shared/definition29.js +1 -1
  54. package/shared/definition3.js +1 -1
  55. package/shared/definition30.js +11 -7
  56. package/shared/definition32.js +1 -1
  57. package/shared/definition33.js +1 -1
  58. package/shared/definition34.js +1 -1
  59. package/shared/definition35.js +1 -1
  60. package/shared/definition36.js +2 -2
  61. package/shared/definition37.js +1 -1
  62. package/shared/definition38.js +1 -1
  63. package/shared/definition39.js +16 -9
  64. package/shared/definition4.js +1 -1
  65. package/shared/definition40.js +1 -1
  66. package/shared/definition41.js +1 -1
  67. package/shared/definition42.js +1 -1
  68. package/shared/definition43.js +1 -1
  69. package/shared/definition45.js +1 -1
  70. package/shared/definition46.js +4 -4
  71. package/shared/definition48.js +1 -1
  72. package/shared/definition5.js +1 -1
  73. package/shared/definition50.js +2 -2
  74. package/shared/definition51.js +2 -2
  75. package/shared/definition52.js +1 -1
  76. package/shared/definition6.js +52 -78
  77. package/shared/definition7.js +1 -1
  78. package/shared/definition8.js +1 -1
  79. package/shared/definition9.js +1 -1
  80. package/shared/engine-is-node.js +8 -0
  81. package/shared/es.object.assign.js +1 -1
  82. package/shared/es.regexp.to-string.js +1 -1
  83. package/shared/es.string.includes.js +83 -0
  84. package/shared/form-elements.js +2 -2
  85. package/shared/icon.js +13 -17
  86. package/shared/index.js +1 -1
  87. package/shared/patterns/form-elements/form-elements.d.ts +4 -4
  88. package/shared/string-trim.js +1 -1
  89. package/shared/text-field.js +1 -1
  90. package/shared/to-string.js +1 -1
  91. package/styles/core/all.css +1 -1
  92. package/styles/core/theme.css +1 -1
  93. package/styles/core/typography.css +1 -1
  94. package/styles/fonts/spezia-variable.css +2 -2
  95. package/styles/tokens/theme-dark.css +4 -4
  96. package/styles/tokens/theme-light.css +4 -4
  97. package/switch/index.js +1 -0
  98. package/tab/index.js +1 -0
  99. package/tabs/index.js +1 -0
  100. package/tag/index.js +1 -0
  101. package/text-anchor/index.js +1 -0
  102. package/text-area/index.js +1 -0
  103. package/text-field/index.js +1 -0
  104. package/toggletip/index.js +1 -0
  105. package/tooltip/index.js +1 -0
  106. package/tree-item/index.js +1 -0
@@ -96,6 +96,20 @@
96
96
  "kind": "class",
97
97
  "description": "",
98
98
  "name": "AccordionItem",
99
+ "cssProperties": [
100
+ {
101
+ "name": "--vvd-accordion-item-accent-primary",
102
+ "default": "var(--vvd-color-canvas-text)"
103
+ },
104
+ {
105
+ "name": "--vvd-accordion-item-accent-faint",
106
+ "default": "var(--vvd-color-neutral-50)"
107
+ },
108
+ {
109
+ "name": "--vvd-accordion-item-accent-soft",
110
+ "default": "var(--vvd-color-neutral-100)"
111
+ }
112
+ ],
99
113
  "slots": [
100
114
  {
101
115
  "description": "Default slot.",
@@ -226,6 +240,24 @@
226
240
  "kind": "class",
227
241
  "description": "Base class for action-group",
228
242
  "name": "ActionGroup",
243
+ "cssProperties": [
244
+ {
245
+ "name": "--vvd-action-group-accent-backdrop",
246
+ "default": "var(--vvd-color-canvas)"
247
+ },
248
+ {
249
+ "name": "--vvd-action-group-accent-primary",
250
+ "default": "var(--vvd-color-canvas-text)"
251
+ },
252
+ {
253
+ "name": "--vvd-action-group-accent-intermediate",
254
+ "default": "var(--vvd-color-neutral-500)"
255
+ },
256
+ {
257
+ "name": "--vvd-action-group-accent-faint",
258
+ "default": "var(--vvd-color-neutral-50)"
259
+ }
260
+ ],
229
261
  "slots": [
230
262
  {
231
263
  "description": "Default slot.",
@@ -386,6 +418,48 @@
386
418
  "kind": "class",
387
419
  "description": "Base class for alert",
388
420
  "name": "Alert",
421
+ "cssProperties": [
422
+ {
423
+ "name": "--vvd-alert-success-primary",
424
+ "default": "var(--vvd-color-success-500)"
425
+ },
426
+ {
427
+ "name": "--vvd-alert-success-primary-text",
428
+ "default": "var(--vvd-color-canvas)"
429
+ },
430
+ {
431
+ "name": "--vvd-alert-information-primary",
432
+ "default": "var(--vvd-color-information-500)"
433
+ },
434
+ {
435
+ "name": "--vvd-alert-information-primary-text",
436
+ "default": "var(--vvd-color-canvas)"
437
+ },
438
+ {
439
+ "name": "--vvd-alert-alert-primary",
440
+ "default": "var(--vvd-color-alert-500)"
441
+ },
442
+ {
443
+ "name": "--vvd-alert-alert-primary-text",
444
+ "default": "var(--vvd-color-canvas)"
445
+ },
446
+ {
447
+ "name": "--vvd-alert-warning-primary",
448
+ "default": "var(--vvd-color-warning-300)"
449
+ },
450
+ {
451
+ "name": "--vvd-alert-warning-primary-text",
452
+ "default": "var(--vvd-color-canvas-text)"
453
+ },
454
+ {
455
+ "name": "--vvd-alert-accent-primary",
456
+ "default": "var(--vvd-color-canvas-text)"
457
+ },
458
+ {
459
+ "name": "--vvd-alert-accent-primary-text",
460
+ "default": "var(--vvd-color-canvas)"
461
+ }
462
+ ],
389
463
  "slots": [
390
464
  {
391
465
  "description": "Add action items to alert using this slot.",
@@ -395,11 +469,11 @@
395
469
  "members": [
396
470
  {
397
471
  "kind": "field",
398
- "name": "timeout",
472
+ "name": "#timeoutID",
473
+ "privacy": "private",
399
474
  "type": {
400
- "text": "any"
401
- },
402
- "privacy": "private"
475
+ "text": "NodeJS.Timeout | undefined"
476
+ }
403
477
  },
404
478
  {
405
479
  "kind": "field",
@@ -432,11 +506,11 @@
432
506
  },
433
507
  {
434
508
  "kind": "field",
435
- "name": "subtitle",
509
+ "name": "text",
436
510
  "type": {
437
511
  "text": "string | undefined"
438
512
  },
439
- "description": "the text of the alert sub-heading\naccepts string",
513
+ "description": "the main text of the alert\naccepts string",
440
514
  "privacy": "public"
441
515
  },
442
516
  {
@@ -448,16 +522,6 @@
448
522
  "description": "alert header icon",
449
523
  "privacy": "public"
450
524
  },
451
- {
452
- "kind": "field",
453
- "name": "open",
454
- "type": {
455
- "text": "boolean"
456
- },
457
- "default": "false",
458
- "description": "indicates whether the alert is open",
459
- "privacy": "public"
460
- },
461
525
  {
462
526
  "kind": "field",
463
527
  "name": "timeoutms",
@@ -479,21 +543,49 @@
479
543
  },
480
544
  {
481
545
  "kind": "field",
482
- "name": "conditionedIcon",
483
- "readonly": true
546
+ "name": "open",
547
+ "type": {
548
+ "text": "boolean"
549
+ },
550
+ "default": "false",
551
+ "description": "indicates whether the alert is open",
552
+ "privacy": "public"
484
553
  },
485
554
  {
486
- "kind": "field",
487
- "name": "#show",
488
- "privacy": "private"
555
+ "kind": "method",
556
+ "name": "openChanged",
557
+ "return": {
558
+ "type": {
559
+ "text": "void"
560
+ }
561
+ },
562
+ "parameters": [
563
+ {
564
+ "name": "oldValue",
565
+ "type": {
566
+ "text": "boolean"
567
+ }
568
+ },
569
+ {
570
+ "name": "newValue",
571
+ "type": {
572
+ "text": "boolean"
573
+ }
574
+ }
575
+ ]
489
576
  },
490
577
  {
491
578
  "kind": "field",
492
- "name": "remove"
579
+ "name": "conditionedIcon",
580
+ "readonly": true
581
+ },
582
+ {
583
+ "kind": "method",
584
+ "name": "#setupTimeout"
493
585
  },
494
586
  {
495
587
  "kind": "field",
496
- "name": "#closeOnKeyDown",
588
+ "name": "#closeOnEscape",
497
589
  "privacy": "private"
498
590
  }
499
591
  ],
@@ -523,12 +615,12 @@
523
615
  "fieldName": "headline"
524
616
  },
525
617
  {
526
- "name": "subtitle",
618
+ "name": "text",
527
619
  "type": {
528
620
  "text": "string | undefined"
529
621
  },
530
- "description": "the text of the alert sub-heading\naccepts string",
531
- "fieldName": "subtitle"
622
+ "description": "the main text of the alert\naccepts string",
623
+ "fieldName": "text"
532
624
  },
533
625
  {
534
626
  "name": "icon",
@@ -538,14 +630,6 @@
538
630
  "description": "alert header icon",
539
631
  "fieldName": "icon"
540
632
  },
541
- {
542
- "type": {
543
- "text": "boolean"
544
- },
545
- "default": "false",
546
- "description": "indicates whether the alert is open",
547
- "fieldName": "open"
548
- },
549
633
  {
550
634
  "type": {
551
635
  "text": "number"
@@ -561,6 +645,14 @@
561
645
  },
562
646
  "description": "alert connotation",
563
647
  "fieldName": "connotation"
648
+ },
649
+ {
650
+ "type": {
651
+ "text": "boolean"
652
+ },
653
+ "default": "false",
654
+ "description": "indicates whether the alert is open",
655
+ "fieldName": "open"
564
656
  }
565
657
  ],
566
658
  "superclass": {
@@ -623,6 +715,48 @@
623
715
  "kind": "class",
624
716
  "description": "",
625
717
  "name": "Avatar",
718
+ "cssProperties": [
719
+ {
720
+ "name": "--vvd-avatar-cta-primary",
721
+ "default": "var(--vvd-color-cta-500)"
722
+ },
723
+ {
724
+ "name": "--vvd-avatar-cta-primary-text",
725
+ "default": "var(--vvd-color-canvas)"
726
+ },
727
+ {
728
+ "name": "--vvd-avatar-cta-firm",
729
+ "default": "var(--vvd-color-cta-600)"
730
+ },
731
+ {
732
+ "name": "--vvd-avatar-cta-fierce",
733
+ "default": "var(--vvd-color-cta-700)"
734
+ },
735
+ {
736
+ "name": "--vvd-avatar-cta-pale",
737
+ "default": "var(--vvd-color-cta-300)"
738
+ },
739
+ {
740
+ "name": "--vvd-avatar-accent-primary",
741
+ "default": "var(--vvd-color-canvas-text)"
742
+ },
743
+ {
744
+ "name": "--vvd-avatar-accent-primary-text",
745
+ "default": "var(--vvd-color-canvas)"
746
+ },
747
+ {
748
+ "name": "--vvd-avatar-accent-firm",
749
+ "default": "var(--vvd-color-canvas-text)"
750
+ },
751
+ {
752
+ "name": "--vvd-avatar-accent-fierce",
753
+ "default": "var(--vvd-color-neutral-700)"
754
+ },
755
+ {
756
+ "name": "--vvd-avatar-accent-pale",
757
+ "default": "var(--vvd-color-neutral-300)"
758
+ }
759
+ ],
626
760
  "slots": [
627
761
  {
628
762
  "description": "Assign nodes to the graphic slot to set a graphic media of any kind (e.g. image, illustration etc).",
@@ -819,6 +953,176 @@
819
953
  "kind": "class",
820
954
  "description": "Base class for badge",
821
955
  "name": "Badge",
956
+ "cssProperties": [
957
+ {
958
+ "name": "--vvd-badge-cta-primary",
959
+ "default": "var(--vvd-color-cta-500)"
960
+ },
961
+ {
962
+ "name": "--vvd-badge-cta-primary-text",
963
+ "default": "var(--vvd-color-canvas)"
964
+ },
965
+ {
966
+ "name": "--vvd-badge-cta-intermediate",
967
+ "default": "var(--vvd-color-cta-500)"
968
+ },
969
+ {
970
+ "name": "--vvd-badge-cta-soft",
971
+ "default": "var(--vvd-color-cta-100)"
972
+ },
973
+ {
974
+ "name": "--vvd-badge-cta-contrast",
975
+ "default": "var(--vvd-color-cta-800)"
976
+ },
977
+ {
978
+ "name": "--vvd-badge-cta-pale",
979
+ "default": "var(--vvd-color-cta-300)"
980
+ },
981
+ {
982
+ "name": "--vvd-badge-cta-fierce",
983
+ "default": "var(--vvd-color-cta-700)"
984
+ },
985
+ {
986
+ "name": "--vvd-badge-success-primary",
987
+ "default": "var(--vvd-color-success-500)"
988
+ },
989
+ {
990
+ "name": "--vvd-badge-success-primary-text",
991
+ "default": "var(--vvd-color-canvas)"
992
+ },
993
+ {
994
+ "name": "--vvd-badge-success-intermediate",
995
+ "default": "var(--vvd-color-success-500)"
996
+ },
997
+ {
998
+ "name": "--vvd-badge-success-soft",
999
+ "default": "var(--vvd-color-success-100)"
1000
+ },
1001
+ {
1002
+ "name": "--vvd-badge-success-contrast",
1003
+ "default": "var(--vvd-color-success-800)"
1004
+ },
1005
+ {
1006
+ "name": "--vvd-badge-success-pale",
1007
+ "default": "var(--vvd-color-success-300)"
1008
+ },
1009
+ {
1010
+ "name": "--vvd-badge-success-fierce",
1011
+ "default": "var(--vvd-color-success-700)"
1012
+ },
1013
+ {
1014
+ "name": "--vvd-badge-alert-primary",
1015
+ "default": "var(--vvd-color-alert-500)"
1016
+ },
1017
+ {
1018
+ "name": "--vvd-badge-alert-primary-text",
1019
+ "default": "var(--vvd-color-canvas)"
1020
+ },
1021
+ {
1022
+ "name": "--vvd-badge-alert-intermediate",
1023
+ "default": "var(--vvd-color-alert-500)"
1024
+ },
1025
+ {
1026
+ "name": "--vvd-badge-alert-soft",
1027
+ "default": "var(--vvd-color-alert-100)"
1028
+ },
1029
+ {
1030
+ "name": "--vvd-badge-alert-contrast",
1031
+ "default": "var(--vvd-color-alert-800)"
1032
+ },
1033
+ {
1034
+ "name": "--vvd-badge-alert-pale",
1035
+ "default": "var(--vvd-color-alert-300)"
1036
+ },
1037
+ {
1038
+ "name": "--vvd-badge-alert-fierce",
1039
+ "default": "var(--vvd-color-alert-700)"
1040
+ },
1041
+ {
1042
+ "name": "--vvd-badge-warning-primary",
1043
+ "default": "var(--vvd-color-warning-300)"
1044
+ },
1045
+ {
1046
+ "name": "--vvd-badge-warning-primary-text",
1047
+ "default": "var(--vvd-color-canvas-text)"
1048
+ },
1049
+ {
1050
+ "name": "--vvd-badge-warning-intermediate",
1051
+ "default": "var(--vvd-color-warning-300)"
1052
+ },
1053
+ {
1054
+ "name": "--vvd-badge-warning-soft",
1055
+ "default": "var(--vvd-color-warning-100)"
1056
+ },
1057
+ {
1058
+ "name": "--vvd-badge-warning-contrast",
1059
+ "default": "var(--vvd-color-warning-800)"
1060
+ },
1061
+ {
1062
+ "name": "--vvd-badge-warning-pale",
1063
+ "default": "var(--vvd-color-warning-300)"
1064
+ },
1065
+ {
1066
+ "name": "--vvd-badge-warning-fierce",
1067
+ "default": "var(--vvd-color-warning-700)"
1068
+ },
1069
+ {
1070
+ "name": "--vvd-badge-information-primary",
1071
+ "default": "var(--vvd-color-information-500)"
1072
+ },
1073
+ {
1074
+ "name": "--vvd-badge-information-primary-text",
1075
+ "default": "var(--vvd-color-canvas)"
1076
+ },
1077
+ {
1078
+ "name": "--vvd-badge-information-intermediate",
1079
+ "default": "var(--vvd-color-information-500)"
1080
+ },
1081
+ {
1082
+ "name": "--vvd-badge-information-soft",
1083
+ "default": "var(--vvd-color-information-100)"
1084
+ },
1085
+ {
1086
+ "name": "--vvd-badge-information-contrast",
1087
+ "default": "var(--vvd-color-information-800)"
1088
+ },
1089
+ {
1090
+ "name": "--vvd-badge-information-pale",
1091
+ "default": "var(--vvd-color-information-300)"
1092
+ },
1093
+ {
1094
+ "name": "--vvd-badge-information-fierce",
1095
+ "default": "var(--vvd-color-information-700)"
1096
+ },
1097
+ {
1098
+ "name": "--vvd-badge-accent-primary",
1099
+ "default": "var(--vvd-color-canvas-text)"
1100
+ },
1101
+ {
1102
+ "name": "--vvd-badge-accent-primary-text",
1103
+ "default": "var(--vvd-color-canvas)"
1104
+ },
1105
+ {
1106
+ "name": "--vvd-badge-accent-intermediate",
1107
+ "default": "var(--vvd-color-neutral-500)"
1108
+ },
1109
+ {
1110
+ "name": "--vvd-badge-accent-soft",
1111
+ "default": "var(--vvd-color-neutral-100)"
1112
+ },
1113
+ {
1114
+ "name": "--vvd-badge-accent-contrast",
1115
+ "default": "var(--vvd-color-neutral-800)"
1116
+ },
1117
+ {
1118
+ "name": "--vvd-badge-accent-pale",
1119
+ "default": "var(--vvd-color-neutral-300)"
1120
+ },
1121
+ {
1122
+ "name": "--vvd-badge-accent-fierce",
1123
+ "default": "var(--vvd-color-neutral-700)"
1124
+ }
1125
+ ],
822
1126
  "members": [
823
1127
  {
824
1128
  "kind": "field",
@@ -980,6 +1284,48 @@
980
1284
  "kind": "class",
981
1285
  "description": "Base class for banner",
982
1286
  "name": "Banner",
1287
+ "cssProperties": [
1288
+ {
1289
+ "name": "--vvd-banner-success-primary",
1290
+ "default": "var(--vvd-color-success-500)"
1291
+ },
1292
+ {
1293
+ "name": "--vvd-banner-success-primary-text",
1294
+ "default": "var(--vvd-color-canvas)"
1295
+ },
1296
+ {
1297
+ "name": "--vvd-banner-alert-primary",
1298
+ "default": "var(--vvd-color-alert-500)"
1299
+ },
1300
+ {
1301
+ "name": "--vvd-banner-alert-primary-text",
1302
+ "default": "var(--vvd-color-canvas)"
1303
+ },
1304
+ {
1305
+ "name": "--vvd-banner-announcement-primary",
1306
+ "default": "var(--vvd-color-announcement-500)"
1307
+ },
1308
+ {
1309
+ "name": "--vvd-banner-announcement-primary-text",
1310
+ "default": "var(--vvd-color-canvas)"
1311
+ },
1312
+ {
1313
+ "name": "--vvd-banner-warning-primary",
1314
+ "default": "var(--vvd-color-warning-300)"
1315
+ },
1316
+ {
1317
+ "name": "--vvd-banner-warning-primary-text",
1318
+ "default": "var(--vvd-color-canvas-text)"
1319
+ },
1320
+ {
1321
+ "name": "--vvd-banner-information-primary",
1322
+ "default": "var(--vvd-color-information-500)"
1323
+ },
1324
+ {
1325
+ "name": "--vvd-banner-information-primary-text",
1326
+ "default": "var(--vvd-color-canvas)"
1327
+ }
1328
+ ],
983
1329
  "slots": [
984
1330
  {
985
1331
  "description": "Add action items to banner using this slot.",
@@ -1301,6 +1647,136 @@
1301
1647
  "kind": "class",
1302
1648
  "description": "Base class for button",
1303
1649
  "name": "Button",
1650
+ "cssProperties": [
1651
+ {
1652
+ "name": "--vvd-button-cta-primary",
1653
+ "default": "var(--vvd-color-cta-500)"
1654
+ },
1655
+ {
1656
+ "name": "--vvd-button-cta-primary-text",
1657
+ "default": "var(--vvd-color-canvas)"
1658
+ },
1659
+ {
1660
+ "name": "--vvd-button-cta-primary-increment",
1661
+ "default": "var(--vvd-color-cta-600)"
1662
+ },
1663
+ {
1664
+ "name": "--vvd-button-cta-contrast",
1665
+ "default": "var(--vvd-color-cta-800)"
1666
+ },
1667
+ {
1668
+ "name": "--vvd-button-cta-fierce",
1669
+ "default": "var(--vvd-color-cta-700)"
1670
+ },
1671
+ {
1672
+ "name": "--vvd-button-cta-firm",
1673
+ "default": "var(--vvd-color-cta-600)"
1674
+ },
1675
+ {
1676
+ "name": "--vvd-button-cta-soft",
1677
+ "default": "var(--vvd-color-cta-100)"
1678
+ },
1679
+ {
1680
+ "name": "--vvd-button-cta-faint",
1681
+ "default": "var(--vvd-color-cta-50)"
1682
+ },
1683
+ {
1684
+ "name": "--vvd-button-success-primary",
1685
+ "default": "var(--vvd-color-success-500)"
1686
+ },
1687
+ {
1688
+ "name": "--vvd-button-success-primary-text",
1689
+ "default": "var(--vvd-color-canvas)"
1690
+ },
1691
+ {
1692
+ "name": "--vvd-button-success-primary-increment",
1693
+ "default": "var(--vvd-color-success-600)"
1694
+ },
1695
+ {
1696
+ "name": "--vvd-button-success-contrast",
1697
+ "default": "var(--vvd-color-success-800)"
1698
+ },
1699
+ {
1700
+ "name": "--vvd-button-success-fierce",
1701
+ "default": "var(--vvd-color-success-700)"
1702
+ },
1703
+ {
1704
+ "name": "--vvd-button-success-firm",
1705
+ "default": "var(--vvd-color-success-600)"
1706
+ },
1707
+ {
1708
+ "name": "--vvd-button-success-soft",
1709
+ "default": "var(--vvd-color-success-100)"
1710
+ },
1711
+ {
1712
+ "name": "--vvd-button-success-faint",
1713
+ "default": "var(--vvd-color-success-50)"
1714
+ },
1715
+ {
1716
+ "name": "--vvd-button-alert-primary",
1717
+ "default": "var(--vvd-color-alert-500)"
1718
+ },
1719
+ {
1720
+ "name": "--vvd-button-alert-primary-text",
1721
+ "default": "var(--vvd-color-canvas)"
1722
+ },
1723
+ {
1724
+ "name": "--vvd-button-alert-primary-increment",
1725
+ "default": "var(--vvd-color-alert-600)"
1726
+ },
1727
+ {
1728
+ "name": "--vvd-button-alert-contrast",
1729
+ "default": "var(--vvd-color-alert-800)"
1730
+ },
1731
+ {
1732
+ "name": "--vvd-button-alert-fierce",
1733
+ "default": "var(--vvd-color-alert-700)"
1734
+ },
1735
+ {
1736
+ "name": "--vvd-button-alert-firm",
1737
+ "default": "var(--vvd-color-alert-600)"
1738
+ },
1739
+ {
1740
+ "name": "--vvd-button-alert-soft",
1741
+ "default": "var(--vvd-color-alert-100)"
1742
+ },
1743
+ {
1744
+ "name": "--vvd-button-alert-faint",
1745
+ "default": "var(--vvd-color-alert-50)"
1746
+ },
1747
+ {
1748
+ "name": "--vvd-button-accent-primary",
1749
+ "default": "var(--vvd-color-canvas-text)"
1750
+ },
1751
+ {
1752
+ "name": "--vvd-button-accent-primary-text",
1753
+ "default": "var(--vvd-color-canvas)"
1754
+ },
1755
+ {
1756
+ "name": "--vvd-button-accent-primary-increment",
1757
+ "default": "var(--vvd-color-neutral-800)"
1758
+ },
1759
+ {
1760
+ "name": "--vvd-button-accent-contrast",
1761
+ "default": "var(--vvd-color-neutral-800)"
1762
+ },
1763
+ {
1764
+ "name": "--vvd-button-accent-fierce",
1765
+ "default": "var(--vvd-color-neutral-700)"
1766
+ },
1767
+ {
1768
+ "name": "--vvd-button-accent-firm",
1769
+ "default": "var(--vvd-color-canvas-text)"
1770
+ },
1771
+ {
1772
+ "name": "--vvd-button-accent-soft",
1773
+ "default": "var(--vvd-color-neutral-100)"
1774
+ },
1775
+ {
1776
+ "name": "--vvd-button-accent-faint",
1777
+ "default": "var(--vvd-color-neutral-50)"
1778
+ }
1779
+ ],
1304
1780
  "members": [
1305
1781
  {
1306
1782
  "kind": "field",
@@ -1759,6 +2235,120 @@
1759
2235
  "kind": "class",
1760
2236
  "description": "Base class for calendar-event",
1761
2237
  "name": "CalendarEvent",
2238
+ "cssProperties": [
2239
+ {
2240
+ "name": "--vvd-calendar-event-accent-primary",
2241
+ "default": "var(--vvd-color-canvas-text)"
2242
+ },
2243
+ {
2244
+ "name": "--vvd-calendar-event-accent-primary-text",
2245
+ "default": "var(--vvd-color-canvas)"
2246
+ },
2247
+ {
2248
+ "name": "--vvd-calendar-event-accent-contrast",
2249
+ "default": "var(--vvd-color-neutral-800)"
2250
+ },
2251
+ {
2252
+ "name": "--vvd-calendar-event-accent-soft",
2253
+ "default": "var(--vvd-color-neutral-100)"
2254
+ },
2255
+ {
2256
+ "name": "--vvd-calendar-event-cta-primary",
2257
+ "default": "var(--vvd-color-cta-500)"
2258
+ },
2259
+ {
2260
+ "name": "--vvd-calendar-event-cta-primary-text",
2261
+ "default": "var(--vvd-color-canvas)"
2262
+ },
2263
+ {
2264
+ "name": "--vvd-calendar-event-cta-contrast",
2265
+ "default": "var(--vvd-color-cta-800)"
2266
+ },
2267
+ {
2268
+ "name": "--vvd-calendar-event-cta-soft",
2269
+ "default": "var(--vvd-color-cta-100)"
2270
+ },
2271
+ {
2272
+ "name": "--vvd-calendar-event-success-primary",
2273
+ "default": "var(--vvd-color-success-500)"
2274
+ },
2275
+ {
2276
+ "name": "--vvd-calendar-event-success-primary-text",
2277
+ "default": "var(--vvd-color-canvas)"
2278
+ },
2279
+ {
2280
+ "name": "--vvd-calendar-event-success-contrast",
2281
+ "default": "var(--vvd-color-success-800)"
2282
+ },
2283
+ {
2284
+ "name": "--vvd-calendar-event-success-soft",
2285
+ "default": "var(--vvd-color-success-100)"
2286
+ },
2287
+ {
2288
+ "name": "--vvd-calendar-event-alert-primary",
2289
+ "default": "var(--vvd-color-alert-500)"
2290
+ },
2291
+ {
2292
+ "name": "--vvd-calendar-event-alert-primary-text",
2293
+ "default": "var(--vvd-color-canvas)"
2294
+ },
2295
+ {
2296
+ "name": "--vvd-calendar-event-alert-contrast",
2297
+ "default": "var(--vvd-color-alert-800)"
2298
+ },
2299
+ {
2300
+ "name": "--vvd-calendar-event-alert-soft",
2301
+ "default": "var(--vvd-color-alert-100)"
2302
+ },
2303
+ {
2304
+ "name": "--vvd-calendar-event-warning-primary",
2305
+ "default": "var(--vvd-color-warning-300)"
2306
+ },
2307
+ {
2308
+ "name": "--vvd-calendar-event-warning-primary-text",
2309
+ "default": "var(--vvd-color-canvas-text)"
2310
+ },
2311
+ {
2312
+ "name": "--vvd-calendar-event-warning-contrast",
2313
+ "default": "var(--vvd-color-warning-800)"
2314
+ },
2315
+ {
2316
+ "name": "--vvd-calendar-event-warning-soft",
2317
+ "default": "var(--vvd-color-warning-100)"
2318
+ },
2319
+ {
2320
+ "name": "--vvd-calendar-event-announcement-primary",
2321
+ "default": "var(--vvd-color-announcement-500)"
2322
+ },
2323
+ {
2324
+ "name": "--vvd-calendar-event-announcement-primary-text",
2325
+ "default": "var(--vvd-color-canvas)"
2326
+ },
2327
+ {
2328
+ "name": "--vvd-calendar-event-announcement-contrast",
2329
+ "default": "var(--vvd-color-announcement-800)"
2330
+ },
2331
+ {
2332
+ "name": "--vvd-calendar-event-announcement-soft",
2333
+ "default": "var(--vvd-color-announcement-100)"
2334
+ },
2335
+ {
2336
+ "name": "--vvd-calendar-event-information-primary",
2337
+ "default": "var(--vvd-color-information-500)"
2338
+ },
2339
+ {
2340
+ "name": "--vvd-calendar-event-information-primary-text",
2341
+ "default": "var(--vvd-color-canvas)"
2342
+ },
2343
+ {
2344
+ "name": "--vvd-calendar-event-information-contrast",
2345
+ "default": "var(--vvd-color-information-800)"
2346
+ },
2347
+ {
2348
+ "name": "--vvd-calendar-event-information-soft",
2349
+ "default": "var(--vvd-color-information-100)"
2350
+ }
2351
+ ],
1762
2352
  "members": [
1763
2353
  {
1764
2354
  "kind": "field",
@@ -2133,6 +2723,32 @@
2133
2723
  "kind": "class",
2134
2724
  "description": "Base class for checkbox",
2135
2725
  "name": "Checkbox",
2726
+ "cssProperties": [
2727
+ {
2728
+ "name": "--vvd-checkbox-accent-primary",
2729
+ "default": "var(--vvd-color-canvas-text)"
2730
+ },
2731
+ {
2732
+ "name": "--vvd-checkbox-accent-primary-text",
2733
+ "default": "var(--vvd-color-canvas)"
2734
+ },
2735
+ {
2736
+ "name": "--vvd-checkbox-accent-primary-increment",
2737
+ "default": "var(--vvd-color-neutral-800)"
2738
+ },
2739
+ {
2740
+ "name": "--vvd-checkbox-accent-intermediate",
2741
+ "default": "var(--vvd-color-neutral-500)"
2742
+ },
2743
+ {
2744
+ "name": "--vvd-checkbox-accent-backdrop",
2745
+ "default": "var(--vvd-color-canvas)"
2746
+ },
2747
+ {
2748
+ "name": "--vvd-checkbox-accent-firm",
2749
+ "default": "var(--vvd-color-canvas-text)"
2750
+ }
2751
+ ],
2136
2752
  "members": [
2137
2753
  {
2138
2754
  "kind": "field",
@@ -2214,6 +2830,24 @@
2214
2830
  "kind": "class",
2215
2831
  "description": "Base class for combobox",
2216
2832
  "name": "Combobox",
2833
+ "cssProperties": [
2834
+ {
2835
+ "name": "--vvd-combobox-accent-backdrop",
2836
+ "default": "var(--vvd-color-canvas)"
2837
+ },
2838
+ {
2839
+ "name": "--vvd-combobox-accent-intermediate",
2840
+ "default": "var(--vvd-color-neutral-500)"
2841
+ },
2842
+ {
2843
+ "name": "--vvd-combobox-accent-primary",
2844
+ "default": "var(--vvd-color-canvas-text)"
2845
+ },
2846
+ {
2847
+ "name": "--vvd-combobox-accent-soft",
2848
+ "default": "var(--vvd-color-neutral-100)"
2849
+ }
2850
+ ],
2217
2851
  "slots": [
2218
2852
  {
2219
2853
  "description": "Default slot.",
@@ -2330,7 +2964,83 @@
2330
2964
  "kind": "class",
2331
2965
  "description": "Base class for data-grid",
2332
2966
  "name": "DataGridCell",
2967
+ "cssProperties": [
2968
+ {
2969
+ "name": "--vvd-data-grid-cell-cta-primary",
2970
+ "default": "var(--vvd-color-cta-500)"
2971
+ },
2972
+ {
2973
+ "name": "--vvd-data-grid-cell-cta-primary-text",
2974
+ "default": "var(--vvd-color-canvas)"
2975
+ },
2976
+ {
2977
+ "name": "--vvd-data-grid-cell-cta-primary-increment",
2978
+ "default": "var(--vvd-color-cta-600)"
2979
+ },
2980
+ {
2981
+ "name": "--vvd-data-grid-cell-cta-faint",
2982
+ "default": "var(--vvd-color-cta-50)"
2983
+ },
2984
+ {
2985
+ "name": "--vvd-data-grid-cell-cta-pale",
2986
+ "default": "var(--vvd-color-cta-300)"
2987
+ },
2988
+ {
2989
+ "name": "--vvd-data-grid-cell-cta-dim",
2990
+ "default": "var(--vvd-color-cta-200)"
2991
+ },
2992
+ {
2993
+ "name": "--vvd-data-grid-cell-accent-primary",
2994
+ "default": "var(--vvd-color-canvas-text)"
2995
+ },
2996
+ {
2997
+ "name": "--vvd-data-grid-cell-accent-primary-text",
2998
+ "default": "var(--vvd-color-canvas)"
2999
+ },
3000
+ {
3001
+ "name": "--vvd-data-grid-cell-accent-primary-increment",
3002
+ "default": "var(--vvd-color-neutral-800)"
3003
+ },
3004
+ {
3005
+ "name": "--vvd-data-grid-cell-accent-faint",
3006
+ "default": "var(--vvd-color-neutral-50)"
3007
+ },
3008
+ {
3009
+ "name": "--vvd-data-grid-cell-accent-pale",
3010
+ "default": "var(--vvd-color-neutral-300)"
3011
+ },
3012
+ {
3013
+ "name": "--vvd-data-grid-cell-accent-dim",
3014
+ "default": "var(--vvd-color-neutral-200)"
3015
+ }
3016
+ ],
2333
3017
  "members": [
3018
+ {
3019
+ "kind": "field",
3020
+ "name": "ariaSelected",
3021
+ "type": {
3022
+ "text": "string | null"
3023
+ },
3024
+ "default": "null"
3025
+ },
3026
+ {
3027
+ "kind": "method",
3028
+ "name": "ariaSelectedChanged",
3029
+ "parameters": [
3030
+ {
3031
+ "name": "_",
3032
+ "type": {
3033
+ "text": "string | null"
3034
+ }
3035
+ },
3036
+ {
3037
+ "name": "selectedState",
3038
+ "type": {
3039
+ "text": "string | null"
3040
+ }
3041
+ }
3042
+ ]
3043
+ },
2334
3044
  {
2335
3045
  "kind": "method",
2336
3046
  "name": "handleFocusin",
@@ -2356,6 +3066,16 @@
2356
3066
  ]
2357
3067
  }
2358
3068
  ],
3069
+ "attributes": [
3070
+ {
3071
+ "name": "aria-selected",
3072
+ "type": {
3073
+ "text": "string | null"
3074
+ },
3075
+ "default": "null",
3076
+ "fieldName": "ariaSelected"
3077
+ }
3078
+ ],
2359
3079
  "superclass": {
2360
3080
  "name": "FoundationElement",
2361
3081
  "package": "@microsoft/fast-foundation"
@@ -2504,9 +3224,9 @@
2504
3224
  "kind": "variable",
2505
3225
  "name": "DataGridSelectionMode",
2506
3226
  "type": {
2507
- "text": "{\n\tnone: 'none',\n\tsingleRow: 'single-row',\n\tmultiRow: 'multi-row',\n}"
3227
+ "text": "{\n\tnone: 'none',\n\tsingleRow: 'single-row',\n\tmultiRow: 'multi-row',\n\tsingleCell: 'single-cell',\n\tmultiCell: 'multi-cell',\n}"
2508
3228
  },
2509
- "default": "{\n\tnone: 'none',\n\tsingleRow: 'single-row',\n\tmultiRow: 'multi-row',\n}"
3229
+ "default": "{\n\tnone: 'none',\n\tsingleRow: 'single-row',\n\tmultiRow: 'multi-row',\n\tsingleCell: 'single-cell',\n\tmultiCell: 'multi-cell',\n}"
2510
3230
  },
2511
3231
  {
2512
3232
  "kind": "class",
@@ -2525,6 +3245,43 @@
2525
3245
  "type": {
2526
3246
  "text": "DataGridSelectionMode | undefined"
2527
3247
  }
3248
+ },
3249
+ {
3250
+ "kind": "field",
3251
+ "name": "#selectedCells",
3252
+ "privacy": "private",
3253
+ "type": {
3254
+ "text": "DataGridCell[]"
3255
+ },
3256
+ "readonly": true
3257
+ },
3258
+ {
3259
+ "kind": "method",
3260
+ "name": "selectionModeChanged"
3261
+ },
3262
+ {
3263
+ "kind": "field",
3264
+ "name": "#handleKeypress",
3265
+ "privacy": "private"
3266
+ },
3267
+ {
3268
+ "kind": "field",
3269
+ "name": "#handleClick",
3270
+ "privacy": "private"
3271
+ },
3272
+ {
3273
+ "kind": "field",
3274
+ "name": "#handleSelection",
3275
+ "privacy": "private"
3276
+ },
3277
+ {
3278
+ "kind": "field",
3279
+ "name": "#setCellSelectedState",
3280
+ "privacy": "private"
3281
+ },
3282
+ {
3283
+ "kind": "method",
3284
+ "name": "#resetSelection"
2528
3285
  }
2529
3286
  ],
2530
3287
  "attributes": [
@@ -3166,6 +3923,56 @@
3166
3923
  "kind": "class",
3167
3924
  "description": "Base class for fab",
3168
3925
  "name": "Fab",
3926
+ "cssProperties": [
3927
+ {
3928
+ "name": "--vvd-fab-accent-primary",
3929
+ "default": "var(--vvd-color-canvas-text)"
3930
+ },
3931
+ {
3932
+ "name": "--vvd-fab-accent-primary-text",
3933
+ "default": "var(--vvd-color-canvas)"
3934
+ },
3935
+ {
3936
+ "name": "--vvd-fab-accent-primary-increment",
3937
+ "default": "var(--vvd-color-neutral-800)"
3938
+ },
3939
+ {
3940
+ "name": "--vvd-fab-accent-contrast",
3941
+ "default": "var(--vvd-color-neutral-800)"
3942
+ },
3943
+ {
3944
+ "name": "--vvd-fab-accent-fierce",
3945
+ "default": "var(--vvd-color-neutral-700)"
3946
+ },
3947
+ {
3948
+ "name": "--vvd-fab-accent-firm",
3949
+ "default": "var(--vvd-color-canvas-text)"
3950
+ },
3951
+ {
3952
+ "name": "--vvd-fab-cta-primary",
3953
+ "default": "var(--vvd-color-cta-500)"
3954
+ },
3955
+ {
3956
+ "name": "--vvd-fab-cta-primary-text",
3957
+ "default": "var(--vvd-color-canvas)"
3958
+ },
3959
+ {
3960
+ "name": "--vvd-fab-cta-primary-increment",
3961
+ "default": "var(--vvd-color-cta-600)"
3962
+ },
3963
+ {
3964
+ "name": "--vvd-fab-cta-contrast",
3965
+ "default": "var(--vvd-color-cta-800)"
3966
+ },
3967
+ {
3968
+ "name": "--vvd-fab-cta-fierce",
3969
+ "default": "var(--vvd-color-cta-700)"
3970
+ },
3971
+ {
3972
+ "name": "--vvd-fab-cta-firm",
3973
+ "default": "var(--vvd-color-cta-600)"
3974
+ }
3975
+ ],
3169
3976
  "members": [
3170
3977
  {
3171
3978
  "kind": "field",
@@ -3499,6 +4306,32 @@
3499
4306
  "kind": "class",
3500
4307
  "description": "",
3501
4308
  "name": "Icon",
4309
+ "cssProperties": [
4310
+ {
4311
+ "name": "--vvd-icon-accent-primary",
4312
+ "default": "var(--vvd-color-canvas-text)"
4313
+ },
4314
+ {
4315
+ "name": "--vvd-icon-announcement-primary",
4316
+ "default": "var(--vvd-color-announcement-500)"
4317
+ },
4318
+ {
4319
+ "name": "--vvd-icon-cta-primary",
4320
+ "default": "var(--vvd-color-cta-500)"
4321
+ },
4322
+ {
4323
+ "name": "--vvd-icon-success-primary",
4324
+ "default": "var(--vvd-color-success-500)"
4325
+ },
4326
+ {
4327
+ "name": "--vvd-icon-alert-primary",
4328
+ "default": "var(--vvd-color-alert-500)"
4329
+ },
4330
+ {
4331
+ "name": "--vvd-icon-information-primary",
4332
+ "default": "var(--vvd-color-information-500)"
4333
+ }
4334
+ ],
3502
4335
  "slots": [
3503
4336
  {
3504
4337
  "description": "Default slot.",
@@ -3838,6 +4671,24 @@
3838
4671
  "kind": "class",
3839
4672
  "description": "Base class for listbox",
3840
4673
  "name": "Listbox",
4674
+ "cssProperties": [
4675
+ {
4676
+ "name": "--vvd-listbox-accent-backdrop",
4677
+ "default": "var(--vvd-color-canvas)"
4678
+ },
4679
+ {
4680
+ "name": "--vvd-listbox-accent-intermediate",
4681
+ "default": "var(--vvd-color-neutral-500)"
4682
+ },
4683
+ {
4684
+ "name": "--vvd-listbox-accent-primary",
4685
+ "default": "var(--vvd-color-canvas-text)"
4686
+ },
4687
+ {
4688
+ "name": "--vvd-listbox-accent-soft",
4689
+ "default": "var(--vvd-color-neutral-100)"
4690
+ }
4691
+ ],
3841
4692
  "slots": [
3842
4693
  {
3843
4694
  "description": "Default slot.",
@@ -4094,6 +4945,36 @@
4094
4945
  "kind": "class",
4095
4946
  "description": "Base class for menu-item",
4096
4947
  "name": "MenuItem",
4948
+ "cssProperties": [
4949
+ {
4950
+ "name": "--vvd-menu-item-accent-primary",
4951
+ "default": "var(--vvd-color-canvas-text)"
4952
+ },
4953
+ {
4954
+ "name": "--vvd-menu-item-accent-primary-text",
4955
+ "default": "var(--vvd-color-canvas)"
4956
+ },
4957
+ {
4958
+ "name": "--vvd-menu-item-accent-primary-increment",
4959
+ "default": "var(--vvd-color-neutral-800)"
4960
+ },
4961
+ {
4962
+ "name": "--vvd-menu-item-accent-faint",
4963
+ "default": "var(--vvd-color-neutral-50)"
4964
+ },
4965
+ {
4966
+ "name": "--vvd-menu-item-accent-soft",
4967
+ "default": "var(--vvd-color-neutral-100)"
4968
+ },
4969
+ {
4970
+ "name": "--vvd-menu-item-accent-pale",
4971
+ "default": "var(--vvd-color-neutral-300)"
4972
+ },
4973
+ {
4974
+ "name": "--vvd-menu-item-accent-dim",
4975
+ "default": "var(--vvd-color-neutral-200)"
4976
+ }
4977
+ ],
4097
4978
  "members": [
4098
4979
  {
4099
4980
  "kind": "field",
@@ -4268,6 +5149,24 @@
4268
5149
  "kind": "class",
4269
5150
  "description": "A Nav Item Custom HTML Element.\nBased largely on the https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element .",
4270
5151
  "name": "NavDisclosure",
5152
+ "cssProperties": [
5153
+ {
5154
+ "name": "--vvd-nav-disclosure-accent-primary",
5155
+ "default": "var(--vvd-color-canvas-text)"
5156
+ },
5157
+ {
5158
+ "name": "--vvd-nav-disclosure-accent-primary-text",
5159
+ "default": "var(--vvd-color-canvas)"
5160
+ },
5161
+ {
5162
+ "name": "--vvd-nav-disclosure-accent-faint",
5163
+ "default": "var(--vvd-color-neutral-50)"
5164
+ },
5165
+ {
5166
+ "name": "--vvd-nav-disclosure-accent-soft",
5167
+ "default": "var(--vvd-color-neutral-100)"
5168
+ }
5169
+ ],
4271
5170
  "slots": [
4272
5171
  {
4273
5172
  "description": "Default slot.",
@@ -4389,6 +5288,28 @@
4389
5288
  "kind": "class",
4390
5289
  "description": "A Nav Item Custom HTML Element.\nBased largely on the https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element .",
4391
5290
  "name": "NavItem",
5291
+ "cssProperties": [
5292
+ {
5293
+ "name": "--vvd-nav-item-accent-primary",
5294
+ "default": "var(--vvd-color-canvas-text)"
5295
+ },
5296
+ {
5297
+ "name": "--vvd-nav-item-accent-primary-text",
5298
+ "default": "var(--vvd-color-canvas)"
5299
+ },
5300
+ {
5301
+ "name": "--vvd-nav-item-accent-primary-increment",
5302
+ "default": "var(--vvd-color-neutral-800)"
5303
+ },
5304
+ {
5305
+ "name": "--vvd-nav-item-accent-faint",
5306
+ "default": "var(--vvd-color-neutral-50)"
5307
+ },
5308
+ {
5309
+ "name": "--vvd-nav-item-accent-soft",
5310
+ "default": "var(--vvd-color-neutral-100)"
5311
+ }
5312
+ ],
4392
5313
  "superclass": {
4393
5314
  "name": "TextAnchor",
4394
5315
  "module": "/libs/components/src/lib/text-anchor/text-anchor"
@@ -4491,6 +5412,68 @@
4491
5412
  "kind": "class",
4492
5413
  "description": "Base class for note",
4493
5414
  "name": "Note",
5415
+ "cssProperties": [
5416
+ {
5417
+ "name": "--vvd-note-success-primary",
5418
+ "default": "var(--vvd-color-success-500)"
5419
+ },
5420
+ {
5421
+ "name": "--vvd-note-success-intermediate",
5422
+ "default": "var(--vvd-color-success-500)"
5423
+ },
5424
+ {
5425
+ "name": "--vvd-note-success-backdrop",
5426
+ "default": "var(--vvd-color-success-50)"
5427
+ },
5428
+ {
5429
+ "name": "--vvd-note-information-primary",
5430
+ "default": "var(--vvd-color-information-500)"
5431
+ },
5432
+ {
5433
+ "name": "--vvd-note-information-intermediate",
5434
+ "default": "var(--vvd-color-information-500)"
5435
+ },
5436
+ {
5437
+ "name": "--vvd-note-information-backdrop",
5438
+ "default": "var(--vvd-color-information-50)"
5439
+ },
5440
+ {
5441
+ "name": "--vvd-note-alert-primary",
5442
+ "default": "var(--vvd-color-alert-500)"
5443
+ },
5444
+ {
5445
+ "name": "--vvd-note-alert-intermediate",
5446
+ "default": "var(--vvd-color-alert-500)"
5447
+ },
5448
+ {
5449
+ "name": "--vvd-note-alert-backdrop",
5450
+ "default": "var(--vvd-color-alert-50)"
5451
+ },
5452
+ {
5453
+ "name": "--vvd-note-warning-primary",
5454
+ "default": "var(--vvd-color-warning-300)"
5455
+ },
5456
+ {
5457
+ "name": "--vvd-note-warning-intermediate",
5458
+ "default": "var(--vvd-color-warning-300)"
5459
+ },
5460
+ {
5461
+ "name": "--vvd-note-warning-backdrop",
5462
+ "default": "var(--vvd-color-warning-50)"
5463
+ },
5464
+ {
5465
+ "name": "--vvd-note-accent-primary",
5466
+ "default": "var(--vvd-color-canvas-text)"
5467
+ },
5468
+ {
5469
+ "name": "--vvd-note-accent-intermediate",
5470
+ "default": "var(--vvd-color-neutral-500)"
5471
+ },
5472
+ {
5473
+ "name": "--vvd-note-accent-backdrop",
5474
+ "default": "var(--vvd-color-canvas)"
5475
+ }
5476
+ ],
4494
5477
  "slots": [
4495
5478
  {
4496
5479
  "description": "Any slotted content will appear below the headline.",
@@ -4629,6 +5612,80 @@
4629
5612
  "kind": "class",
4630
5613
  "description": "Base class for number-field",
4631
5614
  "name": "NumberField",
5615
+ "cssProperties": [
5616
+ {
5617
+ "name": "--vvd-text-field-success-primary",
5618
+ "default": "var(--vvd-color-success-500)"
5619
+ },
5620
+ {
5621
+ "name": "--vvd-text-field-success-backdrop",
5622
+ "default": "var(--vvd-color-success-50)"
5623
+ },
5624
+ {
5625
+ "name": "--vvd-text-field-success-intermediate",
5626
+ "default": "var(--vvd-color-success-500)"
5627
+ },
5628
+ {
5629
+ "name": "--vvd-text-field-success-firm",
5630
+ "default": "var(--vvd-color-success-600)"
5631
+ },
5632
+ {
5633
+ "name": "--vvd-text-field-success-faint",
5634
+ "default": "var(--vvd-color-success-50)"
5635
+ },
5636
+ {
5637
+ "name": "--vvd-text-field-success-soft",
5638
+ "default": "var(--vvd-color-success-100)"
5639
+ },
5640
+ {
5641
+ "name": "--vvd-text-field-alert-primary",
5642
+ "default": "var(--vvd-color-alert-500)"
5643
+ },
5644
+ {
5645
+ "name": "--vvd-text-field-alert-backdrop",
5646
+ "default": "var(--vvd-color-alert-50)"
5647
+ },
5648
+ {
5649
+ "name": "--vvd-text-field-alert-intermediate",
5650
+ "default": "var(--vvd-color-alert-500)"
5651
+ },
5652
+ {
5653
+ "name": "--vvd-text-field-alert-firm",
5654
+ "default": "var(--vvd-color-alert-600)"
5655
+ },
5656
+ {
5657
+ "name": "--vvd-text-field-alert-faint",
5658
+ "default": "var(--vvd-color-alert-50)"
5659
+ },
5660
+ {
5661
+ "name": "--vvd-text-field-alert-soft",
5662
+ "default": "var(--vvd-color-alert-100)"
5663
+ },
5664
+ {
5665
+ "name": "--vvd-text-field-accent-primary",
5666
+ "default": "var(--vvd-color-canvas-text)"
5667
+ },
5668
+ {
5669
+ "name": "--vvd-text-field-accent-backdrop",
5670
+ "default": "var(--vvd-color-canvas)"
5671
+ },
5672
+ {
5673
+ "name": "--vvd-text-field-accent-intermediate",
5674
+ "default": "var(--vvd-color-neutral-500)"
5675
+ },
5676
+ {
5677
+ "name": "--vvd-text-field-accent-firm",
5678
+ "default": "var(--vvd-color-canvas-text)"
5679
+ },
5680
+ {
5681
+ "name": "--vvd-text-field-accent-faint",
5682
+ "default": "var(--vvd-color-neutral-50)"
5683
+ },
5684
+ {
5685
+ "name": "--vvd-text-field-accent-soft",
5686
+ "default": "var(--vvd-color-neutral-100)"
5687
+ }
5688
+ ],
4632
5689
  "members": [
4633
5690
  {
4634
5691
  "kind": "field",
@@ -4740,6 +5797,36 @@
4740
5797
  "kind": "class",
4741
5798
  "description": "Base class for option",
4742
5799
  "name": "ListboxOption",
5800
+ "cssProperties": [
5801
+ {
5802
+ "name": "--vvd-option-accent-primary",
5803
+ "default": "var(--vvd-color-canvas-text)"
5804
+ },
5805
+ {
5806
+ "name": "--vvd-option-accent-primary-text",
5807
+ "default": "var(--vvd-color-canvas)"
5808
+ },
5809
+ {
5810
+ "name": "--vvd-option-accent-primary-increment",
5811
+ "default": "var(--vvd-color-neutral-800)"
5812
+ },
5813
+ {
5814
+ "name": "--vvd-option-accent-faint",
5815
+ "default": "var(--vvd-color-neutral-50)"
5816
+ },
5817
+ {
5818
+ "name": "--vvd-option-accent-soft",
5819
+ "default": "var(--vvd-color-neutral-100)"
5820
+ },
5821
+ {
5822
+ "name": "--vvd-option-accent-pale",
5823
+ "default": "var(--vvd-color-neutral-300)"
5824
+ },
5825
+ {
5826
+ "name": "--vvd-option-accent-dim",
5827
+ "default": "var(--vvd-color-neutral-200)"
5828
+ }
5829
+ ],
4743
5830
  "members": [
4744
5831
  {
4745
5832
  "kind": "field",
@@ -5438,6 +6525,40 @@
5438
6525
  "kind": "class",
5439
6526
  "description": "Base class for progress",
5440
6527
  "name": "Progress",
6528
+ "cssProperties": [
6529
+ {
6530
+ "name": "--vvd-progress-cta-primary",
6531
+ "default": "var(--vvd-color-cta-500)"
6532
+ },
6533
+ {
6534
+ "name": "--vvd-progress-cta-soft",
6535
+ "default": "var(--vvd-color-cta-100)"
6536
+ },
6537
+ {
6538
+ "name": "--vvd-progress-alert-primary",
6539
+ "default": "var(--vvd-color-alert-500)"
6540
+ },
6541
+ {
6542
+ "name": "--vvd-progress-alert-soft",
6543
+ "default": "var(--vvd-color-alert-100)"
6544
+ },
6545
+ {
6546
+ "name": "--vvd-progress-success-primary",
6547
+ "default": "var(--vvd-color-success-500)"
6548
+ },
6549
+ {
6550
+ "name": "--vvd-progress-success-soft",
6551
+ "default": "var(--vvd-color-success-100)"
6552
+ },
6553
+ {
6554
+ "name": "--vvd-progress-accent-primary",
6555
+ "default": "var(--vvd-color-canvas-text)"
6556
+ },
6557
+ {
6558
+ "name": "--vvd-progress-accent-soft",
6559
+ "default": "var(--vvd-color-neutral-100)"
6560
+ }
6561
+ ],
5441
6562
  "members": [
5442
6563
  {
5443
6564
  "kind": "field",
@@ -5558,6 +6679,24 @@
5558
6679
  "kind": "class",
5559
6680
  "description": "Base class for progress-ring",
5560
6681
  "name": "ProgressRing",
6682
+ "cssProperties": [
6683
+ {
6684
+ "name": "--vvd-progress-ring-cta-primary",
6685
+ "default": "var(--vvd-color-cta-500)"
6686
+ },
6687
+ {
6688
+ "name": "--vvd-progress-ring-alert-primary",
6689
+ "default": "var(--vvd-color-alert-500)"
6690
+ },
6691
+ {
6692
+ "name": "--vvd-progress-ring-success-primary",
6693
+ "default": "var(--vvd-color-success-500)"
6694
+ },
6695
+ {
6696
+ "name": "--vvd-progress-ring-accent-primary",
6697
+ "default": "var(--vvd-color-canvas-text)"
6698
+ }
6699
+ ],
5561
6700
  "members": [
5562
6701
  {
5563
6702
  "kind": "field",
@@ -5655,6 +6794,24 @@
5655
6794
  "kind": "class",
5656
6795
  "description": "Base class for radio",
5657
6796
  "name": "Radio",
6797
+ "cssProperties": [
6798
+ {
6799
+ "name": "--vvd-radio-accent-primary",
6800
+ "default": "var(--vvd-color-canvas-text)"
6801
+ },
6802
+ {
6803
+ "name": "--vvd-radio-accent-firm",
6804
+ "default": "var(--vvd-color-canvas-text)"
6805
+ },
6806
+ {
6807
+ "name": "--vvd-radio-accent-faint",
6808
+ "default": "var(--vvd-color-neutral-50)"
6809
+ },
6810
+ {
6811
+ "name": "--vvd-radio-accent-soft",
6812
+ "default": "var(--vvd-color-neutral-100)"
6813
+ }
6814
+ ],
5658
6815
  "members": [
5659
6816
  {
5660
6817
  "kind": "field",
@@ -5849,10 +7006,64 @@
5849
7006
  "kind": "class",
5850
7007
  "description": "Base class for select",
5851
7008
  "name": "Select",
7009
+ "cssProperties": [
7010
+ {
7011
+ "name": "--vvd-select-success-primary",
7012
+ "default": "var(--vvd-color-success-500)"
7013
+ },
7014
+ {
7015
+ "name": "--vvd-select-success-backdrop",
7016
+ "default": "var(--vvd-color-success-50)"
7017
+ },
7018
+ {
7019
+ "name": "--vvd-select-success-intermediate",
7020
+ "default": "var(--vvd-color-success-500)"
7021
+ },
7022
+ {
7023
+ "name": "--vvd-select-success-firm",
7024
+ "default": "var(--vvd-color-success-600)"
7025
+ },
7026
+ {
7027
+ "name": "--vvd-select-alert-primary",
7028
+ "default": "var(--vvd-color-alert-500)"
7029
+ },
7030
+ {
7031
+ "name": "--vvd-select-alert-backdrop",
7032
+ "default": "var(--vvd-color-alert-50)"
7033
+ },
7034
+ {
7035
+ "name": "--vvd-select-alert-intermediate",
7036
+ "default": "var(--vvd-color-alert-500)"
7037
+ },
7038
+ {
7039
+ "name": "--vvd-select-alert-firm",
7040
+ "default": "var(--vvd-color-alert-600)"
7041
+ },
7042
+ {
7043
+ "name": "--vvd-select-accent-primary",
7044
+ "default": "var(--vvd-color-canvas-text)"
7045
+ },
7046
+ {
7047
+ "name": "--vvd-select-accent-backdrop",
7048
+ "default": "var(--vvd-color-canvas)"
7049
+ },
7050
+ {
7051
+ "name": "--vvd-select-accent-intermediate",
7052
+ "default": "var(--vvd-color-neutral-500)"
7053
+ },
7054
+ {
7055
+ "name": "--vvd-select-accent-firm",
7056
+ "default": "var(--vvd-color-canvas-text)"
7057
+ }
7058
+ ],
5852
7059
  "slots": [
5853
7060
  {
5854
7061
  "description": "Default slot.",
5855
7062
  "name": ""
7063
+ },
7064
+ {
7065
+ "description": "Slot to add meta content to the select control.",
7066
+ "name": "meta"
5856
7067
  }
5857
7068
  ],
5858
7069
  "members": [
@@ -6238,6 +7449,104 @@
6238
7449
  "kind": "class",
6239
7450
  "description": "Base class for switch",
6240
7451
  "name": "Switch",
7452
+ "cssProperties": [
7453
+ {
7454
+ "name": "--vvd-switch-cta-primary-text",
7455
+ "default": "var(--vvd-color-canvas)"
7456
+ },
7457
+ {
7458
+ "name": "--vvd-switch-cta-primary",
7459
+ "default": "var(--vvd-color-cta-500)"
7460
+ },
7461
+ {
7462
+ "name": "--vvd-switch-cta-primary-increment",
7463
+ "default": "var(--vvd-color-cta-600)"
7464
+ },
7465
+ {
7466
+ "name": "--vvd-switch-cta-backdrop",
7467
+ "default": "var(--vvd-color-cta-50)"
7468
+ },
7469
+ {
7470
+ "name": "--vvd-switch-cta-firm",
7471
+ "default": "var(--vvd-color-cta-600)"
7472
+ },
7473
+ {
7474
+ "name": "--vvd-switch-cta-intermediate",
7475
+ "default": "var(--vvd-color-cta-500)"
7476
+ },
7477
+ {
7478
+ "name": "--vvd-switch-alert-primary-text",
7479
+ "default": "var(--vvd-color-canvas)"
7480
+ },
7481
+ {
7482
+ "name": "--vvd-switch-alert-primary",
7483
+ "default": "var(--vvd-color-alert-500)"
7484
+ },
7485
+ {
7486
+ "name": "--vvd-switch-alert-primary-increment",
7487
+ "default": "var(--vvd-color-alert-600)"
7488
+ },
7489
+ {
7490
+ "name": "--vvd-switch-alert-backdrop",
7491
+ "default": "var(--vvd-color-alert-50)"
7492
+ },
7493
+ {
7494
+ "name": "--vvd-switch-alert-firm",
7495
+ "default": "var(--vvd-color-alert-600)"
7496
+ },
7497
+ {
7498
+ "name": "--vvd-switch-alert-intermediate",
7499
+ "default": "var(--vvd-color-alert-500)"
7500
+ },
7501
+ {
7502
+ "name": "--vvd-switch-success-primary-text",
7503
+ "default": "var(--vvd-color-canvas)"
7504
+ },
7505
+ {
7506
+ "name": "--vvd-switch-success-primary",
7507
+ "default": "var(--vvd-color-success-500)"
7508
+ },
7509
+ {
7510
+ "name": "--vvd-switch-success-primary-increment",
7511
+ "default": "var(--vvd-color-success-600)"
7512
+ },
7513
+ {
7514
+ "name": "--vvd-switch-success-backdrop",
7515
+ "default": "var(--vvd-color-success-50)"
7516
+ },
7517
+ {
7518
+ "name": "--vvd-switch-success-firm",
7519
+ "default": "var(--vvd-color-success-600)"
7520
+ },
7521
+ {
7522
+ "name": "--vvd-switch-success-intermediate",
7523
+ "default": "var(--vvd-color-success-500)"
7524
+ },
7525
+ {
7526
+ "name": "--vvd-switch-accent-primary-text",
7527
+ "default": "var(--vvd-color-canvas)"
7528
+ },
7529
+ {
7530
+ "name": "--vvd-switch-accent-primary",
7531
+ "default": "var(--vvd-color-canvas-text)"
7532
+ },
7533
+ {
7534
+ "name": "--vvd-switch-accent-primary-increment",
7535
+ "default": "var(--vvd-color-neutral-800)"
7536
+ },
7537
+ {
7538
+ "name": "--vvd-switch-accent-backdrop",
7539
+ "default": "var(--vvd-color-canvas)"
7540
+ },
7541
+ {
7542
+ "name": "--vvd-switch-accent-firm",
7543
+ "default": "var(--vvd-color-canvas-text)"
7544
+ },
7545
+ {
7546
+ "name": "--vvd-switch-accent-intermediate",
7547
+ "default": "var(--vvd-color-neutral-500)"
7548
+ }
7549
+ ],
6241
7550
  "members": [
6242
7551
  {
6243
7552
  "kind": "field",
@@ -6534,6 +7843,28 @@
6534
7843
  "kind": "class",
6535
7844
  "description": "Base class for tabs",
6536
7845
  "name": "Tabs",
7846
+ "cssProperties": [
7847
+ {
7848
+ "name": "--vvd-tabs-accent-primary",
7849
+ "default": "var(--vvd-color-canvas-text)"
7850
+ },
7851
+ {
7852
+ "name": "--vvd-tabs-accent-primary-text",
7853
+ "default": "var(--vvd-color-canvas)"
7854
+ },
7855
+ {
7856
+ "name": "--vvd-tabs-accent-primary-increment",
7857
+ "default": "var(--vvd-color-neutral-800)"
7858
+ },
7859
+ {
7860
+ "name": "--vvd-tabs-accent-faint",
7861
+ "default": "var(--vvd-color-neutral-50)"
7862
+ },
7863
+ {
7864
+ "name": "--vvd-tabs-accent-soft",
7865
+ "default": "var(--vvd-color-neutral-100)"
7866
+ }
7867
+ ],
6537
7868
  "slots": [
6538
7869
  {
6539
7870
  "description": "Default slot.",
@@ -6706,6 +8037,64 @@
6706
8037
  "kind": "class",
6707
8038
  "description": "Base class for tag.",
6708
8039
  "name": "Tag",
8040
+ "cssProperties": [
8041
+ {
8042
+ "name": "--vvd-tag-cta-contrast",
8043
+ "default": "var(--vvd-color-cta-800)"
8044
+ },
8045
+ {
8046
+ "name": "--vvd-tag-cta-soft",
8047
+ "default": "var(--vvd-color-cta-100)"
8048
+ },
8049
+ {
8050
+ "name": "--vvd-tag-cta-pale",
8051
+ "default": "var(--vvd-color-cta-300)"
8052
+ },
8053
+ {
8054
+ "name": "--vvd-tag-cta-fierce",
8055
+ "default": "var(--vvd-color-cta-700)"
8056
+ },
8057
+ {
8058
+ "name": "--vvd-tag-cta-firm",
8059
+ "default": "var(--vvd-color-cta-600)"
8060
+ },
8061
+ {
8062
+ "name": "--vvd-tag-cta-faint",
8063
+ "default": "var(--vvd-color-cta-50)"
8064
+ },
8065
+ {
8066
+ "name": "--vvd-tag-cta-dim",
8067
+ "default": "var(--vvd-color-cta-200)"
8068
+ },
8069
+ {
8070
+ "name": "--vvd-tag-accent-contrast",
8071
+ "default": "var(--vvd-color-neutral-800)"
8072
+ },
8073
+ {
8074
+ "name": "--vvd-tag-accent-soft",
8075
+ "default": "var(--vvd-color-neutral-100)"
8076
+ },
8077
+ {
8078
+ "name": "--vvd-tag-accent-pale",
8079
+ "default": "var(--vvd-color-neutral-300)"
8080
+ },
8081
+ {
8082
+ "name": "--vvd-tag-accent-fierce",
8083
+ "default": "var(--vvd-color-neutral-700)"
8084
+ },
8085
+ {
8086
+ "name": "--vvd-tag-accent-firm",
8087
+ "default": "var(--vvd-color-canvas-text)"
8088
+ },
8089
+ {
8090
+ "name": "--vvd-tag-accent-faint",
8091
+ "default": "var(--vvd-color-neutral-50)"
8092
+ },
8093
+ {
8094
+ "name": "--vvd-tag-accent-dim",
8095
+ "default": "var(--vvd-color-neutral-200)"
8096
+ }
8097
+ ],
6709
8098
  "members": [
6710
8099
  {
6711
8100
  "kind": "field",
@@ -7108,6 +8497,80 @@
7108
8497
  "kind": "class",
7109
8498
  "description": "Base class for text-area",
7110
8499
  "name": "TextArea",
8500
+ "cssProperties": [
8501
+ {
8502
+ "name": "--vvd-text-area-success-primary",
8503
+ "default": "var(--vvd-color-success-500)"
8504
+ },
8505
+ {
8506
+ "name": "--vvd-text-area-success-backdrop",
8507
+ "default": "var(--vvd-color-success-50)"
8508
+ },
8509
+ {
8510
+ "name": "--vvd-text-area-success-intermediate",
8511
+ "default": "var(--vvd-color-success-500)"
8512
+ },
8513
+ {
8514
+ "name": "--vvd-text-area-success-firm",
8515
+ "default": "var(--vvd-color-success-600)"
8516
+ },
8517
+ {
8518
+ "name": "--vvd-text-area-success-faint",
8519
+ "default": "var(--vvd-color-success-50)"
8520
+ },
8521
+ {
8522
+ "name": "--vvd-text-area-success-soft",
8523
+ "default": "var(--vvd-color-success-100)"
8524
+ },
8525
+ {
8526
+ "name": "--vvd-text-area-alert-primary",
8527
+ "default": "var(--vvd-color-alert-500)"
8528
+ },
8529
+ {
8530
+ "name": "--vvd-text-area-alert-backdrop",
8531
+ "default": "var(--vvd-color-alert-50)"
8532
+ },
8533
+ {
8534
+ "name": "--vvd-text-area-alert-intermediate",
8535
+ "default": "var(--vvd-color-alert-500)"
8536
+ },
8537
+ {
8538
+ "name": "--vvd-text-area-alert-firm",
8539
+ "default": "var(--vvd-color-alert-600)"
8540
+ },
8541
+ {
8542
+ "name": "--vvd-text-area-alert-faint",
8543
+ "default": "var(--vvd-color-alert-50)"
8544
+ },
8545
+ {
8546
+ "name": "--vvd-text-area-alert-soft",
8547
+ "default": "var(--vvd-color-alert-100)"
8548
+ },
8549
+ {
8550
+ "name": "--vvd-text-area-accent-primary",
8551
+ "default": "var(--vvd-color-canvas-text)"
8552
+ },
8553
+ {
8554
+ "name": "--vvd-text-area-accent-backdrop",
8555
+ "default": "var(--vvd-color-canvas)"
8556
+ },
8557
+ {
8558
+ "name": "--vvd-text-area-accent-intermediate",
8559
+ "default": "var(--vvd-color-neutral-500)"
8560
+ },
8561
+ {
8562
+ "name": "--vvd-text-area-accent-firm",
8563
+ "default": "var(--vvd-color-canvas-text)"
8564
+ },
8565
+ {
8566
+ "name": "--vvd-text-area-accent-faint",
8567
+ "default": "var(--vvd-color-neutral-50)"
8568
+ },
8569
+ {
8570
+ "name": "--vvd-text-area-accent-soft",
8571
+ "default": "var(--vvd-color-neutral-100)"
8572
+ }
8573
+ ],
7111
8574
  "members": [
7112
8575
  {
7113
8576
  "kind": "field",
@@ -7207,6 +8670,80 @@
7207
8670
  "kind": "class",
7208
8671
  "description": "Base class for text-field",
7209
8672
  "name": "TextField",
8673
+ "cssProperties": [
8674
+ {
8675
+ "name": "--vvd-text-field-success-primary",
8676
+ "default": "var(--vvd-color-success-500)"
8677
+ },
8678
+ {
8679
+ "name": "--vvd-text-field-success-backdrop",
8680
+ "default": "var(--vvd-color-success-50)"
8681
+ },
8682
+ {
8683
+ "name": "--vvd-text-field-success-intermediate",
8684
+ "default": "var(--vvd-color-success-500)"
8685
+ },
8686
+ {
8687
+ "name": "--vvd-text-field-success-firm",
8688
+ "default": "var(--vvd-color-success-600)"
8689
+ },
8690
+ {
8691
+ "name": "--vvd-text-field-success-faint",
8692
+ "default": "var(--vvd-color-success-50)"
8693
+ },
8694
+ {
8695
+ "name": "--vvd-text-field-success-soft",
8696
+ "default": "var(--vvd-color-success-100)"
8697
+ },
8698
+ {
8699
+ "name": "--vvd-text-field-alert-primary",
8700
+ "default": "var(--vvd-color-alert-500)"
8701
+ },
8702
+ {
8703
+ "name": "--vvd-text-field-alert-backdrop",
8704
+ "default": "var(--vvd-color-alert-50)"
8705
+ },
8706
+ {
8707
+ "name": "--vvd-text-field-alert-intermediate",
8708
+ "default": "var(--vvd-color-alert-500)"
8709
+ },
8710
+ {
8711
+ "name": "--vvd-text-field-alert-firm",
8712
+ "default": "var(--vvd-color-alert-600)"
8713
+ },
8714
+ {
8715
+ "name": "--vvd-text-field-alert-faint",
8716
+ "default": "var(--vvd-color-alert-50)"
8717
+ },
8718
+ {
8719
+ "name": "--vvd-text-field-alert-soft",
8720
+ "default": "var(--vvd-color-alert-100)"
8721
+ },
8722
+ {
8723
+ "name": "--vvd-text-field-accent-primary",
8724
+ "default": "var(--vvd-color-canvas-text)"
8725
+ },
8726
+ {
8727
+ "name": "--vvd-text-field-accent-backdrop",
8728
+ "default": "var(--vvd-color-canvas)"
8729
+ },
8730
+ {
8731
+ "name": "--vvd-text-field-accent-intermediate",
8732
+ "default": "var(--vvd-color-neutral-500)"
8733
+ },
8734
+ {
8735
+ "name": "--vvd-text-field-accent-firm",
8736
+ "default": "var(--vvd-color-canvas-text)"
8737
+ },
8738
+ {
8739
+ "name": "--vvd-text-field-accent-faint",
8740
+ "default": "var(--vvd-color-neutral-50)"
8741
+ },
8742
+ {
8743
+ "name": "--vvd-text-field-accent-soft",
8744
+ "default": "var(--vvd-color-neutral-100)"
8745
+ }
8746
+ ],
7210
8747
  "members": [
7211
8748
  {
7212
8749
  "kind": "field",
@@ -7792,6 +9329,28 @@
7792
9329
  "kind": "class",
7793
9330
  "description": "Base class for tree-item",
7794
9331
  "name": "TreeItem",
9332
+ "cssProperties": [
9333
+ {
9334
+ "name": "--vvd-tree-item-accent-primary",
9335
+ "default": "var(--vvd-color-canvas-text)"
9336
+ },
9337
+ {
9338
+ "name": "--vvd-tree-item-accent-primary-text",
9339
+ "default": "var(--vvd-color-canvas)"
9340
+ },
9341
+ {
9342
+ "name": "--vvd-tree-item-accent-primary-increment",
9343
+ "default": "var(--vvd-color-neutral-800)"
9344
+ },
9345
+ {
9346
+ "name": "--vvd-tree-item-accent-faint",
9347
+ "default": "var(--vvd-color-neutral-50)"
9348
+ },
9349
+ {
9350
+ "name": "--vvd-tree-item-accent-soft",
9351
+ "default": "var(--vvd-color-neutral-100)"
9352
+ }
9353
+ ],
7795
9354
  "slots": [
7796
9355
  {
7797
9356
  "description": "To specify a child tree item.",