@wizishop/wizi-block 4.2.1-beta → 4.2.22-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 (516) hide show
  1. package/bundles/wizishop-wizi-block.umd.js +409 -433
  2. package/bundles/wizishop-wizi-block.umd.js.map +1 -1
  3. package/bundles/wizishop-wizi-block.umd.min.js +1 -1
  4. package/bundles/wizishop-wizi-block.umd.min.js.map +1 -1
  5. package/esm2015/lib/components/blocks/blocks.component.js +1 -1
  6. package/esm2015/lib/components/components.module.js +1 -1
  7. package/esm2015/lib/components/configs/configs.component.js +1 -1
  8. package/esm2015/lib/components/container-block/container-block.component.js +1 -1
  9. package/esm2015/lib/components/previews/previews.component.js +1 -1
  10. package/esm2015/lib/dtos/apis/amplify/amplify-category.dto.js +1 -1
  11. package/esm2015/lib/dtos/apis/amplify/amplify-guide.dto.js +1 -1
  12. package/esm2015/lib/dtos/apis/amplify/amplify-media.dto.js +1 -1
  13. package/esm2015/lib/dtos/apis/amplify/amplify-paginated.dto.js +1 -1
  14. package/esm2015/lib/dtos/apis/amplify/amplify-product.dto.js +1 -1
  15. package/esm2015/lib/dtos/apis/catalogs/catalog-badges.dto.js +1 -1
  16. package/esm2015/lib/dtos/apis/catalogs/catalog-brand.dto.js +1 -1
  17. package/esm2015/lib/dtos/apis/catalogs/catalog-category.dto.js +1 -1
  18. package/esm2015/lib/dtos/apis/catalogs/catalog-facet-value.dto.js +1 -1
  19. package/esm2015/lib/dtos/apis/catalogs/catalog-facet.dto.js +1 -1
  20. package/esm2015/lib/dtos/apis/catalogs/catalog-image.dto.js +1 -1
  21. package/esm2015/lib/dtos/apis/catalogs/catalog-list.dto.js +1 -1
  22. package/esm2015/lib/dtos/apis/catalogs/catalog-price.dto.js +1 -1
  23. package/esm2015/lib/dtos/apis/catalogs/catalog-variant-option.dto.js +1 -1
  24. package/esm2015/lib/dtos/apis/catalogs/catalog-variant.dto.js +1 -1
  25. package/esm2015/lib/dtos/apis/catalogs/catalog.dto.js +1 -1
  26. package/esm2015/lib/dtos/apis/comments/comment-list.dto.js +1 -1
  27. package/esm2015/lib/dtos/apis/comments/comment.dto.js +1 -1
  28. package/esm2015/lib/dtos/apis/forms/form-detail.dto.js +1 -1
  29. package/esm2015/lib/dtos/apis/forms/form-list.dto.js +1 -1
  30. package/esm2015/lib/dtos/apis/maps/open-map.dto.js +1 -1
  31. package/esm2015/lib/dtos/blocks/amplify-product/amplify-product-zoom-more.dto.js +1 -1
  32. package/esm2015/lib/dtos/blocks/amplify-product/amplify-product-zoom-selected.dto.js +1 -1
  33. package/esm2015/lib/dtos/blocks/amplify-product/amplify-product-zoom-triple-column.dto.js +1 -1
  34. package/esm2015/lib/dtos/blocks/amplify-product/amplify-product-zoom.dto.js +1 -1
  35. package/esm2015/lib/dtos/blocks/amplify-products-list/amplify-products-list-classic.dto.js +1 -1
  36. package/esm2015/lib/dtos/blocks/amplify-products-list/amplify-products-list-selected.dto.js +1 -1
  37. package/esm2015/lib/dtos/blocks/amplify-products-list/amplify-products-list-simple.dto.js +1 -1
  38. package/esm2015/lib/dtos/blocks/code/code-html.dto.js +1 -1
  39. package/esm2015/lib/dtos/blocks/code/code-javascript.dto.js +1 -1
  40. package/esm2015/lib/dtos/blocks/code/code-stylesheet.dto.js +1 -1
  41. package/esm2015/lib/dtos/blocks/faq/faq-accordion.dto.js +1 -1
  42. package/esm2015/lib/dtos/blocks/faq/faq-frame.dto.js +1 -1
  43. package/esm2015/lib/dtos/blocks/faq/faq-list-icon.dto.js +1 -1
  44. package/esm2015/lib/dtos/blocks/faq/faq-simple-background.dto.js +1 -1
  45. package/esm2015/lib/dtos/blocks/faq/faq-simple.dto.js +1 -1
  46. package/esm2015/lib/dtos/blocks/faq/faq.dto.js +1 -1
  47. package/esm2015/lib/dtos/blocks/forms/forms-background.dto.js +1 -1
  48. package/esm2015/lib/dtos/blocks/forms/forms-imageleft.dto.js +1 -1
  49. package/esm2015/lib/dtos/blocks/forms/forms-imageright.dto.js +1 -1
  50. package/esm2015/lib/dtos/blocks/forms/forms-simple.dto.js +1 -1
  51. package/esm2015/lib/dtos/blocks/images/four-images-title.dto.js +1 -1
  52. package/esm2015/lib/dtos/blocks/images/images-banner.dto.js +1 -1
  53. package/esm2015/lib/dtos/blocks/images/images-big-and-double.dto.js +1 -1
  54. package/esm2015/lib/dtos/blocks/images/images-bigs-and-double-middle.dto.js +1 -1
  55. package/esm2015/lib/dtos/blocks/images/images-double.dto.js +1 -1
  56. package/esm2015/lib/dtos/blocks/images/images-quadruple-left-one-right.dto.js +1 -1
  57. package/esm2015/lib/dtos/blocks/images/images-quadruple.dto.js +1 -1
  58. package/esm2015/lib/dtos/blocks/images/images-simple.dto.js +1 -1
  59. package/esm2015/lib/dtos/blocks/images/images-triple.dto.js +1 -1
  60. package/esm2015/lib/dtos/blocks/images/two-images-title-text.dto.js +1 -1
  61. package/esm2015/lib/dtos/blocks/images-texts/images-texts-big-left-text-right.dto.js +1 -1
  62. package/esm2015/lib/dtos/blocks/images-texts/images-texts-big-right-text-left.dto.js +1 -1
  63. package/esm2015/lib/dtos/blocks/images-texts/images-texts-left-text-right.dto.js +1 -1
  64. package/esm2015/lib/dtos/blocks/images-texts/images-texts-one-text-one.dto.js +1 -1
  65. package/esm2015/lib/dtos/blocks/images-texts/images-texts-right-text-left.dto.js +1 -1
  66. package/esm2015/lib/dtos/blocks/images-texts/images-texts-small-left-text-right.dto.js +1 -1
  67. package/esm2015/lib/dtos/blocks/images-texts/images-texts-small-right-text-left.dto.js +1 -1
  68. package/esm2015/lib/dtos/blocks/images-texts/images-texts-text-one-text.dto.js +1 -1
  69. package/esm2015/lib/dtos/blocks/launch-videos/launch-videos-button.dto.js +1 -1
  70. package/esm2015/lib/dtos/blocks/launch-videos/launch-videos-buttontxt.dto.js +1 -1
  71. package/esm2015/lib/dtos/blocks/map/map-background-form-left.dto.js +1 -1
  72. package/esm2015/lib/dtos/blocks/map/map-background-form-right.dto.js +1 -1
  73. package/esm2015/lib/dtos/blocks/map/map-fullpage.dto.js +1 -1
  74. package/esm2015/lib/dtos/blocks/map/map-left-text.dto.js +1 -1
  75. package/esm2015/lib/dtos/blocks/map/map-right-text.dto.js +1 -1
  76. package/esm2015/lib/dtos/blocks/map/map-text-form.dto.js +1 -1
  77. package/esm2015/lib/dtos/blocks/newsletter/newsletter-aligned-center-background.dto.js +1 -1
  78. package/esm2015/lib/dtos/blocks/newsletter/newsletter-aligned-center-image.dto.js +1 -1
  79. package/esm2015/lib/dtos/blocks/newsletter/newsletter-center-image.dto.js +1 -1
  80. package/esm2015/lib/dtos/blocks/onboarding/forms-onboarding.do.js +1 -1
  81. package/esm2015/lib/dtos/blocks/parent-block.dto.js +1 -1
  82. package/esm2015/lib/dtos/blocks/product/product-zoom-complete-background.dto.js +1 -1
  83. package/esm2015/lib/dtos/blocks/product/product-zoom-complete-slider.dto.js +1 -1
  84. package/esm2015/lib/dtos/blocks/product/product-zoom-complete.dto.js +1 -1
  85. package/esm2015/lib/dtos/blocks/product/product-zoom-more.dto.js +1 -1
  86. package/esm2015/lib/dtos/blocks/product/product-zoom-selected.dto.js +1 -1
  87. package/esm2015/lib/dtos/blocks/product/product-zoom-simple.dto.js +1 -1
  88. package/esm2015/lib/dtos/blocks/product/product-zoom-triple-column.dto.js +1 -1
  89. package/esm2015/lib/dtos/blocks/product/product-zoom.dto.js +1 -1
  90. package/esm2015/lib/dtos/blocks/products-list/products-list-classic.dto.js +1 -1
  91. package/esm2015/lib/dtos/blocks/products-list/products-list-selected.dto.js +1 -1
  92. package/esm2015/lib/dtos/blocks/products-list/products-list-simple.dto.js +1 -1
  93. package/esm2015/lib/dtos/blocks/quotes/quotes-author.dto.js +1 -1
  94. package/esm2015/lib/dtos/blocks/quotes/quotes-simple-background.dto.js +1 -1
  95. package/esm2015/lib/dtos/blocks/quotes/quotes-simple.dto.js +1 -1
  96. package/esm2015/lib/dtos/blocks/rassurances/rassurances-quadruple-aligned.dto.js +1 -1
  97. package/esm2015/lib/dtos/blocks/rassurances/rassurances-quadruple-background.dto.js +1 -1
  98. package/esm2015/lib/dtos/blocks/rassurances/rassurances-triple-background.dto.js +1 -1
  99. package/esm2015/lib/dtos/blocks/reviews/reviews-simple.dto.js +1 -1
  100. package/esm2015/lib/dtos/blocks/reviews/reviews-waterfall.dto.js +1 -1
  101. package/esm2015/lib/dtos/blocks/separators/separator-simple.dto.js +1 -1
  102. package/esm2015/lib/dtos/blocks/sliders/sliders-double-imageright.dto.js +1 -1
  103. package/esm2015/lib/dtos/blocks/sliders/sliders-fullpage.dto.js +1 -1
  104. package/esm2015/lib/dtos/blocks/sliders/sliders-imageright.dto.js +1 -1
  105. package/esm2015/lib/dtos/blocks/sliders/sliders-leftnav.dto.js +1 -1
  106. package/esm2015/lib/dtos/blocks/sliders/sliders-with-banner.dto.js +1 -1
  107. package/esm2015/lib/dtos/blocks/socials/socials-like.dto.js +1 -1
  108. package/esm2015/lib/dtos/blocks/socials/socials-network.dto.js +1 -1
  109. package/esm2015/lib/dtos/blocks/socials/socials-page-complex.dto.js +1 -1
  110. package/esm2015/lib/dtos/blocks/socials/socials-page-simple.dto.js +1 -1
  111. package/esm2015/lib/dtos/blocks/text-backgrounds/text-backgrounds-four-rows-icon-text.dto.js +1 -1
  112. package/esm2015/lib/dtos/blocks/text-backgrounds/text-backgrounds-link.dto.js +1 -1
  113. package/esm2015/lib/dtos/blocks/text-backgrounds/text-backgrounds-rows-icon-text.dto.js +1 -1
  114. package/esm2015/lib/dtos/blocks/text-backgrounds/text-backgrounds-simple.dto.js +1 -1
  115. package/esm2015/lib/dtos/blocks/text-backgrounds/text-backgrounds-three-rows-icon-text.dto.js +1 -1
  116. package/esm2015/lib/dtos/blocks/text-backgrounds/text-backgrounds-two-rows-icon-text.dto.js +1 -1
  117. package/esm2015/lib/dtos/blocks/text-backgrounds/text-backgrounds-with-banner.dto.js +1 -1
  118. package/esm2015/lib/dtos/blocks/text-backgrounds/text-backgrounds-with-txt.dto.js +1 -1
  119. package/esm2015/lib/dtos/blocks/texts/texts-double-background.dto.js +1 -1
  120. package/esm2015/lib/dtos/blocks/texts/texts-double.dto.js +1 -1
  121. package/esm2015/lib/dtos/blocks/texts/texts-one-background.dto.js +1 -1
  122. package/esm2015/lib/dtos/blocks/texts/texts-one.dto.js +1 -1
  123. package/esm2015/lib/dtos/blocks/texts/texts-quadruple-background.dto.js +1 -1
  124. package/esm2015/lib/dtos/blocks/texts/texts-quadruple-numbers.dto.js +1 -1
  125. package/esm2015/lib/dtos/blocks/texts/texts-quadruple.dto.js +1 -1
  126. package/esm2015/lib/dtos/blocks/texts/texts-triple-background.dto.js +1 -1
  127. package/esm2015/lib/dtos/blocks/texts/texts-triple.dto.js +1 -1
  128. package/esm2015/lib/dtos/blocks/timer/timer-airport.dto.js +1 -1
  129. package/esm2015/lib/dtos/blocks/timer/timer-background.dto.js +1 -1
  130. package/esm2015/lib/dtos/blocks/timer/timer-clock.dto.js +1 -1
  131. package/esm2015/lib/dtos/blocks/timer/timer-multiple-img.dto.js +1 -1
  132. package/esm2015/lib/dtos/blocks/timer/timer-simple.dto.js +1 -1
  133. package/esm2015/lib/dtos/blocks/videos/videos-simple.dto.js +1 -1
  134. package/esm2015/lib/dtos/blocks/videos/videos-txt-content.dto.js +1 -1
  135. package/esm2015/lib/dtos/blocks/videos/videos-txt.dto.js +1 -1
  136. package/esm2015/lib/dtos/blocks/witness/about-block.dto.js +1 -1
  137. package/esm2015/lib/dtos/blocks/witness/witness-background-double.dto.js +1 -1
  138. package/esm2015/lib/dtos/blocks/witness/witness-background-one.dto.js +1 -1
  139. package/esm2015/lib/dtos/blocks/witness/witness-quadruple.dto.js +1 -1
  140. package/esm2015/lib/dtos/blocks/witness/witness-triple.dto.js +1 -1
  141. package/esm2015/lib/dtos/blocks/witness/witness-twice.dto.js +1 -1
  142. package/esm2015/lib/dtos/configs/apis/api.dto.js +1 -1
  143. package/esm2015/lib/dtos/configs/blocks/block-config.dto.js +1 -1
  144. package/esm2015/lib/dtos/configs/blocks/blocks-list.dto.js +1 -1
  145. package/esm2015/lib/dtos/configs/buttons/button.dto.js +1 -1
  146. package/esm2015/lib/dtos/configs/external/external-config.dto.js +1 -1
  147. package/esm2015/lib/dtos/configs/fonts/font-awesome.dto.js +1 -1
  148. package/esm2015/lib/dtos/configs/images/four-images-title-element.dto.js +1 -1
  149. package/esm2015/lib/dtos/configs/medias/image/font-or-media.dto.js +1 -1
  150. package/esm2015/lib/dtos/configs/medias/image/image-media-and-text.dto.js +1 -1
  151. package/esm2015/lib/dtos/configs/medias/image/image-media.dto.js +1 -1
  152. package/esm2015/lib/dtos/configs/medias/image/payment-or-media.dto.js +1 -1
  153. package/esm2015/lib/dtos/configs/medias/media-width-height.dto.js +1 -1
  154. package/esm2015/lib/dtos/configs/medias/media.dto.js +1 -1
  155. package/esm2015/lib/dtos/configs/medias/text/text-media.dto.js +1 -1
  156. package/esm2015/lib/dtos/configs/structures/structure-config.dto.js +1 -1
  157. package/esm2015/lib/dtos/configs/structures/structures-list.dto.js +1 -1
  158. package/esm2015/lib/dtos/configs/translations/translations.dto.js +1 -1
  159. package/esm2015/lib/dtos/configs/types/types.dto.js +1 -1
  160. package/esm2015/lib/dtos/configs/witness/about-element.dto.js +1 -1
  161. package/esm2015/lib/dtos/forms/forms.dto.js +1 -1
  162. package/esm2015/lib/dtos/utils/quill/crypted-link.dto.js +1 -1
  163. package/esm2015/lib/dtos/utils/quill/custom-link.dto.js +1 -1
  164. package/esm2015/lib/dtos/utils/quill/delta.dto.js +1 -1
  165. package/esm2015/lib/dtos/utils/quill/icon.dto.js +1 -1
  166. package/esm2015/lib/dtos/utils/quill/line-break.dto.js +1 -1
  167. package/esm2015/lib/dtos/utils/quill-html-editor/html-formatter.js +1 -1
  168. package/esm2015/lib/dtos/utils/quill-html-editor/logger.js +1 -1
  169. package/esm2015/lib/dtos/utils/quill-html-editor/options.js +1 -1
  170. package/esm2015/lib/dtos/utils/quill-html-editor/quill.htmlEditButton.js +1 -1
  171. package/esm2015/lib/services/blocks/amplify-product/amplify-product-zoom-more.service.js +1 -1
  172. package/esm2015/lib/services/blocks/amplify-product/amplify-product-zoom-selected.service.js +1 -1
  173. package/esm2015/lib/services/blocks/amplify-product/amplify-product-zoom-triple-column.service.js +1 -1
  174. package/esm2015/lib/services/blocks/amplify-product/amplify-product-zoom.service.js +1 -1
  175. package/esm2015/lib/services/blocks/amplify-products-list/amplify-products-list-classic.service.js +1 -1
  176. package/esm2015/lib/services/blocks/amplify-products-list/amplify-products-list-selected.service.js +1 -1
  177. package/esm2015/lib/services/blocks/amplify-products-list/amplify-products-list-simple.service.js +1 -1
  178. package/esm2015/lib/services/blocks/code/code-html.service.js +1 -1
  179. package/esm2015/lib/services/blocks/code/code-javascript.service.js +1 -1
  180. package/esm2015/lib/services/blocks/code/code-stylesheet.service.js +1 -1
  181. package/esm2015/lib/services/blocks/faq/faq-accordion.service.js +1 -1
  182. package/esm2015/lib/services/blocks/faq/faq-frame.service.js +1 -1
  183. package/esm2015/lib/services/blocks/faq/faq-list-icon.service.js +1 -1
  184. package/esm2015/lib/services/blocks/faq/faq-simple-background.service.js +1 -1
  185. package/esm2015/lib/services/blocks/faq/faq-simple.service.js +1 -1
  186. package/esm2015/lib/services/blocks/forms/forms-background.service.js +1 -1
  187. package/esm2015/lib/services/blocks/forms/forms-imageleft.service.js +1 -1
  188. package/esm2015/lib/services/blocks/forms/forms-imageright.service.js +1 -1
  189. package/esm2015/lib/services/blocks/forms/forms-simple.service.js +1 -1
  190. package/esm2015/lib/services/blocks/images/four-images-title.service.js +1 -1
  191. package/esm2015/lib/services/blocks/images/images-banner.service.js +1 -1
  192. package/esm2015/lib/services/blocks/images/images-big-and-double.service.js +1 -1
  193. package/esm2015/lib/services/blocks/images/images-bigs-and-double-middle.service.js +1 -1
  194. package/esm2015/lib/services/blocks/images/images-double.service.js +1 -1
  195. package/esm2015/lib/services/blocks/images/images-quadruple-left-one-right.service.js +1 -1
  196. package/esm2015/lib/services/blocks/images/images-quadruple.service.js +1 -1
  197. package/esm2015/lib/services/blocks/images/images-simple.service.js +1 -1
  198. package/esm2015/lib/services/blocks/images/images-triple.service.js +1 -1
  199. package/esm2015/lib/services/blocks/images/two-images-title-text.service.js +1 -1
  200. package/esm2015/lib/services/blocks/images-texts/images-texts-big-left-text-right.service.js +1 -1
  201. package/esm2015/lib/services/blocks/images-texts/images-texts-big-right-text-left.service.js +1 -1
  202. package/esm2015/lib/services/blocks/images-texts/images-texts-left-text-right.service.js +1 -1
  203. package/esm2015/lib/services/blocks/images-texts/images-texts-one-text-one.service.js +1 -1
  204. package/esm2015/lib/services/blocks/images-texts/images-texts-right-text-left.service.js +1 -1
  205. package/esm2015/lib/services/blocks/images-texts/images-texts-small-left-text-right.service.js +1 -1
  206. package/esm2015/lib/services/blocks/images-texts/images-texts-small-right-text-left.service.js +1 -1
  207. package/esm2015/lib/services/blocks/images-texts/images-texts-text-one-text.service.js +1 -1
  208. package/esm2015/lib/services/blocks/launch-videos/launch-videos-button.service.js +1 -1
  209. package/esm2015/lib/services/blocks/launch-videos/launch-videos-buttontxt.service.js +1 -1
  210. package/esm2015/lib/services/blocks/map/map-background-form-left.service.js +1 -1
  211. package/esm2015/lib/services/blocks/map/map-background-form-right.service.js +1 -1
  212. package/esm2015/lib/services/blocks/map/map-fullpage.service.js +1 -1
  213. package/esm2015/lib/services/blocks/map/map-left-text.service.js +1 -1
  214. package/esm2015/lib/services/blocks/map/map-right-text.service.js +1 -1
  215. package/esm2015/lib/services/blocks/map/map-text-form.service.js +1 -1
  216. package/esm2015/lib/services/blocks/newsletter/newsletter-aligned-center-background.service.js +1 -1
  217. package/esm2015/lib/services/blocks/newsletter/newsletter-aligned-center-image.service.js +1 -1
  218. package/esm2015/lib/services/blocks/newsletter/newsletter-center-image.service.js +1 -1
  219. package/esm2015/lib/services/blocks/onboarding/forms-onboarding.service.js +1 -1
  220. package/esm2015/lib/services/blocks/product/product-zoom-complete-background.service.js +1 -1
  221. package/esm2015/lib/services/blocks/product/product-zoom-complete-slider.service.js +1 -1
  222. package/esm2015/lib/services/blocks/product/product-zoom-complete.service.js +1 -1
  223. package/esm2015/lib/services/blocks/product/product-zoom-more.service.js +1 -1
  224. package/esm2015/lib/services/blocks/product/product-zoom-selected.service.js +1 -1
  225. package/esm2015/lib/services/blocks/product/product-zoom-simple.service.js +1 -1
  226. package/esm2015/lib/services/blocks/product/product-zoom-triple-column.service.js +1 -1
  227. package/esm2015/lib/services/blocks/product/product-zoom.service.js +1 -1
  228. package/esm2015/lib/services/blocks/products-list/products-list-classic.service.js +1 -1
  229. package/esm2015/lib/services/blocks/products-list/products-list-selected.service.js +1 -1
  230. package/esm2015/lib/services/blocks/products-list/products-list-simple.service.js +1 -1
  231. package/esm2015/lib/services/blocks/quotes/quotes-author.service.js +1 -1
  232. package/esm2015/lib/services/blocks/quotes/quotes-simple-background.service.js +1 -1
  233. package/esm2015/lib/services/blocks/quotes/quotes-simple.service.js +1 -1
  234. package/esm2015/lib/services/blocks/rassurances/rassurances-quadruple-aligned.service.js +1 -1
  235. package/esm2015/lib/services/blocks/rassurances/rassurances-quadruple-background.service.js +1 -1
  236. package/esm2015/lib/services/blocks/rassurances/rassurances-triple-background.service.js +1 -1
  237. package/esm2015/lib/services/blocks/reviews/reviews-simple.service.js +1 -1
  238. package/esm2015/lib/services/blocks/reviews/reviews-waterfall.service.js +1 -1
  239. package/esm2015/lib/services/blocks/separator/separator-simple.service.js +1 -1
  240. package/esm2015/lib/services/blocks/sliders/sliders-double-imageright.service.js +1 -1
  241. package/esm2015/lib/services/blocks/sliders/sliders-fullpage.service.js +1 -1
  242. package/esm2015/lib/services/blocks/sliders/sliders-imageright.service.js +1 -1
  243. package/esm2015/lib/services/blocks/sliders/sliders-leftnav.service.js +1 -1
  244. package/esm2015/lib/services/blocks/sliders/sliders-with-banner.service.js +1 -1
  245. package/esm2015/lib/services/blocks/socials/socials-like.service.js +1 -1
  246. package/esm2015/lib/services/blocks/socials/socials-network.service.js +1 -1
  247. package/esm2015/lib/services/blocks/socials/socials-page-complex.service.js +1 -1
  248. package/esm2015/lib/services/blocks/socials/socials-page-simple.service.js +1 -1
  249. package/esm2015/lib/services/blocks/text-backgrounds/text-backgrounds-four-rows-icon-text.service.js +1 -1
  250. package/esm2015/lib/services/blocks/text-backgrounds/text-backgrounds-link.service.js +1 -1
  251. package/esm2015/lib/services/blocks/text-backgrounds/text-backgrounds-simple.service.js +1 -1
  252. package/esm2015/lib/services/blocks/text-backgrounds/text-backgrounds-three-rows-icon-text.service.js +1 -1
  253. package/esm2015/lib/services/blocks/text-backgrounds/text-backgrounds-two-rows-icon-text.service.js +1 -1
  254. package/esm2015/lib/services/blocks/text-backgrounds/text-backgrounds-with-banner.service.js +1 -1
  255. package/esm2015/lib/services/blocks/text-backgrounds/text-backgrounds-with-txt.service.js +1 -1
  256. package/esm2015/lib/services/blocks/texts/texts-double-background.service.js +1 -1
  257. package/esm2015/lib/services/blocks/texts/texts-double.service.js +1 -1
  258. package/esm2015/lib/services/blocks/texts/texts-one-background.service.js +1 -1
  259. package/esm2015/lib/services/blocks/texts/texts-one.service.js +1 -1
  260. package/esm2015/lib/services/blocks/texts/texts-quadruple-background.service.js +1 -1
  261. package/esm2015/lib/services/blocks/texts/texts-quadruple-numbers.service.js +1 -1
  262. package/esm2015/lib/services/blocks/texts/texts-quadruple.service.js +1 -1
  263. package/esm2015/lib/services/blocks/texts/texts-triple-background.service.js +1 -1
  264. package/esm2015/lib/services/blocks/texts/texts-triple.service.js +1 -1
  265. package/esm2015/lib/services/blocks/timer/timer-airport.service.js +1 -1
  266. package/esm2015/lib/services/blocks/timer/timer-background.service.js +1 -1
  267. package/esm2015/lib/services/blocks/timer/timer-clock.service.js +1 -1
  268. package/esm2015/lib/services/blocks/timer/timer-multiple-img.service.js +1 -1
  269. package/esm2015/lib/services/blocks/timer/timer-simple.service.js +1 -1
  270. package/esm2015/lib/services/blocks/videos/videos-simple.service.js +1 -1
  271. package/esm2015/lib/services/blocks/videos/videos-txt-content.service.js +1 -1
  272. package/esm2015/lib/services/blocks/videos/videos-txt-left.service.js +1 -1
  273. package/esm2015/lib/services/blocks/videos/videos-txt.service.js +1 -1
  274. package/esm2015/lib/services/blocks/witness/about-block.service.js +1 -1
  275. package/esm2015/lib/services/blocks/witness/witness-background-double.service.js +1 -1
  276. package/esm2015/lib/services/blocks/witness/witness-background-one.service.js +1 -1
  277. package/esm2015/lib/services/blocks/witness/witness-quadruple.service.js +1 -1
  278. package/esm2015/lib/services/blocks/witness/witness-triple.service.js +1 -1
  279. package/esm2015/lib/services/blocks/witness/witness-twice.service.js +1 -1
  280. package/esm2015/lib/services/structures/amplify-product/amplify-product.service.js +1 -1
  281. package/esm2015/lib/services/structures/amplify-products-list/amplify-products-list.service.js +1 -1
  282. package/esm2015/lib/services/structures/code/code.service.js +1 -1
  283. package/esm2015/lib/services/structures/faq/faq.service.js +1 -1
  284. package/esm2015/lib/services/structures/forms/forms.service.js +1 -1
  285. package/esm2015/lib/services/structures/images/images.service.js +1 -1
  286. package/esm2015/lib/services/structures/images-texts/images-texts.service.js +1 -1
  287. package/esm2015/lib/services/structures/launch-videos/launch-videos.service.js +1 -1
  288. package/esm2015/lib/services/structures/map/map.service.js +1 -1
  289. package/esm2015/lib/services/structures/newsletter/newsletter.service.js +1 -1
  290. package/esm2015/lib/services/structures/onboarding/onboarding.service.js +1 -1
  291. package/esm2015/lib/services/structures/parent-structures.service.js +1 -1
  292. package/esm2015/lib/services/structures/product/product.service.js +1 -1
  293. package/esm2015/lib/services/structures/products-list/products-list.service.js +1 -1
  294. package/esm2015/lib/services/structures/quotes/quotes.service.js +1 -1
  295. package/esm2015/lib/services/structures/rassurances/rassurances.service.js +1 -1
  296. package/esm2015/lib/services/structures/reviews/reviews.service.js +1 -1
  297. package/esm2015/lib/services/structures/separator/separator.service.js +1 -1
  298. package/esm2015/lib/services/structures/sliders/sliders.service.js +1 -1
  299. package/esm2015/lib/services/structures/socials/socials.service.js +1 -1
  300. package/esm2015/lib/services/structures/text-backgrounds/text-backgrounds.service.js +1 -1
  301. package/esm2015/lib/services/structures/texts/texts.service.js +1 -1
  302. package/esm2015/lib/services/structures/timer/timer.service.js +1 -1
  303. package/esm2015/lib/services/structures/videos/videos.service.js +1 -1
  304. package/esm2015/lib/services/structures/witness/witness.service.js +1 -1
  305. package/esm2015/lib/services/utils/api.service.js +1 -1
  306. package/esm2015/lib/services/utils/config.service.js +1 -1
  307. package/esm2015/lib/services/utils/content.service.js +1 -1
  308. package/esm2015/lib/services/utils/currency.service.js +1 -1
  309. package/esm2015/lib/services/utils/expected-images.service.js +1 -1
  310. package/esm2015/lib/services/utils/external-config.service.js +1 -1
  311. package/esm2015/lib/services/utils/font-awesome.service.js +1 -1
  312. package/esm2015/lib/services/utils/injector.service.js +1 -1
  313. package/esm2015/lib/services/utils/media-connector.service.js +1 -1
  314. package/esm2015/lib/services/utils/quill.service.js +1 -1
  315. package/esm2015/lib/services/utils/structure-config.service.js +1 -1
  316. package/esm2015/lib/services/utils/translate-block.service.js +1 -1
  317. package/esm2015/lib/services/utils/vimeo.service.js +1 -1
  318. package/esm2015/lib/services/utils/youtube.service.js +1 -1
  319. package/esm2015/lib/services/wizi-block.service.js +1 -1
  320. package/esm2015/lib/shared/animations/list/animate-list-from-left.animation.js +1 -1
  321. package/esm2015/lib/shared/animations/list/animate-list-from-right.animation.js +1 -1
  322. package/esm2015/lib/shared/components/editorjs/editorjs.component.js +2 -6
  323. package/esm2015/lib/shared/components/editorjs/tools/inline/bold-tool.component.js +1 -1
  324. package/esm2015/lib/shared/components/editorjs/tools/inline/capitalize-tool.component.js +1 -1
  325. package/esm2015/lib/shared/components/editorjs/tools/inline/italic-tool.component.js +1 -1
  326. package/esm2015/lib/shared/components/editorjs/tools/inline/link-tool.component.js +6 -7
  327. package/esm2015/lib/shared/components/editorjs/tools/inline/strike-tool.component.js +1 -1
  328. package/esm2015/lib/shared/components/editorjs/tools/inline/subscript-tool.component.js +1 -1
  329. package/esm2015/lib/shared/components/editorjs/tools/inline/superscript-tool.component.js +1 -1
  330. package/esm2015/lib/shared/components/editorjs/tools/inline/text-background-color-tool.component.js +3 -4
  331. package/esm2015/lib/shared/components/editorjs/tools/inline/text-color-tool.component.js +2 -3
  332. package/esm2015/lib/shared/components/editorjs/tools/inline/text-size-tool.component.js +3 -4
  333. package/esm2015/lib/shared/components/editorjs/tools/inline/tool-type/color-tool.component.js +1 -1
  334. package/esm2015/lib/shared/components/editorjs/tools/inline/tool-type/inline-style-tool.component.js +1 -1
  335. package/esm2015/lib/shared/components/editorjs/tools/inline/tool-type/text-tool.component.js +1 -1
  336. package/esm2015/lib/shared/components/editorjs/tools/inline/underline-tool.component.js +1 -1
  337. package/esm2015/lib/shared/components/editorjs/tools/paragraph/code-edit-tool.component.js +1 -1
  338. package/esm2015/lib/shared/components/editorjs/tools/paragraph/indent-tool.component.js +1 -1
  339. package/esm2015/lib/shared/components/editorjs/tools/paragraph/ordered-list-tool.component.js +1 -1
  340. package/esm2015/lib/shared/components/editorjs/tools/paragraph/outdent-tool.component.js +1 -1
  341. package/esm2015/lib/shared/components/editorjs/tools/paragraph/quote-tool.component.js +1 -1
  342. package/esm2015/lib/shared/components/editorjs/tools/paragraph/redo-tool.component.js +1 -1
  343. package/esm2015/lib/shared/components/editorjs/tools/paragraph/text-align-tool.component.js +1 -1
  344. package/esm2015/lib/shared/components/editorjs/tools/paragraph/text-type-tool.component.js +2 -3
  345. package/esm2015/lib/shared/components/editorjs/tools/paragraph/tool-type/paragraph-style-tool.component.js +1 -1
  346. package/esm2015/lib/shared/components/editorjs/tools/paragraph/tool-type/text-edition.component.js +3 -4
  347. package/esm2015/lib/shared/components/editorjs/tools/paragraph/tool-type/text-tool.component.js +1 -1
  348. package/esm2015/lib/shared/components/editorjs/tools/paragraph/undo-tool.component.js +1 -1
  349. package/esm2015/lib/shared/components/editorjs/tools/paragraph/unordered-list-tool.component.js +1 -1
  350. package/esm2015/lib/shared/components/editorjs/tools/utils/colors.component.js +1 -1
  351. package/esm2015/lib/shared/components/editorjs/tools/utils/editorjs-conversion.service.js +1 -1
  352. package/esm2015/lib/shared/components/editorjs/tools/utils/editorjs-tool.component.js +1 -1
  353. package/esm2015/lib/shared/components/editorjs/tools/utils/i18n/en-i18n.component.js +1 -1
  354. package/esm2015/lib/shared/components/editorjs/tools/utils/i18n/fr-i18n.component.js +1 -1
  355. package/esm2015/lib/shared/components/editorjs/tools/utils/texts.component.js +1 -1
  356. package/esm2015/lib/shared/components/faq/faq.component.js +1 -1
  357. package/esm2015/lib/shared/components/loader/loader.component.js +1 -1
  358. package/esm2015/lib/shared/components/quill/quill.component.js +1 -1
  359. package/esm2015/lib/shared/components/shared-components.module.js +1 -1
  360. package/esm2015/lib/shared/components/small-loader/small-loader.component.js +1 -1
  361. package/esm2015/lib/shared/components/star/star.component.js +1 -1
  362. package/esm2015/lib/shared/components/structure-amplify-search-category/structure-amplify-search-category.component.js +1 -1
  363. package/esm2015/lib/shared/components/structure-amplify-search-product/structure-amplify-search-product.component.js +1 -1
  364. package/esm2015/lib/shared/components/structure-config/structure-config.component.js +1 -1
  365. package/esm2015/lib/shared/components/structure-config-checkbox/structure-config-checkbox.component.js +1 -1
  366. package/esm2015/lib/shared/components/structure-config-extend-input/structure-config-extended-input.component.js +1 -1
  367. package/esm2015/lib/shared/components/structure-config-font/structure-config-font.component.js +1 -1
  368. package/esm2015/lib/shared/components/structure-config-input/structure-config-input.component.js +1 -1
  369. package/esm2015/lib/shared/components/structure-config-payment/structure-config-payment.component.js +1 -1
  370. package/esm2015/lib/shared/components/structure-search-product/structure-search-product.component.js +1 -1
  371. package/esm2015/lib/shared/components/structure-select/structure-select.component.js +1 -1
  372. package/esm2015/lib/shared/components/structure-tools/structure-tools.component.js +1 -1
  373. package/esm2015/lib/shared/directives/auto-focus/auto-focus.directive.js +1 -1
  374. package/esm2015/lib/shared/directives/auto-hide/auto-hide.directive.js +1 -1
  375. package/esm2015/lib/shared/directives/get-size-image/get-size-image.directive.js +1 -1
  376. package/esm2015/lib/shared/directives/holdable/holdable.directive.js +1 -1
  377. package/esm2015/lib/shared/directives/pictures-template/pictures-template.directive.js +1 -1
  378. package/esm2015/lib/shared/directives/shared-directives.module.js +1 -1
  379. package/esm2015/lib/shared/directives/show-delete-button/show-delete-button.directive.js +1 -1
  380. package/esm2015/lib/shared/pipes/add-zero-for-timer/add-zero-for-timer.pipe.js +1 -1
  381. package/esm2015/lib/shared/pipes/answer-type/answer-type.pipe.js +1 -1
  382. package/esm2015/lib/shared/pipes/array-number/array-number.pipe.js +1 -1
  383. package/esm2015/lib/shared/pipes/check-payment-value/check-payment-value.pipe.js +1 -1
  384. package/esm2015/lib/shared/pipes/even-odd/even-odd.pipe.js +1 -1
  385. package/esm2015/lib/shared/pipes/img-path/img-path.pipe.js +1 -1
  386. package/esm2015/lib/shared/pipes/safe-style/safe-style.pipe.js +1 -1
  387. package/esm2015/lib/shared/pipes/safe-url/safe-url.pipe.js +1 -1
  388. package/esm2015/lib/shared/pipes/shared-pipes.module.js +1 -1
  389. package/esm2015/lib/shared/pipes/strip-tags/strip-tags.pipe.js +1 -1
  390. package/esm2015/lib/shared/pipes/tiny-color/tiny-color.pipe.js +1 -1
  391. package/esm2015/lib/shared/shared.module.js +1 -1
  392. package/esm2015/lib/structures/amplify-product/zoom/amplify-product-zoom.component.js +1 -1
  393. package/esm2015/lib/structures/amplify-product/zoom-more/amplify-product-zoom-more.component.js +1 -1
  394. package/esm2015/lib/structures/amplify-product/zoom-selected/amplify-product-zoom-selected.component.js +1 -1
  395. package/esm2015/lib/structures/amplify-product/zoom-triple-column/amplify-product-zoom-triple-column.component.js +1 -1
  396. package/esm2015/lib/structures/amplify-products-list/classic/amplify-products-list-classic.component.js +1 -1
  397. package/esm2015/lib/structures/amplify-products-list/selected/amplify-products-list-selected.component.js +1 -1
  398. package/esm2015/lib/structures/amplify-products-list/simple/amplify-products-list-simple.component.js +1 -1
  399. package/esm2015/lib/structures/code/code-html/code-html.component.js +1 -1
  400. package/esm2015/lib/structures/code/code-javascript/code-javascript.component.js +1 -1
  401. package/esm2015/lib/structures/code/code-stylesheet/code-stylesheet.component.js +1 -1
  402. package/esm2015/lib/structures/faq/accordion/faq-accordion.component.js +1 -1
  403. package/esm2015/lib/structures/faq/frame/faq-frame.component.js +1 -1
  404. package/esm2015/lib/structures/faq/list-icon/faq-list-icon.component.js +1 -1
  405. package/esm2015/lib/structures/faq/simple/faq-simple.component.js +1 -1
  406. package/esm2015/lib/structures/faq/simple-background/faq-simple-background.component.js +1 -1
  407. package/esm2015/lib/structures/forms/background/forms-background.component.js +1 -1
  408. package/esm2015/lib/structures/forms/imageleft/forms-imageleft.component.js +1 -1
  409. package/esm2015/lib/structures/forms/imageright/forms-imageright.component.js +1 -1
  410. package/esm2015/lib/structures/forms/simple/forms-simple.component.js +1 -1
  411. package/esm2015/lib/structures/images/banner/images-banner.component.js +1 -1
  412. package/esm2015/lib/structures/images/big-and-double/images-big-and-double.component.js +1 -1
  413. package/esm2015/lib/structures/images/bigs-and-double-middle/images-bigs-and-double-middle.component.js +1 -1
  414. package/esm2015/lib/structures/images/double/images-double.component.js +1 -1
  415. package/esm2015/lib/structures/images/four-images-title/four-images-title.component.js +1 -1
  416. package/esm2015/lib/structures/images/quadruple/images-quadruple.component.js +1 -1
  417. package/esm2015/lib/structures/images/quadruple-left-one-right/images-quadruple-left-one-right.component.js +1 -1
  418. package/esm2015/lib/structures/images/simple/images-simple.component.js +1 -1
  419. package/esm2015/lib/structures/images/triple/images-triple.component.js +1 -1
  420. package/esm2015/lib/structures/images/two-images-title-text/two-images-title-text.component.js +1 -1
  421. package/esm2015/lib/structures/images-texts/big-left-text-right/images-texts-big-left-text-right.component.js +1 -1
  422. package/esm2015/lib/structures/images-texts/big-right-text-left/images-texts-big-right-text-left.component.js +1 -1
  423. package/esm2015/lib/structures/images-texts/left-text-right/images-texts-left-text-right.component.js +1 -1
  424. package/esm2015/lib/structures/images-texts/one-text-one/images-texts-one-text-one.component.js +1 -1
  425. package/esm2015/lib/structures/images-texts/right-text-left/images-texts-right-text-left.component.js +1 -1
  426. package/esm2015/lib/structures/images-texts/small-left-text-right/images-texts-small-left-text-right.component.js +1 -1
  427. package/esm2015/lib/structures/images-texts/small-right-text-left/images-texts-small-right-text-left.component.js +1 -1
  428. package/esm2015/lib/structures/images-texts/text-one-text/images-texts-text-one-text.component.js +1 -1
  429. package/esm2015/lib/structures/launch-videos/button/launch-videos-button.component.js +1 -1
  430. package/esm2015/lib/structures/launch-videos/buttontxt/launch-videos-buttontxt.component.js +1 -1
  431. package/esm2015/lib/structures/loader-component.module.js +1 -1
  432. package/esm2015/lib/structures/map/background-form-left/map-background-form-left.component.js +1 -1
  433. package/esm2015/lib/structures/map/background-form-right/map-background-form-right.component.js +1 -1
  434. package/esm2015/lib/structures/map/fullpage/map-fullpage.component.js +1 -1
  435. package/esm2015/lib/structures/map/left-text/map-left-text.component.js +1 -1
  436. package/esm2015/lib/structures/map/right-text/map-right-text.component.js +1 -1
  437. package/esm2015/lib/structures/map/text-form/map-text-form.component.js +1 -1
  438. package/esm2015/lib/structures/newsletter/aligned-center-background/newsletter-aligned-center-background.component.js +1 -1
  439. package/esm2015/lib/structures/newsletter/aligned-center-image/newsletter-aligned-center-image.component.js +1 -1
  440. package/esm2015/lib/structures/newsletter/center-image/newsletter-center-image.component.js +1 -1
  441. package/esm2015/lib/structures/onboarding/onboarding/forms-onboarding.component.js +1 -1
  442. package/esm2015/lib/structures/product/zoom/product-zoom.component.js +1 -1
  443. package/esm2015/lib/structures/product/zoom-complete/product-zoom-complete.component.js +1 -1
  444. package/esm2015/lib/structures/product/zoom-complete-background/product-zoom-complete-background.component.js +1 -1
  445. package/esm2015/lib/structures/product/zoom-complete-slider/product-zoom-complete-slider.component.js +1 -1
  446. package/esm2015/lib/structures/product/zoom-more/product-zoom-more.component.js +1 -1
  447. package/esm2015/lib/structures/product/zoom-selected/product-zoom-selected.component.js +1 -1
  448. package/esm2015/lib/structures/product/zoom-simple/product-zoom-simple.component.js +1 -1
  449. package/esm2015/lib/structures/product/zoom-triple-column/product-zoom-triple-column.component.js +1 -1
  450. package/esm2015/lib/structures/products-list/classic/products-list-classic.component.js +1 -1
  451. package/esm2015/lib/structures/products-list/selected/products-list-selected.component.js +1 -1
  452. package/esm2015/lib/structures/products-list/simple/products-list-simple.component.js +1 -1
  453. package/esm2015/lib/structures/quotes/author/quotes-author.component.js +1 -1
  454. package/esm2015/lib/structures/quotes/simple/quotes-simple.component.js +1 -1
  455. package/esm2015/lib/structures/quotes/simple-background/quotes-simple-background.component.js +1 -1
  456. package/esm2015/lib/structures/rassurances/quadruple-aligned/rassurances-quadruple-aligned.component.js +1 -1
  457. package/esm2015/lib/structures/rassurances/quadruple-background/rassurances-quadruple-background.component.js +1 -1
  458. package/esm2015/lib/structures/rassurances/triple-background/rassurances-triple-background.component.js +1 -1
  459. package/esm2015/lib/structures/reviews/simple/reviews-simple.component.js +1 -1
  460. package/esm2015/lib/structures/reviews/waterfall/reviews-waterfall.component.js +1 -1
  461. package/esm2015/lib/structures/separator/separator-simple/separator-simple.component.js +1 -1
  462. package/esm2015/lib/structures/sliders/double-imageright/slider-double-imageright.component.js +1 -1
  463. package/esm2015/lib/structures/sliders/fullpage/slider-fullpage.component.js +1 -1
  464. package/esm2015/lib/structures/sliders/imageright/slider-imageright.component.js +1 -1
  465. package/esm2015/lib/structures/sliders/leftnav/slider-leftnav.component.js +1 -1
  466. package/esm2015/lib/structures/sliders/with-banner/slider-with-banner.component.js +1 -1
  467. package/esm2015/lib/structures/socials/like/socials-like.component.js +1 -1
  468. package/esm2015/lib/structures/socials/network/socials-network.component.js +1 -1
  469. package/esm2015/lib/structures/socials/page-complex/socials-page-complex.component.js +1 -1
  470. package/esm2015/lib/structures/socials/page-simple/socials-page-simple.component.js +1 -1
  471. package/esm2015/lib/structures/structures.component.js +1 -1
  472. package/esm2015/lib/structures/structures.module.js +1 -1
  473. package/esm2015/lib/structures/text-backgrounds/four-rows-icon-text/text-backgrounds-four-rows-icon-text.component.js +1 -1
  474. package/esm2015/lib/structures/text-backgrounds/link/text-backgrounds-link.component.js +1 -1
  475. package/esm2015/lib/structures/text-backgrounds/simple/text-backgrounds-simple.component.js +1 -1
  476. package/esm2015/lib/structures/text-backgrounds/three-rows-icon-text/text-backgrounds-three-rows-icon-text.component.js +1 -1
  477. package/esm2015/lib/structures/text-backgrounds/two-rows-icon-text/text-backgrounds-two-rows-icon-text.component.js +1 -1
  478. package/esm2015/lib/structures/text-backgrounds/with-banner/text-backgrounds-with-banner.component.js +1 -1
  479. package/esm2015/lib/structures/text-backgrounds/with-txt/text-backgrounds-with-txt.component.js +1 -1
  480. package/esm2015/lib/structures/texts/double/texts-double.component.js +1 -1
  481. package/esm2015/lib/structures/texts/double-background/texts-double-background.component.js +1 -1
  482. package/esm2015/lib/structures/texts/one/texts-one.component.js +1 -1
  483. package/esm2015/lib/structures/texts/one-background/texts-one-background.component.js +1 -1
  484. package/esm2015/lib/structures/texts/quadruple/texts-quadruple.component.js +1 -1
  485. package/esm2015/lib/structures/texts/quadruple-background/texts-quadruple-background.component.js +1 -1
  486. package/esm2015/lib/structures/texts/quadruple-numbers/texts-quadruple-numbers.component.js +1 -1
  487. package/esm2015/lib/structures/texts/triple/texts-triple.component.js +1 -1
  488. package/esm2015/lib/structures/texts/triple-background/texts-triple-background.component.js +1 -1
  489. package/esm2015/lib/structures/timer/airport/timer-airport.component.js +1 -1
  490. package/esm2015/lib/structures/timer/background/timer-background.component.js +1 -1
  491. package/esm2015/lib/structures/timer/clock/timer-clock.component.js +1 -1
  492. package/esm2015/lib/structures/timer/multiple-img/timer-multiple-img.component.js +1 -1
  493. package/esm2015/lib/structures/timer/simple/timer-simple.component.js +1 -1
  494. package/esm2015/lib/structures/videos/simple/videos-simple.component.js +1 -1
  495. package/esm2015/lib/structures/videos/txt/videos-txt.component.js +1 -1
  496. package/esm2015/lib/structures/videos/txt-content/videos-txt-content.component.js +1 -1
  497. package/esm2015/lib/structures/videos/txt-left/videos-txt-left.component.js +1 -1
  498. package/esm2015/lib/structures/witness/about-block/about-block.component.js +1 -1
  499. package/esm2015/lib/structures/witness/background-double/witness-background-double.component.js +1 -1
  500. package/esm2015/lib/structures/witness/background-one/witness-background-one.component.js +1 -1
  501. package/esm2015/lib/structures/witness/quadruple/witness-quadruple.component.js +1 -1
  502. package/esm2015/lib/structures/witness/triple/witness-triple.component.js +1 -1
  503. package/esm2015/lib/structures/witness/twice/witness-twice.component.js +1 -1
  504. package/esm2015/lib/wizi-block.component.js +1 -1
  505. package/esm2015/lib/wizi-block.module.js +1 -1
  506. package/esm2015/public_api.js +1 -1
  507. package/esm2015/wizishop-wizi-block.js +227 -228
  508. package/fesm2015/wizishop-wizi-block.js +183 -205
  509. package/fesm2015/wizishop-wizi-block.js.map +1 -1
  510. package/lib/shared/components/editorjs/editorjs.component.d.ts +1 -3
  511. package/package.json +1 -1
  512. package/wizi-block.scss +177 -172
  513. package/wizishop-wizi-block.d.ts +226 -227
  514. package/wizishop-wizi-block.metadata.json +1 -1
  515. package/esm2015/lib/shared/components/editorjs/tools/utils/editorjs-tool-translation.service.js +0 -25
  516. package/lib/shared/components/editorjs/tools/utils/editorjs-tool-translation.service.d.ts +0 -8
@@ -19612,193 +19612,6 @@ class CapitalizeTool extends InlineStyleTool {
19612
19612
  }
19613
19613
  CapitalizeTool.title = 'Capitalize';
19614
19614
 
19615
- const enI18nDictionnary = {
19616
- messages: {
19617
- ui: {
19618
- blockTunes: {
19619
- toggler: {
19620
- 'Click to tune': 'Click to tune',
19621
- 'or drag to move': 'or drag to move',
19622
- },
19623
- },
19624
- toolbar: {
19625
- toolbox: {
19626
- Add: 'Add',
19627
- },
19628
- },
19629
- },
19630
- toolNames: {
19631
- 'Text Type': 'Text Type',
19632
- 'Text Size': 'Text Size',
19633
- Undo: 'Undo',
19634
- Redo: 'Redo',
19635
- Bold: 'Bold',
19636
- Italic: 'Italic',
19637
- Underline: 'Underline',
19638
- Strike: 'Strike',
19639
- Capitalize: 'Capitalize',
19640
- Subscript: 'Subscript',
19641
- Superscript: 'Superscript',
19642
- 'Text Color': 'Text Color',
19643
- 'Background Color': 'Background Color',
19644
- Link: 'Link',
19645
- Quote: 'Quote',
19646
- 'Text Align': 'Text Align',
19647
- 'Ordered List': 'Ordered List',
19648
- 'Unordered List': 'Unordered List',
19649
- Indent: 'Indent',
19650
- Outdent: 'Outdent',
19651
- 'Code Edit': 'Code Edit',
19652
- },
19653
- tools: {
19654
- link: {
19655
- add: 'Add a link',
19656
- placeholder: 'https://www.myshop.fr or /mylink/',
19657
- external: 'External?',
19658
- obfuscated: 'Obfuscated link?',
19659
- info: 'Link obfuscation is an advanced SEO technique that consists in hiding a link from search engine robots, while leaving it available for users. <a href="https://wizishop.com/blog/url-obfuscation">Read more</a>',
19660
- },
19661
- textBackgroundColor: {
19662
- customColor: 'Select a custom color :',
19663
- None: 'None',
19664
- },
19665
- textType: {
19666
- 'Heading 1': 'Heading 1',
19667
- 'Heading 2': 'Heading 2',
19668
- 'Heading 3': 'Heading 3',
19669
- 'Heading 4': 'Heading 4',
19670
- 'Heading 5': 'Heading 5',
19671
- 'Heading 6': 'Heading 6',
19672
- Paragraph: 'Paragraph',
19673
- },
19674
- textSize: {
19675
- Small: 'Small',
19676
- Normal: 'Normal',
19677
- Large: 'Large',
19678
- Huge: 'Huge',
19679
- },
19680
- codeEdit: {
19681
- Cancel: 'Cancel',
19682
- Save: 'Save',
19683
- },
19684
- },
19685
- blockTunes: {
19686
- delete: {
19687
- Delete: 'Delete',
19688
- },
19689
- moveUp: {
19690
- 'Move up': 'Move up',
19691
- },
19692
- moveDown: {
19693
- 'Move down': 'Move down',
19694
- },
19695
- },
19696
- },
19697
- };
19698
-
19699
- const frI18nDictionnary = {
19700
- messages: {
19701
- ui: {
19702
- blockTunes: {
19703
- toggler: {
19704
- 'Click to tune': 'Cliquer pour régler',
19705
- 'or drag to move': 'ou faire glisser pour déplacer',
19706
- },
19707
- },
19708
- toolbar: {
19709
- toolbox: {
19710
- Add: 'Ajouter',
19711
- },
19712
- },
19713
- },
19714
- toolNames: {
19715
- 'Text Type': 'Type de texte',
19716
- 'Text Size': 'Taille de texte',
19717
- Undo: 'Annuler',
19718
- Redo: 'Rétablir',
19719
- Bold: 'Gras',
19720
- Italic: 'Italique',
19721
- Underline: 'Souligner',
19722
- Strike: 'Barrer',
19723
- Capitalize: 'Majuscules',
19724
- Subscript: 'Indice',
19725
- Superscript: 'Exposant',
19726
- 'Text Color': 'Couleur du texte',
19727
- 'Background Color': 'Couleur de surlignage',
19728
- Link: 'Lien',
19729
- Quote: 'Citation',
19730
- 'Text Align': 'Alignement du texte',
19731
- 'Ordered List': 'Liste numérotée',
19732
- 'Unordered List': 'Liste à puces',
19733
- Indent: 'Augmenter le retrait',
19734
- Outdent: 'Diminuer le retrait',
19735
- 'Code Edit': 'Edition de code',
19736
- },
19737
- tools: {
19738
- link: {
19739
- add: 'Ajouter un lien',
19740
- placeholder: 'https://www.maboutique.fr or /monlien/',
19741
- external: 'Externe ?',
19742
- obfuscated: 'Lien Obfusqué ?',
19743
- info: 'L\'obfuscation de liens est une technique SEO avancée qui consiste à cacher un lien aux robots des moteurs de recherche, tout en le laissant accessible pour les internautes. <a href="https://www.wizishop.fr/blog/obfuscation-lien">Découvrir l\'article complet.</a>',
19744
- },
19745
- textBackgroundColor: {
19746
- customColor: 'Sélectionner une couleur personnalisée :',
19747
- None: 'Aucune',
19748
- },
19749
- textType: {
19750
- 'Heading 1': 'Heading 1',
19751
- 'Heading 2': 'Heading 2',
19752
- 'Heading 3': 'Heading 3',
19753
- 'Heading 4': 'Heading 4',
19754
- 'Heading 5': 'Heading 5',
19755
- 'Heading 6': 'Heading 6',
19756
- Paragraph: 'Paragraphe',
19757
- },
19758
- textSize: {
19759
- Small: 'Petit',
19760
- Normal: 'Normal',
19761
- Large: 'Grand',
19762
- Huge: 'Immense',
19763
- },
19764
- codeEdit: {
19765
- Cancel: 'Annuler',
19766
- Save: 'Enregistrer',
19767
- },
19768
- },
19769
- blockTunes: {
19770
- delete: {
19771
- Delete: 'Supprimer',
19772
- },
19773
- moveUp: {
19774
- 'Move up': 'Déplacer vers le haut',
19775
- },
19776
- moveDown: {
19777
- 'Move down': 'Déplacer vers le bas',
19778
- },
19779
- },
19780
- },
19781
- };
19782
-
19783
- var editorJSToolDictionnary = null;
19784
- class EditorJSToolTranslationService {
19785
- constructor(translateService) {
19786
- this.translateService = translateService;
19787
- }
19788
- setDictionnary() {
19789
- editorJSToolDictionnary = this.translateService.currentLang === 'fr' ? frI18nDictionnary : enI18nDictionnary;
19790
- }
19791
- }
19792
- EditorJSToolTranslationService.ɵprov = ɵɵdefineInjectable({ factory: function EditorJSToolTranslationService_Factory() { return new EditorJSToolTranslationService(ɵɵinject(TranslateService)); }, token: EditorJSToolTranslationService, providedIn: "root" });
19793
- EditorJSToolTranslationService.decorators = [
19794
- { type: Injectable, args: [{
19795
- providedIn: 'root',
19796
- },] }
19797
- ];
19798
- EditorJSToolTranslationService.ctorParameters = () => [
19799
- { type: TranslateService }
19800
- ];
19801
-
19802
19615
  const DEFAULT_COLOR_ARRAY = [
19803
19616
  [
19804
19617
  'rgb(0, 0, 0)',
@@ -20385,7 +20198,7 @@ class TextColorTool extends ColorTool {
20385
20198
  let customColor = document.createElement('div');
20386
20199
  customColor.className = this.colorSelectionCss['container'];
20387
20200
  let text = document.createElement('p');
20388
- text.innerText = editorJSToolDictionnary.messages.tools.textBackgroundColor['customColor'];
20201
+ text.innerText = this.api.i18n.t('customColor');
20389
20202
  let button = document.createElement('div');
20390
20203
  button.addEventListener('click', (event) => this.openCustomColorPicker(event));
20391
20204
  let container = this.createCustomColorPicker();
@@ -20534,13 +20347,13 @@ class TextBackgroundColorTool extends ColorTool {
20534
20347
  let removeColorContainerIcon = document.createElement('span');
20535
20348
  removeColorContainer.classList.add(this.CSS.removeBackgroundColorClass);
20536
20349
  removeColorContainer.addEventListener('click', () => this.applyColor('rgba(0,0,0,0)'));
20537
- removeColorContainer.innerText = editorJSToolDictionnary.messages.tools.textBackgroundColor['None'];
20350
+ removeColorContainer.innerText = this.api.i18n.t('None');
20538
20351
  removeColorContainer.appendChild(removeColorContainerIcon);
20539
20352
  this.colorSelection.appendChild(removeColorContainer);
20540
20353
  let customColor = document.createElement('div');
20541
20354
  customColor.className = this.colorSelectionCss['container'];
20542
20355
  let text = document.createElement('p');
20543
- text.innerText = editorJSToolDictionnary.messages.tools.textBackgroundColor['customColor'];
20356
+ text.innerText = this.api.i18n.t('customColor');
20544
20357
  let button = document.createElement('div');
20545
20358
  button.addEventListener('click', (event) => this.openCustomColorPicker(event));
20546
20359
  let container = this.createCustomColorPicker();
@@ -21004,7 +20817,7 @@ class TextTypeTool extends ParagraphTextTool {
21004
20817
  this.textTypes.forEach((textType) => {
21005
20818
  let row = document.createElement('div');
21006
20819
  row.className = this.dropdownCss['row'];
21007
- row.innerText = editorJSToolDictionnary.messages.tools.textType[textType.name];
20820
+ row.innerText = this.api.i18n.t('textType.name');
21008
20821
  row.addEventListener('click', () => this.applyTextStyle(textType.tag));
21009
20822
  textTypeDropdown.appendChild(row);
21010
20823
  });
@@ -21027,6 +20840,174 @@ class TextTypeTool extends ParagraphTextTool {
21027
20840
  }
21028
20841
  TextTypeTool.title = 'Text Type';
21029
20842
 
20843
+ const frI18nDictionnary = {
20844
+ messages: {
20845
+ ui: {
20846
+ blockTunes: {
20847
+ toggler: {
20848
+ 'Click to tune': 'Cliquer pour régler',
20849
+ 'or drag to move': 'ou faire glisser pour déplacer',
20850
+ },
20851
+ },
20852
+ toolbar: {
20853
+ toolbox: {
20854
+ Add: 'Ajouter',
20855
+ },
20856
+ },
20857
+ },
20858
+ toolNames: {
20859
+ 'Text Type': 'Type de texte',
20860
+ 'Text Size': 'Taille de texte',
20861
+ Undo: 'Annuler',
20862
+ Redo: 'Rétablir',
20863
+ Bold: 'Gras',
20864
+ Italic: 'Italique',
20865
+ Underline: 'Souligner',
20866
+ Strike: 'Barrer',
20867
+ Capitalize: 'Majuscules',
20868
+ Subscript: 'Indice',
20869
+ Superscript: 'Exposant',
20870
+ 'Text Color': 'Couleur du texte',
20871
+ 'Background Color': 'Couleur de surlignage',
20872
+ Link: 'Lien',
20873
+ Quote: 'Citation',
20874
+ 'Text Align': 'Alignement du texte',
20875
+ 'Ordered List': 'Liste numérotée',
20876
+ 'Unordered List': 'Liste à puces',
20877
+ Indent: 'Augmenter le retrait',
20878
+ Outdent: 'Diminuer le retrait',
20879
+ 'Code Edit': 'Edition de code',
20880
+ },
20881
+ tools: {
20882
+ link: {
20883
+ add: 'Ajouter un lien',
20884
+ placeholder: 'https://www.maboutique.fr or /monlien/',
20885
+ external: 'Externe ?',
20886
+ obfuscated: 'Lien Obfusqué ?',
20887
+ info: 'L\'obfuscation de liens est une technique SEO avancée qui consiste à cacher un lien aux robots des moteurs de recherche, tout en le laissant accessible pour les internautes. <a href="https://www.wizishop.fr/blog/obfuscation-lien">Découvrir l\'article complet.</a>',
20888
+ },
20889
+ textBackgroundColor: {
20890
+ customColor: 'Sélectionner une couleur personnalisée :',
20891
+ None: 'Aucune',
20892
+ },
20893
+ textType: {
20894
+ 'Heading 1': 'Heading 1',
20895
+ 'Heading 2': 'Heading 2',
20896
+ 'Heading 3': 'Heading 3',
20897
+ 'Heading 4': 'Heading 4',
20898
+ 'Heading 5': 'Heading 5',
20899
+ 'Heading 6': 'Heading 6',
20900
+ Paragraph: 'Paragraphe',
20901
+ },
20902
+ textSize: {
20903
+ Small: 'Petit',
20904
+ Normal: 'Normal',
20905
+ Large: 'Grand',
20906
+ Huge: 'Immense',
20907
+ },
20908
+ codeEdit: {
20909
+ Cancel: 'Annuler',
20910
+ Save: 'Enregistrer',
20911
+ },
20912
+ },
20913
+ blockTunes: {
20914
+ delete: {
20915
+ Delete: 'Supprimer',
20916
+ },
20917
+ moveUp: {
20918
+ 'Move up': 'Déplacer vers le haut',
20919
+ },
20920
+ moveDown: {
20921
+ 'Move down': 'Déplacer vers le bas',
20922
+ },
20923
+ },
20924
+ },
20925
+ };
20926
+
20927
+ const enI18nDictionnary = {
20928
+ messages: {
20929
+ ui: {
20930
+ blockTunes: {
20931
+ toggler: {
20932
+ 'Click to tune': 'Click to tune',
20933
+ 'or drag to move': 'or drag to move',
20934
+ },
20935
+ },
20936
+ toolbar: {
20937
+ toolbox: {
20938
+ Add: 'Add',
20939
+ },
20940
+ },
20941
+ },
20942
+ toolNames: {
20943
+ 'Text Type': 'Text Type',
20944
+ 'Text Size': 'Text Size',
20945
+ Undo: 'Undo',
20946
+ Redo: 'Redo',
20947
+ Bold: 'Bold',
20948
+ Italic: 'Italic',
20949
+ Underline: 'Underline',
20950
+ Strike: 'Strike',
20951
+ Capitalize: 'Capitalize',
20952
+ Subscript: 'Subscript',
20953
+ Superscript: 'Superscript',
20954
+ 'Text Color': 'Text Color',
20955
+ 'Background Color': 'Background Color',
20956
+ Link: 'Link',
20957
+ Quote: 'Quote',
20958
+ 'Text Align': 'Text Align',
20959
+ 'Ordered List': 'Ordered List',
20960
+ 'Unordered List': 'Unordered List',
20961
+ Indent: 'Indent',
20962
+ Outdent: 'Outdent',
20963
+ 'Code Edit': 'Code Edit',
20964
+ },
20965
+ tools: {
20966
+ link: {
20967
+ add: 'Add a link',
20968
+ placeholder: 'https://www.myshop.fr or /mylink/',
20969
+ external: 'External?',
20970
+ obfuscated: 'Obfuscated link?',
20971
+ info: 'Link obfuscation is an advanced SEO technique that consists in hiding a link from search engine robots, while leaving it available for users. <a href="https://wizishop.com/blog/url-obfuscation">Read more</a>',
20972
+ },
20973
+ textBackgroundColor: {
20974
+ customColor: 'Select a custom color :',
20975
+ None: 'None',
20976
+ },
20977
+ textType: {
20978
+ 'Heading 1': 'Heading 1',
20979
+ 'Heading 2': 'Heading 2',
20980
+ 'Heading 3': 'Heading 3',
20981
+ 'Heading 4': 'Heading 4',
20982
+ 'Heading 5': 'Heading 5',
20983
+ 'Heading 6': 'Heading 6',
20984
+ Paragraph: 'Paragraph',
20985
+ },
20986
+ textSize: {
20987
+ Small: 'Small',
20988
+ Normal: 'Normal',
20989
+ Large: 'Large',
20990
+ Huge: 'Huge',
20991
+ },
20992
+ codeEdit: {
20993
+ Cancel: 'Cancel',
20994
+ Save: 'Save',
20995
+ },
20996
+ },
20997
+ blockTunes: {
20998
+ delete: {
20999
+ Delete: 'Delete',
21000
+ },
21001
+ moveUp: {
21002
+ 'Move up': 'Move up',
21003
+ },
21004
+ moveDown: {
21005
+ 'Move down': 'Move down',
21006
+ },
21007
+ },
21008
+ },
21009
+ };
21010
+
21030
21011
  // @dynamic
21031
21012
  class TextAlignTool extends ParagraphTextTool {
21032
21013
  constructor({ api }) {
@@ -21469,26 +21450,26 @@ class LinkTool extends InlineStyleTool {
21469
21450
  let obfuscationContainer = document.createElement('div');
21470
21451
  obfuscationContainer.className = this.linkCss['obfuscationContainer'];
21471
21452
  let applyButton = document.createElement('button');
21472
- applyButton.innerText = editorJSToolDictionnary.messages.tools.link['add'];
21453
+ applyButton.innerText = this.api.i18n.t('add');
21473
21454
  applyButton.addEventListener('click', () => this.applyLink());
21474
21455
  let linkInput = document.createElement('input');
21475
21456
  linkInput.setAttribute('id', this.linkCss['linkInputId']);
21476
- linkInput.setAttribute('placeholder', editorJSToolDictionnary.messages.tools.link['placeholder']);
21457
+ linkInput.setAttribute('placeholder', this.api.i18n.t('placeholder'));
21477
21458
  let targetCheckbox = document.createElement('input');
21478
21459
  targetCheckbox.setAttribute('id', this.linkCss['targetCheckboxId']);
21479
21460
  targetCheckbox.setAttribute('type', 'checkbox');
21480
21461
  let targetLabel = document.createElement('label');
21481
- targetLabel.innerText = editorJSToolDictionnary.messages.tools.link['external'];
21462
+ targetLabel.innerText = this.api.i18n.t('external');
21482
21463
  targetLabel.setAttribute('for', this.linkCss['targetCheckboxId']);
21483
21464
  let obfuscationCheckbox = document.createElement('input');
21484
21465
  obfuscationCheckbox.setAttribute('id', this.linkCss['obfuscationCheckboxId']);
21485
21466
  obfuscationCheckbox.setAttribute('type', 'checkbox');
21486
21467
  let obfuscationLabel = document.createElement('label');
21487
- obfuscationLabel.innerText = editorJSToolDictionnary.messages.tools.link['obfuscated'];
21468
+ obfuscationLabel.innerText = this.api.i18n.t('obfuscated');
21488
21469
  obfuscationLabel.setAttribute('for', this.linkCss['obfuscationCheckboxId']);
21489
21470
  let obfuscationTooltipContainer = document.createElement('div');
21490
21471
  let obbfuscationTooltip = document.createElement('div');
21491
- obbfuscationTooltip.innerHTML = editorJSToolDictionnary.messages.tools.link['info'];
21472
+ obbfuscationTooltip.innerHTML = this.api.i18n.t('info');
21492
21473
  obfuscationTooltipContainer.appendChild(obbfuscationTooltip);
21493
21474
  linkContainer.appendChild(linkInput);
21494
21475
  targetContainer.appendChild(targetCheckbox);
@@ -21833,7 +21814,7 @@ class textSizeTool extends InlineTextTool {
21833
21814
  this.nodes.button.addEventListener('click', () => this.openDropdown());
21834
21815
  this.textSizes.forEach((textSize) => {
21835
21816
  let span = document.createElement('span');
21836
- span.innerText = editorJSToolDictionnary.messages.tools.textSize[textSize.name];
21817
+ span.innerText = this.api.i18n.t(textSize.name);
21837
21818
  this.nodes.button.appendChild(span);
21838
21819
  });
21839
21820
  let dropdownArrow = document.createElement('span');
@@ -21878,7 +21859,7 @@ class textSizeTool extends InlineTextTool {
21878
21859
  this.textSizes.forEach((textSize) => {
21879
21860
  let row = document.createElement('div');
21880
21861
  row.className = this.dropdownCss['row'];
21881
- row.innerText = editorJSToolDictionnary.messages.tools.textSize[textSize.name];
21862
+ row.innerText = this.api.i18n.t(textSize.name);
21882
21863
  row.addEventListener('click', () => this.applyTextStyle(textSize.class));
21883
21864
  textSizeDropdown.appendChild(row);
21884
21865
  });
@@ -21975,8 +21956,8 @@ class TextEditionTool extends ParagraphStyleTool {
21975
21956
  let buttonContainer = document.createElement('div');
21976
21957
  let cancelButton = document.createElement('button');
21977
21958
  let saveButton = document.createElement('button');
21978
- cancelButton.innerText = editorJSToolDictionnary.messages.tools.codeEdit['Cancel'];
21979
- saveButton.innerText = editorJSToolDictionnary.messages.tools.codeEdit['Save'];
21959
+ cancelButton.innerText = this.api.i18n.t('Cancel');
21960
+ saveButton.innerText = this.api.i18n.t('Save');
21980
21961
  cancelButton.addEventListener('click', closeCodeEditModal, true);
21981
21962
  saveButton.addEventListener('click', () => {
21982
21963
  let content = monacoEditor.getValue();
@@ -22456,9 +22437,8 @@ EditorJSConversionService.decorators = [
22456
22437
  EditorJSConversionService.ctorParameters = () => [];
22457
22438
 
22458
22439
  class EditorJsComponent {
22459
- constructor(translateService, editorJSToolTranslationService, editorJSConversionService) {
22440
+ constructor(translateService, editorJSConversionService) {
22460
22441
  this.translateService = translateService;
22461
- this.editorJSToolTranslationService = editorJSToolTranslationService;
22462
22442
  this.editorJSConversionService = editorJSConversionService;
22463
22443
  this.contentChange = new EventEmitter();
22464
22444
  this.content = '';
@@ -22528,7 +22508,6 @@ class EditorJsComponent {
22528
22508
  i18n: this.getI18nDictionnary(),
22529
22509
  });
22530
22510
  try {
22531
- this.editorJSToolTranslationService.setDictionnary();
22532
22511
  yield this.editor.isReady;
22533
22512
  this.editorJSConversionService.convert(this.content).then((content) => {
22534
22513
  this.content = content;
@@ -22751,7 +22730,6 @@ EditorJsComponent.decorators = [
22751
22730
  ];
22752
22731
  EditorJsComponent.ctorParameters = () => [
22753
22732
  { type: TranslateService },
22754
- { type: EditorJSToolTranslationService },
22755
22733
  { type: EditorJSConversionService }
22756
22734
  ];
22757
22735
  EditorJsComponent.propDecorators = {
@@ -29918,5 +29896,5 @@ WiziBlockModule.decorators = [
29918
29896
  * Generated bundle index. Do not edit.
29919
29897
  */
29920
29898
 
29921
- export { ApiDto, ExternalConfigDto, MediaConnectorService, MediaDto, TranslationBlockDto, TranslationStructureDto, TranslationsDto, TypesDto, WiziBlockComponent, WiziBlockModule, WiziBlockService, Types as ɵa, MyMissingTranslationHandler as ɵb, SharedDirectivesModule as ɵba, AutofocusDirective as ɵbb, AutoHideDirective as ɵbc, GetSizeImageDirective as ɵbd, ExpectedImagesService as ɵbe, PicturesTemplateDirective as ɵbf, HoldableDirective as ɵbg, ShowDeleteButtonDirective as ɵbh, StructureToolsComponent as ɵbi, StructureConfigComponent as ɵbj, StructureConfigService as ɵbk, StructureConfigInputComponent as ɵbl, StructureConfigCheckboxComponent as ɵbm, StructureConfigFontComponent as ɵbn, FontAwesomeService as ɵbo, StructureConfigPaymentComponent as ɵbp, StructureSelectComponent as ɵbq, StructureSearchProductComponent as ɵbr, StructureConfigExtendedInputComponent as ɵbs, StructureAmplifySearchProductComponent as ɵbt, StructureAmplifySearchCategoryComponent as ɵbu, LoaderComponent as ɵbv, SmallLoaderComponent as ɵbw, StarComponent as ɵbx, QuillComponent as ɵby, QuillService as ɵbz, animateListFromRight as ɵc, FaqComponent as ɵca, EditorJsComponent as ɵcb, EditorJSToolTranslationService as ɵcc, EditorJSConversionService as ɵcd, BlockComponentList as ɵce, StructuresModule as ɵcf, SliderFullpageComponent as ɵcg, StructuresComponent as ɵch, SlidersFullpageService as ɵci, SliderLeftnavComponent as ɵcj, SlidersLeftnavService as ɵck, SliderImagerightComponent as ɵcl, SlidersImagerightService as ɵcm, SliderDoubleImagerightComponent as ɵcn, SlidersDoubleImagerightService as ɵco, SeparatorSimpleComponent as ɵcp, SeparatorSimpleService as ɵcq, CodeHtmlComponent as ɵcr, CodeHtmlService as ɵcs, CodeJavascriptComponent as ɵct, CodeJavascriptService as ɵcu, VideosSimpleComponent as ɵcv, VideosSimpleService as ɵcw, YoutubeService as ɵcx, VimeoService as ɵcy, VideosTxtComponent as ɵcz, animateListFromLeft as ɵd, VideosTxtService as ɵda, VideosTxtContentComponent as ɵdb, VideosTxtContentService as ɵdc, LaunchVideosButtonComponent as ɵdd, LaunchVideosButtonService as ɵde, LaunchVideosButtontxtComponent as ɵdf, LaunchVideosButtontxtService as ɵdg, ImagesBannerComponent as ɵdh, ImagesBannerService as ɵdi, ImagesSimpleComponent as ɵdj, ImagesSimpleService as ɵdk, ImagesDoubleComponent as ɵdl, ImagesDoubleService as ɵdm, ImagesTripleComponent as ɵdn, ImagesTripleService as ɵdo, ImagesQuadrupleComponent as ɵdp, ImagesQuadrupleService as ɵdq, ImagesQuadrupleLeftOneRightComponent as ɵdr, ImagesQuadrupleLeftOneRightService as ɵds, ImagesBigAndDoubleComponent as ɵdt, ImagesBigAndDoubleService as ɵdu, ImagesBigsAndDoubleMiddleComponent as ɵdv, ImagesBigsAndDoubleMiddleService as ɵdw, TextBackgroundsLinkComponent as ɵdx, TextBackgroundsLinkService as ɵdy, TextBackgroundsSimpleComponent as ɵdz, ConfigService as ɵe, TextBackgroundsSimpleService as ɵea, TextBackgroundsWithTxtComponent as ɵeb, TextBackgroundsWithTxtService as ɵec, ImagesTextsBigLeftTextRightComponent as ɵed, ImagesTextsBigLeftTextRightService as ɵee, ImagesTextsBigRightTextLeftComponent as ɵef, ImagesTextsBigRightTextLeftService as ɵeg, ImagesTextsLeftTextRightComponent as ɵeh, ImagesTextsLeftTextRightService as ɵei, ImagesTextsRightTextLeftComponent as ɵej, ImagesTextsRightTextLeftService as ɵek, ImagesTextsOneTextOneComponent as ɵel, ImagesTextsOneTextOneService as ɵem, ImagesTextsSmallLeftTextRightComponent as ɵen, ImagesTextsSmallLeftTextRightService as ɵeo, ImagesTextsSmallRightTextLeftComponent as ɵep, ImagesTextsSmallRightTextLeftService as ɵeq, ImagesTextsTextOneTextComponent as ɵer, ImagesTextsTextOneTextService as ɵes, TextsOneBackgroundComponent as ɵet, TextsOneBackgroundService as ɵeu, TextsDoubleBackgroundComponent as ɵev, TextsDoubleBackgroundService as ɵew, TextsTripleBackgroundComponent as ɵex, TextsTripleBackgroundService as ɵey, TextsQuadrupleComponent as ɵez, ContentService as ɵf, TextsQuadrupleService as ɵfa, TextsQuadrupleNumbersComponent as ɵfb, TextsQuadrupleNumbersService as ɵfc, FormsSimpleComponent as ɵfd, FormsSimpleService as ɵfe, TextsQuadrupleBackgroundComponent as ɵff, TextsQuadrupleBackgroundService as ɵfg, TextsTripleComponent as ɵfh, TextsTripleService as ɵfi, TextsOneComponent as ɵfj, TextsOneService as ɵfk, TextsDoubleComponent as ɵfl, TextsDoubleService as ɵfm, FormsBackgroundComponent as ɵfn, FormsBackgroundService as ɵfo, VideosTxtLeftComponent as ɵfp, VideosTxtLeftService as ɵfq, FormsImageleftComponent as ɵfr, FormsImageleftService as ɵfs, FormsImagerightComponent as ɵft, FormsImagerightService as ɵfu, FormsOnboardingComponent as ɵfv, FormsOnboardingService as ɵfw, SocialsLikeComponent as ɵfx, SocialsLikeService as ɵfy, SocialsPageSimpleComponent as ɵfz, ExternalConfigService as ɵg, SocialsPageSimpleService as ɵga, SocialsPageComplexComponent as ɵgb, SocialsPageComplexService as ɵgc, SocialsNetworkComponent as ɵgd, SocialsNetworkService as ɵge, ProductsListClassicComponent as ɵgf, ProductsListClassicService as ɵgg, CurrencyService as ɵgh, ProductsListSimpleComponent as ɵgi, ProductsListSimpleService as ɵgj, RassurancesTripleBackgroundComponent as ɵgk, RassurancesTripleBackgroundService as ɵgl, RassurancesQuadrupleAlignedComponent as ɵgm, RassurancesQuadrupleAlignedService as ɵgn, RassurancesQuadrupleBackgroundComponent as ɵgo, RassurancesQuadrupleBackgroundService as ɵgp, NewsletterAlignedCenterImageComponent as ɵgq, NewsletterAlignedCenterImageService as ɵgr, NewsletterAlignedCenterBackgroundComponent as ɵgs, NewsletterAlignedCenterBackgroundService as ɵgt, NewsletterCenterImageComponent as ɵgu, NewsletterCenterImageService as ɵgv, ProductsListSelectedComponent as ɵgw, ProductsListSelectedService as ɵgx, CodeStylesheetComponent as ɵgy, CodeStylesheetService as ɵgz, ApiService as ɵh, WitnessTwiceComponent as ɵha, WitnessTwiceService as ɵhb, WitnessTripleComponent as ɵhc, WitnessTripleService as ɵhd, WitnessQuadrupleComponent as ɵhe, WitnessQuadrupleService as ɵhf, WitnessBackgroundOneComponent as ɵhg, WitnessBackgroundOneService as ɵhh, WitnessBackgroundDoubleComponent as ɵhi, WitnessBackgroundDoubleService as ɵhj, ReviewsSimpleComponent as ɵhk, ReviewsSimpleService as ɵhl, QuotesSimpleComponent as ɵhm, QuotesSimpleService as ɵhn, QuotesAuthorComponent as ɵho, QuotesAuthorService as ɵhp, QuotesSimpleBackgroundComponent as ɵhq, QuotesSimpleBackgroundService as ɵhr, ReviewsWaterfallComponent as ɵhs, ReviewsWaterfallService as ɵht, MapFullpageComponent as ɵhu, MapFullpageService as ɵhv, MapLeftTextComponent as ɵhw, MapLeftTextService as ɵhx, MapRightTextComponent as ɵhy, MapRightTextService as ɵhz, ComponentsModule as ɵi, MapTextFormComponent as ɵia, MapTextFormService as ɵib, MapBackgroundFormLeftComponent as ɵic, MapBackgroundFormLeftService as ɵid, MapBackgroundFormRightComponent as ɵie, MapBackgroundFormRightService as ɵif, AmplifyProductsListSimpleComponent as ɵig, AmplifyProductsListSimpleService as ɵih, AmplifyProductsListSelectedComponent as ɵii, AmplifyProductsListSelectedService as ɵij, AmplifyProductsListClassicComponent as ɵik, AmplifyProductsListClassicService as ɵil, AmplifyProductZoomComponent as ɵim, AmplifyProductZoomService as ɵin, AmplifyProductZoomTripleColumnComponent as ɵio, AmplifyProductZoomTripleColumnService as ɵip, AmplifyProductZoomSelectedComponent as ɵiq, AmplifyProductZoomSelectedService as ɵir, AmplifyProductZoomMoreComponent as ɵis, AmplifyProductZoomMoreService as ɵit, ProductZoomComponent as ɵiu, ProductZoomService as ɵiv, ProductZoomTripleColumnComponent as ɵiw, ProductZoomTripleColumnService as ɵix, ProductZoomSelectedComponent as ɵiy, ProductZoomSelectedService as ɵiz, BlocksComponent as ɵj, ProductZoomMoreComponent as ɵja, ProductZoomMoreService as ɵjb, ProductZoomCompleteComponent as ɵjc, ProductZoomCompleteService as ɵjd, ProductZoomCompleteSliderComponent as ɵje, ProductZoomCompleteSliderService as ɵjf, ProductZoomSimpleComponent as ɵjg, ProductZoomSimpleService as ɵjh, ProductZoomCompleteBackgroundComponent as ɵji, ProductZoomCompleteBackgroundService as ɵjj, TimerSimpleComponent as ɵjk, TimerSimpleService as ɵjl, TimerBackgroundComponent as ɵjm, TimerBackgroundService as ɵjn, TimerClockComponent as ɵjo, TimerClockService as ɵjp, TimerAirportComponent as ɵjq, TimerAirportService as ɵjr, TimerMultipleImgComponent as ɵjs, TimerMultipleImgService as ɵjt, AboutBlockComponent as ɵju, AboutBlockService as ɵjv, FaqSimpleComponent as ɵjw, FaqSimpleService as ɵjx, FaqSimpleBackgroundComponent as ɵjy, FaqSimpleBackgroundService as ɵjz, ConfigsComponent as ɵk, FaqFrameComponent as ɵka, FaqFrameService as ɵkb, FaqAccordionComponent as ɵkc, FaqAccordionService as ɵkd, FaqListIconComponent as ɵke, FaqListIconService as ɵkf, FourImagesTitleComponent as ɵkg, FourImagesTitleService as ɵkh, TranslateBlockService as ɵki, TwoImagesTitleTextComponent as ɵkj, TwoImagesTitleTextService as ɵkk, TextBackgroundsWithBannerComponent as ɵkl, TextBackgroundsWithBannerService as ɵkm, TextBackgroundsTwoRowsIconTextComponent as ɵkn, TextBackgroundsTwoRowsIconTextService as ɵko, TextBackgroundsThreeRowsIconTextComponent as ɵkp, TextBackgroundsThreeRowsIconTextService as ɵkq, TextBackgroundsFourRowsIconTextComponent as ɵkr, TextBackgroundsFourRowsIconTextService as ɵks, SliderWithBannerComponent as ɵkt, SlidersWithBannerService as ɵku, LoaderComponentModule as ɵkv, PreviewsComponent as ɵl, ContainerBlockComponent as ɵm, SharedModule as ɵn, SharedComponentsModule as ɵo, SharedPipesModule as ɵp, SafeUrlPipe as ɵq, SafeStylePipe as ɵr, AddZeroForTimerPipe as ɵs, AnswerTypePipe as ɵt, TinyColorPipe as ɵu, ArrayNumberPipe as ɵv, CheckPaymentValuePipe as ɵw, EvenOddPipe as ɵx, StripTagsPipe as ɵy, ImgPathPipe as ɵz };
29899
+ export { ApiDto, ExternalConfigDto, MediaConnectorService, MediaDto, TranslationBlockDto, TranslationStructureDto, TranslationsDto, TypesDto, WiziBlockComponent, WiziBlockModule, WiziBlockService, Types as ɵa, MyMissingTranslationHandler as ɵb, SharedDirectivesModule as ɵba, AutofocusDirective as ɵbb, AutoHideDirective as ɵbc, GetSizeImageDirective as ɵbd, ExpectedImagesService as ɵbe, PicturesTemplateDirective as ɵbf, HoldableDirective as ɵbg, ShowDeleteButtonDirective as ɵbh, StructureToolsComponent as ɵbi, StructureConfigComponent as ɵbj, StructureConfigService as ɵbk, StructureConfigInputComponent as ɵbl, StructureConfigCheckboxComponent as ɵbm, StructureConfigFontComponent as ɵbn, FontAwesomeService as ɵbo, StructureConfigPaymentComponent as ɵbp, StructureSelectComponent as ɵbq, StructureSearchProductComponent as ɵbr, StructureConfigExtendedInputComponent as ɵbs, StructureAmplifySearchProductComponent as ɵbt, StructureAmplifySearchCategoryComponent as ɵbu, LoaderComponent as ɵbv, SmallLoaderComponent as ɵbw, StarComponent as ɵbx, QuillComponent as ɵby, QuillService as ɵbz, animateListFromRight as ɵc, FaqComponent as ɵca, EditorJsComponent as ɵcb, EditorJSConversionService as ɵcc, BlockComponentList as ɵcd, StructuresModule as ɵce, SliderFullpageComponent as ɵcf, StructuresComponent as ɵcg, SlidersFullpageService as ɵch, SliderLeftnavComponent as ɵci, SlidersLeftnavService as ɵcj, SliderImagerightComponent as ɵck, SlidersImagerightService as ɵcl, SliderDoubleImagerightComponent as ɵcm, SlidersDoubleImagerightService as ɵcn, SeparatorSimpleComponent as ɵco, SeparatorSimpleService as ɵcp, CodeHtmlComponent as ɵcq, CodeHtmlService as ɵcr, CodeJavascriptComponent as ɵcs, CodeJavascriptService as ɵct, VideosSimpleComponent as ɵcu, VideosSimpleService as ɵcv, YoutubeService as ɵcw, VimeoService as ɵcx, VideosTxtComponent as ɵcy, VideosTxtService as ɵcz, animateListFromLeft as ɵd, VideosTxtContentComponent as ɵda, VideosTxtContentService as ɵdb, LaunchVideosButtonComponent as ɵdc, LaunchVideosButtonService as ɵdd, LaunchVideosButtontxtComponent as ɵde, LaunchVideosButtontxtService as ɵdf, ImagesBannerComponent as ɵdg, ImagesBannerService as ɵdh, ImagesSimpleComponent as ɵdi, ImagesSimpleService as ɵdj, ImagesDoubleComponent as ɵdk, ImagesDoubleService as ɵdl, ImagesTripleComponent as ɵdm, ImagesTripleService as ɵdn, ImagesQuadrupleComponent as ɵdo, ImagesQuadrupleService as ɵdp, ImagesQuadrupleLeftOneRightComponent as ɵdq, ImagesQuadrupleLeftOneRightService as ɵdr, ImagesBigAndDoubleComponent as ɵds, ImagesBigAndDoubleService as ɵdt, ImagesBigsAndDoubleMiddleComponent as ɵdu, ImagesBigsAndDoubleMiddleService as ɵdv, TextBackgroundsLinkComponent as ɵdw, TextBackgroundsLinkService as ɵdx, TextBackgroundsSimpleComponent as ɵdy, TextBackgroundsSimpleService as ɵdz, ConfigService as ɵe, TextBackgroundsWithTxtComponent as ɵea, TextBackgroundsWithTxtService as ɵeb, ImagesTextsBigLeftTextRightComponent as ɵec, ImagesTextsBigLeftTextRightService as ɵed, ImagesTextsBigRightTextLeftComponent as ɵee, ImagesTextsBigRightTextLeftService as ɵef, ImagesTextsLeftTextRightComponent as ɵeg, ImagesTextsLeftTextRightService as ɵeh, ImagesTextsRightTextLeftComponent as ɵei, ImagesTextsRightTextLeftService as ɵej, ImagesTextsOneTextOneComponent as ɵek, ImagesTextsOneTextOneService as ɵel, ImagesTextsSmallLeftTextRightComponent as ɵem, ImagesTextsSmallLeftTextRightService as ɵen, ImagesTextsSmallRightTextLeftComponent as ɵeo, ImagesTextsSmallRightTextLeftService as ɵep, ImagesTextsTextOneTextComponent as ɵeq, ImagesTextsTextOneTextService as ɵer, TextsOneBackgroundComponent as ɵes, TextsOneBackgroundService as ɵet, TextsDoubleBackgroundComponent as ɵeu, TextsDoubleBackgroundService as ɵev, TextsTripleBackgroundComponent as ɵew, TextsTripleBackgroundService as ɵex, TextsQuadrupleComponent as ɵey, TextsQuadrupleService as ɵez, ContentService as ɵf, TextsQuadrupleNumbersComponent as ɵfa, TextsQuadrupleNumbersService as ɵfb, FormsSimpleComponent as ɵfc, FormsSimpleService as ɵfd, TextsQuadrupleBackgroundComponent as ɵfe, TextsQuadrupleBackgroundService as ɵff, TextsTripleComponent as ɵfg, TextsTripleService as ɵfh, TextsOneComponent as ɵfi, TextsOneService as ɵfj, TextsDoubleComponent as ɵfk, TextsDoubleService as ɵfl, FormsBackgroundComponent as ɵfm, FormsBackgroundService as ɵfn, VideosTxtLeftComponent as ɵfo, VideosTxtLeftService as ɵfp, FormsImageleftComponent as ɵfq, FormsImageleftService as ɵfr, FormsImagerightComponent as ɵfs, FormsImagerightService as ɵft, FormsOnboardingComponent as ɵfu, FormsOnboardingService as ɵfv, SocialsLikeComponent as ɵfw, SocialsLikeService as ɵfx, SocialsPageSimpleComponent as ɵfy, SocialsPageSimpleService as ɵfz, ExternalConfigService as ɵg, SocialsPageComplexComponent as ɵga, SocialsPageComplexService as ɵgb, SocialsNetworkComponent as ɵgc, SocialsNetworkService as ɵgd, ProductsListClassicComponent as ɵge, ProductsListClassicService as ɵgf, CurrencyService as ɵgg, ProductsListSimpleComponent as ɵgh, ProductsListSimpleService as ɵgi, RassurancesTripleBackgroundComponent as ɵgj, RassurancesTripleBackgroundService as ɵgk, RassurancesQuadrupleAlignedComponent as ɵgl, RassurancesQuadrupleAlignedService as ɵgm, RassurancesQuadrupleBackgroundComponent as ɵgn, RassurancesQuadrupleBackgroundService as ɵgo, NewsletterAlignedCenterImageComponent as ɵgp, NewsletterAlignedCenterImageService as ɵgq, NewsletterAlignedCenterBackgroundComponent as ɵgr, NewsletterAlignedCenterBackgroundService as ɵgs, NewsletterCenterImageComponent as ɵgt, NewsletterCenterImageService as ɵgu, ProductsListSelectedComponent as ɵgv, ProductsListSelectedService as ɵgw, CodeStylesheetComponent as ɵgx, CodeStylesheetService as ɵgy, WitnessTwiceComponent as ɵgz, ApiService as ɵh, WitnessTwiceService as ɵha, WitnessTripleComponent as ɵhb, WitnessTripleService as ɵhc, WitnessQuadrupleComponent as ɵhd, WitnessQuadrupleService as ɵhe, WitnessBackgroundOneComponent as ɵhf, WitnessBackgroundOneService as ɵhg, WitnessBackgroundDoubleComponent as ɵhh, WitnessBackgroundDoubleService as ɵhi, ReviewsSimpleComponent as ɵhj, ReviewsSimpleService as ɵhk, QuotesSimpleComponent as ɵhl, QuotesSimpleService as ɵhm, QuotesAuthorComponent as ɵhn, QuotesAuthorService as ɵho, QuotesSimpleBackgroundComponent as ɵhp, QuotesSimpleBackgroundService as ɵhq, ReviewsWaterfallComponent as ɵhr, ReviewsWaterfallService as ɵhs, MapFullpageComponent as ɵht, MapFullpageService as ɵhu, MapLeftTextComponent as ɵhv, MapLeftTextService as ɵhw, MapRightTextComponent as ɵhx, MapRightTextService as ɵhy, MapTextFormComponent as ɵhz, ComponentsModule as ɵi, MapTextFormService as ɵia, MapBackgroundFormLeftComponent as ɵib, MapBackgroundFormLeftService as ɵic, MapBackgroundFormRightComponent as ɵid, MapBackgroundFormRightService as ɵie, AmplifyProductsListSimpleComponent as ɵif, AmplifyProductsListSimpleService as ɵig, AmplifyProductsListSelectedComponent as ɵih, AmplifyProductsListSelectedService as ɵii, AmplifyProductsListClassicComponent as ɵij, AmplifyProductsListClassicService as ɵik, AmplifyProductZoomComponent as ɵil, AmplifyProductZoomService as ɵim, AmplifyProductZoomTripleColumnComponent as ɵin, AmplifyProductZoomTripleColumnService as ɵio, AmplifyProductZoomSelectedComponent as ɵip, AmplifyProductZoomSelectedService as ɵiq, AmplifyProductZoomMoreComponent as ɵir, AmplifyProductZoomMoreService as ɵis, ProductZoomComponent as ɵit, ProductZoomService as ɵiu, ProductZoomTripleColumnComponent as ɵiv, ProductZoomTripleColumnService as ɵiw, ProductZoomSelectedComponent as ɵix, ProductZoomSelectedService as ɵiy, ProductZoomMoreComponent as ɵiz, BlocksComponent as ɵj, ProductZoomMoreService as ɵja, ProductZoomCompleteComponent as ɵjb, ProductZoomCompleteService as ɵjc, ProductZoomCompleteSliderComponent as ɵjd, ProductZoomCompleteSliderService as ɵje, ProductZoomSimpleComponent as ɵjf, ProductZoomSimpleService as ɵjg, ProductZoomCompleteBackgroundComponent as ɵjh, ProductZoomCompleteBackgroundService as ɵji, TimerSimpleComponent as ɵjj, TimerSimpleService as ɵjk, TimerBackgroundComponent as ɵjl, TimerBackgroundService as ɵjm, TimerClockComponent as ɵjn, TimerClockService as ɵjo, TimerAirportComponent as ɵjp, TimerAirportService as ɵjq, TimerMultipleImgComponent as ɵjr, TimerMultipleImgService as ɵjs, AboutBlockComponent as ɵjt, AboutBlockService as ɵju, FaqSimpleComponent as ɵjv, FaqSimpleService as ɵjw, FaqSimpleBackgroundComponent as ɵjx, FaqSimpleBackgroundService as ɵjy, FaqFrameComponent as ɵjz, ConfigsComponent as ɵk, FaqFrameService as ɵka, FaqAccordionComponent as ɵkb, FaqAccordionService as ɵkc, FaqListIconComponent as ɵkd, FaqListIconService as ɵke, FourImagesTitleComponent as ɵkf, FourImagesTitleService as ɵkg, TranslateBlockService as ɵkh, TwoImagesTitleTextComponent as ɵki, TwoImagesTitleTextService as ɵkj, TextBackgroundsWithBannerComponent as ɵkk, TextBackgroundsWithBannerService as ɵkl, TextBackgroundsTwoRowsIconTextComponent as ɵkm, TextBackgroundsTwoRowsIconTextService as ɵkn, TextBackgroundsThreeRowsIconTextComponent as ɵko, TextBackgroundsThreeRowsIconTextService as ɵkp, TextBackgroundsFourRowsIconTextComponent as ɵkq, TextBackgroundsFourRowsIconTextService as ɵkr, SliderWithBannerComponent as ɵks, SlidersWithBannerService as ɵkt, LoaderComponentModule as ɵku, PreviewsComponent as ɵl, ContainerBlockComponent as ɵm, SharedModule as ɵn, SharedComponentsModule as ɵo, SharedPipesModule as ɵp, SafeUrlPipe as ɵq, SafeStylePipe as ɵr, AddZeroForTimerPipe as ɵs, AnswerTypePipe as ɵt, TinyColorPipe as ɵu, ArrayNumberPipe as ɵv, CheckPaymentValuePipe as ɵw, EvenOddPipe as ɵx, StripTagsPipe as ɵy, ImgPathPipe as ɵz };
29922
29900
  //# sourceMappingURL=wizishop-wizi-block.js.map