@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,5 +1,5 @@
|
|
|
1
1
|
import "./style.css";
|
|
2
|
-
import { defineComponent as
|
|
2
|
+
import { defineComponent as _, openBlock as b, createElementBlock as x, mergeProps as oe, toHandlers as ot, toDisplayString as rr, defineAsyncComponent as Ct, resolveComponent as V, Fragment as re, createBlock as H, createCommentVNode as P, renderList as xe, withCtx as at, createVNode as Ie, h as br, resolveDynamicComponent as kr, renderSlot as Ee, createElementVNode as rn, normalizeStyle as on, normalizeClass as Er, markRaw as Ao } from "vue";
|
|
3
3
|
function wt(e = {}, t, n) {
|
|
4
4
|
const r = {};
|
|
5
5
|
for (const o in e) {
|
|
@@ -10,7 +10,7 @@ function wt(e = {}, t, n) {
|
|
|
10
10
|
}
|
|
11
11
|
return r;
|
|
12
12
|
}
|
|
13
|
-
const Co =
|
|
13
|
+
const Co = _({
|
|
14
14
|
name: "builder-button",
|
|
15
15
|
props: ["attributes", "text", "link", "openLinkInNewTab"],
|
|
16
16
|
data() {
|
|
@@ -28,7 +28,7 @@ const Co = N({
|
|
|
28
28
|
}
|
|
29
29
|
}
|
|
30
30
|
});
|
|
31
|
-
const
|
|
31
|
+
const N = (e, t) => {
|
|
32
32
|
const n = e.__vccOpts || e;
|
|
33
33
|
for (const [r, o] of t)
|
|
34
34
|
n[r] = o;
|
|
@@ -46,7 +46,7 @@ function ko(e, t, n, r, o, i) {
|
|
|
46
46
|
class: e._classStringToObject(e.attributes.class + " button-21azgz5avex")
|
|
47
47
|
}, e.filterAttrs(e.attributes, "v-on:", !1), ot(e.filterAttrs(e.attributes, "v-on:", !0), !0)), rr(e.text), 17));
|
|
48
48
|
}
|
|
49
|
-
const Eo = /* @__PURE__ */
|
|
49
|
+
const Eo = /* @__PURE__ */ N(Co, [["render", ko], ["__scopeId", "data-v-becdf225"], ["__file", "/home/runner/work/builder/builder/packages/sdks/output/vue/src/blocks/button/button.vue"]]), So = Symbol(), sn = {
|
|
50
50
|
Builder: {
|
|
51
51
|
content: null,
|
|
52
52
|
context: {},
|
|
@@ -74,10 +74,10 @@ function wo(e) {
|
|
|
74
74
|
builderBlock: e
|
|
75
75
|
};
|
|
76
76
|
}
|
|
77
|
-
const
|
|
77
|
+
const Ae = "vue", Bo = (e) => e.replace(/([a-z0-9]|(?=[A-Z]))([A-Z])/g, "$1-$2").toLowerCase(), ye = (e) => e != null, Do = (e) => Object.entries(e).map(([n, r]) => {
|
|
78
78
|
if (typeof r == "string")
|
|
79
79
|
return `${Bo(n)}: ${r};`;
|
|
80
|
-
}).filter(
|
|
80
|
+
}).filter(ye), xo = (e) => Do(e).join(`
|
|
81
81
|
`), en = ({
|
|
82
82
|
mediaQuery: e,
|
|
83
83
|
className: t,
|
|
@@ -101,8 +101,8 @@ function J() {
|
|
|
101
101
|
function Io() {
|
|
102
102
|
return J() && window.self !== window.top;
|
|
103
103
|
}
|
|
104
|
-
function
|
|
105
|
-
return Io() &&
|
|
104
|
+
function me() {
|
|
105
|
+
return Io() && window.location.search.indexOf("builder.frameEditing=") !== -1;
|
|
106
106
|
}
|
|
107
107
|
const To = () => {
|
|
108
108
|
if (J()) {
|
|
@@ -128,7 +128,7 @@ const To = () => {
|
|
|
128
128
|
return e.match(/IEMobile/i) || e.match(/WPDesktop/i);
|
|
129
129
|
},
|
|
130
130
|
any() {
|
|
131
|
-
return t.Android() || t.BlackBerry() || t.iOS() || t.Opera() || t.Windows() ||
|
|
131
|
+
return t.Android() || t.BlackBerry() || t.iOS() || t.Opera() || t.Windows() || Ae === "reactNative";
|
|
132
132
|
}
|
|
133
133
|
}, n = e.match(/Tablet|iPad/i), r = To();
|
|
134
134
|
return {
|
|
@@ -148,7 +148,7 @@ const To = () => {
|
|
|
148
148
|
context: t,
|
|
149
149
|
event: n
|
|
150
150
|
}), jo = () => ({
|
|
151
|
-
isEditing:
|
|
151
|
+
isEditing: me(),
|
|
152
152
|
isBrowser: J(),
|
|
153
153
|
isServer: !J(),
|
|
154
154
|
getUserAttributes: () => Fr()
|
|
@@ -189,7 +189,7 @@ const Br = (e, t, n) => {
|
|
|
189
189
|
const r = Array.isArray(t) ? t : t.toString().match(/[^.[\]]+/g);
|
|
190
190
|
return r.slice(0, -1).reduce((o, i, u) => Object(o[i]) === o[i] ? o[i] : o[i] = Math.abs(Number(r[u + 1])) >> 0 === +r[u + 1] ? [] : {}, e)[r[r.length - 1]] = n, e;
|
|
191
191
|
};
|
|
192
|
-
var T,
|
|
192
|
+
var T, _o = function(e) {
|
|
193
193
|
function t(s) {
|
|
194
194
|
return 48 > s ? s === 36 : 58 > s ? !0 : 65 > s ? !1 : 91 > s ? !0 : 97 > s ? s === 95 : 123 > s ? !0 : 170 <= s && yo.test(String.fromCharCode(s));
|
|
195
195
|
}
|
|
@@ -219,7 +219,7 @@ var T, No = function(e) {
|
|
|
219
219
|
};
|
|
220
220
|
}
|
|
221
221
|
function i() {
|
|
222
|
-
this.line = Be, this.ab = c -
|
|
222
|
+
this.line = Be, this.ab = c - ce;
|
|
223
223
|
}
|
|
224
224
|
function u(s, a) {
|
|
225
225
|
Re = c, B.C && (Ut = new i()), S = s, h(), ne = a, Ge = s.m;
|
|
@@ -235,9 +235,9 @@ var T, No = function(e) {
|
|
|
235
235
|
if (s === 32)
|
|
236
236
|
++c;
|
|
237
237
|
else if (s === 13)
|
|
238
|
-
++c, s = g.charCodeAt(c), s === 10 && ++c, B.C && (++Be,
|
|
238
|
+
++c, s = g.charCodeAt(c), s === 10 && ++c, B.C && (++Be, ce = c);
|
|
239
239
|
else if (s === 10 || s === 8232 || s === 8233)
|
|
240
|
-
++c, B.C && (++Be,
|
|
240
|
+
++c, B.C && (++Be, ce = c);
|
|
241
241
|
else if (8 < s && 14 > s)
|
|
242
242
|
++c;
|
|
243
243
|
else if (s === 47)
|
|
@@ -246,7 +246,7 @@ var T, No = function(e) {
|
|
|
246
246
|
var a = B.va && B.C && new i(), l = c, d = g.indexOf("*/", c += 2);
|
|
247
247
|
if (d === -1 && r(c - 2, "Unterminated comment"), c = d + 2, B.C)
|
|
248
248
|
for (At.lastIndex = l; (s = At.exec(g)) && s.index < c; )
|
|
249
|
-
++Be,
|
|
249
|
+
++Be, ce = s.index + s[0].length;
|
|
250
250
|
B.va && B.va(!0, g.slice(l + 2, d), l, c, a, B.C && new i());
|
|
251
251
|
} else if (s === 47)
|
|
252
252
|
p();
|
|
@@ -266,11 +266,11 @@ var T, No = function(e) {
|
|
|
266
266
|
s = g.charCodeAt(c + 1), 48 <= s && 57 >= s ? R(!0) : (++c, u(Xn));
|
|
267
267
|
return;
|
|
268
268
|
case 40:
|
|
269
|
-
return ++c, u(
|
|
269
|
+
return ++c, u(pe);
|
|
270
270
|
case 41:
|
|
271
271
|
return ++c, u(ue);
|
|
272
272
|
case 59:
|
|
273
|
-
return ++c, u(
|
|
273
|
+
return ++c, u(de);
|
|
274
274
|
case 44:
|
|
275
275
|
return ++c, u(ke);
|
|
276
276
|
case 91:
|
|
@@ -353,7 +353,7 @@ var T, No = function(e) {
|
|
|
353
353
|
case 13:
|
|
354
354
|
g.charCodeAt(c) === 10 && ++c;
|
|
355
355
|
case 10:
|
|
356
|
-
B.C && (
|
|
356
|
+
B.C && (ce = c, ++Be);
|
|
357
357
|
break;
|
|
358
358
|
default:
|
|
359
359
|
a += String.fromCharCode(l);
|
|
@@ -478,16 +478,16 @@ var T, No = function(e) {
|
|
|
478
478
|
}
|
|
479
479
|
function We(s) {
|
|
480
480
|
if (Q = s, c = L, B.C)
|
|
481
|
-
for (; c <
|
|
482
|
-
|
|
483
|
-
`,
|
|
481
|
+
for (; c < ce; )
|
|
482
|
+
ce = g.lastIndexOf(`
|
|
483
|
+
`, ce - 2) + 1, --Be;
|
|
484
484
|
h(), v();
|
|
485
485
|
}
|
|
486
486
|
function Ve() {
|
|
487
487
|
this.type = null, this.start = L, this.end = null;
|
|
488
488
|
}
|
|
489
489
|
function ie() {
|
|
490
|
-
this.start = Mt, this.end = null,
|
|
490
|
+
this.start = Mt, this.end = null, Nt && (this.source = Nt);
|
|
491
491
|
}
|
|
492
492
|
function j() {
|
|
493
493
|
var s = new Ve();
|
|
@@ -510,12 +510,12 @@ var T, No = function(e) {
|
|
|
510
510
|
return !B.fc && (S === Lt || S === Oe || vt.test(g.slice(be, L)));
|
|
511
511
|
}
|
|
512
512
|
function we() {
|
|
513
|
-
O(
|
|
513
|
+
O(de) || dt() || ae();
|
|
514
514
|
}
|
|
515
515
|
function U(s) {
|
|
516
|
-
S === s ? E() :
|
|
516
|
+
S === s ? E() : ae();
|
|
517
517
|
}
|
|
518
|
-
function
|
|
518
|
+
function ae() {
|
|
519
519
|
r(L, "Unexpected token");
|
|
520
520
|
}
|
|
521
521
|
function ht(s) {
|
|
@@ -529,7 +529,7 @@ var T, No = function(e) {
|
|
|
529
529
|
case Tn:
|
|
530
530
|
E();
|
|
531
531
|
var l = s === Ht;
|
|
532
|
-
O(
|
|
532
|
+
O(de) || dt() ? a.label = null : S !== je ? ae() : (a.label = le(), we());
|
|
533
533
|
for (var d = 0; d < W.length; ++d) {
|
|
534
534
|
var F = W[d];
|
|
535
535
|
if ((a.label === null || F.name === a.label.name) && (F.kind !== null && (l || F.kind === "loop") || a.label && l))
|
|
@@ -540,22 +540,22 @@ var T, No = function(e) {
|
|
|
540
540
|
return E(), we(), w(a, "DebuggerStatement");
|
|
541
541
|
case On:
|
|
542
542
|
return E(), W.push(Zt), a.body = se(), W.pop(), U(Jt), a.test = Le(), we(), w(a, "DoWhileStatement");
|
|
543
|
-
case
|
|
544
|
-
return E(), W.push(Zt), U(
|
|
543
|
+
case _n:
|
|
544
|
+
return E(), W.push(Zt), U(pe), S === de ? Rt(a, null) : S === Xt ? (s = j(), E(), Bn(s, !0), w(s, "VariableDeclaration"), s.fa.length === 1 && O(gt) ? wn(a, s) : Rt(a, s)) : (s = X(!1, !0), O(gt) ? (ht(s), wn(a, s)) : Rt(a, s));
|
|
545
545
|
case Gt:
|
|
546
546
|
return E(), Pt(a, !0);
|
|
547
|
-
case
|
|
547
|
+
case Nn:
|
|
548
548
|
return E(), a.test = Le(), a.da = se(), a.alternate = O($n) ? se() : null, w(a, "IfStatement");
|
|
549
549
|
case Mn:
|
|
550
|
-
return ze || B.Ib || r(L, "'return' outside of function"), E(), O(
|
|
550
|
+
return ze || B.Ib || r(L, "'return' outside of function"), E(), O(de) || dt() ? a.K = null : (a.K = X(), we()), w(a, "ReturnStatement");
|
|
551
551
|
case zt:
|
|
552
552
|
for (E(), a.Qb = Le(), a.tb = [], U(Je), W.push(vo); S !== Oe; )
|
|
553
|
-
S === Kt || S === jn ? (s = S === Kt, d && w(d, "SwitchCase"), a.tb.push(d = j()), d.da = [], E(), s ? d.test = X() : (l && r(Wt, "Multiple default clauses"), l = !0, d.test = null), U(Ye)) : (d ||
|
|
553
|
+
S === Kt || S === jn ? (s = S === Kt, d && w(d, "SwitchCase"), a.tb.push(d = j()), d.da = [], E(), s ? d.test = X() : (l && r(Wt, "Multiple default clauses"), l = !0, d.test = null), U(Ye)) : (d || ae(), d.da.push(se()));
|
|
554
554
|
return d && w(d, "SwitchCase"), E(), W.pop(), w(a, "SwitchStatement");
|
|
555
555
|
case Un:
|
|
556
556
|
return E(), vt.test(g.slice(be, L)) && r(be, "Illegal newline after throw"), a.K = X(), we(), w(a, "ThrowStatement");
|
|
557
557
|
case Wn:
|
|
558
|
-
return E(), a.block = He(), a.Ea = null, S === In && (s = j(), E(), U(
|
|
558
|
+
return E(), a.block = He(), a.Ea = null, S === In && (s = j(), E(), U(pe), s.Ua = le(), Q && yt(s.Ua.name) && r(s.Ua.start, "Binding " + s.Ua.name + " in strict mode"), U(ue), s.body = He(), a.Ea = w(s, "CatchClause")), a.fb = O(Pn) ? He() : null, a.Ea || a.fb || r(a.start, "Missing catch or finally clause"), w(a, "TryStatement");
|
|
559
559
|
case Xt:
|
|
560
560
|
return E(), Bn(a), we(), w(a, "VariableDeclaration");
|
|
561
561
|
case Jt:
|
|
@@ -564,7 +564,7 @@ var T, No = function(e) {
|
|
|
564
564
|
return Q && r(L, "'with' in strict mode"), E(), a.object = Le(), a.body = se(), w(a, "WithStatement");
|
|
565
565
|
case Je:
|
|
566
566
|
return He();
|
|
567
|
-
case
|
|
567
|
+
case de:
|
|
568
568
|
return E(), w(a, "EmptyStatement");
|
|
569
569
|
default:
|
|
570
570
|
if (l = ne, F = X(), s === je && F.type === "Identifier" && O(Ye)) {
|
|
@@ -579,7 +579,7 @@ var T, No = function(e) {
|
|
|
579
579
|
}
|
|
580
580
|
}
|
|
581
581
|
function Le() {
|
|
582
|
-
U(
|
|
582
|
+
U(pe);
|
|
583
583
|
var s = X();
|
|
584
584
|
return U(ue), s;
|
|
585
585
|
}
|
|
@@ -596,7 +596,7 @@ var T, No = function(e) {
|
|
|
596
596
|
return d && !K && We(!1), w(a, "BlockStatement");
|
|
597
597
|
}
|
|
598
598
|
function Rt(s, a) {
|
|
599
|
-
return s.ua = a, U(
|
|
599
|
+
return s.ua = a, U(de), s.test = S === de ? null : X(), U(de), s.update = S === ue ? null : X(), U(ue), s.body = se(), W.pop(), w(s, "ForStatement");
|
|
600
600
|
}
|
|
601
601
|
function wn(s, a) {
|
|
602
602
|
return s.left = a, s.right = X(), U(ue), s.body = se(), W.pop(), w(s, "ForInStatement");
|
|
@@ -604,7 +604,7 @@ var T, No = function(e) {
|
|
|
604
604
|
function Bn(s, a) {
|
|
605
605
|
for (s.fa = [], s.kind = "var"; ; ) {
|
|
606
606
|
var l = j();
|
|
607
|
-
if (l.id =
|
|
607
|
+
if (l.id = le(), Q && yt(l.id.name) && r(l.id.start, "Binding " + l.id.name + " in strict mode"), l.ua = O(qn) ? X(!0, a) : null, s.fa.push(w(l, "VariableDeclarator")), !O(ke))
|
|
608
608
|
break;
|
|
609
609
|
}
|
|
610
610
|
}
|
|
@@ -645,9 +645,9 @@ var T, No = function(e) {
|
|
|
645
645
|
function Ke(s, a) {
|
|
646
646
|
if (O(Xn)) {
|
|
647
647
|
var l = Ce(s);
|
|
648
|
-
return l.object = s, l.Wa =
|
|
648
|
+
return l.object = s, l.Wa = le(!0), l.bb = !1, Ke(w(l, "MemberExpression"), a);
|
|
649
649
|
}
|
|
650
|
-
return O(Yt) ? (l = Ce(s), l.object = s, l.Wa = X(), l.bb = !0, U(qt), Ke(w(l, "MemberExpression"), a)) : !a && O(
|
|
650
|
+
return O(Yt) ? (l = Ce(s), l.object = s, l.Wa = X(), l.bb = !0, U(qt), Ke(w(l, "MemberExpression"), a)) : !a && O(pe) ? (l = Ce(s), l.callee = s, l.arguments = _t(ue, !1), Ke(w(l, "CallExpression"), a)) : s;
|
|
651
651
|
}
|
|
652
652
|
function ft() {
|
|
653
653
|
switch (S) {
|
|
@@ -655,7 +655,7 @@ var T, No = function(e) {
|
|
|
655
655
|
var s = j();
|
|
656
656
|
return E(), w(s, "ThisExpression");
|
|
657
657
|
case je:
|
|
658
|
-
return
|
|
658
|
+
return le();
|
|
659
659
|
case Xe:
|
|
660
660
|
case mt:
|
|
661
661
|
case xn:
|
|
@@ -664,14 +664,14 @@ var T, No = function(e) {
|
|
|
664
664
|
case Gn:
|
|
665
665
|
case zn:
|
|
666
666
|
return s = j(), s.value = S.$a, s.raw = S.l, E(), w(s, "Literal");
|
|
667
|
-
case
|
|
667
|
+
case pe:
|
|
668
668
|
s = Mt;
|
|
669
669
|
var a = L;
|
|
670
670
|
E();
|
|
671
671
|
var l = X();
|
|
672
672
|
return l.start = a, l.end = Re, B.C && (l.X.start = s, l.X.end = Ut), B.Xa && (l.j = [a, Re]), U(ue), l;
|
|
673
673
|
case Yt:
|
|
674
|
-
return s = j(), E(), s.elements =
|
|
674
|
+
return s = j(), E(), s.elements = _t(qt, !0, !0), w(s, "ArrayExpression");
|
|
675
675
|
case Je:
|
|
676
676
|
for (s = j(), a = !0, l = !1, s.h = [], E(); !O(Oe); ) {
|
|
677
677
|
if (a)
|
|
@@ -679,13 +679,13 @@ var T, No = function(e) {
|
|
|
679
679
|
else if (U(ke), B.sb && O(Oe))
|
|
680
680
|
break;
|
|
681
681
|
var d = {
|
|
682
|
-
key: S === Xe || S === mt ? ft() :
|
|
682
|
+
key: S === Xe || S === mt ? ft() : le(!0)
|
|
683
683
|
}, F = !1;
|
|
684
684
|
if (O(Ye)) {
|
|
685
685
|
d.value = X(!0);
|
|
686
686
|
var K = d.kind = "init";
|
|
687
687
|
} else
|
|
688
|
-
d.key.type !== "Identifier" || d.key.name !== "get" && d.key.name !== "set" ?
|
|
688
|
+
d.key.type !== "Identifier" || d.key.name !== "get" && d.key.name !== "set" ? ae() : (F = l = !0, K = d.kind = d.key.name, d.key = S === Xe || S === mt ? ft() : le(!0), S !== pe && ae(), d.value = Pt(j(), !1));
|
|
689
689
|
if (d.key.type === "Identifier" && (Q || l))
|
|
690
690
|
for (var Y = 0; Y < s.h.length; ++Y) {
|
|
691
691
|
var Pe = s.h[Y];
|
|
@@ -700,15 +700,15 @@ var T, No = function(e) {
|
|
|
700
700
|
case Gt:
|
|
701
701
|
return s = j(), E(), Pt(s, !1);
|
|
702
702
|
case Ln:
|
|
703
|
-
return s = j(), E(), s.callee = Ke(ft(), !0), s.arguments = O(
|
|
703
|
+
return s = j(), E(), s.callee = Ke(ft(), !0), s.arguments = O(pe) ? _t(ue, !1) : no, w(s, "NewExpression");
|
|
704
704
|
}
|
|
705
|
-
|
|
705
|
+
ae();
|
|
706
706
|
}
|
|
707
707
|
function Pt(s, a) {
|
|
708
|
-
S === je ? s.id =
|
|
708
|
+
S === je ? s.id = le() : a ? ae() : s.id = null, s.oa = [];
|
|
709
709
|
var l = !0;
|
|
710
|
-
for (U(
|
|
711
|
-
l ? l = !1 : U(ke), s.oa.push(
|
|
710
|
+
for (U(pe); !O(ue); )
|
|
711
|
+
l ? l = !1 : U(ke), s.oa.push(le());
|
|
712
712
|
l = ze;
|
|
713
713
|
var d = W;
|
|
714
714
|
if (ze = !0, W = [], s.body = He(!0), ze = l, W = d, Q || s.body.body.length && Tt(s.body.body[0])) {
|
|
@@ -719,7 +719,7 @@ var T, No = function(e) {
|
|
|
719
719
|
}
|
|
720
720
|
return w(s, a ? "FunctionDeclaration" : "FunctionExpression");
|
|
721
721
|
}
|
|
722
|
-
function
|
|
722
|
+
function _t(s, a, l) {
|
|
723
723
|
for (var d = [], F = !0; !O(s); ) {
|
|
724
724
|
if (F)
|
|
725
725
|
F = !1;
|
|
@@ -729,17 +729,17 @@ var T, No = function(e) {
|
|
|
729
729
|
}
|
|
730
730
|
return d;
|
|
731
731
|
}
|
|
732
|
-
function
|
|
732
|
+
function le(s) {
|
|
733
733
|
var a = j();
|
|
734
|
-
return s && B.yb === "everywhere" && (s = !1), S === je ? (!s && (B.yb && fo(ne) || Q && tr(ne)) && g.slice(L, Re).indexOf("\\") === -1 && r(L, "The keyword '" + ne + "' is reserved"), a.name = ne) : s && S.l ? a.name = S.l :
|
|
734
|
+
return s && B.yb === "everywhere" && (s = !1), S === je ? (!s && (B.yb && fo(ne) || Q && tr(ne)) && g.slice(L, Re).indexOf("\\") === -1 && r(L, "The keyword '" + ne + "' is reserved"), a.name = ne) : s && S.l ? a.name = S.l : ae(), Ge = !1, E(), w(a, "Identifier");
|
|
735
735
|
}
|
|
736
736
|
e.version = "0.5.0";
|
|
737
|
-
var B, g = "", Te,
|
|
737
|
+
var B, g = "", Te, Nt;
|
|
738
738
|
e.parse = function(s, a) {
|
|
739
739
|
g = String(s), Te = g.length, B = a || {};
|
|
740
740
|
for (var l in Dn)
|
|
741
741
|
Object.prototype.hasOwnProperty.call(B, l) || (B[l] = Dn[l]);
|
|
742
|
-
for (
|
|
742
|
+
for (Nt = B.sourceFile, Be = 1, c = ce = 0, Ge = !0, h(), l = B.dc, Wt = be = c, B.C && (Vt = new i()), ze = Q = !1, W = [], v(), s = l || j(), a = !0, l || (s.body = []); S !== Lt; )
|
|
743
743
|
l = se(), s.body.push(l), a && Tt(l) && We(!0), a = !1;
|
|
744
744
|
return w(s, "Program");
|
|
745
745
|
};
|
|
@@ -754,7 +754,7 @@ var T, No = function(e) {
|
|
|
754
754
|
dc: null,
|
|
755
755
|
sourceFile: null,
|
|
756
756
|
vb: null
|
|
757
|
-
}, c = 0, L = 0, Re = 0, Mt, Ut, S, ne, Ge, Be,
|
|
757
|
+
}, c = 0, L = 0, Re = 0, Mt, Ut, S, ne, Ge, Be, ce, Wt = 0, be = 0, Vt, ze, W, Q, no = [], Xe = {
|
|
758
758
|
type: "num"
|
|
759
759
|
}, xn = {
|
|
760
760
|
type: "regexp"
|
|
@@ -785,12 +785,12 @@ var T, No = function(e) {
|
|
|
785
785
|
m: !0
|
|
786
786
|
}, Pn = {
|
|
787
787
|
l: "finally"
|
|
788
|
-
},
|
|
788
|
+
}, _n = {
|
|
789
789
|
l: "for",
|
|
790
790
|
W: !0
|
|
791
791
|
}, Gt = {
|
|
792
792
|
l: "function"
|
|
793
|
-
},
|
|
793
|
+
}, Nn = {
|
|
794
794
|
l: "if"
|
|
795
795
|
}, Mn = {
|
|
796
796
|
l: "return",
|
|
@@ -837,9 +837,9 @@ var T, No = function(e) {
|
|
|
837
837
|
do: On,
|
|
838
838
|
else: $n,
|
|
839
839
|
finally: Pn,
|
|
840
|
-
for:
|
|
840
|
+
for: _n,
|
|
841
841
|
function: Gt,
|
|
842
|
-
if:
|
|
842
|
+
if: Nn,
|
|
843
843
|
return: Mn,
|
|
844
844
|
switch: zt,
|
|
845
845
|
throw: Un,
|
|
@@ -883,7 +883,7 @@ var T, No = function(e) {
|
|
|
883
883
|
m: !0
|
|
884
884
|
}, Oe = {
|
|
885
885
|
type: "}"
|
|
886
|
-
},
|
|
886
|
+
}, pe = {
|
|
887
887
|
type: "(",
|
|
888
888
|
m: !0
|
|
889
889
|
}, ue = {
|
|
@@ -891,7 +891,7 @@ var T, No = function(e) {
|
|
|
891
891
|
}, ke = {
|
|
892
892
|
type: ",",
|
|
893
893
|
m: !0
|
|
894
|
-
},
|
|
894
|
+
}, de = {
|
|
895
895
|
type: ";",
|
|
896
896
|
m: !0
|
|
897
897
|
}, Ye = {
|
|
@@ -955,9 +955,9 @@ var T, No = function(e) {
|
|
|
955
955
|
kind: "switch"
|
|
956
956
|
};
|
|
957
957
|
}, un = un = typeof globalThis > "u" ? void 0 : globalThis;
|
|
958
|
-
|
|
958
|
+
_o(un.j || (un.j = {}));
|
|
959
959
|
function f(e, t) {
|
|
960
|
-
typeof e == "string" && (e =
|
|
960
|
+
typeof e == "string" && (e = Ne(e, "code"));
|
|
961
961
|
var n = e.constructor;
|
|
962
962
|
this.ya = function() {
|
|
963
963
|
return new n({
|
|
@@ -971,7 +971,7 @@ function f(e, t) {
|
|
|
971
971
|
var i, u;
|
|
972
972
|
for (u in this)
|
|
973
973
|
typeof this[u] == "function" && (i = u.match(e)) && (this.rb[i[1]] = this[u].bind(this));
|
|
974
|
-
this.N = ln(this, this.ra, null), this.Na = this.N.object, this.ra =
|
|
974
|
+
this.N = ln(this, this.ra, null), this.Na = this.N.object, this.ra = Ne(this.ba.join(`
|
|
975
975
|
`), "polyfills"), this.ba = void 0, Bt(this.ra), i = new C(this.ra, this.N), i.done = !1, this.o = [i], this.Eb(), this.value = void 0, this.ra = r, i = new C(this.ra, this.N), i.done = !1, this.o.length = 0, this.o[0] = i;
|
|
976
976
|
}
|
|
977
977
|
var or = {
|
|
@@ -1003,9 +1003,9 @@ var or = {
|
|
|
1003
1003
|
SCOPE_REFERENCE: !0
|
|
1004
1004
|
}, it = {
|
|
1005
1005
|
VALUE_IN_DESCRIPTOR: !0
|
|
1006
|
-
},
|
|
1006
|
+
}, _e = {
|
|
1007
1007
|
REGEXP_TIMEOUT: !0
|
|
1008
|
-
}, sr = [],
|
|
1008
|
+
}, sr = [], fe = null, nt = null, Se = typeof globalThis > "u" ? void 0 : globalThis, No = ["onmessage = function(e) {", "var result;", "var data = e.data;", "switch (data[0]) {", "case 'split':", "result = data[1].split(data[2], data[3]);", "break;", "case 'match':", "result = data[1].match(data[2]);", "break;", "case 'search':", "result = data[1].search(data[2]);", "break;", "case 'replace':", "result = data[1].replace(data[2], data[3]);", "break;", "case 'exec':", "var regexp = data[1];", "regexp.lastIndex = data[2];", "result = [regexp.exec(data[3]), data[1].lastIndex];", "break;", "default:", "throw Error('Unknown RegExp operation: ' + data[0]);", "}", "postMessage(result);", "close();", "};"];
|
|
1009
1009
|
function hn(e) {
|
|
1010
1010
|
var t = e >>> 0;
|
|
1011
1011
|
return t === Number(e) ? t : NaN;
|
|
@@ -1030,7 +1030,7 @@ T.P = !1;
|
|
|
1030
1030
|
T.Ka = !1;
|
|
1031
1031
|
T.Kb = 0;
|
|
1032
1032
|
T.ic = 0;
|
|
1033
|
-
function
|
|
1033
|
+
function Ne(e, t) {
|
|
1034
1034
|
var n = {}, r;
|
|
1035
1035
|
for (r in or)
|
|
1036
1036
|
n[r] = or[r];
|
|
@@ -1040,7 +1040,7 @@ T.Jb = function(e) {
|
|
|
1040
1040
|
var t = this.o[0];
|
|
1041
1041
|
if (!t || t.node.type !== "Program")
|
|
1042
1042
|
throw Error("Expecting original AST to start with a Program node");
|
|
1043
|
-
if (typeof e == "string" && (e =
|
|
1043
|
+
if (typeof e == "string" && (e = Ne(e, "appendCode" + this.Kb++)), !e || e.type !== "Program")
|
|
1044
1044
|
throw Error("Expecting new AST to start with a Program node");
|
|
1045
1045
|
st(this, e, t.scope), Array.prototype.push.apply(t.node.body, e.body), t.node.body.jb = null, t.done = !1;
|
|
1046
1046
|
};
|
|
@@ -1126,7 +1126,7 @@ function Uo(e, t) {
|
|
|
1126
1126
|
u = u.join(", ");
|
|
1127
1127
|
}
|
|
1128
1128
|
try {
|
|
1129
|
-
var m =
|
|
1129
|
+
var m = Ne("(function(" + u + ") {" + i + "})", "function" + e.Wb++);
|
|
1130
1130
|
} catch (v) {
|
|
1131
1131
|
k(e, e.T, "Invalid code: " + v.message);
|
|
1132
1132
|
}
|
|
@@ -1154,17 +1154,17 @@ function Wo(e, t) {
|
|
|
1154
1154
|
}
|
|
1155
1155
|
var r = function(o) {
|
|
1156
1156
|
if (o == null)
|
|
1157
|
-
return
|
|
1157
|
+
return ve(e) ? this : e.s(e.M);
|
|
1158
1158
|
if (!(o instanceof D)) {
|
|
1159
|
-
var i = e.s(
|
|
1159
|
+
var i = e.s(ge(e, o));
|
|
1160
1160
|
return i.data = o, i;
|
|
1161
1161
|
}
|
|
1162
1162
|
return o;
|
|
1163
1163
|
};
|
|
1164
1164
|
e.v = e.i(r, !0), e.g(e.v, "prototype", e.M, y), e.g(e.M, "constructor", e.v, y), e.g(t, "Object", e.v, y), r = function(o) {
|
|
1165
|
-
return n(o),
|
|
1165
|
+
return n(o), he(e, Object.getOwnPropertyNames(o instanceof D ? o.h : o));
|
|
1166
1166
|
}, e.g(e.v, "getOwnPropertyNames", e.i(r, !1), y), r = function(o) {
|
|
1167
|
-
return n(o), o instanceof D && (o = o.h),
|
|
1167
|
+
return n(o), o instanceof D && (o = o.h), he(e, Object.keys(o));
|
|
1168
1168
|
}, e.g(e.v, "keys", e.i(r, !1), y), r = function(o) {
|
|
1169
1169
|
return o === null ? e.s(null) : (o instanceof D || k(e, e.j, "Object prototype may only be an Object or null, not " + o), e.s(o));
|
|
1170
1170
|
}, e.g(e.v, "create", e.i(r, !1), y), e.ba.push("(function() {", "var create_ = Object.create;", "Object.create = function create(proto, props) {", "var obj = create_(proto);", "props && Object.defineProperties(obj, props);", "return obj;", "};", "})();", ""), r = function(o, i, u) {
|
|
@@ -1175,7 +1175,7 @@ function Wo(e, t) {
|
|
|
1175
1175
|
return o = o.Y[i], i = e.s(e.M), p || o ? (e.g(i, "get", p), e.g(i, "set", o)) : (e.g(i, "value", u.value), e.g(i, "writable", u.writable)), e.g(i, "configurable", u.configurable), e.g(i, "enumerable", u.enumerable), i;
|
|
1176
1176
|
}
|
|
1177
1177
|
}, e.g(e.v, "getOwnPropertyDescriptor", e.i(r, !1), y), r = function(o) {
|
|
1178
|
-
return n(o),
|
|
1178
|
+
return n(o), ge(e, o);
|
|
1179
1179
|
}, e.g(e.v, "getPrototypeOf", e.i(r, !1), y), r = function(o) {
|
|
1180
1180
|
return !!o && !o.preventExtensions;
|
|
1181
1181
|
}, e.g(e.v, "isExtensible", e.i(r, !1), y), r = function(o) {
|
|
@@ -1186,7 +1186,7 @@ function Wo(e, t) {
|
|
|
1186
1186
|
return n(this), this instanceof D ? Object.prototype.propertyIsEnumerable.call(this.h, o) : this.propertyIsEnumerable(o);
|
|
1187
1187
|
}, G(e, e.v, "propertyIsEnumerable", r), r = function(o) {
|
|
1188
1188
|
for (; ; ) {
|
|
1189
|
-
if (o =
|
|
1189
|
+
if (o = ge(e, o), !o)
|
|
1190
1190
|
return !1;
|
|
1191
1191
|
if (o === this)
|
|
1192
1192
|
return !0;
|
|
@@ -1195,7 +1195,7 @@ function Wo(e, t) {
|
|
|
1195
1195
|
}
|
|
1196
1196
|
function Vo(e, t) {
|
|
1197
1197
|
var n = function(r) {
|
|
1198
|
-
var o =
|
|
1198
|
+
var o = ve(e) ? this : Me(e), i = arguments[0];
|
|
1199
1199
|
if (arguments.length === 1 && typeof i == "number")
|
|
1200
1200
|
isNaN(hn(i)) && k(e, e.ob, "Invalid array length: " + i), o.h.length = i;
|
|
1201
1201
|
else {
|
|
@@ -1215,7 +1215,7 @@ function Vo(e, t) {
|
|
|
1215
1215
|
}
|
|
1216
1216
|
function Lo(e, t) {
|
|
1217
1217
|
var n = function(r) {
|
|
1218
|
-
return r = arguments.length ? Se.String(r) : "",
|
|
1218
|
+
return r = arguments.length ? Se.String(r) : "", ve(e) ? (this.data = r, this) : r;
|
|
1219
1219
|
};
|
|
1220
1220
|
for (e.J = e.i(n, !0), e.g(t, "String", e.J, y), e.g(e.J, "fromCharCode", e.i(String.fromCharCode, !1), y), t = "charAt charCodeAt concat indexOf lastIndexOf slice substr substring toLocaleLowerCase toLocaleUpperCase toLowerCase toUpperCase trim".split(" "), n = 0; n < t.length; n++)
|
|
1221
1221
|
G(e, e.J, t[n], String.prototype[t[n]]);
|
|
@@ -1229,45 +1229,45 @@ function Lo(e, t) {
|
|
|
1229
1229
|
}, G(e, e.J, "localeCompare", n), n = function(r, o, i) {
|
|
1230
1230
|
var u = String(this);
|
|
1231
1231
|
if (o = o ? Number(o) : void 0, z(e, r, e.I) && (r = r.data, Qe(e, r, i), e.REGEXP_MODE === 2)) {
|
|
1232
|
-
if (
|
|
1232
|
+
if (fe)
|
|
1233
1233
|
r = Ze(e, "string.split(separator, limit)", {
|
|
1234
1234
|
string: u,
|
|
1235
1235
|
separator: r,
|
|
1236
1236
|
limit: o
|
|
1237
|
-
}, r, i), r !==
|
|
1237
|
+
}, r, i), r !== _e && i(he(e, r));
|
|
1238
1238
|
else {
|
|
1239
1239
|
var p = e.ha(), h = et(e, r, p, i);
|
|
1240
1240
|
p.onmessage = function(m) {
|
|
1241
|
-
clearTimeout(h), i(
|
|
1241
|
+
clearTimeout(h), i(he(e, m.data));
|
|
1242
1242
|
}, p.postMessage(["split", u, r, o]);
|
|
1243
1243
|
}
|
|
1244
1244
|
return;
|
|
1245
1245
|
}
|
|
1246
|
-
r = u.split(r, o), i(
|
|
1246
|
+
r = u.split(r, o), i(he(e, r));
|
|
1247
1247
|
}, tt(e, e.J, "split", n), n = function(r, o) {
|
|
1248
1248
|
var i = String(this);
|
|
1249
1249
|
if (r = z(e, r, e.I) ? r.data : new RegExp(r), Qe(e, r, o), e.REGEXP_MODE === 2)
|
|
1250
|
-
if (
|
|
1250
|
+
if (fe)
|
|
1251
1251
|
r = Ze(e, "string.match(regexp)", {
|
|
1252
1252
|
string: i,
|
|
1253
1253
|
regexp: r
|
|
1254
|
-
}, r, o), r !==
|
|
1254
|
+
}, r, o), r !== _e && o(r && he(e, r));
|
|
1255
1255
|
else {
|
|
1256
1256
|
var u = e.ha(), p = et(e, r, u, o);
|
|
1257
1257
|
u.onmessage = function(h) {
|
|
1258
|
-
clearTimeout(p), o(h.data &&
|
|
1258
|
+
clearTimeout(p), o(h.data && he(e, h.data));
|
|
1259
1259
|
}, u.postMessage(["match", i, r]);
|
|
1260
1260
|
}
|
|
1261
1261
|
else
|
|
1262
|
-
r = i.match(r), o(r &&
|
|
1262
|
+
r = i.match(r), o(r && he(e, r));
|
|
1263
1263
|
}, tt(e, e.J, "match", n), n = function(r, o) {
|
|
1264
1264
|
var i = String(this);
|
|
1265
1265
|
if (z(e, r, e.I) ? r = r.data : r = new RegExp(r), Qe(e, r, o), e.REGEXP_MODE === 2)
|
|
1266
|
-
if (
|
|
1266
|
+
if (fe)
|
|
1267
1267
|
r = Ze(e, "string.search(regexp)", {
|
|
1268
1268
|
string: i,
|
|
1269
1269
|
regexp: r
|
|
1270
|
-
}, r, o), r !==
|
|
1270
|
+
}, r, o), r !== _e && o(r);
|
|
1271
1271
|
else {
|
|
1272
1272
|
var u = e.ha(), p = et(e, r, u, o);
|
|
1273
1273
|
u.onmessage = function(h) {
|
|
@@ -1279,12 +1279,12 @@ function Lo(e, t) {
|
|
|
1279
1279
|
}, tt(e, e.J, "search", n), n = function(r, o, i) {
|
|
1280
1280
|
var u = String(this);
|
|
1281
1281
|
if (o = String(o), z(e, r, e.I) && (r = r.data, Qe(e, r, i), e.REGEXP_MODE === 2)) {
|
|
1282
|
-
if (
|
|
1282
|
+
if (fe)
|
|
1283
1283
|
r = Ze(e, "string.replace(substr, newSubstr)", {
|
|
1284
1284
|
string: u,
|
|
1285
1285
|
substr: r,
|
|
1286
1286
|
newSubstr: o
|
|
1287
|
-
}, r, i), r !==
|
|
1287
|
+
}, r, i), r !== _e && i(r);
|
|
1288
1288
|
else {
|
|
1289
1289
|
var p = e.ha(), h = et(e, r, p, i);
|
|
1290
1290
|
p.onmessage = function(m) {
|
|
@@ -1298,12 +1298,12 @@ function Lo(e, t) {
|
|
|
1298
1298
|
}
|
|
1299
1299
|
function Ho(e, t) {
|
|
1300
1300
|
e.mb = e.i(function(n) {
|
|
1301
|
-
return n = Se.Boolean(n),
|
|
1301
|
+
return n = Se.Boolean(n), ve(e) ? (this.data = n, this) : n;
|
|
1302
1302
|
}, !0), e.g(t, "Boolean", e.mb, y);
|
|
1303
1303
|
}
|
|
1304
1304
|
function Ko(e, t) {
|
|
1305
1305
|
var n = function(r) {
|
|
1306
|
-
return r = arguments.length ? Se.Number(r) : 0,
|
|
1306
|
+
return r = arguments.length ? Se.Number(r) : 0, ve(e) ? (this.data = r, this) : r;
|
|
1307
1307
|
};
|
|
1308
1308
|
for (e.aa = e.i(n, !0), e.g(t, "Number", e.aa, y), t = ["MAX_VALUE", "MIN_VALUE", "NaN", "NEGATIVE_INFINITY", "POSITIVE_INFINITY"], n = 0; n < t.length; n++)
|
|
1309
1309
|
e.g(e.aa, t[n], Number[t[n]], qe);
|
|
@@ -1342,7 +1342,7 @@ function Ko(e, t) {
|
|
|
1342
1342
|
}
|
|
1343
1343
|
function Go(e, t) {
|
|
1344
1344
|
var n = function(o, i) {
|
|
1345
|
-
if (!
|
|
1345
|
+
if (!ve(e))
|
|
1346
1346
|
return Se.Date();
|
|
1347
1347
|
var u = [null].concat(Array.from(arguments));
|
|
1348
1348
|
return this.data = new (Function.prototype.bind.apply(Se.Date, u))(), this;
|
|
@@ -1361,7 +1361,7 @@ function Go(e, t) {
|
|
|
1361
1361
|
}
|
|
1362
1362
|
function zo(e, t) {
|
|
1363
1363
|
var n = function(r, o) {
|
|
1364
|
-
if (
|
|
1364
|
+
if (ve(e))
|
|
1365
1365
|
var i = this;
|
|
1366
1366
|
else {
|
|
1367
1367
|
if (o === void 0 && z(e, r, e.I))
|
|
@@ -1379,18 +1379,18 @@ function zo(e, t) {
|
|
|
1379
1379
|
e.I = e.i(n, !0), e.Ma = e.I.h.prototype, e.g(t, "RegExp", e.I, y), e.g(e.I.h.prototype, "global", void 0, Z), e.g(e.I.h.prototype, "ignoreCase", void 0, Z), e.g(e.I.h.prototype, "multiline", void 0, Z), e.g(e.I.h.prototype, "source", "(?:)", Z), e.ba.push("Object.defineProperty(RegExp.prototype, 'test',", "{configurable: true, writable: true, value:", "function test(str) {", "return !!this.exec(str);", "}", "});"), n = function(r, o) {
|
|
1380
1380
|
function i(v) {
|
|
1381
1381
|
if (v) {
|
|
1382
|
-
var A =
|
|
1382
|
+
var A = he(e, v);
|
|
1383
1383
|
return e.g(A, "index", v.index), e.g(A, "input", v.input), A;
|
|
1384
1384
|
}
|
|
1385
1385
|
return null;
|
|
1386
1386
|
}
|
|
1387
1387
|
var u = this.data;
|
|
1388
1388
|
if (r = String(r), u.lastIndex = Number(e.G(this, "lastIndex")), Qe(e, u, o), e.REGEXP_MODE === 2)
|
|
1389
|
-
if (
|
|
1389
|
+
if (fe)
|
|
1390
1390
|
r = Ze(e, "regexp.exec(string)", {
|
|
1391
1391
|
string: r,
|
|
1392
1392
|
regexp: u
|
|
1393
|
-
}, u, o), r !==
|
|
1393
|
+
}, u, o), r !== _e && (e.g(this, "lastIndex", u.lastIndex), o(i(r)));
|
|
1394
1394
|
else {
|
|
1395
1395
|
var p = e.ha(), h = et(e, u, p, o), m = this;
|
|
1396
1396
|
p.onmessage = function(v) {
|
|
@@ -1404,13 +1404,13 @@ function zo(e, t) {
|
|
|
1404
1404
|
function Xo(e, t) {
|
|
1405
1405
|
function n(r) {
|
|
1406
1406
|
var o = e.i(function(i) {
|
|
1407
|
-
var u =
|
|
1407
|
+
var u = ve(e) ? this : e.Aa(o);
|
|
1408
1408
|
return an(e, u, i), u;
|
|
1409
1409
|
}, !0);
|
|
1410
1410
|
return e.g(o, "prototype", e.Aa(e.D), y), e.g(o.h.prototype, "name", r, y), e.g(t, r, o, y), o;
|
|
1411
1411
|
}
|
|
1412
1412
|
e.D = e.i(function(r) {
|
|
1413
|
-
var o =
|
|
1413
|
+
var o = ve(e) ? this : e.Aa(e.D);
|
|
1414
1414
|
return an(e, o, r), o;
|
|
1415
1415
|
}, !0), e.g(t, "Error", e.D, y), e.g(e.D.h.prototype, "message", "", y), e.g(e.D.h.prototype, "name", "Error", y), n("EvalError"), e.ob = n("RangeError"), e.pb = n("ReferenceError"), e.T = n("SyntaxError"), e.j = n("TypeError"), e.Gb = n("URIError");
|
|
1416
1416
|
}
|
|
@@ -1449,7 +1449,7 @@ function z(e, t, n) {
|
|
|
1449
1449
|
return !1;
|
|
1450
1450
|
if (n = n.h.prototype, t === n)
|
|
1451
1451
|
return !0;
|
|
1452
|
-
for (t =
|
|
1452
|
+
for (t = ge(e, t); t; ) {
|
|
1453
1453
|
if (t === n)
|
|
1454
1454
|
return !0;
|
|
1455
1455
|
t = t.xa;
|
|
@@ -1478,7 +1478,7 @@ function an(e, t, n) {
|
|
|
1478
1478
|
}
|
|
1479
1479
|
T.ha = function() {
|
|
1480
1480
|
var e = this.ha.Mb;
|
|
1481
|
-
return e || (e = new Blob([
|
|
1481
|
+
return e || (e = new Blob([No.join(`
|
|
1482
1482
|
`)], {
|
|
1483
1483
|
type: "application/javascript"
|
|
1484
1484
|
}), this.ha.Mb = e), new Worker(URL.createObjectURL(e));
|
|
@@ -1488,27 +1488,27 @@ function Ze(e, t, n, r, o) {
|
|
|
1488
1488
|
timeout: e.REGEXP_THREAD_TIMEOUT
|
|
1489
1489
|
};
|
|
1490
1490
|
try {
|
|
1491
|
-
return
|
|
1491
|
+
return fe.runInNewContext(t, n, i);
|
|
1492
1492
|
} catch {
|
|
1493
1493
|
o(null), k(e, e.D, "RegExp Timeout: " + r);
|
|
1494
1494
|
}
|
|
1495
|
-
return
|
|
1495
|
+
return _e;
|
|
1496
1496
|
}
|
|
1497
1497
|
function Qe(e, t, n) {
|
|
1498
1498
|
if (e.REGEXP_MODE === 0)
|
|
1499
1499
|
var r = !1;
|
|
1500
1500
|
else if (e.REGEXP_MODE === 1)
|
|
1501
1501
|
r = !0;
|
|
1502
|
-
else if (
|
|
1502
|
+
else if (fe)
|
|
1503
1503
|
r = !0;
|
|
1504
1504
|
else if (typeof Worker == "function" && typeof URL == "function")
|
|
1505
1505
|
r = !0;
|
|
1506
1506
|
else if (typeof require == "function") {
|
|
1507
1507
|
try {
|
|
1508
|
-
|
|
1508
|
+
fe = require("vm");
|
|
1509
1509
|
} catch {
|
|
1510
1510
|
}
|
|
1511
|
-
r = !!
|
|
1511
|
+
r = !!fe;
|
|
1512
1512
|
} else
|
|
1513
1513
|
r = !1;
|
|
1514
1514
|
r || (n(null), k(e, e.D, "Regular expressions not supported: " + t));
|
|
@@ -1614,7 +1614,7 @@ T.R = function(e, t) {
|
|
|
1614
1614
|
});
|
|
1615
1615
|
return t.hb.pop(), t.Sa.pop(), n;
|
|
1616
1616
|
};
|
|
1617
|
-
function
|
|
1617
|
+
function he(e, t) {
|
|
1618
1618
|
for (var n = Me(e), r = Object.getOwnPropertyNames(t), o = 0; o < r.length; o++)
|
|
1619
1619
|
e.g(n, r[o], t[r[o]]);
|
|
1620
1620
|
return n;
|
|
@@ -1625,7 +1625,7 @@ function xr(e, t) {
|
|
|
1625
1625
|
n[r] = e.G(t, r);
|
|
1626
1626
|
return n.length = hn(e.G(t, "length")) || 0, n;
|
|
1627
1627
|
}
|
|
1628
|
-
function
|
|
1628
|
+
function ge(e, t) {
|
|
1629
1629
|
switch (typeof t) {
|
|
1630
1630
|
case "number":
|
|
1631
1631
|
return e.aa.h.prototype;
|
|
@@ -1652,7 +1652,7 @@ T.G = function(e, t) {
|
|
|
1652
1652
|
do
|
|
1653
1653
|
if (e.h && t in e.h)
|
|
1654
1654
|
return (n = e.V[t]) ? (this.P = !0, n) : e.h[t];
|
|
1655
|
-
while (e =
|
|
1655
|
+
while (e = ge(this, e));
|
|
1656
1656
|
};
|
|
1657
1657
|
function Dt(e, t, n) {
|
|
1658
1658
|
if (!(t instanceof D))
|
|
@@ -1667,7 +1667,7 @@ function Dt(e, t, n) {
|
|
|
1667
1667
|
do
|
|
1668
1668
|
if (t.h && n in t.h)
|
|
1669
1669
|
return !0;
|
|
1670
|
-
while (t =
|
|
1670
|
+
while (t = ge(e, t));
|
|
1671
1671
|
return !1;
|
|
1672
1672
|
}
|
|
1673
1673
|
T.g = function(e, t, n, r) {
|
|
@@ -1712,7 +1712,7 @@ T.g = function(e, t, n, r) {
|
|
|
1712
1712
|
if (n === it)
|
|
1713
1713
|
throw ReferenceError("Value not specified");
|
|
1714
1714
|
for (r = e; !(t in r.h); )
|
|
1715
|
-
if (r =
|
|
1715
|
+
if (r = ge(this, r), !r) {
|
|
1716
1716
|
r = e;
|
|
1717
1717
|
break;
|
|
1718
1718
|
}
|
|
@@ -1839,7 +1839,7 @@ function st(e, t, n) {
|
|
|
1839
1839
|
r[u] === !0 ? e.g(n.object, u, void 0, ir) : e.g(n.object, u, gn(e, r[u], n), ir);
|
|
1840
1840
|
return r;
|
|
1841
1841
|
}
|
|
1842
|
-
function
|
|
1842
|
+
function ve(e) {
|
|
1843
1843
|
return e.o[e.o.length - 1].isConstructor;
|
|
1844
1844
|
}
|
|
1845
1845
|
function Cn(e, t) {
|
|
@@ -1936,7 +1936,7 @@ function ur(e, t, n) {
|
|
|
1936
1936
|
u.type = "CallExpression", r = r.scope;
|
|
1937
1937
|
} else {
|
|
1938
1938
|
try {
|
|
1939
|
-
var h =
|
|
1939
|
+
var h = Ne(String(i), "taskCode" + e.ic++);
|
|
1940
1940
|
} catch (m) {
|
|
1941
1941
|
k(e, e.T, "Invalid code: " + m.message);
|
|
1942
1942
|
}
|
|
@@ -1971,7 +1971,7 @@ function kn(e, t, n, r) {
|
|
|
1971
1971
|
return o.type = "CallExpression", e = new C(o, e.o[e.o.length - 1].scope), e.ia = 2, e.B = n, e.U = t, e.Qa = !0, e.F = [r], e;
|
|
1972
1972
|
}
|
|
1973
1973
|
function tn(e, t) {
|
|
1974
|
-
return t == null ? e.Na : t instanceof D ? t : (e = e.s(
|
|
1974
|
+
return t == null ? e.Na : t instanceof D ? t : (e = e.s(ge(e, t)), e.data = t, e);
|
|
1975
1975
|
}
|
|
1976
1976
|
T.Xb = function() {
|
|
1977
1977
|
return this.N;
|
|
@@ -2245,7 +2245,7 @@ f.prototype.stepCallExpression = function(e, t, n) {
|
|
|
2245
2245
|
t.value = o;
|
|
2246
2246
|
else {
|
|
2247
2247
|
try {
|
|
2248
|
-
r =
|
|
2248
|
+
r = Ne(String(o), "eval" + this.Hb++);
|
|
2249
2249
|
} catch (p) {
|
|
2250
2250
|
k(this, this.T, "Invalid code: " + p.message);
|
|
2251
2251
|
}
|
|
@@ -2328,7 +2328,7 @@ f.prototype.stepForInStatement = function(e, t, n) {
|
|
|
2328
2328
|
break e;
|
|
2329
2329
|
}
|
|
2330
2330
|
}
|
|
2331
|
-
if (t.u =
|
|
2331
|
+
if (t.u = ge(this, t.u), t.wa = null, t.u === null) {
|
|
2332
2332
|
e.pop();
|
|
2333
2333
|
return;
|
|
2334
2334
|
}
|
|
@@ -2803,22 +2803,22 @@ const ri = ["area", "base", "br", "col", "embed", "hr", "img", "input", "keygen"
|
|
|
2803
2803
|
"Error while attempting to dynamically import component BlockStyles at ./components/block-styles.vue",
|
|
2804
2804
|
e
|
|
2805
2805
|
), e;
|
|
2806
|
-
}), ai = () => import("./block-wrapper.
|
|
2806
|
+
}), ai = () => import("./block-wrapper.aa36cefc.js").then((e) => e.default).catch((e) => {
|
|
2807
2807
|
throw console.error(
|
|
2808
2808
|
"Error while attempting to dynamically import component BlockWrapper at ./components/block-wrapper.vue",
|
|
2809
2809
|
e
|
|
2810
2810
|
), e;
|
|
2811
|
-
}), li = () => import("./component-ref.
|
|
2811
|
+
}), li = () => import("./component-ref.ec115a22.js").then((e) => e.default).catch((e) => {
|
|
2812
2812
|
throw console.error(
|
|
2813
2813
|
"Error while attempting to dynamically import component ComponentRef at ./components/component-ref/component-ref.vue",
|
|
2814
2814
|
e
|
|
2815
2815
|
), e;
|
|
2816
|
-
}), ci = () => import("./repeated-block.
|
|
2816
|
+
}), ci = () => import("./repeated-block.b763e176.js").then((e) => e.default).catch((e) => {
|
|
2817
2817
|
throw console.error(
|
|
2818
2818
|
"Error while attempting to dynamically import component RepeatedBlock at ./components/repeated-block.vue",
|
|
2819
2819
|
e
|
|
2820
2820
|
), e;
|
|
2821
|
-
}), pi =
|
|
2821
|
+
}), pi = _({
|
|
2822
2822
|
name: "block",
|
|
2823
2823
|
components: {
|
|
2824
2824
|
ComponentRef: Ct(li),
|
|
@@ -2953,7 +2953,7 @@ function di(e, t, n, r, o, i) {
|
|
|
2953
2953
|
], 64))
|
|
2954
2954
|
], 64)) : P("v-if", !0);
|
|
2955
2955
|
}
|
|
2956
|
-
const jr = /* @__PURE__ */
|
|
2956
|
+
const jr = /* @__PURE__ */ N(pi, [["render", di], ["__file", "/home/runner/work/builder/builder/packages/sdks/output/vue/src/components/block/block.vue"]]), Wu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2957
2957
|
__proto__: null,
|
|
2958
2958
|
default: jr
|
|
2959
2959
|
}, Symbol.toStringTag, { value: "Module" })), Or = {
|
|
@@ -2997,18 +2997,18 @@ const jr = /* @__PURE__ */ _(pi, [["render", di], ["__file", "/home/runner/work/
|
|
|
2997
2997
|
min: i,
|
|
2998
2998
|
default: i + 1
|
|
2999
2999
|
}, n;
|
|
3000
|
-
}, hi =
|
|
3000
|
+
}, hi = _({
|
|
3001
3001
|
render() {
|
|
3002
3002
|
return br("style", { id: this.id, innerHTML: this.styles });
|
|
3003
3003
|
},
|
|
3004
3004
|
name: "inlined-styles",
|
|
3005
3005
|
props: ["styles", "id"]
|
|
3006
|
-
}), xt = /* @__PURE__ */
|
|
3006
|
+
}), xt = /* @__PURE__ */ N(hi, [["__file", "/home/runner/work/builder/builder/packages/sdks/output/vue/src/components/inlined-styles.vue"]]), fi = _({
|
|
3007
3007
|
name: "block-styles",
|
|
3008
3008
|
components: { InlinedStyles: xt },
|
|
3009
3009
|
props: ["block", "context"],
|
|
3010
3010
|
data() {
|
|
3011
|
-
return { TARGET:
|
|
3011
|
+
return { TARGET: Ae };
|
|
3012
3012
|
},
|
|
3013
3013
|
computed: {
|
|
3014
3014
|
canShowBlock() {
|
|
@@ -3020,7 +3020,7 @@ const jr = /* @__PURE__ */ _(pi, [["render", di], ["__file", "/home/runner/work/
|
|
|
3020
3020
|
context: this.context.context,
|
|
3021
3021
|
shouldEvaluateBindings: !0
|
|
3022
3022
|
});
|
|
3023
|
-
return
|
|
3023
|
+
return ye(e.hide) ? !e.hide : ye(e.show) ? e.show : !0;
|
|
3024
3024
|
},
|
|
3025
3025
|
css() {
|
|
3026
3026
|
var A;
|
|
@@ -3065,10 +3065,10 @@ function mi(e, t, n, r, o, i) {
|
|
|
3065
3065
|
styles: e.css
|
|
3066
3066
|
}, null, 8, ["styles"])) : P("v-if", !0);
|
|
3067
3067
|
}
|
|
3068
|
-
const Pr = /* @__PURE__ */
|
|
3068
|
+
const Pr = /* @__PURE__ */ N(fi, [["render", mi], ["__file", "/home/runner/work/builder/builder/packages/sdks/output/vue/src/components/block/components/block-styles.vue"]]), gi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3069
3069
|
__proto__: null,
|
|
3070
3070
|
default: Pr
|
|
3071
|
-
}, Symbol.toStringTag, { value: "Module" })), yi =
|
|
3071
|
+
}, Symbol.toStringTag, { value: "Module" })), yi = _({
|
|
3072
3072
|
name: "builder-blocks-wrapper",
|
|
3073
3073
|
props: [
|
|
3074
3074
|
"BlocksWrapper",
|
|
@@ -3087,7 +3087,7 @@ const Pr = /* @__PURE__ */ _(fi, [["render", mi], ["__file", "/home/runner/work/
|
|
|
3087
3087
|
methods: {
|
|
3088
3088
|
onClick() {
|
|
3089
3089
|
var e, t;
|
|
3090
|
-
|
|
3090
|
+
me() && !((e = this.blocks) != null && e.length) && ((t = window.parent) == null || t.postMessage(
|
|
3091
3091
|
{
|
|
3092
3092
|
type: "builder.clickEmptyBlocks",
|
|
3093
3093
|
data: {
|
|
@@ -3100,7 +3100,7 @@ const Pr = /* @__PURE__ */ _(fi, [["render", mi], ["__file", "/home/runner/work/
|
|
|
3100
3100
|
},
|
|
3101
3101
|
onMouseEnter() {
|
|
3102
3102
|
var e, t;
|
|
3103
|
-
|
|
3103
|
+
me() && !((e = this.blocks) != null && e.length) && ((t = window.parent) == null || t.postMessage(
|
|
3104
3104
|
{
|
|
3105
3105
|
type: "builder.hoverEmptyBlocks",
|
|
3106
3106
|
data: {
|
|
@@ -3138,7 +3138,7 @@ function vi(e, t, n, r, o, i) {
|
|
|
3138
3138
|
_: 3
|
|
3139
3139
|
}, 16, ["class", "builder-path", "builder-parent-id", "style", "onClick", "onMouseEnter", "onKeyPress"]);
|
|
3140
3140
|
}
|
|
3141
|
-
const Ai = /* @__PURE__ */
|
|
3141
|
+
const Ai = /* @__PURE__ */ N(yi, [["render", vi], ["__scopeId", "data-v-1f8aab9f"], ["__file", "/home/runner/work/builder/builder/packages/sdks/output/vue/src/components/blocks/blocks-wrapper.vue"]]), Ci = _({
|
|
3142
3142
|
name: "builder-blocks",
|
|
3143
3143
|
components: {
|
|
3144
3144
|
BlocksWrapper: Ai,
|
|
@@ -3185,7 +3185,7 @@ function bi(e, t, n, r, o, i) {
|
|
|
3185
3185
|
_: 1
|
|
3186
3186
|
}, 8, ["blocks", "parent", "path", "styleProp", "BlocksWrapper", "BlocksWrapperProps"]);
|
|
3187
3187
|
}
|
|
3188
|
-
const En = /* @__PURE__ */
|
|
3188
|
+
const En = /* @__PURE__ */ N(Ci, [["render", bi], ["__file", "/home/runner/work/builder/builder/packages/sdks/output/vue/src/components/blocks/blocks.vue"]]), ki = _({
|
|
3189
3189
|
name: "builder-columns",
|
|
3190
3190
|
components: { InlinedStyles: xt, Blocks: En },
|
|
3191
3191
|
props: [
|
|
@@ -3204,7 +3204,7 @@ const En = /* @__PURE__ */ _(Ci, [["render", bi], ["__file", "/home/runner/work/
|
|
|
3204
3204
|
cols: this.columns || [],
|
|
3205
3205
|
stackAt: this.stackColumnsAt || "tablet",
|
|
3206
3206
|
flexDir: this.stackColumnsAt === "never" ? "row" : this.reverseColumnsWhenStacked ? "column-reverse" : "column",
|
|
3207
|
-
TARGET:
|
|
3207
|
+
TARGET: Ae
|
|
3208
3208
|
};
|
|
3209
3209
|
},
|
|
3210
3210
|
computed: {
|
|
@@ -3336,7 +3336,7 @@ function Ei(e, t, n, r, o, i) {
|
|
|
3336
3336
|
], 16))), 128))
|
|
3337
3337
|
], 16);
|
|
3338
3338
|
}
|
|
3339
|
-
const Si = /* @__PURE__ */
|
|
3339
|
+
const Si = /* @__PURE__ */ N(ki, [["render", Ei], ["__scopeId", "data-v-7be099dc"], ["__file", "/home/runner/work/builder/builder/packages/sdks/output/vue/src/blocks/columns/columns.vue"]]), Fi = _({
|
|
3340
3340
|
name: "builder-fragment-component",
|
|
3341
3341
|
props: []
|
|
3342
3342
|
});
|
|
@@ -3345,7 +3345,7 @@ function wi(e, t, n, r, o, i) {
|
|
|
3345
3345
|
Ee(e.$slots, "default")
|
|
3346
3346
|
]);
|
|
3347
3347
|
}
|
|
3348
|
-
const Bi = /* @__PURE__ */
|
|
3348
|
+
const Bi = /* @__PURE__ */ N(Fi, [["render", wi], ["__file", "/home/runner/work/builder/builder/packages/sdks/output/vue/src/blocks/fragment/fragment.vue"]]);
|
|
3349
3349
|
function pr(e) {
|
|
3350
3350
|
return e.replace(/http(s)?:/, "");
|
|
3351
3351
|
}
|
|
@@ -3376,7 +3376,7 @@ function nn(e) {
|
|
|
3376
3376
|
}
|
|
3377
3377
|
return e.match(/cdn\.shopify\.com/) ? t.map((n) => [xi(e, `${n}x${n}`), n]).filter(([n]) => !!n).map(([n, r]) => `${n} ${r}w`).concat([e]).join(", ") : e;
|
|
3378
3378
|
}
|
|
3379
|
-
const Ii =
|
|
3379
|
+
const Ii = _({
|
|
3380
3380
|
name: "builder-image",
|
|
3381
3381
|
props: [
|
|
3382
3382
|
"image",
|
|
@@ -3477,14 +3477,14 @@ function Oi(e, t, n, r, o, i) {
|
|
|
3477
3477
|
])) : P("v-if", !0)
|
|
3478
3478
|
], 64);
|
|
3479
3479
|
}
|
|
3480
|
-
const $i = /* @__PURE__ */
|
|
3480
|
+
const $i = /* @__PURE__ */ N(Ii, [["render", Oi], ["__scopeId", "data-v-58ca75d1"], ["__file", "/home/runner/work/builder/builder/packages/sdks/output/vue/src/blocks/image/image.vue"]]), Pi = _({
|
|
3481
3481
|
name: "builder-section-component",
|
|
3482
3482
|
props: ["attributes", "maxWidth"],
|
|
3483
3483
|
data() {
|
|
3484
3484
|
return { filterAttrs: wt };
|
|
3485
3485
|
}
|
|
3486
3486
|
});
|
|
3487
|
-
function
|
|
3487
|
+
function _i(e, t, n, r, o, i) {
|
|
3488
3488
|
return b(), x("section", oe({
|
|
3489
3489
|
style: {
|
|
3490
3490
|
width: "100%",
|
|
@@ -3502,12 +3502,12 @@ function Ni(e, t, n, r, o, i) {
|
|
|
3502
3502
|
Ee(e.$slots, "default")
|
|
3503
3503
|
], 16);
|
|
3504
3504
|
}
|
|
3505
|
-
const
|
|
3505
|
+
const Ni = /* @__PURE__ */ N(Pi, [["render", _i], ["__file", "/home/runner/work/builder/builder/packages/sdks/output/vue/src/blocks/section/section.vue"]]), Mi = (e) => {
|
|
3506
3506
|
if (e === "localhost" || e === "127.0.0.1")
|
|
3507
3507
|
return e;
|
|
3508
3508
|
const t = e.split(".");
|
|
3509
3509
|
return t.length > 2 ? t.slice(1).join(".") : e;
|
|
3510
|
-
},
|
|
3510
|
+
}, _r = ({
|
|
3511
3511
|
name: e,
|
|
3512
3512
|
canTrack: t
|
|
3513
3513
|
}) => {
|
|
@@ -3518,7 +3518,7 @@ const _i = /* @__PURE__ */ _(Pi, [["render", Ni], ["__file", "/home/runner/work/
|
|
|
3518
3518
|
ee.warn("[COOKIE] GET error: ", (r == null ? void 0 : r.message) || r);
|
|
3519
3519
|
return;
|
|
3520
3520
|
}
|
|
3521
|
-
},
|
|
3521
|
+
}, Nr = async (e) => _r(e), Ui = (e) => e.map(([t, n]) => n ? `${t}=${n}` : t).filter(ye).join("; "), Wi = [["secure", ""], ["SameSite", "None"]], Vi = ({
|
|
3522
3522
|
name: e,
|
|
3523
3523
|
value: t,
|
|
3524
3524
|
expires: n
|
|
@@ -3545,12 +3545,12 @@ const _i = /* @__PURE__ */ _(Pi, [["render", Ni], ["__file", "/home/runner/work/
|
|
|
3545
3545
|
}
|
|
3546
3546
|
}, Li = "builder.tests", Sn = (e) => `${Li}.${e}`, Hi = ({
|
|
3547
3547
|
contentId: e
|
|
3548
|
-
}) =>
|
|
3548
|
+
}) => Nr({
|
|
3549
3549
|
name: Sn(e),
|
|
3550
3550
|
canTrack: !0
|
|
3551
3551
|
}), Ki = ({
|
|
3552
3552
|
contentId: e
|
|
3553
|
-
}) =>
|
|
3553
|
+
}) => _r({
|
|
3554
3554
|
name: Sn(e),
|
|
3555
3555
|
canTrack: !0
|
|
3556
3556
|
}), Gi = ({
|
|
@@ -3560,7 +3560,7 @@ const _i = /* @__PURE__ */ _(Pi, [["render", Ni], ["__file", "/home/runner/work/
|
|
|
3560
3560
|
name: Sn(e),
|
|
3561
3561
|
value: t,
|
|
3562
3562
|
canTrack: !0
|
|
3563
|
-
}), Ur = (e) =>
|
|
3563
|
+
}), Ur = (e) => ye(e.id) && ye(e.variations) && Object.keys(e.variations).length > 0, zi = ({
|
|
3564
3564
|
id: e,
|
|
3565
3565
|
variations: t
|
|
3566
3566
|
}) => {
|
|
@@ -3636,7 +3636,7 @@ const _i = /* @__PURE__ */ _(Pi, [["render", Ni], ["__file", "/home/runner/work/
|
|
|
3636
3636
|
...e,
|
|
3637
3637
|
...o
|
|
3638
3638
|
};
|
|
3639
|
-
}, ut = (e) =>
|
|
3639
|
+
}, ut = (e) => ye(e) ? e : !0, Yi = {
|
|
3640
3640
|
name: "Core:Button",
|
|
3641
3641
|
image: "https://cdn.builder.io/api/v1/image/assets%2FIsxPKMo2gPRRKeakUztj1D6uqed2%2F81a15681c3e74df09677dfc57a615b13",
|
|
3642
3642
|
defaultStyles: {
|
|
@@ -3890,7 +3890,7 @@ const _i = /* @__PURE__ */ _(Pi, [["render", Ni], ["__file", "/home/runner/work/
|
|
|
3890
3890
|
helperText: "Only print and run scripts on the client. Important when scripts influence DOM that could be replaced when client loads",
|
|
3891
3891
|
advanced: !0
|
|
3892
3892
|
}]
|
|
3893
|
-
}, Qi =
|
|
3893
|
+
}, Qi = _({
|
|
3894
3894
|
name: "builder-custom-code",
|
|
3895
3895
|
props: ["replaceNodes", "code"],
|
|
3896
3896
|
data() {
|
|
@@ -3947,7 +3947,7 @@ function ts(e, t, n, r, o, i) {
|
|
|
3947
3947
|
innerHTML: e.code
|
|
3948
3948
|
}, null, 10, es);
|
|
3949
3949
|
}
|
|
3950
|
-
const ns = /* @__PURE__ */
|
|
3950
|
+
const ns = /* @__PURE__ */ N(Qi, [["render", ts], ["__file", "/home/runner/work/builder/builder/packages/sdks/output/vue/src/blocks/custom-code/custom-code.vue"]]), rs = {
|
|
3951
3951
|
name: "Embed",
|
|
3952
3952
|
static: !0,
|
|
3953
3953
|
inputs: [{
|
|
@@ -3972,7 +3972,7 @@ const ns = /* @__PURE__ */ _(Qi, [["render", ts], ["__file", "/home/runner/work/
|
|
|
3972
3972
|
defaultValue: '<div style="padding: 20px; text-align: center">(Choose an embed URL)<div>',
|
|
3973
3973
|
hideFromUI: !0
|
|
3974
3974
|
}]
|
|
3975
|
-
}, os = ["text/javascript", "application/javascript", "application/ecmascript"], is = (e) => os.includes(e.type), ss =
|
|
3975
|
+
}, os = ["text/javascript", "application/javascript", "application/ecmascript"], is = (e) => os.includes(e.type), ss = _({
|
|
3976
3976
|
name: "builder-embed",
|
|
3977
3977
|
props: ["content"],
|
|
3978
3978
|
data() {
|
|
@@ -4022,7 +4022,7 @@ function as(e, t, n, r, o, i) {
|
|
|
4022
4022
|
innerHTML: e.content
|
|
4023
4023
|
}, null, 8, us);
|
|
4024
4024
|
}
|
|
4025
|
-
const ls = /* @__PURE__ */
|
|
4025
|
+
const ls = /* @__PURE__ */ N(ss, [["render", as], ["__file", "/home/runner/work/builder/builder/packages/sdks/output/vue/src/blocks/embed/embed.vue"]]), cs = {
|
|
4026
4026
|
name: "Fragment",
|
|
4027
4027
|
static: !0,
|
|
4028
4028
|
hidden: !0,
|
|
@@ -4141,7 +4141,7 @@ const ls = /* @__PURE__ */ _(ss, [["render", as], ["__file", "/home/runner/work/
|
|
|
4141
4141
|
}],
|
|
4142
4142
|
noWrap: !0,
|
|
4143
4143
|
static: !0
|
|
4144
|
-
}, hs =
|
|
4144
|
+
}, hs = _({
|
|
4145
4145
|
name: "builder-img-component",
|
|
4146
4146
|
props: [
|
|
4147
4147
|
"backgroundSize",
|
|
@@ -4152,7 +4152,7 @@ const ls = /* @__PURE__ */ _(ss, [["render", as], ["__file", "/home/runner/work/
|
|
|
4152
4152
|
"attributes"
|
|
4153
4153
|
],
|
|
4154
4154
|
data() {
|
|
4155
|
-
return { isEditing:
|
|
4155
|
+
return { isEditing: me, filterAttrs: wt };
|
|
4156
4156
|
}
|
|
4157
4157
|
}), fs = ["alt", "src"];
|
|
4158
4158
|
function ms(e, t, n, r, o, i) {
|
|
@@ -4166,7 +4166,7 @@ function ms(e, t, n, r, o, i) {
|
|
|
4166
4166
|
src: e.imgSrc || e.image
|
|
4167
4167
|
}, e.filterAttrs(e.attributes, "v-on:", !1), ot(e.filterAttrs(e.attributes, "v-on:", !0), !0)), null, 16, fs);
|
|
4168
4168
|
}
|
|
4169
|
-
const gs = /* @__PURE__ */
|
|
4169
|
+
const gs = /* @__PURE__ */ N(hs, [["render", ms], ["__file", "/home/runner/work/builder/builder/packages/sdks/output/vue/src/blocks/img/img.vue"]]), ys = {
|
|
4170
4170
|
name: "Core:Section",
|
|
4171
4171
|
static: !0,
|
|
4172
4172
|
image: "https://cdn.builder.io/api/v1/image/assets%2FIsxPKMo2gPRRKeakUztj1D6uqed2%2F682efef23ace49afac61748dd305c70a",
|
|
@@ -4256,7 +4256,7 @@ const gs = /* @__PURE__ */ _(hs, [["render", ms], ["__file", "/home/runner/work/
|
|
|
4256
4256
|
height: "auto",
|
|
4257
4257
|
textAlign: "center"
|
|
4258
4258
|
}
|
|
4259
|
-
}, Cs =
|
|
4259
|
+
}, Cs = _({
|
|
4260
4260
|
name: "builder-text",
|
|
4261
4261
|
props: ["text"]
|
|
4262
4262
|
}), bs = ["innerHTML"];
|
|
@@ -4270,7 +4270,7 @@ function ks(e, t, n, r, o, i) {
|
|
|
4270
4270
|
}
|
|
4271
4271
|
}, null, 8, bs);
|
|
4272
4272
|
}
|
|
4273
|
-
const Es = /* @__PURE__ */
|
|
4273
|
+
const Es = /* @__PURE__ */ N(Cs, [["render", ks], ["__file", "/home/runner/work/builder/builder/packages/sdks/output/vue/src/blocks/text/text.vue"]]), Ss = {
|
|
4274
4274
|
name: "Video",
|
|
4275
4275
|
canHaveChildren: !0,
|
|
4276
4276
|
defaultStyles: {
|
|
@@ -4351,7 +4351,7 @@ const Es = /* @__PURE__ */ _(Cs, [["render", ks], ["__file", "/home/runner/work/
|
|
|
4351
4351
|
defaultValue: !0,
|
|
4352
4352
|
advanced: !0
|
|
4353
4353
|
}]
|
|
4354
|
-
}, Fs =
|
|
4354
|
+
}, Fs = _({
|
|
4355
4355
|
name: "builder-video",
|
|
4356
4356
|
props: [
|
|
4357
4357
|
"autoPlay",
|
|
@@ -4463,7 +4463,7 @@ function Ts(e, t, n, r, o, i) {
|
|
|
4463
4463
|
])) : P("v-if", !0)
|
|
4464
4464
|
]);
|
|
4465
4465
|
}
|
|
4466
|
-
const Rs = /* @__PURE__ */
|
|
4466
|
+
const Rs = /* @__PURE__ */ N(Fs, [["render", Ts], ["__file", "/home/runner/work/builder/builder/packages/sdks/output/vue/src/blocks/video/video.vue"]]), dr = () => [{
|
|
4467
4467
|
component: Eo,
|
|
4468
4468
|
...Yi
|
|
4469
4469
|
}, {
|
|
@@ -4485,10 +4485,10 @@ const Rs = /* @__PURE__ */ _(Fs, [["render", Ts], ["__file", "/home/runner/work/
|
|
|
4485
4485
|
component: gs,
|
|
4486
4486
|
...ds
|
|
4487
4487
|
}, {
|
|
4488
|
-
component:
|
|
4488
|
+
component: Ni,
|
|
4489
4489
|
...ys
|
|
4490
4490
|
}, {
|
|
4491
|
-
component:
|
|
4491
|
+
component: Nu,
|
|
4492
4492
|
...vs
|
|
4493
4493
|
}, {
|
|
4494
4494
|
component: Es,
|
|
@@ -4567,7 +4567,7 @@ const Rs = /* @__PURE__ */ _(Fs, [["render", Ts], ["__file", "/home/runner/work/
|
|
|
4567
4567
|
}).join('');
|
|
4568
4568
|
styleEl.innerHTML = newStyleStr;
|
|
4569
4569
|
}
|
|
4570
|
-
}`,
|
|
4570
|
+
}`, _s = `function updateVariantVisibility(variantContentId, defaultContentId, isHydrationTarget) {
|
|
4571
4571
|
if (!navigator.cookieEnabled) {
|
|
4572
4572
|
return;
|
|
4573
4573
|
}
|
|
@@ -4605,12 +4605,12 @@ const Rs = /* @__PURE__ */ _(Fs, [["render", Ts], ["__file", "/home/runner/work/
|
|
|
4605
4605
|
...t,
|
|
4606
4606
|
testVariationId: t.id,
|
|
4607
4607
|
id: e == null ? void 0 : e.id
|
|
4608
|
-
})),
|
|
4608
|
+
})), Ns = ({
|
|
4609
4609
|
canTrack: e,
|
|
4610
4610
|
content: t
|
|
4611
|
-
}) => !(!(kt(t).length > 0) || !e), Ms = (e) => e === "react" || e === "reactNative", Kr = Ms(
|
|
4611
|
+
}) => !(!(kt(t).length > 0) || !e), Ms = (e) => e === "react" || e === "reactNative", Kr = Ms(Ae), Us = () => `
|
|
4612
4612
|
window.${Lr} = ${Ps}
|
|
4613
|
-
window.${Hr} = ${
|
|
4613
|
+
window.${Hr} = ${_s}
|
|
4614
4614
|
`, Ws = (e, t) => `
|
|
4615
4615
|
window.${Lr}(
|
|
4616
4616
|
"${t}",${JSON.stringify(e)}, ${Kr}
|
|
@@ -4619,13 +4619,13 @@ const Rs = /* @__PURE__ */ _(Fs, [["render", Ts], ["__file", "/home/runner/work/
|
|
|
4619
4619
|
variationId: t
|
|
4620
4620
|
}) => `window.${Hr}(
|
|
4621
4621
|
"${t}", "${e}", ${Kr}
|
|
4622
|
-
)`, Ls =
|
|
4622
|
+
)`, Ls = _({
|
|
4623
4623
|
render() {
|
|
4624
4624
|
return br("script", { id: this.id, innerHTML: this.scriptStr });
|
|
4625
4625
|
},
|
|
4626
4626
|
name: "inlined-script",
|
|
4627
4627
|
props: ["scriptStr", "id"]
|
|
4628
|
-
}), Gr = /* @__PURE__ */
|
|
4628
|
+
}), Gr = /* @__PURE__ */ N(Ls, [["__file", "/home/runner/work/builder/builder/packages/sdks/output/vue/src/components/inlined-script.vue"]]);
|
|
4629
4629
|
function Hs() {
|
|
4630
4630
|
return typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : globalThis;
|
|
4631
4631
|
}
|
|
@@ -4724,15 +4724,15 @@ async function It(e) {
|
|
|
4724
4724
|
...e,
|
|
4725
4725
|
limit: 1
|
|
4726
4726
|
});
|
|
4727
|
-
return t && t
|
|
4727
|
+
return t && t[0] || null;
|
|
4728
4728
|
}
|
|
4729
4729
|
const Vu = It, qs = async (e) => {
|
|
4730
4730
|
const t = Fn(e);
|
|
4731
4731
|
return await (await zr(t.href)).json();
|
|
4732
4732
|
}, Zs = async (e, t, n = Fn(e)) => {
|
|
4733
4733
|
const r = ut(e.canTrack);
|
|
4734
|
-
if (n.search.includes("preview="), !r || !(J() ||
|
|
4735
|
-
return t;
|
|
4734
|
+
if (n.search.includes("preview="), !r || !(J() || Ae === "reactNative"))
|
|
4735
|
+
return t.results;
|
|
4736
4736
|
try {
|
|
4737
4737
|
const o = [];
|
|
4738
4738
|
for (const i of t.results)
|
|
@@ -4744,7 +4744,7 @@ const Vu = It, qs = async (e) => {
|
|
|
4744
4744
|
} catch (o) {
|
|
4745
4745
|
ee.error("Could not process A/B tests. ", o);
|
|
4746
4746
|
}
|
|
4747
|
-
return t;
|
|
4747
|
+
return t.results;
|
|
4748
4748
|
};
|
|
4749
4749
|
async function Yr(e) {
|
|
4750
4750
|
try {
|
|
@@ -4760,7 +4760,7 @@ async function Yr(e) {
|
|
|
4760
4760
|
}
|
|
4761
4761
|
const Lu = Yr;
|
|
4762
4762
|
function Qs() {
|
|
4763
|
-
return !J() ||
|
|
4763
|
+
return !J() || me() ? !1 : Boolean(location.search.indexOf("builder.preview=") !== -1);
|
|
4764
4764
|
}
|
|
4765
4765
|
function eu() {
|
|
4766
4766
|
return "xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g, function(e) {
|
|
@@ -4776,11 +4776,11 @@ const Zr = "builderSessionId", tu = async ({
|
|
|
4776
4776
|
}) => {
|
|
4777
4777
|
if (!e)
|
|
4778
4778
|
return;
|
|
4779
|
-
const t = await
|
|
4779
|
+
const t = await Nr({
|
|
4780
4780
|
name: Zr,
|
|
4781
4781
|
canTrack: e
|
|
4782
4782
|
});
|
|
4783
|
-
if (
|
|
4783
|
+
if (ye(t))
|
|
4784
4784
|
return t;
|
|
4785
4785
|
{
|
|
4786
4786
|
const n = nu();
|
|
@@ -4827,7 +4827,7 @@ const Zr = "builderSessionId", tu = async ({
|
|
|
4827
4827
|
key: eo,
|
|
4828
4828
|
canTrack: e
|
|
4829
4829
|
});
|
|
4830
|
-
if (
|
|
4830
|
+
if (ye(t))
|
|
4831
4831
|
return t;
|
|
4832
4832
|
{
|
|
4833
4833
|
const n = uu();
|
|
@@ -4886,7 +4886,7 @@ async function pn(e) {
|
|
|
4886
4886
|
ee.error("Missing API key for track call. Please provide your API key.");
|
|
4887
4887
|
return;
|
|
4888
4888
|
}
|
|
4889
|
-
if (!!e.canTrack && !
|
|
4889
|
+
if (!!e.canTrack && !me() && !!(J() || Ae === "reactNative"))
|
|
4890
4890
|
return fetch("https://cdn.builder.io/api/v1/track", {
|
|
4891
4891
|
method: "POST",
|
|
4892
4892
|
body: JSON.stringify({
|
|
@@ -4946,7 +4946,7 @@ const pu = (e, t, n = !0) => {
|
|
|
4946
4946
|
builderElementIndex: n && r ? [].slice.call(document.getElementsByClassName(r)).indexOf(n) : void 0
|
|
4947
4947
|
}
|
|
4948
4948
|
};
|
|
4949
|
-
}, fu = "0.
|
|
4949
|
+
}, fu = "0.11.0", vr = {};
|
|
4950
4950
|
function mu(e, t) {
|
|
4951
4951
|
let n = vr[e];
|
|
4952
4952
|
if (n || (n = vr[e] = []), n.push(t), J()) {
|
|
@@ -4993,7 +4993,7 @@ const yu = (e = {}) => {
|
|
|
4993
4993
|
Ar || (Ar = !0, J() && ((t = window.parent) == null || t.postMessage({
|
|
4994
4994
|
type: "builder.sdkInfo",
|
|
4995
4995
|
data: {
|
|
4996
|
-
target:
|
|
4996
|
+
target: Ae,
|
|
4997
4997
|
version: fu,
|
|
4998
4998
|
supportsPatchUpdates: !1,
|
|
4999
4999
|
supportsAddBlockScoping: !0,
|
|
@@ -5044,7 +5044,7 @@ const yu = (e = {}) => {
|
|
|
5044
5044
|
}
|
|
5045
5045
|
}
|
|
5046
5046
|
})));
|
|
5047
|
-
}, vu =
|
|
5047
|
+
}, vu = _({
|
|
5048
5048
|
name: "enable-editor",
|
|
5049
5049
|
props: [
|
|
5050
5050
|
"builderContextSignal",
|
|
@@ -5081,7 +5081,7 @@ const yu = (e = {}) => {
|
|
|
5081
5081
|
(() => {
|
|
5082
5082
|
var n, r;
|
|
5083
5083
|
if (J()) {
|
|
5084
|
-
if (
|
|
5084
|
+
if (me() && this.$refs.elementRef && this.$refs.elementRef.dispatchEvent(
|
|
5085
5085
|
new CustomEvent("initeditingbldr")
|
|
5086
5086
|
), this.builderContextSignal.content && ut(this.canTrack)) {
|
|
5087
5087
|
const i = (n = this.builderContextSignal.content) == null ? void 0 : n.testVariationId, u = (r = this.builderContextSignal.content) == null ? void 0 : r.id, p = this.apiKey;
|
|
@@ -5263,7 +5263,7 @@ const yu = (e = {}) => {
|
|
|
5263
5263
|
var t, n, r;
|
|
5264
5264
|
const e = (r = (n = (t = this.builderContextSignal.content) == null ? void 0 : t.data) == null ? void 0 : n.httpRequests) != null ? r : {};
|
|
5265
5265
|
Object.entries(e).forEach(([o, i]) => {
|
|
5266
|
-
if (i && (!this.httpReqsData[o] ||
|
|
5266
|
+
if (i && (!this.httpReqsData[o] || me())) {
|
|
5267
5267
|
const u = this.evalExpression(i);
|
|
5268
5268
|
this.handleRequest({
|
|
5269
5269
|
url: u,
|
|
@@ -5273,7 +5273,7 @@ const yu = (e = {}) => {
|
|
|
5273
5273
|
});
|
|
5274
5274
|
},
|
|
5275
5275
|
emitStateUpdate() {
|
|
5276
|
-
|
|
5276
|
+
me() && window.dispatchEvent(
|
|
5277
5277
|
new CustomEvent(
|
|
5278
5278
|
"builder:component:stateChange",
|
|
5279
5279
|
{
|
|
@@ -5358,7 +5358,7 @@ function Au(e, t, n, r, o, i) {
|
|
|
5358
5358
|
_: 3
|
|
5359
5359
|
}, 16, ["onClick", "builder-content-id", "builder-model", "class", "onIniteditingbldr", "onInitpreviewingbldr"])) : P("v-if", !0);
|
|
5360
5360
|
}
|
|
5361
|
-
const Cu = /* @__PURE__ */
|
|
5361
|
+
const Cu = /* @__PURE__ */ N(vu, [["render", Au], ["__file", "/home/runner/work/builder/builder/packages/sdks/output/vue/src/components/content/components/enable-editor.vue"]]), bu = (e) => {
|
|
5362
5362
|
var i, u;
|
|
5363
5363
|
const t = e.family + (e.kind && !e.kind.includes("#") ? ", " + e.kind : ""), n = t.split(",")[0], r = (u = e.fileUrl) != null ? u : (i = e == null ? void 0 : e.files) == null ? void 0 : i.regular;
|
|
5364
5364
|
let o = "";
|
|
@@ -5392,7 +5392,7 @@ font-weight: ${p};
|
|
|
5392
5392
|
}, Eu = ({
|
|
5393
5393
|
cssCode: e,
|
|
5394
5394
|
contentId: t
|
|
5395
|
-
}) => e ? t ? (e == null ? void 0 : e.replace(/&/g, `div[builder-content-id="${t}"]`)) || "" : e : "", Su =
|
|
5395
|
+
}) => e ? t ? (e == null ? void 0 : e.replace(/&/g, `div[builder-content-id="${t}"]`)) || "" : e : "", Su = _({
|
|
5396
5396
|
name: "content-styles",
|
|
5397
5397
|
components: { InlinedStyles: xt },
|
|
5398
5398
|
props: ["cssCode", "contentId", "customFonts"],
|
|
@@ -5427,7 +5427,7 @@ function Fu(e, t, n, r, o, i) {
|
|
|
5427
5427
|
const u = V("inlined-styles");
|
|
5428
5428
|
return b(), H(u, { styles: e.injectedStyles }, null, 8, ["styles"]);
|
|
5429
5429
|
}
|
|
5430
|
-
const wu = /* @__PURE__ */
|
|
5430
|
+
const wu = /* @__PURE__ */ N(Su, [["render", Fu], ["__file", "/home/runner/work/builder/builder/packages/sdks/output/vue/src/components/content/components/styles.vue"]]), Bu = ({
|
|
5431
5431
|
content: e,
|
|
5432
5432
|
data: t,
|
|
5433
5433
|
locale: n
|
|
@@ -5454,7 +5454,7 @@ const wu = /* @__PURE__ */ _(Su, [["render", Fu], ["__file", "/home/runner/work/
|
|
|
5454
5454
|
...t
|
|
5455
5455
|
},
|
|
5456
5456
|
meta: e == null ? void 0 : e.meta
|
|
5457
|
-
} : void 0, xu = Ao, Iu =
|
|
5457
|
+
} : void 0, xu = Ao, Iu = _({
|
|
5458
5458
|
name: "content-component",
|
|
5459
5459
|
components: {
|
|
5460
5460
|
EnableEditor: Cu,
|
|
@@ -5532,7 +5532,7 @@ const wu = /* @__PURE__ */ _(Su, [["render", Fu], ["__file", "/home/runner/work/
|
|
|
5532
5532
|
BlocksWrapper: this.blocksWrapper || "div",
|
|
5533
5533
|
BlocksWrapperProps: this.blocksWrapperProps || {}
|
|
5534
5534
|
},
|
|
5535
|
-
TARGET:
|
|
5535
|
+
TARGET: Ae
|
|
5536
5536
|
};
|
|
5537
5537
|
},
|
|
5538
5538
|
provide() {
|
|
@@ -5588,7 +5588,7 @@ function Tu(e, t, n, r, o, i) {
|
|
|
5588
5588
|
_: 1
|
|
5589
5589
|
}, 16, ["content", "model", "context", "apiKey", "canTrack", "locale", "includeRefs", "enrich", "showContent", "builderContextSignal", "contentWrapper", "contentWrapperProps"]);
|
|
5590
5590
|
}
|
|
5591
|
-
const Ru = /* @__PURE__ */
|
|
5591
|
+
const Ru = /* @__PURE__ */ N(Iu, [["render", Tu], ["__file", "/home/runner/work/builder/builder/packages/sdks/output/vue/src/components/content/content.vue"]]), ju = _({
|
|
5592
5592
|
name: "content-variants",
|
|
5593
5593
|
components: {
|
|
5594
5594
|
InlinedScript: Gr,
|
|
@@ -5615,11 +5615,11 @@ const Ru = /* @__PURE__ */ _(Iu, [["render", Tu], ["__file", "/home/runner/work/
|
|
|
5615
5615
|
],
|
|
5616
5616
|
data() {
|
|
5617
5617
|
return {
|
|
5618
|
-
shouldRenderVariants:
|
|
5618
|
+
shouldRenderVariants: Ns({
|
|
5619
5619
|
canTrack: ut(this.canTrack),
|
|
5620
5620
|
content: this.content
|
|
5621
5621
|
}),
|
|
5622
|
-
TARGET:
|
|
5622
|
+
TARGET: Ae,
|
|
5623
5623
|
getScriptString: Us,
|
|
5624
5624
|
getVariants: kt
|
|
5625
5625
|
};
|
|
@@ -5711,7 +5711,7 @@ function Ou(e, t, n, r, o, i) {
|
|
|
5711
5711
|
}), null, 16, ["content", "model", "data", "context", "apiKey", "apiVersion", "customComponents", "canTrack", "locale", "includeRefs", "enrich", "isSsrAbTest", "blocksWrapper", "blocksWrapperProps", "contentWrapper", "contentWrapperProps"])
|
|
5712
5712
|
], 64);
|
|
5713
5713
|
}
|
|
5714
|
-
const to = /* @__PURE__ */
|
|
5714
|
+
const to = /* @__PURE__ */ N(ju, [["render", Ou], ["__file", "/home/runner/work/builder/builder/packages/sdks/output/vue/src/components/content-variants/content-variants.vue"]]), $u = async ({
|
|
5715
5715
|
builderContextValue: e,
|
|
5716
5716
|
symbol: t
|
|
5717
5717
|
}) => {
|
|
@@ -5728,7 +5728,7 @@ const to = /* @__PURE__ */ _(ju, [["render", Ou], ["__file", "/home/runner/work/
|
|
|
5728
5728
|
}).catch((n) => {
|
|
5729
5729
|
ee.error("Could not fetch symbol content: ", n);
|
|
5730
5730
|
});
|
|
5731
|
-
}, Pu =
|
|
5731
|
+
}, Pu = _({
|
|
5732
5732
|
name: "builder-symbol",
|
|
5733
5733
|
components: { ContentVariants: to },
|
|
5734
5734
|
props: [
|
|
@@ -5790,7 +5790,7 @@ const to = /* @__PURE__ */ _(ju, [["render", Ou], ["__file", "/home/runner/work/
|
|
|
5790
5790
|
}
|
|
5791
5791
|
}
|
|
5792
5792
|
});
|
|
5793
|
-
function
|
|
5793
|
+
function _u(e, t, n, r, o, i) {
|
|
5794
5794
|
var p, h, m, v;
|
|
5795
5795
|
const u = V("content-variants");
|
|
5796
5796
|
return b(), x("div", oe({
|
|
@@ -5812,7 +5812,7 @@ function Nu(e, t, n, r, o, i) {
|
|
|
5812
5812
|
}, null, 8, ["apiVersion", "apiKey", "context", "customComponents", "data", "model", "content"])
|
|
5813
5813
|
], 16);
|
|
5814
5814
|
}
|
|
5815
|
-
const
|
|
5815
|
+
const Nu = /* @__PURE__ */ N(Pu, [["render", _u], ["__file", "/home/runner/work/builder/builder/packages/sdks/output/vue/src/blocks/symbol/symbol.vue"]]), Ku = En, Gu = to, Cr = {};
|
|
5816
5816
|
function zu(e) {
|
|
5817
5817
|
if (J()) {
|
|
5818
5818
|
Object.assign(Cr, e);
|
|
@@ -5849,10 +5849,10 @@ export {
|
|
|
5849
5849
|
Bi as F,
|
|
5850
5850
|
$i as I,
|
|
5851
5851
|
Ku as R,
|
|
5852
|
-
|
|
5853
|
-
|
|
5852
|
+
Ni as S,
|
|
5853
|
+
Ae as T,
|
|
5854
5854
|
Rs as V,
|
|
5855
|
-
_,
|
|
5855
|
+
N as _,
|
|
5856
5856
|
Pr as a,
|
|
5857
5857
|
sn as b,
|
|
5858
5858
|
Do as c,
|
|
@@ -5861,9 +5861,9 @@ export {
|
|
|
5861
5861
|
Gu as f,
|
|
5862
5862
|
Eo as g,
|
|
5863
5863
|
Si as h,
|
|
5864
|
-
|
|
5864
|
+
Nu as i,
|
|
5865
5865
|
Es as j,
|
|
5866
|
-
|
|
5866
|
+
me as k,
|
|
5867
5867
|
Qs as l,
|
|
5868
5868
|
js as m,
|
|
5869
5869
|
Zs as n,
|