@marimo-team/islands 0.19.7-dev24 → 0.19.7-dev25
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/{Combination-BOmAhdTT.js → Combination-Bg-xN8JV.js} +1 -1
- package/dist/{ConnectedDataExplorerComponent-BW-EEUju.js → ConnectedDataExplorerComponent-CukLYFVV.js} +9 -9
- package/dist/{any-language-editor-jlqKouk6.js → any-language-editor-DZc6NCTp.js} +4 -4
- package/dist/{button-D6ZIdUA3.js → button-BWvsJ2Wr.js} +1 -1
- package/dist/{check-S8ldILuD.js → check-CM_kewwn.js} +1 -1
- package/dist/{copy-ACOJ1BXr.js → copy-B59Bw3-w.js} +2 -2
- package/dist/{error-banner-uJ4xh94e.js → error-banner-C7KLpECd.js} +3 -3
- package/dist/{esm-DNwkt4aO.js → esm-D4WO8J3G.js} +4 -4
- package/dist/{glide-data-editor-QbwryjAp.js → glide-data-editor-uGGDZv6S.js} +7 -7
- package/dist/{hotkeys-C4e3s3sJ.js → hotkeys-B5WnGZXF.js} +3 -0
- package/dist/{label-o68OaAQk.js → label-DC2pbeUJ.js} +4 -4
- package/dist/{loader-WBQoIunJ.js → loader-B0KEFFi-.js} +1 -1
- package/dist/main.js +522 -519
- package/dist/{mermaid-CDdsQEyr.js → mermaid-Bqp2Xw99.js} +3 -3
- package/dist/{slides-component-BGEYjTca.js → slides-component-BVjvNo92.js} +2 -2
- package/dist/{spec-CuHgWmcK.js → spec-C9rnT0AN.js} +5 -5
- package/dist/style.css +1 -1
- package/dist/{types-BIvEidLq.js → types-ZLLMdAtn.js} +6 -6
- package/dist/{useAsyncData-DFBEii2l.js → useAsyncData-BjNwqCfS.js} +1 -1
- package/dist/{useDeepCompareMemoize-HKwezUBx.js → useDeepCompareMemoize-CfoxVor3.js} +5 -5
- package/dist/{useIframeCapabilities-wWXCXV88.js → useIframeCapabilities-BBO_R0ww.js} +1 -1
- package/dist/{useTheme-D0zT6HZe.js → useTheme-BYG2SH8J.js} +1 -1
- package/dist/{vega-component-2gqZksJH.js → vega-component-rDX7xwxH.js} +8 -8
- package/package.json +1 -1
- package/src/components/editor/actions/useNotebookActions.tsx +5 -3
- package/src/components/ui/progress.tsx +22 -5
- package/src/core/export/__tests__/hooks.test.ts +42 -19
- package/src/core/export/hooks.ts +33 -32
- package/src/utils/__tests__/download.test.tsx +6 -4
- package/src/utils/__tests__/objects.test.ts +263 -0
- package/src/utils/__tests__/progress.test.ts +156 -0
- package/src/utils/download.ts +7 -2
- package/src/utils/objects.ts +3 -0
- package/src/utils/progress.ts +61 -0
- package/src/utils/toast-progress.tsx +41 -0
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { s as __toESM } from "./chunk-BNovOVIE.js";
|
|
2
2
|
import { t as require_react } from "./react-DdA8EBol.js";
|
|
3
3
|
import { t as require_compiler_runtime } from "./compiler-runtime-DHFVbq0b.js";
|
|
4
|
-
import { s as Logger } from "./hotkeys-
|
|
4
|
+
import { s as Logger } from "./hotkeys-B5WnGZXF.js";
|
|
5
5
|
import { t as require_jsx_runtime } from "./jsx-runtime-CTBg5pdT.js";
|
|
6
6
|
import { t as purify } from "./purify.es-Brw-U87Q.js";
|
|
7
|
-
import { n as useTheme } from "./useTheme-
|
|
7
|
+
import { n as useTheme } from "./useTheme-BYG2SH8J.js";
|
|
8
8
|
import { t as isEmpty_default } from "./isEmpty-DQXRKNtW.js";
|
|
9
|
-
import { t as useAsyncData } from "./useAsyncData-
|
|
9
|
+
import { t as useAsyncData } from "./useAsyncData-BjNwqCfS.js";
|
|
10
10
|
import { a as decodeEntities, f as isDetailedError, g as utils_default, h as removeDirectives, i as cleanAndMerge, o as encodeEntities } from "./chunk-S3R3BYOJ-Ddu0H4Qa.js";
|
|
11
11
|
import { a as setLogLevel, i as log, r as __name, t as select_default } from "./src-szye8OCw.js";
|
|
12
12
|
import { t as package_default } from "./chunk-XAJISQIX-CZ8Bi1-x.js";
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { s as __toESM } from "./chunk-BNovOVIE.js";
|
|
2
2
|
import { t as require_react } from "./react-DdA8EBol.js";
|
|
3
3
|
import { t as require_compiler_runtime } from "./compiler-runtime-DHFVbq0b.js";
|
|
4
|
-
import { o as useEventListener, t as Button, u as cn } from "./button-
|
|
4
|
+
import { o as useEventListener, t as Button, u as cn } from "./button-BWvsJ2Wr.js";
|
|
5
5
|
import { t as require_jsx_runtime } from "./jsx-runtime-CTBg5pdT.js";
|
|
6
|
-
import { t as useIframeCapabilities } from "./useIframeCapabilities-
|
|
6
|
+
import { t as useIframeCapabilities } from "./useIframeCapabilities-BBO_R0ww.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;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { s as __toESM } from "./chunk-BNovOVIE.js";
|
|
2
2
|
import { t as require_react } from "./react-DdA8EBol.js";
|
|
3
3
|
import { t as require_compiler_runtime } from "./compiler-runtime-DHFVbq0b.js";
|
|
4
|
-
import { N as createLucideIcon } from "./Combination-
|
|
5
|
-
import { A as logNever, P as $18f2051aff69b9bf$export$43bb16f9c6d9e3f7, j as upperFirst_default } from "./label-
|
|
6
|
-
import { a as cva, u as cn } from "./button-
|
|
7
|
-
import { s as Logger } from "./hotkeys-
|
|
4
|
+
import { N as createLucideIcon } from "./Combination-Bg-xN8JV.js";
|
|
5
|
+
import { A as logNever, P as $18f2051aff69b9bf$export$43bb16f9c6d9e3f7, j as upperFirst_default } from "./label-DC2pbeUJ.js";
|
|
6
|
+
import { a as cva, u as cn } from "./button-BWvsJ2Wr.js";
|
|
7
|
+
import { s as Logger } from "./hotkeys-B5WnGZXF.js";
|
|
8
8
|
import { t as require_jsx_runtime } from "./jsx-runtime-CTBg5pdT.js";
|
|
9
|
-
import { x as atom, y as useSetAtom } from "./useTheme-
|
|
9
|
+
import { x as atom, y as useSetAtom } from "./useTheme-BYG2SH8J.js";
|
|
10
10
|
import { t as toString_default } from "./toString-C4TLO6FA.js";
|
|
11
11
|
import { t as _arrayReduce_default } from "./_arrayReduce-DlK7U3Q6.js";
|
|
12
12
|
var AlignCenterVertical = createLucideIcon("align-center-vertical", [
|