@itilite/lumina-ui 1.0.7-alpha → 1.0.8-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,89 +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
801
  /* src/atom/Switch/Switch.module.scss */
885
802
  .Switch-module__switch___fUHZL.ant-switch.ant-switch-small {
886
803
  height: 0.75rem;
@@ -899,87 +816,17 @@
899
816
  background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1))
900
817
  }
901
818
 
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;
819
+ /* src/atom/Tooltip/Tooltip.module.scss */
820
+ .Tooltip-module__light___H5oCc .ant-tooltip-content .ant-tooltip-inner {
821
+ background-color: white !important;
822
+ color: #111827;
823
+ border-radius: 0.5rem;
824
+ padding: 0.625rem;
913
825
  --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
826
+ color: rgb(33 40 55 / var(--tw-text-opacity, 1));
979
827
  }
980
- .UserProfile-module__userProfile___cRMm9 .UserProfile-module__profileContent___tfy8E .UserProfile-module__profileEmail___ZWKDd {
981
- margin: 0px;
982
- margin-top: 0.125rem
828
+ .Tooltip-module__light___H5oCc .ant-tooltip-arrow:before {
829
+ background-color: white !important;
983
830
  }
984
831
 
985
832
  /* src/atom/Button/Button.module.scss */
@@ -1176,19 +1023,6 @@
1176
1023
  outline: none;
1177
1024
  }
1178
1025
 
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
1026
  /* src/atom/Checkbox/Checkbox.module.scss */
1193
1027
  .Checkbox-module__checkbox___xxg5L {
1194
1028
  display: flex;
@@ -1287,6 +1121,149 @@
1287
1121
  background: white;
1288
1122
  }
1289
1123
 
1124
+ /* src/atom/LoadingSpinner/LoadingSpinner.module.scss */
1125
+ .LoadingSpinner-module__spinnerContainer___DiPLf {
1126
+ display: flex;
1127
+ justify-content: center;
1128
+ align-items: center;
1129
+ height: 100%;
1130
+ margin-top: 2rem;
1131
+ margin-bottom: 2rem;
1132
+ }
1133
+
1134
+ /* src/atom/Modal/Modal.module.scss */
1135
+ .Modal-module__modal___PKrAi.Modal-module__footerMargintopDisable___4B6u- .Modal-module__ant-modal-footer___HKsDR {
1136
+ margin-top: 0;
1137
+ margin-top: 0px;
1138
+ }
1139
+ .Modal-module__modal___PKrAi .ant-modal-footer .primaryFooter {
1140
+ padding: 24px;
1141
+ padding: 1.5rem;
1142
+ display: flex;
1143
+ justify-content: flex-end;
1144
+ }
1145
+ .Modal-module__modal___PKrAi .ant-modal-footer .primaryFooter .Modal-module__okBtn___Ut8e5,
1146
+ .Modal-module__modal___PKrAi .ant-modal-footer .primaryFooter .Modal-module__cancelBtn___i0Rm8 {
1147
+ min-width: 92px;
1148
+ }
1149
+ .Modal-module__modal___PKrAi .ant-modal-footer .secondaryFooter {
1150
+ padding: 24px;
1151
+ padding: 1.5rem;
1152
+ padding-top: 0px;
1153
+ display: flex;
1154
+ justify-content: flex-end;
1155
+ }
1156
+ .Modal-module__modal___PKrAi .ant-modal-footer .secondaryFooter .Modal-module__okBtn___Ut8e5,
1157
+ .Modal-module__modal___PKrAi .ant-modal-footer .secondaryFooter .Modal-module__cancelBtn___i0Rm8 {
1158
+ width: 50%;
1159
+ }
1160
+ .Modal-module__modal___PKrAi .ant-modal-content {
1161
+ padding: 0;
1162
+ border-radius: 0.75rem;
1163
+ padding: 0px;
1164
+ }
1165
+ .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-header {
1166
+ margin-bottom: 0px;
1167
+ padding: 1rem;
1168
+ }
1169
+ @media (min-width: 576px) {
1170
+ .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-header {
1171
+ padding: 1.5rem;
1172
+ }
1173
+ }
1174
+ .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-header .ant-modal-title {
1175
+ justify-content: flex-start;
1176
+ padding-right: 1.25rem;
1177
+ font-size: 1.25rem;
1178
+ font-weight: 500;
1179
+ line-height: 1.75rem;
1180
+ --tw-text-opacity: 1;
1181
+ color: rgb(17 24 39 / var(--tw-text-opacity, 1));
1182
+ }
1183
+ .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-close {
1184
+ display: flex;
1185
+ align-items: flex-end;
1186
+ justify-content: center;
1187
+ }
1188
+ .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-close .ant-modal-close-x {
1189
+ display: flex;
1190
+ align-items: center;
1191
+ justify-content: center;
1192
+ }
1193
+ .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-body {
1194
+ padding: 0 1.5rem 1.5rem;
1195
+ max-height: 65vh;
1196
+ overflow: auto;
1197
+ }
1198
+ .Modal-module__modal___PKrAi .ant-modal-content .ant-modal-close {
1199
+ top: 1.5rem;
1200
+ right: 1.5rem;
1201
+ padding-bottom: 0.25rem;
1202
+ }
1203
+ .Modal-module__modal___PKrAi .ant-btn-primary {
1204
+ margin-inline-start: 0.5rem;
1205
+ }
1206
+
1207
+ /* src/atom/Tag/Tag.module.scss */
1208
+ .Tag-module__tag___PIkhI {
1209
+ border-radius: 0.25rem;
1210
+ padding: 0.25rem;
1211
+ font-weight: 500;
1212
+ font-size: 12px;
1213
+ line-height: .75rem;
1214
+ --tw-bg-opacity: 1;
1215
+ background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
1216
+ height: -moz-max-content;
1217
+ height: max-content;
1218
+ --tw-text-opacity: 1;
1219
+ color: rgb(17 24 39 / var(--tw-text-opacity, 1));
1220
+ border-width: 0px
1221
+ }
1222
+ .Tag-module__tag___PIkhI.Tag-module__small___nG5XQ {
1223
+ padding-top: 2px;
1224
+ padding-bottom: 2px;
1225
+ padding-left: 0.25rem;
1226
+ padding-right: 0.25rem;
1227
+ font-size: 0.625rem;
1228
+ line-height: .75rem
1229
+ }
1230
+ .Tag-module__tag___PIkhI.Tag-module__success___99fad {
1231
+ --tw-bg-opacity: 1;
1232
+ background-color: rgb(217 251 229 / var(--tw-bg-opacity, 1))
1233
+ }
1234
+ .Tag-module__tag___PIkhI.Tag-module__blue___Zky2Z {
1235
+ --tw-bg-opacity: 1;
1236
+ background-color: rgb(235 248 255 / var(--tw-bg-opacity, 1))
1237
+ }
1238
+ .Tag-module__tag___PIkhI.Tag-module__warning___KXsly {
1239
+ --tw-bg-opacity: 1;
1240
+ background-color: rgb(255 241 225 / var(--tw-bg-opacity, 1))
1241
+ }
1242
+ .Tag-module__tag___PIkhI.Tag-module__processing___OssXC {
1243
+ --tw-bg-opacity: 1;
1244
+ background-color: rgb(241 243 245 / var(--tw-bg-opacity, 1))
1245
+ }
1246
+ .Tag-module__tag___PIkhI.Tag-module__bookingConfirmed___potR4 {
1247
+ --tw-bg-opacity: 1;
1248
+ background-color: rgb(217 251 229 / var(--tw-bg-opacity, 1))
1249
+ }
1250
+ .Tag-module__tag___PIkhI.Tag-module__bookingRescheduled___ynrwI {
1251
+ --tw-bg-opacity: 1;
1252
+ background-color: rgb(235 248 255 / var(--tw-bg-opacity, 1))
1253
+ }
1254
+ .Tag-module__tag___PIkhI.Tag-module__bookingRescheduledPending___K3GqS {
1255
+ --tw-bg-opacity: 1;
1256
+ background-color: rgb(255 251 224 / var(--tw-bg-opacity, 1))
1257
+ }
1258
+ .Tag-module__tag___PIkhI.Tag-module__failed___dvpyQ {
1259
+ --tw-bg-opacity: 1;
1260
+ background-color: rgb(255 241 240 / var(--tw-bg-opacity, 1))
1261
+ }
1262
+ .Tag-module__tag___PIkhI.Tag-module__bookingPending___64umX {
1263
+ --tw-bg-opacity: 1;
1264
+ background-color: rgb(241 243 245 / var(--tw-bg-opacity, 1))
1265
+ }
1266
+
1290
1267
  /* src/atom/Radio/Radio.module.scss */
1291
1268
  .Radio-module__radio___1CPAk {
1292
1269
  display: flex;
@@ -1355,6 +1332,29 @@
1355
1332
  line-height: 20px;
1356
1333
  }
1357
1334
 
1335
+ /* src/molecules/UserProfile/UserProfile.module.scss */
1336
+ .UserProfile-module__userProfile___cRMm9 {
1337
+ display: flex;
1338
+ align-items: center;
1339
+ gap: 0.625rem
1340
+ }
1341
+ .UserProfile-module__userProfile___cRMm9 .UserProfile-module__profileContent___tfy8E {
1342
+ display: flex;
1343
+ flex-direction: column
1344
+ }
1345
+ .UserProfile-module__userProfile___cRMm9 .UserProfile-module__profileContent___tfy8E .UserProfile-module__profileHeader___5qYbt {
1346
+ display: flex;
1347
+ align-items: center;
1348
+ gap: 0.5rem
1349
+ }
1350
+ .UserProfile-module__userProfile___cRMm9 .UserProfile-module__profileContent___tfy8E .UserProfile-module__profileHeader___5qYbt .UserProfile-module__profileName___x8pg- {
1351
+ margin: 0px
1352
+ }
1353
+ .UserProfile-module__userProfile___cRMm9 .UserProfile-module__profileContent___tfy8E .UserProfile-module__profileEmail___ZWKDd {
1354
+ margin: 0px;
1355
+ margin-top: 0.125rem
1356
+ }
1357
+
1358
1358
  /* src/atom/Table/Table.module.scss */
1359
1359
  @charset "UTF-8";
1360
1360
  /* ============================================================
@@ -1850,31 +1850,6 @@
1850
1850
  min-width: 180px;
1851
1851
  }
1852
1852
 
1853
- /* src/atom/RangePicker/RangePicker.module.scss */
1854
- .RangePicker-module__range_start___hGQp-::after {
1855
- content: "";
1856
- position: absolute;
1857
- top: 50%;
1858
- right: 0;
1859
- transform: translateY(-50%);
1860
- width: 50%;
1861
- height: 36px;
1862
- background-color: #f2efec; /* tw-bg-gray-200 equivalent */
1863
- z-index: -1;
1864
- }
1865
-
1866
- .RangePicker-module__range_end___JJNib::before {
1867
- content: "";
1868
- position: absolute;
1869
- top: 50%;
1870
- left: 0;
1871
- transform: translateY(-50%);
1872
- width: 52%;
1873
- height: 36px;
1874
- background-color: #f2efec; /* tw-bg-gray-200 equivalent */
1875
- z-index: -1;
1876
- }
1877
-
1878
1853
  /* src/atom/AdvancedDateRangePicker/AdvancedDateRangePicker.module.scss */
1879
1854
  @charset "UTF-8";
1880
1855
  .AdvancedDateRangePicker-module__root___udir8 {
@@ -2396,4 +2371,29 @@
2396
2371
  width: 100%;
2397
2372
  padding: 14px;
2398
2373
  }
2374
+ }
2375
+
2376
+ /* src/atom/RangePicker/RangePicker.module.scss */
2377
+ .RangePicker-module__range_start___hGQp-::after {
2378
+ content: "";
2379
+ position: absolute;
2380
+ top: 50%;
2381
+ right: 0;
2382
+ transform: translateY(-50%);
2383
+ width: 50%;
2384
+ height: 36px;
2385
+ background-color: #f2efec; /* tw-bg-gray-200 equivalent */
2386
+ z-index: -1;
2387
+ }
2388
+
2389
+ .RangePicker-module__range_end___JJNib::before {
2390
+ content: "";
2391
+ position: absolute;
2392
+ top: 50%;
2393
+ left: 0;
2394
+ transform: translateY(-50%);
2395
+ width: 52%;
2396
+ height: 36px;
2397
+ background-color: #f2efec; /* tw-bg-gray-200 equivalent */
2398
+ z-index: -1;
2399
2399
  }
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.8-alpha",
4
4
  "description": "Itilite Lumina Design System UI Components",
5
5
  "sideEffects": false,
6
6
  "license": "MIT",