@builder.io/sdk-react 4.2.1 → 4.2.3
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/lib/browser/blocks-exports.cjs +37 -37
- package/lib/browser/blocks-exports.mjs +1238 -1168
- package/lib/browser/index.cjs +1 -1
- package/lib/browser/index.mjs +1 -1
- package/lib/browser/server-entry-0817de95.cjs +2 -0
- package/lib/browser/{server-entry-5e98a993.js → server-entry-331e2fd4.js} +248 -246
- package/lib/browser/server-entry.cjs +1 -1
- package/lib/browser/server-entry.mjs +1 -1
- package/lib/edge/{accordion-4bab42b1.cjs → accordion-1559ca68.cjs} +1 -1
- package/lib/edge/{accordion-a8a363e4.js → accordion-3e9ee224.js} +1 -1
- package/lib/edge/{blocks-d07d0261.cjs → blocks-4f20c19a.cjs} +14 -14
- package/lib/edge/{blocks-e1f5b0d0.js → blocks-b9be7dc1.js} +749 -736
- package/lib/edge/blocks-exports.cjs +1 -1
- package/lib/edge/blocks-exports.mjs +2 -2
- package/lib/edge/{button-6734c0bb.cjs → button-0a632d4f.cjs} +1 -1
- package/lib/edge/{button-bbcadacf.js → button-ba852235.js} +2 -2
- package/lib/edge/{columns-821cba14.cjs → columns-66170ac9.cjs} +1 -1
- package/lib/edge/{columns-cf3081c6.js → columns-ee2fba7b.js} +3 -3
- package/lib/edge/content-variants-4f54d98a.cjs +302 -0
- package/lib/edge/{content-variants-a704e35c.js → content-variants-c013569a.js} +489 -444
- package/lib/edge/{custom-code-f6c30129.js → custom-code-38e2c9d5.js} +1 -1
- package/lib/edge/{custom-code-8fcaa31e.cjs → custom-code-48579935.cjs} +1 -1
- package/lib/edge/{embed-3c0b5564.js → embed-1ce0435c.js} +1 -1
- package/lib/edge/{embed-666d3cc4.cjs → embed-9a7f29ff.cjs} +1 -1
- package/lib/edge/form-d9b6dea6.cjs +1 -0
- package/lib/edge/{form-8b068721.js → form-f558f5d4.js} +24 -21
- package/lib/edge/{get-class-prop-name-d6d821d6.js → get-class-prop-name-35ccd32a.js} +1 -1
- package/lib/edge/{get-class-prop-name-2869a960.cjs → get-class-prop-name-d2be9a48.cjs} +1 -1
- package/lib/edge/image-cce92f6c.cjs +17 -0
- package/lib/edge/image-d87761af.js +123 -0
- package/lib/edge/img-a1e0f10e.js +33 -0
- package/lib/edge/img-b21eb075.cjs +1 -0
- package/lib/edge/index.cjs +1 -1
- package/lib/edge/index.mjs +1 -1
- package/lib/edge/{input-665ef328.js → input-5c0d3350.js} +1 -1
- package/lib/edge/{input-d31d6451.cjs → input-6854bc85.cjs} +1 -1
- package/lib/edge/{personalization-container-e784836e.js → personalization-container-adf9e0bd.js} +4 -4
- package/lib/edge/{personalization-container-d12566e8.cjs → personalization-container-f7fdc090.cjs} +1 -1
- package/lib/edge/{select-c3085265.cjs → select-6c4637ae.cjs} +1 -1
- package/lib/edge/{select-5fe49bd4.js → select-713e73f6.js} +1 -1
- package/lib/edge/server-entry-0bef3cb1.cjs +2 -0
- package/lib/{node/server-entry-48724189.js → edge/server-entry-71badd34.js} +307 -307
- package/lib/edge/server-entry.cjs +1 -1
- package/lib/edge/server-entry.mjs +1 -1
- package/lib/edge/{slot-cbbbb02e.cjs → slot-59a86f46.cjs} +1 -1
- package/lib/edge/{slot-a17ee2d7.js → slot-a3c27352.js} +3 -3
- package/lib/edge/symbol-3d81a9de.cjs +1 -0
- package/lib/edge/{symbol-9f960685.js → symbol-86e5a3f0.js} +26 -23
- package/lib/edge/tabs-0d914e5c.cjs +1 -0
- package/lib/edge/{tabs-26ac5b2f.js → tabs-60f8bb61.js} +24 -23
- package/lib/node/blocks-exports.cjs +38 -38
- package/lib/node/blocks-exports.mjs +1375 -1305
- package/lib/node/index.cjs +1 -1
- package/lib/node/index.mjs +3 -3
- package/lib/node/init.cjs +1 -1
- package/lib/node/init.mjs +3 -3
- package/lib/node/server-entry-05b0f263.cjs +2 -0
- package/lib/{edge/server-entry-c9d5300f.js → node/server-entry-68823bb0.js} +346 -342
- package/lib/node/server-entry.cjs +1 -1
- package/lib/node/server-entry.mjs +1 -1
- package/lib/node/{setIvm-a7aba6d2.js → setIvm-bb3d0e32.js} +1 -1
- package/lib/node/{setIvm-3b6199a0.cjs → setIvm-bec8f1ed.cjs} +1 -1
- package/lib/node/setIvm.cjs +1 -1
- package/lib/node/setIvm.mjs +2 -2
- package/lib/node/{should-force-browser-runtime-in-node-fdc70f22.js → should-force-browser-runtime-in-node-a4c71d14.js} +1 -1
- package/lib/node/{should-force-browser-runtime-in-node-cbe0ef14.cjs → should-force-browser-runtime-in-node-bbbdf124.cjs} +1 -1
- package/package.json +1 -1
- package/types/blocks/img/img.d.ts +2 -0
- package/types/blocks/symbol/symbol.types.d.ts +1 -2
- package/types/components/awaiter.d.ts +1 -11
- package/types/components/awaiter.types.d.ts +7 -0
- package/types/components/block/components/live-edit-block-styles.d.ts +8 -0
- package/types/components/block/components/style-wrapper.d.ts +9 -0
- package/types/components/live-edit.d.ts +9 -0
- package/types/constants/sdk-version.d.ts +1 -1
- package/types/helpers/find-block.d.ts +18 -0
- package/types/helpers/subscribe-to-editor.d.ts +3 -2
- package/lib/browser/server-entry-4cf669a1.cjs +0 -2
- package/lib/edge/content-variants-ec180883.cjs +0 -302
- package/lib/edge/form-51f639ab.cjs +0 -1
- package/lib/edge/image-209835f4.js +0 -94
- package/lib/edge/image-87a4e006.cjs +0 -17
- package/lib/edge/image.helpers-3e926d47.js +0 -33
- package/lib/edge/image.helpers-dba8a869.cjs +0 -1
- package/lib/edge/img-b04b9b6d.cjs +0 -1
- package/lib/edge/img-dfbd4080.js +0 -28
- package/lib/edge/server-entry-acf5ce7d.cjs +0 -2
- package/lib/edge/symbol-b56b5675.cjs +0 -1
- package/lib/edge/tabs-bf6643d7.cjs +0 -1
- package/lib/node/server-entry-562c0663.cjs +0 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./server-entry-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./server-entry-0bef3cb1.cjs");exports._processContentResult=e._processContentResult;exports.createRegisterComponentMessage=e.createRegisterComponentMessage;exports.fetchBuilderProps=e.fetchBuilderProps;exports.fetchEntries=e.fetchEntries;exports.fetchOneEntry=e.fetchOneEntry;exports.getBuilderSearchParams=e.getBuilderSearchParams;exports.isEditing=e.isEditing;exports.isPreviewing=e.isPreviewing;exports.register=e.register;exports.registerAction=e.registerAction;exports.setEditorSettings=e.setEditorSettings;exports.subscribeToEditor=e.subscribeToEditor;exports.track=e.track;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _processContentResult as r, createRegisterComponentMessage as i, fetchBuilderProps as s, fetchEntries as n, fetchOneEntry as o, getBuilderSearchParams as c, isEditing as g, isPreviewing as a, register as d, registerAction as E, setEditorSettings as f, subscribeToEditor as h, track as p } from "./server-entry-
|
|
1
|
+
import { _processContentResult as r, createRegisterComponentMessage as i, fetchBuilderProps as s, fetchEntries as n, fetchOneEntry as o, getBuilderSearchParams as c, isEditing as g, isPreviewing as a, register as d, registerAction as E, setEditorSettings as f, subscribeToEditor as h, track as p } from "./server-entry-71badd34.js";
|
|
2
2
|
export {
|
|
3
3
|
r as _processContentResult,
|
|
4
4
|
i as createRegisterComponentMessage,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react/jsx-runtime"),i=require("./blocks-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react/jsx-runtime"),i=require("./blocks-4f20c19a.cjs");require("react");require("./blocks-exports.cjs");require("./server-entry-0bef3cb1.cjs");require("./get-class-prop-name-d2be9a48.cjs");require("./dynamic-renderer-b29b45ca.cjs");function u(e){var t,n,r;return o.jsx("div",{style:{pointerEvents:"auto"},...!((t=e.builderContext.context)!=null&&t.symbolId)&&{"builder-slot":e.name},children:o.jsx(i.Blocks,{parent:(n=e.builderContext.context)==null?void 0:n.symbolId,path:`symbol.data.${e.name}`,context:e.builderContext,registeredComponents:e.builderComponents,blocks:(r=e.builderContext.rootState)==null?void 0:r[e.name]})})}exports.default=u;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { jsx as i } from "react/jsx-runtime";
|
|
2
|
-
import { Blocks as m } from "./blocks-
|
|
2
|
+
import { Blocks as m } from "./blocks-b9be7dc1.js";
|
|
3
3
|
import "react";
|
|
4
4
|
import "./blocks-exports.mjs";
|
|
5
|
-
import "./server-entry-
|
|
6
|
-
import "./get-class-prop-name-
|
|
5
|
+
import "./server-entry-71badd34.js";
|
|
6
|
+
import "./get-class-prop-name-35ccd32a.js";
|
|
7
7
|
import "./dynamic-renderer-8b343325.js";
|
|
8
8
|
function c(t) {
|
|
9
9
|
var e, o, n;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const y=require("react/jsx-runtime"),r=require("react"),E=require("./blocks-exports.cjs"),g=require("./get-class-prop-name-d2be9a48.cjs"),b=require("./server-entry-0bef3cb1.cjs"),h=async({builderContextValue:e,symbol:n})=>{if(n!=null&&n.model&&(e!=null&&e.apiKey))return b.fetchOneEntry({model:n.model,apiKey:e.apiKey,apiVersion:e.apiVersion,...(n==null?void 0:n.entry)&&{query:{id:n.entry}}}).catch(c=>{b.logger.error("Could not fetch symbol content: ",c)})};function j(e){var a,l,u,d,s;function n(){return"div"}function c(){return"div"}function f(){return Object.values(e.builderComponents)}function C(){var t,o;return[e.attributes[g.getClassPropName()],"builder-symbol",(t=e.symbol)!=null&&t.inline?"builder-inline-symbol":void 0,(o=e.symbol)!=null&&o.dynamic||e.dynamic?"builder-dynamic-symbol":void 0].filter(Boolean).join(" ")}const[i,v]=r.useState(()=>{var t;return(t=e.symbol)==null?void 0:t.content}),[k,x]=r.useState(()=>{var t;return(t=e.symbol)==null?void 0:t.entry});function S(){var t;i&&k===((t=e.symbol)==null?void 0:t.entry)||h({symbol:e.symbol,builderContextValue:e.builderContext}).then(o=>{var m;o&&(v(o),x((m=e.symbol)==null?void 0:m.entry))})}return r.useEffect(()=>{},[]),r.useEffect(()=>{S()},[e.symbol]),y.jsx("div",{...e.attributes,className:C(),children:y.jsx(E.Content,{nonce:e.builderContext.nonce,isNestedRender:!0,apiVersion:e.builderContext.apiVersion,apiKey:e.builderContext.apiKey,context:{...e.builderContext.context,symbolId:(a=e.builderBlock)==null?void 0:a.id},customComponents:f(),data:{...(l=e.symbol)==null?void 0:l.data,...e.builderContext.localState,...(u=i==null?void 0:i.data)==null?void 0:u.state},canTrack:e.builderContext.canTrack,model:(s=(d=e.symbol)==null?void 0:d.model)!=null?s:"",content:i,linkComponent:e.builderLinkComponent,blocksWrapper:n(),contentWrapper:c()})})}exports.default=j;
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import { jsx as
|
|
1
|
+
import { jsx as y } from "react/jsx-runtime";
|
|
2
2
|
import { useState as b, useEffect as f } from "react";
|
|
3
|
-
import { Content as
|
|
4
|
-
import { getClassPropName as
|
|
5
|
-
import { fetchOneEntry as
|
|
6
|
-
const
|
|
3
|
+
import { Content as K } from "./blocks-exports.mjs";
|
|
4
|
+
import { getClassPropName as S } from "./get-class-prop-name-35ccd32a.js";
|
|
5
|
+
import { fetchOneEntry as E, logger as N } from "./server-entry-71badd34.js";
|
|
6
|
+
const W = async ({
|
|
7
7
|
builderContextValue: t,
|
|
8
8
|
symbol: n
|
|
9
9
|
}) => {
|
|
10
10
|
if (n != null && n.model && // This is a hack, we should not need to check for this, but it is needed for Svelte.
|
|
11
11
|
(t != null && t.apiKey))
|
|
12
|
-
return
|
|
12
|
+
return E({
|
|
13
13
|
model: n.model,
|
|
14
14
|
apiKey: t.apiKey,
|
|
15
15
|
apiVersion: t.apiVersion,
|
|
@@ -19,11 +19,11 @@ const N = async ({
|
|
|
19
19
|
}
|
|
20
20
|
}
|
|
21
21
|
}).catch((r) => {
|
|
22
|
-
|
|
22
|
+
N.error("Could not fetch symbol content: ", r);
|
|
23
23
|
});
|
|
24
24
|
};
|
|
25
|
-
function
|
|
26
|
-
var a, c,
|
|
25
|
+
function q(t) {
|
|
26
|
+
var a, c, m, l, d;
|
|
27
27
|
function n() {
|
|
28
28
|
return "div";
|
|
29
29
|
}
|
|
@@ -31,36 +31,39 @@ function T(t) {
|
|
|
31
31
|
return "div";
|
|
32
32
|
}
|
|
33
33
|
function s() {
|
|
34
|
+
return Object.values(t.builderComponents);
|
|
35
|
+
}
|
|
36
|
+
function C() {
|
|
34
37
|
var e, o;
|
|
35
38
|
return [
|
|
36
|
-
t.attributes[
|
|
39
|
+
t.attributes[S()],
|
|
37
40
|
"builder-symbol",
|
|
38
41
|
(e = t.symbol) != null && e.inline ? "builder-inline-symbol" : void 0,
|
|
39
42
|
(o = t.symbol) != null && o.dynamic || t.dynamic ? "builder-dynamic-symbol" : void 0
|
|
40
43
|
].filter(Boolean).join(" ");
|
|
41
44
|
}
|
|
42
|
-
const [i,
|
|
45
|
+
const [i, v] = b(() => {
|
|
43
46
|
var e;
|
|
44
47
|
return (e = t.symbol) == null ? void 0 : e.content;
|
|
45
|
-
}), [
|
|
48
|
+
}), [k, h] = b(() => {
|
|
46
49
|
var e;
|
|
47
50
|
return (e = t.symbol) == null ? void 0 : e.entry;
|
|
48
51
|
});
|
|
49
|
-
function
|
|
52
|
+
function x() {
|
|
50
53
|
var e;
|
|
51
|
-
i &&
|
|
54
|
+
i && k === ((e = t.symbol) == null ? void 0 : e.entry) || W({
|
|
52
55
|
symbol: t.symbol,
|
|
53
56
|
builderContextValue: t.builderContext
|
|
54
57
|
}).then((o) => {
|
|
55
|
-
var
|
|
56
|
-
o && (
|
|
58
|
+
var u;
|
|
59
|
+
o && (v(o), h((u = t.symbol) == null ? void 0 : u.entry));
|
|
57
60
|
});
|
|
58
61
|
}
|
|
59
62
|
return f(() => {
|
|
60
63
|
}, []), f(() => {
|
|
61
|
-
|
|
62
|
-
}, [t.symbol]), /* @__PURE__ */
|
|
63
|
-
|
|
64
|
+
x();
|
|
65
|
+
}, [t.symbol]), /* @__PURE__ */ y("div", { ...t.attributes, className: C(), children: /* @__PURE__ */ y(
|
|
66
|
+
K,
|
|
64
67
|
{
|
|
65
68
|
nonce: t.builderContext.nonce,
|
|
66
69
|
isNestedRender: !0,
|
|
@@ -70,14 +73,14 @@ function T(t) {
|
|
|
70
73
|
...t.builderContext.context,
|
|
71
74
|
symbolId: (a = t.builderBlock) == null ? void 0 : a.id
|
|
72
75
|
},
|
|
73
|
-
customComponents:
|
|
76
|
+
customComponents: s(),
|
|
74
77
|
data: {
|
|
75
78
|
...(c = t.symbol) == null ? void 0 : c.data,
|
|
76
79
|
...t.builderContext.localState,
|
|
77
|
-
...(
|
|
80
|
+
...(m = i == null ? void 0 : i.data) == null ? void 0 : m.state
|
|
78
81
|
},
|
|
79
82
|
canTrack: t.builderContext.canTrack,
|
|
80
|
-
model: (d = (
|
|
83
|
+
model: (d = (l = t.symbol) == null ? void 0 : l.model) != null ? d : "",
|
|
81
84
|
content: i,
|
|
82
85
|
linkComponent: t.builderLinkComponent,
|
|
83
86
|
blocksWrapper: n(),
|
|
@@ -86,5 +89,5 @@ function T(t) {
|
|
|
86
89
|
) });
|
|
87
90
|
}
|
|
88
91
|
export {
|
|
89
|
-
|
|
92
|
+
q as default
|
|
90
93
|
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("react/jsx-runtime"),s=require("react"),r=require("./blocks-4f20c19a.cjs");require("./blocks-exports.cjs");require("./server-entry-0bef3cb1.cjs");require("./get-class-prop-name-d2be9a48.cjs");require("./dynamic-renderer-b29b45ca.cjs");function d(e){var o;const[n,a]=s.useState(()=>e.defaultActiveTab?e.defaultActiveTab-1:0);function c(t){return e.tabs&&e.tabs[t].content}function u(t){return t===n?e.activeTabStyle:{}}function b(t){t===n&&e.collapsible?a(-1):a(t)}return l.jsxs("div",{children:[l.jsx("div",{className:"builder-tabs-wrap",style:{display:"flex",flexDirection:"row",justifyContent:e.tabHeaderLayout||"flex-start",overflow:"auto"},children:(o=e.tabs)==null?void 0:o.map((t,i)=>l.jsx("span",{className:`builder-tab-wrap ${n===i?"builder-tab-active":""}`,style:u(i),onClick:f=>b(i),children:l.jsx(r.Blocks,{parent:e.builderBlock.id,path:`tabs.${i}.label`,blocks:t.label,context:e.builderContext,registeredComponents:e.builderComponents,linkComponent:e.builderLinkComponent})},i))}),c(n)?l.jsx("div",{children:l.jsx(r.Blocks,{parent:e.builderBlock.id,path:`tabs.${n}.content`,blocks:c(n),context:e.builderContext,registeredComponents:e.builderComponents,linkComponent:e.builderLinkComponent})}):null]})}exports.default=d;
|
|
@@ -1,22 +1,25 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import { useState as
|
|
3
|
-
import { Blocks as c } from "./blocks-
|
|
1
|
+
import { jsxs as d, jsx as i } from "react/jsx-runtime";
|
|
2
|
+
import { useState as m } from "react";
|
|
3
|
+
import { Blocks as c } from "./blocks-b9be7dc1.js";
|
|
4
4
|
import "./blocks-exports.mjs";
|
|
5
|
-
import "./server-entry-
|
|
6
|
-
import "./get-class-prop-name-
|
|
5
|
+
import "./server-entry-71badd34.js";
|
|
6
|
+
import "./get-class-prop-name-35ccd32a.js";
|
|
7
7
|
import "./dynamic-renderer-8b343325.js";
|
|
8
|
-
function
|
|
8
|
+
function x(t) {
|
|
9
9
|
var b;
|
|
10
|
-
const [
|
|
10
|
+
const [n, a] = m(
|
|
11
11
|
() => t.defaultActiveTab ? t.defaultActiveTab - 1 : 0
|
|
12
12
|
);
|
|
13
|
-
function o(
|
|
14
|
-
return t.tabs && t.tabs[
|
|
13
|
+
function o(e) {
|
|
14
|
+
return t.tabs && t.tabs[e].content;
|
|
15
15
|
}
|
|
16
|
-
function r(
|
|
17
|
-
|
|
16
|
+
function r(e) {
|
|
17
|
+
return e === n ? t.activeTabStyle : {};
|
|
18
18
|
}
|
|
19
|
-
|
|
19
|
+
function u(e) {
|
|
20
|
+
e === n && t.collapsible ? a(-1) : a(e);
|
|
21
|
+
}
|
|
22
|
+
return /* @__PURE__ */ d("div", { children: [
|
|
20
23
|
/* @__PURE__ */ i(
|
|
21
24
|
"div",
|
|
22
25
|
{
|
|
@@ -27,20 +30,18 @@ function y(t) {
|
|
|
27
30
|
justifyContent: t.tabHeaderLayout || "flex-start",
|
|
28
31
|
overflow: "auto"
|
|
29
32
|
},
|
|
30
|
-
children: (b = t.tabs) == null ? void 0 : b.map((
|
|
33
|
+
children: (b = t.tabs) == null ? void 0 : b.map((e, l) => /* @__PURE__ */ i(
|
|
31
34
|
"span",
|
|
32
35
|
{
|
|
33
|
-
className: `builder-tab-wrap ${
|
|
34
|
-
style:
|
|
35
|
-
|
|
36
|
-
},
|
|
37
|
-
onClick: (m) => r(l),
|
|
36
|
+
className: `builder-tab-wrap ${n === l ? "builder-tab-active" : ""}`,
|
|
37
|
+
style: r(l),
|
|
38
|
+
onClick: (s) => u(l),
|
|
38
39
|
children: /* @__PURE__ */ i(
|
|
39
40
|
c,
|
|
40
41
|
{
|
|
41
42
|
parent: t.builderBlock.id,
|
|
42
43
|
path: `tabs.${l}.label`,
|
|
43
|
-
blocks:
|
|
44
|
+
blocks: e.label,
|
|
44
45
|
context: t.builderContext,
|
|
45
46
|
registeredComponents: t.builderComponents,
|
|
46
47
|
linkComponent: t.builderLinkComponent
|
|
@@ -51,12 +52,12 @@ function y(t) {
|
|
|
51
52
|
))
|
|
52
53
|
}
|
|
53
54
|
),
|
|
54
|
-
o(
|
|
55
|
+
o(n) ? /* @__PURE__ */ i("div", { children: /* @__PURE__ */ i(
|
|
55
56
|
c,
|
|
56
57
|
{
|
|
57
58
|
parent: t.builderBlock.id,
|
|
58
|
-
path: `tabs.${
|
|
59
|
-
blocks: o(
|
|
59
|
+
path: `tabs.${n}.content`,
|
|
60
|
+
blocks: o(n),
|
|
60
61
|
context: t.builderContext,
|
|
61
62
|
registeredComponents: t.builderComponents,
|
|
62
63
|
linkComponent: t.builderLinkComponent
|
|
@@ -65,5 +66,5 @@ function y(t) {
|
|
|
65
66
|
] });
|
|
66
67
|
}
|
|
67
68
|
export {
|
|
68
|
-
|
|
69
|
+
x as default
|
|
69
70
|
};
|