@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
package/dist/web-BwFNdl01.js
DELETED
|
@@ -1,697 +0,0 @@
|
|
|
1
|
-
import { forwardRef as X, useState as _, useMemo as A, useRef as I, useEffect as $ } from "react";
|
|
2
|
-
import { jsxs as q, jsx as E, Fragment as F } from "react/jsx-runtime";
|
|
3
|
-
import { c as J } from "./bundle-mjs-lrpnyDSX.js";
|
|
4
|
-
import { t as G, c as Q, g as Y, a as K, b as Z, d as N } from "./index-cd1ceFJg.js";
|
|
5
|
-
var R = Object.prototype.hasOwnProperty;
|
|
6
|
-
function P(e, t, n) {
|
|
7
|
-
for (n of e.keys())
|
|
8
|
-
if (g(n, t)) return n;
|
|
9
|
-
}
|
|
10
|
-
function g(e, t) {
|
|
11
|
-
var n, i, r;
|
|
12
|
-
if (e === t) return !0;
|
|
13
|
-
if (e && t && (n = e.constructor) === t.constructor) {
|
|
14
|
-
if (n === Date) return e.getTime() === t.getTime();
|
|
15
|
-
if (n === RegExp) return e.toString() === t.toString();
|
|
16
|
-
if (n === Array) {
|
|
17
|
-
if ((i = e.length) === t.length)
|
|
18
|
-
for (; i-- && g(e[i], t[i]); ) ;
|
|
19
|
-
return i === -1;
|
|
20
|
-
}
|
|
21
|
-
if (n === Set) {
|
|
22
|
-
if (e.size !== t.size)
|
|
23
|
-
return !1;
|
|
24
|
-
for (i of e)
|
|
25
|
-
if (r = i, r && typeof r == "object" && (r = P(t, r), !r) || !t.has(r)) return !1;
|
|
26
|
-
return !0;
|
|
27
|
-
}
|
|
28
|
-
if (n === Map) {
|
|
29
|
-
if (e.size !== t.size)
|
|
30
|
-
return !1;
|
|
31
|
-
for (i of e)
|
|
32
|
-
if (r = i[0], r && typeof r == "object" && (r = P(t, r), !r) || !g(i[1], t.get(r)))
|
|
33
|
-
return !1;
|
|
34
|
-
return !0;
|
|
35
|
-
}
|
|
36
|
-
if (n === ArrayBuffer)
|
|
37
|
-
e = new Uint8Array(e), t = new Uint8Array(t);
|
|
38
|
-
else if (n === DataView) {
|
|
39
|
-
if ((i = e.byteLength) === t.byteLength)
|
|
40
|
-
for (; i-- && e.getInt8(i) === t.getInt8(i); ) ;
|
|
41
|
-
return i === -1;
|
|
42
|
-
}
|
|
43
|
-
if (ArrayBuffer.isView(e)) {
|
|
44
|
-
if ((i = e.byteLength) === t.byteLength)
|
|
45
|
-
for (; i-- && e[i] === t[i]; ) ;
|
|
46
|
-
return i === -1;
|
|
47
|
-
}
|
|
48
|
-
if (!n || typeof e == "object") {
|
|
49
|
-
i = 0;
|
|
50
|
-
for (n in e)
|
|
51
|
-
if (R.call(e, n) && ++i && !R.call(t, n) || !(n in t) || !g(e[n], t[n])) return !1;
|
|
52
|
-
return Object.keys(t).length === i;
|
|
53
|
-
}
|
|
54
|
-
}
|
|
55
|
-
return e !== e && t !== t;
|
|
56
|
-
}
|
|
57
|
-
var k = (e) => {
|
|
58
|
-
const t = I(e), n = I(0);
|
|
59
|
-
return typeof e != "object" || e === null ? (e !== t.current && (t.current = e, n.current += 1), [e, n.current]) : (e !== t.current && (g(e, t.current) || (t.current = e, n.current += 1)), [t.current, n.current]);
|
|
60
|
-
}, ee = (e, t, n) => {
|
|
61
|
-
const i = Date.now();
|
|
62
|
-
clearTimeout(t.current.timeoutId);
|
|
63
|
-
const r = Math.max(0, t.current.nextAllowedTime - i);
|
|
64
|
-
t.current.timeoutId = setTimeout(() => {
|
|
65
|
-
e().catch(console.error), t.current.nextAllowedTime = i + n;
|
|
66
|
-
}, r);
|
|
67
|
-
}, U = (e, t, n) => {
|
|
68
|
-
const i = t ? Array.isArray(t) ? t : [t] : [];
|
|
69
|
-
if (e == null || typeof e == "string" && !e.trim())
|
|
70
|
-
return {
|
|
71
|
-
languageId: "plaintext",
|
|
72
|
-
displayLanguageId: "plaintext",
|
|
73
|
-
langsToLoad: void 0
|
|
74
|
-
};
|
|
75
|
-
if (typeof e == "object")
|
|
76
|
-
return {
|
|
77
|
-
languageId: e.name,
|
|
78
|
-
displayLanguageId: e.name || null,
|
|
79
|
-
langsToLoad: e
|
|
80
|
-
};
|
|
81
|
-
const r = e.toLowerCase(), s = (o) => o?.toLowerCase() === r, l = i.find(
|
|
82
|
-
(o) => s(o.name) || s(o.scopeName) || s(o.scopeName?.split(".").pop()) || o.aliases?.some(s) || o.fileTypes?.some(s)
|
|
83
|
-
);
|
|
84
|
-
return l ? {
|
|
85
|
-
languageId: l.name || e,
|
|
86
|
-
displayLanguageId: e,
|
|
87
|
-
langsToLoad: l
|
|
88
|
-
} : n?.[e] ? {
|
|
89
|
-
languageId: n[e],
|
|
90
|
-
displayLanguageId: e,
|
|
91
|
-
langsToLoad: n[e]
|
|
92
|
-
} : {
|
|
93
|
-
languageId: e,
|
|
94
|
-
displayLanguageId: e,
|
|
95
|
-
langsToLoad: e
|
|
96
|
-
};
|
|
97
|
-
}, V = (e) => typeof e == "object" && e !== null && "tokenColors" in e && Array.isArray(e.tokenColors);
|
|
98
|
-
function te(e) {
|
|
99
|
-
const t = V(e), n = typeof e == "object" && e !== null && !t, i = typeof e == "object" && e !== null && !t && Object.entries(e).some(
|
|
100
|
-
([r, s]) => r && s && r.trim() !== "" && s !== "" && (typeof s == "string" || V(s))
|
|
101
|
-
);
|
|
102
|
-
return n ? {
|
|
103
|
-
isMultiTheme: !0,
|
|
104
|
-
themeId: i ? `multi-${Object.values(e).map(
|
|
105
|
-
(s) => (typeof s == "string" ? s : s?.name) || "custom"
|
|
106
|
-
).sort().join("-")}` : "multi-default",
|
|
107
|
-
multiTheme: i ? e : null,
|
|
108
|
-
themesToLoad: i ? Object.values(e) : []
|
|
109
|
-
} : {
|
|
110
|
-
isMultiTheme: !1,
|
|
111
|
-
themeId: typeof e == "string" ? e : e?.name || "custom",
|
|
112
|
-
singleTheme: e,
|
|
113
|
-
themesToLoad: [e]
|
|
114
|
-
};
|
|
115
|
-
}
|
|
116
|
-
function ie(e = 1) {
|
|
117
|
-
return {
|
|
118
|
-
name: "react-shiki:line-numbers",
|
|
119
|
-
code(t) {
|
|
120
|
-
if (this.addClassToHast(t, "has-line-numbers"), e !== 1) {
|
|
121
|
-
const n = t.properties?.style || "", i = n ? `${n}; --line-start: ${e}` : `--line-start: ${e}`;
|
|
122
|
-
t.properties = {
|
|
123
|
-
...t.properties,
|
|
124
|
-
style: i
|
|
125
|
-
};
|
|
126
|
-
}
|
|
127
|
-
},
|
|
128
|
-
line(t) {
|
|
129
|
-
return this.addClassToHast(t, "line-numbers"), t;
|
|
130
|
-
}
|
|
131
|
-
};
|
|
132
|
-
}
|
|
133
|
-
var B = {
|
|
134
|
-
light: "github-light",
|
|
135
|
-
dark: "github-dark"
|
|
136
|
-
}, ne = (e, t, n, i = {}, r) => {
|
|
137
|
-
const [s, l] = _(null), [o, j] = k(t), [h, x] = k(n), [a, C] = k(i), { languageId: p, langsToLoad: f } = A(
|
|
138
|
-
() => U(
|
|
139
|
-
o,
|
|
140
|
-
a.customLanguages,
|
|
141
|
-
a.langAlias
|
|
142
|
-
),
|
|
143
|
-
[o, a.customLanguages, a.langAlias]
|
|
144
|
-
), { isMultiTheme: H, themeId: M, multiTheme: y, singleTheme: O, themesToLoad: b } = A(() => te(h), [h]), T = I({
|
|
145
|
-
nextAllowedTime: 0,
|
|
146
|
-
timeoutId: void 0
|
|
147
|
-
}), u = A(() => {
|
|
148
|
-
const m = { lang: p }, {
|
|
149
|
-
defaultColor: d,
|
|
150
|
-
cssVariablePrefix: L,
|
|
151
|
-
showLineNumbers: c,
|
|
152
|
-
startingLineNumber: z,
|
|
153
|
-
...S
|
|
154
|
-
} = a, v = H ? {
|
|
155
|
-
themes: y || B,
|
|
156
|
-
defaultColor: d,
|
|
157
|
-
cssVariablePrefix: L
|
|
158
|
-
} : {
|
|
159
|
-
theme: O || B.dark
|
|
160
|
-
}, w = S.transformers || [];
|
|
161
|
-
return c && w.push(ie(z)), {
|
|
162
|
-
...m,
|
|
163
|
-
...v,
|
|
164
|
-
...S,
|
|
165
|
-
transformers: w
|
|
166
|
-
};
|
|
167
|
-
}, [p, M, j, x, C]);
|
|
168
|
-
return $(() => {
|
|
169
|
-
let m = !0;
|
|
170
|
-
const d = async () => {
|
|
171
|
-
if (!p) return;
|
|
172
|
-
const c = a.highlighter ? a.highlighter : await r(
|
|
173
|
-
f,
|
|
174
|
-
b,
|
|
175
|
-
a.engine
|
|
176
|
-
), S = c.getLoadedLanguages().includes(p) ? p : "plaintext", v = { ...u, lang: S };
|
|
177
|
-
if (m) {
|
|
178
|
-
const w = a.outputFormat === "html" ? c.codeToHtml(e, v) : G(c.codeToHast(e, v), {
|
|
179
|
-
jsx: E,
|
|
180
|
-
jsxs: q,
|
|
181
|
-
Fragment: F
|
|
182
|
-
});
|
|
183
|
-
l(w);
|
|
184
|
-
}
|
|
185
|
-
}, { delay: L } = a;
|
|
186
|
-
return L ? ee(d, T, L) : d().catch(console.error), () => {
|
|
187
|
-
m = !1, clearTimeout(T.current.timeoutId);
|
|
188
|
-
};
|
|
189
|
-
}, [
|
|
190
|
-
e,
|
|
191
|
-
u,
|
|
192
|
-
a.delay,
|
|
193
|
-
a.highlighter,
|
|
194
|
-
f,
|
|
195
|
-
b
|
|
196
|
-
]), s;
|
|
197
|
-
};
|
|
198
|
-
function re(e, { insertAt: t } = {}) {
|
|
199
|
-
if (typeof document > "u") return;
|
|
200
|
-
const n = document.head || document.getElementsByTagName("head")[0], i = document.createElement("style");
|
|
201
|
-
i.type = "text/css", t === "top" && n.firstChild ? n.insertBefore(i, n.firstChild) : n.appendChild(i), i.styleSheet ? i.styleSheet.cssText = e : i.appendChild(document.createTextNode(e));
|
|
202
|
-
}
|
|
203
|
-
re(`.relative {
|
|
204
|
-
position: relative;
|
|
205
|
-
}
|
|
206
|
-
.defaultStyles pre {
|
|
207
|
-
overflow: auto;
|
|
208
|
-
border-radius: 0.5rem;
|
|
209
|
-
padding-left: 1.5rem;
|
|
210
|
-
padding-right: 1.5rem;
|
|
211
|
-
padding-top: 1.25rem;
|
|
212
|
-
padding-bottom: 1.25rem;
|
|
213
|
-
}
|
|
214
|
-
.languageLabel {
|
|
215
|
-
position: absolute;
|
|
216
|
-
right: 0.75rem;
|
|
217
|
-
top: 0.5rem;
|
|
218
|
-
font-family: monospace;
|
|
219
|
-
font-size: 0.75rem;
|
|
220
|
-
letter-spacing: -0.05em;
|
|
221
|
-
color: rgba(107, 114, 128, 0.85);
|
|
222
|
-
}
|
|
223
|
-
.line-numbers::before {
|
|
224
|
-
counter-increment: line-number;
|
|
225
|
-
content: counter(line-number);
|
|
226
|
-
display: inline-flex;
|
|
227
|
-
justify-content: flex-end;
|
|
228
|
-
align-items: flex-start;
|
|
229
|
-
box-sizing: content-box;
|
|
230
|
-
min-width: var(--line-numbers-width, 2ch);
|
|
231
|
-
padding-left: var(--line-numbers-padding-left, 2ch);
|
|
232
|
-
padding-right: var(--line-numbers-padding-right, 2ch);
|
|
233
|
-
color: var(--line-numbers-foreground, rgba(107, 114, 128, 0.6));
|
|
234
|
-
font-size: var(--line-numbers-font-size, inherit);
|
|
235
|
-
font-weight: var(--line-numbers-font-weight, inherit);
|
|
236
|
-
line-height: var(--line-numbers-line-height, inherit);
|
|
237
|
-
font-family: var(--line-numbers-font-family, inherit);
|
|
238
|
-
opacity: var(--line-numbers-opacity, 1);
|
|
239
|
-
user-select: none;
|
|
240
|
-
pointer-events: none;
|
|
241
|
-
}
|
|
242
|
-
.has-line-numbers {
|
|
243
|
-
counter-reset: line-number calc(var(--line-start, 1) - 1);
|
|
244
|
-
--line-numbers-foreground: rgba(107, 114, 128, 0.5);
|
|
245
|
-
--line-numbers-width: 2ch;
|
|
246
|
-
--line-numbers-padding-left: 0ch;
|
|
247
|
-
--line-numbers-padding-right: 2ch;
|
|
248
|
-
--line-numbers-font-size: inherit;
|
|
249
|
-
--line-numbers-font-weight: inherit;
|
|
250
|
-
--line-numbers-line-height: inherit;
|
|
251
|
-
--line-numbers-font-family: inherit;
|
|
252
|
-
--line-numbers-opacity: 1;
|
|
253
|
-
}
|
|
254
|
-
`);
|
|
255
|
-
var se = (e) => X(
|
|
256
|
-
({
|
|
257
|
-
language: t,
|
|
258
|
-
theme: n,
|
|
259
|
-
delay: i,
|
|
260
|
-
transformers: r,
|
|
261
|
-
defaultColor: s,
|
|
262
|
-
cssVariablePrefix: l,
|
|
263
|
-
addDefaultStyles: o = !0,
|
|
264
|
-
style: j,
|
|
265
|
-
langStyle: h,
|
|
266
|
-
className: x,
|
|
267
|
-
langClassName: a,
|
|
268
|
-
showLanguage: C = !0,
|
|
269
|
-
showLineNumbers: p = !1,
|
|
270
|
-
startingLineNumber: f = 1,
|
|
271
|
-
children: H,
|
|
272
|
-
as: M = "pre",
|
|
273
|
-
customLanguages: y,
|
|
274
|
-
...O
|
|
275
|
-
}, b) => {
|
|
276
|
-
const T = {
|
|
277
|
-
delay: i,
|
|
278
|
-
transformers: r,
|
|
279
|
-
customLanguages: y,
|
|
280
|
-
showLineNumbers: p,
|
|
281
|
-
defaultColor: s,
|
|
282
|
-
cssVariablePrefix: l,
|
|
283
|
-
startingLineNumber: f,
|
|
284
|
-
...O
|
|
285
|
-
}, { displayLanguageId: u } = U(
|
|
286
|
-
t,
|
|
287
|
-
y
|
|
288
|
-
), m = e(
|
|
289
|
-
H,
|
|
290
|
-
t,
|
|
291
|
-
n,
|
|
292
|
-
T
|
|
293
|
-
), d = typeof m == "string";
|
|
294
|
-
return /* @__PURE__ */ q(
|
|
295
|
-
M,
|
|
296
|
-
{
|
|
297
|
-
ref: b,
|
|
298
|
-
"data-testid": "shiki-container",
|
|
299
|
-
className: J(
|
|
300
|
-
"relative",
|
|
301
|
-
"not-prose",
|
|
302
|
-
o && "defaultStyles",
|
|
303
|
-
x
|
|
304
|
-
),
|
|
305
|
-
style: j,
|
|
306
|
-
id: "shiki-container",
|
|
307
|
-
children: [
|
|
308
|
-
C && u ? /* @__PURE__ */ E(
|
|
309
|
-
"span",
|
|
310
|
-
{
|
|
311
|
-
className: J("languageLabel", a),
|
|
312
|
-
style: h,
|
|
313
|
-
id: "language-label",
|
|
314
|
-
children: u
|
|
315
|
-
}
|
|
316
|
-
) : null,
|
|
317
|
-
d ? /* @__PURE__ */ E("div", { dangerouslySetInnerHTML: { __html: m } }) : m
|
|
318
|
-
]
|
|
319
|
-
}
|
|
320
|
-
);
|
|
321
|
-
}
|
|
322
|
-
);
|
|
323
|
-
const W = [
|
|
324
|
-
{
|
|
325
|
-
id: "angular-html",
|
|
326
|
-
name: "Angular HTML",
|
|
327
|
-
import: (() => import("./angular-html-DPB4Rf0C.js").then((e) => e.f))
|
|
328
|
-
},
|
|
329
|
-
{
|
|
330
|
-
id: "angular-ts",
|
|
331
|
-
name: "Angular TypeScript",
|
|
332
|
-
import: (() => import("./angular-ts-CTOR2ofC.js"))
|
|
333
|
-
},
|
|
334
|
-
{
|
|
335
|
-
id: "astro",
|
|
336
|
-
name: "Astro",
|
|
337
|
-
import: (() => import("./astro-CFFExE8Q.js"))
|
|
338
|
-
},
|
|
339
|
-
{
|
|
340
|
-
id: "blade",
|
|
341
|
-
name: "Blade",
|
|
342
|
-
import: (() => import("./blade-D0HyNvCw.js"))
|
|
343
|
-
},
|
|
344
|
-
{
|
|
345
|
-
id: "c",
|
|
346
|
-
name: "C",
|
|
347
|
-
import: (() => import("./c-eeMepfLm.js"))
|
|
348
|
-
},
|
|
349
|
-
{
|
|
350
|
-
id: "coffee",
|
|
351
|
-
name: "CoffeeScript",
|
|
352
|
-
aliases: [
|
|
353
|
-
"coffeescript"
|
|
354
|
-
],
|
|
355
|
-
import: (() => import("./coffee-DGBR_nr_.js"))
|
|
356
|
-
},
|
|
357
|
-
{
|
|
358
|
-
id: "cpp",
|
|
359
|
-
name: "C++",
|
|
360
|
-
aliases: [
|
|
361
|
-
"c++"
|
|
362
|
-
],
|
|
363
|
-
import: (() => import("./cpp-Cj177cuW.js"))
|
|
364
|
-
},
|
|
365
|
-
{
|
|
366
|
-
id: "css",
|
|
367
|
-
name: "CSS",
|
|
368
|
-
import: (() => import("./css-CECN5uSL.js"))
|
|
369
|
-
},
|
|
370
|
-
{
|
|
371
|
-
id: "csv",
|
|
372
|
-
name: "CSV",
|
|
373
|
-
import: (() => import("./csv-CmYOceLb.js"))
|
|
374
|
-
},
|
|
375
|
-
{
|
|
376
|
-
id: "glsl",
|
|
377
|
-
name: "GLSL",
|
|
378
|
-
import: (() => import("./glsl-CkUcVZNK.js"))
|
|
379
|
-
},
|
|
380
|
-
{
|
|
381
|
-
id: "graphql",
|
|
382
|
-
name: "GraphQL",
|
|
383
|
-
aliases: [
|
|
384
|
-
"gql"
|
|
385
|
-
],
|
|
386
|
-
import: (() => import("./graphql-CBu2ehBn.js"))
|
|
387
|
-
},
|
|
388
|
-
{
|
|
389
|
-
id: "haml",
|
|
390
|
-
name: "Ruby Haml",
|
|
391
|
-
import: (() => import("./haml-NZLVzu_R.js"))
|
|
392
|
-
},
|
|
393
|
-
{
|
|
394
|
-
id: "handlebars",
|
|
395
|
-
name: "Handlebars",
|
|
396
|
-
aliases: [
|
|
397
|
-
"hbs"
|
|
398
|
-
],
|
|
399
|
-
import: (() => import("./handlebars-mxStpSE7.js"))
|
|
400
|
-
},
|
|
401
|
-
{
|
|
402
|
-
id: "html",
|
|
403
|
-
name: "HTML",
|
|
404
|
-
import: (() => import("./html-B50bmoVb.js"))
|
|
405
|
-
},
|
|
406
|
-
{
|
|
407
|
-
id: "html-derivative",
|
|
408
|
-
name: "HTML (Derivative)",
|
|
409
|
-
import: (() => import("./html-derivative-C6bxFbFW.js"))
|
|
410
|
-
},
|
|
411
|
-
{
|
|
412
|
-
id: "http",
|
|
413
|
-
name: "HTTP",
|
|
414
|
-
import: (() => import("./http-DLvAkeD-.js"))
|
|
415
|
-
},
|
|
416
|
-
{
|
|
417
|
-
id: "hurl",
|
|
418
|
-
name: "Hurl",
|
|
419
|
-
import: (() => import("./hurl-CgkFN90t.js"))
|
|
420
|
-
},
|
|
421
|
-
{
|
|
422
|
-
id: "imba",
|
|
423
|
-
name: "Imba",
|
|
424
|
-
import: (() => import("./imba-CimUv-Uh.js"))
|
|
425
|
-
},
|
|
426
|
-
{
|
|
427
|
-
id: "java",
|
|
428
|
-
name: "Java",
|
|
429
|
-
import: (() => import("./java-DY6VlHhP.js"))
|
|
430
|
-
},
|
|
431
|
-
{
|
|
432
|
-
id: "javascript",
|
|
433
|
-
name: "JavaScript",
|
|
434
|
-
aliases: [
|
|
435
|
-
"js",
|
|
436
|
-
"cjs",
|
|
437
|
-
"mjs"
|
|
438
|
-
],
|
|
439
|
-
import: (() => import("./javascript-C25yR2R2.js"))
|
|
440
|
-
},
|
|
441
|
-
{
|
|
442
|
-
id: "jinja",
|
|
443
|
-
name: "Jinja",
|
|
444
|
-
import: (() => import("./jinja-CFW5uAwY.js"))
|
|
445
|
-
},
|
|
446
|
-
{
|
|
447
|
-
id: "jison",
|
|
448
|
-
name: "Jison",
|
|
449
|
-
import: (() => import("./jison-DdreslRX.js"))
|
|
450
|
-
},
|
|
451
|
-
{
|
|
452
|
-
id: "json",
|
|
453
|
-
name: "JSON",
|
|
454
|
-
import: (() => import("./json-DxJze_jm.js"))
|
|
455
|
-
},
|
|
456
|
-
{
|
|
457
|
-
id: "json5",
|
|
458
|
-
name: "JSON5",
|
|
459
|
-
import: (() => import("./json5-BT4Fjg39.js"))
|
|
460
|
-
},
|
|
461
|
-
{
|
|
462
|
-
id: "jsonc",
|
|
463
|
-
name: "JSON with Comments",
|
|
464
|
-
import: (() => import("./jsonc-CHjZD8gR.js"))
|
|
465
|
-
},
|
|
466
|
-
{
|
|
467
|
-
id: "jsonl",
|
|
468
|
-
name: "JSON Lines",
|
|
469
|
-
import: (() => import("./jsonl-BGuvDmy9.js"))
|
|
470
|
-
},
|
|
471
|
-
{
|
|
472
|
-
id: "jsx",
|
|
473
|
-
name: "JSX",
|
|
474
|
-
import: (() => import("./jsx-BtKADgXT.js"))
|
|
475
|
-
},
|
|
476
|
-
{
|
|
477
|
-
id: "julia",
|
|
478
|
-
name: "Julia",
|
|
479
|
-
aliases: [
|
|
480
|
-
"jl"
|
|
481
|
-
],
|
|
482
|
-
import: (() => import("./julia-CZiKXNNP.js"))
|
|
483
|
-
},
|
|
484
|
-
{
|
|
485
|
-
id: "less",
|
|
486
|
-
name: "Less",
|
|
487
|
-
import: (() => import("./less-B1GLI2Di.js"))
|
|
488
|
-
},
|
|
489
|
-
{
|
|
490
|
-
id: "markdown",
|
|
491
|
-
name: "Markdown",
|
|
492
|
-
aliases: [
|
|
493
|
-
"md"
|
|
494
|
-
],
|
|
495
|
-
import: (() => import("./markdown-CrScaQ96.js"))
|
|
496
|
-
},
|
|
497
|
-
{
|
|
498
|
-
id: "marko",
|
|
499
|
-
name: "Marko",
|
|
500
|
-
import: (() => import("./marko-CJBA24Ri.js"))
|
|
501
|
-
},
|
|
502
|
-
{
|
|
503
|
-
id: "mdc",
|
|
504
|
-
name: "MDC",
|
|
505
|
-
import: (() => import("./mdc-C9YSUwVC.js"))
|
|
506
|
-
},
|
|
507
|
-
{
|
|
508
|
-
id: "mdx",
|
|
509
|
-
name: "MDX",
|
|
510
|
-
import: (() => import("./mdx-BOhZZUJ8.js"))
|
|
511
|
-
},
|
|
512
|
-
{
|
|
513
|
-
id: "php",
|
|
514
|
-
name: "PHP",
|
|
515
|
-
import: (() => import("./php-BIzsF_5x.js"))
|
|
516
|
-
},
|
|
517
|
-
{
|
|
518
|
-
id: "postcss",
|
|
519
|
-
name: "PostCSS",
|
|
520
|
-
import: (() => import("./postcss-05aHdL-n.js"))
|
|
521
|
-
},
|
|
522
|
-
{
|
|
523
|
-
id: "pug",
|
|
524
|
-
name: "Pug",
|
|
525
|
-
aliases: [
|
|
526
|
-
"jade"
|
|
527
|
-
],
|
|
528
|
-
import: (() => import("./pug-XOw9Q1Ho.js"))
|
|
529
|
-
},
|
|
530
|
-
{
|
|
531
|
-
id: "python",
|
|
532
|
-
name: "Python",
|
|
533
|
-
aliases: [
|
|
534
|
-
"py"
|
|
535
|
-
],
|
|
536
|
-
import: (() => import("./python-BFNSHbwJ.js"))
|
|
537
|
-
},
|
|
538
|
-
{
|
|
539
|
-
id: "r",
|
|
540
|
-
name: "R",
|
|
541
|
-
import: (() => import("./r-CSmzDPi7.js"))
|
|
542
|
-
},
|
|
543
|
-
{
|
|
544
|
-
id: "regexp",
|
|
545
|
-
name: "RegExp",
|
|
546
|
-
aliases: [
|
|
547
|
-
"regex"
|
|
548
|
-
],
|
|
549
|
-
import: (() => import("./regexp-BazyLpPg.js"))
|
|
550
|
-
},
|
|
551
|
-
{
|
|
552
|
-
id: "sass",
|
|
553
|
-
name: "Sass",
|
|
554
|
-
import: (() => import("./sass-DxHp5rTx.js"))
|
|
555
|
-
},
|
|
556
|
-
{
|
|
557
|
-
id: "scss",
|
|
558
|
-
name: "SCSS",
|
|
559
|
-
import: (() => import("./scss-B1FaCqwR.js"))
|
|
560
|
-
},
|
|
561
|
-
{
|
|
562
|
-
id: "shellscript",
|
|
563
|
-
name: "Shell",
|
|
564
|
-
aliases: [
|
|
565
|
-
"bash",
|
|
566
|
-
"sh",
|
|
567
|
-
"shell",
|
|
568
|
-
"zsh"
|
|
569
|
-
],
|
|
570
|
-
import: (() => import("./shellscript-InADTalH.js"))
|
|
571
|
-
},
|
|
572
|
-
{
|
|
573
|
-
id: "sql",
|
|
574
|
-
name: "SQL",
|
|
575
|
-
import: (() => import("./sql-Cn_v3PB0.js"))
|
|
576
|
-
},
|
|
577
|
-
{
|
|
578
|
-
id: "stylus",
|
|
579
|
-
name: "Stylus",
|
|
580
|
-
aliases: [
|
|
581
|
-
"styl"
|
|
582
|
-
],
|
|
583
|
-
import: (() => import("./stylus-CyKEU1Ej.js"))
|
|
584
|
-
},
|
|
585
|
-
{
|
|
586
|
-
id: "svelte",
|
|
587
|
-
name: "Svelte",
|
|
588
|
-
import: (() => import("./svelte-rYri41WT.js"))
|
|
589
|
-
},
|
|
590
|
-
{
|
|
591
|
-
id: "ts-tags",
|
|
592
|
-
name: "TypeScript with Tags",
|
|
593
|
-
aliases: [
|
|
594
|
-
"lit"
|
|
595
|
-
],
|
|
596
|
-
import: (() => import("./ts-tags-ioVe2PKw.js"))
|
|
597
|
-
},
|
|
598
|
-
{
|
|
599
|
-
id: "tsx",
|
|
600
|
-
name: "TSX",
|
|
601
|
-
import: (() => import("./tsx-B8rCNbgL.js"))
|
|
602
|
-
},
|
|
603
|
-
{
|
|
604
|
-
id: "typescript",
|
|
605
|
-
name: "TypeScript",
|
|
606
|
-
aliases: [
|
|
607
|
-
"ts",
|
|
608
|
-
"cts",
|
|
609
|
-
"mts"
|
|
610
|
-
],
|
|
611
|
-
import: (() => import("./typescript-RycA9KXf.js"))
|
|
612
|
-
},
|
|
613
|
-
{
|
|
614
|
-
id: "vue",
|
|
615
|
-
name: "Vue",
|
|
616
|
-
import: (() => import("./vue-DXEmyXn9.js"))
|
|
617
|
-
},
|
|
618
|
-
{
|
|
619
|
-
id: "vue-html",
|
|
620
|
-
name: "Vue HTML",
|
|
621
|
-
import: (() => import("./vue-html-j9xNEdu3.js"))
|
|
622
|
-
},
|
|
623
|
-
{
|
|
624
|
-
id: "vue-vine",
|
|
625
|
-
name: "Vue Vine",
|
|
626
|
-
import: (() => import("./vue-vine-D41-N99t.js"))
|
|
627
|
-
},
|
|
628
|
-
{
|
|
629
|
-
id: "wasm",
|
|
630
|
-
name: "WebAssembly",
|
|
631
|
-
import: (() => import("./wasm-BBXxrAl7.js"))
|
|
632
|
-
},
|
|
633
|
-
{
|
|
634
|
-
id: "wgsl",
|
|
635
|
-
name: "WGSL",
|
|
636
|
-
import: (() => import("./wgsl-DY4iK1q1.js"))
|
|
637
|
-
},
|
|
638
|
-
{
|
|
639
|
-
id: "wit",
|
|
640
|
-
name: "WebAssembly Interface Types",
|
|
641
|
-
import: (() => import("./wit-CQMQOlTg.js"))
|
|
642
|
-
},
|
|
643
|
-
{
|
|
644
|
-
id: "xml",
|
|
645
|
-
name: "XML",
|
|
646
|
-
import: (() => import("./xml-C2J0sS9M.js"))
|
|
647
|
-
},
|
|
648
|
-
{
|
|
649
|
-
id: "yaml",
|
|
650
|
-
name: "YAML",
|
|
651
|
-
aliases: [
|
|
652
|
-
"yml"
|
|
653
|
-
],
|
|
654
|
-
import: (() => import("./yaml-DaO7k5B1.js"))
|
|
655
|
-
}
|
|
656
|
-
], ae = Object.fromEntries(W.map((e) => [e.id, e.import])), oe = Object.fromEntries(W.flatMap((e) => e.aliases?.map((t) => [t, e.import]) || [])), me = {
|
|
657
|
-
...ae,
|
|
658
|
-
...oe
|
|
659
|
-
}, le = /* @__PURE__ */ K({
|
|
660
|
-
langs: me,
|
|
661
|
-
themes: Z,
|
|
662
|
-
engine: () => N(import("./wasm-DQxwEHae.js"))
|
|
663
|
-
}), {
|
|
664
|
-
getSingletonHighlighter: D
|
|
665
|
-
} = /* @__PURE__ */ Q(
|
|
666
|
-
le,
|
|
667
|
-
{ guessEmbeddedLanguages: Y }
|
|
668
|
-
);
|
|
669
|
-
async function pe(e, t, n) {
|
|
670
|
-
try {
|
|
671
|
-
return await D({
|
|
672
|
-
langs: [e],
|
|
673
|
-
themes: t,
|
|
674
|
-
engine: n ?? N(import("./wasm-DQxwEHae.js"))
|
|
675
|
-
});
|
|
676
|
-
} catch (i) {
|
|
677
|
-
if (i instanceof Error && i.message.includes("Language"))
|
|
678
|
-
return await D({
|
|
679
|
-
langs: ["plaintext"],
|
|
680
|
-
themes: t,
|
|
681
|
-
engine: n ?? N(import("./wasm-DQxwEHae.js"))
|
|
682
|
-
});
|
|
683
|
-
throw i;
|
|
684
|
-
}
|
|
685
|
-
}
|
|
686
|
-
var de = (e, t, n, i = {}) => ne(
|
|
687
|
-
e,
|
|
688
|
-
t,
|
|
689
|
-
n,
|
|
690
|
-
i,
|
|
691
|
-
pe
|
|
692
|
-
), ue = se(
|
|
693
|
-
de
|
|
694
|
-
), ye = ue;
|
|
695
|
-
export {
|
|
696
|
-
ye as w
|
|
697
|
-
};
|