@rakeyshgidwani/roger-ui-bank-theme-stan-design 0.2.11 → 0.2.17
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 +5 -257
- package/dist/components/ui/accessibility-demo.d.ts.map +1 -0
- package/dist/components/ui/accessibility-demo.esm.js +80 -258
- package/dist/components/ui/accessibility-demo.js +80 -258
- package/dist/components/ui/advanced-component-architecture-demo.d.ts +4 -718
- package/dist/components/ui/advanced-component-architecture-demo.d.ts.map +1 -0
- package/dist/components/ui/advanced-component-architecture-demo.esm.js +256 -916
- package/dist/components/ui/advanced-component-architecture-demo.js +256 -916
- package/dist/components/ui/advanced-transition-system-demo.d.ts +3 -660
- package/dist/components/ui/advanced-transition-system-demo.d.ts.map +1 -0
- package/dist/components/ui/advanced-transition-system-demo.esm.js +59 -670
- package/dist/components/ui/advanced-transition-system-demo.js +59 -670
- package/dist/components/ui/advanced-transition-system.d.ts +35 -381
- package/dist/components/ui/advanced-transition-system.d.ts.map +1 -0
- package/dist/components/ui/advanced-transition-system.esm.js +194 -378
- package/dist/components/ui/advanced-transition-system.js +194 -378
- package/dist/components/ui/animation/animated-container.d.ts +11 -160
- package/dist/components/ui/animation/animated-container.d.ts.map +1 -0
- package/dist/components/ui/animation/animated-container.esm.js +98 -159
- package/dist/components/ui/animation/animated-container.js +98 -159
- package/dist/components/ui/animation/index.d.ts +7 -9
- package/dist/components/ui/animation/index.d.ts.map +1 -0
- package/dist/components/ui/animation/index.esm.js +3 -18
- package/dist/components/ui/animation/index.js +3 -18
- package/dist/components/ui/animation/staggered-container.d.ts +8 -62
- package/dist/components/ui/animation/staggered-container.d.ts.map +1 -0
- package/dist/components/ui/animation/staggered-container.esm.js +37 -68
- package/dist/components/ui/animation/staggered-container.js +37 -68
- package/dist/components/ui/animation-demo.d.ts +3 -238
- package/dist/components/ui/animation-demo.d.ts.map +1 -0
- package/dist/components/ui/animation-demo.esm.js +30 -250
- package/dist/components/ui/animation-demo.js +30 -250
- package/dist/components/ui/badge.d.ts +9 -27
- package/dist/components/ui/badge.d.ts.map +1 -0
- package/dist/components/ui/badge.esm.js +15 -28
- package/dist/components/ui/badge.js +15 -28
- package/dist/components/ui/battery-conscious-animation-demo.d.ts +4 -561
- package/dist/components/ui/battery-conscious-animation-demo.d.ts.map +1 -0
- package/dist/components/ui/battery-conscious-animation-demo.esm.js +136 -565
- package/dist/components/ui/battery-conscious-animation-demo.js +136 -565
- package/dist/components/ui/border-radius-shadow-demo.d.ts +3 -183
- package/dist/components/ui/border-radius-shadow-demo.d.ts.map +1 -0
- package/dist/components/ui/border-radius-shadow-demo.esm.js +3 -184
- package/dist/components/ui/border-radius-shadow-demo.js +3 -184
- package/dist/components/ui/button.d.ts +8 -32
- package/dist/components/ui/button.d.ts.map +1 -0
- package/dist/components/ui/button.esm.js +14 -33
- package/dist/components/ui/button.js +14 -33
- package/dist/components/ui/card.d.ts +25 -193
- package/dist/components/ui/card.d.ts.map +1 -0
- package/dist/components/ui/card.esm.js +74 -188
- package/dist/components/ui/card.js +74 -188
- package/dist/components/ui/checkbox.d.ts +6 -24
- package/dist/components/ui/checkbox.d.ts.map +1 -0
- package/dist/components/ui/checkbox.esm.js +11 -30
- package/dist/components/ui/checkbox.js +11 -30
- package/dist/components/ui/color-preview.d.ts +12 -398
- package/dist/components/ui/color-preview.d.ts.map +1 -0
- package/dist/components/ui/color-preview.esm.js +50 -405
- package/dist/components/ui/color-preview.js +50 -405
- package/dist/components/ui/data-display/chart.d.ts +4 -645
- package/dist/components/ui/data-display/chart.d.ts.map +1 -0
- package/dist/components/ui/data-display/chart.esm.js +210 -632
- package/dist/components/ui/data-display/chart.js +210 -632
- package/dist/components/ui/data-display/data-grid-simple.d.ts +5 -73
- package/dist/components/ui/data-display/data-grid-simple.d.ts.map +1 -0
- package/dist/components/ui/data-display/data-grid-simple.esm.js +16 -74
- package/dist/components/ui/data-display/data-grid-simple.js +16 -74
- package/dist/components/ui/data-display/data-grid.d.ts +4 -669
- package/dist/components/ui/data-display/data-grid.d.ts.map +1 -0
- package/dist/components/ui/data-display/data-grid.esm.js +173 -661
- package/dist/components/ui/data-display/data-grid.js +173 -661
- package/dist/components/ui/data-display/list.d.ts +4 -447
- package/dist/components/ui/data-display/list.d.ts.map +1 -0
- package/dist/components/ui/data-display/list.esm.js +88 -446
- package/dist/components/ui/data-display/list.js +88 -446
- package/dist/components/ui/data-display/table.d.ts +4 -471
- package/dist/components/ui/data-display/table.d.ts.map +1 -0
- package/dist/components/ui/data-display/table.esm.js +109 -468
- package/dist/components/ui/data-display/table.js +109 -468
- package/dist/components/ui/data-display/timeline.d.ts +4 -432
- package/dist/components/ui/data-display/timeline.d.ts.map +1 -0
- package/dist/components/ui/data-display/timeline.esm.js +92 -431
- package/dist/components/ui/data-display/timeline.js +92 -431
- package/dist/components/ui/data-display/tree.d.ts +4 -593
- package/dist/components/ui/data-display/tree.d.ts.map +1 -0
- package/dist/components/ui/data-display/tree.esm.js +211 -585
- package/dist/components/ui/data-display/tree.js +211 -585
- package/dist/components/ui/data-display/types.d.ts +418 -471
- package/dist/components/ui/data-display/types.d.ts.map +1 -0
- package/dist/components/ui/data-display/types.esm.js +1 -530
- package/dist/components/ui/data-display/types.js +1 -530
- package/dist/components/ui/enterprise-mobile-experience-demo.d.ts +3 -735
- package/dist/components/ui/enterprise-mobile-experience-demo.d.ts.map +1 -0
- package/dist/components/ui/enterprise-mobile-experience-demo.esm.js +76 -749
- package/dist/components/ui/enterprise-mobile-experience-demo.js +76 -749
- package/dist/components/ui/enterprise-mobile-experience.d.ts +52 -441
- package/dist/components/ui/enterprise-mobile-experience.d.ts.map +1 -0
- package/dist/components/ui/enterprise-mobile-experience.esm.js +152 -460
- package/dist/components/ui/enterprise-mobile-experience.js +152 -460
- package/dist/components/ui/feedback/alert.d.ts +4 -153
- package/dist/components/ui/feedback/alert.d.ts.map +1 -0
- package/dist/components/ui/feedback/alert.esm.js +40 -148
- package/dist/components/ui/feedback/alert.js +40 -148
- package/dist/components/ui/feedback/progress.d.ts +4 -287
- package/dist/components/ui/feedback/progress.d.ts.map +1 -0
- package/dist/components/ui/feedback/progress.esm.js +74 -278
- package/dist/components/ui/feedback/progress.js +74 -278
- package/dist/components/ui/feedback/skeleton.d.ts +7 -181
- package/dist/components/ui/feedback/skeleton.d.ts.map +1 -0
- package/dist/components/ui/feedback/skeleton.esm.js +64 -173
- package/dist/components/ui/feedback/skeleton.js +64 -173
- package/dist/components/ui/feedback/toast.d.ts +7 -276
- package/dist/components/ui/feedback/toast.d.ts.map +1 -0
- package/dist/components/ui/feedback/toast.esm.js +86 -225
- package/dist/components/ui/feedback/toast.js +86 -225
- package/dist/components/ui/feedback/types.d.ts +85 -99
- package/dist/components/ui/feedback/types.d.ts.map +1 -0
- package/dist/components/ui/feedback/types.esm.js +1 -125
- package/dist/components/ui/feedback/types.js +1 -125
- package/dist/components/ui/font-preview.d.ts +11 -278
- package/dist/components/ui/font-preview.d.ts.map +1 -0
- package/dist/components/ui/font-preview.esm.js +56 -283
- package/dist/components/ui/font-preview.js +56 -283
- package/dist/components/ui/form-demo.d.ts +4 -544
- package/dist/components/ui/form-demo.d.ts.map +1 -0
- package/dist/components/ui/form-demo.esm.js +191 -553
- package/dist/components/ui/form-demo.js +191 -553
- package/dist/components/ui/hardware-acceleration-demo.d.ts +4 -540
- package/dist/components/ui/hardware-acceleration-demo.d.ts.map +1 -0
- package/dist/components/ui/hardware-acceleration-demo.esm.js +103 -544
- package/dist/components/ui/hardware-acceleration-demo.js +103 -544
- package/dist/components/ui/input.d.ts +8 -32
- package/dist/components/ui/input.d.ts.map +1 -0
- package/dist/components/ui/input.esm.js +13 -32
- package/dist/components/ui/input.js +13 -32
- package/dist/components/ui/label.d.ts +5 -13
- package/dist/components/ui/label.d.ts.map +1 -0
- package/dist/components/ui/label.esm.js +6 -16
- package/dist/components/ui/label.js +6 -16
- package/dist/components/ui/layout-demo.d.ts +4 -352
- package/dist/components/ui/layout-demo.d.ts.map +1 -0
- package/dist/components/ui/layout-demo.esm.js +76 -367
- package/dist/components/ui/layout-demo.js +76 -367
- package/dist/components/ui/layouts/adaptive-layout.d.ts +14 -130
- package/dist/components/ui/layouts/adaptive-layout.d.ts.map +1 -0
- package/dist/components/ui/layouts/adaptive-layout.esm.js +60 -139
- package/dist/components/ui/layouts/adaptive-layout.js +60 -139
- package/dist/components/ui/layouts/desktop-layout.d.ts +13 -217
- package/dist/components/ui/layouts/desktop-layout.d.ts.map +1 -0
- package/dist/components/ui/layouts/desktop-layout.esm.js +39 -224
- package/dist/components/ui/layouts/desktop-layout.js +39 -224
- package/dist/components/ui/layouts/index.d.ts +9 -5
- package/dist/components/ui/layouts/index.d.ts.map +1 -0
- package/dist/components/ui/layouts/index.esm.js +4 -10
- package/dist/components/ui/layouts/index.js +4 -10
- package/dist/components/ui/layouts/mobile-layout.d.ts +12 -156
- package/dist/components/ui/layouts/mobile-layout.d.ts.map +1 -0
- package/dist/components/ui/layouts/mobile-layout.esm.js +49 -162
- package/dist/components/ui/layouts/mobile-layout.js +49 -162
- package/dist/components/ui/layouts/tablet-layout.d.ts +12 -190
- package/dist/components/ui/layouts/tablet-layout.d.ts.map +1 -0
- package/dist/components/ui/layouts/tablet-layout.esm.js +53 -197
- package/dist/components/ui/layouts/tablet-layout.js +53 -197
- package/dist/components/ui/mobile-form-validation.d.ts +28 -435
- package/dist/components/ui/mobile-form-validation.d.ts.map +1 -0
- package/dist/components/ui/mobile-form-validation.esm.js +185 -420
- package/dist/components/ui/mobile-form-validation.js +185 -420
- package/dist/components/ui/mobile-input-demo.d.ts +3 -197
- package/dist/components/ui/mobile-input-demo.d.ts.map +1 -0
- package/dist/components/ui/mobile-input-demo.esm.js +11 -198
- package/dist/components/ui/mobile-input-demo.js +11 -198
- package/dist/components/ui/mobile-input.d.ts +61 -268
- package/dist/components/ui/mobile-input.d.ts.map +1 -0
- package/dist/components/ui/mobile-input.esm.js +187 -270
- package/dist/components/ui/mobile-input.js +187 -270
- package/dist/components/ui/mobile-skeleton-loading-demo.d.ts +4 -628
- package/dist/components/ui/mobile-skeleton-loading-demo.d.ts.map +1 -0
- package/dist/components/ui/mobile-skeleton-loading-demo.esm.js +144 -638
- package/dist/components/ui/mobile-skeleton-loading-demo.js +144 -638
- package/dist/components/ui/navigation/breadcrumb.d.ts +8 -148
- package/dist/components/ui/navigation/breadcrumb.d.ts.map +1 -0
- package/dist/components/ui/navigation/breadcrumb.esm.js +51 -154
- package/dist/components/ui/navigation/breadcrumb.js +51 -154
- package/dist/components/ui/navigation/index.d.ts +12 -25
- package/dist/components/ui/navigation/index.d.ts.map +1 -0
- package/dist/components/ui/navigation/index.esm.js +0 -3
- package/dist/components/ui/navigation/index.js +0 -3
- package/dist/components/ui/navigation/menu.d.ts +8 -365
- package/dist/components/ui/navigation/menu.d.ts.map +1 -0
- package/dist/components/ui/navigation/menu.esm.js +178 -365
- package/dist/components/ui/navigation/menu.js +178 -365
- package/dist/components/ui/navigation/navigation-demo.d.ts +7 -168
- package/dist/components/ui/navigation/navigation-demo.d.ts.map +1 -0
- package/dist/components/ui/navigation/navigation-demo.esm.js +130 -315
- package/dist/components/ui/navigation/navigation-demo.js +130 -315
- package/dist/components/ui/navigation/pagination.d.ts +8 -260
- package/dist/components/ui/navigation/pagination.d.ts.map +1 -0
- package/dist/components/ui/navigation/pagination.esm.js +142 -264
- package/dist/components/ui/navigation/pagination.js +142 -264
- package/dist/components/ui/navigation/sidebar.d.ts +8 -374
- package/dist/components/ui/navigation/sidebar.d.ts.map +1 -0
- package/dist/components/ui/navigation/sidebar.esm.js +156 -368
- package/dist/components/ui/navigation/sidebar.js +156 -368
- package/dist/components/ui/navigation/stepper.d.ts +8 -293
- package/dist/components/ui/navigation/stepper.d.ts.map +1 -0
- package/dist/components/ui/navigation/stepper.esm.js +131 -295
- package/dist/components/ui/navigation/stepper.js +131 -295
- package/dist/components/ui/navigation/tabs.d.ts +8 -195
- package/dist/components/ui/navigation/tabs.d.ts.map +1 -0
- package/dist/components/ui/navigation/tabs.esm.js +89 -198
- package/dist/components/ui/navigation/tabs.js +89 -198
- package/dist/components/ui/navigation/types.d.ts +216 -254
- package/dist/components/ui/navigation/types.d.ts.map +1 -0
- package/dist/components/ui/navigation/types.esm.js +1 -295
- package/dist/components/ui/navigation/types.js +1 -295
- package/dist/components/ui/overlay/backdrop.d.ts +12 -76
- package/dist/components/ui/overlay/backdrop.d.ts.map +1 -0
- package/dist/components/ui/overlay/backdrop.esm.js +39 -78
- package/dist/components/ui/overlay/backdrop.js +39 -78
- package/dist/components/ui/overlay/focus-manager.d.ts +10 -138
- package/dist/components/ui/overlay/focus-manager.d.ts.map +1 -0
- package/dist/components/ui/overlay/focus-manager.esm.js +96 -140
- package/dist/components/ui/overlay/focus-manager.js +96 -140
- package/dist/components/ui/overlay/index.d.ts +10 -27
- package/dist/components/ui/overlay/index.d.ts.map +1 -0
- package/dist/components/ui/overlay/index.esm.js +0 -5
- package/dist/components/ui/overlay/index.js +0 -5
- package/dist/components/ui/overlay/modal.d.ts +7 -261
- package/dist/components/ui/overlay/modal.d.ts.map +1 -0
- package/dist/components/ui/overlay/modal.esm.js +94 -249
- package/dist/components/ui/overlay/modal.js +94 -249
- package/dist/components/ui/overlay/overlay-manager.d.ts +13 -104
- package/dist/components/ui/overlay/overlay-manager.d.ts.map +1 -0
- package/dist/components/ui/overlay/overlay-manager.esm.js +60 -100
- package/dist/components/ui/overlay/overlay-manager.js +60 -100
- package/dist/components/ui/overlay/popover.d.ts +8 -449
- package/dist/components/ui/overlay/popover.d.ts.map +1 -0
- package/dist/components/ui/overlay/popover.esm.js +258 -438
- package/dist/components/ui/overlay/popover.js +258 -438
- package/dist/components/ui/overlay/portal.d.ts +4 -74
- package/dist/components/ui/overlay/portal.d.ts.map +1 -0
- package/dist/components/ui/overlay/portal.esm.js +45 -74
- package/dist/components/ui/overlay/portal.js +45 -74
- package/dist/components/ui/overlay/tooltip.d.ts +5 -297
- package/dist/components/ui/overlay/tooltip.d.ts.map +1 -0
- package/dist/components/ui/overlay/tooltip.esm.js +202 -288
- package/dist/components/ui/overlay/tooltip.js +202 -288
- package/dist/components/ui/overlay/types.d.ts +144 -167
- package/dist/components/ui/overlay/types.d.ts.map +1 -0
- package/dist/components/ui/overlay/types.esm.js +1 -196
- package/dist/components/ui/overlay/types.js +1 -196
- package/dist/components/ui/performance-demo.d.ts +3 -583
- package/dist/components/ui/performance-demo.d.ts.map +1 -0
- package/dist/components/ui/performance-demo.esm.js +110 -596
- package/dist/components/ui/performance-demo.js +110 -596
- package/dist/components/ui/semantic-input-system-demo.d.ts +3 -490
- package/dist/components/ui/semantic-input-system-demo.d.ts.map +1 -0
- package/dist/components/ui/semantic-input-system-demo.esm.js +87 -501
- package/dist/components/ui/semantic-input-system-demo.js +87 -501
- package/dist/components/ui/theme-customizer.d.ts +19 -370
- package/dist/components/ui/theme-customizer.d.ts.map +1 -0
- package/dist/components/ui/theme-customizer.esm.js +123 -371
- package/dist/components/ui/theme-customizer.js +123 -371
- package/dist/components/ui/theme-preview.d.ts +9 -303
- package/dist/components/ui/theme-preview.d.ts.map +1 -0
- package/dist/components/ui/theme-preview.esm.js +44 -306
- package/dist/components/ui/theme-preview.js +44 -306
- package/dist/components/ui/theme-switcher.d.ts +9 -257
- package/dist/components/ui/theme-switcher.d.ts.map +1 -0
- package/dist/components/ui/theme-switcher.esm.js +79 -258
- package/dist/components/ui/theme-switcher.js +79 -258
- package/dist/components/ui/theme-toggle.d.ts +3 -34
- package/dist/components/ui/theme-toggle.d.ts.map +1 -0
- package/dist/components/ui/theme-toggle.esm.js +22 -35
- package/dist/components/ui/theme-toggle.js +22 -35
- package/dist/components/ui/token-demo.d.ts +3 -188
- package/dist/components/ui/token-demo.d.ts.map +1 -0
- package/dist/components/ui/token-demo.esm.js +42 -189
- package/dist/components/ui/token-demo.js +42 -189
- package/dist/components/ui/touch-demo.d.ts +3 -455
- package/dist/components/ui/touch-demo.d.ts.map +1 -0
- package/dist/components/ui/touch-demo.esm.js +96 -462
- package/dist/components/ui/touch-demo.js +96 -462
- package/dist/components/ui/touch-friendly-interface-demo.d.ts +3 -512
- package/dist/components/ui/touch-friendly-interface-demo.d.ts.map +1 -0
- package/dist/components/ui/touch-friendly-interface-demo.esm.js +63 -519
- package/dist/components/ui/touch-friendly-interface-demo.js +63 -519
- package/dist/components/ui/touch-friendly-interface.d.ts +21 -282
- package/dist/components/ui/touch-friendly-interface.d.ts.map +1 -0
- package/dist/components/ui/touch-friendly-interface.esm.js +103 -281
- package/dist/components/ui/touch-friendly-interface.js +103 -281
- package/dist/hooks/index.d.ts +47 -161
- package/dist/hooks/index.d.ts.map +1 -0
- package/dist/hooks/index.esm.js +23 -181
- package/dist/hooks/index.js +23 -181
- package/dist/hooks/use-accessibility-support.d.ts +66 -508
- package/dist/hooks/use-accessibility-support.d.ts.map +1 -0
- package/dist/hooks/use-accessibility-support.esm.js +377 -518
- package/dist/hooks/use-accessibility-support.js +377 -518
- package/dist/hooks/use-adaptive-layout.d.ts +51 -281
- package/dist/hooks/use-adaptive-layout.d.ts.map +1 -0
- package/dist/hooks/use-adaptive-layout.esm.js +212 -287
- package/dist/hooks/use-adaptive-layout.js +212 -287
- package/dist/hooks/use-advanced-patterns.d.ts +78 -282
- package/dist/hooks/use-advanced-patterns.d.ts.map +1 -0
- package/dist/hooks/use-advanced-patterns.esm.js +185 -293
- package/dist/hooks/use-advanced-patterns.js +185 -293
- package/dist/hooks/use-advanced-transition-system.d.ts +51 -382
- package/dist/hooks/use-advanced-transition-system.d.ts.map +1 -0
- package/dist/hooks/use-advanced-transition-system.esm.js +286 -392
- package/dist/hooks/use-advanced-transition-system.js +286 -392
- package/dist/hooks/use-animation-profile.d.ts +39 -279
- package/dist/hooks/use-animation-profile.d.ts.map +1 -0
- package/dist/hooks/use-animation-profile.esm.js +221 -283
- package/dist/hooks/use-animation-profile.js +221 -283
- package/dist/hooks/use-battery-animations.d.ts +47 -376
- package/dist/hooks/use-battery-animations.d.ts.map +1 -0
- package/dist/hooks/use-battery-animations.esm.js +310 -384
- package/dist/hooks/use-battery-animations.js +310 -384
- package/dist/hooks/use-battery-conscious-loading.d.ts +50 -465
- package/dist/hooks/use-battery-conscious-loading.d.ts.map +1 -0
- package/dist/hooks/use-battery-conscious-loading.esm.js +374 -468
- package/dist/hooks/use-battery-conscious-loading.js +374 -468
- package/dist/hooks/use-battery-optimization.d.ts +39 -322
- package/dist/hooks/use-battery-optimization.d.ts.map +1 -0
- package/dist/hooks/use-battery-optimization.esm.js +267 -329
- package/dist/hooks/use-battery-optimization.js +267 -329
- package/dist/hooks/use-battery-status.d.ts +49 -289
- package/dist/hooks/use-battery-status.d.ts.map +1 -0
- package/dist/hooks/use-battery-status.esm.js +213 -293
- package/dist/hooks/use-battery-status.js +213 -293
- package/dist/hooks/use-component-performance.d.ts +60 -336
- package/dist/hooks/use-component-performance.d.ts.map +1 -0
- package/dist/hooks/use-component-performance.esm.js +235 -341
- package/dist/hooks/use-component-performance.js +235 -341
- package/dist/hooks/use-device-loading-states.d.ts +53 -448
- package/dist/hooks/use-device-loading-states.d.ts.map +1 -0
- package/dist/hooks/use-device-loading-states.esm.js +356 -457
- package/dist/hooks/use-device-loading-states.js +356 -457
- package/dist/hooks/use-device.d.ts +18 -102
- package/dist/hooks/use-device.d.ts.map +1 -0
- package/dist/hooks/use-device.esm.js +77 -102
- package/dist/hooks/use-device.js +77 -102
- package/dist/hooks/use-enterprise-mobile-experience.d.ts +72 -474
- package/dist/hooks/use-enterprise-mobile-experience.d.ts.map +1 -0
- package/dist/hooks/use-enterprise-mobile-experience.esm.js +349 -487
- package/dist/hooks/use-enterprise-mobile-experience.js +349 -487
- package/dist/hooks/use-form-feedback.d.ts +81 -391
- package/dist/hooks/use-form-feedback.d.ts.map +1 -0
- package/dist/hooks/use-form-feedback.esm.js +313 -398
- package/dist/hooks/use-form-feedback.js +313 -398
- package/dist/hooks/use-form-performance.d.ts +78 -501
- package/dist/hooks/use-form-performance.d.ts.map +1 -0
- package/dist/hooks/use-form-performance.esm.js +407 -500
- package/dist/hooks/use-form-performance.js +407 -500
- package/dist/hooks/use-frame-rate.d.ts +39 -241
- package/dist/hooks/use-frame-rate.d.ts.map +1 -0
- package/dist/hooks/use-frame-rate.esm.js +178 -251
- package/dist/hooks/use-frame-rate.js +178 -251
- package/dist/hooks/use-gestures.d.ts +84 -326
- package/dist/hooks/use-gestures.d.ts.map +1 -0
- package/dist/hooks/use-gestures.esm.js +230 -332
- package/dist/hooks/use-gestures.js +230 -332
- package/dist/hooks/use-hardware-acceleration.d.ts +45 -331
- package/dist/hooks/use-hardware-acceleration.d.ts.map +1 -0
- package/dist/hooks/use-hardware-acceleration.esm.js +246 -339
- package/dist/hooks/use-hardware-acceleration.js +246 -339
- package/dist/hooks/use-input-accessibility.d.ts +50 -443
- package/dist/hooks/use-input-accessibility.d.ts.map +1 -0
- package/dist/hooks/use-input-accessibility.esm.js +350 -454
- package/dist/hooks/use-input-accessibility.js +350 -454
- package/dist/hooks/use-input-performance.d.ts +47 -495
- package/dist/hooks/use-input-performance.d.ts.map +1 -0
- package/dist/hooks/use-input-performance.esm.js +419 -502
- package/dist/hooks/use-input-performance.js +419 -502
- package/dist/hooks/use-layout-performance.d.ts +33 -311
- package/dist/hooks/use-layout-performance.d.ts.map +1 -0
- package/dist/hooks/use-layout-performance.esm.js +233 -319
- package/dist/hooks/use-layout-performance.js +233 -319
- package/dist/hooks/use-loading-accessibility.d.ts +54 -524
- package/dist/hooks/use-loading-accessibility.d.ts.map +1 -0
- package/dist/hooks/use-loading-accessibility.esm.js +421 -531
- package/dist/hooks/use-loading-accessibility.js +421 -531
- package/dist/hooks/use-loading-performance.d.ts +43 -463
- package/dist/hooks/use-loading-performance.d.ts.map +1 -0
- package/dist/hooks/use-loading-performance.esm.js +398 -469
- package/dist/hooks/use-loading-performance.js +398 -469
- package/dist/hooks/use-memory-usage.d.ts +43 -277
- package/dist/hooks/use-memory-usage.d.ts.map +1 -0
- package/dist/hooks/use-memory-usage.esm.js +211 -287
- package/dist/hooks/use-memory-usage.js +211 -287
- package/dist/hooks/use-mobile-form-layout.d.ts +116 -451
- package/dist/hooks/use-mobile-form-layout.d.ts.map +1 -0
- package/dist/hooks/use-mobile-form-layout.esm.js +365 -458
- package/dist/hooks/use-mobile-form-layout.js +365 -458
- package/dist/hooks/use-mobile-form-validation.d.ts +87 -503
- package/dist/hooks/use-mobile-form-validation.d.ts.map +1 -0
- package/dist/hooks/use-mobile-form-validation.esm.js +384 -497
- package/dist/hooks/use-mobile-form-validation.js +384 -497
- package/dist/hooks/use-mobile-keyboard-optimization.d.ts +62 -461
- package/dist/hooks/use-mobile-keyboard-optimization.d.ts.map +1 -0
- package/dist/hooks/use-mobile-keyboard-optimization.esm.js +354 -468
- package/dist/hooks/use-mobile-keyboard-optimization.js +354 -468
- package/dist/hooks/use-mobile-layout.d.ts +48 -292
- package/dist/hooks/use-mobile-layout.d.ts.map +1 -0
- package/dist/hooks/use-mobile-layout.esm.js +207 -294
- package/dist/hooks/use-mobile-layout.js +207 -294
- package/dist/hooks/use-mobile-optimization.d.ts +49 -398
- package/dist/hooks/use-mobile-optimization.d.ts.map +1 -0
- package/dist/hooks/use-mobile-optimization.esm.js +308 -404
- package/dist/hooks/use-mobile-optimization.js +308 -404
- package/dist/hooks/use-mobile-skeleton.d.ts +51 -391
- package/dist/hooks/use-mobile-skeleton.d.ts.map +1 -0
- package/dist/hooks/use-mobile-skeleton.esm.js +300 -402
- package/dist/hooks/use-mobile-skeleton.js +300 -402
- package/dist/hooks/use-mobile-touch.d.ts +73 -399
- package/dist/hooks/use-mobile-touch.d.ts.map +1 -0
- package/dist/hooks/use-mobile-touch.esm.js +314 -412
- package/dist/hooks/use-mobile-touch.js +314 -412
- package/dist/hooks/use-performance-throttling.d.ts +42 -340
- package/dist/hooks/use-performance-throttling.d.ts.map +1 -0
- package/dist/hooks/use-performance-throttling.esm.js +276 -344
- package/dist/hooks/use-performance-throttling.js +276 -344
- package/dist/hooks/use-performance.d.ts +65 -306
- package/dist/hooks/use-performance.d.ts.map +1 -0
- package/dist/hooks/use-performance.esm.js +216 -313
- package/dist/hooks/use-performance.js +216 -313
- package/dist/hooks/use-reusable-architecture.d.ts +82 -400
- package/dist/hooks/use-reusable-architecture.d.ts.map +1 -0
- package/dist/hooks/use-reusable-architecture.esm.js +255 -408
- package/dist/hooks/use-reusable-architecture.js +255 -408
- package/dist/hooks/use-semantic-input-types.d.ts +51 -348
- package/dist/hooks/use-semantic-input-types.d.ts.map +1 -0
- package/dist/hooks/use-semantic-input-types.esm.js +290 -356
- package/dist/hooks/use-semantic-input-types.js +290 -356
- package/dist/hooks/use-semantic-input.d.ts +62 -552
- package/dist/hooks/use-semantic-input.d.ts.map +1 -0
- package/dist/hooks/use-semantic-input.esm.js +446 -549
- package/dist/hooks/use-semantic-input.js +446 -549
- package/dist/hooks/use-tablet-layout.d.ts +67 -375
- package/dist/hooks/use-tablet-layout.d.ts.map +1 -0
- package/dist/hooks/use-tablet-layout.esm.js +279 -384
- package/dist/hooks/use-tablet-layout.js +279 -384
- package/dist/hooks/use-touch-friendly-input.d.ts +67 -512
- package/dist/hooks/use-touch-friendly-input.d.ts.map +1 -0
- package/dist/hooks/use-touch-friendly-input.esm.js +401 -519
- package/dist/hooks/use-touch-friendly-input.js +401 -519
- package/dist/hooks/use-touch-friendly-interface.d.ts +48 -321
- package/dist/hooks/use-touch-friendly-interface.d.ts.map +1 -0
- package/dist/hooks/use-touch-friendly-interface.esm.js +242 -331
- package/dist/hooks/use-touch-friendly-interface.js +242 -331
- package/dist/hooks/use-touch-optimization.d.ts +56 -363
- package/dist/hooks/use-touch-optimization.d.ts.map +1 -0
- package/dist/hooks/use-touch-optimization.esm.js +288 -370
- package/dist/hooks/use-touch-optimization.js +288 -370
- package/dist/index.d.ts +168 -17
- package/dist/index.d.ts.map +1 -0
- package/dist/index.esm.js +150 -161
- package/dist/index.js +150 -161
- package/dist/lib/utils.d.ts +3 -3
- package/dist/lib/utils.d.ts.map +1 -0
- package/dist/lib/utils.esm.js +4 -5
- package/dist/lib/utils.js +4 -5
- package/dist/plugins/theme-css-generator.d.ts +3 -345
- package/dist/plugins/theme-css-generator.d.ts.map +1 -0
- package/dist/plugins/theme-css-generator.esm.js +292 -346
- package/dist/plugins/theme-css-generator.js +292 -346
- package/dist/provider.d.ts +6 -14
- package/dist/provider.d.ts.map +1 -0
- package/dist/provider.esm.js +3 -19
- package/dist/provider.js +3 -19
- package/dist/styles/layers/validation.d.ts +20 -0
- package/dist/styles/layers/validation.d.ts.map +1 -0
- package/dist/styles/layers/validation.esm.js +275 -0
- package/dist/styles/layers/validation.js +275 -0
- package/dist/styles.css +1 -1
- package/dist/theme.d.ts +7 -678
- package/dist/theme.d.ts.map +1 -0
- package/dist/theme.esm.js +654 -658
- package/dist/theme.js +654 -658
- package/dist/themes/ThemeContext.d.ts +18 -22
- package/dist/themes/ThemeContext.d.ts.map +1 -0
- package/dist/themes/ThemeContext.esm.js +1 -27
- package/dist/themes/ThemeContext.js +1 -27
- package/dist/themes/ThemeProvider.d.ts +3 -222
- package/dist/themes/ThemeProvider.d.ts.map +1 -0
- package/dist/themes/ThemeProvider.esm.js +191 -223
- package/dist/themes/ThemeProvider.js +191 -223
- package/dist/themes/accessibility/index.d.ts +18 -6
- package/dist/themes/accessibility/index.d.ts.map +1 -0
- package/dist/themes/accessibility/index.esm.js +0 -4
- package/dist/themes/accessibility/index.js +0 -4
- package/dist/themes/accessibility.d.ts +53 -253
- package/dist/themes/accessibility.d.ts.map +1 -0
- package/dist/themes/accessibility.esm.js +175 -240
- package/dist/themes/accessibility.js +175 -240
- package/dist/themes/aria-patterns.d.ts +145 -410
- package/dist/themes/aria-patterns.d.ts.map +1 -0
- package/dist/themes/aria-patterns.esm.js +345 -401
- package/dist/themes/aria-patterns.js +345 -401
- package/dist/themes/base-themes.d.ts +29 -32
- package/dist/themes/base-themes.d.ts.map +1 -0
- package/dist/themes/base-themes.esm.js +15 -24
- package/dist/themes/base-themes.js +15 -24
- package/dist/themes/colorManager.d.ts +63 -326
- package/dist/themes/colorManager.d.ts.map +1 -0
- package/dist/themes/colorManager.esm.js +293 -357
- package/dist/themes/colorManager.js +293 -357
- package/dist/themes/examples/dark-theme.d.ts +13 -139
- package/dist/themes/examples/dark-theme.d.ts.map +1 -0
- package/dist/themes/examples/dark-theme.esm.js +129 -133
- package/dist/themes/examples/dark-theme.js +129 -133
- package/dist/themes/examples/minimal-theme.d.ts +6 -93
- package/dist/themes/examples/minimal-theme.d.ts.map +1 -0
- package/dist/themes/examples/minimal-theme.esm.js +80 -85
- package/dist/themes/examples/minimal-theme.js +80 -85
- package/dist/themes/focus-management.d.ts +100 -689
- package/dist/themes/focus-management.d.ts.map +1 -0
- package/dist/themes/focus-management.esm.js +541 -677
- package/dist/themes/focus-management.js +541 -677
- package/dist/themes/fontLoader.d.ts +48 -162
- package/dist/themes/fontLoader.d.ts.map +1 -0
- package/dist/themes/fontLoader.esm.js +151 -180
- package/dist/themes/fontLoader.js +151 -180
- package/dist/themes/high-contrast.d.ts +64 -613
- package/dist/themes/high-contrast.d.ts.map +1 -0
- package/dist/themes/high-contrast.esm.js +394 -558
- package/dist/themes/high-contrast.js +394 -558
- package/dist/themes/index.d.ts +3 -6
- package/dist/themes/index.d.ts.map +1 -0
- package/dist/themes/index.esm.js +1 -9
- package/dist/themes/index.js +1 -9
- package/dist/themes/inheritance.d.ts +86 -156
- package/dist/themes/inheritance.d.ts.map +1 -0
- package/dist/themes/inheritance.esm.js +145 -180
- package/dist/themes/inheritance.js +145 -180
- package/dist/themes/keyboard-navigation.d.ts +205 -542
- package/dist/themes/keyboard-navigation.d.ts.map +1 -0
- package/dist/themes/keyboard-navigation.esm.js +418 -510
- package/dist/themes/keyboard-navigation.js +418 -510
- package/dist/themes/motion-reduction.d.ts +107 -646
- package/dist/themes/motion-reduction.d.ts.map +1 -0
- package/dist/themes/motion-reduction.esm.js +434 -591
- package/dist/themes/motion-reduction.js +434 -591
- package/dist/themes/navigation.d.ts +163 -194
- package/dist/themes/navigation.d.ts.map +1 -0
- package/dist/themes/navigation.esm.js +1 -234
- package/dist/themes/navigation.js +1 -234
- package/dist/themes/screen-reader.d.ts +82 -641
- package/dist/themes/screen-reader.d.ts.map +1 -0
- package/dist/themes/screen-reader.esm.js +515 -616
- package/dist/themes/screen-reader.js +515 -616
- package/dist/themes/systemThemeDetector.d.ts +54 -144
- package/dist/themes/systemThemeDetector.d.ts.map +1 -0
- package/dist/themes/systemThemeDetector.esm.js +135 -164
- package/dist/themes/systemThemeDetector.js +135 -164
- package/dist/themes/themeCSSUpdater.d.ts +45 -228
- package/dist/themes/themeCSSUpdater.d.ts.map +1 -0
- package/dist/themes/themeCSSUpdater.esm.js +217 -252
- package/dist/themes/themeCSSUpdater.js +217 -252
- package/dist/themes/themePersistence.d.ts +80 -188
- package/dist/themes/themePersistence.d.ts.map +1 -0
- package/dist/themes/themePersistence.esm.js +181 -212
- package/dist/themes/themePersistence.js +181 -212
- package/dist/themes/themes/default.d.ts +9 -0
- package/dist/themes/themes/default.d.ts.map +1 -0
- package/dist/themes/themes/default.esm.js +584 -0
- package/dist/themes/themes/default.js +584 -0
- package/dist/themes/themes/harvey.d.ts +7 -0
- package/dist/themes/themes/harvey.d.ts.map +1 -0
- package/dist/themes/themes/harvey.esm.js +551 -0
- package/dist/themes/themes/harvey.js +551 -0
- package/dist/themes/themes/stan-design.d.ts +7 -678
- package/dist/themes/themes/stan-design.d.ts.map +1 -0
- package/dist/themes/themes/stan-design.esm.js +654 -658
- package/dist/themes/themes/stan-design.js +654 -658
- package/dist/themes/types.d.ts +330 -385
- package/dist/themes/types.d.ts.map +1 -0
- package/dist/themes/types.esm.js +1 -458
- package/dist/themes/types.js +1 -458
- package/dist/themes/useSystemTheme.d.ts +10 -42
- package/dist/themes/useSystemTheme.d.ts.map +1 -0
- package/dist/themes/useSystemTheme.esm.js +34 -42
- package/dist/themes/useSystemTheme.js +34 -42
- package/dist/themes/useTheme.d.ts +70 -20
- package/dist/themes/useTheme.d.ts.map +1 -0
- package/dist/themes/useTheme.esm.js +23 -28
- package/dist/themes/useTheme.js +23 -28
- package/dist/themes/validation.d.ts +70 -405
- package/dist/themes/validation.d.ts.map +1 -0
- package/dist/themes/validation.esm.js +380 -433
- package/dist/themes/validation.js +380 -433
- package/dist/tokens/index.d.ts +9 -23
- package/dist/tokens/index.d.ts.map +1 -0
- package/dist/tokens/index.esm.js +2 -13
- package/dist/tokens/index.js +2 -13
- package/dist/tokens/tokenExporter.d.ts +83 -335
- package/dist/tokens/tokenExporter.d.ts.map +1 -0
- package/dist/tokens/tokenExporter.esm.js +309 -373
- package/dist/tokens/tokenExporter.js +309 -373
- package/dist/tokens/tokenGenerator.d.ts +36 -249
- package/dist/tokens/tokenGenerator.d.ts.map +1 -0
- package/dist/tokens/tokenGenerator.esm.js +241 -273
- package/dist/tokens/tokenGenerator.js +241 -273
- package/dist/tokens/tokenManager.d.ts +87 -189
- package/dist/tokens/tokenManager.d.ts.map +1 -0
- package/dist/tokens/tokenManager.esm.js +187 -241
- package/dist/tokens/tokenManager.js +187 -241
- package/dist/tokens/tokenValidator.d.ts +84 -481
- package/dist/tokens/tokenValidator.d.ts.map +1 -0
- package/dist/tokens/tokenValidator.esm.js +402 -522
- package/dist/tokens/tokenValidator.js +402 -522
- package/dist/tokens/types.d.ts +40 -60
- package/dist/tokens/types.d.ts.map +1 -0
- package/dist/tokens/types.esm.js +1 -78
- package/dist/tokens/types.js +1 -78
- package/dist/types.d.ts +399 -0
- package/dist/types.d.ts.map +1 -0
- package/dist/types.esm.js +3 -0
- package/dist/types.js +3 -0
- package/dist/utils/bundle-analyzer.d.ts +37 -254
- package/dist/utils/bundle-analyzer.d.ts.map +1 -0
- package/dist/utils/bundle-analyzer.esm.js +188 -246
- package/dist/utils/bundle-analyzer.js +188 -246
- package/dist/utils/bundle-splitting.d.ts +59 -471
- package/dist/utils/bundle-splitting.d.ts.map +1 -0
- package/dist/utils/bundle-splitting.esm.js +330 -458
- package/dist/utils/bundle-splitting.js +330 -458
- package/dist/utils/lazy-loading.d.ts +64 -429
- package/dist/utils/lazy-loading.d.ts.map +1 -0
- package/dist/utils/lazy-loading.esm.js +311 -417
- package/dist/utils/lazy-loading.js +311 -417
- package/dist/utils/performance-monitor.d.ts +72 -504
- package/dist/utils/performance-monitor.d.ts.map +1 -0
- package/dist/utils/performance-monitor.esm.js +369 -490
- package/dist/utils/performance-monitor.js +369 -490
- package/dist/utils/tree-shaking.d.ts +40 -267
- package/dist/utils/tree-shaking.d.ts.map +1 -0
- package/dist/utils/tree-shaking.esm.js +194 -264
- package/dist/utils/tree-shaking.js +194 -264
- package/package.json +18 -2
- package/src/index.ts +150 -149
- package/src/provider.tsx +3 -3
- package/src/theme.ts +1 -1
- package/src/themes/themes/default.ts +586 -0
- package/src/themes/themes/harvey.ts +554 -0
- package/src/types.ts +460 -0
|
@@ -1,683 +1,679 @@
|
|
|
1
|
-
import { MultiThemeConfig } from '../types';
|
|
2
|
-
|
|
3
1
|
/**
|
|
4
2
|
* Stan Design Base Theme
|
|
5
3
|
* Modern, professional design with Clash Display font
|
|
6
4
|
*/
|
|
7
|
-
export const stanDesignTheme
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
5
|
+
export const stanDesignTheme = {
|
|
6
|
+
fonts: {
|
|
7
|
+
primary: {
|
|
8
|
+
family: 'Clash Display',
|
|
9
|
+
fallbacks: ['ui-sans-serif', 'system-ui', '-apple-system', 'BlinkMacSystemFont', '"Segoe UI"', 'Roboto', '"Helvetica Neue"', 'Arial', '"Noto Sans"', 'sans-serif'],
|
|
10
|
+
weights: [300, 400, 500, 600, 700],
|
|
11
|
+
display: 'swap',
|
|
12
|
+
source: {
|
|
13
|
+
type: 'custom',
|
|
14
|
+
files: {
|
|
15
|
+
woff2: '/fonts/clash-display/ClashDisplay-Variable.woff2'
|
|
16
|
+
}
|
|
17
|
+
},
|
|
18
|
+
sizes: {
|
|
19
|
+
xs: '0.75rem',
|
|
20
|
+
sm: '0.875rem',
|
|
21
|
+
md: '1rem',
|
|
22
|
+
lg: '1.125rem',
|
|
23
|
+
xl: '1.25rem',
|
|
24
|
+
'2xl': '1.5rem',
|
|
25
|
+
'3xl': '1.875rem',
|
|
26
|
+
'4xl': '2.25rem',
|
|
27
|
+
'5xl': '3rem',
|
|
28
|
+
'6xl': '3.75rem'
|
|
29
|
+
},
|
|
30
|
+
lineHeights: {
|
|
31
|
+
tight: '1.25',
|
|
32
|
+
normal: '1.5',
|
|
33
|
+
relaxed: '1.75',
|
|
34
|
+
loose: '2'
|
|
35
|
+
},
|
|
36
|
+
letterSpacing: {
|
|
37
|
+
tight: '-0.025em',
|
|
38
|
+
normal: '0em',
|
|
39
|
+
wide: '0.025em',
|
|
40
|
+
wider: '0.05em',
|
|
41
|
+
widest: '0.1em'
|
|
42
|
+
}
|
|
43
|
+
},
|
|
44
|
+
secondary: {
|
|
45
|
+
family: 'Clash Display',
|
|
46
|
+
fallbacks: ['ui-sans-serif', 'system-ui', '-apple-system', 'BlinkMacSystemFont', '"Segoe UI"', 'Roboto', '"Helvetica Neue"', 'Arial', '"Noto Sans"', 'sans-serif'],
|
|
47
|
+
weights: [300, 400, 500, 600, 700],
|
|
48
|
+
display: 'swap',
|
|
49
|
+
source: {
|
|
50
|
+
type: 'custom',
|
|
51
|
+
files: {
|
|
52
|
+
woff2: '/fonts/clash-display/ClashDisplay-Variable.woff2'
|
|
53
|
+
}
|
|
54
|
+
},
|
|
55
|
+
sizes: {
|
|
56
|
+
xs: '0.75rem',
|
|
57
|
+
sm: '0.875rem',
|
|
58
|
+
md: '1rem',
|
|
59
|
+
lg: '1.125rem',
|
|
60
|
+
xl: '1.25rem',
|
|
61
|
+
'2xl': '1.5rem',
|
|
62
|
+
'3xl': '1.875rem',
|
|
63
|
+
'4xl': '2.25rem',
|
|
64
|
+
'5xl': '3rem',
|
|
65
|
+
'6xl': '3.75rem'
|
|
66
|
+
},
|
|
67
|
+
lineHeights: {
|
|
68
|
+
tight: '1.25',
|
|
69
|
+
normal: '1.5',
|
|
70
|
+
relaxed: '1.75',
|
|
71
|
+
loose: '2'
|
|
72
|
+
},
|
|
73
|
+
letterSpacing: {
|
|
74
|
+
tight: '-0.025em',
|
|
75
|
+
normal: '0em',
|
|
76
|
+
wide: '0.025em',
|
|
77
|
+
wider: '0.05em',
|
|
78
|
+
widest: '0.1em'
|
|
79
|
+
}
|
|
80
|
+
},
|
|
81
|
+
display: {
|
|
82
|
+
family: 'Clash Display, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif',
|
|
83
|
+
weights: [400, 500, 600, 700],
|
|
84
|
+
sizes: {
|
|
85
|
+
xs: '1.5rem',
|
|
86
|
+
sm: '1.875rem',
|
|
87
|
+
md: '2.25rem',
|
|
88
|
+
lg: '3rem',
|
|
89
|
+
xl: '3.75rem',
|
|
90
|
+
'2xl': '4.5rem',
|
|
91
|
+
'3xl': '6rem',
|
|
92
|
+
'4xl': '7.5rem',
|
|
93
|
+
'5xl': '9rem',
|
|
94
|
+
'6xl': '12rem'
|
|
95
|
+
},
|
|
96
|
+
lineHeights: {
|
|
97
|
+
tight: '1.1',
|
|
98
|
+
normal: '1.2',
|
|
99
|
+
relaxed: '1.3',
|
|
100
|
+
loose: '1.4'
|
|
101
|
+
},
|
|
102
|
+
letterSpacing: {
|
|
103
|
+
tight: '-0.02em',
|
|
104
|
+
normal: '-0.01em',
|
|
105
|
+
wide: '0em',
|
|
106
|
+
wider: '0.01em',
|
|
107
|
+
widest: '0.02em'
|
|
108
|
+
}
|
|
109
|
+
},
|
|
110
|
+
body: {
|
|
111
|
+
family: 'Clash Display, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif',
|
|
112
|
+
weights: [300, 400, 500],
|
|
113
|
+
sizes: {
|
|
114
|
+
xs: '0.75rem',
|
|
115
|
+
sm: '0.875rem',
|
|
116
|
+
md: '1rem',
|
|
117
|
+
lg: '1.125rem',
|
|
118
|
+
xl: '1.25rem',
|
|
119
|
+
'2xl': '1.5rem',
|
|
120
|
+
'3xl': '1.875rem',
|
|
121
|
+
'4xl': '2.25rem',
|
|
122
|
+
'5xl': '3rem',
|
|
123
|
+
'6xl': '3.75rem'
|
|
124
|
+
},
|
|
125
|
+
lineHeights: {
|
|
126
|
+
tight: '1.4',
|
|
127
|
+
normal: '1.6',
|
|
128
|
+
relaxed: '1.8',
|
|
129
|
+
loose: '2'
|
|
130
|
+
},
|
|
131
|
+
letterSpacing: {
|
|
132
|
+
tight: '-0.01em',
|
|
133
|
+
normal: '0em',
|
|
134
|
+
wide: '0.01em',
|
|
135
|
+
wider: '0.02em',
|
|
136
|
+
widest: '0.05em'
|
|
137
|
+
}
|
|
138
|
+
},
|
|
139
|
+
mono: {
|
|
140
|
+
family: 'ui-monospace, SFMono-Regular, "SF Mono", Consolas, "Liberation Mono", Menlo, monospace',
|
|
141
|
+
weights: [400, 500, 600],
|
|
142
|
+
sizes: {
|
|
143
|
+
xs: '0.75rem',
|
|
144
|
+
sm: '0.875rem',
|
|
145
|
+
md: '1rem',
|
|
146
|
+
lg: '1.125rem',
|
|
147
|
+
xl: '1.25rem',
|
|
148
|
+
'2xl': '1.5rem',
|
|
149
|
+
'3xl': '1.875rem',
|
|
150
|
+
'4xl': '2.25rem',
|
|
151
|
+
'5xl': '3rem',
|
|
152
|
+
'6xl': '3.75rem'
|
|
153
|
+
},
|
|
154
|
+
lineHeights: {
|
|
155
|
+
tight: '1.25',
|
|
156
|
+
normal: '1.5',
|
|
157
|
+
relaxed: '1.75',
|
|
158
|
+
loose: '2'
|
|
159
|
+
},
|
|
160
|
+
letterSpacing: {
|
|
161
|
+
tight: '-0.025em',
|
|
162
|
+
normal: '0em',
|
|
163
|
+
wide: '0.025em',
|
|
164
|
+
wider: '0.05em',
|
|
165
|
+
widest: '0.1em'
|
|
166
|
+
}
|
|
55
167
|
}
|
|
56
|
-
},
|
|
57
|
-
sizes: {
|
|
58
|
-
xs: '0.75rem',
|
|
59
|
-
sm: '0.875rem',
|
|
60
|
-
md: '1rem',
|
|
61
|
-
lg: '1.125rem',
|
|
62
|
-
xl: '1.25rem',
|
|
63
|
-
'2xl': '1.5rem',
|
|
64
|
-
'3xl': '1.875rem',
|
|
65
|
-
'4xl': '2.25rem',
|
|
66
|
-
'5xl': '3rem',
|
|
67
|
-
'6xl': '3.75rem'
|
|
68
|
-
},
|
|
69
|
-
lineHeights: {
|
|
70
|
-
tight: '1.25',
|
|
71
|
-
normal: '1.5',
|
|
72
|
-
relaxed: '1.75',
|
|
73
|
-
loose: '2'
|
|
74
|
-
},
|
|
75
|
-
letterSpacing: {
|
|
76
|
-
tight: '-0.025em',
|
|
77
|
-
normal: '0em',
|
|
78
|
-
wide: '0.025em',
|
|
79
|
-
wider: '0.05em',
|
|
80
|
-
widest: '0.1em'
|
|
81
|
-
}
|
|
82
|
-
},
|
|
83
|
-
display: {
|
|
84
|
-
family: 'Clash Display, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif',
|
|
85
|
-
weights: [400, 500, 600, 700],
|
|
86
|
-
sizes: {
|
|
87
|
-
xs: '1.5rem',
|
|
88
|
-
sm: '1.875rem',
|
|
89
|
-
md: '2.25rem',
|
|
90
|
-
lg: '3rem',
|
|
91
|
-
xl: '3.75rem',
|
|
92
|
-
'2xl': '4.5rem',
|
|
93
|
-
'3xl': '6rem',
|
|
94
|
-
'4xl': '7.5rem',
|
|
95
|
-
'5xl': '9rem',
|
|
96
|
-
'6xl': '12rem'
|
|
97
|
-
},
|
|
98
|
-
lineHeights: {
|
|
99
|
-
tight: '1.1',
|
|
100
|
-
normal: '1.2',
|
|
101
|
-
relaxed: '1.3',
|
|
102
|
-
loose: '1.4'
|
|
103
|
-
},
|
|
104
|
-
letterSpacing: {
|
|
105
|
-
tight: '-0.02em',
|
|
106
|
-
normal: '-0.01em',
|
|
107
|
-
wide: '0em',
|
|
108
|
-
wider: '0.01em',
|
|
109
|
-
widest: '0.02em'
|
|
110
|
-
}
|
|
111
|
-
},
|
|
112
|
-
body: {
|
|
113
|
-
family: 'Clash Display, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif',
|
|
114
|
-
weights: [300, 400, 500],
|
|
115
|
-
sizes: {
|
|
116
|
-
xs: '0.75rem',
|
|
117
|
-
sm: '0.875rem',
|
|
118
|
-
md: '1rem',
|
|
119
|
-
lg: '1.125rem',
|
|
120
|
-
xl: '1.25rem',
|
|
121
|
-
'2xl': '1.5rem',
|
|
122
|
-
'3xl': '1.875rem',
|
|
123
|
-
'4xl': '2.25rem',
|
|
124
|
-
'5xl': '3rem',
|
|
125
|
-
'6xl': '3.75rem'
|
|
126
|
-
},
|
|
127
|
-
lineHeights: {
|
|
128
|
-
tight: '1.4',
|
|
129
|
-
normal: '1.6',
|
|
130
|
-
relaxed: '1.8',
|
|
131
|
-
loose: '2'
|
|
132
|
-
},
|
|
133
|
-
letterSpacing: {
|
|
134
|
-
tight: '-0.01em',
|
|
135
|
-
normal: '0em',
|
|
136
|
-
wide: '0.01em',
|
|
137
|
-
wider: '0.02em',
|
|
138
|
-
widest: '0.05em'
|
|
139
|
-
}
|
|
140
|
-
},
|
|
141
|
-
mono: {
|
|
142
|
-
family: 'ui-monospace, SFMono-Regular, "SF Mono", Consolas, "Liberation Mono", Menlo, monospace',
|
|
143
|
-
weights: [400, 500, 600],
|
|
144
|
-
sizes: {
|
|
145
|
-
xs: '0.75rem',
|
|
146
|
-
sm: '0.875rem',
|
|
147
|
-
md: '1rem',
|
|
148
|
-
lg: '1.125rem',
|
|
149
|
-
xl: '1.25rem',
|
|
150
|
-
'2xl': '1.5rem',
|
|
151
|
-
'3xl': '1.875rem',
|
|
152
|
-
'4xl': '2.25rem',
|
|
153
|
-
'5xl': '3rem',
|
|
154
|
-
'6xl': '3.75rem'
|
|
155
|
-
},
|
|
156
|
-
lineHeights: {
|
|
157
|
-
tight: '1.25',
|
|
158
|
-
normal: '1.5',
|
|
159
|
-
relaxed: '1.75',
|
|
160
|
-
loose: '2'
|
|
161
|
-
},
|
|
162
|
-
letterSpacing: {
|
|
163
|
-
tight: '-0.025em',
|
|
164
|
-
normal: '0em',
|
|
165
|
-
wide: '0.025em',
|
|
166
|
-
wider: '0.05em',
|
|
167
|
-
widest: '0.1em'
|
|
168
|
-
}
|
|
169
|
-
}
|
|
170
|
-
},
|
|
171
|
-
colors: {
|
|
172
|
-
primary: {
|
|
173
|
-
50: '#eff6ff',
|
|
174
|
-
100: '#dbeafe',
|
|
175
|
-
200: '#bfdbfe',
|
|
176
|
-
300: '#93c5fd',
|
|
177
|
-
400: '#60a5fa',
|
|
178
|
-
500: '#2563eb', // Updated to match original poker project
|
|
179
|
-
600: '#1d4ed8',
|
|
180
|
-
700: '#1e40af',
|
|
181
|
-
800: '#1e3a8a',
|
|
182
|
-
900: '#1e3a8a',
|
|
183
|
-
// RGB versions for rgba() usage
|
|
184
|
-
'500-rgb': '37, 99, 235',
|
|
185
|
-
'600-rgb': '29, 78, 216',
|
|
186
|
-
'700-rgb': '30, 64, 175'
|
|
187
|
-
},
|
|
188
|
-
secondary: {
|
|
189
|
-
50: '#f9fafb',
|
|
190
|
-
100: '#f3f4f6',
|
|
191
|
-
200: '#e5e7eb',
|
|
192
|
-
300: '#d1d5db',
|
|
193
|
-
400: '#9ca3af',
|
|
194
|
-
500: '#6b7280',
|
|
195
|
-
600: '#4b5563',
|
|
196
|
-
700: '#374151',
|
|
197
|
-
800: '#1f2937',
|
|
198
|
-
900: '#111827'
|
|
199
|
-
},
|
|
200
|
-
semantic: {
|
|
201
|
-
success: '#059669', // Updated to match original poker project
|
|
202
|
-
warning: '#f59e0b',
|
|
203
|
-
error: '#ef4444',
|
|
204
|
-
errorDark: '#dc2626', // Darker red for destructive hover states
|
|
205
|
-
info: '#2563eb', // Updated to match original poker project
|
|
206
|
-
// RGB versions for rgba() usage
|
|
207
|
-
successRgb: '5, 150, 105',
|
|
208
|
-
warningRgb: '245, 158, 11',
|
|
209
|
-
errorRgb: '239, 68, 68',
|
|
210
|
-
errorDarkRgb: '220, 38, 38',
|
|
211
|
-
infoRgb: '37, 99, 235',
|
|
212
|
-
// Additional RGB versions referenced in CSS
|
|
213
|
-
'success-rgb': '5, 150, 105',
|
|
214
|
-
'warning-rgb': '245, 158, 11',
|
|
215
|
-
'error-rgb': '239, 68, 68',
|
|
216
|
-
'error-dark-rgb': '220, 38, 38',
|
|
217
|
-
'info-rgb': '37, 99, 235'
|
|
218
|
-
},
|
|
219
|
-
neutral: {
|
|
220
|
-
50: '#fafafa',
|
|
221
|
-
100: '#f5f5f5',
|
|
222
|
-
200: '#e5e5e5',
|
|
223
|
-
300: '#d4d4d4',
|
|
224
|
-
400: '#a3a3a3',
|
|
225
|
-
500: '#737373',
|
|
226
|
-
600: '#525252',
|
|
227
|
-
700: '#404040',
|
|
228
|
-
800: '#262626',
|
|
229
|
-
900: '#171717'
|
|
230
|
-
},
|
|
231
|
-
surface: {
|
|
232
|
-
background: '#ffffff',
|
|
233
|
-
surface: '#f3f4f6', // Updated to match original poker project
|
|
234
|
-
border: '#e5e7eb', // Updated to match original poker project
|
|
235
|
-
divider: '#d1d5db' // Updated to match original poker project
|
|
236
|
-
},
|
|
237
|
-
text: {
|
|
238
|
-
primary: '#111827', // Updated to match original poker project
|
|
239
|
-
secondary: '#4b5563', // Updated to match original poker project
|
|
240
|
-
muted: '#6b7280', // Updated to match original poker project
|
|
241
|
-
inverse: '#ffffff',
|
|
242
|
-
onPrimary: '#ffffff',
|
|
243
|
-
onSecondary: '#ffffff',
|
|
244
|
-
onSurface: '#111827' // Updated to match original poker project
|
|
245
|
-
},
|
|
246
|
-
interactive: {
|
|
247
|
-
hover: '#f8fafc', // Updated to match original poker project
|
|
248
|
-
active: '#f3f4f6', // Updated to match original poker project
|
|
249
|
-
focus: '#2563eb', // Updated to match original poker project
|
|
250
|
-
disabled: '#d1d5db' // Updated to match original poker project
|
|
251
|
-
},
|
|
252
|
-
// Additional colors referenced in CSS
|
|
253
|
-
accent: '#6366f1',
|
|
254
|
-
'bg-primary': '#ffffff',
|
|
255
|
-
'bg-secondary': '#f3f4f6', // Updated to match original poker project
|
|
256
|
-
'surface-bg': '#f3f4f6', // Updated to match original poker project
|
|
257
|
-
// Additional missing CSS variables
|
|
258
|
-
'primary-hover': '#1d4ed8', // Updated to match original poker project
|
|
259
|
-
'primary-active': '#1e40af', // Updated to match original poker project
|
|
260
|
-
'accent-rgb': '99, 102, 241',
|
|
261
|
-
'border': '#e5e7eb', // Updated to match original poker project
|
|
262
|
-
// Border semantic variables
|
|
263
|
-
'border-transparent': 'transparent',
|
|
264
|
-
// Text colors referenced in CSS
|
|
265
|
-
'text-primary': '#111827', // Updated to match original poker project
|
|
266
|
-
'text-secondary': '#4b5563' // Updated to match original poker project
|
|
267
|
-
},
|
|
268
|
-
navigation: {
|
|
269
|
-
layout: 'horizontal',
|
|
270
|
-
style: 'enhanced',
|
|
271
|
-
behavior: 'static',
|
|
272
|
-
responsive: 'mobile-first',
|
|
273
|
-
animations: {
|
|
274
|
-
duration: {
|
|
275
|
-
fast: '0.15s',
|
|
276
|
-
normal: '0.2s',
|
|
277
|
-
slow: '0.3s',
|
|
278
|
-
instant: '0s'
|
|
279
|
-
},
|
|
280
|
-
easing: {
|
|
281
|
-
linear: 'linear',
|
|
282
|
-
ease: 'ease',
|
|
283
|
-
easeIn: 'ease-in',
|
|
284
|
-
easeOut: 'ease-out',
|
|
285
|
-
easeInOut: 'ease-in-out',
|
|
286
|
-
bounce: 'cubic-bezier(0.68, -0.55, 0.265, 1.55)',
|
|
287
|
-
elastic: 'cubic-bezier(0.175, 0.885, 0.32, 1.275)'
|
|
288
|
-
},
|
|
289
|
-
stagger: {
|
|
290
|
-
enabled: true,
|
|
291
|
-
delay: '0.05s',
|
|
292
|
-
direction: 'forward'
|
|
293
|
-
},
|
|
294
|
-
transitions: {
|
|
295
|
-
enter: '0.2s ease-out',
|
|
296
|
-
exit: '0.15s ease-in',
|
|
297
|
-
move: '0.2s ease',
|
|
298
|
-
resize: '0.1s ease'
|
|
299
|
-
}
|
|
300
|
-
},
|
|
301
|
-
spacing: {
|
|
302
|
-
container: '1rem',
|
|
303
|
-
item: '0.5rem',
|
|
304
|
-
group: '1rem',
|
|
305
|
-
divider: '0.25rem',
|
|
306
|
-
icon: '0.5rem',
|
|
307
|
-
text: '0.25rem',
|
|
308
|
-
padding: {
|
|
309
|
-
horizontal: '1rem',
|
|
310
|
-
vertical: '0.75rem',
|
|
311
|
-
top: '0.75rem',
|
|
312
|
-
right: '1rem',
|
|
313
|
-
bottom: '0.75rem',
|
|
314
|
-
left: '1rem'
|
|
315
|
-
},
|
|
316
|
-
margin: {
|
|
317
|
-
horizontal: '0.5rem',
|
|
318
|
-
vertical: '0.25rem',
|
|
319
|
-
top: '0.25rem',
|
|
320
|
-
right: '0.5rem',
|
|
321
|
-
bottom: '0.25rem',
|
|
322
|
-
left: '0.5rem'
|
|
323
|
-
}
|
|
324
168
|
},
|
|
325
169
|
colors: {
|
|
326
|
-
background: {
|
|
327
|
-
primary: '#ffffff',
|
|
328
|
-
secondary: '#f3f4f6', // Updated to match original poker project
|
|
329
|
-
tertiary: '#f8fafc', // Updated to match original poker project
|
|
330
|
-
light: '#ffffff',
|
|
331
|
-
dark: '#0f172a',
|
|
332
|
-
contrast: '#000000'
|
|
333
|
-
},
|
|
334
|
-
text: {
|
|
335
|
-
primary: '#111827', // Updated to match original poker project
|
|
336
|
-
secondary: '#4b5563', // Updated to match original poker project
|
|
337
|
-
tertiary: '#6b7280', // Updated to match original poker project
|
|
338
|
-
light: '#9ca3af', // Updated to match original poker project
|
|
339
|
-
dark: '#0f172a',
|
|
340
|
-
contrast: '#ffffff'
|
|
341
|
-
},
|
|
342
|
-
border: {
|
|
343
|
-
primary: '#e5e7eb', // Updated to match original poker project
|
|
344
|
-
secondary: '#d1d5db', // Updated to match original poker project
|
|
345
|
-
tertiary: '#9ca3af', // Updated to match original poker project
|
|
346
|
-
light: '#f8fafc', // Updated to match original poker project
|
|
347
|
-
dark: '#475569',
|
|
348
|
-
contrast: '#000000'
|
|
349
|
-
},
|
|
350
|
-
accent: {
|
|
351
|
-
primary: '#2563eb', // Updated to match original poker project
|
|
352
|
-
secondary: '#6366f1',
|
|
353
|
-
tertiary: '#8b5cf6',
|
|
354
|
-
light: '#dbeafe',
|
|
355
|
-
dark: '#1d4ed8', // Updated to match original poker project
|
|
356
|
-
contrast: '#ffffff'
|
|
357
|
-
},
|
|
358
|
-
hover: {
|
|
359
|
-
primary: '#f8fafc', // Updated to match original poker project
|
|
360
|
-
secondary: '#f3f4f6', // Updated to match original poker project
|
|
361
|
-
tertiary: '#d1d5db', // Updated to match original poker project
|
|
362
|
-
light: '#ffffff',
|
|
363
|
-
dark: '#1e293b',
|
|
364
|
-
contrast: '#f8fafc'
|
|
365
|
-
},
|
|
366
|
-
active: {
|
|
367
|
-
primary: '#2563eb', // Updated to match original poker project
|
|
368
|
-
secondary: '#6366f1',
|
|
369
|
-
tertiary: '#8b5cf6',
|
|
370
|
-
light: '#dbeafe',
|
|
371
|
-
dark: '#1d4ed8', // Updated to match original poker project
|
|
372
|
-
contrast: '#ffffff'
|
|
373
|
-
},
|
|
374
|
-
disabled: {
|
|
375
|
-
primary: '#f8fafc', // Updated to match original poker project
|
|
376
|
-
secondary: '#f3f4f6', // Updated to match original poker project
|
|
377
|
-
tertiary: '#d1d5db', // Updated to match original poker project
|
|
378
|
-
light: '#f3f4f6', // Updated to match original poker project
|
|
379
|
-
dark: '#475569',
|
|
380
|
-
contrast: '#94a3b8'
|
|
381
|
-
},
|
|
382
|
-
focus: {
|
|
383
|
-
primary: '#2563eb', // Updated to match original poker project
|
|
384
|
-
secondary: '#6366f1',
|
|
385
|
-
tertiary: '#8b5cf6',
|
|
386
|
-
light: '#dbeafe',
|
|
387
|
-
dark: '#1d4ed8', // Updated to match original poker project
|
|
388
|
-
contrast: '#ffffff'
|
|
389
|
-
}
|
|
390
|
-
},
|
|
391
|
-
typography: {
|
|
392
|
-
fontFamily: 'Clash Display, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif',
|
|
393
|
-
fontSize: {
|
|
394
|
-
xs: '0.75rem',
|
|
395
|
-
sm: '0.875rem',
|
|
396
|
-
base: '1rem',
|
|
397
|
-
lg: '1.125rem',
|
|
398
|
-
xl: '1.25rem',
|
|
399
|
-
'2xl': '1.5rem'
|
|
400
|
-
},
|
|
401
|
-
fontWeight: {
|
|
402
|
-
light: '300',
|
|
403
|
-
normal: '400',
|
|
404
|
-
medium: '500',
|
|
405
|
-
semibold: '600',
|
|
406
|
-
bold: '700'
|
|
407
|
-
},
|
|
408
|
-
lineHeight: {
|
|
409
|
-
tight: '1.25',
|
|
410
|
-
normal: '1.5',
|
|
411
|
-
relaxed: '1.75',
|
|
412
|
-
loose: '2'
|
|
413
|
-
},
|
|
414
|
-
letterSpacing: {
|
|
415
|
-
tight: '-0.025em',
|
|
416
|
-
normal: '0',
|
|
417
|
-
wide: '0.025em',
|
|
418
|
-
wider: '0.05em'
|
|
419
|
-
}
|
|
420
|
-
},
|
|
421
|
-
breakpoints: {
|
|
422
|
-
mobile: '640px',
|
|
423
|
-
tablet: '768px',
|
|
424
|
-
desktop: '1024px',
|
|
425
|
-
wide: '1280px',
|
|
426
|
-
ultra: '1536px'
|
|
427
|
-
}
|
|
428
|
-
},
|
|
429
|
-
spacing: {
|
|
430
|
-
scale: {
|
|
431
|
-
xs: '0.25rem',
|
|
432
|
-
sm: '0.5rem',
|
|
433
|
-
md: '1rem',
|
|
434
|
-
lg: '1.5rem',
|
|
435
|
-
xl: '2rem',
|
|
436
|
-
'2xl': '3rem',
|
|
437
|
-
'3xl': '4rem',
|
|
438
|
-
'4xl': '6rem',
|
|
439
|
-
'5xl': '8rem',
|
|
440
|
-
'6xl': '12rem'
|
|
441
|
-
},
|
|
442
|
-
component: {
|
|
443
|
-
button: {
|
|
444
|
-
padding: '0.75rem 1.5rem',
|
|
445
|
-
margin: '0.5rem',
|
|
446
|
-
gap: '0.5rem'
|
|
447
|
-
},
|
|
448
|
-
input: {
|
|
449
|
-
padding: '0.75rem 1rem',
|
|
450
|
-
margin: '0.5rem',
|
|
451
|
-
gap: '0.5rem'
|
|
452
|
-
},
|
|
453
|
-
card: {
|
|
454
|
-
padding: '1.5rem',
|
|
455
|
-
margin: '1rem',
|
|
456
|
-
gap: '1rem'
|
|
457
|
-
}
|
|
458
|
-
},
|
|
459
|
-
layout: {
|
|
460
|
-
page: '2rem',
|
|
461
|
-
section: '3rem',
|
|
462
|
-
container: '1rem',
|
|
463
|
-
grid: '1.5rem'
|
|
464
|
-
}
|
|
465
|
-
},
|
|
466
|
-
shadows: {
|
|
467
|
-
sm: '0 1px 2px 0 rgb(0 0 0 / 0.05)',
|
|
468
|
-
md: '0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1)',
|
|
469
|
-
lg: '0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1)',
|
|
470
|
-
xl: '0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1)',
|
|
471
|
-
'2xl': '0 25px 50px -12px rgb(0 0 0 / 0.25)',
|
|
472
|
-
inner: 'inset 0 2px 4px 0 rgb(0 0 0 / 0.05)',
|
|
473
|
-
none: '0 0 #0000'
|
|
474
|
-
},
|
|
475
|
-
transitions: {
|
|
476
|
-
duration: {
|
|
477
|
-
fast: '0.15s',
|
|
478
|
-
normal: '0.2s',
|
|
479
|
-
slow: '0.3s'
|
|
480
|
-
},
|
|
481
|
-
easing: {
|
|
482
|
-
linear: 'linear',
|
|
483
|
-
ease: 'ease',
|
|
484
|
-
easeIn: 'ease-in',
|
|
485
|
-
easeOut: 'ease-out',
|
|
486
|
-
easeInOut: 'ease-in-out'
|
|
487
|
-
},
|
|
488
|
-
properties: {
|
|
489
|
-
colors: '0.2s ease',
|
|
490
|
-
transform: '0.2s ease',
|
|
491
|
-
opacity: '0.15s ease',
|
|
492
|
-
shadow: '0.2s ease'
|
|
493
|
-
}
|
|
494
|
-
},
|
|
495
|
-
borderRadius: {
|
|
496
|
-
none: '0',
|
|
497
|
-
sm: '0.125rem',
|
|
498
|
-
md: '0.375rem',
|
|
499
|
-
lg: '0.5rem',
|
|
500
|
-
xl: '0.75rem',
|
|
501
|
-
'2xl': '1rem',
|
|
502
|
-
full: '9999px'
|
|
503
|
-
},
|
|
504
|
-
borderWidth: {
|
|
505
|
-
none: '0',
|
|
506
|
-
thin: '0.5px',
|
|
507
|
-
normal: '1px',
|
|
508
|
-
focus: '2px',
|
|
509
|
-
thick: '3px',
|
|
510
|
-
extraThick: '4px'
|
|
511
|
-
},
|
|
512
|
-
animation: {
|
|
513
|
-
duration: {
|
|
514
|
-
fast: '0.3s',
|
|
515
|
-
normal: '0.2s',
|
|
516
|
-
slow: '1.5s'
|
|
517
|
-
},
|
|
518
|
-
easing: {
|
|
519
|
-
linear: 'linear',
|
|
520
|
-
ease: 'ease',
|
|
521
|
-
easeIn: 'ease-in',
|
|
522
|
-
easeOut: 'ease-out',
|
|
523
|
-
easeInOut: 'ease-in-out'
|
|
524
|
-
},
|
|
525
|
-
transforms: {
|
|
526
|
-
hoverY: '-2px',
|
|
527
|
-
offsetY: '10px',
|
|
528
|
-
scale: '1.02'
|
|
529
|
-
}
|
|
530
|
-
},
|
|
531
|
-
accessibility: {
|
|
532
|
-
focusRing: {
|
|
533
|
-
width: '3px',
|
|
534
|
-
offset: '2px',
|
|
535
|
-
color: 'var(--cs-colors-interactive-focus)'
|
|
536
|
-
},
|
|
537
|
-
outline: {
|
|
538
|
-
offset: '2px'
|
|
539
|
-
},
|
|
540
|
-
highContrast: {
|
|
541
|
-
borderWidth: '2px',
|
|
542
|
-
outlineWidth: '4px'
|
|
543
|
-
},
|
|
544
|
-
disabled: {
|
|
545
|
-
cursor: 'not-allowed',
|
|
546
|
-
opacity: '0.7'
|
|
547
|
-
}
|
|
548
|
-
},
|
|
549
|
-
print: {
|
|
550
|
-
borderColor: '#000',
|
|
551
|
-
textColor: '#000',
|
|
552
|
-
textSecondaryColor: '#333',
|
|
553
|
-
backgroundColor: 'transparent'
|
|
554
|
-
},
|
|
555
|
-
containerQuery: {
|
|
556
|
-
small: '400px',
|
|
557
|
-
medium: '600px',
|
|
558
|
-
large: '800px'
|
|
559
|
-
},
|
|
560
|
-
container: {
|
|
561
|
-
width: {
|
|
562
|
-
small: '16rem',
|
|
563
|
-
medium: '20rem',
|
|
564
|
-
large: '24rem',
|
|
565
|
-
xl: '32rem',
|
|
566
|
-
full: '100%'
|
|
567
|
-
}
|
|
568
|
-
},
|
|
569
|
-
shimmer: {
|
|
570
|
-
alpha: '0.2',
|
|
571
|
-
color: 'rgba(255, 255, 255, 0.2)'
|
|
572
|
-
},
|
|
573
|
-
meta: {
|
|
574
|
-
name: 'Stan Design',
|
|
575
|
-
description: 'Modern, professional design system with Clash Display typography and comprehensive theming',
|
|
576
|
-
author: 'Stan Design Team',
|
|
577
|
-
version: '1.0.0',
|
|
578
|
-
category: 'brand',
|
|
579
|
-
tags: ['modern', 'professional', 'typography', 'clash-display', 'comprehensive'],
|
|
580
|
-
preview: '/themes/stan-design-preview.png',
|
|
581
|
-
createdAt: '2024-12-01T00:00:00.000Z',
|
|
582
|
-
updatedAt: '2024-12-01T00:00:00.000Z'
|
|
583
|
-
},
|
|
584
|
-
|
|
585
|
-
// NEW: Add dark mode overrides
|
|
586
|
-
modes: {
|
|
587
|
-
dark: {
|
|
588
|
-
colors: {
|
|
589
170
|
primary: {
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
171
|
+
50: '#eff6ff',
|
|
172
|
+
100: '#dbeafe',
|
|
173
|
+
200: '#bfdbfe',
|
|
174
|
+
300: '#93c5fd',
|
|
175
|
+
400: '#60a5fa',
|
|
176
|
+
500: '#2563eb', // Updated to match original poker project
|
|
177
|
+
600: '#1d4ed8',
|
|
178
|
+
700: '#1e40af',
|
|
179
|
+
800: '#1e3a8a',
|
|
180
|
+
900: '#1e3a8a',
|
|
181
|
+
// RGB versions for rgba() usage
|
|
182
|
+
'500-rgb': '37, 99, 235',
|
|
183
|
+
'600-rgb': '29, 78, 216',
|
|
184
|
+
'700-rgb': '30, 64, 175'
|
|
604
185
|
},
|
|
605
186
|
secondary: {
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
187
|
+
50: '#f9fafb',
|
|
188
|
+
100: '#f3f4f6',
|
|
189
|
+
200: '#e5e7eb',
|
|
190
|
+
300: '#d1d5db',
|
|
191
|
+
400: '#9ca3af',
|
|
192
|
+
500: '#6b7280',
|
|
193
|
+
600: '#4b5563',
|
|
194
|
+
700: '#374151',
|
|
195
|
+
800: '#1f2937',
|
|
196
|
+
900: '#111827'
|
|
616
197
|
},
|
|
617
198
|
semantic: {
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
199
|
+
success: '#059669', // Updated to match original poker project
|
|
200
|
+
warning: '#f59e0b',
|
|
201
|
+
error: '#ef4444',
|
|
202
|
+
errorDark: '#dc2626', // Darker red for destructive hover states
|
|
203
|
+
info: '#2563eb', // Updated to match original poker project
|
|
204
|
+
// RGB versions for rgba() usage
|
|
205
|
+
successRgb: '5, 150, 105',
|
|
206
|
+
warningRgb: '245, 158, 11',
|
|
207
|
+
errorRgb: '239, 68, 68',
|
|
208
|
+
errorDarkRgb: '220, 38, 38',
|
|
209
|
+
infoRgb: '37, 99, 235',
|
|
210
|
+
// Additional RGB versions referenced in CSS
|
|
211
|
+
'success-rgb': '5, 150, 105',
|
|
212
|
+
'warning-rgb': '245, 158, 11',
|
|
213
|
+
'error-rgb': '239, 68, 68',
|
|
214
|
+
'error-dark-rgb': '220, 38, 38',
|
|
215
|
+
'info-rgb': '37, 99, 235'
|
|
632
216
|
},
|
|
633
217
|
neutral: {
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
218
|
+
50: '#fafafa',
|
|
219
|
+
100: '#f5f5f5',
|
|
220
|
+
200: '#e5e5e5',
|
|
221
|
+
300: '#d4d4d4',
|
|
222
|
+
400: '#a3a3a3',
|
|
223
|
+
500: '#737373',
|
|
224
|
+
600: '#525252',
|
|
225
|
+
700: '#404040',
|
|
226
|
+
800: '#262626',
|
|
227
|
+
900: '#171717'
|
|
644
228
|
},
|
|
645
229
|
surface: {
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
230
|
+
background: '#ffffff',
|
|
231
|
+
surface: '#f3f4f6', // Updated to match original poker project
|
|
232
|
+
border: '#e5e7eb', // Updated to match original poker project
|
|
233
|
+
divider: '#d1d5db' // Updated to match original poker project
|
|
650
234
|
},
|
|
651
235
|
text: {
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
236
|
+
primary: '#111827', // Updated to match original poker project
|
|
237
|
+
secondary: '#4b5563', // Updated to match original poker project
|
|
238
|
+
muted: '#6b7280', // Updated to match original poker project
|
|
239
|
+
inverse: '#ffffff',
|
|
240
|
+
onPrimary: '#ffffff',
|
|
241
|
+
onSecondary: '#ffffff',
|
|
242
|
+
onSurface: '#111827' // Updated to match original poker project
|
|
659
243
|
},
|
|
660
244
|
interactive: {
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
245
|
+
hover: '#f8fafc', // Updated to match original poker project
|
|
246
|
+
active: '#f3f4f6', // Updated to match original poker project
|
|
247
|
+
focus: '#2563eb', // Updated to match original poker project
|
|
248
|
+
disabled: '#d1d5db' // Updated to match original poker project
|
|
665
249
|
},
|
|
666
250
|
// Additional colors referenced in CSS
|
|
667
|
-
accent: '#
|
|
668
|
-
'bg-primary': '#
|
|
669
|
-
'bg-secondary': '#
|
|
670
|
-
'surface-bg': '#
|
|
251
|
+
accent: '#6366f1',
|
|
252
|
+
'bg-primary': '#ffffff',
|
|
253
|
+
'bg-secondary': '#f3f4f6', // Updated to match original poker project
|
|
254
|
+
'surface-bg': '#f3f4f6', // Updated to match original poker project
|
|
671
255
|
// Additional missing CSS variables
|
|
672
|
-
'primary-hover': '#
|
|
673
|
-
'primary-active': '#
|
|
674
|
-
'accent-rgb': '
|
|
675
|
-
'border': '#
|
|
256
|
+
'primary-hover': '#1d4ed8', // Updated to match original poker project
|
|
257
|
+
'primary-active': '#1e40af', // Updated to match original poker project
|
|
258
|
+
'accent-rgb': '99, 102, 241',
|
|
259
|
+
'border': '#e5e7eb', // Updated to match original poker project
|
|
260
|
+
// Border semantic variables
|
|
261
|
+
'border-transparent': 'transparent',
|
|
676
262
|
// Text colors referenced in CSS
|
|
677
|
-
'text-primary': '#
|
|
678
|
-
'text-secondary': '#
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
263
|
+
'text-primary': '#111827', // Updated to match original poker project
|
|
264
|
+
'text-secondary': '#4b5563' // Updated to match original poker project
|
|
265
|
+
},
|
|
266
|
+
navigation: {
|
|
267
|
+
layout: 'horizontal',
|
|
268
|
+
style: 'enhanced',
|
|
269
|
+
behavior: 'static',
|
|
270
|
+
responsive: 'mobile-first',
|
|
271
|
+
animations: {
|
|
272
|
+
duration: {
|
|
273
|
+
fast: '0.15s',
|
|
274
|
+
normal: '0.2s',
|
|
275
|
+
slow: '0.3s',
|
|
276
|
+
instant: '0s'
|
|
277
|
+
},
|
|
278
|
+
easing: {
|
|
279
|
+
linear: 'linear',
|
|
280
|
+
ease: 'ease',
|
|
281
|
+
easeIn: 'ease-in',
|
|
282
|
+
easeOut: 'ease-out',
|
|
283
|
+
easeInOut: 'ease-in-out',
|
|
284
|
+
bounce: 'cubic-bezier(0.68, -0.55, 0.265, 1.55)',
|
|
285
|
+
elastic: 'cubic-bezier(0.175, 0.885, 0.32, 1.275)'
|
|
286
|
+
},
|
|
287
|
+
stagger: {
|
|
288
|
+
enabled: true,
|
|
289
|
+
delay: '0.05s',
|
|
290
|
+
direction: 'forward'
|
|
291
|
+
},
|
|
292
|
+
transitions: {
|
|
293
|
+
enter: '0.2s ease-out',
|
|
294
|
+
exit: '0.15s ease-in',
|
|
295
|
+
move: '0.2s ease',
|
|
296
|
+
resize: '0.1s ease'
|
|
297
|
+
}
|
|
298
|
+
},
|
|
299
|
+
spacing: {
|
|
300
|
+
container: '1rem',
|
|
301
|
+
item: '0.5rem',
|
|
302
|
+
group: '1rem',
|
|
303
|
+
divider: '0.25rem',
|
|
304
|
+
icon: '0.5rem',
|
|
305
|
+
text: '0.25rem',
|
|
306
|
+
padding: {
|
|
307
|
+
horizontal: '1rem',
|
|
308
|
+
vertical: '0.75rem',
|
|
309
|
+
top: '0.75rem',
|
|
310
|
+
right: '1rem',
|
|
311
|
+
bottom: '0.75rem',
|
|
312
|
+
left: '1rem'
|
|
313
|
+
},
|
|
314
|
+
margin: {
|
|
315
|
+
horizontal: '0.5rem',
|
|
316
|
+
vertical: '0.25rem',
|
|
317
|
+
top: '0.25rem',
|
|
318
|
+
right: '0.5rem',
|
|
319
|
+
bottom: '0.25rem',
|
|
320
|
+
left: '0.5rem'
|
|
321
|
+
}
|
|
322
|
+
},
|
|
323
|
+
colors: {
|
|
324
|
+
background: {
|
|
325
|
+
primary: '#ffffff',
|
|
326
|
+
secondary: '#f3f4f6', // Updated to match original poker project
|
|
327
|
+
tertiary: '#f8fafc', // Updated to match original poker project
|
|
328
|
+
light: '#ffffff',
|
|
329
|
+
dark: '#0f172a',
|
|
330
|
+
contrast: '#000000'
|
|
331
|
+
},
|
|
332
|
+
text: {
|
|
333
|
+
primary: '#111827', // Updated to match original poker project
|
|
334
|
+
secondary: '#4b5563', // Updated to match original poker project
|
|
335
|
+
tertiary: '#6b7280', // Updated to match original poker project
|
|
336
|
+
light: '#9ca3af', // Updated to match original poker project
|
|
337
|
+
dark: '#0f172a',
|
|
338
|
+
contrast: '#ffffff'
|
|
339
|
+
},
|
|
340
|
+
border: {
|
|
341
|
+
primary: '#e5e7eb', // Updated to match original poker project
|
|
342
|
+
secondary: '#d1d5db', // Updated to match original poker project
|
|
343
|
+
tertiary: '#9ca3af', // Updated to match original poker project
|
|
344
|
+
light: '#f8fafc', // Updated to match original poker project
|
|
345
|
+
dark: '#475569',
|
|
346
|
+
contrast: '#000000'
|
|
347
|
+
},
|
|
348
|
+
accent: {
|
|
349
|
+
primary: '#2563eb', // Updated to match original poker project
|
|
350
|
+
secondary: '#6366f1',
|
|
351
|
+
tertiary: '#8b5cf6',
|
|
352
|
+
light: '#dbeafe',
|
|
353
|
+
dark: '#1d4ed8', // Updated to match original poker project
|
|
354
|
+
contrast: '#ffffff'
|
|
355
|
+
},
|
|
356
|
+
hover: {
|
|
357
|
+
primary: '#f8fafc', // Updated to match original poker project
|
|
358
|
+
secondary: '#f3f4f6', // Updated to match original poker project
|
|
359
|
+
tertiary: '#d1d5db', // Updated to match original poker project
|
|
360
|
+
light: '#ffffff',
|
|
361
|
+
dark: '#1e293b',
|
|
362
|
+
contrast: '#f8fafc'
|
|
363
|
+
},
|
|
364
|
+
active: {
|
|
365
|
+
primary: '#2563eb', // Updated to match original poker project
|
|
366
|
+
secondary: '#6366f1',
|
|
367
|
+
tertiary: '#8b5cf6',
|
|
368
|
+
light: '#dbeafe',
|
|
369
|
+
dark: '#1d4ed8', // Updated to match original poker project
|
|
370
|
+
contrast: '#ffffff'
|
|
371
|
+
},
|
|
372
|
+
disabled: {
|
|
373
|
+
primary: '#f8fafc', // Updated to match original poker project
|
|
374
|
+
secondary: '#f3f4f6', // Updated to match original poker project
|
|
375
|
+
tertiary: '#d1d5db', // Updated to match original poker project
|
|
376
|
+
light: '#f3f4f6', // Updated to match original poker project
|
|
377
|
+
dark: '#475569',
|
|
378
|
+
contrast: '#94a3b8'
|
|
379
|
+
},
|
|
380
|
+
focus: {
|
|
381
|
+
primary: '#2563eb', // Updated to match original poker project
|
|
382
|
+
secondary: '#6366f1',
|
|
383
|
+
tertiary: '#8b5cf6',
|
|
384
|
+
light: '#dbeafe',
|
|
385
|
+
dark: '#1d4ed8', // Updated to match original poker project
|
|
386
|
+
contrast: '#ffffff'
|
|
387
|
+
}
|
|
388
|
+
},
|
|
389
|
+
typography: {
|
|
390
|
+
fontFamily: 'Clash Display, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif',
|
|
391
|
+
fontSize: {
|
|
392
|
+
xs: '0.75rem',
|
|
393
|
+
sm: '0.875rem',
|
|
394
|
+
base: '1rem',
|
|
395
|
+
lg: '1.125rem',
|
|
396
|
+
xl: '1.25rem',
|
|
397
|
+
'2xl': '1.5rem'
|
|
398
|
+
},
|
|
399
|
+
fontWeight: {
|
|
400
|
+
light: '300',
|
|
401
|
+
normal: '400',
|
|
402
|
+
medium: '500',
|
|
403
|
+
semibold: '600',
|
|
404
|
+
bold: '700'
|
|
405
|
+
},
|
|
406
|
+
lineHeight: {
|
|
407
|
+
tight: '1.25',
|
|
408
|
+
normal: '1.5',
|
|
409
|
+
relaxed: '1.75',
|
|
410
|
+
loose: '2'
|
|
411
|
+
},
|
|
412
|
+
letterSpacing: {
|
|
413
|
+
tight: '-0.025em',
|
|
414
|
+
normal: '0',
|
|
415
|
+
wide: '0.025em',
|
|
416
|
+
wider: '0.05em'
|
|
417
|
+
}
|
|
418
|
+
},
|
|
419
|
+
breakpoints: {
|
|
420
|
+
mobile: '640px',
|
|
421
|
+
tablet: '768px',
|
|
422
|
+
desktop: '1024px',
|
|
423
|
+
wide: '1280px',
|
|
424
|
+
ultra: '1536px'
|
|
425
|
+
}
|
|
426
|
+
},
|
|
427
|
+
spacing: {
|
|
428
|
+
scale: {
|
|
429
|
+
xs: '0.25rem',
|
|
430
|
+
sm: '0.5rem',
|
|
431
|
+
md: '1rem',
|
|
432
|
+
lg: '1.5rem',
|
|
433
|
+
xl: '2rem',
|
|
434
|
+
'2xl': '3rem',
|
|
435
|
+
'3xl': '4rem',
|
|
436
|
+
'4xl': '6rem',
|
|
437
|
+
'5xl': '8rem',
|
|
438
|
+
'6xl': '12rem'
|
|
439
|
+
},
|
|
440
|
+
component: {
|
|
441
|
+
button: {
|
|
442
|
+
padding: '0.75rem 1.5rem',
|
|
443
|
+
margin: '0.5rem',
|
|
444
|
+
gap: '0.5rem'
|
|
445
|
+
},
|
|
446
|
+
input: {
|
|
447
|
+
padding: '0.75rem 1rem',
|
|
448
|
+
margin: '0.5rem',
|
|
449
|
+
gap: '0.5rem'
|
|
450
|
+
},
|
|
451
|
+
card: {
|
|
452
|
+
padding: '1.5rem',
|
|
453
|
+
margin: '1rem',
|
|
454
|
+
gap: '1rem'
|
|
455
|
+
}
|
|
456
|
+
},
|
|
457
|
+
layout: {
|
|
458
|
+
page: '2rem',
|
|
459
|
+
section: '3rem',
|
|
460
|
+
container: '1rem',
|
|
461
|
+
grid: '1.5rem'
|
|
462
|
+
}
|
|
463
|
+
},
|
|
464
|
+
shadows: {
|
|
465
|
+
sm: '0 1px 2px 0 rgb(0 0 0 / 0.05)',
|
|
466
|
+
md: '0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1)',
|
|
467
|
+
lg: '0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1)',
|
|
468
|
+
xl: '0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1)',
|
|
469
|
+
'2xl': '0 25px 50px -12px rgb(0 0 0 / 0.25)',
|
|
470
|
+
inner: 'inset 0 2px 4px 0 rgb(0 0 0 / 0.05)',
|
|
471
|
+
none: '0 0 #0000'
|
|
472
|
+
},
|
|
473
|
+
transitions: {
|
|
474
|
+
duration: {
|
|
475
|
+
fast: '0.15s',
|
|
476
|
+
normal: '0.2s',
|
|
477
|
+
slow: '0.3s'
|
|
478
|
+
},
|
|
479
|
+
easing: {
|
|
480
|
+
linear: 'linear',
|
|
481
|
+
ease: 'ease',
|
|
482
|
+
easeIn: 'ease-in',
|
|
483
|
+
easeOut: 'ease-out',
|
|
484
|
+
easeInOut: 'ease-in-out'
|
|
485
|
+
},
|
|
486
|
+
properties: {
|
|
487
|
+
colors: '0.2s ease',
|
|
488
|
+
transform: '0.2s ease',
|
|
489
|
+
opacity: '0.15s ease',
|
|
490
|
+
shadow: '0.2s ease'
|
|
491
|
+
}
|
|
492
|
+
},
|
|
493
|
+
borderRadius: {
|
|
494
|
+
none: '0',
|
|
495
|
+
sm: '0.125rem',
|
|
496
|
+
md: '0.375rem',
|
|
497
|
+
lg: '0.5rem',
|
|
498
|
+
xl: '0.75rem',
|
|
499
|
+
'2xl': '1rem',
|
|
500
|
+
full: '9999px'
|
|
501
|
+
},
|
|
502
|
+
borderWidth: {
|
|
503
|
+
none: '0',
|
|
504
|
+
thin: '0.5px',
|
|
505
|
+
normal: '1px',
|
|
506
|
+
focus: '2px',
|
|
507
|
+
thick: '3px',
|
|
508
|
+
extraThick: '4px'
|
|
509
|
+
},
|
|
510
|
+
animation: {
|
|
511
|
+
duration: {
|
|
512
|
+
fast: '0.3s',
|
|
513
|
+
normal: '0.2s',
|
|
514
|
+
slow: '1.5s'
|
|
515
|
+
},
|
|
516
|
+
easing: {
|
|
517
|
+
linear: 'linear',
|
|
518
|
+
ease: 'ease',
|
|
519
|
+
easeIn: 'ease-in',
|
|
520
|
+
easeOut: 'ease-out',
|
|
521
|
+
easeInOut: 'ease-in-out'
|
|
522
|
+
},
|
|
523
|
+
transforms: {
|
|
524
|
+
hoverY: '-2px',
|
|
525
|
+
offsetY: '10px',
|
|
526
|
+
scale: '1.02'
|
|
527
|
+
}
|
|
528
|
+
},
|
|
529
|
+
accessibility: {
|
|
530
|
+
focusRing: {
|
|
531
|
+
width: '3px',
|
|
532
|
+
offset: '2px',
|
|
533
|
+
color: 'var(--cs-colors-interactive-focus)'
|
|
534
|
+
},
|
|
535
|
+
outline: {
|
|
536
|
+
offset: '2px'
|
|
537
|
+
},
|
|
538
|
+
highContrast: {
|
|
539
|
+
borderWidth: '2px',
|
|
540
|
+
outlineWidth: '4px'
|
|
541
|
+
},
|
|
542
|
+
disabled: {
|
|
543
|
+
cursor: 'not-allowed',
|
|
544
|
+
opacity: '0.7'
|
|
545
|
+
}
|
|
546
|
+
},
|
|
547
|
+
print: {
|
|
548
|
+
borderColor: '#000',
|
|
549
|
+
textColor: '#000',
|
|
550
|
+
textSecondaryColor: '#333',
|
|
551
|
+
backgroundColor: 'transparent'
|
|
552
|
+
},
|
|
553
|
+
containerQuery: {
|
|
554
|
+
small: '400px',
|
|
555
|
+
medium: '600px',
|
|
556
|
+
large: '800px'
|
|
557
|
+
},
|
|
558
|
+
container: {
|
|
559
|
+
width: {
|
|
560
|
+
small: '16rem',
|
|
561
|
+
medium: '20rem',
|
|
562
|
+
large: '24rem',
|
|
563
|
+
xl: '32rem',
|
|
564
|
+
full: '100%'
|
|
565
|
+
}
|
|
566
|
+
},
|
|
567
|
+
shimmer: {
|
|
568
|
+
alpha: '0.2',
|
|
569
|
+
color: 'rgba(255, 255, 255, 0.2)'
|
|
570
|
+
},
|
|
571
|
+
meta: {
|
|
572
|
+
name: 'Stan Design',
|
|
573
|
+
description: 'Modern, professional design system with Clash Display typography and comprehensive theming',
|
|
574
|
+
author: 'Stan Design Team',
|
|
575
|
+
version: '1.0.0',
|
|
576
|
+
category: 'brand',
|
|
577
|
+
tags: ['modern', 'professional', 'typography', 'clash-display', 'comprehensive'],
|
|
578
|
+
preview: '/themes/stan-design-preview.png',
|
|
579
|
+
createdAt: '2024-12-01T00:00:00.000Z',
|
|
580
|
+
updatedAt: '2024-12-01T00:00:00.000Z'
|
|
581
|
+
},
|
|
582
|
+
// NEW: Add dark mode overrides
|
|
583
|
+
modes: {
|
|
584
|
+
dark: {
|
|
585
|
+
colors: {
|
|
586
|
+
primary: {
|
|
587
|
+
50: '#1e3a8a',
|
|
588
|
+
100: '#1e40af',
|
|
589
|
+
200: '#1d4ed8',
|
|
590
|
+
300: '#2563eb',
|
|
591
|
+
400: '#3b82f6',
|
|
592
|
+
500: '#60a5fa',
|
|
593
|
+
600: '#93c5fd',
|
|
594
|
+
700: '#bfdbfe',
|
|
595
|
+
800: '#dbeafe',
|
|
596
|
+
900: '#eff6ff',
|
|
597
|
+
// RGB versions for rgba() usage
|
|
598
|
+
'500-rgb': '96, 165, 250',
|
|
599
|
+
'600-rgb': '147, 197, 253',
|
|
600
|
+
'700-rgb': '191, 219, 254'
|
|
601
|
+
},
|
|
602
|
+
secondary: {
|
|
603
|
+
50: '#111827',
|
|
604
|
+
100: '#1f2937',
|
|
605
|
+
200: '#374151',
|
|
606
|
+
300: '#4b5563',
|
|
607
|
+
400: '#6b7280',
|
|
608
|
+
500: '#9ca3af',
|
|
609
|
+
600: '#d1d5db',
|
|
610
|
+
700: '#e5e7eb',
|
|
611
|
+
800: '#f3f4f6',
|
|
612
|
+
900: '#f9fafb'
|
|
613
|
+
},
|
|
614
|
+
semantic: {
|
|
615
|
+
success: '#10b981',
|
|
616
|
+
warning: '#fbbf24',
|
|
617
|
+
error: '#f87171',
|
|
618
|
+
info: '#60a5fa',
|
|
619
|
+
// RGB versions for rgba() usage
|
|
620
|
+
successRgb: '16, 185, 129',
|
|
621
|
+
warningRgb: '251, 191, 36',
|
|
622
|
+
errorRgb: '248, 113, 113',
|
|
623
|
+
infoRgb: '96, 165, 250',
|
|
624
|
+
// Additional RGB versions referenced in CSS
|
|
625
|
+
'success-rgb': '16, 185, 129',
|
|
626
|
+
'warning-rgb': '251, 191, 36',
|
|
627
|
+
'error-rgb': '248, 113, 113',
|
|
628
|
+
'info-rgb': '96, 165, 250'
|
|
629
|
+
},
|
|
630
|
+
neutral: {
|
|
631
|
+
50: '#171717',
|
|
632
|
+
100: '#262626',
|
|
633
|
+
200: '#404040',
|
|
634
|
+
300: '#525252',
|
|
635
|
+
400: '#737373',
|
|
636
|
+
500: '#a3a3a3',
|
|
637
|
+
600: '#d4d4d4',
|
|
638
|
+
700: '#e5e5e5',
|
|
639
|
+
800: '#f5f5f5',
|
|
640
|
+
900: '#fafafa'
|
|
641
|
+
},
|
|
642
|
+
surface: {
|
|
643
|
+
background: '#0f172a',
|
|
644
|
+
surface: '#1e293b',
|
|
645
|
+
border: '#334155',
|
|
646
|
+
divider: '#475569'
|
|
647
|
+
},
|
|
648
|
+
text: {
|
|
649
|
+
primary: '#f8fafc',
|
|
650
|
+
secondary: '#cbd5e1',
|
|
651
|
+
muted: '#94a3b8',
|
|
652
|
+
inverse: '#0f172a',
|
|
653
|
+
onPrimary: '#0f172a',
|
|
654
|
+
onSecondary: '#0f172a',
|
|
655
|
+
onSurface: '#f8fafc'
|
|
656
|
+
},
|
|
657
|
+
interactive: {
|
|
658
|
+
hover: '#475569',
|
|
659
|
+
active: '#1e293b',
|
|
660
|
+
focus: '#3b82f6',
|
|
661
|
+
disabled: '#475569'
|
|
662
|
+
},
|
|
663
|
+
// Additional colors referenced in CSS
|
|
664
|
+
accent: '#8b5cf6',
|
|
665
|
+
'bg-primary': '#0f172a',
|
|
666
|
+
'bg-secondary': '#1e293b',
|
|
667
|
+
'surface-bg': '#1e293b',
|
|
668
|
+
// Additional missing CSS variables
|
|
669
|
+
'primary-hover': '#3b82f6',
|
|
670
|
+
'primary-active': '#60a5fa',
|
|
671
|
+
'accent-rgb': '139, 92, 246',
|
|
672
|
+
'border': '#334155',
|
|
673
|
+
// Text colors referenced in CSS
|
|
674
|
+
'text-primary': '#f8fafc',
|
|
675
|
+
'text-secondary': '#cbd5e1'
|
|
676
|
+
},
|
|
677
|
+
}
|
|
678
|
+
}
|
|
683
679
|
};
|