sapp-common-package-test-final 1.0.13 → 1.5.0

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/index.css CHANGED
@@ -1,7 +1,3 @@
1
- ._2hGgU {
2
- display: flex
3
- }
4
-
5
1
  ._3-Pu9 {
6
2
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
7
3
  }
@@ -18,6 +14,10 @@
18
14
  border-radius: 0px
19
15
  }
20
16
 
17
+ ._3-abu {
18
+ border-width: 1px
19
+ }
20
+
21
21
  ._3-NVJ {
22
22
  --tw-border-opacity: 1;
23
23
  border-color: rgb(245 245 245 / var(--tw-border-opacity, 1))
@@ -62,17 +62,19 @@
62
62
  color: rgb(152 161 183 / var(--tw-text-opacity, 1))
63
63
  }
64
64
 
65
+ ._3vIFr {
66
+ filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important
67
+ }
68
+
65
69
  ._p0OEu {
66
70
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
67
71
  }
68
72
 
69
73
  ._18t93 {
70
- position: relative;
71
74
  display: flex;
72
75
  width: 100%;
73
- align-items: stretch;
74
- -moz-column-gap: 12px;
75
- column-gap: 12px
76
+ -moz-column-gap: 24px;
77
+ column-gap: 24px
76
78
  }
77
79
 
78
80
  ._18t93 * {
@@ -86,6 +88,10 @@
86
88
  border-style: none !important
87
89
  }
88
90
 
91
+ ._18t93 table {
92
+ border-collapse: collapse !important
93
+ }
94
+
89
95
  ._18t93 ul {
90
96
  margin: 0px !important;
91
97
  list-style-type: none !important;
@@ -125,14 +131,16 @@
125
131
 
126
132
  ._3WrnL {
127
133
  --tw-bg-opacity: 1;
128
- background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
134
+ background-color: rgb(249 249 249 / var(--tw-bg-opacity, 1));
129
135
  --tw-text-opacity: 1;
130
136
  color: rgb(120 130 157 / var(--tw-text-opacity, 1))
131
137
  }
132
138
 
133
139
  ._2-qBL {
134
- border-color: '#FFB800';
135
- background-color: '#FFB800';
140
+ --tw-border-opacity: 1;
141
+ border-color: rgb(255 184 0 / var(--tw-border-opacity, 1));
142
+ --tw-bg-opacity: 1;
143
+ background-color: rgb(255 184 0 / var(--tw-bg-opacity, 1));
136
144
  --tw-text-opacity: 1;
137
145
  color: rgb(255 255 255 / var(--tw-text-opacity, 1))
138
146
  }
@@ -148,7 +156,7 @@
148
156
  ._1oq3N {
149
157
  --tw-border-opacity: 1;
150
158
  border-color: rgb(236 148 14 / var(--tw-border-opacity, 1));
151
- background-color: rgba(236,148,14,0.05);
159
+ background-color: rgb(236 148 14 / 0.05);
152
160
  --tw-text-opacity: 1;
153
161
  color: rgb(236 148 14 / var(--tw-text-opacity, 1))
154
162
  }
@@ -161,6 +169,14 @@
161
169
  color: rgb(7 175 23 / var(--tw-text-opacity, 1))
162
170
  }
163
171
 
172
+ ._30cym {
173
+ --tw-border-opacity: 1;
174
+ border-color: rgb(143 111 234 / var(--tw-border-opacity, 1));
175
+ background-color: rgb(143 111 234 / 0.05);
176
+ --tw-text-opacity: 1;
177
+ color: rgb(143 111 234 / var(--tw-text-opacity, 1))
178
+ }
179
+
164
180
  ._1hEJk {
165
181
  --tw-border-opacity: 1;
166
182
  border-color: rgb(240 25 25 / var(--tw-border-opacity, 1));
@@ -173,7 +189,7 @@
173
189
  --tw-bg-opacity: 1;
174
190
  background-color: rgb(242 244 247 / var(--tw-bg-opacity, 1));
175
191
  --tw-text-opacity: 1;
176
- color: rgb(120 130 157 / var(--tw-text-opacity, 1))
192
+ color: rgb(152 161 183 / var(--tw-text-opacity, 1))
177
193
  }
178
194
 
179
195
  ._102cL {
@@ -211,7 +227,8 @@ div._3Yvs5 {
211
227
  display: flex;
212
228
  align-items: center;
213
229
  -moz-column-gap: 16px;
214
- column-gap: 16px
230
+ column-gap: 16px;
231
+ text-align: center
215
232
  }
216
233
 
217
234
  ._2GTYD:focus-within {
@@ -223,6 +240,7 @@ div._3Yvs5 {
223
240
  ._18t93 div._2GTYD input {
224
241
  width: 150px !important;
225
242
  cursor: pointer !important;
243
+ text-align: center;
226
244
  font-size: 18px !important;
227
245
  font-weight: 600 !important;
228
246
  --tw-text-opacity: 1 !important;
@@ -252,7 +270,7 @@ div._3kHog {
252
270
  border-right-width: 1px !important;
253
271
  border-style: solid !important;
254
272
  --tw-border-opacity: 1;
255
- border-color: rgb(219 223 233 / var(--tw-border-opacity, 1))
273
+ border-color: rgb(23 108 221 / var(--tw-border-opacity, 1))
256
274
  }
257
275
 
258
276
  ._18t93 thead th,
@@ -336,18 +354,7 @@ div._2hVZ4 {
336
354
  div._1uenJ {
337
355
  border-top-width: 4px !important;
338
356
  --tw-border-opacity: 1;
339
- border-color: rgb(31 127 181 / var(--tw-border-opacity, 1));
340
- --tw-bg-opacity: 1;
341
- background-color: rgb(245 250 255 / var(--tw-bg-opacity, 1))
342
- }
343
-
344
- div._1uenJ > div {
345
- border-top-width: 4px !important;
346
- --tw-bg-opacity: 1;
347
- background-color: rgb(31 127 181 / var(--tw-bg-opacity, 1));
348
- padding: 8px;
349
- --tw-text-opacity: 1;
350
- color: rgb(255 255 255 / var(--tw-text-opacity, 1))
357
+ border-color: rgb(23 108 221 / var(--tw-border-opacity, 1))
351
358
  }
352
359
 
353
360
  ._2hVZ4 > div {
@@ -386,19 +393,37 @@ div._1uenJ > div {
386
393
  display: -webkit-box;
387
394
  -webkit-box-orient: vertical;
388
395
  -webkit-line-clamp: 1;
396
+ display: none;
397
+ -moz-column-gap: 4px;
398
+ column-gap: 4px;
389
399
  font-size: 13px;
390
400
  font-weight: 500
391
401
  }
392
402
 
403
+ @media (min-width: 1280px) {
404
+ ._2gsg7 {
405
+ display: flex !important
406
+ }
407
+ }
408
+
393
409
  ._2GtPn {
394
410
  overflow: hidden;
395
411
  display: -webkit-box;
396
412
  -webkit-box-orient: vertical;
397
413
  -webkit-line-clamp: 1;
414
+ display: none;
415
+ -moz-column-gap: 8px;
416
+ column-gap: 8px;
398
417
  font-size: 13px;
399
418
  font-weight: 400
400
419
  }
401
420
 
421
+ @media (min-width: 1280px) {
422
+ ._2GtPn {
423
+ display: flex
424
+ }
425
+ }
426
+
402
427
  ._2hVZ4 > ul > div:last-child {
403
428
  cursor: pointer;
404
429
  font-size: 13px;
@@ -444,14 +469,21 @@ div._1uenJ > div {
444
469
 
445
470
  ._3lPkV > div {
446
471
  position: absolute;
472
+ left: 5%;
447
473
  z-index: 10;
448
474
  width: 90%;
449
475
  cursor: pointer;
476
+ border-radius: 0.125rem;
450
477
  border-left-width: 2px !important;
451
478
  border-style: solid !important;
452
479
  padding: 12px
453
480
  }
454
481
 
482
+ ._3lPkV > div._ZZSJH {
483
+ padding-top: 4px;
484
+ padding-bottom: 4px
485
+ }
486
+
455
487
  ._hnHem {
456
488
  display: flex;
457
489
  flex-direction: column;
@@ -459,6 +491,10 @@ div._1uenJ > div {
459
491
  }
460
492
 
461
493
  ._21a0T {
494
+ display: flex !important;
495
+ width: 100%;
496
+ -moz-column-gap: 4px;
497
+ column-gap: 4px;
462
498
  font-size: 14px;
463
499
  font-weight: 600
464
500
  }
@@ -494,16 +530,21 @@ button._1GA3p {
494
530
  --tw-bg-opacity: 1;
495
531
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
496
532
  --tw-text-opacity: 1;
497
- color: rgb(161 161 161 / var(--tw-text-opacity, 1))
533
+ color: rgb(161 161 161 / var(--tw-text-opacity, 1));
534
+ border-style: none
498
535
  }
499
536
 
500
537
  button._1GA3p:hover {
501
- --tw-border-opacity: 1;
502
- border-color: rgb(255 184 0 / var(--tw-border-opacity, 1))
538
+ --tw-border-opacity: 1 !important;
539
+ border-color: rgb(255 184 0 / var(--tw-border-opacity, 1)) !important
503
540
  }
504
541
 
505
- .ant-picker-input > input {
506
- text-align: center
542
+ .select-mode {
543
+ height: 40px !important
544
+ }
545
+
546
+ .__OFBr {
547
+ width: 100%
507
548
  }
508
549
 
509
550
  ._1gLzS {
@@ -511,37 +552,44 @@ button._1GA3p:hover {
511
552
  color: rgb(255 184 0 / var(--tw-text-opacity, 1))
512
553
  }
513
554
 
514
- /* value */
555
+ ._1fd_Y {
556
+ display: flex !important;
557
+ align-items: center;
558
+ -moz-column-gap: 12px;
559
+ column-gap: 12px
560
+ }
515
561
 
516
- .ant-select {
517
- border-radius: 0px;
518
- font-weight: 400;
519
- --tw-text-opacity: 1 !important;
520
- color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important
562
+ .ant-picker-calendar-header .ant-picker-calendar-year-select {
563
+ border-width: 1px !important;
564
+ border-style: solid !important;
565
+ --tw-border-opacity: 1 !important;
566
+ border-color: rgb(220 221 221 / var(--tw-border-opacity, 1)) !important
521
567
  }
522
568
 
523
- .select-mode {
524
- height: 100% !important
569
+ .ant-picker-calendar-header .ant-picker-calendar-month-select {
570
+ border-width: 1px !important;
571
+ border-style: solid !important;
572
+ --tw-border-opacity: 1 !important;
573
+ border-color: rgb(220 221 221 / var(--tw-border-opacity, 1)) !important
525
574
  }
526
575
 
527
- .select-mode .ant-select-selector {
528
- height: 100%;
529
- padding-top: 6px !important;
530
- padding-bottom: 6px !important;
531
- padding-left: 20px !important;
532
- padding-right: 20px !important;
533
- border-radius: 0px !important;
534
- --tw-bg-opacity: 1 !important;
535
- background-color: rgb(255 184 0 / var(--tw-bg-opacity, 1)) !important;
536
- font-weight: 400;
537
- --tw-text-opacity: 1;
538
- color: rgb(255 255 255 / var(--tw-text-opacity, 1))
576
+ ._2IWLV ._2jvy8 {
577
+ display: none
539
578
  }
540
579
 
541
- div._12I9I {
542
- border-radius: 0px;
580
+ ._2IWLV {
581
+ display: flex;
582
+ flex-direction: row-reverse;
583
+ justify-content: flex-start !important;
584
+ gap: 8px
585
+ }
586
+
587
+ .select-mode .ant-select-selector {
588
+ border-radius: 0px !important;
543
589
  --tw-bg-opacity: 1 !important;
544
590
  background-color: rgb(255 184 0 / var(--tw-bg-opacity, 1)) !important;
591
+ padding-top: 10px !important;
592
+ padding-bottom: 10px !important;
545
593
  --tw-text-opacity: 1 !important;
546
594
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important
547
595
  }
@@ -551,63 +599,100 @@ div._12I9I {
551
599
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important
552
600
  }
553
601
 
602
+ /* Hover màu khác */
603
+
554
604
  .ant-select-item-option:hover {
555
- background-color: #ec940e0d !important;
605
+ --tw-bg-opacity: 1 !important;
606
+ background-color: rgb(255 250 240 / var(--tw-bg-opacity, 1)) !important;
556
607
  --tw-text-opacity: 1 !important;
557
608
  color: rgb(255 184 0 / var(--tw-text-opacity, 1)) !important
558
609
  }
559
610
 
560
- .ant-select-dropdown {
561
- width: 100%
611
+ .ant-picker-calendar-date .ant-picker-calendar-date-today {
612
+ --tw-bg-opacity: 1 !important;
613
+ background-color: rgb(255 184 0 / var(--tw-bg-opacity, 1)) !important
562
614
  }
563
615
 
564
- ._1ZvuX {
565
- width: 100% !important
616
+ .ant-picker-cell-selected .ant-picker-cell-inner {
617
+ --tw-bg-opacity: 1 !important;
618
+ background-color: rgb(255 184 0 / var(--tw-bg-opacity, 1)) !important;
619
+ --tw-text-opacity: 1;
620
+ color: rgb(255 255 255 / var(--tw-text-opacity, 1))
566
621
  }
567
622
 
623
+ /* Khi được chọn */
624
+
568
625
  .ant-select-item-option-selected {
569
- background-color: #ec940e0d !important;
626
+ --tw-bg-opacity: 1 !important;
627
+ background-color: rgb(255 250 240 / var(--tw-bg-opacity, 1)) !important;
570
628
  --tw-text-opacity: 1 !important;
571
629
  color: rgb(255 184 0 / var(--tw-text-opacity, 1)) !important
572
630
  }
573
631
 
574
- .ant-select-selector:focus {
575
- /* Màu viền vàng, không có shadow */
576
- --tw-border-opacity: 1 !important;
577
- border-color: rgb(255 184 0 / var(--tw-border-opacity, 1)) !important;
578
- --tw-shadow: 0 0 #0000;
579
- --tw-shadow-colored: 0 0 #0000;
580
- box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
581
- /* Màu viền vàng, không có shadow */
582
- }
583
-
584
- .ant-picker-cell-selected > div {
585
- --tw-bg-opacity: 1 !important;
586
- background-color: rgb(255 184 0 / var(--tw-bg-opacity, 1)) !important
632
+ ._3im6B:hover {
633
+ cursor: pointer;
634
+ --tw-text-opacity: 1 !important;
635
+ color: rgb(255 184 0 / var(--tw-text-opacity, 1)) !important
587
636
  }
588
637
 
589
- .ant-picker-cell-selected > div::before {
590
- --tw-border-opacity: 1 !important;
591
- border-color: rgb(255 184 0 / var(--tw-border-opacity, 1)) !important
638
+ ._3OUWM {
639
+ display: flex;
640
+ align-items: center;
641
+ -moz-column-gap: 8px;
642
+ column-gap: 8px
592
643
  }
593
644
 
594
- ._1fd_Y {
645
+ ._2HhKK {
595
646
  display: flex;
596
647
  align-items: center;
597
- -moz-column-gap: 16px;
598
- column-gap: 16px
648
+ -moz-column-gap: 8px;
649
+ column-gap: 8px
599
650
  }
600
651
 
601
- ._1sVO3 {
602
- font-weight: 600;
652
+ @media (min-width: 1280px) {
653
+ ._2HhKK {
654
+ display: none
655
+ }
656
+ }
657
+
658
+ @media screen and (max-width: 1024px) {
659
+ ._2n63y {
660
+ position: absolute;
661
+ top: 10%;
662
+ z-index: 50;
663
+ height: 100%;
664
+ overflow: auto
665
+ }
666
+ }
667
+
668
+ ._3EfQZ {
669
+ border-style: none
670
+ }
671
+
672
+ ._3lPkV > div._1uakm {
673
+ position: absolute;
674
+ top: 65%;
675
+ border-width: 0px !important;
676
+ padding-left: 0px;
677
+ font-weight: 500;
603
678
  --tw-text-opacity: 1;
604
- color: rgb(37 47 74 / var(--tw-text-opacity, 1))
679
+ color: rgb(23 108 221 / var(--tw-text-opacity, 1))
680
+ }
681
+
682
+ ._1QrJs tbody tr:first-child,
683
+ ._1QrJs tbody tr:first-child ._3lPkV {
684
+ height: 150px !important
685
+ }
686
+
687
+ ._1QrJs tbody tr:first-child,
688
+ ._1QrJs tbody tr:first-child .__PqI3 {
689
+ height: 61px !important
605
690
  }
606
691
 
607
692
  @tailwind utilities;
608
693
 
609
694
  ._2OOkM {
610
- @apply w-full relative flex gap-x-3 items-stretch;
695
+ @apply w-full flex gap-x-6;
611
696
  }
612
697
 
613
698
  ._2OOkM * {
@@ -620,12 +705,16 @@ div._12I9I {
620
705
  @apply !border-0 !border-none;
621
706
  }
622
707
 
708
+ ._2OOkM table {
709
+ @apply !border-collapse;
710
+ }
711
+
623
712
  ._2OOkM ul {
624
713
  @apply !m-0 !p-0 !list-none;
625
714
  }
626
715
 
627
716
  ._3EiSs {
628
- @apply py-3 px-5 rounded-[6px] text-[14px] hover:bg-primary hover:text-white cursor-pointer;
717
+ @apply py-3 px-5 rounded-md text-sm hover:bg-[#FFB800] hover:text-white cursor-pointer;
629
718
  }
630
719
 
631
720
  ._3fS4I {
@@ -633,11 +722,11 @@ div._12I9I {
633
722
  }
634
723
 
635
724
  ._3LEeo {
636
- @apply bg-white text-gray-2;
725
+ @apply bg-[#F9F9F9] text-gray-2;
637
726
  }
638
727
 
639
728
  ._1N2aY {
640
- @apply border-['#FFB800'] bg-['#FFB800'] text-white;
729
+ @apply border-[#FFB800] bg-[#FFB800] text-white;
641
730
  }
642
731
 
643
732
  ._2tFGa {
@@ -645,19 +734,22 @@ div._12I9I {
645
734
  }
646
735
 
647
736
  ._3cS4h {
648
- @apply border-[#EC940E] bg-[rgba(236,148,14,0.05)] text-[#EC940E];
737
+ @apply border-[#EC940E] bg-[#EC940E]/5 text-[#EC940E];
649
738
  }
650
739
 
651
740
  ._ubFeJ {
652
741
  @apply border-[#07AF17] bg-[#07AF17]/5 text-[#07AF17];
653
742
  }
654
743
 
744
+ ._nqVhB {
745
+ @apply border-[#8F6FEA] bg-[#8F6FEA]/5 text-[#8F6FEA];
746
+ }
655
747
  ._1s2ED {
656
748
  @apply border-[#F01919] bg-[#F01919]/5 text-[#F01919];
657
749
  }
658
750
 
659
751
  ._3rwzE {
660
- @apply bg-[#F2F4F7] text-[#78829D];
752
+ @apply bg-[#F2F4F7] text-[#98a1b7];
661
753
  }
662
754
 
663
755
  ._9uloX {
@@ -665,7 +757,7 @@ div._12I9I {
665
757
  }
666
758
 
667
759
  div._2Uj7C {
668
- @apply flex justify-between items-center py-4 !border-b-[1px] !border-solid border-[#F1F1F4];
760
+ @apply flex justify-between items-center py-4 !border-b-0.25 !border-solid border-[#F1F1F4];
669
761
  }
670
762
 
671
763
  ._1NX4k {
@@ -673,11 +765,11 @@ div._2Uj7C {
673
765
  }
674
766
 
675
767
  ._pki6z {
676
- @apply flex items-center gap-x-4 focus-within:!shadow-none;
768
+ @apply flex items-center gap-x-4 focus-within:!shadow-none text-center;
677
769
  }
678
770
 
679
771
  ._2OOkM div._pki6z input {
680
- @apply !w-[150px] !text-[18px] !font-semibold !text-black !cursor-pointer focus-within:border-none;
772
+ @apply !w-[150px] !text-lg !font-semibold !text-black !cursor-pointer focus-within:border-none text-center;
681
773
  }
682
774
 
683
775
  ._3HZUA {
@@ -689,7 +781,7 @@ div._2Uj7C {
689
781
  }
690
782
 
691
783
  div._US4AW {
692
- @apply h-8 !border-r-[1px] !border-solid border-[#DBDFE9];
784
+ @apply h-8 !border-r-0.25 !border-solid border-[#176CDD];
693
785
  }
694
786
 
695
787
  ._2OOkM thead th,
@@ -703,7 +795,7 @@ div._US4AW {
703
795
  }
704
796
 
705
797
  ._2244F {
706
- @apply text-center font-semibold text-[12px];
798
+ @apply text-center font-semibold text-xs;
707
799
  }
708
800
 
709
801
  ._3gTTi
@@ -714,7 +806,7 @@ div._US4AW {
714
806
  }
715
807
 
716
808
  div._1N_J1 {
717
- @apply flex flex-col !border-t-[1px] !border-solid border-gray-4;
809
+ @apply flex flex-col !border-t-0.25 !border-solid border-[#F5F5F5];
718
810
  }
719
811
 
720
812
  ._3bFF2 {
@@ -735,19 +827,15 @@ div._1N_J1 {
735
827
  }
736
828
 
737
829
  div._33-xY {
738
- @apply flex flex-col justify-between !border-t-[1px] !border-solid;
739
- }
740
-
741
- div._30qaU {
742
- @apply border-[#1F7FB5] !border-t-4 bg-[#F5FAFF];
830
+ @apply flex flex-col justify-between !border-t-0.25 !border-solid;
743
831
  }
744
832
 
745
- div._30qaU > div {
746
- @apply bg-[#1F7FB5] !border-t-4 text-white p-2;
833
+ div._30qaU {
834
+ @apply border-[#176CDD] !border-t-4;
747
835
  }
748
836
 
749
837
  ._33-xY > div {
750
- @apply w-fit pt-2 px-2 text-[14px] font-normal line-clamp-1;
838
+ @apply w-fit pt-2 px-2 text-sm font-normal line-clamp-1;
751
839
  }
752
840
 
753
841
  ._33-xY > ul,
@@ -761,11 +849,11 @@ div._30qaU > div {
761
849
  }
762
850
 
763
851
  ._S-x_L {
764
- @apply text-[13px] font-medium line-clamp-1;
852
+ @apply text-[13px] font-medium line-clamp-1 gap-x-1 xl:!flex hidden;
765
853
  }
766
854
 
767
855
  ._1nF27 {
768
- @apply text-[13px] font-normal line-clamp-1;
856
+ @apply text-[13px] font-normal line-clamp-1 xl:flex hidden gap-x-2;
769
857
  }
770
858
 
771
859
  ._33-xY > ul > div:last-child {
@@ -777,11 +865,11 @@ div._30qaU > div {
777
865
  }
778
866
 
779
867
  ._3HaWW {
780
- @apply flex flex-col gap-y-0.5 text-center font-semibold text-[12px];
868
+ @apply flex flex-col gap-y-0.5 text-center font-semibold text-xs;
781
869
  }
782
870
 
783
871
  ._1JsGC thead th:first-child > ._3HaWW {
784
- @apply w-[100px] text-primary;
872
+ @apply w-[100px] text-[#FFB800];
785
873
  }
786
874
 
787
875
  ._1JsGC tbody td {
@@ -789,7 +877,7 @@ div._30qaU > div {
789
877
  }
790
878
 
791
879
  ._1JsGC tbody td:first-child > div {
792
- @apply text-center text-[12px];
880
+ @apply text-center text-xs;
793
881
  }
794
882
 
795
883
  ._1tvYg {
@@ -797,7 +885,11 @@ div._30qaU > div {
797
885
  }
798
886
 
799
887
  ._1tvYg > div {
800
- @apply absolute z-10 w-[90%] !border-l-2 !border-solid p-3 cursor-pointer;
888
+ @apply absolute z-10 left-[5%] w-[90%] !border-l-2 !border-solid rounded-sm p-3 cursor-pointer;
889
+ }
890
+
891
+ ._1tvYg > div._7Rb_o {
892
+ @apply py-1;
801
893
  }
802
894
 
803
895
  ._35RRs {
@@ -805,11 +897,11 @@ div._30qaU > div {
805
897
  }
806
898
 
807
899
  ._1VuQw {
808
- @apply text-[14px] font-semibold;
900
+ @apply text-sm font-semibold !flex gap-x-1 w-full;
809
901
  }
810
902
 
811
903
  ._1D_PH {
812
- @apply text-[14px] font-normal;
904
+ @apply text-sm font-normal;
813
905
  }
814
906
 
815
907
  ._16clH,
@@ -823,129 +915,158 @@ div._30qaU > div {
823
915
  }
824
916
 
825
917
  button._3-kZ6 {
826
- @apply bg-white !border text-[#A1A1A1] !border-[#DCDDDD] !border-solid rounded-none hover:border-[#FFB800]
918
+ @apply bg-white !border text-[#A1A1A1] !border-[#DCDDDD] !border-solid rounded-none hover:!border-[#FFB800];
919
+ }
920
+
921
+ .select-mode {
922
+ @apply !h-[40px]
827
923
  }
828
924
 
829
- .ant-picker-input > input {
830
- @apply text-center
925
+ ._23Eoo {
926
+ @apply w-full;
831
927
  }
832
928
 
833
929
  ._1nh0f {
834
- @apply text-[#FFB800];
930
+ @apply text-[#FFB800]
835
931
  }
836
932
 
933
+ ._1_tsV {
934
+ @apply !flex items-center gap-x-3;
935
+ }
837
936
 
838
- /* value */
839
- .ant-select {
840
- @apply !text-white font-normal rounded-none;
937
+ .ant-picker-calendar-header .ant-picker-calendar-year-select {
938
+ @apply !border !border-solid !border-[#DCDDDD]
841
939
  }
842
940
 
843
- .select-mode {
844
- @apply !h-full;
845
- }
941
+ .ant-picker-calendar-header .ant-picker-calendar-month-select {
942
+ @apply !border !border-solid !border-[#DCDDDD]
943
+ }
846
944
 
847
- .select-mode .ant-select-selector {
848
- @apply !py-[6px] !px-[20px] h-full;
945
+ ._zKw79 ._1pndZ {
946
+ display: none
947
+ }
948
+
949
+ ._zKw79 {
950
+ display: flex;
951
+ flex-direction: row-reverse;
952
+ justify-content: flex-start !important;
953
+ gap: 8px
849
954
  }
850
955
 
851
956
  .select-mode .ant-select-selector {
852
- @apply !bg-[#FFB800] text-white font-normal !rounded-none;
957
+ @apply !bg-[#FFB800] !text-white !pt-[10px] !pb-[10px] !rounded-none
853
958
  }
854
959
 
855
- div._1dZBN {
856
- @apply !bg-[#FFB800] !text-white rounded-none;
857
- }
858
-
859
960
  .select-mode .ant-select-arrow {
860
- @apply !text-white;
961
+ @apply !text-white
861
962
  }
862
963
 
964
+ /* Hover màu khác */
863
965
  .ant-select-item-option:hover {
864
- @apply !bg-[#ec940e0d] !text-[#ffb800];
966
+ @apply !bg-[#FFFAF0] !text-[#FFB800]
865
967
  }
866
968
 
867
- .ant-select-dropdown {
868
- @apply w-full;
969
+ .ant-picker-calendar-date .ant-picker-calendar-date-today {
970
+ @apply !bg-[#FFB800]
869
971
  }
870
972
 
871
- ._1n_Gs {
872
- @apply !w-full;
973
+ .ant-picker-cell-selected .ant-picker-cell-inner {
974
+ @apply !bg-[#FFB800] text-white;
873
975
  }
874
976
 
977
+ /* Khi được chọn */
875
978
  .ant-select-item-option-selected {
876
- @apply !bg-[#ec940e0d] !text-[#ffb800];
979
+ @apply !bg-[#FFFAF0] !text-[#FFB800]
877
980
  }
878
981
 
879
- .ant-select-selector:focus {
880
- @apply !border-[#FFB800] shadow-none; /* Màu viền vàng, không có shadow */
982
+ ._E-LwN {
983
+ @apply hover:!text-[#FFB800] hover:cursor-pointer;
881
984
  }
882
985
 
883
- .ant-select-selector:focus {
884
- @apply !border-[#FFB800] shadow-none; /* Màu viền vàng, không có shadow */
986
+ ._2QRjm {
987
+ @apply flex gap-x-2 items-center;
885
988
  }
886
989
 
887
- .ant-picker-cell-selected > div {
888
- @apply !bg-[#FFB800]
990
+ ._17gSw {
991
+ @apply xl:hidden flex items-center gap-x-2
889
992
  }
890
- .ant-picker-cell-selected > div::before {
891
- @apply !border-[#FFB800]
993
+
994
+
995
+ @media screen and (max-width: 1024px) {
996
+ ._3V5lx {
997
+ @apply absolute top-[10%] z-50 h-full overflow-auto;
998
+ }
892
999
  }
893
- ._1_tsV {
894
- @apply flex items-center gap-x-4;
1000
+
1001
+ ._1EfOI {
1002
+ @apply border-none;
1003
+ }
1004
+
1005
+ ._1tvYg > div._FkAmA {
1006
+ @apply absolute top-[65%] text-[#176CDD] !border-0 font-medium pl-0;
1007
+ }
1008
+
1009
+ ._1JsGC tbody tr:first-child,
1010
+ ._1JsGC tbody tr:first-child ._1tvYg {
1011
+ @apply !h-[150px];
895
1012
  }
896
1013
 
897
- ._3AKUg {
898
- @apply text-black font-semibold;
1014
+ ._1JsGC tbody tr:first-child,
1015
+ ._1JsGC tbody tr:first-child ._1LJFs {
1016
+ @apply !h-[61px]
899
1017
  }
900
1018
 
901
1019
  ._2Y9jk ._3puh0 {
902
- display: none
1020
+ display: none;
903
1021
  }
904
1022
 
905
1023
  ._2Y9jk {
906
1024
  border-width: 1px !important;
907
1025
  border-style: solid !important;
908
1026
  --tw-border-opacity: 1 !important;
909
- border-bottom-color: rgb(220 221 221 / var(--tw-border-opacity, 1)) !important
1027
+ border-bottom-color: rgb(220 221 221 / var(--tw-border-opacity, 1)) !important;
910
1028
  }
911
1029
 
912
1030
  .ant-picker-calendar-header .ant-picker-calendar-year-select {
913
1031
  border-width: 1px !important;
914
1032
  border-style: solid !important;
915
1033
  --tw-border-opacity: 1 !important;
916
- border-color: rgb(220 221 221 / var(--tw-border-opacity, 1)) !important
1034
+ border-color: rgb(220 221 221 / var(--tw-border-opacity, 1)) !important;
917
1035
  }
918
1036
 
919
1037
  .ant-picker-calendar-header .ant-picker-calendar-month-select {
920
1038
  border-width: 1px !important;
921
1039
  border-style: solid !important;
922
1040
  --tw-border-opacity: 1 !important;
923
- border-color: rgb(220 221 221 / var(--tw-border-opacity, 1)) !important
1041
+ border-color: rgb(220 221 221 / var(--tw-border-opacity, 1)) !important;
924
1042
  }
925
1043
 
926
1044
  .ant-picker-calendar-header .ant-picker-calendar-mode-switch {
927
- display: none
1045
+ display: none;
928
1046
  }
929
1047
 
930
1048
  .ant-picker-calendar-header {
931
1049
  display: flex;
932
1050
  flex-direction: row-reverse;
933
1051
  justify-content: flex-start !important;
934
- gap: 8px
1052
+ gap: 8px;
935
1053
  }
936
1054
 
937
1055
  ._2Y9jk > ._1b_yY {
938
1056
  border-width: 1px !important;
939
1057
  --tw-border-opacity: 1 !important;
940
- border-color: rgb(220 221 221 / var(--tw-border-opacity, 1)) !important
1058
+ border-color: rgb(220 221 221 / var(--tw-border-opacity, 1)) !important;
941
1059
  }
942
1060
 
943
1061
  ._1K0QG {
944
1062
  height: 100%;
1063
+ max-height: 1000px;
945
1064
  max-width: 295px;
1065
+ overflow: auto;
946
1066
  --tw-bg-opacity: 1;
947
1067
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
948
- padding: 40px
1068
+ padding: 40px;
1069
+ box-shadow: 0px 2px 12px 0px #00000014;
949
1070
  }
950
1071
 
951
1072
  ._1kmo4 {
@@ -953,42 +1074,42 @@ div._1dZBN {
953
1074
  align-items: center;
954
1075
  justify-content: flex-start;
955
1076
  gap: 10px;
956
- font-size: 16px
1077
+ font-size: 16px;
957
1078
  }
958
1079
 
959
1080
  ._3yl3q {
960
1081
  height: 12px;
961
1082
  width: 12px;
962
1083
  --tw-bg-opacity: 1;
963
- background-color: rgb(23 108 221 / var(--tw-bg-opacity, 1))
1084
+ background-color: rgb(23 108 221 / var(--tw-bg-opacity, 1));
964
1085
  }
965
1086
 
966
1087
  ._dS6FM {
967
1088
  height: 12px;
968
1089
  width: 12px;
969
1090
  --tw-bg-opacity: 1;
970
- background-color: rgb(143 111 234 / var(--tw-bg-opacity, 1))
1091
+ background-color: rgb(143 111 234 / var(--tw-bg-opacity, 1));
971
1092
  }
972
1093
 
973
1094
  ._2v-Pp {
974
1095
  height: 12px;
975
1096
  width: 12px;
976
1097
  --tw-bg-opacity: 1;
977
- background-color: rgb(15 167 61 / var(--tw-bg-opacity, 1))
1098
+ background-color: rgb(15 167 61 / var(--tw-bg-opacity, 1));
978
1099
  }
979
1100
 
980
1101
  ._1u4J8 {
981
1102
  height: 12px;
982
1103
  width: 12px;
983
1104
  --tw-bg-opacity: 1;
984
- background-color: rgb(248 151 7 / var(--tw-bg-opacity, 1))
1105
+ background-color: rgb(248 151 7 / var(--tw-bg-opacity, 1));
985
1106
  }
986
1107
 
987
1108
  ._1RLYM {
988
1109
  height: 12px;
989
1110
  width: 12px;
990
1111
  --tw-bg-opacity: 1;
991
- background-color: rgb(240 25 25 / var(--tw-bg-opacity, 1))
1112
+ background-color: rgb(240 25 25 / var(--tw-bg-opacity, 1));
992
1113
  }
993
1114
 
994
1115
  ._29aaM {
@@ -999,11 +1120,15 @@ div._1dZBN {
999
1120
  justify-content: space-between;
1000
1121
  gap: 8px;
1001
1122
  font-size: 16px;
1002
- font-weight: 500
1123
+ font-weight: 500;
1003
1124
  }
1004
1125
 
1005
1126
  ._1yCoo:hover {
1006
- cursor: pointer
1127
+ cursor: pointer;
1128
+ }
1129
+
1130
+ .ant-picker-calendar .ant-picker-cell-today .ant-picker-cell-inner::before {
1131
+ border: 1px solid #ffb800 !important;
1007
1132
  }
1008
1133
 
1009
1134
  @media screen and (max-width: 1024px) {
@@ -1011,11 +1136,9 @@ div._1dZBN {
1011
1136
  position: absolute;
1012
1137
  top: 10%;
1013
1138
  z-index: 999;
1014
- height: 100%;
1139
+ height: -moz-fit-content;
1140
+ height: fit-content;
1015
1141
  overflow: auto;
1016
- --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
1017
- --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
1018
- box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
1019
- box-shadow: 0px 2px 4px 0px #70707014
1142
+ box-shadow: 0px 2px 4px 0px #70707014;
1020
1143
  }
1021
1144
  }