@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
package/wizi-block.scss CHANGED
@@ -1879,8 +1879,8 @@ wb-structure-config-extended-input {
1879
1879
  padding: rem(8) rem(8);
1880
1880
  border: rem(1) solid transparent;
1881
1881
  position: absolute;
1882
- top: -#{rem(26)};
1883
- right: -#{rem(55)};
1882
+ top: -#{rem(45)};
1883
+ right: 0;
1884
1884
  @include media('<=#{$block-width-mobile * 1.4}') {
1885
1885
  right: -#{rem(26)};
1886
1886
  }
@@ -1907,7 +1907,7 @@ wb-structure-config-extended-input {
1907
1907
  height: 100%;
1908
1908
  width: 100%;
1909
1909
  box-sizing: border-box;
1910
- transition: 0.3s ease;
1910
+ transition: 0s !important;
1911
1911
  position: relative;
1912
1912
  z-index: 1;
1913
1913
 
@@ -2266,6 +2266,14 @@ $focused-background-color: rgba(34, 186, 255, 0.08);
2266
2266
  &__buttons {
2267
2267
  @include flex-wrap(wrap);
2268
2268
  @include justify-content(center);
2269
+
2270
+ button {
2271
+ display: initial;
2272
+ width: auto;
2273
+ height: 34px;
2274
+ font-size: 13px;
2275
+ font-weight: initial;
2276
+ }
2269
2277
  }
2270
2278
 
2271
2279
  &__actions {
@@ -2561,6 +2569,7 @@ $focused-background-color: rgba(34, 186, 255, 0.08);
2561
2569
  border: 1px solid #eaeaea;
2562
2570
  border-radius: 4px;
2563
2571
  cursor: pointer;
2572
+ color: black;
2564
2573
  font-size: 14px;
2565
2574
  padding: 3px 10px;
2566
2575
  margin-top: 3px;
@@ -2792,7 +2801,7 @@ $focused-background-color: rgba(34, 186, 255, 0.08);
2792
2801
  center center/8px 8px no-repeat;
2793
2802
  }
2794
2803
 
2795
- &.align-left {
2804
+ &.we-align-left {
2796
2805
  background: transparent
2797
2806
  url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M264 40c13.3 0 24 10.75 24 24s-10.7 24-24 24H24C10.75 88 0 77.25 0 64s10.75-24 24-24h240zm160 128c13.3 0 24 10.7 24 24s-10.7 24-24 24H24c-13.25 0-24-10.7-24-24s10.75-24 24-24h400zM0 320c0-13.3 10.75-24 24-24h240c13.3 0 24 10.7 24 24s-10.7 24-24 24H24c-13.25 0-24-10.7-24-24zm424 104c13.3 0 24 10.7 24 24s-10.7 24-24 24H24c-13.25 0-24-10.7-24-24s10.75-24 24-24h400z'/%3E%3C/svg%3E")
2798
2807
  left 11px center/13px 13px no-repeat;
@@ -2806,7 +2815,7 @@ $focused-background-color: rgba(34, 186, 255, 0.08);
2806
2815
  }
2807
2816
  }
2808
2817
 
2809
- &.align-center {
2818
+ &.we-align-center {
2810
2819
  background: transparent
2811
2820
  url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M328 40c13.3 0 24 10.75 24 24s-10.7 24-24 24H120c-13.3 0-24-10.75-24-24s10.7-24 24-24h208zm96 128c13.3 0 24 10.7 24 24s-10.7 24-24 24H24c-13.25 0-24-10.7-24-24s10.75-24 24-24h400zM96 320c0-13.3 10.7-24 24-24h208c13.3 0 24 10.7 24 24s-10.7 24-24 24H120c-13.3 0-24-10.7-24-24zm328 104c13.3 0 24 10.7 24 24s-10.7 24-24 24H24c-13.25 0-24-10.7-24-24s10.75-24 24-24h400z'/%3E%3C/svg%3E")
2812
2821
  left 11px center/13px 13px no-repeat;
@@ -2820,7 +2829,7 @@ $focused-background-color: rgba(34, 186, 255, 0.08);
2820
2829
  }
2821
2830
  }
2822
2831
 
2823
- &.align-right {
2832
+ &.we-align-right {
2824
2833
  background: transparent
2825
2834
  url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M424 40c13.3 0 24 10.75 24 24s-10.7 24-24 24H184c-13.3 0-24-10.75-24-24s10.7-24 24-24h240zm0 128c13.3 0 24 10.7 24 24s-10.7 24-24 24H24c-13.25 0-24-10.7-24-24s10.75-24 24-24h400zm0 176H184c-13.3 0-24-10.7-24-24s10.7-24 24-24h240c13.3 0 24 10.7 24 24s-10.7 24-24 24zm0 80c13.3 0 24 10.7 24 24s-10.7 24-24 24H24c-13.25 0-24-10.7-24-24s10.75-24 24-24h400z'/%3E%3C/svg%3E")
2826
2835
  left 11px center/13px 13px no-repeat;
@@ -2834,7 +2843,7 @@ $focused-background-color: rgba(34, 186, 255, 0.08);
2834
2843
  }
2835
2844
  }
2836
2845
 
2837
- &.align-justify {
2846
+ &.we-align-justify {
2838
2847
  background: transparent
2839
2848
  url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M424 40c13.3 0 24 10.75 24 24s-10.7 24-24 24H24C10.75 88 0 77.25 0 64s10.75-24 24-24h400zm0 128c13.3 0 24 10.7 24 24s-10.7 24-24 24H24c-13.25 0-24-10.7-24-24s10.75-24 24-24h400zM0 320c0-13.3 10.75-24 24-24h400c13.3 0 24 10.7 24 24s-10.7 24-24 24H24c-13.25 0-24-10.7-24-24zm424 104c13.3 0 24 10.7 24 24s-10.7 24-24 24H24c-13.25 0-24-10.7-24-24s10.75-24 24-24h400z'/%3E%3C/svg%3E")
2840
2849
  left 11px center/13px 13px no-repeat;
@@ -2885,6 +2894,7 @@ $focused-background-color: rgba(34, 186, 255, 0.08);
2885
2894
  &-actions {
2886
2895
  position: relative;
2887
2896
  z-index: 9999;
2897
+ color: black;
2888
2898
 
2889
2899
  &--color {
2890
2900
  position: absolute;
@@ -2932,6 +2942,7 @@ $focused-background-color: rgba(34, 186, 255, 0.08);
2932
2942
  p {
2933
2943
  font-size: 14px;
2934
2944
  padding-right: 15px;
2945
+ color: black;
2935
2946
  }
2936
2947
 
2937
2948
  & > div {
@@ -3048,6 +3059,7 @@ $focused-background-color: rgba(34, 186, 255, 0.08);
3048
3059
  left: 0;
3049
3060
  top: 100%;
3050
3061
  padding: 5px 10px;
3062
+ color: black;
3051
3063
  background-color: white;
3052
3064
  box-shadow: 0 3px 15px -3px rgb(13 20 33 / 13%);
3053
3065
  border: 1px solid #eaeaea;
@@ -3065,6 +3077,7 @@ $focused-background-color: rgba(34, 186, 255, 0.08);
3065
3077
  &--text {
3066
3078
  &__row {
3067
3079
  padding: 3px 10px;
3080
+ color: black;
3068
3081
  cursor: pointer;
3069
3082
  border-radius: 4px;
3070
3083
  font-size: 14px;
@@ -3105,25 +3118,25 @@ $focused-background-color: rgba(34, 186, 255, 0.08);
3105
3118
  transition: background-color 0.3s ease-in-out;
3106
3119
  }
3107
3120
 
3108
- &.align-left {
3121
+ &.we-align-left {
3109
3122
  background: transparent
3110
3123
  url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M264 40c13.3 0 24 10.75 24 24s-10.7 24-24 24H24C10.75 88 0 77.25 0 64s10.75-24 24-24h240zm160 128c13.3 0 24 10.7 24 24s-10.7 24-24 24H24c-13.25 0-24-10.7-24-24s10.75-24 24-24h400zM0 320c0-13.3 10.75-24 24-24h240c13.3 0 24 10.7 24 24s-10.7 24-24 24H24c-13.25 0-24-10.7-24-24zm424 104c13.3 0 24 10.7 24 24s-10.7 24-24 24H24c-13.25 0-24-10.7-24-24s10.75-24 24-24h400z'/%3E%3C/svg%3E")
3111
3124
  center center/13px 13px no-repeat;
3112
3125
  }
3113
3126
 
3114
- &.align-center {
3127
+ &.we-align-center {
3115
3128
  background: transparent
3116
3129
  url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M328 40c13.3 0 24 10.75 24 24s-10.7 24-24 24H120c-13.3 0-24-10.75-24-24s10.7-24 24-24h208zm96 128c13.3 0 24 10.7 24 24s-10.7 24-24 24H24c-13.25 0-24-10.7-24-24s10.75-24 24-24h400zM96 320c0-13.3 10.7-24 24-24h208c13.3 0 24 10.7 24 24s-10.7 24-24 24H120c-13.3 0-24-10.7-24-24zm328 104c13.3 0 24 10.7 24 24s-10.7 24-24 24H24c-13.25 0-24-10.7-24-24s10.75-24 24-24h400z'/%3E%3C/svg%3E")
3117
3130
  center center/13px 13px no-repeat;
3118
3131
  }
3119
3132
 
3120
- &.align-right {
3133
+ &.we-align-right {
3121
3134
  background: transparent
3122
3135
  url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M424 40c13.3 0 24 10.75 24 24s-10.7 24-24 24H184c-13.3 0-24-10.75-24-24s10.7-24 24-24h240zm0 128c13.3 0 24 10.7 24 24s-10.7 24-24 24H24c-13.25 0-24-10.7-24-24s10.75-24 24-24h400zm0 176H184c-13.3 0-24-10.7-24-24s10.7-24 24-24h240c13.3 0 24 10.7 24 24s-10.7 24-24 24zm0 80c13.3 0 24 10.7 24 24s-10.7 24-24 24H24c-13.25 0-24-10.7-24-24s10.75-24 24-24h400z'/%3E%3C/svg%3E")
3123
3136
  center center/13px 13px no-repeat;
3124
3137
  }
3125
3138
 
3126
- &.align-justify {
3139
+ &.we-align-justify {
3127
3140
  background: transparent
3128
3141
  url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M424 40c13.3 0 24 10.75 24 24s-10.7 24-24 24H24C10.75 88 0 77.25 0 64s10.75-24 24-24h400zm0 128c13.3 0 24 10.7 24 24s-10.7 24-24 24H24c-13.25 0-24-10.7-24-24s10.75-24 24-24h400zM0 320c0-13.3 10.75-24 24-24h400c13.3 0 24 10.7 24 24s-10.7 24-24 24H24c-13.25 0-24-10.7-24-24zm424 104c13.3 0 24 10.7 24 24s-10.7 24-24 24H24c-13.25 0-24-10.7-24-24s10.75-24 24-24h400z'/%3E%3C/svg%3E")
3129
3142
  center center/13px 13px no-repeat;
@@ -3200,6 +3213,7 @@ $focused-background-color: rgba(34, 186, 255, 0.08);
3200
3213
  opacity: 0;
3201
3214
  z-index: -1;
3202
3215
  background-color: white;
3216
+ color: black;
3203
3217
  box-shadow: 0 3px 15px -3px rgb(13 20 33 / 13%);
3204
3218
  border: 1px solid #eaeaea;
3205
3219
  transition: opacity 0.3s ease-in-out, z-index 0s linear 0.3s;
@@ -3219,6 +3233,7 @@ $focused-background-color: rgba(34, 186, 255, 0.08);
3219
3233
  padding-left: 25px;
3220
3234
  cursor: pointer;
3221
3235
  white-space: nowrap;
3236
+ color: black;
3222
3237
 
3223
3238
  &:before,
3224
3239
  &:after {
@@ -4763,7 +4778,7 @@ wb-loader {
4763
4778
  }
4764
4779
 
4765
4780
  &__content {
4766
- padding: rem(30) 0 0;
4781
+ padding: rem(60) 0 rem(30);
4767
4782
 
4768
4783
  @include media('<=1510px') {
4769
4784
  padding: rem(30) rem(30) 0;
@@ -4812,6 +4827,14 @@ html .ql-bubble {
4812
4827
  .switch[type='checkbox'] + label {
4813
4828
  height: 21px;
4814
4829
  }
4830
+
4831
+ .editorjs-focused {
4832
+ z-index: 99 !important;
4833
+ }
4834
+
4835
+ wb-editorjs {
4836
+ display: block;
4837
+ }
4815
4838
  .wb-product-zoom-more {
4816
4839
  //minimum search sized for product - no less needed
4817
4840
  min-height: rem(380);
@@ -4956,7 +4979,7 @@ html .ql-bubble {
4956
4979
  .ce-paragraph {
4957
4980
  font-size: 14px;
4958
4981
  line-height: 21px;
4959
- color: $wb-black;
4982
+ color: black;
4960
4983
 
4961
4984
  & > * {
4962
4985
  min-height: 20px;
@@ -4979,7 +5002,7 @@ html .ql-bubble {
4979
5002
  line-height: 45px;
4980
5003
  }
4981
5004
 
4982
- .size-small {
5005
+ .we-size-small {
4983
5006
  font-size: 32px;
4984
5007
  line-height: 48px;
4985
5008
 
@@ -4994,7 +5017,7 @@ html .ql-bubble {
4994
5017
  }
4995
5018
  }
4996
5019
 
4997
- .size-large {
5020
+ .we-size-large {
4998
5021
  font-size: 52px;
4999
5022
  line-height: 78px;
5000
5023
 
@@ -5009,7 +5032,7 @@ html .ql-bubble {
5009
5032
  }
5010
5033
  }
5011
5034
 
5012
- .size-huge {
5035
+ .we-size-huge {
5013
5036
  font-size: 76px;
5014
5037
  line-height: 114px;
5015
5038
 
@@ -5042,7 +5065,7 @@ html .ql-bubble {
5042
5065
  line-height: 39px;
5043
5066
  }
5044
5067
 
5045
- .size-small {
5068
+ .we-size-small {
5046
5069
  font-size: 26px;
5047
5070
  line-height: 39px;
5048
5071
 
@@ -5057,7 +5080,7 @@ html .ql-bubble {
5057
5080
  }
5058
5081
  }
5059
5082
 
5060
- .size-large {
5083
+ .we-size-large {
5061
5084
  font-size: 42px;
5062
5085
  line-height: 63px;
5063
5086
 
@@ -5072,7 +5095,7 @@ html .ql-bubble {
5072
5095
  }
5073
5096
  }
5074
5097
 
5075
- .size-huge {
5098
+ .we-size-huge {
5076
5099
  font-size: 61px;
5077
5100
  line-height: 92px;
5078
5101
 
@@ -5105,7 +5128,7 @@ html .ql-bubble {
5105
5128
  line-height: 35px;
5106
5129
  }
5107
5130
 
5108
- .size-small {
5131
+ .we-size-small {
5109
5132
  font-size: 23px;
5110
5133
  line-height: 35px;
5111
5134
 
@@ -5120,7 +5143,7 @@ html .ql-bubble {
5120
5143
  }
5121
5144
  }
5122
5145
 
5123
- .size-large {
5146
+ .we-size-large {
5124
5147
  font-size: 37px;
5125
5148
  line-height: 56px;
5126
5149
 
@@ -5135,7 +5158,7 @@ html .ql-bubble {
5135
5158
  }
5136
5159
  }
5137
5160
 
5138
- .size-huge {
5161
+ .we-size-huge {
5139
5162
  font-size: 54px;
5140
5163
  line-height: 81px;
5141
5164
 
@@ -5168,7 +5191,7 @@ html .ql-bubble {
5168
5191
  line-height: 30px;
5169
5192
  }
5170
5193
 
5171
- .size-small {
5194
+ .we-size-small {
5172
5195
  font-size: 19px;
5173
5196
  line-height: 29px;
5174
5197
 
@@ -5183,7 +5206,7 @@ html .ql-bubble {
5183
5206
  }
5184
5207
  }
5185
5208
 
5186
- .size-large {
5209
+ .we-size-large {
5187
5210
  font-size: 30px;
5188
5211
  line-height: 45px;
5189
5212
 
@@ -5198,7 +5221,7 @@ html .ql-bubble {
5198
5221
  }
5199
5222
  }
5200
5223
 
5201
- .size-huge {
5224
+ .we-size-huge {
5202
5225
  font-size: 44px;
5203
5226
  line-height: 66px;
5204
5227
 
@@ -5231,7 +5254,7 @@ html .ql-bubble {
5231
5254
  line-height: 24px;
5232
5255
  }
5233
5256
 
5234
- .size-small {
5257
+ .we-size-small {
5235
5258
  font-size: 15px;
5236
5259
  line-height: 23px;
5237
5260
 
@@ -5246,7 +5269,7 @@ html .ql-bubble {
5246
5269
  }
5247
5270
  }
5248
5271
 
5249
- .size-large {
5272
+ .we-size-large {
5250
5273
  font-size: 24px;
5251
5274
  line-height: 36px;
5252
5275
 
@@ -5261,7 +5284,7 @@ html .ql-bubble {
5261
5284
  }
5262
5285
  }
5263
5286
 
5264
- .size-huge {
5287
+ .we-size-huge {
5265
5288
  font-size: 35px;
5266
5289
  line-height: 53px;
5267
5290
 
@@ -5284,17 +5307,17 @@ html .ql-bubble {
5284
5307
  color: inherit;
5285
5308
  margin: 15px 0;
5286
5309
 
5287
- .size-small {
5310
+ .we-size-small {
5288
5311
  font-size: 12px;
5289
5312
  line-height: 18px;
5290
5313
  }
5291
5314
 
5292
- .size-large {
5315
+ .we-size-large {
5293
5316
  font-size: 19px;
5294
5317
  line-height: 29px;
5295
5318
  }
5296
5319
 
5297
- .size-huge {
5320
+ .we-size-huge {
5298
5321
  font-size: 28px;
5299
5322
  line-height: 42px;
5300
5323
  }
@@ -5313,17 +5336,17 @@ html .ql-bubble {
5313
5336
  margin: 12px 0 !important;
5314
5337
  }
5315
5338
 
5316
- .size-small {
5339
+ .we-size-small {
5317
5340
  font-size: 12px;
5318
5341
  line-height: 18px;
5319
5342
  }
5320
5343
 
5321
- .size-large {
5344
+ .we-size-large {
5322
5345
  font-size: 19px;
5323
5346
  line-height: 29px;
5324
5347
  }
5325
5348
 
5326
- .size-huge {
5349
+ .we-size-huge {
5327
5350
  font-size: 28px;
5328
5351
  line-height: 42px;
5329
5352
  }
@@ -5347,7 +5370,7 @@ html .ql-bubble {
5347
5370
  }
5348
5371
  }
5349
5372
 
5350
- .align {
5373
+ .we-align {
5351
5374
  &-left {
5352
5375
  text-align: left;
5353
5376
  }
@@ -5390,7 +5413,7 @@ html .ql-bubble {
5390
5413
  padding-left: 16px;
5391
5414
  }
5392
5415
 
5393
- .indent {
5416
+ .we-indent {
5394
5417
  &-1 {
5395
5418
  padding-left: 3em;
5396
5419
  }
@@ -12594,10 +12617,14 @@ $color-bd: #dddddd;
12594
12617
  }
12595
12618
 
12596
12619
  &__banner {
12620
+ @include flexbox();
12621
+ @include align-items(center);
12597
12622
  min-height: 70px;
12623
+ padding: 1px;
12598
12624
 
12599
- p br:first-child:last-child {
12600
- display: none;
12625
+ wb-editorjs {
12626
+ display: block;
12627
+ width: 100%;
12601
12628
  }
12602
12629
  }
12603
12630
  }
@@ -15473,6 +15500,8 @@ html {
15473
15500
  left: 0;
15474
15501
 
15475
15502
  > div {
15503
+ @include flexbox();
15504
+ @include flex-direction(column);
15476
15505
  pointer-events: all;
15477
15506
  text-align: center;
15478
15507
  width: 100%;
@@ -18254,14 +18283,18 @@ wb-quill {
18254
18283
  }
18255
18284
 
18256
18285
  .button {
18257
- background-color: transparent !important;
18258
- border-color: transparent !important;
18259
- &:hover,
18260
- &:focus {
18286
+ &:not(.is-tooltip-danger) {
18261
18287
  background-color: transparent !important;
18262
- }
18263
- > span {
18264
- display: none !important;
18288
+ border-color: transparent !important;
18289
+ &:hover,
18290
+ &:focus {
18291
+ background-color: transparent !important;
18292
+ &.is-tooltip-danger {
18293
+ }
18294
+ }
18295
+ > span {
18296
+ display: none !important;
18297
+ }
18265
18298
  }
18266
18299
  }
18267
18300
  }
@@ -18609,8 +18642,14 @@ wb-quill {
18609
18642
  }
18610
18643
 
18611
18644
  &__banner {
18612
- p br:first-child:last-child {
18613
- display: none;
18645
+ @include flexbox();
18646
+ @include align-items(center);
18647
+ min-height: 70px;
18648
+ padding: 1px;
18649
+
18650
+ wb-editorjs {
18651
+ display: block;
18652
+ width: 100%;
18614
18653
  }
18615
18654
  }
18616
18655
  }
@@ -18966,6 +19005,7 @@ $color-bd: #dddddd;
18966
19005
  left: 0;
18967
19006
 
18968
19007
  > div {
19008
+ padding: 5px 15px;
18969
19009
  pointer-events: all;
18970
19010
  text-align: center;
18971
19011
  width: 100%;
@@ -25257,133 +25297,135 @@ $color-size-choose: #6c6c6c;
25257
25297
  }
25258
25298
  }
25259
25299
  .wb-videos-txt {
25260
- position: relative;
25300
+ position: relative;
25261
25301
 
25262
- .ql-editor {
25263
- max-height: rem(200);
25264
- overflow-y: auto;
25265
- }
25302
+ .ql-editor {
25303
+ max-height: rem(200);
25304
+ overflow-y: auto;
25305
+ }
25266
25306
 
25267
- &__frame {
25268
- display: block;
25307
+ &__frame {
25308
+ display: block;
25269
25309
 
25270
- iframe {
25271
- display: block;
25272
- position: absolute;
25273
- top: 0;
25274
- left: 0;
25275
- width: 100%;
25276
- height: 100%;
25277
- min-height: auto;
25278
- }
25310
+ iframe {
25311
+ display: block;
25312
+ position: absolute;
25313
+ top: 0;
25314
+ left: 0;
25315
+ width: 100%;
25316
+ height: 100%;
25317
+ min-height: auto;
25318
+ }
25279
25319
 
25280
- .top {
25281
- padding-bottom: 0;
25282
- height: 100%;
25283
- overflow: hidden;
25284
- position: relative;
25285
- }
25320
+ .top {
25321
+ padding-bottom: 0;
25322
+ height: 100%;
25323
+ overflow: hidden;
25324
+ position: relative;
25325
+ }
25286
25326
 
25287
- .wrapper {
25288
- position: relative;
25289
- padding-bottom: 50%;
25290
- transform: translateY(0%);
25291
- }
25327
+ .wrapper {
25328
+ position: relative;
25329
+ padding-bottom: 50%;
25330
+ transform: translateY(0%);
25331
+ }
25292
25332
 
25293
- &.is-cropped {
25294
- .top {
25295
- padding-bottom: 48.25%;
25296
- height: 0;
25297
- }
25333
+ &.is-cropped {
25334
+ .top {
25335
+ padding-bottom: 48.25%;
25336
+ height: 0;
25337
+ }
25298
25338
 
25299
- .wrapper {
25300
- padding-bottom: 100%;
25301
- transform: translateY(-25%);
25302
- }
25339
+ .wrapper {
25340
+ padding-bottom: 100%;
25341
+ transform: translateY(-25%);
25342
+ }
25343
+ }
25303
25344
  }
25304
- }
25305
25345
 
25306
- &__fakeframe {
25307
- display: none;
25308
- background-color: lighten($wb-border-color, 12%);
25309
- cursor: pointer;
25310
- height: rem(500);
25311
- align-items: center;
25312
- align-content: center;
25313
- justify-content: center;
25314
- width: 100%;
25346
+ &__fakeframe {
25347
+ display: none;
25348
+ background-color: lighten($wb-border-color, 12%);
25349
+ cursor: pointer;
25350
+ height: rem(500);
25351
+ align-items: center;
25352
+ align-content: center;
25353
+ justify-content: center;
25354
+ width: 100%;
25315
25355
 
25316
- p {
25317
- text-align: center;
25318
- font-size: rem(14);
25319
- position: relative;
25356
+ p {
25357
+ text-align: center;
25358
+ font-size: rem(14);
25359
+ position: relative;
25320
25360
 
25321
- &:before {
25322
- position: absolute;
25323
- width: 0;
25324
- bottom: -(#{rem(3)});
25325
- height: rem(2);
25326
- transition: 200ms all;
25327
- background-color: $wb-border-color;
25328
- content: ' ';
25329
- left: 0;
25330
- }
25331
- }
25361
+ &:before {
25362
+ position: absolute;
25363
+ width: 0;
25364
+ bottom: -(#{rem(3)});
25365
+ height: rem(2);
25366
+ transition: 200ms all;
25367
+ background-color: $wb-border-color;
25368
+ content: ' ';
25369
+ left: 0;
25370
+ }
25371
+ }
25332
25372
 
25333
- i {
25334
- color: $wb-secondary-text-color;
25335
- text-align: center;
25336
- display: block;
25337
- font-size: rem(60);
25338
- opacity: 0.4;
25339
- transition: 200ms all;
25340
- }
25373
+ i {
25374
+ color: $wb-secondary-text-color;
25375
+ text-align: center;
25376
+ display: block;
25377
+ font-size: rem(60);
25378
+ opacity: 0.4;
25379
+ transition: 200ms all;
25380
+ }
25341
25381
 
25342
- border: rem(1) solid lighten($wb-border-color, 12%);
25343
- transition: 200ms all;
25382
+ border: rem(1) solid lighten($wb-border-color, 12%);
25383
+ transition: 200ms all;
25344
25384
 
25345
- &:hover {
25346
- border: rem(1) solid $wb-border-color;
25347
- i {
25348
- color: darken($wb-secondary-text-color, 20%);
25349
- }
25350
- p {
25351
- &:before {
25352
- width: 100%;
25385
+ &:hover {
25386
+ border: rem(1) solid $wb-border-color;
25387
+ i {
25388
+ color: darken($wb-secondary-text-color, 20%);
25389
+ }
25390
+ p {
25391
+ &:before {
25392
+ width: 100%;
25393
+ }
25394
+ }
25353
25395
  }
25354
- }
25355
25396
  }
25356
- }
25357
25397
 
25358
- &__noframe {
25359
- padding: rem(50) rem(50);
25360
- }
25398
+ &__noframe {
25399
+ padding: rem(50) rem(50);
25400
+ }
25361
25401
 
25362
- &__text {
25363
- background-color: transparent;
25364
- position: absolute;
25365
- width: 100%;
25366
- height: 100%;
25367
- top: 0;
25368
- display: flex;
25369
- align-items: center;
25370
- align-content: center;
25371
- justify-content: center;
25402
+ &__text {
25403
+ background-color: transparent;
25404
+ position: absolute;
25405
+ width: 100%;
25406
+ height: 100%;
25407
+ top: 0;
25408
+ display: flex;
25409
+ align-items: center;
25410
+ align-content: center;
25411
+ justify-content: center;
25372
25412
 
25373
- > div {
25374
- width: 100%;
25375
- }
25413
+ > div {
25414
+ @include flexbox();
25415
+ @include flex-direction(column);
25416
+ width: 100%;
25417
+ }
25376
25418
 
25377
- > div > div {
25378
- background-color: rgba(0, 0, 0, 0.15);
25379
- width: 100%;
25419
+ > div > div {
25420
+ background-color: rgba(0, 0, 0, 0.15);
25421
+ width: 100%;
25380
25422
 
25381
- &:first-child {
25382
- position: relative;
25383
- z-index: 10;
25384
- }
25423
+ &:first-child {
25424
+ position: relative;
25425
+ z-index: 10;
25426
+ }
25427
+ }
25385
25428
  }
25386
- }
25387
25429
  }
25388
25430
  .wb-map-background-form-left {
25389
25431
  position: relative;
@@ -25580,128 +25622,128 @@ $color-size-choose: #6c6c6c;
25580
25622
  }
25581
25623
  }
25582
25624
  .wb-videos-txt-content {
25583
- position: relative;
25625
+ position: relative;
25584
25626
 
25585
- .ql-editor {
25586
- max-height: rem(200);
25587
- overflow-y: auto;
25588
- }
25627
+ .ql-editor {
25628
+ max-height: rem(200);
25629
+ overflow-y: auto;
25630
+ }
25589
25631
 
25590
- &__frame {
25591
- display: block;
25632
+ &__frame {
25633
+ display: block;
25592
25634
 
25593
- iframe {
25594
- display: block;
25595
- position: absolute;
25596
- top: 0;
25597
- left: 0;
25598
- width: 100%;
25599
- height: 100%;
25600
- min-height: auto;
25601
- }
25635
+ iframe {
25636
+ display: block;
25637
+ position: absolute;
25638
+ top: 0;
25639
+ left: 0;
25640
+ width: 100%;
25641
+ height: 100%;
25642
+ min-height: auto;
25643
+ }
25602
25644
 
25603
- .top {
25604
- padding-bottom: 0;
25605
- height: 100%;
25606
- overflow: hidden;
25607
- position: relative;
25608
- }
25645
+ .top {
25646
+ padding-bottom: 0;
25647
+ height: 100%;
25648
+ overflow: hidden;
25649
+ position: relative;
25650
+ }
25609
25651
 
25610
- .wrapper {
25611
- position: relative;
25612
- padding-bottom: 50%;
25613
- transform: translateY(0%);
25652
+ .wrapper {
25653
+ position: relative;
25654
+ padding-bottom: 50%;
25655
+ transform: translateY(0%);
25656
+ }
25614
25657
  }
25615
- }
25616
25658
 
25617
- &__fakeframe {
25618
- display: none;
25619
- background-color: lighten($wb-border-color, 12%);
25620
- cursor: pointer;
25621
- height: rem(500);
25622
- align-items: center;
25623
- align-content: center;
25624
- justify-content: center;
25625
- width: 100%;
25659
+ &__fakeframe {
25660
+ display: none;
25661
+ background-color: lighten($wb-border-color, 12%);
25662
+ cursor: pointer;
25663
+ height: rem(500);
25664
+ align-items: center;
25665
+ align-content: center;
25666
+ justify-content: center;
25667
+ width: 100%;
25626
25668
 
25627
- p {
25628
- text-align: center;
25629
- font-size: rem(14);
25630
- position: relative;
25669
+ p {
25670
+ text-align: center;
25671
+ font-size: rem(14);
25672
+ position: relative;
25631
25673
 
25632
- &:before {
25633
- position: absolute;
25634
- width: 0;
25635
- bottom: -(#{rem(3)});
25636
- height: rem(2);
25637
- transition: 200ms all;
25638
- background-color: $wb-border-color;
25639
- content: ' ';
25640
- left: 0;
25641
- }
25642
- }
25674
+ &:before {
25675
+ position: absolute;
25676
+ width: 0;
25677
+ bottom: -(#{rem(3)});
25678
+ height: rem(2);
25679
+ transition: 200ms all;
25680
+ background-color: $wb-border-color;
25681
+ content: ' ';
25682
+ left: 0;
25683
+ }
25684
+ }
25643
25685
 
25644
- i {
25645
- color: $wb-secondary-text-color;
25646
- text-align: center;
25647
- display: block;
25648
- font-size: rem(60);
25649
- opacity: 0.4;
25650
- transition: 200ms all;
25651
- }
25686
+ i {
25687
+ color: $wb-secondary-text-color;
25688
+ text-align: center;
25689
+ display: block;
25690
+ font-size: rem(60);
25691
+ opacity: 0.4;
25692
+ transition: 200ms all;
25693
+ }
25652
25694
 
25653
- border: rem(1) solid lighten($wb-border-color, 12%);
25654
- transition: 200ms all;
25695
+ border: rem(1) solid lighten($wb-border-color, 12%);
25696
+ transition: 200ms all;
25655
25697
 
25656
- &:hover {
25657
- border: rem(1) solid $wb-border-color;
25658
- i {
25659
- color: darken($wb-secondary-text-color, 20%);
25660
- }
25661
- p {
25662
- &:before {
25663
- width: 100%;
25698
+ &:hover {
25699
+ border: rem(1) solid $wb-border-color;
25700
+ i {
25701
+ color: darken($wb-secondary-text-color, 20%);
25702
+ }
25703
+ p {
25704
+ &:before {
25705
+ width: 100%;
25706
+ }
25707
+ }
25664
25708
  }
25665
- }
25666
25709
  }
25667
- }
25668
25710
 
25669
- &__noframe {
25670
- padding: rem(50) rem(50);
25671
- }
25711
+ &__noframe {
25712
+ padding: rem(50) rem(50);
25713
+ }
25672
25714
 
25673
- &__text {
25674
- background-color: transparent;
25675
- position: absolute;
25676
- width: 100%;
25677
- height: 100%;
25678
- top: 0;
25679
- display: flex;
25680
- align-items: center;
25681
- align-content: center;
25682
- justify-content: center;
25715
+ &__text {
25716
+ background-color: transparent;
25717
+ position: absolute;
25718
+ width: 100%;
25719
+ height: 100%;
25720
+ top: 0;
25721
+ display: flex;
25722
+ align-items: center;
25723
+ align-content: center;
25724
+ justify-content: center;
25683
25725
 
25684
- > div {
25685
- width: 100%;
25686
- }
25726
+ > div {
25727
+ width: 100%;
25728
+ }
25687
25729
 
25688
- > div > div {
25689
- background-color: $wb-white;
25690
- width: 50%;
25691
- margin-left: rem(40);
25692
- box-sizing: border-box;
25730
+ > div > div {
25731
+ background-color: $wb-white;
25732
+ width: 50%;
25733
+ margin-left: rem(40);
25734
+ box-sizing: border-box;
25693
25735
 
25694
- &:first-child {
25695
- position: relative;
25696
- z-index: 10;
25697
- padding: rem(15) rem(30) 0;
25698
- }
25736
+ &:first-child {
25737
+ position: relative;
25738
+ z-index: 10;
25739
+ padding: rem(15) rem(30) 1px;
25740
+ }
25699
25741
 
25700
- &:last-child {
25701
- padding: 0 rem(30) rem(25);
25702
- }
25742
+ &:last-child {
25743
+ padding: 1px rem(30) rem(25);
25744
+ }
25745
+ }
25703
25746
  }
25704
- }
25705
25747
  }
25706
25748
  .wb-faq {
25707
25749
  position: relative;