@itilite/lumina-ui 1.0.5-alpha → 1.0.7-alpha

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
@@ -762,135 +762,6 @@
762
762
 
763
763
 
764
764
  /* CSS Modules */
765
- /* src/atom/Tooltip/Tooltip.module.scss */
766
- .Tooltip-module__light___H5oCc .ant-tooltip-content .ant-tooltip-inner {
767
- background-color: white !important;
768
- color: #111827;
769
- border-radius: 0.5rem;
770
- padding: 0.625rem;
771
- --tw-text-opacity: 1;
772
- color: rgb(33 40 55 / var(--tw-text-opacity, 1));
773
- }
774
- .Tooltip-module__light___H5oCc .ant-tooltip-arrow:before {
775
- background-color: white !important;
776
- }
777
-
778
- /* src/atom/Switch/Switch.module.scss */
779
- .Switch-module__switch___fUHZL.ant-switch.ant-switch-small {
780
- height: 0.75rem;
781
- min-width: 1.5rem
782
- }
783
- .Switch-module__switch___fUHZL.ant-switch.ant-switch-small .ant-switch-handle {
784
- height: 0.5rem;
785
- width: 0.5rem
786
- }
787
- .Switch-module__switch___fUHZL.ant-switch.ant-switch-checked {
788
- --tw-bg-opacity: 1;
789
- background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1))
790
- }
791
- .Switch-module__switch___fUHZL.ant-switch.ant-switch-checked:hover {
792
- --tw-bg-opacity: 1;
793
- background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1))
794
- }
795
-
796
- /* src/atom/Checkbox/Checkbox.module.scss */
797
- .Checkbox-module__checkbox___xxg5L {
798
- display: flex;
799
- align-items: center;
800
- }
801
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__size_small___Kknlo .ant-checkbox .ant-checkbox-inner {
802
- height: 16px;
803
- width: 16px;
804
- }
805
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__size_medium___V6Ah8 .ant-checkbox .ant-checkbox-inner {
806
- height: 20px;
807
- width: 20px;
808
- }
809
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__size_medium___V6Ah8 .ant-checkbox .ant-checkbox-inner::after {
810
- inset-inline-start: 27%;
811
- }
812
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__size_large___eWjFY .ant-checkbox .ant-checkbox-inner {
813
- height: 24px;
814
- width: 24px;
815
- }
816
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__size_large___eWjFY .ant-checkbox .ant-checkbox-inner::after {
817
- inset-inline-start: 33%;
818
- }
819
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T .ant-checkbox-checked .ant-checkbox-inner {
820
- border-color: #ec5d25;
821
- background-color: #ec5d25;
822
- }
823
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T.ant-checkbox-wrapper:hover
824
- .ant-checkbox-checked:not(.ant-checkbox-disabled)
825
- .ant-checkbox-inner {
826
- --tw-bg-opacity: 1;
827
- background-color: rgb(185 71 16 / var(--tw-bg-opacity, 1));
828
- }
829
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T .ant-checkbox-checked:focus-visible {
830
- outline: 2px solid #0a65e7;
831
- }
832
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T.Checkbox-module__disabled___v-RG1 {
833
- cursor: not-allowed;
834
- }
835
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T.Checkbox-module__disabled___v-RG1 .ant-checkbox-checked .ant-checkbox-inner {
836
- opacity: 0.5;
837
- border-color: #ec5d25;
838
- background-color: #ec5d25;
839
- }
840
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T.Checkbox-module__disabled___v-RG1 .ant-checkbox-checked .ant-checkbox-inner::after {
841
- border-color: #ffffff;
842
- }
843
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_unchecked___QFMpP .ant-checkbox .ant-checkbox-inner {
844
- border-color: #b6bac3;
845
- }
846
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_unchecked___QFMpP .ant-checkbox:hover .ant-checkbox-inner {
847
- border-color: #6b7280;
848
- }
849
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_unchecked___QFMpP .ant-checkbox:focus-visible {
850
- outline: 2px solid #0a65e7;
851
- }
852
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_unchecked___QFMpP.Checkbox-module__disabled___v-RG1 {
853
- cursor: not-allowed;
854
- }
855
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_unchecked___QFMpP.Checkbox-module__disabled___v-RG1 .ant-checkbox .ant-checkbox-inner {
856
- border-color: #b6bac3;
857
- background-color: #f9fafb;
858
- }
859
- .Checkbox-module__checkbox___xxg5L .ant-checkbox-disabled + span {
860
- color: #363e4f;
861
- }
862
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_normal___faYKo {
863
- color: #363e4f;
864
- font-weight: 400;
865
- font-size: 0.875rem;
866
- line-height: 20px;
867
- }
868
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_emphasized___-koYj {
869
- color: #363e4f;
870
- font-weight: 500;
871
- font-size: 0.875rem;
872
- line-height: 20px;
873
- }
874
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_indeterminate___J5Xcc.Checkbox-module__disabled___v-RG1 .ant-checkbox-indeterminate .ant-checkbox-inner {
875
- opacity: 0.5;
876
- border-color: #ec5d25;
877
- background-color: #ec5d25;
878
- }
879
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_indeterminate___J5Xcc.Checkbox-module__disabled___v-RG1 .ant-checkbox-indeterminate .ant-checkbox-inner::after {
880
- border-color: #ffffff;
881
- }
882
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_indeterminate___J5Xcc .ant-checkbox-indeterminate .ant-checkbox-inner {
883
- border-color: #ec5d25 !important;
884
- background-color: #ec5d25 !important;
885
- }
886
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_indeterminate___J5Xcc .ant-checkbox-indeterminate .ant-checkbox-inner::after {
887
- inset-inline-start: 50%;
888
- width: 60%;
889
- height: 3px;
890
- border-radius: 4px;
891
- background: white;
892
- }
893
-
894
765
  /* src/atom/Slider/Slider.module.scss */
895
766
  .Slider-module__label___9Uea- {
896
767
  font-size: 13px;
@@ -937,6 +808,180 @@
937
808
  margin-bottom: 2rem;
938
809
  }
939
810
 
811
+ /* src/atom/Modal/Modal.module.scss */
812
+ .Modal-module__modal___PKrAi.Modal-module__footerMargintopDisable___4B6u- .Modal-module__ant-modal-footer___HKsDR {
813
+ margin-top: 0;
814
+ margin-top: 0px;
815
+ }
816
+ .Modal-module__modal___PKrAi .ant-modal-footer .primaryFooter {
817
+ padding: 24px;
818
+ padding: 1.5rem;
819
+ display: flex;
820
+ justify-content: flex-end;
821
+ }
822
+ .Modal-module__modal___PKrAi .ant-modal-footer .primaryFooter .Modal-module__okBtn___Ut8e5,
823
+ .Modal-module__modal___PKrAi .ant-modal-footer .primaryFooter .Modal-module__cancelBtn___i0Rm8 {
824
+ min-width: 92px;
825
+ }
826
+ .Modal-module__modal___PKrAi .ant-modal-footer .secondaryFooter {
827
+ padding: 24px;
828
+ padding: 1.5rem;
829
+ padding-top: 0px;
830
+ display: flex;
831
+ justify-content: flex-end;
832
+ }
833
+ .Modal-module__modal___PKrAi .ant-modal-footer .secondaryFooter .Modal-module__okBtn___Ut8e5,
834
+ .Modal-module__modal___PKrAi .ant-modal-footer .secondaryFooter .Modal-module__cancelBtn___i0Rm8 {
835
+ width: 50%;
836
+ }
837
+ .Modal-module__modal___PKrAi .ant-modal-content {
838
+ padding: 0;
839
+ border-radius: 0.75rem;
840
+ padding: 0px;
841
+ }
842
+ .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-header {
843
+ margin-bottom: 0px;
844
+ padding: 1rem;
845
+ }
846
+ @media (min-width: 576px) {
847
+ .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-header {
848
+ padding: 1.5rem;
849
+ }
850
+ }
851
+ .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-header .ant-modal-title {
852
+ justify-content: flex-start;
853
+ padding-right: 1.25rem;
854
+ font-size: 1.25rem;
855
+ font-weight: 500;
856
+ line-height: 1.75rem;
857
+ --tw-text-opacity: 1;
858
+ color: rgb(17 24 39 / var(--tw-text-opacity, 1));
859
+ }
860
+ .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-close {
861
+ display: flex;
862
+ align-items: flex-end;
863
+ justify-content: center;
864
+ }
865
+ .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-close .ant-modal-close-x {
866
+ display: flex;
867
+ align-items: center;
868
+ justify-content: center;
869
+ }
870
+ .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-body {
871
+ padding: 0 1.5rem 1.5rem;
872
+ max-height: 65vh;
873
+ overflow: auto;
874
+ }
875
+ .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-close {
876
+ top: 1.5rem;
877
+ right: 1.5rem;
878
+ padding-bottom: 0.25rem;
879
+ }
880
+ .Modal-module__modal___PKrAi .ant-btn-primary {
881
+ margin-inline-start: 0.5rem;
882
+ }
883
+
884
+ /* src/atom/Switch/Switch.module.scss */
885
+ .Switch-module__switch___fUHZL.ant-switch.ant-switch-small {
886
+ height: 0.75rem;
887
+ min-width: 1.5rem
888
+ }
889
+ .Switch-module__switch___fUHZL.ant-switch.ant-switch-small .ant-switch-handle {
890
+ height: 0.5rem;
891
+ width: 0.5rem
892
+ }
893
+ .Switch-module__switch___fUHZL.ant-switch.ant-switch-checked {
894
+ --tw-bg-opacity: 1;
895
+ background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1))
896
+ }
897
+ .Switch-module__switch___fUHZL.ant-switch.ant-switch-checked:hover {
898
+ --tw-bg-opacity: 1;
899
+ background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1))
900
+ }
901
+
902
+ /* src/atom/Tag/Tag.module.scss */
903
+ .Tag-module__tag___PIkhI {
904
+ border-radius: 0.25rem;
905
+ padding: 0.25rem;
906
+ font-weight: 500;
907
+ font-size: 12px;
908
+ line-height: .75rem;
909
+ --tw-bg-opacity: 1;
910
+ background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
911
+ height: -moz-max-content;
912
+ height: max-content;
913
+ --tw-text-opacity: 1;
914
+ color: rgb(17 24 39 / var(--tw-text-opacity, 1));
915
+ border-width: 0px
916
+ }
917
+ .Tag-module__tag___PIkhI.Tag-module__small___nG5XQ {
918
+ padding-top: 2px;
919
+ padding-bottom: 2px;
920
+ padding-left: 0.25rem;
921
+ padding-right: 0.25rem;
922
+ font-size: 0.625rem;
923
+ line-height: .75rem
924
+ }
925
+ .Tag-module__tag___PIkhI.Tag-module__success___99fad {
926
+ --tw-bg-opacity: 1;
927
+ background-color: rgb(217 251 229 / var(--tw-bg-opacity, 1))
928
+ }
929
+ .Tag-module__tag___PIkhI.Tag-module__blue___Zky2Z {
930
+ --tw-bg-opacity: 1;
931
+ background-color: rgb(235 248 255 / var(--tw-bg-opacity, 1))
932
+ }
933
+ .Tag-module__tag___PIkhI.Tag-module__warning___KXsly {
934
+ --tw-bg-opacity: 1;
935
+ background-color: rgb(255 241 225 / var(--tw-bg-opacity, 1))
936
+ }
937
+ .Tag-module__tag___PIkhI.Tag-module__processing___OssXC {
938
+ --tw-bg-opacity: 1;
939
+ background-color: rgb(241 243 245 / var(--tw-bg-opacity, 1))
940
+ }
941
+ .Tag-module__tag___PIkhI.Tag-module__bookingConfirmed___potR4 {
942
+ --tw-bg-opacity: 1;
943
+ background-color: rgb(217 251 229 / var(--tw-bg-opacity, 1))
944
+ }
945
+ .Tag-module__tag___PIkhI.Tag-module__bookingRescheduled___ynrwI {
946
+ --tw-bg-opacity: 1;
947
+ background-color: rgb(235 248 255 / var(--tw-bg-opacity, 1))
948
+ }
949
+ .Tag-module__tag___PIkhI.Tag-module__bookingRescheduledPending___K3GqS {
950
+ --tw-bg-opacity: 1;
951
+ background-color: rgb(255 251 224 / var(--tw-bg-opacity, 1))
952
+ }
953
+ .Tag-module__tag___PIkhI.Tag-module__failed___dvpyQ {
954
+ --tw-bg-opacity: 1;
955
+ background-color: rgb(255 241 240 / var(--tw-bg-opacity, 1))
956
+ }
957
+ .Tag-module__tag___PIkhI.Tag-module__bookingPending___64umX {
958
+ --tw-bg-opacity: 1;
959
+ background-color: rgb(241 243 245 / var(--tw-bg-opacity, 1))
960
+ }
961
+
962
+ /* src/molecules/UserProfile/UserProfile.module.scss */
963
+ .UserProfile-module__userProfile___cRMm9 {
964
+ display: flex;
965
+ align-items: center;
966
+ gap: 0.625rem
967
+ }
968
+ .UserProfile-module__userProfile___cRMm9 .UserProfile-module__profileContent___tfy8E {
969
+ display: flex;
970
+ flex-direction: column
971
+ }
972
+ .UserProfile-module__userProfile___cRMm9 .UserProfile-module__profileContent___tfy8E .UserProfile-module__profileHeader___5qYbt {
973
+ display: flex;
974
+ align-items: center;
975
+ gap: 0.5rem
976
+ }
977
+ .UserProfile-module__userProfile___cRMm9 .UserProfile-module__profileContent___tfy8E .UserProfile-module__profileHeader___5qYbt .UserProfile-module__profileName___x8pg- {
978
+ margin: 0px
979
+ }
980
+ .UserProfile-module__userProfile___cRMm9 .UserProfile-module__profileContent___tfy8E .UserProfile-module__profileEmail___ZWKDd {
981
+ margin: 0px;
982
+ margin-top: 0.125rem
983
+ }
984
+
940
985
  /* src/atom/Button/Button.module.scss */
941
986
  .Button-module__button___cLCyl {
942
987
  display: flex;
@@ -1095,40 +1140,151 @@
1095
1140
  border-style: none;
1096
1141
  box-shadow: none;
1097
1142
  }
1098
- .Button-module__button___cLCyl.Button-module__variant_text___Pc5Ia.ant-btn-default:hover {
1099
- box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.15);
1100
- border-style: none;
1101
- --tw-bg-opacity: 1;
1102
- background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
1143
+ .Button-module__button___cLCyl.Button-module__variant_text___Pc5Ia.ant-btn-default:hover {
1144
+ box-shadow: 0px 2px 4px 0px rgba(17, 24, 39, 0.15);
1145
+ border-style: none;
1146
+ --tw-bg-opacity: 1;
1147
+ background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
1148
+ }
1149
+ .Button-module__button___cLCyl.Button-module__variant_text___Pc5Ia.ant-btn-default:active {
1150
+ --tw-bg-opacity: 1;
1151
+ background-color: rgb(241 243 245 / var(--tw-bg-opacity, 1));
1152
+ }
1153
+ .Button-module__button___cLCyl.Button-module__variant_text___Pc5Ia.ant-btn:focus-visible {
1154
+ outline: 2px solid rgba(236, 93, 37, 0.2);
1155
+ }
1156
+ .Button-module__button___cLCyl.Button-module__variant_link___Cj1O9 {
1157
+ background-color: transparent;
1158
+ padding: 0px;
1159
+ border-width: 0px;
1160
+ border-style: none;
1161
+ height: auto;
1162
+ box-shadow: none;
1163
+ }
1164
+ .Button-module__button___cLCyl.Button-module__variant_link___Cj1O9.ant-btn-default:hover.Button-module__onHoverUnderline___LOfXo {
1165
+ text-decoration: underline;
1166
+ }
1167
+ .Button-module__button___cLCyl.Button-module__variant_link___Cj1O9.ant-btn-default:hover {
1168
+ box-shadow: none;
1169
+ border-style: none;
1170
+ background-color: transparent;
1171
+ }
1172
+ .Button-module__button___cLCyl.Button-module__variant_link___Cj1O9.ant-btn-default:active {
1173
+ background-color: transparent;
1174
+ }
1175
+ .Button-module__button___cLCyl.Button-module__variant_link___Cj1O9.ant-btn:focus-visible {
1176
+ outline: none;
1177
+ }
1178
+
1179
+ /* src/atom/Tooltip/Tooltip.module.scss */
1180
+ .Tooltip-module__light___H5oCc .ant-tooltip-content .ant-tooltip-inner {
1181
+ background-color: white !important;
1182
+ color: #111827;
1183
+ border-radius: 0.5rem;
1184
+ padding: 0.625rem;
1185
+ --tw-text-opacity: 1;
1186
+ color: rgb(33 40 55 / var(--tw-text-opacity, 1));
1187
+ }
1188
+ .Tooltip-module__light___H5oCc .ant-tooltip-arrow:before {
1189
+ background-color: white !important;
1190
+ }
1191
+
1192
+ /* src/atom/Checkbox/Checkbox.module.scss */
1193
+ .Checkbox-module__checkbox___xxg5L {
1194
+ display: flex;
1195
+ align-items: center;
1196
+ }
1197
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__size_small___Kknlo .ant-checkbox .ant-checkbox-inner {
1198
+ height: 16px;
1199
+ width: 16px;
1200
+ }
1201
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__size_medium___V6Ah8 .ant-checkbox .ant-checkbox-inner {
1202
+ height: 20px;
1203
+ width: 20px;
1204
+ }
1205
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__size_medium___V6Ah8 .ant-checkbox .ant-checkbox-inner::after {
1206
+ inset-inline-start: 27%;
1207
+ }
1208
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__size_large___eWjFY .ant-checkbox .ant-checkbox-inner {
1209
+ height: 24px;
1210
+ width: 24px;
1211
+ }
1212
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__size_large___eWjFY .ant-checkbox .ant-checkbox-inner::after {
1213
+ inset-inline-start: 33%;
1214
+ }
1215
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T .ant-checkbox-checked .ant-checkbox-inner {
1216
+ border-color: #ec5d25;
1217
+ background-color: #ec5d25;
1218
+ }
1219
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T.ant-checkbox-wrapper:hover
1220
+ .ant-checkbox-checked:not(.ant-checkbox-disabled)
1221
+ .ant-checkbox-inner {
1222
+ --tw-bg-opacity: 1;
1223
+ background-color: rgb(185 71 16 / var(--tw-bg-opacity, 1));
1224
+ }
1225
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T .ant-checkbox-checked:focus-visible {
1226
+ outline: 2px solid #0a65e7;
1227
+ }
1228
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T.Checkbox-module__disabled___v-RG1 {
1229
+ cursor: not-allowed;
1230
+ }
1231
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T.Checkbox-module__disabled___v-RG1 .ant-checkbox-checked .ant-checkbox-inner {
1232
+ opacity: 0.5;
1233
+ border-color: #ec5d25;
1234
+ background-color: #ec5d25;
1235
+ }
1236
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T.Checkbox-module__disabled___v-RG1 .ant-checkbox-checked .ant-checkbox-inner::after {
1237
+ border-color: #ffffff;
1238
+ }
1239
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_unchecked___QFMpP .ant-checkbox .ant-checkbox-inner {
1240
+ border-color: #b6bac3;
1241
+ }
1242
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_unchecked___QFMpP .ant-checkbox:hover .ant-checkbox-inner {
1243
+ border-color: #6b7280;
1244
+ }
1245
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_unchecked___QFMpP .ant-checkbox:focus-visible {
1246
+ outline: 2px solid #0a65e7;
1247
+ }
1248
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_unchecked___QFMpP.Checkbox-module__disabled___v-RG1 {
1249
+ cursor: not-allowed;
1103
1250
  }
1104
- .Button-module__button___cLCyl.Button-module__variant_text___Pc5Ia.ant-btn-default:active {
1105
- --tw-bg-opacity: 1;
1106
- background-color: rgb(241 243 245 / var(--tw-bg-opacity, 1));
1251
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_unchecked___QFMpP.Checkbox-module__disabled___v-RG1 .ant-checkbox .ant-checkbox-inner {
1252
+ border-color: #b6bac3;
1253
+ background-color: #f9fafb;
1107
1254
  }
1108
- .Button-module__button___cLCyl.Button-module__variant_text___Pc5Ia.ant-btn:focus-visible {
1109
- outline: 2px solid rgba(236, 93, 37, 0.2);
1255
+ .Checkbox-module__checkbox___xxg5L .ant-checkbox-disabled + span {
1256
+ color: #363e4f;
1110
1257
  }
1111
- .Button-module__button___cLCyl.Button-module__variant_link___Cj1O9 {
1112
- background-color: transparent;
1113
- padding: 0px;
1114
- border-width: 0px;
1115
- border-style: none;
1116
- height: auto;
1117
- box-shadow: none;
1258
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_normal___faYKo {
1259
+ color: #363e4f;
1260
+ font-weight: 400;
1261
+ font-size: 0.875rem;
1262
+ line-height: 20px;
1118
1263
  }
1119
- .Button-module__button___cLCyl.Button-module__variant_link___Cj1O9.ant-btn-default:hover.Button-module__onHoverUnderline___LOfXo {
1120
- text-decoration: underline;
1264
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_emphasized___-koYj {
1265
+ color: #363e4f;
1266
+ font-weight: 500;
1267
+ font-size: 0.875rem;
1268
+ line-height: 20px;
1121
1269
  }
1122
- .Button-module__button___cLCyl.Button-module__variant_link___Cj1O9.ant-btn-default:hover {
1123
- box-shadow: none;
1124
- border-style: none;
1125
- background-color: transparent;
1270
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_indeterminate___J5Xcc.Checkbox-module__disabled___v-RG1 .ant-checkbox-indeterminate .ant-checkbox-inner {
1271
+ opacity: 0.5;
1272
+ border-color: #ec5d25;
1273
+ background-color: #ec5d25;
1126
1274
  }
1127
- .Button-module__button___cLCyl.Button-module__variant_link___Cj1O9.ant-btn-default:active {
1128
- background-color: transparent;
1275
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_indeterminate___J5Xcc.Checkbox-module__disabled___v-RG1 .ant-checkbox-indeterminate .ant-checkbox-inner::after {
1276
+ border-color: #ffffff;
1129
1277
  }
1130
- .Button-module__button___cLCyl.Button-module__variant_link___Cj1O9.ant-btn:focus-visible {
1131
- outline: none;
1278
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_indeterminate___J5Xcc .ant-checkbox-indeterminate .ant-checkbox-inner {
1279
+ border-color: #ec5d25 !important;
1280
+ background-color: #ec5d25 !important;
1281
+ }
1282
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_indeterminate___J5Xcc .ant-checkbox-indeterminate .ant-checkbox-inner::after {
1283
+ inset-inline-start: 50%;
1284
+ width: 60%;
1285
+ height: 3px;
1286
+ border-radius: 4px;
1287
+ background: white;
1132
1288
  }
1133
1289
 
1134
1290
  /* src/atom/Radio/Radio.module.scss */
@@ -1199,162 +1355,6 @@
1199
1355
  line-height: 20px;
1200
1356
  }
1201
1357
 
1202
- /* src/atom/Tag/Tag.module.scss */
1203
- .Tag-module__tag___PIkhI {
1204
- border-radius: 0.25rem;
1205
- padding: 0.25rem;
1206
- font-weight: 500;
1207
- font-size: 12px;
1208
- line-height: .75rem;
1209
- --tw-bg-opacity: 1;
1210
- background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
1211
- height: -moz-max-content;
1212
- height: max-content;
1213
- --tw-text-opacity: 1;
1214
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
1215
- border-width: 0px
1216
- }
1217
- .Tag-module__tag___PIkhI.Tag-module__small___nG5XQ {
1218
- padding-top: 2px;
1219
- padding-bottom: 2px;
1220
- padding-left: 0.25rem;
1221
- padding-right: 0.25rem;
1222
- font-size: 0.625rem;
1223
- line-height: .75rem
1224
- }
1225
- .Tag-module__tag___PIkhI.Tag-module__success___99fad {
1226
- --tw-bg-opacity: 1;
1227
- background-color: rgb(217 251 229 / var(--tw-bg-opacity, 1))
1228
- }
1229
- .Tag-module__tag___PIkhI.Tag-module__blue___Zky2Z {
1230
- --tw-bg-opacity: 1;
1231
- background-color: rgb(235 248 255 / var(--tw-bg-opacity, 1))
1232
- }
1233
- .Tag-module__tag___PIkhI.Tag-module__warning___KXsly {
1234
- --tw-bg-opacity: 1;
1235
- background-color: rgb(255 241 225 / var(--tw-bg-opacity, 1))
1236
- }
1237
- .Tag-module__tag___PIkhI.Tag-module__processing___OssXC {
1238
- --tw-bg-opacity: 1;
1239
- background-color: rgb(241 243 245 / var(--tw-bg-opacity, 1))
1240
- }
1241
- .Tag-module__tag___PIkhI.Tag-module__bookingConfirmed___potR4 {
1242
- --tw-bg-opacity: 1;
1243
- background-color: rgb(217 251 229 / var(--tw-bg-opacity, 1))
1244
- }
1245
- .Tag-module__tag___PIkhI.Tag-module__bookingRescheduled___ynrwI {
1246
- --tw-bg-opacity: 1;
1247
- background-color: rgb(235 248 255 / var(--tw-bg-opacity, 1))
1248
- }
1249
- .Tag-module__tag___PIkhI.Tag-module__bookingRescheduledPending___K3GqS {
1250
- --tw-bg-opacity: 1;
1251
- background-color: rgb(255 251 224 / var(--tw-bg-opacity, 1))
1252
- }
1253
- .Tag-module__tag___PIkhI.Tag-module__failed___dvpyQ {
1254
- --tw-bg-opacity: 1;
1255
- background-color: rgb(255 241 240 / var(--tw-bg-opacity, 1))
1256
- }
1257
- .Tag-module__tag___PIkhI.Tag-module__bookingPending___64umX {
1258
- --tw-bg-opacity: 1;
1259
- background-color: rgb(241 243 245 / var(--tw-bg-opacity, 1))
1260
- }
1261
-
1262
- /* src/molecules/UserProfile/UserProfile.module.scss */
1263
- .UserProfile-module__userProfile___cRMm9 {
1264
- display: flex;
1265
- align-items: center;
1266
- gap: 0.625rem
1267
- }
1268
- .UserProfile-module__userProfile___cRMm9 .UserProfile-module__profileContent___tfy8E {
1269
- display: flex;
1270
- flex-direction: column
1271
- }
1272
- .UserProfile-module__userProfile___cRMm9 .UserProfile-module__profileContent___tfy8E .UserProfile-module__profileHeader___5qYbt {
1273
- display: flex;
1274
- align-items: center;
1275
- gap: 0.5rem
1276
- }
1277
- .UserProfile-module__userProfile___cRMm9 .UserProfile-module__profileContent___tfy8E .UserProfile-module__profileHeader___5qYbt .UserProfile-module__profileName___x8pg- {
1278
- margin: 0px
1279
- }
1280
- .UserProfile-module__userProfile___cRMm9 .UserProfile-module__profileContent___tfy8E .UserProfile-module__profileEmail___ZWKDd {
1281
- margin: 0px;
1282
- margin-top: 0.125rem
1283
- }
1284
-
1285
- /* src/atom/Modal/Modal.module.scss */
1286
- .Modal-module__modal___PKrAi.Modal-module__footerMargintopDisable___4B6u- .Modal-module__ant-modal-footer___HKsDR {
1287
- margin-top: 0;
1288
- margin-top: 0px;
1289
- }
1290
- .Modal-module__modal___PKrAi .ant-modal-footer .primaryFooter {
1291
- padding: 24px;
1292
- padding: 1.5rem;
1293
- display: flex;
1294
- justify-content: flex-end;
1295
- }
1296
- .Modal-module__modal___PKrAi .ant-modal-footer .primaryFooter .Modal-module__okBtn___Ut8e5,
1297
- .Modal-module__modal___PKrAi .ant-modal-footer .primaryFooter .Modal-module__cancelBtn___i0Rm8 {
1298
- min-width: 92px;
1299
- }
1300
- .Modal-module__modal___PKrAi .ant-modal-footer .secondaryFooter {
1301
- padding: 24px;
1302
- padding: 1.5rem;
1303
- padding-top: 0px;
1304
- display: flex;
1305
- justify-content: flex-end;
1306
- }
1307
- .Modal-module__modal___PKrAi .ant-modal-footer .secondaryFooter .Modal-module__okBtn___Ut8e5,
1308
- .Modal-module__modal___PKrAi .ant-modal-footer .secondaryFooter .Modal-module__cancelBtn___i0Rm8 {
1309
- width: 50%;
1310
- }
1311
- .Modal-module__modal___PKrAi .ant-modal-content {
1312
- padding: 0;
1313
- border-radius: 0.75rem;
1314
- padding: 0px;
1315
- }
1316
- .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-header {
1317
- margin-bottom: 0px;
1318
- padding: 1rem;
1319
- }
1320
- @media (min-width: 576px) {
1321
- .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-header {
1322
- padding: 1.5rem;
1323
- }
1324
- }
1325
- .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-header .ant-modal-title {
1326
- justify-content: flex-start;
1327
- padding-right: 1.25rem;
1328
- font-size: 1.25rem;
1329
- font-weight: 500;
1330
- line-height: 1.75rem;
1331
- --tw-text-opacity: 1;
1332
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
1333
- }
1334
- .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-close {
1335
- display: flex;
1336
- align-items: flex-end;
1337
- justify-content: center;
1338
- }
1339
- .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-close .ant-modal-close-x {
1340
- display: flex;
1341
- align-items: center;
1342
- justify-content: center;
1343
- }
1344
- .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-body {
1345
- padding: 0 1.5rem 1.5rem;
1346
- max-height: 65vh;
1347
- overflow: auto;
1348
- }
1349
- .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-close {
1350
- top: 1.5rem;
1351
- right: 1.5rem;
1352
- padding-bottom: 0.25rem;
1353
- }
1354
- .Modal-module__modal___PKrAi .ant-btn-primary {
1355
- margin-inline-start: 0.5rem;
1356
- }
1357
-
1358
1358
  /* src/atom/Table/Table.module.scss */
1359
1359
  @charset "UTF-8";
1360
1360
  /* ============================================================
@@ -1376,6 +1376,34 @@
1376
1376
  border-radius: 0;
1377
1377
  padding: 0;
1378
1378
  }
1379
+ .Table-module__tableWrapper___3cqiD:not(.Table-module__hasCustomHeaderCell___AtCk8) .Table-module__table___5d7g0.ant-table-wrapper .ant-table-thead > tr > th:not(.Table-module__ant-table-selection-column___H9vtu),
1380
+ .Table-module__tableWrapper___3cqiD:not(.Table-module__hasCustomHeaderCell___AtCk8) .Table-module__table___5d7g0.ant-table-wrapper .ant-table-thead > tr > td:not(.Table-module__ant-table-selection-column___H9vtu){
1381
+ padding-left: 1.5rem !important;
1382
+ padding-right: 1.5rem !important;
1383
+ padding-bottom: 1rem !important;
1384
+ padding-top: 0.75rem !important;
1385
+ }
1386
+ .Table-module__tableWrapper___3cqiD:not(.Table-module__hasCustomHeaderCell___AtCk8) .Table-module__table___5d7g0.ant-table-wrapper .ant-table-thead > tr > th,
1387
+ .Table-module__tableWrapper___3cqiD:not(.Table-module__hasCustomHeaderCell___AtCk8) .Table-module__table___5d7g0.ant-table-wrapper .ant-table-thead > tr > td{
1388
+ --tw-text-opacity: 1 !important;
1389
+ color: rgb(107 114 128 / var(--tw-text-opacity, 1)) !important;
1390
+ font-weight: 500 !important;
1391
+ font-size: 0.688rem !important;
1392
+ line-height: 14px !important;
1393
+ }
1394
+ .Table-module__tableWrapper___3cqiD:not(.Table-module__hasCustomBodyCell___sf8j8) .Table-module__table___5d7g0.ant-table-wrapper .ant-table-tbody > tr > td:not(.Table-module__ant-table-selection-column___H9vtu){
1395
+ padding-left: 1.5rem;
1396
+ padding-right: 1.5rem;
1397
+ padding-top: 1rem;
1398
+ padding-bottom: 1rem;
1399
+ }
1400
+ .Table-module__tableWrapper___3cqiD:not(.Table-module__hasCustomBodyCell___sf8j8) .Table-module__table___5d7g0.ant-table-wrapper .ant-table-tbody > tr > td{
1401
+ --tw-text-opacity: 1 !important;
1402
+ color: rgb(17 24 39 / var(--tw-text-opacity, 1)) !important;
1403
+ font-weight: 400 !important;
1404
+ font-size: 0.75rem !important;
1405
+ line-height: 16px !important;
1406
+ }
1379
1407
 
1380
1408
  /* ============================================================
1381
1409
  AntD Table overrides
@@ -1396,15 +1424,6 @@
1396
1424
  .Table-module__table___5d7g0.ant-table-wrapper .ant-table-thead > tr > th,
1397
1425
  .Table-module__table___5d7g0.ant-table-wrapper .ant-table-thead > tr > td {
1398
1426
  background: transparent !important;
1399
- --tw-text-opacity: 1 !important;
1400
- color: rgb(107 114 128 / var(--tw-text-opacity, 1)) !important;
1401
- font-weight: 500 !important;
1402
- font-size: 0.688rem !important;
1403
- line-height: 14px !important;
1404
- padding-left: 1.5rem !important;
1405
- padding-right: 1.5rem !important;
1406
- padding-bottom: 1rem !important;
1407
- padding-top: 0.75rem !important;
1408
1427
  border-bottom: none !important;
1409
1428
  }
1410
1429
  .Table-module__table___5d7g0.ant-table-wrapper .ant-table-thead > tr > th::before,
@@ -1456,17 +1475,8 @@
1456
1475
  /* ---- Body cells ---- */
1457
1476
  }
1458
1477
  .Table-module__table___5d7g0.ant-table-wrapper .ant-table-tbody > tr > td{
1459
- padding-left: 1.5rem;
1460
- padding-right: 1.5rem;
1461
- padding-top: 1rem;
1462
- padding-bottom: 1rem;
1463
1478
  --tw-bg-opacity: 1 !important;
1464
1479
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
1465
- --tw-text-opacity: 1 !important;
1466
- color: rgb(17 24 39 / var(--tw-text-opacity, 1)) !important;
1467
- font-weight: 400 !important;
1468
- font-size: 0.75rem !important;
1469
- line-height: 16px !important;
1470
1480
  border-bottom: none !important;
1471
1481
  }
1472
1482
  .Table-module__table___5d7g0.ant-table-wrapper {
@@ -2313,7 +2323,6 @@
2313
2323
  }
2314
2324
  .AdvancedDateRangePicker-module__timeInput___Jalr9.AdvancedDateRangePicker-module__inputError___A5hid {
2315
2325
  border-color: #ef4444;
2316
- background: #fff5f5;
2317
2326
  }
2318
2327
 
2319
2328
  /* Error message — sits BELOW the input row for both date and time */