@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
package/dist/next.cjs
CHANGED
|
@@ -1,98 +1,13 @@
|
|
|
1
|
+
'use client';
|
|
1
2
|
'use strict';
|
|
2
3
|
|
|
3
4
|
var module$1 = require('module');
|
|
5
|
+
var engine_js = require('./engine.js');
|
|
4
6
|
|
|
5
|
-
// src/next.ts
|
|
6
|
-
|
|
7
|
-
// src/engine.ts
|
|
8
|
-
var GUI_PACKAGES = [
|
|
9
|
-
"@hanzo/gui",
|
|
10
|
-
"@hanzogui/accordion",
|
|
11
|
-
"@hanzogui/adapt",
|
|
12
|
-
"@hanzogui/alert-dialog",
|
|
13
|
-
"@hanzogui/animate",
|
|
14
|
-
"@hanzogui/animate-presence",
|
|
15
|
-
"@hanzogui/avatar",
|
|
16
|
-
"@hanzogui/button",
|
|
17
|
-
"@hanzogui/card",
|
|
18
|
-
"@hanzogui/checkbox",
|
|
19
|
-
"@hanzogui/collapsible",
|
|
20
|
-
"@hanzogui/component-helpers",
|
|
21
|
-
"@hanzogui/compose-refs",
|
|
22
|
-
"@hanzogui/config",
|
|
23
|
-
"@hanzogui/context-menu",
|
|
24
|
-
"@hanzogui/core",
|
|
25
|
-
"@hanzogui/create-context",
|
|
26
|
-
"@hanzogui/create-menu",
|
|
27
|
-
"@hanzogui/dialog",
|
|
28
|
-
"@hanzogui/dismissable",
|
|
29
|
-
"@hanzogui/element",
|
|
30
|
-
"@hanzogui/elements",
|
|
31
|
-
"@hanzogui/floating",
|
|
32
|
-
"@hanzogui/focus-scope",
|
|
33
|
-
"@hanzogui/font-size",
|
|
34
|
-
"@hanzogui/form",
|
|
35
|
-
"@hanzogui/get-token",
|
|
36
|
-
"@hanzogui/group",
|
|
37
|
-
"@hanzogui/helpers",
|
|
38
|
-
"@hanzogui/image",
|
|
39
|
-
"@hanzogui/input",
|
|
40
|
-
"@hanzogui/label",
|
|
41
|
-
"@hanzogui/list-item",
|
|
42
|
-
"@hanzogui/menu",
|
|
43
|
-
"@hanzogui/popover",
|
|
44
|
-
"@hanzogui/popper",
|
|
45
|
-
"@hanzogui/portal",
|
|
46
|
-
"@hanzogui/progress",
|
|
47
|
-
"@hanzogui/radio-group",
|
|
48
|
-
"@hanzogui/react-native-media-driver",
|
|
49
|
-
"@hanzogui/remove-scroll",
|
|
50
|
-
"@hanzogui/scroll-view",
|
|
51
|
-
"@hanzogui/select",
|
|
52
|
-
"@hanzogui/separator",
|
|
53
|
-
"@hanzogui/shapes",
|
|
54
|
-
"@hanzogui/sheet",
|
|
55
|
-
"@hanzogui/slider",
|
|
56
|
-
"@hanzogui/spacer",
|
|
57
|
-
"@hanzogui/spinner",
|
|
58
|
-
"@hanzogui/stacks",
|
|
59
|
-
"@hanzogui/switch",
|
|
60
|
-
"@hanzogui/tabs",
|
|
61
|
-
"@hanzogui/text",
|
|
62
|
-
"@hanzogui/theme",
|
|
63
|
-
"@hanzogui/toast",
|
|
64
|
-
"@hanzogui/toggle-group",
|
|
65
|
-
"@hanzogui/tooltip",
|
|
66
|
-
"@hanzogui/use-controllable-state",
|
|
67
|
-
"@hanzogui/use-debounce",
|
|
68
|
-
"@hanzogui/use-force-update",
|
|
69
|
-
"@hanzogui/use-presence",
|
|
70
|
-
"@hanzogui/use-window-dimensions",
|
|
71
|
-
"@hanzogui/visually-hidden",
|
|
72
|
-
"@hanzogui/web",
|
|
73
|
-
"@hanzogui/z-index-stack",
|
|
74
|
-
"@luxfi/ui"
|
|
75
|
-
];
|
|
76
|
-
var GUI_DEFINES = {
|
|
77
|
-
"process.env.EXPO_OS": JSON.stringify("web"),
|
|
78
|
-
"process.env.IS_WEB": JSON.stringify("true")
|
|
79
|
-
};
|
|
80
|
-
[
|
|
81
|
-
"react",
|
|
82
|
-
"react-dom",
|
|
83
|
-
"@tanstack/react-query",
|
|
84
|
-
...GUI_PACKAGES
|
|
85
|
-
];
|
|
86
|
-
var ALIASABLE = [
|
|
87
|
-
"@tanstack/react-query",
|
|
88
|
-
...GUI_PACKAGES
|
|
89
|
-
];
|
|
90
|
-
|
|
91
|
-
// src/next.ts
|
|
92
7
|
function guiAliases(from) {
|
|
93
8
|
const require_ = module$1.createRequire(`${from.replace(/\/?$/, "/")}noop.js`);
|
|
94
9
|
const alias = {};
|
|
95
|
-
for (const pkg of ALIASABLE) {
|
|
10
|
+
for (const pkg of engine_js.ALIASABLE) {
|
|
96
11
|
try {
|
|
97
12
|
alias[`${pkg}$`] = require_.resolve(pkg);
|
|
98
13
|
} catch {
|
|
@@ -106,7 +21,7 @@ function withLuxUi(config = {}) {
|
|
|
106
21
|
const { dir: _dir, ...rest } = config;
|
|
107
22
|
return {
|
|
108
23
|
...rest,
|
|
109
|
-
transpilePackages: [.../* @__PURE__ */ new Set([...config.transpilePackages ?? [], ...GUI_PACKAGES])],
|
|
24
|
+
transpilePackages: [.../* @__PURE__ */ new Set([...config.transpilePackages ?? [], ...engine_js.GUI_PACKAGES])],
|
|
110
25
|
turbopack: {
|
|
111
26
|
...config.turbopack,
|
|
112
27
|
resolveAlias: {
|
|
@@ -127,12 +42,15 @@ function withLuxUi(config = {}) {
|
|
|
127
42
|
};
|
|
128
43
|
const webpackModule = context?.webpack;
|
|
129
44
|
if (webpackModule?.DefinePlugin) {
|
|
130
|
-
next.plugins = [...next.plugins ?? [], new webpackModule.DefinePlugin({ ...GUI_DEFINES })];
|
|
45
|
+
next.plugins = [...next.plugins ?? [], new webpackModule.DefinePlugin({ ...engine_js.GUI_DEFINES })];
|
|
131
46
|
}
|
|
132
47
|
return next;
|
|
133
48
|
}
|
|
134
49
|
};
|
|
135
50
|
}
|
|
136
51
|
|
|
137
|
-
exports
|
|
52
|
+
Object.defineProperty(exports, "GUI_PACKAGES", {
|
|
53
|
+
enumerable: true,
|
|
54
|
+
get: function () { return engine_js.GUI_PACKAGES; }
|
|
55
|
+
});
|
|
138
56
|
exports.withLuxUi = withLuxUi;
|
package/dist/next.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"next.d.ts","sourceRoot":"","sources":["../src/next.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"next.d.ts","sourceRoot":"","sources":["../src/next.ts"],"names":[],"mappings":"AAuBA,OAAO,EAA0B,YAAY,EAAE,MAAM,UAAU,CAAC;AA+BhE,UAAU,aAAa;IACrB,OAAO,CAAC,EAAE;QAAE,KAAK,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAA;KAAE,CAAC;IAC9C,OAAO,CAAC,EAAE,KAAK,CAAC,OAAO,CAAC,CAAC;IACzB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB;AAED,kEAAkE;AAClE,MAAM,WAAW,eAAe;IAC9B,2EAA2E;IAC3E,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,iBAAiB,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAClC,SAAS,CAAC,EAAE;QAAE,YAAY,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;QAAC,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAA;KAAE,CAAC;IAC9E,GAAG,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAC7B,OAAO,CAAC,EAAE,CAAC,MAAM,EAAE,aAAa,EAAE,OAAO,EAAE,OAAO,KAAK,aAAa,CAAC;IACrE,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB;AAED;;;;;GAKG;AACH,wBAAgB,SAAS,CAAC,MAAM,GAAE,eAAoB,GAAG,eAAe,CAyDvE;AAED,OAAO,EAAE,YAAY,EAAE,CAAC"}
|
package/dist/next.js
CHANGED
|
@@ -1,92 +1,8 @@
|
|
|
1
|
+
'use client';
|
|
1
2
|
import { createRequire } from 'module';
|
|
3
|
+
import { GUI_DEFINES, GUI_PACKAGES, ALIASABLE } from './engine.js';
|
|
4
|
+
export { GUI_PACKAGES } from './engine.js';
|
|
2
5
|
|
|
3
|
-
// src/next.ts
|
|
4
|
-
|
|
5
|
-
// src/engine.ts
|
|
6
|
-
var GUI_PACKAGES = [
|
|
7
|
-
"@hanzo/gui",
|
|
8
|
-
"@hanzogui/accordion",
|
|
9
|
-
"@hanzogui/adapt",
|
|
10
|
-
"@hanzogui/alert-dialog",
|
|
11
|
-
"@hanzogui/animate",
|
|
12
|
-
"@hanzogui/animate-presence",
|
|
13
|
-
"@hanzogui/avatar",
|
|
14
|
-
"@hanzogui/button",
|
|
15
|
-
"@hanzogui/card",
|
|
16
|
-
"@hanzogui/checkbox",
|
|
17
|
-
"@hanzogui/collapsible",
|
|
18
|
-
"@hanzogui/component-helpers",
|
|
19
|
-
"@hanzogui/compose-refs",
|
|
20
|
-
"@hanzogui/config",
|
|
21
|
-
"@hanzogui/context-menu",
|
|
22
|
-
"@hanzogui/core",
|
|
23
|
-
"@hanzogui/create-context",
|
|
24
|
-
"@hanzogui/create-menu",
|
|
25
|
-
"@hanzogui/dialog",
|
|
26
|
-
"@hanzogui/dismissable",
|
|
27
|
-
"@hanzogui/element",
|
|
28
|
-
"@hanzogui/elements",
|
|
29
|
-
"@hanzogui/floating",
|
|
30
|
-
"@hanzogui/focus-scope",
|
|
31
|
-
"@hanzogui/font-size",
|
|
32
|
-
"@hanzogui/form",
|
|
33
|
-
"@hanzogui/get-token",
|
|
34
|
-
"@hanzogui/group",
|
|
35
|
-
"@hanzogui/helpers",
|
|
36
|
-
"@hanzogui/image",
|
|
37
|
-
"@hanzogui/input",
|
|
38
|
-
"@hanzogui/label",
|
|
39
|
-
"@hanzogui/list-item",
|
|
40
|
-
"@hanzogui/menu",
|
|
41
|
-
"@hanzogui/popover",
|
|
42
|
-
"@hanzogui/popper",
|
|
43
|
-
"@hanzogui/portal",
|
|
44
|
-
"@hanzogui/progress",
|
|
45
|
-
"@hanzogui/radio-group",
|
|
46
|
-
"@hanzogui/react-native-media-driver",
|
|
47
|
-
"@hanzogui/remove-scroll",
|
|
48
|
-
"@hanzogui/scroll-view",
|
|
49
|
-
"@hanzogui/select",
|
|
50
|
-
"@hanzogui/separator",
|
|
51
|
-
"@hanzogui/shapes",
|
|
52
|
-
"@hanzogui/sheet",
|
|
53
|
-
"@hanzogui/slider",
|
|
54
|
-
"@hanzogui/spacer",
|
|
55
|
-
"@hanzogui/spinner",
|
|
56
|
-
"@hanzogui/stacks",
|
|
57
|
-
"@hanzogui/switch",
|
|
58
|
-
"@hanzogui/tabs",
|
|
59
|
-
"@hanzogui/text",
|
|
60
|
-
"@hanzogui/theme",
|
|
61
|
-
"@hanzogui/toast",
|
|
62
|
-
"@hanzogui/toggle-group",
|
|
63
|
-
"@hanzogui/tooltip",
|
|
64
|
-
"@hanzogui/use-controllable-state",
|
|
65
|
-
"@hanzogui/use-debounce",
|
|
66
|
-
"@hanzogui/use-force-update",
|
|
67
|
-
"@hanzogui/use-presence",
|
|
68
|
-
"@hanzogui/use-window-dimensions",
|
|
69
|
-
"@hanzogui/visually-hidden",
|
|
70
|
-
"@hanzogui/web",
|
|
71
|
-
"@hanzogui/z-index-stack",
|
|
72
|
-
"@luxfi/ui"
|
|
73
|
-
];
|
|
74
|
-
var GUI_DEFINES = {
|
|
75
|
-
"process.env.EXPO_OS": JSON.stringify("web"),
|
|
76
|
-
"process.env.IS_WEB": JSON.stringify("true")
|
|
77
|
-
};
|
|
78
|
-
[
|
|
79
|
-
"react",
|
|
80
|
-
"react-dom",
|
|
81
|
-
"@tanstack/react-query",
|
|
82
|
-
...GUI_PACKAGES
|
|
83
|
-
];
|
|
84
|
-
var ALIASABLE = [
|
|
85
|
-
"@tanstack/react-query",
|
|
86
|
-
...GUI_PACKAGES
|
|
87
|
-
];
|
|
88
|
-
|
|
89
|
-
// src/next.ts
|
|
90
6
|
function guiAliases(from) {
|
|
91
7
|
const require_ = createRequire(`${from.replace(/\/?$/, "/")}noop.js`);
|
|
92
8
|
const alias = {};
|
|
@@ -132,4 +48,4 @@ function withLuxUi(config = {}) {
|
|
|
132
48
|
};
|
|
133
49
|
}
|
|
134
50
|
|
|
135
|
-
export {
|
|
51
|
+
export { withLuxUi };
|
package/dist/option-chain.cjs
CHANGED
package/dist/option-chain.js
CHANGED
package/dist/option-position.cjs
CHANGED
package/dist/option-position.js
CHANGED
package/dist/order-entry.cjs
CHANGED
package/dist/order-entry.js
CHANGED
package/dist/orders-history.cjs
CHANGED
package/dist/orders-history.js
CHANGED
package/dist/pagination.cjs
CHANGED
package/dist/pagination.js
CHANGED
package/dist/pill.cjs
CHANGED
package/dist/pill.js
CHANGED
package/dist/pin-input.cjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
'use client';
|
|
2
2
|
'use strict';
|
|
3
3
|
|
|
4
4
|
var gui = require('@hanzo/gui');
|
|
@@ -25,7 +25,6 @@ function _interopNamespace(e) {
|
|
|
25
25
|
|
|
26
26
|
var React__namespace = /*#__PURE__*/_interopNamespace(React);
|
|
27
27
|
|
|
28
|
-
// src/pin-input.tsx
|
|
29
28
|
var BOX = {
|
|
30
29
|
width: 40,
|
|
31
30
|
height: 40,
|
package/dist/pin-input.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pin-input.d.ts","sourceRoot":"","sources":["../src/pin-input.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"pin-input.d.ts","sourceRoot":"","sources":["../src/pin-input.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,MAAM,WAAW,aAAa;IAC5B,QAAQ,CAAC,OAAO,CAAC,EAAE,KAAK,CAAC,GAAG,CAAC,cAAc,CAAC,CAAC;IAC7C,QAAQ,CAAC,KAAK,CAAC,EAAE,MAAM,CAAC;IACxB,QAAQ,CAAC,UAAU,CAAC,EAAE,KAAK,CAAC,mBAAmB,CAAC,gBAAgB,CAAC,CAAC;IAClE,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,CAAC;IAC5B,QAAQ,CAAC,WAAW,CAAC,EAAE,MAAM,CAAC;IAC9B,QAAQ,CAAC,KAAK,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAC/B,QAAQ,CAAC,aAAa,CAAC,EAAE,CAAC,OAAO,EAAE;QAAE,KAAK,EAAE,KAAK,CAAC,MAAM,CAAC,CAAA;KAAE,KAAK,IAAI,CAAC;IACrE,QAAQ,CAAC,eAAe,CAAC,EAAE,CAAC,OAAO,EAAE;QAAE,KAAK,EAAE,KAAK,CAAC,MAAM,CAAC,CAAA;KAAE,KAAK,IAAI,CAAC;IACvE,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,CAAC;IAC5B,QAAQ,CAAC,OAAO,CAAC,EAAE,OAAO,CAAC;IAC3B,QAAQ,CAAC,GAAG,CAAC,EAAE,OAAO,CAAC;IACvB,QAAQ,CAAC,IAAI,CAAC,EAAE,MAAM,CAAC;IACvB,QAAQ,CAAC,OAAO,CAAC,EAAE,MAAM,CAAC;IAC1B,QAAQ,CAAC,SAAS,CAAC,EAAE,MAAM,CAAC;CAC7B;AA4BD,eAAO,MAAM,QAAQ,wFAoJpB,CAAC"}
|
package/dist/pin-input.js
CHANGED
package/dist/pixel-image.cjs
CHANGED
package/dist/pixel-image.js
CHANGED
package/dist/pnl-diagram.cjs
CHANGED
package/dist/pnl-diagram.js
CHANGED
package/dist/popover.cjs
CHANGED
|
@@ -1,9 +1,10 @@
|
|
|
1
|
-
|
|
1
|
+
'use client';
|
|
2
2
|
'use strict';
|
|
3
3
|
|
|
4
4
|
var gui = require('@hanzo/gui');
|
|
5
5
|
var ui = require('@hanzo/ui');
|
|
6
|
-
var
|
|
6
|
+
var React = require('react');
|
|
7
|
+
var closeButton_js = require('./close-button.js');
|
|
7
8
|
var jsxRuntime = require('react/jsx-runtime');
|
|
8
9
|
|
|
9
10
|
function _interopNamespace(e) {
|
|
@@ -24,67 +25,8 @@ function _interopNamespace(e) {
|
|
|
24
25
|
return Object.freeze(n);
|
|
25
26
|
}
|
|
26
27
|
|
|
27
|
-
var
|
|
28
|
+
var React__namespace = /*#__PURE__*/_interopNamespace(React);
|
|
28
29
|
|
|
29
|
-
// src/popover.tsx
|
|
30
|
-
var CLOSE_ICON_PATH = "M9.44 8.035a.791.791 0 0 0 1.12 0l3.802-3.803a.791.791 0 0 1 1.119 0l.287.287a.79.79 0 0 1 0 1.119L11.965 9.44a.79.79 0 0 0 0 1.118l3.803 3.803a.791.791 0 0 1 0 1.119l-.287.287a.791.791 0 0 1-1.119 0l-3.803-3.803a.79.79 0 0 0-1.118 0l-3.803 3.803a.79.79 0 0 1-1.119 0l-.287-.287a.791.791 0 0 1 0-1.119l3.803-3.803a.791.791 0 0 0 0-1.118L4.232 5.638a.791.791 0 0 1 0-1.119l.287-.287a.791.791 0 0 1 1.119 0L9.44 8.035Z";
|
|
31
|
-
var CloseButtonFrame = gui.styled(gui.View, {
|
|
32
|
-
name: "LuxCloseButton",
|
|
33
|
-
render: /* @__PURE__ */ jsxRuntime.jsx("button", { type: "button", "aria-label": "Close" }),
|
|
34
|
-
role: "button",
|
|
35
|
-
cursor: "pointer",
|
|
36
|
-
display: "inline-flex",
|
|
37
|
-
alignItems: "center",
|
|
38
|
-
justifyContent: "center",
|
|
39
|
-
width: 20,
|
|
40
|
-
height: 20,
|
|
41
|
-
minWidth: 0,
|
|
42
|
-
flexShrink: 1,
|
|
43
|
-
padding: 0,
|
|
44
|
-
borderRadius: 4,
|
|
45
|
-
borderWidth: 0,
|
|
46
|
-
overflow: "hidden",
|
|
47
|
-
backgroundColor: "transparent",
|
|
48
|
-
hoverStyle: {
|
|
49
|
-
backgroundColor: "transparent"
|
|
50
|
-
},
|
|
51
|
-
variants: {
|
|
52
|
-
disabled: {
|
|
53
|
-
true: {
|
|
54
|
-
opacity: 0.4,
|
|
55
|
-
pointerEvents: "none"
|
|
56
|
-
}
|
|
57
|
-
}
|
|
58
|
-
}
|
|
59
|
-
});
|
|
60
|
-
var CloseButton = React2__namespace.forwardRef(function CloseButton2(props, ref) {
|
|
61
|
-
const { variant: _variant, size: _size, className, children, ...rest } = props;
|
|
62
|
-
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
63
|
-
CloseButtonFrame,
|
|
64
|
-
{
|
|
65
|
-
ref,
|
|
66
|
-
className,
|
|
67
|
-
...rest,
|
|
68
|
-
children: children ?? /* @__PURE__ */ jsxRuntime.jsx(
|
|
69
|
-
"svg",
|
|
70
|
-
{
|
|
71
|
-
width: 20,
|
|
72
|
-
height: 20,
|
|
73
|
-
viewBox: "0 0 20 20",
|
|
74
|
-
fill: "none",
|
|
75
|
-
"aria-hidden": "true",
|
|
76
|
-
children: /* @__PURE__ */ jsxRuntime.jsx(
|
|
77
|
-
"path",
|
|
78
|
-
{
|
|
79
|
-
d: CLOSE_ICON_PATH,
|
|
80
|
-
fill: "currentColor"
|
|
81
|
-
}
|
|
82
|
-
)
|
|
83
|
-
}
|
|
84
|
-
)
|
|
85
|
-
}
|
|
86
|
-
);
|
|
87
|
-
});
|
|
88
30
|
function parsePlacement(placement) {
|
|
89
31
|
if (!placement) {
|
|
90
32
|
return { side: "bottom", align: "start" };
|
|
@@ -100,7 +42,7 @@ function parsePlacement(placement) {
|
|
|
100
42
|
}
|
|
101
43
|
return { side, align };
|
|
102
44
|
}
|
|
103
|
-
var PositioningContext =
|
|
45
|
+
var PositioningContext = React__namespace.createContext({
|
|
104
46
|
side: "bottom",
|
|
105
47
|
align: "start",
|
|
106
48
|
sideOffset: 4,
|
|
@@ -134,7 +76,7 @@ var PopoverRoot = (props) => {
|
|
|
134
76
|
}
|
|
135
77
|
};
|
|
136
78
|
const { side, align } = parsePlacement(mergedPositioning.placement);
|
|
137
|
-
const positioningValue =
|
|
79
|
+
const positioningValue = React__namespace.useMemo(() => ({
|
|
138
80
|
side,
|
|
139
81
|
align,
|
|
140
82
|
sideOffset: mergedPositioning.offset?.mainAxis ?? 4,
|
|
@@ -151,7 +93,7 @@ var PopoverRoot = (props) => {
|
|
|
151
93
|
autoFocus,
|
|
152
94
|
closeOnInteractOutside
|
|
153
95
|
]);
|
|
154
|
-
const handleOpenChange =
|
|
96
|
+
const handleOpenChange = React__namespace.useCallback((isOpen) => {
|
|
155
97
|
onOpenChange?.({ open: isOpen });
|
|
156
98
|
}, [onOpenChange]);
|
|
157
99
|
const placement = mergedPositioning.placement ?? "bottom-start";
|
|
@@ -169,11 +111,11 @@ var PopoverRoot = (props) => {
|
|
|
169
111
|
}
|
|
170
112
|
) });
|
|
171
113
|
};
|
|
172
|
-
var PopoverTrigger =
|
|
114
|
+
var PopoverTrigger = React__namespace.forwardRef(function PopoverTrigger2(props, ref) {
|
|
173
115
|
const { asChild = true, ...rest } = props;
|
|
174
116
|
return /* @__PURE__ */ jsxRuntime.jsx(gui.Popover.Trigger, { asChild: asChild ? "except-style" : void 0, ref, ...rest });
|
|
175
117
|
});
|
|
176
|
-
var PopoverContent =
|
|
118
|
+
var PopoverContent = React__namespace.forwardRef(function PopoverContent2(props, ref) {
|
|
177
119
|
const { portalled = true, portalRef: _portalRef, className, w, minW, maxW, paddingTop, style: styleProp, ...rest } = props;
|
|
178
120
|
const resolvedW = typeof w === "object" ? w.base ?? w.lg : w;
|
|
179
121
|
const contentStyle = {
|
|
@@ -204,7 +146,7 @@ var PopoverContent = React2__namespace.forwardRef(function PopoverContent2(props
|
|
|
204
146
|
}
|
|
205
147
|
);
|
|
206
148
|
});
|
|
207
|
-
var PopoverArrow =
|
|
149
|
+
var PopoverArrow = React__namespace.forwardRef(function PopoverArrow2(props, ref) {
|
|
208
150
|
const { className, ...rest } = props;
|
|
209
151
|
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
210
152
|
gui.Popover.Arrow,
|
|
@@ -216,7 +158,7 @@ var PopoverArrow = React2__namespace.forwardRef(function PopoverArrow2(props, re
|
|
|
216
158
|
}
|
|
217
159
|
);
|
|
218
160
|
});
|
|
219
|
-
var PopoverCloseTrigger =
|
|
161
|
+
var PopoverCloseTrigger = React__namespace.forwardRef(function PopoverCloseTrigger2(props, ref) {
|
|
220
162
|
const { className, ...rest } = props;
|
|
221
163
|
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
222
164
|
gui.Popover.Close,
|
|
@@ -226,18 +168,18 @@ var PopoverCloseTrigger = React2__namespace.forwardRef(function PopoverCloseTrig
|
|
|
226
168
|
...rest,
|
|
227
169
|
asChild: true,
|
|
228
170
|
ref,
|
|
229
|
-
children: /* @__PURE__ */ jsxRuntime.jsx(CloseButton, {})
|
|
171
|
+
children: /* @__PURE__ */ jsxRuntime.jsx(closeButton_js.CloseButton, {})
|
|
230
172
|
}
|
|
231
173
|
);
|
|
232
174
|
});
|
|
233
|
-
var PopoverCloseTriggerWrapper =
|
|
175
|
+
var PopoverCloseTriggerWrapper = React__namespace.forwardRef(function PopoverCloseTriggerWrapper2(props, ref) {
|
|
234
176
|
const { disabled, children, ...rest } = props;
|
|
235
177
|
if (disabled) {
|
|
236
178
|
return children;
|
|
237
179
|
}
|
|
238
180
|
return /* @__PURE__ */ jsxRuntime.jsx(gui.Popover.Close, { ref, ...rest, asChild: true, children });
|
|
239
181
|
});
|
|
240
|
-
var PopoverBody =
|
|
182
|
+
var PopoverBody = React__namespace.forwardRef(function PopoverBody2(props, ref) {
|
|
241
183
|
const {
|
|
242
184
|
className,
|
|
243
185
|
style: styleProp,
|
|
@@ -275,7 +217,7 @@ var PopoverBody = React2__namespace.forwardRef(function PopoverBody2(props, ref)
|
|
|
275
217
|
}
|
|
276
218
|
);
|
|
277
219
|
});
|
|
278
|
-
var PopoverHeader =
|
|
220
|
+
var PopoverHeader = React__namespace.forwardRef(function PopoverHeader2(props, ref) {
|
|
279
221
|
const { className, ...rest } = props;
|
|
280
222
|
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
281
223
|
ui.Box,
|
|
@@ -286,7 +228,7 @@ var PopoverHeader = React2__namespace.forwardRef(function PopoverHeader2(props,
|
|
|
286
228
|
}
|
|
287
229
|
);
|
|
288
230
|
});
|
|
289
|
-
var PopoverFooter =
|
|
231
|
+
var PopoverFooter = React__namespace.forwardRef(function PopoverFooter2(props, ref) {
|
|
290
232
|
const { className, ...rest } = props;
|
|
291
233
|
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
292
234
|
ui.Box,
|
|
@@ -297,7 +239,7 @@ var PopoverFooter = React2__namespace.forwardRef(function PopoverFooter2(props,
|
|
|
297
239
|
}
|
|
298
240
|
);
|
|
299
241
|
});
|
|
300
|
-
var PopoverTitle =
|
|
242
|
+
var PopoverTitle = React__namespace.forwardRef(function PopoverTitle2(props, ref) {
|
|
301
243
|
const { className, ...rest } = props;
|
|
302
244
|
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
303
245
|
ui.Box,
|
|
@@ -309,7 +251,7 @@ var PopoverTitle = React2__namespace.forwardRef(function PopoverTitle2(props, re
|
|
|
309
251
|
}
|
|
310
252
|
);
|
|
311
253
|
});
|
|
312
|
-
var PopoverDescription =
|
|
254
|
+
var PopoverDescription = React__namespace.forwardRef(function PopoverDescription2(props, ref) {
|
|
313
255
|
const { className, ...rest } = props;
|
|
314
256
|
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
315
257
|
ui.Box,
|
package/dist/popover.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"popover.d.ts","sourceRoot":"","sources":["../src/popover.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"popover.d.ts","sourceRoot":"","sources":["../src/popover.tsx"],"names":[],"mappings":"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"}
|