@itilite/lumina-ui 1.1.10 → 1.1.11

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/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
@@ -708,218 +704,6 @@
708
704
  background-color: white !important;
709
705
  }
710
706
 
711
- /* src/atom/Switch/Switch.module.scss */
712
- .Switch-module__switch___fUHZL.ant-switch.ant-switch-small {
713
- height: 0.75rem;
714
- min-width: 1.5rem
715
- }
716
- .Switch-module__switch___fUHZL.ant-switch.ant-switch-small .ant-switch-handle {
717
- height: 0.5rem;
718
- width: 0.5rem
719
- }
720
- .Switch-module__switch___fUHZL.ant-switch.ant-switch-checked {
721
- --tw-bg-opacity: 1;
722
- background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1))
723
- }
724
- .Switch-module__switch___fUHZL.ant-switch.ant-switch-checked:hover {
725
- --tw-bg-opacity: 1;
726
- background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1))
727
- }
728
-
729
- /* src/atom/Button/Button.module.scss */
730
- .Button-module__button___cLCyl {
731
- display: flex;
732
- align-items: center;
733
- justify-content: center;
734
- gap: 0.25rem;
735
- border-radius: 0.5rem;
736
- }
737
- .Button-module__button___cLCyl.Button-module__size_large___S-mbU {
738
- height: 56px;
739
- padding-left: 1rem;
740
- padding-right: 1rem;
741
- }
742
- .Button-module__button___cLCyl.Button-module__size_large___S-mbU.Button-module__shape_circle___sPUS5 {
743
- width: 56px;
744
- }
745
- .Button-module__button___cLCyl.Button-module__size_normal___qJUMj {
746
- height: 40px;
747
- padding-left: 0.75rem;
748
- padding-right: 0.75rem;
749
- }
750
- .Button-module__button___cLCyl.Button-module__size_normal___qJUMj.Button-module__shape_circle___sPUS5 {
751
- width: 40px;
752
- }
753
- .Button-module__button___cLCyl.Button-module__size_small___IUeei {
754
- height: 32px;
755
- padding-left: 0.5rem;
756
- padding-right: 0.5rem;
757
- }
758
- .Button-module__button___cLCyl.Button-module__size_small___IUeei.Button-module__shape_circle___sPUS5 {
759
- width: 32px;
760
- }
761
- .Button-module__button___cLCyl.Button-module__type_primary___Tauz- {
762
- --tw-bg-opacity: 1;
763
- background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1));
764
- border-width: 1px;
765
- border-style: solid;
766
- --tw-border-opacity: 1;
767
- border-color: rgb(236 93 37 / var(--tw-border-opacity, 1));
768
- box-shadow: 0 1px 0 0 rgba(17, 24, 39, 0.1);
769
- }
770
- .Button-module__button___cLCyl.Button-module__type_primary___Tauz-.ant-btn-primary:hover, .Button-module__button___cLCyl.Button-module__type_primary___Tauz-.ant-btn-primary:active {
771
- --tw-bg-opacity: 1;
772
- background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1));
773
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.1);
774
- }
775
- .Button-module__button___cLCyl.Button-module__type_primary___Tauz-:focus-visible {
776
- outline: 2px solid rgba(236, 93, 37, 0.3803921569);
777
- }
778
- .Button-module__button___cLCyl.Button-module__type_primary___Tauz-.Button-module__variant_subtle___BMbbd {
779
- --tw-text-opacity: 1;
780
- color: rgb(236 93 37 / var(--tw-text-opacity, 1));
781
- }
782
- .Button-module__button___cLCyl.Button-module__type_primary___Tauz-.Button-module__variant_subtle___BMbbd:hover {
783
- --tw-text-opacity: 1;
784
- color: rgb(236 93 37 / var(--tw-text-opacity, 1));
785
- }
786
- .Button-module__button___cLCyl.Button-module__type_primary___Tauz-.Button-module__variant_text___Pc5Ia, .Button-module__button___cLCyl.Button-module__type_primary___Tauz-.Button-module__variant_link___Cj1O9 {
787
- --tw-text-opacity: 1;
788
- color: rgb(236 93 37 / var(--tw-text-opacity, 1));
789
- }
790
- .Button-module__button___cLCyl.Button-module__type_primary___Tauz-.Button-module__variant_text___Pc5Ia:hover, .Button-module__button___cLCyl.Button-module__type_primary___Tauz-.Button-module__variant_link___Cj1O9:hover {
791
- --tw-text-opacity: 1;
792
- color: rgb(236 93 37 / var(--tw-text-opacity, 1));
793
- }
794
- .Button-module__button___cLCyl.Button-module__type_primary___Tauz-.Button-module__disabled___nwPn4 {
795
- --tw-text-opacity: 1;
796
- color: rgb(255 255 255 / var(--tw-text-opacity, 1));
797
- }
798
- .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA {
799
- border-width: 1px;
800
- border-style: solid;
801
- --tw-bg-opacity: 1;
802
- background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
803
- --tw-border-opacity: 1;
804
- border-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
805
- box-shadow: 0 1px 0 0 rgba(17, 24, 39, 0.1);
806
- }
807
- .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.ant-btn-primary:hover, .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.ant-btn-primary:active {
808
- --tw-bg-opacity: 1;
809
- background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
810
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.1);
811
- }
812
- .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.ant-btn-primary:focus-visible {
813
- outline: 2px solid rgba(236, 93, 37, 0.3803921569);
814
- }
815
- .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.Button-module__variant_subtle___BMbbd {
816
- --tw-text-opacity: 1;
817
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
818
- }
819
- .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.Button-module__variant_subtle___BMbbd:hover {
820
- --tw-text-opacity: 1;
821
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
822
- }
823
- .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.Button-module__variant_text___Pc5Ia, .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.Button-module__variant_link___Cj1O9 {
824
- --tw-text-opacity: 1;
825
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
826
- }
827
- .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.Button-module__variant_text___Pc5Ia:hover, .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.Button-module__variant_link___Cj1O9:hover {
828
- --tw-text-opacity: 1;
829
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
830
- }
831
- .Button-module__button___cLCyl.Button-module__type_critical___6ILOp {
832
- border-width: 1px;
833
- --tw-bg-opacity: 1;
834
- background-color: rgb(207 34 49 / var(--tw-bg-opacity, 1));
835
- border-style: solid;
836
- --tw-border-opacity: 1;
837
- border-color: rgb(207 34 49 / var(--tw-border-opacity, 1));
838
- box-shadow: 0 1px 0 0 rgba(17, 24, 39, 0.1);
839
- }
840
- .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.ant-btn-primary:hover, .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.ant-btn-primary:active {
841
- --tw-bg-opacity: 1;
842
- background-color: rgb(207 34 49 / var(--tw-bg-opacity, 1));
843
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.1);
844
- }
845
- .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.ant-btn-primary:focus-visible {
846
- outline: 2px solid rgba(236, 93, 37, 0.3803921569);
847
- }
848
- .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.Button-module__variant_subtle___BMbbd {
849
- --tw-text-opacity: 1;
850
- color: rgb(207 34 49 / var(--tw-text-opacity, 1));
851
- }
852
- .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.Button-module__variant_subtle___BMbbd:hover {
853
- --tw-text-opacity: 1;
854
- color: rgb(207 34 49 / var(--tw-text-opacity, 1));
855
- }
856
- .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.Button-module__variant_text___Pc5Ia, .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.Button-module__variant_link___Cj1O9 {
857
- --tw-text-opacity: 1;
858
- color: rgb(207 34 49 / var(--tw-text-opacity, 1));
859
- }
860
- .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.Button-module__variant_text___Pc5Ia:hover, .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.Button-module__variant_link___Cj1O9:hover {
861
- --tw-text-opacity: 1;
862
- color: rgb(207 34 49 / var(--tw-text-opacity, 1));
863
- }
864
- .Button-module__button___cLCyl.Button-module__variant_subtle___BMbbd {
865
- --tw-bg-opacity: 1;
866
- background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
867
- border-width: 1px;
868
- border-style: solid;
869
- --tw-border-opacity: 1;
870
- border-color: rgb(211 216 223 / var(--tw-border-opacity, 1));
871
- box-shadow: 0px 1px 0px 0px rgba(17, 24, 39, 0.1);
872
- }
873
- .Button-module__button___cLCyl.Button-module__variant_subtle___BMbbd.ant-btn-default:hover {
874
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.15);
875
- --tw-border-opacity: 1;
876
- border-color: rgb(211 216 223 / var(--tw-border-opacity, 1));
877
- }
878
- .Button-module__button___cLCyl.Button-module__variant_subtle___BMbbd.ant-btn-default:focus-visible {
879
- outline: 2px solid rgba(236, 93, 37, 0.3803921569);
880
- }
881
- .Button-module__button___cLCyl.Button-module__variant_text___Pc5Ia {
882
- background-color: transparent;
883
- border-width: 0px;
884
- border-style: none;
885
- box-shadow: none;
886
- }
887
- .Button-module__button___cLCyl.Button-module__variant_text___Pc5Ia.ant-btn-default:hover {
888
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.15);
889
- border-style: none;
890
- --tw-bg-opacity: 1;
891
- background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
892
- }
893
- .Button-module__button___cLCyl.Button-module__variant_text___Pc5Ia.ant-btn-default:active {
894
- --tw-bg-opacity: 1;
895
- background-color: rgb(241 243 245 / var(--tw-bg-opacity, 1));
896
- }
897
- .Button-module__button___cLCyl.Button-module__variant_text___Pc5Ia.ant-btn:focus-visible {
898
- outline: 2px solid rgba(236, 93, 37, 0.2);
899
- }
900
- .Button-module__button___cLCyl.Button-module__variant_link___Cj1O9 {
901
- background-color: transparent;
902
- padding: 0px;
903
- border-width: 0px;
904
- border-style: none;
905
- height: auto;
906
- box-shadow: none;
907
- }
908
- .Button-module__button___cLCyl.Button-module__variant_link___Cj1O9.ant-btn-default:hover.Button-module__onHoverUnderline___LOfXo {
909
- text-decoration: underline;
910
- }
911
- .Button-module__button___cLCyl.Button-module__variant_link___Cj1O9.ant-btn-default:hover {
912
- box-shadow: none;
913
- border-style: none;
914
- background-color: transparent;
915
- }
916
- .Button-module__button___cLCyl.Button-module__variant_link___Cj1O9.ant-btn-default:active {
917
- background-color: transparent;
918
- }
919
- .Button-module__button___cLCyl.Button-module__variant_link___Cj1O9.ant-btn:focus-visible {
920
- outline: none;
921
- }
922
-
923
707
  /* src/atom/Checkbox/Checkbox.module.scss */
924
708
  .Checkbox-module__checkbox___xxg5L {
925
709
  display: flex;
@@ -1018,72 +802,113 @@
1018
802
  background: white;
1019
803
  }
1020
804
 
1021
- /* src/atom/Radio/Radio.module.scss */
1022
- .Radio-module__radio___1CPAk {
805
+ /* src/atom/Modal/Modal.module.scss */
806
+ .Modal-module__modal___PKrAi.Modal-module__footerMargintopDisable___4B6u- .Modal-module__ant-modal-footer___HKsDR {
807
+ margin-top: 0;
808
+ margin-top: 0px;
809
+ }
810
+ .Modal-module__modal___PKrAi .ant-modal-footer .primaryFooter {
811
+ padding: 24px;
812
+ padding: 1.5rem;
1023
813
  display: flex;
1024
- align-items: center;
814
+ justify-content: flex-end;
1025
815
  }
1026
- .Radio-module__radio___1CPAk.Radio-module__size_small___nRXgM .ant-radio .ant-radio-inner {
1027
- height: 16px;
1028
- width: 16px;
816
+ .Modal-module__modal___PKrAi .ant-modal-footer .primaryFooter .Modal-module__okBtn___Ut8e5,
817
+ .Modal-module__modal___PKrAi .ant-modal-footer .primaryFooter .Modal-module__cancelBtn___i0Rm8 {
818
+ min-width: 92px;
1029
819
  }
1030
- .Radio-module__radio___1CPAk.Radio-module__size_medium___uSzPl .ant-radio .ant-radio-inner {
1031
- height: 20px;
1032
- width: 20px;
820
+ .Modal-module__modal___PKrAi .ant-modal-footer .secondaryFooter {
821
+ padding: 24px;
822
+ padding: 1.5rem;
823
+ padding-top: 0px;
824
+ display: flex;
825
+ justify-content: flex-end;
1033
826
  }
1034
- .Radio-module__radio___1CPAk.Radio-module__size_large___ubpHs .ant-radio .ant-radio-inner {
1035
- height: 24px;
1036
- width: 24px;
827
+ .Modal-module__modal___PKrAi .ant-modal-footer .secondaryFooter .Modal-module__okBtn___Ut8e5,
828
+ .Modal-module__modal___PKrAi .ant-modal-footer .secondaryFooter .Modal-module__cancelBtn___i0Rm8 {
829
+ width: 50%;
1037
830
  }
1038
- .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu .ant-radio-checked .ant-radio-inner {
1039
- border-color: #EC5D25;
1040
- background-color: #EC5D25;
831
+ .Modal-module__modal___PKrAi .ant-modal-content {
832
+ padding: 0;
833
+ border-radius: 0.75rem;
834
+ padding: 0px;
1041
835
  }
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;
836
+ .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-header {
837
+ margin-bottom: 0px;
838
+ padding: 1rem;
1045
839
  }
1046
- .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu .ant-radio-checked:focus-visible {
1047
- outline: 2px solid #0A65E7;
840
+ @media (min-width: 576px) {
841
+ .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-header {
842
+ padding: 1.5rem;
843
+ }
1048
844
  }
1049
- .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu.Radio-module__disabled___AF98Z {
1050
- cursor: not-allowed;
845
+ .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-header .ant-modal-title {
846
+ justify-content: flex-start;
847
+ padding-right: 1.25rem;
848
+ font-size: 1.25rem;
849
+ font-weight: 500;
850
+ line-height: 1.75rem;
851
+ --tw-text-opacity: 1;
852
+ color: rgb(17 24 39 / var(--tw-text-opacity, 1));
1051
853
  }
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;
854
+ .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-close {
855
+ display: flex;
856
+ align-items: flex-end;
857
+ justify-content: center;
1055
858
  }
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;
859
+ .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-close .ant-modal-close-x {
860
+ display: flex;
861
+ align-items: center;
862
+ justify-content: center;
1059
863
  }
1060
- .Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7 .ant-radio .ant-radio-inner {
1061
- border-color: #B6BAC3;
864
+ .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-body {
865
+ padding: 0 1.5rem 1.5rem;
866
+ max-height: 65vh;
867
+ overflow: auto;
1062
868
  }
1063
- .Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7 .ant-radio:hover .ant-radio-inner {
1064
- border-color: #6B7280;
869
+ .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-close {
870
+ top: 1.5rem;
871
+ right: 1.5rem;
872
+ padding-bottom: 0.25rem;
1065
873
  }
1066
- .Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7 .ant-radio:focus-visible {
1067
- outline: 2px solid #0A65E7;
874
+ .Modal-module__modal___PKrAi .ant-btn-primary {
875
+ margin-inline-start: 0.5rem;
1068
876
  }
1069
- .Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7.Radio-module__disabled___AF98Z {
1070
- cursor: not-allowed;
877
+
878
+ /* src/atom/Slider/Slider.module.scss */
879
+ .Slider-module__label___9Uea- {
880
+ font-size: 13px;
881
+ line-height: 18px;
882
+ --tw-text-opacity: 1;
883
+ color: rgb(54 62 79 / var(--tw-text-opacity, 1));
1071
884
  }
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;
885
+
886
+ .Slider-module__slider___JCS-c.ant-slider {
887
+ margin-left: 0px;
888
+ margin-right: 0px;
1075
889
  }
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;
890
+ .Slider-module__slider___JCS-c.ant-slider .ant-slider-handle::after {
891
+ box-shadow: 0 0 0 2px #ec5d25;
892
+ transform: scale(1.25);
1081
893
  }
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;
894
+ .Slider-module__slider___JCS-c.ant-slider .ant-slider-handle::before {
895
+ content: unset;
896
+ }
897
+ .Slider-module__slider___JCS-c.ant-slider .ant-slider-handle:hover::after, .Slider-module__slider___JCS-c.ant-slider .ant-slider-handle:active::after {
898
+ inset-inline-start: -1px;
899
+ inset-block-start: -1px;
900
+ }
901
+ .Slider-module__slider___JCS-c.ant-slider .ant-slider-track {
902
+ --tw-bg-opacity: 1;
903
+ background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1));
904
+ height: 2px;
905
+ }
906
+ .Slider-module__slider___JCS-c.Slider-module__disableFill___rjbsy.ant-slider .ant-slider-track {
907
+ background-color: transparent;
908
+ }
909
+ .Slider-module__slider___JCS-c.Slider-module__disableFill___rjbsy .ant-slider-rail {
910
+ --tw-bg-opacity: 1;
911
+ background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
1087
912
  }
1088
913
 
1089
914
  /* src/atom/Tag/Tag.module.scss */
@@ -1181,123 +1006,294 @@
1181
1006
  border-color: rgb(107 114 128 / var(--tw-border-opacity, 1))
1182
1007
  }
1183
1008
 
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));
1009
+ /* src/atom/Switch/Switch.module.scss */
1010
+ .Switch-module__switch___fUHZL.ant-switch.ant-switch-small {
1011
+ height: 0.75rem;
1012
+ min-width: 1.5rem
1013
+ }
1014
+ .Switch-module__switch___fUHZL.ant-switch.ant-switch-small .ant-switch-handle {
1015
+ height: 0.5rem;
1016
+ width: 0.5rem
1017
+ }
1018
+ .Switch-module__switch___fUHZL.ant-switch.ant-switch-checked {
1019
+ --tw-bg-opacity: 1;
1020
+ background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1))
1021
+ }
1022
+ .Switch-module__switch___fUHZL.ant-switch.ant-switch-checked:hover {
1023
+ --tw-bg-opacity: 1;
1024
+ background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1))
1190
1025
  }
1191
1026
 
1192
- .Slider-module__slider___JCS-c.ant-slider {
1193
- margin-left: 0px;
1194
- margin-right: 0px;
1027
+ /* src/atom/Button/Button.module.scss */
1028
+ .Button-module__button___cLCyl {
1029
+ display: flex;
1030
+ align-items: center;
1031
+ justify-content: center;
1032
+ gap: 0.25rem;
1033
+ border-radius: 0.5rem;
1195
1034
  }
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);
1035
+ .Button-module__button___cLCyl.Button-module__size_large___S-mbU {
1036
+ height: 56px;
1037
+ padding-left: 1rem;
1038
+ padding-right: 1rem;
1199
1039
  }
1200
- .Slider-module__slider___JCS-c.ant-slider .ant-slider-handle::before {
1201
- content: unset;
1040
+ .Button-module__button___cLCyl.Button-module__size_large___S-mbU.Button-module__shape_circle___sPUS5 {
1041
+ width: 56px;
1202
1042
  }
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;
1043
+ .Button-module__button___cLCyl.Button-module__size_normal___qJUMj {
1044
+ height: 40px;
1045
+ padding-left: 0.75rem;
1046
+ padding-right: 0.75rem;
1206
1047
  }
1207
- .Slider-module__slider___JCS-c.ant-slider .ant-slider-track {
1048
+ .Button-module__button___cLCyl.Button-module__size_normal___qJUMj.Button-module__shape_circle___sPUS5 {
1049
+ width: 40px;
1050
+ }
1051
+ .Button-module__button___cLCyl.Button-module__size_small___IUeei {
1052
+ height: 32px;
1053
+ padding-left: 0.5rem;
1054
+ padding-right: 0.5rem;
1055
+ }
1056
+ .Button-module__button___cLCyl.Button-module__size_small___IUeei.Button-module__shape_circle___sPUS5 {
1057
+ width: 32px;
1058
+ }
1059
+ .Button-module__button___cLCyl.Button-module__type_primary___Tauz- {
1208
1060
  --tw-bg-opacity: 1;
1209
1061
  background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1));
1210
- height: 2px;
1062
+ border-width: 1px;
1063
+ border-style: solid;
1064
+ --tw-border-opacity: 1;
1065
+ border-color: rgb(236 93 37 / var(--tw-border-opacity, 1));
1066
+ box-shadow: 0 1px 0 0 rgba(17, 24, 39, 0.1);
1211
1067
  }
1212
- .Slider-module__slider___JCS-c.Slider-module__disableFill___rjbsy.ant-slider .ant-slider-track {
1068
+ .Button-module__button___cLCyl.Button-module__type_primary___Tauz-.ant-btn-primary:hover, .Button-module__button___cLCyl.Button-module__type_primary___Tauz-.ant-btn-primary:active {
1069
+ --tw-bg-opacity: 1;
1070
+ background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1));
1071
+ box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.1);
1072
+ }
1073
+ .Button-module__button___cLCyl.Button-module__type_primary___Tauz-:focus-visible {
1074
+ outline: 2px solid rgba(236, 93, 37, 0.3803921569);
1075
+ }
1076
+ .Button-module__button___cLCyl.Button-module__type_primary___Tauz-.Button-module__variant_subtle___BMbbd {
1077
+ --tw-text-opacity: 1;
1078
+ color: rgb(236 93 37 / var(--tw-text-opacity, 1));
1079
+ }
1080
+ .Button-module__button___cLCyl.Button-module__type_primary___Tauz-.Button-module__variant_subtle___BMbbd:hover {
1081
+ --tw-text-opacity: 1;
1082
+ color: rgb(236 93 37 / var(--tw-text-opacity, 1));
1083
+ }
1084
+ .Button-module__button___cLCyl.Button-module__type_primary___Tauz-.Button-module__variant_text___Pc5Ia, .Button-module__button___cLCyl.Button-module__type_primary___Tauz-.Button-module__variant_link___Cj1O9 {
1085
+ --tw-text-opacity: 1;
1086
+ color: rgb(236 93 37 / var(--tw-text-opacity, 1));
1087
+ }
1088
+ .Button-module__button___cLCyl.Button-module__type_primary___Tauz-.Button-module__variant_text___Pc5Ia:hover, .Button-module__button___cLCyl.Button-module__type_primary___Tauz-.Button-module__variant_link___Cj1O9:hover {
1089
+ --tw-text-opacity: 1;
1090
+ color: rgb(236 93 37 / var(--tw-text-opacity, 1));
1091
+ }
1092
+ .Button-module__button___cLCyl.Button-module__type_primary___Tauz-.Button-module__disabled___nwPn4 {
1093
+ --tw-text-opacity: 1;
1094
+ color: rgb(255 255 255 / var(--tw-text-opacity, 1));
1095
+ }
1096
+ .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA {
1097
+ border-width: 1px;
1098
+ border-style: solid;
1099
+ --tw-bg-opacity: 1;
1100
+ background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
1101
+ --tw-border-opacity: 1;
1102
+ border-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
1103
+ box-shadow: 0 1px 0 0 rgba(17, 24, 39, 0.1);
1104
+ }
1105
+ .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.ant-btn-primary:hover, .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.ant-btn-primary:active {
1106
+ --tw-bg-opacity: 1;
1107
+ background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
1108
+ box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.1);
1109
+ }
1110
+ .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.ant-btn-primary:focus-visible {
1111
+ outline: 2px solid rgba(236, 93, 37, 0.3803921569);
1112
+ }
1113
+ .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.Button-module__variant_subtle___BMbbd {
1114
+ --tw-text-opacity: 1;
1115
+ color: rgb(17 24 39 / var(--tw-text-opacity, 1));
1116
+ }
1117
+ .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.Button-module__variant_subtle___BMbbd:hover {
1118
+ --tw-text-opacity: 1;
1119
+ color: rgb(17 24 39 / var(--tw-text-opacity, 1));
1120
+ }
1121
+ .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.Button-module__variant_text___Pc5Ia, .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.Button-module__variant_link___Cj1O9 {
1122
+ --tw-text-opacity: 1;
1123
+ color: rgb(17 24 39 / var(--tw-text-opacity, 1));
1124
+ }
1125
+ .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.Button-module__variant_text___Pc5Ia:hover, .Button-module__button___cLCyl.Button-module__type_secondary___CLmrA.Button-module__variant_link___Cj1O9:hover {
1126
+ --tw-text-opacity: 1;
1127
+ color: rgb(17 24 39 / var(--tw-text-opacity, 1));
1128
+ }
1129
+ .Button-module__button___cLCyl.Button-module__type_critical___6ILOp {
1130
+ border-width: 1px;
1131
+ --tw-bg-opacity: 1;
1132
+ background-color: rgb(207 34 49 / var(--tw-bg-opacity, 1));
1133
+ border-style: solid;
1134
+ --tw-border-opacity: 1;
1135
+ border-color: rgb(207 34 49 / var(--tw-border-opacity, 1));
1136
+ box-shadow: 0 1px 0 0 rgba(17, 24, 39, 0.1);
1137
+ }
1138
+ .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.ant-btn-primary:hover, .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.ant-btn-primary:active {
1139
+ --tw-bg-opacity: 1;
1140
+ background-color: rgb(207 34 49 / var(--tw-bg-opacity, 1));
1141
+ box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.1);
1142
+ }
1143
+ .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.ant-btn-primary:focus-visible {
1144
+ outline: 2px solid rgba(236, 93, 37, 0.3803921569);
1145
+ }
1146
+ .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.Button-module__variant_subtle___BMbbd {
1147
+ --tw-text-opacity: 1;
1148
+ color: rgb(207 34 49 / var(--tw-text-opacity, 1));
1149
+ }
1150
+ .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.Button-module__variant_subtle___BMbbd:hover {
1151
+ --tw-text-opacity: 1;
1152
+ color: rgb(207 34 49 / var(--tw-text-opacity, 1));
1153
+ }
1154
+ .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.Button-module__variant_text___Pc5Ia, .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.Button-module__variant_link___Cj1O9 {
1155
+ --tw-text-opacity: 1;
1156
+ color: rgb(207 34 49 / var(--tw-text-opacity, 1));
1157
+ }
1158
+ .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.Button-module__variant_text___Pc5Ia:hover, .Button-module__button___cLCyl.Button-module__type_critical___6ILOp.Button-module__variant_link___Cj1O9:hover {
1159
+ --tw-text-opacity: 1;
1160
+ color: rgb(207 34 49 / var(--tw-text-opacity, 1));
1161
+ }
1162
+ .Button-module__button___cLCyl.Button-module__variant_subtle___BMbbd {
1163
+ --tw-bg-opacity: 1;
1164
+ background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
1165
+ border-width: 1px;
1166
+ border-style: solid;
1167
+ --tw-border-opacity: 1;
1168
+ border-color: rgb(211 216 223 / var(--tw-border-opacity, 1));
1169
+ box-shadow: 0px 1px 0px 0px rgba(17, 24, 39, 0.1);
1170
+ }
1171
+ .Button-module__button___cLCyl.Button-module__variant_subtle___BMbbd.ant-btn-default:hover {
1172
+ box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.15);
1173
+ --tw-border-opacity: 1;
1174
+ border-color: rgb(211 216 223 / var(--tw-border-opacity, 1));
1175
+ }
1176
+ .Button-module__button___cLCyl.Button-module__variant_subtle___BMbbd.ant-btn-default:focus-visible {
1177
+ outline: 2px solid rgba(236, 93, 37, 0.3803921569);
1178
+ }
1179
+ .Button-module__button___cLCyl.Button-module__variant_text___Pc5Ia {
1213
1180
  background-color: transparent;
1181
+ border-width: 0px;
1182
+ border-style: none;
1183
+ box-shadow: none;
1214
1184
  }
1215
- .Slider-module__slider___JCS-c.Slider-module__disableFill___rjbsy .ant-slider-rail {
1185
+ .Button-module__button___cLCyl.Button-module__variant_text___Pc5Ia.ant-btn-default:hover {
1186
+ box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.15);
1187
+ border-style: none;
1216
1188
  --tw-bg-opacity: 1;
1217
- background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
1189
+ background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
1190
+ }
1191
+ .Button-module__button___cLCyl.Button-module__variant_text___Pc5Ia.ant-btn-default:active {
1192
+ --tw-bg-opacity: 1;
1193
+ background-color: rgb(241 243 245 / var(--tw-bg-opacity, 1));
1194
+ }
1195
+ .Button-module__button___cLCyl.Button-module__variant_text___Pc5Ia.ant-btn:focus-visible {
1196
+ outline: 2px solid rgba(236, 93, 37, 0.2);
1197
+ }
1198
+ .Button-module__button___cLCyl.Button-module__variant_link___Cj1O9 {
1199
+ background-color: transparent;
1200
+ padding: 0px;
1201
+ border-width: 0px;
1202
+ border-style: none;
1203
+ height: auto;
1204
+ box-shadow: none;
1205
+ }
1206
+ .Button-module__button___cLCyl.Button-module__variant_link___Cj1O9.ant-btn-default:hover.Button-module__onHoverUnderline___LOfXo {
1207
+ text-decoration: underline;
1208
+ }
1209
+ .Button-module__button___cLCyl.Button-module__variant_link___Cj1O9.ant-btn-default:hover {
1210
+ box-shadow: none;
1211
+ border-style: none;
1212
+ background-color: transparent;
1213
+ }
1214
+ .Button-module__button___cLCyl.Button-module__variant_link___Cj1O9.ant-btn-default:active {
1215
+ background-color: transparent;
1216
+ }
1217
+ .Button-module__button___cLCyl.Button-module__variant_link___Cj1O9.ant-btn:focus-visible {
1218
+ outline: none;
1218
1219
  }
1219
1220
 
1220
- /* src/atom/LoadingSpinner/LoadingSpinner.module.scss */
1221
- .LoadingSpinner-module__spinnerContainer___DiPLf {
1221
+ /* src/atom/Radio/Radio.module.scss */
1222
+ .Radio-module__radio___1CPAk {
1222
1223
  display: flex;
1223
- justify-content: center;
1224
1224
  align-items: center;
1225
- height: 100%;
1226
- margin-top: 2rem;
1227
- margin-bottom: 2rem;
1228
1225
  }
1229
-
1230
- /* src/atom/Modal/Modal.module.scss */
1231
- .Modal-module__modal___PKrAi.Modal-module__footerMargintopDisable___4B6u- .Modal-module__ant-modal-footer___HKsDR {
1232
- margin-top: 0;
1233
- margin-top: 0px;
1226
+ .Radio-module__radio___1CPAk.Radio-module__size_small___nRXgM .ant-radio .ant-radio-inner {
1227
+ height: 16px;
1228
+ width: 16px;
1234
1229
  }
1235
- .Modal-module__modal___PKrAi .ant-modal-footer .primaryFooter {
1236
- padding: 24px;
1237
- padding: 1.5rem;
1238
- display: flex;
1239
- justify-content: flex-end;
1230
+ .Radio-module__radio___1CPAk.Radio-module__size_medium___uSzPl .ant-radio .ant-radio-inner {
1231
+ height: 20px;
1232
+ width: 20px;
1240
1233
  }
1241
- .Modal-module__modal___PKrAi .ant-modal-footer .primaryFooter .Modal-module__okBtn___Ut8e5,
1242
- .Modal-module__modal___PKrAi .ant-modal-footer .primaryFooter .Modal-module__cancelBtn___i0Rm8 {
1243
- min-width: 92px;
1234
+ .Radio-module__radio___1CPAk.Radio-module__size_large___ubpHs .ant-radio .ant-radio-inner {
1235
+ height: 24px;
1236
+ width: 24px;
1244
1237
  }
1245
- .Modal-module__modal___PKrAi .ant-modal-footer .secondaryFooter {
1246
- padding: 24px;
1247
- padding: 1.5rem;
1248
- padding-top: 0px;
1249
- display: flex;
1250
- justify-content: flex-end;
1238
+ .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu .ant-radio-checked .ant-radio-inner {
1239
+ border-color: #EC5D25;
1240
+ background-color: #EC5D25;
1251
1241
  }
1252
- .Modal-module__modal___PKrAi .ant-modal-footer .secondaryFooter .Modal-module__okBtn___Ut8e5,
1253
- .Modal-module__modal___PKrAi .ant-modal-footer .secondaryFooter .Modal-module__cancelBtn___i0Rm8 {
1254
- width: 50%;
1242
+ .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu .ant-radio-checked:hover .ant-radio-inner {
1243
+ border-color: #B94710;
1244
+ background-color: #B94710;
1255
1245
  }
1256
- .Modal-module__modal___PKrAi .ant-modal-content {
1257
- padding: 0;
1258
- border-radius: 0.75rem;
1259
- padding: 0px;
1246
+ .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu .ant-radio-checked:focus-visible {
1247
+ outline: 2px solid #0A65E7;
1260
1248
  }
1261
- .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-header {
1262
- margin-bottom: 0px;
1263
- padding: 1rem;
1249
+ .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu.Radio-module__disabled___AF98Z {
1250
+ cursor: not-allowed;
1264
1251
  }
1265
- @media (min-width: 576px) {
1266
- .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-header {
1267
- padding: 1.5rem;
1268
- }
1252
+ .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu.Radio-module__disabled___AF98Z .ant-radio-checked .ant-radio-inner {
1253
+ border-color: #B6BAC3;
1254
+ background-color: #B6BAC3;
1269
1255
  }
1270
- .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-header .ant-modal-title {
1271
- justify-content: flex-start;
1272
- padding-right: 1.25rem;
1273
- font-size: 1.25rem;
1274
- font-weight: 500;
1275
- line-height: 1.75rem;
1276
- --tw-text-opacity: 1;
1277
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
1256
+ .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu.Radio-module__disabled___AF98Z .ant-radio-checked .ant-radio-inner::after {
1257
+ transform: scale(0.375);
1258
+ background-color: #FFFFFF;
1278
1259
  }
1279
- .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-close {
1280
- display: flex;
1281
- align-items: flex-end;
1282
- justify-content: center;
1260
+ .Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7 .ant-radio .ant-radio-inner {
1261
+ border-color: #B6BAC3;
1283
1262
  }
1284
- .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-close .ant-modal-close-x {
1285
- display: flex;
1286
- align-items: center;
1287
- justify-content: center;
1263
+ .Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7 .ant-radio:hover .ant-radio-inner {
1264
+ border-color: #6B7280;
1288
1265
  }
1289
- .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-body {
1290
- padding: 0 1.5rem 1.5rem;
1291
- max-height: 65vh;
1292
- overflow: auto;
1266
+ .Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7 .ant-radio:focus-visible {
1267
+ outline: 2px solid #0A65E7;
1293
1268
  }
1294
- .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-close {
1295
- top: 1.5rem;
1296
- right: 1.5rem;
1297
- padding-bottom: 0.25rem;
1269
+ .Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7.Radio-module__disabled___AF98Z {
1270
+ cursor: not-allowed;
1298
1271
  }
1299
- .Modal-module__modal___PKrAi .ant-btn-primary {
1300
- margin-inline-start: 0.5rem;
1272
+ .Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7.Radio-module__disabled___AF98Z .ant-radio .ant-radio-inner {
1273
+ border-color: #B6BAC3;
1274
+ background-color: #F9FAFB;
1275
+ }
1276
+ .Radio-module__radio___1CPAk.Radio-module__variant_normal___FQkTC {
1277
+ color: #363E4F;
1278
+ font-weight: 400;
1279
+ font-size: 0.875rem;
1280
+ line-height: 20px;
1281
+ }
1282
+ .Radio-module__radio___1CPAk.Radio-module__variant_emphasized___Fgpv6 {
1283
+ color: #363E4F;
1284
+ font-weight: 500;
1285
+ font-size: 0.875rem;
1286
+ line-height: 20px;
1287
+ }
1288
+
1289
+ /* src/atom/LoadingSpinner/LoadingSpinner.module.scss */
1290
+ .LoadingSpinner-module__spinnerContainer___DiPLf {
1291
+ display: flex;
1292
+ justify-content: center;
1293
+ align-items: center;
1294
+ height: 100%;
1295
+ margin-top: 2rem;
1296
+ margin-bottom: 2rem;
1301
1297
  }
1302
1298
 
1303
1299
  /* src/atom/RangePicker/RangePicker.module.scss */