@tylertech/forge 3.9.0-dev.1 → 3.9.0-dev.3

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.
@@ -3,98 +3,83 @@
3
3
  "version": 1.1,
4
4
  "properties": [
5
5
  {
6
- "name": "--forge-backdrop-background",
7
- "description": "The backdrop background color.",
8
- "values": []
9
- },
10
- {
11
- "name": "--forge-backdrop-opacity",
12
- "description": "The backdrop opacity.",
13
- "values": []
14
- },
15
- {
16
- "name": "--forge-backdrop-z-index",
17
- "description": "The backdrop z-index.",
18
- "values": []
19
- },
20
- {
21
- "name": "--forge-backdrop-enter-animation-duration",
22
- "description": "The animation duration for the enter animation.",
6
+ "name": "--forge-badge-background",
7
+ "description": "The background color.",
23
8
  "values": []
24
9
  },
25
10
  {
26
- "name": "--forge-backdrop-enter-animation-easing",
27
- "description": "The animation easing for the enter animation.",
11
+ "name": "--forge-badge-color",
12
+ "description": "The text color.",
28
13
  "values": []
29
14
  },
30
15
  {
31
- "name": "--forge-backdrop-exit-animation-duration",
32
- "description": "The animation duration for the exit animation.",
16
+ "name": "--forge-badge-shape",
17
+ "description": "The shape radius.",
33
18
  "values": []
34
19
  },
35
20
  {
36
- "name": "--forge-backdrop-exit-animation-easing",
37
- "description": "The animation easing for the exit animation.",
21
+ "name": "--forge-badge-padding-inline",
22
+ "description": "The inline padding.",
38
23
  "values": []
39
24
  },
40
25
  {
41
- "name": "--forge-banner-background",
42
- "description": "The background color of the banner.",
26
+ "name": "--forge-badge-padding-block",
27
+ "description": "The block padding.",
43
28
  "values": []
44
29
  },
45
30
  {
46
- "name": "--forge-banner-color",
47
- "description": "The text color of the banner.",
31
+ "name": "--forge-badge-border-width",
32
+ "description": "The border width.",
48
33
  "values": []
49
34
  },
50
35
  {
51
- "name": "--forge-banner-icon-color",
52
- "description": "The color of the icon.",
36
+ "name": "--forge-badge-border-color",
37
+ "description": "The border color.",
53
38
  "values": []
54
39
  },
55
40
  {
56
- "name": "--forge-banner-gap",
57
- "description": "The gap between the contents.",
41
+ "name": "--forge-badge-border-style",
42
+ "description": "The border style.",
58
43
  "values": []
59
44
  },
60
45
  {
61
- "name": "--forge-banner-padding-inline",
62
- "description": "The inline padding.",
46
+ "name": "--forge-badge-gap",
47
+ "description": "The spacing between the content within the badge.",
63
48
  "values": []
64
49
  },
65
50
  {
66
- "name": "--forge-banner-padding-block",
67
- "description": "The block padding.",
51
+ "name": "--forge-backdrop-background",
52
+ "description": "The backdrop background color.",
68
53
  "values": []
69
54
  },
70
55
  {
71
- "name": "--forge-banner-transition-duration",
72
- "description": "The transition duration.",
56
+ "name": "--forge-backdrop-opacity",
57
+ "description": "The backdrop opacity.",
73
58
  "values": []
74
59
  },
75
60
  {
76
- "name": "--forge-banner-transition-easing",
77
- "description": "The transition easing function.",
61
+ "name": "--forge-backdrop-z-index",
62
+ "description": "The backdrop z-index.",
78
63
  "values": []
79
64
  },
80
65
  {
81
- "name": "--forge-bottom-sheet-desktop-max-width",
82
- "description": "The maximum width of the bottom sheet on desktop.",
66
+ "name": "--forge-backdrop-enter-animation-duration",
67
+ "description": "The animation duration for the enter animation.",
83
68
  "values": []
84
69
  },
85
70
  {
86
- "name": "--forge-bottom-sheet-desktop-min-width",
87
- "description": "The minimum width of the bottom sheet on desktop.",
71
+ "name": "--forge-backdrop-enter-animation-easing",
72
+ "description": "The animation easing for the enter animation.",
88
73
  "values": []
89
74
  },
90
75
  {
91
- "name": "--forge-bottom-sheet-animation-duration",
92
- "description": "The duration of the bottom sheet animation to fullscreen.",
76
+ "name": "--forge-backdrop-exit-animation-duration",
77
+ "description": "The animation duration for the exit animation.",
93
78
  "values": []
94
79
  },
95
80
  {
96
- "name": "--forge-bottom-sheet-animation-timing",
97
- "description": "The timing function of the bottom sheet animation to fullscreen.",
81
+ "name": "--forge-backdrop-exit-animation-easing",
82
+ "description": "The animation easing for the exit animation.",
98
83
  "values": []
99
84
  },
100
85
  {
@@ -128,48 +113,63 @@
128
113
  "values": [{ "name": "string" }]
129
114
  },
130
115
  {
131
- "name": "--forge-badge-background",
132
- "description": "The background color.",
116
+ "name": "--forge-banner-background",
117
+ "description": "The background color of the banner.",
133
118
  "values": []
134
119
  },
135
120
  {
136
- "name": "--forge-badge-color",
137
- "description": "The text color.",
121
+ "name": "--forge-banner-color",
122
+ "description": "The text color of the banner.",
138
123
  "values": []
139
124
  },
140
125
  {
141
- "name": "--forge-badge-shape",
142
- "description": "The shape radius.",
126
+ "name": "--forge-banner-icon-color",
127
+ "description": "The color of the icon.",
143
128
  "values": []
144
129
  },
145
130
  {
146
- "name": "--forge-badge-padding-inline",
131
+ "name": "--forge-banner-gap",
132
+ "description": "The gap between the contents.",
133
+ "values": []
134
+ },
135
+ {
136
+ "name": "--forge-banner-padding-inline",
147
137
  "description": "The inline padding.",
148
138
  "values": []
149
139
  },
150
140
  {
151
- "name": "--forge-badge-padding-block",
141
+ "name": "--forge-banner-padding-block",
152
142
  "description": "The block padding.",
153
143
  "values": []
154
144
  },
155
145
  {
156
- "name": "--forge-badge-border-width",
157
- "description": "The border width.",
146
+ "name": "--forge-banner-transition-duration",
147
+ "description": "The transition duration.",
158
148
  "values": []
159
149
  },
160
150
  {
161
- "name": "--forge-badge-border-color",
162
- "description": "The border color.",
151
+ "name": "--forge-banner-transition-easing",
152
+ "description": "The transition easing function.",
163
153
  "values": []
164
154
  },
165
155
  {
166
- "name": "--forge-badge-border-style",
167
- "description": "The border style.",
156
+ "name": "--forge-bottom-sheet-desktop-max-width",
157
+ "description": "The maximum width of the bottom sheet on desktop.",
168
158
  "values": []
169
159
  },
170
160
  {
171
- "name": "--forge-badge-gap",
172
- "description": "The spacing between the content within the badge.",
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
173
  "values": []
174
174
  },
175
175
  {
@@ -1202,6 +1202,16 @@
1202
1202
  "description": "The margin of divider.",
1203
1203
  "values": []
1204
1204
  },
1205
+ {
1206
+ "name": "--forge-expansion-panel-animation-duration",
1207
+ "description": "The duration of the open/close animation.",
1208
+ "values": []
1209
+ },
1210
+ {
1211
+ "name": "--forge-expansion-panel-animation-easing",
1212
+ "description": "The easing function of the open/close animation.",
1213
+ "values": []
1214
+ },
1205
1215
  {
1206
1216
  "name": "--forge-field-background",
1207
1217
  "description": "The background of the field surface.",
@@ -1397,16 +1407,6 @@
1397
1407
  "description": "The background of the field when disabled.",
1398
1408
  "values": []
1399
1409
  },
1400
- {
1401
- "name": "--forge-expansion-panel-animation-duration",
1402
- "description": "The duration of the open/close animation.",
1403
- "values": []
1404
- },
1405
- {
1406
- "name": "--forge-expansion-panel-animation-easing",
1407
- "description": "The easing function of the open/close animation.",
1408
- "values": []
1409
- },
1410
1410
  {
1411
1411
  "name": "--forge-file-picker-background",
1412
1412
  "description": "Controls the background color.",
@@ -1717,71 +1717,6 @@
1717
1717
  "description": "The font size of the icon.",
1718
1718
  "values": []
1719
1719
  },
1720
- {
1721
- "name": "--forge-inline-message-background",
1722
- "description": "The background color.",
1723
- "values": []
1724
- },
1725
- {
1726
- "name": "--forge-inline-message-color",
1727
- "description": "The text color.",
1728
- "values": []
1729
- },
1730
- {
1731
- "name": "--forge-inline-message-shape",
1732
- "description": "The shape (border) radius.",
1733
- "values": []
1734
- },
1735
- {
1736
- "name": "--forge-inline-message-padding",
1737
- "description": "The padding around the content.",
1738
- "values": []
1739
- },
1740
- {
1741
- "name": "--forge-inline-message-padding-inline",
1742
- "description": "The inline padding around the content.",
1743
- "values": []
1744
- },
1745
- {
1746
- "name": "--forge-inline-message-padding-block",
1747
- "description": "The block padding around the content.",
1748
- "values": []
1749
- },
1750
- {
1751
- "name": "--forge-inline-message-border-width",
1752
- "description": "The border width.",
1753
- "values": []
1754
- },
1755
- {
1756
- "name": "--forge-inline-message-border-style",
1757
- "description": "The border style. Defaults to `none`.",
1758
- "values": []
1759
- },
1760
- {
1761
- "name": "--forge-inline-message-border-color",
1762
- "description": "The border color.",
1763
- "values": []
1764
- },
1765
- {
1766
- "name": "--forge-inline-message-gap",
1767
- "description": "The gap/space between the content elements.",
1768
- "values": []
1769
- },
1770
- {
1771
- "name": "--forge-inline-message-icon-gap",
1772
- "description": "The gap/space between the icon and the content.",
1773
- "values": []
1774
- },
1775
- {
1776
- "name": "--forge-inline-message-content-gap",
1777
- "description": "The gap/space between the title and the message.",
1778
- "values": []
1779
- },
1780
- {
1781
- "name": "--forge-inline-message-icon-color",
1782
- "description": "The icon color.",
1783
- "values": []
1784
- },
1785
1720
  {
1786
1721
  "name": "--forge-icon-button-display",
1787
1722
  "description": "The display property of the button.",
@@ -2032,6 +1967,71 @@
2032
1967
  "description": "The color of the focus indicator.",
2033
1968
  "values": []
2034
1969
  },
1970
+ {
1971
+ "name": "--forge-inline-message-background",
1972
+ "description": "The background color.",
1973
+ "values": []
1974
+ },
1975
+ {
1976
+ "name": "--forge-inline-message-color",
1977
+ "description": "The text color.",
1978
+ "values": []
1979
+ },
1980
+ {
1981
+ "name": "--forge-inline-message-shape",
1982
+ "description": "The shape (border) radius.",
1983
+ "values": []
1984
+ },
1985
+ {
1986
+ "name": "--forge-inline-message-padding",
1987
+ "description": "The padding around the content.",
1988
+ "values": []
1989
+ },
1990
+ {
1991
+ "name": "--forge-inline-message-padding-inline",
1992
+ "description": "The inline padding around the content.",
1993
+ "values": []
1994
+ },
1995
+ {
1996
+ "name": "--forge-inline-message-padding-block",
1997
+ "description": "The block padding around the content.",
1998
+ "values": []
1999
+ },
2000
+ {
2001
+ "name": "--forge-inline-message-border-width",
2002
+ "description": "The border width.",
2003
+ "values": []
2004
+ },
2005
+ {
2006
+ "name": "--forge-inline-message-border-style",
2007
+ "description": "The border style. Defaults to `none`.",
2008
+ "values": []
2009
+ },
2010
+ {
2011
+ "name": "--forge-inline-message-border-color",
2012
+ "description": "The border color.",
2013
+ "values": []
2014
+ },
2015
+ {
2016
+ "name": "--forge-inline-message-gap",
2017
+ "description": "The gap/space between the content elements.",
2018
+ "values": []
2019
+ },
2020
+ {
2021
+ "name": "--forge-inline-message-icon-gap",
2022
+ "description": "The gap/space between the icon and the content.",
2023
+ "values": []
2024
+ },
2025
+ {
2026
+ "name": "--forge-inline-message-content-gap",
2027
+ "description": "The gap/space between the title and the message.",
2028
+ "values": []
2029
+ },
2030
+ {
2031
+ "name": "--forge-inline-message-icon-color",
2032
+ "description": "The icon color.",
2033
+ "values": []
2034
+ },
2035
2035
  {
2036
2036
  "name": "--forge-label-value-align",
2037
2037
  "description": "Aligns the label and value. Possible values: `start` (default), `center`, `end`.",
@@ -3687,6 +3687,26 @@
3687
3687
  "description": "The rotation of the tooltip arrow when the tooltip is placed on the left.",
3688
3688
  "values": []
3689
3689
  },
3690
+ {
3691
+ "name": "--forge-view-switcher-height",
3692
+ "description": "The `height` of the view switcher.",
3693
+ "values": []
3694
+ },
3695
+ {
3696
+ "name": "--forge-view-switcher-width",
3697
+ "description": "The `width` of the view switcher.",
3698
+ "values": []
3699
+ },
3700
+ {
3701
+ "name": "--forge-view-switcher-animation-duration",
3702
+ "description": "The duration of view switching animations.",
3703
+ "values": []
3704
+ },
3705
+ {
3706
+ "name": "--forge-view-switcher-animation-easing",
3707
+ "description": "The timing function of view switching animations.",
3708
+ "values": []
3709
+ },
3690
3710
  {
3691
3711
  "name": "--forge-app-bar-background",
3692
3712
  "description": "The background color of the app bar.",
@@ -4852,16 +4872,6 @@
4852
4872
  "description": "The delay of the radio button's animations.",
4853
4873
  "values": []
4854
4874
  },
4855
- {
4856
- "name": "--forge-split-view-panel-size",
4857
- "description": "The size of the panel along the axis of orientation.",
4858
- "values": []
4859
- },
4860
- {
4861
- "name": "--forge-split-view-panel-cursor",
4862
- "description": "The cursor to display when hovering over the panel.",
4863
- "values": []
4864
- },
4865
4875
  {
4866
4876
  "name": "--forge-select-placeholder-color",
4867
4877
  "description": "The color of the placeholder text.",
@@ -5062,6 +5072,16 @@
5062
5072
  "description": "The background of the field when disabled.",
5063
5073
  "values": []
5064
5074
  },
5075
+ {
5076
+ "name": "--forge-split-view-panel-size",
5077
+ "description": "The size of the panel along the axis of orientation.",
5078
+ "values": []
5079
+ },
5080
+ {
5081
+ "name": "--forge-split-view-panel-cursor",
5082
+ "description": "The cursor to display when hovering over the panel.",
5083
+ "values": []
5084
+ },
5065
5085
  {
5066
5086
  "name": "--forge-step-primary-color",
5067
5087
  "description": "The primary color of the step. Defaults to the primary theme.",
@@ -5408,6 +5428,7 @@
5408
5428
  "name": "::part(root)",
5409
5429
  "description": "The root element of the backdrop."
5410
5430
  },
5431
+ { "name": "::part(root)", "description": "The root container element." },
5411
5432
  {
5412
5433
  "name": "::part(root)",
5413
5434
  "description": "The root element of the bottom sheet."
@@ -5417,7 +5438,6 @@
5417
5438
  "description": "The surface element of the bottom sheet within th dialog."
5418
5439
  },
5419
5440
  { "name": "::part(root)", "description": "The root container element." },
5420
- { "name": "::part(root)", "description": "The root container element." },
5421
5441
  {
5422
5442
  "name": "::part(focus-indicator)",
5423
5443
  "description": "The focus-indicator indicator element."
@@ -5520,6 +5540,9 @@
5520
5540
  "description": "The move handle icon element."
5521
5541
  },
5522
5542
  { "name": "::part(root)", "description": "The root container element." },
5543
+ { "name": "::part(root)", "description": "The root element of the panel." },
5544
+ { "name": "::part(header)", "description": "The header of the panel." },
5545
+ { "name": "::part(content)", "description": "The content of the panel." },
5523
5546
  { "name": "::part(root)", "description": "The root container element." },
5524
5547
  { "name": "::part(label)", "description": "The label element." },
5525
5548
  {
@@ -5558,9 +5581,6 @@
5558
5581
  "name": "::part(focus-indicator)",
5559
5582
  "description": "The focus indicator element."
5560
5583
  },
5561
- { "name": "::part(root)", "description": "The root element of the panel." },
5562
- { "name": "::part(header)", "description": "The header of the panel." },
5563
- { "name": "::part(content)", "description": "The content of the panel." },
5564
5584
  {
5565
5585
  "name": "::part(form)",
5566
5586
  "description": "The `<form>` element at the root."
@@ -5595,11 +5615,6 @@
5595
5615
  "description": "The focus indicator element."
5596
5616
  },
5597
5617
  { "name": "::part(svg)", "description": "The internal SVG element." },
5598
- { "name": "::part(root)", "description": "The root layout element." },
5599
- {
5600
- "name": "::part(container)",
5601
- "description": "The container element for the title and message content."
5602
- },
5603
5618
  { "name": "::part(root)", "description": "The root container element." },
5604
5619
  {
5605
5620
  "name": "::part(focus-indicator)",
@@ -5609,6 +5624,11 @@
5609
5624
  "name": "::part(state-layer)",
5610
5625
  "description": "The state-layer surface element."
5611
5626
  },
5627
+ { "name": "::part(root)", "description": "The root layout element." },
5628
+ {
5629
+ "name": "::part(container)",
5630
+ "description": "The container element for the title and message content."
5631
+ },
5612
5632
  {
5613
5633
  "name": "::part(root)",
5614
5634
  "description": "The root layout container element."