premium-react-loaders 1.1.0 → 1.3.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/README.md +55 -6
- package/dist/components/overlay/LoaderOverlay.d.ts.map +1 -1
- package/dist/components/progress/ProgressBar.d.ts.map +1 -1
- package/dist/components/progress/ProgressCircle.d.ts.map +1 -1
- package/dist/components/progress/ProgressRing.d.ts.map +1 -1
- package/dist/components/progress/ProgressSteps.d.ts.map +1 -1
- package/dist/components/pulse/PulseBars.d.ts +2 -2
- package/dist/components/pulse/PulseBars.d.ts.map +1 -1
- package/dist/components/pulse/PulseDots.d.ts +2 -2
- package/dist/components/pulse/PulseDots.d.ts.map +1 -1
- package/dist/components/pulse/PulseWave.d.ts +2 -2
- package/dist/components/pulse/PulseWave.d.ts.map +1 -1
- package/dist/components/pulse/TypingIndicator.d.ts.map +1 -1
- package/dist/components/skeleton/Skeleton.d.ts.map +1 -1
- package/dist/components/skeleton/SkeletonAvatar.d.ts.map +1 -1
- package/dist/components/skeleton/SkeletonCard.d.ts.map +1 -1
- package/dist/components/skeleton/SkeletonForm.d.ts.map +1 -1
- package/dist/components/skeleton/SkeletonImage.d.ts.map +1 -1
- package/dist/components/skeleton/SkeletonList.d.ts.map +1 -1
- package/dist/components/skeleton/SkeletonPage.d.ts.map +1 -1
- package/dist/components/skeleton/SkeletonTable.d.ts.map +1 -1
- package/dist/components/skeleton/SkeletonText.d.ts.map +1 -1
- package/dist/components/spinner/SpinnerBars.d.ts +2 -2
- package/dist/components/spinner/SpinnerBars.d.ts.map +1 -1
- package/dist/components/spinner/SpinnerCircle.d.ts +2 -1
- package/dist/components/spinner/SpinnerCircle.d.ts.map +1 -1
- package/dist/components/spinner/SpinnerDots.d.ts +2 -2
- package/dist/components/spinner/SpinnerDots.d.ts.map +1 -1
- package/dist/components/spinner/SpinnerGrid.d.ts +2 -2
- package/dist/components/spinner/SpinnerGrid.d.ts.map +1 -1
- package/dist/components/spinner/SpinnerPulse.d.ts +3 -3
- package/dist/components/spinner/SpinnerPulse.d.ts.map +1 -1
- package/dist/components/spinner/SpinnerRing.d.ts +3 -3
- package/dist/components/spinner/SpinnerRing.d.ts.map +1 -1
- package/dist/components/spinner/SpinnerWave.d.ts +3 -3
- package/dist/components/spinner/SpinnerWave.d.ts.map +1 -1
- package/dist/index10.cjs +14 -2
- package/dist/index10.cjs.map +1 -1
- package/dist/index10.js +14 -2
- package/dist/index10.js.map +1 -1
- package/dist/index11.cjs +16 -2
- package/dist/index11.cjs.map +1 -1
- package/dist/index11.js +16 -2
- package/dist/index11.js.map +1 -1
- package/dist/index12.cjs +16 -2
- package/dist/index12.cjs.map +1 -1
- package/dist/index12.js +16 -2
- package/dist/index12.js.map +1 -1
- package/dist/index13.cjs +12 -2
- package/dist/index13.cjs.map +1 -1
- package/dist/index13.js +12 -2
- package/dist/index13.js.map +1 -1
- package/dist/index14.cjs +24 -5
- package/dist/index14.cjs.map +1 -1
- package/dist/index14.js +24 -5
- package/dist/index14.js.map +1 -1
- package/dist/index15.cjs +23 -4
- package/dist/index15.cjs.map +1 -1
- package/dist/index15.js +24 -5
- package/dist/index15.js.map +1 -1
- package/dist/index16.cjs +23 -4
- package/dist/index16.cjs.map +1 -1
- package/dist/index16.js +24 -5
- package/dist/index16.js.map +1 -1
- package/dist/index17.cjs +21 -6
- package/dist/index17.cjs.map +1 -1
- package/dist/index17.js +22 -7
- package/dist/index17.js.map +1 -1
- package/dist/index18.cjs +25 -7
- package/dist/index18.cjs.map +1 -1
- package/dist/index18.js +26 -8
- package/dist/index18.js.map +1 -1
- package/dist/index19.cjs +24 -6
- package/dist/index19.cjs.map +1 -1
- package/dist/index19.js +25 -7
- package/dist/index19.js.map +1 -1
- package/dist/index20.cjs +24 -6
- package/dist/index20.cjs.map +1 -1
- package/dist/index20.js +25 -7
- package/dist/index20.js.map +1 -1
- package/dist/index21.cjs +21 -5
- package/dist/index21.cjs.map +1 -1
- package/dist/index21.js +22 -6
- package/dist/index21.js.map +1 -1
- package/dist/index22.cjs +24 -6
- package/dist/index22.cjs.map +1 -1
- package/dist/index22.js +25 -7
- package/dist/index22.js.map +1 -1
- package/dist/index23.cjs +25 -7
- package/dist/index23.cjs.map +1 -1
- package/dist/index23.js +26 -8
- package/dist/index23.js.map +1 -1
- package/dist/index24.cjs +16 -2
- package/dist/index24.cjs.map +1 -1
- package/dist/index24.js +16 -2
- package/dist/index24.js.map +1 -1
- package/dist/index25.cjs +21 -6
- package/dist/index25.cjs.map +1 -1
- package/dist/index25.js +22 -7
- package/dist/index25.js.map +1 -1
- package/dist/index26.cjs +22 -7
- package/dist/index26.cjs.map +1 -1
- package/dist/index26.js +23 -8
- package/dist/index26.js.map +1 -1
- package/dist/index27.cjs +23 -7
- package/dist/index27.cjs.map +1 -1
- package/dist/index27.js +24 -8
- package/dist/index27.js.map +1 -1
- package/dist/index28.cjs +20 -5
- package/dist/index28.cjs.map +1 -1
- package/dist/index28.js +21 -6
- package/dist/index28.js.map +1 -1
- package/dist/index29.cjs +14 -2
- package/dist/index29.cjs.map +1 -1
- package/dist/index29.js +14 -2
- package/dist/index29.js.map +1 -1
- package/dist/index31.cjs +126 -0
- package/dist/index31.cjs.map +1 -0
- package/dist/index31.js +126 -0
- package/dist/index31.js.map +1 -0
- package/dist/index4.cjs +10 -0
- package/dist/index4.cjs.map +1 -1
- package/dist/index4.js +10 -0
- package/dist/index4.js.map +1 -1
- package/dist/index5.cjs +14 -2
- package/dist/index5.cjs.map +1 -1
- package/dist/index5.js +14 -2
- package/dist/index5.js.map +1 -1
- package/dist/index6.cjs +14 -2
- package/dist/index6.cjs.map +1 -1
- package/dist/index6.js +14 -2
- package/dist/index6.js.map +1 -1
- package/dist/index7.cjs +16 -2
- package/dist/index7.cjs.map +1 -1
- package/dist/index7.js +16 -2
- package/dist/index7.js.map +1 -1
- package/dist/index8.cjs +14 -2
- package/dist/index8.cjs.map +1 -1
- package/dist/index8.js +14 -2
- package/dist/index8.js.map +1 -1
- package/dist/index9.cjs +16 -2
- package/dist/index9.cjs.map +1 -1
- package/dist/index9.js +16 -2
- package/dist/index9.js.map +1 -1
- package/dist/premium-react-loaders.css +405 -6
- package/dist/types/common.d.ts +20 -2
- package/dist/types/common.d.ts.map +1 -1
- package/dist/utils/colors.d.ts +2 -1
- package/dist/utils/colors.d.ts.map +1 -1
- package/dist/utils/hooks.d.ts +19 -0
- package/dist/utils/hooks.d.ts.map +1 -0
- package/dist/utils/index.d.ts +1 -0
- package/dist/utils/index.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -1,3 +1,189 @@
|
|
|
1
|
+
/* Animation keyframes */
|
|
2
|
+
|
|
3
|
+
@keyframes skeleton-shimmer {
|
|
4
|
+
0% {
|
|
5
|
+
transform: translateX(-100%);
|
|
6
|
+
}
|
|
7
|
+
100% {
|
|
8
|
+
transform: translateX(100%);
|
|
9
|
+
}
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
@keyframes spinner-rotate {
|
|
13
|
+
0% {
|
|
14
|
+
transform: rotate(0deg);
|
|
15
|
+
}
|
|
16
|
+
100% {
|
|
17
|
+
transform: rotate(360deg);
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
@keyframes pulse-scale {
|
|
22
|
+
0%,
|
|
23
|
+
100% {
|
|
24
|
+
transform: scale(1);
|
|
25
|
+
opacity: 1;
|
|
26
|
+
}
|
|
27
|
+
50% {
|
|
28
|
+
transform: scale(0.5);
|
|
29
|
+
opacity: 0.5;
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
@keyframes pulse-bounce {
|
|
34
|
+
0%,
|
|
35
|
+
80%,
|
|
36
|
+
100% {
|
|
37
|
+
transform: scale(0);
|
|
38
|
+
opacity: 0.5;
|
|
39
|
+
}
|
|
40
|
+
40% {
|
|
41
|
+
transform: scale(1);
|
|
42
|
+
opacity: 1;
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
@keyframes pulse-wave {
|
|
47
|
+
0%,
|
|
48
|
+
40%,
|
|
49
|
+
100% {
|
|
50
|
+
transform: scaleY(0.4);
|
|
51
|
+
}
|
|
52
|
+
20% {
|
|
53
|
+
transform: scaleY(1);
|
|
54
|
+
}
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
@keyframes progress-indeterminate {
|
|
58
|
+
0% {
|
|
59
|
+
left: -40%;
|
|
60
|
+
right: 100%;
|
|
61
|
+
}
|
|
62
|
+
60% {
|
|
63
|
+
left: 100%;
|
|
64
|
+
right: -90%;
|
|
65
|
+
}
|
|
66
|
+
100% {
|
|
67
|
+
left: 100%;
|
|
68
|
+
right: -90%;
|
|
69
|
+
}
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
@keyframes fade-pulse {
|
|
73
|
+
0%,
|
|
74
|
+
100% {
|
|
75
|
+
opacity: 1;
|
|
76
|
+
}
|
|
77
|
+
50% {
|
|
78
|
+
opacity: 0.3;
|
|
79
|
+
}
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
@keyframes dots-rotate {
|
|
83
|
+
0% {
|
|
84
|
+
transform: rotate(0deg);
|
|
85
|
+
}
|
|
86
|
+
100% {
|
|
87
|
+
transform: rotate(360deg);
|
|
88
|
+
}
|
|
89
|
+
}
|
|
90
|
+
|
|
91
|
+
@keyframes ripple-expand {
|
|
92
|
+
0% {
|
|
93
|
+
transform: scale(0);
|
|
94
|
+
opacity: 1;
|
|
95
|
+
}
|
|
96
|
+
100% {
|
|
97
|
+
transform: scale(var(--max-scale, 2));
|
|
98
|
+
opacity: 0;
|
|
99
|
+
}
|
|
100
|
+
}
|
|
101
|
+
|
|
102
|
+
@keyframes heartbeat-pulse {
|
|
103
|
+
0% {
|
|
104
|
+
transform: scale(0.8);
|
|
105
|
+
opacity: 1;
|
|
106
|
+
}
|
|
107
|
+
100% {
|
|
108
|
+
transform: scale(var(--max-scale, 1.8));
|
|
109
|
+
opacity: 0;
|
|
110
|
+
}
|
|
111
|
+
}
|
|
112
|
+
|
|
113
|
+
@keyframes typing-bounce {
|
|
114
|
+
0%,
|
|
115
|
+
60%,
|
|
116
|
+
100% {
|
|
117
|
+
transform: translateY(0);
|
|
118
|
+
}
|
|
119
|
+
30% {
|
|
120
|
+
transform: translateY(-8px);
|
|
121
|
+
}
|
|
122
|
+
}
|
|
123
|
+
|
|
124
|
+
@keyframes typing-fade {
|
|
125
|
+
0%,
|
|
126
|
+
60%,
|
|
127
|
+
100% {
|
|
128
|
+
opacity: 0.2;
|
|
129
|
+
}
|
|
130
|
+
30% {
|
|
131
|
+
opacity: 1;
|
|
132
|
+
}
|
|
133
|
+
}
|
|
134
|
+
|
|
135
|
+
/* Animation utility classes */
|
|
136
|
+
|
|
137
|
+
.animate-skeleton {
|
|
138
|
+
animation: skeleton-shimmer var(--animation-duration-normal, 1.5s) infinite;
|
|
139
|
+
}
|
|
140
|
+
|
|
141
|
+
.animate-spinner {
|
|
142
|
+
animation: spinner-rotate var(--animation-duration-normal, 1s) linear infinite;
|
|
143
|
+
}
|
|
144
|
+
|
|
145
|
+
.animate-pulse-scale {
|
|
146
|
+
animation: pulse-scale var(--animation-duration-normal, 1.5s) ease-in-out infinite;
|
|
147
|
+
}
|
|
148
|
+
|
|
149
|
+
.animate-pulse-bounce {
|
|
150
|
+
animation: pulse-bounce var(--animation-duration-normal, 1.4s) ease-in-out infinite;
|
|
151
|
+
}
|
|
152
|
+
|
|
153
|
+
.animate-progress {
|
|
154
|
+
animation: progress-indeterminate var(--animation-duration-normal, 1.5s) ease-in-out infinite;
|
|
155
|
+
}
|
|
156
|
+
|
|
157
|
+
/* Speed variants */
|
|
158
|
+
|
|
159
|
+
.animate-slow {
|
|
160
|
+
animation-duration: var(--animation-duration-slow, 2s);
|
|
161
|
+
}
|
|
162
|
+
|
|
163
|
+
.animate-fast {
|
|
164
|
+
animation-duration: var(--animation-duration-fast, 0.5s);
|
|
165
|
+
}
|
|
166
|
+
|
|
167
|
+
/* Transition utility classes */
|
|
168
|
+
|
|
169
|
+
.loader-fade-enter {
|
|
170
|
+
opacity: 0;
|
|
171
|
+
}
|
|
172
|
+
|
|
173
|
+
.loader-fade-enter-active {
|
|
174
|
+
opacity: 1;
|
|
175
|
+
transition: opacity var(--transition-duration, 150ms) ease-in;
|
|
176
|
+
}
|
|
177
|
+
|
|
178
|
+
.loader-fade-exit {
|
|
179
|
+
opacity: 1;
|
|
180
|
+
}
|
|
181
|
+
|
|
182
|
+
.loader-fade-exit-active {
|
|
183
|
+
opacity: 0;
|
|
184
|
+
transition: opacity var(--transition-duration, 150ms) ease-out;
|
|
185
|
+
}
|
|
186
|
+
|
|
1
187
|
*, ::before, ::after {
|
|
2
188
|
--tw-border-spacing-x: 0;
|
|
3
189
|
--tw-border-spacing-y: 0;
|
|
@@ -104,9 +290,11 @@
|
|
|
104
290
|
--tw-contain-layout: ;
|
|
105
291
|
--tw-contain-paint: ;
|
|
106
292
|
--tw-contain-style: ;
|
|
107
|
-
}
|
|
108
|
-
|
|
109
|
-
|
|
293
|
+
}
|
|
294
|
+
|
|
295
|
+
/* ! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com */
|
|
296
|
+
|
|
297
|
+
/*
|
|
110
298
|
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
|
|
111
299
|
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
|
|
112
300
|
*/
|
|
@@ -423,6 +611,7 @@ menu {
|
|
|
423
611
|
/*
|
|
424
612
|
Reset default styling for dialogs.
|
|
425
613
|
*/
|
|
614
|
+
|
|
426
615
|
dialog {
|
|
427
616
|
padding: 0;
|
|
428
617
|
}
|
|
@@ -463,6 +652,7 @@ button,
|
|
|
463
652
|
/*
|
|
464
653
|
Make sure disabled buttons don't get the pointer cursor.
|
|
465
654
|
*/
|
|
655
|
+
|
|
466
656
|
:disabled {
|
|
467
657
|
cursor: default;
|
|
468
658
|
}
|
|
@@ -496,20 +686,25 @@ video {
|
|
|
496
686
|
}
|
|
497
687
|
|
|
498
688
|
/* Make elements with the HTML hidden attribute stay hidden by default */
|
|
689
|
+
|
|
499
690
|
[hidden]:where(:not([hidden="until-found"])) {
|
|
500
691
|
display: none;
|
|
501
692
|
}
|
|
693
|
+
|
|
502
694
|
/* Skeleton base */
|
|
695
|
+
|
|
503
696
|
.skeleton {
|
|
504
697
|
position: relative;
|
|
505
698
|
overflow: hidden;
|
|
506
699
|
--tw-bg-opacity: 1;
|
|
507
700
|
background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
|
|
508
701
|
}
|
|
702
|
+
|
|
509
703
|
.skeleton-animate {
|
|
510
704
|
position: relative;
|
|
511
705
|
overflow: hidden;
|
|
512
706
|
}
|
|
707
|
+
|
|
513
708
|
.skeleton-animate::after {
|
|
514
709
|
position: absolute;
|
|
515
710
|
inset: 0px;
|
|
@@ -523,302 +718,475 @@ video {
|
|
|
523
718
|
);
|
|
524
719
|
animation: skeleton-shimmer 1.5s infinite;
|
|
525
720
|
}
|
|
721
|
+
|
|
526
722
|
/* Spinner base */
|
|
723
|
+
|
|
527
724
|
/* Progress base */
|
|
725
|
+
|
|
528
726
|
.progress-indeterminate {
|
|
529
727
|
position: absolute;
|
|
530
728
|
inset: 0px;
|
|
531
729
|
}
|
|
532
|
-
|
|
533
|
-
visibility: visible !important;
|
|
534
|
-
}
|
|
730
|
+
|
|
535
731
|
.visible {
|
|
536
732
|
visibility: visible;
|
|
537
733
|
}
|
|
734
|
+
|
|
538
735
|
.fixed {
|
|
539
736
|
position: fixed;
|
|
540
737
|
}
|
|
738
|
+
|
|
541
739
|
.absolute {
|
|
542
740
|
position: absolute;
|
|
543
741
|
}
|
|
742
|
+
|
|
544
743
|
.relative {
|
|
545
744
|
position: relative;
|
|
546
745
|
}
|
|
746
|
+
|
|
547
747
|
.inset-0 {
|
|
548
748
|
inset: 0px;
|
|
549
749
|
}
|
|
750
|
+
|
|
550
751
|
.z-10 {
|
|
551
752
|
z-index: 10;
|
|
552
753
|
}
|
|
754
|
+
|
|
553
755
|
.col-span-2 {
|
|
554
756
|
grid-column: span 2 / span 2;
|
|
555
757
|
}
|
|
758
|
+
|
|
556
759
|
.mx-auto {
|
|
557
760
|
margin-left: auto;
|
|
558
761
|
margin-right: auto;
|
|
559
762
|
}
|
|
763
|
+
|
|
560
764
|
.mb-4 {
|
|
561
765
|
margin-bottom: 1rem;
|
|
562
766
|
}
|
|
767
|
+
|
|
563
768
|
.mt-1 {
|
|
564
769
|
margin-top: 0.25rem;
|
|
565
770
|
}
|
|
771
|
+
|
|
566
772
|
.block {
|
|
567
773
|
display: block;
|
|
568
774
|
}
|
|
775
|
+
|
|
569
776
|
.flex {
|
|
570
777
|
display: flex;
|
|
571
778
|
}
|
|
779
|
+
|
|
572
780
|
.inline-flex {
|
|
573
781
|
display: inline-flex;
|
|
574
782
|
}
|
|
783
|
+
|
|
575
784
|
.table {
|
|
576
785
|
display: table;
|
|
577
786
|
}
|
|
787
|
+
|
|
578
788
|
.grid {
|
|
579
789
|
display: grid;
|
|
580
790
|
}
|
|
791
|
+
|
|
792
|
+
.hidden {
|
|
793
|
+
display: none;
|
|
794
|
+
}
|
|
795
|
+
|
|
796
|
+
.h-10 {
|
|
797
|
+
height: 2.5rem;
|
|
798
|
+
}
|
|
799
|
+
|
|
800
|
+
.h-12 {
|
|
801
|
+
height: 3rem;
|
|
802
|
+
}
|
|
803
|
+
|
|
581
804
|
.h-4 {
|
|
582
805
|
height: 1rem;
|
|
583
806
|
}
|
|
807
|
+
|
|
584
808
|
.h-96 {
|
|
585
809
|
height: 24rem;
|
|
586
810
|
}
|
|
811
|
+
|
|
587
812
|
.h-full {
|
|
588
813
|
height: 100%;
|
|
589
814
|
}
|
|
815
|
+
|
|
590
816
|
.w-1\/2 {
|
|
591
817
|
width: 50%;
|
|
592
818
|
}
|
|
819
|
+
|
|
820
|
+
.w-10 {
|
|
821
|
+
width: 2.5rem;
|
|
822
|
+
}
|
|
823
|
+
|
|
593
824
|
.w-3\/4 {
|
|
594
825
|
width: 75%;
|
|
595
826
|
}
|
|
827
|
+
|
|
596
828
|
.w-96 {
|
|
597
829
|
width: 24rem;
|
|
598
830
|
}
|
|
831
|
+
|
|
599
832
|
.w-full {
|
|
600
833
|
width: 100%;
|
|
601
834
|
}
|
|
835
|
+
|
|
602
836
|
.max-w-3xl {
|
|
603
837
|
max-width: 48rem;
|
|
604
838
|
}
|
|
839
|
+
|
|
605
840
|
.flex-1 {
|
|
606
841
|
flex: 1 1 0%;
|
|
607
842
|
}
|
|
843
|
+
|
|
608
844
|
.transform {
|
|
609
845
|
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));
|
|
610
846
|
}
|
|
847
|
+
|
|
611
848
|
@keyframes spinner-rotate {
|
|
612
849
|
|
|
613
850
|
100% {
|
|
614
851
|
transform: rotate(360deg);
|
|
615
852
|
}
|
|
616
853
|
}
|
|
854
|
+
|
|
617
855
|
.animate-spinner-rotate {
|
|
618
856
|
animation: spinner-rotate 1s linear infinite;
|
|
619
857
|
}
|
|
858
|
+
|
|
620
859
|
.grid-cols-3 {
|
|
621
860
|
grid-template-columns: repeat(3, minmax(0, 1fr));
|
|
622
861
|
}
|
|
862
|
+
|
|
623
863
|
.grid-cols-4 {
|
|
624
864
|
grid-template-columns: repeat(4, minmax(0, 1fr));
|
|
625
865
|
}
|
|
866
|
+
|
|
626
867
|
.flex-row {
|
|
627
868
|
flex-direction: row;
|
|
628
869
|
}
|
|
870
|
+
|
|
629
871
|
.flex-col {
|
|
630
872
|
flex-direction: column;
|
|
631
873
|
}
|
|
874
|
+
|
|
632
875
|
.items-start {
|
|
633
876
|
align-items: flex-start;
|
|
634
877
|
}
|
|
878
|
+
|
|
635
879
|
.items-end {
|
|
636
880
|
align-items: flex-end;
|
|
637
881
|
}
|
|
882
|
+
|
|
638
883
|
.items-center {
|
|
639
884
|
align-items: center;
|
|
640
885
|
}
|
|
886
|
+
|
|
641
887
|
.justify-start {
|
|
642
888
|
justify-content: flex-start;
|
|
643
889
|
}
|
|
890
|
+
|
|
644
891
|
.justify-end {
|
|
645
892
|
justify-content: flex-end;
|
|
646
893
|
}
|
|
894
|
+
|
|
647
895
|
.justify-center {
|
|
648
896
|
justify-content: center;
|
|
649
897
|
}
|
|
898
|
+
|
|
650
899
|
.justify-between {
|
|
651
900
|
justify-content: space-between;
|
|
652
901
|
}
|
|
902
|
+
|
|
653
903
|
.gap-0\.5 {
|
|
654
904
|
gap: 0.125rem;
|
|
655
905
|
}
|
|
906
|
+
|
|
656
907
|
.gap-1 {
|
|
657
908
|
gap: 0.25rem;
|
|
658
909
|
}
|
|
910
|
+
|
|
659
911
|
.gap-2 {
|
|
660
912
|
gap: 0.5rem;
|
|
661
913
|
}
|
|
914
|
+
|
|
662
915
|
.gap-3 {
|
|
663
916
|
gap: 0.75rem;
|
|
664
917
|
}
|
|
918
|
+
|
|
665
919
|
.gap-4 {
|
|
666
920
|
gap: 1rem;
|
|
667
921
|
}
|
|
922
|
+
|
|
668
923
|
.gap-6 {
|
|
669
924
|
gap: 1.5rem;
|
|
670
925
|
}
|
|
926
|
+
|
|
927
|
+
.space-y-1 > :not([hidden]) ~ :not([hidden]) {
|
|
928
|
+
--tw-space-y-reverse: 0;
|
|
929
|
+
margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
|
|
930
|
+
margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
|
|
931
|
+
}
|
|
932
|
+
|
|
671
933
|
.space-y-2 > :not([hidden]) ~ :not([hidden]) {
|
|
672
934
|
--tw-space-y-reverse: 0;
|
|
673
935
|
margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
|
|
674
936
|
margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
|
|
675
937
|
}
|
|
938
|
+
|
|
676
939
|
.space-y-3 > :not([hidden]) ~ :not([hidden]) {
|
|
677
940
|
--tw-space-y-reverse: 0;
|
|
678
941
|
margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
|
|
679
942
|
margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
|
|
680
943
|
}
|
|
944
|
+
|
|
681
945
|
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
|
|
682
946
|
--tw-space-y-reverse: 0;
|
|
683
947
|
margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
|
|
684
948
|
margin-bottom: calc(1rem * var(--tw-space-y-reverse));
|
|
685
949
|
}
|
|
950
|
+
|
|
686
951
|
.space-y-6 > :not([hidden]) ~ :not([hidden]) {
|
|
687
952
|
--tw-space-y-reverse: 0;
|
|
688
953
|
margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
|
|
689
954
|
margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
|
|
690
955
|
}
|
|
956
|
+
|
|
691
957
|
.overflow-hidden {
|
|
692
958
|
overflow: hidden;
|
|
693
959
|
}
|
|
960
|
+
|
|
694
961
|
.rounded {
|
|
695
962
|
border-radius: 0.25rem;
|
|
696
963
|
}
|
|
964
|
+
|
|
697
965
|
.rounded-full {
|
|
698
966
|
border-radius: 9999px;
|
|
699
967
|
}
|
|
968
|
+
|
|
700
969
|
.rounded-lg {
|
|
701
970
|
border-radius: 0.5rem;
|
|
702
971
|
}
|
|
972
|
+
|
|
703
973
|
.rounded-sm {
|
|
704
974
|
border-radius: 0.125rem;
|
|
705
975
|
}
|
|
976
|
+
|
|
706
977
|
.border {
|
|
707
978
|
border-width: 1px;
|
|
708
979
|
}
|
|
980
|
+
|
|
709
981
|
.border-2 {
|
|
710
982
|
border-width: 2px;
|
|
711
983
|
}
|
|
984
|
+
|
|
712
985
|
.border-b {
|
|
713
986
|
border-bottom-width: 1px;
|
|
714
987
|
}
|
|
988
|
+
|
|
715
989
|
.border-gray-200 {
|
|
716
990
|
--tw-border-opacity: 1;
|
|
717
991
|
border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
|
|
718
992
|
}
|
|
993
|
+
|
|
994
|
+
.bg-blue-500 {
|
|
995
|
+
--tw-bg-opacity: 1;
|
|
996
|
+
background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1));
|
|
997
|
+
}
|
|
998
|
+
|
|
719
999
|
.bg-gray-100 {
|
|
720
1000
|
--tw-bg-opacity: 1;
|
|
721
1001
|
background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
|
|
722
1002
|
}
|
|
1003
|
+
|
|
723
1004
|
.bg-gray-200 {
|
|
724
1005
|
--tw-bg-opacity: 1;
|
|
725
1006
|
background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
|
|
726
1007
|
}
|
|
1008
|
+
|
|
1009
|
+
.bg-gray-500 {
|
|
1010
|
+
--tw-bg-opacity: 1;
|
|
1011
|
+
background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1));
|
|
1012
|
+
}
|
|
1013
|
+
|
|
1014
|
+
.bg-green-500 {
|
|
1015
|
+
--tw-bg-opacity: 1;
|
|
1016
|
+
background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
|
|
1017
|
+
}
|
|
1018
|
+
|
|
1019
|
+
.bg-indigo-500 {
|
|
1020
|
+
--tw-bg-opacity: 1;
|
|
1021
|
+
background-color: rgb(99 102 241 / var(--tw-bg-opacity, 1));
|
|
1022
|
+
}
|
|
1023
|
+
|
|
1024
|
+
.bg-orange-500 {
|
|
1025
|
+
--tw-bg-opacity: 1;
|
|
1026
|
+
background-color: rgb(249 115 22 / var(--tw-bg-opacity, 1));
|
|
1027
|
+
}
|
|
1028
|
+
|
|
1029
|
+
.bg-purple-500 {
|
|
1030
|
+
--tw-bg-opacity: 1;
|
|
1031
|
+
background-color: rgb(168 85 247 / var(--tw-bg-opacity, 1));
|
|
1032
|
+
}
|
|
1033
|
+
|
|
727
1034
|
.bg-white {
|
|
728
1035
|
--tw-bg-opacity: 1;
|
|
729
1036
|
background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
|
|
730
1037
|
}
|
|
1038
|
+
|
|
731
1039
|
.p-4 {
|
|
732
1040
|
padding: 1rem;
|
|
733
1041
|
}
|
|
1042
|
+
|
|
734
1043
|
.p-6 {
|
|
735
1044
|
padding: 1.5rem;
|
|
736
1045
|
}
|
|
1046
|
+
|
|
737
1047
|
.p-8 {
|
|
738
1048
|
padding: 2rem;
|
|
739
1049
|
}
|
|
1050
|
+
|
|
1051
|
+
.px-4 {
|
|
1052
|
+
padding-left: 1rem;
|
|
1053
|
+
padding-right: 1rem;
|
|
1054
|
+
}
|
|
1055
|
+
|
|
1056
|
+
.py-2 {
|
|
1057
|
+
padding-top: 0.5rem;
|
|
1058
|
+
padding-bottom: 0.5rem;
|
|
1059
|
+
}
|
|
1060
|
+
|
|
740
1061
|
.pb-2 {
|
|
741
1062
|
padding-bottom: 0.5rem;
|
|
742
1063
|
}
|
|
1064
|
+
|
|
743
1065
|
.pb-4 {
|
|
744
1066
|
padding-bottom: 1rem;
|
|
745
1067
|
}
|
|
1068
|
+
|
|
746
1069
|
.pb-6 {
|
|
747
1070
|
padding-bottom: 1.5rem;
|
|
748
1071
|
}
|
|
1072
|
+
|
|
749
1073
|
.text-left {
|
|
750
1074
|
text-align: left;
|
|
751
1075
|
}
|
|
1076
|
+
|
|
752
1077
|
.text-center {
|
|
753
1078
|
text-align: center;
|
|
754
1079
|
}
|
|
1080
|
+
|
|
755
1081
|
.text-2xl {
|
|
756
1082
|
font-size: 1.5rem;
|
|
757
1083
|
line-height: 2rem;
|
|
758
1084
|
}
|
|
1085
|
+
|
|
1086
|
+
.text-lg {
|
|
1087
|
+
font-size: 1.125rem;
|
|
1088
|
+
line-height: 1.75rem;
|
|
1089
|
+
}
|
|
1090
|
+
|
|
759
1091
|
.text-sm {
|
|
760
1092
|
font-size: 0.875rem;
|
|
761
1093
|
line-height: 1.25rem;
|
|
762
1094
|
}
|
|
1095
|
+
|
|
763
1096
|
.text-xs {
|
|
764
1097
|
font-size: 0.75rem;
|
|
765
1098
|
line-height: 1rem;
|
|
766
1099
|
}
|
|
1100
|
+
|
|
767
1101
|
.font-bold {
|
|
768
1102
|
font-weight: 700;
|
|
769
1103
|
}
|
|
1104
|
+
|
|
770
1105
|
.font-medium {
|
|
771
1106
|
font-weight: 500;
|
|
772
1107
|
}
|
|
1108
|
+
|
|
773
1109
|
.font-semibold {
|
|
774
1110
|
font-weight: 600;
|
|
775
1111
|
}
|
|
1112
|
+
|
|
1113
|
+
.text-gray-500 {
|
|
1114
|
+
--tw-text-opacity: 1;
|
|
1115
|
+
color: rgb(107 114 128 / var(--tw-text-opacity, 1));
|
|
1116
|
+
}
|
|
1117
|
+
|
|
776
1118
|
.text-gray-600 {
|
|
777
1119
|
--tw-text-opacity: 1;
|
|
778
1120
|
color: rgb(75 85 99 / var(--tw-text-opacity, 1));
|
|
779
1121
|
}
|
|
1122
|
+
|
|
1123
|
+
.text-gray-700 {
|
|
1124
|
+
--tw-text-opacity: 1;
|
|
1125
|
+
color: rgb(55 65 81 / var(--tw-text-opacity, 1));
|
|
1126
|
+
}
|
|
1127
|
+
|
|
1128
|
+
.text-white {
|
|
1129
|
+
--tw-text-opacity: 1;
|
|
1130
|
+
color: rgb(255 255 255 / var(--tw-text-opacity, 1));
|
|
1131
|
+
}
|
|
1132
|
+
|
|
780
1133
|
.opacity-30 {
|
|
781
1134
|
opacity: 0.3;
|
|
782
1135
|
}
|
|
1136
|
+
|
|
783
1137
|
.shadow-lg {
|
|
784
1138
|
--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
|
|
785
1139
|
--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
|
|
786
1140
|
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
|
|
787
1141
|
}
|
|
1142
|
+
|
|
788
1143
|
.ring {
|
|
789
1144
|
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
|
|
790
1145
|
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
|
|
791
1146
|
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
|
|
792
1147
|
}
|
|
1148
|
+
|
|
793
1149
|
.blur {
|
|
794
1150
|
--tw-blur: blur(8px);
|
|
795
1151
|
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);
|
|
796
1152
|
}
|
|
1153
|
+
|
|
797
1154
|
.transition {
|
|
798
1155
|
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
|
|
799
1156
|
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
800
1157
|
transition-duration: 150ms;
|
|
801
1158
|
}
|
|
1159
|
+
|
|
802
1160
|
.transition-all {
|
|
803
1161
|
transition-property: all;
|
|
804
1162
|
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
805
1163
|
transition-duration: 150ms;
|
|
806
1164
|
}
|
|
1165
|
+
|
|
807
1166
|
.transition-colors {
|
|
808
1167
|
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
|
|
809
1168
|
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
810
1169
|
transition-duration: 150ms;
|
|
811
1170
|
}
|
|
1171
|
+
|
|
812
1172
|
.duration-300 {
|
|
813
1173
|
transition-duration: 300ms;
|
|
814
1174
|
}
|
|
1175
|
+
|
|
1176
|
+
.ease-in {
|
|
1177
|
+
transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
|
|
1178
|
+
}
|
|
1179
|
+
|
|
815
1180
|
.ease-in-out {
|
|
816
1181
|
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
817
1182
|
}
|
|
1183
|
+
|
|
818
1184
|
.ease-out {
|
|
819
1185
|
transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
|
|
820
1186
|
}
|
|
1187
|
+
|
|
821
1188
|
/* CSS Variables for theming */
|
|
1189
|
+
|
|
822
1190
|
:root {
|
|
823
1191
|
--loader-primary: #3b82f6;
|
|
824
1192
|
--loader-secondary: #8b5cf6;
|
|
@@ -828,4 +1196,35 @@ video {
|
|
|
828
1196
|
--animation-duration-normal: 1s;
|
|
829
1197
|
--animation-duration-fast: 0.5s;
|
|
830
1198
|
}
|
|
1199
|
+
|
|
831
1200
|
/* Base loader styles */
|
|
1201
|
+
|
|
1202
|
+
.hover\:bg-blue-600:hover {
|
|
1203
|
+
--tw-bg-opacity: 1;
|
|
1204
|
+
background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
|
|
1205
|
+
}
|
|
1206
|
+
|
|
1207
|
+
.hover\:bg-gray-600:hover {
|
|
1208
|
+
--tw-bg-opacity: 1;
|
|
1209
|
+
background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
|
|
1210
|
+
}
|
|
1211
|
+
|
|
1212
|
+
.hover\:bg-green-600:hover {
|
|
1213
|
+
--tw-bg-opacity: 1;
|
|
1214
|
+
background-color: rgb(22 163 74 / var(--tw-bg-opacity, 1));
|
|
1215
|
+
}
|
|
1216
|
+
|
|
1217
|
+
.hover\:bg-indigo-600:hover {
|
|
1218
|
+
--tw-bg-opacity: 1;
|
|
1219
|
+
background-color: rgb(79 70 229 / var(--tw-bg-opacity, 1));
|
|
1220
|
+
}
|
|
1221
|
+
|
|
1222
|
+
.hover\:bg-orange-600:hover {
|
|
1223
|
+
--tw-bg-opacity: 1;
|
|
1224
|
+
background-color: rgb(234 88 12 / var(--tw-bg-opacity, 1));
|
|
1225
|
+
}
|
|
1226
|
+
|
|
1227
|
+
.hover\:bg-purple-600:hover {
|
|
1228
|
+
--tw-bg-opacity: 1;
|
|
1229
|
+
background-color: rgb(147 51 234 / var(--tw-bg-opacity, 1));
|
|
1230
|
+
}
|