@moontra/moonui-pro 2.20.2 → 2.20.4
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/package.json +8 -3
- package/plugin/index.d.ts +86 -0
- package/plugin/index.js +308 -0
- package/scripts/postinstall.js +191 -23
- package/src/components/advanced-chart/index.tsx +0 -1246
- package/src/components/advanced-forms/index.tsx +0 -585
- package/src/components/animated-button/index.tsx +0 -385
- package/src/components/calendar/event-dialog.tsx +0 -377
- package/src/components/calendar/index.tsx +0 -1220
- package/src/components/calendar-pro/index.tsx +0 -1697
- package/src/components/color-picker/index.tsx +0 -432
- package/src/components/credit-card-input/index.tsx +0 -406
- package/src/components/dashboard/dashboard-grid.tsx +0 -480
- package/src/components/dashboard/demo.tsx +0 -425
- package/src/components/dashboard/index.tsx +0 -1046
- package/src/components/dashboard/time-range-picker.tsx +0 -336
- package/src/components/dashboard/types.ts +0 -225
- package/src/components/dashboard/widgets/activity-feed.tsx +0 -349
- package/src/components/dashboard/widgets/chart-widget.tsx +0 -418
- package/src/components/dashboard/widgets/comparison-widget.tsx +0 -177
- package/src/components/dashboard/widgets/index.ts +0 -5
- package/src/components/dashboard/widgets/metric-card.tsx +0 -363
- package/src/components/dashboard/widgets/progress-widget.tsx +0 -113
- package/src/components/data-table/data-table-bulk-actions.tsx +0 -204
- package/src/components/data-table/data-table-column-toggle.tsx +0 -169
- package/src/components/data-table/data-table-export.ts +0 -156
- package/src/components/data-table/data-table-filter-drawer.tsx +0 -448
- package/src/components/data-table/index.tsx +0 -845
- package/src/components/draggable-list/index.tsx +0 -100
- package/src/components/error-boundary/index.tsx +0 -232
- package/src/components/file-upload/index.tsx +0 -1660
- package/src/components/floating-action-button/index.tsx +0 -206
- package/src/components/form-wizard/form-wizard-context.tsx +0 -335
- package/src/components/form-wizard/form-wizard-navigation.tsx +0 -118
- package/src/components/form-wizard/form-wizard-progress.tsx +0 -329
- package/src/components/form-wizard/form-wizard-step.tsx +0 -111
- package/src/components/form-wizard/index.tsx +0 -102
- package/src/components/form-wizard/types.ts +0 -77
- package/src/components/gesture-drawer/index.tsx +0 -551
- package/src/components/github-stars/github-api.ts +0 -426
- package/src/components/github-stars/hooks.ts +0 -517
- package/src/components/github-stars/index.tsx +0 -375
- package/src/components/github-stars/types.ts +0 -148
- package/src/components/github-stars/variants.tsx +0 -515
- package/src/components/health-check/index.tsx +0 -439
- package/src/components/hover-card-3d/index.tsx +0 -529
- package/src/components/index.ts +0 -130
- package/src/components/internal/index.ts +0 -78
- package/src/components/kanban/add-card-modal.tsx +0 -502
- package/src/components/kanban/card-detail-modal.tsx +0 -761
- package/src/components/kanban/index.ts +0 -13
- package/src/components/kanban/kanban.tsx +0 -1689
- package/src/components/kanban/types.ts +0 -168
- package/src/components/lazy-component/index.tsx +0 -823
- package/src/components/license-error/index.tsx +0 -31
- package/src/components/magnetic-button/index.tsx +0 -216
- package/src/components/memory-efficient-data/index.tsx +0 -1018
- package/src/components/moonui-quiz-form/index.tsx +0 -817
- package/src/components/navbar/index.tsx +0 -781
- package/src/components/optimized-image/index.tsx +0 -425
- package/src/components/performance-debugger/index.tsx +0 -613
- package/src/components/performance-monitor/index.tsx +0 -808
- package/src/components/phone-number-input/index.tsx +0 -343
- package/src/components/phone-number-input/phone-number-input-simple.tsx +0 -167
- package/src/components/pinch-zoom/index.tsx +0 -566
- package/src/components/quiz-form/index.tsx +0 -479
- package/src/components/rich-text-editor/index.tsx +0 -2322
- package/src/components/rich-text-editor/slash-commands-extension.ts +0 -230
- package/src/components/rich-text-editor/slash-commands.css +0 -35
- package/src/components/rich-text-editor/table-styles.css +0 -65
- package/src/components/sidebar/index.tsx +0 -884
- package/src/components/spotlight-card/index.tsx +0 -191
- package/src/components/swipeable-card/index.tsx +0 -100
- package/src/components/timeline/index.tsx +0 -1183
- package/src/components/ui/accordion.tsx +0 -581
- package/src/components/ui/alert-dialog.tsx +0 -141
- package/src/components/ui/alert.tsx +0 -141
- package/src/components/ui/aspect-ratio.tsx +0 -245
- package/src/components/ui/avatar.tsx +0 -155
- package/src/components/ui/badge.tsx +0 -230
- package/src/components/ui/breadcrumb.tsx +0 -216
- package/src/components/ui/button.tsx +0 -228
- package/src/components/ui/calendar.tsx +0 -387
- package/src/components/ui/card.tsx +0 -216
- package/src/components/ui/checkbox.tsx +0 -259
- package/src/components/ui/collapsible.tsx +0 -631
- package/src/components/ui/color-picker.tsx +0 -97
- package/src/components/ui/command.tsx +0 -948
- package/src/components/ui/dialog.tsx +0 -752
- package/src/components/ui/dropdown-menu.tsx +0 -706
- package/src/components/ui/gesture-drawer.tsx +0 -11
- package/src/components/ui/hover-card.tsx +0 -29
- package/src/components/ui/index.ts +0 -222
- package/src/components/ui/input.tsx +0 -224
- package/src/components/ui/label.tsx +0 -29
- package/src/components/ui/lightbox.tsx +0 -606
- package/src/components/ui/magnetic-button.tsx +0 -129
- package/src/components/ui/media-gallery.tsx +0 -611
- package/src/components/ui/navigation-menu.tsx +0 -130
- package/src/components/ui/pagination.tsx +0 -125
- package/src/components/ui/popover.tsx +0 -185
- package/src/components/ui/progress.tsx +0 -30
- package/src/components/ui/radio-group.tsx +0 -257
- package/src/components/ui/scroll-area.tsx +0 -47
- package/src/components/ui/select.tsx +0 -378
- package/src/components/ui/separator.tsx +0 -145
- package/src/components/ui/sheet.tsx +0 -139
- package/src/components/ui/skeleton.tsx +0 -20
- package/src/components/ui/slider.tsx +0 -354
- package/src/components/ui/spotlight-card.tsx +0 -119
- package/src/components/ui/switch.tsx +0 -86
- package/src/components/ui/table.tsx +0 -331
- package/src/components/ui/tabs-pro.tsx +0 -542
- package/src/components/ui/tabs.tsx +0 -54
- package/src/components/ui/textarea.tsx +0 -28
- package/src/components/ui/toast.tsx +0 -317
- package/src/components/ui/toggle.tsx +0 -119
- package/src/components/ui/tooltip.tsx +0 -151
- package/src/components/virtual-list/index.tsx +0 -668
- package/src/hooks/use-chart.ts +0 -205
- package/src/hooks/use-data-table.ts +0 -182
- package/src/hooks/use-docs-pro-access.ts +0 -13
- package/src/hooks/use-license-check.ts +0 -65
- package/src/hooks/use-subscription.ts +0 -19
- package/src/hooks/use-toast.ts +0 -15
- package/src/index.ts +0 -22
- package/src/lib/ai-providers.ts +0 -377
- package/src/lib/component-metadata.ts +0 -18
- package/src/lib/micro-interactions.ts +0 -255
- package/src/lib/paddle.ts +0 -17
- package/src/lib/utils.ts +0 -6
- package/src/patterns/login-form/index.tsx +0 -276
- package/src/patterns/login-form/types.ts +0 -67
- package/src/setupTests.ts +0 -41
- package/src/styles/advanced-chart.css +0 -239
- package/src/styles/calendar.css +0 -35
- package/src/styles/design-system.css +0 -363
- package/src/styles/index.css +0 -681
- package/src/styles/tailwind.css +0 -7
- package/src/styles/tokens.css +0 -455
- package/src/types/next-auth.d.ts +0 -21
- package/src/use-intersection-observer.tsx +0 -154
- package/src/use-local-storage.tsx +0 -71
- package/src/use-paddle.ts +0 -138
- package/src/use-performance-optimizer.ts +0 -389
- package/src/use-pro-access.ts +0 -141
- package/src/use-scroll-animation.ts +0 -219
- package/src/use-subscription.ts +0 -37
- package/src/use-toast.ts +0 -32
- package/src/utils/chart-helpers.ts +0 -357
- package/src/utils/cn.ts +0 -6
- package/src/utils/data-processing.ts +0 -151
- package/src/utils/license-validator.tsx +0 -183
|
@@ -1,363 +0,0 @@
|
|
|
1
|
-
/* MoonUI Design System - Advanced Tokens */
|
|
2
|
-
|
|
3
|
-
/* Base layer styles - Scoped to moonui-pro components only */
|
|
4
|
-
.moonui-pro {
|
|
5
|
-
/* ===== Semantic Color Tokens ===== */
|
|
6
|
-
|
|
7
|
-
/* Background Layers */
|
|
8
|
-
--bg-base: var(--background);
|
|
9
|
-
--bg-subtle: var(--gray-50);
|
|
10
|
-
--bg-muted: var(--gray-100);
|
|
11
|
-
--bg-emphasis: var(--gray-200);
|
|
12
|
-
--bg-inverse: var(--foreground);
|
|
13
|
-
|
|
14
|
-
/* Surface Colors */
|
|
15
|
-
--surface-base: var(--background);
|
|
16
|
-
--surface-overlay: var(--gray-50);
|
|
17
|
-
--surface-raised: var(--background);
|
|
18
|
-
--surface-sunken: var(--gray-100);
|
|
19
|
-
|
|
20
|
-
/* Text Colors */
|
|
21
|
-
--text-primary: var(--foreground);
|
|
22
|
-
--text-secondary: var(--gray-600);
|
|
23
|
-
--text-tertiary: var(--gray-500);
|
|
24
|
-
--text-disabled: var(--gray-400);
|
|
25
|
-
--text-inverse: var(--background);
|
|
26
|
-
--text-link: var(--primary);
|
|
27
|
-
--text-link-hover: var(--primary-hover);
|
|
28
|
-
|
|
29
|
-
/* Brand Colors */
|
|
30
|
-
--brand-primary: var(--primary);
|
|
31
|
-
--brand-primary-hover: var(--primary-hover);
|
|
32
|
-
--brand-primary-active: var(--primary-active);
|
|
33
|
-
--brand-secondary: var(--secondary);
|
|
34
|
-
|
|
35
|
-
/* Interactive States */
|
|
36
|
-
--state-hover: var(--gray-100);
|
|
37
|
-
--state-active: var(--gray-200);
|
|
38
|
-
--state-selected: var(--primary);
|
|
39
|
-
--state-disabled: var(--gray-300);
|
|
40
|
-
--state-focus: var(--primary);
|
|
41
|
-
|
|
42
|
-
/* Feedback Colors */
|
|
43
|
-
--feedback-success: var(--success);
|
|
44
|
-
--feedback-success-light: 142 71% 95%;
|
|
45
|
-
--feedback-success-dark: 142 71% 35%;
|
|
46
|
-
--feedback-warning: var(--warning);
|
|
47
|
-
--feedback-warning-light: 38 92% 95%;
|
|
48
|
-
--feedback-warning-dark: 38 92% 40%;
|
|
49
|
-
--feedback-error: var(--error);
|
|
50
|
-
--feedback-error-light: 0 84% 95%;
|
|
51
|
-
--feedback-error-dark: 0 84% 50%;
|
|
52
|
-
--feedback-info: 217 91% 60%;
|
|
53
|
-
--feedback-info-light: 217 91% 95%;
|
|
54
|
-
--feedback-info-dark: 217 91% 50%;
|
|
55
|
-
|
|
56
|
-
/* Border Colors */
|
|
57
|
-
--border-default: var(--border);
|
|
58
|
-
--border-subtle: var(--gray-200);
|
|
59
|
-
--border-strong: var(--gray-400);
|
|
60
|
-
--border-interactive: var(--primary);
|
|
61
|
-
--border-error: var(--error);
|
|
62
|
-
--border-success: var(--success);
|
|
63
|
-
--border-warning: var(--warning);
|
|
64
|
-
|
|
65
|
-
/* ===== Shadow System ===== */
|
|
66
|
-
|
|
67
|
-
/* Elevation Tokens */
|
|
68
|
-
--shadow-xs: 0 1px 2px 0 rgb(0 0 0 / 0.05);
|
|
69
|
-
--shadow-sm: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
|
|
70
|
-
--shadow-md: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
|
|
71
|
-
--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
|
|
72
|
-
--shadow-xl: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
|
|
73
|
-
--shadow-2xl: 0 25px 50px -12px rgb(0 0 0 / 0.25);
|
|
74
|
-
|
|
75
|
-
/* Colored Shadows */
|
|
76
|
-
--shadow-primary: 0 4px 14px 0 hsl(var(--primary) / 0.3);
|
|
77
|
-
--shadow-success: 0 4px 14px 0 hsl(var(--success) / 0.3);
|
|
78
|
-
--shadow-error: 0 4px 14px 0 hsl(var(--error) / 0.3);
|
|
79
|
-
--shadow-warning: 0 4px 14px 0 hsl(var(--warning) / 0.3);
|
|
80
|
-
|
|
81
|
-
/* Inset Shadows */
|
|
82
|
-
--shadow-inner-xs: inset 0 1px 2px 0 rgb(0 0 0 / 0.05);
|
|
83
|
-
--shadow-inner-sm: inset 0 2px 4px 0 rgb(0 0 0 / 0.05);
|
|
84
|
-
--shadow-inner-md: inset 0 4px 6px -1px rgb(0 0 0 / 0.1);
|
|
85
|
-
|
|
86
|
-
/* ===== Animation Timing Functions ===== */
|
|
87
|
-
|
|
88
|
-
/* Easing Functions */
|
|
89
|
-
--ease-linear: linear;
|
|
90
|
-
--ease-in: cubic-bezier(0.4, 0, 1, 1);
|
|
91
|
-
--ease-out: cubic-bezier(0, 0, 0.2, 1);
|
|
92
|
-
--ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
|
|
93
|
-
--ease-bounce: cubic-bezier(0.68, -0.55, 0.265, 1.55);
|
|
94
|
-
--ease-elastic: cubic-bezier(0.68, -0.55, 0.265, 1.55);
|
|
95
|
-
--ease-back-in: cubic-bezier(0.6, -0.28, 0.735, 0.045);
|
|
96
|
-
--ease-back-out: cubic-bezier(0.175, 0.885, 0.32, 1.275);
|
|
97
|
-
--ease-back-in-out: cubic-bezier(0.68, -0.55, 0.265, 1.55);
|
|
98
|
-
|
|
99
|
-
/* Duration Tokens */
|
|
100
|
-
--duration-instant: 0ms;
|
|
101
|
-
--duration-fast: 150ms;
|
|
102
|
-
--duration-normal: 250ms;
|
|
103
|
-
--duration-slow: 350ms;
|
|
104
|
-
--duration-slower: 500ms;
|
|
105
|
-
--duration-slowest: 750ms;
|
|
106
|
-
|
|
107
|
-
/* ===== Spacing System (8px Grid) ===== */
|
|
108
|
-
|
|
109
|
-
--space-0: 0;
|
|
110
|
-
--space-px: 1px;
|
|
111
|
-
--space-0\.5: 0.125rem; /* 2px */
|
|
112
|
-
--space-1: 0.25rem; /* 4px */
|
|
113
|
-
--space-1\.5: 0.375rem; /* 6px */
|
|
114
|
-
--space-2: 0.5rem; /* 8px */
|
|
115
|
-
--space-2\.5: 0.625rem; /* 10px */
|
|
116
|
-
--space-3: 0.75rem; /* 12px */
|
|
117
|
-
--space-3\.5: 0.875rem; /* 14px */
|
|
118
|
-
--space-4: 1rem; /* 16px */
|
|
119
|
-
--space-5: 1.25rem; /* 20px */
|
|
120
|
-
--space-6: 1.5rem; /* 24px */
|
|
121
|
-
--space-7: 1.75rem; /* 28px */
|
|
122
|
-
--space-8: 2rem; /* 32px */
|
|
123
|
-
--space-9: 2.25rem; /* 36px */
|
|
124
|
-
--space-10: 2.5rem; /* 40px */
|
|
125
|
-
--space-11: 2.75rem; /* 44px */
|
|
126
|
-
--space-12: 3rem; /* 48px */
|
|
127
|
-
--space-14: 3.5rem; /* 56px */
|
|
128
|
-
--space-16: 4rem; /* 64px */
|
|
129
|
-
--space-20: 5rem; /* 80px */
|
|
130
|
-
--space-24: 6rem; /* 96px */
|
|
131
|
-
--space-28: 7rem; /* 112px */
|
|
132
|
-
--space-32: 8rem; /* 128px */
|
|
133
|
-
--space-36: 9rem; /* 144px */
|
|
134
|
-
--space-40: 10rem; /* 160px */
|
|
135
|
-
--space-44: 11rem; /* 176px */
|
|
136
|
-
--space-48: 12rem; /* 192px */
|
|
137
|
-
--space-52: 13rem; /* 208px */
|
|
138
|
-
--space-56: 14rem; /* 224px */
|
|
139
|
-
--space-60: 15rem; /* 240px */
|
|
140
|
-
--space-64: 16rem; /* 256px */
|
|
141
|
-
--space-72: 18rem; /* 288px */
|
|
142
|
-
--space-80: 20rem; /* 320px */
|
|
143
|
-
--space-96: 24rem; /* 384px */
|
|
144
|
-
|
|
145
|
-
/* ===== Typography Scale (Perfect Fourth) ===== */
|
|
146
|
-
|
|
147
|
-
/* Font Sizes */
|
|
148
|
-
--text-2xs: 0.625rem; /* 10px */
|
|
149
|
-
--text-xs: 0.75rem; /* 12px */
|
|
150
|
-
--text-sm: 0.875rem; /* 14px */
|
|
151
|
-
--text-base: 1rem; /* 16px */
|
|
152
|
-
--text-lg: 1.125rem; /* 18px */
|
|
153
|
-
--text-xl: 1.25rem; /* 20px */
|
|
154
|
-
--text-2xl: 1.5rem; /* 24px */
|
|
155
|
-
--text-3xl: 1.875rem; /* 30px */
|
|
156
|
-
--text-4xl: 2.25rem; /* 36px */
|
|
157
|
-
--text-5xl: 3rem; /* 48px */
|
|
158
|
-
--text-6xl: 3.75rem; /* 60px */
|
|
159
|
-
--text-7xl: 4.5rem; /* 72px */
|
|
160
|
-
--text-8xl: 6rem; /* 96px */
|
|
161
|
-
--text-9xl: 8rem; /* 128px */
|
|
162
|
-
|
|
163
|
-
/* Line Heights */
|
|
164
|
-
--leading-none: 1;
|
|
165
|
-
--leading-tight: 1.25;
|
|
166
|
-
--leading-snug: 1.375;
|
|
167
|
-
--leading-normal: 1.5;
|
|
168
|
-
--leading-relaxed: 1.625;
|
|
169
|
-
--leading-loose: 2;
|
|
170
|
-
|
|
171
|
-
/* Letter Spacing */
|
|
172
|
-
--tracking-tighter: -0.05em;
|
|
173
|
-
--tracking-tight: -0.025em;
|
|
174
|
-
--tracking-normal: 0;
|
|
175
|
-
--tracking-wide: 0.025em;
|
|
176
|
-
--tracking-wider: 0.05em;
|
|
177
|
-
--tracking-widest: 0.1em;
|
|
178
|
-
|
|
179
|
-
/* Font Weights */
|
|
180
|
-
--font-thin: 100;
|
|
181
|
-
--font-extralight: 200;
|
|
182
|
-
--font-light: 300;
|
|
183
|
-
--font-normal: 400;
|
|
184
|
-
--font-medium: 500;
|
|
185
|
-
--font-semibold: 600;
|
|
186
|
-
--font-bold: 700;
|
|
187
|
-
--font-extrabold: 800;
|
|
188
|
-
--font-black: 900;
|
|
189
|
-
|
|
190
|
-
/* ===== Border Radius ===== */
|
|
191
|
-
|
|
192
|
-
--radius-none: 0;
|
|
193
|
-
--radius-sm: 0.125rem; /* 2px */
|
|
194
|
-
--radius-base: 0.25rem; /* 4px */
|
|
195
|
-
--radius-md: 0.375rem; /* 6px */
|
|
196
|
-
--radius-lg: 0.5rem; /* 8px */
|
|
197
|
-
--radius-xl: 0.75rem; /* 12px */
|
|
198
|
-
--radius-2xl: 1rem; /* 16px */
|
|
199
|
-
--radius-3xl: 1.5rem; /* 24px */
|
|
200
|
-
--radius-full: 9999px;
|
|
201
|
-
|
|
202
|
-
/* ===== Z-Index Scale ===== */
|
|
203
|
-
|
|
204
|
-
--z-0: 0;
|
|
205
|
-
--z-10: 10;
|
|
206
|
-
--z-20: 20;
|
|
207
|
-
--z-30: 30;
|
|
208
|
-
--z-40: 40;
|
|
209
|
-
--z-50: 50;
|
|
210
|
-
--z-dropdown: 1000;
|
|
211
|
-
--z-sticky: 1020;
|
|
212
|
-
--z-fixed: 1030;
|
|
213
|
-
--z-modal-backdrop: 1040;
|
|
214
|
-
--z-modal: 1050;
|
|
215
|
-
--z-popover: 1060;
|
|
216
|
-
--z-tooltip: 1070;
|
|
217
|
-
--z-notification: 1080;
|
|
218
|
-
|
|
219
|
-
/* ===== Blur Values ===== */
|
|
220
|
-
|
|
221
|
-
--blur-none: 0;
|
|
222
|
-
--blur-sm: 4px;
|
|
223
|
-
--blur-base: 8px;
|
|
224
|
-
--blur-md: 12px;
|
|
225
|
-
--blur-lg: 16px;
|
|
226
|
-
--blur-xl: 24px;
|
|
227
|
-
--blur-2xl: 40px;
|
|
228
|
-
--blur-3xl: 64px;
|
|
229
|
-
}
|
|
230
|
-
|
|
231
|
-
/* Dark Mode Overrides */
|
|
232
|
-
.moonui-pro.dark,
|
|
233
|
-
.dark .moonui-pro {
|
|
234
|
-
/* Background Layers */
|
|
235
|
-
--bg-base: var(--background);
|
|
236
|
-
--bg-subtle: var(--gray-800);
|
|
237
|
-
--bg-muted: var(--gray-700);
|
|
238
|
-
--bg-emphasis: var(--gray-600);
|
|
239
|
-
|
|
240
|
-
/* Surface Colors */
|
|
241
|
-
--surface-overlay: var(--gray-800);
|
|
242
|
-
--surface-raised: var(--gray-800);
|
|
243
|
-
--surface-sunken: var(--background);
|
|
244
|
-
|
|
245
|
-
/* Text Colors */
|
|
246
|
-
--text-secondary: var(--gray-400);
|
|
247
|
-
--text-tertiary: var(--gray-500);
|
|
248
|
-
--text-disabled: var(--gray-600);
|
|
249
|
-
|
|
250
|
-
/* Interactive States */
|
|
251
|
-
--state-hover: var(--gray-700);
|
|
252
|
-
--state-active: var(--gray-600);
|
|
253
|
-
|
|
254
|
-
/* Dark Mode Shadows (Lighter for visibility) */
|
|
255
|
-
--shadow-xs: 0 1px 2px 0 rgb(0 0 0 / 0.3);
|
|
256
|
-
--shadow-sm: 0 1px 3px 0 rgb(0 0 0 / 0.4), 0 1px 2px -1px rgb(0 0 0 / 0.3);
|
|
257
|
-
--shadow-md: 0 4px 6px -1px rgb(0 0 0 / 0.4), 0 2px 4px -2px rgb(0 0 0 / 0.3);
|
|
258
|
-
--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / 0.4), 0 4px 6px -4px rgb(0 0 0 / 0.3);
|
|
259
|
-
--shadow-xl: 0 20px 25px -5px rgb(0 0 0 / 0.4), 0 8px 10px -6px rgb(0 0 0 / 0.3);
|
|
260
|
-
--shadow-2xl: 0 25px 50px -12px rgb(0 0 0 / 0.5);
|
|
261
|
-
}
|
|
262
|
-
|
|
263
|
-
/* ===== Utility Classes ===== */
|
|
264
|
-
|
|
265
|
-
/* Shadow Utilities */
|
|
266
|
-
.shadow-xs { box-shadow: var(--shadow-xs); }
|
|
267
|
-
.shadow-sm { box-shadow: var(--shadow-sm); }
|
|
268
|
-
.shadow-md { box-shadow: var(--shadow-md); }
|
|
269
|
-
.shadow-lg { box-shadow: var(--shadow-lg); }
|
|
270
|
-
.shadow-xl { box-shadow: var(--shadow-xl); }
|
|
271
|
-
.shadow-2xl { box-shadow: var(--shadow-2xl); }
|
|
272
|
-
|
|
273
|
-
.shadow-primary { box-shadow: var(--shadow-primary); }
|
|
274
|
-
.shadow-success { box-shadow: var(--shadow-success); }
|
|
275
|
-
.shadow-error { box-shadow: var(--shadow-error); }
|
|
276
|
-
.shadow-warning { box-shadow: var(--shadow-warning); }
|
|
277
|
-
|
|
278
|
-
.shadow-inner-xs { box-shadow: var(--shadow-inner-xs); }
|
|
279
|
-
.shadow-inner-sm { box-shadow: var(--shadow-inner-sm); }
|
|
280
|
-
.shadow-inner-md { box-shadow: var(--shadow-inner-md); }
|
|
281
|
-
|
|
282
|
-
/* Animation Utilities */
|
|
283
|
-
.animate-none { animation: none; }
|
|
284
|
-
.animate-spin { animation: spin 1s linear infinite; }
|
|
285
|
-
.animate-ping { animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite; }
|
|
286
|
-
.animate-pulse { animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite; }
|
|
287
|
-
.animate-bounce { animation: bounce 1s infinite; }
|
|
288
|
-
.animate-fade-in { animation: fadeIn var(--duration-normal) var(--ease-out); }
|
|
289
|
-
.animate-fade-out { animation: fadeOut var(--duration-normal) var(--ease-out); }
|
|
290
|
-
.animate-slide-in { animation: slideIn var(--duration-normal) var(--ease-out); }
|
|
291
|
-
.animate-scale-in { animation: scaleIn var(--duration-normal) var(--ease-out); }
|
|
292
|
-
|
|
293
|
-
/* Transition Utilities */
|
|
294
|
-
.transition-none { transition: none; }
|
|
295
|
-
.transition-all { transition-property: all; }
|
|
296
|
-
.transition-colors { transition-property: color, background-color, border-color, text-decoration-color, fill, stroke; }
|
|
297
|
-
.transition-opacity { transition-property: opacity; }
|
|
298
|
-
.transition-shadow { transition-property: box-shadow; }
|
|
299
|
-
.transition-transform { transition-property: transform; }
|
|
300
|
-
|
|
301
|
-
/* Duration Utilities */
|
|
302
|
-
.duration-instant { transition-duration: var(--duration-instant); }
|
|
303
|
-
.duration-fast { transition-duration: var(--duration-fast); }
|
|
304
|
-
.duration-normal { transition-duration: var(--duration-normal); }
|
|
305
|
-
.duration-slow { transition-duration: var(--duration-slow); }
|
|
306
|
-
.duration-slower { transition-duration: var(--duration-slower); }
|
|
307
|
-
.duration-slowest { transition-duration: var(--duration-slowest); }
|
|
308
|
-
|
|
309
|
-
/* Easing Utilities */
|
|
310
|
-
.ease-linear { transition-timing-function: var(--ease-linear); }
|
|
311
|
-
.ease-in { transition-timing-function: var(--ease-in); }
|
|
312
|
-
.ease-out { transition-timing-function: var(--ease-out); }
|
|
313
|
-
.ease-in-out { transition-timing-function: var(--ease-in-out); }
|
|
314
|
-
.ease-bounce { transition-timing-function: var(--ease-bounce); }
|
|
315
|
-
|
|
316
|
-
/* ===== Keyframes ===== */
|
|
317
|
-
|
|
318
|
-
@keyframes spin {
|
|
319
|
-
to { transform: rotate(360deg); }
|
|
320
|
-
}
|
|
321
|
-
|
|
322
|
-
@keyframes ping {
|
|
323
|
-
75%, 100% {
|
|
324
|
-
transform: scale(2);
|
|
325
|
-
opacity: 0;
|
|
326
|
-
}
|
|
327
|
-
}
|
|
328
|
-
|
|
329
|
-
@keyframes pulse {
|
|
330
|
-
0%, 100% { opacity: 1; }
|
|
331
|
-
50% { opacity: .5; }
|
|
332
|
-
}
|
|
333
|
-
|
|
334
|
-
@keyframes bounce {
|
|
335
|
-
0%, 100% {
|
|
336
|
-
transform: translateY(-25%);
|
|
337
|
-
animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
|
|
338
|
-
}
|
|
339
|
-
50% {
|
|
340
|
-
transform: translateY(0);
|
|
341
|
-
animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
|
|
342
|
-
}
|
|
343
|
-
}
|
|
344
|
-
|
|
345
|
-
@keyframes fadeIn {
|
|
346
|
-
from { opacity: 0; }
|
|
347
|
-
to { opacity: 1; }
|
|
348
|
-
}
|
|
349
|
-
|
|
350
|
-
@keyframes fadeOut {
|
|
351
|
-
from { opacity: 1; }
|
|
352
|
-
to { opacity: 0; }
|
|
353
|
-
}
|
|
354
|
-
|
|
355
|
-
@keyframes slideIn {
|
|
356
|
-
from { transform: translateX(-100%); }
|
|
357
|
-
to { transform: translateX(0); }
|
|
358
|
-
}
|
|
359
|
-
|
|
360
|
-
@keyframes scaleIn {
|
|
361
|
-
from { transform: scale(0.95); opacity: 0; }
|
|
362
|
-
to { transform: scale(1); opacity: 1; }
|
|
363
|
-
}
|