@wizishop/wizi-block 4.2.36-beta → 4.2.39-beta

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 (820) hide show
  1. package/bundles/wizishop-wizi-block.umd.js +6276 -5575
  2. package/bundles/wizishop-wizi-block.umd.js.map +1 -1
  3. package/esm2015/lib/components/blocks/blocks.component.js +29 -20
  4. package/esm2015/lib/components/components.module.js +14 -8
  5. package/esm2015/lib/components/configs/configs.component.js +26 -18
  6. package/esm2015/lib/components/container-block/container-block.component.js +19 -18
  7. package/esm2015/lib/components/previews/previews.component.js +23 -18
  8. package/esm2015/lib/dtos/apis/amplify/amplify-category.dto.js +1 -1
  9. package/esm2015/lib/dtos/apis/amplify/amplify-guide.dto.js +1 -1
  10. package/esm2015/lib/dtos/apis/amplify/amplify-media.dto.js +1 -1
  11. package/esm2015/lib/dtos/apis/amplify/amplify-paginated.dto.js +1 -1
  12. package/esm2015/lib/dtos/apis/amplify/amplify-product.dto.js +1 -1
  13. package/esm2015/lib/dtos/apis/catalogs/catalog-badges.dto.js +2 -1
  14. package/esm2015/lib/dtos/apis/catalogs/catalog-brand.dto.js +2 -1
  15. package/esm2015/lib/dtos/apis/catalogs/catalog-category.dto.js +2 -1
  16. package/esm2015/lib/dtos/apis/catalogs/catalog-facet-value.dto.js +2 -1
  17. package/esm2015/lib/dtos/apis/catalogs/catalog-facet.dto.js +2 -1
  18. package/esm2015/lib/dtos/apis/catalogs/catalog-image.dto.js +2 -1
  19. package/esm2015/lib/dtos/apis/catalogs/catalog-list.dto.js +2 -1
  20. package/esm2015/lib/dtos/apis/catalogs/catalog-price.dto.js +2 -1
  21. package/esm2015/lib/dtos/apis/catalogs/catalog-variant-option.dto.js +2 -1
  22. package/esm2015/lib/dtos/apis/catalogs/catalog-variant.dto.js +2 -1
  23. package/esm2015/lib/dtos/apis/catalogs/catalog.dto.js +2 -1
  24. package/esm2015/lib/dtos/apis/comments/comment-list.dto.js +2 -1
  25. package/esm2015/lib/dtos/apis/comments/comment.dto.js +2 -1
  26. package/esm2015/lib/dtos/apis/forms/form-detail.dto.js +1 -1
  27. package/esm2015/lib/dtos/apis/forms/form-list.dto.js +2 -1
  28. package/esm2015/lib/dtos/apis/maps/open-map.dto.js +1 -1
  29. package/esm2015/lib/dtos/blocks/amplify-product/amplify-product-zoom-more.dto.js +1 -1
  30. package/esm2015/lib/dtos/blocks/amplify-product/amplify-product-zoom-selected.dto.js +1 -1
  31. package/esm2015/lib/dtos/blocks/amplify-product/amplify-product-zoom-triple-column.dto.js +1 -1
  32. package/esm2015/lib/dtos/blocks/amplify-product/amplify-product-zoom.dto.js +1 -1
  33. package/esm2015/lib/dtos/blocks/amplify-products-list/amplify-products-list-classic.dto.js +1 -1
  34. package/esm2015/lib/dtos/blocks/amplify-products-list/amplify-products-list-selected.dto.js +1 -1
  35. package/esm2015/lib/dtos/blocks/amplify-products-list/amplify-products-list-simple.dto.js +1 -1
  36. package/esm2015/lib/dtos/blocks/code/code-html.dto.js +1 -1
  37. package/esm2015/lib/dtos/blocks/code/code-javascript.dto.js +1 -1
  38. package/esm2015/lib/dtos/blocks/code/code-stylesheet.dto.js +1 -1
  39. package/esm2015/lib/dtos/blocks/faq/faq-accordion.dto.js +1 -1
  40. package/esm2015/lib/dtos/blocks/faq/faq-frame.dto.js +1 -1
  41. package/esm2015/lib/dtos/blocks/faq/faq-list-icon.dto.js +1 -1
  42. package/esm2015/lib/dtos/blocks/faq/faq-simple-background.dto.js +1 -1
  43. package/esm2015/lib/dtos/blocks/faq/faq-simple.dto.js +1 -1
  44. package/esm2015/lib/dtos/blocks/faq/faq.dto.js +1 -1
  45. package/esm2015/lib/dtos/blocks/forms/forms-background.dto.js +1 -1
  46. package/esm2015/lib/dtos/blocks/forms/forms-imageleft.dto.js +1 -1
  47. package/esm2015/lib/dtos/blocks/forms/forms-imageright.dto.js +1 -1
  48. package/esm2015/lib/dtos/blocks/forms/forms-simple.dto.js +1 -1
  49. package/esm2015/lib/dtos/blocks/images/four-images-title.dto.js +1 -1
  50. package/esm2015/lib/dtos/blocks/images/images-banner.dto.js +1 -1
  51. package/esm2015/lib/dtos/blocks/images/images-big-and-double.dto.js +1 -1
  52. package/esm2015/lib/dtos/blocks/images/images-bigs-and-double-middle.dto.js +1 -1
  53. package/esm2015/lib/dtos/blocks/images/images-double.dto.js +1 -1
  54. package/esm2015/lib/dtos/blocks/images/images-quadruple-left-one-right.dto.js +1 -1
  55. package/esm2015/lib/dtos/blocks/images/images-quadruple.dto.js +1 -1
  56. package/esm2015/lib/dtos/blocks/images/images-simple.dto.js +1 -1
  57. package/esm2015/lib/dtos/blocks/images/images-triple.dto.js +1 -1
  58. package/esm2015/lib/dtos/blocks/images/two-images-title-text.dto.js +1 -1
  59. package/esm2015/lib/dtos/blocks/images-texts/images-texts-big-left-text-right.dto.js +1 -1
  60. package/esm2015/lib/dtos/blocks/images-texts/images-texts-big-right-text-left.dto.js +1 -1
  61. package/esm2015/lib/dtos/blocks/images-texts/images-texts-left-text-right.dto.js +1 -1
  62. package/esm2015/lib/dtos/blocks/images-texts/images-texts-one-text-one.dto.js +1 -1
  63. package/esm2015/lib/dtos/blocks/images-texts/images-texts-right-text-left.dto.js +1 -1
  64. package/esm2015/lib/dtos/blocks/images-texts/images-texts-small-left-text-right.dto.js +1 -1
  65. package/esm2015/lib/dtos/blocks/images-texts/images-texts-small-right-text-left.dto.js +1 -1
  66. package/esm2015/lib/dtos/blocks/images-texts/images-texts-text-one-text.dto.js +1 -1
  67. package/esm2015/lib/dtos/blocks/launch-videos/launch-videos-button.dto.js +1 -1
  68. package/esm2015/lib/dtos/blocks/launch-videos/launch-videos-buttontxt.dto.js +1 -1
  69. package/esm2015/lib/dtos/blocks/map/map-background-form-left.dto.js +1 -1
  70. package/esm2015/lib/dtos/blocks/map/map-background-form-right.dto.js +1 -1
  71. package/esm2015/lib/dtos/blocks/map/map-fullpage.dto.js +1 -1
  72. package/esm2015/lib/dtos/blocks/map/map-left-text.dto.js +1 -1
  73. package/esm2015/lib/dtos/blocks/map/map-right-text.dto.js +1 -1
  74. package/esm2015/lib/dtos/blocks/map/map-text-form.dto.js +1 -1
  75. package/esm2015/lib/dtos/blocks/newsletter/newsletter-aligned-center-background.dto.js +1 -1
  76. package/esm2015/lib/dtos/blocks/newsletter/newsletter-aligned-center-image.dto.js +1 -1
  77. package/esm2015/lib/dtos/blocks/newsletter/newsletter-center-image.dto.js +1 -1
  78. package/esm2015/lib/dtos/blocks/onboarding/forms-onboarding.do.js +1 -1
  79. package/esm2015/lib/dtos/blocks/parent-block.dto.js +1 -1
  80. package/esm2015/lib/dtos/blocks/product/product-zoom-complete-background.dto.js +1 -1
  81. package/esm2015/lib/dtos/blocks/product/product-zoom-complete-slider.dto.js +1 -1
  82. package/esm2015/lib/dtos/blocks/product/product-zoom-complete.dto.js +1 -1
  83. package/esm2015/lib/dtos/blocks/product/product-zoom-more.dto.js +1 -1
  84. package/esm2015/lib/dtos/blocks/product/product-zoom-selected.dto.js +1 -1
  85. package/esm2015/lib/dtos/blocks/product/product-zoom-simple.dto.js +1 -1
  86. package/esm2015/lib/dtos/blocks/product/product-zoom-triple-column.dto.js +1 -1
  87. package/esm2015/lib/dtos/blocks/product/product-zoom.dto.js +1 -1
  88. package/esm2015/lib/dtos/blocks/products-list/products-list-classic.dto.js +1 -1
  89. package/esm2015/lib/dtos/blocks/products-list/products-list-selected.dto.js +1 -1
  90. package/esm2015/lib/dtos/blocks/products-list/products-list-simple.dto.js +1 -1
  91. package/esm2015/lib/dtos/blocks/quotes/quotes-author.dto.js +1 -1
  92. package/esm2015/lib/dtos/blocks/quotes/quotes-simple-background.dto.js +1 -1
  93. package/esm2015/lib/dtos/blocks/quotes/quotes-simple.dto.js +1 -1
  94. package/esm2015/lib/dtos/blocks/rassurances/rassurances-quadruple-aligned.dto.js +1 -1
  95. package/esm2015/lib/dtos/blocks/rassurances/rassurances-quadruple-background.dto.js +1 -1
  96. package/esm2015/lib/dtos/blocks/rassurances/rassurances-triple-background.dto.js +1 -1
  97. package/esm2015/lib/dtos/blocks/reviews/reviews-simple.dto.js +1 -1
  98. package/esm2015/lib/dtos/blocks/reviews/reviews-waterfall.dto.js +1 -1
  99. package/esm2015/lib/dtos/blocks/separators/separator-simple.dto.js +1 -1
  100. package/esm2015/lib/dtos/blocks/sliders/sliders-double-imageright.dto.js +1 -1
  101. package/esm2015/lib/dtos/blocks/sliders/sliders-fullpage.dto.js +1 -1
  102. package/esm2015/lib/dtos/blocks/sliders/sliders-imageright.dto.js +1 -1
  103. package/esm2015/lib/dtos/blocks/sliders/sliders-leftnav.dto.js +1 -1
  104. package/esm2015/lib/dtos/blocks/sliders/sliders-with-banner.dto.js +1 -1
  105. package/esm2015/lib/dtos/blocks/socials/socials-like.dto.js +1 -1
  106. package/esm2015/lib/dtos/blocks/socials/socials-network.dto.js +1 -1
  107. package/esm2015/lib/dtos/blocks/socials/socials-page-complex.dto.js +1 -1
  108. package/esm2015/lib/dtos/blocks/socials/socials-page-simple.dto.js +1 -1
  109. package/esm2015/lib/dtos/blocks/text-backgrounds/text-backgrounds-four-rows-icon-text.dto.js +1 -1
  110. package/esm2015/lib/dtos/blocks/text-backgrounds/text-backgrounds-link.dto.js +1 -1
  111. package/esm2015/lib/dtos/blocks/text-backgrounds/text-backgrounds-rows-icon-text.dto.js +1 -1
  112. package/esm2015/lib/dtos/blocks/text-backgrounds/text-backgrounds-simple.dto.js +1 -1
  113. package/esm2015/lib/dtos/blocks/text-backgrounds/text-backgrounds-three-rows-icon-text.dto.js +1 -1
  114. package/esm2015/lib/dtos/blocks/text-backgrounds/text-backgrounds-two-rows-icon-text.dto.js +1 -1
  115. package/esm2015/lib/dtos/blocks/text-backgrounds/text-backgrounds-with-banner.dto.js +1 -1
  116. package/esm2015/lib/dtos/blocks/text-backgrounds/text-backgrounds-with-txt.dto.js +1 -1
  117. package/esm2015/lib/dtos/blocks/texts/texts-double-background.dto.js +1 -1
  118. package/esm2015/lib/dtos/blocks/texts/texts-double.dto.js +1 -1
  119. package/esm2015/lib/dtos/blocks/texts/texts-one-background.dto.js +1 -1
  120. package/esm2015/lib/dtos/blocks/texts/texts-one.dto.js +1 -1
  121. package/esm2015/lib/dtos/blocks/texts/texts-quadruple-background.dto.js +1 -1
  122. package/esm2015/lib/dtos/blocks/texts/texts-quadruple-numbers.dto.js +1 -1
  123. package/esm2015/lib/dtos/blocks/texts/texts-quadruple.dto.js +1 -1
  124. package/esm2015/lib/dtos/blocks/texts/texts-triple-background.dto.js +1 -1
  125. package/esm2015/lib/dtos/blocks/texts/texts-triple.dto.js +1 -1
  126. package/esm2015/lib/dtos/blocks/timer/timer-airport.dto.js +1 -1
  127. package/esm2015/lib/dtos/blocks/timer/timer-background.dto.js +1 -1
  128. package/esm2015/lib/dtos/blocks/timer/timer-clock.dto.js +1 -1
  129. package/esm2015/lib/dtos/blocks/timer/timer-multiple-img.dto.js +1 -1
  130. package/esm2015/lib/dtos/blocks/timer/timer-simple.dto.js +1 -1
  131. package/esm2015/lib/dtos/blocks/videos/videos-simple.dto.js +1 -1
  132. package/esm2015/lib/dtos/blocks/videos/videos-txt-content.dto.js +1 -1
  133. package/esm2015/lib/dtos/blocks/videos/videos-txt.dto.js +1 -1
  134. package/esm2015/lib/dtos/blocks/witness/about-block.dto.js +1 -1
  135. package/esm2015/lib/dtos/blocks/witness/witness-background-double.dto.js +1 -1
  136. package/esm2015/lib/dtos/blocks/witness/witness-background-one.dto.js +1 -1
  137. package/esm2015/lib/dtos/blocks/witness/witness-quadruple.dto.js +1 -1
  138. package/esm2015/lib/dtos/blocks/witness/witness-triple.dto.js +1 -1
  139. package/esm2015/lib/dtos/blocks/witness/witness-twice.dto.js +1 -1
  140. package/esm2015/lib/dtos/configs/apis/api.dto.js +1 -1
  141. package/esm2015/lib/dtos/configs/blocks/block-config.dto.js +1 -1
  142. package/esm2015/lib/dtos/configs/blocks/blocks-list.dto.js +2 -1
  143. package/esm2015/lib/dtos/configs/buttons/button.dto.js +1 -1
  144. package/esm2015/lib/dtos/configs/external/external-config.dto.js +1 -1
  145. package/esm2015/lib/dtos/configs/fonts/font-awesome.dto.js +1 -1
  146. package/esm2015/lib/dtos/configs/images/four-images-title-element.dto.js +1 -1
  147. package/esm2015/lib/dtos/configs/medias/image/font-or-media.dto.js +1 -1
  148. package/esm2015/lib/dtos/configs/medias/image/image-media-and-text.dto.js +1 -1
  149. package/esm2015/lib/dtos/configs/medias/image/image-media.dto.js +1 -1
  150. package/esm2015/lib/dtos/configs/medias/image/payment-or-media.dto.js +1 -1
  151. package/esm2015/lib/dtos/configs/medias/media-width-height.dto.js +1 -1
  152. package/esm2015/lib/dtos/configs/medias/media.dto.js +1 -1
  153. package/esm2015/lib/dtos/configs/medias/text/text-media.dto.js +1 -1
  154. package/esm2015/lib/dtos/configs/structures/structure-config.dto.js +1 -1
  155. package/esm2015/lib/dtos/configs/structures/structures-list.dto.js +1 -1
  156. package/esm2015/lib/dtos/configs/translations/translations.dto.js +1 -1
  157. package/esm2015/lib/dtos/configs/types/types.dto.js +1 -1
  158. package/esm2015/lib/dtos/configs/witness/about-element.dto.js +1 -1
  159. package/esm2015/lib/dtos/forms/forms.dto.js +1 -1
  160. package/esm2015/lib/dtos/utils/quill/crypted-link.dto.js +1 -1
  161. package/esm2015/lib/dtos/utils/quill/custom-link.dto.js +1 -1
  162. package/esm2015/lib/dtos/utils/quill/delta.dto.js +1 -1
  163. package/esm2015/lib/dtos/utils/quill/icon.dto.js +1 -1
  164. package/esm2015/lib/dtos/utils/quill/line-break.dto.js +1 -1
  165. package/esm2015/lib/dtos/utils/quill-html-editor/html-formatter.js +1 -1
  166. package/esm2015/lib/dtos/utils/quill-html-editor/logger.js +1 -1
  167. package/esm2015/lib/dtos/utils/quill-html-editor/options.js +2 -1
  168. package/esm2015/lib/dtos/utils/quill-html-editor/quill.htmlEditButton.js +1 -1
  169. package/esm2015/lib/services/blocks/amplify-product/amplify-product-zoom-more.service.js +9 -7
  170. package/esm2015/lib/services/blocks/amplify-product/amplify-product-zoom-selected.service.js +9 -7
  171. package/esm2015/lib/services/blocks/amplify-product/amplify-product-zoom-triple-column.service.js +9 -7
  172. package/esm2015/lib/services/blocks/amplify-product/amplify-product-zoom.service.js +9 -7
  173. package/esm2015/lib/services/blocks/amplify-products-list/amplify-products-list-classic.service.js +9 -7
  174. package/esm2015/lib/services/blocks/amplify-products-list/amplify-products-list-selected.service.js +9 -7
  175. package/esm2015/lib/services/blocks/amplify-products-list/amplify-products-list-simple.service.js +9 -7
  176. package/esm2015/lib/services/blocks/code/code-html.service.js +9 -7
  177. package/esm2015/lib/services/blocks/code/code-javascript.service.js +9 -7
  178. package/esm2015/lib/services/blocks/code/code-stylesheet.service.js +9 -7
  179. package/esm2015/lib/services/blocks/faq/faq-accordion.service.js +9 -7
  180. package/esm2015/lib/services/blocks/faq/faq-frame.service.js +9 -7
  181. package/esm2015/lib/services/blocks/faq/faq-list-icon.service.js +9 -7
  182. package/esm2015/lib/services/blocks/faq/faq-simple-background.service.js +9 -7
  183. package/esm2015/lib/services/blocks/faq/faq-simple.service.js +9 -7
  184. package/esm2015/lib/services/blocks/forms/forms-background.service.js +9 -7
  185. package/esm2015/lib/services/blocks/forms/forms-imageleft.service.js +9 -7
  186. package/esm2015/lib/services/blocks/forms/forms-imageright.service.js +9 -7
  187. package/esm2015/lib/services/blocks/forms/forms-simple.service.js +9 -7
  188. package/esm2015/lib/services/blocks/images/four-images-title.service.js +9 -7
  189. package/esm2015/lib/services/blocks/images/images-banner.service.js +9 -7
  190. package/esm2015/lib/services/blocks/images/images-big-and-double.service.js +9 -7
  191. package/esm2015/lib/services/blocks/images/images-bigs-and-double-middle.service.js +9 -7
  192. package/esm2015/lib/services/blocks/images/images-double.service.js +9 -7
  193. package/esm2015/lib/services/blocks/images/images-quadruple-left-one-right.service.js +9 -7
  194. package/esm2015/lib/services/blocks/images/images-quadruple.service.js +9 -7
  195. package/esm2015/lib/services/blocks/images/images-simple.service.js +9 -7
  196. package/esm2015/lib/services/blocks/images/images-triple.service.js +9 -7
  197. package/esm2015/lib/services/blocks/images/two-images-title-text.service.js +9 -7
  198. package/esm2015/lib/services/blocks/images-texts/images-texts-big-left-text-right.service.js +9 -7
  199. package/esm2015/lib/services/blocks/images-texts/images-texts-big-right-text-left.service.js +9 -7
  200. package/esm2015/lib/services/blocks/images-texts/images-texts-left-text-right.service.js +9 -7
  201. package/esm2015/lib/services/blocks/images-texts/images-texts-one-text-one.service.js +9 -7
  202. package/esm2015/lib/services/blocks/images-texts/images-texts-right-text-left.service.js +9 -7
  203. package/esm2015/lib/services/blocks/images-texts/images-texts-small-left-text-right.service.js +9 -7
  204. package/esm2015/lib/services/blocks/images-texts/images-texts-small-right-text-left.service.js +9 -7
  205. package/esm2015/lib/services/blocks/images-texts/images-texts-text-one-text.service.js +9 -7
  206. package/esm2015/lib/services/blocks/launch-videos/launch-videos-button.service.js +9 -7
  207. package/esm2015/lib/services/blocks/launch-videos/launch-videos-buttontxt.service.js +9 -7
  208. package/esm2015/lib/services/blocks/map/map-background-form-left.service.js +9 -7
  209. package/esm2015/lib/services/blocks/map/map-background-form-right.service.js +9 -7
  210. package/esm2015/lib/services/blocks/map/map-fullpage.service.js +9 -7
  211. package/esm2015/lib/services/blocks/map/map-left-text.service.js +9 -7
  212. package/esm2015/lib/services/blocks/map/map-right-text.service.js +9 -7
  213. package/esm2015/lib/services/blocks/map/map-text-form.service.js +9 -7
  214. package/esm2015/lib/services/blocks/newsletter/newsletter-aligned-center-background.service.js +9 -7
  215. package/esm2015/lib/services/blocks/newsletter/newsletter-aligned-center-image.service.js +9 -7
  216. package/esm2015/lib/services/blocks/newsletter/newsletter-center-image.service.js +9 -7
  217. package/esm2015/lib/services/blocks/onboarding/forms-onboarding.service.js +9 -7
  218. package/esm2015/lib/services/blocks/product/product-zoom-complete-background.service.js +9 -7
  219. package/esm2015/lib/services/blocks/product/product-zoom-complete-slider.service.js +9 -7
  220. package/esm2015/lib/services/blocks/product/product-zoom-complete.service.js +9 -7
  221. package/esm2015/lib/services/blocks/product/product-zoom-more.service.js +9 -7
  222. package/esm2015/lib/services/blocks/product/product-zoom-selected.service.js +9 -7
  223. package/esm2015/lib/services/blocks/product/product-zoom-simple.service.js +9 -7
  224. package/esm2015/lib/services/blocks/product/product-zoom-triple-column.service.js +9 -7
  225. package/esm2015/lib/services/blocks/product/product-zoom.service.js +9 -7
  226. package/esm2015/lib/services/blocks/products-list/products-list-classic.service.js +9 -7
  227. package/esm2015/lib/services/blocks/products-list/products-list-selected.service.js +9 -7
  228. package/esm2015/lib/services/blocks/products-list/products-list-simple.service.js +9 -7
  229. package/esm2015/lib/services/blocks/quotes/quotes-author.service.js +9 -7
  230. package/esm2015/lib/services/blocks/quotes/quotes-simple-background.service.js +9 -7
  231. package/esm2015/lib/services/blocks/quotes/quotes-simple.service.js +9 -7
  232. package/esm2015/lib/services/blocks/rassurances/rassurances-quadruple-aligned.service.js +9 -7
  233. package/esm2015/lib/services/blocks/rassurances/rassurances-quadruple-background.service.js +9 -7
  234. package/esm2015/lib/services/blocks/rassurances/rassurances-triple-background.service.js +9 -7
  235. package/esm2015/lib/services/blocks/reviews/reviews-simple.service.js +9 -7
  236. package/esm2015/lib/services/blocks/reviews/reviews-waterfall.service.js +9 -7
  237. package/esm2015/lib/services/blocks/separator/separator-simple.service.js +9 -7
  238. package/esm2015/lib/services/blocks/sliders/sliders-double-imageright.service.js +9 -7
  239. package/esm2015/lib/services/blocks/sliders/sliders-fullpage.service.js +9 -7
  240. package/esm2015/lib/services/blocks/sliders/sliders-imageright.service.js +9 -7
  241. package/esm2015/lib/services/blocks/sliders/sliders-leftnav.service.js +9 -7
  242. package/esm2015/lib/services/blocks/sliders/sliders-with-banner.service.js +9 -7
  243. package/esm2015/lib/services/blocks/socials/socials-like.service.js +9 -7
  244. package/esm2015/lib/services/blocks/socials/socials-network.service.js +9 -7
  245. package/esm2015/lib/services/blocks/socials/socials-page-complex.service.js +9 -7
  246. package/esm2015/lib/services/blocks/socials/socials-page-simple.service.js +9 -7
  247. package/esm2015/lib/services/blocks/text-backgrounds/text-backgrounds-four-rows-icon-text.service.js +9 -7
  248. package/esm2015/lib/services/blocks/text-backgrounds/text-backgrounds-link.service.js +9 -7
  249. package/esm2015/lib/services/blocks/text-backgrounds/text-backgrounds-simple.service.js +9 -7
  250. package/esm2015/lib/services/blocks/text-backgrounds/text-backgrounds-three-rows-icon-text.service.js +9 -7
  251. package/esm2015/lib/services/blocks/text-backgrounds/text-backgrounds-two-rows-icon-text.service.js +9 -7
  252. package/esm2015/lib/services/blocks/text-backgrounds/text-backgrounds-with-banner.service.js +9 -7
  253. package/esm2015/lib/services/blocks/text-backgrounds/text-backgrounds-with-txt.service.js +9 -7
  254. package/esm2015/lib/services/blocks/texts/texts-double-background.service.js +9 -7
  255. package/esm2015/lib/services/blocks/texts/texts-double.service.js +9 -7
  256. package/esm2015/lib/services/blocks/texts/texts-one-background.service.js +9 -7
  257. package/esm2015/lib/services/blocks/texts/texts-one.service.js +9 -7
  258. package/esm2015/lib/services/blocks/texts/texts-quadruple-background.service.js +9 -7
  259. package/esm2015/lib/services/blocks/texts/texts-quadruple-numbers.service.js +9 -7
  260. package/esm2015/lib/services/blocks/texts/texts-quadruple.service.js +9 -7
  261. package/esm2015/lib/services/blocks/texts/texts-triple-background.service.js +9 -7
  262. package/esm2015/lib/services/blocks/texts/texts-triple.service.js +9 -7
  263. package/esm2015/lib/services/blocks/timer/timer-airport.service.js +9 -7
  264. package/esm2015/lib/services/blocks/timer/timer-background.service.js +9 -7
  265. package/esm2015/lib/services/blocks/timer/timer-clock.service.js +9 -7
  266. package/esm2015/lib/services/blocks/timer/timer-multiple-img.service.js +9 -7
  267. package/esm2015/lib/services/blocks/timer/timer-simple.service.js +9 -7
  268. package/esm2015/lib/services/blocks/videos/videos-simple.service.js +9 -7
  269. package/esm2015/lib/services/blocks/videos/videos-txt-content.service.js +9 -7
  270. package/esm2015/lib/services/blocks/videos/videos-txt-left.service.js +9 -7
  271. package/esm2015/lib/services/blocks/videos/videos-txt.service.js +9 -7
  272. package/esm2015/lib/services/blocks/witness/about-block.service.js +9 -7
  273. package/esm2015/lib/services/blocks/witness/witness-background-double.service.js +9 -7
  274. package/esm2015/lib/services/blocks/witness/witness-background-one.service.js +9 -7
  275. package/esm2015/lib/services/blocks/witness/witness-quadruple.service.js +9 -7
  276. package/esm2015/lib/services/blocks/witness/witness-triple.service.js +9 -7
  277. package/esm2015/lib/services/blocks/witness/witness-twice.service.js +9 -7
  278. package/esm2015/lib/services/structures/amplify-product/amplify-product.service.js +9 -7
  279. package/esm2015/lib/services/structures/amplify-products-list/amplify-products-list.service.js +9 -7
  280. package/esm2015/lib/services/structures/code/code.service.js +9 -7
  281. package/esm2015/lib/services/structures/faq/faq.service.js +9 -7
  282. package/esm2015/lib/services/structures/forms/forms.service.js +9 -7
  283. package/esm2015/lib/services/structures/images/images.service.js +9 -7
  284. package/esm2015/lib/services/structures/images-texts/images-texts.service.js +9 -7
  285. package/esm2015/lib/services/structures/launch-videos/launch-videos.service.js +9 -7
  286. package/esm2015/lib/services/structures/map/map.service.js +9 -7
  287. package/esm2015/lib/services/structures/newsletter/newsletter.service.js +9 -7
  288. package/esm2015/lib/services/structures/onboarding/onboarding.service.js +9 -7
  289. package/esm2015/lib/services/structures/parent-structures.service.js +1 -1
  290. package/esm2015/lib/services/structures/product/product.service.js +9 -7
  291. package/esm2015/lib/services/structures/products-list/products-list.service.js +9 -7
  292. package/esm2015/lib/services/structures/quotes/quotes.service.js +9 -7
  293. package/esm2015/lib/services/structures/rassurances/rassurances.service.js +9 -7
  294. package/esm2015/lib/services/structures/reviews/reviews.service.js +9 -7
  295. package/esm2015/lib/services/structures/separator/separator.service.js +9 -7
  296. package/esm2015/lib/services/structures/sliders/sliders.service.js +9 -7
  297. package/esm2015/lib/services/structures/socials/socials.service.js +9 -7
  298. package/esm2015/lib/services/structures/text-backgrounds/text-backgrounds.service.js +9 -7
  299. package/esm2015/lib/services/structures/texts/texts.service.js +9 -7
  300. package/esm2015/lib/services/structures/timer/timer.service.js +9 -7
  301. package/esm2015/lib/services/structures/videos/videos.service.js +9 -7
  302. package/esm2015/lib/services/structures/witness/witness.service.js +9 -7
  303. package/esm2015/lib/services/utils/api.service.js +9 -10
  304. package/esm2015/lib/services/utils/config.service.js +9 -7
  305. package/esm2015/lib/services/utils/content.service.js +9 -7
  306. package/esm2015/lib/services/utils/currency.service.js +9 -10
  307. package/esm2015/lib/services/utils/expected-images.service.js +9 -8
  308. package/esm2015/lib/services/utils/external-config.service.js +9 -10
  309. package/esm2015/lib/services/utils/font-awesome.service.js +9 -8
  310. package/esm2015/lib/services/utils/injector.service.js +9 -7
  311. package/esm2015/lib/services/utils/media-connector.service.js +9 -7
  312. package/esm2015/lib/services/utils/quill.service.js +9 -7
  313. package/esm2015/lib/services/utils/structure-config.service.js +9 -7
  314. package/esm2015/lib/services/utils/translate-block.service.js +9 -10
  315. package/esm2015/lib/services/utils/vimeo.service.js +9 -7
  316. package/esm2015/lib/services/utils/youtube.service.js +9 -7
  317. package/esm2015/lib/services/wizi-block.service.js +9 -10
  318. package/esm2015/lib/shared/animations/list/animate-list-from-left.animation.js +1 -1
  319. package/esm2015/lib/shared/animations/list/animate-list-from-right.animation.js +1 -1
  320. package/esm2015/lib/shared/components/editorjs/editorjs.component.js +23 -18
  321. package/esm2015/lib/shared/components/editorjs/tools/inline/bold-tool.component.js +1 -1
  322. package/esm2015/lib/shared/components/editorjs/tools/inline/capitalize-tool.component.js +1 -1
  323. package/esm2015/lib/shared/components/editorjs/tools/inline/italic-tool.component.js +1 -1
  324. package/esm2015/lib/shared/components/editorjs/tools/inline/link-tool.component.js +1 -1
  325. package/esm2015/lib/shared/components/editorjs/tools/inline/strike-tool.component.js +1 -1
  326. package/esm2015/lib/shared/components/editorjs/tools/inline/subscript-tool.component.js +1 -1
  327. package/esm2015/lib/shared/components/editorjs/tools/inline/superscript-tool.component.js +1 -1
  328. package/esm2015/lib/shared/components/editorjs/tools/inline/text-background-color-tool.component.js +1 -1
  329. package/esm2015/lib/shared/components/editorjs/tools/inline/text-color-tool.component.js +1 -1
  330. package/esm2015/lib/shared/components/editorjs/tools/inline/text-size-tool.component.js +1 -1
  331. package/esm2015/lib/shared/components/editorjs/tools/inline/tool-type/color-tool.component.js +1 -1
  332. package/esm2015/lib/shared/components/editorjs/tools/inline/tool-type/inline-style-tool.component.js +8 -10
  333. package/esm2015/lib/shared/components/editorjs/tools/inline/tool-type/text-tool.component.js +1 -1
  334. package/esm2015/lib/shared/components/editorjs/tools/inline/underline-tool.component.js +1 -1
  335. package/esm2015/lib/shared/components/editorjs/tools/paragraph/code-edit-tool.component.js +1 -1
  336. package/esm2015/lib/shared/components/editorjs/tools/paragraph/indent-tool.component.js +1 -1
  337. package/esm2015/lib/shared/components/editorjs/tools/paragraph/ordered-list-tool.component.js +1 -1
  338. package/esm2015/lib/shared/components/editorjs/tools/paragraph/outdent-tool.component.js +1 -1
  339. package/esm2015/lib/shared/components/editorjs/tools/paragraph/quote-tool.component.js +1 -1
  340. package/esm2015/lib/shared/components/editorjs/tools/paragraph/redo-tool.component.js +1 -1
  341. package/esm2015/lib/shared/components/editorjs/tools/paragraph/text-align-tool.component.js +1 -1
  342. package/esm2015/lib/shared/components/editorjs/tools/paragraph/text-type-tool.component.js +1 -1
  343. package/esm2015/lib/shared/components/editorjs/tools/paragraph/tool-type/paragraph-style-tool.component.js +1 -1
  344. package/esm2015/lib/shared/components/editorjs/tools/paragraph/tool-type/text-edition.component.js +13 -13
  345. package/esm2015/lib/shared/components/editorjs/tools/paragraph/tool-type/text-tool.component.js +1 -1
  346. package/esm2015/lib/shared/components/editorjs/tools/paragraph/undo-tool.component.js +1 -1
  347. package/esm2015/lib/shared/components/editorjs/tools/paragraph/unordered-list-tool.component.js +1 -1
  348. package/esm2015/lib/shared/components/editorjs/tools/utils/colors.component.js +1 -1
  349. package/esm2015/lib/shared/components/editorjs/tools/utils/editorjs-conversion.service.js +9 -8
  350. package/esm2015/lib/shared/components/editorjs/tools/utils/editorjs-tool.component.js +3 -2
  351. package/esm2015/lib/shared/components/editorjs/tools/utils/editorjs-translation.service.js +9 -8
  352. package/esm2015/lib/shared/components/editorjs/tools/utils/i18n/en-i18n.component.js +1 -1
  353. package/esm2015/lib/shared/components/editorjs/tools/utils/i18n/fr-i18n.component.js +1 -1
  354. package/esm2015/lib/shared/components/editorjs/tools/utils/texts.component.js +1 -1
  355. package/esm2015/lib/shared/components/faq/faq.component.js +36 -20
  356. package/esm2015/lib/shared/components/loader/loader.component.js +11 -7
  357. package/esm2015/lib/shared/components/quill/quill.component.js +34 -22
  358. package/esm2015/lib/shared/components/shared-components.module.js +71 -18
  359. package/esm2015/lib/shared/components/small-loader/small-loader.component.js +11 -7
  360. package/esm2015/lib/shared/components/star/star.component.js +21 -14
  361. package/esm2015/lib/shared/components/structure-amplify-search-category/structure-amplify-search-category.component.js +29 -17
  362. package/esm2015/lib/shared/components/structure-amplify-search-product/structure-amplify-search-product.component.js +35 -19
  363. package/esm2015/lib/shared/components/structure-config/structure-config.component.js +28 -18
  364. package/esm2015/lib/shared/components/structure-config-checkbox/structure-config-checkbox.component.js +30 -19
  365. package/esm2015/lib/shared/components/structure-config-extend-input/structure-config-extended-input.component.js +47 -26
  366. package/esm2015/lib/shared/components/structure-config-font/structure-config-font.component.js +36 -22
  367. package/esm2015/lib/shared/components/structure-config-input/structure-config-input.component.js +36 -21
  368. package/esm2015/lib/shared/components/structure-config-payment/structure-config-payment.component.js +23 -16
  369. package/esm2015/lib/shared/components/structure-search-product/structure-search-product.component.js +29 -17
  370. package/esm2015/lib/shared/components/structure-select/structure-select.component.js +28 -16
  371. package/esm2015/lib/shared/components/structure-tools/structure-tools.component.js +31 -20
  372. package/esm2015/lib/shared/directives/auto-focus/auto-focus.directive.js +10 -9
  373. package/esm2015/lib/shared/directives/auto-hide/auto-hide.directive.js +18 -15
  374. package/esm2015/lib/shared/directives/get-size-image/get-size-image.directive.js +20 -16
  375. package/esm2015/lib/shared/directives/holdable/holdable.directive.js +21 -12
  376. package/esm2015/lib/shared/directives/pictures-template/pictures-template.directive.js +19 -16
  377. package/esm2015/lib/shared/directives/shared-directives.module.js +25 -9
  378. package/esm2015/lib/shared/directives/show-delete-button/show-delete-button.directive.js +16 -14
  379. package/esm2015/lib/shared/pipes/add-zero-for-timer/add-zero-for-timer.pipe.js +10 -6
  380. package/esm2015/lib/shared/pipes/answer-type/answer-type.pipe.js +10 -6
  381. package/esm2015/lib/shared/pipes/array-number/array-number.pipe.js +10 -6
  382. package/esm2015/lib/shared/pipes/check-payment-value/check-payment-value.pipe.js +10 -6
  383. package/esm2015/lib/shared/pipes/even-odd/even-odd.pipe.js +8 -4
  384. package/esm2015/lib/shared/pipes/img-path/img-path.pipe.js +11 -9
  385. package/esm2015/lib/shared/pipes/safe-style/safe-style.pipe.js +12 -10
  386. package/esm2015/lib/shared/pipes/safe-url/safe-url.pipe.js +11 -9
  387. package/esm2015/lib/shared/pipes/shared-pipes.module.js +33 -9
  388. package/esm2015/lib/shared/pipes/strip-tags/strip-tags.pipe.js +8 -4
  389. package/esm2015/lib/shared/pipes/tiny-color/tiny-color.pipe.js +10 -6
  390. package/esm2015/lib/shared/shared.module.js +61 -26
  391. package/esm2015/lib/structures/amplify-product/zoom/amplify-product-zoom.component.js +19 -11
  392. package/esm2015/lib/structures/amplify-product/zoom-more/amplify-product-zoom-more.component.js +19 -11
  393. package/esm2015/lib/structures/amplify-product/zoom-selected/amplify-product-zoom-selected.component.js +19 -11
  394. package/esm2015/lib/structures/amplify-product/zoom-triple-column/amplify-product-zoom-triple-column.component.js +19 -11
  395. package/esm2015/lib/structures/amplify-products-list/classic/amplify-products-list-classic.component.js +25 -14
  396. package/esm2015/lib/structures/amplify-products-list/selected/amplify-products-list-selected.component.js +25 -14
  397. package/esm2015/lib/structures/amplify-products-list/simple/amplify-products-list-simple.component.js +25 -14
  398. package/esm2015/lib/structures/code/code-html/code-html.component.js +14 -8
  399. package/esm2015/lib/structures/code/code-javascript/code-javascript.component.js +14 -8
  400. package/esm2015/lib/structures/code/code-stylesheet/code-stylesheet.component.js +14 -8
  401. package/esm2015/lib/structures/faq/accordion/faq-accordion.component.js +12 -8
  402. package/esm2015/lib/structures/faq/frame/faq-frame.component.js +12 -8
  403. package/esm2015/lib/structures/faq/list-icon/faq-list-icon.component.js +15 -8
  404. package/esm2015/lib/structures/faq/simple/faq-simple.component.js +12 -8
  405. package/esm2015/lib/structures/faq/simple-background/faq-simple-background.component.js +12 -8
  406. package/esm2015/lib/structures/forms/background/forms-background.component.js +18 -10
  407. package/esm2015/lib/structures/forms/imageleft/forms-imageleft.component.js +22 -10
  408. package/esm2015/lib/structures/forms/imageright/forms-imageright.component.js +22 -10
  409. package/esm2015/lib/structures/forms/simple/forms-simple.component.js +18 -10
  410. package/esm2015/lib/structures/images/banner/images-banner.component.js +19 -8
  411. package/esm2015/lib/structures/images/big-and-double/images-big-and-double.component.js +19 -8
  412. package/esm2015/lib/structures/images/bigs-and-double-middle/images-bigs-and-double-middle.component.js +19 -8
  413. package/esm2015/lib/structures/images/double/images-double.component.js +19 -8
  414. package/esm2015/lib/structures/images/four-images-title/four-images-title.component.js +21 -10
  415. package/esm2015/lib/structures/images/quadruple/images-quadruple.component.js +19 -8
  416. package/esm2015/lib/structures/images/quadruple-left-one-right/images-quadruple-left-one-right.component.js +19 -8
  417. package/esm2015/lib/structures/images/simple/images-simple.component.js +19 -8
  418. package/esm2015/lib/structures/images/triple/images-triple.component.js +19 -8
  419. package/esm2015/lib/structures/images/two-images-title-text/two-images-title-text.component.js +20 -8
  420. package/esm2015/lib/structures/images-texts/big-left-text-right/images-texts-big-left-text-right.component.js +20 -8
  421. package/esm2015/lib/structures/images-texts/big-right-text-left/images-texts-big-right-text-left.component.js +20 -8
  422. package/esm2015/lib/structures/images-texts/left-text-right/images-texts-left-text-right.component.js +20 -8
  423. package/esm2015/lib/structures/images-texts/one-text-one/images-texts-one-text-one.component.js +20 -8
  424. package/esm2015/lib/structures/images-texts/right-text-left/images-texts-right-text-left.component.js +20 -8
  425. package/esm2015/lib/structures/images-texts/small-left-text-right/images-texts-small-left-text-right.component.js +20 -8
  426. package/esm2015/lib/structures/images-texts/small-right-text-left/images-texts-small-right-text-left.component.js +20 -8
  427. package/esm2015/lib/structures/images-texts/text-one-text/images-texts-text-one-text.component.js +20 -8
  428. package/esm2015/lib/structures/launch-videos/button/launch-videos-button.component.js +17 -11
  429. package/esm2015/lib/structures/launch-videos/buttontxt/launch-videos-buttontxt.component.js +18 -11
  430. package/esm2015/lib/structures/loader-component.module.js +12 -7
  431. package/esm2015/lib/structures/map/background-form-left/map-background-form-left.component.js +63 -43
  432. package/esm2015/lib/structures/map/background-form-right/map-background-form-right.component.js +63 -43
  433. package/esm2015/lib/structures/map/fullpage/map-fullpage.component.js +61 -43
  434. package/esm2015/lib/structures/map/left-text/map-left-text.component.js +61 -41
  435. package/esm2015/lib/structures/map/right-text/map-right-text.component.js +61 -41
  436. package/esm2015/lib/structures/map/text-form/map-text-form.component.js +67 -44
  437. package/esm2015/lib/structures/newsletter/aligned-center-background/newsletter-aligned-center-background.component.js +13 -8
  438. package/esm2015/lib/structures/newsletter/aligned-center-image/newsletter-aligned-center-image.component.js +14 -8
  439. package/esm2015/lib/structures/newsletter/center-image/newsletter-center-image.component.js +15 -8
  440. package/esm2015/lib/structures/onboarding/onboarding/forms-onboarding.component.js +14 -8
  441. package/esm2015/lib/structures/product/zoom/product-zoom.component.js +20 -12
  442. package/esm2015/lib/structures/product/zoom-complete/product-zoom-complete.component.js +22 -12
  443. package/esm2015/lib/structures/product/zoom-complete-background/product-zoom-complete-background.component.js +23 -12
  444. package/esm2015/lib/structures/product/zoom-complete-slider/product-zoom-complete-slider.component.js +22 -12
  445. package/esm2015/lib/structures/product/zoom-more/product-zoom-more.component.js +20 -12
  446. package/esm2015/lib/structures/product/zoom-selected/product-zoom-selected.component.js +20 -12
  447. package/esm2015/lib/structures/product/zoom-simple/product-zoom-simple.component.js +21 -12
  448. package/esm2015/lib/structures/product/zoom-triple-column/product-zoom-triple-column.component.js +20 -12
  449. package/esm2015/lib/structures/products-list/classic/products-list-classic.component.js +26 -17
  450. package/esm2015/lib/structures/products-list/selected/products-list-selected.component.js +26 -16
  451. package/esm2015/lib/structures/products-list/simple/products-list-simple.component.js +26 -16
  452. package/esm2015/lib/structures/quotes/author/quotes-author.component.js +13 -8
  453. package/esm2015/lib/structures/quotes/simple/quotes-simple.component.js +12 -8
  454. package/esm2015/lib/structures/quotes/simple-background/quotes-simple-background.component.js +13 -8
  455. package/esm2015/lib/structures/rassurances/quadruple-aligned/rassurances-quadruple-aligned.component.js +14 -8
  456. package/esm2015/lib/structures/rassurances/quadruple-background/rassurances-quadruple-background.component.js +15 -8
  457. package/esm2015/lib/structures/rassurances/triple-background/rassurances-triple-background.component.js +15 -8
  458. package/esm2015/lib/structures/reviews/simple/reviews-simple.component.js +17 -10
  459. package/esm2015/lib/structures/reviews/waterfall/reviews-waterfall.component.js +19 -10
  460. package/esm2015/lib/structures/separator/separator-simple/separator-simple.component.js +12 -8
  461. package/esm2015/lib/structures/sliders/double-imageright/slider-double-imageright.component.js +20 -8
  462. package/esm2015/lib/structures/sliders/fullpage/slider-fullpage.component.js +20 -8
  463. package/esm2015/lib/structures/sliders/imageright/slider-imageright.component.js +20 -8
  464. package/esm2015/lib/structures/sliders/leftnav/slider-leftnav.component.js +20 -8
  465. package/esm2015/lib/structures/sliders/with-banner/slider-with-banner.component.js +21 -8
  466. package/esm2015/lib/structures/socials/like/socials-like.component.js +15 -8
  467. package/esm2015/lib/structures/socials/network/socials-network.component.js +14 -8
  468. package/esm2015/lib/structures/socials/page-complex/socials-page-complex.component.js +15 -8
  469. package/esm2015/lib/structures/socials/page-simple/socials-page-simple.component.js +15 -8
  470. package/esm2015/lib/structures/structures.component.js +9 -8
  471. package/esm2015/lib/structures/structures.module.js +256 -19
  472. package/esm2015/lib/structures/text-backgrounds/four-rows-icon-text/text-backgrounds-four-rows-icon-text.component.js +23 -10
  473. package/esm2015/lib/structures/text-backgrounds/link/text-backgrounds-link.component.js +22 -8
  474. package/esm2015/lib/structures/text-backgrounds/simple/text-backgrounds-simple.component.js +20 -8
  475. package/esm2015/lib/structures/text-backgrounds/three-rows-icon-text/text-backgrounds-three-rows-icon-text.component.js +23 -10
  476. package/esm2015/lib/structures/text-backgrounds/two-rows-icon-text/text-backgrounds-two-rows-icon-text.component.js +23 -10
  477. package/esm2015/lib/structures/text-backgrounds/with-banner/text-backgrounds-with-banner.component.js +20 -8
  478. package/esm2015/lib/structures/text-backgrounds/with-txt/text-backgrounds-with-txt.component.js +20 -8
  479. package/esm2015/lib/structures/texts/double/texts-double.component.js +18 -8
  480. package/esm2015/lib/structures/texts/double-background/texts-double-background.component.js +18 -8
  481. package/esm2015/lib/structures/texts/one/texts-one.component.js +18 -8
  482. package/esm2015/lib/structures/texts/one-background/texts-one-background.component.js +18 -8
  483. package/esm2015/lib/structures/texts/quadruple/texts-quadruple.component.js +18 -8
  484. package/esm2015/lib/structures/texts/quadruple-background/texts-quadruple-background.component.js +18 -8
  485. package/esm2015/lib/structures/texts/quadruple-numbers/texts-quadruple-numbers.component.js +14 -8
  486. package/esm2015/lib/structures/texts/triple/texts-triple.component.js +18 -8
  487. package/esm2015/lib/structures/texts/triple-background/texts-triple-background.component.js +18 -8
  488. package/esm2015/lib/structures/timer/airport/timer-airport.component.js +17 -10
  489. package/esm2015/lib/structures/timer/background/timer-background.component.js +19 -10
  490. package/esm2015/lib/structures/timer/clock/timer-clock.component.js +21 -13
  491. package/esm2015/lib/structures/timer/multiple-img/timer-multiple-img.component.js +22 -10
  492. package/esm2015/lib/structures/timer/simple/timer-simple.component.js +18 -10
  493. package/esm2015/lib/structures/videos/simple/videos-simple.component.js +17 -11
  494. package/esm2015/lib/structures/videos/txt/videos-txt.component.js +18 -11
  495. package/esm2015/lib/structures/videos/txt-content/videos-txt-content.component.js +18 -11
  496. package/esm2015/lib/structures/videos/txt-left/videos-txt-left.component.js +18 -11
  497. package/esm2015/lib/structures/witness/about-block/about-block.component.js +24 -11
  498. package/esm2015/lib/structures/witness/background-double/witness-background-double.component.js +20 -8
  499. package/esm2015/lib/structures/witness/background-one/witness-background-one.component.js +20 -8
  500. package/esm2015/lib/structures/witness/quadruple/witness-quadruple.component.js +20 -8
  501. package/esm2015/lib/structures/witness/triple/witness-triple.component.js +20 -8
  502. package/esm2015/lib/structures/witness/twice/witness-twice.component.js +20 -8
  503. package/esm2015/lib/wizi-block.component.js +48 -27
  504. package/esm2015/lib/wizi-block.module.js +47 -21
  505. package/esm2015/public_api.js +1 -1
  506. package/esm2015/wizishop-wizi-block.js +1 -282
  507. package/fesm2015/wizishop-wizi-block.js +5855 -4907
  508. package/fesm2015/wizishop-wizi-block.js.map +1 -1
  509. package/lib/components/blocks/blocks.component.d.ts +3 -0
  510. package/lib/components/components.module.d.ts +13 -0
  511. package/lib/components/configs/configs.component.d.ts +3 -0
  512. package/lib/components/container-block/container-block.component.d.ts +3 -0
  513. package/lib/components/previews/previews.component.d.ts +3 -0
  514. package/lib/services/blocks/amplify-product/amplify-product-zoom-more.service.d.ts +3 -0
  515. package/lib/services/blocks/amplify-product/amplify-product-zoom-selected.service.d.ts +3 -0
  516. package/lib/services/blocks/amplify-product/amplify-product-zoom-triple-column.service.d.ts +3 -0
  517. package/lib/services/blocks/amplify-product/amplify-product-zoom.service.d.ts +3 -0
  518. package/lib/services/blocks/amplify-products-list/amplify-products-list-classic.service.d.ts +3 -0
  519. package/lib/services/blocks/amplify-products-list/amplify-products-list-selected.service.d.ts +3 -0
  520. package/lib/services/blocks/amplify-products-list/amplify-products-list-simple.service.d.ts +3 -0
  521. package/lib/services/blocks/code/code-html.service.d.ts +3 -0
  522. package/lib/services/blocks/code/code-javascript.service.d.ts +3 -0
  523. package/lib/services/blocks/code/code-stylesheet.service.d.ts +3 -0
  524. package/lib/services/blocks/faq/faq-accordion.service.d.ts +3 -0
  525. package/lib/services/blocks/faq/faq-frame.service.d.ts +3 -0
  526. package/lib/services/blocks/faq/faq-list-icon.service.d.ts +3 -0
  527. package/lib/services/blocks/faq/faq-simple-background.service.d.ts +3 -0
  528. package/lib/services/blocks/faq/faq-simple.service.d.ts +3 -0
  529. package/lib/services/blocks/forms/forms-background.service.d.ts +3 -0
  530. package/lib/services/blocks/forms/forms-imageleft.service.d.ts +3 -0
  531. package/lib/services/blocks/forms/forms-imageright.service.d.ts +3 -0
  532. package/lib/services/blocks/forms/forms-simple.service.d.ts +3 -0
  533. package/lib/services/blocks/images/four-images-title.service.d.ts +3 -0
  534. package/lib/services/blocks/images/images-banner.service.d.ts +3 -0
  535. package/lib/services/blocks/images/images-big-and-double.service.d.ts +3 -0
  536. package/lib/services/blocks/images/images-bigs-and-double-middle.service.d.ts +3 -0
  537. package/lib/services/blocks/images/images-double.service.d.ts +3 -0
  538. package/lib/services/blocks/images/images-quadruple-left-one-right.service.d.ts +3 -0
  539. package/lib/services/blocks/images/images-quadruple.service.d.ts +3 -0
  540. package/lib/services/blocks/images/images-simple.service.d.ts +3 -0
  541. package/lib/services/blocks/images/images-triple.service.d.ts +3 -0
  542. package/lib/services/blocks/images/two-images-title-text.service.d.ts +3 -0
  543. package/lib/services/blocks/images-texts/images-texts-big-left-text-right.service.d.ts +3 -0
  544. package/lib/services/blocks/images-texts/images-texts-big-right-text-left.service.d.ts +3 -0
  545. package/lib/services/blocks/images-texts/images-texts-left-text-right.service.d.ts +3 -0
  546. package/lib/services/blocks/images-texts/images-texts-one-text-one.service.d.ts +3 -0
  547. package/lib/services/blocks/images-texts/images-texts-right-text-left.service.d.ts +3 -0
  548. package/lib/services/blocks/images-texts/images-texts-small-left-text-right.service.d.ts +3 -0
  549. package/lib/services/blocks/images-texts/images-texts-small-right-text-left.service.d.ts +3 -0
  550. package/lib/services/blocks/images-texts/images-texts-text-one-text.service.d.ts +3 -0
  551. package/lib/services/blocks/launch-videos/launch-videos-button.service.d.ts +3 -0
  552. package/lib/services/blocks/launch-videos/launch-videos-buttontxt.service.d.ts +3 -0
  553. package/lib/services/blocks/map/map-background-form-left.service.d.ts +3 -0
  554. package/lib/services/blocks/map/map-background-form-right.service.d.ts +3 -0
  555. package/lib/services/blocks/map/map-fullpage.service.d.ts +3 -0
  556. package/lib/services/blocks/map/map-left-text.service.d.ts +3 -0
  557. package/lib/services/blocks/map/map-right-text.service.d.ts +3 -0
  558. package/lib/services/blocks/map/map-text-form.service.d.ts +3 -0
  559. package/lib/services/blocks/newsletter/newsletter-aligned-center-background.service.d.ts +3 -0
  560. package/lib/services/blocks/newsletter/newsletter-aligned-center-image.service.d.ts +3 -0
  561. package/lib/services/blocks/newsletter/newsletter-center-image.service.d.ts +3 -0
  562. package/lib/services/blocks/onboarding/forms-onboarding.service.d.ts +3 -0
  563. package/lib/services/blocks/product/product-zoom-complete-background.service.d.ts +3 -0
  564. package/lib/services/blocks/product/product-zoom-complete-slider.service.d.ts +3 -0
  565. package/lib/services/blocks/product/product-zoom-complete.service.d.ts +3 -0
  566. package/lib/services/blocks/product/product-zoom-more.service.d.ts +3 -0
  567. package/lib/services/blocks/product/product-zoom-selected.service.d.ts +3 -0
  568. package/lib/services/blocks/product/product-zoom-simple.service.d.ts +3 -0
  569. package/lib/services/blocks/product/product-zoom-triple-column.service.d.ts +3 -0
  570. package/lib/services/blocks/product/product-zoom.service.d.ts +3 -0
  571. package/lib/services/blocks/products-list/products-list-classic.service.d.ts +3 -0
  572. package/lib/services/blocks/products-list/products-list-selected.service.d.ts +3 -0
  573. package/lib/services/blocks/products-list/products-list-simple.service.d.ts +3 -0
  574. package/lib/services/blocks/quotes/quotes-author.service.d.ts +3 -0
  575. package/lib/services/blocks/quotes/quotes-simple-background.service.d.ts +3 -0
  576. package/lib/services/blocks/quotes/quotes-simple.service.d.ts +3 -0
  577. package/lib/services/blocks/rassurances/rassurances-quadruple-aligned.service.d.ts +3 -0
  578. package/lib/services/blocks/rassurances/rassurances-quadruple-background.service.d.ts +3 -0
  579. package/lib/services/blocks/rassurances/rassurances-triple-background.service.d.ts +3 -0
  580. package/lib/services/blocks/reviews/reviews-simple.service.d.ts +3 -0
  581. package/lib/services/blocks/reviews/reviews-waterfall.service.d.ts +3 -0
  582. package/lib/services/blocks/separator/separator-simple.service.d.ts +3 -0
  583. package/lib/services/blocks/sliders/sliders-double-imageright.service.d.ts +3 -0
  584. package/lib/services/blocks/sliders/sliders-fullpage.service.d.ts +3 -0
  585. package/lib/services/blocks/sliders/sliders-imageright.service.d.ts +3 -0
  586. package/lib/services/blocks/sliders/sliders-leftnav.service.d.ts +3 -0
  587. package/lib/services/blocks/sliders/sliders-with-banner.service.d.ts +3 -0
  588. package/lib/services/blocks/socials/socials-like.service.d.ts +3 -0
  589. package/lib/services/blocks/socials/socials-network.service.d.ts +3 -0
  590. package/lib/services/blocks/socials/socials-page-complex.service.d.ts +3 -0
  591. package/lib/services/blocks/socials/socials-page-simple.service.d.ts +3 -0
  592. package/lib/services/blocks/text-backgrounds/text-backgrounds-four-rows-icon-text.service.d.ts +3 -0
  593. package/lib/services/blocks/text-backgrounds/text-backgrounds-link.service.d.ts +3 -0
  594. package/lib/services/blocks/text-backgrounds/text-backgrounds-simple.service.d.ts +3 -0
  595. package/lib/services/blocks/text-backgrounds/text-backgrounds-three-rows-icon-text.service.d.ts +3 -0
  596. package/lib/services/blocks/text-backgrounds/text-backgrounds-two-rows-icon-text.service.d.ts +3 -0
  597. package/lib/services/blocks/text-backgrounds/text-backgrounds-with-banner.service.d.ts +3 -0
  598. package/lib/services/blocks/text-backgrounds/text-backgrounds-with-txt.service.d.ts +3 -0
  599. package/lib/services/blocks/texts/texts-double-background.service.d.ts +3 -0
  600. package/lib/services/blocks/texts/texts-double.service.d.ts +3 -0
  601. package/lib/services/blocks/texts/texts-one-background.service.d.ts +3 -0
  602. package/lib/services/blocks/texts/texts-one.service.d.ts +3 -0
  603. package/lib/services/blocks/texts/texts-quadruple-background.service.d.ts +3 -0
  604. package/lib/services/blocks/texts/texts-quadruple-numbers.service.d.ts +3 -0
  605. package/lib/services/blocks/texts/texts-quadruple.service.d.ts +3 -0
  606. package/lib/services/blocks/texts/texts-triple-background.service.d.ts +3 -0
  607. package/lib/services/blocks/texts/texts-triple.service.d.ts +3 -0
  608. package/lib/services/blocks/timer/timer-airport.service.d.ts +3 -0
  609. package/lib/services/blocks/timer/timer-background.service.d.ts +3 -0
  610. package/lib/services/blocks/timer/timer-clock.service.d.ts +3 -0
  611. package/lib/services/blocks/timer/timer-multiple-img.service.d.ts +3 -0
  612. package/lib/services/blocks/timer/timer-simple.service.d.ts +3 -0
  613. package/lib/services/blocks/videos/videos-simple.service.d.ts +3 -0
  614. package/lib/services/blocks/videos/videos-txt-content.service.d.ts +3 -0
  615. package/lib/services/blocks/videos/videos-txt-left.service.d.ts +3 -0
  616. package/lib/services/blocks/videos/videos-txt.service.d.ts +3 -0
  617. package/lib/services/blocks/witness/about-block.service.d.ts +3 -0
  618. package/lib/services/blocks/witness/witness-background-double.service.d.ts +3 -0
  619. package/lib/services/blocks/witness/witness-background-one.service.d.ts +3 -0
  620. package/lib/services/blocks/witness/witness-quadruple.service.d.ts +3 -0
  621. package/lib/services/blocks/witness/witness-triple.service.d.ts +3 -0
  622. package/lib/services/blocks/witness/witness-twice.service.d.ts +3 -0
  623. package/lib/services/structures/amplify-product/amplify-product.service.d.ts +3 -0
  624. package/lib/services/structures/amplify-products-list/amplify-products-list.service.d.ts +3 -0
  625. package/lib/services/structures/code/code.service.d.ts +3 -0
  626. package/lib/services/structures/faq/faq.service.d.ts +3 -0
  627. package/lib/services/structures/forms/forms.service.d.ts +3 -0
  628. package/lib/services/structures/images/images.service.d.ts +3 -0
  629. package/lib/services/structures/images-texts/images-texts.service.d.ts +3 -0
  630. package/lib/services/structures/launch-videos/launch-videos.service.d.ts +3 -0
  631. package/lib/services/structures/map/map.service.d.ts +3 -0
  632. package/lib/services/structures/newsletter/newsletter.service.d.ts +3 -0
  633. package/lib/services/structures/onboarding/onboarding.service.d.ts +3 -0
  634. package/lib/services/structures/product/product.service.d.ts +3 -0
  635. package/lib/services/structures/products-list/products-list.service.d.ts +3 -0
  636. package/lib/services/structures/quotes/quotes.service.d.ts +3 -0
  637. package/lib/services/structures/rassurances/rassurances.service.d.ts +3 -0
  638. package/lib/services/structures/reviews/reviews.service.d.ts +3 -0
  639. package/lib/services/structures/separator/separator.service.d.ts +3 -0
  640. package/lib/services/structures/sliders/sliders.service.d.ts +3 -0
  641. package/lib/services/structures/socials/socials.service.d.ts +3 -0
  642. package/lib/services/structures/text-backgrounds/text-backgrounds.service.d.ts +3 -0
  643. package/lib/services/structures/texts/texts.service.d.ts +3 -0
  644. package/lib/services/structures/timer/timer.service.d.ts +3 -0
  645. package/lib/services/structures/videos/videos.service.d.ts +3 -0
  646. package/lib/services/structures/witness/witness.service.d.ts +3 -0
  647. package/lib/services/utils/api.service.d.ts +3 -0
  648. package/lib/services/utils/config.service.d.ts +3 -0
  649. package/lib/services/utils/content.service.d.ts +3 -0
  650. package/lib/services/utils/currency.service.d.ts +3 -0
  651. package/lib/services/utils/expected-images.service.d.ts +3 -0
  652. package/lib/services/utils/external-config.service.d.ts +3 -0
  653. package/lib/services/utils/font-awesome.service.d.ts +3 -0
  654. package/lib/services/utils/injector.service.d.ts +3 -0
  655. package/lib/services/utils/media-connector.service.d.ts +3 -0
  656. package/lib/services/utils/quill.service.d.ts +3 -0
  657. package/lib/services/utils/structure-config.service.d.ts +3 -0
  658. package/lib/services/utils/translate-block.service.d.ts +3 -0
  659. package/lib/services/utils/vimeo.service.d.ts +3 -0
  660. package/lib/services/utils/youtube.service.d.ts +3 -0
  661. package/lib/services/wizi-block.service.d.ts +3 -0
  662. package/lib/shared/components/editorjs/editorjs.component.d.ts +3 -0
  663. package/lib/shared/components/editorjs/tools/utils/editorjs-conversion.service.d.ts +3 -0
  664. package/lib/shared/components/editorjs/tools/utils/editorjs-translation.service.d.ts +3 -0
  665. package/lib/shared/components/faq/faq.component.d.ts +3 -0
  666. package/lib/shared/components/loader/loader.component.d.ts +3 -0
  667. package/lib/shared/components/quill/quill.component.d.ts +3 -0
  668. package/lib/shared/components/shared-components.module.d.ts +29 -0
  669. package/lib/shared/components/small-loader/small-loader.component.d.ts +3 -0
  670. package/lib/shared/components/star/star.component.d.ts +3 -0
  671. package/lib/shared/components/structure-amplify-search-category/structure-amplify-search-category.component.d.ts +3 -0
  672. package/lib/shared/components/structure-amplify-search-product/structure-amplify-search-product.component.d.ts +3 -0
  673. package/lib/shared/components/structure-config/structure-config.component.d.ts +3 -0
  674. package/lib/shared/components/structure-config-checkbox/structure-config-checkbox.component.d.ts +3 -0
  675. package/lib/shared/components/structure-config-extend-input/structure-config-extended-input.component.d.ts +3 -0
  676. package/lib/shared/components/structure-config-font/structure-config-font.component.d.ts +3 -0
  677. package/lib/shared/components/structure-config-input/structure-config-input.component.d.ts +3 -0
  678. package/lib/shared/components/structure-config-payment/structure-config-payment.component.d.ts +3 -0
  679. package/lib/shared/components/structure-search-product/structure-search-product.component.d.ts +3 -0
  680. package/lib/shared/components/structure-select/structure-select.component.d.ts +3 -0
  681. package/lib/shared/components/structure-tools/structure-tools.component.d.ts +3 -0
  682. package/lib/shared/directives/auto-focus/auto-focus.directive.d.ts +3 -0
  683. package/lib/shared/directives/auto-hide/auto-hide.directive.d.ts +3 -0
  684. package/lib/shared/directives/get-size-image/get-size-image.directive.d.ts +3 -0
  685. package/lib/shared/directives/holdable/holdable.directive.d.ts +3 -0
  686. package/lib/shared/directives/pictures-template/pictures-template.directive.d.ts +3 -0
  687. package/lib/shared/directives/shared-directives.module.d.ts +13 -0
  688. package/lib/shared/directives/show-delete-button/show-delete-button.directive.d.ts +3 -0
  689. package/lib/shared/pipes/add-zero-for-timer/add-zero-for-timer.pipe.d.ts +3 -0
  690. package/lib/shared/pipes/answer-type/answer-type.pipe.d.ts +3 -0
  691. package/lib/shared/pipes/array-number/array-number.pipe.d.ts +3 -0
  692. package/lib/shared/pipes/check-payment-value/check-payment-value.pipe.d.ts +3 -0
  693. package/lib/shared/pipes/even-odd/even-odd.pipe.d.ts +3 -0
  694. package/lib/shared/pipes/img-path/img-path.pipe.d.ts +3 -0
  695. package/lib/shared/pipes/safe-style/safe-style.pipe.d.ts +3 -0
  696. package/lib/shared/pipes/safe-url/safe-url.pipe.d.ts +3 -0
  697. package/lib/shared/pipes/shared-pipes.module.d.ts +17 -0
  698. package/lib/shared/pipes/strip-tags/strip-tags.pipe.d.ts +3 -0
  699. package/lib/shared/pipes/tiny-color/tiny-color.pipe.d.ts +3 -0
  700. package/lib/shared/shared.module.d.ts +13 -0
  701. package/lib/structures/amplify-product/zoom/amplify-product-zoom.component.d.ts +3 -0
  702. package/lib/structures/amplify-product/zoom-more/amplify-product-zoom-more.component.d.ts +3 -0
  703. package/lib/structures/amplify-product/zoom-selected/amplify-product-zoom-selected.component.d.ts +3 -0
  704. package/lib/structures/amplify-product/zoom-triple-column/amplify-product-zoom-triple-column.component.d.ts +3 -0
  705. package/lib/structures/amplify-products-list/classic/amplify-products-list-classic.component.d.ts +3 -0
  706. package/lib/structures/amplify-products-list/selected/amplify-products-list-selected.component.d.ts +3 -0
  707. package/lib/structures/amplify-products-list/simple/amplify-products-list-simple.component.d.ts +3 -0
  708. package/lib/structures/code/code-html/code-html.component.d.ts +3 -0
  709. package/lib/structures/code/code-javascript/code-javascript.component.d.ts +3 -0
  710. package/lib/structures/code/code-stylesheet/code-stylesheet.component.d.ts +3 -0
  711. package/lib/structures/faq/accordion/faq-accordion.component.d.ts +3 -0
  712. package/lib/structures/faq/frame/faq-frame.component.d.ts +3 -0
  713. package/lib/structures/faq/list-icon/faq-list-icon.component.d.ts +3 -0
  714. package/lib/structures/faq/simple/faq-simple.component.d.ts +3 -0
  715. package/lib/structures/faq/simple-background/faq-simple-background.component.d.ts +3 -0
  716. package/lib/structures/forms/background/forms-background.component.d.ts +3 -0
  717. package/lib/structures/forms/imageleft/forms-imageleft.component.d.ts +3 -0
  718. package/lib/structures/forms/imageright/forms-imageright.component.d.ts +3 -0
  719. package/lib/structures/forms/simple/forms-simple.component.d.ts +3 -0
  720. package/lib/structures/images/banner/images-banner.component.d.ts +3 -0
  721. package/lib/structures/images/big-and-double/images-big-and-double.component.d.ts +3 -0
  722. package/lib/structures/images/bigs-and-double-middle/images-bigs-and-double-middle.component.d.ts +3 -0
  723. package/lib/structures/images/double/images-double.component.d.ts +3 -0
  724. package/lib/structures/images/four-images-title/four-images-title.component.d.ts +3 -0
  725. package/lib/structures/images/quadruple/images-quadruple.component.d.ts +3 -0
  726. package/lib/structures/images/quadruple-left-one-right/images-quadruple-left-one-right.component.d.ts +3 -0
  727. package/lib/structures/images/simple/images-simple.component.d.ts +3 -0
  728. package/lib/structures/images/triple/images-triple.component.d.ts +3 -0
  729. package/lib/structures/images/two-images-title-text/two-images-title-text.component.d.ts +3 -0
  730. package/lib/structures/images-texts/big-left-text-right/images-texts-big-left-text-right.component.d.ts +3 -0
  731. package/lib/structures/images-texts/big-right-text-left/images-texts-big-right-text-left.component.d.ts +3 -0
  732. package/lib/structures/images-texts/left-text-right/images-texts-left-text-right.component.d.ts +3 -0
  733. package/lib/structures/images-texts/one-text-one/images-texts-one-text-one.component.d.ts +3 -0
  734. package/lib/structures/images-texts/right-text-left/images-texts-right-text-left.component.d.ts +3 -0
  735. package/lib/structures/images-texts/small-left-text-right/images-texts-small-left-text-right.component.d.ts +3 -0
  736. package/lib/structures/images-texts/small-right-text-left/images-texts-small-right-text-left.component.d.ts +3 -0
  737. package/lib/structures/images-texts/text-one-text/images-texts-text-one-text.component.d.ts +3 -0
  738. package/lib/structures/launch-videos/button/launch-videos-button.component.d.ts +3 -0
  739. package/lib/structures/launch-videos/buttontxt/launch-videos-buttontxt.component.d.ts +3 -0
  740. package/lib/structures/loader-component.module.d.ts +4 -0
  741. package/lib/structures/map/background-form-left/map-background-form-left.component.d.ts +9 -8
  742. package/lib/structures/map/background-form-right/map-background-form-right.component.d.ts +9 -8
  743. package/lib/structures/map/fullpage/map-fullpage.component.d.ts +8 -7
  744. package/lib/structures/map/left-text/map-left-text.component.d.ts +8 -7
  745. package/lib/structures/map/right-text/map-right-text.component.d.ts +8 -7
  746. package/lib/structures/map/text-form/map-text-form.component.d.ts +9 -8
  747. package/lib/structures/newsletter/aligned-center-background/newsletter-aligned-center-background.component.d.ts +3 -0
  748. package/lib/structures/newsletter/aligned-center-image/newsletter-aligned-center-image.component.d.ts +3 -0
  749. package/lib/structures/newsletter/center-image/newsletter-center-image.component.d.ts +3 -0
  750. package/lib/structures/onboarding/onboarding/forms-onboarding.component.d.ts +3 -0
  751. package/lib/structures/product/zoom/product-zoom.component.d.ts +3 -0
  752. package/lib/structures/product/zoom-complete/product-zoom-complete.component.d.ts +3 -0
  753. package/lib/structures/product/zoom-complete-background/product-zoom-complete-background.component.d.ts +3 -0
  754. package/lib/structures/product/zoom-complete-slider/product-zoom-complete-slider.component.d.ts +3 -0
  755. package/lib/structures/product/zoom-more/product-zoom-more.component.d.ts +3 -0
  756. package/lib/structures/product/zoom-selected/product-zoom-selected.component.d.ts +3 -0
  757. package/lib/structures/product/zoom-simple/product-zoom-simple.component.d.ts +3 -0
  758. package/lib/structures/product/zoom-triple-column/product-zoom-triple-column.component.d.ts +3 -0
  759. package/lib/structures/products-list/classic/products-list-classic.component.d.ts +3 -0
  760. package/lib/structures/products-list/selected/products-list-selected.component.d.ts +3 -0
  761. package/lib/structures/products-list/simple/products-list-simple.component.d.ts +3 -0
  762. package/lib/structures/quotes/author/quotes-author.component.d.ts +3 -0
  763. package/lib/structures/quotes/simple/quotes-simple.component.d.ts +3 -0
  764. package/lib/structures/quotes/simple-background/quotes-simple-background.component.d.ts +3 -0
  765. package/lib/structures/rassurances/quadruple-aligned/rassurances-quadruple-aligned.component.d.ts +3 -0
  766. package/lib/structures/rassurances/quadruple-background/rassurances-quadruple-background.component.d.ts +3 -0
  767. package/lib/structures/rassurances/triple-background/rassurances-triple-background.component.d.ts +3 -0
  768. package/lib/structures/reviews/simple/reviews-simple.component.d.ts +3 -0
  769. package/lib/structures/reviews/waterfall/reviews-waterfall.component.d.ts +3 -0
  770. package/lib/structures/separator/separator-simple/separator-simple.component.d.ts +3 -0
  771. package/lib/structures/sliders/double-imageright/slider-double-imageright.component.d.ts +3 -0
  772. package/lib/structures/sliders/fullpage/slider-fullpage.component.d.ts +3 -0
  773. package/lib/structures/sliders/imageright/slider-imageright.component.d.ts +3 -0
  774. package/lib/structures/sliders/leftnav/slider-leftnav.component.d.ts +3 -0
  775. package/lib/structures/sliders/with-banner/slider-with-banner.component.d.ts +3 -0
  776. package/lib/structures/socials/like/socials-like.component.d.ts +3 -0
  777. package/lib/structures/socials/network/socials-network.component.d.ts +3 -0
  778. package/lib/structures/socials/page-complex/socials-page-complex.component.d.ts +3 -0
  779. package/lib/structures/socials/page-simple/socials-page-simple.component.d.ts +3 -0
  780. package/lib/structures/structures.component.d.ts +3 -0
  781. package/lib/structures/structures.module.d.ts +122 -2
  782. package/lib/structures/text-backgrounds/four-rows-icon-text/text-backgrounds-four-rows-icon-text.component.d.ts +3 -0
  783. package/lib/structures/text-backgrounds/link/text-backgrounds-link.component.d.ts +3 -0
  784. package/lib/structures/text-backgrounds/simple/text-backgrounds-simple.component.d.ts +3 -0
  785. package/lib/structures/text-backgrounds/three-rows-icon-text/text-backgrounds-three-rows-icon-text.component.d.ts +3 -0
  786. package/lib/structures/text-backgrounds/two-rows-icon-text/text-backgrounds-two-rows-icon-text.component.d.ts +3 -0
  787. package/lib/structures/text-backgrounds/with-banner/text-backgrounds-with-banner.component.d.ts +3 -0
  788. package/lib/structures/text-backgrounds/with-txt/text-backgrounds-with-txt.component.d.ts +3 -0
  789. package/lib/structures/texts/double/texts-double.component.d.ts +3 -0
  790. package/lib/structures/texts/double-background/texts-double-background.component.d.ts +3 -0
  791. package/lib/structures/texts/one/texts-one.component.d.ts +3 -0
  792. package/lib/structures/texts/one-background/texts-one-background.component.d.ts +3 -0
  793. package/lib/structures/texts/quadruple/texts-quadruple.component.d.ts +3 -0
  794. package/lib/structures/texts/quadruple-background/texts-quadruple-background.component.d.ts +3 -0
  795. package/lib/structures/texts/quadruple-numbers/texts-quadruple-numbers.component.d.ts +3 -0
  796. package/lib/structures/texts/triple/texts-triple.component.d.ts +3 -0
  797. package/lib/structures/texts/triple-background/texts-triple-background.component.d.ts +3 -0
  798. package/lib/structures/timer/airport/timer-airport.component.d.ts +3 -0
  799. package/lib/structures/timer/background/timer-background.component.d.ts +3 -0
  800. package/lib/structures/timer/clock/timer-clock.component.d.ts +3 -0
  801. package/lib/structures/timer/multiple-img/timer-multiple-img.component.d.ts +3 -0
  802. package/lib/structures/timer/simple/timer-simple.component.d.ts +3 -0
  803. package/lib/structures/videos/simple/videos-simple.component.d.ts +3 -0
  804. package/lib/structures/videos/txt/videos-txt.component.d.ts +3 -0
  805. package/lib/structures/videos/txt-content/videos-txt-content.component.d.ts +3 -0
  806. package/lib/structures/videos/txt-left/videos-txt-left.component.d.ts +3 -0
  807. package/lib/structures/witness/about-block/about-block.component.d.ts +3 -0
  808. package/lib/structures/witness/background-double/witness-background-double.component.d.ts +3 -0
  809. package/lib/structures/witness/background-one/witness-background-one.component.d.ts +3 -0
  810. package/lib/structures/witness/quadruple/witness-quadruple.component.d.ts +3 -0
  811. package/lib/structures/witness/triple/witness-triple.component.d.ts +3 -0
  812. package/lib/structures/witness/twice/witness-twice.component.d.ts +3 -0
  813. package/lib/wizi-block.component.d.ts +3 -0
  814. package/lib/wizi-block.module.d.ts +14 -0
  815. package/package.json +8 -5
  816. package/wizi-block.scss +22307 -22315
  817. package/wizishop-wizi-block.d.ts +1 -281
  818. package/bundles/wizishop-wizi-block.umd.min.js +0 -2
  819. package/bundles/wizishop-wizi-block.umd.min.js.map +0 -1
  820. package/wizishop-wizi-block.metadata.json +0 -1
@@ -1,4 +1,5 @@
1
1
  import { ParentStructuresService } from '../parent-structures.service';
2
+ import * as i0 from "@angular/core";
2
3
  export declare const TYPE_QUOTES = "quotes";
3
4
  export declare class QuotesService extends ParentStructuresService {
4
5
  private _text;
@@ -12,4 +13,6 @@ export declare class QuotesService extends ParentStructuresService {
12
13
  quotesSimpleBackgroundService: typeof import("../../blocks/quotes/quotes-simple-background.service").QuotesSimpleBackgroundService;
13
14
  };
14
15
  getComponents(): import("../../../dtos/configs/blocks/block-config.dto").BlockConfigDto[];
16
+ static ɵfac: i0.ɵɵFactoryDeclaration<QuotesService, never>;
17
+ static ɵprov: i0.ɵɵInjectableDeclaration<QuotesService>;
15
18
  }
@@ -1,4 +1,5 @@
1
1
  import { ParentStructuresService } from '../parent-structures.service';
2
+ import * as i0 from "@angular/core";
2
3
  export declare const TYPE_RASSURANCES = "rassurances";
3
4
  export declare class RassurancesService extends ParentStructuresService {
4
5
  private _text;
@@ -12,4 +13,6 @@ export declare class RassurancesService extends ParentStructuresService {
12
13
  rassurancesQuadrupleBackgroundService: typeof import("../../blocks/rassurances/rassurances-quadruple-background.service").RassurancesQuadrupleBackgroundService;
13
14
  };
14
15
  getComponents(): import("../../../dtos/configs/blocks/block-config.dto").BlockConfigDto[];
16
+ static ɵfac: i0.ɵɵFactoryDeclaration<RassurancesService, never>;
17
+ static ɵprov: i0.ɵɵInjectableDeclaration<RassurancesService>;
15
18
  }
@@ -1,4 +1,5 @@
1
1
  import { ParentStructuresService } from '../parent-structures.service';
2
+ import * as i0 from "@angular/core";
2
3
  export declare const TYPE_REVIEWS = "reviews";
3
4
  export declare class ReviewsService extends ParentStructuresService {
4
5
  private _text;
@@ -11,4 +12,6 @@ export declare class ReviewsService extends ParentStructuresService {
11
12
  reviewsWaterfallService: typeof import("../../blocks/reviews/reviews-waterfall.service").ReviewsWaterfallService;
12
13
  };
13
14
  getComponents(): import("../../../dtos/configs/blocks/block-config.dto").BlockConfigDto[];
15
+ static ɵfac: i0.ɵɵFactoryDeclaration<ReviewsService, never>;
16
+ static ɵprov: i0.ɵɵInjectableDeclaration<ReviewsService>;
14
17
  }
@@ -1,4 +1,5 @@
1
1
  import { ParentStructuresService } from '../parent-structures.service';
2
+ import * as i0 from "@angular/core";
2
3
  export declare const TYPE_SEPARATOR = "separator";
3
4
  export declare class SeparatorService extends ParentStructuresService {
4
5
  private _text;
@@ -10,4 +11,6 @@ export declare class SeparatorService extends ParentStructuresService {
10
11
  separatorSimpleService: typeof import("../../blocks/separator/separator-simple.service").SeparatorSimpleService;
11
12
  };
12
13
  getComponents(): import("../../../dtos/configs/blocks/block-config.dto").BlockConfigDto[];
14
+ static ɵfac: i0.ɵɵFactoryDeclaration<SeparatorService, never>;
15
+ static ɵprov: i0.ɵɵInjectableDeclaration<SeparatorService>;
13
16
  }
@@ -1,4 +1,5 @@
1
1
  import { ParentStructuresService } from '../parent-structures.service';
2
+ import * as i0 from "@angular/core";
2
3
  export declare const TYPE_SLIDERS = "sliders";
3
4
  export declare class SlidersService extends ParentStructuresService {
4
5
  private _text;
@@ -14,4 +15,6 @@ export declare class SlidersService extends ParentStructuresService {
14
15
  sliderWithBannerService: typeof import("../../blocks/sliders/sliders-with-banner.service").SlidersWithBannerService;
15
16
  };
16
17
  getComponents(): import("../../../dtos/configs/blocks/block-config.dto").BlockConfigDto[];
18
+ static ɵfac: i0.ɵɵFactoryDeclaration<SlidersService, never>;
19
+ static ɵprov: i0.ɵɵInjectableDeclaration<SlidersService>;
17
20
  }
@@ -1,4 +1,5 @@
1
1
  import { ParentStructuresService } from '../parent-structures.service';
2
+ import * as i0 from "@angular/core";
2
3
  export declare const TYPE_SOCIALS = "socials";
3
4
  export declare class SocialsService extends ParentStructuresService {
4
5
  private _text;
@@ -13,4 +14,6 @@ export declare class SocialsService extends ParentStructuresService {
13
14
  socialsNetworkService: typeof import("../../blocks/socials/socials-network.service").SocialsNetworkService;
14
15
  };
15
16
  getComponents(): import("../../../dtos/configs/blocks/block-config.dto").BlockConfigDto[];
17
+ static ɵfac: i0.ɵɵFactoryDeclaration<SocialsService, never>;
18
+ static ɵprov: i0.ɵɵInjectableDeclaration<SocialsService>;
16
19
  }
@@ -1,4 +1,5 @@
1
1
  import { ParentStructuresService } from '../parent-structures.service';
2
+ import * as i0 from "@angular/core";
2
3
  export declare const TYPE_TEXT_BACKGROUNDS = "text_backgrounds";
3
4
  export declare class TextBackgroundsService extends ParentStructuresService {
4
5
  private _text;
@@ -16,4 +17,6 @@ export declare class TextBackgroundsService extends ParentStructuresService {
16
17
  textBackgroundsFourRowsIconTextService: typeof import("../../blocks/text-backgrounds/text-backgrounds-four-rows-icon-text.service").TextBackgroundsFourRowsIconTextService;
17
18
  };
18
19
  getComponents(): import("../../../dtos/configs/blocks/block-config.dto").BlockConfigDto[];
20
+ static ɵfac: i0.ɵɵFactoryDeclaration<TextBackgroundsService, never>;
21
+ static ɵprov: i0.ɵɵInjectableDeclaration<TextBackgroundsService>;
19
22
  }
@@ -1,4 +1,5 @@
1
1
  import { ParentStructuresService } from '../parent-structures.service';
2
+ import * as i0 from "@angular/core";
2
3
  export declare const TYPE_TEXTS = "texts";
3
4
  export declare class TextsService extends ParentStructuresService {
4
5
  private _text;
@@ -18,4 +19,6 @@ export declare class TextsService extends ParentStructuresService {
18
19
  textsQuadrupleNumbersService: typeof import("../../blocks/texts/texts-quadruple-numbers.service").TextsQuadrupleNumbersService;
19
20
  };
20
21
  getComponents(): import("../../../dtos/configs/blocks/block-config.dto").BlockConfigDto[];
22
+ static ɵfac: i0.ɵɵFactoryDeclaration<TextsService, never>;
23
+ static ɵprov: i0.ɵɵInjectableDeclaration<TextsService>;
21
24
  }
@@ -1,4 +1,5 @@
1
1
  import { ParentStructuresService } from '../parent-structures.service';
2
+ import * as i0 from "@angular/core";
2
3
  export declare const TYPE_TIMER = "timer";
3
4
  export declare class TimerService extends ParentStructuresService {
4
5
  private _text;
@@ -14,4 +15,6 @@ export declare class TimerService extends ParentStructuresService {
14
15
  TimerMultipleImgService: typeof import("../../blocks/timer/timer-multiple-img.service").TimerMultipleImgService;
15
16
  };
16
17
  getComponents(): import("../../../dtos/configs/blocks/block-config.dto").BlockConfigDto[];
18
+ static ɵfac: i0.ɵɵFactoryDeclaration<TimerService, never>;
19
+ static ɵprov: i0.ɵɵInjectableDeclaration<TimerService>;
17
20
  }
@@ -1,4 +1,5 @@
1
1
  import { ParentStructuresService } from '../parent-structures.service';
2
+ import * as i0 from "@angular/core";
2
3
  export declare const TYPE_VIDEO = "video";
3
4
  export declare class VideosService extends ParentStructuresService {
4
5
  private _text;
@@ -13,4 +14,6 @@ export declare class VideosService extends ParentStructuresService {
13
14
  videosTxtLeftService: typeof import("../../blocks/videos/videos-txt-left.service").VideosTxtLeftService;
14
15
  };
15
16
  getComponents(): import("../../../dtos/configs/blocks/block-config.dto").BlockConfigDto[];
17
+ static ɵfac: i0.ɵɵFactoryDeclaration<VideosService, never>;
18
+ static ɵprov: i0.ɵɵInjectableDeclaration<VideosService>;
16
19
  }
@@ -1,4 +1,5 @@
1
1
  import { ParentStructuresService } from '../parent-structures.service';
2
+ import * as i0 from "@angular/core";
2
3
  export declare const TYPE_WITNESS = "witness";
3
4
  export declare class WitnessService extends ParentStructuresService {
4
5
  private _text;
@@ -15,4 +16,6 @@ export declare class WitnessService extends ParentStructuresService {
15
16
  aboutService: typeof import("../../blocks/witness/about-block.service").AboutBlockService;
16
17
  };
17
18
  getComponents(): import("../../../dtos/configs/blocks/block-config.dto").BlockConfigDto[];
19
+ static ɵfac: i0.ɵɵFactoryDeclaration<WitnessService, never>;
20
+ static ɵprov: i0.ɵɵInjectableDeclaration<WitnessService>;
18
21
  }
@@ -1,6 +1,7 @@
1
1
  import { ApiDto } from '../../dtos/configs/apis/api.dto';
2
2
  import { HttpClient, HttpHeaders } from '@angular/common/http';
3
3
  import { Observable } from 'rxjs';
4
+ import * as i0 from "@angular/core";
4
5
  export declare class ApiService {
5
6
  private http;
6
7
  private baseUrlApiBlock;
@@ -32,6 +33,8 @@ export declare class ApiService {
32
33
  _post(route: any, body?: {}): Observable<Object>;
33
34
  _get(route: any, params?: {}): Observable<Object>;
34
35
  getBlockApiUrl(): string;
36
+ static ɵfac: i0.ɵɵFactoryDeclaration<ApiService, never>;
37
+ static ɵprov: i0.ɵɵInjectableDeclaration<ApiService>;
35
38
  }
36
39
  export declare class PreviewDto {
37
40
  html: string;
@@ -1,3 +1,4 @@
1
+ import * as i0 from "@angular/core";
1
2
  export declare class ConfigService {
2
3
  private _config;
3
4
  private _hideConfig;
@@ -19,4 +20,6 @@ export declare class ConfigService {
19
20
  configShowEvent(): import("rxjs").Observable<unknown>;
20
21
  documentEvent(): import("rxjs").Observable<unknown>;
21
22
  setDocumentEventListener(): void;
23
+ static ɵfac: i0.ɵɵFactoryDeclaration<ConfigService, never>;
24
+ static ɵprov: i0.ɵɵInjectableDeclaration<ConfigService>;
22
25
  }
@@ -1,5 +1,6 @@
1
1
  import { FormsDto } from '../../dtos/forms/forms.dto';
2
2
  import { ParentBlockDto } from '../../dtos/blocks/parent-block.dto';
3
+ import * as i0 from "@angular/core";
3
4
  export declare class ContentService {
4
5
  private _contents;
5
6
  private contentsSource;
@@ -18,4 +19,6 @@ export declare class ContentService {
18
19
  getParsedContent(): any[];
19
20
  goToLastElement(): void;
20
21
  deepCopy(obj: any): any;
22
+ static ɵfac: i0.ɵɵFactoryDeclaration<ContentService, never>;
23
+ static ɵprov: i0.ɵɵInjectableDeclaration<ContentService>;
21
24
  }
@@ -1,4 +1,5 @@
1
1
  import { ExternalConfigService } from './external-config.service';
2
+ import * as i0 from "@angular/core";
2
3
  export declare class CurrencyService {
3
4
  private externalConfigService;
4
5
  id: number;
@@ -15,4 +16,6 @@ export declare class CurrencyService {
15
16
  currency: any;
16
17
  constructor(externalConfigService: ExternalConfigService);
17
18
  initializeCurrency(): Promise<unknown>;
19
+ static ɵfac: i0.ɵɵFactoryDeclaration<CurrencyService, never>;
20
+ static ɵprov: i0.ɵɵInjectableDeclaration<CurrencyService>;
18
21
  }
@@ -1,8 +1,11 @@
1
1
  import { MediaDto } from '../../dtos/configs/medias/media.dto';
2
+ import * as i0 from "@angular/core";
2
3
  export declare class ExpectedImagesService {
3
4
  private width;
4
5
  private height;
5
6
  constructor();
6
7
  setExpectedImgSizes(sizes: string): void;
7
8
  getExpectedMediaDTO(): MediaDto;
9
+ static ɵfac: i0.ɵɵFactoryDeclaration<ExpectedImagesService, never>;
10
+ static ɵprov: i0.ɵɵInjectableDeclaration<ExpectedImagesService>;
8
11
  }
@@ -1,5 +1,6 @@
1
1
  import { ExternalConfigDto } from '../../dtos/configs/external/external-config.dto';
2
2
  import { ApiService } from './api.service';
3
+ import * as i0 from "@angular/core";
3
4
  export declare class ExternalConfigService {
4
5
  private apiService;
5
6
  private _externalConfig;
@@ -13,4 +14,6 @@ export declare class ExternalConfigService {
13
14
  getAlgoliaAppId(): string;
14
15
  getAlgoliaApiKey(): string;
15
16
  getWidthBlock(): string;
17
+ static ɵfac: i0.ɵɵFactoryDeclaration<ExternalConfigService, never>;
18
+ static ɵprov: i0.ɵɵInjectableDeclaration<ExternalConfigService>;
16
19
  }
@@ -1,7 +1,10 @@
1
+ import * as i0 from "@angular/core";
1
2
  export declare class FontAwesomeService {
2
3
  readonly MAX_LIMIT_FONT = 55;
3
4
  constructor();
4
5
  getList(search?: string): any[];
5
6
  searchIcon(prefix: any, iconName: any): string | false;
6
7
  shuffle(array: any): any;
8
+ static ɵfac: i0.ɵɵFactoryDeclaration<FontAwesomeService, never>;
9
+ static ɵprov: i0.ɵɵInjectableDeclaration<FontAwesomeService>;
7
10
  }
@@ -1,4 +1,7 @@
1
1
  import { Injector } from '@angular/core';
2
+ import * as i0 from "@angular/core";
2
3
  export declare class InjectorService {
3
4
  static Injector: Injector;
5
+ static ɵfac: i0.ɵɵFactoryDeclaration<InjectorService, never>;
6
+ static ɵprov: i0.ɵɵInjectableDeclaration<InjectorService>;
4
7
  }
@@ -2,6 +2,7 @@ import { MediaDto } from '../../dtos/configs/medias/media.dto';
2
2
  import { ImageMediaDto } from '../../dtos/configs/medias/image/image-media.dto';
3
3
  import { TextMediaDto } from '../../dtos/configs/medias/text/text-media.dto';
4
4
  import { FontOrMediaDto } from '../../dtos/configs/medias/image/font-or-media.dto';
5
+ import * as i0 from "@angular/core";
5
6
  export declare class MediaConnectorService {
6
7
  private _image;
7
8
  private currentUuid;
@@ -15,4 +16,6 @@ export declare class MediaConnectorService {
15
16
  bindEventImage(): import("rxjs").Observable<MediaDto | ImageMediaDto | TextMediaDto | FontOrMediaDto>;
16
17
  bindReturnedImage(): import("rxjs").Observable<MediaDto | ImageMediaDto | TextMediaDto | FontOrMediaDto>;
17
18
  askImage(uuid: any, mediaDto?: MediaDto): void;
19
+ static ɵfac: i0.ɵɵFactoryDeclaration<MediaConnectorService, never>;
20
+ static ɵprov: i0.ɵɵInjectableDeclaration<MediaConnectorService>;
18
21
  }
@@ -1,3 +1,4 @@
1
+ import * as i0 from "@angular/core";
1
2
  export declare const CUSTOM_UPPERCASE_NAME = "uppercase";
2
3
  export declare const CUSTOM_LINK_NAME = "customLink";
3
4
  export declare const CUSTOM_LINK_CRYPTED = "data-htap";
@@ -14,4 +15,6 @@ export declare class QuillService {
14
15
  private handleCryptedLink;
15
16
  private handleCustomUppercase;
16
17
  private handleCustomIcons;
18
+ static ɵfac: i0.ɵɵFactoryDeclaration<QuillService, never>;
19
+ static ɵprov: i0.ɵɵInjectableDeclaration<QuillService>;
17
20
  }
@@ -1,3 +1,4 @@
1
+ import * as i0 from "@angular/core";
1
2
  export declare class StructureConfigService {
2
3
  private _structureConfig;
3
4
  private structureConfigSource;
@@ -6,4 +7,6 @@ export declare class StructureConfigService {
6
7
  set structureConfig(value: string);
7
8
  setStructureConfigWithUUID(value: any, uuid: any): void;
8
9
  structureConfigEvent(): import("rxjs").Observable<unknown>;
10
+ static ɵfac: i0.ɵɵFactoryDeclaration<StructureConfigService, never>;
11
+ static ɵprov: i0.ɵɵInjectableDeclaration<StructureConfigService>;
9
12
  }
@@ -1,6 +1,9 @@
1
1
  import { TranslateService } from '@ngx-translate/core';
2
+ import * as i0 from "@angular/core";
2
3
  export declare class TranslateBlockService {
3
4
  private translateService;
4
5
  constructor(translateService: TranslateService);
5
6
  translateProperties(block: any): void;
7
+ static ɵfac: i0.ɵɵFactoryDeclaration<TranslateBlockService, never>;
8
+ static ɵprov: i0.ɵɵInjectableDeclaration<TranslateBlockService>;
6
9
  }
@@ -1,5 +1,8 @@
1
+ import * as i0 from "@angular/core";
1
2
  export declare class VimeoService {
2
3
  vimeoGetID(url: any): any;
3
4
  getFullLinkFromUrlAndOption(link: any, autoplay: any, mute: any, loop: any, control: any): string;
4
5
  isURL(str: any): false | URL;
6
+ static ɵfac: i0.ɵɵFactoryDeclaration<VimeoService, never>;
7
+ static ɵprov: i0.ɵɵInjectableDeclaration<VimeoService>;
5
8
  }
@@ -1,5 +1,8 @@
1
+ import * as i0 from "@angular/core";
1
2
  export declare class YoutubeService {
2
3
  youTubeGetID(url: any): any;
3
4
  getFullLinkFromUrlAndOption(link: any, autoplay: any, mute: any, loop: any, control: any): string;
4
5
  isURL(str: any): false | URL;
6
+ static ɵfac: i0.ɵɵFactoryDeclaration<YoutubeService, never>;
7
+ static ɵprov: i0.ɵɵInjectableDeclaration<YoutubeService>;
5
8
  }
@@ -1,6 +1,7 @@
1
1
  import { Injector } from '@angular/core';
2
2
  import { TranslationsDto } from '../dtos/configs/translations/translations.dto';
3
3
  import { StructuresListDto } from '../dtos/configs/structures/structures-list.dto';
4
+ import * as i0 from "@angular/core";
4
5
  export declare class WiziBlockService {
5
6
  private injector;
6
7
  _translations: TranslationsDto;
@@ -12,4 +13,6 @@ export declare class WiziBlockService {
12
13
  getComponents(): StructuresListDto;
13
14
  getBlocksService(): any[];
14
15
  private setComponents;
16
+ static ɵfac: i0.ɵɵFactoryDeclaration<WiziBlockService, never>;
17
+ static ɵprov: i0.ɵɵInjectableDeclaration<WiziBlockService>;
15
18
  }
@@ -2,6 +2,7 @@ import { EventEmitter, OnDestroy, OnInit } from '@angular/core';
2
2
  import { TranslateService } from '@ngx-translate/core';
3
3
  import { EditorJSConversionService } from './tools/utils/editorjs-conversion.service';
4
4
  import { EditorJSTranslationService } from './tools/utils/editorjs-translation.service';
5
+ import * as i0 from "@angular/core";
5
6
  export declare class EditorJsComponent implements OnInit, OnDestroy {
6
7
  private translateService;
7
8
  private editorJSConversionService;
@@ -34,4 +35,6 @@ export declare class EditorJsComponent implements OnInit, OnDestroy {
34
35
  private getSavedEditorContent;
35
36
  private setSavedEditorContent;
36
37
  private deleteSavedEditorContent;
38
+ static ɵfac: i0.ɵɵFactoryDeclaration<EditorJsComponent, never>;
39
+ static ɵcmp: i0.ɵɵComponentDeclaration<EditorJsComponent, "wb-editorjs", never, { "content": "content"; "placeholder": "placeholder"; "position": "position"; }, { "contentChange": "contentChange"; }, never, never>;
37
40
  }
@@ -1,3 +1,4 @@
1
+ import * as i0 from "@angular/core";
1
2
  export declare class EditorJSConversionService {
2
3
  container: HTMLElement | null;
3
4
  classesToReplace: {
@@ -14,4 +15,6 @@ export declare class EditorJSConversionService {
14
15
  convert(content: string): Promise<string>;
15
16
  private convertCurrentElement;
16
17
  private setInlineStyle;
18
+ static ɵfac: i0.ɵɵFactoryDeclaration<EditorJSConversionService, never>;
19
+ static ɵprov: i0.ɵɵInjectableDeclaration<EditorJSConversionService>;
17
20
  }
@@ -1,7 +1,10 @@
1
1
  import { I18nConfig } from '@editorjs/editorjs';
2
+ import * as i0 from "@angular/core";
2
3
  export declare var editorJSI18nDictionnary: I18nConfig;
3
4
  export declare class EditorJSTranslationService {
4
5
  constructor();
5
6
  setDictionnary(dictionnary: I18nConfig): void;
6
7
  get(key: string): string;
8
+ static ɵfac: i0.ɵɵFactoryDeclaration<EditorJSTranslationService, never>;
9
+ static ɵprov: i0.ɵɵInjectableDeclaration<EditorJSTranslationService>;
7
10
  }
@@ -1,4 +1,5 @@
1
1
  import { EventEmitter, OnInit } from '@angular/core';
2
+ import * as i0 from "@angular/core";
2
3
  export declare class FaqComponent implements OnInit {
3
4
  FORM_NAME_TITLE: string;
4
5
  FORM_NAME_CONTENT: string;
@@ -28,4 +29,6 @@ export declare class FaqComponent implements OnInit {
28
29
  */
29
30
  checkQuillToolTip(index: any, event: any, keyLine: any): void;
30
31
  checkHasTooltipFocused(): void;
32
+ static ɵfac: i0.ɵɵFactoryDeclaration<FaqComponent, never>;
33
+ static ɵcmp: i0.ɵɵComponentDeclaration<FaqComponent, "wb-faq", never, { "faqRows": "faqRows"; "type": "type"; "color": "color"; "backgroundColor": "backgroundColor"; "borderColor": "borderColor"; "backgroundRowColor": "backgroundRowColor"; "backgroundQuestionColor": "backgroundQuestionColor"; "backgroundAnswerColor": "backgroundAnswerColor"; "shadowRowColor": "shadowRowColor"; "Accordion": "Accordion"; }, { "faqRowsChange": "faqRowsChange"; }, never, never>;
31
34
  }
@@ -1,2 +1,5 @@
1
+ import * as i0 from "@angular/core";
1
2
  export declare class LoaderComponent {
3
+ static ɵfac: i0.ɵɵFactoryDeclaration<LoaderComponent, never>;
4
+ static ɵcmp: i0.ɵɵComponentDeclaration<LoaderComponent, "wb-loader", never, {}, {}, never, never>;
2
5
  }
@@ -1,6 +1,7 @@
1
1
  import { EventEmitter, NgZone, OnInit } from '@angular/core';
2
2
  import { QuillService } from '../../../services/utils/quill.service';
3
3
  import { TranslateService } from '@ngx-translate/core';
4
+ import * as i0 from "@angular/core";
4
5
  export declare class QuillComponent implements OnInit {
5
6
  private ngZone;
6
7
  private quillService;
@@ -71,4 +72,6 @@ export declare class QuillComponent implements OnInit {
71
72
  */
72
73
  setTextBlackColor(): void;
73
74
  private lineBreakMatcher;
75
+ static ɵfac: i0.ɵɵFactoryDeclaration<QuillComponent, never>;
76
+ static ɵcmp: i0.ɵɵComponentDeclaration<QuillComponent, "wb-quill", never, { "content": "content"; "offset": "offset"; "toolbar": "toolbar"; "color": "color"; "placeholder": "placeholder"; }, { "contentChange": "contentChange"; "isTooltipFocused": "isTooltipFocused"; "tooltipLostFocus": "tooltipLostFocus"; }, never, never>;
74
77
  }
@@ -1,2 +1,31 @@
1
+ import * as i0 from "@angular/core";
2
+ import * as i1 from "./structure-tools/structure-tools.component";
3
+ import * as i2 from "./structure-config/structure-config.component";
4
+ import * as i3 from "./structure-config-input/structure-config-input.component";
5
+ import * as i4 from "./structure-config-checkbox/structure-config-checkbox.component";
6
+ import * as i5 from "./structure-config-font/structure-config-font.component";
7
+ import * as i6 from "./structure-config-payment/structure-config-payment.component";
8
+ import * as i7 from "./structure-select/structure-select.component";
9
+ import * as i8 from "./structure-search-product/structure-search-product.component";
10
+ import * as i9 from "./structure-config-extend-input/structure-config-extended-input.component";
11
+ import * as i10 from "./structure-amplify-search-product/structure-amplify-search-product.component";
12
+ import * as i11 from "./structure-amplify-search-category/structure-amplify-search-category.component";
13
+ import * as i12 from "./loader/loader.component";
14
+ import * as i13 from "./small-loader/small-loader.component";
15
+ import * as i14 from "./star/star.component";
16
+ import * as i15 from "./quill/quill.component";
17
+ import * as i16 from "./faq/faq.component";
18
+ import * as i17 from "./editorjs/editorjs.component";
19
+ import * as i18 from "@angular/common";
20
+ import * as i19 from "ngx-scrollbar";
21
+ import * as i20 from "@angular/forms";
22
+ import * as i21 from "@wizishop/ng-wizi-bulma";
23
+ import * as i22 from "../pipes/shared-pipes.module";
24
+ import * as i23 from "../directives/shared-directives.module";
25
+ import * as i24 from "ngx-quill";
26
+ import * as i25 from "@ngx-translate/core";
1
27
  export declare class SharedComponentsModule {
28
+ static ɵfac: i0.ɵɵFactoryDeclaration<SharedComponentsModule, never>;
29
+ static ɵmod: i0.ɵɵNgModuleDeclaration<SharedComponentsModule, [typeof i1.StructureToolsComponent, typeof i2.StructureConfigComponent, typeof i3.StructureConfigInputComponent, typeof i4.StructureConfigCheckboxComponent, typeof i5.StructureConfigFontComponent, typeof i6.StructureConfigPaymentComponent, typeof i7.StructureSelectComponent, typeof i8.StructureSearchProductComponent, typeof i9.StructureConfigExtendedInputComponent, typeof i10.StructureAmplifySearchProductComponent, typeof i11.StructureAmplifySearchCategoryComponent, typeof i12.LoaderComponent, typeof i13.SmallLoaderComponent, typeof i14.StarComponent, typeof i15.QuillComponent, typeof i16.FaqComponent, typeof i17.EditorJsComponent], [typeof i18.CommonModule, typeof i19.NgScrollbarModule, typeof i20.FormsModule, typeof i21.NwbAllModule, typeof i22.SharedPipesModule, typeof i23.SharedDirectivesModule, typeof i24.QuillModule, typeof i25.TranslateModule], [typeof i1.StructureToolsComponent, typeof i2.StructureConfigComponent, typeof i3.StructureConfigInputComponent, typeof i4.StructureConfigCheckboxComponent, typeof i5.StructureConfigFontComponent, typeof i6.StructureConfigPaymentComponent, typeof i7.StructureSelectComponent, typeof i8.StructureSearchProductComponent, typeof i9.StructureConfigExtendedInputComponent, typeof i10.StructureAmplifySearchProductComponent, typeof i11.StructureAmplifySearchCategoryComponent, typeof i12.LoaderComponent, typeof i13.SmallLoaderComponent, typeof i14.StarComponent, typeof i15.QuillComponent, typeof i16.FaqComponent, typeof i17.EditorJsComponent]>;
30
+ static ɵinj: i0.ɵɵInjectorDeclaration<SharedComponentsModule>;
2
31
  }
@@ -1,2 +1,5 @@
1
+ import * as i0 from "@angular/core";
1
2
  export declare class SmallLoaderComponent {
3
+ static ɵfac: i0.ɵɵFactoryDeclaration<SmallLoaderComponent, never>;
4
+ static ɵcmp: i0.ɵɵComponentDeclaration<SmallLoaderComponent, "wb-small-loader", never, {}, {}, never, never>;
2
5
  }
@@ -1,4 +1,5 @@
1
1
  import { OnInit } from '@angular/core';
2
+ import * as i0 from "@angular/core";
2
3
  export declare class StarComponent implements OnInit {
3
4
  score: number;
4
5
  maxNumber: number;
@@ -6,4 +7,6 @@ export declare class StarComponent implements OnInit {
6
7
  colorBackgroundStar: string;
7
8
  constructor();
8
9
  ngOnInit(): void;
10
+ static ɵfac: i0.ɵɵFactoryDeclaration<StarComponent, never>;
11
+ static ɵcmp: i0.ɵɵComponentDeclaration<StarComponent, "wb-star", never, { "score": "score"; "maxNumber": "maxNumber"; "colorStar": "colorStar"; "colorBackgroundStar": "colorBackgroundStar"; }, {}, never, never>;
9
12
  }
@@ -2,6 +2,7 @@ import { EventEmitter, OnInit } from '@angular/core';
2
2
  import { ApiService } from '../../../services/utils/api.service';
3
3
  import { Subject } from 'rxjs';
4
4
  import { AmplifyCategoryDto } from '../../../dtos/apis/amplify/amplify-category.dto';
5
+ import * as i0 from "@angular/core";
5
6
  export declare class StructureAmplifySearchCategoryComponent implements OnInit {
6
7
  private apiService;
7
8
  label: string;
@@ -23,4 +24,6 @@ export declare class StructureAmplifySearchCategoryComponent implements OnInit {
23
24
  fillCatalogSearch(): void;
24
25
  searchCategory(): void;
25
26
  onSearchChange(query: string): void;
27
+ static ɵfac: i0.ɵɵFactoryDeclaration<StructureAmplifySearchCategoryComponent, never>;
28
+ static ɵcmp: i0.ɵɵComponentDeclaration<StructureAmplifySearchCategoryComponent, "wb-structure-amplify-search-category", never, { "label": "label"; "placeholder": "placeholder"; "selectedCategory": "selectedCategory"; }, { "newSearch": "newSearch"; "changeType": "changeType"; }, never, never>;
26
29
  }
@@ -2,6 +2,7 @@ import { EventEmitter, OnInit } from '@angular/core';
2
2
  import { ApiService } from '../../../services/utils/api.service';
3
3
  import { Subject } from 'rxjs';
4
4
  import { AmplifyProductDto } from '../../../dtos/apis/amplify/amplify-product.dto';
5
+ import * as i0 from "@angular/core";
5
6
  export declare class StructureAmplifySearchProductComponent implements OnInit {
6
7
  private apiService;
7
8
  label: string;
@@ -36,4 +37,6 @@ export declare class StructureAmplifySearchProductComponent implements OnInit {
36
37
  searchProduct(): void;
37
38
  selectThisType(event: any): void;
38
39
  onSearchChange(query: string): void;
40
+ static ɵfac: i0.ɵɵFactoryDeclaration<StructureAmplifySearchProductComponent, never>;
41
+ static ɵcmp: i0.ɵɵComponentDeclaration<StructureAmplifySearchProductComponent, "wb-structure-amplify-search-product", never, { "label": "label"; "placeholder": "placeholder"; "searchNumber": "searchNumber"; "selectedProd": "selectedProd"; "type": "type"; }, { "newSearch": "newSearch"; "changeType": "changeType"; }, never, never>;
39
42
  }
@@ -1,5 +1,6 @@
1
1
  import { OnInit } from '@angular/core';
2
2
  import { StructureConfigService } from '../../../services/utils/structure-config.service';
3
+ import * as i0 from "@angular/core";
3
4
  export declare const TYPE_CONFIG_POSITION_LEFT_TOP = "is-left-top";
4
5
  export declare const TYPE_CONFIG_POSITION_LEFT_BOTTOM = "is-left-bottom";
5
6
  export declare const TYPE_CONFIG_POSITION_RIGHT_TOP = "is-right-top";
@@ -26,4 +27,6 @@ export declare class StructureConfigComponent implements OnInit {
26
27
  activeThis(): void;
27
28
  disableIfActive(): void;
28
29
  disable(): void;
30
+ static ɵfac: i0.ɵɵFactoryDeclaration<StructureConfigComponent, never>;
31
+ static ɵcmp: i0.ɵɵComponentDeclaration<StructureConfigComponent, "wb-structure-config", never, { "isActive": "isActive"; "blockUUID": "blockUUID"; "position": "position"; "isFullwidth": "isFullwidth"; "small": "small"; "extraSmall": "extraSmall"; }, {}, never, ["*"]>;
29
32
  }
@@ -1,5 +1,6 @@
1
1
  import { OnInit } from '@angular/core';
2
2
  import { ControlValueAccessor } from '@angular/forms';
3
+ import * as i0 from "@angular/core";
3
4
  export declare class StructureConfigCheckboxComponent implements OnInit, ControlValueAccessor {
4
5
  label: string;
5
6
  on: string | boolean;
@@ -19,4 +20,6 @@ export declare class StructureConfigCheckboxComponent implements OnInit, Control
19
20
  writeValue(value: string): void;
20
21
  registerOnChange(fn: any): void;
21
22
  registerOnTouched(fn: any): void;
23
+ static ɵfac: i0.ɵɵFactoryDeclaration<StructureConfigCheckboxComponent, never>;
24
+ static ɵcmp: i0.ɵɵComponentDeclaration<StructureConfigCheckboxComponent, "wb-structure-config-checkbox", never, { "label": "label"; "on": "on"; "off": "off"; }, {}, never, never>;
22
25
  }
@@ -1,4 +1,5 @@
1
1
  import { ControlValueAccessor } from '@angular/forms';
2
+ import * as i0 from "@angular/core";
2
3
  export declare class StructureConfigExtendedInputComponent implements ControlValueAccessor {
3
4
  label: string;
4
5
  value: string;
@@ -20,4 +21,6 @@ export declare class StructureConfigExtendedInputComponent implements ControlVal
20
21
  writeValue(obj: any): void;
21
22
  onChange(value: any): void;
22
23
  onBlur(): void;
24
+ static ɵfac: i0.ɵɵFactoryDeclaration<StructureConfigExtendedInputComponent, never>;
25
+ static ɵcmp: i0.ɵɵComponentDeclaration<StructureConfigExtendedInputComponent, "wb-structure-config-extended-input", never, { "label": "label"; "value": "value"; "type": "type"; "placeholder": "placeholder"; "textInfo": "textInfo"; "textError": "textError"; "size": "size"; "withoutBlock": "withoutBlock"; "icon": "icon"; "big": "big"; }, {}, never, never>;
23
26
  }
@@ -6,6 +6,7 @@ import { Subject, Subscription } from 'rxjs';
6
6
  import { MediaDto } from '../../../dtos/configs/medias/media.dto';
7
7
  import { ImageMediaDto } from '../../../dtos/configs/medias/image/image-media.dto';
8
8
  import { TextMediaDto } from '../../../dtos/configs/medias/text/text-media.dto';
9
+ import * as i0 from "@angular/core";
9
10
  export declare class StructureConfigFontComponent implements OnInit, OnDestroy {
10
11
  private fontAwesomeService;
11
12
  private mediaConnectorService;
@@ -34,4 +35,6 @@ export declare class StructureConfigFontComponent implements OnInit, OnDestroy {
34
35
  searchIcon(): void;
35
36
  getMedia(): void;
36
37
  ngOnDestroy(): void;
38
+ static ɵfac: i0.ɵɵFactoryDeclaration<StructureConfigFontComponent, never>;
39
+ static ɵcmp: i0.ɵɵComponentDeclaration<StructureConfigFontComponent, "wb-structure-config-font", never, { "white": "white"; "color": "color"; "isSmall": "isSmall"; "isInline": "isInline"; "withImage": "withImage"; "alignLeft": "alignLeft"; "recommendedSize": "recommendedSize"; "value": "value"; }, { "valueChange": "valueChange"; }, never, never>;
37
40
  }
@@ -1,5 +1,6 @@
1
1
  import { OnInit } from '@angular/core';
2
2
  import { ControlValueAccessor } from '@angular/forms';
3
+ import * as i0 from "@angular/core";
3
4
  export declare class StructureConfigInputComponent implements OnInit, ControlValueAccessor {
4
5
  label: string;
5
6
  type: string;
@@ -21,4 +22,6 @@ export declare class StructureConfigInputComponent implements OnInit, ControlVal
21
22
  writeValue(value: string): void;
22
23
  registerOnChange(fn: any): void;
23
24
  registerOnTouched(fn: any): void;
25
+ static ɵfac: i0.ɵɵFactoryDeclaration<StructureConfigInputComponent, never>;
26
+ static ɵcmp: i0.ɵɵComponentDeclaration<StructureConfigInputComponent, "wb-structure-config-input", never, { "label": "label"; "type": "type"; "placeholder": "placeholder"; "resizeMiddleScreen": "resizeMiddleScreen"; }, {}, never, never>;
24
27
  }
@@ -6,6 +6,7 @@ import { MediaDto } from '../../../dtos/configs/medias/media.dto';
6
6
  import { ImageMediaDto } from '../../../dtos/configs/medias/image/image-media.dto';
7
7
  import { TextMediaDto } from '../../../dtos/configs/medias/text/text-media.dto';
8
8
  import { PaymentOrMediaDto } from '../../../dtos/configs/medias/image/payment-or-media.dto';
9
+ import * as i0 from "@angular/core";
9
10
  export declare class StructureConfigPaymentComponent implements OnInit, OnDestroy {
10
11
  private fontAwesomeService;
11
12
  private mediaConnectorService;
@@ -26,4 +27,6 @@ export declare class StructureConfigPaymentComponent implements OnInit, OnDestro
26
27
  ngOnInit(): void;
27
28
  getMedia(): void;
28
29
  ngOnDestroy(): void;
30
+ static ɵfac: i0.ɵɵFactoryDeclaration<StructureConfigPaymentComponent, never>;
31
+ static ɵcmp: i0.ɵɵComponentDeclaration<StructureConfigPaymentComponent, "wb-structure-config-payment", never, { "white": "white"; "value": "value"; }, { "valueChange": "valueChange"; }, never, never>;
29
32
  }
@@ -3,6 +3,7 @@ import { ApiService } from '../../../services/utils/api.service';
3
3
  import { ExternalConfigService } from '../../../services/utils/external-config.service';
4
4
  import { Subject } from 'rxjs';
5
5
  import { CatalogDto } from '../../../dtos/apis/catalogs/catalog.dto';
6
+ import * as i0 from "@angular/core";
6
7
  export declare class StructureSearchProductComponent implements OnInit {
7
8
  private apiService;
8
9
  private externalConfigService;
@@ -25,4 +26,6 @@ export declare class StructureSearchProductComponent implements OnInit {
25
26
  removeThisOne(i: any): void;
26
27
  searchProduct(): void;
27
28
  onSearchChange(query: string): void;
29
+ static ɵfac: i0.ɵɵFactoryDeclaration<StructureSearchProductComponent, never>;
30
+ static ɵcmp: i0.ɵɵComponentDeclaration<StructureSearchProductComponent, "wb-structure-search-product", never, { "label": "label"; "searchNumber": "searchNumber"; "selectedProd": "selectedProd"; }, { "newSearch": "newSearch"; }, never, never>;
28
31
  }