@builder.io/sdk-vue 1.0.19 → 1.0.21

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 (367) hide show
  1. package/lib/browser/{block-styles-qEzB1AE4.js → block-styles-2lYNYVH3.js} +1 -1
  2. package/lib/browser/{block-styles-h0NwSSoD.cjs → block-styles-y6pFfJz3.cjs} +1 -1
  3. package/lib/browser/{block-wrapper-74EOWuCY.js → block-wrapper-a1zxMruE.js} +3 -3
  4. package/lib/browser/{block-wrapper-cY3VTwbu.cjs → block-wrapper-mlbE709c.cjs} +1 -1
  5. package/lib/browser/blocks/button/button.types.d.ts +1 -1
  6. package/lib/browser/blocks/button/button.vue.d.ts +1 -1
  7. package/lib/browser/blocks/button/component-info.d.ts +1 -1
  8. package/lib/browser/blocks/columns/columns.types.d.ts +2 -2
  9. package/lib/browser/blocks/columns/columns.vue.d.ts +3 -3
  10. package/lib/browser/blocks/columns/component-info.d.ts +1 -1
  11. package/lib/browser/blocks/custom-code/component-info.d.ts +1 -1
  12. package/lib/browser/blocks/embed/component-info.d.ts +1 -1
  13. package/lib/browser/blocks/form/form/component-info.d.ts +1 -1
  14. package/lib/browser/blocks/form/form/form.vue.d.ts +4 -7
  15. package/lib/browser/blocks/form/input/component-info.d.ts +1 -1
  16. package/lib/browser/blocks/form/input/input.vue.d.ts +2 -2
  17. package/lib/browser/blocks/form/select/component-info.d.ts +1 -1
  18. package/lib/browser/blocks/form/select/select.vue.d.ts +2 -2
  19. package/lib/browser/blocks/form/submit-button/component-info.d.ts +1 -1
  20. package/lib/browser/blocks/form/submit-button/submit-button.vue.d.ts +1 -1
  21. package/lib/browser/blocks/fragment/component-info.d.ts +1 -1
  22. package/lib/browser/blocks/image/component-info.d.ts +1 -1
  23. package/lib/browser/blocks/image/image.types.d.ts +1 -1
  24. package/lib/browser/blocks/img/component-info.d.ts +1 -1
  25. package/lib/browser/blocks/img/img.vue.d.ts +2 -2
  26. package/lib/browser/blocks/raw-text/component-info.d.ts +1 -1
  27. package/lib/browser/blocks/section/component-info.d.ts +1 -1
  28. package/lib/browser/blocks/section/section.vue.d.ts +1 -1
  29. package/lib/browser/blocks/slot/component-info.d.ts +1 -1
  30. package/lib/browser/blocks/slot/slot.vue.d.ts +1 -4
  31. package/lib/browser/blocks/symbol/component-info.d.ts +1 -1
  32. package/lib/browser/blocks/symbol/symbol.helpers.d.ts +2 -2
  33. package/lib/browser/blocks/symbol/symbol.types.d.ts +2 -2
  34. package/lib/browser/blocks/symbol/symbol.vue.d.ts +1 -1
  35. package/lib/browser/blocks/text/component-info.d.ts +1 -1
  36. package/lib/browser/blocks/textarea/component-info.d.ts +1 -1
  37. package/lib/browser/blocks/video/component-info.d.ts +1 -1
  38. package/lib/browser/blocks/video/video.types.d.ts +1 -1
  39. package/lib/browser/{component-ref-LM6x3Bcl.js → component-ref-5K3RMLKh.js} +2 -2
  40. package/lib/browser/{component-ref-Q1s_RePh.cjs → component-ref-mNbBuzhy.cjs} +1 -1
  41. package/lib/browser/components/block/animator.d.ts +1 -1
  42. package/lib/browser/components/block/block.helpers.d.ts +4 -4
  43. package/lib/browser/components/block/block.vue.d.ts +4 -4
  44. package/lib/browser/components/block/components/block-styles.vue.d.ts +3 -3
  45. package/lib/browser/components/block/components/block-wrapper.vue.d.ts +2 -2
  46. package/lib/browser/components/block/components/component-ref/component-ref.helpers.d.ts +3 -3
  47. package/lib/browser/components/block/components/component-ref/component-ref.vue.d.ts +4 -4
  48. package/lib/browser/components/block/components/interactive-element.vue.d.ts +5 -5
  49. package/lib/browser/components/block/types.d.ts +2 -2
  50. package/lib/browser/components/blocks/blocks-wrapper.vue.d.ts +4 -4
  51. package/lib/browser/components/blocks/blocks.types.d.ts +1 -1
  52. package/lib/browser/components/content/components/enable-editor.vue.d.ts +11 -11
  53. package/lib/browser/components/content/content.helpers.d.ts +3 -3
  54. package/lib/browser/components/content/content.types.d.ts +2 -2
  55. package/lib/browser/components/content/content.vue.d.ts +14 -14
  56. package/lib/browser/components/content/contentProps.types.d.ts +1 -1
  57. package/lib/browser/components/content-variants/content-variants.types.d.ts +4 -4
  58. package/lib/browser/components/content-variants/content-variants.vue.d.ts +14 -14
  59. package/lib/browser/components/content-variants/helpers.d.ts +5 -5
  60. package/lib/browser/components/dynamic-renderer/dynamic-renderer.vue.d.ts +3 -3
  61. package/lib/browser/constants/builder-registered-components.d.ts +1 -1
  62. package/lib/browser/constants/extra-components.d.ts +1 -1
  63. package/lib/browser/constants/sdk-version.d.ts +1 -1
  64. package/lib/browser/constants/target.d.ts +1 -1
  65. package/lib/browser/context/index.d.ts +1 -1
  66. package/lib/browser/context/types.d.ts +4 -4
  67. package/lib/browser/functions/evaluate/browser-runtime/browser.d.ts +2 -2
  68. package/lib/browser/functions/evaluate/browser-runtime/index.d.ts +1 -1
  69. package/lib/browser/functions/evaluate/choose-eval.d.ts +1 -1
  70. package/lib/browser/functions/evaluate/edge-runtime/edge-runtime.d.ts +1 -1
  71. package/lib/browser/functions/evaluate/edge-runtime/index.d.ts +1 -1
  72. package/lib/browser/functions/evaluate/evaluate.d.ts +1 -1
  73. package/lib/browser/functions/evaluate/helpers.d.ts +3 -3
  74. package/lib/browser/functions/evaluate/index.d.ts +1 -1
  75. package/lib/browser/functions/evaluate/node-runtime/index.d.ts +1 -1
  76. package/lib/browser/functions/evaluate/node-runtime/init.d.ts +10 -0
  77. package/lib/browser/functions/evaluate/node-runtime/node-runtime.d.ts +7 -1
  78. package/lib/browser/functions/evaluate/placeholder-runtime.d.ts +1 -1
  79. package/lib/browser/functions/fetch-builder-props.d.ts +3 -3
  80. package/lib/browser/functions/get-block-actions-handler.d.ts +2 -2
  81. package/lib/browser/functions/get-block-actions.d.ts +2 -2
  82. package/lib/browser/functions/get-block-component-options.d.ts +1 -1
  83. package/lib/browser/functions/get-block-properties.d.ts +2 -2
  84. package/lib/browser/functions/get-builder-search-params/index.d.ts +1 -1
  85. package/lib/browser/functions/get-content/generate-content-url.d.ts +1 -1
  86. package/lib/browser/functions/get-content/index.d.ts +2 -2
  87. package/lib/browser/functions/get-content/types.d.ts +139 -0
  88. package/lib/browser/functions/get-processed-block.d.ts +2 -2
  89. package/lib/browser/functions/get-style.d.ts +2 -2
  90. package/lib/browser/functions/is-editing.d.ts +1 -1
  91. package/lib/browser/functions/is-previewing.d.ts +1 -1
  92. package/lib/browser/functions/register-component.d.ts +1 -1
  93. package/lib/browser/functions/register.d.ts +2 -2
  94. package/lib/browser/functions/track/index.d.ts +2 -2
  95. package/lib/browser/functions/transform-block-properties.d.ts +2 -2
  96. package/lib/browser/functions/transform-block.d.ts +1 -1
  97. package/lib/browser/functions/transform-style-property.d.ts +2 -2
  98. package/lib/browser/{get-block-properties-JqO02Pvj.js → get-block-properties-4MopDiTP.js} +1 -1
  99. package/lib/browser/{get-block-properties-3XNUCHH5.cjs → get-block-properties-PuGrG7pm.cjs} +1 -1
  100. package/lib/browser/helpers/ab-tests.d.ts +3 -3
  101. package/lib/browser/helpers/cookie.d.ts +1 -1
  102. package/lib/browser/helpers/localStorage.d.ts +2 -2
  103. package/lib/browser/helpers/logger.d.ts +1 -0
  104. package/lib/browser/helpers/preview-lru-cache/get.d.ts +1 -1
  105. package/lib/browser/helpers/preview-lru-cache/set.d.ts +1 -1
  106. package/lib/browser/helpers/sessionId.d.ts +1 -1
  107. package/lib/browser/helpers/subscribe-to-editor.d.ts +3 -3
  108. package/lib/browser/helpers/visitorId.d.ts +1 -1
  109. package/lib/browser/{index-boTk8cd2.cjs → index-OSGu6alT.cjs} +5 -5
  110. package/lib/browser/index-helpers/blocks-exports.d.ts +11 -11
  111. package/lib/browser/{index-cWs7iJKE.js → index-mwZzSIN7.js} +51 -52
  112. package/lib/browser/index.cjs +1 -1
  113. package/lib/browser/index.d.cts +3 -3
  114. package/lib/browser/index.d.mts +3 -3
  115. package/lib/browser/index.js +1 -1
  116. package/lib/browser/{repeated-block-w8LmwHBS.cjs → repeated-block-VP4euR8a.cjs} +1 -1
  117. package/lib/browser/{repeated-block-2XTmcIT3.js → repeated-block-hUFMTXXS.js} +2 -2
  118. package/lib/browser/server-index.d.ts +27 -27
  119. package/lib/browser/style.css +1 -1
  120. package/lib/browser/types/builder-content.d.ts +3 -3
  121. package/lib/browser/types/builder-props.d.ts +2 -2
  122. package/lib/browser/types/components.d.ts +2 -2
  123. package/lib/edge/{block-styles-DY4QgHPp.cjs → block-styles-_eYB_Fxz.cjs} +1 -1
  124. package/lib/{node/block-styles-0bjSdiE1.js → edge/block-styles-nhMA9R4s.js} +1 -1
  125. package/lib/{node/block-wrapper-l6jhviaq.cjs → edge/block-wrapper-4RaFHsBw.cjs} +1 -1
  126. package/lib/edge/{block-wrapper-MB2DAb22.js → block-wrapper-xgShkhuq.js} +3 -3
  127. package/lib/edge/blocks/button/button.types.d.ts +1 -1
  128. package/lib/edge/blocks/button/button.vue.d.ts +1 -1
  129. package/lib/edge/blocks/button/component-info.d.ts +1 -1
  130. package/lib/edge/blocks/columns/columns.types.d.ts +2 -2
  131. package/lib/edge/blocks/columns/columns.vue.d.ts +3 -3
  132. package/lib/edge/blocks/columns/component-info.d.ts +1 -1
  133. package/lib/edge/blocks/custom-code/component-info.d.ts +1 -1
  134. package/lib/edge/blocks/embed/component-info.d.ts +1 -1
  135. package/lib/edge/blocks/form/form/component-info.d.ts +1 -1
  136. package/lib/edge/blocks/form/form/form.vue.d.ts +4 -7
  137. package/lib/edge/blocks/form/input/component-info.d.ts +1 -1
  138. package/lib/edge/blocks/form/input/input.vue.d.ts +2 -2
  139. package/lib/edge/blocks/form/select/component-info.d.ts +1 -1
  140. package/lib/edge/blocks/form/select/select.vue.d.ts +2 -2
  141. package/lib/edge/blocks/form/submit-button/component-info.d.ts +1 -1
  142. package/lib/edge/blocks/form/submit-button/submit-button.vue.d.ts +1 -1
  143. package/lib/edge/blocks/fragment/component-info.d.ts +1 -1
  144. package/lib/edge/blocks/image/component-info.d.ts +1 -1
  145. package/lib/edge/blocks/image/image.types.d.ts +1 -1
  146. package/lib/edge/blocks/img/component-info.d.ts +1 -1
  147. package/lib/edge/blocks/img/img.vue.d.ts +2 -2
  148. package/lib/edge/blocks/raw-text/component-info.d.ts +1 -1
  149. package/lib/edge/blocks/section/component-info.d.ts +1 -1
  150. package/lib/edge/blocks/section/section.vue.d.ts +1 -1
  151. package/lib/edge/blocks/slot/component-info.d.ts +1 -1
  152. package/lib/edge/blocks/slot/slot.vue.d.ts +1 -4
  153. package/lib/edge/blocks/symbol/component-info.d.ts +1 -1
  154. package/lib/edge/blocks/symbol/symbol.helpers.d.ts +2 -2
  155. package/lib/edge/blocks/symbol/symbol.types.d.ts +2 -2
  156. package/lib/edge/blocks/symbol/symbol.vue.d.ts +1 -1
  157. package/lib/edge/blocks/text/component-info.d.ts +1 -1
  158. package/lib/edge/blocks/textarea/component-info.d.ts +1 -1
  159. package/lib/edge/blocks/video/component-info.d.ts +1 -1
  160. package/lib/edge/blocks/video/video.types.d.ts +1 -1
  161. package/lib/{node/component-ref-_PZ_f7VE.cjs → edge/component-ref-KD6yANwg.cjs} +1 -1
  162. package/lib/{node/component-ref-hMFqpMd5.js → edge/component-ref-kGbDg8GR.js} +2 -2
  163. package/lib/edge/components/block/animator.d.ts +1 -1
  164. package/lib/edge/components/block/block.helpers.d.ts +4 -4
  165. package/lib/edge/components/block/block.vue.d.ts +4 -4
  166. package/lib/edge/components/block/components/block-styles.vue.d.ts +3 -3
  167. package/lib/edge/components/block/components/block-wrapper.vue.d.ts +2 -2
  168. package/lib/edge/components/block/components/component-ref/component-ref.helpers.d.ts +3 -3
  169. package/lib/edge/components/block/components/component-ref/component-ref.vue.d.ts +4 -4
  170. package/lib/edge/components/block/components/interactive-element.vue.d.ts +5 -5
  171. package/lib/edge/components/block/types.d.ts +2 -2
  172. package/lib/edge/components/blocks/blocks-wrapper.vue.d.ts +4 -4
  173. package/lib/edge/components/blocks/blocks.types.d.ts +1 -1
  174. package/lib/edge/components/content/components/enable-editor.vue.d.ts +11 -11
  175. package/lib/edge/components/content/content.helpers.d.ts +3 -3
  176. package/lib/edge/components/content/content.types.d.ts +2 -2
  177. package/lib/edge/components/content/content.vue.d.ts +14 -14
  178. package/lib/edge/components/content/contentProps.types.d.ts +1 -1
  179. package/lib/edge/components/content-variants/content-variants.types.d.ts +4 -4
  180. package/lib/edge/components/content-variants/content-variants.vue.d.ts +14 -14
  181. package/lib/edge/components/content-variants/helpers.d.ts +5 -5
  182. package/lib/edge/components/dynamic-renderer/dynamic-renderer.vue.d.ts +3 -3
  183. package/lib/edge/constants/builder-registered-components.d.ts +1 -1
  184. package/lib/edge/constants/extra-components.d.ts +1 -1
  185. package/lib/edge/constants/sdk-version.d.ts +1 -1
  186. package/lib/edge/constants/target.d.ts +1 -1
  187. package/lib/edge/context/index.d.ts +1 -1
  188. package/lib/edge/context/types.d.ts +4 -4
  189. package/lib/edge/functions/evaluate/browser-runtime/browser.d.ts +2 -2
  190. package/lib/edge/functions/evaluate/browser-runtime/index.d.ts +1 -1
  191. package/lib/edge/functions/evaluate/choose-eval.d.ts +1 -1
  192. package/lib/edge/functions/evaluate/edge-runtime/edge-runtime.d.ts +1 -1
  193. package/lib/edge/functions/evaluate/edge-runtime/index.d.ts +1 -1
  194. package/lib/edge/functions/evaluate/evaluate.d.ts +1 -1
  195. package/lib/edge/functions/evaluate/helpers.d.ts +3 -3
  196. package/lib/edge/functions/evaluate/index.d.ts +1 -1
  197. package/lib/edge/functions/evaluate/node-runtime/index.d.ts +1 -1
  198. package/lib/edge/functions/evaluate/node-runtime/init.d.ts +10 -0
  199. package/lib/edge/functions/evaluate/node-runtime/node-runtime.d.ts +7 -1
  200. package/lib/edge/functions/evaluate/placeholder-runtime.d.ts +1 -1
  201. package/lib/edge/functions/fetch-builder-props.d.ts +3 -3
  202. package/lib/edge/functions/get-block-actions-handler.d.ts +2 -2
  203. package/lib/edge/functions/get-block-actions.d.ts +2 -2
  204. package/lib/edge/functions/get-block-component-options.d.ts +1 -1
  205. package/lib/edge/functions/get-block-properties.d.ts +2 -2
  206. package/lib/edge/functions/get-builder-search-params/index.d.ts +1 -1
  207. package/lib/edge/functions/get-content/generate-content-url.d.ts +1 -1
  208. package/lib/edge/functions/get-content/index.d.ts +2 -2
  209. package/lib/edge/functions/get-content/types.d.ts +139 -0
  210. package/lib/edge/functions/get-processed-block.d.ts +2 -2
  211. package/lib/edge/functions/get-style.d.ts +2 -2
  212. package/lib/edge/functions/is-editing.d.ts +1 -1
  213. package/lib/edge/functions/is-previewing.d.ts +1 -1
  214. package/lib/edge/functions/register-component.d.ts +1 -1
  215. package/lib/edge/functions/register.d.ts +2 -2
  216. package/lib/edge/functions/track/index.d.ts +2 -2
  217. package/lib/edge/functions/transform-block-properties.d.ts +2 -2
  218. package/lib/edge/functions/transform-block.d.ts +1 -1
  219. package/lib/edge/functions/transform-style-property.d.ts +2 -2
  220. package/lib/edge/{get-block-properties-Db253d7J.cjs → get-block-properties-v6bf_R5d.cjs} +1 -1
  221. package/lib/{node/get-block-properties-ALDt-aYB.js → edge/get-block-properties-yFfbPH85.js} +1 -1
  222. package/lib/edge/helpers/ab-tests.d.ts +3 -3
  223. package/lib/edge/helpers/cookie.d.ts +1 -1
  224. package/lib/edge/helpers/localStorage.d.ts +2 -2
  225. package/lib/edge/helpers/logger.d.ts +1 -0
  226. package/lib/edge/helpers/preview-lru-cache/get.d.ts +1 -1
  227. package/lib/edge/helpers/preview-lru-cache/set.d.ts +1 -1
  228. package/lib/edge/helpers/sessionId.d.ts +1 -1
  229. package/lib/edge/helpers/subscribe-to-editor.d.ts +3 -3
  230. package/lib/edge/helpers/visitorId.d.ts +1 -1
  231. package/lib/edge/{index-EgsFYAAH.js → index-Ua4OW_gh.js} +129 -130
  232. package/lib/edge/index-helpers/blocks-exports.d.ts +11 -11
  233. package/lib/edge/{index-6jtmxcZK.cjs → index-xnWjf2tW.cjs} +5 -5
  234. package/lib/edge/index.cjs +1 -1
  235. package/lib/edge/index.d.cts +3 -3
  236. package/lib/edge/index.d.mts +3 -3
  237. package/lib/edge/index.js +1 -1
  238. package/lib/edge/{repeated-block-v0Tdo6MH.cjs → repeated-block-qRyqdxjD.cjs} +1 -1
  239. package/lib/edge/{repeated-block-IASkNW44.js → repeated-block-uiPuS74Z.js} +2 -2
  240. package/lib/edge/server-index.d.ts +27 -27
  241. package/lib/edge/style.css +1 -1
  242. package/lib/edge/types/builder-content.d.ts +3 -3
  243. package/lib/edge/types/builder-props.d.ts +2 -2
  244. package/lib/edge/types/components.d.ts +2 -2
  245. package/lib/node/{block-styles-hsIt6cz9.cjs → block-styles-h0iWFk09.cjs} +1 -1
  246. package/lib/{edge/block-styles-V1jE4Apg.js → node/block-styles-rz8jpORX.js} +1 -1
  247. package/lib/node/{block-wrapper-4eUteNjO.js → block-wrapper--vej-Ae6.js} +3 -3
  248. package/lib/{edge/block-wrapper-id_fLCFD.cjs → node/block-wrapper-bGeMckW5.cjs} +1 -1
  249. package/lib/node/blocks/button/button.types.d.ts +1 -1
  250. package/lib/node/blocks/button/button.vue.d.ts +1 -1
  251. package/lib/node/blocks/button/component-info.d.ts +1 -1
  252. package/lib/node/blocks/columns/columns.types.d.ts +2 -2
  253. package/lib/node/blocks/columns/columns.vue.d.ts +3 -3
  254. package/lib/node/blocks/columns/component-info.d.ts +1 -1
  255. package/lib/node/blocks/custom-code/component-info.d.ts +1 -1
  256. package/lib/node/blocks/embed/component-info.d.ts +1 -1
  257. package/lib/node/blocks/form/form/component-info.d.ts +1 -1
  258. package/lib/node/blocks/form/form/form.vue.d.ts +4 -7
  259. package/lib/node/blocks/form/input/component-info.d.ts +1 -1
  260. package/lib/node/blocks/form/input/input.vue.d.ts +2 -2
  261. package/lib/node/blocks/form/select/component-info.d.ts +1 -1
  262. package/lib/node/blocks/form/select/select.vue.d.ts +2 -2
  263. package/lib/node/blocks/form/submit-button/component-info.d.ts +1 -1
  264. package/lib/node/blocks/form/submit-button/submit-button.vue.d.ts +1 -1
  265. package/lib/node/blocks/fragment/component-info.d.ts +1 -1
  266. package/lib/node/blocks/image/component-info.d.ts +1 -1
  267. package/lib/node/blocks/image/image.types.d.ts +1 -1
  268. package/lib/node/blocks/img/component-info.d.ts +1 -1
  269. package/lib/node/blocks/img/img.vue.d.ts +2 -2
  270. package/lib/node/blocks/raw-text/component-info.d.ts +1 -1
  271. package/lib/node/blocks/section/component-info.d.ts +1 -1
  272. package/lib/node/blocks/section/section.vue.d.ts +1 -1
  273. package/lib/node/blocks/slot/component-info.d.ts +1 -1
  274. package/lib/node/blocks/slot/slot.vue.d.ts +1 -4
  275. package/lib/node/blocks/symbol/component-info.d.ts +1 -1
  276. package/lib/node/blocks/symbol/symbol.helpers.d.ts +2 -2
  277. package/lib/node/blocks/symbol/symbol.types.d.ts +2 -2
  278. package/lib/node/blocks/symbol/symbol.vue.d.ts +1 -1
  279. package/lib/node/blocks/text/component-info.d.ts +1 -1
  280. package/lib/node/blocks/textarea/component-info.d.ts +1 -1
  281. package/lib/node/blocks/video/component-info.d.ts +1 -1
  282. package/lib/node/blocks/video/video.types.d.ts +1 -1
  283. package/lib/{edge/component-ref-EF1jkhwy.js → node/component-ref-PGVczQrW.js} +2 -2
  284. package/lib/{edge/component-ref-pUSq0c0J.cjs → node/component-ref-YhLendyR.cjs} +1 -1
  285. package/lib/node/components/block/animator.d.ts +1 -1
  286. package/lib/node/components/block/block.helpers.d.ts +4 -4
  287. package/lib/node/components/block/block.vue.d.ts +4 -4
  288. package/lib/node/components/block/components/block-styles.vue.d.ts +3 -3
  289. package/lib/node/components/block/components/block-wrapper.vue.d.ts +2 -2
  290. package/lib/node/components/block/components/component-ref/component-ref.helpers.d.ts +3 -3
  291. package/lib/node/components/block/components/component-ref/component-ref.vue.d.ts +4 -4
  292. package/lib/node/components/block/components/interactive-element.vue.d.ts +5 -5
  293. package/lib/node/components/block/types.d.ts +2 -2
  294. package/lib/node/components/blocks/blocks-wrapper.vue.d.ts +4 -4
  295. package/lib/node/components/blocks/blocks.types.d.ts +1 -1
  296. package/lib/node/components/content/components/enable-editor.vue.d.ts +11 -11
  297. package/lib/node/components/content/content.helpers.d.ts +3 -3
  298. package/lib/node/components/content/content.types.d.ts +2 -2
  299. package/lib/node/components/content/content.vue.d.ts +14 -14
  300. package/lib/node/components/content/contentProps.types.d.ts +1 -1
  301. package/lib/node/components/content-variants/content-variants.types.d.ts +4 -4
  302. package/lib/node/components/content-variants/content-variants.vue.d.ts +14 -14
  303. package/lib/node/components/content-variants/helpers.d.ts +5 -5
  304. package/lib/node/components/dynamic-renderer/dynamic-renderer.vue.d.ts +3 -3
  305. package/lib/node/constants/builder-registered-components.d.ts +1 -1
  306. package/lib/node/constants/extra-components.d.ts +1 -1
  307. package/lib/node/constants/sdk-version.d.ts +1 -1
  308. package/lib/node/constants/target.d.ts +1 -1
  309. package/lib/node/context/index.d.ts +1 -1
  310. package/lib/node/context/types.d.ts +4 -4
  311. package/lib/node/functions/evaluate/browser-runtime/browser.d.ts +2 -2
  312. package/lib/node/functions/evaluate/browser-runtime/index.d.ts +1 -1
  313. package/lib/node/functions/evaluate/choose-eval.d.ts +1 -1
  314. package/lib/node/functions/evaluate/edge-runtime/edge-runtime.d.ts +1 -1
  315. package/lib/node/functions/evaluate/edge-runtime/index.d.ts +1 -1
  316. package/lib/node/functions/evaluate/evaluate.d.ts +1 -1
  317. package/lib/node/functions/evaluate/helpers.d.ts +3 -3
  318. package/lib/node/functions/evaluate/index.d.ts +1 -1
  319. package/lib/node/functions/evaluate/node-runtime/index.d.ts +1 -1
  320. package/lib/node/functions/evaluate/node-runtime/init.d.ts +10 -0
  321. package/lib/node/functions/evaluate/node-runtime/node-runtime.d.ts +7 -1
  322. package/lib/node/functions/evaluate/placeholder-runtime.d.ts +1 -1
  323. package/lib/node/functions/fetch-builder-props.d.ts +3 -3
  324. package/lib/node/functions/get-block-actions-handler.d.ts +2 -2
  325. package/lib/node/functions/get-block-actions.d.ts +2 -2
  326. package/lib/node/functions/get-block-component-options.d.ts +1 -1
  327. package/lib/node/functions/get-block-properties.d.ts +2 -2
  328. package/lib/node/functions/get-builder-search-params/index.d.ts +1 -1
  329. package/lib/node/functions/get-content/generate-content-url.d.ts +1 -1
  330. package/lib/node/functions/get-content/index.d.ts +2 -2
  331. package/lib/node/functions/get-content/types.d.ts +139 -0
  332. package/lib/node/functions/get-processed-block.d.ts +2 -2
  333. package/lib/node/functions/get-style.d.ts +2 -2
  334. package/lib/node/functions/is-editing.d.ts +1 -1
  335. package/lib/node/functions/is-previewing.d.ts +1 -1
  336. package/lib/node/functions/register-component.d.ts +1 -1
  337. package/lib/node/functions/register.d.ts +2 -2
  338. package/lib/node/functions/track/index.d.ts +2 -2
  339. package/lib/node/functions/transform-block-properties.d.ts +2 -2
  340. package/lib/node/functions/transform-block.d.ts +1 -1
  341. package/lib/node/functions/transform-style-property.d.ts +2 -2
  342. package/lib/node/{get-block-properties-IfIhpTyk.cjs → get-block-properties-GTVEiEYp.cjs} +1 -1
  343. package/lib/{edge/get-block-properties-faT56OMN.js → node/get-block-properties-kAmm-X1q.js} +1 -1
  344. package/lib/node/helpers/ab-tests.d.ts +3 -3
  345. package/lib/node/helpers/cookie.d.ts +1 -1
  346. package/lib/node/helpers/localStorage.d.ts +2 -2
  347. package/lib/node/helpers/logger.d.ts +1 -0
  348. package/lib/node/helpers/preview-lru-cache/get.d.ts +1 -1
  349. package/lib/node/helpers/preview-lru-cache/set.d.ts +1 -1
  350. package/lib/node/helpers/sessionId.d.ts +1 -1
  351. package/lib/node/helpers/subscribe-to-editor.d.ts +3 -3
  352. package/lib/node/helpers/visitorId.d.ts +1 -1
  353. package/lib/node/{index-u36w67Cr.cjs → index-XIqTnRyC.cjs} +13 -6
  354. package/lib/node/index-helpers/blocks-exports.d.ts +11 -11
  355. package/lib/node/{index-3WfVCyJd.js → index-mnDtU0q8.js} +41 -24
  356. package/lib/node/index.cjs +1 -1
  357. package/lib/node/index.d.cts +3 -3
  358. package/lib/node/index.d.mts +3 -3
  359. package/lib/node/index.js +1 -1
  360. package/lib/node/{repeated-block-dIHQGH39.cjs → repeated-block-SWSMCPvd.cjs} +1 -1
  361. package/lib/node/{repeated-block-qd2uOmxH.js → repeated-block-tjhtQDPA.js} +2 -2
  362. package/lib/node/server-index.d.ts +27 -27
  363. package/lib/node/style.css +1 -1
  364. package/lib/node/types/builder-content.d.ts +3 -3
  365. package/lib/node/types/builder-props.d.ts +2 -2
  366. package/lib/node/types/components.d.ts +2 -2
  367. package/package.json +1 -1
@@ -2,7 +2,7 @@ var it = Object.defineProperty;
2
2
  var at = (e, t, n) => t in e ? it(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n;
3
3
  var _ = (e, t, n) => (at(e, typeof t != "symbol" ? t + "" : t, n), n);
4
4
  import "./style.css";
5
- import { defineComponent as f, openBlock as u, createElementBlock as h, Fragment as $, createBlock as g, resolveDynamicComponent as j, mergeProps as w, toHandlers as E, withCtx as B, renderSlot as P, resolveComponent as k, createTextVNode as lt, toDisplayString as X, defineAsyncComponent as z, createVNode as x, renderList as L, createCommentVNode as v, h as Re, createElementVNode as te, normalizeStyle as ne, normalizeClass as Ee, markRaw as ct } from "vue";
5
+ import { defineComponent as f, openBlock as u, createElementBlock as h, Fragment as $, createBlock as g, resolveDynamicComponent as H, mergeProps as w, toHandlers as E, withCtx as B, renderSlot as P, resolveComponent as k, createTextVNode as lt, toDisplayString as X, defineAsyncComponent as z, createVNode as x, renderList as L, createCommentVNode as v, h as Re, createElementVNode as te, normalizeStyle as ne, normalizeClass as Ee, markRaw as ct } from "vue";
6
6
  const dt = /* @__PURE__ */ new Set(["area", "base", "br", "col", "embed", "hr", "img", "input", "keygen", "link", "meta", "param", "source", "track", "wbr"]), ut = (e) => typeof e == "string" && dt.has(e.toLowerCase());
7
7
  function O(e = {}, t, n) {
8
8
  const o = {};
@@ -16,7 +16,7 @@ function O(e = {}, t, n) {
16
16
  }
17
17
  const pt = f({
18
18
  name: "dynamic-renderer",
19
- props: ["attributes", "actionAttributes", "TagName"],
19
+ props: ["TagName", "attributes", "actionAttributes"],
20
20
  data() {
21
21
  return { isEmptyElement: ut };
22
22
  }
@@ -27,13 +27,13 @@ const pt = f({
27
27
  return n;
28
28
  };
29
29
  function mt(e, t, n, o, s, r) {
30
- return e.isEmptyElement(e.TagName) ? (u(), g(j(e.TagName), w({ key: 1 }, e.attributes, E(e.actionAttributes)), null, 16)) : (u(), h($, { key: 0 }, [
31
- typeof e.TagName == "string" ? (u(), g(j(e.TagName), w({ key: 0 }, e.attributes, E(e.actionAttributes)), {
30
+ return e.isEmptyElement(e.TagName) ? (u(), g(H(e.TagName), w({ key: 1 }, e.attributes, E(e.actionAttributes)), null, 16)) : (u(), h($, { key: 0 }, [
31
+ typeof e.TagName == "string" ? (u(), g(H(e.TagName), w({ key: 0 }, e.attributes, E(e.actionAttributes)), {
32
32
  default: B(() => [
33
33
  P(e.$slots, "default")
34
34
  ]),
35
35
  _: 3
36
- }, 16)) : (u(), g(j(e.TagName), w({ key: 1 }, e.attributes, E(e.actionAttributes)), {
36
+ }, 16)) : (u(), g(H(e.TagName), w({ key: 1 }, e.attributes, E(e.actionAttributes)), {
37
37
  default: B(() => [
38
38
  P(e.$slots, "default")
39
39
  ]),
@@ -591,22 +591,22 @@ const Lt = ({
591
591
  },
592
592
  block: o
593
593
  }));
594
- }, Dt = () => import("./block-styles-qEzB1AE4.js").then((e) => e.default).catch((e) => {
594
+ }, Dt = () => import("./block-styles-2lYNYVH3.js").then((e) => e.default).catch((e) => {
595
595
  throw console.error(
596
596
  "Error while attempting to dynamically import component BlockStyles at ./components/block-styles.vue",
597
597
  e
598
598
  ), e;
599
- }), jt = () => import("./block-wrapper-74EOWuCY.js").then((e) => e.default).catch((e) => {
599
+ }), Ht = () => import("./block-wrapper-a1zxMruE.js").then((e) => e.default).catch((e) => {
600
600
  throw console.error(
601
601
  "Error while attempting to dynamically import component BlockWrapper at ./components/block-wrapper.vue",
602
602
  e
603
603
  ), e;
604
- }), Ht = () => import("./component-ref-LM6x3Bcl.js").then((e) => e.default).catch((e) => {
604
+ }), jt = () => import("./component-ref-5K3RMLKh.js").then((e) => e.default).catch((e) => {
605
605
  throw console.error(
606
606
  "Error while attempting to dynamically import component ComponentRef at ./components/component-ref/component-ref.vue",
607
607
  e
608
608
  ), e;
609
- }), Kt = () => import("./repeated-block-2XTmcIT3.js").then((e) => e.default).catch((e) => {
609
+ }), Kt = () => import("./repeated-block-hUFMTXXS.js").then((e) => e.default).catch((e) => {
610
610
  throw console.error(
611
611
  "Error while attempting to dynamically import component RepeatedBlock at ./components/repeated-block.vue",
612
612
  e
@@ -615,9 +615,9 @@ const Lt = ({
615
615
  name: "block",
616
616
  components: {
617
617
  BlockStyles: z(Dt),
618
- ComponentRef: z(Ht),
618
+ ComponentRef: z(jt),
619
619
  RepeatedBlock: z(Kt),
620
- BlockWrapper: z(jt)
620
+ BlockWrapper: z(Ht)
621
621
  },
622
622
  props: ["block", "context", "registeredComponents", "linkComponent"],
623
623
  mounted() {
@@ -758,12 +758,12 @@ const ue = /* @__PURE__ */ y(qt, [["render", zt]]), tr = /* @__PURE__ */ Object.
758
758
  }, Symbol.toStringTag, { value: "Module" })), Jt = f({
759
759
  name: "builder-blocks-wrapper",
760
760
  props: [
761
- "BlocksWrapper",
762
761
  "blocks",
763
762
  "parent",
764
763
  "path",
765
764
  "styleProp",
766
- "BlocksWrapperProps"
765
+ "BlocksWrapperProps",
766
+ "BlocksWrapper"
767
767
  ],
768
768
  computed: {
769
769
  className() {
@@ -801,7 +801,7 @@ const ue = /* @__PURE__ */ y(qt, [["render", zt]]), tr = /* @__PURE__ */ Object.
801
801
  }
802
802
  });
803
803
  function Gt(e, t, n, o, s, r) {
804
- return u(), g(j(e.BlocksWrapper), w({
804
+ return u(), g(H(e.BlocksWrapper), w({
805
805
  class: e.className + " component-1o2kztlxdt6",
806
806
  "builder-path": e.path,
807
807
  "builder-parent-id": e.parent,
@@ -816,7 +816,7 @@ function Gt(e, t, n, o, s, r) {
816
816
  _: 3
817
817
  }, 16, ["class", "builder-path", "builder-parent-id", "style", "onClick", "onMouseEnter", "onKeyPress"]);
818
818
  }
819
- const Yt = /* @__PURE__ */ y(Jt, [["render", Gt], ["__scopeId", "data-v-b8add99a"]]), Qt = f({
819
+ const Yt = /* @__PURE__ */ y(Jt, [["render", Gt], ["__scopeId", "data-v-9724ab41"]]), Qt = f({
820
820
  name: "builder-blocks",
821
821
  components: { BlocksWrapper: Yt, Block: ue },
822
822
  props: [
@@ -1070,7 +1070,7 @@ function en(e, t, n, o, s, r) {
1070
1070
  }, 1032, ["TagName", "attributes"]))), 128))
1071
1071
  ], 16);
1072
1072
  }
1073
- const tn = /* @__PURE__ */ y(_t, [["render", en], ["__scopeId", "data-v-4eaba73b"]]), nn = f({
1073
+ const tn = /* @__PURE__ */ y(_t, [["render", en], ["__scopeId", "data-v-6caab097"]]), nn = f({
1074
1074
  name: "builder-fragment-component",
1075
1075
  props: []
1076
1076
  });
@@ -1199,7 +1199,7 @@ function pn(e, t, n, o, s, r) {
1199
1199
  ])) : v("", !0)
1200
1200
  ], 64);
1201
1201
  }
1202
- const mn = /* @__PURE__ */ y(ln, [["render", pn], ["__scopeId", "data-v-c23615d2"]]), hn = f({
1202
+ const mn = /* @__PURE__ */ y(ln, [["render", pn], ["__scopeId", "data-v-dde76a35"]]), hn = f({
1203
1203
  name: "builder-section-component",
1204
1204
  props: ["attributes", "maxWidth"],
1205
1205
  data() {
@@ -1247,7 +1247,7 @@ const bn = /* @__PURE__ */ y(hn, [["render", fn]]), gn = (e) => {
1247
1247
  }) => {
1248
1248
  const s = (I() ? location.protocol === "https:" : !0) ? kn : [[]], r = n ? [["expires", n.toUTCString()]] : [[]], i = [[e, t], ...r, ["path", "/"], ["domain", gn(window.location.hostname)], ...s];
1249
1249
  return yn(i);
1250
- }, je = async ({
1250
+ }, He = async ({
1251
1251
  name: e,
1252
1252
  value: t,
1253
1253
  expires: n,
@@ -1278,11 +1278,11 @@ const bn = /* @__PURE__ */ y(hn, [["render", fn]]), gn = (e) => {
1278
1278
  }), In = ({
1279
1279
  contentId: e,
1280
1280
  value: t
1281
- }) => je({
1281
+ }) => He({
1282
1282
  name: me(e),
1283
1283
  value: t,
1284
1284
  canTrack: !0
1285
- }), He = (e) => F(e.id) && F(e.variations) && Object.keys(e.variations).length > 0, $n = ({
1285
+ }), je = (e) => F(e.id) && F(e.variations) && Object.keys(e.variations).length > 0, $n = ({
1286
1286
  id: e,
1287
1287
  variations: t
1288
1288
  }) => {
@@ -1325,7 +1325,7 @@ const bn = /* @__PURE__ */ y(hn, [["render", fn]]), gn = (e) => {
1325
1325
  return e;
1326
1326
  if (!e)
1327
1327
  return;
1328
- if (!He(e))
1328
+ if (!je(e))
1329
1329
  return e;
1330
1330
  const n = wn({
1331
1331
  contentId: e.id
@@ -1344,7 +1344,7 @@ const bn = /* @__PURE__ */ y(hn, [["render", fn]]), gn = (e) => {
1344
1344
  item: e,
1345
1345
  canTrack: t
1346
1346
  }) => {
1347
- if (!t || !He(e))
1347
+ if (!t || !je(e))
1348
1348
  return e;
1349
1349
  const o = await Cn({
1350
1350
  contentId: e.id
@@ -1359,7 +1359,7 @@ const bn = /* @__PURE__ */ y(hn, [["render", fn]]), gn = (e) => {
1359
1359
  ...e,
1360
1360
  ...s
1361
1361
  };
1362
- }, H = (e) => F(e) ? e : !0, En = {
1362
+ }, j = (e) => F(e) ? e : !0, En = {
1363
1363
  name: "Core:Button",
1364
1364
  image: "https://cdn.builder.io/api/v1/image/assets%2FIsxPKMo2gPRRKeakUztj1D6uqed2%2F81a15681c3e74df09677dfc57a615b13",
1365
1365
  defaultStyles: {
@@ -1754,7 +1754,7 @@ const bn = /* @__PURE__ */ y(hn, [["render", fn]]), gn = (e) => {
1754
1754
  }, Wn = f({
1755
1755
  name: "builder-slot",
1756
1756
  components: { Blocks: Z },
1757
- props: ["js", "builderContext", "name"]
1757
+ props: ["builderContext", "name"]
1758
1758
  });
1759
1759
  function Nn(e, t, n, o, s, r) {
1760
1760
  var a, l, c;
@@ -1840,7 +1840,7 @@ function Dn(e, t, n, o, s, r) {
1840
1840
  }
1841
1841
  }, null, 8, Mn);
1842
1842
  }
1843
- const jn = /* @__PURE__ */ y(Ln, [["render", Dn]]), Hn = {
1843
+ const Hn = /* @__PURE__ */ y(Ln, [["render", Dn]]), jn = {
1844
1844
  name: "Custom Code",
1845
1845
  static: !0,
1846
1846
  requiredPermissions: ["editCode"],
@@ -2220,7 +2220,6 @@ const eo = /* @__PURE__ */ y(Xn, [["render", _n]]), to = {
2220
2220
  name: "builder-form-component",
2221
2221
  components: { Block: ue, Blocks: Z },
2222
2222
  props: [
2223
- "js",
2224
2223
  "builderContext",
2225
2224
  "previewState",
2226
2225
  "sendWithJs",
@@ -2421,7 +2420,7 @@ function lo(e, t, n, o, s, r) {
2421
2420
  }, null, 8, ["blocks", "context"])) : v("", !0)
2422
2421
  ], 16, io);
2423
2422
  }
2424
- const co = /* @__PURE__ */ y(ro, [["render", lo], ["__scopeId", "data-v-541b06ed"]]), uo = {
2423
+ const co = /* @__PURE__ */ y(ro, [["render", lo], ["__scopeId", "data-v-83a4b1d9"]]), uo = {
2425
2424
  name: "Form:Input",
2426
2425
  image: "https://cdn.builder.io/api/v1/image/assets%2FIsxPKMo2gPRRKeakUztj1D6uqed2%2Fad6f37889d9e40bbbbc72cdb5875d6ca",
2427
2426
  inputs: [
@@ -2555,7 +2554,7 @@ function So(e, t, n, o, s, r) {
2555
2554
  name: e.name
2556
2555
  }, e.filterAttrs(e.attributes, "v-on:", !1), E(e.filterAttrs(e.attributes, "v-on:", !0), !0)), [
2557
2556
  (u(!0), h($, null, L(e.options, (i, a) => (u(), h("option", {
2558
- key: a,
2557
+ key: `${i.name}-${a}`,
2559
2558
  value: i.value
2560
2559
  }, X(i.name || i.value), 9, ko))), 128))
2561
2560
  ], 16, yo);
@@ -2831,7 +2830,7 @@ function Uo(e, t, n, o, s, r) {
2831
2830
  }
2832
2831
  const Lo = /* @__PURE__ */ y(xo, [["render", Uo]]), Mo = () => [{
2833
2832
  component: Jn,
2834
- ...Hn
2833
+ ...jn
2835
2834
  }, {
2836
2835
  component: eo,
2837
2836
  ...Gn
@@ -2875,22 +2874,22 @@ const Lo = /* @__PURE__ */ y(xo, [["render", Uo]]), Mo = () => [{
2875
2874
  component: Gs,
2876
2875
  ...On
2877
2876
  }, {
2878
- component: jn,
2877
+ component: Hn,
2879
2878
  ...Un
2880
2879
  }, ...Mo()], Do = (e) => ({
2881
2880
  type: "builder.registerComponent",
2882
2881
  data: se(e)
2883
- }), jo = (e) => {
2882
+ }), Ho = (e) => {
2884
2883
  const t = e.toString().trim();
2885
2884
  return `return (${!t.startsWith("function") && !t.startsWith("(") ? "function " : ""}${t}).apply(this, arguments)`;
2886
- }, Ho = (e) => typeof e == "function" ? jo(e) : K(e), se = ({
2885
+ }, jo = (e) => typeof e == "function" ? Ho(e) : K(e), se = ({
2887
2886
  inputs: e,
2888
2887
  ...t
2889
2888
  }) => ({
2890
2889
  ...K(t),
2891
2890
  inputs: e == null ? void 0 : e.map((n) => Object.entries(n).reduce((o, [s, r]) => ({
2892
2891
  ...o,
2893
- [s]: Ho(r)
2892
+ [s]: jo(r)
2894
2893
  }), {}))
2895
2894
  }), Ko = `function updateCookiesAndStyles(contentId, variants, isHydrationTarget) {
2896
2895
  function getAndSetVariantId() {
@@ -3104,7 +3103,7 @@ const os = async (e) => {
3104
3103
  const t = he(e);
3105
3104
  return await (await (e.fetch ?? Qe)(t.href, e.fetchOptions)).json();
3106
3105
  }, ss = async (e, t, n = he(e)) => {
3107
- const o = H(e.canTrack);
3106
+ const o = j(e.canTrack);
3108
3107
  if (n.search.includes("preview="), !o || !(I() || V === "reactNative"))
3109
3108
  return t.results;
3110
3109
  try {
@@ -3168,7 +3167,7 @@ const _e = "builderSessionId", ls = async ({
3168
3167
  }, cs = () => Ze(), ds = ({
3169
3168
  id: e,
3170
3169
  canTrack: t
3171
- }) => je({
3170
+ }) => He({
3172
3171
  name: _e,
3173
3172
  value: e,
3174
3173
  canTrack: t
@@ -3327,7 +3326,7 @@ function nt(e, t) {
3327
3326
  const n = new URL(t.origin), o = n.hostname;
3328
3327
  return (e || vs).findIndex((s) => s.startsWith("*.") ? o.endsWith(s.slice(1)) : s === o) > -1;
3329
3328
  }
3330
- const Cs = "1.0.19", Ie = {};
3329
+ const Cs = "1.0.21", Ie = {};
3331
3330
  function ws(e, t) {
3332
3331
  let n = Ie[e];
3333
3332
  if (n || (n = Ie[e] = []), n.push(t), I()) {
@@ -3479,18 +3478,18 @@ const ot = (e = {}) => {
3479
3478
  name: "enable-editor",
3480
3479
  props: [
3481
3480
  "builderContextSignal",
3482
- "contentWrapper",
3483
- "model",
3484
- "trustedHosts",
3485
- "context",
3486
3481
  "canTrack",
3487
3482
  "apiKey",
3488
3483
  "locale",
3489
3484
  "enrich",
3485
+ "trustedHosts",
3486
+ "model",
3490
3487
  "content",
3488
+ "data",
3489
+ "contentWrapper",
3490
+ "context",
3491
3491
  "showContent",
3492
- "contentWrapperProps",
3493
- "data"
3492
+ "contentWrapperProps"
3494
3493
  ],
3495
3494
  data() {
3496
3495
  return {
@@ -3513,7 +3512,7 @@ const ot = (e = {}) => {
3513
3512
  if (I()) {
3514
3513
  if (R() && this.$refs.elementRef && this.$refs.elementRef.dispatchEvent(
3515
3514
  new CustomEvent("initeditingbldr")
3516
- ), this.builderContextSignal.content && H(this.canTrack)) {
3515
+ ), this.builderContextSignal.content && j(this.canTrack)) {
3517
3516
  const r = (n = this.builderContextSignal.content) == null ? void 0 : n.testVariationId, i = (o = this.builderContextSignal.content) == null ? void 0 : o.id, a = this.apiKey;
3518
3517
  re({
3519
3518
  type: "impression",
@@ -3683,7 +3682,7 @@ const ot = (e = {}) => {
3683
3682
  const o = (t = this.builderContextSignal.content) == null ? void 0 : t.testVariationId, s = (n = this.builderContextSignal.content) == null ? void 0 : n.id;
3684
3683
  re({
3685
3684
  type: "click",
3686
- canTrack: H(this.canTrack),
3685
+ canTrack: j(this.canTrack),
3687
3686
  contentId: s,
3688
3687
  apiKey: this.apiKey,
3689
3688
  variationId: o !== s ? o : void 0,
@@ -3777,7 +3776,7 @@ const ot = (e = {}) => {
3777
3776
  });
3778
3777
  function Ts(e, t, n, o, s, r) {
3779
3778
  var i, a, l;
3780
- return e.builderContextSignal.content ? (u(), g(j(e.ContentWrapper), w({
3779
+ return e.builderContextSignal.content ? (u(), g(H(e.ContentWrapper), w({
3781
3780
  key: 0,
3782
3781
  ref: "elementRef",
3783
3782
  onClick: (c) => e.onClick(c),
@@ -4044,7 +4043,7 @@ function Ms(e, t, n, o, s, r) {
4044
4043
  _: 1
4045
4044
  }, 16, ["content", "data", "model", "context", "apiKey", "canTrack", "locale", "enrich", "showContent", "builderContextSignal", "contentWrapper", "contentWrapperProps", "linkComponent", "trustedHosts"]);
4046
4045
  }
4047
- const Ds = /* @__PURE__ */ y(Ls, [["render", Ms]]), js = f({
4046
+ const Ds = /* @__PURE__ */ y(Ls, [["render", Ms]]), Hs = f({
4048
4047
  name: "content-variants",
4049
4048
  components: {
4050
4049
  InlinedScript: Ye,
@@ -4073,7 +4072,7 @@ const Ds = /* @__PURE__ */ y(Ls, [["render", Ms]]), js = f({
4073
4072
  data() {
4074
4073
  return {
4075
4074
  shouldRenderVariants: zo({
4076
- canTrack: H(this.canTrack),
4075
+ canTrack: j(this.canTrack),
4077
4076
  content: this.content
4078
4077
  }),
4079
4078
  TARGET: V,
@@ -4104,12 +4103,12 @@ const Ds = /* @__PURE__ */ y(Ls, [["render", Ms]]), js = f({
4104
4103
  testVariationId: (e = this.content) == null ? void 0 : e.id
4105
4104
  } : Tn({
4106
4105
  item: this.content,
4107
- canTrack: H(this.canTrack)
4106
+ canTrack: j(this.canTrack)
4108
4107
  });
4109
4108
  }
4110
4109
  }
4111
4110
  });
4112
- function Hs(e, t, n, o, s, r) {
4111
+ function js(e, t, n, o, s, r) {
4113
4112
  const i = k("inlined-script"), a = k("inlined-styles"), l = k("content-component");
4114
4113
  return u(), h($, null, [
4115
4114
  !e.isNestedRender && e.TARGET !== "reactNative" ? (u(), g(i, {
@@ -4174,7 +4173,7 @@ function Hs(e, t, n, o, s, r) {
4174
4173
  }), null, 16, ["isNestedRender", "content", "model", "data", "context", "apiKey", "apiVersion", "customComponents", "linkComponent", "canTrack", "locale", "enrich", "isSsrAbTest", "blocksWrapper", "blocksWrapperProps", "contentWrapper", "contentWrapperProps", "trustedHosts"])
4175
4174
  ], 64);
4176
4175
  }
4177
- const Ks = /* @__PURE__ */ y(js, [["render", Hs]]), qs = async ({
4176
+ const Ks = /* @__PURE__ */ y(Hs, [["render", js]]), qs = async ({
4178
4177
  builderContextValue: e,
4179
4178
  symbol: t
4180
4179
  }) => {
@@ -4196,8 +4195,8 @@ const Ks = /* @__PURE__ */ y(js, [["render", Hs]]), qs = async ({
4196
4195
  name: "builder-symbol",
4197
4196
  components: { ContentVariants: Ks },
4198
4197
  props: [
4199
- "attributes",
4200
4198
  "symbol",
4199
+ "attributes",
4201
4200
  "dynamic",
4202
4201
  "builderContext",
4203
4202
  "builderBlock",
@@ -4328,7 +4327,7 @@ export {
4328
4327
  oe as j,
4329
4328
  bt as k,
4330
4329
  Gs as l,
4331
- jn as m,
4330
+ Hn as m,
4332
4331
  Z as n,
4333
4332
  Ks as o,
4334
4333
  R as p,
@@ -1 +1 @@
1
- var t=require("./style.css");Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-boTk8cd2.cjs");exports.Blocks=e.Blocks;exports.BuilderContext=e.BuilderContext;exports.Button=e.Button;exports.Columns=e.Columns;exports.Content=e.ContentVariants;exports.Fragment=e.Fragment;exports.Image=e.Image;exports.Section=e.Section;exports.Symbol=e.Symbol;exports.Text=e.Text;exports.Video=e.Video;exports._processContentResult=e._processContentResult;exports.createRegisterComponentMessage=e.createRegisterComponentMessage;exports.fetchBuilderProps=e.fetchBuilderProps;exports.fetchEntries=e.fetchEntries;exports.fetchOneEntry=e.fetchOneEntry;exports.getBuilderSearchParams=e.getBuilderSearchParams;exports.isEditing=e.isEditing;exports.isPreviewing=e.isPreviewing;exports.register=e.register;exports.setEditorSettings=e.setEditorSettings;exports.subscribeToEditor=e.subscribeToEditor;exports.track=e.track;
1
+ var t=require("./style.css");Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-OSGu6alT.cjs");exports.Blocks=e.Blocks;exports.BuilderContext=e.BuilderContext;exports.Button=e.Button;exports.Columns=e.Columns;exports.Content=e.ContentVariants;exports.Fragment=e.Fragment;exports.Image=e.Image;exports.Section=e.Section;exports.Symbol=e.Symbol;exports.Text=e.Text;exports.Video=e.Video;exports._processContentResult=e._processContentResult;exports.createRegisterComponentMessage=e.createRegisterComponentMessage;exports.fetchBuilderProps=e.fetchBuilderProps;exports.fetchEntries=e.fetchEntries;exports.fetchOneEntry=e.fetchOneEntry;exports.getBuilderSearchParams=e.getBuilderSearchParams;exports.isEditing=e.isEditing;exports.isPreviewing=e.isPreviewing;exports.register=e.register;exports.setEditorSettings=e.setEditorSettings;exports.subscribeToEditor=e.subscribeToEditor;exports.track=e.track;
@@ -1,10 +1,10 @@
1
- export * from './index-helpers/top-of-file.js';
1
+ export * from './index-helpers/top-of-file';
2
2
  /**
3
3
  * In the React SDK, this file is marked with `use client`.
4
4
  */
5
- export * from './index-helpers/blocks-exports.js';
5
+ export * from './index-helpers/blocks-exports';
6
6
  /**
7
7
  * In the React SDK, this file is not marked with `use client`, to allow
8
8
  * NextJS App Directory to use the SDK helper functions without issues.
9
9
  */
10
- export * from './server-index.js';
10
+ export * from './server-index';
@@ -1,10 +1,10 @@
1
- export * from './index-helpers/top-of-file.js';
1
+ export * from './index-helpers/top-of-file';
2
2
  /**
3
3
  * In the React SDK, this file is marked with `use client`.
4
4
  */
5
- export * from './index-helpers/blocks-exports.js';
5
+ export * from './index-helpers/blocks-exports';
6
6
  /**
7
7
  * In the React SDK, this file is not marked with `use client`, to allow
8
8
  * NextJS App Directory to use the SDK helper functions without issues.
9
9
  */
10
- export * from './server-index.js';
10
+ export * from './server-index';
@@ -1,5 +1,5 @@
1
1
  import "./style.css";
2
- import { n as a, j as r, k as o, C as i, o as n, F as c, I as g, S as m, l, m as u, V as d, z as p, r as C, y as B, A as E, D as S, u as f, p as h, q as x, s as b, t as k, x as y, v as P } from "./index-cWs7iJKE.js";
2
+ import { n as a, j as r, k as o, C as i, o as n, F as c, I as g, S as m, l, m as u, V as d, z as p, r as C, y as B, A as E, D as S, u as f, p as h, q as x, s as b, t as k, x as y, v as P } from "./index-mwZzSIN7.js";
3
3
  export {
4
4
  a as Blocks,
5
5
  r as BuilderContext,
@@ -1 +1 @@
1
- var k=require("./style.css");Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("vue"),t=require("./index-boTk8cd2.cjs"),r=()=>Promise.resolve().then(()=>require("./index-boTk8cd2.cjs")).then(e=>e.block).then(e=>e.default).catch(e=>{throw console.error("Error while attempting to dynamically import component Block at ../block.vue",e),e}),c=o.defineComponent({name:"repeated-block",components:{Block:o.defineAsyncComponent(r)},props:["repeatContext","block","registeredComponents","linkComponent"],data(){return{store:this.repeatContext}},provide(){const e=this;return{[t.BuilderContext.key]:e.store}}});function s(e,i,p,m,a,d){const n=o.resolveComponent("block");return o.openBlock(),o.createBlock(n,{block:e.block,context:e.store,registeredComponents:e.registeredComponents,linkComponent:e.linkComponent},null,8,["block","context","registeredComponents","linkComponent"])}const l=t._export_sfc(c,[["render",s]]);exports.default=l;
1
+ var k=require("./style.css");Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("vue"),t=require("./index-OSGu6alT.cjs"),r=()=>Promise.resolve().then(()=>require("./index-OSGu6alT.cjs")).then(e=>e.block).then(e=>e.default).catch(e=>{throw console.error("Error while attempting to dynamically import component Block at ../block.vue",e),e}),c=o.defineComponent({name:"repeated-block",components:{Block:o.defineAsyncComponent(r)},props:["repeatContext","block","registeredComponents","linkComponent"],data(){return{store:this.repeatContext}},provide(){const e=this;return{[t.BuilderContext.key]:e.store}}});function s(e,i,p,m,a,d){const n=o.resolveComponent("block");return o.openBlock(),o.createBlock(n,{block:e.block,context:e.store,registeredComponents:e.registeredComponents,linkComponent:e.linkComponent},null,8,["block","context","registeredComponents","linkComponent"])}const l=t._export_sfc(c,[["render",s]]);exports.default=l;
@@ -1,7 +1,7 @@
1
1
  import "./style.css";
2
2
  import { defineComponent as t, defineAsyncComponent as n, resolveComponent as r, openBlock as p, createBlock as c } from "vue";
3
- import { j as s, e as l } from "./index-cWs7iJKE.js";
4
- const i = () => import("./index-cWs7iJKE.js").then((o) => o.G).then((o) => o.default).catch((o) => {
3
+ import { j as s, e as l } from "./index-mwZzSIN7.js";
4
+ const i = () => import("./index-mwZzSIN7.js").then((o) => o.G).then((o) => o.default).catch((o) => {
5
5
  throw console.error(
6
6
  "Error while attempting to dynamically import component Block at ../block.vue",
7
7
  o
@@ -1,39 +1,39 @@
1
- export * from './index-helpers/top-of-file.js';
1
+ export * from './index-helpers/top-of-file';
2
2
  /**
3
3
  * Component Prop types
4
4
  */
5
- export type { ButtonProps } from './blocks/button/button.types.js';
6
- export type { ColumnProps } from './blocks/columns/columns.types.js';
7
- export type { FragmentProps } from './blocks/fragment/fragment.types.js';
8
- export type { ImageProps } from './blocks/image/image.types.js';
9
- export type { SectionProps } from './blocks/section/section.types.js';
10
- export type { SymbolProps } from './blocks/symbol/symbol.types.js';
11
- export type { TextProps } from './blocks/text/text.types.js';
12
- export type { VideoProps } from './blocks/video/video.types.js';
13
- export type { BlocksProps } from './components/blocks/blocks.types.js';
14
- export type { ContentVariantsPrps as ContentProps } from './components/content-variants/content-variants.types.js';
5
+ export type { ButtonProps } from './blocks/button/button.types';
6
+ export type { ColumnProps } from './blocks/columns/columns.types';
7
+ export type { FragmentProps } from './blocks/fragment/fragment.types';
8
+ export type { ImageProps } from './blocks/image/image.types';
9
+ export type { SectionProps } from './blocks/section/section.types';
10
+ export type { SymbolProps } from './blocks/symbol/symbol.types';
11
+ export type { TextProps } from './blocks/text/text.types';
12
+ export type { VideoProps } from './blocks/video/video.types';
13
+ export type { BlocksProps } from './components/blocks/blocks.types';
14
+ export type { ContentVariantsPrps as ContentProps } from './components/content-variants/content-variants.types';
15
15
  /**
16
16
  * General Builder types
17
17
  */
18
- export type { RegisteredComponent } from './context/types.js';
19
- export type { BuilderBlock } from './types/builder-block.js';
20
- export type { BuilderContent } from './types/builder-content.js';
21
- export type { ComponentInfo } from './types/components.js';
18
+ export type { RegisteredComponent } from './context/types';
19
+ export type { BuilderBlock } from './types/builder-block';
20
+ export type { BuilderContent } from './types/builder-content';
21
+ export type { ComponentInfo } from './types/components';
22
22
  /**
23
23
  * Helper functions
24
24
  */
25
- export { isEditing } from './functions/is-editing.js';
26
- export { isPreviewing } from './functions/is-previewing.js';
27
- export { createRegisterComponentMessage } from './functions/register-component.js';
28
- export { register } from './functions/register.js';
29
- export type { InsertMenuConfig, InsertMenuItem } from './functions/register.js';
30
- export { setEditorSettings } from './functions/set-editor-settings.js';
31
- export type { Settings } from './functions/set-editor-settings.js';
32
- export { getBuilderSearchParams } from './functions/get-builder-search-params/index.js';
33
- export { track } from './functions/track/index.js';
34
- export { subscribeToEditor } from './helpers/subscribe-to-editor.js';
25
+ export { isEditing } from './functions/is-editing';
26
+ export { isPreviewing } from './functions/is-previewing';
27
+ export { createRegisterComponentMessage } from './functions/register-component';
28
+ export { register } from './functions/register';
29
+ export type { InsertMenuConfig, InsertMenuItem } from './functions/register';
30
+ export { setEditorSettings } from './functions/set-editor-settings';
31
+ export type { Settings } from './functions/set-editor-settings';
32
+ export { getBuilderSearchParams } from './functions/get-builder-search-params/index';
33
+ export { track } from './functions/track/index';
34
+ export { subscribeToEditor } from './helpers/subscribe-to-editor';
35
35
  /**
36
36
  * Content fetching
37
37
  */
38
- export { fetchBuilderProps } from './functions/fetch-builder-props.js';
39
- export { _processContentResult, fetchEntries, fetchOneEntry } from './functions/get-content/index.js';
38
+ export { fetchBuilderProps } from './functions/fetch-builder-props';
39
+ export { _processContentResult, fetchEntries, fetchOneEntry } from './functions/get-content/index';
@@ -1 +1 @@
1
- .component-1o2kztlxdt6[data-v-b8add99a]{display:flex;flex-direction:column;align-items:stretch}.div-2fnk003dqad[data-v-4eaba73b]{display:flex;line-height:normal}.img-1be3j8m9ewb[data-v-c23615d2]{opacity:1;transition:opacity .2s ease-in-out}.div-1be3j8m9ewb[data-v-c23615d2]{width:100%;pointer-events:none;font-size:0}.div-1be3j8m9ewb-2[data-v-c23615d2]{display:flex;flex-direction:column;align-items:stretch;position:absolute;top:0;left:0;width:100%;height:100%}.pre-5vz8uirn7sc[data-v-541b06ed]{padding:10px;color:red;text-align:center}
1
+ .component-1o2kztlxdt6[data-v-9724ab41]{display:flex;flex-direction:column;align-items:stretch}.div-2fnk003dqad[data-v-6caab097]{display:flex;line-height:normal}.img-1be3j8m9ewb[data-v-dde76a35]{opacity:1;transition:opacity .2s ease-in-out}.div-1be3j8m9ewb[data-v-dde76a35]{width:100%;pointer-events:none;font-size:0}.div-1be3j8m9ewb-2[data-v-dde76a35]{display:flex;flex-direction:column;align-items:stretch;position:absolute;top:0;left:0;width:100%;height:100%}.pre-5vz8uirn7sc[data-v-83a4b1d9]{padding:10px;color:red;text-align:center}
@@ -1,6 +1,6 @@
1
- import type { BuilderBlock } from './builder-block.js';
2
- import type { Input } from './input.js';
3
- import type { Nullable } from './typescript.js';
1
+ import type { BuilderBlock } from './builder-block';
2
+ import type { Input } from './input';
3
+ import type { Nullable } from './typescript';
4
4
  export interface Breakpoints {
5
5
  small: number;
6
6
  medium: number;
@@ -1,5 +1,5 @@
1
- import type { BuilderContextInterface, RegisteredComponents } from '../context/types.js';
2
- import type { BuilderBlock } from './builder-block.js';
1
+ import type { BuilderContextInterface, RegisteredComponents } from '../context/types';
2
+ import type { BuilderBlock } from './builder-block';
3
3
  export type BuilderDataProps = {
4
4
  builderBlock: BuilderBlock;
5
5
  builderContext: BuilderContextInterface;
@@ -1,5 +1,5 @@
1
- import type { BuilderElement } from './element.js';
2
- import type { Input } from './input.js';
1
+ import type { BuilderElement } from './element';
2
+ import type { Input } from './input';
3
3
  export interface ComponentInfo {
4
4
  /**
5
5
  * Name your component something unique, e.g. 'MyButton'. You can override built-in components
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("vue"),t=require("./index-6jtmxcZK.cjs"),h=s.defineComponent({name:"block-styles",components:{InlinedStyles:t._sfc_main},props:["block","context"],data(){return{TARGET:t.TARGET}},computed:{canShowBlock(){const e=t.getProcessedBlock({block:this.block,localState:this.context.localState,rootState:this.context.rootState,rootSetState:this.context.rootSetState,context:this.context.context,shouldEvaluateBindings:!0});return t.checkIsDefined(e.hide)?!e.hide:t.checkIsDefined(e.show)?e.show:!0},css(){var d;const e=t.getProcessedBlock({block:this.block,localState:this.context.localState,rootState:this.context.rootState,rootSetState:this.context.rootSetState,context:this.context.context,shouldEvaluateBindings:!0}),o=e.responsiveStyles,c=this.context.content,r=t.getSizesForBreakpoints(((d=c==null?void 0:c.meta)==null?void 0:d.breakpoints)||{}),a=o==null?void 0:o.large,i=o==null?void 0:o.medium,n=o==null?void 0:o.small,l=e.id;if(!l)return"";const u=a?t.createCssClass({className:l,styles:a}):"",S=i?t.createCssClass({className:l,styles:i,mediaQuery:t.getMaxWidthQueryForSize("medium",r)}):"",m=n?t.createCssClass({className:l,styles:n,mediaQuery:t.getMaxWidthQueryForSize("small",r)}):"";return[u,S,m].join(" ")}}});function k(e,o,c,r,a,i){const n=s.resolveComponent("inlined-styles");return e.TARGET!=="reactNative"&&e.css&&e.canShowBlock?(s.openBlock(),s.createBlock(n,{key:0,id:"builderio-block",styles:e.css},null,8,["styles"])):s.createCommentVNode("",!0)}const p=t._export_sfc(h,[["render",k]]);exports.default=p;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("vue"),t=require("./index-xnWjf2tW.cjs"),h=s.defineComponent({name:"block-styles",components:{InlinedStyles:t._sfc_main},props:["block","context"],data(){return{TARGET:t.TARGET}},computed:{canShowBlock(){const e=t.getProcessedBlock({block:this.block,localState:this.context.localState,rootState:this.context.rootState,rootSetState:this.context.rootSetState,context:this.context.context,shouldEvaluateBindings:!0});return t.checkIsDefined(e.hide)?!e.hide:t.checkIsDefined(e.show)?e.show:!0},css(){var d;const e=t.getProcessedBlock({block:this.block,localState:this.context.localState,rootState:this.context.rootState,rootSetState:this.context.rootSetState,context:this.context.context,shouldEvaluateBindings:!0}),o=e.responsiveStyles,c=this.context.content,r=t.getSizesForBreakpoints(((d=c==null?void 0:c.meta)==null?void 0:d.breakpoints)||{}),a=o==null?void 0:o.large,i=o==null?void 0:o.medium,n=o==null?void 0:o.small,l=e.id;if(!l)return"";const u=a?t.createCssClass({className:l,styles:a}):"",S=i?t.createCssClass({className:l,styles:i,mediaQuery:t.getMaxWidthQueryForSize("medium",r)}):"",m=n?t.createCssClass({className:l,styles:n,mediaQuery:t.getMaxWidthQueryForSize("small",r)}):"";return[u,S,m].join(" ")}}});function k(e,o,c,r,a,i){const n=s.resolveComponent("inlined-styles");return e.TARGET!=="reactNative"&&e.css&&e.canShowBlock?(s.openBlock(),s.createBlock(n,{key:0,id:"builderio-block",styles:e.css},null,8,["styles"])):s.createCommentVNode("",!0)}const p=t._export_sfc(h,[["render",k]]);exports.default=p;
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as k, resolveComponent as y, openBlock as x, createBlock as f, createCommentVNode as b } from "vue";
2
- import { _ as B, T as _, g as d, c as m, a as g, b as r, d as S, e as C } from "./index-3WfVCyJd.js";
2
+ import { _ as B, T as _, g as d, c as m, a as g, b as r, d as S, e as C } from "./index-Ua4OW_gh.js";
3
3
  const v = k({
4
4
  name: "block-styles",
5
5
  components: { InlinedStyles: B },
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("vue"),o=require("./get-block-properties-IfIhpTyk.cjs"),n=require("./index-u36w67Cr.cjs"),c=()=>Promise.resolve().then(()=>require("./index-u36w67Cr.cjs")).then(e=>e.dynamicRenderer).then(e=>e.default).catch(e=>{throw console.error("Error while attempting to dynamically import component DynamicRenderer at ../../dynamic-renderer/dynamic-renderer.vue",e),e}),a=t.defineComponent({name:"block-wrapper",components:{DynamicRenderer:t.defineAsyncComponent(c)},props:["Wrapper","block","context"],data(){return{getBlockActions:o.getBlockActions,getBlockProperties:o.getBlockProperties}}});function i(e,l,p,d,m,u){const r=t.resolveComponent("dynamic-renderer");return t.openBlock(),t.createBlock(r,{TagName:e.Wrapper,attributes:e.getBlockProperties({block:e.block,context:e.context}),actionAttributes:e.getBlockActions({block:e.block,rootState:e.context.rootState,rootSetState:e.context.rootSetState,localState:e.context.localState,context:e.context.context,stripPrefix:!0})},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default")]),_:3},8,["TagName","attributes","actionAttributes"])}const s=n._export_sfc(a,[["render",i]]);exports.default=s;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("vue"),o=require("./get-block-properties-v6bf_R5d.cjs"),n=require("./index-xnWjf2tW.cjs"),c=()=>Promise.resolve().then(()=>require("./index-xnWjf2tW.cjs")).then(e=>e.dynamicRenderer).then(e=>e.default).catch(e=>{throw console.error("Error while attempting to dynamically import component DynamicRenderer at ../../dynamic-renderer/dynamic-renderer.vue",e),e}),a=t.defineComponent({name:"block-wrapper",components:{DynamicRenderer:t.defineAsyncComponent(c)},props:["Wrapper","block","context"],data(){return{getBlockActions:o.getBlockActions,getBlockProperties:o.getBlockProperties}}});function i(e,l,p,d,m,u){const r=t.resolveComponent("dynamic-renderer");return t.openBlock(),t.createBlock(r,{TagName:e.Wrapper,attributes:e.getBlockProperties({block:e.block,context:e.context}),actionAttributes:e.getBlockActions({block:e.block,rootState:e.context.rootState,rootSetState:e.context.rootSetState,localState:e.context.localState,context:e.context.context,stripPrefix:!0})},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default")]),_:3},8,["TagName","attributes","actionAttributes"])}const s=n._export_sfc(a,[["render",i]]);exports.default=s;
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as o, defineAsyncComponent as r, resolveComponent as n, openBlock as a, createBlock as c, withCtx as i, renderSlot as p } from "vue";
2
- import { g as s, a as l } from "./get-block-properties-faT56OMN.js";
3
- import { e as m } from "./index-EgsFYAAH.js";
4
- const d = () => import("./index-EgsFYAAH.js").then((e) => e.E).then((e) => e.default).catch((e) => {
2
+ import { g as s, a as l } from "./get-block-properties-yFfbPH85.js";
3
+ import { e as m } from "./index-Ua4OW_gh.js";
4
+ const d = () => import("./index-Ua4OW_gh.js").then((e) => e.E).then((e) => e.default).catch((e) => {
5
5
  throw console.error(
6
6
  "Error while attempting to dynamically import component DynamicRenderer at ../../dynamic-renderer/dynamic-renderer.vue",
7
7
  e
@@ -1,4 +1,4 @@
1
- import type { BuilderLinkComponentProp } from '../../types/builder-props.js';
1
+ import type { BuilderLinkComponentProp } from '../../types/builder-props';
2
2
  export interface ButtonProps extends BuilderLinkComponentProp {
3
3
  attributes?: any;
4
4
  text?: string;
@@ -1,4 +1,4 @@
1
- import { filterAttrs } from "../helpers.js";
1
+ import { filterAttrs } from "../helpers";
2
2
  declare const _default: import("vue").DefineComponent<Readonly<{
3
3
  text?: any;
4
4
  link?: any;
@@ -1,2 +1,2 @@
1
- import type { ComponentInfo } from '../../types/components.js';
1
+ import type { ComponentInfo } from '../../types/components';
2
2
  export declare const componentInfo: ComponentInfo;
@@ -1,5 +1,5 @@
1
- import type { BuilderBlock } from '../../types/builder-block.js';
2
- import type { BuilderComponentsProp, BuilderDataProps, BuilderLinkComponentProp } from '../../types/builder-props.js';
1
+ import type { BuilderBlock } from '../../types/builder-block';
2
+ import type { BuilderComponentsProp, BuilderDataProps, BuilderLinkComponentProp } from '../../types/builder-props';
3
3
  type Column = {
4
4
  blocks: BuilderBlock[];
5
5
  width?: number;
@@ -1,6 +1,6 @@
1
- import type { SizeName } from "../../constants/device-sizes.js";
2
- import { mapStyleObjToStrIfNeeded } from "../../functions/get-style.js";
3
- import type { Dictionary } from "../../types/typescript.js";
1
+ import type { SizeName } from "../../constants/device-sizes";
2
+ import { mapStyleObjToStrIfNeeded } from "../../functions/get-style";
3
+ import type { Dictionary } from "../../types/typescript";
4
4
  type CSSVal = string | number;
5
5
  declare const _default: import("vue").DefineComponent<Readonly<{
6
6
  builderContext?: any;