@marimo-team/islands 0.23.17-dev33 → 0.23.17-dev34

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.
Files changed (44) hide show
  1. package/dist/{ConnectedDataExplorerComponent-BEb8RZam.js → ConnectedDataExplorerComponent-emE_tsrt.js} +11 -11
  2. package/dist/{ErrorBoundary-8ZHte0h9.js → ErrorBoundary-o6wEnSCc.js} +2 -2
  3. package/dist/{any-language-editor-CioNaP-T.js → any-language-editor-Cls8lx9d.js} +4 -4
  4. package/dist/chat-ui-1-XgwfDv.js +8620 -0
  5. package/dist/{check-CCvJTB2E.js → check-D-BaEjEh.js} +1 -1
  6. package/dist/{common-C2Coc2Bh.js → common-Czr-rNF3.js} +18 -18
  7. package/dist/{copy-D45ZUY3j.js → copy-BkA3t7rJ.js} +1 -1
  8. package/dist/{dist-DgzzIPS4.js → dist-DarwE0ZO.js} +10 -10
  9. package/dist/{error-banner-DHfPl1w3.js → error-banner-dmkbm21G.js} +1 -1
  10. package/dist/{esm-DJsE6wi-.js → esm-CfyRntAe.js} +1 -1
  11. package/dist/{extends-xQ_2Cylt.js → extends-DzpiytFg.js} +3 -3
  12. package/dist/{formats-D10vOEsT.js → formats-DcO6TofP.js} +1 -1
  13. package/dist/{glide-data-editor-FiwJJzrV.js → glide-data-editor-C99Bp4Hk.js} +8 -8
  14. package/dist/{html-to-image-Bgb6aaXi.js → html-to-image-CgznkzKG.js} +13 -13
  15. package/dist/{input-DtTqU0xh.js → input-CwPuFkJt.js} +5 -5
  16. package/dist/{label-5IC840tS.js → label-CzHncDvS.js} +1 -1
  17. package/dist/main.js +29 -29
  18. package/dist/{mermaid-BNhC-PrB.js → mermaid-Sy0p3RJY.js} +4 -4
  19. package/dist/{process-output-D2Oxf11p.js → process-output-DUNqOGZS.js} +3 -3
  20. package/dist/{reveal-component--Ln8gdbm.js → reveal-component-CZ2AHfVt.js} +9 -9
  21. package/dist/{spec-C7rMyZ_8.js → spec-Be9MhFWh.js} +4 -4
  22. package/dist/{strings-CITcoFNY.js → strings-BUDhKc0s.js} +298 -298
  23. package/dist/{toDate-kxcuDOWd.js → toDate-eW__SzBR.js} +2 -2
  24. package/dist/{tooltip-BkSv4x8S.js → tooltip-CkCWlUOf.js} +2 -2
  25. package/dist/{types-kNUyqkDD.js → types-uENjXsiC.js} +1 -1
  26. package/dist/{useAsyncData-Uo4VFafD.js → useAsyncData-B8UxSH4O.js} +1 -1
  27. package/dist/{useDateFormatter-ZCfHadYP.js → useDateFormatter-BeN3fHMH.js} +2 -2
  28. package/dist/{useDeepCompareMemoize-s3ZvmdK3.js → useDeepCompareMemoize-BnhKck7C.js} +1 -1
  29. package/dist/{useLifecycle-CLPBATCv.js → useLifecycle-B7J7yvFt.js} +2 -2
  30. package/dist/{useTheme-CEMsu1Js.js → useTheme-BUY7pfI9.js} +1 -1
  31. package/dist/{vega-component-DGkcoXu3.js → vega-component-BOeMnvAb.js} +8 -8
  32. package/dist/{zod-DdNi9290.js → zod-yTHHzJiv.js} +36 -37
  33. package/package.json +3 -3
  34. package/src/components/chat/__tests__/chat-abort.test.ts +51 -0
  35. package/src/components/chat/chat-abort.ts +44 -0
  36. package/src/components/chat/chat-display.tsx +17 -0
  37. package/src/components/chat/chat-panel.tsx +85 -37
  38. package/src/components/chat/chat-utils.ts +1 -1
  39. package/src/components/editor/ai/add-cell-with-ai.tsx +2 -2
  40. package/src/components/editor/ai/ai-completion-editor.tsx +2 -2
  41. package/src/core/ai/constants.ts +7 -0
  42. package/src/core/ai/staged-cells.ts +3 -0
  43. package/src/plugins/impl/chat/chat-ui.tsx +51 -3
  44. package/dist/chat-ui-Cjd9kIcO.js +0 -8369
@@ -1,4 +1,4 @@
1
- import { u as createLucideIcon } from "./dist-DgzzIPS4.js";
1
+ import { u as createLucideIcon } from "./dist-DarwE0ZO.js";
2
2
  var Check = createLucideIcon("check", [["path", {
3
3
  d: "M20 6 9 17l-5-5",
4
4
  key: "1gmf2c"
@@ -5,36 +5,36 @@ import { s as __toESM, t as __commonJSMin } from "./chunk-BNovOVIE.js";
5
5
  import { _ as Functions, f as composeRefs, g as Logger, h as cn, m as Events, n as buttonVariants, p as useComposedRefs, r as cva, t as Button } from "./button-8aS1QcHr.js";
6
6
  import { t as require_react } from "./react-DA-nE2FX.js";
7
7
  import { t as require_compiler_runtime } from "./compiler-runtime-CEbnTgxf.js";
8
- import { n as Copy, r as toast, t as copyToClipboard } from "./copy-D45ZUY3j.js";
9
- import { B as isDataURLString, Bt as PluralWord, C as Accordion, Cn as jsonToMarkdown, Dt as toggleBreakpoint, E as AccordionTrigger, H as renderHTML, Hn as FileText, Ht as DATA_TYPE_ICON, It as getFeatureFlag, J as getCellEditorView, L as base64ToUint8Array, Ln as NotebookPen, M as DotFilledIcon, Mt as useChromeActions, N as PinLeftIcon, Nn as Wrench, Nt as adaptForLocalStorage, On as Close$1, Ot as goToCellLine, P as PinRightIcon, Pn as Trash2, Pt as jotaiJsonStorage, Q as notebookAtom, Qt as useRequestClient, Rn as Minus, Sn as jsonParseWithSpecialChar, St as isRecord, T as AccordionItem, Tn as atomWithStorage, Un as Eye, Ut as getDataTypeColor, Vn as Info, Wn as ExternalLink, Wt as resolveDataType, Xn as esm_default, Xt as getRequestClient, Yn as Braces, Zn as import_lib, _ as getDatasourceContext, _n as SCRATCH_CELL_ID, c as Popover, cn as getTracebackInfo, ct as AnsiUp, d as PopoverTrigger, dn as filenameAtom, ft as sanitizeHtml, gn as HTMLCellId, hn as CellOutputId, ht as displayCellName, it as useCellNames, j as ChevronRightIcon, k as CheckIcon, l as PopoverClose, lt as outputIsLoading, m as useExpandedOutput, mt as getCellDomProps, n as Spinner, nt as useCellActions, on as elementContainsMarimoCellFile, pt as DATA_CELL_ID, qn as CircleX, r as MarkdownRenderer, rt as useCellIds, sn as extractAllTracebackInfo, t as toPng, u as PopoverContent, w as AccordionContent, yt as Checkbox, z as extractBase64FromDataURL, zn as LoaderCircle, __tla as __tla_0 } from "./html-to-image-Bgb6aaXi.js";
10
- import { o as useSize, u as createLucideIcon } from "./dist-DgzzIPS4.js";
11
- import { c as Calendar, i as createReducerAndAtoms, r as Badge } from "./useLifecycle-CLPBATCv.js";
12
- import { a as ListFilter, i as Table$1, n as $fb18d541ea1ad717$export$ad991b66133851cf, o as ChartPie, r as $5a387cc49350e6db$export$722debc0e56fea39, t as $896ba0a80a8f4d36$export$85fd5fdf27bacc79 } from "./useDateFormatter-ZCfHadYP.js";
13
- import { t as Check } from "./check-CCvJTB2E.js";
14
- import { C as logNever, E as $18f2051aff69b9bf$export$43bb16f9c6d9e3f7, I as X, N as usePrevious$1, O as $b5e257d569688ac6$export$535bd6ca7f90a273, P as useDirection, R as ChevronDown, S as assertNever, T as $488c6ddbf4ef74c2$export$cc77c4ff7e8673c5, _ as menuControlVariants, b as menuSeparatorVariants, f as selectStyles, g as menuControlCheckVariants, h as menuContentCommon, i as SelectContent, l as SelectTrigger, o as SelectItem, p as MENU_ITEM_DISABLED, r as Select, t as Strings, u as SelectValue, v as menuItemVariants, w as $a916eb452884faea$export$b7a616150fdb9f44, x as menuSubTriggerVariants, y as menuLabelVariants } from "./strings-CITcoFNY.js";
15
- import { $ as $e93e671b31057976$export$b8473d3665f3a75a, $t as Item2$2, A as $ee014567cb39d3f0$export$ff05c3ac10437e03, At as $c87311424ea30a05$export$78551043582a6a98, B as $64fa3d84918910a7$export$4d86445c2cf5e3, Bt as $d4ee10de306f2510$export$e58f029f0fbfdb29, C as DropdownMenuTrigger, Ct as $b4b717babfbb907b$export$bebd5a1431fec25d, D as $a049562f99e7db0e$export$f9c6924e160136d1, Dt as $df56164dff5785e2$export$4338b53315abf666, E as $a049562f99e7db0e$export$eb2fcfdbd7ba97d4, Et as $8ae05eaa5c114e9c$export$7f54fc3180508a52, F as $01b77f81d0f07f68$export$75b6ee27786ba447, Ft as $65484d02dcb7eb3e$export$457c3d6518dd4c6f, G as $64fa3d84918910a7$export$ef03459518577ad4, Gt as $bdb11010cef70236$export$b4cc09c592e8fdb8, H as $64fa3d84918910a7$export$c245e6201fed2f75, Ht as $431fbd86ca7dc216$export$b204af158042fbac, I as $01b77f81d0f07f68$export$b04be29aa201d4f5, It as $3ef42575df84b30b$export$9d1611c77c2fe928, J as marked, Jt as Anchor2, K as $64fa3d84918910a7$export$fabf2dc03a41866e, Kt as $bdb11010cef70236$export$f680877a34711e37, L as $f39a9eba43920ace$export$b5d7cc18bb8d2b59, Lt as $d4ee10de306f2510$export$4282f70798064fe0, M as $514c0188e459b4c0$export$9afb8bc826b033ea, Mt as $c87311424ea30a05$export$a11b0059900ceec8, N as $d2b4bc8c273e7be6$export$24d547caef80ccd1, Nt as $c87311424ea30a05$export$fedb369cb70207f1, O as $d3e0e05bdfcf66bd$export$c24727297075ec6a, Ot as $313b98861ee5dd6c$export$d6875122194c7b44, P as $d2b4bc8c273e7be6$export$353f5b6fc5456de1, Pt as $7215afc6de606d6b$export$de79e2c695e052f3, Q as $2baaea4c71418dea$export$294aa081a6c6f55d, Qt as Group, R as $64fa3d84918910a7$export$2881499e37b75b9a, Rt as $d4ee10de306f2510$export$b4f377a2b6254582, S as DropdownMenuSubTrigger, St as $b4b717babfbb907b$export$4c063cf1350e6fed, T as $3985021b0ad6602f$export$f5b8910cec6cf069, Tt as $e9faafb641e167db$export$90fc3a17d93f704c, U as $64fa3d84918910a7$export$c62b8e45d58ddad9, Ut as $431fbd86ca7dc216$export$f21a1ffae260145a, V as $64fa3d84918910a7$export$9d4c57ee4c6ffdd8, Vt as $f4e2df6bd15f8569$export$98658e8c59125e6a, W as $64fa3d84918910a7$export$df3a06d6289f983e, Wt as $ff5963eb1fccf552$export$e08e3b67e392101e, Xt as CheckboxItem, Yt as Arrow2, Z as $d2e8511e6f209edf$export$e908e06f4b8e3402, Zt as Content2$1, _ as DropdownMenuPortal, _t as $f6c31cce2adf654f$export$45712eceda6fad21, a as NumberField, an as Root3, at as $319e236875307eab$export$a9b970dcc4ae71a9, b as DropdownMenuSub, bt as $9446cca9a3875146$export$7d15b64cf5a3a4c4, c as prettyEngineeringNumber, cn as SubContent, ct as $6c7bd7858deea686$export$cd11ab140839f11d, dn as Item, dt as $6db58dc88e78b024$export$2f817fcdc4b89ae0, en as ItemIndicator, et as $e5be200c675c3b3a$export$75ee7c75d68f5b0e, f as DropdownMenu, fn as Root$3, ft as $5b160d28a433310d$export$c17fa47878dc55b6, g as DropdownMenuLabel, gn as ChevronRight, gt as $507fabe10e71c6fb$export$630ff653c5ada6a9, h as DropdownMenuItem, hn as Circle, ht as $3ad3f6e1647bc98d$export$80f3e147d781571c, in as RadioItem, it as $e5be200c675c3b3a$export$fc1a364ae1f3ff10, j as $514c0188e459b4c0$export$5f1af8db9871e1d6, jt as $c87311424ea30a05$export$9ac100e40613ea10, k as $ee014567cb39d3f0$export$f551688fc98f2e09, kt as $c87311424ea30a05$export$6446a186d09e379e, l as prettyNumber, ln as SubTrigger, lt as $fca6afa0e843324b$export$87b761675e8eaa10, mn as Search, mt as $9ab94262bd0047c7$export$420e68273165f4ec, nn as Portal, nt as $e5be200c675c3b3a$export$aca958c65c314e6c, on as Separator$1, ot as $f7dceffc5ad7768b$export$4e328f61c538687f, p as DropdownMenuContent, pn as createRovingFocusGroupScope, pt as $6179b936705e76d3$export$ae780daf29e6d456, qt as $f0a04ccd8dbdd83b$export$e5c5a5f917a5871c, r as Input, rn as RadioGroup$2, rt as $e5be200c675c3b3a$export$dad6ae84456c676a, s as maxFractionalDigits, sn as Sub, tn as Label$1, tt as $e5be200c675c3b3a$export$a763b9476acd3eb, u as prettyScientificNumber, un as createMenuScope, ut as $fca6afa0e843324b$export$f12b703ca79dfbb1, v as DropdownMenuSeparator, vt as _class_private_field_init, w as $3985021b0ad6602f$export$37fb8590cf2c088c, wt as $99facab73266f662$export$5add1d006293d136, x as DropdownMenuSubContent, xt as $458b0a5536c1a7cf$export$40bfa8c7b0832715, yt as $ae1eeba8b9eafd08$export$5165eccb35aaadb5, z as $64fa3d84918910a7$export$29f1550f4b0d4415, zt as $d4ee10de306f2510$export$cd4e5573fbe2b576 } from "./input-DtTqU0xh.js";
16
- import { S as isWasm, a as millisecondsInMinute, b as viewStateAtom, c as asRemoteURL, d as isStaticNotebook, i as millisecondsInHour, n as constructFrom, o as millisecondsInSecond, p as isUrl, r as millisecondsInDay, s as millisecondsInWeek, t as toDate, v as kioskModeAtom, y as useInstallAllowed } from "./toDate-kxcuDOWd.js";
17
- import { r as Plus, t as ErrorBoundary } from "./ErrorBoundary-8ZHte0h9.js";
8
+ import { n as Copy, r as toast, t as copyToClipboard } from "./copy-BkA3t7rJ.js";
9
+ import { B as isDataURLString, Bt as PluralWord, C as Accordion, Cn as jsonToMarkdown, Dt as toggleBreakpoint, E as AccordionTrigger, H as renderHTML, Hn as FileText, Ht as DATA_TYPE_ICON, It as getFeatureFlag, J as getCellEditorView, L as base64ToUint8Array, Ln as NotebookPen, M as DotFilledIcon, Mt as useChromeActions, N as PinLeftIcon, Nn as Wrench, Nt as adaptForLocalStorage, On as Close$1, Ot as goToCellLine, P as PinRightIcon, Pn as Trash2, Pt as jotaiJsonStorage, Q as notebookAtom, Qt as useRequestClient, Rn as Minus, Sn as jsonParseWithSpecialChar, St as isRecord, T as AccordionItem, Tn as atomWithStorage, Un as Eye, Ut as getDataTypeColor, Vn as Info, Wn as ExternalLink, Wt as resolveDataType, Xn as esm_default, Xt as getRequestClient, Yn as Braces, Zn as import_lib, _ as getDatasourceContext, _n as SCRATCH_CELL_ID, c as Popover, cn as getTracebackInfo, ct as AnsiUp, d as PopoverTrigger, dn as filenameAtom, ft as sanitizeHtml, gn as HTMLCellId, hn as CellOutputId, ht as displayCellName, it as useCellNames, j as ChevronRightIcon, k as CheckIcon, l as PopoverClose, lt as outputIsLoading, m as useExpandedOutput, mt as getCellDomProps, n as Spinner, nt as useCellActions, on as elementContainsMarimoCellFile, pt as DATA_CELL_ID, qn as CircleX, r as MarkdownRenderer, rt as useCellIds, sn as extractAllTracebackInfo, t as toPng, u as PopoverContent, w as AccordionContent, yt as Checkbox, z as extractBase64FromDataURL, zn as LoaderCircle, __tla as __tla_0 } from "./html-to-image-CgznkzKG.js";
10
+ import { o as useSize, u as createLucideIcon } from "./dist-DarwE0ZO.js";
11
+ import { c as Calendar, i as createReducerAndAtoms, r as Badge } from "./useLifecycle-B7J7yvFt.js";
12
+ import { a as ListFilter, i as Table$1, n as $fb18d541ea1ad717$export$ad991b66133851cf, o as ChartPie, r as $5a387cc49350e6db$export$722debc0e56fea39, t as $896ba0a80a8f4d36$export$85fd5fdf27bacc79 } from "./useDateFormatter-BeN3fHMH.js";
13
+ import { t as Check } from "./check-D-BaEjEh.js";
14
+ import { C as logNever, E as $18f2051aff69b9bf$export$43bb16f9c6d9e3f7, I as X, N as usePrevious$1, O as $b5e257d569688ac6$export$535bd6ca7f90a273, P as useDirection, R as ChevronDown, S as assertNever, T as $488c6ddbf4ef74c2$export$cc77c4ff7e8673c5, _ as menuControlVariants, b as menuSeparatorVariants, f as selectStyles, g as menuControlCheckVariants, h as menuContentCommon, i as SelectContent, l as SelectTrigger, o as SelectItem, p as MENU_ITEM_DISABLED, r as Select, t as Strings, u as SelectValue, v as menuItemVariants, w as $a916eb452884faea$export$b7a616150fdb9f44, x as menuSubTriggerVariants, y as menuLabelVariants } from "./strings-BUDhKc0s.js";
15
+ import { $ as $e93e671b31057976$export$b8473d3665f3a75a, $t as Item2$2, A as $ee014567cb39d3f0$export$ff05c3ac10437e03, At as $c87311424ea30a05$export$78551043582a6a98, B as $64fa3d84918910a7$export$4d86445c2cf5e3, Bt as $d4ee10de306f2510$export$e58f029f0fbfdb29, C as DropdownMenuTrigger, Ct as $b4b717babfbb907b$export$bebd5a1431fec25d, D as $a049562f99e7db0e$export$f9c6924e160136d1, Dt as $df56164dff5785e2$export$4338b53315abf666, E as $a049562f99e7db0e$export$eb2fcfdbd7ba97d4, Et as $8ae05eaa5c114e9c$export$7f54fc3180508a52, F as $01b77f81d0f07f68$export$75b6ee27786ba447, Ft as $65484d02dcb7eb3e$export$457c3d6518dd4c6f, G as $64fa3d84918910a7$export$ef03459518577ad4, Gt as $bdb11010cef70236$export$b4cc09c592e8fdb8, H as $64fa3d84918910a7$export$c245e6201fed2f75, Ht as $431fbd86ca7dc216$export$b204af158042fbac, I as $01b77f81d0f07f68$export$b04be29aa201d4f5, It as $3ef42575df84b30b$export$9d1611c77c2fe928, J as marked, Jt as Anchor2, K as $64fa3d84918910a7$export$fabf2dc03a41866e, Kt as $bdb11010cef70236$export$f680877a34711e37, L as $f39a9eba43920ace$export$b5d7cc18bb8d2b59, Lt as $d4ee10de306f2510$export$4282f70798064fe0, M as $514c0188e459b4c0$export$9afb8bc826b033ea, Mt as $c87311424ea30a05$export$a11b0059900ceec8, N as $d2b4bc8c273e7be6$export$24d547caef80ccd1, Nt as $c87311424ea30a05$export$fedb369cb70207f1, O as $d3e0e05bdfcf66bd$export$c24727297075ec6a, Ot as $313b98861ee5dd6c$export$d6875122194c7b44, P as $d2b4bc8c273e7be6$export$353f5b6fc5456de1, Pt as $7215afc6de606d6b$export$de79e2c695e052f3, Q as $2baaea4c71418dea$export$294aa081a6c6f55d, Qt as Group, R as $64fa3d84918910a7$export$2881499e37b75b9a, Rt as $d4ee10de306f2510$export$b4f377a2b6254582, S as DropdownMenuSubTrigger, St as $b4b717babfbb907b$export$4c063cf1350e6fed, T as $3985021b0ad6602f$export$f5b8910cec6cf069, Tt as $e9faafb641e167db$export$90fc3a17d93f704c, U as $64fa3d84918910a7$export$c62b8e45d58ddad9, Ut as $431fbd86ca7dc216$export$f21a1ffae260145a, V as $64fa3d84918910a7$export$9d4c57ee4c6ffdd8, Vt as $f4e2df6bd15f8569$export$98658e8c59125e6a, W as $64fa3d84918910a7$export$df3a06d6289f983e, Wt as $ff5963eb1fccf552$export$e08e3b67e392101e, Xt as CheckboxItem, Yt as Arrow2, Z as $d2e8511e6f209edf$export$e908e06f4b8e3402, Zt as Content2$1, _ as DropdownMenuPortal, _t as $f6c31cce2adf654f$export$45712eceda6fad21, a as NumberField, an as Root3, at as $319e236875307eab$export$a9b970dcc4ae71a9, b as DropdownMenuSub, bt as $9446cca9a3875146$export$7d15b64cf5a3a4c4, c as prettyEngineeringNumber, cn as SubContent, ct as $6c7bd7858deea686$export$cd11ab140839f11d, dn as Item, dt as $6db58dc88e78b024$export$2f817fcdc4b89ae0, en as ItemIndicator, et as $e5be200c675c3b3a$export$75ee7c75d68f5b0e, f as DropdownMenu, fn as Root$3, ft as $5b160d28a433310d$export$c17fa47878dc55b6, g as DropdownMenuLabel, gn as ChevronRight, gt as $507fabe10e71c6fb$export$630ff653c5ada6a9, h as DropdownMenuItem, hn as Circle, ht as $3ad3f6e1647bc98d$export$80f3e147d781571c, in as RadioItem, it as $e5be200c675c3b3a$export$fc1a364ae1f3ff10, j as $514c0188e459b4c0$export$5f1af8db9871e1d6, jt as $c87311424ea30a05$export$9ac100e40613ea10, k as $ee014567cb39d3f0$export$f551688fc98f2e09, kt as $c87311424ea30a05$export$6446a186d09e379e, l as prettyNumber, ln as SubTrigger, lt as $fca6afa0e843324b$export$87b761675e8eaa10, mn as Search, mt as $9ab94262bd0047c7$export$420e68273165f4ec, nn as Portal, nt as $e5be200c675c3b3a$export$aca958c65c314e6c, on as Separator$1, ot as $f7dceffc5ad7768b$export$4e328f61c538687f, p as DropdownMenuContent, pn as createRovingFocusGroupScope, pt as $6179b936705e76d3$export$ae780daf29e6d456, qt as $f0a04ccd8dbdd83b$export$e5c5a5f917a5871c, r as Input, rn as RadioGroup$2, rt as $e5be200c675c3b3a$export$dad6ae84456c676a, s as maxFractionalDigits, sn as Sub, tn as Label$1, tt as $e5be200c675c3b3a$export$a763b9476acd3eb, u as prettyScientificNumber, un as createMenuScope, ut as $fca6afa0e843324b$export$f12b703ca79dfbb1, v as DropdownMenuSeparator, vt as _class_private_field_init, w as $3985021b0ad6602f$export$37fb8590cf2c088c, wt as $99facab73266f662$export$5add1d006293d136, x as DropdownMenuSubContent, xt as $458b0a5536c1a7cf$export$40bfa8c7b0832715, yt as $ae1eeba8b9eafd08$export$5165eccb35aaadb5, z as $64fa3d84918910a7$export$29f1550f4b0d4415, zt as $d4ee10de306f2510$export$cd4e5573fbe2b576 } from "./input-CwPuFkJt.js";
16
+ import { S as isWasm, a as millisecondsInMinute, b as viewStateAtom, c as asRemoteURL, d as isStaticNotebook, i as millisecondsInHour, n as constructFrom, o as millisecondsInSecond, p as isUrl, r as millisecondsInDay, s as millisecondsInWeek, t as toDate, v as kioskModeAtom, y as useInstallAllowed } from "./toDate-eW__SzBR.js";
17
+ import { r as Plus, t as ErrorBoundary } from "./ErrorBoundary-o6wEnSCc.js";
18
18
  import { n as clsx_default } from "./clsx-CIWA5tNO.js";
19
19
  import { t as require_react_dom } from "./react-dom-BTJzcVJ9.js";
20
20
  import { t as require_jsx_runtime } from "./jsx-runtime-DebpN0FN.js";
21
- import { Q as withSmartCollisionBoundary, Y as MAX_HEIGHT_OFFSET, Z as withFullScreenAsRoot, _t as createContextScope, dt as useId$2, et as StyleNamespace, ft as Presence, ht as composeEventHandlers, pt as useControllableState, ut as useCallbackRef, vt as Primitive$1 } from "./zod-DdNi9290.js";
22
- import { a as prettyError, c as Portal$1, l as Root$4, n as ErrorBanner, o as Content$1, s as Overlay, t as Banner } from "./error-banner-DHfPl1w3.js";
23
- import { a as TooltipRoot, n as TooltipContent, o as TooltipTrigger, r as TooltipPortal, t as Tooltip } from "./tooltip-BkSv4x8S.js";
24
- import { f as CopyClipboardIcon, t as _extends } from "./extends-xQ_2Cylt.js";
25
- import { A as useEvent_default, C as useSetAtom, D as buildStore, O as getBuildingBlocks, S as useAtomValue, T as atom, _ as useJotaiEffect, a as KnownQueryParams, b as Provider, d as resolvedMarimoConfigAtom, g as store, k as dequal, n as useTheme, o as aiFeaturesEnabledAtom, p as userConfigAtom, s as aiModelConfiguredAtom, w as useStore, x as useAtom } from "./useTheme-CEMsu1Js.js";
21
+ import { $ as StyleNamespace, J as MAX_HEIGHT_OFFSET, X as withFullScreenAsRoot, Z as withSmartCollisionBoundary, _t as Primitive$1, dt as Presence, ft as useControllableState, gt as createContextScope, lt as useCallbackRef, mt as composeEventHandlers, ut as useId$2 } from "./zod-yTHHzJiv.js";
22
+ import { a as prettyError, c as Portal$1, l as Root$4, n as ErrorBanner, o as Content$1, s as Overlay, t as Banner } from "./error-banner-dmkbm21G.js";
23
+ import { a as TooltipRoot, n as TooltipContent, o as TooltipTrigger, r as TooltipPortal, t as Tooltip } from "./tooltip-CkCWlUOf.js";
24
+ import { f as CopyClipboardIcon, t as _extends } from "./extends-DzpiytFg.js";
25
+ import { A as useEvent_default, C as useSetAtom, D as buildStore, O as getBuildingBlocks, S as useAtomValue, T as atom, _ as useJotaiEffect, a as KnownQueryParams, b as Provider, d as resolvedMarimoConfigAtom, g as store, k as dequal, n as useTheme, o as aiFeaturesEnabledAtom, p as userConfigAtom, s as aiModelConfiguredAtom, w as useStore, x as useAtom } from "./useTheme-BUY7pfI9.js";
26
26
  import { $ as EditorView } from "./dist-De-GlSAs.js";
27
27
  import { t as invariant } from "./invariant-wRzNXIsJ.js";
28
28
  import { c as uniqueBy, t as Arrays } from "./arrays-sEtDRoG4.js";
29
29
  import { t as Objects } from "./objects-De59twF-.js";
30
30
  import { n as once, t as memoizeLastValue } from "./once-B60G2fuJ.js";
31
31
  import { a as parser } from "./dist-CRmSjkLP.js";
32
- import { a as isValid, i as AlertTitle, n as Alert, t as arrow } from "./formats-D10vOEsT.js";
32
+ import { a as isValid, i as AlertTitle, n as Alert, t as arrow } from "./formats-DcO6TofP.js";
33
33
  import { n as memoize$1, t as isPropValid } from "./emotion-is-prop-valid.esm-DdVSF4FD.js";
34
34
  import { V as getContainerWidth, n as formats } from "./vega-loader.browser-DmpxCJqx.js";
35
35
  import { a as tooltipHandler, n as vegaLoadData, r as createBatchedLoader, t as parseCsvData } from "./loader-DP2JkPth.js";
36
36
  import { t as useIframeCapabilities } from "./useIframeCapabilities-pLC-ceDP.js";
37
- import { t as useAsyncData } from "./useAsyncData-Uo4VFafD.js";
37
+ import { t as useAsyncData } from "./useAsyncData-B8UxSH4O.js";
38
38
  let CommandSeparator, Kbd, ErrorState, getPageIndexForRow, ContextMenuTrigger, dateToLocalISODate, downloadHTMLAsImage, inferFieldTypes, ColumnName, DelayMount, downloadSizeLimitAtom, ColumnChartSpecModel, getUserColumnVisibilityCounts, TOO_MANY_ROWS, DateRangePicker, TabsList, useSelectList, dateToLocalISOTime, ContextMenu, toFieldTypes, Command, ChartInfoState, Combobox, TabsTrigger, ContextMenuContent, getMimeValues, prettifyRowColumnCount, loadTableData, prettifyRowCount, INDEX_COLUMN_NAME, ColumnPreviewContainer, useIntersectionObserver, getColumnCountForDisplay, SELECT_COLUMN_ID, CommandList, RenderTextWithLinks, ContextMenuItem, isNullishFilter, downloadExportedFile, generateColumns, Filenames, ColumnChartContext, CompactChipRow, Tabs, useInternalStateWithSync, dateToLocalISODateTime, DatePicker, TabsContent, CommandInput, LazyVegaEmbed, CommandEmpty, ChartLoadingState, CommandItem, useOverflowDetection, DataTable, ChevronLeft, TableCell, DEFAULT_DECK_TRANSITION, TextWrap, contextAwarePanelType, downloadBlob, TableRow, SLIDE_TYPE_OPTIONS_BY_VALUE, EyeOff, slotsController, Switch, Download, PanelGroup, HtmlOutput, smartMatch, RadioGroup, Code, PanelResizeHandle, OutputRenderer, ChevronsDownUp, TableBody, OutputArea, ChevronsLeft, Table, showCodeInRunModeAtom, $fae977aafc393c5c$export$6b862160d295c8e, contextAwarePanelOwner, LoadingState, loadTableAndRawData, EmptyState, usePrevious, SlideSidebar, Expand, Toggle, JsonOutput, ChevronsRight, Provider$1, useNotebookCodeAvailable, safeLocale, PANEL_TYPES, DEFAULT_DECK_VERTICAL_ALIGN, GripHorizontal, isCellAwareAtom, RadioGroupItem, ChevronsUpDown, Fill, ComboboxItem, ChartErrorState, marimoVersionAtom, $fae977aafc393c5c$export$588937bcd60ade55, contextAwarePanelOpen, DEFAULT_SLIDE_TYPE, Funnel, SlotNames, cellDomProps, EmotionCacheProvider, ContextAwarePanelItem, Slide, Ellipsis, Panel, InstallPackageButton, ArrowDownWideNarrow, TableHead, Progress, renderCellValue, downloadByURL, NAMELESS_COLUMN_PREFIX, ADD_PRINTING_CLASS, TableHeader, ContextMenuSeparator, Maps;
39
39
  let __tla = Promise.all([
40
40
  (() => {
@@ -36338,7 +36338,7 @@ ${d}`,
36338
36338
  return Logger.warn("Failed to get version from mount config"), null;
36339
36339
  }
36340
36340
  }
36341
- marimoVersionAtom = atom(getVersionFromMountConfig() || "0.23.17-dev33");
36341
+ marimoVersionAtom = atom(getVersionFromMountConfig() || "0.23.17-dev34");
36342
36342
  showCodeInRunModeAtom = atom(true);
36343
36343
  atom(null);
36344
36344
  var import_compiler_runtime = require_compiler_runtime();
@@ -2,7 +2,7 @@ import { s as __toESM } from "./chunk-BNovOVIE.js";
2
2
  import { g as Logger } from "./button-8aS1QcHr.js";
3
3
  import { t as require_react } from "./react-DA-nE2FX.js";
4
4
  import { t as require_compiler_runtime } from "./compiler-runtime-CEbnTgxf.js";
5
- import { u as createLucideIcon } from "./dist-DgzzIPS4.js";
5
+ import { u as createLucideIcon } from "./dist-DarwE0ZO.js";
6
6
  require_compiler_runtime(), require_react();
7
7
  var TOAST_LIMIT = 1, TOAST_REMOVE_DELAY = 1e4, count = 0;
8
8
  function genId() {
@@ -3,7 +3,7 @@ import { p as useComposedRefs } from "./button-8aS1QcHr.js";
3
3
  import { t as require_react } from "./react-DA-nE2FX.js";
4
4
  import { t as require_react_dom } from "./react-dom-BTJzcVJ9.js";
5
5
  import { t as require_jsx_runtime } from "./jsx-runtime-DebpN0FN.js";
6
- import { _t as createContextScope, mt as useLayoutEffect2, ut as useCallbackRef, vt as Primitive } from "./zod-DdNi9290.js";
6
+ import { _t as Primitive, gt as createContextScope, lt as useCallbackRef, pt as useLayoutEffect2 } from "./zod-yTHHzJiv.js";
7
7
  /**
8
8
  * @license lucide-react v0.563.0 - ISC
9
9
  *
@@ -1180,9 +1180,9 @@ var arrow$1$1 = (e) => {
1180
1180
  ...arrow$1$1(e),
1181
1181
  options: [e, a]
1182
1182
  }), NAME = "Arrow", Arrow$1 = import_react.forwardRef((e, a) => {
1183
- let { children: o, width: s = 10, height: c = 5, ...l } = e;
1183
+ let { children: o, width: s = 10, height: c = 5, ...u } = e;
1184
1184
  return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(Primitive.svg, {
1185
- ...l,
1185
+ ...u,
1186
1186
  ref: a,
1187
1187
  width: s,
1188
1188
  height: c,
@@ -1203,19 +1203,19 @@ var Root = Arrow$1, POPPER_NAME = "Popper", [createPopperContext, createPopperSc
1203
1203
  };
1204
1204
  Popper.displayName = POPPER_NAME;
1205
1205
  var ANCHOR_NAME = "PopperAnchor", PopperAnchor = import_react.forwardRef((e, o) => {
1206
- let { __scopePopper: s, virtualRef: c, ...l } = e, u = usePopperContext(ANCHOR_NAME, s), d = import_react.useRef(null), p = useComposedRefs(o, d), m = import_react.useRef(null);
1206
+ let { __scopePopper: s, virtualRef: c, ...u } = e, d = usePopperContext(ANCHOR_NAME, s), f = import_react.useRef(null), p = useComposedRefs(o, f), m = import_react.useRef(null);
1207
1207
  return import_react.useEffect(() => {
1208
1208
  let e2 = m.current;
1209
- m.current = (c == null ? void 0 : c.current) || d.current, e2 !== m.current && u.onAnchorChange(m.current);
1209
+ m.current = (c == null ? void 0 : c.current) || f.current, e2 !== m.current && d.onAnchorChange(m.current);
1210
1210
  }), c ? null : /* @__PURE__ */ (0, import_jsx_runtime.jsx)(Primitive.div, {
1211
- ...l,
1211
+ ...u,
1212
1212
  ref: p
1213
1213
  });
1214
1214
  });
1215
1215
  PopperAnchor.displayName = ANCHOR_NAME;
1216
1216
  var CONTENT_NAME = "PopperContent", [PopperContentProvider, useContentContext] = createPopperContext(CONTENT_NAME), PopperContent = import_react.forwardRef((e, o) => {
1217
1217
  var _a, _b, _c, _d, _e, _f;
1218
- let { __scopePopper: s, side: c = "bottom", sideOffset: l = 0, align: p = "center", alignOffset: m = 0, arrowPadding: h = 0, avoidCollisions: g = true, collisionBoundary: _ = [], collisionPadding: v = 0, sticky: b = "partial", hideWhenDetached: x = false, updatePositionStrategy: C = "optimized", onPlaced: w, ...T } = e, E = usePopperContext(CONTENT_NAME, s), [O, k] = import_react.useState(null), A = useComposedRefs(o, (e2) => k(e2)), [j, M] = import_react.useState(null), N = useSize(j), P = (N == null ? void 0 : N.width) ?? 0, F = (N == null ? void 0 : N.height) ?? 0, I = c + (p === "center" ? "" : "-" + p), L = typeof v == "number" ? v : {
1218
+ let { __scopePopper: s, side: c = "bottom", sideOffset: u = 0, align: p = "center", alignOffset: m = 0, arrowPadding: h = 0, avoidCollisions: g = true, collisionBoundary: _ = [], collisionPadding: v = 0, sticky: b = "partial", hideWhenDetached: x = false, updatePositionStrategy: C = "optimized", onPlaced: w, ...T } = e, E = usePopperContext(CONTENT_NAME, s), [O, k] = import_react.useState(null), A = useComposedRefs(o, (e2) => k(e2)), [j, M] = import_react.useState(null), N = useSize(j), P = (N == null ? void 0 : N.width) ?? 0, F = (N == null ? void 0 : N.height) ?? 0, I = c + (p === "center" ? "" : "-" + p), L = typeof v == "number" ? v : {
1219
1219
  top: 0,
1220
1220
  right: 0,
1221
1221
  bottom: 0,
@@ -1232,7 +1232,7 @@ var CONTENT_NAME = "PopperContent", [PopperContentProvider, useContentContext] =
1232
1232
  elements: { reference: E.anchor },
1233
1233
  middleware: [
1234
1234
  offset({
1235
- mainAxis: l + F,
1235
+ mainAxis: u + F,
1236
1236
  alignmentAxis: m
1237
1237
  }),
1238
1238
  g && shift({
@@ -1245,8 +1245,8 @@ var CONTENT_NAME = "PopperContent", [PopperContentProvider, useContentContext] =
1245
1245
  size({
1246
1246
  ...B,
1247
1247
  apply: ({ elements: e2, rects: a, availableWidth: o2, availableHeight: s2 }) => {
1248
- let { width: c2, height: l2 } = a.reference, u = e2.floating.style;
1249
- u.setProperty("--radix-popper-available-width", `${o2}px`), u.setProperty("--radix-popper-available-height", `${s2}px`), u.setProperty("--radix-popper-anchor-width", `${c2}px`), u.setProperty("--radix-popper-anchor-height", `${l2}px`);
1248
+ let { width: c2, height: l } = a.reference, u2 = e2.floating.style;
1249
+ u2.setProperty("--radix-popper-available-width", `${o2}px`), u2.setProperty("--radix-popper-available-height", `${s2}px`), u2.setProperty("--radix-popper-anchor-width", `${c2}px`), u2.setProperty("--radix-popper-anchor-height", `${l}px`);
1250
1250
  }
1251
1251
  }),
1252
1252
  j && arrow({
@@ -3,7 +3,7 @@ import { d as createSlottable, g as Logger, h as cn, n as buttonVariants, p as u
3
3
  import { t as require_react } from "./react-DA-nE2FX.js";
4
4
  import { t as require_compiler_runtime } from "./compiler-runtime-CEbnTgxf.js";
5
5
  import { t as require_jsx_runtime } from "./jsx-runtime-DebpN0FN.js";
6
- import { P as object, R as string, Z as withFullScreenAsRoot, _t as createContextScope, at as Portal, ct as DismissableLayer, dt as useId, et as StyleNamespace, ft as Presence, gt as createContext2, ht as composeEventHandlers, it as useFocusGuards, nt as Combination_default, ot as FocusScope, pt as useControllableState, tt as hideOthers, vt as Primitive } from "./zod-DdNi9290.js";
6
+ import { $ as StyleNamespace, L as string, P as object, X as withFullScreenAsRoot, _t as Primitive, at as FocusScope, dt as Presence, et as hideOthers, ft as useControllableState, gt as createContextScope, ht as createContext2, it as Portal, mt as composeEventHandlers, rt as useFocusGuards, st as DismissableLayer, tt as Combination_default, ut as useId } from "./zod-yTHHzJiv.js";
7
7
  var import_react = /* @__PURE__ */ __toESM(require_react(), 1), import_jsx_runtime = /* @__PURE__ */ __toESM(require_jsx_runtime(), 1), DIALOG_NAME = "Dialog", [createDialogContext, createDialogScope] = createContextScope(DIALOG_NAME), [DialogProvider, useDialogContext] = createDialogContext(DIALOG_NAME), Dialog = (t) => {
8
8
  let { __scopeDialog: F, children: I, open: L, defaultOpen: R, onOpenChange: z, modal: B = true } = t, V = import_react.useRef(null), H = import_react.useRef(null), [U, W] = useControllableState({
9
9
  prop: L,
@@ -1,7 +1,7 @@
1
1
  import { s as __toESM } from "./chunk-BNovOVIE.js";
2
2
  import { t as require_react } from "./react-DA-nE2FX.js";
3
3
  import { t as require_jsx_runtime } from "./jsx-runtime-DebpN0FN.js";
4
- import { l as historyKeymap, o as defaultKeymap, r as lintKeymap, s as history, t as _extends, u as indentWithTab } from "./extends-xQ_2Cylt.js";
4
+ import { l as historyKeymap, o as defaultKeymap, r as lintKeymap, s as history, t as _extends, u as indentWithTab } from "./extends-DzpiytFg.js";
5
5
  import { $ as EditorView, At as EditorState, C as foldKeymap, Ct as crelt, Dt as CharCategory, F as syntaxHighlighting, Ft as RangeSetBuilder, Gt as findClusterBreak, H as tags, Ht as codePointSize, Kt as fromCodePoint, Lt as StateEffect, Nt as Prec, Rt as StateField, Ut as combineConfig, Vt as codePointAt, Z as Decoration, _t as placeholder, a as HighlightStyle, at as drawSelection, bt as showDialog, dt as highlightActiveLineGutter, ft as highlightSpecialChars, g as defaultHighlightStyle, ht as lineNumbers, it as crosshairCursor, j as indentUnit, jt as Facet, k as indentOnInput, kt as EditorSelection, mt as keymap, ot as dropCursor, p as bracketMatching, st as getPanel, tt as ViewPlugin, ut as highlightActiveLine, vt as rectangularSelection, wt as Annotation, x as foldGutter, xt as showPanel, yt as runScopeHandlers } from "./dist-De-GlSAs.js";
6
6
  import { a as closeBracketsKeymap, c as completionKeymap, i as closeBrackets, r as autocompletion } from "./dist-CSlJrrAw.js";
7
7
  var basicNormalize = typeof String.prototype.normalize == "function" ? (e2) => e2.normalize("NFKD") : (e2) => e2, SearchCursor = class {
@@ -2,10 +2,10 @@ import { s as __toESM } from "./chunk-BNovOVIE.js";
2
2
  import { h as cn, m as Events } from "./button-8aS1QcHr.js";
3
3
  import { t as require_react } from "./react-DA-nE2FX.js";
4
4
  import { t as require_compiler_runtime } from "./compiler-runtime-CEbnTgxf.js";
5
- import { n as Copy, r as toast, t as copyToClipboard } from "./copy-D45ZUY3j.js";
6
- import { t as Check } from "./check-CCvJTB2E.js";
5
+ import { n as Copy, r as toast, t as copyToClipboard } from "./copy-BkA3t7rJ.js";
6
+ import { t as Check } from "./check-D-BaEjEh.js";
7
7
  import { t as require_jsx_runtime } from "./jsx-runtime-DebpN0FN.js";
8
- import { t as Tooltip } from "./tooltip-BkSv4x8S.js";
8
+ import { t as Tooltip } from "./tooltip-CkCWlUOf.js";
9
9
  import { $ as EditorView, A as indentString, Bt as Transaction, Ct as crelt, D as getIndentation, E as getIndentUnit, Et as ChangeSet, Ft as RangeSetBuilder, Gt as findClusterBreak, I as syntaxTree, Lt as StateEffect, N as matchBrackets, Pt as RangeSet, Q as Direction, Rt as StateField, Tt as ChangeDesc, Ut as combineConfig, W as NodeProp, Wt as countColumn, Z as Decoration, gt as logException, j as indentUnit, jt as Facet, kt as EditorSelection, nt as WidgetType, o as IndentContext, pt as hoverTooltip, rt as activateHover, st as getPanel, tt as ViewPlugin, wt as Annotation, xt as showPanel, zt as Text } from "./dist-De-GlSAs.js";
10
10
  var import_compiler_runtime = require_compiler_runtime(), import_react = /* @__PURE__ */ __toESM(require_react(), 1), import_jsx_runtime = /* @__PURE__ */ __toESM(require_jsx_runtime(), 1);
11
11
  const CopyClipboardIcon = (e5) => {
@@ -2,7 +2,7 @@ import { s as __toESM } from "./chunk-BNovOVIE.js";
2
2
  import { h as cn, r as cva } from "./button-8aS1QcHr.js";
3
3
  import { t as require_react } from "./react-DA-nE2FX.js";
4
4
  import { t as require_compiler_runtime } from "./compiler-runtime-CEbnTgxf.js";
5
- import { t as toDate } from "./toDate-kxcuDOWd.js";
5
+ import { t as toDate } from "./toDate-eW__SzBR.js";
6
6
  import { t as require_jsx_runtime } from "./jsx-runtime-DebpN0FN.js";
7
7
  import { i as tableFromIPC } from "./loader-DP2JkPth.js";
8
8
  function isDate(e) {
@@ -5,16 +5,16 @@ import { s as __toESM, t as __commonJSMin } from "./chunk-BNovOVIE.js";
5
5
  import { g as Logger, m as Events, t as Button } from "./button-8aS1QcHr.js";
6
6
  import { t as require_react } from "./react-DA-nE2FX.js";
7
7
  import { t as require_compiler_runtime } from "./compiler-runtime-CEbnTgxf.js";
8
- import { n as Copy, r as toast, t as copyToClipboard } from "./copy-D45ZUY3j.js";
9
- import { C as logNever, i as SelectContent, l as SelectTrigger, n as capitalize, o as SelectItem, r as Select, u as SelectValue } from "./strings-CITcoFNY.js";
10
- import { J as marked, S as DropdownMenuSubTrigger, _ as DropdownMenuPortal, b as DropdownMenuSub, f as DropdownMenu, h as DropdownMenuItem, p as DropdownMenuContent, q as useNonce, r as Input, v as DropdownMenuSeparator, x as DropdownMenuSubContent } from "./input-DtTqU0xh.js";
11
- import { n as Trash, r as Pencil, t as BulkEdit } from "./types-kNUyqkDD.js";
12
- import { n as require_prop_types, r as Plus, t as ErrorBoundary } from "./ErrorBoundary-8ZHte0h9.js";
8
+ import { n as Copy, r as toast, t as copyToClipboard } from "./copy-BkA3t7rJ.js";
9
+ import { C as logNever, i as SelectContent, l as SelectTrigger, n as capitalize, o as SelectItem, r as Select, u as SelectValue } from "./strings-BUDhKc0s.js";
10
+ import { J as marked, S as DropdownMenuSubTrigger, _ as DropdownMenuPortal, b as DropdownMenuSub, f as DropdownMenu, h as DropdownMenuItem, p as DropdownMenuContent, q as useNonce, r as Input, v as DropdownMenuSeparator, x as DropdownMenuSubContent } from "./input-CwPuFkJt.js";
11
+ import { n as Trash, r as Pencil, t as BulkEdit } from "./types-uENjXsiC.js";
12
+ import { n as require_prop_types, r as Plus, t as ErrorBoundary } from "./ErrorBoundary-o6wEnSCc.js";
13
13
  import { t as require_react_dom } from "./react-dom-BTJzcVJ9.js";
14
14
  import { t as require_jsx_runtime } from "./jsx-runtime-DebpN0FN.js";
15
- import "./zod-DdNi9290.js";
16
- import { t as Label } from "./label-5IC840tS.js";
17
- import { A as useEvent_default, n as useTheme } from "./useTheme-CEMsu1Js.js";
15
+ import "./zod-yTHHzJiv.js";
16
+ import { t as Label } from "./label-CzHncDvS.js";
17
+ import { A as useEvent_default, n as useTheme } from "./useTheme-BUY7pfI9.js";
18
18
  import { A as require_isLength, B as require_isFunction, C as resolveCellsThunk, D as maybe, E as deepEqual, F as require__Map, G as require__baseGetTag, H as require__isKey, I as require__ListCache, J as require__freeGlobal, K as require__Symbol, L as require_eq, M as require_isArguments, N as require__castPath, O as require__hasPath, P as require__MapCache, R as require__getNative, S as isSizedGridColumn, T as assertNever, U as require_isSymbol, V as require_isObject, W as require_isObjectLike, Y as require_isArray, _ as booleanCellIsEditable, a as mergeAndRealizeTheme, b as isObjectEditorCallbackResult, c as withAlpha, d as CompactSelection, f as DEFAULT_FILL_HANDLE, g as InnerGridCellKind, h as GridColumnMenuIcon, i as makeCSSStyle, j as require__isIndex, k as require__toKey, l as BooleanEmpty, m as GridColumnIcon, n as ThemeContext, o as blend, p as GridCellKind, q as require__root, r as getDataEditorTheme, s as blendCache, t as ClickOutsideContainer, u as BooleanIndeterminate, v as isEditableGridCell, w as assert, x as isReadWriteCell, y as isInnerOnlyCell, z as require__toSource } from "./click-outside-container-BSIeYt4y.js";
19
19
  import { t as styled_default } from "./dist-SXNmlE8A.js";
20
20
  let GlideDataEditor, glide_data_editor_default;
@@ -5,21 +5,21 @@ import { o as __toDynamicImportESM, s as __toESM, t as __commonJSMin } from "./c
5
5
  import { g as Logger, h as cn, o as isPlatformMac, p as useComposedRefs, r as cva, t as Button, u as createSlot } from "./button-8aS1QcHr.js";
6
6
  import { t as require_react } from "./react-DA-nE2FX.js";
7
7
  import { t as require_compiler_runtime } from "./compiler-runtime-CEbnTgxf.js";
8
- import { r as toast, t as copyToClipboard } from "./copy-D45ZUY3j.js";
8
+ import { r as toast, t as copyToClipboard } from "./copy-BkA3t7rJ.js";
9
9
  import { a as gn, c as rehypeSanitize, l as defaultSchema, s as xn, u as require_cjs, __tla as __tla_0 } from "./chunk-5FQGJX7Z-B9WoXK1R.js";
10
- import { a as createPopperScope, i as Root2$3, l as VisuallyHidden, n as Arrow, o as useSize, r as Content$1, t as Anchor, u as createLucideIcon } from "./dist-DgzzIPS4.js";
11
- import { a as Type, c as Calendar, i as createReducerAndAtoms, o as ToggleLeft, r as Badge, s as Hash, t as useOnMount } from "./useLifecycle-CLPBATCv.js";
12
- import { t as Check } from "./check-CCvJTB2E.js";
13
- import { C as logNever, F as createCollection, I as X, N as usePrevious, P as useDirection, R as ChevronDown, S as assertNever, a as SelectGroup, c as SelectSeparator, i as SelectContent, l as SelectTrigger, o as SelectItem, r as Select, s as SelectLabel, t as Strings, u as SelectValue } from "./strings-CITcoFNY.js";
14
- import { J as marked, X as useDebouncedCallback, _t as $f6c31cce2adf654f$export$45712eceda6fad21, q as useNonce } from "./input-DtTqU0xh.js";
15
- import { C as assertExists, S as isWasm, _ as initialModeAtom, g as getInitialAppMode, h as waitForConnectionOpen, l as getRuntimeManager, t as toDate, v as kioskModeAtom, w as CircleQuestionMark, x as Deferred } from "./toDate-kxcuDOWd.js";
10
+ import { a as createPopperScope, i as Root2$3, l as VisuallyHidden, n as Arrow, o as useSize, r as Content$1, t as Anchor, u as createLucideIcon } from "./dist-DarwE0ZO.js";
11
+ import { a as Type, c as Calendar, i as createReducerAndAtoms, o as ToggleLeft, r as Badge, s as Hash, t as useOnMount } from "./useLifecycle-B7J7yvFt.js";
12
+ import { t as Check } from "./check-D-BaEjEh.js";
13
+ import { C as logNever, F as createCollection, I as X, N as usePrevious, P as useDirection, R as ChevronDown, S as assertNever, a as SelectGroup, c as SelectSeparator, i as SelectContent, l as SelectTrigger, o as SelectItem, r as Select, s as SelectLabel, t as Strings, u as SelectValue } from "./strings-BUDhKc0s.js";
14
+ import { J as marked, X as useDebouncedCallback, _t as $f6c31cce2adf654f$export$45712eceda6fad21, q as useNonce } from "./input-CwPuFkJt.js";
15
+ import { C as assertExists, S as isWasm, _ as initialModeAtom, g as getInitialAppMode, h as waitForConnectionOpen, l as getRuntimeManager, t as toDate, v as kioskModeAtom, w as CircleQuestionMark, x as Deferred } from "./toDate-eW__SzBR.js";
16
16
  import { t as require_react_dom } from "./react-dom-BTJzcVJ9.js";
17
17
  import { t as require_jsx_runtime } from "./jsx-runtime-DebpN0FN.js";
18
- import { B as union, N as number, P as object, Q as withSmartCollisionBoundary, R as string, T as boolean, Y as MAX_HEIGHT_OFFSET, Z as withFullScreenAsRoot, _t as createContextScope, at as Portal, ct as DismissableLayer, dt as useId, et as StyleNamespace, ft as Presence, ht as composeEventHandlers, it as useFocusGuards, k as literal, lt as Root$1, mt as useLayoutEffect2, nt as Combination_default, ot as FocusScope, pt as useControllableState, st as Branch, tt as hideOthers, ut as useCallbackRef, vt as Primitive, w as array, yt as dispatchDiscreteCustomEvent } from "./zod-DdNi9290.js";
19
- import { i as TooltipProvider, t as Tooltip } from "./tooltip-BkSv4x8S.js";
20
- import { a as setDiagnostics, c as historyField, d as insertTab, f as CopyClipboardIcon, i as linter, n as forEachDiagnostic, s as history } from "./extends-xQ_2Cylt.js";
18
+ import { $ as StyleNamespace, J as MAX_HEIGHT_OFFSET, L as string, N as number, P as object, T as boolean, X as withFullScreenAsRoot, Z as withSmartCollisionBoundary, _t as Primitive, at as FocusScope, ct as Root$1, dt as Presence, et as hideOthers, ft as useControllableState, gt as createContextScope, it as Portal, k as literal, lt as useCallbackRef, mt as composeEventHandlers, ot as Branch, pt as useLayoutEffect2, rt as useFocusGuards, st as DismissableLayer, tt as Combination_default, ut as useId, vt as dispatchDiscreteCustomEvent, w as array, z as union } from "./zod-yTHHzJiv.js";
19
+ import { i as TooltipProvider, t as Tooltip } from "./tooltip-CkCWlUOf.js";
20
+ import { a as setDiagnostics, c as historyField, d as insertTab, f as CopyClipboardIcon, i as linter, n as forEachDiagnostic, s as history } from "./extends-DzpiytFg.js";
21
21
  import { t as debounce_default } from "./debounce-BOD3DbfP.js";
22
- import { S as useAtomValue, T as atom, b as Provider, c as autoInstantiateAtom, g as store, h as createDeepEqualAtom, k as dequal, l as getResolvedMarimoConfig, n as useTheme, t as resolvedThemeAtom, x as useAtom, y as isIslands } from "./useTheme-CEMsu1Js.js";
22
+ import { S as useAtomValue, T as atom, b as Provider, c as autoInstantiateAtom, g as store, h as createDeepEqualAtom, k as dequal, l as getResolvedMarimoConfig, n as useTheme, t as resolvedThemeAtom, x as useAtom, y as isIslands } from "./useTheme-BUY7pfI9.js";
23
23
  import { $ as EditorView, At as EditorState, B as highlightCode, Bt as Transaction, E as getIndentUnit, H as tags, I as syntaxTree, L as unfoldAll, Lt as StateEffect, Nt as Prec, Ot as Compartment, Pt as RangeSet, Rt as StateField, S as foldInside, St as showTooltip, X as parseMixed, Z as Decoration, _t as placeholder, b as foldAll, et as GutterMarker, f as StreamLanguage, jt as Facet, kt as EditorSelection, l as LanguageDescription, lt as gutter, mt as keymap, pt as hoverTooltip, tt as ViewPlugin, u as LanguageSupport, w as foldNodeProp, wt as Annotation, xt as showPanel, z as classHighlighter, zt as Text } from "./dist-De-GlSAs.js";
24
24
  import { t as invariant } from "./invariant-wRzNXIsJ.js";
25
25
  import { a as arrayMove, i as arrayInsertMany, l as clamp, n as arrayDelete, r as arrayInsert } from "./arrays-sEtDRoG4.js";
@@ -33,7 +33,7 @@ import { a as markdown, s as markdownLanguage } from "./dist-BOMbzyb3.js";
33
33
  import { a as parser, i as pythonLanguage, n as localCompletionSource, r as python, t as globalCompletion } from "./dist-CRmSjkLP.js";
34
34
  import { n as stexMath } from "./stex-DtMAhV4-.js";
35
35
  import { t as purify } from "./purify.es-EnR5yhgI.js";
36
- import { t as useAsyncData } from "./useAsyncData-Uo4VFafD.js";
36
+ import { t as useAsyncData } from "./useAsyncData-B8UxSH4O.js";
37
37
  let notebookOutline, isUninstantiated, ChevronDownIcon, Item, DeferredRequestRegistry, isDataURLString, Layers, PluralWord, Accordion, jsonToMarkdown, MarkdownLanguageAdapter, BorderAllIcon, Anchor2, toggleBreakpoint, AccordionTrigger, selectAtom, Paths, base64ToDataURL, Table2, variablesAtom, hasRunAnyCellAtom, Database, require_client, renderHTML, FileText, DATA_TYPE_ICON, base64ToDataView, PaintRoller, getFeatureFlag, getCellEditorView, CircleAlert, getTableType, cellIdsAtom, Columns2, allTablesAtom, base64ToUint8Array, NotebookPen, repl, DotFilledIcon, Trigger2, useChromeActions, PinLeftIcon, Wrench, adaptForLocalStorage, ChatBubbleIcon, Close$1, goToCellLine, PinRightIcon, Trash2, jotaiJsonStorage, notebookAtom, useRequestClient, dataViewToBase64, Minus, SQLParser, AIContextRegistry, jsonParseWithSpecialChar, isRecord$1, AccordionItem, atomWithStorage, PathBuilder, getMarimoExportContext, Eye, getDataTypeColor, safeExtractSetUIElementMessageBuffers, Info, PluralWords, hasTrustedExportContext, ExternalLink, resolveDataType, hasOnlyOneCellAtom, esm_default, getRequestClient, getCellNames, Braces, convertStatsName, initialNotebookState, import_lib$1, requestClientAtom, getDatasourceContext, SCRATCH_CELL_ID, isInternalCellName, useCellFocusActions, singleFacet, createCell, contextToXml, OBJECT_ID_ATTR, customPythonLanguageSupport, Popover, getTracebackInfo, AnsiUp, PopoverTrigger, filenameAtom, headingToIdentifier, publishedCellClasses, numColumnsAtom, isOutputEmpty, parseAttrValue, sanitizeHtml, formatDatasourceContextForCell, HTMLCellId, getValidName, DatasourceContextProvider, CellOutputId, displayCellName, LazyAnyLanguageCodeMirror, isTracebackMime, useCellNames, ChevronRightIcon, Root2$2, generateUUID, CheckIcon, Content2$1, moveToEndOfEditor, PopoverClose, NotebookScopedLocalStorage, outputIsLoading, useExpandedOutput, parseInitialValue, getCellDomProps, Spinner, isErrorMime, useCellActions, useLastFocusedCellId, elementContainsMarimoCellFile, ansiToPlainText, useExpandedConsoleOutput, parseDataset, DATA_CELL_ID, createActions$1, CircleX, dataSourceConnectionsAtom, MarkdownRenderer, isMarimoErrorsMime, useCellIds, maybeAddAltairImport, extractAllTracebackInfo, parseHtmlContent, toPng$1, shouldHidePublishedCell, reducer$1, PopoverContent, ZodLocalStorage, outputIsStale, Boosts, UIElementId, normalizeName, AccordionContent, atomWithReducer, createVariableInfoElement, AIContextProvider, RANDOM_ID_ATTR, hasFunctionProperty, Sections, findCellId, Checkbox, extractBase64FromDataURL, LoaderCircle, MarkdownParser;
38
38
  let __tla = Promise.all([
39
39
  (() => {
@@ -29271,7 +29271,7 @@ ${n.sqlString}
29271
29271
  hasConsoleOutput: (o == null ? void 0 : o.consoleOutputs) != null
29272
29272
  };
29273
29273
  }
29274
- LazyAnyLanguageCodeMirror = (0, import_react.lazy)(() => import("./any-language-editor-CioNaP-T.js"));
29274
+ LazyAnyLanguageCodeMirror = (0, import_react.lazy)(() => import("./any-language-editor-Cls8lx9d.js"));
29275
29275
  var import_compiler_runtime$1 = require_compiler_runtime(), extensions = [
29276
29276
  EditorView.lineWrapping
29277
29277
  ];
@@ -6,15 +6,15 @@ import { s as __toESM } from "./chunk-BNovOVIE.js";
6
6
  import { f as composeRefs, g as Logger, h as cn, m as Events, p as useComposedRefs, u as createSlot } from "./button-8aS1QcHr.js";
7
7
  import { t as require_react } from "./react-DA-nE2FX.js";
8
8
  import { t as require_compiler_runtime } from "./compiler-runtime-CEbnTgxf.js";
9
- import { a as createPopperScope, i as Root2$1, n as Arrow, r as Content, t as Anchor, u as createLucideIcon } from "./dist-DgzzIPS4.js";
10
- import { t as Check } from "./check-CCvJTB2E.js";
11
- import { E as $18f2051aff69b9bf$export$43bb16f9c6d9e3f7, F as createCollection, I as X, L as ChevronUp, P as useDirection, R as ChevronDown, T as $488c6ddbf4ef74c2$export$cc77c4ff7e8673c5, _ as menuControlVariants, b as menuSeparatorVariants, g as menuControlCheckVariants, h as menuContentCommon, k as $b5e257d569688ac6$export$619500959fc48b26, m as MenuShortcut, v as menuItemVariants, w as $a916eb452884faea$export$b7a616150fdb9f44, x as menuSubTriggerVariants, y as menuLabelVariants } from "./strings-CITcoFNY.js";
9
+ import { a as createPopperScope, i as Root2$1, n as Arrow, r as Content, t as Anchor, u as createLucideIcon } from "./dist-DarwE0ZO.js";
10
+ import { t as Check } from "./check-D-BaEjEh.js";
11
+ import { E as $18f2051aff69b9bf$export$43bb16f9c6d9e3f7, F as createCollection, I as X, L as ChevronUp, P as useDirection, R as ChevronDown, T as $488c6ddbf4ef74c2$export$cc77c4ff7e8673c5, _ as menuControlVariants, b as menuSeparatorVariants, g as menuControlCheckVariants, h as menuContentCommon, k as $b5e257d569688ac6$export$619500959fc48b26, m as MenuShortcut, v as menuItemVariants, w as $a916eb452884faea$export$b7a616150fdb9f44, x as menuSubTriggerVariants, y as menuLabelVariants } from "./strings-BUDhKc0s.js";
12
12
  import { n as clsx_default } from "./clsx-CIWA5tNO.js";
13
13
  import { t as require_react_dom } from "./react-dom-BTJzcVJ9.js";
14
14
  import { t as require_jsx_runtime } from "./jsx-runtime-DebpN0FN.js";
15
- import { Q as withSmartCollisionBoundary, Y as MAX_HEIGHT_OFFSET, Z as withFullScreenAsRoot, _t as createContextScope, at as Portal, ct as DismissableLayer, dt as useId, et as StyleNamespace, ft as Presence, ht as composeEventHandlers, it as useFocusGuards, nt as Combination_default, ot as FocusScope, pt as useControllableState, tt as hideOthers, ut as useCallbackRef, vt as Primitive, yt as dispatchDiscreteCustomEvent } from "./zod-DdNi9290.js";
15
+ import { $ as StyleNamespace, J as MAX_HEIGHT_OFFSET, X as withFullScreenAsRoot, Z as withSmartCollisionBoundary, _t as Primitive, at as FocusScope, dt as Presence, et as hideOthers, ft as useControllableState, gt as createContextScope, it as Portal, lt as useCallbackRef, mt as composeEventHandlers, rt as useFocusGuards, st as DismissableLayer, tt as Combination_default, ut as useId, vt as dispatchDiscreteCustomEvent } from "./zod-yTHHzJiv.js";
16
16
  import { t as debounce_default } from "./debounce-BOD3DbfP.js";
17
- import { A as useEvent_default } from "./useTheme-CEMsu1Js.js";
17
+ import { A as useEvent_default } from "./useTheme-BUY7pfI9.js";
18
18
  import { t as memoizeLastValue } from "./once-B60G2fuJ.js";
19
19
  var ChevronRight = createLucideIcon("chevron-right", [["path", {
20
20
  d: "m9 18 6-6-6-6",
@@ -3,7 +3,7 @@ import { h as cn, r as cva } from "./button-8aS1QcHr.js";
3
3
  import { t as require_react } from "./react-DA-nE2FX.js";
4
4
  import { t as require_compiler_runtime } from "./compiler-runtime-CEbnTgxf.js";
5
5
  import { t as require_jsx_runtime } from "./jsx-runtime-DebpN0FN.js";
6
- import { vt as Primitive } from "./zod-DdNi9290.js";
6
+ import { _t as Primitive } from "./zod-yTHHzJiv.js";
7
7
  var import_react = /* @__PURE__ */ __toESM(require_react(), 1), import_jsx_runtime = /* @__PURE__ */ __toESM(require_jsx_runtime(), 1), NAME = "Label", Label$1 = import_react.forwardRef((e, c) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(Primitive.label, {
8
8
  ...e,
9
9
  ref: c,
package/dist/main.js CHANGED
@@ -21,31 +21,31 @@ import { a as __toCommonJS, n as __esmMin, r as __export, s as __toESM, t as __c
21
21
  import { _ as Functions, c as useEventListener, f as composeRefs, g as Logger, h as cn, i as NOT_SET, l as Slot, m as Events, n as buttonVariants, o as isPlatformMac, p as useComposedRefs, r as cva, t as Button, v as throwNotImplemented } from "./button-8aS1QcHr.js";
22
22
  import { t as require_react } from "./react-DA-nE2FX.js";
23
23
  import { t as require_compiler_runtime } from "./compiler-runtime-CEbnTgxf.js";
24
- import { n as Copy, r as toast, t as copyToClipboard } from "./copy-D45ZUY3j.js";
25
- import { $ as notebookOutline, $t as isUninstantiated, A as ChevronDownIcon, An as Item$1, At as DeferredRequestRegistry, Bn as Layers, C as Accordion, Ct as MarkdownLanguageAdapter, D as BorderAllIcon, E as AccordionTrigger, En as selectAtom, Et as Paths, Fn as Table2, G as hasRunAnyCellAtom, Gn as Database, Gt as require_client, H as renderHTML, Hn as FileText, Ht as DATA_TYPE_ICON, I as base64ToDataView, In as PaintRoller, Jn as CircleAlert, K as cellIdsAtom, Kn as Columns2, Lt as repl, Mn as Trigger2, Pn as Trash2, Pt as jotaiJsonStorage, Q as notebookAtom, Qt as useRequestClient, R as dataViewToBase64, Rt as SQLParser, Sn as jsonParseWithSpecialChar, St as isRecord, T as AccordionItem, Tn as atomWithStorage, Tt as PathBuilder, U as getMarimoExportContext, Un as Eye, V as safeExtractSetUIElementMessageBuffers, Vn as Info, Vt as PluralWords, W as hasTrustedExportContext, X as hasOnlyOneCellAtom, Xt as getRequestClient, Y as getCellNames, Yn as Braces, Yt as convertStatsName, Z as initialNotebookState, Zt as requestClientAtom, _t as isInternalCellName, a as useCellFocusActions, at as createCell, bn as OBJECT_ID_ATTR, bt as customPythonLanguageSupport, dt as headingToIdentifier, en as publishedCellClasses, et as numColumnsAtom, f as isOutputEmpty, fn as parseAttrValue, gn as HTMLCellId, gt as getValidName, i as LazyAnyLanguageCodeMirror, jn as Root2$1, jt as generateUUID, kn as Content2, ln as NotebookScopedLocalStorage, lt as outputIsLoading, mn as parseInitialValue, n as Spinner, nt as useCellActions, o as useLastFocusedCellId, p as useExpandedConsoleOutput, pn as parseDataset, q as createActions, rt as useCellIds, s as maybeAddAltairImport, tn as shouldHidePublishedCell, tt as reducer, ut as outputIsStale, vn as UIElementId, vt as normalizeName, w as AccordionContent, wn as atomWithReducer, xn as RANDOM_ID_ATTR, xt as hasFunctionProperty, yn as findCellId, yt as Checkbox, zn as LoaderCircle, zt as MarkdownParser, __tla as __tla_0 } from "./html-to-image-Bgb6aaXi.js";
24
+ import { n as Copy, r as toast, t as copyToClipboard } from "./copy-BkA3t7rJ.js";
25
+ import { $ as notebookOutline, $t as isUninstantiated, A as ChevronDownIcon, An as Item$1, At as DeferredRequestRegistry, Bn as Layers, C as Accordion, Ct as MarkdownLanguageAdapter, D as BorderAllIcon, E as AccordionTrigger, En as selectAtom, Et as Paths, Fn as Table2, G as hasRunAnyCellAtom, Gn as Database, Gt as require_client, H as renderHTML, Hn as FileText, Ht as DATA_TYPE_ICON, I as base64ToDataView, In as PaintRoller, Jn as CircleAlert, K as cellIdsAtom, Kn as Columns2, Lt as repl, Mn as Trigger2, Pn as Trash2, Pt as jotaiJsonStorage, Q as notebookAtom, Qt as useRequestClient, R as dataViewToBase64, Rt as SQLParser, Sn as jsonParseWithSpecialChar, St as isRecord, T as AccordionItem, Tn as atomWithStorage, Tt as PathBuilder, U as getMarimoExportContext, Un as Eye, V as safeExtractSetUIElementMessageBuffers, Vn as Info, Vt as PluralWords, W as hasTrustedExportContext, X as hasOnlyOneCellAtom, Xt as getRequestClient, Y as getCellNames, Yn as Braces, Yt as convertStatsName, Z as initialNotebookState, Zt as requestClientAtom, _t as isInternalCellName, a as useCellFocusActions, at as createCell, bn as OBJECT_ID_ATTR, bt as customPythonLanguageSupport, dt as headingToIdentifier, en as publishedCellClasses, et as numColumnsAtom, f as isOutputEmpty, fn as parseAttrValue, gn as HTMLCellId, gt as getValidName, i as LazyAnyLanguageCodeMirror, jn as Root2$1, jt as generateUUID, kn as Content2, ln as NotebookScopedLocalStorage, lt as outputIsLoading, mn as parseInitialValue, n as Spinner, nt as useCellActions, o as useLastFocusedCellId, p as useExpandedConsoleOutput, pn as parseDataset, q as createActions, rt as useCellIds, s as maybeAddAltairImport, tn as shouldHidePublishedCell, tt as reducer, ut as outputIsStale, vn as UIElementId, vt as normalizeName, w as AccordionContent, wn as atomWithReducer, xn as RANDOM_ID_ATTR, xt as hasFunctionProperty, yn as findCellId, yt as Checkbox, zn as LoaderCircle, zt as MarkdownParser, __tla as __tla_0 } from "./html-to-image-CgznkzKG.js";
26
26
  import { __tla as __tla_1 } from "./chunk-5FQGJX7Z-B9WoXK1R.js";
27
- import { o as useSize, s as Root$1, u as createLucideIcon } from "./dist-DgzzIPS4.js";
28
- import { A as SquareFunction, C as DEFAULT_COLOR_SCHEME, D as SCALE_TYPE_DESCRIPTIONS, E as EMPTY_VALUE$1, O as TIME_UNIT_DESCRIPTIONS, S as DEFAULT_AGGREGATION, T as DEFAULT_TIME_UNIT, _ as AGGREGATION_TYPE_DESCRIPTIONS, a as AGGREGATION_FNS, b as COLOR_SCHEMES, c as COLOR_BY_FIELDS, d as NONE_VALUE, f as SELECTABLE_DATA_TYPES, g as TIME_UNITS, h as STRING_AGGREGATION_FNS, i as convertDataTypeToSelectable, j as ChartColumn, k as escapeFieldName, l as COMBINED_TIME_UNITS, m as SORT_TYPES, n as createSpecWithoutData, o as BIN_AGGREGATION, p as SINGLE_TIME_UNITS, r as isFieldSet, s as CHART_TYPES, t as augmentSpecWithData, u as ChartType, v as AGGREGATION_TYPE_ICON, w as DEFAULT_MAX_BINS_FACET, x as COUNT_FIELD, y as CHART_TYPE_ICON } from "./spec-C7rMyZ_8.js";
29
- import { $ as CommandSeparator, $t as Kbd, A as ErrorState, At as getPageIndexForRow, B as ContextMenuTrigger, Bt as dateToLocalISODate, C as downloadHTMLAsImage, Ct as inferFieldTypes, D as ColumnName, Dt as DelayMount, E as downloadSizeLimitAtom, Et as ColumnChartSpecModel, F as getUserColumnVisibilityCounts, Ft as TOO_MANY_ROWS, G as DateRangePicker, Gt as TabsList, H as useSelectList, Ht as dateToLocalISOTime, I as ContextMenu, It as toFieldTypes, J as Command, Jt as ChartInfoState, K as Combobox, Kt as TabsTrigger, L as ContextMenuContent, Lt as getMimeValues, M as prettifyRowColumnCount, Mt as loadTableData, N as prettifyRowCount, Nt as INDEX_COLUMN_NAME, O as ColumnPreviewContainer, Ot as useIntersectionObserver, P as getColumnCountForDisplay, Pt as SELECT_COLUMN_ID, Q as CommandList, Qt as RenderTextWithLinks, R as ContextMenuItem, Rt as isNullishFilter, S as downloadExportedFile, St as generateColumns, T as Filenames, Tt as ColumnChartContext, U as CompactChipRow, Ut as Tabs, V as useInternalStateWithSync, Vt as dateToLocalISODateTime, W as DatePicker, Wt as TabsContent, X as CommandInput, Xt as LazyVegaEmbed, Y as CommandEmpty, Yt as ChartLoadingState, Z as CommandItem, Zt as useOverflowDetection, _ as DataTable, _n as ChevronLeft, _t as TableCell, an as TextWrap, at as contextAwarePanelType, b as downloadBlob, bt as TableRow, c as SLIDE_TYPE_OPTIONS_BY_VALUE, cn as EyeOff, ct as slotsController, d as Switch, dn as Download, en as HtmlOutput, et as smartMatch, f as RadioGroup, fn as Code, g as OutputRenderer, gn as ChevronsDownUp, gt as TableBody, h as OutputArea, hn as ChevronsLeft, ht as Table, i as showCodeInRunModeAtom, in as $fae977aafc393c5c$export$6b862160d295c8e, it as contextAwarePanelOwner, j as LoadingState, jt as loadTableAndRawData, k as EmptyState, kt as usePrevious$1, lt as Toggle, m as JsonOutput, mn as ChevronsRight, mt as Provider$1, n as useNotebookCodeAvailable, nn as safeLocale, nt as PANEL_TYPES, on as GripHorizontal, ot as isCellAwareAtom, p as RadioGroupItem, pn as ChevronsUpDown, pt as Fill, q as ComboboxItem, qt as ChartErrorState, r as marimoVersionAtom, rn as $fae977aafc393c5c$export$588937bcd60ade55, rt as contextAwarePanelOpen, sn as Funnel, st as SlotNames, t as cellDomProps, tn as EmotionCacheProvider, tt as ContextAwarePanelItem, u as Slide, un as Ellipsis, v as InstallPackageButton, vn as ArrowDownWideNarrow, vt as TableHead, w as Progress, wt as renderCellValue, x as downloadByURL, xt as NAMELESS_COLUMN_PREFIX, y as ADD_PRINTING_CLASS, yt as TableHeader, z as ContextMenuSeparator, zt as Maps, __tla as __tla_2 } from "./common-C2Coc2Bh.js";
30
- import { c as Calendar, i as createReducerAndAtoms, n as useOnUnmount, o as ToggleLeft, t as useOnMount } from "./useLifecycle-CLPBATCv.js";
31
- import { t as Check } from "./check-CCvJTB2E.js";
32
- import { A as Icon, C as logNever, D as $18f2051aff69b9bf$export$a54013f0d02a8f82, E as $18f2051aff69b9bf$export$43bb16f9c6d9e3f7, F as createCollection, I as X, M as clamp$2, N as usePrevious$2, P as useDirection, R as ChevronDown, S as assertNever, a as SelectGroup, c as SelectSeparator, d as NativeSelect, i as SelectContent, j as Trigger$1, l as SelectTrigger, n as capitalize, o as SelectItem, r as Select, s as SelectLabel, t as Strings, u as SelectValue, w as $a916eb452884faea$export$b7a616150fdb9f44 } from "./strings-CITcoFNY.js";
33
- import { B as $64fa3d84918910a7$export$4d86445c2cf5e3, C as DropdownMenuTrigger, Ft as $65484d02dcb7eb3e$export$457c3d6518dd4c6f, It as $3ef42575df84b30b$export$9d1611c77c2fe928, W as $64fa3d84918910a7$export$df3a06d6289f983e, Wt as $ff5963eb1fccf552$export$e08e3b67e392101e, X as useDebouncedCallback, Y as useDebounceControlledState, a as NumberField, d as roundToFractionDigits, f as DropdownMenu, g as DropdownMenuLabel, gn as ChevronRight, h as DropdownMenuItem, hn as Circle, i as OnBlurredInput, l as prettyNumber, m as DropdownMenuGroup, n as DebouncedNumberInput, o as maxFractionDigitsForSteps, ot as $f7dceffc5ad7768b$export$4e328f61c538687f, p as DropdownMenuContent, pt as $6179b936705e76d3$export$ae780daf29e6d456, r as Input, st as $701a24aa0da5b062$export$ea18c227d4417cc3, t as DebouncedInput, u as prettyScientificNumber, v as DropdownMenuSeparator, xt as $458b0a5536c1a7cf$export$40bfa8c7b0832715, y as DropdownMenuShortcut, z as $64fa3d84918910a7$export$29f1550f4b0d4415 } from "./input-DtTqU0xh.js";
34
- import { S as isWasm, _ as initialModeAtom, b as viewStateAtom, c as asRemoteURL, d as isStaticNotebook, f as appendQueryParams, g as getInitialAppMode, m as require_cuid2, u as getStaticVirtualFiles, v as kioskModeAtom, w as CircleQuestionMark, x as Deferred } from "./toDate-kxcuDOWd.js";
35
- import { a as MarimoIncomingMessageEvent, c as MarimoValueUpdateEvent, f as Square, i as PythonIcon, l as createInputEvent, n as blobToString, o as MarimoValueInputEvent, p as File, r as filesToBase64, s as MarimoValueReadyEvent, t as processOutput, u as deserializeBlob } from "./process-output-D2Oxf11p.js";
36
- import { n as Trash, r as Pencil, t as BulkEdit } from "./types-kNUyqkDD.js";
37
- import { n as require_prop_types, r as Plus, t as ErrorBoundary } from "./ErrorBoundary-8ZHte0h9.js";
27
+ import { o as useSize, s as Root$1, u as createLucideIcon } from "./dist-DarwE0ZO.js";
28
+ import { A as SquareFunction, C as DEFAULT_COLOR_SCHEME, D as SCALE_TYPE_DESCRIPTIONS, E as EMPTY_VALUE$1, O as TIME_UNIT_DESCRIPTIONS, S as DEFAULT_AGGREGATION, T as DEFAULT_TIME_UNIT, _ as AGGREGATION_TYPE_DESCRIPTIONS, a as AGGREGATION_FNS, b as COLOR_SCHEMES, c as COLOR_BY_FIELDS, d as NONE_VALUE, f as SELECTABLE_DATA_TYPES, g as TIME_UNITS, h as STRING_AGGREGATION_FNS, i as convertDataTypeToSelectable, j as ChartColumn, k as escapeFieldName, l as COMBINED_TIME_UNITS, m as SORT_TYPES, n as createSpecWithoutData, o as BIN_AGGREGATION, p as SINGLE_TIME_UNITS, r as isFieldSet, s as CHART_TYPES, t as augmentSpecWithData, u as ChartType, v as AGGREGATION_TYPE_ICON, w as DEFAULT_MAX_BINS_FACET, x as COUNT_FIELD, y as CHART_TYPE_ICON } from "./spec-Be9MhFWh.js";
29
+ import { $ as CommandSeparator, $t as Kbd, A as ErrorState, At as getPageIndexForRow, B as ContextMenuTrigger, Bt as dateToLocalISODate, C as downloadHTMLAsImage, Ct as inferFieldTypes, D as ColumnName, Dt as DelayMount, E as downloadSizeLimitAtom, Et as ColumnChartSpecModel, F as getUserColumnVisibilityCounts, Ft as TOO_MANY_ROWS, G as DateRangePicker, Gt as TabsList, H as useSelectList, Ht as dateToLocalISOTime, I as ContextMenu, It as toFieldTypes, J as Command, Jt as ChartInfoState, K as Combobox, Kt as TabsTrigger, L as ContextMenuContent, Lt as getMimeValues, M as prettifyRowColumnCount, Mt as loadTableData, N as prettifyRowCount, Nt as INDEX_COLUMN_NAME, O as ColumnPreviewContainer, Ot as useIntersectionObserver, P as getColumnCountForDisplay, Pt as SELECT_COLUMN_ID, Q as CommandList, Qt as RenderTextWithLinks, R as ContextMenuItem, Rt as isNullishFilter, S as downloadExportedFile, St as generateColumns, T as Filenames, Tt as ColumnChartContext, U as CompactChipRow, Ut as Tabs, V as useInternalStateWithSync, Vt as dateToLocalISODateTime, W as DatePicker, Wt as TabsContent, X as CommandInput, Xt as LazyVegaEmbed, Y as CommandEmpty, Yt as ChartLoadingState, Z as CommandItem, Zt as useOverflowDetection, _ as DataTable, _n as ChevronLeft, _t as TableCell, an as TextWrap, at as contextAwarePanelType, b as downloadBlob, bt as TableRow, c as SLIDE_TYPE_OPTIONS_BY_VALUE, cn as EyeOff, ct as slotsController, d as Switch, dn as Download, en as HtmlOutput, et as smartMatch, f as RadioGroup, fn as Code, g as OutputRenderer, gn as ChevronsDownUp, gt as TableBody, h as OutputArea, hn as ChevronsLeft, ht as Table, i as showCodeInRunModeAtom, in as $fae977aafc393c5c$export$6b862160d295c8e, it as contextAwarePanelOwner, j as LoadingState, jt as loadTableAndRawData, k as EmptyState, kt as usePrevious$1, lt as Toggle, m as JsonOutput, mn as ChevronsRight, mt as Provider$1, n as useNotebookCodeAvailable, nn as safeLocale, nt as PANEL_TYPES, on as GripHorizontal, ot as isCellAwareAtom, p as RadioGroupItem, pn as ChevronsUpDown, pt as Fill, q as ComboboxItem, qt as ChartErrorState, r as marimoVersionAtom, rn as $fae977aafc393c5c$export$588937bcd60ade55, rt as contextAwarePanelOpen, sn as Funnel, st as SlotNames, t as cellDomProps, tn as EmotionCacheProvider, tt as ContextAwarePanelItem, u as Slide, un as Ellipsis, v as InstallPackageButton, vn as ArrowDownWideNarrow, vt as TableHead, w as Progress, wt as renderCellValue, x as downloadByURL, xt as NAMELESS_COLUMN_PREFIX, y as ADD_PRINTING_CLASS, yt as TableHeader, z as ContextMenuSeparator, zt as Maps, __tla as __tla_2 } from "./common-Czr-rNF3.js";
30
+ import { c as Calendar, i as createReducerAndAtoms, n as useOnUnmount, o as ToggleLeft, t as useOnMount } from "./useLifecycle-B7J7yvFt.js";
31
+ import { t as Check } from "./check-D-BaEjEh.js";
32
+ import { A as Icon, C as logNever, D as $18f2051aff69b9bf$export$a54013f0d02a8f82, E as $18f2051aff69b9bf$export$43bb16f9c6d9e3f7, F as createCollection, I as X, M as clamp$2, N as usePrevious$2, P as useDirection, R as ChevronDown, S as assertNever, a as SelectGroup, c as SelectSeparator, d as NativeSelect, i as SelectContent, j as Trigger$1, l as SelectTrigger, n as capitalize, o as SelectItem, r as Select, s as SelectLabel, t as Strings, u as SelectValue, w as $a916eb452884faea$export$b7a616150fdb9f44 } from "./strings-BUDhKc0s.js";
33
+ import { B as $64fa3d84918910a7$export$4d86445c2cf5e3, C as DropdownMenuTrigger, Ft as $65484d02dcb7eb3e$export$457c3d6518dd4c6f, It as $3ef42575df84b30b$export$9d1611c77c2fe928, W as $64fa3d84918910a7$export$df3a06d6289f983e, Wt as $ff5963eb1fccf552$export$e08e3b67e392101e, X as useDebouncedCallback, Y as useDebounceControlledState, a as NumberField, d as roundToFractionDigits, f as DropdownMenu, g as DropdownMenuLabel, gn as ChevronRight, h as DropdownMenuItem, hn as Circle, i as OnBlurredInput, l as prettyNumber, m as DropdownMenuGroup, n as DebouncedNumberInput, o as maxFractionDigitsForSteps, ot as $f7dceffc5ad7768b$export$4e328f61c538687f, p as DropdownMenuContent, pt as $6179b936705e76d3$export$ae780daf29e6d456, r as Input, st as $701a24aa0da5b062$export$ea18c227d4417cc3, t as DebouncedInput, u as prettyScientificNumber, v as DropdownMenuSeparator, xt as $458b0a5536c1a7cf$export$40bfa8c7b0832715, y as DropdownMenuShortcut, z as $64fa3d84918910a7$export$29f1550f4b0d4415 } from "./input-CwPuFkJt.js";
34
+ import { S as isWasm, _ as initialModeAtom, b as viewStateAtom, c as asRemoteURL, d as isStaticNotebook, f as appendQueryParams, g as getInitialAppMode, m as require_cuid2, u as getStaticVirtualFiles, v as kioskModeAtom, w as CircleQuestionMark, x as Deferred } from "./toDate-eW__SzBR.js";
35
+ import { a as MarimoIncomingMessageEvent, c as MarimoValueUpdateEvent, f as Square, i as PythonIcon, l as createInputEvent, n as blobToString, o as MarimoValueInputEvent, p as File, r as filesToBase64, s as MarimoValueReadyEvent, t as processOutput, u as deserializeBlob } from "./process-output-DUNqOGZS.js";
36
+ import { n as Trash, r as Pencil, t as BulkEdit } from "./types-uENjXsiC.js";
37
+ import { n as require_prop_types, r as Plus, t as ErrorBoundary } from "./ErrorBoundary-o6wEnSCc.js";
38
38
  import { t as require_react_dom } from "./react-dom-BTJzcVJ9.js";
39
39
  import { t as require_jsx_runtime } from "./jsx-runtime-DebpN0FN.js";
40
- import { $ as isInVscodeExtension, A as looseObject, B as union, C as any, E as custom, F as optional, G as parse$1, I as record, J as prettifyError, K as parseAsync, N as number, O as lazy$2, P as object, R as string, S as _null, T as boolean, U as ZodError, V as unknown, Z as withFullScreenAsRoot, _ as ZodString, _t as createContextScope, a as ZodIssueCode, b as _enum, c as ZodBoolean, ct as DismissableLayer, d as ZodDiscriminatedUnion, dt as useId$11, et as StyleNamespace, f as ZodEnum, ft as Presence, g as ZodOptional, h as ZodObject, ht as composeEventHandlers$1, i as string$1, j as nan, k as literal, l as ZodDate, m as ZodNumber, mt as useLayoutEffect2, n as date, o as ZodAny, p as ZodLiteral, pt as useControllableState, q as $ZodError, r as number$1, rt as __awaiter, s as ZodArray, t as zod_default, u as ZodDefault, ut as useCallbackRef, v as ZodType, vt as Primitive, w as array, x as _instanceof, y as ZodUnion, yt as dispatchDiscreteCustomEvent, z as tuple } from "./zod-DdNi9290.js";
41
- import { i as FunctionNotFoundError, n as ErrorBanner, r as CellNotInitializedError, t as Banner } from "./error-banner-DHfPl1w3.js";
42
- import { t as Label } from "./label-5IC840tS.js";
43
- import { a as TooltipRoot, i as TooltipProvider, n as TooltipContent, o as TooltipTrigger, r as TooltipPortal, t as Tooltip } from "./tooltip-BkSv4x8S.js";
44
- import { f as CopyClipboardIcon } from "./extends-xQ_2Cylt.js";
40
+ import { $ as StyleNamespace, A as looseObject, B as unknown, C as any, E as custom, F as optional, G as parseAsync, H as ZodError, I as record, K as $ZodError, L as string, N as number, O as lazy$2, P as object, Q as isInVscodeExtension, R as tuple, S as _null, T as boolean, W as parse$1, X as withFullScreenAsRoot, _ as ZodString, _t as Primitive, a as ZodIssueCode, b as _enum, c as ZodBoolean, d as ZodDiscriminatedUnion, dt as Presence, f as ZodEnum, ft as useControllableState, g as ZodOptional, gt as createContextScope, h as ZodObject, i as string$1, j as nan, k as literal, l as ZodDate, lt as useCallbackRef, m as ZodNumber, mt as composeEventHandlers$1, n as date, nt as __awaiter, o as ZodAny, p as ZodLiteral, pt as useLayoutEffect2, q as prettifyError, r as number$1, s as ZodArray, st as DismissableLayer, t as zod_default, u as ZodDefault, ut as useId$11, v as ZodType, vt as dispatchDiscreteCustomEvent, w as array, x as _instanceof, y as ZodUnion, z as union } from "./zod-yTHHzJiv.js";
41
+ import { i as FunctionNotFoundError, n as ErrorBanner, r as CellNotInitializedError, t as Banner } from "./error-banner-dmkbm21G.js";
42
+ import { t as Label } from "./label-CzHncDvS.js";
43
+ import { a as TooltipRoot, i as TooltipProvider, n as TooltipContent, o as TooltipTrigger, r as TooltipPortal, t as Tooltip } from "./tooltip-CkCWlUOf.js";
44
+ import { f as CopyClipboardIcon } from "./extends-DzpiytFg.js";
45
45
  import { a as get_default } from "./hasIn-Deg7jl_j.js";
46
46
  import { n as _baseSet_default, t as pick_default } from "./pick-D1Qo8s2C.js";
47
47
  import { t as debounce_default } from "./debounce-BOD3DbfP.js";
48
- import { A as useEvent_default, S as useAtomValue, T as atom, a as KnownQueryParams, b as Provider, c as autoInstantiateAtom, f as useResolvedMarimoConfig, g as store, k as dequal, m as AppConfigSchema, n as useTheme, r as CSSClasses, u as localeAtom, x as useAtom, y as isIslands } from "./useTheme-CEMsu1Js.js";
48
+ import { A as useEvent_default, S as useAtomValue, T as atom, a as KnownQueryParams, b as Provider, c as autoInstantiateAtom, f as useResolvedMarimoConfig, g as store, k as dequal, m as AppConfigSchema, n as useTheme, r as CSSClasses, u as localeAtom, x as useAtom, y as isIslands } from "./useTheme-BUY7pfI9.js";
49
49
  import { $ as EditorView, F as syntaxHighlighting, H as tags, a as HighlightStyle, g as defaultHighlightStyle } from "./dist-De-GlSAs.js";
50
50
  import { t as invariant } from "./invariant-wRzNXIsJ.js";
51
51
  import { c as uniqueBy, l as clamp, o as arrayShallowEquals, t as Arrays } from "./arrays-sEtDRoG4.js";
@@ -58,15 +58,15 @@ import "./dist-BTdrwBWP.js";
58
58
  import "./dist-4lVIWUT3.js";
59
59
  import "./dist-DgjbnqTg.js";
60
60
  import { r as python } from "./dist-CRmSjkLP.js";
61
- import { n as minimalSetup, t as esm_default } from "./esm-DJsE6wi-.js";
61
+ import { n as minimalSetup, t as esm_default } from "./esm-CfyRntAe.js";
62
62
  import "./purify.es-EnR5yhgI.js";
63
- import { i as AlertTitle, n as Alert, r as AlertDescription } from "./formats-D10vOEsT.js";
63
+ import { i as AlertTitle, n as Alert, r as AlertDescription } from "./formats-DcO6TofP.js";
64
64
  import { H as getVegaFieldTypes, V as getContainerWidth } from "./vega-loader.browser-DmpxCJqx.js";
65
65
  import { a as tooltipHandler, n as vegaLoadData } from "./loader-DP2JkPth.js";
66
66
  import "./defaultLocale-BpsHxBd7.js";
67
67
  import "./defaultLocale-DoeErsX2.js";
68
- import { t as useAsyncData } from "./useAsyncData-Uo4VFafD.js";
69
- import { t as useDeepCompareMemoize } from "./useDeepCompareMemoize-s3ZvmdK3.js";
68
+ import { t as useAsyncData } from "./useAsyncData-B8UxSH4O.js";
69
+ import { t as useDeepCompareMemoize } from "./useDeepCompareMemoize-BnhKck7C.js";
70
70
  import "./dist-BP39XM8u.js";
71
71
  import "./dist-C18MUWTj.js";
72
72
  import "./dist-BwhXBwMd.js";
@@ -9017,7 +9017,7 @@ let __tla = Promise.all([
9017
9017
  };
9018
9018
  }
9019
9019
  };
9020
- var LazyChatbot = import_react.lazy(() => import("./chat-ui-Cjd9kIcO.js").then((e) => ({
9020
+ var LazyChatbot = import_react.lazy(() => import("./chat-ui-1-XgwfDv.js").then((e) => ({
9021
9021
  default: e.Chatbot
9022
9022
  }))), messageSchema = array(object({
9023
9023
  id: string(),
@@ -9568,7 +9568,7 @@ let __tla = Promise.all([
9568
9568
  ]), TransformationsSchema = object({
9569
9569
  transforms: array(TransformTypeSchema)
9570
9570
  });
9571
- var import_compiler_runtime$76 = require_compiler_runtime(), LazyDataEditor = import_react.lazy(() => import("./glide-data-editor-FiwJJzrV.js").then(async (m) => {
9571
+ var import_compiler_runtime$76 = require_compiler_runtime(), LazyDataEditor = import_react.lazy(() => import("./glide-data-editor-C99Bp4Hk.js").then(async (m) => {
9572
9572
  await m.__tla;
9573
9573
  return m;
9574
9574
  }));
@@ -17030,7 +17030,7 @@ ${c}
17030
17030
  fullWidth: p,
17031
17031
  children: T
17032
17032
  }), r[20] = p, r[21] = g, r[22] = c, r[23] = T, r[24] = E) : E = r[24], E;
17033
- }, LazyDataExplorerComponent = import_react.lazy(() => import("./ConnectedDataExplorerComponent-BEb8RZam.js"));
17033
+ }, LazyDataExplorerComponent = import_react.lazy(() => import("./ConnectedDataExplorerComponent-emE_tsrt.js"));
17034
17034
  const DataExplorerPlugin = createPlugin("marimo-data-explorer").withData(object({
17035
17035
  label: string().nullish(),
17036
17036
  data: string()
@@ -28442,7 +28442,7 @@ ${c}
28442
28442
  return true;
28443
28443
  }
28444
28444
  }
28445
- var LazyVegaComponent = import_react.lazy(() => import("./vega-component-DGkcoXu3.js")), VegaPlugin = class {
28445
+ var LazyVegaComponent = import_react.lazy(() => import("./vega-component-BOeMnvAb.js")), VegaPlugin = class {
28446
28446
  constructor() {
28447
28447
  __publicField(this, "tagName", "marimo-vega");
28448
28448
  __publicField(this, "validator", object({
@@ -28771,7 +28771,7 @@ ${c}
28771
28771
  themeVariables: e.data.theme_variables
28772
28772
  });
28773
28773
  }
28774
- }, LazyMermaid = (0, import_react.lazy)(() => import("./mermaid-BNhC-PrB.js").then(async (m) => {
28774
+ }, LazyMermaid = (0, import_react.lazy)(() => import("./mermaid-Sy0p3RJY.js").then(async (m) => {
28775
28775
  await m.__tla;
28776
28776
  return m;
28777
28777
  })), import_compiler_runtime$22 = require_compiler_runtime();
@@ -38214,7 +38214,7 @@ ${c}
38214
38214
  function _temp2$2(e) {
38215
38215
  e.target === e.currentTarget && e.key === "Enter" && (e.preventDefault(), e.stopPropagation(), e.currentTarget.click());
38216
38216
  }
38217
- var LazySlidesComponent = import_react.lazy(() => import("./reveal-component--Ln8gdbm.js"));
38217
+ var LazySlidesComponent = import_react.lazy(() => import("./reveal-component-CZ2AHfVt.js"));
38218
38218
  const SlidesLayoutRenderer = ({ layout: e, setLayout: r, cells: c, mode: l }) => {
38219
38219
  var _a5;
38220
38220
  let u = useAtomValue(kioskModeAtom), d = l === "read" || u, f = useAtomValue(numColumnsAtom) > 1, [p, m] = (0, import_react.useState)(null), { slideCells: h, skippedIds: g, noOutputIds: _, slideTypes: v, startCellIndex: y } = (0, import_react.useMemo)(() => computeSlideCellsInfo(c, e), [
@@ -4,12 +4,12 @@ import { t as require_react } from "./react-DA-nE2FX.js";
4
4
  import { t as require_compiler_runtime } from "./compiler-runtime-CEbnTgxf.js";
5
5
  import "./react-dom-BTJzcVJ9.js";
6
6
  import { t as require_jsx_runtime } from "./jsx-runtime-DebpN0FN.js";
7
- import "./zod-DdNi9290.js";
8
- import { n as ErrorBanner } from "./error-banner-DHfPl1w3.js";
7
+ import "./zod-yTHHzJiv.js";
8
+ import { n as ErrorBanner } from "./error-banner-dmkbm21G.js";
9
9
  import { t as isEmpty_default } from "./isEmpty-CJJMn-QP.js";
10
- import { n as useTheme } from "./useTheme-CEMsu1Js.js";
10
+ import { n as useTheme } from "./useTheme-BUY7pfI9.js";
11
11
  import { t as purify } from "./purify.es-EnR5yhgI.js";
12
- import { t as useAsyncData } from "./useAsyncData-Uo4VFafD.js";
12
+ import { t as useAsyncData } from "./useAsyncData-B8UxSH4O.js";
13
13
  import { a as decodeEntities, f as isDetailedError, g as utils_default, h as removeDirectives, i as cleanAndMerge, o as encodeEntities } from "./chunk-S3R3BYOJ-BdgLc8AM.js";
14
14
  import { a as setLogLevel, i as log, r as __name, t as select_default } from "./src-DV3ha_nA.js";
15
15
  import { t as package_default } from "./chunk-DR5Q36YT-5Yp2GWwR.js";
@@ -1,8 +1,8 @@
1
1
  import { s as __toESM } from "./chunk-BNovOVIE.js";
2
2
  import { t as require_compiler_runtime } from "./compiler-runtime-CEbnTgxf.js";
3
- import { F as base64ToDataURL, ot as ansiToPlainText, st as parseHtmlContent } from "./html-to-image-Bgb6aaXi.js";
4
- import { u as createLucideIcon } from "./dist-DgzzIPS4.js";
5
- import { t as Strings } from "./strings-CITcoFNY.js";
3
+ import { F as base64ToDataURL, ot as ansiToPlainText, st as parseHtmlContent } from "./html-to-image-CgznkzKG.js";
4
+ import { u as createLucideIcon } from "./dist-DarwE0ZO.js";
5
+ import { t as Strings } from "./strings-BUDhKc0s.js";
6
6
  import { t as require_jsx_runtime } from "./jsx-runtime-DebpN0FN.js";
7
7
  import { n as mapWithConcurrency } from "./semaphore-C8rmHdhj.js";
8
8
  var File = createLucideIcon("file", [["path", {
@@ -6,18 +6,18 @@ import { s as __toESM } from "./chunk-BNovOVIE.js";
6
6
  import { c as useEventListener, g as Logger, h as cn, m as Events, t as Button } from "./button-8aS1QcHr.js";
7
7
  import { t as require_react } from "./react-DA-nE2FX.js";
8
8
  import { t as require_compiler_runtime } from "./compiler-runtime-CEbnTgxf.js";
9
- import { ut as outputIsStale } from "./html-to-image-Bgb6aaXi.js";
9
+ import { ut as outputIsStale } from "./html-to-image-CgznkzKG.js";
10
10
  import "./chunk-5FQGJX7Z-B9WoXK1R.js";
11
- import { u as createLucideIcon } from "./dist-DgzzIPS4.js";
12
- import { a as DEFAULT_DECK_TRANSITION, cn as EyeOff, dt as PanelGroup, fn as Code, ft as PanelResizeHandle, l as SlideSidebar, ln as Expand, n as useNotebookCodeAvailable, o as DEFAULT_DECK_VERTICAL_ALIGN, s as DEFAULT_SLIDE_TYPE, t as cellDomProps, u as Slide, ut as Panel } from "./common-C2Coc2Bh.js";
13
- import { R as ChevronDown } from "./strings-CITcoFNY.js";
14
- import { X as useDebouncedCallback } from "./input-DtTqU0xh.js";
15
- import { v as kioskModeAtom } from "./toDate-kxcuDOWd.js";
11
+ import { u as createLucideIcon } from "./dist-DarwE0ZO.js";
12
+ import { a as DEFAULT_DECK_TRANSITION, cn as EyeOff, dt as PanelGroup, fn as Code, ft as PanelResizeHandle, l as SlideSidebar, ln as Expand, n as useNotebookCodeAvailable, o as DEFAULT_DECK_VERTICAL_ALIGN, s as DEFAULT_SLIDE_TYPE, t as cellDomProps, u as Slide, ut as Panel } from "./common-Czr-rNF3.js";
13
+ import { R as ChevronDown } from "./strings-BUDhKc0s.js";
14
+ import { X as useDebouncedCallback } from "./input-CwPuFkJt.js";
15
+ import { v as kioskModeAtom } from "./toDate-eW__SzBR.js";
16
16
  import "./react-dom-BTJzcVJ9.js";
17
17
  import { t as require_jsx_runtime } from "./jsx-runtime-DebpN0FN.js";
18
- import { X as useFullScreenElement } from "./zod-DdNi9290.js";
19
- import { t as Tooltip } from "./tooltip-BkSv4x8S.js";
20
- import { A as useEvent_default, S as useAtomValue, y as isIslands } from "./useTheme-CEMsu1Js.js";
18
+ import { Y as useFullScreenElement } from "./zod-yTHHzJiv.js";
19
+ import { t as Tooltip } from "./tooltip-CkCWlUOf.js";
20
+ import { A as useEvent_default, S as useAtomValue, y as isIslands } from "./useTheme-BUY7pfI9.js";
21
21
  import "./dist-De-GlSAs.js";
22
22
  import "./main-B1Jo_8pC.js";
23
23
  import "./dist-BOMbzyb3.js";