@sunggang/ui-lib 0.1.92 → 0.1.93
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/index.esm.css +133 -148
- package/index.esm.js +102404 -35
- package/package.json +1 -1
- package/src/index.d.ts +0 -1
- package/index.esm2.js +0 -123157
- package/index.esm3.js +0 -6282
package/index.esm.css
CHANGED
|
@@ -1,5 +1,111 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
*, ::before, ::after {
|
|
2
|
+
--tw-border-spacing-x: 0;
|
|
3
|
+
--tw-border-spacing-y: 0;
|
|
4
|
+
--tw-translate-x: 0;
|
|
5
|
+
--tw-translate-y: 0;
|
|
6
|
+
--tw-rotate: 0;
|
|
7
|
+
--tw-skew-x: 0;
|
|
8
|
+
--tw-skew-y: 0;
|
|
9
|
+
--tw-scale-x: 1;
|
|
10
|
+
--tw-scale-y: 1;
|
|
11
|
+
--tw-pan-x: ;
|
|
12
|
+
--tw-pan-y: ;
|
|
13
|
+
--tw-pinch-zoom: ;
|
|
14
|
+
--tw-scroll-snap-strictness: proximity;
|
|
15
|
+
--tw-gradient-from-position: ;
|
|
16
|
+
--tw-gradient-via-position: ;
|
|
17
|
+
--tw-gradient-to-position: ;
|
|
18
|
+
--tw-ordinal: ;
|
|
19
|
+
--tw-slashed-zero: ;
|
|
20
|
+
--tw-numeric-figure: ;
|
|
21
|
+
--tw-numeric-spacing: ;
|
|
22
|
+
--tw-numeric-fraction: ;
|
|
23
|
+
--tw-ring-inset: ;
|
|
24
|
+
--tw-ring-offset-width: 0px;
|
|
25
|
+
--tw-ring-offset-color: #fff;
|
|
26
|
+
--tw-ring-color: rgb(59 130 246 / 0.5);
|
|
27
|
+
--tw-ring-offset-shadow: 0 0 #0000;
|
|
28
|
+
--tw-ring-shadow: 0 0 #0000;
|
|
29
|
+
--tw-shadow: 0 0 #0000;
|
|
30
|
+
--tw-shadow-colored: 0 0 #0000;
|
|
31
|
+
--tw-blur: ;
|
|
32
|
+
--tw-brightness: ;
|
|
33
|
+
--tw-contrast: ;
|
|
34
|
+
--tw-grayscale: ;
|
|
35
|
+
--tw-hue-rotate: ;
|
|
36
|
+
--tw-invert: ;
|
|
37
|
+
--tw-saturate: ;
|
|
38
|
+
--tw-sepia: ;
|
|
39
|
+
--tw-drop-shadow: ;
|
|
40
|
+
--tw-backdrop-blur: ;
|
|
41
|
+
--tw-backdrop-brightness: ;
|
|
42
|
+
--tw-backdrop-contrast: ;
|
|
43
|
+
--tw-backdrop-grayscale: ;
|
|
44
|
+
--tw-backdrop-hue-rotate: ;
|
|
45
|
+
--tw-backdrop-invert: ;
|
|
46
|
+
--tw-backdrop-opacity: ;
|
|
47
|
+
--tw-backdrop-saturate: ;
|
|
48
|
+
--tw-backdrop-sepia: ;
|
|
49
|
+
--tw-contain-size: ;
|
|
50
|
+
--tw-contain-layout: ;
|
|
51
|
+
--tw-contain-paint: ;
|
|
52
|
+
--tw-contain-style: ;
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
::backdrop {
|
|
56
|
+
--tw-border-spacing-x: 0;
|
|
57
|
+
--tw-border-spacing-y: 0;
|
|
58
|
+
--tw-translate-x: 0;
|
|
59
|
+
--tw-translate-y: 0;
|
|
60
|
+
--tw-rotate: 0;
|
|
61
|
+
--tw-skew-x: 0;
|
|
62
|
+
--tw-skew-y: 0;
|
|
63
|
+
--tw-scale-x: 1;
|
|
64
|
+
--tw-scale-y: 1;
|
|
65
|
+
--tw-pan-x: ;
|
|
66
|
+
--tw-pan-y: ;
|
|
67
|
+
--tw-pinch-zoom: ;
|
|
68
|
+
--tw-scroll-snap-strictness: proximity;
|
|
69
|
+
--tw-gradient-from-position: ;
|
|
70
|
+
--tw-gradient-via-position: ;
|
|
71
|
+
--tw-gradient-to-position: ;
|
|
72
|
+
--tw-ordinal: ;
|
|
73
|
+
--tw-slashed-zero: ;
|
|
74
|
+
--tw-numeric-figure: ;
|
|
75
|
+
--tw-numeric-spacing: ;
|
|
76
|
+
--tw-numeric-fraction: ;
|
|
77
|
+
--tw-ring-inset: ;
|
|
78
|
+
--tw-ring-offset-width: 0px;
|
|
79
|
+
--tw-ring-offset-color: #fff;
|
|
80
|
+
--tw-ring-color: rgb(59 130 246 / 0.5);
|
|
81
|
+
--tw-ring-offset-shadow: 0 0 #0000;
|
|
82
|
+
--tw-ring-shadow: 0 0 #0000;
|
|
83
|
+
--tw-shadow: 0 0 #0000;
|
|
84
|
+
--tw-shadow-colored: 0 0 #0000;
|
|
85
|
+
--tw-blur: ;
|
|
86
|
+
--tw-brightness: ;
|
|
87
|
+
--tw-contrast: ;
|
|
88
|
+
--tw-grayscale: ;
|
|
89
|
+
--tw-hue-rotate: ;
|
|
90
|
+
--tw-invert: ;
|
|
91
|
+
--tw-saturate: ;
|
|
92
|
+
--tw-sepia: ;
|
|
93
|
+
--tw-drop-shadow: ;
|
|
94
|
+
--tw-backdrop-blur: ;
|
|
95
|
+
--tw-backdrop-brightness: ;
|
|
96
|
+
--tw-backdrop-contrast: ;
|
|
97
|
+
--tw-backdrop-grayscale: ;
|
|
98
|
+
--tw-backdrop-hue-rotate: ;
|
|
99
|
+
--tw-backdrop-invert: ;
|
|
100
|
+
--tw-backdrop-opacity: ;
|
|
101
|
+
--tw-backdrop-saturate: ;
|
|
102
|
+
--tw-backdrop-sepia: ;
|
|
103
|
+
--tw-contain-size: ;
|
|
104
|
+
--tw-contain-layout: ;
|
|
105
|
+
--tw-contain-paint: ;
|
|
106
|
+
--tw-contain-style: ;
|
|
107
|
+
}/*
|
|
108
|
+
! tailwindcss v3.4.14 | MIT License | https://tailwindcss.com
|
|
3
109
|
*//*
|
|
4
110
|
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
|
|
5
111
|
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
|
|
@@ -390,7 +496,7 @@ video {
|
|
|
390
496
|
}
|
|
391
497
|
|
|
392
498
|
/* Make elements with the HTML hidden attribute stay hidden by default */
|
|
393
|
-
[hidden] {
|
|
499
|
+
[hidden]:where(:not([hidden="until-found"])) {
|
|
394
500
|
display: none;
|
|
395
501
|
}
|
|
396
502
|
:root {
|
|
@@ -466,114 +572,6 @@ video {
|
|
|
466
572
|
color: hsl(var(--foreground));
|
|
467
573
|
font-feature-settings: 'rlig' 1, 'calt' 1;
|
|
468
574
|
}
|
|
469
|
-
|
|
470
|
-
*, ::before, ::after {
|
|
471
|
-
--tw-border-spacing-x: 0;
|
|
472
|
-
--tw-border-spacing-y: 0;
|
|
473
|
-
--tw-translate-x: 0;
|
|
474
|
-
--tw-translate-y: 0;
|
|
475
|
-
--tw-rotate: 0;
|
|
476
|
-
--tw-skew-x: 0;
|
|
477
|
-
--tw-skew-y: 0;
|
|
478
|
-
--tw-scale-x: 1;
|
|
479
|
-
--tw-scale-y: 1;
|
|
480
|
-
--tw-pan-x: ;
|
|
481
|
-
--tw-pan-y: ;
|
|
482
|
-
--tw-pinch-zoom: ;
|
|
483
|
-
--tw-scroll-snap-strictness: proximity;
|
|
484
|
-
--tw-gradient-from-position: ;
|
|
485
|
-
--tw-gradient-via-position: ;
|
|
486
|
-
--tw-gradient-to-position: ;
|
|
487
|
-
--tw-ordinal: ;
|
|
488
|
-
--tw-slashed-zero: ;
|
|
489
|
-
--tw-numeric-figure: ;
|
|
490
|
-
--tw-numeric-spacing: ;
|
|
491
|
-
--tw-numeric-fraction: ;
|
|
492
|
-
--tw-ring-inset: ;
|
|
493
|
-
--tw-ring-offset-width: 0px;
|
|
494
|
-
--tw-ring-offset-color: #fff;
|
|
495
|
-
--tw-ring-color: rgb(59 130 246 / 0.5);
|
|
496
|
-
--tw-ring-offset-shadow: 0 0 #0000;
|
|
497
|
-
--tw-ring-shadow: 0 0 #0000;
|
|
498
|
-
--tw-shadow: 0 0 #0000;
|
|
499
|
-
--tw-shadow-colored: 0 0 #0000;
|
|
500
|
-
--tw-blur: ;
|
|
501
|
-
--tw-brightness: ;
|
|
502
|
-
--tw-contrast: ;
|
|
503
|
-
--tw-grayscale: ;
|
|
504
|
-
--tw-hue-rotate: ;
|
|
505
|
-
--tw-invert: ;
|
|
506
|
-
--tw-saturate: ;
|
|
507
|
-
--tw-sepia: ;
|
|
508
|
-
--tw-drop-shadow: ;
|
|
509
|
-
--tw-backdrop-blur: ;
|
|
510
|
-
--tw-backdrop-brightness: ;
|
|
511
|
-
--tw-backdrop-contrast: ;
|
|
512
|
-
--tw-backdrop-grayscale: ;
|
|
513
|
-
--tw-backdrop-hue-rotate: ;
|
|
514
|
-
--tw-backdrop-invert: ;
|
|
515
|
-
--tw-backdrop-opacity: ;
|
|
516
|
-
--tw-backdrop-saturate: ;
|
|
517
|
-
--tw-backdrop-sepia: ;
|
|
518
|
-
--tw-contain-size: ;
|
|
519
|
-
--tw-contain-layout: ;
|
|
520
|
-
--tw-contain-paint: ;
|
|
521
|
-
--tw-contain-style: ;
|
|
522
|
-
}
|
|
523
|
-
|
|
524
|
-
::backdrop {
|
|
525
|
-
--tw-border-spacing-x: 0;
|
|
526
|
-
--tw-border-spacing-y: 0;
|
|
527
|
-
--tw-translate-x: 0;
|
|
528
|
-
--tw-translate-y: 0;
|
|
529
|
-
--tw-rotate: 0;
|
|
530
|
-
--tw-skew-x: 0;
|
|
531
|
-
--tw-skew-y: 0;
|
|
532
|
-
--tw-scale-x: 1;
|
|
533
|
-
--tw-scale-y: 1;
|
|
534
|
-
--tw-pan-x: ;
|
|
535
|
-
--tw-pan-y: ;
|
|
536
|
-
--tw-pinch-zoom: ;
|
|
537
|
-
--tw-scroll-snap-strictness: proximity;
|
|
538
|
-
--tw-gradient-from-position: ;
|
|
539
|
-
--tw-gradient-via-position: ;
|
|
540
|
-
--tw-gradient-to-position: ;
|
|
541
|
-
--tw-ordinal: ;
|
|
542
|
-
--tw-slashed-zero: ;
|
|
543
|
-
--tw-numeric-figure: ;
|
|
544
|
-
--tw-numeric-spacing: ;
|
|
545
|
-
--tw-numeric-fraction: ;
|
|
546
|
-
--tw-ring-inset: ;
|
|
547
|
-
--tw-ring-offset-width: 0px;
|
|
548
|
-
--tw-ring-offset-color: #fff;
|
|
549
|
-
--tw-ring-color: rgb(59 130 246 / 0.5);
|
|
550
|
-
--tw-ring-offset-shadow: 0 0 #0000;
|
|
551
|
-
--tw-ring-shadow: 0 0 #0000;
|
|
552
|
-
--tw-shadow: 0 0 #0000;
|
|
553
|
-
--tw-shadow-colored: 0 0 #0000;
|
|
554
|
-
--tw-blur: ;
|
|
555
|
-
--tw-brightness: ;
|
|
556
|
-
--tw-contrast: ;
|
|
557
|
-
--tw-grayscale: ;
|
|
558
|
-
--tw-hue-rotate: ;
|
|
559
|
-
--tw-invert: ;
|
|
560
|
-
--tw-saturate: ;
|
|
561
|
-
--tw-sepia: ;
|
|
562
|
-
--tw-drop-shadow: ;
|
|
563
|
-
--tw-backdrop-blur: ;
|
|
564
|
-
--tw-backdrop-brightness: ;
|
|
565
|
-
--tw-backdrop-contrast: ;
|
|
566
|
-
--tw-backdrop-grayscale: ;
|
|
567
|
-
--tw-backdrop-hue-rotate: ;
|
|
568
|
-
--tw-backdrop-invert: ;
|
|
569
|
-
--tw-backdrop-opacity: ;
|
|
570
|
-
--tw-backdrop-saturate: ;
|
|
571
|
-
--tw-backdrop-sepia: ;
|
|
572
|
-
--tw-contain-size: ;
|
|
573
|
-
--tw-contain-layout: ;
|
|
574
|
-
--tw-contain-paint: ;
|
|
575
|
-
--tw-contain-style: ;
|
|
576
|
-
}
|
|
577
575
|
.container {
|
|
578
576
|
width: 100%;
|
|
579
577
|
}
|
|
@@ -731,24 +729,15 @@ video {
|
|
|
731
729
|
.ml-auto {
|
|
732
730
|
margin-left: auto;
|
|
733
731
|
}
|
|
734
|
-
.mr-0 {
|
|
735
|
-
margin-right: 0px;
|
|
736
|
-
}
|
|
737
732
|
.mr-0\.5 {
|
|
738
733
|
margin-right: 0.125rem;
|
|
739
734
|
}
|
|
740
735
|
.mr-2 {
|
|
741
736
|
margin-right: 0.5rem;
|
|
742
737
|
}
|
|
743
|
-
.mt-0 {
|
|
744
|
-
margin-top: 0px;
|
|
745
|
-
}
|
|
746
738
|
.mt-0\.5 {
|
|
747
739
|
margin-top: 0.125rem;
|
|
748
740
|
}
|
|
749
|
-
.mt-1 {
|
|
750
|
-
margin-top: 0.25rem;
|
|
751
|
-
}
|
|
752
741
|
.mt-1\.5 {
|
|
753
742
|
margin-top: 0.375rem;
|
|
754
743
|
}
|
|
@@ -1466,9 +1455,6 @@ video {
|
|
|
1466
1455
|
padding-top: 2.25rem;
|
|
1467
1456
|
padding-bottom: 2.25rem;
|
|
1468
1457
|
}
|
|
1469
|
-
.pb-0 {
|
|
1470
|
-
padding-bottom: 0px;
|
|
1471
|
-
}
|
|
1472
1458
|
.pb-0\.5 {
|
|
1473
1459
|
padding-bottom: 0.125rem;
|
|
1474
1460
|
}
|
|
@@ -1487,9 +1473,6 @@ video {
|
|
|
1487
1473
|
.pl-12 {
|
|
1488
1474
|
padding-left: 3rem;
|
|
1489
1475
|
}
|
|
1490
|
-
.pl-2 {
|
|
1491
|
-
padding-left: 0.5rem;
|
|
1492
|
-
}
|
|
1493
1476
|
.pl-2\.5 {
|
|
1494
1477
|
padding-left: 0.625rem;
|
|
1495
1478
|
}
|
|
@@ -2475,53 +2458,53 @@ video {
|
|
|
2475
2458
|
pointer-events: none;
|
|
2476
2459
|
}
|
|
2477
2460
|
|
|
2478
|
-
.data-\[state\=checked\]\:translate-x-4[data-state=checked] {
|
|
2461
|
+
.data-\[state\=checked\]\:translate-x-4[data-state="checked"] {
|
|
2479
2462
|
--tw-translate-x: 1rem;
|
|
2480
2463
|
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));
|
|
2481
2464
|
}
|
|
2482
2465
|
|
|
2483
|
-
.data-\[state\=unchecked\]\:translate-x-0[data-state=unchecked] {
|
|
2466
|
+
.data-\[state\=unchecked\]\:translate-x-0[data-state="unchecked"] {
|
|
2484
2467
|
--tw-translate-x: 0px;
|
|
2485
2468
|
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));
|
|
2486
2469
|
}
|
|
2487
2470
|
|
|
2488
|
-
.data-\[state\=checked\]\:bg-blue-500[data-state=checked] {
|
|
2471
|
+
.data-\[state\=checked\]\:bg-blue-500[data-state="checked"] {
|
|
2489
2472
|
--tw-bg-opacity: 1;
|
|
2490
2473
|
background-color: rgb(59 130 246 / var(--tw-bg-opacity));
|
|
2491
2474
|
}
|
|
2492
2475
|
|
|
2493
|
-
.data-\[state\=checked\]\:bg-green-500[data-state=checked] {
|
|
2476
|
+
.data-\[state\=checked\]\:bg-green-500[data-state="checked"] {
|
|
2494
2477
|
--tw-bg-opacity: 1;
|
|
2495
2478
|
background-color: rgb(34 197 94 / var(--tw-bg-opacity));
|
|
2496
2479
|
}
|
|
2497
2480
|
|
|
2498
|
-
.data-\[state\=checked\]\:bg-primary[data-state=checked] {
|
|
2481
|
+
.data-\[state\=checked\]\:bg-primary[data-state="checked"] {
|
|
2499
2482
|
background-color: hsl(var(--primary));
|
|
2500
2483
|
}
|
|
2501
2484
|
|
|
2502
|
-
.data-\[state\=checked\]\:bg-red-500[data-state=checked] {
|
|
2485
|
+
.data-\[state\=checked\]\:bg-red-500[data-state="checked"] {
|
|
2503
2486
|
--tw-bg-opacity: 1;
|
|
2504
2487
|
background-color: rgb(239 68 68 / var(--tw-bg-opacity));
|
|
2505
2488
|
}
|
|
2506
2489
|
|
|
2507
|
-
.data-\[state\=checked\]\:bg-yellow-500[data-state=checked] {
|
|
2490
|
+
.data-\[state\=checked\]\:bg-yellow-500[data-state="checked"] {
|
|
2508
2491
|
--tw-bg-opacity: 1;
|
|
2509
2492
|
background-color: rgb(234 179 8 / var(--tw-bg-opacity));
|
|
2510
2493
|
}
|
|
2511
2494
|
|
|
2512
|
-
.data-\[state\=open\]\:bg-accent[data-state=open] {
|
|
2495
|
+
.data-\[state\=open\]\:bg-accent[data-state="open"] {
|
|
2513
2496
|
background-color: hsl(var(--accent));
|
|
2514
2497
|
}
|
|
2515
2498
|
|
|
2516
|
-
.data-\[state\=selected\]\:bg-muted[data-state=selected] {
|
|
2499
|
+
.data-\[state\=selected\]\:bg-muted[data-state="selected"] {
|
|
2517
2500
|
background-color: hsl(var(--muted));
|
|
2518
2501
|
}
|
|
2519
2502
|
|
|
2520
|
-
.data-\[state\=unchecked\]\:bg-input[data-state=unchecked] {
|
|
2503
|
+
.data-\[state\=unchecked\]\:bg-input[data-state="unchecked"] {
|
|
2521
2504
|
background-color: hsl(var(--input));
|
|
2522
2505
|
}
|
|
2523
2506
|
|
|
2524
|
-
.data-\[state\=checked\]\:text-primary-foreground[data-state=checked] {
|
|
2507
|
+
.data-\[state\=checked\]\:text-primary-foreground[data-state="checked"] {
|
|
2525
2508
|
color: hsl(var(--primary-foreground));
|
|
2526
2509
|
}
|
|
2527
2510
|
|
|
@@ -2529,7 +2512,7 @@ video {
|
|
|
2529
2512
|
opacity: 0.5;
|
|
2530
2513
|
}
|
|
2531
2514
|
|
|
2532
|
-
.data-\[state\=open\]\:animate-in[data-state=open] {
|
|
2515
|
+
.data-\[state\=open\]\:animate-in[data-state="open"] {
|
|
2533
2516
|
animation-name: enter;
|
|
2534
2517
|
animation-duration: 150ms;
|
|
2535
2518
|
--tw-enter-opacity: initial;
|
|
@@ -2539,7 +2522,7 @@ video {
|
|
|
2539
2522
|
--tw-enter-translate-y: initial;
|
|
2540
2523
|
}
|
|
2541
2524
|
|
|
2542
|
-
.data-\[state\=closed\]\:animate-out[data-state=closed] {
|
|
2525
|
+
.data-\[state\=closed\]\:animate-out[data-state="closed"] {
|
|
2543
2526
|
animation-name: exit;
|
|
2544
2527
|
animation-duration: 150ms;
|
|
2545
2528
|
--tw-exit-opacity: initial;
|
|
@@ -2549,35 +2532,35 @@ video {
|
|
|
2549
2532
|
--tw-exit-translate-y: initial;
|
|
2550
2533
|
}
|
|
2551
2534
|
|
|
2552
|
-
.data-\[state\=closed\]\:fade-out-0[data-state=closed] {
|
|
2535
|
+
.data-\[state\=closed\]\:fade-out-0[data-state="closed"] {
|
|
2553
2536
|
--tw-exit-opacity: 0;
|
|
2554
2537
|
}
|
|
2555
2538
|
|
|
2556
|
-
.data-\[state\=open\]\:fade-in-0[data-state=open] {
|
|
2539
|
+
.data-\[state\=open\]\:fade-in-0[data-state="open"] {
|
|
2557
2540
|
--tw-enter-opacity: 0;
|
|
2558
2541
|
}
|
|
2559
2542
|
|
|
2560
|
-
.data-\[state\=closed\]\:zoom-out-95[data-state=closed] {
|
|
2543
|
+
.data-\[state\=closed\]\:zoom-out-95[data-state="closed"] {
|
|
2561
2544
|
--tw-exit-scale: .95;
|
|
2562
2545
|
}
|
|
2563
2546
|
|
|
2564
|
-
.data-\[state\=open\]\:zoom-in-95[data-state=open] {
|
|
2547
|
+
.data-\[state\=open\]\:zoom-in-95[data-state="open"] {
|
|
2565
2548
|
--tw-enter-scale: .95;
|
|
2566
2549
|
}
|
|
2567
2550
|
|
|
2568
|
-
.data-\[side\=bottom\]\:slide-in-from-top-2[data-side=bottom] {
|
|
2551
|
+
.data-\[side\=bottom\]\:slide-in-from-top-2[data-side="bottom"] {
|
|
2569
2552
|
--tw-enter-translate-y: -0.5rem;
|
|
2570
2553
|
}
|
|
2571
2554
|
|
|
2572
|
-
.data-\[side\=left\]\:slide-in-from-right-2[data-side=left] {
|
|
2555
|
+
.data-\[side\=left\]\:slide-in-from-right-2[data-side="left"] {
|
|
2573
2556
|
--tw-enter-translate-x: 0.5rem;
|
|
2574
2557
|
}
|
|
2575
2558
|
|
|
2576
|
-
.data-\[side\=right\]\:slide-in-from-left-2[data-side=right] {
|
|
2559
|
+
.data-\[side\=right\]\:slide-in-from-left-2[data-side="right"] {
|
|
2577
2560
|
--tw-enter-translate-x: -0.5rem;
|
|
2578
2561
|
}
|
|
2579
2562
|
|
|
2580
|
-
.data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top] {
|
|
2563
|
+
.data-\[side\=top\]\:slide-in-from-bottom-2[data-side="top"] {
|
|
2581
2564
|
--tw-enter-translate-y: 0.5rem;
|
|
2582
2565
|
}
|
|
2583
2566
|
|
|
@@ -3475,9 +3458,11 @@ button.rbc-input::-moz-focus-inner {
|
|
|
3475
3458
|
.rbc-row-content-scrollable .rbc-row-content-scroll-container {
|
|
3476
3459
|
height: 100%;
|
|
3477
3460
|
overflow-y: scroll;
|
|
3478
|
-
/* Hide scrollbar for Chrome, Safari and Opera */
|
|
3479
3461
|
-ms-overflow-style: none; /* IE and Edge */
|
|
3480
3462
|
scrollbar-width: none; /* Firefox */
|
|
3463
|
+
-ms-overflow-style: none; /* IE and Edge */
|
|
3464
|
+
scrollbar-width: none; /* Firefox */
|
|
3465
|
+
/* Hide scrollbar for Chrome, Safari and Opera */
|
|
3481
3466
|
}
|
|
3482
3467
|
.rbc-row-content-scrollable .rbc-row-content-scroll-container::-webkit-scrollbar {
|
|
3483
3468
|
display: none;
|