@builder.io/sdk-vue 1.1.2 → 2.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/browser/block-styles-Csi42CXj.cjs +1 -0
- package/lib/browser/{block-styles-yF029qLO.js → block-styles-svOVzDaV.js} +14 -13
- package/lib/browser/{block-wrapper-W0P89bhM.cjs → block-wrapper-GE-RFbYp.cjs} +1 -1
- package/lib/browser/{block-wrapper-slzYlPm8.js → block-wrapper-KGQI5yrU.js} +3 -3
- package/lib/browser/blocks/accordion/accordion.vue.d.ts +3 -3
- package/lib/browser/blocks/button/button.vue.d.ts +3 -3
- package/lib/browser/blocks/columns/columns.vue.d.ts +9 -9
- package/lib/browser/blocks/form/form/form.vue.d.ts +9 -9
- package/lib/browser/blocks/form/input/input.vue.d.ts +6 -6
- package/lib/browser/blocks/form/textarea/textarea.vue.d.ts +3 -3
- package/lib/browser/blocks/symbol/symbol.vue.d.ts +9 -9
- package/lib/browser/blocks/tabs/tabs.vue.d.ts +3 -3
- package/lib/browser/blocks/video/video.vue.d.ts +3 -3
- package/lib/browser/{component-ref-gWh-KGno.cjs → component-ref-X2UZCaau.cjs} +1 -1
- package/lib/browser/{component-ref-f280Pij9.js → component-ref-k5NF2o_L.js} +2 -2
- package/lib/browser/components/block/block.helpers.d.ts +8 -8
- package/lib/browser/components/block/block.vue.d.ts +3 -3
- package/lib/browser/components/block/components/component-ref/component-ref.vue.d.ts +6 -6
- package/lib/browser/components/block/components/repeated-block.vue.d.ts +3 -3
- package/lib/browser/components/blocks/blocks.vue.d.ts +3 -3
- package/lib/browser/components/content/components/enable-editor.vue.d.ts +13 -12
- package/lib/browser/components/content/components/styles.vue.d.ts +3 -0
- package/lib/browser/components/content/content.vue.d.ts +22 -18
- package/lib/browser/components/content-variants/content-variants.types.d.ts +4 -0
- package/lib/browser/components/content-variants/content-variants.vue.d.ts +15 -12
- package/lib/browser/components/inlined-script.vue.d.ts +3 -0
- package/lib/browser/components/inlined-styles.vue.d.ts +3 -0
- package/lib/browser/constants/sdk-version.d.ts +1 -1
- package/lib/browser/context/builder.context.d.ts +1 -0
- package/lib/browser/context/types.d.ts +1 -0
- package/lib/browser/{get-block-properties-ReTq0tzj.js → get-block-properties-1Sn1T_z8.js} +1 -1
- package/lib/browser/{get-block-properties-EtNc4iW1.cjs → get-block-properties-lkKJCs4_.cjs} +1 -1
- package/lib/browser/index-5WrmkFk4.cjs +166 -0
- package/lib/browser/{index-yersTeTV.js → index-zc0i09p9.js} +626 -674
- package/lib/browser/index.cjs +1 -1
- package/lib/browser/index.mjs +1 -1
- package/lib/browser/{repeated-block-SxyAWZbs.js → repeated-block-BxE-FBVv.js} +2 -2
- package/lib/browser/{repeated-block-0lhWWEpG.cjs → repeated-block-U8EfEnWl.cjs} +1 -1
- package/lib/browser/style.css +1 -1
- package/lib/browser/types/builder-props.d.ts +3 -0
- package/lib/edge/{block-styles-eLJAbzLQ.js → block-styles-F04q1oh7.js} +14 -13
- package/lib/edge/block-styles-fRc_JL86.cjs +1 -0
- package/lib/edge/{block-wrapper-CQRALj_U.js → block-wrapper-8j2OMXf0.js} +3 -3
- package/lib/{node/block-wrapper-67YpxGJy.cjs → edge/block-wrapper-ai3_EF77.cjs} +1 -1
- package/lib/edge/blocks/accordion/accordion.vue.d.ts +3 -3
- package/lib/edge/blocks/button/button.vue.d.ts +3 -3
- package/lib/edge/blocks/columns/columns.vue.d.ts +9 -9
- package/lib/edge/blocks/form/form/form.vue.d.ts +9 -9
- package/lib/edge/blocks/form/input/input.vue.d.ts +6 -6
- package/lib/edge/blocks/form/textarea/textarea.vue.d.ts +3 -3
- package/lib/edge/blocks/symbol/symbol.vue.d.ts +9 -9
- package/lib/edge/blocks/tabs/tabs.vue.d.ts +3 -3
- package/lib/edge/blocks/video/video.vue.d.ts +3 -3
- package/lib/{node/component-ref-SjuqwDaZ.cjs → edge/component-ref-adfadHtQ.cjs} +1 -1
- package/lib/{node/component-ref-91bKp89Q.js → edge/component-ref-okii_K_0.js} +2 -2
- package/lib/edge/components/block/block.helpers.d.ts +8 -8
- package/lib/edge/components/block/block.vue.d.ts +3 -3
- package/lib/edge/components/block/components/component-ref/component-ref.vue.d.ts +6 -6
- package/lib/edge/components/block/components/repeated-block.vue.d.ts +3 -3
- package/lib/edge/components/blocks/blocks.vue.d.ts +3 -3
- package/lib/edge/components/content/components/enable-editor.vue.d.ts +13 -12
- package/lib/edge/components/content/components/styles.vue.d.ts +3 -0
- package/lib/edge/components/content/content.vue.d.ts +22 -18
- package/lib/edge/components/content-variants/content-variants.types.d.ts +4 -0
- package/lib/edge/components/content-variants/content-variants.vue.d.ts +15 -12
- package/lib/edge/components/inlined-script.vue.d.ts +3 -0
- package/lib/edge/components/inlined-styles.vue.d.ts +3 -0
- package/lib/edge/constants/sdk-version.d.ts +1 -1
- package/lib/edge/context/builder.context.d.ts +1 -0
- package/lib/edge/context/types.d.ts +1 -0
- package/lib/edge/{get-block-properties-aNnHrNuZ.cjs → get-block-properties-T-X8E9sU.cjs} +1 -1
- package/lib/edge/{get-block-properties-nrMer_9r.js → get-block-properties-aLqPRHin.js} +1 -1
- package/lib/edge/{index-1_sMRASk.js → index-Hw76nggP.js} +1122 -1170
- package/lib/edge/index-kEvRBdly.cjs +186 -0
- package/lib/edge/index.cjs +1 -1
- package/lib/edge/index.mjs +1 -1
- package/lib/edge/{repeated-block-BC4qb8GI.js → repeated-block-RuwJfamt.js} +2 -2
- package/lib/edge/{repeated-block-m2Y8nhgF.cjs → repeated-block-iGJv6g_d.cjs} +1 -1
- package/lib/edge/style.css +1 -1
- package/lib/edge/types/builder-props.d.ts +3 -0
- package/lib/node/{block-styles-qwbfY_0r.js → block-styles-akqgR8wB.js} +14 -13
- package/lib/node/block-styles-fnIQFp0q.cjs +1 -0
- package/lib/{edge/block-wrapper-KoPu2uk3.cjs → node/block-wrapper-x4ztktEw.cjs} +1 -1
- package/lib/node/{block-wrapper-U7AIQ7GW.js → block-wrapper-xIeM4taN.js} +3 -3
- package/lib/node/blocks/accordion/accordion.vue.d.ts +3 -3
- package/lib/node/blocks/button/button.vue.d.ts +3 -3
- package/lib/node/blocks/columns/columns.vue.d.ts +9 -9
- package/lib/node/blocks/form/form/form.vue.d.ts +9 -9
- package/lib/node/blocks/form/input/input.vue.d.ts +6 -6
- package/lib/node/blocks/form/textarea/textarea.vue.d.ts +3 -3
- package/lib/node/blocks/symbol/symbol.vue.d.ts +9 -9
- package/lib/node/blocks/tabs/tabs.vue.d.ts +3 -3
- package/lib/node/blocks/video/video.vue.d.ts +3 -3
- package/lib/{edge/component-ref-hQVwaczx.js → node/component-ref-SSAGqUU1.js} +2 -2
- package/lib/{edge/component-ref-O-8ZCGwW.cjs → node/component-ref-Xsv_XmLR.cjs} +1 -1
- package/lib/node/components/block/block.helpers.d.ts +8 -8
- package/lib/node/components/block/block.vue.d.ts +3 -3
- package/lib/node/components/block/components/component-ref/component-ref.vue.d.ts +6 -6
- package/lib/node/components/block/components/repeated-block.vue.d.ts +3 -3
- package/lib/node/components/blocks/blocks.vue.d.ts +3 -3
- package/lib/node/components/content/components/enable-editor.vue.d.ts +13 -12
- package/lib/node/components/content/components/styles.vue.d.ts +3 -0
- package/lib/node/components/content/content.vue.d.ts +22 -18
- package/lib/node/components/content-variants/content-variants.types.d.ts +4 -0
- package/lib/node/components/content-variants/content-variants.vue.d.ts +15 -12
- package/lib/node/components/inlined-script.vue.d.ts +3 -0
- package/lib/node/components/inlined-styles.vue.d.ts +3 -0
- package/lib/node/constants/sdk-version.d.ts +1 -1
- package/lib/node/context/builder.context.d.ts +1 -0
- package/lib/node/context/types.d.ts +1 -0
- package/lib/node/{get-block-properties-LS4sGehE.js → get-block-properties-4897A0cX.js} +1 -1
- package/lib/node/{get-block-properties-_Ao2htNM.cjs → get-block-properties-gYAacxBD.cjs} +1 -1
- package/lib/node/{index-QePuMUih.js → index-ZwTY1dOi.js} +77 -125
- package/lib/node/index-zlCXfe4Y.cjs +213 -0
- package/lib/node/index.cjs +1 -1
- package/lib/node/index.mjs +1 -1
- package/lib/node/{repeated-block-0Y81SWSj.js → repeated-block-hqi2-jn4.js} +2 -2
- package/lib/node/{repeated-block-fSrNRZJS.cjs → repeated-block-kVVd7Ki5.cjs} +1 -1
- package/lib/node/style.css +1 -1
- package/lib/node/types/builder-props.d.ts +3 -0
- package/package.json +1 -1
- package/lib/browser/block-styles-KQRcYCT9.cjs +0 -1
- package/lib/browser/index-QwWHODkZ.cjs +0 -166
- package/lib/edge/block-styles-zhL-ZVzT.cjs +0 -1
- package/lib/edge/index-mPTdNlEd.cjs +0 -186
- package/lib/node/block-styles-BVyQCkS3.cjs +0 -1
- package/lib/node/index-yffFzLQJ.cjs +0 -213
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var b=require("./style.css");Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("vue"),t=require("./index-5WrmkFk4.cjs"),f=c.defineComponent({name:"block-styles",components:{InlinedStyles:t._sfc_main},props:["block","context"],data(){return{TARGET:t.TARGET}},computed:{canShowBlock(){const e=t.getProcessedBlock({block:this.block,localState:this.context.localState,rootState:this.context.rootState,rootSetState:this.context.rootSetState,context:this.context.context,shouldEvaluateBindings:!0});return t.checkIsDefined(e.hide)?!e.hide:t.checkIsDefined(e.show)?e.show:!0},css(){var m,h,y;const e=t.getProcessedBlock({block:this.block,localState:this.context.localState,rootState:this.context.rootState,rootSetState:this.context.rootSetState,context:this.context.context,shouldEvaluateBindings:!0}),s=e.responsiveStyles,a=this.context.content,r=t.getSizesForBreakpoints(((m=a==null?void 0:a.meta)==null?void 0:m.breakpoints)||{}),i=s==null?void 0:s.large,d=s==null?void 0:s.medium,l=s==null?void 0:s.small,n=e.id;if(!n)return"";const p=i?t.createCssClass({className:n,styles:i}):"",k=d?t.createCssClass({className:n,styles:d,mediaQuery:t.getMaxWidthQueryForSize("medium",r)}):"",C=l?t.createCssClass({className:n,styles:l,mediaQuery:t.getMaxWidthQueryForSize("small",r)}):"",o=e.animations&&e.animations.find(u=>u.trigger==="hover");let S="";if(o){const u=((y=(h=o.steps)==null?void 0:h[1])==null?void 0:y.styles)||{};S=t.createCssClass({className:`${n}:hover`,styles:{...u,transition:`all ${o.duration}s ${t.camelToKebabCase(o.easing)}`,transitionDelay:o.delay?`${o.delay}s`:"0s"}})||""}return[p,k,C,S].join(" ")}}});function g(e,s,a,r,i,d){const l=c.resolveComponent("InlinedStyles");return e.TARGET!=="reactNative"&&e.css&&e.canShowBlock?(c.openBlock(),c.createBlock(l,{key:0,id:"builderio-block",styles:e.css,nonce:e.context.nonce},null,8,["styles","nonce"])):c.createCommentVNode("",!0)}const x=t._export_sfc(f,[["render",g]]);exports.default=x;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import "./style.css";
|
|
2
|
-
import { defineComponent as g, resolveComponent as B, openBlock as v, createBlock as C, createCommentVNode as
|
|
3
|
-
import { _
|
|
2
|
+
import { defineComponent as g, resolveComponent as B, openBlock as v, createBlock as C, createCommentVNode as $ } from "vue";
|
|
3
|
+
import { _, T, g as p, c as y, a as w, b as c, d as k, e as E, f as I } from "./index-zc0i09p9.js";
|
|
4
4
|
const N = g({
|
|
5
5
|
name: "block-styles",
|
|
6
|
-
components: { InlinedStyles:
|
|
6
|
+
components: { InlinedStyles: _ },
|
|
7
7
|
props: ["block", "context"],
|
|
8
8
|
data() {
|
|
9
9
|
return { TARGET: T };
|
|
@@ -29,33 +29,33 @@ const N = g({
|
|
|
29
29
|
rootSetState: this.context.rootSetState,
|
|
30
30
|
context: this.context.context,
|
|
31
31
|
shouldEvaluateBindings: !0
|
|
32
|
-
}), e = t.responsiveStyles, n = this.context.content,
|
|
32
|
+
}), e = t.responsiveStyles, n = this.context.content, l = w(
|
|
33
33
|
((S = n == null ? void 0 : n.meta) == null ? void 0 : S.breakpoints) || {}
|
|
34
34
|
), r = e == null ? void 0 : e.large, i = e == null ? void 0 : e.medium, a = e == null ? void 0 : e.small, o = t.id;
|
|
35
35
|
if (!o)
|
|
36
36
|
return "";
|
|
37
|
-
const f = r ?
|
|
37
|
+
const f = r ? c({
|
|
38
38
|
className: o,
|
|
39
39
|
styles: r
|
|
40
|
-
}) : "", x = i ?
|
|
40
|
+
}) : "", x = i ? c({
|
|
41
41
|
className: o,
|
|
42
42
|
styles: i,
|
|
43
43
|
mediaQuery: k(
|
|
44
44
|
"medium",
|
|
45
|
-
|
|
45
|
+
l
|
|
46
46
|
)
|
|
47
|
-
}) : "", b = a ?
|
|
47
|
+
}) : "", b = a ? c({
|
|
48
48
|
className: o,
|
|
49
49
|
styles: a,
|
|
50
50
|
mediaQuery: k(
|
|
51
51
|
"small",
|
|
52
|
-
|
|
52
|
+
l
|
|
53
53
|
)
|
|
54
54
|
}) : "", s = t.animations && t.animations.find((d) => d.trigger === "hover");
|
|
55
55
|
let m = "";
|
|
56
56
|
if (s) {
|
|
57
57
|
const d = ((h = (u = s.steps) == null ? void 0 : u[1]) == null ? void 0 : h.styles) || {};
|
|
58
|
-
m =
|
|
58
|
+
m = c({
|
|
59
59
|
className: `${o}:hover`,
|
|
60
60
|
styles: {
|
|
61
61
|
...d,
|
|
@@ -75,13 +75,14 @@ const N = g({
|
|
|
75
75
|
}
|
|
76
76
|
}
|
|
77
77
|
});
|
|
78
|
-
function z(t, e, n,
|
|
78
|
+
function z(t, e, n, l, r, i) {
|
|
79
79
|
const a = B("InlinedStyles");
|
|
80
80
|
return t.TARGET !== "reactNative" && t.css && t.canShowBlock ? (v(), C(a, {
|
|
81
81
|
key: 0,
|
|
82
82
|
id: "builderio-block",
|
|
83
|
-
styles: t.css
|
|
84
|
-
|
|
83
|
+
styles: t.css,
|
|
84
|
+
nonce: t.context.nonce
|
|
85
|
+
}, null, 8, ["styles", "nonce"])) : $("", !0);
|
|
85
86
|
}
|
|
86
87
|
const F = /* @__PURE__ */ I(N, [["render", z]]);
|
|
87
88
|
export {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
var k=require("./style.css");Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("vue"),o=require("./get-block-properties-
|
|
1
|
+
var k=require("./style.css");Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("vue"),o=require("./get-block-properties-lkKJCs4_.cjs"),n=require("./index-5WrmkFk4.cjs"),c=()=>Promise.resolve().then(()=>require("./index-5WrmkFk4.cjs")).then(e=>e.dynamicRenderer).then(e=>e.default).catch(e=>{throw console.error("Error while attempting to dynamically import component DynamicRenderer at ../../dynamic-renderer/dynamic-renderer.vue",e),e}),a=t.defineComponent({name:"block-wrapper",components:{DynamicRenderer:t.defineAsyncComponent(c)},props:["Wrapper","block","context"],data(){return{getBlockActions:o.getBlockActions,getBlockProperties:o.getBlockProperties}}});function i(e,l,p,d,m,u){const r=t.resolveComponent("DynamicRenderer");return t.openBlock(),t.createBlock(r,{TagName:e.Wrapper,attributes:e.getBlockProperties({block:e.block,context:e.context}),actionAttributes:e.getBlockActions({block:e.block,rootState:e.context.rootState,rootSetState:e.context.rootSetState,localState:e.context.localState,context:e.context.context,stripPrefix:!0})},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default")]),_:3},8,["TagName","attributes","actionAttributes"])}const s=n._export_sfc(a,[["render",i]]);exports.default=s;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import "./style.css";
|
|
2
2
|
import { defineComponent as o, defineAsyncComponent as r, resolveComponent as n, openBlock as a, createBlock as c, withCtx as i, renderSlot as p } from "vue";
|
|
3
|
-
import { g as s, a as l } from "./get-block-properties-
|
|
4
|
-
import { f as m } from "./index-
|
|
5
|
-
const d = () => import("./index-
|
|
3
|
+
import { g as s, a as l } from "./get-block-properties-1Sn1T_z8.js";
|
|
4
|
+
import { f as m } from "./index-zc0i09p9.js";
|
|
5
|
+
const d = () => import("./index-zc0i09p9.js").then((e) => e.G).then((e) => e.default).catch((e) => {
|
|
6
6
|
throw console.error(
|
|
7
7
|
"Error while attempting to dynamically import component DynamicRenderer at ../../dynamic-renderer/dynamic-renderer.vue",
|
|
8
8
|
e
|
|
@@ -2,9 +2,9 @@ import type { Dictionary } from "../../types/typescript";
|
|
|
2
2
|
declare const _default: import("vue").DefineComponent<Readonly<{
|
|
3
3
|
builderContext?: any;
|
|
4
4
|
grid?: any;
|
|
5
|
+
builderLinkComponent?: any;
|
|
5
6
|
builderComponents?: any;
|
|
6
7
|
builderBlock?: any;
|
|
7
|
-
builderLinkComponent?: any;
|
|
8
8
|
items?: any;
|
|
9
9
|
oneAtATime?: any;
|
|
10
10
|
gridRowWidth?: any;
|
|
@@ -24,18 +24,18 @@ declare const _default: import("vue").DefineComponent<Readonly<{
|
|
|
24
24
|
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<Readonly<{
|
|
25
25
|
builderContext?: any;
|
|
26
26
|
grid?: any;
|
|
27
|
+
builderLinkComponent?: any;
|
|
27
28
|
builderComponents?: any;
|
|
28
29
|
builderBlock?: any;
|
|
29
|
-
builderLinkComponent?: any;
|
|
30
30
|
items?: any;
|
|
31
31
|
oneAtATime?: any;
|
|
32
32
|
gridRowWidth?: any;
|
|
33
33
|
}>>>, {
|
|
34
34
|
readonly builderContext?: any;
|
|
35
35
|
readonly grid?: any;
|
|
36
|
+
readonly builderLinkComponent?: any;
|
|
36
37
|
readonly builderComponents?: any;
|
|
37
38
|
readonly builderBlock?: any;
|
|
38
|
-
readonly builderLinkComponent?: any;
|
|
39
39
|
readonly items?: any;
|
|
40
40
|
readonly oneAtATime?: any;
|
|
41
41
|
readonly gridRowWidth?: any;
|
|
@@ -2,9 +2,9 @@ import { filterAttrs } from "../helpers";
|
|
|
2
2
|
declare const _default: import("vue").DefineComponent<Readonly<{
|
|
3
3
|
text?: any;
|
|
4
4
|
link?: any;
|
|
5
|
+
builderLinkComponent?: any;
|
|
5
6
|
attributes?: any;
|
|
6
7
|
openLinkInNewTab?: any;
|
|
7
|
-
builderLinkComponent?: any;
|
|
8
8
|
}>, unknown, {
|
|
9
9
|
filterAttrs: typeof filterAttrs;
|
|
10
10
|
}, {}, {
|
|
@@ -18,14 +18,14 @@ declare const _default: import("vue").DefineComponent<Readonly<{
|
|
|
18
18
|
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<Readonly<{
|
|
19
19
|
text?: any;
|
|
20
20
|
link?: any;
|
|
21
|
+
builderLinkComponent?: any;
|
|
21
22
|
attributes?: any;
|
|
22
23
|
openLinkInNewTab?: any;
|
|
23
|
-
builderLinkComponent?: any;
|
|
24
24
|
}>>>, {
|
|
25
25
|
readonly text?: any;
|
|
26
26
|
readonly link?: any;
|
|
27
|
+
readonly builderLinkComponent?: any;
|
|
27
28
|
readonly attributes?: any;
|
|
28
29
|
readonly openLinkInNewTab?: any;
|
|
29
|
-
readonly builderLinkComponent?: any;
|
|
30
30
|
}, {}>;
|
|
31
31
|
export default _default;
|
|
@@ -5,12 +5,12 @@ type CSSVal = string | number;
|
|
|
5
5
|
declare const _default: import("vue").DefineComponent<Readonly<{
|
|
6
6
|
builderContext?: any;
|
|
7
7
|
columns?: any;
|
|
8
|
+
builderLinkComponent?: any;
|
|
9
|
+
builderComponents?: any;
|
|
10
|
+
builderBlock?: any;
|
|
8
11
|
space?: any;
|
|
9
12
|
stackColumnsAt?: any;
|
|
10
13
|
reverseColumnsWhenStacked?: any;
|
|
11
|
-
builderComponents?: any;
|
|
12
|
-
builderBlock?: any;
|
|
13
|
-
builderLinkComponent?: any;
|
|
14
14
|
}>, unknown, {
|
|
15
15
|
gutterSize: number;
|
|
16
16
|
cols: any;
|
|
@@ -41,20 +41,20 @@ declare const _default: import("vue").DefineComponent<Readonly<{
|
|
|
41
41
|
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<Readonly<{
|
|
42
42
|
builderContext?: any;
|
|
43
43
|
columns?: any;
|
|
44
|
+
builderLinkComponent?: any;
|
|
45
|
+
builderComponents?: any;
|
|
46
|
+
builderBlock?: any;
|
|
44
47
|
space?: any;
|
|
45
48
|
stackColumnsAt?: any;
|
|
46
49
|
reverseColumnsWhenStacked?: any;
|
|
47
|
-
builderComponents?: any;
|
|
48
|
-
builderBlock?: any;
|
|
49
|
-
builderLinkComponent?: any;
|
|
50
50
|
}>>>, {
|
|
51
51
|
readonly builderContext?: any;
|
|
52
52
|
readonly columns?: any;
|
|
53
|
+
readonly builderLinkComponent?: any;
|
|
54
|
+
readonly builderComponents?: any;
|
|
55
|
+
readonly builderBlock?: any;
|
|
53
56
|
readonly space?: any;
|
|
54
57
|
readonly stackColumnsAt?: any;
|
|
55
58
|
readonly reverseColumnsWhenStacked?: any;
|
|
56
|
-
readonly builderComponents?: any;
|
|
57
|
-
readonly builderBlock?: any;
|
|
58
|
-
readonly builderLinkComponent?: any;
|
|
59
59
|
}, {}>;
|
|
60
60
|
export default _default;
|
|
@@ -33,11 +33,10 @@ export type FormState = "unsubmitted" | "sending" | "success" | "error";
|
|
|
33
33
|
declare const _default: import("vue").DefineComponent<Readonly<{
|
|
34
34
|
name?: any;
|
|
35
35
|
builderContext?: any;
|
|
36
|
-
|
|
36
|
+
builderLinkComponent?: any;
|
|
37
37
|
builderComponents?: any;
|
|
38
38
|
builderBlock?: any;
|
|
39
|
-
|
|
40
|
-
builderLinkComponent?: any;
|
|
39
|
+
attributes?: any;
|
|
41
40
|
previewState?: any;
|
|
42
41
|
sendWithJs?: any;
|
|
43
42
|
sendSubmissionsTo?: any;
|
|
@@ -45,6 +44,7 @@ declare const _default: import("vue").DefineComponent<Readonly<{
|
|
|
45
44
|
customHeaders?: any;
|
|
46
45
|
contentType?: any;
|
|
47
46
|
sendSubmissionsToEmail?: any;
|
|
47
|
+
method?: any;
|
|
48
48
|
errorMessagePath?: any;
|
|
49
49
|
resetFormOnSubmit?: any;
|
|
50
50
|
successUrl?: any;
|
|
@@ -64,11 +64,10 @@ declare const _default: import("vue").DefineComponent<Readonly<{
|
|
|
64
64
|
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<Readonly<{
|
|
65
65
|
name?: any;
|
|
66
66
|
builderContext?: any;
|
|
67
|
-
|
|
67
|
+
builderLinkComponent?: any;
|
|
68
68
|
builderComponents?: any;
|
|
69
69
|
builderBlock?: any;
|
|
70
|
-
|
|
71
|
-
builderLinkComponent?: any;
|
|
70
|
+
attributes?: any;
|
|
72
71
|
previewState?: any;
|
|
73
72
|
sendWithJs?: any;
|
|
74
73
|
sendSubmissionsTo?: any;
|
|
@@ -76,6 +75,7 @@ declare const _default: import("vue").DefineComponent<Readonly<{
|
|
|
76
75
|
customHeaders?: any;
|
|
77
76
|
contentType?: any;
|
|
78
77
|
sendSubmissionsToEmail?: any;
|
|
78
|
+
method?: any;
|
|
79
79
|
errorMessagePath?: any;
|
|
80
80
|
resetFormOnSubmit?: any;
|
|
81
81
|
successUrl?: any;
|
|
@@ -86,11 +86,10 @@ declare const _default: import("vue").DefineComponent<Readonly<{
|
|
|
86
86
|
}>>>, {
|
|
87
87
|
readonly name?: any;
|
|
88
88
|
readonly builderContext?: any;
|
|
89
|
-
readonly
|
|
89
|
+
readonly builderLinkComponent?: any;
|
|
90
90
|
readonly builderComponents?: any;
|
|
91
91
|
readonly builderBlock?: any;
|
|
92
|
-
readonly
|
|
93
|
-
readonly builderLinkComponent?: any;
|
|
92
|
+
readonly attributes?: any;
|
|
94
93
|
readonly previewState?: any;
|
|
95
94
|
readonly sendWithJs?: any;
|
|
96
95
|
readonly sendSubmissionsTo?: any;
|
|
@@ -98,6 +97,7 @@ declare const _default: import("vue").DefineComponent<Readonly<{
|
|
|
98
97
|
readonly customHeaders?: any;
|
|
99
98
|
readonly contentType?: any;
|
|
100
99
|
readonly sendSubmissionsToEmail?: any;
|
|
100
|
+
readonly method?: any;
|
|
101
101
|
readonly errorMessagePath?: any;
|
|
102
102
|
readonly resetFormOnSubmit?: any;
|
|
103
103
|
readonly successUrl?: any;
|
|
@@ -16,10 +16,10 @@ declare const _default: import("vue").DefineComponent<Readonly<{
|
|
|
16
16
|
name?: any;
|
|
17
17
|
value?: any;
|
|
18
18
|
attributes?: any;
|
|
19
|
-
type?: any;
|
|
20
19
|
defaultValue?: any;
|
|
21
|
-
required?: any;
|
|
22
20
|
placeholder?: any;
|
|
21
|
+
type?: any;
|
|
22
|
+
required?: any;
|
|
23
23
|
}>, unknown, {
|
|
24
24
|
isEditing: typeof isEditing;
|
|
25
25
|
filterAttrs: typeof filterAttrs;
|
|
@@ -27,17 +27,17 @@ declare const _default: import("vue").DefineComponent<Readonly<{
|
|
|
27
27
|
name?: any;
|
|
28
28
|
value?: any;
|
|
29
29
|
attributes?: any;
|
|
30
|
-
type?: any;
|
|
31
30
|
defaultValue?: any;
|
|
32
|
-
required?: any;
|
|
33
31
|
placeholder?: any;
|
|
32
|
+
type?: any;
|
|
33
|
+
required?: any;
|
|
34
34
|
}>>>, {
|
|
35
35
|
readonly name?: any;
|
|
36
36
|
readonly value?: any;
|
|
37
37
|
readonly attributes?: any;
|
|
38
|
-
readonly type?: any;
|
|
39
38
|
readonly defaultValue?: any;
|
|
40
|
-
readonly required?: any;
|
|
41
39
|
readonly placeholder?: any;
|
|
40
|
+
readonly type?: any;
|
|
41
|
+
readonly required?: any;
|
|
42
42
|
}, {}>;
|
|
43
43
|
export default _default;
|
|
@@ -15,8 +15,8 @@ declare const _default: import("vue").DefineComponent<Readonly<{
|
|
|
15
15
|
value?: any;
|
|
16
16
|
attributes?: any;
|
|
17
17
|
defaultValue?: any;
|
|
18
|
-
required?: any;
|
|
19
18
|
placeholder?: any;
|
|
19
|
+
required?: any;
|
|
20
20
|
}>, unknown, {
|
|
21
21
|
filterAttrs: typeof filterAttrs;
|
|
22
22
|
}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<Readonly<{
|
|
@@ -24,14 +24,14 @@ declare const _default: import("vue").DefineComponent<Readonly<{
|
|
|
24
24
|
value?: any;
|
|
25
25
|
attributes?: any;
|
|
26
26
|
defaultValue?: any;
|
|
27
|
-
required?: any;
|
|
28
27
|
placeholder?: any;
|
|
28
|
+
required?: any;
|
|
29
29
|
}>>>, {
|
|
30
30
|
readonly name?: any;
|
|
31
31
|
readonly value?: any;
|
|
32
32
|
readonly attributes?: any;
|
|
33
33
|
readonly defaultValue?: any;
|
|
34
|
-
readonly required?: any;
|
|
35
34
|
readonly placeholder?: any;
|
|
35
|
+
readonly required?: any;
|
|
36
36
|
}, {}>;
|
|
37
37
|
export default _default;
|
|
@@ -2,11 +2,11 @@ import { filterAttrs } from "../helpers";
|
|
|
2
2
|
declare const _default: import("vue").DefineComponent<Readonly<{
|
|
3
3
|
symbol?: any;
|
|
4
4
|
builderContext?: any;
|
|
5
|
-
|
|
5
|
+
builderLinkComponent?: any;
|
|
6
6
|
builderComponents?: any;
|
|
7
|
-
dynamic?: any;
|
|
8
7
|
builderBlock?: any;
|
|
9
|
-
|
|
8
|
+
attributes?: any;
|
|
9
|
+
dynamic?: any;
|
|
10
10
|
}>, unknown, {
|
|
11
11
|
contentToUse: any;
|
|
12
12
|
filterAttrs: typeof filterAttrs;
|
|
@@ -22,18 +22,18 @@ declare const _default: import("vue").DefineComponent<Readonly<{
|
|
|
22
22
|
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<Readonly<{
|
|
23
23
|
symbol?: any;
|
|
24
24
|
builderContext?: any;
|
|
25
|
-
|
|
25
|
+
builderLinkComponent?: any;
|
|
26
26
|
builderComponents?: any;
|
|
27
|
-
dynamic?: any;
|
|
28
27
|
builderBlock?: any;
|
|
29
|
-
|
|
28
|
+
attributes?: any;
|
|
29
|
+
dynamic?: any;
|
|
30
30
|
}>>>, {
|
|
31
31
|
readonly symbol?: any;
|
|
32
32
|
readonly builderContext?: any;
|
|
33
|
-
readonly
|
|
33
|
+
readonly builderLinkComponent?: any;
|
|
34
34
|
readonly builderComponents?: any;
|
|
35
|
-
readonly dynamic?: any;
|
|
36
35
|
readonly builderBlock?: any;
|
|
37
|
-
readonly
|
|
36
|
+
readonly attributes?: any;
|
|
37
|
+
readonly dynamic?: any;
|
|
38
38
|
}, {}>;
|
|
39
39
|
export default _default;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
declare const _default: import("vue").DefineComponent<Readonly<{
|
|
2
2
|
builderContext?: any;
|
|
3
|
+
builderLinkComponent?: any;
|
|
3
4
|
builderComponents?: any;
|
|
4
5
|
builderBlock?: any;
|
|
5
|
-
builderLinkComponent?: any;
|
|
6
6
|
tabs?: any;
|
|
7
7
|
activeTabStyle?: any;
|
|
8
8
|
defaultActiveTab?: any;
|
|
@@ -15,9 +15,9 @@ declare const _default: import("vue").DefineComponent<Readonly<{
|
|
|
15
15
|
onClick(index: number): void;
|
|
16
16
|
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<Readonly<{
|
|
17
17
|
builderContext?: any;
|
|
18
|
+
builderLinkComponent?: any;
|
|
18
19
|
builderComponents?: any;
|
|
19
20
|
builderBlock?: any;
|
|
20
|
-
builderLinkComponent?: any;
|
|
21
21
|
tabs?: any;
|
|
22
22
|
activeTabStyle?: any;
|
|
23
23
|
defaultActiveTab?: any;
|
|
@@ -25,9 +25,9 @@ declare const _default: import("vue").DefineComponent<Readonly<{
|
|
|
25
25
|
tabHeaderLayout?: any;
|
|
26
26
|
}>>>, {
|
|
27
27
|
readonly builderContext?: any;
|
|
28
|
+
readonly builderLinkComponent?: any;
|
|
28
29
|
readonly builderComponents?: any;
|
|
29
30
|
readonly builderBlock?: any;
|
|
30
|
-
readonly builderLinkComponent?: any;
|
|
31
31
|
readonly tabs?: any;
|
|
32
32
|
readonly activeTabStyle?: any;
|
|
33
33
|
readonly defaultActiveTab?: any;
|
|
@@ -2,8 +2,8 @@ declare const _default: import("vue").DefineComponent<Readonly<{
|
|
|
2
2
|
video?: any;
|
|
3
3
|
aspectRatio?: any;
|
|
4
4
|
position?: any;
|
|
5
|
-
attributes?: any;
|
|
6
5
|
builderBlock?: any;
|
|
6
|
+
attributes?: any;
|
|
7
7
|
fitContent?: any;
|
|
8
8
|
lazyLoad?: any;
|
|
9
9
|
posterImage?: any;
|
|
@@ -33,8 +33,8 @@ declare const _default: import("vue").DefineComponent<Readonly<{
|
|
|
33
33
|
video?: any;
|
|
34
34
|
aspectRatio?: any;
|
|
35
35
|
position?: any;
|
|
36
|
-
attributes?: any;
|
|
37
36
|
builderBlock?: any;
|
|
37
|
+
attributes?: any;
|
|
38
38
|
fitContent?: any;
|
|
39
39
|
lazyLoad?: any;
|
|
40
40
|
posterImage?: any;
|
|
@@ -49,8 +49,8 @@ declare const _default: import("vue").DefineComponent<Readonly<{
|
|
|
49
49
|
readonly video?: any;
|
|
50
50
|
readonly aspectRatio?: any;
|
|
51
51
|
readonly position?: any;
|
|
52
|
-
readonly attributes?: any;
|
|
53
52
|
readonly builderBlock?: any;
|
|
53
|
+
readonly attributes?: any;
|
|
54
54
|
readonly fitContent?: any;
|
|
55
55
|
readonly lazyLoad?: any;
|
|
56
56
|
readonly posterImage?: any;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
var P=require("./style.css");Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("vue"),c=require("./index-
|
|
1
|
+
var P=require("./style.css");Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("vue"),c=require("./index-5WrmkFk4.cjs"),a=require("./get-block-properties-lkKJCs4_.cjs"),u=t.defineComponent({name:"interactive-element",props:["includeBlockProps","block","context","wrapperProps","Wrapper"],computed:{attributes(){return this.includeBlockProps?{...a.getBlockProperties({block:this.block,context:this.context}),...a.getBlockActions({block:this.block,rootState:this.context.rootState,rootSetState:this.context.rootSetState,localState:this.context.localState,context:this.context.context})}:{}}}});function d(e,o,p,s,n,i){return t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.Wrapper),t.mergeProps({attributes:e.attributes},e.wrapperProps),{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default")]),_:3},16,["attributes"])}const m=c._export_sfc(u,[["render",d]]),f=({componentOptions:e,builderBlock:o,context:p,componentRef:s,includeBlockProps:n,isInteractive:i,contextValue:l})=>{const r={...e,...n?{attributes:a.getBlockProperties({block:o,context:l})}:{}};return i?{Wrapper:s,block:o,context:p,wrapperProps:e,includeBlockProps:n}:r},B=t.defineComponent({name:"component-ref",components:{Block:c.Block,InteractiveElement:m},props:["isInteractive","componentRef","componentOptions","builderBlock","context","linkComponent","includeBlockProps","blockChildren","registeredComponents"],data(){return{Wrapper:this.isInteractive?c.wrapComponentRef(m):this.componentRef,getWrapperProps:f}}});function b(e,o,p,s,n,i){const l=t.resolveComponent("Block");return e.componentRef?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.Wrapper),t.normalizeProps(t.mergeProps({key:0},e.getWrapperProps({componentOptions:e.componentOptions,builderBlock:e.builderBlock,context:e.context,componentRef:e.componentRef,linkComponent:e.linkComponent,includeBlockProps:e.includeBlockProps,isInteractive:e.isInteractive,contextValue:e.context}))),{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.blockChildren,(r,k)=>(t.openBlock(),t.createBlock(l,{key:r.id,block:r,context:e.context,registeredComponents:e.registeredComponents,linkComponent:e.linkComponent},null,8,["block","context","registeredComponents","linkComponent"]))),128))]),_:1},16)):t.createCommentVNode("",!0)}const C=c._export_sfc(B,[["render",b]]);exports.default=C;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "./style.css";
|
|
2
2
|
import { defineComponent as m, openBlock as r, createBlock as a, resolveDynamicComponent as k, mergeProps as u, withCtx as d, renderSlot as h, resolveComponent as B, normalizeProps as P, createElementBlock as g, Fragment as $, renderList as v, createCommentVNode as S } from "vue";
|
|
3
|
-
import { f, B as W, w } from "./index-
|
|
4
|
-
import { a as b, g as R } from "./get-block-properties-
|
|
3
|
+
import { f, B as W, w } from "./index-zc0i09p9.js";
|
|
4
|
+
import { a as b, g as R } from "./get-block-properties-1Sn1T_z8.js";
|
|
5
5
|
const x = m({
|
|
6
6
|
name: "interactive-element",
|
|
7
7
|
props: ["includeBlockProps", "block", "context", "wrapperProps", "Wrapper"],
|
|
@@ -15,22 +15,22 @@ export declare const getInheritedStyles: ({ block, context }: {
|
|
|
15
15
|
context: BuilderContextInterface;
|
|
16
16
|
}) => Partial<CSSStyleDeclaration>;
|
|
17
17
|
export declare const provideLinkComponent: (block: RegisteredComponent | null | undefined, linkComponent: any) => {
|
|
18
|
-
builderLinkComponent?: undefined;
|
|
19
|
-
} | {
|
|
20
18
|
builderLinkComponent: any;
|
|
19
|
+
} | {
|
|
20
|
+
builderLinkComponent?: undefined;
|
|
21
21
|
};
|
|
22
22
|
export declare const provideRegisteredComponents: (block: RegisteredComponent | null | undefined, registeredComponents: RegisteredComponents) => {
|
|
23
|
-
builderComponents?: undefined;
|
|
24
|
-
} | {
|
|
25
23
|
builderComponents: RegisteredComponents;
|
|
24
|
+
} | {
|
|
25
|
+
builderComponents?: undefined;
|
|
26
26
|
};
|
|
27
27
|
export declare const provideBuilderBlock: (block: RegisteredComponent | null | undefined, builderBlock: BuilderBlock) => {
|
|
28
|
-
builderBlock?: undefined;
|
|
29
|
-
} | {
|
|
30
28
|
builderBlock: BuilderBlock;
|
|
29
|
+
} | {
|
|
30
|
+
builderBlock?: undefined;
|
|
31
31
|
};
|
|
32
32
|
export declare const provideBuilderContext: (block: RegisteredComponent | null | undefined, context: BuilderContextInterface) => {
|
|
33
|
-
builderContext?: undefined;
|
|
34
|
-
} | {
|
|
35
33
|
builderContext: BuilderContextInterface;
|
|
34
|
+
} | {
|
|
35
|
+
builderContext?: undefined;
|
|
36
36
|
};
|
|
@@ -9,8 +9,8 @@ export type BlockProps = {
|
|
|
9
9
|
declare const _default: import("vue").DefineComponent<Readonly<{
|
|
10
10
|
context?: any;
|
|
11
11
|
block?: any;
|
|
12
|
-
linkComponent?: any;
|
|
13
12
|
registeredComponents?: any;
|
|
13
|
+
linkComponent?: any;
|
|
14
14
|
}>, unknown, unknown, {
|
|
15
15
|
blockComponent(): import("../../context/types").RegisteredComponent | null | undefined;
|
|
16
16
|
repeatItem(): import("./types").RepeatData[] | undefined;
|
|
@@ -32,12 +32,12 @@ declare const _default: import("vue").DefineComponent<Readonly<{
|
|
|
32
32
|
}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<Readonly<{
|
|
33
33
|
context?: any;
|
|
34
34
|
block?: any;
|
|
35
|
-
linkComponent?: any;
|
|
36
35
|
registeredComponents?: any;
|
|
36
|
+
linkComponent?: any;
|
|
37
37
|
}>>>, {
|
|
38
38
|
readonly context?: any;
|
|
39
39
|
readonly block?: any;
|
|
40
|
-
readonly linkComponent?: any;
|
|
41
40
|
readonly registeredComponents?: any;
|
|
41
|
+
readonly linkComponent?: any;
|
|
42
42
|
}, {}>;
|
|
43
43
|
export default _default;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import type { ComponentProps } from "./component-ref.helpers";
|
|
2
2
|
declare const _default: import("vue").DefineComponent<Readonly<{
|
|
3
3
|
context?: any;
|
|
4
|
-
builderBlock?: any;
|
|
5
|
-
linkComponent?: any;
|
|
6
4
|
registeredComponents?: any;
|
|
5
|
+
builderBlock?: any;
|
|
7
6
|
includeBlockProps?: any;
|
|
8
7
|
blockChildren?: any;
|
|
9
8
|
componentRef?: any;
|
|
10
9
|
componentOptions?: any;
|
|
10
|
+
linkComponent?: any;
|
|
11
11
|
isInteractive?: any;
|
|
12
12
|
}>, unknown, {
|
|
13
13
|
Wrapper: any;
|
|
@@ -26,23 +26,23 @@ declare const _default: import("vue").DefineComponent<Readonly<{
|
|
|
26
26
|
};
|
|
27
27
|
}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<Readonly<{
|
|
28
28
|
context?: any;
|
|
29
|
-
builderBlock?: any;
|
|
30
|
-
linkComponent?: any;
|
|
31
29
|
registeredComponents?: any;
|
|
30
|
+
builderBlock?: any;
|
|
32
31
|
includeBlockProps?: any;
|
|
33
32
|
blockChildren?: any;
|
|
34
33
|
componentRef?: any;
|
|
35
34
|
componentOptions?: any;
|
|
35
|
+
linkComponent?: any;
|
|
36
36
|
isInteractive?: any;
|
|
37
37
|
}>>>, {
|
|
38
38
|
readonly context?: any;
|
|
39
|
-
readonly builderBlock?: any;
|
|
40
|
-
readonly linkComponent?: any;
|
|
41
39
|
readonly registeredComponents?: any;
|
|
40
|
+
readonly builderBlock?: any;
|
|
42
41
|
readonly includeBlockProps?: any;
|
|
43
42
|
readonly blockChildren?: any;
|
|
44
43
|
readonly componentRef?: any;
|
|
45
44
|
readonly componentOptions?: any;
|
|
45
|
+
readonly linkComponent?: any;
|
|
46
46
|
readonly isInteractive?: any;
|
|
47
47
|
}, {}>;
|
|
48
48
|
export default _default;
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
declare const _default: import("vue").DefineComponent<Readonly<{
|
|
2
2
|
block?: any;
|
|
3
|
-
linkComponent?: any;
|
|
4
3
|
registeredComponents?: any;
|
|
4
|
+
linkComponent?: any;
|
|
5
5
|
repeatContext?: any;
|
|
6
6
|
}>, unknown, {
|
|
7
7
|
store: any;
|
|
8
8
|
}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<Readonly<{
|
|
9
9
|
block?: any;
|
|
10
|
-
linkComponent?: any;
|
|
11
10
|
registeredComponents?: any;
|
|
11
|
+
linkComponent?: any;
|
|
12
12
|
repeatContext?: any;
|
|
13
13
|
}>>>, {
|
|
14
14
|
readonly block?: any;
|
|
15
|
-
readonly linkComponent?: any;
|
|
16
15
|
readonly registeredComponents?: any;
|
|
16
|
+
readonly linkComponent?: any;
|
|
17
17
|
readonly repeatContext?: any;
|
|
18
18
|
}, {}>;
|
|
19
19
|
export default _default;
|
|
@@ -4,23 +4,23 @@ declare const _default: import("vue").DefineComponent<Readonly<{
|
|
|
4
4
|
parent?: any;
|
|
5
5
|
styleProp?: any;
|
|
6
6
|
context?: any;
|
|
7
|
-
linkComponent?: any;
|
|
8
7
|
registeredComponents?: any;
|
|
8
|
+
linkComponent?: any;
|
|
9
9
|
}>, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<Readonly<{
|
|
10
10
|
path?: any;
|
|
11
11
|
blocks?: any;
|
|
12
12
|
parent?: any;
|
|
13
13
|
styleProp?: any;
|
|
14
14
|
context?: any;
|
|
15
|
-
linkComponent?: any;
|
|
16
15
|
registeredComponents?: any;
|
|
16
|
+
linkComponent?: any;
|
|
17
17
|
}>>>, {
|
|
18
18
|
readonly path?: any;
|
|
19
19
|
readonly blocks?: any;
|
|
20
20
|
readonly parent?: any;
|
|
21
21
|
readonly styleProp?: any;
|
|
22
22
|
readonly context?: any;
|
|
23
|
-
readonly linkComponent?: any;
|
|
24
23
|
readonly registeredComponents?: any;
|
|
24
|
+
readonly linkComponent?: any;
|
|
25
25
|
}, {}>;
|
|
26
26
|
export default _default;
|