@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
|
@@ -1 +1 @@
|
|
|
1
|
-
var y=require("./style.css");Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("vue"),t=require("./index-
|
|
1
|
+
var y=require("./style.css");Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("vue"),t=require("./index-PUvnbz_d.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,6 +1,6 @@
|
|
|
1
1
|
import "./style.css";
|
|
2
2
|
import { defineComponent as k, resolveComponent as y, openBlock as x, createBlock as f, createCommentVNode as b } from "vue";
|
|
3
|
-
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-
|
|
3
|
+
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-HNoYiB0Y.js";
|
|
4
4
|
const v = k({
|
|
5
5
|
name: "block-styles",
|
|
6
6
|
components: { InlinedStyles: B },
|
|
@@ -1 +1 @@
|
|
|
1
|
-
var k=require("./style.css");Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("vue"),o=require("./get-block-properties-
|
|
1
|
+
var k=require("./style.css");Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("vue"),o=require("./get-block-properties-DdFv1Dpy.cjs"),n=require("./index-PUvnbz_d.cjs"),c=()=>Promise.resolve().then(()=>require("./index-PUvnbz_d.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,8 +1,8 @@
|
|
|
1
1
|
import "./style.css";
|
|
2
2
|
import { defineComponent as o, defineAsyncComponent as r, resolveComponent as n, openBlock as a, createBlock as c, withCtx as i, renderSlot as p } from "vue";
|
|
3
|
-
import { g as s, a as l } from "./get-block-properties-
|
|
4
|
-
import { e as m } from "./index-
|
|
5
|
-
const d = () => import("./index-
|
|
3
|
+
import { g as s, a as l } from "./get-block-properties-L3LkEv9O.js";
|
|
4
|
+
import { e as m } from "./index-HNoYiB0Y.js";
|
|
5
|
+
const d = () => import("./index-HNoYiB0Y.js").then((e) => e.E).then((e) => e.default).catch((e) => {
|
|
6
6
|
throw console.error(
|
|
7
7
|
"Error while attempting to dynamically import component DynamicRenderer at ../../dynamic-renderer/dynamic-renderer.vue",
|
|
8
8
|
e
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import type { ComponentInfo } from '../../types/components
|
|
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
|
|
2
|
-
import type { BuilderComponentsProp, BuilderDataProps, BuilderLinkComponentProp } from '../../types/builder-props
|
|
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
|
|
2
|
-
import { mapStyleObjToStrIfNeeded } from "../../functions/get-style
|
|
3
|
-
import type { Dictionary } from "../../types/typescript
|
|
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;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import type { ComponentInfo } from '../../types/components
|
|
1
|
+
import type { ComponentInfo } from '../../types/components';
|
|
2
2
|
export declare const componentInfo: ComponentInfo;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import type { ComponentInfo } from '../../types/components
|
|
1
|
+
import type { ComponentInfo } from '../../types/components';
|
|
2
2
|
export declare const componentInfo: ComponentInfo;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import type { ComponentInfo } from '../../types/components
|
|
1
|
+
import type { ComponentInfo } from '../../types/components';
|
|
2
2
|
export declare const componentInfo: ComponentInfo;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import type { ComponentInfo } from '../../../types/components
|
|
1
|
+
import type { ComponentInfo } from '../../../types/components';
|
|
2
2
|
export declare const componentInfo: ComponentInfo;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import type { BuilderBlock } from "../../../types/builder-block
|
|
2
|
-
import type { BuilderComponentsProp, BuilderDataProps, BuilderLinkComponentProp } from "../../../types/builder-props
|
|
3
|
-
import type { Dictionary } from "../../../types/typescript
|
|
4
|
-
import { filterAttrs } from "../../helpers
|
|
1
|
+
import type { BuilderBlock } from "../../../types/builder-block";
|
|
2
|
+
import type { BuilderComponentsProp, BuilderDataProps, BuilderLinkComponentProp } from "../../../types/builder-props";
|
|
3
|
+
import type { Dictionary } from "../../../types/typescript";
|
|
4
|
+
import { filterAttrs } from "../../helpers";
|
|
5
5
|
/**
|
|
6
6
|
* This import is used by the Svelte SDK. Do not remove.
|
|
7
7
|
*/
|
|
@@ -37,7 +37,6 @@ declare const _default: import("vue").DefineComponent<Readonly<{
|
|
|
37
37
|
builderLinkComponent?: any;
|
|
38
38
|
builderBlock?: any;
|
|
39
39
|
builderComponents?: any;
|
|
40
|
-
js?: any;
|
|
41
40
|
previewState?: any;
|
|
42
41
|
sendWithJs?: any;
|
|
43
42
|
sendSubmissionsTo?: any;
|
|
@@ -69,7 +68,6 @@ declare const _default: import("vue").DefineComponent<Readonly<{
|
|
|
69
68
|
builderLinkComponent?: any;
|
|
70
69
|
builderBlock?: any;
|
|
71
70
|
builderComponents?: any;
|
|
72
|
-
js?: any;
|
|
73
71
|
previewState?: any;
|
|
74
72
|
sendWithJs?: any;
|
|
75
73
|
sendSubmissionsTo?: any;
|
|
@@ -92,7 +90,6 @@ declare const _default: import("vue").DefineComponent<Readonly<{
|
|
|
92
90
|
readonly builderLinkComponent?: any;
|
|
93
91
|
readonly builderBlock?: any;
|
|
94
92
|
readonly builderComponents?: any;
|
|
95
|
-
readonly js?: any;
|
|
96
93
|
readonly previewState?: any;
|
|
97
94
|
readonly sendWithJs?: any;
|
|
98
95
|
readonly sendSubmissionsTo?: any;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import type { ComponentInfo } from '../../../types/components
|
|
1
|
+
import type { ComponentInfo } from '../../../types/components';
|
|
2
2
|
export declare const componentInfo: ComponentInfo;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { isEditing } from "../../../functions/is-editing
|
|
2
|
-
import { filterAttrs } from "../../helpers
|
|
1
|
+
import { isEditing } from "../../../functions/is-editing";
|
|
2
|
+
import { filterAttrs } from "../../helpers";
|
|
3
3
|
/**
|
|
4
4
|
* This import is used by the Svelte SDK. Do not remove.
|
|
5
5
|
*/
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import type { ComponentInfo } from '../../../types/components
|
|
1
|
+
import type { ComponentInfo } from '../../../types/components';
|
|
2
2
|
export declare const componentInfo: ComponentInfo;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { isEditing } from "../../../functions/is-editing
|
|
2
|
-
import { filterAttrs } from "../../helpers
|
|
1
|
+
import { isEditing } from "../../../functions/is-editing";
|
|
2
|
+
import { filterAttrs } from "../../helpers";
|
|
3
3
|
/**
|
|
4
4
|
* This import is used by the Svelte SDK. Do not remove.
|
|
5
5
|
*/
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import type { ComponentInfo } from '../../../types/components
|
|
1
|
+
import type { ComponentInfo } from '../../../types/components';
|
|
2
2
|
export declare const componentInfo: ComponentInfo;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import type { ComponentInfo } from '../../types/components
|
|
1
|
+
import type { ComponentInfo } from '../../types/components';
|
|
2
2
|
export declare const componentInfo: ComponentInfo;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import type { ComponentInfo } from '../../types/components
|
|
1
|
+
import type { ComponentInfo } from '../../types/components';
|
|
2
2
|
export declare const componentInfo: ComponentInfo;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import type { ComponentInfo } from '../../types/components
|
|
1
|
+
import type { ComponentInfo } from '../../types/components';
|
|
2
2
|
export declare const componentInfo: ComponentInfo;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { isEditing } from "../../functions/is-editing
|
|
2
|
-
import { filterAttrs } from "../helpers
|
|
1
|
+
import { isEditing } from "../../functions/is-editing";
|
|
2
|
+
import { filterAttrs } from "../helpers";
|
|
3
3
|
/**
|
|
4
4
|
* This import is used by the Svelte SDK. Do not remove.
|
|
5
5
|
*/
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import type { ComponentInfo } from '../../types/components
|
|
1
|
+
import type { ComponentInfo } from '../../types/components';
|
|
2
2
|
export declare const componentInfo: ComponentInfo;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import type { ComponentInfo } from '../../types/components
|
|
1
|
+
import type { ComponentInfo } from '../../types/components';
|
|
2
2
|
export declare const componentInfo: ComponentInfo;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import type { ComponentInfo } from '../../types/components
|
|
1
|
+
import type { ComponentInfo } from '../../types/components';
|
|
2
2
|
export declare const componentInfo: ComponentInfo;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { BuilderDataProps } from "../../types/builder-props
|
|
1
|
+
import type { BuilderDataProps } from "../../types/builder-props";
|
|
2
2
|
export type DropzoneProps = BuilderDataProps & {
|
|
3
3
|
name: string;
|
|
4
4
|
attributes: any;
|
|
@@ -6,14 +6,11 @@ export type DropzoneProps = BuilderDataProps & {
|
|
|
6
6
|
declare const _default: import("vue").DefineComponent<Readonly<{
|
|
7
7
|
name?: any;
|
|
8
8
|
builderContext?: any;
|
|
9
|
-
js?: any;
|
|
10
9
|
}>, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<Readonly<{
|
|
11
10
|
name?: any;
|
|
12
11
|
builderContext?: any;
|
|
13
|
-
js?: any;
|
|
14
12
|
}>>>, {
|
|
15
13
|
readonly name?: any;
|
|
16
14
|
readonly builderContext?: any;
|
|
17
|
-
readonly js?: any;
|
|
18
15
|
}, {}>;
|
|
19
16
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import type { ComponentInfo } from '../../types/components
|
|
1
|
+
import type { ComponentInfo } from '../../types/components';
|
|
2
2
|
export declare const componentInfo: ComponentInfo;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import type { BuilderContextInterface } from '../../context/types
|
|
2
|
-
import type { BuilderContent } from '../../types/builder-content
|
|
1
|
+
import type { BuilderContextInterface } from '../../context/types';
|
|
2
|
+
import type { BuilderContent } from '../../types/builder-content';
|
|
3
3
|
export interface SymbolInfo {
|
|
4
4
|
model?: string;
|
|
5
5
|
entry?: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import type { BuilderContent } from '../../types/builder-content
|
|
2
|
-
import type { BuilderComponentsProp, BuilderDataProps, BuilderLinkComponentProp } from '../../types/builder-props
|
|
1
|
+
import type { BuilderContent } from '../../types/builder-content';
|
|
2
|
+
import type { BuilderComponentsProp, BuilderDataProps, BuilderLinkComponentProp } from '../../types/builder-props';
|
|
3
3
|
interface SymbolInfo {
|
|
4
4
|
model?: string;
|
|
5
5
|
entry?: string;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import type { ComponentInfo } from '../../types/components
|
|
1
|
+
import type { ComponentInfo } from '../../types/components';
|
|
2
2
|
export declare const componentInfo: ComponentInfo;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import type { ComponentInfo } from '../../types/components
|
|
1
|
+
import type { ComponentInfo } from '../../types/components';
|
|
2
2
|
export declare const componentInfo: ComponentInfo;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import type { ComponentInfo } from '../../types/components
|
|
1
|
+
import type { ComponentInfo } from '../../types/components';
|
|
2
2
|
export declare const componentInfo: ComponentInfo;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
var P=require("./style.css");Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("vue"),p=require("./index-
|
|
1
|
+
var P=require("./style.css");Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("vue"),p=require("./index-PUvnbz_d.cjs"),a=require("./get-block-properties-DdFv1Dpy.cjs"),u=o.defineComponent({name:"interactive-element",props:["wrapperProps","includeBlockProps","block","context","Wrapper"],data(){return{getBlockActions:a.getBlockActions,getBlockProperties:a.getBlockProperties}}});function d(e,t,c,l,n,s){return o.openBlock(),o.createBlock(o.resolveDynamicComponent(e.Wrapper),o.mergeProps({attributes:e.includeBlockProps?{...e.getBlockProperties({block:e.block,context:e.context}),...e.getBlockActions({block:e.block,rootState:e.context.rootState,rootSetState:e.context.rootSetState,localState:e.context.localState,context:e.context.context})}:{}},e.wrapperProps),{default:o.withCtx(()=>[o.renderSlot(e.$slots,"default")]),_:3},16,["attributes"])}const m=p._export_sfc(u,[["render",d]]),B=({componentOptions:e,builderBlock:t,context:c,componentRef:l,includeBlockProps:n,isInteractive:s,contextValue:i})=>{const r={...e,...n?{attributes:a.getBlockProperties({block:t,context:i})}:{}};return s?{Wrapper:l,block:t,context:c,wrapperProps:e,includeBlockProps:n}:r},f=o.defineComponent({name:"component-ref",components:{Block:p.Block,InteractiveElement:m},props:["isInteractive","componentRef","componentOptions","builderBlock","context","linkComponent","includeBlockProps","blockChildren","registeredComponents"],data(){return{Wrapper:this.isInteractive?p.wrapComponentRef(m):this.componentRef,getWrapperProps:B}}});function b(e,t,c,l,n,s){const i=o.resolveComponent("block");return e.componentRef?(o.openBlock(),o.createBlock(o.resolveDynamicComponent(e.Wrapper),o.normalizeProps(o.mergeProps({key:0},e.getWrapperProps({componentOptions:e.componentOptions,builderBlock:e.builderBlock,context:e.context,componentRef:e.componentRef,linkComponent:e.linkComponent,includeBlockProps:e.includeBlockProps,isInteractive:e.isInteractive,contextValue:e.context}))),{default:o.withCtx(()=>[(o.openBlock(!0),o.createElementBlock(o.Fragment,null,o.renderList(e.blockChildren,(r,k)=>(o.openBlock(),o.createBlock(i,{key:r.id,block:r,context:e.context,registeredComponents:e.registeredComponents,linkComponent:e.linkComponent},null,8,["block","context","registeredComponents","linkComponent"]))),128))]),_:1},16)):o.createCommentVNode("",!0)}const C=p._export_sfc(f,[["render",b]]);exports.default=C;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "./style.css";
|
|
2
2
|
import { defineComponent as m, openBlock as r, createBlock as l, resolveDynamicComponent as k, mergeProps as d, withCtx as u, renderSlot as P, resolveComponent as B, normalizeProps as g, createElementBlock as $, Fragment as v, renderList as S, createCommentVNode as W } from "vue";
|
|
3
|
-
import { e as f, B as h, w } from "./index-
|
|
4
|
-
import { g as R, a as b } from "./get-block-properties-
|
|
3
|
+
import { e as f, B as h, w } from "./index-HNoYiB0Y.js";
|
|
4
|
+
import { g as R, a as b } from "./get-block-properties-L3LkEv9O.js";
|
|
5
5
|
const I = m({
|
|
6
6
|
name: "interactive-element",
|
|
7
7
|
props: ["wrapperProps", "includeBlockProps", "block", "context", "Wrapper"],
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { BuilderAnimation } from '../../types/builder-block
|
|
1
|
+
import type { BuilderAnimation } from '../../types/builder-block';
|
|
2
2
|
export declare function bindAnimations(animations: BuilderAnimation[]): void;
|
|
3
3
|
export declare function triggerAnimation(animation: BuilderAnimation): void;
|
|
4
4
|
export declare function bindHoverAnimation(animation: BuilderAnimation): void;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import type { BuilderContextInterface, RegisteredComponents } from '../../context/types
|
|
2
|
-
import type { BuilderBlock } from '../../types/builder-block
|
|
3
|
-
import type { RepeatData } from './types
|
|
1
|
+
import type { BuilderContextInterface, RegisteredComponents } from '../../context/types';
|
|
2
|
+
import type { BuilderBlock } from '../../types/builder-block';
|
|
3
|
+
import type { RepeatData } from './types';
|
|
4
4
|
export declare const getComponent: ({ block, context, registeredComponents }: {
|
|
5
5
|
block: BuilderBlock;
|
|
6
6
|
context: BuilderContextInterface;
|
|
7
7
|
registeredComponents: RegisteredComponents;
|
|
8
|
-
}) => import("../../context/types
|
|
8
|
+
}) => import("../../context/types").RegisteredComponent | null | undefined;
|
|
9
9
|
export declare const getRepeatItemData: ({ block, context }: {
|
|
10
10
|
block: BuilderBlock;
|
|
11
11
|
context: BuilderContextInterface;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import type { BuilderContextInterface, RegisteredComponents } from "../../context/types
|
|
2
|
-
import type { BuilderBlock } from "../../types/builder-block
|
|
1
|
+
import type { BuilderContextInterface, RegisteredComponents } from "../../context/types";
|
|
2
|
+
import type { BuilderBlock } from "../../types/builder-block";
|
|
3
3
|
export type BlockProps = {
|
|
4
4
|
block: BuilderBlock;
|
|
5
5
|
context: BuilderContextInterface;
|
|
@@ -12,8 +12,8 @@ declare const _default: import("vue").DefineComponent<Readonly<{
|
|
|
12
12
|
registeredComponents?: any;
|
|
13
13
|
linkComponent?: any;
|
|
14
14
|
}>, unknown, unknown, {
|
|
15
|
-
blockComponent(): import("../../context/types
|
|
16
|
-
repeatItem(): import("./types
|
|
15
|
+
blockComponent(): import("../../context/types").RegisteredComponent | null | undefined;
|
|
16
|
+
repeatItem(): import("./types").RepeatData[] | undefined;
|
|
17
17
|
processedBlock(): any;
|
|
18
18
|
Tag(): any;
|
|
19
19
|
canShowBlock(): any;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import type { BuilderContextInterface } from "../../../context/types
|
|
2
|
-
import type { BuilderBlock } from "../../../types/builder-block
|
|
1
|
+
import type { BuilderContextInterface } from "../../../context/types";
|
|
2
|
+
import type { BuilderBlock } from "../../../types/builder-block";
|
|
3
3
|
export type BlockStylesProps = {
|
|
4
4
|
block: BuilderBlock;
|
|
5
5
|
context: BuilderContextInterface;
|
|
@@ -8,7 +8,7 @@ declare const _default: import("vue").DefineComponent<Readonly<{
|
|
|
8
8
|
context?: any;
|
|
9
9
|
block?: any;
|
|
10
10
|
}>, unknown, {
|
|
11
|
-
TARGET: import("../../../types/targets
|
|
11
|
+
TARGET: import("../../../types/targets").Target;
|
|
12
12
|
}, {
|
|
13
13
|
canShowBlock(): boolean;
|
|
14
14
|
css(): string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { getBlockActions } from "../../../functions/get-block-actions
|
|
2
|
-
import { getBlockProperties } from "../../../functions/get-block-properties
|
|
1
|
+
import { getBlockActions } from "../../../functions/get-block-actions";
|
|
2
|
+
import { getBlockProperties } from "../../../functions/get-block-properties";
|
|
3
3
|
/**
|
|
4
4
|
* This component renders a block's wrapper HTML element (from the block's `tagName` property).
|
|
5
5
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import type { BuilderContextInterface, RegisteredComponents } from '../../../../context/types
|
|
2
|
-
import type { BuilderBlock } from '../../../../types/builder-block
|
|
3
|
-
import type { BuilderDataProps } from '../../../../types/builder-props
|
|
1
|
+
import type { BuilderContextInterface, RegisteredComponents } from '../../../../context/types';
|
|
2
|
+
import type { BuilderBlock } from '../../../../types/builder-block';
|
|
3
|
+
import type { BuilderDataProps } from '../../../../types/builder-props';
|
|
4
4
|
import type { InteractiveElementProps } from '../interactive-element.vue';
|
|
5
5
|
type ComponentOptions = BuilderDataProps & {
|
|
6
6
|
[index: string]: any;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { ComponentProps } from "./component-ref.helpers
|
|
1
|
+
import type { ComponentProps } from "./component-ref.helpers";
|
|
2
2
|
declare const _default: import("vue").DefineComponent<Readonly<{
|
|
3
3
|
context?: any;
|
|
4
4
|
registeredComponents?: any;
|
|
@@ -12,7 +12,7 @@ declare const _default: import("vue").DefineComponent<Readonly<{
|
|
|
12
12
|
}>, unknown, {
|
|
13
13
|
Wrapper: any;
|
|
14
14
|
getWrapperProps: ({ componentOptions, builderBlock, context, componentRef, includeBlockProps, isInteractive, contextValue }: Omit<ComponentProps, "registeredComponents" | "blockChildren"> & {
|
|
15
|
-
contextValue: import("../../../../context/types
|
|
15
|
+
contextValue: import("../../../../context/types").BuilderContextInterface;
|
|
16
16
|
}) => import("../interactive-element.vue").InteractiveElementProps | {
|
|
17
17
|
attributes?: {
|
|
18
18
|
'builder-id': string | undefined;
|
|
@@ -21,8 +21,8 @@ declare const _default: import("vue").DefineComponent<Readonly<{
|
|
|
21
21
|
} | {
|
|
22
22
|
[index: string]: any;
|
|
23
23
|
} | undefined;
|
|
24
|
-
builderBlock: import("
|
|
25
|
-
builderContext: import("../../../../context/types
|
|
24
|
+
builderBlock: import("../../../..").BuilderBlock;
|
|
25
|
+
builderContext: import("../../../../context/types").BuilderContextInterface;
|
|
26
26
|
};
|
|
27
27
|
}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<Readonly<{
|
|
28
28
|
context?: any;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import type { BuilderContextInterface } from "../../../context/types
|
|
2
|
-
import { getBlockActions } from "../../../functions/get-block-actions
|
|
3
|
-
import { getBlockProperties } from "../../../functions/get-block-properties
|
|
4
|
-
import type { BuilderBlock } from "../../../types/builder-block
|
|
5
|
-
import type { Dictionary } from "../../../types/typescript
|
|
1
|
+
import type { BuilderContextInterface } from "../../../context/types";
|
|
2
|
+
import { getBlockActions } from "../../../functions/get-block-actions";
|
|
3
|
+
import { getBlockProperties } from "../../../functions/get-block-properties";
|
|
4
|
+
import type { BuilderBlock } from "../../../types/builder-block";
|
|
5
|
+
import type { Dictionary } from "../../../types/typescript";
|
|
6
6
|
export type InteractiveElementProps = {
|
|
7
7
|
Wrapper: any;
|
|
8
8
|
block: BuilderBlock;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import type { BuilderContextInterface } from '../../context/types
|
|
2
|
-
import type { BuilderBlock } from '../../types/builder-block
|
|
1
|
+
import type { BuilderContextInterface } from '../../context/types';
|
|
2
|
+
import type { BuilderBlock } from '../../types/builder-block';
|
|
3
3
|
export interface RepeatData {
|
|
4
4
|
block: BuilderBlock;
|
|
5
5
|
context: BuilderContextInterface;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { BuilderBlock } from "../../types/builder-block
|
|
1
|
+
import type { BuilderBlock } from "../../types/builder-block";
|
|
2
2
|
export type BlocksWrapperProps = {
|
|
3
3
|
blocks: BuilderBlock[] | undefined;
|
|
4
4
|
parent: string | undefined;
|
|
@@ -16,11 +16,11 @@ export type BlocksWrapperProps = {
|
|
|
16
16
|
};
|
|
17
17
|
declare const _default: import("vue").DefineComponent<Readonly<{
|
|
18
18
|
path?: any;
|
|
19
|
-
BlocksWrapper?: any;
|
|
20
19
|
blocks?: any;
|
|
21
20
|
parent?: any;
|
|
22
21
|
styleProp?: any;
|
|
23
22
|
BlocksWrapperProps?: any;
|
|
23
|
+
BlocksWrapper?: any;
|
|
24
24
|
}>, unknown, unknown, {
|
|
25
25
|
className(): string;
|
|
26
26
|
}, {
|
|
@@ -28,17 +28,17 @@ declare const _default: import("vue").DefineComponent<Readonly<{
|
|
|
28
28
|
onMouseEnter(): void;
|
|
29
29
|
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<Readonly<{
|
|
30
30
|
path?: any;
|
|
31
|
-
BlocksWrapper?: any;
|
|
32
31
|
blocks?: any;
|
|
33
32
|
parent?: any;
|
|
34
33
|
styleProp?: any;
|
|
35
34
|
BlocksWrapperProps?: any;
|
|
35
|
+
BlocksWrapper?: any;
|
|
36
36
|
}>>>, {
|
|
37
37
|
readonly path?: any;
|
|
38
|
-
readonly BlocksWrapper?: any;
|
|
39
38
|
readonly blocks?: any;
|
|
40
39
|
readonly parent?: any;
|
|
41
40
|
readonly styleProp?: any;
|
|
42
41
|
readonly BlocksWrapperProps?: any;
|
|
42
|
+
readonly BlocksWrapper?: any;
|
|
43
43
|
}, {}>;
|
|
44
44
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { BuilderContextInterface, RegisteredComponents } from '../../context/types
|
|
1
|
+
import type { BuilderContextInterface, RegisteredComponents } from '../../context/types';
|
|
2
2
|
import type { BlocksWrapperProps } from './blocks-wrapper.vue';
|
|
3
3
|
export type BlocksProps = Partial<Omit<BlocksWrapperProps, 'BlocksWrapper' | 'BlocksWrapperProps'>> & {
|
|
4
4
|
context?: BuilderContextInterface;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import type { BuilderContent } from "../../../types/builder-content
|
|
2
|
-
import type { Dictionary } from "../../../types/typescript
|
|
1
|
+
import type { BuilderContent } from "../../../types/builder-content";
|
|
2
|
+
import type { Dictionary } from "../../../types/typescript";
|
|
3
3
|
declare const _default: import("vue").DefineComponent<Readonly<{
|
|
4
4
|
data?: any;
|
|
5
5
|
context?: any;
|
|
@@ -7,11 +7,11 @@ declare const _default: import("vue").DefineComponent<Readonly<{
|
|
|
7
7
|
apiKey?: any;
|
|
8
8
|
canTrack?: any;
|
|
9
9
|
builderContextSignal?: any;
|
|
10
|
-
contentWrapper?: any;
|
|
11
|
-
model?: any;
|
|
12
|
-
trustedHosts?: any;
|
|
13
10
|
locale?: any;
|
|
14
11
|
enrich?: any;
|
|
12
|
+
trustedHosts?: any;
|
|
13
|
+
model?: any;
|
|
14
|
+
contentWrapper?: any;
|
|
15
15
|
showContent?: any;
|
|
16
16
|
contentWrapperProps?: any;
|
|
17
17
|
}>, unknown, {
|
|
@@ -71,11 +71,11 @@ declare const _default: import("vue").DefineComponent<Readonly<{
|
|
|
71
71
|
apiKey?: any;
|
|
72
72
|
canTrack?: any;
|
|
73
73
|
builderContextSignal?: any;
|
|
74
|
-
contentWrapper?: any;
|
|
75
|
-
model?: any;
|
|
76
|
-
trustedHosts?: any;
|
|
77
74
|
locale?: any;
|
|
78
75
|
enrich?: any;
|
|
76
|
+
trustedHosts?: any;
|
|
77
|
+
model?: any;
|
|
78
|
+
contentWrapper?: any;
|
|
79
79
|
showContent?: any;
|
|
80
80
|
contentWrapperProps?: any;
|
|
81
81
|
}>>>, {
|
|
@@ -85,11 +85,11 @@ declare const _default: import("vue").DefineComponent<Readonly<{
|
|
|
85
85
|
readonly apiKey?: any;
|
|
86
86
|
readonly canTrack?: any;
|
|
87
87
|
readonly builderContextSignal?: any;
|
|
88
|
-
readonly contentWrapper?: any;
|
|
89
|
-
readonly model?: any;
|
|
90
|
-
readonly trustedHosts?: any;
|
|
91
88
|
readonly locale?: any;
|
|
92
89
|
readonly enrich?: any;
|
|
90
|
+
readonly trustedHosts?: any;
|
|
91
|
+
readonly model?: any;
|
|
92
|
+
readonly contentWrapper?: any;
|
|
93
93
|
readonly showContent?: any;
|
|
94
94
|
readonly contentWrapperProps?: any;
|
|
95
95
|
}, {}>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import type { BuilderContent } from '../../types/builder-content
|
|
2
|
-
import type { Nullable } from '../../types/typescript
|
|
3
|
-
import type { ContentProps } from './content.types
|
|
1
|
+
import type { BuilderContent } from '../../types/builder-content';
|
|
2
|
+
import type { Nullable } from '../../types/typescript';
|
|
3
|
+
import type { ContentProps } from './content.types';
|
|
4
4
|
export declare const getRootStateInitialValue: ({ content, data, locale }: Pick<ContentProps, 'content' | 'data' | 'locale'>) => {
|
|
5
5
|
locale?: string | undefined;
|
|
6
6
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import type { BuilderRenderState } from '../../context/types
|
|
2
|
-
export type { ContentProps } from './contentProps.types
|
|
1
|
+
import type { BuilderRenderState } from '../../context/types';
|
|
2
|
+
export type { ContentProps } from './contentProps.types';
|
|
3
3
|
export interface BuilderComponentStateChange {
|
|
4
4
|
state: BuilderRenderState;
|
|
5
5
|
ref: {
|