@builder.io/sdk-vue 0.7.6 → 0.8.0

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 (213) hide show
  1. package/package.json +8 -7
  2. package/vue2/lib/{edge/block-1f2d2db7.cjs → browser/block-9d4161fb.cjs} +2 -2
  3. package/vue2/lib/{node/block-bbaf1d04.js → browser/block-f5679152.js} +10 -9
  4. package/vue2/lib/browser/{block-styles-fd9354cd.js → block-styles-6ca785bb.js} +8 -7
  5. package/vue2/lib/browser/block-styles-b76b4562.cjs +1 -0
  6. package/vue2/lib/{edge/block-wrapper-e5b88192.js → browser/block-wrapper-0d4fe902.js} +8 -7
  7. package/vue2/lib/browser/block-wrapper-3157e1bc.cjs +1 -0
  8. package/vue2/lib/browser/blocks-wrapper-02404286.cjs +1 -0
  9. package/vue2/lib/{edge/blocks-wrapper-6746e3cd.js → browser/blocks-wrapper-dc71efe8.js} +4 -3
  10. package/vue2/lib/browser/component-ref-c51b0a20.cjs +1 -0
  11. package/vue2/lib/{edge/component-ref-c33bfd71.js → browser/component-ref-d59047de.js} +9 -8
  12. package/vue2/lib/browser/constants/sdk-version.d.ts +1 -1
  13. package/vue2/lib/browser/content-0575efdf.cjs +1 -0
  14. package/vue2/lib/{edge/content-2ea81381.js → browser/content-84bda2e9.js} +8 -7
  15. package/vue2/lib/browser/css-9cb1ef7e.cjs +6 -0
  16. package/vue2/lib/browser/{css-5f8e03e7.js → css-bdeda4e4.js} +4 -3
  17. package/vue2/lib/{node/enable-editor-359d31d1.js → browser/enable-editor-c377a256.js} +6 -5
  18. package/vue2/lib/browser/enable-editor-c49316d4.cjs +1 -0
  19. package/vue2/lib/browser/{evaluate-04a2bd86.js → evaluate-2857c518.js} +4 -3
  20. package/vue2/lib/browser/evaluate-5a5f1e1a.cjs +1 -0
  21. package/vue2/lib/{node/get-block-actions-c8c3330b.js → browser/get-block-actions-6774e2de.js} +5 -4
  22. package/vue2/lib/browser/get-block-actions-797d49a2.cjs +1 -0
  23. package/vue2/lib/browser/get-block-properties-b25a78e1.cjs +1 -0
  24. package/vue2/lib/{edge/get-block-properties-721b933d.js → browser/get-block-properties-eb393578.js} +11 -10
  25. package/vue2/lib/browser/{get-processed-block-1ddb5e78.js → get-processed-block-d2849656.js} +17 -16
  26. package/vue2/lib/browser/get-processed-block-e9eb76d5.cjs +1 -0
  27. package/vue2/lib/{node/index-3fcbe332.js → browser/index-1fdc0dd8.js} +48 -47
  28. package/vue2/lib/{edge/index-1d97f3d7.cjs → browser/index-e56cba6d.cjs} +3 -3
  29. package/vue2/lib/browser/index.cjs +1 -1
  30. package/vue2/lib/browser/index.js +24 -23
  31. package/vue2/lib/{edge/inlined-script-88ef6d76.js → browser/inlined-script-0fd7eea7.js} +7 -6
  32. package/vue2/lib/browser/inlined-script-166d99c7.cjs +1 -0
  33. package/vue2/lib/browser/inlined-styles-4c4a89e2.cjs +1 -0
  34. package/vue2/lib/{node/inlined-styles-41df1b95.js → browser/inlined-styles-73447147.js} +5 -4
  35. package/vue2/lib/browser/interactive-element-772e6a3d.cjs +1 -0
  36. package/vue2/lib/{node/interactive-element-bbd449cb.js → browser/interactive-element-f3bc9b6c.js} +8 -7
  37. package/vue2/lib/{node/repeated-block-82dffab6.js → browser/repeated-block-59ab7fe5.js} +5 -4
  38. package/vue2/lib/browser/repeated-block-8c6f0ef0.cjs +1 -0
  39. package/vue2/lib/{node/styles-b9c3f50e.cjs → browser/styles-0fbadb80.cjs} +2 -2
  40. package/vue2/lib/{edge/styles-fbe2ad34.js → browser/styles-3945b4c7.js} +8 -7
  41. package/vue2/lib/{browser/block-3acda1db.cjs → edge/block-03548c5c.cjs} +2 -2
  42. package/vue2/lib/edge/{block-88b23340.js → block-c6f466c0.js} +10 -9
  43. package/vue2/lib/{node/block-styles-ae29f345.js → edge/block-styles-37805084.js} +8 -7
  44. package/vue2/lib/edge/block-styles-adc484c6.cjs +1 -0
  45. package/vue2/lib/{browser/block-wrapper-42a21f3a.js → edge/block-wrapper-1d75af67.js} +8 -7
  46. package/vue2/lib/edge/block-wrapper-ff8027da.cjs +1 -0
  47. package/vue2/lib/{node/blocks-wrapper-1e6ad915.js → edge/blocks-wrapper-e329b941.js} +4 -3
  48. package/vue2/lib/edge/blocks-wrapper-ed7f6801.cjs +1 -0
  49. package/vue2/lib/{node/component-ref-205a7877.js → edge/component-ref-b3b70fa9.js} +9 -8
  50. package/vue2/lib/edge/component-ref-fc9c9d6b.cjs +1 -0
  51. package/vue2/lib/edge/constants/sdk-version.d.ts +1 -1
  52. package/vue2/lib/{browser/content-fea57461.js → edge/content-90700d7e.js} +8 -7
  53. package/vue2/lib/edge/content-e5850b95.cjs +1 -0
  54. package/vue2/lib/edge/css-5dcb14df.cjs +6 -0
  55. package/vue2/lib/edge/{css-fdcffefa.js → css-99493b5d.js} +4 -3
  56. package/vue2/lib/edge/enable-editor-31a92cf5.cjs +1 -0
  57. package/vue2/lib/edge/{enable-editor-f32fd70b.js → enable-editor-81a0ad6d.js} +6 -5
  58. package/vue2/lib/edge/{evaluate-f1aeac53.js → evaluate-2a5e2028.js} +4 -3
  59. package/vue2/lib/edge/{evaluate-907e638c.cjs → evaluate-4bd2a851.cjs} +1 -1
  60. package/vue2/lib/edge/get-block-actions-84b02e58.cjs +1 -0
  61. package/vue2/lib/edge/{get-block-actions-f7a64955.js → get-block-actions-a4c6a740.js} +5 -4
  62. package/vue2/lib/{node/get-block-properties-8711f880.js → edge/get-block-properties-450803e5.js} +11 -10
  63. package/vue2/lib/edge/get-block-properties-a07f7705.cjs +1 -0
  64. package/vue2/lib/{node/get-processed-block-ee45c650.js → edge/get-processed-block-1d7ecd6a.js} +16 -15
  65. package/vue2/lib/edge/get-processed-block-8f70184a.cjs +1 -0
  66. package/vue2/lib/{browser/index-efdcc0ee.js → edge/index-22fb0dfe.js} +48 -47
  67. package/vue2/lib/{node/index-bf858a42.cjs → edge/index-cf208007.cjs} +3 -3
  68. package/vue2/lib/edge/index.cjs +1 -1
  69. package/vue2/lib/edge/index.js +24 -23
  70. package/vue2/lib/edge/inlined-script-f460fc92.cjs +1 -0
  71. package/vue2/lib/{node/inlined-script-24a8df2e.js → edge/inlined-script-f5a56ea4.js} +7 -6
  72. package/vue2/lib/edge/inlined-styles-c9c77496.cjs +1 -0
  73. package/vue2/lib/edge/{inlined-styles-960710cc.js → inlined-styles-ea805c3d.js} +5 -4
  74. package/vue2/lib/{browser/interactive-element-eb83a760.js → edge/interactive-element-340237cb.js} +8 -7
  75. package/vue2/lib/edge/interactive-element-d909635d.cjs +1 -0
  76. package/vue2/lib/{browser/repeated-block-b9f308bb.js → edge/repeated-block-b32d9254.js} +5 -4
  77. package/vue2/lib/edge/repeated-block-d2b864a8.cjs +1 -0
  78. package/vue2/lib/{browser/styles-f398dedc.js → edge/styles-8840ca47.js} +8 -7
  79. package/vue2/lib/edge/{styles-fccbcaef.cjs → styles-8f4d5e0d.cjs} +2 -2
  80. package/vue2/lib/{browser/block-a6f87b59.js → node/block-6dc57ba5.js} +10 -9
  81. package/vue2/lib/node/{block-250cdb0f.cjs → block-f9029bc3.cjs} +2 -2
  82. package/vue2/lib/{edge/block-styles-3ecae21c.js → node/block-styles-b947dfc5.js} +8 -7
  83. package/vue2/lib/node/block-styles-c4974a44.cjs +1 -0
  84. package/vue2/lib/node/{block-wrapper-88b642c5.js → block-wrapper-04b443cd.js} +8 -7
  85. package/vue2/lib/node/block-wrapper-8ba974d4.cjs +1 -0
  86. package/vue2/lib/{browser/blocks-wrapper-ca4d46fe.js → node/blocks-wrapper-2ebcec73.js} +4 -3
  87. package/vue2/lib/node/blocks-wrapper-e32910ce.cjs +1 -0
  88. package/vue2/lib/{browser/component-ref-1114d239.js → node/component-ref-5f0d480f.js} +9 -8
  89. package/vue2/lib/node/component-ref-7f93a1f0.cjs +1 -0
  90. package/vue2/lib/node/constants/sdk-version.d.ts +1 -1
  91. package/vue2/lib/node/content-a860398a.cjs +1 -0
  92. package/vue2/lib/node/{content-f12d606a.js → content-b604b895.js} +8 -7
  93. package/vue2/lib/node/{css-6048b6bd.js → css-97122c97.js} +4 -3
  94. package/vue2/lib/node/css-fb2674c8.cjs +6 -0
  95. package/vue2/lib/node/enable-editor-cdf1803d.cjs +1 -0
  96. package/vue2/lib/{browser/enable-editor-9e5fbca5.js → node/enable-editor-df62e3bf.js} +6 -5
  97. package/vue2/lib/node/{evaluate-0814c11a.cjs → evaluate-44daeb3b.cjs} +1 -1
  98. package/vue2/lib/node/{evaluate-834a9ea9.js → evaluate-b86af327.js} +2 -1
  99. package/vue2/lib/{browser/get-block-actions-6bf6efd8.js → node/get-block-actions-035815cd.js} +5 -4
  100. package/vue2/lib/node/get-block-actions-0c98c4e4.cjs +1 -0
  101. package/vue2/lib/{browser/get-block-properties-d1d0bc05.js → node/get-block-properties-b3de78f4.js} +11 -10
  102. package/vue2/lib/node/get-block-properties-d46ce865.cjs +1 -0
  103. package/vue2/lib/node/get-processed-block-34d0880b.cjs +1 -0
  104. package/vue2/lib/{edge/get-processed-block-0ed76999.js → node/get-processed-block-e16b5f0b.js} +16 -15
  105. package/vue2/lib/{edge/index-5e05bfe5.js → node/index-04eac5bd.js} +48 -47
  106. package/vue2/lib/{browser/index-3caa5325.cjs → node/index-f82ca488.cjs} +3 -3
  107. package/vue2/lib/node/index.cjs +1 -1
  108. package/vue2/lib/node/index.js +24 -23
  109. package/vue2/lib/node/inlined-script-3d1617fb.cjs +1 -0
  110. package/vue2/lib/{browser/inlined-script-ec4a5d29.js → node/inlined-script-a6f84120.js} +7 -6
  111. package/vue2/lib/{browser/inlined-styles-f423abf7.js → node/inlined-styles-4fa88e65.js} +5 -4
  112. package/vue2/lib/node/inlined-styles-e70e3d2e.cjs +1 -0
  113. package/vue2/lib/node/interactive-element-f08c324e.cjs +1 -0
  114. package/vue2/lib/{edge/interactive-element-bb9f8f84.js → node/interactive-element-f46aae31.js} +8 -7
  115. package/vue2/lib/node/repeated-block-5d832619.cjs +1 -0
  116. package/vue2/lib/{edge/repeated-block-06156896.js → node/repeated-block-fe5a6df8.js} +5 -4
  117. package/vue2/lib/node/{styles-dc003dc5.js → styles-5a4adee9.js} +8 -7
  118. package/vue2/lib/{browser/styles-d078f3c9.cjs → node/styles-85761eb4.cjs} +2 -2
  119. package/vue2/package.json +5 -0
  120. package/vue3/lib/{node/block-wrapper.747652cc.js → browser/block-wrapper.352385b7.js} +3 -3
  121. package/vue3/lib/{node/block-wrapper.56c45140.cjs → browser/block-wrapper.5e6d25d7.cjs} +1 -1
  122. package/vue3/lib/{node/component-ref.9c294efb.cjs → browser/component-ref.5c2938c9.cjs} +1 -1
  123. package/vue3/lib/{node/component-ref.4cde5228.js → browser/component-ref.bf30bc42.js} +3 -3
  124. package/vue3/lib/browser/constants/sdk-version.d.ts +1 -1
  125. package/vue3/lib/{edge/get-block-actions.b12a50e1.js → browser/get-block-actions.6a86c1e3.js} +6 -5
  126. package/vue3/lib/browser/get-block-actions.f6ff7325.cjs +1 -0
  127. package/vue3/lib/browser/{index.263ef516.cjs → index.8871e74f.cjs} +7 -7
  128. package/vue3/lib/browser/index.cjs +1 -1
  129. package/vue3/lib/browser/{index.3ca6cceb.js → index.dfff88fe.js} +74 -73
  130. package/vue3/lib/browser/index.js +27 -26
  131. package/vue3/lib/{node/repeated-block.d9d63701.js → browser/repeated-block.16b97544.js} +3 -3
  132. package/vue3/lib/{node/repeated-block.b45912e0.cjs → browser/repeated-block.fecd4553.cjs} +1 -1
  133. package/vue3/lib/edge/block-wrapper.6a65a5d4.cjs +1 -0
  134. package/vue3/lib/edge/{block-wrapper.b96fad63.js → block-wrapper.6ce0ef67.js} +6 -5
  135. package/vue3/lib/edge/{component-ref.fef012d7.js → component-ref.6603a2a5.js} +5 -4
  136. package/vue3/lib/edge/component-ref.8741a80d.cjs +1 -0
  137. package/vue3/lib/edge/constants/sdk-version.d.ts +1 -1
  138. package/vue3/lib/{browser/get-block-actions.b5062464.js → edge/get-block-actions.a147904d.js} +6 -5
  139. package/vue3/lib/edge/get-block-actions.a9e5c4f5.cjs +1 -0
  140. package/vue3/lib/edge/{index.caa41e14.cjs → index.01b1f45a.cjs} +8 -8
  141. package/vue3/lib/edge/{index.8968e581.js → index.7bae31e6.js} +128 -127
  142. package/vue3/lib/edge/index.cjs +1 -1
  143. package/vue3/lib/edge/index.js +27 -26
  144. package/vue3/lib/edge/{repeated-block.827595e1.js → repeated-block.3cdac290.js} +5 -4
  145. package/vue3/lib/edge/repeated-block.7f5a9758.cjs +1 -0
  146. package/vue3/lib/{browser/block-wrapper.1377d486.js → node/block-wrapper.6198973e.js} +8 -6
  147. package/vue3/lib/node/block-wrapper.d4a48d58.cjs +1 -0
  148. package/vue3/lib/{browser/component-ref.0df2ace0.js → node/component-ref.a11780f4.js} +12 -10
  149. package/vue3/lib/node/component-ref.d6bc01e4.cjs +1 -0
  150. package/vue3/lib/node/constants/sdk-version.d.ts +1 -1
  151. package/vue3/lib/node/{get-block-actions.f57c50da.js → get-block-actions.a19931a2.js} +6 -5
  152. package/vue3/lib/node/get-block-actions.ecd370ea.cjs +1 -0
  153. package/vue3/lib/node/{index.6ab6fc2e.cjs → index.4291aa83.cjs} +7 -7
  154. package/vue3/lib/node/{index.941e6502.js → index.67294824.js} +49 -48
  155. package/vue3/lib/node/index.cjs +1 -1
  156. package/vue3/lib/node/index.js +24 -23
  157. package/vue3/lib/{browser/repeated-block.055d09e9.js → node/repeated-block.6106c352.js} +8 -6
  158. package/vue3/lib/node/repeated-block.ab684d37.cjs +1 -0
  159. package/vue3/package.json +5 -0
  160. package/vue2/css/package.json +0 -4
  161. package/vue2/lib/browser/block-styles-5c462c72.cjs +0 -1
  162. package/vue2/lib/browser/block-wrapper-6614e2f6.cjs +0 -1
  163. package/vue2/lib/browser/blocks-wrapper-7761766b.cjs +0 -1
  164. package/vue2/lib/browser/component-ref-705f4623.cjs +0 -1
  165. package/vue2/lib/browser/content-4e18170c.cjs +0 -1
  166. package/vue2/lib/browser/css-bd209fae.cjs +0 -6
  167. package/vue2/lib/browser/enable-editor-430efbd4.cjs +0 -1
  168. package/vue2/lib/browser/evaluate-07174f5f.cjs +0 -1
  169. package/vue2/lib/browser/get-block-actions-84c842f6.cjs +0 -1
  170. package/vue2/lib/browser/get-block-properties-e2a40df1.cjs +0 -1
  171. package/vue2/lib/browser/get-processed-block-e0783c0a.cjs +0 -1
  172. package/vue2/lib/browser/inlined-script-335771a8.cjs +0 -1
  173. package/vue2/lib/browser/inlined-styles-3913a8d2.cjs +0 -1
  174. package/vue2/lib/browser/interactive-element-37bc0f5d.cjs +0 -1
  175. package/vue2/lib/browser/repeated-block-0d2b2875.cjs +0 -1
  176. package/vue2/lib/edge/block-styles-aceb9af8.cjs +0 -1
  177. package/vue2/lib/edge/block-wrapper-138380d7.cjs +0 -1
  178. package/vue2/lib/edge/blocks-wrapper-faea8d38.cjs +0 -1
  179. package/vue2/lib/edge/component-ref-7b7d8e68.cjs +0 -1
  180. package/vue2/lib/edge/content-5c39336c.cjs +0 -1
  181. package/vue2/lib/edge/css-23e659da.cjs +0 -6
  182. package/vue2/lib/edge/enable-editor-9d1118ea.cjs +0 -1
  183. package/vue2/lib/edge/get-block-actions-746c9bd2.cjs +0 -1
  184. package/vue2/lib/edge/get-block-properties-a5109149.cjs +0 -1
  185. package/vue2/lib/edge/get-processed-block-c0703239.cjs +0 -1
  186. package/vue2/lib/edge/inlined-script-9a554125.cjs +0 -1
  187. package/vue2/lib/edge/inlined-styles-908b0f3d.cjs +0 -1
  188. package/vue2/lib/edge/interactive-element-ad4ab167.cjs +0 -1
  189. package/vue2/lib/edge/repeated-block-5ba61f53.cjs +0 -1
  190. package/vue2/lib/node/block-styles-1e2640a2.cjs +0 -1
  191. package/vue2/lib/node/block-wrapper-ac53a924.cjs +0 -1
  192. package/vue2/lib/node/blocks-wrapper-a054ebaf.cjs +0 -1
  193. package/vue2/lib/node/component-ref-06eef9a6.cjs +0 -1
  194. package/vue2/lib/node/content-a5a1d56c.cjs +0 -1
  195. package/vue2/lib/node/css-b2c258a5.cjs +0 -6
  196. package/vue2/lib/node/enable-editor-fdd7a890.cjs +0 -1
  197. package/vue2/lib/node/get-block-actions-3773e4fd.cjs +0 -1
  198. package/vue2/lib/node/get-block-properties-3f9bfbe9.cjs +0 -1
  199. package/vue2/lib/node/get-processed-block-5728fca2.cjs +0 -1
  200. package/vue2/lib/node/inlined-script-05a289bc.cjs +0 -1
  201. package/vue2/lib/node/inlined-styles-7ac1dd90.cjs +0 -1
  202. package/vue2/lib/node/interactive-element-cae91247.cjs +0 -1
  203. package/vue2/lib/node/repeated-block-65e12830.cjs +0 -1
  204. package/vue3/css/package.json +0 -4
  205. package/vue3/lib/browser/block-wrapper.77966882.cjs +0 -1
  206. package/vue3/lib/browser/component-ref.cfa2879a.cjs +0 -1
  207. package/vue3/lib/browser/get-block-actions.53c9e174.cjs +0 -1
  208. package/vue3/lib/browser/repeated-block.10ac7676.cjs +0 -1
  209. package/vue3/lib/edge/block-wrapper.a5eacdf4.cjs +0 -1
  210. package/vue3/lib/edge/component-ref.4865219f.cjs +0 -1
  211. package/vue3/lib/edge/get-block-actions.e8f7801d.cjs +0 -1
  212. package/vue3/lib/edge/repeated-block.819e62ef.cjs +0 -1
  213. package/vue3/lib/node/get-block-actions.2b49b259.cjs +0 -1
@@ -1,4 +1,4 @@
1
- "use strict";const p=require("vue");function $(e={},t,n){const o={};for(const r in e){if(!e[r]||n&&!r.startsWith(t))continue;const i=n?r.replace(t,""):r;o[i]=e[r]}return o}const yt=p.defineComponent({name:"builder-button",props:["attributes","text","link","openLinkInNewTab"],data(){return{filterAttrs:$}},methods:{_classStringToObject(e){const t={};if(typeof e!="string")return t;const n=e.trim().split(/\s+/);for(const o of n)t[o]=!0;return t}}});function u(e,t,n,o,r,i,s,h){var a=typeof e=="function"?e.options:e;t&&(a.render=t,a.staticRenderFns=n,a._compiled=!0),o&&(a.functional=!0),i&&(a._scopeId="data-v-"+i);var c;if(s?(c=function(l){l=l||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,!l&&typeof __VUE_SSR_CONTEXT__<"u"&&(l=__VUE_SSR_CONTEXT__),r&&r.call(this,l),l&&l._registeredComponents&&l._registeredComponents.add(s)},a._ssrRegister=c):r&&(c=h?function(){r.call(this,(a.functional?this.parent:this).$root.$options.shadowRoot)}:r),c)if(a.functional){a._injectStyles=c;var v=a.render;a.render=function(k,y){return c.call(y),v(k,y)}}else{var S=a.beforeCreate;a.beforeCreate=S?[].concat(S,c):[c]}return{exports:e,options:a}}var vt=function(){var t=this,n=t._self._c;return t._self._setupProxy,t.link?n("a",t._g(t._b({attrs:{href:t.link,target:t.openLinkInNewTab?"_blank":void 0,role:"button"}},"a",t.filterAttrs(t.attributes,"v-on:",!1),!1),t.filterAttrs(t.attributes,"v-on:",!0)),[t._v(" "+t._s(t.text)+" ")]):n("button",t._g(t._b({class:t._classStringToObject(t.attributes.class+" button-2fnk003dqad"),style:t.attributes.style},"button",t.filterAttrs(t.attributes,"v-on:",!1),!1),t.filterAttrs(t.attributes,"v-on:",!0)),[t._v(" "+t._s(t.text)+" ")])},St=[],kt=u(yt,vt,St,!1,null,"ab46b8bd",null,null);const Ct=kt.exports,R=e=>JSON.parse(JSON.stringify(e)),H={small:{min:320,default:321,max:640},medium:{min:641,default:642,max:991},large:{min:990,default:991,max:1200}},xt=(e,t=H)=>`@media (max-width: ${t[e].max}px)`,Q=({small:e,medium:t})=>{const n=R(H);if(!e||!t)return n;const o=Math.floor(e/2);n.small={max:e,min:o,default:o+1};const r=n.small.max+1;n.medium={max:t,min:r,default:r+1};const i=n.medium.max+1;return n.large={max:2e3,min:i,default:i+1},n},b="vue2",wt=()=>Promise.resolve().then(()=>Y).then(e=>e.default).catch(e=>{throw console.error("Error while attempting to dynamically import component Blocks at ../../components/blocks/blocks.vue",e),e}),It=()=>Promise.resolve().then(()=>require("./inlined-styles-7ac1dd90.cjs")).then(e=>e.default).catch(e=>{throw console.error("Error while attempting to dynamically import component InlinedStyles at ../../components/inlined-styles.vue",e),e}),Tt=p.defineComponent({name:"builder-columns",components:{"inlined-styles":It,blocks:wt},props:["js","space","columns","stackColumnsAt","reverseColumnsWhenStacked","builderContext","builderBlock","builderComponents"],data(){return{gutterSize:typeof this.space=="number"?this.space||0:20,cols:this.columns||[],stackAt:this.stackColumnsAt||"tablet",flexDir:this.stackColumnsAt==="never"?"row":this.reverseColumnsWhenStacked?"column-reverse":"column",TARGET:b}},computed:{columnsCssVars(){return{"--flex-dir":this.flexDir,"--flex-dir-tablet":this.getTabletStyle({stackedStyle:this.flexDir,desktopStyle:"row"})}},columnsStyles(){return`
1
+ "use strict";var Rn=require("./style.css");const p=require("vue");function $(e={},t,n){const o={};for(const r in e){if(!e[r]||n&&!r.startsWith(t))continue;const i=n?r.replace(t,""):r;o[i]=e[r]}return o}const yt=p.defineComponent({name:"builder-button",props:["attributes","text","link","openLinkInNewTab"],data(){return{filterAttrs:$}},methods:{_classStringToObject(e){const t={};if(typeof e!="string")return t;const n=e.trim().split(/\s+/);for(const o of n)t[o]=!0;return t}}});function u(e,t,n,o,r,i,s,h){var a=typeof e=="function"?e.options:e;t&&(a.render=t,a.staticRenderFns=n,a._compiled=!0),o&&(a.functional=!0),i&&(a._scopeId="data-v-"+i);var c;if(s?(c=function(l){l=l||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,!l&&typeof __VUE_SSR_CONTEXT__<"u"&&(l=__VUE_SSR_CONTEXT__),r&&r.call(this,l),l&&l._registeredComponents&&l._registeredComponents.add(s)},a._ssrRegister=c):r&&(c=h?function(){r.call(this,(a.functional?this.parent:this).$root.$options.shadowRoot)}:r),c)if(a.functional){a._injectStyles=c;var v=a.render;a.render=function(k,y){return c.call(y),v(k,y)}}else{var S=a.beforeCreate;a.beforeCreate=S?[].concat(S,c):[c]}return{exports:e,options:a}}var vt=function(){var t=this,n=t._self._c;return t._self._setupProxy,t.link?n("a",t._g(t._b({attrs:{href:t.link,target:t.openLinkInNewTab?"_blank":void 0,role:"button"}},"a",t.filterAttrs(t.attributes,"v-on:",!1),!1),t.filterAttrs(t.attributes,"v-on:",!0)),[t._v(" "+t._s(t.text)+" ")]):n("button",t._g(t._b({class:t._classStringToObject(t.attributes.class+" button-2fnk003dqad"),style:t.attributes.style},"button",t.filterAttrs(t.attributes,"v-on:",!1),!1),t.filterAttrs(t.attributes,"v-on:",!0)),[t._v(" "+t._s(t.text)+" ")])},St=[],kt=u(yt,vt,St,!1,null,"ab46b8bd",null,null);const Ct=kt.exports,R=e=>JSON.parse(JSON.stringify(e)),H={small:{min:320,default:321,max:640},medium:{min:641,default:642,max:991},large:{min:990,default:991,max:1200}},xt=(e,t=H)=>`@media (max-width: ${t[e].max}px)`,Q=({small:e,medium:t})=>{const n=R(H);if(!e||!t)return n;const o=Math.floor(e/2);n.small={max:e,min:o,default:o+1};const r=n.small.max+1;n.medium={max:t,min:r,default:r+1};const i=n.medium.max+1;return n.large={max:2e3,min:i,default:i+1},n},b="vue2",wt=()=>Promise.resolve().then(()=>Y).then(e=>e.default).catch(e=>{throw console.error("Error while attempting to dynamically import component Blocks at ../../components/blocks/blocks.vue",e),e}),It=()=>Promise.resolve().then(()=>require("./inlined-styles-c9c77496.cjs")).then(e=>e.default).catch(e=>{throw console.error("Error while attempting to dynamically import component InlinedStyles at ../../components/inlined-styles.vue",e),e}),Tt=p.defineComponent({name:"builder-columns",components:{"inlined-styles":It,blocks:wt},props:["js","space","columns","stackColumnsAt","reverseColumnsWhenStacked","builderContext","builderBlock","builderComponents"],data(){return{gutterSize:typeof this.space=="number"?this.space||0:20,cols:this.columns||[],stackAt:this.stackColumnsAt||"tablet",flexDir:this.stackColumnsAt==="never"?"row":this.reverseColumnsWhenStacked?"column-reverse":"column",TARGET:b}},computed:{columnsCssVars(){return{"--flex-dir":this.flexDir,"--flex-dir-tablet":this.getTabletStyle({stackedStyle:this.flexDir,desktopStyle:"row"})}},columnsStyles(){return`
2
2
  @media (max-width: ${this.getWidthForBreakpointSize("medium")}px) {
3
3
  .${this.builderBlock.id}-breakpoints {
4
4
  flex-direction: var(--flex-dir-tablet);
@@ -22,7 +22,7 @@
22
22
  margin-left: var(--column-margin-left-mobile) !important;
23
23
  }
24
24
  },
25
- `}},methods:{getWidth(e){var t;return((t=this.cols[e])==null?void 0:t.width)||100/this.cols.length},getColumnCssWidth(e){const t=this.gutterSize*(this.cols.length-1)/this.cols.length;return`calc(${this.getWidth(e)}% - ${t}px)`},getTabletStyle({stackedStyle:e,desktopStyle:t}){return this.stackAt==="tablet"?e:t},getMobileStyle({stackedStyle:e,desktopStyle:t}){return this.stackAt==="never"?t:e},columnCssVars(e){const t=e===0?0:this.gutterSize,n=this.getColumnCssWidth(e),o=`${t}px`,r="100%",i=0;return{width:n,["margin-left"]:o,"--column-width-mobile":this.getMobileStyle({stackedStyle:r,desktopStyle:n}),"--column-margin-left-mobile":this.getMobileStyle({stackedStyle:i,desktopStyle:o}),"--column-width-tablet":this.getTabletStyle({stackedStyle:r,desktopStyle:n}),"--column-margin-left-tablet":this.getTabletStyle({stackedStyle:i,desktopStyle:o})}},getWidthForBreakpointSize(e){var n,o;return Q(((o=(n=this.builderContext.content)==null?void 0:n.meta)==null?void 0:o.breakpoints)||{})[e].max},_classStringToObject(e){const t={};if(typeof e!="string")return t;const n=e.trim().split(/\s+/);for(const o of n)t[o]=!0;return t}}});var $t=function(){var t=this,n=t._self._c;return t._self._setupProxy,n("div",t._b({class:t._classStringToObject(`builder-columns ${t.builderBlock.id}-breakpoints div-t9spj7joih`),style:t.columnsCssVars},"div",{},!1),[t.TARGET!=="reactNative"?[n("inlined-styles",{attrs:{styles:t.columnsStyles}})]:t._e(),t._l(t.columns,function(o,r){return n("div",t._b({key:r,staticClass:"builder-column div-t9spj7joih-2",style:t.columnCssVars(r)},"div",{},!1),[n("blocks",{attrs:{path:`component.options.columns.${r}.blocks`,parent:t.builderBlock.id,styleProp:{flexGrow:"1"},context:t.builderContext,registeredComponents:t.builderComponents,blocks:o.blocks}})],1)})],2)},Rt=[],Pt=u(Tt,$t,Rt,!1,null,"bd1575ca",null,null);const Et=Pt.exports,At=p.defineComponent({name:"builder-fragment-component",props:[]});var Vt=function(){var t=this,n=t._self._c;return t._self._setupProxy,n("span",[t._t("default")],2)},Ot=[],Bt=u(At,Vt,Ot,!1,null,null,null,null);const Nt=Bt.exports;function M(e){return e.replace(/http(s)?:/,"")}function jt(e="",t,n){const o=new RegExp("([?&])"+t+"=.*?(&|$)","i"),r=e.indexOf("?")!==-1?"&":"?";return e.match(o)?e.replace(o,"$1"+t+"="+encodeURIComponent(n)+"$2"):e+r+t+"="+encodeURIComponent(n)}function Ut(e,t){if(!e||!(e!=null&&e.match(/cdn\.shopify\.com/))||!t)return e;if(t==="master")return M(e);const n=e.match(/(_\d+x(\d+)?)?(\.(jpg|jpeg|gif|png|bmp|bitmap|tiff|tif)(\?v=\d+)?)/i);if(n){const o=e.split(n[0]),r=n[3],i=t.match("x")?t:`${t}x`;return M(`${o[0]}_${i}${r}`)}return null}function A(e){if(!e)return e;const t=[100,200,400,800,1200,1600,2e3];if(e.match(/builder\.io/)){let n=e;const o=Number(e.split("?width=")[1]);return isNaN(o)||(n=`${n} ${o}w`),t.filter(r=>r!==o).map(r=>`${jt(e,"width",r)} ${r}w`).concat([n]).join(", ")}return e.match(/cdn\.shopify\.com/)?t.map(n=>[Ut(e,`${n}x${n}`),n]).filter(([n])=>!!n).map(([n,o])=>`${n} ${o}w`).concat([e]).join(", "):e}const Dt=p.defineComponent({name:"builder-image",props:["image","src","srcset","noWebp","aspectRatio","altText","backgroundPosition","backgroundSize","className","sizes","builderBlock","fitContent"],computed:{srcSetToUse(){var n;const t=this.image||this.src;if(!t||!(t.match(/builder\.io/)||t.match(/cdn\.shopify\.com/)))return this.srcset;if(this.srcset&&((n=this.image)!=null&&n.includes("builder.io/api/v1/image"))){if(!this.srcset.includes(this.image.split("?")[0]))return console.debug("Removed given srcset"),A(t)}else if(this.image&&!this.srcset)return A(t);return A(t)},webpSrcSet(){var e;return(e=this.srcSetToUse)!=null&&e.match(/builder\.io/)&&!this.noWebp?this.srcSetToUse.replace(/\?/g,"?format=webp&"):""},aspectRatioCss(){const e={position:"absolute",height:"100%",width:"100%",left:"0px",top:"0px"};return this.aspectRatio?e:void 0}},methods:{_classStringToObject(e){const t={};if(typeof e!="string")return t;const n=e.trim().split(/\s+/);for(const o of n)t[o]=!0;return t}}});var Ft=function(){var o,r,i,s;var t=this,n=t._self._c;return t._self._setupProxy,n("div",[n("picture",[t.webpSrcSet?[n("source",{attrs:{type:"image/webp",srcset:t.webpSrcSet}})]:t._e(),n("img",{class:t._classStringToObject("builder-image"+(t.className?" "+t.className:"")+" img-1pl23ac79ld"),style:{objectPosition:t.backgroundPosition||"center",objectFit:t.backgroundSize||"cover",...t.aspectRatioCss},attrs:{loading:"lazy",alt:t.altText,role:t.altText?"presentation":void 0,src:t.image,srcset:t.srcSetToUse,sizes:t.sizes}})],2),t.aspectRatio&&!((r=(o=t.builderBlock)==null?void 0:o.children)!=null&&r.length&&t.fitContent)?[n("div",{staticClass:"builder-image-sizer div-1pl23ac79ld",style:{paddingTop:t.aspectRatio*100+"%"}})]:t._e(),(s=(i=t.builderBlock)==null?void 0:i.children)!=null&&s.length&&t.fitContent?[t._t("default")]:t._e(),!t.fitContent&&t.$slots.default?[n("div",{staticClass:"div-1pl23ac79ld-2"},[t._t("default")],2)]:t._e()],2)},Lt=[],Wt=u(Dt,Ft,Lt,!1,null,"aae97bc7",null,null);const Mt=Wt.exports,Kt=p.defineComponent({name:"builder-section-component",props:["attributes","maxWidth"],data(){return{filterAttrs:$}}});var zt=function(){var t=this,n=t._self._c;return t._self._setupProxy,n("section",t._g(t._b({style:{width:"100%",alignSelf:"stretch",flexGrow:1,boxSizing:"border-box",maxWidth:t.maxWidth||1200,display:"flex",flexDirection:"column",alignItems:"stretch",marginLeft:"auto",marginRight:"auto"}},"section",t.filterAttrs(t.attributes,"v-on:",!1),!1),t.filterAttrs(t.attributes,"v-on:",!0)),[t._t("default")],2)},Gt=[],qt=u(Kt,zt,Gt,!1,null,null,null,null);const Ht=qt.exports,x="[Builder.io]: ",f={log:(...e)=>console.log(x,...e),error:(...e)=>console.error(x,...e),warn:(...e)=>console.warn(x,...e),debug:(...e)=>console.debug(x,...e)},Qt=async({builderContextValue:e,symbol:t})=>{if(t!=null&&t.model&&(e!=null&&e.apiKey))return P({model:t.model,apiKey:e.apiKey,apiVersion:e.apiVersion,...(t==null?void 0:t.entry)&&{query:{id:t.entry}}}).catch(n=>{f.error("Could not fetch symbol content: ",n)})},Jt=()=>Promise.resolve().then(()=>Ge).then(e=>e.default).catch(e=>{throw console.error("Error while attempting to dynamically import component ContentVariants at ../../components/content-variants/content-variants.vue",e),e}),Xt=p.defineComponent({name:"builder-symbol",components:{"content-variants":Jt},props:["js","attributes","symbol","dynamic","builderContext","builderComponents"],data(){var e;return{contentToUse:(e=this.symbol)==null?void 0:e.content,filterAttrs:$}},mounted(){this.setContent()},watch:{onUpdateHook0:{handler(){this.setContent()},immediate:!0}},computed:{className(){var e,t;return[...Object.keys(this.attributes.class),"builder-symbol",(e=this.symbol)!=null&&e.inline?"builder-inline-symbol":void 0,(t=this.symbol)!=null&&t.dynamic||this.dynamic?"builder-dynamic-symbol":void 0].filter(Boolean).join(" ")},onUpdateHook0(){return{0:this.symbol}}},methods:{setContent(){this.contentToUse||Qt({symbol:this.symbol,builderContextValue:this.builderContext}).then(e=>{e&&(this.contentToUse=e)})},_classStringToObject(e){const t={};if(typeof e!="string")return t;const n=e.trim().split(/\s+/);for(const o of n)t[o]=!0;return t}}});var Yt=function(){var o,r,i,s;var t=this,n=t._self._c;return t._self._setupProxy,n("div",t._g(t._b({class:t._classStringToObject(t.className)},"div",{...t.filterAttrs(t.attributes,"v-on:",!1)},!1),t.filterAttrs(t.attributes,"v-on:",!0)),[n("content-variants",{attrs:{__isNestedRender:!0,apiVersion:t.builderContext.apiVersion,apiKey:t.builderContext.apiKey,context:t.builderContext.context,customComponents:Object.values(t.builderComponents),data:{...(o=t.symbol)==null?void 0:o.data,...t.builderContext.localState,...(i=(r=t.contentToUse)==null?void 0:r.data)==null?void 0:i.state},model:(s=t.symbol)==null?void 0:s.model,content:t.contentToUse}})],1)},Zt=[],te=u(Xt,Yt,Zt,!1,null,null,null,null);const ee=te.exports,ne=p.defineComponent({name:"builder-text",props:["text"]});var oe=function(){var o;var t=this,n=t._self._c;return t._self._setupProxy,n("div",{staticClass:"builder-text",style:{outline:"none"},domProps:{innerHTML:t._s(((o=t.text)==null?void 0:o.toString())||"")}})},re=[],ie=u(ne,oe,re,!1,null,null,null,null);const se=ie.exports,ae=p.defineComponent({name:"builder-video",props:["autoPlay","muted","controls","loop","playsInline","preload","attributes","fit","position","aspectRatio","video","posterImage","lazyLoad","fitContent","builderBlock"],computed:{videoProps(){return{...this.autoPlay===!0?{autoPlay:!0}:{},...this.muted===!0?{muted:!0}:{},...this.controls===!0?{controls:!0}:{},...this.loop===!0?{loop:!0}:{},...this.playsInline===!0?{playsInline:!0}:{}}},spreadProps(){return{...this.videoProps}}}});var ce=function(){var o,r,i,s,h,a,c;var t=this,n=t._self._c;return t._self._setupProxy,n("div",{style:{position:"relative"}},[n("video",t._b({staticClass:"builder-video",style:{width:"100%",height:"100%",...(o=t.attributes)==null?void 0:o.style,objectFit:t.fit,objectPosition:t.position,zIndex:2,borderRadius:"1px",...t.aspectRatio?{position:"absolute"}:null},attrs:{preload:t.preload||"metadata",src:t.video||"no-src",poster:t.posterImage}},"video",t.spreadProps,!1),[t.lazyLoad?t._e():[n("source",{attrs:{type:"video/mp4",src:t.video}})]],2),t.aspectRatio&&!(t.fitContent&&((i=(r=t.builderBlock)==null?void 0:r.children)!=null&&i.length))?[n("div",{style:{width:"100%",paddingTop:t.aspectRatio*100+"%",pointerEvents:"none",fontSize:"0px"}})]:t._e(),(h=(s=t.builderBlock)==null?void 0:s.children)!=null&&h.length&&t.fitContent?[n("div",{style:{display:"flex",flexDirection:"column",alignItems:"stretch"}},[t._t("default")],2)]:t._e(),(c=(a=t.builderBlock)==null?void 0:a.children)!=null&&c.length&&!t.fitContent?[n("div",{style:{pointerEvents:"none",display:"flex",flexDirection:"column",alignItems:"stretch",position:"absolute",top:"0",left:"0",width:"100%",height:"100%"}},[t._t("default")],2)]:t._e()],2)},le=[],de=u(ae,ce,le,!1,null,null,null,null);const ue=de.exports,me=Symbol(),J={Builder:{content:null,context:{},localState:void 0,rootSetState(){},rootState:{},apiKey:null,apiVersion:void 0,componentInfos:{},inheritedStyles:{}},key:me},pe=Symbol(),X={Components:{registeredComponents:{}},key:pe},fe=()=>Promise.resolve().then(()=>require("./block-250cdb0f.cjs")).then(e=>e.default).catch(e=>{throw console.error("Error while attempting to dynamically import component Block at ../block/block.vue",e),e}),he=()=>Promise.resolve().then(()=>require("./block-styles-1e2640a2.cjs")).then(e=>e.default).catch(e=>{throw console.error("Error while attempting to dynamically import component BlockStyles at ../block/components/block-styles.vue",e),e}),ge=()=>Promise.resolve().then(()=>require("./blocks-wrapper-a054ebaf.cjs")).then(e=>e.default).catch(e=>{throw console.error("Error while attempting to dynamically import component BlocksWrapper at ./blocks-wrapper.vue",e),e}),_e=p.defineComponent({name:"builder-blocks",components:{"blocks-wrapper":ge,block:fe,"block-styles":he},props:["blocks","parent","path","styleProp","context","registeredComponents"],inject:{builderContext:J.key,componentsContext:X.key}});var be=function(){var t=this,n=t._self._c;return t._self._setupProxy,n("blocks-wrapper",{attrs:{blocks:t.blocks,parent:t.parent,path:t.path,styleProp:t.styleProp}},[t.blocks?t._l(t.blocks,function(o,r){return n("block",{key:"render-block-"+o.id,attrs:{block:o,context:t.context||t.builderContext,registeredComponents:t.registeredComponents||t.componentsContext.registeredComponents}})}):t._e(),t.blocks?t._l(t.blocks,function(o,r){return n("block-styles",{key:"block-style-"+o.id,attrs:{block:o,context:t.context||t.builderContext}})}):t._e()],2)},ye=[],ve=u(_e,be,ye,!1,null,null,null,null);const V=ve.exports,Y=Object.freeze(Object.defineProperty({__proto__:null,default:V},Symbol.toStringTag,{value:"Module"})),_=e=>e!=null;function m(){return typeof window<"u"&&typeof document<"u"}const Se=e=>{if(e==="localhost"||e==="127.0.0.1")return e;const t=e.split(".");return t.length>2?t.slice(1).join("."):e},Z=({name:e,canTrack:t})=>{var n;try{return t?(n=document.cookie.split("; ").find(o=>o.startsWith(`${e}=`)))==null?void 0:n.split("=")[1]:void 0}catch(o){f.warn("[COOKIE] GET error: ",(o==null?void 0:o.message)||o);return}},tt=async e=>Z(e),ke=e=>e.map(([t,n])=>n?`${t}=${n}`:t).filter(_).join("; "),Ce=[["secure",""],["SameSite","None"]],xe=({name:e,value:t,expires:n})=>{const r=(m()?location.protocol==="https:":!0)?Ce:[[]],i=n?[["expires",n.toUTCString()]]:[[]],s=[[e,t],...i,["path","/"],["domain",Se(window.location.hostname)],...r];return ke(s)},et=async({name:e,value:t,expires:n,canTrack:o})=>{try{if(!o)return;const r=xe({name:e,value:t,expires:n});document.cookie=r}catch(r){f.warn("[COOKIE] SET error: ",(r==null?void 0:r.message)||r)}},we="builder.tests",O=e=>`${we}.${e}`,Ie=({contentId:e})=>tt({name:O(e),canTrack:!0}),Te=({contentId:e})=>Z({name:O(e),canTrack:!0}),$e=({contentId:e,value:t})=>et({name:O(e),value:t,canTrack:!0}),nt=e=>_(e.id)&&_(e.variations)&&Object.keys(e.variations).length>0,Re=({id:e,variations:t})=>{var r;let n=0;const o=Math.random();for(const i in t){const s=(r=t[i])==null?void 0:r.testRatio;if(n+=s,o<n)return i}return e},ot=e=>{const t=Re(e);return $e({contentId:e.id,value:t}).catch(n=>{f.error("could not store A/B test variation: ",n)}),t},rt=({item:e,testGroupId:t})=>{const n=e.variations[t];return t===e.id||!n?{testVariationId:e.id,testVariationName:"Default"}:{data:n.data,testVariationId:n.id,testVariationName:n.name||(n.id===e.id?"Default":"")}},Pe=({item:e,canTrack:t})=>{if(!t)return e;if(!e)return;if(!nt(e))return e;const n=Te({contentId:e.id})||ot({variations:e.variations,id:e.id}),o=rt({item:e,testGroupId:n});return{...e,...o}},Ee=async({item:e,canTrack:t})=>{if(!t||!nt(e))return e;const o=await Ie({contentId:e.id})||ot({variations:e.variations,id:e.id}),r=rt({item:e,testGroupId:o});return{...e,...r}},T=e=>_(e)?e:!0,Ae=`function updateCookiesAndStyles(contentId, variants, isHydrationTarget) {
25
+ `}},methods:{getWidth(e){var t;return((t=this.cols[e])==null?void 0:t.width)||100/this.cols.length},getColumnCssWidth(e){const t=this.gutterSize*(this.cols.length-1)/this.cols.length;return`calc(${this.getWidth(e)}% - ${t}px)`},getTabletStyle({stackedStyle:e,desktopStyle:t}){return this.stackAt==="tablet"?e:t},getMobileStyle({stackedStyle:e,desktopStyle:t}){return this.stackAt==="never"?t:e},columnCssVars(e){const t=e===0?0:this.gutterSize,n=this.getColumnCssWidth(e),o=`${t}px`,r="100%",i=0;return{width:n,["margin-left"]:o,"--column-width-mobile":this.getMobileStyle({stackedStyle:r,desktopStyle:n}),"--column-margin-left-mobile":this.getMobileStyle({stackedStyle:i,desktopStyle:o}),"--column-width-tablet":this.getTabletStyle({stackedStyle:r,desktopStyle:n}),"--column-margin-left-tablet":this.getTabletStyle({stackedStyle:i,desktopStyle:o})}},getWidthForBreakpointSize(e){var n,o;return Q(((o=(n=this.builderContext.content)==null?void 0:n.meta)==null?void 0:o.breakpoints)||{})[e].max},_classStringToObject(e){const t={};if(typeof e!="string")return t;const n=e.trim().split(/\s+/);for(const o of n)t[o]=!0;return t}}});var $t=function(){var t=this,n=t._self._c;return t._self._setupProxy,n("div",t._b({class:t._classStringToObject(`builder-columns ${t.builderBlock.id}-breakpoints div-t9spj7joih`),style:t.columnsCssVars},"div",{},!1),[t.TARGET!=="reactNative"?[n("inlined-styles",{attrs:{styles:t.columnsStyles}})]:t._e(),t._l(t.columns,function(o,r){return n("div",t._b({key:r,staticClass:"builder-column div-t9spj7joih-2",style:t.columnCssVars(r)},"div",{},!1),[n("blocks",{attrs:{path:`component.options.columns.${r}.blocks`,parent:t.builderBlock.id,styleProp:{flexGrow:"1"},context:t.builderContext,registeredComponents:t.builderComponents,blocks:o.blocks}})],1)})],2)},Rt=[],Pt=u(Tt,$t,Rt,!1,null,"bd1575ca",null,null);const Et=Pt.exports,At=p.defineComponent({name:"builder-fragment-component",props:[]});var Vt=function(){var t=this,n=t._self._c;return t._self._setupProxy,n("span",[t._t("default")],2)},Ot=[],Bt=u(At,Vt,Ot,!1,null,null,null,null);const Nt=Bt.exports;function M(e){return e.replace(/http(s)?:/,"")}function jt(e="",t,n){const o=new RegExp("([?&])"+t+"=.*?(&|$)","i"),r=e.indexOf("?")!==-1?"&":"?";return e.match(o)?e.replace(o,"$1"+t+"="+encodeURIComponent(n)+"$2"):e+r+t+"="+encodeURIComponent(n)}function Ut(e,t){if(!e||!(e!=null&&e.match(/cdn\.shopify\.com/))||!t)return e;if(t==="master")return M(e);const n=e.match(/(_\d+x(\d+)?)?(\.(jpg|jpeg|gif|png|bmp|bitmap|tiff|tif)(\?v=\d+)?)/i);if(n){const o=e.split(n[0]),r=n[3],i=t.match("x")?t:`${t}x`;return M(`${o[0]}_${i}${r}`)}return null}function A(e){if(!e)return e;const t=[100,200,400,800,1200,1600,2e3];if(e.match(/builder\.io/)){let n=e;const o=Number(e.split("?width=")[1]);return isNaN(o)||(n=`${n} ${o}w`),t.filter(r=>r!==o).map(r=>`${jt(e,"width",r)} ${r}w`).concat([n]).join(", ")}return e.match(/cdn\.shopify\.com/)?t.map(n=>[Ut(e,`${n}x${n}`),n]).filter(([n])=>!!n).map(([n,o])=>`${n} ${o}w`).concat([e]).join(", "):e}const Dt=p.defineComponent({name:"builder-image",props:["image","src","srcset","noWebp","aspectRatio","altText","backgroundPosition","backgroundSize","className","sizes","builderBlock","fitContent"],computed:{srcSetToUse(){var n;const t=this.image||this.src;if(!t||!(t.match(/builder\.io/)||t.match(/cdn\.shopify\.com/)))return this.srcset;if(this.srcset&&((n=this.image)!=null&&n.includes("builder.io/api/v1/image"))){if(!this.srcset.includes(this.image.split("?")[0]))return console.debug("Removed given srcset"),A(t)}else if(this.image&&!this.srcset)return A(t);return A(t)},webpSrcSet(){var e;return(e=this.srcSetToUse)!=null&&e.match(/builder\.io/)&&!this.noWebp?this.srcSetToUse.replace(/\?/g,"?format=webp&"):""},aspectRatioCss(){const e={position:"absolute",height:"100%",width:"100%",left:"0px",top:"0px"};return this.aspectRatio?e:void 0}},methods:{_classStringToObject(e){const t={};if(typeof e!="string")return t;const n=e.trim().split(/\s+/);for(const o of n)t[o]=!0;return t}}});var Ft=function(){var o,r,i,s;var t=this,n=t._self._c;return t._self._setupProxy,n("div",[n("picture",[t.webpSrcSet?[n("source",{attrs:{type:"image/webp",srcset:t.webpSrcSet}})]:t._e(),n("img",{class:t._classStringToObject("builder-image"+(t.className?" "+t.className:"")+" img-1pl23ac79ld"),style:{objectPosition:t.backgroundPosition||"center",objectFit:t.backgroundSize||"cover",...t.aspectRatioCss},attrs:{loading:"lazy",alt:t.altText,role:t.altText?"presentation":void 0,src:t.image,srcset:t.srcSetToUse,sizes:t.sizes}})],2),t.aspectRatio&&!((r=(o=t.builderBlock)==null?void 0:o.children)!=null&&r.length&&t.fitContent)?[n("div",{staticClass:"builder-image-sizer div-1pl23ac79ld",style:{paddingTop:t.aspectRatio*100+"%"}})]:t._e(),(s=(i=t.builderBlock)==null?void 0:i.children)!=null&&s.length&&t.fitContent?[t._t("default")]:t._e(),!t.fitContent&&t.$slots.default?[n("div",{staticClass:"div-1pl23ac79ld-2"},[t._t("default")],2)]:t._e()],2)},Lt=[],Wt=u(Dt,Ft,Lt,!1,null,"aae97bc7",null,null);const Mt=Wt.exports,Kt=p.defineComponent({name:"builder-section-component",props:["attributes","maxWidth"],data(){return{filterAttrs:$}}});var zt=function(){var t=this,n=t._self._c;return t._self._setupProxy,n("section",t._g(t._b({style:{width:"100%",alignSelf:"stretch",flexGrow:1,boxSizing:"border-box",maxWidth:t.maxWidth||1200,display:"flex",flexDirection:"column",alignItems:"stretch",marginLeft:"auto",marginRight:"auto"}},"section",t.filterAttrs(t.attributes,"v-on:",!1),!1),t.filterAttrs(t.attributes,"v-on:",!0)),[t._t("default")],2)},Gt=[],qt=u(Kt,zt,Gt,!1,null,null,null,null);const Ht=qt.exports,x="[Builder.io]: ",f={log:(...e)=>console.log(x,...e),error:(...e)=>console.error(x,...e),warn:(...e)=>console.warn(x,...e),debug:(...e)=>console.debug(x,...e)},Qt=async({builderContextValue:e,symbol:t})=>{if(t!=null&&t.model&&(e!=null&&e.apiKey))return P({model:t.model,apiKey:e.apiKey,apiVersion:e.apiVersion,...(t==null?void 0:t.entry)&&{query:{id:t.entry}}}).catch(n=>{f.error("Could not fetch symbol content: ",n)})},Jt=()=>Promise.resolve().then(()=>Ge).then(e=>e.default).catch(e=>{throw console.error("Error while attempting to dynamically import component ContentVariants at ../../components/content-variants/content-variants.vue",e),e}),Xt=p.defineComponent({name:"builder-symbol",components:{"content-variants":Jt},props:["js","attributes","symbol","dynamic","builderContext","builderComponents"],data(){var e;return{contentToUse:(e=this.symbol)==null?void 0:e.content,filterAttrs:$}},mounted(){this.setContent()},watch:{onUpdateHook0:{handler(){this.setContent()},immediate:!0}},computed:{className(){var e,t;return[...Object.keys(this.attributes.class),"builder-symbol",(e=this.symbol)!=null&&e.inline?"builder-inline-symbol":void 0,(t=this.symbol)!=null&&t.dynamic||this.dynamic?"builder-dynamic-symbol":void 0].filter(Boolean).join(" ")},onUpdateHook0(){return{0:this.symbol}}},methods:{setContent(){this.contentToUse||Qt({symbol:this.symbol,builderContextValue:this.builderContext}).then(e=>{e&&(this.contentToUse=e)})},_classStringToObject(e){const t={};if(typeof e!="string")return t;const n=e.trim().split(/\s+/);for(const o of n)t[o]=!0;return t}}});var Yt=function(){var o,r,i,s;var t=this,n=t._self._c;return t._self._setupProxy,n("div",t._g(t._b({class:t._classStringToObject(t.className)},"div",{...t.filterAttrs(t.attributes,"v-on:",!1)},!1),t.filterAttrs(t.attributes,"v-on:",!0)),[n("content-variants",{attrs:{__isNestedRender:!0,apiVersion:t.builderContext.apiVersion,apiKey:t.builderContext.apiKey,context:t.builderContext.context,customComponents:Object.values(t.builderComponents),data:{...(o=t.symbol)==null?void 0:o.data,...t.builderContext.localState,...(i=(r=t.contentToUse)==null?void 0:r.data)==null?void 0:i.state},model:(s=t.symbol)==null?void 0:s.model,content:t.contentToUse}})],1)},Zt=[],te=u(Xt,Yt,Zt,!1,null,null,null,null);const ee=te.exports,ne=p.defineComponent({name:"builder-text",props:["text"]});var oe=function(){var o;var t=this,n=t._self._c;return t._self._setupProxy,n("div",{staticClass:"builder-text",style:{outline:"none"},domProps:{innerHTML:t._s(((o=t.text)==null?void 0:o.toString())||"")}})},re=[],ie=u(ne,oe,re,!1,null,null,null,null);const se=ie.exports,ae=p.defineComponent({name:"builder-video",props:["autoPlay","muted","controls","loop","playsInline","preload","attributes","fit","position","aspectRatio","video","posterImage","lazyLoad","fitContent","builderBlock"],computed:{videoProps(){return{...this.autoPlay===!0?{autoPlay:!0}:{},...this.muted===!0?{muted:!0}:{},...this.controls===!0?{controls:!0}:{},...this.loop===!0?{loop:!0}:{},...this.playsInline===!0?{playsInline:!0}:{}}},spreadProps(){return{...this.videoProps}}}});var ce=function(){var o,r,i,s,h,a,c;var t=this,n=t._self._c;return t._self._setupProxy,n("div",{style:{position:"relative"}},[n("video",t._b({staticClass:"builder-video",style:{width:"100%",height:"100%",...(o=t.attributes)==null?void 0:o.style,objectFit:t.fit,objectPosition:t.position,zIndex:2,borderRadius:"1px",...t.aspectRatio?{position:"absolute"}:null},attrs:{preload:t.preload||"metadata",src:t.video||"no-src",poster:t.posterImage}},"video",t.spreadProps,!1),[t.lazyLoad?t._e():[n("source",{attrs:{type:"video/mp4",src:t.video}})]],2),t.aspectRatio&&!(t.fitContent&&((i=(r=t.builderBlock)==null?void 0:r.children)!=null&&i.length))?[n("div",{style:{width:"100%",paddingTop:t.aspectRatio*100+"%",pointerEvents:"none",fontSize:"0px"}})]:t._e(),(h=(s=t.builderBlock)==null?void 0:s.children)!=null&&h.length&&t.fitContent?[n("div",{style:{display:"flex",flexDirection:"column",alignItems:"stretch"}},[t._t("default")],2)]:t._e(),(c=(a=t.builderBlock)==null?void 0:a.children)!=null&&c.length&&!t.fitContent?[n("div",{style:{pointerEvents:"none",display:"flex",flexDirection:"column",alignItems:"stretch",position:"absolute",top:"0",left:"0",width:"100%",height:"100%"}},[t._t("default")],2)]:t._e()],2)},le=[],de=u(ae,ce,le,!1,null,null,null,null);const ue=de.exports,me=Symbol(),J={Builder:{content:null,context:{},localState:void 0,rootSetState(){},rootState:{},apiKey:null,apiVersion:void 0,componentInfos:{},inheritedStyles:{}},key:me},pe=Symbol(),X={Components:{registeredComponents:{}},key:pe},fe=()=>Promise.resolve().then(()=>require("./block-03548c5c.cjs")).then(e=>e.default).catch(e=>{throw console.error("Error while attempting to dynamically import component Block at ../block/block.vue",e),e}),he=()=>Promise.resolve().then(()=>require("./block-styles-adc484c6.cjs")).then(e=>e.default).catch(e=>{throw console.error("Error while attempting to dynamically import component BlockStyles at ../block/components/block-styles.vue",e),e}),ge=()=>Promise.resolve().then(()=>require("./blocks-wrapper-ed7f6801.cjs")).then(e=>e.default).catch(e=>{throw console.error("Error while attempting to dynamically import component BlocksWrapper at ./blocks-wrapper.vue",e),e}),_e=p.defineComponent({name:"builder-blocks",components:{"blocks-wrapper":ge,block:fe,"block-styles":he},props:["blocks","parent","path","styleProp","context","registeredComponents"],inject:{builderContext:J.key,componentsContext:X.key}});var be=function(){var t=this,n=t._self._c;return t._self._setupProxy,n("blocks-wrapper",{attrs:{blocks:t.blocks,parent:t.parent,path:t.path,styleProp:t.styleProp}},[t.blocks?t._l(t.blocks,function(o,r){return n("block",{key:"render-block-"+o.id,attrs:{block:o,context:t.context||t.builderContext,registeredComponents:t.registeredComponents||t.componentsContext.registeredComponents}})}):t._e(),t.blocks?t._l(t.blocks,function(o,r){return n("block-styles",{key:"block-style-"+o.id,attrs:{block:o,context:t.context||t.builderContext}})}):t._e()],2)},ye=[],ve=u(_e,be,ye,!1,null,null,null,null);const V=ve.exports,Y=Object.freeze(Object.defineProperty({__proto__:null,default:V},Symbol.toStringTag,{value:"Module"})),_=e=>e!=null;function m(){return typeof window<"u"&&typeof document<"u"}const Se=e=>{if(e==="localhost"||e==="127.0.0.1")return e;const t=e.split(".");return t.length>2?t.slice(1).join("."):e},Z=({name:e,canTrack:t})=>{var n;try{return t?(n=document.cookie.split("; ").find(o=>o.startsWith(`${e}=`)))==null?void 0:n.split("=")[1]:void 0}catch(o){f.warn("[COOKIE] GET error: ",(o==null?void 0:o.message)||o);return}},tt=async e=>Z(e),ke=e=>e.map(([t,n])=>n?`${t}=${n}`:t).filter(_).join("; "),Ce=[["secure",""],["SameSite","None"]],xe=({name:e,value:t,expires:n})=>{const r=(m()?location.protocol==="https:":!0)?Ce:[[]],i=n?[["expires",n.toUTCString()]]:[[]],s=[[e,t],...i,["path","/"],["domain",Se(window.location.hostname)],...r];return ke(s)},et=async({name:e,value:t,expires:n,canTrack:o})=>{try{if(!o)return;const r=xe({name:e,value:t,expires:n});document.cookie=r}catch(r){f.warn("[COOKIE] SET error: ",(r==null?void 0:r.message)||r)}},we="builder.tests",O=e=>`${we}.${e}`,Ie=({contentId:e})=>tt({name:O(e),canTrack:!0}),Te=({contentId:e})=>Z({name:O(e),canTrack:!0}),$e=({contentId:e,value:t})=>et({name:O(e),value:t,canTrack:!0}),nt=e=>_(e.id)&&_(e.variations)&&Object.keys(e.variations).length>0,Re=({id:e,variations:t})=>{var r;let n=0;const o=Math.random();for(const i in t){const s=(r=t[i])==null?void 0:r.testRatio;if(n+=s,o<n)return i}return e},ot=e=>{const t=Re(e);return $e({contentId:e.id,value:t}).catch(n=>{f.error("could not store A/B test variation: ",n)}),t},rt=({item:e,testGroupId:t})=>{const n=e.variations[t];return t===e.id||!n?{testVariationId:e.id,testVariationName:"Default"}:{data:n.data,testVariationId:n.id,testVariationName:n.name||(n.id===e.id?"Default":"")}},Pe=({item:e,canTrack:t})=>{if(!t)return e;if(!e)return;if(!nt(e))return e;const n=Te({contentId:e.id})||ot({variations:e.variations,id:e.id}),o=rt({item:e,testGroupId:n});return{...e,...o}},Ee=async({item:e,canTrack:t})=>{if(!t||!nt(e))return e;const o=await Ie({contentId:e.id})||ot({variations:e.variations,id:e.id}),r=rt({item:e,testGroupId:o});return{...e,...r}},T=e=>_(e)?e:!0,Ae=`function updateCookiesAndStyles(contentId, variants, isHydrationTarget) {
26
26
  function getAndSetVariantId() {
27
27
  function setCookie(name, value, days) {
28
28
  let expires = '';
@@ -120,5 +120,5 @@
120
120
  "${t}",${JSON.stringify(e)}, ${at}
121
121
  )`,Ue=({contentId:e,variationId:t})=>`window.${st}(
122
122
  "${t}", "${e}", ${at}
123
- )`,De=()=>Promise.resolve().then(()=>require("./content-a5a1d56c.cjs")).then(e=>e.default).catch(e=>{throw console.error("Error while attempting to dynamically import component ContentComponent at ../content/content.vue",e),e}),Fe=()=>Promise.resolve().then(()=>require("./inlined-script-05a289bc.cjs")).then(e=>e.default).catch(e=>{throw console.error("Error while attempting to dynamically import component InlinedScript at ../inlined-script.vue",e),e}),Le=()=>Promise.resolve().then(()=>require("./inlined-styles-7ac1dd90.cjs")).then(e=>e.default).catch(e=>{throw console.error("Error while attempting to dynamically import component InlinedStyles at ../inlined-styles.vue",e),e}),We=p.defineComponent({name:"content-variants",components:{"inlined-script":Fe,"inlined-styles":Le,"content-component":De},props:["canTrack","content","__isNestedRender","model","data","context","apiKey","apiVersion","customComponents","locale","includeRefs","enrich"],data(){return{shouldRenderVariants:Oe({canTrack:T(this.canTrack),content:this.content}),TARGET:b,getScriptString:Ne,getVariants:w}},mounted(){this.shouldRenderVariants=!1},computed:{updateCookieAndStylesScriptStr(){var e;return je(w(this.content).map(t=>({id:t.testVariationId,testRatio:t.testRatio})),((e=this.content)==null?void 0:e.id)||"")},hideVariantsStyleString(){return w(this.content).map(e=>`.variant-${e.testVariationId} { display: none; } `).join("")},defaultContent(){var e;return this.shouldRenderVariants?{...this.content,testVariationId:(e=this.content)==null?void 0:e.id}:Pe({item:this.content,canTrack:T(this.canTrack)})}}});var Me=function(){var o;var t=this,n=t._self._c;return t._self._setupProxy,n("div",[!t.__isNestedRender&&t.TARGET!=="reactNative"?[n("inlined-script",{attrs:{scriptStr:t.getScriptString()}})]:t._e(),t.shouldRenderVariants?[n("inlined-styles",{attrs:{id:`variants-styles-${(o=t.content)==null?void 0:o.id}`,styles:t.hideVariantsStyleString}}),n("inlined-script",{attrs:{scriptStr:t.updateCookieAndStylesScriptStr}}),t._l(t.getVariants(t.content),function(r,i){return n("content-component",{key:r.testVariationId,attrs:{content:r,showContent:!1,model:t.model,data:t.data,context:t.context,apiKey:t.apiKey,apiVersion:t.apiVersion,customComponents:t.customComponents,canTrack:t.canTrack,locale:t.locale,includeRefs:t.includeRefs,enrich:t.enrich,isSsrAbTest:t.shouldRenderVariants}})})]:t._e(),n("content-component",t._b({attrs:{content:t.defaultContent,showContent:!0,model:t.model,data:t.data,context:t.context,apiKey:t.apiKey,apiVersion:t.apiVersion,customComponents:t.customComponents,canTrack:t.canTrack,locale:t.locale,includeRefs:t.includeRefs,enrich:t.enrich,isSsrAbTest:t.shouldRenderVariants}},"content-component",{key:t.shouldRenderVariants.toString()},!1))],2)},Ke=[],ze=u(We,Me,Ke,!1,null,null,null,null);const B=ze.exports,Ge=Object.freeze(Object.defineProperty({__proto__:null,default:B},Symbol.toStringTag,{value:"Module"})),qe=V,He=B;function Qe(){return m()&&window.self!==window.top}function N(){return Qe()&&window.location.search.indexOf("builder.frameEditing=")!==-1}function Je(){return!m()||N()?!1:location.search.indexOf("builder.preview=")!==-1}const Xe=[],Ye=e=>({type:"builder.registerComponent",data:ct(e)}),Ze=e=>{const t=e.toString().trim();return`return (${!t.startsWith("function")&&!t.startsWith("(")?"function ":""}${t}).apply(this, arguments)`},tn=e=>typeof e=="function"?Ze(e):R(e),ct=({inputs:e,...t})=>({...R(t),inputs:e==null?void 0:e.map(n=>Object.entries(n).reduce((o,[r,i])=>({...o,[r]:tn(i)}),{}))}),K={};function en(e,t){let n=K[e];if(n||(n=K[e]=[]),n.push(t),m()){const o={type:"builder.register",data:{type:e,info:t}};try{parent.postMessage(o,"*"),parent!==window&&window.postMessage(o,"*")}catch(r){console.debug("Could not postmessage",r)}}}const z={};function nn(e){if(m()){Object.assign(z,e);const t={type:"builder.settingsChange",data:z};parent.postMessage(t,"*")}}function on(){return typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:globalThis}function rn(){const e=on().fetch;if(typeof e>"u")throw console.warn(`Builder SDK could not find a global fetch function. Make sure you have a polyfill for fetch in your project.
123
+ )`,De=()=>Promise.resolve().then(()=>require("./content-e5850b95.cjs")).then(e=>e.default).catch(e=>{throw console.error("Error while attempting to dynamically import component ContentComponent at ../content/content.vue",e),e}),Fe=()=>Promise.resolve().then(()=>require("./inlined-script-f460fc92.cjs")).then(e=>e.default).catch(e=>{throw console.error("Error while attempting to dynamically import component InlinedScript at ../inlined-script.vue",e),e}),Le=()=>Promise.resolve().then(()=>require("./inlined-styles-c9c77496.cjs")).then(e=>e.default).catch(e=>{throw console.error("Error while attempting to dynamically import component InlinedStyles at ../inlined-styles.vue",e),e}),We=p.defineComponent({name:"content-variants",components:{"inlined-script":Fe,"inlined-styles":Le,"content-component":De},props:["canTrack","content","__isNestedRender","model","data","context","apiKey","apiVersion","customComponents","locale","includeRefs","enrich"],data(){return{shouldRenderVariants:Oe({canTrack:T(this.canTrack),content:this.content}),TARGET:b,getScriptString:Ne,getVariants:w}},mounted(){this.shouldRenderVariants=!1},computed:{updateCookieAndStylesScriptStr(){var e;return je(w(this.content).map(t=>({id:t.testVariationId,testRatio:t.testRatio})),((e=this.content)==null?void 0:e.id)||"")},hideVariantsStyleString(){return w(this.content).map(e=>`.variant-${e.testVariationId} { display: none; } `).join("")},defaultContent(){var e;return this.shouldRenderVariants?{...this.content,testVariationId:(e=this.content)==null?void 0:e.id}:Pe({item:this.content,canTrack:T(this.canTrack)})}}});var Me=function(){var o;var t=this,n=t._self._c;return t._self._setupProxy,n("div",[!t.__isNestedRender&&t.TARGET!=="reactNative"?[n("inlined-script",{attrs:{scriptStr:t.getScriptString()}})]:t._e(),t.shouldRenderVariants?[n("inlined-styles",{attrs:{id:`variants-styles-${(o=t.content)==null?void 0:o.id}`,styles:t.hideVariantsStyleString}}),n("inlined-script",{attrs:{scriptStr:t.updateCookieAndStylesScriptStr}}),t._l(t.getVariants(t.content),function(r,i){return n("content-component",{key:r.testVariationId,attrs:{content:r,showContent:!1,model:t.model,data:t.data,context:t.context,apiKey:t.apiKey,apiVersion:t.apiVersion,customComponents:t.customComponents,canTrack:t.canTrack,locale:t.locale,includeRefs:t.includeRefs,enrich:t.enrich,isSsrAbTest:t.shouldRenderVariants}})})]:t._e(),n("content-component",t._b({attrs:{content:t.defaultContent,showContent:!0,model:t.model,data:t.data,context:t.context,apiKey:t.apiKey,apiVersion:t.apiVersion,customComponents:t.customComponents,canTrack:t.canTrack,locale:t.locale,includeRefs:t.includeRefs,enrich:t.enrich,isSsrAbTest:t.shouldRenderVariants}},"content-component",{key:t.shouldRenderVariants.toString()},!1))],2)},Ke=[],ze=u(We,Me,Ke,!1,null,null,null,null);const B=ze.exports,Ge=Object.freeze(Object.defineProperty({__proto__:null,default:B},Symbol.toStringTag,{value:"Module"})),qe=V,He=B;function Qe(){return m()&&window.self!==window.top}function N(){return Qe()&&window.location.search.indexOf("builder.frameEditing=")!==-1}function Je(){return!m()||N()?!1:location.search.indexOf("builder.preview=")!==-1}const Xe=[],Ye=e=>({type:"builder.registerComponent",data:ct(e)}),Ze=e=>{const t=e.toString().trim();return`return (${!t.startsWith("function")&&!t.startsWith("(")?"function ":""}${t}).apply(this, arguments)`},tn=e=>typeof e=="function"?Ze(e):R(e),ct=({inputs:e,...t})=>({...R(t),inputs:e==null?void 0:e.map(n=>Object.entries(n).reduce((o,[r,i])=>({...o,[r]:tn(i)}),{}))}),K={};function en(e,t){let n=K[e];if(n||(n=K[e]=[]),n.push(t),m()){const o={type:"builder.register",data:{type:e,info:t}};try{parent.postMessage(o,"*"),parent!==window&&window.postMessage(o,"*")}catch(r){console.debug("Could not postmessage",r)}}}const z={};function nn(e){if(m()){Object.assign(z,e);const t={type:"builder.settingsChange",data:z};parent.postMessage(t,"*")}}function on(){return typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:globalThis}function rn(){const e=on().fetch;if(typeof e>"u")throw console.warn(`Builder SDK could not find a global fetch function. Make sure you have a polyfill for fetch in your project.
124
124
  For more information, read https://github.com/BuilderIO/this-package-uses-fetch`),new Error("Builder SDK could not find a global `fetch` function");return e}const lt=rn();function I(e,t=null,n="."){return Object.keys(e).reduce((o,r)=>{const i=e[r],s=[t,r].filter(Boolean).join(n);return[typeof i=="object",i!==null,!(Array.isArray(i)&&i.length===0)].every(Boolean)?{...o,...I(i,s,n)}:{...o,[s]:i}},{})}const sn="v3",G="builder.",an="options.",cn=e=>{const t={};return e.forEach((n,o)=>{t[o]=n}),t},j=e=>{if(!e)return{};const t=dt(e),n={};return Object.keys(t).forEach(o=>{if(o.startsWith(G)){const r=o.replace(G,"").replace(an,"");n[r]=t[o]}}),n},ln=()=>{if(!m())return{};const e=new URLSearchParams(window.location.search);return j(e)},dt=e=>e instanceof URLSearchParams?cn(e):e,q=e=>typeof e=="number"&&!isNaN(e)&&e>=0,U=e=>{let{noTraverse:t=!1}=e;const{limit:n=30,userAttributes:o,query:r,model:i,apiKey:s,includeRefs:h=!0,enrich:a,locale:c,apiVersion:v=sn,fields:S,omit:l,offset:k,cacheSeconds:y,staleCacheSeconds:E,sort:F,includeUnpublished:L}=e;if(!s)throw new Error("Missing API key");if(!["v2","v3"].includes(v))throw new Error(`Invalid apiVersion: expected 'v2' or 'v3', received '${v}'`);(e.limit===void 0||e.limit>1)&&!("noTraverse"in e)&&(t=!0);const d=new URL(`https://cdn.builder.io/api/${v}/content/${i}?apiKey=${s}&limit=${n}&noTraverse=${t}&includeRefs=${h}${c?`&locale=${c}`:""}${a?`&enrich=${a}`:""}`);if(d.searchParams.set("omit",l||"meta.componentsUsed"),S&&d.searchParams.set("fields",S),Number.isFinite(k)&&k>-1&&d.searchParams.set("offset",String(Math.floor(k))),typeof L=="boolean"&&d.searchParams.set("includeUnpublished",String(L)),y&&q(y)&&d.searchParams.set("cacheSeconds",String(y)),E&&q(E)&&d.searchParams.set("staleCacheSeconds",String(E)),F){const g=I({sort:F});for(const C in g)d.searchParams.set(C,JSON.stringify(g[C]))}const bt={...ln(),...dt(e.options||{})},W=I(bt);for(const g in W)d.searchParams.set(g,String(W[g]));if(o&&d.searchParams.set("userAttributes",JSON.stringify(o)),r){const g=I({query:r});for(const C in g)d.searchParams.set(C,JSON.stringify(g[C]))}return d},dn=e=>"results"in e;async function P(e){const t=await D({...e,limit:1});return t&&t.results[0]||null}const un=P,mn=async e=>{const t=U(e);return await(await lt(t.href)).json()},ut=async(e,t,n=U(e))=>{const o=T(e.canTrack);if(n.search.includes("preview="),!o||!(m()||b==="reactNative"))return t;try{const r=[];for(const i of t.results)r.push(await Ee({item:i,canTrack:o}));t.results=r}catch(r){f.error("Could not process A/B tests. ",r)}return t};async function D(e){try{const t=U(e),n=await mn(e);return dn(n)?ut(e,n):(f.error("Error fetching data. ",{url:t,content:n,options:e}),null)}catch(t){return f.error("Error fetching data. ",t),null}}const pn=D;function fn(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(e){const t=Math.random()*16|0;return(e=="x"?t:t&3|8).toString(16)})}function mt(){return fn().replace(/-/g,"")}const pt="builderSessionId",hn=async({canTrack:e})=>{if(!e)return;const t=await tt({name:pt,canTrack:e});if(_(t))return t;{const n=gn();return _n({id:n,canTrack:e}),n}},gn=()=>mt(),_n=({id:e,canTrack:t})=>et({name:pt,value:e,canTrack:t}),ft=()=>m()&&typeof localStorage<"u"?localStorage:void 0,bn=({key:e,canTrack:t})=>{var n;try{return t?(n=ft())==null?void 0:n.getItem(e):void 0}catch(o){console.debug("[LocalStorage] GET error: ",o);return}},yn=({key:e,canTrack:t,value:n})=>{var o;try{t&&((o=ft())==null||o.setItem(e,n))}catch(r){console.debug("[LocalStorage] SET error: ",r)}},ht="builderVisitorId",vn=({canTrack:e})=>{if(!e)return;const t=bn({key:ht,canTrack:e});if(_(t))return t;{const n=Sn();return kn({id:n,canTrack:e}),n}},Sn=()=>mt(),kn=({id:e,canTrack:t})=>yn({key:ht,value:e,canTrack:t}),Cn=()=>{if(m()){const e=new URL(location.href);return e.pathname===""&&(e.pathname="/"),e}else return console.warn("Cannot get location for tracking in non-browser environment"),null},xn=()=>typeof navigator=="object"&&navigator.userAgent||"",gt=()=>{const e=xn(),t={Android(){return e.match(/Android/i)},BlackBerry(){return e.match(/BlackBerry/i)},iOS(){return e.match(/iPhone|iPod/i)},Opera(){return e.match(/Opera Mini/i)},Windows(){return e.match(/IEMobile/i)||e.match(/WPDesktop/i)},any(){return t.Android()||t.BlackBerry()||t.iOS()||t.Opera()||t.Windows()||b==="reactNative"}},n=e.match(/Tablet|iPad/i),o=Cn();return{urlPath:o==null?void 0:o.pathname,host:(o==null?void 0:o.host)||(o==null?void 0:o.hostname),device:n?"tablet":t.any()?"mobile":"desktop"}},wn=async({canTrack:e})=>{if(!e)return{visitorId:void 0,sessionId:void 0};const t=await hn({canTrack:e}),n=vn({canTrack:e});return{sessionId:t,visitorId:n}},In=async({type:e,canTrack:t,apiKey:n,metadata:o,...r})=>({type:e,data:{...r,metadata:{url:location.href,...o},...await wn({canTrack:t}),userAttributes:gt(),ownerId:n}});async function _t(e){if(!e.apiKey){f.error("Missing API key for track call. Please provide your API key.");return}if(e.canTrack&&!N()&&(m()||b==="reactNative"))return fetch("https://cdn.builder.io/api/v1/track",{method:"POST",body:JSON.stringify({events:[await In(e)]}),headers:{"content-type":"application/json"},mode:"cors"}).catch(t=>{console.error("Failed to track: ",t)})}const Tn=e=>_t({...e,canTrack:!0}),$n=async e=>{var o,r,i;const t=e.path||((o=e.url)==null?void 0:o.pathname)||((r=e.userAttributes)==null?void 0:r.urlPath),n={...e,apiKey:e.apiKey,model:e.model||"page",userAttributes:{...e.userAttributes,...t?{urlPath:t}:{}},options:j(e.searchParams||((i=e.url)==null?void 0:i.searchParams)||e.options)};return{apiKey:n.apiKey,model:n.model,content:await P(n)}};exports.Blocks=V;exports.Button=Ct;exports.Columns=Et;exports.ComponentsContext=X;exports.Content=B;exports.Fragment=Nt;exports.Image=Mt;exports.RenderBlocks=qe;exports.RenderContent=He;exports.Section=Ht;exports.Symbol=ee;exports.TARGET=b;exports.Text=se;exports.Video=ue;exports._processContentResult=ut;exports._track=_t;exports.blocks=Y;exports.builderContext=J;exports.checkIsDefined=_;exports.components=Xe;exports.createRegisterComponentMessage=Ye;exports.fastClone=R;exports.fetch=lt;exports.fetchBuilderProps=$n;exports.fetchEntries=D;exports.fetchOneEntry=P;exports.filterAttrs=$;exports.getAllContent=pn;exports.getBuilderSearchParams=j;exports.getContent=un;exports.getDefaultCanTrack=T;exports.getMaxWidthQueryForSize=xt;exports.getSizesForBreakpoints=Q;exports.getUpdateVariantVisibilityScript=Ue;exports.getUserAttributes=gt;exports.isBrowser=m;exports.isEditing=N;exports.isPreviewing=Je;exports.logger=f;exports.normalizeComponent=u;exports.register=en;exports.serializeComponentInfo=ct;exports.setEditorSettings=nn;exports.track=Tn;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-1d97f3d7.cjs");require("vue");exports.Blocks=e.Blocks;exports.Button=e.Button;exports.Columns=e.Columns;exports.Content=e.Content;exports.Fragment=e.Fragment;exports.Image=e.Image;exports.RenderBlocks=e.RenderBlocks;exports.RenderContent=e.RenderContent;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.getAllContent=e.getAllContent;exports.getBuilderSearchParams=e.getBuilderSearchParams;exports.getContent=e.getContent;exports.isEditing=e.isEditing;exports.isPreviewing=e.isPreviewing;exports.register=e.register;exports.setEditorSettings=e.setEditorSettings;exports.track=e.track;
1
+ "use strict";var t=require("./style.css");Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-cf208007.cjs");require("vue");exports.Blocks=e.Blocks;exports.Button=e.Button;exports.Columns=e.Columns;exports.Content=e.Content;exports.Fragment=e.Fragment;exports.Image=e.Image;exports.RenderBlocks=e.RenderBlocks;exports.RenderContent=e.RenderContent;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.getAllContent=e.getAllContent;exports.getBuilderSearchParams=e.getBuilderSearchParams;exports.getContent=e.getContent;exports.isEditing=e.isEditing;exports.isPreviewing=e.isPreviewing;exports.register=e.register;exports.setEditorSettings=e.setEditorSettings;exports.track=e.track;
@@ -1,29 +1,30 @@
1
- import { x as a, B as n, C as r, y as o, F as i, I as g, R as c, z as l, S as d, d as m, e as C, V as u, D as B, q as p, L as E, E as R, t as S, G as f, J as h, H as k, i as x, u as y, r as P, A, K as F } from "./index-5e05bfe5.js";
1
+ import "./style.css";
2
+ import { x as n, B as r, C as o, y as i, F as g, I as c, R as l, z as m, S as d, d as C, e as p, V as u, D as B, q as E, L as R, E as S, t as f, G as h, J as k, H as x, i as y, u as P, r as A, A as F, K as I } from "./index-22fb0dfe.js";
2
3
  import "vue";
3
4
  export {
4
- a as Blocks,
5
- n as Button,
6
- r as Columns,
7
- o as Content,
8
- i as Fragment,
9
- g as Image,
10
- c as RenderBlocks,
11
- l as RenderContent,
5
+ n as Blocks,
6
+ r as Button,
7
+ o as Columns,
8
+ i as Content,
9
+ g as Fragment,
10
+ c as Image,
11
+ l as RenderBlocks,
12
+ m as RenderContent,
12
13
  d as Section,
13
- m as Symbol,
14
- C as Text,
14
+ C as Symbol,
15
+ p as Text,
15
16
  u as Video,
16
17
  B as _processContentResult,
17
- p as createRegisterComponentMessage,
18
- E as fetchBuilderProps,
19
- R as fetchEntries,
20
- S as fetchOneEntry,
21
- f as getAllContent,
22
- h as getBuilderSearchParams,
23
- k as getContent,
24
- x as isEditing,
25
- y as isPreviewing,
26
- P as register,
27
- A as setEditorSettings,
28
- F as track
18
+ E as createRegisterComponentMessage,
19
+ R as fetchBuilderProps,
20
+ S as fetchEntries,
21
+ f as fetchOneEntry,
22
+ h as getAllContent,
23
+ k as getBuilderSearchParams,
24
+ x as getContent,
25
+ y as isEditing,
26
+ P as isPreviewing,
27
+ A as register,
28
+ F as setEditorSettings,
29
+ I as track
29
30
  };
@@ -0,0 +1 @@
1
+ "use strict";var p=require("./style.css");Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("vue"),t=require("./index-cf208007.cjs"),i=r.defineComponent({name:"inlined-script",props:["scriptStr","id"]});var s=function(){var e=this,n=e._self._c;return e._self._setupProxy,n("script",{tag:"component",attrs:{id:e.id||""},domProps:{innerHTML:e._s(e.scriptStr)}})},o=[],c=t.normalizeComponent(i,s,o,!1,null,null,null,null);const l=c.exports;exports.default=l;
@@ -1,15 +1,16 @@
1
+ import "./style.css";
1
2
  import { defineComponent as t } from "vue";
2
- import { n as e } from "./index-3fcbe332.js";
3
- const s = t({
3
+ import { n as e } from "./index-22fb0dfe.js";
4
+ const o = t({
4
5
  name: "inlined-script",
5
6
  props: ["scriptStr", "id"]
6
7
  });
7
- var o = function() {
8
+ var s = function() {
8
9
  var n = this, r = n._self._c;
9
10
  return n._self._setupProxy, r("script", { tag: "component", attrs: { id: n.id || "" }, domProps: { innerHTML: n._s(n.scriptStr) } });
10
11
  }, i = [], p = /* @__PURE__ */ e(
11
- s,
12
12
  o,
13
+ s,
13
14
  i,
14
15
  !1,
15
16
  null,
@@ -17,7 +18,7 @@ var o = function() {
17
18
  null,
18
19
  null
19
20
  );
20
- const a = p.exports;
21
+ const m = p.exports;
21
22
  export {
22
- a as default
23
+ m as default
23
24
  };
@@ -0,0 +1 @@
1
+ "use strict";var a=require("./style.css");Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("vue"),s=require("./index-cf208007.cjs"),r=t.defineComponent({name:"inlined-styles",props:["styles","id"]});var o=function(){var e=this,n=e._self._c;return e._self._setupProxy,n("style",{tag:"component",attrs:{id:e.id},domProps:{innerHTML:e._s(e.styles)}})},l=[],i=s.normalizeComponent(r,o,l,!1,null,null,null,null);const _=i.exports;exports.default=_;
@@ -1,5 +1,6 @@
1
+ import "./style.css";
1
2
  import { defineComponent as s } from "vue";
2
- import { n as t } from "./index-5e05bfe5.js";
3
+ import { n as t } from "./index-22fb0dfe.js";
3
4
  const r = s({
4
5
  name: "inlined-styles",
5
6
  props: ["styles", "id"]
@@ -7,7 +8,7 @@ const r = s({
7
8
  var o = function() {
8
9
  var n = this, e = n._self._c;
9
10
  return n._self._setupProxy, e("style", { tag: "component", attrs: { id: n.id }, domProps: { innerHTML: n._s(n.styles) } });
10
- }, l = [], _ = /* @__PURE__ */ t(
11
+ }, l = [], i = /* @__PURE__ */ t(
11
12
  r,
12
13
  o,
13
14
  l,
@@ -17,7 +18,7 @@ var o = function() {
17
18
  null,
18
19
  null
19
20
  );
20
- const p = _.exports;
21
+ const c = i.exports;
21
22
  export {
22
- p as default
23
+ c as default
23
24
  };
@@ -1,9 +1,10 @@
1
+ import "./style.css";
1
2
  import { defineComponent as o } from "vue";
2
- import { g as r } from "./get-block-actions-6bf6efd8.js";
3
- import { g as n } from "./get-block-properties-d1d0bc05.js";
4
- import { n as c } from "./index-efdcc0ee.js";
5
- import "./evaluate-04a2bd86.js";
6
- import "./css-5f8e03e7.js";
3
+ import { g as r } from "./get-block-actions-a4c6a740.js";
4
+ import { g as n } from "./get-block-properties-450803e5.js";
5
+ import { n as c } from "./index-22fb0dfe.js";
6
+ import "./evaluate-2a5e2028.js";
7
+ import "./css-99493b5d.js";
7
8
  const a = o({
8
9
  name: "interactive-element",
9
10
  props: ["wrapperProps", "block", "context", "Wrapper"],
@@ -36,7 +37,7 @@ var l = function() {
36
37
  null,
37
38
  null
38
39
  );
39
- const S = s.exports;
40
+ const b = s.exports;
40
41
  export {
41
- S as default
42
+ b as default
42
43
  };
@@ -0,0 +1 @@
1
+ "use strict";var _=require("./style.css");Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("vue"),r=require("./get-block-actions-84b02e58.cjs"),n=require("./get-block-properties-a07f7705.cjs"),c=require("./index-cf208007.cjs");require("./evaluate-4bd2a851.cjs");require("./css-5dcb14df.cjs");const l=o.defineComponent({name:"interactive-element",props:["wrapperProps","block","context","Wrapper"],data(){return{getBlockActions:r.getBlockActions,getBlockProperties:n.getBlockProperties}}});var a=function(){var t=this,e=t._self._c;return t._self._setupProxy,e(t.Wrapper,t._b({tag:"component",attrs:{attributes:{...t.getBlockProperties({block:t.block,context:t.context}),...t.getBlockActions({block:t.block,rootState:t.context.rootState,rootSetState:t.context.rootSetState,localState:t.context.localState,context:t.context.context})}}},"component",t.wrapperProps,!1),[t._t("default")],2)},s=[],i=c.normalizeComponent(l,a,s,!1,null,null,null,null);const p=i.exports;exports.default=p;
@@ -1,6 +1,7 @@
1
+ import "./style.css";
1
2
  import { defineComponent as r } from "vue";
2
- import { l as n, n as s } from "./index-efdcc0ee.js";
3
- const l = () => import("./block-a6f87b59.js").then((e) => e.default).catch((e) => {
3
+ import { l as n, n as s } from "./index-22fb0dfe.js";
4
+ const l = () => import("./block-c6f466c0.js").then((e) => e.default).catch((e) => {
4
5
  throw console.error(
5
6
  "Error while attempting to dynamically import component Block at ../block.vue",
6
7
  e
@@ -32,7 +33,7 @@ var a = function() {
32
33
  null,
33
34
  null
34
35
  );
35
- const d = i.exports;
36
+ const u = i.exports;
36
37
  export {
37
- d as default
38
+ u as default
38
39
  };
@@ -0,0 +1 @@
1
+ "use strict";var u=require("./style.css");Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n=require("vue"),o=require("./index-cf208007.cjs"),s=()=>Promise.resolve().then(()=>require("./block-03548c5c.cjs")).then(e=>e.default).catch(e=>{throw console.error("Error while attempting to dynamically import component Block at ../block.vue",e),e}),c=n.defineComponent({name:"repeated-block",components:{block:s},props:["repeatContext","block","registeredComponents"],data(){return{store:this.repeatContext}},provide(){const e=this;return{[o.builderContext.key]:e.store}}});var l=function(){var t=this,r=t._self._c;return t._self._setupProxy,r("block",{attrs:{block:t.block,context:t.store,registeredComponents:t.registeredComponents}})},i=[],a=o.normalizeComponent(c,l,i,!1,null,null,null,null);const p=a.exports;exports.default=p;
@@ -1,5 +1,6 @@
1
+ import "./style.css";
1
2
  import { defineComponent as a } from "vue";
2
- import { n as f } from "./index-efdcc0ee.js";
3
+ import { n as f } from "./index-22fb0dfe.js";
3
4
  const c = (t) => {
4
5
  var o;
5
6
  const e = t.family + (t.kind && !t.kind.includes("#") ? ", " + t.kind : ""), i = e.split(",")[0], r = t.fileUrl ?? ((o = t == null ? void 0 : t.files) == null ? void 0 : o.regular);
@@ -34,14 +35,14 @@ font-weight: ${n};
34
35
  }, u = ({
35
36
  cssCode: t,
36
37
  contentId: e
37
- }) => t ? e ? (t == null ? void 0 : t.replace(/&/g, `div[builder-content-id="${e}"]`)) || "" : t : "", d = () => import("./inlined-styles-f423abf7.js").then((t) => t.default).catch((t) => {
38
+ }) => t ? e ? (t == null ? void 0 : t.replace(/&/g, `div[builder-content-id="${e}"]`)) || "" : t : "", p = () => import("./inlined-styles-ea805c3d.js").then((t) => t.default).catch((t) => {
38
39
  throw console.error(
39
40
  "Error while attempting to dynamically import component InlinedStyles at ../../inlined-styles.vue",
40
41
  t
41
42
  ), t;
42
- }), p = a({
43
+ }), d = a({
43
44
  name: "content-styles",
44
- components: { "inlined-styles": d },
45
+ components: { "inlined-styles": p },
45
46
  props: ["cssCode", "contentId", "customFonts"],
46
47
  data() {
47
48
  return {
@@ -74,7 +75,7 @@ var h = function() {
74
75
  var e = this, i = e._self._c;
75
76
  return e._self._setupProxy, i("inlined-styles", { attrs: { styles: e.injectedStyles } });
76
77
  }, y = [], g = /* @__PURE__ */ f(
77
- p,
78
+ d,
78
79
  h,
79
80
  y,
80
81
  !1,
@@ -83,7 +84,7 @@ var h = function() {
83
84
  null,
84
85
  null
85
86
  );
86
- const $ = g.exports;
87
+ const x = g.exports;
87
88
  export {
88
- $ as default
89
+ x as default
89
90
  };
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("vue"),c=require("./index-1d97f3d7.cjs"),f=e=>{var o;const t=e.family+(e.kind&&!e.kind.includes("#")?", "+e.kind:""),i=t.split(",")[0],r=e.fileUrl??((o=e==null?void 0:e.files)==null?void 0:o.regular);let l="";if(r&&t&&i&&(l+=`
1
+ "use strict";var v=require("./style.css");Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("vue"),c=require("./index-cf208007.cjs"),f=e=>{var o;const t=e.family+(e.kind&&!e.kind.includes("#")?", "+e.kind:""),i=t.split(",")[0],r=e.fileUrl??((o=e==null?void 0:e.files)==null?void 0:o.regular);let l="";if(r&&t&&i&&(l+=`
2
2
  @font-face {
3
3
  font-family: "${t}";
4
4
  src: local("${i}"), url('${r}') format('woff2');
@@ -12,7 +12,7 @@ src: url('${s}') format('woff2');
12
12
  font-display: fallback;
13
13
  font-weight: ${n};
14
14
  }
15
- `.trim())}return l},u=({customFonts:e})=>{var t;return((t=e==null?void 0:e.map(i=>f(i)))==null?void 0:t.join(" "))||""},d=({cssCode:e,contentId:t})=>e?t?(e==null?void 0:e.replace(/&/g,`div[builder-content-id="${t}"]`))||"":e:"",m=()=>Promise.resolve().then(()=>require("./inlined-styles-908b0f3d.cjs")).then(e=>e.default).catch(e=>{throw console.error("Error while attempting to dynamically import component InlinedStyles at ../../inlined-styles.vue",e),e}),p=a.defineComponent({name:"content-styles",components:{"inlined-styles":m},props:["cssCode","contentId","customFonts"],data(){return{injectedStyles:`
15
+ `.trim())}return l},u=({customFonts:e})=>{var t;return((t=e==null?void 0:e.map(i=>f(i)))==null?void 0:t.join(" "))||""},d=({cssCode:e,contentId:t})=>e?t?(e==null?void 0:e.replace(/&/g,`div[builder-content-id="${t}"]`))||"":e:"",m=()=>Promise.resolve().then(()=>require("./inlined-styles-c9c77496.cjs")).then(e=>e.default).catch(e=>{throw console.error("Error while attempting to dynamically import component InlinedStyles at ../../inlined-styles.vue",e),e}),p=a.defineComponent({name:"content-styles",components:{"inlined-styles":m},props:["cssCode","contentId","customFonts"],data(){return{injectedStyles:`
16
16
  ${d({cssCode:this.cssCode,contentId:this.contentId})}
17
17
  ${u({customFonts:this.customFonts})}
18
18
 
@@ -1,7 +1,8 @@
1
+ import "./style.css";
1
2
  import { defineComponent as a } from "vue";
2
- import { g as p } from "./get-processed-block-1ddb5e78.js";
3
- import { e as m } from "./evaluate-04a2bd86.js";
4
- import { n as d } from "./index-efdcc0ee.js";
3
+ import { g as p } from "./get-processed-block-e16b5f0b.js";
4
+ import { e as m } from "./evaluate-b86af327.js";
5
+ import { n as d } from "./index-04eac5bd.js";
5
6
  function h(t) {
6
7
  var e;
7
8
  return {
@@ -68,22 +69,22 @@ const k = ["area", "base", "br", "col", "embed", "hr", "img", "input", "keygen",
68
69
  },
69
70
  block: r
70
71
  }));
71
- }, C = () => import("./block-styles-fd9354cd.js").then((t) => t.default).catch((t) => {
72
+ }, C = () => import("./block-styles-b947dfc5.js").then((t) => t.default).catch((t) => {
72
73
  throw console.error(
73
74
  "Error while attempting to dynamically import component BlockStyles at ./components/block-styles.vue",
74
75
  t
75
76
  ), t;
76
- }), B = () => import("./block-wrapper-42a21f3a.js").then((t) => t.default).catch((t) => {
77
+ }), B = () => import("./block-wrapper-04b443cd.js").then((t) => t.default).catch((t) => {
77
78
  throw console.error(
78
79
  "Error while attempting to dynamically import component BlockWrapper at ./components/block-wrapper.vue",
79
80
  t
80
81
  ), t;
81
- }), S = () => import("./component-ref-1114d239.js").then((t) => t.default).catch((t) => {
82
+ }), S = () => import("./component-ref-5f0d480f.js").then((t) => t.default).catch((t) => {
82
83
  throw console.error(
83
84
  "Error while attempting to dynamically import component ComponentRef at ./components/component-ref/component-ref.vue",
84
85
  t
85
86
  ), t;
86
- }), g = () => import("./repeated-block-b9f308bb.js").then((t) => t.default).catch((t) => {
87
+ }), g = () => import("./repeated-block-fe5a6df8.js").then((t) => t.default).catch((t) => {
87
88
  throw console.error(
88
89
  "Error while attempting to dynamically import component RepeatedBlock at ./components/repeated-block.vue",
89
90
  t
@@ -180,7 +181,7 @@ var R = function() {
180
181
  null,
181
182
  null
182
183
  );
183
- const W = P.exports;
184
+ const T = P.exports;
184
185
  export {
185
- W as default
186
+ T as default
186
187
  };
@@ -1,3 +1,3 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("vue"),p=require("./get-processed-block-5728fca2.cjs"),m=require("./evaluate-0814c11a.cjs"),d=require("./index-bf858a42.cjs");function h(t){var e;return{...(e=t.component)==null?void 0:e.options,...t.options,builderBlock:t}}const u=["area","base","br","col","embed","hr","img","input","keygen","link","meta","param","source","track","wbr"],k=t=>typeof t=="string"&&u.includes(t.toLowerCase()),f=({block:t,context:e,registeredComponents:o})=>{var c;const r=(c=p.getProcessedBlock({block:t,localState:e.localState,rootState:e.rootState,rootSetState:e.rootSetState,context:e.context,shouldEvaluateBindings:!1}).component)==null?void 0:c.name;if(!r)return null;const n=o[r];if(n)return n;console.warn(`
1
+ "use strict";var _=require("./style.css");Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("vue"),p=require("./get-processed-block-34d0880b.cjs"),m=require("./evaluate-44daeb3b.cjs"),d=require("./index-f82ca488.cjs");function h(t){var e;return{...(e=t.component)==null?void 0:e.options,...t.options,builderBlock:t}}const u=["area","base","br","col","embed","hr","img","input","keygen","link","meta","param","source","track","wbr"],k=t=>typeof t=="string"&&u.includes(t.toLowerCase()),f=({block:t,context:e,registeredComponents:o})=>{var c;const r=(c=p.getProcessedBlock({block:t,localState:e.localState,rootState:e.rootState,rootSetState:e.rootSetState,context:e.context,shouldEvaluateBindings:!1}).component)==null?void 0:c.name;if(!r)return null;const n=o[r];if(n)return n;console.warn(`
2
2
  Could not find a registered component named "${r}".
3
- If you registered it, is the file that registered it imported by the file that needs to render it?`)},b=({block:t,context:e})=>{const{repeat:o,...r}=t;if(!(o!=null&&o.collection))return;const n=m.evaluate({code:o.collection,localState:e.localState,rootState:e.rootState,rootSetState:e.rootSetState,context:e.context});if(!Array.isArray(n))return;const c=o.collection.split(".").pop(),s=o.itemName||(c?c+"Item":"item");return n.map((l,i)=>({context:{...e,localState:{...e.localState,$index:i,$item:l,[s]:l,[`$${s}Index`]:i}},block:r}))},C=()=>Promise.resolve().then(()=>require("./block-styles-1e2640a2.cjs")).then(t=>t.default).catch(t=>{throw console.error("Error while attempting to dynamically import component BlockStyles at ./components/block-styles.vue",t),t}),g=()=>Promise.resolve().then(()=>require("./block-wrapper-ac53a924.cjs")).then(t=>t.default).catch(t=>{throw console.error("Error while attempting to dynamically import component BlockWrapper at ./components/block-wrapper.vue",t),t}),B=()=>Promise.resolve().then(()=>require("./component-ref-06eef9a6.cjs")).then(t=>t.default).catch(t=>{throw console.error("Error while attempting to dynamically import component ComponentRef at ./components/component-ref/component-ref.vue",t),t}),S=()=>Promise.resolve().then(()=>require("./repeated-block-65e12830.cjs")).then(t=>t.default).catch(t=>{throw console.error("Error while attempting to dynamically import component RepeatedBlock at ./components/repeated-block.vue",t),t}),P=a.defineComponent({name:"block",components:{"component-ref":B,"block-wrapper":g,"repeated-block":S,"block-styles":C},props:["block","context","registeredComponents"],data(){return{childrenContext:this.context,isEmptyHtmlElement:k}},computed:{blockComponent(){return f({block:this.block,context:this.context,registeredComponents:this.registeredComponents})},repeatItem(){return b({block:this.block,context:this.context})},processedBlock(){var t;return(t=this.block.repeat)!=null&&t.collection?this.block:p.getProcessedBlock({block:this.block,localState:this.context.localState,rootState:this.context.rootState,rootSetState:this.context.rootSetState,context:this.context.context,shouldEvaluateBindings:!0})},Tag(){return this.block.tagName||"div"},canShowBlock(){var o,r;if((o=this.block.repeat)!=null&&o.collection)return!!((r=this.repeatItem)!=null&&r.length);const t="hide"in this.processedBlock?this.processedBlock.hide:!1;return("show"in this.processedBlock?this.processedBlock.show:!0)&&!t},childrenWithoutParentComponent(){var e;return!((e=this.blockComponent)!=null&&e.component)&&!this.repeatItem?this.processedBlock.children??[]:[]},componentRefProps(){var t,e,o,r,n;return{blockChildren:this.processedBlock.children??[],componentRef:(t=this.blockComponent)==null?void 0:t.component,componentOptions:{...h(this.processedBlock),builderContext:this.context,...((e=this.blockComponent)==null?void 0:e.name)==="Symbol"||((o=this.blockComponent)==null?void 0:o.name)==="Columns"?{builderComponents:this.registeredComponents}:{}},context:this.childrenContext,registeredComponents:this.registeredComponents,builderBlock:this.processedBlock,includeBlockProps:((r=this.blockComponent)==null?void 0:r.noWrap)===!0,isInteractive:!((n=this.blockComponent)!=null&&n.isRSC)}}}});var x=function(){var r;var e=this,o=e._self._c;return e._self._setupProxy,(r=e.blockComponent)!=null&&r.noWrap&&e.canShowBlock?o("component-ref",{attrs:{componentRef:e.componentRefProps.componentRef,componentOptions:e.componentRefProps.componentOptions,blockChildren:e.componentRefProps.blockChildren,context:e.componentRefProps.context,registeredComponents:e.componentRefProps.registeredComponents,builderBlock:e.componentRefProps.builderBlock,includeBlockProps:e.componentRefProps.includeBlockProps,isInteractive:e.componentRefProps.isInteractive}}):e.isEmptyHtmlElement(e.Tag)&&e.canShowBlock?o("block-wrapper",{attrs:{Wrapper:e.Tag,block:e.processedBlock,context:e.context,hasChildren:!1}}):!e.isEmptyHtmlElement(e.Tag)&&e.repeatItem&&e.canShowBlock?o("div",{staticClass:"vue2-root-element-workaround"},e._l(e.repeatItem,function(n,c){return o("repeated-block",{key:c,attrs:{repeatContext:n.context,block:n.block,registeredComponents:e.registeredComponents}})}),1):e.canShowBlock?o("block-wrapper",{attrs:{Wrapper:e.Tag,block:e.processedBlock,context:e.context,hasChildren:!0}},[o("component-ref",{attrs:{componentRef:e.componentRefProps.componentRef,componentOptions:e.componentRefProps.componentOptions,blockChildren:e.componentRefProps.blockChildren,context:e.componentRefProps.context,registeredComponents:e.componentRefProps.registeredComponents,builderBlock:e.componentRefProps.builderBlock,includeBlockProps:e.componentRefProps.includeBlockProps,isInteractive:e.componentRefProps.isInteractive}}),e._l(e.childrenWithoutParentComponent,function(n,c){return o("block",{key:"block-"+n.id,attrs:{block:n,context:e.childrenContext,registeredComponents:e.registeredComponents}})}),e._l(e.childrenWithoutParentComponent,function(n,c){return o("block-styles",{key:"block-style-"+n.id,attrs:{block:n,context:e.childrenContext}})})],2):e._e()},R=[],y=d.normalizeComponent(P,x,R,!1,null,null,null,null);const v=y.exports;exports.default=v;
3
+ If you registered it, is the file that registered it imported by the file that needs to render it?`)},b=({block:t,context:e})=>{const{repeat:o,...r}=t;if(!(o!=null&&o.collection))return;const n=m.evaluate({code:o.collection,localState:e.localState,rootState:e.rootState,rootSetState:e.rootSetState,context:e.context});if(!Array.isArray(n))return;const c=o.collection.split(".").pop(),s=o.itemName||(c?c+"Item":"item");return n.map((l,i)=>({context:{...e,localState:{...e.localState,$index:i,$item:l,[s]:l,[`$${s}Index`]:i}},block:r}))},C=()=>Promise.resolve().then(()=>require("./block-styles-c4974a44.cjs")).then(t=>t.default).catch(t=>{throw console.error("Error while attempting to dynamically import component BlockStyles at ./components/block-styles.vue",t),t}),g=()=>Promise.resolve().then(()=>require("./block-wrapper-8ba974d4.cjs")).then(t=>t.default).catch(t=>{throw console.error("Error while attempting to dynamically import component BlockWrapper at ./components/block-wrapper.vue",t),t}),B=()=>Promise.resolve().then(()=>require("./component-ref-7f93a1f0.cjs")).then(t=>t.default).catch(t=>{throw console.error("Error while attempting to dynamically import component ComponentRef at ./components/component-ref/component-ref.vue",t),t}),S=()=>Promise.resolve().then(()=>require("./repeated-block-5d832619.cjs")).then(t=>t.default).catch(t=>{throw console.error("Error while attempting to dynamically import component RepeatedBlock at ./components/repeated-block.vue",t),t}),P=a.defineComponent({name:"block",components:{"component-ref":B,"block-wrapper":g,"repeated-block":S,"block-styles":C},props:["block","context","registeredComponents"],data(){return{childrenContext:this.context,isEmptyHtmlElement:k}},computed:{blockComponent(){return f({block:this.block,context:this.context,registeredComponents:this.registeredComponents})},repeatItem(){return b({block:this.block,context:this.context})},processedBlock(){var t;return(t=this.block.repeat)!=null&&t.collection?this.block:p.getProcessedBlock({block:this.block,localState:this.context.localState,rootState:this.context.rootState,rootSetState:this.context.rootSetState,context:this.context.context,shouldEvaluateBindings:!0})},Tag(){return this.block.tagName||"div"},canShowBlock(){var o,r;if((o=this.block.repeat)!=null&&o.collection)return!!((r=this.repeatItem)!=null&&r.length);const t="hide"in this.processedBlock?this.processedBlock.hide:!1;return("show"in this.processedBlock?this.processedBlock.show:!0)&&!t},childrenWithoutParentComponent(){var e;return!((e=this.blockComponent)!=null&&e.component)&&!this.repeatItem?this.processedBlock.children??[]:[]},componentRefProps(){var t,e,o,r,n;return{blockChildren:this.processedBlock.children??[],componentRef:(t=this.blockComponent)==null?void 0:t.component,componentOptions:{...h(this.processedBlock),builderContext:this.context,...((e=this.blockComponent)==null?void 0:e.name)==="Symbol"||((o=this.blockComponent)==null?void 0:o.name)==="Columns"?{builderComponents:this.registeredComponents}:{}},context:this.childrenContext,registeredComponents:this.registeredComponents,builderBlock:this.processedBlock,includeBlockProps:((r=this.blockComponent)==null?void 0:r.noWrap)===!0,isInteractive:!((n=this.blockComponent)!=null&&n.isRSC)}}}});var x=function(){var r;var e=this,o=e._self._c;return e._self._setupProxy,(r=e.blockComponent)!=null&&r.noWrap&&e.canShowBlock?o("component-ref",{attrs:{componentRef:e.componentRefProps.componentRef,componentOptions:e.componentRefProps.componentOptions,blockChildren:e.componentRefProps.blockChildren,context:e.componentRefProps.context,registeredComponents:e.componentRefProps.registeredComponents,builderBlock:e.componentRefProps.builderBlock,includeBlockProps:e.componentRefProps.includeBlockProps,isInteractive:e.componentRefProps.isInteractive}}):e.isEmptyHtmlElement(e.Tag)&&e.canShowBlock?o("block-wrapper",{attrs:{Wrapper:e.Tag,block:e.processedBlock,context:e.context,hasChildren:!1}}):!e.isEmptyHtmlElement(e.Tag)&&e.repeatItem&&e.canShowBlock?o("div",{staticClass:"vue2-root-element-workaround"},e._l(e.repeatItem,function(n,c){return o("repeated-block",{key:c,attrs:{repeatContext:n.context,block:n.block,registeredComponents:e.registeredComponents}})}),1):e.canShowBlock?o("block-wrapper",{attrs:{Wrapper:e.Tag,block:e.processedBlock,context:e.context,hasChildren:!0}},[o("component-ref",{attrs:{componentRef:e.componentRefProps.componentRef,componentOptions:e.componentRefProps.componentOptions,blockChildren:e.componentRefProps.blockChildren,context:e.componentRefProps.context,registeredComponents:e.componentRefProps.registeredComponents,builderBlock:e.componentRefProps.builderBlock,includeBlockProps:e.componentRefProps.includeBlockProps,isInteractive:e.componentRefProps.isInteractive}}),e._l(e.childrenWithoutParentComponent,function(n,c){return o("block",{key:"block-"+n.id,attrs:{block:n,context:e.childrenContext,registeredComponents:e.registeredComponents}})}),e._l(e.childrenWithoutParentComponent,function(n,c){return o("block-styles",{key:"block-style-"+n.id,attrs:{block:n,context:e.childrenContext}})})],2):e._e()},R=[],y=d.normalizeComponent(P,x,R,!1,null,null,null,null);const v=y.exports;exports.default=v;
@@ -1,9 +1,10 @@
1
+ import "./style.css";
1
2
  import { defineComponent as y } from "vue";
2
- import { T as f, c as m, g as x, a as d, n as _ } from "./index-5e05bfe5.js";
3
- import { g as u } from "./get-processed-block-0ed76999.js";
4
- import { c as n } from "./css-fdcffefa.js";
5
- import "./evaluate-f1aeac53.js";
6
- const k = () => import("./inlined-styles-960710cc.js").then((e) => e.default).catch((e) => {
3
+ import { T as f, c as m, g as x, a as d, n as _ } from "./index-04eac5bd.js";
4
+ import { g as u } from "./get-processed-block-e16b5f0b.js";
5
+ import { c as n } from "./css-97122c97.js";
6
+ import "./evaluate-b86af327.js";
7
+ const k = () => import("./inlined-styles-4fa88e65.js").then((e) => e.default).catch((e) => {
7
8
  throw console.error(
8
9
  "Error while attempting to dynamically import component InlinedStyles at ../../inlined-styles.vue",
9
10
  e
@@ -76,7 +77,7 @@ var v = function() {
76
77
  null,
77
78
  null
78
79
  );
79
- const F = b.exports;
80
+ const I = b.exports;
80
81
  export {
81
- F as default
82
+ I as default
82
83
  };
@@ -0,0 +1 @@
1
+ "use strict";var v=require("./style.css");Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const y=require("vue"),s=require("./index-f82ca488.cjs"),d=require("./get-processed-block-34d0880b.cjs"),c=require("./css-fb2674c8.cjs");require("./evaluate-44daeb3b.cjs");const p=()=>Promise.resolve().then(()=>require("./inlined-styles-e70e3d2e.cjs")).then(e=>e.default).catch(e=>{throw console.error("Error while attempting to dynamically import component InlinedStyles at ../../inlined-styles.vue",e),e}),k=y.defineComponent({name:"block-styles",components:{"inlined-styles":p},props:["block","context"],data(){return{TARGET:s.TARGET}},computed:{canShowBlock(){const e=d.getProcessedBlock({block:this.block,localState:this.context.localState,rootState:this.context.rootState,rootSetState:this.context.rootSetState,context:this.context.context,shouldEvaluateBindings:!0});return s.checkIsDefined(e.hide)?!e.hide:s.checkIsDefined(e.show)?e.show:!0},css(){var u;const e=d.getProcessedBlock({block:this.block,localState:this.context.localState,rootState:this.context.rootState,rootSetState:this.context.rootSetState,context:this.context.context,shouldEvaluateBindings:!0}),t=e.responsiveStyles,o=this.context.content,r=s.getSizesForBreakpoints(((u=o==null?void 0:o.meta)==null?void 0:u.breakpoints)||{}),l=t==null?void 0:t.large,a=t==null?void 0:t.medium,i=t==null?void 0:t.small,n=e.id;if(!n)return"";const S=l?c.createCssClass({className:n,styles:l}):"",m=a?c.createCssClass({className:n,styles:a,mediaQuery:s.getMaxWidthQueryForSize("medium",r)}):"",h=i?c.createCssClass({className:n,styles:i,mediaQuery:s.getMaxWidthQueryForSize("small",r)}):"";return[S,m,h].join(" ")}}});var x=function(){var t=this,o=t._self._c;return t._self._setupProxy,t.TARGET!=="reactNative"&&t.css&&t.canShowBlock?o("inlined-styles",{attrs:{styles:t.css}}):t._e()},_=[],f=s.normalizeComponent(k,x,_,!1,null,null,null,null);const g=f.exports;exports.default=g;
@@ -1,9 +1,10 @@
1
+ import "./style.css";
1
2
  import { defineComponent as e } from "vue";
2
- import { g as r } from "./get-block-actions-c8c3330b.js";
3
- import { g as c } from "./get-block-properties-8711f880.js";
4
- import { n } from "./index-3fcbe332.js";
5
- import "./evaluate-834a9ea9.js";
6
- import "./css-6048b6bd.js";
3
+ import { g as r } from "./get-block-actions-035815cd.js";
4
+ import { g as c } from "./get-block-properties-b3de78f4.js";
5
+ import { n } from "./index-04eac5bd.js";
6
+ import "./evaluate-b86af327.js";
7
+ import "./css-97122c97.js";
7
8
  const a = e({
8
9
  name: "block-wrapper",
9
10
  props: ["Wrapper", "block", "context", "hasChildren"],
@@ -60,7 +61,7 @@ var l = function() {
60
61
  null,
61
62
  null
62
63
  );
63
- const b = s.exports;
64
+ const g = s.exports;
64
65
  export {
65
- b as default
66
+ g as default
66
67
  };
@@ -0,0 +1 @@
1
+ "use strict";var x=require("./style.css");Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("vue"),r=require("./get-block-actions-0c98c4e4.cjs"),c=require("./get-block-properties-d46ce865.cjs"),n=require("./index-f82ca488.cjs");require("./evaluate-44daeb3b.cjs");require("./css-fb2674c8.cjs");const l=o.defineComponent({name:"block-wrapper",props:["Wrapper","block","context","hasChildren"],data(){return{getBlockActions:r.getBlockActions,getBlockProperties:c.getBlockProperties}}});var a=function(){var t=this,e=t._self._c;return t._self._setupProxy,t.hasChildren?e(t.Wrapper,t._g(t._b({tag:"component"},"component",t.getBlockProperties({block:t.block,context:t.context}),!1),t.getBlockActions({block:t.block,rootState:t.context.rootState,rootSetState:t.context.rootSetState,localState:t.context.localState,context:t.context.context,stripPrefix:!0})),[t._t("default")],2):e(t.Wrapper,t._g(t._b({tag:"component"},"component",t.getBlockProperties({block:t.block,context:t.context}),!1),t.getBlockActions({block:t.block,rootState:t.context.rootState,rootSetState:t.context.rootSetState,localState:t.context.localState,context:t.context.context,stripPrefix:!0})))},s=[],i=n.normalizeComponent(l,a,s,!1,null,null,null,null);const p=i.exports;exports.default=p;
@@ -1,5 +1,6 @@
1
+ import "./style.css";
1
2
  import { defineComponent as o } from "vue";
2
- import { i as r, n as a } from "./index-efdcc0ee.js";
3
+ import { i as r, n as a } from "./index-04eac5bd.js";
3
4
  const l = o({
4
5
  name: "builder-blocks-wrapper",
5
6
  props: ["blocks", "parent", "path", "styleProp"],
@@ -66,7 +67,7 @@ var i = function() {
66
67
  null,
67
68
  null
68
69
  );
69
- const _ = p.exports;
70
+ const m = p.exports;
70
71
  export {
71
- _ as default
72
+ m as default
72
73
  };
@@ -0,0 +1 @@
1
+ "use strict";var u=require("./style.css");Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("vue"),r=require("./index-f82ca488.cjs"),a=o.defineComponent({name:"builder-blocks-wrapper",props:["blocks","parent","path","styleProp"],computed:{className(){var t;return"builder-blocks"+((t=this.blocks)!=null&&t.length?"":" no-blocks")}},methods:{onClick(){var t,e;r.isEditing()&&!((t=this.blocks)!=null&&t.length)&&((e=window.parent)==null||e.postMessage({type:"builder.clickEmptyBlocks",data:{parentElementId:this.parent,dataPath:this.path}},"*"))},onMouseEnter(){var t,e;r.isEditing()&&!((t=this.blocks)!=null&&t.length)&&((e=window.parent)==null||e.postMessage({type:"builder.hoverEmptyBlocks",data:{parentElementId:this.parent,dataPath:this.path}},"*"))},_classStringToObject(t){const e={};if(typeof t!="string")return e;const s=t.trim().split(/\s+/);for(const n of s)e[n]=!0;return e}}});var i=function(){var e=this,s=e._self._c;return e._self._setupProxy,s("div",e._b({class:e._classStringToObject(e.className+" div-tqyw9m0iue"),style:e.styleProp,attrs:{"builder-path":e.path,"builder-parent-id":e.parent},on:{click:function(n){return e.onClick()},mouseenter:function(n){return e.onMouseEnter()},keypress:function(n){return e.onClick()}}},"div",{},!1),[e._t("default")],2)},l=[],c=r.normalizeComponent(a,i,l,!1,null,"a3106f07",null,null);const p=c.exports;exports.default=p;