@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/badge.cjs
CHANGED
|
@@ -1,239 +1,18 @@
|
|
|
1
|
-
"use client";
|
|
2
1
|
'use strict';
|
|
3
2
|
|
|
4
3
|
var gui = require('@hanzo/gui');
|
|
5
|
-
var
|
|
6
|
-
var
|
|
4
|
+
var React = require('react');
|
|
5
|
+
var skeleton_js = require('./skeleton.js');
|
|
6
|
+
var tooltip_js = require('./tooltip.js');
|
|
7
7
|
var jsxRuntime = require('react/jsx-runtime');
|
|
8
|
-
var usehooks = require('@uidotdev/usehooks');
|
|
9
8
|
|
|
10
|
-
function
|
|
11
|
-
if (e && e.__esModule) return e;
|
|
12
|
-
var n = Object.create(null);
|
|
13
|
-
if (e) {
|
|
14
|
-
Object.keys(e).forEach(function (k) {
|
|
15
|
-
if (k !== 'default') {
|
|
16
|
-
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
17
|
-
Object.defineProperty(n, k, d.get ? d : {
|
|
18
|
-
enumerable: true,
|
|
19
|
-
get: function () { return e[k]; }
|
|
20
|
-
});
|
|
21
|
-
}
|
|
22
|
-
});
|
|
23
|
-
}
|
|
24
|
-
n.default = e;
|
|
25
|
-
return Object.freeze(n);
|
|
26
|
-
}
|
|
9
|
+
function _interopDefault (e) { return e && e.__esModule ? e : { default: e }; }
|
|
27
10
|
|
|
28
|
-
var
|
|
11
|
+
var React__default = /*#__PURE__*/_interopDefault(React);
|
|
29
12
|
|
|
30
13
|
// src/badge.tsx
|
|
31
|
-
var SKELETON_CLASSES = "lux-skeleton rounded-sm";
|
|
32
|
-
var Skeleton = React3__namespace.forwardRef(
|
|
33
|
-
function Skeleton2(props, ref) {
|
|
34
|
-
const { loading = true, asChild, className, children, style, ...rest } = props;
|
|
35
|
-
if (!loading) {
|
|
36
|
-
if (asChild && React3__namespace.isValidElement(children)) return children;
|
|
37
|
-
return /* @__PURE__ */ jsxRuntime.jsx(ui.Box, { ref, className, style, ...rest, children });
|
|
38
|
-
}
|
|
39
|
-
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
40
|
-
"div",
|
|
41
|
-
{
|
|
42
|
-
ref,
|
|
43
|
-
"data-loading": true,
|
|
44
|
-
...ui.sx(
|
|
45
|
-
SKELETON_CLASSES,
|
|
46
|
-
asChild || children ? "[&_*]:invisible" : "min-h-5",
|
|
47
|
-
className
|
|
48
|
-
),
|
|
49
|
-
style,
|
|
50
|
-
...rest,
|
|
51
|
-
children
|
|
52
|
-
}
|
|
53
|
-
);
|
|
54
|
-
}
|
|
55
|
-
);
|
|
56
|
-
React3__namespace.forwardRef(
|
|
57
|
-
function SkeletonCircle2(props, ref) {
|
|
58
|
-
const { size = 40, loading = true, className, ...rest } = props;
|
|
59
|
-
const dimension = typeof size === "number" ? `${size}px` : size;
|
|
60
|
-
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
61
|
-
Skeleton,
|
|
62
|
-
{
|
|
63
|
-
ref,
|
|
64
|
-
loading,
|
|
65
|
-
...ui.sx("rounded-full shrink-0", className),
|
|
66
|
-
style: { width: dimension, height: dimension, ...rest.style },
|
|
67
|
-
...rest
|
|
68
|
-
}
|
|
69
|
-
);
|
|
70
|
-
}
|
|
71
|
-
);
|
|
72
|
-
React3__namespace.forwardRef(
|
|
73
|
-
function SkeletonText2(props, ref) {
|
|
74
|
-
const { noOfLines = 3, loading = true, className, ...rest } = props;
|
|
75
|
-
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(
|
|
76
|
-
Skeleton,
|
|
77
|
-
{
|
|
78
|
-
loading,
|
|
79
|
-
...ui.sx(ui.cn("h-4", index === noOfLines - 1 && "max-w-[80%]"))
|
|
80
|
-
},
|
|
81
|
-
index
|
|
82
|
-
)) });
|
|
83
|
-
}
|
|
84
|
-
);
|
|
85
|
-
var ink = (children, Wrap = gui.Text, props = {}) => {
|
|
86
|
-
let hasText = false;
|
|
87
|
-
React3.Children.forEach(children, (child) => {
|
|
88
|
-
if (typeof child === "string" || typeof child === "number") hasText = true;
|
|
89
|
-
});
|
|
90
|
-
if (!hasText) return children;
|
|
91
|
-
return React3.Children.map(children, (child) => typeof child === "string" || typeof child === "number" ? React3.createElement(Wrap, props, child) : child);
|
|
92
|
-
};
|
|
93
|
-
var TOUCH_PX = 1024;
|
|
94
|
-
function useBelow(px) {
|
|
95
|
-
const [below, setBelow] = React3__namespace.useState(false);
|
|
96
|
-
React3__namespace.useEffect(() => {
|
|
97
|
-
const mql = window.matchMedia(`(max-width: ${px - 1}px)`);
|
|
98
|
-
const apply = () => setBelow(mql.matches);
|
|
99
|
-
apply();
|
|
100
|
-
mql.addEventListener("change", apply);
|
|
101
|
-
return () => mql.removeEventListener("change", apply);
|
|
102
|
-
}, [px]);
|
|
103
|
-
return below;
|
|
104
|
-
}
|
|
105
|
-
var useIsTouch = () => useBelow(TOUCH_PX);
|
|
106
|
-
function mapPlacement(p) {
|
|
107
|
-
if (!p) return void 0;
|
|
108
|
-
return p;
|
|
109
|
-
}
|
|
110
|
-
var Tooltip = React3__namespace.forwardRef(
|
|
111
|
-
function Tooltip2(props, ref) {
|
|
112
|
-
const {
|
|
113
|
-
showArrow: showArrowProp,
|
|
114
|
-
onOpenChange,
|
|
115
|
-
variant,
|
|
116
|
-
selected,
|
|
117
|
-
children,
|
|
118
|
-
disabled,
|
|
119
|
-
disableOnMobile,
|
|
120
|
-
content,
|
|
121
|
-
contentProps,
|
|
122
|
-
defaultOpen = false,
|
|
123
|
-
triggerProps,
|
|
124
|
-
closeDelay = 100,
|
|
125
|
-
openDelay = 100,
|
|
126
|
-
interactive,
|
|
127
|
-
positioning
|
|
128
|
-
} = props;
|
|
129
|
-
const [open, setOpen] = React3__namespace.useState(defaultOpen);
|
|
130
|
-
const timeoutRef = React3__namespace.useRef(null);
|
|
131
|
-
const isMobile = useIsTouch();
|
|
132
|
-
const handleOpenChange = React3__namespace.useCallback((nextOpen) => {
|
|
133
|
-
setOpen(nextOpen);
|
|
134
|
-
onOpenChange?.({ open: nextOpen });
|
|
135
|
-
}, [onOpenChange]);
|
|
136
|
-
const handleOpenChangeManual = React3__namespace.useCallback((nextOpen) => {
|
|
137
|
-
timeoutRef.current && window.clearTimeout(timeoutRef.current);
|
|
138
|
-
timeoutRef.current = window.setTimeout(() => {
|
|
139
|
-
setOpen(nextOpen);
|
|
140
|
-
onOpenChange?.({ open: nextOpen });
|
|
141
|
-
}, nextOpen ? openDelay : closeDelay);
|
|
142
|
-
}, [closeDelay, openDelay, onOpenChange]);
|
|
143
|
-
const handleClickAway = React3__namespace.useCallback(() => {
|
|
144
|
-
if (open) handleOpenChangeManual(false);
|
|
145
|
-
}, [open, handleOpenChangeManual]);
|
|
146
|
-
const triggerRef = usehooks.useClickAway(handleClickAway);
|
|
147
|
-
const handleTriggerClick = React3__namespace.useCallback(() => {
|
|
148
|
-
handleOpenChangeManual(!open);
|
|
149
|
-
}, [handleOpenChangeManual, open]);
|
|
150
|
-
const handleContentClick = React3__namespace.useCallback((event) => {
|
|
151
|
-
event.stopPropagation();
|
|
152
|
-
if (interactive) {
|
|
153
|
-
const closestLink = event.target?.closest("a");
|
|
154
|
-
if (closestLink) {
|
|
155
|
-
handleOpenChangeManual(false);
|
|
156
|
-
}
|
|
157
|
-
}
|
|
158
|
-
}, [interactive, handleOpenChangeManual]);
|
|
159
|
-
React3__namespace.useEffect(() => {
|
|
160
|
-
return () => {
|
|
161
|
-
if (timeoutRef.current) {
|
|
162
|
-
clearTimeout(timeoutRef.current);
|
|
163
|
-
}
|
|
164
|
-
};
|
|
165
|
-
}, []);
|
|
166
|
-
if (disabled || disableOnMobile && isMobile) return children;
|
|
167
|
-
const defaultShowArrow = variant === "popover" ? false : true;
|
|
168
|
-
const showArrow = showArrowProp !== void 0 ? showArrowProp : defaultShowArrow;
|
|
169
|
-
const isPopover = variant === "popover";
|
|
170
|
-
const placement = mapPlacement(positioning?.placement) ?? "top";
|
|
171
|
-
const offset = positioning?.offset?.mainAxis ?? 4;
|
|
172
|
-
return /* @__PURE__ */ jsxRuntime.jsx(gui.TooltipGroup, { delay: openDelay, children: /* @__PURE__ */ jsxRuntime.jsxs(
|
|
173
|
-
gui.Tooltip,
|
|
174
|
-
{
|
|
175
|
-
open,
|
|
176
|
-
onOpenChange: handleOpenChange,
|
|
177
|
-
delay: { open: openDelay, close: closeDelay },
|
|
178
|
-
placement,
|
|
179
|
-
offset,
|
|
180
|
-
unstyled: true,
|
|
181
|
-
children: [
|
|
182
|
-
/* @__PURE__ */ jsxRuntime.jsx(
|
|
183
|
-
gui.Tooltip.Trigger,
|
|
184
|
-
{
|
|
185
|
-
ref: triggerRef,
|
|
186
|
-
asChild: true,
|
|
187
|
-
...isMobile ? { onClick: handleTriggerClick } : {},
|
|
188
|
-
...triggerProps,
|
|
189
|
-
children
|
|
190
|
-
}
|
|
191
|
-
),
|
|
192
|
-
/* @__PURE__ */ jsxRuntime.jsxs(
|
|
193
|
-
gui.Tooltip.Content,
|
|
194
|
-
{
|
|
195
|
-
ref,
|
|
196
|
-
unstyled: true,
|
|
197
|
-
zIndex: 9999,
|
|
198
|
-
overflow: "hidden",
|
|
199
|
-
borderRadius: 8,
|
|
200
|
-
paddingHorizontal: 12,
|
|
201
|
-
paddingVertical: 8,
|
|
202
|
-
maxWidth: isPopover ? 384 : 320,
|
|
203
|
-
backgroundColor: isPopover ? "var(--color-popover-bg)" : "var(--color-tooltip-bg)",
|
|
204
|
-
transition: "quick",
|
|
205
|
-
enterStyle: { opacity: 0, scale: 0.95 },
|
|
206
|
-
exitStyle: { opacity: 0, scale: 0.95 },
|
|
207
|
-
...isPopover ? {
|
|
208
|
-
borderWidth: 1,
|
|
209
|
-
borderColor: "var(--color-border-divider)",
|
|
210
|
-
shadowColor: "var(--shadow-popover)"
|
|
211
|
-
} : {},
|
|
212
|
-
onClick: interactive ? handleContentClick : void 0,
|
|
213
|
-
...selected ? { "data-selected": true } : {},
|
|
214
|
-
...contentProps,
|
|
215
|
-
children: [
|
|
216
|
-
showArrow && /* @__PURE__ */ jsxRuntime.jsx(
|
|
217
|
-
gui.Tooltip.Arrow,
|
|
218
|
-
{
|
|
219
|
-
unstyled: true,
|
|
220
|
-
backgroundColor: isPopover ? "var(--color-popover-bg)" : "var(--color-tooltip-bg)"
|
|
221
|
-
}
|
|
222
|
-
),
|
|
223
|
-
ink(content, void 0, {
|
|
224
|
-
fontSize: 14,
|
|
225
|
-
color: isPopover ? "var(--color-text-primary)" : "var(--color-tooltip-fg)"
|
|
226
|
-
})
|
|
227
|
-
]
|
|
228
|
-
}
|
|
229
|
-
)
|
|
230
|
-
]
|
|
231
|
-
}
|
|
232
|
-
) });
|
|
233
|
-
}
|
|
234
|
-
);
|
|
235
14
|
function TruncatedTextTooltip({ label, children }) {
|
|
236
|
-
return /* @__PURE__ */ jsxRuntime.jsx(Tooltip, { content: label, positioning: { placement: "top" }, children });
|
|
15
|
+
return /* @__PURE__ */ jsxRuntime.jsx(tooltip_js.Tooltip, { content: label, positioning: { placement: "top" }, children });
|
|
237
16
|
}
|
|
238
17
|
var SIZE = {
|
|
239
18
|
sm: { padding: 4, height: 18, minHeight: 18 },
|
|
@@ -279,7 +58,7 @@ var TONE = {
|
|
|
279
58
|
borderColor: p.fg
|
|
280
59
|
})
|
|
281
60
|
};
|
|
282
|
-
var Badge =
|
|
61
|
+
var Badge = React__default.default.forwardRef(
|
|
283
62
|
function Badge2(props, ref) {
|
|
284
63
|
const {
|
|
285
64
|
loading,
|
|
@@ -330,7 +109,7 @@ var Badge = React3__namespace.default.forwardRef(
|
|
|
330
109
|
}
|
|
331
110
|
);
|
|
332
111
|
if (loading) {
|
|
333
|
-
return /* @__PURE__ */ jsxRuntime.jsx(Skeleton, { loading, asChild: true, children: badgeElement });
|
|
112
|
+
return /* @__PURE__ */ jsxRuntime.jsx(skeleton_js.Skeleton, { loading, asChild: true, children: badgeElement });
|
|
334
113
|
}
|
|
335
114
|
return badgeElement;
|
|
336
115
|
}
|
package/dist/badge.js
CHANGED
|
@@ -1,216 +1,10 @@
|
|
|
1
|
-
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
import { Box, sx, cn } from '@hanzo/ui';
|
|
1
|
+
import { Text, XStack } from '@hanzo/gui';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import { Skeleton } from './skeleton.js';
|
|
4
|
+
import { Tooltip } from './tooltip.js';
|
|
6
5
|
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
7
|
-
import { useClickAway } from '@uidotdev/usehooks';
|
|
8
6
|
|
|
9
7
|
// src/badge.tsx
|
|
10
|
-
var SKELETON_CLASSES = "lux-skeleton rounded-sm";
|
|
11
|
-
var Skeleton = React3.forwardRef(
|
|
12
|
-
function Skeleton2(props, ref) {
|
|
13
|
-
const { loading = true, asChild, className, children, style, ...rest } = props;
|
|
14
|
-
if (!loading) {
|
|
15
|
-
if (asChild && React3.isValidElement(children)) return children;
|
|
16
|
-
return /* @__PURE__ */ jsx(Box, { ref, className, style, ...rest, children });
|
|
17
|
-
}
|
|
18
|
-
return /* @__PURE__ */ jsx(
|
|
19
|
-
"div",
|
|
20
|
-
{
|
|
21
|
-
ref,
|
|
22
|
-
"data-loading": true,
|
|
23
|
-
...sx(
|
|
24
|
-
SKELETON_CLASSES,
|
|
25
|
-
asChild || children ? "[&_*]:invisible" : "min-h-5",
|
|
26
|
-
className
|
|
27
|
-
),
|
|
28
|
-
style,
|
|
29
|
-
...rest,
|
|
30
|
-
children
|
|
31
|
-
}
|
|
32
|
-
);
|
|
33
|
-
}
|
|
34
|
-
);
|
|
35
|
-
React3.forwardRef(
|
|
36
|
-
function SkeletonCircle2(props, ref) {
|
|
37
|
-
const { size = 40, loading = true, className, ...rest } = props;
|
|
38
|
-
const dimension = typeof size === "number" ? `${size}px` : size;
|
|
39
|
-
return /* @__PURE__ */ jsx(
|
|
40
|
-
Skeleton,
|
|
41
|
-
{
|
|
42
|
-
ref,
|
|
43
|
-
loading,
|
|
44
|
-
...sx("rounded-full shrink-0", className),
|
|
45
|
-
style: { width: dimension, height: dimension, ...rest.style },
|
|
46
|
-
...rest
|
|
47
|
-
}
|
|
48
|
-
);
|
|
49
|
-
}
|
|
50
|
-
);
|
|
51
|
-
React3.forwardRef(
|
|
52
|
-
function SkeletonText2(props, ref) {
|
|
53
|
-
const { noOfLines = 3, loading = true, className, ...rest } = props;
|
|
54
|
-
return /* @__PURE__ */ jsx(Box, { ref, className: cn("flex w-full flex-col gap-2", className), ...rest, children: Array.from({ length: noOfLines }).map((_, index) => /* @__PURE__ */ jsx(
|
|
55
|
-
Skeleton,
|
|
56
|
-
{
|
|
57
|
-
loading,
|
|
58
|
-
...sx(cn("h-4", index === noOfLines - 1 && "max-w-[80%]"))
|
|
59
|
-
},
|
|
60
|
-
index
|
|
61
|
-
)) });
|
|
62
|
-
}
|
|
63
|
-
);
|
|
64
|
-
var ink = (children, Wrap = Text, props = {}) => {
|
|
65
|
-
let hasText = false;
|
|
66
|
-
Children.forEach(children, (child) => {
|
|
67
|
-
if (typeof child === "string" || typeof child === "number") hasText = true;
|
|
68
|
-
});
|
|
69
|
-
if (!hasText) return children;
|
|
70
|
-
return Children.map(children, (child) => typeof child === "string" || typeof child === "number" ? createElement(Wrap, props, child) : child);
|
|
71
|
-
};
|
|
72
|
-
var TOUCH_PX = 1024;
|
|
73
|
-
function useBelow(px) {
|
|
74
|
-
const [below, setBelow] = React3.useState(false);
|
|
75
|
-
React3.useEffect(() => {
|
|
76
|
-
const mql = window.matchMedia(`(max-width: ${px - 1}px)`);
|
|
77
|
-
const apply = () => setBelow(mql.matches);
|
|
78
|
-
apply();
|
|
79
|
-
mql.addEventListener("change", apply);
|
|
80
|
-
return () => mql.removeEventListener("change", apply);
|
|
81
|
-
}, [px]);
|
|
82
|
-
return below;
|
|
83
|
-
}
|
|
84
|
-
var useIsTouch = () => useBelow(TOUCH_PX);
|
|
85
|
-
function mapPlacement(p) {
|
|
86
|
-
if (!p) return void 0;
|
|
87
|
-
return p;
|
|
88
|
-
}
|
|
89
|
-
var Tooltip = React3.forwardRef(
|
|
90
|
-
function Tooltip2(props, ref) {
|
|
91
|
-
const {
|
|
92
|
-
showArrow: showArrowProp,
|
|
93
|
-
onOpenChange,
|
|
94
|
-
variant,
|
|
95
|
-
selected,
|
|
96
|
-
children,
|
|
97
|
-
disabled,
|
|
98
|
-
disableOnMobile,
|
|
99
|
-
content,
|
|
100
|
-
contentProps,
|
|
101
|
-
defaultOpen = false,
|
|
102
|
-
triggerProps,
|
|
103
|
-
closeDelay = 100,
|
|
104
|
-
openDelay = 100,
|
|
105
|
-
interactive,
|
|
106
|
-
positioning
|
|
107
|
-
} = props;
|
|
108
|
-
const [open, setOpen] = React3.useState(defaultOpen);
|
|
109
|
-
const timeoutRef = React3.useRef(null);
|
|
110
|
-
const isMobile = useIsTouch();
|
|
111
|
-
const handleOpenChange = React3.useCallback((nextOpen) => {
|
|
112
|
-
setOpen(nextOpen);
|
|
113
|
-
onOpenChange?.({ open: nextOpen });
|
|
114
|
-
}, [onOpenChange]);
|
|
115
|
-
const handleOpenChangeManual = React3.useCallback((nextOpen) => {
|
|
116
|
-
timeoutRef.current && window.clearTimeout(timeoutRef.current);
|
|
117
|
-
timeoutRef.current = window.setTimeout(() => {
|
|
118
|
-
setOpen(nextOpen);
|
|
119
|
-
onOpenChange?.({ open: nextOpen });
|
|
120
|
-
}, nextOpen ? openDelay : closeDelay);
|
|
121
|
-
}, [closeDelay, openDelay, onOpenChange]);
|
|
122
|
-
const handleClickAway = React3.useCallback(() => {
|
|
123
|
-
if (open) handleOpenChangeManual(false);
|
|
124
|
-
}, [open, handleOpenChangeManual]);
|
|
125
|
-
const triggerRef = useClickAway(handleClickAway);
|
|
126
|
-
const handleTriggerClick = React3.useCallback(() => {
|
|
127
|
-
handleOpenChangeManual(!open);
|
|
128
|
-
}, [handleOpenChangeManual, open]);
|
|
129
|
-
const handleContentClick = React3.useCallback((event) => {
|
|
130
|
-
event.stopPropagation();
|
|
131
|
-
if (interactive) {
|
|
132
|
-
const closestLink = event.target?.closest("a");
|
|
133
|
-
if (closestLink) {
|
|
134
|
-
handleOpenChangeManual(false);
|
|
135
|
-
}
|
|
136
|
-
}
|
|
137
|
-
}, [interactive, handleOpenChangeManual]);
|
|
138
|
-
React3.useEffect(() => {
|
|
139
|
-
return () => {
|
|
140
|
-
if (timeoutRef.current) {
|
|
141
|
-
clearTimeout(timeoutRef.current);
|
|
142
|
-
}
|
|
143
|
-
};
|
|
144
|
-
}, []);
|
|
145
|
-
if (disabled || disableOnMobile && isMobile) return children;
|
|
146
|
-
const defaultShowArrow = variant === "popover" ? false : true;
|
|
147
|
-
const showArrow = showArrowProp !== void 0 ? showArrowProp : defaultShowArrow;
|
|
148
|
-
const isPopover = variant === "popover";
|
|
149
|
-
const placement = mapPlacement(positioning?.placement) ?? "top";
|
|
150
|
-
const offset = positioning?.offset?.mainAxis ?? 4;
|
|
151
|
-
return /* @__PURE__ */ jsx(TooltipGroup, { delay: openDelay, children: /* @__PURE__ */ jsxs(
|
|
152
|
-
Tooltip$1,
|
|
153
|
-
{
|
|
154
|
-
open,
|
|
155
|
-
onOpenChange: handleOpenChange,
|
|
156
|
-
delay: { open: openDelay, close: closeDelay },
|
|
157
|
-
placement,
|
|
158
|
-
offset,
|
|
159
|
-
unstyled: true,
|
|
160
|
-
children: [
|
|
161
|
-
/* @__PURE__ */ jsx(
|
|
162
|
-
Tooltip$1.Trigger,
|
|
163
|
-
{
|
|
164
|
-
ref: triggerRef,
|
|
165
|
-
asChild: true,
|
|
166
|
-
...isMobile ? { onClick: handleTriggerClick } : {},
|
|
167
|
-
...triggerProps,
|
|
168
|
-
children
|
|
169
|
-
}
|
|
170
|
-
),
|
|
171
|
-
/* @__PURE__ */ jsxs(
|
|
172
|
-
Tooltip$1.Content,
|
|
173
|
-
{
|
|
174
|
-
ref,
|
|
175
|
-
unstyled: true,
|
|
176
|
-
zIndex: 9999,
|
|
177
|
-
overflow: "hidden",
|
|
178
|
-
borderRadius: 8,
|
|
179
|
-
paddingHorizontal: 12,
|
|
180
|
-
paddingVertical: 8,
|
|
181
|
-
maxWidth: isPopover ? 384 : 320,
|
|
182
|
-
backgroundColor: isPopover ? "var(--color-popover-bg)" : "var(--color-tooltip-bg)",
|
|
183
|
-
transition: "quick",
|
|
184
|
-
enterStyle: { opacity: 0, scale: 0.95 },
|
|
185
|
-
exitStyle: { opacity: 0, scale: 0.95 },
|
|
186
|
-
...isPopover ? {
|
|
187
|
-
borderWidth: 1,
|
|
188
|
-
borderColor: "var(--color-border-divider)",
|
|
189
|
-
shadowColor: "var(--shadow-popover)"
|
|
190
|
-
} : {},
|
|
191
|
-
onClick: interactive ? handleContentClick : void 0,
|
|
192
|
-
...selected ? { "data-selected": true } : {},
|
|
193
|
-
...contentProps,
|
|
194
|
-
children: [
|
|
195
|
-
showArrow && /* @__PURE__ */ jsx(
|
|
196
|
-
Tooltip$1.Arrow,
|
|
197
|
-
{
|
|
198
|
-
unstyled: true,
|
|
199
|
-
backgroundColor: isPopover ? "var(--color-popover-bg)" : "var(--color-tooltip-bg)"
|
|
200
|
-
}
|
|
201
|
-
),
|
|
202
|
-
ink(content, void 0, {
|
|
203
|
-
fontSize: 14,
|
|
204
|
-
color: isPopover ? "var(--color-text-primary)" : "var(--color-tooltip-fg)"
|
|
205
|
-
})
|
|
206
|
-
]
|
|
207
|
-
}
|
|
208
|
-
)
|
|
209
|
-
]
|
|
210
|
-
}
|
|
211
|
-
) });
|
|
212
|
-
}
|
|
213
|
-
);
|
|
214
8
|
function TruncatedTextTooltip({ label, children }) {
|
|
215
9
|
return /* @__PURE__ */ jsx(Tooltip, { content: label, positioning: { placement: "top" }, children });
|
|
216
10
|
}
|
|
@@ -258,7 +52,7 @@ var TONE = {
|
|
|
258
52
|
borderColor: p.fg
|
|
259
53
|
})
|
|
260
54
|
};
|
|
261
|
-
var Badge =
|
|
55
|
+
var Badge = React.forwardRef(
|
|
262
56
|
function Badge2(props, ref) {
|
|
263
57
|
const {
|
|
264
58
|
loading,
|
package/dist/bank.cjs
CHANGED
package/dist/bank.js
CHANGED
package/dist/banner.cjs
CHANGED
package/dist/banner.js
CHANGED
package/dist/button.cjs
CHANGED
|
@@ -1,9 +1,10 @@
|
|
|
1
|
-
|
|
1
|
+
'use client';
|
|
2
2
|
'use strict';
|
|
3
3
|
|
|
4
4
|
var gui = require('@hanzo/gui');
|
|
5
5
|
var ui = require('@hanzo/ui');
|
|
6
|
-
var
|
|
6
|
+
var React = require('react');
|
|
7
|
+
var skeleton_js = require('./skeleton.js');
|
|
7
8
|
var jsxRuntime = require('react/jsx-runtime');
|
|
8
9
|
|
|
9
10
|
function _interopNamespace(e) {
|
|
@@ -24,63 +25,8 @@ function _interopNamespace(e) {
|
|
|
24
25
|
return Object.freeze(n);
|
|
25
26
|
}
|
|
26
27
|
|
|
27
|
-
var
|
|
28
|
+
var React__namespace = /*#__PURE__*/_interopNamespace(React);
|
|
28
29
|
|
|
29
|
-
// src/button.tsx
|
|
30
|
-
var SKELETON_CLASSES = "lux-skeleton rounded-sm";
|
|
31
|
-
var Skeleton = React2__namespace.forwardRef(
|
|
32
|
-
function Skeleton2(props, ref) {
|
|
33
|
-
const { loading = true, asChild, className, children, style, ...rest } = props;
|
|
34
|
-
if (!loading) {
|
|
35
|
-
if (asChild && React2__namespace.isValidElement(children)) return children;
|
|
36
|
-
return /* @__PURE__ */ jsxRuntime.jsx(ui.Box, { ref, className, style, ...rest, children });
|
|
37
|
-
}
|
|
38
|
-
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
39
|
-
"div",
|
|
40
|
-
{
|
|
41
|
-
ref,
|
|
42
|
-
"data-loading": true,
|
|
43
|
-
...ui.sx(
|
|
44
|
-
SKELETON_CLASSES,
|
|
45
|
-
asChild || children ? "[&_*]:invisible" : "min-h-5",
|
|
46
|
-
className
|
|
47
|
-
),
|
|
48
|
-
style,
|
|
49
|
-
...rest,
|
|
50
|
-
children
|
|
51
|
-
}
|
|
52
|
-
);
|
|
53
|
-
}
|
|
54
|
-
);
|
|
55
|
-
React2__namespace.forwardRef(
|
|
56
|
-
function SkeletonCircle2(props, ref) {
|
|
57
|
-
const { size = 40, loading = true, className, ...rest } = props;
|
|
58
|
-
const dimension = typeof size === "number" ? `${size}px` : size;
|
|
59
|
-
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
60
|
-
Skeleton,
|
|
61
|
-
{
|
|
62
|
-
ref,
|
|
63
|
-
loading,
|
|
64
|
-
...ui.sx("rounded-full shrink-0", className),
|
|
65
|
-
style: { width: dimension, height: dimension, ...rest.style },
|
|
66
|
-
...rest
|
|
67
|
-
}
|
|
68
|
-
);
|
|
69
|
-
}
|
|
70
|
-
);
|
|
71
|
-
React2__namespace.forwardRef(
|
|
72
|
-
function SkeletonText2(props, ref) {
|
|
73
|
-
const { noOfLines = 3, loading = true, className, ...rest } = props;
|
|
74
|
-
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(
|
|
75
|
-
Skeleton,
|
|
76
|
-
{
|
|
77
|
-
loading,
|
|
78
|
-
...ui.sx(ui.cn("h-4", index === noOfLines - 1 && "max-w-[80%]"))
|
|
79
|
-
},
|
|
80
|
-
index
|
|
81
|
-
)) });
|
|
82
|
-
}
|
|
83
|
-
);
|
|
84
30
|
var SpinnerFrame = gui.styled(gui.View, {
|
|
85
31
|
name: "ButtonSpinner",
|
|
86
32
|
render: /* @__PURE__ */ jsxRuntime.jsx("span", {}),
|
|
@@ -271,7 +217,7 @@ function buildShimStyle(props) {
|
|
|
271
217
|
if (props.borderTopRightRadius !== void 0) s.borderTopRightRadius = typeof props.borderTopRightRadius === "number" ? `${props.borderTopRightRadius}px` : props.borderTopRightRadius;
|
|
272
218
|
return Object.keys(s).length > 0 ? s : void 0;
|
|
273
219
|
}
|
|
274
|
-
var Button =
|
|
220
|
+
var Button = React__namespace.forwardRef(
|
|
275
221
|
function Button2(props, ref) {
|
|
276
222
|
const {
|
|
277
223
|
className,
|
|
@@ -357,12 +303,12 @@ var Button = React2__namespace.forwardRef(
|
|
|
357
303
|
}
|
|
358
304
|
);
|
|
359
305
|
if (loadingSkeleton) {
|
|
360
|
-
return /* @__PURE__ */ jsxRuntime.jsx(Skeleton, { loading: loadingSkeleton, asChild: true, ref, children: button });
|
|
306
|
+
return /* @__PURE__ */ jsxRuntime.jsx(skeleton_js.Skeleton, { loading: loadingSkeleton, asChild: true, ref, children: button });
|
|
361
307
|
}
|
|
362
308
|
return button;
|
|
363
309
|
}
|
|
364
310
|
);
|
|
365
|
-
var ButtonGroup =
|
|
311
|
+
var ButtonGroup = React__namespace.forwardRef(
|
|
366
312
|
function ButtonGroup2(props, ref) {
|
|
367
313
|
const { className, ...rest } = props;
|
|
368
314
|
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
@@ -376,7 +322,7 @@ var ButtonGroup = React2__namespace.forwardRef(
|
|
|
376
322
|
);
|
|
377
323
|
}
|
|
378
324
|
);
|
|
379
|
-
var ButtonGroupRadio =
|
|
325
|
+
var ButtonGroupRadio = React__namespace.forwardRef(
|
|
380
326
|
function ButtonGroupRadio2(props, ref) {
|
|
381
327
|
const {
|
|
382
328
|
children,
|
|
@@ -388,25 +334,25 @@ var ButtonGroupRadio = React2__namespace.forwardRef(
|
|
|
388
334
|
className,
|
|
389
335
|
...rest
|
|
390
336
|
} = props;
|
|
391
|
-
const firstChildValue =
|
|
337
|
+
const firstChildValue = React__namespace.useMemo(() => {
|
|
392
338
|
const firstChild = Array.isArray(children) ? children[0] : void 0;
|
|
393
339
|
return typeof firstChild?.props.value === "string" ? firstChild.props.value : void 0;
|
|
394
340
|
}, [children]);
|
|
395
|
-
const [value, setValue] =
|
|
396
|
-
const handleItemClick =
|
|
341
|
+
const [value, setValue] = React__namespace.useState(defaultValue ?? firstChildValue);
|
|
342
|
+
const handleItemClick = React__namespace.useCallback((event) => {
|
|
397
343
|
const v = event.currentTarget.value;
|
|
398
344
|
setValue(v);
|
|
399
345
|
onChange?.(v);
|
|
400
346
|
}, [onChange]);
|
|
401
|
-
const clonedChildren =
|
|
402
|
-
return
|
|
347
|
+
const clonedChildren = React__namespace.Children.map(children, (child) => {
|
|
348
|
+
return React__namespace.cloneElement(child, {
|
|
403
349
|
onClick: handleItemClick,
|
|
404
350
|
selected: value === child.props.value,
|
|
405
351
|
variant
|
|
406
352
|
});
|
|
407
353
|
});
|
|
408
|
-
const childrenLength =
|
|
409
|
-
return /* @__PURE__ */ jsxRuntime.jsx(Skeleton, { loading, children: /* @__PURE__ */ jsxRuntime.jsx(
|
|
354
|
+
const childrenLength = React__namespace.Children.count(children);
|
|
355
|
+
return /* @__PURE__ */ jsxRuntime.jsx(skeleton_js.Skeleton, { loading, children: /* @__PURE__ */ jsxRuntime.jsx(
|
|
410
356
|
ui.Box,
|
|
411
357
|
{
|
|
412
358
|
ref,
|