@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/select.js
CHANGED
|
@@ -1,72 +1,19 @@
|
|
|
1
|
-
|
|
1
|
+
'use client';
|
|
2
2
|
import { Select as Select$1 } from '@hanzo/gui';
|
|
3
|
-
import { Box,
|
|
3
|
+
import { Box, cn, sx, css } from '@hanzo/ui';
|
|
4
4
|
import { useDebounce } from '@uidotdev/usehooks';
|
|
5
|
-
import * as
|
|
5
|
+
import * as React from 'react';
|
|
6
|
+
import { Skeleton } from './skeleton.js';
|
|
6
7
|
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
7
8
|
|
|
8
|
-
var SKELETON_CLASSES = "lux-skeleton rounded-sm";
|
|
9
|
-
var Skeleton = React2.forwardRef(
|
|
10
|
-
function Skeleton2(props, ref) {
|
|
11
|
-
const { loading = true, asChild, className, children, style, ...rest } = props;
|
|
12
|
-
if (!loading) {
|
|
13
|
-
if (asChild && React2.isValidElement(children)) return children;
|
|
14
|
-
return /* @__PURE__ */ jsx(Box, { ref, className, style, ...rest, children });
|
|
15
|
-
}
|
|
16
|
-
return /* @__PURE__ */ jsx(
|
|
17
|
-
"div",
|
|
18
|
-
{
|
|
19
|
-
ref,
|
|
20
|
-
"data-loading": true,
|
|
21
|
-
...sx(
|
|
22
|
-
SKELETON_CLASSES,
|
|
23
|
-
asChild || children ? "[&_*]:invisible" : "min-h-5",
|
|
24
|
-
className
|
|
25
|
-
),
|
|
26
|
-
style,
|
|
27
|
-
...rest,
|
|
28
|
-
children
|
|
29
|
-
}
|
|
30
|
-
);
|
|
31
|
-
}
|
|
32
|
-
);
|
|
33
|
-
React2.forwardRef(
|
|
34
|
-
function SkeletonCircle2(props, ref) {
|
|
35
|
-
const { size = 40, loading = true, className, ...rest } = props;
|
|
36
|
-
const dimension = typeof size === "number" ? `${size}px` : size;
|
|
37
|
-
return /* @__PURE__ */ jsx(
|
|
38
|
-
Skeleton,
|
|
39
|
-
{
|
|
40
|
-
ref,
|
|
41
|
-
loading,
|
|
42
|
-
...sx("rounded-full shrink-0", className),
|
|
43
|
-
style: { width: dimension, height: dimension, ...rest.style },
|
|
44
|
-
...rest
|
|
45
|
-
}
|
|
46
|
-
);
|
|
47
|
-
}
|
|
48
|
-
);
|
|
49
|
-
React2.forwardRef(
|
|
50
|
-
function SkeletonText2(props, ref) {
|
|
51
|
-
const { noOfLines = 3, loading = true, className, ...rest } = props;
|
|
52
|
-
return /* @__PURE__ */ jsx(Box, { ref, className: cn("flex w-full flex-col gap-2", className), ...rest, children: Array.from({ length: noOfLines }).map((_, index) => /* @__PURE__ */ jsx(
|
|
53
|
-
Skeleton,
|
|
54
|
-
{
|
|
55
|
-
loading,
|
|
56
|
-
...sx(cn("h-4", index === noOfLines - 1 && "max-w-[80%]"))
|
|
57
|
-
},
|
|
58
|
-
index
|
|
59
|
-
)) });
|
|
60
|
-
}
|
|
61
|
-
);
|
|
62
9
|
function createListCollection(config) {
|
|
63
10
|
return { items: config.items };
|
|
64
11
|
}
|
|
65
12
|
var ArrowIcon = (props) => /* @__PURE__ */ jsx("svg", { ...props, viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsx("path", { d: "M7.5 15L12.5 10L7.5 5", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
66
13
|
var CheckIcon = (props) => /* @__PURE__ */ jsx("svg", { ...props, viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsx("path", { d: "M16.667 5L7.5 14.167 3.333 10", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
67
14
|
function FilterInput({ placeholder, initialValue = "", onChange }) {
|
|
68
|
-
const [value, setValue] =
|
|
69
|
-
const handleChange =
|
|
15
|
+
const [value, setValue] = React.useState(initialValue);
|
|
16
|
+
const handleChange = React.useCallback((e) => {
|
|
70
17
|
setValue(e.target.value);
|
|
71
18
|
onChange?.(e.target.value);
|
|
72
19
|
}, [onChange]);
|
|
@@ -86,15 +33,15 @@ function FilterInput({ placeholder, initialValue = "", onChange }) {
|
|
|
86
33
|
}
|
|
87
34
|
);
|
|
88
35
|
}
|
|
89
|
-
var SelectInternalContext =
|
|
36
|
+
var SelectInternalContext = React.createContext(null);
|
|
90
37
|
function useSelectInternalContext() {
|
|
91
|
-
const ctx =
|
|
38
|
+
const ctx = React.useContext(SelectInternalContext);
|
|
92
39
|
if (!ctx) {
|
|
93
40
|
throw new Error("Select compound components must be rendered inside <SelectRoot>");
|
|
94
41
|
}
|
|
95
42
|
return ctx;
|
|
96
43
|
}
|
|
97
|
-
var SelectRoot =
|
|
44
|
+
var SelectRoot = React.forwardRef(
|
|
98
45
|
function SelectRoot2(props, ref) {
|
|
99
46
|
const {
|
|
100
47
|
children,
|
|
@@ -125,21 +72,21 @@ var SelectRoot = React2.forwardRef(
|
|
|
125
72
|
hideFrom: _hideFrom
|
|
126
73
|
} = props;
|
|
127
74
|
const collection = collectionProp ?? createListCollection({ items: [] });
|
|
128
|
-
const [internalValue, setInternalValue] =
|
|
75
|
+
const [internalValue, setInternalValue] = React.useState(defaultValueArr ?? []);
|
|
129
76
|
const currentValue = valueProp ?? internalValue;
|
|
130
|
-
const selectedItems =
|
|
77
|
+
const selectedItems = React.useMemo(() => {
|
|
131
78
|
return currentValue.map((v) => collection.items.find((item) => item.value === v)).filter(Boolean);
|
|
132
79
|
}, [currentValue, collection.items]);
|
|
133
|
-
const [open, setOpen] =
|
|
80
|
+
const [open, setOpen] = React.useState(defaultOpen ?? false);
|
|
134
81
|
const isOpen = openProp ?? open;
|
|
135
|
-
const handleOpenChange =
|
|
82
|
+
const handleOpenChange = React.useCallback((nextOpen) => {
|
|
136
83
|
setOpen(nextOpen);
|
|
137
84
|
onOpenChange?.(nextOpen);
|
|
138
85
|
if (!nextOpen) {
|
|
139
86
|
onInteractOutside?.();
|
|
140
87
|
}
|
|
141
88
|
}, [onOpenChange, onInteractOutside]);
|
|
142
|
-
const handleRadixValueChange =
|
|
89
|
+
const handleRadixValueChange = React.useCallback((radixValue) => {
|
|
143
90
|
const nextArr = [radixValue];
|
|
144
91
|
if (!valueProp) {
|
|
145
92
|
setInternalValue(nextArr);
|
|
@@ -147,7 +94,7 @@ var SelectRoot = React2.forwardRef(
|
|
|
147
94
|
const items = collection.items.filter((item) => nextArr.includes(item.value));
|
|
148
95
|
onValueChangeProp?.({ value: nextArr, items });
|
|
149
96
|
}, [valueProp, collection.items, onValueChangeProp]);
|
|
150
|
-
const ctxValue =
|
|
97
|
+
const ctxValue = React.useMemo(() => ({
|
|
151
98
|
value: currentValue,
|
|
152
99
|
selectedItems,
|
|
153
100
|
collection,
|
|
@@ -167,7 +114,7 @@ var SelectRoot = React2.forwardRef(
|
|
|
167
114
|
if (typeof v === "string") return v;
|
|
168
115
|
return v.base ?? v.lg ?? Object.values(v)[0];
|
|
169
116
|
};
|
|
170
|
-
const inlineStyle =
|
|
117
|
+
const inlineStyle = React.useMemo(() => {
|
|
171
118
|
const s = { ...style };
|
|
172
119
|
const rw = resolveVal(w);
|
|
173
120
|
if (rw) s.width = rw;
|
|
@@ -204,7 +151,7 @@ var SelectRoot = React2.forwardRef(
|
|
|
204
151
|
) });
|
|
205
152
|
}
|
|
206
153
|
);
|
|
207
|
-
var SelectControl =
|
|
154
|
+
var SelectControl = React.forwardRef(
|
|
208
155
|
function SelectControl2(props, ref) {
|
|
209
156
|
const { children, noIndicator, triggerProps, loading, defaultValue } = props;
|
|
210
157
|
const ctx = useSelectInternalContext();
|
|
@@ -242,11 +189,11 @@ var SelectControl = React2.forwardRef(
|
|
|
242
189
|
return trigger;
|
|
243
190
|
}
|
|
244
191
|
);
|
|
245
|
-
var SelectClearTrigger =
|
|
192
|
+
var SelectClearTrigger = React.forwardRef(
|
|
246
193
|
function SelectClearTrigger2(props, ref) {
|
|
247
194
|
const { className, ...rest } = props;
|
|
248
195
|
const ctx = useSelectInternalContext();
|
|
249
|
-
const handleClick =
|
|
196
|
+
const handleClick = React.useCallback(() => {
|
|
250
197
|
ctx.onValueChange({ value: [], items: [] });
|
|
251
198
|
}, [ctx]);
|
|
252
199
|
return /* @__PURE__ */ jsx(
|
|
@@ -264,7 +211,7 @@ var SelectClearTrigger = React2.forwardRef(
|
|
|
264
211
|
);
|
|
265
212
|
}
|
|
266
213
|
);
|
|
267
|
-
var SelectContent =
|
|
214
|
+
var SelectContent = React.forwardRef(
|
|
268
215
|
function SelectContent2(props, _ref) {
|
|
269
216
|
const { portalled: _portalled, portalRef: _portalRef, children, className, ...rest } = props;
|
|
270
217
|
let n = 0;
|
|
@@ -287,13 +234,13 @@ var SelectContent = React2.forwardRef(
|
|
|
287
234
|
);
|
|
288
235
|
}
|
|
289
236
|
);
|
|
290
|
-
var stampIndices = (children, next) =>
|
|
291
|
-
if (!
|
|
292
|
-
if (child.type === SelectItem) return
|
|
237
|
+
var stampIndices = (children, next) => React.Children.map(children, (child) => {
|
|
238
|
+
if (!React.isValidElement(child)) return child;
|
|
239
|
+
if (child.type === SelectItem) return React.cloneElement(child, { index: next() });
|
|
293
240
|
const kids = child.props.children;
|
|
294
|
-
return kids === void 0 ? child :
|
|
241
|
+
return kids === void 0 ? child : React.cloneElement(child, void 0, stampIndices(kids, next));
|
|
295
242
|
});
|
|
296
|
-
var SelectItem =
|
|
243
|
+
var SelectItem = React.forwardRef(
|
|
297
244
|
function SelectItem2(props, ref) {
|
|
298
245
|
const { item, children, className, index, ...rest } = props;
|
|
299
246
|
return /* @__PURE__ */ jsxs(
|
|
@@ -321,7 +268,7 @@ var SelectItem = React2.forwardRef(
|
|
|
321
268
|
);
|
|
322
269
|
}
|
|
323
270
|
);
|
|
324
|
-
var SelectValueText =
|
|
271
|
+
var SelectValueText = React.forwardRef(
|
|
325
272
|
function SelectValueText2(props, ref) {
|
|
326
273
|
const { children, size, required, invalid, errorText, mode, className, style, placeholder: placeholderProp, ...rest } = props;
|
|
327
274
|
const ctx = useSelectInternalContext();
|
|
@@ -378,7 +325,7 @@ var SelectValueText = React2.forwardRef(
|
|
|
378
325
|
);
|
|
379
326
|
}
|
|
380
327
|
);
|
|
381
|
-
var SelectItemGroup =
|
|
328
|
+
var SelectItemGroup = React.forwardRef(
|
|
382
329
|
function SelectItemGroup2(props, ref) {
|
|
383
330
|
const { children, label, className, ...rest } = props;
|
|
384
331
|
return /* @__PURE__ */ jsxs(Select$1.Group, { ref, ...sx("py-1", className), ...rest, children: [
|
|
@@ -389,7 +336,7 @@ var SelectItemGroup = React2.forwardRef(
|
|
|
389
336
|
);
|
|
390
337
|
var SelectLabel = Select$1.Label;
|
|
391
338
|
var SelectItemText = Select$1.ItemText;
|
|
392
|
-
var Select =
|
|
339
|
+
var Select = React.forwardRef((props, ref) => {
|
|
393
340
|
const { collection, placeholder, portalled = true, loading, errorText, contentProps, contentHeader, itemFilter, mode, ...rest } = props;
|
|
394
341
|
return /* @__PURE__ */ jsxs(
|
|
395
342
|
SelectRoot,
|
|
@@ -411,7 +358,7 @@ var Select = React2.forwardRef((props, ref) => {
|
|
|
411
358
|
) }),
|
|
412
359
|
/* @__PURE__ */ jsxs(SelectContent, { portalled, ...contentProps, children: [
|
|
413
360
|
contentHeader,
|
|
414
|
-
collection.items.filter(itemFilter ?? (() => true)).map((item) => /* @__PURE__ */ jsxs(
|
|
361
|
+
collection.items.filter(itemFilter ?? (() => true)).map((item) => /* @__PURE__ */ jsxs(React.Fragment, { children: [
|
|
415
362
|
/* @__PURE__ */ jsx(SelectItem, { item, children: item.renderLabel ? item.renderLabel("item") : item.label }),
|
|
416
363
|
item.afterElement
|
|
417
364
|
] }, item.value))
|
|
@@ -420,19 +367,19 @@ var Select = React2.forwardRef((props, ref) => {
|
|
|
420
367
|
}
|
|
421
368
|
);
|
|
422
369
|
});
|
|
423
|
-
var SelectAsync =
|
|
370
|
+
var SelectAsync = React.forwardRef((props, ref) => {
|
|
424
371
|
const { placeholder, portalled = true, loading, loadOptions, extraControls, onValueChange, errorText, mode, contentHeader, ...rest } = props;
|
|
425
|
-
const [collection, setCollection] =
|
|
426
|
-
const [inputValue, setInputValue] =
|
|
427
|
-
const [value, setValue] =
|
|
372
|
+
const [collection, setCollection] = React.useState(createListCollection({ items: [] }));
|
|
373
|
+
const [inputValue, setInputValue] = React.useState("");
|
|
374
|
+
const [value, setValue] = React.useState([]);
|
|
428
375
|
const debouncedInputValue = useDebounce(inputValue, 300);
|
|
429
|
-
|
|
376
|
+
React.useEffect(() => {
|
|
430
377
|
loadOptions(debouncedInputValue, value).then(setCollection);
|
|
431
378
|
}, [debouncedInputValue, loadOptions, value]);
|
|
432
|
-
const handleFilterChange =
|
|
379
|
+
const handleFilterChange = React.useCallback((val) => {
|
|
433
380
|
setInputValue(val);
|
|
434
381
|
}, []);
|
|
435
|
-
const handleValueChange =
|
|
382
|
+
const handleValueChange = React.useCallback(({ value: v, items }) => {
|
|
436
383
|
setValue(v);
|
|
437
384
|
onValueChange?.({ value: v, items });
|
|
438
385
|
}, [onValueChange]);
|
package/dist/separator.cjs
CHANGED
package/dist/separator.js
CHANGED