@measured/puck 0.21.0-canary.8358d3e1 → 0.21.0-canary.89038d0c
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/{Editor-N46HUQEC.mjs → Editor-O447AVCX.mjs} +13 -10
- package/dist/{Render-Y567PGZ7.mjs → Render-OFE6QLI2.mjs} +6 -4
- package/dist/{walk-tree-Ja9bNCM9.d.mts → actions-ONhOkrvf.d.mts} +1 -27
- package/dist/{walk-tree-Ja9bNCM9.d.ts → actions-ONhOkrvf.d.ts} +1 -27
- package/dist/{chunk-FNWOH4R6.mjs → chunk-2Q4PACDA.mjs} +8 -6
- package/dist/{chunk-DNF2EMM4.mjs → chunk-62AAYNXG.mjs} +2 -2
- package/dist/{chunk-K3V4LVUL.mjs → chunk-BSDEIOEK.mjs} +11 -9
- package/dist/{chunk-WUWXFMEM.mjs → chunk-CSSRLPHM.mjs} +1 -1
- package/dist/{chunk-7KY6RHEY.mjs → chunk-DAQLMM2T.mjs} +15 -523
- package/dist/{chunk-DCSQEDMK.mjs → chunk-M6W7YEVX.mjs} +1 -100
- package/dist/{chunk-DJSH5REF.mjs → chunk-NLUHDYVR.mjs} +2 -123
- package/dist/{chunk-GQKMOYLG.mjs → chunk-PLXSMBAA.mjs} +2 -2
- package/dist/{chunk-3QHWXJEI.mjs → chunk-QAWJTCV5.mjs} +2 -2
- package/dist/chunk-QBGM4ELA.mjs +528 -0
- package/dist/chunk-T3WX7XJ6.mjs +132 -0
- package/dist/{chunk-R6CVX2IY.mjs → chunk-V5I7CVLT.mjs} +1 -1
- package/dist/chunk-Y2EFNT5P.mjs +108 -0
- package/dist/{chunk-C2TVYIYC.mjs → chunk-Y656T6AQ.mjs} +10 -6
- package/dist/{chunk-N5XMZOMC.mjs → chunk-Z476VA6G.mjs} +279 -203
- package/dist/{full-NLUNPJWS.mjs → full-BEMDJKDS.mjs} +10 -7
- package/dist/index-BEoNHRI1.d.ts +116 -0
- package/dist/index-DfxZ7tZF.d.mts +116 -0
- package/dist/index.d.mts +6 -116
- package/dist/index.d.ts +6 -116
- package/dist/index.js +446 -376
- package/dist/index.mjs +14 -11
- package/dist/internal.d.mts +27 -0
- package/dist/internal.d.ts +27 -0
- package/dist/internal.js +908 -0
- package/dist/internal.mjs +13 -0
- package/dist/{loaded-ZXOU6S6R.mjs → loaded-JU3A7Y4L.mjs} +7 -4
- package/dist/{loaded-HMSPJUZM.mjs → loaded-N3FYGF2Y.mjs} +7 -4
- package/dist/{loaded-EV34KGYJ.mjs → loaded-OBY7OMS6.mjs} +7 -4
- package/dist/no-external.d.mts +3 -1
- package/dist/no-external.d.ts +3 -1
- package/dist/no-external.js +446 -376
- package/dist/no-external.mjs +14 -11
- package/dist/rsc.d.mts +2 -2
- package/dist/rsc.d.ts +2 -2
- package/dist/rsc.mjs +6 -4
- package/dist/walk-tree-CdriEzFJ.d.mts +29 -0
- package/dist/walk-tree-DHbAZ4wF.d.ts +29 -0
- package/package.json +9 -4
|
@@ -1,15 +1,18 @@
|
|
|
1
1
|
import {
|
|
2
2
|
useAlignOptions
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-PLXSMBAA.mjs";
|
|
4
4
|
import {
|
|
5
5
|
AlignLeft,
|
|
6
6
|
SelectControl,
|
|
7
7
|
useControlContext
|
|
8
|
-
} from "./chunk-
|
|
9
|
-
import "./chunk-
|
|
8
|
+
} from "./chunk-DAQLMM2T.mjs";
|
|
9
|
+
import "./chunk-QBGM4ELA.mjs";
|
|
10
|
+
import "./chunk-T3WX7XJ6.mjs";
|
|
11
|
+
import "./chunk-Y2EFNT5P.mjs";
|
|
12
|
+
import "./chunk-NLUHDYVR.mjs";
|
|
10
13
|
import {
|
|
11
14
|
init_react_import
|
|
12
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-M6W7YEVX.mjs";
|
|
13
16
|
|
|
14
17
|
// components/RichTextMenu/controls/AlignSelect/loaded.tsx
|
|
15
18
|
init_react_import();
|
|
@@ -1,15 +1,18 @@
|
|
|
1
1
|
import {
|
|
2
2
|
useListOptions
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-QAWJTCV5.mjs";
|
|
4
4
|
import {
|
|
5
5
|
List,
|
|
6
6
|
SelectControl,
|
|
7
7
|
useControlContext
|
|
8
|
-
} from "./chunk-
|
|
9
|
-
import "./chunk-
|
|
8
|
+
} from "./chunk-DAQLMM2T.mjs";
|
|
9
|
+
import "./chunk-QBGM4ELA.mjs";
|
|
10
|
+
import "./chunk-T3WX7XJ6.mjs";
|
|
11
|
+
import "./chunk-Y2EFNT5P.mjs";
|
|
12
|
+
import "./chunk-NLUHDYVR.mjs";
|
|
10
13
|
import {
|
|
11
14
|
init_react_import
|
|
12
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-M6W7YEVX.mjs";
|
|
13
16
|
|
|
14
17
|
// components/RichTextMenu/controls/ListSelect/loaded.tsx
|
|
15
18
|
init_react_import();
|
|
@@ -1,15 +1,18 @@
|
|
|
1
1
|
import {
|
|
2
2
|
useHeadingOptions
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-62AAYNXG.mjs";
|
|
4
4
|
import {
|
|
5
5
|
Heading,
|
|
6
6
|
SelectControl,
|
|
7
7
|
useControlContext
|
|
8
|
-
} from "./chunk-
|
|
9
|
-
import "./chunk-
|
|
8
|
+
} from "./chunk-DAQLMM2T.mjs";
|
|
9
|
+
import "./chunk-QBGM4ELA.mjs";
|
|
10
|
+
import "./chunk-T3WX7XJ6.mjs";
|
|
11
|
+
import "./chunk-Y2EFNT5P.mjs";
|
|
12
|
+
import "./chunk-NLUHDYVR.mjs";
|
|
10
13
|
import {
|
|
11
14
|
init_react_import
|
|
12
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-M6W7YEVX.mjs";
|
|
13
16
|
|
|
14
17
|
// components/RichTextMenu/controls/HeadingSelect/loaded.tsx
|
|
15
18
|
init_react_import();
|
package/dist/no-external.d.mts
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
export { af as Adaptor, A as AppState, ad as ArrayField,
|
|
1
|
+
export { af as Adaptor, A as AppState, ad as ArrayField, L as ArrayState, aq as AsFieldProps, $ as BaseData, a7 as BaseField, ah as CacheOpts, m as ComponentConfig, T as ComponentConfigExtensions, _ as ComponentConfigParams, c as ComponentData, a3 as ComponentDataMap, a1 as ComponentDataOptionalId, a5 as ComponentMetadata, C as Config, Z as ConfigParams, b as Content, ak as CustomField, aj as CustomFieldRender, D as Data, e as DefaultComponentProps, d as DefaultComponents, f as DefaultRootFieldProps, ao as DefaultRootProps, an as DefaultRootRenderProps, w as Direction, x as DragAxis, ai as ExternalField, ag as ExternalFieldWithAdaptor, Y as ExtractConfigParams, as as ExtractField, p as Field, a6 as FieldMetadata, q as FieldProps, J as FieldRenderFunctions, B as FieldTransformFn, z as FieldTransformFnParams, n as FieldTransforms, F as Fields, H as History, I as IframeConfig, s as InitialHistory, K as ItemWithId, a2 as MappedItem, M as Metadata, a9 as NumberField, ae as ObjectField, O as OnAction, G as OverrideKey, k as Overrides, g as Permissions, j as Plugin, a as PuckAction, Q as PuckComponent, am as PuckContext, a4 as PuckMetadata, ac as RadioField, i as ResolveDataTrigger, v as RichText, o as RichtextField, X as RootConfig, R as RootData, h as RootDataWithProps, a0 as RootDataWithoutProps, ab as SelectField, S as Slot, N as SlotComponent, al as SlotField, a8 as TextField, aa as TextareaField, l as UiState, U as UserGenerics, y as Viewport, V as Viewports, ar as WithChildren, W as WithId, ap as WithPuckProps, u as WithSlotProps, E as overrideKeys } from './actions-ONhOkrvf.mjs';
|
|
2
2
|
export { Action, ActionBar, AutoField, Button, Drawer, DropZone, FieldLabel, Group, IconButton, Label, Puck, PuckApi, Render, RichTextMenu, Separator, UsePuckData, createUsePuck, registerOverlayPortal, renderContext, setDeep, useGetPuck, usePuck } from './index.mjs';
|
|
3
|
+
export { m as migrate, r as resolveAllData, t as transformProps, w as walkTree } from './walk-tree-CdriEzFJ.mjs';
|
|
3
4
|
import 'react';
|
|
4
5
|
import '@tiptap/react';
|
|
5
6
|
import '@tiptap/extension-blockquote';
|
|
@@ -17,3 +18,4 @@ import '@tiptap/extension-strike';
|
|
|
17
18
|
import '@tiptap/extension-text-align';
|
|
18
19
|
import '@tiptap/extension-underline';
|
|
19
20
|
import 'react/jsx-runtime';
|
|
21
|
+
import './index-DfxZ7tZF.mjs';
|
package/dist/no-external.d.ts
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
export { af as Adaptor, A as AppState, ad as ArrayField,
|
|
1
|
+
export { af as Adaptor, A as AppState, ad as ArrayField, L as ArrayState, aq as AsFieldProps, $ as BaseData, a7 as BaseField, ah as CacheOpts, m as ComponentConfig, T as ComponentConfigExtensions, _ as ComponentConfigParams, c as ComponentData, a3 as ComponentDataMap, a1 as ComponentDataOptionalId, a5 as ComponentMetadata, C as Config, Z as ConfigParams, b as Content, ak as CustomField, aj as CustomFieldRender, D as Data, e as DefaultComponentProps, d as DefaultComponents, f as DefaultRootFieldProps, ao as DefaultRootProps, an as DefaultRootRenderProps, w as Direction, x as DragAxis, ai as ExternalField, ag as ExternalFieldWithAdaptor, Y as ExtractConfigParams, as as ExtractField, p as Field, a6 as FieldMetadata, q as FieldProps, J as FieldRenderFunctions, B as FieldTransformFn, z as FieldTransformFnParams, n as FieldTransforms, F as Fields, H as History, I as IframeConfig, s as InitialHistory, K as ItemWithId, a2 as MappedItem, M as Metadata, a9 as NumberField, ae as ObjectField, O as OnAction, G as OverrideKey, k as Overrides, g as Permissions, j as Plugin, a as PuckAction, Q as PuckComponent, am as PuckContext, a4 as PuckMetadata, ac as RadioField, i as ResolveDataTrigger, v as RichText, o as RichtextField, X as RootConfig, R as RootData, h as RootDataWithProps, a0 as RootDataWithoutProps, ab as SelectField, S as Slot, N as SlotComponent, al as SlotField, a8 as TextField, aa as TextareaField, l as UiState, U as UserGenerics, y as Viewport, V as Viewports, ar as WithChildren, W as WithId, ap as WithPuckProps, u as WithSlotProps, E as overrideKeys } from './actions-ONhOkrvf.js';
|
|
2
2
|
export { Action, ActionBar, AutoField, Button, Drawer, DropZone, FieldLabel, Group, IconButton, Label, Puck, PuckApi, Render, RichTextMenu, Separator, UsePuckData, createUsePuck, registerOverlayPortal, renderContext, setDeep, useGetPuck, usePuck } from './index.js';
|
|
3
|
+
export { m as migrate, r as resolveAllData, t as transformProps, w as walkTree } from './walk-tree-DHbAZ4wF.js';
|
|
3
4
|
import 'react';
|
|
4
5
|
import '@tiptap/react';
|
|
5
6
|
import '@tiptap/extension-blockquote';
|
|
@@ -17,3 +18,4 @@ import '@tiptap/extension-strike';
|
|
|
17
18
|
import '@tiptap/extension-text-align';
|
|
18
19
|
import '@tiptap/extension-underline';
|
|
19
20
|
import 'react/jsx-runtime';
|
|
21
|
+
import './index-BEoNHRI1.js';
|