@marimo-team/islands 0.23.7-dev62 → 0.23.7-dev65
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/{code-visibility-DjehqKE2.js → code-visibility-ByDFdFl4.js} +73 -70
- package/dist/main.js +985 -979
- package/dist/reveal-component-b_lmX_5i.js +7444 -0
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/src/components/editor/renderers/slides-layout/__tests__/compute-slide-cells.test.ts +5 -4
- package/src/components/editor/renderers/slides-layout/__tests__/plugin.test.ts +55 -15
- package/src/components/editor/renderers/slides-layout/plugin.tsx +8 -25
- package/src/components/editor/renderers/slides-layout/slides-layout.tsx +18 -5
- package/src/components/editor/renderers/slides-layout/types.ts +40 -31
- package/src/components/slides/__tests__/slide-notes.test.ts +131 -0
- package/src/components/slides/reveal-component.tsx +242 -147
- package/src/components/slides/slide-notes-editor.tsx +127 -0
- package/src/components/slides/slide-notes.ts +64 -0
- package/src/components/slides/slides.css +14 -0
- package/src/core/edit-app.tsx +1 -1
- package/dist/reveal-component-B3oKaZhS.js +0 -4863
|
@@ -35,7 +35,7 @@ import { n as formats } from "./vega-loader.browser-3_z8GoFC.js";
|
|
|
35
35
|
import { a as getContainerWidth, n as vegaLoadData, r as createBatchedLoader, s as tooltipHandler, t as parseCsvData } from "./loader-Dr8Qem8p.js";
|
|
36
36
|
import { t as useIframeCapabilities } from "./useIframeCapabilities-BkYHTrss.js";
|
|
37
37
|
import { t as useAsyncData } from "./useAsyncData-C56Khv_R.js";
|
|
38
|
-
let
|
|
38
|
+
let DelayMount, contextAwarePanelOwner, Kbd, Provider$1, Ellipsis, prettifyRowCount, TabsTrigger, ContextAwarePanelItem, LazyVegaEmbed, ComboboxItem, ChartLoadingState, Toggle, TextWrap, TableHeader, ChevronsLeft, TableBody, Code, Panel, GripHorizontal, generateColumns, ArrowDownWideNarrow, TableRow, ChevronsDownUp, PanelGroup, Funnel, isCellAwareAtom, EmotionCacheProvider, SlotNames, $fae977aafc393c5c$export$588937bcd60ade55, PANEL_TYPES, useOverflowDetection, slotsController, $fae977aafc393c5c$export$6b862160d295c8e, ColumnChartSpecModel, PanelResizeHandle, EyeOff, prettifyRowColumnCount, TabsList, Combobox, ChartInfoState, TableCell, ChevronsUpDown, Table, Download, TableHead, ChevronsRight, renderCellValue, inferFieldTypes, ColumnChartContext, downloadBlob, CommandList, DEFAULT_SLIDE_TYPE, getPageIndexForRow, Progress, Tabs, Slide, INDEX_COLUMN_NAME, JsonOutput, toFieldTypes, useIntersectionObserver, OutputArea, getMimeValues, ADD_PRINTING_CLASS, CommandItem, InstallPackageButton, CommandInput, DEFAULT_DECK_TRANSITION, filtersToFilterGroup, contextAwarePanelType, HtmlOutput, contextAwarePanelOpen, RenderTextWithLinks, RadioGroup, SELECT_COLUMN_ID, DataTable, CommandEmpty, marimoVersionAtom, DatePicker, SLIDE_TYPE_OPTIONS_BY_VALUE, loadTableAndRawData, OutputRenderer, Command, NAMELESS_COLUMN_PREFIX, ChevronLeft, showCodeInRunModeAtom, DateRangePicker, SlideSidebar, loadTableData, useNotebookCodeAvailable, usePrevious, RadioGroupItem, TOO_MANY_ROWS, downloadByURL, CommandSeparator, useInternalStateWithSync, ChartErrorState, Filenames, TabsContent, downloadHTMLAsImage, Maps, Fill, Expand;
|
|
39
39
|
let __tla = Promise.all([
|
|
40
40
|
(() => {
|
|
41
41
|
try {
|
|
@@ -28384,7 +28384,7 @@ Database schema: ${n}`), (_a3 = t2.aiFix) == null ? void 0 : _a3.setAiCompletion
|
|
|
28384
28384
|
[DATA_ATTRIBUTES.panelSize]: parseFloat("" + gK.flexGrow).toFixed(1)
|
|
28385
28385
|
});
|
|
28386
28386
|
}
|
|
28387
|
-
|
|
28387
|
+
Panel = (0, import_react.forwardRef)((e, t) => (0, import_react.createElement)(PanelWithForwardedRef, {
|
|
28388
28388
|
...e,
|
|
28389
28389
|
forwardedRef: t
|
|
28390
28390
|
}));
|
|
@@ -29317,7 +29317,7 @@ Database schema: ${n}`), (_a3 = t2.aiFix) == null ? void 0 : _a3.setAiCompletion
|
|
|
29317
29317
|
[DATA_ATTRIBUTES.groupId]: v
|
|
29318
29318
|
}));
|
|
29319
29319
|
}
|
|
29320
|
-
|
|
29320
|
+
PanelGroup = (0, import_react.forwardRef)((e, t) => (0, import_react.createElement)(PanelGroupWithForwardedRef, {
|
|
29321
29321
|
...e,
|
|
29322
29322
|
forwardedRef: t
|
|
29323
29323
|
}));
|
|
@@ -29374,7 +29374,7 @@ Database schema: ${n}`), (_a3 = t2.aiFix) == null ? void 0 : _a3.setAiCompletion
|
|
|
29374
29374
|
n
|
|
29375
29375
|
]);
|
|
29376
29376
|
}
|
|
29377
|
-
function
|
|
29377
|
+
PanelResizeHandle = function({ children: e = null, className: t = "", disabled: n = false, hitAreaMargins: i, id: a, onBlur: o, onClick: s, onDragging: c, onFocus: d, onPointerDown: f, onPointerUp: h, style: _ = {}, tabIndex: v = 0, tagName: y = "div", ...S }) {
|
|
29378
29378
|
let w = (0, import_react.useRef)(null), E = (0, import_react.useRef)({
|
|
29379
29379
|
onClick: s,
|
|
29380
29380
|
onDragging: c,
|
|
@@ -29482,7 +29482,7 @@ Database schema: ${n}`), (_a3 = t2.aiFix) == null ? void 0 : _a3.setAiCompletion
|
|
|
29482
29482
|
[DATA_ATTRIBUTES.resizeHandleId]: q,
|
|
29483
29483
|
[DATA_ATTRIBUTES.resizeHandleState]: J
|
|
29484
29484
|
});
|
|
29485
|
-
}
|
|
29485
|
+
};
|
|
29486
29486
|
PanelResizeHandle.displayName = "PanelResizeHandle";
|
|
29487
29487
|
let import_compiler_runtime$23, toggleVariants;
|
|
29488
29488
|
import_compiler_runtime$23 = require_compiler_runtime();
|
|
@@ -35172,7 +35172,7 @@ ${_}`,
|
|
|
35172
35172
|
return Logger.warn("Failed to get version from mount config"), null;
|
|
35173
35173
|
}
|
|
35174
35174
|
}
|
|
35175
|
-
marimoVersionAtom = atom(getVersionFromMountConfig() || "0.23.7-
|
|
35175
|
+
marimoVersionAtom = atom(getVersionFromMountConfig() || "0.23.7-dev65");
|
|
35176
35176
|
showCodeInRunModeAtom = atom(true);
|
|
35177
35177
|
atom(null);
|
|
35178
35178
|
var import_compiler_runtime = require_compiler_runtime();
|
|
@@ -35200,104 +35200,107 @@ ${_}`,
|
|
|
35200
35200
|
}
|
|
35201
35201
|
});
|
|
35202
35202
|
export {
|
|
35203
|
-
|
|
35203
|
+
DelayMount as $,
|
|
35204
35204
|
contextAwarePanelOwner as A,
|
|
35205
|
-
|
|
35206
|
-
|
|
35207
|
-
|
|
35205
|
+
Kbd as At,
|
|
35206
|
+
Provider$1 as B,
|
|
35207
|
+
Ellipsis as Bt,
|
|
35208
35208
|
prettifyRowCount as C,
|
|
35209
|
-
|
|
35209
|
+
TabsTrigger as Ct,
|
|
35210
35210
|
ContextAwarePanelItem as D,
|
|
35211
|
-
|
|
35211
|
+
LazyVegaEmbed as Dt,
|
|
35212
35212
|
ComboboxItem as E,
|
|
35213
|
-
|
|
35213
|
+
ChartLoadingState as Et,
|
|
35214
35214
|
Toggle as F,
|
|
35215
|
-
|
|
35216
|
-
|
|
35217
|
-
|
|
35218
|
-
|
|
35219
|
-
|
|
35220
|
-
|
|
35221
|
-
|
|
35222
|
-
|
|
35223
|
-
|
|
35224
|
-
|
|
35225
|
-
|
|
35215
|
+
TextWrap as Ft,
|
|
35216
|
+
TableHeader as G,
|
|
35217
|
+
ChevronsLeft as Gt,
|
|
35218
|
+
TableBody as H,
|
|
35219
|
+
Code as Ht,
|
|
35220
|
+
Panel as I,
|
|
35221
|
+
GripHorizontal as It,
|
|
35222
|
+
generateColumns as J,
|
|
35223
|
+
ArrowDownWideNarrow as Jt,
|
|
35224
|
+
TableRow as K,
|
|
35225
|
+
ChevronsDownUp as Kt,
|
|
35226
|
+
PanelGroup as L,
|
|
35227
|
+
Funnel as Lt,
|
|
35226
35228
|
isCellAwareAtom as M,
|
|
35227
|
-
|
|
35229
|
+
EmotionCacheProvider as Mt,
|
|
35228
35230
|
SlotNames as N,
|
|
35229
|
-
|
|
35231
|
+
$fae977aafc393c5c$export$588937bcd60ade55 as Nt,
|
|
35230
35232
|
PANEL_TYPES as O,
|
|
35231
|
-
|
|
35233
|
+
useOverflowDetection as Ot,
|
|
35232
35234
|
slotsController as P,
|
|
35233
|
-
|
|
35234
|
-
|
|
35235
|
-
|
|
35236
|
-
|
|
35235
|
+
$fae977aafc393c5c$export$6b862160d295c8e as Pt,
|
|
35236
|
+
ColumnChartSpecModel as Q,
|
|
35237
|
+
PanelResizeHandle as R,
|
|
35238
|
+
EyeOff as Rt,
|
|
35237
35239
|
prettifyRowColumnCount as S,
|
|
35238
|
-
|
|
35240
|
+
TabsList as St,
|
|
35239
35241
|
Combobox as T,
|
|
35240
|
-
|
|
35241
|
-
|
|
35242
|
-
|
|
35243
|
-
|
|
35244
|
-
|
|
35245
|
-
|
|
35246
|
-
|
|
35247
|
-
|
|
35248
|
-
|
|
35249
|
-
|
|
35242
|
+
ChartInfoState as Tt,
|
|
35243
|
+
TableCell as U,
|
|
35244
|
+
ChevronsUpDown as Ut,
|
|
35245
|
+
Table as V,
|
|
35246
|
+
Download as Vt,
|
|
35247
|
+
TableHead as W,
|
|
35248
|
+
ChevronsRight as Wt,
|
|
35249
|
+
renderCellValue as X,
|
|
35250
|
+
inferFieldTypes as Y,
|
|
35251
|
+
ColumnChartContext as Z,
|
|
35250
35252
|
downloadBlob as _,
|
|
35251
35253
|
__tla,
|
|
35252
|
-
|
|
35254
|
+
CommandList as _t,
|
|
35253
35255
|
DEFAULT_SLIDE_TYPE as a,
|
|
35254
|
-
|
|
35256
|
+
getPageIndexForRow as at,
|
|
35255
35257
|
Progress as b,
|
|
35256
|
-
|
|
35258
|
+
Tabs as bt,
|
|
35257
35259
|
Slide as c,
|
|
35258
|
-
|
|
35260
|
+
INDEX_COLUMN_NAME as ct,
|
|
35259
35261
|
JsonOutput as d,
|
|
35260
|
-
|
|
35261
|
-
|
|
35262
|
+
toFieldTypes as dt,
|
|
35263
|
+
useIntersectionObserver as et,
|
|
35262
35264
|
OutputArea as f,
|
|
35263
|
-
|
|
35265
|
+
getMimeValues as ft,
|
|
35264
35266
|
ADD_PRINTING_CLASS as g,
|
|
35265
|
-
|
|
35267
|
+
CommandItem as gt,
|
|
35266
35268
|
InstallPackageButton as h,
|
|
35267
|
-
|
|
35269
|
+
CommandInput as ht,
|
|
35268
35270
|
DEFAULT_DECK_TRANSITION as i,
|
|
35269
|
-
|
|
35271
|
+
filtersToFilterGroup as it,
|
|
35270
35272
|
contextAwarePanelType as j,
|
|
35271
|
-
|
|
35273
|
+
HtmlOutput as jt,
|
|
35272
35274
|
contextAwarePanelOpen as k,
|
|
35273
|
-
|
|
35275
|
+
RenderTextWithLinks as kt,
|
|
35274
35276
|
RadioGroup as l,
|
|
35275
|
-
|
|
35277
|
+
SELECT_COLUMN_ID as lt,
|
|
35276
35278
|
DataTable as m,
|
|
35277
|
-
|
|
35279
|
+
CommandEmpty as mt,
|
|
35278
35280
|
marimoVersionAtom as n,
|
|
35279
|
-
|
|
35281
|
+
DatePicker as nt,
|
|
35280
35282
|
SLIDE_TYPE_OPTIONS_BY_VALUE as o,
|
|
35281
|
-
|
|
35283
|
+
loadTableAndRawData as ot,
|
|
35282
35284
|
OutputRenderer as p,
|
|
35283
|
-
|
|
35284
|
-
|
|
35285
|
+
Command as pt,
|
|
35286
|
+
NAMELESS_COLUMN_PREFIX as q,
|
|
35287
|
+
ChevronLeft as qt,
|
|
35285
35288
|
showCodeInRunModeAtom as r,
|
|
35286
|
-
|
|
35289
|
+
DateRangePicker as rt,
|
|
35287
35290
|
SlideSidebar as s,
|
|
35288
|
-
|
|
35291
|
+
loadTableData as st,
|
|
35289
35292
|
useNotebookCodeAvailable as t,
|
|
35290
|
-
|
|
35293
|
+
usePrevious as tt,
|
|
35291
35294
|
RadioGroupItem as u,
|
|
35292
|
-
|
|
35295
|
+
TOO_MANY_ROWS as ut,
|
|
35293
35296
|
downloadByURL as v,
|
|
35294
|
-
|
|
35297
|
+
CommandSeparator as vt,
|
|
35295
35298
|
useInternalStateWithSync as w,
|
|
35296
|
-
|
|
35299
|
+
ChartErrorState as wt,
|
|
35297
35300
|
Filenames as x,
|
|
35298
|
-
|
|
35301
|
+
TabsContent as xt,
|
|
35299
35302
|
downloadHTMLAsImage as y,
|
|
35300
|
-
|
|
35301
|
-
|
|
35302
|
-
|
|
35303
|
+
Maps as yt,
|
|
35304
|
+
Fill as z,
|
|
35305
|
+
Expand as zt
|
|
35303
35306
|
};
|