@builder.io/sdk-vue 1.0.27 → 1.0.28

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 (118) hide show
  1. package/lib/browser/{block-styles-5vJtIFGc.js → block-styles-7fSdcHZX.js} +16 -14
  2. package/lib/browser/{block-styles-LT72luTT.cjs → block-styles-XehbqIDj.cjs} +1 -1
  3. package/lib/browser/{block-wrapper-JrLSq3J2.js → block-wrapper-pcluv3oE.js} +6 -6
  4. package/lib/browser/block-wrapper-q64hZN1q.cjs +1 -0
  5. package/lib/browser/blocks/accordion/accordion.types.d.ts +12 -0
  6. package/lib/browser/blocks/accordion/accordion.vue.d.ts +43 -0
  7. package/lib/browser/blocks/accordion/component-info.d.ts +2 -0
  8. package/lib/browser/blocks/accordion/helpers.d.ts +1 -0
  9. package/lib/browser/blocks/accordion/index.d.ts +1 -0
  10. package/lib/browser/blocks/button/button.vue.d.ts +3 -3
  11. package/lib/browser/blocks/columns/columns.vue.d.ts +3 -3
  12. package/lib/browser/blocks/form/form/form.vue.d.ts +3 -3
  13. package/lib/browser/blocks/form/input/input.vue.d.ts +3 -3
  14. package/lib/browser/blocks/form/select/select.vue.d.ts +3 -3
  15. package/lib/browser/blocks/img/img.vue.d.ts +3 -3
  16. package/lib/browser/blocks/section/section.vue.d.ts +3 -3
  17. package/lib/browser/blocks/symbol/symbol.vue.d.ts +3 -3
  18. package/lib/browser/blocks/tabs/tabs.vue.d.ts +4 -4
  19. package/lib/browser/blocks/video/video.vue.d.ts +3 -3
  20. package/lib/browser/{component-ref-gxDw0wuA.js → component-ref-WhzAplFn.js} +5 -5
  21. package/lib/browser/{component-ref-iTvdhu8t.cjs → component-ref-hbOiuBde.cjs} +1 -1
  22. package/lib/browser/components/block/animator.d.ts +0 -1
  23. package/lib/browser/components/content/content.vue.d.ts +3 -3
  24. package/lib/browser/components/content-variants/content-variants.types.d.ts +1 -1
  25. package/lib/browser/components/content-variants/content-variants.vue.d.ts +3 -3
  26. package/lib/browser/components/dynamic-renderer/dynamic-renderer.vue.d.ts +3 -3
  27. package/lib/browser/constants/sdk-version.d.ts +1 -1
  28. package/lib/browser/functions/camel-to-kebab-case.d.ts +1 -1
  29. package/lib/browser/{get-block-properties-kzs3bKSe.js → get-block-properties-ObL3gpIA.js} +1 -1
  30. package/lib/browser/{get-block-properties-eTge7Psf.cjs → get-block-properties-vA5n_ANC.cjs} +1 -1
  31. package/lib/browser/index-CBcGD3qe.cjs +166 -0
  32. package/lib/browser/{index-sDts8rvf.js → index-NHNyRHHd.js} +1215 -955
  33. package/lib/browser/index.cjs +1 -1
  34. package/lib/browser/{index.js → index.mjs} +1 -1
  35. package/lib/browser/{repeated-block-Qlvgzgy_.js → repeated-block-HcLgTzGb.js} +5 -5
  36. package/lib/browser/{repeated-block-VOp3bqi_.cjs → repeated-block-uHDnqrOR.cjs} +1 -1
  37. package/lib/browser/style.css +1 -1
  38. package/lib/{node/block-styles-rm11zBuW.js → edge/block-styles-CTZ1DlUz.js} +16 -14
  39. package/lib/edge/{block-styles-W7NZdgo_.cjs → block-styles-XGW5hqiN.cjs} +1 -1
  40. package/lib/edge/block-wrapper-VuYzlW7Y.cjs +1 -0
  41. package/lib/edge/{block-wrapper-OIDhZ8QC.js → block-wrapper-wCNxDQcs.js} +6 -6
  42. package/lib/edge/blocks/accordion/accordion.types.d.ts +12 -0
  43. package/lib/edge/blocks/accordion/accordion.vue.d.ts +43 -0
  44. package/lib/edge/blocks/accordion/component-info.d.ts +2 -0
  45. package/lib/edge/blocks/accordion/helpers.d.ts +1 -0
  46. package/lib/edge/blocks/accordion/index.d.ts +1 -0
  47. package/lib/edge/blocks/button/button.vue.d.ts +3 -3
  48. package/lib/edge/blocks/columns/columns.vue.d.ts +3 -3
  49. package/lib/edge/blocks/form/form/form.vue.d.ts +3 -3
  50. package/lib/edge/blocks/form/input/input.vue.d.ts +3 -3
  51. package/lib/edge/blocks/form/select/select.vue.d.ts +3 -3
  52. package/lib/edge/blocks/img/img.vue.d.ts +3 -3
  53. package/lib/edge/blocks/section/section.vue.d.ts +3 -3
  54. package/lib/edge/blocks/symbol/symbol.vue.d.ts +3 -3
  55. package/lib/edge/blocks/tabs/tabs.vue.d.ts +4 -4
  56. package/lib/edge/blocks/video/video.vue.d.ts +3 -3
  57. package/lib/{node/component-ref-WoJnhrB7.cjs → edge/component-ref-0UjIkTRe.cjs} +1 -1
  58. package/lib/{node/component-ref-fhwnMZz8.js → edge/component-ref-2FEXrlDH.js} +5 -5
  59. package/lib/edge/components/block/animator.d.ts +0 -1
  60. package/lib/edge/components/content/content.vue.d.ts +3 -3
  61. package/lib/edge/components/content-variants/content-variants.types.d.ts +1 -1
  62. package/lib/edge/components/content-variants/content-variants.vue.d.ts +3 -3
  63. package/lib/edge/components/dynamic-renderer/dynamic-renderer.vue.d.ts +3 -3
  64. package/lib/edge/constants/sdk-version.d.ts +1 -1
  65. package/lib/edge/functions/camel-to-kebab-case.d.ts +1 -1
  66. package/lib/{node/get-block-properties-NQY7lR-2.js → edge/get-block-properties-KMc2VX03.js} +1 -1
  67. package/lib/edge/{get-block-properties-VeBLUsdk.cjs → get-block-properties-Pjvc5UeX.cjs} +1 -1
  68. package/lib/edge/{index-QWsu5MiN.js → index-PLoH3kq6.js} +1723 -1463
  69. package/lib/edge/index-Zh1Fu4x5.cjs +186 -0
  70. package/lib/edge/index.cjs +1 -1
  71. package/lib/edge/{index.js → index.mjs} +1 -1
  72. package/lib/edge/{repeated-block-Ge8TbIKG.js → repeated-block-JMXC448R.js} +5 -5
  73. package/lib/edge/{repeated-block-OubyYvC0.cjs → repeated-block-bl4dw-ee.cjs} +1 -1
  74. package/lib/edge/style.css +1 -1
  75. package/lib/{edge/block-styles-AYBXOYOn.js → node/block-styles-WCFA1FJi.js} +16 -14
  76. package/lib/node/{block-styles-Iwegahoe.cjs → block-styles-m8PEpg_S.cjs} +1 -1
  77. package/lib/node/block-wrapper-6-bEK6RJ.cjs +1 -0
  78. package/lib/node/{block-wrapper-srcEZrVN.js → block-wrapper-x45MAliP.js} +6 -6
  79. package/lib/node/blocks/accordion/accordion.types.d.ts +12 -0
  80. package/lib/node/blocks/accordion/accordion.vue.d.ts +43 -0
  81. package/lib/node/blocks/accordion/component-info.d.ts +2 -0
  82. package/lib/node/blocks/accordion/helpers.d.ts +1 -0
  83. package/lib/node/blocks/accordion/index.d.ts +1 -0
  84. package/lib/node/blocks/button/button.vue.d.ts +3 -3
  85. package/lib/node/blocks/columns/columns.vue.d.ts +3 -3
  86. package/lib/node/blocks/form/form/form.vue.d.ts +3 -3
  87. package/lib/node/blocks/form/input/input.vue.d.ts +3 -3
  88. package/lib/node/blocks/form/select/select.vue.d.ts +3 -3
  89. package/lib/node/blocks/img/img.vue.d.ts +3 -3
  90. package/lib/node/blocks/section/section.vue.d.ts +3 -3
  91. package/lib/node/blocks/symbol/symbol.vue.d.ts +3 -3
  92. package/lib/node/blocks/tabs/tabs.vue.d.ts +4 -4
  93. package/lib/node/blocks/video/video.vue.d.ts +3 -3
  94. package/lib/{edge/component-ref-dNZrnHbg.cjs → node/component-ref-2xD3cUVB.cjs} +1 -1
  95. package/lib/{edge/component-ref-rBP7Enzc.js → node/component-ref-ppTIcqTZ.js} +5 -5
  96. package/lib/node/components/block/animator.d.ts +0 -1
  97. package/lib/node/components/content/content.vue.d.ts +3 -3
  98. package/lib/node/components/content-variants/content-variants.types.d.ts +1 -1
  99. package/lib/node/components/content-variants/content-variants.vue.d.ts +3 -3
  100. package/lib/node/components/dynamic-renderer/dynamic-renderer.vue.d.ts +3 -3
  101. package/lib/node/constants/sdk-version.d.ts +1 -1
  102. package/lib/node/functions/camel-to-kebab-case.d.ts +1 -1
  103. package/lib/node/{get-block-properties-VZy5JLJH.cjs → get-block-properties-kiD2Uguw.cjs} +1 -1
  104. package/lib/{edge/get-block-properties-TQklEtas.js → node/get-block-properties-scJ1QT5R.js} +1 -1
  105. package/lib/node/index-HEAc1-ZF.cjs +213 -0
  106. package/lib/node/{index-551oCh4n.js → index-SBrRKKYe.js} +475 -215
  107. package/lib/node/index.cjs +1 -1
  108. package/lib/node/{index.js → index.mjs} +1 -1
  109. package/lib/node/{repeated-block-cGtcw64F.cjs → repeated-block-NLULJLm9.cjs} +1 -1
  110. package/lib/node/{repeated-block-UcyfQ95X.js → repeated-block-NuJ5uVX7.js} +5 -5
  111. package/lib/node/style.css +1 -1
  112. package/package.json +17 -17
  113. package/lib/browser/block-wrapper-a_8x6uWh.cjs +0 -1
  114. package/lib/browser/index-7ZQyrM-R.cjs +0 -166
  115. package/lib/edge/block-wrapper-rvM_UKzu.cjs +0 -1
  116. package/lib/edge/index-iGyGCnH8.cjs +0 -186
  117. package/lib/node/block-wrapper-gmX-LBXN.cjs +0 -1
  118. package/lib/node/index-cjjbqLNI.cjs +0 -213
@@ -1,7 +1,7 @@
1
1
  import "./style.css";
2
- import { defineComponent as g, resolveComponent as B, openBlock as C, createBlock as v, createCommentVNode as _ } from "vue";
3
- import { _ as $, T, g as p, c as y, a as w, b as l, d as k, e as E, f as N } from "./index-sDts8rvf.js";
4
- const z = g({
2
+ import { defineComponent as g, resolveComponent as B, openBlock as v, createBlock as C, createCommentVNode as _ } from "vue";
3
+ import { _ as $, T, g as p, c as y, a as w, b as l, d as k, e as E, f as I } from "./index-NHNyRHHd.js";
4
+ const N = g({
5
5
  name: "block-styles",
6
6
  components: { InlinedStyles: $ },
7
7
  props: ["block", "context"],
@@ -31,15 +31,15 @@ const z = g({
31
31
  shouldEvaluateBindings: !0
32
32
  }), e = t.responsiveStyles, n = this.context.content, c = w(
33
33
  ((S = n == null ? void 0 : n.meta) == null ? void 0 : S.breakpoints) || {}
34
- ), i = e == null ? void 0 : e.large, r = e == null ? void 0 : e.medium, a = e == null ? void 0 : e.small, o = t.id;
34
+ ), r = e == null ? void 0 : e.large, i = e == null ? void 0 : e.medium, a = e == null ? void 0 : e.small, o = t.id;
35
35
  if (!o)
36
36
  return "";
37
- const f = i ? l({
37
+ const f = r ? l({
38
38
  className: o,
39
- styles: i
40
- }) : "", x = r ? l({
39
+ styles: r
40
+ }) : "", x = i ? l({
41
41
  className: o,
42
- styles: r,
42
+ styles: i,
43
43
  mediaQuery: k(
44
44
  "medium",
45
45
  c
@@ -59,7 +59,9 @@ const z = g({
59
59
  className: `${o}:hover`,
60
60
  styles: {
61
61
  ...d,
62
- transition: `all ${s.duration}s ${E(s.easing)}`,
62
+ transition: `all ${s.duration}s ${E(
63
+ s.easing
64
+ )}`,
63
65
  transitionDelay: s.delay ? `${s.delay}s` : "0s"
64
66
  }
65
67
  }) || "";
@@ -73,15 +75,15 @@ const z = g({
73
75
  }
74
76
  }
75
77
  });
76
- function A(t, e, n, c, i, r) {
77
- const a = B("inlined-styles");
78
- return t.TARGET !== "reactNative" && t.css && t.canShowBlock ? (C(), v(a, {
78
+ function z(t, e, n, c, r, i) {
79
+ const a = B("InlinedStyles");
80
+ return t.TARGET !== "reactNative" && t.css && t.canShowBlock ? (v(), C(a, {
79
81
  key: 0,
80
82
  id: "builderio-block",
81
83
  styles: t.css
82
84
  }, null, 8, ["styles"])) : _("", !0);
83
85
  }
84
- const G = /* @__PURE__ */ N(z, [["render", A]]);
86
+ const F = /* @__PURE__ */ I(N, [["render", z]]);
85
87
  export {
86
- G as default
88
+ F as default
87
89
  };
@@ -1 +1 @@
1
- var b=require("./style.css");Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("vue"),e=require("./index-7ZQyrM-R.cjs"),f=a.defineComponent({name:"block-styles",components:{InlinedStyles:e._sfc_main},props:["block","context"],data(){return{TARGET:e.TARGET}},computed:{canShowBlock(){const t=e.getProcessedBlock({block:this.block,localState:this.context.localState,rootState:this.context.rootState,rootSetState:this.context.rootSetState,context:this.context.context,shouldEvaluateBindings:!0});return e.checkIsDefined(t.hide)?!t.hide:e.checkIsDefined(t.show)?t.show:!0},css(){var m,h,y;const t=e.getProcessedBlock({block:this.block,localState:this.context.localState,rootState:this.context.rootState,rootSetState:this.context.rootSetState,context:this.context.context,shouldEvaluateBindings:!0}),s=t.responsiveStyles,c=this.context.content,r=e.getSizesForBreakpoints(((m=c==null?void 0:c.meta)==null?void 0:m.breakpoints)||{}),i=s==null?void 0:s.large,d=s==null?void 0:s.medium,l=s==null?void 0:s.small,n=t.id;if(!n)return"";const p=i?e.createCssClass({className:n,styles:i}):"",k=d?e.createCssClass({className:n,styles:d,mediaQuery:e.getMaxWidthQueryForSize("medium",r)}):"",C=l?e.createCssClass({className:n,styles:l,mediaQuery:e.getMaxWidthQueryForSize("small",r)}):"",o=t.animations&&t.animations.find(u=>u.trigger==="hover");let S="";if(o){const u=((y=(h=o.steps)==null?void 0:h[1])==null?void 0:y.styles)||{};S=e.createCssClass({className:`${n}:hover`,styles:{...u,transition:`all ${o.duration}s ${e.camelCaseToKebabCase(o.easing)}`,transitionDelay:o.delay?`${o.delay}s`:"0s"}})||""}return[p,k,C,S].join(" ")}}});function g(t,s,c,r,i,d){const l=a.resolveComponent("inlined-styles");return t.TARGET!=="reactNative"&&t.css&&t.canShowBlock?(a.openBlock(),a.createBlock(l,{key:0,id:"builderio-block",styles:t.css},null,8,["styles"])):a.createCommentVNode("",!0)}const x=e._export_sfc(f,[["render",g]]);exports.default=x;
1
+ var b=require("./style.css");Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("vue"),e=require("./index-CBcGD3qe.cjs"),f=a.defineComponent({name:"block-styles",components:{InlinedStyles:e._sfc_main},props:["block","context"],data(){return{TARGET:e.TARGET}},computed:{canShowBlock(){const t=e.getProcessedBlock({block:this.block,localState:this.context.localState,rootState:this.context.rootState,rootSetState:this.context.rootSetState,context:this.context.context,shouldEvaluateBindings:!0});return e.checkIsDefined(t.hide)?!t.hide:e.checkIsDefined(t.show)?t.show:!0},css(){var m,h,y;const t=e.getProcessedBlock({block:this.block,localState:this.context.localState,rootState:this.context.rootState,rootSetState:this.context.rootSetState,context:this.context.context,shouldEvaluateBindings:!0}),s=t.responsiveStyles,c=this.context.content,r=e.getSizesForBreakpoints(((m=c==null?void 0:c.meta)==null?void 0:m.breakpoints)||{}),i=s==null?void 0:s.large,d=s==null?void 0:s.medium,l=s==null?void 0:s.small,n=t.id;if(!n)return"";const p=i?e.createCssClass({className:n,styles:i}):"",k=d?e.createCssClass({className:n,styles:d,mediaQuery:e.getMaxWidthQueryForSize("medium",r)}):"",C=l?e.createCssClass({className:n,styles:l,mediaQuery:e.getMaxWidthQueryForSize("small",r)}):"",o=t.animations&&t.animations.find(u=>u.trigger==="hover");let S="";if(o){const u=((y=(h=o.steps)==null?void 0:h[1])==null?void 0:y.styles)||{};S=e.createCssClass({className:`${n}:hover`,styles:{...u,transition:`all ${o.duration}s ${e.camelToKebabCase(o.easing)}`,transitionDelay:o.delay?`${o.delay}s`:"0s"}})||""}return[p,k,C,S].join(" ")}}});function g(t,s,c,r,i,d){const l=a.resolveComponent("InlinedStyles");return t.TARGET!=="reactNative"&&t.css&&t.canShowBlock?(a.openBlock(),a.createBlock(l,{key:0,id:"builderio-block",styles:t.css},null,8,["styles"])):a.createCommentVNode("",!0)}const x=e._export_sfc(f,[["render",g]]);exports.default=x;
@@ -1,8 +1,8 @@
1
1
  import "./style.css";
2
2
  import { defineComponent as o, defineAsyncComponent as r, resolveComponent as n, openBlock as a, createBlock as c, withCtx as i, renderSlot as p } from "vue";
3
- import { g as s, a as l } from "./get-block-properties-kzs3bKSe.js";
4
- import { f as m } from "./index-sDts8rvf.js";
5
- const d = () => import("./index-sDts8rvf.js").then((e) => e.G).then((e) => e.default).catch((e) => {
3
+ import { g as s, a as l } from "./get-block-properties-ObL3gpIA.js";
4
+ import { f as m } from "./index-NHNyRHHd.js";
5
+ const d = () => import("./index-NHNyRHHd.js").then((e) => e.G).then((e) => e.default).catch((e) => {
6
6
  throw console.error(
7
7
  "Error while attempting to dynamically import component DynamicRenderer at ../../dynamic-renderer/dynamic-renderer.vue",
8
8
  e
@@ -16,7 +16,7 @@ const d = () => import("./index-sDts8rvf.js").then((e) => e.G).then((e) => e.def
16
16
  }
17
17
  });
18
18
  function u(e, k, b, y, S, g) {
19
- const t = n("dynamic-renderer");
19
+ const t = n("DynamicRenderer");
20
20
  return a(), c(t, {
21
21
  TagName: e.Wrapper,
22
22
  attributes: e.getBlockProperties({
@@ -38,7 +38,7 @@ function u(e, k, b, y, S, g) {
38
38
  _: 3
39
39
  }, 8, ["TagName", "attributes", "actionAttributes"]);
40
40
  }
41
- const w = /* @__PURE__ */ m(f, [["render", u]]);
41
+ const R = /* @__PURE__ */ m(f, [["render", u]]);
42
42
  export {
43
- w as default
43
+ R as default
44
44
  };
@@ -0,0 +1 @@
1
+ var k=require("./style.css");Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("vue"),o=require("./get-block-properties-vA5n_ANC.cjs"),n=require("./index-CBcGD3qe.cjs"),c=()=>Promise.resolve().then(()=>require("./index-CBcGD3qe.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;
@@ -0,0 +1,12 @@
1
+ import type { BuilderBlock } from '../../types/builder-block';
2
+ import type { BuilderComponentsProp, BuilderDataProps, BuilderLinkComponentProp } from '../../types/builder-props';
3
+ export interface AccordionProps extends BuilderComponentsProp, BuilderLinkComponentProp, BuilderDataProps {
4
+ items: {
5
+ title: BuilderBlock[];
6
+ detail: BuilderBlock[];
7
+ }[];
8
+ oneAtATime?: boolean;
9
+ grid?: boolean;
10
+ gridRowWidth?: string;
11
+ useChildrenForItems?: boolean;
12
+ }
@@ -0,0 +1,43 @@
1
+ import type { Dictionary } from "../../types/typescript";
2
+ declare const _default: import("vue").DefineComponent<Readonly<{
3
+ builderContext?: any;
4
+ grid?: any;
5
+ builderBlock?: any;
6
+ builderLinkComponent?: any;
7
+ builderComponents?: any;
8
+ items?: any;
9
+ oneAtATime?: any;
10
+ gridRowWidth?: any;
11
+ }>, unknown, {
12
+ open: never[];
13
+ convertOrderNumberToString: (order: number) => string;
14
+ }, {
15
+ onlyOneAtATime(): boolean;
16
+ accordionStyles(): any;
17
+ accordionTitleStyles(): Dictionary<string>;
18
+ openGridItemOrder(): number | null;
19
+ accordionDetailStyles(): Dictionary<string>;
20
+ }, {
21
+ getAccordionTitleClassName(index: number): string;
22
+ getAccordionDetailClassName(index: number): string;
23
+ onClick(index: number): void;
24
+ }, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<Readonly<{
25
+ builderContext?: any;
26
+ grid?: any;
27
+ builderBlock?: any;
28
+ builderLinkComponent?: any;
29
+ builderComponents?: any;
30
+ items?: any;
31
+ oneAtATime?: any;
32
+ gridRowWidth?: any;
33
+ }>>>, {
34
+ readonly builderContext?: any;
35
+ readonly grid?: any;
36
+ readonly builderBlock?: any;
37
+ readonly builderLinkComponent?: any;
38
+ readonly builderComponents?: any;
39
+ readonly items?: any;
40
+ readonly oneAtATime?: any;
41
+ readonly gridRowWidth?: any;
42
+ }, {}>;
43
+ export default _default;
@@ -0,0 +1,2 @@
1
+ import type { ComponentInfo } from '../../types/components';
2
+ export declare const componentInfo: ComponentInfo;
@@ -0,0 +1 @@
1
+ export declare const convertOrderNumberToString: (order: number) => string;
@@ -0,0 +1 @@
1
+ export { default } from './accordion.vue';
@@ -3,8 +3,8 @@ declare const _default: import("vue").DefineComponent<Readonly<{
3
3
  text?: any;
4
4
  link?: any;
5
5
  attributes?: any;
6
- openLinkInNewTab?: any;
7
6
  builderLinkComponent?: any;
7
+ openLinkInNewTab?: any;
8
8
  }>, unknown, {
9
9
  filterAttrs: typeof filterAttrs;
10
10
  }, {}, {
@@ -19,13 +19,13 @@ declare const _default: import("vue").DefineComponent<Readonly<{
19
19
  text?: any;
20
20
  link?: any;
21
21
  attributes?: any;
22
- openLinkInNewTab?: any;
23
22
  builderLinkComponent?: any;
23
+ openLinkInNewTab?: any;
24
24
  }>>>, {
25
25
  readonly text?: any;
26
26
  readonly link?: any;
27
27
  readonly attributes?: any;
28
- readonly openLinkInNewTab?: any;
29
28
  readonly builderLinkComponent?: any;
29
+ readonly openLinkInNewTab?: any;
30
30
  }, {}>;
31
31
  export default _default;
@@ -4,9 +4,9 @@ import type { Column } from "./columns.types";
4
4
  type CSSVal = string | number;
5
5
  declare const _default: import("vue").DefineComponent<Readonly<{
6
6
  builderContext?: any;
7
- builderLinkComponent?: any;
8
7
  columns?: any;
9
8
  builderBlock?: any;
9
+ builderLinkComponent?: any;
10
10
  builderComponents?: any;
11
11
  space?: any;
12
12
  stackColumnsAt?: any;
@@ -40,18 +40,18 @@ declare const _default: import("vue").DefineComponent<Readonly<{
40
40
  };
41
41
  }, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<Readonly<{
42
42
  builderContext?: any;
43
- builderLinkComponent?: any;
44
43
  columns?: any;
45
44
  builderBlock?: any;
45
+ builderLinkComponent?: any;
46
46
  builderComponents?: any;
47
47
  space?: any;
48
48
  stackColumnsAt?: any;
49
49
  reverseColumnsWhenStacked?: any;
50
50
  }>>>, {
51
51
  readonly builderContext?: any;
52
- readonly builderLinkComponent?: any;
53
52
  readonly columns?: any;
54
53
  readonly builderBlock?: any;
54
+ readonly builderLinkComponent?: any;
55
55
  readonly builderComponents?: any;
56
56
  readonly space?: any;
57
57
  readonly stackColumnsAt?: any;
@@ -34,8 +34,8 @@ declare const _default: import("vue").DefineComponent<Readonly<{
34
34
  name?: any;
35
35
  builderContext?: any;
36
36
  attributes?: any;
37
- builderLinkComponent?: any;
38
37
  builderBlock?: any;
38
+ builderLinkComponent?: any;
39
39
  builderComponents?: any;
40
40
  previewState?: any;
41
41
  sendWithJs?: any;
@@ -65,8 +65,8 @@ declare const _default: import("vue").DefineComponent<Readonly<{
65
65
  name?: any;
66
66
  builderContext?: any;
67
67
  attributes?: any;
68
- builderLinkComponent?: any;
69
68
  builderBlock?: any;
69
+ builderLinkComponent?: any;
70
70
  builderComponents?: any;
71
71
  previewState?: any;
72
72
  sendWithJs?: any;
@@ -87,8 +87,8 @@ declare const _default: import("vue").DefineComponent<Readonly<{
87
87
  readonly name?: any;
88
88
  readonly builderContext?: any;
89
89
  readonly attributes?: any;
90
- readonly builderLinkComponent?: any;
91
90
  readonly builderBlock?: any;
91
+ readonly builderLinkComponent?: any;
92
92
  readonly builderComponents?: any;
93
93
  readonly previewState?: any;
94
94
  readonly sendWithJs?: any;
@@ -14,8 +14,8 @@ export interface FormInputProps {
14
14
  }
15
15
  declare const _default: import("vue").DefineComponent<Readonly<{
16
16
  name?: any;
17
- attributes?: any;
18
17
  value?: any;
18
+ attributes?: any;
19
19
  defaultValue?: any;
20
20
  placeholder?: any;
21
21
  type?: any;
@@ -25,16 +25,16 @@ declare const _default: import("vue").DefineComponent<Readonly<{
25
25
  filterAttrs: typeof filterAttrs;
26
26
  }, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<Readonly<{
27
27
  name?: any;
28
- attributes?: any;
29
28
  value?: any;
29
+ attributes?: any;
30
30
  defaultValue?: any;
31
31
  placeholder?: any;
32
32
  type?: any;
33
33
  required?: any;
34
34
  }>>>, {
35
35
  readonly name?: any;
36
- readonly attributes?: any;
37
36
  readonly value?: any;
37
+ readonly attributes?: any;
38
38
  readonly defaultValue?: any;
39
39
  readonly placeholder?: any;
40
40
  readonly type?: any;
@@ -15,8 +15,8 @@ export interface FormSelectProps {
15
15
  }
16
16
  declare const _default: import("vue").DefineComponent<Readonly<{
17
17
  name?: any;
18
- attributes?: any;
19
18
  value?: any;
19
+ attributes?: any;
20
20
  defaultValue?: any;
21
21
  options?: any;
22
22
  }>, unknown, {
@@ -24,14 +24,14 @@ declare const _default: import("vue").DefineComponent<Readonly<{
24
24
  filterAttrs: typeof filterAttrs;
25
25
  }, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<Readonly<{
26
26
  name?: any;
27
- attributes?: any;
28
27
  value?: any;
28
+ attributes?: any;
29
29
  defaultValue?: any;
30
30
  options?: any;
31
31
  }>>>, {
32
32
  readonly name?: any;
33
- readonly attributes?: any;
34
33
  readonly value?: any;
34
+ readonly attributes?: any;
35
35
  readonly defaultValue?: any;
36
36
  readonly options?: any;
37
37
  }, {}>;
@@ -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;
17
16
  backgroundPosition?: any;
18
17
  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;
27
26
  backgroundPosition?: any;
28
27
  backgroundSize?: any;
28
+ attributes?: any;
29
29
  altText?: any;
30
30
  imgSrc?: any;
31
31
  }>>>, {
32
32
  readonly image?: any;
33
- readonly attributes?: any;
34
33
  readonly backgroundPosition?: any;
35
34
  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
- attributes?: any;
4
3
  maxWidth?: any;
4
+ attributes?: 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
- attributes?: any;
9
8
  maxWidth?: any;
9
+ attributes?: any;
10
10
  }>>>, {
11
- readonly attributes?: any;
12
11
  readonly maxWidth?: any;
12
+ readonly attributes?: any;
13
13
  }, {}>;
14
14
  export default _default;
@@ -3,8 +3,8 @@ declare const _default: import("vue").DefineComponent<Readonly<{
3
3
  symbol?: any;
4
4
  builderContext?: any;
5
5
  attributes?: any;
6
- builderLinkComponent?: any;
7
6
  builderBlock?: any;
7
+ builderLinkComponent?: any;
8
8
  builderComponents?: any;
9
9
  dynamic?: any;
10
10
  }>, unknown, {
@@ -23,16 +23,16 @@ declare const _default: import("vue").DefineComponent<Readonly<{
23
23
  symbol?: any;
24
24
  builderContext?: any;
25
25
  attributes?: any;
26
- builderLinkComponent?: any;
27
26
  builderBlock?: any;
27
+ builderLinkComponent?: any;
28
28
  builderComponents?: any;
29
29
  dynamic?: any;
30
30
  }>>>, {
31
31
  readonly symbol?: any;
32
32
  readonly builderContext?: any;
33
33
  readonly attributes?: any;
34
- readonly builderLinkComponent?: any;
35
34
  readonly builderBlock?: any;
35
+ readonly builderLinkComponent?: any;
36
36
  readonly builderComponents?: any;
37
37
  readonly dynamic?: any;
38
38
  }, {}>;
@@ -1,7 +1,7 @@
1
1
  declare const _default: import("vue").DefineComponent<Readonly<{
2
2
  builderContext?: any;
3
- builderLinkComponent?: any;
4
3
  builderBlock?: any;
4
+ builderLinkComponent?: any;
5
5
  builderComponents?: any;
6
6
  tabs?: any;
7
7
  activeTabStyle?: any;
@@ -12,11 +12,11 @@ declare const _default: import("vue").DefineComponent<Readonly<{
12
12
  activeTab: number;
13
13
  }, {}, {
14
14
  activeTabContent(active: number): any;
15
- getActiveTabStyle(index: number): any;
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
  builderBlock?: any;
19
+ builderLinkComponent?: any;
20
20
  builderComponents?: any;
21
21
  tabs?: any;
22
22
  activeTabStyle?: any;
@@ -25,8 +25,8 @@ 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 builderBlock?: any;
29
+ readonly builderLinkComponent?: any;
30
30
  readonly builderComponents?: any;
31
31
  readonly tabs?: any;
32
32
  readonly activeTabStyle?: any;
@@ -1,8 +1,8 @@
1
1
  declare const _default: import("vue").DefineComponent<Readonly<{
2
2
  video?: any;
3
- attributes?: any;
4
3
  aspectRatio?: any;
5
4
  position?: any;
5
+ attributes?: any;
6
6
  builderBlock?: any;
7
7
  fitContent?: any;
8
8
  lazyLoad?: any;
@@ -31,9 +31,9 @@ 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
34
  aspectRatio?: any;
36
35
  position?: any;
36
+ attributes?: any;
37
37
  builderBlock?: any;
38
38
  fitContent?: any;
39
39
  lazyLoad?: any;
@@ -47,9 +47,9 @@ declare const _default: import("vue").DefineComponent<Readonly<{
47
47
  preload?: any;
48
48
  }>>>, {
49
49
  readonly video?: any;
50
- readonly attributes?: any;
51
50
  readonly aspectRatio?: any;
52
51
  readonly position?: any;
52
+ readonly attributes?: any;
53
53
  readonly builderBlock?: any;
54
54
  readonly fitContent?: any;
55
55
  readonly lazyLoad?: any;
@@ -1,7 +1,7 @@
1
1
  import "./style.css";
2
- import { defineComponent as m, openBlock as r, createBlock as a, resolveDynamicComponent as k, mergeProps as u, withCtx as d, renderSlot as h, resolveComponent as P, normalizeProps as B, createElementBlock as g, Fragment as $, renderList as v, createCommentVNode as S } from "vue";
3
- import { f, B as W, w } from "./index-sDts8rvf.js";
4
- import { a as b, g as R } from "./get-block-properties-kzs3bKSe.js";
2
+ 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";
3
+ import { f, B as W, w } from "./index-NHNyRHHd.js";
4
+ import { a as b, g as R } from "./get-block-properties-ObL3gpIA.js";
5
5
  const x = m({
6
6
  name: "interactive-element",
7
7
  props: ["includeBlockProps", "block", "context", "wrapperProps", "Wrapper"],
@@ -82,8 +82,8 @@ const l = /* @__PURE__ */ f(x, [["render", I]]), E = ({
82
82
  }
83
83
  });
84
84
  function A(e, t, p, s, o, c) {
85
- const i = P("block");
86
- return e.componentRef ? (r(), a(k(e.Wrapper), B(u(
85
+ const i = B("Block");
86
+ return e.componentRef ? (r(), a(k(e.Wrapper), P(u(
87
87
  { key: 0 },
88
88
  e.getWrapperProps({
89
89
  componentOptions: e.componentOptions,
@@ -1 +1 @@
1
- var P=require("./style.css");Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("vue"),c=require("./index-7ZQyrM-R.cjs"),a=require("./get-block-properties-eTge7Psf.cjs"),u=t.defineComponent({name:"interactive-element",props:["includeBlockProps","block","context","wrapperProps","Wrapper"],computed:{attributes(){return this.includeBlockProps?{...a.getBlockProperties({block:this.block,context:this.context}),...a.getBlockActions({block:this.block,rootState:this.context.rootState,rootSetState:this.context.rootSetState,localState:this.context.localState,context:this.context.context})}:{}}}});function d(e,o,p,s,n,i){return t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.Wrapper),t.mergeProps({attributes:e.attributes},e.wrapperProps),{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default")]),_:3},16,["attributes"])}const m=c._export_sfc(u,[["render",d]]),b=({componentOptions:e,builderBlock:o,context:p,componentRef:s,includeBlockProps:n,isInteractive:i,contextValue:l})=>{const r={...e,...n?{attributes:a.getBlockProperties({block:o,context:l})}:{}};return i?{Wrapper:s,block:o,context:p,wrapperProps:e,includeBlockProps:n}:r},f=t.defineComponent({name:"component-ref",components:{Block:c.Block,InteractiveElement:m},props:["isInteractive","componentRef","componentOptions","builderBlock","context","linkComponent","includeBlockProps","blockChildren","registeredComponents"],data(){return{Wrapper:this.isInteractive?c.wrapComponentRef(m):this.componentRef,getWrapperProps:b}}});function C(e,o,p,s,n,i){const l=t.resolveComponent("block");return e.componentRef?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.Wrapper),t.normalizeProps(t.mergeProps({key:0},e.getWrapperProps({componentOptions:e.componentOptions,builderBlock:e.builderBlock,context:e.context,componentRef:e.componentRef,linkComponent:e.linkComponent,includeBlockProps:e.includeBlockProps,isInteractive:e.isInteractive,contextValue:e.context}))),{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.blockChildren,(r,k)=>(t.openBlock(),t.createBlock(l,{key:r.id,block:r,context:e.context,registeredComponents:e.registeredComponents,linkComponent:e.linkComponent},null,8,["block","context","registeredComponents","linkComponent"]))),128))]),_:1},16)):t.createCommentVNode("",!0)}const B=c._export_sfc(f,[["render",C]]);exports.default=B;
1
+ var P=require("./style.css");Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("vue"),c=require("./index-CBcGD3qe.cjs"),a=require("./get-block-properties-vA5n_ANC.cjs"),u=t.defineComponent({name:"interactive-element",props:["includeBlockProps","block","context","wrapperProps","Wrapper"],computed:{attributes(){return this.includeBlockProps?{...a.getBlockProperties({block:this.block,context:this.context}),...a.getBlockActions({block:this.block,rootState:this.context.rootState,rootSetState:this.context.rootSetState,localState:this.context.localState,context:this.context.context})}:{}}}});function d(e,o,p,s,n,i){return t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.Wrapper),t.mergeProps({attributes:e.attributes},e.wrapperProps),{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default")]),_:3},16,["attributes"])}const m=c._export_sfc(u,[["render",d]]),f=({componentOptions:e,builderBlock:o,context:p,componentRef:s,includeBlockProps:n,isInteractive:i,contextValue:l})=>{const r={...e,...n?{attributes:a.getBlockProperties({block:o,context:l})}:{}};return i?{Wrapper:s,block:o,context:p,wrapperProps:e,includeBlockProps:n}:r},B=t.defineComponent({name:"component-ref",components:{Block:c.Block,InteractiveElement:m},props:["isInteractive","componentRef","componentOptions","builderBlock","context","linkComponent","includeBlockProps","blockChildren","registeredComponents"],data(){return{Wrapper:this.isInteractive?c.wrapComponentRef(m):this.componentRef,getWrapperProps:f}}});function b(e,o,p,s,n,i){const l=t.resolveComponent("Block");return e.componentRef?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.Wrapper),t.normalizeProps(t.mergeProps({key:0},e.getWrapperProps({componentOptions:e.componentOptions,builderBlock:e.builderBlock,context:e.context,componentRef:e.componentRef,linkComponent:e.linkComponent,includeBlockProps:e.includeBlockProps,isInteractive:e.isInteractive,contextValue:e.context}))),{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.blockChildren,(r,k)=>(t.openBlock(),t.createBlock(l,{key:r.id,block:r,context:e.context,registeredComponents:e.registeredComponents,linkComponent:e.linkComponent},null,8,["block","context","registeredComponents","linkComponent"]))),128))]),_:1},16)):t.createCommentVNode("",!0)}const C=c._export_sfc(B,[["render",b]]);exports.default=C;
@@ -1,5 +1,4 @@
1
1
  import type { BuilderAnimation } from '../../types/builder-block';
2
- export declare const camelCaseToKebabCase: (str?: string) => string;
3
2
  export declare function bindAnimations(animations: BuilderAnimation[]): void;
4
3
  export declare function triggerAnimation(animation: BuilderAnimation): void;
5
4
  export declare function bindScrollInViewAnimation(animation: BuilderAnimation): void;
@@ -8,7 +8,6 @@ declare const _default: import("vue").DefineComponent<Readonly<{
8
8
  apiKey?: any;
9
9
  apiVersion?: any;
10
10
  linkComponent?: any;
11
- blocksWrapper?: any;
12
11
  canTrack?: any;
13
12
  locale?: any;
14
13
  enrich?: any;
@@ -19,6 +18,7 @@ declare const _default: import("vue").DefineComponent<Readonly<{
19
18
  contentWrapperProps?: any;
20
19
  isNestedRender?: any;
21
20
  customComponents?: any;
21
+ blocksWrapper?: any;
22
22
  blocksWrapperProps?: any;
23
23
  isSsrAbTest?: any;
24
24
  }>, unknown, {
@@ -49,7 +49,6 @@ declare const _default: import("vue").DefineComponent<Readonly<{
49
49
  apiKey?: any;
50
50
  apiVersion?: any;
51
51
  linkComponent?: any;
52
- blocksWrapper?: any;
53
52
  canTrack?: any;
54
53
  locale?: any;
55
54
  enrich?: any;
@@ -60,6 +59,7 @@ declare const _default: import("vue").DefineComponent<Readonly<{
60
59
  contentWrapperProps?: any;
61
60
  isNestedRender?: any;
62
61
  customComponents?: any;
62
+ blocksWrapper?: any;
63
63
  blocksWrapperProps?: any;
64
64
  isSsrAbTest?: any;
65
65
  }>>>, {
@@ -69,7 +69,6 @@ declare const _default: import("vue").DefineComponent<Readonly<{
69
69
  readonly apiKey?: any;
70
70
  readonly apiVersion?: any;
71
71
  readonly linkComponent?: any;
72
- readonly blocksWrapper?: any;
73
72
  readonly canTrack?: any;
74
73
  readonly locale?: any;
75
74
  readonly enrich?: any;
@@ -80,6 +79,7 @@ declare const _default: import("vue").DefineComponent<Readonly<{
80
79
  readonly contentWrapperProps?: any;
81
80
  readonly isNestedRender?: any;
82
81
  readonly customComponents?: any;
82
+ readonly blocksWrapper?: any;
83
83
  readonly blocksWrapperProps?: any;
84
84
  readonly isSsrAbTest?: any;
85
85
  }, {}>;
@@ -22,7 +22,7 @@ export interface ContentVariantsPrps {
22
22
  */
23
23
  context?: BuilderRenderContext;
24
24
  /**
25
- * Your API Key: needed to dynamically fetch symbols (required).
25
+ * Your API Key: needed to enable visual editing, and to dynamically fetch symbols (required).
26
26
  */
27
27
  apiKey: string;
28
28
  apiVersion?: ApiVersion;
@@ -5,7 +5,6 @@ declare const _default: import("vue").DefineComponent<Readonly<{
5
5
  apiKey?: any;
6
6
  apiVersion?: any;
7
7
  linkComponent?: any;
8
- blocksWrapper?: any;
9
8
  canTrack?: any;
10
9
  locale?: any;
11
10
  enrich?: any;
@@ -15,6 +14,7 @@ declare const _default: import("vue").DefineComponent<Readonly<{
15
14
  contentWrapperProps?: any;
16
15
  isNestedRender?: any;
17
16
  customComponents?: any;
17
+ blocksWrapper?: any;
18
18
  blocksWrapperProps?: any;
19
19
  }>, unknown, {
20
20
  shouldRenderVariants: boolean;
@@ -55,7 +55,6 @@ declare const _default: import("vue").DefineComponent<Readonly<{
55
55
  apiKey?: any;
56
56
  apiVersion?: any;
57
57
  linkComponent?: any;
58
- blocksWrapper?: any;
59
58
  canTrack?: any;
60
59
  locale?: any;
61
60
  enrich?: any;
@@ -65,6 +64,7 @@ declare const _default: import("vue").DefineComponent<Readonly<{
65
64
  contentWrapperProps?: any;
66
65
  isNestedRender?: any;
67
66
  customComponents?: any;
67
+ blocksWrapper?: any;
68
68
  blocksWrapperProps?: any;
69
69
  }>>>, {
70
70
  readonly data?: any;
@@ -73,7 +73,6 @@ declare const _default: import("vue").DefineComponent<Readonly<{
73
73
  readonly apiKey?: any;
74
74
  readonly apiVersion?: any;
75
75
  readonly linkComponent?: any;
76
- readonly blocksWrapper?: any;
77
76
  readonly canTrack?: any;
78
77
  readonly locale?: any;
79
78
  readonly enrich?: any;
@@ -83,6 +82,7 @@ declare const _default: import("vue").DefineComponent<Readonly<{
83
82
  readonly contentWrapperProps?: any;
84
83
  readonly isNestedRender?: any;
85
84
  readonly customComponents?: any;
85
+ readonly blocksWrapper?: any;
86
86
  readonly blocksWrapperProps?: any;
87
87
  }, {}>;
88
88
  export default _default;
@@ -5,18 +5,18 @@ export interface DynamicRendererProps {
5
5
  actionAttributes: any;
6
6
  }
7
7
  declare const _default: import("vue").DefineComponent<Readonly<{
8
- TagName?: any;
9
8
  attributes?: any;
9
+ TagName?: any;
10
10
  actionAttributes?: any;
11
11
  }>, unknown, {
12
12
  isEmptyElement: (tagName: any) => boolean;
13
13
  }, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<Readonly<{
14
- TagName?: any;
15
14
  attributes?: any;
15
+ TagName?: any;
16
16
  actionAttributes?: any;
17
17
  }>>>, {
18
- readonly TagName?: any;
19
18
  readonly attributes?: any;
19
+ readonly TagName?: any;
20
20
  readonly actionAttributes?: any;
21
21
  }, {}>;
22
22
  export default _default;
@@ -1 +1 @@
1
- export declare const SDK_VERSION = "1.0.27";
1
+ export declare const SDK_VERSION = "1.0.28";
@@ -1 +1 @@
1
- export declare const camelToKebabCase: (string: string) => string;
1
+ export declare const camelToKebabCase: (str?: string) => string;