@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,327 +1,40 @@
|
|
|
1
|
-
|
|
1
|
+
'use client';
|
|
2
|
+
import { useState, useEffect } from 'react';
|
|
2
3
|
import { useRouter } from 'next/navigation';
|
|
3
|
-
import { Box, cn
|
|
4
|
+
import { Box, cn } from '@hanzo/ui';
|
|
4
5
|
import { useCommerce, CartPanel } from '@hanzo/commerce';
|
|
5
|
-
import
|
|
6
|
-
import
|
|
7
|
-
import
|
|
8
|
-
import
|
|
9
|
-
import
|
|
10
|
-
import
|
|
11
|
-
import
|
|
6
|
+
import Login from '../auth/login.js';
|
|
7
|
+
import sendGAEvent from '../../next/analytics/google-analytics.js';
|
|
8
|
+
import { Avatar, Bag } from '../icons/index.js';
|
|
9
|
+
import './access-code-input.js';
|
|
10
|
+
import './chat-widget.js';
|
|
11
|
+
import './contact-dialog/index.js';
|
|
12
|
+
import './copyright.js';
|
|
13
|
+
import './footer.js';
|
|
14
|
+
import './header/index.js';
|
|
15
|
+
import './icons/index.js';
|
|
16
|
+
import default8 from './logo.js';
|
|
17
|
+
import './main.js';
|
|
18
|
+
import './mini-chart/index.js';
|
|
19
|
+
import './not-found/index.js';
|
|
20
|
+
import './auth/provider.js';
|
|
21
|
+
import './auth/login.js';
|
|
22
|
+
import './back-button.js';
|
|
23
|
+
import './commerce/drawer/index.js';
|
|
24
|
+
import './drawer-margin.js';
|
|
25
|
+
import './commerce/buy-button.js';
|
|
26
|
+
import './commerce/checkout-button.js';
|
|
27
|
+
import './commerce/checkout-panel/index.js';
|
|
28
|
+
import './auth/login-panel.js';
|
|
29
|
+
import './analytics.js';
|
|
30
|
+
import './tooltip.js';
|
|
12
31
|
import 'embla-carousel-autoplay';
|
|
13
|
-
import
|
|
32
|
+
import MenuToggleButton from './mobile-menu-toggle-button.js';
|
|
33
|
+
import BagButton from '../commerce/bag-button.js';
|
|
34
|
+
import MobileBagDrawer from './mobile-bag-drawer.js';
|
|
35
|
+
import NavMenu from './mobile-nav-menu.js';
|
|
36
|
+
import { jsxs, Fragment, jsx } from 'react/jsx-runtime';
|
|
14
37
|
|
|
15
|
-
// src/site/components/auth/resume.ts
|
|
16
|
-
var KEY = "lux-auth-resume";
|
|
17
|
-
var remember = () => {
|
|
18
|
-
sessionStorage.setItem(KEY, window.location.pathname + window.location.search);
|
|
19
|
-
};
|
|
20
|
-
var Login = ({
|
|
21
|
-
className,
|
|
22
|
-
onSuccess
|
|
23
|
-
}) => {
|
|
24
|
-
const { config } = useIam();
|
|
25
|
-
const [state] = useState(() => crypto.randomUUID());
|
|
26
|
-
useEffect(remember, []);
|
|
27
|
-
return /* @__PURE__ */ jsx(
|
|
28
|
-
Login$1,
|
|
29
|
-
{
|
|
30
|
-
serverUrl: config.serverUrl,
|
|
31
|
-
clientId: config.clientId,
|
|
32
|
-
redirectUri: config.redirectUri,
|
|
33
|
-
organization: config.organization,
|
|
34
|
-
state,
|
|
35
|
-
className: cn("hanzo-iam-card", className),
|
|
36
|
-
onSuccess
|
|
37
|
-
}
|
|
38
|
-
);
|
|
39
|
-
};
|
|
40
|
-
var login_default = Login;
|
|
41
|
-
|
|
42
|
-
// src/site/next/analytics/google-analytics.ts
|
|
43
|
-
var sendGAEvent = (name, options = {}) => {
|
|
44
|
-
window.gtag("event", name, options);
|
|
45
|
-
};
|
|
46
|
-
var Avatar = (props) => /* @__PURE__ */ jsxs("svg", { width: "17", height: "21", viewBox: "0 0 17 21", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: [
|
|
47
|
-
/* @__PURE__ */ jsx("path", { d: "M8.66112 10.3544C6.14668 10.3544 4.32664 6.91073 4.32664 4.59206C4.32664 2.12213 6.27238 0.115723 8.66112 0.115723C11.0499 0.115723 12.9956 2.12514 12.9956 4.59206C12.9956 6.91398 11.1756 10.3544 8.66112 10.3544ZM8.66112 1.1542C6.82539 1.1542 5.33242 2.69703 5.33242 4.59185C5.33242 6.65402 6.94715 9.31553 8.66112 9.31553C10.3761 9.31553 11.9898 6.65387 11.9898 4.5925C11.9898 2.69668 10.4969 1.15398 8.66112 1.15398V1.1542Z", fill: "white" }),
|
|
48
|
-
/* @__PURE__ */ jsx("path", { d: "M6.79776 11.3345H10.5242C13.7802 11.3345 16.4302 14.0712 16.4302 17.4338C16.4302 19.0831 15.1297 20.423 13.5356 20.423H3.78923C2.19216 20.423 0.894689 19.0831 0.894689 17.4338C0.893706 14.0712 3.54156 11.3345 6.79776 11.3345ZM3.78819 19.3844H13.5337C14.5749 19.3844 15.4225 18.509 15.4225 17.4338C15.4225 14.6453 13.2253 12.3731 10.5223 12.3731H6.79862C4.0956 12.3731 1.89839 14.6423 1.89839 17.4338C1.89937 18.509 2.74701 19.3844 3.78816 19.3844H3.78819Z", fill: "white" })
|
|
49
|
-
] });
|
|
50
|
-
var avatar_default = Avatar;
|
|
51
|
-
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" }) });
|
|
52
|
-
var bag_icon_default = BagIcon;
|
|
53
|
-
var SIZE = {
|
|
54
|
-
xl: { mark: 40, word: 22, gap: "gap-4" },
|
|
55
|
-
lg: { mark: 40, word: 22, gap: "gap-4" },
|
|
56
|
-
md: { mark: 32, word: 18, gap: "gap-3" },
|
|
57
|
-
sm: { mark: 24, word: 13, gap: "gap-2" },
|
|
58
|
-
xs: { mark: 16, word: 9, gap: "gap-1.5" }
|
|
59
|
-
};
|
|
60
|
-
var Logo = ({
|
|
61
|
-
size = "md",
|
|
62
|
-
href,
|
|
63
|
-
// no default please!
|
|
64
|
-
outerClx = "",
|
|
65
|
-
variant = "full",
|
|
66
|
-
onClick
|
|
67
|
-
}) => {
|
|
68
|
-
const s = SIZE[size] ?? SIZE.md;
|
|
69
|
-
const clx = "flex flex-row items-center " + s.gap + " " + (href ? "hover:opacity-80 cursor-pointer " : "cursor-default ") + outerClx;
|
|
70
|
-
const art = /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
71
|
-
variant !== "wordmark" && /* @__PURE__ */ jsx(Logo$1, { variant: "white", size: s.mark }),
|
|
72
|
-
variant !== "mark" && /* @__PURE__ */ jsx(Wordmark, { height: s.word })
|
|
73
|
-
] });
|
|
74
|
-
return href ? /* @__PURE__ */ jsx(Link, { href, style: css(clx), onClick, children: art }) : /* @__PURE__ */ jsx(Box, { tag: "span", className: clx, onClick, children: art });
|
|
75
|
-
};
|
|
76
|
-
var Widget = ({
|
|
77
|
-
noLogin = false,
|
|
78
|
-
handleLogin,
|
|
79
|
-
className
|
|
80
|
-
}) => {
|
|
81
|
-
const { isAuthenticated, isLoading, login, logout } = useIam();
|
|
82
|
-
const identity = useIamIdentity();
|
|
83
|
-
if (isLoading) {
|
|
84
|
-
return null;
|
|
85
|
-
}
|
|
86
|
-
if (!isAuthenticated) {
|
|
87
|
-
return noLogin ? null : /* @__PURE__ */ jsx(
|
|
88
|
-
Button,
|
|
89
|
-
{
|
|
90
|
-
variant: "primary",
|
|
91
|
-
className: cn("h-8 w-fit !min-w-0", className),
|
|
92
|
-
onClick: handleLogin ?? (() => {
|
|
93
|
-
remember();
|
|
94
|
-
void login();
|
|
95
|
-
}),
|
|
96
|
-
children: "Login"
|
|
97
|
-
}
|
|
98
|
-
);
|
|
99
|
-
}
|
|
100
|
-
return /* @__PURE__ */ jsxs(Popover, { children: [
|
|
101
|
-
/* @__PURE__ */ jsx(PopoverTrigger, { asChild: true, children: /* @__PURE__ */ jsx(
|
|
102
|
-
Button,
|
|
103
|
-
{
|
|
104
|
-
variant: "outline",
|
|
105
|
-
size: "icon",
|
|
106
|
-
className: cn("rounded-full text-muted border-2 border-muted bg-level-1 hover:bg-level-2 hover:border-foreground hover:text-foreground uppercase w-8 h-8", className),
|
|
107
|
-
children: identity?.initials
|
|
108
|
-
}
|
|
109
|
-
) }),
|
|
110
|
-
/* @__PURE__ */ jsx(PopoverContent, { className: "bg-level-0", children: /* @__PURE__ */ jsxs("div", { className: "grid gap-4", children: [
|
|
111
|
-
/* @__PURE__ */ jsxs("div", { className: "space-y-2 truncate", children: [
|
|
112
|
-
/* @__PURE__ */ jsx("h4", { className: "font-medium leading-none truncate", children: identity?.name }),
|
|
113
|
-
identity?.email && identity.email !== identity.name && /* @__PURE__ */ jsx("p", { className: "text-sm opacity-50 truncate", children: identity.email })
|
|
114
|
-
] }),
|
|
115
|
-
/* @__PURE__ */ jsx(Separator, {}),
|
|
116
|
-
/* @__PURE__ */ jsx(Button, { variant: "outline", onClick: () => {
|
|
117
|
-
logout();
|
|
118
|
-
}, children: "Logout" })
|
|
119
|
-
] }) })
|
|
120
|
-
] });
|
|
121
|
-
};
|
|
122
|
-
var AuthWidget = (props) => useContext(IamContext) ? /* @__PURE__ */ jsx(Widget, { ...props }) : null;
|
|
123
|
-
var widget_default = AuthWidget;
|
|
124
|
-
var BagButton = observer(({
|
|
125
|
-
showIfEmpty = false,
|
|
126
|
-
animateOnHover = true,
|
|
127
|
-
animateOnQuantityChange = true,
|
|
128
|
-
size = "default",
|
|
129
|
-
className = "",
|
|
130
|
-
iconClx = "",
|
|
131
|
-
onClick
|
|
132
|
-
}) => {
|
|
133
|
-
const c = useCommerce();
|
|
134
|
-
const wiggleRef = useRef(observable.box("none"));
|
|
135
|
-
useEffect(() => (
|
|
136
|
-
// return IReactionDisposer
|
|
137
|
-
animateOnQuantityChange && c ? reaction(
|
|
138
|
-
() => c.cartQuantity,
|
|
139
|
-
(curr, prev) => {
|
|
140
|
-
if (curr > prev) {
|
|
141
|
-
runInAction(() => {
|
|
142
|
-
wiggleRef.current.set("more");
|
|
143
|
-
});
|
|
144
|
-
} else {
|
|
145
|
-
runInAction(() => {
|
|
146
|
-
wiggleRef.current.set("less");
|
|
147
|
-
});
|
|
148
|
-
}
|
|
149
|
-
setTimeout(() => {
|
|
150
|
-
runInAction(() => {
|
|
151
|
-
wiggleRef.current.set("none");
|
|
152
|
-
});
|
|
153
|
-
}, 800);
|
|
154
|
-
}
|
|
155
|
-
) : void 0
|
|
156
|
-
), []);
|
|
157
|
-
if (!c || !showIfEmpty && c.cartEmpty) {
|
|
158
|
-
return /* @__PURE__ */ jsx("div", {});
|
|
159
|
-
}
|
|
160
|
-
return /* @__PURE__ */ jsxs(
|
|
161
|
-
Box,
|
|
162
|
-
{
|
|
163
|
-
"aria-label": "Bag",
|
|
164
|
-
role: "button",
|
|
165
|
-
onClick,
|
|
166
|
-
className: cn(
|
|
167
|
-
buttonVariants({ variant: "ghost", size }),
|
|
168
|
-
"rounded-md",
|
|
169
|
-
// Overides the bg change on hover --not a "hover effect"
|
|
170
|
-
"relative group p-0 aspect-square hover:bg-background",
|
|
171
|
-
wiggleRef.current.get() === "more" ? "item-added-to-cart-animation" : wiggleRef.current.get() === "less" ? "item-removed-from-cart-animation" : "",
|
|
172
|
-
className
|
|
173
|
-
),
|
|
174
|
-
children: [
|
|
175
|
-
!c.cartEmpty && /* @__PURE__ */ jsxs(Box, { className: "z-above-content flex flex-col justify-center items-center absolute left-0 right-0 top-0 bottom-0 leading-none font-sans font-bold text-primary-fg text-xs ", children: [
|
|
176
|
-
/* @__PURE__ */ jsx("div", { className: "h-[3px] w-full" }),
|
|
177
|
-
/* @__PURE__ */ jsx("div", { children: c.cartQuantity })
|
|
178
|
-
] }),
|
|
179
|
-
/* @__PURE__ */ jsx(bag_icon_default, { width: "24", height: "28", className: cn(
|
|
180
|
-
"relative -top-[3px] fill-primary",
|
|
181
|
-
iconClx,
|
|
182
|
-
animateOnHover ? "group-hover:fill-primary-hover group-hover:scale-105 transition-scale transition-duration-300" : ""
|
|
183
|
-
), "aria-hidden": "true" })
|
|
184
|
-
]
|
|
185
|
-
}
|
|
186
|
-
);
|
|
187
|
-
});
|
|
188
|
-
var bag_button_default = BagButton;
|
|
189
|
-
var MobileMenuToggleButton = ({
|
|
190
|
-
open: open2,
|
|
191
|
-
setOpen,
|
|
192
|
-
className = ""
|
|
193
|
-
}) => {
|
|
194
|
-
return /* @__PURE__ */ jsx(
|
|
195
|
-
Button,
|
|
196
|
-
{
|
|
197
|
-
variant: "ghost",
|
|
198
|
-
size: "default",
|
|
199
|
-
className: cn("rounded-full", cn("p-0 aspect-square hover:bg-background sm:hover:bg-level-1 active:scale-75", className)),
|
|
200
|
-
onClick: () => {
|
|
201
|
-
setOpen(!open2);
|
|
202
|
-
},
|
|
203
|
-
children: /* @__PURE__ */ jsx(Plus, { width: 28, height: 28, style: css(
|
|
204
|
-
"block h-full will-change-transform transition-transform transition-scale transition-duration-[1500] " + (open2 ? "rotate-[135deg] scale-110" : "rotate-none")
|
|
205
|
-
) })
|
|
206
|
-
}
|
|
207
|
-
);
|
|
208
|
-
};
|
|
209
|
-
var mobile_menu_toggle_button_default = MobileMenuToggleButton;
|
|
210
|
-
var MobileBagDrawer = ({
|
|
211
|
-
open: open2,
|
|
212
|
-
setOpen,
|
|
213
|
-
handleCheckout,
|
|
214
|
-
className = ""
|
|
215
|
-
}) => {
|
|
216
|
-
return /* @__PURE__ */ jsx(Drawer, { open: open2, onOpenChange: setOpen, children: /* @__PURE__ */ jsx(DrawerContent, { className: cn("rounded-t-xl mt-6 pb-12 h-auto", className), children: /* @__PURE__ */ jsxs(
|
|
217
|
-
CartPanel,
|
|
218
|
-
{
|
|
219
|
-
handleCheckout,
|
|
220
|
-
className: "mt-4 mb-4 border-none py-0 px-4 w-full ",
|
|
221
|
-
listClx: "rounded-sm pr-3",
|
|
222
|
-
scrollAfter: 5,
|
|
223
|
-
itemClx: "mt-2",
|
|
224
|
-
totalClx: "sticky px-1 pr-2 border rounded-sm -bottom-[1px] bg-background",
|
|
225
|
-
buttonClx: "max-w-[220px] flex-none",
|
|
226
|
-
children: [
|
|
227
|
-
/* @__PURE__ */ jsxs("div", { className: "flex flex-row items-center flex-none justify-center ", children: [
|
|
228
|
-
/* @__PURE__ */ jsx(
|
|
229
|
-
bag_button_default,
|
|
230
|
-
{
|
|
231
|
-
animateOnHover: false,
|
|
232
|
-
showIfEmpty: true,
|
|
233
|
-
className: "mr-2 relative w-6 h-7",
|
|
234
|
-
iconClx: "fill-foreground "
|
|
235
|
-
}
|
|
236
|
-
),
|
|
237
|
-
/* @__PURE__ */ jsx("p", { className: "font-heading text-foreground text-default", children: "Your Bag" })
|
|
238
|
-
] }),
|
|
239
|
-
/* @__PURE__ */ jsx("div", { className: "h-[1px] w-pr-80 bg-muted-3 mx-auto mt-1.5 flex-none" })
|
|
240
|
-
]
|
|
241
|
-
}
|
|
242
|
-
) }) });
|
|
243
|
-
};
|
|
244
|
-
var mobile_bag_drawer_default = MobileBagDrawer;
|
|
245
|
-
var MobileNavMenuAI = ({ setMenuOpen }) => {
|
|
246
|
-
const [isOpen, setIsOpen] = useState(false);
|
|
247
|
-
return /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
248
|
-
/* @__PURE__ */ jsxs(Box, { className: "w-full text-2xl cursor-pointer", children: [
|
|
249
|
-
/* @__PURE__ */ jsxs("div", { className: "flex justify-between", children: [
|
|
250
|
-
/* @__PURE__ */ jsx(Logo, { variant: "wordmark", size: "md", outerClx: "p-6 h-full" }),
|
|
251
|
-
/* @__PURE__ */ jsx(Box, { tag: "span", className: cn("grid", "block h-full aspect-square hover:bg-background sm:hover:bg-level-1 active:scale-75 text-foreground will-change-transform transition-transform transition-scale transition-duration-[1500] mt-6 mr-6 " + (!open ? "rotate-none" : "rotate-[135deg] scale-110")), children: /* @__PURE__ */ jsx(Plus, { width: 28, height: 28, style: css("w-full h-full"), onClick: () => setMenuOpen(false) }) })
|
|
252
|
-
] }),
|
|
253
|
-
/* @__PURE__ */ jsx(Box, { className: "flex items-center gap-5 border-b border-[#3A3A3A] mt-4 rounded-full bg-muted-4 mx-6", children: /* @__PURE__ */ jsxs(Box, { className: "text-muted-1 font-bold flex-1 flex justify-between min-h-12 items-center px-2", onClick: () => setIsOpen(true), children: [
|
|
254
|
-
/* @__PURE__ */ jsx("span", { className: "text-base pl-2 font-light", children: "Ask AI a question" }),
|
|
255
|
-
/* @__PURE__ */ jsx(ArrowRight, {})
|
|
256
|
-
] }) })
|
|
257
|
-
] }),
|
|
258
|
-
/* @__PURE__ */ jsx(Box, { className: "fixed bottom-0 sm:bottom-16 right-0 w-full h-full sm:max-w-[400px] sm:max-h-[550px] sm:px-4 z-floating " + (isOpen ? "flex" : "hidden"), children: /* @__PURE__ */ jsxs(Card, { className: "flex flex-col h-full w-full", children: [
|
|
259
|
-
/* @__PURE__ */ jsxs("div", { className: "flex px-4 py-2 h-16 bg-level-0 items-center justify-between", children: [
|
|
260
|
-
/* @__PURE__ */ jsxs("h3", { className: "font-semibold font-heading", children: [
|
|
261
|
-
"LUX",
|
|
262
|
-
/* @__PURE__ */ jsx("span", { className: "opacity-60", children: "AI" })
|
|
263
|
-
] }),
|
|
264
|
-
/* @__PURE__ */ jsx(Button, { onClick: () => setIsOpen(false), variant: "link", size: "icon", className: "w-fit sm:hidden", children: /* @__PURE__ */ jsx(Plus, { className: "w-6 h-6 flex-none mr-1 rotate-45 transition-transform" }) })
|
|
265
|
-
] }),
|
|
266
|
-
/* @__PURE__ */ jsx("iframe", { src: "https://lux.chat/iframe", className: "h-full" })
|
|
267
|
-
] }) })
|
|
268
|
-
] });
|
|
269
|
-
};
|
|
270
|
-
var mobile_nav_menu_ai_default = MobileNavMenuAI;
|
|
271
|
-
var MobileNav = ({
|
|
272
|
-
currentAs,
|
|
273
|
-
links,
|
|
274
|
-
setMenuState,
|
|
275
|
-
className = "",
|
|
276
|
-
commonItemClx,
|
|
277
|
-
setChatbotOpen,
|
|
278
|
-
setMenuOpen
|
|
279
|
-
}) => links.length > 0 ? /* @__PURE__ */ jsxs(Box, { className: cn("flex flex-col h-full", className), children: [
|
|
280
|
-
/* @__PURE__ */ jsx(mobile_nav_menu_ai_default, { setMenuOpen }),
|
|
281
|
-
/* @__PURE__ */ jsx(Box, { className: "flex flex-col flex-1 overflow-auto", children: /* @__PURE__ */ jsx(Accordion, { type: "single", collapsible: true, className: "w-full h-full", children: links.map((el, index) => {
|
|
282
|
-
const itemClx = commonItemClx ? typeof commonItemClx === "string" ? commonItemClx : commonItemClx(el) : "";
|
|
283
|
-
const variant = el.variant ?? "link";
|
|
284
|
-
let internalClx = variant === "link" ? " text-muted hover:text-foreground active:text-accent rounded-none" : " min-w-0";
|
|
285
|
-
if (currentAs && currentAs === el.href) {
|
|
286
|
-
internalClx += " pointer-events-none";
|
|
287
|
-
if (variant === "link") {
|
|
288
|
-
internalClx += " text-accent";
|
|
289
|
-
}
|
|
290
|
-
}
|
|
291
|
-
if (!el.isAIMenu) {
|
|
292
|
-
return /* @__PURE__ */ jsxs(AccordionItem, { value: el.title ? el.title : "", className: "!no-underline !border-0 px-6", children: [
|
|
293
|
-
/* @__PURE__ */ jsxs(AccordionTrigger, { className: cn(internalClx, itemClx, ""), children: [
|
|
294
|
-
/* @__PURE__ */ jsx(Box, { className: cn(internalClx, itemClx, "flex items-center justify-between w-full pl-3 text-base font-normal leading-6"), children: el.title }),
|
|
295
|
-
/* @__PURE__ */ jsx(ChevronDown, { style: css("w-4 h-4 mr-3") })
|
|
296
|
-
] }),
|
|
297
|
-
/* @__PURE__ */ jsx(AccordionContent, { children: el.childMenu && /* @__PURE__ */ jsx(Box, { className: "px-4", children: Object.entries(el.childMenu.reduce((acc, child) => {
|
|
298
|
-
const group = acc[child.groupName ? child.groupName : ""] || [];
|
|
299
|
-
group.push(child);
|
|
300
|
-
acc[child.groupName ? child.groupName : ""] = group;
|
|
301
|
-
return acc;
|
|
302
|
-
}, {})).map(([groupName, children]) => /* @__PURE__ */ jsxs("div", { children: [
|
|
303
|
-
/* @__PURE__ */ jsx(Box, { className: "mt-4 mb-4 font-light text-muted-1", children: groupName }),
|
|
304
|
-
children.map((child, childIndex) => /* @__PURE__ */ jsx(Box, { className: "m-2", children: /* @__PURE__ */ jsxs(Box, { className: "flex items-center py-1", children: [
|
|
305
|
-
/* @__PURE__ */ jsx("span", { children: child.icon && child.icon }),
|
|
306
|
-
/* @__PURE__ */ jsx(
|
|
307
|
-
Link,
|
|
308
|
-
{
|
|
309
|
-
href: child.href,
|
|
310
|
-
target: child.newTab ? "_blank" : "_self",
|
|
311
|
-
rel: "noopener noreferrer",
|
|
312
|
-
children: /* @__PURE__ */ jsx(Box, { tag: "span", className: "text-muted-2 hover:underline ml-5 hover:text-primary", children: child.title })
|
|
313
|
-
}
|
|
314
|
-
)
|
|
315
|
-
] }) }, childIndex))
|
|
316
|
-
] }, groupName)) }) })
|
|
317
|
-
] }, index);
|
|
318
|
-
}
|
|
319
|
-
}) }) }),
|
|
320
|
-
/* @__PURE__ */ jsx(widget_default, { className: "text-2xl z-10", handleLogin: () => {
|
|
321
|
-
setMenuState("login");
|
|
322
|
-
} })
|
|
323
|
-
] }) : null;
|
|
324
|
-
var mobile_nav_menu_default = MobileNav;
|
|
325
38
|
var bagClx = "mt-4 mb-8 border-none py-0 px-4 w-full sm:min-w-[350px] sm:max-w-[500px] sm:mx-auto min-h-[60vh] max-h-[70vh] sm:animate-in sm:zoom-in-90 ";
|
|
326
39
|
var MobileHeader = ({
|
|
327
40
|
currentAs,
|
|
@@ -358,8 +71,8 @@ var MobileHeader = ({
|
|
|
358
71
|
setMenuState("nav");
|
|
359
72
|
}
|
|
360
73
|
};
|
|
361
|
-
const setMenuOpen = (
|
|
362
|
-
if (!
|
|
74
|
+
const setMenuOpen = (open) => {
|
|
75
|
+
if (!open) {
|
|
363
76
|
setMenuState("closed");
|
|
364
77
|
} else {
|
|
365
78
|
setMenuState("nav");
|
|
@@ -382,15 +95,15 @@ var MobileHeader = ({
|
|
|
382
95
|
`bg-background fixed z-header top-0 left-0 w-full ${menuOpen() ? "hidden" : "block"}`,
|
|
383
96
|
className
|
|
384
97
|
), children: /* @__PURE__ */ jsxs("div", { className: "w-full h-full flex flex-row justify-between items-center font-bold pr-5", children: [
|
|
385
|
-
/* @__PURE__ */ jsx(
|
|
386
|
-
menuOpen() && /* @__PURE__ */ jsx(Box, { className: "absolute left-0 top-0 bottom-0 right-0 pl-8 flex flex-row bg-background animate-mobile-menu-open", children: /* @__PURE__ */ jsx(
|
|
98
|
+
/* @__PURE__ */ jsx(default8, { href: "/", size: "md", outerClx: "p-6 h-full", variant: "wordmark" }),
|
|
99
|
+
menuOpen() && /* @__PURE__ */ jsx(Box, { className: "absolute left-0 top-0 bottom-0 right-0 pl-8 flex flex-row bg-background animate-mobile-menu-open", children: /* @__PURE__ */ jsx(Avatar, { className: "self-center " }) }),
|
|
387
100
|
/* @__PURE__ */ jsxs("div", { className: "flex gap-0 flex-row", children: [
|
|
388
|
-
/* @__PURE__ */ jsx(
|
|
389
|
-
/* @__PURE__ */ jsx(
|
|
101
|
+
/* @__PURE__ */ jsx(BagButton, { className: "text-primary -mr-[3px]", onClick: openBag }),
|
|
102
|
+
/* @__PURE__ */ jsx(MenuToggleButton, { className: "text-foreground", open: menuOpen(), setOpen: setMenuOpen })
|
|
390
103
|
] })
|
|
391
104
|
] }) }),
|
|
392
105
|
!noCommerce && /* @__PURE__ */ jsx(
|
|
393
|
-
|
|
106
|
+
MobileBagDrawer,
|
|
394
107
|
{
|
|
395
108
|
className: "",
|
|
396
109
|
open: bagDrawerOpen,
|
|
@@ -398,7 +111,7 @@ var MobileHeader = ({
|
|
|
398
111
|
handleCheckout
|
|
399
112
|
}
|
|
400
113
|
),
|
|
401
|
-
menuOpen() && /* @__PURE__ */ jsx(Box, { className: "fixed top-0 left-0 w-full h-full flex flex-column bg-background z-below-header animate-mobile-menu-open", children: !!!noAuth && menuState === "login" ? /* @__PURE__ */ jsx(
|
|
114
|
+
menuOpen() && /* @__PURE__ */ jsx(Box, { className: "fixed top-0 left-0 w-full h-full flex flex-column bg-background z-below-header animate-mobile-menu-open", children: !!!noAuth && menuState === "login" ? /* @__PURE__ */ jsx(Login, { onSuccess: onLoginChanged, className: "sm:animate-in sm:zoom-in-90 m-auto w-full max-w-sm px-8" }) : !!!noCommerce && menuState === "bag" ? /* @__PURE__ */ jsxs(
|
|
402
115
|
CartPanel,
|
|
403
116
|
{
|
|
404
117
|
handleCheckout: () => {
|
|
@@ -413,7 +126,7 @@ var MobileHeader = ({
|
|
|
413
126
|
buttonClx: "max-w-[220px] flex-none",
|
|
414
127
|
children: [
|
|
415
128
|
/* @__PURE__ */ jsxs("div", { className: "flex flex-row items-center flex-none justify-center ", children: [
|
|
416
|
-
/* @__PURE__ */ jsx(
|
|
129
|
+
/* @__PURE__ */ jsx(Bag, { className: "mr-2 relative w-4 h-5 fill-foreground " }),
|
|
417
130
|
/* @__PURE__ */ jsx("p", { className: "font-heading text-foreground text-default", children: "Your Bag" })
|
|
418
131
|
] }),
|
|
419
132
|
/* @__PURE__ */ jsx("div", { className: "h-[1px] w-pr-80 bg-muted-3 mx-auto mt-1.5 flex-none" })
|
|
@@ -422,7 +135,7 @@ var MobileHeader = ({
|
|
|
422
135
|
) : (
|
|
423
136
|
/* menuState === 'nav' */
|
|
424
137
|
/* @__PURE__ */ jsx(
|
|
425
|
-
|
|
138
|
+
NavMenu,
|
|
426
139
|
{
|
|
427
140
|
currentAs,
|
|
428
141
|
links,
|
|
@@ -1,39 +1,38 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
var
|
|
5
|
-
var
|
|
3
|
+
var avatar_js = require('./avatar.js');
|
|
4
|
+
var bagIcon_js = require('./bag-icon.js');
|
|
5
|
+
var leftArrow_js = require('./left-arrow.js');
|
|
6
|
+
var rightArrow_js = require('./right-arrow.js');
|
|
7
|
+
var socialIcon_js = require('./social-icon.js');
|
|
6
8
|
|
|
7
|
-
|
|
8
|
-
var Avatar = (props) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { width: "17", height: "21", viewBox: "0 0 17 21", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: [
|
|
9
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8.66112 10.3544C6.14668 10.3544 4.32664 6.91073 4.32664 4.59206C4.32664 2.12213 6.27238 0.115723 8.66112 0.115723C11.0499 0.115723 12.9956 2.12514 12.9956 4.59206C12.9956 6.91398 11.1756 10.3544 8.66112 10.3544ZM8.66112 1.1542C6.82539 1.1542 5.33242 2.69703 5.33242 4.59185C5.33242 6.65402 6.94715 9.31553 8.66112 9.31553C10.3761 9.31553 11.9898 6.65387 11.9898 4.5925C11.9898 2.69668 10.4969 1.15398 8.66112 1.15398V1.1542Z", fill: "white" }),
|
|
10
|
-
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6.79776 11.3345H10.5242C13.7802 11.3345 16.4302 14.0712 16.4302 17.4338C16.4302 19.0831 15.1297 20.423 13.5356 20.423H3.78923C2.19216 20.423 0.894689 19.0831 0.894689 17.4338C0.893706 14.0712 3.54156 11.3345 6.79776 11.3345ZM3.78819 19.3844H13.5337C14.5749 19.3844 15.4225 18.509 15.4225 17.4338C15.4225 14.6453 13.2253 12.3731 10.5223 12.3731H6.79862C4.0956 12.3731 1.89839 14.6423 1.89839 17.4338C1.89937 18.509 2.74701 19.3844 3.78816 19.3844H3.78819Z", fill: "white" })
|
|
11
|
-
] });
|
|
12
|
-
var avatar_default = Avatar;
|
|
13
|
-
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" }) });
|
|
14
|
-
var bag_icon_default = BagIcon;
|
|
15
|
-
var LeftArrow = (props) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: "10", height: "16", viewBox: "0 0 10 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M1.06975 7.44328C0.679224 7.83381 0.679224 8.46697 1.06975 8.8575L7.43371 15.2215C7.82423 15.612 8.4574 15.612 8.84792 15.2215C9.23845 14.8309 9.23845 14.1978 8.84792 13.8072L3.19107 8.15039L8.84792 2.49354C9.23845 2.10301 9.23845 1.46985 8.84792 1.07932C8.4574 0.688798 7.82423 0.688798 7.43371 1.07932L1.06975 7.44328ZM1.77686 9.15039H2.49037V7.15039H1.77686V9.15039Z", fill: "white" }) });
|
|
16
|
-
var left_arrow_default = LeftArrow;
|
|
17
|
-
var RightArrow = (props) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: "9", height: "16", viewBox: "0 0 9 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8.33797 7.58293C8.72849 7.97346 8.72849 8.60662 8.33797 8.99715L1.97401 15.3611C1.58348 15.7516 0.950316 15.7516 0.559792 15.3611C0.169267 14.9706 0.169267 14.3374 0.559792 13.9469L6.21665 8.29004L0.559792 2.63318C0.169267 2.24266 0.169267 1.6095 0.559792 1.21897C0.950316 0.828447 1.58348 0.828447 1.97401 1.21897L8.33797 7.58293ZM7.63086 9.29004H6.91734V7.29004H7.63086V9.29004Z", fill: "white" }) });
|
|
18
|
-
var right_arrow_default = RightArrow;
|
|
19
|
-
var SocialIcon = ({
|
|
20
|
-
network,
|
|
21
|
-
size,
|
|
22
|
-
className = ""
|
|
23
|
-
}) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
24
|
-
reactSocialIcons.SocialIcon,
|
|
25
|
-
{
|
|
26
|
-
network,
|
|
27
|
-
as: "div",
|
|
28
|
-
className: ui.cn("color-inherit", className),
|
|
29
|
-
bgColor: "transparent",
|
|
30
|
-
fgColor: "currentColor",
|
|
31
|
-
style: { height: size, width: size, flex: "none" }
|
|
32
|
-
}
|
|
33
|
-
);
|
|
9
|
+
function _interopDefault (e) { return e && e.__esModule ? e : { default: e }; }
|
|
34
10
|
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
11
|
+
var avatar_js__default = /*#__PURE__*/_interopDefault(avatar_js);
|
|
12
|
+
var bagIcon_js__default = /*#__PURE__*/_interopDefault(bagIcon_js);
|
|
13
|
+
var leftArrow_js__default = /*#__PURE__*/_interopDefault(leftArrow_js);
|
|
14
|
+
var rightArrow_js__default = /*#__PURE__*/_interopDefault(rightArrow_js);
|
|
15
|
+
var socialIcon_js__default = /*#__PURE__*/_interopDefault(socialIcon_js);
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
Object.defineProperty(exports, "Avatar", {
|
|
20
|
+
enumerable: true,
|
|
21
|
+
get: function () { return avatar_js__default.default; }
|
|
22
|
+
});
|
|
23
|
+
Object.defineProperty(exports, "Bag", {
|
|
24
|
+
enumerable: true,
|
|
25
|
+
get: function () { return bagIcon_js__default.default; }
|
|
26
|
+
});
|
|
27
|
+
Object.defineProperty(exports, "LeftArrow", {
|
|
28
|
+
enumerable: true,
|
|
29
|
+
get: function () { return leftArrow_js__default.default; }
|
|
30
|
+
});
|
|
31
|
+
Object.defineProperty(exports, "RightArrow", {
|
|
32
|
+
enumerable: true,
|
|
33
|
+
get: function () { return rightArrow_js__default.default; }
|
|
34
|
+
});
|
|
35
|
+
Object.defineProperty(exports, "SocialIcon", {
|
|
36
|
+
enumerable: true,
|
|
37
|
+
get: function () { return socialIcon_js__default.default; }
|
|
38
|
+
});
|
|
@@ -1,33 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
var Avatar = (props) => /* @__PURE__ */ jsxs("svg", { width: "17", height: "21", viewBox: "0 0 17 21", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: [
|
|
7
|
-
/* @__PURE__ */ jsx("path", { d: "M8.66112 10.3544C6.14668 10.3544 4.32664 6.91073 4.32664 4.59206C4.32664 2.12213 6.27238 0.115723 8.66112 0.115723C11.0499 0.115723 12.9956 2.12514 12.9956 4.59206C12.9956 6.91398 11.1756 10.3544 8.66112 10.3544ZM8.66112 1.1542C6.82539 1.1542 5.33242 2.69703 5.33242 4.59185C5.33242 6.65402 6.94715 9.31553 8.66112 9.31553C10.3761 9.31553 11.9898 6.65387 11.9898 4.5925C11.9898 2.69668 10.4969 1.15398 8.66112 1.15398V1.1542Z", fill: "white" }),
|
|
8
|
-
/* @__PURE__ */ jsx("path", { d: "M6.79776 11.3345H10.5242C13.7802 11.3345 16.4302 14.0712 16.4302 17.4338C16.4302 19.0831 15.1297 20.423 13.5356 20.423H3.78923C2.19216 20.423 0.894689 19.0831 0.894689 17.4338C0.893706 14.0712 3.54156 11.3345 6.79776 11.3345ZM3.78819 19.3844H13.5337C14.5749 19.3844 15.4225 18.509 15.4225 17.4338C15.4225 14.6453 13.2253 12.3731 10.5223 12.3731H6.79862C4.0956 12.3731 1.89839 14.6423 1.89839 17.4338C1.89937 18.509 2.74701 19.3844 3.78816 19.3844H3.78819Z", fill: "white" })
|
|
9
|
-
] });
|
|
10
|
-
var avatar_default = Avatar;
|
|
11
|
-
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" }) });
|
|
12
|
-
var bag_icon_default = BagIcon;
|
|
13
|
-
var LeftArrow = (props) => /* @__PURE__ */ jsx("svg", { width: "10", height: "16", viewBox: "0 0 10 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: /* @__PURE__ */ jsx("path", { d: "M1.06975 7.44328C0.679224 7.83381 0.679224 8.46697 1.06975 8.8575L7.43371 15.2215C7.82423 15.612 8.4574 15.612 8.84792 15.2215C9.23845 14.8309 9.23845 14.1978 8.84792 13.8072L3.19107 8.15039L8.84792 2.49354C9.23845 2.10301 9.23845 1.46985 8.84792 1.07932C8.4574 0.688798 7.82423 0.688798 7.43371 1.07932L1.06975 7.44328ZM1.77686 9.15039H2.49037V7.15039H1.77686V9.15039Z", fill: "white" }) });
|
|
14
|
-
var left_arrow_default = LeftArrow;
|
|
15
|
-
var RightArrow = (props) => /* @__PURE__ */ jsx("svg", { width: "9", height: "16", viewBox: "0 0 9 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: /* @__PURE__ */ jsx("path", { d: "M8.33797 7.58293C8.72849 7.97346 8.72849 8.60662 8.33797 8.99715L1.97401 15.3611C1.58348 15.7516 0.950316 15.7516 0.559792 15.3611C0.169267 14.9706 0.169267 14.3374 0.559792 13.9469L6.21665 8.29004L0.559792 2.63318C0.169267 2.24266 0.169267 1.6095 0.559792 1.21897C0.950316 0.828447 1.58348 0.828447 1.97401 1.21897L8.33797 7.58293ZM7.63086 9.29004H6.91734V7.29004H7.63086V9.29004Z", fill: "white" }) });
|
|
16
|
-
var right_arrow_default = RightArrow;
|
|
17
|
-
var SocialIcon = ({
|
|
18
|
-
network,
|
|
19
|
-
size,
|
|
20
|
-
className = ""
|
|
21
|
-
}) => /* @__PURE__ */ jsx(
|
|
22
|
-
SocialIcon$1,
|
|
23
|
-
{
|
|
24
|
-
network,
|
|
25
|
-
as: "div",
|
|
26
|
-
className: cn("color-inherit", className),
|
|
27
|
-
bgColor: "transparent",
|
|
28
|
-
fgColor: "currentColor",
|
|
29
|
-
style: { height: size, width: size, flex: "none" }
|
|
30
|
-
}
|
|
31
|
-
);
|
|
32
|
-
|
|
33
|
-
export { avatar_default as Avatar, bag_icon_default as Bag, left_arrow_default as LeftArrow, right_arrow_default as RightArrow, SocialIcon };
|
|
1
|
+
export { default as Avatar } from './avatar.js';
|
|
2
|
+
export { default as Bag } from './bag-icon.js';
|
|
3
|
+
export { default as LeftArrow } from './left-arrow.js';
|
|
4
|
+
export { default as RightArrow } from './right-arrow.js';
|
|
5
|
+
export { default as SocialIcon } from './social-icon.js';
|