@luxfi/ui 8.2.6 → 8.2.8
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/dist/3d-button.cjs +1 -1
- package/dist/3d-button.js +1 -1
- package/dist/3d-card.cjs +1 -1
- package/dist/3d-card.js +1 -1
- package/dist/3d-carousel.cjs +1 -1
- package/dist/3d-carousel.js +1 -1
- package/dist/3d-grid.cjs +1 -1
- package/dist/3d-grid.js +1 -1
- package/dist/3d-marquee.cjs +1 -1
- package/dist/3d-marquee.js +1 -1
- package/dist/3d-model-viewer.cjs +26 -422
- package/dist/3d-model-viewer.js +21 -417
- package/dist/3d-pin.cjs +1 -1
- package/dist/3d-pin.js +1 -1
- package/dist/3d-scene.cjs +1 -1
- package/dist/3d-scene.js +1 -1
- package/dist/3d-text.cjs +1 -1
- package/dist/3d-text.js +1 -1
- package/dist/accordion.cjs +4 -12
- package/dist/accordion.d.ts.map +1 -1
- package/dist/accordion.js +3 -12
- package/dist/advanced-chart.cjs +1 -1
- package/dist/advanced-chart.js +1 -1
- package/dist/advanced-navigation-bar.cjs +6 -402
- package/dist/advanced-navigation-bar.js +6 -402
- package/dist/ai-actions.cjs +1 -1
- package/dist/ai-actions.js +1 -1
- package/dist/ai-agents.cjs +46 -891
- package/dist/ai-agents.js +9 -835
- package/dist/ai-assistant.cjs +14 -741
- package/dist/ai-assistant.js +11 -739
- package/dist/ai-chat.cjs +25 -771
- package/dist/ai-chat.js +19 -766
- package/dist/ai-code.cjs +68 -924
- package/dist/ai-code.js +50 -906
- package/dist/ai-model-selector-navigation-bar.cjs +1 -1
- package/dist/ai-model-selector-navigation-bar.js +1 -1
- package/dist/ai-models.cjs +1 -1
- package/dist/ai-models.js +1 -1
- package/dist/ai-playground.cjs +26 -802
- package/dist/ai-playground.js +19 -796
- package/dist/ai-tools.cjs +23 -768
- package/dist/ai-tools.js +16 -762
- package/dist/ai-vision.cjs +42 -994
- package/dist/ai-vision.js +31 -984
- package/dist/ai-voice-settings.cjs +36 -1007
- package/dist/ai-voice-settings.js +33 -1005
- package/dist/ai-voice.cjs +52 -1025
- package/dist/ai-voice.js +10 -964
- package/dist/alert.cjs +12 -131
- package/dist/alert.d.ts.map +1 -1
- package/dist/alert.js +9 -129
- package/dist/android.cjs +0 -1
- package/dist/android.js +0 -1
- package/dist/animated-background.cjs +1 -1
- package/dist/animated-background.js +1 -1
- package/dist/animated-beam.cjs +1 -1
- package/dist/animated-beam.js +1 -1
- package/dist/animated-cursor.cjs +1 -1
- package/dist/animated-cursor.js +1 -1
- package/dist/animated-icon.cjs +1 -1
- package/dist/animated-icon.js +1 -1
- package/dist/animated-list.cjs +1 -1
- package/dist/animated-list.js +1 -1
- package/dist/animated-number.cjs +1 -1
- package/dist/animated-number.js +1 -1
- package/dist/animated-testimonials.cjs +1 -1
- package/dist/animated-testimonials.js +1 -1
- package/dist/animated-text.cjs +1 -1
- package/dist/animated-text.js +1 -1
- package/dist/animated-tooltip.cjs +1 -1
- package/dist/animated-tooltip.js +1 -1
- package/dist/announcement.cjs +7 -403
- package/dist/announcement.js +7 -403
- package/dist/app-switcher-navigation-bar.cjs +6 -402
- package/dist/app-switcher-navigation-bar.js +6 -402
- package/dist/apple-cards-carousel.cjs +85 -481
- package/dist/apple-cards-carousel.js +20 -416
- package/dist/apple-hello-effect.cjs +1 -1
- package/dist/apple-hello-effect.js +1 -1
- package/dist/auth.cjs +11 -388
- package/dist/auth.js +8 -386
- package/dist/avatar.cjs +3 -10
- package/dist/avatar.js +3 -11
- package/dist/badge.cjs +8 -229
- package/dist/badge.js +5 -211
- package/dist/bank.cjs +1 -1
- package/dist/bank.js +1 -1
- package/dist/banner.cjs +1 -1
- package/dist/banner.js +1 -1
- package/dist/breadcrumb-and-filters-navigation-bar.cjs +1 -1
- package/dist/breadcrumb-and-filters-navigation-bar.js +1 -1
- package/dist/breadcrumb-navigation-bar.cjs +1 -1
- package/dist/breadcrumb-navigation-bar.js +1 -1
- package/dist/button.cjs +15 -69
- package/dist/button.d.ts.map +1 -1
- package/dist/button.js +13 -67
- package/dist/calendar.cjs +1 -1
- package/dist/calendar.js +1 -1
- package/dist/centered-logo-navigation-bar.cjs +1 -1
- package/dist/centered-logo-navigation-bar.js +1 -1
- package/dist/chart.cjs +1 -1
- package/dist/chart.js +1 -1
- package/dist/checkbox.cjs +1 -2
- package/dist/checkbox.d.ts.map +1 -1
- package/dist/checkbox.js +1 -2
- package/dist/choicebox.cjs +1 -1
- package/dist/choicebox.js +1 -1
- package/dist/chrome.cjs +30 -494
- package/dist/chrome.js +10 -475
- package/dist/close-button.cjs +0 -1
- package/dist/close-button.js +0 -1
- package/dist/code-block.cjs +17 -665
- package/dist/code-block.js +14 -663
- package/dist/code-compare.cjs +29 -1303
- package/dist/code-compare.js +19 -1294
- package/dist/code-diff.cjs +22 -670
- package/dist/code-diff.js +18 -667
- package/dist/code-editor.cjs +14 -410
- package/dist/code-editor.js +13 -409
- package/dist/code-explorer.cjs +15 -457
- package/dist/code-explorer.js +14 -457
- package/dist/code-preview.cjs +32 -984
- package/dist/code-preview.js +24 -977
- package/dist/code-snippet.cjs +20 -668
- package/dist/code-snippet.js +15 -664
- package/dist/code-tabs.cjs +1 -1
- package/dist/code-tabs.js +1 -1
- package/dist/code-terminal.cjs +25 -486
- package/dist/code-terminal.js +20 -482
- package/dist/collaboration-navigation-bar.cjs +1 -1
- package/dist/collaboration-navigation-bar.js +1 -1
- package/dist/collapsible.cjs +14 -349
- package/dist/collapsible.d.ts.map +1 -1
- package/dist/collapsible.js +12 -332
- package/dist/color-mode.cjs +1 -1
- package/dist/color-mode.js +1 -1
- package/dist/color-picker.cjs +9 -451
- package/dist/color-picker.js +8 -451
- package/dist/combobox.cjs +7 -403
- package/dist/combobox.js +7 -403
- package/dist/communication-navigation-bar.cjs +8 -404
- package/dist/communication-navigation-bar.js +6 -402
- package/dist/company-profile.cjs +1 -1
- package/dist/company-profile.js +1 -1
- package/dist/comparison.cjs +1 -1
- package/dist/comparison.js +1 -1
- package/dist/context-switcher-navigation-bar.cjs +1 -1
- package/dist/context-switcher-navigation-bar.js +1 -1
- package/dist/credit-card.cjs +1 -1
- package/dist/credit-card.js +1 -1
- package/dist/crypto-screener.cjs +1 -1
- package/dist/crypto-screener.js +1 -1
- package/dist/cursor.cjs +1 -1
- package/dist/cursor.js +1 -1
- package/dist/dashboard-navigation-bar.cjs +7 -403
- package/dist/dashboard-navigation-bar.js +6 -402
- package/dist/dialog-stack.cjs +6 -402
- package/dist/dialog-stack.js +6 -402
- package/dist/dialog.cjs +14 -72
- package/dist/dialog.d.ts.map +1 -1
- package/dist/dialog.js +14 -72
- package/dist/direction.cjs +1 -1
- package/dist/direction.js +1 -1
- package/dist/dock.cjs +1 -1
- package/dist/dock.js +1 -1
- package/dist/drawer.cjs +24 -101
- package/dist/drawer.d.ts.map +1 -1
- package/dist/drawer.js +20 -98
- package/dist/dropzone.cjs +1 -1
- package/dist/dropzone.js +1 -1
- package/dist/e-commerce-navigation-bar.cjs +8 -404
- package/dist/e-commerce-navigation-bar.js +6 -402
- package/dist/editor.cjs +10 -406
- package/dist/editor.js +7 -403
- package/dist/empty-state.cjs +0 -1
- package/dist/empty-state.js +0 -1
- package/dist/empty.cjs +0 -1
- package/dist/empty.js +0 -1
- package/dist/engine.cjs +0 -1
- package/dist/engine.js +0 -1
- package/dist/expiration-selector.cjs +1 -1
- package/dist/expiration-selector.js +1 -1
- package/dist/field.cjs +0 -1
- package/dist/field.js +0 -1
- package/dist/financials.cjs +1 -1
- package/dist/financials.js +1 -1
- package/dist/forex-screener.cjs +1 -1
- package/dist/forex-screener.js +1 -1
- package/dist/gantt.cjs +1 -1
- package/dist/gantt.js +1 -1
- package/dist/greeks-display.cjs +1 -1
- package/dist/greeks-display.js +1 -1
- package/dist/grid-pattern.cjs +1 -1
- package/dist/grid-pattern.js +1 -1
- package/dist/gui.cjs +0 -1
- package/dist/gui.js +0 -1
- package/dist/heading.cjs +0 -1
- package/dist/heading.js +0 -1
- package/dist/hooks/use-mobile.cjs +1 -0
- package/dist/hooks/use-mobile.js +1 -0
- package/dist/iam.cjs +2 -123
- package/dist/iam.js +1 -122
- package/dist/icon-button.cjs +2 -57
- package/dist/icon-button.js +1 -56
- package/dist/icon-navigation-bar.cjs +1 -1
- package/dist/icon-navigation-bar.js +1 -1
- package/dist/identity.cjs +29 -243
- package/dist/identity.js +21 -236
- package/dist/image-crop.cjs +11 -407
- package/dist/image-crop.js +8 -404
- package/dist/image-zoom.cjs +1 -1
- package/dist/image-zoom.js +1 -1
- package/dist/image.cjs +15 -85
- package/dist/image.d.ts.map +1 -1
- package/dist/image.js +14 -69
- package/dist/index.cjs +1868 -38771
- package/dist/index.js +174 -38321
- package/dist/ink.cjs +0 -1
- package/dist/ink.js +0 -1
- package/dist/input-group.cjs +4 -12
- package/dist/input-group.d.ts.map +1 -1
- package/dist/input-group.js +3 -12
- package/dist/input-otp.cjs +1 -1
- package/dist/input-otp.js +1 -1
- package/dist/input.cjs +1 -2
- package/dist/input.d.ts.map +1 -1
- package/dist/input.js +1 -2
- package/dist/iphone-15-pro.cjs +1 -1
- package/dist/iphone-15-pro.js +1 -1
- package/dist/item.cjs +2 -28
- package/dist/item.js +1 -23
- package/dist/kanban.cjs +26 -752
- package/dist/kanban.js +16 -743
- package/dist/kbd.cjs +0 -1
- package/dist/kbd.js +0 -1
- package/dist/limelight-nav-navigation-bar.cjs +1 -1
- package/dist/limelight-nav-navigation-bar.js +1 -1
- package/dist/limelight-nav.cjs +11 -453
- package/dist/limelight-nav.js +10 -453
- package/dist/link.cjs +11 -81
- package/dist/link.js +6 -61
- package/dist/list.cjs +0 -1
- package/dist/list.js +0 -1
- package/dist/lux.config.cjs +15 -33
- package/dist/lux.config.js +4 -27
- package/dist/magnetic.cjs +1 -1
- package/dist/magnetic.js +1 -1
- package/dist/market-overview.cjs +1 -1
- package/dist/market-overview.js +1 -1
- package/dist/marquee.cjs +1 -1
- package/dist/marquee.js +1 -1
- package/dist/menu-dock.cjs +1 -1
- package/dist/menu-dock.js +1 -1
- package/dist/menu.cjs +6 -14
- package/dist/menu.js +2 -10
- package/dist/menubar.cjs +1 -1
- package/dist/menubar.js +1 -1
- package/dist/message-dock.cjs +6 -402
- package/dist/message-dock.js +6 -402
- package/dist/mini-calendar.cjs +8 -404
- package/dist/mini-calendar.js +7 -403
- package/dist/minimal-tiptap.cjs +1 -1
- package/dist/minimal-tiptap.js +1 -1
- package/dist/motion-highlight.cjs +1 -1
- package/dist/motion-highlight.js +1 -1
- package/dist/music-player.cjs +31 -529
- package/dist/music-player.js +23 -521
- package/dist/native-select.cjs +0 -1
- package/dist/native-select.js +0 -1
- package/dist/news-timeline.cjs +1 -1
- package/dist/news-timeline.js +1 -1
- package/dist/next.cjs +9 -91
- package/dist/next.d.ts.map +1 -1
- package/dist/next.js +4 -88
- package/dist/option-chain.cjs +1 -1
- package/dist/option-chain.js +1 -1
- package/dist/option-position.cjs +1 -1
- package/dist/option-position.js +1 -1
- package/dist/order-entry.cjs +1 -1
- package/dist/order-entry.js +1 -1
- package/dist/orders-history.cjs +1 -1
- package/dist/orders-history.js +1 -1
- package/dist/pagination.cjs +0 -1
- package/dist/pagination.js +0 -1
- package/dist/particles-background.cjs +1 -1
- package/dist/particles-background.js +1 -1
- package/dist/pill.cjs +0 -1
- package/dist/pill.js +0 -1
- package/dist/pin-input.cjs +1 -2
- package/dist/pin-input.d.ts.map +1 -1
- package/dist/pin-input.js +1 -2
- package/dist/pixel-image.cjs +1 -1
- package/dist/pixel-image.js +1 -1
- package/dist/pnl-diagram.cjs +1 -1
- package/dist/pnl-diagram.js +1 -1
- package/dist/popover.cjs +18 -76
- package/dist/popover.d.ts.map +1 -1
- package/dist/popover.js +17 -75
- package/dist/positions-list.cjs +1 -1
- package/dist/positions-list.js +1 -1
- package/dist/progress-circle.cjs +4 -12
- package/dist/progress-circle.d.ts.map +1 -1
- package/dist/progress-circle.js +3 -12
- package/dist/progress.cjs +0 -1
- package/dist/progress.js +0 -1
- package/dist/provider.cjs +8 -177
- package/dist/provider.js +5 -175
- package/dist/pulse-animation.cjs +1 -1
- package/dist/pulse-animation.js +1 -1
- package/dist/qr-code.cjs +1 -1
- package/dist/qr-code.js +1 -1
- package/dist/radio.cjs +1 -2
- package/dist/radio.d.ts.map +1 -1
- package/dist/radio.js +1 -2
- package/dist/rating.cjs +1 -2
- package/dist/rating.d.ts.map +1 -1
- package/dist/rating.js +1 -2
- package/dist/relative-time.cjs +1 -1
- package/dist/relative-time.js +1 -1
- package/dist/resizable.cjs +1 -1
- package/dist/resizable.js +1 -1
- package/dist/reveal-animation.cjs +1 -1
- package/dist/reveal-animation.js +1 -1
- package/dist/safari.cjs +1 -1
- package/dist/safari.js +1 -1
- package/dist/sandbox.cjs +1 -1
- package/dist/sandbox.js +1 -1
- package/dist/search-and-toggle-navigation-bar.cjs +1 -1
- package/dist/search-and-toggle-navigation-bar.js +1 -1
- package/dist/select.cjs +37 -90
- package/dist/select.js +36 -89
- package/dist/separator.cjs +0 -1
- package/dist/separator.js +0 -1
- package/dist/sidebar.cjs +23 -494
- package/dist/sidebar.js +18 -490
- package/dist/simple-navigation-bar.cjs +1 -1
- package/dist/simple-navigation-bar.js +1 -1
- package/dist/site/commerce/ui/context.cjs +10 -214
- package/dist/site/commerce/ui/context.js +7 -215
- package/dist/site/commerce/ui/store.cjs +1 -1
- package/dist/site/commerce/ui/store.d.ts.map +1 -1
- package/dist/site/commerce/ui/store.js +1 -1
- package/dist/site/components/access-code-input.cjs +1 -0
- package/dist/site/components/access-code-input.js +1 -0
- package/dist/site/components/analytics.cjs +3 -42
- package/dist/site/components/analytics.js +2 -37
- package/dist/site/components/auth/callback.cjs +3 -8
- package/dist/site/components/auth/callback.js +2 -7
- package/dist/site/components/auth/login-panel.cjs +16 -74
- package/dist/site/components/auth/login-panel.js +13 -73
- package/dist/site/components/auth/login.cjs +3 -6
- package/dist/site/components/auth/login.js +2 -5
- package/dist/site/components/auth/provider.cjs +1 -0
- package/dist/site/components/auth/provider.js +1 -0
- package/dist/site/components/auth/widget.cjs +3 -6
- package/dist/site/components/auth/widget.js +2 -5
- package/dist/site/components/back-button.cjs +1 -0
- package/dist/site/components/back-button.js +1 -0
- package/dist/site/components/chat-widget.cjs +1 -0
- package/dist/site/components/chat-widget.js +1 -0
- package/dist/site/components/commerce/bag-button.cjs +3 -3
- package/dist/site/components/commerce/bag-button.js +3 -3
- package/dist/site/components/commerce/buy-button.cjs +3 -11
- package/dist/site/components/commerce/buy-button.js +2 -10
- package/dist/site/components/commerce/checkout-button.cjs +3 -3
- package/dist/site/components/commerce/checkout-button.js +3 -3
- package/dist/site/components/commerce/checkout-panel/cart-accordian.cjs +1 -0
- package/dist/site/components/commerce/checkout-panel/cart-accordian.js +1 -0
- package/dist/site/components/commerce/checkout-panel/desktop-bag-carousel.cjs +1 -0
- package/dist/site/components/commerce/checkout-panel/desktop-bag-carousel.js +1 -0
- package/dist/site/components/commerce/checkout-panel/desktop-cp.cjs +16 -173
- package/dist/site/components/commerce/checkout-panel/desktop-cp.js +15 -174
- package/dist/site/components/commerce/checkout-panel/index.cjs +10 -400
- package/dist/site/components/commerce/checkout-panel/index.js +11 -403
- package/dist/site/components/commerce/checkout-panel/mobile-cp.cjs +16 -236
- package/dist/site/components/commerce/checkout-panel/mobile-cp.js +14 -237
- package/dist/site/components/commerce/desktop-bag-popup.cjs +8 -8
- package/dist/site/components/commerce/desktop-bag-popup.js +4 -8
- package/dist/site/components/commerce/drawer/index.cjs +16 -289
- package/dist/site/components/commerce/drawer/index.js +11 -290
- package/dist/site/components/commerce/drawer/micro.cjs +9 -115
- package/dist/site/components/commerce/drawer/micro.js +5 -115
- package/dist/site/components/commerce/drawer/shell.cjs +3 -10
- package/dist/site/components/commerce/drawer/shell.js +3 -10
- package/dist/site/components/contact-dialog/contact-form.cjs +1 -0
- package/dist/site/components/contact-dialog/contact-form.js +1 -0
- package/dist/site/components/contact-dialog/index.cjs +7 -69
- package/dist/site/components/contact-dialog/index.js +8 -71
- package/dist/site/components/drawer-margin.cjs +3 -10
- package/dist/site/components/drawer-margin.js +3 -10
- package/dist/site/components/footer-nav.cjs +1 -0
- package/dist/site/components/footer-nav.js +1 -0
- package/dist/site/components/footer.cjs +11 -81
- package/dist/site/components/footer.js +8 -80
- package/dist/site/components/header/desktop-nav-menu.cjs +1 -0
- package/dist/site/components/header/desktop-nav-menu.js +1 -0
- package/dist/site/components/header/desktop.cjs +19 -376
- package/dist/site/components/header/desktop.d.ts.map +1 -1
- package/dist/site/components/header/desktop.js +13 -357
- package/dist/site/components/header/index.cjs +10 -674
- package/dist/site/components/header/index.js +9 -657
- package/dist/site/components/header/mobile-bag-drawer.cjs +7 -71
- package/dist/site/components/header/mobile-bag-drawer.js +6 -74
- package/dist/site/components/header/mobile-menu-toggle-button.cjs +1 -0
- package/dist/site/components/header/mobile-menu-toggle-button.js +1 -0
- package/dist/site/components/header/mobile-nav-menu-ai.cjs +26 -28
- package/dist/site/components/header/mobile-nav-menu-ai.js +25 -27
- package/dist/site/components/header/mobile-nav-menu-item.cjs +7 -61
- package/dist/site/components/header/mobile-nav-menu-item.d.ts.map +1 -1
- package/dist/site/components/header/mobile-nav-menu-item.js +7 -62
- package/dist/site/components/header/mobile-nav-menu.cjs +8 -110
- package/dist/site/components/header/mobile-nav-menu.js +8 -112
- package/dist/site/components/header/mobile.cjs +49 -330
- package/dist/site/components/header/mobile.js +43 -330
- package/dist/site/components/header/theme-toggle.cjs +1 -0
- package/dist/site/components/header/theme-toggle.js +1 -0
- package/dist/site/components/icons/index.cjs +34 -35
- package/dist/site/components/icons/index.js +5 -33
- package/dist/site/components/index.cjs +118 -1961
- package/dist/site/components/index.js +23 -1951
- package/dist/site/components/mini-chart/index.cjs +7 -90
- package/dist/site/components/mini-chart/index.js +1 -92
- package/dist/site/components/mini-chart/mini-chart.cjs +1 -0
- package/dist/site/components/mini-chart/mini-chart.js +1 -0
- package/dist/site/components/mini-chart/wrapper.cjs +7 -76
- package/dist/site/components/mini-chart/wrapper.js +4 -77
- package/dist/site/components/not-found/index.cjs +10 -820
- package/dist/site/components/not-found/index.d.ts.map +1 -1
- package/dist/site/components/not-found/index.js +9 -803
- package/dist/site/components/security/index.cjs +10 -820
- package/dist/site/components/security/index.d.ts.map +1 -1
- package/dist/site/components/security/index.js +9 -803
- package/dist/site/components/tooltip.cjs +1 -0
- package/dist/site/components/tooltip.js +1 -0
- package/dist/site/next/analytics/index.cjs +16 -49
- package/dist/site/next/analytics/index.js +3 -49
- package/dist/site/next/analytics/pixel-analytics.cjs +24 -8
- package/dist/site/next/analytics/pixel-analytics.js +5 -8
- package/dist/site/next/index.cjs +13 -140
- package/dist/site/next/index.js +2 -140
- package/dist/site/root-layout/index.cjs +13 -1437
- package/dist/site/root-layout/index.css +0 -133
- package/dist/site/root-layout/index.d.ts.map +1 -1
- package/dist/site/root-layout/index.js +13 -1418
- package/dist/site/site-def/footer/community.cjs +11 -27
- package/dist/site/site-def/footer/community.js +2 -18
- package/dist/site/site-def/footer/index.cjs +38 -218
- package/dist/site/site-def/footer/index.js +14 -215
- package/dist/site/site-def/index.cjs +28 -620
- package/dist/site/site-def/index.js +3 -624
- package/dist/skeleton.cjs +0 -1
- package/dist/skeleton.js +0 -1
- package/dist/slider.cjs +1 -2
- package/dist/slider.d.ts.map +1 -1
- package/dist/slider.js +1 -2
- package/dist/status-dashboard-navigation-bar.cjs +1 -1
- package/dist/status-dashboard-navigation-bar.js +1 -1
- package/dist/status.cjs +0 -1
- package/dist/status.js +0 -1
- package/dist/stock-screener.cjs +1 -1
- package/dist/stock-screener.js +1 -1
- package/dist/strategy-builder.cjs +1 -1
- package/dist/strategy-builder.js +1 -1
- package/dist/switch.cjs +1 -2
- package/dist/switch.d.ts.map +1 -1
- package/dist/switch.js +1 -2
- package/dist/symbol-info.cjs +1 -1
- package/dist/symbol-info.js +1 -1
- package/dist/table.cjs +21 -340
- package/dist/table.d.ts.map +1 -1
- package/dist/table.js +20 -340
- package/dist/tabs.cjs +4 -12
- package/dist/tabs.d.ts.map +1 -1
- package/dist/tabs.js +2 -11
- package/dist/tag.cjs +9 -271
- package/dist/tag.js +6 -269
- package/dist/tags.cjs +7 -315
- package/dist/tags.js +6 -315
- package/dist/team-switcher-navigation-bar.cjs +1 -1
- package/dist/team-switcher-navigation-bar.js +1 -1
- package/dist/technical-analysis.cjs +1 -1
- package/dist/technical-analysis.js +1 -1
- package/dist/terminal.cjs +1 -1
- package/dist/terminal.js +1 -1
- package/dist/textarea.cjs +5 -52
- package/dist/textarea.d.ts.map +1 -1
- package/dist/textarea.js +4 -51
- package/dist/ticker-tape.cjs +1 -1
- package/dist/ticker-tape.js +1 -1
- package/dist/ticker.cjs +1 -1
- package/dist/ticker.js +1 -1
- package/dist/timeline.cjs +1 -1
- package/dist/timeline.js +1 -1
- package/dist/toaster.cjs +1 -1
- package/dist/toaster.js +1 -1
- package/dist/toggle.cjs +1 -1
- package/dist/toggle.js +1 -1
- package/dist/tooltip.cjs +16 -36
- package/dist/tooltip.d.ts.map +1 -1
- package/dist/tooltip.js +14 -35
- package/dist/trading-panel.cjs +1 -1
- package/dist/trading-panel.js +1 -1
- package/dist/two-tier-navigation-bar.cjs +1 -1
- package/dist/two-tier-navigation-bar.js +1 -1
- package/dist/underline-navigation-bar.cjs +1 -1
- package/dist/underline-navigation-bar.js +1 -1
- package/dist/use-narrow.cjs +1 -1
- package/dist/use-narrow.js +1 -1
- package/dist/vite.cjs +4 -82
- package/dist/vite.d.ts.map +1 -1
- package/dist/vite.js +2 -80
- package/dist/youtube-pip-player.cjs +1 -1
- package/dist/youtube-pip-player.js +1 -1
- package/package.json +2 -2
- package/src/accordion.tsx +1 -0
- package/src/alert.tsx +1 -0
- package/src/button.tsx +1 -0
- package/src/checkbox.tsx +1 -0
- package/src/collapsible.tsx +1 -0
- package/src/dialog.tsx +1 -0
- package/src/drawer.tsx +1 -0
- package/src/image.tsx +1 -0
- package/src/input-group.tsx +1 -0
- package/src/input.tsx +1 -0
- package/src/next.ts +1 -0
- package/src/pin-input.tsx +1 -0
- package/src/popover.tsx +1 -0
- package/src/progress-circle.tsx +1 -0
- package/src/radio.tsx +1 -0
- package/src/rating.tsx +1 -0
- package/src/site/commerce/ui/store.ts +1 -0
- package/src/site/components/header/desktop.tsx +1 -0
- package/src/site/components/header/mobile-nav-menu-item.tsx +1 -0
- package/src/site/components/not-found/index.tsx +1 -0
- package/src/site/components/security/index.tsx +1 -0
- package/src/site/root-layout/index.tsx +1 -0
- package/src/slider.tsx +1 -0
- package/src/switch.tsx +1 -0
- package/src/table.tsx +1 -0
- package/src/tabs.tsx +1 -0
- package/src/textarea.tsx +1 -0
- package/src/tooltip.tsx +1 -0
- package/src/vite.ts +1 -0
- package/dist/index.css +0 -132
- package/dist/site/components/auth/login-panel.css +0 -4
- package/dist/site/components/commerce/bag-button.css +0 -4
- package/dist/site/components/commerce/checkout-button.css +0 -4
- package/dist/site/components/commerce/checkout-panel/desktop-cp.css +0 -132
- package/dist/site/components/commerce/checkout-panel/index.css +0 -132
- package/dist/site/components/commerce/checkout-panel/mobile-cp.css +0 -132
- package/dist/site/components/commerce/desktop-bag-popup.css +0 -4
- package/dist/site/components/commerce/drawer/index.css +0 -132
- package/dist/site/components/commerce/drawer/micro.css +0 -4
- package/dist/site/components/header/desktop.css +0 -4
- package/dist/site/components/header/index.css +0 -132
- package/dist/site/components/header/mobile-bag-drawer.css +0 -4
- package/dist/site/components/header/mobile-nav-menu-ai.css +0 -132
- package/dist/site/components/header/mobile-nav-menu-item.css +0 -132
- package/dist/site/components/header/mobile-nav-menu.css +0 -132
- package/dist/site/components/header/mobile.css +0 -132
- package/dist/site/components/icons/index.css +0 -4
- package/dist/site/components/index.css +0 -132
- package/dist/site/components/not-found/index.css +0 -132
- package/dist/site/components/security/index.css +0 -132
- package/dist/site/site-def/footer/community.css +0 -4
- package/dist/site/site-def/footer/index.css +0 -4
- package/dist/site/site-def/index.css +0 -4
|
@@ -1,297 +1,24 @@
|
|
|
1
|
+
'use client';
|
|
1
2
|
'use strict';
|
|
2
3
|
|
|
3
4
|
var navigation = require('next/navigation');
|
|
4
5
|
var mobxReactLite = require('mobx-react-lite');
|
|
5
6
|
var commerce = require('@hanzo/commerce');
|
|
6
|
-
var
|
|
7
|
-
require('
|
|
7
|
+
var context_js = require('../../../commerce/ui/context.js');
|
|
8
|
+
var CommerceDrawer = require('./shell.js');
|
|
9
|
+
var CheckoutButton = require('../checkout-button.js');
|
|
10
|
+
var Micro = require('./micro.js');
|
|
8
11
|
var jsxRuntime = require('react/jsx-runtime');
|
|
9
|
-
var primitives = require('@hanzo/ui/primitives');
|
|
10
|
-
var ui = require('@hanzo/ui');
|
|
11
|
-
var mobx = require('mobx');
|
|
12
12
|
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
var
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
return react.useContext(CommerceUIContext);
|
|
20
|
-
};
|
|
21
|
-
var CommerceDrawer = mobxReactLite.observer(({
|
|
22
|
-
children,
|
|
23
|
-
handleHandleClicked,
|
|
24
|
-
drawerClx = "",
|
|
25
|
-
...rest
|
|
26
|
-
}) => {
|
|
27
|
-
const drawer = useCommerceDrawer();
|
|
28
|
-
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
29
|
-
primitives.Drawer,
|
|
30
|
-
{
|
|
31
|
-
open: drawer.open,
|
|
32
|
-
onOpenChange: () => {
|
|
33
|
-
},
|
|
34
|
-
modal: drawer.modal,
|
|
35
|
-
snapPoints: drawer.points,
|
|
36
|
-
activeSnapPoint: drawer.activePoint,
|
|
37
|
-
setActiveSnapPoint: drawer.onActivePointChanged.bind(drawer),
|
|
38
|
-
fastDragSkipsToEnd: false,
|
|
39
|
-
dragHandleOnly: true,
|
|
40
|
-
handleHandleClicked,
|
|
41
|
-
extendHandleDragRegion: false,
|
|
42
|
-
...rest,
|
|
43
|
-
children: /* @__PURE__ */ jsxRuntime.jsxs(
|
|
44
|
-
primitives.DrawerContent,
|
|
45
|
-
{
|
|
46
|
-
defaultHandle: false,
|
|
47
|
-
className: ui.cn(
|
|
48
|
-
"border-0",
|
|
49
|
-
drawer.isMobile ? "pt-5" : "pt-6",
|
|
50
|
-
"w-full h-full"
|
|
51
|
-
),
|
|
52
|
-
onOpenAutoFocus: (e) => {
|
|
53
|
-
e.preventDefault();
|
|
54
|
-
},
|
|
55
|
-
children: [
|
|
56
|
-
/* @__PURE__ */ jsxRuntime.jsx(
|
|
57
|
-
primitives.DrawerHandle,
|
|
58
|
-
{
|
|
59
|
-
className: ui.cn(
|
|
60
|
-
"absolute top-0 left-0 right-0 mx-auto z-10",
|
|
61
|
-
"flex justify-center items-start",
|
|
62
|
-
"border-t rounded-t-lg border-muted-3",
|
|
63
|
-
drawer.isMobile ? "h-5 touch-pan-y" : "h-6"
|
|
64
|
-
),
|
|
65
|
-
children: /* @__PURE__ */ jsxRuntime.jsx(ui.Box, { className: ui.cn(
|
|
66
|
-
// pseudo-handle
|
|
67
|
-
"rounded-[3px] bg-level-3",
|
|
68
|
-
drawer.isMobile ? "w-[155px] mt-[5px] h-1.5" : "w-[180px] mt-[3px] h-2.5 hover:bg-level-4",
|
|
69
|
-
!drawer.isMobile ? "cursor-grab active:cursor-grabbing" : ""
|
|
70
|
-
) })
|
|
71
|
-
}
|
|
72
|
-
),
|
|
73
|
-
children
|
|
74
|
-
]
|
|
75
|
-
}
|
|
76
|
-
)
|
|
77
|
-
}
|
|
78
|
-
);
|
|
79
|
-
});
|
|
80
|
-
var shell_default = CommerceDrawer;
|
|
81
|
-
var BagIcon = (props) => /* @__PURE__ */ jsxRuntime.jsx("svg", { fill: "none", viewBox: "0 0 1019 1281", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "m977.243 365.553h-175.407v-90.629c0-151.923-131.968-274.924-292.334-274.924-160.367 0-292.337 123.002-292.337 274.924v90.629h-175.4023c-23.3886 0-41.7627 17.051-41.7627 38.756v775.121c0 55.8 48.4456 100.76 108.582 100.76h801.84c60.138 0 108.578-44.96 108.578-100.76v-775.121c0-21.705-18.37-38.756-41.757-38.756zm-676.553-90.629c0-108.517 93.546-196.9408 208.812-196.9408 115.265 0 208.813 88.4218 208.813 196.9408v89.08h-417.625z", fill: "currentColor" }) });
|
|
82
|
-
var bag_icon_default = BagIcon;
|
|
83
|
-
var IconAndQuantity = mobxReactLite.observer(({
|
|
84
|
-
animateOnQuantityChange = false,
|
|
85
|
-
showArrow = true,
|
|
86
|
-
showQuantity = true,
|
|
87
|
-
clx = "",
|
|
88
|
-
iconClx = "",
|
|
89
|
-
digitClx = ""
|
|
90
|
-
}) => {
|
|
91
|
-
const cmmc = commerce.useCommerce();
|
|
92
|
-
const wiggleRef = react.useRef(mobx.observable.box("none"));
|
|
93
|
-
react.useEffect(() => (
|
|
94
|
-
// return IReactionDisposer
|
|
95
|
-
animateOnQuantityChange ? mobx.reaction(
|
|
96
|
-
() => cmmc.cartQuantity,
|
|
97
|
-
(curr, prev) => {
|
|
98
|
-
if (curr > prev) {
|
|
99
|
-
mobx.runInAction(() => {
|
|
100
|
-
wiggleRef.current.set("more");
|
|
101
|
-
});
|
|
102
|
-
} else {
|
|
103
|
-
mobx.runInAction(() => {
|
|
104
|
-
wiggleRef.current.set("less");
|
|
105
|
-
});
|
|
106
|
-
}
|
|
107
|
-
setTimeout(() => {
|
|
108
|
-
mobx.runInAction(() => {
|
|
109
|
-
wiggleRef.current.set("none");
|
|
110
|
-
});
|
|
111
|
-
}, 800);
|
|
112
|
-
}
|
|
113
|
-
) : void 0
|
|
114
|
-
), []);
|
|
115
|
-
return /* @__PURE__ */ jsxRuntime.jsxs(ui.Box, { className: ui.cn("flex items-center justify-center", clx), children: [
|
|
116
|
-
showQuantity && /* @__PURE__ */ jsxRuntime.jsxs(ui.Box, { className: ui.cn(
|
|
117
|
-
"relative flex items-center justify-center mr-1",
|
|
118
|
-
wiggleRef.current.get() === "more" ? "item-added-to-cart-animation" : wiggleRef.current.get() === "less" ? "item-removed-from-cart-animation" : ""
|
|
119
|
-
), children: [
|
|
120
|
-
cmmc.cartQuantity > 0 && /* @__PURE__ */ jsxRuntime.jsx(ui.Box, { className: ui.cn(
|
|
121
|
-
"z-above-content flex flex-col justify-center items-center",
|
|
122
|
-
"absolute left-0 right-0 top-0 bottom-0",
|
|
123
|
-
digitClx
|
|
124
|
-
), children: /* @__PURE__ */ jsxRuntime.jsx("div", { style: {
|
|
125
|
-
/* color: 'white' tailwind bug? ,*/
|
|
126
|
-
fontSize: "11px",
|
|
127
|
-
position: "relative",
|
|
128
|
-
top: "1px"
|
|
129
|
-
}, children: cmmc.cartQuantity }) }),
|
|
130
|
-
/* @__PURE__ */ jsxRuntime.jsx(bag_icon_default, { width: "19", height: "24", className: ui.cn("relative -top-[3px] opacity-70", iconClx), "aria-hidden": "true" })
|
|
131
|
-
] }),
|
|
132
|
-
showArrow && /* @__PURE__ */ jsxRuntime.jsx("span", { style: { fontSize: "17px" }, children: "\u203A" })
|
|
133
|
-
] });
|
|
134
|
-
});
|
|
135
|
-
var CheckoutButton = ({
|
|
136
|
-
handleCheckout,
|
|
137
|
-
variant = "primary",
|
|
138
|
-
rounded = "lg",
|
|
139
|
-
className,
|
|
140
|
-
showQuantity = true,
|
|
141
|
-
showArrow = true,
|
|
142
|
-
animateOnQuantityChange = true,
|
|
143
|
-
centerText = true,
|
|
144
|
-
children,
|
|
145
|
-
...rest
|
|
146
|
-
}) => {
|
|
147
|
-
return /* @__PURE__ */ jsxRuntime.jsxs(
|
|
148
|
-
primitives.Button,
|
|
149
|
-
{
|
|
150
|
-
...rest,
|
|
151
|
-
onClick: handleCheckout,
|
|
152
|
-
variant,
|
|
153
|
-
className: ui.cn(`rounded-${rounded}`, ui.cn(
|
|
154
|
-
"flex justify-between items-stretch group",
|
|
155
|
-
showQuantity ? centerText ? "px-1.5" : "pl-2.5 pr-1.5" : "",
|
|
156
|
-
className
|
|
157
|
-
)),
|
|
158
|
-
children: [
|
|
159
|
-
centerText && // must scale this one too, as it effects layout
|
|
160
|
-
/* @__PURE__ */ jsxRuntime.jsx(
|
|
161
|
-
IconAndQuantity,
|
|
162
|
-
{
|
|
163
|
-
showArrow,
|
|
164
|
-
showQuantity,
|
|
165
|
-
clx: "invisible group-hover:scale-105 transition-scale transition-duration-300"
|
|
166
|
-
}
|
|
167
|
-
),
|
|
168
|
-
children ?? /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex justify-center items-center", children: "Checkout" }),
|
|
169
|
-
/* @__PURE__ */ jsxRuntime.jsx(
|
|
170
|
-
IconAndQuantity,
|
|
171
|
-
{
|
|
172
|
-
clx: "group-hover:scale-105 transition-scale transition-duration-300",
|
|
173
|
-
animateOnQuantityChange,
|
|
174
|
-
showArrow,
|
|
175
|
-
showQuantity,
|
|
176
|
-
iconClx: "fill-background",
|
|
177
|
-
digitClx: "text-foreground group-hover:opacity-80 leading-none font-bold font-sans"
|
|
178
|
-
}
|
|
179
|
-
)
|
|
180
|
-
]
|
|
181
|
-
}
|
|
182
|
-
);
|
|
183
|
-
};
|
|
184
|
-
var checkout_button_default = CheckoutButton;
|
|
185
|
-
var CN = {
|
|
186
|
-
// h: mind padding!
|
|
187
|
-
mobile: { w: 36, h: 32 },
|
|
188
|
-
sm: { w: 60, h: 34 },
|
|
189
|
-
desktop: { w: 60, h: 32 }
|
|
190
|
-
};
|
|
191
|
-
var Info = ({
|
|
192
|
-
item,
|
|
193
|
-
clx = ""
|
|
194
|
-
}) => {
|
|
195
|
-
const cmmc = commerce.useCommerce();
|
|
196
|
-
const family = cmmc.getFamilyById(item.familyId);
|
|
197
|
-
let topLine = family.title;
|
|
198
|
-
if (item.sku.startsWith("LXM-AG") || item.sku.startsWith("LXM-AU")) {
|
|
199
|
-
topLine = family.parentTitle + ", " + family.title;
|
|
200
|
-
}
|
|
201
|
-
const optionLabel = item.optionLabelShort ?? item.optionLabel;
|
|
202
|
-
const priceStr = commerce.formatCurrencyValue(item.price);
|
|
203
|
-
return /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
|
|
204
|
-
/* @__PURE__ */ jsxRuntime.jsxs(ui.Box, { className: ui.cn("sm:hidden flex flex-col !text-muted items-stretch whitespace-nowrap text-ellipsis ", clx), children: [
|
|
205
|
-
/* @__PURE__ */ jsxRuntime.jsx("p", { className: "text-left text-xs", children: topLine }),
|
|
206
|
-
/* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex justify-between text-xxs", children: [
|
|
207
|
-
/* @__PURE__ */ jsxRuntime.jsx("div", { children: optionLabel }),
|
|
208
|
-
/* @__PURE__ */ jsxRuntime.jsx("div", { className: "pl-2.5", children: priceStr })
|
|
209
|
-
] })
|
|
210
|
-
] }),
|
|
211
|
-
/* @__PURE__ */ jsxRuntime.jsxs(ui.Box, { className: ui.cn("hidden sm:flex !text-muted flex-col items-stretch whitespace-nowrap text-ellipsis text-xs", clx), children: [
|
|
212
|
-
/* @__PURE__ */ jsxRuntime.jsx("p", { className: "text-left", children: topLine }),
|
|
213
|
-
/* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex justify-between", children: [
|
|
214
|
-
/* @__PURE__ */ jsxRuntime.jsx("div", { children: optionLabel }),
|
|
215
|
-
/* @__PURE__ */ jsxRuntime.jsx("div", { className: "pl-2.5", children: priceStr })
|
|
216
|
-
] })
|
|
217
|
-
] })
|
|
218
|
-
] });
|
|
219
|
-
};
|
|
220
|
-
var PROMPT_COMMON_CLX = "block absolute top-0 left-0 bg-transparent duration-400 transition-opacity";
|
|
221
|
-
var Micro = mobxReactLite.observer(({
|
|
222
|
-
clx = "",
|
|
223
|
-
handleCheckout,
|
|
224
|
-
handleItemClicked
|
|
225
|
-
}) => {
|
|
226
|
-
const drawer = useCommerceDrawer();
|
|
227
|
-
const cmmc = commerce.useCommerce();
|
|
228
|
-
return /* @__PURE__ */ jsxRuntime.jsxs(ui.Box, { className: ui.cn(
|
|
229
|
-
drawer.showRecent ? "grid grid-cols-2" : "flex justify-center items-center ",
|
|
230
|
-
drawer.showRecent ? drawer.isMobile ? "-mt-3" : "-mt-3" : "",
|
|
231
|
-
"gap-2 md:gap-3 relative",
|
|
232
|
-
clx
|
|
233
|
-
), children: [
|
|
234
|
-
drawer.showRecent && /* @__PURE__ */ jsxRuntime.jsxs(ui.Box, { className: "flex flex-col items-stretch " + (drawer.isMobile ? "justify-start" : "group"), children: [
|
|
235
|
-
/* @__PURE__ */ jsxRuntime.jsxs(ui.Box, { tag: "p", className: "relative text-muted text-xxs md:text-xs leading-none pl-1 self-start " + (drawer.isMobile ? "top-[3px]" : "top-[1px]"), children: [
|
|
236
|
-
/* @__PURE__ */ jsxRuntime.jsx("span", { className: "invisible", children: "scrictly for layout" }),
|
|
237
|
-
drawer.isMobile ? /* @__PURE__ */ jsxRuntime.jsx(ui.Box, { tag: "span", className: PROMPT_COMMON_CLX, children: "tap for options:" }) : /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
|
|
238
|
-
/* @__PURE__ */ jsxRuntime.jsx(ui.Box, { tag: "span", className: PROMPT_COMMON_CLX + " group-hover:opacity-0", children: "recent item:" }),
|
|
239
|
-
/* @__PURE__ */ jsxRuntime.jsx(ui.Box, { tag: "span", className: PROMPT_COMMON_CLX + " opacity-0 group-hover:opacity-100", children: "view options:" })
|
|
240
|
-
] })
|
|
241
|
-
] }),
|
|
242
|
-
/* @__PURE__ */ jsxRuntime.jsxs(
|
|
243
|
-
primitives.Button,
|
|
244
|
-
{
|
|
245
|
-
variant: "ghost",
|
|
246
|
-
className: ui.cn(`rounded-${drawer.isMobile ? "md" : "lg"}`, ui.cn(
|
|
247
|
-
"box-content",
|
|
248
|
-
"flex flex-row justify-between items-center gap-1",
|
|
249
|
-
"-ml-1.5",
|
|
250
|
-
"overflow-hidden ",
|
|
251
|
-
"px-1 md:px-2 py-[2px]",
|
|
252
|
-
"border border-transparent group-hover:border-muted-3",
|
|
253
|
-
"group-hover:!bg-transparent",
|
|
254
|
-
"!min-w-0"
|
|
255
|
-
)),
|
|
256
|
-
size: drawer.isMobile ? "sm" : "default",
|
|
257
|
-
onClick: handleItemClicked,
|
|
258
|
-
children: [
|
|
259
|
-
cmmc.recentItem?.item.img && /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
|
|
260
|
-
/* @__PURE__ */ jsxRuntime.jsx(ui.MediaStack, { media: { img: cmmc.recentItem.item.img }, constrainTo: CN.mobile, className: "sm:hidden grow-0 shrink-0" }),
|
|
261
|
-
/* @__PURE__ */ jsxRuntime.jsx(ui.MediaStack, { media: { img: cmmc.recentItem.item.img }, constrainTo: CN.sm, className: "hidden sm:block md:hidden grow-0 shrink-0" }),
|
|
262
|
-
/* @__PURE__ */ jsxRuntime.jsx(ui.MediaStack, { media: { img: cmmc.recentItem.item.img }, constrainTo: CN.desktop, className: "hidden md:block grow-0 shrink-0" })
|
|
263
|
-
] }),
|
|
264
|
-
cmmc.recentItem && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "grow w-full", children: /* @__PURE__ */ jsxRuntime.jsx(Info, { item: cmmc.recentItem.item, clx: "w-full" }) })
|
|
265
|
-
]
|
|
266
|
-
}
|
|
267
|
-
)
|
|
268
|
-
] }),
|
|
269
|
-
drawer.showCheckout && /* @__PURE__ */ jsxRuntime.jsxs(ui.Box, { className: ui.cn(
|
|
270
|
-
"flex flex-col w-full",
|
|
271
|
-
drawer.showRecent ? "items-stretch" : "items-center",
|
|
272
|
-
drawer.isMobile ? "justify-start" : "justify-center"
|
|
273
|
-
), children: [
|
|
274
|
-
drawer.showRecent && /* @__PURE__ */ jsxRuntime.jsx("p", { className: "invisible text-muted text-xxs md:text-xs leading-none pl-1 self-start", children: "for layout" }),
|
|
275
|
-
/* @__PURE__ */ jsxRuntime.jsx(
|
|
276
|
-
checkout_button_default,
|
|
277
|
-
{
|
|
278
|
-
handleCheckout,
|
|
279
|
-
variant: "primary",
|
|
280
|
-
size: drawer.isMobile ? "sm" : "lg",
|
|
281
|
-
className: ui.cn(`rounded-${drawer.isMobile ? "md" : "lg"}`, ui.cn(
|
|
282
|
-
drawer.isMobile ? drawer.showRecent ? "pl-3.5 pr-2.5" : "min-w-[320px]" : drawer.showRecent ? "" : "w-[320px]",
|
|
283
|
-
"text-sm font-semibold"
|
|
284
|
-
)),
|
|
285
|
-
centerText: drawer.isMobile ? !drawer.showRecent : true
|
|
286
|
-
}
|
|
287
|
-
)
|
|
288
|
-
] })
|
|
289
|
-
] });
|
|
290
|
-
});
|
|
291
|
-
var micro_default = Micro;
|
|
13
|
+
function _interopDefault (e) { return e && e.__esModule ? e : { default: e }; }
|
|
14
|
+
|
|
15
|
+
var CommerceDrawer__default = /*#__PURE__*/_interopDefault(CommerceDrawer);
|
|
16
|
+
var CheckoutButton__default = /*#__PURE__*/_interopDefault(CheckoutButton);
|
|
17
|
+
var Micro__default = /*#__PURE__*/_interopDefault(Micro);
|
|
18
|
+
|
|
292
19
|
var CommerceUIComponent = mobxReactLite.observer(() => {
|
|
293
|
-
const buy = useSelectAndBuy();
|
|
294
|
-
const drawer = useCommerceDrawer();
|
|
20
|
+
const buy = context_js.useSelectAndBuy();
|
|
21
|
+
const drawer = context_js.useCommerceDrawer();
|
|
295
22
|
const router = navigation.useRouter();
|
|
296
23
|
const handleCheckout = () => {
|
|
297
24
|
router.push("/checkout");
|
|
@@ -314,7 +41,7 @@ var CommerceUIComponent = mobxReactLite.observer(() => {
|
|
|
314
41
|
return false;
|
|
315
42
|
};
|
|
316
43
|
return /* @__PURE__ */ jsxRuntime.jsxs(
|
|
317
|
-
|
|
44
|
+
CommerceDrawer__default.default,
|
|
318
45
|
{
|
|
319
46
|
handleHandleClicked,
|
|
320
47
|
handleCloseGesture,
|
|
@@ -332,7 +59,7 @@ var CommerceUIComponent = mobxReactLite.observer(() => {
|
|
|
332
59
|
{
|
|
333
60
|
skuPath: buy.currentSkuPath,
|
|
334
61
|
checkoutButton: /* @__PURE__ */ jsxRuntime.jsx(
|
|
335
|
-
|
|
62
|
+
CheckoutButton__default.default,
|
|
336
63
|
{
|
|
337
64
|
handleCheckout,
|
|
338
65
|
className: "w-full min-w-[160px] sm:max-w-[320px]"
|
|
@@ -345,7 +72,7 @@ var CommerceUIComponent = mobxReactLite.observer(() => {
|
|
|
345
72
|
}
|
|
346
73
|
) }),
|
|
347
74
|
drawer.state === "micro" && /* @__PURE__ */ jsxRuntime.jsx(
|
|
348
|
-
|
|
75
|
+
Micro__default.default,
|
|
349
76
|
{
|
|
350
77
|
handleCheckout,
|
|
351
78
|
handleItemClicked,
|
|
@@ -1,292 +1,13 @@
|
|
|
1
|
+
'use client';
|
|
1
2
|
import { useRouter } from 'next/navigation';
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import '
|
|
6
|
-
import
|
|
7
|
-
import
|
|
8
|
-
import {
|
|
9
|
-
import { observable, reaction, runInAction } from 'mobx';
|
|
3
|
+
import { observer } from 'mobx-react-lite';
|
|
4
|
+
import { CarouselBuyCard } from '@hanzo/commerce';
|
|
5
|
+
import { useSelectAndBuy, useCommerceDrawer } from '../../../commerce/ui/context.js';
|
|
6
|
+
import CommerceDrawer from './shell.js';
|
|
7
|
+
import CheckoutButton from '../checkout-button.js';
|
|
8
|
+
import Micro from './micro.js';
|
|
9
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
10
10
|
|
|
11
|
-
enableStaticRendering(typeof window === "undefined");
|
|
12
|
-
var CommerceUIContext = createContext(void 0);
|
|
13
|
-
var useCommerceDrawer = () => {
|
|
14
|
-
return useContext(CommerceUIContext);
|
|
15
|
-
};
|
|
16
|
-
var useSelectAndBuy = () => {
|
|
17
|
-
return useContext(CommerceUIContext);
|
|
18
|
-
};
|
|
19
|
-
var CommerceDrawer = observer(({
|
|
20
|
-
children,
|
|
21
|
-
handleHandleClicked,
|
|
22
|
-
drawerClx = "",
|
|
23
|
-
...rest
|
|
24
|
-
}) => {
|
|
25
|
-
const drawer = useCommerceDrawer();
|
|
26
|
-
return /* @__PURE__ */ jsx(
|
|
27
|
-
Drawer,
|
|
28
|
-
{
|
|
29
|
-
open: drawer.open,
|
|
30
|
-
onOpenChange: () => {
|
|
31
|
-
},
|
|
32
|
-
modal: drawer.modal,
|
|
33
|
-
snapPoints: drawer.points,
|
|
34
|
-
activeSnapPoint: drawer.activePoint,
|
|
35
|
-
setActiveSnapPoint: drawer.onActivePointChanged.bind(drawer),
|
|
36
|
-
fastDragSkipsToEnd: false,
|
|
37
|
-
dragHandleOnly: true,
|
|
38
|
-
handleHandleClicked,
|
|
39
|
-
extendHandleDragRegion: false,
|
|
40
|
-
...rest,
|
|
41
|
-
children: /* @__PURE__ */ jsxs(
|
|
42
|
-
DrawerContent,
|
|
43
|
-
{
|
|
44
|
-
defaultHandle: false,
|
|
45
|
-
className: cn(
|
|
46
|
-
"border-0",
|
|
47
|
-
drawer.isMobile ? "pt-5" : "pt-6",
|
|
48
|
-
"w-full h-full"
|
|
49
|
-
),
|
|
50
|
-
onOpenAutoFocus: (e) => {
|
|
51
|
-
e.preventDefault();
|
|
52
|
-
},
|
|
53
|
-
children: [
|
|
54
|
-
/* @__PURE__ */ jsx(
|
|
55
|
-
DrawerHandle,
|
|
56
|
-
{
|
|
57
|
-
className: cn(
|
|
58
|
-
"absolute top-0 left-0 right-0 mx-auto z-10",
|
|
59
|
-
"flex justify-center items-start",
|
|
60
|
-
"border-t rounded-t-lg border-muted-3",
|
|
61
|
-
drawer.isMobile ? "h-5 touch-pan-y" : "h-6"
|
|
62
|
-
),
|
|
63
|
-
children: /* @__PURE__ */ jsx(Box, { className: cn(
|
|
64
|
-
// pseudo-handle
|
|
65
|
-
"rounded-[3px] bg-level-3",
|
|
66
|
-
drawer.isMobile ? "w-[155px] mt-[5px] h-1.5" : "w-[180px] mt-[3px] h-2.5 hover:bg-level-4",
|
|
67
|
-
!drawer.isMobile ? "cursor-grab active:cursor-grabbing" : ""
|
|
68
|
-
) })
|
|
69
|
-
}
|
|
70
|
-
),
|
|
71
|
-
children
|
|
72
|
-
]
|
|
73
|
-
}
|
|
74
|
-
)
|
|
75
|
-
}
|
|
76
|
-
);
|
|
77
|
-
});
|
|
78
|
-
var shell_default = CommerceDrawer;
|
|
79
|
-
var BagIcon = (props) => /* @__PURE__ */ jsx("svg", { fill: "none", viewBox: "0 0 1019 1281", ...props, children: /* @__PURE__ */ jsx("path", { d: "m977.243 365.553h-175.407v-90.629c0-151.923-131.968-274.924-292.334-274.924-160.367 0-292.337 123.002-292.337 274.924v90.629h-175.4023c-23.3886 0-41.7627 17.051-41.7627 38.756v775.121c0 55.8 48.4456 100.76 108.582 100.76h801.84c60.138 0 108.578-44.96 108.578-100.76v-775.121c0-21.705-18.37-38.756-41.757-38.756zm-676.553-90.629c0-108.517 93.546-196.9408 208.812-196.9408 115.265 0 208.813 88.4218 208.813 196.9408v89.08h-417.625z", fill: "currentColor" }) });
|
|
80
|
-
var bag_icon_default = BagIcon;
|
|
81
|
-
var IconAndQuantity = observer(({
|
|
82
|
-
animateOnQuantityChange = false,
|
|
83
|
-
showArrow = true,
|
|
84
|
-
showQuantity = true,
|
|
85
|
-
clx = "",
|
|
86
|
-
iconClx = "",
|
|
87
|
-
digitClx = ""
|
|
88
|
-
}) => {
|
|
89
|
-
const cmmc = useCommerce();
|
|
90
|
-
const wiggleRef = useRef(observable.box("none"));
|
|
91
|
-
useEffect(() => (
|
|
92
|
-
// return IReactionDisposer
|
|
93
|
-
animateOnQuantityChange ? reaction(
|
|
94
|
-
() => cmmc.cartQuantity,
|
|
95
|
-
(curr, prev) => {
|
|
96
|
-
if (curr > prev) {
|
|
97
|
-
runInAction(() => {
|
|
98
|
-
wiggleRef.current.set("more");
|
|
99
|
-
});
|
|
100
|
-
} else {
|
|
101
|
-
runInAction(() => {
|
|
102
|
-
wiggleRef.current.set("less");
|
|
103
|
-
});
|
|
104
|
-
}
|
|
105
|
-
setTimeout(() => {
|
|
106
|
-
runInAction(() => {
|
|
107
|
-
wiggleRef.current.set("none");
|
|
108
|
-
});
|
|
109
|
-
}, 800);
|
|
110
|
-
}
|
|
111
|
-
) : void 0
|
|
112
|
-
), []);
|
|
113
|
-
return /* @__PURE__ */ jsxs(Box, { className: cn("flex items-center justify-center", clx), children: [
|
|
114
|
-
showQuantity && /* @__PURE__ */ jsxs(Box, { className: cn(
|
|
115
|
-
"relative flex items-center justify-center mr-1",
|
|
116
|
-
wiggleRef.current.get() === "more" ? "item-added-to-cart-animation" : wiggleRef.current.get() === "less" ? "item-removed-from-cart-animation" : ""
|
|
117
|
-
), children: [
|
|
118
|
-
cmmc.cartQuantity > 0 && /* @__PURE__ */ jsx(Box, { className: cn(
|
|
119
|
-
"z-above-content flex flex-col justify-center items-center",
|
|
120
|
-
"absolute left-0 right-0 top-0 bottom-0",
|
|
121
|
-
digitClx
|
|
122
|
-
), children: /* @__PURE__ */ jsx("div", { style: {
|
|
123
|
-
/* color: 'white' tailwind bug? ,*/
|
|
124
|
-
fontSize: "11px",
|
|
125
|
-
position: "relative",
|
|
126
|
-
top: "1px"
|
|
127
|
-
}, children: cmmc.cartQuantity }) }),
|
|
128
|
-
/* @__PURE__ */ jsx(bag_icon_default, { width: "19", height: "24", className: cn("relative -top-[3px] opacity-70", iconClx), "aria-hidden": "true" })
|
|
129
|
-
] }),
|
|
130
|
-
showArrow && /* @__PURE__ */ jsx("span", { style: { fontSize: "17px" }, children: "\u203A" })
|
|
131
|
-
] });
|
|
132
|
-
});
|
|
133
|
-
var CheckoutButton = ({
|
|
134
|
-
handleCheckout,
|
|
135
|
-
variant = "primary",
|
|
136
|
-
rounded = "lg",
|
|
137
|
-
className,
|
|
138
|
-
showQuantity = true,
|
|
139
|
-
showArrow = true,
|
|
140
|
-
animateOnQuantityChange = true,
|
|
141
|
-
centerText = true,
|
|
142
|
-
children,
|
|
143
|
-
...rest
|
|
144
|
-
}) => {
|
|
145
|
-
return /* @__PURE__ */ jsxs(
|
|
146
|
-
Button,
|
|
147
|
-
{
|
|
148
|
-
...rest,
|
|
149
|
-
onClick: handleCheckout,
|
|
150
|
-
variant,
|
|
151
|
-
className: cn(`rounded-${rounded}`, cn(
|
|
152
|
-
"flex justify-between items-stretch group",
|
|
153
|
-
showQuantity ? centerText ? "px-1.5" : "pl-2.5 pr-1.5" : "",
|
|
154
|
-
className
|
|
155
|
-
)),
|
|
156
|
-
children: [
|
|
157
|
-
centerText && // must scale this one too, as it effects layout
|
|
158
|
-
/* @__PURE__ */ jsx(
|
|
159
|
-
IconAndQuantity,
|
|
160
|
-
{
|
|
161
|
-
showArrow,
|
|
162
|
-
showQuantity,
|
|
163
|
-
clx: "invisible group-hover:scale-105 transition-scale transition-duration-300"
|
|
164
|
-
}
|
|
165
|
-
),
|
|
166
|
-
children ?? /* @__PURE__ */ jsx("div", { className: "flex justify-center items-center", children: "Checkout" }),
|
|
167
|
-
/* @__PURE__ */ jsx(
|
|
168
|
-
IconAndQuantity,
|
|
169
|
-
{
|
|
170
|
-
clx: "group-hover:scale-105 transition-scale transition-duration-300",
|
|
171
|
-
animateOnQuantityChange,
|
|
172
|
-
showArrow,
|
|
173
|
-
showQuantity,
|
|
174
|
-
iconClx: "fill-background",
|
|
175
|
-
digitClx: "text-foreground group-hover:opacity-80 leading-none font-bold font-sans"
|
|
176
|
-
}
|
|
177
|
-
)
|
|
178
|
-
]
|
|
179
|
-
}
|
|
180
|
-
);
|
|
181
|
-
};
|
|
182
|
-
var checkout_button_default = CheckoutButton;
|
|
183
|
-
var CN = {
|
|
184
|
-
// h: mind padding!
|
|
185
|
-
mobile: { w: 36, h: 32 },
|
|
186
|
-
sm: { w: 60, h: 34 },
|
|
187
|
-
desktop: { w: 60, h: 32 }
|
|
188
|
-
};
|
|
189
|
-
var Info = ({
|
|
190
|
-
item,
|
|
191
|
-
clx = ""
|
|
192
|
-
}) => {
|
|
193
|
-
const cmmc = useCommerce();
|
|
194
|
-
const family = cmmc.getFamilyById(item.familyId);
|
|
195
|
-
let topLine = family.title;
|
|
196
|
-
if (item.sku.startsWith("LXM-AG") || item.sku.startsWith("LXM-AU")) {
|
|
197
|
-
topLine = family.parentTitle + ", " + family.title;
|
|
198
|
-
}
|
|
199
|
-
const optionLabel = item.optionLabelShort ?? item.optionLabel;
|
|
200
|
-
const priceStr = formatCurrencyValue(item.price);
|
|
201
|
-
return /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
202
|
-
/* @__PURE__ */ jsxs(Box, { className: cn("sm:hidden flex flex-col !text-muted items-stretch whitespace-nowrap text-ellipsis ", clx), children: [
|
|
203
|
-
/* @__PURE__ */ jsx("p", { className: "text-left text-xs", children: topLine }),
|
|
204
|
-
/* @__PURE__ */ jsxs("div", { className: "flex justify-between text-xxs", children: [
|
|
205
|
-
/* @__PURE__ */ jsx("div", { children: optionLabel }),
|
|
206
|
-
/* @__PURE__ */ jsx("div", { className: "pl-2.5", children: priceStr })
|
|
207
|
-
] })
|
|
208
|
-
] }),
|
|
209
|
-
/* @__PURE__ */ jsxs(Box, { className: cn("hidden sm:flex !text-muted flex-col items-stretch whitespace-nowrap text-ellipsis text-xs", clx), children: [
|
|
210
|
-
/* @__PURE__ */ jsx("p", { className: "text-left", children: topLine }),
|
|
211
|
-
/* @__PURE__ */ jsxs("div", { className: "flex justify-between", children: [
|
|
212
|
-
/* @__PURE__ */ jsx("div", { children: optionLabel }),
|
|
213
|
-
/* @__PURE__ */ jsx("div", { className: "pl-2.5", children: priceStr })
|
|
214
|
-
] })
|
|
215
|
-
] })
|
|
216
|
-
] });
|
|
217
|
-
};
|
|
218
|
-
var PROMPT_COMMON_CLX = "block absolute top-0 left-0 bg-transparent duration-400 transition-opacity";
|
|
219
|
-
var Micro = observer(({
|
|
220
|
-
clx = "",
|
|
221
|
-
handleCheckout,
|
|
222
|
-
handleItemClicked
|
|
223
|
-
}) => {
|
|
224
|
-
const drawer = useCommerceDrawer();
|
|
225
|
-
const cmmc = useCommerce();
|
|
226
|
-
return /* @__PURE__ */ jsxs(Box, { className: cn(
|
|
227
|
-
drawer.showRecent ? "grid grid-cols-2" : "flex justify-center items-center ",
|
|
228
|
-
drawer.showRecent ? drawer.isMobile ? "-mt-3" : "-mt-3" : "",
|
|
229
|
-
"gap-2 md:gap-3 relative",
|
|
230
|
-
clx
|
|
231
|
-
), children: [
|
|
232
|
-
drawer.showRecent && /* @__PURE__ */ jsxs(Box, { className: "flex flex-col items-stretch " + (drawer.isMobile ? "justify-start" : "group"), children: [
|
|
233
|
-
/* @__PURE__ */ jsxs(Box, { tag: "p", className: "relative text-muted text-xxs md:text-xs leading-none pl-1 self-start " + (drawer.isMobile ? "top-[3px]" : "top-[1px]"), children: [
|
|
234
|
-
/* @__PURE__ */ jsx("span", { className: "invisible", children: "scrictly for layout" }),
|
|
235
|
-
drawer.isMobile ? /* @__PURE__ */ jsx(Box, { tag: "span", className: PROMPT_COMMON_CLX, children: "tap for options:" }) : /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
236
|
-
/* @__PURE__ */ jsx(Box, { tag: "span", className: PROMPT_COMMON_CLX + " group-hover:opacity-0", children: "recent item:" }),
|
|
237
|
-
/* @__PURE__ */ jsx(Box, { tag: "span", className: PROMPT_COMMON_CLX + " opacity-0 group-hover:opacity-100", children: "view options:" })
|
|
238
|
-
] })
|
|
239
|
-
] }),
|
|
240
|
-
/* @__PURE__ */ jsxs(
|
|
241
|
-
Button,
|
|
242
|
-
{
|
|
243
|
-
variant: "ghost",
|
|
244
|
-
className: cn(`rounded-${drawer.isMobile ? "md" : "lg"}`, cn(
|
|
245
|
-
"box-content",
|
|
246
|
-
"flex flex-row justify-between items-center gap-1",
|
|
247
|
-
"-ml-1.5",
|
|
248
|
-
"overflow-hidden ",
|
|
249
|
-
"px-1 md:px-2 py-[2px]",
|
|
250
|
-
"border border-transparent group-hover:border-muted-3",
|
|
251
|
-
"group-hover:!bg-transparent",
|
|
252
|
-
"!min-w-0"
|
|
253
|
-
)),
|
|
254
|
-
size: drawer.isMobile ? "sm" : "default",
|
|
255
|
-
onClick: handleItemClicked,
|
|
256
|
-
children: [
|
|
257
|
-
cmmc.recentItem?.item.img && /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
258
|
-
/* @__PURE__ */ jsx(MediaStack, { media: { img: cmmc.recentItem.item.img }, constrainTo: CN.mobile, className: "sm:hidden grow-0 shrink-0" }),
|
|
259
|
-
/* @__PURE__ */ jsx(MediaStack, { media: { img: cmmc.recentItem.item.img }, constrainTo: CN.sm, className: "hidden sm:block md:hidden grow-0 shrink-0" }),
|
|
260
|
-
/* @__PURE__ */ jsx(MediaStack, { media: { img: cmmc.recentItem.item.img }, constrainTo: CN.desktop, className: "hidden md:block grow-0 shrink-0" })
|
|
261
|
-
] }),
|
|
262
|
-
cmmc.recentItem && /* @__PURE__ */ jsx("div", { className: "grow w-full", children: /* @__PURE__ */ jsx(Info, { item: cmmc.recentItem.item, clx: "w-full" }) })
|
|
263
|
-
]
|
|
264
|
-
}
|
|
265
|
-
)
|
|
266
|
-
] }),
|
|
267
|
-
drawer.showCheckout && /* @__PURE__ */ jsxs(Box, { className: cn(
|
|
268
|
-
"flex flex-col w-full",
|
|
269
|
-
drawer.showRecent ? "items-stretch" : "items-center",
|
|
270
|
-
drawer.isMobile ? "justify-start" : "justify-center"
|
|
271
|
-
), children: [
|
|
272
|
-
drawer.showRecent && /* @__PURE__ */ jsx("p", { className: "invisible text-muted text-xxs md:text-xs leading-none pl-1 self-start", children: "for layout" }),
|
|
273
|
-
/* @__PURE__ */ jsx(
|
|
274
|
-
checkout_button_default,
|
|
275
|
-
{
|
|
276
|
-
handleCheckout,
|
|
277
|
-
variant: "primary",
|
|
278
|
-
size: drawer.isMobile ? "sm" : "lg",
|
|
279
|
-
className: cn(`rounded-${drawer.isMobile ? "md" : "lg"}`, cn(
|
|
280
|
-
drawer.isMobile ? drawer.showRecent ? "pl-3.5 pr-2.5" : "min-w-[320px]" : drawer.showRecent ? "" : "w-[320px]",
|
|
281
|
-
"text-sm font-semibold"
|
|
282
|
-
)),
|
|
283
|
-
centerText: drawer.isMobile ? !drawer.showRecent : true
|
|
284
|
-
}
|
|
285
|
-
)
|
|
286
|
-
] })
|
|
287
|
-
] });
|
|
288
|
-
});
|
|
289
|
-
var micro_default = Micro;
|
|
290
11
|
var CommerceUIComponent = observer(() => {
|
|
291
12
|
const buy = useSelectAndBuy();
|
|
292
13
|
const drawer = useCommerceDrawer();
|
|
@@ -312,7 +33,7 @@ var CommerceUIComponent = observer(() => {
|
|
|
312
33
|
return false;
|
|
313
34
|
};
|
|
314
35
|
return /* @__PURE__ */ jsxs(
|
|
315
|
-
|
|
36
|
+
CommerceDrawer,
|
|
316
37
|
{
|
|
317
38
|
handleHandleClicked,
|
|
318
39
|
handleCloseGesture,
|
|
@@ -330,7 +51,7 @@ var CommerceUIComponent = observer(() => {
|
|
|
330
51
|
{
|
|
331
52
|
skuPath: buy.currentSkuPath,
|
|
332
53
|
checkoutButton: /* @__PURE__ */ jsx(
|
|
333
|
-
|
|
54
|
+
CheckoutButton,
|
|
334
55
|
{
|
|
335
56
|
handleCheckout,
|
|
336
57
|
className: "w-full min-w-[160px] sm:max-w-[320px]"
|
|
@@ -343,7 +64,7 @@ var CommerceUIComponent = observer(() => {
|
|
|
343
64
|
}
|
|
344
65
|
) }),
|
|
345
66
|
drawer.state === "micro" && /* @__PURE__ */ jsx(
|
|
346
|
-
|
|
67
|
+
Micro,
|
|
347
68
|
{
|
|
348
69
|
handleCheckout,
|
|
349
70
|
handleItemClicked,
|