@builder.io/sdk-vue 1.0.18 → 1.0.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/browser/{block-styles-dSRlBHsQ.cjs → block-styles-d4tM_Pbm.cjs} +1 -1
- package/lib/browser/{block-styles-fJo9CiqB.js → block-styles-gV1j-Mno.js} +1 -1
- package/lib/browser/{block-wrapper-2Ja2NgLM.cjs → block-wrapper-7jEUErnD.cjs} +1 -1
- package/lib/browser/{block-wrapper-TYDGuoBJ.js → block-wrapper-mUYhrZYL.js} +3 -3
- package/lib/browser/blocks/button/button.types.d.ts +1 -1
- package/lib/browser/blocks/button/button.vue.d.ts +1 -1
- package/lib/browser/blocks/button/component-info.d.ts +1 -1
- package/lib/browser/blocks/columns/columns.types.d.ts +2 -2
- package/lib/browser/blocks/columns/columns.vue.d.ts +3 -3
- package/lib/browser/blocks/columns/component-info.d.ts +1 -1
- package/lib/browser/blocks/custom-code/component-info.d.ts +1 -1
- package/lib/browser/blocks/embed/component-info.d.ts +1 -1
- package/lib/browser/blocks/form/form/component-info.d.ts +1 -1
- package/lib/browser/blocks/form/form/form.vue.d.ts +4 -7
- package/lib/browser/blocks/form/input/component-info.d.ts +1 -1
- package/lib/browser/blocks/form/input/input.vue.d.ts +2 -2
- package/lib/browser/blocks/form/select/component-info.d.ts +1 -1
- package/lib/browser/blocks/form/select/select.vue.d.ts +2 -2
- package/lib/browser/blocks/form/submit-button/component-info.d.ts +1 -1
- package/lib/browser/blocks/form/submit-button/submit-button.vue.d.ts +1 -1
- package/lib/browser/blocks/fragment/component-info.d.ts +1 -1
- package/lib/browser/blocks/image/component-info.d.ts +1 -1
- package/lib/browser/blocks/image/image.types.d.ts +1 -1
- package/lib/browser/blocks/img/component-info.d.ts +1 -1
- package/lib/browser/blocks/img/img.vue.d.ts +2 -2
- package/lib/browser/blocks/raw-text/component-info.d.ts +1 -1
- package/lib/browser/blocks/section/component-info.d.ts +1 -1
- package/lib/browser/blocks/section/section.vue.d.ts +1 -1
- package/lib/browser/blocks/slot/component-info.d.ts +1 -1
- package/lib/browser/blocks/slot/slot.vue.d.ts +1 -4
- package/lib/browser/blocks/symbol/component-info.d.ts +1 -1
- package/lib/browser/blocks/symbol/symbol.helpers.d.ts +2 -2
- package/lib/browser/blocks/symbol/symbol.types.d.ts +2 -2
- package/lib/browser/blocks/symbol/symbol.vue.d.ts +1 -1
- package/lib/browser/blocks/text/component-info.d.ts +1 -1
- package/lib/browser/blocks/textarea/component-info.d.ts +1 -1
- package/lib/browser/blocks/video/component-info.d.ts +1 -1
- package/lib/browser/blocks/video/video.types.d.ts +1 -1
- package/lib/browser/{component-ref-9l-f7ipv.cjs → component-ref-cnJXcopK.cjs} +1 -1
- package/lib/browser/{component-ref-tWv3TZak.js → component-ref-pY_JzaE9.js} +2 -2
- package/lib/browser/components/block/animator.d.ts +1 -1
- package/lib/browser/components/block/block.helpers.d.ts +4 -4
- package/lib/browser/components/block/block.vue.d.ts +4 -4
- package/lib/browser/components/block/components/block-styles.vue.d.ts +3 -3
- package/lib/browser/components/block/components/block-wrapper.vue.d.ts +2 -2
- package/lib/browser/components/block/components/component-ref/component-ref.helpers.d.ts +3 -3
- package/lib/browser/components/block/components/component-ref/component-ref.vue.d.ts +4 -4
- package/lib/browser/components/block/components/interactive-element.vue.d.ts +5 -5
- package/lib/browser/components/block/types.d.ts +2 -2
- package/lib/browser/components/blocks/blocks-wrapper.vue.d.ts +4 -4
- package/lib/browser/components/blocks/blocks.types.d.ts +1 -1
- package/lib/browser/components/content/components/enable-editor.vue.d.ts +11 -11
- package/lib/browser/components/content/content.helpers.d.ts +3 -3
- package/lib/browser/components/content/content.types.d.ts +2 -2
- package/lib/browser/components/content/content.vue.d.ts +14 -14
- package/lib/browser/components/content/contentProps.types.d.ts +1 -1
- package/lib/browser/components/content-variants/content-variants.types.d.ts +4 -4
- package/lib/browser/components/content-variants/content-variants.vue.d.ts +14 -14
- package/lib/browser/components/content-variants/helpers.d.ts +5 -5
- package/lib/browser/components/dynamic-renderer/dynamic-renderer.vue.d.ts +3 -3
- package/lib/browser/constants/builder-registered-components.d.ts +1 -1
- package/lib/browser/constants/extra-components.d.ts +1 -1
- package/lib/browser/constants/sdk-version.d.ts +1 -1
- package/lib/browser/constants/target.d.ts +1 -1
- package/lib/browser/context/index.d.ts +1 -0
- package/lib/browser/context/types.d.ts +4 -4
- package/lib/browser/functions/evaluate/browser-runtime/browser.d.ts +2 -2
- package/lib/browser/functions/evaluate/browser-runtime/index.d.ts +1 -1
- package/lib/browser/functions/evaluate/choose-eval.d.ts +1 -1
- package/lib/browser/functions/evaluate/edge-runtime/edge-runtime.d.ts +1 -1
- package/lib/browser/functions/evaluate/edge-runtime/index.d.ts +1 -1
- package/lib/browser/functions/evaluate/evaluate.d.ts +1 -1
- package/lib/browser/functions/evaluate/helpers.d.ts +3 -3
- package/lib/browser/functions/evaluate/index.d.ts +1 -1
- package/lib/browser/functions/evaluate/node-runtime/index.d.ts +1 -1
- package/lib/browser/functions/evaluate/node-runtime/node-runtime.d.ts +1 -1
- package/lib/browser/functions/evaluate/placeholder-runtime.d.ts +1 -1
- package/lib/browser/functions/fetch-builder-props.d.ts +3 -3
- package/lib/browser/functions/get-block-actions-handler.d.ts +2 -2
- package/lib/browser/functions/get-block-actions.d.ts +2 -2
- package/lib/browser/functions/get-block-component-options.d.ts +1 -1
- package/lib/browser/functions/get-block-properties.d.ts +2 -2
- package/lib/browser/functions/get-builder-search-params/index.d.ts +1 -1
- package/lib/browser/functions/get-content/generate-content-url.d.ts +1 -1
- package/lib/browser/functions/get-content/index.d.ts +2 -2
- package/lib/browser/functions/get-processed-block.d.ts +2 -2
- package/lib/browser/functions/get-style.d.ts +2 -2
- package/lib/browser/functions/is-editing.d.ts +1 -1
- package/lib/browser/functions/is-previewing.d.ts +1 -1
- package/lib/browser/functions/register-component.d.ts +1 -1
- package/lib/browser/functions/register.d.ts +2 -2
- package/lib/browser/functions/track/index.d.ts +2 -2
- package/lib/browser/functions/transform-block-properties.d.ts +2 -2
- package/lib/browser/functions/transform-block.d.ts +1 -1
- package/lib/browser/functions/transform-style-property.d.ts +2 -2
- package/lib/browser/{get-block-properties-vtLi2Zhc.cjs → get-block-properties-DdFv1Dpy.cjs} +1 -1
- package/lib/browser/{get-block-properties-NPUl-rAr.js → get-block-properties-L3LkEv9O.js} +1 -1
- package/lib/browser/helpers/ab-tests.d.ts +3 -3
- package/lib/browser/helpers/cookie.d.ts +1 -1
- package/lib/browser/helpers/localStorage.d.ts +2 -2
- package/lib/browser/helpers/preview-lru-cache/get.d.ts +1 -1
- package/lib/browser/helpers/preview-lru-cache/set.d.ts +1 -1
- package/lib/browser/helpers/sessionId.d.ts +1 -1
- package/lib/browser/helpers/subscribe-to-editor.d.ts +3 -3
- package/lib/browser/helpers/visitorId.d.ts +1 -1
- package/lib/browser/{index-GOfZINve.js → index-HNoYiB0Y.js} +51 -52
- package/lib/browser/{index-zVH2QN_v.cjs → index-PUvnbz_d.cjs} +5 -5
- package/lib/browser/index-helpers/blocks-exports.d.ts +14 -10
- package/lib/browser/index.cjs +1 -1
- package/lib/browser/index.d.cts +3 -3
- package/lib/browser/index.d.mts +3 -3
- package/lib/browser/index.js +18 -17
- package/lib/browser/{repeated-block-gC_MAUrO.cjs → repeated-block-TTrWA7vt.cjs} +1 -1
- package/lib/browser/{repeated-block-3qyPcdcj.js → repeated-block-UXKcZAEd.js} +2 -2
- package/lib/browser/server-index.d.ts +27 -27
- package/lib/browser/style.css +1 -1
- package/lib/browser/types/builder-content.d.ts +3 -3
- package/lib/browser/types/builder-props.d.ts +2 -2
- package/lib/browser/types/components.d.ts +2 -2
- package/lib/{node/block-styles-5xUN_3hO.js → edge/block-styles-7ZVVl2UI.js} +1 -1
- package/lib/edge/{block-styles-4NeOtw6K.cjs → block-styles-CFbRginC.cjs} +1 -1
- package/lib/{node/block-wrapper-IM-TSIt6.js → edge/block-wrapper-tCVyzPQa.js} +3 -3
- package/lib/{node/block-wrapper-pI7CoC0x.cjs → edge/block-wrapper-tMchV8Ed.cjs} +1 -1
- package/lib/edge/blocks/button/button.types.d.ts +1 -1
- package/lib/edge/blocks/button/button.vue.d.ts +1 -1
- package/lib/edge/blocks/button/component-info.d.ts +1 -1
- package/lib/edge/blocks/columns/columns.types.d.ts +2 -2
- package/lib/edge/blocks/columns/columns.vue.d.ts +3 -3
- package/lib/edge/blocks/columns/component-info.d.ts +1 -1
- package/lib/edge/blocks/custom-code/component-info.d.ts +1 -1
- package/lib/edge/blocks/embed/component-info.d.ts +1 -1
- package/lib/edge/blocks/form/form/component-info.d.ts +1 -1
- package/lib/edge/blocks/form/form/form.vue.d.ts +4 -7
- package/lib/edge/blocks/form/input/component-info.d.ts +1 -1
- package/lib/edge/blocks/form/input/input.vue.d.ts +2 -2
- package/lib/edge/blocks/form/select/component-info.d.ts +1 -1
- package/lib/edge/blocks/form/select/select.vue.d.ts +2 -2
- package/lib/edge/blocks/form/submit-button/component-info.d.ts +1 -1
- package/lib/edge/blocks/form/submit-button/submit-button.vue.d.ts +1 -1
- package/lib/edge/blocks/fragment/component-info.d.ts +1 -1
- package/lib/edge/blocks/image/component-info.d.ts +1 -1
- package/lib/edge/blocks/image/image.types.d.ts +1 -1
- package/lib/edge/blocks/img/component-info.d.ts +1 -1
- package/lib/edge/blocks/img/img.vue.d.ts +2 -2
- package/lib/edge/blocks/raw-text/component-info.d.ts +1 -1
- package/lib/edge/blocks/section/component-info.d.ts +1 -1
- package/lib/edge/blocks/section/section.vue.d.ts +1 -1
- package/lib/edge/blocks/slot/component-info.d.ts +1 -1
- package/lib/edge/blocks/slot/slot.vue.d.ts +1 -4
- package/lib/edge/blocks/symbol/component-info.d.ts +1 -1
- package/lib/edge/blocks/symbol/symbol.helpers.d.ts +2 -2
- package/lib/edge/blocks/symbol/symbol.types.d.ts +2 -2
- package/lib/edge/blocks/symbol/symbol.vue.d.ts +1 -1
- package/lib/edge/blocks/text/component-info.d.ts +1 -1
- package/lib/edge/blocks/textarea/component-info.d.ts +1 -1
- package/lib/edge/blocks/video/component-info.d.ts +1 -1
- package/lib/edge/blocks/video/video.types.d.ts +1 -1
- package/lib/{node/component-ref-WQ2k_1xe.cjs → edge/component-ref-6kXahKbj.cjs} +1 -1
- package/lib/{node/component-ref-diCRDwdJ.js → edge/component-ref-xS-36BFD.js} +2 -2
- package/lib/edge/components/block/animator.d.ts +1 -1
- package/lib/edge/components/block/block.helpers.d.ts +4 -4
- package/lib/edge/components/block/block.vue.d.ts +4 -4
- package/lib/edge/components/block/components/block-styles.vue.d.ts +3 -3
- package/lib/edge/components/block/components/block-wrapper.vue.d.ts +2 -2
- package/lib/edge/components/block/components/component-ref/component-ref.helpers.d.ts +3 -3
- package/lib/edge/components/block/components/component-ref/component-ref.vue.d.ts +4 -4
- package/lib/edge/components/block/components/interactive-element.vue.d.ts +5 -5
- package/lib/edge/components/block/types.d.ts +2 -2
- package/lib/edge/components/blocks/blocks-wrapper.vue.d.ts +4 -4
- package/lib/edge/components/blocks/blocks.types.d.ts +1 -1
- package/lib/edge/components/content/components/enable-editor.vue.d.ts +11 -11
- package/lib/edge/components/content/content.helpers.d.ts +3 -3
- package/lib/edge/components/content/content.types.d.ts +2 -2
- package/lib/edge/components/content/content.vue.d.ts +14 -14
- package/lib/edge/components/content/contentProps.types.d.ts +1 -1
- package/lib/edge/components/content-variants/content-variants.types.d.ts +4 -4
- package/lib/edge/components/content-variants/content-variants.vue.d.ts +14 -14
- package/lib/edge/components/content-variants/helpers.d.ts +5 -5
- package/lib/edge/components/dynamic-renderer/dynamic-renderer.vue.d.ts +3 -3
- package/lib/edge/constants/builder-registered-components.d.ts +1 -1
- package/lib/edge/constants/extra-components.d.ts +1 -1
- package/lib/edge/constants/sdk-version.d.ts +1 -1
- package/lib/edge/constants/target.d.ts +1 -1
- package/lib/edge/context/index.d.ts +1 -0
- package/lib/edge/context/types.d.ts +4 -4
- package/lib/edge/functions/evaluate/browser-runtime/browser.d.ts +2 -2
- package/lib/edge/functions/evaluate/browser-runtime/index.d.ts +1 -1
- package/lib/edge/functions/evaluate/choose-eval.d.ts +1 -1
- package/lib/edge/functions/evaluate/edge-runtime/edge-runtime.d.ts +1 -1
- package/lib/edge/functions/evaluate/edge-runtime/index.d.ts +1 -1
- package/lib/edge/functions/evaluate/evaluate.d.ts +1 -1
- package/lib/edge/functions/evaluate/helpers.d.ts +3 -3
- package/lib/edge/functions/evaluate/index.d.ts +1 -1
- package/lib/edge/functions/evaluate/node-runtime/index.d.ts +1 -1
- package/lib/edge/functions/evaluate/node-runtime/node-runtime.d.ts +1 -1
- package/lib/edge/functions/evaluate/placeholder-runtime.d.ts +1 -1
- package/lib/edge/functions/fetch-builder-props.d.ts +3 -3
- package/lib/edge/functions/get-block-actions-handler.d.ts +2 -2
- package/lib/edge/functions/get-block-actions.d.ts +2 -2
- package/lib/edge/functions/get-block-component-options.d.ts +1 -1
- package/lib/edge/functions/get-block-properties.d.ts +2 -2
- package/lib/edge/functions/get-builder-search-params/index.d.ts +1 -1
- package/lib/edge/functions/get-content/generate-content-url.d.ts +1 -1
- package/lib/edge/functions/get-content/index.d.ts +2 -2
- package/lib/edge/functions/get-processed-block.d.ts +2 -2
- package/lib/edge/functions/get-style.d.ts +2 -2
- package/lib/edge/functions/is-editing.d.ts +1 -1
- package/lib/edge/functions/is-previewing.d.ts +1 -1
- package/lib/edge/functions/register-component.d.ts +1 -1
- package/lib/edge/functions/register.d.ts +2 -2
- package/lib/edge/functions/track/index.d.ts +2 -2
- package/lib/edge/functions/transform-block-properties.d.ts +2 -2
- package/lib/edge/functions/transform-block.d.ts +1 -1
- package/lib/edge/functions/transform-style-property.d.ts +2 -2
- package/lib/edge/{get-block-properties-F8byoMtM.cjs → get-block-properties-92j4bSTt.cjs} +1 -1
- package/lib/{node/get-block-properties-OFlqA_Wo.js → edge/get-block-properties-wwUqgoY1.js} +1 -1
- package/lib/edge/helpers/ab-tests.d.ts +3 -3
- package/lib/edge/helpers/cookie.d.ts +1 -1
- package/lib/edge/helpers/localStorage.d.ts +2 -2
- package/lib/edge/helpers/preview-lru-cache/get.d.ts +1 -1
- package/lib/edge/helpers/preview-lru-cache/set.d.ts +1 -1
- package/lib/edge/helpers/sessionId.d.ts +1 -1
- package/lib/edge/helpers/subscribe-to-editor.d.ts +3 -3
- package/lib/edge/helpers/visitorId.d.ts +1 -1
- package/lib/edge/{index-N_wStyKc.cjs → index-1xe9jFQi.cjs} +5 -5
- package/lib/edge/index-helpers/blocks-exports.d.ts +14 -10
- package/lib/edge/{index-v81cmSjf.js → index-r6ecFwxx.js} +129 -130
- package/lib/edge/index.cjs +1 -1
- package/lib/edge/index.d.cts +3 -3
- package/lib/edge/index.d.mts +3 -3
- package/lib/edge/index.js +15 -14
- package/lib/edge/{repeated-block-tan85m2W.cjs → repeated-block-h1uxL2QS.cjs} +1 -1
- package/lib/edge/{repeated-block-CHpFMFiE.js → repeated-block-tHlmcShN.js} +2 -2
- package/lib/edge/server-index.d.ts +27 -27
- package/lib/edge/style.css +1 -1
- package/lib/edge/types/builder-content.d.ts +3 -3
- package/lib/edge/types/builder-props.d.ts +2 -2
- package/lib/edge/types/components.d.ts +2 -2
- package/lib/node/{block-styles-0AA5PHvZ.cjs → block-styles-WQaU9sgN.cjs} +1 -1
- package/lib/{edge/block-styles-dab9n7mL.js → node/block-styles-nh4wTQ1n.js} +1 -1
- package/lib/{edge/block-wrapper-zQIwXaMm.cjs → node/block-wrapper-0JSFFSq8.cjs} +1 -1
- package/lib/{edge/block-wrapper-xkq_6xxs.js → node/block-wrapper-DaZ4mIlX.js} +3 -3
- package/lib/node/blocks/button/button.types.d.ts +1 -1
- package/lib/node/blocks/button/button.vue.d.ts +1 -1
- package/lib/node/blocks/button/component-info.d.ts +1 -1
- package/lib/node/blocks/columns/columns.types.d.ts +2 -2
- package/lib/node/blocks/columns/columns.vue.d.ts +3 -3
- package/lib/node/blocks/columns/component-info.d.ts +1 -1
- package/lib/node/blocks/custom-code/component-info.d.ts +1 -1
- package/lib/node/blocks/embed/component-info.d.ts +1 -1
- package/lib/node/blocks/form/form/component-info.d.ts +1 -1
- package/lib/node/blocks/form/form/form.vue.d.ts +4 -7
- package/lib/node/blocks/form/input/component-info.d.ts +1 -1
- package/lib/node/blocks/form/input/input.vue.d.ts +2 -2
- package/lib/node/blocks/form/select/component-info.d.ts +1 -1
- package/lib/node/blocks/form/select/select.vue.d.ts +2 -2
- package/lib/node/blocks/form/submit-button/component-info.d.ts +1 -1
- package/lib/node/blocks/form/submit-button/submit-button.vue.d.ts +1 -1
- package/lib/node/blocks/fragment/component-info.d.ts +1 -1
- package/lib/node/blocks/image/component-info.d.ts +1 -1
- package/lib/node/blocks/image/image.types.d.ts +1 -1
- package/lib/node/blocks/img/component-info.d.ts +1 -1
- package/lib/node/blocks/img/img.vue.d.ts +2 -2
- package/lib/node/blocks/raw-text/component-info.d.ts +1 -1
- package/lib/node/blocks/section/component-info.d.ts +1 -1
- package/lib/node/blocks/section/section.vue.d.ts +1 -1
- package/lib/node/blocks/slot/component-info.d.ts +1 -1
- package/lib/node/blocks/slot/slot.vue.d.ts +1 -4
- package/lib/node/blocks/symbol/component-info.d.ts +1 -1
- package/lib/node/blocks/symbol/symbol.helpers.d.ts +2 -2
- package/lib/node/blocks/symbol/symbol.types.d.ts +2 -2
- package/lib/node/blocks/symbol/symbol.vue.d.ts +1 -1
- package/lib/node/blocks/text/component-info.d.ts +1 -1
- package/lib/node/blocks/textarea/component-info.d.ts +1 -1
- package/lib/node/blocks/video/component-info.d.ts +1 -1
- package/lib/node/blocks/video/video.types.d.ts +1 -1
- package/lib/{edge/component-ref-VjUBxhFv.js → node/component-ref-UMw1_m4l.js} +2 -2
- package/lib/{edge/component-ref-Zp4SPs6B.cjs → node/component-ref-ZXwoV9mW.cjs} +1 -1
- package/lib/node/components/block/animator.d.ts +1 -1
- package/lib/node/components/block/block.helpers.d.ts +4 -4
- package/lib/node/components/block/block.vue.d.ts +4 -4
- package/lib/node/components/block/components/block-styles.vue.d.ts +3 -3
- package/lib/node/components/block/components/block-wrapper.vue.d.ts +2 -2
- package/lib/node/components/block/components/component-ref/component-ref.helpers.d.ts +3 -3
- package/lib/node/components/block/components/component-ref/component-ref.vue.d.ts +4 -4
- package/lib/node/components/block/components/interactive-element.vue.d.ts +5 -5
- package/lib/node/components/block/types.d.ts +2 -2
- package/lib/node/components/blocks/blocks-wrapper.vue.d.ts +4 -4
- package/lib/node/components/blocks/blocks.types.d.ts +1 -1
- package/lib/node/components/content/components/enable-editor.vue.d.ts +11 -11
- package/lib/node/components/content/content.helpers.d.ts +3 -3
- package/lib/node/components/content/content.types.d.ts +2 -2
- package/lib/node/components/content/content.vue.d.ts +14 -14
- package/lib/node/components/content/contentProps.types.d.ts +1 -1
- package/lib/node/components/content-variants/content-variants.types.d.ts +4 -4
- package/lib/node/components/content-variants/content-variants.vue.d.ts +14 -14
- package/lib/node/components/content-variants/helpers.d.ts +5 -5
- package/lib/node/components/dynamic-renderer/dynamic-renderer.vue.d.ts +3 -3
- package/lib/node/constants/builder-registered-components.d.ts +1 -1
- package/lib/node/constants/extra-components.d.ts +1 -1
- package/lib/node/constants/sdk-version.d.ts +1 -1
- package/lib/node/constants/target.d.ts +1 -1
- package/lib/node/context/index.d.ts +1 -0
- package/lib/node/context/types.d.ts +4 -4
- package/lib/node/functions/evaluate/browser-runtime/browser.d.ts +2 -2
- package/lib/node/functions/evaluate/browser-runtime/index.d.ts +1 -1
- package/lib/node/functions/evaluate/choose-eval.d.ts +1 -1
- package/lib/node/functions/evaluate/edge-runtime/edge-runtime.d.ts +1 -1
- package/lib/node/functions/evaluate/edge-runtime/index.d.ts +1 -1
- package/lib/node/functions/evaluate/evaluate.d.ts +1 -1
- package/lib/node/functions/evaluate/helpers.d.ts +3 -3
- package/lib/node/functions/evaluate/index.d.ts +1 -1
- package/lib/node/functions/evaluate/node-runtime/index.d.ts +1 -1
- package/lib/node/functions/evaluate/node-runtime/node-runtime.d.ts +1 -1
- package/lib/node/functions/evaluate/placeholder-runtime.d.ts +1 -1
- package/lib/node/functions/fetch-builder-props.d.ts +3 -3
- package/lib/node/functions/get-block-actions-handler.d.ts +2 -2
- package/lib/node/functions/get-block-actions.d.ts +2 -2
- package/lib/node/functions/get-block-component-options.d.ts +1 -1
- package/lib/node/functions/get-block-properties.d.ts +2 -2
- package/lib/node/functions/get-builder-search-params/index.d.ts +1 -1
- package/lib/node/functions/get-content/generate-content-url.d.ts +1 -1
- package/lib/node/functions/get-content/index.d.ts +2 -2
- package/lib/node/functions/get-processed-block.d.ts +2 -2
- package/lib/node/functions/get-style.d.ts +2 -2
- package/lib/node/functions/is-editing.d.ts +1 -1
- package/lib/node/functions/is-previewing.d.ts +1 -1
- package/lib/node/functions/register-component.d.ts +1 -1
- package/lib/node/functions/register.d.ts +2 -2
- package/lib/node/functions/track/index.d.ts +2 -2
- package/lib/node/functions/transform-block-properties.d.ts +2 -2
- package/lib/node/functions/transform-block.d.ts +1 -1
- package/lib/node/functions/transform-style-property.d.ts +2 -2
- package/lib/{edge/get-block-properties-vJFIg9Es.js → node/get-block-properties-QyVkMg_E.js} +1 -1
- package/lib/node/{get-block-properties-NyydBcSq.cjs → get-block-properties-oIIGvsOK.cjs} +1 -1
- package/lib/node/helpers/ab-tests.d.ts +3 -3
- package/lib/node/helpers/cookie.d.ts +1 -1
- package/lib/node/helpers/localStorage.d.ts +2 -2
- package/lib/node/helpers/preview-lru-cache/get.d.ts +1 -1
- package/lib/node/helpers/preview-lru-cache/set.d.ts +1 -1
- package/lib/node/helpers/sessionId.d.ts +1 -1
- package/lib/node/helpers/subscribe-to-editor.d.ts +3 -3
- package/lib/node/helpers/visitorId.d.ts +1 -1
- package/lib/node/{index-lfhwfjtP.js → index-DZC2NODY.js} +21 -22
- package/lib/node/{index-XtnKsble.cjs → index-UPy9JYpO.cjs} +5 -5
- package/lib/node/index-helpers/blocks-exports.d.ts +14 -10
- package/lib/node/index.cjs +1 -1
- package/lib/node/index.d.cts +3 -3
- package/lib/node/index.d.mts +3 -3
- package/lib/node/index.js +15 -14
- package/lib/node/{repeated-block-CeDPX9gz.cjs → repeated-block-0xbl-nXX.cjs} +1 -1
- package/lib/node/{repeated-block-aokfTJm0.js → repeated-block-b2kLuK6t.js} +2 -2
- package/lib/node/server-index.d.ts +27 -27
- package/lib/node/style.css +1 -1
- package/lib/node/types/builder-content.d.ts +3 -3
- package/lib/node/types/builder-props.d.ts +2 -2
- package/lib/node/types/components.d.ts +2 -2
- 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
|
|
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: ["
|
|
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(
|
|
31
|
-
typeof e.TagName == "string" ? (u(), g(
|
|
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(
|
|
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-
|
|
594
|
+
}, Dt = () => import("./block-styles-gV1j-Mno.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
|
-
}),
|
|
599
|
+
}), Ht = () => import("./block-wrapper-mUYhrZYL.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
|
-
}),
|
|
604
|
+
}), jt = () => import("./component-ref-pY_JzaE9.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-
|
|
609
|
+
}), Kt = () => import("./repeated-block-UXKcZAEd.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(
|
|
618
|
+
ComponentRef: z(jt),
|
|
619
619
|
RepeatedBlock: z(Kt),
|
|
620
|
-
BlockWrapper: z(
|
|
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(
|
|
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-
|
|
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-
|
|
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-
|
|
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
|
-
},
|
|
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
|
-
}) =>
|
|
1281
|
+
}) => He({
|
|
1282
1282
|
name: me(e),
|
|
1283
1283
|
value: t,
|
|
1284
1284
|
canTrack: !0
|
|
1285
|
-
}),
|
|
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 (!
|
|
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 || !
|
|
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
|
-
},
|
|
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: ["
|
|
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
|
|
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-
|
|
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
|
-
...
|
|
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:
|
|
2877
|
+
component: Hn,
|
|
2879
2878
|
...Un
|
|
2880
2879
|
}, ...Mo()], Do = (e) => ({
|
|
2881
2880
|
type: "builder.registerComponent",
|
|
2882
2881
|
data: se(e)
|
|
2883
|
-
}),
|
|
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
|
-
},
|
|
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]:
|
|
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 =
|
|
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
|
-
}) =>
|
|
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.
|
|
3329
|
+
const Cs = "1.0.20", 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 &&
|
|
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:
|
|
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(
|
|
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]]),
|
|
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:
|
|
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:
|
|
4106
|
+
canTrack: j(this.canTrack)
|
|
4108
4107
|
});
|
|
4109
4108
|
}
|
|
4110
4109
|
}
|
|
4111
4110
|
});
|
|
4112
|
-
function
|
|
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(
|
|
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
|
-
|
|
4330
|
+
Hn as m,
|
|
4332
4331
|
Z as n,
|
|
4333
4332
|
Ks as o,
|
|
4334
4333
|
R as p,
|