@builder.io/sdk-vue 2.0.8 → 2.0.13

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.
Files changed (136) hide show
  1. package/lib/browser/block-styles-03Qg_nl9.js +76 -0
  2. package/lib/browser/block-styles-NluRxFx2.cjs +1 -0
  3. package/lib/browser/{block-wrapper-H_K5XgNp.js → block-wrapper-7wDwU1ik.js} +3 -3
  4. package/lib/browser/{block-wrapper-vI9rE_qz.cjs → block-wrapper-ianIz_MG.cjs} +1 -1
  5. package/lib/browser/blocks/accordion/accordion.vue.d.ts +6 -6
  6. package/lib/browser/blocks/button/button.vue.d.ts +3 -3
  7. package/lib/browser/blocks/columns/columns.vue.d.ts +9 -9
  8. package/lib/browser/blocks/form/form/form.vue.d.ts +9 -9
  9. package/lib/browser/blocks/form/input/input.vue.d.ts +3 -3
  10. package/lib/browser/blocks/form/select/select.vue.d.ts +3 -3
  11. package/lib/browser/blocks/image/image.vue.d.ts +3 -3
  12. package/lib/browser/blocks/img/img.vue.d.ts +3 -3
  13. package/lib/browser/blocks/section/section.vue.d.ts +3 -3
  14. package/lib/browser/blocks/slot/slot.vue.d.ts +5 -2
  15. package/lib/browser/blocks/symbol/symbol.vue.d.ts +9 -9
  16. package/lib/browser/blocks/tabs/tabs.vue.d.ts +3 -3
  17. package/lib/browser/blocks/video/video.vue.d.ts +6 -6
  18. package/lib/browser/{component-ref-k4s0KRD5.cjs → component-ref-MlfJPaLv.cjs} +1 -1
  19. package/lib/browser/{component-ref-ULmI7Z-4.js → component-ref-yQ6WDHbR.js} +2 -2
  20. package/lib/browser/components/block/block.helpers.d.ts +1 -2
  21. package/lib/browser/components/block/block.vue.d.ts +10 -5
  22. package/lib/browser/components/block/components/block-styles.vue.d.ts +1 -1
  23. package/lib/browser/components/block/components/component-ref/component-ref.vue.d.ts +6 -6
  24. package/lib/browser/components/block/components/repeated-block.vue.d.ts +3 -3
  25. package/lib/browser/components/blocks/blocks.vue.d.ts +3 -3
  26. package/lib/browser/components/content/components/enable-editor.vue.d.ts +12 -12
  27. package/lib/browser/components/content/content.vue.d.ts +18 -18
  28. package/lib/browser/components/content-variants/content-variants.vue.d.ts +12 -12
  29. package/lib/browser/components/inlined-styles.vue.d.ts +3 -3
  30. package/lib/browser/constants/sdk-version.d.ts +1 -1
  31. package/lib/browser/functions/evaluate/node-runtime/init.d.ts +1 -0
  32. package/lib/browser/functions/get-processed-block.d.ts +1 -0
  33. package/lib/browser/functions/register-component.d.ts +1 -1
  34. package/lib/browser/{get-block-properties-JqBN5X7_.cjs → get-block-properties-Cj0ih41l.cjs} +1 -1
  35. package/lib/browser/{get-block-properties-IjhCV9z_.js → get-block-properties-ROTqTJZ3.js} +6 -6
  36. package/lib/browser/{index-wQ1FWMHJ.js → index-3j8dJ25f.js} +1419 -1368
  37. package/lib/browser/index-sPD8fzSJ.cjs +166 -0
  38. package/lib/browser/index.cjs +1 -1
  39. package/lib/browser/index.mjs +3 -3
  40. package/lib/browser/{repeated-block-UKWYkgKG.cjs → repeated-block-BBHHbrlK.cjs} +1 -1
  41. package/lib/browser/{repeated-block-Aa1yIQkp.js → repeated-block-_EQDFqYb.js} +2 -2
  42. package/lib/browser/style.css +1 -1
  43. package/lib/edge/block-styles-TkeDyfA0.cjs +1 -0
  44. package/lib/edge/block-styles-mSowNIFi.js +75 -0
  45. package/lib/{node/block-wrapper-QqrLFWp0.cjs → edge/block-wrapper-BxeE3u_2.cjs} +1 -1
  46. package/lib/edge/{block-wrapper-M3goYBkP.js → block-wrapper-EnFwFXwA.js} +3 -3
  47. package/lib/edge/blocks/accordion/accordion.vue.d.ts +6 -6
  48. package/lib/edge/blocks/button/button.vue.d.ts +3 -3
  49. package/lib/edge/blocks/columns/columns.vue.d.ts +9 -9
  50. package/lib/edge/blocks/form/form/form.vue.d.ts +9 -9
  51. package/lib/edge/blocks/form/input/input.vue.d.ts +3 -3
  52. package/lib/edge/blocks/form/select/select.vue.d.ts +3 -3
  53. package/lib/edge/blocks/image/image.vue.d.ts +3 -3
  54. package/lib/edge/blocks/img/img.vue.d.ts +3 -3
  55. package/lib/edge/blocks/section/section.vue.d.ts +3 -3
  56. package/lib/edge/blocks/slot/slot.vue.d.ts +5 -2
  57. package/lib/edge/blocks/symbol/symbol.vue.d.ts +9 -9
  58. package/lib/edge/blocks/tabs/tabs.vue.d.ts +3 -3
  59. package/lib/edge/blocks/video/video.vue.d.ts +6 -6
  60. package/lib/{node/component-ref-NW-UB2pJ.cjs → edge/component-ref-XzuZ1Hfj.cjs} +1 -1
  61. package/lib/{node/component-ref-hI62zIZA.js → edge/component-ref-t51XeINm.js} +2 -2
  62. package/lib/edge/components/block/block.helpers.d.ts +1 -2
  63. package/lib/edge/components/block/block.vue.d.ts +10 -5
  64. package/lib/edge/components/block/components/block-styles.vue.d.ts +1 -1
  65. package/lib/edge/components/block/components/component-ref/component-ref.vue.d.ts +6 -6
  66. package/lib/edge/components/block/components/repeated-block.vue.d.ts +3 -3
  67. package/lib/edge/components/blocks/blocks.vue.d.ts +3 -3
  68. package/lib/edge/components/content/components/enable-editor.vue.d.ts +12 -12
  69. package/lib/edge/components/content/content.vue.d.ts +18 -18
  70. package/lib/edge/components/content-variants/content-variants.vue.d.ts +12 -12
  71. package/lib/edge/components/inlined-styles.vue.d.ts +3 -3
  72. package/lib/edge/constants/sdk-version.d.ts +1 -1
  73. package/lib/edge/functions/evaluate/node-runtime/init.d.ts +1 -0
  74. package/lib/edge/functions/get-processed-block.d.ts +1 -0
  75. package/lib/edge/functions/register-component.d.ts +1 -1
  76. package/lib/edge/{get-block-properties-zzQ9xBK7.js → get-block-properties-Hs6W4UwL.js} +4 -4
  77. package/lib/edge/{get-block-properties-N40WxPwN.cjs → get-block-properties-MnsKwX8B.cjs} +1 -1
  78. package/lib/edge/{index-yARC0VI1.js → index-C-mI6Ai4.js} +1809 -1758
  79. package/lib/edge/index-u68L80fc.cjs +186 -0
  80. package/lib/edge/index.cjs +1 -1
  81. package/lib/edge/index.mjs +4 -4
  82. package/lib/edge/{repeated-block-IdOOvFG5.js → repeated-block-P7xKkVOb.js} +13 -13
  83. package/lib/edge/{repeated-block-q6gyu9cH.cjs → repeated-block-cXD1rb5T.cjs} +1 -1
  84. package/lib/edge/style.css +1 -1
  85. package/lib/node/block-styles-TC7FEjXP.js +75 -0
  86. package/lib/node/block-styles-aVTlrIHc.cjs +1 -0
  87. package/lib/{edge/block-wrapper-P5w2jQ_u.cjs → node/block-wrapper-8DA9SdPk.cjs} +1 -1
  88. package/lib/node/{block-wrapper-4h3CaVrk.js → block-wrapper-wULOB3JK.js} +3 -3
  89. package/lib/node/blocks/accordion/accordion.vue.d.ts +6 -6
  90. package/lib/node/blocks/button/button.vue.d.ts +3 -3
  91. package/lib/node/blocks/columns/columns.vue.d.ts +9 -9
  92. package/lib/node/blocks/form/form/form.vue.d.ts +9 -9
  93. package/lib/node/blocks/form/input/input.vue.d.ts +3 -3
  94. package/lib/node/blocks/form/select/select.vue.d.ts +3 -3
  95. package/lib/node/blocks/image/image.vue.d.ts +3 -3
  96. package/lib/node/blocks/img/img.vue.d.ts +3 -3
  97. package/lib/node/blocks/section/section.vue.d.ts +3 -3
  98. package/lib/node/blocks/slot/slot.vue.d.ts +5 -2
  99. package/lib/node/blocks/symbol/symbol.vue.d.ts +9 -9
  100. package/lib/node/blocks/tabs/tabs.vue.d.ts +3 -3
  101. package/lib/node/blocks/video/video.vue.d.ts +6 -6
  102. package/lib/{edge/component-ref-ZtKc8UMX.js → node/component-ref-Tn-Aa9EG.js} +2 -2
  103. package/lib/{edge/component-ref-EPsyn_2c.cjs → node/component-ref-cw1D-ZyS.cjs} +1 -1
  104. package/lib/node/components/block/block.helpers.d.ts +1 -2
  105. package/lib/node/components/block/block.vue.d.ts +10 -5
  106. package/lib/node/components/block/components/block-styles.vue.d.ts +1 -1
  107. package/lib/node/components/block/components/component-ref/component-ref.vue.d.ts +6 -6
  108. package/lib/node/components/block/components/repeated-block.vue.d.ts +3 -3
  109. package/lib/node/components/blocks/blocks.vue.d.ts +3 -3
  110. package/lib/node/components/content/components/enable-editor.vue.d.ts +12 -12
  111. package/lib/node/components/content/content.vue.d.ts +18 -18
  112. package/lib/node/components/content-variants/content-variants.vue.d.ts +12 -12
  113. package/lib/node/components/inlined-styles.vue.d.ts +3 -3
  114. package/lib/node/constants/sdk-version.d.ts +1 -1
  115. package/lib/node/functions/evaluate/node-runtime/init.d.ts +1 -0
  116. package/lib/node/functions/get-processed-block.d.ts +1 -0
  117. package/lib/node/functions/register-component.d.ts +1 -1
  118. package/lib/node/{get-block-properties-W3cxXL5S.cjs → get-block-properties-coIi16X2.cjs} +1 -1
  119. package/lib/node/{get-block-properties-ctA1IgxF.js → get-block-properties-lLVZb91I.js} +4 -4
  120. package/lib/node/index-ZUbIvJ0s.cjs +213 -0
  121. package/lib/node/{index-xdY2kzl8.js → index-eZTeDA6U.js} +3608 -3557
  122. package/lib/node/index.cjs +1 -1
  123. package/lib/node/index.mjs +4 -4
  124. package/lib/node/{repeated-block-T2ld1sa9.cjs → repeated-block-49B-IJEV.cjs} +1 -1
  125. package/lib/node/{repeated-block-ndxvinZD.js → repeated-block-_TZDsWlq.js} +13 -13
  126. package/lib/node/style.css +1 -1
  127. package/package.json +3 -3
  128. package/lib/browser/block-styles-UWiLqSPk.js +0 -90
  129. package/lib/browser/block-styles-mtiWQW_J.cjs +0 -1
  130. package/lib/browser/index-TIoYRvmr.cjs +0 -166
  131. package/lib/edge/block-styles-4MJqQlwZ.cjs +0 -1
  132. package/lib/edge/block-styles-P44kj2Ws.js +0 -89
  133. package/lib/edge/index-hw9mu6mD.cjs +0 -186
  134. package/lib/node/block-styles-HZaZpVMf.cjs +0 -1
  135. package/lib/node/block-styles-brJAybxf.js +0 -89
  136. package/lib/node/index-HPinODNY.cjs +0 -213
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-hw9mu6mD.cjs");exports.Blocks=e.Blocks;exports.BuilderContext=e.BuilderContext;exports.Button=e.Button;exports.Columns=e.Columns;exports.Content=e.ContentVariants;exports.Fragment=e.Fragment;exports.Image=e.Image;exports.Section=e.Section;exports.Symbol=e.Symbol;exports.Text=e.Text;exports.Video=e.Video;exports._processContentResult=e._processContentResult;exports.createRegisterComponentMessage=e.createRegisterComponentMessage;exports.fetchBuilderProps=e.fetchBuilderProps;exports.fetchEntries=e.fetchEntries;exports.fetchOneEntry=e.fetchOneEntry;exports.getBuilderSearchParams=e.getBuilderSearchParams;exports.isEditing=e.isEditing;exports.isPreviewing=e.isPreviewing;exports.register=e.register;exports.setEditorSettings=e.setEditorSettings;exports.subscribeToEditor=e.subscribeToEditor;exports.track=e.track;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-u68L80fc.cjs");exports.Blocks=e.Blocks;exports.BuilderContext=e.BuilderContext;exports.Button=e.Button;exports.Columns=e.Columns;exports.Content=e.ContentVariants;exports.Fragment=e.Fragment;exports.Image=e.Image;exports.Section=e.Section;exports.Symbol=e.Symbol;exports.Text=e.Text;exports.Video=e.Video;exports._processContentResult=e._processContentResult;exports.createRegisterComponentMessage=e.createRegisterComponentMessage;exports.fetchBuilderProps=e.fetchBuilderProps;exports.fetchEntries=e.fetchEntries;exports.fetchOneEntry=e.fetchOneEntry;exports.getBuilderSearchParams=e.getBuilderSearchParams;exports.isEditing=e.isEditing;exports.isPreviewing=e.isPreviewing;exports.register=e.register;exports.setEditorSettings=e.setEditorSettings;exports.subscribeToEditor=e.subscribeToEditor;exports.track=e.track;
@@ -1,4 +1,4 @@
1
- import { o as a, k as t, l as r, C as o, p as i, F as n, I as c, S as g, m as l, n as m, V as u, A as d, s as C, z as E, D as p, E as B, v as S, q as f, r as h, t as x, u as b, y as k, x as y } from "./index-yARC0VI1.js";
1
+ import { n as a, j as t, k as r, C as o, o as i, F as n, I as c, S as g, l, m, V as u, z as d, r as C, y as p, A as B, D as E, u as S, p as f, q as h, s as x, t as b, x as k, v as y } from "./index-C-mI6Ai4.js";
2
2
  export {
3
3
  a as Blocks,
4
4
  t as BuilderContext,
@@ -13,9 +13,9 @@ export {
13
13
  u as Video,
14
14
  d as _processContentResult,
15
15
  C as createRegisterComponentMessage,
16
- E as fetchBuilderProps,
17
- p as fetchEntries,
18
- B as fetchOneEntry,
16
+ p as fetchBuilderProps,
17
+ B as fetchEntries,
18
+ E as fetchOneEntry,
19
19
  S as getBuilderSearchParams,
20
20
  f as isEditing,
21
21
  h as isPreviewing,
@@ -1,10 +1,10 @@
1
1
  import { defineComponent as t, defineAsyncComponent as n, resolveComponent as r, openBlock as c, createBlock as p } from "vue";
2
- import { k as s, f as l } from "./index-yARC0VI1.js";
3
- const i = () => import("./index-yARC0VI1.js").then((o) => o.H).then((o) => o.default).catch((o) => {
2
+ import { j as s, e as l } from "./index-C-mI6Ai4.js";
3
+ const i = () => import("./index-C-mI6Ai4.js").then((e) => e.G).then((e) => e.default).catch((e) => {
4
4
  throw console.error(
5
5
  "Error while attempting to dynamically import component Block at ../block.vue",
6
- o
7
- ), o;
6
+ e
7
+ ), e;
8
8
  }), m = t({
9
9
  name: "repeated-block",
10
10
  components: { Block: n(i) },
@@ -13,19 +13,19 @@ const i = () => import("./index-yARC0VI1.js").then((o) => o.H).then((o) => o.def
13
13
  return { store: this.repeatContext };
14
14
  },
15
15
  provide() {
16
- const o = this;
16
+ const e = this;
17
17
  return {
18
- [s.key]: o.store
18
+ [s.key]: e.store
19
19
  };
20
20
  }
21
21
  });
22
- function a(o, k, d, C, f, u) {
23
- const e = r("Block");
24
- return c(), p(e, {
25
- block: o.block,
26
- context: o.store,
27
- registeredComponents: o.registeredComponents,
28
- linkComponent: o.linkComponent
22
+ function a(e, k, d, C, f, u) {
23
+ const o = r("Block");
24
+ return c(), p(o, {
25
+ block: e.block,
26
+ context: e.store,
27
+ registeredComponents: e.registeredComponents,
28
+ linkComponent: e.linkComponent
29
29
  }, null, 8, ["block", "context", "registeredComponents", "linkComponent"]);
30
30
  }
31
31
  const _ = /* @__PURE__ */ l(m, [["render", a]]);
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("vue"),t=require("./index-hw9mu6mD.cjs"),r=()=>Promise.resolve().then(()=>require("./index-hw9mu6mD.cjs")).then(e=>e.block).then(e=>e.default).catch(e=>{throw console.error("Error while attempting to dynamically import component Block at ../block.vue",e),e}),c=o.defineComponent({name:"repeated-block",components:{Block:o.defineAsyncComponent(r)},props:["repeatContext","block","registeredComponents","linkComponent"],data(){return{store:this.repeatContext}},provide(){const e=this;return{[t.BuilderContext.key]:e.store}}});function s(e,i,p,a,m,d){const n=o.resolveComponent("Block");return o.openBlock(),o.createBlock(n,{block:e.block,context:e.store,registeredComponents:e.registeredComponents,linkComponent:e.linkComponent},null,8,["block","context","registeredComponents","linkComponent"])}const l=t._export_sfc(c,[["render",s]]);exports.default=l;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("vue"),t=require("./index-u68L80fc.cjs"),r=()=>Promise.resolve().then(()=>require("./index-u68L80fc.cjs")).then(e=>e.block).then(e=>e.default).catch(e=>{throw console.error("Error while attempting to dynamically import component Block at ../block.vue",e),e}),c=o.defineComponent({name:"repeated-block",components:{Block:o.defineAsyncComponent(r)},props:["repeatContext","block","registeredComponents","linkComponent"],data(){return{store:this.repeatContext}},provide(){const e=this;return{[t.BuilderContext.key]:e.store}}});function s(e,i,p,a,m,d){const n=o.resolveComponent("Block");return o.openBlock(),o.createBlock(n,{block:e.block,context:e.store,registeredComponents:e.registeredComponents,linkComponent:e.linkComponent},null,8,["block","context","registeredComponents","linkComponent"])}const l=t._export_sfc(c,[["render",s]]);exports.default=l;
@@ -1 +1 @@
1
- .component-178o76acnws[data-v-a5b13ef9]{display:flex;flex-direction:column;align-items:stretch}.div-2brhoa1k8gd[data-v-52366f16]{display:flex;line-height:normal}.img-1pl23ac79ld[data-v-b1147753]{opacity:1;transition:opacity .2s ease-in-out}.div-1pl23ac79ld[data-v-b1147753]{width:100%;pointer-events:none;font-size:0}.div-1pl23ac79ld-2[data-v-b1147753]{display:flex;flex-direction:column;align-items:stretch;position:absolute;top:0;left:0;width:100%;height:100%}.pre-3i4ezorcfhi[data-v-489330f7]{padding:10px;color:red;text-align:center}
1
+ .component-178o76acnws[data-v-824f09a8]{display:flex;flex-direction:column;align-items:stretch}.div-2brhoa1k8gd[data-v-52366f16]{display:flex;line-height:normal}.img-1pl23ac79ld[data-v-b1147753]{opacity:1;transition:opacity .2s ease-in-out}.div-1pl23ac79ld[data-v-b1147753]{width:100%;pointer-events:none;font-size:0}.div-1pl23ac79ld-2[data-v-b1147753]{display:flex;flex-direction:column;align-items:stretch;position:absolute;top:0;left:0;width:100%;height:100%}.pre-3i4ezorcfhi[data-v-489330f7]{padding:10px;color:red;text-align:center}
@@ -0,0 +1,75 @@
1
+ import { defineComponent as C, resolveComponent as g, openBlock as $, createBlock as v, createCommentVNode as B } from "vue";
2
+ import { _, T, c as h, g as w, a as l, b as k, d as I, e as N } from "./index-eZTeDA6U.js";
3
+ const z = C({
4
+ name: "block-styles",
5
+ components: { InlinedStyles: _ },
6
+ props: ["block", "context"],
7
+ data() {
8
+ return { TARGET: T };
9
+ },
10
+ computed: {
11
+ canShowBlock() {
12
+ const e = this.block;
13
+ return h(e.hide) ? !e.hide : h(e.show) ? e.show : !0;
14
+ },
15
+ css() {
16
+ var p, u, y;
17
+ const e = this.block, s = e.responsiveStyles, n = this.context.content, c = w(
18
+ ((p = n == null ? void 0 : n.meta) == null ? void 0 : p.breakpoints) || {}
19
+ ), r = s == null ? void 0 : s.large, i = s == null ? void 0 : s.medium, a = s == null ? void 0 : s.small, o = e.id;
20
+ if (!o)
21
+ return "";
22
+ const S = r ? l({
23
+ className: o,
24
+ styles: r
25
+ }) : "", f = i ? l({
26
+ className: o,
27
+ styles: i,
28
+ mediaQuery: k(
29
+ "medium",
30
+ c
31
+ )
32
+ }) : "", b = a ? l({
33
+ className: o,
34
+ styles: a,
35
+ mediaQuery: k(
36
+ "small",
37
+ c
38
+ )
39
+ }) : "", t = e.animations && e.animations.find((m) => m.trigger === "hover");
40
+ let d = "";
41
+ if (t) {
42
+ const m = ((y = (u = t.steps) == null ? void 0 : u[1]) == null ? void 0 : y.styles) || {};
43
+ d = l({
44
+ className: `${o}:hover`,
45
+ styles: {
46
+ ...m,
47
+ transition: `all ${t.duration}s ${I(
48
+ t.easing
49
+ )}`,
50
+ transitionDelay: t.delay ? `${t.delay}s` : "0s"
51
+ }
52
+ }) || "";
53
+ }
54
+ return [
55
+ S,
56
+ f,
57
+ b,
58
+ d
59
+ ].join(" ");
60
+ }
61
+ }
62
+ });
63
+ function A(e, s, n, c, r, i) {
64
+ const a = g("InlinedStyles");
65
+ return e.TARGET !== "reactNative" && e.css && e.canShowBlock ? ($(), v(a, {
66
+ key: 0,
67
+ id: "builderio-block",
68
+ styles: e.css,
69
+ nonce: e.context.nonce
70
+ }, null, 8, ["styles", "nonce"])) : B("", !0);
71
+ }
72
+ const D = /* @__PURE__ */ N(z, [["render", A]]);
73
+ export {
74
+ D as default
75
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("vue"),s=require("./index-ZUbIvJ0s.cjs"),f=l.defineComponent({name:"block-styles",components:{InlinedStyles:s._sfc_main},props:["block","context"],data(){return{TARGET:s.TARGET}},computed:{canShowBlock(){const e=this.block;return s.checkIsDefined(e.hide)?!e.hide:s.checkIsDefined(e.show)?e.show:!0},css(){var y,p,h;const e=this.block,t=e.responsiveStyles,c=this.context.content,a=s.getSizesForBreakpoints(((y=c==null?void 0:c.meta)==null?void 0:y.breakpoints)||{}),i=t==null?void 0:t.large,d=t==null?void 0:t.medium,r=t==null?void 0:t.small,n=e.id;if(!n)return"";const S=i?s.createCssClass({className:n,styles:i}):"",k=d?s.createCssClass({className:n,styles:d,mediaQuery:s.getMaxWidthQueryForSize("medium",a)}):"",C=r?s.createCssClass({className:n,styles:r,mediaQuery:s.getMaxWidthQueryForSize("small",a)}):"",o=e.animations&&e.animations.find(m=>m.trigger==="hover");let u="";if(o){const m=((h=(p=o.steps)==null?void 0:p[1])==null?void 0:h.styles)||{};u=s.createCssClass({className:`${n}:hover`,styles:{...m,transition:`all ${o.duration}s ${s.camelToKebabCase(o.easing)}`,transitionDelay:o.delay?`${o.delay}s`:"0s"}})||""}return[S,k,C,u].join(" ")}}});function b(e,t,c,a,i,d){const r=l.resolveComponent("InlinedStyles");return e.TARGET!=="reactNative"&&e.css&&e.canShowBlock?(l.openBlock(),l.createBlock(r,{key:0,id:"builderio-block",styles:e.css,nonce:e.context.nonce},null,8,["styles","nonce"])):l.createCommentVNode("",!0)}const g=s._export_sfc(f,[["render",b]]);exports.default=g;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("vue"),o=require("./get-block-properties-N40WxPwN.cjs"),n=require("./index-hw9mu6mD.cjs"),c=()=>Promise.resolve().then(()=>require("./index-hw9mu6mD.cjs")).then(e=>e.dynamicRenderer).then(e=>e.default).catch(e=>{throw console.error("Error while attempting to dynamically import component DynamicRenderer at ../../dynamic-renderer/dynamic-renderer.vue",e),e}),a=t.defineComponent({name:"block-wrapper",components:{DynamicRenderer:t.defineAsyncComponent(c)},props:["Wrapper","block","context"],data(){return{getBlockActions:o.getBlockActions,getBlockProperties:o.getBlockProperties}}});function i(e,l,p,d,m,u){const r=t.resolveComponent("DynamicRenderer");return t.openBlock(),t.createBlock(r,{TagName:e.Wrapper,attributes:e.getBlockProperties({block:e.block,context:e.context}),actionAttributes:e.getBlockActions({block:e.block,rootState:e.context.rootState,rootSetState:e.context.rootSetState,localState:e.context.localState,context:e.context.context,stripPrefix:!0})},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default")]),_:3},8,["TagName","attributes","actionAttributes"])}const s=n._export_sfc(a,[["render",i]]);exports.default=s;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("vue"),o=require("./get-block-properties-coIi16X2.cjs"),n=require("./index-ZUbIvJ0s.cjs"),c=()=>Promise.resolve().then(()=>require("./index-ZUbIvJ0s.cjs")).then(e=>e.dynamicRenderer).then(e=>e.default).catch(e=>{throw console.error("Error while attempting to dynamically import component DynamicRenderer at ../../dynamic-renderer/dynamic-renderer.vue",e),e}),a=t.defineComponent({name:"block-wrapper",components:{DynamicRenderer:t.defineAsyncComponent(c)},props:["Wrapper","block","context"],data(){return{getBlockActions:o.getBlockActions,getBlockProperties:o.getBlockProperties}}});function i(e,l,p,d,m,u){const r=t.resolveComponent("DynamicRenderer");return t.openBlock(),t.createBlock(r,{TagName:e.Wrapper,attributes:e.getBlockProperties({block:e.block,context:e.context}),actionAttributes:e.getBlockActions({block:e.block,rootState:e.context.rootState,rootSetState:e.context.rootSetState,localState:e.context.localState,context:e.context.context,stripPrefix:!0})},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default")]),_:3},8,["TagName","attributes","actionAttributes"])}const s=n._export_sfc(a,[["render",i]]);exports.default=s;
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as o, defineAsyncComponent as r, resolveComponent as n, openBlock as a, createBlock as c, withCtx as i, renderSlot as p } from "vue";
2
- import { g as s, a as l } from "./get-block-properties-ctA1IgxF.js";
3
- import { f as m } from "./index-xdY2kzl8.js";
4
- const d = () => import("./index-xdY2kzl8.js").then((e) => e.G).then((e) => e.default).catch((e) => {
2
+ import { g as s, a as l } from "./get-block-properties-lLVZb91I.js";
3
+ import { e as m } from "./index-eZTeDA6U.js";
4
+ const d = () => import("./index-eZTeDA6U.js").then((e) => e.E).then((e) => e.default).catch((e) => {
5
5
  throw console.error(
6
6
  "Error while attempting to dynamically import component DynamicRenderer at ../../dynamic-renderer/dynamic-renderer.vue",
7
7
  e
@@ -1,10 +1,10 @@
1
1
  import type { Dictionary } from "../../types/typescript";
2
2
  declare const _default: import("vue").DefineComponent<Readonly<{
3
3
  builderContext?: any;
4
- grid?: any;
5
- builderLinkComponent?: any;
6
4
  builderComponents?: any;
7
5
  builderBlock?: any;
6
+ grid?: any;
7
+ builderLinkComponent?: any;
8
8
  items?: any;
9
9
  oneAtATime?: any;
10
10
  gridRowWidth?: any;
@@ -23,19 +23,19 @@ declare const _default: import("vue").DefineComponent<Readonly<{
23
23
  onClick(index: number): void;
24
24
  }, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<Readonly<{
25
25
  builderContext?: any;
26
- grid?: any;
27
- builderLinkComponent?: any;
28
26
  builderComponents?: any;
29
27
  builderBlock?: any;
28
+ grid?: any;
29
+ builderLinkComponent?: any;
30
30
  items?: any;
31
31
  oneAtATime?: any;
32
32
  gridRowWidth?: any;
33
33
  }>>>, {
34
34
  readonly builderContext?: any;
35
- readonly grid?: any;
36
- readonly builderLinkComponent?: any;
37
35
  readonly builderComponents?: any;
38
36
  readonly builderBlock?: any;
37
+ readonly grid?: any;
38
+ readonly builderLinkComponent?: any;
39
39
  readonly items?: any;
40
40
  readonly oneAtATime?: any;
41
41
  readonly gridRowWidth?: any;
@@ -2,9 +2,9 @@ import { filterAttrs } from "../helpers";
2
2
  declare const _default: import("vue").DefineComponent<Readonly<{
3
3
  text?: any;
4
4
  link?: any;
5
- builderLinkComponent?: any;
6
5
  attributes?: any;
7
6
  openLinkInNewTab?: any;
7
+ builderLinkComponent?: any;
8
8
  }>, unknown, {
9
9
  filterAttrs: typeof filterAttrs;
10
10
  }, {}, {
@@ -18,14 +18,14 @@ declare const _default: import("vue").DefineComponent<Readonly<{
18
18
  }, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<Readonly<{
19
19
  text?: any;
20
20
  link?: any;
21
- builderLinkComponent?: any;
22
21
  attributes?: any;
23
22
  openLinkInNewTab?: any;
23
+ builderLinkComponent?: any;
24
24
  }>>>, {
25
25
  readonly text?: any;
26
26
  readonly link?: any;
27
- readonly builderLinkComponent?: any;
28
27
  readonly attributes?: any;
29
28
  readonly openLinkInNewTab?: any;
29
+ readonly builderLinkComponent?: any;
30
30
  }, {}>;
31
31
  export default _default;
@@ -5,12 +5,12 @@ type CSSVal = string | number;
5
5
  declare const _default: import("vue").DefineComponent<Readonly<{
6
6
  builderContext?: any;
7
7
  columns?: any;
8
- builderLinkComponent?: any;
9
- builderComponents?: any;
10
- builderBlock?: any;
11
8
  space?: any;
12
9
  stackColumnsAt?: any;
13
10
  reverseColumnsWhenStacked?: any;
11
+ builderComponents?: any;
12
+ builderBlock?: any;
13
+ builderLinkComponent?: any;
14
14
  }>, unknown, {
15
15
  gutterSize: number;
16
16
  cols: any;
@@ -41,20 +41,20 @@ declare const _default: import("vue").DefineComponent<Readonly<{
41
41
  }, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<Readonly<{
42
42
  builderContext?: any;
43
43
  columns?: any;
44
- builderLinkComponent?: any;
45
- builderComponents?: any;
46
- builderBlock?: any;
47
44
  space?: any;
48
45
  stackColumnsAt?: any;
49
46
  reverseColumnsWhenStacked?: any;
47
+ builderComponents?: any;
48
+ builderBlock?: any;
49
+ builderLinkComponent?: any;
50
50
  }>>>, {
51
51
  readonly builderContext?: any;
52
52
  readonly columns?: any;
53
- readonly builderLinkComponent?: any;
54
- readonly builderComponents?: any;
55
- readonly builderBlock?: any;
56
53
  readonly space?: any;
57
54
  readonly stackColumnsAt?: any;
58
55
  readonly reverseColumnsWhenStacked?: any;
56
+ readonly builderComponents?: any;
57
+ readonly builderBlock?: any;
58
+ readonly builderLinkComponent?: any;
59
59
  }, {}>;
60
60
  export default _default;
@@ -33,10 +33,11 @@ export type FormState = "unsubmitted" | "sending" | "success" | "error";
33
33
  declare const _default: import("vue").DefineComponent<Readonly<{
34
34
  name?: any;
35
35
  builderContext?: any;
36
- builderLinkComponent?: any;
36
+ attributes?: any;
37
37
  builderComponents?: any;
38
38
  builderBlock?: any;
39
- attributes?: any;
39
+ method?: any;
40
+ builderLinkComponent?: any;
40
41
  previewState?: any;
41
42
  sendWithJs?: any;
42
43
  sendSubmissionsTo?: any;
@@ -44,7 +45,6 @@ declare const _default: import("vue").DefineComponent<Readonly<{
44
45
  customHeaders?: any;
45
46
  contentType?: any;
46
47
  sendSubmissionsToEmail?: any;
47
- method?: any;
48
48
  errorMessagePath?: any;
49
49
  resetFormOnSubmit?: any;
50
50
  successUrl?: any;
@@ -64,10 +64,11 @@ declare const _default: import("vue").DefineComponent<Readonly<{
64
64
  }, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<Readonly<{
65
65
  name?: any;
66
66
  builderContext?: any;
67
- builderLinkComponent?: any;
67
+ attributes?: any;
68
68
  builderComponents?: any;
69
69
  builderBlock?: any;
70
- attributes?: any;
70
+ method?: any;
71
+ builderLinkComponent?: any;
71
72
  previewState?: any;
72
73
  sendWithJs?: any;
73
74
  sendSubmissionsTo?: any;
@@ -75,7 +76,6 @@ declare const _default: import("vue").DefineComponent<Readonly<{
75
76
  customHeaders?: any;
76
77
  contentType?: any;
77
78
  sendSubmissionsToEmail?: any;
78
- method?: any;
79
79
  errorMessagePath?: any;
80
80
  resetFormOnSubmit?: any;
81
81
  successUrl?: any;
@@ -86,10 +86,11 @@ declare const _default: import("vue").DefineComponent<Readonly<{
86
86
  }>>>, {
87
87
  readonly name?: any;
88
88
  readonly builderContext?: any;
89
- readonly builderLinkComponent?: any;
89
+ readonly attributes?: any;
90
90
  readonly builderComponents?: any;
91
91
  readonly builderBlock?: any;
92
- readonly attributes?: any;
92
+ readonly method?: any;
93
+ readonly builderLinkComponent?: any;
93
94
  readonly previewState?: any;
94
95
  readonly sendWithJs?: any;
95
96
  readonly sendSubmissionsTo?: any;
@@ -97,7 +98,6 @@ declare const _default: import("vue").DefineComponent<Readonly<{
97
98
  readonly customHeaders?: any;
98
99
  readonly contentType?: any;
99
100
  readonly sendSubmissionsToEmail?: any;
100
- readonly method?: any;
101
101
  readonly errorMessagePath?: any;
102
102
  readonly resetFormOnSubmit?: any;
103
103
  readonly successUrl?: any;
@@ -16,9 +16,9 @@ declare const _default: import("vue").DefineComponent<Readonly<{
16
16
  name?: any;
17
17
  value?: any;
18
18
  attributes?: any;
19
+ type?: any;
19
20
  defaultValue?: any;
20
21
  placeholder?: any;
21
- type?: any;
22
22
  required?: any;
23
23
  }>, unknown, {
24
24
  isEditing: typeof isEditing;
@@ -27,17 +27,17 @@ declare const _default: import("vue").DefineComponent<Readonly<{
27
27
  name?: any;
28
28
  value?: any;
29
29
  attributes?: any;
30
+ type?: any;
30
31
  defaultValue?: any;
31
32
  placeholder?: any;
32
- type?: any;
33
33
  required?: any;
34
34
  }>>>, {
35
35
  readonly name?: any;
36
36
  readonly value?: any;
37
37
  readonly attributes?: any;
38
+ readonly type?: any;
38
39
  readonly defaultValue?: any;
39
40
  readonly placeholder?: any;
40
- readonly type?: any;
41
41
  readonly required?: any;
42
42
  }, {}>;
43
43
  export default _default;
@@ -18,9 +18,9 @@ declare const _default: import("vue").DefineComponent<Readonly<{
18
18
  name?: any;
19
19
  value?: any;
20
20
  attributes?: any;
21
+ options?: any;
21
22
  defaultValue?: any;
22
23
  required?: any;
23
- options?: any;
24
24
  }>, unknown, {
25
25
  isEditing: typeof isEditing;
26
26
  filterAttrs: typeof filterAttrs;
@@ -28,15 +28,15 @@ declare const _default: import("vue").DefineComponent<Readonly<{
28
28
  name?: any;
29
29
  value?: any;
30
30
  attributes?: any;
31
+ options?: any;
31
32
  defaultValue?: any;
32
33
  required?: any;
33
- options?: any;
34
34
  }>>>, {
35
35
  readonly name?: any;
36
36
  readonly value?: any;
37
37
  readonly attributes?: any;
38
+ readonly options?: any;
38
39
  readonly defaultValue?: any;
39
40
  readonly required?: any;
40
- readonly options?: any;
41
41
  }, {}>;
42
42
  export default _default;
@@ -1,10 +1,10 @@
1
1
  declare const _default: import("vue").DefineComponent<Readonly<{
2
2
  image?: any;
3
3
  className?: any;
4
+ builderBlock?: any;
4
5
  aspectRatio?: any;
5
6
  backgroundPosition?: any;
6
7
  backgroundSize?: any;
7
- builderBlock?: any;
8
8
  src?: any;
9
9
  srcset?: any;
10
10
  noWebp?: any;
@@ -25,10 +25,10 @@ declare const _default: import("vue").DefineComponent<Readonly<{
25
25
  }, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<Readonly<{
26
26
  image?: any;
27
27
  className?: any;
28
+ builderBlock?: any;
28
29
  aspectRatio?: any;
29
30
  backgroundPosition?: any;
30
31
  backgroundSize?: any;
31
- builderBlock?: any;
32
32
  src?: any;
33
33
  srcset?: any;
34
34
  noWebp?: any;
@@ -39,10 +39,10 @@ declare const _default: import("vue").DefineComponent<Readonly<{
39
39
  }>>>, {
40
40
  readonly image?: any;
41
41
  readonly className?: any;
42
+ readonly builderBlock?: any;
42
43
  readonly aspectRatio?: any;
43
44
  readonly backgroundPosition?: any;
44
45
  readonly backgroundSize?: any;
45
- readonly builderBlock?: any;
46
46
  readonly src?: any;
47
47
  readonly srcset?: any;
48
48
  readonly noWebp?: any;
@@ -13,9 +13,9 @@ export interface ImgProps {
13
13
  }
14
14
  declare const _default: import("vue").DefineComponent<Readonly<{
15
15
  image?: any;
16
+ attributes?: any;
16
17
  backgroundPosition?: any;
17
18
  backgroundSize?: any;
18
- attributes?: any;
19
19
  altText?: any;
20
20
  imgSrc?: any;
21
21
  }>, unknown, {
@@ -23,16 +23,16 @@ declare const _default: import("vue").DefineComponent<Readonly<{
23
23
  filterAttrs: typeof filterAttrs;
24
24
  }, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<Readonly<{
25
25
  image?: any;
26
+ attributes?: any;
26
27
  backgroundPosition?: any;
27
28
  backgroundSize?: any;
28
- attributes?: any;
29
29
  altText?: any;
30
30
  imgSrc?: any;
31
31
  }>>>, {
32
32
  readonly image?: any;
33
+ readonly attributes?: any;
33
34
  readonly backgroundPosition?: any;
34
35
  readonly backgroundSize?: any;
35
- readonly attributes?: any;
36
36
  readonly altText?: any;
37
37
  readonly imgSrc?: any;
38
38
  }, {}>;
@@ -1,14 +1,14 @@
1
1
  import { filterAttrs } from "../helpers";
2
2
  declare const _default: import("vue").DefineComponent<Readonly<{
3
- maxWidth?: any;
4
3
  attributes?: any;
4
+ maxWidth?: any;
5
5
  }>, unknown, {
6
6
  filterAttrs: typeof filterAttrs;
7
7
  }, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<Readonly<{
8
- maxWidth?: any;
9
8
  attributes?: any;
9
+ maxWidth?: any;
10
10
  }>>>, {
11
- readonly maxWidth?: any;
12
11
  readonly attributes?: any;
12
+ readonly maxWidth?: any;
13
13
  }, {}>;
14
14
  export default _default;
@@ -1,16 +1,19 @@
1
- import type { BuilderDataProps } from "../../types/builder-props";
2
- export type DropzoneProps = BuilderDataProps & {
1
+ import type { BuilderComponentsProp, BuilderDataProps } from "../../types/builder-props";
2
+ export type DropzoneProps = BuilderDataProps & BuilderComponentsProp & {
3
3
  name: string;
4
4
  attributes: any;
5
5
  };
6
6
  declare const _default: import("vue").DefineComponent<Readonly<{
7
7
  name?: any;
8
8
  builderContext?: any;
9
+ builderComponents?: any;
9
10
  }>, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<Readonly<{
10
11
  name?: any;
11
12
  builderContext?: any;
13
+ builderComponents?: any;
12
14
  }>>>, {
13
15
  readonly name?: any;
14
16
  readonly builderContext?: any;
17
+ readonly builderComponents?: any;
15
18
  }, {}>;
16
19
  export default _default;
@@ -2,11 +2,11 @@ import { filterAttrs } from "../helpers";
2
2
  declare const _default: import("vue").DefineComponent<Readonly<{
3
3
  symbol?: any;
4
4
  builderContext?: any;
5
- builderLinkComponent?: any;
6
- builderComponents?: any;
7
- builderBlock?: any;
8
5
  attributes?: any;
6
+ builderComponents?: any;
9
7
  dynamic?: any;
8
+ builderBlock?: any;
9
+ builderLinkComponent?: any;
10
10
  }>, unknown, {
11
11
  contentToUse: any;
12
12
  filterAttrs: typeof filterAttrs;
@@ -22,18 +22,18 @@ declare const _default: import("vue").DefineComponent<Readonly<{
22
22
  }, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<Readonly<{
23
23
  symbol?: any;
24
24
  builderContext?: any;
25
- builderLinkComponent?: any;
26
- builderComponents?: any;
27
- builderBlock?: any;
28
25
  attributes?: any;
26
+ builderComponents?: any;
29
27
  dynamic?: any;
28
+ builderBlock?: any;
29
+ builderLinkComponent?: any;
30
30
  }>>>, {
31
31
  readonly symbol?: any;
32
32
  readonly builderContext?: any;
33
- readonly builderLinkComponent?: any;
34
- readonly builderComponents?: any;
35
- readonly builderBlock?: any;
36
33
  readonly attributes?: any;
34
+ readonly builderComponents?: any;
37
35
  readonly dynamic?: any;
36
+ readonly builderBlock?: any;
37
+ readonly builderLinkComponent?: any;
38
38
  }, {}>;
39
39
  export default _default;
@@ -1,8 +1,8 @@
1
1
  declare const _default: import("vue").DefineComponent<Readonly<{
2
2
  builderContext?: any;
3
- builderLinkComponent?: any;
4
3
  builderComponents?: any;
5
4
  builderBlock?: any;
5
+ builderLinkComponent?: any;
6
6
  tabs?: any;
7
7
  activeTabStyle?: any;
8
8
  defaultActiveTab?: any;
@@ -15,9 +15,9 @@ declare const _default: import("vue").DefineComponent<Readonly<{
15
15
  onClick(index: number): void;
16
16
  }, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<Readonly<{
17
17
  builderContext?: any;
18
- builderLinkComponent?: any;
19
18
  builderComponents?: any;
20
19
  builderBlock?: any;
20
+ builderLinkComponent?: any;
21
21
  tabs?: any;
22
22
  activeTabStyle?: any;
23
23
  defaultActiveTab?: any;
@@ -25,9 +25,9 @@ declare const _default: import("vue").DefineComponent<Readonly<{
25
25
  tabHeaderLayout?: any;
26
26
  }>>>, {
27
27
  readonly builderContext?: any;
28
- readonly builderLinkComponent?: any;
29
28
  readonly builderComponents?: any;
30
29
  readonly builderBlock?: any;
30
+ readonly builderLinkComponent?: any;
31
31
  readonly tabs?: any;
32
32
  readonly activeTabStyle?: any;
33
33
  readonly defaultActiveTab?: any;
@@ -1,9 +1,9 @@
1
1
  declare const _default: import("vue").DefineComponent<Readonly<{
2
2
  video?: any;
3
+ attributes?: any;
4
+ builderBlock?: any;
3
5
  aspectRatio?: any;
4
6
  position?: any;
5
- builderBlock?: any;
6
- attributes?: any;
7
7
  fitContent?: any;
8
8
  lazyLoad?: any;
9
9
  posterImage?: any;
@@ -31,10 +31,10 @@ declare const _default: import("vue").DefineComponent<Readonly<{
31
31
  };
32
32
  }, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<Readonly<{
33
33
  video?: any;
34
+ attributes?: any;
35
+ builderBlock?: any;
34
36
  aspectRatio?: any;
35
37
  position?: any;
36
- builderBlock?: any;
37
- attributes?: any;
38
38
  fitContent?: any;
39
39
  lazyLoad?: any;
40
40
  posterImage?: any;
@@ -47,10 +47,10 @@ declare const _default: import("vue").DefineComponent<Readonly<{
47
47
  preload?: any;
48
48
  }>>>, {
49
49
  readonly video?: any;
50
+ readonly attributes?: any;
51
+ readonly builderBlock?: any;
50
52
  readonly aspectRatio?: any;
51
53
  readonly position?: any;
52
- readonly builderBlock?: any;
53
- readonly attributes?: any;
54
54
  readonly fitContent?: any;
55
55
  readonly lazyLoad?: any;
56
56
  readonly posterImage?: any;
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as m, openBlock as r, createBlock as a, resolveDynamicComponent as k, mergeProps as u, withCtx as d, renderSlot as h, resolveComponent as B, normalizeProps as P, createElementBlock as g, Fragment as $, renderList as v, createCommentVNode as S } from "vue";
2
- import { f, B as W, w } from "./index-yARC0VI1.js";
3
- import { a as b, g as R } from "./get-block-properties-zzQ9xBK7.js";
2
+ import { e as f, B as W, w } from "./index-eZTeDA6U.js";
3
+ import { a as b, g as R } from "./get-block-properties-lLVZb91I.js";
4
4
  const x = m({
5
5
  name: "interactive-element",
6
6
  props: ["includeBlockProps", "block", "context", "wrapperProps", "Wrapper"],