@wizishop/wizi-block 3.3.66 → 3.3.68

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 (485) hide show
  1. package/bundles/wizishop-wizi-block.umd.js +99 -21
  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 +20 -15
  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/faq/faq.component.js +1 -1
  323. package/esm2015/lib/shared/components/loader/loader.component.js +1 -1
  324. package/esm2015/lib/shared/components/quill/quill.component.js +1 -1
  325. package/esm2015/lib/shared/components/shared-components.module.js +1 -1
  326. package/esm2015/lib/shared/components/small-loader/small-loader.component.js +1 -1
  327. package/esm2015/lib/shared/components/star/star.component.js +1 -1
  328. package/esm2015/lib/shared/components/structure-amplify-search-category/structure-amplify-search-category.component.js +1 -1
  329. package/esm2015/lib/shared/components/structure-amplify-search-product/structure-amplify-search-product.component.js +1 -1
  330. package/esm2015/lib/shared/components/structure-config/structure-config.component.js +1 -1
  331. package/esm2015/lib/shared/components/structure-config-checkbox/structure-config-checkbox.component.js +1 -1
  332. package/esm2015/lib/shared/components/structure-config-extend-input/structure-config-extended-input.component.js +1 -1
  333. package/esm2015/lib/shared/components/structure-config-font/structure-config-font.component.js +1 -1
  334. package/esm2015/lib/shared/components/structure-config-input/structure-config-input.component.js +1 -1
  335. package/esm2015/lib/shared/components/structure-config-payment/structure-config-payment.component.js +1 -1
  336. package/esm2015/lib/shared/components/structure-search-product/structure-search-product.component.js +1 -1
  337. package/esm2015/lib/shared/components/structure-select/structure-select.component.js +1 -1
  338. package/esm2015/lib/shared/components/structure-tools/structure-tools.component.js +1 -1
  339. package/esm2015/lib/shared/directives/auto-focus/auto-focus.directive.js +1 -1
  340. package/esm2015/lib/shared/directives/auto-hide/auto-hide.directive.js +1 -1
  341. package/esm2015/lib/shared/directives/get-size-image/get-size-image.directive.js +1 -1
  342. package/esm2015/lib/shared/directives/holdable/holdable.directive.js +1 -1
  343. package/esm2015/lib/shared/directives/pictures-template/pictures-template.directive.js +1 -1
  344. package/esm2015/lib/shared/directives/shared-directives.module.js +1 -1
  345. package/esm2015/lib/shared/directives/show-delete-button/show-delete-button.directive.js +1 -1
  346. package/esm2015/lib/shared/pipes/add-zero-for-timer/add-zero-for-timer.pipe.js +1 -1
  347. package/esm2015/lib/shared/pipes/answer-type/answer-type.pipe.js +1 -1
  348. package/esm2015/lib/shared/pipes/array-number/array-number.pipe.js +1 -1
  349. package/esm2015/lib/shared/pipes/check-payment-value/check-payment-value.pipe.js +1 -1
  350. package/esm2015/lib/shared/pipes/even-odd/even-odd.pipe.js +1 -1
  351. package/esm2015/lib/shared/pipes/img-path/img-path.pipe.js +1 -1
  352. package/esm2015/lib/shared/pipes/safe-style/safe-style.pipe.js +1 -1
  353. package/esm2015/lib/shared/pipes/safe-url/safe-url.pipe.js +1 -1
  354. package/esm2015/lib/shared/pipes/shared-pipes.module.js +1 -1
  355. package/esm2015/lib/shared/pipes/strip-tags/strip-tags.pipe.js +1 -1
  356. package/esm2015/lib/shared/pipes/tiny-color/tiny-color.pipe.js +1 -1
  357. package/esm2015/lib/shared/shared.module.js +1 -1
  358. package/esm2015/lib/structures/amplify-product/zoom/amplify-product-zoom.component.js +1 -1
  359. package/esm2015/lib/structures/amplify-product/zoom-more/amplify-product-zoom-more.component.js +1 -1
  360. package/esm2015/lib/structures/amplify-product/zoom-selected/amplify-product-zoom-selected.component.js +1 -1
  361. package/esm2015/lib/structures/amplify-product/zoom-triple-column/amplify-product-zoom-triple-column.component.js +1 -1
  362. package/esm2015/lib/structures/amplify-products-list/classic/amplify-products-list-classic.component.js +1 -1
  363. package/esm2015/lib/structures/amplify-products-list/selected/amplify-products-list-selected.component.js +1 -1
  364. package/esm2015/lib/structures/amplify-products-list/simple/amplify-products-list-simple.component.js +1 -1
  365. package/esm2015/lib/structures/code/code-html/code-html.component.js +1 -1
  366. package/esm2015/lib/structures/code/code-javascript/code-javascript.component.js +1 -1
  367. package/esm2015/lib/structures/code/code-stylesheet/code-stylesheet.component.js +1 -1
  368. package/esm2015/lib/structures/faq/accordion/faq-accordion.component.js +1 -1
  369. package/esm2015/lib/structures/faq/frame/faq-frame.component.js +1 -1
  370. package/esm2015/lib/structures/faq/list-icon/faq-list-icon.component.js +1 -1
  371. package/esm2015/lib/structures/faq/simple/faq-simple.component.js +1 -1
  372. package/esm2015/lib/structures/faq/simple-background/faq-simple-background.component.js +1 -1
  373. package/esm2015/lib/structures/forms/background/forms-background.component.js +1 -1
  374. package/esm2015/lib/structures/forms/imageleft/forms-imageleft.component.js +1 -1
  375. package/esm2015/lib/structures/forms/imageright/forms-imageright.component.js +1 -1
  376. package/esm2015/lib/structures/forms/simple/forms-simple.component.js +1 -1
  377. package/esm2015/lib/structures/images/banner/images-banner.component.js +1 -1
  378. package/esm2015/lib/structures/images/big-and-double/images-big-and-double.component.js +1 -1
  379. package/esm2015/lib/structures/images/bigs-and-double-middle/images-bigs-and-double-middle.component.js +1 -1
  380. package/esm2015/lib/structures/images/double/images-double.component.js +1 -1
  381. package/esm2015/lib/structures/images/four-images-title/four-images-title.component.js +1 -1
  382. package/esm2015/lib/structures/images/quadruple/images-quadruple.component.js +1 -1
  383. package/esm2015/lib/structures/images/quadruple-left-one-right/images-quadruple-left-one-right.component.js +1 -1
  384. package/esm2015/lib/structures/images/simple/images-simple.component.js +1 -1
  385. package/esm2015/lib/structures/images/triple/images-triple.component.js +1 -1
  386. package/esm2015/lib/structures/images/two-images-title-text/two-images-title-text.component.js +1 -1
  387. package/esm2015/lib/structures/images-texts/big-left-text-right/images-texts-big-left-text-right.component.js +1 -1
  388. package/esm2015/lib/structures/images-texts/big-right-text-left/images-texts-big-right-text-left.component.js +1 -1
  389. package/esm2015/lib/structures/images-texts/left-text-right/images-texts-left-text-right.component.js +1 -1
  390. package/esm2015/lib/structures/images-texts/one-text-one/images-texts-one-text-one.component.js +1 -1
  391. package/esm2015/lib/structures/images-texts/right-text-left/images-texts-right-text-left.component.js +1 -1
  392. package/esm2015/lib/structures/images-texts/small-left-text-right/images-texts-small-left-text-right.component.js +1 -1
  393. package/esm2015/lib/structures/images-texts/small-right-text-left/images-texts-small-right-text-left.component.js +1 -1
  394. package/esm2015/lib/structures/images-texts/text-one-text/images-texts-text-one-text.component.js +1 -1
  395. package/esm2015/lib/structures/launch-videos/button/launch-videos-button.component.js +5 -2
  396. package/esm2015/lib/structures/launch-videos/buttontxt/launch-videos-buttontxt.component.js +5 -2
  397. package/esm2015/lib/structures/loader-component.module.js +1 -1
  398. package/esm2015/lib/structures/map/background-form-left/map-background-form-left.component.js +1 -1
  399. package/esm2015/lib/structures/map/background-form-right/map-background-form-right.component.js +1 -1
  400. package/esm2015/lib/structures/map/fullpage/map-fullpage.component.js +1 -1
  401. package/esm2015/lib/structures/map/left-text/map-left-text.component.js +1 -1
  402. package/esm2015/lib/structures/map/right-text/map-right-text.component.js +1 -1
  403. package/esm2015/lib/structures/map/text-form/map-text-form.component.js +1 -1
  404. package/esm2015/lib/structures/newsletter/aligned-center-background/newsletter-aligned-center-background.component.js +1 -1
  405. package/esm2015/lib/structures/newsletter/aligned-center-image/newsletter-aligned-center-image.component.js +1 -1
  406. package/esm2015/lib/structures/newsletter/center-image/newsletter-center-image.component.js +1 -1
  407. package/esm2015/lib/structures/onboarding/onboarding/forms-onboarding.component.js +1 -1
  408. package/esm2015/lib/structures/product/zoom/product-zoom.component.js +1 -1
  409. package/esm2015/lib/structures/product/zoom-complete/product-zoom-complete.component.js +1 -1
  410. package/esm2015/lib/structures/product/zoom-complete-background/product-zoom-complete-background.component.js +1 -1
  411. package/esm2015/lib/structures/product/zoom-complete-slider/product-zoom-complete-slider.component.js +1 -1
  412. package/esm2015/lib/structures/product/zoom-more/product-zoom-more.component.js +1 -1
  413. package/esm2015/lib/structures/product/zoom-selected/product-zoom-selected.component.js +1 -1
  414. package/esm2015/lib/structures/product/zoom-simple/product-zoom-simple.component.js +1 -1
  415. package/esm2015/lib/structures/product/zoom-triple-column/product-zoom-triple-column.component.js +1 -1
  416. package/esm2015/lib/structures/products-list/classic/products-list-classic.component.js +1 -1
  417. package/esm2015/lib/structures/products-list/selected/products-list-selected.component.js +1 -1
  418. package/esm2015/lib/structures/products-list/simple/products-list-simple.component.js +1 -1
  419. package/esm2015/lib/structures/quotes/author/quotes-author.component.js +1 -1
  420. package/esm2015/lib/structures/quotes/simple/quotes-simple.component.js +1 -1
  421. package/esm2015/lib/structures/quotes/simple-background/quotes-simple-background.component.js +1 -1
  422. package/esm2015/lib/structures/rassurances/quadruple-aligned/rassurances-quadruple-aligned.component.js +1 -1
  423. package/esm2015/lib/structures/rassurances/quadruple-background/rassurances-quadruple-background.component.js +1 -1
  424. package/esm2015/lib/structures/rassurances/triple-background/rassurances-triple-background.component.js +1 -1
  425. package/esm2015/lib/structures/reviews/simple/reviews-simple.component.js +1 -1
  426. package/esm2015/lib/structures/reviews/waterfall/reviews-waterfall.component.js +2 -2
  427. package/esm2015/lib/structures/separator/separator-simple/separator-simple.component.js +1 -1
  428. package/esm2015/lib/structures/sliders/double-imageright/slider-double-imageright.component.js +1 -1
  429. package/esm2015/lib/structures/sliders/fullpage/slider-fullpage.component.js +1 -1
  430. package/esm2015/lib/structures/sliders/imageright/slider-imageright.component.js +1 -1
  431. package/esm2015/lib/structures/sliders/leftnav/slider-leftnav.component.js +1 -1
  432. package/esm2015/lib/structures/sliders/with-banner/slider-with-banner.component.js +1 -1
  433. package/esm2015/lib/structures/socials/like/socials-like.component.js +1 -1
  434. package/esm2015/lib/structures/socials/network/socials-network.component.js +1 -1
  435. package/esm2015/lib/structures/socials/page-complex/socials-page-complex.component.js +1 -1
  436. package/esm2015/lib/structures/socials/page-simple/socials-page-simple.component.js +1 -1
  437. package/esm2015/lib/structures/structures.component.js +1 -1
  438. package/esm2015/lib/structures/structures.module.js +1 -1
  439. package/esm2015/lib/structures/text-backgrounds/four-rows-icon-text/text-backgrounds-four-rows-icon-text.component.js +1 -1
  440. package/esm2015/lib/structures/text-backgrounds/link/text-backgrounds-link.component.js +1 -1
  441. package/esm2015/lib/structures/text-backgrounds/simple/text-backgrounds-simple.component.js +1 -1
  442. package/esm2015/lib/structures/text-backgrounds/three-rows-icon-text/text-backgrounds-three-rows-icon-text.component.js +1 -1
  443. package/esm2015/lib/structures/text-backgrounds/two-rows-icon-text/text-backgrounds-two-rows-icon-text.component.js +1 -1
  444. package/esm2015/lib/structures/text-backgrounds/with-banner/text-backgrounds-with-banner.component.js +1 -1
  445. package/esm2015/lib/structures/text-backgrounds/with-txt/text-backgrounds-with-txt.component.js +1 -1
  446. package/esm2015/lib/structures/texts/double/texts-double.component.js +1 -1
  447. package/esm2015/lib/structures/texts/double-background/texts-double-background.component.js +1 -1
  448. package/esm2015/lib/structures/texts/one/texts-one.component.js +1 -1
  449. package/esm2015/lib/structures/texts/one-background/texts-one-background.component.js +1 -1
  450. package/esm2015/lib/structures/texts/quadruple/texts-quadruple.component.js +1 -1
  451. package/esm2015/lib/structures/texts/quadruple-background/texts-quadruple-background.component.js +1 -1
  452. package/esm2015/lib/structures/texts/quadruple-numbers/texts-quadruple-numbers.component.js +1 -1
  453. package/esm2015/lib/structures/texts/triple/texts-triple.component.js +1 -1
  454. package/esm2015/lib/structures/texts/triple-background/texts-triple-background.component.js +1 -1
  455. package/esm2015/lib/structures/timer/airport/timer-airport.component.js +1 -1
  456. package/esm2015/lib/structures/timer/background/timer-background.component.js +1 -1
  457. package/esm2015/lib/structures/timer/clock/timer-clock.component.js +1 -1
  458. package/esm2015/lib/structures/timer/multiple-img/timer-multiple-img.component.js +1 -1
  459. package/esm2015/lib/structures/timer/simple/timer-simple.component.js +1 -1
  460. package/esm2015/lib/structures/videos/simple/videos-simple.component.js +5 -2
  461. package/esm2015/lib/structures/videos/txt/videos-txt.component.js +5 -2
  462. package/esm2015/lib/structures/videos/txt-content/videos-txt-content.component.js +5 -2
  463. package/esm2015/lib/structures/videos/txt-left/videos-txt-left.component.js +5 -2
  464. package/esm2015/lib/structures/witness/about-block/about-block.component.js +1 -1
  465. package/esm2015/lib/structures/witness/background-double/witness-background-double.component.js +1 -1
  466. package/esm2015/lib/structures/witness/background-one/witness-background-one.component.js +1 -1
  467. package/esm2015/lib/structures/witness/quadruple/witness-quadruple.component.js +1 -1
  468. package/esm2015/lib/structures/witness/triple/witness-triple.component.js +1 -1
  469. package/esm2015/lib/structures/witness/twice/witness-twice.component.js +1 -1
  470. package/esm2015/lib/wizi-block.component.js +1 -1
  471. package/esm2015/lib/wizi-block.module.js +1 -1
  472. package/esm2015/public_api.js +1 -1
  473. package/esm2015/wizishop-wizi-block.js +1 -1
  474. package/fesm2015/wizishop-wizi-block.js +38 -21
  475. package/fesm2015/wizishop-wizi-block.js.map +1 -1
  476. package/lib/services/utils/youtube.service.d.ts +1 -1
  477. package/lib/structures/launch-videos/button/launch-videos-button.component.d.ts +1 -1
  478. package/lib/structures/launch-videos/buttontxt/launch-videos-buttontxt.component.d.ts +1 -1
  479. package/lib/structures/videos/simple/videos-simple.component.d.ts +1 -1
  480. package/lib/structures/videos/txt/videos-txt.component.d.ts +1 -1
  481. package/lib/structures/videos/txt-content/videos-txt-content.component.d.ts +1 -1
  482. package/lib/structures/videos/txt-left/videos-txt-left.component.d.ts +1 -1
  483. package/package.json +1 -1
  484. package/wizi-block.scss +18645 -18645
  485. package/wizishop-wizi-block.metadata.json +1 -1
@@ -20781,21 +20781,27 @@
20781
20781
  return id;
20782
20782
  };
20783
20783
  YoutubeService.prototype.getFullLinkFromUrlAndOption = function (link, autoplay, mute, loop, control) {
20784
+ var _this = this;
20784
20785
  var youtubeId = this.youTubeGetID(link);
20785
- if (youtubeId === null) {
20786
- return '';
20787
- }
20788
- return ('https://www.youtube.com/embed/' +
20789
- youtubeId +
20790
- '?version=3&showinfo=0&rel=0&modestbranding=1&fs=0&autohide=2' +
20791
- '&autoplay=' +
20792
- (autoplay ? '1' : '0') +
20793
- '&mute=' +
20794
- (mute ? '1' : '0') +
20795
- '&loop=' +
20796
- (loop ? '1' + '&playlist=' + this.youTubeGetID(link) : '0') +
20797
- '&controls=' +
20798
- (control ? '1' : '0'));
20786
+ return new Promise(function (resolve, reject) {
20787
+ if (youtubeId === null) {
20788
+ resolve('');
20789
+ }
20790
+ setTimeout(function () {
20791
+ var youtubeUrl = 'https://www.youtube.com/embed/' +
20792
+ youtubeId +
20793
+ '?version=3&showinfo=0&rel=0&modestbranding=1&fs=0&autohide=2' +
20794
+ '&autoplay=' +
20795
+ (autoplay ? '1' : '0') +
20796
+ '&mute=' +
20797
+ (mute ? '1' : '0') +
20798
+ '&loop=' +
20799
+ (loop ? '1' + '&playlist=' + _this.youTubeGetID(link) : '0') +
20800
+ '&controls=' +
20801
+ (control ? '1' : '0');
20802
+ resolve(youtubeUrl);
20803
+ }, 500);
20804
+ });
20799
20805
  };
20800
20806
  YoutubeService.prototype.isURL = function (str) {
20801
20807
  try {
@@ -20920,7 +20926,19 @@
20920
20926
  }
20921
20927
  };
20922
20928
  VideosTxtComponent.prototype.changeYoutubeCode = function () {
20923
- this.urlVideo = this.youtubeService.getFullLinkFromUrlAndOption(this.contentBlock.link, this.contentBlock.autoplay, this.contentBlock.mute, this.contentBlock.loop, this.contentBlock.control);
20929
+ return __awaiter(this, void 0, void 0, function () {
20930
+ var _a;
20931
+ return __generator(this, function (_b) {
20932
+ switch (_b.label) {
20933
+ case 0:
20934
+ _a = this;
20935
+ return [4 /*yield*/, this.youtubeService.getFullLinkFromUrlAndOption(this.contentBlock.link, this.contentBlock.autoplay, this.contentBlock.mute, this.contentBlock.loop, this.contentBlock.control)];
20936
+ case 1:
20937
+ _a.urlVideo = _b.sent();
20938
+ return [2 /*return*/];
20939
+ }
20940
+ });
20941
+ });
20924
20942
  };
20925
20943
  VideosTxtComponent.prototype.changeVimeoCode = function () {
20926
20944
  this.urlVideo = this.vimeoService.getFullLinkFromUrlAndOption(this.contentBlock.link, this.contentBlock.autoplay, this.contentBlock.mute, this.contentBlock.loop, this.contentBlock.control);
@@ -21008,7 +21026,19 @@
21008
21026
  }
21009
21027
  };
21010
21028
  VideosTxtContentComponent.prototype.changeYoutubeCode = function () {
21011
- this.urlVideo = this.youtubeService.getFullLinkFromUrlAndOption(this.contentBlock.link, this.contentBlock.autoplay, this.contentBlock.mute, this.contentBlock.loop, this.contentBlock.control);
21029
+ return __awaiter(this, void 0, void 0, function () {
21030
+ var _a;
21031
+ return __generator(this, function (_b) {
21032
+ switch (_b.label) {
21033
+ case 0:
21034
+ _a = this;
21035
+ return [4 /*yield*/, this.youtubeService.getFullLinkFromUrlAndOption(this.contentBlock.link, this.contentBlock.autoplay, this.contentBlock.mute, this.contentBlock.loop, this.contentBlock.control)];
21036
+ case 1:
21037
+ _a.urlVideo = _b.sent();
21038
+ return [2 /*return*/];
21039
+ }
21040
+ });
21041
+ });
21012
21042
  };
21013
21043
  VideosTxtContentComponent.prototype.changeVimeoCode = function () {
21014
21044
  this.urlVideo = this.vimeoService.getFullLinkFromUrlAndOption(this.contentBlock.link, this.contentBlock.autoplay, this.contentBlock.mute, this.contentBlock.loop, this.contentBlock.control);
@@ -21096,7 +21126,19 @@
21096
21126
  }
21097
21127
  };
21098
21128
  VideosSimpleComponent.prototype.changeYoutubeCode = function () {
21099
- this.urlVideo = this.youtubeService.getFullLinkFromUrlAndOption(this.contentBlock.link, this.contentBlock.autoplay, this.contentBlock.mute, this.contentBlock.loop, this.contentBlock.control);
21129
+ return __awaiter(this, void 0, void 0, function () {
21130
+ var _a;
21131
+ return __generator(this, function (_b) {
21132
+ switch (_b.label) {
21133
+ case 0:
21134
+ _a = this;
21135
+ return [4 /*yield*/, this.youtubeService.getFullLinkFromUrlAndOption(this.contentBlock.link, this.contentBlock.autoplay, this.contentBlock.mute, this.contentBlock.loop, this.contentBlock.control)];
21136
+ case 1:
21137
+ _a.urlVideo = _b.sent();
21138
+ return [2 /*return*/];
21139
+ }
21140
+ });
21141
+ });
21100
21142
  };
21101
21143
  VideosSimpleComponent.prototype.changeVimeoCode = function () {
21102
21144
  this.urlVideo = this.vimeoService.getFullLinkFromUrlAndOption(this.contentBlock.link, this.contentBlock.autoplay, this.contentBlock.mute, this.contentBlock.loop, this.contentBlock.control);
@@ -21184,7 +21226,19 @@
21184
21226
  }
21185
21227
  };
21186
21228
  VideosTxtLeftComponent.prototype.changeYoutubeCode = function () {
21187
- this.urlVideo = this.youtubeService.getFullLinkFromUrlAndOption(this.contentBlock.link, this.contentBlock.autoplay, this.contentBlock.mute, this.contentBlock.loop, this.contentBlock.control);
21229
+ return __awaiter(this, void 0, void 0, function () {
21230
+ var _a;
21231
+ return __generator(this, function (_b) {
21232
+ switch (_b.label) {
21233
+ case 0:
21234
+ _a = this;
21235
+ return [4 /*yield*/, this.youtubeService.getFullLinkFromUrlAndOption(this.contentBlock.link, this.contentBlock.autoplay, this.contentBlock.mute, this.contentBlock.loop, this.contentBlock.control)];
21236
+ case 1:
21237
+ _a.urlVideo = _b.sent();
21238
+ return [2 /*return*/];
21239
+ }
21240
+ });
21241
+ });
21188
21242
  };
21189
21243
  VideosTxtLeftComponent.prototype.changeVimeoCode = function () {
21190
21244
  this.urlVideo = this.vimeoService.getFullLinkFromUrlAndOption(this.contentBlock.link, this.contentBlock.autoplay, this.contentBlock.mute, this.contentBlock.loop, this.contentBlock.control);
@@ -21279,7 +21333,19 @@
21279
21333
  }
21280
21334
  };
21281
21335
  LaunchVideosButtonComponent.prototype.changeYoutubeCode = function () {
21282
- this.urlVideo = this.youtubeService.getFullLinkFromUrlAndOption(this.contentBlock.link, true, this.contentBlock.mute, true, this.contentBlock.control);
21336
+ return __awaiter(this, void 0, void 0, function () {
21337
+ var _a;
21338
+ return __generator(this, function (_b) {
21339
+ switch (_b.label) {
21340
+ case 0:
21341
+ _a = this;
21342
+ return [4 /*yield*/, this.youtubeService.getFullLinkFromUrlAndOption(this.contentBlock.link, true, this.contentBlock.mute, true, this.contentBlock.control)];
21343
+ case 1:
21344
+ _a.urlVideo = _b.sent();
21345
+ return [2 /*return*/];
21346
+ }
21347
+ });
21348
+ });
21283
21349
  };
21284
21350
  LaunchVideosButtonComponent.prototype.changeVimeoCode = function () {
21285
21351
  this.urlVideo = this.vimeoService.getFullLinkFromUrlAndOption(this.contentBlock.link, true, this.contentBlock.mute, true, this.contentBlock.control);
@@ -21374,7 +21440,19 @@
21374
21440
  }
21375
21441
  };
21376
21442
  LaunchVideosButtontxtComponent.prototype.changeYoutubeCode = function () {
21377
- this.urlVideo = this.youtubeService.getFullLinkFromUrlAndOption(this.contentBlock.link, true, this.contentBlock.mute, true, this.contentBlock.control);
21443
+ return __awaiter(this, void 0, void 0, function () {
21444
+ var _a;
21445
+ return __generator(this, function (_b) {
21446
+ switch (_b.label) {
21447
+ case 0:
21448
+ _a = this;
21449
+ return [4 /*yield*/, this.youtubeService.getFullLinkFromUrlAndOption(this.contentBlock.link, true, this.contentBlock.mute, true, this.contentBlock.control)];
21450
+ case 1:
21451
+ _a.urlVideo = _b.sent();
21452
+ return [2 /*return*/];
21453
+ }
21454
+ });
21455
+ });
21378
21456
  };
21379
21457
  LaunchVideosButtontxtComponent.prototype.changeVimeoCode = function () {
21380
21458
  this.urlVideo = this.vimeoService.getFullLinkFromUrlAndOption(this.contentBlock.link, true, this.contentBlock.mute, true, this.contentBlock.control);
@@ -23950,7 +24028,7 @@
23950
24028
  ReviewsWaterfallComponent.decorators = [
23951
24029
  { type: i0.Component, args: [{
23952
24030
  selector: ReviewsWaterfallService.selector(),
23953
- template: "<div class=\"wb-reviews-waterfall\" [style.background-color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_BACKGROUND_COLOR]\">\n <div *ngIf=\"isLoading\" class=\"wb-forms-background__loader\">\n <wb-loader></wb-loader>\n </div>\n <div class=\"wb-reviews-simple__nocomment\" *ngIf=\"!isLoading && !comments.length\">\n <p>{{ 'wb.structures.template.28' | translate }}</p>\n </div>\n <div *ngIf=\"!isLoading\">\n <wb-quill [(content)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_TITLE]\" (contentChange)=\"persist()\"></wb-quill>\n <div class=\"wb-reviews-waterfall__starcontainer\">\n <wb-star\n [colorStar]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_STAR_COLOR]\"\n [colorBackgroundStar]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_STAR_SECONDARY_COLOR]\"\n [maxNumber]=\"5\"\n [score]=\"totalCommentsNote\"\n ></wb-star>\n <p [style.color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_TEXT_COLOR]\">{{ totalCommentsNote }}/5</p>\n </div>\n\n <div class=\"columns is-gapless\" *ngIf=\"!isLoading\">\n <div class=\"column\">\n <div\n [style.background-color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_COLOR]\"\n *ngFor=\"let comment of comments | evenodd: 'odd'\"\n >\n <div>\n <wb-star\n [colorStar]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_STAR_COLOR]\"\n [colorBackgroundStar]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_STAR_SECONDARY_COLOR]\"\n [maxNumber]=\"5\"\n [score]=\"comment.note\"\n ></wb-star>\n <span [style.color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_TEXT_COLOR]\">{{ totalCommentsNote }}/5</span>\n </div>\n <p class=\"wb-reviews-waterfall__first\" [style.color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_SECONDARY_COLOR]\">\n {{ comment.content | wbStripTags }}\n </p>\n <p class=\"wb-reviews-waterfall__second\" [style.color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_TEXT_COLOR]\">\n {{ comment.author }}\n </p>\n <p class=\"wb-reviews-waterfall__last\" [style.color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_SECONDARY_COLOR]\">\n {{ 'wb.structures.template.57' | translate: { created_at: comment.created_at | date: 'd/MM/y \u00E0 H:mm:s' } }}\n </p>\n </div>\n </div>\n <div class=\"column\">\n <div\n [style.background-color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_COLOR]\"\n *ngFor=\"let comment of comments | evenodd: 'even'\"\n >\n <div>\n <wb-star\n [colorStar]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_STAR_COLOR]\"\n [colorBackgroundStar]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_STAR_SECONDARY_COLOR]\"\n [maxNumber]=\"5\"\n [score]=\"comment.note\"\n ></wb-star>\n <span [style.color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_TEXT_COLOR]\">{{ totalCommentsNote }}/5</span>\n </div>\n <p class=\"wb-reviews-waterfall__first\" [style.color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_SECONDARY_COLOR]\">\n {{ comment.content | wbStripTags }}\n </p>\n <p class=\"wb-reviews-waterfall__second\" [style.color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_TEXT_COLOR]\">\n {{ comment.author }}\n </p>\n <p class=\"wb-reviews-waterfall__last\" [style.color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_SECONDARY_COLOR]\">\n {{ 'wb.structures.template.57' | translate: { created_at: comment.created_at | date: 'd/MM/y \u00E0 H:mm:s' } }}\n </p>\n </div>\n </div>\n </div>\n <div *ngIf=\"!isLoading && comments.length\">\n <a>{{ 'wb.structures.template.29' | translate }}</a>\n </div>\n </div>\n</div>\n"
24031
+ template: "<div class=\"wb-reviews-waterfall\" [style.background-color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_BACKGROUND_COLOR]\">\n <div *ngIf=\"isLoading\" class=\"wb-forms-background__loader\">\n <wb-loader></wb-loader>\n </div>\n <div class=\"wb-reviews-simple__nocomment\" *ngIf=\"!isLoading && !comments.length\">\n <p>{{ 'wb.structures.template.28' | translate }}</p>\n </div>\n <div *ngIf=\"!isLoading\">\n <wb-quill [(content)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_TITLE]\" (contentChange)=\"persist()\"></wb-quill>\n <div class=\"wb-reviews-waterfall__starcontainer\">\n <wb-star\n [colorStar]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_STAR_COLOR]\"\n [colorBackgroundStar]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_STAR_SECONDARY_COLOR]\"\n [maxNumber]=\"5\"\n [score]=\"totalCommentsNote\"\n ></wb-star>\n <p [style.color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_TEXT_COLOR]\">{{ totalCommentsNote }}/5</p>\n </div>\n\n <div class=\"columns is-gapless\" *ngIf=\"!isLoading\">\n <div class=\"column\">\n <div\n [style.background-color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_COLOR]\"\n *ngFor=\"let comment of comments | evenodd: 'odd'\"\n >\n <div>\n <wb-star\n [colorStar]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_STAR_COLOR]\"\n [colorBackgroundStar]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_STAR_SECONDARY_COLOR]\"\n [maxNumber]=\"5\"\n [score]=\"comment.note\"\n ></wb-star>\n <span [style.color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_TEXT_COLOR]\">{{ totalCommentsNote }}/5</span>\n </div>\n <p class=\"wb-reviews-waterfall__first\" [style.color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_SECONDARY_COLOR]\">\n {{ comment.content | wbStripTags }}\n </p>\n <p class=\"wb-reviews-waterfall__second\" [style.color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_TEXT_COLOR]\">\n {{ comment.author }}\n </p>\n <p class=\"wb-reviews-waterfall__last\" [style.color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_SECONDARY_COLOR]\">\n {{ 'wb.structures.template.57' | translate: { created_at: comment.created_at | date: 'd/MM/y \u00E0 H:mm:s' } }}\n </p>\n </div>\n </div>\n <div class=\"column\">\n <div\n [style.background-color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_COLOR]\"\n *ngFor=\"let comment of comments | evenodd: 'even'\"\n >\n <div>\n <wb-star\n [colorStar]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_STAR_COLOR]\"\n [colorBackgroundStar]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_STAR_SECONDARY_COLOR]\"\n [maxNumber]=\"5\"\n [score]=\"comment.note\"\n ></wb-star>\n <span [style.color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_TEXT_COLOR]\">{{ totalCommentsNote }}/5</span>\n </div>\n <p class=\"wb-reviews-waterfall__first\" [style.color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_SECONDARY_COLOR]\">\n {{ comment.content | wbStripTags }}\n </p>\n <p class=\"wb-reviews-waterfall__second\" [style.color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_TEXT_COLOR]\">\n {{ comment.author }}\n </p>\n <p class=\"wb-reviews-waterfall__last\" [style.color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_SECONDARY_COLOR]\">\n {{ 'wb.structures.template.57' | translate: { created_at: comment.created_at | date: 'd/MM/y \u00E0 H:mm:s' } }}\n </p>\n </div>\n </div>\n </div>\n <div *ngIf=\"!isLoading && comments.length && contents[BASE_BLOCK_CONTENT][FORM_NAME_RATINGS_LINK]\">\n <a>{{ 'wb.structures.template.29' | translate }}</a>\n </div>\n </div>\n</div>\n"
23954
24032
  },] }
23955
24033
  ];
23956
24034
  ReviewsWaterfallComponent.ctorParameters = function () { return [