@marimo-team/islands 0.23.6-dev8 → 0.23.6

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 (54) hide show
  1. package/dist/{ConnectedDataExplorerComponent-CWU3Az6F.js → ConnectedDataExplorerComponent-PmilQqXR.js} +4 -4
  2. package/dist/assets/__vite-browser-external-rrUYDKRl.js +1 -0
  3. package/dist/assets/{worker-D-EdLKct.js → worker-Bfy15ViQ.js} +2 -2
  4. package/dist/{chat-ui-Dfs7A8dK.js → chat-ui-B-gbqk_F.js} +6 -6
  5. package/dist/{code-visibility-CHNdpaL9.js → code-visibility-DNiCvIcQ.js} +678 -564
  6. package/dist/{formats-Dh5M1ZRs.js → formats-CgaK7Gmx.js} +1 -1
  7. package/dist/{glide-data-editor-DXti2axL.js → glide-data-editor-CvlvtPWJ.js} +2 -2
  8. package/dist/{html-to-image-DWbpEGa_.js → html-to-image-hMMPiNe_.js} +2136 -2120
  9. package/dist/{input-Drx1pguW.js → input-BAOe64zx.js} +1 -1
  10. package/dist/main.js +19 -19
  11. package/dist/{mermaid-BagLPXm9.js → mermaid-DJ1NyBGw.js} +2 -2
  12. package/dist/{process-output-CeXMg9XF.js → process-output-Bza_GK7Q.js} +1 -1
  13. package/dist/{reveal-component-LAgwxVYN.js → reveal-component-BSwl7P64.js} +13 -13
  14. package/dist/{spec-BKWq0wn2.js → spec-DSIuqd3f.js} +1 -1
  15. package/dist/toDate-CHtl9vts.js +662 -0
  16. package/dist/{useAsyncData-CKYzhCis.js → useAsyncData-B6hCGywC.js} +1 -1
  17. package/dist/{useDeepCompareMemoize-je76AJS_.js → useDeepCompareMemoize-CmwDuYUH.js} +1 -1
  18. package/dist/{useLifecycle-smVfjLNI.js → useLifecycle-CjMjllqy.js} +1 -1
  19. package/dist/{useTheme-CX9pPLUH.js → useTheme-CByZUW0p.js} +1 -0
  20. package/dist/{vega-component-BnCQmtxw.js → vega-component-CC8TqWWV.js} +5 -5
  21. package/package.json +5 -5
  22. package/src/components/ai/ai-provider-icon.tsx +1 -0
  23. package/src/components/ai/ai-utils.ts +1 -0
  24. package/src/components/app-config/ai-config.tsx +30 -0
  25. package/src/components/editor/chrome/wrapper/footer-items/pyodide-status.tsx +47 -0
  26. package/src/components/editor/chrome/wrapper/footer.tsx +2 -0
  27. package/src/components/editor/renderers/cell-array.tsx +14 -7
  28. package/src/components/slides/slide-form.tsx +43 -0
  29. package/src/components/terminal/terminal.tsx +16 -0
  30. package/src/components/ui/links.tsx +2 -1
  31. package/src/core/ai/ids/ids.ts +1 -0
  32. package/src/core/cells/__tests__/apply-transaction.test.ts +193 -27
  33. package/src/core/cells/__tests__/document-changes.test.ts +14 -0
  34. package/src/core/cells/document-changes.ts +17 -14
  35. package/src/core/codemirror/markdown/__tests__/commands.test.ts +36 -0
  36. package/src/core/codemirror/markdown/commands.ts +4 -1
  37. package/src/core/config/config-schema.ts +1 -0
  38. package/src/core/edit-app.tsx +1 -0
  39. package/src/core/run-app.tsx +9 -2
  40. package/src/core/runtime/runtime.ts +3 -2
  41. package/src/core/static/static-state.ts +5 -1
  42. package/src/core/wasm/PyodideLoader.tsx +54 -16
  43. package/src/core/wasm/__tests__/PyodideLoader.test.ts +72 -0
  44. package/src/core/wasm/__tests__/bridge.test.ts +26 -1
  45. package/src/core/wasm/bridge.ts +24 -6
  46. package/src/core/wasm/state.ts +3 -0
  47. package/src/core/wasm/worker/getController.ts +7 -0
  48. package/src/core/wasm/worker/save-worker.ts +2 -1
  49. package/src/core/wasm/worker/worker.ts +2 -1
  50. package/src/plugins/core/RenderHTML.tsx +49 -3
  51. package/src/plugins/core/__test__/RenderHTML.test.ts +54 -0
  52. package/src/plugins/impl/common/labeled.tsx +1 -1
  53. package/dist/assets/__vite-browser-external-C4JkHbyY.js +0 -1
  54. package/dist/toDate-yqOcZ_tY.js +0 -638
@@ -2,7 +2,7 @@ import { s as __toESM } from "./chunk-BNovOVIE.js";
2
2
  import { g as cn, r as cva } from "./button-CA5pI2YF.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-yqOcZ_tY.js";
5
+ import { t as toDate } from "./toDate-CHtl9vts.js";
6
6
  import { t as require_jsx_runtime } from "./jsx-runtime-COBk7ree.js";
7
7
  import { i as tableFromIPC } from "./loader-BvW0-YWZ.js";
8
8
  function isDate(e) {
@@ -7,13 +7,13 @@ 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 { n as Copy, r as toast, t as copyToClipboard } from "./copy-TGGAUEWp.js";
9
9
  import { S as logNever, i as SelectContent, l as SelectTrigger, n as capitalize, o as SelectItem, r as Select, u as SelectValue } from "./strings-B_FOH6eV.js";
10
- import { G as marked, W as useNonce, _ as DropdownMenuSub, d as DropdownMenuContent, g as DropdownMenuSeparator, h as DropdownMenuPortal, p as DropdownMenuItem, r as Input, u as DropdownMenu, v as DropdownMenuSubContent, y as DropdownMenuSubTrigger } from "./input-Drx1pguW.js";
10
+ import { G as marked, W as useNonce, _ as DropdownMenuSub, d as DropdownMenuContent, g as DropdownMenuSeparator, h as DropdownMenuPortal, p as DropdownMenuItem, r as Input, u as DropdownMenu, v as DropdownMenuSubContent, y as DropdownMenuSubTrigger } from "./input-BAOe64zx.js";
11
11
  import { i as Pencil, n as Trash, r as Plus, t as BulkEdit } from "./types-DBtDeUKD.js";
12
12
  import "./react-dom-BWRJ_g_k.js";
13
13
  import { t as require_jsx_runtime } from "./jsx-runtime-COBk7ree.js";
14
14
  import "./zod-BxdsqRPd.js";
15
15
  import { t as Label } from "./label-BCWi-Oqu.js";
16
- import { n as useTheme, w as useEvent_default } from "./useTheme-CX9pPLUH.js";
16
+ import { n as useTheme, w as useEvent_default } from "./useTheme-CByZUW0p.js";
17
17
  import { n as require_prop_types, t as ErrorBoundary } from "./ErrorBoundary-Da4UeYxT.js";
18
18
  import { A as require__Map, B as require__baseGetTag, C as require__hasPath, D as require_isArguments, E as require__isIndex, F as require_isFunction, G as assert, H as require__root, I as require_isObject, J as maybe, K as assertNever, L as require__isKey, M as require_eq, N as require__getNative, O as require__castPath, P as require__toSource, R as require_isSymbol, S as resolveCellsThunk, T as require_isLength, U as require__freeGlobal, V as require__Symbol, W as require_isArray, _ as isEditableGridCell, a as mergeAndRealizeTheme, b as isReadWriteCell, c as withAlpha, d as CompactSelection, f as GridCellKind, g as booleanCellIsEditable, h as InnerGridCellKind, i as makeCSSStyle, j as require__ListCache, k as require__MapCache, l as BooleanEmpty, m as GridColumnMenuIcon, n as ThemeContext, o as blend, p as GridColumnIcon, q as deepEqual, r as getDataEditorTheme, s as blendCache, t as ClickOutsideContainer, u as BooleanIndeterminate, v as isInnerOnlyCell, w as require__toKey, x as isSizedGridColumn, y as isObjectEditorCallbackResult, z as require_isObjectLike } from "./click-outside-container-BZgN7xS_.js";
19
19
  import { t as styled_default } from "./dist-CyFFzJTb.js";