@powerhousedao/connect 1.0.21-staging.0 → 1.0.22-staging.1

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.
@@ -1,7 +1,71 @@
1
1
  @import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
2
2
 
3
- /*! tailwindcss v4.0.17 | MIT License | https://tailwindcss.com */
4
- /*! tailwindcss v4.0.17 | MIT License | https://tailwindcss.com */
3
+ /*! tailwindcss v4.1.4 | MIT License | https://tailwindcss.com */
4
+ /*! tailwindcss v4.1.4 | MIT License | https://tailwindcss.com */
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
+ }
5
69
  :root {
6
70
  --toastify-color-light: #fff;
7
71
  --toastify-color-dark: #121212;
@@ -77,7 +141,7 @@
77
141
  bottom: var(--toastify-toast-bottom);
78
142
  right: var(--toastify-toast-right);
79
143
  }
80
- @media only screen and (width <= 480px) {
144
+ @media only screen and (max-width: 480px) {
81
145
  .Toastify__toast-container {
82
146
  width: 100vw;
83
147
  left: env(safe-area-inset-left);
@@ -197,7 +261,7 @@
197
261
  animation-duration: .3s;
198
262
  animation-fill-mode: both;
199
263
  }
200
- @media only screen and (width <= 480px) {
264
+ @media only screen and (max-width: 480px) {
201
265
  .Toastify__toast {
202
266
  border-radius: 0;
203
267
  margin-bottom: 0;
@@ -715,53 +779,54 @@
715
779
  @layer theme {
716
780
  :root, :host {
717
781
  --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
782
+ --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
718
783
  --color-red-100: #fdedec;
719
- --color-red-400: oklch(.704 .191 22.216);
720
- --color-red-500: oklch(.637 .237 25.331);
721
- --color-red-600: oklch(.577 .245 27.325);
722
- --color-red-700: oklch(.505 .213 27.518);
723
- --color-red-800: oklch(.444 .177 26.899);
724
- --color-red-900: oklch(.396 .141 25.723);
725
- --color-orange-100: oklch(.954 .038 75.164);
726
- --color-orange-700: oklch(.553 .195 38.402);
727
- --color-orange-800: oklch(.47 .157 37.304);
728
- --color-orange-900: oklch(.408 .123 38.172);
729
- --color-yellow-100: oklch(.973 .071 103.193);
730
- --color-yellow-300: oklch(.905 .182 98.111);
731
- --color-yellow-400: oklch(.852 .199 91.936);
732
- --color-yellow-900: oklch(.421 .095 57.708);
733
- --color-green-100: oklch(.962 .044 156.743);
734
- --color-green-500: oklch(.723 .219 149.579);
735
- --color-green-700: oklch(.527 .154 150.069);
736
- --color-green-800: oklch(.448 .119 151.328);
737
- --color-green-900: oklch(.393 .095 152.535);
738
- --color-blue-50: oklch(.97 .014 254.604);
739
- --color-blue-100: oklch(.932 .032 255.585);
740
- --color-blue-400: oklch(.707 .165 254.624);
741
- --color-blue-500: oklch(.623 .214 259.815);
742
- --color-blue-600: oklch(.546 .245 262.881);
743
- --color-blue-800: oklch(.424 .199 265.638);
744
- --color-blue-900: oklch(.379 .146 265.522);
745
- --color-purple-900: oklch(.381 .176 304.987);
746
- --color-slate-50: oklch(.984 .003 247.858);
747
- --color-slate-100: oklch(.968 .007 247.896);
748
- --color-slate-200: oklch(.929 .013 255.508);
749
- --color-slate-300: oklch(.869 .022 252.894);
750
- --color-slate-500: oklch(.554 .046 257.417);
751
- --color-slate-600: oklch(.446 .043 257.281);
752
- --color-slate-700: oklch(.372 .044 257.287);
753
- --color-slate-800: oklch(.279 .041 260.031);
754
- --color-slate-900: oklch(.208 .042 265.755);
755
- --color-gray-50: oklch(.985 .002 247.839);
756
- --color-gray-100: oklch(.967 .003 264.542);
757
- --color-gray-200: oklch(.928 .006 264.531);
758
- --color-gray-300: oklch(.872 .01 258.338);
759
- --color-gray-400: oklch(.707 .022 261.325);
760
- --color-gray-500: oklch(.551 .027 264.364);
761
- --color-gray-600: oklch(.446 .03 256.802);
762
- --color-gray-700: oklch(.373 .034 259.733);
763
- --color-gray-800: oklch(.278 .033 256.848);
764
- --color-gray-900: oklch(.21 .034 264.665);
784
+ --color-red-400: oklch(70.4% .191 22.216);
785
+ --color-red-500: oklch(63.7% .237 25.331);
786
+ --color-red-600: oklch(57.7% .245 27.325);
787
+ --color-red-700: oklch(50.5% .213 27.518);
788
+ --color-red-800: oklch(44.4% .177 26.899);
789
+ --color-red-900: oklch(39.6% .141 25.723);
790
+ --color-orange-100: oklch(95.4% .038 75.164);
791
+ --color-orange-700: oklch(55.3% .195 38.402);
792
+ --color-orange-800: oklch(47% .157 37.304);
793
+ --color-orange-900: oklch(40.8% .123 38.172);
794
+ --color-yellow-100: oklch(97.3% .071 103.193);
795
+ --color-yellow-300: oklch(90.5% .182 98.111);
796
+ --color-yellow-400: oklch(85.2% .199 91.936);
797
+ --color-yellow-900: oklch(42.1% .095 57.708);
798
+ --color-green-100: oklch(96.2% .044 156.743);
799
+ --color-green-500: oklch(72.3% .219 149.579);
800
+ --color-green-700: oklch(52.7% .154 150.069);
801
+ --color-green-800: oklch(44.8% .119 151.328);
802
+ --color-green-900: oklch(39.3% .095 152.535);
803
+ --color-blue-50: oklch(97% .014 254.604);
804
+ --color-blue-100: oklch(93.2% .032 255.585);
805
+ --color-blue-400: oklch(70.7% .165 254.624);
806
+ --color-blue-500: oklch(62.3% .214 259.815);
807
+ --color-blue-600: oklch(54.6% .245 262.881);
808
+ --color-blue-800: oklch(42.4% .199 265.638);
809
+ --color-blue-900: oklch(37.9% .146 265.522);
810
+ --color-purple-900: oklch(38.1% .176 304.987);
811
+ --color-slate-50: oklch(98.4% .003 247.858);
812
+ --color-slate-100: oklch(96.8% .007 247.896);
813
+ --color-slate-200: oklch(92.9% .013 255.508);
814
+ --color-slate-300: oklch(86.9% .022 252.894);
815
+ --color-slate-500: oklch(55.4% .046 257.417);
816
+ --color-slate-600: oklch(44.6% .043 257.281);
817
+ --color-slate-700: oklch(37.2% .044 257.287);
818
+ --color-slate-800: oklch(27.9% .041 260.031);
819
+ --color-slate-900: oklch(20.8% .042 265.755);
820
+ --color-gray-50: oklch(98.5% .002 247.839);
821
+ --color-gray-100: oklch(96.7% .003 264.542);
822
+ --color-gray-200: oklch(92.8% .006 264.531);
823
+ --color-gray-300: oklch(87.2% .01 258.338);
824
+ --color-gray-400: oklch(70.7% .022 261.325);
825
+ --color-gray-500: oklch(55.1% .027 264.364);
826
+ --color-gray-600: oklch(44.6% .03 256.802);
827
+ --color-gray-700: oklch(37.3% .034 259.733);
828
+ --color-gray-800: oklch(27.8% .033 256.848);
829
+ --color-gray-900: oklch(21% .034 264.665);
765
830
  --color-black: #000;
766
831
  --color-white: #fff;
767
832
  --spacing: .25rem;
@@ -798,6 +863,8 @@
798
863
  --animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;
799
864
  --default-transition-duration: .15s;
800
865
  --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
866
+ --default-font-family: var(--font-sans);
867
+ --default-mono-font-family: var(--font-mono);
801
868
  --color-charcoal-300: #9da6b9;
802
869
  --color-charcoal-700: #485265;
803
870
  --color-charcoal-800: #373e4e;
@@ -810,39 +877,31 @@
810
877
  --animate-slide-in-from-bottom: slideInFromBottom .2s ease-in-out;
811
878
  --animate-slide-in-from-left: slideInFromLeft .2s ease-in-out;
812
879
  --animate-slide-in-from-right: slideInFromRight .2s ease-in-out;
813
- --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
814
880
  --text-3xl: 1.875rem;
815
881
  --text-3xl--line-height: calc(2.25 / 1.875);
816
882
  --leading-normal: 1.5;
817
883
  --leading-relaxed: 1.625;
818
884
  --drop-shadow-sm: 0 1px 2px #00000026;
819
885
  --blur-sm: 8px;
820
- --default-font-family: var(--font-sans);
821
- --default-mono-font-family: var(--font-mono);
822
886
  --spacing-app-height: calc(100vh - 32px);
823
887
  }
824
888
  }
825
889
  @layer base {
826
- html, :host {
827
- -webkit-text-size-adjust: 100%;
828
- tab-size: 4;
829
- font-feature-settings: initial;
830
- font-variation-settings: initial;
831
- -webkit-tap-highlight-color: transparent;
832
- font-family: Inter, sans-serif;
833
- line-height: 1.5;
834
- }
835
-
836
- code, kbd, samp, pre {
837
- font-feature-settings: initial;
838
- font-variation-settings: initial;
839
- font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
840
- font-size: 1em;
841
- }
842
-
843
890
  @supports (not ((-webkit-appearance: -apple-pay-button))) or (contain-intrinsic-size: 1px) {
844
891
  ::placeholder {
845
- color: color-mix(in oklab, currentColor 50%, transparent);
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
+ }
846
905
  }
847
906
  }
848
907
 
@@ -1005,7 +1064,13 @@
1005
1064
 
1006
1065
  @supports (not ((-webkit-appearance: -apple-pay-button))) or (contain-intrinsic-size: 1px) {
1007
1066
  ::placeholder {
1008
- color: color-mix(in oklab, currentColor 50%, transparent);
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
+ }
1009
1074
  }
1010
1075
  }
1011
1076
 
@@ -1244,31 +1309,31 @@
1244
1309
  z-index: 50;
1245
1310
  }
1246
1311
 
1247
- @media (width >= 40rem) {
1312
+ @media (min-width: 40rem) {
1248
1313
  .container {
1249
1314
  max-width: 40rem;
1250
1315
  }
1251
1316
  }
1252
1317
 
1253
- @media (width >= 48rem) {
1318
+ @media (min-width: 48rem) {
1254
1319
  .container {
1255
1320
  max-width: 48rem;
1256
1321
  }
1257
1322
  }
1258
1323
 
1259
- @media (width >= 64rem) {
1324
+ @media (min-width: 64rem) {
1260
1325
  .container {
1261
1326
  max-width: 64rem;
1262
1327
  }
1263
1328
  }
1264
1329
 
1265
- @media (width >= 80rem) {
1330
+ @media (min-width: 80rem) {
1266
1331
  .container {
1267
1332
  max-width: 80rem;
1268
1333
  }
1269
1334
  }
1270
1335
 
1271
- @media (width >= 96rem) {
1336
+ @media (min-width: 96rem) {
1272
1337
  .container {
1273
1338
  max-width: 96rem;
1274
1339
  }
@@ -1447,6 +1512,10 @@
1447
1512
  display: inline !important;
1448
1513
  }
1449
1514
 
1515
+ .contents {
1516
+ display: contents;
1517
+ }
1518
+
1450
1519
  .inline-flex {
1451
1520
  display: inline-flex;
1452
1521
  }
@@ -2432,7 +2501,19 @@
2432
2501
  }
2433
2502
 
2434
2503
  .bg-slate-900\/50 {
2435
- background-color: color-mix(in oklab, var(--color-slate-900) 50%, transparent);
2504
+ background-color: #0e101080;
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
+ }
2436
2517
  }
2437
2518
 
2438
2519
  .bg-transparent {
@@ -2942,12 +3023,24 @@
2942
3023
  }
2943
3024
 
2944
3025
  .ring-0 {
2945
- --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentColor);
3026
+ --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
2946
3027
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
2947
3028
  }
2948
3029
 
2949
3030
  .shadow-black\/\[\.04\] {
2950
- --tw-shadow-color: color-mix(in oklab, var(--color-black) 4%, transparent);
3031
+ --tw-shadow-color: #0000000a;
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
+ }
2951
3044
  }
2952
3045
 
2953
3046
  .ring-gray-900 {
@@ -3449,7 +3542,7 @@
3449
3542
  }
3450
3543
 
3451
3544
  .focus-within\:ring-1:focus-within {
3452
- --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentColor);
3545
+ --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
3453
3546
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
3454
3547
  }
3455
3548
 
@@ -3657,7 +3750,7 @@
3657
3750
  }
3658
3751
 
3659
3752
  .focus\:ring-1:focus {
3660
- --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentColor);
3753
+ --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
3661
3754
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
3662
3755
  }
3663
3756
 
@@ -3676,17 +3769,17 @@
3676
3769
  }
3677
3770
 
3678
3771
  .focus-visible\:ring-0:focus-visible {
3679
- --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentColor);
3772
+ --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
3680
3773
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
3681
3774
  }
3682
3775
 
3683
3776
  .focus-visible\:ring-1:focus-visible {
3684
- --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentColor);
3777
+ --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
3685
3778
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
3686
3779
  }
3687
3780
 
3688
3781
  .focus-visible\:ring-2:focus-visible {
3689
- --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentColor);
3782
+ --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
3690
3783
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
3691
3784
  }
3692
3785
 
@@ -4010,7 +4103,7 @@
4010
4103
  background-color: #efefef;
4011
4104
  }
4012
4105
 
4013
- @media (width >= 48rem) {
4106
+ @media (min-width: 48rem) {
4014
4107
  .md\:w-96 {
4015
4108
  width: calc(var(--spacing) * 96);
4016
4109
  }
@@ -4621,31 +4714,31 @@
4621
4714
  width: 100%;
4622
4715
  }
4623
4716
 
4624
- @media (width >= 40rem) {
4717
+ @media (min-width: 40rem) {
4625
4718
  .container {
4626
4719
  max-width: 40rem;
4627
4720
  }
4628
4721
  }
4629
4722
 
4630
- @media (width >= 48rem) {
4723
+ @media (min-width: 48rem) {
4631
4724
  .container {
4632
4725
  max-width: 48rem;
4633
4726
  }
4634
4727
  }
4635
4728
 
4636
- @media (width >= 64rem) {
4729
+ @media (min-width: 64rem) {
4637
4730
  .container {
4638
4731
  max-width: 64rem;
4639
4732
  }
4640
4733
  }
4641
4734
 
4642
- @media (width >= 80rem) {
4735
+ @media (min-width: 80rem) {
4643
4736
  .container {
4644
4737
  max-width: 80rem;
4645
4738
  }
4646
4739
  }
4647
4740
 
4648
- @media (width >= 96rem) {
4741
+ @media (min-width: 96rem) {
4649
4742
  .container {
4650
4743
  max-width: 96rem;
4651
4744
  }
@@ -4857,7 +4950,7 @@
4857
4950
  }
4858
4951
 
4859
4952
  .transform {
4860
- transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y);
4953
+ transform: var(--tw-rotate-x, ) var(--tw-rotate-y, ) var(--tw-rotate-z, ) var(--tw-skew-x, ) var(--tw-skew-y, );
4861
4954
  }
4862
4955
 
4863
4956
  .animate-spin {
@@ -4988,7 +5081,13 @@
4988
5081
  }
4989
5082
 
4990
5083
  .bg-gray-500\/20 {
4991
- background-color: color-mix(in oklab, var(--color-gray-500) 20%, transparent);
5084
+ background-color: #6a728233;
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
+ }
4992
5091
  }
4993
5092
 
4994
5093
  .bg-slate-50 {
@@ -5233,6 +5332,7 @@
5233
5332
  }
5234
5333
 
5235
5334
  .drop-shadow-sm {
5335
+ --tw-drop-shadow-size: drop-shadow(0 1px 2px var(--tw-drop-shadow-color, #00000026));
5236
5336
  --tw-drop-shadow: drop-shadow(var(--drop-shadow-sm));
5237
5337
  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, );
5238
5338
  }
@@ -5360,28 +5460,23 @@ input[type="number"] {
5360
5460
  }
5361
5461
  @property --tw-rotate-x {
5362
5462
  syntax: "*";
5363
- inherits: false;
5364
- initial-value: rotateX(0);
5463
+ inherits: false
5365
5464
  }
5366
5465
  @property --tw-rotate-y {
5367
5466
  syntax: "*";
5368
- inherits: false;
5369
- initial-value: rotateY(0);
5467
+ inherits: false
5370
5468
  }
5371
5469
  @property --tw-rotate-z {
5372
5470
  syntax: "*";
5373
- inherits: false;
5374
- initial-value: rotateZ(0);
5471
+ inherits: false
5375
5472
  }
5376
5473
  @property --tw-skew-x {
5377
5474
  syntax: "*";
5378
- inherits: false;
5379
- initial-value: skewX(0);
5475
+ inherits: false
5380
5476
  }
5381
5477
  @property --tw-skew-y {
5382
5478
  syntax: "*";
5383
- inherits: false;
5384
- initial-value: skewY(0);
5479
+ inherits: false
5385
5480
  }
5386
5481
  @property --tw-space-y-reverse {
5387
5482
  syntax: "*";
@@ -5424,6 +5519,11 @@ input[type="number"] {
5424
5519
  syntax: "*";
5425
5520
  inherits: false
5426
5521
  }
5522
+ @property --tw-shadow-alpha {
5523
+ syntax: "<percentage>";
5524
+ inherits: false;
5525
+ initial-value: 100%;
5526
+ }
5427
5527
  @property --tw-inset-shadow {
5428
5528
  syntax: "*";
5429
5529
  inherits: false;
@@ -5433,6 +5533,11 @@ input[type="number"] {
5433
5533
  syntax: "*";
5434
5534
  inherits: false
5435
5535
  }
5536
+ @property --tw-inset-shadow-alpha {
5537
+ syntax: "<percentage>";
5538
+ inherits: false;
5539
+ initial-value: 100%;
5540
+ }
5436
5541
  @property --tw-ring-color {
5437
5542
  syntax: "*";
5438
5543
  inherits: false
@@ -5515,6 +5620,19 @@ input[type="number"] {
5515
5620
  syntax: "*";
5516
5621
  inherits: false
5517
5622
  }
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
+ }
5518
5636
  @property --tw-duration {
5519
5637
  syntax: "*";
5520
5638
  inherits: false