@itilite/lumina-ui 1.1.10 → 1.1.12
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/atom/RangePicker/RangePicker.js +106 -103
- package/dist/atom/RangePicker/RangePicker.mjs +3 -3
- package/dist/atom/Select/Select.d.mts +1 -4
- package/dist/atom/Select/Select.d.ts +1 -4
- package/dist/atom/Select/Select.js +106 -103
- package/dist/atom/Select/Select.mjs +1 -1
- package/dist/chunk-35KDS27M.mjs +618 -0
- package/dist/chunk-3AWYHB3A.mjs +618 -0
- package/dist/chunk-3WWAOBS6.mjs +633 -0
- package/dist/chunk-57YKBWEI.mjs +673 -0
- package/dist/chunk-5BBLW4MR.mjs +670 -0
- package/dist/chunk-6XGVIU52.mjs +679 -0
- package/dist/chunk-BKPTZNXK.mjs +618 -0
- package/dist/chunk-CNN74G3M.mjs +666 -0
- package/dist/chunk-CPOZJCLV.mjs +681 -0
- package/dist/chunk-DRNY4L7J.mjs +618 -0
- package/dist/chunk-E4FCLHYA.mjs +678 -0
- package/dist/chunk-G7I4NT42.mjs +720 -0
- package/dist/chunk-GU5F7Z7I.mjs +681 -0
- package/dist/chunk-HPDJYQXM.mjs +663 -0
- package/dist/chunk-HTYOI6JT.mjs +618 -0
- package/dist/chunk-IIJUGDEJ.mjs +618 -0
- package/dist/chunk-J327EMX2.mjs +663 -0
- package/dist/chunk-J3ZBXBJ2.mjs +689 -0
- package/dist/chunk-JEAZCSST.mjs +676 -0
- package/dist/chunk-KDR6M52K.mjs +723 -0
- package/dist/chunk-LEPDKBT2.mjs +709 -0
- package/dist/chunk-LH55S6HJ.mjs +618 -0
- package/dist/chunk-MO7JTKPH.mjs +618 -0
- package/dist/chunk-MWC57EU6.mjs +666 -0
- package/dist/chunk-OMXQ6VML.mjs +618 -0
- package/dist/chunk-PSESRID3.mjs +681 -0
- package/dist/chunk-RAWVG2MM.mjs +618 -0
- package/dist/chunk-T2Y6AXM5.mjs +618 -0
- package/dist/chunk-THT4ALWQ.mjs +618 -0
- package/dist/chunk-TWV2Z27S.mjs +618 -0
- package/dist/chunk-UPUD2FQL.mjs +618 -0
- package/dist/chunk-UUTSL2NM.mjs +618 -0
- package/dist/chunk-W7J4GMPI.mjs +618 -0
- package/dist/chunk-WCYB5OTY.mjs +618 -0
- package/dist/chunk-YCAOWGDP.mjs +618 -0
- package/dist/chunk-ZUUAXTPM.mjs +618 -0
- package/dist/index.js +106 -103
- package/dist/index.mjs +17 -17
- package/dist/styles.css +199 -203
- package/package.json +1 -1
package/dist/styles.css
CHANGED
|
@@ -411,10 +411,6 @@
|
|
|
411
411
|
padding-left: 0.5rem;
|
|
412
412
|
padding-right: 0.5rem
|
|
413
413
|
}
|
|
414
|
-
.tw-px-3 {
|
|
415
|
-
padding-left: 0.75rem;
|
|
416
|
-
padding-right: 0.75rem
|
|
417
|
-
}
|
|
418
414
|
.tw-px-4 {
|
|
419
415
|
padding-left: 1rem;
|
|
420
416
|
padding-right: 1rem
|
|
@@ -695,6 +691,137 @@
|
|
|
695
691
|
|
|
696
692
|
|
|
697
693
|
/* CSS Modules */
|
|
694
|
+
/* src/atom/Tag/Tag.module.scss */
|
|
695
|
+
.Tag-module__tag___PIkhI {
|
|
696
|
+
border-radius: 0.25rem;
|
|
697
|
+
padding: 0.25rem;
|
|
698
|
+
font-weight: 500;
|
|
699
|
+
font-size: 0.625rem;
|
|
700
|
+
line-height: .75rem;
|
|
701
|
+
--tw-bg-opacity: 1;
|
|
702
|
+
background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
|
|
703
|
+
height: -moz-max-content;
|
|
704
|
+
height: max-content;
|
|
705
|
+
border-style: solid;
|
|
706
|
+
border-width: 0.5px
|
|
707
|
+
}
|
|
708
|
+
.Tag-module__tag___PIkhI.Tag-module__small___nG5XQ {
|
|
709
|
+
padding-top: 2px;
|
|
710
|
+
padding-bottom: 2px;
|
|
711
|
+
padding-left: 0.25rem;
|
|
712
|
+
padding-right: 0.25rem;
|
|
713
|
+
font-size: 0.625rem;
|
|
714
|
+
line-height: .75rem
|
|
715
|
+
}
|
|
716
|
+
.Tag-module__tag___PIkhI.Tag-module__success___99fad {
|
|
717
|
+
--tw-text-opacity: 1;
|
|
718
|
+
color: rgb(27 126 73 / var(--tw-text-opacity, 1));
|
|
719
|
+
--tw-bg-opacity: 1;
|
|
720
|
+
background-color: rgb(217 251 229 / var(--tw-bg-opacity, 1));
|
|
721
|
+
--tw-border-opacity: 1;
|
|
722
|
+
border-color: rgb(112 220 157 / var(--tw-border-opacity, 1))
|
|
723
|
+
}
|
|
724
|
+
.Tag-module__tag___PIkhI.Tag-module__blue___Zky2Z {
|
|
725
|
+
--tw-text-opacity: 1;
|
|
726
|
+
color: rgb(10 101 231 / var(--tw-text-opacity, 1));
|
|
727
|
+
--tw-bg-opacity: 1;
|
|
728
|
+
background-color: rgb(235 248 255 / var(--tw-bg-opacity, 1));
|
|
729
|
+
--tw-border-opacity: 1;
|
|
730
|
+
border-color: rgb(134 203 255 / var(--tw-border-opacity, 1))
|
|
731
|
+
}
|
|
732
|
+
.Tag-module__tag___PIkhI.Tag-module__warning___KXsly {
|
|
733
|
+
--tw-text-opacity: 1;
|
|
734
|
+
color: rgb(185 71 16 / var(--tw-text-opacity, 1));
|
|
735
|
+
--tw-bg-opacity: 1;
|
|
736
|
+
background-color: rgb(255 241 225 / var(--tw-bg-opacity, 1));
|
|
737
|
+
--tw-border-opacity: 1;
|
|
738
|
+
border-color: rgb(254 196 140 / var(--tw-border-opacity, 1))
|
|
739
|
+
}
|
|
740
|
+
.Tag-module__tag___PIkhI.Tag-module__processing___OssXC {
|
|
741
|
+
--tw-text-opacity: 1;
|
|
742
|
+
color: rgb(107 114 128 / var(--tw-text-opacity, 1));
|
|
743
|
+
--tw-bg-opacity: 1;
|
|
744
|
+
background-color: rgb(241 243 245 / var(--tw-bg-opacity, 1));
|
|
745
|
+
--tw-border-opacity: 1;
|
|
746
|
+
border-color: rgb(211 216 223 / var(--tw-border-opacity, 1))
|
|
747
|
+
}
|
|
748
|
+
.Tag-module__tag___PIkhI.Tag-module__bookingConfirmed___potR4 {
|
|
749
|
+
--tw-text-opacity: 1;
|
|
750
|
+
color: rgb(27 126 73 / var(--tw-text-opacity, 1));
|
|
751
|
+
--tw-bg-opacity: 1;
|
|
752
|
+
background-color: rgb(217 251 229 / var(--tw-bg-opacity, 1));
|
|
753
|
+
--tw-border-opacity: 1;
|
|
754
|
+
border-color: rgb(112 220 157 / var(--tw-border-opacity, 1))
|
|
755
|
+
}
|
|
756
|
+
.Tag-module__tag___PIkhI.Tag-module__bookingRescheduled___ynrwI {
|
|
757
|
+
--tw-text-opacity: 1;
|
|
758
|
+
color: rgb(10 101 231 / var(--tw-text-opacity, 1));
|
|
759
|
+
--tw-bg-opacity: 1;
|
|
760
|
+
background-color: rgb(235 248 255 / var(--tw-bg-opacity, 1));
|
|
761
|
+
--tw-border-opacity: 1;
|
|
762
|
+
border-color: rgb(134 203 255 / var(--tw-border-opacity, 1))
|
|
763
|
+
}
|
|
764
|
+
.Tag-module__tag___PIkhI.Tag-module__bookingRescheduledPending___K3GqS {
|
|
765
|
+
--tw-text-opacity: 1;
|
|
766
|
+
color: rgb(154 103 0 / var(--tw-text-opacity, 1));
|
|
767
|
+
--tw-bg-opacity: 1;
|
|
768
|
+
background-color: rgb(255 251 224 / var(--tw-bg-opacity, 1));
|
|
769
|
+
--tw-border-opacity: 1;
|
|
770
|
+
border-color: rgb(234 197 79 / var(--tw-border-opacity, 1))
|
|
771
|
+
}
|
|
772
|
+
.Tag-module__tag___PIkhI.Tag-module__failed___dvpyQ {
|
|
773
|
+
--tw-text-opacity: 1;
|
|
774
|
+
color: rgb(207 34 49 / var(--tw-text-opacity, 1));
|
|
775
|
+
--tw-bg-opacity: 1;
|
|
776
|
+
background-color: rgb(255 241 240 / var(--tw-bg-opacity, 1));
|
|
777
|
+
--tw-border-opacity: 1;
|
|
778
|
+
border-color: rgb(255 171 169 / var(--tw-border-opacity, 1))
|
|
779
|
+
}
|
|
780
|
+
.Tag-module__tag___PIkhI.Tag-module__bookingPending___64umX {
|
|
781
|
+
--tw-text-opacity: 1;
|
|
782
|
+
color: rgb(107 114 128 / var(--tw-text-opacity, 1));
|
|
783
|
+
--tw-bg-opacity: 1;
|
|
784
|
+
background-color: rgb(241 243 245 / var(--tw-bg-opacity, 1));
|
|
785
|
+
--tw-border-opacity: 1;
|
|
786
|
+
border-color: rgb(107 114 128 / var(--tw-border-opacity, 1))
|
|
787
|
+
}
|
|
788
|
+
|
|
789
|
+
/* src/atom/Slider/Slider.module.scss */
|
|
790
|
+
.Slider-module__label___9Uea- {
|
|
791
|
+
font-size: 13px;
|
|
792
|
+
line-height: 18px;
|
|
793
|
+
--tw-text-opacity: 1;
|
|
794
|
+
color: rgb(54 62 79 / var(--tw-text-opacity, 1));
|
|
795
|
+
}
|
|
796
|
+
|
|
797
|
+
.Slider-module__slider___JCS-c.ant-slider {
|
|
798
|
+
margin-left: 0px;
|
|
799
|
+
margin-right: 0px;
|
|
800
|
+
}
|
|
801
|
+
.Slider-module__slider___JCS-c.ant-slider .ant-slider-handle::after {
|
|
802
|
+
box-shadow: 0 0 0 2px #ec5d25;
|
|
803
|
+
transform: scale(1.25);
|
|
804
|
+
}
|
|
805
|
+
.Slider-module__slider___JCS-c.ant-slider .ant-slider-handle::before {
|
|
806
|
+
content: unset;
|
|
807
|
+
}
|
|
808
|
+
.Slider-module__slider___JCS-c.ant-slider .ant-slider-handle:hover::after, .Slider-module__slider___JCS-c.ant-slider .ant-slider-handle:active::after {
|
|
809
|
+
inset-inline-start: -1px;
|
|
810
|
+
inset-block-start: -1px;
|
|
811
|
+
}
|
|
812
|
+
.Slider-module__slider___JCS-c.ant-slider .ant-slider-track {
|
|
813
|
+
--tw-bg-opacity: 1;
|
|
814
|
+
background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1));
|
|
815
|
+
height: 2px;
|
|
816
|
+
}
|
|
817
|
+
.Slider-module__slider___JCS-c.Slider-module__disableFill___rjbsy.ant-slider .ant-slider-track {
|
|
818
|
+
background-color: transparent;
|
|
819
|
+
}
|
|
820
|
+
.Slider-module__slider___JCS-c.Slider-module__disableFill___rjbsy .ant-slider-rail {
|
|
821
|
+
--tw-bg-opacity: 1;
|
|
822
|
+
background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
|
|
823
|
+
}
|
|
824
|
+
|
|
698
825
|
/* src/atom/Tooltip/Tooltip.module.scss */
|
|
699
826
|
.Tooltip-module__light___H5oCc .ant-tooltip-content .ant-tooltip-inner {
|
|
700
827
|
background-color: white !important;
|
|
@@ -726,6 +853,74 @@
|
|
|
726
853
|
background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1))
|
|
727
854
|
}
|
|
728
855
|
|
|
856
|
+
/* src/atom/Radio/Radio.module.scss */
|
|
857
|
+
.Radio-module__radio___1CPAk {
|
|
858
|
+
display: flex;
|
|
859
|
+
align-items: center;
|
|
860
|
+
}
|
|
861
|
+
.Radio-module__radio___1CPAk.Radio-module__size_small___nRXgM .ant-radio .ant-radio-inner {
|
|
862
|
+
height: 16px;
|
|
863
|
+
width: 16px;
|
|
864
|
+
}
|
|
865
|
+
.Radio-module__radio___1CPAk.Radio-module__size_medium___uSzPl .ant-radio .ant-radio-inner {
|
|
866
|
+
height: 20px;
|
|
867
|
+
width: 20px;
|
|
868
|
+
}
|
|
869
|
+
.Radio-module__radio___1CPAk.Radio-module__size_large___ubpHs .ant-radio .ant-radio-inner {
|
|
870
|
+
height: 24px;
|
|
871
|
+
width: 24px;
|
|
872
|
+
}
|
|
873
|
+
.Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu .ant-radio-checked .ant-radio-inner {
|
|
874
|
+
border-color: #EC5D25;
|
|
875
|
+
background-color: #EC5D25;
|
|
876
|
+
}
|
|
877
|
+
.Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu .ant-radio-checked:hover .ant-radio-inner {
|
|
878
|
+
border-color: #B94710;
|
|
879
|
+
background-color: #B94710;
|
|
880
|
+
}
|
|
881
|
+
.Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu .ant-radio-checked:focus-visible {
|
|
882
|
+
outline: 2px solid #0A65E7;
|
|
883
|
+
}
|
|
884
|
+
.Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu.Radio-module__disabled___AF98Z {
|
|
885
|
+
cursor: not-allowed;
|
|
886
|
+
}
|
|
887
|
+
.Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu.Radio-module__disabled___AF98Z .ant-radio-checked .ant-radio-inner {
|
|
888
|
+
border-color: #B6BAC3;
|
|
889
|
+
background-color: #B6BAC3;
|
|
890
|
+
}
|
|
891
|
+
.Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu.Radio-module__disabled___AF98Z .ant-radio-checked .ant-radio-inner::after {
|
|
892
|
+
transform: scale(0.375);
|
|
893
|
+
background-color: #FFFFFF;
|
|
894
|
+
}
|
|
895
|
+
.Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7 .ant-radio .ant-radio-inner {
|
|
896
|
+
border-color: #B6BAC3;
|
|
897
|
+
}
|
|
898
|
+
.Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7 .ant-radio:hover .ant-radio-inner {
|
|
899
|
+
border-color: #6B7280;
|
|
900
|
+
}
|
|
901
|
+
.Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7 .ant-radio:focus-visible {
|
|
902
|
+
outline: 2px solid #0A65E7;
|
|
903
|
+
}
|
|
904
|
+
.Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7.Radio-module__disabled___AF98Z {
|
|
905
|
+
cursor: not-allowed;
|
|
906
|
+
}
|
|
907
|
+
.Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7.Radio-module__disabled___AF98Z .ant-radio .ant-radio-inner {
|
|
908
|
+
border-color: #B6BAC3;
|
|
909
|
+
background-color: #F9FAFB;
|
|
910
|
+
}
|
|
911
|
+
.Radio-module__radio___1CPAk.Radio-module__variant_normal___FQkTC {
|
|
912
|
+
color: #363E4F;
|
|
913
|
+
font-weight: 400;
|
|
914
|
+
font-size: 0.875rem;
|
|
915
|
+
line-height: 20px;
|
|
916
|
+
}
|
|
917
|
+
.Radio-module__radio___1CPAk.Radio-module__variant_emphasized___Fgpv6 {
|
|
918
|
+
color: #363E4F;
|
|
919
|
+
font-weight: 500;
|
|
920
|
+
font-size: 0.875rem;
|
|
921
|
+
line-height: 20px;
|
|
922
|
+
}
|
|
923
|
+
|
|
729
924
|
/* src/atom/Button/Button.module.scss */
|
|
730
925
|
.Button-module__button___cLCyl {
|
|
731
926
|
display: flex;
|
|
@@ -1018,205 +1213,6 @@
|
|
|
1018
1213
|
background: white;
|
|
1019
1214
|
}
|
|
1020
1215
|
|
|
1021
|
-
/* src/atom/Radio/Radio.module.scss */
|
|
1022
|
-
.Radio-module__radio___1CPAk {
|
|
1023
|
-
display: flex;
|
|
1024
|
-
align-items: center;
|
|
1025
|
-
}
|
|
1026
|
-
.Radio-module__radio___1CPAk.Radio-module__size_small___nRXgM .ant-radio .ant-radio-inner {
|
|
1027
|
-
height: 16px;
|
|
1028
|
-
width: 16px;
|
|
1029
|
-
}
|
|
1030
|
-
.Radio-module__radio___1CPAk.Radio-module__size_medium___uSzPl .ant-radio .ant-radio-inner {
|
|
1031
|
-
height: 20px;
|
|
1032
|
-
width: 20px;
|
|
1033
|
-
}
|
|
1034
|
-
.Radio-module__radio___1CPAk.Radio-module__size_large___ubpHs .ant-radio .ant-radio-inner {
|
|
1035
|
-
height: 24px;
|
|
1036
|
-
width: 24px;
|
|
1037
|
-
}
|
|
1038
|
-
.Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu .ant-radio-checked .ant-radio-inner {
|
|
1039
|
-
border-color: #EC5D25;
|
|
1040
|
-
background-color: #EC5D25;
|
|
1041
|
-
}
|
|
1042
|
-
.Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu .ant-radio-checked:hover .ant-radio-inner {
|
|
1043
|
-
border-color: #B94710;
|
|
1044
|
-
background-color: #B94710;
|
|
1045
|
-
}
|
|
1046
|
-
.Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu .ant-radio-checked:focus-visible {
|
|
1047
|
-
outline: 2px solid #0A65E7;
|
|
1048
|
-
}
|
|
1049
|
-
.Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu.Radio-module__disabled___AF98Z {
|
|
1050
|
-
cursor: not-allowed;
|
|
1051
|
-
}
|
|
1052
|
-
.Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu.Radio-module__disabled___AF98Z .ant-radio-checked .ant-radio-inner {
|
|
1053
|
-
border-color: #B6BAC3;
|
|
1054
|
-
background-color: #B6BAC3;
|
|
1055
|
-
}
|
|
1056
|
-
.Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu.Radio-module__disabled___AF98Z .ant-radio-checked .ant-radio-inner::after {
|
|
1057
|
-
transform: scale(0.375);
|
|
1058
|
-
background-color: #FFFFFF;
|
|
1059
|
-
}
|
|
1060
|
-
.Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7 .ant-radio .ant-radio-inner {
|
|
1061
|
-
border-color: #B6BAC3;
|
|
1062
|
-
}
|
|
1063
|
-
.Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7 .ant-radio:hover .ant-radio-inner {
|
|
1064
|
-
border-color: #6B7280;
|
|
1065
|
-
}
|
|
1066
|
-
.Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7 .ant-radio:focus-visible {
|
|
1067
|
-
outline: 2px solid #0A65E7;
|
|
1068
|
-
}
|
|
1069
|
-
.Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7.Radio-module__disabled___AF98Z {
|
|
1070
|
-
cursor: not-allowed;
|
|
1071
|
-
}
|
|
1072
|
-
.Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7.Radio-module__disabled___AF98Z .ant-radio .ant-radio-inner {
|
|
1073
|
-
border-color: #B6BAC3;
|
|
1074
|
-
background-color: #F9FAFB;
|
|
1075
|
-
}
|
|
1076
|
-
.Radio-module__radio___1CPAk.Radio-module__variant_normal___FQkTC {
|
|
1077
|
-
color: #363E4F;
|
|
1078
|
-
font-weight: 400;
|
|
1079
|
-
font-size: 0.875rem;
|
|
1080
|
-
line-height: 20px;
|
|
1081
|
-
}
|
|
1082
|
-
.Radio-module__radio___1CPAk.Radio-module__variant_emphasized___Fgpv6 {
|
|
1083
|
-
color: #363E4F;
|
|
1084
|
-
font-weight: 500;
|
|
1085
|
-
font-size: 0.875rem;
|
|
1086
|
-
line-height: 20px;
|
|
1087
|
-
}
|
|
1088
|
-
|
|
1089
|
-
/* src/atom/Tag/Tag.module.scss */
|
|
1090
|
-
.Tag-module__tag___PIkhI {
|
|
1091
|
-
border-radius: 0.25rem;
|
|
1092
|
-
padding: 0.25rem;
|
|
1093
|
-
font-weight: 500;
|
|
1094
|
-
font-size: 0.625rem;
|
|
1095
|
-
line-height: .75rem;
|
|
1096
|
-
--tw-bg-opacity: 1;
|
|
1097
|
-
background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
|
|
1098
|
-
height: -moz-max-content;
|
|
1099
|
-
height: max-content;
|
|
1100
|
-
border-style: solid;
|
|
1101
|
-
border-width: 0.5px
|
|
1102
|
-
}
|
|
1103
|
-
.Tag-module__tag___PIkhI.Tag-module__small___nG5XQ {
|
|
1104
|
-
padding-top: 2px;
|
|
1105
|
-
padding-bottom: 2px;
|
|
1106
|
-
padding-left: 0.25rem;
|
|
1107
|
-
padding-right: 0.25rem;
|
|
1108
|
-
font-size: 0.625rem;
|
|
1109
|
-
line-height: .75rem
|
|
1110
|
-
}
|
|
1111
|
-
.Tag-module__tag___PIkhI.Tag-module__success___99fad {
|
|
1112
|
-
--tw-text-opacity: 1;
|
|
1113
|
-
color: rgb(27 126 73 / var(--tw-text-opacity, 1));
|
|
1114
|
-
--tw-bg-opacity: 1;
|
|
1115
|
-
background-color: rgb(217 251 229 / var(--tw-bg-opacity, 1));
|
|
1116
|
-
--tw-border-opacity: 1;
|
|
1117
|
-
border-color: rgb(112 220 157 / var(--tw-border-opacity, 1))
|
|
1118
|
-
}
|
|
1119
|
-
.Tag-module__tag___PIkhI.Tag-module__blue___Zky2Z {
|
|
1120
|
-
--tw-text-opacity: 1;
|
|
1121
|
-
color: rgb(10 101 231 / var(--tw-text-opacity, 1));
|
|
1122
|
-
--tw-bg-opacity: 1;
|
|
1123
|
-
background-color: rgb(235 248 255 / var(--tw-bg-opacity, 1));
|
|
1124
|
-
--tw-border-opacity: 1;
|
|
1125
|
-
border-color: rgb(134 203 255 / var(--tw-border-opacity, 1))
|
|
1126
|
-
}
|
|
1127
|
-
.Tag-module__tag___PIkhI.Tag-module__warning___KXsly {
|
|
1128
|
-
--tw-text-opacity: 1;
|
|
1129
|
-
color: rgb(185 71 16 / var(--tw-text-opacity, 1));
|
|
1130
|
-
--tw-bg-opacity: 1;
|
|
1131
|
-
background-color: rgb(255 241 225 / var(--tw-bg-opacity, 1));
|
|
1132
|
-
--tw-border-opacity: 1;
|
|
1133
|
-
border-color: rgb(254 196 140 / var(--tw-border-opacity, 1))
|
|
1134
|
-
}
|
|
1135
|
-
.Tag-module__tag___PIkhI.Tag-module__processing___OssXC {
|
|
1136
|
-
--tw-text-opacity: 1;
|
|
1137
|
-
color: rgb(107 114 128 / var(--tw-text-opacity, 1));
|
|
1138
|
-
--tw-bg-opacity: 1;
|
|
1139
|
-
background-color: rgb(241 243 245 / var(--tw-bg-opacity, 1));
|
|
1140
|
-
--tw-border-opacity: 1;
|
|
1141
|
-
border-color: rgb(211 216 223 / var(--tw-border-opacity, 1))
|
|
1142
|
-
}
|
|
1143
|
-
.Tag-module__tag___PIkhI.Tag-module__bookingConfirmed___potR4 {
|
|
1144
|
-
--tw-text-opacity: 1;
|
|
1145
|
-
color: rgb(27 126 73 / var(--tw-text-opacity, 1));
|
|
1146
|
-
--tw-bg-opacity: 1;
|
|
1147
|
-
background-color: rgb(217 251 229 / var(--tw-bg-opacity, 1));
|
|
1148
|
-
--tw-border-opacity: 1;
|
|
1149
|
-
border-color: rgb(112 220 157 / var(--tw-border-opacity, 1))
|
|
1150
|
-
}
|
|
1151
|
-
.Tag-module__tag___PIkhI.Tag-module__bookingRescheduled___ynrwI {
|
|
1152
|
-
--tw-text-opacity: 1;
|
|
1153
|
-
color: rgb(10 101 231 / var(--tw-text-opacity, 1));
|
|
1154
|
-
--tw-bg-opacity: 1;
|
|
1155
|
-
background-color: rgb(235 248 255 / var(--tw-bg-opacity, 1));
|
|
1156
|
-
--tw-border-opacity: 1;
|
|
1157
|
-
border-color: rgb(134 203 255 / var(--tw-border-opacity, 1))
|
|
1158
|
-
}
|
|
1159
|
-
.Tag-module__tag___PIkhI.Tag-module__bookingRescheduledPending___K3GqS {
|
|
1160
|
-
--tw-text-opacity: 1;
|
|
1161
|
-
color: rgb(154 103 0 / var(--tw-text-opacity, 1));
|
|
1162
|
-
--tw-bg-opacity: 1;
|
|
1163
|
-
background-color: rgb(255 251 224 / var(--tw-bg-opacity, 1));
|
|
1164
|
-
--tw-border-opacity: 1;
|
|
1165
|
-
border-color: rgb(234 197 79 / var(--tw-border-opacity, 1))
|
|
1166
|
-
}
|
|
1167
|
-
.Tag-module__tag___PIkhI.Tag-module__failed___dvpyQ {
|
|
1168
|
-
--tw-text-opacity: 1;
|
|
1169
|
-
color: rgb(207 34 49 / var(--tw-text-opacity, 1));
|
|
1170
|
-
--tw-bg-opacity: 1;
|
|
1171
|
-
background-color: rgb(255 241 240 / var(--tw-bg-opacity, 1));
|
|
1172
|
-
--tw-border-opacity: 1;
|
|
1173
|
-
border-color: rgb(255 171 169 / var(--tw-border-opacity, 1))
|
|
1174
|
-
}
|
|
1175
|
-
.Tag-module__tag___PIkhI.Tag-module__bookingPending___64umX {
|
|
1176
|
-
--tw-text-opacity: 1;
|
|
1177
|
-
color: rgb(107 114 128 / var(--tw-text-opacity, 1));
|
|
1178
|
-
--tw-bg-opacity: 1;
|
|
1179
|
-
background-color: rgb(241 243 245 / var(--tw-bg-opacity, 1));
|
|
1180
|
-
--tw-border-opacity: 1;
|
|
1181
|
-
border-color: rgb(107 114 128 / var(--tw-border-opacity, 1))
|
|
1182
|
-
}
|
|
1183
|
-
|
|
1184
|
-
/* src/atom/Slider/Slider.module.scss */
|
|
1185
|
-
.Slider-module__label___9Uea- {
|
|
1186
|
-
font-size: 13px;
|
|
1187
|
-
line-height: 18px;
|
|
1188
|
-
--tw-text-opacity: 1;
|
|
1189
|
-
color: rgb(54 62 79 / var(--tw-text-opacity, 1));
|
|
1190
|
-
}
|
|
1191
|
-
|
|
1192
|
-
.Slider-module__slider___JCS-c.ant-slider {
|
|
1193
|
-
margin-left: 0px;
|
|
1194
|
-
margin-right: 0px;
|
|
1195
|
-
}
|
|
1196
|
-
.Slider-module__slider___JCS-c.ant-slider .ant-slider-handle::after {
|
|
1197
|
-
box-shadow: 0 0 0 2px #ec5d25;
|
|
1198
|
-
transform: scale(1.25);
|
|
1199
|
-
}
|
|
1200
|
-
.Slider-module__slider___JCS-c.ant-slider .ant-slider-handle::before {
|
|
1201
|
-
content: unset;
|
|
1202
|
-
}
|
|
1203
|
-
.Slider-module__slider___JCS-c.ant-slider .ant-slider-handle:hover::after, .Slider-module__slider___JCS-c.ant-slider .ant-slider-handle:active::after {
|
|
1204
|
-
inset-inline-start: -1px;
|
|
1205
|
-
inset-block-start: -1px;
|
|
1206
|
-
}
|
|
1207
|
-
.Slider-module__slider___JCS-c.ant-slider .ant-slider-track {
|
|
1208
|
-
--tw-bg-opacity: 1;
|
|
1209
|
-
background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1));
|
|
1210
|
-
height: 2px;
|
|
1211
|
-
}
|
|
1212
|
-
.Slider-module__slider___JCS-c.Slider-module__disableFill___rjbsy.ant-slider .ant-slider-track {
|
|
1213
|
-
background-color: transparent;
|
|
1214
|
-
}
|
|
1215
|
-
.Slider-module__slider___JCS-c.Slider-module__disableFill___rjbsy .ant-slider-rail {
|
|
1216
|
-
--tw-bg-opacity: 1;
|
|
1217
|
-
background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
|
|
1218
|
-
}
|
|
1219
|
-
|
|
1220
1216
|
/* src/atom/LoadingSpinner/LoadingSpinner.module.scss */
|
|
1221
1217
|
.LoadingSpinner-module__spinnerContainer___DiPLf {
|
|
1222
1218
|
display: flex;
|