@builder.io/sdk-react 4.2.1 → 4.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/browser/blocks-exports.cjs +17 -17
- package/lib/browser/blocks-exports.mjs +759 -742
- package/lib/browser/index.cjs +1 -1
- package/lib/browser/index.mjs +1 -1
- package/lib/browser/{server-entry-4cf669a1.cjs → server-entry-06504dba.cjs} +1 -1
- package/lib/browser/{server-entry-5e98a993.js → server-entry-074665de.js} +1 -1
- package/lib/browser/server-entry.cjs +1 -1
- package/lib/browser/server-entry.mjs +1 -1
- package/lib/edge/{accordion-4bab42b1.cjs → accordion-0768e15a.cjs} +1 -1
- package/lib/edge/{accordion-a8a363e4.js → accordion-d3831f48.js} +1 -1
- package/lib/edge/{blocks-e1f5b0d0.js → blocks-0269007e.js} +105 -106
- package/lib/edge/{blocks-d07d0261.cjs → blocks-2af1d7c9.cjs} +10 -10
- package/lib/edge/blocks-exports.cjs +1 -1
- package/lib/edge/blocks-exports.mjs +2 -2
- package/lib/edge/{button-6734c0bb.cjs → button-050f4fef.cjs} +1 -1
- package/lib/edge/{button-bbcadacf.js → button-a478ff1a.js} +2 -2
- package/lib/edge/{columns-cf3081c6.js → columns-0b3181f1.js} +3 -3
- package/lib/edge/{columns-821cba14.cjs → columns-25375990.cjs} +1 -1
- package/lib/edge/{content-variants-a704e35c.js → content-variants-0dd65b50.js} +426 -415
- package/lib/edge/content-variants-4cab7215.cjs +302 -0
- package/lib/edge/{custom-code-8fcaa31e.cjs → custom-code-eb5aedd2.cjs} +1 -1
- package/lib/edge/{custom-code-f6c30129.js → custom-code-f7a0f1c1.js} +1 -1
- package/lib/edge/{embed-666d3cc4.cjs → embed-69114c35.cjs} +1 -1
- package/lib/edge/{embed-3c0b5564.js → embed-e4979560.js} +1 -1
- package/lib/edge/{form-8b068721.js → form-30fba682.js} +24 -21
- package/lib/edge/form-7b4bd399.cjs +1 -0
- package/lib/edge/{get-class-prop-name-d6d821d6.js → get-class-prop-name-770bdff2.js} +1 -1
- package/lib/edge/{get-class-prop-name-2869a960.cjs → get-class-prop-name-f470d5ce.cjs} +1 -1
- package/lib/edge/{img-dfbd4080.js → img-3bb375bf.js} +1 -1
- package/lib/edge/{img-b04b9b6d.cjs → img-ddf74e12.cjs} +1 -1
- package/lib/edge/index.cjs +1 -1
- package/lib/edge/index.mjs +1 -1
- package/lib/edge/{input-d31d6451.cjs → input-a6caf021.cjs} +1 -1
- package/lib/edge/{input-665ef328.js → input-e4a9fe0b.js} +1 -1
- package/lib/edge/{personalization-container-e784836e.js → personalization-container-64f3cd71.js} +4 -4
- package/lib/edge/{personalization-container-d12566e8.cjs → personalization-container-f7030f08.cjs} +1 -1
- package/lib/edge/{select-c3085265.cjs → select-c217566c.cjs} +1 -1
- package/lib/edge/{select-5fe49bd4.js → select-c59c9ac6.js} +1 -1
- package/lib/edge/{server-entry-acf5ce7d.cjs → server-entry-67200cf1.cjs} +1 -1
- package/lib/edge/{server-entry-c9d5300f.js → server-entry-fb5f2b80.js} +1 -1
- package/lib/edge/server-entry.cjs +1 -1
- package/lib/edge/server-entry.mjs +1 -1
- package/lib/edge/{slot-a17ee2d7.js → slot-26ec2911.js} +3 -3
- package/lib/edge/{slot-cbbbb02e.cjs → slot-ccd946e2.cjs} +1 -1
- package/lib/edge/{symbol-9f960685.js → symbol-10cb2f77.js} +26 -23
- package/lib/edge/symbol-4548e942.cjs +1 -0
- package/lib/edge/tabs-82a9170c.cjs +1 -0
- package/lib/edge/{tabs-26ac5b2f.js → tabs-f9110171.js} +24 -23
- package/lib/node/blocks-exports.cjs +20 -20
- package/lib/node/blocks-exports.mjs +919 -902
- package/lib/node/index.cjs +1 -1
- package/lib/node/index.mjs +3 -3
- package/lib/node/init.cjs +1 -1
- package/lib/node/init.mjs +3 -3
- package/lib/node/{server-entry-48724189.js → server-entry-83d3751d.js} +1 -1
- package/lib/node/{server-entry-562c0663.cjs → server-entry-d40e4b66.cjs} +1 -1
- package/lib/node/server-entry.cjs +1 -1
- package/lib/node/server-entry.mjs +1 -1
- package/lib/node/{setIvm-3b6199a0.cjs → setIvm-0a5b2ba2.cjs} +1 -1
- package/lib/node/{setIvm-a7aba6d2.js → setIvm-596668c3.js} +1 -1
- package/lib/node/setIvm.cjs +1 -1
- package/lib/node/setIvm.mjs +2 -2
- package/lib/node/{should-force-browser-runtime-in-node-fdc70f22.js → should-force-browser-runtime-in-node-180c3315.js} +1 -1
- package/lib/node/{should-force-browser-runtime-in-node-cbe0ef14.cjs → should-force-browser-runtime-in-node-5b9e373d.cjs} +1 -1
- package/package.json +1 -1
- package/types/blocks/symbol/symbol.types.d.ts +1 -2
- package/types/components/awaiter.d.ts +1 -11
- package/types/components/awaiter.types.d.ts +7 -0
- package/types/constants/sdk-version.d.ts +1 -1
- package/lib/edge/content-variants-ec180883.cjs +0 -302
- package/lib/edge/form-51f639ab.cjs +0 -1
- package/lib/edge/symbol-b56b5675.cjs +0 -1
- package/lib/edge/tabs-bf6643d7.cjs +0 -1
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import { createContext as Cn, useEffect as
|
|
1
|
+
import { jsx as T, Fragment as X, jsxs as it } from "react/jsx-runtime";
|
|
2
|
+
import { createContext as Cn, useEffect as ye, useState as Ce, useRef as On, useContext as Mr } from "react";
|
|
3
3
|
import { BuilderContext as Xr } from "./blocks-exports.mjs";
|
|
4
|
-
import { isEditing as Lt, isBrowser as Ft, getUserAttributes as jn, checkIsDefined as st, logger as Hr, TARGET as lt, isPreviewing as An } from "./server-entry-
|
|
5
|
-
import { getClassPropName as In } from "./get-class-prop-name-
|
|
4
|
+
import { isEditing as Lt, isBrowser as Ft, getUserAttributes as jn, checkIsDefined as st, logger as Hr, TARGET as lt, isPreviewing as An } from "./server-entry-fb5f2b80.js";
|
|
5
|
+
import { getClassPropName as In } from "./get-class-prop-name-770bdff2.js";
|
|
6
6
|
import { DynamicRenderer as Tn } from "./dynamic-renderer-8b343325.js";
|
|
7
7
|
const Pn = Cn({ registeredComponents: {} }), bn = (e, t, n) => {
|
|
8
8
|
const r = String.prototype.split.call(t, /[,[\].]+?/).filter(Boolean).reduce((o, s) => o != null ? o[s] : o, e);
|
|
@@ -103,7 +103,7 @@ var b, Mn = function(e) {
|
|
|
103
103
|
};
|
|
104
104
|
}
|
|
105
105
|
function s() {
|
|
106
|
-
this.line =
|
|
106
|
+
this.line = de, this.ab = c - re;
|
|
107
107
|
}
|
|
108
108
|
function a(i, l) {
|
|
109
109
|
ve = c, C.C && (kt = new s()), S = i, d(), Y = l, Re = i.m;
|
|
@@ -119,9 +119,9 @@ var b, Mn = function(e) {
|
|
|
119
119
|
if (i === 32)
|
|
120
120
|
++c;
|
|
121
121
|
else if (i === 13)
|
|
122
|
-
++c, i = g.charCodeAt(c), i === 10 && ++c, C.C && (++
|
|
122
|
+
++c, i = g.charCodeAt(c), i === 10 && ++c, C.C && (++de, re = c);
|
|
123
123
|
else if (i === 10 || i === 8232 || i === 8233)
|
|
124
|
-
++c, C.C && (++
|
|
124
|
+
++c, C.C && (++de, re = c);
|
|
125
125
|
else if (8 < i && 14 > i)
|
|
126
126
|
++c;
|
|
127
127
|
else if (i === 47)
|
|
@@ -130,7 +130,7 @@ var b, Mn = function(e) {
|
|
|
130
130
|
var l = C.va && C.C && new s(), u = c, p = g.indexOf("*/", c += 2);
|
|
131
131
|
if (p === -1 && r(c - 2, "Unterminated comment"), c = p + 2, C.C)
|
|
132
132
|
for (ot.lastIndex = u; (i = ot.exec(g)) && i.index < c; )
|
|
133
|
-
++
|
|
133
|
+
++de, re = i.index + i[0].length;
|
|
134
134
|
C.va && C.va(!0, g.slice(u + 2, p), u, c, l, C.C && new s());
|
|
135
135
|
} else if (i === 47)
|
|
136
136
|
f();
|
|
@@ -147,7 +147,7 @@ var b, Mn = function(e) {
|
|
|
147
147
|
function v(i) {
|
|
148
148
|
switch (i) {
|
|
149
149
|
case 46:
|
|
150
|
-
i = g.charCodeAt(c + 1), 48 <= i && 57 >= i ?
|
|
150
|
+
i = g.charCodeAt(c + 1), 48 <= i && 57 >= i ? P(!0) : (++c, a(jr));
|
|
151
151
|
return;
|
|
152
152
|
case 40:
|
|
153
153
|
return ++c, a(ne);
|
|
@@ -183,7 +183,7 @@ var b, Mn = function(e) {
|
|
|
183
183
|
case 55:
|
|
184
184
|
case 56:
|
|
185
185
|
case 57:
|
|
186
|
-
return
|
|
186
|
+
return P(!1);
|
|
187
187
|
case 34:
|
|
188
188
|
case 39:
|
|
189
189
|
c++;
|
|
@@ -237,7 +237,7 @@ var b, Mn = function(e) {
|
|
|
237
237
|
case 13:
|
|
238
238
|
g.charCodeAt(c) === 10 && ++c;
|
|
239
239
|
case 10:
|
|
240
|
-
C.C && (re = c, ++
|
|
240
|
+
C.C && (re = c, ++de);
|
|
241
241
|
break;
|
|
242
242
|
default:
|
|
243
243
|
l += String.fromCharCode(u);
|
|
@@ -247,26 +247,26 @@ var b, Mn = function(e) {
|
|
|
247
247
|
}
|
|
248
248
|
return;
|
|
249
249
|
case 47:
|
|
250
|
-
i = g.charCodeAt(c + 1), Re ? (++c, W()) : i === 61 ? A(
|
|
250
|
+
i = g.charCodeAt(c + 1), Re ? (++c, W()) : i === 61 ? A(ge, 2) : A(Ir, 1);
|
|
251
251
|
return;
|
|
252
252
|
case 37:
|
|
253
253
|
case 42:
|
|
254
|
-
g.charCodeAt(c + 1) === 61 ? A(
|
|
254
|
+
g.charCodeAt(c + 1) === 61 ? A(ge, 2) : A(vn, 1);
|
|
255
255
|
return;
|
|
256
256
|
case 124:
|
|
257
257
|
case 38:
|
|
258
|
-
l = g.charCodeAt(c + 1), l === i ? A(i === 124 ? br : Nr, 2) : l === 61 ? A(
|
|
258
|
+
l = g.charCodeAt(c + 1), l === i ? A(i === 124 ? br : Nr, 2) : l === 61 ? A(ge, 2) : A(i === 124 ? fn : hn, 1);
|
|
259
259
|
return;
|
|
260
260
|
case 94:
|
|
261
|
-
g.charCodeAt(c + 1) === 61 ? A(
|
|
261
|
+
g.charCodeAt(c + 1) === 61 ? A(ge, 2) : A(pn, 1);
|
|
262
262
|
return;
|
|
263
263
|
case 43:
|
|
264
264
|
case 45:
|
|
265
|
-
l = g.charCodeAt(c + 1), l === i ? l === 45 && g.charCodeAt(c + 2) === 62 && nt.test(g.slice(ce, c)) ? (c += 3, f(), d(), I()) : A(cn, 2) : l === 61 ? A(
|
|
265
|
+
l = g.charCodeAt(c + 1), l === i ? l === 45 && g.charCodeAt(c + 2) === 62 && nt.test(g.slice(ce, c)) ? (c += 3, f(), d(), I()) : A(cn, 2) : l === 61 ? A(ge, 2) : A(mn, 1);
|
|
266
266
|
return;
|
|
267
267
|
case 60:
|
|
268
268
|
case 62:
|
|
269
|
-
l = g.charCodeAt(c + 1), u = 1, l === i ? (u = i === 62 && g.charCodeAt(c + 2) === 62 ? 3 : 2, g.charCodeAt(c + u) === 61 ? A(
|
|
269
|
+
l = g.charCodeAt(c + 1), u = 1, l === i ? (u = i === 62 && g.charCodeAt(c + 2) === 62 ? 3 : 2, g.charCodeAt(c + u) === 61 ? A(ge, u + 1) : A(yn, u)) : l === 33 && i === 60 && g.charCodeAt(c + 2) === 45 && g.charCodeAt(c + 3) === 45 ? (c += 4, f(), d(), I()) : (l === 61 && (u = g.charCodeAt(c + 2) === 61 ? 3 : 2), A(gn, u));
|
|
270
270
|
return;
|
|
271
271
|
case 61:
|
|
272
272
|
case 33:
|
|
@@ -321,14 +321,14 @@ var b, Mn = function(e) {
|
|
|
321
321
|
}
|
|
322
322
|
function V(i, l) {
|
|
323
323
|
for (var u = c, p = 0, E = l === void 0 ? 1 / 0 : l, L = 0; L < E; ++L) {
|
|
324
|
-
var
|
|
325
|
-
if (
|
|
324
|
+
var H = g.charCodeAt(c);
|
|
325
|
+
if (H = 97 <= H ? H - 97 + 10 : 65 <= H ? H - 65 + 10 : 48 <= H && 57 >= H ? H - 48 : 1 / 0, H >= i)
|
|
326
326
|
break;
|
|
327
|
-
++c, p = p * i +
|
|
327
|
+
++c, p = p * i + H;
|
|
328
328
|
}
|
|
329
329
|
return c === u || l !== void 0 && c - u !== l ? null : p;
|
|
330
330
|
}
|
|
331
|
-
function
|
|
331
|
+
function P(i) {
|
|
332
332
|
var l = c, u = !1, p = g.charCodeAt(c) === 48;
|
|
333
333
|
i || V(10) !== null || r(l, "Invalid number"), g.charCodeAt(c) === 46 && (++c, V(10), u = !0), i = g.charCodeAt(c), (i === 69 || i === 101) && (i = g.charCodeAt(++c), i !== 43 && i !== 45 || ++c, V(10) === null && r(l, "Invalid number"), u = !0), n(g.charCodeAt(c)) && r(c, "Identifier directly after number"), i = g.slice(l, c);
|
|
334
334
|
var E;
|
|
@@ -364,7 +364,7 @@ var b, Mn = function(e) {
|
|
|
364
364
|
if (z = i, c = U, C.C)
|
|
365
365
|
for (; c < re; )
|
|
366
366
|
re = g.lastIndexOf(`
|
|
367
|
-
`, re - 2) + 1, --
|
|
367
|
+
`, re - 2) + 1, --de;
|
|
368
368
|
d(), I();
|
|
369
369
|
}
|
|
370
370
|
function Ie() {
|
|
@@ -393,7 +393,7 @@ var b, Mn = function(e) {
|
|
|
393
393
|
function Ze() {
|
|
394
394
|
return !C.fc && (S === jt || S === xe || nt.test(g.slice(ce, U)));
|
|
395
395
|
}
|
|
396
|
-
function
|
|
396
|
+
function he() {
|
|
397
397
|
N(oe) || Ze() || ee();
|
|
398
398
|
}
|
|
399
399
|
function M(i) {
|
|
@@ -406,14 +406,14 @@ var b, Mn = function(e) {
|
|
|
406
406
|
i.type !== "Identifier" && i.type !== "MemberExpression" && r(i.start, "Assigning to rvalue"), z && i.type === "Identifier" && rt(i.name) && r(i.start, "Assigning to " + i.name + " in strict mode");
|
|
407
407
|
}
|
|
408
408
|
function Q() {
|
|
409
|
-
(S === Ir || S ===
|
|
409
|
+
(S === Ir || S === ge && Y === "/=") && I(!0);
|
|
410
410
|
var i = S, l = B();
|
|
411
411
|
switch (i) {
|
|
412
412
|
case At:
|
|
413
413
|
case ur:
|
|
414
414
|
k();
|
|
415
415
|
var u = i === At;
|
|
416
|
-
N(oe) || Ze() ? l.label = null : S !== we ? ee() : (l.label = te(),
|
|
416
|
+
N(oe) || Ze() ? l.label = null : S !== we ? ee() : (l.label = te(), he());
|
|
417
417
|
for (var p = 0; p < D.length; ++p) {
|
|
418
418
|
var E = D[p];
|
|
419
419
|
if ((l.label === null || E.name === l.label.name) && (E.kind !== null && (u || E.kind === "loop") || l.label && u))
|
|
@@ -421,9 +421,9 @@ var b, Mn = function(e) {
|
|
|
421
421
|
}
|
|
422
422
|
return p === D.length && r(l.start, "Unsyntactic " + i.l), x(l, u ? "BreakStatement" : "ContinueStatement");
|
|
423
423
|
case cr:
|
|
424
|
-
return k(),
|
|
424
|
+
return k(), he(), x(l, "DebuggerStatement");
|
|
425
425
|
case pr:
|
|
426
|
-
return k(), D.push(Mt), l.body = Q(), D.pop(), M(Nt), l.test = Pe(),
|
|
426
|
+
return k(), D.push(Mt), l.body = Q(), D.pop(), M(Nt), l.test = Pe(), he(), x(l, "DoWhileStatement");
|
|
427
427
|
case gr:
|
|
428
428
|
return k(), D.push(Mt), M(ne), S === oe ? gt(l, null) : S === bt ? (i = B(), k(), ir(i, !0), x(i, "VariableDeclaration"), i.fa.length === 1 && N(tt) ? or(l, i) : gt(l, i)) : (i = $(!1, !0), N(tt) ? (Qe(i), or(l, i)) : gt(l, i));
|
|
429
429
|
case Tt:
|
|
@@ -431,17 +431,17 @@ var b, Mn = function(e) {
|
|
|
431
431
|
case yr:
|
|
432
432
|
return k(), l.test = Pe(), l.da = Q(), l.alternate = N(hr) ? Q() : null, x(l, "IfStatement");
|
|
433
433
|
case mr:
|
|
434
|
-
return Be || C.Ib || r(U, "'return' outside of function"), k(), N(oe) || Ze() ? l.K = null : (l.K = $(),
|
|
434
|
+
return Be || C.Ib || r(U, "'return' outside of function"), k(), N(oe) || Ze() ? l.K = null : (l.K = $(), he()), x(l, "ReturnStatement");
|
|
435
435
|
case Pt:
|
|
436
436
|
for (k(), l.Qb = Pe(), l.tb = [], M(De), D.push(kn); S !== xe; )
|
|
437
437
|
S === It || S === fr ? (i = S === It, p && x(p, "SwitchCase"), l.tb.push(p = B()), p.da = [], k(), i ? p.test = $() : (u && r(Ct, "Multiple default clauses"), u = !0, p.test = null), M(_e)) : (p || ee(), p.da.push(Q()));
|
|
438
438
|
return p && x(p, "SwitchCase"), k(), D.pop(), x(l, "SwitchStatement");
|
|
439
439
|
case vr:
|
|
440
|
-
return k(), nt.test(g.slice(ce, U)) && r(ce, "Illegal newline after throw"), l.K = $(),
|
|
440
|
+
return k(), nt.test(g.slice(ce, U)) && r(ce, "Illegal newline after throw"), l.K = $(), he(), x(l, "ThrowStatement");
|
|
441
441
|
case wr:
|
|
442
442
|
return k(), l.block = be(), l.Ea = null, S === lr && (i = B(), k(), M(ne), i.Ua = te(), z && rt(i.Ua.name) && r(i.Ua.start, "Binding " + i.Ua.name + " in strict mode"), M(q), i.body = be(), l.Ea = x(i, "CatchClause")), l.fb = N(dr) ? be() : null, l.Ea || l.fb || r(l.start, "Missing catch or finally clause"), x(l, "TryStatement");
|
|
443
443
|
case bt:
|
|
444
|
-
return k(), ir(l),
|
|
444
|
+
return k(), ir(l), he(), x(l, "VariableDeclaration");
|
|
445
445
|
case Nt:
|
|
446
446
|
return k(), l.test = Pe(), D.push(Mt), l.body = Q(), D.pop(), x(l, "WhileStatement");
|
|
447
447
|
case xr:
|
|
@@ -459,7 +459,7 @@ var b, Mn = function(e) {
|
|
|
459
459
|
kind: S.W ? "loop" : S === Pt ? "switch" : null
|
|
460
460
|
}), l.body = Q(), D.pop(), l.label = E, x(l, "LabeledStatement");
|
|
461
461
|
}
|
|
462
|
-
return l.la = E,
|
|
462
|
+
return l.la = E, he(), x(l, "ExpressionStatement");
|
|
463
463
|
}
|
|
464
464
|
}
|
|
465
465
|
function Pe() {
|
|
@@ -571,8 +571,8 @@ var b, Mn = function(e) {
|
|
|
571
571
|
} else
|
|
572
572
|
p.key.type !== "Identifier" || p.key.name !== "get" && p.key.name !== "set" ? ee() : (E = u = !0, L = p.kind = p.key.name, p.key = S === Me || S === et ? qe() : te(!0), S !== ne && ee(), p.value = wt(B(), !1));
|
|
573
573
|
if (p.key.type === "Identifier" && (z || u))
|
|
574
|
-
for (var
|
|
575
|
-
var Ee = i.h[
|
|
574
|
+
for (var H = 0; H < i.h.length; ++H) {
|
|
575
|
+
var Ee = i.h[H];
|
|
576
576
|
if (Ee.key.name === p.key.name) {
|
|
577
577
|
var Dt = L === Ee.kind || E && Ee.kind === "init" || L === "init" && (Ee.kind === "get" || Ee.kind === "set");
|
|
578
578
|
Dt && !z && L === "init" && Ee.kind === "init" && (Dt = !1), Dt && r(p.key.start, "Redefinition of property");
|
|
@@ -623,7 +623,7 @@ var b, Mn = function(e) {
|
|
|
623
623
|
g = String(i), me = g.length, C = l || {};
|
|
624
624
|
for (var u in sr)
|
|
625
625
|
Object.prototype.hasOwnProperty.call(C, u) || (C[u] = sr[u]);
|
|
626
|
-
for (St = C.sourceFile,
|
|
626
|
+
for (St = C.sourceFile, de = 1, c = re = 0, Re = !0, d(), u = C.dc, Ct = ce = c, C.C && (Ot = new s()), Be = z = !1, D = [], I(), i = u || B(), l = !0, u || (i.body = []); S !== jt; )
|
|
627
627
|
u = Q(), i.body.push(u), l && dt(u) && ue(!0), l = !1;
|
|
628
628
|
return x(i, "Program");
|
|
629
629
|
};
|
|
@@ -638,7 +638,7 @@ var b, Mn = function(e) {
|
|
|
638
638
|
dc: null,
|
|
639
639
|
sourceFile: null,
|
|
640
640
|
vb: null
|
|
641
|
-
}, c = 0, U = 0, ve = 0, Et, kt, S, Y, Re,
|
|
641
|
+
}, c = 0, U = 0, ve = 0, Et, kt, S, Y, Re, de, re, Ct = 0, ce = 0, Ot, Be, D, z, ln = [], Me = {
|
|
642
642
|
type: "num"
|
|
643
643
|
}, ar = {
|
|
644
644
|
type: "regexp"
|
|
@@ -792,7 +792,7 @@ var b, Mn = function(e) {
|
|
|
792
792
|
}, Tr = {
|
|
793
793
|
Cb: !0,
|
|
794
794
|
m: !0
|
|
795
|
-
},
|
|
795
|
+
}, ge = {
|
|
796
796
|
Cb: !0,
|
|
797
797
|
m: !0
|
|
798
798
|
}, cn = {
|
|
@@ -889,7 +889,7 @@ var Dr = {
|
|
|
889
889
|
VALUE_IN_DESCRIPTOR: !0
|
|
890
890
|
}, ke = {
|
|
891
891
|
REGEXP_TIMEOUT: !0
|
|
892
|
-
}, Ur = [], se = null, Ve = null,
|
|
892
|
+
}, Ur = [], se = null, Ve = null, pe = typeof globalThis == "undefined" ? void 0 : globalThis, Dn = ["onmessage = function(e) {", "var result;", "var data = e.data;", "switch (data[0]) {", "case 'split':", "result = data[1].split(data[2], data[3]);", "break;", "case 'match':", "result = data[1].match(data[2]);", "break;", "case 'search':", "result = data[1].search(data[2]);", "break;", "case 'replace':", "result = data[1].replace(data[2], data[3]);", "break;", "case 'exec':", "var regexp = data[1];", "regexp.lastIndex = data[2];", "result = [regexp.exec(data[3]), data[1].lastIndex];", "break;", "default:", "throw Error('Unknown RegExp operation: ' + data[0]);", "}", "postMessage(result);", "close();", "};"];
|
|
893
893
|
function Jt(e) {
|
|
894
894
|
var t = e >>> 0;
|
|
895
895
|
return t === Number(e) ? t : NaN;
|
|
@@ -918,7 +918,7 @@ function Oe(e, t) {
|
|
|
918
918
|
var n = {}, r;
|
|
919
919
|
for (r in Dr)
|
|
920
920
|
n[r] = Dr[r];
|
|
921
|
-
return n.sourceFile = t,
|
|
921
|
+
return n.sourceFile = t, pe.j.parse(e, n);
|
|
922
922
|
}
|
|
923
923
|
b.Jb = function(e) {
|
|
924
924
|
var t = this.o[0];
|
|
@@ -1099,7 +1099,7 @@ function Fn(e, t) {
|
|
|
1099
1099
|
}
|
|
1100
1100
|
function Wn(e, t) {
|
|
1101
1101
|
var n = function(r) {
|
|
1102
|
-
return r = arguments.length ?
|
|
1102
|
+
return r = arguments.length ? pe.String(r) : "", le(e) ? (this.data = r, this) : r;
|
|
1103
1103
|
};
|
|
1104
1104
|
for (e.J = e.i(n, !0), e.g(t, "String", e.J, y), e.g(e.J, "fromCharCode", e.i(String.fromCharCode, !1), y), t = "charAt charCodeAt concat indexOf lastIndexOf slice substr substring toLocaleLowerCase toLocaleUpperCase toLowerCase toUpperCase trim".split(" "), n = 0; n < t.length; n++)
|
|
1105
1105
|
F(e, e.J, t[n], String.prototype[t[n]]);
|
|
@@ -1182,12 +1182,12 @@ function Wn(e, t) {
|
|
|
1182
1182
|
}
|
|
1183
1183
|
function Gn(e, t) {
|
|
1184
1184
|
e.mb = e.i(function(n) {
|
|
1185
|
-
return n =
|
|
1185
|
+
return n = pe.Boolean(n), le(e) ? (this.data = n, this) : n;
|
|
1186
1186
|
}, !0), e.g(t, "Boolean", e.mb, y);
|
|
1187
1187
|
}
|
|
1188
1188
|
function $n(e, t) {
|
|
1189
1189
|
var n = function(r) {
|
|
1190
|
-
return r = arguments.length ?
|
|
1190
|
+
return r = arguments.length ? pe.Number(r) : 0, le(e) ? (this.data = r, this) : r;
|
|
1191
1191
|
};
|
|
1192
1192
|
for (e.aa = e.i(n, !0), e.g(t, "Number", e.aa, y), t = ["MAX_VALUE", "MIN_VALUE", "NaN", "NEGATIVE_INFINITY", "POSITIVE_INFINITY"], n = 0; n < t.length; n++)
|
|
1193
1193
|
e.g(e.aa, t[n], Number[t[n]], Le);
|
|
@@ -1227,9 +1227,9 @@ function $n(e, t) {
|
|
|
1227
1227
|
function Vn(e, t) {
|
|
1228
1228
|
var n = function(o, s) {
|
|
1229
1229
|
if (!le(e))
|
|
1230
|
-
return
|
|
1230
|
+
return pe.Date();
|
|
1231
1231
|
var a = [null].concat(Array.from(arguments));
|
|
1232
|
-
return this.data = new (Function.prototype.bind.apply(
|
|
1232
|
+
return this.data = new (Function.prototype.bind.apply(pe.Date, a))(), this;
|
|
1233
1233
|
};
|
|
1234
1234
|
e.$ = e.i(n, !0), e.nb = e.$.h.prototype, e.g(t, "Date", e.$, y), e.g(e.$, "now", e.i(Date.now, !1), y), e.g(e.$, "parse", e.i(Date.parse, !1), y), e.g(e.$, "UTC", e.i(Date.UTC, !1), y), t = "getDate getDay getFullYear getHours getMilliseconds getMinutes getMonth getSeconds getTime getTimezoneOffset getUTCDate getUTCDay getUTCFullYear getUTCHours getUTCMilliseconds getUTCMinutes getUTCMonth getUTCSeconds getYear setDate setFullYear setHours setMilliseconds setMinutes setMonth setSeconds setTime setUTCDate setUTCFullYear setUTCHours setUTCMilliseconds setUTCMinutes setUTCMonth setUTCSeconds setYear toDateString toISOString toJSON toGMTString toLocaleDateString toLocaleString toLocaleTimeString toTimeString toUTCString".split(" ");
|
|
1235
1235
|
for (var r = 0; r < t.length; r++)
|
|
@@ -1254,7 +1254,7 @@ function Xn(e, t) {
|
|
|
1254
1254
|
}
|
|
1255
1255
|
r = r === void 0 ? "" : String(r), o = o ? String(o) : "", /^[gmi]*$/.test(o) || w(e, e.T, "Invalid regexp flag: " + o);
|
|
1256
1256
|
try {
|
|
1257
|
-
var a = new
|
|
1257
|
+
var a = new pe.RegExp(r, o);
|
|
1258
1258
|
} catch (f) {
|
|
1259
1259
|
w(e, e.T, f.message);
|
|
1260
1260
|
}
|
|
@@ -1780,34 +1780,34 @@ function ze(e, t, n, r) {
|
|
|
1780
1780
|
URIError
|
|
1781
1781
|
}, r = String(e.G(n, "name")), o = e.G(n, "message").valueOf(), t = (t[r] || Error)(o), t.stack = String(e.G(n, "stack"))) : t = String(n), e.value = t, t;
|
|
1782
1782
|
}
|
|
1783
|
-
function
|
|
1783
|
+
function J(e, t) {
|
|
1784
1784
|
switch (t.type) {
|
|
1785
1785
|
case "ArrayExpression":
|
|
1786
1786
|
return "[...]";
|
|
1787
1787
|
case "BinaryExpression":
|
|
1788
1788
|
case "LogicalExpression":
|
|
1789
|
-
return
|
|
1789
|
+
return J(e, t.left) + " " + t.operator + " " + J(e, t.right);
|
|
1790
1790
|
case "CallExpression":
|
|
1791
|
-
return
|
|
1791
|
+
return J(e, t.callee) + "(...)";
|
|
1792
1792
|
case "ConditionalExpression":
|
|
1793
|
-
return
|
|
1793
|
+
return J(e, t.test) + " ? " + J(e, t.da) + " : " + J(e, t.alternate);
|
|
1794
1794
|
case "Identifier":
|
|
1795
1795
|
return t.name;
|
|
1796
1796
|
case "Literal":
|
|
1797
1797
|
return t.raw;
|
|
1798
1798
|
case "MemberExpression":
|
|
1799
|
-
var n =
|
|
1800
|
-
return e =
|
|
1799
|
+
var n = J(e, t.object);
|
|
1800
|
+
return e = J(e, t.Wa), t.bb ? n + "[" + e + "]" : n + "." + e;
|
|
1801
1801
|
case "NewExpression":
|
|
1802
|
-
return "new " +
|
|
1802
|
+
return "new " + J(e, t.callee) + "(...)";
|
|
1803
1803
|
case "ObjectExpression":
|
|
1804
1804
|
return "{...}";
|
|
1805
1805
|
case "ThisExpression":
|
|
1806
1806
|
return "this";
|
|
1807
1807
|
case "UnaryExpression":
|
|
1808
|
-
return t.operator + " " +
|
|
1808
|
+
return t.operator + " " + J(e, t.K);
|
|
1809
1809
|
case "UpdateExpression":
|
|
1810
|
-
return n =
|
|
1810
|
+
return n = J(e, t.K), t.prefix ? t.operator + n : n + t.operator;
|
|
1811
1811
|
}
|
|
1812
1812
|
return "???";
|
|
1813
1813
|
}
|
|
@@ -2104,7 +2104,7 @@ h.prototype.stepCallExpression = function(e, t, n) {
|
|
|
2104
2104
|
if (t.A !== 0 && t.F.push(t.value), n.arguments[t.A])
|
|
2105
2105
|
return new m(n.arguments[t.A++], t.scope);
|
|
2106
2106
|
if (n.type === "NewExpression") {
|
|
2107
|
-
if (o instanceof j && !o.Ab || w(this, this.j,
|
|
2107
|
+
if (o instanceof j && !o.Ab || w(this, this.j, J(this, n.callee) + " is not a constructor"), o === this.qa)
|
|
2108
2108
|
t.B = je(this);
|
|
2109
2109
|
else {
|
|
2110
2110
|
var s = o.h.prototype;
|
|
@@ -2117,7 +2117,7 @@ h.prototype.stepCallExpression = function(e, t, n) {
|
|
|
2117
2117
|
if (t.eb)
|
|
2118
2118
|
e.pop(), e[e.length - 1].value = t.isConstructor && typeof t.value != "object" ? t.B : t.value;
|
|
2119
2119
|
else {
|
|
2120
|
-
if (t.eb = !0, o instanceof j || w(this, this.j,
|
|
2120
|
+
if (t.eb = !0, o instanceof j || w(this, this.j, J(this, n.callee) + " is not a function"), e = o.node) {
|
|
2121
2121
|
for (n = $t(this, e.body, o.Va), r = je(this), o = 0; o < t.F.length; o++)
|
|
2122
2122
|
this.g(r, o, t.F[o]);
|
|
2123
2123
|
for (this.g(n.object, "arguments", r), o = 0; o < e.oa.length; o++)
|
|
@@ -2143,7 +2143,7 @@ h.prototype.stepCallExpression = function(e, t, n) {
|
|
|
2143
2143
|
t.value = f, a.za = !1;
|
|
2144
2144
|
}), this.za = !0, t.scope.S || (t.B = _t(this, t.B)), o.Za.apply(t.B, r);
|
|
2145
2145
|
} else
|
|
2146
|
-
w(this, this.j,
|
|
2146
|
+
w(this, this.j, J(this, n.callee) + " is not callable");
|
|
2147
2147
|
}
|
|
2148
2148
|
};
|
|
2149
2149
|
h.prototype.stepConditionalExpression = function(e, t, n) {
|
|
@@ -2465,7 +2465,7 @@ h.prototype.stepWithStatement = function(e, t, n) {
|
|
|
2465
2465
|
return t.Ca ? (e.pop(), e = Qt(this, t.scope, t.value), new m(n.body, e)) : (t.Ca = !0, new m(n.object, t.scope));
|
|
2466
2466
|
};
|
|
2467
2467
|
h.prototype.stepWhileStatement = h.prototype.stepDoWhileStatement;
|
|
2468
|
-
|
|
2468
|
+
pe.Interpreter = h;
|
|
2469
2469
|
h.prototype.step = h.prototype.lb;
|
|
2470
2470
|
h.prototype.run = h.prototype.Eb;
|
|
2471
2471
|
h.prototype.appendCode = h.prototype.Jb;
|
|
@@ -2844,8 +2844,8 @@ function Eo(e) {
|
|
|
2844
2844
|
leading: !1
|
|
2845
2845
|
});
|
|
2846
2846
|
function f(I) {
|
|
2847
|
-
const A = I.getBoundingClientRect(), W = window.innerHeight,
|
|
2848
|
-
return A.bottom >
|
|
2847
|
+
const A = I.getBoundingClientRect(), W = window.innerHeight, P = (e.thresholdPercent || 0) / 100 * W;
|
|
2848
|
+
return A.bottom > P && A.top < W - P;
|
|
2849
2849
|
}
|
|
2850
2850
|
const d = e.steps[0].styles;
|
|
2851
2851
|
function v() {
|
|
@@ -3033,7 +3033,7 @@ const on = (e, t) => e ? t ? e.models && e.models.length > 0 && !e.models.includ
|
|
|
3033
3033
|
}, t;
|
|
3034
3034
|
};
|
|
3035
3035
|
function Bo(e) {
|
|
3036
|
-
return /* @__PURE__ */
|
|
3036
|
+
return /* @__PURE__ */ T(
|
|
3037
3037
|
"style",
|
|
3038
3038
|
{
|
|
3039
3039
|
dangerouslySetInnerHTML: { __html: e.styles },
|
|
@@ -3057,7 +3057,7 @@ function Mo(e) {
|
|
|
3057
3057
|
const V = d ? Ue({
|
|
3058
3058
|
className: W,
|
|
3059
3059
|
styles: d
|
|
3060
|
-
}) : "",
|
|
3060
|
+
}) : "", P = v ? Ue({
|
|
3061
3061
|
className: W,
|
|
3062
3062
|
styles: v,
|
|
3063
3063
|
mediaQuery: Ut(
|
|
@@ -3095,13 +3095,13 @@ function Mo(e) {
|
|
|
3095
3095
|
}
|
|
3096
3096
|
return [
|
|
3097
3097
|
V,
|
|
3098
|
-
|
|
3098
|
+
P,
|
|
3099
3099
|
O,
|
|
3100
3100
|
R,
|
|
3101
3101
|
k
|
|
3102
3102
|
].join(" ");
|
|
3103
3103
|
}
|
|
3104
|
-
return /* @__PURE__ */
|
|
3104
|
+
return /* @__PURE__ */ T(X, { children: n() && t() ? /* @__PURE__ */ T(X, { children: /* @__PURE__ */ T(
|
|
3105
3105
|
Bo,
|
|
3106
3106
|
{
|
|
3107
3107
|
id: "builderio-block",
|
|
@@ -3173,7 +3173,7 @@ function nr({
|
|
|
3173
3173
|
});
|
|
3174
3174
|
}
|
|
3175
3175
|
function Wo(e) {
|
|
3176
|
-
return /* @__PURE__ */
|
|
3176
|
+
return /* @__PURE__ */ T(
|
|
3177
3177
|
Tn,
|
|
3178
3178
|
{
|
|
3179
3179
|
TagName: e.Wrapper,
|
|
@@ -3194,8 +3194,8 @@ function Wo(e) {
|
|
|
3194
3194
|
);
|
|
3195
3195
|
}
|
|
3196
3196
|
function Go(e) {
|
|
3197
|
-
return
|
|
3198
|
-
}, []), /* @__PURE__ */
|
|
3197
|
+
return ye(() => {
|
|
3198
|
+
}, []), /* @__PURE__ */ T(X, { children: e.children });
|
|
3199
3199
|
}
|
|
3200
3200
|
function $o(e) {
|
|
3201
3201
|
var r, o;
|
|
@@ -3218,8 +3218,8 @@ function $o(e) {
|
|
|
3218
3218
|
function n() {
|
|
3219
3219
|
return e.wrapperProps;
|
|
3220
3220
|
}
|
|
3221
|
-
return
|
|
3222
|
-
}, [e.wrapperProps, (o = (r = e.block) == null ? void 0 : r.component) == null ? void 0 : o.options]), /* @__PURE__ */
|
|
3221
|
+
return ye(() => {
|
|
3222
|
+
}, [e.wrapperProps, (o = (r = e.block) == null ? void 0 : r.component) == null ? void 0 : o.options]), /* @__PURE__ */ T(X, { children: e.Wrapper.load ? /* @__PURE__ */ T(X, { children: /* @__PURE__ */ T(
|
|
3223
3223
|
Go,
|
|
3224
3224
|
{
|
|
3225
3225
|
load: e.Wrapper.load,
|
|
@@ -3228,7 +3228,7 @@ function $o(e) {
|
|
|
3228
3228
|
attributes: t(),
|
|
3229
3229
|
children: e.children
|
|
3230
3230
|
}
|
|
3231
|
-
) }) : /* @__PURE__ */
|
|
3231
|
+
) }) : /* @__PURE__ */ T(e.Wrapper, { ...n(), attributes: t(), children: e.children }) });
|
|
3232
3232
|
}
|
|
3233
3233
|
const Vo = ({
|
|
3234
3234
|
componentOptions: e,
|
|
@@ -3266,8 +3266,7 @@ function $r(e) {
|
|
|
3266
3266
|
const [t, n] = Ce(
|
|
3267
3267
|
() => e.isInteractive ? $o : e.componentRef
|
|
3268
3268
|
);
|
|
3269
|
-
return
|
|
3270
|
-
}, [e.componentOptions, e.blockChildren]), /* @__PURE__ */ P(J, { children: e.componentRef ? /* @__PURE__ */ P(J, { children: /* @__PURE__ */ P(
|
|
3269
|
+
return /* @__PURE__ */ T(X, { children: e.componentRef ? /* @__PURE__ */ T(X, { children: /* @__PURE__ */ T(
|
|
3271
3270
|
t,
|
|
3272
3271
|
{
|
|
3273
3272
|
...Vo({
|
|
@@ -3280,7 +3279,7 @@ function $r(e) {
|
|
|
3280
3279
|
isInteractive: e.isInteractive,
|
|
3281
3280
|
contextValue: e.context
|
|
3282
3281
|
}),
|
|
3283
|
-
children: (r = e.blockChildren) == null ? void 0 : r.map((o) => /* @__PURE__ */
|
|
3282
|
+
children: e.componentRef ? /* @__PURE__ */ T(X, { children: (r = e.blockChildren) == null ? void 0 : r.map((o) => /* @__PURE__ */ T(
|
|
3284
3283
|
ht,
|
|
3285
3284
|
{
|
|
3286
3285
|
block: o,
|
|
@@ -3289,15 +3288,15 @@ function $r(e) {
|
|
|
3289
3288
|
linkComponent: e.linkComponent
|
|
3290
3289
|
},
|
|
3291
3290
|
o.id
|
|
3292
|
-
))
|
|
3291
|
+
)) }) : null
|
|
3293
3292
|
}
|
|
3294
3293
|
) }) : null });
|
|
3295
3294
|
}
|
|
3296
3295
|
function Vr(e) {
|
|
3297
3296
|
const [t, n] = Ce(() => e.repeatContext);
|
|
3298
|
-
return
|
|
3297
|
+
return ye(() => {
|
|
3299
3298
|
n(e.repeatContext);
|
|
3300
|
-
}, [e.repeatContext]), /* @__PURE__ */
|
|
3299
|
+
}, [e.repeatContext]), /* @__PURE__ */ T(Xr.Provider, { value: t, children: /* @__PURE__ */ T(
|
|
3301
3300
|
ht,
|
|
3302
3301
|
{
|
|
3303
3302
|
block: e.block,
|
|
@@ -3323,14 +3322,14 @@ function ht(e) {
|
|
|
3323
3322
|
var O;
|
|
3324
3323
|
if (n.value && !n.update && !An())
|
|
3325
3324
|
return n.value;
|
|
3326
|
-
const
|
|
3325
|
+
const P = (O = e.block.repeat) != null && O.collection ? e.block : mo({
|
|
3327
3326
|
block: e.block,
|
|
3328
3327
|
localState: e.context.localState,
|
|
3329
3328
|
rootState: e.context.rootState,
|
|
3330
3329
|
rootSetState: e.context.rootSetState,
|
|
3331
3330
|
context: e.context.context
|
|
3332
3331
|
});
|
|
3333
|
-
return n.value =
|
|
3332
|
+
return n.value = P, n.update = !1, P;
|
|
3334
3333
|
}
|
|
3335
3334
|
function s() {
|
|
3336
3335
|
return Ao({
|
|
@@ -3347,17 +3346,17 @@ function ht(e) {
|
|
|
3347
3346
|
var R, _;
|
|
3348
3347
|
if ((R = e.block.repeat) != null && R.collection)
|
|
3349
3348
|
return !!((_ = t == null ? void 0 : t()) != null && _.length);
|
|
3350
|
-
const
|
|
3351
|
-
return ("show" in o() ? o().show : !0) && !
|
|
3349
|
+
const P = "hide" in o() ? o().hide : !1;
|
|
3350
|
+
return ("show" in o() ? o().show : !0) && !P;
|
|
3352
3351
|
}
|
|
3353
3352
|
function d() {
|
|
3354
3353
|
var O, R;
|
|
3355
3354
|
return !((O = s == null ? void 0 : s()) != null && O.component) && !t() ? (R = o().children) != null ? R : [] : [];
|
|
3356
3355
|
}
|
|
3357
3356
|
function v() {
|
|
3358
|
-
var
|
|
3357
|
+
var P, O, R, _;
|
|
3359
3358
|
return {
|
|
3360
|
-
blockChildren: (
|
|
3359
|
+
blockChildren: (P = o().children) != null ? P : [],
|
|
3361
3360
|
componentRef: (O = s == null ? void 0 : s()) == null ? void 0 : O.component,
|
|
3362
3361
|
componentOptions: {
|
|
3363
3362
|
...so(o(), e.context),
|
|
@@ -3378,28 +3377,28 @@ function ht(e) {
|
|
|
3378
3377
|
isInteractive: !((_ = s == null ? void 0 : s()) != null && _.isRSC && lt === "rsc")
|
|
3379
3378
|
};
|
|
3380
3379
|
}
|
|
3381
|
-
return
|
|
3382
|
-
const
|
|
3383
|
-
O &&
|
|
3380
|
+
return ye(() => {
|
|
3381
|
+
const P = o().id, O = o().animations;
|
|
3382
|
+
O && P && wo(
|
|
3384
3383
|
O.map((R) => ({
|
|
3385
3384
|
...R,
|
|
3386
|
-
elementId:
|
|
3385
|
+
elementId: P
|
|
3387
3386
|
}))
|
|
3388
3387
|
);
|
|
3389
|
-
}, []),
|
|
3388
|
+
}, []), ye(() => {
|
|
3390
3389
|
n.update = !0;
|
|
3391
|
-
}), /* @__PURE__ */
|
|
3392
|
-
/* @__PURE__ */
|
|
3393
|
-
(I = s == null ? void 0 : s()) != null && I.noWrap ? t() ? /* @__PURE__ */
|
|
3390
|
+
}), /* @__PURE__ */ T(X, { children: f() ? /* @__PURE__ */ it(X, { children: [
|
|
3391
|
+
/* @__PURE__ */ T(Mo, { block: o(), context: e.context }),
|
|
3392
|
+
(I = s == null ? void 0 : s()) != null && I.noWrap ? t() ? /* @__PURE__ */ T(X, { children: (V = t()) == null ? void 0 : V.map((P, O) => /* @__PURE__ */ T(
|
|
3394
3393
|
Vr,
|
|
3395
3394
|
{
|
|
3396
|
-
repeatContext:
|
|
3397
|
-
block:
|
|
3395
|
+
repeatContext: P.context,
|
|
3396
|
+
block: P.block,
|
|
3398
3397
|
registeredComponents: e.registeredComponents,
|
|
3399
3398
|
linkComponent: e.linkComponent
|
|
3400
3399
|
},
|
|
3401
3400
|
Gr(O)
|
|
3402
|
-
)) }) : /* @__PURE__ */
|
|
3401
|
+
)) }) : /* @__PURE__ */ T(
|
|
3403
3402
|
$r,
|
|
3404
3403
|
{
|
|
3405
3404
|
componentRef: v().componentRef,
|
|
@@ -3412,11 +3411,11 @@ function ht(e) {
|
|
|
3412
3411
|
includeBlockProps: v().includeBlockProps,
|
|
3413
3412
|
isInteractive: v().isInteractive
|
|
3414
3413
|
}
|
|
3415
|
-
) : /* @__PURE__ */
|
|
3414
|
+
) : /* @__PURE__ */ T(X, { children: t() ? /* @__PURE__ */ T(X, { children: (W = t()) == null ? void 0 : W.map((P, O) => /* @__PURE__ */ T(
|
|
3416
3415
|
Vr,
|
|
3417
3416
|
{
|
|
3418
|
-
repeatContext:
|
|
3419
|
-
block:
|
|
3417
|
+
repeatContext: P.context,
|
|
3418
|
+
block: P.block,
|
|
3420
3419
|
registeredComponents: e.registeredComponents,
|
|
3421
3420
|
linkComponent: e.linkComponent
|
|
3422
3421
|
},
|
|
@@ -3428,7 +3427,7 @@ function ht(e) {
|
|
|
3428
3427
|
block: o(),
|
|
3429
3428
|
context: e.context,
|
|
3430
3429
|
children: [
|
|
3431
|
-
/* @__PURE__ */
|
|
3430
|
+
/* @__PURE__ */ T(
|
|
3432
3431
|
$r,
|
|
3433
3432
|
{
|
|
3434
3433
|
componentRef: v().componentRef,
|
|
@@ -3442,15 +3441,15 @@ function ht(e) {
|
|
|
3442
3441
|
isInteractive: v().isInteractive
|
|
3443
3442
|
}
|
|
3444
3443
|
),
|
|
3445
|
-
(A = d()) == null ? void 0 : A.map((
|
|
3444
|
+
(A = d()) == null ? void 0 : A.map((P) => /* @__PURE__ */ T(
|
|
3446
3445
|
ht,
|
|
3447
3446
|
{
|
|
3448
|
-
block:
|
|
3447
|
+
block: P,
|
|
3449
3448
|
registeredComponents: e.registeredComponents,
|
|
3450
3449
|
linkComponent: e.linkComponent,
|
|
3451
3450
|
context: e.context
|
|
3452
3451
|
},
|
|
3453
|
-
|
|
3452
|
+
P.id
|
|
3454
3453
|
))
|
|
3455
3454
|
]
|
|
3456
3455
|
}
|
|
@@ -3500,19 +3499,19 @@ function Xo(e) {
|
|
|
3500
3499
|
"*"
|
|
3501
3500
|
));
|
|
3502
3501
|
}
|
|
3503
|
-
return
|
|
3504
|
-
}, []),
|
|
3505
|
-
}, [e.blocks]), /* @__PURE__ */ it(
|
|
3506
|
-
/* @__PURE__ */
|
|
3502
|
+
return ye(() => {
|
|
3503
|
+
}, []), ye(() => {
|
|
3504
|
+
}, [e.blocks]), /* @__PURE__ */ it(X, { children: [
|
|
3505
|
+
/* @__PURE__ */ T("style", { children: `.props-blocks-wrapper-b46bf284 {
|
|
3507
3506
|
display: flex;
|
|
3508
3507
|
flex-direction: column;
|
|
3509
3508
|
align-items: stretch;
|
|
3510
3509
|
}` }),
|
|
3511
|
-
/* @__PURE__ */
|
|
3510
|
+
/* @__PURE__ */ T(
|
|
3512
3511
|
e.BlocksWrapper,
|
|
3513
3512
|
{
|
|
3514
3513
|
ref: t,
|
|
3515
|
-
className: n() + " props-blocks-wrapper-
|
|
3514
|
+
className: n() + " props-blocks-wrapper-b46bf284",
|
|
3516
3515
|
"builder-path": r(),
|
|
3517
3516
|
"builder-parent-id": e.parent,
|
|
3518
3517
|
style: e.styleProp,
|
|
@@ -3540,7 +3539,7 @@ function Ho(e) {
|
|
|
3540
3539
|
BlocksWrapper: ((o = e.context) == null ? void 0 : o.BlocksWrapper) || (t == null ? void 0 : t.BlocksWrapper),
|
|
3541
3540
|
children: [
|
|
3542
3541
|
e.children,
|
|
3543
|
-
e.blocks ? /* @__PURE__ */
|
|
3542
|
+
e.blocks ? /* @__PURE__ */ T(X, { children: (s = e.blocks) == null ? void 0 : s.map((a) => /* @__PURE__ */ T(
|
|
3544
3543
|
ht,
|
|
3545
3544
|
{
|
|
3546
3545
|
block: a,
|