@workday/canvas-tokens-web 3.0.0 → 3.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 10 Sep 2025 15:22:47 GMT
3
+ * Generated on Fri, 19 Sep 2025 22:18:52 GMT
4
4
  */
5
5
 
6
6
  export declare const breakpoints: {
@@ -540,9 +540,9 @@ export declare const color: {
540
540
  */
541
541
  "default": "--cnvs-sys-color-bg-transparent-default",
542
542
  /**
543
- * oklch(oklch(0 0 0 / 1) / 0.12)
543
+ * oklch(oklch(0 0 0 / 1) / 0.08)
544
544
  *
545
- * token: oklch({base.neutral.1000} / {base.opacity.200})
545
+ * token: oklch({base.neutral.1000} / {base.opacity.100})
546
546
  *
547
547
  * Inverse Secondary Button Hover state
548
548
  */
@@ -574,13 +574,13 @@ export declare const color: {
574
574
  "translucent": "--cnvs-sys-color-bg-translucent",
575
575
  "alt": {
576
576
  /**
577
- * oklch(0.9447 0.0053 248.12 / 1)
577
+ * oklch(0.9846 0.0018 248.57 / 1)
578
578
  *
579
- * token: base.slate.100
579
+ * token: base.slate.25
580
580
  *
581
- * Surface hover, Secondary surfaces
581
+ * Disabled inputs
582
582
  */
583
- "default": "--cnvs-sys-color-bg-alt-default",
583
+ "softer": "--cnvs-sys-color-bg-alt-softer",
584
584
  /**
585
585
  * oklch(0.9692 0.0035 248.23 / 1)
586
586
  *
@@ -589,6 +589,14 @@ export declare const color: {
589
589
  * Alternative page background
590
590
  */
591
591
  "soft": "--cnvs-sys-color-bg-alt-soft",
592
+ /**
593
+ * oklch(0.9447 0.0053 248.12 / 1)
594
+ *
595
+ * token: base.slate.100
596
+ *
597
+ * Surface hover, Secondary surfaces
598
+ */
599
+ "default": "--cnvs-sys-color-bg-alt-default",
592
600
  /**
593
601
  * oklch(0.917 0.0081 254 / 1)
594
602
  *
@@ -605,24 +613,16 @@ export declare const color: {
605
613
  * Active state for segmented control, Pill
606
614
  */
607
615
  "stronger": "--cnvs-sys-color-bg-alt-stronger",
608
- /**
609
- * oklch(0.9846 0.0018 248.57 / 1)
610
- *
611
- * token: base.slate.25
612
- *
613
- * Disabled inputs
614
- */
615
- "softer": "--cnvs-sys-color-bg-alt-softer",
616
616
  },
617
617
  "muted": {
618
+ /** oklch(0.754 0.0181 256.33 / 1) */
619
+ "softer": "--cnvs-sys-color-bg-muted-softer",
618
620
  /** oklch(0.629 0.0281 255.62 / 1) */
619
621
  "soft": "--cnvs-sys-color-bg-muted-soft",
620
622
  /** oklch(0.5103 0.0255 256.8 / 1) */
621
623
  "default": "--cnvs-sys-color-bg-muted-default",
622
624
  /** oklch(0.45 0.022 255.52 / 1) */
623
625
  "strong": "--cnvs-sys-color-bg-muted-strong",
624
- /** oklch(0.754 0.0181 256.33 / 1) */
625
- "softer": "--cnvs-sys-color-bg-muted-softer",
626
626
  },
627
627
  "contrast": {
628
628
  /**
@@ -644,13 +644,13 @@ export declare const color: {
644
644
  },
645
645
  "primary": {
646
646
  /**
647
- * oklch(0.5198 0.1782 256.11 / 1)
647
+ * oklch(0.969 0.0155 248.07 / 1)
648
648
  *
649
- * token: base.blue.600
649
+ * token: base.blue.25
650
650
  *
651
- * Primary brand color
651
+ * Surface
652
652
  */
653
- "default": "--cnvs-sys-color-bg-primary-default",
653
+ "softest": "--cnvs-sys-color-bg-primary-softest",
654
654
  /**
655
655
  * oklch(0.9523 0.0239 248.12 / 1)
656
656
  *
@@ -659,6 +659,22 @@ export declare const color: {
659
659
  * Select
660
660
  */
661
661
  "softer": "--cnvs-sys-color-bg-primary-softer",
662
+ /**
663
+ * oklch(0.928 0.0359 250.6 / 1)
664
+ *
665
+ * token: base.blue.100
666
+ *
667
+ * Primary disabled
668
+ */
669
+ "soft": "--cnvs-sys-color-bg-primary-soft",
670
+ /**
671
+ * oklch(0.5198 0.1782 256.11 / 1)
672
+ *
673
+ * token: base.blue.600
674
+ *
675
+ * Primary brand color
676
+ */
677
+ "default": "--cnvs-sys-color-bg-primary-default",
662
678
  /**
663
679
  * oklch(0.4658 0.1562 255.5 / 1)
664
680
  *
@@ -675,24 +691,32 @@ export declare const color: {
675
691
  * Brand active background
676
692
  */
677
693
  "stronger": "--cnvs-sys-color-bg-primary-stronger",
694
+ },
695
+ "positive": {
678
696
  /**
679
- * oklch(0.969 0.0155 248.07 / 1)
697
+ * oklch(0.9824 0.0282 148.77 / 1)
680
698
  *
681
- * token: base.blue.25
699
+ * token: base.green.25
682
700
  *
683
- * Surface
701
+ * Lightest surface success background
684
702
  */
685
- "softest": "--cnvs-sys-color-bg-primary-softest",
703
+ "softest": "--cnvs-sys-color-bg-positive-softest",
686
704
  /**
687
- * oklch(0.928 0.0359 250.6 / 1)
705
+ * oklch(0.9655 0.0561 149.93 / 1)
688
706
  *
689
- * token: base.blue.100
707
+ * token: base.green.50
690
708
  *
691
- * Disabled
709
+ * Surface success background
692
710
  */
693
- "soft": "--cnvs-sys-color-bg-primary-soft",
694
- },
695
- "positive": {
711
+ "softer": "--cnvs-sys-color-bg-positive-softer",
712
+ /**
713
+ * oklch(0.9278 0.1024 149.88 / 1)
714
+ *
715
+ * token: base.green.100
716
+ *
717
+ * Disabled success background
718
+ */
719
+ "soft": "--cnvs-sys-color-bg-positive-soft",
696
720
  /**
697
721
  * oklch(0.5069 0.1569 145.56 / 1)
698
722
  *
@@ -717,32 +741,32 @@ export declare const color: {
717
741
  * Active success background
718
742
  */
719
743
  "stronger": "--cnvs-sys-color-bg-positive-stronger",
744
+ },
745
+ "caution": {
720
746
  /**
721
- * oklch(0.9824 0.0282 148.77 / 1)
747
+ * oklch(0.9779 0.0214 95.33 / 1)
722
748
  *
723
- * token: base.green.25
749
+ * token: base.amber.25
724
750
  *
725
- * Lightest surface success background
751
+ * Disabled warning background
726
752
  */
727
- "softest": "--cnvs-sys-color-bg-positive-softest",
753
+ "softest": "--cnvs-sys-color-bg-caution-softest",
728
754
  /**
729
- * oklch(0.9278 0.1024 149.88 / 1)
755
+ * oklch(0.969 0.0619 101.63 / 1)
730
756
  *
731
- * token: base.green.100
757
+ * token: base.amber.50
732
758
  *
733
- * Disabled success background
759
+ * Softer warning background
734
760
  */
735
- "soft": "--cnvs-sys-color-bg-positive-soft",
761
+ "softer": "--cnvs-sys-color-bg-caution-softer",
736
762
  /**
737
- * oklch(0.9655 0.0561 149.93 / 1)
763
+ * oklch(0.9567 0.0948 100.22 / 1)
738
764
  *
739
- * token: base.green.50
765
+ * token: base.amber.100
740
766
  *
741
- * Surface success background
767
+ * Softer warning background
742
768
  */
743
- "softer": "--cnvs-sys-color-bg-positive-softer",
744
- },
745
- "caution": {
769
+ "soft": "--cnvs-sys-color-bg-caution-soft",
746
770
  /**
747
771
  * oklch(0.7909 0.1711 70.15 / 1)
748
772
  *
@@ -751,14 +775,6 @@ export declare const color: {
751
775
  * Default warning background
752
776
  */
753
777
  "default": "--cnvs-sys-color-bg-caution-default",
754
- /**
755
- * oklch(0.9779 0.0214 95.33 / 1)
756
- *
757
- * token: base.amber.25
758
- *
759
- * Disabled warning background
760
- */
761
- "softest": "--cnvs-sys-color-bg-caution-softest",
762
778
  /**
763
779
  * oklch(0.6601 0.1537 60.7 / 1)
764
780
  *
@@ -775,40 +791,40 @@ export declare const color: {
775
791
  * Stronger warning background
776
792
  */
777
793
  "stronger": "--cnvs-sys-color-bg-caution-stronger",
794
+ },
795
+ "critical": {
778
796
  /**
779
- * oklch(0.969 0.0619 101.63 / 1)
797
+ * oklch(0.9667 0.0163 21.82 / 1)
780
798
  *
781
- * token: base.amber.50
799
+ * token: base.red.25
782
800
  *
783
- * Softer warning background
801
+ * Input error background
784
802
  */
785
- "softer": "--cnvs-sys-color-bg-caution-softer",
803
+ "softest": "--cnvs-sys-color-bg-critical-softest",
786
804
  /**
787
- * oklch(0.9567 0.0948 100.22 / 1)
805
+ * oklch(0.9533 0.0231 23.95 / 1)
788
806
  *
789
- * token: base.amber.100
807
+ * token: base.red.50
790
808
  *
791
- * Softer warning background
809
+ * Disabled error background
792
810
  */
793
- "soft": "--cnvs-sys-color-bg-caution-soft",
794
- },
795
- "critical": {
811
+ "softer": "--cnvs-sys-color-bg-critical-softer",
796
812
  /**
797
- * oklch(0.5342 0.2172 29.53 / 1)
813
+ * oklch(0.9225 0.0394 25.51 / 1)
798
814
  *
799
- * token: base.red.600
815
+ * token: base.red.100
800
816
  *
801
- * Default error background
817
+ * Disabled error background
802
818
  */
803
- "default": "--cnvs-sys-color-bg-critical-default",
819
+ "soft": "--cnvs-sys-color-bg-critical-soft",
804
820
  /**
805
- * oklch(0.9667 0.0163 21.82 / 1)
821
+ * oklch(0.5342 0.2172 29.53 / 1)
806
822
  *
807
- * token: base.red.25
823
+ * token: base.red.600
808
824
  *
809
- * Input error background
825
+ * Default error background
810
826
  */
811
- "softest": "--cnvs-sys-color-bg-critical-softest",
827
+ "default": "--cnvs-sys-color-bg-critical-default",
812
828
  /**
813
829
  * oklch(0.4517 0.1847 28.2 / 1)
814
830
  *
@@ -825,22 +841,6 @@ export declare const color: {
825
841
  * Stronger error background
826
842
  */
827
843
  "stronger": "--cnvs-sys-color-bg-critical-stronger",
828
- /**
829
- * oklch(0.9533 0.0231 23.95 / 1)
830
- *
831
- * token: base.red.50
832
- *
833
- * Disabled error background
834
- */
835
- "softer": "--cnvs-sys-color-bg-critical-softer",
836
- /**
837
- * oklch(0.9225 0.0394 25.51 / 1)
838
- *
839
- * token: base.red.100
840
- *
841
- * Disabled error background
842
- */
843
- "soft": "--cnvs-sys-color-bg-critical-soft",
844
844
  },
845
845
  "ai": {
846
846
  /**
@@ -929,45 +929,45 @@ export declare const color: {
929
929
  },
930
930
  "text": {
931
931
  /**
932
- * oklch(0.2891 0 0 / 1)
932
+ * oklch(0.3523 0 0 / 1)
933
933
  *
934
- * token: base.neutral.900
934
+ * token: base.neutral.800
935
935
  *
936
936
  * Body text
937
937
  */
938
938
  "default": "--cnvs-sys-color-text-default",
939
939
  /**
940
- * oklch(0.754 0.0181 256.33 / 1)
940
+ * oklch(0.2891 0 0 / 1)
941
941
  *
942
- * token: base.slate.400
942
+ * token: base.neutral.900
943
943
  *
944
- * Disabled text color
944
+ * Heading text
945
945
  */
946
- "disabled": "--cnvs-sys-color-text-disabled",
946
+ "strong": "--cnvs-sys-color-text-strong",
947
947
  /**
948
- * oklch(0.5103 0.0255 256.8 / 1)
948
+ * oklch(0.2308 0 0 / 1)
949
949
  *
950
- * token: base.slate.600
950
+ * token: base.neutral.950
951
951
  *
952
- * Hint text color
952
+ * Display text
953
953
  */
954
- "hint": "--cnvs-sys-color-text-hint",
954
+ "stronger": "--cnvs-sys-color-text-stronger",
955
955
  /**
956
- * oklch(0.2308 0 0 / 1)
956
+ * oklch(0.754 0.0181 256.33 / 1)
957
957
  *
958
- * token: base.neutral.950
958
+ * token: base.slate.400
959
959
  *
960
- * Heading text
960
+ * Disabled text color
961
961
  */
962
- "strong": "--cnvs-sys-color-text-strong",
962
+ "disabled": "--cnvs-sys-color-text-disabled",
963
963
  /**
964
- * oklch(0.1591 0 0 / 1)
964
+ * oklch(0.5103 0.0255 256.8 / 1)
965
965
  *
966
- * token: base.neutral.975
966
+ * token: base.slate.600
967
967
  *
968
- * Display text
968
+ * Hint text color
969
969
  */
970
- "stronger": "--cnvs-sys-color-text-stronger",
970
+ "hint": "--cnvs-sys-color-text-hint",
971
971
  /**
972
972
  * oklch(1 0 0 / 1)
973
973
  *
@@ -1078,11 +1078,11 @@ export declare const color: {
1078
1078
  */
1079
1079
  "strong": "--cnvs-sys-color-text-caution-strong",
1080
1080
  /**
1081
- * oklch(0.4824 0.1353 46.11 / 1)
1081
+ * oklch(0.7909 0.1711 70.15 / 1)
1082
1082
  *
1083
- * token: base.amber.700
1083
+ * token: base.amber.400
1084
1084
  *
1085
- * Strong warning text
1085
+ * Disabled warning text
1086
1086
  */
1087
1087
  "soft": "--cnvs-sys-color-text-caution-soft",
1088
1088
  /**
@@ -1090,15 +1090,15 @@ export declare const color: {
1090
1090
  *
1091
1091
  * token: base.amber.975
1092
1092
  *
1093
- * Strong warning text
1093
+ * Stronger warning text
1094
1094
  */
1095
1095
  "stronger": "--cnvs-sys-color-text-caution-stronger",
1096
1096
  /**
1097
- * oklch(0.6601 0.1537 60.7 / 1)
1097
+ * oklch(0.9191 0.1547 99.7 / 1)
1098
1098
  *
1099
- * token: base.amber.500
1099
+ * token: base.amber.200
1100
1100
  *
1101
- * Strong warning text
1101
+ * Softer warning text
1102
1102
  */
1103
1103
  "softer": "--cnvs-sys-color-text-caution-softer",
1104
1104
  },
@@ -1191,9 +1191,9 @@ export declare const color: {
1191
1191
  },
1192
1192
  "icon": {
1193
1193
  /**
1194
- * oklch(0.2891 0 0 / 1)
1194
+ * oklch(0.3523 0 0 / 1)
1195
1195
  *
1196
- * token: base.neutral.900
1196
+ * token: base.neutral.800
1197
1197
  *
1198
1198
  * Default icon color
1199
1199
  */
@@ -1207,9 +1207,9 @@ export declare const color: {
1207
1207
  */
1208
1208
  "soft": "--cnvs-sys-color-icon-soft",
1209
1209
  /**
1210
- * oklch(0.2308 0 0 / 1)
1210
+ * oklch(0.2891 0 0 / 1)
1211
1211
  *
1212
- * token: base.neutral.950
1212
+ * token: base.neutral.900
1213
1213
  *
1214
1214
  * Hover icon color
1215
1215
  */
@@ -1378,7 +1378,7 @@ export declare const color: {
1378
1378
  *
1379
1379
  * token: base.amber.700
1380
1380
  *
1381
- * Strong caution icon color
1381
+ * Soft caution icon color
1382
1382
  */
1383
1383
  "soft": "--cnvs-sys-color-icon-caution-soft",
1384
1384
  /**
@@ -1386,7 +1386,7 @@ export declare const color: {
1386
1386
  *
1387
1387
  * token: base.amber.500
1388
1388
  *
1389
- * Strong caution icon color
1389
+ * Softer caution icon color
1390
1390
  */
1391
1391
  "softer": "--cnvs-sys-color-icon-caution-softer",
1392
1392
  },
@@ -1427,25 +1427,25 @@ export declare const color: {
1427
1427
  },
1428
1428
  "fg": {
1429
1429
  /**
1430
- * oklch(0.2891 0 0 / 1)
1430
+ * oklch(0.3523 0 0 / 1)
1431
1431
  *
1432
- * token: base.neutral.900
1432
+ * token: base.neutral.800
1433
1433
  *
1434
1434
  * Body
1435
1435
  */
1436
1436
  "default": "--cnvs-sys-color-fg-default",
1437
1437
  /**
1438
- * oklch(0.2308 0 0 / 1)
1438
+ * oklch(0.2891 0 0 / 1)
1439
1439
  *
1440
- * token: base.neutral.950
1440
+ * token: base.neutral.900
1441
1441
  *
1442
1442
  * Headings
1443
1443
  */
1444
1444
  "strong": "--cnvs-sys-color-fg-strong",
1445
1445
  /**
1446
- * oklch(0.1591 0 0 / 1)
1446
+ * oklch(0.2308 0 0 / 1)
1447
1447
  *
1448
- * token: base.neutral.975
1448
+ * token: base.neutral.950
1449
1449
  *
1450
1450
  * Heading on hover
1451
1451
  */
@@ -1600,9 +1600,9 @@ export declare const color: {
1600
1600
  */
1601
1601
  "stronger": "--cnvs-sys-color-fg-caution-stronger",
1602
1602
  /**
1603
- * oklch(0.9191 0.1547 99.7 / 1)
1603
+ * oklch(0.6601 0.1537 60.7 / 1)
1604
1604
  *
1605
- * token: base.amber.200
1605
+ * token: base.amber.500
1606
1606
  *
1607
1607
  * Warning
1608
1608
  */
@@ -1610,17 +1610,17 @@ export declare const color: {
1610
1610
  },
1611
1611
  "contrast": {
1612
1612
  /**
1613
- * oklch(0.2308 0 0 / 1)
1613
+ * oklch(0.2891 0 0 / 1)
1614
1614
  *
1615
- * token: base.neutral.950
1615
+ * token: base.neutral.900
1616
1616
  *
1617
1617
  * Contrast
1618
1618
  */
1619
1619
  "default": "--cnvs-sys-color-fg-contrast-default",
1620
1620
  /**
1621
- * oklch(0.1591 0 0 / 1)
1621
+ * oklch(0.2308 0 0 / 1)
1622
1622
  *
1623
- * token: base.neutral.975
1623
+ * token: base.neutral.950
1624
1624
  *
1625
1625
  * Strong contrast
1626
1626
  */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 10 Sep 2025 15:22:47 GMT
3
+ * Generated on Fri, 19 Sep 2025 22:18:52 GMT
4
4
  */
5
5
 
6
6
  "use strict";
@@ -204,53 +204,53 @@ exports.color = {
204
204
  "overlay": "--cnvs-sys-color-bg-overlay",
205
205
  "translucent": "--cnvs-sys-color-bg-translucent",
206
206
  "alt": {
207
- "default": "--cnvs-sys-color-bg-alt-default",
207
+ "softer": "--cnvs-sys-color-bg-alt-softer",
208
208
  "soft": "--cnvs-sys-color-bg-alt-soft",
209
+ "default": "--cnvs-sys-color-bg-alt-default",
209
210
  "strong": "--cnvs-sys-color-bg-alt-strong",
210
- "stronger": "--cnvs-sys-color-bg-alt-stronger",
211
- "softer": "--cnvs-sys-color-bg-alt-softer"
211
+ "stronger": "--cnvs-sys-color-bg-alt-stronger"
212
212
  },
213
213
  "muted": {
214
+ "softer": "--cnvs-sys-color-bg-muted-softer",
214
215
  "soft": "--cnvs-sys-color-bg-muted-soft",
215
216
  "default": "--cnvs-sys-color-bg-muted-default",
216
- "strong": "--cnvs-sys-color-bg-muted-strong",
217
- "softer": "--cnvs-sys-color-bg-muted-softer"
217
+ "strong": "--cnvs-sys-color-bg-muted-strong"
218
218
  },
219
219
  "contrast": {
220
220
  "default": "--cnvs-sys-color-bg-contrast-default",
221
221
  "strong": "--cnvs-sys-color-bg-contrast-strong"
222
222
  },
223
223
  "primary": {
224
- "default": "--cnvs-sys-color-bg-primary-default",
224
+ "softest": "--cnvs-sys-color-bg-primary-softest",
225
225
  "softer": "--cnvs-sys-color-bg-primary-softer",
226
+ "soft": "--cnvs-sys-color-bg-primary-soft",
227
+ "default": "--cnvs-sys-color-bg-primary-default",
226
228
  "strong": "--cnvs-sys-color-bg-primary-strong",
227
- "stronger": "--cnvs-sys-color-bg-primary-stronger",
228
- "softest": "--cnvs-sys-color-bg-primary-softest",
229
- "soft": "--cnvs-sys-color-bg-primary-soft"
229
+ "stronger": "--cnvs-sys-color-bg-primary-stronger"
230
230
  },
231
231
  "positive": {
232
- "default": "--cnvs-sys-color-bg-positive-default",
233
- "strong": "--cnvs-sys-color-bg-positive-strong",
234
- "stronger": "--cnvs-sys-color-bg-positive-stronger",
235
232
  "softest": "--cnvs-sys-color-bg-positive-softest",
233
+ "softer": "--cnvs-sys-color-bg-positive-softer",
236
234
  "soft": "--cnvs-sys-color-bg-positive-soft",
237
- "softer": "--cnvs-sys-color-bg-positive-softer"
235
+ "default": "--cnvs-sys-color-bg-positive-default",
236
+ "strong": "--cnvs-sys-color-bg-positive-strong",
237
+ "stronger": "--cnvs-sys-color-bg-positive-stronger"
238
238
  },
239
239
  "caution": {
240
- "default": "--cnvs-sys-color-bg-caution-default",
241
240
  "softest": "--cnvs-sys-color-bg-caution-softest",
242
- "strong": "--cnvs-sys-color-bg-caution-strong",
243
- "stronger": "--cnvs-sys-color-bg-caution-stronger",
244
241
  "softer": "--cnvs-sys-color-bg-caution-softer",
245
- "soft": "--cnvs-sys-color-bg-caution-soft"
242
+ "soft": "--cnvs-sys-color-bg-caution-soft",
243
+ "default": "--cnvs-sys-color-bg-caution-default",
244
+ "strong": "--cnvs-sys-color-bg-caution-strong",
245
+ "stronger": "--cnvs-sys-color-bg-caution-stronger"
246
246
  },
247
247
  "critical": {
248
- "default": "--cnvs-sys-color-bg-critical-default",
249
248
  "softest": "--cnvs-sys-color-bg-critical-softest",
250
- "strong": "--cnvs-sys-color-bg-critical-strong",
251
- "stronger": "--cnvs-sys-color-bg-critical-stronger",
252
249
  "softer": "--cnvs-sys-color-bg-critical-softer",
253
- "soft": "--cnvs-sys-color-bg-critical-soft"
250
+ "soft": "--cnvs-sys-color-bg-critical-soft",
251
+ "default": "--cnvs-sys-color-bg-critical-default",
252
+ "strong": "--cnvs-sys-color-bg-critical-strong",
253
+ "stronger": "--cnvs-sys-color-bg-critical-stronger"
254
254
  },
255
255
  "ai": {
256
256
  "default": "--cnvs-sys-color-bg-ai-default",
@@ -269,10 +269,10 @@ exports.color = {
269
269
  },
270
270
  "text": {
271
271
  "default": "--cnvs-sys-color-text-default",
272
- "disabled": "--cnvs-sys-color-text-disabled",
273
- "hint": "--cnvs-sys-color-text-hint",
274
272
  "strong": "--cnvs-sys-color-text-strong",
275
273
  "stronger": "--cnvs-sys-color-text-stronger",
274
+ "disabled": "--cnvs-sys-color-text-disabled",
275
+ "hint": "--cnvs-sys-color-text-hint",
276
276
  "inverse": "--cnvs-sys-color-text-inverse",
277
277
  "critical": {
278
278
  "default": "--cnvs-sys-color-text-critical-default",
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 10 Sep 2025 15:22:47 GMT
3
+ * Generated on Fri, 19 Sep 2025 22:18:52 GMT
4
4
  */
5
5
 
6
6
  export declare const amber25: "--cnvs-base-palette-amber-25";
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 10 Sep 2025 15:22:47 GMT
3
+ * Generated on Fri, 19 Sep 2025 22:18:52 GMT
4
4
  */
5
5
 
6
6
  export const amber25 = "--cnvs-base-palette-amber-25";
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 10 Sep 2025 15:22:47 GMT
3
+ * Generated on Fri, 19 Sep 2025 22:18:52 GMT
4
4
  */
5
5
 
6
6
  export declare const primary: {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 10 Sep 2025 15:22:47 GMT
3
+ * Generated on Fri, 19 Sep 2025 22:18:52 GMT
4
4
  */
5
5
 
6
6
  export const primary = {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 10 Sep 2025 15:22:47 GMT
3
+ * Generated on Fri, 19 Sep 2025 22:18:52 GMT
4
4
  */
5
5
 
6
6
  import * as base from "./base";
package/dist/es6/index.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 10 Sep 2025 15:22:47 GMT
3
+ * Generated on Fri, 19 Sep 2025 22:18:52 GMT
4
4
  */
5
5
 
6
6
  import * as base from "./base";