@m3-baseui/react-vanilla-extract 3.0.0 → 5.0.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.
- package/dist/components/button/index.css +241 -74
- package/dist/components/button/index.css.map +1 -1
- package/dist/components/button/index.d.ts +1 -1
- package/dist/components/button/index.js +5 -3
- package/dist/components/button/index.js.map +1 -1
- package/dist/components/icon-button/index.css +120 -34
- package/dist/components/icon-button/index.css.map +1 -1
- package/dist/components/icon-button/index.d.ts +1 -1
- package/dist/components/icon-button/index.js +3 -3
- package/dist/components/icon-button/index.js.map +1 -1
- package/dist/components/slider/index.css +58 -36
- package/dist/components/slider/index.css.map +1 -1
- package/dist/components/slider/index.js.map +1 -1
- package/dist/index.css +419 -144
- package/dist/index.css.map +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +7 -5
- package/dist/index.js.map +1 -1
- package/package.json +3 -3
package/dist/index.css
CHANGED
|
@@ -1,31 +1,123 @@
|
|
|
1
|
-
/* vanilla-extract-css-ns:src/components/button/button.css.ts.vanilla.css?source=#
|
|
1
|
+
/* vanilla-extract-css-ns:src/components/button/button.css.ts.vanilla.css?source=#H4sIAAAAAAAAA-2Z33KbOBTG7_MUmlzVM1XW2OQfmd2bfYydzo4MB6xGSKwkcNxO330HMAQpkApBt73YqyRY36ejo5_OkcnN38FzEuRqu0VfrxA6As2OOkL7XfHydIVQQZKE8gxTziiHCAWX5xkpIhS2v6eCa5ySnLJzhCoiP2CcJ1idFdbnAlRMGGBGDsAwIzIDXI_f9MLTZUYHYTv0VaroF3AS1gMbWb0IfHSfcTC-1YPWILEqSEx55mShJYmfKc82T1ffrm76bP-VEE1wIUEpSD41uT8ImYDEkiS0VJa3OpICsMoJY5ZRRGJNK1jggNpYFBP69-tDqbXgmMaCX39CfyBVZY31iSb6GKHdtt3zLoft3wO3wMAo3E5gdDfA6OF_jHwxCtbCKFiMUbAqRjsDo9u7cYx2oR9GmmoGOIeElvk8jgzlLJAM5SySDKUnSobHOEs7L5ZaS8tpHkyjFrNoCi2aQoumvUHT4wRN4cOApq7RueB0BJI0-9Ici3lAWdpZSFnaWVBZWk-sLJdxsPZeYDVlzzKax9WYwxysujuQeScauIUGVsF-gqu7YZXqOt8srjwanqX148qj7VnapVy91_zCtbgKF3MVzuEqtJpfaDe_22Z0IRTVVPAISWCkjq8WJVQVjJwj1NKFUwaNGWE045hqyFWEYuAaZP34c6k0Tc84FlwD18OP2oVGiAveOIsKZMrEKUJHmiTA62dxKZWQESoE7WSlqvcPGMT6Vasl4W20uJCiAKnPETqIlzpjiTh9RAcSP2dSlDzBsWBCfkSXH5d0m3-1ybeMk1KSNh_GnuTC-BSro5A63FhiTfP6SKYlj6c9gKh6kCpk_QPSFGKtcAIpKZk2N_w2ig6QCtky02f3-vrJ2DlyUIKVuskR5Qp0hLZPbyGj_AiS6uaTPlFRnX0JXP9Z56bZofrU1JndtrM0e4KhAq7V2F5EncIhY7vNuynRhCdEJnYSjjU0Rir6GM2Do4kG3Iy2LVIRlwpXVNEDA2erRmVZmeXA2eoisONqS8JClzakhCpyYF2Jmtq31-PSPTPi6UwWeFjRjK9tOzGv22hjN9uhpW7b4L54QUowmiCZHT4YKWxOP1YQi5qy86Y5vRchFmnaHBy7-9615XpwXiZ8C0nz3rV5NDm0qV_96OFkLeqXDvGaZMMDGFTtkWJQAQtsC6PLuHlsLY_RludnZRLlkMe6VJQyJTFs0G9oexO4JfSiwRWRlHDdavcPowszT8pPjuneNYge3KbNEspBOsI2oRwGsRy8-xXAu18PvPvl4O1m7fLE7q5F3BrBPLyZveniBan7vxfRm-EVL_he6e1q7UA9jM7csQWnCxn3vWkPK5z-aA-DGtu_XyO0R-fCcYmmP_yYiZNL6TBammdZePSoLDvbwqOy2GEsqCxvVvQrtbTHX7ClkR9RZ4b-q1WKoenKJ31gnTl-5U9L-3X384KXm2yBNvd_ScEdpfCiJRkzEEsNigUL_2eBVvonTS1ds15qUHozWnkrT97KF2_l2Vv5Zajs_idg_19yOzJobw8KvDu364X_3fIZ7H7y_Pv_8jt1EP7we9L3V3zrGgPlFUgFfW92mL2TDDr6yEXT6MBGaCtdZ1ynW_W-4jjpnUMzN-iZfs_-dcW349_-BQXr8DkXIwAA */
|
|
2
2
|
._1kd1ms00 {
|
|
3
|
+
height: 32px;
|
|
4
|
+
padding-inline: 12px;
|
|
5
|
+
gap: 4px;
|
|
6
|
+
font-family: var(--md-sys-typescale-label-large-font);
|
|
7
|
+
font-weight: var(--md-sys-typescale-label-large-weight);
|
|
8
|
+
font-size: var(--md-sys-typescale-label-large-size);
|
|
9
|
+
line-height: var(--md-sys-typescale-label-large-line-height);
|
|
10
|
+
letter-spacing: var(--md-sys-typescale-label-large-tracking);
|
|
11
|
+
}
|
|
12
|
+
._1kd1ms00[data-pressed] {
|
|
13
|
+
border-radius: var(--md-sys-shape-small);
|
|
14
|
+
}
|
|
15
|
+
._1kd1ms00:active {
|
|
16
|
+
border-radius: var(--md-sys-shape-small);
|
|
17
|
+
}
|
|
18
|
+
._1kd1ms00 [data-slot=button-icon] > svg {
|
|
19
|
+
width: 20px;
|
|
20
|
+
height: 20px;
|
|
21
|
+
}
|
|
22
|
+
._1kd1ms01 {
|
|
23
|
+
height: 40px;
|
|
24
|
+
padding-inline: 16px;
|
|
25
|
+
gap: 8px;
|
|
26
|
+
font-family: var(--md-sys-typescale-label-large-font);
|
|
27
|
+
font-weight: var(--md-sys-typescale-label-large-weight);
|
|
28
|
+
font-size: var(--md-sys-typescale-label-large-size);
|
|
29
|
+
line-height: var(--md-sys-typescale-label-large-line-height);
|
|
30
|
+
letter-spacing: var(--md-sys-typescale-label-large-tracking);
|
|
31
|
+
}
|
|
32
|
+
._1kd1ms01[data-pressed] {
|
|
33
|
+
border-radius: var(--md-sys-shape-small);
|
|
34
|
+
}
|
|
35
|
+
._1kd1ms01:active {
|
|
36
|
+
border-radius: var(--md-sys-shape-small);
|
|
37
|
+
}
|
|
38
|
+
._1kd1ms01 [data-slot=button-icon] > svg {
|
|
39
|
+
width: 20px;
|
|
40
|
+
height: 20px;
|
|
41
|
+
}
|
|
42
|
+
._1kd1ms02 {
|
|
43
|
+
height: 56px;
|
|
44
|
+
padding-inline: 24px;
|
|
45
|
+
gap: 8px;
|
|
46
|
+
font-family: var(--md-sys-typescale-title-medium-font);
|
|
47
|
+
font-weight: var(--md-sys-typescale-title-medium-weight);
|
|
48
|
+
font-size: var(--md-sys-typescale-title-medium-size);
|
|
49
|
+
line-height: var(--md-sys-typescale-title-medium-line-height);
|
|
50
|
+
letter-spacing: var(--md-sys-typescale-title-medium-tracking);
|
|
51
|
+
}
|
|
52
|
+
._1kd1ms02[data-pressed] {
|
|
53
|
+
border-radius: var(--md-sys-shape-medium);
|
|
54
|
+
}
|
|
55
|
+
._1kd1ms02:active {
|
|
56
|
+
border-radius: var(--md-sys-shape-medium);
|
|
57
|
+
}
|
|
58
|
+
._1kd1ms02 [data-slot=button-icon] > svg {
|
|
59
|
+
width: 24px;
|
|
60
|
+
height: 24px;
|
|
61
|
+
}
|
|
62
|
+
._1kd1ms03 {
|
|
63
|
+
height: 96px;
|
|
64
|
+
padding-inline: 48px;
|
|
65
|
+
gap: 12px;
|
|
66
|
+
font-family: var(--md-sys-typescale-headline-small-font);
|
|
67
|
+
font-weight: var(--md-sys-typescale-headline-small-weight);
|
|
68
|
+
font-size: var(--md-sys-typescale-headline-small-size);
|
|
69
|
+
line-height: var(--md-sys-typescale-headline-small-line-height);
|
|
70
|
+
letter-spacing: var(--md-sys-typescale-headline-small-tracking);
|
|
71
|
+
}
|
|
72
|
+
._1kd1ms03[data-pressed] {
|
|
73
|
+
border-radius: var(--md-sys-shape-large);
|
|
74
|
+
}
|
|
75
|
+
._1kd1ms03:active {
|
|
76
|
+
border-radius: var(--md-sys-shape-large);
|
|
77
|
+
}
|
|
78
|
+
._1kd1ms03 [data-slot=button-icon] > svg {
|
|
79
|
+
width: 32px;
|
|
80
|
+
height: 32px;
|
|
81
|
+
}
|
|
82
|
+
._1kd1ms04 {
|
|
83
|
+
height: 136px;
|
|
84
|
+
padding-inline: 64px;
|
|
85
|
+
gap: 16px;
|
|
86
|
+
font-family: var(--md-sys-typescale-headline-large-font);
|
|
87
|
+
font-weight: var(--md-sys-typescale-headline-large-weight);
|
|
88
|
+
font-size: var(--md-sys-typescale-headline-large-size);
|
|
89
|
+
line-height: var(--md-sys-typescale-headline-large-line-height);
|
|
90
|
+
letter-spacing: var(--md-sys-typescale-headline-large-tracking);
|
|
91
|
+
}
|
|
92
|
+
._1kd1ms04[data-pressed] {
|
|
93
|
+
border-radius: var(--md-sys-shape-large);
|
|
94
|
+
}
|
|
95
|
+
._1kd1ms04:active {
|
|
96
|
+
border-radius: var(--md-sys-shape-large);
|
|
97
|
+
}
|
|
98
|
+
._1kd1ms04 [data-slot=button-icon] > svg {
|
|
99
|
+
width: 40px;
|
|
100
|
+
height: 40px;
|
|
101
|
+
}
|
|
102
|
+
._1kd1ms05 {
|
|
3
103
|
position: relative;
|
|
4
104
|
display: inline-flex;
|
|
5
105
|
align-items: center;
|
|
6
106
|
justify-content: center;
|
|
7
|
-
gap: 8px;
|
|
8
|
-
height: 40px;
|
|
9
|
-
padding-inline: 24px;
|
|
10
107
|
border: none;
|
|
11
|
-
border-radius: var(--md-sys-shape-full);
|
|
12
108
|
overflow: hidden;
|
|
13
109
|
cursor: pointer;
|
|
14
110
|
user-select: none;
|
|
15
|
-
font-family: var(--md-sys-typescale-label-large-font);
|
|
16
|
-
font-weight: var(--md-sys-typescale-label-large-weight);
|
|
17
|
-
font-size: var(--md-sys-typescale-label-large-size);
|
|
18
|
-
line-height: var(--md-sys-typescale-label-large-line-height);
|
|
19
|
-
letter-spacing: var(--md-sys-typescale-label-large-tracking);
|
|
20
111
|
transition-property:
|
|
21
112
|
box-shadow,
|
|
22
113
|
background-color,
|
|
23
114
|
color,
|
|
24
|
-
border-color
|
|
115
|
+
border-color,
|
|
116
|
+
border-radius;
|
|
25
117
|
transition-duration: var(--md-sys-motion-duration-short4);
|
|
26
|
-
transition-timing-function: var(--md-sys-motion-easing-
|
|
118
|
+
transition-timing-function: var(--md-sys-motion-easing-spring-effects-default);
|
|
27
119
|
}
|
|
28
|
-
.
|
|
120
|
+
._1kd1ms05::before {
|
|
29
121
|
content: "";
|
|
30
122
|
position: absolute;
|
|
31
123
|
inset: 0;
|
|
@@ -35,144 +127,225 @@
|
|
|
35
127
|
pointer-events: none;
|
|
36
128
|
transition: opacity var(--md-sys-motion-duration-short2) var(--md-sys-motion-easing-standard);
|
|
37
129
|
}
|
|
38
|
-
.
|
|
130
|
+
._1kd1ms05:hover::before {
|
|
39
131
|
opacity: var(--md-sys-state-hover);
|
|
40
132
|
}
|
|
41
|
-
.
|
|
133
|
+
._1kd1ms05:focus-visible::before {
|
|
42
134
|
opacity: var(--md-sys-state-focus);
|
|
43
135
|
}
|
|
44
|
-
.
|
|
136
|
+
._1kd1ms05[data-pressed]::before {
|
|
45
137
|
opacity: var(--md-sys-state-pressed);
|
|
46
138
|
}
|
|
47
|
-
.
|
|
139
|
+
._1kd1ms05:active::before {
|
|
48
140
|
opacity: var(--md-sys-state-pressed);
|
|
49
141
|
}
|
|
50
|
-
.
|
|
142
|
+
._1kd1ms05[data-disabled] {
|
|
51
143
|
pointer-events: none;
|
|
52
144
|
box-shadow: none;
|
|
53
145
|
}
|
|
54
|
-
.
|
|
146
|
+
._1kd1ms05:disabled {
|
|
55
147
|
pointer-events: none;
|
|
56
148
|
box-shadow: none;
|
|
57
149
|
}
|
|
58
|
-
.
|
|
150
|
+
._1kd1ms05[data-disabled]::before {
|
|
59
151
|
opacity: 0;
|
|
60
152
|
}
|
|
61
|
-
.
|
|
153
|
+
._1kd1ms05:disabled::before {
|
|
62
154
|
opacity: 0;
|
|
63
155
|
}
|
|
64
|
-
.
|
|
156
|
+
._1kd1ms05:focus-visible {
|
|
65
157
|
outline: 3px solid rgb(var(--md-sys-color-secondary));
|
|
66
158
|
outline-offset: 2px;
|
|
67
159
|
}
|
|
68
|
-
.
|
|
69
|
-
padding-left: 16px;
|
|
70
|
-
}
|
|
71
|
-
._1kd1ms00[data-with-end-icon] {
|
|
72
|
-
padding-right: 16px;
|
|
73
|
-
}
|
|
74
|
-
._1kd1ms01 {
|
|
160
|
+
._1kd1ms06 {
|
|
75
161
|
background: rgb(var(--md-sys-color-primary));
|
|
76
162
|
color: rgb(var(--md-sys-color-on-primary));
|
|
77
163
|
}
|
|
78
|
-
.
|
|
164
|
+
._1kd1ms06:hover {
|
|
79
165
|
box-shadow: var(--md-sys-elevation-level1);
|
|
80
166
|
}
|
|
81
|
-
.
|
|
167
|
+
._1kd1ms06:active {
|
|
82
168
|
box-shadow: var(--md-sys-elevation-level0);
|
|
83
169
|
}
|
|
84
|
-
.
|
|
170
|
+
._1kd1ms06[data-pressed] {
|
|
85
171
|
box-shadow: var(--md-sys-elevation-level0);
|
|
86
172
|
}
|
|
87
|
-
.
|
|
88
|
-
background: rgb(var(--md-sys-color-on-surface) / 0.
|
|
89
|
-
color: rgb(var(--md-sys-color-on-surface) / 0.38);
|
|
173
|
+
._1kd1ms06:disabled {
|
|
174
|
+
background: rgb(var(--md-sys-color-on-surface) / 0.1);
|
|
175
|
+
color: rgb(var(--md-sys-color-on-surface-variant) / 0.38);
|
|
90
176
|
}
|
|
91
|
-
.
|
|
92
|
-
background: rgb(var(--md-sys-color-on-surface) / 0.
|
|
93
|
-
color: rgb(var(--md-sys-color-on-surface) / 0.38);
|
|
177
|
+
._1kd1ms06[data-disabled] {
|
|
178
|
+
background: rgb(var(--md-sys-color-on-surface) / 0.1);
|
|
179
|
+
color: rgb(var(--md-sys-color-on-surface-variant) / 0.38);
|
|
94
180
|
}
|
|
95
|
-
.
|
|
181
|
+
._1kd1ms07 {
|
|
96
182
|
background: rgb(var(--md-sys-color-secondary-container));
|
|
97
183
|
color: rgb(var(--md-sys-color-on-secondary-container));
|
|
98
184
|
}
|
|
99
|
-
.
|
|
185
|
+
._1kd1ms07:hover {
|
|
100
186
|
box-shadow: var(--md-sys-elevation-level1);
|
|
101
187
|
}
|
|
102
|
-
.
|
|
188
|
+
._1kd1ms07:active {
|
|
103
189
|
box-shadow: var(--md-sys-elevation-level0);
|
|
104
190
|
}
|
|
105
|
-
.
|
|
191
|
+
._1kd1ms07[data-pressed] {
|
|
106
192
|
box-shadow: var(--md-sys-elevation-level0);
|
|
107
193
|
}
|
|
108
|
-
.
|
|
194
|
+
._1kd1ms07:disabled {
|
|
109
195
|
background: rgb(var(--md-sys-color-on-surface) / 0.12);
|
|
110
196
|
color: rgb(var(--md-sys-color-on-surface) / 0.38);
|
|
111
197
|
}
|
|
112
|
-
.
|
|
198
|
+
._1kd1ms07[data-disabled] {
|
|
113
199
|
background: rgb(var(--md-sys-color-on-surface) / 0.12);
|
|
114
200
|
color: rgb(var(--md-sys-color-on-surface) / 0.38);
|
|
115
201
|
}
|
|
116
|
-
.
|
|
202
|
+
._1kd1ms08 {
|
|
117
203
|
background: transparent;
|
|
118
|
-
color: rgb(var(--md-sys-color-
|
|
119
|
-
border: 1px solid rgb(var(--md-sys-color-outline));
|
|
204
|
+
color: rgb(var(--md-sys-color-on-surface-variant));
|
|
205
|
+
border: 1px solid rgb(var(--md-sys-color-outline-variant));
|
|
120
206
|
}
|
|
121
|
-
.
|
|
122
|
-
color: rgb(var(--md-sys-color-on-surface) / 0.38);
|
|
123
|
-
border-color: rgb(var(--md-sys-color-
|
|
207
|
+
._1kd1ms08:disabled {
|
|
208
|
+
color: rgb(var(--md-sys-color-on-surface-variant) / 0.38);
|
|
209
|
+
border-color: rgb(var(--md-sys-color-outline-variant) / 0.1);
|
|
124
210
|
}
|
|
125
|
-
.
|
|
126
|
-
color: rgb(var(--md-sys-color-on-surface) / 0.38);
|
|
127
|
-
border-color: rgb(var(--md-sys-color-
|
|
211
|
+
._1kd1ms08[data-disabled] {
|
|
212
|
+
color: rgb(var(--md-sys-color-on-surface-variant) / 0.38);
|
|
213
|
+
border-color: rgb(var(--md-sys-color-outline-variant) / 0.1);
|
|
128
214
|
}
|
|
129
|
-
.
|
|
215
|
+
._1kd1ms09 {
|
|
130
216
|
background: rgb(var(--md-sys-color-surface-container-low));
|
|
131
217
|
color: rgb(var(--md-sys-color-primary));
|
|
132
218
|
box-shadow: var(--md-sys-elevation-level1);
|
|
133
219
|
}
|
|
134
|
-
.
|
|
220
|
+
._1kd1ms09:hover {
|
|
135
221
|
box-shadow: var(--md-sys-elevation-level2);
|
|
136
222
|
}
|
|
137
|
-
.
|
|
223
|
+
._1kd1ms09:active {
|
|
138
224
|
box-shadow: var(--md-sys-elevation-level1);
|
|
139
225
|
}
|
|
140
|
-
.
|
|
226
|
+
._1kd1ms09[data-pressed] {
|
|
141
227
|
box-shadow: var(--md-sys-elevation-level1);
|
|
142
228
|
}
|
|
143
|
-
.
|
|
144
|
-
background: rgb(var(--md-sys-color-on-surface) / 0.
|
|
145
|
-
color: rgb(var(--md-sys-color-on-surface) / 0.38);
|
|
229
|
+
._1kd1ms09:disabled {
|
|
230
|
+
background: rgb(var(--md-sys-color-on-surface) / 0.1);
|
|
231
|
+
color: rgb(var(--md-sys-color-on-surface-variant) / 0.38);
|
|
146
232
|
}
|
|
147
|
-
.
|
|
148
|
-
background: rgb(var(--md-sys-color-on-surface) / 0.
|
|
149
|
-
color: rgb(var(--md-sys-color-on-surface) / 0.38);
|
|
233
|
+
._1kd1ms09[data-disabled] {
|
|
234
|
+
background: rgb(var(--md-sys-color-on-surface) / 0.1);
|
|
235
|
+
color: rgb(var(--md-sys-color-on-surface-variant) / 0.38);
|
|
150
236
|
}
|
|
151
|
-
.
|
|
237
|
+
._1kd1ms0a {
|
|
152
238
|
background: transparent;
|
|
153
|
-
color: rgb(var(--md-sys-color-
|
|
154
|
-
padding-inline: 12px;
|
|
239
|
+
color: rgb(var(--md-sys-color-on-surface-variant));
|
|
155
240
|
}
|
|
156
|
-
.
|
|
157
|
-
color: rgb(var(--md-sys-color-on-surface) / 0.38);
|
|
241
|
+
._1kd1ms0a:disabled {
|
|
242
|
+
color: rgb(var(--md-sys-color-on-surface-variant) / 0.38);
|
|
158
243
|
}
|
|
159
|
-
.
|
|
160
|
-
color: rgb(var(--md-sys-color-on-surface) / 0.38);
|
|
244
|
+
._1kd1ms0a[data-disabled] {
|
|
245
|
+
color: rgb(var(--md-sys-color-on-surface-variant) / 0.38);
|
|
246
|
+
}
|
|
247
|
+
._1kd1ms0g {
|
|
248
|
+
border-radius: var(--md-sys-shape-full);
|
|
249
|
+
}
|
|
250
|
+
._1kd1ms0k {
|
|
251
|
+
border-radius: var(--md-sys-shape-medium);
|
|
252
|
+
}
|
|
253
|
+
._1kd1ms0l {
|
|
254
|
+
border-radius: var(--md-sys-shape-medium);
|
|
255
|
+
}
|
|
256
|
+
._1kd1ms0m {
|
|
257
|
+
border-radius: var(--md-sys-shape-large);
|
|
258
|
+
}
|
|
259
|
+
._1kd1ms0n {
|
|
260
|
+
border-radius: var(--md-sys-shape-extra-large);
|
|
261
|
+
}
|
|
262
|
+
._1kd1ms0o {
|
|
263
|
+
border-radius: var(--md-sys-shape-extra-large);
|
|
264
|
+
}
|
|
265
|
+
._1kd1ms0p {
|
|
266
|
+
border-radius: var(--md-sys-shape-medium);
|
|
267
|
+
}
|
|
268
|
+
._1kd1ms0q {
|
|
269
|
+
border-radius: var(--md-sys-shape-medium);
|
|
270
|
+
}
|
|
271
|
+
._1kd1ms0r {
|
|
272
|
+
border-radius: var(--md-sys-shape-large);
|
|
273
|
+
}
|
|
274
|
+
._1kd1ms0s {
|
|
275
|
+
border-radius: var(--md-sys-shape-extra-large);
|
|
276
|
+
}
|
|
277
|
+
._1kd1ms0t {
|
|
278
|
+
border-radius: var(--md-sys-shape-extra-large);
|
|
279
|
+
}
|
|
280
|
+
._1kd1ms0u {
|
|
281
|
+
border-radius: var(--md-sys-shape-full);
|
|
282
|
+
}
|
|
283
|
+
._1kd1ms0v {
|
|
284
|
+
border-radius: var(--md-sys-shape-full);
|
|
285
|
+
}
|
|
286
|
+
._1kd1ms0w {
|
|
287
|
+
border-radius: var(--md-sys-shape-full);
|
|
288
|
+
}
|
|
289
|
+
._1kd1ms0x {
|
|
290
|
+
border-radius: var(--md-sys-shape-full);
|
|
291
|
+
}
|
|
292
|
+
._1kd1ms0y {
|
|
293
|
+
border-radius: var(--md-sys-shape-full);
|
|
294
|
+
}
|
|
295
|
+
._1kd1ms0z {
|
|
296
|
+
border-width: 2px;
|
|
297
|
+
}
|
|
298
|
+
._1kd1ms010 {
|
|
299
|
+
border-width: 3px;
|
|
300
|
+
}
|
|
301
|
+
._1kd1ms011 {
|
|
302
|
+
background: rgb(var(--md-sys-color-surface-container));
|
|
303
|
+
color: rgb(var(--md-sys-color-on-surface-variant));
|
|
304
|
+
}
|
|
305
|
+
._1kd1ms012 {
|
|
306
|
+
background: rgb(var(--md-sys-color-surface-container));
|
|
307
|
+
color: rgb(var(--md-sys-color-on-surface-variant));
|
|
308
|
+
}
|
|
309
|
+
._1kd1ms013 {
|
|
310
|
+
background: rgb(var(--md-sys-color-primary));
|
|
311
|
+
color: rgb(var(--md-sys-color-on-primary));
|
|
312
|
+
}
|
|
313
|
+
._1kd1ms014 {
|
|
314
|
+
background: rgb(var(--md-sys-color-surface-container-low));
|
|
315
|
+
color: rgb(var(--md-sys-color-on-surface-variant));
|
|
316
|
+
}
|
|
317
|
+
._1kd1ms015 {
|
|
318
|
+
background: rgb(var(--md-sys-color-inverse-surface));
|
|
319
|
+
color: rgb(var(--md-sys-color-inverse-on-surface));
|
|
320
|
+
border-color: transparent;
|
|
321
|
+
}
|
|
322
|
+
._1kd1ms015:disabled {
|
|
323
|
+
background: rgb(var(--md-sys-color-on-surface) / 0.1);
|
|
324
|
+
border-color: transparent;
|
|
325
|
+
}
|
|
326
|
+
._1kd1ms015[data-disabled] {
|
|
327
|
+
background: rgb(var(--md-sys-color-on-surface) / 0.1);
|
|
328
|
+
border-color: transparent;
|
|
329
|
+
}
|
|
330
|
+
._1kd1ms016 {
|
|
331
|
+
color: rgb(var(--md-sys-color-primary));
|
|
161
332
|
}
|
|
162
333
|
[data-slot=button-icon] {
|
|
163
334
|
display: inline-flex;
|
|
164
335
|
align-items: center;
|
|
165
336
|
justify-content: center;
|
|
166
337
|
}
|
|
167
|
-
[data-slot=button-icon] > svg {
|
|
168
|
-
width: 18px;
|
|
169
|
-
height: 18px;
|
|
170
|
-
}
|
|
171
338
|
|
|
172
|
-
/* vanilla-extract-css-ns:src/components/icon-button/icon-button.css.ts.vanilla.css?source=#
|
|
339
|
+
/* vanilla-extract-css-ns:src/components/icon-button/icon-button.css.ts.vanilla.css?source=#H4sIAAAAAAAAA81Y0Y7bKhB9369AfepKZRvHzm6Wle7L_YyrqsJmHNPY4AvYu2nVf69sJ1nATkriSO1TlAznzJwZGIY8fI22qwbMaoF-3CFUAN8UhqB4Wb-93P28ezia_2PUUFwr0BrYl35xKhUDhRVlvNEEtVR9xLhiWO801gWtAeuKluW9S0RoZngLMxjQP0i3m57glTNTELRcdOG-hz98tzCRoy4ZmW-lLpqtLppQl3jqEi_8paNu9eibr1JXAeNN5Qa3vEzeJMUV-mJH37OvL75KX0nVBtzY4svkTTGM1Q1H6czRShx1UezLS24lL5ktLxnLS7yjNzpbq351LTU3XAqCFJS0i6IDMa7rku4I4qLkAnBeQk9GS74RmBuoNEEZCAOq-_lbow3PdziTwoAwtqlDYl0oLrYELV6OAgkSUvS-UpptN0o2ghFkFBW6pgqEeQnKRd705xShrFFaKoJqyQ-uGw0KayghM-_eMll2y9Qm_ejQ9b9jKbBuVE4zwC1VnApz37P3cfV5wrWSNSizIyiVnTLK5OsnS8TA9AntP_YS3G-DII-YNYoOlXACq6RjxbqQyiR-VIZXXGxw3ojsNAdQ3S3Steo-IM8hMxozyGlTGndDrQhJIZdq2JPHun748OLsGZpqWTamzywXGoxT42PhuChAceNXO2tUV-l_u9x0NlnTjHeZXQxe-kpiaEEY_V7Bd9XkgAjI2PL-bEoMFYwq5iehkC0oJxXHGN3NaKgB3K_2KXKZNRq3XPO0hGCqHuVRue0mmGoP8OMaWs5MliEkxjVNy0MLnK6b4_sACFzveZmOeXHCR9hqp0rD0sZ0rY-guH5DWpacnWoaGjLZ7Z7d0Cv2QCzzvD8Q_rXyuD9Sl_chm8TNYSjbPfqMFg_x2iObKuM8yqfhLrMO-wmiWvHqmLrf-rRW287cZAR49cOPwtyflzyVxT8UyzrU-XHv9nc35QJUYClOIO0g_oqyrP-isjxbEx5B0e8ay6GTOKPIzMbxPLtxIGemOY0dB2-HcaOWc5NgtoGD937YtJCV81xae51ejJ8bllWOp3XLWp_F_n8Wq2zrysdqB-vHbBys_-RpbOuTz9za1kf_sfhqW0dvxTfbGo1SuXPMC5_7u2MevdSihWNf-_AomvFwjpZzwPH1j74oCcTCm1F0kmE1m-FxjvinOeD1jMw9z9ZNZzOkV3edKLseyq6Hhv4_MQHNr4dubOih0_rnt5hYFPuLeMAlMz1gRt-C56n95XvxNHX20o62F89zl05xvscy1CMXLSgNx7s5wO8BYt3oE1e581-QE9qN5spQdzcdIM85_QUA34qV9BcAAA */
|
|
173
340
|
._1k5uet50 {
|
|
174
341
|
height: 32px;
|
|
175
342
|
}
|
|
343
|
+
._1k5uet50[data-pressed] {
|
|
344
|
+
border-radius: var(--md-sys-shape-small);
|
|
345
|
+
}
|
|
346
|
+
._1k5uet50:active {
|
|
347
|
+
border-radius: var(--md-sys-shape-small);
|
|
348
|
+
}
|
|
176
349
|
._1k5uet50 > svg {
|
|
177
350
|
width: 20px;
|
|
178
351
|
height: 20px;
|
|
@@ -180,6 +353,12 @@
|
|
|
180
353
|
._1k5uet51 {
|
|
181
354
|
height: 40px;
|
|
182
355
|
}
|
|
356
|
+
._1k5uet51[data-pressed] {
|
|
357
|
+
border-radius: var(--md-sys-shape-small);
|
|
358
|
+
}
|
|
359
|
+
._1k5uet51:active {
|
|
360
|
+
border-radius: var(--md-sys-shape-small);
|
|
361
|
+
}
|
|
183
362
|
._1k5uet51 > svg {
|
|
184
363
|
width: 24px;
|
|
185
364
|
height: 24px;
|
|
@@ -187,6 +366,12 @@
|
|
|
187
366
|
._1k5uet52 {
|
|
188
367
|
height: 56px;
|
|
189
368
|
}
|
|
369
|
+
._1k5uet52[data-pressed] {
|
|
370
|
+
border-radius: var(--md-sys-shape-medium);
|
|
371
|
+
}
|
|
372
|
+
._1k5uet52:active {
|
|
373
|
+
border-radius: var(--md-sys-shape-medium);
|
|
374
|
+
}
|
|
190
375
|
._1k5uet52 > svg {
|
|
191
376
|
width: 24px;
|
|
192
377
|
height: 24px;
|
|
@@ -194,6 +379,12 @@
|
|
|
194
379
|
._1k5uet53 {
|
|
195
380
|
height: 96px;
|
|
196
381
|
}
|
|
382
|
+
._1k5uet53[data-pressed] {
|
|
383
|
+
border-radius: var(--md-sys-shape-large);
|
|
384
|
+
}
|
|
385
|
+
._1k5uet53:active {
|
|
386
|
+
border-radius: var(--md-sys-shape-large);
|
|
387
|
+
}
|
|
197
388
|
._1k5uet53 > svg {
|
|
198
389
|
width: 32px;
|
|
199
390
|
height: 32px;
|
|
@@ -201,6 +392,12 @@
|
|
|
201
392
|
._1k5uet54 {
|
|
202
393
|
height: 136px;
|
|
203
394
|
}
|
|
395
|
+
._1k5uet54[data-pressed] {
|
|
396
|
+
border-radius: var(--md-sys-shape-large);
|
|
397
|
+
}
|
|
398
|
+
._1k5uet54:active {
|
|
399
|
+
border-radius: var(--md-sys-shape-large);
|
|
400
|
+
}
|
|
204
401
|
._1k5uet54 > svg {
|
|
205
402
|
width: 40px;
|
|
206
403
|
height: 40px;
|
|
@@ -220,9 +417,11 @@
|
|
|
220
417
|
transition-property:
|
|
221
418
|
box-shadow,
|
|
222
419
|
background-color,
|
|
223
|
-
color
|
|
420
|
+
color,
|
|
421
|
+
border-color,
|
|
422
|
+
border-radius;
|
|
224
423
|
transition-duration: var(--md-sys-motion-duration-short4);
|
|
225
|
-
transition-timing-function: var(--md-sys-motion-easing-
|
|
424
|
+
transition-timing-function: var(--md-sys-motion-easing-spring-effects-default);
|
|
226
425
|
}
|
|
227
426
|
._1k5uet55::before {
|
|
228
427
|
content: "";
|
|
@@ -276,11 +475,11 @@
|
|
|
276
475
|
color: rgb(var(--md-sys-color-on-primary));
|
|
277
476
|
}
|
|
278
477
|
._1k5uet57:disabled {
|
|
279
|
-
background: rgb(var(--md-sys-color-on-surface) / 0.
|
|
478
|
+
background: rgb(var(--md-sys-color-on-surface) / 0.1);
|
|
280
479
|
color: rgb(var(--md-sys-color-on-surface) / 0.38);
|
|
281
480
|
}
|
|
282
481
|
._1k5uet57[data-disabled] {
|
|
283
|
-
background: rgb(var(--md-sys-color-on-surface) / 0.
|
|
482
|
+
background: rgb(var(--md-sys-color-on-surface) / 0.1);
|
|
284
483
|
color: rgb(var(--md-sys-color-on-surface) / 0.38);
|
|
285
484
|
}
|
|
286
485
|
._1k5uet58 {
|
|
@@ -288,33 +487,30 @@
|
|
|
288
487
|
color: rgb(var(--md-sys-color-on-secondary-container));
|
|
289
488
|
}
|
|
290
489
|
._1k5uet58:disabled {
|
|
291
|
-
background: rgb(var(--md-sys-color-on-surface) / 0.
|
|
490
|
+
background: rgb(var(--md-sys-color-on-surface) / 0.1);
|
|
292
491
|
color: rgb(var(--md-sys-color-on-surface) / 0.38);
|
|
293
492
|
}
|
|
294
493
|
._1k5uet58[data-disabled] {
|
|
295
|
-
background: rgb(var(--md-sys-color-on-surface) / 0.
|
|
494
|
+
background: rgb(var(--md-sys-color-on-surface) / 0.1);
|
|
296
495
|
color: rgb(var(--md-sys-color-on-surface) / 0.38);
|
|
297
496
|
}
|
|
298
497
|
._1k5uet59 {
|
|
299
|
-
border: 1px solid rgb(var(--md-sys-color-outline));
|
|
498
|
+
border: 1px solid rgb(var(--md-sys-color-outline-variant));
|
|
300
499
|
color: rgb(var(--md-sys-color-on-surface-variant));
|
|
301
500
|
}
|
|
302
501
|
._1k5uet59:disabled {
|
|
303
502
|
color: rgb(var(--md-sys-color-on-surface) / 0.38);
|
|
304
|
-
border-color: rgb(var(--md-sys-color-
|
|
503
|
+
border-color: rgb(var(--md-sys-color-outline-variant));
|
|
305
504
|
}
|
|
306
505
|
._1k5uet59[data-disabled] {
|
|
307
506
|
color: rgb(var(--md-sys-color-on-surface) / 0.38);
|
|
308
|
-
border-color: rgb(var(--md-sys-color-
|
|
507
|
+
border-color: rgb(var(--md-sys-color-outline-variant));
|
|
309
508
|
}
|
|
310
509
|
._1k5uet5k {
|
|
311
|
-
|
|
312
|
-
}
|
|
313
|
-
._1k5uet5l {
|
|
314
|
-
width: 32px;
|
|
510
|
+
border-radius: var(--md-sys-shape-full);
|
|
315
511
|
}
|
|
316
512
|
._1k5uet5m {
|
|
317
|
-
width:
|
|
513
|
+
width: 28px;
|
|
318
514
|
}
|
|
319
515
|
._1k5uet5n {
|
|
320
516
|
width: 32px;
|
|
@@ -323,57 +519,114 @@
|
|
|
323
519
|
width: 40px;
|
|
324
520
|
}
|
|
325
521
|
._1k5uet5p {
|
|
326
|
-
width:
|
|
522
|
+
width: 32px;
|
|
327
523
|
}
|
|
328
524
|
._1k5uet5q {
|
|
329
|
-
width:
|
|
525
|
+
width: 40px;
|
|
330
526
|
}
|
|
331
527
|
._1k5uet5r {
|
|
332
|
-
width:
|
|
528
|
+
width: 52px;
|
|
333
529
|
}
|
|
334
530
|
._1k5uet5s {
|
|
335
|
-
width:
|
|
531
|
+
width: 48px;
|
|
336
532
|
}
|
|
337
533
|
._1k5uet5t {
|
|
338
|
-
width:
|
|
534
|
+
width: 56px;
|
|
339
535
|
}
|
|
340
536
|
._1k5uet5u {
|
|
341
|
-
width:
|
|
537
|
+
width: 72px;
|
|
342
538
|
}
|
|
343
539
|
._1k5uet5v {
|
|
344
|
-
width:
|
|
540
|
+
width: 64px;
|
|
345
541
|
}
|
|
346
542
|
._1k5uet5w {
|
|
347
|
-
width:
|
|
543
|
+
width: 96px;
|
|
348
544
|
}
|
|
349
545
|
._1k5uet5x {
|
|
350
|
-
width:
|
|
546
|
+
width: 128px;
|
|
351
547
|
}
|
|
352
548
|
._1k5uet5y {
|
|
353
|
-
width:
|
|
549
|
+
width: 104px;
|
|
354
550
|
}
|
|
355
551
|
._1k5uet5z {
|
|
356
|
-
|
|
552
|
+
width: 136px;
|
|
357
553
|
}
|
|
358
554
|
._1k5uet510 {
|
|
359
|
-
|
|
360
|
-
color: rgb(var(--md-sys-color-primary));
|
|
555
|
+
width: 184px;
|
|
361
556
|
}
|
|
362
557
|
._1k5uet511 {
|
|
363
|
-
|
|
364
|
-
color: rgb(var(--md-sys-color-on-surface-variant));
|
|
558
|
+
border-radius: var(--md-sys-shape-medium);
|
|
365
559
|
}
|
|
366
560
|
._1k5uet512 {
|
|
561
|
+
border-radius: var(--md-sys-shape-medium);
|
|
562
|
+
}
|
|
563
|
+
._1k5uet513 {
|
|
564
|
+
border-radius: var(--md-sys-shape-large);
|
|
565
|
+
}
|
|
566
|
+
._1k5uet514 {
|
|
567
|
+
border-radius: var(--md-sys-shape-extra-large);
|
|
568
|
+
}
|
|
569
|
+
._1k5uet515 {
|
|
570
|
+
border-radius: var(--md-sys-shape-extra-large);
|
|
571
|
+
}
|
|
572
|
+
._1k5uet516 {
|
|
573
|
+
border-radius: var(--md-sys-shape-medium);
|
|
574
|
+
}
|
|
575
|
+
._1k5uet517 {
|
|
576
|
+
border-radius: var(--md-sys-shape-medium);
|
|
577
|
+
}
|
|
578
|
+
._1k5uet518 {
|
|
579
|
+
border-radius: var(--md-sys-shape-large);
|
|
580
|
+
}
|
|
581
|
+
._1k5uet519 {
|
|
582
|
+
border-radius: var(--md-sys-shape-extra-large);
|
|
583
|
+
}
|
|
584
|
+
._1k5uet51a {
|
|
585
|
+
border-radius: var(--md-sys-shape-extra-large);
|
|
586
|
+
}
|
|
587
|
+
._1k5uet51b {
|
|
588
|
+
border-radius: var(--md-sys-shape-full);
|
|
589
|
+
}
|
|
590
|
+
._1k5uet51c {
|
|
591
|
+
border-radius: var(--md-sys-shape-full);
|
|
592
|
+
}
|
|
593
|
+
._1k5uet51d {
|
|
594
|
+
border-radius: var(--md-sys-shape-full);
|
|
595
|
+
}
|
|
596
|
+
._1k5uet51e {
|
|
597
|
+
border-radius: var(--md-sys-shape-full);
|
|
598
|
+
}
|
|
599
|
+
._1k5uet51f {
|
|
600
|
+
border-radius: var(--md-sys-shape-full);
|
|
601
|
+
}
|
|
602
|
+
._1k5uet51g {
|
|
603
|
+
border-width: 2px;
|
|
604
|
+
}
|
|
605
|
+
._1k5uet51h {
|
|
606
|
+
border-width: 3px;
|
|
607
|
+
}
|
|
608
|
+
._1k5uet51i {
|
|
609
|
+
color: rgb(var(--md-sys-color-primary));
|
|
610
|
+
}
|
|
611
|
+
._1k5uet51j {
|
|
612
|
+
background: rgb(var(--md-sys-color-surface-container));
|
|
613
|
+
color: rgb(var(--md-sys-color-on-surface-variant));
|
|
614
|
+
}
|
|
615
|
+
._1k5uet51k {
|
|
616
|
+
background: rgb(var(--md-sys-color-secondary));
|
|
617
|
+
color: rgb(var(--md-sys-color-on-secondary));
|
|
618
|
+
}
|
|
619
|
+
._1k5uet51l {
|
|
367
620
|
background: rgb(var(--md-sys-color-inverse-surface));
|
|
368
621
|
color: rgb(var(--md-sys-color-inverse-on-surface));
|
|
369
622
|
border-color: transparent;
|
|
370
623
|
}
|
|
371
|
-
.
|
|
372
|
-
background: rgb(var(--md-sys-color-on-surface) / 0.
|
|
624
|
+
._1k5uet51l:disabled {
|
|
625
|
+
background: rgb(var(--md-sys-color-on-surface) / 0.1);
|
|
373
626
|
border-color: transparent;
|
|
374
627
|
}
|
|
375
|
-
.
|
|
376
|
-
background: rgb(var(--md-sys-color-on-surface) / 0.
|
|
628
|
+
._1k5uet51l[data-disabled] {
|
|
629
|
+
background: rgb(var(--md-sys-color-on-surface) / 0.1);
|
|
377
630
|
border-color: transparent;
|
|
378
631
|
}
|
|
379
632
|
|
|
@@ -1597,7 +1850,7 @@ button:disabled ._1140318,
|
|
|
1597
1850
|
height: 24px;
|
|
1598
1851
|
}
|
|
1599
1852
|
|
|
1600
|
-
/* vanilla-extract-css-ns:src/components/slider/slider.css.ts.vanilla.css?source=#H4sIAAAAAAAAA-
|
|
1853
|
+
/* vanilla-extract-css-ns:src/components/slider/slider.css.ts.vanilla.css?source=#H4sIAAAAAAAAA-1W227bMAx9z1cIAwokWNUlbdoG6o8MGPrA2LQjVJYMik6TDf33QZKTOGnSupcNGLAXJ5bIQ_ocUtRFee3NZDYWvwZC1M5r1s4qQWiA9RLvBkLk2tcG1koUBldhAYwurdSMlVciQ8tIYbnxSNKjwYyVsM5G50ed80KJyXh8Fl7ZNdlCQpaiJKOnwUVKYvIJSRzEW6AuF6zEdFqvOpEuX4h0AmFys4-g1BwLRxiRMmcZLSvx5cvdHjDMvTMNY_r2Wolx-Dd3zK5qX7T1yFJboy1KtPmxZc9ArEQGJhsugYZSVlfSG50jBZdzMT4bia9iVq9GER-yh5JcE8ConG9ccunXXmbOuKBT5mwOtJYhd9AWaZR8HQXUGLF9EuS68Upc1quOBdr8xf20F6w2-3tp-AXUKIvGmNEBaD-XrhJQMNLnCtEyfkKhKESoECHFoR7R8y8p0pPRNzs91-659s92t4qMf-TAIHPtYW4wvxdHe6YHJc5K31ABGY7ENzG-mFyO-oXZFcSHo1z1halJV0Drf1szAlvilsn22z94IrwqWG-KD5W6mnWVmr5-qE9TvvtTYZt_L7LfWAiu4XBs7AYiE9iUoazJ1Ui8Vim9g13WlbalLBrbTsu9UJWLRgg-GPma0g-wBiML8Dw6gMsbgtM4m90TSDuOVeGyxsul9npuUiO33O5rPW21JihLbcv705anqmL6OVVxHWEKZ1kWUGmzPiCA1zX6DAxKA3M00gCVKIN9ZDA6Prb10sMxme5cvf6JvRyDYXSLU2bRP2LHPvkjc2jXGjJty14QTJA9aFtG_0hqD7LlEkiD5dHuY9sVaZsKSWdKMMwbAxQWfEeTm7ZTdbi1SVyiZb_rkONDOw7hOJC3MLcHDd81P9Hwf7zfY8cVjiqV_hpgHMrr8dm5CM9uZd6mwg-X4SXe9632E9eEV9vp9h3t1MWdvUOzzfVqc5c2WLAS1-mlAiq1lVubdpYcI_D7sOWuj3S4YgLpK2gVrCHPYyNc1qtwH-upqrZLJI9dLl7rjY3LPoP_D583HD59jhEhHheaMQaJg_WRoI6zNkQN47R7SMxSP7QDK7XZ1nByN3j6DUpU8ncCDwAA */
|
|
1601
1854
|
.g5sl180 {
|
|
1602
1855
|
position: relative;
|
|
1603
1856
|
display: flex;
|
|
@@ -1611,56 +1864,75 @@ button:disabled ._1140318,
|
|
|
1611
1864
|
display: flex;
|
|
1612
1865
|
align-items: center;
|
|
1613
1866
|
width: 100%;
|
|
1614
|
-
height:
|
|
1867
|
+
height: 44px;
|
|
1615
1868
|
}
|
|
1616
1869
|
.g5sl182 {
|
|
1617
1870
|
position: relative;
|
|
1618
1871
|
width: 100%;
|
|
1619
|
-
height:
|
|
1620
|
-
border-radius: var(--md-sys-shape-full);
|
|
1621
|
-
background: rgb(var(--md-sys-color-surface-container-highest));
|
|
1872
|
+
height: 16px;
|
|
1622
1873
|
}
|
|
1623
|
-
.
|
|
1874
|
+
.g5sl182::before {
|
|
1875
|
+
content: "";
|
|
1876
|
+
position: absolute;
|
|
1877
|
+
top: 0;
|
|
1878
|
+
bottom: 0;
|
|
1879
|
+
inset-inline-end: 0;
|
|
1880
|
+
inset-inline-start: calc(var(--m3-slider-end, 0%) + 8px);
|
|
1881
|
+
background: rgb(var(--md-sys-color-secondary-container));
|
|
1882
|
+
border-start-start-radius: 2px;
|
|
1883
|
+
border-end-start-radius: 2px;
|
|
1884
|
+
border-start-end-radius: var(--md-sys-shape-full);
|
|
1885
|
+
border-end-end-radius: var(--md-sys-shape-full);
|
|
1886
|
+
}
|
|
1887
|
+
.g5sl182::after {
|
|
1888
|
+
content: "";
|
|
1889
|
+
position: absolute;
|
|
1890
|
+
top: 0;
|
|
1891
|
+
bottom: 0;
|
|
1892
|
+
inset-inline-start: 0;
|
|
1893
|
+
inset-inline-end: calc(100% - var(--m3-slider-start, 0%) + 8px);
|
|
1894
|
+
background: rgb(var(--md-sys-color-secondary-container));
|
|
1895
|
+
border-start-start-radius: var(--md-sys-shape-full);
|
|
1896
|
+
border-end-start-radius: var(--md-sys-shape-full);
|
|
1897
|
+
border-start-end-radius: 2px;
|
|
1898
|
+
border-end-end-radius: 2px;
|
|
1899
|
+
}
|
|
1900
|
+
.g5sl180[data-disabled] .g5sl182::before {
|
|
1901
|
+
background: rgb(var(--md-sys-color-on-surface) / 0.12);
|
|
1902
|
+
}
|
|
1903
|
+
.g5sl180[data-disabled] .g5sl182::after {
|
|
1624
1904
|
background: rgb(var(--md-sys-color-on-surface) / 0.12);
|
|
1625
1905
|
}
|
|
1626
1906
|
.g5sl183 {
|
|
1627
|
-
position: absolute;
|
|
1628
|
-
height: 4px;
|
|
1629
|
-
border-radius: var(--md-sys-shape-full);
|
|
1630
1907
|
background: rgb(var(--md-sys-color-primary));
|
|
1908
|
+
border-start-start-radius: var(--md-sys-shape-full);
|
|
1909
|
+
border-end-start-radius: var(--md-sys-shape-full);
|
|
1910
|
+
border-start-end-radius: 2px;
|
|
1911
|
+
border-end-end-radius: 2px;
|
|
1912
|
+
}
|
|
1913
|
+
.g5sl180[data-range] .g5sl183 {
|
|
1914
|
+
border-start-start-radius: 2px;
|
|
1915
|
+
border-end-start-radius: 2px;
|
|
1631
1916
|
}
|
|
1632
1917
|
.g5sl180[data-disabled] .g5sl183 {
|
|
1633
1918
|
background: rgb(var(--md-sys-color-on-surface) / 0.38);
|
|
1634
1919
|
}
|
|
1635
1920
|
.g5sl184 {
|
|
1636
1921
|
position: relative;
|
|
1637
|
-
width:
|
|
1638
|
-
height:
|
|
1922
|
+
width: 4px;
|
|
1923
|
+
height: 44px;
|
|
1639
1924
|
border-radius: var(--md-sys-shape-full);
|
|
1640
1925
|
background: rgb(var(--md-sys-color-primary));
|
|
1641
1926
|
outline: none;
|
|
1927
|
+
transition-property: width;
|
|
1928
|
+
transition-timing-function: var(--md-sys-motion-easing-spring-spatial-fast);
|
|
1929
|
+
transition-duration: var(--md-sys-motion-duration-spring-spatial-fast);
|
|
1642
1930
|
}
|
|
1643
|
-
.g5sl184
|
|
1644
|
-
|
|
1645
|
-
position: absolute;
|
|
1646
|
-
left: 50%;
|
|
1647
|
-
top: 50%;
|
|
1648
|
-
width: 40px;
|
|
1649
|
-
height: 40px;
|
|
1650
|
-
border-radius: 50%;
|
|
1651
|
-
background: rgb(var(--md-sys-color-primary));
|
|
1652
|
-
opacity: 0;
|
|
1653
|
-
transform: translate(-50%, -50%);
|
|
1654
|
-
transition: opacity 100ms var(--md-sys-motion-easing-standard);
|
|
1655
|
-
}
|
|
1656
|
-
.g5sl184:hover::before {
|
|
1657
|
-
opacity: var(--md-sys-state-hover);
|
|
1658
|
-
}
|
|
1659
|
-
.g5sl184:focus-visible::before {
|
|
1660
|
-
opacity: var(--md-sys-state-focus);
|
|
1931
|
+
.g5sl184:focus-visible {
|
|
1932
|
+
width: 2px;
|
|
1661
1933
|
}
|
|
1662
|
-
.g5sl184[data-dragging]
|
|
1663
|
-
|
|
1934
|
+
.g5sl184[data-dragging] {
|
|
1935
|
+
width: 2px;
|
|
1664
1936
|
}
|
|
1665
1937
|
.g5sl180[data-disabled] .g5sl184 {
|
|
1666
1938
|
background: rgb(var(--md-sys-color-on-surface) / 0.38);
|
|
@@ -1684,23 +1956,26 @@ button:disabled ._1140318,
|
|
|
1684
1956
|
width: 4px;
|
|
1685
1957
|
height: 4px;
|
|
1686
1958
|
border-radius: var(--md-sys-shape-full);
|
|
1687
|
-
background: rgb(var(--md-sys-color-
|
|
1959
|
+
background: rgb(var(--md-sys-color-primary));
|
|
1688
1960
|
transform: translate(-50%, -50%);
|
|
1689
1961
|
}
|
|
1690
1962
|
.g5sl187[data-active] {
|
|
1691
|
-
background: rgb(var(--md-sys-color-
|
|
1963
|
+
background: rgb(var(--md-sys-color-secondary-container));
|
|
1964
|
+
}
|
|
1965
|
+
.g5sl180[data-disabled] .g5sl187 {
|
|
1966
|
+
background: rgb(var(--md-sys-color-on-surface));
|
|
1692
1967
|
}
|
|
1693
1968
|
.g5sl188 {
|
|
1694
1969
|
pointer-events: none;
|
|
1695
1970
|
position: absolute;
|
|
1696
1971
|
bottom: 100%;
|
|
1697
1972
|
left: 50%;
|
|
1698
|
-
margin-bottom:
|
|
1973
|
+
margin-bottom: 12px;
|
|
1699
1974
|
transform: translateX(-50%);
|
|
1700
1975
|
border-radius: var(--md-sys-shape-extra-small);
|
|
1701
1976
|
padding: 2px 8px;
|
|
1702
|
-
background: rgb(var(--md-sys-color-
|
|
1703
|
-
color: rgb(var(--md-sys-color-on-
|
|
1977
|
+
background: rgb(var(--md-sys-color-inverse-surface));
|
|
1978
|
+
color: rgb(var(--md-sys-color-inverse-on-surface));
|
|
1704
1979
|
font-family: var(--md-sys-typescale-label-large-font);
|
|
1705
1980
|
font-weight: var(--md-sys-typescale-label-large-weight);
|
|
1706
1981
|
font-size: var(--md-sys-typescale-label-large-size);
|