@marimo-team/islands 0.23.1-dev13 → 0.23.1-dev2

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/main.js CHANGED
@@ -34876,7 +34876,7 @@ Database schema: ${c}`), (_a4 = r2.aiFix) == null ? void 0 : _a4.setAiCompletion
34876
34876
  (0, import_jsx_runtime.jsx)(PanelRight, {
34877
34877
  className: "w-3.5 h-3.5"
34878
34878
  }),
34879
- "Explorer"
34879
+ "Explore"
34880
34880
  ]
34881
34881
  }),
34882
34882
  w && (0, import_jsx_runtime.jsx)(ExportMenu, {
@@ -36972,10 +36972,14 @@ ${E}`,
36972
36972
  html: c
36973
36973
  }), r[10] = c, r[11] = E);
36974
36974
  let O;
36975
- r[12] !== y || r[13] !== w || r[14] !== E ? (O = (0, import_jsx_runtime.jsx)(Label, {
36976
- htmlFor: y,
36977
- className: w,
36978
- children: E
36975
+ r[12] !== y || r[13] !== w || r[14] !== E ? (O = (0, import_jsx_runtime.jsx)("div", {
36976
+ part: "label",
36977
+ className: "m-0 p-0",
36978
+ children: (0, import_jsx_runtime.jsx)(Label, {
36979
+ htmlFor: y,
36980
+ className: w,
36981
+ children: E
36982
+ })
36979
36983
  }), r[12] = y, r[13] = w, r[14] = E, r[15] = O) : O = r[15];
36980
36984
  let M = O, I = S === "top" && "flex-col items-start gap-y-2", z = S === "left" && "flex-row items-center gap-x-1.5 pr-2", G = S === "right" && "flex-row-reverse items-center gap-x-1.5 pr-2", q = v && "block space-y-2", Z7 = !v && "w-fit", Q7;
36981
36985
  r[16] !== h || r[17] !== I || r[18] !== z || r[19] !== G || r[20] !== q || r[21] !== Z7 ? (Q7 = cn("mo-label inline-flex", "pt-0 pb-0 pl-0", I, z, G, q, Z7, h), r[16] = h, r[17] = I, r[18] = z, r[19] = G, r[20] = q, r[21] = Z7, r[22] = Q7) : Q7 = r[22];
@@ -45449,7 +45453,7 @@ ${c}
45449
45453
  size: "xs",
45450
45454
  onClick: c9,
45451
45455
  className: u9,
45452
- children: "Explorer"
45456
+ children: "Columns"
45453
45457
  }), r[29] = u9, r[30] = c9, r[31] = d9) : d9 = r[31];
45454
45458
  let f9;
45455
45459
  r[32] !== d9 || r[33] !== o9 ? (f9 = (0, import_jsx_runtime.jsx)(Fill, {
@@ -65651,7 +65655,7 @@ ${c}
65651
65655
  return Logger.warn("Failed to get version from mount config"), null;
65652
65656
  }
65653
65657
  }
65654
- const marimoVersionAtom = atom(getVersionFromMountConfig() || "0.23.1-dev13"), showCodeInRunModeAtom = atom(true);
65658
+ const marimoVersionAtom = atom(getVersionFromMountConfig() || "0.23.1-dev2"), showCodeInRunModeAtom = atom(true);
65655
65659
  atom(null);
65656
65660
  var VIRTUAL_FILE_REGEX = /\/@file\/([^\s"&'/]+)\.([\dA-Za-z]+)/g, VirtualFileTracker = class e {
65657
65661
  constructor() {