@marimo-team/islands 0.23.16-dev6 → 0.23.16-dev8

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-CJaUI-S-.js → ConnectedDataExplorerComponent-f9vLjQiF.js} +13 -13
  2. package/dist/{ErrorBoundary-DXlxsrTF.js → ErrorBoundary-DhLqwSWA.js} +3 -3
  3. package/dist/{any-language-editor-P9tjkj4n.js → any-language-editor-DifE-fl7.js} +5 -5
  4. package/dist/{button-BcSml68y.js → button-BSm8IXRU.js} +2 -4
  5. package/dist/{capabilities-BYLFYTYv.js → capabilities-C6OQ5YBO.js} +1 -1
  6. package/dist/{chat-ui-BdSDiVjk.js → chat-ui-JeekqoMH.js} +16 -16
  7. package/dist/{check-Cs-KV5XY.js → check-DP7U0H0G.js} +1 -1
  8. package/dist/{code-visibility-CfBftiVM.js → code-visibility-z1wi6InA.js} +21 -21
  9. package/dist/{copy-Cs3yt6Vt.js → copy-DNq8q3zw.js} +2 -2
  10. package/dist/{dist-B96tMAst.js → dist-DIlxLFXG.js} +2 -2
  11. package/dist/{error-banner-DR7o3CbX.js → error-banner-B_GQfxxD.js} +2 -2
  12. package/dist/{esm-k8PIvuZW.js → esm-DzZVaNH4.js} +1 -1
  13. package/dist/{extends-Cq2JYHKy.js → extends-w2_S44bV.js} +4 -4
  14. package/dist/{formats-BFhkZJwd.js → formats-CO8cn5_K.js} +3 -3
  15. package/dist/{glide-data-editor--CaN-f27.js → glide-data-editor-B9K6-MJe.js} +9 -9
  16. package/dist/{html-to-image-DDENewl2.js → html-to-image-Bif4utQZ.js} +15 -15
  17. package/dist/{input-DStQIuqD.js → input-C5K4VBvB.js} +7 -7
  18. package/dist/{label-DIk0QoFe.js → label-DjoYwqmj.js} +2 -2
  19. package/dist/{loader-CTHCI-qe.js → loader-DX-IDS7n.js} +1 -1
  20. package/dist/main.js +56 -55
  21. package/dist/{mermaid-CdSvixW2.js → mermaid-hv6IckVw.js} +5 -5
  22. package/dist/{process-output-2QPcgBQg.js → process-output-TAzy-GUk.js} +3 -3
  23. package/dist/{reveal-component-BclLkYnV.js → reveal-component-kTeHzMBu.js} +11 -11
  24. package/dist/{spec-CnaxwDqy.js → spec-CQKL_D3i.js} +4 -4
  25. package/dist/{strings-BYAhZnQi.js → strings-DIy9NAmg.js} +4 -4
  26. package/dist/{swiper-component-DE94711u.js → swiper-component-CEdAYjb7.js} +2 -2
  27. package/dist/{toDate-B3IRfHhw.js → toDate-CmR_xR3P.js} +3 -3
  28. package/dist/{tooltip-B-qh7UPB.js → tooltip-f-qR0iUx.js} +3 -3
  29. package/dist/{types-DQl7jVYK.js → types-DicH9Oi0.js} +1 -1
  30. package/dist/{useAsyncData-CvO8WUy3.js → useAsyncData-CYOQb1EW.js} +1 -1
  31. package/dist/{useDateFormatter-BSoGim-G.js → useDateFormatter-Bt2qr_XS.js} +2 -2
  32. package/dist/{useDeepCompareMemoize-J3MKRdA4.js → useDeepCompareMemoize-CSHQeQEI.js} +1 -1
  33. package/dist/{useIframeCapabilities-POcFXHbw.js → useIframeCapabilities-kA09ykNq.js} +1 -1
  34. package/dist/{useLifecycle-DqPxHgAN.js → useLifecycle-CMJGqBaY.js} +3 -3
  35. package/dist/{useTheme-XMq9mNf_.js → useTheme-DYfby65G.js} +2 -2
  36. package/dist/{vega-component-CrFoZT1S.js → vega-component-DphdxaJ_.js} +10 -10
  37. package/dist/{zod-D0yOqoGe.js → zod-BUcyXSdR.js} +1 -1
  38. package/package.json +1 -1
  39. package/src/components/ui/input.tsx +1 -1
  40. package/src/core/codemirror/keymaps/__tests__/keymaps.test.ts +31 -2
  41. package/src/core/codemirror/keymaps/keymaps.ts +12 -0
  42. package/src/core/hotkeys/hotkeys.ts +0 -2
  43. package/src/plugins/impl/FormPlugin.tsx +1 -1
  44. package/src/plugins/impl/__tests__/FormPlugin.test.tsx +162 -0
package/dist/main.js CHANGED
@@ -18,34 +18,34 @@ var __privateWrapper = (obj, member, setter, getter) => ({
18
18
  }
19
19
  });
20
20
  import { a as __toCommonJS, n as __esmMin, r as __export, s as __toESM, t as __commonJSMin } from "./chunk-BNovOVIE.js";
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-BcSml68y.js";
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-BSm8IXRU.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-Cs3yt6Vt.js";
25
- import { $ as notebookOutline, $t as requestClientAtom, A as ChevronDownIcon, Bt as repl, C as Accordion, Cn as RANDOM_ID_ATTR, Ct as normalizeName, D as BorderAllIcon, Dn as atomWithStorage, E as AccordionTrigger, En as atomWithReducer, Et as MarkdownLanguageAdapter, G as hasRunAnyCellAtom, Gn as Eye, Gt as DATA_TYPE_ICON, H as renderHTML, Hn as Layers, Ht as MarkdownParser, I as base64ToDataView, In as Trash2, Jn as Columns2, K as cellIdsAtom, Ln as Table2, Lt as jotaiJsonStorage, Mn as Item$1, Nn as Root2$1, Nt as DeferredRequestRegistry, On as selectAtom, Ot as PathBuilder, Pn as Trigger2, Pt as generateUUID, Q as notebookAtom, Qt as getRequestClient, R as dataViewToBase64, Rn as PaintRoller, Sn as OBJECT_ID_ATTR, St as isInternalCellName, T as AccordionItem, Tt as customPythonLanguageSupport, U as getMarimoExportContext, Un as Info, V as safeExtractSetUIElementMessageBuffers, Vn as LoaderCircle, Vt as SQLParser, W as hasTrustedExportContext, Wn as FileText, Wt as PluralWords, X as hasOnlyOneCellAtom, Xn as CircleAlert, Y as getCellNames, Z as initialNotebookState, Zn as Braces, Zt as convertStatsName, a as useCellFocusActions, at as createCell, bn as UIElementId, dn as NotebookScopedLocalStorage, dt as kioskModeAtom, en as useRequestClient, et as numColumnsAtom, f as isOutputEmpty, gn as parseInitialValue, gt as headingToIdentifier, hn as parseDataset, ht as outputIsStale, i as LazyAnyLanguageCodeMirror, jn as Content2, kt as Paths, lt as getInitialAppMode, mn as parseAttrValue, mt as outputIsLoading, n as Spinner, nn as publishedCellClasses, nt as useCellActions, o as useLastFocusedCellId, p as useExpandedConsoleOutput, pt as viewStateAtom, q as createActions, qn as Database, qt as require_client, rn as shouldHidePublishedCell, rt as useCellIds, s as maybeAddAltairImport, tn as isUninstantiated, tt as reducer, ut as initialModeAtom, vn as HTMLCellId, w as AccordionContent, wn as jsonParseWithSpecialChar, wt as Checkbox, xn as findCellId, xt as getValidName, __tla as __tla_0 } from "./html-to-image-DDENewl2.js";
24
+ import { n as Copy, r as toast, t as copyToClipboard } from "./copy-DNq8q3zw.js";
25
+ import { $ as notebookOutline, $t as requestClientAtom, A as ChevronDownIcon, Bt as repl, C as Accordion, Cn as RANDOM_ID_ATTR, Ct as normalizeName, D as BorderAllIcon, Dn as atomWithStorage, E as AccordionTrigger, En as atomWithReducer, Et as MarkdownLanguageAdapter, G as hasRunAnyCellAtom, Gn as Eye, Gt as DATA_TYPE_ICON, H as renderHTML, Hn as Layers, Ht as MarkdownParser, I as base64ToDataView, In as Trash2, Jn as Columns2, K as cellIdsAtom, Ln as Table2, Lt as jotaiJsonStorage, Mn as Item$1, Nn as Root2$1, Nt as DeferredRequestRegistry, On as selectAtom, Ot as PathBuilder, Pn as Trigger2, Pt as generateUUID, Q as notebookAtom, Qt as getRequestClient, R as dataViewToBase64, Rn as PaintRoller, Sn as OBJECT_ID_ATTR, St as isInternalCellName, T as AccordionItem, Tt as customPythonLanguageSupport, U as getMarimoExportContext, Un as Info, V as safeExtractSetUIElementMessageBuffers, Vn as LoaderCircle, Vt as SQLParser, W as hasTrustedExportContext, Wn as FileText, Wt as PluralWords, X as hasOnlyOneCellAtom, Xn as CircleAlert, Y as getCellNames, Z as initialNotebookState, Zn as Braces, Zt as convertStatsName, a as useCellFocusActions, at as createCell, bn as UIElementId, dn as NotebookScopedLocalStorage, dt as kioskModeAtom, en as useRequestClient, et as numColumnsAtom, f as isOutputEmpty, gn as parseInitialValue, gt as headingToIdentifier, hn as parseDataset, ht as outputIsStale, i as LazyAnyLanguageCodeMirror, jn as Content2, kt as Paths, lt as getInitialAppMode, mn as parseAttrValue, mt as outputIsLoading, n as Spinner, nn as publishedCellClasses, nt as useCellActions, o as useLastFocusedCellId, p as useExpandedConsoleOutput, pt as viewStateAtom, q as createActions, qn as Database, qt as require_client, rn as shouldHidePublishedCell, rt as useCellIds, s as maybeAddAltairImport, tn as isUninstantiated, tt as reducer, ut as initialModeAtom, vn as HTMLCellId, w as AccordionContent, wn as jsonParseWithSpecialChar, wt as Checkbox, xn as findCellId, xt as getValidName, __tla as __tla_0 } from "./html-to-image-Bif4utQZ.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-B96tMAst.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$1, 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-CnaxwDqy.js";
29
- import { $ as ContextAwarePanelItem, $t as EmotionCacheProvider, A as prettifyRowColumnCount, At as loadTableData, B as useSelectList, Bt as dateToLocalISOTime, C as Filenames, Ct as ColumnChartContext, D as EmptyState, Dt as usePrevious$1, E as ColumnPreviewContainer, Et as useIntersectionObserver, F as ContextMenuContent, Ft as getMimeValues, G as ComboboxItem, Gt as ChartErrorState, H as DatePicker, Ht as TabsContent, I as ContextMenuItem, It as isNullishFilter, J as CommandInput, Jt as LazyVegaEmbed, K as Command, Kt as ChartInfoState, L as ContextMenuSeparator, Lt as Maps, M as getColumnCountForDisplay, Mt as SELECT_COLUMN_ID, N as getUserColumnVisibilityCounts, Nt as TOO_MANY_ROWS, O as ErrorState, Ot as getPageIndexForRow, P as ContextMenu, Pt as toFieldTypes, Q as smartMatch, Qt as HtmlOutput, R as ContextMenuTrigger, Rt as dateToLocalISODate, S as Progress, St as renderCellValue, T as ColumnName, Tt as DelayMount, U as DateRangePicker, Ut as TabsList, V as CompactChipRow, Vt as Tabs, W as Combobox, Wt as TabsTrigger, X as CommandList, Xt as RenderTextWithLinks, Y as CommandItem, Yt as useOverflowDetection, Z as CommandSeparator, Zt as Kbd, _ as InstallPackageButton, _n as ChevronLeft, _t as TableHeader, an as TextWrap, at as SlotNames, b as downloadByURL, bt as generateColumns, cn as EyeOff, d as RadioGroup, dn as Download, dt as Fill, en as safeLocale, et as PANEL_TYPES, f as RadioGroupItem, fn as Code, ft as Provider$1, g as DataTable, gn as ChevronsDownUp, gt as TableHead, h as OutputRenderer, hn as ChevronsLeft, ht as TableCell, in as $fae977aafc393c5c$export$6b862160d295c8e, it as isCellAwareAtom, j as prettifyRowCount, jt as INDEX_COLUMN_NAME, k as LoadingState, kt as loadTableAndRawData, l as Slide, m as OutputArea, mn as ChevronsRight, mt as TableBody, n as marimoVersionAtom, nn as isRecord, nt as contextAwarePanelOwner, on as GripHorizontal, ot as slotsController, p as JsonOutput, pn as ChevronsUpDown, pt as Table, q as CommandEmpty, qt as ChartLoadingState, r as showCodeInRunModeAtom, rn as $fae977aafc393c5c$export$588937bcd60ade55, rt as contextAwarePanelType, s as SLIDE_TYPE_OPTIONS_BY_VALUE, sn as Funnel, st as Toggle, t as useNotebookCodeAvailable, tn as hasFunctionProperty, tt as contextAwarePanelOpen, u as Switch, un as Ellipsis, v as ADD_PRINTING_CLASS, vn as ArrowDownWideNarrow, vt as TableRow, w as downloadSizeLimitAtom, wt as ColumnChartSpecModel, x as downloadHTMLAsImage, xt as inferFieldTypes, y as downloadBlob, yt as NAMELESS_COLUMN_PREFIX, z as useInternalStateWithSync, zt as dateToLocalISODateTime, __tla as __tla_2 } from "./code-visibility-CfBftiVM.js";
30
- import { c as Calendar, i as createReducerAndAtoms, n as useOnUnmount, o as ToggleLeft, t as useOnMount } from "./useLifecycle-DqPxHgAN.js";
31
- import { t as Check } from "./check-Cs-KV5XY.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-BYAhZnQi.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-DStQIuqD.js";
34
- import { _ as isWasm, c as asRemoteURL, d as isStaticNotebook, f as appendQueryParams, g as Deferred, m as require_cuid2, u as getStaticVirtualFiles, v as CircleQuestionMark } from "./toDate-B3IRfHhw.js";
35
- import { a as MarimoIncomingMessageEvent, c as MarimoValueUpdateEvent, d as Square, f as File, i as PythonIcon, l as createInputEvent, n as blobToString, o as MarimoValueInputEvent, r as filesToBase64, s as MarimoValueReadyEvent, t as processOutput, u as deserializeBlob } from "./process-output-2QPcgBQg.js";
36
- import { n as Trash, r as Pencil, t as BulkEdit } from "./types-DQl7jVYK.js";
37
- import { n as require_prop_types, r as Plus, t as ErrorBoundary } from "./ErrorBoundary-DXlxsrTF.js";
27
+ import { o as useSize, s as Root$1, u as createLucideIcon } from "./dist-DIlxLFXG.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$1, 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-CQKL_D3i.js";
29
+ import { $ as ContextAwarePanelItem, $t as EmotionCacheProvider, A as prettifyRowColumnCount, At as loadTableData, B as useSelectList, Bt as dateToLocalISOTime, C as Filenames, Ct as ColumnChartContext, D as EmptyState, Dt as usePrevious$1, E as ColumnPreviewContainer, Et as useIntersectionObserver, F as ContextMenuContent, Ft as getMimeValues, G as ComboboxItem, Gt as ChartErrorState, H as DatePicker, Ht as TabsContent, I as ContextMenuItem, It as isNullishFilter, J as CommandInput, Jt as LazyVegaEmbed, K as Command, Kt as ChartInfoState, L as ContextMenuSeparator, Lt as Maps, M as getColumnCountForDisplay, Mt as SELECT_COLUMN_ID, N as getUserColumnVisibilityCounts, Nt as TOO_MANY_ROWS, O as ErrorState, Ot as getPageIndexForRow, P as ContextMenu, Pt as toFieldTypes, Q as smartMatch, Qt as HtmlOutput, R as ContextMenuTrigger, Rt as dateToLocalISODate, S as Progress, St as renderCellValue, T as ColumnName, Tt as DelayMount, U as DateRangePicker, Ut as TabsList, V as CompactChipRow, Vt as Tabs, W as Combobox, Wt as TabsTrigger, X as CommandList, Xt as RenderTextWithLinks, Y as CommandItem, Yt as useOverflowDetection, Z as CommandSeparator, Zt as Kbd, _ as InstallPackageButton, _n as ChevronLeft, _t as TableHeader, an as TextWrap, at as SlotNames, b as downloadByURL, bt as generateColumns, cn as EyeOff, d as RadioGroup, dn as Download, dt as Fill, en as safeLocale, et as PANEL_TYPES, f as RadioGroupItem, fn as Code, ft as Provider$1, g as DataTable, gn as ChevronsDownUp, gt as TableHead, h as OutputRenderer, hn as ChevronsLeft, ht as TableCell, in as $fae977aafc393c5c$export$6b862160d295c8e, it as isCellAwareAtom, j as prettifyRowCount, jt as INDEX_COLUMN_NAME, k as LoadingState, kt as loadTableAndRawData, l as Slide, m as OutputArea, mn as ChevronsRight, mt as TableBody, n as marimoVersionAtom, nn as isRecord, nt as contextAwarePanelOwner, on as GripHorizontal, ot as slotsController, p as JsonOutput, pn as ChevronsUpDown, pt as Table, q as CommandEmpty, qt as ChartLoadingState, r as showCodeInRunModeAtom, rn as $fae977aafc393c5c$export$588937bcd60ade55, rt as contextAwarePanelType, s as SLIDE_TYPE_OPTIONS_BY_VALUE, sn as Funnel, st as Toggle, t as useNotebookCodeAvailable, tn as hasFunctionProperty, tt as contextAwarePanelOpen, u as Switch, un as Ellipsis, v as ADD_PRINTING_CLASS, vn as ArrowDownWideNarrow, vt as TableRow, w as downloadSizeLimitAtom, wt as ColumnChartSpecModel, x as downloadHTMLAsImage, xt as inferFieldTypes, y as downloadBlob, yt as NAMELESS_COLUMN_PREFIX, z as useInternalStateWithSync, zt as dateToLocalISODateTime, __tla as __tla_2 } from "./code-visibility-z1wi6InA.js";
30
+ import { c as Calendar, i as createReducerAndAtoms, n as useOnUnmount, o as ToggleLeft, t as useOnMount } from "./useLifecycle-CMJGqBaY.js";
31
+ import { t as Check } from "./check-DP7U0H0G.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-DIy9NAmg.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-C5K4VBvB.js";
34
+ import { _ as isWasm, c as asRemoteURL, d as isStaticNotebook, f as appendQueryParams, g as Deferred, m as require_cuid2, u as getStaticVirtualFiles, v as CircleQuestionMark } from "./toDate-CmR_xR3P.js";
35
+ import { a as MarimoIncomingMessageEvent, c as MarimoValueUpdateEvent, d as Square, f as File, i as PythonIcon, l as createInputEvent, n as blobToString, o as MarimoValueInputEvent, r as filesToBase64, s as MarimoValueReadyEvent, t as processOutput, u as deserializeBlob } from "./process-output-TAzy-GUk.js";
36
+ import { n as Trash, r as Pencil, t as BulkEdit } from "./types-DicH9Oi0.js";
37
+ import { n as require_prop_types, r as Plus, t as ErrorBoundary } from "./ErrorBoundary-DhLqwSWA.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-D0yOqoGe.js";
41
- import { i as FunctionNotFoundError, n as ErrorBanner, r as CellNotInitializedError, t as Banner } from "./error-banner-DR7o3CbX.js";
42
- import { t as Label } from "./label-DIk0QoFe.js";
43
- import { a as TooltipRoot, i as TooltipProvider, n as TooltipContent, o as TooltipTrigger, r as TooltipPortal, t as Tooltip } from "./tooltip-B-qh7UPB.js";
44
- import { f as CopyClipboardIcon } from "./extends-Cq2JYHKy.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-BUcyXSdR.js";
41
+ import { i as FunctionNotFoundError, n as ErrorBanner, r as CellNotInitializedError, t as Banner } from "./error-banner-B_GQfxxD.js";
42
+ import { t as Label } from "./label-DjoYwqmj.js";
43
+ import { a as TooltipRoot, i as TooltipProvider, n as TooltipContent, o as TooltipTrigger, r as TooltipPortal, t as Tooltip } from "./tooltip-f-qR0iUx.js";
44
+ import { f as CopyClipboardIcon } from "./extends-w2_S44bV.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-XMq9mNf_.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-DYfby65G.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-k8PIvuZW.js";
61
+ import { n as minimalSetup, t as esm_default } from "./esm-DzZVaNH4.js";
62
62
  import "./purify.es-EnR5yhgI.js";
63
- import { i as AlertTitle, n as Alert, r as AlertDescription } from "./formats-BFhkZJwd.js";
63
+ import { i as AlertTitle, n as Alert, r as AlertDescription } from "./formats-CO8cn5_K.js";
64
64
  import { H as getVegaFieldTypes, V as getContainerWidth } from "./vega-loader.browser-DmpxCJqx.js";
65
- import { a as tooltipHandler, n as vegaLoadData } from "./loader-CTHCI-qe.js";
65
+ import { a as tooltipHandler, n as vegaLoadData } from "./loader-DX-IDS7n.js";
66
66
  import "./defaultLocale-BpsHxBd7.js";
67
67
  import "./defaultLocale-DoeErsX2.js";
68
- import { t as useAsyncData } from "./useAsyncData-CvO8WUy3.js";
69
- import { t as useDeepCompareMemoize } from "./useDeepCompareMemoize-J3MKRdA4.js";
68
+ import { t as useAsyncData } from "./useAsyncData-CYOQb1EW.js";
69
+ import { t as useDeepCompareMemoize } from "./useDeepCompareMemoize-CSHQeQEI.js";
70
70
  import "./dist-BP39XM8u.js";
71
71
  import "./dist-C18MUWTj.js";
72
72
  import "./dist-BwhXBwMd.js";
@@ -9009,7 +9009,7 @@ let __tla = Promise.all([
9009
9009
  };
9010
9010
  }
9011
9011
  };
9012
- var LazyChatbot = import_react.lazy(() => import("./chat-ui-BdSDiVjk.js").then((e) => ({
9012
+ var LazyChatbot = import_react.lazy(() => import("./chat-ui-JeekqoMH.js").then((e) => ({
9013
9013
  default: e.Chatbot
9014
9014
  }))), messageSchema = array(object({
9015
9015
  id: string(),
@@ -9158,7 +9158,7 @@ let __tla = Promise.all([
9158
9158
  "time",
9159
9159
  "unknown"
9160
9160
  ];
9161
- var import_compiler_runtime$76 = require_compiler_runtime(), LazyDataEditor = import_react.lazy(() => import("./glide-data-editor--CaN-f27.js").then(async (m) => {
9161
+ var import_compiler_runtime$76 = require_compiler_runtime(), LazyDataEditor = import_react.lazy(() => import("./glide-data-editor-B9K6-MJe.js").then(async (m) => {
9162
9162
  await m.__tla;
9163
9163
  return m;
9164
9164
  }));
@@ -17026,7 +17026,7 @@ ${c}
17026
17026
  fullWidth: p,
17027
17027
  children: T
17028
17028
  }), r[20] = p, r[21] = g, r[22] = c, r[23] = T, r[24] = E) : E = r[24], E;
17029
- }, LazyDataExplorerComponent = import_react.lazy(() => import("./ConnectedDataExplorerComponent-CJaUI-S-.js"));
17029
+ }, LazyDataExplorerComponent = import_react.lazy(() => import("./ConnectedDataExplorerComponent-f9vLjQiF.js"));
17030
17030
  const DataExplorerPlugin = createPlugin("marimo-data-explorer").withData(object({
17031
17031
  label: string().nullish(),
17032
17032
  data: string()
@@ -25441,7 +25441,7 @@ ${c}
25441
25441
  ...c,
25442
25442
  ...r
25443
25443
  })), FormWrapper = (e) => {
25444
- let r = (0, import_compiler_runtime$41.c)(46), { children: c, currentValue: l, newValue: u, setValue: d, label: f, bordered: p, loading: m, submitButtonLabel: g, submitButtonTooltip: _, submitButtonDisabled: v, clearOnSubmit: y, showClearButton: b, clearButtonLabel: S, clearButtonTooltip: w, validate: E, shouldValidate: O } = e, j = (0, import_react.useRef)(null), M = u === l, I = M ? "secondary" : "action", [L, R] = (0, import_react.useState)(null), z;
25444
+ let r = (0, import_compiler_runtime$41.c)(43), { children: c, currentValue: l, newValue: u, setValue: d, label: f, bordered: p, loading: m, submitButtonLabel: g, submitButtonTooltip: _, submitButtonDisabled: v, clearOnSubmit: y, showClearButton: b, clearButtonLabel: S, clearButtonTooltip: w, validate: E, shouldValidate: O } = e, j = (0, import_react.useRef)(null), M = u === l, I = M ? "secondary" : "action", [L, R] = (0, import_react.useState)(null), z;
25445
25445
  r[0] === /* @__PURE__ */ Symbol.for("react.memo_cache_sentinel") ? (z = () => {
25446
25446
  j.current && clearInputs(j.current);
25447
25447
  }, r[0] = z) : z = r[0];
@@ -25466,41 +25466,42 @@ ${c}
25466
25466
  "bg-(--amber-1) border-(--amber-7)": W
25467
25467
  }), r[7] = p, r[8] = W, r[9] = G) : G = r[9];
25468
25468
  let q;
25469
- r[10] !== u || r[11] !== d ? (q = (e2) => {
25470
- e2.key === "Enter" && (e2.ctrlKey || e2.metaKey) && (e2.preventDefault(), e2.stopPropagation(), d(u));
25471
- }, r[10] = u, r[11] = d, r[12] = q) : q = r[12];
25469
+ r[10] === /* @__PURE__ */ Symbol.for("react.memo_cache_sentinel") ? (q = (e2) => {
25470
+ var _a5;
25471
+ e2.key === "Enter" && (e2.ctrlKey || e2.metaKey) && (e2.preventDefault(), e2.stopPropagation(), (_a5 = j.current) == null ? void 0 : _a5.requestSubmit());
25472
+ }, r[10] = q) : q = r[10];
25472
25473
  let Z;
25473
- r[13] === f ? Z = r[14] : (Z = f === null ? null : (0, import_jsx_runtime.jsx)("div", {
25474
+ r[11] === f ? Z = r[12] : (Z = f === null ? null : (0, import_jsx_runtime.jsx)("div", {
25474
25475
  className: "text-center",
25475
25476
  children: renderHTML({
25476
25477
  html: f
25477
25478
  })
25478
- }), r[13] = f, r[14] = Z);
25479
+ }), r[11] = f, r[12] = Z);
25479
25480
  let ZW;
25480
- r[15] === L ? ZW = r[16] : (ZW = L != null && (0, import_jsx_runtime.jsx)(Banner, {
25481
+ r[13] === L ? ZW = r[14] : (ZW = L != null && (0, import_jsx_runtime.jsx)(Banner, {
25481
25482
  kind: "danger",
25482
25483
  className: "rounded",
25483
25484
  children: L ?? "Invalid input"
25484
- }), r[15] = L, r[16] = ZW);
25485
+ }), r[13] = L, r[14] = ZW);
25485
25486
  let QW;
25486
- r[17] === c ? QW = r[18] : (QW = (0, import_jsx_runtime.jsx)("div", {
25487
+ r[15] === c ? QW = r[16] : (QW = (0, import_jsx_runtime.jsx)("div", {
25487
25488
  children: c
25488
- }), r[17] = c, r[18] = QW);
25489
+ }), r[15] = c, r[16] = QW);
25489
25490
  let $W;
25490
- r[19] !== S || r[20] !== w || r[21] !== b ? ($W = b && withTooltip((0, import_jsx_runtime.jsx)(Button, {
25491
+ r[17] !== S || r[18] !== w || r[19] !== b ? ($W = b && withTooltip((0, import_jsx_runtime.jsx)(Button, {
25491
25492
  "data-testid": "marimo-plugin-form-clear-button",
25492
25493
  variant: "text",
25493
25494
  onClick: (e2) => {
25494
25495
  e2.preventDefault(), B();
25495
25496
  },
25496
25497
  children: S
25497
- }), w), r[19] = S, r[20] = w, r[21] = b, r[22] = $W) : $W = r[22];
25498
+ }), w), r[17] = S, r[18] = w, r[19] = b, r[20] = $W) : $W = r[20];
25498
25499
  let eG = v || m, tG;
25499
- r[23] === m ? tG = r[24] : (tG = m && (0, import_jsx_runtime.jsx)(LoaderCircle, {
25500
+ r[21] === m ? tG = r[22] : (tG = m && (0, import_jsx_runtime.jsx)(LoaderCircle, {
25500
25501
  className: "h-4 w-4 mr-2 animate-spin"
25501
- }), r[23] = m, r[24] = tG);
25502
+ }), r[21] = m, r[22] = tG);
25502
25503
  let nG;
25503
- r[25] !== g || r[26] !== eG || r[27] !== tG || r[28] !== I ? (nG = (0, import_jsx_runtime.jsxs)(Button, {
25504
+ r[23] !== g || r[24] !== eG || r[25] !== tG || r[26] !== I ? (nG = (0, import_jsx_runtime.jsxs)(Button, {
25504
25505
  "data-testid": "marimo-plugin-form-submit-button",
25505
25506
  variant: I,
25506
25507
  disabled: eG,
@@ -25509,19 +25510,19 @@ ${c}
25509
25510
  tG,
25510
25511
  g
25511
25512
  ]
25512
- }), r[25] = g, r[26] = eG, r[27] = tG, r[28] = I, r[29] = nG) : nG = r[29];
25513
+ }), r[23] = g, r[24] = eG, r[25] = tG, r[26] = I, r[27] = nG) : nG = r[27];
25513
25514
  let rG;
25514
- r[30] !== _ || r[31] !== nG ? (rG = withTooltip(nG, _), r[30] = _, r[31] = nG, r[32] = rG) : rG = r[32];
25515
+ r[28] !== _ || r[29] !== nG ? (rG = withTooltip(nG, _), r[28] = _, r[29] = nG, r[30] = rG) : rG = r[30];
25515
25516
  let aG;
25516
- r[33] !== rG || r[34] !== $W ? (aG = (0, import_jsx_runtime.jsxs)("div", {
25517
+ r[31] !== rG || r[32] !== $W ? (aG = (0, import_jsx_runtime.jsxs)("div", {
25517
25518
  className: "flex justify-end gap-2 font-code",
25518
25519
  children: [
25519
25520
  $W,
25520
25521
  rG
25521
25522
  ]
25522
- }), r[33] = rG, r[34] = $W, r[35] = aG) : aG = r[35];
25523
+ }), r[31] = rG, r[32] = $W, r[33] = aG) : aG = r[33];
25523
25524
  let oG;
25524
- r[36] !== aG || r[37] !== G || r[38] !== q || r[39] !== Z || r[40] !== ZW || r[41] !== QW ? (oG = (0, import_jsx_runtime.jsxs)("div", {
25525
+ r[34] !== aG || r[35] !== G || r[36] !== Z || r[37] !== ZW || r[38] !== QW ? (oG = (0, import_jsx_runtime.jsxs)("div", {
25525
25526
  className: G,
25526
25527
  onKeyDown: q,
25527
25528
  children: [
@@ -25530,14 +25531,14 @@ ${c}
25530
25531
  QW,
25531
25532
  aG
25532
25533
  ]
25533
- }), r[36] = aG, r[37] = G, r[38] = q, r[39] = Z, r[40] = ZW, r[41] = QW, r[42] = oG) : oG = r[42];
25534
+ }), r[34] = aG, r[35] = G, r[36] = Z, r[37] = ZW, r[38] = QW, r[39] = oG) : oG = r[39];
25534
25535
  let sG;
25535
- return r[43] !== oG || r[44] !== H ? (sG = (0, import_jsx_runtime.jsx)("form", {
25536
+ return r[40] !== oG || r[41] !== H ? (sG = (0, import_jsx_runtime.jsx)("form", {
25536
25537
  className: "contents",
25537
25538
  ref: j,
25538
25539
  onSubmit: H,
25539
25540
  children: oG
25540
- }), r[43] = oG, r[44] = H, r[45] = sG) : sG = r[45], sG;
25541
+ }), r[40] = oG, r[41] = H, r[42] = sG) : sG = r[42], sG;
25541
25542
  };
25542
25543
  var Form = (e) => {
25543
25544
  let r = (0, import_compiler_runtime$41.c)(24), c, l, u, d, f, p;
@@ -28374,7 +28375,7 @@ ${c}
28374
28375
  return true;
28375
28376
  }
28376
28377
  }
28377
- var LazyVegaComponent = import_react.lazy(() => import("./vega-component-CrFoZT1S.js")), VegaPlugin = class {
28378
+ var LazyVegaComponent = import_react.lazy(() => import("./vega-component-DphdxaJ_.js")), VegaPlugin = class {
28378
28379
  constructor() {
28379
28380
  __publicField(this, "tagName", "marimo-vega");
28380
28381
  __publicField(this, "validator", object({
@@ -28513,7 +28514,7 @@ ${c}
28513
28514
  children: e.children
28514
28515
  });
28515
28516
  }
28516
- }, LazySlidesComponent$1 = import_react.lazy(() => import("./swiper-component-DE94711u.js"));
28517
+ }, LazySlidesComponent$1 = import_react.lazy(() => import("./swiper-component-CEdAYjb7.js"));
28517
28518
  const DownloadPlugin = createPlugin("marimo-download").withData(object({
28518
28519
  data: string(),
28519
28520
  disabled: boolean().default(false),
@@ -28703,7 +28704,7 @@ ${c}
28703
28704
  themeVariables: e.data.theme_variables
28704
28705
  });
28705
28706
  }
28706
- }, LazyMermaid = (0, import_react.lazy)(() => import("./mermaid-CdSvixW2.js").then(async (m) => {
28707
+ }, LazyMermaid = (0, import_react.lazy)(() => import("./mermaid-hv6IckVw.js").then(async (m) => {
28707
28708
  await m.__tla;
28708
28709
  return m;
28709
28710
  })), import_compiler_runtime$22 = require_compiler_runtime();
@@ -38146,7 +38147,7 @@ ${c}
38146
38147
  function _temp2$2(e) {
38147
38148
  e.target === e.currentTarget && e.key === "Enter" && (e.preventDefault(), e.stopPropagation(), e.currentTarget.click());
38148
38149
  }
38149
- var LazySlidesComponent = import_react.lazy(() => import("./reveal-component-BclLkYnV.js"));
38150
+ var LazySlidesComponent = import_react.lazy(() => import("./reveal-component-kTeHzMBu.js"));
38150
38151
  const SlidesLayoutRenderer = ({ layout: e, setLayout: r, cells: c, mode: l }) => {
38151
38152
  var _a5;
38152
38153
  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), [
@@ -1,15 +1,15 @@
1
1
  import { s as __toESM } from "./chunk-BNovOVIE.js";
2
- import { g as Logger } from "./button-BcSml68y.js";
2
+ import { g as Logger } from "./button-BSm8IXRU.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 "./react-dom-BTJzcVJ9.js";
6
6
  import { t as require_jsx_runtime } from "./jsx-runtime-DebpN0FN.js";
7
- import "./zod-D0yOqoGe.js";
8
- import { n as ErrorBanner } from "./error-banner-DR7o3CbX.js";
7
+ import "./zod-BUcyXSdR.js";
8
+ import { n as ErrorBanner } from "./error-banner-B_GQfxxD.js";
9
9
  import { t as isEmpty_default } from "./isEmpty-CJJMn-QP.js";
10
- import { n as useTheme } from "./useTheme-XMq9mNf_.js";
10
+ import { n as useTheme } from "./useTheme-DYfby65G.js";
11
11
  import { t as purify } from "./purify.es-EnR5yhgI.js";
12
- import { t as useAsyncData } from "./useAsyncData-CvO8WUy3.js";
12
+ import { t as useAsyncData } from "./useAsyncData-CYOQb1EW.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 { ot as ansiToPlainText, st as parseHtmlContent } from "./html-to-image-DDENewl2.js";
4
- import { u as createLucideIcon } from "./dist-B96tMAst.js";
5
- import { t as Strings } from "./strings-BYAhZnQi.js";
3
+ import { ot as ansiToPlainText, st as parseHtmlContent } from "./html-to-image-Bif4utQZ.js";
4
+ import { u as createLucideIcon } from "./dist-DIlxLFXG.js";
5
+ import { t as Strings } from "./strings-DIy9NAmg.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", {
@@ -3,21 +3,21 @@ var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { en
3
3
  var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value);
4
4
  var _a, _b;
5
5
  import { s as __toESM } from "./chunk-BNovOVIE.js";
6
- import { c as useEventListener, g as Logger, h as cn, m as Events, t as Button } from "./button-BcSml68y.js";
6
+ import { c as useEventListener, g as Logger, h as cn, m as Events, t as Button } from "./button-BSm8IXRU.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 { dt as kioskModeAtom, ht as outputIsStale } from "./html-to-image-DDENewl2.js";
9
+ import { dt as kioskModeAtom, ht as outputIsStale } from "./html-to-image-Bif4utQZ.js";
10
10
  import "./chunk-5FQGJX7Z-B9WoXK1R.js";
11
- import { u as createLucideIcon } from "./dist-B96tMAst.js";
12
- import { a as DEFAULT_DECK_VERTICAL_ALIGN, c as SlideSidebar, cn as EyeOff, ct as Panel, fn as Code, i as DEFAULT_DECK_TRANSITION, l as Slide, ln as Expand, lt as PanelGroup, o as DEFAULT_SLIDE_TYPE, t as useNotebookCodeAvailable, ut as PanelResizeHandle } from "./code-visibility-CfBftiVM.js";
13
- import { R as ChevronDown } from "./strings-BYAhZnQi.js";
14
- import { X as useDebouncedCallback } from "./input-DStQIuqD.js";
15
- import "./toDate-B3IRfHhw.js";
11
+ import { u as createLucideIcon } from "./dist-DIlxLFXG.js";
12
+ import { a as DEFAULT_DECK_VERTICAL_ALIGN, c as SlideSidebar, cn as EyeOff, ct as Panel, fn as Code, i as DEFAULT_DECK_TRANSITION, l as Slide, ln as Expand, lt as PanelGroup, o as DEFAULT_SLIDE_TYPE, t as useNotebookCodeAvailable, ut as PanelResizeHandle } from "./code-visibility-z1wi6InA.js";
13
+ import { R as ChevronDown } from "./strings-DIy9NAmg.js";
14
+ import { X as useDebouncedCallback } from "./input-C5K4VBvB.js";
15
+ import "./toDate-CmR_xR3P.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-D0yOqoGe.js";
19
- import { t as Tooltip } from "./tooltip-B-qh7UPB.js";
20
- import { A as useEvent_default, S as useAtomValue, y as isIslands } from "./useTheme-XMq9mNf_.js";
18
+ import { X as useFullScreenElement } from "./zod-BUcyXSdR.js";
19
+ import { t as Tooltip } from "./tooltip-f-qR0iUx.js";
20
+ import { A as useEvent_default, S as useAtomValue, y as isIslands } from "./useTheme-DYfby65G.js";
21
21
  import "./dist-De-GlSAs.js";
22
22
  import "./main-B1Jo_8pC.js";
23
23
  import "./dist-BOMbzyb3.js";
@@ -27,7 +27,7 @@ import "./dist-DgjbnqTg.js";
27
27
  import "./dist-CRmSjkLP.js";
28
28
  import "./purify.es-EnR5yhgI.js";
29
29
  import "./vega-loader.browser-DmpxCJqx.js";
30
- import "./loader-CTHCI-qe.js";
30
+ import "./loader-DX-IDS7n.js";
31
31
  import "./defaultLocale-BpsHxBd7.js";
32
32
  import "./defaultLocale-DoeErsX2.js";
33
33
  var StickyNote = createLucideIcon("sticky-note", [["path", {
@@ -1,7 +1,7 @@
1
- import { u as createLucideIcon } from "./dist-B96tMAst.js";
2
- import { s as Hash } from "./useLifecycle-DqPxHgAN.js";
3
- import { i as Table, o as ChartPie } from "./useDateFormatter-BSoGim-G.js";
4
- import { C as logNever } from "./strings-BYAhZnQi.js";
1
+ import { u as createLucideIcon } from "./dist-DIlxLFXG.js";
2
+ import { s as Hash } from "./useLifecycle-CMJGqBaY.js";
3
+ import { i as Table, o as ChartPie } from "./useDateFormatter-Bt2qr_XS.js";
4
+ import { C as logNever } from "./strings-DIy9NAmg.js";
5
5
  var AlignCenterVertical = createLucideIcon("align-center-vertical", [
6
6
  ["path", {
7
7
  d: "M12 2v20",
@@ -1,12 +1,12 @@
1
1
  import { s as __toESM } from "./chunk-BNovOVIE.js";
2
- import { g as Logger, h as cn, m as Events, p as useComposedRefs, r as cva, u as createSlot } from "./button-BcSml68y.js";
2
+ import { g as Logger, h as cn, m as Events, p as useComposedRefs, r as cva, u as createSlot } from "./button-BSm8IXRU.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 { a as createPopperScope, c as VISUALLY_HIDDEN_STYLES, i as Root2$1, n as Arrow, r as Content, t as Anchor, u as createLucideIcon } from "./dist-B96tMAst.js";
6
- import { t as Check } from "./check-Cs-KV5XY.js";
5
+ import { a as createPopperScope, c as VISUALLY_HIDDEN_STYLES, i as Root2$1, n as Arrow, r as Content, t as Anchor, u as createLucideIcon } from "./dist-DIlxLFXG.js";
6
+ import { t as Check } from "./check-DP7U0H0G.js";
7
7
  import { t as require_react_dom } from "./react-dom-BTJzcVJ9.js";
8
8
  import { t as require_jsx_runtime } from "./jsx-runtime-DebpN0FN.js";
9
- import { Q as withSmartCollisionBoundary, Z as withFullScreenAsRoot, _t as createContextScope, at as Portal, ct as DismissableLayer, dt as useId, et as StyleNamespace, ht as composeEventHandlers, it as useFocusGuards, mt as useLayoutEffect2, nt as Combination_default, ot as FocusScope, pt as useControllableState, tt as hideOthers, ut as useCallbackRef, vt as Primitive } from "./zod-D0yOqoGe.js";
9
+ import { Q as withSmartCollisionBoundary, Z as withFullScreenAsRoot, _t as createContextScope, at as Portal, ct as DismissableLayer, dt as useId, et as StyleNamespace, ht as composeEventHandlers, it as useFocusGuards, mt as useLayoutEffect2, nt as Combination_default, ot as FocusScope, pt as useControllableState, tt as hideOthers, ut as useCallbackRef, vt as Primitive } from "./zod-BUcyXSdR.js";
10
10
  import { t as invariant } from "./invariant-wRzNXIsJ.js";
11
11
  var ChevronDown = createLucideIcon("chevron-down", [["path", {
12
12
  d: "m6 9 6 6 6-6",
@@ -1,9 +1,9 @@
1
1
  import { s as __toESM } from "./chunk-BNovOVIE.js";
2
- import { c as useEventListener, h as cn, t as Button } from "./button-BcSml68y.js";
2
+ import { c as useEventListener, h as cn, t as Button } from "./button-BSm8IXRU.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 { t as useIframeCapabilities } from "./useIframeCapabilities-POcFXHbw.js";
6
+ import { t as useIframeCapabilities } from "./useIframeCapabilities-kA09ykNq.js";
7
7
  var import_compiler_runtime = require_compiler_runtime(), import_react = /* @__PURE__ */ __toESM(require_react(), 1);
8
8
  function isObject$2(t2) {
9
9
  return typeof t2 == "object" && !!t2 && "constructor" in t2 && t2.constructor === Object;
@@ -2,10 +2,10 @@ var __defProp = Object.defineProperty;
2
2
  var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
3
3
  var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value);
4
4
  import { t as __commonJSMin } from "./chunk-BNovOVIE.js";
5
- import { g as Logger } from "./button-BcSml68y.js";
5
+ import { g as Logger } from "./button-BSm8IXRU.js";
6
6
  import { t as require_compiler_runtime } from "./compiler-runtime-CEbnTgxf.js";
7
- import { u as createLucideIcon } from "./dist-B96tMAst.js";
8
- import { T as atom, a as KnownQueryParams, g as store, v as waitFor, y as isIslands } from "./useTheme-XMq9mNf_.js";
7
+ import { u as createLucideIcon } from "./dist-DIlxLFXG.js";
8
+ import { T as atom, a as KnownQueryParams, g as store, v as waitFor, y as isIslands } from "./useTheme-DYfby65G.js";
9
9
  import { t as invariant } from "./invariant-wRzNXIsJ.js";
10
10
  var CircleQuestionMark = createLucideIcon("circle-question-mark", [
11
11
  ["circle", {
@@ -1,10 +1,10 @@
1
1
  import { s as __toESM } from "./chunk-BNovOVIE.js";
2
- import { d as createSlottable, h as cn, p as useComposedRefs } from "./button-BcSml68y.js";
2
+ import { d as createSlottable, h as cn, p as useComposedRefs } from "./button-BSm8IXRU.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 { a as createPopperScope, i as Root2, n as Arrow, r as Content, s as Root, t as Anchor } from "./dist-B96tMAst.js";
5
+ import { a as createPopperScope, i as Root2, n as Arrow, r as Content, s as Root, t as Anchor } from "./dist-DIlxLFXG.js";
6
6
  import { t as require_jsx_runtime } from "./jsx-runtime-DebpN0FN.js";
7
- import { Q as withSmartCollisionBoundary, Z as withFullScreenAsRoot, _t as createContextScope, at as Portal, ct as DismissableLayer, dt as useId, et as StyleNamespace, ft as Presence, ht as composeEventHandlers, pt as useControllableState, vt as Primitive } from "./zod-D0yOqoGe.js";
7
+ import { Q as withSmartCollisionBoundary, Z as withFullScreenAsRoot, _t as createContextScope, at as Portal, ct as DismissableLayer, dt as useId, et as StyleNamespace, ft as Presence, ht as composeEventHandlers, pt as useControllableState, vt as Primitive } from "./zod-BUcyXSdR.js";
8
8
  var import_react = /* @__PURE__ */ __toESM(require_react(), 1), import_jsx_runtime = /* @__PURE__ */ __toESM(require_jsx_runtime(), 1), [createTooltipContext, createTooltipScope] = createContextScope("Tooltip", [createPopperScope]), usePopperScope = createPopperScope(), PROVIDER_NAME = "TooltipProvider", DEFAULT_DELAY_DURATION = 700, TOOLTIP_OPEN = "tooltip.open", [TooltipProviderContextProvider, useTooltipProviderContext] = createTooltipContext(PROVIDER_NAME), TooltipProvider$1 = (n) => {
9
9
  let { __scopeTooltip: j, delayDuration: M = DEFAULT_DELAY_DURATION, skipDelayDuration: N = 300, disableHoverableContent: P = false, children: F } = n, I = import_react.useRef(true), L = import_react.useRef(false), R = import_react.useRef(0);
10
10
  return import_react.useEffect(() => {
@@ -1,4 +1,4 @@
1
- import { u as createLucideIcon } from "./dist-B96tMAst.js";
1
+ import { u as createLucideIcon } from "./dist-DIlxLFXG.js";
2
2
  var Pencil = createLucideIcon("pencil", [["path", {
3
3
  d: "M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z",
4
4
  key: "1a8usu"
@@ -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_compiler_runtime } from "./compiler-runtime-CEbnTgxf.js";
4
- import { A as useEvent_default } from "./useTheme-XMq9mNf_.js";
4
+ import { A as useEvent_default } from "./useTheme-DYfby65G.js";
5
5
  import { t as invariant } from "./invariant-wRzNXIsJ.js";
6
6
  var import_compiler_runtime = require_compiler_runtime(), import_react = /* @__PURE__ */ __toESM(require_react(), 1), Result = {
7
7
  error(e, s) {
@@ -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
- import { u as createLucideIcon } from "./dist-B96tMAst.js";
4
- import { E as $18f2051aff69b9bf$export$43bb16f9c6d9e3f7 } from "./strings-BYAhZnQi.js";
3
+ import { u as createLucideIcon } from "./dist-DIlxLFXG.js";
4
+ import { E as $18f2051aff69b9bf$export$43bb16f9c6d9e3f7 } from "./strings-DIy9NAmg.js";
5
5
  var ChartPie = createLucideIcon("chart-pie", [["path", {
6
6
  d: "M21 12c.552 0 1.005-.449.95-.998a10 10 0 0 0-8.953-8.951c-.55-.055-.998.398-.998.95v8a1 1 0 0 0 1 1z",
7
7
  key: "pzmjnu"
@@ -1,6 +1,6 @@
1
1
  import { s as __toESM } from "./chunk-BNovOVIE.js";
2
2
  import { t as require_react } from "./react-DA-nE2FX.js";
3
- import { k as dequal } from "./useTheme-XMq9mNf_.js";
3
+ import { k as dequal } from "./useTheme-DYfby65G.js";
4
4
  var import_react = /* @__PURE__ */ __toESM(require_react(), 1);
5
5
  function useDeepCompareMemoize(e) {
6
6
  let i = import_react.useRef(e);
@@ -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_compiler_runtime } from "./compiler-runtime-CEbnTgxf.js";
4
- import { t as getIframeCapabilities } from "./capabilities-BYLFYTYv.js";
4
+ import { t as getIframeCapabilities } from "./capabilities-C6OQ5YBO.js";
5
5
  var import_compiler_runtime = require_compiler_runtime();
6
6
  require_react();
7
7
  function useIframeCapabilities() {
@@ -1,10 +1,10 @@
1
1
  import { s as __toESM } from "./chunk-BNovOVIE.js";
2
- import { g as Logger, h as cn, r as cva } from "./button-BcSml68y.js";
2
+ import { g as Logger, h as cn, r as cva } from "./button-BSm8IXRU.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-B96tMAst.js";
5
+ import { u as createLucideIcon } from "./dist-DIlxLFXG.js";
6
6
  import { t as require_jsx_runtime } from "./jsx-runtime-DebpN0FN.js";
7
- import { C as useSetAtom, T as atom } from "./useTheme-XMq9mNf_.js";
7
+ import { C as useSetAtom, T as atom } from "./useTheme-DYfby65G.js";
8
8
  var Calendar = createLucideIcon("calendar", [
9
9
  ["path", {
10
10
  d: "M8 2v4",
@@ -1,8 +1,8 @@
1
1
  import { s as __toESM } from "./chunk-BNovOVIE.js";
2
- import { a as OverridingHotkeyProvider, g as Logger, s as resolvePlatform } from "./button-BcSml68y.js";
2
+ import { a as OverridingHotkeyProvider, g as Logger, s as resolvePlatform } from "./button-BSm8IXRU.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 { A as looseObject, B as union, I as record, N as number, P as object, R as string, T as boolean, b as _enum, w as array } from "./zod-D0yOqoGe.js";
5
+ import { A as looseObject, B as union, I as record, N as number, P as object, R as string, T as boolean, b as _enum, w as array } from "./zod-BUcyXSdR.js";
6
6
  import { t as merge_default } from "./merge-Be1CqGnU.js";
7
7
  var import_react = /* @__PURE__ */ __toESM(require_react()), useInsertionEffect = typeof window < "u" ? import_react.useInsertionEffect || import_react.useLayoutEffect : () => {
8
8
  };
@@ -1,25 +1,25 @@
1
1
  import { s as __toESM } from "./chunk-BNovOVIE.js";
2
- import { g as Logger, h as cn, m as Events } from "./button-BcSml68y.js";
2
+ import { g as Logger, h as cn, m as Events } from "./button-BSm8IXRU.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 { c as asRemoteURL, v as CircleQuestionMark } from "./toDate-B3IRfHhw.js";
5
+ import { c as asRemoteURL, v as CircleQuestionMark } from "./toDate-CmR_xR3P.js";
6
6
  import "./react-dom-BTJzcVJ9.js";
7
7
  import { t as require_jsx_runtime } from "./jsx-runtime-DebpN0FN.js";
8
- import "./zod-D0yOqoGe.js";
9
- import { n as ErrorBanner } from "./error-banner-DR7o3CbX.js";
10
- import { t as Tooltip } from "./tooltip-B-qh7UPB.js";
8
+ import "./zod-BUcyXSdR.js";
9
+ import { n as ErrorBanner } from "./error-banner-B_GQfxxD.js";
10
+ import { t as Tooltip } from "./tooltip-f-qR0iUx.js";
11
11
  import { t as debounce_default } from "./debounce-BOD3DbfP.js";
12
- import { A as useEvent_default, n as useTheme } from "./useTheme-XMq9mNf_.js";
12
+ import { A as useEvent_default, n as useTheme } from "./useTheme-DYfby65G.js";
13
13
  import { s as uniq } from "./arrays-sEtDRoG4.js";
14
14
  import { t as Objects } from "./objects-De59twF-.js";
15
- import { a as isValid, i as AlertTitle, n as Alert, t as arrow } from "./formats-BFhkZJwd.js";
15
+ import { a as isValid, i as AlertTitle, n as Alert, t as arrow } from "./formats-CO8cn5_K.js";
16
16
  import { V as getContainerWidth, n as formats } from "./vega-loader.browser-DmpxCJqx.js";
17
- import { a as tooltipHandler, n as vegaLoadData } from "./loader-CTHCI-qe.js";
17
+ import { a as tooltipHandler, n as vegaLoadData } from "./loader-DX-IDS7n.js";
18
18
  import { t as j } from "./react-vega-BazDALhI.js";
19
19
  import "./defaultLocale-BpsHxBd7.js";
20
20
  import "./defaultLocale-DoeErsX2.js";
21
- import { t as useAsyncData } from "./useAsyncData-CvO8WUy3.js";
22
- import { t as useDeepCompareMemoize } from "./useDeepCompareMemoize-J3MKRdA4.js";
21
+ import { t as useAsyncData } from "./useAsyncData-CYOQb1EW.js";
22
+ import { t as useDeepCompareMemoize } from "./useDeepCompareMemoize-CSHQeQEI.js";
23
23
  import { t as Semaphore } from "./semaphore-C8rmHdhj.js";
24
24
  import { t as useVegaContainerRemeasure } from "./use-vega-container-remeasure-DGNrIQSk.js";
25
25
  var import_compiler_runtime = require_compiler_runtime(), import_react = /* @__PURE__ */ __toESM(require_react(), 1);
@@ -1,5 +1,5 @@
1
1
  import { r as __export, s as __toESM } from "./chunk-BNovOVIE.js";
2
- import { c as useEventListener, p as useComposedRefs, u as createSlot } from "./button-BcSml68y.js";
2
+ import { c as useEventListener, p as useComposedRefs, u as createSlot } from "./button-BSm8IXRU.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_react_dom } from "./react-dom-BTJzcVJ9.js";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@marimo-team/islands",
3
- "version": "0.23.16-dev6",
3
+ "version": "0.23.16-dev8",
4
4
  "main": "dist/main.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "type": "module",
@@ -195,7 +195,7 @@ export const OnBlurredInput = React.forwardRef<
195
195
  onChange={(event) => setInternalValue(event.target.value)}
196
196
  onBlur={() => setValue(internalValue || "")}
197
197
  onKeyDown={(event) => {
198
- if (event.key !== "Enter") {
198
+ if (event.key !== "Enter" || event.shiftKey) {
199
199
  return;
200
200
  }
201
201
  setValue(internalValue || "");