@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.
- package/bundles/wizishop-wizi-block.umd.js +458 -450
- package/bundles/wizishop-wizi-block.umd.js.map +1 -1
- package/bundles/wizishop-wizi-block.umd.min.js +1 -1
- package/bundles/wizishop-wizi-block.umd.min.js.map +1 -1
- package/esm2015/lib/components/blocks/blocks.component.js +1 -1
- package/esm2015/lib/components/components.module.js +1 -1
- package/esm2015/lib/components/configs/configs.component.js +1 -1
- package/esm2015/lib/components/container-block/container-block.component.js +1 -1
- package/esm2015/lib/components/previews/previews.component.js +1 -1
- package/esm2015/lib/dtos/apis/amplify/amplify-category.dto.js +1 -1
- package/esm2015/lib/dtos/apis/amplify/amplify-guide.dto.js +1 -1
- package/esm2015/lib/dtos/apis/amplify/amplify-media.dto.js +1 -1
- package/esm2015/lib/dtos/apis/amplify/amplify-paginated.dto.js +1 -1
- package/esm2015/lib/dtos/apis/amplify/amplify-product.dto.js +1 -1
- package/esm2015/lib/dtos/apis/catalogs/catalog-badges.dto.js +1 -1
- package/esm2015/lib/dtos/apis/catalogs/catalog-brand.dto.js +1 -1
- package/esm2015/lib/dtos/apis/catalogs/catalog-category.dto.js +1 -1
- package/esm2015/lib/dtos/apis/catalogs/catalog-facet-value.dto.js +1 -1
- package/esm2015/lib/dtos/apis/catalogs/catalog-facet.dto.js +1 -1
- package/esm2015/lib/dtos/apis/catalogs/catalog-image.dto.js +1 -1
- package/esm2015/lib/dtos/apis/catalogs/catalog-list.dto.js +1 -1
- package/esm2015/lib/dtos/apis/catalogs/catalog-price.dto.js +1 -1
- package/esm2015/lib/dtos/apis/catalogs/catalog-variant-option.dto.js +1 -1
- package/esm2015/lib/dtos/apis/catalogs/catalog-variant.dto.js +1 -1
- package/esm2015/lib/dtos/apis/catalogs/catalog.dto.js +1 -1
- package/esm2015/lib/dtos/apis/comments/comment-list.dto.js +1 -1
- package/esm2015/lib/dtos/apis/comments/comment.dto.js +1 -1
- package/esm2015/lib/dtos/apis/forms/form-detail.dto.js +1 -1
- package/esm2015/lib/dtos/apis/forms/form-list.dto.js +1 -1
- package/esm2015/lib/dtos/apis/maps/open-map.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/amplify-product/amplify-product-zoom-more.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/amplify-product/amplify-product-zoom-selected.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/amplify-product/amplify-product-zoom-triple-column.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/amplify-product/amplify-product-zoom.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/amplify-products-list/amplify-products-list-classic.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/amplify-products-list/amplify-products-list-selected.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/amplify-products-list/amplify-products-list-simple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/code/code-html.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/code/code-javascript.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/code/code-stylesheet.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/faq/faq-accordion.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/faq/faq-frame.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/faq/faq-list-icon.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/faq/faq-simple-background.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/faq/faq-simple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/faq/faq.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/forms/forms-background.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/forms/forms-imageleft.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/forms/forms-imageright.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/forms/forms-simple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images/four-images-title.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images/images-banner.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images/images-big-and-double.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images/images-bigs-and-double-middle.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images/images-double.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images/images-quadruple-left-one-right.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images/images-quadruple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images/images-simple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images/images-triple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images/two-images-title-text.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images-texts/images-texts-big-left-text-right.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images-texts/images-texts-big-right-text-left.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images-texts/images-texts-left-text-right.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images-texts/images-texts-one-text-one.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images-texts/images-texts-right-text-left.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images-texts/images-texts-small-left-text-right.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images-texts/images-texts-small-right-text-left.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images-texts/images-texts-text-one-text.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/launch-videos/launch-videos-button.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/launch-videos/launch-videos-buttontxt.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/map/map-background-form-left.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/map/map-background-form-right.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/map/map-fullpage.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/map/map-left-text.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/map/map-right-text.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/map/map-text-form.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/newsletter/newsletter-aligned-center-background.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/newsletter/newsletter-aligned-center-image.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/newsletter/newsletter-center-image.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/onboarding/forms-onboarding.do.js +1 -1
- package/esm2015/lib/dtos/blocks/parent-block.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/product/product-zoom-complete-background.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/product/product-zoom-complete-slider.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/product/product-zoom-complete.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/product/product-zoom-more.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/product/product-zoom-selected.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/product/product-zoom-simple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/product/product-zoom-triple-column.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/product/product-zoom.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/products-list/products-list-classic.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/products-list/products-list-selected.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/products-list/products-list-simple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/quotes/quotes-author.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/quotes/quotes-simple-background.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/quotes/quotes-simple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/rassurances/rassurances-quadruple-aligned.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/rassurances/rassurances-quadruple-background.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/rassurances/rassurances-triple-background.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/reviews/reviews-simple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/reviews/reviews-waterfall.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/separators/separator-simple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/sliders/sliders-double-imageright.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/sliders/sliders-fullpage.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/sliders/sliders-imageright.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/sliders/sliders-leftnav.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/sliders/sliders-with-banner.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/socials/socials-like.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/socials/socials-network.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/socials/socials-page-complex.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/socials/socials-page-simple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/text-backgrounds/text-backgrounds-four-rows-icon-text.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/text-backgrounds/text-backgrounds-link.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/text-backgrounds/text-backgrounds-rows-icon-text.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/text-backgrounds/text-backgrounds-simple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/text-backgrounds/text-backgrounds-three-rows-icon-text.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/text-backgrounds/text-backgrounds-two-rows-icon-text.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/text-backgrounds/text-backgrounds-with-banner.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/text-backgrounds/text-backgrounds-with-txt.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/texts/texts-double-background.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/texts/texts-double.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/texts/texts-one-background.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/texts/texts-one.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/texts/texts-quadruple-background.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/texts/texts-quadruple-numbers.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/texts/texts-quadruple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/texts/texts-triple-background.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/texts/texts-triple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/timer/timer-airport.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/timer/timer-background.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/timer/timer-clock.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/timer/timer-multiple-img.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/timer/timer-simple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/videos/videos-simple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/videos/videos-txt-content.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/videos/videos-txt.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/witness/about-block.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/witness/witness-background-double.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/witness/witness-background-one.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/witness/witness-quadruple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/witness/witness-triple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/witness/witness-twice.dto.js +1 -1
- package/esm2015/lib/dtos/configs/apis/api.dto.js +1 -1
- package/esm2015/lib/dtos/configs/blocks/block-config.dto.js +1 -1
- package/esm2015/lib/dtos/configs/blocks/blocks-list.dto.js +1 -1
- package/esm2015/lib/dtos/configs/buttons/button.dto.js +1 -1
- package/esm2015/lib/dtos/configs/external/external-config.dto.js +1 -1
- package/esm2015/lib/dtos/configs/fonts/font-awesome.dto.js +1 -1
- package/esm2015/lib/dtos/configs/images/four-images-title-element.dto.js +1 -1
- package/esm2015/lib/dtos/configs/medias/image/font-or-media.dto.js +1 -1
- package/esm2015/lib/dtos/configs/medias/image/image-media-and-text.dto.js +1 -1
- package/esm2015/lib/dtos/configs/medias/image/image-media.dto.js +1 -1
- package/esm2015/lib/dtos/configs/medias/image/payment-or-media.dto.js +1 -1
- package/esm2015/lib/dtos/configs/medias/media-width-height.dto.js +1 -1
- package/esm2015/lib/dtos/configs/medias/media.dto.js +1 -1
- package/esm2015/lib/dtos/configs/medias/text/text-media.dto.js +1 -1
- package/esm2015/lib/dtos/configs/structures/structure-config.dto.js +1 -1
- package/esm2015/lib/dtos/configs/structures/structures-list.dto.js +1 -1
- package/esm2015/lib/dtos/configs/translations/translations.dto.js +1 -1
- package/esm2015/lib/dtos/configs/types/types.dto.js +1 -1
- package/esm2015/lib/dtos/configs/witness/about-element.dto.js +1 -1
- package/esm2015/lib/dtos/forms/forms.dto.js +1 -1
- package/esm2015/lib/dtos/utils/quill/crypted-link.dto.js +1 -1
- package/esm2015/lib/dtos/utils/quill/custom-link.dto.js +1 -1
- package/esm2015/lib/dtos/utils/quill/delta.dto.js +1 -1
- package/esm2015/lib/dtos/utils/quill/icon.dto.js +1 -1
- package/esm2015/lib/dtos/utils/quill/line-break.dto.js +1 -1
- package/esm2015/lib/dtos/utils/quill-html-editor/html-formatter.js +1 -1
- package/esm2015/lib/dtos/utils/quill-html-editor/logger.js +1 -1
- package/esm2015/lib/dtos/utils/quill-html-editor/options.js +1 -1
- package/esm2015/lib/dtos/utils/quill-html-editor/quill.htmlEditButton.js +1 -1
- package/esm2015/lib/services/blocks/amplify-product/amplify-product-zoom-more.service.js +1 -1
- package/esm2015/lib/services/blocks/amplify-product/amplify-product-zoom-selected.service.js +1 -1
- package/esm2015/lib/services/blocks/amplify-product/amplify-product-zoom-triple-column.service.js +1 -1
- package/esm2015/lib/services/blocks/amplify-product/amplify-product-zoom.service.js +1 -1
- package/esm2015/lib/services/blocks/amplify-products-list/amplify-products-list-classic.service.js +1 -1
- package/esm2015/lib/services/blocks/amplify-products-list/amplify-products-list-selected.service.js +1 -1
- package/esm2015/lib/services/blocks/amplify-products-list/amplify-products-list-simple.service.js +1 -1
- package/esm2015/lib/services/blocks/code/code-html.service.js +1 -1
- package/esm2015/lib/services/blocks/code/code-javascript.service.js +1 -1
- package/esm2015/lib/services/blocks/code/code-stylesheet.service.js +1 -1
- package/esm2015/lib/services/blocks/faq/faq-accordion.service.js +1 -1
- package/esm2015/lib/services/blocks/faq/faq-frame.service.js +1 -1
- package/esm2015/lib/services/blocks/faq/faq-list-icon.service.js +1 -1
- package/esm2015/lib/services/blocks/faq/faq-simple-background.service.js +1 -1
- package/esm2015/lib/services/blocks/faq/faq-simple.service.js +1 -1
- package/esm2015/lib/services/blocks/forms/forms-background.service.js +1 -1
- package/esm2015/lib/services/blocks/forms/forms-imageleft.service.js +1 -1
- package/esm2015/lib/services/blocks/forms/forms-imageright.service.js +1 -1
- package/esm2015/lib/services/blocks/forms/forms-simple.service.js +1 -1
- package/esm2015/lib/services/blocks/images/four-images-title.service.js +1 -1
- package/esm2015/lib/services/blocks/images/images-banner.service.js +1 -1
- package/esm2015/lib/services/blocks/images/images-big-and-double.service.js +1 -1
- package/esm2015/lib/services/blocks/images/images-bigs-and-double-middle.service.js +1 -1
- package/esm2015/lib/services/blocks/images/images-double.service.js +1 -1
- package/esm2015/lib/services/blocks/images/images-quadruple-left-one-right.service.js +1 -1
- package/esm2015/lib/services/blocks/images/images-quadruple.service.js +1 -1
- package/esm2015/lib/services/blocks/images/images-simple.service.js +1 -1
- package/esm2015/lib/services/blocks/images/images-triple.service.js +1 -1
- package/esm2015/lib/services/blocks/images/two-images-title-text.service.js +1 -1
- package/esm2015/lib/services/blocks/images-texts/images-texts-big-left-text-right.service.js +1 -1
- package/esm2015/lib/services/blocks/images-texts/images-texts-big-right-text-left.service.js +1 -1
- package/esm2015/lib/services/blocks/images-texts/images-texts-left-text-right.service.js +1 -1
- package/esm2015/lib/services/blocks/images-texts/images-texts-one-text-one.service.js +1 -1
- package/esm2015/lib/services/blocks/images-texts/images-texts-right-text-left.service.js +1 -1
- package/esm2015/lib/services/blocks/images-texts/images-texts-small-left-text-right.service.js +1 -1
- package/esm2015/lib/services/blocks/images-texts/images-texts-small-right-text-left.service.js +1 -1
- package/esm2015/lib/services/blocks/images-texts/images-texts-text-one-text.service.js +1 -1
- package/esm2015/lib/services/blocks/launch-videos/launch-videos-button.service.js +1 -1
- package/esm2015/lib/services/blocks/launch-videos/launch-videos-buttontxt.service.js +1 -1
- package/esm2015/lib/services/blocks/map/map-background-form-left.service.js +1 -1
- package/esm2015/lib/services/blocks/map/map-background-form-right.service.js +1 -1
- package/esm2015/lib/services/blocks/map/map-fullpage.service.js +1 -1
- package/esm2015/lib/services/blocks/map/map-left-text.service.js +1 -1
- package/esm2015/lib/services/blocks/map/map-right-text.service.js +1 -1
- package/esm2015/lib/services/blocks/map/map-text-form.service.js +1 -1
- package/esm2015/lib/services/blocks/newsletter/newsletter-aligned-center-background.service.js +1 -1
- package/esm2015/lib/services/blocks/newsletter/newsletter-aligned-center-image.service.js +1 -1
- package/esm2015/lib/services/blocks/newsletter/newsletter-center-image.service.js +1 -1
- package/esm2015/lib/services/blocks/onboarding/forms-onboarding.service.js +1 -1
- package/esm2015/lib/services/blocks/product/product-zoom-complete-background.service.js +1 -1
- package/esm2015/lib/services/blocks/product/product-zoom-complete-slider.service.js +1 -1
- package/esm2015/lib/services/blocks/product/product-zoom-complete.service.js +1 -1
- package/esm2015/lib/services/blocks/product/product-zoom-more.service.js +1 -1
- package/esm2015/lib/services/blocks/product/product-zoom-selected.service.js +1 -1
- package/esm2015/lib/services/blocks/product/product-zoom-simple.service.js +1 -1
- package/esm2015/lib/services/blocks/product/product-zoom-triple-column.service.js +1 -1
- package/esm2015/lib/services/blocks/product/product-zoom.service.js +1 -1
- package/esm2015/lib/services/blocks/products-list/products-list-classic.service.js +1 -1
- package/esm2015/lib/services/blocks/products-list/products-list-selected.service.js +1 -1
- package/esm2015/lib/services/blocks/products-list/products-list-simple.service.js +1 -1
- package/esm2015/lib/services/blocks/quotes/quotes-author.service.js +1 -1
- package/esm2015/lib/services/blocks/quotes/quotes-simple-background.service.js +1 -1
- package/esm2015/lib/services/blocks/quotes/quotes-simple.service.js +1 -1
- package/esm2015/lib/services/blocks/rassurances/rassurances-quadruple-aligned.service.js +1 -1
- package/esm2015/lib/services/blocks/rassurances/rassurances-quadruple-background.service.js +1 -1
- package/esm2015/lib/services/blocks/rassurances/rassurances-triple-background.service.js +1 -1
- package/esm2015/lib/services/blocks/reviews/reviews-simple.service.js +1 -1
- package/esm2015/lib/services/blocks/reviews/reviews-waterfall.service.js +1 -1
- package/esm2015/lib/services/blocks/separator/separator-simple.service.js +1 -1
- package/esm2015/lib/services/blocks/sliders/sliders-double-imageright.service.js +1 -1
- package/esm2015/lib/services/blocks/sliders/sliders-fullpage.service.js +1 -1
- package/esm2015/lib/services/blocks/sliders/sliders-imageright.service.js +1 -1
- package/esm2015/lib/services/blocks/sliders/sliders-leftnav.service.js +1 -1
- package/esm2015/lib/services/blocks/sliders/sliders-with-banner.service.js +1 -1
- package/esm2015/lib/services/blocks/socials/socials-like.service.js +1 -1
- package/esm2015/lib/services/blocks/socials/socials-network.service.js +1 -1
- package/esm2015/lib/services/blocks/socials/socials-page-complex.service.js +1 -1
- package/esm2015/lib/services/blocks/socials/socials-page-simple.service.js +1 -1
- package/esm2015/lib/services/blocks/text-backgrounds/text-backgrounds-four-rows-icon-text.service.js +1 -1
- package/esm2015/lib/services/blocks/text-backgrounds/text-backgrounds-link.service.js +1 -1
- package/esm2015/lib/services/blocks/text-backgrounds/text-backgrounds-simple.service.js +1 -1
- package/esm2015/lib/services/blocks/text-backgrounds/text-backgrounds-three-rows-icon-text.service.js +1 -1
- package/esm2015/lib/services/blocks/text-backgrounds/text-backgrounds-two-rows-icon-text.service.js +1 -1
- package/esm2015/lib/services/blocks/text-backgrounds/text-backgrounds-with-banner.service.js +1 -1
- package/esm2015/lib/services/blocks/text-backgrounds/text-backgrounds-with-txt.service.js +1 -1
- package/esm2015/lib/services/blocks/texts/texts-double-background.service.js +1 -1
- package/esm2015/lib/services/blocks/texts/texts-double.service.js +1 -1
- package/esm2015/lib/services/blocks/texts/texts-one-background.service.js +1 -1
- package/esm2015/lib/services/blocks/texts/texts-one.service.js +1 -1
- package/esm2015/lib/services/blocks/texts/texts-quadruple-background.service.js +1 -1
- package/esm2015/lib/services/blocks/texts/texts-quadruple-numbers.service.js +1 -1
- package/esm2015/lib/services/blocks/texts/texts-quadruple.service.js +1 -1
- package/esm2015/lib/services/blocks/texts/texts-triple-background.service.js +1 -1
- package/esm2015/lib/services/blocks/texts/texts-triple.service.js +1 -1
- package/esm2015/lib/services/blocks/timer/timer-airport.service.js +1 -1
- package/esm2015/lib/services/blocks/timer/timer-background.service.js +1 -1
- package/esm2015/lib/services/blocks/timer/timer-clock.service.js +1 -1
- package/esm2015/lib/services/blocks/timer/timer-multiple-img.service.js +1 -1
- package/esm2015/lib/services/blocks/timer/timer-simple.service.js +1 -1
- package/esm2015/lib/services/blocks/videos/videos-simple.service.js +1 -1
- package/esm2015/lib/services/blocks/videos/videos-txt-content.service.js +1 -1
- package/esm2015/lib/services/blocks/videos/videos-txt-left.service.js +1 -1
- package/esm2015/lib/services/blocks/videos/videos-txt.service.js +1 -1
- package/esm2015/lib/services/blocks/witness/about-block.service.js +1 -1
- package/esm2015/lib/services/blocks/witness/witness-background-double.service.js +1 -1
- package/esm2015/lib/services/blocks/witness/witness-background-one.service.js +1 -1
- package/esm2015/lib/services/blocks/witness/witness-quadruple.service.js +1 -1
- package/esm2015/lib/services/blocks/witness/witness-triple.service.js +1 -1
- package/esm2015/lib/services/blocks/witness/witness-twice.service.js +1 -1
- package/esm2015/lib/services/structures/amplify-product/amplify-product.service.js +1 -1
- package/esm2015/lib/services/structures/amplify-products-list/amplify-products-list.service.js +1 -1
- package/esm2015/lib/services/structures/code/code.service.js +1 -1
- package/esm2015/lib/services/structures/faq/faq.service.js +1 -1
- package/esm2015/lib/services/structures/forms/forms.service.js +1 -1
- package/esm2015/lib/services/structures/images/images.service.js +1 -1
- package/esm2015/lib/services/structures/images-texts/images-texts.service.js +1 -1
- package/esm2015/lib/services/structures/launch-videos/launch-videos.service.js +1 -1
- package/esm2015/lib/services/structures/map/map.service.js +1 -1
- package/esm2015/lib/services/structures/newsletter/newsletter.service.js +1 -1
- package/esm2015/lib/services/structures/onboarding/onboarding.service.js +1 -1
- package/esm2015/lib/services/structures/parent-structures.service.js +1 -1
- package/esm2015/lib/services/structures/product/product.service.js +1 -1
- package/esm2015/lib/services/structures/products-list/products-list.service.js +1 -1
- package/esm2015/lib/services/structures/quotes/quotes.service.js +1 -1
- package/esm2015/lib/services/structures/rassurances/rassurances.service.js +1 -1
- package/esm2015/lib/services/structures/reviews/reviews.service.js +1 -1
- package/esm2015/lib/services/structures/separator/separator.service.js +1 -1
- package/esm2015/lib/services/structures/sliders/sliders.service.js +1 -1
- package/esm2015/lib/services/structures/socials/socials.service.js +1 -1
- package/esm2015/lib/services/structures/text-backgrounds/text-backgrounds.service.js +1 -1
- package/esm2015/lib/services/structures/texts/texts.service.js +1 -1
- package/esm2015/lib/services/structures/timer/timer.service.js +1 -1
- package/esm2015/lib/services/structures/videos/videos.service.js +1 -1
- package/esm2015/lib/services/structures/witness/witness.service.js +1 -1
- package/esm2015/lib/services/utils/api.service.js +1 -1
- package/esm2015/lib/services/utils/config.service.js +1 -1
- package/esm2015/lib/services/utils/content.service.js +1 -1
- package/esm2015/lib/services/utils/currency.service.js +1 -1
- package/esm2015/lib/services/utils/expected-images.service.js +1 -1
- package/esm2015/lib/services/utils/external-config.service.js +1 -1
- package/esm2015/lib/services/utils/font-awesome.service.js +1 -1
- package/esm2015/lib/services/utils/injector.service.js +1 -1
- package/esm2015/lib/services/utils/media-connector.service.js +1 -1
- package/esm2015/lib/services/utils/quill.service.js +1 -1
- package/esm2015/lib/services/utils/structure-config.service.js +1 -1
- package/esm2015/lib/services/utils/translate-block.service.js +1 -1
- package/esm2015/lib/services/utils/vimeo.service.js +1 -1
- package/esm2015/lib/services/utils/youtube.service.js +1 -1
- package/esm2015/lib/services/wizi-block.service.js +1 -1
- package/esm2015/lib/shared/animations/list/animate-list-from-left.animation.js +1 -1
- package/esm2015/lib/shared/animations/list/animate-list-from-right.animation.js +1 -1
- package/esm2015/lib/shared/components/editorjs/editorjs.component.js +5 -6
- package/esm2015/lib/shared/components/editorjs/tools/inline/bold-tool.component.js +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/inline/capitalize-tool.component.js +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/inline/italic-tool.component.js +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/inline/link-tool.component.js +11 -7
- package/esm2015/lib/shared/components/editorjs/tools/inline/strike-tool.component.js +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/inline/subscript-tool.component.js +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/inline/superscript-tool.component.js +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/inline/text-background-color-tool.component.js +3 -4
- package/esm2015/lib/shared/components/editorjs/tools/inline/text-color-tool.component.js +2 -3
- package/esm2015/lib/shared/components/editorjs/tools/inline/text-size-tool.component.js +3 -4
- package/esm2015/lib/shared/components/editorjs/tools/inline/tool-type/color-tool.component.js +6 -1
- package/esm2015/lib/shared/components/editorjs/tools/inline/tool-type/inline-style-tool.component.js +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/inline/tool-type/text-tool.component.js +6 -1
- package/esm2015/lib/shared/components/editorjs/tools/inline/underline-tool.component.js +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/paragraph/code-edit-tool.component.js +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/paragraph/indent-tool.component.js +2 -2
- package/esm2015/lib/shared/components/editorjs/tools/paragraph/ordered-list-tool.component.js +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/paragraph/outdent-tool.component.js +2 -2
- package/esm2015/lib/shared/components/editorjs/tools/paragraph/quote-tool.component.js +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/paragraph/redo-tool.component.js +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/paragraph/text-align-tool.component.js +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/paragraph/text-type-tool.component.js +2 -3
- package/esm2015/lib/shared/components/editorjs/tools/paragraph/tool-type/paragraph-style-tool.component.js +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/paragraph/tool-type/text-edition.component.js +3 -4
- package/esm2015/lib/shared/components/editorjs/tools/paragraph/tool-type/text-tool.component.js +6 -1
- package/esm2015/lib/shared/components/editorjs/tools/paragraph/undo-tool.component.js +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/paragraph/unordered-list-tool.component.js +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/utils/colors.component.js +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/utils/editorjs-conversion.service.js +9 -8
- package/esm2015/lib/shared/components/editorjs/tools/utils/editorjs-tool.component.js +9 -1
- package/esm2015/lib/shared/components/editorjs/tools/utils/i18n/en-i18n.component.js +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/utils/i18n/fr-i18n.component.js +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/utils/texts.component.js +8 -8
- package/esm2015/lib/shared/components/faq/faq.component.js +2 -2
- package/esm2015/lib/shared/components/loader/loader.component.js +1 -1
- package/esm2015/lib/shared/components/quill/quill.component.js +1 -1
- package/esm2015/lib/shared/components/shared-components.module.js +1 -1
- package/esm2015/lib/shared/components/small-loader/small-loader.component.js +1 -1
- package/esm2015/lib/shared/components/star/star.component.js +1 -1
- package/esm2015/lib/shared/components/structure-amplify-search-category/structure-amplify-search-category.component.js +1 -1
- package/esm2015/lib/shared/components/structure-amplify-search-product/structure-amplify-search-product.component.js +1 -1
- package/esm2015/lib/shared/components/structure-config/structure-config.component.js +1 -1
- package/esm2015/lib/shared/components/structure-config-checkbox/structure-config-checkbox.component.js +1 -1
- package/esm2015/lib/shared/components/structure-config-extend-input/structure-config-extended-input.component.js +1 -1
- package/esm2015/lib/shared/components/structure-config-font/structure-config-font.component.js +1 -1
- package/esm2015/lib/shared/components/structure-config-input/structure-config-input.component.js +1 -1
- package/esm2015/lib/shared/components/structure-config-payment/structure-config-payment.component.js +1 -1
- package/esm2015/lib/shared/components/structure-search-product/structure-search-product.component.js +1 -1
- package/esm2015/lib/shared/components/structure-select/structure-select.component.js +1 -1
- package/esm2015/lib/shared/components/structure-tools/structure-tools.component.js +1 -1
- package/esm2015/lib/shared/directives/auto-focus/auto-focus.directive.js +1 -1
- package/esm2015/lib/shared/directives/auto-hide/auto-hide.directive.js +1 -1
- package/esm2015/lib/shared/directives/get-size-image/get-size-image.directive.js +1 -1
- package/esm2015/lib/shared/directives/holdable/holdable.directive.js +1 -1
- package/esm2015/lib/shared/directives/pictures-template/pictures-template.directive.js +1 -1
- package/esm2015/lib/shared/directives/shared-directives.module.js +1 -1
- package/esm2015/lib/shared/directives/show-delete-button/show-delete-button.directive.js +1 -1
- package/esm2015/lib/shared/pipes/add-zero-for-timer/add-zero-for-timer.pipe.js +1 -1
- package/esm2015/lib/shared/pipes/answer-type/answer-type.pipe.js +1 -1
- package/esm2015/lib/shared/pipes/array-number/array-number.pipe.js +1 -1
- package/esm2015/lib/shared/pipes/check-payment-value/check-payment-value.pipe.js +1 -1
- package/esm2015/lib/shared/pipes/even-odd/even-odd.pipe.js +1 -1
- package/esm2015/lib/shared/pipes/img-path/img-path.pipe.js +1 -1
- package/esm2015/lib/shared/pipes/safe-style/safe-style.pipe.js +1 -1
- package/esm2015/lib/shared/pipes/safe-url/safe-url.pipe.js +1 -1
- package/esm2015/lib/shared/pipes/shared-pipes.module.js +1 -1
- package/esm2015/lib/shared/pipes/strip-tags/strip-tags.pipe.js +1 -1
- package/esm2015/lib/shared/pipes/tiny-color/tiny-color.pipe.js +1 -1
- package/esm2015/lib/shared/shared.module.js +1 -1
- package/esm2015/lib/structures/amplify-product/zoom/amplify-product-zoom.component.js +1 -1
- package/esm2015/lib/structures/amplify-product/zoom-more/amplify-product-zoom-more.component.js +1 -1
- package/esm2015/lib/structures/amplify-product/zoom-selected/amplify-product-zoom-selected.component.js +1 -1
- package/esm2015/lib/structures/amplify-product/zoom-triple-column/amplify-product-zoom-triple-column.component.js +1 -1
- package/esm2015/lib/structures/amplify-products-list/classic/amplify-products-list-classic.component.js +1 -1
- package/esm2015/lib/structures/amplify-products-list/selected/amplify-products-list-selected.component.js +1 -1
- package/esm2015/lib/structures/amplify-products-list/simple/amplify-products-list-simple.component.js +1 -1
- package/esm2015/lib/structures/code/code-html/code-html.component.js +1 -1
- package/esm2015/lib/structures/code/code-javascript/code-javascript.component.js +1 -1
- package/esm2015/lib/structures/code/code-stylesheet/code-stylesheet.component.js +1 -1
- package/esm2015/lib/structures/faq/accordion/faq-accordion.component.js +1 -1
- package/esm2015/lib/structures/faq/frame/faq-frame.component.js +1 -1
- package/esm2015/lib/structures/faq/list-icon/faq-list-icon.component.js +1 -1
- package/esm2015/lib/structures/faq/simple/faq-simple.component.js +1 -1
- package/esm2015/lib/structures/faq/simple-background/faq-simple-background.component.js +1 -1
- package/esm2015/lib/structures/forms/background/forms-background.component.js +1 -1
- package/esm2015/lib/structures/forms/imageleft/forms-imageleft.component.js +1 -1
- package/esm2015/lib/structures/forms/imageright/forms-imageright.component.js +1 -1
- package/esm2015/lib/structures/forms/simple/forms-simple.component.js +1 -1
- package/esm2015/lib/structures/images/banner/images-banner.component.js +1 -1
- package/esm2015/lib/structures/images/big-and-double/images-big-and-double.component.js +1 -1
- package/esm2015/lib/structures/images/bigs-and-double-middle/images-bigs-and-double-middle.component.js +1 -1
- package/esm2015/lib/structures/images/double/images-double.component.js +1 -1
- package/esm2015/lib/structures/images/four-images-title/four-images-title.component.js +1 -1
- package/esm2015/lib/structures/images/quadruple/images-quadruple.component.js +1 -1
- package/esm2015/lib/structures/images/quadruple-left-one-right/images-quadruple-left-one-right.component.js +1 -1
- package/esm2015/lib/structures/images/simple/images-simple.component.js +1 -1
- package/esm2015/lib/structures/images/triple/images-triple.component.js +1 -1
- package/esm2015/lib/structures/images/two-images-title-text/two-images-title-text.component.js +1 -1
- package/esm2015/lib/structures/images-texts/big-left-text-right/images-texts-big-left-text-right.component.js +1 -1
- package/esm2015/lib/structures/images-texts/big-right-text-left/images-texts-big-right-text-left.component.js +1 -1
- package/esm2015/lib/structures/images-texts/left-text-right/images-texts-left-text-right.component.js +1 -1
- package/esm2015/lib/structures/images-texts/one-text-one/images-texts-one-text-one.component.js +1 -1
- package/esm2015/lib/structures/images-texts/right-text-left/images-texts-right-text-left.component.js +1 -1
- package/esm2015/lib/structures/images-texts/small-left-text-right/images-texts-small-left-text-right.component.js +1 -1
- package/esm2015/lib/structures/images-texts/small-right-text-left/images-texts-small-right-text-left.component.js +1 -1
- package/esm2015/lib/structures/images-texts/text-one-text/images-texts-text-one-text.component.js +1 -1
- package/esm2015/lib/structures/launch-videos/button/launch-videos-button.component.js +1 -1
- package/esm2015/lib/structures/launch-videos/buttontxt/launch-videos-buttontxt.component.js +1 -1
- package/esm2015/lib/structures/loader-component.module.js +1 -1
- package/esm2015/lib/structures/map/background-form-left/map-background-form-left.component.js +1 -1
- package/esm2015/lib/structures/map/background-form-right/map-background-form-right.component.js +1 -1
- package/esm2015/lib/structures/map/fullpage/map-fullpage.component.js +1 -1
- package/esm2015/lib/structures/map/left-text/map-left-text.component.js +1 -1
- package/esm2015/lib/structures/map/right-text/map-right-text.component.js +1 -1
- package/esm2015/lib/structures/map/text-form/map-text-form.component.js +1 -1
- package/esm2015/lib/structures/newsletter/aligned-center-background/newsletter-aligned-center-background.component.js +1 -1
- package/esm2015/lib/structures/newsletter/aligned-center-image/newsletter-aligned-center-image.component.js +1 -1
- package/esm2015/lib/structures/newsletter/center-image/newsletter-center-image.component.js +1 -1
- package/esm2015/lib/structures/onboarding/onboarding/forms-onboarding.component.js +1 -1
- package/esm2015/lib/structures/product/zoom/product-zoom.component.js +1 -1
- package/esm2015/lib/structures/product/zoom-complete/product-zoom-complete.component.js +1 -1
- package/esm2015/lib/structures/product/zoom-complete-background/product-zoom-complete-background.component.js +1 -1
- package/esm2015/lib/structures/product/zoom-complete-slider/product-zoom-complete-slider.component.js +1 -1
- package/esm2015/lib/structures/product/zoom-more/product-zoom-more.component.js +1 -1
- package/esm2015/lib/structures/product/zoom-selected/product-zoom-selected.component.js +1 -1
- package/esm2015/lib/structures/product/zoom-simple/product-zoom-simple.component.js +1 -1
- package/esm2015/lib/structures/product/zoom-triple-column/product-zoom-triple-column.component.js +1 -1
- package/esm2015/lib/structures/products-list/classic/products-list-classic.component.js +1 -1
- package/esm2015/lib/structures/products-list/selected/products-list-selected.component.js +1 -1
- package/esm2015/lib/structures/products-list/simple/products-list-simple.component.js +1 -1
- package/esm2015/lib/structures/quotes/author/quotes-author.component.js +1 -1
- package/esm2015/lib/structures/quotes/simple/quotes-simple.component.js +1 -1
- package/esm2015/lib/structures/quotes/simple-background/quotes-simple-background.component.js +1 -1
- package/esm2015/lib/structures/rassurances/quadruple-aligned/rassurances-quadruple-aligned.component.js +1 -1
- package/esm2015/lib/structures/rassurances/quadruple-background/rassurances-quadruple-background.component.js +1 -1
- package/esm2015/lib/structures/rassurances/triple-background/rassurances-triple-background.component.js +1 -1
- package/esm2015/lib/structures/reviews/simple/reviews-simple.component.js +1 -1
- package/esm2015/lib/structures/reviews/waterfall/reviews-waterfall.component.js +1 -1
- package/esm2015/lib/structures/separator/separator-simple/separator-simple.component.js +1 -1
- package/esm2015/lib/structures/sliders/double-imageright/slider-double-imageright.component.js +1 -1
- package/esm2015/lib/structures/sliders/fullpage/slider-fullpage.component.js +1 -1
- package/esm2015/lib/structures/sliders/imageright/slider-imageright.component.js +1 -1
- package/esm2015/lib/structures/sliders/leftnav/slider-leftnav.component.js +1 -1
- package/esm2015/lib/structures/sliders/with-banner/slider-with-banner.component.js +1 -1
- package/esm2015/lib/structures/socials/like/socials-like.component.js +1 -1
- package/esm2015/lib/structures/socials/network/socials-network.component.js +1 -1
- package/esm2015/lib/structures/socials/page-complex/socials-page-complex.component.js +1 -1
- package/esm2015/lib/structures/socials/page-simple/socials-page-simple.component.js +1 -1
- package/esm2015/lib/structures/structures.component.js +1 -1
- package/esm2015/lib/structures/structures.module.js +1 -1
- package/esm2015/lib/structures/text-backgrounds/four-rows-icon-text/text-backgrounds-four-rows-icon-text.component.js +1 -1
- package/esm2015/lib/structures/text-backgrounds/link/text-backgrounds-link.component.js +1 -1
- package/esm2015/lib/structures/text-backgrounds/simple/text-backgrounds-simple.component.js +1 -1
- package/esm2015/lib/structures/text-backgrounds/three-rows-icon-text/text-backgrounds-three-rows-icon-text.component.js +1 -1
- package/esm2015/lib/structures/text-backgrounds/two-rows-icon-text/text-backgrounds-two-rows-icon-text.component.js +1 -1
- package/esm2015/lib/structures/text-backgrounds/with-banner/text-backgrounds-with-banner.component.js +1 -1
- package/esm2015/lib/structures/text-backgrounds/with-txt/text-backgrounds-with-txt.component.js +1 -1
- package/esm2015/lib/structures/texts/double/texts-double.component.js +1 -1
- package/esm2015/lib/structures/texts/double-background/texts-double-background.component.js +1 -1
- package/esm2015/lib/structures/texts/one/texts-one.component.js +1 -1
- package/esm2015/lib/structures/texts/one-background/texts-one-background.component.js +1 -1
- package/esm2015/lib/structures/texts/quadruple/texts-quadruple.component.js +1 -1
- package/esm2015/lib/structures/texts/quadruple-background/texts-quadruple-background.component.js +1 -1
- package/esm2015/lib/structures/texts/quadruple-numbers/texts-quadruple-numbers.component.js +1 -1
- package/esm2015/lib/structures/texts/triple/texts-triple.component.js +1 -1
- package/esm2015/lib/structures/texts/triple-background/texts-triple-background.component.js +1 -1
- package/esm2015/lib/structures/timer/airport/timer-airport.component.js +1 -1
- package/esm2015/lib/structures/timer/background/timer-background.component.js +1 -1
- package/esm2015/lib/structures/timer/clock/timer-clock.component.js +1 -1
- package/esm2015/lib/structures/timer/multiple-img/timer-multiple-img.component.js +1 -1
- package/esm2015/lib/structures/timer/simple/timer-simple.component.js +1 -1
- package/esm2015/lib/structures/videos/simple/videos-simple.component.js +1 -1
- package/esm2015/lib/structures/videos/txt/videos-txt.component.js +1 -1
- package/esm2015/lib/structures/videos/txt-content/videos-txt-content.component.js +1 -1
- package/esm2015/lib/structures/videos/txt-left/videos-txt-left.component.js +1 -1
- package/esm2015/lib/structures/witness/about-block/about-block.component.js +1 -1
- package/esm2015/lib/structures/witness/background-double/witness-background-double.component.js +1 -1
- package/esm2015/lib/structures/witness/background-one/witness-background-one.component.js +1 -1
- package/esm2015/lib/structures/witness/quadruple/witness-quadruple.component.js +1 -1
- package/esm2015/lib/structures/witness/triple/witness-triple.component.js +1 -1
- package/esm2015/lib/structures/witness/twice/witness-twice.component.js +1 -1
- package/esm2015/lib/wizi-block.component.js +1 -1
- package/esm2015/lib/wizi-block.module.js +1 -1
- package/esm2015/public_api.js +1 -1
- package/esm2015/wizishop-wizi-block.js +227 -228
- package/fesm2015/wizishop-wizi-block.js +232 -222
- package/fesm2015/wizishop-wizi-block.js.map +1 -1
- package/lib/shared/components/editorjs/editorjs.component.d.ts +1 -3
- package/lib/shared/components/editorjs/tools/utils/editorjs-conversion.service.d.ts +1 -0
- package/package.json +1 -1
- package/wizi-block.scss +295 -253
- package/wizishop-wizi-block.d.ts +226 -227
- package/wizishop-wizi-block.metadata.json +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/utils/editorjs-tool-translation.service.js +0 -25
- package/lib/shared/components/editorjs/tools/utils/editorjs-tool-translation.service.d.ts +0 -8
|
@@ -18551,7 +18551,7 @@ class FaqComponent {
|
|
|
18551
18551
|
FaqComponent.decorators = [
|
|
18552
18552
|
{ type: Component, args: [{
|
|
18553
18553
|
selector: 'wb-faq',
|
|
18554
|
-
template: "<div class=\"wb-faq\" [style.background-color]=\"backgroundColor\" [ngClass]=\"{ 'is-active': hasTooltipFocused }\">\n <div\n *ngFor=\"let row of faqRows; let i = index; first as isFirst\"\n [className]=\"type\"\n [class.isFirst]=\"isFirst\"\n [style.border-color]=\"borderColor\"\n >\n <div\n [className]=\"type + '__row wb-faq__row'\"\n [ngClass]=\"{ open: row['open'], 'is-activeRow': row['hasTooltipFocused'] }\"\n [style.background-color]=\"backgroundRowColor\"\n [style.border-color]=\"borderColor\"\n [ngStyle]=\"\n shadowRowColor && row['open']\n ? {\n 'box-shadow':\n '0 0 0 0 ' + shadowRowColor + ', 0 0 0 0 ' + shadowRowColor + ', 0 2px 14px 0 ' + shadowRowColor + ''\n }\n : {}\n \"\n >\n <div\n [className]=\"type + '__row__question wb-faq__row__question open'\"\n [ngClass]=\"{ open: row['open'] }\"\n [style.background-color]=\"row['open'] ? backgroundAnswerColor : backgroundQuestionColor\"\n [style.border-color]=\"borderColor\"\n >\n <wb-editorjs [(content)]=\"row[
|
|
18554
|
+
template: "<div class=\"wb-faq\" [style.background-color]=\"backgroundColor\" [ngClass]=\"{ 'is-active': hasTooltipFocused }\">\n <div\n *ngFor=\"let row of faqRows; let i = index; first as isFirst\"\n [className]=\"type\"\n [class.isFirst]=\"isFirst\"\n [style.border-color]=\"borderColor\"\n >\n <div\n [className]=\"type + '__row wb-faq__row'\"\n [ngClass]=\"{ open: row['open'], 'is-activeRow': row['hasTooltipFocused'] }\"\n [style.background-color]=\"backgroundRowColor\"\n [style.border-color]=\"borderColor\"\n [ngStyle]=\"\n shadowRowColor && row['open']\n ? {\n 'box-shadow':\n '0 0 0 0 ' + shadowRowColor + ', 0 0 0 0 ' + shadowRowColor + ', 0 2px 14px 0 ' + shadowRowColor + ''\n }\n : {}\n \"\n >\n <div\n [className]=\"type + '__row__question wb-faq__row__question open'\"\n [ngClass]=\"{ open: row['open'] }\"\n [style.background-color]=\"row['open'] ? backgroundAnswerColor : backgroundQuestionColor\"\n [style.border-color]=\"borderColor\"\n >\n <wb-editorjs [(content)]=\"row[FORM_NAME_TITLE]\" (contentChange)=\"persist()\" [placeholder]=\"'wb.dto.TITLE.2' | translate\">\n </wb-editorjs>\n <span (click)=\"deleteRow(i)\" *ngIf=\"i > 0\" [className]=\"type + '__row__question__delete wb-faq__row__question__delete'\">\n <i class=\"fal fa-trash-alt\"></i>\n </span>\n <span (click)=\"showHide(i)\" *ngIf=\"!row['open']\" [style.color]=\"color\">\n <i class=\"fal fa-chevron-down\"></i>\n </span>\n <span (click)=\"showHide(i)\" *ngIf=\"row['open']\" [style.color]=\"color\">\n <i class=\"fal fa-chevron-up\"></i>\n </span>\n </div>\n <div\n [className]=\"type + '__row__answer wb-faq__row__answer open'\"\n [ngClass]=\"{ open: row['open'] }\"\n [style.border-color]=\"borderColor\"\n [style.background-color]=\"backgroundAnswerColor\"\n >\n <wb-editorjs\n [(content)]=\"row[FORM_NAME_CONTENT]\"\n (contentChange)=\"persist()\"\n [placeholder]=\"'wb.dto.CONTENT.6' | translate\"\n >\n </wb-editorjs>\n </div>\n </div>\n </div>\n <div class=\"wb-faq__menu\">\n <a class=\"wb-faq__menu__add\" (click)=\"addFaqRow()\"><i class=\"fal fa-plus\"></i> {{ 'wb.faq.1' | translate }}</a>\n </div>\n</div>\n"
|
|
18555
18555
|
},] }
|
|
18556
18556
|
];
|
|
18557
18557
|
FaqComponent.propDecorators = {
|
|
@@ -18637,12 +18637,20 @@ function setBlockFocus(parentEditor) {
|
|
|
18637
18637
|
if (!block.classList.contains('wb-blocks__container--focused')) {
|
|
18638
18638
|
block.classList.add('wb-blocks__container--focused');
|
|
18639
18639
|
}
|
|
18640
|
+
let containerToFocus = parentEditor.closest('.column');
|
|
18641
|
+
if (!containerToFocus.classList.contains('editorjs-focused')) {
|
|
18642
|
+
containerToFocus.classList.add('editorjs-focused');
|
|
18643
|
+
}
|
|
18640
18644
|
}
|
|
18641
18645
|
function resetBlockFocus(parentEditor) {
|
|
18642
18646
|
let block = parentEditor.closest('.wb-blocks__container');
|
|
18643
18647
|
if (block.classList.contains('wb-blocks__container--focused')) {
|
|
18644
18648
|
block.classList.remove('wb-blocks__container--focused');
|
|
18645
18649
|
}
|
|
18650
|
+
let containerToFocus = parentEditor.closest('.column');
|
|
18651
|
+
if (containerToFocus.classList.contains('editorjs-focused')) {
|
|
18652
|
+
containerToFocus.classList.remove('editorjs-focused');
|
|
18653
|
+
}
|
|
18646
18654
|
}
|
|
18647
18655
|
|
|
18648
18656
|
class InlineStyleTool extends EditorJSTool {
|
|
@@ -19604,193 +19612,6 @@ class CapitalizeTool extends InlineStyleTool {
|
|
|
19604
19612
|
}
|
|
19605
19613
|
CapitalizeTool.title = 'Capitalize';
|
|
19606
19614
|
|
|
19607
|
-
const enI18nDictionnary = {
|
|
19608
|
-
messages: {
|
|
19609
|
-
ui: {
|
|
19610
|
-
blockTunes: {
|
|
19611
|
-
toggler: {
|
|
19612
|
-
'Click to tune': 'Click to tune',
|
|
19613
|
-
'or drag to move': 'or drag to move',
|
|
19614
|
-
},
|
|
19615
|
-
},
|
|
19616
|
-
toolbar: {
|
|
19617
|
-
toolbox: {
|
|
19618
|
-
Add: 'Add',
|
|
19619
|
-
},
|
|
19620
|
-
},
|
|
19621
|
-
},
|
|
19622
|
-
toolNames: {
|
|
19623
|
-
'Text Type': 'Text Type',
|
|
19624
|
-
'Text Size': 'Text Size',
|
|
19625
|
-
Undo: 'Undo',
|
|
19626
|
-
Redo: 'Redo',
|
|
19627
|
-
Bold: 'Bold',
|
|
19628
|
-
Italic: 'Italic',
|
|
19629
|
-
Underline: 'Underline',
|
|
19630
|
-
Strike: 'Strike',
|
|
19631
|
-
Capitalize: 'Capitalize',
|
|
19632
|
-
Subscript: 'Subscript',
|
|
19633
|
-
Superscript: 'Superscript',
|
|
19634
|
-
'Text Color': 'Text Color',
|
|
19635
|
-
'Background Color': 'Background Color',
|
|
19636
|
-
Link: 'Link',
|
|
19637
|
-
Quote: 'Quote',
|
|
19638
|
-
'Text Align': 'Text Align',
|
|
19639
|
-
'Ordered List': 'Ordered List',
|
|
19640
|
-
'Unordered List': 'Unordered List',
|
|
19641
|
-
Indent: 'Indent',
|
|
19642
|
-
Outdent: 'Outdent',
|
|
19643
|
-
'Code Edit': 'Code Edit',
|
|
19644
|
-
},
|
|
19645
|
-
tools: {
|
|
19646
|
-
link: {
|
|
19647
|
-
add: 'Add a link',
|
|
19648
|
-
placeholder: 'https://www.myshop.fr or /mylink/',
|
|
19649
|
-
external: 'External?',
|
|
19650
|
-
obfuscated: 'Obfuscated link?',
|
|
19651
|
-
info: 'Link obfuscation is an advanced SEO technique that consists in hiding a link from search engine robots, while leaving it available for users. <a href="https://wizishop.com/blog/url-obfuscation">Read more</a>',
|
|
19652
|
-
},
|
|
19653
|
-
textBackgroundColor: {
|
|
19654
|
-
customColor: 'Select a custom color :',
|
|
19655
|
-
None: 'None',
|
|
19656
|
-
},
|
|
19657
|
-
textType: {
|
|
19658
|
-
'Heading 1': 'Heading 1',
|
|
19659
|
-
'Heading 2': 'Heading 2',
|
|
19660
|
-
'Heading 3': 'Heading 3',
|
|
19661
|
-
'Heading 4': 'Heading 4',
|
|
19662
|
-
'Heading 5': 'Heading 5',
|
|
19663
|
-
'Heading 6': 'Heading 6',
|
|
19664
|
-
Paragraph: 'Paragraph',
|
|
19665
|
-
},
|
|
19666
|
-
textSize: {
|
|
19667
|
-
Small: 'Small',
|
|
19668
|
-
Normal: 'Normal',
|
|
19669
|
-
Large: 'Large',
|
|
19670
|
-
Huge: 'Huge',
|
|
19671
|
-
},
|
|
19672
|
-
codeEdit: {
|
|
19673
|
-
Cancel: 'Cancel',
|
|
19674
|
-
Save: 'Save',
|
|
19675
|
-
},
|
|
19676
|
-
},
|
|
19677
|
-
blockTunes: {
|
|
19678
|
-
delete: {
|
|
19679
|
-
Delete: 'Delete',
|
|
19680
|
-
},
|
|
19681
|
-
moveUp: {
|
|
19682
|
-
'Move up': 'Move up',
|
|
19683
|
-
},
|
|
19684
|
-
moveDown: {
|
|
19685
|
-
'Move down': 'Move down',
|
|
19686
|
-
},
|
|
19687
|
-
},
|
|
19688
|
-
},
|
|
19689
|
-
};
|
|
19690
|
-
|
|
19691
|
-
const frI18nDictionnary = {
|
|
19692
|
-
messages: {
|
|
19693
|
-
ui: {
|
|
19694
|
-
blockTunes: {
|
|
19695
|
-
toggler: {
|
|
19696
|
-
'Click to tune': 'Cliquer pour régler',
|
|
19697
|
-
'or drag to move': 'ou faire glisser pour déplacer',
|
|
19698
|
-
},
|
|
19699
|
-
},
|
|
19700
|
-
toolbar: {
|
|
19701
|
-
toolbox: {
|
|
19702
|
-
Add: 'Ajouter',
|
|
19703
|
-
},
|
|
19704
|
-
},
|
|
19705
|
-
},
|
|
19706
|
-
toolNames: {
|
|
19707
|
-
'Text Type': 'Type de texte',
|
|
19708
|
-
'Text Size': 'Taille de texte',
|
|
19709
|
-
Undo: 'Annuler',
|
|
19710
|
-
Redo: 'Rétablir',
|
|
19711
|
-
Bold: 'Gras',
|
|
19712
|
-
Italic: 'Italique',
|
|
19713
|
-
Underline: 'Souligner',
|
|
19714
|
-
Strike: 'Barrer',
|
|
19715
|
-
Capitalize: 'Majuscules',
|
|
19716
|
-
Subscript: 'Indice',
|
|
19717
|
-
Superscript: 'Exposant',
|
|
19718
|
-
'Text Color': 'Couleur du texte',
|
|
19719
|
-
'Background Color': 'Couleur de surlignage',
|
|
19720
|
-
Link: 'Lien',
|
|
19721
|
-
Quote: 'Citation',
|
|
19722
|
-
'Text Align': 'Alignement du texte',
|
|
19723
|
-
'Ordered List': 'Liste numérotée',
|
|
19724
|
-
'Unordered List': 'Liste à puces',
|
|
19725
|
-
Indent: 'Augmenter le retrait',
|
|
19726
|
-
Outdent: 'Diminuer le retrait',
|
|
19727
|
-
'Code Edit': 'Edition de code',
|
|
19728
|
-
},
|
|
19729
|
-
tools: {
|
|
19730
|
-
link: {
|
|
19731
|
-
add: 'Ajouter un lien',
|
|
19732
|
-
placeholder: 'https://www.maboutique.fr or /monlien/',
|
|
19733
|
-
external: 'Externe ?',
|
|
19734
|
-
obfuscated: 'Lien Obfusqué ?',
|
|
19735
|
-
info: 'L\'obfuscation de liens est une technique SEO avancée qui consiste à cacher un lien aux robots des moteurs de recherche, tout en le laissant accessible pour les internautes. <a href="https://www.wizishop.fr/blog/obfuscation-lien">Découvrir l\'article complet.</a>',
|
|
19736
|
-
},
|
|
19737
|
-
textBackgroundColor: {
|
|
19738
|
-
customColor: 'Sélectionner une couleur personnalisée :',
|
|
19739
|
-
None: 'Aucune',
|
|
19740
|
-
},
|
|
19741
|
-
textType: {
|
|
19742
|
-
'Heading 1': 'Heading 1',
|
|
19743
|
-
'Heading 2': 'Heading 2',
|
|
19744
|
-
'Heading 3': 'Heading 3',
|
|
19745
|
-
'Heading 4': 'Heading 4',
|
|
19746
|
-
'Heading 5': 'Heading 5',
|
|
19747
|
-
'Heading 6': 'Heading 6',
|
|
19748
|
-
Paragraph: 'Paragraphe',
|
|
19749
|
-
},
|
|
19750
|
-
textSize: {
|
|
19751
|
-
Small: 'Petit',
|
|
19752
|
-
Normal: 'Normal',
|
|
19753
|
-
Large: 'Grand',
|
|
19754
|
-
Huge: 'Immense',
|
|
19755
|
-
},
|
|
19756
|
-
codeEdit: {
|
|
19757
|
-
Cancel: 'Annuler',
|
|
19758
|
-
Save: 'Enregistrer',
|
|
19759
|
-
},
|
|
19760
|
-
},
|
|
19761
|
-
blockTunes: {
|
|
19762
|
-
delete: {
|
|
19763
|
-
Delete: 'Supprimer',
|
|
19764
|
-
},
|
|
19765
|
-
moveUp: {
|
|
19766
|
-
'Move up': 'Déplacer vers le haut',
|
|
19767
|
-
},
|
|
19768
|
-
moveDown: {
|
|
19769
|
-
'Move down': 'Déplacer vers le bas',
|
|
19770
|
-
},
|
|
19771
|
-
},
|
|
19772
|
-
},
|
|
19773
|
-
};
|
|
19774
|
-
|
|
19775
|
-
var editorJSToolDictionnary = null;
|
|
19776
|
-
class EditorJSToolTranslationService {
|
|
19777
|
-
constructor(translateService) {
|
|
19778
|
-
this.translateService = translateService;
|
|
19779
|
-
}
|
|
19780
|
-
setDictionnary() {
|
|
19781
|
-
editorJSToolDictionnary = this.translateService.currentLang === 'fr' ? frI18nDictionnary : enI18nDictionnary;
|
|
19782
|
-
}
|
|
19783
|
-
}
|
|
19784
|
-
EditorJSToolTranslationService.ɵprov = ɵɵdefineInjectable({ factory: function EditorJSToolTranslationService_Factory() { return new EditorJSToolTranslationService(ɵɵinject(TranslateService)); }, token: EditorJSToolTranslationService, providedIn: "root" });
|
|
19785
|
-
EditorJSToolTranslationService.decorators = [
|
|
19786
|
-
{ type: Injectable, args: [{
|
|
19787
|
-
providedIn: 'root',
|
|
19788
|
-
},] }
|
|
19789
|
-
];
|
|
19790
|
-
EditorJSToolTranslationService.ctorParameters = () => [
|
|
19791
|
-
{ type: TranslateService }
|
|
19792
|
-
];
|
|
19793
|
-
|
|
19794
19615
|
const DEFAULT_COLOR_ARRAY = [
|
|
19795
19616
|
[
|
|
19796
19617
|
'rgb(0, 0, 0)',
|
|
@@ -19936,6 +19757,11 @@ class ColorTool extends InlineStyleTool {
|
|
|
19936
19757
|
colorSelection.style.left =
|
|
19937
19758
|
(this.nodes.button.offsetLeft +
|
|
19938
19759
|
(this.nodes.button.offsetWidth / 2 - colorSelection.offsetWidth / 2)).toString() + 'px';
|
|
19760
|
+
colorSelection.style.top =
|
|
19761
|
+
'-' +
|
|
19762
|
+
(this.parentEditor.querySelector('.ce-inline-toolbar__buttons').offsetHeight -
|
|
19763
|
+
(this.nodes.button.offsetTop + this.nodes.button.offsetHeight)).toString() +
|
|
19764
|
+
'px';
|
|
19939
19765
|
let viewportOffset = colorSelection.getBoundingClientRect();
|
|
19940
19766
|
let totalWidth = colorSelection.offsetWidth +
|
|
19941
19767
|
colorSelection.querySelector('.' + this.colorSelectionCss['colorPickerContainer']).offsetWidth;
|
|
@@ -20372,7 +20198,7 @@ class TextColorTool extends ColorTool {
|
|
|
20372
20198
|
let customColor = document.createElement('div');
|
|
20373
20199
|
customColor.className = this.colorSelectionCss['container'];
|
|
20374
20200
|
let text = document.createElement('p');
|
|
20375
|
-
text.innerText =
|
|
20201
|
+
text.innerText = this.api.i18n.t('customColor');
|
|
20376
20202
|
let button = document.createElement('div');
|
|
20377
20203
|
button.addEventListener('click', (event) => this.openCustomColorPicker(event));
|
|
20378
20204
|
let container = this.createCustomColorPicker();
|
|
@@ -20521,13 +20347,13 @@ class TextBackgroundColorTool extends ColorTool {
|
|
|
20521
20347
|
let removeColorContainerIcon = document.createElement('span');
|
|
20522
20348
|
removeColorContainer.classList.add(this.CSS.removeBackgroundColorClass);
|
|
20523
20349
|
removeColorContainer.addEventListener('click', () => this.applyColor('rgba(0,0,0,0)'));
|
|
20524
|
-
removeColorContainer.innerText =
|
|
20350
|
+
removeColorContainer.innerText = this.api.i18n.t('None');
|
|
20525
20351
|
removeColorContainer.appendChild(removeColorContainerIcon);
|
|
20526
20352
|
this.colorSelection.appendChild(removeColorContainer);
|
|
20527
20353
|
let customColor = document.createElement('div');
|
|
20528
20354
|
customColor.className = this.colorSelectionCss['container'];
|
|
20529
20355
|
let text = document.createElement('p');
|
|
20530
|
-
text.innerText =
|
|
20356
|
+
text.innerText = this.api.i18n.t('customColor');
|
|
20531
20357
|
let button = document.createElement('div');
|
|
20532
20358
|
button.addEventListener('click', (event) => this.openCustomColorPicker(event));
|
|
20533
20359
|
let container = this.createCustomColorPicker();
|
|
@@ -20770,6 +20596,11 @@ class ParagraphTextTool extends ParagraphStyleTool {
|
|
|
20770
20596
|
this.parentEditor = this.findParentEditor();
|
|
20771
20597
|
}
|
|
20772
20598
|
let dropdown = this.parentEditor.querySelectorAll('.' + this.CSS.textSelectionModifier)[0];
|
|
20599
|
+
dropdown.style.top =
|
|
20600
|
+
'-' +
|
|
20601
|
+
(this.parentEditor.querySelector('.ce-inline-toolbar__buttons').offsetHeight -
|
|
20602
|
+
(this.nodes.button.offsetTop + this.nodes.button.offsetHeight)).toString() +
|
|
20603
|
+
'px';
|
|
20773
20604
|
this.saveUserSelection();
|
|
20774
20605
|
if (dropdown) {
|
|
20775
20606
|
if (dropdown.classList.contains('hidden')) {
|
|
@@ -20868,7 +20699,7 @@ class TextSize {
|
|
|
20868
20699
|
}
|
|
20869
20700
|
const TEXT_SIZES = [
|
|
20870
20701
|
{
|
|
20871
|
-
class: 'size-small',
|
|
20702
|
+
class: 'we-size-small',
|
|
20872
20703
|
name: 'Small',
|
|
20873
20704
|
},
|
|
20874
20705
|
{
|
|
@@ -20876,11 +20707,11 @@ const TEXT_SIZES = [
|
|
|
20876
20707
|
name: 'Normal',
|
|
20877
20708
|
},
|
|
20878
20709
|
{
|
|
20879
|
-
class: 'size-large',
|
|
20710
|
+
class: 'we-size-large',
|
|
20880
20711
|
name: 'Large',
|
|
20881
20712
|
},
|
|
20882
20713
|
{
|
|
20883
|
-
class: 'size-huge',
|
|
20714
|
+
class: 'we-size-huge',
|
|
20884
20715
|
name: 'Huge',
|
|
20885
20716
|
},
|
|
20886
20717
|
];
|
|
@@ -20888,19 +20719,19 @@ class TextAlign {
|
|
|
20888
20719
|
}
|
|
20889
20720
|
const TEXT_ALIGN = [
|
|
20890
20721
|
{
|
|
20891
|
-
class: 'align-left',
|
|
20722
|
+
class: 'we-align-left',
|
|
20892
20723
|
name: 'Left',
|
|
20893
20724
|
},
|
|
20894
20725
|
{
|
|
20895
|
-
class: 'align-center',
|
|
20726
|
+
class: 'we-align-center',
|
|
20896
20727
|
name: 'Center',
|
|
20897
20728
|
},
|
|
20898
20729
|
{
|
|
20899
|
-
class: 'align-right',
|
|
20730
|
+
class: 'we-align-right',
|
|
20900
20731
|
name: 'Right',
|
|
20901
20732
|
},
|
|
20902
20733
|
{
|
|
20903
|
-
class: 'align-justify',
|
|
20734
|
+
class: 'we-align-justify',
|
|
20904
20735
|
name: 'Justify',
|
|
20905
20736
|
},
|
|
20906
20737
|
];
|
|
@@ -20986,7 +20817,7 @@ class TextTypeTool extends ParagraphTextTool {
|
|
|
20986
20817
|
this.textTypes.forEach((textType) => {
|
|
20987
20818
|
let row = document.createElement('div');
|
|
20988
20819
|
row.className = this.dropdownCss['row'];
|
|
20989
|
-
row.innerText =
|
|
20820
|
+
row.innerText = this.api.i18n.t('textType.name');
|
|
20990
20821
|
row.addEventListener('click', () => this.applyTextStyle(textType.tag));
|
|
20991
20822
|
textTypeDropdown.appendChild(row);
|
|
20992
20823
|
});
|
|
@@ -21009,6 +20840,174 @@ class TextTypeTool extends ParagraphTextTool {
|
|
|
21009
20840
|
}
|
|
21010
20841
|
TextTypeTool.title = 'Text Type';
|
|
21011
20842
|
|
|
20843
|
+
const frI18nDictionnary = {
|
|
20844
|
+
messages: {
|
|
20845
|
+
ui: {
|
|
20846
|
+
blockTunes: {
|
|
20847
|
+
toggler: {
|
|
20848
|
+
'Click to tune': 'Cliquer pour régler',
|
|
20849
|
+
'or drag to move': 'ou faire glisser pour déplacer',
|
|
20850
|
+
},
|
|
20851
|
+
},
|
|
20852
|
+
toolbar: {
|
|
20853
|
+
toolbox: {
|
|
20854
|
+
Add: 'Ajouter',
|
|
20855
|
+
},
|
|
20856
|
+
},
|
|
20857
|
+
},
|
|
20858
|
+
toolNames: {
|
|
20859
|
+
'Text Type': 'Type de texte',
|
|
20860
|
+
'Text Size': 'Taille de texte',
|
|
20861
|
+
Undo: 'Annuler',
|
|
20862
|
+
Redo: 'Rétablir',
|
|
20863
|
+
Bold: 'Gras',
|
|
20864
|
+
Italic: 'Italique',
|
|
20865
|
+
Underline: 'Souligner',
|
|
20866
|
+
Strike: 'Barrer',
|
|
20867
|
+
Capitalize: 'Majuscules',
|
|
20868
|
+
Subscript: 'Indice',
|
|
20869
|
+
Superscript: 'Exposant',
|
|
20870
|
+
'Text Color': 'Couleur du texte',
|
|
20871
|
+
'Background Color': 'Couleur de surlignage',
|
|
20872
|
+
Link: 'Lien',
|
|
20873
|
+
Quote: 'Citation',
|
|
20874
|
+
'Text Align': 'Alignement du texte',
|
|
20875
|
+
'Ordered List': 'Liste numérotée',
|
|
20876
|
+
'Unordered List': 'Liste à puces',
|
|
20877
|
+
Indent: 'Augmenter le retrait',
|
|
20878
|
+
Outdent: 'Diminuer le retrait',
|
|
20879
|
+
'Code Edit': 'Edition de code',
|
|
20880
|
+
},
|
|
20881
|
+
tools: {
|
|
20882
|
+
link: {
|
|
20883
|
+
add: 'Ajouter un lien',
|
|
20884
|
+
placeholder: 'https://www.maboutique.fr or /monlien/',
|
|
20885
|
+
external: 'Externe ?',
|
|
20886
|
+
obfuscated: 'Lien Obfusqué ?',
|
|
20887
|
+
info: 'L\'obfuscation de liens est une technique SEO avancée qui consiste à cacher un lien aux robots des moteurs de recherche, tout en le laissant accessible pour les internautes. <a href="https://www.wizishop.fr/blog/obfuscation-lien">Découvrir l\'article complet.</a>',
|
|
20888
|
+
},
|
|
20889
|
+
textBackgroundColor: {
|
|
20890
|
+
customColor: 'Sélectionner une couleur personnalisée :',
|
|
20891
|
+
None: 'Aucune',
|
|
20892
|
+
},
|
|
20893
|
+
textType: {
|
|
20894
|
+
'Heading 1': 'Heading 1',
|
|
20895
|
+
'Heading 2': 'Heading 2',
|
|
20896
|
+
'Heading 3': 'Heading 3',
|
|
20897
|
+
'Heading 4': 'Heading 4',
|
|
20898
|
+
'Heading 5': 'Heading 5',
|
|
20899
|
+
'Heading 6': 'Heading 6',
|
|
20900
|
+
Paragraph: 'Paragraphe',
|
|
20901
|
+
},
|
|
20902
|
+
textSize: {
|
|
20903
|
+
Small: 'Petit',
|
|
20904
|
+
Normal: 'Normal',
|
|
20905
|
+
Large: 'Grand',
|
|
20906
|
+
Huge: 'Immense',
|
|
20907
|
+
},
|
|
20908
|
+
codeEdit: {
|
|
20909
|
+
Cancel: 'Annuler',
|
|
20910
|
+
Save: 'Enregistrer',
|
|
20911
|
+
},
|
|
20912
|
+
},
|
|
20913
|
+
blockTunes: {
|
|
20914
|
+
delete: {
|
|
20915
|
+
Delete: 'Supprimer',
|
|
20916
|
+
},
|
|
20917
|
+
moveUp: {
|
|
20918
|
+
'Move up': 'Déplacer vers le haut',
|
|
20919
|
+
},
|
|
20920
|
+
moveDown: {
|
|
20921
|
+
'Move down': 'Déplacer vers le bas',
|
|
20922
|
+
},
|
|
20923
|
+
},
|
|
20924
|
+
},
|
|
20925
|
+
};
|
|
20926
|
+
|
|
20927
|
+
const enI18nDictionnary = {
|
|
20928
|
+
messages: {
|
|
20929
|
+
ui: {
|
|
20930
|
+
blockTunes: {
|
|
20931
|
+
toggler: {
|
|
20932
|
+
'Click to tune': 'Click to tune',
|
|
20933
|
+
'or drag to move': 'or drag to move',
|
|
20934
|
+
},
|
|
20935
|
+
},
|
|
20936
|
+
toolbar: {
|
|
20937
|
+
toolbox: {
|
|
20938
|
+
Add: 'Add',
|
|
20939
|
+
},
|
|
20940
|
+
},
|
|
20941
|
+
},
|
|
20942
|
+
toolNames: {
|
|
20943
|
+
'Text Type': 'Text Type',
|
|
20944
|
+
'Text Size': 'Text Size',
|
|
20945
|
+
Undo: 'Undo',
|
|
20946
|
+
Redo: 'Redo',
|
|
20947
|
+
Bold: 'Bold',
|
|
20948
|
+
Italic: 'Italic',
|
|
20949
|
+
Underline: 'Underline',
|
|
20950
|
+
Strike: 'Strike',
|
|
20951
|
+
Capitalize: 'Capitalize',
|
|
20952
|
+
Subscript: 'Subscript',
|
|
20953
|
+
Superscript: 'Superscript',
|
|
20954
|
+
'Text Color': 'Text Color',
|
|
20955
|
+
'Background Color': 'Background Color',
|
|
20956
|
+
Link: 'Link',
|
|
20957
|
+
Quote: 'Quote',
|
|
20958
|
+
'Text Align': 'Text Align',
|
|
20959
|
+
'Ordered List': 'Ordered List',
|
|
20960
|
+
'Unordered List': 'Unordered List',
|
|
20961
|
+
Indent: 'Indent',
|
|
20962
|
+
Outdent: 'Outdent',
|
|
20963
|
+
'Code Edit': 'Code Edit',
|
|
20964
|
+
},
|
|
20965
|
+
tools: {
|
|
20966
|
+
link: {
|
|
20967
|
+
add: 'Add a link',
|
|
20968
|
+
placeholder: 'https://www.myshop.fr or /mylink/',
|
|
20969
|
+
external: 'External?',
|
|
20970
|
+
obfuscated: 'Obfuscated link?',
|
|
20971
|
+
info: 'Link obfuscation is an advanced SEO technique that consists in hiding a link from search engine robots, while leaving it available for users. <a href="https://wizishop.com/blog/url-obfuscation">Read more</a>',
|
|
20972
|
+
},
|
|
20973
|
+
textBackgroundColor: {
|
|
20974
|
+
customColor: 'Select a custom color :',
|
|
20975
|
+
None: 'None',
|
|
20976
|
+
},
|
|
20977
|
+
textType: {
|
|
20978
|
+
'Heading 1': 'Heading 1',
|
|
20979
|
+
'Heading 2': 'Heading 2',
|
|
20980
|
+
'Heading 3': 'Heading 3',
|
|
20981
|
+
'Heading 4': 'Heading 4',
|
|
20982
|
+
'Heading 5': 'Heading 5',
|
|
20983
|
+
'Heading 6': 'Heading 6',
|
|
20984
|
+
Paragraph: 'Paragraph',
|
|
20985
|
+
},
|
|
20986
|
+
textSize: {
|
|
20987
|
+
Small: 'Small',
|
|
20988
|
+
Normal: 'Normal',
|
|
20989
|
+
Large: 'Large',
|
|
20990
|
+
Huge: 'Huge',
|
|
20991
|
+
},
|
|
20992
|
+
codeEdit: {
|
|
20993
|
+
Cancel: 'Cancel',
|
|
20994
|
+
Save: 'Save',
|
|
20995
|
+
},
|
|
20996
|
+
},
|
|
20997
|
+
blockTunes: {
|
|
20998
|
+
delete: {
|
|
20999
|
+
Delete: 'Delete',
|
|
21000
|
+
},
|
|
21001
|
+
moveUp: {
|
|
21002
|
+
'Move up': 'Move up',
|
|
21003
|
+
},
|
|
21004
|
+
moveDown: {
|
|
21005
|
+
'Move down': 'Move down',
|
|
21006
|
+
},
|
|
21007
|
+
},
|
|
21008
|
+
},
|
|
21009
|
+
};
|
|
21010
|
+
|
|
21012
21011
|
// @dynamic
|
|
21013
21012
|
class TextAlignTool extends ParagraphTextTool {
|
|
21014
21013
|
constructor({ api }) {
|
|
@@ -21451,26 +21450,26 @@ class LinkTool extends InlineStyleTool {
|
|
|
21451
21450
|
let obfuscationContainer = document.createElement('div');
|
|
21452
21451
|
obfuscationContainer.className = this.linkCss['obfuscationContainer'];
|
|
21453
21452
|
let applyButton = document.createElement('button');
|
|
21454
|
-
applyButton.innerText =
|
|
21453
|
+
applyButton.innerText = this.api.i18n.t('add');
|
|
21455
21454
|
applyButton.addEventListener('click', () => this.applyLink());
|
|
21456
21455
|
let linkInput = document.createElement('input');
|
|
21457
21456
|
linkInput.setAttribute('id', this.linkCss['linkInputId']);
|
|
21458
|
-
linkInput.setAttribute('placeholder',
|
|
21457
|
+
linkInput.setAttribute('placeholder', this.api.i18n.t('placeholder'));
|
|
21459
21458
|
let targetCheckbox = document.createElement('input');
|
|
21460
21459
|
targetCheckbox.setAttribute('id', this.linkCss['targetCheckboxId']);
|
|
21461
21460
|
targetCheckbox.setAttribute('type', 'checkbox');
|
|
21462
21461
|
let targetLabel = document.createElement('label');
|
|
21463
|
-
targetLabel.innerText =
|
|
21462
|
+
targetLabel.innerText = this.api.i18n.t('external');
|
|
21464
21463
|
targetLabel.setAttribute('for', this.linkCss['targetCheckboxId']);
|
|
21465
21464
|
let obfuscationCheckbox = document.createElement('input');
|
|
21466
21465
|
obfuscationCheckbox.setAttribute('id', this.linkCss['obfuscationCheckboxId']);
|
|
21467
21466
|
obfuscationCheckbox.setAttribute('type', 'checkbox');
|
|
21468
21467
|
let obfuscationLabel = document.createElement('label');
|
|
21469
|
-
obfuscationLabel.innerText =
|
|
21468
|
+
obfuscationLabel.innerText = this.api.i18n.t('obfuscated');
|
|
21470
21469
|
obfuscationLabel.setAttribute('for', this.linkCss['obfuscationCheckboxId']);
|
|
21471
21470
|
let obfuscationTooltipContainer = document.createElement('div');
|
|
21472
21471
|
let obbfuscationTooltip = document.createElement('div');
|
|
21473
|
-
obbfuscationTooltip.innerHTML =
|
|
21472
|
+
obbfuscationTooltip.innerHTML = this.api.i18n.t('info');
|
|
21474
21473
|
obfuscationTooltipContainer.appendChild(obbfuscationTooltip);
|
|
21475
21474
|
linkContainer.appendChild(linkInput);
|
|
21476
21475
|
targetContainer.appendChild(targetCheckbox);
|
|
@@ -21500,6 +21499,11 @@ class LinkTool extends InlineStyleTool {
|
|
|
21500
21499
|
(viewportOffset.left + linkDropdown.offsetWidth - document.body.offsetWidth);
|
|
21501
21500
|
linkDropdown.style.left = left.toString() + 'px';
|
|
21502
21501
|
}
|
|
21502
|
+
linkDropdown.style.top =
|
|
21503
|
+
'-' +
|
|
21504
|
+
(this.parentEditor.querySelector('.ce-inline-toolbar__buttons').offsetHeight -
|
|
21505
|
+
(this.nodes.button.offsetTop + this.nodes.button.offsetHeight)).toString() +
|
|
21506
|
+
'px';
|
|
21503
21507
|
linkDropdown.classList.remove('hidden');
|
|
21504
21508
|
this.currentSelection = this.getSelection();
|
|
21505
21509
|
document.addEventListener('click', ($event) => this.isLinkDropdownFocusedOut($event));
|
|
@@ -21547,7 +21551,7 @@ class IndentTool extends ParagraphStyleTool {
|
|
|
21547
21551
|
button: undefined,
|
|
21548
21552
|
};
|
|
21549
21553
|
this.tag = 'SPAN';
|
|
21550
|
-
this.classes = 'indent-{{input}}';
|
|
21554
|
+
this.classes = 'we-indent-{{input}}';
|
|
21551
21555
|
this.input = 1;
|
|
21552
21556
|
this.api = api;
|
|
21553
21557
|
this._state = false;
|
|
@@ -21608,7 +21612,7 @@ class OutdentTool extends ParagraphStyleTool {
|
|
|
21608
21612
|
button: undefined,
|
|
21609
21613
|
};
|
|
21610
21614
|
this.tag = 'SPAN';
|
|
21611
|
-
this.classes = 'indent-{{input}}';
|
|
21615
|
+
this.classes = 'we-indent-{{input}}';
|
|
21612
21616
|
this.input = -1;
|
|
21613
21617
|
this.api = api;
|
|
21614
21618
|
this._state = false;
|
|
@@ -21677,6 +21681,11 @@ class InlineTextTool extends InlineStyleTool {
|
|
|
21677
21681
|
if (dropdown) {
|
|
21678
21682
|
if (dropdown.classList.contains('hidden')) {
|
|
21679
21683
|
dropdown.style.left = this.nodes.button.offsetLeft.toString() + 'px';
|
|
21684
|
+
dropdown.style.top =
|
|
21685
|
+
'-' +
|
|
21686
|
+
(this.parentEditor.querySelector('.ce-inline-toolbar__buttons').offsetHeight -
|
|
21687
|
+
(this.nodes.button.offsetTop + this.nodes.button.offsetHeight)).toString() +
|
|
21688
|
+
'px';
|
|
21680
21689
|
dropdown.classList.remove('hidden');
|
|
21681
21690
|
this.currentSelection = this.getSelection();
|
|
21682
21691
|
document.addEventListener('click', ($event) => this.isDropdownFocusedOut($event));
|
|
@@ -21805,7 +21814,7 @@ class textSizeTool extends InlineTextTool {
|
|
|
21805
21814
|
this.nodes.button.addEventListener('click', () => this.openDropdown());
|
|
21806
21815
|
this.textSizes.forEach((textSize) => {
|
|
21807
21816
|
let span = document.createElement('span');
|
|
21808
|
-
span.innerText =
|
|
21817
|
+
span.innerText = this.api.i18n.t(textSize.name);
|
|
21809
21818
|
this.nodes.button.appendChild(span);
|
|
21810
21819
|
});
|
|
21811
21820
|
let dropdownArrow = document.createElement('span');
|
|
@@ -21850,7 +21859,7 @@ class textSizeTool extends InlineTextTool {
|
|
|
21850
21859
|
this.textSizes.forEach((textSize) => {
|
|
21851
21860
|
let row = document.createElement('div');
|
|
21852
21861
|
row.className = this.dropdownCss['row'];
|
|
21853
|
-
row.innerText =
|
|
21862
|
+
row.innerText = this.api.i18n.t(textSize.name);
|
|
21854
21863
|
row.addEventListener('click', () => this.applyTextStyle(textSize.class));
|
|
21855
21864
|
textSizeDropdown.appendChild(row);
|
|
21856
21865
|
});
|
|
@@ -21947,8 +21956,8 @@ class TextEditionTool extends ParagraphStyleTool {
|
|
|
21947
21956
|
let buttonContainer = document.createElement('div');
|
|
21948
21957
|
let cancelButton = document.createElement('button');
|
|
21949
21958
|
let saveButton = document.createElement('button');
|
|
21950
|
-
cancelButton.innerText =
|
|
21951
|
-
saveButton.innerText =
|
|
21959
|
+
cancelButton.innerText = this.api.i18n.t('Cancel');
|
|
21960
|
+
saveButton.innerText = this.api.i18n.t('Save');
|
|
21952
21961
|
cancelButton.addEventListener('click', closeCodeEditModal, true);
|
|
21953
21962
|
saveButton.addEventListener('click', () => {
|
|
21954
21963
|
let content = monacoEditor.getValue();
|
|
@@ -22328,13 +22337,14 @@ class EditorJSConversionService {
|
|
|
22328
22337
|
constructor() {
|
|
22329
22338
|
this.container = null;
|
|
22330
22339
|
this.classesToReplace = {
|
|
22331
|
-
'ql-size-small': 'size-small',
|
|
22332
|
-
'ql-size-large': 'size-large',
|
|
22333
|
-
'ql-size-huge': 'size-huge',
|
|
22334
|
-
'ql-align-
|
|
22335
|
-
'ql-align-
|
|
22336
|
-
'ql-align-
|
|
22337
|
-
'ql-
|
|
22340
|
+
'ql-size-small': 'we-size-small',
|
|
22341
|
+
'ql-size-large': 'we-size-large',
|
|
22342
|
+
'ql-size-huge': 'we-size-huge',
|
|
22343
|
+
'ql-align-left': 'we-align-left',
|
|
22344
|
+
'ql-align-center': 'we-align-center',
|
|
22345
|
+
'ql-align-right': 'we-align-right',
|
|
22346
|
+
'ql-align-justify': 'we-align-justify',
|
|
22347
|
+
'ql-indent-{input}': 'we-indent-{input}',
|
|
22338
22348
|
};
|
|
22339
22349
|
}
|
|
22340
22350
|
convert(content) {
|
|
@@ -22427,9 +22437,8 @@ EditorJSConversionService.decorators = [
|
|
|
22427
22437
|
EditorJSConversionService.ctorParameters = () => [];
|
|
22428
22438
|
|
|
22429
22439
|
class EditorJsComponent {
|
|
22430
|
-
constructor(translateService,
|
|
22440
|
+
constructor(translateService, editorJSConversionService) {
|
|
22431
22441
|
this.translateService = translateService;
|
|
22432
|
-
this.editorJSToolTranslationService = editorJSToolTranslationService;
|
|
22433
22442
|
this.editorJSConversionService = editorJSConversionService;
|
|
22434
22443
|
this.contentChange = new EventEmitter();
|
|
22435
22444
|
this.content = '';
|
|
@@ -22499,7 +22508,6 @@ class EditorJsComponent {
|
|
|
22499
22508
|
i18n: this.getI18nDictionnary(),
|
|
22500
22509
|
});
|
|
22501
22510
|
try {
|
|
22502
|
-
this.editorJSToolTranslationService.setDictionnary();
|
|
22503
22511
|
yield this.editor.isReady;
|
|
22504
22512
|
this.editorJSConversionService.convert(this.content).then((content) => {
|
|
22505
22513
|
this.content = content;
|
|
@@ -22559,6 +22567,9 @@ class EditorJsComponent {
|
|
|
22559
22567
|
checkWrapper() {
|
|
22560
22568
|
let currentEditor = document.querySelectorAll('#editorJs-' + this.uuid)[0];
|
|
22561
22569
|
let editorBlocks = currentEditor.querySelectorAll('.codex-editor__redactor .ce-paragraph');
|
|
22570
|
+
if (editorBlocks.length === 1 && editorBlocks[0].innerText.length === 0) {
|
|
22571
|
+
return;
|
|
22572
|
+
}
|
|
22562
22573
|
editorBlocks.forEach((block) => {
|
|
22563
22574
|
if (block.childElementCount !== 1 || !this.hasWrapper(block)) {
|
|
22564
22575
|
let selection = this.getSelection();
|
|
@@ -22719,7 +22730,6 @@ EditorJsComponent.decorators = [
|
|
|
22719
22730
|
];
|
|
22720
22731
|
EditorJsComponent.ctorParameters = () => [
|
|
22721
22732
|
{ type: TranslateService },
|
|
22722
|
-
{ type: EditorJSToolTranslationService },
|
|
22723
22733
|
{ type: EditorJSConversionService }
|
|
22724
22734
|
];
|
|
22725
22735
|
EditorJsComponent.propDecorators = {
|
|
@@ -29886,5 +29896,5 @@ WiziBlockModule.decorators = [
|
|
|
29886
29896
|
* Generated bundle index. Do not edit.
|
|
29887
29897
|
*/
|
|
29888
29898
|
|
|
29889
|
-
export { ApiDto, ExternalConfigDto, MediaConnectorService, MediaDto, TranslationBlockDto, TranslationStructureDto, TranslationsDto, TypesDto, WiziBlockComponent, WiziBlockModule, WiziBlockService, Types as ɵa, MyMissingTranslationHandler as ɵb, SharedDirectivesModule as ɵba, AutofocusDirective as ɵbb, AutoHideDirective as ɵbc, GetSizeImageDirective as ɵbd, ExpectedImagesService as ɵbe, PicturesTemplateDirective as ɵbf, HoldableDirective as ɵbg, ShowDeleteButtonDirective as ɵbh, StructureToolsComponent as ɵbi, StructureConfigComponent as ɵbj, StructureConfigService as ɵbk, StructureConfigInputComponent as ɵbl, StructureConfigCheckboxComponent as ɵbm, StructureConfigFontComponent as ɵbn, FontAwesomeService as ɵbo, StructureConfigPaymentComponent as ɵbp, StructureSelectComponent as ɵbq, StructureSearchProductComponent as ɵbr, StructureConfigExtendedInputComponent as ɵbs, StructureAmplifySearchProductComponent as ɵbt, StructureAmplifySearchCategoryComponent as ɵbu, LoaderComponent as ɵbv, SmallLoaderComponent as ɵbw, StarComponent as ɵbx, QuillComponent as ɵby, QuillService as ɵbz, animateListFromRight as ɵc, FaqComponent as ɵca, EditorJsComponent as ɵcb,
|
|
29899
|
+
export { ApiDto, ExternalConfigDto, MediaConnectorService, MediaDto, TranslationBlockDto, TranslationStructureDto, TranslationsDto, TypesDto, WiziBlockComponent, WiziBlockModule, WiziBlockService, Types as ɵa, MyMissingTranslationHandler as ɵb, SharedDirectivesModule as ɵba, AutofocusDirective as ɵbb, AutoHideDirective as ɵbc, GetSizeImageDirective as ɵbd, ExpectedImagesService as ɵbe, PicturesTemplateDirective as ɵbf, HoldableDirective as ɵbg, ShowDeleteButtonDirective as ɵbh, StructureToolsComponent as ɵbi, StructureConfigComponent as ɵbj, StructureConfigService as ɵbk, StructureConfigInputComponent as ɵbl, StructureConfigCheckboxComponent as ɵbm, StructureConfigFontComponent as ɵbn, FontAwesomeService as ɵbo, StructureConfigPaymentComponent as ɵbp, StructureSelectComponent as ɵbq, StructureSearchProductComponent as ɵbr, StructureConfigExtendedInputComponent as ɵbs, StructureAmplifySearchProductComponent as ɵbt, StructureAmplifySearchCategoryComponent as ɵbu, LoaderComponent as ɵbv, SmallLoaderComponent as ɵbw, StarComponent as ɵbx, QuillComponent as ɵby, QuillService as ɵbz, animateListFromRight as ɵc, FaqComponent as ɵca, EditorJsComponent as ɵcb, EditorJSConversionService as ɵcc, BlockComponentList as ɵcd, StructuresModule as ɵce, SliderFullpageComponent as ɵcf, StructuresComponent as ɵcg, SlidersFullpageService as ɵch, SliderLeftnavComponent as ɵci, SlidersLeftnavService as ɵcj, SliderImagerightComponent as ɵck, SlidersImagerightService as ɵcl, SliderDoubleImagerightComponent as ɵcm, SlidersDoubleImagerightService as ɵcn, SeparatorSimpleComponent as ɵco, SeparatorSimpleService as ɵcp, CodeHtmlComponent as ɵcq, CodeHtmlService as ɵcr, CodeJavascriptComponent as ɵcs, CodeJavascriptService as ɵct, VideosSimpleComponent as ɵcu, VideosSimpleService as ɵcv, YoutubeService as ɵcw, VimeoService as ɵcx, VideosTxtComponent as ɵcy, VideosTxtService as ɵcz, animateListFromLeft as ɵd, VideosTxtContentComponent as ɵda, VideosTxtContentService as ɵdb, LaunchVideosButtonComponent as ɵdc, LaunchVideosButtonService as ɵdd, LaunchVideosButtontxtComponent as ɵde, LaunchVideosButtontxtService as ɵdf, ImagesBannerComponent as ɵdg, ImagesBannerService as ɵdh, ImagesSimpleComponent as ɵdi, ImagesSimpleService as ɵdj, ImagesDoubleComponent as ɵdk, ImagesDoubleService as ɵdl, ImagesTripleComponent as ɵdm, ImagesTripleService as ɵdn, ImagesQuadrupleComponent as ɵdo, ImagesQuadrupleService as ɵdp, ImagesQuadrupleLeftOneRightComponent as ɵdq, ImagesQuadrupleLeftOneRightService as ɵdr, ImagesBigAndDoubleComponent as ɵds, ImagesBigAndDoubleService as ɵdt, ImagesBigsAndDoubleMiddleComponent as ɵdu, ImagesBigsAndDoubleMiddleService as ɵdv, TextBackgroundsLinkComponent as ɵdw, TextBackgroundsLinkService as ɵdx, TextBackgroundsSimpleComponent as ɵdy, TextBackgroundsSimpleService as ɵdz, ConfigService as ɵe, TextBackgroundsWithTxtComponent as ɵea, TextBackgroundsWithTxtService as ɵeb, ImagesTextsBigLeftTextRightComponent as ɵec, ImagesTextsBigLeftTextRightService as ɵed, ImagesTextsBigRightTextLeftComponent as ɵee, ImagesTextsBigRightTextLeftService as ɵef, ImagesTextsLeftTextRightComponent as ɵeg, ImagesTextsLeftTextRightService as ɵeh, ImagesTextsRightTextLeftComponent as ɵei, ImagesTextsRightTextLeftService as ɵej, ImagesTextsOneTextOneComponent as ɵek, ImagesTextsOneTextOneService as ɵel, ImagesTextsSmallLeftTextRightComponent as ɵem, ImagesTextsSmallLeftTextRightService as ɵen, ImagesTextsSmallRightTextLeftComponent as ɵeo, ImagesTextsSmallRightTextLeftService as ɵep, ImagesTextsTextOneTextComponent as ɵeq, ImagesTextsTextOneTextService as ɵer, TextsOneBackgroundComponent as ɵes, TextsOneBackgroundService as ɵet, TextsDoubleBackgroundComponent as ɵeu, TextsDoubleBackgroundService as ɵev, TextsTripleBackgroundComponent as ɵew, TextsTripleBackgroundService as ɵex, TextsQuadrupleComponent as ɵey, TextsQuadrupleService as ɵez, ContentService as ɵf, TextsQuadrupleNumbersComponent as ɵfa, TextsQuadrupleNumbersService as ɵfb, FormsSimpleComponent as ɵfc, FormsSimpleService as ɵfd, TextsQuadrupleBackgroundComponent as ɵfe, TextsQuadrupleBackgroundService as ɵff, TextsTripleComponent as ɵfg, TextsTripleService as ɵfh, TextsOneComponent as ɵfi, TextsOneService as ɵfj, TextsDoubleComponent as ɵfk, TextsDoubleService as ɵfl, FormsBackgroundComponent as ɵfm, FormsBackgroundService as ɵfn, VideosTxtLeftComponent as ɵfo, VideosTxtLeftService as ɵfp, FormsImageleftComponent as ɵfq, FormsImageleftService as ɵfr, FormsImagerightComponent as ɵfs, FormsImagerightService as ɵft, FormsOnboardingComponent as ɵfu, FormsOnboardingService as ɵfv, SocialsLikeComponent as ɵfw, SocialsLikeService as ɵfx, SocialsPageSimpleComponent as ɵfy, SocialsPageSimpleService as ɵfz, ExternalConfigService as ɵg, SocialsPageComplexComponent as ɵga, SocialsPageComplexService as ɵgb, SocialsNetworkComponent as ɵgc, SocialsNetworkService as ɵgd, ProductsListClassicComponent as ɵge, ProductsListClassicService as ɵgf, CurrencyService as ɵgg, ProductsListSimpleComponent as ɵgh, ProductsListSimpleService as ɵgi, RassurancesTripleBackgroundComponent as ɵgj, RassurancesTripleBackgroundService as ɵgk, RassurancesQuadrupleAlignedComponent as ɵgl, RassurancesQuadrupleAlignedService as ɵgm, RassurancesQuadrupleBackgroundComponent as ɵgn, RassurancesQuadrupleBackgroundService as ɵgo, NewsletterAlignedCenterImageComponent as ɵgp, NewsletterAlignedCenterImageService as ɵgq, NewsletterAlignedCenterBackgroundComponent as ɵgr, NewsletterAlignedCenterBackgroundService as ɵgs, NewsletterCenterImageComponent as ɵgt, NewsletterCenterImageService as ɵgu, ProductsListSelectedComponent as ɵgv, ProductsListSelectedService as ɵgw, CodeStylesheetComponent as ɵgx, CodeStylesheetService as ɵgy, WitnessTwiceComponent as ɵgz, ApiService as ɵh, WitnessTwiceService as ɵha, WitnessTripleComponent as ɵhb, WitnessTripleService as ɵhc, WitnessQuadrupleComponent as ɵhd, WitnessQuadrupleService as ɵhe, WitnessBackgroundOneComponent as ɵhf, WitnessBackgroundOneService as ɵhg, WitnessBackgroundDoubleComponent as ɵhh, WitnessBackgroundDoubleService as ɵhi, ReviewsSimpleComponent as ɵhj, ReviewsSimpleService as ɵhk, QuotesSimpleComponent as ɵhl, QuotesSimpleService as ɵhm, QuotesAuthorComponent as ɵhn, QuotesAuthorService as ɵho, QuotesSimpleBackgroundComponent as ɵhp, QuotesSimpleBackgroundService as ɵhq, ReviewsWaterfallComponent as ɵhr, ReviewsWaterfallService as ɵhs, MapFullpageComponent as ɵht, MapFullpageService as ɵhu, MapLeftTextComponent as ɵhv, MapLeftTextService as ɵhw, MapRightTextComponent as ɵhx, MapRightTextService as ɵhy, MapTextFormComponent as ɵhz, ComponentsModule as ɵi, MapTextFormService as ɵia, MapBackgroundFormLeftComponent as ɵib, MapBackgroundFormLeftService as ɵic, MapBackgroundFormRightComponent as ɵid, MapBackgroundFormRightService as ɵie, AmplifyProductsListSimpleComponent as ɵif, AmplifyProductsListSimpleService as ɵig, AmplifyProductsListSelectedComponent as ɵih, AmplifyProductsListSelectedService as ɵii, AmplifyProductsListClassicComponent as ɵij, AmplifyProductsListClassicService as ɵik, AmplifyProductZoomComponent as ɵil, AmplifyProductZoomService as ɵim, AmplifyProductZoomTripleColumnComponent as ɵin, AmplifyProductZoomTripleColumnService as ɵio, AmplifyProductZoomSelectedComponent as ɵip, AmplifyProductZoomSelectedService as ɵiq, AmplifyProductZoomMoreComponent as ɵir, AmplifyProductZoomMoreService as ɵis, ProductZoomComponent as ɵit, ProductZoomService as ɵiu, ProductZoomTripleColumnComponent as ɵiv, ProductZoomTripleColumnService as ɵiw, ProductZoomSelectedComponent as ɵix, ProductZoomSelectedService as ɵiy, ProductZoomMoreComponent as ɵiz, BlocksComponent as ɵj, ProductZoomMoreService as ɵja, ProductZoomCompleteComponent as ɵjb, ProductZoomCompleteService as ɵjc, ProductZoomCompleteSliderComponent as ɵjd, ProductZoomCompleteSliderService as ɵje, ProductZoomSimpleComponent as ɵjf, ProductZoomSimpleService as ɵjg, ProductZoomCompleteBackgroundComponent as ɵjh, ProductZoomCompleteBackgroundService as ɵji, TimerSimpleComponent as ɵjj, TimerSimpleService as ɵjk, TimerBackgroundComponent as ɵjl, TimerBackgroundService as ɵjm, TimerClockComponent as ɵjn, TimerClockService as ɵjo, TimerAirportComponent as ɵjp, TimerAirportService as ɵjq, TimerMultipleImgComponent as ɵjr, TimerMultipleImgService as ɵjs, AboutBlockComponent as ɵjt, AboutBlockService as ɵju, FaqSimpleComponent as ɵjv, FaqSimpleService as ɵjw, FaqSimpleBackgroundComponent as ɵjx, FaqSimpleBackgroundService as ɵjy, FaqFrameComponent as ɵjz, ConfigsComponent as ɵk, FaqFrameService as ɵka, FaqAccordionComponent as ɵkb, FaqAccordionService as ɵkc, FaqListIconComponent as ɵkd, FaqListIconService as ɵke, FourImagesTitleComponent as ɵkf, FourImagesTitleService as ɵkg, TranslateBlockService as ɵkh, TwoImagesTitleTextComponent as ɵki, TwoImagesTitleTextService as ɵkj, TextBackgroundsWithBannerComponent as ɵkk, TextBackgroundsWithBannerService as ɵkl, TextBackgroundsTwoRowsIconTextComponent as ɵkm, TextBackgroundsTwoRowsIconTextService as ɵkn, TextBackgroundsThreeRowsIconTextComponent as ɵko, TextBackgroundsThreeRowsIconTextService as ɵkp, TextBackgroundsFourRowsIconTextComponent as ɵkq, TextBackgroundsFourRowsIconTextService as ɵkr, SliderWithBannerComponent as ɵks, SlidersWithBannerService as ɵkt, LoaderComponentModule as ɵku, PreviewsComponent as ɵl, ContainerBlockComponent as ɵm, SharedModule as ɵn, SharedComponentsModule as ɵo, SharedPipesModule as ɵp, SafeUrlPipe as ɵq, SafeStylePipe as ɵr, AddZeroForTimerPipe as ɵs, AnswerTypePipe as ɵt, TinyColorPipe as ɵu, ArrayNumberPipe as ɵv, CheckPaymentValuePipe as ɵw, EvenOddPipe as ɵx, StripTagsPipe as ɵy, ImgPathPipe as ɵz };
|
|
29890
29900
|
//# sourceMappingURL=wizishop-wizi-block.js.map
|