@builder.io/sdk-vue 0.7.6 → 0.8.1
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/package.json +8 -7
- package/vue2/lib/{edge/block-1f2d2db7.cjs → browser/block-a0c2b259.cjs} +2 -2
- package/vue2/lib/{node/block-bbaf1d04.js → browser/block-f1233138.js} +10 -9
- package/vue2/lib/browser/block-styles-33d86077.cjs +1 -0
- package/vue2/lib/browser/{block-styles-fd9354cd.js → block-styles-ebf9b1a6.js} +8 -7
- package/vue2/lib/{edge/block-wrapper-e5b88192.js → browser/block-wrapper-57736e55.js} +8 -7
- package/vue2/lib/browser/block-wrapper-899031dc.cjs +1 -0
- package/vue2/lib/browser/blocks-wrapper-542bca6e.cjs +1 -0
- package/vue2/lib/{edge/blocks-wrapper-6746e3cd.js → browser/blocks-wrapper-a93bf471.js} +4 -3
- package/vue2/lib/{edge/component-ref-c33bfd71.js → browser/component-ref-8822545e.js} +9 -8
- package/vue2/lib/browser/component-ref-de2bce5c.cjs +1 -0
- package/vue2/lib/browser/constants/sdk-version.d.ts +1 -1
- package/vue2/lib/browser/content-3cada794.cjs +1 -0
- package/vue2/lib/{edge/content-2ea81381.js → browser/content-bd41cd51.js} +8 -7
- package/vue2/lib/browser/{css-5f8e03e7.js → css-445df887.js} +4 -3
- package/vue2/lib/browser/css-535c5d1c.cjs +6 -0
- package/vue2/lib/browser/enable-editor-4491b5dd.cjs +1 -0
- package/vue2/lib/{node/enable-editor-359d31d1.js → browser/enable-editor-9486d0af.js} +6 -5
- package/vue2/lib/browser/evaluate-a8ca82e7.cjs +1 -0
- package/vue2/lib/browser/{evaluate-04a2bd86.js → evaluate-b3a4e37f.js} +4 -3
- package/vue2/lib/browser/get-block-actions-3bd34049.cjs +1 -0
- package/vue2/lib/{node/get-block-actions-c8c3330b.js → browser/get-block-actions-e5886236.js} +5 -4
- package/vue2/lib/{edge/get-block-properties-721b933d.js → browser/get-block-properties-4030d3b5.js} +11 -10
- package/vue2/lib/browser/get-block-properties-d090641d.cjs +1 -0
- package/vue2/lib/browser/get-processed-block-14ea8201.cjs +1 -0
- package/vue2/lib/browser/{get-processed-block-1ddb5e78.js → get-processed-block-497309fc.js} +17 -16
- package/vue2/lib/{edge/index-1d97f3d7.cjs → browser/index-c5b74b20.cjs} +3 -3
- package/vue2/lib/{node/index-3fcbe332.js → browser/index-f3618847.js} +48 -47
- package/vue2/lib/browser/index.cjs +1 -1
- package/vue2/lib/browser/index.js +24 -23
- package/vue2/lib/browser/inlined-script-3dc8b278.cjs +1 -0
- package/vue2/lib/{edge/inlined-script-88ef6d76.js → browser/inlined-script-84f7b988.js} +7 -6
- package/vue2/lib/{node/inlined-styles-41df1b95.js → browser/inlined-styles-9918b05e.js} +5 -4
- package/vue2/lib/browser/inlined-styles-f1203db0.cjs +1 -0
- package/vue2/lib/{node/interactive-element-bbd449cb.js → browser/interactive-element-3720d577.js} +8 -7
- package/vue2/lib/browser/interactive-element-5656c996.cjs +1 -0
- package/vue2/lib/browser/repeated-block-37646894.cjs +1 -0
- package/vue2/lib/{node/repeated-block-82dffab6.js → browser/repeated-block-711036ce.js} +5 -4
- package/vue2/lib/{node/styles-b9c3f50e.cjs → browser/styles-18e2ee39.cjs} +2 -2
- package/vue2/lib/{edge/styles-fbe2ad34.js → browser/styles-e141b29e.js} +8 -7
- package/vue2/lib/edge/{block-88b23340.js → block-35ad0e3f.js} +10 -9
- package/vue2/lib/{browser/block-3acda1db.cjs → edge/block-65659a3f.cjs} +2 -2
- package/vue2/lib/edge/block-styles-236afaf6.cjs +1 -0
- package/vue2/lib/{node/block-styles-ae29f345.js → edge/block-styles-df04ce35.js} +8 -7
- package/vue2/lib/edge/block-wrapper-92227702.cjs +1 -0
- package/vue2/lib/{browser/block-wrapper-42a21f3a.js → edge/block-wrapper-ed85d5e5.js} +8 -7
- package/vue2/lib/{node/blocks-wrapper-1e6ad915.js → edge/blocks-wrapper-c1bdb5b4.js} +4 -3
- package/vue2/lib/edge/blocks-wrapper-ed1c3990.cjs +1 -0
- package/vue2/lib/{node/component-ref-205a7877.js → edge/component-ref-406288b4.js} +9 -8
- package/vue2/lib/edge/component-ref-6fe256db.cjs +1 -0
- package/vue2/lib/edge/constants/sdk-version.d.ts +1 -1
- package/vue2/lib/edge/content-78b300bf.cjs +1 -0
- package/vue2/lib/{browser/content-fea57461.js → edge/content-fbac6557.js} +8 -7
- package/vue2/lib/edge/{css-fdcffefa.js → css-11eef1df.js} +4 -3
- package/vue2/lib/edge/css-15965af3.cjs +6 -0
- package/vue2/lib/edge/enable-editor-d4895e04.cjs +1 -0
- package/vue2/lib/edge/{enable-editor-f32fd70b.js → enable-editor-f4bb4d8e.js} +6 -5
- package/vue2/lib/edge/{evaluate-907e638c.cjs → evaluate-0145ba88.cjs} +1 -1
- package/vue2/lib/edge/{evaluate-f1aeac53.js → evaluate-063c5f7a.js} +4 -3
- package/vue2/lib/edge/get-block-actions-7f885c3f.cjs +1 -0
- package/vue2/lib/edge/{get-block-actions-f7a64955.js → get-block-actions-89cffb9a.js} +5 -4
- package/vue2/lib/edge/get-block-properties-3f6858d3.cjs +1 -0
- package/vue2/lib/{node/get-block-properties-8711f880.js → edge/get-block-properties-aedb780e.js} +11 -10
- package/vue2/lib/edge/get-processed-block-adb656ef.cjs +1 -0
- package/vue2/lib/{node/get-processed-block-ee45c650.js → edge/get-processed-block-c0f0da5d.js} +16 -15
- package/vue2/lib/{node/index-bf858a42.cjs → edge/index-56af5fb4.cjs} +3 -3
- package/vue2/lib/{browser/index-efdcc0ee.js → edge/index-7870efd8.js} +48 -47
- package/vue2/lib/edge/index.cjs +1 -1
- package/vue2/lib/edge/index.js +24 -23
- package/vue2/lib/{node/inlined-script-24a8df2e.js → edge/inlined-script-a166a386.js} +7 -6
- package/vue2/lib/edge/inlined-script-a5b3779c.cjs +1 -0
- package/vue2/lib/edge/inlined-styles-029c0f2b.cjs +1 -0
- package/vue2/lib/edge/{inlined-styles-960710cc.js → inlined-styles-f7c080fd.js} +5 -4
- package/vue2/lib/edge/interactive-element-960a9e10.cjs +1 -0
- package/vue2/lib/{browser/interactive-element-eb83a760.js → edge/interactive-element-c889d9dc.js} +8 -7
- package/vue2/lib/{browser/repeated-block-b9f308bb.js → edge/repeated-block-07d2d25b.js} +5 -4
- package/vue2/lib/edge/repeated-block-0c2cb139.cjs +1 -0
- package/vue2/lib/{browser/styles-f398dedc.js → edge/styles-5c035753.js} +8 -7
- package/vue2/lib/edge/{styles-fccbcaef.cjs → styles-ed45e5cf.cjs} +2 -2
- package/vue2/lib/{browser/block-a6f87b59.js → node/block-7f67e05d.js} +10 -9
- package/vue2/lib/node/{block-250cdb0f.cjs → block-9f7dfe6d.cjs} +2 -2
- package/vue2/lib/{edge/block-styles-3ecae21c.js → node/block-styles-6d96e69c.js} +8 -7
- package/vue2/lib/node/block-styles-c993aa90.cjs +1 -0
- package/vue2/lib/node/block-wrapper-08f3c04a.cjs +1 -0
- package/vue2/lib/node/{block-wrapper-88b642c5.js → block-wrapper-4772c4ae.js} +8 -7
- package/vue2/lib/{browser/blocks-wrapper-ca4d46fe.js → node/blocks-wrapper-0a06ae61.js} +4 -3
- package/vue2/lib/node/blocks-wrapper-c8ab561d.cjs +1 -0
- package/vue2/lib/node/component-ref-19d8d4a8.cjs +1 -0
- package/vue2/lib/{browser/component-ref-1114d239.js → node/component-ref-6b1013d0.js} +9 -8
- package/vue2/lib/node/constants/sdk-version.d.ts +1 -1
- package/vue2/lib/node/{content-f12d606a.js → content-5de9cb53.js} +8 -7
- package/vue2/lib/node/content-7e6f95d2.cjs +1 -0
- package/vue2/lib/node/css-3747a91a.cjs +6 -0
- package/vue2/lib/node/{css-6048b6bd.js → css-ab629ac6.js} +4 -3
- package/vue2/lib/{browser/enable-editor-9e5fbca5.js → node/enable-editor-58b89268.js} +6 -5
- package/vue2/lib/node/enable-editor-a05ea891.cjs +1 -0
- package/vue2/lib/node/{evaluate-0814c11a.cjs → evaluate-5237e8df.cjs} +1 -1
- package/vue2/lib/node/{evaluate-834a9ea9.js → evaluate-e40501d4.js} +25 -23
- package/vue2/lib/{browser/get-block-actions-6bf6efd8.js → node/get-block-actions-261b93f6.js} +5 -4
- package/vue2/lib/node/get-block-actions-5d60bb63.cjs +1 -0
- package/vue2/lib/{browser/get-block-properties-d1d0bc05.js → node/get-block-properties-49526534.js} +11 -10
- package/vue2/lib/node/get-block-properties-ff0444df.cjs +1 -0
- package/vue2/lib/node/get-processed-block-3b811708.cjs +1 -0
- package/vue2/lib/{edge/get-processed-block-0ed76999.js → node/get-processed-block-7242c9a8.js} +16 -15
- package/vue2/lib/{browser/index-3caa5325.cjs → node/index-00b54a2d.cjs} +3 -3
- package/vue2/lib/{edge/index-5e05bfe5.js → node/index-f335cf42.js} +48 -47
- package/vue2/lib/node/index.cjs +1 -1
- package/vue2/lib/node/index.js +24 -23
- package/vue2/lib/{browser/inlined-script-ec4a5d29.js → node/inlined-script-b0441af1.js} +7 -6
- package/vue2/lib/node/inlined-script-e7e8cc4a.cjs +1 -0
- package/vue2/lib/node/inlined-styles-a8e61790.cjs +1 -0
- package/vue2/lib/{browser/inlined-styles-f423abf7.js → node/inlined-styles-c3091b9e.js} +5 -4
- package/vue2/lib/node/interactive-element-64032c60.cjs +1 -0
- package/vue2/lib/{edge/interactive-element-bb9f8f84.js → node/interactive-element-72f51043.js} +8 -7
- package/vue2/lib/node/repeated-block-c2df83ff.cjs +1 -0
- package/vue2/lib/{edge/repeated-block-06156896.js → node/repeated-block-f033b120.js} +5 -4
- package/vue2/lib/{browser/styles-d078f3c9.cjs → node/styles-7d3b3741.cjs} +2 -2
- package/vue2/lib/node/{styles-dc003dc5.js → styles-a1697843.js} +8 -7
- package/vue2/package.json +5 -0
- package/vue3/lib/{node/block-wrapper.56c45140.cjs → browser/block-wrapper.2dba8fb9.cjs} +1 -1
- package/vue3/lib/{node/block-wrapper.747652cc.js → browser/block-wrapper.93359482.js} +3 -3
- package/vue3/lib/{node/component-ref.4cde5228.js → browser/component-ref.348e3f3c.js} +3 -3
- package/vue3/lib/{node/component-ref.9c294efb.cjs → browser/component-ref.5d332cbe.cjs} +1 -1
- package/vue3/lib/browser/constants/sdk-version.d.ts +1 -1
- package/vue3/lib/browser/get-block-actions.91d70ba2.cjs +1 -0
- package/vue3/lib/{edge/get-block-actions.b12a50e1.js → browser/get-block-actions.ca6fe762.js} +6 -5
- package/vue3/lib/browser/{index.263ef516.cjs → index.796bf63b.cjs} +7 -7
- package/vue3/lib/browser/{index.3ca6cceb.js → index.c5cd33f5.js} +74 -73
- package/vue3/lib/browser/index.cjs +1 -1
- package/vue3/lib/browser/index.js +27 -26
- package/vue3/lib/{node/repeated-block.b45912e0.cjs → browser/repeated-block.293b3b51.cjs} +1 -1
- package/vue3/lib/{node/repeated-block.d9d63701.js → browser/repeated-block.aa5dc36f.js} +3 -3
- package/vue3/lib/edge/{block-wrapper.b96fad63.js → block-wrapper.0d57b295.js} +6 -5
- package/vue3/lib/edge/block-wrapper.57daa012.cjs +1 -0
- package/vue3/lib/edge/{component-ref.fef012d7.js → component-ref.47f4d835.js} +5 -4
- package/vue3/lib/edge/component-ref.5f18534f.cjs +1 -0
- package/vue3/lib/edge/constants/sdk-version.d.ts +1 -1
- package/vue3/lib/edge/get-block-actions.51f2dc73.cjs +1 -0
- package/vue3/lib/{browser/get-block-actions.b5062464.js → edge/get-block-actions.e18a650e.js} +6 -5
- package/vue3/lib/edge/{index.8968e581.js → index.a7c064ed.js} +128 -127
- package/vue3/lib/edge/{index.caa41e14.cjs → index.c0fdb424.cjs} +8 -8
- package/vue3/lib/edge/index.cjs +1 -1
- package/vue3/lib/edge/index.js +27 -26
- package/vue3/lib/edge/repeated-block.0dedccc0.cjs +1 -0
- package/vue3/lib/edge/{repeated-block.827595e1.js → repeated-block.dbf2ac5d.js} +5 -4
- package/vue3/lib/{browser/block-wrapper.1377d486.js → node/block-wrapper.1140bc59.js} +8 -6
- package/vue3/lib/node/block-wrapper.9e3f2443.cjs +1 -0
- package/vue3/lib/node/component-ref.814bc23c.cjs +1 -0
- package/vue3/lib/{browser/component-ref.0df2ace0.js → node/component-ref.cad6e759.js} +12 -10
- package/vue3/lib/node/constants/sdk-version.d.ts +1 -1
- package/vue3/lib/node/{get-block-actions.f57c50da.js → get-block-actions.46d61b25.js} +6 -5
- package/vue3/lib/node/get-block-actions.68f47245.cjs +1 -0
- package/vue3/lib/node/{index.941e6502.js → index.14c688da.js} +799 -793
- package/vue3/lib/node/index.456bef99.cjs +201 -0
- package/vue3/lib/node/index.cjs +1 -1
- package/vue3/lib/node/index.js +24 -23
- package/vue3/lib/node/repeated-block.19d21383.cjs +1 -0
- package/vue3/lib/{browser/repeated-block.055d09e9.js → node/repeated-block.e72a8275.js} +8 -6
- package/vue3/package.json +5 -0
- package/vue2/css/package.json +0 -4
- package/vue2/lib/browser/block-styles-5c462c72.cjs +0 -1
- package/vue2/lib/browser/block-wrapper-6614e2f6.cjs +0 -1
- package/vue2/lib/browser/blocks-wrapper-7761766b.cjs +0 -1
- package/vue2/lib/browser/component-ref-705f4623.cjs +0 -1
- package/vue2/lib/browser/content-4e18170c.cjs +0 -1
- package/vue2/lib/browser/css-bd209fae.cjs +0 -6
- package/vue2/lib/browser/enable-editor-430efbd4.cjs +0 -1
- package/vue2/lib/browser/evaluate-07174f5f.cjs +0 -1
- package/vue2/lib/browser/get-block-actions-84c842f6.cjs +0 -1
- package/vue2/lib/browser/get-block-properties-e2a40df1.cjs +0 -1
- package/vue2/lib/browser/get-processed-block-e0783c0a.cjs +0 -1
- package/vue2/lib/browser/inlined-script-335771a8.cjs +0 -1
- package/vue2/lib/browser/inlined-styles-3913a8d2.cjs +0 -1
- package/vue2/lib/browser/interactive-element-37bc0f5d.cjs +0 -1
- package/vue2/lib/browser/repeated-block-0d2b2875.cjs +0 -1
- package/vue2/lib/edge/block-styles-aceb9af8.cjs +0 -1
- package/vue2/lib/edge/block-wrapper-138380d7.cjs +0 -1
- package/vue2/lib/edge/blocks-wrapper-faea8d38.cjs +0 -1
- package/vue2/lib/edge/component-ref-7b7d8e68.cjs +0 -1
- package/vue2/lib/edge/content-5c39336c.cjs +0 -1
- package/vue2/lib/edge/css-23e659da.cjs +0 -6
- package/vue2/lib/edge/enable-editor-9d1118ea.cjs +0 -1
- package/vue2/lib/edge/get-block-actions-746c9bd2.cjs +0 -1
- package/vue2/lib/edge/get-block-properties-a5109149.cjs +0 -1
- package/vue2/lib/edge/get-processed-block-c0703239.cjs +0 -1
- package/vue2/lib/edge/inlined-script-9a554125.cjs +0 -1
- package/vue2/lib/edge/inlined-styles-908b0f3d.cjs +0 -1
- package/vue2/lib/edge/interactive-element-ad4ab167.cjs +0 -1
- package/vue2/lib/edge/repeated-block-5ba61f53.cjs +0 -1
- package/vue2/lib/node/block-styles-1e2640a2.cjs +0 -1
- package/vue2/lib/node/block-wrapper-ac53a924.cjs +0 -1
- package/vue2/lib/node/blocks-wrapper-a054ebaf.cjs +0 -1
- package/vue2/lib/node/component-ref-06eef9a6.cjs +0 -1
- package/vue2/lib/node/content-a5a1d56c.cjs +0 -1
- package/vue2/lib/node/css-b2c258a5.cjs +0 -6
- package/vue2/lib/node/enable-editor-fdd7a890.cjs +0 -1
- package/vue2/lib/node/get-block-actions-3773e4fd.cjs +0 -1
- package/vue2/lib/node/get-block-properties-3f9bfbe9.cjs +0 -1
- package/vue2/lib/node/get-processed-block-5728fca2.cjs +0 -1
- package/vue2/lib/node/inlined-script-05a289bc.cjs +0 -1
- package/vue2/lib/node/inlined-styles-7ac1dd90.cjs +0 -1
- package/vue2/lib/node/interactive-element-cae91247.cjs +0 -1
- package/vue2/lib/node/repeated-block-65e12830.cjs +0 -1
- package/vue3/css/package.json +0 -4
- package/vue3/lib/browser/block-wrapper.77966882.cjs +0 -1
- package/vue3/lib/browser/component-ref.cfa2879a.cjs +0 -1
- package/vue3/lib/browser/get-block-actions.53c9e174.cjs +0 -1
- package/vue3/lib/browser/repeated-block.10ac7676.cjs +0 -1
- package/vue3/lib/edge/block-wrapper.a5eacdf4.cjs +0 -1
- package/vue3/lib/edge/component-ref.4865219f.cjs +0 -1
- package/vue3/lib/edge/get-block-actions.e8f7801d.cjs +0 -1
- package/vue3/lib/edge/repeated-block.819e62ef.cjs +0 -1
- package/vue3/lib/node/get-block-actions.2b49b259.cjs +0 -1
- package/vue3/lib/node/index.6ab6fc2e.cjs +0 -201
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import "./style.css";
|
|
1
2
|
import { defineComponent as u } from "vue";
|
|
2
3
|
function E(e = {}, t, n) {
|
|
3
4
|
const o = {};
|
|
@@ -69,7 +70,7 @@ var ut = function() {
|
|
|
69
70
|
null,
|
|
70
71
|
null
|
|
71
72
|
);
|
|
72
|
-
const
|
|
73
|
+
const dn = mt.exports, A = (e) => JSON.parse(JSON.stringify(e)), M = {
|
|
73
74
|
small: {
|
|
74
75
|
min: 320,
|
|
75
76
|
default: 321,
|
|
@@ -85,7 +86,7 @@ const ln = mt.exports, A = (e) => JSON.parse(JSON.stringify(e)), M = {
|
|
|
85
86
|
default: 991,
|
|
86
87
|
max: 1200
|
|
87
88
|
}
|
|
88
|
-
},
|
|
89
|
+
}, un = (e, t = M) => `@media (max-width: ${t[e].max}px)`, ft = ({
|
|
89
90
|
small: e,
|
|
90
91
|
medium: t
|
|
91
92
|
}) => {
|
|
@@ -116,7 +117,7 @@ const ln = mt.exports, A = (e) => JSON.parse(JSON.stringify(e)), M = {
|
|
|
116
117
|
"Error while attempting to dynamically import component Blocks at ../../components/blocks/blocks.vue",
|
|
117
118
|
e
|
|
118
119
|
), e;
|
|
119
|
-
}), _t = () => import("./inlined-styles-
|
|
120
|
+
}), _t = () => import("./inlined-styles-f7c080fd.js").then((e) => e.default).catch((e) => {
|
|
120
121
|
throw console.error(
|
|
121
122
|
"Error while attempting to dynamically import component InlinedStyles at ../../components/inlined-styles.vue",
|
|
122
123
|
e
|
|
@@ -261,7 +262,7 @@ var gt = function() {
|
|
|
261
262
|
null,
|
|
262
263
|
null
|
|
263
264
|
);
|
|
264
|
-
const
|
|
265
|
+
const pn = vt.exports, St = u({
|
|
265
266
|
name: "builder-fragment-component",
|
|
266
267
|
props: []
|
|
267
268
|
});
|
|
@@ -278,7 +279,7 @@ var kt = function() {
|
|
|
278
279
|
null,
|
|
279
280
|
null
|
|
280
281
|
);
|
|
281
|
-
const
|
|
282
|
+
const mn = xt.exports;
|
|
282
283
|
function U(e) {
|
|
283
284
|
return e.replace(/http(s)?:/, "");
|
|
284
285
|
}
|
|
@@ -389,7 +390,7 @@ var Tt = function() {
|
|
|
389
390
|
null,
|
|
390
391
|
null
|
|
391
392
|
);
|
|
392
|
-
const
|
|
393
|
+
const fn = Et.exports, At = u({
|
|
393
394
|
name: "builder-section-component",
|
|
394
395
|
props: ["attributes", "maxWidth"],
|
|
395
396
|
data() {
|
|
@@ -420,7 +421,7 @@ var Vt = function() {
|
|
|
420
421
|
null,
|
|
421
422
|
null
|
|
422
423
|
);
|
|
423
|
-
const
|
|
424
|
+
const hn = Ot.exports, x = "[Builder.io]: ", _ = {
|
|
424
425
|
log: (...e) => console.log(x, ...e),
|
|
425
426
|
error: (...e) => console.error(x, ...e),
|
|
426
427
|
warn: (...e) => console.warn(x, ...e),
|
|
@@ -528,7 +529,7 @@ var Ut = function() {
|
|
|
528
529
|
null,
|
|
529
530
|
null
|
|
530
531
|
);
|
|
531
|
-
const
|
|
532
|
+
const _n = Ft.exports, Lt = u({
|
|
532
533
|
name: "builder-text",
|
|
533
534
|
props: ["text"]
|
|
534
535
|
});
|
|
@@ -548,7 +549,7 @@ var Wt = function() {
|
|
|
548
549
|
null,
|
|
549
550
|
null
|
|
550
551
|
);
|
|
551
|
-
const
|
|
552
|
+
const bn = Kt.exports, zt = u({
|
|
552
553
|
name: "builder-video",
|
|
553
554
|
props: [
|
|
554
555
|
"autoPlay",
|
|
@@ -642,7 +643,7 @@ var Gt = function() {
|
|
|
642
643
|
null,
|
|
643
644
|
null
|
|
644
645
|
);
|
|
645
|
-
const
|
|
646
|
+
const gn = Qt.exports, Jt = Symbol(), Xt = {
|
|
646
647
|
Builder: {
|
|
647
648
|
content: null,
|
|
648
649
|
context: {},
|
|
@@ -659,17 +660,17 @@ const bn = Qt.exports, Jt = Symbol(), Xt = {
|
|
|
659
660
|
}, Yt = Symbol(), qt = {
|
|
660
661
|
Components: { registeredComponents: {} },
|
|
661
662
|
key: Yt
|
|
662
|
-
}, Zt = () => import("./block-
|
|
663
|
+
}, Zt = () => import("./block-35ad0e3f.js").then((e) => e.default).catch((e) => {
|
|
663
664
|
throw console.error(
|
|
664
665
|
"Error while attempting to dynamically import component Block at ../block/block.vue",
|
|
665
666
|
e
|
|
666
667
|
), e;
|
|
667
|
-
}), te = () => import("./block-styles-
|
|
668
|
+
}), te = () => import("./block-styles-df04ce35.js").then((e) => e.default).catch((e) => {
|
|
668
669
|
throw console.error(
|
|
669
670
|
"Error while attempting to dynamically import component BlockStyles at ../block/components/block-styles.vue",
|
|
670
671
|
e
|
|
671
672
|
), e;
|
|
672
|
-
}), ee = () => import("./blocks-wrapper-
|
|
673
|
+
}), ee = () => import("./blocks-wrapper-c1bdb5b4.js").then((e) => e.default).catch((e) => {
|
|
673
674
|
throw console.error(
|
|
674
675
|
"Error while attempting to dynamically import component BlocksWrapper at ./blocks-wrapper.vue",
|
|
675
676
|
e
|
|
@@ -956,22 +957,22 @@ const ae = (e) => {
|
|
|
956
957
|
`, Ce = (e, t) => `
|
|
957
958
|
window.${Y}(
|
|
958
959
|
"${t}",${JSON.stringify(e)}, ${Z}
|
|
959
|
-
)`,
|
|
960
|
+
)`, yn = ({
|
|
960
961
|
contentId: e,
|
|
961
962
|
variationId: t
|
|
962
963
|
}) => `window.${q}(
|
|
963
964
|
"${t}", "${e}", ${Z}
|
|
964
|
-
)`, xe = () => import("./content-
|
|
965
|
+
)`, xe = () => import("./content-fbac6557.js").then((e) => e.default).catch((e) => {
|
|
965
966
|
throw console.error(
|
|
966
967
|
"Error while attempting to dynamically import component ContentComponent at ../content/content.vue",
|
|
967
968
|
e
|
|
968
969
|
), e;
|
|
969
|
-
}), we = () => import("./inlined-script-
|
|
970
|
+
}), we = () => import("./inlined-script-a166a386.js").then((e) => e.default).catch((e) => {
|
|
970
971
|
throw console.error(
|
|
971
972
|
"Error while attempting to dynamically import component InlinedScript at ../inlined-script.vue",
|
|
972
973
|
e
|
|
973
974
|
), e;
|
|
974
|
-
}), Ie = () => import("./inlined-styles-
|
|
975
|
+
}), Ie = () => import("./inlined-styles-f7c080fd.js").then((e) => e.default).catch((e) => {
|
|
975
976
|
throw console.error(
|
|
976
977
|
"Error while attempting to dynamically import component InlinedStyles at ../inlined-styles.vue",
|
|
977
978
|
e
|
|
@@ -1058,17 +1059,17 @@ var Te = function() {
|
|
|
1058
1059
|
const tt = Ee.exports, Ae = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1059
1060
|
__proto__: null,
|
|
1060
1061
|
default: tt
|
|
1061
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
1062
|
+
}, Symbol.toStringTag, { value: "Module" })), vn = K, Sn = tt;
|
|
1062
1063
|
function Ve() {
|
|
1063
1064
|
return m() && window.self !== window.top;
|
|
1064
1065
|
}
|
|
1065
1066
|
function et() {
|
|
1066
1067
|
return Ve() && window.location.search.indexOf("builder.frameEditing=") !== -1;
|
|
1067
1068
|
}
|
|
1068
|
-
function
|
|
1069
|
+
function kn() {
|
|
1069
1070
|
return !m() || et() ? !1 : location.search.indexOf("builder.preview=") !== -1;
|
|
1070
1071
|
}
|
|
1071
|
-
const
|
|
1072
|
+
const Cn = [], xn = (e) => ({
|
|
1072
1073
|
type: "builder.registerComponent",
|
|
1073
1074
|
data: Be(e)
|
|
1074
1075
|
}), Pe = (e) => {
|
|
@@ -1084,7 +1085,7 @@ const kn = [], Cn = (e) => ({
|
|
|
1084
1085
|
[r]: Oe(s)
|
|
1085
1086
|
}), {}))
|
|
1086
1087
|
}), D = {};
|
|
1087
|
-
function
|
|
1088
|
+
function wn(e, t) {
|
|
1088
1089
|
let n = D[e];
|
|
1089
1090
|
if (n || (n = D[e] = []), n.push(t), m()) {
|
|
1090
1091
|
const o = {
|
|
@@ -1102,7 +1103,7 @@ function xn(e, t) {
|
|
|
1102
1103
|
}
|
|
1103
1104
|
}
|
|
1104
1105
|
const F = {};
|
|
1105
|
-
function
|
|
1106
|
+
function In(e) {
|
|
1106
1107
|
if (m()) {
|
|
1107
1108
|
Object.assign(F, e);
|
|
1108
1109
|
const t = {
|
|
@@ -1212,7 +1213,7 @@ async function O(e) {
|
|
|
1212
1213
|
});
|
|
1213
1214
|
return t && t.results[0] || null;
|
|
1214
1215
|
}
|
|
1215
|
-
const
|
|
1216
|
+
const $n = O, Ke = async (e) => {
|
|
1216
1217
|
const t = P(e);
|
|
1217
1218
|
return await (await Ue(t.href)).json();
|
|
1218
1219
|
}, ze = async (e, t, n = P(e)) => {
|
|
@@ -1244,7 +1245,7 @@ async function rt(e) {
|
|
|
1244
1245
|
return _.error("Error fetching data. ", t), null;
|
|
1245
1246
|
}
|
|
1246
1247
|
}
|
|
1247
|
-
const
|
|
1248
|
+
const Tn = rt;
|
|
1248
1249
|
function Ge() {
|
|
1249
1250
|
return "xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g, function(e) {
|
|
1250
1251
|
const t = Math.random() * 16 | 0;
|
|
@@ -1415,10 +1416,10 @@ async function an(e) {
|
|
|
1415
1416
|
console.error("Failed to track: ", t);
|
|
1416
1417
|
});
|
|
1417
1418
|
}
|
|
1418
|
-
const
|
|
1419
|
+
const Rn = (e) => an({
|
|
1419
1420
|
...e,
|
|
1420
1421
|
canTrack: !0
|
|
1421
|
-
}),
|
|
1422
|
+
}), En = async (e) => {
|
|
1422
1423
|
var o, r, s;
|
|
1423
1424
|
const t = e.path || ((o = e.url) == null ? void 0 : o.pathname) || ((r = e.userAttributes) == null ? void 0 : r.urlPath), n = {
|
|
1424
1425
|
...e,
|
|
@@ -1439,48 +1440,48 @@ const Tn = (e) => an({
|
|
|
1439
1440
|
};
|
|
1440
1441
|
};
|
|
1441
1442
|
export {
|
|
1442
|
-
|
|
1443
|
-
|
|
1444
|
-
|
|
1443
|
+
In as A,
|
|
1444
|
+
dn as B,
|
|
1445
|
+
pn as C,
|
|
1445
1446
|
ze as D,
|
|
1446
1447
|
rt as E,
|
|
1447
|
-
|
|
1448
|
-
|
|
1449
|
-
|
|
1450
|
-
|
|
1448
|
+
mn as F,
|
|
1449
|
+
Tn as G,
|
|
1450
|
+
$n as H,
|
|
1451
|
+
fn as I,
|
|
1451
1452
|
nt as J,
|
|
1452
|
-
|
|
1453
|
-
|
|
1453
|
+
Rn as K,
|
|
1454
|
+
En as L,
|
|
1454
1455
|
ie as M,
|
|
1455
|
-
|
|
1456
|
-
|
|
1456
|
+
vn as R,
|
|
1457
|
+
hn as S,
|
|
1457
1458
|
y as T,
|
|
1458
|
-
|
|
1459
|
+
gn as V,
|
|
1459
1460
|
an as _,
|
|
1460
|
-
|
|
1461
|
+
un as a,
|
|
1461
1462
|
E as b,
|
|
1462
1463
|
g as c,
|
|
1463
|
-
|
|
1464
|
-
|
|
1464
|
+
_n as d,
|
|
1465
|
+
bn as e,
|
|
1465
1466
|
A as f,
|
|
1466
1467
|
ft as g,
|
|
1467
|
-
|
|
1468
|
+
yn as h,
|
|
1468
1469
|
et as i,
|
|
1469
|
-
|
|
1470
|
+
Cn as j,
|
|
1470
1471
|
qt as k,
|
|
1471
1472
|
Xt as l,
|
|
1472
1473
|
m,
|
|
1473
1474
|
p as n,
|
|
1474
1475
|
R as o,
|
|
1475
1476
|
Ue as p,
|
|
1476
|
-
|
|
1477
|
-
|
|
1477
|
+
xn as q,
|
|
1478
|
+
wn as r,
|
|
1478
1479
|
Be as s,
|
|
1479
1480
|
O as t,
|
|
1480
|
-
|
|
1481
|
+
kn as u,
|
|
1481
1482
|
_ as v,
|
|
1482
1483
|
on as w,
|
|
1483
1484
|
K as x,
|
|
1484
1485
|
tt as y,
|
|
1485
|
-
|
|
1486
|
+
Sn as z
|
|
1486
1487
|
};
|
package/vue2/lib/edge/index.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-
|
|
1
|
+
"use strict";var t=require("./style.css");Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-56af5fb4.cjs");require("vue");exports.Blocks=e.Blocks;exports.Button=e.Button;exports.Columns=e.Columns;exports.Content=e.Content;exports.Fragment=e.Fragment;exports.Image=e.Image;exports.RenderBlocks=e.RenderBlocks;exports.RenderContent=e.RenderContent;exports.Section=e.Section;exports.Symbol=e.Symbol;exports.Text=e.Text;exports.Video=e.Video;exports._processContentResult=e._processContentResult;exports.createRegisterComponentMessage=e.createRegisterComponentMessage;exports.fetchBuilderProps=e.fetchBuilderProps;exports.fetchEntries=e.fetchEntries;exports.fetchOneEntry=e.fetchOneEntry;exports.getAllContent=e.getAllContent;exports.getBuilderSearchParams=e.getBuilderSearchParams;exports.getContent=e.getContent;exports.isEditing=e.isEditing;exports.isPreviewing=e.isPreviewing;exports.register=e.register;exports.setEditorSettings=e.setEditorSettings;exports.track=e.track;
|
package/vue2/lib/edge/index.js
CHANGED
|
@@ -1,29 +1,30 @@
|
|
|
1
|
-
import
|
|
1
|
+
import "./style.css";
|
|
2
|
+
import { x as n, B as r, C as o, y as i, F as g, I as c, R as l, z as m, S as d, d as C, e as p, V as u, D as B, q as E, L as R, E as S, t as f, G as h, J as k, H as x, i as y, u as P, r as A, A as F, K as I } from "./index-7870efd8.js";
|
|
2
3
|
import "vue";
|
|
3
4
|
export {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
5
|
+
n as Blocks,
|
|
6
|
+
r as Button,
|
|
7
|
+
o as Columns,
|
|
8
|
+
i as Content,
|
|
9
|
+
g as Fragment,
|
|
10
|
+
c as Image,
|
|
11
|
+
l as RenderBlocks,
|
|
12
|
+
m as RenderContent,
|
|
12
13
|
d as Section,
|
|
13
|
-
|
|
14
|
-
|
|
14
|
+
C as Symbol,
|
|
15
|
+
p as Text,
|
|
15
16
|
u as Video,
|
|
16
17
|
B as _processContentResult,
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
18
|
+
E as createRegisterComponentMessage,
|
|
19
|
+
R as fetchBuilderProps,
|
|
20
|
+
S as fetchEntries,
|
|
21
|
+
f as fetchOneEntry,
|
|
22
|
+
h as getAllContent,
|
|
23
|
+
k as getBuilderSearchParams,
|
|
24
|
+
x as getContent,
|
|
25
|
+
y as isEditing,
|
|
26
|
+
P as isPreviewing,
|
|
27
|
+
A as register,
|
|
28
|
+
F as setEditorSettings,
|
|
29
|
+
I as track
|
|
29
30
|
};
|
|
@@ -1,15 +1,16 @@
|
|
|
1
|
+
import "./style.css";
|
|
1
2
|
import { defineComponent as t } from "vue";
|
|
2
|
-
import { n as e } from "./index-
|
|
3
|
-
const
|
|
3
|
+
import { n as e } from "./index-7870efd8.js";
|
|
4
|
+
const o = t({
|
|
4
5
|
name: "inlined-script",
|
|
5
6
|
props: ["scriptStr", "id"]
|
|
6
7
|
});
|
|
7
|
-
var
|
|
8
|
+
var s = function() {
|
|
8
9
|
var n = this, r = n._self._c;
|
|
9
10
|
return n._self._setupProxy, r("script", { tag: "component", attrs: { id: n.id || "" }, domProps: { innerHTML: n._s(n.scriptStr) } });
|
|
10
11
|
}, i = [], p = /* @__PURE__ */ e(
|
|
11
|
-
s,
|
|
12
12
|
o,
|
|
13
|
+
s,
|
|
13
14
|
i,
|
|
14
15
|
!1,
|
|
15
16
|
null,
|
|
@@ -17,7 +18,7 @@ var o = function() {
|
|
|
17
18
|
null,
|
|
18
19
|
null
|
|
19
20
|
);
|
|
20
|
-
const
|
|
21
|
+
const m = p.exports;
|
|
21
22
|
export {
|
|
22
|
-
|
|
23
|
+
m as default
|
|
23
24
|
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";var p=require("./style.css");Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("vue"),t=require("./index-56af5fb4.cjs"),i=r.defineComponent({name:"inlined-script",props:["scriptStr","id"]});var s=function(){var e=this,n=e._self._c;return e._self._setupProxy,n("script",{tag:"component",attrs:{id:e.id||""},domProps:{innerHTML:e._s(e.scriptStr)}})},o=[],c=t.normalizeComponent(i,s,o,!1,null,null,null,null);const l=c.exports;exports.default=l;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";var a=require("./style.css");Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("vue"),s=require("./index-56af5fb4.cjs"),r=t.defineComponent({name:"inlined-styles",props:["styles","id"]});var o=function(){var e=this,n=e._self._c;return e._self._setupProxy,n("style",{tag:"component",attrs:{id:e.id},domProps:{innerHTML:e._s(e.styles)}})},l=[],i=s.normalizeComponent(r,o,l,!1,null,null,null,null);const _=i.exports;exports.default=_;
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
+
import "./style.css";
|
|
1
2
|
import { defineComponent as s } from "vue";
|
|
2
|
-
import { n as t } from "./index-
|
|
3
|
+
import { n as t } from "./index-7870efd8.js";
|
|
3
4
|
const r = s({
|
|
4
5
|
name: "inlined-styles",
|
|
5
6
|
props: ["styles", "id"]
|
|
@@ -7,7 +8,7 @@ const r = s({
|
|
|
7
8
|
var o = function() {
|
|
8
9
|
var n = this, e = n._self._c;
|
|
9
10
|
return n._self._setupProxy, e("style", { tag: "component", attrs: { id: n.id }, domProps: { innerHTML: n._s(n.styles) } });
|
|
10
|
-
}, l = [],
|
|
11
|
+
}, l = [], i = /* @__PURE__ */ t(
|
|
11
12
|
r,
|
|
12
13
|
o,
|
|
13
14
|
l,
|
|
@@ -17,7 +18,7 @@ var o = function() {
|
|
|
17
18
|
null,
|
|
18
19
|
null
|
|
19
20
|
);
|
|
20
|
-
const
|
|
21
|
+
const c = i.exports;
|
|
21
22
|
export {
|
|
22
|
-
|
|
23
|
+
c as default
|
|
23
24
|
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";var _=require("./style.css");Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("vue"),r=require("./get-block-actions-7f885c3f.cjs"),n=require("./get-block-properties-3f6858d3.cjs"),c=require("./index-56af5fb4.cjs");require("./evaluate-0145ba88.cjs");require("./css-15965af3.cjs");const l=o.defineComponent({name:"interactive-element",props:["wrapperProps","block","context","Wrapper"],data(){return{getBlockActions:r.getBlockActions,getBlockProperties:n.getBlockProperties}}});var a=function(){var t=this,e=t._self._c;return t._self._setupProxy,e(t.Wrapper,t._b({tag:"component",attrs:{attributes:{...t.getBlockProperties({block:t.block,context:t.context}),...t.getBlockActions({block:t.block,rootState:t.context.rootState,rootSetState:t.context.rootSetState,localState:t.context.localState,context:t.context.context})}}},"component",t.wrapperProps,!1),[t._t("default")],2)},s=[],i=c.normalizeComponent(l,a,s,!1,null,null,null,null);const p=i.exports;exports.default=p;
|
package/vue2/lib/{browser/interactive-element-eb83a760.js → edge/interactive-element-c889d9dc.js}
RENAMED
|
@@ -1,9 +1,10 @@
|
|
|
1
|
+
import "./style.css";
|
|
1
2
|
import { defineComponent as o } from "vue";
|
|
2
|
-
import { g as r } from "./get-block-actions-
|
|
3
|
-
import { g as n } from "./get-block-properties-
|
|
4
|
-
import { n as c } from "./index-
|
|
5
|
-
import "./evaluate-
|
|
6
|
-
import "./css-
|
|
3
|
+
import { g as r } from "./get-block-actions-89cffb9a.js";
|
|
4
|
+
import { g as n } from "./get-block-properties-aedb780e.js";
|
|
5
|
+
import { n as c } from "./index-7870efd8.js";
|
|
6
|
+
import "./evaluate-063c5f7a.js";
|
|
7
|
+
import "./css-11eef1df.js";
|
|
7
8
|
const a = o({
|
|
8
9
|
name: "interactive-element",
|
|
9
10
|
props: ["wrapperProps", "block", "context", "Wrapper"],
|
|
@@ -36,7 +37,7 @@ var l = function() {
|
|
|
36
37
|
null,
|
|
37
38
|
null
|
|
38
39
|
);
|
|
39
|
-
const
|
|
40
|
+
const b = s.exports;
|
|
40
41
|
export {
|
|
41
|
-
|
|
42
|
+
b as default
|
|
42
43
|
};
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import "./style.css";
|
|
1
2
|
import { defineComponent as r } from "vue";
|
|
2
|
-
import { l as n, n as s } from "./index-
|
|
3
|
-
const l = () => import("./block-
|
|
3
|
+
import { l as n, n as s } from "./index-7870efd8.js";
|
|
4
|
+
const l = () => import("./block-35ad0e3f.js").then((e) => e.default).catch((e) => {
|
|
4
5
|
throw console.error(
|
|
5
6
|
"Error while attempting to dynamically import component Block at ../block.vue",
|
|
6
7
|
e
|
|
@@ -32,7 +33,7 @@ var a = function() {
|
|
|
32
33
|
null,
|
|
33
34
|
null
|
|
34
35
|
);
|
|
35
|
-
const
|
|
36
|
+
const u = i.exports;
|
|
36
37
|
export {
|
|
37
|
-
|
|
38
|
+
u as default
|
|
38
39
|
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";var u=require("./style.css");Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n=require("vue"),o=require("./index-56af5fb4.cjs"),s=()=>Promise.resolve().then(()=>require("./block-65659a3f.cjs")).then(e=>e.default).catch(e=>{throw console.error("Error while attempting to dynamically import component Block at ../block.vue",e),e}),c=n.defineComponent({name:"repeated-block",components:{block:s},props:["repeatContext","block","registeredComponents"],data(){return{store:this.repeatContext}},provide(){const e=this;return{[o.builderContext.key]:e.store}}});var l=function(){var t=this,r=t._self._c;return t._self._setupProxy,r("block",{attrs:{block:t.block,context:t.store,registeredComponents:t.registeredComponents}})},i=[],a=o.normalizeComponent(c,l,i,!1,null,null,null,null);const p=a.exports;exports.default=p;
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
+
import "./style.css";
|
|
1
2
|
import { defineComponent as a } from "vue";
|
|
2
|
-
import { n as f } from "./index-
|
|
3
|
+
import { n as f } from "./index-7870efd8.js";
|
|
3
4
|
const c = (t) => {
|
|
4
5
|
var o;
|
|
5
6
|
const e = t.family + (t.kind && !t.kind.includes("#") ? ", " + t.kind : ""), i = e.split(",")[0], r = t.fileUrl ?? ((o = t == null ? void 0 : t.files) == null ? void 0 : o.regular);
|
|
@@ -34,14 +35,14 @@ font-weight: ${n};
|
|
|
34
35
|
}, u = ({
|
|
35
36
|
cssCode: t,
|
|
36
37
|
contentId: e
|
|
37
|
-
}) => t ? e ? (t == null ? void 0 : t.replace(/&/g, `div[builder-content-id="${e}"]`)) || "" : t : "",
|
|
38
|
+
}) => t ? e ? (t == null ? void 0 : t.replace(/&/g, `div[builder-content-id="${e}"]`)) || "" : t : "", p = () => import("./inlined-styles-f7c080fd.js").then((t) => t.default).catch((t) => {
|
|
38
39
|
throw console.error(
|
|
39
40
|
"Error while attempting to dynamically import component InlinedStyles at ../../inlined-styles.vue",
|
|
40
41
|
t
|
|
41
42
|
), t;
|
|
42
|
-
}),
|
|
43
|
+
}), d = a({
|
|
43
44
|
name: "content-styles",
|
|
44
|
-
components: { "inlined-styles":
|
|
45
|
+
components: { "inlined-styles": p },
|
|
45
46
|
props: ["cssCode", "contentId", "customFonts"],
|
|
46
47
|
data() {
|
|
47
48
|
return {
|
|
@@ -74,7 +75,7 @@ var h = function() {
|
|
|
74
75
|
var e = this, i = e._self._c;
|
|
75
76
|
return e._self._setupProxy, i("inlined-styles", { attrs: { styles: e.injectedStyles } });
|
|
76
77
|
}, y = [], g = /* @__PURE__ */ f(
|
|
77
|
-
|
|
78
|
+
d,
|
|
78
79
|
h,
|
|
79
80
|
y,
|
|
80
81
|
!1,
|
|
@@ -83,7 +84,7 @@ var h = function() {
|
|
|
83
84
|
null,
|
|
84
85
|
null
|
|
85
86
|
);
|
|
86
|
-
const
|
|
87
|
+
const x = g.exports;
|
|
87
88
|
export {
|
|
88
|
-
|
|
89
|
+
x as default
|
|
89
90
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("vue"),c=require("./index-
|
|
1
|
+
"use strict";var v=require("./style.css");Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("vue"),c=require("./index-56af5fb4.cjs"),f=e=>{var o;const t=e.family+(e.kind&&!e.kind.includes("#")?", "+e.kind:""),i=t.split(",")[0],r=e.fileUrl??((o=e==null?void 0:e.files)==null?void 0:o.regular);let l="";if(r&&t&&i&&(l+=`
|
|
2
2
|
@font-face {
|
|
3
3
|
font-family: "${t}";
|
|
4
4
|
src: local("${i}"), url('${r}') format('woff2');
|
|
@@ -12,7 +12,7 @@ src: url('${s}') format('woff2');
|
|
|
12
12
|
font-display: fallback;
|
|
13
13
|
font-weight: ${n};
|
|
14
14
|
}
|
|
15
|
-
`.trim())}return l},u=({customFonts:e})=>{var t;return((t=e==null?void 0:e.map(i=>f(i)))==null?void 0:t.join(" "))||""},d=({cssCode:e,contentId:t})=>e?t?(e==null?void 0:e.replace(/&/g,`div[builder-content-id="${t}"]`))||"":e:"",m=()=>Promise.resolve().then(()=>require("./inlined-styles-
|
|
15
|
+
`.trim())}return l},u=({customFonts:e})=>{var t;return((t=e==null?void 0:e.map(i=>f(i)))==null?void 0:t.join(" "))||""},d=({cssCode:e,contentId:t})=>e?t?(e==null?void 0:e.replace(/&/g,`div[builder-content-id="${t}"]`))||"":e:"",m=()=>Promise.resolve().then(()=>require("./inlined-styles-029c0f2b.cjs")).then(e=>e.default).catch(e=>{throw console.error("Error while attempting to dynamically import component InlinedStyles at ../../inlined-styles.vue",e),e}),p=a.defineComponent({name:"content-styles",components:{"inlined-styles":m},props:["cssCode","contentId","customFonts"],data(){return{injectedStyles:`
|
|
16
16
|
${d({cssCode:this.cssCode,contentId:this.contentId})}
|
|
17
17
|
${u({customFonts:this.customFonts})}
|
|
18
18
|
|
|
@@ -1,7 +1,8 @@
|
|
|
1
|
+
import "./style.css";
|
|
1
2
|
import { defineComponent as a } from "vue";
|
|
2
|
-
import { g as p } from "./get-processed-block-
|
|
3
|
-
import { e as m } from "./evaluate-
|
|
4
|
-
import { n as d } from "./index-
|
|
3
|
+
import { g as p } from "./get-processed-block-7242c9a8.js";
|
|
4
|
+
import { e as m } from "./evaluate-e40501d4.js";
|
|
5
|
+
import { n as d } from "./index-f335cf42.js";
|
|
5
6
|
function h(t) {
|
|
6
7
|
var e;
|
|
7
8
|
return {
|
|
@@ -68,22 +69,22 @@ const k = ["area", "base", "br", "col", "embed", "hr", "img", "input", "keygen",
|
|
|
68
69
|
},
|
|
69
70
|
block: r
|
|
70
71
|
}));
|
|
71
|
-
}, C = () => import("./block-styles-
|
|
72
|
+
}, C = () => import("./block-styles-6d96e69c.js").then((t) => t.default).catch((t) => {
|
|
72
73
|
throw console.error(
|
|
73
74
|
"Error while attempting to dynamically import component BlockStyles at ./components/block-styles.vue",
|
|
74
75
|
t
|
|
75
76
|
), t;
|
|
76
|
-
}), B = () => import("./block-wrapper-
|
|
77
|
+
}), B = () => import("./block-wrapper-4772c4ae.js").then((t) => t.default).catch((t) => {
|
|
77
78
|
throw console.error(
|
|
78
79
|
"Error while attempting to dynamically import component BlockWrapper at ./components/block-wrapper.vue",
|
|
79
80
|
t
|
|
80
81
|
), t;
|
|
81
|
-
}), S = () => import("./component-ref-
|
|
82
|
+
}), S = () => import("./component-ref-6b1013d0.js").then((t) => t.default).catch((t) => {
|
|
82
83
|
throw console.error(
|
|
83
84
|
"Error while attempting to dynamically import component ComponentRef at ./components/component-ref/component-ref.vue",
|
|
84
85
|
t
|
|
85
86
|
), t;
|
|
86
|
-
}), g = () => import("./repeated-block-
|
|
87
|
+
}), g = () => import("./repeated-block-f033b120.js").then((t) => t.default).catch((t) => {
|
|
87
88
|
throw console.error(
|
|
88
89
|
"Error while attempting to dynamically import component RepeatedBlock at ./components/repeated-block.vue",
|
|
89
90
|
t
|
|
@@ -180,7 +181,7 @@ var R = function() {
|
|
|
180
181
|
null,
|
|
181
182
|
null
|
|
182
183
|
);
|
|
183
|
-
const
|
|
184
|
+
const T = P.exports;
|
|
184
185
|
export {
|
|
185
|
-
|
|
186
|
+
T as default
|
|
186
187
|
};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("vue"),p=require("./get-processed-block-
|
|
1
|
+
"use strict";var _=require("./style.css");Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("vue"),p=require("./get-processed-block-3b811708.cjs"),m=require("./evaluate-5237e8df.cjs"),d=require("./index-00b54a2d.cjs");function h(t){var e;return{...(e=t.component)==null?void 0:e.options,...t.options,builderBlock:t}}const u=["area","base","br","col","embed","hr","img","input","keygen","link","meta","param","source","track","wbr"],k=t=>typeof t=="string"&&u.includes(t.toLowerCase()),f=({block:t,context:e,registeredComponents:o})=>{var c;const r=(c=p.getProcessedBlock({block:t,localState:e.localState,rootState:e.rootState,rootSetState:e.rootSetState,context:e.context,shouldEvaluateBindings:!1}).component)==null?void 0:c.name;if(!r)return null;const n=o[r];if(n)return n;console.warn(`
|
|
2
2
|
Could not find a registered component named "${r}".
|
|
3
|
-
If you registered it, is the file that registered it imported by the file that needs to render it?`)},b=({block:t,context:e})=>{const{repeat:o,...r}=t;if(!(o!=null&&o.collection))return;const n=m.evaluate({code:o.collection,localState:e.localState,rootState:e.rootState,rootSetState:e.rootSetState,context:e.context});if(!Array.isArray(n))return;const c=o.collection.split(".").pop(),s=o.itemName||(c?c+"Item":"item");return n.map((l,i)=>({context:{...e,localState:{...e.localState,$index:i,$item:l,[s]:l,[`$${s}Index`]:i}},block:r}))},C=()=>Promise.resolve().then(()=>require("./block-styles-
|
|
3
|
+
If you registered it, is the file that registered it imported by the file that needs to render it?`)},b=({block:t,context:e})=>{const{repeat:o,...r}=t;if(!(o!=null&&o.collection))return;const n=m.evaluate({code:o.collection,localState:e.localState,rootState:e.rootState,rootSetState:e.rootSetState,context:e.context});if(!Array.isArray(n))return;const c=o.collection.split(".").pop(),s=o.itemName||(c?c+"Item":"item");return n.map((l,i)=>({context:{...e,localState:{...e.localState,$index:i,$item:l,[s]:l,[`$${s}Index`]:i}},block:r}))},C=()=>Promise.resolve().then(()=>require("./block-styles-c993aa90.cjs")).then(t=>t.default).catch(t=>{throw console.error("Error while attempting to dynamically import component BlockStyles at ./components/block-styles.vue",t),t}),g=()=>Promise.resolve().then(()=>require("./block-wrapper-08f3c04a.cjs")).then(t=>t.default).catch(t=>{throw console.error("Error while attempting to dynamically import component BlockWrapper at ./components/block-wrapper.vue",t),t}),B=()=>Promise.resolve().then(()=>require("./component-ref-19d8d4a8.cjs")).then(t=>t.default).catch(t=>{throw console.error("Error while attempting to dynamically import component ComponentRef at ./components/component-ref/component-ref.vue",t),t}),S=()=>Promise.resolve().then(()=>require("./repeated-block-c2df83ff.cjs")).then(t=>t.default).catch(t=>{throw console.error("Error while attempting to dynamically import component RepeatedBlock at ./components/repeated-block.vue",t),t}),P=a.defineComponent({name:"block",components:{"component-ref":B,"block-wrapper":g,"repeated-block":S,"block-styles":C},props:["block","context","registeredComponents"],data(){return{childrenContext:this.context,isEmptyHtmlElement:k}},computed:{blockComponent(){return f({block:this.block,context:this.context,registeredComponents:this.registeredComponents})},repeatItem(){return b({block:this.block,context:this.context})},processedBlock(){var t;return(t=this.block.repeat)!=null&&t.collection?this.block:p.getProcessedBlock({block:this.block,localState:this.context.localState,rootState:this.context.rootState,rootSetState:this.context.rootSetState,context:this.context.context,shouldEvaluateBindings:!0})},Tag(){return this.block.tagName||"div"},canShowBlock(){var o,r;if((o=this.block.repeat)!=null&&o.collection)return!!((r=this.repeatItem)!=null&&r.length);const t="hide"in this.processedBlock?this.processedBlock.hide:!1;return("show"in this.processedBlock?this.processedBlock.show:!0)&&!t},childrenWithoutParentComponent(){var e;return!((e=this.blockComponent)!=null&&e.component)&&!this.repeatItem?this.processedBlock.children??[]:[]},componentRefProps(){var t,e,o,r,n;return{blockChildren:this.processedBlock.children??[],componentRef:(t=this.blockComponent)==null?void 0:t.component,componentOptions:{...h(this.processedBlock),builderContext:this.context,...((e=this.blockComponent)==null?void 0:e.name)==="Symbol"||((o=this.blockComponent)==null?void 0:o.name)==="Columns"?{builderComponents:this.registeredComponents}:{}},context:this.childrenContext,registeredComponents:this.registeredComponents,builderBlock:this.processedBlock,includeBlockProps:((r=this.blockComponent)==null?void 0:r.noWrap)===!0,isInteractive:!((n=this.blockComponent)!=null&&n.isRSC)}}}});var x=function(){var r;var e=this,o=e._self._c;return e._self._setupProxy,(r=e.blockComponent)!=null&&r.noWrap&&e.canShowBlock?o("component-ref",{attrs:{componentRef:e.componentRefProps.componentRef,componentOptions:e.componentRefProps.componentOptions,blockChildren:e.componentRefProps.blockChildren,context:e.componentRefProps.context,registeredComponents:e.componentRefProps.registeredComponents,builderBlock:e.componentRefProps.builderBlock,includeBlockProps:e.componentRefProps.includeBlockProps,isInteractive:e.componentRefProps.isInteractive}}):e.isEmptyHtmlElement(e.Tag)&&e.canShowBlock?o("block-wrapper",{attrs:{Wrapper:e.Tag,block:e.processedBlock,context:e.context,hasChildren:!1}}):!e.isEmptyHtmlElement(e.Tag)&&e.repeatItem&&e.canShowBlock?o("div",{staticClass:"vue2-root-element-workaround"},e._l(e.repeatItem,function(n,c){return o("repeated-block",{key:c,attrs:{repeatContext:n.context,block:n.block,registeredComponents:e.registeredComponents}})}),1):e.canShowBlock?o("block-wrapper",{attrs:{Wrapper:e.Tag,block:e.processedBlock,context:e.context,hasChildren:!0}},[o("component-ref",{attrs:{componentRef:e.componentRefProps.componentRef,componentOptions:e.componentRefProps.componentOptions,blockChildren:e.componentRefProps.blockChildren,context:e.componentRefProps.context,registeredComponents:e.componentRefProps.registeredComponents,builderBlock:e.componentRefProps.builderBlock,includeBlockProps:e.componentRefProps.includeBlockProps,isInteractive:e.componentRefProps.isInteractive}}),e._l(e.childrenWithoutParentComponent,function(n,c){return o("block",{key:"block-"+n.id,attrs:{block:n,context:e.childrenContext,registeredComponents:e.registeredComponents}})}),e._l(e.childrenWithoutParentComponent,function(n,c){return o("block-styles",{key:"block-style-"+n.id,attrs:{block:n,context:e.childrenContext}})})],2):e._e()},R=[],y=d.normalizeComponent(P,x,R,!1,null,null,null,null);const v=y.exports;exports.default=v;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
|
+
import "./style.css";
|
|
1
2
|
import { defineComponent as y } from "vue";
|
|
2
|
-
import { T as f, c as m, g as x, a as d, n as _ } from "./index-
|
|
3
|
-
import { g as u } from "./get-processed-block-
|
|
4
|
-
import { c as n } from "./css-
|
|
5
|
-
import "./evaluate-
|
|
6
|
-
const k = () => import("./inlined-styles-
|
|
3
|
+
import { T as f, c as m, g as x, a as d, n as _ } from "./index-f335cf42.js";
|
|
4
|
+
import { g as u } from "./get-processed-block-7242c9a8.js";
|
|
5
|
+
import { c as n } from "./css-ab629ac6.js";
|
|
6
|
+
import "./evaluate-e40501d4.js";
|
|
7
|
+
const k = () => import("./inlined-styles-c3091b9e.js").then((e) => e.default).catch((e) => {
|
|
7
8
|
throw console.error(
|
|
8
9
|
"Error while attempting to dynamically import component InlinedStyles at ../../inlined-styles.vue",
|
|
9
10
|
e
|
|
@@ -76,7 +77,7 @@ var v = function() {
|
|
|
76
77
|
null,
|
|
77
78
|
null
|
|
78
79
|
);
|
|
79
|
-
const
|
|
80
|
+
const I = b.exports;
|
|
80
81
|
export {
|
|
81
|
-
|
|
82
|
+
I as default
|
|
82
83
|
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";var v=require("./style.css");Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const y=require("vue"),s=require("./index-00b54a2d.cjs"),d=require("./get-processed-block-3b811708.cjs"),c=require("./css-3747a91a.cjs");require("./evaluate-5237e8df.cjs");const p=()=>Promise.resolve().then(()=>require("./inlined-styles-a8e61790.cjs")).then(e=>e.default).catch(e=>{throw console.error("Error while attempting to dynamically import component InlinedStyles at ../../inlined-styles.vue",e),e}),k=y.defineComponent({name:"block-styles",components:{"inlined-styles":p},props:["block","context"],data(){return{TARGET:s.TARGET}},computed:{canShowBlock(){const e=d.getProcessedBlock({block:this.block,localState:this.context.localState,rootState:this.context.rootState,rootSetState:this.context.rootSetState,context:this.context.context,shouldEvaluateBindings:!0});return s.checkIsDefined(e.hide)?!e.hide:s.checkIsDefined(e.show)?e.show:!0},css(){var u;const e=d.getProcessedBlock({block:this.block,localState:this.context.localState,rootState:this.context.rootState,rootSetState:this.context.rootSetState,context:this.context.context,shouldEvaluateBindings:!0}),t=e.responsiveStyles,o=this.context.content,r=s.getSizesForBreakpoints(((u=o==null?void 0:o.meta)==null?void 0:u.breakpoints)||{}),l=t==null?void 0:t.large,a=t==null?void 0:t.medium,i=t==null?void 0:t.small,n=e.id;if(!n)return"";const S=l?c.createCssClass({className:n,styles:l}):"",m=a?c.createCssClass({className:n,styles:a,mediaQuery:s.getMaxWidthQueryForSize("medium",r)}):"",h=i?c.createCssClass({className:n,styles:i,mediaQuery:s.getMaxWidthQueryForSize("small",r)}):"";return[S,m,h].join(" ")}}});var x=function(){var t=this,o=t._self._c;return t._self._setupProxy,t.TARGET!=="reactNative"&&t.css&&t.canShowBlock?o("inlined-styles",{attrs:{styles:t.css}}):t._e()},_=[],f=s.normalizeComponent(k,x,_,!1,null,null,null,null);const g=f.exports;exports.default=g;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";var x=require("./style.css");Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("vue"),r=require("./get-block-actions-5d60bb63.cjs"),c=require("./get-block-properties-ff0444df.cjs"),n=require("./index-00b54a2d.cjs");require("./evaluate-5237e8df.cjs");require("./css-3747a91a.cjs");const l=o.defineComponent({name:"block-wrapper",props:["Wrapper","block","context","hasChildren"],data(){return{getBlockActions:r.getBlockActions,getBlockProperties:c.getBlockProperties}}});var a=function(){var t=this,e=t._self._c;return t._self._setupProxy,t.hasChildren?e(t.Wrapper,t._g(t._b({tag:"component"},"component",t.getBlockProperties({block:t.block,context:t.context}),!1),t.getBlockActions({block:t.block,rootState:t.context.rootState,rootSetState:t.context.rootSetState,localState:t.context.localState,context:t.context.context,stripPrefix:!0})),[t._t("default")],2):e(t.Wrapper,t._g(t._b({tag:"component"},"component",t.getBlockProperties({block:t.block,context:t.context}),!1),t.getBlockActions({block:t.block,rootState:t.context.rootState,rootSetState:t.context.rootSetState,localState:t.context.localState,context:t.context.context,stripPrefix:!0})))},s=[],i=n.normalizeComponent(l,a,s,!1,null,null,null,null);const p=i.exports;exports.default=p;
|