@wizishop/wizi-block 4.2.0-beta → 4.2.21-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 (517) hide show
  1. package/bundles/wizishop-wizi-block.umd.js +458 -450
  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 +5 -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 +11 -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 +6 -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 +6 -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 +2 -2
  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 +2 -2
  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 +6 -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 +9 -8
  352. package/esm2015/lib/shared/components/editorjs/tools/utils/editorjs-tool.component.js +9 -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 +8 -8
  356. package/esm2015/lib/shared/components/faq/faq.component.js +2 -2
  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 +232 -222
  509. package/fesm2015/wizishop-wizi-block.js.map +1 -1
  510. package/lib/shared/components/editorjs/editorjs.component.d.ts +1 -3
  511. package/lib/shared/components/editorjs/tools/utils/editorjs-conversion.service.d.ts +1 -0
  512. package/package.json +1 -1
  513. package/wizi-block.scss +295 -253
  514. package/wizishop-wizi-block.d.ts +226 -227
  515. package/wizishop-wizi-block.metadata.json +1 -1
  516. package/esm2015/lib/shared/components/editorjs/tools/utils/editorjs-tool-translation.service.js +0 -25
  517. package/lib/shared/components/editorjs/tools/utils/editorjs-tool-translation.service.d.ts +0 -8
@@ -18551,7 +18551,7 @@ class FaqComponent {
18551
18551
  FaqComponent.decorators = [
18552
18552
  { type: Component, args: [{
18553
18553
  selector: 'wb-faq',
18554
- template: "<div class=\"wb-faq\" [style.background-color]=\"backgroundColor\" [ngClass]=\"{ 'is-active': hasTooltipFocused }\">\n <div\n *ngFor=\"let row of faqRows; let i = index; first as isFirst\"\n [className]=\"type\"\n [class.isFirst]=\"isFirst\"\n [style.border-color]=\"borderColor\"\n >\n <div\n [className]=\"type + '__row wb-faq__row'\"\n [ngClass]=\"{ open: row['open'], 'is-activeRow': row['hasTooltipFocused'] }\"\n [style.background-color]=\"backgroundRowColor\"\n [style.border-color]=\"borderColor\"\n [ngStyle]=\"\n shadowRowColor && row['open']\n ? {\n 'box-shadow':\n '0 0 0 0 ' + shadowRowColor + ', 0 0 0 0 ' + shadowRowColor + ', 0 2px 14px 0 ' + shadowRowColor + ''\n }\n : {}\n \"\n >\n <div\n [className]=\"type + '__row__question wb-faq__row__question open'\"\n [ngClass]=\"{ open: row['open'] }\"\n [style.background-color]=\"row['open'] ? backgroundAnswerColor : backgroundQuestionColor\"\n [style.border-color]=\"borderColor\"\n >\n <wb-editorjs [(content)]=\"row['title']\" (contentChange)=\"persist()\" [placeholder]=\"'wb.dto.TITLE.2' | translate\">\n </wb-editorjs>\n <span (click)=\"deleteRow(i)\" *ngIf=\"i > 0\" [className]=\"type + '__row__question__delete wb-faq__row__question__delete'\">\n <i class=\"fal fa-trash-alt\"></i>\n </span>\n <span (click)=\"showHide(i)\" *ngIf=\"!row['open']\" [style.color]=\"color\">\n <i class=\"fal fa-chevron-down\"></i>\n </span>\n <span (click)=\"showHide(i)\" *ngIf=\"row['open']\" [style.color]=\"color\">\n <i class=\"fal fa-chevron-up\"></i>\n </span>\n </div>\n <div\n [className]=\"type + '__row__answer wb-faq__row__answer open'\"\n [ngClass]=\"{ open: row['open'] }\"\n [style.border-color]=\"borderColor\"\n [style.background-color]=\"backgroundAnswerColor\"\n >\n <wb-editorjs\n [(content)]=\"row[FORM_NAME_CONTENT]\"\n (contentChange)=\"persist()\"\n [placeholder]=\"'wb.dto.CONTENT.6' | translate\"\n >\n </wb-editorjs>\n </div>\n </div>\n </div>\n <div class=\"wb-faq__menu\">\n <a class=\"wb-faq__menu__add\" (click)=\"addFaqRow()\"><i class=\"fal fa-plus\"></i> {{ 'wb.faq.1' | translate }}</a>\n </div>\n</div>\n"
18554
+ template: "<div class=\"wb-faq\" [style.background-color]=\"backgroundColor\" [ngClass]=\"{ 'is-active': hasTooltipFocused }\">\n <div\n *ngFor=\"let row of faqRows; let i = index; first as isFirst\"\n [className]=\"type\"\n [class.isFirst]=\"isFirst\"\n [style.border-color]=\"borderColor\"\n >\n <div\n [className]=\"type + '__row wb-faq__row'\"\n [ngClass]=\"{ open: row['open'], 'is-activeRow': row['hasTooltipFocused'] }\"\n [style.background-color]=\"backgroundRowColor\"\n [style.border-color]=\"borderColor\"\n [ngStyle]=\"\n shadowRowColor && row['open']\n ? {\n 'box-shadow':\n '0 0 0 0 ' + shadowRowColor + ', 0 0 0 0 ' + shadowRowColor + ', 0 2px 14px 0 ' + shadowRowColor + ''\n }\n : {}\n \"\n >\n <div\n [className]=\"type + '__row__question wb-faq__row__question open'\"\n [ngClass]=\"{ open: row['open'] }\"\n [style.background-color]=\"row['open'] ? backgroundAnswerColor : backgroundQuestionColor\"\n [style.border-color]=\"borderColor\"\n >\n <wb-editorjs [(content)]=\"row[FORM_NAME_TITLE]\" (contentChange)=\"persist()\" [placeholder]=\"'wb.dto.TITLE.2' | translate\">\n </wb-editorjs>\n <span (click)=\"deleteRow(i)\" *ngIf=\"i > 0\" [className]=\"type + '__row__question__delete wb-faq__row__question__delete'\">\n <i class=\"fal fa-trash-alt\"></i>\n </span>\n <span (click)=\"showHide(i)\" *ngIf=\"!row['open']\" [style.color]=\"color\">\n <i class=\"fal fa-chevron-down\"></i>\n </span>\n <span (click)=\"showHide(i)\" *ngIf=\"row['open']\" [style.color]=\"color\">\n <i class=\"fal fa-chevron-up\"></i>\n </span>\n </div>\n <div\n [className]=\"type + '__row__answer wb-faq__row__answer open'\"\n [ngClass]=\"{ open: row['open'] }\"\n [style.border-color]=\"borderColor\"\n [style.background-color]=\"backgroundAnswerColor\"\n >\n <wb-editorjs\n [(content)]=\"row[FORM_NAME_CONTENT]\"\n (contentChange)=\"persist()\"\n [placeholder]=\"'wb.dto.CONTENT.6' | translate\"\n >\n </wb-editorjs>\n </div>\n </div>\n </div>\n <div class=\"wb-faq__menu\">\n <a class=\"wb-faq__menu__add\" (click)=\"addFaqRow()\"><i class=\"fal fa-plus\"></i> {{ 'wb.faq.1' | translate }}</a>\n </div>\n</div>\n"
18555
18555
  },] }
18556
18556
  ];
18557
18557
  FaqComponent.propDecorators = {
@@ -18637,12 +18637,20 @@ function setBlockFocus(parentEditor) {
18637
18637
  if (!block.classList.contains('wb-blocks__container--focused')) {
18638
18638
  block.classList.add('wb-blocks__container--focused');
18639
18639
  }
18640
+ let containerToFocus = parentEditor.closest('.column');
18641
+ if (!containerToFocus.classList.contains('editorjs-focused')) {
18642
+ containerToFocus.classList.add('editorjs-focused');
18643
+ }
18640
18644
  }
18641
18645
  function resetBlockFocus(parentEditor) {
18642
18646
  let block = parentEditor.closest('.wb-blocks__container');
18643
18647
  if (block.classList.contains('wb-blocks__container--focused')) {
18644
18648
  block.classList.remove('wb-blocks__container--focused');
18645
18649
  }
18650
+ let containerToFocus = parentEditor.closest('.column');
18651
+ if (containerToFocus.classList.contains('editorjs-focused')) {
18652
+ containerToFocus.classList.remove('editorjs-focused');
18653
+ }
18646
18654
  }
18647
18655
 
18648
18656
  class InlineStyleTool extends EditorJSTool {
@@ -19604,193 +19612,6 @@ class CapitalizeTool extends InlineStyleTool {
19604
19612
  }
19605
19613
  CapitalizeTool.title = 'Capitalize';
19606
19614
 
19607
- const enI18nDictionnary = {
19608
- messages: {
19609
- ui: {
19610
- blockTunes: {
19611
- toggler: {
19612
- 'Click to tune': 'Click to tune',
19613
- 'or drag to move': 'or drag to move',
19614
- },
19615
- },
19616
- toolbar: {
19617
- toolbox: {
19618
- Add: 'Add',
19619
- },
19620
- },
19621
- },
19622
- toolNames: {
19623
- 'Text Type': 'Text Type',
19624
- 'Text Size': 'Text Size',
19625
- Undo: 'Undo',
19626
- Redo: 'Redo',
19627
- Bold: 'Bold',
19628
- Italic: 'Italic',
19629
- Underline: 'Underline',
19630
- Strike: 'Strike',
19631
- Capitalize: 'Capitalize',
19632
- Subscript: 'Subscript',
19633
- Superscript: 'Superscript',
19634
- 'Text Color': 'Text Color',
19635
- 'Background Color': 'Background Color',
19636
- Link: 'Link',
19637
- Quote: 'Quote',
19638
- 'Text Align': 'Text Align',
19639
- 'Ordered List': 'Ordered List',
19640
- 'Unordered List': 'Unordered List',
19641
- Indent: 'Indent',
19642
- Outdent: 'Outdent',
19643
- 'Code Edit': 'Code Edit',
19644
- },
19645
- tools: {
19646
- link: {
19647
- add: 'Add a link',
19648
- placeholder: 'https://www.myshop.fr or /mylink/',
19649
- external: 'External?',
19650
- obfuscated: 'Obfuscated link?',
19651
- 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>',
19652
- },
19653
- textBackgroundColor: {
19654
- customColor: 'Select a custom color :',
19655
- None: 'None',
19656
- },
19657
- textType: {
19658
- 'Heading 1': 'Heading 1',
19659
- 'Heading 2': 'Heading 2',
19660
- 'Heading 3': 'Heading 3',
19661
- 'Heading 4': 'Heading 4',
19662
- 'Heading 5': 'Heading 5',
19663
- 'Heading 6': 'Heading 6',
19664
- Paragraph: 'Paragraph',
19665
- },
19666
- textSize: {
19667
- Small: 'Small',
19668
- Normal: 'Normal',
19669
- Large: 'Large',
19670
- Huge: 'Huge',
19671
- },
19672
- codeEdit: {
19673
- Cancel: 'Cancel',
19674
- Save: 'Save',
19675
- },
19676
- },
19677
- blockTunes: {
19678
- delete: {
19679
- Delete: 'Delete',
19680
- },
19681
- moveUp: {
19682
- 'Move up': 'Move up',
19683
- },
19684
- moveDown: {
19685
- 'Move down': 'Move down',
19686
- },
19687
- },
19688
- },
19689
- };
19690
-
19691
- const frI18nDictionnary = {
19692
- messages: {
19693
- ui: {
19694
- blockTunes: {
19695
- toggler: {
19696
- 'Click to tune': 'Cliquer pour régler',
19697
- 'or drag to move': 'ou faire glisser pour déplacer',
19698
- },
19699
- },
19700
- toolbar: {
19701
- toolbox: {
19702
- Add: 'Ajouter',
19703
- },
19704
- },
19705
- },
19706
- toolNames: {
19707
- 'Text Type': 'Type de texte',
19708
- 'Text Size': 'Taille de texte',
19709
- Undo: 'Annuler',
19710
- Redo: 'Rétablir',
19711
- Bold: 'Gras',
19712
- Italic: 'Italique',
19713
- Underline: 'Souligner',
19714
- Strike: 'Barrer',
19715
- Capitalize: 'Majuscules',
19716
- Subscript: 'Indice',
19717
- Superscript: 'Exposant',
19718
- 'Text Color': 'Couleur du texte',
19719
- 'Background Color': 'Couleur de surlignage',
19720
- Link: 'Lien',
19721
- Quote: 'Citation',
19722
- 'Text Align': 'Alignement du texte',
19723
- 'Ordered List': 'Liste numérotée',
19724
- 'Unordered List': 'Liste à puces',
19725
- Indent: 'Augmenter le retrait',
19726
- Outdent: 'Diminuer le retrait',
19727
- 'Code Edit': 'Edition de code',
19728
- },
19729
- tools: {
19730
- link: {
19731
- add: 'Ajouter un lien',
19732
- placeholder: 'https://www.maboutique.fr or /monlien/',
19733
- external: 'Externe ?',
19734
- obfuscated: 'Lien Obfusqué ?',
19735
- 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>',
19736
- },
19737
- textBackgroundColor: {
19738
- customColor: 'Sélectionner une couleur personnalisée :',
19739
- None: 'Aucune',
19740
- },
19741
- textType: {
19742
- 'Heading 1': 'Heading 1',
19743
- 'Heading 2': 'Heading 2',
19744
- 'Heading 3': 'Heading 3',
19745
- 'Heading 4': 'Heading 4',
19746
- 'Heading 5': 'Heading 5',
19747
- 'Heading 6': 'Heading 6',
19748
- Paragraph: 'Paragraphe',
19749
- },
19750
- textSize: {
19751
- Small: 'Petit',
19752
- Normal: 'Normal',
19753
- Large: 'Grand',
19754
- Huge: 'Immense',
19755
- },
19756
- codeEdit: {
19757
- Cancel: 'Annuler',
19758
- Save: 'Enregistrer',
19759
- },
19760
- },
19761
- blockTunes: {
19762
- delete: {
19763
- Delete: 'Supprimer',
19764
- },
19765
- moveUp: {
19766
- 'Move up': 'Déplacer vers le haut',
19767
- },
19768
- moveDown: {
19769
- 'Move down': 'Déplacer vers le bas',
19770
- },
19771
- },
19772
- },
19773
- };
19774
-
19775
- var editorJSToolDictionnary = null;
19776
- class EditorJSToolTranslationService {
19777
- constructor(translateService) {
19778
- this.translateService = translateService;
19779
- }
19780
- setDictionnary() {
19781
- editorJSToolDictionnary = this.translateService.currentLang === 'fr' ? frI18nDictionnary : enI18nDictionnary;
19782
- }
19783
- }
19784
- EditorJSToolTranslationService.ɵprov = ɵɵdefineInjectable({ factory: function EditorJSToolTranslationService_Factory() { return new EditorJSToolTranslationService(ɵɵinject(TranslateService)); }, token: EditorJSToolTranslationService, providedIn: "root" });
19785
- EditorJSToolTranslationService.decorators = [
19786
- { type: Injectable, args: [{
19787
- providedIn: 'root',
19788
- },] }
19789
- ];
19790
- EditorJSToolTranslationService.ctorParameters = () => [
19791
- { type: TranslateService }
19792
- ];
19793
-
19794
19615
  const DEFAULT_COLOR_ARRAY = [
19795
19616
  [
19796
19617
  'rgb(0, 0, 0)',
@@ -19936,6 +19757,11 @@ class ColorTool extends InlineStyleTool {
19936
19757
  colorSelection.style.left =
19937
19758
  (this.nodes.button.offsetLeft +
19938
19759
  (this.nodes.button.offsetWidth / 2 - colorSelection.offsetWidth / 2)).toString() + 'px';
19760
+ colorSelection.style.top =
19761
+ '-' +
19762
+ (this.parentEditor.querySelector('.ce-inline-toolbar__buttons').offsetHeight -
19763
+ (this.nodes.button.offsetTop + this.nodes.button.offsetHeight)).toString() +
19764
+ 'px';
19939
19765
  let viewportOffset = colorSelection.getBoundingClientRect();
19940
19766
  let totalWidth = colorSelection.offsetWidth +
19941
19767
  colorSelection.querySelector('.' + this.colorSelectionCss['colorPickerContainer']).offsetWidth;
@@ -20372,7 +20198,7 @@ class TextColorTool extends ColorTool {
20372
20198
  let customColor = document.createElement('div');
20373
20199
  customColor.className = this.colorSelectionCss['container'];
20374
20200
  let text = document.createElement('p');
20375
- text.innerText = editorJSToolDictionnary.messages.tools.textBackgroundColor['customColor'];
20201
+ text.innerText = this.api.i18n.t('customColor');
20376
20202
  let button = document.createElement('div');
20377
20203
  button.addEventListener('click', (event) => this.openCustomColorPicker(event));
20378
20204
  let container = this.createCustomColorPicker();
@@ -20521,13 +20347,13 @@ class TextBackgroundColorTool extends ColorTool {
20521
20347
  let removeColorContainerIcon = document.createElement('span');
20522
20348
  removeColorContainer.classList.add(this.CSS.removeBackgroundColorClass);
20523
20349
  removeColorContainer.addEventListener('click', () => this.applyColor('rgba(0,0,0,0)'));
20524
- removeColorContainer.innerText = editorJSToolDictionnary.messages.tools.textBackgroundColor['None'];
20350
+ removeColorContainer.innerText = this.api.i18n.t('None');
20525
20351
  removeColorContainer.appendChild(removeColorContainerIcon);
20526
20352
  this.colorSelection.appendChild(removeColorContainer);
20527
20353
  let customColor = document.createElement('div');
20528
20354
  customColor.className = this.colorSelectionCss['container'];
20529
20355
  let text = document.createElement('p');
20530
- text.innerText = editorJSToolDictionnary.messages.tools.textBackgroundColor['customColor'];
20356
+ text.innerText = this.api.i18n.t('customColor');
20531
20357
  let button = document.createElement('div');
20532
20358
  button.addEventListener('click', (event) => this.openCustomColorPicker(event));
20533
20359
  let container = this.createCustomColorPicker();
@@ -20770,6 +20596,11 @@ class ParagraphTextTool extends ParagraphStyleTool {
20770
20596
  this.parentEditor = this.findParentEditor();
20771
20597
  }
20772
20598
  let dropdown = this.parentEditor.querySelectorAll('.' + this.CSS.textSelectionModifier)[0];
20599
+ dropdown.style.top =
20600
+ '-' +
20601
+ (this.parentEditor.querySelector('.ce-inline-toolbar__buttons').offsetHeight -
20602
+ (this.nodes.button.offsetTop + this.nodes.button.offsetHeight)).toString() +
20603
+ 'px';
20773
20604
  this.saveUserSelection();
20774
20605
  if (dropdown) {
20775
20606
  if (dropdown.classList.contains('hidden')) {
@@ -20868,7 +20699,7 @@ class TextSize {
20868
20699
  }
20869
20700
  const TEXT_SIZES = [
20870
20701
  {
20871
- class: 'size-small',
20702
+ class: 'we-size-small',
20872
20703
  name: 'Small',
20873
20704
  },
20874
20705
  {
@@ -20876,11 +20707,11 @@ const TEXT_SIZES = [
20876
20707
  name: 'Normal',
20877
20708
  },
20878
20709
  {
20879
- class: 'size-large',
20710
+ class: 'we-size-large',
20880
20711
  name: 'Large',
20881
20712
  },
20882
20713
  {
20883
- class: 'size-huge',
20714
+ class: 'we-size-huge',
20884
20715
  name: 'Huge',
20885
20716
  },
20886
20717
  ];
@@ -20888,19 +20719,19 @@ class TextAlign {
20888
20719
  }
20889
20720
  const TEXT_ALIGN = [
20890
20721
  {
20891
- class: 'align-left',
20722
+ class: 'we-align-left',
20892
20723
  name: 'Left',
20893
20724
  },
20894
20725
  {
20895
- class: 'align-center',
20726
+ class: 'we-align-center',
20896
20727
  name: 'Center',
20897
20728
  },
20898
20729
  {
20899
- class: 'align-right',
20730
+ class: 'we-align-right',
20900
20731
  name: 'Right',
20901
20732
  },
20902
20733
  {
20903
- class: 'align-justify',
20734
+ class: 'we-align-justify',
20904
20735
  name: 'Justify',
20905
20736
  },
20906
20737
  ];
@@ -20986,7 +20817,7 @@ class TextTypeTool extends ParagraphTextTool {
20986
20817
  this.textTypes.forEach((textType) => {
20987
20818
  let row = document.createElement('div');
20988
20819
  row.className = this.dropdownCss['row'];
20989
- row.innerText = editorJSToolDictionnary.messages.tools.textType[textType.name];
20820
+ row.innerText = this.api.i18n.t('textType.name');
20990
20821
  row.addEventListener('click', () => this.applyTextStyle(textType.tag));
20991
20822
  textTypeDropdown.appendChild(row);
20992
20823
  });
@@ -21009,6 +20840,174 @@ class TextTypeTool extends ParagraphTextTool {
21009
20840
  }
21010
20841
  TextTypeTool.title = 'Text Type';
21011
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
+
21012
21011
  // @dynamic
21013
21012
  class TextAlignTool extends ParagraphTextTool {
21014
21013
  constructor({ api }) {
@@ -21451,26 +21450,26 @@ class LinkTool extends InlineStyleTool {
21451
21450
  let obfuscationContainer = document.createElement('div');
21452
21451
  obfuscationContainer.className = this.linkCss['obfuscationContainer'];
21453
21452
  let applyButton = document.createElement('button');
21454
- applyButton.innerText = editorJSToolDictionnary.messages.tools.link['add'];
21453
+ applyButton.innerText = this.api.i18n.t('add');
21455
21454
  applyButton.addEventListener('click', () => this.applyLink());
21456
21455
  let linkInput = document.createElement('input');
21457
21456
  linkInput.setAttribute('id', this.linkCss['linkInputId']);
21458
- linkInput.setAttribute('placeholder', editorJSToolDictionnary.messages.tools.link['placeholder']);
21457
+ linkInput.setAttribute('placeholder', this.api.i18n.t('placeholder'));
21459
21458
  let targetCheckbox = document.createElement('input');
21460
21459
  targetCheckbox.setAttribute('id', this.linkCss['targetCheckboxId']);
21461
21460
  targetCheckbox.setAttribute('type', 'checkbox');
21462
21461
  let targetLabel = document.createElement('label');
21463
- targetLabel.innerText = editorJSToolDictionnary.messages.tools.link['external'];
21462
+ targetLabel.innerText = this.api.i18n.t('external');
21464
21463
  targetLabel.setAttribute('for', this.linkCss['targetCheckboxId']);
21465
21464
  let obfuscationCheckbox = document.createElement('input');
21466
21465
  obfuscationCheckbox.setAttribute('id', this.linkCss['obfuscationCheckboxId']);
21467
21466
  obfuscationCheckbox.setAttribute('type', 'checkbox');
21468
21467
  let obfuscationLabel = document.createElement('label');
21469
- obfuscationLabel.innerText = editorJSToolDictionnary.messages.tools.link['obfuscated'];
21468
+ obfuscationLabel.innerText = this.api.i18n.t('obfuscated');
21470
21469
  obfuscationLabel.setAttribute('for', this.linkCss['obfuscationCheckboxId']);
21471
21470
  let obfuscationTooltipContainer = document.createElement('div');
21472
21471
  let obbfuscationTooltip = document.createElement('div');
21473
- obbfuscationTooltip.innerHTML = editorJSToolDictionnary.messages.tools.link['info'];
21472
+ obbfuscationTooltip.innerHTML = this.api.i18n.t('info');
21474
21473
  obfuscationTooltipContainer.appendChild(obbfuscationTooltip);
21475
21474
  linkContainer.appendChild(linkInput);
21476
21475
  targetContainer.appendChild(targetCheckbox);
@@ -21500,6 +21499,11 @@ class LinkTool extends InlineStyleTool {
21500
21499
  (viewportOffset.left + linkDropdown.offsetWidth - document.body.offsetWidth);
21501
21500
  linkDropdown.style.left = left.toString() + 'px';
21502
21501
  }
21502
+ linkDropdown.style.top =
21503
+ '-' +
21504
+ (this.parentEditor.querySelector('.ce-inline-toolbar__buttons').offsetHeight -
21505
+ (this.nodes.button.offsetTop + this.nodes.button.offsetHeight)).toString() +
21506
+ 'px';
21503
21507
  linkDropdown.classList.remove('hidden');
21504
21508
  this.currentSelection = this.getSelection();
21505
21509
  document.addEventListener('click', ($event) => this.isLinkDropdownFocusedOut($event));
@@ -21547,7 +21551,7 @@ class IndentTool extends ParagraphStyleTool {
21547
21551
  button: undefined,
21548
21552
  };
21549
21553
  this.tag = 'SPAN';
21550
- this.classes = 'indent-{{input}}';
21554
+ this.classes = 'we-indent-{{input}}';
21551
21555
  this.input = 1;
21552
21556
  this.api = api;
21553
21557
  this._state = false;
@@ -21608,7 +21612,7 @@ class OutdentTool extends ParagraphStyleTool {
21608
21612
  button: undefined,
21609
21613
  };
21610
21614
  this.tag = 'SPAN';
21611
- this.classes = 'indent-{{input}}';
21615
+ this.classes = 'we-indent-{{input}}';
21612
21616
  this.input = -1;
21613
21617
  this.api = api;
21614
21618
  this._state = false;
@@ -21677,6 +21681,11 @@ class InlineTextTool extends InlineStyleTool {
21677
21681
  if (dropdown) {
21678
21682
  if (dropdown.classList.contains('hidden')) {
21679
21683
  dropdown.style.left = this.nodes.button.offsetLeft.toString() + 'px';
21684
+ dropdown.style.top =
21685
+ '-' +
21686
+ (this.parentEditor.querySelector('.ce-inline-toolbar__buttons').offsetHeight -
21687
+ (this.nodes.button.offsetTop + this.nodes.button.offsetHeight)).toString() +
21688
+ 'px';
21680
21689
  dropdown.classList.remove('hidden');
21681
21690
  this.currentSelection = this.getSelection();
21682
21691
  document.addEventListener('click', ($event) => this.isDropdownFocusedOut($event));
@@ -21805,7 +21814,7 @@ class textSizeTool extends InlineTextTool {
21805
21814
  this.nodes.button.addEventListener('click', () => this.openDropdown());
21806
21815
  this.textSizes.forEach((textSize) => {
21807
21816
  let span = document.createElement('span');
21808
- span.innerText = editorJSToolDictionnary.messages.tools.textSize[textSize.name];
21817
+ span.innerText = this.api.i18n.t(textSize.name);
21809
21818
  this.nodes.button.appendChild(span);
21810
21819
  });
21811
21820
  let dropdownArrow = document.createElement('span');
@@ -21850,7 +21859,7 @@ class textSizeTool extends InlineTextTool {
21850
21859
  this.textSizes.forEach((textSize) => {
21851
21860
  let row = document.createElement('div');
21852
21861
  row.className = this.dropdownCss['row'];
21853
- row.innerText = editorJSToolDictionnary.messages.tools.textSize[textSize.name];
21862
+ row.innerText = this.api.i18n.t(textSize.name);
21854
21863
  row.addEventListener('click', () => this.applyTextStyle(textSize.class));
21855
21864
  textSizeDropdown.appendChild(row);
21856
21865
  });
@@ -21947,8 +21956,8 @@ class TextEditionTool extends ParagraphStyleTool {
21947
21956
  let buttonContainer = document.createElement('div');
21948
21957
  let cancelButton = document.createElement('button');
21949
21958
  let saveButton = document.createElement('button');
21950
- cancelButton.innerText = editorJSToolDictionnary.messages.tools.codeEdit['Cancel'];
21951
- saveButton.innerText = editorJSToolDictionnary.messages.tools.codeEdit['Save'];
21959
+ cancelButton.innerText = this.api.i18n.t('Cancel');
21960
+ saveButton.innerText = this.api.i18n.t('Save');
21952
21961
  cancelButton.addEventListener('click', closeCodeEditModal, true);
21953
21962
  saveButton.addEventListener('click', () => {
21954
21963
  let content = monacoEditor.getValue();
@@ -22328,13 +22337,14 @@ class EditorJSConversionService {
22328
22337
  constructor() {
22329
22338
  this.container = null;
22330
22339
  this.classesToReplace = {
22331
- 'ql-size-small': 'size-small',
22332
- 'ql-size-large': 'size-large',
22333
- 'ql-size-huge': 'size-huge',
22334
- 'ql-align-center': 'align-center',
22335
- 'ql-align-right': 'align-right',
22336
- 'ql-align-justify': 'align-justify',
22337
- 'ql-indent-{input}': 'indent-{input}',
22340
+ 'ql-size-small': 'we-size-small',
22341
+ 'ql-size-large': 'we-size-large',
22342
+ 'ql-size-huge': 'we-size-huge',
22343
+ 'ql-align-left': 'we-align-left',
22344
+ 'ql-align-center': 'we-align-center',
22345
+ 'ql-align-right': 'we-align-right',
22346
+ 'ql-align-justify': 'we-align-justify',
22347
+ 'ql-indent-{input}': 'we-indent-{input}',
22338
22348
  };
22339
22349
  }
22340
22350
  convert(content) {
@@ -22427,9 +22437,8 @@ EditorJSConversionService.decorators = [
22427
22437
  EditorJSConversionService.ctorParameters = () => [];
22428
22438
 
22429
22439
  class EditorJsComponent {
22430
- constructor(translateService, editorJSToolTranslationService, editorJSConversionService) {
22440
+ constructor(translateService, editorJSConversionService) {
22431
22441
  this.translateService = translateService;
22432
- this.editorJSToolTranslationService = editorJSToolTranslationService;
22433
22442
  this.editorJSConversionService = editorJSConversionService;
22434
22443
  this.contentChange = new EventEmitter();
22435
22444
  this.content = '';
@@ -22499,7 +22508,6 @@ class EditorJsComponent {
22499
22508
  i18n: this.getI18nDictionnary(),
22500
22509
  });
22501
22510
  try {
22502
- this.editorJSToolTranslationService.setDictionnary();
22503
22511
  yield this.editor.isReady;
22504
22512
  this.editorJSConversionService.convert(this.content).then((content) => {
22505
22513
  this.content = content;
@@ -22559,6 +22567,9 @@ class EditorJsComponent {
22559
22567
  checkWrapper() {
22560
22568
  let currentEditor = document.querySelectorAll('#editorJs-' + this.uuid)[0];
22561
22569
  let editorBlocks = currentEditor.querySelectorAll('.codex-editor__redactor .ce-paragraph');
22570
+ if (editorBlocks.length === 1 && editorBlocks[0].innerText.length === 0) {
22571
+ return;
22572
+ }
22562
22573
  editorBlocks.forEach((block) => {
22563
22574
  if (block.childElementCount !== 1 || !this.hasWrapper(block)) {
22564
22575
  let selection = this.getSelection();
@@ -22719,7 +22730,6 @@ EditorJsComponent.decorators = [
22719
22730
  ];
22720
22731
  EditorJsComponent.ctorParameters = () => [
22721
22732
  { type: TranslateService },
22722
- { type: EditorJSToolTranslationService },
22723
22733
  { type: EditorJSConversionService }
22724
22734
  ];
22725
22735
  EditorJsComponent.propDecorators = {
@@ -29886,5 +29896,5 @@ WiziBlockModule.decorators = [
29886
29896
  * Generated bundle index. Do not edit.
29887
29897
  */
29888
29898
 
29889
- 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 };
29890
29900
  //# sourceMappingURL=wizishop-wizi-block.js.map