@powerhousedao/connect 1.0.22-staging.1 → 1.0.23-dev.2
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/.env +1 -1
- package/dist/assets/{app-CSCydE8J.css → app-D5gNm0Gn.css} +240 -181
- package/dist/assets/{app-BIg_-piZ.js → app-fMWHSh4-.js} +19842 -18216
- package/dist/assets/app-fMWHSh4-.js.map +1 -0
- package/dist/assets/{app-loader-mwZgOVwV.js → app-loader-Cfdu7GCR.js} +740 -422
- package/dist/assets/app-loader-Cfdu7GCR.js.map +1 -0
- package/dist/assets/{app-loader-3ipafc56.css → app-loader-NDVZu4bS.css} +238 -228
- package/dist/assets/browser-DooGPalc.js +27224 -0
- package/dist/assets/browser-DooGPalc.js.map +1 -0
- package/dist/assets/{ccip-i-oLVbil.js → ccip-Bfi_nTWL.js} +6 -8
- package/dist/assets/ccip-Bfi_nTWL.js.map +1 -0
- package/dist/assets/{content-CsEKVDJz.js → content-kxROOi8z.js} +1105 -463
- package/dist/assets/content-kxROOi8z.js.map +1 -0
- package/dist/assets/{index-M4h38SB3.js → index-D3GBOSIX.js} +23 -171
- package/dist/assets/index-D3GBOSIX.js.map +1 -0
- package/dist/assets/index-DU_XNAwo.js +208 -0
- package/dist/assets/index-DU_XNAwo.js.map +1 -0
- package/dist/assets/{index-B469WXKP.js → index-D_vS-1uy.js} +615 -830
- package/dist/assets/index-D_vS-1uy.js.map +1 -0
- package/dist/assets/{index-BOWJSJaO.js → index-OUI5v71E.js} +4 -3
- package/dist/assets/index-OUI5v71E.js.map +1 -0
- package/dist/assets/{main.DfFOgz9f.js → main.CTnOaM10.js} +3 -12
- package/dist/assets/main.CTnOaM10.js.map +1 -0
- package/dist/assets/reactor-analytics-CQOY13Ps.js +42 -0
- package/dist/assets/reactor-analytics-CQOY13Ps.js.map +1 -0
- package/dist/assets/router-DifTX2tt.js +1585 -0
- package/dist/assets/router-DifTX2tt.js.map +1 -0
- package/dist/assets/{style-0ej1afQi.css → style-CdxGKc2g.css} +39 -95
- package/dist/external-packages.js +1 -0
- package/dist/external-packages.js.map +1 -0
- package/dist/hmr.js +1 -0
- package/dist/hmr.js.map +1 -0
- package/dist/index.html +1 -1
- package/dist/service-worker.js +1 -0
- package/dist/service-worker.js.map +1 -0
- package/dist/vite-envs.sh +1 -1
- package/package.json +26 -19
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/*! tailwindcss v4.1.
|
|
1
|
+
/*! tailwindcss v4.1.5 | MIT License | https://tailwindcss.com */
|
|
2
2
|
@layer properties;
|
|
3
3
|
@layer theme, base, components, utilities;
|
|
4
4
|
@layer theme {
|
|
@@ -7,52 +7,55 @@
|
|
|
7
7
|
"Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
|
|
8
8
|
--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
|
|
9
9
|
"Courier New", monospace;
|
|
10
|
-
--color-red-400: oklch(
|
|
11
|
-
--color-red-500: oklch(
|
|
12
|
-
--color-red-600: oklch(
|
|
13
|
-
--color-red-700: oklch(
|
|
14
|
-
--color-red-800: oklch(
|
|
15
|
-
--color-red-900: oklch(
|
|
16
|
-
--color-orange-100: oklch(
|
|
17
|
-
--color-orange-700: oklch(
|
|
18
|
-
--color-orange-800: oklch(47
|
|
19
|
-
--color-orange-900: oklch(
|
|
20
|
-
--color-yellow-100: oklch(
|
|
21
|
-
--color-yellow-300: oklch(
|
|
22
|
-
--color-yellow-400: oklch(
|
|
23
|
-
--color-yellow-900: oklch(
|
|
24
|
-
--color-green-100: oklch(
|
|
25
|
-
--color-green-500: oklch(
|
|
26
|
-
--color-green-
|
|
27
|
-
--color-green-
|
|
28
|
-
--color-green-
|
|
29
|
-
--color-
|
|
30
|
-
--color-blue-
|
|
31
|
-
--color-blue-
|
|
32
|
-
--color-blue-
|
|
33
|
-
--color-blue-
|
|
34
|
-
--color-blue-
|
|
35
|
-
--color-blue-
|
|
36
|
-
--color-
|
|
37
|
-
--color-
|
|
38
|
-
--color-
|
|
39
|
-
--color-
|
|
40
|
-
--color-slate-
|
|
41
|
-
--color-slate-
|
|
42
|
-
--color-slate-
|
|
43
|
-
--color-slate-
|
|
44
|
-
--color-slate-
|
|
45
|
-
--color-slate-
|
|
46
|
-
--color-
|
|
47
|
-
--color-
|
|
48
|
-
--color-
|
|
49
|
-
--color-gray-
|
|
50
|
-
--color-gray-
|
|
51
|
-
--color-gray-
|
|
52
|
-
--color-gray-
|
|
53
|
-
--color-gray-
|
|
54
|
-
--color-gray-
|
|
55
|
-
--color-gray-
|
|
10
|
+
--color-red-400: oklch(0.704 0.191 22.216);
|
|
11
|
+
--color-red-500: oklch(0.637 0.237 25.331);
|
|
12
|
+
--color-red-600: oklch(0.577 0.245 27.325);
|
|
13
|
+
--color-red-700: oklch(0.505 0.213 27.518);
|
|
14
|
+
--color-red-800: oklch(0.444 0.177 26.899);
|
|
15
|
+
--color-red-900: oklch(0.396 0.141 25.723);
|
|
16
|
+
--color-orange-100: oklch(0.954 0.038 75.164);
|
|
17
|
+
--color-orange-700: oklch(0.553 0.195 38.402);
|
|
18
|
+
--color-orange-800: oklch(0.47 0.157 37.304);
|
|
19
|
+
--color-orange-900: oklch(0.408 0.123 38.172);
|
|
20
|
+
--color-yellow-100: oklch(0.973 0.071 103.193);
|
|
21
|
+
--color-yellow-300: oklch(0.905 0.182 98.111);
|
|
22
|
+
--color-yellow-400: oklch(0.852 0.199 91.936);
|
|
23
|
+
--color-yellow-900: oklch(0.421 0.095 57.708);
|
|
24
|
+
--color-green-100: oklch(0.962 0.044 156.743);
|
|
25
|
+
--color-green-500: oklch(0.723 0.219 149.579);
|
|
26
|
+
--color-green-600: oklch(0.627 0.194 149.214);
|
|
27
|
+
--color-green-700: oklch(0.527 0.154 150.069);
|
|
28
|
+
--color-green-800: oklch(0.448 0.119 151.328);
|
|
29
|
+
--color-green-900: oklch(0.393 0.095 152.535);
|
|
30
|
+
--color-blue-50: oklch(0.97 0.014 254.604);
|
|
31
|
+
--color-blue-100: oklch(0.932 0.032 255.585);
|
|
32
|
+
--color-blue-200: oklch(0.882 0.059 254.128);
|
|
33
|
+
--color-blue-300: oklch(0.809 0.105 251.813);
|
|
34
|
+
--color-blue-400: oklch(0.707 0.165 254.624);
|
|
35
|
+
--color-blue-500: oklch(0.623 0.214 259.815);
|
|
36
|
+
--color-blue-600: oklch(0.546 0.245 262.881);
|
|
37
|
+
--color-blue-800: oklch(0.424 0.199 265.638);
|
|
38
|
+
--color-blue-900: oklch(0.379 0.146 265.522);
|
|
39
|
+
--color-purple-900: oklch(0.381 0.176 304.987);
|
|
40
|
+
--color-slate-50: oklch(0.984 0.003 247.858);
|
|
41
|
+
--color-slate-100: oklch(0.968 0.007 247.896);
|
|
42
|
+
--color-slate-200: oklch(0.929 0.013 255.508);
|
|
43
|
+
--color-slate-300: oklch(0.869 0.022 252.894);
|
|
44
|
+
--color-slate-500: oklch(0.554 0.046 257.417);
|
|
45
|
+
--color-slate-600: oklch(0.446 0.043 257.281);
|
|
46
|
+
--color-slate-700: oklch(0.372 0.044 257.287);
|
|
47
|
+
--color-slate-800: oklch(0.279 0.041 260.031);
|
|
48
|
+
--color-slate-900: oklch(0.208 0.042 265.755);
|
|
49
|
+
--color-gray-50: oklch(0.985 0.002 247.839);
|
|
50
|
+
--color-gray-100: oklch(0.967 0.003 264.542);
|
|
51
|
+
--color-gray-200: oklch(0.928 0.006 264.531);
|
|
52
|
+
--color-gray-300: oklch(0.872 0.01 258.338);
|
|
53
|
+
--color-gray-400: oklch(0.707 0.022 261.325);
|
|
54
|
+
--color-gray-500: oklch(0.551 0.027 264.364);
|
|
55
|
+
--color-gray-600: oklch(0.446 0.03 256.802);
|
|
56
|
+
--color-gray-700: oklch(0.373 0.034 259.733);
|
|
57
|
+
--color-gray-800: oklch(0.278 0.033 256.848);
|
|
58
|
+
--color-gray-900: oklch(0.21 0.034 264.665);
|
|
56
59
|
--color-black: #000;
|
|
57
60
|
--color-white: #fff;
|
|
58
61
|
--spacing: 0.25rem;
|
|
@@ -90,7 +93,17 @@
|
|
|
90
93
|
--default-transition-duration: 150ms;
|
|
91
94
|
--default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
92
95
|
--default-font-family: var(--font-sans);
|
|
96
|
+
--default-font-feature-settings: var(--font-sans--font-feature-settings);
|
|
97
|
+
--default-font-variation-settings: var(
|
|
98
|
+
--font-sans--font-variation-settings
|
|
99
|
+
);
|
|
93
100
|
--default-mono-font-family: var(--font-mono);
|
|
101
|
+
--default-mono-font-feature-settings: var(
|
|
102
|
+
--font-mono--font-feature-settings
|
|
103
|
+
);
|
|
104
|
+
--default-mono-font-variation-settings: var(
|
|
105
|
+
--font-mono--font-variation-settings
|
|
106
|
+
);
|
|
94
107
|
}
|
|
95
108
|
}
|
|
96
109
|
@layer base {
|
|
@@ -104,11 +117,14 @@
|
|
|
104
117
|
line-height: 1.5;
|
|
105
118
|
-webkit-text-size-adjust: 100%;
|
|
106
119
|
tab-size: 4;
|
|
107
|
-
font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
|
|
120
|
+
font-family: var( --default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" );
|
|
108
121
|
font-feature-settings: var(--default-font-feature-settings, normal);
|
|
109
|
-
font-variation-settings: var(--default-font-variation-settings, normal);
|
|
122
|
+
font-variation-settings: var( --default-font-variation-settings, normal );
|
|
110
123
|
-webkit-tap-highlight-color: transparent;
|
|
111
124
|
}
|
|
125
|
+
body {
|
|
126
|
+
line-height: inherit;
|
|
127
|
+
}
|
|
112
128
|
hr {
|
|
113
129
|
height: 0;
|
|
114
130
|
color: inherit;
|
|
@@ -131,9 +147,9 @@
|
|
|
131
147
|
font-weight: bolder;
|
|
132
148
|
}
|
|
133
149
|
code, kbd, samp, pre {
|
|
134
|
-
font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
|
|
135
|
-
font-feature-settings: var(--default-mono-font-feature-settings, normal);
|
|
136
|
-
font-variation-settings: var(--default-mono-font-variation-settings, normal);
|
|
150
|
+
font-family: var( --default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace );
|
|
151
|
+
font-feature-settings: var( --default-mono-font-feature-settings, normal );
|
|
152
|
+
font-variation-settings: var( --default-mono-font-variation-settings, normal );
|
|
137
153
|
font-size: 1em;
|
|
138
154
|
}
|
|
139
155
|
small {
|
|
@@ -197,13 +213,9 @@
|
|
|
197
213
|
}
|
|
198
214
|
::placeholder {
|
|
199
215
|
opacity: 1;
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
color: currentcolor;
|
|
204
|
-
@supports (color: color-mix(in lab, red, red)) {
|
|
205
|
-
color: color-mix(in oklab, currentcolor 50%, transparent);
|
|
206
|
-
}
|
|
216
|
+
color: currentColor;
|
|
217
|
+
@supports (color: color-mix(in lab, red, red)) {
|
|
218
|
+
color: color-mix(in oklab, currentColor 50%, transparent);
|
|
207
219
|
}
|
|
208
220
|
}
|
|
209
221
|
textarea {
|
|
@@ -397,8 +409,7 @@
|
|
|
397
409
|
color: var(--color-gray-600);
|
|
398
410
|
}
|
|
399
411
|
}
|
|
400
|
-
/*! tailwindcss v4.
|
|
401
|
-
@layer properties;
|
|
412
|
+
/*! tailwindcss v4.0.14 | MIT License | https://tailwindcss.com */
|
|
402
413
|
:root {
|
|
403
414
|
--toastify-color-light: #fff;
|
|
404
415
|
--toastify-color-dark: #121212;
|
|
@@ -1105,11 +1116,14 @@
|
|
|
1105
1116
|
--color-yellow-900: hsl(47 100% 49%);
|
|
1106
1117
|
--color-green-100: hsl(134 51% 89%);
|
|
1107
1118
|
--color-green-500: hsl(136 53% 66%);
|
|
1119
|
+
--color-green-600: hsl(136 53% 60%);
|
|
1108
1120
|
--color-green-700: hsl(136 52% 55%);
|
|
1109
1121
|
--color-green-800: hsl(136 53% 49%);
|
|
1110
1122
|
--color-green-900: hsl(136 53% 43%);
|
|
1111
|
-
--color-blue-50: oklch(97
|
|
1123
|
+
--color-blue-50: oklch(0.97 0.014 254.604);
|
|
1112
1124
|
--color-blue-100: hsl(209 100% 90%);
|
|
1125
|
+
--color-blue-200: hsl(209 97% 85%);
|
|
1126
|
+
--color-blue-300: hsl(209 100% 80%);
|
|
1113
1127
|
--color-blue-400: hsl(209 100% 75%);
|
|
1114
1128
|
--color-blue-500: hsl(209 100% 70%);
|
|
1115
1129
|
--color-blue-600: hsl(209 100% 65%);
|
|
@@ -1172,7 +1186,17 @@
|
|
|
1172
1186
|
--default-transition-duration: 150ms;
|
|
1173
1187
|
--default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
1174
1188
|
--default-font-family: var(--font-sans);
|
|
1189
|
+
--default-font-feature-settings: var(--font-sans--font-feature-settings);
|
|
1190
|
+
--default-font-variation-settings: var(
|
|
1191
|
+
--font-sans--font-variation-settings
|
|
1192
|
+
);
|
|
1175
1193
|
--default-mono-font-family: var(--font-mono);
|
|
1194
|
+
--default-mono-font-feature-settings: var(
|
|
1195
|
+
--font-mono--font-feature-settings
|
|
1196
|
+
);
|
|
1197
|
+
--default-mono-font-variation-settings: var(
|
|
1198
|
+
--font-mono--font-variation-settings
|
|
1199
|
+
);
|
|
1176
1200
|
--color-charcoal-300: hsl(221 17% 67%);
|
|
1177
1201
|
--color-charcoal-700: hsl(219 17% 34%);
|
|
1178
1202
|
--color-charcoal-800: hsl(221 17% 26%);
|
|
@@ -1198,11 +1222,14 @@
|
|
|
1198
1222
|
line-height: 1.5;
|
|
1199
1223
|
-webkit-text-size-adjust: 100%;
|
|
1200
1224
|
tab-size: 4;
|
|
1201
|
-
font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
|
|
1225
|
+
font-family: var( --default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" );
|
|
1202
1226
|
font-feature-settings: var(--default-font-feature-settings, normal);
|
|
1203
|
-
font-variation-settings: var(--default-font-variation-settings, normal);
|
|
1227
|
+
font-variation-settings: var( --default-font-variation-settings, normal );
|
|
1204
1228
|
-webkit-tap-highlight-color: transparent;
|
|
1205
1229
|
}
|
|
1230
|
+
body {
|
|
1231
|
+
line-height: inherit;
|
|
1232
|
+
}
|
|
1206
1233
|
hr {
|
|
1207
1234
|
height: 0;
|
|
1208
1235
|
color: inherit;
|
|
@@ -1225,9 +1252,9 @@
|
|
|
1225
1252
|
font-weight: bolder;
|
|
1226
1253
|
}
|
|
1227
1254
|
code, kbd, samp, pre {
|
|
1228
|
-
font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
|
|
1229
|
-
font-feature-settings: var(--default-mono-font-feature-settings, normal);
|
|
1230
|
-
font-variation-settings: var(--default-mono-font-variation-settings, normal);
|
|
1255
|
+
font-family: var( --default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace );
|
|
1256
|
+
font-feature-settings: var( --default-mono-font-feature-settings, normal );
|
|
1257
|
+
font-variation-settings: var( --default-mono-font-variation-settings, normal );
|
|
1231
1258
|
font-size: 1em;
|
|
1232
1259
|
}
|
|
1233
1260
|
small {
|
|
@@ -1291,16 +1318,9 @@
|
|
|
1291
1318
|
}
|
|
1292
1319
|
::placeholder {
|
|
1293
1320
|
opacity: 1;
|
|
1294
|
-
|
|
1295
|
-
|
|
1296
|
-
|
|
1297
|
-
color: currentcolor;
|
|
1298
|
-
@supports (color: color-mix(in lab, red, red)) {
|
|
1299
|
-
color: currentcolor;
|
|
1300
|
-
@supports (color: color-mix(in lab, red, red)) {
|
|
1301
|
-
color: color-mix(in oklab, currentcolor 50%, transparent);
|
|
1302
|
-
}
|
|
1303
|
-
}
|
|
1321
|
+
color: currentColor;
|
|
1322
|
+
@supports (color: color-mix(in lab, red, red)) {
|
|
1323
|
+
color: color-mix(in oklab, currentColor 50%, transparent);
|
|
1304
1324
|
}
|
|
1305
1325
|
}
|
|
1306
1326
|
textarea {
|
|
@@ -1371,6 +1391,9 @@
|
|
|
1371
1391
|
.relative {
|
|
1372
1392
|
position: relative;
|
|
1373
1393
|
}
|
|
1394
|
+
.static {
|
|
1395
|
+
position: static;
|
|
1396
|
+
}
|
|
1374
1397
|
.sticky {
|
|
1375
1398
|
position: sticky;
|
|
1376
1399
|
}
|
|
@@ -1380,6 +1403,9 @@
|
|
|
1380
1403
|
.inset-8 {
|
|
1381
1404
|
inset: calc(var(--spacing) * 8);
|
|
1382
1405
|
}
|
|
1406
|
+
.inset-x-0 {
|
|
1407
|
+
inset-inline: calc(var(--spacing) * 0);
|
|
1408
|
+
}
|
|
1383
1409
|
.inset-y-0 {
|
|
1384
1410
|
inset-block: calc(var(--spacing) * 0);
|
|
1385
1411
|
}
|
|
@@ -1410,6 +1436,12 @@
|
|
|
1410
1436
|
.top-\[-2px\] {
|
|
1411
1437
|
top: -2px;
|
|
1412
1438
|
}
|
|
1439
|
+
.top-\[-11px\] {
|
|
1440
|
+
top: -11px;
|
|
1441
|
+
}
|
|
1442
|
+
.top-\[11px\] {
|
|
1443
|
+
top: 11px;
|
|
1444
|
+
}
|
|
1413
1445
|
.top-\[48px\] {
|
|
1414
1446
|
top: 48px;
|
|
1415
1447
|
}
|
|
@@ -1434,6 +1466,9 @@
|
|
|
1434
1466
|
.right-\[-2px\] {
|
|
1435
1467
|
right: -2px;
|
|
1436
1468
|
}
|
|
1469
|
+
.right-\[0px\] {
|
|
1470
|
+
right: 0px;
|
|
1471
|
+
}
|
|
1437
1472
|
.bottom-0 {
|
|
1438
1473
|
bottom: calc(var(--spacing) * 0);
|
|
1439
1474
|
}
|
|
@@ -1464,6 +1499,9 @@
|
|
|
1464
1499
|
.left-\[-2px\] {
|
|
1465
1500
|
left: -2px;
|
|
1466
1501
|
}
|
|
1502
|
+
.left-\[0px\] {
|
|
1503
|
+
left: 0px;
|
|
1504
|
+
}
|
|
1467
1505
|
.isolate {
|
|
1468
1506
|
isolation: isolate;
|
|
1469
1507
|
}
|
|
@@ -1473,9 +1511,15 @@
|
|
|
1473
1511
|
.z-10 {
|
|
1474
1512
|
z-index: 10;
|
|
1475
1513
|
}
|
|
1514
|
+
.z-40 {
|
|
1515
|
+
z-index: 40;
|
|
1516
|
+
}
|
|
1476
1517
|
.z-50 {
|
|
1477
1518
|
z-index: 50;
|
|
1478
1519
|
}
|
|
1520
|
+
.z-\[20\] {
|
|
1521
|
+
z-index: 20;
|
|
1522
|
+
}
|
|
1479
1523
|
.container {
|
|
1480
1524
|
width: 100%;
|
|
1481
1525
|
@media (width >= 40rem) {
|
|
@@ -1503,6 +1547,9 @@
|
|
|
1503
1547
|
.m-8 {
|
|
1504
1548
|
margin: calc(var(--spacing) * 8);
|
|
1505
1549
|
}
|
|
1550
|
+
.mx-0\.5 {
|
|
1551
|
+
margin-inline: calc(var(--spacing) * 0.5);
|
|
1552
|
+
}
|
|
1506
1553
|
.mx-1 {
|
|
1507
1554
|
margin-inline: calc(var(--spacing) * 1);
|
|
1508
1555
|
}
|
|
@@ -1566,6 +1613,9 @@
|
|
|
1566
1613
|
.mt-\[5px\] {
|
|
1567
1614
|
margin-top: 5px;
|
|
1568
1615
|
}
|
|
1616
|
+
.mt-\[11px\] {
|
|
1617
|
+
margin-top: 11px;
|
|
1618
|
+
}
|
|
1569
1619
|
.mt-\[14px\] {
|
|
1570
1620
|
margin-top: 14px;
|
|
1571
1621
|
}
|
|
@@ -1674,9 +1724,6 @@
|
|
|
1674
1724
|
.block {
|
|
1675
1725
|
display: block;
|
|
1676
1726
|
}
|
|
1677
|
-
.contents {
|
|
1678
|
-
display: contents;
|
|
1679
|
-
}
|
|
1680
1727
|
.flex {
|
|
1681
1728
|
display: flex;
|
|
1682
1729
|
}
|
|
@@ -1733,6 +1780,10 @@
|
|
|
1733
1780
|
width: calc(var(--spacing) * 10);
|
|
1734
1781
|
height: calc(var(--spacing) * 10);
|
|
1735
1782
|
}
|
|
1783
|
+
.size-\[3px\] {
|
|
1784
|
+
width: 3px;
|
|
1785
|
+
height: 3px;
|
|
1786
|
+
}
|
|
1736
1787
|
.size-\[18px\] {
|
|
1737
1788
|
width: 18px;
|
|
1738
1789
|
height: 18px;
|
|
@@ -1784,18 +1835,42 @@
|
|
|
1784
1835
|
.h-48 {
|
|
1785
1836
|
height: calc(var(--spacing) * 48);
|
|
1786
1837
|
}
|
|
1838
|
+
.h-\[1px\] {
|
|
1839
|
+
height: 1px;
|
|
1840
|
+
}
|
|
1841
|
+
.h-\[3px\] {
|
|
1842
|
+
height: 3px;
|
|
1843
|
+
}
|
|
1844
|
+
.h-\[6px\] {
|
|
1845
|
+
height: 6px;
|
|
1846
|
+
}
|
|
1847
|
+
.h-\[9px\] {
|
|
1848
|
+
height: 9px;
|
|
1849
|
+
}
|
|
1850
|
+
.h-\[12px\] {
|
|
1851
|
+
height: 12px;
|
|
1852
|
+
}
|
|
1853
|
+
.h-\[17px\] {
|
|
1854
|
+
height: 17px;
|
|
1855
|
+
}
|
|
1787
1856
|
.h-\[20px\] {
|
|
1788
1857
|
height: 20px;
|
|
1789
1858
|
}
|
|
1790
1859
|
.h-\[22px\] {
|
|
1791
1860
|
height: 22px;
|
|
1792
1861
|
}
|
|
1862
|
+
.h-\[25px\] {
|
|
1863
|
+
height: 25px;
|
|
1864
|
+
}
|
|
1793
1865
|
.h-\[28px\] {
|
|
1794
1866
|
height: 28px;
|
|
1795
1867
|
}
|
|
1796
1868
|
.h-\[34px\] {
|
|
1797
1869
|
height: 34px;
|
|
1798
1870
|
}
|
|
1871
|
+
.h-\[36px\] {
|
|
1872
|
+
height: 36px;
|
|
1873
|
+
}
|
|
1799
1874
|
.h-\[37px\] {
|
|
1800
1875
|
height: 37px;
|
|
1801
1876
|
}
|
|
@@ -1880,6 +1955,18 @@
|
|
|
1880
1955
|
.w-\(--radix-popover-trigger-width\) {
|
|
1881
1956
|
width: var(--radix-popover-trigger-width);
|
|
1882
1957
|
}
|
|
1958
|
+
.w-0\.5 {
|
|
1959
|
+
width: calc(var(--spacing) * 0.5);
|
|
1960
|
+
}
|
|
1961
|
+
.w-1 {
|
|
1962
|
+
width: calc(var(--spacing) * 1);
|
|
1963
|
+
}
|
|
1964
|
+
.w-1\.5 {
|
|
1965
|
+
width: calc(var(--spacing) * 1.5);
|
|
1966
|
+
}
|
|
1967
|
+
.w-2 {
|
|
1968
|
+
width: calc(var(--spacing) * 2);
|
|
1969
|
+
}
|
|
1883
1970
|
.w-4 {
|
|
1884
1971
|
width: calc(var(--spacing) * 4);
|
|
1885
1972
|
}
|
|
@@ -1922,6 +2009,9 @@
|
|
|
1922
2009
|
.w-\[--radix-popover-trigger-width\] {
|
|
1923
2010
|
width: --radix-popover-trigger-width;
|
|
1924
2011
|
}
|
|
2012
|
+
.w-\[6px\] {
|
|
2013
|
+
width: 6px;
|
|
2014
|
+
}
|
|
1925
2015
|
.w-\[10px\] {
|
|
1926
2016
|
width: 10px;
|
|
1927
2017
|
}
|
|
@@ -2115,7 +2205,7 @@
|
|
|
2115
2205
|
rotate: 270deg;
|
|
2116
2206
|
}
|
|
2117
2207
|
.transform {
|
|
2118
|
-
transform: var(--tw-rotate-x
|
|
2208
|
+
transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y);
|
|
2119
2209
|
}
|
|
2120
2210
|
.animate-pulse {
|
|
2121
2211
|
animation: var(--animate-pulse);
|
|
@@ -2195,6 +2285,9 @@
|
|
|
2195
2285
|
.items-center {
|
|
2196
2286
|
align-items: center;
|
|
2197
2287
|
}
|
|
2288
|
+
.items-end {
|
|
2289
|
+
align-items: flex-end;
|
|
2290
|
+
}
|
|
2198
2291
|
.items-start {
|
|
2199
2292
|
align-items: flex-start;
|
|
2200
2293
|
}
|
|
@@ -2327,6 +2420,9 @@
|
|
|
2327
2420
|
.rounded-3xl {
|
|
2328
2421
|
border-radius: var(--radius-3xl);
|
|
2329
2422
|
}
|
|
2423
|
+
.rounded-\[2px\] {
|
|
2424
|
+
border-radius: 2px;
|
|
2425
|
+
}
|
|
2330
2426
|
.rounded-\[4px\] {
|
|
2331
2427
|
border-radius: 4px;
|
|
2332
2428
|
}
|
|
@@ -2360,6 +2456,10 @@
|
|
|
2360
2456
|
border-top-left-radius: 0.25rem;
|
|
2361
2457
|
border-top-right-radius: 0.25rem;
|
|
2362
2458
|
}
|
|
2459
|
+
.rounded-t-full {
|
|
2460
|
+
border-top-left-radius: calc(infinity * 1px);
|
|
2461
|
+
border-top-right-radius: calc(infinity * 1px);
|
|
2462
|
+
}
|
|
2363
2463
|
.rounded-t-md {
|
|
2364
2464
|
border-top-left-radius: var(--radius-md);
|
|
2365
2465
|
border-top-right-radius: var(--radius-md);
|
|
@@ -2376,6 +2476,9 @@
|
|
|
2376
2476
|
border-top-left-radius: 0;
|
|
2377
2477
|
border-bottom-left-radius: 0;
|
|
2378
2478
|
}
|
|
2479
|
+
.rounded-tl-md {
|
|
2480
|
+
border-top-left-radius: var(--radius-md);
|
|
2481
|
+
}
|
|
2379
2482
|
.rounded-r-md {
|
|
2380
2483
|
border-top-right-radius: var(--radius-md);
|
|
2381
2484
|
border-bottom-right-radius: var(--radius-md);
|
|
@@ -2384,6 +2487,13 @@
|
|
|
2384
2487
|
border-top-right-radius: 0;
|
|
2385
2488
|
border-bottom-right-radius: 0;
|
|
2386
2489
|
}
|
|
2490
|
+
.rounded-tr-md {
|
|
2491
|
+
border-top-right-radius: var(--radius-md);
|
|
2492
|
+
}
|
|
2493
|
+
.rounded-b-full {
|
|
2494
|
+
border-bottom-right-radius: calc(infinity * 1px);
|
|
2495
|
+
border-bottom-left-radius: calc(infinity * 1px);
|
|
2496
|
+
}
|
|
2387
2497
|
.border {
|
|
2388
2498
|
border-style: var(--tw-border-style);
|
|
2389
2499
|
border-width: 1px;
|
|
@@ -2529,6 +2639,12 @@
|
|
|
2529
2639
|
.bg-blue-100 {
|
|
2530
2640
|
background-color: var(--color-blue-100);
|
|
2531
2641
|
}
|
|
2642
|
+
.bg-blue-200 {
|
|
2643
|
+
background-color: var(--color-blue-200);
|
|
2644
|
+
}
|
|
2645
|
+
.bg-blue-300 {
|
|
2646
|
+
background-color: var(--color-blue-300);
|
|
2647
|
+
}
|
|
2532
2648
|
.bg-blue-500 {
|
|
2533
2649
|
background-color: var(--color-blue-500);
|
|
2534
2650
|
}
|
|
@@ -2568,6 +2684,15 @@
|
|
|
2568
2684
|
.bg-green-500 {
|
|
2569
2685
|
background-color: var(--color-green-500);
|
|
2570
2686
|
}
|
|
2687
|
+
.bg-green-600 {
|
|
2688
|
+
background-color: var(--color-green-600);
|
|
2689
|
+
}
|
|
2690
|
+
.bg-green-600\/30 {
|
|
2691
|
+
background-color: color-mix(in srgb, oklch(0.627 0.194 149.214) 30%, transparent);
|
|
2692
|
+
@supports (color: color-mix(in lab, red, red)) {
|
|
2693
|
+
background-color: color-mix(in oklab, var(--color-green-600) 30%, transparent);
|
|
2694
|
+
}
|
|
2695
|
+
}
|
|
2571
2696
|
.bg-green-900 {
|
|
2572
2697
|
background-color: var(--color-green-900);
|
|
2573
2698
|
}
|
|
@@ -2583,6 +2708,12 @@
|
|
|
2583
2708
|
.bg-red-600 {
|
|
2584
2709
|
background-color: var(--color-red-600);
|
|
2585
2710
|
}
|
|
2711
|
+
.bg-red-600\/30 {
|
|
2712
|
+
background-color: color-mix(in srgb, oklch(0.577 0.245 27.325) 30%, transparent);
|
|
2713
|
+
@supports (color: color-mix(in lab, red, red)) {
|
|
2714
|
+
background-color: color-mix(in oklab, var(--color-red-600) 30%, transparent);
|
|
2715
|
+
}
|
|
2716
|
+
}
|
|
2586
2717
|
.bg-red-900 {
|
|
2587
2718
|
background-color: var(--color-red-900);
|
|
2588
2719
|
}
|
|
@@ -2593,12 +2724,9 @@
|
|
|
2593
2724
|
background-color: var(--color-slate-100);
|
|
2594
2725
|
}
|
|
2595
2726
|
.bg-slate-900\/50 {
|
|
2596
|
-
background-color: color-mix(in srgb,
|
|
2727
|
+
background-color: color-mix(in srgb, oklch(0.208 0.042 265.755) 50%, transparent);
|
|
2597
2728
|
@supports (color: color-mix(in lab, red, red)) {
|
|
2598
|
-
background-color: color-mix(in
|
|
2599
|
-
@supports (color: color-mix(in lab, red, red)) {
|
|
2600
|
-
background-color: color-mix(in oklab, var(--color-slate-900) 50%, transparent);
|
|
2601
|
-
}
|
|
2729
|
+
background-color: color-mix(in oklab, var(--color-slate-900) 50%, transparent);
|
|
2602
2730
|
}
|
|
2603
2731
|
}
|
|
2604
2732
|
.bg-transparent {
|
|
@@ -2952,7 +3080,7 @@
|
|
|
2952
3080
|
color: var(--color-blue-900);
|
|
2953
3081
|
}
|
|
2954
3082
|
.text-current {
|
|
2955
|
-
color:
|
|
3083
|
+
color: currentColor;
|
|
2956
3084
|
}
|
|
2957
3085
|
.text-gray-50 {
|
|
2958
3086
|
color: var(--color-gray-50);
|
|
@@ -3107,16 +3235,13 @@
|
|
|
3107
3235
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
3108
3236
|
}
|
|
3109
3237
|
.ring-0 {
|
|
3110
|
-
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color,
|
|
3238
|
+
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentColor);
|
|
3111
3239
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
3112
3240
|
}
|
|
3113
3241
|
.shadow-black\/\[\.04\] {
|
|
3114
|
-
--tw-shadow-color: color-mix(in srgb,
|
|
3242
|
+
--tw-shadow-color: color-mix(in srgb, #000 4%, transparent);
|
|
3115
3243
|
@supports (color: color-mix(in lab, red, red)) {
|
|
3116
|
-
--tw-shadow-color: color-mix(in
|
|
3117
|
-
@supports (color: color-mix(in lab, red, red)) {
|
|
3118
|
-
--tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--color-black) 4%, transparent) var(--tw-shadow-alpha), transparent);
|
|
3119
|
-
}
|
|
3244
|
+
--tw-shadow-color: color-mix(in oklab, var(--color-black) 4%, transparent);
|
|
3120
3245
|
}
|
|
3121
3246
|
}
|
|
3122
3247
|
.ring-gray-900 {
|
|
@@ -3729,7 +3854,7 @@
|
|
|
3729
3854
|
}
|
|
3730
3855
|
.focus-within\:ring-1 {
|
|
3731
3856
|
&:focus-within {
|
|
3732
|
-
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,
|
|
3857
|
+
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentColor);
|
|
3733
3858
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
3734
3859
|
}
|
|
3735
3860
|
}
|
|
@@ -3829,6 +3954,13 @@
|
|
|
3829
3954
|
}
|
|
3830
3955
|
}
|
|
3831
3956
|
}
|
|
3957
|
+
.hover\:bg-blue-300 {
|
|
3958
|
+
&:hover {
|
|
3959
|
+
@media (hover: hover) {
|
|
3960
|
+
background-color: var(--color-blue-300);
|
|
3961
|
+
}
|
|
3962
|
+
}
|
|
3963
|
+
}
|
|
3832
3964
|
.hover\:bg-gray-50 {
|
|
3833
3965
|
&:hover {
|
|
3834
3966
|
@media (hover: hover) {
|
|
@@ -4072,7 +4204,7 @@
|
|
|
4072
4204
|
}
|
|
4073
4205
|
.focus\:ring-1 {
|
|
4074
4206
|
&:focus {
|
|
4075
|
-
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,
|
|
4207
|
+
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentColor);
|
|
4076
4208
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
4077
4209
|
}
|
|
4078
4210
|
}
|
|
@@ -4095,19 +4227,19 @@
|
|
|
4095
4227
|
}
|
|
4096
4228
|
.focus-visible\:ring-0 {
|
|
4097
4229
|
&:focus-visible {
|
|
4098
|
-
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color,
|
|
4230
|
+
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentColor);
|
|
4099
4231
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
4100
4232
|
}
|
|
4101
4233
|
}
|
|
4102
4234
|
.focus-visible\:ring-1 {
|
|
4103
4235
|
&:focus-visible {
|
|
4104
|
-
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,
|
|
4236
|
+
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentColor);
|
|
4105
4237
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
4106
4238
|
}
|
|
4107
4239
|
}
|
|
4108
4240
|
.focus-visible\:ring-2 {
|
|
4109
4241
|
&:focus-visible {
|
|
4110
|
-
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,
|
|
4242
|
+
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentColor);
|
|
4111
4243
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
4112
4244
|
}
|
|
4113
4245
|
}
|
|
@@ -5435,6 +5567,13 @@
|
|
|
5435
5567
|
}
|
|
5436
5568
|
}
|
|
5437
5569
|
}
|
|
5570
|
+
.\[\&\>span\]\:truncate {
|
|
5571
|
+
&>span {
|
|
5572
|
+
overflow: hidden;
|
|
5573
|
+
text-overflow: ellipsis;
|
|
5574
|
+
white-space: nowrap;
|
|
5575
|
+
}
|
|
5576
|
+
}
|
|
5438
5577
|
.\[\&\>svg\]\:size-4 {
|
|
5439
5578
|
&>svg {
|
|
5440
5579
|
width: calc(var(--spacing) * 4);
|
|
@@ -5494,6 +5633,9 @@ input[type="number"] {
|
|
|
5494
5633
|
h1, h2, h3, h4, h5, h6, p {
|
|
5495
5634
|
color: var(--color-gray-900);
|
|
5496
5635
|
}
|
|
5636
|
+
button {
|
|
5637
|
+
cursor: pointer;
|
|
5638
|
+
}
|
|
5497
5639
|
}
|
|
5498
5640
|
@layer base {
|
|
5499
5641
|
* {
|
|
@@ -5563,11 +5705,6 @@ input[type="number"] {
|
|
|
5563
5705
|
syntax: "*";
|
|
5564
5706
|
inherits: false;
|
|
5565
5707
|
}
|
|
5566
|
-
@property --tw-shadow-alpha {
|
|
5567
|
-
syntax: "<percentage>";
|
|
5568
|
-
inherits: false;
|
|
5569
|
-
initial-value: 100%;
|
|
5570
|
-
}
|
|
5571
5708
|
@property --tw-inset-shadow {
|
|
5572
5709
|
syntax: "*";
|
|
5573
5710
|
inherits: false;
|
|
@@ -5577,11 +5714,6 @@ input[type="number"] {
|
|
|
5577
5714
|
syntax: "*";
|
|
5578
5715
|
inherits: false;
|
|
5579
5716
|
}
|
|
5580
|
-
@property --tw-inset-shadow-alpha {
|
|
5581
|
-
syntax: "<percentage>";
|
|
5582
|
-
inherits: false;
|
|
5583
|
-
initial-value: 100%;
|
|
5584
|
-
}
|
|
5585
5717
|
@property --tw-ring-color {
|
|
5586
5718
|
syntax: "*";
|
|
5587
5719
|
inherits: false;
|
|
@@ -5664,19 +5796,6 @@ input[type="number"] {
|
|
|
5664
5796
|
syntax: "*";
|
|
5665
5797
|
inherits: false;
|
|
5666
5798
|
}
|
|
5667
|
-
@property --tw-drop-shadow-color {
|
|
5668
|
-
syntax: "*";
|
|
5669
|
-
inherits: false;
|
|
5670
|
-
}
|
|
5671
|
-
@property --tw-drop-shadow-alpha {
|
|
5672
|
-
syntax: "<percentage>";
|
|
5673
|
-
inherits: false;
|
|
5674
|
-
initial-value: 100%;
|
|
5675
|
-
}
|
|
5676
|
-
@property --tw-drop-shadow-size {
|
|
5677
|
-
syntax: "*";
|
|
5678
|
-
inherits: false;
|
|
5679
|
-
}
|
|
5680
5799
|
@property --tw-duration {
|
|
5681
5800
|
syntax: "*";
|
|
5682
5801
|
inherits: false;
|
|
@@ -5764,61 +5883,6 @@ input[type="number"] {
|
|
|
5764
5883
|
transform: translateX(0);
|
|
5765
5884
|
}
|
|
5766
5885
|
}
|
|
5767
|
-
@layer properties {
|
|
5768
|
-
@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
|
|
5769
|
-
*, ::before, ::after, ::backdrop {
|
|
5770
|
-
--tw-translate-x: 0;
|
|
5771
|
-
--tw-translate-y: 0;
|
|
5772
|
-
--tw-translate-z: 0;
|
|
5773
|
-
--tw-scale-x: 1;
|
|
5774
|
-
--tw-scale-y: 1;
|
|
5775
|
-
--tw-scale-z: 1;
|
|
5776
|
-
--tw-rotate-x: initial;
|
|
5777
|
-
--tw-rotate-y: initial;
|
|
5778
|
-
--tw-rotate-z: initial;
|
|
5779
|
-
--tw-skew-x: initial;
|
|
5780
|
-
--tw-skew-y: initial;
|
|
5781
|
-
--tw-space-y-reverse: 0;
|
|
5782
|
-
--tw-space-x-reverse: 0;
|
|
5783
|
-
--tw-divide-y-reverse: 0;
|
|
5784
|
-
--tw-border-style: solid;
|
|
5785
|
-
--tw-leading: initial;
|
|
5786
|
-
--tw-font-weight: initial;
|
|
5787
|
-
--tw-tracking: initial;
|
|
5788
|
-
--tw-shadow: 0 0 #0000;
|
|
5789
|
-
--tw-shadow-color: initial;
|
|
5790
|
-
--tw-shadow-alpha: 100%;
|
|
5791
|
-
--tw-inset-shadow: 0 0 #0000;
|
|
5792
|
-
--tw-inset-shadow-color: initial;
|
|
5793
|
-
--tw-inset-shadow-alpha: 100%;
|
|
5794
|
-
--tw-ring-color: initial;
|
|
5795
|
-
--tw-ring-shadow: 0 0 #0000;
|
|
5796
|
-
--tw-inset-ring-color: initial;
|
|
5797
|
-
--tw-inset-ring-shadow: 0 0 #0000;
|
|
5798
|
-
--tw-ring-inset: initial;
|
|
5799
|
-
--tw-ring-offset-width: 0px;
|
|
5800
|
-
--tw-ring-offset-color: #fff;
|
|
5801
|
-
--tw-ring-offset-shadow: 0 0 #0000;
|
|
5802
|
-
--tw-outline-style: solid;
|
|
5803
|
-
--tw-blur: initial;
|
|
5804
|
-
--tw-brightness: initial;
|
|
5805
|
-
--tw-contrast: initial;
|
|
5806
|
-
--tw-grayscale: initial;
|
|
5807
|
-
--tw-hue-rotate: initial;
|
|
5808
|
-
--tw-invert: initial;
|
|
5809
|
-
--tw-opacity: initial;
|
|
5810
|
-
--tw-saturate: initial;
|
|
5811
|
-
--tw-sepia: initial;
|
|
5812
|
-
--tw-drop-shadow: initial;
|
|
5813
|
-
--tw-drop-shadow-color: initial;
|
|
5814
|
-
--tw-drop-shadow-alpha: 100%;
|
|
5815
|
-
--tw-drop-shadow-size: initial;
|
|
5816
|
-
--tw-duration: initial;
|
|
5817
|
-
--tw-ease: initial;
|
|
5818
|
-
--tw-content: "";
|
|
5819
|
-
}
|
|
5820
|
-
}
|
|
5821
|
-
}
|
|
5822
5886
|
@property --tw-rotate-x {
|
|
5823
5887
|
syntax: "*";
|
|
5824
5888
|
inherits: false;
|
|
@@ -5881,10 +5945,8 @@ input[type="number"] {
|
|
|
5881
5945
|
--tw-tracking: initial;
|
|
5882
5946
|
--tw-shadow: 0 0 #0000;
|
|
5883
5947
|
--tw-shadow-color: initial;
|
|
5884
|
-
--tw-shadow-alpha: 100%;
|
|
5885
5948
|
--tw-inset-shadow: 0 0 #0000;
|
|
5886
5949
|
--tw-inset-shadow-color: initial;
|
|
5887
|
-
--tw-inset-shadow-alpha: 100%;
|
|
5888
5950
|
--tw-ring-color: initial;
|
|
5889
5951
|
--tw-ring-shadow: 0 0 #0000;
|
|
5890
5952
|
--tw-inset-ring-color: initial;
|
|
@@ -5904,9 +5966,6 @@ input[type="number"] {
|
|
|
5904
5966
|
--tw-saturate: initial;
|
|
5905
5967
|
--tw-sepia: initial;
|
|
5906
5968
|
--tw-drop-shadow: initial;
|
|
5907
|
-
--tw-drop-shadow-color: initial;
|
|
5908
|
-
--tw-drop-shadow-alpha: 100%;
|
|
5909
|
-
--tw-drop-shadow-size: initial;
|
|
5910
5969
|
--tw-duration: initial;
|
|
5911
5970
|
--tw-ease: initial;
|
|
5912
5971
|
--tw-content: "";
|