revotech-ui-kit 0.0.5-beta → 0.0.7-beta
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/index.ts +1 -1
- package/dist/rollup-plugin-html-noop.js +1 -0
- package/dist/sw.js +1 -1
- package/dist/sw.js.map +1 -1
- package/package.json +5 -4
- package/.editorconfig +0 -29
- package/.eslintrc +0 -10
- package/.github/workflows/deploy-storybook.yml +0 -107
- package/.storybook/main.ts +0 -17
- package/.storybook/preview-head.html +0 -1
- package/.storybook/preview.ts +0 -17
- package/assets/fonts/Geist/Geist-Black.otf +0 -0
- package/assets/fonts/Geist/Geist-Black.woff2 +0 -0
- package/assets/fonts/Geist/Geist-Bold.otf +0 -0
- package/assets/fonts/Geist/Geist-Bold.woff2 +0 -0
- package/assets/fonts/Geist/Geist-Light.otf +0 -0
- package/assets/fonts/Geist/Geist-Light.woff2 +0 -0
- package/assets/fonts/Geist/Geist-Medium.otf +0 -0
- package/assets/fonts/Geist/Geist-Medium.woff2 +0 -0
- package/assets/fonts/Geist/Geist-Regular.otf +0 -0
- package/assets/fonts/Geist/Geist-Regular.woff2 +0 -0
- package/assets/fonts/Geist/Geist-SemiBold.otf +0 -0
- package/assets/fonts/Geist/Geist-SemiBold.woff2 +0 -0
- package/assets/fonts/Geist/Geist-Thin.otf +0 -0
- package/assets/fonts/Geist/Geist-Thin.woff2 +0 -0
- package/assets/fonts/Geist/Geist-UltraBlack.otf +0 -0
- package/assets/fonts/Geist/Geist-UltraBlack.woff2 +0 -0
- package/assets/fonts/Geist/Geist-UltraLight.otf +0 -0
- package/assets/fonts/Geist/Geist-UltraLight.woff2 +0 -0
- package/assets/fonts/Geist/GeistVariableVF.ttf +0 -0
- package/assets/fonts/Geist/GeistVariableVF.woff2 +0 -0
- package/assets/fonts/Geist/LICENSE.TXT +0 -92
- package/assets/open-wc-logo.svg +0 -29
- package/assume_role.sh +0 -18
- package/index.html +0 -314
- package/rollup.config.js +0 -83
- package/src/assets/icons/arrows.icon.ts +0 -20
- package/src/assets/icons/index.ts +0 -3
- package/src/assets/icons/search.icon.ts +0 -19
- package/src/assets/icons/tick.icon.ts +0 -20
- package/src/chai-custom.d.ts +0 -0
- package/src/components/atoms/alert/alert-description.ts +0 -15
- package/src/components/atoms/alert/alert-title.ts +0 -17
- package/src/components/atoms/alert/alert.atom.ts +0 -55
- package/src/components/atoms/alert/alert.stories.ts +0 -71
- package/src/components/atoms/alert/alert.styles.ts +0 -21
- package/src/components/atoms/alert/alert.types.ts +0 -1
- package/src/components/atoms/badge/badge.atom.ts +0 -40
- package/src/components/atoms/badge/badge.stories.ts +0 -118
- package/src/components/atoms/badge/badge.style.ts +0 -24
- package/src/components/atoms/badge/badge.type.ts +0 -7
- package/src/components/atoms/button/button.atom.ts +0 -59
- package/src/components/atoms/button/button.stories.ts +0 -224
- package/src/components/atoms/button/button.style.ts +0 -31
- package/src/components/atoms/button/button.type.ts +0 -10
- package/src/components/atoms/card/card-content.ts +0 -15
- package/src/components/atoms/card/card-description.ts +0 -15
- package/src/components/atoms/card/card-footer.ts +0 -15
- package/src/components/atoms/card/card-header.ts +0 -15
- package/src/components/atoms/card/card-title.ts +0 -15
- package/src/components/atoms/card/card.atom.ts +0 -31
- package/src/components/atoms/card/card.stories.ts +0 -149
- package/src/components/atoms/checkbox/checkbox.atom.ts +0 -76
- package/src/components/atoms/checkbox/checkbox.stories.ts +0 -309
- package/src/components/atoms/checkbox/checkbox.style.ts +0 -5
- package/src/components/atoms/checkbox/checkbox.type.ts +0 -24
- package/src/components/atoms/combo-box/combo-box-input.ts +0 -33
- package/src/components/atoms/combo-box/combo-box-item.ts +0 -59
- package/src/components/atoms/combo-box/combo-box-list.ts +0 -57
- package/src/components/atoms/combo-box/combo-box.atom.ts +0 -187
- package/src/components/atoms/combo-box/combo-box.stories.ts +0 -95
- package/src/components/atoms/command-empty/command-empty.atom.ts +0 -44
- package/src/components/atoms/command-group/command-group.atom.ts +0 -60
- package/src/components/atoms/command-item/command-item.atom.ts +0 -74
- package/src/components/atoms/command-list/command-list.atom.ts +0 -37
- package/src/components/atoms/command-separator/command-separator.atom.ts +0 -42
- package/src/components/atoms/dialog/dialog-close.ts +0 -50
- package/src/components/atoms/dialog/dialog-content.ts +0 -71
- package/src/components/atoms/dialog/dialog-footer.ts +0 -22
- package/src/components/atoms/dialog/dialog-header.ts +0 -36
- package/src/components/atoms/dialog/dialog-overly.ts +0 -20
- package/src/components/atoms/dialog/dialog-trigger.ts +0 -54
- package/src/components/atoms/dialog/dialog.atom.ts +0 -78
- package/src/components/atoms/dialog/dialog.stories.ts +0 -93
- package/src/components/atoms/dropdownMenu/dropdown-menu-checkbox-Item.ts +0 -106
- package/src/components/atoms/dropdownMenu/dropdown-menu-content.ts +0 -79
- package/src/components/atoms/dropdownMenu/dropdown-menu-group.ts +0 -60
- package/src/components/atoms/dropdownMenu/dropdown-menu-item.ts +0 -74
- package/src/components/atoms/dropdownMenu/dropdown-menu-radio-item.ts +0 -107
- package/src/components/atoms/dropdownMenu/dropdown-menu-seperator.ts +0 -44
- package/src/components/atoms/dropdownMenu/dropdown-menu-shortcut.ts +0 -17
- package/src/components/atoms/dropdownMenu/dropdown-menu.atom.ts +0 -84
- package/src/components/atoms/dropdownMenu/dropdownMenu.stories.ts +0 -220
- package/src/components/atoms/dropdownMenu/dropdownMenu.style.ts +0 -7
- package/src/components/atoms/index.ts +0 -13
- package/src/components/atoms/input/input.atom.ts +0 -88
- package/src/components/atoms/input/input.stories.ts +0 -451
- package/src/components/atoms/input/input.styles.ts +0 -2
- package/src/components/atoms/input/input.type.ts +0 -58
- package/src/components/atoms/label/label.atom.ts +0 -64
- package/src/components/atoms/label/label.stories.ts +0 -102
- package/src/components/atoms/label/label.style.ts +0 -5
- package/src/components/atoms/popover/popover-content.ts +0 -58
- package/src/components/atoms/popover/popover-trigger.ts +0 -50
- package/src/components/atoms/popover/popover.atom.ts +0 -34
- package/src/components/atoms/popover/popover.stories.ts +0 -79
- package/src/components/atoms/popover/popover.style.ts +0 -25
- package/src/components/atoms/popover/popover.types.ts +0 -3
- package/src/components/atoms/toggle/defs.ts +0 -29
- package/src/components/atoms/toggle/toggle.atom.ts +0 -58
- package/src/components/atoms/toggle/toggle.stories.ts +0 -204
- package/src/components/atoms/toggle/toggle.style.ts +0 -22
- package/src/components/command/command.stories.ts +0 -154
- package/src/components/command/command.ts +0 -391
- package/src/components/index.ts +0 -2
- package/src/components/molecules/command/command.molecules.ts +0 -31
- package/src/components/molecules/command-input/command-input.atom.ts +0 -130
- package/src/components/molecules/dropdownMenu/dropdownMenu.molecules.ts +0 -0
- package/src/components/molecules/index.ts +0 -1
- package/src/globals.css +0 -2215
- package/src/helpers/base-element.ts +0 -79
- package/src/helpers/index.ts +0 -3
- package/src/helpers/mouse-conroller.helper.ts +0 -42
- package/src/helpers/style.helpers.ts +0 -6
- package/src/index.d.ts +0 -1
- package/src/index.ts +0 -1
- package/src/interfaces/actionable.interface.ts +0 -6
- package/src/interfaces/atomic.interface.ts +0 -6
- package/src/interfaces/changeable.interface.ts +0 -14
- package/src/interfaces/child-support-atomic.interface.ts +0 -5
- package/src/interfaces/index.ts +0 -6
- package/src/interfaces/intractable.interface.ts +0 -6
- package/src/interfaces/variant.interface.ts +0 -3
- package/src/lib/index.ts +0 -0
- package/src/lib/next/next.lib.ts +0 -0
- package/src/lib/react/react.lib.ts +0 -18
- package/src/lib/tw-styles.ts +0 -1957
- package/src/styles/index.ts +0 -1
- package/src/styles/tw.styles.ts +0 -2219
- package/src/tailwind-lib.css +0 -115
- package/src/wc-ui-app.ts +0 -81
- package/tailwind.config.js +0 -217
- package/test/wc-ui-app.test.ts +0 -22
- package/tsconfig.json +0 -30
- package/web-dev-server.config.mjs +0 -26
- package/web-test-runner.config.mjs +0 -41
package/src/globals.css
DELETED
@@ -1,2215 +0,0 @@
|
|
1
|
-
@font-face {
|
2
|
-
font-family: 'GeistSans';
|
3
|
-
|
4
|
-
src: url('assets/fonts/Geist/Geist-Regular.woff2') format('woff2');
|
5
|
-
}
|
6
|
-
|
7
|
-
/*
|
8
|
-
! tailwindcss v3.4.10 | MIT License | https://tailwindcss.com
|
9
|
-
*/
|
10
|
-
|
11
|
-
/*
|
12
|
-
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
|
13
|
-
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
|
14
|
-
*/
|
15
|
-
|
16
|
-
*,
|
17
|
-
::before,
|
18
|
-
::after {
|
19
|
-
box-sizing: border-box;
|
20
|
-
/* 1 */
|
21
|
-
border-width: 0;
|
22
|
-
/* 2 */
|
23
|
-
border-style: solid;
|
24
|
-
/* 2 */
|
25
|
-
border-color: #e5e7eb;
|
26
|
-
/* 2 */
|
27
|
-
}
|
28
|
-
|
29
|
-
::before,
|
30
|
-
::after {
|
31
|
-
--tw-content: '';
|
32
|
-
}
|
33
|
-
|
34
|
-
/*
|
35
|
-
1. Use a consistent sensible line-height in all browsers.
|
36
|
-
2. Prevent adjustments of font size after orientation changes in iOS.
|
37
|
-
3. Use a more readable tab size.
|
38
|
-
4. Use the user's configured `sans` font-family by default.
|
39
|
-
5. Use the user's configured `sans` font-feature-settings by default.
|
40
|
-
6. Use the user's configured `sans` font-variation-settings by default.
|
41
|
-
7. Disable tap highlights on iOS
|
42
|
-
*/
|
43
|
-
|
44
|
-
html,
|
45
|
-
:host {
|
46
|
-
line-height: 1.5;
|
47
|
-
/* 1 */
|
48
|
-
-webkit-text-size-adjust: 100%;
|
49
|
-
/* 2 */
|
50
|
-
-moz-tab-size: 4;
|
51
|
-
/* 3 */
|
52
|
-
-o-tab-size: 4;
|
53
|
-
tab-size: 4;
|
54
|
-
/* 3 */
|
55
|
-
font-family: var(--font-sans), ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
|
56
|
-
/* 4 */
|
57
|
-
font-feature-settings: normal;
|
58
|
-
/* 5 */
|
59
|
-
font-variation-settings: normal;
|
60
|
-
/* 6 */
|
61
|
-
-webkit-tap-highlight-color: transparent;
|
62
|
-
/* 7 */
|
63
|
-
}
|
64
|
-
|
65
|
-
/*
|
66
|
-
1. Remove the margin in all browsers.
|
67
|
-
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
|
68
|
-
*/
|
69
|
-
|
70
|
-
body {
|
71
|
-
margin: 0;
|
72
|
-
/* 1 */
|
73
|
-
line-height: inherit;
|
74
|
-
/* 2 */
|
75
|
-
}
|
76
|
-
|
77
|
-
/*
|
78
|
-
1. Add the correct height in Firefox.
|
79
|
-
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
|
80
|
-
3. Ensure horizontal rules are visible by default.
|
81
|
-
*/
|
82
|
-
|
83
|
-
hr {
|
84
|
-
height: 0;
|
85
|
-
/* 1 */
|
86
|
-
color: inherit;
|
87
|
-
/* 2 */
|
88
|
-
border-top-width: 1px;
|
89
|
-
/* 3 */
|
90
|
-
}
|
91
|
-
|
92
|
-
/*
|
93
|
-
Add the correct text decoration in Chrome, Edge, and Safari.
|
94
|
-
*/
|
95
|
-
|
96
|
-
abbr:where([title]) {
|
97
|
-
-webkit-text-decoration: underline dotted;
|
98
|
-
text-decoration: underline dotted;
|
99
|
-
}
|
100
|
-
|
101
|
-
/*
|
102
|
-
Remove the default font size and weight for headings.
|
103
|
-
*/
|
104
|
-
|
105
|
-
h1,
|
106
|
-
h2,
|
107
|
-
h3,
|
108
|
-
h4,
|
109
|
-
h5,
|
110
|
-
h6 {
|
111
|
-
font-size: inherit;
|
112
|
-
font-weight: inherit;
|
113
|
-
}
|
114
|
-
|
115
|
-
/*
|
116
|
-
Reset links to optimize for opt-in styling instead of opt-out.
|
117
|
-
*/
|
118
|
-
|
119
|
-
a {
|
120
|
-
color: inherit;
|
121
|
-
text-decoration: inherit;
|
122
|
-
}
|
123
|
-
|
124
|
-
/*
|
125
|
-
Add the correct font weight in Edge and Safari.
|
126
|
-
*/
|
127
|
-
|
128
|
-
b,
|
129
|
-
strong {
|
130
|
-
font-weight: bolder;
|
131
|
-
}
|
132
|
-
|
133
|
-
/*
|
134
|
-
1. Use the user's configured `mono` font-family by default.
|
135
|
-
2. Use the user's configured `mono` font-feature-settings by default.
|
136
|
-
3. Use the user's configured `mono` font-variation-settings by default.
|
137
|
-
4. Correct the odd `em` font sizing in all browsers.
|
138
|
-
*/
|
139
|
-
|
140
|
-
code,
|
141
|
-
kbd,
|
142
|
-
samp,
|
143
|
-
pre {
|
144
|
-
font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
|
145
|
-
/* 1 */
|
146
|
-
font-feature-settings: normal;
|
147
|
-
/* 2 */
|
148
|
-
font-variation-settings: normal;
|
149
|
-
/* 3 */
|
150
|
-
font-size: 1em;
|
151
|
-
/* 4 */
|
152
|
-
}
|
153
|
-
|
154
|
-
/*
|
155
|
-
Add the correct font size in all browsers.
|
156
|
-
*/
|
157
|
-
|
158
|
-
small {
|
159
|
-
font-size: 80%;
|
160
|
-
}
|
161
|
-
|
162
|
-
/*
|
163
|
-
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
|
164
|
-
*/
|
165
|
-
|
166
|
-
sub,
|
167
|
-
sup {
|
168
|
-
font-size: 75%;
|
169
|
-
line-height: 0;
|
170
|
-
position: relative;
|
171
|
-
vertical-align: baseline;
|
172
|
-
}
|
173
|
-
|
174
|
-
sub {
|
175
|
-
bottom: -0.25em;
|
176
|
-
}
|
177
|
-
|
178
|
-
sup {
|
179
|
-
top: -0.5em;
|
180
|
-
}
|
181
|
-
|
182
|
-
/*
|
183
|
-
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
|
184
|
-
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
|
185
|
-
3. Remove gaps between table borders by default.
|
186
|
-
*/
|
187
|
-
|
188
|
-
table {
|
189
|
-
text-indent: 0;
|
190
|
-
/* 1 */
|
191
|
-
border-color: inherit;
|
192
|
-
/* 2 */
|
193
|
-
border-collapse: collapse;
|
194
|
-
/* 3 */
|
195
|
-
}
|
196
|
-
|
197
|
-
/*
|
198
|
-
1. Change the font styles in all browsers.
|
199
|
-
2. Remove the margin in Firefox and Safari.
|
200
|
-
3. Remove default padding in all browsers.
|
201
|
-
*/
|
202
|
-
|
203
|
-
button,
|
204
|
-
input,
|
205
|
-
optgroup,
|
206
|
-
select,
|
207
|
-
textarea {
|
208
|
-
font-family: inherit;
|
209
|
-
/* 1 */
|
210
|
-
font-feature-settings: inherit;
|
211
|
-
/* 1 */
|
212
|
-
font-variation-settings: inherit;
|
213
|
-
/* 1 */
|
214
|
-
font-size: 100%;
|
215
|
-
/* 1 */
|
216
|
-
font-weight: inherit;
|
217
|
-
/* 1 */
|
218
|
-
line-height: inherit;
|
219
|
-
/* 1 */
|
220
|
-
letter-spacing: inherit;
|
221
|
-
/* 1 */
|
222
|
-
color: inherit;
|
223
|
-
/* 1 */
|
224
|
-
margin: 0;
|
225
|
-
/* 2 */
|
226
|
-
padding: 0;
|
227
|
-
/* 3 */
|
228
|
-
}
|
229
|
-
|
230
|
-
/*
|
231
|
-
Remove the inheritance of text transform in Edge and Firefox.
|
232
|
-
*/
|
233
|
-
|
234
|
-
button,
|
235
|
-
select {
|
236
|
-
text-transform: none;
|
237
|
-
}
|
238
|
-
|
239
|
-
/*
|
240
|
-
1. Correct the inability to style clickable types in iOS and Safari.
|
241
|
-
2. Remove default button styles.
|
242
|
-
*/
|
243
|
-
|
244
|
-
button,
|
245
|
-
input:where([type='button']),
|
246
|
-
input:where([type='reset']),
|
247
|
-
input:where([type='submit']) {
|
248
|
-
-webkit-appearance: button;
|
249
|
-
/* 1 */
|
250
|
-
background-color: transparent;
|
251
|
-
/* 2 */
|
252
|
-
background-image: none;
|
253
|
-
/* 2 */
|
254
|
-
}
|
255
|
-
|
256
|
-
/*
|
257
|
-
Use the modern Firefox focus style for all focusable elements.
|
258
|
-
*/
|
259
|
-
|
260
|
-
:-moz-focusring {
|
261
|
-
outline: auto;
|
262
|
-
}
|
263
|
-
|
264
|
-
/*
|
265
|
-
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
|
266
|
-
*/
|
267
|
-
|
268
|
-
:-moz-ui-invalid {
|
269
|
-
box-shadow: none;
|
270
|
-
}
|
271
|
-
|
272
|
-
/*
|
273
|
-
Add the correct vertical alignment in Chrome and Firefox.
|
274
|
-
*/
|
275
|
-
|
276
|
-
progress {
|
277
|
-
vertical-align: baseline;
|
278
|
-
}
|
279
|
-
|
280
|
-
/*
|
281
|
-
Correct the cursor style of increment and decrement buttons in Safari.
|
282
|
-
*/
|
283
|
-
|
284
|
-
::-webkit-inner-spin-button,
|
285
|
-
::-webkit-outer-spin-button {
|
286
|
-
height: auto;
|
287
|
-
}
|
288
|
-
|
289
|
-
/*
|
290
|
-
1. Correct the odd appearance in Chrome and Safari.
|
291
|
-
2. Correct the outline style in Safari.
|
292
|
-
*/
|
293
|
-
|
294
|
-
[type='search'] {
|
295
|
-
-webkit-appearance: textfield;
|
296
|
-
/* 1 */
|
297
|
-
outline-offset: -2px;
|
298
|
-
/* 2 */
|
299
|
-
}
|
300
|
-
|
301
|
-
/*
|
302
|
-
Remove the inner padding in Chrome and Safari on macOS.
|
303
|
-
*/
|
304
|
-
|
305
|
-
::-webkit-search-decoration {
|
306
|
-
-webkit-appearance: none;
|
307
|
-
}
|
308
|
-
|
309
|
-
/*
|
310
|
-
1. Correct the inability to style clickable types in iOS and Safari.
|
311
|
-
2. Change font properties to `inherit` in Safari.
|
312
|
-
*/
|
313
|
-
|
314
|
-
::-webkit-file-upload-button {
|
315
|
-
-webkit-appearance: button;
|
316
|
-
/* 1 */
|
317
|
-
font: inherit;
|
318
|
-
/* 2 */
|
319
|
-
}
|
320
|
-
|
321
|
-
/*
|
322
|
-
Add the correct display in Chrome and Safari.
|
323
|
-
*/
|
324
|
-
|
325
|
-
summary {
|
326
|
-
display: list-item;
|
327
|
-
}
|
328
|
-
|
329
|
-
/*
|
330
|
-
Removes the default spacing and border for appropriate elements.
|
331
|
-
*/
|
332
|
-
|
333
|
-
blockquote,
|
334
|
-
dl,
|
335
|
-
dd,
|
336
|
-
h1,
|
337
|
-
h2,
|
338
|
-
h3,
|
339
|
-
h4,
|
340
|
-
h5,
|
341
|
-
h6,
|
342
|
-
hr,
|
343
|
-
figure,
|
344
|
-
p,
|
345
|
-
pre {
|
346
|
-
margin: 0;
|
347
|
-
}
|
348
|
-
|
349
|
-
fieldset {
|
350
|
-
margin: 0;
|
351
|
-
padding: 0;
|
352
|
-
}
|
353
|
-
|
354
|
-
legend {
|
355
|
-
padding: 0;
|
356
|
-
}
|
357
|
-
|
358
|
-
ol,
|
359
|
-
ul,
|
360
|
-
menu {
|
361
|
-
list-style: none;
|
362
|
-
margin: 0;
|
363
|
-
padding: 0;
|
364
|
-
}
|
365
|
-
|
366
|
-
/*
|
367
|
-
Reset default styling for dialogs.
|
368
|
-
*/
|
369
|
-
|
370
|
-
dialog {
|
371
|
-
padding: 0;
|
372
|
-
}
|
373
|
-
|
374
|
-
/*
|
375
|
-
Prevent resizing textareas horizontally by default.
|
376
|
-
*/
|
377
|
-
|
378
|
-
textarea {
|
379
|
-
resize: vertical;
|
380
|
-
}
|
381
|
-
|
382
|
-
/*
|
383
|
-
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
|
384
|
-
2. Set the default placeholder color to the user's configured gray 400 color.
|
385
|
-
*/
|
386
|
-
|
387
|
-
input::-moz-placeholder, textarea::-moz-placeholder {
|
388
|
-
opacity: 1;
|
389
|
-
/* 1 */
|
390
|
-
color: #9ca3af;
|
391
|
-
/* 2 */
|
392
|
-
}
|
393
|
-
|
394
|
-
input::placeholder,
|
395
|
-
textarea::placeholder {
|
396
|
-
opacity: 1;
|
397
|
-
/* 1 */
|
398
|
-
color: #9ca3af;
|
399
|
-
/* 2 */
|
400
|
-
}
|
401
|
-
|
402
|
-
/*
|
403
|
-
Set the default cursor for buttons.
|
404
|
-
*/
|
405
|
-
|
406
|
-
button,
|
407
|
-
[role="button"] {
|
408
|
-
cursor: pointer;
|
409
|
-
}
|
410
|
-
|
411
|
-
/*
|
412
|
-
Make sure disabled buttons don't get the pointer cursor.
|
413
|
-
*/
|
414
|
-
|
415
|
-
:disabled {
|
416
|
-
cursor: default;
|
417
|
-
}
|
418
|
-
|
419
|
-
/*
|
420
|
-
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
|
421
|
-
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
|
422
|
-
This can trigger a poorly considered lint error in some tools but is included by design.
|
423
|
-
*/
|
424
|
-
|
425
|
-
img,
|
426
|
-
svg,
|
427
|
-
video,
|
428
|
-
canvas,
|
429
|
-
audio,
|
430
|
-
iframe,
|
431
|
-
embed,
|
432
|
-
object {
|
433
|
-
display: block;
|
434
|
-
/* 1 */
|
435
|
-
vertical-align: middle;
|
436
|
-
/* 2 */
|
437
|
-
}
|
438
|
-
|
439
|
-
/*
|
440
|
-
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
|
441
|
-
*/
|
442
|
-
|
443
|
-
img,
|
444
|
-
video {
|
445
|
-
max-width: 100%;
|
446
|
-
height: auto;
|
447
|
-
}
|
448
|
-
|
449
|
-
/* Make elements with the HTML hidden attribute stay hidden by default */
|
450
|
-
|
451
|
-
[hidden] {
|
452
|
-
display: none;
|
453
|
-
}
|
454
|
-
|
455
|
-
:root {
|
456
|
-
--background: 0 0% 100%;
|
457
|
-
--foreground: 240 10% 3.9%;
|
458
|
-
--card: 0 0% 100%;
|
459
|
-
--card-foreground: 240 10% 3.9%;
|
460
|
-
--popover: 0 0% 100%;
|
461
|
-
--popover-foreground: 240 10% 3.9%;
|
462
|
-
--primary: 240 5.9% 10%;
|
463
|
-
--primary-foreground: 0 0% 98%;
|
464
|
-
--secondary: 240 4.8% 95.9%;
|
465
|
-
--secondary-foreground: 240 5.9% 10%;
|
466
|
-
--muted: 240 4.8% 95.9%;
|
467
|
-
--muted-foreground: 240 3.8% 46.1%;
|
468
|
-
--accent: 240 4.8% 95.9%;
|
469
|
-
--accent-foreground: 240 5.9% 10%;
|
470
|
-
--destructive: 0 84.2% 60.2%;
|
471
|
-
--destructive-foreground: 0 0% 98%;
|
472
|
-
--border: 240 5.9% 90%;
|
473
|
-
--input: 240 5.9% 90%;
|
474
|
-
--ring: 240 5.9% 10%;
|
475
|
-
--radius: 0.5rem;
|
476
|
-
--green-100: #d4f8e8;
|
477
|
-
--green-200: #bbf7d0;
|
478
|
-
--green-800: #166534;
|
479
|
-
--red-100: #fddddd;
|
480
|
-
--red-200: #fecaca;
|
481
|
-
--red-800: #991b1b;
|
482
|
-
--yellow-100: #fef4d9;
|
483
|
-
--yellow-200: #fef08a;
|
484
|
-
--yellow-800: #854d0e;
|
485
|
-
--blue-100: #dbeafe;
|
486
|
-
--blue-200: #bfdbfe;
|
487
|
-
--blue-800: #1e40af;
|
488
|
-
}
|
489
|
-
|
490
|
-
.dark {
|
491
|
-
--background: 240 10% 3.9%;
|
492
|
-
--foreground: 0 0% 98%;
|
493
|
-
--card: 240 10% 3.9%;
|
494
|
-
--card-foreground: 0 0% 98%;
|
495
|
-
--popover: 240 10% 3.9%;
|
496
|
-
--popover-foreground: 0 0% 98%;
|
497
|
-
--primary: 0 0% 98%;
|
498
|
-
--primary-foreground: 240 5.9% 10%;
|
499
|
-
--secondary: 240 3.7% 15.9%;
|
500
|
-
--secondary-foreground: 0 0% 98%;
|
501
|
-
--muted: 240 3.7% 15.9%;
|
502
|
-
--muted-foreground: 240 5% 64.9%;
|
503
|
-
--accent: 240 3.7% 15.9%;
|
504
|
-
--accent-foreground: 0 0% 98%;
|
505
|
-
--destructive: 0 62.8% 30.6%;
|
506
|
-
--destructive-foreground: 0 0% 98%;
|
507
|
-
--border: 240 3.7% 15.9%;
|
508
|
-
--input: 240 3.7% 15.9%;
|
509
|
-
--ring: 240 4.9% 83.9%;
|
510
|
-
--green-100: #d4f8e8;
|
511
|
-
--green-200: #bbf7d0;
|
512
|
-
--green-800: #166534;
|
513
|
-
--red-100: #fddddd;
|
514
|
-
--red-200: #fecaca;
|
515
|
-
--red-800: #991b1b;
|
516
|
-
--yellow-100: #fef4d9;
|
517
|
-
--yellow-200: #fef08a;
|
518
|
-
--yellow-800: #854d0e;
|
519
|
-
--blue-100: #dbeafe;
|
520
|
-
--blue-200: #bfdbfe;
|
521
|
-
--blue-800: #1e40af;
|
522
|
-
}
|
523
|
-
|
524
|
-
* {
|
525
|
-
border-color: hsl(var(--border));
|
526
|
-
font-family: GeistSans, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
|
527
|
-
}
|
528
|
-
|
529
|
-
body {
|
530
|
-
background-color: hsl(var(--background));
|
531
|
-
color: hsl(var(--foreground));
|
532
|
-
font-synthesis-weight: none;
|
533
|
-
text-rendering: optimizeLegibility;
|
534
|
-
}
|
535
|
-
|
536
|
-
/* p {
|
537
|
-
margin-top: 6px;
|
538
|
-
margin-block-start: 6px;
|
539
|
-
} */
|
540
|
-
|
541
|
-
*, ::before, ::after {
|
542
|
-
--tw-border-spacing-x: 0;
|
543
|
-
--tw-border-spacing-y: 0;
|
544
|
-
--tw-translate-x: 0;
|
545
|
-
--tw-translate-y: 0;
|
546
|
-
--tw-rotate: 0;
|
547
|
-
--tw-skew-x: 0;
|
548
|
-
--tw-skew-y: 0;
|
549
|
-
--tw-scale-x: 1;
|
550
|
-
--tw-scale-y: 1;
|
551
|
-
--tw-pan-x: ;
|
552
|
-
--tw-pan-y: ;
|
553
|
-
--tw-pinch-zoom: ;
|
554
|
-
--tw-scroll-snap-strictness: proximity;
|
555
|
-
--tw-gradient-from-position: ;
|
556
|
-
--tw-gradient-via-position: ;
|
557
|
-
--tw-gradient-to-position: ;
|
558
|
-
--tw-ordinal: ;
|
559
|
-
--tw-slashed-zero: ;
|
560
|
-
--tw-numeric-figure: ;
|
561
|
-
--tw-numeric-spacing: ;
|
562
|
-
--tw-numeric-fraction: ;
|
563
|
-
--tw-ring-inset: ;
|
564
|
-
--tw-ring-offset-width: 0px;
|
565
|
-
--tw-ring-offset-color: #fff;
|
566
|
-
--tw-ring-color: rgb(59 130 246 / 0.5);
|
567
|
-
--tw-ring-offset-shadow: 0 0 #0000;
|
568
|
-
--tw-ring-shadow: 0 0 #0000;
|
569
|
-
--tw-shadow: 0 0 #0000;
|
570
|
-
--tw-shadow-colored: 0 0 #0000;
|
571
|
-
--tw-blur: ;
|
572
|
-
--tw-brightness: ;
|
573
|
-
--tw-contrast: ;
|
574
|
-
--tw-grayscale: ;
|
575
|
-
--tw-hue-rotate: ;
|
576
|
-
--tw-invert: ;
|
577
|
-
--tw-saturate: ;
|
578
|
-
--tw-sepia: ;
|
579
|
-
--tw-drop-shadow: ;
|
580
|
-
--tw-backdrop-blur: ;
|
581
|
-
--tw-backdrop-brightness: ;
|
582
|
-
--tw-backdrop-contrast: ;
|
583
|
-
--tw-backdrop-grayscale: ;
|
584
|
-
--tw-backdrop-hue-rotate: ;
|
585
|
-
--tw-backdrop-invert: ;
|
586
|
-
--tw-backdrop-opacity: ;
|
587
|
-
--tw-backdrop-saturate: ;
|
588
|
-
--tw-backdrop-sepia: ;
|
589
|
-
--tw-contain-size: ;
|
590
|
-
--tw-contain-layout: ;
|
591
|
-
--tw-contain-paint: ;
|
592
|
-
--tw-contain-style: ;
|
593
|
-
}
|
594
|
-
|
595
|
-
::backdrop {
|
596
|
-
--tw-border-spacing-x: 0;
|
597
|
-
--tw-border-spacing-y: 0;
|
598
|
-
--tw-translate-x: 0;
|
599
|
-
--tw-translate-y: 0;
|
600
|
-
--tw-rotate: 0;
|
601
|
-
--tw-skew-x: 0;
|
602
|
-
--tw-skew-y: 0;
|
603
|
-
--tw-scale-x: 1;
|
604
|
-
--tw-scale-y: 1;
|
605
|
-
--tw-pan-x: ;
|
606
|
-
--tw-pan-y: ;
|
607
|
-
--tw-pinch-zoom: ;
|
608
|
-
--tw-scroll-snap-strictness: proximity;
|
609
|
-
--tw-gradient-from-position: ;
|
610
|
-
--tw-gradient-via-position: ;
|
611
|
-
--tw-gradient-to-position: ;
|
612
|
-
--tw-ordinal: ;
|
613
|
-
--tw-slashed-zero: ;
|
614
|
-
--tw-numeric-figure: ;
|
615
|
-
--tw-numeric-spacing: ;
|
616
|
-
--tw-numeric-fraction: ;
|
617
|
-
--tw-ring-inset: ;
|
618
|
-
--tw-ring-offset-width: 0px;
|
619
|
-
--tw-ring-offset-color: #fff;
|
620
|
-
--tw-ring-color: rgb(59 130 246 / 0.5);
|
621
|
-
--tw-ring-offset-shadow: 0 0 #0000;
|
622
|
-
--tw-ring-shadow: 0 0 #0000;
|
623
|
-
--tw-shadow: 0 0 #0000;
|
624
|
-
--tw-shadow-colored: 0 0 #0000;
|
625
|
-
--tw-blur: ;
|
626
|
-
--tw-brightness: ;
|
627
|
-
--tw-contrast: ;
|
628
|
-
--tw-grayscale: ;
|
629
|
-
--tw-hue-rotate: ;
|
630
|
-
--tw-invert: ;
|
631
|
-
--tw-saturate: ;
|
632
|
-
--tw-sepia: ;
|
633
|
-
--tw-drop-shadow: ;
|
634
|
-
--tw-backdrop-blur: ;
|
635
|
-
--tw-backdrop-brightness: ;
|
636
|
-
--tw-backdrop-contrast: ;
|
637
|
-
--tw-backdrop-grayscale: ;
|
638
|
-
--tw-backdrop-hue-rotate: ;
|
639
|
-
--tw-backdrop-invert: ;
|
640
|
-
--tw-backdrop-opacity: ;
|
641
|
-
--tw-backdrop-saturate: ;
|
642
|
-
--tw-backdrop-sepia: ;
|
643
|
-
--tw-contain-size: ;
|
644
|
-
--tw-contain-layout: ;
|
645
|
-
--tw-contain-paint: ;
|
646
|
-
--tw-contain-style: ;
|
647
|
-
}
|
648
|
-
|
649
|
-
.container {
|
650
|
-
width: 100%;
|
651
|
-
margin-right: auto;
|
652
|
-
margin-left: auto;
|
653
|
-
padding-right: 2rem;
|
654
|
-
padding-left: 2rem;
|
655
|
-
}
|
656
|
-
|
657
|
-
@media (min-width: 1400px) {
|
658
|
-
.container {
|
659
|
-
max-width: 1400px;
|
660
|
-
}
|
661
|
-
}
|
662
|
-
|
663
|
-
.sr-only {
|
664
|
-
position: absolute;
|
665
|
-
width: 1px;
|
666
|
-
height: 1px;
|
667
|
-
padding: 0;
|
668
|
-
margin: -1px;
|
669
|
-
overflow: hidden;
|
670
|
-
clip: rect(0, 0, 0, 0);
|
671
|
-
white-space: nowrap;
|
672
|
-
border-width: 0;
|
673
|
-
}
|
674
|
-
|
675
|
-
.pointer-events-none {
|
676
|
-
pointer-events: none;
|
677
|
-
}
|
678
|
-
|
679
|
-
.visible {
|
680
|
-
visibility: visible;
|
681
|
-
}
|
682
|
-
|
683
|
-
.invisible {
|
684
|
-
visibility: hidden;
|
685
|
-
}
|
686
|
-
|
687
|
-
.collapse {
|
688
|
-
visibility: collapse;
|
689
|
-
}
|
690
|
-
|
691
|
-
.static {
|
692
|
-
position: static;
|
693
|
-
}
|
694
|
-
|
695
|
-
.fixed {
|
696
|
-
position: fixed;
|
697
|
-
}
|
698
|
-
|
699
|
-
.absolute {
|
700
|
-
position: absolute;
|
701
|
-
}
|
702
|
-
|
703
|
-
.relative {
|
704
|
-
position: relative;
|
705
|
-
}
|
706
|
-
|
707
|
-
.inset-0 {
|
708
|
-
inset: 0px;
|
709
|
-
}
|
710
|
-
|
711
|
-
.end-3 {
|
712
|
-
inset-inline-end: 0.75rem;
|
713
|
-
}
|
714
|
-
|
715
|
-
.left-\[50\%\] {
|
716
|
-
left: 50%;
|
717
|
-
}
|
718
|
-
|
719
|
-
.right-4 {
|
720
|
-
right: 1rem;
|
721
|
-
}
|
722
|
-
|
723
|
-
.top-1 {
|
724
|
-
top: 0.25rem;
|
725
|
-
}
|
726
|
-
|
727
|
-
.top-1\/2 {
|
728
|
-
top: 50%;
|
729
|
-
}
|
730
|
-
|
731
|
-
.top-4 {
|
732
|
-
top: 1rem;
|
733
|
-
}
|
734
|
-
|
735
|
-
.top-\[50\%\] {
|
736
|
-
top: 50%;
|
737
|
-
}
|
738
|
-
|
739
|
-
.z-50 {
|
740
|
-
z-index: 50;
|
741
|
-
}
|
742
|
-
|
743
|
-
.col-span-2 {
|
744
|
-
grid-column: span 2 / span 2;
|
745
|
-
}
|
746
|
-
|
747
|
-
.col-span-3 {
|
748
|
-
grid-column: span 3 / span 3;
|
749
|
-
}
|
750
|
-
|
751
|
-
.m-auto {
|
752
|
-
margin: auto;
|
753
|
-
}
|
754
|
-
|
755
|
-
.-mx-1 {
|
756
|
-
margin-left: -0.25rem;
|
757
|
-
margin-right: -0.25rem;
|
758
|
-
}
|
759
|
-
|
760
|
-
.mx-2 {
|
761
|
-
margin-left: 0.5rem;
|
762
|
-
margin-right: 0.5rem;
|
763
|
-
}
|
764
|
-
|
765
|
-
.mx-3 {
|
766
|
-
margin-left: 0.75rem;
|
767
|
-
margin-right: 0.75rem;
|
768
|
-
}
|
769
|
-
|
770
|
-
.mx-auto {
|
771
|
-
margin-left: auto;
|
772
|
-
margin-right: auto;
|
773
|
-
}
|
774
|
-
|
775
|
-
.my-10 {
|
776
|
-
margin-top: 2.5rem;
|
777
|
-
margin-bottom: 2.5rem;
|
778
|
-
}
|
779
|
-
|
780
|
-
.my-4 {
|
781
|
-
margin-top: 1rem;
|
782
|
-
margin-bottom: 1rem;
|
783
|
-
}
|
784
|
-
|
785
|
-
.my-6 {
|
786
|
-
margin-top: 1.5rem;
|
787
|
-
margin-bottom: 1.5rem;
|
788
|
-
}
|
789
|
-
|
790
|
-
.mb-1 {
|
791
|
-
margin-bottom: 0.25rem;
|
792
|
-
}
|
793
|
-
|
794
|
-
.mb-2 {
|
795
|
-
margin-bottom: 0.5rem;
|
796
|
-
}
|
797
|
-
|
798
|
-
.ml-auto {
|
799
|
-
margin-left: auto;
|
800
|
-
}
|
801
|
-
|
802
|
-
.mr-10 {
|
803
|
-
margin-right: 2.5rem;
|
804
|
-
}
|
805
|
-
|
806
|
-
.mr-2 {
|
807
|
-
margin-right: 0.5rem;
|
808
|
-
}
|
809
|
-
|
810
|
-
.mt-2 {
|
811
|
-
margin-top: 0.5rem;
|
812
|
-
}
|
813
|
-
|
814
|
-
.block {
|
815
|
-
display: block;
|
816
|
-
}
|
817
|
-
|
818
|
-
.flex {
|
819
|
-
display: flex;
|
820
|
-
}
|
821
|
-
|
822
|
-
.inline-flex {
|
823
|
-
display: inline-flex;
|
824
|
-
}
|
825
|
-
|
826
|
-
.table {
|
827
|
-
display: table;
|
828
|
-
}
|
829
|
-
|
830
|
-
.grid {
|
831
|
-
display: grid;
|
832
|
-
}
|
833
|
-
|
834
|
-
.contents {
|
835
|
-
display: contents;
|
836
|
-
}
|
837
|
-
|
838
|
-
.hidden {
|
839
|
-
display: none;
|
840
|
-
}
|
841
|
-
|
842
|
-
.size-24 {
|
843
|
-
width: 6rem;
|
844
|
-
height: 6rem;
|
845
|
-
}
|
846
|
-
|
847
|
-
.size-3 {
|
848
|
-
width: 0.75rem;
|
849
|
-
height: 0.75rem;
|
850
|
-
}
|
851
|
-
|
852
|
-
.size-3\.5 {
|
853
|
-
width: 0.875rem;
|
854
|
-
height: 0.875rem;
|
855
|
-
}
|
856
|
-
|
857
|
-
.size-max {
|
858
|
-
width: -moz-max-content;
|
859
|
-
width: max-content;
|
860
|
-
height: -moz-max-content;
|
861
|
-
height: max-content;
|
862
|
-
}
|
863
|
-
|
864
|
-
.h-1 {
|
865
|
-
height: 0.25rem;
|
866
|
-
}
|
867
|
-
|
868
|
-
.h-10 {
|
869
|
-
height: 2.5rem;
|
870
|
-
}
|
871
|
-
|
872
|
-
.h-11 {
|
873
|
-
height: 2.75rem;
|
874
|
-
}
|
875
|
-
|
876
|
-
.h-2 {
|
877
|
-
height: 0.5rem;
|
878
|
-
}
|
879
|
-
|
880
|
-
.h-3 {
|
881
|
-
height: 0.75rem;
|
882
|
-
}
|
883
|
-
|
884
|
-
.h-4 {
|
885
|
-
height: 1rem;
|
886
|
-
}
|
887
|
-
|
888
|
-
.h-5 {
|
889
|
-
height: 1.25rem;
|
890
|
-
}
|
891
|
-
|
892
|
-
.h-7 {
|
893
|
-
height: 1.75rem;
|
894
|
-
}
|
895
|
-
|
896
|
-
.h-8 {
|
897
|
-
height: 2rem;
|
898
|
-
}
|
899
|
-
|
900
|
-
.h-9 {
|
901
|
-
height: 2.25rem;
|
902
|
-
}
|
903
|
-
|
904
|
-
.h-full {
|
905
|
-
height: 100%;
|
906
|
-
}
|
907
|
-
|
908
|
-
.h-px {
|
909
|
-
height: 1px;
|
910
|
-
}
|
911
|
-
|
912
|
-
.max-h-72 {
|
913
|
-
max-height: 18rem;
|
914
|
-
}
|
915
|
-
|
916
|
-
.max-h-\[300px\] {
|
917
|
-
max-height: 300px;
|
918
|
-
}
|
919
|
-
|
920
|
-
.w-1 {
|
921
|
-
width: 0.25rem;
|
922
|
-
}
|
923
|
-
|
924
|
-
.w-10 {
|
925
|
-
width: 2.5rem;
|
926
|
-
}
|
927
|
-
|
928
|
-
.w-2 {
|
929
|
-
width: 0.5rem;
|
930
|
-
}
|
931
|
-
|
932
|
-
.w-3 {
|
933
|
-
width: 0.75rem;
|
934
|
-
}
|
935
|
-
|
936
|
-
.w-32 {
|
937
|
-
width: 8rem;
|
938
|
-
}
|
939
|
-
|
940
|
-
.w-4 {
|
941
|
-
width: 1rem;
|
942
|
-
}
|
943
|
-
|
944
|
-
.w-5 {
|
945
|
-
width: 1.25rem;
|
946
|
-
}
|
947
|
-
|
948
|
-
.w-72 {
|
949
|
-
width: 18rem;
|
950
|
-
}
|
951
|
-
|
952
|
-
.w-8 {
|
953
|
-
width: 2rem;
|
954
|
-
}
|
955
|
-
|
956
|
-
.w-80 {
|
957
|
-
width: 20rem;
|
958
|
-
}
|
959
|
-
|
960
|
-
.w-9 {
|
961
|
-
width: 2.25rem;
|
962
|
-
}
|
963
|
-
|
964
|
-
.w-auto {
|
965
|
-
width: auto;
|
966
|
-
}
|
967
|
-
|
968
|
-
.w-full {
|
969
|
-
width: 100%;
|
970
|
-
}
|
971
|
-
|
972
|
-
.w-max {
|
973
|
-
width: -moz-max-content;
|
974
|
-
width: max-content;
|
975
|
-
}
|
976
|
-
|
977
|
-
.w-min {
|
978
|
-
width: -moz-min-content;
|
979
|
-
width: min-content;
|
980
|
-
}
|
981
|
-
|
982
|
-
.min-w-60 {
|
983
|
-
min-width: 15rem;
|
984
|
-
}
|
985
|
-
|
986
|
-
.min-w-80 {
|
987
|
-
min-width: 20rem;
|
988
|
-
}
|
989
|
-
|
990
|
-
.max-w-lg {
|
991
|
-
max-width: 32rem;
|
992
|
-
}
|
993
|
-
|
994
|
-
.max-w-md {
|
995
|
-
max-width: 28rem;
|
996
|
-
}
|
997
|
-
|
998
|
-
.max-w-sm {
|
999
|
-
max-width: 24rem;
|
1000
|
-
}
|
1001
|
-
|
1002
|
-
.flex-auto {
|
1003
|
-
flex: 1 1 auto;
|
1004
|
-
}
|
1005
|
-
|
1006
|
-
.flex-shrink {
|
1007
|
-
flex-shrink: 1;
|
1008
|
-
}
|
1009
|
-
|
1010
|
-
.shrink-0 {
|
1011
|
-
flex-shrink: 0;
|
1012
|
-
}
|
1013
|
-
|
1014
|
-
.flex-grow {
|
1015
|
-
flex-grow: 1;
|
1016
|
-
}
|
1017
|
-
|
1018
|
-
.border-collapse {
|
1019
|
-
border-collapse: collapse;
|
1020
|
-
}
|
1021
|
-
|
1022
|
-
.border-spacing-2 {
|
1023
|
-
--tw-border-spacing-x: 0.5rem;
|
1024
|
-
--tw-border-spacing-y: 0.5rem;
|
1025
|
-
border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
|
1026
|
-
}
|
1027
|
-
|
1028
|
-
.border-spacing-6 {
|
1029
|
-
--tw-border-spacing-x: 1.5rem;
|
1030
|
-
--tw-border-spacing-y: 1.5rem;
|
1031
|
-
border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
|
1032
|
-
}
|
1033
|
-
|
1034
|
-
.-translate-y-1 {
|
1035
|
-
--tw-translate-y: -0.25rem;
|
1036
|
-
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
1037
|
-
}
|
1038
|
-
|
1039
|
-
.-translate-y-1\/2 {
|
1040
|
-
--tw-translate-y: -50%;
|
1041
|
-
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
1042
|
-
}
|
1043
|
-
|
1044
|
-
.translate-x-0 {
|
1045
|
-
--tw-translate-x: 0px;
|
1046
|
-
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
1047
|
-
}
|
1048
|
-
|
1049
|
-
.translate-x-\[-50\%\] {
|
1050
|
-
--tw-translate-x: -50%;
|
1051
|
-
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
1052
|
-
}
|
1053
|
-
|
1054
|
-
.translate-y-0 {
|
1055
|
-
--tw-translate-y: 0px;
|
1056
|
-
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
1057
|
-
}
|
1058
|
-
|
1059
|
-
.translate-y-\[-50\%\] {
|
1060
|
-
--tw-translate-y: -50%;
|
1061
|
-
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
1062
|
-
}
|
1063
|
-
|
1064
|
-
.scale-100 {
|
1065
|
-
--tw-scale-x: 1;
|
1066
|
-
--tw-scale-y: 1;
|
1067
|
-
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
1068
|
-
}
|
1069
|
-
|
1070
|
-
.scale-95 {
|
1071
|
-
--tw-scale-x: .95;
|
1072
|
-
--tw-scale-y: .95;
|
1073
|
-
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
1074
|
-
}
|
1075
|
-
|
1076
|
-
.transform {
|
1077
|
-
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
1078
|
-
}
|
1079
|
-
|
1080
|
-
@keyframes spin {
|
1081
|
-
to {
|
1082
|
-
transform: rotate(360deg);
|
1083
|
-
}
|
1084
|
-
}
|
1085
|
-
|
1086
|
-
.animate-spin {
|
1087
|
-
animation: spin 1s linear infinite;
|
1088
|
-
}
|
1089
|
-
|
1090
|
-
.cursor-default {
|
1091
|
-
cursor: default;
|
1092
|
-
}
|
1093
|
-
|
1094
|
-
.cursor-not-allowed {
|
1095
|
-
cursor: not-allowed;
|
1096
|
-
}
|
1097
|
-
|
1098
|
-
.cursor-pointer {
|
1099
|
-
cursor: pointer;
|
1100
|
-
}
|
1101
|
-
|
1102
|
-
.select-none {
|
1103
|
-
-webkit-user-select: none;
|
1104
|
-
-moz-user-select: none;
|
1105
|
-
user-select: none;
|
1106
|
-
}
|
1107
|
-
|
1108
|
-
.resize {
|
1109
|
-
resize: both;
|
1110
|
-
}
|
1111
|
-
|
1112
|
-
.grid-cols-3 {
|
1113
|
-
grid-template-columns: repeat(3, minmax(0, 1fr));
|
1114
|
-
}
|
1115
|
-
|
1116
|
-
.grid-cols-4 {
|
1117
|
-
grid-template-columns: repeat(4, minmax(0, 1fr));
|
1118
|
-
}
|
1119
|
-
|
1120
|
-
.flex-row {
|
1121
|
-
flex-direction: row;
|
1122
|
-
}
|
1123
|
-
|
1124
|
-
.flex-col {
|
1125
|
-
flex-direction: column;
|
1126
|
-
}
|
1127
|
-
|
1128
|
-
.flex-col-reverse {
|
1129
|
-
flex-direction: column-reverse;
|
1130
|
-
}
|
1131
|
-
|
1132
|
-
.flex-wrap {
|
1133
|
-
flex-wrap: wrap;
|
1134
|
-
}
|
1135
|
-
|
1136
|
-
.flex-nowrap {
|
1137
|
-
flex-wrap: nowrap;
|
1138
|
-
}
|
1139
|
-
|
1140
|
-
.items-center {
|
1141
|
-
align-items: center;
|
1142
|
-
}
|
1143
|
-
|
1144
|
-
.items-stretch {
|
1145
|
-
align-items: stretch;
|
1146
|
-
}
|
1147
|
-
|
1148
|
-
.justify-end {
|
1149
|
-
justify-content: flex-end;
|
1150
|
-
}
|
1151
|
-
|
1152
|
-
.justify-center {
|
1153
|
-
justify-content: center;
|
1154
|
-
}
|
1155
|
-
|
1156
|
-
.justify-between {
|
1157
|
-
justify-content: space-between;
|
1158
|
-
}
|
1159
|
-
|
1160
|
-
.justify-stretch {
|
1161
|
-
justify-content: stretch;
|
1162
|
-
}
|
1163
|
-
|
1164
|
-
.gap-1 {
|
1165
|
-
gap: 0.25rem;
|
1166
|
-
}
|
1167
|
-
|
1168
|
-
.gap-1\.5 {
|
1169
|
-
gap: 0.375rem;
|
1170
|
-
}
|
1171
|
-
|
1172
|
-
.gap-10 {
|
1173
|
-
gap: 2.5rem;
|
1174
|
-
}
|
1175
|
-
|
1176
|
-
.gap-2 {
|
1177
|
-
gap: 0.5rem;
|
1178
|
-
}
|
1179
|
-
|
1180
|
-
.gap-20 {
|
1181
|
-
gap: 5rem;
|
1182
|
-
}
|
1183
|
-
|
1184
|
-
.gap-4 {
|
1185
|
-
gap: 1rem;
|
1186
|
-
}
|
1187
|
-
|
1188
|
-
.gap-5 {
|
1189
|
-
gap: 1.25rem;
|
1190
|
-
}
|
1191
|
-
|
1192
|
-
.space-x-1 > :not([hidden]) ~ :not([hidden]) {
|
1193
|
-
--tw-space-x-reverse: 0;
|
1194
|
-
margin-right: calc(0.25rem * var(--tw-space-x-reverse));
|
1195
|
-
margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
|
1196
|
-
}
|
1197
|
-
|
1198
|
-
.space-x-2 > :not([hidden]) ~ :not([hidden]) {
|
1199
|
-
--tw-space-x-reverse: 0;
|
1200
|
-
margin-right: calc(0.5rem * var(--tw-space-x-reverse));
|
1201
|
-
margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
|
1202
|
-
}
|
1203
|
-
|
1204
|
-
.space-x-4 > :not([hidden]) ~ :not([hidden]) {
|
1205
|
-
--tw-space-x-reverse: 0;
|
1206
|
-
margin-right: calc(1rem * var(--tw-space-x-reverse));
|
1207
|
-
margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
|
1208
|
-
}
|
1209
|
-
|
1210
|
-
.space-y-1 > :not([hidden]) ~ :not([hidden]) {
|
1211
|
-
--tw-space-y-reverse: 0;
|
1212
|
-
margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
|
1213
|
-
margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
|
1214
|
-
}
|
1215
|
-
|
1216
|
-
.space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
|
1217
|
-
--tw-space-y-reverse: 0;
|
1218
|
-
margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
|
1219
|
-
margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
|
1220
|
-
}
|
1221
|
-
|
1222
|
-
.space-y-10 > :not([hidden]) ~ :not([hidden]) {
|
1223
|
-
--tw-space-y-reverse: 0;
|
1224
|
-
margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
|
1225
|
-
margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
|
1226
|
-
}
|
1227
|
-
|
1228
|
-
.space-y-2 > :not([hidden]) ~ :not([hidden]) {
|
1229
|
-
--tw-space-y-reverse: 0;
|
1230
|
-
margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
|
1231
|
-
margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
|
1232
|
-
}
|
1233
|
-
|
1234
|
-
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
|
1235
|
-
--tw-space-y-reverse: 0;
|
1236
|
-
margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
|
1237
|
-
margin-bottom: calc(1rem * var(--tw-space-y-reverse));
|
1238
|
-
}
|
1239
|
-
|
1240
|
-
.space-y-5 > :not([hidden]) ~ :not([hidden]) {
|
1241
|
-
--tw-space-y-reverse: 0;
|
1242
|
-
margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
|
1243
|
-
margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
|
1244
|
-
}
|
1245
|
-
|
1246
|
-
.overflow-hidden {
|
1247
|
-
overflow: hidden;
|
1248
|
-
}
|
1249
|
-
|
1250
|
-
.overflow-y-auto {
|
1251
|
-
overflow-y: auto;
|
1252
|
-
}
|
1253
|
-
|
1254
|
-
.overflow-x-hidden {
|
1255
|
-
overflow-x: hidden;
|
1256
|
-
}
|
1257
|
-
|
1258
|
-
.whitespace-nowrap {
|
1259
|
-
white-space: nowrap;
|
1260
|
-
}
|
1261
|
-
|
1262
|
-
.rounded {
|
1263
|
-
border-radius: 0.25rem;
|
1264
|
-
}
|
1265
|
-
|
1266
|
-
.rounded-full {
|
1267
|
-
border-radius: 9999px;
|
1268
|
-
}
|
1269
|
-
|
1270
|
-
.rounded-lg {
|
1271
|
-
border-radius: var(--radius);
|
1272
|
-
}
|
1273
|
-
|
1274
|
-
.rounded-md {
|
1275
|
-
border-radius: calc(var(--radius) - 2px);
|
1276
|
-
}
|
1277
|
-
|
1278
|
-
.rounded-sm {
|
1279
|
-
border-radius: calc(var(--radius) - 4px);
|
1280
|
-
}
|
1281
|
-
|
1282
|
-
.border {
|
1283
|
-
border-width: 1px;
|
1284
|
-
}
|
1285
|
-
|
1286
|
-
.border-0 {
|
1287
|
-
border-width: 0px;
|
1288
|
-
}
|
1289
|
-
|
1290
|
-
.border-2 {
|
1291
|
-
border-width: 2px;
|
1292
|
-
}
|
1293
|
-
|
1294
|
-
.border-4 {
|
1295
|
-
border-width: 4px;
|
1296
|
-
}
|
1297
|
-
|
1298
|
-
.border-b {
|
1299
|
-
border-bottom-width: 1px;
|
1300
|
-
}
|
1301
|
-
|
1302
|
-
.border-blue-200 {
|
1303
|
-
border-color: var(--blue-200);
|
1304
|
-
}
|
1305
|
-
|
1306
|
-
.border-gray-200 {
|
1307
|
-
--tw-border-opacity: 1;
|
1308
|
-
border-color: rgb(229 231 235 / var(--tw-border-opacity));
|
1309
|
-
}
|
1310
|
-
|
1311
|
-
.border-gray-300 {
|
1312
|
-
--tw-border-opacity: 1;
|
1313
|
-
border-color: rgb(209 213 219 / var(--tw-border-opacity));
|
1314
|
-
}
|
1315
|
-
|
1316
|
-
.border-green-200 {
|
1317
|
-
border-color: var(--green-200);
|
1318
|
-
}
|
1319
|
-
|
1320
|
-
.border-input {
|
1321
|
-
border-color: hsl(var(--input));
|
1322
|
-
}
|
1323
|
-
|
1324
|
-
.border-primary {
|
1325
|
-
border-color: hsl(var(--primary));
|
1326
|
-
}
|
1327
|
-
|
1328
|
-
.border-red-200 {
|
1329
|
-
border-color: var(--red-200);
|
1330
|
-
}
|
1331
|
-
|
1332
|
-
.border-slate-50 {
|
1333
|
-
--tw-border-opacity: 1;
|
1334
|
-
border-color: rgb(248 250 252 / var(--tw-border-opacity));
|
1335
|
-
}
|
1336
|
-
|
1337
|
-
.border-slate-500 {
|
1338
|
-
--tw-border-opacity: 1;
|
1339
|
-
border-color: rgb(100 116 139 / var(--tw-border-opacity));
|
1340
|
-
}
|
1341
|
-
|
1342
|
-
.border-transparent {
|
1343
|
-
border-color: transparent;
|
1344
|
-
}
|
1345
|
-
|
1346
|
-
.border-yellow-200 {
|
1347
|
-
border-color: var(--yellow-200);
|
1348
|
-
}
|
1349
|
-
|
1350
|
-
.bg-accent {
|
1351
|
-
background-color: hsl(var(--accent));
|
1352
|
-
}
|
1353
|
-
|
1354
|
-
.bg-background {
|
1355
|
-
background-color: hsl(var(--background));
|
1356
|
-
}
|
1357
|
-
|
1358
|
-
.bg-black {
|
1359
|
-
--tw-bg-opacity: 1;
|
1360
|
-
background-color: rgb(0 0 0 / var(--tw-bg-opacity));
|
1361
|
-
}
|
1362
|
-
|
1363
|
-
.bg-black\/80 {
|
1364
|
-
background-color: rgb(0 0 0 / 0.8);
|
1365
|
-
}
|
1366
|
-
|
1367
|
-
.bg-blue-100 {
|
1368
|
-
background-color: var(--blue-100);
|
1369
|
-
}
|
1370
|
-
|
1371
|
-
.bg-blue-500 {
|
1372
|
-
--tw-bg-opacity: 1;
|
1373
|
-
background-color: rgb(59 130 246 / var(--tw-bg-opacity));
|
1374
|
-
}
|
1375
|
-
|
1376
|
-
.bg-border {
|
1377
|
-
background-color: hsl(var(--border));
|
1378
|
-
}
|
1379
|
-
|
1380
|
-
.bg-card {
|
1381
|
-
background-color: hsl(var(--card));
|
1382
|
-
}
|
1383
|
-
|
1384
|
-
.bg-destructive {
|
1385
|
-
background-color: hsl(var(--destructive));
|
1386
|
-
}
|
1387
|
-
|
1388
|
-
.bg-gray-100 {
|
1389
|
-
--tw-bg-opacity: 1;
|
1390
|
-
background-color: rgb(243 244 246 / var(--tw-bg-opacity));
|
1391
|
-
}
|
1392
|
-
|
1393
|
-
.bg-green-100 {
|
1394
|
-
background-color: var(--green-100);
|
1395
|
-
}
|
1396
|
-
|
1397
|
-
.bg-popover {
|
1398
|
-
background-color: hsl(var(--popover));
|
1399
|
-
}
|
1400
|
-
|
1401
|
-
.bg-primary {
|
1402
|
-
background-color: hsl(var(--primary));
|
1403
|
-
}
|
1404
|
-
|
1405
|
-
.bg-red-100 {
|
1406
|
-
background-color: var(--red-100);
|
1407
|
-
}
|
1408
|
-
|
1409
|
-
.bg-red-400 {
|
1410
|
-
--tw-bg-opacity: 1;
|
1411
|
-
background-color: rgb(248 113 113 / var(--tw-bg-opacity));
|
1412
|
-
}
|
1413
|
-
|
1414
|
-
.bg-red-500 {
|
1415
|
-
--tw-bg-opacity: 1;
|
1416
|
-
background-color: rgb(239 68 68 / var(--tw-bg-opacity));
|
1417
|
-
}
|
1418
|
-
|
1419
|
-
.bg-red-600 {
|
1420
|
-
--tw-bg-opacity: 1;
|
1421
|
-
background-color: rgb(220 38 38 / var(--tw-bg-opacity));
|
1422
|
-
}
|
1423
|
-
|
1424
|
-
.bg-secondary {
|
1425
|
-
background-color: hsl(var(--secondary));
|
1426
|
-
}
|
1427
|
-
|
1428
|
-
.bg-transparent {
|
1429
|
-
background-color: transparent;
|
1430
|
-
}
|
1431
|
-
|
1432
|
-
.bg-white {
|
1433
|
-
--tw-bg-opacity: 1;
|
1434
|
-
background-color: rgb(255 255 255 / var(--tw-bg-opacity));
|
1435
|
-
}
|
1436
|
-
|
1437
|
-
.bg-yellow-100 {
|
1438
|
-
background-color: var(--yellow-100);
|
1439
|
-
}
|
1440
|
-
|
1441
|
-
.p-1 {
|
1442
|
-
padding: 0.25rem;
|
1443
|
-
}
|
1444
|
-
|
1445
|
-
.p-4 {
|
1446
|
-
padding: 1rem;
|
1447
|
-
}
|
1448
|
-
|
1449
|
-
.p-6 {
|
1450
|
-
padding: 1.5rem;
|
1451
|
-
}
|
1452
|
-
|
1453
|
-
.px-2 {
|
1454
|
-
padding-left: 0.5rem;
|
1455
|
-
padding-right: 0.5rem;
|
1456
|
-
}
|
1457
|
-
|
1458
|
-
.px-2\.5 {
|
1459
|
-
padding-left: 0.625rem;
|
1460
|
-
padding-right: 0.625rem;
|
1461
|
-
}
|
1462
|
-
|
1463
|
-
.px-3 {
|
1464
|
-
padding-left: 0.75rem;
|
1465
|
-
padding-right: 0.75rem;
|
1466
|
-
}
|
1467
|
-
|
1468
|
-
.px-4 {
|
1469
|
-
padding-left: 1rem;
|
1470
|
-
padding-right: 1rem;
|
1471
|
-
}
|
1472
|
-
|
1473
|
-
.px-5 {
|
1474
|
-
padding-left: 1.25rem;
|
1475
|
-
padding-right: 1.25rem;
|
1476
|
-
}
|
1477
|
-
|
1478
|
-
.px-8 {
|
1479
|
-
padding-left: 2rem;
|
1480
|
-
padding-right: 2rem;
|
1481
|
-
}
|
1482
|
-
|
1483
|
-
.py-0 {
|
1484
|
-
padding-top: 0;
|
1485
|
-
padding-bottom: 0;
|
1486
|
-
}
|
1487
|
-
|
1488
|
-
.py-0\.5 {
|
1489
|
-
padding-top: 0.125rem;
|
1490
|
-
padding-bottom: 0.125rem;
|
1491
|
-
}
|
1492
|
-
|
1493
|
-
.py-1 {
|
1494
|
-
padding-top: 0.25rem;
|
1495
|
-
padding-bottom: 0.25rem;
|
1496
|
-
}
|
1497
|
-
|
1498
|
-
.py-1\.5 {
|
1499
|
-
padding-top: 0.375rem;
|
1500
|
-
padding-bottom: 0.375rem;
|
1501
|
-
}
|
1502
|
-
|
1503
|
-
.py-2 {
|
1504
|
-
padding-top: 0.5rem;
|
1505
|
-
padding-bottom: 0.5rem;
|
1506
|
-
}
|
1507
|
-
|
1508
|
-
.py-3 {
|
1509
|
-
padding-top: 0.75rem;
|
1510
|
-
padding-bottom: 0.75rem;
|
1511
|
-
}
|
1512
|
-
|
1513
|
-
.py-4 {
|
1514
|
-
padding-top: 1rem;
|
1515
|
-
padding-bottom: 1rem;
|
1516
|
-
}
|
1517
|
-
|
1518
|
-
.py-6 {
|
1519
|
-
padding-top: 1.5rem;
|
1520
|
-
padding-bottom: 1.5rem;
|
1521
|
-
}
|
1522
|
-
|
1523
|
-
.pe-9 {
|
1524
|
-
padding-inline-end: 2.25rem;
|
1525
|
-
}
|
1526
|
-
|
1527
|
-
.ps-4 {
|
1528
|
-
padding-inline-start: 1rem;
|
1529
|
-
}
|
1530
|
-
|
1531
|
-
.pt-0 {
|
1532
|
-
padding-top: 0;
|
1533
|
-
}
|
1534
|
-
|
1535
|
-
.pt-1 {
|
1536
|
-
padding-top: 0.25rem;
|
1537
|
-
}
|
1538
|
-
|
1539
|
-
.pt-2 {
|
1540
|
-
padding-top: 0.5rem;
|
1541
|
-
}
|
1542
|
-
|
1543
|
-
.pt-3 {
|
1544
|
-
padding-top: 0.75rem;
|
1545
|
-
}
|
1546
|
-
|
1547
|
-
.pt-4 {
|
1548
|
-
padding-top: 1rem;
|
1549
|
-
}
|
1550
|
-
|
1551
|
-
.pt-6 {
|
1552
|
-
padding-top: 1.5rem;
|
1553
|
-
}
|
1554
|
-
|
1555
|
-
.text-left {
|
1556
|
-
text-align: left;
|
1557
|
-
}
|
1558
|
-
|
1559
|
-
.text-center {
|
1560
|
-
text-align: center;
|
1561
|
-
}
|
1562
|
-
|
1563
|
-
.text-right {
|
1564
|
-
text-align: right;
|
1565
|
-
}
|
1566
|
-
|
1567
|
-
.align-baseline {
|
1568
|
-
vertical-align: baseline;
|
1569
|
-
}
|
1570
|
-
|
1571
|
-
.align-top {
|
1572
|
-
vertical-align: top;
|
1573
|
-
}
|
1574
|
-
|
1575
|
-
.align-middle {
|
1576
|
-
vertical-align: middle;
|
1577
|
-
}
|
1578
|
-
|
1579
|
-
.align-bottom {
|
1580
|
-
vertical-align: bottom;
|
1581
|
-
}
|
1582
|
-
|
1583
|
-
.font-geist {
|
1584
|
-
font-family: GeistSans, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
|
1585
|
-
}
|
1586
|
-
|
1587
|
-
.text-2xl {
|
1588
|
-
font-size: 1.5rem;
|
1589
|
-
line-height: 2rem;
|
1590
|
-
}
|
1591
|
-
|
1592
|
-
.text-3xl {
|
1593
|
-
font-size: 1.875rem;
|
1594
|
-
line-height: 2.25rem;
|
1595
|
-
}
|
1596
|
-
|
1597
|
-
.text-4xl {
|
1598
|
-
font-size: 2.25rem;
|
1599
|
-
line-height: 2.5rem;
|
1600
|
-
}
|
1601
|
-
|
1602
|
-
.text-base {
|
1603
|
-
font-size: 1rem;
|
1604
|
-
line-height: 1.5rem;
|
1605
|
-
}
|
1606
|
-
|
1607
|
-
.text-lg {
|
1608
|
-
font-size: 1.125rem;
|
1609
|
-
line-height: 1.75rem;
|
1610
|
-
}
|
1611
|
-
|
1612
|
-
.text-sm {
|
1613
|
-
font-size: 0.875rem;
|
1614
|
-
line-height: 1.25rem;
|
1615
|
-
}
|
1616
|
-
|
1617
|
-
.text-xl {
|
1618
|
-
font-size: 1.25rem;
|
1619
|
-
line-height: 1.75rem;
|
1620
|
-
}
|
1621
|
-
|
1622
|
-
.text-xs {
|
1623
|
-
font-size: 0.75rem;
|
1624
|
-
line-height: 1rem;
|
1625
|
-
}
|
1626
|
-
|
1627
|
-
.font-bold {
|
1628
|
-
font-weight: 700;
|
1629
|
-
}
|
1630
|
-
|
1631
|
-
.font-medium {
|
1632
|
-
font-weight: 500;
|
1633
|
-
}
|
1634
|
-
|
1635
|
-
.font-semibold {
|
1636
|
-
font-weight: 600;
|
1637
|
-
}
|
1638
|
-
|
1639
|
-
.leading-none {
|
1640
|
-
line-height: 1;
|
1641
|
-
}
|
1642
|
-
|
1643
|
-
.tracking-tight {
|
1644
|
-
letter-spacing: -0.025em;
|
1645
|
-
}
|
1646
|
-
|
1647
|
-
.tracking-widest {
|
1648
|
-
letter-spacing: 0.1em;
|
1649
|
-
}
|
1650
|
-
|
1651
|
-
.text-accent-foreground {
|
1652
|
-
color: hsl(var(--accent-foreground));
|
1653
|
-
}
|
1654
|
-
|
1655
|
-
.text-blue-600 {
|
1656
|
-
--tw-text-opacity: 1;
|
1657
|
-
color: rgb(37 99 235 / var(--tw-text-opacity));
|
1658
|
-
}
|
1659
|
-
|
1660
|
-
.text-blue-700 {
|
1661
|
-
--tw-text-opacity: 1;
|
1662
|
-
color: rgb(29 78 216 / var(--tw-text-opacity));
|
1663
|
-
}
|
1664
|
-
|
1665
|
-
.text-blue-800 {
|
1666
|
-
color: var(--blue-800);
|
1667
|
-
}
|
1668
|
-
|
1669
|
-
.text-card-foreground {
|
1670
|
-
color: hsl(var(--card-foreground));
|
1671
|
-
}
|
1672
|
-
|
1673
|
-
.text-current {
|
1674
|
-
color: currentColor;
|
1675
|
-
}
|
1676
|
-
|
1677
|
-
.text-destructive-foreground {
|
1678
|
-
color: hsl(var(--destructive-foreground));
|
1679
|
-
}
|
1680
|
-
|
1681
|
-
.text-foreground {
|
1682
|
-
color: hsl(var(--foreground));
|
1683
|
-
}
|
1684
|
-
|
1685
|
-
.text-gray-500 {
|
1686
|
-
--tw-text-opacity: 1;
|
1687
|
-
color: rgb(107 114 128 / var(--tw-text-opacity));
|
1688
|
-
}
|
1689
|
-
|
1690
|
-
.text-gray-800 {
|
1691
|
-
--tw-text-opacity: 1;
|
1692
|
-
color: rgb(31 41 55 / var(--tw-text-opacity));
|
1693
|
-
}
|
1694
|
-
|
1695
|
-
.text-green-800 {
|
1696
|
-
color: var(--green-800);
|
1697
|
-
}
|
1698
|
-
|
1699
|
-
.text-muted {
|
1700
|
-
color: hsl(var(--muted));
|
1701
|
-
}
|
1702
|
-
|
1703
|
-
.text-muted-foreground {
|
1704
|
-
color: hsl(var(--muted-foreground));
|
1705
|
-
}
|
1706
|
-
|
1707
|
-
.text-popover-foreground {
|
1708
|
-
color: hsl(var(--popover-foreground));
|
1709
|
-
}
|
1710
|
-
|
1711
|
-
.text-primary {
|
1712
|
-
color: hsl(var(--primary));
|
1713
|
-
}
|
1714
|
-
|
1715
|
-
.text-primary-foreground {
|
1716
|
-
color: hsl(var(--primary-foreground));
|
1717
|
-
}
|
1718
|
-
|
1719
|
-
.text-red-800 {
|
1720
|
-
color: var(--red-800);
|
1721
|
-
}
|
1722
|
-
|
1723
|
-
.text-secondary-foreground {
|
1724
|
-
color: hsl(var(--secondary-foreground));
|
1725
|
-
}
|
1726
|
-
|
1727
|
-
.text-yellow-800 {
|
1728
|
-
color: var(--yellow-800);
|
1729
|
-
}
|
1730
|
-
|
1731
|
-
.underline {
|
1732
|
-
text-decoration-line: underline;
|
1733
|
-
}
|
1734
|
-
|
1735
|
-
.underline-offset-4 {
|
1736
|
-
text-underline-offset: 4px;
|
1737
|
-
}
|
1738
|
-
|
1739
|
-
.opacity-0 {
|
1740
|
-
opacity: 0;
|
1741
|
-
}
|
1742
|
-
|
1743
|
-
.opacity-100 {
|
1744
|
-
opacity: 1;
|
1745
|
-
}
|
1746
|
-
|
1747
|
-
.opacity-50 {
|
1748
|
-
opacity: 0.5;
|
1749
|
-
}
|
1750
|
-
|
1751
|
-
.opacity-70 {
|
1752
|
-
opacity: 0.7;
|
1753
|
-
}
|
1754
|
-
|
1755
|
-
.shadow {
|
1756
|
-
--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
|
1757
|
-
--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
|
1758
|
-
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
|
1759
|
-
}
|
1760
|
-
|
1761
|
-
.shadow-lg {
|
1762
|
-
--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
|
1763
|
-
--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
|
1764
|
-
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
|
1765
|
-
}
|
1766
|
-
|
1767
|
-
.shadow-md {
|
1768
|
-
--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
|
1769
|
-
--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
|
1770
|
-
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
|
1771
|
-
}
|
1772
|
-
|
1773
|
-
.shadow-sm {
|
1774
|
-
--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
|
1775
|
-
--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
|
1776
|
-
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
|
1777
|
-
}
|
1778
|
-
|
1779
|
-
.outline-none {
|
1780
|
-
outline: 2px solid transparent;
|
1781
|
-
outline-offset: 2px;
|
1782
|
-
}
|
1783
|
-
|
1784
|
-
.outline {
|
1785
|
-
outline-style: solid;
|
1786
|
-
}
|
1787
|
-
|
1788
|
-
.ring-offset-background {
|
1789
|
-
--tw-ring-offset-color: hsl(var(--background));
|
1790
|
-
}
|
1791
|
-
|
1792
|
-
.filter {
|
1793
|
-
filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
|
1794
|
-
}
|
1795
|
-
|
1796
|
-
.transition {
|
1797
|
-
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
|
1798
|
-
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
|
1799
|
-
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
|
1800
|
-
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
1801
|
-
transition-duration: 150ms;
|
1802
|
-
}
|
1803
|
-
|
1804
|
-
.transition-colors {
|
1805
|
-
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
|
1806
|
-
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
1807
|
-
transition-duration: 150ms;
|
1808
|
-
}
|
1809
|
-
|
1810
|
-
.transition-opacity {
|
1811
|
-
transition-property: opacity;
|
1812
|
-
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
1813
|
-
transition-duration: 150ms;
|
1814
|
-
}
|
1815
|
-
|
1816
|
-
.transition-transform {
|
1817
|
-
transition-property: transform;
|
1818
|
-
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
1819
|
-
transition-duration: 150ms;
|
1820
|
-
}
|
1821
|
-
|
1822
|
-
.duration-200 {
|
1823
|
-
transition-duration: 200ms;
|
1824
|
-
}
|
1825
|
-
|
1826
|
-
.duration-500 {
|
1827
|
-
transition-duration: 500ms;
|
1828
|
-
}
|
1829
|
-
|
1830
|
-
@keyframes enter {
|
1831
|
-
from {
|
1832
|
-
opacity: var(--tw-enter-opacity, 1);
|
1833
|
-
transform: translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0) scale3d(var(--tw-enter-scale, 1), var(--tw-enter-scale, 1), var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0));
|
1834
|
-
}
|
1835
|
-
}
|
1836
|
-
|
1837
|
-
@keyframes exit {
|
1838
|
-
to {
|
1839
|
-
opacity: var(--tw-exit-opacity, 1);
|
1840
|
-
transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0) scale3d(var(--tw-exit-scale, 1), var(--tw-exit-scale, 1), var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0));
|
1841
|
-
}
|
1842
|
-
}
|
1843
|
-
|
1844
|
-
.slide-in-from-left-1 {
|
1845
|
-
--tw-enter-translate-x: -0.25rem;
|
1846
|
-
}
|
1847
|
-
|
1848
|
-
.slide-out-to-left-1 {
|
1849
|
-
--tw-exit-translate-x: -0.25rem;
|
1850
|
-
}
|
1851
|
-
|
1852
|
-
.duration-200 {
|
1853
|
-
animation-duration: 200ms;
|
1854
|
-
}
|
1855
|
-
|
1856
|
-
.duration-500 {
|
1857
|
-
animation-duration: 500ms;
|
1858
|
-
}
|
1859
|
-
|
1860
|
-
@media (max-width: 640px) {
|
1861
|
-
.container {
|
1862
|
-
padding-left: 1rem;
|
1863
|
-
padding-right: 1rem;
|
1864
|
-
}
|
1865
|
-
}
|
1866
|
-
|
1867
|
-
.file\:border-0::file-selector-button {
|
1868
|
-
border-width: 0px;
|
1869
|
-
}
|
1870
|
-
|
1871
|
-
.file\:bg-transparent::file-selector-button {
|
1872
|
-
background-color: transparent;
|
1873
|
-
}
|
1874
|
-
|
1875
|
-
.file\:text-sm::file-selector-button {
|
1876
|
-
font-size: 0.875rem;
|
1877
|
-
line-height: 1.25rem;
|
1878
|
-
}
|
1879
|
-
|
1880
|
-
.file\:font-medium::file-selector-button {
|
1881
|
-
font-weight: 500;
|
1882
|
-
}
|
1883
|
-
|
1884
|
-
.file\:text-foreground::file-selector-button {
|
1885
|
-
color: hsl(var(--foreground));
|
1886
|
-
}
|
1887
|
-
|
1888
|
-
.placeholder\:text-muted-foreground::-moz-placeholder {
|
1889
|
-
color: hsl(var(--muted-foreground));
|
1890
|
-
}
|
1891
|
-
|
1892
|
-
.placeholder\:text-muted-foreground::placeholder {
|
1893
|
-
color: hsl(var(--muted-foreground));
|
1894
|
-
}
|
1895
|
-
|
1896
|
-
.hover\:bg-accent:hover {
|
1897
|
-
background-color: hsl(var(--accent));
|
1898
|
-
}
|
1899
|
-
|
1900
|
-
.hover\:bg-destructive\/90:hover {
|
1901
|
-
background-color: hsl(var(--destructive) / 0.9);
|
1902
|
-
}
|
1903
|
-
|
1904
|
-
.hover\:bg-gray-100:hover {
|
1905
|
-
--tw-bg-opacity: 1;
|
1906
|
-
background-color: rgb(243 244 246 / var(--tw-bg-opacity));
|
1907
|
-
}
|
1908
|
-
|
1909
|
-
.hover\:bg-muted:hover {
|
1910
|
-
background-color: hsl(var(--muted));
|
1911
|
-
}
|
1912
|
-
|
1913
|
-
.hover\:bg-primary\/90:hover {
|
1914
|
-
background-color: hsl(var(--primary) / 0.9);
|
1915
|
-
}
|
1916
|
-
|
1917
|
-
.hover\:bg-secondary\/80:hover {
|
1918
|
-
background-color: hsl(var(--secondary) / 0.8);
|
1919
|
-
}
|
1920
|
-
|
1921
|
-
.hover\:text-accent-foreground:hover {
|
1922
|
-
color: hsl(var(--accent-foreground));
|
1923
|
-
}
|
1924
|
-
|
1925
|
-
.hover\:text-muted-foreground:hover {
|
1926
|
-
color: hsl(var(--muted-foreground));
|
1927
|
-
}
|
1928
|
-
|
1929
|
-
.hover\:underline:hover {
|
1930
|
-
text-decoration-line: underline;
|
1931
|
-
}
|
1932
|
-
|
1933
|
-
.hover\:opacity-100:hover {
|
1934
|
-
opacity: 1;
|
1935
|
-
}
|
1936
|
-
|
1937
|
-
.focus\:bg-gray-100:focus {
|
1938
|
-
--tw-bg-opacity: 1;
|
1939
|
-
background-color: rgb(243 244 246 / var(--tw-bg-opacity));
|
1940
|
-
}
|
1941
|
-
|
1942
|
-
.focus\:outline-none:focus {
|
1943
|
-
outline: 2px solid transparent;
|
1944
|
-
outline-offset: 2px;
|
1945
|
-
}
|
1946
|
-
|
1947
|
-
.focus\:ring-2:focus {
|
1948
|
-
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
|
1949
|
-
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
|
1950
|
-
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
|
1951
|
-
}
|
1952
|
-
|
1953
|
-
.focus\:ring-ring:focus {
|
1954
|
-
--tw-ring-color: hsl(var(--ring));
|
1955
|
-
}
|
1956
|
-
|
1957
|
-
.focus\:ring-offset-2:focus {
|
1958
|
-
--tw-ring-offset-width: 2px;
|
1959
|
-
}
|
1960
|
-
|
1961
|
-
.focus-visible\:outline-none:focus-visible {
|
1962
|
-
outline: 2px solid transparent;
|
1963
|
-
outline-offset: 2px;
|
1964
|
-
}
|
1965
|
-
|
1966
|
-
.focus-visible\:ring-1:focus-visible {
|
1967
|
-
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
|
1968
|
-
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
|
1969
|
-
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
|
1970
|
-
}
|
1971
|
-
|
1972
|
-
.focus-visible\:ring-2:focus-visible {
|
1973
|
-
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
|
1974
|
-
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
|
1975
|
-
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
|
1976
|
-
}
|
1977
|
-
|
1978
|
-
.focus-visible\:ring-ring:focus-visible {
|
1979
|
-
--tw-ring-color: hsl(var(--ring));
|
1980
|
-
}
|
1981
|
-
|
1982
|
-
.focus-visible\:ring-offset-2:focus-visible {
|
1983
|
-
--tw-ring-offset-width: 2px;
|
1984
|
-
}
|
1985
|
-
|
1986
|
-
.disabled\:pointer-events-none:disabled {
|
1987
|
-
pointer-events: none;
|
1988
|
-
}
|
1989
|
-
|
1990
|
-
.disabled\:cursor-not-allowed:disabled {
|
1991
|
-
cursor: not-allowed;
|
1992
|
-
}
|
1993
|
-
|
1994
|
-
.disabled\:opacity-50:disabled {
|
1995
|
-
opacity: 0.5;
|
1996
|
-
}
|
1997
|
-
|
1998
|
-
.peer:disabled ~ .peer-disabled\:cursor-not-allowed {
|
1999
|
-
cursor: not-allowed;
|
2000
|
-
}
|
2001
|
-
|
2002
|
-
.peer:disabled ~ .peer-disabled\:opacity-70 {
|
2003
|
-
opacity: 0.7;
|
2004
|
-
}
|
2005
|
-
|
2006
|
-
.aria-selected\:bg-accent[aria-selected="true"] {
|
2007
|
-
background-color: hsl(var(--accent));
|
2008
|
-
}
|
2009
|
-
|
2010
|
-
.aria-selected\:text-accent-foreground[aria-selected="true"] {
|
2011
|
-
color: hsl(var(--accent-foreground));
|
2012
|
-
}
|
2013
|
-
|
2014
|
-
.data-\[disabled\]\:pointer-events-none[data-disabled] {
|
2015
|
-
pointer-events: none;
|
2016
|
-
}
|
2017
|
-
|
2018
|
-
.data-\[state\=checked\]\:bg-primary[data-state="checked"] {
|
2019
|
-
background-color: hsl(var(--primary));
|
2020
|
-
}
|
2021
|
-
|
2022
|
-
.data-\[state\=on\]\:bg-accent[data-state="on"] {
|
2023
|
-
background-color: hsl(var(--accent));
|
2024
|
-
}
|
2025
|
-
|
2026
|
-
.data-\[state\=open\]\:bg-accent[data-state="open"] {
|
2027
|
-
background-color: hsl(var(--accent));
|
2028
|
-
}
|
2029
|
-
|
2030
|
-
.data-\[state\=checked\]\:text-primary-foreground[data-state="checked"] {
|
2031
|
-
color: hsl(var(--primary-foreground));
|
2032
|
-
}
|
2033
|
-
|
2034
|
-
.data-\[state\=on\]\:text-accent-foreground[data-state="on"] {
|
2035
|
-
color: hsl(var(--accent-foreground));
|
2036
|
-
}
|
2037
|
-
|
2038
|
-
.data-\[state\=open\]\:text-muted-foreground[data-state="open"] {
|
2039
|
-
color: hsl(var(--muted-foreground));
|
2040
|
-
}
|
2041
|
-
|
2042
|
-
.data-\[disabled\]\:opacity-50[data-disabled] {
|
2043
|
-
opacity: 0.5;
|
2044
|
-
}
|
2045
|
-
|
2046
|
-
.data-\[state\=open\]\:animate-in[data-state="open"] {
|
2047
|
-
animation-name: enter;
|
2048
|
-
animation-duration: 150ms;
|
2049
|
-
--tw-enter-opacity: initial;
|
2050
|
-
--tw-enter-scale: initial;
|
2051
|
-
--tw-enter-rotate: initial;
|
2052
|
-
--tw-enter-translate-x: initial;
|
2053
|
-
--tw-enter-translate-y: initial;
|
2054
|
-
}
|
2055
|
-
|
2056
|
-
.data-\[state\=closed\]\:animate-out[data-state="closed"] {
|
2057
|
-
animation-name: exit;
|
2058
|
-
animation-duration: 150ms;
|
2059
|
-
--tw-exit-opacity: initial;
|
2060
|
-
--tw-exit-scale: initial;
|
2061
|
-
--tw-exit-rotate: initial;
|
2062
|
-
--tw-exit-translate-x: initial;
|
2063
|
-
--tw-exit-translate-y: initial;
|
2064
|
-
}
|
2065
|
-
|
2066
|
-
.data-\[state\=closed\]\:fade-out-0[data-state="closed"] {
|
2067
|
-
--tw-exit-opacity: 0;
|
2068
|
-
}
|
2069
|
-
|
2070
|
-
.data-\[state\=open\]\:fade-in-0[data-state="open"] {
|
2071
|
-
--tw-enter-opacity: 0;
|
2072
|
-
}
|
2073
|
-
|
2074
|
-
.data-\[state\=closed\]\:zoom-out-95[data-state="closed"] {
|
2075
|
-
--tw-exit-scale: .95;
|
2076
|
-
}
|
2077
|
-
|
2078
|
-
.data-\[state\=open\]\:zoom-in-95[data-state="open"] {
|
2079
|
-
--tw-enter-scale: .95;
|
2080
|
-
}
|
2081
|
-
|
2082
|
-
.data-\[state\=closed\]\:slide-out-to-left-1\/2[data-state="closed"] {
|
2083
|
-
--tw-exit-translate-x: -50%;
|
2084
|
-
}
|
2085
|
-
|
2086
|
-
.data-\[state\=closed\]\:slide-out-to-top-\[48\%\][data-state="closed"] {
|
2087
|
-
--tw-exit-translate-y: -48%;
|
2088
|
-
}
|
2089
|
-
|
2090
|
-
.data-\[state\=open\]\:slide-in-from-left-1\/2[data-state="open"] {
|
2091
|
-
--tw-enter-translate-x: -50%;
|
2092
|
-
}
|
2093
|
-
|
2094
|
-
.data-\[state\=open\]\:slide-in-from-top-\[48\%\][data-state="open"] {
|
2095
|
-
--tw-enter-translate-y: -48%;
|
2096
|
-
}
|
2097
|
-
|
2098
|
-
.dark\:border-neutral-700:is(.dark *) {
|
2099
|
-
--tw-border-opacity: 1;
|
2100
|
-
border-color: rgb(64 64 64 / var(--tw-border-opacity));
|
2101
|
-
}
|
2102
|
-
|
2103
|
-
.dark\:bg-neutral-900:is(.dark *) {
|
2104
|
-
--tw-bg-opacity: 1;
|
2105
|
-
background-color: rgb(23 23 23 / var(--tw-bg-opacity));
|
2106
|
-
}
|
2107
|
-
|
2108
|
-
.dark\:text-blue-500:is(.dark *) {
|
2109
|
-
--tw-text-opacity: 1;
|
2110
|
-
color: rgb(59 130 246 / var(--tw-text-opacity));
|
2111
|
-
}
|
2112
|
-
|
2113
|
-
.dark\:text-neutral-200:is(.dark *) {
|
2114
|
-
--tw-text-opacity: 1;
|
2115
|
-
color: rgb(229 229 229 / var(--tw-text-opacity));
|
2116
|
-
}
|
2117
|
-
|
2118
|
-
.dark\:text-neutral-500:is(.dark *) {
|
2119
|
-
--tw-text-opacity: 1;
|
2120
|
-
color: rgb(115 115 115 / var(--tw-text-opacity));
|
2121
|
-
}
|
2122
|
-
|
2123
|
-
.dark\:hover\:bg-neutral-800:hover:is(.dark *) {
|
2124
|
-
--tw-bg-opacity: 1;
|
2125
|
-
background-color: rgb(38 38 38 / var(--tw-bg-opacity));
|
2126
|
-
}
|
2127
|
-
|
2128
|
-
.dark\:focus\:bg-neutral-800:focus:is(.dark *) {
|
2129
|
-
--tw-bg-opacity: 1;
|
2130
|
-
background-color: rgb(38 38 38 / var(--tw-bg-opacity));
|
2131
|
-
}
|
2132
|
-
|
2133
|
-
@media (min-width: 640px) {
|
2134
|
-
.sm\:w-min {
|
2135
|
-
width: -moz-min-content;
|
2136
|
-
width: min-content;
|
2137
|
-
}
|
2138
|
-
|
2139
|
-
.sm\:max-w-\[425px\] {
|
2140
|
-
max-width: 425px;
|
2141
|
-
}
|
2142
|
-
|
2143
|
-
.sm\:flex-row {
|
2144
|
-
flex-direction: row;
|
2145
|
-
}
|
2146
|
-
|
2147
|
-
.sm\:justify-end {
|
2148
|
-
justify-content: flex-end;
|
2149
|
-
}
|
2150
|
-
|
2151
|
-
.sm\:space-x-2 > :not([hidden]) ~ :not([hidden]) {
|
2152
|
-
--tw-space-x-reverse: 0;
|
2153
|
-
margin-right: calc(0.5rem * var(--tw-space-x-reverse));
|
2154
|
-
margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
|
2155
|
-
}
|
2156
|
-
|
2157
|
-
.sm\:rounded-lg {
|
2158
|
-
border-radius: var(--radius);
|
2159
|
-
}
|
2160
|
-
|
2161
|
-
.sm\:text-left {
|
2162
|
-
text-align: left;
|
2163
|
-
}
|
2164
|
-
}
|
2165
|
-
|
2166
|
-
.\[\&\:\:-webkit-scrollbar-thumb\]\:rounded-full::-webkit-scrollbar-thumb {
|
2167
|
-
border-radius: 9999px;
|
2168
|
-
}
|
2169
|
-
|
2170
|
-
.\[\&\:\:-webkit-scrollbar-thumb\]\:bg-gray-300::-webkit-scrollbar-thumb {
|
2171
|
-
--tw-bg-opacity: 1;
|
2172
|
-
background-color: rgb(209 213 219 / var(--tw-bg-opacity));
|
2173
|
-
}
|
2174
|
-
|
2175
|
-
.dark\:\[\&\:\:-webkit-scrollbar-thumb\]\:bg-neutral-500:is(.dark *)::-webkit-scrollbar-thumb {
|
2176
|
-
--tw-bg-opacity: 1;
|
2177
|
-
background-color: rgb(115 115 115 / var(--tw-bg-opacity));
|
2178
|
-
}
|
2179
|
-
|
2180
|
-
.\[\&\:\:-webkit-scrollbar-track\]\:bg-gray-100::-webkit-scrollbar-track {
|
2181
|
-
--tw-bg-opacity: 1;
|
2182
|
-
background-color: rgb(243 244 246 / var(--tw-bg-opacity));
|
2183
|
-
}
|
2184
|
-
|
2185
|
-
.dark\:\[\&\:\:-webkit-scrollbar-track\]\:bg-neutral-700:is(.dark *)::-webkit-scrollbar-track {
|
2186
|
-
--tw-bg-opacity: 1;
|
2187
|
-
background-color: rgb(64 64 64 / var(--tw-bg-opacity));
|
2188
|
-
}
|
2189
|
-
|
2190
|
-
.\[\&\:\:-webkit-scrollbar\]\:w-2::-webkit-scrollbar {
|
2191
|
-
width: 0.5rem;
|
2192
|
-
}
|
2193
|
-
|
2194
|
-
.\[\&_\[rtgcmd-group-heading\]\]\:px-2 [rtgcmd-group-heading] {
|
2195
|
-
padding-left: 0.5rem;
|
2196
|
-
padding-right: 0.5rem;
|
2197
|
-
}
|
2198
|
-
|
2199
|
-
.\[\&_\[rtgcmd-group-heading\]\]\:py-1\.5 [rtgcmd-group-heading] {
|
2200
|
-
padding-top: 0.375rem;
|
2201
|
-
padding-bottom: 0.375rem;
|
2202
|
-
}
|
2203
|
-
|
2204
|
-
.\[\&_\[rtgcmd-group-heading\]\]\:text-xs [rtgcmd-group-heading] {
|
2205
|
-
font-size: 0.75rem;
|
2206
|
-
line-height: 1rem;
|
2207
|
-
}
|
2208
|
-
|
2209
|
-
.\[\&_\[rtgcmd-group-heading\]\]\:font-medium [rtgcmd-group-heading] {
|
2210
|
-
font-weight: 500;
|
2211
|
-
}
|
2212
|
-
|
2213
|
-
.\[\&_\[rtgcmd-group-heading\]\]\:text-muted-foreground [rtgcmd-group-heading] {
|
2214
|
-
color: hsl(var(--muted-foreground));
|
2215
|
-
}
|