@itilite/lumina-ui 1.0.10-alpha → 1.0.12-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,95 +762,64 @@
762
762
 
763
763
 
764
764
  /* CSS Modules */
765
- /* src/atom/LoadingSpinner/LoadingSpinner.module.scss */
766
- .LoadingSpinner-module__spinnerContainer___DiPLf {
767
- display: flex;
768
- justify-content: center;
769
- align-items: center;
770
- height: 100%;
771
- margin-top: 2rem;
772
- margin-bottom: 2rem;
773
- }
774
-
775
- /* src/atom/Tooltip/Tooltip.module.scss */
776
- .Tooltip-module__light___H5oCc .ant-tooltip-content .ant-tooltip-inner {
777
- background-color: white !important;
778
- color: #111827;
779
- border-radius: 0.5rem;
780
- padding: 0.625rem;
765
+ /* src/atom/Tag/Tag.module.scss */
766
+ .Tag-module__tag___PIkhI {
767
+ border-radius: 0.25rem;
768
+ padding: 0.25rem;
769
+ font-weight: 500;
770
+ font-size: 12px;
771
+ line-height: .75rem;
772
+ --tw-bg-opacity: 1;
773
+ background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
774
+ height: -moz-max-content;
775
+ height: max-content;
781
776
  --tw-text-opacity: 1;
782
- color: rgb(33 40 55 / var(--tw-text-opacity, 1));
783
- }
784
- .Tooltip-module__light___H5oCc .ant-tooltip-arrow:before {
785
- background-color: white !important;
786
- }
787
-
788
- /* src/atom/Radio/Radio.module.scss */
789
- .Radio-module__radio___1CPAk {
790
- display: flex;
791
- align-items: center;
792
- }
793
- .Radio-module__radio___1CPAk.Radio-module__size_small___nRXgM .ant-radio .ant-radio-inner {
794
- height: 16px;
795
- width: 16px;
796
- }
797
- .Radio-module__radio___1CPAk.Radio-module__size_medium___uSzPl .ant-radio .ant-radio-inner {
798
- height: 20px;
799
- width: 20px;
800
- }
801
- .Radio-module__radio___1CPAk.Radio-module__size_large___ubpHs .ant-radio .ant-radio-inner {
802
- height: 24px;
803
- width: 24px;
804
- }
805
- .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu .ant-radio-checked .ant-radio-inner {
806
- border-color: #EC5D25;
807
- background-color: #EC5D25;
808
- }
809
- .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu .ant-radio-checked:hover .ant-radio-inner {
810
- border-color: #B94710;
811
- background-color: #B94710;
812
- }
813
- .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu .ant-radio-checked:focus-visible {
814
- outline: 2px solid #0A65E7;
777
+ color: rgb(17 24 39 / var(--tw-text-opacity, 1));
778
+ border-width: 0px
815
779
  }
816
- .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu.Radio-module__disabled___AF98Z {
817
- cursor: not-allowed;
780
+ .Tag-module__tag___PIkhI.Tag-module__small___nG5XQ {
781
+ padding-top: 2px;
782
+ padding-bottom: 2px;
783
+ padding-left: 0.25rem;
784
+ padding-right: 0.25rem;
785
+ font-size: 0.625rem;
786
+ line-height: .75rem
818
787
  }
819
- .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu.Radio-module__disabled___AF98Z .ant-radio-checked .ant-radio-inner {
820
- border-color: #B6BAC3;
821
- background-color: #B6BAC3;
788
+ .Tag-module__tag___PIkhI.Tag-module__success___99fad {
789
+ --tw-bg-opacity: 1;
790
+ background-color: rgb(217 251 229 / var(--tw-bg-opacity, 1))
822
791
  }
823
- .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu.Radio-module__disabled___AF98Z .ant-radio-checked .ant-radio-inner::after {
824
- transform: scale(0.375);
825
- background-color: #FFFFFF;
792
+ .Tag-module__tag___PIkhI.Tag-module__blue___Zky2Z {
793
+ --tw-bg-opacity: 1;
794
+ background-color: rgb(235 248 255 / var(--tw-bg-opacity, 1))
826
795
  }
827
- .Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7 .ant-radio .ant-radio-inner {
828
- border-color: #B6BAC3;
796
+ .Tag-module__tag___PIkhI.Tag-module__warning___KXsly {
797
+ --tw-bg-opacity: 1;
798
+ background-color: rgb(255 241 225 / var(--tw-bg-opacity, 1))
829
799
  }
830
- .Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7 .ant-radio:hover .ant-radio-inner {
831
- border-color: #6B7280;
800
+ .Tag-module__tag___PIkhI.Tag-module__processing___OssXC {
801
+ --tw-bg-opacity: 1;
802
+ background-color: rgb(241 243 245 / var(--tw-bg-opacity, 1))
832
803
  }
833
- .Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7 .ant-radio:focus-visible {
834
- outline: 2px solid #0A65E7;
804
+ .Tag-module__tag___PIkhI.Tag-module__bookingConfirmed___potR4 {
805
+ --tw-bg-opacity: 1;
806
+ background-color: rgb(217 251 229 / var(--tw-bg-opacity, 1))
835
807
  }
836
- .Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7.Radio-module__disabled___AF98Z {
837
- cursor: not-allowed;
808
+ .Tag-module__tag___PIkhI.Tag-module__bookingRescheduled___ynrwI {
809
+ --tw-bg-opacity: 1;
810
+ background-color: rgb(235 248 255 / var(--tw-bg-opacity, 1))
838
811
  }
839
- .Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7.Radio-module__disabled___AF98Z .ant-radio .ant-radio-inner {
840
- border-color: #B6BAC3;
841
- background-color: #F9FAFB;
812
+ .Tag-module__tag___PIkhI.Tag-module__bookingRescheduledPending___K3GqS {
813
+ --tw-bg-opacity: 1;
814
+ background-color: rgb(255 251 224 / var(--tw-bg-opacity, 1))
842
815
  }
843
- .Radio-module__radio___1CPAk.Radio-module__variant_normal___FQkTC {
844
- color: #363E4F;
845
- font-weight: 400;
846
- font-size: 0.875rem;
847
- line-height: 20px;
816
+ .Tag-module__tag___PIkhI.Tag-module__failed___dvpyQ {
817
+ --tw-bg-opacity: 1;
818
+ background-color: rgb(255 241 240 / var(--tw-bg-opacity, 1))
848
819
  }
849
- .Radio-module__radio___1CPAk.Radio-module__variant_emphasized___Fgpv6 {
850
- color: #363E4F;
851
- font-weight: 500;
852
- font-size: 0.875rem;
853
- line-height: 20px;
820
+ .Tag-module__tag___PIkhI.Tag-module__bookingPending___64umX {
821
+ --tw-bg-opacity: 1;
822
+ background-color: rgb(241 243 245 / var(--tw-bg-opacity, 1))
854
823
  }
855
824
 
856
825
  /* src/atom/Checkbox/Checkbox.module.scss */
@@ -951,27 +920,22 @@
951
920
  background: white;
952
921
  }
953
922
 
954
- /* src/molecules/UserProfile/UserProfile.module.scss */
955
- .UserProfile-module__userProfile___cRMm9 {
956
- display: flex;
957
- align-items: center;
958
- gap: 0.625rem
959
- }
960
- .UserProfile-module__userProfile___cRMm9 .UserProfile-module__profileContent___tfy8E {
961
- display: flex;
962
- flex-direction: column
923
+ /* src/atom/Switch/Switch.module.scss */
924
+ .Switch-module__switch___fUHZL.ant-switch.ant-switch-small {
925
+ height: 0.75rem;
926
+ min-width: 1.5rem
963
927
  }
964
- .UserProfile-module__userProfile___cRMm9 .UserProfile-module__profileContent___tfy8E .UserProfile-module__profileHeader___5qYbt {
965
- display: flex;
966
- align-items: center;
967
- gap: 0.5rem
928
+ .Switch-module__switch___fUHZL.ant-switch.ant-switch-small .ant-switch-handle {
929
+ height: 0.5rem;
930
+ width: 0.5rem
968
931
  }
969
- .UserProfile-module__userProfile___cRMm9 .UserProfile-module__profileContent___tfy8E .UserProfile-module__profileHeader___5qYbt .UserProfile-module__profileName___x8pg- {
970
- margin: 0px
932
+ .Switch-module__switch___fUHZL.ant-switch.ant-switch-checked {
933
+ --tw-bg-opacity: 1;
934
+ background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1))
971
935
  }
972
- .UserProfile-module__userProfile___cRMm9 .UserProfile-module__profileContent___tfy8E .UserProfile-module__profileEmail___ZWKDd {
973
- margin: 0px;
974
- margin-top: 0.125rem
936
+ .Switch-module__switch___fUHZL.ant-switch.ant-switch-checked:hover {
937
+ --tw-bg-opacity: 1;
938
+ background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1))
975
939
  }
976
940
 
977
941
  /* src/atom/Button/Button.module.scss */
@@ -1168,22 +1132,50 @@
1168
1132
  outline: none;
1169
1133
  }
1170
1134
 
1171
- /* src/atom/Switch/Switch.module.scss */
1172
- .Switch-module__switch___fUHZL.ant-switch.ant-switch-small {
1173
- height: 0.75rem;
1174
- min-width: 1.5rem
1135
+ /* src/atom/Tooltip/Tooltip.module.scss */
1136
+ .Tooltip-module__light___H5oCc .ant-tooltip-content .ant-tooltip-inner {
1137
+ background-color: white !important;
1138
+ color: #111827;
1139
+ border-radius: 0.5rem;
1140
+ padding: 0.625rem;
1141
+ --tw-text-opacity: 1;
1142
+ color: rgb(33 40 55 / var(--tw-text-opacity, 1));
1175
1143
  }
1176
- .Switch-module__switch___fUHZL.ant-switch.ant-switch-small .ant-switch-handle {
1177
- height: 0.5rem;
1178
- width: 0.5rem
1144
+ .Tooltip-module__light___H5oCc .ant-tooltip-arrow:before {
1145
+ background-color: white !important;
1179
1146
  }
1180
- .Switch-module__switch___fUHZL.ant-switch.ant-switch-checked {
1181
- --tw-bg-opacity: 1;
1182
- background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1))
1147
+
1148
+ /* src/atom/LoadingSpinner/LoadingSpinner.module.scss */
1149
+ .LoadingSpinner-module__spinnerContainer___DiPLf {
1150
+ display: flex;
1151
+ justify-content: center;
1152
+ align-items: center;
1153
+ height: 100%;
1154
+ margin-top: 2rem;
1155
+ margin-bottom: 2rem;
1183
1156
  }
1184
- .Switch-module__switch___fUHZL.ant-switch.ant-switch-checked:hover {
1185
- --tw-bg-opacity: 1;
1186
- background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1))
1157
+
1158
+ /* src/molecules/UserProfile/UserProfile.module.scss */
1159
+ .UserProfile-module__userProfile___cRMm9 {
1160
+ display: flex;
1161
+ align-items: center;
1162
+ gap: 0.625rem
1163
+ }
1164
+ .UserProfile-module__userProfile___cRMm9 .UserProfile-module__profileContent___tfy8E {
1165
+ display: flex;
1166
+ flex-direction: column
1167
+ }
1168
+ .UserProfile-module__userProfile___cRMm9 .UserProfile-module__profileContent___tfy8E .UserProfile-module__profileHeader___5qYbt {
1169
+ display: flex;
1170
+ align-items: center;
1171
+ gap: 0.5rem
1172
+ }
1173
+ .UserProfile-module__userProfile___cRMm9 .UserProfile-module__profileContent___tfy8E .UserProfile-module__profileHeader___5qYbt .UserProfile-module__profileName___x8pg- {
1174
+ margin: 0px
1175
+ }
1176
+ .UserProfile-module__userProfile___cRMm9 .UserProfile-module__profileContent___tfy8E .UserProfile-module__profileEmail___ZWKDd {
1177
+ margin: 0px;
1178
+ margin-top: 0.125rem
1187
1179
  }
1188
1180
 
1189
1181
  /* src/atom/Slider/Slider.module.scss */
@@ -1222,137 +1214,72 @@
1222
1214
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
1223
1215
  }
1224
1216
 
1225
- /* src/atom/Modal/Modal.module.scss */
1226
- .Modal-module__modal___PKrAi.Modal-module__footerMargintopDisable___4B6u- .Modal-module__ant-modal-footer___HKsDR {
1227
- margin-top: 0;
1228
- margin-top: 0px;
1229
- }
1230
- .Modal-module__modal___PKrAi .ant-modal-footer .primaryFooter {
1231
- padding: 24px;
1232
- padding: 1.5rem;
1233
- display: flex;
1234
- justify-content: flex-end;
1235
- }
1236
- .Modal-module__modal___PKrAi .ant-modal-footer .primaryFooter .Modal-module__okBtn___Ut8e5,
1237
- .Modal-module__modal___PKrAi .ant-modal-footer .primaryFooter .Modal-module__cancelBtn___i0Rm8 {
1238
- min-width: 92px;
1239
- }
1240
- .Modal-module__modal___PKrAi .ant-modal-footer .secondaryFooter {
1241
- padding: 24px;
1242
- padding: 1.5rem;
1243
- padding-top: 0px;
1217
+ /* src/atom/Radio/Radio.module.scss */
1218
+ .Radio-module__radio___1CPAk {
1244
1219
  display: flex;
1245
- justify-content: flex-end;
1246
- }
1247
- .Modal-module__modal___PKrAi .ant-modal-footer .secondaryFooter .Modal-module__okBtn___Ut8e5,
1248
- .Modal-module__modal___PKrAi .ant-modal-footer .secondaryFooter .Modal-module__cancelBtn___i0Rm8 {
1249
- width: 50%;
1250
- }
1251
- .Modal-module__modal___PKrAi .ant-modal-content {
1252
- padding: 0;
1253
- border-radius: 0.75rem;
1254
- padding: 0px;
1255
- }
1256
- .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-header {
1257
- margin-bottom: 0px;
1258
- padding: 1rem;
1259
- }
1260
- @media (min-width: 576px) {
1261
- .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-header {
1262
- padding: 1.5rem;
1263
- }
1264
- }
1265
- .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-header .ant-modal-title {
1266
- justify-content: flex-start;
1267
- padding-right: 1.25rem;
1268
- font-size: 1.25rem;
1269
- font-weight: 500;
1270
- line-height: 1.75rem;
1271
- --tw-text-opacity: 1;
1272
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
1220
+ align-items: center;
1273
1221
  }
1274
- .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-close {
1275
- display: flex;
1276
- align-items: flex-end;
1277
- justify-content: center;
1222
+ .Radio-module__radio___1CPAk.Radio-module__size_small___nRXgM .ant-radio .ant-radio-inner {
1223
+ height: 16px;
1224
+ width: 16px;
1278
1225
  }
1279
- .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-close .ant-modal-close-x {
1280
- display: flex;
1281
- align-items: center;
1282
- justify-content: center;
1226
+ .Radio-module__radio___1CPAk.Radio-module__size_medium___uSzPl .ant-radio .ant-radio-inner {
1227
+ height: 20px;
1228
+ width: 20px;
1283
1229
  }
1284
- .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-body {
1285
- padding: 0 1.5rem 1.5rem;
1286
- max-height: 65vh;
1287
- overflow: auto;
1230
+ .Radio-module__radio___1CPAk.Radio-module__size_large___ubpHs .ant-radio .ant-radio-inner {
1231
+ height: 24px;
1232
+ width: 24px;
1288
1233
  }
1289
- .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-close {
1290
- top: 1.5rem;
1291
- right: 1.5rem;
1292
- padding-bottom: 0.25rem;
1234
+ .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu .ant-radio-checked .ant-radio-inner {
1235
+ border-color: #EC5D25;
1236
+ background-color: #EC5D25;
1293
1237
  }
1294
- .Modal-module__modal___PKrAi .ant-btn-primary {
1295
- margin-inline-start: 0.5rem;
1238
+ .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu .ant-radio-checked:hover .ant-radio-inner {
1239
+ border-color: #B94710;
1240
+ background-color: #B94710;
1296
1241
  }
1297
-
1298
- /* src/atom/Tag/Tag.module.scss */
1299
- .Tag-module__tag___PIkhI {
1300
- border-radius: 0.25rem;
1301
- padding: 0.25rem;
1302
- font-weight: 500;
1303
- font-size: 12px;
1304
- line-height: .75rem;
1305
- --tw-bg-opacity: 1;
1306
- background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
1307
- height: -moz-max-content;
1308
- height: max-content;
1309
- --tw-text-opacity: 1;
1310
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
1311
- border-width: 0px
1242
+ .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu .ant-radio-checked:focus-visible {
1243
+ outline: 2px solid #0A65E7;
1312
1244
  }
1313
- .Tag-module__tag___PIkhI.Tag-module__small___nG5XQ {
1314
- padding-top: 2px;
1315
- padding-bottom: 2px;
1316
- padding-left: 0.25rem;
1317
- padding-right: 0.25rem;
1318
- font-size: 0.625rem;
1319
- line-height: .75rem
1245
+ .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu.Radio-module__disabled___AF98Z {
1246
+ cursor: not-allowed;
1320
1247
  }
1321
- .Tag-module__tag___PIkhI.Tag-module__success___99fad {
1322
- --tw-bg-opacity: 1;
1323
- background-color: rgb(217 251 229 / var(--tw-bg-opacity, 1))
1248
+ .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu.Radio-module__disabled___AF98Z .ant-radio-checked .ant-radio-inner {
1249
+ border-color: #B6BAC3;
1250
+ background-color: #B6BAC3;
1324
1251
  }
1325
- .Tag-module__tag___PIkhI.Tag-module__blue___Zky2Z {
1326
- --tw-bg-opacity: 1;
1327
- background-color: rgb(235 248 255 / var(--tw-bg-opacity, 1))
1252
+ .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu.Radio-module__disabled___AF98Z .ant-radio-checked .ant-radio-inner::after {
1253
+ transform: scale(0.375);
1254
+ background-color: #FFFFFF;
1328
1255
  }
1329
- .Tag-module__tag___PIkhI.Tag-module__warning___KXsly {
1330
- --tw-bg-opacity: 1;
1331
- background-color: rgb(255 241 225 / var(--tw-bg-opacity, 1))
1256
+ .Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7 .ant-radio .ant-radio-inner {
1257
+ border-color: #B6BAC3;
1332
1258
  }
1333
- .Tag-module__tag___PIkhI.Tag-module__processing___OssXC {
1334
- --tw-bg-opacity: 1;
1335
- background-color: rgb(241 243 245 / var(--tw-bg-opacity, 1))
1259
+ .Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7 .ant-radio:hover .ant-radio-inner {
1260
+ border-color: #6B7280;
1336
1261
  }
1337
- .Tag-module__tag___PIkhI.Tag-module__bookingConfirmed___potR4 {
1338
- --tw-bg-opacity: 1;
1339
- background-color: rgb(217 251 229 / var(--tw-bg-opacity, 1))
1262
+ .Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7 .ant-radio:focus-visible {
1263
+ outline: 2px solid #0A65E7;
1340
1264
  }
1341
- .Tag-module__tag___PIkhI.Tag-module__bookingRescheduled___ynrwI {
1342
- --tw-bg-opacity: 1;
1343
- background-color: rgb(235 248 255 / var(--tw-bg-opacity, 1))
1265
+ .Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7.Radio-module__disabled___AF98Z {
1266
+ cursor: not-allowed;
1344
1267
  }
1345
- .Tag-module__tag___PIkhI.Tag-module__bookingRescheduledPending___K3GqS {
1346
- --tw-bg-opacity: 1;
1347
- background-color: rgb(255 251 224 / var(--tw-bg-opacity, 1))
1268
+ .Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7.Radio-module__disabled___AF98Z .ant-radio .ant-radio-inner {
1269
+ border-color: #B6BAC3;
1270
+ background-color: #F9FAFB;
1348
1271
  }
1349
- .Tag-module__tag___PIkhI.Tag-module__failed___dvpyQ {
1350
- --tw-bg-opacity: 1;
1351
- background-color: rgb(255 241 240 / var(--tw-bg-opacity, 1))
1272
+ .Radio-module__radio___1CPAk.Radio-module__variant_normal___FQkTC {
1273
+ color: #363E4F;
1274
+ font-weight: 400;
1275
+ font-size: 0.875rem;
1276
+ line-height: 20px;
1352
1277
  }
1353
- .Tag-module__tag___PIkhI.Tag-module__bookingPending___64umX {
1354
- --tw-bg-opacity: 1;
1355
- background-color: rgb(241 243 245 / var(--tw-bg-opacity, 1))
1278
+ .Radio-module__radio___1CPAk.Radio-module__variant_emphasized___Fgpv6 {
1279
+ color: #363E4F;
1280
+ font-weight: 500;
1281
+ font-size: 0.875rem;
1282
+ line-height: 20px;
1356
1283
  }
1357
1284
 
1358
1285
  /* src/atom/Table/Table.module.scss */
@@ -1850,6 +1777,79 @@
1850
1777
  min-width: 180px;
1851
1778
  }
1852
1779
 
1780
+ /* src/atom/Modal/Modal.module.scss */
1781
+ .Modal-module__modal___PKrAi.Modal-module__footerMargintopDisable___4B6u- .Modal-module__ant-modal-footer___HKsDR {
1782
+ margin-top: 0;
1783
+ margin-top: 0px;
1784
+ }
1785
+ .Modal-module__modal___PKrAi .ant-modal-footer .primaryFooter {
1786
+ padding: 24px;
1787
+ padding: 1.5rem;
1788
+ display: flex;
1789
+ justify-content: flex-end;
1790
+ }
1791
+ .Modal-module__modal___PKrAi .ant-modal-footer .primaryFooter .Modal-module__okBtn___Ut8e5,
1792
+ .Modal-module__modal___PKrAi .ant-modal-footer .primaryFooter .Modal-module__cancelBtn___i0Rm8 {
1793
+ min-width: 92px;
1794
+ }
1795
+ .Modal-module__modal___PKrAi .ant-modal-footer .secondaryFooter {
1796
+ padding: 24px;
1797
+ padding: 1.5rem;
1798
+ padding-top: 0px;
1799
+ display: flex;
1800
+ justify-content: flex-end;
1801
+ }
1802
+ .Modal-module__modal___PKrAi .ant-modal-footer .secondaryFooter .Modal-module__okBtn___Ut8e5,
1803
+ .Modal-module__modal___PKrAi .ant-modal-footer .secondaryFooter .Modal-module__cancelBtn___i0Rm8 {
1804
+ width: 50%;
1805
+ }
1806
+ .Modal-module__modal___PKrAi .ant-modal-content {
1807
+ padding: 0;
1808
+ border-radius: 0.75rem;
1809
+ padding: 0px;
1810
+ }
1811
+ .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-header {
1812
+ margin-bottom: 0px;
1813
+ padding: 1rem;
1814
+ }
1815
+ @media (min-width: 576px) {
1816
+ .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-header {
1817
+ padding: 1.5rem;
1818
+ }
1819
+ }
1820
+ .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-header .ant-modal-title {
1821
+ justify-content: flex-start;
1822
+ padding-right: 1.25rem;
1823
+ font-size: 1.25rem;
1824
+ font-weight: 500;
1825
+ line-height: 1.75rem;
1826
+ --tw-text-opacity: 1;
1827
+ color: rgb(17 24 39 / var(--tw-text-opacity, 1));
1828
+ }
1829
+ .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-close {
1830
+ display: flex;
1831
+ align-items: flex-end;
1832
+ justify-content: center;
1833
+ }
1834
+ .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-close .ant-modal-close-x {
1835
+ display: flex;
1836
+ align-items: center;
1837
+ justify-content: center;
1838
+ }
1839
+ .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-body {
1840
+ padding: 0 1.5rem 1.5rem;
1841
+ max-height: 65vh;
1842
+ overflow: auto;
1843
+ }
1844
+ .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-close {
1845
+ top: 1.5rem;
1846
+ right: 1.5rem;
1847
+ padding-bottom: 0.25rem;
1848
+ }
1849
+ .Modal-module__modal___PKrAi .ant-btn-primary {
1850
+ margin-inline-start: 0.5rem;
1851
+ }
1852
+
1853
1853
  /* src/atom/RangePicker/RangePicker.module.scss */
1854
1854
  .RangePicker-module__range_start___hGQp-::after {
1855
1855
  content: "";
@@ -1896,6 +1896,14 @@
1896
1896
  width: 100%;
1897
1897
  max-width: 450px;
1898
1898
  }
1899
+ }
1900
+ .AdvancedDateRangePicker-module__root___udir8.AdvancedDateRangePicker-module__hidePresets___-m2-P {
1901
+ width: 549px;
1902
+ }
1903
+ .AdvancedDateRangePicker-module__root___udir8.AdvancedDateRangePicker-module__hidePresets___-m2-P.AdvancedDateRangePicker-module__singleCalendar___qy2-H {
1904
+ width: 292px;
1905
+ }
1906
+ @media (max-width: 768px) {
1899
1907
  .AdvancedDateRangePicker-module__root___udir8 {
1900
1908
  width: 100%;
1901
1909
  max-width: 450px;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itilite/lumina-ui",
3
- "version": "1.0.10-alpha",
3
+ "version": "1.0.12-alpha",
4
4
  "description": "Itilite Lumina Design System UI Components",
5
5
  "sideEffects": false,
6
6
  "license": "MIT",