@janbox/storefront-builder 1.0.9 → 2.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +83 -110
- package/dist/{countdown-timer.node-j79tvSTR.js → countdown-timer.node-OmDiT-pz.js} +139 -140
- package/dist/editor/lib/index.d.ts +1 -1
- package/dist/editor/lib/sidebar/insert-action.d.ts +15 -22
- package/dist/editor.js +981 -483
- package/dist/{index-C9Q0Iqvf.js → index-CwrFnubn.js} +342 -341
- package/dist/index.js +33 -33
- package/dist/style.css +1 -1
- package/dist/templates/elements/carousel/index.d.ts +2 -2
- package/dist/templates/elements/content-list/index.d.ts +2 -2
- package/dist/templates/elements/interactive/index.d.ts +2 -2
- package/dist/templates/elements/layout/index.d.ts +2 -2
- package/dist/templates/elements/media/index.d.ts +2 -2
- package/dist/templates/elements/text/index.d.ts +2 -2
- package/dist/templates/elements/utilities/index.d.ts +2 -2
- package/dist/templates/index.d.ts +0 -1
- package/dist/templates/sections/faqs/index.d.ts +2 -2
- package/dist/templates/sections/guarantee/index.d.ts +2 -2
- package/dist/templates/sections/hero/index.d.ts +2 -2
- package/dist/templates.js +79 -578
- package/package.json +1 -1
|
@@ -3,11 +3,11 @@ import { Fragment as M } from "react";
|
|
|
3
3
|
import "flat";
|
|
4
4
|
import { isNil as p } from "lodash-es";
|
|
5
5
|
import { u as A, e as g, a as L, i as k, d as l } from "./color-picker-popover-B3AVFuei.js";
|
|
6
|
-
import { useNode as i
|
|
6
|
+
import { useNode as i } from "@craftjs/core";
|
|
7
7
|
import { useMergeRefs as u } from "@floating-ui/react";
|
|
8
|
-
import { Button as _, Grid as
|
|
9
|
-
import { v as
|
|
10
|
-
import { mediaQuery as
|
|
8
|
+
import { Button as _, Grid as P, Cell as R, Link as B, Flexbox as F, FlexItem as q, Text as x, Image as G, Marquee as E, MarqueeDataAttributes as U, MarqueeItem as V, Tabs as H, TabList as $, Tab as j, TabContent as W, TabPanel as z, Swiper as Q, SwiperSlide as X, UnorderedList as J, ListItem as K, Icon as Y, Accordion as Z, AccordionSummary as ee, AccordionContent as te, AccordionGroup as ne, Video as ae, Box as oe, Container as se, CountdownTimer as re, Primitive as D } from "@janbox/storefront-ui";
|
|
9
|
+
import { v as ce, P as ie, c as le } from "./dialog-header-DPLOS7TT.js";
|
|
10
|
+
import { mediaQuery as de } from "@janbox/storefront-ui/theme";
|
|
11
11
|
import "@janbox/storefront-ui/hooks";
|
|
12
12
|
import "react-use";
|
|
13
13
|
import "react-colorful";
|
|
@@ -38,7 +38,7 @@ const d = (e = {}) => {
|
|
|
38
38
|
[v.DATA_NODE_DROP_TARGET_ERROR]: I.toString(),
|
|
39
39
|
...e
|
|
40
40
|
};
|
|
41
|
-
},
|
|
41
|
+
}, ue = ({ children: e }) => {
|
|
42
42
|
const { enabled: t } = A((r) => ({
|
|
43
43
|
enabled: r.options.enabled
|
|
44
44
|
})), a = d(), { connectors: n } = i(), o = u([
|
|
@@ -63,14 +63,14 @@ const d = (e = {}) => {
|
|
|
63
63
|
}
|
|
64
64
|
) : /* @__PURE__ */ s(M, { children: e });
|
|
65
65
|
};
|
|
66
|
-
l(
|
|
66
|
+
l(ue, {
|
|
67
67
|
resolved: c.Root,
|
|
68
68
|
isCanvas: !0,
|
|
69
69
|
info: {
|
|
70
70
|
displayName: "Root"
|
|
71
71
|
}
|
|
72
72
|
});
|
|
73
|
-
const
|
|
73
|
+
const me = () => {
|
|
74
74
|
const { enabled: e, actions: t } = A((o) => ({
|
|
75
75
|
enabled: o.options.enabled
|
|
76
76
|
})), { id: a } = i();
|
|
@@ -82,17 +82,17 @@ const pe = () => {
|
|
|
82
82
|
}, children: "Remove" })
|
|
83
83
|
] }) });
|
|
84
84
|
};
|
|
85
|
-
l(
|
|
85
|
+
l(me, {
|
|
86
86
|
resolved: c.Unknown,
|
|
87
87
|
isCanvas: !1,
|
|
88
88
|
info: {
|
|
89
89
|
displayName: "Unknown"
|
|
90
90
|
}
|
|
91
91
|
});
|
|
92
|
-
const
|
|
92
|
+
const pe = (e) => {
|
|
93
93
|
const { connectors: t } = i(), a = d();
|
|
94
94
|
return /* @__PURE__ */ s(
|
|
95
|
-
|
|
95
|
+
P,
|
|
96
96
|
{
|
|
97
97
|
...e,
|
|
98
98
|
ref: (n) => {
|
|
@@ -102,7 +102,7 @@ const fe = (e) => {
|
|
|
102
102
|
}
|
|
103
103
|
);
|
|
104
104
|
};
|
|
105
|
-
l(
|
|
105
|
+
l(pe, {
|
|
106
106
|
resolved: c.Grid,
|
|
107
107
|
isCanvas: !0,
|
|
108
108
|
rules: {
|
|
@@ -112,14 +112,14 @@ l(fe, {
|
|
|
112
112
|
displayName: "Grid"
|
|
113
113
|
}
|
|
114
114
|
});
|
|
115
|
-
const
|
|
115
|
+
const f = ({ placeholder: e = "Drop here" }) => {
|
|
116
116
|
const { enabled: t } = A((n) => ({
|
|
117
117
|
enabled: n.options.enabled
|
|
118
118
|
}));
|
|
119
119
|
if (!t) return /* @__PURE__ */ s(h, {});
|
|
120
120
|
const a = {
|
|
121
121
|
"--drop-placeholder": `'${e}'`,
|
|
122
|
-
[
|
|
122
|
+
[de("sm")]: {
|
|
123
123
|
"--drop-placeholder": "'Drop element here'"
|
|
124
124
|
},
|
|
125
125
|
":before": {
|
|
@@ -129,39 +129,39 @@ const pt = P, f = ({ placeholder: e = "Drop here" }) => {
|
|
|
129
129
|
return /* @__PURE__ */ s(
|
|
130
130
|
"div",
|
|
131
131
|
{
|
|
132
|
-
className:
|
|
132
|
+
className: le(
|
|
133
133
|
"tw:grid tw:place-items-center tw:p-2 tw:relative tw:outline-1 tw:outline-dashed tw:outline-ic-ink-3s tw:-outline-offset-1 tw:min-h-full"
|
|
134
134
|
),
|
|
135
135
|
children: /* @__PURE__ */ m("div", { className: "tw:flex tw:flex-col tw:items-center", children: [
|
|
136
|
-
/* @__PURE__ */ s(
|
|
136
|
+
/* @__PURE__ */ s(ce, { source: ie, width: 16, height: 16 }),
|
|
137
137
|
/* @__PURE__ */ s("p", { css: a, className: "tw:text-xs tw:text-center tw:mt-1" })
|
|
138
138
|
] })
|
|
139
139
|
}
|
|
140
140
|
);
|
|
141
|
-
},
|
|
141
|
+
}, fe = ({ children: e, ...t }) => {
|
|
142
142
|
const { connectors: a } = i(), n = d(), o = u([
|
|
143
143
|
(r) => {
|
|
144
144
|
r && a.connect(r);
|
|
145
145
|
}
|
|
146
146
|
]);
|
|
147
|
-
return /* @__PURE__ */ m(
|
|
147
|
+
return /* @__PURE__ */ m(R, { ...t, ...n, ref: o, children: [
|
|
148
148
|
e,
|
|
149
149
|
p(e) && /* @__PURE__ */ s(f, {})
|
|
150
150
|
] });
|
|
151
151
|
};
|
|
152
|
-
l(
|
|
152
|
+
l(fe, {
|
|
153
153
|
resolved: c.Cell,
|
|
154
154
|
isCanvas: !0,
|
|
155
155
|
info: {
|
|
156
156
|
displayName: "Cell"
|
|
157
157
|
}
|
|
158
158
|
});
|
|
159
|
-
const
|
|
159
|
+
const be = (e) => {
|
|
160
160
|
const t = d(), { enabled: a } = A((r) => ({
|
|
161
161
|
enabled: r.options.enabled
|
|
162
162
|
})), { connectors: n } = i();
|
|
163
163
|
return /* @__PURE__ */ s(
|
|
164
|
-
|
|
164
|
+
B,
|
|
165
165
|
{
|
|
166
166
|
...e,
|
|
167
167
|
...t,
|
|
@@ -187,7 +187,7 @@ const ve = (e) => {
|
|
|
187
187
|
}
|
|
188
188
|
);
|
|
189
189
|
};
|
|
190
|
-
l(
|
|
190
|
+
l(be, {
|
|
191
191
|
resolved: c.Link,
|
|
192
192
|
isCanvas: !0,
|
|
193
193
|
rules: {
|
|
@@ -199,7 +199,7 @@ l(ve, {
|
|
|
199
199
|
displayName: "Link"
|
|
200
200
|
}
|
|
201
201
|
});
|
|
202
|
-
const
|
|
202
|
+
const ve = ({ anchor: e, ...t }) => {
|
|
203
203
|
const a = d(), { enabled: n } = A((r) => ({
|
|
204
204
|
enabled: r.options.enabled
|
|
205
205
|
})), { connectors: o } = i();
|
|
@@ -215,43 +215,43 @@ const Ae = ({ anchor: e, ...t }) => {
|
|
|
215
215
|
}
|
|
216
216
|
);
|
|
217
217
|
};
|
|
218
|
-
l(
|
|
218
|
+
l(ve, {
|
|
219
219
|
resolved: c.Button,
|
|
220
220
|
isCanvas: !1,
|
|
221
221
|
info: {
|
|
222
222
|
displayName: "Button"
|
|
223
223
|
}
|
|
224
224
|
});
|
|
225
|
-
const
|
|
225
|
+
const Ae = (e) => {
|
|
226
226
|
const { connectors: t } = i(), a = d(), n = u([
|
|
227
227
|
(o) => {
|
|
228
228
|
o && t.connect(o);
|
|
229
229
|
}
|
|
230
230
|
]);
|
|
231
|
-
return /* @__PURE__ */ s(
|
|
232
|
-
},
|
|
233
|
-
l(
|
|
231
|
+
return /* @__PURE__ */ s(F, { ...e, ...a, ref: n });
|
|
232
|
+
}, ge = "Flexbox";
|
|
233
|
+
l(Ae, {
|
|
234
234
|
resolved: c.Flexbox,
|
|
235
235
|
isCanvas: !0,
|
|
236
236
|
rules: {
|
|
237
237
|
canMoveIn: (e) => e.every((t) => g(t) == c.FlexItem)
|
|
238
238
|
},
|
|
239
239
|
info: {
|
|
240
|
-
displayName:
|
|
240
|
+
displayName: ge
|
|
241
241
|
}
|
|
242
242
|
});
|
|
243
|
-
const
|
|
243
|
+
const we = ({ children: e, ...t }) => {
|
|
244
244
|
const { connectors: a } = i(), n = d(), o = u([
|
|
245
245
|
(r) => {
|
|
246
246
|
r && a.connect(r);
|
|
247
247
|
}
|
|
248
248
|
]);
|
|
249
|
-
return /* @__PURE__ */ m(
|
|
249
|
+
return /* @__PURE__ */ m(q, { ...t, ...n, ref: o, children: [
|
|
250
250
|
e,
|
|
251
251
|
p(e) && /* @__PURE__ */ s(f, {})
|
|
252
252
|
] });
|
|
253
253
|
};
|
|
254
|
-
l(
|
|
254
|
+
l(we, {
|
|
255
255
|
resolved: c.FlexItem,
|
|
256
256
|
isCanvas: !0,
|
|
257
257
|
info: {
|
|
@@ -261,52 +261,52 @@ l(Te, {
|
|
|
261
261
|
canDrag: () => !1
|
|
262
262
|
}
|
|
263
263
|
});
|
|
264
|
-
const
|
|
264
|
+
const Te = (e) => /* @__PURE__ */ s(x, { ...e, as: "div" }), Ne = (e) => {
|
|
265
265
|
const { connectors: t } = i(), a = d(), n = u([
|
|
266
266
|
(o) => {
|
|
267
267
|
o && t.connect(o);
|
|
268
268
|
}
|
|
269
269
|
]);
|
|
270
|
-
return /* @__PURE__ */ s(
|
|
270
|
+
return /* @__PURE__ */ s(Te, { ...e, ref: n, ...a });
|
|
271
271
|
};
|
|
272
|
-
l(
|
|
272
|
+
l(Ne, {
|
|
273
273
|
resolved: c.Paragraph,
|
|
274
274
|
isCanvas: !1,
|
|
275
275
|
info: {
|
|
276
276
|
displayName: "Paragraph"
|
|
277
277
|
}
|
|
278
278
|
});
|
|
279
|
-
const
|
|
279
|
+
const ye = ({ ...e }) => /* @__PURE__ */ s(x, { ...e }), he = (e) => {
|
|
280
280
|
const { connectors: t } = i(), a = d(), n = u([
|
|
281
281
|
(o) => {
|
|
282
282
|
o && t.connect(o);
|
|
283
283
|
}
|
|
284
284
|
]);
|
|
285
|
-
return /* @__PURE__ */ s(
|
|
285
|
+
return /* @__PURE__ */ s(ye, { ...e, ref: n, ...a });
|
|
286
286
|
};
|
|
287
|
-
l(
|
|
287
|
+
l(he, {
|
|
288
288
|
resolved: c.Heading,
|
|
289
289
|
isCanvas: !1,
|
|
290
290
|
info: {
|
|
291
291
|
displayName: "Heading"
|
|
292
292
|
}
|
|
293
293
|
});
|
|
294
|
-
const
|
|
294
|
+
const xe = (e) => {
|
|
295
295
|
const t = d(), { connectors: a } = i(), n = u([
|
|
296
296
|
(o) => {
|
|
297
297
|
o && a.connect(o);
|
|
298
298
|
}
|
|
299
299
|
]);
|
|
300
|
-
return /* @__PURE__ */ s(
|
|
300
|
+
return /* @__PURE__ */ s(G, { ...e, ...t, ref: n });
|
|
301
301
|
};
|
|
302
|
-
l(
|
|
302
|
+
l(xe, {
|
|
303
303
|
resolved: c.Image,
|
|
304
304
|
isCanvas: !1,
|
|
305
305
|
info: {
|
|
306
306
|
displayName: "Image"
|
|
307
307
|
}
|
|
308
308
|
});
|
|
309
|
-
const
|
|
309
|
+
const Ie = (e) => {
|
|
310
310
|
const { connectors: t } = i(), { enabled: a } = A((r) => ({
|
|
311
311
|
enabled: r.options.enabled
|
|
312
312
|
})), n = d(), o = u([
|
|
@@ -315,7 +315,7 @@ const De = (e) => {
|
|
|
315
315
|
}
|
|
316
316
|
]);
|
|
317
317
|
return /* @__PURE__ */ s(
|
|
318
|
-
|
|
318
|
+
E,
|
|
319
319
|
{
|
|
320
320
|
...e,
|
|
321
321
|
...n,
|
|
@@ -324,13 +324,13 @@ const De = (e) => {
|
|
|
324
324
|
playOnInit: !1
|
|
325
325
|
} : e.autoScrollOptions,
|
|
326
326
|
...a ? {
|
|
327
|
-
[
|
|
327
|
+
[U.PlayState]: "off"
|
|
328
328
|
} : {},
|
|
329
329
|
ref: o
|
|
330
330
|
}
|
|
331
331
|
);
|
|
332
332
|
};
|
|
333
|
-
l(
|
|
333
|
+
l(Ie, {
|
|
334
334
|
resolved: c.Marquee,
|
|
335
335
|
isCanvas: !0,
|
|
336
336
|
rules: {
|
|
@@ -340,18 +340,18 @@ l(De, {
|
|
|
340
340
|
displayName: "Marquee"
|
|
341
341
|
}
|
|
342
342
|
});
|
|
343
|
-
const
|
|
343
|
+
const De = ({ children: e, ...t }) => {
|
|
344
344
|
const { connectors: a } = i(), n = d(), o = u([
|
|
345
345
|
(r) => {
|
|
346
346
|
r && a.connect(r);
|
|
347
347
|
}
|
|
348
348
|
]);
|
|
349
|
-
return /* @__PURE__ */ m(
|
|
349
|
+
return /* @__PURE__ */ m(V, { ...t, ...n, ref: o, children: [
|
|
350
350
|
e,
|
|
351
351
|
p(e) && /* @__PURE__ */ s(f, {})
|
|
352
352
|
] });
|
|
353
353
|
};
|
|
354
|
-
l(
|
|
354
|
+
l(De, {
|
|
355
355
|
resolved: c.MarqueeItem,
|
|
356
356
|
isCanvas: !0,
|
|
357
357
|
info: {
|
|
@@ -359,30 +359,30 @@ l(_e, {
|
|
|
359
359
|
displayName: "Marquee item"
|
|
360
360
|
}
|
|
361
361
|
});
|
|
362
|
-
const
|
|
362
|
+
const _e = (e) => {
|
|
363
363
|
const { connectors: t } = i(), a = u([
|
|
364
364
|
(n) => {
|
|
365
365
|
n && t.connect(n);
|
|
366
366
|
}
|
|
367
367
|
]);
|
|
368
|
-
return /* @__PURE__ */ s(
|
|
368
|
+
return /* @__PURE__ */ s(H, { ...e, ref: a });
|
|
369
369
|
};
|
|
370
|
-
l(
|
|
370
|
+
l(_e, {
|
|
371
371
|
resolved: c.Tabs,
|
|
372
372
|
isCanvas: !1,
|
|
373
373
|
info: {
|
|
374
374
|
displayName: "Tabs"
|
|
375
375
|
}
|
|
376
376
|
});
|
|
377
|
-
const
|
|
377
|
+
const Se = (e) => {
|
|
378
378
|
const { connectors: t } = i(), a = d(), n = u([
|
|
379
379
|
(o) => {
|
|
380
380
|
o && t.connect(o);
|
|
381
381
|
}
|
|
382
382
|
]);
|
|
383
|
-
return /* @__PURE__ */ s(
|
|
383
|
+
return /* @__PURE__ */ s($, { ...e, ...a, ref: n });
|
|
384
384
|
};
|
|
385
|
-
l(
|
|
385
|
+
l(Se, {
|
|
386
386
|
resolved: c.TabList,
|
|
387
387
|
isCanvas: !0,
|
|
388
388
|
rules: {
|
|
@@ -393,15 +393,15 @@ l(Ce, {
|
|
|
393
393
|
displayName: "Tab list"
|
|
394
394
|
}
|
|
395
395
|
});
|
|
396
|
-
const
|
|
396
|
+
const Ce = (e) => {
|
|
397
397
|
const t = d(), { connectors: a } = i(), n = u([
|
|
398
398
|
(o) => {
|
|
399
399
|
o && a.connect(o);
|
|
400
400
|
}
|
|
401
401
|
]);
|
|
402
|
-
return /* @__PURE__ */ s(
|
|
402
|
+
return /* @__PURE__ */ s(j, { ...e, ref: n, ...t });
|
|
403
403
|
};
|
|
404
|
-
l(
|
|
404
|
+
l(Ce, {
|
|
405
405
|
resolved: c.Tab,
|
|
406
406
|
isCanvas: !1,
|
|
407
407
|
info: {
|
|
@@ -409,15 +409,15 @@ l(Oe, {
|
|
|
409
409
|
displayName: "Tab"
|
|
410
410
|
}
|
|
411
411
|
});
|
|
412
|
-
const
|
|
412
|
+
const Oe = (e) => {
|
|
413
413
|
const { connectors: t } = i(), a = d(), n = u([
|
|
414
414
|
(o) => {
|
|
415
415
|
o && t.connect(o);
|
|
416
416
|
}
|
|
417
417
|
]);
|
|
418
|
-
return /* @__PURE__ */ s(
|
|
418
|
+
return /* @__PURE__ */ s(W, { ...e, ...a, ref: n });
|
|
419
419
|
};
|
|
420
|
-
l(
|
|
420
|
+
l(Oe, {
|
|
421
421
|
resolved: c.TabContent,
|
|
422
422
|
isCanvas: !0,
|
|
423
423
|
rules: {
|
|
@@ -428,18 +428,18 @@ l(Me, {
|
|
|
428
428
|
displayName: "Tab content"
|
|
429
429
|
}
|
|
430
430
|
});
|
|
431
|
-
const
|
|
431
|
+
const Me = ({ children: e, ...t }) => {
|
|
432
432
|
const { connectors: a } = i(), n = d(), o = u([
|
|
433
433
|
(r) => {
|
|
434
434
|
r && a.connect(r);
|
|
435
435
|
}
|
|
436
436
|
]);
|
|
437
|
-
return /* @__PURE__ */ m(
|
|
437
|
+
return /* @__PURE__ */ m(z, { ...t, ...n, ref: o, children: [
|
|
438
438
|
e,
|
|
439
439
|
p(e) && /* @__PURE__ */ s(f, {})
|
|
440
440
|
] });
|
|
441
441
|
};
|
|
442
|
-
l(
|
|
442
|
+
l(Me, {
|
|
443
443
|
resolved: c.TabPanel,
|
|
444
444
|
isCanvas: !0,
|
|
445
445
|
info: {
|
|
@@ -447,10 +447,10 @@ l(Le, {
|
|
|
447
447
|
displayName: "Tab panel"
|
|
448
448
|
}
|
|
449
449
|
});
|
|
450
|
-
const
|
|
450
|
+
const Le = (e) => {
|
|
451
451
|
const { connectors: t } = i();
|
|
452
452
|
return /* @__PURE__ */ s(
|
|
453
|
-
|
|
453
|
+
Q,
|
|
454
454
|
{
|
|
455
455
|
...e,
|
|
456
456
|
ref: (a) => {
|
|
@@ -458,59 +458,59 @@ const ke = (e) => {
|
|
|
458
458
|
}
|
|
459
459
|
}
|
|
460
460
|
);
|
|
461
|
-
},
|
|
462
|
-
l(
|
|
461
|
+
}, ke = "Carousel";
|
|
462
|
+
l(Le, {
|
|
463
463
|
resolved: c.Swiper,
|
|
464
464
|
isCanvas: !0,
|
|
465
465
|
rules: {
|
|
466
466
|
canMoveIn: (e) => e.every((t) => g(t) == c.SwiperSlide)
|
|
467
467
|
},
|
|
468
468
|
info: {
|
|
469
|
-
displayName:
|
|
469
|
+
displayName: ke
|
|
470
470
|
}
|
|
471
471
|
});
|
|
472
|
-
const
|
|
472
|
+
const Pe = ({ children: e, ...t }) => {
|
|
473
473
|
const a = d(), { connectors: n } = i(), o = u([
|
|
474
474
|
(r) => {
|
|
475
475
|
r && n.connect(r);
|
|
476
476
|
}
|
|
477
477
|
]);
|
|
478
|
-
return /* @__PURE__ */ m(
|
|
478
|
+
return /* @__PURE__ */ m(X, { ...t, ...a, ref: o, children: [
|
|
479
479
|
e,
|
|
480
480
|
p(e) && /* @__PURE__ */ s(f, {})
|
|
481
481
|
] });
|
|
482
482
|
};
|
|
483
|
-
l(
|
|
483
|
+
l(Pe, {
|
|
484
484
|
resolved: c.SwiperSlide,
|
|
485
485
|
info: {
|
|
486
486
|
selectable: !1,
|
|
487
487
|
displayName: "Swiper Slide"
|
|
488
488
|
}
|
|
489
489
|
});
|
|
490
|
-
const
|
|
490
|
+
const Re = (e) => {
|
|
491
491
|
const { connectors: t } = i(), a = u([
|
|
492
492
|
(n) => {
|
|
493
493
|
n && t.connect(n);
|
|
494
494
|
}
|
|
495
495
|
]);
|
|
496
|
-
return /* @__PURE__ */ s(
|
|
496
|
+
return /* @__PURE__ */ s(J, { ...e, ref: a });
|
|
497
497
|
};
|
|
498
|
-
l(
|
|
498
|
+
l(Re, {
|
|
499
499
|
resolved: c.UnorderedList,
|
|
500
500
|
isCanvas: !1,
|
|
501
501
|
info: {
|
|
502
502
|
displayName: "Unordered list"
|
|
503
503
|
}
|
|
504
504
|
});
|
|
505
|
-
const
|
|
505
|
+
const Be = (e) => {
|
|
506
506
|
const t = d(), { connectors: a } = i(), n = u([
|
|
507
507
|
(o) => {
|
|
508
508
|
o && a.connect(o);
|
|
509
509
|
}
|
|
510
510
|
]);
|
|
511
|
-
return /* @__PURE__ */ s(
|
|
511
|
+
return /* @__PURE__ */ s(K, { ...e, ...t, ref: n });
|
|
512
512
|
};
|
|
513
|
-
l(
|
|
513
|
+
l(Be, {
|
|
514
514
|
isCanvas: !0,
|
|
515
515
|
resolved: c.ListItem,
|
|
516
516
|
info: {
|
|
@@ -518,10 +518,10 @@ l(Fe, {
|
|
|
518
518
|
selectable: !1
|
|
519
519
|
}
|
|
520
520
|
});
|
|
521
|
-
const
|
|
521
|
+
const Fe = (e) => {
|
|
522
522
|
const { connectors: t } = i(), a = d();
|
|
523
523
|
return /* @__PURE__ */ s(
|
|
524
|
-
|
|
524
|
+
Y,
|
|
525
525
|
{
|
|
526
526
|
...a,
|
|
527
527
|
...e,
|
|
@@ -531,32 +531,32 @@ const qe = (e) => {
|
|
|
531
531
|
}
|
|
532
532
|
);
|
|
533
533
|
};
|
|
534
|
-
l(
|
|
534
|
+
l(Fe, {
|
|
535
535
|
resolved: c.Icon,
|
|
536
536
|
isCanvas: !1,
|
|
537
537
|
info: {
|
|
538
538
|
displayName: "Icon"
|
|
539
539
|
}
|
|
540
540
|
});
|
|
541
|
-
const
|
|
541
|
+
const qe = (e) => {
|
|
542
542
|
const { connectors: t } = i(), a = d(), n = u([
|
|
543
543
|
(o) => {
|
|
544
544
|
o && t.connect(o);
|
|
545
545
|
}
|
|
546
546
|
]);
|
|
547
|
-
return /* @__PURE__ */ s(
|
|
547
|
+
return /* @__PURE__ */ s(Z, { ...e, ...a, ref: n });
|
|
548
548
|
};
|
|
549
|
-
l(
|
|
549
|
+
l(qe, {
|
|
550
550
|
resolved: c.Accordion,
|
|
551
551
|
isCanvas: !1,
|
|
552
552
|
info: {
|
|
553
553
|
selectable: !1
|
|
554
554
|
}
|
|
555
555
|
});
|
|
556
|
-
const
|
|
556
|
+
const Ge = ({ children: e, ...t }) => {
|
|
557
557
|
const { connectors: a } = i(), n = d();
|
|
558
558
|
return /* @__PURE__ */ m(
|
|
559
|
-
|
|
559
|
+
ee,
|
|
560
560
|
{
|
|
561
561
|
...t,
|
|
562
562
|
...n,
|
|
@@ -565,12 +565,12 @@ const Ee = ({ children: e, ...t }) => {
|
|
|
565
565
|
},
|
|
566
566
|
children: [
|
|
567
567
|
e,
|
|
568
|
-
p(e) && /* @__PURE__ */ s(f, { placeholder:
|
|
568
|
+
p(e) && /* @__PURE__ */ s(f, { placeholder: Ee })
|
|
569
569
|
]
|
|
570
570
|
}
|
|
571
571
|
);
|
|
572
|
-
},
|
|
573
|
-
l(
|
|
572
|
+
}, Ee = "Accordion summary";
|
|
573
|
+
l(Ge, {
|
|
574
574
|
resolved: c.AccordionSummary,
|
|
575
575
|
isCanvas: !0,
|
|
576
576
|
rules: {
|
|
@@ -581,10 +581,10 @@ l(Ee, {
|
|
|
581
581
|
selectable: !1
|
|
582
582
|
}
|
|
583
583
|
});
|
|
584
|
-
const
|
|
584
|
+
const Ue = ({ children: e, ...t }) => {
|
|
585
585
|
const { connectors: a } = i(), n = d();
|
|
586
586
|
return /* @__PURE__ */ m(
|
|
587
|
-
|
|
587
|
+
te,
|
|
588
588
|
{
|
|
589
589
|
...t,
|
|
590
590
|
...n,
|
|
@@ -595,12 +595,12 @@ const Ve = ({ children: e, ...t }) => {
|
|
|
595
595
|
},
|
|
596
596
|
children: [
|
|
597
597
|
e,
|
|
598
|
-
p(e) && /* @__PURE__ */ s(f, { placeholder:
|
|
598
|
+
p(e) && /* @__PURE__ */ s(f, { placeholder: Ve })
|
|
599
599
|
]
|
|
600
600
|
}
|
|
601
601
|
);
|
|
602
|
-
},
|
|
603
|
-
l(
|
|
602
|
+
}, Ve = "Accordion Content";
|
|
603
|
+
l(Ue, {
|
|
604
604
|
resolved: c.AccordionContent,
|
|
605
605
|
isCanvas: !0,
|
|
606
606
|
rules: {
|
|
@@ -611,10 +611,10 @@ l(Ve, {
|
|
|
611
611
|
selectable: !1
|
|
612
612
|
}
|
|
613
613
|
});
|
|
614
|
-
const
|
|
614
|
+
const He = (e) => {
|
|
615
615
|
const { connectors: t } = i(), a = d();
|
|
616
616
|
return /* @__PURE__ */ s(
|
|
617
|
-
|
|
617
|
+
ne,
|
|
618
618
|
{
|
|
619
619
|
...e,
|
|
620
620
|
...a,
|
|
@@ -624,7 +624,7 @@ const $e = (e) => {
|
|
|
624
624
|
}
|
|
625
625
|
);
|
|
626
626
|
};
|
|
627
|
-
l(
|
|
627
|
+
l(He, {
|
|
628
628
|
resolved: c.AccordionGroup,
|
|
629
629
|
isCanvas: !0,
|
|
630
630
|
rules: {
|
|
@@ -634,10 +634,10 @@ l($e, {
|
|
|
634
634
|
displayName: "Accordion"
|
|
635
635
|
}
|
|
636
636
|
});
|
|
637
|
-
const
|
|
637
|
+
const $e = ({ ...e }) => {
|
|
638
638
|
const t = d(), { connectors: a } = i();
|
|
639
639
|
return /* @__PURE__ */ s(
|
|
640
|
-
|
|
640
|
+
ae,
|
|
641
641
|
{
|
|
642
642
|
...e,
|
|
643
643
|
ref: (n) => {
|
|
@@ -647,17 +647,17 @@ const je = ({ ...e }) => {
|
|
|
647
647
|
}
|
|
648
648
|
);
|
|
649
649
|
};
|
|
650
|
-
l(
|
|
650
|
+
l($e, {
|
|
651
651
|
resolved: c.Video,
|
|
652
652
|
isCanvas: !1,
|
|
653
653
|
info: {
|
|
654
654
|
displayName: "Video"
|
|
655
655
|
}
|
|
656
656
|
});
|
|
657
|
-
const
|
|
657
|
+
const je = ({ children: e, ...t }) => {
|
|
658
658
|
const a = d(), { connectors: n } = i();
|
|
659
659
|
return /* @__PURE__ */ m(
|
|
660
|
-
|
|
660
|
+
oe,
|
|
661
661
|
{
|
|
662
662
|
...t,
|
|
663
663
|
...a,
|
|
@@ -671,7 +671,7 @@ const We = ({ children: e, ...t }) => {
|
|
|
671
671
|
}
|
|
672
672
|
);
|
|
673
673
|
};
|
|
674
|
-
l(
|
|
674
|
+
l(je, {
|
|
675
675
|
resolved: c.Box,
|
|
676
676
|
isCanvas: !0,
|
|
677
677
|
rules: {
|
|
@@ -681,10 +681,10 @@ l(We, {
|
|
|
681
681
|
displayName: "Block"
|
|
682
682
|
}
|
|
683
683
|
});
|
|
684
|
-
const
|
|
684
|
+
const We = ({ children: e, ...t }) => {
|
|
685
685
|
const a = d(), { connectors: n } = i();
|
|
686
686
|
return /* @__PURE__ */ m(
|
|
687
|
-
|
|
687
|
+
se,
|
|
688
688
|
{
|
|
689
689
|
...t,
|
|
690
690
|
...a,
|
|
@@ -698,7 +698,7 @@ const ze = ({ children: e, ...t }) => {
|
|
|
698
698
|
}
|
|
699
699
|
);
|
|
700
700
|
};
|
|
701
|
-
l(
|
|
701
|
+
l(We, {
|
|
702
702
|
resolved: c.Container,
|
|
703
703
|
isCanvas: !0,
|
|
704
704
|
rules: {
|
|
@@ -708,7 +708,7 @@ l(ze, {
|
|
|
708
708
|
displayName: "Container"
|
|
709
709
|
}
|
|
710
710
|
});
|
|
711
|
-
const
|
|
711
|
+
const ze = ({
|
|
712
712
|
unitItemProps: e,
|
|
713
713
|
captionProps: t,
|
|
714
714
|
timeProps: a,
|
|
@@ -722,7 +722,7 @@ const Qe = ({
|
|
|
722
722
|
})), { connectors: I } = i(), C = Object.fromEntries(
|
|
723
723
|
["years", "months", "weeks", "days", "hours", "minutes", "seconds"].map((T) => [T, n.every((b) => b.value !== T)])
|
|
724
724
|
);
|
|
725
|
-
return /* @__PURE__ */ s(
|
|
725
|
+
return /* @__PURE__ */ s(re, { date: o, omit: C, children: (T) => /* @__PURE__ */ m(
|
|
726
726
|
D,
|
|
727
727
|
{
|
|
728
728
|
...y,
|
|
@@ -776,7 +776,7 @@ const Qe = ({
|
|
|
776
776
|
}
|
|
777
777
|
) });
|
|
778
778
|
};
|
|
779
|
-
l(
|
|
779
|
+
l(ze, {
|
|
780
780
|
resolved: c.CountdownTimer,
|
|
781
781
|
isCanvas: !1,
|
|
782
782
|
info: {
|
|
@@ -784,43 +784,42 @@ l(Qe, {
|
|
|
784
784
|
}
|
|
785
785
|
});
|
|
786
786
|
export {
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
787
|
+
He as A,
|
|
788
|
+
ve as B,
|
|
789
|
+
We as C,
|
|
790
|
+
we as F,
|
|
791
|
+
pe as G,
|
|
792
792
|
he as H,
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
793
|
+
xe as I,
|
|
794
|
+
be as L,
|
|
795
|
+
De as M,
|
|
796
796
|
v as N,
|
|
797
797
|
Ne as P,
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
798
|
+
ue as R,
|
|
799
|
+
Le as S,
|
|
800
|
+
Oe as T,
|
|
801
|
+
me as U,
|
|
802
|
+
$e as V,
|
|
803
|
+
fe as a,
|
|
804
|
+
qe as b,
|
|
805
|
+
Ge as c,
|
|
806
|
+
Ue as d,
|
|
807
|
+
Te as e,
|
|
808
|
+
ye as f,
|
|
809
|
+
je as g,
|
|
810
|
+
f as h,
|
|
811
|
+
ze as i,
|
|
812
|
+
Ae as j,
|
|
813
813
|
Fe as k,
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
814
|
+
Be as l,
|
|
815
|
+
Ie as m,
|
|
816
|
+
Pe as n,
|
|
817
|
+
Se as o,
|
|
818
818
|
Ce as p,
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
819
|
+
Me as q,
|
|
820
|
+
_e as r,
|
|
821
|
+
Re as s,
|
|
822
|
+
S as t,
|
|
823
823
|
d as u,
|
|
824
|
-
|
|
825
|
-
c as w
|
|
824
|
+
c as v
|
|
826
825
|
};
|