@marimo-team/islands 0.23.9-dev10 → 0.23.9-dev12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{ConnectedDataExplorerComponent-OzrfMM5L.js → ConnectedDataExplorerComponent-DFQ1yVhp.js} +4 -4
- package/dist/{chat-ui-BDI3FMI8.js → chat-ui-xfKWgbtB.js} +6 -6
- package/dist/{code-visibility-7NV5S02K.js → code-visibility-BtojRYax.js} +948 -918
- package/dist/{formats-DQ5qjo_Q.js → formats-BHOojBDG.js} +1 -1
- package/dist/{glide-data-editor-DqRY9naW.js → glide-data-editor-CpzEdx8N.js} +2 -2
- package/dist/{html-to-image-CiSinpSR.js → html-to-image-DjEqYaQd.js} +5 -5
- package/dist/{input-CZD2z6X2.js → input-DBDlwwuD.js} +1 -1
- package/dist/main.js +17 -17
- package/dist/{mermaid-IU93XzmY.js → mermaid-D00onudG.js} +2 -2
- package/dist/{process-output-5qJjMRKh.js → process-output-Cz6wQSkL.js} +1 -1
- package/dist/{reveal-component-CBOpXCsm.js → reveal-component-CIxmUvf5.js} +12 -12
- package/dist/{spec-a6DaqW__.js → spec-BQbOvWbq.js} +1 -1
- package/dist/style.css +1 -1
- package/dist/{toDate-ZVVIBmdk.js → toDate-DqrFDZlc.js} +1 -1
- package/dist/{useAsyncData-C008zUPi.js → useAsyncData-4lY05iWF.js} +1 -1
- package/dist/{useDeepCompareMemoize-BrA3_n61.js → useDeepCompareMemoize-C5Zu9gK6.js} +1 -1
- package/dist/{useLifecycle-BNaoJ5a4.js → useLifecycle-YLdDriVo.js} +1 -1
- package/dist/{useTheme-7O0YWlE5.js → useTheme-u3PW8S24.js} +19 -18
- package/dist/{vega-component-DJNmOdUj.js → vega-component-CdQu2ErN.js} +5 -5
- package/package.json +1 -1
- package/src/components/editor/output/MarimoErrorOutput.tsx +103 -25
- package/src/components/editor/output/MarimoTracebackOutput.tsx +24 -36
- package/src/core/codemirror/cells/traceback-decorations.ts +1 -1
- package/src/css/app/Cell.css +0 -1
|
@@ -3,8 +3,8 @@ import { _ as Logger, c as Objects, g as cn, t as Button } from "./button-C5K9fI
|
|
|
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 { u as createLucideIcon } from "./dist-C1BYNeCR.js";
|
|
6
|
-
import { A as SquareFunction, t as augmentSpecWithData } from "./spec-
|
|
7
|
-
import { a as Type, c as Calendar, i as createReducerAndAtoms, o as ToggleLeft, r as Badge, s as Hash, t as useOnMount } from "./useLifecycle-
|
|
6
|
+
import { A as SquareFunction, t as augmentSpecWithData } from "./spec-BQbOvWbq.js";
|
|
7
|
+
import { a as Type, c as Calendar, i as createReducerAndAtoms, o as ToggleLeft, r as Badge, s as Hash, t as useOnMount } from "./useLifecycle-YLdDriVo.js";
|
|
8
8
|
import { a as ListFilter, t as $896ba0a80a8f4d36$export$85fd5fdf27bacc79 } from "./useDateFormatter-BA4FCquG.js";
|
|
9
9
|
import { C as $a916eb452884faea$export$b7a616150fdb9f44, 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-Bu3vlb6W.js";
|
|
10
10
|
import "./react-dom-BTJzcVJ9.js";
|
|
@@ -13,14 +13,14 @@ import "./zod-CoBiJ5v4.js";
|
|
|
13
13
|
import { n as ErrorBanner } from "./error-banner-5bz0L9hS.js";
|
|
14
14
|
import { t as Label } from "./label-LWtdw5i8.js";
|
|
15
15
|
import { t as Tooltip } from "./tooltip-C5FYOpQc.js";
|
|
16
|
-
import {
|
|
16
|
+
import { _ as useAtomValue, b as atom, h as Provider, n as useTheme, x as createStore } from "./useTheme-u3PW8S24.js";
|
|
17
17
|
import { t as invariant } from "./invariant-wRzNXIsJ.js";
|
|
18
18
|
import "./vega-loader.browser-CZ-J8Py3.js";
|
|
19
19
|
import { a as getContainerWidth, n as vegaLoadData, s as tooltipHandler } from "./loader-BWLPpjKK.js";
|
|
20
20
|
import { n as q, r as contains } from "./react-vega-B0sAlDTL.js";
|
|
21
21
|
import "./defaultLocale-u-3osm0P.js";
|
|
22
22
|
import "./defaultLocale-BoHTsDG6.js";
|
|
23
|
-
import { t as useAsyncData } from "./useAsyncData-
|
|
23
|
+
import { t as useAsyncData } from "./useAsyncData-4lY05iWF.js";
|
|
24
24
|
var ChartColumnBig = createLucideIcon("chart-column-big", [
|
|
25
25
|
["path", {
|
|
26
26
|
d: "M3 3v16a2 2 0 0 0 2 2h16",
|
|
@@ -6,13 +6,13 @@ import { _ as Logger, c as Objects, g as cn, l as useEventListener, t as Button
|
|
|
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
8
|
import { r as toast } from "./copy-BuQpJEzp.js";
|
|
9
|
-
import { C as AccordionContent, D as ChatBubbleIcon, En as Trash2, Ft as jotaiJsonStorage, G as cellErrorsAtom, Ht as allTablesAtom, In as ExternalLink, It as variablesAtom, Kt as getRequestClient, Lt as PluralWord, Nn as Info, Ot as moveToEndOfEditor, P as base64ToDataURL, Pn as FileText, S as Accordion, T as AccordionTrigger, Tn as Wrench, Tt as createVariableInfoElement, Ut as dataSourceConnectionsAtom, V as renderHTML, Wt as getTableType, Xt as singleFacet, Y as notebookAtom, _ as Boosts, _n as atomWithStorage, b as AIContextProvider, c as Popover, d as PopoverTrigger, f as isOutputEmpty, h as DatasourceContextProvider, jn as LoaderCircle, n as Spinner, on as CellOutputId, r as MarkdownRenderer, t as toPng, tn as ZodLocalStorage, u as PopoverContent, v as Sections, vt as displayCellName, w as AccordionItem, x as AIContextRegistry, y as contextToXml, yn as Anchor2, zn as CircleX } from "./html-to-image-
|
|
9
|
+
import { C as AccordionContent, D as ChatBubbleIcon, En as Trash2, Ft as jotaiJsonStorage, G as cellErrorsAtom, Ht as allTablesAtom, In as ExternalLink, It as variablesAtom, Kt as getRequestClient, Lt as PluralWord, Nn as Info, Ot as moveToEndOfEditor, P as base64ToDataURL, Pn as FileText, S as Accordion, T as AccordionTrigger, Tn as Wrench, Tt as createVariableInfoElement, Ut as dataSourceConnectionsAtom, V as renderHTML, Wt as getTableType, Xt as singleFacet, Y as notebookAtom, _ as Boosts, _n as atomWithStorage, b as AIContextProvider, c as Popover, d as PopoverTrigger, f as isOutputEmpty, h as DatasourceContextProvider, jn as LoaderCircle, n as Spinner, on as CellOutputId, r as MarkdownRenderer, t as toPng, tn as ZodLocalStorage, u as PopoverContent, v as Sections, vt as displayCellName, w as AccordionItem, x as AIContextRegistry, y as contextToXml, yn as Anchor2, zn as CircleX } from "./html-to-image-DjEqYaQd.js";
|
|
10
10
|
import "./chunk-5FQGJX7Z-BNjes6Yx.js";
|
|
11
11
|
import { u as createLucideIcon } from "./dist-C1BYNeCR.js";
|
|
12
12
|
import { F as X, L as ChevronDown, S as logNever, t as Strings } from "./strings-Bu3vlb6W.js";
|
|
13
|
-
import { a as NumberField, b as DropdownMenuTrigger, d as DropdownMenuContent, p as DropdownMenuItem, r as Input, u as DropdownMenu } from "./input-
|
|
14
|
-
import { p as isUrl, v as CircleQuestionMark } from "./toDate-
|
|
15
|
-
import { a as MarimoIncomingMessageEvent, d as File$1, n as blobToString, t as processOutput, u as deserializeBlob } from "./process-output-
|
|
13
|
+
import { a as NumberField, b as DropdownMenuTrigger, d as DropdownMenuContent, p as DropdownMenuItem, r as Input, u as DropdownMenu } from "./input-DBDlwwuD.js";
|
|
14
|
+
import { p as isUrl, v as CircleQuestionMark } from "./toDate-DqrFDZlc.js";
|
|
15
|
+
import { a as MarimoIncomingMessageEvent, d as File$1, n as blobToString, t as processOutput, u as deserializeBlob } from "./process-output-Cz6wQSkL.js";
|
|
16
16
|
import "./react-dom-BTJzcVJ9.js";
|
|
17
17
|
import { t as require_jsx_runtime } from "./jsx-runtime-DebpN0FN.js";
|
|
18
18
|
import { A as looseObject, B as union, C as any, D as discriminatedUnion, E as custom, H as safeParseAsync, I as record, L as strictObject, M as never, N as number, O as lazy, P as object$1, R as string, S as _null, T as boolean, V as unknown, W as toJSONSchema, b as _enum, k as literal, w as array$1, x as _instanceof } from "./zod-CoBiJ5v4.js";
|
|
@@ -21,7 +21,7 @@ import { t as Label } from "./label-LWtdw5i8.js";
|
|
|
21
21
|
import { t as Tooltip } from "./tooltip-C5FYOpQc.js";
|
|
22
22
|
import { f as CopyClipboardIcon } from "./extends-BgdxCfYu.js";
|
|
23
23
|
import { t as isEmpty_default } from "./isEmpty-CJJMn-QP.js";
|
|
24
|
-
import {
|
|
24
|
+
import { T as useEvent_default, n as useTheme, y as useStore } from "./useTheme-u3PW8S24.js";
|
|
25
25
|
import { $ as ViewPlugin, At as Prec, Dt as EditorState, Ft as StateField, Lt as Transaction, Ot as Facet, Pt as StateEffect, Y as Decoration, Z as EditorView, dt as keymap, et as WidgetType, ut as hoverTooltip } from "./dist-DNdhYsgW.js";
|
|
26
26
|
import { n as acceptCompletion, o as closeCompletion, r as autocompletion } from "./dist-DhHh0jLg.js";
|
|
27
27
|
import "./main-Tj_-QTyF.js";
|
|
@@ -32,7 +32,7 @@ import "./dist-DqAWR3CS.js";
|
|
|
32
32
|
import "./dist-BotSqB48.js";
|
|
33
33
|
import { n as minimalSetup, t as esm_default } from "./esm-BfhQmZjp.js";
|
|
34
34
|
import "./purify.es-H92eMd9-.js";
|
|
35
|
-
import { t as useAsyncData } from "./useAsyncData-
|
|
35
|
+
import { t as useAsyncData } from "./useAsyncData-4lY05iWF.js";
|
|
36
36
|
var Ban = createLucideIcon("ban", [["path", {
|
|
37
37
|
d: "M4.929 4.929 19.07 19.071",
|
|
38
38
|
key: "196cmz"
|