@itilite/lumina-ui 1.0.12-alpha → 1.0.14-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,180 +762,40 @@
762
762
 
763
763
 
764
764
  /* CSS Modules */
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;
765
+ /* src/atom/Slider/Slider.module.scss */
766
+ .Slider-module__label___9Uea- {
767
+ font-size: 13px;
768
+ line-height: 18px;
776
769
  --tw-text-opacity: 1;
777
- color: rgb(17 24 39 / var(--tw-text-opacity, 1));
778
- border-width: 0px
779
- }
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
787
- }
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))
791
- }
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))
795
- }
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))
799
- }
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))
803
- }
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))
807
- }
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))
811
- }
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))
815
- }
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))
819
- }
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))
770
+ color: rgb(54 62 79 / var(--tw-text-opacity, 1));
823
771
  }
824
772
 
825
- /* src/atom/Checkbox/Checkbox.module.scss */
826
- .Checkbox-module__checkbox___xxg5L {
827
- display: flex;
828
- align-items: center;
829
- }
830
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__size_small___Kknlo .ant-checkbox .ant-checkbox-inner {
831
- height: 16px;
832
- width: 16px;
833
- }
834
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__size_medium___V6Ah8 .ant-checkbox .ant-checkbox-inner {
835
- height: 20px;
836
- width: 20px;
837
- }
838
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__size_medium___V6Ah8 .ant-checkbox .ant-checkbox-inner::after {
839
- inset-inline-start: 27%;
773
+ .Slider-module__slider___JCS-c.ant-slider {
774
+ margin-left: 0px;
775
+ margin-right: 0px;
840
776
  }
841
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__size_large___eWjFY .ant-checkbox .ant-checkbox-inner {
842
- height: 24px;
843
- width: 24px;
777
+ .Slider-module__slider___JCS-c.ant-slider .ant-slider-handle::after {
778
+ box-shadow: 0 0 0 2px #ec5d25;
779
+ transform: scale(1.25);
844
780
  }
845
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__size_large___eWjFY .ant-checkbox .ant-checkbox-inner::after {
846
- inset-inline-start: 33%;
781
+ .Slider-module__slider___JCS-c.ant-slider .ant-slider-handle::before {
782
+ content: unset;
847
783
  }
848
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T .ant-checkbox-checked .ant-checkbox-inner {
849
- border-color: #ec5d25;
850
- background-color: #ec5d25;
784
+ .Slider-module__slider___JCS-c.ant-slider .ant-slider-handle:hover::after, .Slider-module__slider___JCS-c.ant-slider .ant-slider-handle:active::after {
785
+ inset-inline-start: -1px;
786
+ inset-block-start: -1px;
851
787
  }
852
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T.ant-checkbox-wrapper:hover
853
- .ant-checkbox-checked:not(.ant-checkbox-disabled)
854
- .ant-checkbox-inner {
788
+ .Slider-module__slider___JCS-c.ant-slider .ant-slider-track {
855
789
  --tw-bg-opacity: 1;
856
- background-color: rgb(185 71 16 / var(--tw-bg-opacity, 1));
857
- }
858
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T .ant-checkbox-checked:focus-visible {
859
- outline: 2px solid #0a65e7;
860
- }
861
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T.Checkbox-module__disabled___v-RG1 {
862
- cursor: not-allowed;
863
- }
864
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T.Checkbox-module__disabled___v-RG1 .ant-checkbox-checked .ant-checkbox-inner {
865
- opacity: 0.5;
866
- border-color: #ec5d25;
867
- background-color: #ec5d25;
868
- }
869
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T.Checkbox-module__disabled___v-RG1 .ant-checkbox-checked .ant-checkbox-inner::after {
870
- border-color: #ffffff;
871
- }
872
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_unchecked___QFMpP .ant-checkbox .ant-checkbox-inner {
873
- border-color: #b6bac3;
874
- }
875
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_unchecked___QFMpP .ant-checkbox:hover .ant-checkbox-inner {
876
- border-color: #6b7280;
877
- }
878
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_unchecked___QFMpP .ant-checkbox:focus-visible {
879
- outline: 2px solid #0a65e7;
880
- }
881
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_unchecked___QFMpP.Checkbox-module__disabled___v-RG1 {
882
- cursor: not-allowed;
883
- }
884
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_unchecked___QFMpP.Checkbox-module__disabled___v-RG1 .ant-checkbox .ant-checkbox-inner {
885
- border-color: #b6bac3;
886
- background-color: #f9fafb;
887
- }
888
- .Checkbox-module__checkbox___xxg5L .ant-checkbox-disabled + span {
889
- color: #363e4f;
890
- }
891
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_normal___faYKo {
892
- color: #363e4f;
893
- font-weight: 400;
894
- font-size: 0.875rem;
895
- line-height: 20px;
896
- }
897
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_emphasized___-koYj {
898
- color: #363e4f;
899
- font-weight: 500;
900
- font-size: 0.875rem;
901
- line-height: 20px;
902
- }
903
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_indeterminate___J5Xcc.Checkbox-module__disabled___v-RG1 .ant-checkbox-indeterminate .ant-checkbox-inner {
904
- opacity: 0.5;
905
- border-color: #ec5d25;
906
- background-color: #ec5d25;
907
- }
908
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_indeterminate___J5Xcc.Checkbox-module__disabled___v-RG1 .ant-checkbox-indeterminate .ant-checkbox-inner::after {
909
- border-color: #ffffff;
910
- }
911
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_indeterminate___J5Xcc .ant-checkbox-indeterminate .ant-checkbox-inner {
912
- border-color: #ec5d25 !important;
913
- background-color: #ec5d25 !important;
914
- }
915
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_indeterminate___J5Xcc .ant-checkbox-indeterminate .ant-checkbox-inner::after {
916
- inset-inline-start: 50%;
917
- width: 60%;
918
- height: 3px;
919
- border-radius: 4px;
920
- background: white;
921
- }
922
-
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
927
- }
928
- .Switch-module__switch___fUHZL.ant-switch.ant-switch-small .ant-switch-handle {
929
- height: 0.5rem;
930
- width: 0.5rem
790
+ background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1));
791
+ height: 2px;
931
792
  }
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))
793
+ .Slider-module__slider___JCS-c.Slider-module__disableFill___rjbsy.ant-slider .ant-slider-track {
794
+ background-color: transparent;
935
795
  }
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))
796
+ .Slider-module__slider___JCS-c.Slider-module__disableFill___rjbsy .ant-slider-rail {
797
+ --tw-bg-opacity: 1;
798
+ background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
939
799
  }
940
800
 
941
801
  /* src/atom/Button/Button.module.scss */
@@ -1155,63 +1015,180 @@
1155
1015
  margin-bottom: 2rem;
1156
1016
  }
1157
1017
 
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
1018
+ /* src/atom/Switch/Switch.module.scss */
1019
+ .Switch-module__switch___fUHZL.ant-switch.ant-switch-small {
1020
+ height: 0.75rem;
1021
+ min-width: 1.5rem
1167
1022
  }
1168
- .UserProfile-module__userProfile___cRMm9 .UserProfile-module__profileContent___tfy8E .UserProfile-module__profileHeader___5qYbt {
1169
- display: flex;
1170
- align-items: center;
1171
- gap: 0.5rem
1023
+ .Switch-module__switch___fUHZL.ant-switch.ant-switch-small .ant-switch-handle {
1024
+ height: 0.5rem;
1025
+ width: 0.5rem
1172
1026
  }
1173
- .UserProfile-module__userProfile___cRMm9 .UserProfile-module__profileContent___tfy8E .UserProfile-module__profileHeader___5qYbt .UserProfile-module__profileName___x8pg- {
1174
- margin: 0px
1027
+ .Switch-module__switch___fUHZL.ant-switch.ant-switch-checked {
1028
+ --tw-bg-opacity: 1;
1029
+ background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1))
1175
1030
  }
1176
- .UserProfile-module__userProfile___cRMm9 .UserProfile-module__profileContent___tfy8E .UserProfile-module__profileEmail___ZWKDd {
1177
- margin: 0px;
1178
- margin-top: 0.125rem
1031
+ .Switch-module__switch___fUHZL.ant-switch.ant-switch-checked:hover {
1032
+ --tw-bg-opacity: 1;
1033
+ background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1))
1179
1034
  }
1180
1035
 
1181
- /* src/atom/Slider/Slider.module.scss */
1182
- .Slider-module__label___9Uea- {
1183
- font-size: 13px;
1184
- line-height: 18px;
1036
+ /* src/atom/Tag/Tag.module.scss */
1037
+ .Tag-module__tag___PIkhI {
1038
+ border-radius: 0.25rem;
1039
+ padding: 0.25rem;
1040
+ font-weight: 500;
1041
+ font-size: 12px;
1042
+ line-height: .75rem;
1043
+ --tw-bg-opacity: 1;
1044
+ background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
1045
+ height: -moz-max-content;
1046
+ height: max-content;
1185
1047
  --tw-text-opacity: 1;
1186
- color: rgb(54 62 79 / var(--tw-text-opacity, 1));
1048
+ color: rgb(17 24 39 / var(--tw-text-opacity, 1));
1049
+ border-width: 0px
1187
1050
  }
1188
-
1189
- .Slider-module__slider___JCS-c.ant-slider {
1190
- margin-left: 0px;
1191
- margin-right: 0px;
1051
+ .Tag-module__tag___PIkhI.Tag-module__small___nG5XQ {
1052
+ padding-top: 2px;
1053
+ padding-bottom: 2px;
1054
+ padding-left: 0.25rem;
1055
+ padding-right: 0.25rem;
1056
+ font-size: 0.625rem;
1057
+ line-height: .75rem
1192
1058
  }
1193
- .Slider-module__slider___JCS-c.ant-slider .ant-slider-handle::after {
1194
- box-shadow: 0 0 0 2px #ec5d25;
1195
- transform: scale(1.25);
1059
+ .Tag-module__tag___PIkhI.Tag-module__success___99fad {
1060
+ --tw-bg-opacity: 1;
1061
+ background-color: rgb(217 251 229 / var(--tw-bg-opacity, 1))
1196
1062
  }
1197
- .Slider-module__slider___JCS-c.ant-slider .ant-slider-handle::before {
1198
- content: unset;
1063
+ .Tag-module__tag___PIkhI.Tag-module__blue___Zky2Z {
1064
+ --tw-bg-opacity: 1;
1065
+ background-color: rgb(235 248 255 / var(--tw-bg-opacity, 1))
1199
1066
  }
1200
- .Slider-module__slider___JCS-c.ant-slider .ant-slider-handle:hover::after, .Slider-module__slider___JCS-c.ant-slider .ant-slider-handle:active::after {
1201
- inset-inline-start: -1px;
1202
- inset-block-start: -1px;
1067
+ .Tag-module__tag___PIkhI.Tag-module__warning___KXsly {
1068
+ --tw-bg-opacity: 1;
1069
+ background-color: rgb(255 241 225 / var(--tw-bg-opacity, 1))
1203
1070
  }
1204
- .Slider-module__slider___JCS-c.ant-slider .ant-slider-track {
1071
+ .Tag-module__tag___PIkhI.Tag-module__processing___OssXC {
1205
1072
  --tw-bg-opacity: 1;
1206
- background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1));
1207
- height: 2px;
1073
+ background-color: rgb(241 243 245 / var(--tw-bg-opacity, 1))
1208
1074
  }
1209
- .Slider-module__slider___JCS-c.Slider-module__disableFill___rjbsy.ant-slider .ant-slider-track {
1210
- background-color: transparent;
1075
+ .Tag-module__tag___PIkhI.Tag-module__bookingConfirmed___potR4 {
1076
+ --tw-bg-opacity: 1;
1077
+ background-color: rgb(217 251 229 / var(--tw-bg-opacity, 1))
1211
1078
  }
1212
- .Slider-module__slider___JCS-c.Slider-module__disableFill___rjbsy .ant-slider-rail {
1079
+ .Tag-module__tag___PIkhI.Tag-module__bookingRescheduled___ynrwI {
1213
1080
  --tw-bg-opacity: 1;
1214
- background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
1081
+ background-color: rgb(235 248 255 / var(--tw-bg-opacity, 1))
1082
+ }
1083
+ .Tag-module__tag___PIkhI.Tag-module__bookingRescheduledPending___K3GqS {
1084
+ --tw-bg-opacity: 1;
1085
+ background-color: rgb(255 251 224 / var(--tw-bg-opacity, 1))
1086
+ }
1087
+ .Tag-module__tag___PIkhI.Tag-module__failed___dvpyQ {
1088
+ --tw-bg-opacity: 1;
1089
+ background-color: rgb(255 241 240 / var(--tw-bg-opacity, 1))
1090
+ }
1091
+ .Tag-module__tag___PIkhI.Tag-module__bookingPending___64umX {
1092
+ --tw-bg-opacity: 1;
1093
+ background-color: rgb(241 243 245 / var(--tw-bg-opacity, 1))
1094
+ }
1095
+
1096
+ /* src/atom/Checkbox/Checkbox.module.scss */
1097
+ .Checkbox-module__checkbox___xxg5L {
1098
+ display: flex;
1099
+ align-items: center;
1100
+ }
1101
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__size_small___Kknlo .ant-checkbox .ant-checkbox-inner {
1102
+ height: 16px;
1103
+ width: 16px;
1104
+ }
1105
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__size_medium___V6Ah8 .ant-checkbox .ant-checkbox-inner {
1106
+ height: 20px;
1107
+ width: 20px;
1108
+ }
1109
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__size_medium___V6Ah8 .ant-checkbox .ant-checkbox-inner::after {
1110
+ inset-inline-start: 27%;
1111
+ }
1112
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__size_large___eWjFY .ant-checkbox .ant-checkbox-inner {
1113
+ height: 24px;
1114
+ width: 24px;
1115
+ }
1116
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__size_large___eWjFY .ant-checkbox .ant-checkbox-inner::after {
1117
+ inset-inline-start: 33%;
1118
+ }
1119
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T .ant-checkbox-checked .ant-checkbox-inner {
1120
+ border-color: #ec5d25;
1121
+ background-color: #ec5d25;
1122
+ }
1123
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T.ant-checkbox-wrapper:hover
1124
+ .ant-checkbox-checked:not(.ant-checkbox-disabled)
1125
+ .ant-checkbox-inner {
1126
+ --tw-bg-opacity: 1;
1127
+ background-color: rgb(185 71 16 / var(--tw-bg-opacity, 1));
1128
+ }
1129
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T .ant-checkbox-checked:focus-visible {
1130
+ outline: 2px solid #0a65e7;
1131
+ }
1132
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T.Checkbox-module__disabled___v-RG1 {
1133
+ cursor: not-allowed;
1134
+ }
1135
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T.Checkbox-module__disabled___v-RG1 .ant-checkbox-checked .ant-checkbox-inner {
1136
+ opacity: 0.5;
1137
+ border-color: #ec5d25;
1138
+ background-color: #ec5d25;
1139
+ }
1140
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T.Checkbox-module__disabled___v-RG1 .ant-checkbox-checked .ant-checkbox-inner::after {
1141
+ border-color: #ffffff;
1142
+ }
1143
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_unchecked___QFMpP .ant-checkbox .ant-checkbox-inner {
1144
+ border-color: #b6bac3;
1145
+ }
1146
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_unchecked___QFMpP .ant-checkbox:hover .ant-checkbox-inner {
1147
+ border-color: #6b7280;
1148
+ }
1149
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_unchecked___QFMpP .ant-checkbox:focus-visible {
1150
+ outline: 2px solid #0a65e7;
1151
+ }
1152
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_unchecked___QFMpP.Checkbox-module__disabled___v-RG1 {
1153
+ cursor: not-allowed;
1154
+ }
1155
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_unchecked___QFMpP.Checkbox-module__disabled___v-RG1 .ant-checkbox .ant-checkbox-inner {
1156
+ border-color: #b6bac3;
1157
+ background-color: #f9fafb;
1158
+ }
1159
+ .Checkbox-module__checkbox___xxg5L .ant-checkbox-disabled + span {
1160
+ color: #363e4f;
1161
+ }
1162
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_normal___faYKo {
1163
+ color: #363e4f;
1164
+ font-weight: 400;
1165
+ font-size: 0.875rem;
1166
+ line-height: 20px;
1167
+ }
1168
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_emphasized___-koYj {
1169
+ color: #363e4f;
1170
+ font-weight: 500;
1171
+ font-size: 0.875rem;
1172
+ line-height: 20px;
1173
+ }
1174
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_indeterminate___J5Xcc.Checkbox-module__disabled___v-RG1 .ant-checkbox-indeterminate .ant-checkbox-inner {
1175
+ opacity: 0.5;
1176
+ border-color: #ec5d25;
1177
+ background-color: #ec5d25;
1178
+ }
1179
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_indeterminate___J5Xcc.Checkbox-module__disabled___v-RG1 .ant-checkbox-indeterminate .ant-checkbox-inner::after {
1180
+ border-color: #ffffff;
1181
+ }
1182
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_indeterminate___J5Xcc .ant-checkbox-indeterminate .ant-checkbox-inner {
1183
+ border-color: #ec5d25 !important;
1184
+ background-color: #ec5d25 !important;
1185
+ }
1186
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_indeterminate___J5Xcc .ant-checkbox-indeterminate .ant-checkbox-inner::after {
1187
+ inset-inline-start: 50%;
1188
+ width: 60%;
1189
+ height: 3px;
1190
+ border-radius: 4px;
1191
+ background: white;
1215
1192
  }
1216
1193
 
1217
1194
  /* src/atom/Radio/Radio.module.scss */
@@ -1521,8 +1498,6 @@
1521
1498
  min-width: 32px;
1522
1499
  height: 32px;
1523
1500
  border-radius: 6px;
1524
- border: 1px solid #e5e7eb;
1525
- background: #fff;
1526
1501
  font-size: 13px;
1527
1502
  display: inline-flex;
1528
1503
  align-items: center;
@@ -1546,27 +1521,47 @@
1546
1521
  align-items: center;
1547
1522
  justify-content: center;
1548
1523
  }
1524
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination {
1525
+ /* Specific borders and backgrounds */
1526
+ }
1527
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-prev,
1528
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-next {
1529
+ border: 1px solid #e5e7eb;
1530
+ background: #fff;
1531
+ }
1549
1532
  .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-prev:hover:not(.ant-pagination-disabled),
1550
- .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-next:hover:not(.ant-pagination-disabled),
1551
- .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-item:hover:not(.ant-pagination-disabled),
1552
- .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-jump-prev:hover:not(.ant-pagination-disabled),
1553
- .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-jump-next:hover:not(.ant-pagination-disabled) {
1533
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-next:hover:not(.ant-pagination-disabled) {
1554
1534
  border-color: #d1d5db;
1555
1535
  background: #f3f4f6;
1556
1536
  }
1557
1537
  .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-prev:hover:not(.ant-pagination-disabled) a,
1558
- .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-next:hover:not(.ant-pagination-disabled) a,
1559
- .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-item:hover:not(.ant-pagination-disabled) a,
1560
- .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-jump-prev:hover:not(.ant-pagination-disabled) a,
1561
- .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-jump-next:hover:not(.ant-pagination-disabled) a {
1538
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-next:hover:not(.ant-pagination-disabled) a {
1562
1539
  color: #374151;
1563
1540
  }
1541
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-item {
1542
+ border: 1px solid transparent;
1543
+ background: transparent;
1544
+ }
1545
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-item:hover:not(.ant-pagination-disabled) {
1546
+ background: #f3f4f6;
1547
+ }
1548
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-item:hover:not(.ant-pagination-disabled) a {
1549
+ color: #374151;
1550
+ }
1551
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-jump-prev,
1552
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-jump-next {
1553
+ border: 1px solid transparent;
1554
+ background: transparent;
1555
+ }
1564
1556
  .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination {
1565
1557
  /* Active page button */
1566
1558
  }
1567
1559
  .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-item-active {
1568
1560
  border-color: #6B7280 !important;
1569
- background: #fff;
1561
+ background: #fff !important;
1562
+ }
1563
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-item-active:hover {
1564
+ background: #fff !important;
1570
1565
  }
1571
1566
  .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-item-active a {
1572
1567
  color: #374151 !important;
@@ -1777,6 +1772,29 @@
1777
1772
  min-width: 180px;
1778
1773
  }
1779
1774
 
1775
+ /* src/molecules/UserProfile/UserProfile.module.scss */
1776
+ .UserProfile-module__userProfile___cRMm9 {
1777
+ display: flex;
1778
+ align-items: center;
1779
+ gap: 0.625rem
1780
+ }
1781
+ .UserProfile-module__userProfile___cRMm9 .UserProfile-module__profileContent___tfy8E {
1782
+ display: flex;
1783
+ flex-direction: column
1784
+ }
1785
+ .UserProfile-module__userProfile___cRMm9 .UserProfile-module__profileContent___tfy8E .UserProfile-module__profileHeader___5qYbt {
1786
+ display: flex;
1787
+ align-items: center;
1788
+ gap: 0.5rem
1789
+ }
1790
+ .UserProfile-module__userProfile___cRMm9 .UserProfile-module__profileContent___tfy8E .UserProfile-module__profileHeader___5qYbt .UserProfile-module__profileName___x8pg- {
1791
+ margin: 0px
1792
+ }
1793
+ .UserProfile-module__userProfile___cRMm9 .UserProfile-module__profileContent___tfy8E .UserProfile-module__profileEmail___ZWKDd {
1794
+ margin: 0px;
1795
+ margin-top: 0.125rem
1796
+ }
1797
+
1780
1798
  /* src/atom/Modal/Modal.module.scss */
1781
1799
  .Modal-module__modal___PKrAi.Modal-module__footerMargintopDisable___4B6u- .Modal-module__ant-modal-footer___HKsDR {
1782
1800
  margin-top: 0;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itilite/lumina-ui",
3
- "version": "1.0.12-alpha",
3
+ "version": "1.0.14-alpha",
4
4
  "description": "Itilite Lumina Design System UI Components",
5
5
  "sideEffects": false,
6
6
  "license": "MIT",