@sikka/hawa 0.42.12-next → 0.42.14-next
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/blocks/auth/index.js +13 -13
- package/dist/blocks/auth/index.mjs +13 -13
- package/dist/blocks/index.js +13 -13
- package/dist/blocks/index.mjs +1 -1
- package/dist/{chunk-KR5YIVAC.mjs → chunk-TRXY3DKL.mjs} +13 -13
- package/dist/elements/index.js +13 -13
- package/dist/elements/index.mjs +1 -1
- package/dist/index.css +80 -80
- package/dist/index.js +13 -13
- package/dist/index.mjs +13 -13
- package/dist/pinInput/index.js +13 -13
- package/dist/pinInput/index.js.map +1 -1
- package/dist/pinInput/index.mjs +13 -13
- package/dist/pinInput/index.mjs.map +1 -1
- package/package.json +10 -10
package/dist/index.css
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*
|
2
|
-
! tailwindcss v3.4.
|
2
|
+
! tailwindcss v3.4.7 | MIT License | https://tailwindcss.com
|
3
3
|
*//*
|
4
4
|
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
|
5
5
|
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
|
@@ -3811,36 +3811,36 @@ body {
|
|
3811
3811
|
.data-\[disabled\=\'true\'\]\:hawa-pointer-events-none[data-disabled='true'] {
|
3812
3812
|
pointer-events: none;
|
3813
3813
|
}
|
3814
|
-
.data-\[disabled\=true\]\:hawa-pointer-events-none[data-disabled=true] {
|
3814
|
+
.data-\[disabled\=true\]\:hawa-pointer-events-none[data-disabled="true"] {
|
3815
3815
|
pointer-events: none;
|
3816
3816
|
}
|
3817
3817
|
.data-\[disabled\]\:hawa-pointer-events-none[data-disabled] {
|
3818
3818
|
pointer-events: none;
|
3819
3819
|
}
|
3820
|
-
.data-\[focus-visible\=true\]\:hawa-z-10[data-focus-visible=true] {
|
3820
|
+
.data-\[focus-visible\=true\]\:hawa-z-10[data-focus-visible="true"] {
|
3821
3821
|
z-index: 10;
|
3822
3822
|
}
|
3823
|
-
.data-\[state\=checked\]\:hawa--translate-x-\[19px\][data-state=checked] {
|
3823
|
+
.data-\[state\=checked\]\:hawa--translate-x-\[19px\][data-state="checked"] {
|
3824
3824
|
--tw-translate-x: -19px;
|
3825
3825
|
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));
|
3826
3826
|
}
|
3827
|
-
.data-\[state\=checked\]\:hawa-translate-x-\[19px\][data-state=checked] {
|
3827
|
+
.data-\[state\=checked\]\:hawa-translate-x-\[19px\][data-state="checked"] {
|
3828
3828
|
--tw-translate-x: 19px;
|
3829
3829
|
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));
|
3830
3830
|
}
|
3831
|
-
.data-\[swipe\=cancel\]\:hawa-translate-x-0[data-swipe=cancel] {
|
3831
|
+
.data-\[swipe\=cancel\]\:hawa-translate-x-0[data-swipe="cancel"] {
|
3832
3832
|
--tw-translate-x: 0px;
|
3833
3833
|
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));
|
3834
3834
|
}
|
3835
|
-
.data-\[swipe\=end\]\:hawa-translate-x-\[var\(--radix-toast-swipe-end-x\)\][data-swipe=end] {
|
3835
|
+
.data-\[swipe\=end\]\:hawa-translate-x-\[var\(--radix-toast-swipe-end-x\)\][data-swipe="end"] {
|
3836
3836
|
--tw-translate-x: var(--radix-toast-swipe-end-x);
|
3837
3837
|
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));
|
3838
3838
|
}
|
3839
|
-
.data-\[swipe\=move\]\:hawa-translate-x-\[var\(--radix-toast-swipe-move-x\)\][data-swipe=move] {
|
3839
|
+
.data-\[swipe\=move\]\:hawa-translate-x-\[var\(--radix-toast-swipe-move-x\)\][data-swipe="move"] {
|
3840
3840
|
--tw-translate-x: var(--radix-toast-swipe-move-x);
|
3841
3841
|
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));
|
3842
3842
|
}
|
3843
|
-
.data-\[pressed\=true\]\:hawa-scale-\[0\.97\][data-pressed=true] {
|
3843
|
+
.data-\[pressed\=true\]\:hawa-scale-\[0\.97\][data-pressed="true"] {
|
3844
3844
|
--tw-scale-x: 0.97;
|
3845
3845
|
--tw-scale-y: 0.97;
|
3846
3846
|
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));
|
@@ -3855,7 +3855,7 @@ body {
|
|
3855
3855
|
height: 0;
|
3856
3856
|
}
|
3857
3857
|
}
|
3858
|
-
.data-\[state\=closed\]\:hawa-animate-accordion-up[data-state=closed] {
|
3858
|
+
.data-\[state\=closed\]\:hawa-animate-accordion-up[data-state="closed"] {
|
3859
3859
|
animation: hawa-accordion-up 0.2s ease-out;
|
3860
3860
|
}
|
3861
3861
|
@keyframes hawa-accordion-down {
|
@@ -3868,65 +3868,65 @@ body {
|
|
3868
3868
|
height: var(--radix-accordion-content-height);
|
3869
3869
|
}
|
3870
3870
|
}
|
3871
|
-
.data-\[state\=open\]\:hawa-animate-accordion-down[data-state=open] {
|
3871
|
+
.data-\[state\=open\]\:hawa-animate-accordion-down[data-state="open"] {
|
3872
3872
|
animation: hawa-accordion-down 0.2s ease-out;
|
3873
3873
|
}
|
3874
|
-
.data-\[state\=closed\]\:hawa-rounded-b[data-state=closed] {
|
3874
|
+
.data-\[state\=closed\]\:hawa-rounded-b[data-state="closed"] {
|
3875
3875
|
border-bottom-right-radius: var(--radius);
|
3876
3876
|
border-bottom-left-radius: var(--radius);
|
3877
3877
|
}
|
3878
|
-
.data-\[state\=open\]\:hawa-rounded-b[data-state=open] {
|
3878
|
+
.data-\[state\=open\]\:hawa-rounded-b[data-state="open"] {
|
3879
3879
|
border-bottom-right-radius: var(--radius);
|
3880
3880
|
border-bottom-left-radius: var(--radius);
|
3881
3881
|
}
|
3882
|
-
.data-\[state\=open\]\:hawa-rounded-b-none[data-state=open] {
|
3882
|
+
.data-\[state\=open\]\:hawa-rounded-b-none[data-state="open"] {
|
3883
3883
|
border-bottom-right-radius: 0px;
|
3884
3884
|
border-bottom-left-radius: 0px;
|
3885
3885
|
}
|
3886
|
-
.data-\[state\=open\]\:hawa-rounded-t-none[data-state=open] {
|
3886
|
+
.data-\[state\=open\]\:hawa-rounded-t-none[data-state="open"] {
|
3887
3887
|
border-top-left-radius: 0px;
|
3888
3888
|
border-top-right-radius: 0px;
|
3889
3889
|
}
|
3890
|
-
.data-\[state\=active\]\:hawa-border-b-primary[data-state=active] {
|
3890
|
+
.data-\[state\=active\]\:hawa-border-b-primary[data-state="active"] {
|
3891
3891
|
border-bottom-color: hsl(var(--primary));
|
3892
3892
|
}
|
3893
|
-
.data-\[state\=active\]\:hawa-border-e-primary[data-state=active] {
|
3893
|
+
.data-\[state\=active\]\:hawa-border-e-primary[data-state="active"] {
|
3894
3894
|
border-inline-end-color: hsl(var(--primary));
|
3895
3895
|
}
|
3896
3896
|
.data-\[active\]\:hawa-bg-accent\/50[data-active] {
|
3897
3897
|
background-color: hsl(var(--accent) / 0.5);
|
3898
3898
|
}
|
3899
|
-
.data-\[state\=active\]\:hawa-bg-primary[data-state=active] {
|
3899
|
+
.data-\[state\=active\]\:hawa-bg-primary[data-state="active"] {
|
3900
3900
|
background-color: hsl(var(--primary));
|
3901
3901
|
}
|
3902
|
-
.data-\[state\=checked\]\:hawa-bg-primary[data-state=checked] {
|
3902
|
+
.data-\[state\=checked\]\:hawa-bg-primary[data-state="checked"] {
|
3903
3903
|
background-color: hsl(var(--primary));
|
3904
3904
|
}
|
3905
|
-
.data-\[state\=checked\]\:hawa-bg-primary-foreground[data-state=checked] {
|
3905
|
+
.data-\[state\=checked\]\:hawa-bg-primary-foreground[data-state="checked"] {
|
3906
3906
|
background-color: hsl(var(--primary-foreground));
|
3907
3907
|
}
|
3908
|
-
.data-\[state\=open\]\:hawa-bg-accent[data-state=open] {
|
3908
|
+
.data-\[state\=open\]\:hawa-bg-accent[data-state="open"] {
|
3909
3909
|
background-color: hsl(var(--accent));
|
3910
3910
|
}
|
3911
|
-
.data-\[state\=open\]\:hawa-bg-secondary[data-state=open] {
|
3911
|
+
.data-\[state\=open\]\:hawa-bg-secondary[data-state="open"] {
|
3912
3912
|
background-color: hsl(var(--secondary));
|
3913
3913
|
}
|
3914
|
-
.data-\[state\=selected\]\:hawa-bg-muted[data-state=selected] {
|
3914
|
+
.data-\[state\=selected\]\:hawa-bg-muted[data-state="selected"] {
|
3915
3915
|
background-color: hsl(var(--muted));
|
3916
3916
|
}
|
3917
|
-
.data-\[state\=unchecked\]\:hawa-bg-primary\/20[data-state=unchecked] {
|
3917
|
+
.data-\[state\=unchecked\]\:hawa-bg-primary\/20[data-state="unchecked"] {
|
3918
3918
|
background-color: hsl(var(--primary) / 0.2);
|
3919
3919
|
}
|
3920
|
-
.data-\[state\=active\]\:hawa-text-primary-foreground[data-state=active] {
|
3920
|
+
.data-\[state\=active\]\:hawa-text-primary-foreground[data-state="active"] {
|
3921
3921
|
color: hsl(var(--primary-foreground));
|
3922
3922
|
}
|
3923
|
-
.data-\[state\=checked\]\:hawa-text-primary-foreground[data-state=checked] {
|
3923
|
+
.data-\[state\=checked\]\:hawa-text-primary-foreground[data-state="checked"] {
|
3924
3924
|
color: hsl(var(--primary-foreground));
|
3925
3925
|
}
|
3926
|
-
.data-\[state\=open\]\:hawa-text-accent-foreground[data-state=open] {
|
3926
|
+
.data-\[state\=open\]\:hawa-text-accent-foreground[data-state="open"] {
|
3927
3927
|
color: hsl(var(--accent-foreground));
|
3928
3928
|
}
|
3929
|
-
.data-\[state\=open\]\:hawa-text-muted-foreground[data-state=open] {
|
3929
|
+
.data-\[state\=open\]\:hawa-text-muted-foreground[data-state="open"] {
|
3930
3930
|
color: hsl(var(--muted-foreground));
|
3931
3931
|
}
|
3932
3932
|
.data-\[disabled\=\'true\'\]\:hawa-opacity-50[data-disabled='true'] {
|
@@ -3935,30 +3935,30 @@ body {
|
|
3935
3935
|
.data-\[disabled\]\:hawa-opacity-50[data-disabled] {
|
3936
3936
|
opacity: 0.5;
|
3937
3937
|
}
|
3938
|
-
.data-\[state\=closed\]\:hawa-opacity-0[data-state=closed] {
|
3938
|
+
.data-\[state\=closed\]\:hawa-opacity-0[data-state="closed"] {
|
3939
3939
|
opacity: 0;
|
3940
3940
|
}
|
3941
|
-
.data-\[state\=active\]\:hawa-shadow-sm[data-state=active] {
|
3941
|
+
.data-\[state\=active\]\:hawa-shadow-sm[data-state="active"] {
|
3942
3942
|
--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
|
3943
3943
|
--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
|
3944
3944
|
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
|
3945
3945
|
}
|
3946
|
-
.data-\[focus-visible\=true\]\:hawa-outline-2[data-focus-visible=true] {
|
3946
|
+
.data-\[focus-visible\=true\]\:hawa-outline-2[data-focus-visible="true"] {
|
3947
3947
|
outline-width: 2px;
|
3948
3948
|
}
|
3949
|
-
.data-\[focus-visible\=true\]\:hawa-outline-offset-2[data-focus-visible=true] {
|
3949
|
+
.data-\[focus-visible\=true\]\:hawa-outline-offset-2[data-focus-visible="true"] {
|
3950
3950
|
outline-offset: 2px;
|
3951
3951
|
}
|
3952
|
-
.data-\[swipe\=move\]\:hawa-transition-none[data-swipe=move] {
|
3952
|
+
.data-\[swipe\=move\]\:hawa-transition-none[data-swipe="move"] {
|
3953
3953
|
transition-property: none;
|
3954
3954
|
}
|
3955
|
-
.data-\[state\=closed\]\:hawa-duration-300[data-state=closed] {
|
3955
|
+
.data-\[state\=closed\]\:hawa-duration-300[data-state="closed"] {
|
3956
3956
|
transition-duration: 300ms;
|
3957
3957
|
}
|
3958
|
-
.data-\[state\=open\]\:hawa-duration-300[data-state=open] {
|
3958
|
+
.data-\[state\=open\]\:hawa-duration-300[data-state="open"] {
|
3959
3959
|
transition-duration: 300ms;
|
3960
3960
|
}
|
3961
|
-
.data-\[motion\^\=from-\]\:hawa-animate-in[data-motion^=from-] {
|
3961
|
+
.data-\[motion\^\=from-\]\:hawa-animate-in[data-motion^="from-"] {
|
3962
3962
|
animation-name: enter;
|
3963
3963
|
animation-duration: 150ms;
|
3964
3964
|
--tw-enter-opacity: initial;
|
@@ -3967,7 +3967,7 @@ body {
|
|
3967
3967
|
--tw-enter-translate-x: initial;
|
3968
3968
|
--tw-enter-translate-y: initial;
|
3969
3969
|
}
|
3970
|
-
.data-\[state\=open\]\:hawa-animate-in[data-state=open] {
|
3970
|
+
.data-\[state\=open\]\:hawa-animate-in[data-state="open"] {
|
3971
3971
|
animation-name: enter;
|
3972
3972
|
animation-duration: 150ms;
|
3973
3973
|
--tw-enter-opacity: initial;
|
@@ -3976,7 +3976,7 @@ body {
|
|
3976
3976
|
--tw-enter-translate-x: initial;
|
3977
3977
|
--tw-enter-translate-y: initial;
|
3978
3978
|
}
|
3979
|
-
.data-\[state\=visible\]\:hawa-animate-in[data-state=visible] {
|
3979
|
+
.data-\[state\=visible\]\:hawa-animate-in[data-state="visible"] {
|
3980
3980
|
animation-name: enter;
|
3981
3981
|
animation-duration: 150ms;
|
3982
3982
|
--tw-enter-opacity: initial;
|
@@ -3985,7 +3985,7 @@ body {
|
|
3985
3985
|
--tw-enter-translate-x: initial;
|
3986
3986
|
--tw-enter-translate-y: initial;
|
3987
3987
|
}
|
3988
|
-
.data-\[motion\^\=to-\]\:hawa-animate-out[data-motion^=to-] {
|
3988
|
+
.data-\[motion\^\=to-\]\:hawa-animate-out[data-motion^="to-"] {
|
3989
3989
|
animation-name: exit;
|
3990
3990
|
animation-duration: 150ms;
|
3991
3991
|
--tw-exit-opacity: initial;
|
@@ -3994,7 +3994,7 @@ body {
|
|
3994
3994
|
--tw-exit-translate-x: initial;
|
3995
3995
|
--tw-exit-translate-y: initial;
|
3996
3996
|
}
|
3997
|
-
.data-\[state\=closed\]\:hawa-animate-out[data-state=closed] {
|
3997
|
+
.data-\[state\=closed\]\:hawa-animate-out[data-state="closed"] {
|
3998
3998
|
animation-name: exit;
|
3999
3999
|
animation-duration: 150ms;
|
4000
4000
|
--tw-exit-opacity: initial;
|
@@ -4003,7 +4003,7 @@ body {
|
|
4003
4003
|
--tw-exit-translate-x: initial;
|
4004
4004
|
--tw-exit-translate-y: initial;
|
4005
4005
|
}
|
4006
|
-
.data-\[state\=hidden\]\:hawa-animate-out[data-state=hidden] {
|
4006
|
+
.data-\[state\=hidden\]\:hawa-animate-out[data-state="hidden"] {
|
4007
4007
|
animation-name: exit;
|
4008
4008
|
animation-duration: 150ms;
|
4009
4009
|
--tw-exit-opacity: initial;
|
@@ -4012,7 +4012,7 @@ body {
|
|
4012
4012
|
--tw-exit-translate-x: initial;
|
4013
4013
|
--tw-exit-translate-y: initial;
|
4014
4014
|
}
|
4015
|
-
.data-\[swipe\=end\]\:hawa-animate-out[data-swipe=end] {
|
4015
|
+
.data-\[swipe\=end\]\:hawa-animate-out[data-swipe="end"] {
|
4016
4016
|
animation-name: exit;
|
4017
4017
|
animation-duration: 150ms;
|
4018
4018
|
--tw-exit-opacity: initial;
|
@@ -4021,115 +4021,115 @@ body {
|
|
4021
4021
|
--tw-exit-translate-x: initial;
|
4022
4022
|
--tw-exit-translate-y: initial;
|
4023
4023
|
}
|
4024
|
-
.data-\[motion\^\=from-\]\:hawa-fade-in[data-motion^=from-] {
|
4024
|
+
.data-\[motion\^\=from-\]\:hawa-fade-in[data-motion^="from-"] {
|
4025
4025
|
--tw-enter-opacity: 0;
|
4026
4026
|
}
|
4027
|
-
.data-\[motion\^\=to-\]\:hawa-fade-out[data-motion^=to-] {
|
4027
|
+
.data-\[motion\^\=to-\]\:hawa-fade-out[data-motion^="to-"] {
|
4028
4028
|
--tw-exit-opacity: 0;
|
4029
4029
|
}
|
4030
|
-
.data-\[state\=closed\]\:hawa-fade-out-0[data-state=closed] {
|
4030
|
+
.data-\[state\=closed\]\:hawa-fade-out-0[data-state="closed"] {
|
4031
4031
|
--tw-exit-opacity: 0;
|
4032
4032
|
}
|
4033
|
-
.data-\[state\=closed\]\:hawa-fade-out-80[data-state=closed] {
|
4033
|
+
.data-\[state\=closed\]\:hawa-fade-out-80[data-state="closed"] {
|
4034
4034
|
--tw-exit-opacity: 0.8;
|
4035
4035
|
}
|
4036
|
-
.data-\[state\=hidden\]\:hawa-fade-out[data-state=hidden] {
|
4036
|
+
.data-\[state\=hidden\]\:hawa-fade-out[data-state="hidden"] {
|
4037
4037
|
--tw-exit-opacity: 0;
|
4038
4038
|
}
|
4039
|
-
.data-\[state\=open\]\:hawa-fade-in-0[data-state=open] {
|
4039
|
+
.data-\[state\=open\]\:hawa-fade-in-0[data-state="open"] {
|
4040
4040
|
--tw-enter-opacity: 0;
|
4041
4041
|
}
|
4042
|
-
.data-\[state\=open\]\:hawa-fade-in-90[data-state=open] {
|
4042
|
+
.data-\[state\=open\]\:hawa-fade-in-90[data-state="open"] {
|
4043
4043
|
--tw-enter-opacity: 0.9;
|
4044
4044
|
}
|
4045
|
-
.data-\[state\=visible\]\:hawa-fade-in[data-state=visible] {
|
4045
|
+
.data-\[state\=visible\]\:hawa-fade-in[data-state="visible"] {
|
4046
4046
|
--tw-enter-opacity: 0;
|
4047
4047
|
}
|
4048
|
-
.data-\[state\=closed\]\:hawa-zoom-out-95[data-state=closed] {
|
4048
|
+
.data-\[state\=closed\]\:hawa-zoom-out-95[data-state="closed"] {
|
4049
4049
|
--tw-exit-scale: .95;
|
4050
4050
|
}
|
4051
|
-
.data-\[state\=open\]\:hawa-zoom-in-90[data-state=open] {
|
4051
|
+
.data-\[state\=open\]\:hawa-zoom-in-90[data-state="open"] {
|
4052
4052
|
--tw-enter-scale: .9;
|
4053
4053
|
}
|
4054
|
-
.data-\[state\=open\]\:hawa-zoom-in-95[data-state=open] {
|
4054
|
+
.data-\[state\=open\]\:hawa-zoom-in-95[data-state="open"] {
|
4055
4055
|
--tw-enter-scale: .95;
|
4056
4056
|
}
|
4057
|
-
.data-\[motion\=from-end\]\:hawa-slide-in-from-right-52[data-motion=from-end] {
|
4057
|
+
.data-\[motion\=from-end\]\:hawa-slide-in-from-right-52[data-motion="from-end"] {
|
4058
4058
|
--tw-enter-translate-x: 13rem;
|
4059
4059
|
}
|
4060
|
-
.data-\[motion\=from-start\]\:hawa-slide-in-from-left-52[data-motion=from-start] {
|
4060
|
+
.data-\[motion\=from-start\]\:hawa-slide-in-from-left-52[data-motion="from-start"] {
|
4061
4061
|
--tw-enter-translate-x: -13rem;
|
4062
4062
|
}
|
4063
|
-
.data-\[motion\=to-end\]\:hawa-slide-out-to-right-52[data-motion=to-end] {
|
4063
|
+
.data-\[motion\=to-end\]\:hawa-slide-out-to-right-52[data-motion="to-end"] {
|
4064
4064
|
--tw-exit-translate-x: 13rem;
|
4065
4065
|
}
|
4066
|
-
.data-\[motion\=to-start\]\:hawa-slide-out-to-left-52[data-motion=to-start] {
|
4066
|
+
.data-\[motion\=to-start\]\:hawa-slide-out-to-left-52[data-motion="to-start"] {
|
4067
4067
|
--tw-exit-translate-x: -13rem;
|
4068
4068
|
}
|
4069
|
-
.data-\[side\=bottom\]\:hawa-slide-in-from-top-2[data-side=bottom] {
|
4069
|
+
.data-\[side\=bottom\]\:hawa-slide-in-from-top-2[data-side="bottom"] {
|
4070
4070
|
--tw-enter-translate-y: -0.5rem;
|
4071
4071
|
}
|
4072
|
-
.data-\[side\=left\]\:hawa-slide-in-from-right-2[data-side=left] {
|
4072
|
+
.data-\[side\=left\]\:hawa-slide-in-from-right-2[data-side="left"] {
|
4073
4073
|
--tw-enter-translate-x: 0.5rem;
|
4074
4074
|
}
|
4075
|
-
.data-\[side\=right\]\:hawa-slide-in-from-left-2[data-side=right] {
|
4075
|
+
.data-\[side\=right\]\:hawa-slide-in-from-left-2[data-side="right"] {
|
4076
4076
|
--tw-enter-translate-x: -0.5rem;
|
4077
4077
|
}
|
4078
|
-
.data-\[side\=top\]\:hawa-slide-in-from-bottom-2[data-side=top] {
|
4078
|
+
.data-\[side\=top\]\:hawa-slide-in-from-bottom-2[data-side="top"] {
|
4079
4079
|
--tw-enter-translate-y: 0.5rem;
|
4080
4080
|
}
|
4081
|
-
.data-\[state\=closed\]\:hawa-slide-out-to-bottom[data-state=closed] {
|
4081
|
+
.data-\[state\=closed\]\:hawa-slide-out-to-bottom[data-state="closed"] {
|
4082
4082
|
--tw-exit-translate-y: 100%;
|
4083
4083
|
}
|
4084
|
-
.data-\[state\=closed\]\:hawa-slide-out-to-left[data-state=closed] {
|
4084
|
+
.data-\[state\=closed\]\:hawa-slide-out-to-left[data-state="closed"] {
|
4085
4085
|
--tw-exit-translate-x: -100%;
|
4086
4086
|
}
|
4087
|
-
.data-\[state\=closed\]\:hawa-slide-out-to-left-1\/2[data-state=closed] {
|
4087
|
+
.data-\[state\=closed\]\:hawa-slide-out-to-left-1\/2[data-state="closed"] {
|
4088
4088
|
--tw-exit-translate-x: -50%;
|
4089
4089
|
}
|
4090
|
-
.data-\[state\=closed\]\:hawa-slide-out-to-left-full[data-state=closed] {
|
4090
|
+
.data-\[state\=closed\]\:hawa-slide-out-to-left-full[data-state="closed"] {
|
4091
4091
|
--tw-exit-translate-x: -100%;
|
4092
4092
|
}
|
4093
|
-
.data-\[state\=closed\]\:hawa-slide-out-to-right[data-state=closed] {
|
4093
|
+
.data-\[state\=closed\]\:hawa-slide-out-to-right[data-state="closed"] {
|
4094
4094
|
--tw-exit-translate-x: 100%;
|
4095
4095
|
}
|
4096
|
-
.data-\[state\=closed\]\:hawa-slide-out-to-right-full[data-state=closed] {
|
4096
|
+
.data-\[state\=closed\]\:hawa-slide-out-to-right-full[data-state="closed"] {
|
4097
4097
|
--tw-exit-translate-x: 100%;
|
4098
4098
|
}
|
4099
|
-
.data-\[state\=closed\]\:hawa-slide-out-to-top[data-state=closed] {
|
4099
|
+
.data-\[state\=closed\]\:hawa-slide-out-to-top[data-state="closed"] {
|
4100
4100
|
--tw-exit-translate-y: -100%;
|
4101
4101
|
}
|
4102
|
-
.data-\[state\=closed\]\:hawa-slide-out-to-top-\[48\%\][data-state=closed] {
|
4102
|
+
.data-\[state\=closed\]\:hawa-slide-out-to-top-\[48\%\][data-state="closed"] {
|
4103
4103
|
--tw-exit-translate-y: -48%;
|
4104
4104
|
}
|
4105
|
-
.data-\[state\=open\]\:hawa-slide-in-from-bottom[data-state=open] {
|
4105
|
+
.data-\[state\=open\]\:hawa-slide-in-from-bottom[data-state="open"] {
|
4106
4106
|
--tw-enter-translate-y: 100%;
|
4107
4107
|
}
|
4108
|
-
.data-\[state\=open\]\:hawa-slide-in-from-left[data-state=open] {
|
4108
|
+
.data-\[state\=open\]\:hawa-slide-in-from-left[data-state="open"] {
|
4109
4109
|
--tw-enter-translate-x: -100%;
|
4110
4110
|
}
|
4111
|
-
.data-\[state\=open\]\:hawa-slide-in-from-left-1\/2[data-state=open] {
|
4111
|
+
.data-\[state\=open\]\:hawa-slide-in-from-left-1\/2[data-state="open"] {
|
4112
4112
|
--tw-enter-translate-x: -50%;
|
4113
4113
|
}
|
4114
|
-
.data-\[state\=open\]\:hawa-slide-in-from-right[data-state=open] {
|
4114
|
+
.data-\[state\=open\]\:hawa-slide-in-from-right[data-state="open"] {
|
4115
4115
|
--tw-enter-translate-x: 100%;
|
4116
4116
|
}
|
4117
|
-
.data-\[state\=open\]\:hawa-slide-in-from-top[data-state=open] {
|
4117
|
+
.data-\[state\=open\]\:hawa-slide-in-from-top[data-state="open"] {
|
4118
4118
|
--tw-enter-translate-y: -100%;
|
4119
4119
|
}
|
4120
|
-
.data-\[state\=open\]\:hawa-slide-in-from-top-\[48\%\][data-state=open] {
|
4120
|
+
.data-\[state\=open\]\:hawa-slide-in-from-top-\[48\%\][data-state="open"] {
|
4121
4121
|
--tw-enter-translate-y: -48%;
|
4122
4122
|
}
|
4123
|
-
.data-\[state\=open\]\:hawa-slide-in-from-top-full[data-state=open] {
|
4123
|
+
.data-\[state\=open\]\:hawa-slide-in-from-top-full[data-state="open"] {
|
4124
4124
|
--tw-enter-translate-y: -100%;
|
4125
4125
|
}
|
4126
|
-
.data-\[state\=closed\]\:hawa-duration-300[data-state=closed] {
|
4126
|
+
.data-\[state\=closed\]\:hawa-duration-300[data-state="closed"] {
|
4127
4127
|
animation-duration: 300ms;
|
4128
4128
|
}
|
4129
|
-
.data-\[state\=open\]\:hawa-duration-300[data-state=open] {
|
4129
|
+
.data-\[state\=open\]\:hawa-duration-300[data-state="open"] {
|
4130
4130
|
animation-duration: 300ms;
|
4131
4131
|
}
|
4132
|
-
.hawa-group[data-state=open] .group-data-\[state\=open\]\:hawa-rotate-180 {
|
4132
|
+
.hawa-group[data-state="open"] .group-data-\[state\=open\]\:hawa-rotate-180 {
|
4133
4133
|
--tw-rotate: 180deg;
|
4134
4134
|
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));
|
4135
4135
|
}
|
@@ -4430,7 +4430,7 @@ body {
|
|
4430
4430
|
line-height: 1.75rem;
|
4431
4431
|
}
|
4432
4432
|
|
4433
|
-
.data-\[state\=open\]\:sm\:hawa-slide-in-from-bottom-full[data-state=open] {
|
4433
|
+
.data-\[state\=open\]\:sm\:hawa-slide-in-from-bottom-full[data-state="open"] {
|
4434
4434
|
--tw-enter-translate-y: 100%;
|
4435
4435
|
}
|
4436
4436
|
|
package/dist/index.js
CHANGED
@@ -7923,19 +7923,19 @@ var PhoneInput = ({
|
|
7923
7923
|
var React50 = __toESM(require("react"));
|
7924
7924
|
var import_input_otp = require("input-otp");
|
7925
7925
|
|
7926
|
-
// ../../node_modules/.pnpm/lucide-react@0.
|
7926
|
+
// ../../node_modules/.pnpm/lucide-react@0.416.0_react@18.3.1/node_modules/lucide-react/dist/esm/createLucideIcon.js
|
7927
7927
|
var import_react41 = require("react");
|
7928
7928
|
|
7929
|
-
// ../../node_modules/.pnpm/lucide-react@0.
|
7929
|
+
// ../../node_modules/.pnpm/lucide-react@0.416.0_react@18.3.1/node_modules/lucide-react/dist/esm/shared/src/utils.js
|
7930
7930
|
var toKebabCase = (string9) => string9.replace(/([a-z0-9])([A-Z])/g, "$1-$2").toLowerCase();
|
7931
7931
|
var mergeClasses = (...classes) => classes.filter((className, index, array) => {
|
7932
7932
|
return Boolean(className) && array.indexOf(className) === index;
|
7933
7933
|
}).join(" ");
|
7934
7934
|
|
7935
|
-
// ../../node_modules/.pnpm/lucide-react@0.
|
7935
|
+
// ../../node_modules/.pnpm/lucide-react@0.416.0_react@18.3.1/node_modules/lucide-react/dist/esm/Icon.js
|
7936
7936
|
var import_react40 = require("react");
|
7937
7937
|
|
7938
|
-
// ../../node_modules/.pnpm/lucide-react@0.
|
7938
|
+
// ../../node_modules/.pnpm/lucide-react@0.416.0_react@18.3.1/node_modules/lucide-react/dist/esm/defaultAttributes.js
|
7939
7939
|
var defaultAttributes = {
|
7940
7940
|
xmlns: "http://www.w3.org/2000/svg",
|
7941
7941
|
width: 24,
|
@@ -7948,7 +7948,7 @@ var defaultAttributes = {
|
|
7948
7948
|
strokeLinejoin: "round"
|
7949
7949
|
};
|
7950
7950
|
|
7951
|
-
// ../../node_modules/.pnpm/lucide-react@0.
|
7951
|
+
// ../../node_modules/.pnpm/lucide-react@0.416.0_react@18.3.1/node_modules/lucide-react/dist/esm/Icon.js
|
7952
7952
|
var Icon = (0, import_react40.forwardRef)(
|
7953
7953
|
({
|
7954
7954
|
color = "currentColor",
|
@@ -7980,7 +7980,7 @@ var Icon = (0, import_react40.forwardRef)(
|
|
7980
7980
|
}
|
7981
7981
|
);
|
7982
7982
|
|
7983
|
-
// ../../node_modules/.pnpm/lucide-react@0.
|
7983
|
+
// ../../node_modules/.pnpm/lucide-react@0.416.0_react@18.3.1/node_modules/lucide-react/dist/esm/createLucideIcon.js
|
7984
7984
|
var createLucideIcon = (iconName, iconNode) => {
|
7985
7985
|
const Component = (0, import_react41.forwardRef)(
|
7986
7986
|
({ className, ...props }, ref) => (0, import_react41.createElement)(Icon, {
|
@@ -7994,7 +7994,7 @@ var createLucideIcon = (iconName, iconNode) => {
|
|
7994
7994
|
return Component;
|
7995
7995
|
};
|
7996
7996
|
|
7997
|
-
// ../../node_modules/.pnpm/lucide-react@0.
|
7997
|
+
// ../../node_modules/.pnpm/lucide-react@0.416.0_react@18.3.1/node_modules/lucide-react/dist/esm/icons/dot.js
|
7998
7998
|
var Dot = createLucideIcon("Dot", [
|
7999
7999
|
["circle", { cx: "12.1", cy: "12.1", r: "1", key: "18d7e5" }]
|
8000
8000
|
]);
|
@@ -13826,7 +13826,7 @@ var Usage = (props) => {
|
|
13826
13826
|
|
13827
13827
|
lucide-react/dist/esm/shared/src/utils.js:
|
13828
13828
|
(**
|
13829
|
-
* @license lucide-react v0.
|
13829
|
+
* @license lucide-react v0.416.0 - ISC
|
13830
13830
|
*
|
13831
13831
|
* This source code is licensed under the ISC license.
|
13832
13832
|
* See the LICENSE file in the root directory of this source tree.
|
@@ -13834,7 +13834,7 @@ lucide-react/dist/esm/shared/src/utils.js:
|
|
13834
13834
|
|
13835
13835
|
lucide-react/dist/esm/defaultAttributes.js:
|
13836
13836
|
(**
|
13837
|
-
* @license lucide-react v0.
|
13837
|
+
* @license lucide-react v0.416.0 - ISC
|
13838
13838
|
*
|
13839
13839
|
* This source code is licensed under the ISC license.
|
13840
13840
|
* See the LICENSE file in the root directory of this source tree.
|
@@ -13842,7 +13842,7 @@ lucide-react/dist/esm/defaultAttributes.js:
|
|
13842
13842
|
|
13843
13843
|
lucide-react/dist/esm/Icon.js:
|
13844
13844
|
(**
|
13845
|
-
* @license lucide-react v0.
|
13845
|
+
* @license lucide-react v0.416.0 - ISC
|
13846
13846
|
*
|
13847
13847
|
* This source code is licensed under the ISC license.
|
13848
13848
|
* See the LICENSE file in the root directory of this source tree.
|
@@ -13850,7 +13850,7 @@ lucide-react/dist/esm/Icon.js:
|
|
13850
13850
|
|
13851
13851
|
lucide-react/dist/esm/createLucideIcon.js:
|
13852
13852
|
(**
|
13853
|
-
* @license lucide-react v0.
|
13853
|
+
* @license lucide-react v0.416.0 - ISC
|
13854
13854
|
*
|
13855
13855
|
* This source code is licensed under the ISC license.
|
13856
13856
|
* See the LICENSE file in the root directory of this source tree.
|
@@ -13858,7 +13858,7 @@ lucide-react/dist/esm/createLucideIcon.js:
|
|
13858
13858
|
|
13859
13859
|
lucide-react/dist/esm/icons/dot.js:
|
13860
13860
|
(**
|
13861
|
-
* @license lucide-react v0.
|
13861
|
+
* @license lucide-react v0.416.0 - ISC
|
13862
13862
|
*
|
13863
13863
|
* This source code is licensed under the ISC license.
|
13864
13864
|
* See the LICENSE file in the root directory of this source tree.
|
@@ -13866,7 +13866,7 @@ lucide-react/dist/esm/icons/dot.js:
|
|
13866
13866
|
|
13867
13867
|
lucide-react/dist/esm/lucide-react.js:
|
13868
13868
|
(**
|
13869
|
-
* @license lucide-react v0.
|
13869
|
+
* @license lucide-react v0.416.0 - ISC
|
13870
13870
|
*
|
13871
13871
|
* This source code is licensed under the ISC license.
|
13872
13872
|
* See the LICENSE file in the root directory of this source tree.
|
package/dist/index.mjs
CHANGED
@@ -7679,19 +7679,19 @@ var PhoneInput = ({
|
|
7679
7679
|
import * as React50 from "react";
|
7680
7680
|
import { OTPInput, OTPInputContext } from "input-otp";
|
7681
7681
|
|
7682
|
-
// ../../node_modules/.pnpm/lucide-react@0.
|
7682
|
+
// ../../node_modules/.pnpm/lucide-react@0.416.0_react@18.3.1/node_modules/lucide-react/dist/esm/createLucideIcon.js
|
7683
7683
|
import { forwardRef as forwardRef25, createElement as createElement24 } from "react";
|
7684
7684
|
|
7685
|
-
// ../../node_modules/.pnpm/lucide-react@0.
|
7685
|
+
// ../../node_modules/.pnpm/lucide-react@0.416.0_react@18.3.1/node_modules/lucide-react/dist/esm/shared/src/utils.js
|
7686
7686
|
var toKebabCase = (string9) => string9.replace(/([a-z0-9])([A-Z])/g, "$1-$2").toLowerCase();
|
7687
7687
|
var mergeClasses = (...classes) => classes.filter((className, index, array) => {
|
7688
7688
|
return Boolean(className) && array.indexOf(className) === index;
|
7689
7689
|
}).join(" ");
|
7690
7690
|
|
7691
|
-
// ../../node_modules/.pnpm/lucide-react@0.
|
7691
|
+
// ../../node_modules/.pnpm/lucide-react@0.416.0_react@18.3.1/node_modules/lucide-react/dist/esm/Icon.js
|
7692
7692
|
import { forwardRef as forwardRef24, createElement as createElement23 } from "react";
|
7693
7693
|
|
7694
|
-
// ../../node_modules/.pnpm/lucide-react@0.
|
7694
|
+
// ../../node_modules/.pnpm/lucide-react@0.416.0_react@18.3.1/node_modules/lucide-react/dist/esm/defaultAttributes.js
|
7695
7695
|
var defaultAttributes = {
|
7696
7696
|
xmlns: "http://www.w3.org/2000/svg",
|
7697
7697
|
width: 24,
|
@@ -7704,7 +7704,7 @@ var defaultAttributes = {
|
|
7704
7704
|
strokeLinejoin: "round"
|
7705
7705
|
};
|
7706
7706
|
|
7707
|
-
// ../../node_modules/.pnpm/lucide-react@0.
|
7707
|
+
// ../../node_modules/.pnpm/lucide-react@0.416.0_react@18.3.1/node_modules/lucide-react/dist/esm/Icon.js
|
7708
7708
|
var Icon = forwardRef24(
|
7709
7709
|
({
|
7710
7710
|
color = "currentColor",
|
@@ -7736,7 +7736,7 @@ var Icon = forwardRef24(
|
|
7736
7736
|
}
|
7737
7737
|
);
|
7738
7738
|
|
7739
|
-
// ../../node_modules/.pnpm/lucide-react@0.
|
7739
|
+
// ../../node_modules/.pnpm/lucide-react@0.416.0_react@18.3.1/node_modules/lucide-react/dist/esm/createLucideIcon.js
|
7740
7740
|
var createLucideIcon = (iconName, iconNode) => {
|
7741
7741
|
const Component = forwardRef25(
|
7742
7742
|
({ className, ...props }, ref) => createElement24(Icon, {
|
@@ -7750,7 +7750,7 @@ var createLucideIcon = (iconName, iconNode) => {
|
|
7750
7750
|
return Component;
|
7751
7751
|
};
|
7752
7752
|
|
7753
|
-
// ../../node_modules/.pnpm/lucide-react@0.
|
7753
|
+
// ../../node_modules/.pnpm/lucide-react@0.416.0_react@18.3.1/node_modules/lucide-react/dist/esm/icons/dot.js
|
7754
7754
|
var Dot = createLucideIcon("Dot", [
|
7755
7755
|
["circle", { cx: "12.1", cy: "12.1", r: "1", key: "18d7e5" }]
|
7756
7756
|
]);
|
@@ -13593,7 +13593,7 @@ export {
|
|
13593
13593
|
|
13594
13594
|
lucide-react/dist/esm/shared/src/utils.js:
|
13595
13595
|
(**
|
13596
|
-
* @license lucide-react v0.
|
13596
|
+
* @license lucide-react v0.416.0 - ISC
|
13597
13597
|
*
|
13598
13598
|
* This source code is licensed under the ISC license.
|
13599
13599
|
* See the LICENSE file in the root directory of this source tree.
|
@@ -13601,7 +13601,7 @@ lucide-react/dist/esm/shared/src/utils.js:
|
|
13601
13601
|
|
13602
13602
|
lucide-react/dist/esm/defaultAttributes.js:
|
13603
13603
|
(**
|
13604
|
-
* @license lucide-react v0.
|
13604
|
+
* @license lucide-react v0.416.0 - ISC
|
13605
13605
|
*
|
13606
13606
|
* This source code is licensed under the ISC license.
|
13607
13607
|
* See the LICENSE file in the root directory of this source tree.
|
@@ -13609,7 +13609,7 @@ lucide-react/dist/esm/defaultAttributes.js:
|
|
13609
13609
|
|
13610
13610
|
lucide-react/dist/esm/Icon.js:
|
13611
13611
|
(**
|
13612
|
-
* @license lucide-react v0.
|
13612
|
+
* @license lucide-react v0.416.0 - ISC
|
13613
13613
|
*
|
13614
13614
|
* This source code is licensed under the ISC license.
|
13615
13615
|
* See the LICENSE file in the root directory of this source tree.
|
@@ -13617,7 +13617,7 @@ lucide-react/dist/esm/Icon.js:
|
|
13617
13617
|
|
13618
13618
|
lucide-react/dist/esm/createLucideIcon.js:
|
13619
13619
|
(**
|
13620
|
-
* @license lucide-react v0.
|
13620
|
+
* @license lucide-react v0.416.0 - ISC
|
13621
13621
|
*
|
13622
13622
|
* This source code is licensed under the ISC license.
|
13623
13623
|
* See the LICENSE file in the root directory of this source tree.
|
@@ -13625,7 +13625,7 @@ lucide-react/dist/esm/createLucideIcon.js:
|
|
13625
13625
|
|
13626
13626
|
lucide-react/dist/esm/icons/dot.js:
|
13627
13627
|
(**
|
13628
|
-
* @license lucide-react v0.
|
13628
|
+
* @license lucide-react v0.416.0 - ISC
|
13629
13629
|
*
|
13630
13630
|
* This source code is licensed under the ISC license.
|
13631
13631
|
* See the LICENSE file in the root directory of this source tree.
|
@@ -13633,7 +13633,7 @@ lucide-react/dist/esm/icons/dot.js:
|
|
13633
13633
|
|
13634
13634
|
lucide-react/dist/esm/lucide-react.js:
|
13635
13635
|
(**
|
13636
|
-
* @license lucide-react v0.
|
13636
|
+
* @license lucide-react v0.416.0 - ISC
|
13637
13637
|
*
|
13638
13638
|
* This source code is licensed under the ISC license.
|
13639
13639
|
* See the LICENSE file in the root directory of this source tree.
|