@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-playground.cjs
CHANGED
|
@@ -1,10 +1,14 @@
|
|
|
1
|
-
|
|
1
|
+
'use client';
|
|
2
2
|
'use strict';
|
|
3
3
|
|
|
4
4
|
var gui = require('@hanzo/gui');
|
|
5
|
-
var
|
|
5
|
+
var React = require('react');
|
|
6
6
|
var lucideReact = require('lucide-react');
|
|
7
7
|
var ui = require('@hanzo/ui');
|
|
8
|
+
var alert_js = require('./alert.js');
|
|
9
|
+
var button_js = require('./button.js');
|
|
10
|
+
var slider_js = require('./slider.js');
|
|
11
|
+
var textarea_js = require('./textarea.js');
|
|
8
12
|
var jsxRuntime = require('react/jsx-runtime');
|
|
9
13
|
|
|
10
14
|
function _interopNamespace(e) {
|
|
@@ -25,788 +29,8 @@ function _interopNamespace(e) {
|
|
|
25
29
|
return Object.freeze(n);
|
|
26
30
|
}
|
|
27
31
|
|
|
28
|
-
var
|
|
32
|
+
var React__namespace = /*#__PURE__*/_interopNamespace(React);
|
|
29
33
|
|
|
30
|
-
var CLOSE_ICON_PATH = "M9.44 8.035a.791.791 0 0 0 1.12 0l3.802-3.803a.791.791 0 0 1 1.119 0l.287.287a.79.79 0 0 1 0 1.119L11.965 9.44a.79.79 0 0 0 0 1.118l3.803 3.803a.791.791 0 0 1 0 1.119l-.287.287a.791.791 0 0 1-1.119 0l-3.803-3.803a.79.79 0 0 0-1.118 0l-3.803 3.803a.79.79 0 0 1-1.119 0l-.287-.287a.791.791 0 0 1 0-1.119l3.803-3.803a.791.791 0 0 0 0-1.118L4.232 5.638a.791.791 0 0 1 0-1.119l.287-.287a.791.791 0 0 1 1.119 0L9.44 8.035Z";
|
|
31
|
-
var CloseButtonFrame = gui.styled(gui.View, {
|
|
32
|
-
name: "LuxCloseButton",
|
|
33
|
-
render: /* @__PURE__ */ jsxRuntime.jsx("button", { type: "button", "aria-label": "Close" }),
|
|
34
|
-
role: "button",
|
|
35
|
-
cursor: "pointer",
|
|
36
|
-
display: "inline-flex",
|
|
37
|
-
alignItems: "center",
|
|
38
|
-
justifyContent: "center",
|
|
39
|
-
width: 20,
|
|
40
|
-
height: 20,
|
|
41
|
-
minWidth: 0,
|
|
42
|
-
flexShrink: 1,
|
|
43
|
-
padding: 0,
|
|
44
|
-
borderRadius: 4,
|
|
45
|
-
borderWidth: 0,
|
|
46
|
-
overflow: "hidden",
|
|
47
|
-
backgroundColor: "transparent",
|
|
48
|
-
hoverStyle: {
|
|
49
|
-
backgroundColor: "transparent"
|
|
50
|
-
},
|
|
51
|
-
variants: {
|
|
52
|
-
disabled: {
|
|
53
|
-
true: {
|
|
54
|
-
opacity: 0.4,
|
|
55
|
-
pointerEvents: "none"
|
|
56
|
-
}
|
|
57
|
-
}
|
|
58
|
-
}
|
|
59
|
-
});
|
|
60
|
-
var CloseButton = React8__namespace.forwardRef(function CloseButton2(props, ref) {
|
|
61
|
-
const { variant: _variant, size: _size, className, children, ...rest } = props;
|
|
62
|
-
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
63
|
-
CloseButtonFrame,
|
|
64
|
-
{
|
|
65
|
-
ref,
|
|
66
|
-
className,
|
|
67
|
-
...rest,
|
|
68
|
-
children: children ?? /* @__PURE__ */ jsxRuntime.jsx(
|
|
69
|
-
"svg",
|
|
70
|
-
{
|
|
71
|
-
width: 20,
|
|
72
|
-
height: 20,
|
|
73
|
-
viewBox: "0 0 20 20",
|
|
74
|
-
fill: "none",
|
|
75
|
-
"aria-hidden": "true",
|
|
76
|
-
children: /* @__PURE__ */ jsxRuntime.jsx(
|
|
77
|
-
"path",
|
|
78
|
-
{
|
|
79
|
-
d: CLOSE_ICON_PATH,
|
|
80
|
-
fill: "currentColor"
|
|
81
|
-
}
|
|
82
|
-
)
|
|
83
|
-
}
|
|
84
|
-
)
|
|
85
|
-
}
|
|
86
|
-
);
|
|
87
|
-
});
|
|
88
|
-
var ink = (children, Wrap = gui.Text, props = {}) => {
|
|
89
|
-
let hasText = false;
|
|
90
|
-
React8.Children.forEach(children, (child) => {
|
|
91
|
-
if (typeof child === "string" || typeof child === "number") hasText = true;
|
|
92
|
-
});
|
|
93
|
-
if (!hasText) return children;
|
|
94
|
-
return React8.Children.map(children, (child) => typeof child === "string" || typeof child === "number" ? React8.createElement(Wrap, props, child) : child);
|
|
95
|
-
};
|
|
96
|
-
var SKELETON_CLASSES = "lux-skeleton rounded-sm";
|
|
97
|
-
var Skeleton = React8__namespace.forwardRef(
|
|
98
|
-
function Skeleton2(props, ref) {
|
|
99
|
-
const { loading = true, asChild, className, children, style, ...rest } = props;
|
|
100
|
-
if (!loading) {
|
|
101
|
-
if (asChild && React8__namespace.isValidElement(children)) return children;
|
|
102
|
-
return /* @__PURE__ */ jsxRuntime.jsx(ui.Box, { ref, className, style, ...rest, children });
|
|
103
|
-
}
|
|
104
|
-
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
105
|
-
"div",
|
|
106
|
-
{
|
|
107
|
-
ref,
|
|
108
|
-
"data-loading": true,
|
|
109
|
-
...ui.sx(
|
|
110
|
-
SKELETON_CLASSES,
|
|
111
|
-
asChild || children ? "[&_*]:invisible" : "min-h-5",
|
|
112
|
-
className
|
|
113
|
-
),
|
|
114
|
-
style,
|
|
115
|
-
...rest,
|
|
116
|
-
children
|
|
117
|
-
}
|
|
118
|
-
);
|
|
119
|
-
}
|
|
120
|
-
);
|
|
121
|
-
React8__namespace.forwardRef(
|
|
122
|
-
function SkeletonCircle2(props, ref) {
|
|
123
|
-
const { size = 40, loading = true, className, ...rest } = props;
|
|
124
|
-
const dimension = typeof size === "number" ? `${size}px` : size;
|
|
125
|
-
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
126
|
-
Skeleton,
|
|
127
|
-
{
|
|
128
|
-
ref,
|
|
129
|
-
loading,
|
|
130
|
-
...ui.sx("rounded-full shrink-0", className),
|
|
131
|
-
style: { width: dimension, height: dimension, ...rest.style },
|
|
132
|
-
...rest
|
|
133
|
-
}
|
|
134
|
-
);
|
|
135
|
-
}
|
|
136
|
-
);
|
|
137
|
-
React8__namespace.forwardRef(
|
|
138
|
-
function SkeletonText2(props, ref) {
|
|
139
|
-
const { noOfLines = 3, loading = true, className, ...rest } = props;
|
|
140
|
-
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(
|
|
141
|
-
Skeleton,
|
|
142
|
-
{
|
|
143
|
-
loading,
|
|
144
|
-
...ui.sx(ui.cn("h-4", index === noOfLines - 1 && "max-w-[80%]"))
|
|
145
|
-
},
|
|
146
|
-
index
|
|
147
|
-
)) });
|
|
148
|
-
}
|
|
149
|
-
);
|
|
150
|
-
var IndicatorIcon = () => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: 20, height: 20, viewBox: "0 0 20 20", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10 18a8 8 0 100-16 8 8 0 000 16zm.75-11.25a.75.75 0 11-1.5 0 .75.75 0 011.5 0zM9.25 10a.75.75 0 011.5 0v3a.75.75 0 01-1.5 0v-3z" }) });
|
|
151
|
-
var ALERT_BASE = {
|
|
152
|
-
width: "100%",
|
|
153
|
-
position: "relative",
|
|
154
|
-
alignItems: "flex-start",
|
|
155
|
-
borderRadius: 4,
|
|
156
|
-
gap: 8,
|
|
157
|
-
paddingVertical: 8
|
|
158
|
-
};
|
|
159
|
-
var ALERT_FG = "var(--color-alert-fg)";
|
|
160
|
-
var STATUS_BG = {
|
|
161
|
-
info: "var(--color-alert-bg-info)",
|
|
162
|
-
warning: "var(--color-alert-bg-warning)",
|
|
163
|
-
warning_table: "var(--color-alert-bg-warning-table)",
|
|
164
|
-
success: "var(--color-alert-bg-success)",
|
|
165
|
-
error: "var(--color-alert-bg-error)"
|
|
166
|
-
};
|
|
167
|
-
var SIZE = {
|
|
168
|
-
sm: { paddingHorizontal: 8, fontSize: 12 },
|
|
169
|
-
md: { paddingHorizontal: 12, fontSize: 16 }
|
|
170
|
-
};
|
|
171
|
-
var INDICATOR_SIZE = {
|
|
172
|
-
sm: { marginVertical: 0 },
|
|
173
|
-
md: { marginVertical: 2 }
|
|
174
|
-
};
|
|
175
|
-
var Alert = React8__namespace.forwardRef(
|
|
176
|
-
function Alert2(props, ref) {
|
|
177
|
-
const {
|
|
178
|
-
title,
|
|
179
|
-
children,
|
|
180
|
-
icon,
|
|
181
|
-
closable,
|
|
182
|
-
onClose,
|
|
183
|
-
startElement,
|
|
184
|
-
endElement,
|
|
185
|
-
loading,
|
|
186
|
-
size,
|
|
187
|
-
inline = true,
|
|
188
|
-
showIcon = false,
|
|
189
|
-
descriptionProps,
|
|
190
|
-
status = "info",
|
|
191
|
-
className,
|
|
192
|
-
...rest
|
|
193
|
-
} = props;
|
|
194
|
-
const { whiteSpace: _whiteSpace, mb: _mb, mt: _mt, style: styleProp, ...alertRest } = rest;
|
|
195
|
-
const shimStyle = { ...styleProp };
|
|
196
|
-
if (_whiteSpace) shimStyle.whiteSpace = _whiteSpace;
|
|
197
|
-
if (_mb !== void 0) shimStyle.marginBottom = typeof _mb === "number" ? `${_mb * 4}px` : _mb;
|
|
198
|
-
if (_mt !== void 0) shimStyle.marginTop = typeof _mt === "number" ? `${_mt * 4}px` : _mt;
|
|
199
|
-
const alertStyle = Object.keys(shimStyle).length > 0 ? shimStyle : void 0;
|
|
200
|
-
const [isOpen, setIsOpen] = React8__namespace.useState(true);
|
|
201
|
-
const resolvedSize = size ?? "md";
|
|
202
|
-
const fontSize = SIZE[resolvedSize].fontSize;
|
|
203
|
-
const defaultIcon = /* @__PURE__ */ jsxRuntime.jsx(IndicatorIcon, {});
|
|
204
|
-
const iconElement = (() => {
|
|
205
|
-
if (startElement !== void 0) {
|
|
206
|
-
return startElement;
|
|
207
|
-
}
|
|
208
|
-
if (!showIcon && icon === void 0) {
|
|
209
|
-
return null;
|
|
210
|
-
}
|
|
211
|
-
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
212
|
-
gui.XStack,
|
|
213
|
-
{
|
|
214
|
-
alignItems: "center",
|
|
215
|
-
justifyContent: "center",
|
|
216
|
-
flexShrink: 0,
|
|
217
|
-
width: 20,
|
|
218
|
-
height: 20,
|
|
219
|
-
...INDICATOR_SIZE[resolvedSize],
|
|
220
|
-
className: "lux-icon",
|
|
221
|
-
style: { color: ALERT_FG },
|
|
222
|
-
children: icon || defaultIcon
|
|
223
|
-
}
|
|
224
|
-
);
|
|
225
|
-
})();
|
|
226
|
-
const handleClose = React8__namespace.useCallback(() => {
|
|
227
|
-
setIsOpen(false);
|
|
228
|
-
onClose?.();
|
|
229
|
-
}, [onClose]);
|
|
230
|
-
if (closable && !isOpen) {
|
|
231
|
-
return null;
|
|
232
|
-
}
|
|
233
|
-
const {
|
|
234
|
-
className: descClassName,
|
|
235
|
-
whiteSpace: descWhiteSpace,
|
|
236
|
-
alignItems: descAlignItems,
|
|
237
|
-
flexDir: descFlexDir,
|
|
238
|
-
flexWrap: descFlexWrap,
|
|
239
|
-
rowGap: descRowGap,
|
|
240
|
-
columnGap: descColumnGap,
|
|
241
|
-
style: descStyleProp,
|
|
242
|
-
...descRest
|
|
243
|
-
} = descriptionProps ?? {};
|
|
244
|
-
const descStyle = {
|
|
245
|
-
...descStyleProp,
|
|
246
|
-
...descWhiteSpace ? { whiteSpace: descWhiteSpace } : {},
|
|
247
|
-
...descAlignItems ? { alignItems: descAlignItems } : {},
|
|
248
|
-
...descFlexDir ? { flexDirection: descFlexDir } : {},
|
|
249
|
-
...descFlexWrap ? { flexWrap: descFlexWrap } : {},
|
|
250
|
-
...descRowGap !== void 0 ? { rowGap: typeof descRowGap === "number" ? `${descRowGap * 4}px` : descRowGap } : {},
|
|
251
|
-
...descColumnGap !== void 0 ? { columnGap: typeof descColumnGap === "number" ? `${descColumnGap * 4}px` : descColumnGap } : {}
|
|
252
|
-
};
|
|
253
|
-
const ContentFrame = inline ? gui.XStack : gui.YStack;
|
|
254
|
-
return /* @__PURE__ */ jsxRuntime.jsx(Skeleton, { loading, children: /* @__PURE__ */ jsxRuntime.jsxs(
|
|
255
|
-
gui.XStack,
|
|
256
|
-
{
|
|
257
|
-
ref,
|
|
258
|
-
...ALERT_BASE,
|
|
259
|
-
paddingHorizontal: SIZE[resolvedSize].paddingHorizontal,
|
|
260
|
-
backgroundColor: STATUS_BG[status],
|
|
261
|
-
className,
|
|
262
|
-
style: alertStyle,
|
|
263
|
-
...alertRest,
|
|
264
|
-
children: [
|
|
265
|
-
iconElement,
|
|
266
|
-
children ? /* @__PURE__ */ jsxRuntime.jsxs(ContentFrame, { flex: 1, alignItems: inline ? "center" : void 0, children: [
|
|
267
|
-
title && /* @__PURE__ */ jsxRuntime.jsx(gui.Text, { fontWeight: "600", fontSize, color: ALERT_FG, children: title }),
|
|
268
|
-
/* @__PURE__ */ jsxRuntime.jsx(
|
|
269
|
-
gui.XStack,
|
|
270
|
-
{
|
|
271
|
-
flexWrap: "wrap",
|
|
272
|
-
className: descClassName,
|
|
273
|
-
style: Object.keys(descStyle).length > 0 ? descStyle : void 0,
|
|
274
|
-
...descRest,
|
|
275
|
-
children: ink(children, void 0, { fontSize, color: ALERT_FG })
|
|
276
|
-
}
|
|
277
|
-
)
|
|
278
|
-
] }) : /* @__PURE__ */ jsxRuntime.jsx(gui.Text, { flex: 1, fontWeight: "600", fontSize, color: ALERT_FG, children: title }),
|
|
279
|
-
endElement,
|
|
280
|
-
closable && /* @__PURE__ */ jsxRuntime.jsx(gui.View, { position: "relative", alignSelf: "flex-start", children: /* @__PURE__ */ jsxRuntime.jsx(CloseButton, { onClick: handleClose }) })
|
|
281
|
-
]
|
|
282
|
-
}
|
|
283
|
-
) });
|
|
284
|
-
}
|
|
285
|
-
);
|
|
286
|
-
var SpinnerFrame = gui.styled(gui.View, {
|
|
287
|
-
name: "ButtonSpinner",
|
|
288
|
-
render: /* @__PURE__ */ jsxRuntime.jsx("span", {}),
|
|
289
|
-
width: 16,
|
|
290
|
-
height: 16,
|
|
291
|
-
borderRadius: 1e3,
|
|
292
|
-
borderWidth: 2,
|
|
293
|
-
borderColor: "currentColor",
|
|
294
|
-
borderBottomColor: "transparent",
|
|
295
|
-
borderLeftColor: "transparent"
|
|
296
|
-
});
|
|
297
|
-
function Spinner({ className }) {
|
|
298
|
-
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
299
|
-
SpinnerFrame,
|
|
300
|
-
{
|
|
301
|
-
role: "status",
|
|
302
|
-
"aria-label": "Loading",
|
|
303
|
-
className: [
|
|
304
|
-
"animate-spin",
|
|
305
|
-
className
|
|
306
|
-
].filter(Boolean).join(" ")
|
|
307
|
-
}
|
|
308
|
-
);
|
|
309
|
-
}
|
|
310
|
-
var ButtonFrame = gui.styled(gui.View, {
|
|
311
|
-
name: "LuxButton",
|
|
312
|
-
render: /* @__PURE__ */ jsxRuntime.jsx("button", { type: "button" }),
|
|
313
|
-
role: "button",
|
|
314
|
-
tabIndex: 0,
|
|
315
|
-
cursor: "pointer",
|
|
316
|
-
userSelect: "none",
|
|
317
|
-
display: "inline-flex",
|
|
318
|
-
alignItems: "center",
|
|
319
|
-
justifyContent: "center",
|
|
320
|
-
gap: 0,
|
|
321
|
-
overflow: "hidden",
|
|
322
|
-
borderRadius: 6,
|
|
323
|
-
// Whitespace nowrap via className since hanzogui doesn't have a direct token
|
|
324
|
-
// Transition via className
|
|
325
|
-
variants: {
|
|
326
|
-
size: {
|
|
327
|
-
"2xs": { paddingHorizontal: 8, height: 20, minWidth: 20, fontSize: 12, borderRadius: 4, gap: 4 },
|
|
328
|
-
xs: { paddingHorizontal: 8, height: 24, minWidth: 24, fontSize: 14, borderRadius: 4, gap: 4 },
|
|
329
|
-
sm: { paddingHorizontal: 12, height: 32, minWidth: 32, fontSize: 14, borderRadius: 6, gap: 4 },
|
|
330
|
-
md: { paddingHorizontal: 12, height: 40, minWidth: 40, fontSize: 16, borderRadius: 6, gap: 8 }
|
|
331
|
-
},
|
|
332
|
-
disabled: {
|
|
333
|
-
true: {
|
|
334
|
-
opacity: 0.2,
|
|
335
|
-
cursor: "not-allowed",
|
|
336
|
-
pointerEvents: "none"
|
|
337
|
-
}
|
|
338
|
-
}
|
|
339
|
-
},
|
|
340
|
-
defaultVariants: {
|
|
341
|
-
size: "md"
|
|
342
|
-
}
|
|
343
|
-
});
|
|
344
|
-
var VARIANT_CLASSES = {
|
|
345
|
-
solid: [
|
|
346
|
-
"bg-[var(--color-button-solid-bg)] text-[var(--color-button-solid-text)]",
|
|
347
|
-
"hover:bg-[var(--color-hover)]",
|
|
348
|
-
"data-[expanded]:bg-[var(--color-hover)]"
|
|
349
|
-
].join(" "),
|
|
350
|
-
solid_danger: [
|
|
351
|
-
"bg-[var(--color-button-danger-bg)] text-[var(--color-button-danger-fg)]",
|
|
352
|
-
"hover:bg-[var(--color-button-danger-bg-hover)]",
|
|
353
|
-
"data-[expanded]:bg-[var(--color-button-danger-bg-hover)]"
|
|
354
|
-
].join(" "),
|
|
355
|
-
outline: [
|
|
356
|
-
"border-2 border-solid bg-transparent",
|
|
357
|
-
"text-[var(--color-button-outline-fg)] border-[var(--color-button-outline-fg)]",
|
|
358
|
-
"hover:bg-transparent hover:text-[var(--color-hover)] hover:border-[var(--color-hover)]"
|
|
359
|
-
].join(" "),
|
|
360
|
-
outline_danger: [
|
|
361
|
-
"border-2 border-solid bg-transparent",
|
|
362
|
-
"text-[var(--color-button-danger-bg)] border-[var(--color-button-danger-bg)]",
|
|
363
|
-
"hover:bg-transparent hover:text-[var(--color-button-danger-bg-hover)] hover:border-[var(--color-button-danger-bg-hover)]"
|
|
364
|
-
].join(" "),
|
|
365
|
-
dropdown: [
|
|
366
|
-
"border-2 border-solid bg-transparent",
|
|
367
|
-
"text-[var(--color-button-dropdown-fg)] border-[var(--color-button-dropdown-border)]",
|
|
368
|
-
"hover:bg-transparent hover:text-[var(--color-hover)] hover:border-[var(--color-hover)]",
|
|
369
|
-
"data-[expanded]:bg-transparent data-[expanded]:text-[var(--color-hover)] data-[expanded]:border-[var(--color-hover)]",
|
|
370
|
-
"data-[selected]:bg-[var(--color-selected-control-bg)] data-[selected]:text-[var(--color-selected-control-text)] data-[selected]:border-transparent",
|
|
371
|
-
"data-[selected]:hover:bg-[var(--color-selected-control-bg)]",
|
|
372
|
-
"data-[selected]:hover:text-[var(--color-hover)] data-[selected]:hover:border-transparent",
|
|
373
|
-
"data-[selected]:data-[expanded]:text-[var(--color-hover)]"
|
|
374
|
-
].join(" "),
|
|
375
|
-
header: [
|
|
376
|
-
"bg-transparent border-2 border-solid",
|
|
377
|
-
"text-[var(--color-button-header-fg)] border-[var(--color-button-header-border)]",
|
|
378
|
-
"hover:bg-transparent hover:text-[var(--color-hover)] hover:border-[var(--color-hover)]",
|
|
379
|
-
"data-[selected]:bg-[var(--color-button-header-bg-selected)]",
|
|
380
|
-
"data-[selected]:text-[var(--color-button-header-fg-selected)] data-[selected]:border-transparent data-[selected]:border-0",
|
|
381
|
-
"data-[selected]:hover:bg-[var(--color-button-header-bg-selected)] data-[selected]:hover:text-[var(--color-hover)]",
|
|
382
|
-
"data-[selected]:data-[expanded]:text-[var(--color-hover)]",
|
|
383
|
-
"data-[selected]:data-[highlighted]:bg-[var(--color-button-header-bg-highlighted)]",
|
|
384
|
-
"data-[selected]:data-[highlighted]:text-[var(--color-button-header-fg-highlighted)]",
|
|
385
|
-
"data-[selected]:data-[highlighted]:border-transparent data-[selected]:data-[highlighted]:border-0",
|
|
386
|
-
"data-[selected]:data-[highlighted]:hover:bg-[var(--color-button-header-bg-highlighted)]",
|
|
387
|
-
"data-[selected]:data-[highlighted]:hover:text-[var(--color-hover)]",
|
|
388
|
-
"data-[selected]:data-[highlighted]:data-[expanded]:text-[var(--color-hover)]"
|
|
389
|
-
].join(" "),
|
|
390
|
-
hero: [
|
|
391
|
-
"bg-[var(--color-button-hero-bg)] text-[var(--color-button-hero-fg)]",
|
|
392
|
-
"hover:bg-[var(--color-button-hero-bg-hover)] hover:text-[var(--color-button-hero-fg-hover)]",
|
|
393
|
-
"data-[selected]:bg-[var(--color-button-hero-bg-selected)] data-[selected]:text-[var(--color-button-hero-fg-selected)]",
|
|
394
|
-
"data-[selected]:hover:bg-[var(--color-button-hero-bg-selected)] data-[selected]:hover:text-[var(--color-hover)]",
|
|
395
|
-
"data-[selected]:data-[expanded]:text-[var(--color-hover)]"
|
|
396
|
-
].join(" "),
|
|
397
|
-
segmented: [
|
|
398
|
-
"bg-transparent border-2 border-solid rounded-none",
|
|
399
|
-
"text-[var(--color-button-segmented-fg)] border-[var(--color-selected-control-bg)]",
|
|
400
|
-
"hover:text-[var(--color-hover)]",
|
|
401
|
-
"data-[selected]:bg-[var(--color-selected-control-bg)] data-[selected]:text-[var(--color-selected-control-text)]",
|
|
402
|
-
"data-[selected]:hover:bg-[var(--color-selected-control-bg)] data-[selected]:hover:text-[var(--color-selected-control-text)]",
|
|
403
|
-
"[&:not(:last-child)]:border-r-0 data-[selected]:[&:not(:last-child)]:border-r-2",
|
|
404
|
-
"data-[selected]+*:border-l-0",
|
|
405
|
-
"first:rounded-l-md last:rounded-r-md"
|
|
406
|
-
].join(" "),
|
|
407
|
-
plain: "bg-transparent text-inherit border-none hover:bg-transparent",
|
|
408
|
-
subtle: [
|
|
409
|
-
"bg-[var(--color-button-subtle-bg)] text-[var(--color-button-subtle-fg)]",
|
|
410
|
-
"hover:bg-[var(--color-button-subtle-bg)] hover:text-[var(--color-hover)]",
|
|
411
|
-
"disabled:bg-[var(--color-button-subtle-bg)] disabled:text-[var(--color-button-subtle-fg)]"
|
|
412
|
-
].join(" "),
|
|
413
|
-
link: [
|
|
414
|
-
"bg-transparent text-[var(--color-link-primary)] border-none font-normal",
|
|
415
|
-
"px-0 h-auto",
|
|
416
|
-
"hover:bg-transparent hover:text-[var(--color-link-primary-hover)]",
|
|
417
|
-
"disabled:text-[var(--color-text-secondary)]"
|
|
418
|
-
].join(" "),
|
|
419
|
-
icon_secondary: [
|
|
420
|
-
"bg-transparent text-[var(--color-icon-secondary)] border-none",
|
|
421
|
-
"hover:text-[var(--color-hover)]",
|
|
422
|
-
"data-[selected]:bg-[var(--color-selected-control-bg)] data-[selected]:text-[var(--color-selected-control-text)]",
|
|
423
|
-
"data-[selected]:hover:bg-[var(--color-selected-control-bg)] data-[selected]:hover:text-[var(--color-hover)]",
|
|
424
|
-
"data-[selected]:data-[expanded]:text-[var(--color-hover)]",
|
|
425
|
-
"data-[expanded]:text-[var(--color-hover)]"
|
|
426
|
-
].join(" "),
|
|
427
|
-
icon_background: [
|
|
428
|
-
"bg-[var(--color-button-icon-background-bg)] text-[var(--color-icon-secondary)] border-none",
|
|
429
|
-
"hover:text-[var(--color-hover)]",
|
|
430
|
-
"data-[selected]:bg-[var(--color-selected-control-bg)] data-[selected]:text-[var(--color-selected-control-text)]",
|
|
431
|
-
"data-[selected]:hover:bg-[var(--color-selected-control-bg)] data-[selected]:hover:text-[var(--color-hover)]",
|
|
432
|
-
"data-[selected]:data-[expanded]:text-[var(--color-hover)]",
|
|
433
|
-
"data-[expanded]:text-[var(--color-hover)]"
|
|
434
|
-
].join(" "),
|
|
435
|
-
pagination: [
|
|
436
|
-
"border-2 border-solid bg-transparent",
|
|
437
|
-
"text-[var(--color-button-pagination-fg)] border-[var(--color-button-pagination-border)]",
|
|
438
|
-
"hover:bg-transparent hover:text-[var(--color-hover)] hover:border-[var(--color-hover)]",
|
|
439
|
-
"data-[selected]:bg-[var(--color-selected-control-bg)] data-[selected]:text-[var(--color-selected-control-text)] data-[selected]:border-transparent",
|
|
440
|
-
"data-[selected]:hover:bg-[var(--color-selected-control-bg)]",
|
|
441
|
-
"data-[selected]:hover:text-[var(--color-selected-control-text)] data-[selected]:hover:border-transparent"
|
|
442
|
-
].join(" ")
|
|
443
|
-
};
|
|
444
|
-
var BASE_CLASSES = "font-semibold whitespace-nowrap transition-colors duration-150";
|
|
445
|
-
var SP = 4;
|
|
446
|
-
function buildShimStyle(props) {
|
|
447
|
-
const s = { ...props.style };
|
|
448
|
-
if (props.mt !== void 0) s.marginTop = typeof props.mt === "number" ? `${props.mt * SP}px` : props.mt;
|
|
449
|
-
if (props.ml !== void 0) s.marginLeft = typeof props.ml === "number" ? `${props.ml * SP}px` : props.ml;
|
|
450
|
-
if (props.mr !== void 0) s.marginRight = typeof props.mr === "number" ? `${props.mr * SP}px` : props.mr;
|
|
451
|
-
if (props.px !== void 0) {
|
|
452
|
-
const v = typeof props.px === "number" ? `${props.px * SP}px` : props.px;
|
|
453
|
-
s.paddingLeft = v;
|
|
454
|
-
s.paddingRight = v;
|
|
455
|
-
}
|
|
456
|
-
if (props.py !== void 0) {
|
|
457
|
-
const v = typeof props.py === "number" ? `${props.py * SP}px` : props.py;
|
|
458
|
-
s.paddingTop = v;
|
|
459
|
-
s.paddingBottom = v;
|
|
460
|
-
}
|
|
461
|
-
if (props.fontWeight !== void 0) s.fontWeight = props.fontWeight;
|
|
462
|
-
if (props.gap !== void 0) s.gap = typeof props.gap === "number" ? `${props.gap * SP}px` : props.gap;
|
|
463
|
-
if (props.flexShrink !== void 0) s.flexShrink = props.flexShrink;
|
|
464
|
-
if (props.columnGap !== void 0) s.columnGap = typeof props.columnGap === "number" ? `${props.columnGap * SP}px` : props.columnGap;
|
|
465
|
-
if (props.gridColumn !== void 0) s.gridColumn = typeof props.gridColumn === "number" ? String(props.gridColumn) : props.gridColumn;
|
|
466
|
-
if (props.gridRow) s.gridRow = props.gridRow;
|
|
467
|
-
if (props.justifySelf) s.justifySelf = props.justifySelf;
|
|
468
|
-
if (props.alignSelf) s.alignSelf = props.alignSelf;
|
|
469
|
-
if (props.h) s.height = props.h;
|
|
470
|
-
if (props.w) s.width = props.w;
|
|
471
|
-
if (props.display) s.display = props.display;
|
|
472
|
-
if (props.borderBottomRightRadius !== void 0) s.borderBottomRightRadius = typeof props.borderBottomRightRadius === "number" ? `${props.borderBottomRightRadius}px` : props.borderBottomRightRadius;
|
|
473
|
-
if (props.borderTopRightRadius !== void 0) s.borderTopRightRadius = typeof props.borderTopRightRadius === "number" ? `${props.borderTopRightRadius}px` : props.borderTopRightRadius;
|
|
474
|
-
return Object.keys(s).length > 0 ? s : void 0;
|
|
475
|
-
}
|
|
476
|
-
var Button = React8__namespace.forwardRef(
|
|
477
|
-
function Button2(props, ref) {
|
|
478
|
-
const {
|
|
479
|
-
className,
|
|
480
|
-
variant = "solid",
|
|
481
|
-
size = "md",
|
|
482
|
-
asChild = false,
|
|
483
|
-
loading = false,
|
|
484
|
-
loadingText,
|
|
485
|
-
loadingSkeleton = false,
|
|
486
|
-
expanded,
|
|
487
|
-
selected,
|
|
488
|
-
highlighted,
|
|
489
|
-
disabled,
|
|
490
|
-
children,
|
|
491
|
-
style: styleProp,
|
|
492
|
-
// Strip Chakra style props
|
|
493
|
-
mt,
|
|
494
|
-
ml,
|
|
495
|
-
mr,
|
|
496
|
-
px,
|
|
497
|
-
py,
|
|
498
|
-
fontWeight,
|
|
499
|
-
gap,
|
|
500
|
-
flexShrink,
|
|
501
|
-
columnGap,
|
|
502
|
-
gridColumn,
|
|
503
|
-
gridRow,
|
|
504
|
-
justifySelf,
|
|
505
|
-
alignSelf,
|
|
506
|
-
textStyle: _textStyle,
|
|
507
|
-
h,
|
|
508
|
-
w,
|
|
509
|
-
display,
|
|
510
|
-
borderBottomRightRadius,
|
|
511
|
-
borderTopRightRadius,
|
|
512
|
-
...rest
|
|
513
|
-
} = props;
|
|
514
|
-
const mergedStyle = buildShimStyle({
|
|
515
|
-
style: styleProp,
|
|
516
|
-
mt,
|
|
517
|
-
ml,
|
|
518
|
-
mr,
|
|
519
|
-
px,
|
|
520
|
-
py,
|
|
521
|
-
fontWeight,
|
|
522
|
-
gap,
|
|
523
|
-
flexShrink,
|
|
524
|
-
columnGap,
|
|
525
|
-
gridColumn,
|
|
526
|
-
gridRow,
|
|
527
|
-
justifySelf,
|
|
528
|
-
alignSelf,
|
|
529
|
-
h,
|
|
530
|
-
w,
|
|
531
|
-
display,
|
|
532
|
-
borderBottomRightRadius,
|
|
533
|
-
borderTopRightRadius
|
|
534
|
-
});
|
|
535
|
-
const dataAttrs = {};
|
|
536
|
-
if (expanded) dataAttrs["data-expanded"] = true;
|
|
537
|
-
if (selected) dataAttrs["data-selected"] = true;
|
|
538
|
-
if (highlighted) dataAttrs["data-highlighted"] = true;
|
|
539
|
-
if (loadingSkeleton) dataAttrs["data-loading-skeleton"] = true;
|
|
540
|
-
const isDisabled = !loadingSkeleton && (loading || disabled);
|
|
541
|
-
const inner = loading ? /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
|
|
542
|
-
/* @__PURE__ */ jsxRuntime.jsx(Spinner, {}),
|
|
543
|
-
loadingText != null && /* @__PURE__ */ jsxRuntime.jsx("span", { style: { marginLeft: 8 }, children: loadingText })
|
|
544
|
-
] }) : children;
|
|
545
|
-
const variantClass = VARIANT_CLASSES[variant] ?? VARIANT_CLASSES.solid;
|
|
546
|
-
const combinedClassName = [BASE_CLASSES, variantClass, className].filter(Boolean).join(" ");
|
|
547
|
-
const button = /* @__PURE__ */ jsxRuntime.jsx(
|
|
548
|
-
ButtonFrame,
|
|
549
|
-
{
|
|
550
|
-
ref,
|
|
551
|
-
size,
|
|
552
|
-
disabled: isDisabled || void 0,
|
|
553
|
-
asChild: asChild || void 0,
|
|
554
|
-
className: combinedClassName,
|
|
555
|
-
style: mergedStyle,
|
|
556
|
-
...dataAttrs,
|
|
557
|
-
...rest,
|
|
558
|
-
children: inner
|
|
559
|
-
}
|
|
560
|
-
);
|
|
561
|
-
if (loadingSkeleton) {
|
|
562
|
-
return /* @__PURE__ */ jsxRuntime.jsx(Skeleton, { loading: loadingSkeleton, asChild: true, ref, children: button });
|
|
563
|
-
}
|
|
564
|
-
return button;
|
|
565
|
-
}
|
|
566
|
-
);
|
|
567
|
-
React8__namespace.forwardRef(
|
|
568
|
-
function ButtonGroup2(props, ref) {
|
|
569
|
-
const { className, ...rest } = props;
|
|
570
|
-
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
571
|
-
ui.Box,
|
|
572
|
-
{
|
|
573
|
-
ref,
|
|
574
|
-
className: ["inline-flex", className].filter(Boolean).join(" "),
|
|
575
|
-
role: "group",
|
|
576
|
-
...rest
|
|
577
|
-
}
|
|
578
|
-
);
|
|
579
|
-
}
|
|
580
|
-
);
|
|
581
|
-
React8__namespace.forwardRef(
|
|
582
|
-
function ButtonGroupRadio2(props, ref) {
|
|
583
|
-
const {
|
|
584
|
-
children,
|
|
585
|
-
onChange,
|
|
586
|
-
variant = "segmented",
|
|
587
|
-
defaultValue,
|
|
588
|
-
loading = false,
|
|
589
|
-
equalWidth = false,
|
|
590
|
-
className,
|
|
591
|
-
...rest
|
|
592
|
-
} = props;
|
|
593
|
-
const firstChildValue = React8__namespace.useMemo(() => {
|
|
594
|
-
const firstChild = Array.isArray(children) ? children[0] : void 0;
|
|
595
|
-
return typeof firstChild?.props.value === "string" ? firstChild.props.value : void 0;
|
|
596
|
-
}, [children]);
|
|
597
|
-
const [value, setValue] = React8__namespace.useState(defaultValue ?? firstChildValue);
|
|
598
|
-
const handleItemClick = React8__namespace.useCallback((event) => {
|
|
599
|
-
const v = event.currentTarget.value;
|
|
600
|
-
setValue(v);
|
|
601
|
-
onChange?.(v);
|
|
602
|
-
}, [onChange]);
|
|
603
|
-
const clonedChildren = React8__namespace.Children.map(children, (child) => {
|
|
604
|
-
return React8__namespace.cloneElement(child, {
|
|
605
|
-
onClick: handleItemClick,
|
|
606
|
-
selected: value === child.props.value,
|
|
607
|
-
variant
|
|
608
|
-
});
|
|
609
|
-
});
|
|
610
|
-
const childrenLength = React8__namespace.Children.count(children);
|
|
611
|
-
return /* @__PURE__ */ jsxRuntime.jsx(Skeleton, { loading, children: /* @__PURE__ */ jsxRuntime.jsx(
|
|
612
|
-
ui.Box,
|
|
613
|
-
{
|
|
614
|
-
ref,
|
|
615
|
-
className: [
|
|
616
|
-
"inline-flex gap-0",
|
|
617
|
-
equalWidth ? "grid" : "",
|
|
618
|
-
className
|
|
619
|
-
].filter(Boolean).join(" "),
|
|
620
|
-
style: equalWidth ? { gridTemplateColumns: `repeat(${childrenLength}, 1fr)` } : void 0,
|
|
621
|
-
role: "group",
|
|
622
|
-
...rest,
|
|
623
|
-
children: clonedChildren
|
|
624
|
-
}
|
|
625
|
-
) });
|
|
626
|
-
}
|
|
627
|
-
);
|
|
628
|
-
var MUTED = "var(--color-text-secondary)";
|
|
629
|
-
var TRACK = "var(--color-border-divider)";
|
|
630
|
-
var ACTIVE = "var(--color-link-primary)";
|
|
631
|
-
var ACTIVE_HOVER = "var(--color-link-primary-hover)";
|
|
632
|
-
var WHITE = "var(--color-white)";
|
|
633
|
-
var Slider = React8__namespace.forwardRef(
|
|
634
|
-
function Slider2(props, ref) {
|
|
635
|
-
const {
|
|
636
|
-
marks: marksProp,
|
|
637
|
-
label,
|
|
638
|
-
showValue,
|
|
639
|
-
value,
|
|
640
|
-
defaultValue,
|
|
641
|
-
min = 0,
|
|
642
|
-
max = 100,
|
|
643
|
-
step,
|
|
644
|
-
disabled,
|
|
645
|
-
orientation = "horizontal",
|
|
646
|
-
name,
|
|
647
|
-
onValueChange,
|
|
648
|
-
onValueCommit,
|
|
649
|
-
className
|
|
650
|
-
} = props;
|
|
651
|
-
const resolvedValue = defaultValue ?? value;
|
|
652
|
-
const marks = marksProp?.map((mark) => {
|
|
653
|
-
if (typeof mark === "number") return { value: mark, label: void 0 };
|
|
654
|
-
return mark;
|
|
655
|
-
});
|
|
656
|
-
const hasMarkLabel = Boolean(marks?.some((mark) => mark.label));
|
|
657
|
-
const latest = React8__namespace.useRef(value ?? defaultValue ?? []);
|
|
658
|
-
const handleValueChange = React8__namespace.useCallback((next) => {
|
|
659
|
-
latest.current = next;
|
|
660
|
-
onValueChange?.(next);
|
|
661
|
-
}, [onValueChange]);
|
|
662
|
-
const handleSlideEnd = React8__namespace.useCallback(() => {
|
|
663
|
-
onValueCommit?.(latest.current);
|
|
664
|
-
}, [onValueCommit]);
|
|
665
|
-
return /* @__PURE__ */ jsxRuntime.jsxs(gui.YStack, { className, gap: 4, children: [
|
|
666
|
-
label && !showValue && /* @__PURE__ */ jsxRuntime.jsx(gui.Text, { fontSize: 14, fontWeight: "500", color: MUTED, children: label }),
|
|
667
|
-
label && showValue && /* @__PURE__ */ jsxRuntime.jsxs(gui.XStack, { alignItems: "center", justifyContent: "space-between", children: [
|
|
668
|
-
/* @__PURE__ */ jsxRuntime.jsx(gui.Text, { fontSize: 14, fontWeight: "500", color: MUTED, children: label }),
|
|
669
|
-
/* @__PURE__ */ jsxRuntime.jsx(gui.Text, { fontSize: 14, color: MUTED, children: (value ?? defaultValue ?? [])?.join(", ") })
|
|
670
|
-
] }),
|
|
671
|
-
/* @__PURE__ */ jsxRuntime.jsxs(
|
|
672
|
-
gui.Slider,
|
|
673
|
-
{
|
|
674
|
-
ref,
|
|
675
|
-
position: "relative",
|
|
676
|
-
flexDirection: "row",
|
|
677
|
-
width: "100%",
|
|
678
|
-
userSelect: "none",
|
|
679
|
-
alignItems: "center",
|
|
680
|
-
marginBottom: hasMarkLabel ? 24 : 0,
|
|
681
|
-
value,
|
|
682
|
-
defaultValue,
|
|
683
|
-
min,
|
|
684
|
-
max,
|
|
685
|
-
step,
|
|
686
|
-
disabled,
|
|
687
|
-
orientation,
|
|
688
|
-
name,
|
|
689
|
-
onValueChange: handleValueChange,
|
|
690
|
-
onSlideEnd: handleSlideEnd,
|
|
691
|
-
children: [
|
|
692
|
-
/* @__PURE__ */ jsxRuntime.jsx(gui.Slider.Track, { unstyled: true, position: "relative", flexGrow: 1, height: 6, borderRadius: 9999, backgroundColor: TRACK, children: /* @__PURE__ */ jsxRuntime.jsx(gui.Slider.TrackActive, { unstyled: true, position: "absolute", height: "100%", borderRadius: 9999, backgroundColor: ACTIVE }) }),
|
|
693
|
-
resolvedValue?.map((_, index) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
694
|
-
gui.Slider.Thumb,
|
|
695
|
-
{
|
|
696
|
-
index,
|
|
697
|
-
unstyled: true,
|
|
698
|
-
width: 20,
|
|
699
|
-
height: 20,
|
|
700
|
-
borderRadius: 9999,
|
|
701
|
-
borderWidth: 2,
|
|
702
|
-
borderColor: ACTIVE,
|
|
703
|
-
backgroundColor: WHITE,
|
|
704
|
-
boxShadow: "var(--shadow-sm)",
|
|
705
|
-
transition: "quick",
|
|
706
|
-
hoverStyle: { borderColor: ACTIVE_HOVER },
|
|
707
|
-
focusStyle: { outlineWidth: 2, outlineStyle: "solid", outlineColor: ACTIVE, outlineOffset: 2 },
|
|
708
|
-
disabledStyle: { pointerEvents: "none", opacity: 0.5 }
|
|
709
|
-
},
|
|
710
|
-
index
|
|
711
|
-
))
|
|
712
|
-
]
|
|
713
|
-
}
|
|
714
|
-
),
|
|
715
|
-
/* @__PURE__ */ jsxRuntime.jsx(SliderMarks, { marks, min, max })
|
|
716
|
-
] });
|
|
717
|
-
}
|
|
718
|
-
);
|
|
719
|
-
function SliderMarks(props) {
|
|
720
|
-
const { marks, min, max } = props;
|
|
721
|
-
if (!marks?.length) return null;
|
|
722
|
-
const range = max - min;
|
|
723
|
-
return /* @__PURE__ */ jsxRuntime.jsx(gui.View, { position: "relative", width: "100%", height: 16, children: marks.map((mark, index) => {
|
|
724
|
-
const percent = (mark.value - min) / range * 100;
|
|
725
|
-
return /* @__PURE__ */ jsxRuntime.jsxs(gui.View, { position: "absolute", left: `${percent}%`, alignItems: "center", children: [
|
|
726
|
-
/* @__PURE__ */ jsxRuntime.jsx(gui.View, { width: 2, height: 6, backgroundColor: TRACK }),
|
|
727
|
-
mark.label != null && /* @__PURE__ */ jsxRuntime.jsx(gui.Text, { marginTop: 2, fontSize: 12, color: MUTED, children: mark.label })
|
|
728
|
-
] }, index);
|
|
729
|
-
}) });
|
|
730
|
-
}
|
|
731
|
-
var SIZE2 = {
|
|
732
|
-
xs: { height: 24, paddingHorizontal: 8, fontSize: "$1", borderRadius: 4 },
|
|
733
|
-
sm: { height: 32, paddingHorizontal: 12, fontSize: "$3", borderRadius: 6 },
|
|
734
|
-
md: { height: 40, paddingHorizontal: 16, fontSize: "$5", borderRadius: 6 },
|
|
735
|
-
lg: { height: 48, paddingHorizontal: 16, fontSize: "$6", borderRadius: 8 },
|
|
736
|
-
"2xl": { height: 56, paddingHorizontal: 16, fontSize: "$7", borderRadius: 8 }
|
|
737
|
-
};
|
|
738
|
-
var VARIANT = {
|
|
739
|
-
outline: { borderWidth: 1, borderStyle: "solid" },
|
|
740
|
-
filled: { borderWidth: 0, backgroundColor: "var(--color-input-filled-bg)" },
|
|
741
|
-
unstyled: { borderWidth: 0, backgroundColor: "transparent", padding: 0, height: "auto" }
|
|
742
|
-
};
|
|
743
|
-
var CONTROL = {
|
|
744
|
-
width: "100%",
|
|
745
|
-
outlineWidth: 0,
|
|
746
|
-
backgroundColor: "var(--color-input-bg)",
|
|
747
|
-
color: "var(--color-input-fg)",
|
|
748
|
-
borderColor: "var(--color-input-border)",
|
|
749
|
-
hoverStyle: { borderColor: "var(--color-input-border-hover)" },
|
|
750
|
-
focusStyle: { borderColor: "var(--color-input-border-focus)" },
|
|
751
|
-
disabledStyle: { opacity: 0.4, cursor: "not-allowed" }
|
|
752
|
-
};
|
|
753
|
-
var Input = React8__namespace.default.forwardRef(
|
|
754
|
-
({ size = "md", variant = "outline", className, onChange, onChangeText, ...rest }, ref) => {
|
|
755
|
-
const handleChange = React8__namespace.default.useCallback(
|
|
756
|
-
(event) => {
|
|
757
|
-
onChange?.(event);
|
|
758
|
-
onChangeText?.(event.target.value);
|
|
759
|
-
},
|
|
760
|
-
[onChange, onChangeText]
|
|
761
|
-
);
|
|
762
|
-
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
763
|
-
gui.Input,
|
|
764
|
-
{
|
|
765
|
-
ref,
|
|
766
|
-
unstyled: true,
|
|
767
|
-
className: className ? `lux-control ${className}` : "lux-control",
|
|
768
|
-
...CONTROL,
|
|
769
|
-
...SIZE2[size],
|
|
770
|
-
...VARIANT[variant],
|
|
771
|
-
...rest,
|
|
772
|
-
onChange: handleChange
|
|
773
|
-
}
|
|
774
|
-
);
|
|
775
|
-
}
|
|
776
|
-
);
|
|
777
|
-
Input.displayName = "Input";
|
|
778
|
-
var SIZE3 = {
|
|
779
|
-
xs: { paddingHorizontal: 8, paddingVertical: 4, fontSize: "$1", borderRadius: 4 },
|
|
780
|
-
sm: { paddingHorizontal: 12, paddingVertical: 8, fontSize: "$3", borderRadius: 6 },
|
|
781
|
-
md: { paddingHorizontal: 16, paddingVertical: 8, fontSize: "$5", borderRadius: 6 },
|
|
782
|
-
lg: { paddingHorizontal: 16, paddingVertical: 12, fontSize: "$6", borderRadius: 8 },
|
|
783
|
-
"2xl": { paddingHorizontal: 16, paddingVertical: 12, fontSize: "$7", borderRadius: 8 }
|
|
784
|
-
};
|
|
785
|
-
var Textarea = React8__namespace.default.forwardRef(
|
|
786
|
-
({ size = "md", variant = "outline", className, onChange, onChangeText, ...rest }, ref) => {
|
|
787
|
-
const handleChange = React8__namespace.default.useCallback(
|
|
788
|
-
(event) => {
|
|
789
|
-
onChange?.(event);
|
|
790
|
-
onChangeText?.(event.target.value);
|
|
791
|
-
},
|
|
792
|
-
[onChange, onChangeText]
|
|
793
|
-
);
|
|
794
|
-
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
795
|
-
gui.TextArea,
|
|
796
|
-
{
|
|
797
|
-
ref,
|
|
798
|
-
unstyled: true,
|
|
799
|
-
className: className ? `lux-control ${className}` : "lux-control",
|
|
800
|
-
...CONTROL,
|
|
801
|
-
...SIZE3[size],
|
|
802
|
-
...VARIANT[variant],
|
|
803
|
-
...rest,
|
|
804
|
-
onChange: handleChange
|
|
805
|
-
}
|
|
806
|
-
);
|
|
807
|
-
}
|
|
808
|
-
);
|
|
809
|
-
Textarea.displayName = "Textarea";
|
|
810
34
|
var AI_MODELS = [
|
|
811
35
|
{ value: "gpt-4", label: "GPT-4", provider: "OpenAI" },
|
|
812
36
|
{ value: "gpt-4-turbo", label: "GPT-4 Turbo", provider: "OpenAI" },
|
|
@@ -826,24 +50,24 @@ function AIPlayground({
|
|
|
826
50
|
onSendMessage,
|
|
827
51
|
showSettings = true
|
|
828
52
|
}) {
|
|
829
|
-
const [messages, setMessages] =
|
|
830
|
-
const [input, setInput] =
|
|
831
|
-
const [isLoading, setIsLoading] =
|
|
832
|
-
const [error, setError] =
|
|
833
|
-
const [copiedId, setCopiedId] =
|
|
834
|
-
const [showConfig, setShowConfig] =
|
|
835
|
-
const [config, setConfig] =
|
|
53
|
+
const [messages, setMessages] = React__namespace.useState([]);
|
|
54
|
+
const [input, setInput] = React__namespace.useState("");
|
|
55
|
+
const [isLoading, setIsLoading] = React__namespace.useState(false);
|
|
56
|
+
const [error, setError] = React__namespace.useState(null);
|
|
57
|
+
const [copiedId, setCopiedId] = React__namespace.useState(null);
|
|
58
|
+
const [showConfig, setShowConfig] = React__namespace.useState(false);
|
|
59
|
+
const [config, setConfig] = React__namespace.useState({
|
|
836
60
|
model: defaultModel,
|
|
837
61
|
temperature: 0.7,
|
|
838
62
|
maxTokens: 2e3,
|
|
839
63
|
systemPrompt: defaultSystemPrompt
|
|
840
64
|
});
|
|
841
|
-
const messagesEndRef =
|
|
842
|
-
const textareaRef =
|
|
65
|
+
const messagesEndRef = React__namespace.useRef(null);
|
|
66
|
+
const textareaRef = React__namespace.useRef(null);
|
|
843
67
|
const scrollToBottom = () => {
|
|
844
68
|
messagesEndRef.current?.scrollIntoView({ behavior: "smooth" });
|
|
845
69
|
};
|
|
846
|
-
|
|
70
|
+
React__namespace.useEffect(() => {
|
|
847
71
|
scrollToBottom();
|
|
848
72
|
}, [messages]);
|
|
849
73
|
const handleSend = async () => {
|
|
@@ -918,7 +142,7 @@ Your message: "${userMessage.content}"`;
|
|
|
918
142
|
] }),
|
|
919
143
|
/* @__PURE__ */ jsxRuntime.jsxs(ui.Box, { className: "flex items-center gap-2", children: [
|
|
920
144
|
messages.length > 0 && /* @__PURE__ */ jsxRuntime.jsxs(
|
|
921
|
-
Button,
|
|
145
|
+
button_js.Button,
|
|
922
146
|
{
|
|
923
147
|
variant: "outline",
|
|
924
148
|
size: "sm",
|
|
@@ -931,7 +155,7 @@ Your message: "${userMessage.content}"`;
|
|
|
931
155
|
}
|
|
932
156
|
),
|
|
933
157
|
showSettings && /* @__PURE__ */ jsxRuntime.jsxs(
|
|
934
|
-
Button,
|
|
158
|
+
button_js.Button,
|
|
935
159
|
{
|
|
936
160
|
variant: "outline",
|
|
937
161
|
size: "sm",
|
|
@@ -971,7 +195,7 @@ Your message: "${userMessage.content}"`;
|
|
|
971
195
|
config.maxTokens
|
|
972
196
|
] }),
|
|
973
197
|
/* @__PURE__ */ jsxRuntime.jsx(
|
|
974
|
-
Slider,
|
|
198
|
+
slider_js.Slider,
|
|
975
199
|
{
|
|
976
200
|
id: "max-tokens",
|
|
977
201
|
min: 100,
|
|
@@ -990,7 +214,7 @@ Your message: "${userMessage.content}"`;
|
|
|
990
214
|
config.temperature.toFixed(1)
|
|
991
215
|
] }),
|
|
992
216
|
/* @__PURE__ */ jsxRuntime.jsx(
|
|
993
|
-
Slider,
|
|
217
|
+
slider_js.Slider,
|
|
994
218
|
{
|
|
995
219
|
id: "temperature",
|
|
996
220
|
min: 0,
|
|
@@ -1006,7 +230,7 @@ Your message: "${userMessage.content}"`;
|
|
|
1006
230
|
/* @__PURE__ */ jsxRuntime.jsxs(ui.Box, { className: "space-y-2", children: [
|
|
1007
231
|
/* @__PURE__ */ jsxRuntime.jsx(ui.Label, { htmlFor: "system-prompt", children: "System Prompt" }),
|
|
1008
232
|
/* @__PURE__ */ jsxRuntime.jsx(
|
|
1009
|
-
Textarea,
|
|
233
|
+
textarea_js.Textarea,
|
|
1010
234
|
{
|
|
1011
235
|
id: "system-prompt",
|
|
1012
236
|
placeholder: "Enter system prompt...",
|
|
@@ -1020,7 +244,7 @@ Your message: "${userMessage.content}"`;
|
|
|
1020
244
|
)
|
|
1021
245
|
] })
|
|
1022
246
|
] }),
|
|
1023
|
-
error && /* @__PURE__ */ jsxRuntime.jsxs(Alert, { children: [
|
|
247
|
+
error && /* @__PURE__ */ jsxRuntime.jsxs(alert_js.Alert, { children: [
|
|
1024
248
|
/* @__PURE__ */ jsxRuntime.jsx(lucideReact.AlertCircle, { style: ui.css("h-4 w-4") }),
|
|
1025
249
|
/* @__PURE__ */ jsxRuntime.jsx(gui.Text, { children: error })
|
|
1026
250
|
] }),
|
|
@@ -1052,7 +276,7 @@ Your message: "${userMessage.content}"`;
|
|
|
1052
276
|
/* @__PURE__ */ jsxRuntime.jsxs(ui.Box, { className: "flex items-center gap-2 mt-2", children: [
|
|
1053
277
|
/* @__PURE__ */ jsxRuntime.jsx(ui.Box, { tag: "span", className: "text-xs opacity-50", children: message.timestamp.toLocaleTimeString() }),
|
|
1054
278
|
/* @__PURE__ */ jsxRuntime.jsx(
|
|
1055
|
-
Button,
|
|
279
|
+
button_js.Button,
|
|
1056
280
|
{
|
|
1057
281
|
variant: "ghost",
|
|
1058
282
|
size: "sm",
|
|
@@ -1073,7 +297,7 @@ Your message: "${userMessage.content}"`;
|
|
|
1073
297
|
] }) }),
|
|
1074
298
|
/* @__PURE__ */ jsxRuntime.jsxs(ui.Box, { className: "flex gap-2", children: [
|
|
1075
299
|
/* @__PURE__ */ jsxRuntime.jsx(
|
|
1076
|
-
Textarea,
|
|
300
|
+
textarea_js.Textarea,
|
|
1077
301
|
{
|
|
1078
302
|
ref: textareaRef,
|
|
1079
303
|
placeholder: "Type your message...",
|
|
@@ -1085,7 +309,7 @@ Your message: "${userMessage.content}"`;
|
|
|
1085
309
|
}
|
|
1086
310
|
),
|
|
1087
311
|
/* @__PURE__ */ jsxRuntime.jsx(ui.Box, { className: "flex flex-col gap-2", children: /* @__PURE__ */ jsxRuntime.jsx(
|
|
1088
|
-
Button,
|
|
312
|
+
button_js.Button,
|
|
1089
313
|
{
|
|
1090
314
|
onClick: handleSend,
|
|
1091
315
|
disabled: !input.trim() || isLoading,
|