@builder.io/sdk-vue 0.9.0 → 0.11.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +21 -7
- package/{vue3/lib/edge/block-wrapper.695c0554.js → lib/browser/block-wrapper.500ec5f5.js} +3 -3
- package/{vue3/lib/browser/block-wrapper.a7f5948e.cjs → lib/browser/block-wrapper.d7918237.cjs} +1 -1
- package/lib/browser/component-ref.6996225a.cjs +1 -0
- package/{vue3/lib/edge/component-ref.5be0ad03.js → lib/browser/component-ref.a38e026c.js} +7 -7
- package/lib/browser/constants/sdk-version.d.ts +1 -0
- package/{vue2/lib/node → lib/browser}/functions/get-content/index.d.ts +2 -2
- package/{vue3/lib/browser/get-block-actions.25085dc6.js → lib/browser/get-block-actions.5e600864.js} +7 -9
- package/lib/browser/get-block-actions.7411dc4b.cjs +1 -0
- package/{vue3/lib/browser/index.c84b511e.js → lib/browser/index.6983b0a7.js} +82 -82
- package/lib/browser/index.ca5e56e7.cjs +161 -0
- package/{vue3/lib/edge → lib/browser}/index.cjs +1 -1
- package/{vue3/lib/edge → lib/browser}/index.js +1 -1
- package/{vue3/lib/edge/repeated-block.53e299ee.cjs → lib/browser/repeated-block.0b341312.cjs} +1 -1
- package/{vue3/lib/edge/repeated-block.14eebee4.js → lib/browser/repeated-block.816279f7.js} +3 -3
- package/lib/browser/types/targets.d.ts +1 -0
- package/{vue3/lib/edge/block-wrapper.9cca9b7b.cjs → lib/edge/block-wrapper.05478f7e.cjs} +1 -1
- package/{vue3/lib/browser/block-wrapper.15e14a7d.js → lib/edge/block-wrapper.aa36cefc.js} +3 -3
- package/lib/edge/component-ref.66ffa7b1.cjs +1 -0
- package/{vue3/lib/browser/component-ref.b4fe8508.js → lib/edge/component-ref.ec115a22.js} +7 -7
- package/lib/edge/constants/sdk-version.d.ts +1 -0
- package/{vue2/lib/browser → lib/edge}/functions/get-content/index.d.ts +2 -2
- package/{vue3/lib/edge/get-block-actions.f2e5b517.js → lib/edge/get-block-actions.26e0301d.js} +7 -9
- package/lib/edge/get-block-actions.8eb27dcc.cjs +1 -0
- package/{vue3/lib/browser → lib/edge}/index.cjs +1 -1
- package/{vue3/lib/edge/index.99c2904d.cjs → lib/edge/index.de3da877.cjs} +9 -9
- package/{vue3/lib/edge/index.33299292.js → lib/edge/index.e558d97b.js} +193 -193
- package/{vue3/lib/browser → lib/edge}/index.js +1 -1
- package/{vue3/lib/browser/repeated-block.eb1f9edd.cjs → lib/edge/repeated-block.22a79943.cjs} +1 -1
- package/{vue3/lib/browser/repeated-block.c501aed0.js → lib/edge/repeated-block.b763e176.js} +3 -3
- package/lib/edge/types/targets.d.ts +1 -0
- package/lib/node/block-wrapper.2c584354.js +56 -0
- package/{vue3/lib/node/block-wrapper.0a0c40cf.cjs → lib/node/block-wrapper.549e7f10.cjs} +1 -1
- package/lib/node/component-ref.75dd0397.cjs +1 -0
- package/{vue3/lib/node/component-ref.f9faaca2.js → lib/node/component-ref.ece91a5a.js} +7 -7
- package/lib/node/constants/sdk-version.d.ts +1 -0
- package/{vue2/lib/edge → lib/node}/functions/get-content/index.d.ts +2 -2
- package/lib/node/get-block-actions.10171a44.cjs +1 -0
- package/{vue3/lib/node/get-block-actions.1b3dcb45.js → lib/node/get-block-actions.7691fb97.js} +7 -9
- package/lib/node/index.94928dd2.cjs +201 -0
- package/{vue3/lib → lib}/node/index.cjs +1 -1
- package/{vue3/lib/node/index.558533a1.js → lib/node/index.df242b65.js} +30 -30
- package/{vue3/lib → lib}/node/index.js +1 -1
- package/{vue3/lib/node/repeated-block.9d836783.cjs → lib/node/repeated-block.0684fd84.cjs} +1 -1
- package/{vue3/lib/node/repeated-block.38b9803d.js → lib/node/repeated-block.3506f1b0.js} +3 -3
- package/lib/node/types/targets.d.ts +1 -0
- package/package.json +63 -136
- package/vue2/lib/browser/block-8eb8a717.cjs +0 -3
- package/vue2/lib/browser/block-f46a2e5f.js +0 -187
- package/vue2/lib/browser/block-styles-5d933df0.js +0 -83
- package/vue2/lib/browser/block-styles-c36b606c.cjs +0 -1
- package/vue2/lib/browser/block-wrapper-9032b3aa.js +0 -67
- package/vue2/lib/browser/block-wrapper-e68eb3ce.cjs +0 -1
- package/vue2/lib/browser/blocks/button/button.vue.d.ts +0 -18
- package/vue2/lib/browser/blocks/columns/columns.vue.d.ts +0 -44
- package/vue2/lib/browser/blocks/custom-code/custom-code.vue.d.ts +0 -13
- package/vue2/lib/browser/blocks/embed/embed.vue.d.ts +0 -18
- package/vue2/lib/browser/blocks/fragment/fragment.vue.d.ts +0 -7
- package/vue2/lib/browser/blocks/image/image.vue.d.ts +0 -72
- package/vue2/lib/browser/blocks/img/img.vue.d.ts +0 -39
- package/vue2/lib/browser/blocks/section/section.vue.d.ts +0 -23
- package/vue2/lib/browser/blocks/symbol/symbol.vue.d.ts +0 -39
- package/vue2/lib/browser/blocks/text/text.vue.d.ts +0 -11
- package/vue2/lib/browser/blocks/video/video.vue.d.ts +0 -86
- package/vue2/lib/browser/blocks-wrapper-13a20963.js +0 -74
- package/vue2/lib/browser/blocks-wrapper-233d7a58.cjs +0 -1
- package/vue2/lib/browser/component-ref-3eabf9d3.cjs +0 -1
- package/vue2/lib/browser/component-ref-aff72404.js +0 -103
- package/vue2/lib/browser/components/block/block.vue.d.ts +0 -41
- package/vue2/lib/browser/components/block/components/block-styles.vue.d.ts +0 -22
- package/vue2/lib/browser/components/block/components/block-wrapper.vue.d.ts +0 -29
- package/vue2/lib/browser/components/block/components/component-ref/component-ref.vue.d.ts +0 -39
- package/vue2/lib/browser/components/block/components/interactive-element.vue.d.ts +0 -30
- package/vue2/lib/browser/components/block/components/repeated-block.vue.d.ts +0 -16
- package/vue2/lib/browser/components/blocks/blocks-wrapper.vue.d.ts +0 -44
- package/vue2/lib/browser/components/blocks/blocks.vue.d.ts +0 -29
- package/vue2/lib/browser/components/content/components/enable-editor.vue.d.ts +0 -60
- package/vue2/lib/browser/components/content/components/styles.vue.d.ts +0 -16
- package/vue2/lib/browser/components/content/content.vue.d.ts +0 -28
- package/vue2/lib/browser/components/content/wrap-component-ref.d.ts +0 -6
- package/vue2/lib/browser/components/content-variants/content-variants.vue.d.ts +0 -62
- package/vue2/lib/browser/components/content-variants/helpers.d.ts +0 -18
- package/vue2/lib/browser/components/inlined-script.vue.d.ts +0 -11
- package/vue2/lib/browser/components/inlined-styles.vue.d.ts +0 -11
- package/vue2/lib/browser/constants/sdk-version.d.ts +0 -1
- package/vue2/lib/browser/content-01c5295f.cjs +0 -1
- package/vue2/lib/browser/content-5ff1bf50.js +0 -927
- package/vue2/lib/browser/css-0e1a5906.js +0 -22
- package/vue2/lib/browser/css-8f0dfb3a.cjs +0 -6
- package/vue2/lib/browser/enable-editor-79943def.cjs +0 -1
- package/vue2/lib/browser/enable-editor-ba199201.js +0 -440
- package/vue2/lib/browser/evaluate-c7aac0ee.js +0 -87
- package/vue2/lib/browser/evaluate-ec382d17.cjs +0 -1
- package/vue2/lib/browser/functions/evaluate/helpers.d.ts +0 -24
- package/vue2/lib/browser/get-block-actions-34f93bab.cjs +0 -1
- package/vue2/lib/browser/get-block-actions-80d8a41d.js +0 -36
- package/vue2/lib/browser/get-block-properties-b80c51fd.js +0 -55
- package/vue2/lib/browser/get-block-properties-fcbe86d3.cjs +0 -1
- package/vue2/lib/browser/get-processed-block-08346ffe.js +0 -59
- package/vue2/lib/browser/get-processed-block-bb410f6f.cjs +0 -1
- package/vue2/lib/browser/index-4d603d94.cjs +0 -124
- package/vue2/lib/browser/index-d4551a7a.js +0 -1494
- package/vue2/lib/browser/index-helpers/blocks-exports.d.ts +0 -100
- package/vue2/lib/browser/index.cjs +0 -1
- package/vue2/lib/browser/index.js +0 -30
- package/vue2/lib/browser/inlined-script-18dd0beb.js +0 -24
- package/vue2/lib/browser/inlined-script-ff6b73ba.cjs +0 -1
- package/vue2/lib/browser/inlined-styles-3c12a021.cjs +0 -1
- package/vue2/lib/browser/inlined-styles-b687d7f1.js +0 -24
- package/vue2/lib/browser/interactive-element-52eda23c.cjs +0 -1
- package/vue2/lib/browser/interactive-element-91f198a4.js +0 -43
- package/vue2/lib/browser/repeated-block-6a55f793.js +0 -39
- package/vue2/lib/browser/repeated-block-956e883f.cjs +0 -1
- package/vue2/lib/browser/style.css +0 -1
- package/vue2/lib/browser/styles-36c9fddb.js +0 -90
- package/vue2/lib/browser/styles-8dc5678c.cjs +0 -31
- package/vue2/lib/browser/types/targets.d.ts +0 -1
- package/vue2/lib/edge/block-3d9fb7c2.js +0 -187
- package/vue2/lib/edge/block-f15be379.cjs +0 -3
- package/vue2/lib/edge/block-styles-8d163d7c.js +0 -83
- package/vue2/lib/edge/block-styles-b8533af9.cjs +0 -1
- package/vue2/lib/edge/block-wrapper-5c00ae5e.js +0 -67
- package/vue2/lib/edge/block-wrapper-aaa3ed0e.cjs +0 -1
- package/vue2/lib/edge/blocks/button/button.vue.d.ts +0 -18
- package/vue2/lib/edge/blocks/columns/columns.vue.d.ts +0 -44
- package/vue2/lib/edge/blocks/custom-code/custom-code.vue.d.ts +0 -13
- package/vue2/lib/edge/blocks/embed/embed.vue.d.ts +0 -18
- package/vue2/lib/edge/blocks/fragment/fragment.vue.d.ts +0 -7
- package/vue2/lib/edge/blocks/image/image.vue.d.ts +0 -72
- package/vue2/lib/edge/blocks/img/img.vue.d.ts +0 -39
- package/vue2/lib/edge/blocks/section/section.vue.d.ts +0 -23
- package/vue2/lib/edge/blocks/symbol/symbol.vue.d.ts +0 -39
- package/vue2/lib/edge/blocks/text/text.vue.d.ts +0 -11
- package/vue2/lib/edge/blocks/video/video.vue.d.ts +0 -86
- package/vue2/lib/edge/blocks-wrapper-61df90f4.js +0 -74
- package/vue2/lib/edge/blocks-wrapper-69c07fcc.cjs +0 -1
- package/vue2/lib/edge/component-ref-0f3a0ba1.cjs +0 -1
- package/vue2/lib/edge/component-ref-193f3231.js +0 -103
- package/vue2/lib/edge/components/block/block.vue.d.ts +0 -41
- package/vue2/lib/edge/components/block/components/block-styles.vue.d.ts +0 -22
- package/vue2/lib/edge/components/block/components/block-wrapper.vue.d.ts +0 -29
- package/vue2/lib/edge/components/block/components/component-ref/component-ref.vue.d.ts +0 -39
- package/vue2/lib/edge/components/block/components/interactive-element.vue.d.ts +0 -30
- package/vue2/lib/edge/components/block/components/repeated-block.vue.d.ts +0 -16
- package/vue2/lib/edge/components/blocks/blocks-wrapper.vue.d.ts +0 -44
- package/vue2/lib/edge/components/blocks/blocks.vue.d.ts +0 -29
- package/vue2/lib/edge/components/content/components/enable-editor.vue.d.ts +0 -60
- package/vue2/lib/edge/components/content/components/styles.vue.d.ts +0 -16
- package/vue2/lib/edge/components/content/content.vue.d.ts +0 -28
- package/vue2/lib/edge/components/content/wrap-component-ref.d.ts +0 -6
- package/vue2/lib/edge/components/content-variants/content-variants.vue.d.ts +0 -62
- package/vue2/lib/edge/components/content-variants/helpers.d.ts +0 -18
- package/vue2/lib/edge/components/inlined-script.vue.d.ts +0 -11
- package/vue2/lib/edge/components/inlined-styles.vue.d.ts +0 -11
- package/vue2/lib/edge/constants/sdk-version.d.ts +0 -1
- package/vue2/lib/edge/content-0e433688.js +0 -927
- package/vue2/lib/edge/content-deb91a9b.cjs +0 -1
- package/vue2/lib/edge/css-81e2e40c.js +0 -22
- package/vue2/lib/edge/css-a72ded40.cjs +0 -6
- package/vue2/lib/edge/enable-editor-27dc580b.cjs +0 -1
- package/vue2/lib/edge/enable-editor-cd9aa0aa.js +0 -440
- package/vue2/lib/edge/evaluate-128da0ac.cjs +0 -21
- package/vue2/lib/edge/evaluate-8d0bbfbd.js +0 -2566
- package/vue2/lib/edge/functions/evaluate/helpers.d.ts +0 -24
- package/vue2/lib/edge/get-block-actions-1b4a42bd.cjs +0 -1
- package/vue2/lib/edge/get-block-actions-b804a4ed.js +0 -36
- package/vue2/lib/edge/get-block-properties-248979b7.js +0 -55
- package/vue2/lib/edge/get-block-properties-91cdf9bd.cjs +0 -1
- package/vue2/lib/edge/get-processed-block-08d699f0.cjs +0 -1
- package/vue2/lib/edge/get-processed-block-9ad00b6e.js +0 -53
- package/vue2/lib/edge/index-23a8bb60.js +0 -1494
- package/vue2/lib/edge/index-4db92fa7.cjs +0 -124
- package/vue2/lib/edge/index-helpers/blocks-exports.d.ts +0 -100
- package/vue2/lib/edge/index.cjs +0 -1
- package/vue2/lib/edge/index.js +0 -30
- package/vue2/lib/edge/inlined-script-3796a498.js +0 -24
- package/vue2/lib/edge/inlined-script-e880446d.cjs +0 -1
- package/vue2/lib/edge/inlined-styles-ae4fbc9f.js +0 -24
- package/vue2/lib/edge/inlined-styles-ae989bfa.cjs +0 -1
- package/vue2/lib/edge/interactive-element-4613d798.js +0 -43
- package/vue2/lib/edge/interactive-element-e0de8a75.cjs +0 -1
- package/vue2/lib/edge/repeated-block-061a93e5.cjs +0 -1
- package/vue2/lib/edge/repeated-block-277f2b40.js +0 -39
- package/vue2/lib/edge/style.css +0 -1
- package/vue2/lib/edge/styles-290ae837.cjs +0 -31
- package/vue2/lib/edge/styles-cca4b08e.js +0 -90
- package/vue2/lib/edge/types/targets.d.ts +0 -1
- package/vue2/lib/node/block-88d3d176.js +0 -187
- package/vue2/lib/node/block-b586205d.cjs +0 -3
- package/vue2/lib/node/block-styles-471fd00b.cjs +0 -1
- package/vue2/lib/node/block-styles-aba16bf4.js +0 -83
- package/vue2/lib/node/block-wrapper-c76e2259.cjs +0 -1
- package/vue2/lib/node/block-wrapper-d1dab513.js +0 -67
- package/vue2/lib/node/blocks/button/button.vue.d.ts +0 -18
- package/vue2/lib/node/blocks/columns/columns.vue.d.ts +0 -44
- package/vue2/lib/node/blocks/custom-code/custom-code.vue.d.ts +0 -13
- package/vue2/lib/node/blocks/embed/embed.vue.d.ts +0 -18
- package/vue2/lib/node/blocks/fragment/fragment.vue.d.ts +0 -7
- package/vue2/lib/node/blocks/image/image.vue.d.ts +0 -72
- package/vue2/lib/node/blocks/img/img.vue.d.ts +0 -39
- package/vue2/lib/node/blocks/section/section.vue.d.ts +0 -23
- package/vue2/lib/node/blocks/symbol/symbol.vue.d.ts +0 -39
- package/vue2/lib/node/blocks/text/text.vue.d.ts +0 -11
- package/vue2/lib/node/blocks/video/video.vue.d.ts +0 -86
- package/vue2/lib/node/blocks-wrapper-6dd528c4.js +0 -74
- package/vue2/lib/node/blocks-wrapper-9abf97bd.cjs +0 -1
- package/vue2/lib/node/component-ref-08e79b50.cjs +0 -1
- package/vue2/lib/node/component-ref-3ee361bc.js +0 -103
- package/vue2/lib/node/components/block/block.vue.d.ts +0 -41
- package/vue2/lib/node/components/block/components/block-styles.vue.d.ts +0 -22
- package/vue2/lib/node/components/block/components/block-wrapper.vue.d.ts +0 -29
- package/vue2/lib/node/components/block/components/component-ref/component-ref.vue.d.ts +0 -39
- package/vue2/lib/node/components/block/components/interactive-element.vue.d.ts +0 -30
- package/vue2/lib/node/components/block/components/repeated-block.vue.d.ts +0 -16
- package/vue2/lib/node/components/blocks/blocks-wrapper.vue.d.ts +0 -44
- package/vue2/lib/node/components/blocks/blocks.vue.d.ts +0 -29
- package/vue2/lib/node/components/content/components/enable-editor.vue.d.ts +0 -60
- package/vue2/lib/node/components/content/components/styles.vue.d.ts +0 -16
- package/vue2/lib/node/components/content/content.vue.d.ts +0 -28
- package/vue2/lib/node/components/content/wrap-component-ref.d.ts +0 -6
- package/vue2/lib/node/components/content-variants/content-variants.vue.d.ts +0 -62
- package/vue2/lib/node/components/content-variants/helpers.d.ts +0 -18
- package/vue2/lib/node/components/inlined-script.vue.d.ts +0 -11
- package/vue2/lib/node/components/inlined-styles.vue.d.ts +0 -11
- package/vue2/lib/node/constants/sdk-version.d.ts +0 -1
- package/vue2/lib/node/content-3d542f91.js +0 -927
- package/vue2/lib/node/content-d8091f69.cjs +0 -1
- package/vue2/lib/node/css-f88973d9.cjs +0 -6
- package/vue2/lib/node/css-fc678131.js +0 -22
- package/vue2/lib/node/enable-editor-7a3fcc5f.js +0 -440
- package/vue2/lib/node/enable-editor-85e730f9.cjs +0 -1
- package/vue2/lib/node/evaluate-10e29303.cjs +0 -41
- package/vue2/lib/node/evaluate-e38e24b8.js +0 -189
- package/vue2/lib/node/functions/evaluate/helpers.d.ts +0 -24
- package/vue2/lib/node/get-block-actions-8c081856.js +0 -36
- package/vue2/lib/node/get-block-actions-ac6479e1.cjs +0 -1
- package/vue2/lib/node/get-block-properties-2a5dbda8.js +0 -55
- package/vue2/lib/node/get-block-properties-81e3699e.cjs +0 -1
- package/vue2/lib/node/get-processed-block-ebacd599.js +0 -53
- package/vue2/lib/node/get-processed-block-ebf5f46b.cjs +0 -1
- package/vue2/lib/node/index-d62c9232.cjs +0 -124
- package/vue2/lib/node/index-ef12824d.js +0 -1494
- package/vue2/lib/node/index-helpers/blocks-exports.d.ts +0 -100
- package/vue2/lib/node/index.cjs +0 -1
- package/vue2/lib/node/index.js +0 -30
- package/vue2/lib/node/inlined-script-1cd578e5.js +0 -24
- package/vue2/lib/node/inlined-script-88b1aa3e.cjs +0 -1
- package/vue2/lib/node/inlined-styles-1d3927dc.js +0 -24
- package/vue2/lib/node/inlined-styles-91685244.cjs +0 -1
- package/vue2/lib/node/interactive-element-95a3909c.cjs +0 -1
- package/vue2/lib/node/interactive-element-97fabd2d.js +0 -43
- package/vue2/lib/node/repeated-block-1bf29b19.js +0 -39
- package/vue2/lib/node/repeated-block-ef8d5bc1.cjs +0 -1
- package/vue2/lib/node/style.css +0 -1
- package/vue2/lib/node/styles-b6c2eccd.js +0 -90
- package/vue2/lib/node/styles-c3cd7c3e.cjs +0 -31
- package/vue2/lib/node/types/targets.d.ts +0 -1
- package/vue2/package.json +0 -65
- package/vue3/lib/browser/blocks/button/component-info.d.ts +0 -2
- package/vue3/lib/browser/blocks/columns/component-info.d.ts +0 -2
- package/vue3/lib/browser/blocks/custom-code/component-info.d.ts +0 -2
- package/vue3/lib/browser/blocks/embed/component-info.d.ts +0 -2
- package/vue3/lib/browser/blocks/embed/helpers.d.ts +0 -1
- package/vue3/lib/browser/blocks/form/component-info.d.ts +0 -2
- package/vue3/lib/browser/blocks/fragment/component-info.d.ts +0 -2
- package/vue3/lib/browser/blocks/helpers.d.ts +0 -13
- package/vue3/lib/browser/blocks/image/component-info.d.ts +0 -2
- package/vue3/lib/browser/blocks/image/image.helpers.d.ts +0 -1
- package/vue3/lib/browser/blocks/img/component-info.d.ts +0 -2
- package/vue3/lib/browser/blocks/input/component-info.d.ts +0 -2
- package/vue3/lib/browser/blocks/raw-text/component-info.d.ts +0 -2
- package/vue3/lib/browser/blocks/section/component-info.d.ts +0 -2
- package/vue3/lib/browser/blocks/select/component-info.d.ts +0 -2
- package/vue3/lib/browser/blocks/submit-button/component-info.d.ts +0 -2
- package/vue3/lib/browser/blocks/symbol/component-info.d.ts +0 -2
- package/vue3/lib/browser/blocks/symbol/symbol.helpers.d.ts +0 -14
- package/vue3/lib/browser/blocks/text/component-info.d.ts +0 -2
- package/vue3/lib/browser/blocks/textarea/component-info.d.ts +0 -2
- package/vue3/lib/browser/blocks/video/component-info.d.ts +0 -2
- package/vue3/lib/browser/component-ref.15d8ca5f.cjs +0 -1
- package/vue3/lib/browser/components/block/block.helpers.d.ts +0 -13
- package/vue3/lib/browser/components/block/components/component-ref/component-ref.helpers.d.ts +0 -28
- package/vue3/lib/browser/components/block/types.d.ts +0 -6
- package/vue3/lib/browser/components/content/components/styles.helpers.d.ts +0 -15
- package/vue3/lib/browser/components/content/content.helpers.d.ts +0 -7
- package/vue3/lib/browser/components/content/content.types.d.ts +0 -20
- package/vue3/lib/browser/components/content/index.d.ts +0 -1
- package/vue3/lib/browser/components/content-variants/content-variants.types.d.ts +0 -36
- package/vue3/lib/browser/components/content-variants/inlined-fns.d.ts +0 -14
- package/vue3/lib/browser/constants/builder-registered-components.d.ts +0 -6
- package/vue3/lib/browser/constants/device-sizes.d.ts +0 -13
- package/vue3/lib/browser/constants/sdk-version.d.ts +0 -1
- package/vue3/lib/browser/constants/target.d.ts +0 -2
- package/vue3/lib/browser/context/builder.context.d.ts +0 -17
- package/vue3/lib/browser/context/components.context.d.ts +0 -7
- package/vue3/lib/browser/context/types.d.ts +0 -36
- package/vue3/lib/browser/functions/apply-patch-with-mutation.d.ts +0 -10
- package/vue3/lib/browser/functions/camel-to-kebab-case.d.ts +0 -1
- package/vue3/lib/browser/functions/deopt.d.ts +0 -4
- package/vue3/lib/browser/functions/evaluate/browser-runtime/browser.d.ts +0 -4
- package/vue3/lib/browser/functions/evaluate/browser-runtime/index.d.ts +0 -1
- package/vue3/lib/browser/functions/evaluate/choose-eval.d.ts +0 -6
- package/vue3/lib/browser/functions/evaluate/edge-runtime/acorn-interpreter.d.ts +0 -2
- package/vue3/lib/browser/functions/evaluate/edge-runtime/edge-runtime.d.ts +0 -2
- package/vue3/lib/browser/functions/evaluate/edge-runtime/index.d.ts +0 -1
- package/vue3/lib/browser/functions/evaluate/evaluate.d.ts +0 -2
- package/vue3/lib/browser/functions/evaluate/index.d.ts +0 -1
- package/vue3/lib/browser/functions/evaluate/node-runtime/index.d.ts +0 -1
- package/vue3/lib/browser/functions/evaluate/node-runtime/node-runtime.d.ts +0 -2
- package/vue3/lib/browser/functions/evaluate/placeholder-runtime.d.ts +0 -2
- package/vue3/lib/browser/functions/event-handler-name.d.ts +0 -1
- package/vue3/lib/browser/functions/extract-text-styles.d.ts +0 -4
- package/vue3/lib/browser/functions/fast-clone.d.ts +0 -4
- package/vue3/lib/browser/functions/fetch-builder-props.d.ts +0 -53
- package/vue3/lib/browser/functions/get-block-actions-handler.d.ts +0 -8
- package/vue3/lib/browser/functions/get-block-actions.d.ts +0 -10
- package/vue3/lib/browser/functions/get-block-component-options.d.ts +0 -2
- package/vue3/lib/browser/functions/get-block-properties.d.ts +0 -6
- package/vue3/lib/browser/functions/get-builder-search-params/index.d.ts +0 -12
- package/vue3/lib/browser/functions/get-content/generate-content-url.d.ts +0 -2
- package/vue3/lib/browser/functions/get-content/index.d.ts +0 -28
- package/vue3/lib/browser/functions/get-content/types.d.ts +0 -142
- package/vue3/lib/browser/functions/get-fetch.d.ts +0 -1
- package/vue3/lib/browser/functions/get-processed-block.d.ts +0 -10
- package/vue3/lib/browser/functions/is-browser.d.ts +0 -1
- package/vue3/lib/browser/functions/is-edge-runtime.d.ts +0 -4
- package/vue3/lib/browser/functions/is-editing.d.ts +0 -1
- package/vue3/lib/browser/functions/is-iframe.d.ts +0 -1
- package/vue3/lib/browser/functions/is-node-runtime.d.ts +0 -4
- package/vue3/lib/browser/functions/is-previewing.d.ts +0 -1
- package/vue3/lib/browser/functions/on-change.d.ts +0 -7
- package/vue3/lib/browser/functions/register-component.d.ts +0 -15
- package/vue3/lib/browser/functions/register.d.ts +0 -16
- package/vue3/lib/browser/functions/set-editor-settings.d.ts +0 -4
- package/vue3/lib/browser/functions/set.d.ts +0 -7
- package/vue3/lib/browser/functions/track/helpers.d.ts +0 -5
- package/vue3/lib/browser/functions/track/index.d.ts +0 -51
- package/vue3/lib/browser/functions/track/interaction.d.ts +0 -13
- package/vue3/lib/browser/functions/transform-block-properties.d.ts +0 -5
- package/vue3/lib/browser/functions/transform-block.d.ts +0 -2
- package/vue3/lib/browser/get-block-actions.1284f7f4.cjs +0 -1
- package/vue3/lib/browser/helpers/ab-tests.d.ts +0 -9
- package/vue3/lib/browser/helpers/canTrack.d.ts +0 -1
- package/vue3/lib/browser/helpers/cookie.d.ts +0 -19
- package/vue3/lib/browser/helpers/css.d.ts +0 -7
- package/vue3/lib/browser/helpers/flatten.d.ts +0 -6
- package/vue3/lib/browser/helpers/localStorage.d.ts +0 -9
- package/vue3/lib/browser/helpers/logger.d.ts +0 -6
- package/vue3/lib/browser/helpers/nullable.d.ts +0 -2
- package/vue3/lib/browser/helpers/preview-lru-cache/get.d.ts +0 -2
- package/vue3/lib/browser/helpers/preview-lru-cache/helpers.d.ts +0 -0
- package/vue3/lib/browser/helpers/preview-lru-cache/init.d.ts +0 -6
- package/vue3/lib/browser/helpers/preview-lru-cache/set.d.ts +0 -7
- package/vue3/lib/browser/helpers/preview-lru-cache/types.d.ts +0 -0
- package/vue3/lib/browser/helpers/sessionId.d.ts +0 -6
- package/vue3/lib/browser/helpers/time.d.ts +0 -1
- package/vue3/lib/browser/helpers/url.d.ts +0 -6
- package/vue3/lib/browser/helpers/uuid.d.ts +0 -8
- package/vue3/lib/browser/helpers/visitorId.d.ts +0 -6
- package/vue3/lib/browser/index-helpers/top-of-file.d.ts +0 -1
- package/vue3/lib/browser/index.d.ts +0 -7
- package/vue3/lib/browser/index.e038c54d.cjs +0 -161
- package/vue3/lib/browser/scripts/init-editing.d.ts +0 -6
- package/vue3/lib/browser/server-index.d.ts +0 -15
- package/vue3/lib/browser/types/api-version.d.ts +0 -2
- package/vue3/lib/browser/types/builder-block.d.ts +0 -66
- package/vue3/lib/browser/types/builder-content.d.ts +0 -44
- package/vue3/lib/browser/types/builder-props.d.ts +0 -9
- package/vue3/lib/browser/types/can-track.d.ts +0 -3
- package/vue3/lib/browser/types/components.d.ts +0 -110
- package/vue3/lib/browser/types/deep-partial.d.ts +0 -3
- package/vue3/lib/browser/types/element.d.ts +0 -59
- package/vue3/lib/browser/types/enforced-partials.d.ts +0 -26
- package/vue3/lib/browser/types/input.d.ts +0 -121
- package/vue3/lib/browser/types/targets.d.ts +0 -1
- package/vue3/lib/browser/types/typescript.d.ts +0 -11
- package/vue3/lib/edge/blocks/button/component-info.d.ts +0 -2
- package/vue3/lib/edge/blocks/columns/component-info.d.ts +0 -2
- package/vue3/lib/edge/blocks/custom-code/component-info.d.ts +0 -2
- package/vue3/lib/edge/blocks/embed/component-info.d.ts +0 -2
- package/vue3/lib/edge/blocks/embed/helpers.d.ts +0 -1
- package/vue3/lib/edge/blocks/form/component-info.d.ts +0 -2
- package/vue3/lib/edge/blocks/fragment/component-info.d.ts +0 -2
- package/vue3/lib/edge/blocks/helpers.d.ts +0 -13
- package/vue3/lib/edge/blocks/image/component-info.d.ts +0 -2
- package/vue3/lib/edge/blocks/image/image.helpers.d.ts +0 -1
- package/vue3/lib/edge/blocks/img/component-info.d.ts +0 -2
- package/vue3/lib/edge/blocks/input/component-info.d.ts +0 -2
- package/vue3/lib/edge/blocks/raw-text/component-info.d.ts +0 -2
- package/vue3/lib/edge/blocks/section/component-info.d.ts +0 -2
- package/vue3/lib/edge/blocks/select/component-info.d.ts +0 -2
- package/vue3/lib/edge/blocks/submit-button/component-info.d.ts +0 -2
- package/vue3/lib/edge/blocks/symbol/component-info.d.ts +0 -2
- package/vue3/lib/edge/blocks/symbol/symbol.helpers.d.ts +0 -14
- package/vue3/lib/edge/blocks/text/component-info.d.ts +0 -2
- package/vue3/lib/edge/blocks/textarea/component-info.d.ts +0 -2
- package/vue3/lib/edge/blocks/video/component-info.d.ts +0 -2
- package/vue3/lib/edge/component-ref.50f222f3.cjs +0 -1
- package/vue3/lib/edge/components/block/block.helpers.d.ts +0 -13
- package/vue3/lib/edge/components/block/components/component-ref/component-ref.helpers.d.ts +0 -28
- package/vue3/lib/edge/components/block/types.d.ts +0 -6
- package/vue3/lib/edge/components/content/components/styles.helpers.d.ts +0 -15
- package/vue3/lib/edge/components/content/content.helpers.d.ts +0 -7
- package/vue3/lib/edge/components/content/content.types.d.ts +0 -20
- package/vue3/lib/edge/components/content/index.d.ts +0 -1
- package/vue3/lib/edge/components/content-variants/content-variants.types.d.ts +0 -36
- package/vue3/lib/edge/components/content-variants/inlined-fns.d.ts +0 -14
- package/vue3/lib/edge/constants/builder-registered-components.d.ts +0 -6
- package/vue3/lib/edge/constants/device-sizes.d.ts +0 -13
- package/vue3/lib/edge/constants/sdk-version.d.ts +0 -1
- package/vue3/lib/edge/constants/target.d.ts +0 -2
- package/vue3/lib/edge/context/builder.context.d.ts +0 -17
- package/vue3/lib/edge/context/components.context.d.ts +0 -7
- package/vue3/lib/edge/context/types.d.ts +0 -36
- package/vue3/lib/edge/functions/apply-patch-with-mutation.d.ts +0 -10
- package/vue3/lib/edge/functions/camel-to-kebab-case.d.ts +0 -1
- package/vue3/lib/edge/functions/deopt.d.ts +0 -4
- package/vue3/lib/edge/functions/evaluate/browser-runtime/browser.d.ts +0 -4
- package/vue3/lib/edge/functions/evaluate/browser-runtime/index.d.ts +0 -1
- package/vue3/lib/edge/functions/evaluate/choose-eval.d.ts +0 -6
- package/vue3/lib/edge/functions/evaluate/edge-runtime/acorn-interpreter.d.ts +0 -2
- package/vue3/lib/edge/functions/evaluate/edge-runtime/edge-runtime.d.ts +0 -2
- package/vue3/lib/edge/functions/evaluate/edge-runtime/index.d.ts +0 -1
- package/vue3/lib/edge/functions/evaluate/evaluate.d.ts +0 -2
- package/vue3/lib/edge/functions/evaluate/index.d.ts +0 -1
- package/vue3/lib/edge/functions/evaluate/node-runtime/index.d.ts +0 -1
- package/vue3/lib/edge/functions/evaluate/node-runtime/node-runtime.d.ts +0 -2
- package/vue3/lib/edge/functions/evaluate/placeholder-runtime.d.ts +0 -2
- package/vue3/lib/edge/functions/event-handler-name.d.ts +0 -1
- package/vue3/lib/edge/functions/extract-text-styles.d.ts +0 -4
- package/vue3/lib/edge/functions/fast-clone.d.ts +0 -4
- package/vue3/lib/edge/functions/fetch-builder-props.d.ts +0 -53
- package/vue3/lib/edge/functions/get-block-actions-handler.d.ts +0 -8
- package/vue3/lib/edge/functions/get-block-actions.d.ts +0 -10
- package/vue3/lib/edge/functions/get-block-component-options.d.ts +0 -2
- package/vue3/lib/edge/functions/get-block-properties.d.ts +0 -6
- package/vue3/lib/edge/functions/get-builder-search-params/index.d.ts +0 -12
- package/vue3/lib/edge/functions/get-content/generate-content-url.d.ts +0 -2
- package/vue3/lib/edge/functions/get-content/index.d.ts +0 -28
- package/vue3/lib/edge/functions/get-content/types.d.ts +0 -142
- package/vue3/lib/edge/functions/get-fetch.d.ts +0 -1
- package/vue3/lib/edge/functions/get-processed-block.d.ts +0 -10
- package/vue3/lib/edge/functions/is-browser.d.ts +0 -1
- package/vue3/lib/edge/functions/is-edge-runtime.d.ts +0 -4
- package/vue3/lib/edge/functions/is-editing.d.ts +0 -1
- package/vue3/lib/edge/functions/is-iframe.d.ts +0 -1
- package/vue3/lib/edge/functions/is-node-runtime.d.ts +0 -4
- package/vue3/lib/edge/functions/is-previewing.d.ts +0 -1
- package/vue3/lib/edge/functions/on-change.d.ts +0 -7
- package/vue3/lib/edge/functions/register-component.d.ts +0 -15
- package/vue3/lib/edge/functions/register.d.ts +0 -16
- package/vue3/lib/edge/functions/set-editor-settings.d.ts +0 -4
- package/vue3/lib/edge/functions/set.d.ts +0 -7
- package/vue3/lib/edge/functions/track/helpers.d.ts +0 -5
- package/vue3/lib/edge/functions/track/index.d.ts +0 -51
- package/vue3/lib/edge/functions/track/interaction.d.ts +0 -13
- package/vue3/lib/edge/functions/transform-block-properties.d.ts +0 -5
- package/vue3/lib/edge/functions/transform-block.d.ts +0 -2
- package/vue3/lib/edge/get-block-actions.1d0e09b6.cjs +0 -1
- package/vue3/lib/edge/helpers/ab-tests.d.ts +0 -9
- package/vue3/lib/edge/helpers/canTrack.d.ts +0 -1
- package/vue3/lib/edge/helpers/cookie.d.ts +0 -19
- package/vue3/lib/edge/helpers/css.d.ts +0 -7
- package/vue3/lib/edge/helpers/flatten.d.ts +0 -6
- package/vue3/lib/edge/helpers/localStorage.d.ts +0 -9
- package/vue3/lib/edge/helpers/logger.d.ts +0 -6
- package/vue3/lib/edge/helpers/nullable.d.ts +0 -2
- package/vue3/lib/edge/helpers/preview-lru-cache/get.d.ts +0 -2
- package/vue3/lib/edge/helpers/preview-lru-cache/helpers.d.ts +0 -0
- package/vue3/lib/edge/helpers/preview-lru-cache/init.d.ts +0 -6
- package/vue3/lib/edge/helpers/preview-lru-cache/set.d.ts +0 -7
- package/vue3/lib/edge/helpers/preview-lru-cache/types.d.ts +0 -0
- package/vue3/lib/edge/helpers/sessionId.d.ts +0 -6
- package/vue3/lib/edge/helpers/time.d.ts +0 -1
- package/vue3/lib/edge/helpers/url.d.ts +0 -6
- package/vue3/lib/edge/helpers/uuid.d.ts +0 -8
- package/vue3/lib/edge/helpers/visitorId.d.ts +0 -6
- package/vue3/lib/edge/index-helpers/top-of-file.d.ts +0 -1
- package/vue3/lib/edge/index.d.ts +0 -7
- package/vue3/lib/edge/scripts/init-editing.d.ts +0 -6
- package/vue3/lib/edge/server-index.d.ts +0 -15
- package/vue3/lib/edge/types/api-version.d.ts +0 -2
- package/vue3/lib/edge/types/builder-block.d.ts +0 -66
- package/vue3/lib/edge/types/builder-content.d.ts +0 -44
- package/vue3/lib/edge/types/builder-props.d.ts +0 -9
- package/vue3/lib/edge/types/can-track.d.ts +0 -3
- package/vue3/lib/edge/types/components.d.ts +0 -110
- package/vue3/lib/edge/types/deep-partial.d.ts +0 -3
- package/vue3/lib/edge/types/element.d.ts +0 -59
- package/vue3/lib/edge/types/enforced-partials.d.ts +0 -26
- package/vue3/lib/edge/types/input.d.ts +0 -121
- package/vue3/lib/edge/types/targets.d.ts +0 -1
- package/vue3/lib/edge/types/typescript.d.ts +0 -11
- package/vue3/lib/node/block-wrapper.728d47ca.js +0 -56
- package/vue3/lib/node/blocks/button/component-info.d.ts +0 -2
- package/vue3/lib/node/blocks/columns/component-info.d.ts +0 -2
- package/vue3/lib/node/blocks/custom-code/component-info.d.ts +0 -2
- package/vue3/lib/node/blocks/embed/component-info.d.ts +0 -2
- package/vue3/lib/node/blocks/embed/helpers.d.ts +0 -1
- package/vue3/lib/node/blocks/form/component-info.d.ts +0 -2
- package/vue3/lib/node/blocks/fragment/component-info.d.ts +0 -2
- package/vue3/lib/node/blocks/helpers.d.ts +0 -13
- package/vue3/lib/node/blocks/image/component-info.d.ts +0 -2
- package/vue3/lib/node/blocks/image/image.helpers.d.ts +0 -1
- package/vue3/lib/node/blocks/img/component-info.d.ts +0 -2
- package/vue3/lib/node/blocks/input/component-info.d.ts +0 -2
- package/vue3/lib/node/blocks/raw-text/component-info.d.ts +0 -2
- package/vue3/lib/node/blocks/section/component-info.d.ts +0 -2
- package/vue3/lib/node/blocks/select/component-info.d.ts +0 -2
- package/vue3/lib/node/blocks/submit-button/component-info.d.ts +0 -2
- package/vue3/lib/node/blocks/symbol/component-info.d.ts +0 -2
- package/vue3/lib/node/blocks/symbol/symbol.helpers.d.ts +0 -14
- package/vue3/lib/node/blocks/text/component-info.d.ts +0 -2
- package/vue3/lib/node/blocks/textarea/component-info.d.ts +0 -2
- package/vue3/lib/node/blocks/video/component-info.d.ts +0 -2
- package/vue3/lib/node/component-ref.d5125dbe.cjs +0 -1
- package/vue3/lib/node/components/block/block.helpers.d.ts +0 -13
- package/vue3/lib/node/components/block/components/component-ref/component-ref.helpers.d.ts +0 -28
- package/vue3/lib/node/components/block/types.d.ts +0 -6
- package/vue3/lib/node/components/content/components/styles.helpers.d.ts +0 -15
- package/vue3/lib/node/components/content/content.helpers.d.ts +0 -7
- package/vue3/lib/node/components/content/content.types.d.ts +0 -20
- package/vue3/lib/node/components/content/index.d.ts +0 -1
- package/vue3/lib/node/components/content-variants/content-variants.types.d.ts +0 -36
- package/vue3/lib/node/components/content-variants/inlined-fns.d.ts +0 -14
- package/vue3/lib/node/constants/builder-registered-components.d.ts +0 -6
- package/vue3/lib/node/constants/device-sizes.d.ts +0 -13
- package/vue3/lib/node/constants/sdk-version.d.ts +0 -1
- package/vue3/lib/node/constants/target.d.ts +0 -2
- package/vue3/lib/node/context/builder.context.d.ts +0 -17
- package/vue3/lib/node/context/components.context.d.ts +0 -7
- package/vue3/lib/node/context/types.d.ts +0 -36
- package/vue3/lib/node/functions/apply-patch-with-mutation.d.ts +0 -10
- package/vue3/lib/node/functions/camel-to-kebab-case.d.ts +0 -1
- package/vue3/lib/node/functions/deopt.d.ts +0 -4
- package/vue3/lib/node/functions/evaluate/browser-runtime/browser.d.ts +0 -4
- package/vue3/lib/node/functions/evaluate/browser-runtime/index.d.ts +0 -1
- package/vue3/lib/node/functions/evaluate/choose-eval.d.ts +0 -6
- package/vue3/lib/node/functions/evaluate/edge-runtime/acorn-interpreter.d.ts +0 -2
- package/vue3/lib/node/functions/evaluate/edge-runtime/edge-runtime.d.ts +0 -2
- package/vue3/lib/node/functions/evaluate/edge-runtime/index.d.ts +0 -1
- package/vue3/lib/node/functions/evaluate/evaluate.d.ts +0 -2
- package/vue3/lib/node/functions/evaluate/index.d.ts +0 -1
- package/vue3/lib/node/functions/evaluate/node-runtime/index.d.ts +0 -1
- package/vue3/lib/node/functions/evaluate/node-runtime/node-runtime.d.ts +0 -2
- package/vue3/lib/node/functions/evaluate/placeholder-runtime.d.ts +0 -2
- package/vue3/lib/node/functions/event-handler-name.d.ts +0 -1
- package/vue3/lib/node/functions/extract-text-styles.d.ts +0 -4
- package/vue3/lib/node/functions/fast-clone.d.ts +0 -4
- package/vue3/lib/node/functions/fetch-builder-props.d.ts +0 -53
- package/vue3/lib/node/functions/get-block-actions-handler.d.ts +0 -8
- package/vue3/lib/node/functions/get-block-actions.d.ts +0 -10
- package/vue3/lib/node/functions/get-block-component-options.d.ts +0 -2
- package/vue3/lib/node/functions/get-block-properties.d.ts +0 -6
- package/vue3/lib/node/functions/get-builder-search-params/index.d.ts +0 -12
- package/vue3/lib/node/functions/get-content/generate-content-url.d.ts +0 -2
- package/vue3/lib/node/functions/get-content/index.d.ts +0 -28
- package/vue3/lib/node/functions/get-content/types.d.ts +0 -142
- package/vue3/lib/node/functions/get-fetch.d.ts +0 -1
- package/vue3/lib/node/functions/get-processed-block.d.ts +0 -10
- package/vue3/lib/node/functions/is-browser.d.ts +0 -1
- package/vue3/lib/node/functions/is-edge-runtime.d.ts +0 -4
- package/vue3/lib/node/functions/is-editing.d.ts +0 -1
- package/vue3/lib/node/functions/is-iframe.d.ts +0 -1
- package/vue3/lib/node/functions/is-node-runtime.d.ts +0 -4
- package/vue3/lib/node/functions/is-previewing.d.ts +0 -1
- package/vue3/lib/node/functions/on-change.d.ts +0 -7
- package/vue3/lib/node/functions/register-component.d.ts +0 -15
- package/vue3/lib/node/functions/register.d.ts +0 -16
- package/vue3/lib/node/functions/set-editor-settings.d.ts +0 -4
- package/vue3/lib/node/functions/set.d.ts +0 -7
- package/vue3/lib/node/functions/track/helpers.d.ts +0 -5
- package/vue3/lib/node/functions/track/index.d.ts +0 -51
- package/vue3/lib/node/functions/track/interaction.d.ts +0 -13
- package/vue3/lib/node/functions/transform-block-properties.d.ts +0 -5
- package/vue3/lib/node/functions/transform-block.d.ts +0 -2
- package/vue3/lib/node/get-block-actions.1079cc08.cjs +0 -1
- package/vue3/lib/node/helpers/ab-tests.d.ts +0 -9
- package/vue3/lib/node/helpers/canTrack.d.ts +0 -1
- package/vue3/lib/node/helpers/cookie.d.ts +0 -19
- package/vue3/lib/node/helpers/css.d.ts +0 -7
- package/vue3/lib/node/helpers/flatten.d.ts +0 -6
- package/vue3/lib/node/helpers/localStorage.d.ts +0 -9
- package/vue3/lib/node/helpers/logger.d.ts +0 -6
- package/vue3/lib/node/helpers/nullable.d.ts +0 -2
- package/vue3/lib/node/helpers/preview-lru-cache/get.d.ts +0 -2
- package/vue3/lib/node/helpers/preview-lru-cache/helpers.d.ts +0 -0
- package/vue3/lib/node/helpers/preview-lru-cache/init.d.ts +0 -6
- package/vue3/lib/node/helpers/preview-lru-cache/set.d.ts +0 -7
- package/vue3/lib/node/helpers/preview-lru-cache/types.d.ts +0 -0
- package/vue3/lib/node/helpers/sessionId.d.ts +0 -6
- package/vue3/lib/node/helpers/time.d.ts +0 -1
- package/vue3/lib/node/helpers/url.d.ts +0 -6
- package/vue3/lib/node/helpers/uuid.d.ts +0 -8
- package/vue3/lib/node/helpers/visitorId.d.ts +0 -6
- package/vue3/lib/node/index-helpers/top-of-file.d.ts +0 -1
- package/vue3/lib/node/index.6720f6e5.cjs +0 -201
- package/vue3/lib/node/index.d.ts +0 -7
- package/vue3/lib/node/scripts/init-editing.d.ts +0 -6
- package/vue3/lib/node/server-index.d.ts +0 -15
- package/vue3/lib/node/types/api-version.d.ts +0 -2
- package/vue3/lib/node/types/builder-block.d.ts +0 -66
- package/vue3/lib/node/types/builder-content.d.ts +0 -44
- package/vue3/lib/node/types/builder-props.d.ts +0 -9
- package/vue3/lib/node/types/can-track.d.ts +0 -3
- package/vue3/lib/node/types/components.d.ts +0 -110
- package/vue3/lib/node/types/deep-partial.d.ts +0 -3
- package/vue3/lib/node/types/element.d.ts +0 -59
- package/vue3/lib/node/types/enforced-partials.d.ts +0 -26
- package/vue3/lib/node/types/input.d.ts +0 -121
- package/vue3/lib/node/types/targets.d.ts +0 -1
- package/vue3/lib/node/types/typescript.d.ts +0 -11
- package/vue3/package.json +0 -64
- /package/{vue3/lib → lib}/browser/blocks/button/button.vue.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/blocks/button/component-info.d.ts +0 -0
- /package/{vue3/lib → lib}/browser/blocks/columns/columns.vue.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/blocks/columns/component-info.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/blocks/custom-code/component-info.d.ts +0 -0
- /package/{vue3/lib → lib}/browser/blocks/custom-code/custom-code.vue.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/blocks/embed/component-info.d.ts +0 -0
- /package/{vue3/lib → lib}/browser/blocks/embed/embed.vue.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/blocks/embed/helpers.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/blocks/form/component-info.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/blocks/fragment/component-info.d.ts +0 -0
- /package/{vue3/lib → lib}/browser/blocks/fragment/fragment.vue.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/blocks/helpers.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/blocks/image/component-info.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/blocks/image/image.helpers.d.ts +0 -0
- /package/{vue3/lib → lib}/browser/blocks/image/image.vue.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/blocks/img/component-info.d.ts +0 -0
- /package/{vue3/lib → lib}/browser/blocks/img/img.vue.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/blocks/input/component-info.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/blocks/raw-text/component-info.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/blocks/section/component-info.d.ts +0 -0
- /package/{vue3/lib → lib}/browser/blocks/section/section.vue.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/blocks/select/component-info.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/blocks/submit-button/component-info.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/blocks/symbol/component-info.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/blocks/symbol/symbol.helpers.d.ts +0 -0
- /package/{vue3/lib → lib}/browser/blocks/symbol/symbol.vue.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/blocks/text/component-info.d.ts +0 -0
- /package/{vue3/lib → lib}/browser/blocks/text/text.vue.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/blocks/textarea/component-info.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/blocks/video/component-info.d.ts +0 -0
- /package/{vue3/lib → lib}/browser/blocks/video/video.vue.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/components/block/block.helpers.d.ts +0 -0
- /package/{vue3/lib → lib}/browser/components/block/block.vue.d.ts +0 -0
- /package/{vue3/lib → lib}/browser/components/block/components/block-styles.vue.d.ts +0 -0
- /package/{vue3/lib → lib}/browser/components/block/components/block-wrapper.vue.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/components/block/components/component-ref/component-ref.helpers.d.ts +0 -0
- /package/{vue3/lib → lib}/browser/components/block/components/component-ref/component-ref.vue.d.ts +0 -0
- /package/{vue3/lib → lib}/browser/components/block/components/interactive-element.vue.d.ts +0 -0
- /package/{vue3/lib → lib}/browser/components/block/components/repeated-block.vue.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/components/block/types.d.ts +0 -0
- /package/{vue3/lib → lib}/browser/components/blocks/blocks-wrapper.vue.d.ts +0 -0
- /package/{vue3/lib → lib}/browser/components/blocks/blocks.vue.d.ts +0 -0
- /package/{vue3/lib → lib}/browser/components/content/components/enable-editor.vue.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/components/content/components/styles.helpers.d.ts +0 -0
- /package/{vue3/lib → lib}/browser/components/content/components/styles.vue.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/components/content/content.helpers.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/components/content/content.types.d.ts +0 -0
- /package/{vue3/lib → lib}/browser/components/content/content.vue.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/components/content/index.d.ts +0 -0
- /package/{vue3/lib → lib}/browser/components/content/wrap-component-ref.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/components/content-variants/content-variants.types.d.ts +0 -0
- /package/{vue3/lib → lib}/browser/components/content-variants/content-variants.vue.d.ts +0 -0
- /package/{vue3/lib → lib}/browser/components/content-variants/helpers.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/components/content-variants/inlined-fns.d.ts +0 -0
- /package/{vue3/lib → lib}/browser/components/inlined-script.vue.d.ts +0 -0
- /package/{vue3/lib → lib}/browser/components/inlined-styles.vue.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/constants/builder-registered-components.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/constants/device-sizes.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/constants/target.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/context/builder.context.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/context/components.context.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/context/types.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/functions/apply-patch-with-mutation.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/functions/camel-to-kebab-case.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/functions/deopt.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/functions/evaluate/browser-runtime/browser.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/functions/evaluate/browser-runtime/index.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/functions/evaluate/choose-eval.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/functions/evaluate/edge-runtime/acorn-interpreter.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/functions/evaluate/edge-runtime/edge-runtime.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/functions/evaluate/edge-runtime/index.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/functions/evaluate/evaluate.d.ts +0 -0
- /package/{vue3/lib → lib}/browser/functions/evaluate/helpers.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/functions/evaluate/index.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/functions/evaluate/node-runtime/index.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/functions/evaluate/node-runtime/node-runtime.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/functions/evaluate/placeholder-runtime.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/functions/event-handler-name.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/functions/extract-text-styles.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/functions/fast-clone.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/functions/fetch-builder-props.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/functions/get-block-actions-handler.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/functions/get-block-actions.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/functions/get-block-component-options.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/functions/get-block-properties.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/functions/get-builder-search-params/index.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/functions/get-content/generate-content-url.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/functions/get-content/types.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/functions/get-fetch.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/functions/get-processed-block.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/functions/is-browser.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/functions/is-edge-runtime.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/functions/is-editing.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/functions/is-iframe.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/functions/is-node-runtime.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/functions/is-previewing.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/functions/on-change.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/functions/register-component.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/functions/register.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/functions/set-editor-settings.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/functions/set.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/functions/track/helpers.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/functions/track/index.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/functions/track/interaction.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/functions/transform-block-properties.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/functions/transform-block.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/helpers/ab-tests.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/helpers/canTrack.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/helpers/cookie.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/helpers/css.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/helpers/flatten.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/helpers/localStorage.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/helpers/logger.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/helpers/nullable.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/helpers/preview-lru-cache/get.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/helpers/preview-lru-cache/helpers.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/helpers/preview-lru-cache/init.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/helpers/preview-lru-cache/set.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/helpers/preview-lru-cache/types.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/helpers/sessionId.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/helpers/time.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/helpers/url.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/helpers/uuid.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/helpers/visitorId.d.ts +0 -0
- /package/{vue3/lib → lib}/browser/index-helpers/blocks-exports.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/index-helpers/top-of-file.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/index.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/scripts/init-editing.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/server-index.d.ts +0 -0
- /package/{vue3/lib → lib}/browser/style.css +0 -0
- /package/{vue2/lib → lib}/browser/types/api-version.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/types/builder-block.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/types/builder-content.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/types/builder-props.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/types/can-track.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/types/components.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/types/deep-partial.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/types/element.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/types/enforced-partials.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/types/input.d.ts +0 -0
- /package/{vue2/lib → lib}/browser/types/typescript.d.ts +0 -0
- /package/{vue3/lib → lib}/edge/blocks/button/button.vue.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/blocks/button/component-info.d.ts +0 -0
- /package/{vue3/lib → lib}/edge/blocks/columns/columns.vue.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/blocks/columns/component-info.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/blocks/custom-code/component-info.d.ts +0 -0
- /package/{vue3/lib → lib}/edge/blocks/custom-code/custom-code.vue.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/blocks/embed/component-info.d.ts +0 -0
- /package/{vue3/lib → lib}/edge/blocks/embed/embed.vue.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/blocks/embed/helpers.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/blocks/form/component-info.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/blocks/fragment/component-info.d.ts +0 -0
- /package/{vue3/lib → lib}/edge/blocks/fragment/fragment.vue.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/blocks/helpers.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/blocks/image/component-info.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/blocks/image/image.helpers.d.ts +0 -0
- /package/{vue3/lib → lib}/edge/blocks/image/image.vue.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/blocks/img/component-info.d.ts +0 -0
- /package/{vue3/lib → lib}/edge/blocks/img/img.vue.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/blocks/input/component-info.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/blocks/raw-text/component-info.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/blocks/section/component-info.d.ts +0 -0
- /package/{vue3/lib → lib}/edge/blocks/section/section.vue.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/blocks/select/component-info.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/blocks/submit-button/component-info.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/blocks/symbol/component-info.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/blocks/symbol/symbol.helpers.d.ts +0 -0
- /package/{vue3/lib → lib}/edge/blocks/symbol/symbol.vue.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/blocks/text/component-info.d.ts +0 -0
- /package/{vue3/lib → lib}/edge/blocks/text/text.vue.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/blocks/textarea/component-info.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/blocks/video/component-info.d.ts +0 -0
- /package/{vue3/lib → lib}/edge/blocks/video/video.vue.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/components/block/block.helpers.d.ts +0 -0
- /package/{vue3/lib → lib}/edge/components/block/block.vue.d.ts +0 -0
- /package/{vue3/lib → lib}/edge/components/block/components/block-styles.vue.d.ts +0 -0
- /package/{vue3/lib → lib}/edge/components/block/components/block-wrapper.vue.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/components/block/components/component-ref/component-ref.helpers.d.ts +0 -0
- /package/{vue3/lib → lib}/edge/components/block/components/component-ref/component-ref.vue.d.ts +0 -0
- /package/{vue3/lib → lib}/edge/components/block/components/interactive-element.vue.d.ts +0 -0
- /package/{vue3/lib → lib}/edge/components/block/components/repeated-block.vue.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/components/block/types.d.ts +0 -0
- /package/{vue3/lib → lib}/edge/components/blocks/blocks-wrapper.vue.d.ts +0 -0
- /package/{vue3/lib → lib}/edge/components/blocks/blocks.vue.d.ts +0 -0
- /package/{vue3/lib → lib}/edge/components/content/components/enable-editor.vue.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/components/content/components/styles.helpers.d.ts +0 -0
- /package/{vue3/lib → lib}/edge/components/content/components/styles.vue.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/components/content/content.helpers.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/components/content/content.types.d.ts +0 -0
- /package/{vue3/lib → lib}/edge/components/content/content.vue.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/components/content/index.d.ts +0 -0
- /package/{vue3/lib → lib}/edge/components/content/wrap-component-ref.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/components/content-variants/content-variants.types.d.ts +0 -0
- /package/{vue3/lib → lib}/edge/components/content-variants/content-variants.vue.d.ts +0 -0
- /package/{vue3/lib → lib}/edge/components/content-variants/helpers.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/components/content-variants/inlined-fns.d.ts +0 -0
- /package/{vue3/lib → lib}/edge/components/inlined-script.vue.d.ts +0 -0
- /package/{vue3/lib → lib}/edge/components/inlined-styles.vue.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/constants/builder-registered-components.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/constants/device-sizes.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/constants/target.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/context/builder.context.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/context/components.context.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/context/types.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/functions/apply-patch-with-mutation.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/functions/camel-to-kebab-case.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/functions/deopt.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/functions/evaluate/browser-runtime/browser.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/functions/evaluate/browser-runtime/index.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/functions/evaluate/choose-eval.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/functions/evaluate/edge-runtime/acorn-interpreter.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/functions/evaluate/edge-runtime/edge-runtime.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/functions/evaluate/edge-runtime/index.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/functions/evaluate/evaluate.d.ts +0 -0
- /package/{vue3/lib → lib}/edge/functions/evaluate/helpers.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/functions/evaluate/index.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/functions/evaluate/node-runtime/index.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/functions/evaluate/node-runtime/node-runtime.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/functions/evaluate/placeholder-runtime.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/functions/event-handler-name.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/functions/extract-text-styles.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/functions/fast-clone.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/functions/fetch-builder-props.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/functions/get-block-actions-handler.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/functions/get-block-actions.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/functions/get-block-component-options.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/functions/get-block-properties.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/functions/get-builder-search-params/index.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/functions/get-content/generate-content-url.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/functions/get-content/types.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/functions/get-fetch.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/functions/get-processed-block.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/functions/is-browser.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/functions/is-edge-runtime.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/functions/is-editing.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/functions/is-iframe.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/functions/is-node-runtime.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/functions/is-previewing.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/functions/on-change.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/functions/register-component.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/functions/register.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/functions/set-editor-settings.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/functions/set.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/functions/track/helpers.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/functions/track/index.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/functions/track/interaction.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/functions/transform-block-properties.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/functions/transform-block.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/helpers/ab-tests.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/helpers/canTrack.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/helpers/cookie.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/helpers/css.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/helpers/flatten.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/helpers/localStorage.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/helpers/logger.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/helpers/nullable.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/helpers/preview-lru-cache/get.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/helpers/preview-lru-cache/helpers.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/helpers/preview-lru-cache/init.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/helpers/preview-lru-cache/set.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/helpers/preview-lru-cache/types.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/helpers/sessionId.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/helpers/time.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/helpers/url.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/helpers/uuid.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/helpers/visitorId.d.ts +0 -0
- /package/{vue3/lib → lib}/edge/index-helpers/blocks-exports.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/index-helpers/top-of-file.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/index.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/scripts/init-editing.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/server-index.d.ts +0 -0
- /package/{vue3/lib → lib}/edge/style.css +0 -0
- /package/{vue2/lib → lib}/edge/types/api-version.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/types/builder-block.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/types/builder-content.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/types/builder-props.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/types/can-track.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/types/components.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/types/deep-partial.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/types/element.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/types/enforced-partials.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/types/input.d.ts +0 -0
- /package/{vue2/lib → lib}/edge/types/typescript.d.ts +0 -0
- /package/{vue3/lib → lib}/node/blocks/button/button.vue.d.ts +0 -0
- /package/{vue2/lib → lib}/node/blocks/button/component-info.d.ts +0 -0
- /package/{vue3/lib → lib}/node/blocks/columns/columns.vue.d.ts +0 -0
- /package/{vue2/lib → lib}/node/blocks/columns/component-info.d.ts +0 -0
- /package/{vue2/lib → lib}/node/blocks/custom-code/component-info.d.ts +0 -0
- /package/{vue3/lib → lib}/node/blocks/custom-code/custom-code.vue.d.ts +0 -0
- /package/{vue2/lib → lib}/node/blocks/embed/component-info.d.ts +0 -0
- /package/{vue3/lib → lib}/node/blocks/embed/embed.vue.d.ts +0 -0
- /package/{vue2/lib → lib}/node/blocks/embed/helpers.d.ts +0 -0
- /package/{vue2/lib → lib}/node/blocks/form/component-info.d.ts +0 -0
- /package/{vue2/lib → lib}/node/blocks/fragment/component-info.d.ts +0 -0
- /package/{vue3/lib → lib}/node/blocks/fragment/fragment.vue.d.ts +0 -0
- /package/{vue2/lib → lib}/node/blocks/helpers.d.ts +0 -0
- /package/{vue2/lib → lib}/node/blocks/image/component-info.d.ts +0 -0
- /package/{vue2/lib → lib}/node/blocks/image/image.helpers.d.ts +0 -0
- /package/{vue3/lib → lib}/node/blocks/image/image.vue.d.ts +0 -0
- /package/{vue2/lib → lib}/node/blocks/img/component-info.d.ts +0 -0
- /package/{vue3/lib → lib}/node/blocks/img/img.vue.d.ts +0 -0
- /package/{vue2/lib → lib}/node/blocks/input/component-info.d.ts +0 -0
- /package/{vue2/lib → lib}/node/blocks/raw-text/component-info.d.ts +0 -0
- /package/{vue2/lib → lib}/node/blocks/section/component-info.d.ts +0 -0
- /package/{vue3/lib → lib}/node/blocks/section/section.vue.d.ts +0 -0
- /package/{vue2/lib → lib}/node/blocks/select/component-info.d.ts +0 -0
- /package/{vue2/lib → lib}/node/blocks/submit-button/component-info.d.ts +0 -0
- /package/{vue2/lib → lib}/node/blocks/symbol/component-info.d.ts +0 -0
- /package/{vue2/lib → lib}/node/blocks/symbol/symbol.helpers.d.ts +0 -0
- /package/{vue3/lib → lib}/node/blocks/symbol/symbol.vue.d.ts +0 -0
- /package/{vue2/lib → lib}/node/blocks/text/component-info.d.ts +0 -0
- /package/{vue3/lib → lib}/node/blocks/text/text.vue.d.ts +0 -0
- /package/{vue2/lib → lib}/node/blocks/textarea/component-info.d.ts +0 -0
- /package/{vue2/lib → lib}/node/blocks/video/component-info.d.ts +0 -0
- /package/{vue3/lib → lib}/node/blocks/video/video.vue.d.ts +0 -0
- /package/{vue2/lib → lib}/node/components/block/block.helpers.d.ts +0 -0
- /package/{vue3/lib → lib}/node/components/block/block.vue.d.ts +0 -0
- /package/{vue3/lib → lib}/node/components/block/components/block-styles.vue.d.ts +0 -0
- /package/{vue3/lib → lib}/node/components/block/components/block-wrapper.vue.d.ts +0 -0
- /package/{vue2/lib → lib}/node/components/block/components/component-ref/component-ref.helpers.d.ts +0 -0
- /package/{vue3/lib → lib}/node/components/block/components/component-ref/component-ref.vue.d.ts +0 -0
- /package/{vue3/lib → lib}/node/components/block/components/interactive-element.vue.d.ts +0 -0
- /package/{vue3/lib → lib}/node/components/block/components/repeated-block.vue.d.ts +0 -0
- /package/{vue2/lib → lib}/node/components/block/types.d.ts +0 -0
- /package/{vue3/lib → lib}/node/components/blocks/blocks-wrapper.vue.d.ts +0 -0
- /package/{vue3/lib → lib}/node/components/blocks/blocks.vue.d.ts +0 -0
- /package/{vue3/lib → lib}/node/components/content/components/enable-editor.vue.d.ts +0 -0
- /package/{vue2/lib → lib}/node/components/content/components/styles.helpers.d.ts +0 -0
- /package/{vue3/lib → lib}/node/components/content/components/styles.vue.d.ts +0 -0
- /package/{vue2/lib → lib}/node/components/content/content.helpers.d.ts +0 -0
- /package/{vue2/lib → lib}/node/components/content/content.types.d.ts +0 -0
- /package/{vue3/lib → lib}/node/components/content/content.vue.d.ts +0 -0
- /package/{vue2/lib → lib}/node/components/content/index.d.ts +0 -0
- /package/{vue3/lib → lib}/node/components/content/wrap-component-ref.d.ts +0 -0
- /package/{vue2/lib → lib}/node/components/content-variants/content-variants.types.d.ts +0 -0
- /package/{vue3/lib → lib}/node/components/content-variants/content-variants.vue.d.ts +0 -0
- /package/{vue3/lib → lib}/node/components/content-variants/helpers.d.ts +0 -0
- /package/{vue2/lib → lib}/node/components/content-variants/inlined-fns.d.ts +0 -0
- /package/{vue3/lib → lib}/node/components/inlined-script.vue.d.ts +0 -0
- /package/{vue3/lib → lib}/node/components/inlined-styles.vue.d.ts +0 -0
- /package/{vue2/lib → lib}/node/constants/builder-registered-components.d.ts +0 -0
- /package/{vue2/lib → lib}/node/constants/device-sizes.d.ts +0 -0
- /package/{vue2/lib → lib}/node/constants/target.d.ts +0 -0
- /package/{vue2/lib → lib}/node/context/builder.context.d.ts +0 -0
- /package/{vue2/lib → lib}/node/context/components.context.d.ts +0 -0
- /package/{vue2/lib → lib}/node/context/types.d.ts +0 -0
- /package/{vue2/lib → lib}/node/functions/apply-patch-with-mutation.d.ts +0 -0
- /package/{vue2/lib → lib}/node/functions/camel-to-kebab-case.d.ts +0 -0
- /package/{vue2/lib → lib}/node/functions/deopt.d.ts +0 -0
- /package/{vue2/lib → lib}/node/functions/evaluate/browser-runtime/browser.d.ts +0 -0
- /package/{vue2/lib → lib}/node/functions/evaluate/browser-runtime/index.d.ts +0 -0
- /package/{vue2/lib → lib}/node/functions/evaluate/choose-eval.d.ts +0 -0
- /package/{vue2/lib → lib}/node/functions/evaluate/edge-runtime/acorn-interpreter.d.ts +0 -0
- /package/{vue2/lib → lib}/node/functions/evaluate/edge-runtime/edge-runtime.d.ts +0 -0
- /package/{vue2/lib → lib}/node/functions/evaluate/edge-runtime/index.d.ts +0 -0
- /package/{vue2/lib → lib}/node/functions/evaluate/evaluate.d.ts +0 -0
- /package/{vue3/lib → lib}/node/functions/evaluate/helpers.d.ts +0 -0
- /package/{vue2/lib → lib}/node/functions/evaluate/index.d.ts +0 -0
- /package/{vue2/lib → lib}/node/functions/evaluate/node-runtime/index.d.ts +0 -0
- /package/{vue2/lib → lib}/node/functions/evaluate/node-runtime/node-runtime.d.ts +0 -0
- /package/{vue2/lib → lib}/node/functions/evaluate/placeholder-runtime.d.ts +0 -0
- /package/{vue2/lib → lib}/node/functions/event-handler-name.d.ts +0 -0
- /package/{vue2/lib → lib}/node/functions/extract-text-styles.d.ts +0 -0
- /package/{vue2/lib → lib}/node/functions/fast-clone.d.ts +0 -0
- /package/{vue2/lib → lib}/node/functions/fetch-builder-props.d.ts +0 -0
- /package/{vue2/lib → lib}/node/functions/get-block-actions-handler.d.ts +0 -0
- /package/{vue2/lib → lib}/node/functions/get-block-actions.d.ts +0 -0
- /package/{vue2/lib → lib}/node/functions/get-block-component-options.d.ts +0 -0
- /package/{vue2/lib → lib}/node/functions/get-block-properties.d.ts +0 -0
- /package/{vue2/lib → lib}/node/functions/get-builder-search-params/index.d.ts +0 -0
- /package/{vue2/lib → lib}/node/functions/get-content/generate-content-url.d.ts +0 -0
- /package/{vue2/lib → lib}/node/functions/get-content/types.d.ts +0 -0
- /package/{vue2/lib → lib}/node/functions/get-fetch.d.ts +0 -0
- /package/{vue2/lib → lib}/node/functions/get-processed-block.d.ts +0 -0
- /package/{vue2/lib → lib}/node/functions/is-browser.d.ts +0 -0
- /package/{vue2/lib → lib}/node/functions/is-edge-runtime.d.ts +0 -0
- /package/{vue2/lib → lib}/node/functions/is-editing.d.ts +0 -0
- /package/{vue2/lib → lib}/node/functions/is-iframe.d.ts +0 -0
- /package/{vue2/lib → lib}/node/functions/is-node-runtime.d.ts +0 -0
- /package/{vue2/lib → lib}/node/functions/is-previewing.d.ts +0 -0
- /package/{vue2/lib → lib}/node/functions/on-change.d.ts +0 -0
- /package/{vue2/lib → lib}/node/functions/register-component.d.ts +0 -0
- /package/{vue2/lib → lib}/node/functions/register.d.ts +0 -0
- /package/{vue2/lib → lib}/node/functions/set-editor-settings.d.ts +0 -0
- /package/{vue2/lib → lib}/node/functions/set.d.ts +0 -0
- /package/{vue2/lib → lib}/node/functions/track/helpers.d.ts +0 -0
- /package/{vue2/lib → lib}/node/functions/track/index.d.ts +0 -0
- /package/{vue2/lib → lib}/node/functions/track/interaction.d.ts +0 -0
- /package/{vue2/lib → lib}/node/functions/transform-block-properties.d.ts +0 -0
- /package/{vue2/lib → lib}/node/functions/transform-block.d.ts +0 -0
- /package/{vue2/lib → lib}/node/helpers/ab-tests.d.ts +0 -0
- /package/{vue2/lib → lib}/node/helpers/canTrack.d.ts +0 -0
- /package/{vue2/lib → lib}/node/helpers/cookie.d.ts +0 -0
- /package/{vue2/lib → lib}/node/helpers/css.d.ts +0 -0
- /package/{vue2/lib → lib}/node/helpers/flatten.d.ts +0 -0
- /package/{vue2/lib → lib}/node/helpers/localStorage.d.ts +0 -0
- /package/{vue2/lib → lib}/node/helpers/logger.d.ts +0 -0
- /package/{vue2/lib → lib}/node/helpers/nullable.d.ts +0 -0
- /package/{vue2/lib → lib}/node/helpers/preview-lru-cache/get.d.ts +0 -0
- /package/{vue2/lib → lib}/node/helpers/preview-lru-cache/helpers.d.ts +0 -0
- /package/{vue2/lib → lib}/node/helpers/preview-lru-cache/init.d.ts +0 -0
- /package/{vue2/lib → lib}/node/helpers/preview-lru-cache/set.d.ts +0 -0
- /package/{vue2/lib → lib}/node/helpers/preview-lru-cache/types.d.ts +0 -0
- /package/{vue2/lib → lib}/node/helpers/sessionId.d.ts +0 -0
- /package/{vue2/lib → lib}/node/helpers/time.d.ts +0 -0
- /package/{vue2/lib → lib}/node/helpers/url.d.ts +0 -0
- /package/{vue2/lib → lib}/node/helpers/uuid.d.ts +0 -0
- /package/{vue2/lib → lib}/node/helpers/visitorId.d.ts +0 -0
- /package/{vue3/lib → lib}/node/index-helpers/blocks-exports.d.ts +0 -0
- /package/{vue2/lib → lib}/node/index-helpers/top-of-file.d.ts +0 -0
- /package/{vue2/lib → lib}/node/index.d.ts +0 -0
- /package/{vue2/lib → lib}/node/scripts/init-editing.d.ts +0 -0
- /package/{vue2/lib → lib}/node/server-index.d.ts +0 -0
- /package/{vue3/lib → lib}/node/style.css +0 -0
- /package/{vue2/lib → lib}/node/types/api-version.d.ts +0 -0
- /package/{vue2/lib → lib}/node/types/builder-block.d.ts +0 -0
- /package/{vue2/lib → lib}/node/types/builder-content.d.ts +0 -0
- /package/{vue2/lib → lib}/node/types/builder-props.d.ts +0 -0
- /package/{vue2/lib → lib}/node/types/can-track.d.ts +0 -0
- /package/{vue2/lib → lib}/node/types/components.d.ts +0 -0
- /package/{vue2/lib → lib}/node/types/deep-partial.d.ts +0 -0
- /package/{vue2/lib → lib}/node/types/element.d.ts +0 -0
- /package/{vue2/lib → lib}/node/types/enforced-partials.d.ts +0 -0
- /package/{vue2/lib → lib}/node/types/input.d.ts +0 -0
- /package/{vue2/lib → lib}/node/types/typescript.d.ts +0 -0
|
@@ -1,1494 +0,0 @@
|
|
|
1
|
-
import "./style.css";
|
|
2
|
-
import { defineComponent as u } from "vue";
|
|
3
|
-
function P(e = {}, t, n) {
|
|
4
|
-
const o = {};
|
|
5
|
-
for (const r in e) {
|
|
6
|
-
if (!e[r] || n && !r.startsWith(t))
|
|
7
|
-
continue;
|
|
8
|
-
const s = n ? r.replace(t, "") : r;
|
|
9
|
-
o[s] = e[r];
|
|
10
|
-
}
|
|
11
|
-
return o;
|
|
12
|
-
}
|
|
13
|
-
const dt = u({
|
|
14
|
-
name: "builder-button",
|
|
15
|
-
props: ["attributes", "text", "link", "openLinkInNewTab"],
|
|
16
|
-
data() {
|
|
17
|
-
return { filterAttrs: P };
|
|
18
|
-
},
|
|
19
|
-
methods: {
|
|
20
|
-
_classStringToObject(e) {
|
|
21
|
-
const t = {};
|
|
22
|
-
if (typeof e != "string")
|
|
23
|
-
return t;
|
|
24
|
-
const n = e.trim().split(/\s+/);
|
|
25
|
-
for (const o of n)
|
|
26
|
-
t[o] = !0;
|
|
27
|
-
return t;
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
});
|
|
31
|
-
function p(e, t, n, o, r, s, i, f) {
|
|
32
|
-
var a = typeof e == "function" ? e.options : e;
|
|
33
|
-
t && (a.render = t, a.staticRenderFns = n, a._compiled = !0), o && (a.functional = !0), s && (a._scopeId = "data-v-" + s);
|
|
34
|
-
var c;
|
|
35
|
-
if (i ? (c = function(l) {
|
|
36
|
-
l = l || // cached call
|
|
37
|
-
this.$vnode && this.$vnode.ssrContext || // stateful
|
|
38
|
-
this.parent && this.parent.$vnode && this.parent.$vnode.ssrContext, !l && typeof __VUE_SSR_CONTEXT__ < "u" && (l = __VUE_SSR_CONTEXT__), r && r.call(this, l), l && l._registeredComponents && l._registeredComponents.add(i);
|
|
39
|
-
}, a._ssrRegister = c) : r && (c = f ? function() {
|
|
40
|
-
r.call(
|
|
41
|
-
this,
|
|
42
|
-
(a.functional ? this.parent : this).$root.$options.shadowRoot
|
|
43
|
-
);
|
|
44
|
-
} : r), c)
|
|
45
|
-
if (a.functional) {
|
|
46
|
-
a._injectStyles = c;
|
|
47
|
-
var v = a.render;
|
|
48
|
-
a.render = function(k, _) {
|
|
49
|
-
return c.call(_), v(k, _);
|
|
50
|
-
};
|
|
51
|
-
} else {
|
|
52
|
-
var S = a.beforeCreate;
|
|
53
|
-
a.beforeCreate = S ? [].concat(S, c) : [c];
|
|
54
|
-
}
|
|
55
|
-
return {
|
|
56
|
-
exports: e,
|
|
57
|
-
options: a
|
|
58
|
-
};
|
|
59
|
-
}
|
|
60
|
-
var ut = function() {
|
|
61
|
-
var t = this, n = t._self._c;
|
|
62
|
-
return t._self._setupProxy, t.link ? n("a", t._g(t._b({ attrs: { href: t.link, target: t.openLinkInNewTab ? "_blank" : void 0, role: "button" } }, "a", t.filterAttrs(t.attributes, "v-on:", !1), !1), t.filterAttrs(t.attributes, "v-on:", !0)), [t._v(" " + t._s(t.text) + " ")]) : n("button", t._g(t._b({ class: t._classStringToObject(t.attributes.class + " button-2fnk003dqad"), style: t.attributes.style }, "button", t.filterAttrs(t.attributes, "v-on:", !1), !1), t.filterAttrs(t.attributes, "v-on:", !0)), [t._v(" " + t._s(t.text) + " ")]);
|
|
63
|
-
}, pt = [], mt = /* @__PURE__ */ p(
|
|
64
|
-
dt,
|
|
65
|
-
ut,
|
|
66
|
-
pt,
|
|
67
|
-
!1,
|
|
68
|
-
null,
|
|
69
|
-
"ab46b8bd",
|
|
70
|
-
null,
|
|
71
|
-
null
|
|
72
|
-
);
|
|
73
|
-
const dn = mt.exports, E = (e) => JSON.parse(JSON.stringify(e)), M = {
|
|
74
|
-
small: {
|
|
75
|
-
min: 320,
|
|
76
|
-
default: 321,
|
|
77
|
-
max: 640
|
|
78
|
-
},
|
|
79
|
-
medium: {
|
|
80
|
-
min: 641,
|
|
81
|
-
default: 642,
|
|
82
|
-
max: 991
|
|
83
|
-
},
|
|
84
|
-
large: {
|
|
85
|
-
min: 990,
|
|
86
|
-
default: 991,
|
|
87
|
-
max: 1200
|
|
88
|
-
}
|
|
89
|
-
}, un = (e, t = M) => `@media (max-width: ${t[e].max}px)`, ft = ({
|
|
90
|
-
small: e,
|
|
91
|
-
medium: t
|
|
92
|
-
}) => {
|
|
93
|
-
const n = E(M);
|
|
94
|
-
if (!e || !t)
|
|
95
|
-
return n;
|
|
96
|
-
const o = Math.floor(e / 2);
|
|
97
|
-
n.small = {
|
|
98
|
-
max: e,
|
|
99
|
-
min: o,
|
|
100
|
-
default: o + 1
|
|
101
|
-
};
|
|
102
|
-
const r = n.small.max + 1;
|
|
103
|
-
n.medium = {
|
|
104
|
-
max: t,
|
|
105
|
-
min: r,
|
|
106
|
-
default: r + 1
|
|
107
|
-
};
|
|
108
|
-
const s = n.medium.max + 1;
|
|
109
|
-
return n.large = {
|
|
110
|
-
max: 2e3,
|
|
111
|
-
// TODO: decide upper limit
|
|
112
|
-
min: s,
|
|
113
|
-
default: s + 1
|
|
114
|
-
}, n;
|
|
115
|
-
}, y = "vue2", ht = () => Promise.resolve().then(() => ie).then((e) => e.default).catch((e) => {
|
|
116
|
-
throw console.error(
|
|
117
|
-
"Error while attempting to dynamically import component Blocks at ../../components/blocks/blocks.vue",
|
|
118
|
-
e
|
|
119
|
-
), e;
|
|
120
|
-
}), bt = () => import("./inlined-styles-1d3927dc.js").then((e) => e.default).catch((e) => {
|
|
121
|
-
throw console.error(
|
|
122
|
-
"Error while attempting to dynamically import component InlinedStyles at ../../components/inlined-styles.vue",
|
|
123
|
-
e
|
|
124
|
-
), e;
|
|
125
|
-
}), _t = u({
|
|
126
|
-
name: "builder-columns",
|
|
127
|
-
components: { "inlined-styles": bt, blocks: ht },
|
|
128
|
-
props: [
|
|
129
|
-
"js",
|
|
130
|
-
"space",
|
|
131
|
-
"columns",
|
|
132
|
-
"stackColumnsAt",
|
|
133
|
-
"reverseColumnsWhenStacked",
|
|
134
|
-
"builderContext",
|
|
135
|
-
"builderBlock",
|
|
136
|
-
"builderComponents"
|
|
137
|
-
],
|
|
138
|
-
data() {
|
|
139
|
-
return {
|
|
140
|
-
gutterSize: typeof this.space == "number" ? this.space || 0 : 20,
|
|
141
|
-
cols: this.columns || [],
|
|
142
|
-
stackAt: this.stackColumnsAt || "tablet",
|
|
143
|
-
flexDir: this.stackColumnsAt === "never" ? "row" : this.reverseColumnsWhenStacked ? "column-reverse" : "column",
|
|
144
|
-
TARGET: y
|
|
145
|
-
};
|
|
146
|
-
},
|
|
147
|
-
computed: {
|
|
148
|
-
columnsCssVars() {
|
|
149
|
-
return {
|
|
150
|
-
"--flex-dir": this.flexDir,
|
|
151
|
-
"--flex-dir-tablet": this.getTabletStyle({
|
|
152
|
-
stackedStyle: this.flexDir,
|
|
153
|
-
desktopStyle: "row"
|
|
154
|
-
})
|
|
155
|
-
};
|
|
156
|
-
},
|
|
157
|
-
columnsStyles() {
|
|
158
|
-
return `
|
|
159
|
-
@media (max-width: ${this.getWidthForBreakpointSize("medium")}px) {
|
|
160
|
-
.${this.builderBlock.id}-breakpoints {
|
|
161
|
-
flex-direction: var(--flex-dir-tablet);
|
|
162
|
-
align-items: stretch;
|
|
163
|
-
}
|
|
164
|
-
|
|
165
|
-
.${this.builderBlock.id}-breakpoints > .builder-column {
|
|
166
|
-
width: var(--column-width-tablet) !important;
|
|
167
|
-
margin-left: var(--column-margin-left-tablet) !important;
|
|
168
|
-
}
|
|
169
|
-
}
|
|
170
|
-
|
|
171
|
-
@media (max-width: ${this.getWidthForBreakpointSize("small")}px) {
|
|
172
|
-
.${this.builderBlock.id}-breakpoints {
|
|
173
|
-
flex-direction: var(--flex-dir);
|
|
174
|
-
align-items: stretch;
|
|
175
|
-
}
|
|
176
|
-
|
|
177
|
-
.${this.builderBlock.id}-breakpoints > .builder-column {
|
|
178
|
-
width: var(--column-width-mobile) !important;
|
|
179
|
-
margin-left: var(--column-margin-left-mobile) !important;
|
|
180
|
-
}
|
|
181
|
-
},
|
|
182
|
-
`;
|
|
183
|
-
}
|
|
184
|
-
},
|
|
185
|
-
methods: {
|
|
186
|
-
getWidth(e) {
|
|
187
|
-
var t;
|
|
188
|
-
return ((t = this.cols[e]) == null ? void 0 : t.width) || 100 / this.cols.length;
|
|
189
|
-
},
|
|
190
|
-
getColumnCssWidth(e) {
|
|
191
|
-
const t = this.gutterSize * (this.cols.length - 1) / this.cols.length;
|
|
192
|
-
return `calc(${this.getWidth(e)}% - ${t}px)`;
|
|
193
|
-
},
|
|
194
|
-
getTabletStyle({
|
|
195
|
-
stackedStyle: e,
|
|
196
|
-
desktopStyle: t
|
|
197
|
-
}) {
|
|
198
|
-
return this.stackAt === "tablet" ? e : t;
|
|
199
|
-
},
|
|
200
|
-
getMobileStyle({
|
|
201
|
-
stackedStyle: e,
|
|
202
|
-
desktopStyle: t
|
|
203
|
-
}) {
|
|
204
|
-
return this.stackAt === "never" ? t : e;
|
|
205
|
-
},
|
|
206
|
-
columnCssVars(e) {
|
|
207
|
-
const t = e === 0 ? 0 : this.gutterSize, n = this.getColumnCssWidth(e), o = `${t}px`, r = "100%", s = 0;
|
|
208
|
-
return {
|
|
209
|
-
width: n,
|
|
210
|
-
["margin-left"]: o,
|
|
211
|
-
"--column-width-mobile": this.getMobileStyle({
|
|
212
|
-
stackedStyle: r,
|
|
213
|
-
desktopStyle: n
|
|
214
|
-
}),
|
|
215
|
-
"--column-margin-left-mobile": this.getMobileStyle({
|
|
216
|
-
stackedStyle: s,
|
|
217
|
-
desktopStyle: o
|
|
218
|
-
}),
|
|
219
|
-
"--column-width-tablet": this.getTabletStyle({
|
|
220
|
-
stackedStyle: r,
|
|
221
|
-
desktopStyle: n
|
|
222
|
-
}),
|
|
223
|
-
"--column-margin-left-tablet": this.getTabletStyle({
|
|
224
|
-
stackedStyle: s,
|
|
225
|
-
desktopStyle: o
|
|
226
|
-
})
|
|
227
|
-
};
|
|
228
|
-
},
|
|
229
|
-
getWidthForBreakpointSize(e) {
|
|
230
|
-
var n, o;
|
|
231
|
-
return ft(
|
|
232
|
-
((o = (n = this.builderContext.content) == null ? void 0 : n.meta) == null ? void 0 : o.breakpoints) || {}
|
|
233
|
-
)[e].max;
|
|
234
|
-
},
|
|
235
|
-
_classStringToObject(e) {
|
|
236
|
-
const t = {};
|
|
237
|
-
if (typeof e != "string")
|
|
238
|
-
return t;
|
|
239
|
-
const n = e.trim().split(/\s+/);
|
|
240
|
-
for (const o of n)
|
|
241
|
-
t[o] = !0;
|
|
242
|
-
return t;
|
|
243
|
-
}
|
|
244
|
-
}
|
|
245
|
-
});
|
|
246
|
-
var gt = function() {
|
|
247
|
-
var t = this, n = t._self._c;
|
|
248
|
-
return t._self._setupProxy, n("div", t._b({ class: t._classStringToObject(
|
|
249
|
-
`builder-columns ${t.builderBlock.id}-breakpoints div-t9spj7joih`
|
|
250
|
-
), style: t.columnsCssVars }, "div", {}, !1), [t.TARGET !== "reactNative" ? [n("inlined-styles", { attrs: { styles: t.columnsStyles } })] : t._e(), t._l(t.columns, function(o, r) {
|
|
251
|
-
return n("div", t._b({ key: r, staticClass: "builder-column div-t9spj7joih-2", style: t.columnCssVars(r) }, "div", {}, !1), [n("blocks", { attrs: { path: `component.options.columns.${r}.blocks`, parent: t.builderBlock.id, styleProp: {
|
|
252
|
-
flexGrow: "1"
|
|
253
|
-
}, context: t.builderContext, registeredComponents: t.builderComponents, blocks: o.blocks } })], 1);
|
|
254
|
-
})], 2);
|
|
255
|
-
}, yt = [], vt = /* @__PURE__ */ p(
|
|
256
|
-
_t,
|
|
257
|
-
gt,
|
|
258
|
-
yt,
|
|
259
|
-
!1,
|
|
260
|
-
null,
|
|
261
|
-
"bd1575ca",
|
|
262
|
-
null,
|
|
263
|
-
null
|
|
264
|
-
);
|
|
265
|
-
const pn = vt.exports, St = u({
|
|
266
|
-
name: "builder-fragment-component",
|
|
267
|
-
props: []
|
|
268
|
-
});
|
|
269
|
-
var kt = function() {
|
|
270
|
-
var t = this, n = t._self._c;
|
|
271
|
-
return t._self._setupProxy, n("span", [t._t("default")], 2);
|
|
272
|
-
}, Ct = [], xt = /* @__PURE__ */ p(
|
|
273
|
-
St,
|
|
274
|
-
kt,
|
|
275
|
-
Ct,
|
|
276
|
-
!1,
|
|
277
|
-
null,
|
|
278
|
-
null,
|
|
279
|
-
null,
|
|
280
|
-
null
|
|
281
|
-
);
|
|
282
|
-
const mn = xt.exports;
|
|
283
|
-
function j(e) {
|
|
284
|
-
return e.replace(/http(s)?:/, "");
|
|
285
|
-
}
|
|
286
|
-
function wt(e = "", t, n) {
|
|
287
|
-
const o = new RegExp("([?&])" + t + "=.*?(&|$)", "i"), r = e.indexOf("?") !== -1 ? "&" : "?";
|
|
288
|
-
return e.match(o) ? e.replace(o, "$1" + t + "=" + encodeURIComponent(n) + "$2") : e + r + t + "=" + encodeURIComponent(n);
|
|
289
|
-
}
|
|
290
|
-
function It(e, t) {
|
|
291
|
-
if (!e || !(e != null && e.match(/cdn\.shopify\.com/)) || !t)
|
|
292
|
-
return e;
|
|
293
|
-
if (t === "master")
|
|
294
|
-
return j(e);
|
|
295
|
-
const n = e.match(/(_\d+x(\d+)?)?(\.(jpg|jpeg|gif|png|bmp|bitmap|tiff|tif)(\?v=\d+)?)/i);
|
|
296
|
-
if (n) {
|
|
297
|
-
const o = e.split(n[0]), r = n[3], s = t.match("x") ? t : `${t}x`;
|
|
298
|
-
return j(`${o[0]}_${s}${r}`);
|
|
299
|
-
}
|
|
300
|
-
return null;
|
|
301
|
-
}
|
|
302
|
-
function T(e) {
|
|
303
|
-
if (!e)
|
|
304
|
-
return e;
|
|
305
|
-
const t = [100, 200, 400, 800, 1200, 1600, 2e3];
|
|
306
|
-
if (e.match(/builder\.io/)) {
|
|
307
|
-
let n = e;
|
|
308
|
-
const o = Number(e.split("?width=")[1]);
|
|
309
|
-
return isNaN(o) || (n = `${n} ${o}w`), t.filter((r) => r !== o).map((r) => `${wt(e, "width", r)} ${r}w`).concat([n]).join(", ");
|
|
310
|
-
}
|
|
311
|
-
return e.match(/cdn\.shopify\.com/) ? t.map((n) => [It(e, `${n}x${n}`), n]).filter(([n]) => !!n).map(([n, o]) => `${n} ${o}w`).concat([e]).join(", ") : e;
|
|
312
|
-
}
|
|
313
|
-
const $t = u({
|
|
314
|
-
name: "builder-image",
|
|
315
|
-
props: [
|
|
316
|
-
"image",
|
|
317
|
-
"src",
|
|
318
|
-
"srcset",
|
|
319
|
-
"noWebp",
|
|
320
|
-
"aspectRatio",
|
|
321
|
-
"altText",
|
|
322
|
-
"backgroundPosition",
|
|
323
|
-
"backgroundSize",
|
|
324
|
-
"className",
|
|
325
|
-
"sizes",
|
|
326
|
-
"builderBlock",
|
|
327
|
-
"fitContent"
|
|
328
|
-
],
|
|
329
|
-
computed: {
|
|
330
|
-
srcSetToUse() {
|
|
331
|
-
var n;
|
|
332
|
-
const t = this.image || this.src;
|
|
333
|
-
if (!t || // We can auto add srcset for cdn.builder.io and shopify
|
|
334
|
-
// images, otherwise you can supply this prop manually
|
|
335
|
-
!(t.match(/builder\.io/) || t.match(/cdn\.shopify\.com/)))
|
|
336
|
-
return this.srcset;
|
|
337
|
-
if (this.srcset && ((n = this.image) != null && n.includes("builder.io/api/v1/image"))) {
|
|
338
|
-
if (!this.srcset.includes(this.image.split("?")[0]))
|
|
339
|
-
return console.debug("Removed given srcset"), T(t);
|
|
340
|
-
} else if (this.image && !this.srcset)
|
|
341
|
-
return T(t);
|
|
342
|
-
return T(t);
|
|
343
|
-
},
|
|
344
|
-
webpSrcSet() {
|
|
345
|
-
var e;
|
|
346
|
-
return (e = this.srcSetToUse) != null && e.match(/builder\.io/) && !this.noWebp ? this.srcSetToUse.replace(/\?/g, "?format=webp&") : "";
|
|
347
|
-
},
|
|
348
|
-
aspectRatioCss() {
|
|
349
|
-
const e = {
|
|
350
|
-
position: "absolute",
|
|
351
|
-
height: "100%",
|
|
352
|
-
width: "100%",
|
|
353
|
-
left: "0px",
|
|
354
|
-
top: "0px"
|
|
355
|
-
};
|
|
356
|
-
return this.aspectRatio ? e : void 0;
|
|
357
|
-
}
|
|
358
|
-
},
|
|
359
|
-
methods: {
|
|
360
|
-
_classStringToObject(e) {
|
|
361
|
-
const t = {};
|
|
362
|
-
if (typeof e != "string")
|
|
363
|
-
return t;
|
|
364
|
-
const n = e.trim().split(/\s+/);
|
|
365
|
-
for (const o of n)
|
|
366
|
-
t[o] = !0;
|
|
367
|
-
return t;
|
|
368
|
-
}
|
|
369
|
-
}
|
|
370
|
-
});
|
|
371
|
-
var Tt = function() {
|
|
372
|
-
var o, r, s, i;
|
|
373
|
-
var t = this, n = t._self._c;
|
|
374
|
-
return t._self._setupProxy, n("div", [n("picture", [t.webpSrcSet ? [n("source", { attrs: { type: "image/webp", srcset: t.webpSrcSet } })] : t._e(), n("img", { class: t._classStringToObject(
|
|
375
|
-
"builder-image" + (t.className ? " " + t.className : "") + " img-1pl23ac79ld"
|
|
376
|
-
), style: {
|
|
377
|
-
objectPosition: t.backgroundPosition || "center",
|
|
378
|
-
objectFit: t.backgroundSize || "cover",
|
|
379
|
-
...t.aspectRatioCss
|
|
380
|
-
}, attrs: { loading: "lazy", alt: t.altText, role: t.altText ? "presentation" : void 0, src: t.image, srcset: t.srcSetToUse, sizes: t.sizes } })], 2), t.aspectRatio && !((r = (o = t.builderBlock) == null ? void 0 : o.children) != null && r.length && t.fitContent) ? [n("div", { staticClass: "builder-image-sizer div-1pl23ac79ld", style: {
|
|
381
|
-
paddingTop: t.aspectRatio * 100 + "%"
|
|
382
|
-
} })] : t._e(), (i = (s = t.builderBlock) == null ? void 0 : s.children) != null && i.length && t.fitContent ? [t._t("default")] : t._e(), !t.fitContent && t.$slots.default ? [n("div", { staticClass: "div-1pl23ac79ld-2" }, [t._t("default")], 2)] : t._e()], 2);
|
|
383
|
-
}, Rt = [], Pt = /* @__PURE__ */ p(
|
|
384
|
-
$t,
|
|
385
|
-
Tt,
|
|
386
|
-
Rt,
|
|
387
|
-
!1,
|
|
388
|
-
null,
|
|
389
|
-
"aae97bc7",
|
|
390
|
-
null,
|
|
391
|
-
null
|
|
392
|
-
);
|
|
393
|
-
const fn = Pt.exports, Et = u({
|
|
394
|
-
name: "builder-section-component",
|
|
395
|
-
props: ["attributes", "maxWidth"],
|
|
396
|
-
data() {
|
|
397
|
-
return { filterAttrs: P };
|
|
398
|
-
}
|
|
399
|
-
});
|
|
400
|
-
var At = function() {
|
|
401
|
-
var t = this, n = t._self._c;
|
|
402
|
-
return t._self._setupProxy, n("section", t._g(t._b({ style: {
|
|
403
|
-
width: "100%",
|
|
404
|
-
alignSelf: "stretch",
|
|
405
|
-
flexGrow: 1,
|
|
406
|
-
boxSizing: "border-box",
|
|
407
|
-
maxWidth: t.maxWidth || 1200,
|
|
408
|
-
display: "flex",
|
|
409
|
-
flexDirection: "column",
|
|
410
|
-
alignItems: "stretch",
|
|
411
|
-
marginLeft: "auto",
|
|
412
|
-
marginRight: "auto"
|
|
413
|
-
} }, "section", t.filterAttrs(t.attributes, "v-on:", !1), !1), t.filterAttrs(t.attributes, "v-on:", !0)), [t._t("default")], 2);
|
|
414
|
-
}, Vt = [], Ot = /* @__PURE__ */ p(
|
|
415
|
-
Et,
|
|
416
|
-
At,
|
|
417
|
-
Vt,
|
|
418
|
-
!1,
|
|
419
|
-
null,
|
|
420
|
-
null,
|
|
421
|
-
null,
|
|
422
|
-
null
|
|
423
|
-
);
|
|
424
|
-
const hn = Ot.exports, x = "[Builder.io]: ", b = {
|
|
425
|
-
log: (...e) => console.log(x, ...e),
|
|
426
|
-
error: (...e) => console.error(x, ...e),
|
|
427
|
-
warn: (...e) => console.warn(x, ...e),
|
|
428
|
-
debug: (...e) => console.debug(x, ...e)
|
|
429
|
-
}, Bt = async ({
|
|
430
|
-
builderContextValue: e,
|
|
431
|
-
symbol: t
|
|
432
|
-
}) => {
|
|
433
|
-
if (t != null && t.model && // This is a hack, we should not need to check for this, but it is needed for Svelte.
|
|
434
|
-
(e != null && e.apiKey))
|
|
435
|
-
return O({
|
|
436
|
-
model: t.model,
|
|
437
|
-
apiKey: e.apiKey,
|
|
438
|
-
apiVersion: e.apiVersion,
|
|
439
|
-
...(t == null ? void 0 : t.entry) && {
|
|
440
|
-
query: {
|
|
441
|
-
id: t.entry
|
|
442
|
-
}
|
|
443
|
-
}
|
|
444
|
-
}).catch((n) => {
|
|
445
|
-
b.error("Could not fetch symbol content: ", n);
|
|
446
|
-
});
|
|
447
|
-
}, Wt = () => Promise.resolve().then(() => Ee).then((e) => e.default).catch((e) => {
|
|
448
|
-
throw console.error(
|
|
449
|
-
"Error while attempting to dynamically import component ContentVariants at ../../components/content-variants/content-variants.vue",
|
|
450
|
-
e
|
|
451
|
-
), e;
|
|
452
|
-
}), Nt = u({
|
|
453
|
-
name: "builder-symbol",
|
|
454
|
-
components: { "content-variants": Wt },
|
|
455
|
-
props: [
|
|
456
|
-
"js",
|
|
457
|
-
"attributes",
|
|
458
|
-
"symbol",
|
|
459
|
-
"dynamic",
|
|
460
|
-
"builderContext",
|
|
461
|
-
"builderComponents"
|
|
462
|
-
],
|
|
463
|
-
data() {
|
|
464
|
-
var e;
|
|
465
|
-
return { contentToUse: (e = this.symbol) == null ? void 0 : e.content, filterAttrs: P };
|
|
466
|
-
},
|
|
467
|
-
mounted() {
|
|
468
|
-
this.setContent();
|
|
469
|
-
},
|
|
470
|
-
watch: {
|
|
471
|
-
onUpdateHook0: {
|
|
472
|
-
handler() {
|
|
473
|
-
this.setContent();
|
|
474
|
-
},
|
|
475
|
-
immediate: !0
|
|
476
|
-
}
|
|
477
|
-
},
|
|
478
|
-
computed: {
|
|
479
|
-
className() {
|
|
480
|
-
var e, t;
|
|
481
|
-
return [
|
|
482
|
-
...Object.keys(this.attributes.class),
|
|
483
|
-
"builder-symbol",
|
|
484
|
-
(e = this.symbol) != null && e.inline ? "builder-inline-symbol" : void 0,
|
|
485
|
-
(t = this.symbol) != null && t.dynamic || this.dynamic ? "builder-dynamic-symbol" : void 0
|
|
486
|
-
].filter(Boolean).join(" ");
|
|
487
|
-
},
|
|
488
|
-
onUpdateHook0() {
|
|
489
|
-
return {
|
|
490
|
-
0: this.symbol
|
|
491
|
-
};
|
|
492
|
-
}
|
|
493
|
-
},
|
|
494
|
-
methods: {
|
|
495
|
-
setContent() {
|
|
496
|
-
this.contentToUse || Bt({
|
|
497
|
-
symbol: this.symbol,
|
|
498
|
-
builderContextValue: this.builderContext
|
|
499
|
-
}).then((e) => {
|
|
500
|
-
e && (this.contentToUse = e);
|
|
501
|
-
});
|
|
502
|
-
},
|
|
503
|
-
_classStringToObject(e) {
|
|
504
|
-
const t = {};
|
|
505
|
-
if (typeof e != "string")
|
|
506
|
-
return t;
|
|
507
|
-
const n = e.trim().split(/\s+/);
|
|
508
|
-
for (const o of n)
|
|
509
|
-
t[o] = !0;
|
|
510
|
-
return t;
|
|
511
|
-
}
|
|
512
|
-
}
|
|
513
|
-
});
|
|
514
|
-
var jt = function() {
|
|
515
|
-
var o, r, s, i;
|
|
516
|
-
var t = this, n = t._self._c;
|
|
517
|
-
return t._self._setupProxy, n("div", t._g(t._b({ class: t._classStringToObject(t.className) }, "div", { ...t.filterAttrs(t.attributes, "v-on:", !1) }, !1), t.filterAttrs(t.attributes, "v-on:", !0)), [n("content-variants", { attrs: { __isNestedRender: !0, apiVersion: t.builderContext.apiVersion, apiKey: t.builderContext.apiKey, context: t.builderContext.context, customComponents: Object.values(t.builderComponents), data: {
|
|
518
|
-
...(o = t.symbol) == null ? void 0 : o.data,
|
|
519
|
-
...t.builderContext.localState,
|
|
520
|
-
...(s = (r = t.contentToUse) == null ? void 0 : r.data) == null ? void 0 : s.state
|
|
521
|
-
}, model: (i = t.symbol) == null ? void 0 : i.model, content: t.contentToUse } })], 1);
|
|
522
|
-
}, Ut = [], Dt = /* @__PURE__ */ p(
|
|
523
|
-
Nt,
|
|
524
|
-
jt,
|
|
525
|
-
Ut,
|
|
526
|
-
!1,
|
|
527
|
-
null,
|
|
528
|
-
null,
|
|
529
|
-
null,
|
|
530
|
-
null
|
|
531
|
-
);
|
|
532
|
-
const bn = Dt.exports, Ft = u({
|
|
533
|
-
name: "builder-text",
|
|
534
|
-
props: ["text"]
|
|
535
|
-
});
|
|
536
|
-
var Lt = function() {
|
|
537
|
-
var o;
|
|
538
|
-
var t = this, n = t._self._c;
|
|
539
|
-
return t._self._setupProxy, n("div", { staticClass: "builder-text", style: {
|
|
540
|
-
outline: "none"
|
|
541
|
-
}, domProps: { innerHTML: t._s(((o = t.text) == null ? void 0 : o.toString()) || "") } });
|
|
542
|
-
}, Mt = [], Kt = /* @__PURE__ */ p(
|
|
543
|
-
Ft,
|
|
544
|
-
Lt,
|
|
545
|
-
Mt,
|
|
546
|
-
!1,
|
|
547
|
-
null,
|
|
548
|
-
null,
|
|
549
|
-
null,
|
|
550
|
-
null
|
|
551
|
-
);
|
|
552
|
-
const _n = Kt.exports, zt = u({
|
|
553
|
-
name: "builder-video",
|
|
554
|
-
props: [
|
|
555
|
-
"autoPlay",
|
|
556
|
-
"muted",
|
|
557
|
-
"controls",
|
|
558
|
-
"loop",
|
|
559
|
-
"playsInline",
|
|
560
|
-
"preload",
|
|
561
|
-
"attributes",
|
|
562
|
-
"fit",
|
|
563
|
-
"position",
|
|
564
|
-
"aspectRatio",
|
|
565
|
-
"video",
|
|
566
|
-
"posterImage",
|
|
567
|
-
"lazyLoad",
|
|
568
|
-
"fitContent",
|
|
569
|
-
"builderBlock"
|
|
570
|
-
],
|
|
571
|
-
computed: {
|
|
572
|
-
videoProps() {
|
|
573
|
-
return {
|
|
574
|
-
...this.autoPlay === !0 ? {
|
|
575
|
-
autoPlay: !0
|
|
576
|
-
} : {},
|
|
577
|
-
...this.muted === !0 ? {
|
|
578
|
-
muted: !0
|
|
579
|
-
} : {},
|
|
580
|
-
...this.controls === !0 ? {
|
|
581
|
-
controls: !0
|
|
582
|
-
} : {},
|
|
583
|
-
...this.loop === !0 ? {
|
|
584
|
-
loop: !0
|
|
585
|
-
} : {},
|
|
586
|
-
...this.playsInline === !0 ? {
|
|
587
|
-
playsInline: !0
|
|
588
|
-
} : {}
|
|
589
|
-
};
|
|
590
|
-
},
|
|
591
|
-
spreadProps() {
|
|
592
|
-
return {
|
|
593
|
-
...this.videoProps
|
|
594
|
-
};
|
|
595
|
-
}
|
|
596
|
-
}
|
|
597
|
-
});
|
|
598
|
-
var Gt = function() {
|
|
599
|
-
var o, r, s, i, f, a, c;
|
|
600
|
-
var t = this, n = t._self._c;
|
|
601
|
-
return t._self._setupProxy, n("div", { style: {
|
|
602
|
-
position: "relative"
|
|
603
|
-
} }, [n("video", t._b({ staticClass: "builder-video", style: {
|
|
604
|
-
width: "100%",
|
|
605
|
-
height: "100%",
|
|
606
|
-
...(o = t.attributes) == null ? void 0 : o.style,
|
|
607
|
-
objectFit: t.fit,
|
|
608
|
-
objectPosition: t.position,
|
|
609
|
-
// Hack to get object fit to work as expected and
|
|
610
|
-
// not have the video overflow
|
|
611
|
-
zIndex: 2,
|
|
612
|
-
borderRadius: "1px",
|
|
613
|
-
...t.aspectRatio ? {
|
|
614
|
-
position: "absolute"
|
|
615
|
-
} : null
|
|
616
|
-
}, attrs: { preload: t.preload || "metadata", src: t.video || "no-src", poster: t.posterImage } }, "video", t.spreadProps, !1), [t.lazyLoad ? t._e() : [n("source", { attrs: { type: "video/mp4", src: t.video } })]], 2), t.aspectRatio && !(t.fitContent && ((s = (r = t.builderBlock) == null ? void 0 : r.children) != null && s.length)) ? [n("div", { style: {
|
|
617
|
-
width: "100%",
|
|
618
|
-
paddingTop: t.aspectRatio * 100 + "%",
|
|
619
|
-
pointerEvents: "none",
|
|
620
|
-
fontSize: "0px"
|
|
621
|
-
} })] : t._e(), (f = (i = t.builderBlock) == null ? void 0 : i.children) != null && f.length && t.fitContent ? [n("div", { style: {
|
|
622
|
-
display: "flex",
|
|
623
|
-
flexDirection: "column",
|
|
624
|
-
alignItems: "stretch"
|
|
625
|
-
} }, [t._t("default")], 2)] : t._e(), (c = (a = t.builderBlock) == null ? void 0 : a.children) != null && c.length && !t.fitContent ? [n("div", { style: {
|
|
626
|
-
pointerEvents: "none",
|
|
627
|
-
display: "flex",
|
|
628
|
-
flexDirection: "column",
|
|
629
|
-
alignItems: "stretch",
|
|
630
|
-
position: "absolute",
|
|
631
|
-
top: "0",
|
|
632
|
-
left: "0",
|
|
633
|
-
width: "100%",
|
|
634
|
-
height: "100%"
|
|
635
|
-
} }, [t._t("default")], 2)] : t._e()], 2);
|
|
636
|
-
}, Ht = [], Qt = /* @__PURE__ */ p(
|
|
637
|
-
zt,
|
|
638
|
-
Gt,
|
|
639
|
-
Ht,
|
|
640
|
-
!1,
|
|
641
|
-
null,
|
|
642
|
-
null,
|
|
643
|
-
null,
|
|
644
|
-
null
|
|
645
|
-
);
|
|
646
|
-
const gn = Qt.exports, Jt = Symbol(), Xt = {
|
|
647
|
-
Builder: {
|
|
648
|
-
content: null,
|
|
649
|
-
context: {},
|
|
650
|
-
localState: void 0,
|
|
651
|
-
rootSetState() {
|
|
652
|
-
},
|
|
653
|
-
rootState: {},
|
|
654
|
-
apiKey: null,
|
|
655
|
-
apiVersion: void 0,
|
|
656
|
-
componentInfos: {},
|
|
657
|
-
inheritedStyles: {},
|
|
658
|
-
BlocksWrapper: "div",
|
|
659
|
-
BlocksWrapperProps: {}
|
|
660
|
-
},
|
|
661
|
-
key: Jt
|
|
662
|
-
}, Yt = Symbol(), qt = {
|
|
663
|
-
Components: { registeredComponents: {} },
|
|
664
|
-
key: Yt
|
|
665
|
-
}, Zt = () => import("./block-88d3d176.js").then((e) => e.default).catch((e) => {
|
|
666
|
-
throw console.error(
|
|
667
|
-
"Error while attempting to dynamically import component Block at ../block/block.vue",
|
|
668
|
-
e
|
|
669
|
-
), e;
|
|
670
|
-
}), te = () => import("./block-styles-aba16bf4.js").then((e) => e.default).catch((e) => {
|
|
671
|
-
throw console.error(
|
|
672
|
-
"Error while attempting to dynamically import component BlockStyles at ../block/components/block-styles.vue",
|
|
673
|
-
e
|
|
674
|
-
), e;
|
|
675
|
-
}), ee = () => import("./blocks-wrapper-6dd528c4.js").then((e) => e.default).catch((e) => {
|
|
676
|
-
throw console.error(
|
|
677
|
-
"Error while attempting to dynamically import component BlocksWrapper at ./blocks-wrapper.vue",
|
|
678
|
-
e
|
|
679
|
-
), e;
|
|
680
|
-
}), ne = u({
|
|
681
|
-
name: "builder-blocks",
|
|
682
|
-
components: {
|
|
683
|
-
"blocks-wrapper": ee,
|
|
684
|
-
block: Zt,
|
|
685
|
-
"block-styles": te
|
|
686
|
-
},
|
|
687
|
-
props: [
|
|
688
|
-
"blocks",
|
|
689
|
-
"parent",
|
|
690
|
-
"path",
|
|
691
|
-
"styleProp",
|
|
692
|
-
"context",
|
|
693
|
-
"registeredComponents"
|
|
694
|
-
],
|
|
695
|
-
inject: {
|
|
696
|
-
builderContext: Xt.key,
|
|
697
|
-
componentsContext: qt.key
|
|
698
|
-
}
|
|
699
|
-
});
|
|
700
|
-
var oe = function() {
|
|
701
|
-
var o, r;
|
|
702
|
-
var t = this, n = t._self._c;
|
|
703
|
-
return t._self._setupProxy, n("blocks-wrapper", { attrs: { blocks: t.blocks, parent: t.parent, path: t.path, styleProp: t.styleProp, BlocksWrapper: (o = t.context) == null ? void 0 : o.BlocksWrapper, BlocksWrapperProps: (r = t.context) == null ? void 0 : r.BlocksWrapperProps } }, [t.blocks ? t._l(t.blocks, function(s, i) {
|
|
704
|
-
return n("block", { key: "render-block-" + s.id, attrs: { block: s, context: t.context || t.builderContext, registeredComponents: t.registeredComponents || t.componentsContext.registeredComponents } });
|
|
705
|
-
}) : t._e(), t.blocks ? t._l(t.blocks, function(s, i) {
|
|
706
|
-
return n("block-styles", { key: "block-style-" + s.id, attrs: { block: s, context: t.context || t.builderContext } });
|
|
707
|
-
}) : t._e()], 2);
|
|
708
|
-
}, re = [], se = /* @__PURE__ */ p(
|
|
709
|
-
ne,
|
|
710
|
-
oe,
|
|
711
|
-
re,
|
|
712
|
-
!1,
|
|
713
|
-
null,
|
|
714
|
-
null,
|
|
715
|
-
null,
|
|
716
|
-
null
|
|
717
|
-
);
|
|
718
|
-
const K = se.exports, ie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
719
|
-
__proto__: null,
|
|
720
|
-
default: K
|
|
721
|
-
}, Symbol.toStringTag, { value: "Module" })), g = (e) => e != null;
|
|
722
|
-
function m() {
|
|
723
|
-
return typeof window < "u" && typeof document < "u";
|
|
724
|
-
}
|
|
725
|
-
const ae = (e) => {
|
|
726
|
-
if (e === "localhost" || e === "127.0.0.1")
|
|
727
|
-
return e;
|
|
728
|
-
const t = e.split(".");
|
|
729
|
-
return t.length > 2 ? t.slice(1).join(".") : e;
|
|
730
|
-
}, z = ({
|
|
731
|
-
name: e,
|
|
732
|
-
canTrack: t
|
|
733
|
-
}) => {
|
|
734
|
-
var n;
|
|
735
|
-
try {
|
|
736
|
-
return t ? (n = document.cookie.split("; ").find((o) => o.startsWith(`${e}=`))) == null ? void 0 : n.split("=")[1] : void 0;
|
|
737
|
-
} catch (o) {
|
|
738
|
-
b.warn("[COOKIE] GET error: ", (o == null ? void 0 : o.message) || o);
|
|
739
|
-
return;
|
|
740
|
-
}
|
|
741
|
-
}, G = async (e) => z(e), ce = (e) => e.map(([t, n]) => n ? `${t}=${n}` : t).filter(g).join("; "), le = [["secure", ""], ["SameSite", "None"]], de = ({
|
|
742
|
-
name: e,
|
|
743
|
-
value: t,
|
|
744
|
-
expires: n
|
|
745
|
-
}) => {
|
|
746
|
-
const r = (m() ? location.protocol === "https:" : !0) ? le : [[]], s = n ? [["expires", n.toUTCString()]] : [[]], i = [[e, t], ...s, ["path", "/"], ["domain", ae(window.location.hostname)], ...r];
|
|
747
|
-
return ce(i);
|
|
748
|
-
}, H = async ({
|
|
749
|
-
name: e,
|
|
750
|
-
value: t,
|
|
751
|
-
expires: n,
|
|
752
|
-
canTrack: o
|
|
753
|
-
}) => {
|
|
754
|
-
try {
|
|
755
|
-
if (!o)
|
|
756
|
-
return;
|
|
757
|
-
const r = de({
|
|
758
|
-
name: e,
|
|
759
|
-
value: t,
|
|
760
|
-
expires: n
|
|
761
|
-
});
|
|
762
|
-
document.cookie = r;
|
|
763
|
-
} catch (r) {
|
|
764
|
-
b.warn("[COOKIE] SET error: ", (r == null ? void 0 : r.message) || r);
|
|
765
|
-
}
|
|
766
|
-
}, ue = "builder.tests", A = (e) => `${ue}.${e}`, pe = ({
|
|
767
|
-
contentId: e
|
|
768
|
-
}) => G({
|
|
769
|
-
name: A(e),
|
|
770
|
-
canTrack: !0
|
|
771
|
-
}), me = ({
|
|
772
|
-
contentId: e
|
|
773
|
-
}) => z({
|
|
774
|
-
name: A(e),
|
|
775
|
-
canTrack: !0
|
|
776
|
-
}), fe = ({
|
|
777
|
-
contentId: e,
|
|
778
|
-
value: t
|
|
779
|
-
}) => H({
|
|
780
|
-
name: A(e),
|
|
781
|
-
value: t,
|
|
782
|
-
canTrack: !0
|
|
783
|
-
}), Q = (e) => g(e.id) && g(e.variations) && Object.keys(e.variations).length > 0, he = ({
|
|
784
|
-
id: e,
|
|
785
|
-
variations: t
|
|
786
|
-
}) => {
|
|
787
|
-
var r;
|
|
788
|
-
let n = 0;
|
|
789
|
-
const o = Math.random();
|
|
790
|
-
for (const s in t) {
|
|
791
|
-
const i = (r = t[s]) == null ? void 0 : r.testRatio;
|
|
792
|
-
if (n += i, o < n)
|
|
793
|
-
return s;
|
|
794
|
-
}
|
|
795
|
-
return e;
|
|
796
|
-
}, J = (e) => {
|
|
797
|
-
const t = he(e);
|
|
798
|
-
return fe({
|
|
799
|
-
contentId: e.id,
|
|
800
|
-
value: t
|
|
801
|
-
}).catch((n) => {
|
|
802
|
-
b.error("could not store A/B test variation: ", n);
|
|
803
|
-
}), t;
|
|
804
|
-
}, X = ({
|
|
805
|
-
item: e,
|
|
806
|
-
testGroupId: t
|
|
807
|
-
}) => {
|
|
808
|
-
const n = e.variations[t];
|
|
809
|
-
return t === e.id || // handle edge-case where `testGroupId` points to non-existing variation
|
|
810
|
-
!n ? {
|
|
811
|
-
testVariationId: e.id,
|
|
812
|
-
testVariationName: "Default"
|
|
813
|
-
} : {
|
|
814
|
-
data: n.data,
|
|
815
|
-
testVariationId: n.id,
|
|
816
|
-
testVariationName: n.name || (n.id === e.id ? "Default" : "")
|
|
817
|
-
};
|
|
818
|
-
}, be = ({
|
|
819
|
-
item: e,
|
|
820
|
-
canTrack: t
|
|
821
|
-
}) => {
|
|
822
|
-
if (!t)
|
|
823
|
-
return e;
|
|
824
|
-
if (!e)
|
|
825
|
-
return;
|
|
826
|
-
if (!Q(e))
|
|
827
|
-
return e;
|
|
828
|
-
const n = me({
|
|
829
|
-
contentId: e.id
|
|
830
|
-
}) || J({
|
|
831
|
-
variations: e.variations,
|
|
832
|
-
id: e.id
|
|
833
|
-
}), o = X({
|
|
834
|
-
item: e,
|
|
835
|
-
testGroupId: n
|
|
836
|
-
});
|
|
837
|
-
return {
|
|
838
|
-
...e,
|
|
839
|
-
...o
|
|
840
|
-
};
|
|
841
|
-
}, _e = async ({
|
|
842
|
-
item: e,
|
|
843
|
-
canTrack: t
|
|
844
|
-
}) => {
|
|
845
|
-
if (!t || !Q(e))
|
|
846
|
-
return e;
|
|
847
|
-
const o = await pe({
|
|
848
|
-
contentId: e.id
|
|
849
|
-
}) || J({
|
|
850
|
-
variations: e.variations,
|
|
851
|
-
id: e.id
|
|
852
|
-
}), r = X({
|
|
853
|
-
item: e,
|
|
854
|
-
testGroupId: o
|
|
855
|
-
});
|
|
856
|
-
return {
|
|
857
|
-
...e,
|
|
858
|
-
...r
|
|
859
|
-
};
|
|
860
|
-
}, R = (e) => g(e) ? e : !0, ge = `function updateCookiesAndStyles(contentId, variants, isHydrationTarget) {
|
|
861
|
-
function getAndSetVariantId() {
|
|
862
|
-
function setCookie(name, value, days) {
|
|
863
|
-
let expires = '';
|
|
864
|
-
if (days) {
|
|
865
|
-
const date = new Date();
|
|
866
|
-
date.setTime(date.getTime() + days * 24 * 60 * 60 * 1000);
|
|
867
|
-
expires = '; expires=' + date.toUTCString();
|
|
868
|
-
}
|
|
869
|
-
document.cookie = name + '=' + (value || '') + expires + '; path=/' + '; Secure; SameSite=None';
|
|
870
|
-
}
|
|
871
|
-
function getCookie(name) {
|
|
872
|
-
const nameEQ = name + '=';
|
|
873
|
-
const ca = document.cookie.split(';');
|
|
874
|
-
for (let i = 0; i < ca.length; i++) {
|
|
875
|
-
let c = ca[i];
|
|
876
|
-
while (c.charAt(0) === ' ') c = c.substring(1, c.length);
|
|
877
|
-
if (c.indexOf(nameEQ) === 0) return c.substring(nameEQ.length, c.length);
|
|
878
|
-
}
|
|
879
|
-
return null;
|
|
880
|
-
}
|
|
881
|
-
const cookieName = \`builder.tests.\${contentId}\`;
|
|
882
|
-
const variantInCookie = getCookie(cookieName);
|
|
883
|
-
const availableIDs = variants.map(vr => vr.id).concat(contentId);
|
|
884
|
-
if (variantInCookie && availableIDs.includes(variantInCookie)) {
|
|
885
|
-
return variantInCookie;
|
|
886
|
-
}
|
|
887
|
-
let n = 0;
|
|
888
|
-
const random = Math.random();
|
|
889
|
-
for (let i = 0; i < variants.length; i++) {
|
|
890
|
-
const variant = variants[i];
|
|
891
|
-
const testRatio = variant.testRatio;
|
|
892
|
-
n += testRatio;
|
|
893
|
-
if (random < n) {
|
|
894
|
-
setCookie(cookieName, variant.id);
|
|
895
|
-
return variant.id;
|
|
896
|
-
}
|
|
897
|
-
}
|
|
898
|
-
setCookie(cookieName, contentId);
|
|
899
|
-
return contentId;
|
|
900
|
-
}
|
|
901
|
-
const winningVariantId = getAndSetVariantId();
|
|
902
|
-
const styleEl = document.currentScript?.previousElementSibling;
|
|
903
|
-
if (isHydrationTarget) {
|
|
904
|
-
styleEl.remove();
|
|
905
|
-
const thisScriptEl = document.currentScript;
|
|
906
|
-
thisScriptEl?.remove();
|
|
907
|
-
} else {
|
|
908
|
-
const newStyleStr = variants.concat({
|
|
909
|
-
id: contentId
|
|
910
|
-
}).filter(variant => variant.id !== winningVariantId).map(value => {
|
|
911
|
-
return \`.variant-\${value.id} { display: none; }
|
|
912
|
-
\`;
|
|
913
|
-
}).join('');
|
|
914
|
-
styleEl.innerHTML = newStyleStr;
|
|
915
|
-
}
|
|
916
|
-
}`, ye = `function updateVariantVisibility(variantContentId, defaultContentId, isHydrationTarget) {
|
|
917
|
-
if (!navigator.cookieEnabled) {
|
|
918
|
-
return;
|
|
919
|
-
}
|
|
920
|
-
function getCookie(name) {
|
|
921
|
-
const nameEQ = name + '=';
|
|
922
|
-
const ca = document.cookie.split(';');
|
|
923
|
-
for (let i = 0; i < ca.length; i++) {
|
|
924
|
-
let c = ca[i];
|
|
925
|
-
while (c.charAt(0) === ' ') c = c.substring(1, c.length);
|
|
926
|
-
if (c.indexOf(nameEQ) === 0) return c.substring(nameEQ.length, c.length);
|
|
927
|
-
}
|
|
928
|
-
return null;
|
|
929
|
-
}
|
|
930
|
-
const cookieName = \`builder.tests.\${defaultContentId}\`;
|
|
931
|
-
const winningVariant = getCookie(cookieName);
|
|
932
|
-
const parentDiv = document.currentScript?.parentElement;
|
|
933
|
-
const isDefaultContent = variantContentId === defaultContentId;
|
|
934
|
-
const isWinningVariant = winningVariant === variantContentId;
|
|
935
|
-
if (isWinningVariant && !isDefaultContent) {
|
|
936
|
-
parentDiv?.removeAttribute('hidden');
|
|
937
|
-
parentDiv?.removeAttribute('aria-hidden');
|
|
938
|
-
} else if (!isWinningVariant && isDefaultContent) {
|
|
939
|
-
parentDiv?.setAttribute('hidden', 'true');
|
|
940
|
-
parentDiv?.setAttribute('aria-hidden', 'true');
|
|
941
|
-
}
|
|
942
|
-
if (isHydrationTarget) {
|
|
943
|
-
if (!isWinningVariant) {
|
|
944
|
-
parentDiv?.remove();
|
|
945
|
-
}
|
|
946
|
-
const thisScriptEl = document.currentScript;
|
|
947
|
-
thisScriptEl?.remove();
|
|
948
|
-
}
|
|
949
|
-
return;
|
|
950
|
-
}`, Y = "builderIoAbTest", q = "builderIoRenderContent", w = (e) => Object.values((e == null ? void 0 : e.variations) || {}).map((t) => ({
|
|
951
|
-
...t,
|
|
952
|
-
testVariationId: t.id,
|
|
953
|
-
id: e == null ? void 0 : e.id
|
|
954
|
-
})), ve = ({
|
|
955
|
-
canTrack: e,
|
|
956
|
-
content: t
|
|
957
|
-
}) => !(!(w(t).length > 0) || !e), Se = (e) => e === "react" || e === "reactNative", Z = Se(y), ke = () => `
|
|
958
|
-
window.${Y} = ${ge}
|
|
959
|
-
window.${q} = ${ye}
|
|
960
|
-
`, Ce = (e, t) => `
|
|
961
|
-
window.${Y}(
|
|
962
|
-
"${t}",${JSON.stringify(e)}, ${Z}
|
|
963
|
-
)`, yn = ({
|
|
964
|
-
contentId: e,
|
|
965
|
-
variationId: t
|
|
966
|
-
}) => `window.${q}(
|
|
967
|
-
"${t}", "${e}", ${Z}
|
|
968
|
-
)`, xe = () => import("./content-3d542f91.js").then((e) => e.default).catch((e) => {
|
|
969
|
-
throw console.error(
|
|
970
|
-
"Error while attempting to dynamically import component ContentComponent at ../content/content.vue",
|
|
971
|
-
e
|
|
972
|
-
), e;
|
|
973
|
-
}), we = () => import("./inlined-script-1cd578e5.js").then((e) => e.default).catch((e) => {
|
|
974
|
-
throw console.error(
|
|
975
|
-
"Error while attempting to dynamically import component InlinedScript at ../inlined-script.vue",
|
|
976
|
-
e
|
|
977
|
-
), e;
|
|
978
|
-
}), Ie = () => import("./inlined-styles-1d3927dc.js").then((e) => e.default).catch((e) => {
|
|
979
|
-
throw console.error(
|
|
980
|
-
"Error while attempting to dynamically import component InlinedStyles at ../inlined-styles.vue",
|
|
981
|
-
e
|
|
982
|
-
), e;
|
|
983
|
-
}), $e = u({
|
|
984
|
-
name: "content-variants",
|
|
985
|
-
components: {
|
|
986
|
-
"inlined-script": we,
|
|
987
|
-
"inlined-styles": Ie,
|
|
988
|
-
"content-component": xe
|
|
989
|
-
},
|
|
990
|
-
props: [
|
|
991
|
-
"canTrack",
|
|
992
|
-
"content",
|
|
993
|
-
"__isNestedRender",
|
|
994
|
-
"model",
|
|
995
|
-
"data",
|
|
996
|
-
"context",
|
|
997
|
-
"apiKey",
|
|
998
|
-
"apiVersion",
|
|
999
|
-
"customComponents",
|
|
1000
|
-
"locale",
|
|
1001
|
-
"includeRefs",
|
|
1002
|
-
"enrich",
|
|
1003
|
-
"blocksWrapper",
|
|
1004
|
-
"blocksWrapperProps",
|
|
1005
|
-
"contentWrapper",
|
|
1006
|
-
"contentWrapperProps"
|
|
1007
|
-
],
|
|
1008
|
-
data() {
|
|
1009
|
-
return {
|
|
1010
|
-
shouldRenderVariants: ve({
|
|
1011
|
-
canTrack: R(this.canTrack),
|
|
1012
|
-
content: this.content
|
|
1013
|
-
}),
|
|
1014
|
-
TARGET: y,
|
|
1015
|
-
getScriptString: ke,
|
|
1016
|
-
getVariants: w
|
|
1017
|
-
};
|
|
1018
|
-
},
|
|
1019
|
-
mounted() {
|
|
1020
|
-
this.shouldRenderVariants = !1;
|
|
1021
|
-
},
|
|
1022
|
-
computed: {
|
|
1023
|
-
updateCookieAndStylesScriptStr() {
|
|
1024
|
-
var e;
|
|
1025
|
-
return Ce(
|
|
1026
|
-
w(this.content).map((t) => ({
|
|
1027
|
-
id: t.testVariationId,
|
|
1028
|
-
testRatio: t.testRatio
|
|
1029
|
-
})),
|
|
1030
|
-
((e = this.content) == null ? void 0 : e.id) || ""
|
|
1031
|
-
);
|
|
1032
|
-
},
|
|
1033
|
-
hideVariantsStyleString() {
|
|
1034
|
-
return w(this.content).map((e) => `.variant-${e.testVariationId} { display: none; } `).join("");
|
|
1035
|
-
},
|
|
1036
|
-
defaultContent() {
|
|
1037
|
-
var e;
|
|
1038
|
-
return this.shouldRenderVariants ? {
|
|
1039
|
-
...this.content,
|
|
1040
|
-
testVariationId: (e = this.content) == null ? void 0 : e.id
|
|
1041
|
-
} : be({
|
|
1042
|
-
item: this.content,
|
|
1043
|
-
canTrack: R(this.canTrack)
|
|
1044
|
-
});
|
|
1045
|
-
}
|
|
1046
|
-
}
|
|
1047
|
-
});
|
|
1048
|
-
var Te = function() {
|
|
1049
|
-
var o;
|
|
1050
|
-
var t = this, n = t._self._c;
|
|
1051
|
-
return t._self._setupProxy, n("div", [!t.__isNestedRender && t.TARGET !== "reactNative" ? [n("inlined-script", { attrs: { scriptStr: t.getScriptString() } })] : t._e(), t.shouldRenderVariants ? [n("inlined-styles", { attrs: { id: `variants-styles-${(o = t.content) == null ? void 0 : o.id}`, styles: t.hideVariantsStyleString } }), n("inlined-script", { attrs: { scriptStr: t.updateCookieAndStylesScriptStr } }), t._l(t.getVariants(t.content), function(r, s) {
|
|
1052
|
-
return n("content-component", { key: r.testVariationId, attrs: { content: r, showContent: !1, model: t.model, data: t.data, context: t.context, apiKey: t.apiKey, apiVersion: t.apiVersion, customComponents: t.customComponents, canTrack: t.canTrack, locale: t.locale, includeRefs: t.includeRefs, enrich: t.enrich, isSsrAbTest: t.shouldRenderVariants, blocksWrapper: t.blocksWrapper, blocksWrapperProps: t.blocksWrapperProps, contentWrapper: t.contentWrapper, contentWrapperProps: t.contentWrapperProps } });
|
|
1053
|
-
})] : t._e(), n("content-component", t._b({ attrs: { content: t.defaultContent, showContent: !0, model: t.model, data: t.data, context: t.context, apiKey: t.apiKey, apiVersion: t.apiVersion, customComponents: t.customComponents, canTrack: t.canTrack, locale: t.locale, includeRefs: t.includeRefs, enrich: t.enrich, isSsrAbTest: t.shouldRenderVariants, blocksWrapper: t.blocksWrapper, blocksWrapperProps: t.blocksWrapperProps, contentWrapper: t.contentWrapper, contentWrapperProps: t.contentWrapperProps } }, "content-component", {
|
|
1054
|
-
key: t.shouldRenderVariants.toString()
|
|
1055
|
-
}, !1))], 2);
|
|
1056
|
-
}, Re = [], Pe = /* @__PURE__ */ p(
|
|
1057
|
-
$e,
|
|
1058
|
-
Te,
|
|
1059
|
-
Re,
|
|
1060
|
-
!1,
|
|
1061
|
-
null,
|
|
1062
|
-
null,
|
|
1063
|
-
null,
|
|
1064
|
-
null
|
|
1065
|
-
);
|
|
1066
|
-
const tt = Pe.exports, Ee = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1067
|
-
__proto__: null,
|
|
1068
|
-
default: tt
|
|
1069
|
-
}, Symbol.toStringTag, { value: "Module" })), vn = K, Sn = tt;
|
|
1070
|
-
function Ae() {
|
|
1071
|
-
return m() && window.self !== window.top;
|
|
1072
|
-
}
|
|
1073
|
-
function et() {
|
|
1074
|
-
return Ae() && window.location.search.indexOf("builder.frameEditing=") !== -1;
|
|
1075
|
-
}
|
|
1076
|
-
function kn() {
|
|
1077
|
-
return !m() || et() ? !1 : location.search.indexOf("builder.preview=") !== -1;
|
|
1078
|
-
}
|
|
1079
|
-
const Cn = [], xn = (e) => ({
|
|
1080
|
-
type: "builder.registerComponent",
|
|
1081
|
-
data: Be(e)
|
|
1082
|
-
}), Ve = (e) => {
|
|
1083
|
-
const t = e.toString().trim();
|
|
1084
|
-
return `return (${!t.startsWith("function") && !t.startsWith("(") ? "function " : ""}${t}).apply(this, arguments)`;
|
|
1085
|
-
}, Oe = (e) => typeof e == "function" ? Ve(e) : E(e), Be = ({
|
|
1086
|
-
inputs: e,
|
|
1087
|
-
...t
|
|
1088
|
-
}) => ({
|
|
1089
|
-
...E(t),
|
|
1090
|
-
inputs: e == null ? void 0 : e.map((n) => Object.entries(n).reduce((o, [r, s]) => ({
|
|
1091
|
-
...o,
|
|
1092
|
-
[r]: Oe(s)
|
|
1093
|
-
}), {}))
|
|
1094
|
-
}), U = {};
|
|
1095
|
-
function wn(e, t) {
|
|
1096
|
-
let n = U[e];
|
|
1097
|
-
if (n || (n = U[e] = []), n.push(t), m()) {
|
|
1098
|
-
const o = {
|
|
1099
|
-
type: "builder.register",
|
|
1100
|
-
data: {
|
|
1101
|
-
type: e,
|
|
1102
|
-
info: t
|
|
1103
|
-
}
|
|
1104
|
-
};
|
|
1105
|
-
try {
|
|
1106
|
-
parent.postMessage(o, "*"), parent !== window && window.postMessage(o, "*");
|
|
1107
|
-
} catch (r) {
|
|
1108
|
-
console.debug("Could not postmessage", r);
|
|
1109
|
-
}
|
|
1110
|
-
}
|
|
1111
|
-
}
|
|
1112
|
-
const D = {};
|
|
1113
|
-
function In(e) {
|
|
1114
|
-
if (m()) {
|
|
1115
|
-
Object.assign(D, e);
|
|
1116
|
-
const t = {
|
|
1117
|
-
type: "builder.settingsChange",
|
|
1118
|
-
data: D
|
|
1119
|
-
};
|
|
1120
|
-
parent.postMessage(t, "*");
|
|
1121
|
-
}
|
|
1122
|
-
}
|
|
1123
|
-
function We() {
|
|
1124
|
-
return typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : globalThis;
|
|
1125
|
-
}
|
|
1126
|
-
function Ne() {
|
|
1127
|
-
const e = We().fetch;
|
|
1128
|
-
if (typeof e > "u")
|
|
1129
|
-
throw console.warn(`Builder SDK could not find a global fetch function. Make sure you have a polyfill for fetch in your project.
|
|
1130
|
-
For more information, read https://github.com/BuilderIO/this-package-uses-fetch`), new Error("Builder SDK could not find a global `fetch` function");
|
|
1131
|
-
return e;
|
|
1132
|
-
}
|
|
1133
|
-
const je = Ne();
|
|
1134
|
-
function I(e, t = null, n = ".") {
|
|
1135
|
-
return Object.keys(e).reduce((o, r) => {
|
|
1136
|
-
const s = e[r], i = [t, r].filter(Boolean).join(n);
|
|
1137
|
-
return [typeof s == "object", s !== null, !(Array.isArray(s) && s.length === 0)].every(Boolean) ? {
|
|
1138
|
-
...o,
|
|
1139
|
-
...I(s, i, n)
|
|
1140
|
-
} : {
|
|
1141
|
-
...o,
|
|
1142
|
-
[i]: s
|
|
1143
|
-
};
|
|
1144
|
-
}, {});
|
|
1145
|
-
}
|
|
1146
|
-
const Ue = "v3", F = "builder.", De = "options.", Fe = (e) => {
|
|
1147
|
-
const t = {};
|
|
1148
|
-
return e.forEach((n, o) => {
|
|
1149
|
-
t[o] = n;
|
|
1150
|
-
}), t;
|
|
1151
|
-
}, nt = (e) => {
|
|
1152
|
-
if (!e)
|
|
1153
|
-
return {};
|
|
1154
|
-
const t = ot(e), n = {};
|
|
1155
|
-
return Object.keys(t).forEach((o) => {
|
|
1156
|
-
if (o.startsWith(F)) {
|
|
1157
|
-
const r = o.replace(F, "").replace(De, "");
|
|
1158
|
-
n[r] = t[o];
|
|
1159
|
-
}
|
|
1160
|
-
}), n;
|
|
1161
|
-
}, Le = () => {
|
|
1162
|
-
if (!m())
|
|
1163
|
-
return {};
|
|
1164
|
-
const e = new URLSearchParams(window.location.search);
|
|
1165
|
-
return nt(e);
|
|
1166
|
-
}, ot = (e) => e instanceof URLSearchParams ? Fe(e) : e, L = (e) => typeof e == "number" && !isNaN(e) && e >= 0, V = (e) => {
|
|
1167
|
-
let {
|
|
1168
|
-
noTraverse: t = !1
|
|
1169
|
-
} = e;
|
|
1170
|
-
const {
|
|
1171
|
-
limit: n = 30,
|
|
1172
|
-
userAttributes: o,
|
|
1173
|
-
query: r,
|
|
1174
|
-
model: s,
|
|
1175
|
-
apiKey: i,
|
|
1176
|
-
includeRefs: f = !0,
|
|
1177
|
-
enrich: a,
|
|
1178
|
-
locale: c,
|
|
1179
|
-
apiVersion: v = Ue,
|
|
1180
|
-
fields: S,
|
|
1181
|
-
omit: l,
|
|
1182
|
-
offset: k,
|
|
1183
|
-
cacheSeconds: _,
|
|
1184
|
-
staleCacheSeconds: $,
|
|
1185
|
-
sort: B,
|
|
1186
|
-
includeUnpublished: W
|
|
1187
|
-
} = e;
|
|
1188
|
-
if (!i)
|
|
1189
|
-
throw new Error("Missing API key");
|
|
1190
|
-
if (!["v2", "v3"].includes(v))
|
|
1191
|
-
throw new Error(`Invalid apiVersion: expected 'v2' or 'v3', received '${v}'`);
|
|
1192
|
-
(e.limit === void 0 || e.limit > 1) && !("noTraverse" in e) && (t = !0);
|
|
1193
|
-
const d = new URL(`https://cdn.builder.io/api/${v}/content/${s}?apiKey=${i}&limit=${n}&noTraverse=${t}&includeRefs=${f}${c ? `&locale=${c}` : ""}${a ? `&enrich=${a}` : ""}`);
|
|
1194
|
-
if (d.searchParams.set("omit", l || "meta.componentsUsed"), S && d.searchParams.set("fields", S), Number.isFinite(k) && k > -1 && d.searchParams.set("offset", String(Math.floor(k))), typeof W == "boolean" && d.searchParams.set("includeUnpublished", String(W)), _ && L(_) && d.searchParams.set("cacheSeconds", String(_)), $ && L($) && d.searchParams.set("staleCacheSeconds", String($)), B) {
|
|
1195
|
-
const h = I({
|
|
1196
|
-
sort: B
|
|
1197
|
-
});
|
|
1198
|
-
for (const C in h)
|
|
1199
|
-
d.searchParams.set(C, JSON.stringify(h[C]));
|
|
1200
|
-
}
|
|
1201
|
-
const lt = {
|
|
1202
|
-
...Le(),
|
|
1203
|
-
...ot(e.options || {})
|
|
1204
|
-
}, N = I(lt);
|
|
1205
|
-
for (const h in N)
|
|
1206
|
-
d.searchParams.set(h, String(N[h]));
|
|
1207
|
-
if (o && d.searchParams.set("userAttributes", JSON.stringify(o)), r) {
|
|
1208
|
-
const h = I({
|
|
1209
|
-
query: r
|
|
1210
|
-
});
|
|
1211
|
-
for (const C in h)
|
|
1212
|
-
d.searchParams.set(C, JSON.stringify(h[C]));
|
|
1213
|
-
}
|
|
1214
|
-
return d;
|
|
1215
|
-
}, Me = (e) => "results" in e;
|
|
1216
|
-
async function O(e) {
|
|
1217
|
-
const t = await rt({
|
|
1218
|
-
...e,
|
|
1219
|
-
limit: 1
|
|
1220
|
-
});
|
|
1221
|
-
return t && t.results[0] || null;
|
|
1222
|
-
}
|
|
1223
|
-
const $n = O, Ke = async (e) => {
|
|
1224
|
-
const t = V(e);
|
|
1225
|
-
return await (await je(t.href)).json();
|
|
1226
|
-
}, ze = async (e, t, n = V(e)) => {
|
|
1227
|
-
const o = R(e.canTrack);
|
|
1228
|
-
if (n.search.includes("preview="), !o || !(m() || y === "reactNative"))
|
|
1229
|
-
return t;
|
|
1230
|
-
try {
|
|
1231
|
-
const r = [];
|
|
1232
|
-
for (const s of t.results)
|
|
1233
|
-
r.push(await _e({
|
|
1234
|
-
item: s,
|
|
1235
|
-
canTrack: o
|
|
1236
|
-
}));
|
|
1237
|
-
t.results = r;
|
|
1238
|
-
} catch (r) {
|
|
1239
|
-
b.error("Could not process A/B tests. ", r);
|
|
1240
|
-
}
|
|
1241
|
-
return t;
|
|
1242
|
-
};
|
|
1243
|
-
async function rt(e) {
|
|
1244
|
-
try {
|
|
1245
|
-
const t = V(e), n = await Ke(e);
|
|
1246
|
-
return Me(n) ? ze(e, n) : (b.error("Error fetching data. ", {
|
|
1247
|
-
url: t,
|
|
1248
|
-
content: n,
|
|
1249
|
-
options: e
|
|
1250
|
-
}), null);
|
|
1251
|
-
} catch (t) {
|
|
1252
|
-
return b.error("Error fetching data. ", t), null;
|
|
1253
|
-
}
|
|
1254
|
-
}
|
|
1255
|
-
const Tn = rt;
|
|
1256
|
-
function Ge() {
|
|
1257
|
-
return "xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g, function(e) {
|
|
1258
|
-
const t = Math.random() * 16 | 0;
|
|
1259
|
-
return (e == "x" ? t : t & 3 | 8).toString(16);
|
|
1260
|
-
});
|
|
1261
|
-
}
|
|
1262
|
-
function st() {
|
|
1263
|
-
return Ge().replace(/-/g, "");
|
|
1264
|
-
}
|
|
1265
|
-
const it = "builderSessionId", He = async ({
|
|
1266
|
-
canTrack: e
|
|
1267
|
-
}) => {
|
|
1268
|
-
if (!e)
|
|
1269
|
-
return;
|
|
1270
|
-
const t = await G({
|
|
1271
|
-
name: it,
|
|
1272
|
-
canTrack: e
|
|
1273
|
-
});
|
|
1274
|
-
if (g(t))
|
|
1275
|
-
return t;
|
|
1276
|
-
{
|
|
1277
|
-
const n = Qe();
|
|
1278
|
-
return Je({
|
|
1279
|
-
id: n,
|
|
1280
|
-
canTrack: e
|
|
1281
|
-
}), n;
|
|
1282
|
-
}
|
|
1283
|
-
}, Qe = () => st(), Je = ({
|
|
1284
|
-
id: e,
|
|
1285
|
-
canTrack: t
|
|
1286
|
-
}) => H({
|
|
1287
|
-
name: it,
|
|
1288
|
-
value: e,
|
|
1289
|
-
canTrack: t
|
|
1290
|
-
}), at = () => m() && typeof localStorage < "u" ? localStorage : void 0, Xe = ({
|
|
1291
|
-
key: e,
|
|
1292
|
-
canTrack: t
|
|
1293
|
-
}) => {
|
|
1294
|
-
var n;
|
|
1295
|
-
try {
|
|
1296
|
-
return t ? (n = at()) == null ? void 0 : n.getItem(e) : void 0;
|
|
1297
|
-
} catch (o) {
|
|
1298
|
-
console.debug("[LocalStorage] GET error: ", o);
|
|
1299
|
-
return;
|
|
1300
|
-
}
|
|
1301
|
-
}, Ye = ({
|
|
1302
|
-
key: e,
|
|
1303
|
-
canTrack: t,
|
|
1304
|
-
value: n
|
|
1305
|
-
}) => {
|
|
1306
|
-
var o;
|
|
1307
|
-
try {
|
|
1308
|
-
t && ((o = at()) == null || o.setItem(e, n));
|
|
1309
|
-
} catch (r) {
|
|
1310
|
-
console.debug("[LocalStorage] SET error: ", r);
|
|
1311
|
-
}
|
|
1312
|
-
}, ct = "builderVisitorId", qe = ({
|
|
1313
|
-
canTrack: e
|
|
1314
|
-
}) => {
|
|
1315
|
-
if (!e)
|
|
1316
|
-
return;
|
|
1317
|
-
const t = Xe({
|
|
1318
|
-
key: ct,
|
|
1319
|
-
canTrack: e
|
|
1320
|
-
});
|
|
1321
|
-
if (g(t))
|
|
1322
|
-
return t;
|
|
1323
|
-
{
|
|
1324
|
-
const n = Ze();
|
|
1325
|
-
return tn({
|
|
1326
|
-
id: n,
|
|
1327
|
-
canTrack: e
|
|
1328
|
-
}), n;
|
|
1329
|
-
}
|
|
1330
|
-
}, Ze = () => st(), tn = ({
|
|
1331
|
-
id: e,
|
|
1332
|
-
canTrack: t
|
|
1333
|
-
}) => Ye({
|
|
1334
|
-
key: ct,
|
|
1335
|
-
value: e,
|
|
1336
|
-
canTrack: t
|
|
1337
|
-
}), en = () => {
|
|
1338
|
-
if (m()) {
|
|
1339
|
-
const e = new URL(location.href);
|
|
1340
|
-
return e.pathname === "" && (e.pathname = "/"), e;
|
|
1341
|
-
} else
|
|
1342
|
-
return console.warn("Cannot get location for tracking in non-browser environment"), null;
|
|
1343
|
-
}, nn = () => typeof navigator == "object" && navigator.userAgent || "", on = () => {
|
|
1344
|
-
const e = nn(), t = {
|
|
1345
|
-
Android() {
|
|
1346
|
-
return e.match(/Android/i);
|
|
1347
|
-
},
|
|
1348
|
-
BlackBerry() {
|
|
1349
|
-
return e.match(/BlackBerry/i);
|
|
1350
|
-
},
|
|
1351
|
-
iOS() {
|
|
1352
|
-
return e.match(/iPhone|iPod/i);
|
|
1353
|
-
},
|
|
1354
|
-
Opera() {
|
|
1355
|
-
return e.match(/Opera Mini/i);
|
|
1356
|
-
},
|
|
1357
|
-
Windows() {
|
|
1358
|
-
return e.match(/IEMobile/i) || e.match(/WPDesktop/i);
|
|
1359
|
-
},
|
|
1360
|
-
any() {
|
|
1361
|
-
return t.Android() || t.BlackBerry() || t.iOS() || t.Opera() || t.Windows() || y === "reactNative";
|
|
1362
|
-
}
|
|
1363
|
-
}, n = e.match(/Tablet|iPad/i), o = en();
|
|
1364
|
-
return {
|
|
1365
|
-
urlPath: o == null ? void 0 : o.pathname,
|
|
1366
|
-
host: (o == null ? void 0 : o.host) || (o == null ? void 0 : o.hostname),
|
|
1367
|
-
device: n ? "tablet" : t.any() ? "mobile" : "desktop"
|
|
1368
|
-
};
|
|
1369
|
-
}, rn = async ({
|
|
1370
|
-
canTrack: e
|
|
1371
|
-
}) => {
|
|
1372
|
-
if (!e)
|
|
1373
|
-
return {
|
|
1374
|
-
visitorId: void 0,
|
|
1375
|
-
sessionId: void 0
|
|
1376
|
-
};
|
|
1377
|
-
const t = await He({
|
|
1378
|
-
canTrack: e
|
|
1379
|
-
}), n = qe({
|
|
1380
|
-
canTrack: e
|
|
1381
|
-
});
|
|
1382
|
-
return {
|
|
1383
|
-
sessionId: t,
|
|
1384
|
-
visitorId: n
|
|
1385
|
-
};
|
|
1386
|
-
}, sn = async ({
|
|
1387
|
-
type: e,
|
|
1388
|
-
canTrack: t,
|
|
1389
|
-
apiKey: n,
|
|
1390
|
-
metadata: o,
|
|
1391
|
-
...r
|
|
1392
|
-
}) => ({
|
|
1393
|
-
type: e,
|
|
1394
|
-
data: {
|
|
1395
|
-
...r,
|
|
1396
|
-
metadata: {
|
|
1397
|
-
url: location.href,
|
|
1398
|
-
...o
|
|
1399
|
-
},
|
|
1400
|
-
...await rn({
|
|
1401
|
-
canTrack: t
|
|
1402
|
-
}),
|
|
1403
|
-
userAttributes: on(),
|
|
1404
|
-
ownerId: n
|
|
1405
|
-
}
|
|
1406
|
-
});
|
|
1407
|
-
async function an(e) {
|
|
1408
|
-
if (!e.apiKey) {
|
|
1409
|
-
b.error("Missing API key for track call. Please provide your API key.");
|
|
1410
|
-
return;
|
|
1411
|
-
}
|
|
1412
|
-
if (e.canTrack && !et() && (m() || y === "reactNative"))
|
|
1413
|
-
return fetch("https://cdn.builder.io/api/v1/track", {
|
|
1414
|
-
method: "POST",
|
|
1415
|
-
body: JSON.stringify({
|
|
1416
|
-
events: [await sn(e)]
|
|
1417
|
-
}),
|
|
1418
|
-
headers: {
|
|
1419
|
-
"content-type": "application/json"
|
|
1420
|
-
},
|
|
1421
|
-
mode: "cors"
|
|
1422
|
-
}).catch((t) => {
|
|
1423
|
-
console.error("Failed to track: ", t);
|
|
1424
|
-
});
|
|
1425
|
-
}
|
|
1426
|
-
const Rn = (e) => an({
|
|
1427
|
-
...e,
|
|
1428
|
-
canTrack: !0
|
|
1429
|
-
}), Pn = async (e) => {
|
|
1430
|
-
var o, r, s;
|
|
1431
|
-
const t = e.path || ((o = e.url) == null ? void 0 : o.pathname) || ((r = e.userAttributes) == null ? void 0 : r.urlPath), n = {
|
|
1432
|
-
...e,
|
|
1433
|
-
apiKey: e.apiKey,
|
|
1434
|
-
model: e.model || "page",
|
|
1435
|
-
userAttributes: {
|
|
1436
|
-
...e.userAttributes,
|
|
1437
|
-
...t ? {
|
|
1438
|
-
urlPath: t
|
|
1439
|
-
} : {}
|
|
1440
|
-
},
|
|
1441
|
-
options: nt(e.searchParams || ((s = e.url) == null ? void 0 : s.searchParams) || e.options)
|
|
1442
|
-
};
|
|
1443
|
-
return {
|
|
1444
|
-
apiKey: n.apiKey,
|
|
1445
|
-
model: n.model,
|
|
1446
|
-
content: await O(n)
|
|
1447
|
-
};
|
|
1448
|
-
};
|
|
1449
|
-
export {
|
|
1450
|
-
In as A,
|
|
1451
|
-
dn as B,
|
|
1452
|
-
pn as C,
|
|
1453
|
-
ze as D,
|
|
1454
|
-
rt as E,
|
|
1455
|
-
mn as F,
|
|
1456
|
-
Tn as G,
|
|
1457
|
-
$n as H,
|
|
1458
|
-
fn as I,
|
|
1459
|
-
nt as J,
|
|
1460
|
-
Rn as K,
|
|
1461
|
-
Pn as L,
|
|
1462
|
-
ie as M,
|
|
1463
|
-
vn as R,
|
|
1464
|
-
hn as S,
|
|
1465
|
-
y as T,
|
|
1466
|
-
gn as V,
|
|
1467
|
-
an as _,
|
|
1468
|
-
un as a,
|
|
1469
|
-
P as b,
|
|
1470
|
-
g as c,
|
|
1471
|
-
bn as d,
|
|
1472
|
-
_n as e,
|
|
1473
|
-
E as f,
|
|
1474
|
-
ft as g,
|
|
1475
|
-
yn as h,
|
|
1476
|
-
et as i,
|
|
1477
|
-
Cn as j,
|
|
1478
|
-
qt as k,
|
|
1479
|
-
Xt as l,
|
|
1480
|
-
m,
|
|
1481
|
-
p as n,
|
|
1482
|
-
R as o,
|
|
1483
|
-
je as p,
|
|
1484
|
-
xn as q,
|
|
1485
|
-
wn as r,
|
|
1486
|
-
Be as s,
|
|
1487
|
-
O as t,
|
|
1488
|
-
kn as u,
|
|
1489
|
-
b as v,
|
|
1490
|
-
on as w,
|
|
1491
|
-
K as x,
|
|
1492
|
-
tt as y,
|
|
1493
|
-
Sn as z
|
|
1494
|
-
};
|