laif-ds 0.1.2 → 0.1.3
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/_virtual/jsx-runtime.js +6 -0
- package/dist/_virtual/jsx-runtime2.js +5 -0
- package/dist/_virtual/react-jsx-runtime.development.js +5 -0
- package/dist/_virtual/react-jsx-runtime.production.js +5 -0
- package/dist/components/ui/accordion.js +65 -0
- package/dist/components/ui/alert-dialog.js +147 -0
- package/dist/components/ui/alert.js +67 -0
- package/dist/components/ui/aspect-ratio.js +11 -0
- package/dist/components/ui/async-select.js +172 -0
- package/dist/components/ui/audio-visualizer.js +94 -0
- package/dist/components/ui/avatar.js +54 -0
- package/dist/components/ui/badge.js +41 -0
- package/dist/components/ui/button.js +66 -0
- package/dist/components/ui/calendar.js +62 -0
- package/dist/components/ui/card.js +77 -0
- package/dist/components/ui/carousel.js +178 -0
- package/dist/components/ui/chart.js +216 -0
- package/dist/components/ui/chat-message.js +250 -0
- package/dist/components/ui/chat.js +226 -0
- package/dist/components/ui/checkbox.js +32 -0
- package/dist/components/ui/collapsible.js +35 -0
- package/dist/components/ui/command.js +162 -0
- package/dist/components/ui/context-menu.js +224 -0
- package/dist/components/ui/copy-button.js +45 -0
- package/dist/components/ui/date-picker.js +59 -0
- package/dist/components/ui/dialog.js +123 -0
- package/dist/components/ui/drawer.js +120 -0
- package/dist/components/ui/file-preview.js +120 -0
- package/dist/components/ui/form.js +102 -0
- package/dist/components/ui/hover-card.js +39 -0
- package/dist/components/ui/icon.js +35 -0
- package/dist/components/ui/input-otp.js +62 -0
- package/dist/components/ui/input-selector.js +119 -0
- package/dist/components/ui/input.js +70 -0
- package/dist/components/ui/interrupt-prompt.js +38 -0
- package/dist/components/ui/label.js +23 -0
- package/dist/components/ui/markdown-renderer.js +126 -0
- package/dist/components/ui/menubar.js +252 -0
- package/dist/components/ui/message-input.js +336 -0
- package/dist/components/ui/message-list.js +29 -0
- package/dist/components/ui/multiple-selector.js +350 -0
- package/dist/components/ui/navigation-menu.js +171 -0
- package/dist/components/ui/pagination.js +119 -0
- package/dist/components/ui/popover.js +39 -0
- package/dist/components/ui/progress.js +32 -0
- package/dist/components/ui/prompt-suggestions.js +23 -0
- package/dist/components/ui/radio-group.js +46 -0
- package/dist/components/ui/resizable.js +49 -0
- package/dist/components/ui/scroll-area.js +61 -0
- package/dist/components/ui/select.js +189 -0
- package/dist/components/ui/separator.js +27 -0
- package/dist/components/ui/sheet.js +121 -0
- package/dist/components/ui/sidebar.js +599 -0
- package/dist/components/ui/skeleton.js +16 -0
- package/dist/components/ui/sonner.js +23 -0
- package/dist/components/ui/switch.js +32 -0
- package/dist/components/ui/table.js +115 -0
- package/dist/components/ui/tabs.js +68 -0
- package/dist/components/ui/textarea.js +19 -0
- package/dist/components/ui/toggle-group.js +63 -0
- package/dist/components/ui/toggle.js +44 -0
- package/dist/components/ui/tooltip.js +56 -0
- package/dist/components/ui/typing-indicator.js +13 -0
- package/dist/hooks/use-audio-recording.js +55 -0
- package/dist/hooks/use-auto-scroll.js +37 -0
- package/dist/hooks/use-autosize-textarea.js +22 -0
- package/dist/hooks/use-copy-to-clipboard.js +25 -0
- package/dist/hooks/use-debounce.js +16 -0
- package/dist/hooks/use-mobile.js +17 -0
- package/dist/index.d.ts +1088 -8
- package/dist/index.js +299 -0
- package/dist/lib/audio-utils.js +30 -0
- package/dist/lib/utils.js +9 -0
- package/dist/node_modules/react/cjs/react-jsx-runtime.development.js +248 -0
- package/dist/node_modules/react/cjs/react-jsx-runtime.production.js +36 -0
- package/dist/node_modules/react/jsx-runtime.js +11 -0
- package/dist/styles.css +1 -1
- package/package.json +15 -43
- package/dist/abap-BmBUA35e.js +0 -6
- package/dist/actionscript-3-zFUbzQa9.js +0 -6
- package/dist/ada-CBvPkFpZ.js +0 -6
- package/dist/andromeeda-uXNdzNpk.js +0 -4
- package/dist/angular-html-0fTdLuKf.js +0 -32
- package/dist/angular-ts-wkniW60G.js +0 -21
- package/dist/apache-CVNlsSDc.js +0 -6
- package/dist/apex-DFk3KRB1.js +0 -6
- package/dist/apl-TLDHFJX6.js +0 -16
- package/dist/applescript-CYMR_y0g.js +0 -6
- package/dist/ara-4QmU5e04.js +0 -6
- package/dist/asciidoc-v_1bjgUg.js +0 -6
- package/dist/asm-RC0Yh-NZ.js +0 -6
- package/dist/astro-Uf8_VxKJ.js +0 -16
- package/dist/aurora-x-BwoVEUWZ.js +0 -4
- package/dist/awk-gPH8MVMW.js +0 -6
- package/dist/ayu-dark-CxPZkpb2.js +0 -4
- package/dist/ballerina-kvLnRU_e.js +0 -6
- package/dist/bat-BHYy44sT.js +0 -6
- package/dist/beancount-D-MADTs_.js +0 -6
- package/dist/berry-Ci9U0o4h.js +0 -6
- package/dist/bibtex-CX618D15.js +0 -6
- package/dist/bicep-iuYiPopT.js +0 -6
- package/dist/blade-BtR00Gx0.js +0 -18
- package/dist/bsl-BIXPNqL4.js +0 -8
- package/dist/c-DASdrs7p.js +0 -6
- package/dist/cadence-BDALQi26.js +0 -6
- package/dist/cairo-tXZKA2PT.js +0 -8
- package/dist/catppuccin-frappe-BrTOiad2.js +0 -4
- package/dist/catppuccin-latte-D-dc_R4m.js +0 -4
- package/dist/catppuccin-macchiato-DN4jOp0G.js +0 -4
- package/dist/catppuccin-mocha-B8yCE3-3.js +0 -4
- package/dist/clarity-CNgV2Ths.js +0 -6
- package/dist/clojure-CsKKFGwv.js +0 -6
- package/dist/cmake-Dr-A3iJx.js +0 -6
- package/dist/cobol-DMssKNmC.js +0 -10
- package/dist/codeowners-Bt9yU6NX.js +0 -6
- package/dist/codeql-DBNTqJi1.js +0 -6
- package/dist/coffee-D_GzM8k1.js +0 -8
- package/dist/common-lisp-r7ZEOG7T.js +0 -6
- package/dist/components/atoms/index.d.ts +0 -20
- package/dist/components/index.d.ts +0 -3
- package/dist/components/molecules/index.d.ts +0 -29
- package/dist/components/organisms/index.d.ts +0 -14
- package/dist/components/ui/accordion.d.ts +0 -7
- package/dist/components/ui/alert-dialog.d.ts +0 -14
- package/dist/components/ui/alert.d.ts +0 -9
- package/dist/components/ui/aspect-ratio.d.ts +0 -3
- package/dist/components/ui/async-select.d.ts +0 -54
- package/dist/components/ui/audio-visualizer.d.ts +0 -7
- package/dist/components/ui/avatar.d.ts +0 -6
- package/dist/components/ui/badge.d.ts +0 -9
- package/dist/components/ui/button.d.ts +0 -14
- package/dist/components/ui/calendar.d.ts +0 -4
- package/dist/components/ui/card.d.ts +0 -9
- package/dist/components/ui/carousel.d.ts +0 -19
- package/dist/components/ui/chart.d.ts +0 -40
- package/dist/components/ui/chat-message.d.ts +0 -62
- package/dist/components/ui/chat.d.ts +0 -53
- package/dist/components/ui/checkbox.d.ts +0 -4
- package/dist/components/ui/collapsible.d.ts +0 -5
- package/dist/components/ui/command.d.ts +0 -16
- package/dist/components/ui/context-menu.d.ts +0 -25
- package/dist/components/ui/copy-button.d.ts +0 -6
- package/dist/components/ui/date-picker.d.ts +0 -11
- package/dist/components/ui/dialog.d.ts +0 -13
- package/dist/components/ui/drawer.d.ts +0 -13
- package/dist/components/ui/file-preview.d.ts +0 -7
- package/dist/components/ui/form.d.ts +0 -24
- package/dist/components/ui/hover-card.d.ts +0 -6
- package/dist/components/ui/icon.d.ts +0 -33
- package/dist/components/ui/input-otp.d.ts +0 -11
- package/dist/components/ui/input-selector.d.ts +0 -14
- package/dist/components/ui/input.d.ts +0 -14
- package/dist/components/ui/interrupt-prompt.d.ts +0 -6
- package/dist/components/ui/label.d.ts +0 -4
- package/dist/components/ui/markdown-renderer.d.ts +0 -5
- package/dist/components/ui/menubar.d.ts +0 -26
- package/dist/components/ui/message-input.d.ts +0 -23
- package/dist/components/ui/message-list.d.ts +0 -10
- package/dist/components/ui/multiple-selector.d.ts +0 -75
- package/dist/components/ui/navigation-menu.d.ts +0 -14
- package/dist/components/ui/pagination.d.ts +0 -13
- package/dist/components/ui/popover.d.ts +0 -7
- package/dist/components/ui/progress.d.ts +0 -4
- package/dist/components/ui/prompt-suggestions.d.ts +0 -10
- package/dist/components/ui/radio-group.d.ts +0 -5
- package/dist/components/ui/resizable.d.ts +0 -8
- package/dist/components/ui/scroll-area.d.ts +0 -5
- package/dist/components/ui/select.d.ts +0 -21
- package/dist/components/ui/separator.d.ts +0 -4
- package/dist/components/ui/sheet.d.ts +0 -13
- package/dist/components/ui/sidebar.d.ts +0 -69
- package/dist/components/ui/skeleton.d.ts +0 -2
- package/dist/components/ui/sonner.d.ts +0 -3
- package/dist/components/ui/switch.d.ts +0 -4
- package/dist/components/ui/table.d.ts +0 -10
- package/dist/components/ui/tabs.d.ts +0 -7
- package/dist/components/ui/textarea.d.ts +0 -3
- package/dist/components/ui/toggle-group.d.ts +0 -7
- package/dist/components/ui/toggle.d.ts +0 -9
- package/dist/components/ui/tooltip.d.ts +0 -7
- package/dist/components/ui/typing-indicator.d.ts +0 -1
- package/dist/coq-CB6Pv_W9.js +0 -6
- package/dist/cpp-CJF2i3ah.js +0 -18
- package/dist/crystal-BKWnaU3g.js +0 -18
- package/dist/csharp-CYWRhZ2R.js +0 -6
- package/dist/css-D1aVdRIU.js +0 -6
- package/dist/csv-DvCncUGQ.js +0 -6
- package/dist/cue-BXMrmvay.js +0 -6
- package/dist/cypher-DTm5zNR1.js +0 -6
- package/dist/d-D6ZXmn3l.js +0 -6
- package/dist/dark-plus-pUHDTVV0.js +0 -4
- package/dist/dart-Dz59Is3F.js +0 -6
- package/dist/dax-DTVGzydb.js +0 -6
- package/dist/desktop-Db9vb-dl.js +0 -6
- package/dist/diff-XmNrvgM1.js +0 -6
- package/dist/docker-DWH2onkn.js +0 -6
- package/dist/dotenv-4337wvzu.js +0 -6
- package/dist/dracula-BtZx2Kac.js +0 -4
- package/dist/dracula-soft-BKa-aqBv.js +0 -4
- package/dist/dream-maker-CvvfrJSx.js +0 -6
- package/dist/edge-CgxR-qhM.js +0 -12
- package/dist/elixir-DZkeSPwW.js +0 -8
- package/dist/elm-BKuV1HE1.js +0 -8
- package/dist/emacs-lisp-BAefI874.js +0 -6
- package/dist/erb-BLwkpXUJ.js +0 -10
- package/dist/erlang-CmIiwF3I.js +0 -6
- package/dist/everforest-dark-DMCBqXCK.js +0 -4
- package/dist/everforest-light-BbXl82Em.js +0 -4
- package/dist/fennel-DNqkz9pE.js +0 -6
- package/dist/fish-DIm72t2T.js +0 -6
- package/dist/fluent-BapTxJsC.js +0 -6
- package/dist/fortran-fixed-form-s9Hnb3av.js +0 -8
- package/dist/fortran-free-form-CNDsBFUj.js +0 -6
- package/dist/fsharp-Cv0x43wb.js +0 -8
- package/dist/gdresource-CMcKXvgJ.js +0 -10
- package/dist/gdscript-D7aheHm-.js +0 -6
- package/dist/gdshader-BGJEsM2Z.js +0 -6
- package/dist/genie-C9gPjc6J.js +0 -6
- package/dist/gherkin-bka1Exbx.js +0 -6
- package/dist/git-commit-BspYIY3P.js +0 -8
- package/dist/git-rebase--zLBTjUa.js +0 -8
- package/dist/github-dark-DenFmJkN.js +0 -4
- package/dist/github-dark-default-BJPUVz4H.js +0 -4
- package/dist/github-dark-dimmed-DUshB20C.js +0 -4
- package/dist/github-dark-high-contrast-D3aGCnF8.js +0 -4
- package/dist/github-light-JYsPkUQd.js +0 -4
- package/dist/github-light-default-D99KPAby.js +0 -4
- package/dist/github-light-high-contrast-BbmZE-Mp.js +0 -4
- package/dist/gleam-B4k9YFGD.js +0 -6
- package/dist/glimmer-js-DhY9umHJ.js +0 -14
- package/dist/glimmer-ts-CCrHcYH5.js +0 -14
- package/dist/glsl-XLGYNq5B.js +0 -8
- package/dist/gnuplot-DnWoRZt-.js +0 -6
- package/dist/go-BErP6iv1.js +0 -6
- package/dist/graphql-DWpQF4JI.js +0 -14
- package/dist/groovy-IWs5-NIO.js +0 -6
- package/dist/hack-CQrV-ytR.js +0 -10
- package/dist/haml-CMN0hQaL.js +0 -10
- package/dist/handlebars-Cc-7fXX5.js +0 -14
- package/dist/haskell-CtlGos0K.js +0 -6
- package/dist/haxe-CZZ33vZw.js +0 -6
- package/dist/hcl-6hOg9WP4.js +0 -6
- package/dist/hjson-CgwED-oz.js +0 -6
- package/dist/hlsl-3-lv4gi7.js +0 -6
- package/dist/hooks/index.d.ts +0 -6
- package/dist/hooks/use-audio-recording.d.ts +0 -14
- package/dist/hooks/use-auto-scroll.d.ts +0 -7
- package/dist/hooks/use-autosize-textarea.d.ts +0 -8
- package/dist/hooks/use-copy-to-clipboard.d.ts +0 -9
- package/dist/hooks/use-debounce.d.ts +0 -1
- package/dist/hooks/use-mobile.d.ts +0 -1
- package/dist/houston-BDYrDoDW.js +0 -4
- package/dist/html-B0P_v3yU.js +0 -10
- package/dist/html-derivative-D59SHfh8.js +0 -8
- package/dist/http-Dcjm_K1m.js +0 -14
- package/dist/hxml-BNKImryz.js +0 -8
- package/dist/hy-C2xHhR6I.js +0 -6
- package/dist/imba-Drd0AMDo.js +0 -8
- package/dist/index-B3zhPw_i.js +0 -6376
- package/dist/index-CX8WDA1V.js +0 -71798
- package/dist/ini-BUcvsX-U.js +0 -6
- package/dist/java-B7odJ7Ap.js +0 -6
- package/dist/javascript-fa8UlHZE.js +0 -6
- package/dist/jinja-CCSYduCH.js +0 -11
- package/dist/jison-BygvlveW.js +0 -8
- package/dist/json-71t8ZF9g.js +0 -6
- package/dist/json5-Z7F6rA6a.js +0 -6
- package/dist/jsonc-Dphhs4m2.js +0 -6
- package/dist/jsonl-D9jj92Gg.js +0 -6
- package/dist/jsonnet-DEQ7IUoJ.js +0 -6
- package/dist/jssm-j74e88UX.js +0 -6
- package/dist/jsx-Bkesy5tT.js +0 -6
- package/dist/julia-CiahampL.js +0 -16
- package/dist/kanagawa-dragon-CiKur4Hl.js +0 -4
- package/dist/kanagawa-lotus-BKu-smKu.js +0 -4
- package/dist/kanagawa-wave-CQwozSzG.js +0 -4
- package/dist/kotlin-DCgZY7Ii.js +0 -6
- package/dist/kusto-Cw029H-v.js +0 -6
- package/dist/laif-ds.es.js +0 -238
- package/dist/laif-ds.umd.js +0 -8032
- package/dist/laserwave-6a00oqik.js +0 -4
- package/dist/latex-LfGCYGw5.js +0 -8
- package/dist/lean-CYSet4vs.js +0 -6
- package/dist/less-DQA4v-Nm.js +0 -6
- package/dist/light-plus-CZuVqSLX.js +0 -4
- package/dist/liquid-CvufO3kO.js +0 -14
- package/dist/log-D2eRfqDn.js +0 -6
- package/dist/logo-QEAtGWZ9.js +0 -6
- package/dist/lua-BVfhNLDr.js +0 -8
- package/dist/luau-BjYGiqID.js +0 -6
- package/dist/make-BjuHP00g.js +0 -6
- package/dist/markdown-B6guhLWd.js +0 -6
- package/dist/marko-CHlMS8w5.js +0 -14
- package/dist/material-theme-D6KBX41T.js +0 -4
- package/dist/material-theme-darker-CkRroheE.js +0 -4
- package/dist/material-theme-lighter-BUBw43Yz.js +0 -4
- package/dist/material-theme-ocean-ClGX14Ja.js +0 -4
- package/dist/material-theme-palenight-C1RVm8K1.js +0 -4
- package/dist/matlab-BpQlIJiw.js +0 -6
- package/dist/mdc-4K6B6lHG.js +0 -12
- package/dist/mdx-DIoECIFU.js +0 -6
- package/dist/mermaid-BZ7WHNIe.js +0 -6
- package/dist/min-dark-C7ak0t6c.js +0 -4
- package/dist/min-light-CKFxVcPp.js +0 -4
- package/dist/mipsasm-DusDYkFc.js +0 -6
- package/dist/mojo-CY9jaezJ.js +0 -6
- package/dist/monokai-C1KBYcO0.js +0 -4
- package/dist/move-ChphFumd.js +0 -6
- package/dist/narrat-Dz4d7OmN.js +0 -6
- package/dist/nextflow-DW0Yq9a2.js +0 -6
- package/dist/nginx-Can2eAjw.js +0 -8
- package/dist/night-owl-Bm2rzalh.js +0 -4
- package/dist/nim-B3r2RtQZ.js +0 -20
- package/dist/nix-Cg5uV_xg.js +0 -6
- package/dist/nord-CC5OiUXg.js +0 -4
- package/dist/nushell-BfRnzRWn.js +0 -6
- package/dist/objective-c-BGg9R27G.js +0 -6
- package/dist/objective-cpp-CJ3y3V_5.js +0 -6
- package/dist/ocaml-BZLsfx_o.js +0 -6
- package/dist/one-dark-pro-D7-kP8fv.js +0 -4
- package/dist/one-light-D9sNaUtq.js +0 -4
- package/dist/pascal-l2bqd7Dz.js +0 -6
- package/dist/perl-DaMQyPwp.js +0 -16
- package/dist/php-BL3EfPBi.js +0 -18
- package/dist/plastic-CSTz3KZp.js +0 -4
- package/dist/plsql-oVq_K_wH.js +0 -6
- package/dist/po-5jaeIyVd.js +0 -6
- package/dist/poimandres-C-VADXHD.js +0 -4
- package/dist/polar-wcLp8ci7.js +0 -6
- package/dist/postcss-BZ3MNRIJ.js +0 -6
- package/dist/powerquery-CgRa2XRw.js +0 -6
- package/dist/powershell-Diwyv8Eh.js +0 -6
- package/dist/prisma-COL_v1x4.js +0 -6
- package/dist/prolog-CuvJOxqT.js +0 -6
- package/dist/proto-o9HLmF90.js +0 -6
- package/dist/pug-HKe4Luo3.js +0 -12
- package/dist/puppet-wpGOnQp5.js +0 -6
- package/dist/purescript-B_1NgE2N.js +0 -6
- package/dist/python-xYxLFJY-.js +0 -6
- package/dist/qml-FlMIyjU9.js +0 -8
- package/dist/qmldir-BInDYbpo.js +0 -6
- package/dist/qss-D-h4NdUG.js +0 -6
- package/dist/r-F-9I-ITZ.js +0 -6
- package/dist/racket-BoD1TBFT.js +0 -6
- package/dist/raku-IaYcw19m.js +0 -6
- package/dist/razor-CeqqNtyB.js +0 -10
- package/dist/red-7y8PH7HH.js +0 -4
- package/dist/reg-CMUdAgIP.js +0 -6
- package/dist/regexp-GiFkbxS-.js +0 -6
- package/dist/rel-BaRn3QX7.js +0 -6
- package/dist/riscv-B9V3SsvW.js +0 -6
- package/dist/rose-pine-DhT-HZE9.js +0 -4
- package/dist/rose-pine-dawn-DiCjL2i4.js +0 -4
- package/dist/rose-pine-moon-BNmGHlcn.js +0 -4
- package/dist/rst-C3D6-dqL.js +0 -22
- package/dist/ruby-DcPLUUK3.js +0 -30
- package/dist/rust-Pc7DCsZD.js +0 -6
- package/dist/sas-tDSYjXcL.js +0 -8
- package/dist/sass-iCyS6eP9.js +0 -6
- package/dist/scala-Cly-fENF.js +0 -6
- package/dist/scheme-Zi24oEYu.js +0 -6
- package/dist/scss-DhHc4lxB.js +0 -8
- package/dist/sdbl-BBamrXFL.js +0 -6
- package/dist/shaderlab-CvqEIoL0.js +0 -8
- package/dist/shellscript-Dn0-btNd.js +0 -6
- package/dist/shellsession-8OLo3sB6.js +0 -8
- package/dist/slack-dark-i7wN4OET.js +0 -4
- package/dist/slack-ochin-ndHf0LoP.js +0 -4
- package/dist/smalltalk-Cns31tKw.js +0 -6
- package/dist/snazzy-light-BlSJXAu4.js +0 -4
- package/dist/solarized-dark-UTmkh7lw.js +0 -4
- package/dist/solarized-light-BheCkDPT.js +0 -4
- package/dist/solidity-BG_k8fA_.js +0 -6
- package/dist/soy-EwHMOVPj.js +0 -8
- package/dist/sparql-DhuelBut.js +0 -8
- package/dist/splunk-CTqDjQdo.js +0 -6
- package/dist/sql-DCkt643-.js +0 -6
- package/dist/ssh-config-DHHGll-v.js +0 -6
- package/dist/stata-Dok6hMw0.js +0 -8
- package/dist/stylus-n_9f0QQ5.js +0 -6
- package/dist/svelte-01qw6Rxm.js +0 -14
- package/dist/swift-BAWqNR8A.js +0 -6
- package/dist/synthwave-84-NU3C_KFZ.js +0 -4
- package/dist/system-verilog-Cui-g-ut.js +0 -6
- package/dist/systemd-CsKYQIQK.js +0 -6
- package/dist/talonscript-D2dGh8FO.js +0 -6
- package/dist/tasl-D3W8HMV6.js +0 -6
- package/dist/tcl-2y0Fuc4S.js +0 -6
- package/dist/templ-Hmy8U0DD.js +0 -12
- package/dist/terraform-BGW6Oerf.js +0 -6
- package/dist/tex-mHs7a43s.js +0 -8
- package/dist/tokyo-night-LhP3hHhi.js +0 -4
- package/dist/toml-CQSfOn0e.js +0 -6
- package/dist/ts-tags-DYZ4SGcN.js +0 -41
- package/dist/tsv-BtvSkaG0.js +0 -6
- package/dist/tsx-DiGsgWT8.js +0 -6
- package/dist/turtle-BJ2wmjPc.js +0 -6
- package/dist/twig-BmytkGQV.js +0 -18
- package/dist/typescript-buWNZFwO.js +0 -6
- package/dist/typespec-bLbdsxJL.js +0 -6
- package/dist/typst-Y9_SmXTs.js +0 -6
- package/dist/v-wa8Orrdd.js +0 -6
- package/dist/vala-DRdriFr_.js +0 -6
- package/dist/vb-E2_-jk4M.js +0 -6
- package/dist/verilog-B1iBoR5_.js +0 -6
- package/dist/vesper-CJsaOsSM.js +0 -4
- package/dist/vhdl-CRVaAhXk.js +0 -6
- package/dist/viml-B-zWOd7Z.js +0 -6
- package/dist/vitesse-black-BoGvW84i.js +0 -4
- package/dist/vitesse-dark-Cym-eLtO.js +0 -4
- package/dist/vitesse-light-CcmG315c.js +0 -4
- package/dist/vue-Bl1uVNsA.js +0 -31
- package/dist/vue-html-DHr5wjBG.js +0 -10
- package/dist/vyper-DWutKXpa.js +0 -6
- package/dist/wasm-Bv5f0gKv.js +0 -6
- package/dist/wasm-DQxwEHae.js +0 -7
- package/dist/wenyan-BMYnfus1.js +0 -6
- package/dist/wgsl-DnPoPGDU.js +0 -6
- package/dist/wikitext-CntM04PE.js +0 -6
- package/dist/wolfram-Ws5qPlX9.js +0 -6
- package/dist/xml-ChBsf5uy.js +0 -8
- package/dist/xsl-BefjlXrd.js +0 -8
- package/dist/yaml-Bbg74JKr.js +0 -6
- package/dist/zenscript-C0RKE4nU.js +0 -6
- package/dist/zig-D6SXBGNm.js +0 -6
package/dist/index.js
ADDED
|
@@ -0,0 +1,299 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { AspectRatio as o } from "./components/ui/aspect-ratio.js";
|
|
3
|
+
import { Avatar as a, AvatarFallback as n, AvatarImage as i } from "./components/ui/avatar.js";
|
|
4
|
+
import { Badge as l, badgeVariants as u } from "./components/ui/badge.js";
|
|
5
|
+
import { Button as g, buttonVariants as C } from "./components/ui/button.js";
|
|
6
|
+
import { Checkbox as b } from "./components/ui/checkbox.js";
|
|
7
|
+
import { Collapsible as S, CollapsibleContent as f, CollapsibleTrigger as s } from "./components/ui/collapsible.js";
|
|
8
|
+
import { CopyButton as T } from "./components/ui/copy-button.js";
|
|
9
|
+
import { Icon as D } from "./components/ui/icon.js";
|
|
10
|
+
import { Input as A } from "./components/ui/input.js";
|
|
11
|
+
import { InputOTP as h, InputOTPGroup as v, InputOTPSlot as F } from "./components/ui/input-otp.js";
|
|
12
|
+
import { Label as L } from "./components/ui/label.js";
|
|
13
|
+
import { Progress as w } from "./components/ui/progress.js";
|
|
14
|
+
import { RadioGroup as k, RadioGroupItem as N } from "./components/ui/radio-group.js";
|
|
15
|
+
import { Separator as y } from "./components/ui/separator.js";
|
|
16
|
+
import { Skeleton as z } from "./components/ui/skeleton.js";
|
|
17
|
+
import { Switch as E } from "./components/ui/switch.js";
|
|
18
|
+
import { Textarea as q } from "./components/ui/textarea.js";
|
|
19
|
+
import { Toggle as K, toggleVariants as Q } from "./components/ui/toggle.js";
|
|
20
|
+
import { Tooltip as W, TooltipContent as X, TooltipProvider as Y, TooltipTrigger as Z } from "./components/ui/tooltip.js";
|
|
21
|
+
import { TypingIndicator as $ } from "./components/ui/typing-indicator.js";
|
|
22
|
+
import { Accordion as re, AccordionContent as oe, AccordionItem as te, AccordionTrigger as ae } from "./components/ui/accordion.js";
|
|
23
|
+
import { Alert as ie, AlertDescription as pe, AlertTitle as le } from "./components/ui/alert.js";
|
|
24
|
+
import { AlertDialog as me, AlertDialogAction as ge, AlertDialogCancel as Ce, AlertDialogContent as xe, AlertDialogDescription as be, AlertDialogFooter as de, AlertDialogHeader as Se, AlertDialogTitle as fe, AlertDialogTrigger as se } from "./components/ui/alert-dialog.js";
|
|
25
|
+
import { AsyncSelect as Te } from "./components/ui/async-select.js";
|
|
26
|
+
import { Calendar as De } from "./components/ui/calendar.js";
|
|
27
|
+
import { Card as Ae, CardContent as Pe, CardDescription as he, CardFooter as ve, CardHeader as Fe, CardTitle as Ge } from "./components/ui/card.js";
|
|
28
|
+
import { Command as Re, CommandDialog as we, CommandEmpty as He, CommandGroup as ke, CommandInput as Ne, CommandItem as Be, CommandList as ye, CommandSeparator as Ve, CommandShortcut as ze } from "./components/ui/command.js";
|
|
29
|
+
import { ContextMenu as Ee, ContextMenuCheckboxItem as je, ContextMenuContent as qe, ContextMenuGroup as Je, ContextMenuItem as Ke, ContextMenuLabel as Qe, ContextMenuPortal as Ue, ContextMenuRadioGroup as We, ContextMenuRadioItem as Xe, ContextMenuSeparator as Ye, ContextMenuShortcut as Ze, ContextMenuSub as _e, ContextMenuSubContent as $e, ContextMenuSubTrigger as er, ContextMenuTrigger as rr } from "./components/ui/context-menu.js";
|
|
30
|
+
import { DatePicker as tr } from "./components/ui/date-picker.js";
|
|
31
|
+
import { InputSelector as nr } from "./components/ui/input-selector.js";
|
|
32
|
+
import { Dialog as pr, DialogContent as lr, DialogDescription as ur, DialogFooter as mr, DialogHeader as gr, DialogTitle as Cr, DialogTrigger as xr } from "./components/ui/dialog.js";
|
|
33
|
+
import { Drawer as dr, DrawerContent as Sr, DrawerDescription as fr, DrawerFooter as sr, DrawerHeader as Mr, DrawerTitle as Tr, DrawerTrigger as cr } from "./components/ui/drawer.js";
|
|
34
|
+
import { Form as Ir, FormControl as Ar, FormDescription as Pr, FormField as hr, FormItem as vr, FormLabel as Fr, FormMessage as Gr, useFormField as Lr } from "./components/ui/form.js";
|
|
35
|
+
import { HoverCard as wr, HoverCardContent as Hr, HoverCardTrigger as kr } from "./components/ui/hover-card.js";
|
|
36
|
+
import { Menubar as Br, MenubarCheckboxItem as yr, MenubarContent as Vr, MenubarGroup as zr, MenubarItem as Or, MenubarLabel as Er, MenubarMenu as jr, MenubarPortal as qr, MenubarRadioGroup as Jr, MenubarRadioItem as Kr, MenubarSeparator as Qr, MenubarShortcut as Ur, MenubarSub as Wr, MenubarSubContent as Xr, MenubarSubTrigger as Yr, MenubarTrigger as Zr } from "./components/ui/menubar.js";
|
|
37
|
+
import { MultipleSelector as $r } from "./components/ui/multiple-selector.js";
|
|
38
|
+
import { Pagination as ro, PaginationContent as oo, PaginationEllipsis as to, PaginationItem as ao, PaginationLink as no, PaginationNext as io, PaginationPrevious as po } from "./components/ui/pagination.js";
|
|
39
|
+
import { Popover as uo, PopoverContent as mo, PopoverTrigger as go } from "./components/ui/popover.js";
|
|
40
|
+
import { PromptSuggestions as xo } from "./components/ui/prompt-suggestions.js";
|
|
41
|
+
import { ResizableHandle as So, ResizablePanel as fo, ResizablePanelGroup as so } from "./components/ui/resizable.js";
|
|
42
|
+
import { ScrollArea as To, ScrollBar as co } from "./components/ui/scroll-area.js";
|
|
43
|
+
import { Select as Io, SelectContent as Ao, SelectGroup as Po, SelectItem as ho, SelectLabel as vo, SelectSeparator as Fo, SelectTrigger as Go, SelectValue as Lo } from "./components/ui/select.js";
|
|
44
|
+
import { Sheet as wo, SheetContent as Ho, SheetDescription as ko, SheetFooter as No, SheetHeader as Bo, SheetTitle as yo, SheetTrigger as Vo } from "./components/ui/sheet.js";
|
|
45
|
+
import { Toaster as Oo } from "./components/ui/sonner.js";
|
|
46
|
+
import { Table as jo, TableBody as qo, TableCaption as Jo, TableCell as Ko, TableFooter as Qo, TableHead as Uo, TableHeader as Wo, TableRow as Xo } from "./components/ui/table.js";
|
|
47
|
+
import { Tabs as Zo, TabsContent as _o, TabsList as $o, TabsTrigger as et } from "./components/ui/tabs.js";
|
|
48
|
+
import { ToggleGroup as ot, ToggleGroupItem as tt } from "./components/ui/toggle-group.js";
|
|
49
|
+
import { AudioVisualizer as nt } from "./components/ui/audio-visualizer.js";
|
|
50
|
+
import { Carousel as pt, CarouselContent as lt, CarouselItem as ut, CarouselNext as mt, CarouselPrevious as gt } from "./components/ui/carousel.js";
|
|
51
|
+
import { ChartContainer as xt, ChartLegend as bt, ChartLegendContent as dt, ChartStyle as St, ChartTooltip as ft, ChartTooltipContent as st } from "./components/ui/chart.js";
|
|
52
|
+
import { Chat as Tt, ChatContainer as ct, ChatForm as Dt, ChatMessages as It } from "./components/ui/chat.js";
|
|
53
|
+
import { ChatMessage as Pt } from "./components/ui/chat-message.js";
|
|
54
|
+
import { FilePreview as vt } from "./components/ui/file-preview.js";
|
|
55
|
+
import { InterruptPrompt as Gt } from "./components/ui/interrupt-prompt.js";
|
|
56
|
+
import { MarkdownRenderer as Rt } from "./components/ui/markdown-renderer.js";
|
|
57
|
+
import { MessageInput as Ht } from "./components/ui/message-input.js";
|
|
58
|
+
import { MessageList as Nt } from "./components/ui/message-list.js";
|
|
59
|
+
import { NavigationMenu as yt, NavigationMenuContent as Vt, NavigationMenuIndicator as zt, NavigationMenuItem as Ot, NavigationMenuLink as Et, NavigationMenuList as jt, NavigationMenuTrigger as qt, NavigationMenuViewport as Jt } from "./components/ui/navigation-menu.js";
|
|
60
|
+
import { Sidebar as Qt, SidebarContent as Ut, SidebarFooter as Wt, SidebarGroup as Xt, SidebarGroupAction as Yt, SidebarGroupContent as Zt, SidebarGroupLabel as _t, SidebarHeader as $t, SidebarInput as ea, SidebarInset as ra, SidebarMenu as oa, SidebarMenuAction as ta, SidebarMenuBadge as aa, SidebarMenuButton as na, SidebarMenuItem as ia, SidebarMenuSkeleton as pa, SidebarMenuSub as la, SidebarMenuSubButton as ua, SidebarMenuSubItem as ma, SidebarProvider as ga, SidebarRail as Ca, SidebarSeparator as xa, SidebarTrigger as ba, useSidebar as da } from "./components/ui/sidebar.js";
|
|
61
|
+
import { useAudioRecording as fa } from "./hooks/use-audio-recording.js";
|
|
62
|
+
import { useAutoScroll as Ma } from "./hooks/use-auto-scroll.js";
|
|
63
|
+
import { useAutosizeTextArea as ca } from "./hooks/use-autosize-textarea.js";
|
|
64
|
+
import { useCopyToClipboard as Ia } from "./hooks/use-copy-to-clipboard.js";
|
|
65
|
+
import { useDebounce as Pa } from "./hooks/use-debounce.js";
|
|
66
|
+
import { useIsMobile as va } from "./hooks/use-mobile.js";
|
|
67
|
+
export {
|
|
68
|
+
re as Accordion,
|
|
69
|
+
oe as AccordionContent,
|
|
70
|
+
te as AccordionItem,
|
|
71
|
+
ae as AccordionTrigger,
|
|
72
|
+
ie as Alert,
|
|
73
|
+
pe as AlertDescription,
|
|
74
|
+
me as AlertDialog,
|
|
75
|
+
ge as AlertDialogAction,
|
|
76
|
+
Ce as AlertDialogCancel,
|
|
77
|
+
xe as AlertDialogContent,
|
|
78
|
+
be as AlertDialogDescription,
|
|
79
|
+
de as AlertDialogFooter,
|
|
80
|
+
Se as AlertDialogHeader,
|
|
81
|
+
fe as AlertDialogTitle,
|
|
82
|
+
se as AlertDialogTrigger,
|
|
83
|
+
le as AlertTitle,
|
|
84
|
+
o as AspectRatio,
|
|
85
|
+
Te as AsyncSelect,
|
|
86
|
+
nt as AudioVisualizer,
|
|
87
|
+
a as Avatar,
|
|
88
|
+
n as AvatarFallback,
|
|
89
|
+
i as AvatarImage,
|
|
90
|
+
l as Badge,
|
|
91
|
+
g as Button,
|
|
92
|
+
De as Calendar,
|
|
93
|
+
Ae as Card,
|
|
94
|
+
Pe as CardContent,
|
|
95
|
+
he as CardDescription,
|
|
96
|
+
ve as CardFooter,
|
|
97
|
+
Fe as CardHeader,
|
|
98
|
+
Ge as CardTitle,
|
|
99
|
+
pt as Carousel,
|
|
100
|
+
lt as CarouselContent,
|
|
101
|
+
ut as CarouselItem,
|
|
102
|
+
mt as CarouselNext,
|
|
103
|
+
gt as CarouselPrevious,
|
|
104
|
+
xt as ChartContainer,
|
|
105
|
+
bt as ChartLegend,
|
|
106
|
+
dt as ChartLegendContent,
|
|
107
|
+
St as ChartStyle,
|
|
108
|
+
ft as ChartTooltip,
|
|
109
|
+
st as ChartTooltipContent,
|
|
110
|
+
Tt as Chat,
|
|
111
|
+
ct as ChatContainer,
|
|
112
|
+
Dt as ChatForm,
|
|
113
|
+
Pt as ChatMessage,
|
|
114
|
+
It as ChatMessages,
|
|
115
|
+
b as Checkbox,
|
|
116
|
+
S as Collapsible,
|
|
117
|
+
f as CollapsibleContent,
|
|
118
|
+
s as CollapsibleTrigger,
|
|
119
|
+
Re as Command,
|
|
120
|
+
we as CommandDialog,
|
|
121
|
+
He as CommandEmpty,
|
|
122
|
+
ke as CommandGroup,
|
|
123
|
+
Ne as CommandInput,
|
|
124
|
+
Be as CommandItem,
|
|
125
|
+
ye as CommandList,
|
|
126
|
+
Ve as CommandSeparator,
|
|
127
|
+
ze as CommandShortcut,
|
|
128
|
+
Ee as ContextMenu,
|
|
129
|
+
je as ContextMenuCheckboxItem,
|
|
130
|
+
qe as ContextMenuContent,
|
|
131
|
+
Je as ContextMenuGroup,
|
|
132
|
+
Ke as ContextMenuItem,
|
|
133
|
+
Qe as ContextMenuLabel,
|
|
134
|
+
Ue as ContextMenuPortal,
|
|
135
|
+
We as ContextMenuRadioGroup,
|
|
136
|
+
Xe as ContextMenuRadioItem,
|
|
137
|
+
Ye as ContextMenuSeparator,
|
|
138
|
+
Ze as ContextMenuShortcut,
|
|
139
|
+
_e as ContextMenuSub,
|
|
140
|
+
$e as ContextMenuSubContent,
|
|
141
|
+
er as ContextMenuSubTrigger,
|
|
142
|
+
rr as ContextMenuTrigger,
|
|
143
|
+
T as CopyButton,
|
|
144
|
+
tr as DatePicker,
|
|
145
|
+
pr as Dialog,
|
|
146
|
+
lr as DialogContent,
|
|
147
|
+
ur as DialogDescription,
|
|
148
|
+
mr as DialogFooter,
|
|
149
|
+
gr as DialogHeader,
|
|
150
|
+
Cr as DialogTitle,
|
|
151
|
+
xr as DialogTrigger,
|
|
152
|
+
dr as Drawer,
|
|
153
|
+
Sr as DrawerContent,
|
|
154
|
+
fr as DrawerDescription,
|
|
155
|
+
sr as DrawerFooter,
|
|
156
|
+
Mr as DrawerHeader,
|
|
157
|
+
Tr as DrawerTitle,
|
|
158
|
+
cr as DrawerTrigger,
|
|
159
|
+
vt as FilePreview,
|
|
160
|
+
Ir as Form,
|
|
161
|
+
Ar as FormControl,
|
|
162
|
+
Pr as FormDescription,
|
|
163
|
+
hr as FormField,
|
|
164
|
+
vr as FormItem,
|
|
165
|
+
Fr as FormLabel,
|
|
166
|
+
Gr as FormMessage,
|
|
167
|
+
wr as HoverCard,
|
|
168
|
+
Hr as HoverCardContent,
|
|
169
|
+
kr as HoverCardTrigger,
|
|
170
|
+
D as Icon,
|
|
171
|
+
A as Input,
|
|
172
|
+
h as InputOTP,
|
|
173
|
+
v as InputOTPGroup,
|
|
174
|
+
F as InputOTPSlot,
|
|
175
|
+
nr as InputSelector,
|
|
176
|
+
Gt as InterruptPrompt,
|
|
177
|
+
L as Label,
|
|
178
|
+
Rt as MarkdownRenderer,
|
|
179
|
+
Br as Menubar,
|
|
180
|
+
yr as MenubarCheckboxItem,
|
|
181
|
+
Vr as MenubarContent,
|
|
182
|
+
zr as MenubarGroup,
|
|
183
|
+
Or as MenubarItem,
|
|
184
|
+
Er as MenubarLabel,
|
|
185
|
+
jr as MenubarMenu,
|
|
186
|
+
qr as MenubarPortal,
|
|
187
|
+
Jr as MenubarRadioGroup,
|
|
188
|
+
Kr as MenubarRadioItem,
|
|
189
|
+
Qr as MenubarSeparator,
|
|
190
|
+
Ur as MenubarShortcut,
|
|
191
|
+
Wr as MenubarSub,
|
|
192
|
+
Xr as MenubarSubContent,
|
|
193
|
+
Yr as MenubarSubTrigger,
|
|
194
|
+
Zr as MenubarTrigger,
|
|
195
|
+
Ht as MessageInput,
|
|
196
|
+
Nt as MessageList,
|
|
197
|
+
$r as MultipleSelector,
|
|
198
|
+
yt as NavigationMenu,
|
|
199
|
+
Vt as NavigationMenuContent,
|
|
200
|
+
zt as NavigationMenuIndicator,
|
|
201
|
+
Ot as NavigationMenuItem,
|
|
202
|
+
Et as NavigationMenuLink,
|
|
203
|
+
jt as NavigationMenuList,
|
|
204
|
+
qt as NavigationMenuTrigger,
|
|
205
|
+
Jt as NavigationMenuViewport,
|
|
206
|
+
ro as Pagination,
|
|
207
|
+
oo as PaginationContent,
|
|
208
|
+
to as PaginationEllipsis,
|
|
209
|
+
ao as PaginationItem,
|
|
210
|
+
no as PaginationLink,
|
|
211
|
+
io as PaginationNext,
|
|
212
|
+
po as PaginationPrevious,
|
|
213
|
+
uo as Popover,
|
|
214
|
+
mo as PopoverContent,
|
|
215
|
+
go as PopoverTrigger,
|
|
216
|
+
w as Progress,
|
|
217
|
+
xo as PromptSuggestions,
|
|
218
|
+
k as RadioGroup,
|
|
219
|
+
N as RadioGroupItem,
|
|
220
|
+
So as ResizableHandle,
|
|
221
|
+
fo as ResizablePanel,
|
|
222
|
+
so as ResizablePanelGroup,
|
|
223
|
+
To as ScrollArea,
|
|
224
|
+
co as ScrollBar,
|
|
225
|
+
Io as Select,
|
|
226
|
+
Ao as SelectContent,
|
|
227
|
+
Po as SelectGroup,
|
|
228
|
+
ho as SelectItem,
|
|
229
|
+
vo as SelectLabel,
|
|
230
|
+
Fo as SelectSeparator,
|
|
231
|
+
Go as SelectTrigger,
|
|
232
|
+
Lo as SelectValue,
|
|
233
|
+
y as Separator,
|
|
234
|
+
wo as Sheet,
|
|
235
|
+
Ho as SheetContent,
|
|
236
|
+
ko as SheetDescription,
|
|
237
|
+
No as SheetFooter,
|
|
238
|
+
Bo as SheetHeader,
|
|
239
|
+
yo as SheetTitle,
|
|
240
|
+
Vo as SheetTrigger,
|
|
241
|
+
Qt as Sidebar,
|
|
242
|
+
Ut as SidebarContent,
|
|
243
|
+
Wt as SidebarFooter,
|
|
244
|
+
Xt as SidebarGroup,
|
|
245
|
+
Yt as SidebarGroupAction,
|
|
246
|
+
Zt as SidebarGroupContent,
|
|
247
|
+
_t as SidebarGroupLabel,
|
|
248
|
+
$t as SidebarHeader,
|
|
249
|
+
ea as SidebarInput,
|
|
250
|
+
ra as SidebarInset,
|
|
251
|
+
oa as SidebarMenu,
|
|
252
|
+
ta as SidebarMenuAction,
|
|
253
|
+
aa as SidebarMenuBadge,
|
|
254
|
+
na as SidebarMenuButton,
|
|
255
|
+
ia as SidebarMenuItem,
|
|
256
|
+
pa as SidebarMenuSkeleton,
|
|
257
|
+
la as SidebarMenuSub,
|
|
258
|
+
ua as SidebarMenuSubButton,
|
|
259
|
+
ma as SidebarMenuSubItem,
|
|
260
|
+
ga as SidebarProvider,
|
|
261
|
+
Ca as SidebarRail,
|
|
262
|
+
xa as SidebarSeparator,
|
|
263
|
+
ba as SidebarTrigger,
|
|
264
|
+
z as Skeleton,
|
|
265
|
+
E as Switch,
|
|
266
|
+
jo as Table,
|
|
267
|
+
qo as TableBody,
|
|
268
|
+
Jo as TableCaption,
|
|
269
|
+
Ko as TableCell,
|
|
270
|
+
Qo as TableFooter,
|
|
271
|
+
Uo as TableHead,
|
|
272
|
+
Wo as TableHeader,
|
|
273
|
+
Xo as TableRow,
|
|
274
|
+
Zo as Tabs,
|
|
275
|
+
_o as TabsContent,
|
|
276
|
+
$o as TabsList,
|
|
277
|
+
et as TabsTrigger,
|
|
278
|
+
q as Textarea,
|
|
279
|
+
Oo as Toaster,
|
|
280
|
+
K as Toggle,
|
|
281
|
+
ot as ToggleGroup,
|
|
282
|
+
tt as ToggleGroupItem,
|
|
283
|
+
W as Tooltip,
|
|
284
|
+
X as TooltipContent,
|
|
285
|
+
Y as TooltipProvider,
|
|
286
|
+
Z as TooltipTrigger,
|
|
287
|
+
$ as TypingIndicator,
|
|
288
|
+
u as badgeVariants,
|
|
289
|
+
C as buttonVariants,
|
|
290
|
+
Q as toggleVariants,
|
|
291
|
+
fa as useAudioRecording,
|
|
292
|
+
Ma as useAutoScroll,
|
|
293
|
+
ca as useAutosizeTextArea,
|
|
294
|
+
Ia as useCopyToClipboard,
|
|
295
|
+
Pa as useDebounce,
|
|
296
|
+
Lr as useFormField,
|
|
297
|
+
va as useIsMobile,
|
|
298
|
+
da as useSidebar
|
|
299
|
+
};
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
const s = function() {
|
|
3
|
+
const e = async function(n) {
|
|
4
|
+
try {
|
|
5
|
+
const r = new MediaRecorder(n, {
|
|
6
|
+
mimeType: "audio/webm;codecs=opus"
|
|
7
|
+
}), c = [];
|
|
8
|
+
return new Promise((d, a) => {
|
|
9
|
+
r.ondataavailable = (t) => {
|
|
10
|
+
t.data.size > 0 && c.push(t.data);
|
|
11
|
+
}, r.onstop = () => {
|
|
12
|
+
const t = new Blob(c, { type: "audio/webm" });
|
|
13
|
+
d(t);
|
|
14
|
+
}, r.onerror = () => {
|
|
15
|
+
a(new Error("MediaRecorder error occurred"));
|
|
16
|
+
}, r.start(1e3), e.currentRecorder = r;
|
|
17
|
+
});
|
|
18
|
+
} catch (r) {
|
|
19
|
+
const c = r instanceof Error ? r.message : "Unknown error occurred";
|
|
20
|
+
throw new Error("Failed to start recording: " + c);
|
|
21
|
+
}
|
|
22
|
+
};
|
|
23
|
+
return e.stop = () => {
|
|
24
|
+
const o = e.currentRecorder;
|
|
25
|
+
o && o.state !== "inactive" && o.stop(), delete e.currentRecorder;
|
|
26
|
+
}, e;
|
|
27
|
+
}();
|
|
28
|
+
export {
|
|
29
|
+
s as recordAudio
|
|
30
|
+
};
|
|
@@ -0,0 +1,248 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { __exports as u } from "../../../_virtual/react-jsx-runtime.development.js";
|
|
3
|
+
import B from "react";
|
|
4
|
+
/**
|
|
5
|
+
* @license React
|
|
6
|
+
* react-jsx-runtime.development.js
|
|
7
|
+
*
|
|
8
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
9
|
+
*
|
|
10
|
+
* This source code is licensed under the MIT license found in the
|
|
11
|
+
* LICENSE file in the root directory of this source tree.
|
|
12
|
+
*/
|
|
13
|
+
var N;
|
|
14
|
+
function Q() {
|
|
15
|
+
return N ? u : (N = 1, process.env.NODE_ENV !== "production" && function() {
|
|
16
|
+
function l(e) {
|
|
17
|
+
if (e == null) return null;
|
|
18
|
+
if (typeof e == "function")
|
|
19
|
+
return e.$$typeof === q ? null : e.displayName || e.name || null;
|
|
20
|
+
if (typeof e == "string") return e;
|
|
21
|
+
switch (e) {
|
|
22
|
+
case m:
|
|
23
|
+
return "Fragment";
|
|
24
|
+
case $:
|
|
25
|
+
return "Profiler";
|
|
26
|
+
case W:
|
|
27
|
+
return "StrictMode";
|
|
28
|
+
case z:
|
|
29
|
+
return "Suspense";
|
|
30
|
+
case V:
|
|
31
|
+
return "SuspenseList";
|
|
32
|
+
case X:
|
|
33
|
+
return "Activity";
|
|
34
|
+
}
|
|
35
|
+
if (typeof e == "object")
|
|
36
|
+
switch (typeof e.tag == "number" && console.error(
|
|
37
|
+
"Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."
|
|
38
|
+
), e.$$typeof) {
|
|
39
|
+
case F:
|
|
40
|
+
return "Portal";
|
|
41
|
+
case U:
|
|
42
|
+
return (e.displayName || "Context") + ".Provider";
|
|
43
|
+
case L:
|
|
44
|
+
return (e._context.displayName || "Context") + ".Consumer";
|
|
45
|
+
case M:
|
|
46
|
+
var r = e.render;
|
|
47
|
+
return e = e.displayName, e || (e = r.displayName || r.name || "", e = e !== "" ? "ForwardRef(" + e + ")" : "ForwardRef"), e;
|
|
48
|
+
case G:
|
|
49
|
+
return r = e.displayName || null, r !== null ? r : l(e.type) || "Memo";
|
|
50
|
+
case A:
|
|
51
|
+
r = e._payload, e = e._init;
|
|
52
|
+
try {
|
|
53
|
+
return l(e(r));
|
|
54
|
+
} catch {
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
|
+
return null;
|
|
58
|
+
}
|
|
59
|
+
function T(e) {
|
|
60
|
+
return "" + e;
|
|
61
|
+
}
|
|
62
|
+
function v(e) {
|
|
63
|
+
try {
|
|
64
|
+
T(e);
|
|
65
|
+
var r = !1;
|
|
66
|
+
} catch {
|
|
67
|
+
r = !0;
|
|
68
|
+
}
|
|
69
|
+
if (r) {
|
|
70
|
+
r = console;
|
|
71
|
+
var t = r.error, n = typeof Symbol == "function" && Symbol.toStringTag && e[Symbol.toStringTag] || e.constructor.name || "Object";
|
|
72
|
+
return t.call(
|
|
73
|
+
r,
|
|
74
|
+
"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",
|
|
75
|
+
n
|
|
76
|
+
), T(e);
|
|
77
|
+
}
|
|
78
|
+
}
|
|
79
|
+
function f(e) {
|
|
80
|
+
if (e === m) return "<>";
|
|
81
|
+
if (typeof e == "object" && e !== null && e.$$typeof === A)
|
|
82
|
+
return "<...>";
|
|
83
|
+
try {
|
|
84
|
+
var r = l(e);
|
|
85
|
+
return r ? "<" + r + ">" : "<...>";
|
|
86
|
+
} catch {
|
|
87
|
+
return "<...>";
|
|
88
|
+
}
|
|
89
|
+
}
|
|
90
|
+
function C() {
|
|
91
|
+
var e = b.A;
|
|
92
|
+
return e === null ? null : e.getOwner();
|
|
93
|
+
}
|
|
94
|
+
function p() {
|
|
95
|
+
return Error("react-stack-top-frame");
|
|
96
|
+
}
|
|
97
|
+
function x(e) {
|
|
98
|
+
if (S.call(e, "key")) {
|
|
99
|
+
var r = Object.getOwnPropertyDescriptor(e, "key").get;
|
|
100
|
+
if (r && r.isReactWarning) return !1;
|
|
101
|
+
}
|
|
102
|
+
return e.key !== void 0;
|
|
103
|
+
}
|
|
104
|
+
function Y(e, r) {
|
|
105
|
+
function t() {
|
|
106
|
+
w || (w = !0, console.error(
|
|
107
|
+
"%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",
|
|
108
|
+
r
|
|
109
|
+
));
|
|
110
|
+
}
|
|
111
|
+
t.isReactWarning = !0, Object.defineProperty(e, "key", {
|
|
112
|
+
get: t,
|
|
113
|
+
configurable: !0
|
|
114
|
+
});
|
|
115
|
+
}
|
|
116
|
+
function I() {
|
|
117
|
+
var e = l(this.type);
|
|
118
|
+
return P[e] || (P[e] = !0, console.error(
|
|
119
|
+
"Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release."
|
|
120
|
+
)), e = this.props.ref, e !== void 0 ? e : null;
|
|
121
|
+
}
|
|
122
|
+
function D(e, r, t, n, c, o, E, _) {
|
|
123
|
+
return t = o.ref, e = {
|
|
124
|
+
$$typeof: g,
|
|
125
|
+
type: e,
|
|
126
|
+
key: r,
|
|
127
|
+
props: o,
|
|
128
|
+
_owner: c
|
|
129
|
+
}, (t !== void 0 ? t : null) !== null ? Object.defineProperty(e, "ref", {
|
|
130
|
+
enumerable: !1,
|
|
131
|
+
get: I
|
|
132
|
+
}) : Object.defineProperty(e, "ref", { enumerable: !1, value: null }), e._store = {}, Object.defineProperty(e._store, "validated", {
|
|
133
|
+
configurable: !1,
|
|
134
|
+
enumerable: !1,
|
|
135
|
+
writable: !0,
|
|
136
|
+
value: 0
|
|
137
|
+
}), Object.defineProperty(e, "_debugInfo", {
|
|
138
|
+
configurable: !1,
|
|
139
|
+
enumerable: !1,
|
|
140
|
+
writable: !0,
|
|
141
|
+
value: null
|
|
142
|
+
}), Object.defineProperty(e, "_debugStack", {
|
|
143
|
+
configurable: !1,
|
|
144
|
+
enumerable: !1,
|
|
145
|
+
writable: !0,
|
|
146
|
+
value: E
|
|
147
|
+
}), Object.defineProperty(e, "_debugTask", {
|
|
148
|
+
configurable: !1,
|
|
149
|
+
enumerable: !1,
|
|
150
|
+
writable: !0,
|
|
151
|
+
value: _
|
|
152
|
+
}), Object.freeze && (Object.freeze(e.props), Object.freeze(e)), e;
|
|
153
|
+
}
|
|
154
|
+
function O(e, r, t, n, c, o, E, _) {
|
|
155
|
+
var a = r.children;
|
|
156
|
+
if (a !== void 0)
|
|
157
|
+
if (n)
|
|
158
|
+
if (K(a)) {
|
|
159
|
+
for (n = 0; n < a.length; n++)
|
|
160
|
+
k(a[n]);
|
|
161
|
+
Object.freeze && Object.freeze(a);
|
|
162
|
+
} else
|
|
163
|
+
console.error(
|
|
164
|
+
"React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead."
|
|
165
|
+
);
|
|
166
|
+
else k(a);
|
|
167
|
+
if (S.call(r, "key")) {
|
|
168
|
+
a = l(e);
|
|
169
|
+
var s = Object.keys(r).filter(function(J) {
|
|
170
|
+
return J !== "key";
|
|
171
|
+
});
|
|
172
|
+
n = 0 < s.length ? "{key: someKey, " + s.join(": ..., ") + ": ...}" : "{key: someKey}", j[a + n] || (s = 0 < s.length ? "{" + s.join(": ..., ") + ": ...}" : "{}", console.error(
|
|
173
|
+
`A props object containing a "key" prop is being spread into JSX:
|
|
174
|
+
let props = %s;
|
|
175
|
+
<%s {...props} />
|
|
176
|
+
React keys must be passed directly to JSX without using spread:
|
|
177
|
+
let props = %s;
|
|
178
|
+
<%s key={someKey} {...props} />`,
|
|
179
|
+
n,
|
|
180
|
+
a,
|
|
181
|
+
s,
|
|
182
|
+
a
|
|
183
|
+
), j[a + n] = !0);
|
|
184
|
+
}
|
|
185
|
+
if (a = null, t !== void 0 && (v(t), a = "" + t), x(r) && (v(r.key), a = "" + r.key), "key" in r) {
|
|
186
|
+
t = {};
|
|
187
|
+
for (var R in r)
|
|
188
|
+
R !== "key" && (t[R] = r[R]);
|
|
189
|
+
} else t = r;
|
|
190
|
+
return a && Y(
|
|
191
|
+
t,
|
|
192
|
+
typeof e == "function" ? e.displayName || e.name || "Unknown" : e
|
|
193
|
+
), D(
|
|
194
|
+
e,
|
|
195
|
+
a,
|
|
196
|
+
o,
|
|
197
|
+
c,
|
|
198
|
+
C(),
|
|
199
|
+
t,
|
|
200
|
+
E,
|
|
201
|
+
_
|
|
202
|
+
);
|
|
203
|
+
}
|
|
204
|
+
function k(e) {
|
|
205
|
+
typeof e == "object" && e !== null && e.$$typeof === g && e._store && (e._store.validated = 1);
|
|
206
|
+
}
|
|
207
|
+
var i = B, g = Symbol.for("react.transitional.element"), F = Symbol.for("react.portal"), m = Symbol.for("react.fragment"), W = Symbol.for("react.strict_mode"), $ = Symbol.for("react.profiler"), L = Symbol.for("react.consumer"), U = Symbol.for("react.context"), M = Symbol.for("react.forward_ref"), z = Symbol.for("react.suspense"), V = Symbol.for("react.suspense_list"), G = Symbol.for("react.memo"), A = Symbol.for("react.lazy"), X = Symbol.for("react.activity"), q = Symbol.for("react.client.reference"), b = i.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, S = Object.prototype.hasOwnProperty, K = Array.isArray, d = console.createTask ? console.createTask : function() {
|
|
208
|
+
return null;
|
|
209
|
+
};
|
|
210
|
+
i = {
|
|
211
|
+
"react-stack-bottom-frame": function(e) {
|
|
212
|
+
return e();
|
|
213
|
+
}
|
|
214
|
+
};
|
|
215
|
+
var w, P = {}, y = i["react-stack-bottom-frame"].bind(
|
|
216
|
+
i,
|
|
217
|
+
p
|
|
218
|
+
)(), h = d(f(p)), j = {};
|
|
219
|
+
u.Fragment = m, u.jsx = function(e, r, t, n, c) {
|
|
220
|
+
var o = 1e4 > b.recentlyCreatedOwnerStacks++;
|
|
221
|
+
return O(
|
|
222
|
+
e,
|
|
223
|
+
r,
|
|
224
|
+
t,
|
|
225
|
+
!1,
|
|
226
|
+
n,
|
|
227
|
+
c,
|
|
228
|
+
o ? Error("react-stack-top-frame") : y,
|
|
229
|
+
o ? d(f(e)) : h
|
|
230
|
+
);
|
|
231
|
+
}, u.jsxs = function(e, r, t, n, c) {
|
|
232
|
+
var o = 1e4 > b.recentlyCreatedOwnerStacks++;
|
|
233
|
+
return O(
|
|
234
|
+
e,
|
|
235
|
+
r,
|
|
236
|
+
t,
|
|
237
|
+
!0,
|
|
238
|
+
n,
|
|
239
|
+
c,
|
|
240
|
+
o ? Error("react-stack-top-frame") : y,
|
|
241
|
+
o ? d(f(e)) : h
|
|
242
|
+
);
|
|
243
|
+
};
|
|
244
|
+
}(), u);
|
|
245
|
+
}
|
|
246
|
+
export {
|
|
247
|
+
Q as __require
|
|
248
|
+
};
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { __exports as e } from "../../../_virtual/react-jsx-runtime.production.js";
|
|
3
|
+
/**
|
|
4
|
+
* @license React
|
|
5
|
+
* react-jsx-runtime.production.js
|
|
6
|
+
*
|
|
7
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
8
|
+
*
|
|
9
|
+
* This source code is licensed under the MIT license found in the
|
|
10
|
+
* LICENSE file in the root directory of this source tree.
|
|
11
|
+
*/
|
|
12
|
+
var i;
|
|
13
|
+
function a() {
|
|
14
|
+
if (i) return e;
|
|
15
|
+
i = 1;
|
|
16
|
+
var o = Symbol.for("react.transitional.element"), _ = Symbol.for("react.fragment");
|
|
17
|
+
function s(l, r, t) {
|
|
18
|
+
var u = null;
|
|
19
|
+
if (t !== void 0 && (u = "" + t), r.key !== void 0 && (u = "" + r.key), "key" in r) {
|
|
20
|
+
t = {};
|
|
21
|
+
for (var n in r)
|
|
22
|
+
n !== "key" && (t[n] = r[n]);
|
|
23
|
+
} else t = r;
|
|
24
|
+
return r = t.ref, {
|
|
25
|
+
$$typeof: o,
|
|
26
|
+
type: l,
|
|
27
|
+
key: u,
|
|
28
|
+
ref: r !== void 0 ? r : null,
|
|
29
|
+
props: t
|
|
30
|
+
};
|
|
31
|
+
}
|
|
32
|
+
return e.Fragment = _, e.jsx = s, e.jsxs = s, e;
|
|
33
|
+
}
|
|
34
|
+
export {
|
|
35
|
+
a as __require
|
|
36
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { __module as e } from "../../_virtual/jsx-runtime2.js";
|
|
3
|
+
import { __require as t } from "./cjs/react-jsx-runtime.production.js";
|
|
4
|
+
import { __require as i } from "./cjs/react-jsx-runtime.development.js";
|
|
5
|
+
var r;
|
|
6
|
+
function n() {
|
|
7
|
+
return r ? e.exports : (r = 1, process.env.NODE_ENV === "production" ? e.exports = t() : e.exports = i(), e.exports);
|
|
8
|
+
}
|
|
9
|
+
export {
|
|
10
|
+
n as __require
|
|
11
|
+
};
|