@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/ai-chat.cjs
CHANGED
|
@@ -1,14 +1,16 @@
|
|
|
1
|
-
|
|
1
|
+
'use client';
|
|
2
2
|
'use strict';
|
|
3
3
|
|
|
4
4
|
var ui = require('@hanzo/ui');
|
|
5
|
-
var
|
|
5
|
+
var React = require('react');
|
|
6
6
|
var dateFns = require('date-fns');
|
|
7
7
|
var lucideReact = require('lucide-react');
|
|
8
8
|
var sonner = require('sonner');
|
|
9
|
-
var
|
|
9
|
+
var badge_js = require('./badge.js');
|
|
10
|
+
var button_js = require('./button.js');
|
|
11
|
+
var separator_js = require('./separator.js');
|
|
12
|
+
var textarea_js = require('./textarea.js');
|
|
10
13
|
var jsxRuntime = require('react/jsx-runtime');
|
|
11
|
-
var usehooks = require('@uidotdev/usehooks');
|
|
12
14
|
|
|
13
15
|
function _interopNamespace(e) {
|
|
14
16
|
if (e && e.__esModule) return e;
|
|
@@ -28,756 +30,8 @@ function _interopNamespace(e) {
|
|
|
28
30
|
return Object.freeze(n);
|
|
29
31
|
}
|
|
30
32
|
|
|
31
|
-
var
|
|
33
|
+
var React__namespace = /*#__PURE__*/_interopNamespace(React);
|
|
32
34
|
|
|
33
|
-
var SKELETON_CLASSES = "lux-skeleton rounded-sm";
|
|
34
|
-
var Skeleton = React9__namespace.forwardRef(
|
|
35
|
-
function Skeleton2(props, ref) {
|
|
36
|
-
const { loading = true, asChild, className, children, style, ...rest } = props;
|
|
37
|
-
if (!loading) {
|
|
38
|
-
if (asChild && React9__namespace.isValidElement(children)) return children;
|
|
39
|
-
return /* @__PURE__ */ jsxRuntime.jsx(ui.Box, { ref, className, style, ...rest, children });
|
|
40
|
-
}
|
|
41
|
-
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
42
|
-
"div",
|
|
43
|
-
{
|
|
44
|
-
ref,
|
|
45
|
-
"data-loading": true,
|
|
46
|
-
...ui.sx(
|
|
47
|
-
SKELETON_CLASSES,
|
|
48
|
-
asChild || children ? "[&_*]:invisible" : "min-h-5",
|
|
49
|
-
className
|
|
50
|
-
),
|
|
51
|
-
style,
|
|
52
|
-
...rest,
|
|
53
|
-
children
|
|
54
|
-
}
|
|
55
|
-
);
|
|
56
|
-
}
|
|
57
|
-
);
|
|
58
|
-
React9__namespace.forwardRef(
|
|
59
|
-
function SkeletonCircle2(props, ref) {
|
|
60
|
-
const { size = 40, loading = true, className, ...rest } = props;
|
|
61
|
-
const dimension = typeof size === "number" ? `${size}px` : size;
|
|
62
|
-
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
63
|
-
Skeleton,
|
|
64
|
-
{
|
|
65
|
-
ref,
|
|
66
|
-
loading,
|
|
67
|
-
...ui.sx("rounded-full shrink-0", className),
|
|
68
|
-
style: { width: dimension, height: dimension, ...rest.style },
|
|
69
|
-
...rest
|
|
70
|
-
}
|
|
71
|
-
);
|
|
72
|
-
}
|
|
73
|
-
);
|
|
74
|
-
React9__namespace.forwardRef(
|
|
75
|
-
function SkeletonText2(props, ref) {
|
|
76
|
-
const { noOfLines = 3, loading = true, className, ...rest } = props;
|
|
77
|
-
return /* @__PURE__ */ jsxRuntime.jsx(ui.Box, { ref, className: ui.cn("flex w-full flex-col gap-2", className), ...rest, children: Array.from({ length: noOfLines }).map((_, index) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
78
|
-
Skeleton,
|
|
79
|
-
{
|
|
80
|
-
loading,
|
|
81
|
-
...ui.sx(ui.cn("h-4", index === noOfLines - 1 && "max-w-[80%]"))
|
|
82
|
-
},
|
|
83
|
-
index
|
|
84
|
-
)) });
|
|
85
|
-
}
|
|
86
|
-
);
|
|
87
|
-
var ink = (children, Wrap = gui.Text, props = {}) => {
|
|
88
|
-
let hasText = false;
|
|
89
|
-
React9.Children.forEach(children, (child) => {
|
|
90
|
-
if (typeof child === "string" || typeof child === "number") hasText = true;
|
|
91
|
-
});
|
|
92
|
-
if (!hasText) return children;
|
|
93
|
-
return React9.Children.map(children, (child) => typeof child === "string" || typeof child === "number" ? React9.createElement(Wrap, props, child) : child);
|
|
94
|
-
};
|
|
95
|
-
var TOUCH_PX = 1024;
|
|
96
|
-
function useBelow(px) {
|
|
97
|
-
const [below, setBelow] = React9__namespace.useState(false);
|
|
98
|
-
React9__namespace.useEffect(() => {
|
|
99
|
-
const mql = window.matchMedia(`(max-width: ${px - 1}px)`);
|
|
100
|
-
const apply = () => setBelow(mql.matches);
|
|
101
|
-
apply();
|
|
102
|
-
mql.addEventListener("change", apply);
|
|
103
|
-
return () => mql.removeEventListener("change", apply);
|
|
104
|
-
}, [px]);
|
|
105
|
-
return below;
|
|
106
|
-
}
|
|
107
|
-
var useIsTouch = () => useBelow(TOUCH_PX);
|
|
108
|
-
function mapPlacement(p) {
|
|
109
|
-
if (!p) return void 0;
|
|
110
|
-
return p;
|
|
111
|
-
}
|
|
112
|
-
var Tooltip = React9__namespace.forwardRef(
|
|
113
|
-
function Tooltip2(props, ref) {
|
|
114
|
-
const {
|
|
115
|
-
showArrow: showArrowProp,
|
|
116
|
-
onOpenChange,
|
|
117
|
-
variant,
|
|
118
|
-
selected,
|
|
119
|
-
children,
|
|
120
|
-
disabled,
|
|
121
|
-
disableOnMobile,
|
|
122
|
-
content,
|
|
123
|
-
contentProps,
|
|
124
|
-
defaultOpen = false,
|
|
125
|
-
triggerProps,
|
|
126
|
-
closeDelay = 100,
|
|
127
|
-
openDelay = 100,
|
|
128
|
-
interactive,
|
|
129
|
-
positioning
|
|
130
|
-
} = props;
|
|
131
|
-
const [open, setOpen] = React9__namespace.useState(defaultOpen);
|
|
132
|
-
const timeoutRef = React9__namespace.useRef(null);
|
|
133
|
-
const isMobile = useIsTouch();
|
|
134
|
-
const handleOpenChange = React9__namespace.useCallback((nextOpen) => {
|
|
135
|
-
setOpen(nextOpen);
|
|
136
|
-
onOpenChange?.({ open: nextOpen });
|
|
137
|
-
}, [onOpenChange]);
|
|
138
|
-
const handleOpenChangeManual = React9__namespace.useCallback((nextOpen) => {
|
|
139
|
-
timeoutRef.current && window.clearTimeout(timeoutRef.current);
|
|
140
|
-
timeoutRef.current = window.setTimeout(() => {
|
|
141
|
-
setOpen(nextOpen);
|
|
142
|
-
onOpenChange?.({ open: nextOpen });
|
|
143
|
-
}, nextOpen ? openDelay : closeDelay);
|
|
144
|
-
}, [closeDelay, openDelay, onOpenChange]);
|
|
145
|
-
const handleClickAway = React9__namespace.useCallback(() => {
|
|
146
|
-
if (open) handleOpenChangeManual(false);
|
|
147
|
-
}, [open, handleOpenChangeManual]);
|
|
148
|
-
const triggerRef = usehooks.useClickAway(handleClickAway);
|
|
149
|
-
const handleTriggerClick = React9__namespace.useCallback(() => {
|
|
150
|
-
handleOpenChangeManual(!open);
|
|
151
|
-
}, [handleOpenChangeManual, open]);
|
|
152
|
-
const handleContentClick = React9__namespace.useCallback((event) => {
|
|
153
|
-
event.stopPropagation();
|
|
154
|
-
if (interactive) {
|
|
155
|
-
const closestLink = event.target?.closest("a");
|
|
156
|
-
if (closestLink) {
|
|
157
|
-
handleOpenChangeManual(false);
|
|
158
|
-
}
|
|
159
|
-
}
|
|
160
|
-
}, [interactive, handleOpenChangeManual]);
|
|
161
|
-
React9__namespace.useEffect(() => {
|
|
162
|
-
return () => {
|
|
163
|
-
if (timeoutRef.current) {
|
|
164
|
-
clearTimeout(timeoutRef.current);
|
|
165
|
-
}
|
|
166
|
-
};
|
|
167
|
-
}, []);
|
|
168
|
-
if (disabled || disableOnMobile && isMobile) return children;
|
|
169
|
-
const defaultShowArrow = variant === "popover" ? false : true;
|
|
170
|
-
const showArrow = showArrowProp !== void 0 ? showArrowProp : defaultShowArrow;
|
|
171
|
-
const isPopover = variant === "popover";
|
|
172
|
-
const placement = mapPlacement(positioning?.placement) ?? "top";
|
|
173
|
-
const offset = positioning?.offset?.mainAxis ?? 4;
|
|
174
|
-
return /* @__PURE__ */ jsxRuntime.jsx(gui.TooltipGroup, { delay: openDelay, children: /* @__PURE__ */ jsxRuntime.jsxs(
|
|
175
|
-
gui.Tooltip,
|
|
176
|
-
{
|
|
177
|
-
open,
|
|
178
|
-
onOpenChange: handleOpenChange,
|
|
179
|
-
delay: { open: openDelay, close: closeDelay },
|
|
180
|
-
placement,
|
|
181
|
-
offset,
|
|
182
|
-
unstyled: true,
|
|
183
|
-
children: [
|
|
184
|
-
/* @__PURE__ */ jsxRuntime.jsx(
|
|
185
|
-
gui.Tooltip.Trigger,
|
|
186
|
-
{
|
|
187
|
-
ref: triggerRef,
|
|
188
|
-
asChild: true,
|
|
189
|
-
...isMobile ? { onClick: handleTriggerClick } : {},
|
|
190
|
-
...triggerProps,
|
|
191
|
-
children
|
|
192
|
-
}
|
|
193
|
-
),
|
|
194
|
-
/* @__PURE__ */ jsxRuntime.jsxs(
|
|
195
|
-
gui.Tooltip.Content,
|
|
196
|
-
{
|
|
197
|
-
ref,
|
|
198
|
-
unstyled: true,
|
|
199
|
-
zIndex: 9999,
|
|
200
|
-
overflow: "hidden",
|
|
201
|
-
borderRadius: 8,
|
|
202
|
-
paddingHorizontal: 12,
|
|
203
|
-
paddingVertical: 8,
|
|
204
|
-
maxWidth: isPopover ? 384 : 320,
|
|
205
|
-
backgroundColor: isPopover ? "var(--color-popover-bg)" : "var(--color-tooltip-bg)",
|
|
206
|
-
transition: "quick",
|
|
207
|
-
enterStyle: { opacity: 0, scale: 0.95 },
|
|
208
|
-
exitStyle: { opacity: 0, scale: 0.95 },
|
|
209
|
-
...isPopover ? {
|
|
210
|
-
borderWidth: 1,
|
|
211
|
-
borderColor: "var(--color-border-divider)",
|
|
212
|
-
shadowColor: "var(--shadow-popover)"
|
|
213
|
-
} : {},
|
|
214
|
-
onClick: interactive ? handleContentClick : void 0,
|
|
215
|
-
...selected ? { "data-selected": true } : {},
|
|
216
|
-
...contentProps,
|
|
217
|
-
children: [
|
|
218
|
-
showArrow && /* @__PURE__ */ jsxRuntime.jsx(
|
|
219
|
-
gui.Tooltip.Arrow,
|
|
220
|
-
{
|
|
221
|
-
unstyled: true,
|
|
222
|
-
backgroundColor: isPopover ? "var(--color-popover-bg)" : "var(--color-tooltip-bg)"
|
|
223
|
-
}
|
|
224
|
-
),
|
|
225
|
-
ink(content, void 0, {
|
|
226
|
-
fontSize: 14,
|
|
227
|
-
color: isPopover ? "var(--color-text-primary)" : "var(--color-tooltip-fg)"
|
|
228
|
-
})
|
|
229
|
-
]
|
|
230
|
-
}
|
|
231
|
-
)
|
|
232
|
-
]
|
|
233
|
-
}
|
|
234
|
-
) });
|
|
235
|
-
}
|
|
236
|
-
);
|
|
237
|
-
function TruncatedTextTooltip({ label, children }) {
|
|
238
|
-
return /* @__PURE__ */ jsxRuntime.jsx(Tooltip, { content: label, positioning: { placement: "top" }, children });
|
|
239
|
-
}
|
|
240
|
-
var SIZE = {
|
|
241
|
-
sm: { padding: 4, height: 18, minHeight: 18 },
|
|
242
|
-
md: { paddingHorizontal: 4, paddingVertical: 2, minHeight: 24 },
|
|
243
|
-
lg: { paddingHorizontal: 8, paddingVertical: 4, minHeight: 28 }
|
|
244
|
-
};
|
|
245
|
-
var SIZE_TEXT = {
|
|
246
|
-
sm: { fontSize: 12, fontWeight: "500" },
|
|
247
|
-
md: { fontSize: 14, fontWeight: "500" },
|
|
248
|
-
lg: { fontSize: 14, fontWeight: "600" }
|
|
249
|
-
};
|
|
250
|
-
var COLOR_PALETTE = {
|
|
251
|
-
gray: { bg: "var(--color-badge-gray-bg)", fg: "var(--color-badge-gray-fg)" },
|
|
252
|
-
green: { bg: "var(--color-badge-green-bg)", fg: "var(--color-badge-green-fg)" },
|
|
253
|
-
red: { bg: "var(--color-badge-red-bg)", fg: "var(--color-badge-red-fg)" },
|
|
254
|
-
purple: { bg: "var(--color-badge-purple-bg)", fg: "var(--color-badge-purple-fg)" },
|
|
255
|
-
orange: { bg: "var(--color-badge-orange-bg)", fg: "var(--color-badge-orange-fg)" },
|
|
256
|
-
blue: { bg: "var(--color-badge-blue-bg)", fg: "var(--color-badge-blue-fg)" },
|
|
257
|
-
yellow: { bg: "var(--color-badge-yellow-bg)", fg: "var(--color-badge-yellow-fg)" },
|
|
258
|
-
teal: { bg: "var(--color-badge-teal-bg)", fg: "var(--color-badge-teal-fg)" },
|
|
259
|
-
cyan: { bg: "var(--color-badge-cyan-bg)", fg: "var(--color-badge-cyan-fg)" },
|
|
260
|
-
pink: { bg: "var(--color-badge-pink-bg)", fg: "var(--color-badge-pink-fg)" },
|
|
261
|
-
purple_alt: { bg: "var(--color-badge-purple-alt-bg)", fg: "var(--color-badge-purple-alt-fg)" },
|
|
262
|
-
blue_alt: { bg: "var(--color-badge-blue-alt-bg)", fg: "var(--color-badge-blue-alt-fg)" },
|
|
263
|
-
bright_gray: { bg: "var(--color-badge-bright-gray-bg)", fg: "var(--color-badge-bright-gray-fg)" },
|
|
264
|
-
bright_green: { bg: "var(--color-badge-bright-green-bg)", fg: "var(--color-badge-bright-green-fg)" },
|
|
265
|
-
bright_red: { bg: "var(--color-badge-bright-red-bg)", fg: "var(--color-badge-bright-red-fg)" },
|
|
266
|
-
bright_blue: { bg: "var(--color-badge-bright-blue-bg)", fg: "var(--color-badge-bright-blue-fg)" },
|
|
267
|
-
bright_yellow: { bg: "var(--color-badge-bright-yellow-bg)", fg: "var(--color-badge-bright-yellow-fg)" },
|
|
268
|
-
bright_teal: { bg: "var(--color-badge-bright-teal-bg)", fg: "var(--color-badge-bright-teal-fg)" },
|
|
269
|
-
bright_cyan: { bg: "var(--color-badge-bright-cyan-bg)", fg: "var(--color-badge-bright-cyan-fg)" },
|
|
270
|
-
bright_orange: { bg: "var(--color-badge-bright-orange-bg)", fg: "var(--color-badge-bright-orange-fg)" },
|
|
271
|
-
bright_purple: { bg: "var(--color-badge-bright-purple-bg)", fg: "var(--color-badge-bright-purple-fg)" },
|
|
272
|
-
bright_pink: { bg: "var(--color-badge-bright-pink-bg)", fg: "var(--color-badge-bright-pink-fg)" }
|
|
273
|
-
};
|
|
274
|
-
var TONE = {
|
|
275
|
-
subtle: (p) => ({ backgroundColor: p.bg, color: p.fg, borderWidth: 0 }),
|
|
276
|
-
solid: (p) => ({ backgroundColor: p.fg, color: p.bg, borderWidth: 0 }),
|
|
277
|
-
outline: (p) => ({
|
|
278
|
-
backgroundColor: "transparent",
|
|
279
|
-
color: p.fg,
|
|
280
|
-
borderWidth: 1,
|
|
281
|
-
borderColor: p.fg
|
|
282
|
-
})
|
|
283
|
-
};
|
|
284
|
-
var Badge = React9__namespace.default.forwardRef(
|
|
285
|
-
function Badge2(props, ref) {
|
|
286
|
-
const {
|
|
287
|
-
loading,
|
|
288
|
-
startElement,
|
|
289
|
-
children,
|
|
290
|
-
truncated = false,
|
|
291
|
-
endElement,
|
|
292
|
-
variant = "subtle",
|
|
293
|
-
size = "md",
|
|
294
|
-
colorPalette = "gray",
|
|
295
|
-
className,
|
|
296
|
-
style: badgeStyle,
|
|
297
|
-
...rest
|
|
298
|
-
} = props;
|
|
299
|
-
const palette = COLOR_PALETTE[colorPalette];
|
|
300
|
-
const tone = TONE[variant](palette);
|
|
301
|
-
const child = children ? (
|
|
302
|
-
// `ellipsis` is gui Text's own built-in variant for single-line
|
|
303
|
-
// truncation — it expands to the same overflow/text-overflow/
|
|
304
|
-
// white-space/max-width rule Tailwind's `text-ellipsis` did, but
|
|
305
|
-
// through the component's own variants (guaranteed to compile),
|
|
306
|
-
// rather than naming each longhand as a separate style prop.
|
|
307
|
-
/* @__PURE__ */ jsxRuntime.jsx(gui.Text, { ellipsis: true, ...SIZE_TEXT[size], color: tone.color, children })
|
|
308
|
-
) : null;
|
|
309
|
-
const childrenElement = truncated ? /* @__PURE__ */ jsxRuntime.jsx(TruncatedTextTooltip, { label: children, children: child }) : child;
|
|
310
|
-
const badgeElement = /* @__PURE__ */ jsxRuntime.jsxs(
|
|
311
|
-
gui.XStack,
|
|
312
|
-
{
|
|
313
|
-
ref,
|
|
314
|
-
render: /* @__PURE__ */ jsxRuntime.jsx("span", {}),
|
|
315
|
-
display: "inline-flex",
|
|
316
|
-
alignItems: "center",
|
|
317
|
-
alignSelf: "flex-start",
|
|
318
|
-
borderRadius: 2,
|
|
319
|
-
gap: 4,
|
|
320
|
-
maxWidth: "100%",
|
|
321
|
-
userSelect: "text",
|
|
322
|
-
...SIZE[size],
|
|
323
|
-
...tone,
|
|
324
|
-
className,
|
|
325
|
-
style: badgeStyle,
|
|
326
|
-
...rest,
|
|
327
|
-
children: [
|
|
328
|
-
startElement,
|
|
329
|
-
childrenElement,
|
|
330
|
-
endElement
|
|
331
|
-
]
|
|
332
|
-
}
|
|
333
|
-
);
|
|
334
|
-
if (loading) {
|
|
335
|
-
return /* @__PURE__ */ jsxRuntime.jsx(Skeleton, { loading, asChild: true, children: badgeElement });
|
|
336
|
-
}
|
|
337
|
-
return badgeElement;
|
|
338
|
-
}
|
|
339
|
-
);
|
|
340
|
-
var SpinnerFrame = gui.styled(gui.View, {
|
|
341
|
-
name: "ButtonSpinner",
|
|
342
|
-
render: /* @__PURE__ */ jsxRuntime.jsx("span", {}),
|
|
343
|
-
width: 16,
|
|
344
|
-
height: 16,
|
|
345
|
-
borderRadius: 1e3,
|
|
346
|
-
borderWidth: 2,
|
|
347
|
-
borderColor: "currentColor",
|
|
348
|
-
borderBottomColor: "transparent",
|
|
349
|
-
borderLeftColor: "transparent"
|
|
350
|
-
});
|
|
351
|
-
function Spinner({ className }) {
|
|
352
|
-
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
353
|
-
SpinnerFrame,
|
|
354
|
-
{
|
|
355
|
-
role: "status",
|
|
356
|
-
"aria-label": "Loading",
|
|
357
|
-
className: [
|
|
358
|
-
"animate-spin",
|
|
359
|
-
className
|
|
360
|
-
].filter(Boolean).join(" ")
|
|
361
|
-
}
|
|
362
|
-
);
|
|
363
|
-
}
|
|
364
|
-
var ButtonFrame = gui.styled(gui.View, {
|
|
365
|
-
name: "LuxButton",
|
|
366
|
-
render: /* @__PURE__ */ jsxRuntime.jsx("button", { type: "button" }),
|
|
367
|
-
role: "button",
|
|
368
|
-
tabIndex: 0,
|
|
369
|
-
cursor: "pointer",
|
|
370
|
-
userSelect: "none",
|
|
371
|
-
display: "inline-flex",
|
|
372
|
-
alignItems: "center",
|
|
373
|
-
justifyContent: "center",
|
|
374
|
-
gap: 0,
|
|
375
|
-
overflow: "hidden",
|
|
376
|
-
borderRadius: 6,
|
|
377
|
-
// Whitespace nowrap via className since hanzogui doesn't have a direct token
|
|
378
|
-
// Transition via className
|
|
379
|
-
variants: {
|
|
380
|
-
size: {
|
|
381
|
-
"2xs": { paddingHorizontal: 8, height: 20, minWidth: 20, fontSize: 12, borderRadius: 4, gap: 4 },
|
|
382
|
-
xs: { paddingHorizontal: 8, height: 24, minWidth: 24, fontSize: 14, borderRadius: 4, gap: 4 },
|
|
383
|
-
sm: { paddingHorizontal: 12, height: 32, minWidth: 32, fontSize: 14, borderRadius: 6, gap: 4 },
|
|
384
|
-
md: { paddingHorizontal: 12, height: 40, minWidth: 40, fontSize: 16, borderRadius: 6, gap: 8 }
|
|
385
|
-
},
|
|
386
|
-
disabled: {
|
|
387
|
-
true: {
|
|
388
|
-
opacity: 0.2,
|
|
389
|
-
cursor: "not-allowed",
|
|
390
|
-
pointerEvents: "none"
|
|
391
|
-
}
|
|
392
|
-
}
|
|
393
|
-
},
|
|
394
|
-
defaultVariants: {
|
|
395
|
-
size: "md"
|
|
396
|
-
}
|
|
397
|
-
});
|
|
398
|
-
var VARIANT_CLASSES = {
|
|
399
|
-
solid: [
|
|
400
|
-
"bg-[var(--color-button-solid-bg)] text-[var(--color-button-solid-text)]",
|
|
401
|
-
"hover:bg-[var(--color-hover)]",
|
|
402
|
-
"data-[expanded]:bg-[var(--color-hover)]"
|
|
403
|
-
].join(" "),
|
|
404
|
-
solid_danger: [
|
|
405
|
-
"bg-[var(--color-button-danger-bg)] text-[var(--color-button-danger-fg)]",
|
|
406
|
-
"hover:bg-[var(--color-button-danger-bg-hover)]",
|
|
407
|
-
"data-[expanded]:bg-[var(--color-button-danger-bg-hover)]"
|
|
408
|
-
].join(" "),
|
|
409
|
-
outline: [
|
|
410
|
-
"border-2 border-solid bg-transparent",
|
|
411
|
-
"text-[var(--color-button-outline-fg)] border-[var(--color-button-outline-fg)]",
|
|
412
|
-
"hover:bg-transparent hover:text-[var(--color-hover)] hover:border-[var(--color-hover)]"
|
|
413
|
-
].join(" "),
|
|
414
|
-
outline_danger: [
|
|
415
|
-
"border-2 border-solid bg-transparent",
|
|
416
|
-
"text-[var(--color-button-danger-bg)] border-[var(--color-button-danger-bg)]",
|
|
417
|
-
"hover:bg-transparent hover:text-[var(--color-button-danger-bg-hover)] hover:border-[var(--color-button-danger-bg-hover)]"
|
|
418
|
-
].join(" "),
|
|
419
|
-
dropdown: [
|
|
420
|
-
"border-2 border-solid bg-transparent",
|
|
421
|
-
"text-[var(--color-button-dropdown-fg)] border-[var(--color-button-dropdown-border)]",
|
|
422
|
-
"hover:bg-transparent hover:text-[var(--color-hover)] hover:border-[var(--color-hover)]",
|
|
423
|
-
"data-[expanded]:bg-transparent data-[expanded]:text-[var(--color-hover)] data-[expanded]:border-[var(--color-hover)]",
|
|
424
|
-
"data-[selected]:bg-[var(--color-selected-control-bg)] data-[selected]:text-[var(--color-selected-control-text)] data-[selected]:border-transparent",
|
|
425
|
-
"data-[selected]:hover:bg-[var(--color-selected-control-bg)]",
|
|
426
|
-
"data-[selected]:hover:text-[var(--color-hover)] data-[selected]:hover:border-transparent",
|
|
427
|
-
"data-[selected]:data-[expanded]:text-[var(--color-hover)]"
|
|
428
|
-
].join(" "),
|
|
429
|
-
header: [
|
|
430
|
-
"bg-transparent border-2 border-solid",
|
|
431
|
-
"text-[var(--color-button-header-fg)] border-[var(--color-button-header-border)]",
|
|
432
|
-
"hover:bg-transparent hover:text-[var(--color-hover)] hover:border-[var(--color-hover)]",
|
|
433
|
-
"data-[selected]:bg-[var(--color-button-header-bg-selected)]",
|
|
434
|
-
"data-[selected]:text-[var(--color-button-header-fg-selected)] data-[selected]:border-transparent data-[selected]:border-0",
|
|
435
|
-
"data-[selected]:hover:bg-[var(--color-button-header-bg-selected)] data-[selected]:hover:text-[var(--color-hover)]",
|
|
436
|
-
"data-[selected]:data-[expanded]:text-[var(--color-hover)]",
|
|
437
|
-
"data-[selected]:data-[highlighted]:bg-[var(--color-button-header-bg-highlighted)]",
|
|
438
|
-
"data-[selected]:data-[highlighted]:text-[var(--color-button-header-fg-highlighted)]",
|
|
439
|
-
"data-[selected]:data-[highlighted]:border-transparent data-[selected]:data-[highlighted]:border-0",
|
|
440
|
-
"data-[selected]:data-[highlighted]:hover:bg-[var(--color-button-header-bg-highlighted)]",
|
|
441
|
-
"data-[selected]:data-[highlighted]:hover:text-[var(--color-hover)]",
|
|
442
|
-
"data-[selected]:data-[highlighted]:data-[expanded]:text-[var(--color-hover)]"
|
|
443
|
-
].join(" "),
|
|
444
|
-
hero: [
|
|
445
|
-
"bg-[var(--color-button-hero-bg)] text-[var(--color-button-hero-fg)]",
|
|
446
|
-
"hover:bg-[var(--color-button-hero-bg-hover)] hover:text-[var(--color-button-hero-fg-hover)]",
|
|
447
|
-
"data-[selected]:bg-[var(--color-button-hero-bg-selected)] data-[selected]:text-[var(--color-button-hero-fg-selected)]",
|
|
448
|
-
"data-[selected]:hover:bg-[var(--color-button-hero-bg-selected)] data-[selected]:hover:text-[var(--color-hover)]",
|
|
449
|
-
"data-[selected]:data-[expanded]:text-[var(--color-hover)]"
|
|
450
|
-
].join(" "),
|
|
451
|
-
segmented: [
|
|
452
|
-
"bg-transparent border-2 border-solid rounded-none",
|
|
453
|
-
"text-[var(--color-button-segmented-fg)] border-[var(--color-selected-control-bg)]",
|
|
454
|
-
"hover:text-[var(--color-hover)]",
|
|
455
|
-
"data-[selected]:bg-[var(--color-selected-control-bg)] data-[selected]:text-[var(--color-selected-control-text)]",
|
|
456
|
-
"data-[selected]:hover:bg-[var(--color-selected-control-bg)] data-[selected]:hover:text-[var(--color-selected-control-text)]",
|
|
457
|
-
"[&:not(:last-child)]:border-r-0 data-[selected]:[&:not(:last-child)]:border-r-2",
|
|
458
|
-
"data-[selected]+*:border-l-0",
|
|
459
|
-
"first:rounded-l-md last:rounded-r-md"
|
|
460
|
-
].join(" "),
|
|
461
|
-
plain: "bg-transparent text-inherit border-none hover:bg-transparent",
|
|
462
|
-
subtle: [
|
|
463
|
-
"bg-[var(--color-button-subtle-bg)] text-[var(--color-button-subtle-fg)]",
|
|
464
|
-
"hover:bg-[var(--color-button-subtle-bg)] hover:text-[var(--color-hover)]",
|
|
465
|
-
"disabled:bg-[var(--color-button-subtle-bg)] disabled:text-[var(--color-button-subtle-fg)]"
|
|
466
|
-
].join(" "),
|
|
467
|
-
link: [
|
|
468
|
-
"bg-transparent text-[var(--color-link-primary)] border-none font-normal",
|
|
469
|
-
"px-0 h-auto",
|
|
470
|
-
"hover:bg-transparent hover:text-[var(--color-link-primary-hover)]",
|
|
471
|
-
"disabled:text-[var(--color-text-secondary)]"
|
|
472
|
-
].join(" "),
|
|
473
|
-
icon_secondary: [
|
|
474
|
-
"bg-transparent text-[var(--color-icon-secondary)] border-none",
|
|
475
|
-
"hover:text-[var(--color-hover)]",
|
|
476
|
-
"data-[selected]:bg-[var(--color-selected-control-bg)] data-[selected]:text-[var(--color-selected-control-text)]",
|
|
477
|
-
"data-[selected]:hover:bg-[var(--color-selected-control-bg)] data-[selected]:hover:text-[var(--color-hover)]",
|
|
478
|
-
"data-[selected]:data-[expanded]:text-[var(--color-hover)]",
|
|
479
|
-
"data-[expanded]:text-[var(--color-hover)]"
|
|
480
|
-
].join(" "),
|
|
481
|
-
icon_background: [
|
|
482
|
-
"bg-[var(--color-button-icon-background-bg)] text-[var(--color-icon-secondary)] border-none",
|
|
483
|
-
"hover:text-[var(--color-hover)]",
|
|
484
|
-
"data-[selected]:bg-[var(--color-selected-control-bg)] data-[selected]:text-[var(--color-selected-control-text)]",
|
|
485
|
-
"data-[selected]:hover:bg-[var(--color-selected-control-bg)] data-[selected]:hover:text-[var(--color-hover)]",
|
|
486
|
-
"data-[selected]:data-[expanded]:text-[var(--color-hover)]",
|
|
487
|
-
"data-[expanded]:text-[var(--color-hover)]"
|
|
488
|
-
].join(" "),
|
|
489
|
-
pagination: [
|
|
490
|
-
"border-2 border-solid bg-transparent",
|
|
491
|
-
"text-[var(--color-button-pagination-fg)] border-[var(--color-button-pagination-border)]",
|
|
492
|
-
"hover:bg-transparent hover:text-[var(--color-hover)] hover:border-[var(--color-hover)]",
|
|
493
|
-
"data-[selected]:bg-[var(--color-selected-control-bg)] data-[selected]:text-[var(--color-selected-control-text)] data-[selected]:border-transparent",
|
|
494
|
-
"data-[selected]:hover:bg-[var(--color-selected-control-bg)]",
|
|
495
|
-
"data-[selected]:hover:text-[var(--color-selected-control-text)] data-[selected]:hover:border-transparent"
|
|
496
|
-
].join(" ")
|
|
497
|
-
};
|
|
498
|
-
var BASE_CLASSES = "font-semibold whitespace-nowrap transition-colors duration-150";
|
|
499
|
-
var SP = 4;
|
|
500
|
-
function buildShimStyle(props) {
|
|
501
|
-
const s = { ...props.style };
|
|
502
|
-
if (props.mt !== void 0) s.marginTop = typeof props.mt === "number" ? `${props.mt * SP}px` : props.mt;
|
|
503
|
-
if (props.ml !== void 0) s.marginLeft = typeof props.ml === "number" ? `${props.ml * SP}px` : props.ml;
|
|
504
|
-
if (props.mr !== void 0) s.marginRight = typeof props.mr === "number" ? `${props.mr * SP}px` : props.mr;
|
|
505
|
-
if (props.px !== void 0) {
|
|
506
|
-
const v = typeof props.px === "number" ? `${props.px * SP}px` : props.px;
|
|
507
|
-
s.paddingLeft = v;
|
|
508
|
-
s.paddingRight = v;
|
|
509
|
-
}
|
|
510
|
-
if (props.py !== void 0) {
|
|
511
|
-
const v = typeof props.py === "number" ? `${props.py * SP}px` : props.py;
|
|
512
|
-
s.paddingTop = v;
|
|
513
|
-
s.paddingBottom = v;
|
|
514
|
-
}
|
|
515
|
-
if (props.fontWeight !== void 0) s.fontWeight = props.fontWeight;
|
|
516
|
-
if (props.gap !== void 0) s.gap = typeof props.gap === "number" ? `${props.gap * SP}px` : props.gap;
|
|
517
|
-
if (props.flexShrink !== void 0) s.flexShrink = props.flexShrink;
|
|
518
|
-
if (props.columnGap !== void 0) s.columnGap = typeof props.columnGap === "number" ? `${props.columnGap * SP}px` : props.columnGap;
|
|
519
|
-
if (props.gridColumn !== void 0) s.gridColumn = typeof props.gridColumn === "number" ? String(props.gridColumn) : props.gridColumn;
|
|
520
|
-
if (props.gridRow) s.gridRow = props.gridRow;
|
|
521
|
-
if (props.justifySelf) s.justifySelf = props.justifySelf;
|
|
522
|
-
if (props.alignSelf) s.alignSelf = props.alignSelf;
|
|
523
|
-
if (props.h) s.height = props.h;
|
|
524
|
-
if (props.w) s.width = props.w;
|
|
525
|
-
if (props.display) s.display = props.display;
|
|
526
|
-
if (props.borderBottomRightRadius !== void 0) s.borderBottomRightRadius = typeof props.borderBottomRightRadius === "number" ? `${props.borderBottomRightRadius}px` : props.borderBottomRightRadius;
|
|
527
|
-
if (props.borderTopRightRadius !== void 0) s.borderTopRightRadius = typeof props.borderTopRightRadius === "number" ? `${props.borderTopRightRadius}px` : props.borderTopRightRadius;
|
|
528
|
-
return Object.keys(s).length > 0 ? s : void 0;
|
|
529
|
-
}
|
|
530
|
-
var Button = React9__namespace.forwardRef(
|
|
531
|
-
function Button2(props, ref) {
|
|
532
|
-
const {
|
|
533
|
-
className,
|
|
534
|
-
variant = "solid",
|
|
535
|
-
size = "md",
|
|
536
|
-
asChild = false,
|
|
537
|
-
loading = false,
|
|
538
|
-
loadingText,
|
|
539
|
-
loadingSkeleton = false,
|
|
540
|
-
expanded,
|
|
541
|
-
selected,
|
|
542
|
-
highlighted,
|
|
543
|
-
disabled,
|
|
544
|
-
children,
|
|
545
|
-
style: styleProp,
|
|
546
|
-
// Strip Chakra style props
|
|
547
|
-
mt,
|
|
548
|
-
ml,
|
|
549
|
-
mr,
|
|
550
|
-
px,
|
|
551
|
-
py,
|
|
552
|
-
fontWeight,
|
|
553
|
-
gap,
|
|
554
|
-
flexShrink,
|
|
555
|
-
columnGap,
|
|
556
|
-
gridColumn,
|
|
557
|
-
gridRow,
|
|
558
|
-
justifySelf,
|
|
559
|
-
alignSelf,
|
|
560
|
-
textStyle: _textStyle,
|
|
561
|
-
h,
|
|
562
|
-
w,
|
|
563
|
-
display,
|
|
564
|
-
borderBottomRightRadius,
|
|
565
|
-
borderTopRightRadius,
|
|
566
|
-
...rest
|
|
567
|
-
} = props;
|
|
568
|
-
const mergedStyle = buildShimStyle({
|
|
569
|
-
style: styleProp,
|
|
570
|
-
mt,
|
|
571
|
-
ml,
|
|
572
|
-
mr,
|
|
573
|
-
px,
|
|
574
|
-
py,
|
|
575
|
-
fontWeight,
|
|
576
|
-
gap,
|
|
577
|
-
flexShrink,
|
|
578
|
-
columnGap,
|
|
579
|
-
gridColumn,
|
|
580
|
-
gridRow,
|
|
581
|
-
justifySelf,
|
|
582
|
-
alignSelf,
|
|
583
|
-
h,
|
|
584
|
-
w,
|
|
585
|
-
display,
|
|
586
|
-
borderBottomRightRadius,
|
|
587
|
-
borderTopRightRadius
|
|
588
|
-
});
|
|
589
|
-
const dataAttrs = {};
|
|
590
|
-
if (expanded) dataAttrs["data-expanded"] = true;
|
|
591
|
-
if (selected) dataAttrs["data-selected"] = true;
|
|
592
|
-
if (highlighted) dataAttrs["data-highlighted"] = true;
|
|
593
|
-
if (loadingSkeleton) dataAttrs["data-loading-skeleton"] = true;
|
|
594
|
-
const isDisabled = !loadingSkeleton && (loading || disabled);
|
|
595
|
-
const inner = loading ? /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
|
|
596
|
-
/* @__PURE__ */ jsxRuntime.jsx(Spinner, {}),
|
|
597
|
-
loadingText != null && /* @__PURE__ */ jsxRuntime.jsx("span", { style: { marginLeft: 8 }, children: loadingText })
|
|
598
|
-
] }) : children;
|
|
599
|
-
const variantClass = VARIANT_CLASSES[variant] ?? VARIANT_CLASSES.solid;
|
|
600
|
-
const combinedClassName = [BASE_CLASSES, variantClass, className].filter(Boolean).join(" ");
|
|
601
|
-
const button = /* @__PURE__ */ jsxRuntime.jsx(
|
|
602
|
-
ButtonFrame,
|
|
603
|
-
{
|
|
604
|
-
ref,
|
|
605
|
-
size,
|
|
606
|
-
disabled: isDisabled || void 0,
|
|
607
|
-
asChild: asChild || void 0,
|
|
608
|
-
className: combinedClassName,
|
|
609
|
-
style: mergedStyle,
|
|
610
|
-
...dataAttrs,
|
|
611
|
-
...rest,
|
|
612
|
-
children: inner
|
|
613
|
-
}
|
|
614
|
-
);
|
|
615
|
-
if (loadingSkeleton) {
|
|
616
|
-
return /* @__PURE__ */ jsxRuntime.jsx(Skeleton, { loading: loadingSkeleton, asChild: true, ref, children: button });
|
|
617
|
-
}
|
|
618
|
-
return button;
|
|
619
|
-
}
|
|
620
|
-
);
|
|
621
|
-
React9__namespace.forwardRef(
|
|
622
|
-
function ButtonGroup2(props, ref) {
|
|
623
|
-
const { className, ...rest } = props;
|
|
624
|
-
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
625
|
-
ui.Box,
|
|
626
|
-
{
|
|
627
|
-
ref,
|
|
628
|
-
className: ["inline-flex", className].filter(Boolean).join(" "),
|
|
629
|
-
role: "group",
|
|
630
|
-
...rest
|
|
631
|
-
}
|
|
632
|
-
);
|
|
633
|
-
}
|
|
634
|
-
);
|
|
635
|
-
React9__namespace.forwardRef(
|
|
636
|
-
function ButtonGroupRadio2(props, ref) {
|
|
637
|
-
const {
|
|
638
|
-
children,
|
|
639
|
-
onChange,
|
|
640
|
-
variant = "segmented",
|
|
641
|
-
defaultValue,
|
|
642
|
-
loading = false,
|
|
643
|
-
equalWidth = false,
|
|
644
|
-
className,
|
|
645
|
-
...rest
|
|
646
|
-
} = props;
|
|
647
|
-
const firstChildValue = React9__namespace.useMemo(() => {
|
|
648
|
-
const firstChild = Array.isArray(children) ? children[0] : void 0;
|
|
649
|
-
return typeof firstChild?.props.value === "string" ? firstChild.props.value : void 0;
|
|
650
|
-
}, [children]);
|
|
651
|
-
const [value, setValue] = React9__namespace.useState(defaultValue ?? firstChildValue);
|
|
652
|
-
const handleItemClick = React9__namespace.useCallback((event) => {
|
|
653
|
-
const v = event.currentTarget.value;
|
|
654
|
-
setValue(v);
|
|
655
|
-
onChange?.(v);
|
|
656
|
-
}, [onChange]);
|
|
657
|
-
const clonedChildren = React9__namespace.Children.map(children, (child) => {
|
|
658
|
-
return React9__namespace.cloneElement(child, {
|
|
659
|
-
onClick: handleItemClick,
|
|
660
|
-
selected: value === child.props.value,
|
|
661
|
-
variant
|
|
662
|
-
});
|
|
663
|
-
});
|
|
664
|
-
const childrenLength = React9__namespace.Children.count(children);
|
|
665
|
-
return /* @__PURE__ */ jsxRuntime.jsx(Skeleton, { loading, children: /* @__PURE__ */ jsxRuntime.jsx(
|
|
666
|
-
ui.Box,
|
|
667
|
-
{
|
|
668
|
-
ref,
|
|
669
|
-
className: [
|
|
670
|
-
"inline-flex gap-0",
|
|
671
|
-
equalWidth ? "grid" : "",
|
|
672
|
-
className
|
|
673
|
-
].filter(Boolean).join(" "),
|
|
674
|
-
style: equalWidth ? { gridTemplateColumns: `repeat(${childrenLength}, 1fr)` } : void 0,
|
|
675
|
-
role: "group",
|
|
676
|
-
...rest,
|
|
677
|
-
children: clonedChildren
|
|
678
|
-
}
|
|
679
|
-
) });
|
|
680
|
-
}
|
|
681
|
-
);
|
|
682
|
-
var WEIGHT = { xs: 0.5, sm: 1, md: 2, lg: 3 };
|
|
683
|
-
var Separator = React9__namespace.default.forwardRef(
|
|
684
|
-
function Separator2({ orientation = "horizontal", variant = "solid", size = "sm", ...rest }, ref) {
|
|
685
|
-
const vertical = orientation === "vertical";
|
|
686
|
-
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
687
|
-
gui.Separator,
|
|
688
|
-
{
|
|
689
|
-
ref,
|
|
690
|
-
vertical,
|
|
691
|
-
role: "separator",
|
|
692
|
-
"aria-orientation": orientation,
|
|
693
|
-
borderWidth: 0,
|
|
694
|
-
borderStyle: variant,
|
|
695
|
-
borderColor: "var(--color-border-divider)",
|
|
696
|
-
...vertical ? { borderLeftWidth: WEIGHT[size], alignSelf: "stretch", height: "auto", width: 0 } : { borderTopWidth: WEIGHT[size], width: "100%" },
|
|
697
|
-
...rest
|
|
698
|
-
}
|
|
699
|
-
);
|
|
700
|
-
}
|
|
701
|
-
);
|
|
702
|
-
var SIZE2 = {
|
|
703
|
-
xs: { height: 24, paddingHorizontal: 8, fontSize: "$1", borderRadius: 4 },
|
|
704
|
-
sm: { height: 32, paddingHorizontal: 12, fontSize: "$3", borderRadius: 6 },
|
|
705
|
-
md: { height: 40, paddingHorizontal: 16, fontSize: "$5", borderRadius: 6 },
|
|
706
|
-
lg: { height: 48, paddingHorizontal: 16, fontSize: "$6", borderRadius: 8 },
|
|
707
|
-
"2xl": { height: 56, paddingHorizontal: 16, fontSize: "$7", borderRadius: 8 }
|
|
708
|
-
};
|
|
709
|
-
var VARIANT = {
|
|
710
|
-
outline: { borderWidth: 1, borderStyle: "solid" },
|
|
711
|
-
filled: { borderWidth: 0, backgroundColor: "var(--color-input-filled-bg)" },
|
|
712
|
-
unstyled: { borderWidth: 0, backgroundColor: "transparent", padding: 0, height: "auto" }
|
|
713
|
-
};
|
|
714
|
-
var CONTROL = {
|
|
715
|
-
width: "100%",
|
|
716
|
-
outlineWidth: 0,
|
|
717
|
-
backgroundColor: "var(--color-input-bg)",
|
|
718
|
-
color: "var(--color-input-fg)",
|
|
719
|
-
borderColor: "var(--color-input-border)",
|
|
720
|
-
hoverStyle: { borderColor: "var(--color-input-border-hover)" },
|
|
721
|
-
focusStyle: { borderColor: "var(--color-input-border-focus)" },
|
|
722
|
-
disabledStyle: { opacity: 0.4, cursor: "not-allowed" }
|
|
723
|
-
};
|
|
724
|
-
var Input = React9__namespace.default.forwardRef(
|
|
725
|
-
({ size = "md", variant = "outline", className, onChange, onChangeText, ...rest }, ref) => {
|
|
726
|
-
const handleChange = React9__namespace.default.useCallback(
|
|
727
|
-
(event) => {
|
|
728
|
-
onChange?.(event);
|
|
729
|
-
onChangeText?.(event.target.value);
|
|
730
|
-
},
|
|
731
|
-
[onChange, onChangeText]
|
|
732
|
-
);
|
|
733
|
-
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
734
|
-
gui.Input,
|
|
735
|
-
{
|
|
736
|
-
ref,
|
|
737
|
-
unstyled: true,
|
|
738
|
-
className: className ? `lux-control ${className}` : "lux-control",
|
|
739
|
-
...CONTROL,
|
|
740
|
-
...SIZE2[size],
|
|
741
|
-
...VARIANT[variant],
|
|
742
|
-
...rest,
|
|
743
|
-
onChange: handleChange
|
|
744
|
-
}
|
|
745
|
-
);
|
|
746
|
-
}
|
|
747
|
-
);
|
|
748
|
-
Input.displayName = "Input";
|
|
749
|
-
var SIZE3 = {
|
|
750
|
-
xs: { paddingHorizontal: 8, paddingVertical: 4, fontSize: "$1", borderRadius: 4 },
|
|
751
|
-
sm: { paddingHorizontal: 12, paddingVertical: 8, fontSize: "$3", borderRadius: 6 },
|
|
752
|
-
md: { paddingHorizontal: 16, paddingVertical: 8, fontSize: "$5", borderRadius: 6 },
|
|
753
|
-
lg: { paddingHorizontal: 16, paddingVertical: 12, fontSize: "$6", borderRadius: 8 },
|
|
754
|
-
"2xl": { paddingHorizontal: 16, paddingVertical: 12, fontSize: "$7", borderRadius: 8 }
|
|
755
|
-
};
|
|
756
|
-
var Textarea = React9__namespace.default.forwardRef(
|
|
757
|
-
({ size = "md", variant = "outline", className, onChange, onChangeText, ...rest }, ref) => {
|
|
758
|
-
const handleChange = React9__namespace.default.useCallback(
|
|
759
|
-
(event) => {
|
|
760
|
-
onChange?.(event);
|
|
761
|
-
onChangeText?.(event.target.value);
|
|
762
|
-
},
|
|
763
|
-
[onChange, onChangeText]
|
|
764
|
-
);
|
|
765
|
-
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
766
|
-
gui.TextArea,
|
|
767
|
-
{
|
|
768
|
-
ref,
|
|
769
|
-
unstyled: true,
|
|
770
|
-
className: className ? `lux-control ${className}` : "lux-control",
|
|
771
|
-
...CONTROL,
|
|
772
|
-
...SIZE3[size],
|
|
773
|
-
...VARIANT[variant],
|
|
774
|
-
...rest,
|
|
775
|
-
onChange: handleChange
|
|
776
|
-
}
|
|
777
|
-
);
|
|
778
|
-
}
|
|
779
|
-
);
|
|
780
|
-
Textarea.displayName = "Textarea";
|
|
781
35
|
var messageVariants = ui.variants(
|
|
782
36
|
"group relative flex gap-3 rounded-lg p-4 transition-colors",
|
|
783
37
|
{
|
|
@@ -793,7 +47,7 @@ var messageVariants = ui.variants(
|
|
|
793
47
|
}
|
|
794
48
|
}
|
|
795
49
|
);
|
|
796
|
-
var TypingIndicator =
|
|
50
|
+
var TypingIndicator = React__namespace.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ jsxRuntime.jsxs(
|
|
797
51
|
ui.Box,
|
|
798
52
|
{
|
|
799
53
|
ref,
|
|
@@ -810,7 +64,7 @@ var TypingIndicator = React9__namespace.forwardRef(({ className, ...props }, ref
|
|
|
810
64
|
}
|
|
811
65
|
));
|
|
812
66
|
TypingIndicator.displayName = "TypingIndicator";
|
|
813
|
-
var ChatMessageComponent =
|
|
67
|
+
var ChatMessageComponent = React__namespace.forwardRef(
|
|
814
68
|
({
|
|
815
69
|
message,
|
|
816
70
|
onCopy,
|
|
@@ -824,7 +78,7 @@ var ChatMessageComponent = React9__namespace.forwardRef(
|
|
|
824
78
|
className,
|
|
825
79
|
...props
|
|
826
80
|
}, ref) => {
|
|
827
|
-
const [isCopied, setIsCopied] =
|
|
81
|
+
const [isCopied, setIsCopied] = React__namespace.useState(false);
|
|
828
82
|
const handleCopy = async () => {
|
|
829
83
|
if (onCopy) {
|
|
830
84
|
onCopy(message.content);
|
|
@@ -868,7 +122,7 @@ var ChatMessageComponent = React9__namespace.forwardRef(
|
|
|
868
122
|
] }),
|
|
869
123
|
message.role !== "system" && /* @__PURE__ */ jsxRuntime.jsxs(ui.DropdownMenu, { children: [
|
|
870
124
|
/* @__PURE__ */ jsxRuntime.jsx(ui.DropdownMenuTrigger, { asChild: true, children: /* @__PURE__ */ jsxRuntime.jsxs(
|
|
871
|
-
Button,
|
|
125
|
+
button_js.Button,
|
|
872
126
|
{
|
|
873
127
|
variant: "ghost",
|
|
874
128
|
size: "icon",
|
|
@@ -899,7 +153,7 @@ var ChatMessageComponent = React9__namespace.forwardRef(
|
|
|
899
153
|
}
|
|
900
154
|
),
|
|
901
155
|
message.attachments && message.attachments.length > 0 && /* @__PURE__ */ jsxRuntime.jsx(ui.Box, { className: "flex flex-wrap gap-2", children: message.attachments.map((attachment) => /* @__PURE__ */ jsxRuntime.jsxs(
|
|
902
|
-
Badge,
|
|
156
|
+
badge_js.Badge,
|
|
903
157
|
{
|
|
904
158
|
colorPalette: "gray",
|
|
905
159
|
...ui.sx("gap-1"),
|
|
@@ -918,7 +172,7 @@ var ChatMessageComponent = React9__namespace.forwardRef(
|
|
|
918
172
|
}
|
|
919
173
|
);
|
|
920
174
|
ChatMessageComponent.displayName = "ChatMessage";
|
|
921
|
-
var AttachmentPreview =
|
|
175
|
+
var AttachmentPreview = React__namespace.forwardRef(({ attachment, onRemove, className, ...props }, ref) => /* @__PURE__ */ jsxRuntime.jsxs(
|
|
922
176
|
ui.Box,
|
|
923
177
|
{
|
|
924
178
|
ref,
|
|
@@ -937,7 +191,7 @@ var AttachmentPreview = React9__namespace.forwardRef(({ attachment, onRemove, cl
|
|
|
937
191
|
] })
|
|
938
192
|
] }),
|
|
939
193
|
onRemove && /* @__PURE__ */ jsxRuntime.jsxs(
|
|
940
|
-
Button,
|
|
194
|
+
button_js.Button,
|
|
941
195
|
{
|
|
942
196
|
variant: "ghost",
|
|
943
197
|
size: "icon",
|
|
@@ -953,7 +207,7 @@ var AttachmentPreview = React9__namespace.forwardRef(({ attachment, onRemove, cl
|
|
|
953
207
|
}
|
|
954
208
|
));
|
|
955
209
|
AttachmentPreview.displayName = "AttachmentPreview";
|
|
956
|
-
var AIChat =
|
|
210
|
+
var AIChat = React__namespace.forwardRef(
|
|
957
211
|
({
|
|
958
212
|
messages = [],
|
|
959
213
|
onSendMessage,
|
|
@@ -977,12 +231,12 @@ var AIChat = React9__namespace.forwardRef(
|
|
|
977
231
|
className,
|
|
978
232
|
...props
|
|
979
233
|
}, ref) => {
|
|
980
|
-
const [input, setInput] =
|
|
981
|
-
const [attachments, setAttachments] =
|
|
982
|
-
const scrollAreaRef =
|
|
983
|
-
const textareaRef =
|
|
984
|
-
const fileInputRef =
|
|
985
|
-
|
|
234
|
+
const [input, setInput] = React__namespace.useState("");
|
|
235
|
+
const [attachments, setAttachments] = React__namespace.useState([]);
|
|
236
|
+
const scrollAreaRef = React__namespace.useRef(null);
|
|
237
|
+
const textareaRef = React__namespace.useRef(null);
|
|
238
|
+
const fileInputRef = React__namespace.useRef(null);
|
|
239
|
+
React__namespace.useEffect(() => {
|
|
986
240
|
if (scrollAreaRef.current) {
|
|
987
241
|
const scrollElement = scrollAreaRef.current.querySelector(
|
|
988
242
|
"[data-radix-scroll-area-viewport]"
|
|
@@ -1080,7 +334,7 @@ var AIChat = React9__namespace.forwardRef(
|
|
|
1080
334
|
/* @__PURE__ */ jsxRuntime.jsx(TypingIndicator, {})
|
|
1081
335
|
] })
|
|
1082
336
|
] }) }),
|
|
1083
|
-
/* @__PURE__ */ jsxRuntime.jsx(Separator, {}),
|
|
337
|
+
/* @__PURE__ */ jsxRuntime.jsx(separator_js.Separator, {}),
|
|
1084
338
|
/* @__PURE__ */ jsxRuntime.jsxs(ui.Box, { className: "p-4", children: [
|
|
1085
339
|
attachments.length > 0 && /* @__PURE__ */ jsxRuntime.jsx(ui.Box, { className: "mb-3 space-y-2", children: attachments.map((attachment) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
1086
340
|
AttachmentPreview,
|
|
@@ -1092,7 +346,7 @@ var AIChat = React9__namespace.forwardRef(
|
|
|
1092
346
|
)) }),
|
|
1093
347
|
/* @__PURE__ */ jsxRuntime.jsxs(ui.Box, { className: "flex gap-2", children: [
|
|
1094
348
|
/* @__PURE__ */ jsxRuntime.jsx(ui.Box, { className: "flex-1", children: /* @__PURE__ */ jsxRuntime.jsx(
|
|
1095
|
-
Textarea,
|
|
349
|
+
textarea_js.Textarea,
|
|
1096
350
|
{
|
|
1097
351
|
ref: textareaRef,
|
|
1098
352
|
value: input,
|
|
@@ -1107,7 +361,7 @@ var AIChat = React9__namespace.forwardRef(
|
|
|
1107
361
|
) }),
|
|
1108
362
|
/* @__PURE__ */ jsxRuntime.jsxs(ui.Box, { className: "flex flex-col gap-2", children: [
|
|
1109
363
|
allowAttachments && /* @__PURE__ */ jsxRuntime.jsxs(
|
|
1110
|
-
Button,
|
|
364
|
+
button_js.Button,
|
|
1111
365
|
{
|
|
1112
366
|
type: "button",
|
|
1113
367
|
variant: "outline",
|
|
@@ -1121,7 +375,7 @@ var AIChat = React9__namespace.forwardRef(
|
|
|
1121
375
|
}
|
|
1122
376
|
),
|
|
1123
377
|
/* @__PURE__ */ jsxRuntime.jsxs(
|
|
1124
|
-
Button,
|
|
378
|
+
button_js.Button,
|
|
1125
379
|
{
|
|
1126
380
|
onClick: handleSend,
|
|
1127
381
|
disabled: disabled || isGenerating || !input.trim() && attachments.length === 0,
|