@powerhousedao/connect 1.0.23-staging.2 → 1.0.25-dev.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/.env +1 -1
- package/dist/assets/{app-_0wz8A4r.js → app-BUYipU-h.js} +21101 -19624
- package/dist/assets/app-BUYipU-h.js.map +1 -0
- package/dist/assets/{app-DFQhKB-Q.css → app-DWlDE8AF.css} +240 -181
- package/dist/assets/{app-loader-d7zgN9hh.js → app-loader-BnRwgIP_.js} +763 -437
- package/dist/assets/app-loader-BnRwgIP_.js.map +1 -0
- package/dist/assets/{app-loader-DczGHPG9.css → app-loader-NDVZu4bS.css} +239 -229
- package/dist/assets/browser-DLDtNgow.js +27224 -0
- package/dist/assets/browser-DLDtNgow.js.map +1 -0
- package/dist/assets/{ccip-C6W2FbjW.js → ccip-LS87QwZy.js} +6 -8
- package/dist/assets/ccip-LS87QwZy.js.map +1 -0
- package/dist/assets/{content-Bm5Tr4Hg.js → content-C_bg7acW.js} +1107 -470
- package/dist/assets/content-C_bg7acW.js.map +1 -0
- package/dist/assets/{index-CXXvva-l.js → index-CLG940Kn.js} +2582 -2923
- package/dist/assets/index-CLG940Kn.js.map +1 -0
- package/dist/assets/index-CNFyJkHA.js +208 -0
- package/dist/assets/index-CNFyJkHA.js.map +1 -0
- package/dist/assets/{index-BhxEM16y.js → index-DzfUrip3.js} +23 -171
- package/dist/assets/index-DzfUrip3.js.map +1 -0
- package/dist/assets/{index-DamVoHkh.js → index-N3PIlRbq.js} +4 -3
- package/dist/assets/index-N3PIlRbq.js.map +1 -0
- package/dist/assets/{main.Cq930vY3.js → main.DbDmc7wl.js} +3 -12
- package/dist/assets/main.DbDmc7wl.js.map +1 -0
- package/dist/assets/reactor-analytics-DOjP79na.js +42 -0
- package/dist/assets/reactor-analytics-DOjP79na.js.map +1 -0
- package/dist/assets/router-GU7qCi_d.js +1585 -0
- package/dist/assets/router-GU7qCi_d.js.map +1 -0
- package/dist/assets/{style-BQHqCxXa.css → style-CdxGKc2g.css} +42 -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 +23 -21
|
@@ -1,71 +1,7 @@
|
|
|
1
1
|
@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
|
|
2
2
|
|
|
3
|
-
/*! tailwindcss v4.
|
|
4
|
-
/*! tailwindcss v4.
|
|
5
|
-
@layer properties {
|
|
6
|
-
@supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
|
|
7
|
-
*, :before, :after, ::backdrop {
|
|
8
|
-
--tw-translate-x: 0;
|
|
9
|
-
--tw-translate-y: 0;
|
|
10
|
-
--tw-translate-z: 0;
|
|
11
|
-
--tw-scale-x: 1;
|
|
12
|
-
--tw-scale-y: 1;
|
|
13
|
-
--tw-scale-z: 1;
|
|
14
|
-
--tw-rotate-x: initial;
|
|
15
|
-
--tw-rotate-y: initial;
|
|
16
|
-
--tw-rotate-z: initial;
|
|
17
|
-
--tw-skew-x: initial;
|
|
18
|
-
--tw-skew-y: initial;
|
|
19
|
-
--tw-space-y-reverse: 0;
|
|
20
|
-
--tw-space-x-reverse: 0;
|
|
21
|
-
--tw-divide-y-reverse: 0;
|
|
22
|
-
--tw-border-style: solid;
|
|
23
|
-
--tw-leading: initial;
|
|
24
|
-
--tw-font-weight: initial;
|
|
25
|
-
--tw-tracking: initial;
|
|
26
|
-
--tw-shadow: 0 0 #0000;
|
|
27
|
-
--tw-shadow-color: initial;
|
|
28
|
-
--tw-shadow-alpha: 100%;
|
|
29
|
-
--tw-inset-shadow: 0 0 #0000;
|
|
30
|
-
--tw-inset-shadow-color: initial;
|
|
31
|
-
--tw-inset-shadow-alpha: 100%;
|
|
32
|
-
--tw-ring-color: initial;
|
|
33
|
-
--tw-ring-shadow: 0 0 #0000;
|
|
34
|
-
--tw-inset-ring-color: initial;
|
|
35
|
-
--tw-inset-ring-shadow: 0 0 #0000;
|
|
36
|
-
--tw-ring-inset: initial;
|
|
37
|
-
--tw-ring-offset-width: 0px;
|
|
38
|
-
--tw-ring-offset-color: #fff;
|
|
39
|
-
--tw-ring-offset-shadow: 0 0 #0000;
|
|
40
|
-
--tw-outline-style: solid;
|
|
41
|
-
--tw-blur: initial;
|
|
42
|
-
--tw-brightness: initial;
|
|
43
|
-
--tw-contrast: initial;
|
|
44
|
-
--tw-grayscale: initial;
|
|
45
|
-
--tw-hue-rotate: initial;
|
|
46
|
-
--tw-invert: initial;
|
|
47
|
-
--tw-opacity: initial;
|
|
48
|
-
--tw-saturate: initial;
|
|
49
|
-
--tw-sepia: initial;
|
|
50
|
-
--tw-drop-shadow: initial;
|
|
51
|
-
--tw-drop-shadow-color: initial;
|
|
52
|
-
--tw-drop-shadow-alpha: 100%;
|
|
53
|
-
--tw-drop-shadow-size: initial;
|
|
54
|
-
--tw-duration: initial;
|
|
55
|
-
--tw-ease: initial;
|
|
56
|
-
--tw-content: "";
|
|
57
|
-
--tw-backdrop-blur: initial;
|
|
58
|
-
--tw-backdrop-brightness: initial;
|
|
59
|
-
--tw-backdrop-contrast: initial;
|
|
60
|
-
--tw-backdrop-grayscale: initial;
|
|
61
|
-
--tw-backdrop-hue-rotate: initial;
|
|
62
|
-
--tw-backdrop-invert: initial;
|
|
63
|
-
--tw-backdrop-opacity: initial;
|
|
64
|
-
--tw-backdrop-saturate: initial;
|
|
65
|
-
--tw-backdrop-sepia: initial;
|
|
66
|
-
}
|
|
67
|
-
}
|
|
68
|
-
}
|
|
3
|
+
/*! tailwindcss v4.0.14 | MIT License | https://tailwindcss.com */
|
|
4
|
+
/*! tailwindcss v4.0.14 | MIT License | https://tailwindcss.com */
|
|
69
5
|
:root {
|
|
70
6
|
--toastify-color-light: #fff;
|
|
71
7
|
--toastify-color-dark: #121212;
|
|
@@ -141,7 +77,7 @@
|
|
|
141
77
|
bottom: var(--toastify-toast-bottom);
|
|
142
78
|
right: var(--toastify-toast-right);
|
|
143
79
|
}
|
|
144
|
-
@media only screen and (
|
|
80
|
+
@media only screen and (width <= 480px) {
|
|
145
81
|
.Toastify__toast-container {
|
|
146
82
|
width: 100vw;
|
|
147
83
|
left: env(safe-area-inset-left);
|
|
@@ -261,7 +197,7 @@
|
|
|
261
197
|
animation-duration: .3s;
|
|
262
198
|
animation-fill-mode: both;
|
|
263
199
|
}
|
|
264
|
-
@media only screen and (
|
|
200
|
+
@media only screen and (width <= 480px) {
|
|
265
201
|
.Toastify__toast {
|
|
266
202
|
border-radius: 0;
|
|
267
203
|
margin-bottom: 0;
|
|
@@ -781,52 +717,55 @@
|
|
|
781
717
|
--font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
|
|
782
718
|
--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
|
|
783
719
|
--color-red-100: #fdedec;
|
|
784
|
-
--color-red-400: oklch(
|
|
785
|
-
--color-red-500: oklch(
|
|
786
|
-
--color-red-600: oklch(
|
|
787
|
-
--color-red-700: oklch(
|
|
788
|
-
--color-red-800: oklch(
|
|
789
|
-
--color-red-900: oklch(
|
|
790
|
-
--color-orange-100: oklch(
|
|
791
|
-
--color-orange-700: oklch(
|
|
792
|
-
--color-orange-800: oklch(47
|
|
793
|
-
--color-orange-900: oklch(
|
|
794
|
-
--color-yellow-100: oklch(
|
|
795
|
-
--color-yellow-300: oklch(
|
|
796
|
-
--color-yellow-400: oklch(
|
|
797
|
-
--color-yellow-900: oklch(
|
|
798
|
-
--color-green-100: oklch(
|
|
799
|
-
--color-green-500: oklch(
|
|
800
|
-
--color-green-
|
|
801
|
-
--color-green-
|
|
802
|
-
--color-green-
|
|
803
|
-
--color-
|
|
804
|
-
--color-blue-
|
|
805
|
-
--color-blue-
|
|
806
|
-
--color-blue-
|
|
807
|
-
--color-blue-
|
|
808
|
-
--color-blue-
|
|
809
|
-
--color-blue-
|
|
810
|
-
--color-
|
|
811
|
-
--color-
|
|
812
|
-
--color-
|
|
813
|
-
--color-
|
|
814
|
-
--color-slate-
|
|
815
|
-
--color-slate-
|
|
816
|
-
--color-slate-
|
|
817
|
-
--color-slate-
|
|
818
|
-
--color-slate-
|
|
819
|
-
--color-slate-
|
|
820
|
-
--color-
|
|
821
|
-
--color-
|
|
822
|
-
--color-
|
|
823
|
-
--color-gray-
|
|
824
|
-
--color-gray-
|
|
825
|
-
--color-gray-
|
|
826
|
-
--color-gray-
|
|
827
|
-
--color-gray-
|
|
828
|
-
--color-gray-
|
|
829
|
-
--color-gray-
|
|
720
|
+
--color-red-400: oklch(.704 .191 22.216);
|
|
721
|
+
--color-red-500: oklch(.637 .237 25.331);
|
|
722
|
+
--color-red-600: oklch(.577 .245 27.325);
|
|
723
|
+
--color-red-700: oklch(.505 .213 27.518);
|
|
724
|
+
--color-red-800: oklch(.444 .177 26.899);
|
|
725
|
+
--color-red-900: oklch(.396 .141 25.723);
|
|
726
|
+
--color-orange-100: oklch(.954 .038 75.164);
|
|
727
|
+
--color-orange-700: oklch(.553 .195 38.402);
|
|
728
|
+
--color-orange-800: oklch(.47 .157 37.304);
|
|
729
|
+
--color-orange-900: oklch(.408 .123 38.172);
|
|
730
|
+
--color-yellow-100: oklch(.973 .071 103.193);
|
|
731
|
+
--color-yellow-300: oklch(.905 .182 98.111);
|
|
732
|
+
--color-yellow-400: oklch(.852 .199 91.936);
|
|
733
|
+
--color-yellow-900: oklch(.421 .095 57.708);
|
|
734
|
+
--color-green-100: oklch(.962 .044 156.743);
|
|
735
|
+
--color-green-500: oklch(.723 .219 149.579);
|
|
736
|
+
--color-green-600: oklch(.627 .194 149.214);
|
|
737
|
+
--color-green-700: oklch(.527 .154 150.069);
|
|
738
|
+
--color-green-800: oklch(.448 .119 151.328);
|
|
739
|
+
--color-green-900: oklch(.393 .095 152.535);
|
|
740
|
+
--color-blue-50: oklch(.97 .014 254.604);
|
|
741
|
+
--color-blue-100: oklch(.932 .032 255.585);
|
|
742
|
+
--color-blue-200: oklch(.882 .059 254.128);
|
|
743
|
+
--color-blue-300: oklch(.809 .105 251.813);
|
|
744
|
+
--color-blue-400: oklch(.707 .165 254.624);
|
|
745
|
+
--color-blue-500: oklch(.623 .214 259.815);
|
|
746
|
+
--color-blue-600: oklch(.546 .245 262.881);
|
|
747
|
+
--color-blue-800: oklch(.424 .199 265.638);
|
|
748
|
+
--color-blue-900: oklch(.379 .146 265.522);
|
|
749
|
+
--color-purple-900: oklch(.381 .176 304.987);
|
|
750
|
+
--color-slate-50: oklch(.984 .003 247.858);
|
|
751
|
+
--color-slate-100: oklch(.968 .007 247.896);
|
|
752
|
+
--color-slate-200: oklch(.929 .013 255.508);
|
|
753
|
+
--color-slate-300: oklch(.869 .022 252.894);
|
|
754
|
+
--color-slate-500: oklch(.554 .046 257.417);
|
|
755
|
+
--color-slate-600: oklch(.446 .043 257.281);
|
|
756
|
+
--color-slate-700: oklch(.372 .044 257.287);
|
|
757
|
+
--color-slate-800: oklch(.279 .041 260.031);
|
|
758
|
+
--color-slate-900: oklch(.208 .042 265.755);
|
|
759
|
+
--color-gray-50: oklch(.985 .002 247.839);
|
|
760
|
+
--color-gray-100: oklch(.967 .003 264.542);
|
|
761
|
+
--color-gray-200: oklch(.928 .006 264.531);
|
|
762
|
+
--color-gray-300: oklch(.872 .01 258.338);
|
|
763
|
+
--color-gray-400: oklch(.707 .022 261.325);
|
|
764
|
+
--color-gray-500: oklch(.551 .027 264.364);
|
|
765
|
+
--color-gray-600: oklch(.446 .03 256.802);
|
|
766
|
+
--color-gray-700: oklch(.373 .034 259.733);
|
|
767
|
+
--color-gray-800: oklch(.278 .033 256.848);
|
|
768
|
+
--color-gray-900: oklch(.21 .034 264.665);
|
|
830
769
|
--color-black: #000;
|
|
831
770
|
--color-white: #fff;
|
|
832
771
|
--spacing: .25rem;
|
|
@@ -864,7 +803,11 @@
|
|
|
864
803
|
--default-transition-duration: .15s;
|
|
865
804
|
--default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
|
|
866
805
|
--default-font-family: var(--font-sans);
|
|
806
|
+
--default-font-feature-settings: var(--font-sans--font-feature-settings);
|
|
807
|
+
--default-font-variation-settings: var(--font-sans--font-variation-settings);
|
|
867
808
|
--default-mono-font-family: var(--font-mono);
|
|
809
|
+
--default-mono-font-feature-settings: var(--font-mono--font-feature-settings);
|
|
810
|
+
--default-mono-font-variation-settings: var(--font-mono--font-variation-settings);
|
|
868
811
|
--color-charcoal-300: #9da6b9;
|
|
869
812
|
--color-charcoal-700: #485265;
|
|
870
813
|
--color-charcoal-800: #373e4e;
|
|
@@ -887,28 +830,14 @@
|
|
|
887
830
|
}
|
|
888
831
|
}
|
|
889
832
|
@layer base {
|
|
890
|
-
@supports (not ((-webkit-appearance: -apple-pay-button))) or (contain-intrinsic-size: 1px) {
|
|
891
|
-
::placeholder {
|
|
892
|
-
color: currentColor;
|
|
893
|
-
}
|
|
894
|
-
|
|
895
|
-
@supports (color: color-mix(in lab, red, red)) {
|
|
896
|
-
::placeholder {
|
|
897
|
-
color: currentColor;
|
|
898
|
-
}
|
|
899
|
-
|
|
900
|
-
@supports (color: color-mix(in lab, red, red)) {
|
|
901
|
-
::placeholder {
|
|
902
|
-
color: color-mix(in oklab, currentcolor 50%, transparent);
|
|
903
|
-
}
|
|
904
|
-
}
|
|
905
|
-
}
|
|
906
|
-
}
|
|
907
|
-
|
|
908
833
|
h1, h2, h3, h4, h5, h6, p {
|
|
909
834
|
color: var(--color-gray-900);
|
|
910
835
|
}
|
|
911
836
|
|
|
837
|
+
button {
|
|
838
|
+
cursor: pointer;
|
|
839
|
+
}
|
|
840
|
+
|
|
912
841
|
* {
|
|
913
842
|
scrollbar-color: initial;
|
|
914
843
|
scrollbar-width: initial;
|
|
@@ -938,6 +867,10 @@
|
|
|
938
867
|
-webkit-tap-highlight-color: transparent;
|
|
939
868
|
}
|
|
940
869
|
|
|
870
|
+
body {
|
|
871
|
+
line-height: inherit;
|
|
872
|
+
}
|
|
873
|
+
|
|
941
874
|
hr {
|
|
942
875
|
height: 0;
|
|
943
876
|
color: inherit;
|
|
@@ -1060,18 +993,7 @@
|
|
|
1060
993
|
|
|
1061
994
|
::placeholder {
|
|
1062
995
|
opacity: 1;
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
@supports (not ((-webkit-appearance: -apple-pay-button))) or (contain-intrinsic-size: 1px) {
|
|
1066
|
-
::placeholder {
|
|
1067
|
-
color: currentColor;
|
|
1068
|
-
}
|
|
1069
|
-
|
|
1070
|
-
@supports (color: color-mix(in lab, red, red)) {
|
|
1071
|
-
::placeholder {
|
|
1072
|
-
color: color-mix(in oklab, currentcolor 50%, transparent);
|
|
1073
|
-
}
|
|
1074
|
-
}
|
|
996
|
+
color: color-mix(in oklab, currentColor 50%, transparent);
|
|
1075
997
|
}
|
|
1076
998
|
|
|
1077
999
|
textarea {
|
|
@@ -1229,6 +1151,14 @@
|
|
|
1229
1151
|
top: -2px;
|
|
1230
1152
|
}
|
|
1231
1153
|
|
|
1154
|
+
.top-\[-11px\] {
|
|
1155
|
+
top: -11px;
|
|
1156
|
+
}
|
|
1157
|
+
|
|
1158
|
+
.top-\[11px\] {
|
|
1159
|
+
top: 11px;
|
|
1160
|
+
}
|
|
1161
|
+
|
|
1232
1162
|
.top-\[48px\] {
|
|
1233
1163
|
top: 48px;
|
|
1234
1164
|
}
|
|
@@ -1257,6 +1187,10 @@
|
|
|
1257
1187
|
right: -2px;
|
|
1258
1188
|
}
|
|
1259
1189
|
|
|
1190
|
+
.right-\[0px\] {
|
|
1191
|
+
right: 0;
|
|
1192
|
+
}
|
|
1193
|
+
|
|
1260
1194
|
.bottom-5 {
|
|
1261
1195
|
bottom: calc(var(--spacing) * 5);
|
|
1262
1196
|
}
|
|
@@ -1293,6 +1227,10 @@
|
|
|
1293
1227
|
left: -2px;
|
|
1294
1228
|
}
|
|
1295
1229
|
|
|
1230
|
+
.left-\[0px\] {
|
|
1231
|
+
left: 0;
|
|
1232
|
+
}
|
|
1233
|
+
|
|
1296
1234
|
.isolate {
|
|
1297
1235
|
isolation: isolate;
|
|
1298
1236
|
}
|
|
@@ -1305,35 +1243,43 @@
|
|
|
1305
1243
|
z-index: 10;
|
|
1306
1244
|
}
|
|
1307
1245
|
|
|
1246
|
+
.z-40 {
|
|
1247
|
+
z-index: 40;
|
|
1248
|
+
}
|
|
1249
|
+
|
|
1308
1250
|
.z-50 {
|
|
1309
1251
|
z-index: 50;
|
|
1310
1252
|
}
|
|
1311
1253
|
|
|
1312
|
-
|
|
1254
|
+
.z-\[20\] {
|
|
1255
|
+
z-index: 20;
|
|
1256
|
+
}
|
|
1257
|
+
|
|
1258
|
+
@media (width >= 40rem) {
|
|
1313
1259
|
.container {
|
|
1314
1260
|
max-width: 40rem;
|
|
1315
1261
|
}
|
|
1316
1262
|
}
|
|
1317
1263
|
|
|
1318
|
-
@media (
|
|
1264
|
+
@media (width >= 48rem) {
|
|
1319
1265
|
.container {
|
|
1320
1266
|
max-width: 48rem;
|
|
1321
1267
|
}
|
|
1322
1268
|
}
|
|
1323
1269
|
|
|
1324
|
-
@media (
|
|
1270
|
+
@media (width >= 64rem) {
|
|
1325
1271
|
.container {
|
|
1326
1272
|
max-width: 64rem;
|
|
1327
1273
|
}
|
|
1328
1274
|
}
|
|
1329
1275
|
|
|
1330
|
-
@media (
|
|
1276
|
+
@media (width >= 80rem) {
|
|
1331
1277
|
.container {
|
|
1332
1278
|
max-width: 80rem;
|
|
1333
1279
|
}
|
|
1334
1280
|
}
|
|
1335
1281
|
|
|
1336
|
-
@media (
|
|
1282
|
+
@media (width >= 96rem) {
|
|
1337
1283
|
.container {
|
|
1338
1284
|
max-width: 96rem;
|
|
1339
1285
|
}
|
|
@@ -1351,6 +1297,10 @@
|
|
|
1351
1297
|
margin: calc(var(--spacing) * 8);
|
|
1352
1298
|
}
|
|
1353
1299
|
|
|
1300
|
+
.mx-0\.5 {
|
|
1301
|
+
margin-inline: calc(var(--spacing) * .5);
|
|
1302
|
+
}
|
|
1303
|
+
|
|
1354
1304
|
.mx-3 {
|
|
1355
1305
|
margin-inline: calc(var(--spacing) * 3);
|
|
1356
1306
|
}
|
|
@@ -1415,6 +1365,10 @@
|
|
|
1415
1365
|
margin-top: 5px;
|
|
1416
1366
|
}
|
|
1417
1367
|
|
|
1368
|
+
.mt-\[11px\] {
|
|
1369
|
+
margin-top: 11px;
|
|
1370
|
+
}
|
|
1371
|
+
|
|
1418
1372
|
.mt-\[14px\] {
|
|
1419
1373
|
margin-top: 14px;
|
|
1420
1374
|
}
|
|
@@ -1512,10 +1466,6 @@
|
|
|
1512
1466
|
display: inline !important;
|
|
1513
1467
|
}
|
|
1514
1468
|
|
|
1515
|
-
.contents {
|
|
1516
|
-
display: contents;
|
|
1517
|
-
}
|
|
1518
|
-
|
|
1519
1469
|
.inline-flex {
|
|
1520
1470
|
display: inline-flex;
|
|
1521
1471
|
}
|
|
@@ -1568,6 +1518,11 @@
|
|
|
1568
1518
|
height: calc(var(--spacing) * 10);
|
|
1569
1519
|
}
|
|
1570
1520
|
|
|
1521
|
+
.size-\[3px\] {
|
|
1522
|
+
width: 3px;
|
|
1523
|
+
height: 3px;
|
|
1524
|
+
}
|
|
1525
|
+
|
|
1571
1526
|
.size-\[18px\] {
|
|
1572
1527
|
width: 18px;
|
|
1573
1528
|
height: 18px;
|
|
@@ -1610,6 +1565,30 @@
|
|
|
1610
1565
|
height: calc(var(--spacing) * 48);
|
|
1611
1566
|
}
|
|
1612
1567
|
|
|
1568
|
+
.h-\[1px\] {
|
|
1569
|
+
height: 1px;
|
|
1570
|
+
}
|
|
1571
|
+
|
|
1572
|
+
.h-\[3px\] {
|
|
1573
|
+
height: 3px;
|
|
1574
|
+
}
|
|
1575
|
+
|
|
1576
|
+
.h-\[6px\] {
|
|
1577
|
+
height: 6px;
|
|
1578
|
+
}
|
|
1579
|
+
|
|
1580
|
+
.h-\[9px\] {
|
|
1581
|
+
height: 9px;
|
|
1582
|
+
}
|
|
1583
|
+
|
|
1584
|
+
.h-\[12px\] {
|
|
1585
|
+
height: 12px;
|
|
1586
|
+
}
|
|
1587
|
+
|
|
1588
|
+
.h-\[17px\] {
|
|
1589
|
+
height: 17px;
|
|
1590
|
+
}
|
|
1591
|
+
|
|
1613
1592
|
.h-\[20px\] {
|
|
1614
1593
|
height: 20px;
|
|
1615
1594
|
}
|
|
@@ -1618,6 +1597,10 @@
|
|
|
1618
1597
|
height: 22px;
|
|
1619
1598
|
}
|
|
1620
1599
|
|
|
1600
|
+
.h-\[25px\] {
|
|
1601
|
+
height: 25px;
|
|
1602
|
+
}
|
|
1603
|
+
|
|
1621
1604
|
.h-\[28px\] {
|
|
1622
1605
|
height: 28px;
|
|
1623
1606
|
}
|
|
@@ -1626,6 +1609,10 @@
|
|
|
1626
1609
|
height: 34px;
|
|
1627
1610
|
}
|
|
1628
1611
|
|
|
1612
|
+
.h-\[36px\] {
|
|
1613
|
+
height: 36px;
|
|
1614
|
+
}
|
|
1615
|
+
|
|
1629
1616
|
.h-\[37px\] {
|
|
1630
1617
|
height: 37px;
|
|
1631
1618
|
}
|
|
@@ -1730,6 +1717,22 @@
|
|
|
1730
1717
|
width: var(--radix-popover-trigger-width);
|
|
1731
1718
|
}
|
|
1732
1719
|
|
|
1720
|
+
.w-0\.5 {
|
|
1721
|
+
width: calc(var(--spacing) * .5);
|
|
1722
|
+
}
|
|
1723
|
+
|
|
1724
|
+
.w-1 {
|
|
1725
|
+
width: calc(var(--spacing) * 1);
|
|
1726
|
+
}
|
|
1727
|
+
|
|
1728
|
+
.w-1\.5 {
|
|
1729
|
+
width: calc(var(--spacing) * 1.5);
|
|
1730
|
+
}
|
|
1731
|
+
|
|
1732
|
+
.w-2 {
|
|
1733
|
+
width: calc(var(--spacing) * 2);
|
|
1734
|
+
}
|
|
1735
|
+
|
|
1733
1736
|
.w-4 {
|
|
1734
1737
|
width: calc(var(--spacing) * 4);
|
|
1735
1738
|
}
|
|
@@ -1782,6 +1785,10 @@
|
|
|
1782
1785
|
width: --radix-popover-trigger-width;
|
|
1783
1786
|
}
|
|
1784
1787
|
|
|
1788
|
+
.w-\[6px\] {
|
|
1789
|
+
width: 6px;
|
|
1790
|
+
}
|
|
1791
|
+
|
|
1785
1792
|
.w-\[10px\] {
|
|
1786
1793
|
width: 10px;
|
|
1787
1794
|
}
|
|
@@ -2206,6 +2213,10 @@
|
|
|
2206
2213
|
border-radius: var(--radius-3xl);
|
|
2207
2214
|
}
|
|
2208
2215
|
|
|
2216
|
+
.rounded-\[2px\] {
|
|
2217
|
+
border-radius: 2px;
|
|
2218
|
+
}
|
|
2219
|
+
|
|
2209
2220
|
.rounded-\[4px\] {
|
|
2210
2221
|
border-radius: 4px;
|
|
2211
2222
|
}
|
|
@@ -2241,6 +2252,11 @@
|
|
|
2241
2252
|
border-top-right-radius: .25rem;
|
|
2242
2253
|
}
|
|
2243
2254
|
|
|
2255
|
+
.rounded-t-full {
|
|
2256
|
+
border-top-left-radius: 3.40282e38px;
|
|
2257
|
+
border-top-right-radius: 3.40282e38px;
|
|
2258
|
+
}
|
|
2259
|
+
|
|
2244
2260
|
.rounded-t-md {
|
|
2245
2261
|
border-top-left-radius: var(--radius-md);
|
|
2246
2262
|
border-top-right-radius: var(--radius-md);
|
|
@@ -2261,6 +2277,10 @@
|
|
|
2261
2277
|
border-bottom-left-radius: 0;
|
|
2262
2278
|
}
|
|
2263
2279
|
|
|
2280
|
+
.rounded-tl-md {
|
|
2281
|
+
border-top-left-radius: var(--radius-md);
|
|
2282
|
+
}
|
|
2283
|
+
|
|
2264
2284
|
.rounded-r-md {
|
|
2265
2285
|
border-top-right-radius: var(--radius-md);
|
|
2266
2286
|
border-bottom-right-radius: var(--radius-md);
|
|
@@ -2271,6 +2291,15 @@
|
|
|
2271
2291
|
border-bottom-right-radius: 0;
|
|
2272
2292
|
}
|
|
2273
2293
|
|
|
2294
|
+
.rounded-tr-md {
|
|
2295
|
+
border-top-right-radius: var(--radius-md);
|
|
2296
|
+
}
|
|
2297
|
+
|
|
2298
|
+
.rounded-b-full {
|
|
2299
|
+
border-bottom-right-radius: 3.40282e38px;
|
|
2300
|
+
border-bottom-left-radius: 3.40282e38px;
|
|
2301
|
+
}
|
|
2302
|
+
|
|
2274
2303
|
.border-0 {
|
|
2275
2304
|
border-style: var(--tw-border-style);
|
|
2276
2305
|
border-width: 0;
|
|
@@ -2432,6 +2461,14 @@
|
|
|
2432
2461
|
background-color: var(--color-blue-100);
|
|
2433
2462
|
}
|
|
2434
2463
|
|
|
2464
|
+
.bg-blue-200 {
|
|
2465
|
+
background-color: var(--color-blue-200);
|
|
2466
|
+
}
|
|
2467
|
+
|
|
2468
|
+
.bg-blue-300 {
|
|
2469
|
+
background-color: var(--color-blue-300);
|
|
2470
|
+
}
|
|
2471
|
+
|
|
2435
2472
|
.bg-blue-500 {
|
|
2436
2473
|
background-color: var(--color-blue-500);
|
|
2437
2474
|
}
|
|
@@ -2472,6 +2509,14 @@
|
|
|
2472
2509
|
background-color: var(--color-green-500);
|
|
2473
2510
|
}
|
|
2474
2511
|
|
|
2512
|
+
.bg-green-600 {
|
|
2513
|
+
background-color: var(--color-green-600);
|
|
2514
|
+
}
|
|
2515
|
+
|
|
2516
|
+
.bg-green-600\/30 {
|
|
2517
|
+
background-color: color-mix(in oklab, var(--color-green-600) 30%, transparent);
|
|
2518
|
+
}
|
|
2519
|
+
|
|
2475
2520
|
.bg-green-900 {
|
|
2476
2521
|
background-color: var(--color-green-900);
|
|
2477
2522
|
}
|
|
@@ -2492,6 +2537,10 @@
|
|
|
2492
2537
|
background-color: var(--color-red-600);
|
|
2493
2538
|
}
|
|
2494
2539
|
|
|
2540
|
+
.bg-red-600\/30 {
|
|
2541
|
+
background-color: color-mix(in oklab, var(--color-red-600) 30%, transparent);
|
|
2542
|
+
}
|
|
2543
|
+
|
|
2495
2544
|
.bg-red-900 {
|
|
2496
2545
|
background-color: var(--color-red-900);
|
|
2497
2546
|
}
|
|
@@ -2501,19 +2550,7 @@
|
|
|
2501
2550
|
}
|
|
2502
2551
|
|
|
2503
2552
|
.bg-slate-900\/50 {
|
|
2504
|
-
background-color:
|
|
2505
|
-
}
|
|
2506
|
-
|
|
2507
|
-
@supports (color: color-mix(in lab, red, red)) {
|
|
2508
|
-
.bg-slate-900\/50 {
|
|
2509
|
-
background-color: #0f172b80;
|
|
2510
|
-
}
|
|
2511
|
-
|
|
2512
|
-
@supports (color: color-mix(in lab, red, red)) {
|
|
2513
|
-
.bg-slate-900\/50 {
|
|
2514
|
-
background-color: color-mix(in oklab, var(--color-slate-900) 50%, transparent);
|
|
2515
|
-
}
|
|
2516
|
-
}
|
|
2553
|
+
background-color: color-mix(in oklab, var(--color-slate-900) 50%, transparent);
|
|
2517
2554
|
}
|
|
2518
2555
|
|
|
2519
2556
|
.bg-transparent {
|
|
@@ -3023,24 +3060,12 @@
|
|
|
3023
3060
|
}
|
|
3024
3061
|
|
|
3025
3062
|
.ring-0 {
|
|
3026
|
-
--tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color,
|
|
3063
|
+
--tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentColor);
|
|
3027
3064
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
3028
3065
|
}
|
|
3029
3066
|
|
|
3030
3067
|
.shadow-black\/\[\.04\] {
|
|
3031
|
-
--tw-shadow-color:
|
|
3032
|
-
}
|
|
3033
|
-
|
|
3034
|
-
@supports (color: color-mix(in lab, red, red)) {
|
|
3035
|
-
.shadow-black\/\[\.04\] {
|
|
3036
|
-
--tw-shadow-color: #0000000a;
|
|
3037
|
-
}
|
|
3038
|
-
|
|
3039
|
-
@supports (color: color-mix(in lab, red, red)) {
|
|
3040
|
-
.shadow-black\/\[\.04\] {
|
|
3041
|
-
--tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--color-black) 4%, transparent) var(--tw-shadow-alpha), transparent);
|
|
3042
|
-
}
|
|
3043
|
-
}
|
|
3068
|
+
--tw-shadow-color: color-mix(in oklab, var(--color-black) 4%, transparent);
|
|
3044
3069
|
}
|
|
3045
3070
|
|
|
3046
3071
|
.ring-gray-900 {
|
|
@@ -3062,7 +3087,7 @@
|
|
|
3062
3087
|
}
|
|
3063
3088
|
|
|
3064
3089
|
.transition {
|
|
3065
|
-
transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter
|
|
3090
|
+
transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter;
|
|
3066
3091
|
transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
|
|
3067
3092
|
transition-duration: var(--tw-duration, var(--default-transition-duration));
|
|
3068
3093
|
}
|
|
@@ -3542,7 +3567,7 @@
|
|
|
3542
3567
|
}
|
|
3543
3568
|
|
|
3544
3569
|
.focus-within\:ring-1:focus-within {
|
|
3545
|
-
--tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,
|
|
3570
|
+
--tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentColor);
|
|
3546
3571
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
3547
3572
|
}
|
|
3548
3573
|
|
|
@@ -3606,6 +3631,10 @@
|
|
|
3606
3631
|
background-color: var(--color-blue-100);
|
|
3607
3632
|
}
|
|
3608
3633
|
|
|
3634
|
+
.hover\:bg-blue-300:hover {
|
|
3635
|
+
background-color: var(--color-blue-300);
|
|
3636
|
+
}
|
|
3637
|
+
|
|
3609
3638
|
.hover\:bg-gray-50:hover {
|
|
3610
3639
|
background-color: var(--color-gray-50);
|
|
3611
3640
|
}
|
|
@@ -3750,7 +3779,7 @@
|
|
|
3750
3779
|
}
|
|
3751
3780
|
|
|
3752
3781
|
.focus\:ring-1:focus {
|
|
3753
|
-
--tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,
|
|
3782
|
+
--tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentColor);
|
|
3754
3783
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
3755
3784
|
}
|
|
3756
3785
|
|
|
@@ -3769,17 +3798,17 @@
|
|
|
3769
3798
|
}
|
|
3770
3799
|
|
|
3771
3800
|
.focus-visible\:ring-0:focus-visible {
|
|
3772
|
-
--tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color,
|
|
3801
|
+
--tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentColor);
|
|
3773
3802
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
3774
3803
|
}
|
|
3775
3804
|
|
|
3776
3805
|
.focus-visible\:ring-1:focus-visible {
|
|
3777
|
-
--tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,
|
|
3806
|
+
--tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentColor);
|
|
3778
3807
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
3779
3808
|
}
|
|
3780
3809
|
|
|
3781
3810
|
.focus-visible\:ring-2:focus-visible {
|
|
3782
|
-
--tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,
|
|
3811
|
+
--tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentColor);
|
|
3783
3812
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
3784
3813
|
}
|
|
3785
3814
|
|
|
@@ -4103,7 +4132,7 @@
|
|
|
4103
4132
|
background-color: #efefef;
|
|
4104
4133
|
}
|
|
4105
4134
|
|
|
4106
|
-
@media (
|
|
4135
|
+
@media (width >= 48rem) {
|
|
4107
4136
|
.md\:w-96 {
|
|
4108
4137
|
width: calc(var(--spacing) * 96);
|
|
4109
4138
|
}
|
|
@@ -4653,6 +4682,12 @@
|
|
|
4653
4682
|
}
|
|
4654
4683
|
}
|
|
4655
4684
|
|
|
4685
|
+
.\[\&\>span\]\:truncate > span {
|
|
4686
|
+
text-overflow: ellipsis;
|
|
4687
|
+
white-space: nowrap;
|
|
4688
|
+
overflow: hidden;
|
|
4689
|
+
}
|
|
4690
|
+
|
|
4656
4691
|
.\[\&\>svg\]\:size-4 > svg {
|
|
4657
4692
|
width: calc(var(--spacing) * 4);
|
|
4658
4693
|
height: calc(var(--spacing) * 4);
|
|
@@ -4714,31 +4749,31 @@
|
|
|
4714
4749
|
width: 100%;
|
|
4715
4750
|
}
|
|
4716
4751
|
|
|
4717
|
-
@media (
|
|
4752
|
+
@media (width >= 40rem) {
|
|
4718
4753
|
.container {
|
|
4719
4754
|
max-width: 40rem;
|
|
4720
4755
|
}
|
|
4721
4756
|
}
|
|
4722
4757
|
|
|
4723
|
-
@media (
|
|
4758
|
+
@media (width >= 48rem) {
|
|
4724
4759
|
.container {
|
|
4725
4760
|
max-width: 48rem;
|
|
4726
4761
|
}
|
|
4727
4762
|
}
|
|
4728
4763
|
|
|
4729
|
-
@media (
|
|
4764
|
+
@media (width >= 64rem) {
|
|
4730
4765
|
.container {
|
|
4731
4766
|
max-width: 64rem;
|
|
4732
4767
|
}
|
|
4733
4768
|
}
|
|
4734
4769
|
|
|
4735
|
-
@media (
|
|
4770
|
+
@media (width >= 80rem) {
|
|
4736
4771
|
.container {
|
|
4737
4772
|
max-width: 80rem;
|
|
4738
4773
|
}
|
|
4739
4774
|
}
|
|
4740
4775
|
|
|
4741
|
-
@media (
|
|
4776
|
+
@media (width >= 96rem) {
|
|
4742
4777
|
.container {
|
|
4743
4778
|
max-width: 96rem;
|
|
4744
4779
|
}
|
|
@@ -4950,7 +4985,7 @@
|
|
|
4950
4985
|
}
|
|
4951
4986
|
|
|
4952
4987
|
.transform {
|
|
4953
|
-
transform: var(--tw-rotate-x
|
|
4988
|
+
transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y);
|
|
4954
4989
|
}
|
|
4955
4990
|
|
|
4956
4991
|
.animate-spin {
|
|
@@ -5081,13 +5116,7 @@
|
|
|
5081
5116
|
}
|
|
5082
5117
|
|
|
5083
5118
|
.bg-gray-500\/20 {
|
|
5084
|
-
background-color:
|
|
5085
|
-
}
|
|
5086
|
-
|
|
5087
|
-
@supports (color: color-mix(in lab, red, red)) {
|
|
5088
|
-
.bg-gray-500\/20 {
|
|
5089
|
-
background-color: color-mix(in oklab, var(--color-gray-500) 20%, transparent);
|
|
5090
|
-
}
|
|
5119
|
+
background-color: color-mix(in oklab, var(--color-gray-500) 20%, transparent);
|
|
5091
5120
|
}
|
|
5092
5121
|
|
|
5093
5122
|
.bg-slate-50 {
|
|
@@ -5332,7 +5361,6 @@
|
|
|
5332
5361
|
}
|
|
5333
5362
|
|
|
5334
5363
|
.drop-shadow-sm {
|
|
5335
|
-
--tw-drop-shadow-size: drop-shadow(0 1px 2px var(--tw-drop-shadow-color, #00000026));
|
|
5336
5364
|
--tw-drop-shadow: drop-shadow(var(--drop-shadow-sm));
|
|
5337
5365
|
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, );
|
|
5338
5366
|
}
|
|
@@ -5460,23 +5488,28 @@ input[type="number"] {
|
|
|
5460
5488
|
}
|
|
5461
5489
|
@property --tw-rotate-x {
|
|
5462
5490
|
syntax: "*";
|
|
5463
|
-
inherits: false
|
|
5491
|
+
inherits: false;
|
|
5492
|
+
initial-value: rotateX(0);
|
|
5464
5493
|
}
|
|
5465
5494
|
@property --tw-rotate-y {
|
|
5466
5495
|
syntax: "*";
|
|
5467
|
-
inherits: false
|
|
5496
|
+
inherits: false;
|
|
5497
|
+
initial-value: rotateY(0);
|
|
5468
5498
|
}
|
|
5469
5499
|
@property --tw-rotate-z {
|
|
5470
5500
|
syntax: "*";
|
|
5471
|
-
inherits: false
|
|
5501
|
+
inherits: false;
|
|
5502
|
+
initial-value: rotateZ(0);
|
|
5472
5503
|
}
|
|
5473
5504
|
@property --tw-skew-x {
|
|
5474
5505
|
syntax: "*";
|
|
5475
|
-
inherits: false
|
|
5506
|
+
inherits: false;
|
|
5507
|
+
initial-value: skewX(0);
|
|
5476
5508
|
}
|
|
5477
5509
|
@property --tw-skew-y {
|
|
5478
5510
|
syntax: "*";
|
|
5479
|
-
inherits: false
|
|
5511
|
+
inherits: false;
|
|
5512
|
+
initial-value: skewY(0);
|
|
5480
5513
|
}
|
|
5481
5514
|
@property --tw-space-y-reverse {
|
|
5482
5515
|
syntax: "*";
|
|
@@ -5519,11 +5552,6 @@ input[type="number"] {
|
|
|
5519
5552
|
syntax: "*";
|
|
5520
5553
|
inherits: false
|
|
5521
5554
|
}
|
|
5522
|
-
@property --tw-shadow-alpha {
|
|
5523
|
-
syntax: "<percentage>";
|
|
5524
|
-
inherits: false;
|
|
5525
|
-
initial-value: 100%;
|
|
5526
|
-
}
|
|
5527
5555
|
@property --tw-inset-shadow {
|
|
5528
5556
|
syntax: "*";
|
|
5529
5557
|
inherits: false;
|
|
@@ -5533,11 +5561,6 @@ input[type="number"] {
|
|
|
5533
5561
|
syntax: "*";
|
|
5534
5562
|
inherits: false
|
|
5535
5563
|
}
|
|
5536
|
-
@property --tw-inset-shadow-alpha {
|
|
5537
|
-
syntax: "<percentage>";
|
|
5538
|
-
inherits: false;
|
|
5539
|
-
initial-value: 100%;
|
|
5540
|
-
}
|
|
5541
5564
|
@property --tw-ring-color {
|
|
5542
5565
|
syntax: "*";
|
|
5543
5566
|
inherits: false
|
|
@@ -5620,19 +5643,6 @@ input[type="number"] {
|
|
|
5620
5643
|
syntax: "*";
|
|
5621
5644
|
inherits: false
|
|
5622
5645
|
}
|
|
5623
|
-
@property --tw-drop-shadow-color {
|
|
5624
|
-
syntax: "*";
|
|
5625
|
-
inherits: false
|
|
5626
|
-
}
|
|
5627
|
-
@property --tw-drop-shadow-alpha {
|
|
5628
|
-
syntax: "<percentage>";
|
|
5629
|
-
inherits: false;
|
|
5630
|
-
initial-value: 100%;
|
|
5631
|
-
}
|
|
5632
|
-
@property --tw-drop-shadow-size {
|
|
5633
|
-
syntax: "*";
|
|
5634
|
-
inherits: false
|
|
5635
|
-
}
|
|
5636
5646
|
@property --tw-duration {
|
|
5637
5647
|
syntax: "*";
|
|
5638
5648
|
inherits: false
|