@itilite/lumina-ui 1.0.7-alpha → 1.0.9-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
@@ -798,190 +798,6 @@
798
798
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
799
799
  }
800
800
 
801
- /* src/atom/LoadingSpinner/LoadingSpinner.module.scss */
802
- .LoadingSpinner-module__spinnerContainer___DiPLf {
803
- display: flex;
804
- justify-content: center;
805
- align-items: center;
806
- height: 100%;
807
- margin-top: 2rem;
808
- margin-bottom: 2rem;
809
- }
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
-
985
801
  /* src/atom/Button/Button.module.scss */
986
802
  .Button-module__button___cLCyl {
987
803
  display: flex;
@@ -1176,6 +992,29 @@
1176
992
  outline: none;
1177
993
  }
1178
994
 
995
+ /* src/molecules/UserProfile/UserProfile.module.scss */
996
+ .UserProfile-module__userProfile___cRMm9 {
997
+ display: flex;
998
+ align-items: center;
999
+ gap: 0.625rem
1000
+ }
1001
+ .UserProfile-module__userProfile___cRMm9 .UserProfile-module__profileContent___tfy8E {
1002
+ display: flex;
1003
+ flex-direction: column
1004
+ }
1005
+ .UserProfile-module__userProfile___cRMm9 .UserProfile-module__profileContent___tfy8E .UserProfile-module__profileHeader___5qYbt {
1006
+ display: flex;
1007
+ align-items: center;
1008
+ gap: 0.5rem
1009
+ }
1010
+ .UserProfile-module__userProfile___cRMm9 .UserProfile-module__profileContent___tfy8E .UserProfile-module__profileHeader___5qYbt .UserProfile-module__profileName___x8pg- {
1011
+ margin: 0px
1012
+ }
1013
+ .UserProfile-module__userProfile___cRMm9 .UserProfile-module__profileContent___tfy8E .UserProfile-module__profileEmail___ZWKDd {
1014
+ margin: 0px;
1015
+ margin-top: 0.125rem
1016
+ }
1017
+
1179
1018
  /* src/atom/Tooltip/Tooltip.module.scss */
1180
1019
  .Tooltip-module__light___H5oCc .ant-tooltip-content .ant-tooltip-inner {
1181
1020
  background-color: white !important;
@@ -1287,72 +1126,14 @@
1287
1126
  background: white;
1288
1127
  }
1289
1128
 
1290
- /* src/atom/Radio/Radio.module.scss */
1291
- .Radio-module__radio___1CPAk {
1129
+ /* src/atom/LoadingSpinner/LoadingSpinner.module.scss */
1130
+ .LoadingSpinner-module__spinnerContainer___DiPLf {
1292
1131
  display: flex;
1132
+ justify-content: center;
1293
1133
  align-items: center;
1294
- }
1295
- .Radio-module__radio___1CPAk.Radio-module__size_small___nRXgM .ant-radio .ant-radio-inner {
1296
- height: 16px;
1297
- width: 16px;
1298
- }
1299
- .Radio-module__radio___1CPAk.Radio-module__size_medium___uSzPl .ant-radio .ant-radio-inner {
1300
- height: 20px;
1301
- width: 20px;
1302
- }
1303
- .Radio-module__radio___1CPAk.Radio-module__size_large___ubpHs .ant-radio .ant-radio-inner {
1304
- height: 24px;
1305
- width: 24px;
1306
- }
1307
- .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu .ant-radio-checked .ant-radio-inner {
1308
- border-color: #EC5D25;
1309
- background-color: #EC5D25;
1310
- }
1311
- .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu .ant-radio-checked:hover .ant-radio-inner {
1312
- border-color: #B94710;
1313
- background-color: #B94710;
1314
- }
1315
- .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu .ant-radio-checked:focus-visible {
1316
- outline: 2px solid #0A65E7;
1317
- }
1318
- .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu.Radio-module__disabled___AF98Z {
1319
- cursor: not-allowed;
1320
- }
1321
- .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu.Radio-module__disabled___AF98Z .ant-radio-checked .ant-radio-inner {
1322
- border-color: #B6BAC3;
1323
- background-color: #B6BAC3;
1324
- }
1325
- .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu.Radio-module__disabled___AF98Z .ant-radio-checked .ant-radio-inner::after {
1326
- transform: scale(0.375);
1327
- background-color: #FFFFFF;
1328
- }
1329
- .Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7 .ant-radio .ant-radio-inner {
1330
- border-color: #B6BAC3;
1331
- }
1332
- .Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7 .ant-radio:hover .ant-radio-inner {
1333
- border-color: #6B7280;
1334
- }
1335
- .Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7 .ant-radio:focus-visible {
1336
- outline: 2px solid #0A65E7;
1337
- }
1338
- .Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7.Radio-module__disabled___AF98Z {
1339
- cursor: not-allowed;
1340
- }
1341
- .Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7.Radio-module__disabled___AF98Z .ant-radio .ant-radio-inner {
1342
- border-color: #B6BAC3;
1343
- background-color: #F9FAFB;
1344
- }
1345
- .Radio-module__radio___1CPAk.Radio-module__variant_normal___FQkTC {
1346
- color: #363E4F;
1347
- font-weight: 400;
1348
- font-size: 0.875rem;
1349
- line-height: 20px;
1350
- }
1351
- .Radio-module__radio___1CPAk.Radio-module__variant_emphasized___Fgpv6 {
1352
- color: #363E4F;
1353
- font-weight: 500;
1354
- font-size: 0.875rem;
1355
- line-height: 20px;
1134
+ height: 100%;
1135
+ margin-top: 2rem;
1136
+ margin-bottom: 2rem;
1356
1137
  }
1357
1138
 
1358
1139
  /* src/atom/Table/Table.module.scss */
@@ -1850,6 +1631,225 @@
1850
1631
  min-width: 180px;
1851
1632
  }
1852
1633
 
1634
+ /* src/atom/Radio/Radio.module.scss */
1635
+ .Radio-module__radio___1CPAk {
1636
+ display: flex;
1637
+ align-items: center;
1638
+ }
1639
+ .Radio-module__radio___1CPAk.Radio-module__size_small___nRXgM .ant-radio .ant-radio-inner {
1640
+ height: 16px;
1641
+ width: 16px;
1642
+ }
1643
+ .Radio-module__radio___1CPAk.Radio-module__size_medium___uSzPl .ant-radio .ant-radio-inner {
1644
+ height: 20px;
1645
+ width: 20px;
1646
+ }
1647
+ .Radio-module__radio___1CPAk.Radio-module__size_large___ubpHs .ant-radio .ant-radio-inner {
1648
+ height: 24px;
1649
+ width: 24px;
1650
+ }
1651
+ .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu .ant-radio-checked .ant-radio-inner {
1652
+ border-color: #EC5D25;
1653
+ background-color: #EC5D25;
1654
+ }
1655
+ .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu .ant-radio-checked:hover .ant-radio-inner {
1656
+ border-color: #B94710;
1657
+ background-color: #B94710;
1658
+ }
1659
+ .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu .ant-radio-checked:focus-visible {
1660
+ outline: 2px solid #0A65E7;
1661
+ }
1662
+ .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu.Radio-module__disabled___AF98Z {
1663
+ cursor: not-allowed;
1664
+ }
1665
+ .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu.Radio-module__disabled___AF98Z .ant-radio-checked .ant-radio-inner {
1666
+ border-color: #B6BAC3;
1667
+ background-color: #B6BAC3;
1668
+ }
1669
+ .Radio-module__radio___1CPAk.Radio-module__type_checked___BvPpu.Radio-module__disabled___AF98Z .ant-radio-checked .ant-radio-inner::after {
1670
+ transform: scale(0.375);
1671
+ background-color: #FFFFFF;
1672
+ }
1673
+ .Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7 .ant-radio .ant-radio-inner {
1674
+ border-color: #B6BAC3;
1675
+ }
1676
+ .Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7 .ant-radio:hover .ant-radio-inner {
1677
+ border-color: #6B7280;
1678
+ }
1679
+ .Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7 .ant-radio:focus-visible {
1680
+ outline: 2px solid #0A65E7;
1681
+ }
1682
+ .Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7.Radio-module__disabled___AF98Z {
1683
+ cursor: not-allowed;
1684
+ }
1685
+ .Radio-module__radio___1CPAk.Radio-module__type_unchecked___Xrb-7.Radio-module__disabled___AF98Z .ant-radio .ant-radio-inner {
1686
+ border-color: #B6BAC3;
1687
+ background-color: #F9FAFB;
1688
+ }
1689
+ .Radio-module__radio___1CPAk.Radio-module__variant_normal___FQkTC {
1690
+ color: #363E4F;
1691
+ font-weight: 400;
1692
+ font-size: 0.875rem;
1693
+ line-height: 20px;
1694
+ }
1695
+ .Radio-module__radio___1CPAk.Radio-module__variant_emphasized___Fgpv6 {
1696
+ color: #363E4F;
1697
+ font-weight: 500;
1698
+ font-size: 0.875rem;
1699
+ line-height: 20px;
1700
+ }
1701
+
1702
+ /* src/atom/Switch/Switch.module.scss */
1703
+ .Switch-module__switch___fUHZL.ant-switch.ant-switch-small {
1704
+ height: 0.75rem;
1705
+ min-width: 1.5rem
1706
+ }
1707
+ .Switch-module__switch___fUHZL.ant-switch.ant-switch-small .ant-switch-handle {
1708
+ height: 0.5rem;
1709
+ width: 0.5rem
1710
+ }
1711
+ .Switch-module__switch___fUHZL.ant-switch.ant-switch-checked {
1712
+ --tw-bg-opacity: 1;
1713
+ background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1))
1714
+ }
1715
+ .Switch-module__switch___fUHZL.ant-switch.ant-switch-checked:hover {
1716
+ --tw-bg-opacity: 1;
1717
+ background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1))
1718
+ }
1719
+
1720
+ /* src/atom/Tag/Tag.module.scss */
1721
+ .Tag-module__tag___PIkhI {
1722
+ border-radius: 0.25rem;
1723
+ padding: 0.25rem;
1724
+ font-weight: 500;
1725
+ font-size: 12px;
1726
+ line-height: .75rem;
1727
+ --tw-bg-opacity: 1;
1728
+ background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
1729
+ height: -moz-max-content;
1730
+ height: max-content;
1731
+ --tw-text-opacity: 1;
1732
+ color: rgb(17 24 39 / var(--tw-text-opacity, 1));
1733
+ border-width: 0px
1734
+ }
1735
+ .Tag-module__tag___PIkhI.Tag-module__small___nG5XQ {
1736
+ padding-top: 2px;
1737
+ padding-bottom: 2px;
1738
+ padding-left: 0.25rem;
1739
+ padding-right: 0.25rem;
1740
+ font-size: 0.625rem;
1741
+ line-height: .75rem
1742
+ }
1743
+ .Tag-module__tag___PIkhI.Tag-module__success___99fad {
1744
+ --tw-bg-opacity: 1;
1745
+ background-color: rgb(217 251 229 / var(--tw-bg-opacity, 1))
1746
+ }
1747
+ .Tag-module__tag___PIkhI.Tag-module__blue___Zky2Z {
1748
+ --tw-bg-opacity: 1;
1749
+ background-color: rgb(235 248 255 / var(--tw-bg-opacity, 1))
1750
+ }
1751
+ .Tag-module__tag___PIkhI.Tag-module__warning___KXsly {
1752
+ --tw-bg-opacity: 1;
1753
+ background-color: rgb(255 241 225 / var(--tw-bg-opacity, 1))
1754
+ }
1755
+ .Tag-module__tag___PIkhI.Tag-module__processing___OssXC {
1756
+ --tw-bg-opacity: 1;
1757
+ background-color: rgb(241 243 245 / var(--tw-bg-opacity, 1))
1758
+ }
1759
+ .Tag-module__tag___PIkhI.Tag-module__bookingConfirmed___potR4 {
1760
+ --tw-bg-opacity: 1;
1761
+ background-color: rgb(217 251 229 / var(--tw-bg-opacity, 1))
1762
+ }
1763
+ .Tag-module__tag___PIkhI.Tag-module__bookingRescheduled___ynrwI {
1764
+ --tw-bg-opacity: 1;
1765
+ background-color: rgb(235 248 255 / var(--tw-bg-opacity, 1))
1766
+ }
1767
+ .Tag-module__tag___PIkhI.Tag-module__bookingRescheduledPending___K3GqS {
1768
+ --tw-bg-opacity: 1;
1769
+ background-color: rgb(255 251 224 / var(--tw-bg-opacity, 1))
1770
+ }
1771
+ .Tag-module__tag___PIkhI.Tag-module__failed___dvpyQ {
1772
+ --tw-bg-opacity: 1;
1773
+ background-color: rgb(255 241 240 / var(--tw-bg-opacity, 1))
1774
+ }
1775
+ .Tag-module__tag___PIkhI.Tag-module__bookingPending___64umX {
1776
+ --tw-bg-opacity: 1;
1777
+ background-color: rgb(241 243 245 / var(--tw-bg-opacity, 1))
1778
+ }
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: "";
@@ -1923,6 +1923,8 @@
1923
1923
  display: flex;
1924
1924
  flex-direction: column;
1925
1925
  background: #ffffff;
1926
+ max-height: 380px;
1927
+ overflow-y: auto;
1926
1928
  }
1927
1929
  @media (max-width: 768px) {
1928
1930
  .AdvancedDateRangePicker-module__left___T6E84 {
@@ -1932,6 +1934,8 @@
1932
1934
  flex-direction: row;
1933
1935
  flex-wrap: nowrap;
1934
1936
  overflow-x: auto;
1937
+ max-height: none;
1938
+ overflow-y: hidden;
1935
1939
  padding: 12px;
1936
1940
  gap: 8px;
1937
1941
  scrollbar-width: none;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itilite/lumina-ui",
3
- "version": "1.0.7-alpha",
3
+ "version": "1.0.9-alpha",
4
4
  "description": "Itilite Lumina Design System UI Components",
5
5
  "sideEffects": false,
6
6
  "license": "MIT",