@arcadeai/design-system 3.39.0 → 3.39.2
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/CompositeItem-CniPsjzP.js +30 -0
- package/dist/CompositeList-yq5K_yj6.js +81 -0
- package/dist/CompositeRoot-Dy-5A-Je.js +206 -0
- package/dist/DialogRoot-DDokfJcO.js +57 -0
- package/dist/DialogTrigger-CFUE8YsM.js +402 -0
- package/dist/DirectionContext-BSOheMwC.js +10 -0
- package/dist/FieldItemContext-CF2fRwBC.js +12 -0
- package/dist/FloatingPortalLite-BHsRx4XN.js +29 -0
- package/dist/InternalBackdrop-BVEfe6O1.js +610 -0
- package/dist/LabelableContext-Dzw1DWuj.js +171 -0
- package/dist/Separator-CswSYAXX.js +25 -0
- package/dist/ToolbarRootContext-D7EsmJ5f.js +10 -0
- package/dist/andromeeda-B-gfN00q.js +4 -0
- package/dist/angular-html-dA1qUKRV.js +32 -0
- package/dist/angular-ts-CXyBC0vY.js +21 -0
- package/dist/apl-CjNiDgad.js +3 -3
- package/dist/assets/icons/telegram.js +10 -0
- package/dist/assets/images/arcade-grid.d.ts.map +1 -1
- package/dist/assets/images/arcade-grid.js +1 -0
- package/dist/assets/index.css +1 -1
- package/dist/assets/tokens.css +1 -1
- package/dist/assets/variables.css +1 -1
- package/dist/astro--3ZkKqYU.js +18 -0
- package/dist/astro-CFFExE8Q.js +5 -5
- package/dist/aurora-x-B56eICma.js +4 -0
- package/dist/ayu-dark-DJSOaKig.js +4 -0
- package/dist/ayu-light-BPfFt4v-.js +4 -0
- package/dist/ayu-mirage-DmPLRBj7.js +4 -0
- package/dist/blade-BoRuQEEj.js +20 -0
- package/dist/blade-D0HyNvCw.js +4 -4
- package/dist/c-C4SM8H98.js +6 -0
- package/dist/cairo-DM6WF2e3.js +1 -1
- package/dist/{calendar-DreAgQKY.js → calendar-CLEnvrbp.js} +483 -482
- package/dist/catppuccin-frappe-CA5k7W3u.js +4 -0
- package/dist/catppuccin-latte-CYfkUW5v.js +4 -0
- package/dist/catppuccin-macchiato-BOj_4I3g.js +4 -0
- package/dist/catppuccin-mocha-BXpUXme4.js +4 -0
- package/dist/clamp-BxE4ZAuA.js +17 -0
- package/dist/cobol-HihOMwht.js +1 -1
- package/dist/coffee-D8Swy5yR.js +8 -0
- package/dist/components/index.js +665 -644
- package/dist/components/ui/atoms/accordion.d.ts +9 -7
- package/dist/components/ui/atoms/accordion.d.ts.map +1 -1
- package/dist/components/ui/atoms/accordion.js +454 -243
- package/dist/components/ui/atoms/alert-dialog.d.ts +13 -9
- package/dist/components/ui/atoms/alert-dialog.d.ts.map +1 -1
- package/dist/components/ui/atoms/alert-dialog.js +149 -183
- package/dist/components/ui/atoms/alert.d.ts +2 -1
- package/dist/components/ui/atoms/alert.d.ts.map +1 -1
- package/dist/components/ui/atoms/alert.js +36 -25
- package/dist/components/ui/atoms/avatar.d.ts +10 -5
- package/dist/components/ui/atoms/avatar.d.ts.map +1 -1
- package/dist/components/ui/atoms/avatar.js +198 -205
- package/dist/components/ui/atoms/badge.d.ts +4 -5
- package/dist/components/ui/atoms/badge.d.ts.map +1 -1
- package/dist/components/ui/atoms/badge.js +31 -22
- package/dist/components/ui/atoms/breadcrumb.d.ts +4 -5
- package/dist/components/ui/atoms/breadcrumb.d.ts.map +1 -1
- package/dist/components/ui/atoms/breadcrumb.js +46 -29
- package/dist/components/ui/atoms/button.d.ts +4 -6
- package/dist/components/ui/atoms/button.d.ts.map +1 -1
- package/dist/components/ui/atoms/button.js +59 -28
- package/dist/components/ui/atoms/byoc-badge.d.ts +2 -2
- package/dist/components/ui/atoms/byoc-badge.d.ts.map +1 -1
- package/dist/components/ui/atoms/byoc-badge.js +14 -8
- package/dist/components/ui/atoms/calendar.d.ts +6 -16
- package/dist/components/ui/atoms/calendar.d.ts.map +1 -1
- package/dist/components/ui/atoms/calendar.js +1 -1
- package/dist/components/ui/atoms/card.d.ts +4 -2
- package/dist/components/ui/atoms/card.d.ts.map +1 -1
- package/dist/components/ui/atoms/card.js +46 -35
- package/dist/components/ui/atoms/chart.d.ts +24 -48
- package/dist/components/ui/atoms/chart.d.ts.map +1 -1
- package/dist/components/ui/atoms/chart.js +179 -148
- package/dist/components/ui/atoms/checkbox.d.ts +2 -3
- package/dist/components/ui/atoms/checkbox.d.ts.map +1 -1
- package/dist/components/ui/atoms/checkbox.js +269 -249
- package/dist/components/ui/atoms/code-block.js +1 -1
- package/dist/components/ui/atoms/collapsible.d.ts +5 -5
- package/dist/components/ui/atoms/collapsible.d.ts.map +1 -1
- package/dist/components/ui/atoms/collapsible.js +208 -23
- package/dist/components/ui/atoms/command.d.ts +4 -3
- package/dist/components/ui/atoms/command.d.ts.map +1 -1
- package/dist/components/ui/atoms/command.js +1655 -348
- package/dist/components/ui/atoms/dialog.d.ts +12 -10
- package/dist/components/ui/atoms/dialog.d.ts.map +1 -1
- package/dist/components/ui/atoms/dialog.js +91 -80
- package/dist/components/ui/atoms/dropdown-menu.d.ts +21 -17
- package/dist/components/ui/atoms/dropdown-menu.d.ts.map +1 -1
- package/dist/components/ui/atoms/dropdown-menu.js +1507 -899
- package/dist/components/ui/atoms/form.d.ts +5 -3
- package/dist/components/ui/atoms/form.d.ts.map +1 -1
- package/dist/components/ui/atoms/form.js +36 -42
- package/dist/components/ui/atoms/hover-card.d.ts +5 -6
- package/dist/components/ui/atoms/hover-card.d.ts.map +1 -1
- package/dist/components/ui/atoms/hover-card.js +355 -193
- package/dist/components/ui/atoms/icons/index.d.ts +1 -0
- package/dist/components/ui/atoms/icons/index.d.ts.map +1 -1
- package/dist/components/ui/atoms/icons/index.js +58 -56
- package/dist/components/ui/atoms/icons/telegram.d.ts +4 -0
- package/dist/components/ui/atoms/icons/telegram.d.ts.map +1 -0
- package/dist/components/ui/atoms/icons/telegram.js +37 -0
- package/dist/components/ui/atoms/index.d.ts +1 -0
- package/dist/components/ui/atoms/index.d.ts.map +1 -1
- package/dist/components/ui/atoms/index.js +566 -545
- package/dist/components/ui/atoms/input-group.d.ts +20 -0
- package/dist/components/ui/atoms/input-group.d.ts.map +1 -0
- package/dist/components/ui/atoms/input-group.js +136 -0
- package/dist/components/ui/atoms/input.d.ts.map +1 -1
- package/dist/components/ui/atoms/input.js +113 -13
- package/dist/components/ui/atoms/label.d.ts +1 -2
- package/dist/components/ui/atoms/label.d.ts.map +1 -1
- package/dist/components/ui/atoms/label.js +18 -31
- package/dist/components/ui/atoms/markdown.js +1 -1
- package/dist/components/ui/atoms/mobile-tooltip.js +4 -3
- package/dist/components/ui/atoms/popover.d.ts +8 -6
- package/dist/components/ui/atoms/popover.d.ts.map +1 -1
- package/dist/components/ui/atoms/popover.js +617 -245
- package/dist/components/ui/atoms/pro-badge.js +1 -1
- package/dist/components/ui/atoms/progress.d.ts +7 -4
- package/dist/components/ui/atoms/progress.d.ts.map +1 -1
- package/dist/components/ui/atoms/progress.js +236 -92
- package/dist/components/ui/atoms/radio-group.d.ts +4 -4
- package/dist/components/ui/atoms/radio-group.d.ts.map +1 -1
- package/dist/components/ui/atoms/radio-group.js +355 -251
- package/dist/components/ui/atoms/resizable.d.ts +3 -4
- package/dist/components/ui/atoms/resizable.d.ts.map +1 -1
- package/dist/components/ui/atoms/resizable.js +25 -27
- package/dist/components/ui/atoms/scroll-area.d.ts +5 -5
- package/dist/components/ui/atoms/scroll-area.d.ts.map +1 -1
- package/dist/components/ui/atoms/scroll-area.js +611 -526
- package/dist/components/ui/atoms/scroll-button.d.ts.map +1 -1
- package/dist/components/ui/atoms/scroll-button.js +27 -22
- package/dist/components/ui/atoms/select.d.ts +11 -11
- package/dist/components/ui/atoms/select.d.ts.map +1 -1
- package/dist/components/ui/atoms/select.js +1525 -889
- package/dist/components/ui/atoms/separator.d.ts +2 -3
- package/dist/components/ui/atoms/separator.d.ts.map +1 -1
- package/dist/components/ui/atoms/separator.js +16 -35
- package/dist/components/ui/atoms/sheet.d.ts +9 -9
- package/dist/components/ui/atoms/sheet.d.ts.map +1 -1
- package/dist/components/ui/atoms/sheet.js +65 -64
- package/dist/components/ui/atoms/sidebar.d.ts +9 -15
- package/dist/components/ui/atoms/sidebar.d.ts.map +1 -1
- package/dist/components/ui/atoms/sidebar.js +288 -283
- package/dist/components/ui/atoms/skeleton.js +4 -4
- package/dist/components/ui/atoms/slider.d.ts +2 -3
- package/dist/components/ui/atoms/slider.d.ts.map +1 -1
- package/dist/components/ui/atoms/slider.js +886 -440
- package/dist/components/ui/atoms/switch.d.ts +4 -5
- package/dist/components/ui/atoms/switch.d.ts.map +1 -1
- package/dist/components/ui/atoms/switch.js +218 -151
- package/dist/components/ui/atoms/table.d.ts +2 -4
- package/dist/components/ui/atoms/table.d.ts.map +1 -1
- package/dist/components/ui/atoms/table.js +35 -36
- package/dist/components/ui/atoms/tabs.d.ts +11 -7
- package/dist/components/ui/atoms/tabs.d.ts.map +1 -1
- package/dist/components/ui/atoms/tabs.js +492 -186
- package/dist/components/ui/atoms/textarea.d.ts.map +1 -1
- package/dist/components/ui/atoms/textarea.js +7 -7
- package/dist/components/ui/atoms/toggle.d.ts +2 -3
- package/dist/components/ui/atoms/toggle.d.ts.map +1 -1
- package/dist/components/ui/atoms/toggle.js +92 -45
- package/dist/components/ui/atoms/tooltip.d.ts +6 -9
- package/dist/components/ui/atoms/tooltip.d.ts.map +1 -1
- package/dist/components/ui/atoms/tooltip.js +625 -343
- package/dist/components/ui/atoms/view-tools-control.js +16 -15
- package/dist/components/ui/atoms/virtualized-grid.d.ts +11 -4
- package/dist/components/ui/atoms/virtualized-grid.d.ts.map +1 -1
- package/dist/components/ui/atoms/virtualized-grid.js +365 -333
- package/dist/components/ui/index.js +665 -644
- package/dist/components/ui/molecules/chat-history-item.d.ts.map +1 -1
- package/dist/components/ui/molecules/chat-history-item.js +47 -40
- package/dist/components/ui/molecules/command-bar.js +1 -1
- package/dist/components/ui/molecules/confirm-popover.d.ts +2 -2
- package/dist/components/ui/molecules/confirm-popover.d.ts.map +1 -1
- package/dist/components/ui/molecules/confirm-popover.js +26 -24
- package/dist/components/ui/molecules/date-time-picker.d.ts.map +1 -1
- package/dist/components/ui/molecules/date-time-picker.js +17 -11
- package/dist/components/ui/molecules/index.js +1 -1
- package/dist/components/ui/molecules/message.d.ts +2 -3
- package/dist/components/ui/molecules/message.d.ts.map +1 -1
- package/dist/components/ui/molecules/message.js +10 -16
- package/dist/components/ui/molecules/prompt-input.d.ts +1 -1
- package/dist/components/ui/molecules/prompt-input.d.ts.map +1 -1
- package/dist/components/ui/molecules/prompt-input.js +21 -22
- package/dist/components/ui/molecules/requirement-badges.d.ts.map +1 -1
- package/dist/components/ui/molecules/requirement-badges.js +3 -3
- package/dist/components/ui/molecules/steps-progress.js +1 -0
- package/dist/components/ui/molecules/tool-call-accordion.js +1 -0
- package/dist/components/ui/molecules/tool-card.d.ts.map +1 -1
- package/dist/components/ui/molecules/tool-card.js +60 -47
- package/dist/components/ui/molecules/toolkit-card.d.ts.map +1 -1
- package/dist/components/ui/molecules/toolkit-card.js +1 -1
- package/dist/components/ui/molecules/user-nav.d.ts.map +1 -1
- package/dist/components/ui/molecules/user-nav.js +62 -57
- package/dist/components/ui/templates/auth-template.js +5 -5
- package/dist/composite-BASdnlNo.js +220 -0
- package/dist/composite-BSpUD7nI.js +66 -0
- package/dist/cpp-CA4iM_wM.js +18 -0
- package/dist/createBaseUIEventDetails-CqidROtw.js +55 -0
- package/dist/crystal-CRJyc4G-.js +4 -4
- package/dist/css-M7EaDHN_.js +6 -0
- package/dist/csv-B7yqA61e.js +6 -0
- package/dist/dark-plus-B4vfALTw.js +4 -0
- package/dist/detectBrowser-Dn2N72k1.js +42 -0
- package/dist/dracula-Cb59ZzY3.js +4 -0
- package/dist/dracula-soft-aaEmszbU.js +4 -0
- package/dist/edge-BYQkOzbF.js +1 -1
- package/dist/element-DSo91iOi.js +88 -0
- package/dist/elm-BtNbw_Cd.js +1 -1
- package/dist/erlang-DNcDT8Hi.js +1 -1
- package/dist/event-BCa0Un_3.js +30 -0
- package/dist/everforest-dark-CLp_21RJ.js +4 -0
- package/dist/everforest-light-CZ0NCAAv.js +4 -0
- package/dist/floating-ui.utils-48URp89E.js +126 -0
- package/dist/floating-ui.utils.dom-jr2suqy2.js +135 -0
- package/dist/fsharp-CYOiIVNx.js +1 -1
- package/dist/getDisabledMountTransitionStyles-fmnaQYVj.js +1539 -0
- package/dist/getPseudoElementBounds-B4_miSEJ.js +364 -0
- package/dist/git-rebase-ZWUFO_T4.js +1 -1
- package/dist/github-dark-BD3lImVS.js +4 -0
- package/dist/github-dark-default-ID_nBUwl.js +4 -0
- package/dist/github-dark-dimmed-Cw4rFgde.js +4 -0
- package/dist/github-dark-high-contrast-DSby9de8.js +4 -0
- package/dist/github-light-W396yAFe.js +4 -0
- package/dist/github-light-default-DCAQ2px1.js +4 -0
- package/dist/github-light-high-contrast-ChWJGEvx.js +4 -0
- package/dist/glimmer-js-DkxNrfPT.js +2 -2
- package/dist/glimmer-ts-D6YZEmK_.js +2 -2
- package/dist/glsl-CgdqkyFp.js +8 -0
- package/dist/graphql-Bv26LTzG.js +14 -0
- package/dist/gruvbox-dark-hard-BC1GRqFa.js +4 -0
- package/dist/gruvbox-dark-medium-COLy2cDY.js +4 -0
- package/dist/gruvbox-dark-soft-B8MALL4f.js +4 -0
- package/dist/gruvbox-light-hard-Bzxr_AnB.js +4 -0
- package/dist/gruvbox-light-medium-D2fqu3Kj.js +4 -0
- package/dist/gruvbox-light-soft-atzRH3-n.js +4 -0
- package/dist/hack-ItRNKiEb.js +1 -1
- package/dist/haml-B1t5q1Sv.js +10 -0
- package/dist/haml-NZLVzu_R.js +1 -1
- package/dist/handlebars-B2fb61mr.js +14 -0
- package/dist/handlebars-mxStpSE7.js +2 -2
- package/dist/highlighted-body-OFNGDK62-Df6AJMbs.js +20 -0
- package/dist/hooks/use-mobile.d.ts.map +1 -1
- package/dist/hooks/use-mobile.js +11 -12
- package/dist/horizon-PFtq58ZB.js +4 -0
- package/dist/horizon-bright-2WzHy-Vo.js +4 -0
- package/dist/houston-BEqUWhHr.js +4 -0
- package/dist/html-B50bmoVb.js +1 -1
- package/dist/html-CPZ3oZQ7.js +10 -0
- package/dist/html-derivative-B2qv7eyt.js +8 -0
- package/dist/http-BQ2t9cn1.js +14 -0
- package/dist/hurl-RyCMCa80.js +12 -0
- package/dist/imba-DpB-wtPB.js +6 -0
- package/dist/index-3rscXtm3.js +4708 -0
- package/dist/inertValue-kpZZDBEy.js +7 -0
- package/dist/integrations/rhf/index.js +6 -5
- package/dist/isElementDisabled-Cbd8W9kH.js +6 -0
- package/dist/java-CbphP4lz.js +6 -0
- package/dist/javascript-CgYd5l7W.js +6 -0
- package/dist/jinja-DFCUirAg.js +11 -0
- package/dist/jison-CTEI_s6O.js +8 -0
- package/dist/json-B5-prx4F.js +6 -0
- package/dist/json5-CZ8R1oUY.js +6 -0
- package/dist/jsonc-DMboCKBJ.js +6 -0
- package/dist/jsonl-YgIUi4Dg.js +6 -0
- package/dist/jsx-D4q4E1UD.js +6 -0
- package/dist/julia-2ubi2n9a.js +16 -0
- package/dist/just-CEK2SJ_k.js +4 -4
- package/dist/kanagawa-dragon-DuYaOBBk.js +4 -0
- package/dist/kanagawa-lotus-CyjAihYC.js +4 -0
- package/dist/kanagawa-wave-BVdXUMj5.js +4 -0
- package/dist/laserwave-B_2VVKNJ.js +4 -0
- package/dist/less-MoGo8xoS.js +6 -0
- package/dist/light-plus-IB4fPeJj.js +4 -0
- package/dist/liquid-CHzkx3jT.js +2 -2
- package/dist/lua-Bp3IRv7I.js +1 -1
- package/dist/main.js +691 -670
- package/dist/markdown-B-zRtm0x.js +6 -0
- package/dist/{markdown-D0xxRbwP.js → markdown-B71Eurda.js} +10329 -8108
- package/dist/marko-BlmC3dqW.js +14 -0
- package/dist/marko-CJBA24Ri.js +2 -2
- package/dist/material-theme-CjsSdYF2.js +4 -0
- package/dist/material-theme-darker-DEk0vgdS.js +4 -0
- package/dist/material-theme-lighter-DEVB_7K5.js +4 -0
- package/dist/material-theme-ocean-DK6jm24j.js +4 -0
- package/dist/material-theme-palenight-CNkXNpHv.js +4 -0
- package/dist/mdc-C9YSUwVC.js +2 -2
- package/dist/mdc-CLNk3q28.js +12 -0
- package/dist/mdx-CiUWpBB_.js +6 -0
- package/dist/mermaid-GHXKKRXX-BkplG-MI.js +5 -0
- package/dist/metadata/toolkit-icons.d.ts.map +1 -1
- package/dist/metadata/toolkit-icons.js +40 -38
- package/dist/metadata/toolkits.d.ts.map +1 -1
- package/dist/metadata/toolkits.js +13 -0
- package/dist/min-dark-CJcHUHwu.js +4 -0
- package/dist/min-light-BAN2UR75.js +4 -0
- package/dist/monokai-BbXwpjKl.js +4 -0
- package/dist/night-owl-csViJ7u4.js +4 -0
- package/dist/night-owl-light-BC-NuMC3.js +4 -0
- package/dist/nim-QAjRdh9w.js +5 -5
- package/dist/nord-B8Sq-VQ0.js +4 -0
- package/dist/one-dark-pro-DTdrcl-J.js +4 -0
- package/dist/one-light-kPHTChCU.js +4 -0
- package/dist/owner-rKN292Q9.js +6 -0
- package/dist/perl-DkVrgJBg.js +3 -3
- package/dist/php-BIzsF_5x.js +4 -4
- package/dist/php-Kn-vgdBD.js +18 -0
- package/dist/plastic-DDweBgVs.js +4 -0
- package/dist/poimandres-Dqvs16BQ.js +4 -0
- package/dist/popupStateMapping-BT9Y_jIq.js +1849 -0
- package/dist/postcss-CwL8bLZI.js +6 -0
- package/dist/pug-CTOOvSEH.js +12 -0
- package/dist/pug-XOw9Q1Ho.js +1 -1
- package/dist/python-jjYlTiSH.js +6 -0
- package/dist/qml-rTNXsquU.js +1 -1
- package/dist/r-C8zl4zMO.js +6 -0
- package/dist/react-resizable-panels-BqIpIFl2.js +2017 -0
- package/dist/red-DBDwQkX-.js +4 -0
- package/dist/regexp-Dpy_RgoJ.js +6 -0
- package/dist/resolveAriaLabelledBy-B5vw-szP.js +11 -0
- package/dist/rose-pine-DGHrTu7e.js +4 -0
- package/dist/rose-pine-dawn-DfRVdapG.js +4 -0
- package/dist/rose-pine-moon-DFpJm5Rd.js +4 -0
- package/dist/rst-DM32Wy3O.js +5 -5
- package/dist/ruby-BeqCs27h.js +8 -8
- package/dist/safePolygon-CJcmMc0u.js +389 -0
- package/dist/safeReact-DKq-628G.js +7 -0
- package/dist/sas-fpEvgATw.js +1 -1
- package/dist/sass-BmupNt-w.js +6 -0
- package/dist/scss-BZYVIVaN.js +8 -0
- package/dist/serializeValue-BebmSzW3.js +14 -0
- package/dist/shellscript-fMxXshxv.js +6 -0
- package/dist/shellsession-DiDJNQdy.js +1 -1
- package/dist/slack-dark-noeC6QPl.js +4 -0
- package/dist/slack-ochin-3_2idqLR.js +4 -0
- package/dist/snazzy-light-B9cV359v.js +4 -0
- package/dist/solarized-dark-B6X0ILWr.js +4 -0
- package/dist/solarized-light-LxOemn3c.js +4 -0
- package/dist/sql-D30Zid36.js +6 -0
- package/dist/stata-B8c5fTjX.js +1 -1
- package/dist/styles-DU5BO7fS.js +16 -0
- package/dist/stylus-BoBcEBjx.js +6 -0
- package/dist/surrealql-CQi7GQN7.js +1 -1
- package/dist/svelte-b9PAcyUe.js +14 -0
- package/dist/svelte-rYri41WT.js +3 -3
- package/dist/synthwave-84-DzQeMpV0.js +4 -0
- package/dist/templ-Crs9Ui8q.js +1 -1
- package/dist/tex-AHxmLTL0.js +1 -1
- package/dist/tokyo-night-CLM-V_Re.js +4 -0
- package/dist/{toolkit-card-CB1oiaei.js → toolkit-card-DhpOY80l.js} +56 -36
- package/dist/ts-tags-CP1b-4Z2.js +41 -0
- package/dist/ts-tags-ioVe2PKw.js +5 -5
- package/dist/tsx-QNpb2qLW.js +6 -0
- package/dist/twig-DwV2Fi4L.js +2 -2
- package/dist/typescript-AhniRyfZ.js +6 -0
- package/dist/useAnimationFrame-DIc6eFHa.js +69 -0
- package/dist/useAriaLabelledBy-VklrCmKp.js +34 -0
- package/dist/useBaseUiId-C8Dq0BQq.js +25 -0
- package/dist/useButton-JYPKQKj4.js +150 -0
- package/dist/useCollapsiblePanel-9pDlDh3R.js +257 -0
- package/dist/useCompositeItem-D00ALGkT.js +35 -0
- package/dist/useCompositeListItem-CYQrZg5-.js +74 -0
- package/dist/useControlled-Sx-_x7Sz.js +32 -0
- package/dist/useFocus-Aj9ShMQu.js +97 -0
- package/dist/useIsoLayoutEffect-DpJo20by.js +7 -0
- package/dist/useLabelableId-DF_d91GP.js +44 -0
- package/dist/useOnFirstRender-B4aruaIA.js +9 -0
- package/dist/useOnMount-JHtE6teb.js +9 -0
- package/dist/useOpenChangeComplete-DkeH9FGJ.js +130 -0
- package/dist/useRender-BNXBkp2o.js +7 -0
- package/dist/useRenderElement-DNB2vtF1.js +274 -0
- package/dist/useRole-N-RCRzo1.js +76 -0
- package/dist/useStableCallback-CudqoENs.js +33 -0
- package/dist/useSyncedFloatingRootContext-Bc90zSTy.js +185 -0
- package/dist/useTimeout-DAqPwigF.js +33 -0
- package/dist/useValueAsRef-LhoZc6As.js +20 -0
- package/dist/useValueChanged-Bissqjjn.js +15 -0
- package/dist/valueToPercent-BBgE4D3L.js +27 -0
- package/dist/vesper-BmV7KiQ0.js +4 -0
- package/dist/visuallyHidden-PuyyGHVF.js +22 -0
- package/dist/vitesse-black-CxZz3C4s.js +4 -0
- package/dist/vitesse-dark-DVUJ0sy2.js +4 -0
- package/dist/vitesse-light-BDJohtUr.js +4 -0
- package/dist/vue-CY6W2ID0.js +31 -0
- package/dist/vue-DXEmyXn9.js +3 -3
- package/dist/vue-html-DYXHAJ2G.js +8 -0
- package/dist/vue-vine-D41-N99t.js +4 -4
- package/dist/vue-vine-DiWTpMwZ.js +18 -0
- package/dist/wasm-3y0A1Y71.js +6 -0
- package/dist/wasm-Dm9SFfrx.js +7 -0
- package/dist/web-BbvN_Lei.js +2846 -0
- package/dist/wgsl-SXl3EZUN.js +6 -0
- package/dist/wit-Cw0CTVY0.js +6 -0
- package/dist/xml-CNXGTZ6Z.js +8 -0
- package/dist/xsl-BmSZphgC.js +1 -1
- package/dist/yaml-DZqZ2PBD.js +6 -0
- package/package.json +37 -34
- package/dist/highlighted-body-TPN3WLV5-D6UnKGod.js +0 -19
- package/dist/index-0ioNhtNM.js +0 -10
- package/dist/index-437EL2iq.js +0 -52
- package/dist/index-B695uy69.js +0 -9
- package/dist/index-BEZCAdXQ.js +0 -1568
- package/dist/index-BGQepRFJ.js +0 -27
- package/dist/index-BZPx6jYI.js +0 -8
- package/dist/index-BaLuVb4t.js +0 -70
- package/dist/index-Bw62B28F.js +0 -31
- package/dist/index-By-GFSsC.js +0 -245
- package/dist/index-ByaXH_ih.js +0 -10
- package/dist/index-CCKe-Mpx.js +0 -6
- package/dist/index-Cv867SGx.js +0 -13
- package/dist/index-CvA4FcaC.js +0 -677
- package/dist/index-D2LZVjSn.js +0 -82
- package/dist/index-DFZozV_h.js +0 -68
- package/dist/index-DJQkmo5O.js +0 -49
- package/dist/index-DLohNuco.js +0 -36
- package/dist/index-DrFfdHac.js +0 -144
- package/dist/index-DrlYGDRT.js +0 -119
- package/dist/index-Dz8CQngS.js +0 -181
- package/dist/index-cd1ceFJg.js +0 -6973
- package/dist/index-rKs9bXHr.js +0 -6
- package/dist/mermaid-O7DHMXV3-gUrB-Xs1.js +0 -4
- package/dist/react-resizable-panels.browser-DYl0LXfw.js +0 -1510
- package/dist/web-BwFNdl01.js +0 -697
|
@@ -1,16 +1,26 @@
|
|
|
1
|
+
"use client";
|
|
1
2
|
import { jsx as a, jsxs as s } from "react/jsx-runtime";
|
|
2
|
-
import {
|
|
3
|
+
import { MoreHorizontalIcon as o, ChevronRightIcon as i } from "lucide-react";
|
|
3
4
|
import { cn as t } from "../../../lib/utils.js";
|
|
4
|
-
import {
|
|
5
|
-
|
|
6
|
-
return /* @__PURE__ */ a("nav", { "aria-label": "breadcrumb", "data-slot": "breadcrumb", ...r });
|
|
7
|
-
}
|
|
5
|
+
import { u as m } from "../../../useRender-BNXBkp2o.js";
|
|
6
|
+
import { m as c } from "../../../useRenderElement-DNB2vtF1.js";
|
|
8
7
|
function f({ className: r, ...e }) {
|
|
8
|
+
return /* @__PURE__ */ a(
|
|
9
|
+
"nav",
|
|
10
|
+
{
|
|
11
|
+
"aria-label": "breadcrumb",
|
|
12
|
+
className: t(r),
|
|
13
|
+
"data-slot": "breadcrumb",
|
|
14
|
+
...e
|
|
15
|
+
}
|
|
16
|
+
);
|
|
17
|
+
}
|
|
18
|
+
function g({ className: r, ...e }) {
|
|
9
19
|
return /* @__PURE__ */ a(
|
|
10
20
|
"ol",
|
|
11
21
|
{
|
|
12
22
|
className: t(
|
|
13
|
-
"flex flex-wrap items-center gap-1.5
|
|
23
|
+
"wrap-break-word flex flex-wrap items-center gap-1.5 text-muted-foreground text-sm",
|
|
14
24
|
r
|
|
15
25
|
),
|
|
16
26
|
"data-slot": "breadcrumb-list",
|
|
@@ -18,43 +28,47 @@ function f({ className: r, ...e }) {
|
|
|
18
28
|
}
|
|
19
29
|
);
|
|
20
30
|
}
|
|
21
|
-
function
|
|
31
|
+
function x({ className: r, ...e }) {
|
|
22
32
|
return /* @__PURE__ */ a(
|
|
23
33
|
"li",
|
|
24
34
|
{
|
|
25
|
-
className: t("inline-flex items-center gap-1
|
|
35
|
+
className: t("inline-flex items-center gap-1", r),
|
|
26
36
|
"data-slot": "breadcrumb-item",
|
|
27
37
|
...e
|
|
28
38
|
}
|
|
29
39
|
);
|
|
30
40
|
}
|
|
31
|
-
function
|
|
32
|
-
|
|
33
|
-
|
|
41
|
+
function N({
|
|
42
|
+
className: r,
|
|
43
|
+
render: e,
|
|
34
44
|
...n
|
|
35
45
|
}) {
|
|
36
|
-
return
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
46
|
+
return m({
|
|
47
|
+
defaultTagName: "a",
|
|
48
|
+
props: c(
|
|
49
|
+
{
|
|
50
|
+
className: t("transition-colors hover:text-foreground", r)
|
|
51
|
+
},
|
|
52
|
+
n
|
|
53
|
+
),
|
|
54
|
+
render: e,
|
|
55
|
+
state: {
|
|
56
|
+
slot: "breadcrumb-link"
|
|
42
57
|
}
|
|
43
|
-
);
|
|
58
|
+
});
|
|
44
59
|
}
|
|
45
60
|
function h({ className: r, ...e }) {
|
|
46
61
|
return /* @__PURE__ */ a(
|
|
47
62
|
"span",
|
|
48
63
|
{
|
|
49
64
|
"aria-current": "page",
|
|
50
|
-
"aria-disabled": "true",
|
|
51
65
|
className: t("font-normal text-foreground", r),
|
|
52
66
|
"data-slot": "breadcrumb-page",
|
|
53
67
|
...e
|
|
54
68
|
}
|
|
55
69
|
);
|
|
56
70
|
}
|
|
57
|
-
function
|
|
71
|
+
function B({
|
|
58
72
|
children: r,
|
|
59
73
|
className: e,
|
|
60
74
|
...n
|
|
@@ -71,7 +85,7 @@ function N({
|
|
|
71
85
|
}
|
|
72
86
|
);
|
|
73
87
|
}
|
|
74
|
-
function
|
|
88
|
+
function v({
|
|
75
89
|
className: r,
|
|
76
90
|
...e
|
|
77
91
|
}) {
|
|
@@ -79,23 +93,26 @@ function B({
|
|
|
79
93
|
"span",
|
|
80
94
|
{
|
|
81
95
|
"aria-hidden": "true",
|
|
82
|
-
className: t(
|
|
96
|
+
className: t(
|
|
97
|
+
"flex size-5 items-center justify-center [&>svg]:size-4",
|
|
98
|
+
r
|
|
99
|
+
),
|
|
83
100
|
"data-slot": "breadcrumb-ellipsis",
|
|
84
101
|
role: "presentation",
|
|
85
102
|
...e,
|
|
86
103
|
children: [
|
|
87
|
-
/* @__PURE__ */ a(o, {
|
|
104
|
+
/* @__PURE__ */ a(o, {}),
|
|
88
105
|
/* @__PURE__ */ a("span", { className: "sr-only", children: "More" })
|
|
89
106
|
]
|
|
90
107
|
}
|
|
91
108
|
);
|
|
92
109
|
}
|
|
93
110
|
export {
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
111
|
+
f as Breadcrumb,
|
|
112
|
+
v as BreadcrumbEllipsis,
|
|
113
|
+
x as BreadcrumbItem,
|
|
114
|
+
N as BreadcrumbLink,
|
|
115
|
+
g as BreadcrumbList,
|
|
99
116
|
h as BreadcrumbPage,
|
|
100
|
-
|
|
117
|
+
B as BreadcrumbSeparator
|
|
101
118
|
};
|
|
@@ -1,12 +1,10 @@
|
|
|
1
|
+
import { Button as ButtonPrimitive } from '@base-ui/react/button';
|
|
1
2
|
import { VariantProps } from 'class-variance-authority';
|
|
2
3
|
import { ClassProp } from 'class-variance-authority/types';
|
|
3
|
-
import type * as React from "react";
|
|
4
4
|
declare const buttonVariants: (props?: ({
|
|
5
|
-
variant?: "link" | "default" | "destructive" | "warning" | "outline" | "secondary" | "
|
|
6
|
-
size?: "default" | "sm" | "lg" | "icon" | null | undefined;
|
|
5
|
+
variant?: "link" | "default" | "destructive" | "warning" | "outline" | "secondary" | "ghost" | "tertiary" | null | undefined;
|
|
6
|
+
size?: "default" | "xs" | "sm" | "lg" | "icon" | "icon-xs" | "icon-sm" | "icon-lg" | null | undefined;
|
|
7
7
|
} & ClassProp) | undefined) => string;
|
|
8
|
-
declare function Button({ className, variant, size,
|
|
9
|
-
asChild?: boolean;
|
|
10
|
-
}): import("react/jsx-runtime").JSX.Element;
|
|
8
|
+
declare function Button({ className, variant, size, ...props }: ButtonPrimitive.Props & VariantProps<typeof buttonVariants>): import("react/jsx-runtime").JSX.Element;
|
|
11
9
|
export { Button, buttonVariants };
|
|
12
10
|
//# sourceMappingURL=button.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"button.d.ts","sourceRoot":"","sources":["../../../../lib/components/ui/atoms/button.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"button.d.ts","sourceRoot":"","sources":["../../../../lib/components/ui/atoms/button.tsx"],"names":[],"mappings":";AAEA,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,uBAAuB,CAAC;AAClE,OAAO,EAAO,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAIlE,QAAA,MAAM,cAAc;;;8EAqCnB,CAAC;AAEF,iBAAS,MAAM,CAAC,EACd,SAAS,EACT,OAAmB,EACnB,IAAgB,EAChB,GAAG,KAAK,EACT,EAAE,eAAe,CAAC,KAAK,GAAG,YAAY,CAAC,OAAO,cAAc,CAAC,2CAQ7D;AAED,OAAO,EAAE,MAAM,EAAE,cAAc,EAAE,CAAC"}
|
|
@@ -1,26 +1,58 @@
|
|
|
1
|
-
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx as g } from "react/jsx-runtime";
|
|
3
|
+
import { c } from "../../../index-UgeK3A8s.js";
|
|
4
|
+
import { cn as p } from "../../../lib/utils.js";
|
|
5
|
+
import * as v from "react";
|
|
6
|
+
import { a as b } from "../../../useButton-JYPKQKj4.js";
|
|
7
|
+
import { u as f } from "../../../useRenderElement-DNB2vtF1.js";
|
|
8
|
+
const i = /* @__PURE__ */ v.forwardRef(function(e, t) {
|
|
9
|
+
const {
|
|
10
|
+
render: a,
|
|
11
|
+
className: x,
|
|
12
|
+
disabled: n = !1,
|
|
13
|
+
focusableWhenDisabled: o = !1,
|
|
14
|
+
nativeButton: d = !0,
|
|
15
|
+
...s
|
|
16
|
+
} = e, {
|
|
17
|
+
getButtonProps: u,
|
|
18
|
+
buttonRef: l
|
|
19
|
+
} = b({
|
|
20
|
+
disabled: n,
|
|
21
|
+
focusableWhenDisabled: o,
|
|
22
|
+
native: d
|
|
23
|
+
});
|
|
24
|
+
return f("button", e, {
|
|
25
|
+
state: {
|
|
26
|
+
disabled: n
|
|
27
|
+
},
|
|
28
|
+
ref: [t, l],
|
|
29
|
+
props: [s, u]
|
|
30
|
+
});
|
|
31
|
+
});
|
|
32
|
+
process.env.NODE_ENV !== "production" && (i.displayName = "Button");
|
|
33
|
+
const m = c(
|
|
34
|
+
"group/button inline-flex shrink-0 select-none items-center justify-center whitespace-nowrap rounded-lg border border-transparent bg-clip-padding font-medium text-sm outline-none transition-all focus-visible:border-ring focus-visible:ring-3 focus-visible:ring-ring/50 active:not-aria-[haspopup]:translate-y-px disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-3 aria-invalid:ring-destructive/20 data-disabled:cursor-not-allowed data-disabled:opacity-50 dark:aria-invalid:border-destructive/50 dark:aria-invalid:ring-destructive/40 [&_svg:not([class*='size-'])]:size-4 [&_svg]:pointer-events-none [&_svg]:shrink-0",
|
|
7
35
|
{
|
|
8
36
|
variants: {
|
|
9
37
|
variant: {
|
|
10
|
-
default: "bg-primary text-primary-foreground
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
38
|
+
default: "bg-primary text-primary-foreground [a]:hover:bg-primary/80",
|
|
39
|
+
outline: "border-border bg-background hover:bg-muted hover:text-foreground aria-expanded:bg-muted aria-expanded:text-foreground dark:border-input dark:bg-input/30 dark:hover:bg-input/50",
|
|
40
|
+
secondary: "bg-secondary text-secondary-foreground hover:bg-secondary/80 aria-expanded:bg-secondary aria-expanded:text-secondary-foreground",
|
|
41
|
+
ghost: "hover:bg-muted hover:text-foreground aria-expanded:bg-muted aria-expanded:text-foreground dark:hover:bg-muted/50",
|
|
42
|
+
destructive: "bg-destructive/10 text-destructive hover:bg-destructive/20 focus-visible:border-destructive/40 focus-visible:ring-destructive/20 dark:bg-destructive/20 dark:focus-visible:ring-destructive/40 dark:hover:bg-destructive/30",
|
|
43
|
+
tertiary: "bg-tertiary text-tertiary-foreground hover:bg-tertiary/80",
|
|
16
44
|
link: "text-primary underline-offset-4 hover:underline",
|
|
17
|
-
warning: "bg-warning text-warning-foreground
|
|
45
|
+
warning: "bg-warning text-warning-foreground hover:bg-warning/90"
|
|
18
46
|
},
|
|
19
47
|
size: {
|
|
20
|
-
default: "h-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
48
|
+
default: "h-8 gap-1.5 px-2.5 has-data-[icon=inline-end]:pr-2 has-data-[icon=inline-start]:pl-2",
|
|
49
|
+
xs: "h-6 gap-1 in-data-[slot=button-group]:rounded-lg rounded-[min(var(--radius-md),10px)] px-2 text-xs has-data-[icon=inline-end]:pr-1.5 has-data-[icon=inline-start]:pl-1.5 [&_svg:not([class*='size-'])]:size-3",
|
|
50
|
+
sm: "h-7 gap-1 in-data-[slot=button-group]:rounded-lg rounded-[min(var(--radius-md),12px)] px-2.5 text-[0.8rem] has-data-[icon=inline-end]:pr-1.5 has-data-[icon=inline-start]:pl-1.5 [&_svg:not([class*='size-'])]:size-3.5",
|
|
51
|
+
lg: "h-9 gap-1.5 px-2.5 has-data-[icon=inline-end]:pr-3 has-data-[icon=inline-start]:pl-3",
|
|
52
|
+
icon: "size-8",
|
|
53
|
+
"icon-xs": "size-6 in-data-[slot=button-group]:rounded-lg rounded-[min(var(--radius-md),10px)] [&_svg:not([class*='size-'])]:size-3",
|
|
54
|
+
"icon-sm": "size-7 in-data-[slot=button-group]:rounded-lg rounded-[min(var(--radius-md),12px)]",
|
|
55
|
+
"icon-lg": "size-9"
|
|
24
56
|
}
|
|
25
57
|
},
|
|
26
58
|
defaultVariants: {
|
|
@@ -29,23 +61,22 @@ const g = a(
|
|
|
29
61
|
}
|
|
30
62
|
}
|
|
31
63
|
);
|
|
32
|
-
function
|
|
64
|
+
function _({
|
|
33
65
|
className: r,
|
|
34
|
-
variant: e,
|
|
35
|
-
size: t,
|
|
36
|
-
|
|
37
|
-
...n
|
|
66
|
+
variant: e = "default",
|
|
67
|
+
size: t = "default",
|
|
68
|
+
...a
|
|
38
69
|
}) {
|
|
39
|
-
return /* @__PURE__ */
|
|
40
|
-
i
|
|
70
|
+
return /* @__PURE__ */ g(
|
|
71
|
+
i,
|
|
41
72
|
{
|
|
42
|
-
className:
|
|
73
|
+
className: p(m({ variant: e, size: t, className: r })),
|
|
43
74
|
"data-slot": "button",
|
|
44
|
-
...
|
|
75
|
+
...a
|
|
45
76
|
}
|
|
46
77
|
);
|
|
47
78
|
}
|
|
48
79
|
export {
|
|
49
|
-
|
|
50
|
-
|
|
80
|
+
_ as Button,
|
|
81
|
+
m as buttonVariants
|
|
51
82
|
};
|
|
@@ -5,9 +5,9 @@ declare const byocBadgeVariants: (props?: ({
|
|
|
5
5
|
} & ClassProp) | undefined) => string;
|
|
6
6
|
interface ByocBadgeProps extends VariantProps<typeof byocBadgeVariants> {
|
|
7
7
|
className?: string;
|
|
8
|
-
|
|
8
|
+
delay?: number;
|
|
9
9
|
showInfoIcon?: boolean;
|
|
10
10
|
}
|
|
11
|
-
export declare function ByocBadge({ className, size, showInfoIcon,
|
|
11
|
+
export declare function ByocBadge({ className, size, showInfoIcon, delay, }: ByocBadgeProps): import("react/jsx-runtime").JSX.Element;
|
|
12
12
|
export {};
|
|
13
13
|
//# sourceMappingURL=byoc-badge.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"byoc-badge.d.ts","sourceRoot":"","sources":["../../../../lib/components/ui/atoms/byoc-badge.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAO,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAWlE,QAAA,MAAM,iBAAiB;;8EActB,CAAC;AAEF,UAAU,cAAe,SAAQ,YAAY,CAAC,OAAO,iBAAiB,CAAC;IACrE,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,
|
|
1
|
+
{"version":3,"file":"byoc-badge.d.ts","sourceRoot":"","sources":["../../../../lib/components/ui/atoms/byoc-badge.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAO,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAWlE,QAAA,MAAM,iBAAiB;;8EActB,CAAC;AAEF,UAAU,cAAe,SAAQ,YAAY,CAAC,OAAO,iBAAiB,CAAC;IACrE,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,YAAY,CAAC,EAAE,OAAO,CAAC;CACxB;AAED,wBAAgB,SAAS,CAAC,EACxB,SAAS,EACT,IAAI,EACJ,YAAmB,EACnB,KAAW,GACZ,EAAE,cAAc,2CA4BhB"}
|
|
@@ -3,9 +3,9 @@ import { c as a } from "../../../index-UgeK3A8s.js";
|
|
|
3
3
|
import { Info as d } from "lucide-react";
|
|
4
4
|
import { cn as l } from "../../../lib/utils.js";
|
|
5
5
|
import { Badge as s } from "./badge.js";
|
|
6
|
-
import { MobileTooltipProvider as c, MobileTooltip as
|
|
6
|
+
import { MobileTooltipProvider as c, MobileTooltip as m, MobileTooltipTrigger as p, MobileTooltipContent as g } from "./mobile-tooltip.js";
|
|
7
7
|
const h = a(
|
|
8
|
-
"cursor-pointer gap-1.5 rounded-
|
|
8
|
+
"cursor-pointer gap-1.5 rounded-md border-0 bg-gradient-to-br from-emerald-600 to-emerald-800 font-semibold text-white uppercase tracking-wide shadow-md transition-opacity hover:opacity-80",
|
|
9
9
|
{
|
|
10
10
|
variants: {
|
|
11
11
|
size: {
|
|
@@ -22,13 +22,19 @@ function w({
|
|
|
22
22
|
className: o,
|
|
23
23
|
size: i,
|
|
24
24
|
showInfoIcon: t = !0,
|
|
25
|
-
|
|
25
|
+
delay: n = 350
|
|
26
26
|
}) {
|
|
27
|
-
return /* @__PURE__ */ e(c, { children: /* @__PURE__ */ r(
|
|
28
|
-
/* @__PURE__ */
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
27
|
+
return /* @__PURE__ */ e(c, { delay: n, children: /* @__PURE__ */ r(m, { children: [
|
|
28
|
+
/* @__PURE__ */ r(
|
|
29
|
+
p,
|
|
30
|
+
{
|
|
31
|
+
render: /* @__PURE__ */ e(s, { className: l(h({ size: i }), o) }),
|
|
32
|
+
children: [
|
|
33
|
+
/* @__PURE__ */ e("span", { children: "BYOC" }),
|
|
34
|
+
t && /* @__PURE__ */ e(d, {})
|
|
35
|
+
]
|
|
36
|
+
}
|
|
37
|
+
),
|
|
32
38
|
/* @__PURE__ */ e(g, { children: /* @__PURE__ */ r("p", { children: [
|
|
33
39
|
"Bring Your Own Credentials",
|
|
34
40
|
" ",
|
|
@@ -1,21 +1,11 @@
|
|
|
1
|
-
import { DayButton, DayPicker } from 'react-day-picker';
|
|
1
|
+
import { DayButton, DayPicker, Locale } from 'react-day-picker';
|
|
2
2
|
import { Button } from './button';
|
|
3
|
-
import
|
|
4
|
-
|
|
5
|
-
* Calendar component for date selection with support for single, multiple, and range modes.
|
|
6
|
-
* Built on top of react-day-picker with customizable styling and behavior.
|
|
7
|
-
*
|
|
8
|
-
* @param className - Additional CSS classes to apply to the calendar root
|
|
9
|
-
* @param classNames - Object of class names to customize specific calendar elements
|
|
10
|
-
* @param showOutsideDays - Whether to display days from adjacent months (default: true)
|
|
11
|
-
* @param captionLayout - Layout style for the month/year caption (default: "label")
|
|
12
|
-
* @param buttonVariant - Button variant for navigation and day buttons (default: "ghost")
|
|
13
|
-
* @param formatters - Custom formatters for dates and labels
|
|
14
|
-
* @param components - Custom component overrides for calendar elements
|
|
15
|
-
*/
|
|
16
|
-
declare function Calendar({ className, classNames, showOutsideDays, captionLayout, buttonVariant, formatters, components, ...props }: React.ComponentProps<typeof DayPicker> & {
|
|
3
|
+
import * as React from "react";
|
|
4
|
+
declare function Calendar({ className, classNames, showOutsideDays, captionLayout, buttonVariant, locale, formatters, components, ...props }: React.ComponentProps<typeof DayPicker> & {
|
|
17
5
|
buttonVariant?: React.ComponentProps<typeof Button>["variant"];
|
|
18
6
|
}): import("react/jsx-runtime").JSX.Element;
|
|
19
|
-
declare function CalendarDayButton({ className, day, modifiers, ...props }: React.ComponentProps<typeof DayButton>
|
|
7
|
+
declare function CalendarDayButton({ className, day, modifiers, locale, ...props }: React.ComponentProps<typeof DayButton> & {
|
|
8
|
+
locale?: Partial<Locale>;
|
|
9
|
+
}): import("react/jsx-runtime").JSX.Element;
|
|
20
10
|
export { Calendar, CalendarDayButton };
|
|
21
11
|
//# sourceMappingURL=calendar.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"calendar.d.ts","sourceRoot":"","sources":["../../../../lib/components/ui/atoms/calendar.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"calendar.d.ts","sourceRoot":"","sources":["../../../../lib/components/ui/atoms/calendar.tsx"],"names":[],"mappings":"AAKA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EACL,KAAK,SAAS,EACd,SAAS,EAET,KAAK,MAAM,EACZ,MAAM,kBAAkB,CAAC;AAC1B,OAAO,EAAE,MAAM,EAAkB,MAAM,8BAA8B,CAAC;AA+CtE,iBAAS,QAAQ,CAAC,EAChB,SAAS,EACT,UAAU,EACV,eAAsB,EACtB,aAAuB,EACvB,aAAuB,EACvB,MAAM,EACN,UAAU,EACV,UAAU,EACV,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,SAAS,CAAC,GAAG;IAC1C,aAAa,CAAC,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,MAAM,CAAC,CAAC,SAAS,CAAC,CAAC;CAChE,2CAiIA;AAED,iBAAS,iBAAiB,CAAC,EACzB,SAAS,EACT,GAAG,EACH,SAAS,EACT,MAAM,EACN,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,SAAS,CAAC,GAAG;IAAE,MAAM,CAAC,EAAE,OAAO,CAAC,MAAM,CAAC,CAAA;CAAE,2CAgCvE;AAED,OAAO,EAAE,QAAQ,EAAE,iBAAiB,EAAE,CAAC"}
|
|
@@ -3,7 +3,7 @@ import "lucide-react";
|
|
|
3
3
|
import "react";
|
|
4
4
|
import "./button.js";
|
|
5
5
|
import "../../../lib/utils.js";
|
|
6
|
-
import { C as e, a as n } from "../../../calendar-
|
|
6
|
+
import { C as e, a as n } from "../../../calendar-CLEnvrbp.js";
|
|
7
7
|
export {
|
|
8
8
|
e as Calendar,
|
|
9
9
|
n as CalendarDayButton
|
|
@@ -1,10 +1,12 @@
|
|
|
1
1
|
import type * as React from "react";
|
|
2
|
-
declare function Card({ className, ...props }: React.ComponentProps<"div">
|
|
2
|
+
declare function Card({ className, size, ...props }: React.ComponentProps<"div"> & {
|
|
3
|
+
size?: "default" | "sm";
|
|
4
|
+
}): import("react/jsx-runtime").JSX.Element;
|
|
3
5
|
declare function CardHeader({ className, ...props }: React.ComponentProps<"div">): import("react/jsx-runtime").JSX.Element;
|
|
4
6
|
declare function CardTitle({ className, ...props }: React.ComponentProps<"div">): import("react/jsx-runtime").JSX.Element;
|
|
5
7
|
declare function CardDescription({ className, ...props }: React.ComponentProps<"div">): import("react/jsx-runtime").JSX.Element;
|
|
6
8
|
declare function CardAction({ className, ...props }: React.ComponentProps<"div">): import("react/jsx-runtime").JSX.Element;
|
|
7
9
|
declare function CardContent({ className, ...props }: React.ComponentProps<"div">): import("react/jsx-runtime").JSX.Element;
|
|
8
10
|
declare function CardFooter({ className, ...props }: React.ComponentProps<"div">): import("react/jsx-runtime").JSX.Element;
|
|
9
|
-
export { Card,
|
|
11
|
+
export { Card, CardHeader, CardFooter, CardTitle, CardAction, CardDescription, CardContent, };
|
|
10
12
|
//# sourceMappingURL=card.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"card.d.ts","sourceRoot":"","sources":["../../../../lib/components/ui/atoms/card.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,KAAK,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"card.d.ts","sourceRoot":"","sources":["../../../../lib/components/ui/atoms/card.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,KAAK,MAAM,OAAO,CAAC;AAIpC,iBAAS,IAAI,CAAC,EACZ,SAAS,EACT,IAAgB,EAChB,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,GAAG;IAAE,IAAI,CAAC,EAAE,SAAS,GAAG,IAAI,CAAA;CAAE,2CAY3D;AAED,iBAAS,UAAU,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,2CAWvE;AAED,iBAAS,SAAS,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,2CAWtE;AAED,iBAAS,eAAe,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,2CAQ5E;AAED,iBAAS,UAAU,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,2CAWvE;AAED,iBAAS,WAAW,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,2CAQxE;AAED,iBAAS,UAAU,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,2CAWvE;AAED,OAAO,EACL,IAAI,EACJ,UAAU,EACV,UAAU,EACV,SAAS,EACT,UAAU,EACV,eAAe,EACf,WAAW,GACZ,CAAC"}
|
|
@@ -1,90 +1,101 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import { cn as
|
|
3
|
-
function
|
|
4
|
-
|
|
1
|
+
import { jsx as t } from "react/jsx-runtime";
|
|
2
|
+
import { cn as d } from "../../../lib/utils.js";
|
|
3
|
+
function i({
|
|
4
|
+
className: a,
|
|
5
|
+
size: r = "default",
|
|
6
|
+
...e
|
|
7
|
+
}) {
|
|
8
|
+
return /* @__PURE__ */ t(
|
|
5
9
|
"div",
|
|
6
10
|
{
|
|
7
|
-
className:
|
|
8
|
-
"flex flex-col gap-6 rounded-xl
|
|
9
|
-
|
|
11
|
+
className: d(
|
|
12
|
+
"group/card flex flex-col gap-6 overflow-hidden rounded-xl bg-card py-6 text-card-foreground text-sm shadow-xs ring-1 ring-foreground/10 has-[>img:first-child]:pt-0 data-[size=sm]:gap-4 data-[size=sm]:py-4 *:[img:first-child]:rounded-t-xl *:[img:last-child]:rounded-b-xl",
|
|
13
|
+
a
|
|
10
14
|
),
|
|
15
|
+
"data-size": r,
|
|
11
16
|
"data-slot": "card",
|
|
12
|
-
...
|
|
17
|
+
...e
|
|
13
18
|
}
|
|
14
19
|
);
|
|
15
20
|
}
|
|
16
|
-
function
|
|
17
|
-
return /* @__PURE__ */
|
|
21
|
+
function n({ className: a, ...r }) {
|
|
22
|
+
return /* @__PURE__ */ t(
|
|
18
23
|
"div",
|
|
19
24
|
{
|
|
20
|
-
className:
|
|
21
|
-
"@container/card-header grid auto-rows-min
|
|
22
|
-
|
|
25
|
+
className: d(
|
|
26
|
+
"group/card-header @container/card-header grid auto-rows-min items-start gap-1 rounded-t-xl px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] has-data-[slot=card-description]:grid-rows-[auto_auto] group-data-[size=sm]/card:px-4 [.border-b]:pb-6 group-data-[size=sm]/card:[.border-b]:pb-4",
|
|
27
|
+
a
|
|
23
28
|
),
|
|
24
29
|
"data-slot": "card-header",
|
|
25
30
|
...r
|
|
26
31
|
}
|
|
27
32
|
);
|
|
28
33
|
}
|
|
29
|
-
function c({ className:
|
|
30
|
-
return /* @__PURE__ */
|
|
34
|
+
function c({ className: a, ...r }) {
|
|
35
|
+
return /* @__PURE__ */ t(
|
|
31
36
|
"div",
|
|
32
37
|
{
|
|
33
|
-
className:
|
|
38
|
+
className: d(
|
|
39
|
+
"font-medium text-base leading-normal group-data-[size=sm]/card:text-sm",
|
|
40
|
+
a
|
|
41
|
+
),
|
|
34
42
|
"data-slot": "card-title",
|
|
35
43
|
...r
|
|
36
44
|
}
|
|
37
45
|
);
|
|
38
46
|
}
|
|
39
|
-
function
|
|
40
|
-
return /* @__PURE__ */
|
|
47
|
+
function l({ className: a, ...r }) {
|
|
48
|
+
return /* @__PURE__ */ t(
|
|
41
49
|
"div",
|
|
42
50
|
{
|
|
43
|
-
className:
|
|
51
|
+
className: d("text-muted-foreground text-sm", a),
|
|
44
52
|
"data-slot": "card-description",
|
|
45
53
|
...r
|
|
46
54
|
}
|
|
47
55
|
);
|
|
48
56
|
}
|
|
49
|
-
function
|
|
50
|
-
return /* @__PURE__ */
|
|
57
|
+
function u({ className: a, ...r }) {
|
|
58
|
+
return /* @__PURE__ */ t(
|
|
51
59
|
"div",
|
|
52
60
|
{
|
|
53
|
-
className:
|
|
61
|
+
className: d(
|
|
54
62
|
"col-start-2 row-span-2 row-start-1 self-start justify-self-end",
|
|
55
|
-
|
|
63
|
+
a
|
|
56
64
|
),
|
|
57
65
|
"data-slot": "card-action",
|
|
58
66
|
...r
|
|
59
67
|
}
|
|
60
68
|
);
|
|
61
69
|
}
|
|
62
|
-
function
|
|
63
|
-
return /* @__PURE__ */
|
|
70
|
+
function m({ className: a, ...r }) {
|
|
71
|
+
return /* @__PURE__ */ t(
|
|
64
72
|
"div",
|
|
65
73
|
{
|
|
66
|
-
className:
|
|
74
|
+
className: d("px-6 group-data-[size=sm]/card:px-4", a),
|
|
67
75
|
"data-slot": "card-content",
|
|
68
76
|
...r
|
|
69
77
|
}
|
|
70
78
|
);
|
|
71
79
|
}
|
|
72
|
-
function
|
|
73
|
-
return /* @__PURE__ */
|
|
80
|
+
function p({ className: a, ...r }) {
|
|
81
|
+
return /* @__PURE__ */ t(
|
|
74
82
|
"div",
|
|
75
83
|
{
|
|
76
|
-
className:
|
|
84
|
+
className: d(
|
|
85
|
+
"flex items-center rounded-b-xl px-6 group-data-[size=sm]/card:px-4 [.border-t]:pt-6 group-data-[size=sm]/card:[.border-t]:pt-4",
|
|
86
|
+
a
|
|
87
|
+
),
|
|
77
88
|
"data-slot": "card-footer",
|
|
78
89
|
...r
|
|
79
90
|
}
|
|
80
91
|
);
|
|
81
92
|
}
|
|
82
93
|
export {
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
94
|
+
i as Card,
|
|
95
|
+
u as CardAction,
|
|
96
|
+
m as CardContent,
|
|
97
|
+
l as CardDescription,
|
|
98
|
+
p as CardFooter,
|
|
99
|
+
n as CardHeader,
|
|
89
100
|
c as CardTitle
|
|
90
101
|
};
|
|
@@ -1,69 +1,45 @@
|
|
|
1
|
+
import { TooltipValueType } from 'recharts';
|
|
1
2
|
import * as React from "react";
|
|
2
3
|
import * as RechartsPrimitive from "recharts";
|
|
3
4
|
declare const THEMES: {
|
|
4
5
|
readonly light: "";
|
|
5
6
|
readonly dark: ".dark";
|
|
6
7
|
};
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
}
|
|
19
|
-
declare function ChartContainer({ id, className, children, config, ...props }: React.ComponentProps<"div"> & {
|
|
8
|
+
type TooltipNameType = number | string;
|
|
9
|
+
export type ChartConfig = Record<string, {
|
|
10
|
+
label?: React.ReactNode;
|
|
11
|
+
icon?: React.ComponentType;
|
|
12
|
+
} & ({
|
|
13
|
+
color?: string;
|
|
14
|
+
theme?: never;
|
|
15
|
+
} | {
|
|
16
|
+
color?: never;
|
|
17
|
+
theme: Record<keyof typeof THEMES, string>;
|
|
18
|
+
})>;
|
|
19
|
+
declare function ChartContainer({ id, className, children, config, initialDimension, ...props }: React.ComponentProps<"div"> & {
|
|
20
20
|
config: ChartConfig;
|
|
21
21
|
children: React.ComponentProps<typeof RechartsPrimitive.ResponsiveContainer>["children"];
|
|
22
|
+
initialDimension?: {
|
|
23
|
+
width: number;
|
|
24
|
+
height: number;
|
|
25
|
+
};
|
|
22
26
|
}): import("react/jsx-runtime").JSX.Element;
|
|
23
27
|
declare const ChartStyle: ({ id, config }: {
|
|
24
28
|
id: string;
|
|
25
29
|
config: ChartConfig;
|
|
26
30
|
}) => import("react/jsx-runtime").JSX.Element | null;
|
|
27
31
|
declare const ChartTooltip: typeof RechartsPrimitive.Tooltip;
|
|
28
|
-
|
|
29
|
-
active?: boolean;
|
|
30
|
-
payload?: Array<{
|
|
31
|
-
value?: number | string;
|
|
32
|
-
name?: string;
|
|
33
|
-
dataKey?: string;
|
|
34
|
-
color?: string;
|
|
35
|
-
payload?: {
|
|
36
|
-
fill?: string;
|
|
37
|
-
[key: string]: unknown;
|
|
38
|
-
};
|
|
39
|
-
[key: string]: unknown;
|
|
40
|
-
}>;
|
|
41
|
-
label?: string | number;
|
|
42
|
-
labelFormatter?: (value: unknown, payload: unknown[]) => React.ReactNode;
|
|
43
|
-
formatter?: (value: unknown, name: string, props: unknown, index: number, payload: unknown) => React.ReactNode;
|
|
44
|
-
className?: string;
|
|
45
|
-
indicator?: "line" | "dot" | "dashed";
|
|
32
|
+
declare function ChartTooltipContent({ active, payload, className, indicator, hideLabel, hideIndicator, label, labelFormatter, labelClassName, formatter, color, nameKey, labelKey, }: React.ComponentProps<typeof RechartsPrimitive.Tooltip> & React.ComponentProps<"div"> & {
|
|
46
33
|
hideLabel?: boolean;
|
|
47
34
|
hideIndicator?: boolean;
|
|
48
|
-
|
|
49
|
-
color?: string;
|
|
35
|
+
indicator?: "line" | "dot" | "dashed";
|
|
50
36
|
nameKey?: string;
|
|
51
37
|
labelKey?: string;
|
|
52
|
-
};
|
|
53
|
-
declare
|
|
54
|
-
declare
|
|
55
|
-
type LegendContentProps = {
|
|
56
|
-
className?: string;
|
|
38
|
+
} & Omit<RechartsPrimitive.DefaultTooltipContentProps<TooltipValueType, TooltipNameType>, "accessibilityLayer">): import("react/jsx-runtime").JSX.Element | null;
|
|
39
|
+
declare const ChartLegend: React.MemoExoticComponent<(outsideProps: RechartsPrimitive.LegendProps) => React.ReactPortal | null>;
|
|
40
|
+
declare function ChartLegendContent({ className, hideIcon, payload, verticalAlign, nameKey, }: React.ComponentProps<"div"> & {
|
|
57
41
|
hideIcon?: boolean;
|
|
58
|
-
payload?: Array<{
|
|
59
|
-
value?: string;
|
|
60
|
-
dataKey?: string;
|
|
61
|
-
color?: string;
|
|
62
|
-
[key: string]: unknown;
|
|
63
|
-
}>;
|
|
64
|
-
verticalAlign?: "top" | "bottom";
|
|
65
42
|
nameKey?: string;
|
|
66
|
-
};
|
|
67
|
-
|
|
68
|
-
export { ChartContainer, ChartLegend, ChartLegendContent, ChartStyle, ChartTooltip, ChartTooltipContent, };
|
|
43
|
+
} & RechartsPrimitive.DefaultLegendContentProps): import("react/jsx-runtime").JSX.Element | null;
|
|
44
|
+
export { ChartContainer, ChartTooltip, ChartTooltipContent, ChartLegend, ChartLegendContent, ChartStyle, };
|
|
69
45
|
//# sourceMappingURL=chart.d.ts.map
|