@marimo-team/islands 0.23.14-dev16 → 0.23.14-dev19

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.
@@ -33,7 +33,7 @@ import { a as parser, i as pythonLanguage, n as localCompletionSource, r as pyth
33
33
  import { n as stexMath } from "./stex-BIsgBmK4.js";
34
34
  import { t as purify } from "./purify.es-H92eMd9-.js";
35
35
  import { t as useAsyncData } from "./useAsyncData-BMc8itk2.js";
36
- let reducer$1, singleFacet, ChevronRightIcon, PaintRoller, goToCellLine, safeExtractSetUIElementMessageBuffers, Columns2, PluralWord, AccordionContent, Content2$1, Checkbox, ChatBubbleIcon, Wrench, PathBuilder, BorderAllIcon, Trigger2, createVariableInfoElement, base64ToDataView, Info, repl, cellErrorsAtom, import_lib$1, allTablesAtom, getMarimoExportContext, CircleAlert, DATA_TYPE_ICON, base64ToUint8Array, FileText, adaptForLocalStorage, getCellNames, convertStatsName, createActions$1, dataSourceConnectionsAtom, dataViewToBase64, Eye, jotaiJsonStorage, PinLeftIcon, Minus, generateUUID, PinRightIcon, LoaderCircle, useChromeActions, CheckIcon, Trash2, Paths, base64ToDataURL, Layers, getFeatureFlag, numColumnsAtom, isUninstantiated, extractBase64FromDataURL, ExternalLink, variablesAtom, Accordion, Close$1, normalizeName, AccordionTrigger, Root2$2, MarkdownLanguageAdapter, hasTrustedExportContext, Braces, getDataTypeColor, renderHTML, CircleX, PluralWords, hasRunAnyCellAtom, esm_default, require_client, notebookAtom, requestClientAtom, hasOnlyOneCellAtom, getRequestClient, notebookOutline, useRequestClient, Boosts, jsonToMarkdown, DATA_CELL_ID, useCellFocusActions, filenameAtom, parseHtmlContent, AIContextProvider, selectAtom, getValidName, Popover, parseInitialValue, initialModeAtom, PopoverTrigger, SCRATCH_CELL_ID, viewStateAtom, elementContainsMarimoCellFile, useCellActions, isOutputEmpty, UIElementId, outputIsLoading, getDatasourceContext, jsonParseWithSpecialChar, sanitizeHtml, DatasourceContextProvider, RANDOM_ID_ATTR, headingToIdentifier, LazyAnyLanguageCodeMirror, ZodLocalStorage, ansiToPlainText, DotFilledIcon, NotebookPen, DeferredRequestRegistry, ChevronDownIcon, Table2, moveToEndOfEditor, PopoverClose, CellOutputId, kioskModeAtom, useExpandedOutput, OBJECT_ID_ATTR, isErrorMime, Spinner, getTracebackInfo, useCellNames, useLastFocusedCellId, parseAttrValue, AnsiUp, useExpandedConsoleOutput, findCellId, outputIsStale, getCellEditorView, getTableType, MarkdownRenderer, NotebookScopedLocalStorage, createCell, maybeAddAltairImport, parseDataset, getInitialAppMode, toPng$1, extractAllTracebackInfo, useCellIds, PopoverContent, HTMLCellId, useInstallAllowed, Sections, atomWithReducer, getCellDomProps, AccordionItem, Item, customPythonLanguageSupport, AIContextRegistry, Anchor2, isInternalCellName, contextToXml, atomWithStorage, displayCellName, isDataURLString, Database, SQLParser;
36
+ let reducer$1, isUninstantiated, ChevronRightIcon, Table2, goToCellLine, safeExtractSetUIElementMessageBuffers, Database, MarkdownParser, AccordionContent, Close$1, Checkbox, ChatBubbleIcon, Trigger2, PathBuilder, BorderAllIcon, Root2$2, createVariableInfoElement, base64ToDataView, Layers, repl, cellErrorsAtom, esm_default, require_client, getMarimoExportContext, CircleX, PluralWords, base64ToUint8Array, Info, adaptForLocalStorage, getCellNames, getTableType, createActions$1, import_lib$1, allTablesAtom, dataViewToBase64, FileText, jotaiJsonStorage, PinLeftIcon, NotebookPen, generateUUID, PinRightIcon, Minus, useChromeActions, CheckIcon, Wrench, Paths, base64ToDataURL, LoaderCircle, getFeatureFlag, numColumnsAtom, useRequestClient, extractBase64FromDataURL, Eye, variablesAtom, Accordion, Anchor2, normalizeName, AccordionTrigger, Item, MarkdownLanguageAdapter, hasTrustedExportContext, CircleAlert, DATA_TYPE_ICON, renderHTML, Columns2, PluralWord, hasRunAnyCellAtom, Braces, getDataTypeColor, notebookAtom, getRequestClient, hasOnlyOneCellAtom, convertStatsName, notebookOutline, requestClientAtom, Boosts, jsonParseWithSpecialChar, DATA_CELL_ID, useCellFocusActions, ZodLocalStorage, parseHtmlContent, AIContextProvider, atomWithStorage, getValidName, Popover, parseDataset, initialModeAtom, PopoverTrigger, HTMLCellId, viewStateAtom, singleFacet, useCellActions, isOutputEmpty, SCRATCH_CELL_ID, outputIsLoading, getDatasourceContext, RANDOM_ID_ATTR, sanitizeHtml, DatasourceContextProvider, OBJECT_ID_ATTR, headingToIdentifier, LazyAnyLanguageCodeMirror, NotebookScopedLocalStorage, ansiToPlainText, DotFilledIcon, PaintRoller, DeferredRequestRegistry, ChevronDownIcon, Trash2, moveToEndOfEditor, PopoverClose, parseInitialValue, kioskModeAtom, useExpandedOutput, findCellId, isErrorMime, Spinner, extractAllTracebackInfo, useCellNames, useLastFocusedCellId, filenameAtom, AnsiUp, useExpandedConsoleOutput, UIElementId, outputIsStale, getCellEditorView, dataSourceConnectionsAtom, MarkdownRenderer, getTracebackInfo, createCell, maybeAddAltairImport, parseAttrValue, getInitialAppMode, toPng$1, elementContainsMarimoCellFile, useCellIds, PopoverContent, CellOutputId, useInstallAllowed, Sections, jsonToMarkdown, getCellDomProps, AccordionItem, Content2$1, customPythonLanguageSupport, AIContextRegistry, selectAtom, isInternalCellName, contextToXml, atomWithReducer, displayCellName, isDataURLString, ExternalLink, SQLParser;
37
37
  let __tla = Promise.all([
38
38
  (() => {
39
39
  try {
@@ -19042,7 +19042,7 @@ ${e}
19042
19042
  function escapeRegex(e) {
19043
19043
  return e.replace(/[.*+?^${}()|[\]\\]/g, "\\$&");
19044
19044
  }
19045
- let MarkdownParser, PythonParser, DEFAULT_ENGINE;
19045
+ let PythonParser, DEFAULT_ENGINE;
19046
19046
  MarkdownParser = class {
19047
19047
  constructor() {
19048
19048
  __publicField(this, "type", "markdown");
@@ -28856,157 +28856,158 @@ ${t}
28856
28856
  });
28857
28857
  export {
28858
28858
  reducer$1 as $,
28859
- singleFacet as $t,
28859
+ isUninstantiated as $t,
28860
28860
  ChevronRightIcon as A,
28861
- PaintRoller as An,
28861
+ Table2 as An,
28862
28862
  goToCellLine as At,
28863
28863
  safeExtractSetUIElementMessageBuffers as B,
28864
- Columns2 as Bn,
28865
- PluralWord as Bt,
28864
+ Database as Bn,
28865
+ MarkdownParser as Bt,
28866
28866
  AccordionContent as C,
28867
- Content2$1 as Cn,
28867
+ Close$1 as Cn,
28868
28868
  Checkbox as Ct,
28869
28869
  ChatBubbleIcon as D,
28870
- Wrench as Dn,
28870
+ Trigger2 as Dn,
28871
28871
  PathBuilder as Dt,
28872
28872
  BorderAllIcon as E,
28873
- Trigger2 as En,
28873
+ Root2$2 as En,
28874
28874
  createVariableInfoElement as Et,
28875
28875
  base64ToDataView as F,
28876
- Info as Fn,
28876
+ Layers as Fn,
28877
28877
  repl as Ft,
28878
28878
  cellErrorsAtom as G,
28879
- import_lib$1 as Gn,
28880
- allTablesAtom as Gt,
28879
+ esm_default as Gn,
28880
+ require_client as Gt,
28881
28881
  getMarimoExportContext as H,
28882
- CircleAlert as Hn,
28883
- DATA_TYPE_ICON as Ht,
28882
+ CircleX as Hn,
28883
+ PluralWords as Ht,
28884
28884
  base64ToUint8Array as I,
28885
- FileText as In,
28885
+ Info as In,
28886
28886
  adaptForLocalStorage as It,
28887
28887
  getCellNames as J,
28888
- convertStatsName as Jt,
28888
+ getTableType as Jt,
28889
28889
  createActions$1 as K,
28890
- dataSourceConnectionsAtom as Kt,
28890
+ import_lib$1 as Kn,
28891
+ allTablesAtom as Kt,
28891
28892
  dataViewToBase64 as L,
28892
- Eye as Ln,
28893
+ FileText as Ln,
28893
28894
  jotaiJsonStorage as Lt,
28894
28895
  PinLeftIcon as M,
28895
- Minus as Mn,
28896
+ NotebookPen as Mn,
28896
28897
  generateUUID as Mt,
28897
28898
  PinRightIcon as N,
28898
- LoaderCircle as Nn,
28899
+ Minus as Nn,
28899
28900
  useChromeActions as Nt,
28900
28901
  CheckIcon as O,
28901
- Trash2 as On,
28902
+ Wrench as On,
28902
28903
  Paths as Ot,
28903
28904
  base64ToDataURL as P,
28904
- Layers as Pn,
28905
+ LoaderCircle as Pn,
28905
28906
  getFeatureFlag as Pt,
28906
28907
  numColumnsAtom as Q,
28907
- isUninstantiated as Qt,
28908
+ useRequestClient as Qt,
28908
28909
  extractBase64FromDataURL as R,
28909
- ExternalLink as Rn,
28910
+ Eye as Rn,
28910
28911
  variablesAtom as Rt,
28911
28912
  Accordion as S,
28912
- Close$1 as Sn,
28913
+ Anchor2 as Sn,
28913
28914
  normalizeName as St,
28914
28915
  AccordionTrigger as T,
28915
- Root2$2 as Tn,
28916
+ Item as Tn,
28916
28917
  MarkdownLanguageAdapter as Tt,
28917
28918
  hasTrustedExportContext as U,
28918
- Braces as Un,
28919
- getDataTypeColor as Ut,
28919
+ CircleAlert as Un,
28920
+ DATA_TYPE_ICON as Ut,
28920
28921
  renderHTML as V,
28921
- CircleX as Vn,
28922
- PluralWords as Vt,
28922
+ Columns2 as Vn,
28923
+ PluralWord as Vt,
28923
28924
  hasRunAnyCellAtom as W,
28924
- esm_default as Wn,
28925
- require_client as Wt,
28925
+ Braces as Wn,
28926
+ getDataTypeColor as Wt,
28926
28927
  notebookAtom as X,
28927
- requestClientAtom as Xt,
28928
+ getRequestClient as Xt,
28928
28929
  hasOnlyOneCellAtom as Y,
28929
- getRequestClient as Yt,
28930
+ convertStatsName as Yt,
28930
28931
  notebookOutline as Z,
28931
- useRequestClient as Zt,
28932
+ requestClientAtom as Zt,
28932
28933
  Boosts as _,
28933
28934
  __tla,
28934
- jsonToMarkdown as _n,
28935
+ jsonParseWithSpecialChar as _n,
28935
28936
  DATA_CELL_ID as _t,
28936
28937
  useCellFocusActions as a,
28937
- filenameAtom as an,
28938
+ ZodLocalStorage as an,
28938
28939
  parseHtmlContent as at,
28939
28940
  AIContextProvider as b,
28940
- selectAtom as bn,
28941
+ atomWithStorage as bn,
28941
28942
  getValidName as bt,
28942
28943
  Popover as c,
28943
- parseInitialValue as cn,
28944
+ parseDataset as cn,
28944
28945
  initialModeAtom as ct,
28945
28946
  PopoverTrigger as d,
28946
- SCRATCH_CELL_ID as dn,
28947
+ HTMLCellId as dn,
28947
28948
  viewStateAtom as dt,
28948
- elementContainsMarimoCellFile as en,
28949
+ singleFacet as en,
28949
28950
  useCellActions as et,
28950
28951
  isOutputEmpty as f,
28951
- UIElementId as fn,
28952
+ SCRATCH_CELL_ID as fn,
28952
28953
  outputIsLoading as ft,
28953
28954
  getDatasourceContext as g,
28954
- jsonParseWithSpecialChar as gn,
28955
+ RANDOM_ID_ATTR as gn,
28955
28956
  sanitizeHtml as gt,
28956
28957
  DatasourceContextProvider as h,
28957
- RANDOM_ID_ATTR as hn,
28958
+ OBJECT_ID_ATTR as hn,
28958
28959
  headingToIdentifier as ht,
28959
28960
  LazyAnyLanguageCodeMirror as i,
28960
- ZodLocalStorage as in,
28961
+ NotebookScopedLocalStorage as in,
28961
28962
  ansiToPlainText as it,
28962
28963
  DotFilledIcon as j,
28963
- NotebookPen as jn,
28964
+ PaintRoller as jn,
28964
28965
  DeferredRequestRegistry as jt,
28965
28966
  ChevronDownIcon as k,
28966
- Table2 as kn,
28967
+ Trash2 as kn,
28967
28968
  moveToEndOfEditor as kt,
28968
28969
  PopoverClose as l,
28969
- CellOutputId as ln,
28970
+ parseInitialValue as ln,
28970
28971
  kioskModeAtom as lt,
28971
28972
  useExpandedOutput as m,
28972
- OBJECT_ID_ATTR as mn,
28973
+ findCellId as mn,
28973
28974
  isErrorMime as mt,
28974
28975
  Spinner as n,
28975
- getTracebackInfo as nn,
28976
+ extractAllTracebackInfo as nn,
28976
28977
  useCellNames as nt,
28977
28978
  useLastFocusedCellId as o,
28978
- parseAttrValue as on,
28979
+ filenameAtom as on,
28979
28980
  AnsiUp as ot,
28980
28981
  useExpandedConsoleOutput as p,
28981
- findCellId as pn,
28982
+ UIElementId as pn,
28982
28983
  outputIsStale as pt,
28983
28984
  getCellEditorView as q,
28984
- getTableType as qt,
28985
+ dataSourceConnectionsAtom as qt,
28985
28986
  MarkdownRenderer as r,
28986
- NotebookScopedLocalStorage as rn,
28987
+ getTracebackInfo as rn,
28987
28988
  createCell as rt,
28988
28989
  maybeAddAltairImport as s,
28989
- parseDataset as sn,
28990
+ parseAttrValue as sn,
28990
28991
  getInitialAppMode as st,
28991
28992
  toPng$1 as t,
28992
- extractAllTracebackInfo as tn,
28993
+ elementContainsMarimoCellFile as tn,
28993
28994
  useCellIds as tt,
28994
28995
  PopoverContent as u,
28995
- HTMLCellId as un,
28996
+ CellOutputId as un,
28996
28997
  useInstallAllowed as ut,
28997
28998
  Sections as v,
28998
- atomWithReducer as vn,
28999
+ jsonToMarkdown as vn,
28999
29000
  getCellDomProps as vt,
29000
29001
  AccordionItem as w,
29001
- Item as wn,
29002
+ Content2$1 as wn,
29002
29003
  customPythonLanguageSupport as wt,
29003
29004
  AIContextRegistry as x,
29004
- Anchor2 as xn,
29005
+ selectAtom as xn,
29005
29006
  isInternalCellName as xt,
29006
29007
  contextToXml as y,
29007
- atomWithStorage as yn,
29008
+ atomWithReducer as yn,
29008
29009
  displayCellName as yt,
29009
29010
  isDataURLString as z,
29010
- Database as zn,
29011
+ ExternalLink as zn,
29011
29012
  SQLParser as zt
29012
29013
  };