@builder.io/sdk-vue 2.0.8 → 2.0.13

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.
Files changed (136) hide show
  1. package/lib/browser/block-styles-03Qg_nl9.js +76 -0
  2. package/lib/browser/block-styles-NluRxFx2.cjs +1 -0
  3. package/lib/browser/{block-wrapper-H_K5XgNp.js → block-wrapper-7wDwU1ik.js} +3 -3
  4. package/lib/browser/{block-wrapper-vI9rE_qz.cjs → block-wrapper-ianIz_MG.cjs} +1 -1
  5. package/lib/browser/blocks/accordion/accordion.vue.d.ts +6 -6
  6. package/lib/browser/blocks/button/button.vue.d.ts +3 -3
  7. package/lib/browser/blocks/columns/columns.vue.d.ts +9 -9
  8. package/lib/browser/blocks/form/form/form.vue.d.ts +9 -9
  9. package/lib/browser/blocks/form/input/input.vue.d.ts +3 -3
  10. package/lib/browser/blocks/form/select/select.vue.d.ts +3 -3
  11. package/lib/browser/blocks/image/image.vue.d.ts +3 -3
  12. package/lib/browser/blocks/img/img.vue.d.ts +3 -3
  13. package/lib/browser/blocks/section/section.vue.d.ts +3 -3
  14. package/lib/browser/blocks/slot/slot.vue.d.ts +5 -2
  15. package/lib/browser/blocks/symbol/symbol.vue.d.ts +9 -9
  16. package/lib/browser/blocks/tabs/tabs.vue.d.ts +3 -3
  17. package/lib/browser/blocks/video/video.vue.d.ts +6 -6
  18. package/lib/browser/{component-ref-k4s0KRD5.cjs → component-ref-MlfJPaLv.cjs} +1 -1
  19. package/lib/browser/{component-ref-ULmI7Z-4.js → component-ref-yQ6WDHbR.js} +2 -2
  20. package/lib/browser/components/block/block.helpers.d.ts +1 -2
  21. package/lib/browser/components/block/block.vue.d.ts +10 -5
  22. package/lib/browser/components/block/components/block-styles.vue.d.ts +1 -1
  23. package/lib/browser/components/block/components/component-ref/component-ref.vue.d.ts +6 -6
  24. package/lib/browser/components/block/components/repeated-block.vue.d.ts +3 -3
  25. package/lib/browser/components/blocks/blocks.vue.d.ts +3 -3
  26. package/lib/browser/components/content/components/enable-editor.vue.d.ts +12 -12
  27. package/lib/browser/components/content/content.vue.d.ts +18 -18
  28. package/lib/browser/components/content-variants/content-variants.vue.d.ts +12 -12
  29. package/lib/browser/components/inlined-styles.vue.d.ts +3 -3
  30. package/lib/browser/constants/sdk-version.d.ts +1 -1
  31. package/lib/browser/functions/evaluate/node-runtime/init.d.ts +1 -0
  32. package/lib/browser/functions/get-processed-block.d.ts +1 -0
  33. package/lib/browser/functions/register-component.d.ts +1 -1
  34. package/lib/browser/{get-block-properties-JqBN5X7_.cjs → get-block-properties-Cj0ih41l.cjs} +1 -1
  35. package/lib/browser/{get-block-properties-IjhCV9z_.js → get-block-properties-ROTqTJZ3.js} +6 -6
  36. package/lib/browser/{index-wQ1FWMHJ.js → index-3j8dJ25f.js} +1419 -1368
  37. package/lib/browser/index-sPD8fzSJ.cjs +166 -0
  38. package/lib/browser/index.cjs +1 -1
  39. package/lib/browser/index.mjs +3 -3
  40. package/lib/browser/{repeated-block-UKWYkgKG.cjs → repeated-block-BBHHbrlK.cjs} +1 -1
  41. package/lib/browser/{repeated-block-Aa1yIQkp.js → repeated-block-_EQDFqYb.js} +2 -2
  42. package/lib/browser/style.css +1 -1
  43. package/lib/edge/block-styles-TkeDyfA0.cjs +1 -0
  44. package/lib/edge/block-styles-mSowNIFi.js +75 -0
  45. package/lib/{node/block-wrapper-QqrLFWp0.cjs → edge/block-wrapper-BxeE3u_2.cjs} +1 -1
  46. package/lib/edge/{block-wrapper-M3goYBkP.js → block-wrapper-EnFwFXwA.js} +3 -3
  47. package/lib/edge/blocks/accordion/accordion.vue.d.ts +6 -6
  48. package/lib/edge/blocks/button/button.vue.d.ts +3 -3
  49. package/lib/edge/blocks/columns/columns.vue.d.ts +9 -9
  50. package/lib/edge/blocks/form/form/form.vue.d.ts +9 -9
  51. package/lib/edge/blocks/form/input/input.vue.d.ts +3 -3
  52. package/lib/edge/blocks/form/select/select.vue.d.ts +3 -3
  53. package/lib/edge/blocks/image/image.vue.d.ts +3 -3
  54. package/lib/edge/blocks/img/img.vue.d.ts +3 -3
  55. package/lib/edge/blocks/section/section.vue.d.ts +3 -3
  56. package/lib/edge/blocks/slot/slot.vue.d.ts +5 -2
  57. package/lib/edge/blocks/symbol/symbol.vue.d.ts +9 -9
  58. package/lib/edge/blocks/tabs/tabs.vue.d.ts +3 -3
  59. package/lib/edge/blocks/video/video.vue.d.ts +6 -6
  60. package/lib/{node/component-ref-NW-UB2pJ.cjs → edge/component-ref-XzuZ1Hfj.cjs} +1 -1
  61. package/lib/{node/component-ref-hI62zIZA.js → edge/component-ref-t51XeINm.js} +2 -2
  62. package/lib/edge/components/block/block.helpers.d.ts +1 -2
  63. package/lib/edge/components/block/block.vue.d.ts +10 -5
  64. package/lib/edge/components/block/components/block-styles.vue.d.ts +1 -1
  65. package/lib/edge/components/block/components/component-ref/component-ref.vue.d.ts +6 -6
  66. package/lib/edge/components/block/components/repeated-block.vue.d.ts +3 -3
  67. package/lib/edge/components/blocks/blocks.vue.d.ts +3 -3
  68. package/lib/edge/components/content/components/enable-editor.vue.d.ts +12 -12
  69. package/lib/edge/components/content/content.vue.d.ts +18 -18
  70. package/lib/edge/components/content-variants/content-variants.vue.d.ts +12 -12
  71. package/lib/edge/components/inlined-styles.vue.d.ts +3 -3
  72. package/lib/edge/constants/sdk-version.d.ts +1 -1
  73. package/lib/edge/functions/evaluate/node-runtime/init.d.ts +1 -0
  74. package/lib/edge/functions/get-processed-block.d.ts +1 -0
  75. package/lib/edge/functions/register-component.d.ts +1 -1
  76. package/lib/edge/{get-block-properties-zzQ9xBK7.js → get-block-properties-Hs6W4UwL.js} +4 -4
  77. package/lib/edge/{get-block-properties-N40WxPwN.cjs → get-block-properties-MnsKwX8B.cjs} +1 -1
  78. package/lib/edge/{index-yARC0VI1.js → index-C-mI6Ai4.js} +1809 -1758
  79. package/lib/edge/index-u68L80fc.cjs +186 -0
  80. package/lib/edge/index.cjs +1 -1
  81. package/lib/edge/index.mjs +4 -4
  82. package/lib/edge/{repeated-block-IdOOvFG5.js → repeated-block-P7xKkVOb.js} +13 -13
  83. package/lib/edge/{repeated-block-q6gyu9cH.cjs → repeated-block-cXD1rb5T.cjs} +1 -1
  84. package/lib/edge/style.css +1 -1
  85. package/lib/node/block-styles-TC7FEjXP.js +75 -0
  86. package/lib/node/block-styles-aVTlrIHc.cjs +1 -0
  87. package/lib/{edge/block-wrapper-P5w2jQ_u.cjs → node/block-wrapper-8DA9SdPk.cjs} +1 -1
  88. package/lib/node/{block-wrapper-4h3CaVrk.js → block-wrapper-wULOB3JK.js} +3 -3
  89. package/lib/node/blocks/accordion/accordion.vue.d.ts +6 -6
  90. package/lib/node/blocks/button/button.vue.d.ts +3 -3
  91. package/lib/node/blocks/columns/columns.vue.d.ts +9 -9
  92. package/lib/node/blocks/form/form/form.vue.d.ts +9 -9
  93. package/lib/node/blocks/form/input/input.vue.d.ts +3 -3
  94. package/lib/node/blocks/form/select/select.vue.d.ts +3 -3
  95. package/lib/node/blocks/image/image.vue.d.ts +3 -3
  96. package/lib/node/blocks/img/img.vue.d.ts +3 -3
  97. package/lib/node/blocks/section/section.vue.d.ts +3 -3
  98. package/lib/node/blocks/slot/slot.vue.d.ts +5 -2
  99. package/lib/node/blocks/symbol/symbol.vue.d.ts +9 -9
  100. package/lib/node/blocks/tabs/tabs.vue.d.ts +3 -3
  101. package/lib/node/blocks/video/video.vue.d.ts +6 -6
  102. package/lib/{edge/component-ref-ZtKc8UMX.js → node/component-ref-Tn-Aa9EG.js} +2 -2
  103. package/lib/{edge/component-ref-EPsyn_2c.cjs → node/component-ref-cw1D-ZyS.cjs} +1 -1
  104. package/lib/node/components/block/block.helpers.d.ts +1 -2
  105. package/lib/node/components/block/block.vue.d.ts +10 -5
  106. package/lib/node/components/block/components/block-styles.vue.d.ts +1 -1
  107. package/lib/node/components/block/components/component-ref/component-ref.vue.d.ts +6 -6
  108. package/lib/node/components/block/components/repeated-block.vue.d.ts +3 -3
  109. package/lib/node/components/blocks/blocks.vue.d.ts +3 -3
  110. package/lib/node/components/content/components/enable-editor.vue.d.ts +12 -12
  111. package/lib/node/components/content/content.vue.d.ts +18 -18
  112. package/lib/node/components/content-variants/content-variants.vue.d.ts +12 -12
  113. package/lib/node/components/inlined-styles.vue.d.ts +3 -3
  114. package/lib/node/constants/sdk-version.d.ts +1 -1
  115. package/lib/node/functions/evaluate/node-runtime/init.d.ts +1 -0
  116. package/lib/node/functions/get-processed-block.d.ts +1 -0
  117. package/lib/node/functions/register-component.d.ts +1 -1
  118. package/lib/node/{get-block-properties-W3cxXL5S.cjs → get-block-properties-coIi16X2.cjs} +1 -1
  119. package/lib/node/{get-block-properties-ctA1IgxF.js → get-block-properties-lLVZb91I.js} +4 -4
  120. package/lib/node/index-ZUbIvJ0s.cjs +213 -0
  121. package/lib/node/{index-xdY2kzl8.js → index-eZTeDA6U.js} +3608 -3557
  122. package/lib/node/index.cjs +1 -1
  123. package/lib/node/index.mjs +4 -4
  124. package/lib/node/{repeated-block-T2ld1sa9.cjs → repeated-block-49B-IJEV.cjs} +1 -1
  125. package/lib/node/{repeated-block-ndxvinZD.js → repeated-block-_TZDsWlq.js} +13 -13
  126. package/lib/node/style.css +1 -1
  127. package/package.json +3 -3
  128. package/lib/browser/block-styles-UWiLqSPk.js +0 -90
  129. package/lib/browser/block-styles-mtiWQW_J.cjs +0 -1
  130. package/lib/browser/index-TIoYRvmr.cjs +0 -166
  131. package/lib/edge/block-styles-4MJqQlwZ.cjs +0 -1
  132. package/lib/edge/block-styles-P44kj2Ws.js +0 -89
  133. package/lib/edge/index-hw9mu6mD.cjs +0 -186
  134. package/lib/node/block-styles-HZaZpVMf.cjs +0 -1
  135. package/lib/node/block-styles-brJAybxf.js +0 -89
  136. package/lib/node/index-HPinODNY.cjs +0 -213
@@ -1,10 +1,10 @@
1
1
  import type { Dictionary } from "../../types/typescript";
2
2
  declare const _default: import("vue").DefineComponent<Readonly<{
3
3
  builderContext?: any;
4
- grid?: any;
5
- builderLinkComponent?: any;
6
4
  builderComponents?: any;
7
5
  builderBlock?: any;
6
+ grid?: any;
7
+ builderLinkComponent?: any;
8
8
  items?: any;
9
9
  oneAtATime?: any;
10
10
  gridRowWidth?: any;
@@ -23,19 +23,19 @@ declare const _default: import("vue").DefineComponent<Readonly<{
23
23
  onClick(index: number): void;
24
24
  }, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<Readonly<{
25
25
  builderContext?: any;
26
- grid?: any;
27
- builderLinkComponent?: any;
28
26
  builderComponents?: any;
29
27
  builderBlock?: any;
28
+ grid?: any;
29
+ builderLinkComponent?: any;
30
30
  items?: any;
31
31
  oneAtATime?: any;
32
32
  gridRowWidth?: any;
33
33
  }>>>, {
34
34
  readonly builderContext?: any;
35
- readonly grid?: any;
36
- readonly builderLinkComponent?: any;
37
35
  readonly builderComponents?: any;
38
36
  readonly builderBlock?: any;
37
+ readonly grid?: 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;
6
5
  attributes?: any;
7
6
  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;
22
21
  attributes?: any;
23
22
  openLinkInNewTab?: any;
23
+ builderLinkComponent?: any;
24
24
  }>>>, {
25
25
  readonly text?: any;
26
26
  readonly link?: any;
27
- readonly builderLinkComponent?: any;
28
27
  readonly attributes?: any;
29
28
  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;
11
8
  space?: any;
12
9
  stackColumnsAt?: any;
13
10
  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;
47
44
  space?: any;
48
45
  stackColumnsAt?: any;
49
46
  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;
56
53
  readonly space?: any;
57
54
  readonly stackColumnsAt?: any;
58
55
  readonly reverseColumnsWhenStacked?: any;
56
+ readonly builderComponents?: any;
57
+ readonly builderBlock?: any;
58
+ readonly builderLinkComponent?: any;
59
59
  }, {}>;
60
60
  export default _default;
@@ -33,10 +33,11 @@ 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
- builderLinkComponent?: any;
36
+ attributes?: any;
37
37
  builderComponents?: any;
38
38
  builderBlock?: any;
39
- attributes?: any;
39
+ method?: any;
40
+ builderLinkComponent?: any;
40
41
  previewState?: any;
41
42
  sendWithJs?: any;
42
43
  sendSubmissionsTo?: any;
@@ -44,7 +45,6 @@ declare const _default: import("vue").DefineComponent<Readonly<{
44
45
  customHeaders?: any;
45
46
  contentType?: any;
46
47
  sendSubmissionsToEmail?: any;
47
- method?: any;
48
48
  errorMessagePath?: any;
49
49
  resetFormOnSubmit?: any;
50
50
  successUrl?: any;
@@ -64,10 +64,11 @@ 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
- builderLinkComponent?: any;
67
+ attributes?: any;
68
68
  builderComponents?: any;
69
69
  builderBlock?: any;
70
- attributes?: any;
70
+ method?: any;
71
+ builderLinkComponent?: any;
71
72
  previewState?: any;
72
73
  sendWithJs?: any;
73
74
  sendSubmissionsTo?: any;
@@ -75,7 +76,6 @@ declare const _default: import("vue").DefineComponent<Readonly<{
75
76
  customHeaders?: any;
76
77
  contentType?: any;
77
78
  sendSubmissionsToEmail?: any;
78
- method?: any;
79
79
  errorMessagePath?: any;
80
80
  resetFormOnSubmit?: any;
81
81
  successUrl?: any;
@@ -86,10 +86,11 @@ declare const _default: import("vue").DefineComponent<Readonly<{
86
86
  }>>>, {
87
87
  readonly name?: any;
88
88
  readonly builderContext?: any;
89
- readonly builderLinkComponent?: any;
89
+ readonly attributes?: any;
90
90
  readonly builderComponents?: any;
91
91
  readonly builderBlock?: any;
92
- readonly attributes?: any;
92
+ readonly method?: any;
93
+ readonly builderLinkComponent?: any;
93
94
  readonly previewState?: any;
94
95
  readonly sendWithJs?: any;
95
96
  readonly sendSubmissionsTo?: any;
@@ -97,7 +98,6 @@ declare const _default: import("vue").DefineComponent<Readonly<{
97
98
  readonly customHeaders?: any;
98
99
  readonly contentType?: any;
99
100
  readonly sendSubmissionsToEmail?: any;
100
- readonly method?: any;
101
101
  readonly errorMessagePath?: any;
102
102
  readonly resetFormOnSubmit?: any;
103
103
  readonly successUrl?: any;
@@ -16,9 +16,9 @@ declare const _default: import("vue").DefineComponent<Readonly<{
16
16
  name?: any;
17
17
  value?: any;
18
18
  attributes?: any;
19
+ type?: any;
19
20
  defaultValue?: any;
20
21
  placeholder?: any;
21
- type?: any;
22
22
  required?: any;
23
23
  }>, unknown, {
24
24
  isEditing: typeof isEditing;
@@ -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;
30
31
  defaultValue?: any;
31
32
  placeholder?: any;
32
- type?: any;
33
33
  required?: any;
34
34
  }>>>, {
35
35
  readonly name?: any;
36
36
  readonly value?: any;
37
37
  readonly attributes?: any;
38
+ readonly type?: any;
38
39
  readonly defaultValue?: any;
39
40
  readonly placeholder?: any;
40
- readonly type?: any;
41
41
  readonly required?: any;
42
42
  }, {}>;
43
43
  export default _default;
@@ -18,9 +18,9 @@ declare const _default: import("vue").DefineComponent<Readonly<{
18
18
  name?: any;
19
19
  value?: any;
20
20
  attributes?: any;
21
+ options?: any;
21
22
  defaultValue?: any;
22
23
  required?: any;
23
- options?: any;
24
24
  }>, unknown, {
25
25
  isEditing: typeof isEditing;
26
26
  filterAttrs: typeof filterAttrs;
@@ -28,15 +28,15 @@ declare const _default: import("vue").DefineComponent<Readonly<{
28
28
  name?: any;
29
29
  value?: any;
30
30
  attributes?: any;
31
+ options?: any;
31
32
  defaultValue?: any;
32
33
  required?: any;
33
- options?: any;
34
34
  }>>>, {
35
35
  readonly name?: any;
36
36
  readonly value?: any;
37
37
  readonly attributes?: any;
38
+ readonly options?: any;
38
39
  readonly defaultValue?: any;
39
40
  readonly required?: any;
40
- readonly options?: any;
41
41
  }, {}>;
42
42
  export default _default;
@@ -1,10 +1,10 @@
1
1
  declare const _default: import("vue").DefineComponent<Readonly<{
2
2
  image?: any;
3
3
  className?: any;
4
+ builderBlock?: any;
4
5
  aspectRatio?: any;
5
6
  backgroundPosition?: any;
6
7
  backgroundSize?: any;
7
- builderBlock?: any;
8
8
  src?: any;
9
9
  srcset?: any;
10
10
  noWebp?: any;
@@ -25,10 +25,10 @@ declare const _default: import("vue").DefineComponent<Readonly<{
25
25
  }, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<Readonly<{
26
26
  image?: any;
27
27
  className?: any;
28
+ builderBlock?: any;
28
29
  aspectRatio?: any;
29
30
  backgroundPosition?: any;
30
31
  backgroundSize?: any;
31
- builderBlock?: any;
32
32
  src?: any;
33
33
  srcset?: any;
34
34
  noWebp?: any;
@@ -39,10 +39,10 @@ declare const _default: import("vue").DefineComponent<Readonly<{
39
39
  }>>>, {
40
40
  readonly image?: any;
41
41
  readonly className?: any;
42
+ readonly builderBlock?: any;
42
43
  readonly aspectRatio?: any;
43
44
  readonly backgroundPosition?: any;
44
45
  readonly backgroundSize?: any;
45
- readonly builderBlock?: any;
46
46
  readonly src?: any;
47
47
  readonly srcset?: any;
48
48
  readonly noWebp?: any;
@@ -13,9 +13,9 @@ export interface ImgProps {
13
13
  }
14
14
  declare const _default: import("vue").DefineComponent<Readonly<{
15
15
  image?: any;
16
+ attributes?: any;
16
17
  backgroundPosition?: any;
17
18
  backgroundSize?: any;
18
- attributes?: any;
19
19
  altText?: any;
20
20
  imgSrc?: any;
21
21
  }>, unknown, {
@@ -23,16 +23,16 @@ declare const _default: import("vue").DefineComponent<Readonly<{
23
23
  filterAttrs: typeof filterAttrs;
24
24
  }, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<Readonly<{
25
25
  image?: any;
26
+ attributes?: any;
26
27
  backgroundPosition?: any;
27
28
  backgroundSize?: any;
28
- attributes?: any;
29
29
  altText?: any;
30
30
  imgSrc?: any;
31
31
  }>>>, {
32
32
  readonly image?: any;
33
+ readonly attributes?: any;
33
34
  readonly backgroundPosition?: any;
34
35
  readonly backgroundSize?: any;
35
- readonly attributes?: any;
36
36
  readonly altText?: any;
37
37
  readonly imgSrc?: any;
38
38
  }, {}>;
@@ -1,14 +1,14 @@
1
1
  import { filterAttrs } from "../helpers";
2
2
  declare const _default: import("vue").DefineComponent<Readonly<{
3
- maxWidth?: any;
4
3
  attributes?: any;
4
+ maxWidth?: any;
5
5
  }>, unknown, {
6
6
  filterAttrs: typeof filterAttrs;
7
7
  }, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<Readonly<{
8
- maxWidth?: any;
9
8
  attributes?: any;
9
+ maxWidth?: any;
10
10
  }>>>, {
11
- readonly maxWidth?: any;
12
11
  readonly attributes?: any;
12
+ readonly maxWidth?: any;
13
13
  }, {}>;
14
14
  export default _default;
@@ -1,16 +1,19 @@
1
- import type { BuilderDataProps } from "../../types/builder-props";
2
- export type DropzoneProps = BuilderDataProps & {
1
+ import type { BuilderComponentsProp, BuilderDataProps } from "../../types/builder-props";
2
+ export type DropzoneProps = BuilderDataProps & BuilderComponentsProp & {
3
3
  name: string;
4
4
  attributes: any;
5
5
  };
6
6
  declare const _default: import("vue").DefineComponent<Readonly<{
7
7
  name?: any;
8
8
  builderContext?: any;
9
+ builderComponents?: any;
9
10
  }>, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<Readonly<{
10
11
  name?: any;
11
12
  builderContext?: any;
13
+ builderComponents?: any;
12
14
  }>>>, {
13
15
  readonly name?: any;
14
16
  readonly builderContext?: any;
17
+ readonly builderComponents?: any;
15
18
  }, {}>;
16
19
  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
- builderLinkComponent?: any;
6
- builderComponents?: any;
7
- builderBlock?: any;
8
5
  attributes?: any;
6
+ builderComponents?: any;
9
7
  dynamic?: any;
8
+ builderBlock?: any;
9
+ builderLinkComponent?: 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
- builderLinkComponent?: any;
26
- builderComponents?: any;
27
- builderBlock?: any;
28
25
  attributes?: any;
26
+ builderComponents?: any;
29
27
  dynamic?: any;
28
+ builderBlock?: any;
29
+ builderLinkComponent?: any;
30
30
  }>>>, {
31
31
  readonly symbol?: any;
32
32
  readonly builderContext?: any;
33
- readonly builderLinkComponent?: any;
34
- readonly builderComponents?: any;
35
- readonly builderBlock?: any;
36
33
  readonly attributes?: any;
34
+ readonly builderComponents?: any;
37
35
  readonly dynamic?: any;
36
+ readonly builderBlock?: any;
37
+ readonly builderLinkComponent?: 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;
4
3
  builderComponents?: any;
5
4
  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;
19
18
  builderComponents?: any;
20
19
  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;
29
28
  readonly builderComponents?: any;
30
29
  readonly builderBlock?: any;
30
+ readonly builderLinkComponent?: any;
31
31
  readonly tabs?: any;
32
32
  readonly activeTabStyle?: any;
33
33
  readonly defaultActiveTab?: any;
@@ -1,9 +1,9 @@
1
1
  declare const _default: import("vue").DefineComponent<Readonly<{
2
2
  video?: any;
3
+ attributes?: any;
4
+ builderBlock?: any;
3
5
  aspectRatio?: any;
4
6
  position?: any;
5
- builderBlock?: any;
6
- attributes?: any;
7
7
  fitContent?: any;
8
8
  lazyLoad?: any;
9
9
  posterImage?: any;
@@ -31,10 +31,10 @@ declare const _default: import("vue").DefineComponent<Readonly<{
31
31
  };
32
32
  }, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<Readonly<{
33
33
  video?: any;
34
+ attributes?: any;
35
+ builderBlock?: any;
34
36
  aspectRatio?: any;
35
37
  position?: any;
36
- builderBlock?: any;
37
- attributes?: any;
38
38
  fitContent?: any;
39
39
  lazyLoad?: any;
40
40
  posterImage?: any;
@@ -47,10 +47,10 @@ declare const _default: import("vue").DefineComponent<Readonly<{
47
47
  preload?: any;
48
48
  }>>>, {
49
49
  readonly video?: any;
50
+ readonly attributes?: any;
51
+ readonly builderBlock?: any;
50
52
  readonly aspectRatio?: any;
51
53
  readonly position?: any;
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
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("vue"),c=require("./index-HPinODNY.cjs"),a=require("./get-block-properties-W3cxXL5S.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
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("vue"),c=require("./index-u68L80fc.cjs"),a=require("./get-block-properties-MnsKwX8B.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,6 +1,6 @@
1
1
  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";
2
- import { f, B as W, w } from "./index-xdY2kzl8.js";
3
- import { a as b, g as R } from "./get-block-properties-ctA1IgxF.js";
2
+ import { e as f, B as W, w } from "./index-C-mI6Ai4.js";
3
+ import { a as b, g as R } from "./get-block-properties-Hs6W4UwL.js";
4
4
  const x = m({
5
5
  name: "interactive-element",
6
6
  props: ["includeBlockProps", "block", "context", "wrapperProps", "Wrapper"],
@@ -1,9 +1,8 @@
1
1
  import type { BuilderContextInterface, RegisteredComponent, RegisteredComponents } from '../../context/types';
2
2
  import type { BuilderBlock } from '../../types/builder-block';
3
3
  import type { RepeatData } from './types';
4
- export declare const getComponent: ({ block, context, registeredComponents }: {
4
+ export declare const getComponent: ({ block, registeredComponents }: {
5
5
  block: BuilderBlock;
6
- context: BuilderContextInterface;
7
6
  registeredComponents: RegisteredComponents;
8
7
  }) => RegisteredComponent | null | undefined;
9
8
  export declare const getRepeatItemData: ({ block, context }: {
@@ -9,12 +9,17 @@ export type BlockProps = {
9
9
  declare const _default: import("vue").DefineComponent<Readonly<{
10
10
  context?: any;
11
11
  block?: any;
12
- registeredComponents?: any;
13
12
  linkComponent?: any;
14
- }>, unknown, unknown, {
15
- blockComponent(): import("../../context/types").RegisteredComponent | null | undefined;
13
+ registeredComponents?: any;
14
+ }>, unknown, {
15
+ _processedBlock: {
16
+ value: BuilderBlock | null;
17
+ update: boolean;
18
+ };
19
+ }, {
16
20
  repeatItem(): import("./types").RepeatData[] | undefined;
17
21
  processedBlock(): any;
22
+ blockComponent(): import("../../server-index").RegisteredComponent | null | undefined;
18
23
  Tag(): any;
19
24
  canShowBlock(): any;
20
25
  childrenWithoutParentComponent(): any;
@@ -32,12 +37,12 @@ declare const _default: import("vue").DefineComponent<Readonly<{
32
37
  }, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<Readonly<{
33
38
  context?: any;
34
39
  block?: any;
35
- registeredComponents?: any;
36
40
  linkComponent?: any;
41
+ registeredComponents?: any;
37
42
  }>>>, {
38
43
  readonly context?: any;
39
44
  readonly block?: any;
40
- readonly registeredComponents?: any;
41
45
  readonly linkComponent?: any;
46
+ readonly registeredComponents?: any;
42
47
  }, {}>;
43
48
  export default _default;
@@ -10,7 +10,7 @@ declare const _default: import("vue").DefineComponent<Readonly<{
10
10
  }>, unknown, {
11
11
  TARGET: import("../../../types/targets").Target;
12
12
  }, {
13
- canShowBlock(): boolean;
13
+ canShowBlock(): any;
14
14
  css(): string;
15
15
  }, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<Readonly<{
16
16
  context?: any;
@@ -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
- registeredComponents?: any;
5
4
  builderBlock?: any;
5
+ linkComponent?: any;
6
+ registeredComponents?: any;
6
7
  includeBlockProps?: any;
7
8
  blockChildren?: any;
8
9
  componentRef?: any;
9
10
  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
- registeredComponents?: any;
30
29
  builderBlock?: any;
30
+ linkComponent?: any;
31
+ registeredComponents?: any;
31
32
  includeBlockProps?: any;
32
33
  blockChildren?: any;
33
34
  componentRef?: any;
34
35
  componentOptions?: any;
35
- linkComponent?: any;
36
36
  isInteractive?: any;
37
37
  }>>>, {
38
38
  readonly context?: any;
39
- readonly registeredComponents?: any;
40
39
  readonly builderBlock?: any;
40
+ readonly linkComponent?: any;
41
+ readonly registeredComponents?: any;
41
42
  readonly includeBlockProps?: any;
42
43
  readonly blockChildren?: any;
43
44
  readonly componentRef?: any;
44
45
  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
- registeredComponents?: any;
4
3
  linkComponent?: any;
4
+ registeredComponents?: 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
- registeredComponents?: any;
11
10
  linkComponent?: any;
11
+ registeredComponents?: any;
12
12
  repeatContext?: any;
13
13
  }>>>, {
14
14
  readonly block?: any;
15
- readonly registeredComponents?: any;
16
15
  readonly linkComponent?: any;
16
+ readonly registeredComponents?: 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
- registeredComponents?: any;
8
7
  linkComponent?: any;
8
+ registeredComponents?: 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
- registeredComponents?: any;
16
15
  linkComponent?: any;
16
+ registeredComponents?: 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 registeredComponents?: any;
24
23
  readonly linkComponent?: any;
24
+ readonly registeredComponents?: any;
25
25
  }, {}>;
26
26
  export default _default;