@builder.io/sdk-vue 2.0.3 → 2.0.8
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/{block-styles-mooo-nyz.js → block-styles-UWiLqSPk.js} +1 -1
- package/lib/browser/{block-styles-GNMuV-dL.cjs → block-styles-mtiWQW_J.cjs} +1 -1
- package/lib/browser/{block-wrapper-3cYhLXDa.js → block-wrapper-H_K5XgNp.js} +3 -3
- package/lib/browser/{block-wrapper-3lUpHc_o.cjs → block-wrapper-vI9rE_qz.cjs} +1 -1
- package/lib/browser/blocks/image/image.types.d.ts +2 -0
- package/lib/browser/blocks/symbol/symbol.types.d.ts +1 -0
- package/lib/browser/blocks/text/text.vue.d.ts +6 -1
- package/lib/browser/{component-ref-A7Jq3Gj-.js → component-ref-ULmI7Z-4.js} +2 -2
- package/lib/browser/{component-ref-VU3zC7u4.cjs → component-ref-k4s0KRD5.cjs} +1 -1
- package/lib/browser/components/content-variants/content-variants.types.d.ts +2 -1
- package/lib/browser/components/content-variants/extra-framework-props-types.d.ts +2 -0
- package/lib/browser/constants/sdk-version.d.ts +1 -1
- package/lib/browser/context/extra-context-types.d.ts +6 -0
- package/lib/browser/context/types.d.ts +2 -1
- package/lib/browser/{get-block-properties-zWa4TdEe.js → get-block-properties-IjhCV9z_.js} +1 -1
- package/lib/browser/{get-block-properties-Eyms9W8F.cjs → get-block-properties-JqBN5X7_.cjs} +1 -1
- package/lib/browser/index-TIoYRvmr.cjs +166 -0
- package/lib/browser/{index-ToBML8l-.js → index-wQ1FWMHJ.js} +97 -73
- package/lib/browser/index.cjs +1 -1
- package/lib/browser/index.mjs +1 -1
- package/lib/browser/{repeated-block-AKO0QANq.js → repeated-block-Aa1yIQkp.js} +2 -2
- package/lib/browser/{repeated-block-EF0Lb_nG.cjs → repeated-block-UKWYkgKG.cjs} +1 -1
- package/lib/browser/style.css +1 -1
- package/lib/edge/{block-styles-dvlkOfyP.cjs → block-styles-4MJqQlwZ.cjs} +1 -1
- package/lib/{node/block-styles-AzjY9HjK.js → edge/block-styles-P44kj2Ws.js} +1 -1
- package/lib/edge/{block-wrapper-I5fwbjlI.js → block-wrapper-M3goYBkP.js} +3 -3
- package/lib/{node/block-wrapper-fKNvisIf.cjs → edge/block-wrapper-P5w2jQ_u.cjs} +1 -1
- package/lib/edge/blocks/image/image.types.d.ts +2 -0
- package/lib/edge/blocks/symbol/symbol.types.d.ts +1 -0
- package/lib/edge/blocks/text/text.vue.d.ts +6 -1
- package/lib/{node/component-ref-xMPuQvi5.cjs → edge/component-ref-EPsyn_2c.cjs} +1 -1
- package/lib/{node/component-ref-Vf2FhwSC.js → edge/component-ref-ZtKc8UMX.js} +2 -2
- package/lib/edge/components/content-variants/content-variants.types.d.ts +2 -1
- package/lib/edge/components/content-variants/extra-framework-props-types.d.ts +2 -0
- package/lib/edge/constants/sdk-version.d.ts +1 -1
- package/lib/edge/context/extra-context-types.d.ts +6 -0
- package/lib/edge/context/types.d.ts +2 -1
- package/lib/edge/{get-block-properties-Kv6zU6Qq.cjs → get-block-properties-N40WxPwN.cjs} +1 -1
- package/lib/edge/{get-block-properties-gUzPvYeh.js → get-block-properties-zzQ9xBK7.js} +1 -1
- package/lib/edge/{index-bWkTiFYf.cjs → index-hw9mu6mD.cjs} +13 -13
- package/lib/edge/{index-R7KJFxff.js → index-yARC0VI1.js} +191 -167
- package/lib/edge/index.cjs +1 -1
- package/lib/edge/index.mjs +1 -1
- package/lib/edge/{repeated-block-kklYPBl5.js → repeated-block-IdOOvFG5.js} +2 -2
- package/lib/edge/{repeated-block-ixPgqHgZ.cjs → repeated-block-q6gyu9cH.cjs} +1 -1
- package/lib/edge/style.css +1 -1
- package/lib/node/{block-styles-zxsWOqgo.cjs → block-styles-HZaZpVMf.cjs} +1 -1
- package/lib/{edge/block-styles-uNDwUd0D.js → node/block-styles-brJAybxf.js} +1 -1
- package/lib/node/{block-wrapper-cHo1DCUj.js → block-wrapper-4h3CaVrk.js} +3 -3
- package/lib/{edge/block-wrapper-BGvBDPqY.cjs → node/block-wrapper-QqrLFWp0.cjs} +1 -1
- package/lib/node/blocks/image/image.types.d.ts +2 -0
- package/lib/node/blocks/symbol/symbol.types.d.ts +1 -0
- package/lib/node/blocks/text/text.vue.d.ts +6 -1
- package/lib/{edge/component-ref-xFqV17uV.cjs → node/component-ref-NW-UB2pJ.cjs} +1 -1
- package/lib/{edge/component-ref-eBvirZir.js → node/component-ref-hI62zIZA.js} +2 -2
- package/lib/node/components/content-variants/content-variants.types.d.ts +2 -1
- package/lib/node/components/content-variants/extra-framework-props-types.d.ts +2 -0
- package/lib/node/constants/sdk-version.d.ts +1 -1
- package/lib/node/context/extra-context-types.d.ts +6 -0
- package/lib/node/context/types.d.ts +2 -1
- package/lib/node/{get-block-properties-dCFsQQmt.cjs → get-block-properties-W3cxXL5S.cjs} +1 -1
- package/lib/node/{get-block-properties-l5K2eFkb.js → get-block-properties-ctA1IgxF.js} +1 -1
- package/lib/node/index-HPinODNY.cjs +213 -0
- package/lib/node/{index-bsHToMxW.js → index-xdY2kzl8.js} +39 -15
- package/lib/node/index.cjs +1 -1
- package/lib/node/index.mjs +1 -1
- package/lib/node/{repeated-block-DcYWHCj0.cjs → repeated-block-T2ld1sa9.cjs} +1 -1
- package/lib/node/{repeated-block-7np7Gpgm.js → repeated-block-ndxvinZD.js} +2 -2
- package/lib/node/style.css +1 -1
- package/package.json +1 -1
- package/lib/browser/index-hqlNfni4.cjs +0 -166
- package/lib/node/index-xYSllAJG.cjs +0 -213
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
var No = Object.defineProperty;
|
|
2
2
|
var Vo = (e, t, n) => t in e ? No(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n;
|
|
3
3
|
var an = (e, t, n) => (Vo(e, typeof t != "symbol" ? t + "" : t, n), n);
|
|
4
|
-
import { defineComponent as j, openBlock as y, createElementBlock as T, Fragment as Z, createBlock as D, resolveDynamicComponent as ct, mergeProps as
|
|
4
|
+
import { defineComponent as j, openBlock as y, createElementBlock as T, Fragment as Z, createBlock as D, resolveDynamicComponent as ct, mergeProps as K, toHandlers as ce, withCtx as Te, renderSlot as pe, resolveComponent as U, createTextVNode as Uo, toDisplayString as Bt, defineAsyncComponent as ot, createVNode as ie, renderList as Ee, createCommentVNode as M, h as jr, createElementVNode as ft, normalizeStyle as Oe, normalizeClass as mt, markRaw as Do } from "vue";
|
|
5
5
|
const Fo = /* @__PURE__ */ new Set(["area", "base", "br", "col", "embed", "hr", "img", "input", "keygen", "link", "meta", "param", "source", "track", "wbr"]), Mo = (e) => typeof e == "string" && Fo.has(e.toLowerCase());
|
|
6
|
-
function
|
|
6
|
+
function fe(e = {}, t, n) {
|
|
7
7
|
const r = {};
|
|
8
8
|
for (const o in e) {
|
|
9
9
|
if (!e[o] || n && !o.startsWith(t))
|
|
@@ -26,13 +26,13 @@ const Wo = j({
|
|
|
26
26
|
return n;
|
|
27
27
|
};
|
|
28
28
|
function Lo(e, t, n, r, o, i) {
|
|
29
|
-
return e.isEmptyElement(e.TagName) ? (y(), D(ct(e.TagName),
|
|
30
|
-
typeof e.TagName == "string" ? (y(), D(ct(e.TagName),
|
|
29
|
+
return e.isEmptyElement(e.TagName) ? (y(), D(ct(e.TagName), K({ key: 1 }, e.attributes, ce(e.actionAttributes)), null, 16)) : (y(), T(Z, { key: 0 }, [
|
|
30
|
+
typeof e.TagName == "string" ? (y(), D(ct(e.TagName), K({ key: 0 }, e.attributes, ce(e.actionAttributes)), {
|
|
31
31
|
default: Te(() => [
|
|
32
32
|
pe(e.$slots, "default")
|
|
33
33
|
]),
|
|
34
34
|
_: 3
|
|
35
|
-
}, 16)) : (y(), D(ct(e.TagName),
|
|
35
|
+
}, 16)) : (y(), D(ct(e.TagName), K({ key: 1 }, e.attributes, ce(e.actionAttributes)), {
|
|
36
36
|
default: Te(() => [
|
|
37
37
|
pe(e.$slots, "default")
|
|
38
38
|
]),
|
|
@@ -43,8 +43,8 @@ function Lo(e, t, n, r, o, i) {
|
|
|
43
43
|
const Sn = /* @__PURE__ */ V(Wo, [["render", Lo]]), du = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
44
44
|
__proto__: null,
|
|
45
45
|
default: Sn
|
|
46
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
47
|
-
switch (
|
|
46
|
+
}, Symbol.toStringTag, { value: "Module" })), de = "vue", jt = () => {
|
|
47
|
+
switch (de) {
|
|
48
48
|
case "react":
|
|
49
49
|
case "reactNative":
|
|
50
50
|
case "rsc":
|
|
@@ -67,13 +67,13 @@ const Sn = /* @__PURE__ */ V(Wo, [["render", Lo]]), du = /* @__PURE__ */ Object.
|
|
|
67
67
|
"text"
|
|
68
68
|
],
|
|
69
69
|
data() {
|
|
70
|
-
return { filterAttrs:
|
|
70
|
+
return { filterAttrs: fe };
|
|
71
71
|
},
|
|
72
72
|
methods: {
|
|
73
73
|
attrs() {
|
|
74
74
|
return {
|
|
75
|
-
...
|
|
76
|
-
[
|
|
75
|
+
...fe(this.attributes, "v-on:", !1),
|
|
76
|
+
[jt()]: `${this.link ? "" : "builder-button"} ${this.attributes[jt()] || ""}`,
|
|
77
77
|
...this.link ? {
|
|
78
78
|
href: this.link,
|
|
79
79
|
target: this.openLinkInNewTab ? "_blank" : void 0,
|
|
@@ -126,11 +126,11 @@ function Jo(e) {
|
|
|
126
126
|
...e.options
|
|
127
127
|
};
|
|
128
128
|
}
|
|
129
|
-
const
|
|
130
|
-
log: (...e) => console.log(
|
|
131
|
-
error: (...e) => console.error(
|
|
132
|
-
warn: (...e) => console.warn(
|
|
133
|
-
debug: (...e) => console.debug(
|
|
129
|
+
const Pt = "[Builder.io]: ", se = {
|
|
130
|
+
log: (...e) => console.log(Pt, ...e),
|
|
131
|
+
error: (...e) => console.error(Pt, ...e),
|
|
132
|
+
warn: (...e) => console.warn(Pt, ...e),
|
|
133
|
+
debug: (...e) => console.debug(Pt, ...e)
|
|
134
134
|
};
|
|
135
135
|
function X() {
|
|
136
136
|
return typeof window < "u" && typeof document < "u";
|
|
@@ -172,7 +172,7 @@ const _o = () => {
|
|
|
172
172
|
return e.match(/IEMobile/i) || e.match(/WPDesktop/i);
|
|
173
173
|
},
|
|
174
174
|
any() {
|
|
175
|
-
return t.Android() || t.BlackBerry() || t.iOS() || t.Opera() || t.Windows() ||
|
|
175
|
+
return t.Android() || t.BlackBerry() || t.iOS() || t.Opera() || t.Windows() || de === "reactNative";
|
|
176
176
|
}
|
|
177
177
|
}, n = e.match(/Tablet|iPad/i), r = _o();
|
|
178
178
|
return {
|
|
@@ -260,10 +260,10 @@ var B, ni = function(e) {
|
|
|
260
260
|
}
|
|
261
261
|
function r(s, l) {
|
|
262
262
|
for (var c = b, f = 1, I = 0; ; ) {
|
|
263
|
-
|
|
264
|
-
var
|
|
265
|
-
if (
|
|
266
|
-
++f, I =
|
|
263
|
+
At.lastIndex = I;
|
|
264
|
+
var q = At.exec(c);
|
|
265
|
+
if (q && q.index < s)
|
|
266
|
+
++f, I = q.index + q[0].length;
|
|
267
267
|
else
|
|
268
268
|
break;
|
|
269
269
|
}
|
|
@@ -307,7 +307,7 @@ var B, ni = function(e) {
|
|
|
307
307
|
s = void 0;
|
|
308
308
|
var l = $.va && $.C && new i(), c = d, f = b.indexOf("*/", d += 2);
|
|
309
309
|
if (f === -1 && r(d - 2, "Unterminated comment"), d = f + 2, $.C)
|
|
310
|
-
for (
|
|
310
|
+
for (At.lastIndex = c; (s = At.exec(b)) && s.index < d; )
|
|
311
311
|
++Ve, ye = s.index + s[0].length;
|
|
312
312
|
$.va && $.va(!0, b.slice(c + 2, f), c, d, l, $.C && new i());
|
|
313
313
|
} else if (s === 47)
|
|
@@ -330,7 +330,7 @@ var B, ni = function(e) {
|
|
|
330
330
|
case 40:
|
|
331
331
|
return ++d, a(ve);
|
|
332
332
|
case 41:
|
|
333
|
-
return ++d, a(
|
|
333
|
+
return ++d, a(he);
|
|
334
334
|
case 59:
|
|
335
335
|
return ++d, a(be);
|
|
336
336
|
case 44:
|
|
@@ -369,7 +369,7 @@ var B, ni = function(e) {
|
|
|
369
369
|
d >= De && r(H, "Unterminated string constant");
|
|
370
370
|
var c = b.charCodeAt(d);
|
|
371
371
|
if (c === s) {
|
|
372
|
-
++d, a(
|
|
372
|
+
++d, a(It, l);
|
|
373
373
|
break;
|
|
374
374
|
}
|
|
375
375
|
if (c === 92) {
|
|
@@ -440,7 +440,7 @@ var B, ni = function(e) {
|
|
|
440
440
|
return;
|
|
441
441
|
case 43:
|
|
442
442
|
case 45:
|
|
443
|
-
l = b.charCodeAt(d + 1), l === s ? l === 45 && b.charCodeAt(d + 2) === 62 &&
|
|
443
|
+
l = b.charCodeAt(d + 1), l === s ? l === 45 && b.charCodeAt(d + 2) === 62 && $t.test(b.slice(Ae, d)) ? (d += 3, u(), p(), v()) : h(So, 2) : l === 61 ? h(Ue, 2) : h(Ro, 1);
|
|
444
444
|
return;
|
|
445
445
|
case 60:
|
|
446
446
|
case 62:
|
|
@@ -476,7 +476,7 @@ var B, ni = function(e) {
|
|
|
476
476
|
for (var s, l, c = d; ; ) {
|
|
477
477
|
d >= De && r(c, "Unterminated regexp");
|
|
478
478
|
var f = b.charAt(d);
|
|
479
|
-
if (
|
|
479
|
+
if ($t.test(f) && r(c, "Unterminated regexp"), s)
|
|
480
480
|
s = !1;
|
|
481
481
|
else {
|
|
482
482
|
if (f === "[")
|
|
@@ -492,13 +492,13 @@ var B, ni = function(e) {
|
|
|
492
492
|
s = b.slice(c, d), ++d, (l = Y()) && !/^[gmi]*$/.test(l) && r(c, "Invalid regexp flag");
|
|
493
493
|
try {
|
|
494
494
|
var I = new RegExp(s, l);
|
|
495
|
-
} catch (
|
|
496
|
-
throw
|
|
495
|
+
} catch (q) {
|
|
496
|
+
throw q instanceof SyntaxError && r(c, q.message), q;
|
|
497
497
|
}
|
|
498
498
|
a(Kn, I);
|
|
499
499
|
}
|
|
500
500
|
function O(s, l) {
|
|
501
|
-
for (var c = d, f = 0, I = l === void 0 ? 1 / 0 : l,
|
|
501
|
+
for (var c = d, f = 0, I = l === void 0 ? 1 / 0 : l, q = 0; q < I; ++q) {
|
|
502
502
|
var ee = b.charCodeAt(d);
|
|
503
503
|
if (ee = 97 <= ee ? ee - 97 + 10 : 65 <= ee ? ee - 65 + 10 : 48 <= ee && 57 >= ee ? ee - 48 : 1 / 0, ee >= s)
|
|
504
504
|
break;
|
|
@@ -568,11 +568,11 @@ var B, ni = function(e) {
|
|
|
568
568
|
function F(s) {
|
|
569
569
|
return E === s ? (R(), !0) : !1;
|
|
570
570
|
}
|
|
571
|
-
function
|
|
572
|
-
return !$.fc && (E === Xt || E === We ||
|
|
571
|
+
function wt() {
|
|
572
|
+
return !$.fc && (E === Xt || E === We || $t.test(b.slice(Ae, H)));
|
|
573
573
|
}
|
|
574
574
|
function Ne() {
|
|
575
|
-
F(be) ||
|
|
575
|
+
F(be) || wt() || me();
|
|
576
576
|
}
|
|
577
577
|
function W(s) {
|
|
578
578
|
E === s ? R() : me();
|
|
@@ -580,8 +580,8 @@ var B, ni = function(e) {
|
|
|
580
580
|
function me() {
|
|
581
581
|
r(H, "Unexpected token");
|
|
582
582
|
}
|
|
583
|
-
function
|
|
584
|
-
s.type !== "Identifier" && s.type !== "MemberExpression" && r(s.start, "Assigning to rvalue"), oe && s.type === "Identifier" &&
|
|
583
|
+
function Tt(s) {
|
|
584
|
+
s.type !== "Identifier" && s.type !== "MemberExpression" && r(s.start, "Assigning to rvalue"), oe && s.type === "Identifier" && Rt(s.name) && r(s.start, "Assigning to " + s.name + " in strict mode");
|
|
585
585
|
}
|
|
586
586
|
function ue() {
|
|
587
587
|
(E === pr || E === Ue && ae === "/=") && v(!0);
|
|
@@ -591,7 +591,7 @@ var B, ni = function(e) {
|
|
|
591
591
|
case zn:
|
|
592
592
|
R();
|
|
593
593
|
var c = s === Yt;
|
|
594
|
-
F(be) ||
|
|
594
|
+
F(be) || wt() ? l.label = null : E !== Me ? me() : (l.label = ge(), Ne());
|
|
595
595
|
for (var f = 0; f < L.length; ++f) {
|
|
596
596
|
var I = L[f];
|
|
597
597
|
if ((l.label === null || I.name === l.label.name) && (I.kind !== null && (c || I.kind === "loop") || l.label && c))
|
|
@@ -603,21 +603,21 @@ var B, ni = function(e) {
|
|
|
603
603
|
case Xn:
|
|
604
604
|
return R(), L.push(on), l.body = ue(), L.pop(), W(tn), l.test = Ye(), Ne(), x(l, "DoWhileStatement");
|
|
605
605
|
case Zn:
|
|
606
|
-
return R(), L.push(on), W(ve), E === be ? Dt(l, null) : E === en ? (s = G(), R(), Ln(s, !0), x(s, "VariableDeclaration"), s.fa.length === 1 && F(
|
|
606
|
+
return R(), L.push(on), W(ve), E === be ? Dt(l, null) : E === en ? (s = G(), R(), Ln(s, !0), x(s, "VariableDeclaration"), s.fa.length === 1 && F(xt) ? Wn(l, s) : Dt(l, s)) : (s = _(!1, !0), F(xt) ? (Tt(s), Wn(l, s)) : Dt(l, s));
|
|
607
607
|
case Zt:
|
|
608
608
|
return R(), Lt(l, !0);
|
|
609
609
|
case Qn:
|
|
610
610
|
return R(), l.test = Ye(), l.da = ue(), l.alternate = F(Yn) ? ue() : null, x(l, "IfStatement");
|
|
611
611
|
case er:
|
|
612
|
-
return et || $.Ib || r(H, "'return' outside of function"), R(), F(be) ||
|
|
612
|
+
return et || $.Ib || r(H, "'return' outside of function"), R(), F(be) || wt() ? l.K = null : (l.K = _(), Ne()), x(l, "ReturnStatement");
|
|
613
613
|
case Qt:
|
|
614
614
|
for (R(), l.Qb = Ye(), l.tb = [], W(nt), L.push(Bo); E !== We; )
|
|
615
615
|
E === _t || E === Jn ? (s = E === _t, f && x(f, "SwitchCase"), l.tb.push(f = G()), f.da = [], R(), s ? f.test = _() : (c && r(Gt, "Multiple default clauses"), c = !0, f.test = null), W(rt)) : (f || me(), f.da.push(ue()));
|
|
616
616
|
return f && x(f, "SwitchCase"), R(), L.pop(), x(l, "SwitchStatement");
|
|
617
617
|
case tr:
|
|
618
|
-
return R(),
|
|
618
|
+
return R(), $t.test(b.slice(Ae, H)) && r(Ae, "Illegal newline after throw"), l.K = _(), Ne(), x(l, "ThrowStatement");
|
|
619
619
|
case nr:
|
|
620
|
-
return R(), l.block = _e(), l.Ea = null, E === qn && (s = G(), R(), W(ve), s.Ua = ge(), oe &&
|
|
620
|
+
return R(), l.block = _e(), l.Ea = null, E === qn && (s = G(), R(), W(ve), s.Ua = ge(), oe && Rt(s.Ua.name) && r(s.Ua.start, "Binding " + s.Ua.name + " in strict mode"), W(he), s.body = _e(), l.Ea = x(s, "CatchClause")), l.fb = F(_n) ? _e() : null, l.Ea || l.fb || r(l.start, "Missing catch or finally clause"), x(l, "TryStatement");
|
|
621
621
|
case en:
|
|
622
622
|
return R(), Ln(l), Ne(), x(l, "VariableDeclaration");
|
|
623
623
|
case tn:
|
|
@@ -643,30 +643,30 @@ var B, ni = function(e) {
|
|
|
643
643
|
function Ye() {
|
|
644
644
|
W(ve);
|
|
645
645
|
var s = _();
|
|
646
|
-
return W(
|
|
646
|
+
return W(he), s;
|
|
647
647
|
}
|
|
648
648
|
function _e(s) {
|
|
649
649
|
var l = G(), c = !0, f = !1;
|
|
650
650
|
for (l.body = [], W(nt); !F(We); ) {
|
|
651
651
|
var I = ue();
|
|
652
652
|
if (l.body.push(I), c && s && Ut(I)) {
|
|
653
|
-
var
|
|
653
|
+
var q = f;
|
|
654
654
|
xe(f = !0);
|
|
655
655
|
}
|
|
656
656
|
c = !1;
|
|
657
657
|
}
|
|
658
|
-
return f && !
|
|
658
|
+
return f && !q && xe(!1), x(l, "BlockStatement");
|
|
659
659
|
}
|
|
660
660
|
function Dt(s, l) {
|
|
661
|
-
return s.ua = l, W(be), s.test = E === be ? null : _(), W(be), s.update = E ===
|
|
661
|
+
return s.ua = l, W(be), s.test = E === be ? null : _(), W(be), s.update = E === he ? null : _(), W(he), s.body = ue(), L.pop(), x(s, "ForStatement");
|
|
662
662
|
}
|
|
663
663
|
function Wn(s, l) {
|
|
664
|
-
return s.left = l, s.right = _(), W(
|
|
664
|
+
return s.left = l, s.right = _(), W(he), s.body = ue(), L.pop(), x(s, "ForInStatement");
|
|
665
665
|
}
|
|
666
666
|
function Ln(s, l) {
|
|
667
667
|
for (s.fa = [], s.kind = "var"; ; ) {
|
|
668
668
|
var c = G();
|
|
669
|
-
if (c.id = ge(), oe &&
|
|
669
|
+
if (c.id = ge(), oe && Rt(c.id.name) && r(c.id.start, "Binding " + c.id.name + " in strict mode"), c.ua = F(dr) ? _(!0, l) : null, s.fa.push(x(c, "VariableDeclarator")), !F(Pe))
|
|
670
670
|
break;
|
|
671
671
|
}
|
|
672
672
|
}
|
|
@@ -685,11 +685,11 @@ var B, ni = function(e) {
|
|
|
685
685
|
var c = $e(l);
|
|
686
686
|
c.test = l, c.da = _(!0), W(rt), c.alternate = _(!0, s), l = x(c, "ConditionalExpression");
|
|
687
687
|
}
|
|
688
|
-
return E.Cb ? (c = $e(l), c.operator = ae, c.left = l, R(), c.right = Ft(s),
|
|
688
|
+
return E.Cb ? (c = $e(l), c.operator = ae, c.left = l, R(), c.right = Ft(s), Tt(l), x(c, "AssignmentExpression")) : l;
|
|
689
689
|
}
|
|
690
690
|
function Mt(s, l, c) {
|
|
691
691
|
var f = E.L;
|
|
692
|
-
if (f !== null && (!c || E !==
|
|
692
|
+
if (f !== null && (!c || E !== xt) && f > l) {
|
|
693
693
|
var I = $e(s);
|
|
694
694
|
return I.left = s, I.operator = ae, s = E, R(), I.right = Mt(Wt(), f, c), f = x(I, s === fr || s === mr ? "LogicalExpression" : "BinaryExpression"), Mt(f, l, c);
|
|
695
695
|
}
|
|
@@ -698,10 +698,10 @@ var B, ni = function(e) {
|
|
|
698
698
|
function Wt() {
|
|
699
699
|
if (E.prefix) {
|
|
700
700
|
var s = G(), l = E.$b;
|
|
701
|
-
return s.operator = ae, Qe = s.prefix = !0, R(), s.K = Wt(), l ?
|
|
701
|
+
return s.operator = ae, Qe = s.prefix = !0, R(), s.K = Wt(), l ? Tt(s.K) : oe && s.operator === "delete" && s.K.type === "Identifier" && r(s.start, "Deleting local variable in strict mode"), x(s, l ? "UpdateExpression" : "UnaryExpression");
|
|
702
702
|
}
|
|
703
|
-
for (l = Ze(
|
|
704
|
-
s = $e(l), s.operator = ae, s.prefix = !1, s.K = l,
|
|
703
|
+
for (l = Ze(Et()); E.cc && !wt(); )
|
|
704
|
+
s = $e(l), s.operator = ae, s.prefix = !1, s.K = l, Tt(l), R(), l = x(s, "UpdateExpression");
|
|
705
705
|
return l;
|
|
706
706
|
}
|
|
707
707
|
function Ze(s, l) {
|
|
@@ -709,9 +709,9 @@ var B, ni = function(e) {
|
|
|
709
709
|
var c = $e(s);
|
|
710
710
|
return c.object = s, c.Wa = ge(!0), c.bb = !1, Ze(x(c, "MemberExpression"), l);
|
|
711
711
|
}
|
|
712
|
-
return F(nn) ? (c = $e(s), c.object = s, c.Wa = _(), c.bb = !0, W(rn), Ze(x(c, "MemberExpression"), l)) : !l && F(ve) ? (c = $e(s), c.callee = s, c.arguments = Ht(
|
|
712
|
+
return F(nn) ? (c = $e(s), c.object = s, c.Wa = _(), c.bb = !0, W(rn), Ze(x(c, "MemberExpression"), l)) : !l && F(ve) ? (c = $e(s), c.callee = s, c.arguments = Ht(he, !1), Ze(x(c, "CallExpression"), l)) : s;
|
|
713
713
|
}
|
|
714
|
-
function
|
|
714
|
+
function Et() {
|
|
715
715
|
switch (E) {
|
|
716
716
|
case ir:
|
|
717
717
|
var s = G();
|
|
@@ -719,7 +719,7 @@ var B, ni = function(e) {
|
|
|
719
719
|
case Me:
|
|
720
720
|
return ge();
|
|
721
721
|
case tt:
|
|
722
|
-
case
|
|
722
|
+
case It:
|
|
723
723
|
case Kn:
|
|
724
724
|
return s = G(), s.value = ae, s.raw = b.slice(H, Fe), R(), x(s, "Literal");
|
|
725
725
|
case sr:
|
|
@@ -731,7 +731,7 @@ var B, ni = function(e) {
|
|
|
731
731
|
var l = H;
|
|
732
732
|
R();
|
|
733
733
|
var c = _();
|
|
734
|
-
return c.start = l, c.end = Fe, $.C && (c.X.start = s, c.X.end = zt), $.Xa && (c.j = [l, Fe]), W(
|
|
734
|
+
return c.start = l, c.end = Fe, $.C && (c.X.start = s, c.X.end = zt), $.Xa && (c.j = [l, Fe]), W(he), c;
|
|
735
735
|
case nn:
|
|
736
736
|
return s = G(), R(), s.elements = Ht(rn, !0, !0), x(s, "ArrayExpression");
|
|
737
737
|
case nt:
|
|
@@ -741,19 +741,19 @@ var B, ni = function(e) {
|
|
|
741
741
|
else if (W(Pe), $.sb && F(We))
|
|
742
742
|
break;
|
|
743
743
|
var f = {
|
|
744
|
-
key: E === tt || E ===
|
|
744
|
+
key: E === tt || E === It ? Et() : ge(!0)
|
|
745
745
|
}, I = !1;
|
|
746
746
|
if (F(rt)) {
|
|
747
747
|
f.value = _(!0);
|
|
748
|
-
var
|
|
748
|
+
var q = f.kind = "init";
|
|
749
749
|
} else
|
|
750
|
-
f.key.type !== "Identifier" || f.key.name !== "get" && f.key.name !== "set" ? me() : (I = c = !0,
|
|
750
|
+
f.key.type !== "Identifier" || f.key.name !== "get" && f.key.name !== "set" ? me() : (I = c = !0, q = f.kind = f.key.name, f.key = E === tt || E === It ? Et() : ge(!0), E !== ve && me(), f.value = Lt(G(), !1));
|
|
751
751
|
if (f.key.type === "Identifier" && (oe || c))
|
|
752
752
|
for (var ee = 0; ee < s.h.length; ++ee) {
|
|
753
753
|
var He = s.h[ee];
|
|
754
754
|
if (He.key.name === f.key.name) {
|
|
755
|
-
var sn =
|
|
756
|
-
sn && !oe &&
|
|
755
|
+
var sn = q === He.kind || I && He.kind === "init" || q === "init" && (He.kind === "get" || He.kind === "set");
|
|
756
|
+
sn && !oe && q === "init" && He.kind === "init" && (sn = !1), sn && r(f.key.start, "Redefinition of property");
|
|
757
757
|
}
|
|
758
758
|
}
|
|
759
759
|
s.h.push(f);
|
|
@@ -762,20 +762,20 @@ var B, ni = function(e) {
|
|
|
762
762
|
case Zt:
|
|
763
763
|
return s = G(), R(), Lt(s, !1);
|
|
764
764
|
case or:
|
|
765
|
-
return s = G(), R(), s.callee = Ze(
|
|
765
|
+
return s = G(), R(), s.callee = Ze(Et(), !0), s.arguments = F(ve) ? Ht(he, !1) : bo, x(s, "NewExpression");
|
|
766
766
|
}
|
|
767
767
|
me();
|
|
768
768
|
}
|
|
769
769
|
function Lt(s, l) {
|
|
770
770
|
E === Me ? s.id = ge() : l ? me() : s.id = null, s.oa = [];
|
|
771
771
|
var c = !0;
|
|
772
|
-
for (W(ve); !F(
|
|
772
|
+
for (W(ve); !F(he); )
|
|
773
773
|
c ? c = !1 : W(Pe), s.oa.push(ge());
|
|
774
774
|
c = et;
|
|
775
775
|
var f = L;
|
|
776
776
|
if (et = !0, L = [], s.body = _e(!0), et = c, L = f, oe || s.body.body.length && Ut(s.body.body[0])) {
|
|
777
777
|
for (c = s.id ? -1 : 0; c < s.oa.length; ++c)
|
|
778
|
-
if (f = 0 > c ? s.id : s.oa[c], (gr(f.name) ||
|
|
778
|
+
if (f = 0 > c ? s.id : s.oa[c], (gr(f.name) || Rt(f.name)) && r(f.start, "Defining '" + f.name + "' in strict mode"), 0 <= c)
|
|
779
779
|
for (var I = 0; I < c; ++I)
|
|
780
780
|
f.name === s.oa[I].name && r(f.start, "Argument name clash in strict mode");
|
|
781
781
|
}
|
|
@@ -820,7 +820,7 @@ var B, ni = function(e) {
|
|
|
820
820
|
type: "num"
|
|
821
821
|
}, Kn = {
|
|
822
822
|
type: "regexp"
|
|
823
|
-
},
|
|
823
|
+
}, It = {
|
|
824
824
|
type: "string"
|
|
825
825
|
}, Me = {
|
|
826
826
|
type: "name"
|
|
@@ -885,7 +885,7 @@ var B, ni = function(e) {
|
|
|
885
885
|
}, lr = {
|
|
886
886
|
l: "false",
|
|
887
887
|
$a: !1
|
|
888
|
-
},
|
|
888
|
+
}, xt = {
|
|
889
889
|
l: "in",
|
|
890
890
|
L: 7,
|
|
891
891
|
m: !0
|
|
@@ -913,7 +913,7 @@ var B, ni = function(e) {
|
|
|
913
913
|
true: ar,
|
|
914
914
|
false: lr,
|
|
915
915
|
new: or,
|
|
916
|
-
in:
|
|
916
|
+
in: xt,
|
|
917
917
|
instanceof: {
|
|
918
918
|
l: "instanceof",
|
|
919
919
|
L: 7,
|
|
@@ -948,7 +948,7 @@ var B, ni = function(e) {
|
|
|
948
948
|
}, ve = {
|
|
949
949
|
type: "(",
|
|
950
950
|
m: !0
|
|
951
|
-
},
|
|
951
|
+
}, he = {
|
|
952
952
|
type: ")"
|
|
953
953
|
}, Pe = {
|
|
954
954
|
type: ",",
|
|
@@ -1011,7 +1011,7 @@ var B, ni = function(e) {
|
|
|
1011
1011
|
}, $o = {
|
|
1012
1012
|
L: 10,
|
|
1013
1013
|
m: !0
|
|
1014
|
-
}, Ao = o("class enum extends super const export import"), gr = o("implements interface let package private protected public static yield"),
|
|
1014
|
+
}, Ao = o("class enum extends super const export import"), gr = o("implements interface let package private protected public static yield"), Rt = o("eval arguments"), Po = o("break case catch continue debugger default do else finally for function if return switch throw try var while with null true false instanceof typeof void delete new in this"), Oo = /[\u1680\u180e\u2000-\u200a\u202f\u205f\u3000\ufeff]/, yr = RegExp("[ªµºÀ-ÖØ-öø-ˁˆ-ˑˠ-ˤˬˮͰ-ʹͶͷͺ-ͽΆΈ-ΊΌΎ-ΡΣ-ϵϷ-ҁҊ-ԧԱ-Ֆՙա-ևא-תװ-ײؠ-يٮٯٱ-ۓەۥۦۮۯۺ-ۼۿܐܒ-ܯݍ-ޥޱߊ-ߪߴߵߺࠀ-ࠕࠚࠤࠨࡀ-ࡘࢠࢢ-ࢬऄ-हऽॐक़-ॡॱ-ॷॹ-ॿঅ-ঌএঐও-নপ-রলশ-হঽৎড়ঢ়য়-ৡৰৱਅ-ਊਏਐਓ-ਨਪ-ਰਲਲ਼ਵਸ਼ਸਹਖ਼-ੜਫ਼ੲ-ੴઅ-ઍએ-ઑઓ-નપ-રલળવ-હઽૐૠૡଅ-ଌଏଐଓ-ନପ-ରଲଳଵ-ହଽଡ଼ଢ଼ୟ-ୡୱஃஅ-ஊஎ-ஐஒ-கஙசஜஞடணதந-பம-ஹௐఅ-ఌఎ-ఐఒ-నప-ళవ-హఽౘౙౠౡಅ-ಌಎ-ಐಒ-ನಪ-ಳವ-ಹಽೞೠೡೱೲഅ-ഌഎ-ഐഒ-ഺഽൎൠൡൺ-ൿඅ-ඖක-නඳ-රලව-ෆก-ะาำเ-ๆກຂຄງຈຊຍດ-ທນ-ຟມ-ຣລວສຫອ-ະາຳຽເ-ໄໆໜ-ໟༀཀ-ཇཉ-ཬྈ-ྌက-ဪဿၐ-ၕၚ-ၝၡၥၦၮ-ၰၵ-ႁႎႠ-ჅჇჍა-ჺჼ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚᎀ-ᎏᎠ-Ᏼᐁ-ᙬᙯ-ᙿᚁ-ᚚᚠ-ᛪᛮ-ᛰᜀ-ᜌᜎ-ᜑᜠ-ᜱᝀ-ᝑᝠ-ᝬᝮ-ᝰក-ឳៗៜᠠ-ᡷᢀ-ᢨᢪᢰ-ᣵᤀ-ᤜᥐ-ᥭᥰ-ᥴᦀ-ᦫᧁ-ᧇᨀ-ᨖᨠ-ᩔᪧᬅ-ᬳᭅ-ᭋᮃ-ᮠᮮᮯᮺ-ᯥᰀ-ᰣᱍ-ᱏᱚ-ᱽᳩ-ᳬᳮ-ᳱᳵᳶᴀ-ᶿḀ-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼιῂ-ῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲ-ῴῶ-ῼⁱⁿₐ-ₜℂℇℊ-ℓℕℙ-ℝℤΩℨK-ℭℯ-ℹℼ-ℿⅅ-ⅉⅎⅠ-ↈⰀ-Ⱞⰰ-ⱞⱠ-ⳤⳫ-ⳮⳲⳳⴀ-ⴥⴧⴭⴰ-ⵧⵯⶀ-ⶖⶠ-ⶦⶨ-ⶮⶰ-ⶶⶸ-ⶾⷀ-ⷆⷈ-ⷎⷐ-ⷖⷘ-ⷞⸯ々-〇〡-〩〱-〵〸-〼ぁ-ゖゝ-ゟァ-ヺー-ヿㄅ-ㄭㄱ-ㆎㆠ-ㆺㇰ-ㇿ㐀-䶵一-鿌ꀀ-ꒌꓐ-ꓽꔀ-ꘌꘐ-ꘟꘪꘫꙀ-ꙮꙿ-ꚗꚠ-ꛯꜗ-ꜟꜢ-ꞈꞋ-ꞎꞐ-ꞓꞠ-Ɦꟸ-ꠁꠃ-ꠅꠇ-ꠊꠌ-ꠢꡀ-ꡳꢂ-ꢳꣲ-ꣷꣻꤊ-ꤥꤰ-ꥆꥠ-ꥼꦄ-ꦲꧏꨀ-ꨨꩀ-ꩂꩄ-ꩋꩠ-ꩶꩺꪀ-ꪯꪱꪵꪶꪹ-ꪽꫀꫂꫛ-ꫝꫠ-ꫪꫲ-ꫴꬁ-ꬆꬉ-ꬎꬑ-ꬖꬠ-ꬦꬨ-ꬮꯀ-ꯢ가-힣ힰ-ퟆퟋ-ퟻ豈-舘並-龎ff-stﬓ-ﬗיִײַ-ﬨשׁ-זּטּ-לּמּנּסּףּפּצּ-ﮱﯓ-ﴽﵐ-ﶏﶒ-ﷇﷰ-ﷻﹰ-ﹴﹶ-ﻼA-Za-zヲ-하-ᅦᅧ-ᅬᅭ-ᅲᅳ-ᅵ]"), jo = RegExp("[ªµºÀ-ÖØ-öø-ˁˆ-ˑˠ-ˤˬˮͰ-ʹͶͷͺ-ͽΆΈ-ΊΌΎ-ΡΣ-ϵϷ-ҁҊ-ԧԱ-Ֆՙա-ևא-תװ-ײؠ-يٮٯٱ-ۓەۥۦۮۯۺ-ۼۿܐܒ-ܯݍ-ޥޱߊ-ߪߴߵߺࠀ-ࠕࠚࠤࠨࡀ-ࡘࢠࢢ-ࢬऄ-हऽॐक़-ॡॱ-ॷॹ-ॿঅ-ঌএঐও-নপ-রলশ-হঽৎড়ঢ়য়-ৡৰৱਅ-ਊਏਐਓ-ਨਪ-ਰਲਲ਼ਵਸ਼ਸਹਖ਼-ੜਫ਼ੲ-ੴઅ-ઍએ-ઑઓ-નપ-રલળવ-હઽૐૠૡଅ-ଌଏଐଓ-ନପ-ରଲଳଵ-ହଽଡ଼ଢ଼ୟ-ୡୱஃஅ-ஊஎ-ஐஒ-கஙசஜஞடணதந-பம-ஹௐఅ-ఌఎ-ఐఒ-నప-ళవ-హఽౘౙౠౡಅ-ಌಎ-ಐಒ-ನಪ-ಳವ-ಹಽೞೠೡೱೲഅ-ഌഎ-ഐഒ-ഺഽൎൠൡൺ-ൿඅ-ඖක-නඳ-රලව-ෆก-ะาำเ-ๆກຂຄງຈຊຍດ-ທນ-ຟມ-ຣລວສຫອ-ະາຳຽເ-ໄໆໜ-ໟༀཀ-ཇཉ-ཬྈ-ྌက-ဪဿၐ-ၕၚ-ၝၡၥၦၮ-ၰၵ-ႁႎႠ-ჅჇჍა-ჺჼ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚᎀ-ᎏᎠ-Ᏼᐁ-ᙬᙯ-ᙿᚁ-ᚚᚠ-ᛪᛮ-ᛰᜀ-ᜌᜎ-ᜑᜠ-ᜱᝀ-ᝑᝠ-ᝬᝮ-ᝰក-ឳៗៜᠠ-ᡷᢀ-ᢨᢪᢰ-ᣵᤀ-ᤜᥐ-ᥭᥰ-ᥴᦀ-ᦫᧁ-ᧇᨀ-ᨖᨠ-ᩔᪧᬅ-ᬳᭅ-ᭋᮃ-ᮠᮮᮯᮺ-ᯥᰀ-ᰣᱍ-ᱏᱚ-ᱽᳩ-ᳬᳮ-ᳱᳵᳶᴀ-ᶿḀ-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼιῂ-ῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲ-ῴῶ-ῼⁱⁿₐ-ₜℂℇℊ-ℓℕℙ-ℝℤΩℨK-ℭℯ-ℹℼ-ℿⅅ-ⅉⅎⅠ-ↈⰀ-Ⱞⰰ-ⱞⱠ-ⳤⳫ-ⳮⳲⳳⴀ-ⴥⴧⴭⴰ-ⵧⵯⶀ-ⶖⶠ-ⶦⶨ-ⶮⶰ-ⶶⶸ-ⶾⷀ-ⷆⷈ-ⷎⷐ-ⷖⷘ-ⷞⸯ々-〇〡-〩〱-〵〸-〼ぁ-ゖゝ-ゟァ-ヺー-ヿㄅ-ㄭㄱ-ㆎㆠ-ㆺㇰ-ㇿ㐀-䶵一-鿌ꀀ-ꒌꓐ-ꓽꔀ-ꘌꘐ-ꘟꘪꘫꙀ-ꙮꙿ-ꚗꚠ-ꛯꜗ-ꜟꜢ-ꞈꞋ-ꞎꞐ-ꞓꞠ-Ɦꟸ-ꠁꠃ-ꠅꠇ-ꠊꠌ-ꠢꡀ-ꡳꢂ-ꢳꣲ-ꣷꣻꤊ-ꤥꤰ-ꥆꥠ-ꥼꦄ-ꦲꧏꨀ-ꨨꩀ-ꩂꩄ-ꩋꩠ-ꩶꩺꪀ-ꪯꪱꪵꪶꪹ-ꪽꫀꫂꫛ-ꫝꫠ-ꫪꫲ-ꫴꬁ-ꬆꬉ-ꬎꬑ-ꬖꬠ-ꬦꬨ-ꬮꯀ-ꯢ가-힣ힰ-ퟆퟋ-ퟻ豈-舘並-龎ff-stﬓ-ﬗיִײַ-ﬨשׁ-זּטּ-לּמּנּסּףּפּצּ-ﮱﯓ-ﴽﵐ-ﶏﶒ-ﷇﷰ-ﷻﹰ-ﹴﹶ-ﻼA-Za-zヲ-하-ᅦᅧ-ᅬᅭ-ᅲᅳ-ᅵ̀-ͯ҃-֑҇-ׇֽֿׁׂׅׄؐ-ؚؠ-ىٲ-ۓۧ-ۨۻ-ۼܰ-݊ࠀ-ࠔࠛ-ࠣࠥ-ࠧࠩ-࠭ࡀ-ࡗࣤ-ࣾऀ-ःऺ-़ा-ॏ॑-ॗॢ-ॣ०-९ঁ-ঃ়া-ৄেৈৗয়-ৠਁ-ਃ਼ਾ-ੂੇੈੋ-੍ੑ੦-ੱੵઁ-ઃ઼ા-ૅે-ૉો-્ૢ-ૣ૦-૯ଁ-ଃ଼ା-ୄେୈୋ-୍ୖୗୟ-ୠ୦-୯ஂா-ூெ-ைொ-்ௗ௦-௯ఁ-ఃె-ైొ-్ౕౖౢ-ౣ౦-౯ಂಃ಼ಾ-ೄೆ-ೈೊ-್ೕೖೢ-ೣ೦-೯ംഃെ-ൈൗൢ-ൣ൦-൯ංඃ්ා-ුූෘ-ෟෲෳิ-ฺเ-ๅ๐-๙ິ-ູ່-ໍ໐-໙༘༙༠-༩༹༵༷ཁ-ཇཱ-྄྆-྇ྍ-ྗྙ-ྼ࿆က-ဩ၀-၉ၧ-ၭၱ-ၴႂ-ႍႏ-ႝ፝-፟ᜎ-ᜐᜠ-ᜰᝀ-ᝐᝲᝳក-ឲ៝០-៩᠋-᠍᠐-᠙ᤠ-ᤫᤰ-᤻ᥑ-ᥭᦰ-ᧀᧈ-ᧉ᧐-᧙ᨀ-ᨕᨠ-ᩓ᩠-᩿᩼-᪉᪐-᪙ᭆ-ᭋ᭐-᭙᭫-᭳᮰-᮹᯦-᯳ᰀ-ᰢ᱀-᱉ᱛ-ᱽ᳐-᳒ᴀ-ᶾḁ-ἕ‿⁀⁔⃐-⃥⃜⃡-⃰ⶁ-ⶖⷠ-ⷿ〡-〨゙゚Ꙁ-ꙭꙴ-꙽ꚟ꛰-꛱ꟸ-ꠀ꠆ꠋꠣ-ꠧꢀ-ꢁꢴ-꣄꣐-꣙ꣳ-ꣷ꤀-꤉ꤦ-꤭ꤰ-ꥅꦀ-ꦃ꦳-꧀ꨀ-ꨧꩀ-ꩁꩌ-ꩍ꩐-꩙ꩻꫠ-ꫩꫲ-ꫳꯀ-ꯡ꯬꯭꯰-꯹ﬠ-ﬨ︀-️︠-︦︳︴﹍-﹏0-9_]"), $t = /[\n\r\u2028\u2029]/, At = /\r\n|[\n\r\u2028\u2029]/g, Le, on = {
|
|
1015
1015
|
kind: "loop"
|
|
1016
1016
|
}, Bo = {
|
|
1017
1017
|
kind: "switch"
|
|
@@ -1198,17 +1198,17 @@ function ii(e, t) {
|
|
|
1198
1198
|
}, e.Z.Ta.id = e.Ya++, e.Z.Ab = !0, e.g(e.Z, "length", 0, ne), e.Z.H = "Function", r = function(o, i) {
|
|
1199
1199
|
var a = e.o[e.o.length - 1];
|
|
1200
1200
|
a.U = this, a.B = o, a.F = [], i != null && (i instanceof A ? a.F = Wr(e, i) : w(e, e.j, "CreateListFromArrayLike called on non-object")), a.eb = !1;
|
|
1201
|
-
},
|
|
1201
|
+
}, z(e, e.O, "apply", r), r = function(o) {
|
|
1202
1202
|
var i = e.o[e.o.length - 1];
|
|
1203
1203
|
i.U = this, i.B = o, i.F = [];
|
|
1204
1204
|
for (var a = 1; a < arguments.length; a++)
|
|
1205
1205
|
i.F.push(arguments[a]);
|
|
1206
1206
|
i.eb = !1;
|
|
1207
|
-
},
|
|
1207
|
+
}, z(e, e.O, "call", r), e.ba.push("Object.defineProperty(Function.prototype, 'bind',", "{configurable: true, writable: true, value:", "function bind(oThis) {", "if (typeof this !== 'function') {", "throw TypeError('What is trying to be bound is not callable');", "}", "var aArgs = Array.prototype.slice.call(arguments, 1),", "fToBind = this,", "fNOP = function() {},", "fBound = function() {", "return fToBind.apply(this instanceof fNOP", "? this", ": oThis,", "aArgs.concat(Array.prototype.slice.call(arguments)));", "};", "if (this.prototype) {", "fNOP.prototype = this.prototype;", "}", "fBound.prototype = new fNOP();", "return fBound;", "}", "});", ""), r = function() {
|
|
1208
1208
|
return String(this);
|
|
1209
|
-
},
|
|
1209
|
+
}, z(e, e.O, "toString", r), e.g(e.O, "toString", e.i(r, !1), k), r = function() {
|
|
1210
1210
|
return this.valueOf();
|
|
1211
|
-
},
|
|
1211
|
+
}, z(e, e.O, "valueOf", r), e.g(e.O, "valueOf", e.i(r, !1), k);
|
|
1212
1212
|
}
|
|
1213
1213
|
function si(e, t) {
|
|
1214
1214
|
function n(o) {
|
|
@@ -1242,18 +1242,18 @@ function si(e, t) {
|
|
|
1242
1242
|
return !!o && !o.preventExtensions;
|
|
1243
1243
|
}, e.g(e.v, "isExtensible", e.i(r, !1), k), r = function(o) {
|
|
1244
1244
|
return o instanceof A && (o.preventExtensions = !0), o;
|
|
1245
|
-
}, e.g(e.v, "preventExtensions", e.i(r, !1), k),
|
|
1245
|
+
}, e.g(e.v, "preventExtensions", e.i(r, !1), k), z(e, e.v, "toString", A.prototype.toString), z(e, e.v, "toLocaleString", A.prototype.toString), z(e, e.v, "valueOf", A.prototype.valueOf), r = function(o) {
|
|
1246
1246
|
return n(this), this instanceof A ? String(o) in this.h : this.hasOwnProperty(o);
|
|
1247
|
-
},
|
|
1247
|
+
}, z(e, e.v, "hasOwnProperty", r), r = function(o) {
|
|
1248
1248
|
return n(this), this instanceof A ? Object.prototype.propertyIsEnumerable.call(this.h, o) : this.propertyIsEnumerable(o);
|
|
1249
|
-
},
|
|
1249
|
+
}, z(e, e.v, "propertyIsEnumerable", r), r = function(o) {
|
|
1250
1250
|
for (; ; ) {
|
|
1251
1251
|
if (o = we(e, o), !o)
|
|
1252
1252
|
return !1;
|
|
1253
1253
|
if (o === this)
|
|
1254
1254
|
return !0;
|
|
1255
1255
|
}
|
|
1256
|
-
},
|
|
1256
|
+
}, z(e, e.v, "isPrototypeOf", r);
|
|
1257
1257
|
}
|
|
1258
1258
|
function ai(e, t) {
|
|
1259
1259
|
var n = function(r) {
|
|
@@ -1280,7 +1280,7 @@ function li(e, t) {
|
|
|
1280
1280
|
return r = arguments.length ? je.String(r) : "", Ie(e) ? (this.data = r, this) : r;
|
|
1281
1281
|
};
|
|
1282
1282
|
for (e.J = e.i(n, !0), e.g(t, "String", e.J, k), e.g(e.J, "fromCharCode", e.i(String.fromCharCode, !1), k), t = "charAt charCodeAt concat indexOf lastIndexOf slice substr substring toLocaleLowerCase toLocaleUpperCase toLowerCase toUpperCase trim".split(" "), n = 0; n < t.length; n++)
|
|
1283
|
-
|
|
1283
|
+
z(e, e.J, t[n], String.prototype[t[n]]);
|
|
1284
1284
|
n = function(r, o, i) {
|
|
1285
1285
|
o = e.R(o), i = e.R(i);
|
|
1286
1286
|
try {
|
|
@@ -1288,7 +1288,7 @@ function li(e, t) {
|
|
|
1288
1288
|
} catch (a) {
|
|
1289
1289
|
w(e, e.D, "localeCompare: " + a.message);
|
|
1290
1290
|
}
|
|
1291
|
-
},
|
|
1291
|
+
}, z(e, e.J, "localeCompare", n), n = function(r, o, i) {
|
|
1292
1292
|
var a = String(this);
|
|
1293
1293
|
if (o = o ? Number(o) : void 0, J(e, r, e.I) && (r = r.data, at(e, r, i), e.REGEXP_MODE === 2)) {
|
|
1294
1294
|
if (Ce)
|
|
@@ -1375,32 +1375,32 @@ function ci(e, t) {
|
|
|
1375
1375
|
} catch (o) {
|
|
1376
1376
|
w(e, e.D, o.message);
|
|
1377
1377
|
}
|
|
1378
|
-
},
|
|
1378
|
+
}, z(e, e.aa, "toExponential", n), n = function(r) {
|
|
1379
1379
|
try {
|
|
1380
1380
|
return Number(this).toFixed(r);
|
|
1381
1381
|
} catch (o) {
|
|
1382
1382
|
w(e, e.D, o.message);
|
|
1383
1383
|
}
|
|
1384
|
-
},
|
|
1384
|
+
}, z(e, e.aa, "toFixed", n), n = function(r) {
|
|
1385
1385
|
try {
|
|
1386
1386
|
return Number(this).toPrecision(r);
|
|
1387
1387
|
} catch (o) {
|
|
1388
1388
|
w(e, e.D, o.message);
|
|
1389
1389
|
}
|
|
1390
|
-
},
|
|
1390
|
+
}, z(e, e.aa, "toPrecision", n), n = function(r) {
|
|
1391
1391
|
try {
|
|
1392
1392
|
return Number(this).toString(r);
|
|
1393
1393
|
} catch (o) {
|
|
1394
1394
|
w(e, e.D, o.message);
|
|
1395
1395
|
}
|
|
1396
|
-
},
|
|
1396
|
+
}, z(e, e.aa, "toString", n), n = function(r, o) {
|
|
1397
1397
|
r = r ? e.R(r) : void 0, o = o ? e.R(o) : void 0;
|
|
1398
1398
|
try {
|
|
1399
1399
|
return Number(this).toLocaleString(r, o);
|
|
1400
1400
|
} catch (i) {
|
|
1401
1401
|
w(e, e.D, "toLocaleString: " + i.message);
|
|
1402
1402
|
}
|
|
1403
|
-
},
|
|
1403
|
+
}, z(e, e.aa, "toLocaleString", n);
|
|
1404
1404
|
}
|
|
1405
1405
|
function pi(e, t) {
|
|
1406
1406
|
var n = function(o, i) {
|
|
@@ -1419,7 +1419,7 @@ function pi(e, t) {
|
|
|
1419
1419
|
u[p] = e.R(arguments[p]);
|
|
1420
1420
|
return a[o].apply(a, u);
|
|
1421
1421
|
};
|
|
1422
|
-
}(t[r]),
|
|
1422
|
+
}(t[r]), z(e, e.$, t[r], n);
|
|
1423
1423
|
}
|
|
1424
1424
|
function di(e, t) {
|
|
1425
1425
|
var n = function(r, o) {
|
|
@@ -1800,7 +1800,7 @@ B.g.ac = function() {
|
|
|
1800
1800
|
B.g.bc = function() {
|
|
1801
1801
|
throw Error("Placeholder setter");
|
|
1802
1802
|
};
|
|
1803
|
-
function
|
|
1803
|
+
function z(e, t, n, r) {
|
|
1804
1804
|
e.g(t.h.prototype, n, e.i(r, !1), k);
|
|
1805
1805
|
}
|
|
1806
1806
|
function ut(e, t, n, r) {
|
|
@@ -1911,9 +1911,9 @@ function On(e, t, n) {
|
|
|
1911
1911
|
return t[0] === Je ? Lr(e, t[1], n) : e.g(t[0], t[1], n);
|
|
1912
1912
|
}
|
|
1913
1913
|
function w(e, t, n) {
|
|
1914
|
-
throw e.N ? (n !== void 0 && t instanceof A && (t = e.Aa(t), gn(e, t, n)),
|
|
1914
|
+
throw e.N ? (n !== void 0 && t instanceof A && (t = e.Aa(t), gn(e, t, n)), kt(e, 4, t), Mr) : n === void 0 ? t : n;
|
|
1915
1915
|
}
|
|
1916
|
-
function
|
|
1916
|
+
function kt(e, t, n, r) {
|
|
1917
1917
|
if (t === 0)
|
|
1918
1918
|
throw TypeError("Should not unwind for NORMAL completions");
|
|
1919
1919
|
var o = e.o;
|
|
@@ -2018,7 +2018,7 @@ function Cr(e, t) {
|
|
|
2018
2018
|
break;
|
|
2019
2019
|
}
|
|
2020
2020
|
}
|
|
2021
|
-
function
|
|
2021
|
+
function St(e, t, n) {
|
|
2022
2022
|
if (!e.P)
|
|
2023
2023
|
throw Error("Unexpected call to createGetter");
|
|
2024
2024
|
e.P = !1, n = Array.isArray(n) ? n[0] : n;
|
|
@@ -2126,7 +2126,7 @@ g.prototype.stepAssignmentExpression = function(e, t, n) {
|
|
|
2126
2126
|
if (!t.ja)
|
|
2127
2127
|
return t.ja = !0, t = new S(n.left, t.scope), t.sa = !0, t;
|
|
2128
2128
|
if (!t.Da)
|
|
2129
|
-
return t.Fa || (t.Fa = t.value), t.Ba && (t.ma = t.value), !t.Ba && n.operator !== "=" && (e = Pn(this, t.Fa), t.ma = e, this.P) ? (t.Ba = !0,
|
|
2129
|
+
return t.Fa || (t.Fa = t.value), t.Ba && (t.ma = t.value), !t.Ba && n.operator !== "=" && (e = Pn(this, t.Fa), t.ma = e, this.P) ? (t.Ba = !0, St(this, e, t.Fa)) : (t.Da = !0, n.operator === "=" && n.left.type === "Identifier" && (t.Pa = n.left.name), new S(n.right, t.scope));
|
|
2130
2130
|
if (t.ta)
|
|
2131
2131
|
e.pop(), e[e.length - 1].value = t.ib;
|
|
2132
2132
|
else {
|
|
@@ -2259,7 +2259,7 @@ g.prototype.stepBlockStatement = function(e, t, n) {
|
|
|
2259
2259
|
e.pop();
|
|
2260
2260
|
};
|
|
2261
2261
|
g.prototype.stepBreakStatement = function(e, t, n) {
|
|
2262
|
-
|
|
2262
|
+
kt(this, 1, void 0, n.label && n.label.name);
|
|
2263
2263
|
};
|
|
2264
2264
|
g.prototype.Hb = 0;
|
|
2265
2265
|
g.prototype.stepCallExpression = function(e, t, n) {
|
|
@@ -2273,7 +2273,7 @@ g.prototype.stepCallExpression = function(e, t, n) {
|
|
|
2273
2273
|
var o = t.value;
|
|
2274
2274
|
if (Array.isArray(o)) {
|
|
2275
2275
|
if (t.U = Pn(this, o), o[0] === Je ? t.Pb = o[1] === "eval" : t.B = o[0], o = t.U, this.P)
|
|
2276
|
-
return t.ia = 1,
|
|
2276
|
+
return t.ia = 1, St(this, o, t.value);
|
|
2277
2277
|
} else
|
|
2278
2278
|
t.U = o;
|
|
2279
2279
|
t.F = [], t.A = 0;
|
|
@@ -2338,7 +2338,7 @@ g.prototype.stepConditionalExpression = function(e, t, n) {
|
|
|
2338
2338
|
e.pop(), n.type === "ConditionalExpression" && (e[e.length - 1].value = t.value);
|
|
2339
2339
|
};
|
|
2340
2340
|
g.prototype.stepContinueStatement = function(e, t, n) {
|
|
2341
|
-
|
|
2341
|
+
kt(this, 2, void 0, n.label && n.label.name);
|
|
2342
2342
|
};
|
|
2343
2343
|
g.prototype.stepDebuggerStatement = function(e) {
|
|
2344
2344
|
e.pop();
|
|
@@ -2437,7 +2437,7 @@ g.prototype.stepIdentifier = function(e, t, n) {
|
|
|
2437
2437
|
e[e.length - 1].value = [Je, n.name];
|
|
2438
2438
|
else {
|
|
2439
2439
|
if (t = An(this, n.name), this.P)
|
|
2440
|
-
return
|
|
2440
|
+
return St(this, t, this.Na);
|
|
2441
2441
|
e[e.length - 1].value = t;
|
|
2442
2442
|
}
|
|
2443
2443
|
};
|
|
@@ -2474,7 +2474,7 @@ g.prototype.stepMemberExpression = function(e, t, n) {
|
|
|
2474
2474
|
e[e.length - 1].value = [t.u, n];
|
|
2475
2475
|
else {
|
|
2476
2476
|
if (n = this.G(t.u, n), this.P)
|
|
2477
|
-
return
|
|
2477
|
+
return St(this, n, t.u);
|
|
2478
2478
|
e[e.length - 1].value = n;
|
|
2479
2479
|
}
|
|
2480
2480
|
};
|
|
@@ -2513,7 +2513,7 @@ g.prototype.stepProgram = function(e, t, n) {
|
|
|
2513
2513
|
g.prototype.stepReturnStatement = function(e, t, n) {
|
|
2514
2514
|
if (n.K && !t.ka)
|
|
2515
2515
|
return t.ka = !0, new S(n.K, t.scope);
|
|
2516
|
-
|
|
2516
|
+
kt(this, 3, t.value);
|
|
2517
2517
|
};
|
|
2518
2518
|
g.prototype.stepSequenceExpression = function(e, t, n) {
|
|
2519
2519
|
var r = t.A || 0;
|
|
@@ -2564,7 +2564,7 @@ g.prototype.stepTryStatement = function(e, t, n) {
|
|
|
2564
2564
|
return t.Tb = !0, e = $n(this, t.scope), this.g(e.object, n.Ea.Ua.name, t.ea.value), t.ea = void 0, new S(n.Ea.body, e);
|
|
2565
2565
|
if (!t.Sb && n.fb)
|
|
2566
2566
|
return t.Sb = !0, new S(n.fb, t.scope);
|
|
2567
|
-
e.pop(), t.ea &&
|
|
2567
|
+
e.pop(), t.ea && kt(this, t.ea.type, t.ea.value, t.ea.label);
|
|
2568
2568
|
};
|
|
2569
2569
|
g.prototype.stepUnaryExpression = function(e, t, n) {
|
|
2570
2570
|
if (!t.ka)
|
|
@@ -2613,7 +2613,7 @@ g.prototype.stepUpdateExpression = function(e, t, n) {
|
|
|
2613
2613
|
if (t.Ga || (t.Ga = t.value), t.Ba && (t.ma = t.value), !t.Ba) {
|
|
2614
2614
|
var r = Pn(this, t.Ga);
|
|
2615
2615
|
if (t.ma = r, this.P)
|
|
2616
|
-
return t.Ba = !0,
|
|
2616
|
+
return t.Ba = !0, St(this, r, t.Ga);
|
|
2617
2617
|
}
|
|
2618
2618
|
if (t.ta)
|
|
2619
2619
|
e.pop(), e[e.length - 1].value = t.ib;
|
|
@@ -2746,7 +2746,7 @@ const Si = () => {
|
|
|
2746
2746
|
};
|
|
2747
2747
|
an(ke, "cacheLimit", 20), an(ke, "cache", /* @__PURE__ */ new Map());
|
|
2748
2748
|
let qe = ke;
|
|
2749
|
-
function
|
|
2749
|
+
function vt({
|
|
2750
2750
|
code: e,
|
|
2751
2751
|
context: t,
|
|
2752
2752
|
localState: n,
|
|
@@ -2808,7 +2808,7 @@ const wi = ({
|
|
|
2808
2808
|
}
|
|
2809
2809
|
};
|
|
2810
2810
|
for (const u in e.bindings) {
|
|
2811
|
-
const p = e.bindings[u], m =
|
|
2811
|
+
const p = e.bindings[u], m = vt({
|
|
2812
2812
|
code: p,
|
|
2813
2813
|
localState: n,
|
|
2814
2814
|
rootState: r,
|
|
@@ -2966,7 +2966,7 @@ const fu = ({
|
|
|
2966
2966
|
block: e
|
|
2967
2967
|
}));
|
|
2968
2968
|
function Yr(e) {
|
|
2969
|
-
switch (
|
|
2969
|
+
switch (de) {
|
|
2970
2970
|
case "svelte":
|
|
2971
2971
|
case "vue":
|
|
2972
2972
|
case "solid":
|
|
@@ -3011,7 +3011,7 @@ const Ai = ({
|
|
|
3011
3011
|
} = e;
|
|
3012
3012
|
if (!(n != null && n.collection))
|
|
3013
3013
|
return;
|
|
3014
|
-
const o =
|
|
3014
|
+
const o = vt({
|
|
3015
3015
|
code: n.collection,
|
|
3016
3016
|
localState: t.localState,
|
|
3017
3017
|
rootState: t.rootState,
|
|
@@ -3060,22 +3060,22 @@ const Ai = ({
|
|
|
3060
3060
|
"Error while attempting to dynamically import component DynamicDiv at ../dynamic-div.vue",
|
|
3061
3061
|
e
|
|
3062
3062
|
), e;
|
|
3063
|
-
}), Ui = () => import("./block-styles-
|
|
3063
|
+
}), Ui = () => import("./block-styles-P44kj2Ws.js").then((e) => e.default).catch((e) => {
|
|
3064
3064
|
throw console.error(
|
|
3065
3065
|
"Error while attempting to dynamically import component BlockStyles at ./components/block-styles.vue",
|
|
3066
3066
|
e
|
|
3067
3067
|
), e;
|
|
3068
|
-
}), Di = () => import("./block-wrapper-
|
|
3068
|
+
}), Di = () => import("./block-wrapper-M3goYBkP.js").then((e) => e.default).catch((e) => {
|
|
3069
3069
|
throw console.error(
|
|
3070
3070
|
"Error while attempting to dynamically import component BlockWrapper at ./components/block-wrapper.vue",
|
|
3071
3071
|
e
|
|
3072
3072
|
), e;
|
|
3073
|
-
}), Fi = () => import("./component-ref-
|
|
3073
|
+
}), Fi = () => import("./component-ref-ZtKc8UMX.js").then((e) => e.default).catch((e) => {
|
|
3074
3074
|
throw console.error(
|
|
3075
3075
|
"Error while attempting to dynamically import component ComponentRef at ./components/component-ref/component-ref.vue",
|
|
3076
3076
|
e
|
|
3077
3077
|
), e;
|
|
3078
|
-
}), Mi = () => import("./repeated-block-
|
|
3078
|
+
}), Mi = () => import("./repeated-block-IdOOvFG5.js").then((e) => e.default).catch((e) => {
|
|
3079
3079
|
throw console.error(
|
|
3080
3080
|
"Error while attempting to dynamically import component RepeatedBlock at ./components/repeated-block.vue",
|
|
3081
3081
|
e
|
|
@@ -3159,7 +3159,7 @@ const Ai = ({
|
|
|
3159
3159
|
registeredComponents: this.registeredComponents,
|
|
3160
3160
|
builderBlock: this.processedBlock,
|
|
3161
3161
|
includeBlockProps: ((t = this.blockComponent) == null ? void 0 : t.noWrap) === !0,
|
|
3162
|
-
isInteractive: !((n = this.blockComponent) != null && n.isRSC)
|
|
3162
|
+
isInteractive: !((n = this.blockComponent) != null && n.isRSC && de === "rsc")
|
|
3163
3163
|
};
|
|
3164
3164
|
}
|
|
3165
3165
|
}
|
|
@@ -3270,7 +3270,7 @@ const Vn = /* @__PURE__ */ V(Wi, [["render", Li]]), mu = /* @__PURE__ */ Object.
|
|
|
3270
3270
|
}
|
|
3271
3271
|
});
|
|
3272
3272
|
function Ki(e, t, n, r, o, i) {
|
|
3273
|
-
return y(), D(ct(e.BlocksWrapper),
|
|
3273
|
+
return y(), D(ct(e.BlocksWrapper), K({
|
|
3274
3274
|
class: e.className + " component-178o76acnws",
|
|
3275
3275
|
"builder-path": e.path,
|
|
3276
3276
|
"builder-parent-id": e.parent,
|
|
@@ -3334,9 +3334,9 @@ function Xi(e, t, n, r, o, i) {
|
|
|
3334
3334
|
pe(e.$slots, "default")
|
|
3335
3335
|
]);
|
|
3336
3336
|
}
|
|
3337
|
-
const
|
|
3337
|
+
const Ct = /* @__PURE__ */ V(Ji, [["render", Xi]]), Yi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3338
3338
|
__proto__: null,
|
|
3339
|
-
default:
|
|
3339
|
+
default: Ct
|
|
3340
3340
|
}, Symbol.toStringTag, { value: "Module" })), Un = j({
|
|
3341
3341
|
render() {
|
|
3342
3342
|
return jr("style", {
|
|
@@ -3395,7 +3395,7 @@ const St = /* @__PURE__ */ V(Ji, [["render", Xi]]), Yi = /* @__PURE__ */ Object.
|
|
|
3395
3395
|
InlinedStyles: Un,
|
|
3396
3396
|
DynamicRenderer: Sn,
|
|
3397
3397
|
Blocks: Xe,
|
|
3398
|
-
DynamicDiv:
|
|
3398
|
+
DynamicDiv: Ct
|
|
3399
3399
|
},
|
|
3400
3400
|
props: [
|
|
3401
3401
|
"space",
|
|
@@ -3413,7 +3413,7 @@ const St = /* @__PURE__ */ V(Ji, [["render", Xi]]), Yi = /* @__PURE__ */ Object.
|
|
|
3413
3413
|
cols: this.columns || [],
|
|
3414
3414
|
stackAt: this.stackColumnsAt || "tablet",
|
|
3415
3415
|
flexDir: this.stackColumnsAt === "never" ? "row" : this.reverseColumnsWhenStacked ? "column-reverse" : "column",
|
|
3416
|
-
TARGET:
|
|
3416
|
+
TARGET: de,
|
|
3417
3417
|
getColumnsClass: Zi
|
|
3418
3418
|
};
|
|
3419
3419
|
},
|
|
@@ -3517,7 +3517,7 @@ const St = /* @__PURE__ */ V(Ji, [["render", Xi]]), Yi = /* @__PURE__ */ Object.
|
|
|
3517
3517
|
...e.link ? {
|
|
3518
3518
|
href: e.link
|
|
3519
3519
|
} : {},
|
|
3520
|
-
[
|
|
3520
|
+
[jt()]: "builder-column",
|
|
3521
3521
|
style: Yr(this.columnCssVars(t))
|
|
3522
3522
|
};
|
|
3523
3523
|
}
|
|
@@ -3526,8 +3526,8 @@ const St = /* @__PURE__ */ V(Ji, [["render", Xi]]), Yi = /* @__PURE__ */ Object.
|
|
|
3526
3526
|
function es(e, t, n, r, o, i) {
|
|
3527
3527
|
var m;
|
|
3528
3528
|
const a = U("InlinedStyles"), u = U("Blocks"), p = U("DynamicRenderer");
|
|
3529
|
-
return y(), T("div",
|
|
3530
|
-
class: e.getColumnsClass((m = e.builderBlock) == null ? void 0 : m.id) + " div-
|
|
3529
|
+
return y(), T("div", K({
|
|
3530
|
+
class: e.getColumnsClass((m = e.builderBlock) == null ? void 0 : m.id) + " div-2brhoa1k8gd",
|
|
3531
3531
|
style: e.columnsCssVars()
|
|
3532
3532
|
}, {}), [
|
|
3533
3533
|
e.TARGET !== "reactNative" ? (y(), D(a, {
|
|
@@ -3559,7 +3559,7 @@ function es(e, t, n, r, o, i) {
|
|
|
3559
3559
|
}, 1032, ["TagName", "attributes"]))), 128))
|
|
3560
3560
|
], 16);
|
|
3561
3561
|
}
|
|
3562
|
-
const ts = /* @__PURE__ */ V(Qi, [["render", es], ["__scopeId", "data-v-
|
|
3562
|
+
const ts = /* @__PURE__ */ V(Qi, [["render", es], ["__scopeId", "data-v-52366f16"]]), ns = j({
|
|
3563
3563
|
name: "builder-fragment-component",
|
|
3564
3564
|
props: []
|
|
3565
3565
|
});
|
|
@@ -3616,6 +3616,8 @@ const as = j({
|
|
|
3616
3616
|
"builderBlock",
|
|
3617
3617
|
"fitContent"
|
|
3618
3618
|
],
|
|
3619
|
+
mounted() {
|
|
3620
|
+
},
|
|
3619
3621
|
computed: {
|
|
3620
3622
|
srcSetToUse() {
|
|
3621
3623
|
var n;
|
|
@@ -3692,15 +3694,15 @@ function ps(e, t, n, r, o, i) {
|
|
|
3692
3694
|
])) : M("", !0)
|
|
3693
3695
|
], 64);
|
|
3694
3696
|
}
|
|
3695
|
-
const ds = /* @__PURE__ */ V(as, [["render", ps], ["__scopeId", "data-v-
|
|
3697
|
+
const ds = /* @__PURE__ */ V(as, [["render", ps], ["__scopeId", "data-v-b1147753"]]), hs = j({
|
|
3696
3698
|
name: "builder-section-component",
|
|
3697
3699
|
props: ["attributes", "maxWidth"],
|
|
3698
3700
|
data() {
|
|
3699
|
-
return { filterAttrs:
|
|
3701
|
+
return { filterAttrs: fe };
|
|
3700
3702
|
}
|
|
3701
3703
|
});
|
|
3702
3704
|
function fs(e, t, n, r, o, i) {
|
|
3703
|
-
return y(), T("section",
|
|
3705
|
+
return y(), T("section", K({
|
|
3704
3706
|
style: {
|
|
3705
3707
|
width: "100%",
|
|
3706
3708
|
alignSelf: "stretch",
|
|
@@ -3852,7 +3854,7 @@ const ms = /* @__PURE__ */ V(hs, [["render", fs]]), gs = (e) => {
|
|
|
3852
3854
|
...e,
|
|
3853
3855
|
...o
|
|
3854
3856
|
};
|
|
3855
|
-
},
|
|
3857
|
+
}, bt = (e) => Be(e) ? e : !0, cn = {
|
|
3856
3858
|
"@type": "@builder.io/sdk:Element",
|
|
3857
3859
|
layerName: "Accordion item title",
|
|
3858
3860
|
responsiveStyles: {
|
|
@@ -4535,7 +4537,7 @@ const Os = /* @__PURE__ */ V($s, [["render", Ps]]), js = {
|
|
|
4535
4537
|
function Ms(e, t, n, r, o, i) {
|
|
4536
4538
|
var u, p, m;
|
|
4537
4539
|
const a = U("Blocks");
|
|
4538
|
-
return y(), T("div",
|
|
4540
|
+
return y(), T("div", K(
|
|
4539
4541
|
{ style: {
|
|
4540
4542
|
pointerEvents: "auto"
|
|
4541
4543
|
} },
|
|
@@ -4801,7 +4803,8 @@ function Gs(e, t, n, r, o, i) {
|
|
|
4801
4803
|
}
|
|
4802
4804
|
const Js = /* @__PURE__ */ V(Ks, [["render", Gs]]), Xs = {
|
|
4803
4805
|
shouldReceiveBuilderProps: {
|
|
4804
|
-
builderBlock: !1
|
|
4806
|
+
builderBlock: !1,
|
|
4807
|
+
builderContext: !0
|
|
4805
4808
|
},
|
|
4806
4809
|
name: "Text",
|
|
4807
4810
|
static: !0,
|
|
@@ -4822,13 +4825,34 @@ const Js = /* @__PURE__ */ V(Ks, [["render", Gs]]), Xs = {
|
|
|
4822
4825
|
}
|
|
4823
4826
|
}, Ys = j({
|
|
4824
4827
|
name: "builder-text",
|
|
4825
|
-
props: ["text"]
|
|
4828
|
+
props: ["builderContext", "text"],
|
|
4829
|
+
computed: {
|
|
4830
|
+
processedText() {
|
|
4831
|
+
var i;
|
|
4832
|
+
const e = this.builderContext, {
|
|
4833
|
+
context: t,
|
|
4834
|
+
localState: n,
|
|
4835
|
+
rootState: r,
|
|
4836
|
+
rootSetState: o
|
|
4837
|
+
} = e;
|
|
4838
|
+
return String(((i = this.text) == null ? void 0 : i.toString()) || "").replace(
|
|
4839
|
+
/{{([^}]+)}}/g,
|
|
4840
|
+
(a, u) => vt({
|
|
4841
|
+
code: u,
|
|
4842
|
+
context: t,
|
|
4843
|
+
localState: n,
|
|
4844
|
+
rootState: r,
|
|
4845
|
+
rootSetState: o,
|
|
4846
|
+
enableCache: !1
|
|
4847
|
+
})
|
|
4848
|
+
);
|
|
4849
|
+
}
|
|
4850
|
+
}
|
|
4826
4851
|
}), _s = ["innerHTML"];
|
|
4827
4852
|
function Zs(e, t, n, r, o, i) {
|
|
4828
|
-
var a;
|
|
4829
4853
|
return y(), T("div", {
|
|
4830
4854
|
class: "builder-text",
|
|
4831
|
-
innerHTML:
|
|
4855
|
+
innerHTML: e.processedText,
|
|
4832
4856
|
style: {
|
|
4833
4857
|
outline: "none"
|
|
4834
4858
|
}
|
|
@@ -5237,7 +5261,7 @@ const pa = /* @__PURE__ */ V(la, [["render", ca]]), da = {
|
|
|
5237
5261
|
formState: "unsubmitted",
|
|
5238
5262
|
responseData: null,
|
|
5239
5263
|
formErrorMessage: "",
|
|
5240
|
-
filterAttrs:
|
|
5264
|
+
filterAttrs: fe
|
|
5241
5265
|
};
|
|
5242
5266
|
},
|
|
5243
5267
|
methods: {
|
|
@@ -5372,7 +5396,7 @@ const pa = /* @__PURE__ */ V(la, [["render", ca]]), da = {
|
|
|
5372
5396
|
function ba(e, t, n, r, o, i) {
|
|
5373
5397
|
var p;
|
|
5374
5398
|
const a = U("Block"), u = U("Blocks");
|
|
5375
|
-
return y(), T("form",
|
|
5399
|
+
return y(), T("form", K({
|
|
5376
5400
|
validate: e.validate,
|
|
5377
5401
|
ref: "formRef",
|
|
5378
5402
|
action: !e.sendWithJs && e.action,
|
|
@@ -5471,11 +5495,11 @@ const ka = /* @__PURE__ */ V(ga, [["render", ba], ["__scopeId", "data-v-489330f7
|
|
|
5471
5495
|
"required"
|
|
5472
5496
|
],
|
|
5473
5497
|
data() {
|
|
5474
|
-
return { isEditing: le, filterAttrs:
|
|
5498
|
+
return { isEditing: le, filterAttrs: fe };
|
|
5475
5499
|
}
|
|
5476
5500
|
}), wa = ["placeholder", "type", "name", "value", "defaultValue", "required"];
|
|
5477
5501
|
function Ta(e, t, n, r, o, i) {
|
|
5478
|
-
return y(), T("input",
|
|
5502
|
+
return y(), T("input", K({
|
|
5479
5503
|
key: e.isEditing() && e.defaultValue ? e.defaultValue : "default-key",
|
|
5480
5504
|
placeholder: e.placeholder,
|
|
5481
5505
|
type: e.type,
|
|
@@ -5531,11 +5555,11 @@ const Ea = /* @__PURE__ */ V(Ca, [["render", Ta]]), Ia = {
|
|
|
5531
5555
|
name: "builder-select-component",
|
|
5532
5556
|
props: ["attributes", "value", "defaultValue", "name", "required", "options"],
|
|
5533
5557
|
data() {
|
|
5534
|
-
return { isEditing: le, filterAttrs:
|
|
5558
|
+
return { isEditing: le, filterAttrs: fe };
|
|
5535
5559
|
}
|
|
5536
5560
|
}), Ra = ["value", "defaultValue", "name", "required"], $a = ["value"];
|
|
5537
5561
|
function Aa(e, t, n, r, o, i) {
|
|
5538
|
-
return y(), T("select",
|
|
5562
|
+
return y(), T("select", K({
|
|
5539
5563
|
value: e.value,
|
|
5540
5564
|
key: e.isEditing() && e.defaultValue ? e.defaultValue : "default-key",
|
|
5541
5565
|
defaultValue: e.defaultValue,
|
|
@@ -5577,11 +5601,11 @@ const Pa = /* @__PURE__ */ V(xa, [["render", Aa]]), Oa = {
|
|
|
5577
5601
|
name: "builder-submit-button",
|
|
5578
5602
|
props: ["attributes", "text"],
|
|
5579
5603
|
data() {
|
|
5580
|
-
return { filterAttrs:
|
|
5604
|
+
return { filterAttrs: fe };
|
|
5581
5605
|
}
|
|
5582
5606
|
});
|
|
5583
5607
|
function Ba(e, t, n, r, o, i) {
|
|
5584
|
-
return y(), T("button",
|
|
5608
|
+
return y(), T("button", K({ type: "submit" }, e.filterAttrs(e.attributes, "v-on:", !1), ce(e.filterAttrs(e.attributes, "v-on:", !0), !0)), Bt(e.text), 17);
|
|
5585
5609
|
}
|
|
5586
5610
|
const Na = /* @__PURE__ */ V(ja, [["render", Ba]]), Va = {
|
|
5587
5611
|
name: "Form:TextArea",
|
|
@@ -5630,11 +5654,11 @@ const Na = /* @__PURE__ */ V(ja, [["render", Ba]]), Va = {
|
|
|
5630
5654
|
"required"
|
|
5631
5655
|
],
|
|
5632
5656
|
data() {
|
|
5633
|
-
return { filterAttrs:
|
|
5657
|
+
return { filterAttrs: fe };
|
|
5634
5658
|
}
|
|
5635
5659
|
}), Da = ["placeholder", "name", "value", "defaultValue", "required"];
|
|
5636
5660
|
function Fa(e, t, n, r, o, i) {
|
|
5637
|
-
return y(), T("textarea",
|
|
5661
|
+
return y(), T("textarea", K({
|
|
5638
5662
|
placeholder: e.placeholder,
|
|
5639
5663
|
name: e.name,
|
|
5640
5664
|
value: e.value,
|
|
@@ -5667,11 +5691,11 @@ const Ma = /* @__PURE__ */ V(Ua, [["render", Fa]]), Wa = {
|
|
|
5667
5691
|
"attributes"
|
|
5668
5692
|
],
|
|
5669
5693
|
data() {
|
|
5670
|
-
return { isEditing: le, filterAttrs:
|
|
5694
|
+
return { isEditing: le, filterAttrs: fe };
|
|
5671
5695
|
}
|
|
5672
5696
|
}), Ha = ["alt", "src"];
|
|
5673
5697
|
function Ka(e, t, n, r, o, i) {
|
|
5674
|
-
return y(), T("img",
|
|
5698
|
+
return y(), T("img", K({
|
|
5675
5699
|
style: {
|
|
5676
5700
|
objectFit: e.backgroundSize || "cover",
|
|
5677
5701
|
objectPosition: e.backgroundPosition || "center"
|
|
@@ -5836,7 +5860,7 @@ const qa = /* @__PURE__ */ V(La, [["render", Ka]]), za = {
|
|
|
5836
5860
|
function Qa(e, t, n, r, o, i) {
|
|
5837
5861
|
var a, u, p, m, v, h, C;
|
|
5838
5862
|
return y(), T("div", Ja, [
|
|
5839
|
-
ft("video",
|
|
5863
|
+
ft("video", K({
|
|
5840
5864
|
class: "builder-video",
|
|
5841
5865
|
preload: e.preload || "metadata",
|
|
5842
5866
|
style: {
|
|
@@ -6036,14 +6060,14 @@ const ol = `function updateCookiesAndStyles(contentId, variants, isHydrationTarg
|
|
|
6036
6060
|
thisScriptEl?.remove();
|
|
6037
6061
|
}
|
|
6038
6062
|
return;
|
|
6039
|
-
}`, oo = "builderIoAbTest", io = "builderIoRenderContent",
|
|
6063
|
+
}`, oo = "builderIoAbTest", io = "builderIoRenderContent", Ot = (e) => Object.values((e == null ? void 0 : e.variations) || {}).map((t) => ({
|
|
6040
6064
|
...t,
|
|
6041
6065
|
testVariationId: t.id,
|
|
6042
6066
|
id: e == null ? void 0 : e.id
|
|
6043
6067
|
})), sl = ({
|
|
6044
6068
|
canTrack: e,
|
|
6045
6069
|
content: t
|
|
6046
|
-
}) => !(!(
|
|
6070
|
+
}) => !(!(Ot(t).length > 0) || !e), al = (e) => e === "react" || e === "reactNative", so = al(de), ll = () => `
|
|
6047
6071
|
window.${oo} = ${ol}
|
|
6048
6072
|
window.${io} = ${il}
|
|
6049
6073
|
`, ul = (e, t) => `
|
|
@@ -6166,8 +6190,8 @@ const yl = async (e) => {
|
|
|
6166
6190
|
const t = Fn(e);
|
|
6167
6191
|
return await (await (e.fetch ?? lo)(t.href, e.fetchOptions)).json();
|
|
6168
6192
|
}, vl = async (e, t, n = Fn(e)) => {
|
|
6169
|
-
const r =
|
|
6170
|
-
if (n.search.includes("preview="), !r || !(X() ||
|
|
6193
|
+
const r = bt(e.canTrack);
|
|
6194
|
+
if (n.search.includes("preview="), !r || !(X() || de === "reactNative"))
|
|
6171
6195
|
return t.results;
|
|
6172
6196
|
try {
|
|
6173
6197
|
const o = [];
|
|
@@ -6322,7 +6346,7 @@ async function kn(e) {
|
|
|
6322
6346
|
se.error("Missing API key for track call. Please provide your API key.");
|
|
6323
6347
|
return;
|
|
6324
6348
|
}
|
|
6325
|
-
if (e.canTrack && !le() && (X() ||
|
|
6349
|
+
if (e.canTrack && !le() && (X() || de === "reactNative"))
|
|
6326
6350
|
return fetch("https://cdn.builder.io/api/v1/track", {
|
|
6327
6351
|
method: "POST",
|
|
6328
6352
|
body: JSON.stringify({
|
|
@@ -6389,7 +6413,7 @@ function go(e, t) {
|
|
|
6389
6413
|
const n = new URL(t.origin), r = n.hostname;
|
|
6390
6414
|
return (e || Nl).findIndex((o) => o.startsWith("*.") ? r.endsWith(o.slice(1)) : o === r) > -1;
|
|
6391
6415
|
}
|
|
6392
|
-
const Vl = "2.0.
|
|
6416
|
+
const Vl = "2.0.8", Ar = {};
|
|
6393
6417
|
function Ul(e, t) {
|
|
6394
6418
|
let n = Ar[e];
|
|
6395
6419
|
if (n || (n = Ar[e] = []), n.push(t), X()) {
|
|
@@ -6436,7 +6460,7 @@ const yo = (e = {}) => {
|
|
|
6436
6460
|
Pr || (Pr = !0, X() && ((t = window.parent) == null || t.postMessage({
|
|
6437
6461
|
type: "builder.sdkInfo",
|
|
6438
6462
|
data: {
|
|
6439
|
-
target:
|
|
6463
|
+
target: de,
|
|
6440
6464
|
version: Vl,
|
|
6441
6465
|
supportsPatchUpdates: !1,
|
|
6442
6466
|
// Supports builder-model="..." attribute which is needed to
|
|
@@ -6590,7 +6614,7 @@ font-weight: ${a};
|
|
|
6590
6614
|
}
|
|
6591
6615
|
`, Hl = (e) => e ? "" : Ll, Kl = (e) => `variant-${e}`, ql = j({
|
|
6592
6616
|
name: "enable-editor",
|
|
6593
|
-
components: { DynamicDiv:
|
|
6617
|
+
components: { DynamicDiv: Ct },
|
|
6594
6618
|
props: [
|
|
6595
6619
|
"builderContextSignal",
|
|
6596
6620
|
"canTrack",
|
|
@@ -6628,7 +6652,7 @@ font-weight: ${a};
|
|
|
6628
6652
|
if (X()) {
|
|
6629
6653
|
if (le() && this.$refs.elementRef && this.$refs.elementRef.dispatchEvent(
|
|
6630
6654
|
new CustomEvent("initeditingbldr")
|
|
6631
|
-
), this.builderContextSignal.content &&
|
|
6655
|
+
), this.builderContextSignal.content && bt(this.canTrack)) {
|
|
6632
6656
|
const i = (n = this.builderContextSignal.content) == null ? void 0 : n.testVariationId, a = (r = this.builderContextSignal.content) == null ? void 0 : r.id, u = this.apiKey;
|
|
6633
6657
|
kn({
|
|
6634
6658
|
type: "impression",
|
|
@@ -6786,7 +6810,7 @@ font-weight: ${a};
|
|
|
6786
6810
|
evaluateJsCode() {
|
|
6787
6811
|
var t, n;
|
|
6788
6812
|
const e = (n = (t = this.builderContextSignal.content) == null ? void 0 : t.data) == null ? void 0 : n.jsCode;
|
|
6789
|
-
e &&
|
|
6813
|
+
e && vt({
|
|
6790
6814
|
code: e,
|
|
6791
6815
|
context: this.context || {},
|
|
6792
6816
|
localState: void 0,
|
|
@@ -6804,7 +6828,7 @@ font-weight: ${a};
|
|
|
6804
6828
|
const r = (t = this.builderContextSignal.content) == null ? void 0 : t.testVariationId, o = (n = this.builderContextSignal.content) == null ? void 0 : n.id;
|
|
6805
6829
|
kn({
|
|
6806
6830
|
type: "click",
|
|
6807
|
-
canTrack:
|
|
6831
|
+
canTrack: bt(this.canTrack),
|
|
6808
6832
|
contentId: o,
|
|
6809
6833
|
apiKey: this.apiKey,
|
|
6810
6834
|
variationId: r !== o ? r : void 0,
|
|
@@ -6824,7 +6848,7 @@ font-weight: ${a};
|
|
|
6824
6848
|
const i = o.replace(
|
|
6825
6849
|
/{{([^}]+)}}/g,
|
|
6826
6850
|
(a, u) => String(
|
|
6827
|
-
|
|
6851
|
+
vt({
|
|
6828
6852
|
code: u,
|
|
6829
6853
|
context: this.context || {},
|
|
6830
6854
|
localState: void 0,
|
|
@@ -6898,7 +6922,7 @@ font-weight: ${a};
|
|
|
6898
6922
|
});
|
|
6899
6923
|
function zl(e, t, n, r, o, i) {
|
|
6900
6924
|
var a, u, p;
|
|
6901
|
-
return e.builderContextSignal.content ? (y(), D(ct(e.ContentWrapper),
|
|
6925
|
+
return e.builderContextSignal.content ? (y(), D(ct(e.ContentWrapper), K({
|
|
6902
6926
|
key: 0,
|
|
6903
6927
|
ref: "elementRef",
|
|
6904
6928
|
onClick: (m) => e.onClick(m),
|
|
@@ -6975,7 +6999,7 @@ const Yl = /* @__PURE__ */ V(Jl, [["render", Xl]]), _l = ({
|
|
|
6975
6999
|
InlinedScript: ao,
|
|
6976
7000
|
ContentStyles: Yl,
|
|
6977
7001
|
Blocks: Xe,
|
|
6978
|
-
DynamicDiv:
|
|
7002
|
+
DynamicDiv: Ct
|
|
6979
7003
|
},
|
|
6980
7004
|
props: [
|
|
6981
7005
|
"content",
|
|
@@ -7052,7 +7076,7 @@ const Yl = /* @__PURE__ */ V(Jl, [["render", Xl]]), _l = ({
|
|
|
7052
7076
|
BlocksWrapperProps: this.blocksWrapperProps || {},
|
|
7053
7077
|
nonce: this.nonce || ""
|
|
7054
7078
|
},
|
|
7055
|
-
TARGET:
|
|
7079
|
+
TARGET: de
|
|
7056
7080
|
};
|
|
7057
7081
|
},
|
|
7058
7082
|
provide() {
|
|
@@ -7071,7 +7095,7 @@ const Yl = /* @__PURE__ */ V(Jl, [["render", Xl]]), _l = ({
|
|
|
7071
7095
|
});
|
|
7072
7096
|
function tu(e, t, n, r, o, i) {
|
|
7073
7097
|
const a = U("InlinedScript"), u = U("ContentStyles"), p = U("Blocks"), m = U("EnableEditor");
|
|
7074
|
-
return y(), D(m,
|
|
7098
|
+
return y(), D(m, K({
|
|
7075
7099
|
nonce: e.nonce,
|
|
7076
7100
|
content: e.content,
|
|
7077
7101
|
data: e.data,
|
|
@@ -7145,12 +7169,12 @@ const nu = /* @__PURE__ */ V(eu, [["render", tu]]), ru = j({
|
|
|
7145
7169
|
data() {
|
|
7146
7170
|
return {
|
|
7147
7171
|
shouldRenderVariants: sl({
|
|
7148
|
-
canTrack:
|
|
7172
|
+
canTrack: bt(this.canTrack),
|
|
7149
7173
|
content: this.content
|
|
7150
7174
|
}),
|
|
7151
|
-
TARGET:
|
|
7175
|
+
TARGET: de,
|
|
7152
7176
|
getInitVariantsFnsScriptString: ll,
|
|
7153
|
-
getVariants:
|
|
7177
|
+
getVariants: Ot
|
|
7154
7178
|
};
|
|
7155
7179
|
},
|
|
7156
7180
|
mounted() {
|
|
@@ -7159,7 +7183,7 @@ const nu = /* @__PURE__ */ V(eu, [["render", tu]]), ru = j({
|
|
|
7159
7183
|
updateCookieAndStylesScriptStr() {
|
|
7160
7184
|
var e;
|
|
7161
7185
|
return ul(
|
|
7162
|
-
|
|
7186
|
+
Ot(this.content).map((t) => ({
|
|
7163
7187
|
id: t.testVariationId,
|
|
7164
7188
|
testRatio: t.testRatio
|
|
7165
7189
|
})),
|
|
@@ -7167,7 +7191,7 @@ const nu = /* @__PURE__ */ V(eu, [["render", tu]]), ru = j({
|
|
|
7167
7191
|
);
|
|
7168
7192
|
},
|
|
7169
7193
|
hideVariantsStyleString() {
|
|
7170
|
-
return
|
|
7194
|
+
return Ot(this.content).map((e) => `.variant-${e.testVariationId} { display: none; } `).join("");
|
|
7171
7195
|
},
|
|
7172
7196
|
defaultContent() {
|
|
7173
7197
|
var e;
|
|
@@ -7176,7 +7200,7 @@ const nu = /* @__PURE__ */ V(eu, [["render", tu]]), ru = j({
|
|
|
7176
7200
|
testVariationId: (e = this.content) == null ? void 0 : e.id
|
|
7177
7201
|
} : Es({
|
|
7178
7202
|
item: this.content,
|
|
7179
|
-
canTrack:
|
|
7203
|
+
canTrack: bt(this.canTrack)
|
|
7180
7204
|
});
|
|
7181
7205
|
}
|
|
7182
7206
|
}
|
|
@@ -7201,7 +7225,7 @@ function ou(e, t, n, r, o, i) {
|
|
|
7201
7225
|
scriptStr: e.updateCookieAndStylesScriptStr,
|
|
7202
7226
|
nonce: e.nonce || ""
|
|
7203
7227
|
}, null, 8, ["scriptStr", "nonce"]),
|
|
7204
|
-
(y(!0), T(Z, null, Ee(e.getVariants(e.content), (m, v) => (y(), D(p, {
|
|
7228
|
+
(y(!0), T(Z, null, Ee(e.getVariants(e.content), (m, v) => (y(), D(p, K({
|
|
7205
7229
|
key: m.testVariationId,
|
|
7206
7230
|
isNestedRender: e.isNestedRender,
|
|
7207
7231
|
nonce: e.nonce,
|
|
@@ -7223,9 +7247,9 @@ function ou(e, t, n, r, o, i) {
|
|
|
7223
7247
|
contentWrapper: e.contentWrapper,
|
|
7224
7248
|
contentWrapperProps: e.contentWrapperProps,
|
|
7225
7249
|
trustedHosts: e.trustedHosts
|
|
7226
|
-
}, null,
|
|
7250
|
+
}, {}), null, 16, ["isNestedRender", "nonce", "content", "model", "data", "context", "apiKey", "apiVersion", "customComponents", "linkComponent", "canTrack", "locale", "enrich", "isSsrAbTest", "blocksWrapper", "blocksWrapperProps", "contentWrapper", "contentWrapperProps", "trustedHosts"]))), 128))
|
|
7227
7251
|
], 64)) : M("", !0),
|
|
7228
|
-
ie(p,
|
|
7252
|
+
ie(p, K({
|
|
7229
7253
|
nonce: e.nonce,
|
|
7230
7254
|
isNestedRender: e.isNestedRender,
|
|
7231
7255
|
content: e.defaultContent,
|
|
@@ -7271,7 +7295,7 @@ const iu = /* @__PURE__ */ V(ru, [["render", ou]]), su = async ({
|
|
|
7271
7295
|
});
|
|
7272
7296
|
}, au = j({
|
|
7273
7297
|
name: "builder-symbol",
|
|
7274
|
-
components: { ContentVariants: iu, DynamicDiv:
|
|
7298
|
+
components: { ContentVariants: iu, DynamicDiv: Ct },
|
|
7275
7299
|
props: [
|
|
7276
7300
|
"symbol",
|
|
7277
7301
|
"attributes",
|
|
@@ -7283,7 +7307,7 @@ const iu = /* @__PURE__ */ V(ru, [["render", ou]]), su = async ({
|
|
|
7283
7307
|
],
|
|
7284
7308
|
data() {
|
|
7285
7309
|
var e;
|
|
7286
|
-
return { contentToUse: (e = this.symbol) == null ? void 0 : e.content, filterAttrs:
|
|
7310
|
+
return { contentToUse: (e = this.symbol) == null ? void 0 : e.content, filterAttrs: fe };
|
|
7287
7311
|
},
|
|
7288
7312
|
mounted() {
|
|
7289
7313
|
this.setContent();
|
|
@@ -7306,7 +7330,7 @@ const iu = /* @__PURE__ */ V(ru, [["render", ou]]), su = async ({
|
|
|
7306
7330
|
className() {
|
|
7307
7331
|
var e, t;
|
|
7308
7332
|
return [
|
|
7309
|
-
this.attributes[
|
|
7333
|
+
this.attributes[jt()],
|
|
7310
7334
|
"builder-symbol",
|
|
7311
7335
|
(e = this.symbol) != null && e.inline ? "builder-inline-symbol" : void 0,
|
|
7312
7336
|
(t = this.symbol) != null && t.dynamic || this.dynamic ? "builder-dynamic-symbol" : void 0
|
|
@@ -7332,7 +7356,7 @@ const iu = /* @__PURE__ */ V(ru, [["render", ou]]), su = async ({
|
|
|
7332
7356
|
function lu(e, t, n, r, o, i) {
|
|
7333
7357
|
var u, p, m, v, h;
|
|
7334
7358
|
const a = U("ContentVariants");
|
|
7335
|
-
return y(), T("div",
|
|
7359
|
+
return y(), T("div", K({ class: e.className }, { ...e.filterAttrs(e.attributes, "v-on:", !1) }, ce(e.filterAttrs(e.attributes, "v-on:", !0), !0)), [
|
|
7336
7360
|
ie(a, {
|
|
7337
7361
|
nonce: e.builderContext.nonce,
|
|
7338
7362
|
isNestedRender: !0,
|
|
@@ -7399,7 +7423,7 @@ export {
|
|
|
7399
7423
|
mu as H,
|
|
7400
7424
|
ds as I,
|
|
7401
7425
|
ms as S,
|
|
7402
|
-
|
|
7426
|
+
de as T,
|
|
7403
7427
|
el as V,
|
|
7404
7428
|
Un as _,
|
|
7405
7429
|
_i as a,
|
|
@@ -7409,9 +7433,9 @@ export {
|
|
|
7409
7433
|
Nn as e,
|
|
7410
7434
|
V as f,
|
|
7411
7435
|
qr as g,
|
|
7412
|
-
|
|
7436
|
+
vt as h,
|
|
7413
7437
|
fu as i,
|
|
7414
|
-
|
|
7438
|
+
jt as j,
|
|
7415
7439
|
fn as k,
|
|
7416
7440
|
qo as l,
|
|
7417
7441
|
uu as m,
|