@makeswift/runtime 0.8.8 → 0.8.9
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/Box.cjs.js +2 -1
- package/dist/Box.cjs.js.map +1 -1
- package/dist/Box.es.js +2 -1
- package/dist/Box.es.js.map +1 -1
- package/dist/Button.cjs.js +2 -0
- package/dist/Button.cjs.js.map +1 -1
- package/dist/Button.es.js +2 -0
- package/dist/Button.es.js.map +1 -1
- package/dist/Carousel.cjs.js +2 -0
- package/dist/Carousel.cjs.js.map +1 -1
- package/dist/Carousel.es.js +2 -0
- package/dist/Carousel.es.js.map +1 -1
- package/dist/Countdown.cjs.js +2 -0
- package/dist/Countdown.cjs.js.map +1 -1
- package/dist/Countdown.es.js +2 -0
- package/dist/Countdown.es.js.map +1 -1
- package/dist/Divider.cjs.js +2 -0
- package/dist/Divider.cjs.js.map +1 -1
- package/dist/Divider.es.js +2 -0
- package/dist/Divider.es.js.map +1 -1
- package/dist/Embed.cjs.js +3 -2
- package/dist/Embed.cjs.js.map +1 -1
- package/dist/Embed.es.js +3 -2
- package/dist/Embed.es.js.map +1 -1
- package/dist/Form.cjs.js +2 -0
- package/dist/Form.cjs.js.map +1 -1
- package/dist/Form.es.js +3 -1
- package/dist/Form.es.js.map +1 -1
- package/dist/Image.cjs.js +2 -0
- package/dist/Image.cjs.js.map +1 -1
- package/dist/Image.es.js +3 -1
- package/dist/Image.es.js.map +1 -1
- package/dist/LiveProvider.cjs.js +2 -0
- package/dist/LiveProvider.cjs.js.map +1 -1
- package/dist/LiveProvider.es.js +3 -1
- package/dist/LiveProvider.es.js.map +1 -1
- package/dist/Navigation.cjs.js +3 -2
- package/dist/Navigation.cjs.js.map +1 -1
- package/dist/Navigation.es.js +3 -2
- package/dist/Navigation.es.js.map +1 -1
- package/dist/PreviewProvider.cjs.js +2 -0
- package/dist/PreviewProvider.cjs.js.map +1 -1
- package/dist/PreviewProvider.es.js +4 -2
- package/dist/PreviewProvider.es.js.map +1 -1
- package/dist/ReadOnlyText.cjs.js +10 -0
- package/dist/ReadOnlyText.cjs.js.map +1 -1
- package/dist/ReadOnlyText.es.js +11 -1
- package/dist/ReadOnlyText.es.js.map +1 -1
- package/dist/Root.cjs.js +2 -1
- package/dist/Root.cjs.js.map +1 -1
- package/dist/Root.es.js +2 -1
- package/dist/Root.es.js.map +1 -1
- package/dist/SocialLinks.cjs.js +2 -0
- package/dist/SocialLinks.cjs.js.map +1 -1
- package/dist/SocialLinks.es.js +2 -0
- package/dist/SocialLinks.es.js.map +1 -1
- package/dist/Text.cjs.js +2 -0
- package/dist/Text.cjs.js.map +1 -1
- package/dist/Text.es.js +3 -1
- package/dist/Text.es.js.map +1 -1
- package/dist/Video.cjs.js +2 -0
- package/dist/Video.cjs.js.map +1 -1
- package/dist/Video.es.js +2 -0
- package/dist/Video.es.js.map +1 -1
- package/dist/components.cjs.js +2 -1
- package/dist/components.cjs.js.map +1 -1
- package/dist/components.es.js +2 -1
- package/dist/components.es.js.map +1 -1
- package/dist/controls.cjs.js +4 -0
- package/dist/controls.cjs.js.map +1 -1
- package/dist/controls.es.js +1 -1
- package/dist/descriptors.cjs.js +72 -12
- package/dist/descriptors.cjs.js.map +1 -1
- package/dist/descriptors.es.js +69 -13
- package/dist/descriptors.es.js.map +1 -1
- package/dist/index.cjs.js +135 -23
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.cjs2.js +2 -3
- package/dist/index.cjs2.js.map +1 -1
- package/dist/index.cjs6.js +2 -0
- package/dist/index.cjs6.js.map +1 -1
- package/dist/index.cjs7.js +7 -2
- package/dist/index.cjs7.js.map +1 -1
- package/dist/index.es.js +136 -26
- package/dist/index.es.js.map +1 -1
- package/dist/index.es2.js +1 -2
- package/dist/index.es2.js.map +1 -1
- package/dist/index.es3.js +1 -1
- package/dist/index.es5.js +1 -1
- package/dist/index.es6.js +2 -0
- package/dist/index.es6.js.map +1 -1
- package/dist/index.es7.js +8 -3
- package/dist/index.es7.js.map +1 -1
- package/dist/leaf.es.js +1 -1
- package/dist/next.cjs.js +2 -0
- package/dist/next.cjs.js.map +1 -1
- package/dist/next.es.js +3 -1
- package/dist/next.es.js.map +1 -1
- package/dist/react.cjs.js +2 -0
- package/dist/react.cjs.js.map +1 -1
- package/dist/react.es.js +2 -0
- package/dist/react.es.js.map +1 -1
- package/dist/types/src/components/builtin/Text/ReadOnlyText.d.ts.map +1 -1
- package/dist/types/src/components/builtin/Text/components/Element/block.d.ts.map +1 -1
- package/dist/types/src/controls/control.d.ts +2 -1
- package/dist/types/src/controls/control.d.ts.map +1 -1
- package/dist/types/src/controls/index.d.ts +1 -0
- package/dist/types/src/controls/index.d.ts.map +1 -1
- package/dist/types/src/controls/rich-text/types.d.ts +10 -3
- package/dist/types/src/controls/rich-text/types.d.ts.map +1 -1
- package/dist/types/src/controls/rich-text-v2/index.d.ts +2 -0
- package/dist/types/src/controls/rich-text-v2/index.d.ts.map +1 -0
- package/dist/types/src/controls/rich-text-v2/rich-text-v2.d.ts +58 -0
- package/dist/types/src/controls/rich-text-v2/rich-text-v2.d.ts.map +1 -0
- package/dist/types/src/prop-controllers/descriptors.d.ts +4 -3
- package/dist/types/src/prop-controllers/descriptors.d.ts.map +1 -1
- package/dist/types/src/prop-controllers/instances.d.ts +5 -3
- package/dist/types/src/prop-controllers/instances.d.ts.map +1 -1
- package/dist/types/src/runtimes/react/controls/control.d.ts +3 -2
- package/dist/types/src/runtimes/react/controls/control.d.ts.map +1 -1
- package/dist/types/src/runtimes/react/controls/rich-text-v2.d.ts +15 -0
- package/dist/types/src/runtimes/react/controls/rich-text-v2.d.ts.map +1 -0
- package/dist/types/src/runtimes/react/controls.d.ts.map +1 -1
- package/package.json +2 -1
- package/dist/useIsomorphicLayoutEffect.cjs.js +0 -6
- package/dist/useIsomorphicLayoutEffect.cjs.js.map +0 -1
- package/dist/useIsomorphicLayoutEffect.es.js +0 -5
- package/dist/useIsomorphicLayoutEffect.es.js.map +0 -1
package/dist/index.es.js
CHANGED
|
@@ -36,7 +36,7 @@ var __publicField = (obj, key, value) => {
|
|
|
36
36
|
};
|
|
37
37
|
var _c;
|
|
38
38
|
import * as React from "react";
|
|
39
|
-
import { useEffect, createContext, useContext, useState, useMemo, useRef, Children, createElement, forwardRef, memo, useId, useCallback, useImperativeHandle, Component, Suspense } from "react";
|
|
39
|
+
import { useEffect, createContext, useContext, useState, useMemo, useRef, Children, createElement, forwardRef, memo, useId, useCallback, useLayoutEffect, useImperativeHandle, Component, Suspense } from "react";
|
|
40
40
|
import { useSyncExternalStoreWithSelector } from "use-sync-external-store/shim/with-selector";
|
|
41
41
|
import dynamic from "next/dynamic";
|
|
42
42
|
import { a as createDocumentReference, g as getPropControllerDescriptors, i as isElementReference, M as MakeswiftComponentType, b as isPropControllersHandle, d as getComponentPropControllerDescriptors, e as getPropControllers, f as configureStore$1, h as copyElementTree, j as getBreakpoints, k as getDocument, l as getElementId, m as getIsPreview, n as getIsInBuilder, o as getReactComponent, p as getBuilderEditMode } from "./constants.es.js";
|
|
@@ -45,11 +45,11 @@ import { cache, cx } from "@emotion/css";
|
|
|
45
45
|
import { serializeStyles } from "@emotion/serialize";
|
|
46
46
|
import { registerStyles, insertStyles } from "@emotion/utils";
|
|
47
47
|
import { jsx, jsxs, Fragment } from "react/jsx-runtime";
|
|
48
|
-
import { S as ShapeControlType, L as ListControlType, T as Types, E as ElementID, B as Backgrounds, W as Width, f as ResponsiveIconRadioGroup, M as Margin, P as Padding, g as Border, h as BorderRadius, i as Shadows, G as GapY, j as GapX, k as ResponsiveSelect, l as ResponsiveNumber, m as Checkbox, n as Grid, o as TextInput, p as Link, q as ResponsiveColor, s as TextStyle, t as Images, N as Number$1, D as Date$1, F as Font, u as ResponsiveLength, v as TextArea, w as Table, x as TableFormFields, y as Image, z as ResponsiveOpacity, A as NavigationLinks, H as SocialLinks, J as RichText, V as Video, K as StyleControlProperty, O as ImageControlValueFormat, Q as
|
|
49
|
-
import "slate";
|
|
48
|
+
import { S as ShapeControlType, L as ListControlType, T as Types, E as ElementID, B as Backgrounds, W as Width, f as ResponsiveIconRadioGroup, M as Margin, P as Padding, g as Border, h as BorderRadius, i as Shadows, G as GapY, j as GapX, k as ResponsiveSelect, l as ResponsiveNumber, m as Checkbox, n as Grid, o as TextInput, p as Link, q as ResponsiveColor, s as TextStyle, t as Images, N as Number$1, D as Date$1, F as Font, u as ResponsiveLength, v as TextArea, w as Table, x as TableFormFields, y as Image, z as ResponsiveOpacity, A as NavigationLinks, H as SocialLinks, J as RichText, V as Video, K as StyleControlProperty, O as ImageControlValueFormat, Q as BlockType, U as BuilderEditMode, X as StyleControlType, Y as RichTextV2ControlType, Z as RichTextControlType, b as SlotControlType, _ as LinkControlType, I as ImageControlType, C as ColorControlType, $ as BorderPropControllerFormat, a0 as ShadowsPropControllerFormat, a1 as BorderRadiusPropControllerFormat, a2 as MarginPropControllerFormat, a3 as PaddingPropControllerFormat, a4 as WidthPropControllerFormat } from "./descriptors.es.js";
|
|
49
|
+
import { createEditor } from "slate";
|
|
50
50
|
import { S as SelectControlType, T as TextAreaControlType, a as TextInputControlType, N as NumberControlType, C as CheckboxControlType } from "./text-input.es.js";
|
|
51
51
|
import { C as ComboboxControlType } from "./combobox.es.js";
|
|
52
|
-
import "slate-react";
|
|
52
|
+
import { withReact, ReactEditor, Slate, Editable } from "slate-react";
|
|
53
53
|
import { useSyncExternalStore } from "use-sync-external-store/shim";
|
|
54
54
|
import { createStore, applyMiddleware } from "redux";
|
|
55
55
|
import thunk from "redux-thunk";
|
|
@@ -59,6 +59,8 @@ import { getBaseBreakpoint, findBreakpointOverride, DefaultBreakpointID, join, g
|
|
|
59
59
|
import { g as getBox, i as isMeasurable, m as measure } from "./box-models.es.js";
|
|
60
60
|
import ColorHelper from "color";
|
|
61
61
|
import scrollIntoView from "scroll-into-view-if-needed";
|
|
62
|
+
import isHotkey from "is-hotkey";
|
|
63
|
+
import { withHistory, HistoryEditor } from "slate-history";
|
|
62
64
|
import { findDOMNode } from "react-dom";
|
|
63
65
|
import parse from "html-react-parser";
|
|
64
66
|
import Head from "next/head";
|
|
@@ -1127,7 +1129,7 @@ async function fonts(_req, res, { getFonts } = {}) {
|
|
|
1127
1129
|
const fonts2 = (_a = await (getFonts == null ? void 0 : getFonts())) != null ? _a : [];
|
|
1128
1130
|
return res.json(fonts2);
|
|
1129
1131
|
}
|
|
1130
|
-
const version = "0.8.
|
|
1132
|
+
const version = "0.8.9";
|
|
1131
1133
|
async function handler(req, res, { apiKey }) {
|
|
1132
1134
|
if (req.query.secret !== apiKey) {
|
|
1133
1135
|
return res.status(401).json({ message: "Unauthorized" });
|
|
@@ -3091,24 +3093,6 @@ function useRichText(data, control) {
|
|
|
3091
3093
|
ref: textCallbackRef
|
|
3092
3094
|
});
|
|
3093
3095
|
}
|
|
3094
|
-
function useSelectControlValue(data, definition) {
|
|
3095
|
-
return data != null ? data : definition == null ? void 0 : definition.config.defaultValue;
|
|
3096
|
-
}
|
|
3097
|
-
function ShapeControlValue({
|
|
3098
|
-
definition,
|
|
3099
|
-
data,
|
|
3100
|
-
children,
|
|
3101
|
-
control
|
|
3102
|
-
}) {
|
|
3103
|
-
return Object.entries(definition.config.type).reduceRight((renderFn, [key, controlDefinition]) => (shapeControlValue) => /* @__PURE__ */ jsx(ControlValue, {
|
|
3104
|
-
definition: controlDefinition,
|
|
3105
|
-
data: data == null ? void 0 : data[key],
|
|
3106
|
-
control: control == null ? void 0 : control.controls.get(key),
|
|
3107
|
-
children: (value) => renderFn(__spreadProps(__spreadValues({}, shapeControlValue), {
|
|
3108
|
-
[key]: value
|
|
3109
|
-
}))
|
|
3110
|
-
}), children)({});
|
|
3111
|
-
}
|
|
3112
3096
|
function pollBoxModel({
|
|
3113
3097
|
element,
|
|
3114
3098
|
onBoxModelChange
|
|
@@ -3128,6 +3112,116 @@ function pollBoxModel({
|
|
|
3128
3112
|
onBoxModelChange(null);
|
|
3129
3113
|
};
|
|
3130
3114
|
}
|
|
3115
|
+
const isSSR = typeof window === "undefined" || /ServerSideRendering/.test(window.navigator && window.navigator.userAgent);
|
|
3116
|
+
const useIsomorphicLayoutEffect = isSSR ? useEffect : useLayoutEffect;
|
|
3117
|
+
const defaultText = [{
|
|
3118
|
+
type: BlockType.Text,
|
|
3119
|
+
children: [{
|
|
3120
|
+
text: ""
|
|
3121
|
+
}]
|
|
3122
|
+
}];
|
|
3123
|
+
function useRichTextV2(data, control) {
|
|
3124
|
+
const [editor] = useState(() => withHistory(withReact(createEditor())));
|
|
3125
|
+
const isPreservingFocus = useRef(false);
|
|
3126
|
+
const editMode = useBuilderEditMode();
|
|
3127
|
+
useEffect(() => {
|
|
3128
|
+
if (control == null)
|
|
3129
|
+
return;
|
|
3130
|
+
const element = ReactEditor.toDOMNode(editor, editor);
|
|
3131
|
+
return pollBoxModel({
|
|
3132
|
+
element,
|
|
3133
|
+
onBoxModelChange: (boxModel) => control.changeBoxModel(boxModel)
|
|
3134
|
+
});
|
|
3135
|
+
}, [editor, control]);
|
|
3136
|
+
const renderElement = useCallback(({
|
|
3137
|
+
attributes,
|
|
3138
|
+
children,
|
|
3139
|
+
element
|
|
3140
|
+
}) => {
|
|
3141
|
+
switch (element.type) {
|
|
3142
|
+
default:
|
|
3143
|
+
return /* @__PURE__ */ jsx("p", __spreadProps(__spreadValues({}, attributes), {
|
|
3144
|
+
children
|
|
3145
|
+
}));
|
|
3146
|
+
}
|
|
3147
|
+
}, []);
|
|
3148
|
+
const renderLeaf = useCallback(({
|
|
3149
|
+
attributes,
|
|
3150
|
+
children
|
|
3151
|
+
}) => {
|
|
3152
|
+
return /* @__PURE__ */ jsx("span", __spreadProps(__spreadValues({}, attributes), {
|
|
3153
|
+
children
|
|
3154
|
+
}));
|
|
3155
|
+
}, []);
|
|
3156
|
+
const initialValue = useMemo(() => data != null ? data : defaultText, [data]);
|
|
3157
|
+
useEffect(() => {
|
|
3158
|
+
if (editMode !== BuilderEditMode.CONTENT) {
|
|
3159
|
+
isPreservingFocus.current = false;
|
|
3160
|
+
ReactEditor.deselect(editor);
|
|
3161
|
+
}
|
|
3162
|
+
}, [editMode]);
|
|
3163
|
+
useEffect(() => {
|
|
3164
|
+
control == null ? void 0 : control.setEditor(editor);
|
|
3165
|
+
control == null ? void 0 : control.setDefaultValue(defaultText);
|
|
3166
|
+
}, [control, editor, defaultText]);
|
|
3167
|
+
const handleFocus = useCallback(() => {
|
|
3168
|
+
isPreservingFocus.current = true;
|
|
3169
|
+
control == null ? void 0 : control.select();
|
|
3170
|
+
}, [control]);
|
|
3171
|
+
const handleKeyDown = useCallback((e) => {
|
|
3172
|
+
if (isHotkey("mod+shift+z", e))
|
|
3173
|
+
return HistoryEditor.redo(editor);
|
|
3174
|
+
if (isHotkey("mod+z", e))
|
|
3175
|
+
return HistoryEditor.undo(editor);
|
|
3176
|
+
if (isHotkey("escape")(e)) {
|
|
3177
|
+
isPreservingFocus.current = false;
|
|
3178
|
+
ReactEditor.blur(editor);
|
|
3179
|
+
control == null ? void 0 : control.switchToBuildMode();
|
|
3180
|
+
}
|
|
3181
|
+
}, [control, editor]);
|
|
3182
|
+
const handleBlur = useCallback((e) => {
|
|
3183
|
+
var _a;
|
|
3184
|
+
if (e.relatedTarget == null)
|
|
3185
|
+
return;
|
|
3186
|
+
if (((_a = e.relatedTarget) == null ? void 0 : _a.getAttribute("contenteditable")) === "true")
|
|
3187
|
+
isPreservingFocus.current = false;
|
|
3188
|
+
}, []);
|
|
3189
|
+
const handleOnChange = useCallback((value) => {
|
|
3190
|
+
control == null ? void 0 : control.onChange(value);
|
|
3191
|
+
}, [control]);
|
|
3192
|
+
return /* @__PURE__ */ jsx(Slate, {
|
|
3193
|
+
editor,
|
|
3194
|
+
onChange: handleOnChange,
|
|
3195
|
+
value: initialValue,
|
|
3196
|
+
children: /* @__PURE__ */ jsx(Editable, {
|
|
3197
|
+
renderLeaf,
|
|
3198
|
+
renderElement,
|
|
3199
|
+
onFocus: handleFocus,
|
|
3200
|
+
onKeyDown: handleKeyDown,
|
|
3201
|
+
onBlur: handleBlur,
|
|
3202
|
+
readOnly: editMode !== BuilderEditMode.CONTENT,
|
|
3203
|
+
placeholder: "Write some text..."
|
|
3204
|
+
})
|
|
3205
|
+
});
|
|
3206
|
+
}
|
|
3207
|
+
function useSelectControlValue(data, definition) {
|
|
3208
|
+
return data != null ? data : definition == null ? void 0 : definition.config.defaultValue;
|
|
3209
|
+
}
|
|
3210
|
+
function ShapeControlValue({
|
|
3211
|
+
definition,
|
|
3212
|
+
data,
|
|
3213
|
+
children,
|
|
3214
|
+
control
|
|
3215
|
+
}) {
|
|
3216
|
+
return Object.entries(definition.config.type).reduceRight((renderFn, [key, controlDefinition]) => (shapeControlValue) => /* @__PURE__ */ jsx(ControlValue, {
|
|
3217
|
+
definition: controlDefinition,
|
|
3218
|
+
data: data == null ? void 0 : data[key],
|
|
3219
|
+
control: control == null ? void 0 : control.controls.get(key),
|
|
3220
|
+
children: (value) => renderFn(__spreadProps(__spreadValues({}, shapeControlValue), {
|
|
3221
|
+
[key]: value
|
|
3222
|
+
}))
|
|
3223
|
+
}), children)({});
|
|
3224
|
+
}
|
|
3131
3225
|
function useSlot(data, control) {
|
|
3132
3226
|
if (data == null || data.elements.length === 0) {
|
|
3133
3227
|
return /* @__PURE__ */ jsx(Slot.Placeholder, {
|
|
@@ -3364,6 +3458,12 @@ function ControlValue({
|
|
|
3364
3458
|
parameters: [data, control],
|
|
3365
3459
|
children: (value) => children(value)
|
|
3366
3460
|
}, definition.type);
|
|
3461
|
+
case RichTextV2ControlType:
|
|
3462
|
+
return /* @__PURE__ */ jsx(RenderHook, {
|
|
3463
|
+
hook: useRichTextV2,
|
|
3464
|
+
parameters: [data, control],
|
|
3465
|
+
children: (value) => children(value)
|
|
3466
|
+
}, definition.type);
|
|
3367
3467
|
case StyleControlType:
|
|
3368
3468
|
return /* @__PURE__ */ jsx(RenderHook, {
|
|
3369
3469
|
hook: useFormattedStyle,
|
|
@@ -3409,7 +3509,7 @@ function PropsValue({
|
|
|
3409
3509
|
return getPropControllers(state, documentKey, element.key);
|
|
3410
3510
|
});
|
|
3411
3511
|
return Object.entries(propControllerDescriptorsRef.current).reduceRight((renderFn, [propName, descriptor]) => (propsValue) => {
|
|
3412
|
-
var _a2, _b, _c2;
|
|
3512
|
+
var _a2, _b, _c2, _d;
|
|
3413
3513
|
switch (descriptor.type) {
|
|
3414
3514
|
case CheckboxControlType:
|
|
3415
3515
|
case NumberControlType:
|
|
@@ -3450,8 +3550,18 @@ function PropsValue({
|
|
|
3450
3550
|
}))
|
|
3451
3551
|
}, descriptor.type);
|
|
3452
3552
|
}
|
|
3453
|
-
case
|
|
3553
|
+
case RichTextV2ControlType: {
|
|
3454
3554
|
const control = (_c2 = propControllers == null ? void 0 : propControllers[propName]) != null ? _c2 : null;
|
|
3555
|
+
return /* @__PURE__ */ jsx(RenderHook, {
|
|
3556
|
+
hook: useRichTextV2,
|
|
3557
|
+
parameters: [props[propName], control],
|
|
3558
|
+
children: (value) => renderFn(__spreadProps(__spreadValues({}, propsValue), {
|
|
3559
|
+
[propName]: value
|
|
3560
|
+
}))
|
|
3561
|
+
}, descriptor.type);
|
|
3562
|
+
}
|
|
3563
|
+
case SlotControlType: {
|
|
3564
|
+
const control = (_d = propControllers == null ? void 0 : propControllers[propName]) != null ? _d : null;
|
|
3455
3565
|
return /* @__PURE__ */ jsx(RenderHook, {
|
|
3456
3566
|
hook: useSlot,
|
|
3457
3567
|
parameters: [props[propName], control],
|
|
@@ -3901,5 +4011,5 @@ const DocumentReference = memo(forwardRef(function DocumentReference2({
|
|
|
3901
4011
|
document: document2
|
|
3902
4012
|
});
|
|
3903
4013
|
}));
|
|
3904
|
-
export {
|
|
4014
|
+
export { PreviewModeScript as $, Provider as A, Alignments as B, Contrasts as C, DocumentReference as D, Element$1 as E, useFile as F, forwardNextDynamicRef as G, useIsPreview as H, useFiles as I, useSwatches as J, usePagePathnameSlice as K, useElementId as L, deepEqual as M, ElementImperativeHandle as N, StoreContext as O, PageProvider as P, MakeswiftProvider as Q, RuntimeProvider as R, Shapes as S, useBuilderEditMode as T, pollBoxModel as U, useTypography as V, getStaticPaths as W, getStaticProps as X, getServerSideProps as Y, Page as Z, Makeswift as _, ReactRuntime as a, Document$1 as a0, MakeswiftApiHandler as a1, usePageId as b, DEFAULT_BOX_ANIMATE_TYPE as c, DEFAULT_BOX_ANIMATE_DELAY as d, DEFAULT_BOX_ANIMATE_DURATION as e, DEFAULT_ITEM_ANIMATE_TYPE as f, DEFAULT_ITEM_ANIMATE_DELAY as g, DEFAULT_ITEM_ANIMATE_DURATION as h, DEFAULT_ITEM_STAGGER_DURATION as i, useBorder as j, useBoxShadow as k, useResponsiveColor as l, Page$1 as m, useStyle as n, useResponsiveStyle as o, useResponsiveWidth as p, useResponsiveTextStyle as q, colorToString as r, useBreakpoints as s, useIsomorphicLayoutEffect as t, useIsInBuilder as u, Sizes as v, useFormContext as w, useResponsiveGridItem as x, useTable as y, useMakeswiftClient as z };
|
|
3905
4015
|
//# sourceMappingURL=index.es.js.map
|