@tylertech/forge 3.14.0-dev.4 → 3.14.0-dev.5

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.
@@ -32,86 +32,6 @@
32
32
  "description": "The transition timing function for animations.",
33
33
  "values": [{ "name": "string" }]
34
34
  },
35
- {
36
- "name": "--forge-backdrop-background",
37
- "description": "The backdrop background color.",
38
- "values": []
39
- },
40
- {
41
- "name": "--forge-backdrop-opacity",
42
- "description": "The backdrop opacity.",
43
- "values": []
44
- },
45
- {
46
- "name": "--forge-backdrop-z-index",
47
- "description": "The backdrop z-index.",
48
- "values": []
49
- },
50
- {
51
- "name": "--forge-backdrop-enter-animation-duration",
52
- "description": "The animation duration for the enter animation.",
53
- "values": []
54
- },
55
- {
56
- "name": "--forge-backdrop-enter-animation-easing",
57
- "description": "The animation easing for the enter animation.",
58
- "values": []
59
- },
60
- {
61
- "name": "--forge-backdrop-exit-animation-duration",
62
- "description": "The animation duration for the exit animation.",
63
- "values": []
64
- },
65
- {
66
- "name": "--forge-backdrop-exit-animation-easing",
67
- "description": "The animation easing for the exit animation.",
68
- "values": []
69
- },
70
- {
71
- "name": "--forge-badge-background",
72
- "description": "The background color.",
73
- "values": []
74
- },
75
- {
76
- "name": "--forge-badge-color",
77
- "description": "The text color.",
78
- "values": []
79
- },
80
- {
81
- "name": "--forge-badge-shape",
82
- "description": "The shape radius.",
83
- "values": []
84
- },
85
- {
86
- "name": "--forge-badge-padding-inline",
87
- "description": "The inline padding.",
88
- "values": []
89
- },
90
- {
91
- "name": "--forge-badge-padding-block",
92
- "description": "The block padding.",
93
- "values": []
94
- },
95
- {
96
- "name": "--forge-badge-border-width",
97
- "description": "The border width.",
98
- "values": []
99
- },
100
- {
101
- "name": "--forge-badge-border-color",
102
- "description": "The border color.",
103
- "values": []
104
- },
105
- {
106
- "name": "--forge-badge-border-style",
107
- "description": "The border style.",
108
- "values": []
109
- },
110
- {
111
- "name": "--forge-badge-gap",
112
- "description": "The spacing between the content within the badge.",
113
- "values": []
114
- },
115
35
  {
116
36
  "name": "--forge-banner-background",
117
37
  "description": "The background color of the banner.",
@@ -152,26 +72,6 @@
152
72
  "description": "The transition easing function.",
153
73
  "values": []
154
74
  },
155
- {
156
- "name": "--forge-bottom-sheet-desktop-max-width",
157
- "description": "The maximum width of the bottom sheet on desktop.",
158
- "values": []
159
- },
160
- {
161
- "name": "--forge-bottom-sheet-desktop-min-width",
162
- "description": "The minimum width of the bottom sheet on desktop.",
163
- "values": []
164
- },
165
- {
166
- "name": "--forge-bottom-sheet-animation-duration",
167
- "description": "The duration of the bottom sheet animation to fullscreen.",
168
- "values": []
169
- },
170
- {
171
- "name": "--forge-bottom-sheet-animation-timing",
172
- "description": "The timing function of the bottom sheet animation to fullscreen.",
173
- "values": []
174
- },
175
75
  {
176
76
  "name": "--forge-button-primary-color",
177
77
  "description": "The primary color of the button.",
@@ -542,6 +442,106 @@
542
442
  "description": "The cursor when in the disabled state.",
543
443
  "values": []
544
444
  },
445
+ {
446
+ "name": "--forge-backdrop-background",
447
+ "description": "The backdrop background color.",
448
+ "values": []
449
+ },
450
+ {
451
+ "name": "--forge-backdrop-opacity",
452
+ "description": "The backdrop opacity.",
453
+ "values": []
454
+ },
455
+ {
456
+ "name": "--forge-backdrop-z-index",
457
+ "description": "The backdrop z-index.",
458
+ "values": []
459
+ },
460
+ {
461
+ "name": "--forge-backdrop-enter-animation-duration",
462
+ "description": "The animation duration for the enter animation.",
463
+ "values": []
464
+ },
465
+ {
466
+ "name": "--forge-backdrop-enter-animation-easing",
467
+ "description": "The animation easing for the enter animation.",
468
+ "values": []
469
+ },
470
+ {
471
+ "name": "--forge-backdrop-exit-animation-duration",
472
+ "description": "The animation duration for the exit animation.",
473
+ "values": []
474
+ },
475
+ {
476
+ "name": "--forge-backdrop-exit-animation-easing",
477
+ "description": "The animation easing for the exit animation.",
478
+ "values": []
479
+ },
480
+ {
481
+ "name": "--forge-badge-background",
482
+ "description": "The background color.",
483
+ "values": []
484
+ },
485
+ {
486
+ "name": "--forge-badge-color",
487
+ "description": "The text color.",
488
+ "values": []
489
+ },
490
+ {
491
+ "name": "--forge-badge-shape",
492
+ "description": "The shape radius.",
493
+ "values": []
494
+ },
495
+ {
496
+ "name": "--forge-badge-padding-inline",
497
+ "description": "The inline padding.",
498
+ "values": []
499
+ },
500
+ {
501
+ "name": "--forge-badge-padding-block",
502
+ "description": "The block padding.",
503
+ "values": []
504
+ },
505
+ {
506
+ "name": "--forge-badge-border-width",
507
+ "description": "The border width.",
508
+ "values": []
509
+ },
510
+ {
511
+ "name": "--forge-badge-border-color",
512
+ "description": "The border color.",
513
+ "values": []
514
+ },
515
+ {
516
+ "name": "--forge-badge-border-style",
517
+ "description": "The border style.",
518
+ "values": []
519
+ },
520
+ {
521
+ "name": "--forge-badge-gap",
522
+ "description": "The spacing between the content within the badge.",
523
+ "values": []
524
+ },
525
+ {
526
+ "name": "--forge-bottom-sheet-desktop-max-width",
527
+ "description": "The maximum width of the bottom sheet on desktop.",
528
+ "values": []
529
+ },
530
+ {
531
+ "name": "--forge-bottom-sheet-desktop-min-width",
532
+ "description": "The minimum width of the bottom sheet on desktop.",
533
+ "values": []
534
+ },
535
+ {
536
+ "name": "--forge-bottom-sheet-animation-duration",
537
+ "description": "The duration of the bottom sheet animation to fullscreen.",
538
+ "values": []
539
+ },
540
+ {
541
+ "name": "--forge-bottom-sheet-animation-timing",
542
+ "description": "The timing function of the bottom sheet animation to fullscreen.",
543
+ "values": []
544
+ },
545
545
  {
546
546
  "name": "--forge-card-background",
547
547
  "description": "The background color of the card.",
@@ -1712,31 +1712,6 @@
1712
1712
  "description": "The inline offset.",
1713
1713
  "values": []
1714
1714
  },
1715
- {
1716
- "name": "--forge-icon-color",
1717
- "description": "The color of the icon.",
1718
- "values": []
1719
- },
1720
- {
1721
- "name": "--forge-icon-size",
1722
- "description": "The size of the icon. Defaults to the font-size of the context it is placed in.",
1723
- "values": []
1724
- },
1725
- {
1726
- "name": "--forge-icon-width",
1727
- "description": "The width of the icon.",
1728
- "values": []
1729
- },
1730
- {
1731
- "name": "--forge-icon-height",
1732
- "description": "The height of the icon.",
1733
- "values": []
1734
- },
1735
- {
1736
- "name": "--forge-icon-font-size",
1737
- "description": "The font size of the icon.",
1738
- "values": []
1739
- },
1740
1715
  {
1741
1716
  "name": "--forge-icon-button-display",
1742
1717
  "description": "The display property of the button.",
@@ -1987,6 +1962,31 @@
1987
1962
  "description": "The color of the focus indicator.",
1988
1963
  "values": []
1989
1964
  },
1965
+ {
1966
+ "name": "--forge-icon-color",
1967
+ "description": "The color of the icon.",
1968
+ "values": []
1969
+ },
1970
+ {
1971
+ "name": "--forge-icon-size",
1972
+ "description": "The size of the icon. Defaults to the font-size of the context it is placed in.",
1973
+ "values": []
1974
+ },
1975
+ {
1976
+ "name": "--forge-icon-width",
1977
+ "description": "The width of the icon.",
1978
+ "values": []
1979
+ },
1980
+ {
1981
+ "name": "--forge-icon-height",
1982
+ "description": "The height of the icon.",
1983
+ "values": []
1984
+ },
1985
+ {
1986
+ "name": "--forge-icon-font-size",
1987
+ "description": "The font size of the icon.",
1988
+ "values": []
1989
+ },
1990
1990
  {
1991
1991
  "name": "--forge-inline-message-background",
1992
1992
  "description": "The background color.",
@@ -2588,13 +2588,68 @@
2588
2588
  "values": []
2589
2589
  },
2590
2590
  {
2591
- "name": "--forge-theme-primary",
2592
- "description": "The primary color of the slider.",
2591
+ "name": "--forge-skip-link-background",
2592
+ "description": "The background color of the skip link.",
2593
2593
  "values": []
2594
2594
  },
2595
2595
  {
2596
- "name": "--forge-theme-on-primary",
2597
- "description": "The color of elements placed on top of the primary color (the label text for example).",
2596
+ "name": "--forge-skip-link-color",
2597
+ "description": "The text color of the skip link.",
2598
+ "values": []
2599
+ },
2600
+ {
2601
+ "name": "--forge-skip-link-shape",
2602
+ "description": "The border radius of the skip link.",
2603
+ "values": []
2604
+ },
2605
+ {
2606
+ "name": "--forge-skip-link-inset",
2607
+ "description": "The skip link's inset from the edge of the viewport.",
2608
+ "values": []
2609
+ },
2610
+ {
2611
+ "name": "--forge-skip-link-z-index",
2612
+ "description": "The z-index of the skip link.",
2613
+ "values": []
2614
+ },
2615
+ {
2616
+ "name": "--forge-skip-link-elevation",
2617
+ "description": "The box shadow of the skip link.",
2618
+ "values": []
2619
+ },
2620
+ {
2621
+ "name": "--forge-skip-link-padding-block",
2622
+ "description": "The interior padding of the skip link along the block axis.",
2623
+ "values": []
2624
+ },
2625
+ {
2626
+ "name": "--forge-skip-link-padding-inline",
2627
+ "description": "The interior padding of the skip link along the inline axis.",
2628
+ "values": []
2629
+ },
2630
+ {
2631
+ "name": "--forge-skip-link-focus-indicator-color",
2632
+ "description": "The color of the focus indicator.",
2633
+ "values": []
2634
+ },
2635
+ {
2636
+ "name": "--forge-skip-link-transition-duration",
2637
+ "description": "The duration of the skip link's animations.",
2638
+ "values": []
2639
+ },
2640
+ {
2641
+ "name": "--forge-skip-link-transition-timing-function",
2642
+ "description": "The timing function of the skip link's animations.",
2643
+ "values": []
2644
+ },
2645
+ {
2646
+ "name": "--forge-theme-primary",
2647
+ "description": "The primary color of the slider.",
2648
+ "values": []
2649
+ },
2650
+ {
2651
+ "name": "--forge-theme-on-primary",
2652
+ "description": "The color of elements placed on top of the primary color (the label text for example).",
2598
2653
  "values": []
2599
2654
  },
2600
2655
  {
@@ -2752,61 +2807,6 @@
2752
2807
  "description": "The color of the inactive tick mark container when tick marks are visible.",
2753
2808
  "values": []
2754
2809
  },
2755
- {
2756
- "name": "--forge-skip-link-background",
2757
- "description": "The background color of the skip link.",
2758
- "values": []
2759
- },
2760
- {
2761
- "name": "--forge-skip-link-color",
2762
- "description": "The text color of the skip link.",
2763
- "values": []
2764
- },
2765
- {
2766
- "name": "--forge-skip-link-shape",
2767
- "description": "The border radius of the skip link.",
2768
- "values": []
2769
- },
2770
- {
2771
- "name": "--forge-skip-link-inset",
2772
- "description": "The skip link's inset from the edge of the viewport.",
2773
- "values": []
2774
- },
2775
- {
2776
- "name": "--forge-skip-link-z-index",
2777
- "description": "The z-index of the skip link.",
2778
- "values": []
2779
- },
2780
- {
2781
- "name": "--forge-skip-link-elevation",
2782
- "description": "The box shadow of the skip link.",
2783
- "values": []
2784
- },
2785
- {
2786
- "name": "--forge-skip-link-padding-block",
2787
- "description": "The interior padding of the skip link along the block axis.",
2788
- "values": []
2789
- },
2790
- {
2791
- "name": "--forge-skip-link-padding-inline",
2792
- "description": "The interior padding of the skip link along the inline axis.",
2793
- "values": []
2794
- },
2795
- {
2796
- "name": "--forge-skip-link-focus-indicator-color",
2797
- "description": "The color of the focus indicator.",
2798
- "values": []
2799
- },
2800
- {
2801
- "name": "--forge-skip-link-transition-duration",
2802
- "description": "The duration of the skip link's animations.",
2803
- "values": []
2804
- },
2805
- {
2806
- "name": "--forge-skip-link-transition-timing-function",
2807
- "description": "The timing function of the skip link's animations.",
2808
- "values": []
2809
- },
2810
2810
  {
2811
2811
  "name": "--forge-split-button-min-width",
2812
2812
  "description": "The minimum width of the slotted buttons.",
@@ -3828,218 +3828,218 @@
3828
3828
  "values": []
3829
3829
  },
3830
3830
  {
3831
- "name": "--forge-button-toggle-display",
3832
- "description": "The `display` style for the button toggle container element.",
3831
+ "name": "--forge-button-toggle-group-display",
3832
+ "description": "The `display` of the group container elements.",
3833
3833
  "values": []
3834
3834
  },
3835
3835
  {
3836
- "name": "--forge-button-toggle-min-width",
3837
- "description": "The minimum width.",
3836
+ "name": "--forge-button-toggle-group-gap",
3837
+ "description": "The space between button toggle elements.",
3838
3838
  "values": []
3839
3839
  },
3840
3840
  {
3841
- "name": "--forge-button-toggle-spacing",
3842
- "description": "The spacing between the button toggle and its content.",
3841
+ "name": "--forge-button-toggle-group-padding",
3842
+ "description": "The padding around the button toggle elements when outlined.",
3843
3843
  "values": []
3844
3844
  },
3845
3845
  {
3846
- "name": "--forge-button-toggle-padding-block",
3847
- "description": "The padding on the block axis.",
3846
+ "name": "--forge-button-toggle-group-padding-block",
3847
+ "description": "The block padding around the button toggle elements when outlined.",
3848
3848
  "values": []
3849
3849
  },
3850
3850
  {
3851
- "name": "--forge-button-toggle-padding-inline",
3852
- "description": "The padding on the inline axis.",
3851
+ "name": "--forge-button-toggle-group-padding-inline",
3852
+ "description": "The inline padding around the button toggle elements when outlined.",
3853
3853
  "values": []
3854
3854
  },
3855
3855
  {
3856
- "name": "--forge-button-toggle-color",
3857
- "description": "The color of the button toggle content.",
3856
+ "name": "--forge-button-toggle-group-height",
3857
+ "description": "The height of the group element.",
3858
3858
  "values": []
3859
3859
  },
3860
3860
  {
3861
- "name": "--forge-button-toggle-background",
3862
- "description": "The background of the button toggle.",
3861
+ "name": "--forge-button-toggle-group-dense-height",
3862
+ "description": "The height of the group element when dense.",
3863
3863
  "values": []
3864
3864
  },
3865
3865
  {
3866
- "name": "--forge-button-toggle-cursor",
3867
- "description": "The cursor of the button toggle.",
3866
+ "name": "--forge-button-toggle-group-outline-width",
3867
+ "description": "The width of the outline around the group element.",
3868
3868
  "values": []
3869
3869
  },
3870
3870
  {
3871
- "name": "--forge-button-toggle-border-width",
3872
- "description": "The border-width of the button toggle.",
3871
+ "name": "--forge-button-toggle-group-outline-style",
3872
+ "description": "The style of the outline around the group element.",
3873
3873
  "values": []
3874
3874
  },
3875
3875
  {
3876
- "name": "--forge-button-toggle-border-style",
3877
- "description": "The border-style of the button toggle.",
3876
+ "name": "--forge-button-toggle-group-outline-color",
3877
+ "description": "The color of the outline around the group element.",
3878
3878
  "values": []
3879
3879
  },
3880
3880
  {
3881
- "name": "--forge-button-toggle-border-color",
3882
- "description": "The border-color of the button toggle.",
3881
+ "name": "--forge-button-toggle-group-outline-color-active",
3882
+ "description": "The color of the outline around the group element when hovered or focused.",
3883
3883
  "values": []
3884
3884
  },
3885
3885
  {
3886
- "name": "--forge-button-toggle-shape",
3887
- "description": "The shape radius of the button toggle.",
3886
+ "name": "--forge-button-toggle-group-shape",
3887
+ "description": "The shape radius of the group container element.",
3888
3888
  "values": []
3889
3889
  },
3890
3890
  {
3891
- "name": "--forge-button-toggle-shape-start-start",
3892
- "description": "The start-start shape radius of the button toggle.",
3891
+ "name": "--forge-button-toggle-group-shape-start-start",
3892
+ "description": "The start-start shape radius.",
3893
3893
  "values": []
3894
3894
  },
3895
3895
  {
3896
- "name": "--forge-button-toggle-shape-start-end",
3897
- "description": "The start-end shape radius of the button toggle.",
3896
+ "name": "--forge-button-toggle-group-shape-start-end",
3897
+ "description": "The start-end shape radius.",
3898
3898
  "values": []
3899
3899
  },
3900
3900
  {
3901
- "name": "--forge-button-toggle-shape-end-start",
3902
- "description": "The end-start shape radius of the button toggle.",
3901
+ "name": "--forge-button-toggle-group-shape-end-start",
3902
+ "description": "The end-start shape radius.",
3903
3903
  "values": []
3904
3904
  },
3905
3905
  {
3906
- "name": "--forge-button-toggle-shape-end-end",
3907
- "description": "The end-end shape radius of the button toggle.",
3906
+ "name": "--forge-button-toggle-group-shape-end-end",
3907
+ "description": "The end-end shape radius.",
3908
3908
  "values": []
3909
3909
  },
3910
3910
  {
3911
- "name": "--forge-button-toggle-selected-background",
3912
- "description": "The background of the button toggle when selected.",
3911
+ "name": "--forge-button-toggle-group-transition-duration",
3912
+ "description": "The transition duration for all animations on the group.",
3913
3913
  "values": []
3914
3914
  },
3915
3915
  {
3916
- "name": "--forge-button-toggle-selected-color",
3917
- "description": "The color of the button toggle content when selected.",
3916
+ "name": "--forge-button-toggle-group-transition-timing",
3917
+ "description": "The transition timing for all animations on the group.",
3918
3918
  "values": []
3919
3919
  },
3920
3920
  {
3921
- "name": "--forge-button-toggle-selected-disabled-background",
3922
- "description": "The background of the button toggle when selected and disabled.",
3921
+ "name": "--forge-button-toggle-display",
3922
+ "description": "The `display` style for the button toggle container element.",
3923
3923
  "values": []
3924
3924
  },
3925
3925
  {
3926
- "name": "--forge-button-toggle-disabled-opacity",
3927
- "description": "The opacity of the button toggle when disabled.",
3926
+ "name": "--forge-button-toggle-min-width",
3927
+ "description": "The minimum width.",
3928
3928
  "values": []
3929
3929
  },
3930
3930
  {
3931
- "name": "--forge-button-toggle-disabled-cursor",
3932
- "description": "The cursor of the button toggle when disabled.",
3931
+ "name": "--forge-button-toggle-spacing",
3932
+ "description": "The spacing between the button toggle and its content.",
3933
3933
  "values": []
3934
3934
  },
3935
3935
  {
3936
- "name": "--forge-button-toggle-disabled-color",
3937
- "description": "The color of the button toggle content when disabled.",
3936
+ "name": "--forge-button-toggle-padding-block",
3937
+ "description": "The padding on the block axis.",
3938
3938
  "values": []
3939
3939
  },
3940
3940
  {
3941
- "name": "--forge-button-toggle-disabled-background",
3942
- "description": "The background of the button toggle when disabled.",
3941
+ "name": "--forge-button-toggle-padding-inline",
3942
+ "description": "The padding on the inline axis.",
3943
3943
  "values": []
3944
3944
  },
3945
3945
  {
3946
- "name": "--forge-button-toggle-transition-duration",
3947
- "description": "The transition-duration of various properties.",
3946
+ "name": "--forge-button-toggle-color",
3947
+ "description": "The color of the button toggle content.",
3948
3948
  "values": []
3949
3949
  },
3950
3950
  {
3951
- "name": "--forge-button-toggle-transition-timing",
3952
- "description": "The transition-timing of various properties.",
3951
+ "name": "--forge-button-toggle-background",
3952
+ "description": "The background of the button toggle.",
3953
3953
  "values": []
3954
3954
  },
3955
3955
  {
3956
- "name": "--forge-button-toggle-group-display",
3957
- "description": "The `display` of the group container elements.",
3956
+ "name": "--forge-button-toggle-cursor",
3957
+ "description": "The cursor of the button toggle.",
3958
3958
  "values": []
3959
3959
  },
3960
3960
  {
3961
- "name": "--forge-button-toggle-group-gap",
3962
- "description": "The space between button toggle elements.",
3961
+ "name": "--forge-button-toggle-border-width",
3962
+ "description": "The border-width of the button toggle.",
3963
3963
  "values": []
3964
3964
  },
3965
3965
  {
3966
- "name": "--forge-button-toggle-group-padding",
3967
- "description": "The padding around the button toggle elements when outlined.",
3966
+ "name": "--forge-button-toggle-border-style",
3967
+ "description": "The border-style of the button toggle.",
3968
3968
  "values": []
3969
3969
  },
3970
3970
  {
3971
- "name": "--forge-button-toggle-group-padding-block",
3972
- "description": "The block padding around the button toggle elements when outlined.",
3971
+ "name": "--forge-button-toggle-border-color",
3972
+ "description": "The border-color of the button toggle.",
3973
3973
  "values": []
3974
3974
  },
3975
3975
  {
3976
- "name": "--forge-button-toggle-group-padding-inline",
3977
- "description": "The inline padding around the button toggle elements when outlined.",
3976
+ "name": "--forge-button-toggle-shape",
3977
+ "description": "The shape radius of the button toggle.",
3978
3978
  "values": []
3979
3979
  },
3980
3980
  {
3981
- "name": "--forge-button-toggle-group-height",
3982
- "description": "The height of the group element.",
3981
+ "name": "--forge-button-toggle-shape-start-start",
3982
+ "description": "The start-start shape radius of the button toggle.",
3983
3983
  "values": []
3984
3984
  },
3985
3985
  {
3986
- "name": "--forge-button-toggle-group-dense-height",
3987
- "description": "The height of the group element when dense.",
3986
+ "name": "--forge-button-toggle-shape-start-end",
3987
+ "description": "The start-end shape radius of the button toggle.",
3988
3988
  "values": []
3989
3989
  },
3990
3990
  {
3991
- "name": "--forge-button-toggle-group-outline-width",
3992
- "description": "The width of the outline around the group element.",
3991
+ "name": "--forge-button-toggle-shape-end-start",
3992
+ "description": "The end-start shape radius of the button toggle.",
3993
3993
  "values": []
3994
3994
  },
3995
3995
  {
3996
- "name": "--forge-button-toggle-group-outline-style",
3997
- "description": "The style of the outline around the group element.",
3996
+ "name": "--forge-button-toggle-shape-end-end",
3997
+ "description": "The end-end shape radius of the button toggle.",
3998
3998
  "values": []
3999
3999
  },
4000
4000
  {
4001
- "name": "--forge-button-toggle-group-outline-color",
4002
- "description": "The color of the outline around the group element.",
4001
+ "name": "--forge-button-toggle-selected-background",
4002
+ "description": "The background of the button toggle when selected.",
4003
4003
  "values": []
4004
4004
  },
4005
4005
  {
4006
- "name": "--forge-button-toggle-group-outline-color-active",
4007
- "description": "The color of the outline around the group element when hovered or focused.",
4006
+ "name": "--forge-button-toggle-selected-color",
4007
+ "description": "The color of the button toggle content when selected.",
4008
4008
  "values": []
4009
4009
  },
4010
4010
  {
4011
- "name": "--forge-button-toggle-group-shape",
4012
- "description": "The shape radius of the group container element.",
4011
+ "name": "--forge-button-toggle-selected-disabled-background",
4012
+ "description": "The background of the button toggle when selected and disabled.",
4013
4013
  "values": []
4014
4014
  },
4015
4015
  {
4016
- "name": "--forge-button-toggle-group-shape-start-start",
4017
- "description": "The start-start shape radius.",
4016
+ "name": "--forge-button-toggle-disabled-opacity",
4017
+ "description": "The opacity of the button toggle when disabled.",
4018
4018
  "values": []
4019
4019
  },
4020
4020
  {
4021
- "name": "--forge-button-toggle-group-shape-start-end",
4022
- "description": "The start-end shape radius.",
4021
+ "name": "--forge-button-toggle-disabled-cursor",
4022
+ "description": "The cursor of the button toggle when disabled.",
4023
4023
  "values": []
4024
4024
  },
4025
4025
  {
4026
- "name": "--forge-button-toggle-group-shape-end-start",
4027
- "description": "The end-start shape radius.",
4026
+ "name": "--forge-button-toggle-disabled-color",
4027
+ "description": "The color of the button toggle content when disabled.",
4028
4028
  "values": []
4029
4029
  },
4030
4030
  {
4031
- "name": "--forge-button-toggle-group-shape-end-end",
4032
- "description": "The end-end shape radius.",
4031
+ "name": "--forge-button-toggle-disabled-background",
4032
+ "description": "The background of the button toggle when disabled.",
4033
4033
  "values": []
4034
4034
  },
4035
4035
  {
4036
- "name": "--forge-button-toggle-group-transition-duration",
4037
- "description": "The transition duration for all animations on the group.",
4036
+ "name": "--forge-button-toggle-transition-duration",
4037
+ "description": "The transition-duration of various properties.",
4038
4038
  "values": []
4039
4039
  },
4040
4040
  {
4041
- "name": "--forge-button-toggle-group-transition-timing",
4042
- "description": "The transition timing for all animations on the group.",
4041
+ "name": "--forge-button-toggle-transition-timing",
4042
+ "description": "The transition-timing of various properties.",
4043
4043
  "values": []
4044
4044
  },
4045
4045
  {
@@ -4458,188 +4458,38 @@
4458
4458
  "values": []
4459
4459
  },
4460
4460
  {
4461
- "name": "--forge-key-item-value-color",
4462
- "description": "The color of the value.",
4463
- "values": []
4464
- },
4465
- {
4466
- "name": "--forge-key-item-gap",
4467
- "description": "The spacing between the icon and label.",
4468
- "values": []
4469
- },
4470
- {
4471
- "name": "--forge-key-item-icon-size",
4472
- "description": "The size of the icon.",
4473
- "values": []
4474
- },
4475
- {
4476
- "name": "--forge-list-container-color",
4477
- "description": "The background color of the list surface.",
4478
- "values": []
4479
- },
4480
- {
4481
- "name": "--forge-list-spacing",
4482
- "description": "The spacing between the list items.",
4483
- "values": []
4484
- },
4485
- {
4486
- "name": "--forge-list-column-width",
4487
- "description": "The minimum width of each column when the list is in multicolumn mode.",
4488
- "values": []
4489
- },
4490
- {
4491
- "name": "--forge-list-column-spacing",
4492
- "description": "The spacing between columns when the list is in multicolumn mode.",
4493
- "values": []
4494
- },
4495
- {
4496
- "name": "--forge-list-item-background",
4497
- "description": "The background color.",
4498
- "values": []
4499
- },
4500
- {
4501
- "name": "--forge-list-item-shape",
4502
- "description": "The shape of the list item.",
4503
- "values": []
4504
- },
4505
- {
4506
- "name": "--forge-list-item-padding",
4507
- "description": "The padding inside of the container element.",
4508
- "values": []
4509
- },
4510
- {
4511
- "name": "--forge-list-item-wrap-padding",
4512
- "description": "The padding inside of the container element when `wrap` is enabled.",
4513
- "values": []
4514
- },
4515
- {
4516
- "name": "--forge-list-item-margin",
4517
- "description": "The margin around the host element.",
4518
- "values": []
4519
- },
4520
- {
4521
- "name": "--forge-list-item-height",
4522
- "description": "The height of the container.",
4523
- "values": []
4524
- },
4525
- {
4526
- "name": "--forge-list-item-indent",
4527
- "description": "The margin inline state when in the indented state.",
4528
- "values": []
4529
- },
4530
- {
4531
- "name": "--forge-list-item-cursor",
4532
- "description": "The cursor when interactive.",
4533
- "values": []
4534
- },
4535
- {
4536
- "name": "--forge-list-item-gap",
4537
- "description": "The gap between the slotted content.",
4538
- "values": []
4539
- },
4540
- {
4541
- "name": "--forge-list-item-text-color",
4542
- "description": "The text color of the text.",
4543
- "values": []
4544
- },
4545
- {
4546
- "name": "--forge-list-item-text-font-size",
4547
- "description": "The font size of the text.",
4548
- "values": []
4549
- },
4550
- {
4551
- "name": "--forge-list-item-text-font-weight",
4552
- "description": "The font weight of the text.",
4553
- "values": []
4554
- },
4555
- {
4556
- "name": "--forge-list-item-text-line-height",
4557
- "description": "The line height of the text.",
4558
- "values": []
4559
- },
4560
- {
4561
- "name": "--forge-list-item-selected-color",
4562
- "description": "The foreground color when in the selected state.",
4563
- "values": []
4564
- },
4565
- {
4566
- "name": "--forge-list-item-selected-background",
4567
- "description": "The background color when in the selected state.",
4568
- "values": []
4569
- },
4570
- {
4571
- "name": "--forge-list-item-selected-opacity",
4572
- "description": "The opacity of the background color when in the selected state.",
4573
- "values": []
4574
- },
4575
- {
4576
- "name": "--forge-list-item-start-selected-color",
4577
- "description": "The color of the start content when in the selected state.",
4578
- "values": []
4579
- },
4580
- {
4581
- "name": "--forge-list-item-end-selected-color",
4582
- "description": "The color of the end content when in the selected state.",
4583
- "values": []
4584
- },
4585
- {
4586
- "name": "--forge-list-item-selected-text-color",
4587
- "description": "The color of the text when in the selected state.",
4588
- "values": []
4589
- },
4590
- {
4591
- "name": "--forge-list-item-disabled-opacity",
4592
- "description": "The opacity of the element when in the disabled state.",
4593
- "values": []
4594
- },
4595
- {
4596
- "name": "--forge-list-item-disabled-cursor",
4597
- "description": "The cursor when in the disabled state.",
4598
- "values": []
4599
- },
4600
- {
4601
- "name": "--forge-list-item-one-line-height",
4602
- "description": "The line height when in the one/single line state.",
4603
- "values": []
4604
- },
4605
- {
4606
- "name": "--forge-list-item-two-line-height",
4607
- "description": "The line height when in the two line state.",
4608
- "values": []
4609
- },
4610
- {
4611
- "name": "--forge-list-item-three-line-height",
4612
- "description": "The line height when in the three line state.",
4461
+ "name": "--forge-key-item-value-color",
4462
+ "description": "The color of the value.",
4613
4463
  "values": []
4614
4464
  },
4615
4465
  {
4616
- "name": "--forge-list-item-dense-one-line-height",
4617
- "description": "The line height when in the dense one/single line state.",
4466
+ "name": "--forge-key-item-gap",
4467
+ "description": "The spacing between the icon and label.",
4618
4468
  "values": []
4619
4469
  },
4620
4470
  {
4621
- "name": "--forge-list-item-dense-two-line-height",
4622
- "description": "The line height when in the dense two line state.",
4471
+ "name": "--forge-key-item-icon-size",
4472
+ "description": "The size of the icon.",
4623
4473
  "values": []
4624
4474
  },
4625
4475
  {
4626
- "name": "--forge-list-item-dense-three-line-height",
4627
- "description": "The line height when in the dense three line state.",
4476
+ "name": "--forge-list-container-color",
4477
+ "description": "The background color of the list surface.",
4628
4478
  "values": []
4629
4479
  },
4630
4480
  {
4631
- "name": "--forge-list-item-dense-font-size",
4632
- "description": "The font size when in the dense state.",
4481
+ "name": "--forge-list-spacing",
4482
+ "description": "The spacing between the list items.",
4633
4483
  "values": []
4634
4484
  },
4635
4485
  {
4636
- "name": "--forge-list-item-dense-indent",
4637
- "description": "The margin inline state when in the dense indented state.",
4486
+ "name": "--forge-list-column-width",
4487
+ "description": "The minimum width of each column when the list is in multicolumn mode.",
4638
4488
  "values": []
4639
4489
  },
4640
4490
  {
4641
- "name": "--forge-list-item-dense-gap",
4642
- "description": "The gap between the slotted content when in the dense state.",
4491
+ "name": "--forge-list-column-spacing",
4492
+ "description": "The spacing between columns when the list is in multicolumn mode.",
4643
4493
  "values": []
4644
4494
  },
4645
4495
  {
@@ -4902,6 +4752,156 @@
4902
4752
  "description": "The delay of the radio button's animations.",
4903
4753
  "values": []
4904
4754
  },
4755
+ {
4756
+ "name": "--forge-list-item-background",
4757
+ "description": "The background color.",
4758
+ "values": []
4759
+ },
4760
+ {
4761
+ "name": "--forge-list-item-shape",
4762
+ "description": "The shape of the list item.",
4763
+ "values": []
4764
+ },
4765
+ {
4766
+ "name": "--forge-list-item-padding",
4767
+ "description": "The padding inside of the container element.",
4768
+ "values": []
4769
+ },
4770
+ {
4771
+ "name": "--forge-list-item-wrap-padding",
4772
+ "description": "The padding inside of the container element when `wrap` is enabled.",
4773
+ "values": []
4774
+ },
4775
+ {
4776
+ "name": "--forge-list-item-margin",
4777
+ "description": "The margin around the host element.",
4778
+ "values": []
4779
+ },
4780
+ {
4781
+ "name": "--forge-list-item-height",
4782
+ "description": "The height of the container.",
4783
+ "values": []
4784
+ },
4785
+ {
4786
+ "name": "--forge-list-item-indent",
4787
+ "description": "The margin inline state when in the indented state.",
4788
+ "values": []
4789
+ },
4790
+ {
4791
+ "name": "--forge-list-item-cursor",
4792
+ "description": "The cursor when interactive.",
4793
+ "values": []
4794
+ },
4795
+ {
4796
+ "name": "--forge-list-item-gap",
4797
+ "description": "The gap between the slotted content.",
4798
+ "values": []
4799
+ },
4800
+ {
4801
+ "name": "--forge-list-item-text-color",
4802
+ "description": "The text color of the text.",
4803
+ "values": []
4804
+ },
4805
+ {
4806
+ "name": "--forge-list-item-text-font-size",
4807
+ "description": "The font size of the text.",
4808
+ "values": []
4809
+ },
4810
+ {
4811
+ "name": "--forge-list-item-text-font-weight",
4812
+ "description": "The font weight of the text.",
4813
+ "values": []
4814
+ },
4815
+ {
4816
+ "name": "--forge-list-item-text-line-height",
4817
+ "description": "The line height of the text.",
4818
+ "values": []
4819
+ },
4820
+ {
4821
+ "name": "--forge-list-item-selected-color",
4822
+ "description": "The foreground color when in the selected state.",
4823
+ "values": []
4824
+ },
4825
+ {
4826
+ "name": "--forge-list-item-selected-background",
4827
+ "description": "The background color when in the selected state.",
4828
+ "values": []
4829
+ },
4830
+ {
4831
+ "name": "--forge-list-item-selected-opacity",
4832
+ "description": "The opacity of the background color when in the selected state.",
4833
+ "values": []
4834
+ },
4835
+ {
4836
+ "name": "--forge-list-item-start-selected-color",
4837
+ "description": "The color of the start content when in the selected state.",
4838
+ "values": []
4839
+ },
4840
+ {
4841
+ "name": "--forge-list-item-end-selected-color",
4842
+ "description": "The color of the end content when in the selected state.",
4843
+ "values": []
4844
+ },
4845
+ {
4846
+ "name": "--forge-list-item-selected-text-color",
4847
+ "description": "The color of the text when in the selected state.",
4848
+ "values": []
4849
+ },
4850
+ {
4851
+ "name": "--forge-list-item-disabled-opacity",
4852
+ "description": "The opacity of the element when in the disabled state.",
4853
+ "values": []
4854
+ },
4855
+ {
4856
+ "name": "--forge-list-item-disabled-cursor",
4857
+ "description": "The cursor when in the disabled state.",
4858
+ "values": []
4859
+ },
4860
+ {
4861
+ "name": "--forge-list-item-one-line-height",
4862
+ "description": "The line height when in the one/single line state.",
4863
+ "values": []
4864
+ },
4865
+ {
4866
+ "name": "--forge-list-item-two-line-height",
4867
+ "description": "The line height when in the two line state.",
4868
+ "values": []
4869
+ },
4870
+ {
4871
+ "name": "--forge-list-item-three-line-height",
4872
+ "description": "The line height when in the three line state.",
4873
+ "values": []
4874
+ },
4875
+ {
4876
+ "name": "--forge-list-item-dense-one-line-height",
4877
+ "description": "The line height when in the dense one/single line state.",
4878
+ "values": []
4879
+ },
4880
+ {
4881
+ "name": "--forge-list-item-dense-two-line-height",
4882
+ "description": "The line height when in the dense two line state.",
4883
+ "values": []
4884
+ },
4885
+ {
4886
+ "name": "--forge-list-item-dense-three-line-height",
4887
+ "description": "The line height when in the dense three line state.",
4888
+ "values": []
4889
+ },
4890
+ {
4891
+ "name": "--forge-list-item-dense-font-size",
4892
+ "description": "The font size when in the dense state.",
4893
+ "values": []
4894
+ },
4895
+ {
4896
+ "name": "--forge-list-item-dense-indent",
4897
+ "description": "The margin inline state when in the dense indented state.",
4898
+ "values": []
4899
+ },
4900
+ {
4901
+ "name": "--forge-list-item-dense-gap",
4902
+ "description": "The gap between the slotted content when in the dense state.",
4903
+ "values": []
4904
+ },
4905
4905
  {
4906
4906
  "name": "--forge-select-placeholder-color",
4907
4907
  "description": "The color of the placeholder text.",
@@ -5455,18 +5455,6 @@
5455
5455
  ],
5456
5456
  "pseudoElements": [
5457
5457
  { "name": "::part(root)", "description": "The root container element." },
5458
- {
5459
- "name": "::part(root)",
5460
- "description": "The root element of the backdrop."
5461
- },
5462
- {
5463
- "name": "::part(root)",
5464
- "description": "The root element of the bottom sheet."
5465
- },
5466
- {
5467
- "name": "::part(surface)",
5468
- "description": "The surface element of the bottom sheet within th dialog."
5469
- },
5470
5458
  { "name": "::part(root)", "description": "The root container element." },
5471
5459
  {
5472
5460
  "name": "::part(focus-indicator)",
@@ -5489,6 +5477,18 @@
5489
5477
  "name": "::part(state-layer)",
5490
5478
  "description": "The state layer surface element."
5491
5479
  },
5480
+ {
5481
+ "name": "::part(root)",
5482
+ "description": "The root element of the backdrop."
5483
+ },
5484
+ {
5485
+ "name": "::part(root)",
5486
+ "description": "The root element of the bottom sheet."
5487
+ },
5488
+ {
5489
+ "name": "::part(surface)",
5490
+ "description": "The surface element of the bottom sheet within th dialog."
5491
+ },
5492
5492
  { "name": "::part(root)", "description": "The root container element." },
5493
5493
  { "name": "::part(root)", "description": "Styles the root element." },
5494
5494
  {
@@ -5644,7 +5644,6 @@
5644
5644
  "name": "::part(indicator)",
5645
5645
  "description": "The focus indicator element."
5646
5646
  },
5647
- { "name": "::part(svg)", "description": "The internal SVG element." },
5648
5647
  { "name": "::part(root)", "description": "The root container element." },
5649
5648
  {
5650
5649
  "name": "::part(focus-indicator)",
@@ -5654,6 +5653,7 @@
5654
5653
  "name": "::part(state-layer)",
5655
5654
  "description": "The state-layer surface element."
5656
5655
  },
5656
+ { "name": "::part(svg)", "description": "The internal SVG element." },
5657
5657
  { "name": "::part(root)", "description": "The root layout element." },
5658
5658
  {
5659
5659
  "name": "::part(container)",
@@ -5702,6 +5702,15 @@
5702
5702
  "name": "::part(root)",
5703
5703
  "description": "The root element of the skeleton."
5704
5704
  },
5705
+ { "name": "::part(anchor)", "description": "The root anchor element." },
5706
+ {
5707
+ "name": "::part(focus-indicator)",
5708
+ "description": "The focus indicator element."
5709
+ },
5710
+ {
5711
+ "name": "::part(state-layer)",
5712
+ "description": "The state layer element."
5713
+ },
5705
5714
  {
5706
5715
  "name": "::part(slider)",
5707
5716
  "description": "Styles the slider container element."
@@ -5739,15 +5748,6 @@
5739
5748
  "name": "::part(handle-start-label-content)",
5740
5749
  "description": "Styles the start handle label content element."
5741
5750
  },
5742
- { "name": "::part(anchor)", "description": "The root anchor element." },
5743
- {
5744
- "name": "::part(focus-indicator)",
5745
- "description": "The focus indicator element."
5746
- },
5747
- {
5748
- "name": "::part(state-layer)",
5749
- "description": "The state layer element."
5750
- },
5751
5751
  { "name": "::part(root)", "description": "The root container element." },
5752
5752
  { "name": "::part(surface)", "description": "The surface element." },
5753
5753
  {
@@ -5899,6 +5899,10 @@
5899
5899
  "name": "::part(actions-container)",
5900
5900
  "description": "The action container element around the slot."
5901
5901
  },
5902
+ {
5903
+ "name": "::part(root)",
5904
+ "description": "The root container element for the group."
5905
+ },
5902
5906
  { "name": "::part(root)", "description": "The root container element." },
5903
5907
  {
5904
5908
  "name": "::part(focus-indicator)",
@@ -5908,10 +5912,6 @@
5908
5912
  "name": "::part(state-layer)",
5909
5913
  "description": "The state layer surface element."
5910
5914
  },
5911
- {
5912
- "name": "::part(root)",
5913
- "description": "The root container element for the group."
5914
- },
5915
5915
  { "name": "::part(root)", "description": "The component's root element." },
5916
5916
  {
5917
5917
  "name": "::part(trigger)",
@@ -5956,19 +5956,6 @@
5956
5956
  "description": "The component's root container element."
5957
5957
  },
5958
5958
  { "name": "::part(root)", "description": "The root container element." },
5959
- {
5960
- "name": "::part(text-container)",
5961
- "description": "The container for the text content."
5962
- },
5963
- {
5964
- "name": "::part(focus-indicator)",
5965
- "description": "The forwarded focus indicator's internal indicator element."
5966
- },
5967
- {
5968
- "name": "::part(state-layer)",
5969
- "description": "The forwarded state layer's internal surface element."
5970
- },
5971
- { "name": "::part(root)", "description": "The root container element." },
5972
5959
  {
5973
5960
  "name": "::part(track)",
5974
5961
  "description": "The element comprising the meter's background."
@@ -5996,6 +5983,19 @@
5996
5983
  "description": "Styles the state layer of the radio."
5997
5984
  },
5998
5985
  { "name": "::part(root)", "description": "The root container element." },
5986
+ {
5987
+ "name": "::part(text-container)",
5988
+ "description": "The container for the text content."
5989
+ },
5990
+ {
5991
+ "name": "::part(focus-indicator)",
5992
+ "description": "The forwarded focus indicator's internal indicator element."
5993
+ },
5994
+ {
5995
+ "name": "::part(state-layer)",
5996
+ "description": "The forwarded state layer's internal surface element."
5997
+ },
5998
+ { "name": "::part(root)", "description": "The root container element." },
5999
5999
  { "name": "::part(label)", "description": "The label element." },
6000
6000
  {
6001
6001
  "name": "::part(text-container)",
@@ -6083,6 +6083,7 @@
6083
6083
  "name": "::part(focus-indicator)",
6084
6084
  "description": "The focus indicator element."
6085
6085
  },
6086
+ { "name": "::part(root)", "description": "The root tree element." },
6086
6087
  { "name": "::part(container)", "description": "The tab container." },
6087
6088
  { "name": "::part(content)", "description": "The tab content container." },
6088
6089
  { "name": "::part(label)", "description": "The tab label container." },
@@ -6091,7 +6092,6 @@
6091
6092
  {
6092
6093
  "name": "::part(scroll-container)",
6093
6094
  "description": "The scroll container element."
6094
- },
6095
- { "name": "::part(root)", "description": "The root tree element." }
6095
+ }
6096
6096
  ]
6097
6097
  }