@itilite/lumina-ui 1.1.14 → 1.2.1

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.
Files changed (129) hide show
  1. package/dist/AdvancedDateRangePicker-D7xn4So6.d.mts +59 -0
  2. package/dist/AdvancedDateRangePicker-D7xn4So6.d.ts +59 -0
  3. package/dist/AdvancedDateRangePicker-D9Sdk4rK.d.mts +64 -0
  4. package/dist/AdvancedDateRangePicker-D9Sdk4rK.d.ts +64 -0
  5. package/dist/AdvancedDateRangePicker-DGg-rucL.d.mts +62 -0
  6. package/dist/AdvancedDateRangePicker-DGg-rucL.d.ts +62 -0
  7. package/dist/AdvancedDateRangePicker-DOSprRQR.d.mts +52 -0
  8. package/dist/AdvancedDateRangePicker-DOSprRQR.d.ts +52 -0
  9. package/dist/AdvancedDateRangePicker-Di3rHxqf.d.mts +64 -0
  10. package/dist/AdvancedDateRangePicker-Di3rHxqf.d.ts +64 -0
  11. package/dist/AdvancedDateRangePicker-Dxug2Mcf.d.mts +60 -0
  12. package/dist/AdvancedDateRangePicker-Dxug2Mcf.d.ts +60 -0
  13. package/dist/AdvancedDateRangePicker-ozItnkhp.d.mts +57 -0
  14. package/dist/AdvancedDateRangePicker-ozItnkhp.d.ts +57 -0
  15. package/dist/Table-BOq-_9Nr.d.mts +121 -0
  16. package/dist/Table-BOq-_9Nr.d.ts +121 -0
  17. package/dist/Table-BfGn3Pa0.d.mts +82 -0
  18. package/dist/Table-BfGn3Pa0.d.ts +82 -0
  19. package/dist/Table-BxaCiQmh.d.mts +82 -0
  20. package/dist/Table-BxaCiQmh.d.ts +82 -0
  21. package/dist/Table-CnzP9dkc.d.mts +82 -0
  22. package/dist/Table-CnzP9dkc.d.ts +82 -0
  23. package/dist/Table-DNvoh2P8.d.mts +127 -0
  24. package/dist/Table-DNvoh2P8.d.ts +127 -0
  25. package/dist/Table-DSFYzrpU.d.mts +129 -0
  26. package/dist/Table-DSFYzrpU.d.ts +129 -0
  27. package/dist/Table-DmfNNnuD.d.mts +86 -0
  28. package/dist/Table-DmfNNnuD.d.ts +86 -0
  29. package/dist/Table-DoCPt3ri.d.mts +129 -0
  30. package/dist/Table-DoCPt3ri.d.ts +129 -0
  31. package/dist/atom/AdvancedDateRangePicker/AdvancedDateRangePicker.d.mts +2 -0
  32. package/dist/atom/AdvancedDateRangePicker/AdvancedDateRangePicker.d.ts +2 -0
  33. package/dist/atom/AdvancedDateRangePicker/AdvancedDateRangePicker.js +1649 -0
  34. package/dist/atom/AdvancedDateRangePicker/AdvancedDateRangePicker.mjs +15 -0
  35. package/dist/atom/AdvancedDateRangePicker/InternalCalendar.d.mts +17 -0
  36. package/dist/atom/AdvancedDateRangePicker/InternalCalendar.d.ts +17 -0
  37. package/dist/atom/AdvancedDateRangePicker/InternalCalendar.js +370 -0
  38. package/dist/atom/AdvancedDateRangePicker/InternalCalendar.mjs +8 -0
  39. package/dist/atom/Button/Button.js +1 -1
  40. package/dist/atom/Button/Button.mjs +1 -1
  41. package/dist/atom/LoadingSpinner/LoadingSpinner.d.mts +2 -2
  42. package/dist/atom/LoadingSpinner/LoadingSpinner.d.ts +2 -2
  43. package/dist/atom/Modal/Modal.js +1 -1
  44. package/dist/atom/Modal/Modal.mjs +2 -2
  45. package/dist/atom/RangePicker/RangePicker.mjs +1 -1
  46. package/dist/atom/Table/Table.d.mts +3 -0
  47. package/dist/atom/Table/Table.d.ts +3 -0
  48. package/dist/atom/Table/Table.js +340 -0
  49. package/dist/atom/Table/Table.mjs +9 -0
  50. package/dist/chunk-27LRL4RO.mjs +428 -0
  51. package/dist/chunk-2IT3XM7C.mjs +473 -0
  52. package/dist/chunk-3HXZIFV6.mjs +438 -0
  53. package/dist/{chunk-35KDS27M.mjs → chunk-4JX54OKI.mjs} +27 -18
  54. package/dist/chunk-53O7JM5I.mjs +424 -0
  55. package/dist/chunk-5JXIJTAS.mjs +448 -0
  56. package/dist/chunk-5OUMKJWI.mjs +301 -0
  57. package/dist/chunk-5PMUTA6S.mjs +303 -0
  58. package/dist/chunk-5PQ43JFX.mjs +440 -0
  59. package/dist/chunk-62VAYFZA.mjs +437 -0
  60. package/dist/chunk-6ON32H2N.mjs +431 -0
  61. package/dist/chunk-6RIZXTFP.mjs +290 -0
  62. package/dist/chunk-6XIT27XY.mjs +269 -0
  63. package/dist/chunk-772C454L.mjs +438 -0
  64. package/dist/chunk-7L267Y4P.mjs +429 -0
  65. package/dist/chunk-7WSVCE2C.mjs +269 -0
  66. package/dist/chunk-ANJI6SPV.mjs +283 -0
  67. package/dist/chunk-BFFLWW7N.mjs +250 -0
  68. package/dist/chunk-C5VYFNVC.mjs +441 -0
  69. package/dist/chunk-DL7BZMGE.mjs +295 -0
  70. package/dist/chunk-DXPVJNGY.mjs +284 -0
  71. package/dist/chunk-FPH63V2R.mjs +269 -0
  72. package/dist/chunk-FTL3PFC2.mjs +438 -0
  73. package/dist/chunk-G4P6XGQX.mjs +278 -0
  74. package/dist/chunk-GGWY2SYX.mjs +452 -0
  75. package/dist/chunk-GOIABK2Y.mjs +283 -0
  76. package/dist/chunk-GZ4P7OL3.mjs +429 -0
  77. package/dist/chunk-I6GLPWHS.mjs +278 -0
  78. package/dist/chunk-IPVJEGDI.mjs +476 -0
  79. package/dist/chunk-J4YYP4IZ.mjs +0 -0
  80. package/dist/chunk-J5JDQ4R6.mjs +278 -0
  81. package/dist/chunk-K2A4TWA3.mjs +430 -0
  82. package/dist/chunk-L3L42SIL.mjs +429 -0
  83. package/dist/chunk-LRNKIRH3.mjs +289 -0
  84. package/dist/chunk-MA23J4WQ.mjs +430 -0
  85. package/dist/chunk-N4DPPZVJ.mjs +269 -0
  86. package/dist/chunk-PQ3B2FEB.mjs +249 -0
  87. package/dist/chunk-QQA7KWAJ.mjs +477 -0
  88. package/dist/chunk-QRGHJP7U.mjs +437 -0
  89. package/dist/chunk-QU73KNTT.mjs +452 -0
  90. package/dist/chunk-RC6IGURJ.mjs +428 -0
  91. package/dist/chunk-SKPCOHON.mjs +473 -0
  92. package/dist/chunk-SRKN7WS7.mjs +448 -0
  93. package/dist/chunk-T43CWNOG.mjs +283 -0
  94. package/dist/chunk-TE5EOIIW.mjs +301 -0
  95. package/dist/chunk-TQDZWJZP.mjs +269 -0
  96. package/dist/chunk-UAGSPM3T.mjs +288 -0
  97. package/dist/chunk-UC4NTBDH.mjs +439 -0
  98. package/dist/chunk-UPSQTJJ4.mjs +294 -0
  99. package/dist/chunk-V3CHJHUX.mjs +424 -0
  100. package/dist/chunk-X3NDICAU.mjs +284 -0
  101. package/dist/chunk-XECXKSTC.mjs +453 -0
  102. package/dist/chunk-XIVTXS3Y.mjs +439 -0
  103. package/dist/chunk-Z3N4E2C5.mjs +477 -0
  104. package/dist/chunk-ZGV6QMVM.mjs +437 -0
  105. package/dist/index.d.mts +16 -14
  106. package/dist/index.d.ts +16 -14
  107. package/dist/index.js +1018 -16
  108. package/dist/index.mjs +25 -16
  109. package/dist/styles.css +1343 -199
  110. package/package.json +1 -1
  111. package/dist/Avatar-DX2JwvAs.d.mts +0 -17
  112. package/dist/Avatar-DX2JwvAs.d.ts +0 -17
  113. package/dist/Tag-l7I5oeyk.d.mts +0 -13
  114. package/dist/Tag-l7I5oeyk.d.ts +0 -13
  115. package/dist/chunk-3S4X3YO2.mjs +0 -64
  116. package/dist/chunk-3XUHGVYA.mjs +0 -77
  117. package/dist/chunk-DLLT6V65.mjs +0 -141
  118. package/dist/chunk-E4FCLHYA.mjs +0 -678
  119. package/dist/chunk-HISCHZ5H.mjs +0 -77
  120. package/dist/chunk-I5VHKSQR.mjs +0 -64
  121. package/dist/chunk-N355RJGH.mjs +0 -141
  122. package/dist/chunk-N3YFQDW7.mjs +0 -77
  123. package/dist/chunk-QWK3MYDM.mjs +0 -64
  124. package/dist/chunk-SWRFCTJW.mjs +0 -77
  125. package/dist/chunk-UTMZY37A.mjs +0 -141
  126. package/dist/chunk-UUEPD2FH.mjs +0 -141
  127. package/dist/chunk-X76GNSBB.mjs +0 -87
  128. package/dist/chunk-Y3BIY4DW.mjs +0 -618
  129. package/dist/chunk-ZGFE3OPJ.mjs +0 -678
package/dist/styles.css CHANGED
@@ -10,6 +10,14 @@
10
10
  .tw-relative {
11
11
  position: relative
12
12
  }
13
+ .tw-inset-x-0 {
14
+ left: 0px;
15
+ right: 0px
16
+ }
17
+ .tw-inset-y-1 {
18
+ top: 0.25rem;
19
+ bottom: 0.25rem
20
+ }
13
21
  .\!tw-right-2 {
14
22
  right: 0.5rem !important
15
23
  }
@@ -37,6 +45,9 @@
37
45
  .tw-left-1 {
38
46
  left: 0.25rem
39
47
  }
48
+ .tw-left-1\/2 {
49
+ left: 50%
50
+ }
40
51
  .tw-left-5 {
41
52
  left: 1.25rem
42
53
  }
@@ -52,6 +63,9 @@
52
63
  .tw-right-1 {
53
64
  right: 0.25rem
54
65
  }
66
+ .tw-right-1\/2 {
67
+ right: 50%
68
+ }
55
69
  .tw-right-3 {
56
70
  right: 0.75rem
57
71
  }
@@ -64,6 +78,9 @@
64
78
  .tw-right-\[42\%\] {
65
79
  right: 42%
66
80
  }
81
+ .tw-top-0 {
82
+ top: 0px
83
+ }
67
84
  .tw-top-0\.5 {
68
85
  top: 0.125rem
69
86
  }
@@ -97,6 +114,9 @@
97
114
  .tw-z-20 {
98
115
  z-index: 20
99
116
  }
117
+ .tw-z-30 {
118
+ z-index: 30
119
+ }
100
120
  .tw-z-50 {
101
121
  z-index: 50
102
122
  }
@@ -165,6 +185,9 @@
165
185
  .tw-h-6 {
166
186
  height: 1.5rem
167
187
  }
188
+ .tw-h-7 {
189
+ height: 1.75rem
190
+ }
168
191
  .tw-h-8 {
169
192
  height: 2rem
170
193
  }
@@ -195,6 +218,9 @@
195
218
  .tw-w-3 {
196
219
  width: 0.75rem
197
220
  }
221
+ .tw-w-7 {
222
+ width: 1.75rem
223
+ }
198
224
  .tw-w-9 {
199
225
  width: 2.25rem
200
226
  }
@@ -275,6 +301,9 @@
275
301
  .tw-gap-4 {
276
302
  gap: 1rem
277
303
  }
304
+ .tw-gap-8 {
305
+ gap: 2rem
306
+ }
278
307
  .tw-overflow-y-auto {
279
308
  overflow-y: auto
280
309
  }
@@ -324,6 +353,9 @@
324
353
  .tw-border-solid {
325
354
  border-style: solid
326
355
  }
356
+ .tw-border-dashed {
357
+ border-style: dashed
358
+ }
327
359
  .tw-border-none {
328
360
  border-style: none
329
361
  }
@@ -370,6 +402,10 @@
370
402
  --tw-bg-opacity: 1 !important;
371
403
  background-color: rgb(248 247 246 / var(--tw-bg-opacity, 1)) !important
372
404
  }
405
+ .tw-bg-\[\#E5E9ED\] {
406
+ --tw-bg-opacity: 1;
407
+ background-color: rgb(229 233 237 / var(--tw-bg-opacity, 1))
408
+ }
373
409
  .tw-bg-\[\#F2EFEC\] {
374
410
  --tw-bg-opacity: 1;
375
411
  background-color: rgb(242 239 236 / var(--tw-bg-opacity, 1))
@@ -470,6 +506,12 @@
470
506
  .tw-pt-1 {
471
507
  padding-top: 0.25rem
472
508
  }
509
+ .tw-pt-2 {
510
+ padding-top: 0.5rem
511
+ }
512
+ .tw-pt-3 {
513
+ padding-top: 0.75rem
514
+ }
473
515
  .tw-pt-4 {
474
516
  padding-top: 1rem
475
517
  }
@@ -539,6 +581,10 @@
539
581
  --tw-text-opacity: 1;
540
582
  color: rgb(54 62 79 / var(--tw-text-opacity, 1))
541
583
  }
584
+ .tw-text-color-text-weak {
585
+ --tw-text-opacity: 1;
586
+ color: rgb(107 114 128 / var(--tw-text-opacity, 1))
587
+ }
542
588
  .tw-text-gray-300 {
543
589
  --tw-text-opacity: 1;
544
590
  color: rgb(209 213 219 / var(--tw-text-opacity, 1))
@@ -637,6 +683,11 @@
637
683
  font-size: 0.75rem;
638
684
  line-height: 12px
639
685
  }
686
+ .tw-typography-caption2Bold {
687
+ font-weight: 500;
688
+ font-size: 0.688rem;
689
+ line-height: 14px
690
+ }
640
691
  .tw-typography-footNoteBold {
641
692
  font-weight: 600;
642
693
  font-size: 0.813rem;
@@ -724,114 +775,6 @@
724
775
  background-color: white !important;
725
776
  }
726
777
 
727
- /* src/atom/LoadingSpinner/LoadingSpinner.module.scss */
728
- .LoadingSpinner-module__spinnerContainer___DiPLf {
729
- display: flex;
730
- justify-content: center;
731
- align-items: center;
732
- height: 100%;
733
- margin-top: 2rem;
734
- margin-bottom: 2rem;
735
- }
736
-
737
- /* src/atom/Checkbox/Checkbox.module.scss */
738
- .Checkbox-module__checkbox___xxg5L {
739
- display: flex;
740
- align-items: center;
741
- }
742
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__size_small___Kknlo .ant-checkbox .ant-checkbox-inner {
743
- height: 16px;
744
- width: 16px;
745
- }
746
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__size_medium___V6Ah8 .ant-checkbox .ant-checkbox-inner {
747
- height: 20px;
748
- width: 20px;
749
- }
750
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__size_medium___V6Ah8 .ant-checkbox .ant-checkbox-inner::after {
751
- inset-inline-start: 27%;
752
- }
753
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__size_large___eWjFY .ant-checkbox .ant-checkbox-inner {
754
- height: 24px;
755
- width: 24px;
756
- }
757
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__size_large___eWjFY .ant-checkbox .ant-checkbox-inner::after {
758
- inset-inline-start: 33%;
759
- }
760
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T .ant-checkbox-checked .ant-checkbox-inner {
761
- border-color: #ec5d25;
762
- background-color: #ec5d25;
763
- }
764
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T.ant-checkbox-wrapper:hover
765
- .ant-checkbox-checked:not(.ant-checkbox-disabled)
766
- .ant-checkbox-inner {
767
- --tw-bg-opacity: 1;
768
- background-color: rgb(185 71 16 / var(--tw-bg-opacity, 1));
769
- }
770
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T .ant-checkbox-checked:focus-visible {
771
- outline: 2px solid #0a65e7;
772
- }
773
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T.Checkbox-module__disabled___v-RG1 {
774
- cursor: not-allowed;
775
- }
776
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T.Checkbox-module__disabled___v-RG1 .ant-checkbox-checked .ant-checkbox-inner {
777
- opacity: 0.5;
778
- border-color: #ec5d25;
779
- background-color: #ec5d25;
780
- }
781
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T.Checkbox-module__disabled___v-RG1 .ant-checkbox-checked .ant-checkbox-inner::after {
782
- border-color: #ffffff;
783
- }
784
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_unchecked___QFMpP .ant-checkbox .ant-checkbox-inner {
785
- border-color: #b6bac3;
786
- }
787
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_unchecked___QFMpP .ant-checkbox:hover .ant-checkbox-inner {
788
- border-color: #6b7280;
789
- }
790
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_unchecked___QFMpP .ant-checkbox:focus-visible {
791
- outline: 2px solid #0a65e7;
792
- }
793
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_unchecked___QFMpP.Checkbox-module__disabled___v-RG1 {
794
- cursor: not-allowed;
795
- }
796
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_unchecked___QFMpP.Checkbox-module__disabled___v-RG1 .ant-checkbox .ant-checkbox-inner {
797
- border-color: #b6bac3;
798
- background-color: #f9fafb;
799
- }
800
- .Checkbox-module__checkbox___xxg5L .ant-checkbox-disabled + span {
801
- color: #363e4f;
802
- }
803
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_normal___faYKo {
804
- color: #363e4f;
805
- font-weight: 400;
806
- font-size: 0.875rem;
807
- line-height: 20px;
808
- }
809
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_emphasized___-koYj {
810
- color: #363e4f;
811
- font-weight: 500;
812
- font-size: 0.875rem;
813
- line-height: 20px;
814
- }
815
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_indeterminate___J5Xcc.Checkbox-module__disabled___v-RG1 .ant-checkbox-indeterminate .ant-checkbox-inner {
816
- opacity: 0.5;
817
- border-color: #ec5d25;
818
- background-color: #ec5d25;
819
- }
820
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_indeterminate___J5Xcc.Checkbox-module__disabled___v-RG1 .ant-checkbox-indeterminate .ant-checkbox-inner::after {
821
- border-color: #ffffff;
822
- }
823
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_indeterminate___J5Xcc .ant-checkbox-indeterminate .ant-checkbox-inner {
824
- border-color: #ec5d25 !important;
825
- background-color: #ec5d25 !important;
826
- }
827
- .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_indeterminate___J5Xcc .ant-checkbox-indeterminate .ant-checkbox-inner::after {
828
- inset-inline-start: 50%;
829
- width: 60%;
830
- height: 3px;
831
- border-radius: 4px;
832
- background: white;
833
- }
834
-
835
778
  /* src/atom/Radio/Radio.module.scss */
836
779
  .Radio-module__radio___1CPAk {
837
780
  display: flex;
@@ -900,6 +843,52 @@
900
843
  line-height: 20px;
901
844
  }
902
845
 
846
+ /* src/atom/LoadingSpinner/LoadingSpinner.module.scss */
847
+ .LoadingSpinner-module__spinnerContainer___DiPLf {
848
+ display: flex;
849
+ justify-content: center;
850
+ align-items: center;
851
+ height: 100%;
852
+ margin-top: 2rem;
853
+ margin-bottom: 2rem;
854
+ }
855
+
856
+ /* src/atom/Slider/Slider.module.scss */
857
+ .Slider-module__label___9Uea- {
858
+ font-size: 13px;
859
+ line-height: 18px;
860
+ --tw-text-opacity: 1;
861
+ color: rgb(54 62 79 / var(--tw-text-opacity, 1));
862
+ }
863
+
864
+ .Slider-module__slider___JCS-c.ant-slider {
865
+ margin-left: 0px;
866
+ margin-right: 0px;
867
+ }
868
+ .Slider-module__slider___JCS-c.ant-slider .ant-slider-handle::after {
869
+ box-shadow: 0 0 0 2px #ec5d25;
870
+ transform: scale(1.25);
871
+ }
872
+ .Slider-module__slider___JCS-c.ant-slider .ant-slider-handle::before {
873
+ content: unset;
874
+ }
875
+ .Slider-module__slider___JCS-c.ant-slider .ant-slider-handle:hover::after, .Slider-module__slider___JCS-c.ant-slider .ant-slider-handle:active::after {
876
+ inset-inline-start: -1px;
877
+ inset-block-start: -1px;
878
+ }
879
+ .Slider-module__slider___JCS-c.ant-slider .ant-slider-track {
880
+ --tw-bg-opacity: 1;
881
+ background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1));
882
+ height: 2px;
883
+ }
884
+ .Slider-module__slider___JCS-c.Slider-module__disableFill___rjbsy.ant-slider .ant-slider-track {
885
+ background-color: transparent;
886
+ }
887
+ .Slider-module__slider___JCS-c.Slider-module__disableFill___rjbsy .ant-slider-rail {
888
+ --tw-bg-opacity: 1;
889
+ background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
890
+ }
891
+
903
892
  /* src/atom/Tag/Tag.module.scss */
904
893
  .Tag-module__tag___PIkhI {
905
894
  border-radius: 0.25rem;
@@ -960,60 +949,6 @@
960
949
  background-color: rgb(241 243 245 / var(--tw-bg-opacity, 1))
961
950
  }
962
951
 
963
- /* src/atom/Switch/Switch.module.scss */
964
- .Switch-module__switch___fUHZL.ant-switch.ant-switch-small {
965
- height: 0.75rem;
966
- min-width: 1.5rem
967
- }
968
- .Switch-module__switch___fUHZL.ant-switch.ant-switch-small .ant-switch-handle {
969
- height: 0.5rem;
970
- width: 0.5rem
971
- }
972
- .Switch-module__switch___fUHZL.ant-switch.ant-switch-checked {
973
- --tw-bg-opacity: 1;
974
- background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1))
975
- }
976
- .Switch-module__switch___fUHZL.ant-switch.ant-switch-checked:hover {
977
- --tw-bg-opacity: 1;
978
- background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1))
979
- }
980
-
981
- /* src/atom/Slider/Slider.module.scss */
982
- .Slider-module__label___9Uea- {
983
- font-size: 13px;
984
- line-height: 18px;
985
- --tw-text-opacity: 1;
986
- color: rgb(54 62 79 / var(--tw-text-opacity, 1));
987
- }
988
-
989
- .Slider-module__slider___JCS-c.ant-slider {
990
- margin-left: 0px;
991
- margin-right: 0px;
992
- }
993
- .Slider-module__slider___JCS-c.ant-slider .ant-slider-handle::after {
994
- box-shadow: 0 0 0 2px #ec5d25;
995
- transform: scale(1.25);
996
- }
997
- .Slider-module__slider___JCS-c.ant-slider .ant-slider-handle::before {
998
- content: unset;
999
- }
1000
- .Slider-module__slider___JCS-c.ant-slider .ant-slider-handle:hover::after, .Slider-module__slider___JCS-c.ant-slider .ant-slider-handle:active::after {
1001
- inset-inline-start: -1px;
1002
- inset-block-start: -1px;
1003
- }
1004
- .Slider-module__slider___JCS-c.ant-slider .ant-slider-track {
1005
- --tw-bg-opacity: 1;
1006
- background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1));
1007
- height: 2px;
1008
- }
1009
- .Slider-module__slider___JCS-c.Slider-module__disableFill___rjbsy.ant-slider .ant-slider-track {
1010
- background-color: transparent;
1011
- }
1012
- .Slider-module__slider___JCS-c.Slider-module__disableFill___rjbsy .ant-slider-rail {
1013
- --tw-bg-opacity: 1;
1014
- background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
1015
- }
1016
-
1017
952
  /* src/atom/Button/Button.module.scss */
1018
953
  .Button-module__button___cLCyl {
1019
954
  display: flex;
@@ -1208,29 +1143,168 @@
1208
1143
  outline: none;
1209
1144
  }
1210
1145
 
1211
- /* src/atom/Modal/Modal.module.scss */
1212
- .Modal-module__modal___PKrAi.Modal-module__footerMargintopDisable___4B6u- .Modal-module__ant-modal-footer___HKsDR {
1213
- margin-top: 0;
1214
- margin-top: 0px;
1215
- }
1216
- .Modal-module__modal___PKrAi .ant-modal-footer .primaryFooter {
1217
- padding: 24px;
1218
- padding: 1.5rem;
1146
+ /* src/atom/Checkbox/Checkbox.module.scss */
1147
+ .Checkbox-module__checkbox___xxg5L {
1219
1148
  display: flex;
1220
- justify-content: flex-end;
1221
- }
1222
- .Modal-module__modal___PKrAi .ant-modal-footer .primaryFooter .Modal-module__okBtn___Ut8e5,
1223
- .Modal-module__modal___PKrAi .ant-modal-footer .primaryFooter .Modal-module__cancelBtn___i0Rm8 {
1224
- min-width: 92px;
1149
+ align-items: center;
1225
1150
  }
1226
- .Modal-module__modal___PKrAi .ant-modal-footer .secondaryFooter {
1227
- padding: 24px;
1228
- padding: 1.5rem;
1229
- padding-top: 0px;
1230
- display: flex;
1231
- justify-content: flex-end;
1151
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__size_small___Kknlo .ant-checkbox .ant-checkbox-inner {
1152
+ height: 16px;
1153
+ width: 16px;
1232
1154
  }
1233
- .Modal-module__modal___PKrAi .ant-modal-footer .secondaryFooter .Modal-module__okBtn___Ut8e5,
1155
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__size_medium___V6Ah8 .ant-checkbox .ant-checkbox-inner {
1156
+ height: 20px;
1157
+ width: 20px;
1158
+ }
1159
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__size_medium___V6Ah8 .ant-checkbox .ant-checkbox-inner::after {
1160
+ inset-inline-start: 27%;
1161
+ }
1162
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__size_large___eWjFY .ant-checkbox .ant-checkbox-inner {
1163
+ height: 24px;
1164
+ width: 24px;
1165
+ }
1166
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__size_large___eWjFY .ant-checkbox .ant-checkbox-inner::after {
1167
+ inset-inline-start: 33%;
1168
+ }
1169
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T .ant-checkbox-checked .ant-checkbox-inner {
1170
+ border-color: #ec5d25;
1171
+ background-color: #ec5d25;
1172
+ }
1173
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T.ant-checkbox-wrapper:hover
1174
+ .ant-checkbox-checked:not(.ant-checkbox-disabled)
1175
+ .ant-checkbox-inner {
1176
+ --tw-bg-opacity: 1;
1177
+ background-color: rgb(185 71 16 / var(--tw-bg-opacity, 1));
1178
+ }
1179
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T .ant-checkbox-checked:focus-visible {
1180
+ outline: 2px solid #0a65e7;
1181
+ }
1182
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T.Checkbox-module__disabled___v-RG1 {
1183
+ cursor: not-allowed;
1184
+ }
1185
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T.Checkbox-module__disabled___v-RG1 .ant-checkbox-checked .ant-checkbox-inner {
1186
+ opacity: 0.5;
1187
+ border-color: #ec5d25;
1188
+ background-color: #ec5d25;
1189
+ }
1190
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_checked___5742T.Checkbox-module__disabled___v-RG1 .ant-checkbox-checked .ant-checkbox-inner::after {
1191
+ border-color: #ffffff;
1192
+ }
1193
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_unchecked___QFMpP .ant-checkbox .ant-checkbox-inner {
1194
+ border-color: #b6bac3;
1195
+ }
1196
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_unchecked___QFMpP .ant-checkbox:hover .ant-checkbox-inner {
1197
+ border-color: #6b7280;
1198
+ }
1199
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_unchecked___QFMpP .ant-checkbox:focus-visible {
1200
+ outline: 2px solid #0a65e7;
1201
+ }
1202
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_unchecked___QFMpP.Checkbox-module__disabled___v-RG1 {
1203
+ cursor: not-allowed;
1204
+ }
1205
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__type_unchecked___QFMpP.Checkbox-module__disabled___v-RG1 .ant-checkbox .ant-checkbox-inner {
1206
+ border-color: #b6bac3;
1207
+ background-color: #f9fafb;
1208
+ }
1209
+ .Checkbox-module__checkbox___xxg5L .ant-checkbox-disabled + span {
1210
+ color: #363e4f;
1211
+ }
1212
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_normal___faYKo {
1213
+ color: #363e4f;
1214
+ font-weight: 400;
1215
+ font-size: 0.875rem;
1216
+ line-height: 20px;
1217
+ }
1218
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_emphasized___-koYj {
1219
+ color: #363e4f;
1220
+ font-weight: 500;
1221
+ font-size: 0.875rem;
1222
+ line-height: 20px;
1223
+ }
1224
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_indeterminate___J5Xcc.Checkbox-module__disabled___v-RG1 .ant-checkbox-indeterminate .ant-checkbox-inner {
1225
+ opacity: 0.5;
1226
+ border-color: #ec5d25;
1227
+ background-color: #ec5d25;
1228
+ }
1229
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_indeterminate___J5Xcc.Checkbox-module__disabled___v-RG1 .ant-checkbox-indeterminate .ant-checkbox-inner::after {
1230
+ border-color: #ffffff;
1231
+ }
1232
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_indeterminate___J5Xcc .ant-checkbox-indeterminate .ant-checkbox-inner {
1233
+ border-color: #ec5d25 !important;
1234
+ background-color: #ec5d25 !important;
1235
+ }
1236
+ .Checkbox-module__checkbox___xxg5L.Checkbox-module__variant_indeterminate___J5Xcc .ant-checkbox-indeterminate .ant-checkbox-inner::after {
1237
+ inset-inline-start: 50%;
1238
+ width: 60%;
1239
+ height: 3px;
1240
+ border-radius: 4px;
1241
+ background: white;
1242
+ }
1243
+
1244
+ /* src/atom/Switch/Switch.module.scss */
1245
+ .Switch-module__switch___fUHZL.ant-switch.ant-switch-small {
1246
+ height: 0.75rem;
1247
+ min-width: 1.5rem
1248
+ }
1249
+ .Switch-module__switch___fUHZL.ant-switch.ant-switch-small .ant-switch-handle {
1250
+ height: 0.5rem;
1251
+ width: 0.5rem
1252
+ }
1253
+ .Switch-module__switch___fUHZL.ant-switch.ant-switch-checked {
1254
+ --tw-bg-opacity: 1;
1255
+ background-color: rgb(236 93 37 / var(--tw-bg-opacity, 1))
1256
+ }
1257
+ .Switch-module__switch___fUHZL.ant-switch.ant-switch-checked:hover {
1258
+ --tw-bg-opacity: 1;
1259
+ background-color: rgb(236 93 37 / 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,
1234
1308
  .Modal-module__modal___PKrAi .ant-modal-footer .secondaryFooter .Modal-module__cancelBtn___i0Rm8 {
1235
1309
  width: 50%;
1236
1310
  }
@@ -1281,27 +1355,521 @@
1281
1355
  margin-inline-start: 0.5rem;
1282
1356
  }
1283
1357
 
1284
- /* src/molecules/UserProfile/UserProfile.module.scss */
1285
- .UserProfile-module__userProfile___cRMm9 {
1286
- display: flex;
1287
- align-items: center;
1288
- gap: 0.625rem
1358
+ /* src/atom/Table/Table.module.scss */
1359
+ @charset "UTF-8";
1360
+ /* ============================================================
1361
+ Outer wrapper — the rounded gray card that contains the table
1362
+ ============================================================ */
1363
+ .Table-module__tableWrapper___3cqiD{
1364
+ border-radius: 0.75rem;
1365
+ border-width: 1px;
1366
+ border-style: solid;
1367
+ --tw-border-opacity: 1;
1368
+ border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
1369
+ --tw-bg-opacity: 1;
1370
+ background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
1371
+ overflow: hidden;
1289
1372
  }
1290
- .UserProfile-module__userProfile___cRMm9 .UserProfile-module__profileContent___tfy8E {
1291
- display: flex;
1292
- flex-direction: column
1373
+ .Table-module__tableWrapper___3cqiD.Table-module__isAccordion___-uIs6, .Table-module__tableWrapper___3cqiD.Table-module__isToolbar___LdS-m {
1374
+ background: transparent !important;
1375
+ border: none !important;
1376
+ border-radius: 0;
1377
+ padding: 0;
1293
1378
  }
1294
- .UserProfile-module__userProfile___cRMm9 .UserProfile-module__profileContent___tfy8E .UserProfile-module__profileHeader___5qYbt {
1295
- display: flex;
1296
- align-items: center;
1297
- gap: 0.5rem
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;
1298
1406
  }
1299
- .UserProfile-module__userProfile___cRMm9 .UserProfile-module__profileContent___tfy8E .UserProfile-module__profileHeader___5qYbt .UserProfile-module__profileName___x8pg- {
1300
- margin: 0px
1407
+
1408
+ /* ============================================================
1409
+ AntD Table overrides
1410
+ ============================================================ */
1411
+ .Table-module__table___5d7g0.ant-table-wrapper {
1412
+ padding: 4px;
1413
+ background: #F1F3F5;
1414
+ }
1415
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-table{
1416
+ background-color: transparent;
1417
+ font-size: 0.875rem;
1418
+ line-height: 1.25rem;
1301
1419
  }
1302
- .UserProfile-module__userProfile___cRMm9 .UserProfile-module__profileContent___tfy8E .UserProfile-module__profileEmail___ZWKDd {
1303
- margin: 0px;
1304
- margin-top: 0.125rem
1420
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-table-container {
1421
+ /* Lift the white body card off the gray wrapper */
1422
+ box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.06);
1423
+ }
1424
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-table-thead > tr > th,
1425
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-table-thead > tr > td {
1426
+ background: transparent !important;
1427
+ border-bottom: none !important;
1428
+ }
1429
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-table-thead > tr > th::before,
1430
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-table-thead > tr > td::before {
1431
+ display: none !important;
1432
+ }
1433
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-table-thead > tr > th,
1434
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-table-thead > tr > td {
1435
+ /* Fixed columns need a solid background to prevent overlapping */
1436
+ }
1437
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-table-thead > tr > th.ant-table-cell-fix-left, .Table-module__table___5d7g0.ant-table-wrapper .ant-table-thead > tr > th.ant-table-cell-fix-right,
1438
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-table-thead > tr > td.ant-table-cell-fix-left,
1439
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-table-thead > tr > td.ant-table-cell-fix-right {
1440
+ background: #F1F3F5 !important;
1441
+ z-index: 2 !important;
1442
+ }
1443
+ .Table-module__table___5d7g0.ant-table-wrapper {
1444
+ /* ---- Force Fix Column Shadow Always Visible ---- */
1445
+ }
1446
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-table-cell-fix-left-last::after {
1447
+ position: absolute;
1448
+ top: 0;
1449
+ right: 0;
1450
+ bottom: -1px;
1451
+ width: 40px;
1452
+ transform: translateX(100%);
1453
+ transition: box-shadow 0.3s;
1454
+ content: "";
1455
+ pointer-events: none;
1456
+ /* Large, soft shadow extending right */
1457
+ box-shadow: inset 20px 0 20px -20px rgba(0, 0, 0, 0.15) !important;
1458
+ opacity: 1 !important;
1459
+ }
1460
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-table-cell-fix-right-first::after {
1461
+ position: absolute;
1462
+ top: 0;
1463
+ bottom: -1px;
1464
+ left: 0;
1465
+ width: 40px;
1466
+ transform: translateX(-100%);
1467
+ transition: box-shadow 0.3s;
1468
+ content: "";
1469
+ pointer-events: none;
1470
+ /* Large, soft shadow extending left */
1471
+ box-shadow: inset -20px 0 20px -20px rgba(0, 0, 0, 0.15) !important;
1472
+ opacity: 1 !important;
1473
+ }
1474
+ .Table-module__table___5d7g0.ant-table-wrapper {
1475
+ /* ---- Body cells ---- */
1476
+ }
1477
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-table-tbody > tr > td{
1478
+ --tw-bg-opacity: 1 !important;
1479
+ background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
1480
+ border-bottom: none !important;
1481
+ }
1482
+ .Table-module__table___5d7g0.ant-table-wrapper {
1483
+ /* Round the four corners of the white body card */
1484
+ }
1485
+ .Table-module__table___5d7g0.ant-table-wrapper .Table-module__firstRow___Xq-Hi > td:first-child {
1486
+ border-top-left-radius: 12px !important;
1487
+ }
1488
+ .Table-module__table___5d7g0.ant-table-wrapper .Table-module__firstRow___Xq-Hi > td:last-child {
1489
+ border-top-right-radius: 12px !important;
1490
+ }
1491
+ .Table-module__table___5d7g0.ant-table-wrapper .Table-module__lastRow___ahv4g > td:first-child {
1492
+ border-bottom-left-radius: 12px !important;
1493
+ }
1494
+ .Table-module__table___5d7g0.ant-table-wrapper .Table-module__lastRow___ahv4g > td:last-child {
1495
+ border-bottom-right-radius: 12px !important;
1496
+ }
1497
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-table-tbody > tr:first-child > td:first-child {
1498
+ border-top-left-radius: 12px;
1499
+ }
1500
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-table-tbody > tr:first-child > td:last-child {
1501
+ border-top-right-radius: 12px;
1502
+ }
1503
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-table-tbody > tr:last-child > td:first-child {
1504
+ border-bottom-left-radius: 12px;
1505
+ }
1506
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-table-tbody > tr:last-child > td:last-child {
1507
+ border-bottom-right-radius: 12px;
1508
+ }
1509
+ .Table-module__table___5d7g0.ant-table-wrapper {
1510
+ /* ---- Loading & Empty State ---- */
1511
+ }
1512
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-spin-nested-loading .ant-spin .ant-spin-dot-item {
1513
+ background-color: #9ca3af !important;
1514
+ }
1515
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-table-placeholder .ant-table-cell {
1516
+ background: #F1F3F5 !important;
1517
+ border-bottom: none !important;
1518
+ padding: 48px 24px !important;
1519
+ text-align: center !important;
1520
+ min-height: 300px;
1521
+ }
1522
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-table-placeholder .ant-table-cell.ant-table-cell-fix-left, .Table-module__table___5d7g0.ant-table-wrapper .ant-table-placeholder .ant-table-cell.ant-table-cell-fix-right {
1523
+ background: #F1F3F5 !important;
1524
+ }
1525
+ .Table-module__table___5d7g0.ant-table-wrapper {
1526
+ /* ---- Hover effect (controlled separately via .showHoverEffect) ---- */
1527
+ }
1528
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-table-tbody > tr:hover > td{
1529
+ --tw-bg-opacity: 1;
1530
+ background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
1531
+ /* default: no visual hover change */
1532
+ }
1533
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination {
1534
+ display: flex;
1535
+ align-items: center;
1536
+ justify-content: space-between;
1537
+ flex-wrap: wrap;
1538
+ gap: 8px;
1539
+ padding-left: 1.5rem;
1540
+ padding-right: 1.5rem;
1541
+ padding-top: 1rem;
1542
+ padding-bottom: 1rem;
1543
+ background: #ffffff;
1544
+ border-radius: 12px;
1545
+ margin: 8px 4px 4px 4px !important;
1546
+ box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.06);
1547
+ /* AntD re-orders items; we use order to match design layout */
1548
+ }
1549
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-options {
1550
+ order: -1;
1551
+ /* "Rows per page" on the far left */
1552
+ margin-inline-end: auto;
1553
+ display: flex;
1554
+ align-items: center;
1555
+ gap: 8px;
1556
+ /* Inject the "Rows per page:" label text via ::before */
1557
+ }
1558
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-options::before {
1559
+ content: "Rows per page:";
1560
+ font-size: 13px;
1561
+ color: #6b7280;
1562
+ white-space: nowrap;
1563
+ }
1564
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-options .ant-select-selector {
1565
+ border-radius: 6px !important;
1566
+ border-color: #d1d5db !important;
1567
+ font-size: 13px;
1568
+ color: #374151;
1569
+ min-width: 64px;
1570
+ }
1571
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-options .ant-select-focused .ant-select-selector {
1572
+ border-color: #ec5d25 !important;
1573
+ box-shadow: 0 0 0 2px rgba(236, 93, 37, 0.15) !important;
1574
+ }
1575
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination {
1576
+ /* Total text: "1–10 of 108 items" — centred */
1577
+ }
1578
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-total-text {
1579
+ order: 0;
1580
+ font-size: 13px;
1581
+ color: #6b7280;
1582
+ flex: 1;
1583
+ text-align: center;
1584
+ }
1585
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination {
1586
+ /* Page buttons group — far right */
1587
+ }
1588
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-prev,
1589
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-next,
1590
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-item,
1591
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-jump-prev,
1592
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-jump-next {
1593
+ order: 1;
1594
+ min-width: 32px;
1595
+ height: 32px;
1596
+ border-radius: 6px;
1597
+ font-size: 13px;
1598
+ display: inline-flex;
1599
+ align-items: center;
1600
+ justify-content: center;
1601
+ margin: 0;
1602
+ transition: background 0.15s, border-color 0.15s, color 0.15s;
1603
+ }
1604
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-prev a,
1605
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-prev button,
1606
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-next a,
1607
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-next button,
1608
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-item a,
1609
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-item button,
1610
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-jump-prev a,
1611
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-jump-prev button,
1612
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-jump-next a,
1613
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-jump-next button {
1614
+ color: #374151;
1615
+ font-size: 13px;
1616
+ display: flex;
1617
+ align-items: center;
1618
+ justify-content: center;
1619
+ }
1620
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination {
1621
+ /* Specific borders and backgrounds */
1622
+ }
1623
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-prev,
1624
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-next {
1625
+ border: 1px solid #e5e7eb;
1626
+ background: #fff;
1627
+ }
1628
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-prev:hover:not(.ant-pagination-disabled),
1629
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-next:hover:not(.ant-pagination-disabled) {
1630
+ border-color: #d1d5db;
1631
+ background: #f3f4f6;
1632
+ }
1633
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-prev:hover:not(.ant-pagination-disabled) a,
1634
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-next:hover:not(.ant-pagination-disabled) a {
1635
+ color: #374151;
1636
+ }
1637
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-item {
1638
+ border: 1px solid transparent;
1639
+ background: transparent;
1640
+ }
1641
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-item:hover:not(.ant-pagination-disabled) {
1642
+ background: #f3f4f6;
1643
+ }
1644
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-item:hover:not(.ant-pagination-disabled) a {
1645
+ color: #374151;
1646
+ }
1647
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-jump-prev,
1648
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-jump-next {
1649
+ border: 1px solid transparent;
1650
+ background: transparent;
1651
+ }
1652
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination {
1653
+ /* Active page button */
1654
+ }
1655
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-item-active {
1656
+ border-color: #6B7280 !important;
1657
+ background: #fff !important;
1658
+ }
1659
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-item-active:hover {
1660
+ background: #fff !important;
1661
+ }
1662
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-item-active a {
1663
+ color: #374151 !important;
1664
+ font-weight: 600;
1665
+ }
1666
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination {
1667
+ /* Ellipsis dots hover state */
1668
+ }
1669
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-jump-prev .ant-pagination-item-ellipsis,
1670
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-jump-next .ant-pagination-item-ellipsis {
1671
+ color: #9ca3af !important;
1672
+ /* default grey dots */
1673
+ }
1674
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-jump-prev:hover .ant-pagination-item-link-icon, .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-jump-prev:hover .ant-pagination-item-ellipsis,
1675
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-jump-next:hover .ant-pagination-item-link-icon,
1676
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-jump-next:hover .ant-pagination-item-ellipsis {
1677
+ color: #000000 !important;
1678
+ }
1679
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination {
1680
+ /* Disabled prev/next */
1681
+ }
1682
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-disabled {
1683
+ opacity: 0.4;
1684
+ cursor: not-allowed;
1685
+ }
1686
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination {
1687
+ /* Responsive behavior */
1688
+ }
1689
+ @media (max-width: 640px) {
1690
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination {
1691
+ justify-content: center;
1692
+ gap: 12px;
1693
+ }
1694
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-options {
1695
+ width: 100%;
1696
+ justify-content: center;
1697
+ margin-inline-end: 0;
1698
+ order: 0;
1699
+ }
1700
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-pagination .ant-pagination-total-text {
1701
+ width: 100%;
1702
+ order: -1;
1703
+ }
1704
+ }
1705
+ .Table-module__table___5d7g0.ant-table-wrapper {
1706
+ /* ---- Checkbox customisation ---- */
1707
+ }
1708
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-checkbox-checked .ant-checkbox-inner {
1709
+ background-color: #ec5d25 !important;
1710
+ border-color: #ec5d25 !important;
1711
+ }
1712
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-checkbox-checked .ant-checkbox-inner::after {
1713
+ inset-inline-start: 25% !important;
1714
+ }
1715
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-checkbox-indeterminate .ant-checkbox-inner {
1716
+ border-color: #ec5d25 !important;
1717
+ }
1718
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-checkbox-indeterminate .ant-checkbox-inner::after {
1719
+ background-color: #ec5d25 !important;
1720
+ }
1721
+ .Table-module__table___5d7g0.ant-table-wrapper {
1722
+ /* Hover state border to orange */
1723
+ }
1724
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-checkbox-wrapper:hover .ant-checkbox:not(.ant-checkbox-disabled) .ant-checkbox-inner,
1725
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-checkbox:not(.ant-checkbox-disabled):hover .ant-checkbox-inner,
1726
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-checkbox-wrapper:hover .ant-checkbox-checked:not(.ant-checkbox-disabled) .ant-checkbox-inner,
1727
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-checkbox-checked:not(.ant-checkbox-disabled):hover .ant-checkbox-inner,
1728
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-checkbox-wrapper:hover .ant-checkbox-indeterminate:not(.ant-checkbox-disabled) .ant-checkbox-inner,
1729
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-checkbox-indeterminate:not(.ant-checkbox-disabled):hover .ant-checkbox-inner {
1730
+ border-color: #ec5d25 !important;
1731
+ }
1732
+ .Table-module__table___5d7g0.ant-table-wrapper {
1733
+ /* Active ripple effect/focus ring to orange */
1734
+ }
1735
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-checkbox-checked::after {
1736
+ border-color: #ec5d25 !important;
1737
+ }
1738
+ .Table-module__table___5d7g0.ant-table-wrapper .ant-checkbox-input:focus + .ant-checkbox-inner {
1739
+ border-color: #ec5d25 !important;
1740
+ }
1741
+
1742
+ /* Global un-nested scope for Portals (Pagination Select Dropdown) */
1743
+ .ant-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled) {
1744
+ background-color: #FFF1E1 !important;
1745
+ color: #374151 !important;
1746
+ }
1747
+
1748
+ /* ============================================================
1749
+ Variant modifiers
1750
+ ============================================================ */
1751
+ /* hover variant — rows tint on mouse-over */
1752
+ .Table-module__showHoverEffect___IyKyO .Table-module__table___5d7g0.ant-table-wrapper .ant-table-tbody > tr:hover > td{
1753
+ --tw-bg-opacity: 1 !important;
1754
+ background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1)) !important;
1755
+ }
1756
+
1757
+ .Table-module__columnHeader___Unr6d {
1758
+ display: flex;
1759
+ align-items: center;
1760
+ justify-content: space-between;
1761
+ width: 100%;
1762
+ gap: 8px;
1763
+ }
1764
+
1765
+ .Table-module__columnHeaderLeft___mp7pK {
1766
+ display: flex;
1767
+ align-items: center;
1768
+ gap: 4px;
1769
+ min-width: 0;
1770
+ flex: 1;
1771
+ }
1772
+
1773
+ /* Clickable sort area (label + sort arrow) */
1774
+ .Table-module__columnHeaderSortArea___jrIYo {
1775
+ display: inline-flex;
1776
+ align-items: center;
1777
+ gap: 6px;
1778
+ background: none;
1779
+ border: none;
1780
+ padding: 0;
1781
+ cursor: pointer;
1782
+ min-width: 0;
1783
+ font: inherit;
1784
+ color: inherit;
1785
+ }
1786
+ .Table-module__columnHeaderSortArea___jrIYo:focus-visible {
1787
+ outline: 2px solid #ec5d25;
1788
+ outline-offset: 2px;
1789
+ border-radius: 3px;
1790
+ }
1791
+
1792
+ .Table-module__columnHeaderLabel___A-mRu {
1793
+ white-space: nowrap;
1794
+ overflow: hidden;
1795
+ text-overflow: ellipsis;
1796
+ line-height: normal;
1797
+ text-transform: none !important;
1798
+ font: inherit;
1799
+ color: inherit;
1800
+ }
1801
+
1802
+ .Table-module__columnHeaderSortIcon___mWVZN {
1803
+ display: inline-flex;
1804
+ align-items: center;
1805
+ flex-shrink: 0;
1806
+ color: #d1d5db;
1807
+ /* muted when unsorted */
1808
+ line-height: 0;
1809
+ }
1810
+ .Table-module__columnHeaderSortIcon___mWVZN.Table-module__columnHeaderSortIconActive___wHAqC {
1811
+ color: #374151;
1812
+ /* prominent when sort is applied */
1813
+ }
1814
+
1815
+ /* Filter icon button */
1816
+ .Table-module__columnHeaderFilterWrapper___DnSve {
1817
+ position: relative;
1818
+ flex-shrink: 0;
1819
+ }
1820
+
1821
+ .Table-module__columnHeaderFilterBtn___NR7DY {
1822
+ display: inline-flex;
1823
+ align-items: center;
1824
+ gap: 3px;
1825
+ background: none;
1826
+ border: none;
1827
+ padding: 2px 3px;
1828
+ cursor: pointer;
1829
+ color: #9ca3af;
1830
+ line-height: 0;
1831
+ border-radius: 4px;
1832
+ transition: color 0.15s, background 0.15s;
1833
+ }
1834
+ .Table-module__columnHeaderFilterBtn___NR7DY:hover {
1835
+ color: #6b7280;
1836
+ background: #f3f4f6;
1837
+ }
1838
+ .Table-module__columnHeaderFilterBtn___NR7DY:focus-visible {
1839
+ outline: 2px solid #ec5d25;
1840
+ outline-offset: 1px;
1841
+ }
1842
+ .Table-module__columnHeaderFilterBtn___NR7DY.Table-module__columnHeaderFilterBtnActive___JdO11 {
1843
+ color: #ec5d25;
1844
+ /* brand red when filter is applied */
1845
+ }
1846
+
1847
+ .Table-module__columnHeaderFilterBadge___-Q2T2 {
1848
+ display: inline-flex;
1849
+ align-items: center;
1850
+ justify-content: center;
1851
+ min-width: 15px;
1852
+ height: 15px;
1853
+ padding: 0 4px;
1854
+ background: #ec5d25;
1855
+ color: #fff;
1856
+ font-size: 10px;
1857
+ font-weight: 600;
1858
+ border-radius: 8px;
1859
+ line-height: 1;
1860
+ }
1861
+
1862
+ /* Dropdown that renders children from the consumer */
1863
+ .Table-module__columnHeaderFilterDropdown___M-fD4 {
1864
+ position: absolute;
1865
+ top: calc(100% + 6px);
1866
+ right: 0;
1867
+ z-index: 100;
1868
+ background: #fff;
1869
+ border: 1px solid #e5e7eb;
1870
+ border-radius: 8px;
1871
+ box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
1872
+ min-width: 180px;
1305
1873
  }
1306
1874
 
1307
1875
  /* src/atom/RangePicker/RangePicker.module.scss */
@@ -1327,4 +1895,580 @@
1327
1895
  height: 36px;
1328
1896
  background-color: #f2efec; /* tw-bg-gray-200 equivalent */
1329
1897
  z-index: -1;
1898
+ }
1899
+
1900
+ /* src/atom/AdvancedDateRangePicker/AdvancedDateRangePicker.module.scss */
1901
+ @charset "UTF-8";
1902
+ .AdvancedDateRangePicker-module__root___udir8 {
1903
+ display: flex;
1904
+ flex-direction: column;
1905
+ background: #ffffff;
1906
+ border: 1px solid #e5e7eb;
1907
+ border-radius: 16px;
1908
+ box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
1909
+ overflow: hidden;
1910
+ width: 100%;
1911
+ max-width: 712px;
1912
+ font-family: "Inter", system-ui, -apple-system, sans-serif;
1913
+ }
1914
+ .AdvancedDateRangePicker-module__root___udir8.AdvancedDateRangePicker-module__singleCalendar___qy2-H {
1915
+ width: 100%;
1916
+ max-width: 450px;
1917
+ }
1918
+ @media (max-width: 768px) {
1919
+ .AdvancedDateRangePicker-module__root___udir8.AdvancedDateRangePicker-module__singleCalendar___qy2-H {
1920
+ width: 100%;
1921
+ max-width: 450px;
1922
+ }
1923
+ }
1924
+ .AdvancedDateRangePicker-module__root___udir8.AdvancedDateRangePicker-module__hidePresets___-m2-P {
1925
+ max-width: 574px;
1926
+ }
1927
+ .AdvancedDateRangePicker-module__root___udir8.AdvancedDateRangePicker-module__hidePresets___-m2-P.AdvancedDateRangePicker-module__singleCalendar___qy2-H {
1928
+ width: 100%;
1929
+ max-width: 292px;
1930
+ }
1931
+ @media (max-width: 768px) {
1932
+ .AdvancedDateRangePicker-module__root___udir8 {
1933
+ width: 100%;
1934
+ max-width: 450px;
1935
+ }
1936
+ }
1937
+
1938
+ .AdvancedDateRangePicker-module__inner___P4OHa {
1939
+ display: flex;
1940
+ flex-direction: row;
1941
+ }
1942
+ @media (max-width: 768px) {
1943
+ .AdvancedDateRangePicker-module__inner___P4OHa {
1944
+ flex-direction: column;
1945
+ }
1946
+ }
1947
+
1948
+ /* ====================================================================
1949
+ Left (Presets Sidebar) — fixed 140px
1950
+ ==================================================================== */
1951
+ .AdvancedDateRangePicker-module__left___T6E84 {
1952
+ width: 100%;
1953
+ max-width: 140px;
1954
+ flex-shrink: 0;
1955
+ border-right: 1px solid #f3f4f6;
1956
+ padding: 12px 8px;
1957
+ display: flex;
1958
+ flex-direction: column;
1959
+ background: #ffffff;
1960
+ overflow-y: auto;
1961
+ overflow-x: hidden;
1962
+ }
1963
+ @media (max-width: 768px) {
1964
+ .AdvancedDateRangePicker-module__left___T6E84 {
1965
+ width: 100%;
1966
+ max-width: none;
1967
+ border-right: none;
1968
+ border-bottom: 1px solid #f3f4f6;
1969
+ flex-direction: row;
1970
+ flex-wrap: nowrap;
1971
+ overflow-x: auto;
1972
+ max-height: none;
1973
+ overflow-y: hidden;
1974
+ padding: 12px;
1975
+ gap: 8px;
1976
+ scrollbar-width: none;
1977
+ }
1978
+ .AdvancedDateRangePicker-module__left___T6E84::-webkit-scrollbar {
1979
+ display: none;
1980
+ }
1981
+ }
1982
+
1983
+ .AdvancedDateRangePicker-module__sidebarItem___-NXPm {
1984
+ display: flex;
1985
+ width: 100%;
1986
+ box-sizing: border-box;
1987
+ min-width: 0;
1988
+ margin: 2px 0;
1989
+ text-align: left;
1990
+ background: var(--White, #FFF);
1991
+ border: none;
1992
+ cursor: pointer;
1993
+ padding: 6px 12px;
1994
+ align-items: center;
1995
+ color: var(--text-subtle, #363E4F);
1996
+ border-radius: 6px;
1997
+ transition: all 0.2s;
1998
+ white-space: nowrap;
1999
+ font-family: Inter, sans-serif;
2000
+ font-size: 13px;
2001
+ font-style: normal;
2002
+ font-weight: 400;
2003
+ line-height: 18px;
2004
+ }
2005
+ .AdvancedDateRangePicker-module__sidebarItem___-NXPm:hover {
2006
+ background: #f9fafb;
2007
+ color: #111827;
2008
+ }
2009
+ @media (max-width: 768px) {
2010
+ .AdvancedDateRangePicker-module__sidebarItem___-NXPm {
2011
+ width: auto;
2012
+ max-width: 140px;
2013
+ flex-shrink: 0;
2014
+ margin: 0;
2015
+ padding: 8px 16px;
2016
+ }
2017
+ }
2018
+
2019
+ .AdvancedDateRangePicker-module__sidebarItemActive___5GmBY {
2020
+ background: var(--color-orange-50, #FFF1E1) !important;
2021
+ color: var(--text-primary, #EC5D25) !important;
2022
+ font-weight: 500 !important;
2023
+ border-radius: 6px !important;
2024
+ }
2025
+
2026
+ .AdvancedDateRangePicker-module__sidebarItemText___X9qO- {
2027
+ display: block;
2028
+ width: 100%;
2029
+ overflow: hidden;
2030
+ text-overflow: ellipsis;
2031
+ white-space: nowrap;
2032
+ }
2033
+
2034
+ /* ====================================================================
2035
+ Main (Header + Body) — 567px (707 - 140)
2036
+ ==================================================================== */
2037
+ .AdvancedDateRangePicker-module__main___G4MU9 {
2038
+ width: 100%;
2039
+ max-width: 574px;
2040
+ flex-shrink: 0;
2041
+ display: flex;
2042
+ flex-direction: column;
2043
+ min-width: 0;
2044
+ }
2045
+ .AdvancedDateRangePicker-module__singleCalendar___qy2-H .AdvancedDateRangePicker-module__main___G4MU9 {
2046
+ width: 100%;
2047
+ max-width: 292px;
2048
+ }
2049
+ @media (max-width: 768px) {
2050
+ .AdvancedDateRangePicker-module__singleCalendar___qy2-H .AdvancedDateRangePicker-module__main___G4MU9 {
2051
+ width: 100%;
2052
+ max-width: none;
2053
+ }
2054
+ .AdvancedDateRangePicker-module__main___G4MU9 {
2055
+ width: 100%;
2056
+ max-width: none;
2057
+ }
2058
+ }
2059
+
2060
+ /* ====================================================================
2061
+ Header — split into timezone (156px) + separator + date-time (rest)
2062
+ Background #F9FAFB
2063
+ ==================================================================== */
2064
+ .AdvancedDateRangePicker-module__header___mxXEE {
2065
+ display: flex;
2066
+ align-items: stretch;
2067
+ background: #f9fafb;
2068
+ border-bottom: 1px solid #e5e7eb;
2069
+ }
2070
+ .AdvancedDateRangePicker-module__singleCalendar___qy2-H .AdvancedDateRangePicker-module__header___mxXEE {
2071
+ flex-direction: column;
2072
+ align-items: flex-start;
2073
+ }
2074
+ @media (max-width: 768px) {
2075
+ .AdvancedDateRangePicker-module__header___mxXEE {
2076
+ flex-direction: column;
2077
+ align-items: flex-start;
2078
+ }
2079
+ }
2080
+
2081
+ /* Timezone column — fixed 156px */
2082
+ .AdvancedDateRangePicker-module__timezoneWrapper___886Qm {
2083
+ width: 100%;
2084
+ max-width: 156px;
2085
+ flex-shrink: 0;
2086
+ display: flex;
2087
+ flex-direction: column;
2088
+ gap: 10px;
2089
+ padding: 12px 8px;
2090
+ border-right: 1px solid #e5e7eb;
2091
+ }
2092
+ .AdvancedDateRangePicker-module__singleCalendar___qy2-H .AdvancedDateRangePicker-module__timezoneWrapper___886Qm {
2093
+ width: 100%;
2094
+ max-width: none;
2095
+ border-right: none;
2096
+ border-bottom: 1px solid #e5e7eb;
2097
+ padding: 16px;
2098
+ }
2099
+ @media (max-width: 768px) {
2100
+ .AdvancedDateRangePicker-module__timezoneWrapper___886Qm {
2101
+ width: 100%;
2102
+ max-width: none;
2103
+ border-right: none;
2104
+ border-bottom: 1px solid #e5e7eb;
2105
+ padding: 16px;
2106
+ }
2107
+ }
2108
+
2109
+ /* Date-time area — takes remaining space */
2110
+ .AdvancedDateRangePicker-module__dateTimeWrapper___unDQJ {
2111
+ width: 100%;
2112
+ max-width: 420px;
2113
+ flex: 1;
2114
+ display: flex;
2115
+ gap: 0;
2116
+ align-items: stretch;
2117
+ }
2118
+ .AdvancedDateRangePicker-module__singleCalendar___qy2-H .AdvancedDateRangePicker-module__dateTimeWrapper___unDQJ {
2119
+ flex-direction: column;
2120
+ width: 100%;
2121
+ max-width: none;
2122
+ }
2123
+ @media (max-width: 768px) {
2124
+ .AdvancedDateRangePicker-module__dateTimeWrapper___unDQJ {
2125
+ flex-direction: column;
2126
+ width: 100%;
2127
+ max-width: none;
2128
+ }
2129
+ }
2130
+
2131
+ .AdvancedDateRangePicker-module__headerGroup___J7mJB {
2132
+ display: flex;
2133
+ flex-direction: column;
2134
+ gap: 10px;
2135
+ padding: 12px 8px;
2136
+ flex: 1;
2137
+ /* Except when used inside timezoneWrapper — that sets its own padding */
2138
+ }
2139
+ .AdvancedDateRangePicker-module__timezoneWrapper___886Qm > .AdvancedDateRangePicker-module__headerGroup___J7mJB {
2140
+ padding: 0;
2141
+ }
2142
+
2143
+ .AdvancedDateRangePicker-module__headerLabel___Yvhkr {
2144
+ color: var(--text-neutral, #111827);
2145
+ font-family: Inter, sans-serif;
2146
+ font-size: 14px;
2147
+ font-style: normal;
2148
+ font-weight: 500;
2149
+ line-height: 20px;
2150
+ }
2151
+
2152
+ /* Vertical divider between From and To groups */
2153
+ .AdvancedDateRangePicker-module__headerSeparator___Vwx6P {
2154
+ width: 1px;
2155
+ background: #e5e7eb;
2156
+ flex-shrink: 0;
2157
+ align-self: stretch;
2158
+ }
2159
+ .AdvancedDateRangePicker-module__singleCalendar___qy2-H .AdvancedDateRangePicker-module__headerSeparator___Vwx6P {
2160
+ display: none;
2161
+ }
2162
+ @media (max-width: 768px) {
2163
+ .AdvancedDateRangePicker-module__headerSeparator___Vwx6P {
2164
+ display: none;
2165
+ }
2166
+ }
2167
+
2168
+ .AdvancedDateRangePicker-module__timezoneSelect___f4oln {
2169
+ -webkit-appearance: none;
2170
+ -moz-appearance: none;
2171
+ appearance: none;
2172
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%236B7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");
2173
+ background-repeat: no-repeat;
2174
+ background-position: right 8px center;
2175
+ padding: 4px 24px 4px 8px;
2176
+ border-radius: 6px;
2177
+ border: 0.83px solid var(--border-neutral-layer-2, #D3D8DF);
2178
+ background-color: var(--background-white, #FFF);
2179
+ color: var(--text-neutral, #111827);
2180
+ font-family: Inter, sans-serif;
2181
+ font-size: 12px;
2182
+ font-style: normal;
2183
+ font-weight: 500;
2184
+ line-height: 16px;
2185
+ cursor: pointer;
2186
+ width: 100%;
2187
+ height: 24px;
2188
+ box-sizing: border-box;
2189
+ display: flex;
2190
+ align-items: center;
2191
+ gap: 4px;
2192
+ outline: none;
2193
+ }
2194
+ .AdvancedDateRangePicker-module__timezoneSelect___f4oln:focus {
2195
+ border-color: #ec5d25;
2196
+ background-color: #fff;
2197
+ }
2198
+ .AdvancedDateRangePicker-module__timezoneSelect___f4oln:disabled {
2199
+ background-color: #f3f4f6;
2200
+ background-image: none;
2201
+ cursor: not-allowed;
2202
+ color: #374151;
2203
+ border-color: #e5e7eb;
2204
+ }
2205
+ @media (max-width: 768px) {
2206
+ .AdvancedDateRangePicker-module__timezoneSelect___f4oln {
2207
+ width: 100%;
2208
+ }
2209
+ }
2210
+
2211
+ .AdvancedDateRangePicker-module__timezoneSelectContainer___8SMc4 {
2212
+ width: 100% !important;
2213
+ height: 24px;
2214
+ }
2215
+ .AdvancedDateRangePicker-module__singleCalendar___qy2-H .AdvancedDateRangePicker-module__timezoneSelectContainer___8SMc4 {
2216
+ width: 100% !important;
2217
+ max-width: 120px !important;
2218
+ }
2219
+ @media (max-width: 768px) {
2220
+ .AdvancedDateRangePicker-module__timezoneSelectContainer___8SMc4 {
2221
+ width: 100% !important;
2222
+ max-width: 120px !important;
2223
+ }
2224
+ }
2225
+
2226
+ .AdvancedDateRangePicker-module__timezoneSelectInput___ol0-7 {
2227
+ padding-right: 24px !important;
2228
+ text-overflow: ellipsis !important;
2229
+ white-space: nowrap !important;
2230
+ overflow: hidden !important;
2231
+ }
2232
+
2233
+ .AdvancedDateRangePicker-module__timezoneDisabledBadge___VBxOd {
2234
+ width: 100%;
2235
+ height: 24px;
2236
+ box-sizing: border-box;
2237
+ display: flex;
2238
+ padding: 4px 8px;
2239
+ align-items: center;
2240
+ gap: 4px;
2241
+ border-radius: 6px;
2242
+ border: 0.83px solid var(--border-neutral-layer-2, #D3D8DF);
2243
+ background: #f3f4f6;
2244
+ color: var(--text-neutral, #111827);
2245
+ font-family: Inter, sans-serif;
2246
+ font-size: 12px;
2247
+ font-style: normal;
2248
+ font-weight: 500;
2249
+ line-height: 16px;
2250
+ }
2251
+ .AdvancedDateRangePicker-module__singleCalendar___qy2-H .AdvancedDateRangePicker-module__timezoneDisabledBadge___VBxOd {
2252
+ width: 100% !important;
2253
+ max-width: 120px !important;
2254
+ }
2255
+ @media (max-width: 768px) {
2256
+ .AdvancedDateRangePicker-module__timezoneDisabledBadge___VBxOd {
2257
+ width: 100% !important;
2258
+ max-width: 120px !important;
2259
+ }
2260
+ }
2261
+
2262
+ .AdvancedDateRangePicker-module__inputWrapper___bFFNF {
2263
+ display: flex;
2264
+ flex-direction: column;
2265
+ gap: 3px;
2266
+ }
2267
+
2268
+ /* ====================================================================
2269
+ Date & Time inputs
2270
+ ==================================================================== */
2271
+ .AdvancedDateRangePicker-module__dateTimeColumn___tdDV3 {
2272
+ display: flex;
2273
+ flex-direction: column;
2274
+ gap: 4px;
2275
+ }
2276
+ .AdvancedDateRangePicker-module__singleCalendar___qy2-H .AdvancedDateRangePicker-module__dateTimeColumn___tdDV3 {
2277
+ width: 100%;
2278
+ }
2279
+ @media (max-width: 768px) {
2280
+ .AdvancedDateRangePicker-module__dateTimeColumn___tdDV3 {
2281
+ width: 100%;
2282
+ }
2283
+ }
2284
+
2285
+ .AdvancedDateRangePicker-module__dateTimeGroup___azF09 {
2286
+ display: flex;
2287
+ align-items: flex-start;
2288
+ gap: 6px;
2289
+ }
2290
+ .AdvancedDateRangePicker-module__singleCalendar___qy2-H .AdvancedDateRangePicker-module__dateTimeGroup___azF09 {
2291
+ width: 100%;
2292
+ justify-content: flex-start;
2293
+ gap: 16px;
2294
+ }
2295
+ @media (max-width: 768px) {
2296
+ .AdvancedDateRangePicker-module__dateTimeGroup___azF09 {
2297
+ width: 100%;
2298
+ justify-content: flex-start;
2299
+ gap: 16px;
2300
+ }
2301
+ }
2302
+
2303
+ .AdvancedDateRangePicker-module__dateInput___0t9ww {
2304
+ width: 94px;
2305
+ height: 24px;
2306
+ box-sizing: border-box;
2307
+ display: flex;
2308
+ padding: 4px 8px;
2309
+ align-items: center;
2310
+ gap: 4px;
2311
+ border-radius: 6px;
2312
+ border: 0.83px solid var(--border-neutral-layer-2, #D3D8DF);
2313
+ background: var(--background-white, #FFF);
2314
+ color: var(--text-neutral, #111827);
2315
+ font-family: Inter, sans-serif;
2316
+ font-size: 12px;
2317
+ font-style: normal;
2318
+ font-weight: 500;
2319
+ line-height: 16px;
2320
+ outline: none;
2321
+ }
2322
+ .AdvancedDateRangePicker-module__dateInput___0t9ww::-moz-placeholder {
2323
+ font-family: Inter, sans-serif;
2324
+ font-size: 12px;
2325
+ font-style: normal;
2326
+ font-weight: 500;
2327
+ line-height: 16px;
2328
+ color: #9ca3af;
2329
+ }
2330
+ .AdvancedDateRangePicker-module__dateInput___0t9ww::placeholder {
2331
+ font-family: Inter, sans-serif;
2332
+ font-size: 12px;
2333
+ font-style: normal;
2334
+ font-weight: 500;
2335
+ line-height: 16px;
2336
+ color: #9ca3af;
2337
+ }
2338
+ .AdvancedDateRangePicker-module__dateInput___0t9ww:focus {
2339
+ border-color: #ec5d25;
2340
+ background-color: #fff;
2341
+ }
2342
+ .AdvancedDateRangePicker-module__dateInput___0t9ww.AdvancedDateRangePicker-module__inputError___A5hid {
2343
+ border-color: #ef4444;
2344
+ }
2345
+
2346
+ .AdvancedDateRangePicker-module__timeInput___Jalr9 {
2347
+ width: 84px;
2348
+ height: 24px;
2349
+ box-sizing: border-box;
2350
+ display: flex;
2351
+ padding: 4px 8px;
2352
+ align-items: center;
2353
+ gap: 4px;
2354
+ border-radius: 6px;
2355
+ border: 0.83px solid var(--border-neutral-layer-2, #D3D8DF);
2356
+ background: var(--background-white, #FFF);
2357
+ color: var(--text-neutral, #111827);
2358
+ font-family: Inter, sans-serif;
2359
+ font-size: 12px;
2360
+ font-style: normal;
2361
+ font-weight: 500;
2362
+ line-height: 16px;
2363
+ outline: none;
2364
+ text-align: center;
2365
+ }
2366
+ .AdvancedDateRangePicker-module__timeInput___Jalr9::-moz-placeholder {
2367
+ font-family: Inter, sans-serif;
2368
+ font-size: 12px;
2369
+ font-style: normal;
2370
+ font-weight: 500;
2371
+ line-height: 16px;
2372
+ color: #9ca3af;
2373
+ }
2374
+ .AdvancedDateRangePicker-module__timeInput___Jalr9::placeholder {
2375
+ font-family: Inter, sans-serif;
2376
+ font-size: 12px;
2377
+ font-style: normal;
2378
+ font-weight: 500;
2379
+ line-height: 16px;
2380
+ color: #9ca3af;
2381
+ }
2382
+ .AdvancedDateRangePicker-module__timeInput___Jalr9:focus {
2383
+ border-color: #ec5d25;
2384
+ background: #fff;
2385
+ }
2386
+ .AdvancedDateRangePicker-module__timeInput___Jalr9.AdvancedDateRangePicker-module__inputError___A5hid {
2387
+ border-color: #ef4444;
2388
+ }
2389
+
2390
+ /* Error message — sits BELOW the input row for both date and time */
2391
+ .AdvancedDateRangePicker-module__errorMessage___gx7ag {
2392
+ font-size: 11px;
2393
+ color: #ef4444;
2394
+ font-weight: 500;
2395
+ margin-top: 2px;
2396
+ }
2397
+
2398
+ /* ====================================================================
2399
+ Body
2400
+ ==================================================================== */
2401
+ .AdvancedDateRangePicker-module__body___f8XYj {
2402
+ padding: 20px 24px;
2403
+ flex: 1;
2404
+ }
2405
+ .AdvancedDateRangePicker-module__singleCalendar___qy2-H .AdvancedDateRangePicker-module__body___f8XYj {
2406
+ padding: 16px;
2407
+ }
2408
+ @media (max-width: 768px) {
2409
+ .AdvancedDateRangePicker-module__body___f8XYj {
2410
+ padding: 16px;
2411
+ }
2412
+ }
2413
+
2414
+ /* ====================================================================
2415
+ Footer
2416
+ ==================================================================== */
2417
+ .AdvancedDateRangePicker-module__footer___rsJ2w {
2418
+ height: 64px;
2419
+ box-sizing: border-box;
2420
+ padding: 12px 24px;
2421
+ display: flex;
2422
+ justify-content: flex-end;
2423
+ align-items: center;
2424
+ background: #ffffff;
2425
+ border-top: 1px solid #f3f4f6;
2426
+ }
2427
+ @media (max-width: 768px) {
2428
+ .AdvancedDateRangePicker-module__footer___rsJ2w {
2429
+ justify-content: flex-end;
2430
+ }
2431
+ }
2432
+
2433
+ .AdvancedDateRangePicker-module__doneBtn___mt-Sv {
2434
+ padding: 12px 48px;
2435
+ border: none;
2436
+ border-radius: 100px;
2437
+ font-size: 15px;
2438
+ font-weight: 600;
2439
+ color: #fff;
2440
+ background: #ec5d25;
2441
+ cursor: pointer;
2442
+ transition: all 0.2s;
2443
+ box-shadow: 0 4px 12px rgba(236, 93, 37, 0.2);
2444
+ }
2445
+ .AdvancedDateRangePicker-module__doneBtn___mt-Sv:hover {
2446
+ background: #d4501e;
2447
+ box-shadow: 0 6px 16px rgba(236, 93, 37, 0.3);
2448
+ transform: translateY(-1px);
2449
+ }
2450
+ .AdvancedDateRangePicker-module__doneBtn___mt-Sv:disabled {
2451
+ background: #f3a07a;
2452
+ cursor: not-allowed;
2453
+ box-shadow: none;
2454
+ transform: none;
2455
+ }
2456
+ @media (max-width: 768px) {
2457
+ .AdvancedDateRangePicker-module__doneBtn___mt-Sv {
2458
+ width: 100%;
2459
+ padding: 14px;
2460
+ }
2461
+ }
2462
+
2463
+ @media (min-width: 769px) {
2464
+ .AdvancedDateRangePicker-module__root___udir8:not(.AdvancedDateRangePicker-module__singleCalendar___qy2-H):not(.AdvancedDateRangePicker-module__hidePresets___-m2-P) .AdvancedDateRangePicker-module__inner___P4OHa {
2465
+ position: relative;
2466
+ padding-left: 140px;
2467
+ }
2468
+ .AdvancedDateRangePicker-module__root___udir8:not(.AdvancedDateRangePicker-module__singleCalendar___qy2-H):not(.AdvancedDateRangePicker-module__hidePresets___-m2-P) .AdvancedDateRangePicker-module__left___T6E84 {
2469
+ position: absolute;
2470
+ left: 0;
2471
+ top: 0;
2472
+ bottom: 0;
2473
+ }
1330
2474
  }