@rakeyshgidwani/roger-ui-bank-theme-stan-design 0.2.16 → 0.2.18
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/CHANGELOG.md +1 -1
- package/dist/components/ui/accessibility-demo.d.ts +7 -0
- package/dist/components/ui/accessibility-demo.d.ts.map +1 -0
- package/dist/components/ui/accessibility-demo.esm.js +1 -0
- package/dist/components/ui/accessibility-demo.js +1 -0
- package/dist/components/ui/advanced-component-architecture-demo.d.ts +4 -0
- package/dist/components/ui/advanced-component-architecture-demo.d.ts.map +1 -0
- package/dist/components/ui/advanced-component-architecture-demo.esm.js +1 -0
- package/dist/components/ui/advanced-component-architecture-demo.js +1 -0
- package/dist/components/ui/advanced-transition-system-demo.d.ts +3 -0
- package/dist/components/ui/advanced-transition-system-demo.d.ts.map +1 -0
- package/dist/components/ui/advanced-transition-system-demo.esm.js +1 -0
- package/dist/components/ui/advanced-transition-system-demo.js +1 -0
- package/dist/components/ui/advanced-transition-system.d.ts +45 -0
- package/dist/components/ui/advanced-transition-system.d.ts.map +1 -0
- package/dist/components/ui/advanced-transition-system.esm.js +1 -0
- package/dist/components/ui/advanced-transition-system.js +1 -0
- package/dist/components/ui/animation/animated-container.d.ts +13 -0
- package/dist/components/ui/animation/animated-container.d.ts.map +1 -0
- package/dist/components/ui/animation/animated-container.esm.js +1 -0
- package/dist/components/ui/animation/animated-container.js +1 -0
- package/dist/components/ui/animation/index.d.ts +7 -0
- package/dist/components/ui/animation/index.d.ts.map +1 -0
- package/dist/components/ui/animation/staggered-container.d.ts +10 -0
- package/dist/components/ui/animation/staggered-container.d.ts.map +1 -0
- package/dist/components/ui/animation-demo.d.ts +3 -0
- package/dist/components/ui/animation-demo.d.ts.map +1 -0
- package/dist/components/ui/animation-demo.esm.js +1 -0
- package/dist/components/ui/animation-demo.js +1 -0
- package/dist/components/ui/badge.d.ts +10 -0
- package/dist/components/ui/badge.d.ts.map +1 -0
- package/dist/components/ui/battery-conscious-animation-demo.d.ts +4 -0
- package/dist/components/ui/battery-conscious-animation-demo.d.ts.map +1 -0
- package/dist/components/ui/battery-conscious-animation-demo.esm.js +1 -0
- package/dist/components/ui/battery-conscious-animation-demo.js +1 -0
- package/dist/components/ui/border-radius-shadow-demo.d.ts +3 -0
- package/dist/components/ui/border-radius-shadow-demo.d.ts.map +1 -0
- package/dist/components/ui/button.d.ts +9 -0
- package/dist/components/ui/button.d.ts.map +1 -0
- package/dist/components/ui/button.esm.js +1 -0
- package/dist/components/ui/button.js +1 -0
- package/dist/components/ui/card.d.ts +37 -0
- package/dist/components/ui/card.d.ts.map +1 -0
- package/dist/components/ui/checkbox.d.ts +8 -0
- package/dist/components/ui/checkbox.d.ts.map +1 -0
- package/dist/components/ui/checkbox.esm.js +1 -0
- package/dist/components/ui/checkbox.js +1 -0
- package/dist/components/ui/color-preview.d.ts +16 -0
- package/dist/components/ui/color-preview.d.ts.map +1 -0
- package/dist/components/ui/data-display/chart.d.ts +5 -0
- package/dist/components/ui/data-display/chart.d.ts.map +1 -0
- package/dist/components/ui/data-display/chart.esm.js +1 -0
- package/dist/components/ui/data-display/chart.js +1 -0
- package/dist/components/ui/data-display/data-grid-simple.d.ts +5 -0
- package/dist/components/ui/data-display/data-grid-simple.d.ts.map +1 -0
- package/dist/components/ui/data-display/data-grid.d.ts +5 -0
- package/dist/components/ui/data-display/data-grid.d.ts.map +1 -0
- package/dist/components/ui/data-display/data-grid.esm.js +1 -0
- package/dist/components/ui/data-display/data-grid.js +1 -0
- package/dist/components/ui/data-display/list.d.ts +5 -0
- package/dist/components/ui/data-display/list.d.ts.map +1 -0
- package/dist/components/ui/data-display/list.esm.js +1 -0
- package/dist/components/ui/data-display/list.js +1 -0
- package/dist/components/ui/data-display/table.d.ts +5 -0
- package/dist/components/ui/data-display/table.d.ts.map +1 -0
- package/dist/components/ui/data-display/table.esm.js +1 -0
- package/dist/components/ui/data-display/table.js +1 -0
- package/dist/components/ui/data-display/timeline.d.ts +5 -0
- package/dist/components/ui/data-display/timeline.d.ts.map +1 -0
- package/dist/components/ui/data-display/timeline.esm.js +1 -0
- package/dist/components/ui/data-display/timeline.js +1 -0
- package/dist/components/ui/data-display/tree.d.ts +5 -0
- package/dist/components/ui/data-display/tree.d.ts.map +1 -0
- package/dist/components/ui/data-display/tree.esm.js +1 -0
- package/dist/components/ui/data-display/tree.js +1 -0
- package/dist/components/ui/data-display/types.d.ts +481 -0
- package/dist/components/ui/data-display/types.d.ts.map +1 -0
- package/dist/components/ui/enterprise-mobile-experience-demo.d.ts +3 -0
- package/dist/components/ui/enterprise-mobile-experience-demo.d.ts.map +1 -0
- package/dist/components/ui/enterprise-mobile-experience-demo.esm.js +1 -0
- package/dist/components/ui/enterprise-mobile-experience-demo.js +1 -0
- package/dist/components/ui/enterprise-mobile-experience.d.ts +72 -0
- package/dist/components/ui/enterprise-mobile-experience.d.ts.map +1 -0
- package/dist/components/ui/enterprise-mobile-experience.esm.js +1 -0
- package/dist/components/ui/enterprise-mobile-experience.js +1 -0
- package/dist/components/ui/feedback/alert.d.ts +5 -0
- package/dist/components/ui/feedback/alert.d.ts.map +1 -0
- package/dist/components/ui/feedback/alert.esm.js +1 -0
- package/dist/components/ui/feedback/alert.js +1 -0
- package/dist/components/ui/feedback/progress.d.ts +5 -0
- package/dist/components/ui/feedback/progress.d.ts.map +1 -0
- package/dist/components/ui/feedback/progress.esm.js +1 -0
- package/dist/components/ui/feedback/progress.js +1 -0
- package/dist/components/ui/feedback/skeleton.d.ts +8 -0
- package/dist/components/ui/feedback/skeleton.d.ts.map +1 -0
- package/dist/components/ui/feedback/toast.d.ts +8 -0
- package/dist/components/ui/feedback/toast.d.ts.map +1 -0
- package/dist/components/ui/feedback/toast.esm.js +1 -0
- package/dist/components/ui/feedback/toast.js +1 -0
- package/dist/components/ui/feedback/types.d.ts +109 -0
- package/dist/components/ui/feedback/types.d.ts.map +1 -0
- package/dist/components/ui/font-preview.d.ts +15 -0
- package/dist/components/ui/font-preview.d.ts.map +1 -0
- package/dist/components/ui/form-demo.d.ts +4 -0
- package/dist/components/ui/form-demo.d.ts.map +1 -0
- package/dist/components/ui/form-demo.esm.js +1 -0
- package/dist/components/ui/form-demo.js +1 -0
- package/dist/components/ui/hardware-acceleration-demo.d.ts +4 -0
- package/dist/components/ui/hardware-acceleration-demo.d.ts.map +1 -0
- package/dist/components/ui/hardware-acceleration-demo.esm.js +1 -0
- package/dist/components/ui/hardware-acceleration-demo.js +1 -0
- package/dist/components/ui/input.d.ts +9 -0
- package/dist/components/ui/input.d.ts.map +1 -0
- package/dist/components/ui/input.esm.js +1 -0
- package/dist/components/ui/input.js +1 -0
- package/dist/components/ui/label.d.ts +5 -0
- package/dist/components/ui/label.d.ts.map +1 -0
- package/dist/components/ui/layout-demo.d.ts +4 -0
- package/dist/components/ui/layout-demo.d.ts.map +1 -0
- package/dist/components/ui/layout-demo.esm.js +1 -0
- package/dist/components/ui/layout-demo.js +1 -0
- package/dist/components/ui/layouts/adaptive-layout.d.ts +16 -0
- package/dist/components/ui/layouts/adaptive-layout.d.ts.map +1 -0
- package/dist/components/ui/layouts/adaptive-layout.esm.js +1 -0
- package/dist/components/ui/layouts/adaptive-layout.js +1 -0
- package/dist/components/ui/layouts/desktop-layout.d.ts +15 -0
- package/dist/components/ui/layouts/desktop-layout.d.ts.map +1 -0
- package/dist/components/ui/layouts/desktop-layout.esm.js +1 -0
- package/dist/components/ui/layouts/desktop-layout.js +1 -0
- package/dist/components/ui/layouts/index.d.ts +9 -0
- package/dist/components/ui/layouts/index.d.ts.map +1 -0
- package/dist/components/ui/layouts/mobile-layout.d.ts +14 -0
- package/dist/components/ui/layouts/mobile-layout.d.ts.map +1 -0
- package/dist/components/ui/layouts/mobile-layout.esm.js +1 -0
- package/dist/components/ui/layouts/mobile-layout.js +1 -0
- package/dist/components/ui/layouts/tablet-layout.d.ts +14 -0
- package/dist/components/ui/layouts/tablet-layout.d.ts.map +1 -0
- package/dist/components/ui/layouts/tablet-layout.esm.js +1 -0
- package/dist/components/ui/layouts/tablet-layout.js +1 -0
- package/dist/components/ui/mobile-form-validation.d.ts +32 -0
- package/dist/components/ui/mobile-form-validation.d.ts.map +1 -0
- package/dist/components/ui/mobile-form-validation.esm.js +1 -0
- package/dist/components/ui/mobile-form-validation.js +1 -0
- package/dist/components/ui/mobile-input-demo.d.ts +3 -0
- package/dist/components/ui/mobile-input-demo.d.ts.map +1 -0
- package/dist/components/ui/mobile-input.d.ts +66 -0
- package/dist/components/ui/mobile-input.d.ts.map +1 -0
- package/dist/components/ui/mobile-input.esm.js +1 -0
- package/dist/components/ui/mobile-input.js +1 -0
- package/dist/components/ui/mobile-skeleton-loading-demo.d.ts +4 -0
- package/dist/components/ui/mobile-skeleton-loading-demo.d.ts.map +1 -0
- package/dist/components/ui/mobile-skeleton-loading-demo.esm.js +1 -0
- package/dist/components/ui/mobile-skeleton-loading-demo.js +1 -0
- package/dist/components/ui/navigation/breadcrumb.d.ts +9 -0
- package/dist/components/ui/navigation/breadcrumb.d.ts.map +1 -0
- package/dist/components/ui/navigation/breadcrumb.esm.js +5 -0
- package/dist/components/ui/navigation/breadcrumb.js +5 -0
- package/dist/components/ui/navigation/index.d.ts +12 -0
- package/dist/components/ui/navigation/index.d.ts.map +1 -0
- package/dist/components/ui/navigation/menu.d.ts +9 -0
- package/dist/components/ui/navigation/menu.d.ts.map +1 -0
- package/dist/components/ui/navigation/menu.esm.js +5 -0
- package/dist/components/ui/navigation/menu.js +5 -0
- package/dist/components/ui/navigation/navigation-demo.d.ts +8 -0
- package/dist/components/ui/navigation/navigation-demo.d.ts.map +1 -0
- package/dist/components/ui/navigation/navigation-demo.esm.js +5 -0
- package/dist/components/ui/navigation/navigation-demo.js +5 -0
- package/dist/components/ui/navigation/pagination.d.ts +9 -0
- package/dist/components/ui/navigation/pagination.d.ts.map +1 -0
- package/dist/components/ui/navigation/pagination.esm.js +5 -0
- package/dist/components/ui/navigation/pagination.js +5 -0
- package/dist/components/ui/navigation/sidebar.d.ts +9 -0
- package/dist/components/ui/navigation/sidebar.d.ts.map +1 -0
- package/dist/components/ui/navigation/sidebar.esm.js +5 -0
- package/dist/components/ui/navigation/sidebar.js +5 -0
- package/dist/components/ui/navigation/stepper.d.ts +9 -0
- package/dist/components/ui/navigation/stepper.d.ts.map +1 -0
- package/dist/components/ui/navigation/stepper.esm.js +5 -0
- package/dist/components/ui/navigation/stepper.js +5 -0
- package/dist/components/ui/navigation/tabs.d.ts +9 -0
- package/dist/components/ui/navigation/tabs.d.ts.map +1 -0
- package/dist/components/ui/navigation/tabs.esm.js +5 -0
- package/dist/components/ui/navigation/tabs.js +5 -0
- package/dist/components/ui/navigation/types.d.ts +255 -0
- package/dist/components/ui/navigation/types.d.ts.map +1 -0
- package/dist/components/ui/overlay/backdrop.d.ts +15 -0
- package/dist/components/ui/overlay/backdrop.d.ts.map +1 -0
- package/dist/components/ui/overlay/backdrop.esm.js +1 -0
- package/dist/components/ui/overlay/backdrop.js +1 -0
- package/dist/components/ui/overlay/focus-manager.d.ts +13 -0
- package/dist/components/ui/overlay/focus-manager.d.ts.map +1 -0
- package/dist/components/ui/overlay/focus-manager.esm.js +1 -0
- package/dist/components/ui/overlay/focus-manager.js +1 -0
- package/dist/components/ui/overlay/index.d.ts +10 -0
- package/dist/components/ui/overlay/index.d.ts.map +1 -0
- package/dist/components/ui/overlay/modal.d.ts +8 -0
- package/dist/components/ui/overlay/modal.d.ts.map +1 -0
- package/dist/components/ui/overlay/modal.esm.js +1 -0
- package/dist/components/ui/overlay/modal.js +1 -0
- package/dist/components/ui/overlay/overlay-manager.d.ts +16 -0
- package/dist/components/ui/overlay/overlay-manager.d.ts.map +1 -0
- package/dist/components/ui/overlay/overlay-manager.esm.js +1 -0
- package/dist/components/ui/overlay/overlay-manager.js +1 -0
- package/dist/components/ui/overlay/popover.d.ts +9 -0
- package/dist/components/ui/overlay/popover.d.ts.map +1 -0
- package/dist/components/ui/overlay/popover.esm.js +1 -0
- package/dist/components/ui/overlay/popover.js +1 -0
- package/dist/components/ui/overlay/portal.d.ts +5 -0
- package/dist/components/ui/overlay/portal.d.ts.map +1 -0
- package/dist/components/ui/overlay/portal.esm.js +1 -0
- package/dist/components/ui/overlay/portal.js +1 -0
- package/dist/components/ui/overlay/tooltip.d.ts +6 -0
- package/dist/components/ui/overlay/tooltip.d.ts.map +1 -0
- package/dist/components/ui/overlay/tooltip.esm.js +1 -0
- package/dist/components/ui/overlay/tooltip.js +1 -0
- package/dist/components/ui/overlay/types.d.ts +171 -0
- package/dist/components/ui/overlay/types.d.ts.map +1 -0
- package/dist/components/ui/performance-demo.d.ts +3 -0
- package/dist/components/ui/performance-demo.d.ts.map +1 -0
- package/dist/components/ui/performance-demo.esm.js +1 -0
- package/dist/components/ui/performance-demo.js +1 -0
- package/dist/components/ui/semantic-input-system-demo.d.ts +3 -0
- package/dist/components/ui/semantic-input-system-demo.d.ts.map +1 -0
- package/dist/components/ui/semantic-input-system-demo.esm.js +1 -0
- package/dist/components/ui/semantic-input-system-demo.js +1 -0
- package/dist/components/ui/theme-customizer.d.ts +27 -0
- package/dist/components/ui/theme-customizer.d.ts.map +1 -0
- package/dist/components/ui/theme-customizer.esm.js +1 -0
- package/dist/components/ui/theme-customizer.js +1 -0
- package/dist/components/ui/theme-preview.d.ts +11 -0
- package/dist/components/ui/theme-preview.d.ts.map +1 -0
- package/dist/components/ui/theme-switcher.d.ts +11 -0
- package/dist/components/ui/theme-switcher.d.ts.map +1 -0
- package/dist/components/ui/theme-switcher.esm.js +1 -0
- package/dist/components/ui/theme-switcher.js +1 -0
- package/dist/components/ui/theme-toggle.d.ts +3 -0
- package/dist/components/ui/theme-toggle.d.ts.map +1 -0
- package/dist/components/ui/theme-toggle.esm.js +1 -0
- package/dist/components/ui/theme-toggle.js +1 -0
- package/dist/components/ui/token-demo.d.ts +3 -0
- package/dist/components/ui/token-demo.d.ts.map +1 -0
- package/dist/components/ui/token-demo.esm.js +1 -0
- package/dist/components/ui/token-demo.js +1 -0
- package/dist/components/ui/touch-demo.d.ts +3 -0
- package/dist/components/ui/touch-demo.d.ts.map +1 -0
- package/dist/components/ui/touch-demo.esm.js +1 -0
- package/dist/components/ui/touch-demo.js +1 -0
- package/dist/components/ui/touch-friendly-interface-demo.d.ts +3 -0
- package/dist/components/ui/touch-friendly-interface-demo.d.ts.map +1 -0
- package/dist/components/ui/touch-friendly-interface-demo.esm.js +1 -0
- package/dist/components/ui/touch-friendly-interface-demo.js +1 -0
- package/dist/components/ui/touch-friendly-interface.d.ts +31 -0
- package/dist/components/ui/touch-friendly-interface.d.ts.map +1 -0
- package/dist/components/ui/touch-friendly-interface.esm.js +1 -0
- package/dist/components/ui/touch-friendly-interface.js +1 -0
- package/dist/hooks/index.d.ts +47 -0
- package/dist/hooks/index.d.ts.map +1 -0
- package/dist/hooks/use-accessibility-support.d.ts +74 -0
- package/dist/hooks/use-accessibility-support.d.ts.map +1 -0
- package/dist/hooks/use-adaptive-layout.d.ts +57 -0
- package/dist/hooks/use-adaptive-layout.d.ts.map +1 -0
- package/dist/hooks/use-advanced-patterns.d.ts +88 -0
- package/dist/hooks/use-advanced-patterns.d.ts.map +1 -0
- package/dist/hooks/use-advanced-transition-system.d.ts +59 -0
- package/dist/hooks/use-advanced-transition-system.d.ts.map +1 -0
- package/dist/hooks/use-animation-profile.d.ts +45 -0
- package/dist/hooks/use-animation-profile.d.ts.map +1 -0
- package/dist/hooks/use-battery-animations.d.ts +53 -0
- package/dist/hooks/use-battery-animations.d.ts.map +1 -0
- package/dist/hooks/use-battery-conscious-loading.d.ts +58 -0
- package/dist/hooks/use-battery-conscious-loading.d.ts.map +1 -0
- package/dist/hooks/use-battery-optimization.d.ts +45 -0
- package/dist/hooks/use-battery-optimization.d.ts.map +1 -0
- package/dist/hooks/use-battery-status.d.ts +57 -0
- package/dist/hooks/use-battery-status.d.ts.map +1 -0
- package/dist/hooks/use-component-performance.d.ts +66 -0
- package/dist/hooks/use-component-performance.d.ts.map +1 -0
- package/dist/hooks/use-device-loading-states.d.ts +61 -0
- package/dist/hooks/use-device-loading-states.d.ts.map +1 -0
- package/dist/hooks/use-device.d.ts +20 -0
- package/dist/hooks/use-device.d.ts.map +1 -0
- package/dist/hooks/use-device.esm.js +1 -0
- package/dist/hooks/use-device.js +1 -0
- package/dist/hooks/use-enterprise-mobile-experience.d.ts +84 -0
- package/dist/hooks/use-enterprise-mobile-experience.d.ts.map +1 -0
- package/dist/hooks/use-form-feedback.d.ts +91 -0
- package/dist/hooks/use-form-feedback.d.ts.map +1 -0
- package/dist/hooks/use-form-performance.d.ts +88 -0
- package/dist/hooks/use-form-performance.d.ts.map +1 -0
- package/dist/hooks/use-frame-rate.d.ts +47 -0
- package/dist/hooks/use-frame-rate.d.ts.map +1 -0
- package/dist/hooks/use-gestures.d.ts +94 -0
- package/dist/hooks/use-gestures.d.ts.map +1 -0
- package/dist/hooks/use-hardware-acceleration.d.ts +53 -0
- package/dist/hooks/use-hardware-acceleration.d.ts.map +1 -0
- package/dist/hooks/use-input-accessibility.d.ts +58 -0
- package/dist/hooks/use-input-accessibility.d.ts.map +1 -0
- package/dist/hooks/use-input-performance.d.ts +55 -0
- package/dist/hooks/use-input-performance.d.ts.map +1 -0
- package/dist/hooks/use-layout-performance.d.ts +39 -0
- package/dist/hooks/use-layout-performance.d.ts.map +1 -0
- package/dist/hooks/use-loading-accessibility.d.ts +62 -0
- package/dist/hooks/use-loading-accessibility.d.ts.map +1 -0
- package/dist/hooks/use-loading-performance.d.ts +51 -0
- package/dist/hooks/use-loading-performance.d.ts.map +1 -0
- package/dist/hooks/use-memory-usage.d.ts +51 -0
- package/dist/hooks/use-memory-usage.d.ts.map +1 -0
- package/dist/hooks/use-mobile-form-layout.d.ts +127 -0
- package/dist/hooks/use-mobile-form-layout.d.ts.map +1 -0
- package/dist/hooks/use-mobile-form-validation.d.ts +100 -0
- package/dist/hooks/use-mobile-form-validation.d.ts.map +1 -0
- package/dist/hooks/use-mobile-keyboard-optimization.d.ts +70 -0
- package/dist/hooks/use-mobile-keyboard-optimization.d.ts.map +1 -0
- package/dist/hooks/use-mobile-layout.d.ts +56 -0
- package/dist/hooks/use-mobile-layout.d.ts.map +1 -0
- package/dist/hooks/use-mobile-optimization.d.ts +55 -0
- package/dist/hooks/use-mobile-optimization.d.ts.map +1 -0
- package/dist/hooks/use-mobile-skeleton.d.ts +59 -0
- package/dist/hooks/use-mobile-skeleton.d.ts.map +1 -0
- package/dist/hooks/use-mobile-touch.d.ts +86 -0
- package/dist/hooks/use-mobile-touch.d.ts.map +1 -0
- package/dist/hooks/use-performance-throttling.d.ts +48 -0
- package/dist/hooks/use-performance-throttling.d.ts.map +1 -0
- package/dist/hooks/use-performance.d.ts +73 -0
- package/dist/hooks/use-performance.d.ts.map +1 -0
- package/dist/hooks/use-reusable-architecture.d.ts +94 -0
- package/dist/hooks/use-reusable-architecture.d.ts.map +1 -0
- package/dist/hooks/use-semantic-input-types.d.ts +57 -0
- package/dist/hooks/use-semantic-input-types.d.ts.map +1 -0
- package/dist/hooks/use-semantic-input.d.ts +73 -0
- package/dist/hooks/use-semantic-input.d.ts.map +1 -0
- package/dist/hooks/use-tablet-layout.d.ts +74 -0
- package/dist/hooks/use-tablet-layout.d.ts.map +1 -0
- package/dist/hooks/use-touch-friendly-input.d.ts +75 -0
- package/dist/hooks/use-touch-friendly-input.d.ts.map +1 -0
- package/dist/hooks/use-touch-friendly-interface.d.ts +56 -0
- package/dist/hooks/use-touch-friendly-interface.d.ts.map +1 -0
- package/dist/hooks/use-touch-optimization.d.ts +66 -0
- package/dist/hooks/use-touch-optimization.d.ts.map +1 -0
- package/dist/index.d.ts +300 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.esm.js +151 -151
- package/dist/index.js +151 -151
- package/dist/lib/utils.d.ts +3 -0
- package/dist/lib/utils.d.ts.map +1 -0
- package/dist/plugins/theme-css-generator.d.ts +3 -0
- package/dist/plugins/theme-css-generator.d.ts.map +1 -0
- package/dist/provider.d.ts +9 -0
- package/dist/provider.d.ts.map +1 -0
- package/dist/styles/layers/validation.d.ts +20 -0
- package/dist/styles/layers/validation.d.ts.map +1 -0
- package/dist/styles.css +1 -1
- package/dist/theme.d.ts +7 -0
- package/dist/theme.d.ts.map +1 -0
- package/dist/themes/ThemeContext.d.ts +23 -0
- package/dist/themes/ThemeContext.d.ts.map +1 -0
- package/dist/themes/ThemeProvider.d.ts +3 -0
- package/dist/themes/ThemeProvider.d.ts.map +1 -0
- package/dist/themes/accessibility/index.d.ts +19 -0
- package/dist/themes/accessibility/index.d.ts.map +1 -0
- package/dist/themes/accessibility.d.ts +59 -0
- package/dist/themes/accessibility.d.ts.map +1 -0
- package/dist/themes/aria-patterns.d.ts +153 -0
- package/dist/themes/aria-patterns.d.ts.map +1 -0
- package/dist/themes/base-themes.d.ts +31 -0
- package/dist/themes/base-themes.d.ts.map +1 -0
- package/dist/themes/colorManager.d.ts +64 -0
- package/dist/themes/colorManager.d.ts.map +1 -0
- package/dist/themes/examples/dark-theme.d.ts +13 -0
- package/dist/themes/examples/dark-theme.d.ts.map +1 -0
- package/dist/themes/examples/minimal-theme.d.ts +6 -0
- package/dist/themes/examples/minimal-theme.d.ts.map +1 -0
- package/dist/themes/focus-management.d.ts +110 -0
- package/dist/themes/focus-management.d.ts.map +1 -0
- package/dist/themes/fontLoader.d.ts +49 -0
- package/dist/themes/fontLoader.d.ts.map +1 -0
- package/dist/themes/high-contrast.d.ts +70 -0
- package/dist/themes/high-contrast.d.ts.map +1 -0
- package/dist/themes/index.d.ts +8 -0
- package/dist/themes/index.d.ts.map +1 -0
- package/dist/themes/inheritance.d.ts +90 -0
- package/dist/themes/inheritance.d.ts.map +1 -0
- package/dist/themes/keyboard-navigation.d.ts +213 -0
- package/dist/themes/keyboard-navigation.d.ts.map +1 -0
- package/dist/themes/motion-reduction.d.ts +121 -0
- package/dist/themes/motion-reduction.d.ts.map +1 -0
- package/dist/themes/navigation.d.ts +201 -0
- package/dist/themes/navigation.d.ts.map +1 -0
- package/dist/themes/screen-reader.d.ts +86 -0
- package/dist/themes/screen-reader.d.ts.map +1 -0
- package/dist/themes/systemThemeDetector.d.ts +58 -0
- package/dist/themes/systemThemeDetector.d.ts.map +1 -0
- package/dist/themes/themeCSSUpdater.d.ts +46 -0
- package/dist/themes/themeCSSUpdater.d.ts.map +1 -0
- package/dist/themes/themePersistence.d.ts +84 -0
- package/dist/themes/themePersistence.d.ts.map +1 -0
- package/dist/themes/themes/default.d.ts +9 -0
- package/dist/themes/themes/default.d.ts.map +1 -0
- package/dist/themes/themes/harvey.d.ts +7 -0
- package/dist/themes/themes/harvey.d.ts.map +1 -0
- package/dist/themes/themes/stan-design.d.ts +7 -0
- package/dist/themes/themes/stan-design.d.ts.map +1 -0
- package/dist/themes/types.d.ts +399 -0
- package/dist/themes/types.d.ts.map +1 -0
- package/dist/themes/useSystemTheme.d.ts +11 -0
- package/dist/themes/useSystemTheme.d.ts.map +1 -0
- package/dist/themes/useTheme.d.ts +70 -0
- package/dist/themes/useTheme.d.ts.map +1 -0
- package/dist/themes/validation.d.ts +71 -0
- package/dist/themes/validation.d.ts.map +1 -0
- package/dist/tokens/index.d.ts +11 -0
- package/dist/tokens/index.d.ts.map +1 -0
- package/dist/tokens/tokenExporter.d.ts +84 -0
- package/dist/tokens/tokenExporter.d.ts.map +1 -0
- package/dist/tokens/tokenGenerator.d.ts +37 -0
- package/dist/tokens/tokenGenerator.d.ts.map +1 -0
- package/dist/tokens/tokenManager.d.ts +92 -0
- package/dist/tokens/tokenManager.d.ts.map +1 -0
- package/dist/tokens/tokenValidator.d.ts +91 -0
- package/dist/tokens/tokenValidator.d.ts.map +1 -0
- package/dist/tokens/types.d.ts +58 -0
- package/dist/tokens/types.d.ts.map +1 -0
- package/dist/types.d.ts +399 -0
- package/dist/types.d.ts.map +1 -0
- package/dist/utils/bundle-analyzer.d.ts +43 -0
- package/dist/utils/bundle-analyzer.d.ts.map +1 -0
- package/dist/utils/bundle-splitting.d.ts +71 -0
- package/dist/utils/bundle-splitting.d.ts.map +1 -0
- package/dist/utils/lazy-loading.d.ts +72 -0
- package/dist/utils/lazy-loading.d.ts.map +1 -0
- package/dist/utils/performance-monitor.d.ts +81 -0
- package/dist/utils/performance-monitor.d.ts.map +1 -0
- package/dist/utils/tree-shaking.d.ts +47 -0
- package/dist/utils/tree-shaking.d.ts.map +1 -0
- package/package.json +1 -1
- package/src/components/ui/accessibility-demo.tsx +2 -0
- package/src/components/ui/advanced-component-architecture-demo.tsx +2 -0
- package/src/components/ui/advanced-transition-system-demo.tsx +2 -0
- package/src/components/ui/advanced-transition-system.tsx +2 -0
- package/src/components/ui/animation/animated-container.tsx +2 -0
- package/src/components/ui/animation-demo.tsx +2 -0
- package/src/components/ui/battery-conscious-animation-demo.tsx +2 -0
- package/src/components/ui/button.tsx +2 -0
- package/src/components/ui/checkbox.tsx +2 -0
- package/src/components/ui/data-display/chart.tsx +2 -0
- package/src/components/ui/data-display/data-grid.tsx +2 -0
- package/src/components/ui/data-display/list.tsx +2 -0
- package/src/components/ui/data-display/table.tsx +2 -0
- package/src/components/ui/data-display/timeline.tsx +2 -0
- package/src/components/ui/data-display/tree.tsx +2 -0
- package/src/components/ui/enterprise-mobile-experience-demo.tsx +2 -0
- package/src/components/ui/enterprise-mobile-experience.tsx +2 -0
- package/src/components/ui/feedback/alert.tsx +2 -0
- package/src/components/ui/feedback/progress.tsx +2 -0
- package/src/components/ui/feedback/toast.tsx +2 -0
- package/src/components/ui/form-demo.tsx +2 -0
- package/src/components/ui/hardware-acceleration-demo.tsx +2 -0
- package/src/components/ui/input.tsx +2 -0
- package/src/components/ui/layout-demo.tsx +2 -0
- package/src/components/ui/layouts/adaptive-layout.tsx +2 -0
- package/src/components/ui/layouts/desktop-layout.tsx +2 -0
- package/src/components/ui/layouts/mobile-layout.tsx +2 -0
- package/src/components/ui/layouts/tablet-layout.tsx +2 -0
- package/src/components/ui/mobile-form-validation.tsx +2 -0
- package/src/components/ui/mobile-input.tsx +2 -0
- package/src/components/ui/mobile-skeleton-loading-demo.tsx +2 -0
- package/src/components/ui/navigation/breadcrumb.tsx +2 -0
- package/src/components/ui/navigation/menu.tsx +2 -0
- package/src/components/ui/navigation/navigation-demo.tsx +2 -0
- package/src/components/ui/navigation/pagination.tsx +2 -0
- package/src/components/ui/navigation/sidebar.tsx +2 -0
- package/src/components/ui/navigation/stepper.tsx +2 -0
- package/src/components/ui/navigation/tabs.tsx +2 -0
- package/src/components/ui/overlay/backdrop.tsx +2 -0
- package/src/components/ui/overlay/focus-manager.tsx +2 -0
- package/src/components/ui/overlay/modal.tsx +2 -0
- package/src/components/ui/overlay/overlay-manager.tsx +2 -0
- package/src/components/ui/overlay/popover.tsx +2 -0
- package/src/components/ui/overlay/portal.tsx +2 -0
- package/src/components/ui/overlay/tooltip.tsx +2 -0
- package/src/components/ui/performance-demo.tsx +2 -0
- package/src/components/ui/semantic-input-system-demo.tsx +2 -0
- package/src/components/ui/theme-customizer.tsx +2 -0
- package/src/components/ui/theme-switcher.tsx +2 -0
- package/src/components/ui/theme-toggle.tsx +2 -0
- package/src/components/ui/token-demo.tsx +2 -0
- package/src/components/ui/touch-demo.tsx +2 -0
- package/src/components/ui/touch-friendly-interface-demo.tsx +2 -0
- package/src/components/ui/touch-friendly-interface.tsx +2 -0
- package/src/hooks/use-device.tsx +2 -0
- package/src/index.ts +282 -282
package/dist/index.js
CHANGED
|
@@ -16,164 +16,164 @@
|
|
|
16
16
|
* (testing utilities, dev tools, storybook examples)
|
|
17
17
|
*/
|
|
18
18
|
// UI Components
|
|
19
|
-
export { Button } from './components/ui/button';
|
|
20
|
-
export { Card } from './components/ui/card';
|
|
21
|
-
export { Checkbox } from './components/ui/checkbox';
|
|
22
|
-
export { ColorPreview } from './components/ui/color-preview';
|
|
23
|
-
export { EnterpriseProgress } from './components/ui/enterprise-mobile-experience';
|
|
24
|
-
export { FontPreview } from './components/ui/font-preview';
|
|
25
|
-
export { Input } from './components/ui/input';
|
|
26
|
-
export { Label } from './components/ui/label';
|
|
27
|
-
export { MobileInput } from './components/ui/mobile-input';
|
|
28
|
-
export { ThemeCustomizer } from './components/ui/theme-customizer';
|
|
29
|
-
export { ThemePreview } from './components/ui/theme-preview';
|
|
30
|
-
export { ThemeSwitcher } from './components/ui/theme-switcher';
|
|
31
|
-
export { ThemeToggle } from './components/ui/theme-toggle';
|
|
32
|
-
export { Breadcrumb } from './components/ui/navigation/breadcrumb';
|
|
33
|
-
export { Menu } from './components/ui/navigation/menu';
|
|
34
|
-
export { Pagination } from './components/ui/navigation/pagination';
|
|
35
|
-
export { Sidebar } from './components/ui/navigation/sidebar';
|
|
36
|
-
export { Stepper } from './components/ui/navigation/stepper';
|
|
37
|
-
export { Tabs } from './components/ui/navigation/tabs';
|
|
38
|
-
export { Chart } from './components/ui/data-display/chart';
|
|
39
|
-
export { DataGridSimple } from './components/ui/data-display/data-grid-simple';
|
|
40
|
-
export { DataGrid } from './components/ui/data-display/data-grid';
|
|
41
|
-
export { List } from './components/ui/data-display/list';
|
|
42
|
-
export { Table } from './components/ui/data-display/table';
|
|
43
|
-
export { Timeline } from './components/ui/data-display/timeline';
|
|
44
|
-
export { Tree } from './components/ui/data-display/tree';
|
|
45
|
-
export { Alert } from './components/ui/feedback/alert';
|
|
46
|
-
export { Progress } from './components/ui/feedback/progress';
|
|
47
|
-
export { SkeletonText } from './components/ui/feedback/skeleton';
|
|
48
|
-
export { Toast } from './components/ui/feedback/toast';
|
|
49
|
-
export { Backdrop } from './components/ui/overlay/backdrop';
|
|
50
|
-
export { FocusManager } from './components/ui/overlay/focus-manager';
|
|
51
|
-
export { ModalHeader } from './components/ui/overlay/modal';
|
|
52
|
-
export { PopoverContent } from './components/ui/overlay/popover';
|
|
53
|
-
export { Portal } from './components/ui/overlay/portal';
|
|
54
|
-
export { TooltipContent } from './components/ui/overlay/tooltip';
|
|
55
|
-
export { AdaptiveLayout } from './components/ui/layouts/adaptive-layout';
|
|
56
|
-
export { DesktopLayout } from './components/ui/layouts/desktop-layout';
|
|
57
|
-
export { MobileLayout } from './components/ui/layouts/mobile-layout';
|
|
58
|
-
export { TabletLayout } from './components/ui/layouts/tablet-layout';
|
|
19
|
+
export { Button } from './components/ui/button.js';
|
|
20
|
+
export { Card } from './components/ui/card.js';
|
|
21
|
+
export { Checkbox } from './components/ui/checkbox.js';
|
|
22
|
+
export { ColorPreview } from './components/ui/color-preview.js';
|
|
23
|
+
export { EnterpriseProgress } from './components/ui/enterprise-mobile-experience.js';
|
|
24
|
+
export { FontPreview } from './components/ui/font-preview.js';
|
|
25
|
+
export { Input } from './components/ui/input.js';
|
|
26
|
+
export { Label } from './components/ui/label.js';
|
|
27
|
+
export { MobileInput } from './components/ui/mobile-input.js';
|
|
28
|
+
export { ThemeCustomizer } from './components/ui/theme-customizer.js';
|
|
29
|
+
export { ThemePreview } from './components/ui/theme-preview.js';
|
|
30
|
+
export { ThemeSwitcher } from './components/ui/theme-switcher.js';
|
|
31
|
+
export { ThemeToggle } from './components/ui/theme-toggle.js';
|
|
32
|
+
export { Breadcrumb } from './components/ui/navigation/breadcrumb.js';
|
|
33
|
+
export { Menu } from './components/ui/navigation/menu.js';
|
|
34
|
+
export { Pagination } from './components/ui/navigation/pagination.js';
|
|
35
|
+
export { Sidebar } from './components/ui/navigation/sidebar.js';
|
|
36
|
+
export { Stepper } from './components/ui/navigation/stepper.js';
|
|
37
|
+
export { Tabs } from './components/ui/navigation/tabs.js';
|
|
38
|
+
export { Chart } from './components/ui/data-display/chart.js';
|
|
39
|
+
export { DataGridSimple } from './components/ui/data-display/data-grid-simple.js';
|
|
40
|
+
export { DataGrid } from './components/ui/data-display/data-grid.js';
|
|
41
|
+
export { List } from './components/ui/data-display/list.js';
|
|
42
|
+
export { Table } from './components/ui/data-display/table.js';
|
|
43
|
+
export { Timeline } from './components/ui/data-display/timeline.js';
|
|
44
|
+
export { Tree } from './components/ui/data-display/tree.js';
|
|
45
|
+
export { Alert } from './components/ui/feedback/alert.js';
|
|
46
|
+
export { Progress } from './components/ui/feedback/progress.js';
|
|
47
|
+
export { SkeletonText } from './components/ui/feedback/skeleton.js';
|
|
48
|
+
export { Toast } from './components/ui/feedback/toast.js';
|
|
49
|
+
export { Backdrop } from './components/ui/overlay/backdrop.js';
|
|
50
|
+
export { FocusManager } from './components/ui/overlay/focus-manager.js';
|
|
51
|
+
export { ModalHeader } from './components/ui/overlay/modal.js';
|
|
52
|
+
export { PopoverContent } from './components/ui/overlay/popover.js';
|
|
53
|
+
export { Portal } from './components/ui/overlay/portal.js';
|
|
54
|
+
export { TooltipContent } from './components/ui/overlay/tooltip.js';
|
|
55
|
+
export { AdaptiveLayout } from './components/ui/layouts/adaptive-layout.js';
|
|
56
|
+
export { DesktopLayout } from './components/ui/layouts/desktop-layout.js';
|
|
57
|
+
export { MobileLayout } from './components/ui/layouts/mobile-layout.js';
|
|
58
|
+
export { TabletLayout } from './components/ui/layouts/tablet-layout.js';
|
|
59
59
|
// Custom Hooks
|
|
60
|
-
export { useAccessibilitySupport } from './hooks/use-accessibility-support';
|
|
61
|
-
export { useAdaptiveLayout } from './hooks/use-adaptive-layout';
|
|
62
|
-
export { useAdvancedPatterns } from './hooks/use-advanced-patterns';
|
|
63
|
-
export { useAdvancedTransitionSystem } from './hooks/use-advanced-transition-system';
|
|
64
|
-
export { useAnimationProfile } from './hooks/use-animation-profile';
|
|
65
|
-
export { useAnimationDuration } from './hooks/use-animation-profile';
|
|
66
|
-
export { useAnimationEasing } from './hooks/use-animation-profile';
|
|
67
|
-
export { useAnimationClasses } from './hooks/use-animation-profile';
|
|
68
|
-
export { usePerformanceMode } from './hooks/use-animation-profile';
|
|
69
|
-
export { useBatteryAnimations } from './hooks/use-battery-animations';
|
|
70
|
-
export { useBatteryConsciousLoading } from './hooks/use-battery-conscious-loading';
|
|
71
|
-
export { useBatteryOptimization } from './hooks/use-battery-optimization';
|
|
72
|
-
export { useBatteryStatus } from './hooks/use-battery-status';
|
|
73
|
-
export { useComponentPerformance } from './hooks/use-component-performance';
|
|
74
|
-
export { useDeviceLoadingStates } from './hooks/use-device-loading-states';
|
|
75
|
-
export { useDevice } from './hooks/use-device';
|
|
76
|
-
export { useIsMobile } from './hooks/use-device';
|
|
77
|
-
export { useIsTablet } from './hooks/use-device';
|
|
78
|
-
export { useIsDesktop } from './hooks/use-device';
|
|
79
|
-
export { useOrientation } from './hooks/use-device';
|
|
80
|
-
export { useIsTouchDevice } from './hooks/use-device';
|
|
81
|
-
export { useEnterpriseMobileExperience } from './hooks/use-enterprise-mobile-experience';
|
|
82
|
-
export { useFormFeedback } from './hooks/use-form-feedback';
|
|
83
|
-
export { useBasicFormFeedback } from './hooks/use-form-feedback';
|
|
84
|
-
export { useEnhancedFormFeedback } from './hooks/use-form-feedback';
|
|
85
|
-
export { useFormPerformance } from './hooks/use-form-performance';
|
|
86
|
-
export { useBasicFormPerformance } from './hooks/use-form-performance';
|
|
87
|
-
export { useEnhancedFormPerformance } from './hooks/use-form-performance';
|
|
88
|
-
export { useFrameRate } from './hooks/use-frame-rate';
|
|
89
|
-
export { useGestures } from './hooks/use-gestures';
|
|
90
|
-
export { useSwipeGesture } from './hooks/use-gestures';
|
|
91
|
-
export { usePinchGesture } from './hooks/use-gestures';
|
|
92
|
-
export { useTapGesture } from './hooks/use-gestures';
|
|
93
|
-
export { useLongPressGesture } from './hooks/use-gestures';
|
|
94
|
-
export { useHardwareAcceleration } from './hooks/use-hardware-acceleration';
|
|
95
|
-
export { useInputAccessibility } from './hooks/use-input-accessibility';
|
|
96
|
-
export { useInputPerformance } from './hooks/use-input-performance';
|
|
97
|
-
export { useLayoutPerformance } from './hooks/use-layout-performance';
|
|
98
|
-
export { useLoadingAccessibility } from './hooks/use-loading-accessibility';
|
|
99
|
-
export { useLoadingPerformance } from './hooks/use-loading-performance';
|
|
100
|
-
export { useMemoryUsage } from './hooks/use-memory-usage';
|
|
101
|
-
export { useMobileFormLayout } from './hooks/use-mobile-form-layout';
|
|
102
|
-
export { useBasicMobileLayout } from './hooks/use-mobile-form-layout';
|
|
103
|
-
export { useEnhancedMobileLayout } from './hooks/use-mobile-form-layout';
|
|
104
|
-
export { useMobileFormValidation } from './hooks/use-mobile-form-validation';
|
|
105
|
-
export { useBasicFormValidation } from './hooks/use-mobile-form-validation';
|
|
106
|
-
export { useEnhancedFormValidation } from './hooks/use-mobile-form-validation';
|
|
107
|
-
export { useMobileKeyboardOptimization } from './hooks/use-mobile-keyboard-optimization';
|
|
108
|
-
export { useMobileLayout } from './hooks/use-mobile-layout';
|
|
109
|
-
export { useMobileOptimization } from './hooks/use-mobile-optimization';
|
|
110
|
-
export { useMobileSkeleton } from './hooks/use-mobile-skeleton';
|
|
111
|
-
export { useMobileTouch } from './hooks/use-mobile-touch';
|
|
112
|
-
export { useBasicMobileTouch } from './hooks/use-mobile-touch';
|
|
113
|
-
export { useEnhancedMobileTouch } from './hooks/use-mobile-touch';
|
|
114
|
-
export { usePerformanceThrottling } from './hooks/use-performance-throttling';
|
|
115
|
-
export { usePerformance } from './hooks/use-performance';
|
|
116
|
-
export { useReusableArchitecture } from './hooks/use-reusable-architecture';
|
|
117
|
-
export { useSemanticInputTypes } from './hooks/use-semantic-input-types';
|
|
118
|
-
export { useSemanticInput } from './hooks/use-semantic-input';
|
|
119
|
-
export { useBasicSemanticInput } from './hooks/use-semantic-input';
|
|
120
|
-
export { useEnhancedSemanticInput } from './hooks/use-semantic-input';
|
|
121
|
-
export { useTabletLayout } from './hooks/use-tablet-layout';
|
|
122
|
-
export { useTouchFriendlyInput } from './hooks/use-touch-friendly-input';
|
|
123
|
-
export { useTouchFriendlyInterface } from './hooks/use-touch-friendly-interface';
|
|
124
|
-
export { useTouchOptimization } from './hooks/use-touch-optimization';
|
|
125
|
-
export { useBasicTouchOptimization } from './hooks/use-touch-optimization';
|
|
126
|
-
export { useBatteryAwareTouchOptimization } from './hooks/use-touch-optimization';
|
|
60
|
+
export { useAccessibilitySupport } from './hooks/use-accessibility-support.js';
|
|
61
|
+
export { useAdaptiveLayout } from './hooks/use-adaptive-layout.js';
|
|
62
|
+
export { useAdvancedPatterns } from './hooks/use-advanced-patterns.js';
|
|
63
|
+
export { useAdvancedTransitionSystem } from './hooks/use-advanced-transition-system.js';
|
|
64
|
+
export { useAnimationProfile } from './hooks/use-animation-profile.js';
|
|
65
|
+
export { useAnimationDuration } from './hooks/use-animation-profile.js';
|
|
66
|
+
export { useAnimationEasing } from './hooks/use-animation-profile.js';
|
|
67
|
+
export { useAnimationClasses } from './hooks/use-animation-profile.js';
|
|
68
|
+
export { usePerformanceMode } from './hooks/use-animation-profile.js';
|
|
69
|
+
export { useBatteryAnimations } from './hooks/use-battery-animations.js';
|
|
70
|
+
export { useBatteryConsciousLoading } from './hooks/use-battery-conscious-loading.js';
|
|
71
|
+
export { useBatteryOptimization } from './hooks/use-battery-optimization.js';
|
|
72
|
+
export { useBatteryStatus } from './hooks/use-battery-status.js';
|
|
73
|
+
export { useComponentPerformance } from './hooks/use-component-performance.js';
|
|
74
|
+
export { useDeviceLoadingStates } from './hooks/use-device-loading-states.js';
|
|
75
|
+
export { useDevice } from './hooks/use-device.js';
|
|
76
|
+
export { useIsMobile } from './hooks/use-device.js';
|
|
77
|
+
export { useIsTablet } from './hooks/use-device.js';
|
|
78
|
+
export { useIsDesktop } from './hooks/use-device.js';
|
|
79
|
+
export { useOrientation } from './hooks/use-device.js';
|
|
80
|
+
export { useIsTouchDevice } from './hooks/use-device.js';
|
|
81
|
+
export { useEnterpriseMobileExperience } from './hooks/use-enterprise-mobile-experience.js';
|
|
82
|
+
export { useFormFeedback } from './hooks/use-form-feedback.js';
|
|
83
|
+
export { useBasicFormFeedback } from './hooks/use-form-feedback.js';
|
|
84
|
+
export { useEnhancedFormFeedback } from './hooks/use-form-feedback.js';
|
|
85
|
+
export { useFormPerformance } from './hooks/use-form-performance.js';
|
|
86
|
+
export { useBasicFormPerformance } from './hooks/use-form-performance.js';
|
|
87
|
+
export { useEnhancedFormPerformance } from './hooks/use-form-performance.js';
|
|
88
|
+
export { useFrameRate } from './hooks/use-frame-rate.js';
|
|
89
|
+
export { useGestures } from './hooks/use-gestures.js';
|
|
90
|
+
export { useSwipeGesture } from './hooks/use-gestures.js';
|
|
91
|
+
export { usePinchGesture } from './hooks/use-gestures.js';
|
|
92
|
+
export { useTapGesture } from './hooks/use-gestures.js';
|
|
93
|
+
export { useLongPressGesture } from './hooks/use-gestures.js';
|
|
94
|
+
export { useHardwareAcceleration } from './hooks/use-hardware-acceleration.js';
|
|
95
|
+
export { useInputAccessibility } from './hooks/use-input-accessibility.js';
|
|
96
|
+
export { useInputPerformance } from './hooks/use-input-performance.js';
|
|
97
|
+
export { useLayoutPerformance } from './hooks/use-layout-performance.js';
|
|
98
|
+
export { useLoadingAccessibility } from './hooks/use-loading-accessibility.js';
|
|
99
|
+
export { useLoadingPerformance } from './hooks/use-loading-performance.js';
|
|
100
|
+
export { useMemoryUsage } from './hooks/use-memory-usage.js';
|
|
101
|
+
export { useMobileFormLayout } from './hooks/use-mobile-form-layout.js';
|
|
102
|
+
export { useBasicMobileLayout } from './hooks/use-mobile-form-layout.js';
|
|
103
|
+
export { useEnhancedMobileLayout } from './hooks/use-mobile-form-layout.js';
|
|
104
|
+
export { useMobileFormValidation } from './hooks/use-mobile-form-validation.js';
|
|
105
|
+
export { useBasicFormValidation } from './hooks/use-mobile-form-validation.js';
|
|
106
|
+
export { useEnhancedFormValidation } from './hooks/use-mobile-form-validation.js';
|
|
107
|
+
export { useMobileKeyboardOptimization } from './hooks/use-mobile-keyboard-optimization.js';
|
|
108
|
+
export { useMobileLayout } from './hooks/use-mobile-layout.js';
|
|
109
|
+
export { useMobileOptimization } from './hooks/use-mobile-optimization.js';
|
|
110
|
+
export { useMobileSkeleton } from './hooks/use-mobile-skeleton.js';
|
|
111
|
+
export { useMobileTouch } from './hooks/use-mobile-touch.js';
|
|
112
|
+
export { useBasicMobileTouch } from './hooks/use-mobile-touch.js';
|
|
113
|
+
export { useEnhancedMobileTouch } from './hooks/use-mobile-touch.js';
|
|
114
|
+
export { usePerformanceThrottling } from './hooks/use-performance-throttling.js';
|
|
115
|
+
export { usePerformance } from './hooks/use-performance.js';
|
|
116
|
+
export { useReusableArchitecture } from './hooks/use-reusable-architecture.js';
|
|
117
|
+
export { useSemanticInputTypes } from './hooks/use-semantic-input-types.js';
|
|
118
|
+
export { useSemanticInput } from './hooks/use-semantic-input.js';
|
|
119
|
+
export { useBasicSemanticInput } from './hooks/use-semantic-input.js';
|
|
120
|
+
export { useEnhancedSemanticInput } from './hooks/use-semantic-input.js';
|
|
121
|
+
export { useTabletLayout } from './hooks/use-tablet-layout.js';
|
|
122
|
+
export { useTouchFriendlyInput } from './hooks/use-touch-friendly-input.js';
|
|
123
|
+
export { useTouchFriendlyInterface } from './hooks/use-touch-friendly-interface.js';
|
|
124
|
+
export { useTouchOptimization } from './hooks/use-touch-optimization.js';
|
|
125
|
+
export { useBasicTouchOptimization } from './hooks/use-touch-optimization.js';
|
|
126
|
+
export { useBatteryAwareTouchOptimization } from './hooks/use-touch-optimization.js';
|
|
127
127
|
// Utilities
|
|
128
|
-
export { BundleAnalyzer } from './utils/bundle-analyzer';
|
|
129
|
-
export { BundleSplitter } from './utils/bundle-splitting';
|
|
130
|
-
export { LazyLoader } from './utils/lazy-loading';
|
|
131
|
-
export { PerformanceMonitor } from './utils/performance-monitor';
|
|
132
|
-
export { TreeShakingOptimizer } from './utils/tree-shaking';
|
|
133
|
-
export { cn } from './lib/utils';
|
|
128
|
+
export { BundleAnalyzer } from './utils/bundle-analyzer.js';
|
|
129
|
+
export { BundleSplitter } from './utils/bundle-splitting.js';
|
|
130
|
+
export { LazyLoader } from './utils/lazy-loading.js';
|
|
131
|
+
export { PerformanceMonitor } from './utils/performance-monitor.js';
|
|
132
|
+
export { TreeShakingOptimizer } from './utils/tree-shaking.js';
|
|
133
|
+
export { cn } from './lib/utils.js';
|
|
134
134
|
// Theme System
|
|
135
|
-
export { AccessibilityThemeManager } from './themes/accessibility';
|
|
136
|
-
export { ARIA_ROLES } from './themes/aria-patterns';
|
|
137
|
-
export { ARIA_STATES } from './themes/aria-patterns';
|
|
138
|
-
export { ARIA_LIVE_VALUES } from './themes/aria-patterns';
|
|
139
|
-
export { ARIA_CURRENT_VALUES } from './themes/aria-patterns';
|
|
140
|
-
export { ARIA_SORT_VALUES } from './themes/aria-patterns';
|
|
141
|
-
export { ARIA_ORIENTATION_VALUES } from './themes/aria-patterns';
|
|
142
|
-
export { ARIAUtils } from './themes/aria-patterns';
|
|
143
|
-
export { ColorManager } from './themes/colorManager';
|
|
144
|
-
export { AccessibilityFocusManager } from './themes/focus-management';
|
|
145
|
-
export { FocusTrap } from './themes/focus-management';
|
|
146
|
-
export { FocusRestoration } from './themes/focus-management';
|
|
147
|
-
export { FocusNavigation } from './themes/focus-management';
|
|
148
|
-
export { FontLoader } from './themes/fontLoader';
|
|
149
|
-
export { HighContrastColors } from './themes/high-contrast';
|
|
150
|
-
export { HighContrastThemeManager } from './themes/high-contrast';
|
|
151
|
-
export { KEY_CODES } from './themes/keyboard-navigation';
|
|
152
|
-
export { NAVIGATION_PATTERNS } from './themes/keyboard-navigation';
|
|
153
|
-
export { KeyboardNavigationManager } from './themes/keyboard-navigation';
|
|
154
|
-
export { KeyboardFocusManager } from './themes/keyboard-navigation';
|
|
155
|
-
export { MotionReductionManager } from './themes/motion-reduction';
|
|
156
|
-
export { MotionReductionUtils } from './themes/motion-reduction';
|
|
157
|
-
export { MotionReductionHooks } from './themes/motion-reduction';
|
|
158
|
-
export { ScreenReaderOptimizer } from './themes/screen-reader';
|
|
159
|
-
export { ScreenReaderNavigation } from './themes/screen-reader';
|
|
160
|
-
export { SystemThemeDetector } from './themes/systemThemeDetector';
|
|
161
|
-
export { ThemeCSSUpdater } from './themes/themeCSSUpdater';
|
|
162
|
-
export { ThemePersistence } from './themes/themePersistence';
|
|
163
|
-
export { ThemeValidator } from './themes/validation';
|
|
135
|
+
export { AccessibilityThemeManager } from './themes/accessibility.js';
|
|
136
|
+
export { ARIA_ROLES } from './themes/aria-patterns.js';
|
|
137
|
+
export { ARIA_STATES } from './themes/aria-patterns.js';
|
|
138
|
+
export { ARIA_LIVE_VALUES } from './themes/aria-patterns.js';
|
|
139
|
+
export { ARIA_CURRENT_VALUES } from './themes/aria-patterns.js';
|
|
140
|
+
export { ARIA_SORT_VALUES } from './themes/aria-patterns.js';
|
|
141
|
+
export { ARIA_ORIENTATION_VALUES } from './themes/aria-patterns.js';
|
|
142
|
+
export { ARIAUtils } from './themes/aria-patterns.js';
|
|
143
|
+
export { ColorManager } from './themes/colorManager.js';
|
|
144
|
+
export { AccessibilityFocusManager } from './themes/focus-management.js';
|
|
145
|
+
export { FocusTrap } from './themes/focus-management.js';
|
|
146
|
+
export { FocusRestoration } from './themes/focus-management.js';
|
|
147
|
+
export { FocusNavigation } from './themes/focus-management.js';
|
|
148
|
+
export { FontLoader } from './themes/fontLoader.js';
|
|
149
|
+
export { HighContrastColors } from './themes/high-contrast.js';
|
|
150
|
+
export { HighContrastThemeManager } from './themes/high-contrast.js';
|
|
151
|
+
export { KEY_CODES } from './themes/keyboard-navigation.js';
|
|
152
|
+
export { NAVIGATION_PATTERNS } from './themes/keyboard-navigation.js';
|
|
153
|
+
export { KeyboardNavigationManager } from './themes/keyboard-navigation.js';
|
|
154
|
+
export { KeyboardFocusManager } from './themes/keyboard-navigation.js';
|
|
155
|
+
export { MotionReductionManager } from './themes/motion-reduction.js';
|
|
156
|
+
export { MotionReductionUtils } from './themes/motion-reduction.js';
|
|
157
|
+
export { MotionReductionHooks } from './themes/motion-reduction.js';
|
|
158
|
+
export { ScreenReaderOptimizer } from './themes/screen-reader.js';
|
|
159
|
+
export { ScreenReaderNavigation } from './themes/screen-reader.js';
|
|
160
|
+
export { SystemThemeDetector } from './themes/systemThemeDetector.js';
|
|
161
|
+
export { ThemeCSSUpdater } from './themes/themeCSSUpdater.js';
|
|
162
|
+
export { ThemePersistence } from './themes/themePersistence.js';
|
|
163
|
+
export { ThemeValidator } from './themes/validation.js';
|
|
164
164
|
// Design Tokens
|
|
165
|
-
export { TokenExporter } from './tokens/tokenExporter';
|
|
166
|
-
export { TokenGenerator } from './tokens/tokenGenerator';
|
|
167
|
-
export { TokenManager } from './tokens/tokenManager';
|
|
168
|
-
export { TokenValidator } from './tokens/tokenValidator';
|
|
165
|
+
export { TokenExporter } from './tokens/tokenExporter.js';
|
|
166
|
+
export { TokenGenerator } from './tokens/tokenGenerator.js';
|
|
167
|
+
export { TokenManager } from './tokens/tokenManager.js';
|
|
168
|
+
export { TokenValidator } from './tokens/tokenValidator.js';
|
|
169
169
|
// Theme-specific exports
|
|
170
|
-
export { stanDesignTheme as theme } from './theme';
|
|
171
|
-
export { StanDesignProvider as ThemeProvider } from './provider';
|
|
170
|
+
export { stanDesignTheme as theme } from './theme.js';
|
|
171
|
+
export { StanDesignProvider as ThemeProvider } from './provider.js';
|
|
172
172
|
// Convenience exports
|
|
173
|
-
export { default as Provider } from './provider';
|
|
173
|
+
export { default as Provider } from './provider.js';
|
|
174
174
|
// Type exports (if they exist)
|
|
175
|
-
// export type { stanDesignThemeConfig } from './theme';
|
|
175
|
+
// export type { stanDesignThemeConfig } from './theme.js';
|
|
176
176
|
// Auto-import theme styles
|
|
177
177
|
import './styles.css';
|
|
178
178
|
// Default export
|
|
179
|
-
export { stanDesignTheme as default } from './theme';
|
|
179
|
+
export { stanDesignTheme as default } from './theme.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../src/lib/utils.ts"],"names":[],"mappings":"AAAA,OAAO,EAAQ,KAAK,UAAU,EAAE,MAAM,MAAM,CAAA;AAG5C,wBAAgB,EAAE,CAAC,GAAG,MAAM,EAAE,UAAU,EAAE,UAEzC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"theme-css-generator.d.ts","sourceRoot":"","sources":["../../src/plugins/theme-css-generator.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,MAAM,CAAA;AAIlC,MAAM,CAAC,OAAO,UAAU,iBAAiB,IAAI,MAAM,CA2VlD"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { stanDesignTheme } from './theme';
|
|
3
|
+
export interface StanDesignProviderProps {
|
|
4
|
+
children: React.ReactNode;
|
|
5
|
+
theme?: typeof stanDesignTheme;
|
|
6
|
+
}
|
|
7
|
+
export declare const StanDesignProvider: React.FC<StanDesignProviderProps>;
|
|
8
|
+
export default StanDesignProvider;
|
|
9
|
+
//# sourceMappingURL=provider.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"provider.d.ts","sourceRoot":"","sources":["../src/provider.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,eAAe,EAAE,MAAM,SAAS,CAAC;AAG1C,MAAM,WAAW,uBAAuB;IACtC,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,KAAK,CAAC,EAAE,OAAO,eAAe,CAAC;CAChC;AAED,eAAO,MAAM,kBAAkB,EAAE,KAAK,CAAC,EAAE,CAAC,uBAAuB,CAQhE,CAAC;AAEF,eAAe,kBAAkB,CAAC"}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* CSS Layers Validation Tool
|
|
3
|
+
* Tests cascade order and specificity control in CSS layers
|
|
4
|
+
*/
|
|
5
|
+
/**
|
|
6
|
+
* Test if CSS layers are working correctly
|
|
7
|
+
* @returns {Object} Test results
|
|
8
|
+
*/
|
|
9
|
+
export function validateCSSLayers(): any;
|
|
10
|
+
/**
|
|
11
|
+
* Generate a visual report of layer validation
|
|
12
|
+
* @param {Object} results - Validation results
|
|
13
|
+
* @returns {HTMLElement} Report element
|
|
14
|
+
*/
|
|
15
|
+
export function generateLayerReport(results: any): HTMLElement;
|
|
16
|
+
/**
|
|
17
|
+
* Run validation and display results
|
|
18
|
+
*/
|
|
19
|
+
export function runLayerValidation(): any;
|
|
20
|
+
//# sourceMappingURL=validation.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"validation.d.ts","sourceRoot":"","sources":["../../../src/styles/layers/validation.js"],"names":[],"mappings":"AAAA;;;GAGG;AAEH;;;GAGG;AACH,yCAgCC;AAoMD;;;;GAIG;AACH,mDAFa,WAAW,CAqCvB;AAED;;GAEG;AACH,0CAqBC"}
|
package/dist/styles.css
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/* Complete Theme CSS Bundle - stan-design */
|
|
2
|
-
/* Generated on 2025-10-
|
|
2
|
+
/* Generated on 2025-10-03T19:07:42.997Z */
|
|
3
3
|
|
|
4
4
|
/* ===== COMPILED STYLES (Tailwind + Components) ===== */
|
|
5
5
|
@layer reset,base,themes,components,utilities,overrides;@layer reset;@layer themes;@layer overrides;*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:var(--font-sans);font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:2rem;padding-left:2rem}@media (min-width: 1400px){.container{max-width:1400px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.-bottom-6{bottom:-1.5rem}.bottom-0{bottom:0}.bottom-4{bottom:1rem}.left-1\/2{left:50%}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.top-0{top:0}.top-1\/2{top:50%}.top-2{top:.5rem}.top-4{top:1rem}.z-10{z-index:10}.z-50{z-index:50}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-auto{margin-left:auto;margin-right:auto}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-12{margin-bottom:3rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.ml-auto{margin-left:auto}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-1{height:.25rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-16{height:4rem}.h-2{height:.5rem}.h-20{height:5rem}.h-24{height:6rem}.h-3{height:.75rem}.h-32{height:8rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-96{height:24rem}.max-h-20{max-height:5rem}.max-h-32{max-height:8rem}.max-h-40{max-height:10rem}.max-h-60{max-height:15rem}.max-h-64{max-height:16rem}.max-h-96{max-height:24rem}.max-h-\[200px\]{max-height:200px}.max-h-\[300px\]{max-height:300px}.min-h-\[200px\]{min-height:200px}.min-h-\[300px\]{min-height:300px}.min-h-\[400px\]{min-height:400px}.min-h-\[40px\]{min-height:40px}.min-h-\[44px\]{min-height:44px}.min-h-\[48px\]{min-height:48px}.min-h-\[500px\]{min-height:500px}.min-h-\[56px\]{min-height:56px}.min-h-\[64px\]{min-height:64px}.min-h-screen{min-height:100vh}.w-12{width:3rem}.w-16{width:4rem}.w-2{width:.5rem}.w-24{width:6rem}.w-3{width:.75rem}.w-32{width:8rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-80{width:20rem}.w-96{width:24rem}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-\[40px\]{min-width:40px}.min-w-\[44px\]{min-width:44px}.min-w-\[48px\]{min-width:48px}.min-w-\[56px\]{min-width:56px}.min-w-\[64px\]{min-width:64px}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-6xl{max-width:72rem}.max-w-full{max-width:100%}.max-w-md{max-width:28rem}.flex-1{flex:1 1 0%}.grow{flex-grow:1}.border-collapse{border-collapse:collapse}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-full{--tw-translate-x: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-100{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-95{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.touch-manipulation{touch-action:manipulation}.resize{resize:both}.list-inside{list-style-position:inside}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.\!truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.break-words{overflow-wrap:break-word}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-sm{border-radius:var(--radius-sm)}.rounded-xl{border-radius:var(--radius-xl)}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l-2{border-left-width:2px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-blue-300{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.border-blue-500{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-cs-border{border-color:var(--border-color)}.border-cs-info{border-color:var(--info)}.border-cs-primary{border-color:var(--primary)}.border-cs-warning{border-color:var(--warning)}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-gray-600{--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.border-green-200{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.border-green-500{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1))}.border-muted{border-color:hsl(var(--muted))}.border-orange-200{--tw-border-opacity: 1;border-color:rgb(254 215 170 / var(--tw-border-opacity, 1))}.border-purple-200{--tw-border-opacity: 1;border-color:rgb(233 213 255 / var(--tw-border-opacity, 1))}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-red-500{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.border-yellow-200{--tw-border-opacity: 1;border-color:rgb(254 240 138 / var(--tw-border-opacity, 1))}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-card{background-color:hsl(var(--card))}.bg-cs-border{background-color:var(--border-color)}.bg-cs-error{background-color:var(--error)}.bg-cs-hover-bg{background-color:var(--hover-bg)}.bg-cs-page-bg{background-color:var(--page-bg)}.bg-cs-primary{background-color:var(--primary)}.bg-cs-success{background-color:var(--success)}.bg-cs-surface-bg{background-color:var(--surface-bg)}.bg-cs-warning{background-color:var(--warning)}.bg-current{background-color:currentColor}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-400{--tw-bg-opacity: 1;background-color:rgb(74 222 128 / var(--tw-bg-opacity, 1))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.bg-orange-100{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.bg-orange-50{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.bg-orange-500{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}.bg-orange-600{--tw-bg-opacity: 1;background-color:rgb(234 88 12 / var(--tw-bg-opacity, 1))}.bg-primary{background-color:hsl(var(--primary))}.bg-purple-50{--tw-bg-opacity: 1;background-color:rgb(250 245 255 / var(--tw-bg-opacity, 1))}.bg-purple-500{--tw-bg-opacity: 1;background-color:rgb(168 85 247 / var(--tw-bg-opacity, 1))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-red-400{--tw-bg-opacity: 1;background-color:rgb(248 113 113 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-secondary{background-color:hsl(var(--secondary))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))}.bg-yellow-400{--tw-bg-opacity: 1;background-color:rgb(250 204 21 / var(--tw-bg-opacity, 1))}.bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity, 1))}.bg-yellow-500{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))}.bg-yellow-600{--tw-bg-opacity: 1;background-color:rgb(202 138 4 / var(--tw-bg-opacity, 1))}.bg-opacity-20{--tw-bg-opacity: .2}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-blue-500{--tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cs-error{--tw-gradient-from: var(--error) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cs-success{--tw-gradient-from: var(--success) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cs-warning{--tw-gradient-from: var(--warning) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-50{--tw-gradient-from: #f9fafb var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400{--tw-gradient-from: #4ade80 var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-blue-500{--tw-gradient-to: #3b82f6 var(--tw-gradient-to-position)}.to-gray-100{--tw-gradient-to: #f3f4f6 var(--tw-gradient-to-position)}.to-purple-500{--tw-gradient-to: #a855f7 var(--tw-gradient-to-position)}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-0{padding-left:0;padding-right:0}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pl-10{padding-left:2.5rem}.pl-4{padding-left:1rem}.pr-4{padding-right:1rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.font-display{font-family:var(--font-display)}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-6xl{font-size:3.75rem;line-height:1}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.text-cs-error{color:var(--error)}.text-cs-primary{color:var(--primary)}.text-cs-success{color:var(--success)}.text-cs-text-primary{color:var(--text-primary)}.text-cs-text-secondary{color:var(--text-secondary)}.text-cs-warning{color:var(--warning)}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-400{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-green-900{--tw-text-opacity: 1;color:rgb(20 83 45 / var(--tw-text-opacity, 1))}.text-input{color:hsl(var(--input))}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-orange-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.text-orange-700{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.text-orange-800{--tw-text-opacity: 1;color:rgb(154 52 18 / var(--tw-text-opacity, 1))}.text-primary{color:hsl(var(--primary))}.text-purple-500{--tw-text-opacity: 1;color:rgb(168 85 247 / var(--tw-text-opacity, 1))}.text-purple-600{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity, 1))}.text-purple-700{--tw-text-opacity: 1;color:rgb(126 34 206 / var(--tw-text-opacity, 1))}.text-purple-800{--tw-text-opacity: 1;color:rgb(107 33 168 / var(--tw-text-opacity, 1))}.text-purple-900{--tw-text-opacity: 1;color:rgb(88 28 135 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.text-secondary{color:hsl(var(--secondary))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-yellow-500{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.text-yellow-600{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity, 1))}.text-yellow-700{--tw-text-opacity: 1;color:rgb(161 98 7 / var(--tw-text-opacity, 1))}.text-yellow-800{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}.text-yellow-900{--tw-text-opacity: 1;color:rgb(113 63 18 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-75{opacity:.75}.opacity-90{opacity:.9}.shadow{--tw-shadow: var(--shadow);--tw-shadow-colored: var(--shadow);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow: var(--shadow-2xl);--tw-shadow-colored: var(--shadow-2xl);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: var(--shadow-lg);--tw-shadow-colored: var(--shadow-lg);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: var(--shadow-md);--tw-shadow-colored: var(--shadow-md);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: var(--shadow-sm);--tw-shadow-colored: var(--shadow-sm);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: var(--shadow-xl);--tw-shadow-colored: var(--shadow-xl);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-cs-primary{--tw-ring-color: var(--primary)}.blur{--tw-blur: blur(8px);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)}.grayscale{--tw-grayscale: grayscale(100%);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)}.filter{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)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-1000{transition-duration:1s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}@keyframes enter{0%{opacity:var(--tw-enter-opacity, 1);transform:translate3d(var(--tw-enter-translate-x, 0),var(--tw-enter-translate-y, 0),0) scale3d(var(--tw-enter-scale, 1),var(--tw-enter-scale, 1),var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity, 1);transform:translate3d(var(--tw-exit-translate-x, 0),var(--tw-exit-translate-y, 0),0) scale3d(var(--tw-exit-scale, 1),var(--tw-exit-scale, 1),var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0))}}.fade-in{--tw-enter-opacity: 0}.duration-1000{animation-duration:1s}.duration-200{animation-duration:.2s}.duration-300{animation-duration:.3s}.ease-in{animation-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{animation-timing-function:cubic-bezier(0,0,.2,1)}.running{animation-play-state:running}.paused{animation-play-state:paused}:root{--radius: .5rem;--radius-sm: calc(var(--radius) - 4px);--radius-md: calc(var(--radius) - 2px);--radius-lg: var(--radius);--radius-xl: calc(var(--radius) + 2px);--radius-2xl: calc(var(--radius) + 4px)}:root{--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--shadow-xl: 0 20px 25px -5px rgb(0 0 0 / .1), 0 10px 10px -5px rgb(0 0 0 / .04);--shadow-2xl: 0 25px 50px -12px rgb(0 0 0 / .25)}:root{--primary: #2563eb;--primary-hover: #1d4ed8;--page-bg: #ffffff;--surface-bg: #f3f4f6;--border-color: #e5e7eb;--input-bg: #ffffff;--input-border: #d1d5db;--text-primary: #111827;--text-secondary: #4b5563;--text-on-light: #111827;--text-on-dark: #f8fafc;--text-inverse: #f8fafc;--focus-border: #2563eb;--hover-bg: #f8fafc;--button-hover: #1d4ed8;--active-bg: rgba(37, 99, 235, .1);--active-border: #2563eb;--success: #059669;--warning: #F59E0B;--error: #EF4444;--info: #2563eb;--font-sans: "Clash Display", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;--font-display: "Clash Display", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;--font-body: "Clash Display", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif}.dark{--primary: #3b82f6;--primary-hover: #2563eb;--page-bg: #0f172a;--surface-bg: #1e293b;--border-color: #334155;--input-bg: #334155;--input-border: #475569;--text-primary: #f8fafc;--text-secondary: #cbd5e1;--text-on-light: #111827;--text-on-dark: #f8fafc;--text-inverse: #f8fafc;--focus-border: #3b82f6;--hover-bg: #475569;--button-hover: #2563eb;--active-bg: rgba(59, 130, 246, .1);--active-border: #3b82f6}.coach-stan-bg{background-color:var(--page-bg)}.coach-stan-surface{background-color:var(--surface-bg)}.coach-stan-primary{background-color:var(--primary)}.coach-stan-primary:hover{background-color:var(--primary-hover)}.coach-stan-border{border-color:var(--border-color)}.coach-stan-text-primary{color:var(--text-primary)}.coach-stan-text-secondary{color:var(--text-secondary)}.coach-stan-text-on-light{color:var(--text-on-light)}.coach-stan-text-on-dark{color:var(--text-on-dark)}.coach-stan-text-inverse{color:var(--text-inverse)}.coach-stan-active{background-color:var(--active-bg)!important;color:var(--primary)!important;border-right:2px solid var(--active-border)!important}.coach-stan-input{background-color:var(--input-bg);border-color:var(--input-border);color:var(--text-primary)}.coach-stan-input:focus{border-color:var(--focus-border)}.coach-stan-input::-moz-placeholder{color:var(--text-secondary)}.coach-stan-input::placeholder{color:var(--text-secondary)}.theme-toggle{position:relative;overflow:hidden}.theme-toggle:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,var(--primary),var(--primary-hover));opacity:0;transition:opacity .3s ease}.theme-toggle:hover:before{opacity:.1}.dark .coach-stan-surface{background-color:var(--surface-bg);box-shadow:0 4px 6px -1px #0000004d}.dark .coach-stan-border{border-color:var(--border-color)}.dark .coach-stan-hover-bg{background-color:var(--hover-bg)}.coach-stan-smooth-transition{transform:translateZ(0);backface-visibility:hidden;perspective:1000px;will-change:transform,opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.coach-stan-stagger-item{animation:slideInFromLeft .2s ease-out forwards;opacity:0;transform:translate(-20px)}.coach-stan-stagger-item.coach-stan-active{opacity:1!important;transform:translate(0)!important}@keyframes slideInFromLeft{to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion: reduce){.coach-stan-stagger-item{animation:none;opacity:1;transform:translate(0)}[data-radix-dialog-content]{animation:none!important;transform:none!important;transition:opacity .1s ease-out!important}}.coach-stan-focus-enhanced:focus-visible{outline:2px solid var(--primary);outline-offset:2px;border-radius:4px}.coach-stan-hamburger-transition{transition:transform .2s cubic-bezier(.4,0,.2,1)}.coach-stan-hamburger-transition:hover{transform:scale(1.05)}.coach-stan-form-field{margin-bottom:1.5rem}.coach-stan-form-field:last-child{margin-bottom:0}@media (max-width: 768px){.coach-stan-form-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}.coach-stan-form-row{display:flex;flex-direction:column;gap:1rem}.coach-stan-form-button{min-height:48px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.coach-stan-checkbox-container,.coach-stan-radio-container{min-height:44px;display:flex;align-items:center;padding:.5rem;margin:-.5rem;border-radius:.375rem;cursor:pointer}.coach-stan-checkbox-container:hover,.coach-stan-radio-container:hover{background-color:var(--hover-bg)}}@media (min-width: 768px){.coach-stan-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.coach-stan-form-row{display:flex;gap:1.5rem}}.coach-stan-touch-target{min-height:44px;min-width:44px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}@media (max-width: 768px){input:focus,textarea:focus,select:focus{transform:scale(1.02);transition:transform .15s ease-out}}.coach-stan-form-message{border-radius:.5rem;margin-top:.5rem}.coach-stan-mobile-form-item{position:relative;margin-bottom:2rem}@media (max-width: 768px){.coach-stan-mobile-validation{position:sticky;top:10px;z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#ffffffe6;border:1px solid var(--border-color);box-shadow:0 4px 12px #0000001a;animation:slideInFromTop .2s ease-out}.coach-stan-mobile-form-item[data-error=true]{scroll-margin-top:80px;scroll-margin-bottom:40px}.dark .coach-stan-mobile-validation{background-color:#1e293be6;border-color:var(--border-color)}.coach-stan-mobile-validation[role=alert]{margin-bottom:.75rem}.coach-stan-mobile-form-item{margin-bottom:2.5rem;padding:.5rem;border-radius:.75rem;transition:background-color .15s ease-out}.coach-stan-mobile-form-item:focus-within{background-color:var(--hover-bg)}.coach-stan-form-success{animation:successPulse .6s ease-out}.coach-stan-form-error{animation:errorShake .5s ease-out}}@keyframes slideInFromTop{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes successPulse{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}@keyframes errorShake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}.coach-stan-keyboard-visible{position:fixed;width:100%}.coach-stan-mobile-input{font-size:16px;min-height:44px;padding:12px 16px;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;transition:border-color .15s ease-out,box-shadow .15s ease-out}.coach-stan-mobile-input:focus{border-color:var(--primary);box-shadow:0 0 0 2px #3b82f61a}.coach-stan-gesture-feedback{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#000c;color:#fff;padding:8px 16px;border-radius:8px;font-size:14px;z-index:1000;pointer-events:none;opacity:0;animation:gestureFlash .6s ease-out}@keyframes gestureFlash{0%{opacity:0;transform:translate(-50%,-50%) scale(.8)}50%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(.8)}}.coach-stan-mobile-form-field{position:relative;margin-bottom:24px;padding:8px;border-radius:8px;transition:background-color .15s ease-out}.coach-stan-mobile-form-field:focus-within{background-color:var(--hover-bg)}.coach-stan-mobile-form-field[data-gesture-target=true]{cursor:pointer;touch-action:pan-y}.coach-stan-gesture-hint{position:absolute;bottom:-20px;left:50%;transform:translate(-50%);font-size:12px;color:var(--text-secondary);opacity:0;transition:opacity .2s ease-out}.coach-stan-mobile-form:focus-within .coach-stan-gesture-hint{opacity:1}.coach-stan-auto-focus-container{scroll-margin-top:100px;scroll-margin-bottom:100px}@media (min-width: 768px) and (max-width: 1024px){.coach-stan-tablet-layout{padding:16px;max-width:100%}.coach-stan-tablet-layout.orientation-portrait{padding:20px 16px}.coach-stan-tablet-layout.orientation-landscape{padding:12px 24px}.coach-stan-tablet-grid{width:100%;transition:grid-template-columns .3s ease}.coach-stan-tablet-sidebar{background:var(--card);border-right:1px solid var(--border);transition:width .3s ease,transform .3s ease;position:relative}.coach-stan-tablet-sidebar.collapsed{width:60px!important;overflow:hidden}.coach-stan-tablet-sidebar .sidebar-toggle{position:absolute;top:12px;right:12px;background:var(--primary);color:var(--primary-foreground);border:none;border-radius:4px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .2s ease}.coach-stan-tablet-sidebar .sidebar-toggle:hover{background:var(--primary-hover);transform:scale(1.05)}.coach-stan-tablet-sidebar .sidebar-content.collapsed{opacity:0;pointer-events:none}.coach-stan-tablet-stack{width:100%;transition:flex-direction .3s ease}.coach-stan-tablet-stack.stack-vertical{align-items:stretch}.coach-stan-tablet-stack.stack-horizontal{align-items:flex-start}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.coach-stan-tablet-layout{padding:24px 16px}.tablet-optimized .tablet-auto-stack{flex-direction:column}.tablet-optimized button,.tablet-optimized .touch-target{min-height:48px;min-width:48px}.tablet-optimized .form-grid{grid-template-columns:1fr;gap:20px}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape){.coach-stan-tablet-layout{padding:16px 32px}.tablet-optimized .tablet-auto-stack{flex-direction:row;gap:24px}.tablet-optimized .form-grid{grid-template-columns:1fr 1fr;gap:24px}.coach-stan-tablet-sidebar{position:static;width:280px!important}.coach-stan-tablet-sidebar.collapsed{width:80px!important}}.tablet-device{--touch-target-size: 44px}.tablet-device button,.tablet-device .clickable,.tablet-device .touch-target{min-height:var(--touch-target-size);min-width:var(--touch-target-size);touch-action:manipulation}.tablet-device input,.tablet-device textarea,.tablet-device select{min-height:44px;font-size:16px}@media (hover: hover) and (pointer: fine){.tablet-device .hover-enabled:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}}.tablet-device *:focus-visible{outline:2px solid var(--primary);outline-offset:2px;border-radius:4px}.tablet-device .scroll-container{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}@keyframes wave{0%{transform:translate(-100%)}50%{transform:translate(100%)}to{transform:translate(100%)}}.animate-wave{position:relative;overflow:hidden}.animate-wave:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);animation:wave 1.6s linear infinite}.dark .animate-wave:before{background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent)}.mobile-lazy-loading{will-change:transform,opacity;transform:translateZ(0)}.mobile-lazy-loaded{animation:fadeInUp .3s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.coach-stan-animation-base{will-change:transform,opacity;backface-visibility:hidden;transform-style:preserve-3d;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width: 768px){.coach-stan-mobile-animation{animation-duration:.25s!important;animation-timing-function:ease-out!important;transform:translateZ(0)}.coach-stan-mobile-animation.reduced-motion{animation:none!important;transition:opacity .1s ease!important}.coach-stan-mobile-transition{transition-duration:.2s!important;transition-timing-function:ease-out!important;transition-property:transform,opacity!important}.coach-stan-mobile-fade-in{animation:mobileFadeIn .2s ease-out forwards}.coach-stan-mobile-slide-in{animation:mobileSlideIn .25s ease-out forwards}.coach-stan-battery-save{animation-duration:.15s!important;animation-iteration-count:1!important;animation-fill-mode:forwards!important}}@media (min-width: 768px) and (max-width: 1024px){.coach-stan-tablet-animation{animation-duration:.35s!important;animation-timing-function:cubic-bezier(.4,0,.2,1)!important;transform:translateZ(0)}.coach-stan-tablet-transition{transition-duration:.3s!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.coach-stan-tablet-bounce{animation:tabletBounce .5s ease-out forwards}}@media (min-width: 1024px){.coach-stan-desktop-animation{animation-duration:.4s!important;animation-timing-function:cubic-bezier(.25,.46,.45,.94)!important}.coach-stan-desktop-transition{transition-duration:.35s!important;transition-timing-function:cubic-bezier(.25,.46,.45,.94)!important}.coach-stan-desktop-complex{animation-timing-function:cubic-bezier(.68,-.55,.265,1.55)!important}}.coach-stan-performance-throttle{animation-duration:.15s!important;transition-duration:.15s!important}.coach-stan-low-performance{animation:none!important;transition:opacity .1s linear!important;will-change:auto!important}@keyframes mobileFadeIn{0%{opacity:0;transform:translateY(8px) translateZ(0)}to{opacity:1;transform:translateY(0) translateZ(0)}}@keyframes mobileSlideIn{0%{opacity:0;transform:translate(-15px) translateZ(0)}to{opacity:1;transform:translate(0) translateZ(0)}}@keyframes tabletBounce{0%{transform:scale(1) translateZ(0)}30%{transform:scale(1.05) translateZ(0)}60%{transform:scale(.98) translateZ(0)}to{transform:scale(1) translateZ(0)}}.coach-stan-animate-on-scroll{opacity:0;transform:translateY(20px) translateZ(0);transition:opacity .4s ease-out,transform .4s ease-out}.coach-stan-animate-on-scroll.visible{opacity:1;transform:translateY(0) translateZ(0)}.coach-stan-stagger-delay-1{animation-delay:.1s!important}.coach-stan-stagger-delay-2{animation-delay:.2s!important}.coach-stan-stagger-delay-3{animation-delay:.3s!important}.coach-stan-stagger-delay-4{animation-delay:.4s!important}.coach-stan-stagger-delay-5{animation-delay:.5s!important}@media (prefers-reduced-motion: reduce){.coach-stan-reduced-motion,.coach-stan-mobile-animation,.coach-stan-tablet-animation,.coach-stan-desktop-animation,.animate-pulse,.animate-wave,.mobile-lazy-loaded{animation:none!important;transition:opacity .1s ease!important;transform:none!important}.coach-stan-animation-base{will-change:auto!important}}@media (prefers-contrast: high){.coach-stan-animation-base{animation-timing-function:linear!important;transition-timing-function:linear!important}}@media print{.coach-stan-mobile-animation,.coach-stan-tablet-animation,.coach-stan-desktop-animation,.coach-stan-animation-base{animation:none!important;transition:none!important;transform:none!important;opacity:1!important}}.mobile-image-container{position:relative;overflow:hidden;background:var(--muted)}.mobile-image-loading{background:linear-gradient(90deg,var(--muted) 25%,var(--muted-foreground/10) 50%,var(--muted) 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.mobile-optimized{transform:translateZ(0);backface-visibility:hidden;perspective:1000px}.mobile-optimized *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mobile-scroll-container{-webkit-overflow-scrolling:touch;scroll-behavior:smooth;will-change:scroll-position}.mobile-touch-optimized{touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}:root{--cs-success: #059669;--cs-warning: #F59E0B;--cs-error: #EF4444;--cs-primary: #3B82F6;--cs-info: #2563eb}.dark{--cs-success: #10b981;--cs-warning: #fbbf24;--cs-error: #f87171;--cs-info: #60a5fa}.text-cs-success{color:var(--cs-success)}.text-cs-warning{color:var(--cs-warning)}.text-cs-error{color:var(--cs-error)}.text-cs-info{color:var(--cs-info)}@font-face{font-family:Clash Display;src:url(/fonts/clash-display/ClashDisplay-Variable.woff2) format("woff2-variations");font-weight:200 700;font-style:normal;font-display:swap}@supports not (font-variation-settings: normal){@font-face{font-family:Clash Display;src:url(/fonts/clash-display/ClashDisplay-Variable.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}}@supports not (font-display: swap){@font-face{font-family:Clash Display;src:url(/fonts/clash-display/ClashDisplay-Variable.woff) format("woff");font-weight:200 700;font-style:normal}}.placeholder\:text-cs-text-secondary::-moz-placeholder{color:var(--text-secondary)}.placeholder\:text-cs-text-secondary::placeholder{color:var(--text-secondary)}.hover\:border-gray-300:hover{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.hover\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.hover\:bg-cs-hover-bg:hover{background-color:var(--hover-bg)}.hover\:bg-cs-primary:hover{background-color:var(--primary)}.hover\:bg-cs-primary-hover:hover{background-color:var(--primary-hover)}.hover\:bg-gray-300:hover{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.hover\:text-cs-text-primary:hover{color:var(--text-primary)}.hover\:text-gray-700:hover{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.hover\:shadow-lg:hover{--tw-shadow: var(--shadow-lg);--tw-shadow-colored: var(--shadow-lg);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:border-blue-500:focus{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.focus\:border-cs-primary:focus{border-color:var(--primary)}.focus\:border-green-500:focus{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1))}.focus\:border-red-500:focus{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.focus\:border-transparent:focus{border-color:transparent}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-blue-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.focus\:ring-cs-primary:focus{--tw-ring-color: var(--primary)}.focus\:ring-green-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(34 197 94 / var(--tw-ring-opacity, 1))}.focus\:ring-red-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1))}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.active\:shadow-xl:active{--tw-shadow: var(--shadow-xl);--tw-shadow-colored: var(--shadow-xl);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.dark\:inline:is(.dark *){display:inline}.dark\:hidden:is(.dark *){display:none}.dark\:border-blue-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity, 1))}.dark\:border-gray-600:is(.dark *){--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.dark\:border-gray-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.dark\:border-green-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(22 101 52 / var(--tw-border-opacity, 1))}.dark\:border-orange-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(154 52 18 / var(--tw-border-opacity, 1))}.dark\:border-red-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(153 27 27 / var(--tw-border-opacity, 1))}.dark\:bg-blue-400:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity, 1))}.dark\:bg-blue-900\/20:is(.dark *){background-color:#1e3a8a33}.dark\:bg-gray-700:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.dark\:bg-gray-800:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.dark\:bg-gray-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.dark\:bg-green-900\/20:is(.dark *){background-color:#14532d33}.dark\:bg-orange-900\/20:is(.dark *){background-color:#7c2d1233}.dark\:bg-red-900\/20:is(.dark *){background-color:#7f1d1d33}.dark\:from-gray-900:is(.dark *){--tw-gradient-from: #111827 var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:to-gray-800:is(.dark *){--tw-gradient-to: #1f2937 var(--tw-gradient-to-position)}.dark\:text-blue-200:is(.dark *){--tw-text-opacity: 1;color:rgb(191 219 254 / var(--tw-text-opacity, 1))}.dark\:text-blue-300:is(.dark *){--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.dark\:text-blue-400:is(.dark *){--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.dark\:text-gray-100:is(.dark *){--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity, 1))}.dark\:text-gray-300:is(.dark *){--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.dark\:text-gray-400:is(.dark *){--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.dark\:text-green-200:is(.dark *){--tw-text-opacity: 1;color:rgb(187 247 208 / var(--tw-text-opacity, 1))}.dark\:text-green-300:is(.dark *){--tw-text-opacity: 1;color:rgb(134 239 172 / var(--tw-text-opacity, 1))}.dark\:text-orange-200:is(.dark *){--tw-text-opacity: 1;color:rgb(254 215 170 / var(--tw-text-opacity, 1))}.dark\:text-orange-300:is(.dark *){--tw-text-opacity: 1;color:rgb(253 186 116 / var(--tw-text-opacity, 1))}.dark\:text-red-200:is(.dark *){--tw-text-opacity: 1;color:rgb(254 202 202 / var(--tw-text-opacity, 1))}.dark\:text-red-300:is(.dark *){--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.dark\:text-white:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.dark\:hover\:border-gray-600:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.dark\:hover\:text-gray-200:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}@media (min-width: 640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}}@media (min-width: 768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (min-width: 1024px){.lg\:block{display:block}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width: 1280px){.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}
|
package/dist/theme.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"theme.d.ts","sourceRoot":"","sources":["../src/theme.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAC;AAE3C;;;GAGG;AACH,eAAO,MAAM,eAAe,EAAE,gBAoqB7B,CAAC"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import type { ReactNode } from 'react';
|
|
2
|
+
import { MultiThemeConfig, CompleteThemeConfig } from './types';
|
|
3
|
+
export interface ThemeContextType {
|
|
4
|
+
currentTheme: string;
|
|
5
|
+
currentThemeConfig: CompleteThemeConfig | null;
|
|
6
|
+
availableThemes: string[];
|
|
7
|
+
setTheme: (themeName: string) => void;
|
|
8
|
+
addTheme: (name: string, theme: MultiThemeConfig) => void;
|
|
9
|
+
removeTheme: (name: string) => void;
|
|
10
|
+
getTheme: (name: string) => CompleteThemeConfig | null;
|
|
11
|
+
isLoading: boolean;
|
|
12
|
+
error: string | null;
|
|
13
|
+
}
|
|
14
|
+
declare const ThemeContext: import("react").Context<ThemeContextType>;
|
|
15
|
+
export interface ThemeProviderProps {
|
|
16
|
+
children: ReactNode;
|
|
17
|
+
defaultTheme?: string;
|
|
18
|
+
themes?: Record<string, MultiThemeConfig>;
|
|
19
|
+
persistTheme?: boolean;
|
|
20
|
+
storageKey?: string;
|
|
21
|
+
}
|
|
22
|
+
export { ThemeContext };
|
|
23
|
+
//# sourceMappingURL=ThemeContext.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ThemeContext.d.ts","sourceRoot":"","sources":["../../src/themes/ThemeContext.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AACvC,OAAO,EAAE,gBAAgB,EAAE,mBAAmB,EAAE,MAAM,SAAS,CAAC;AAGhE,MAAM,WAAW,gBAAgB;IAC/B,YAAY,EAAE,MAAM,CAAC;IACrB,kBAAkB,EAAE,mBAAmB,GAAG,IAAI,CAAC;IAC/C,eAAe,EAAE,MAAM,EAAE,CAAC;IAC1B,QAAQ,EAAE,CAAC,SAAS,EAAE,MAAM,KAAK,IAAI,CAAC;IACtC,QAAQ,EAAE,CAAC,IAAI,EAAE,MAAM,EAAE,KAAK,EAAE,gBAAgB,KAAK,IAAI,CAAC;IAC1D,WAAW,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IACpC,QAAQ,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,mBAAmB,GAAG,IAAI,CAAC;IACvD,SAAS,EAAE,OAAO,CAAC;IACnB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;CACtB;AAGD,QAAA,MAAM,YAAY,2CAAyD,CAAC;AAG5E,MAAM,WAAW,kBAAkB;IACjC,QAAQ,EAAE,SAAS,CAAC;IACpB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,MAAM,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,gBAAgB,CAAC,CAAC;IAC1C,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB;AAGD,OAAO,EAAE,YAAY,EAAE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ThemeProvider.d.ts","sourceRoot":"","sources":["../../src/themes/ThemeProvider.tsx"],"names":[],"mappings":"AACA,OAAO,EAAkC,kBAAkB,EAAE,MAAM,gBAAgB,CAAC;AASpF,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CA6NtD,CAAC"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
export * from '../accessibility';
|
|
2
|
+
export { accessibilityManager } from '../accessibility';
|
|
3
|
+
export { keyboardNavigationManager } from '../keyboard-navigation';
|
|
4
|
+
export { screenReaderOptimizer } from '../screen-reader';
|
|
5
|
+
export { highContrastThemeManager } from '../high-contrast';
|
|
6
|
+
export { focusManager } from '../focus-management';
|
|
7
|
+
export { motionReductionManager } from '../motion-reduction';
|
|
8
|
+
export { ARIAUtils as AriaPatternGenerator } from '../aria-patterns';
|
|
9
|
+
export { AccessibilityFocusManager as FocusManagerClass } from '../focus-management';
|
|
10
|
+
export { FocusTrap } from '../focus-management';
|
|
11
|
+
export { FocusRestoration } from '../focus-management';
|
|
12
|
+
export { FocusNavigation } from '../focus-management';
|
|
13
|
+
export { KeyboardNavigationManager } from '../keyboard-navigation';
|
|
14
|
+
export { ScreenReaderOptimizer } from '../screen-reader';
|
|
15
|
+
export { HighContrastThemeManager } from '../high-contrast';
|
|
16
|
+
export { MotionReductionManager } from '../motion-reduction';
|
|
17
|
+
export { ARIA_ROLES, ARIA_STATES, ARIA_LIVE_VALUES } from '../aria-patterns';
|
|
18
|
+
export { KEY_CODES, NAVIGATION_PATTERNS } from '../keyboard-navigation';
|
|
19
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/themes/accessibility/index.ts"],"names":[],"mappings":"AACA,cAAc,kBAAkB,CAAC;AAGjC,OAAO,EAAE,oBAAoB,EAAE,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAE,yBAAyB,EAAE,MAAM,wBAAwB,CAAC;AACnE,OAAO,EAAE,qBAAqB,EAAE,MAAM,kBAAkB,CAAC;AACzD,OAAO,EAAE,wBAAwB,EAAE,MAAM,kBAAkB,CAAC;AAC5D,OAAO,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AACnD,OAAO,EAAE,sBAAsB,EAAE,MAAM,qBAAqB,CAAC;AAG7D,OAAO,EAAE,SAAS,IAAI,oBAAoB,EAAE,MAAM,kBAAkB,CAAC;AACrE,OAAO,EAAE,yBAAyB,IAAI,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AACrF,OAAO,EAAE,SAAS,EAAE,MAAM,qBAAqB,CAAC;AAChD,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AACvD,OAAO,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAGtD,OAAO,EAAE,yBAAyB,EAAE,MAAM,wBAAwB,CAAC;AACnE,OAAO,EAAE,qBAAqB,EAAE,MAAM,kBAAkB,CAAC;AACzD,OAAO,EAAE,wBAAwB,EAAE,MAAM,kBAAkB,CAAC;AAC5D,OAAO,EAAE,sBAAsB,EAAE,MAAM,qBAAqB,CAAC;AAG7D,OAAO,EAAE,UAAU,EAAE,WAAW,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AAC7E,OAAO,EAAE,SAAS,EAAE,mBAAmB,EAAE,MAAM,wBAAwB,CAAC"}
|