@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
|
@@ -20252,7 +20252,7 @@
|
|
|
20252
20252
|
FaqComponent.decorators = [
|
|
20253
20253
|
{ type: i0.Component, args: [{
|
|
20254
20254
|
selector: 'wb-faq',
|
|
20255
|
-
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[
|
|
20255
|
+
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"
|
|
20256
20256
|
},] }
|
|
20257
20257
|
];
|
|
20258
20258
|
FaqComponent.propDecorators = {
|
|
@@ -20345,12 +20345,20 @@
|
|
|
20345
20345
|
if (!block.classList.contains('wb-blocks__container--focused')) {
|
|
20346
20346
|
block.classList.add('wb-blocks__container--focused');
|
|
20347
20347
|
}
|
|
20348
|
+
var containerToFocus = parentEditor.closest('.column');
|
|
20349
|
+
if (!containerToFocus.classList.contains('editorjs-focused')) {
|
|
20350
|
+
containerToFocus.classList.add('editorjs-focused');
|
|
20351
|
+
}
|
|
20348
20352
|
}
|
|
20349
20353
|
function resetBlockFocus(parentEditor) {
|
|
20350
20354
|
var block = parentEditor.closest('.wb-blocks__container');
|
|
20351
20355
|
if (block.classList.contains('wb-blocks__container--focused')) {
|
|
20352
20356
|
block.classList.remove('wb-blocks__container--focused');
|
|
20353
20357
|
}
|
|
20358
|
+
var containerToFocus = parentEditor.closest('.column');
|
|
20359
|
+
if (containerToFocus.classList.contains('editorjs-focused')) {
|
|
20360
|
+
containerToFocus.classList.remove('editorjs-focused');
|
|
20361
|
+
}
|
|
20354
20362
|
}
|
|
20355
20363
|
|
|
20356
20364
|
var InlineStyleTool = /** @class */ (function (_super) {
|
|
@@ -21630,194 +21638,6 @@
|
|
|
21630
21638
|
}(InlineStyleTool));
|
|
21631
21639
|
CapitalizeTool.title = 'Capitalize';
|
|
21632
21640
|
|
|
21633
|
-
var enI18nDictionnary = {
|
|
21634
|
-
messages: {
|
|
21635
|
-
ui: {
|
|
21636
|
-
blockTunes: {
|
|
21637
|
-
toggler: {
|
|
21638
|
-
'Click to tune': 'Click to tune',
|
|
21639
|
-
'or drag to move': 'or drag to move',
|
|
21640
|
-
},
|
|
21641
|
-
},
|
|
21642
|
-
toolbar: {
|
|
21643
|
-
toolbox: {
|
|
21644
|
-
Add: 'Add',
|
|
21645
|
-
},
|
|
21646
|
-
},
|
|
21647
|
-
},
|
|
21648
|
-
toolNames: {
|
|
21649
|
-
'Text Type': 'Text Type',
|
|
21650
|
-
'Text Size': 'Text Size',
|
|
21651
|
-
Undo: 'Undo',
|
|
21652
|
-
Redo: 'Redo',
|
|
21653
|
-
Bold: 'Bold',
|
|
21654
|
-
Italic: 'Italic',
|
|
21655
|
-
Underline: 'Underline',
|
|
21656
|
-
Strike: 'Strike',
|
|
21657
|
-
Capitalize: 'Capitalize',
|
|
21658
|
-
Subscript: 'Subscript',
|
|
21659
|
-
Superscript: 'Superscript',
|
|
21660
|
-
'Text Color': 'Text Color',
|
|
21661
|
-
'Background Color': 'Background Color',
|
|
21662
|
-
Link: 'Link',
|
|
21663
|
-
Quote: 'Quote',
|
|
21664
|
-
'Text Align': 'Text Align',
|
|
21665
|
-
'Ordered List': 'Ordered List',
|
|
21666
|
-
'Unordered List': 'Unordered List',
|
|
21667
|
-
Indent: 'Indent',
|
|
21668
|
-
Outdent: 'Outdent',
|
|
21669
|
-
'Code Edit': 'Code Edit',
|
|
21670
|
-
},
|
|
21671
|
-
tools: {
|
|
21672
|
-
link: {
|
|
21673
|
-
add: 'Add a link',
|
|
21674
|
-
placeholder: 'https://www.myshop.fr or /mylink/',
|
|
21675
|
-
external: 'External?',
|
|
21676
|
-
obfuscated: 'Obfuscated link?',
|
|
21677
|
-
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>',
|
|
21678
|
-
},
|
|
21679
|
-
textBackgroundColor: {
|
|
21680
|
-
customColor: 'Select a custom color :',
|
|
21681
|
-
None: 'None',
|
|
21682
|
-
},
|
|
21683
|
-
textType: {
|
|
21684
|
-
'Heading 1': 'Heading 1',
|
|
21685
|
-
'Heading 2': 'Heading 2',
|
|
21686
|
-
'Heading 3': 'Heading 3',
|
|
21687
|
-
'Heading 4': 'Heading 4',
|
|
21688
|
-
'Heading 5': 'Heading 5',
|
|
21689
|
-
'Heading 6': 'Heading 6',
|
|
21690
|
-
Paragraph: 'Paragraph',
|
|
21691
|
-
},
|
|
21692
|
-
textSize: {
|
|
21693
|
-
Small: 'Small',
|
|
21694
|
-
Normal: 'Normal',
|
|
21695
|
-
Large: 'Large',
|
|
21696
|
-
Huge: 'Huge',
|
|
21697
|
-
},
|
|
21698
|
-
codeEdit: {
|
|
21699
|
-
Cancel: 'Cancel',
|
|
21700
|
-
Save: 'Save',
|
|
21701
|
-
},
|
|
21702
|
-
},
|
|
21703
|
-
blockTunes: {
|
|
21704
|
-
delete: {
|
|
21705
|
-
Delete: 'Delete',
|
|
21706
|
-
},
|
|
21707
|
-
moveUp: {
|
|
21708
|
-
'Move up': 'Move up',
|
|
21709
|
-
},
|
|
21710
|
-
moveDown: {
|
|
21711
|
-
'Move down': 'Move down',
|
|
21712
|
-
},
|
|
21713
|
-
},
|
|
21714
|
-
},
|
|
21715
|
-
};
|
|
21716
|
-
|
|
21717
|
-
var frI18nDictionnary = {
|
|
21718
|
-
messages: {
|
|
21719
|
-
ui: {
|
|
21720
|
-
blockTunes: {
|
|
21721
|
-
toggler: {
|
|
21722
|
-
'Click to tune': 'Cliquer pour régler',
|
|
21723
|
-
'or drag to move': 'ou faire glisser pour déplacer',
|
|
21724
|
-
},
|
|
21725
|
-
},
|
|
21726
|
-
toolbar: {
|
|
21727
|
-
toolbox: {
|
|
21728
|
-
Add: 'Ajouter',
|
|
21729
|
-
},
|
|
21730
|
-
},
|
|
21731
|
-
},
|
|
21732
|
-
toolNames: {
|
|
21733
|
-
'Text Type': 'Type de texte',
|
|
21734
|
-
'Text Size': 'Taille de texte',
|
|
21735
|
-
Undo: 'Annuler',
|
|
21736
|
-
Redo: 'Rétablir',
|
|
21737
|
-
Bold: 'Gras',
|
|
21738
|
-
Italic: 'Italique',
|
|
21739
|
-
Underline: 'Souligner',
|
|
21740
|
-
Strike: 'Barrer',
|
|
21741
|
-
Capitalize: 'Majuscules',
|
|
21742
|
-
Subscript: 'Indice',
|
|
21743
|
-
Superscript: 'Exposant',
|
|
21744
|
-
'Text Color': 'Couleur du texte',
|
|
21745
|
-
'Background Color': 'Couleur de surlignage',
|
|
21746
|
-
Link: 'Lien',
|
|
21747
|
-
Quote: 'Citation',
|
|
21748
|
-
'Text Align': 'Alignement du texte',
|
|
21749
|
-
'Ordered List': 'Liste numérotée',
|
|
21750
|
-
'Unordered List': 'Liste à puces',
|
|
21751
|
-
Indent: 'Augmenter le retrait',
|
|
21752
|
-
Outdent: 'Diminuer le retrait',
|
|
21753
|
-
'Code Edit': 'Edition de code',
|
|
21754
|
-
},
|
|
21755
|
-
tools: {
|
|
21756
|
-
link: {
|
|
21757
|
-
add: 'Ajouter un lien',
|
|
21758
|
-
placeholder: 'https://www.maboutique.fr or /monlien/',
|
|
21759
|
-
external: 'Externe ?',
|
|
21760
|
-
obfuscated: 'Lien Obfusqué ?',
|
|
21761
|
-
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>',
|
|
21762
|
-
},
|
|
21763
|
-
textBackgroundColor: {
|
|
21764
|
-
customColor: 'Sélectionner une couleur personnalisée :',
|
|
21765
|
-
None: 'Aucune',
|
|
21766
|
-
},
|
|
21767
|
-
textType: {
|
|
21768
|
-
'Heading 1': 'Heading 1',
|
|
21769
|
-
'Heading 2': 'Heading 2',
|
|
21770
|
-
'Heading 3': 'Heading 3',
|
|
21771
|
-
'Heading 4': 'Heading 4',
|
|
21772
|
-
'Heading 5': 'Heading 5',
|
|
21773
|
-
'Heading 6': 'Heading 6',
|
|
21774
|
-
Paragraph: 'Paragraphe',
|
|
21775
|
-
},
|
|
21776
|
-
textSize: {
|
|
21777
|
-
Small: 'Petit',
|
|
21778
|
-
Normal: 'Normal',
|
|
21779
|
-
Large: 'Grand',
|
|
21780
|
-
Huge: 'Immense',
|
|
21781
|
-
},
|
|
21782
|
-
codeEdit: {
|
|
21783
|
-
Cancel: 'Annuler',
|
|
21784
|
-
Save: 'Enregistrer',
|
|
21785
|
-
},
|
|
21786
|
-
},
|
|
21787
|
-
blockTunes: {
|
|
21788
|
-
delete: {
|
|
21789
|
-
Delete: 'Supprimer',
|
|
21790
|
-
},
|
|
21791
|
-
moveUp: {
|
|
21792
|
-
'Move up': 'Déplacer vers le haut',
|
|
21793
|
-
},
|
|
21794
|
-
moveDown: {
|
|
21795
|
-
'Move down': 'Déplacer vers le bas',
|
|
21796
|
-
},
|
|
21797
|
-
},
|
|
21798
|
-
},
|
|
21799
|
-
};
|
|
21800
|
-
|
|
21801
|
-
var editorJSToolDictionnary = null;
|
|
21802
|
-
var EditorJSToolTranslationService = /** @class */ (function () {
|
|
21803
|
-
function EditorJSToolTranslationService(translateService) {
|
|
21804
|
-
this.translateService = translateService;
|
|
21805
|
-
}
|
|
21806
|
-
EditorJSToolTranslationService.prototype.setDictionnary = function () {
|
|
21807
|
-
editorJSToolDictionnary = this.translateService.currentLang === 'fr' ? frI18nDictionnary : enI18nDictionnary;
|
|
21808
|
-
};
|
|
21809
|
-
return EditorJSToolTranslationService;
|
|
21810
|
-
}());
|
|
21811
|
-
EditorJSToolTranslationService.ɵprov = i0.ɵɵdefineInjectable({ factory: function EditorJSToolTranslationService_Factory() { return new EditorJSToolTranslationService(i0.ɵɵinject(i1.TranslateService)); }, token: EditorJSToolTranslationService, providedIn: "root" });
|
|
21812
|
-
EditorJSToolTranslationService.decorators = [
|
|
21813
|
-
{ type: i0.Injectable, args: [{
|
|
21814
|
-
providedIn: 'root',
|
|
21815
|
-
},] }
|
|
21816
|
-
];
|
|
21817
|
-
EditorJSToolTranslationService.ctorParameters = function () { return [
|
|
21818
|
-
{ type: i1.TranslateService }
|
|
21819
|
-
]; };
|
|
21820
|
-
|
|
21821
21641
|
var DEFAULT_COLOR_ARRAY = [
|
|
21822
21642
|
[
|
|
21823
21643
|
'rgb(0, 0, 0)',
|
|
@@ -21966,6 +21786,11 @@
|
|
|
21966
21786
|
colorSelection.style.left =
|
|
21967
21787
|
(this.nodes.button.offsetLeft +
|
|
21968
21788
|
(this.nodes.button.offsetWidth / 2 - colorSelection.offsetWidth / 2)).toString() + 'px';
|
|
21789
|
+
colorSelection.style.top =
|
|
21790
|
+
'-' +
|
|
21791
|
+
(this.parentEditor.querySelector('.ce-inline-toolbar__buttons').offsetHeight -
|
|
21792
|
+
(this.nodes.button.offsetTop + this.nodes.button.offsetHeight)).toString() +
|
|
21793
|
+
'px';
|
|
21969
21794
|
var viewportOffset = colorSelection.getBoundingClientRect();
|
|
21970
21795
|
var totalWidth = colorSelection.offsetWidth +
|
|
21971
21796
|
colorSelection.querySelector('.' + this.colorSelectionCss['colorPickerContainer']).offsetWidth;
|
|
@@ -22442,7 +22267,7 @@
|
|
|
22442
22267
|
var customColor = document.createElement('div');
|
|
22443
22268
|
customColor.className = this.colorSelectionCss['container'];
|
|
22444
22269
|
var text = document.createElement('p');
|
|
22445
|
-
text.innerText =
|
|
22270
|
+
text.innerText = this.api.i18n.t('customColor');
|
|
22446
22271
|
var button = document.createElement('div');
|
|
22447
22272
|
button.addEventListener('click', function (event) { return _this.openCustomColorPicker(event); });
|
|
22448
22273
|
var container = this.createCustomColorPicker();
|
|
@@ -22628,13 +22453,13 @@
|
|
|
22628
22453
|
var removeColorContainerIcon = document.createElement('span');
|
|
22629
22454
|
removeColorContainer.classList.add(this.CSS.removeBackgroundColorClass);
|
|
22630
22455
|
removeColorContainer.addEventListener('click', function () { return _this.applyColor('rgba(0,0,0,0)'); });
|
|
22631
|
-
removeColorContainer.innerText =
|
|
22456
|
+
removeColorContainer.innerText = this.api.i18n.t('None');
|
|
22632
22457
|
removeColorContainer.appendChild(removeColorContainerIcon);
|
|
22633
22458
|
this.colorSelection.appendChild(removeColorContainer);
|
|
22634
22459
|
var customColor = document.createElement('div');
|
|
22635
22460
|
customColor.className = this.colorSelectionCss['container'];
|
|
22636
22461
|
var text = document.createElement('p');
|
|
22637
|
-
text.innerText =
|
|
22462
|
+
text.innerText = this.api.i18n.t('customColor');
|
|
22638
22463
|
var button = document.createElement('div');
|
|
22639
22464
|
button.addEventListener('click', function (event) { return _this.openCustomColorPicker(event); });
|
|
22640
22465
|
var container = this.createCustomColorPicker();
|
|
@@ -22889,6 +22714,11 @@
|
|
|
22889
22714
|
this.parentEditor = this.findParentEditor();
|
|
22890
22715
|
}
|
|
22891
22716
|
var dropdown = this.parentEditor.querySelectorAll('.' + this.CSS.textSelectionModifier)[0];
|
|
22717
|
+
dropdown.style.top =
|
|
22718
|
+
'-' +
|
|
22719
|
+
(this.parentEditor.querySelector('.ce-inline-toolbar__buttons').offsetHeight -
|
|
22720
|
+
(this.nodes.button.offsetTop + this.nodes.button.offsetHeight)).toString() +
|
|
22721
|
+
'px';
|
|
22892
22722
|
this.saveUserSelection();
|
|
22893
22723
|
if (dropdown) {
|
|
22894
22724
|
if (dropdown.classList.contains('hidden')) {
|
|
@@ -22996,7 +22826,7 @@
|
|
|
22996
22826
|
}());
|
|
22997
22827
|
var TEXT_SIZES = [
|
|
22998
22828
|
{
|
|
22999
|
-
class: 'size-small',
|
|
22829
|
+
class: 'we-size-small',
|
|
23000
22830
|
name: 'Small',
|
|
23001
22831
|
},
|
|
23002
22832
|
{
|
|
@@ -23004,11 +22834,11 @@
|
|
|
23004
22834
|
name: 'Normal',
|
|
23005
22835
|
},
|
|
23006
22836
|
{
|
|
23007
|
-
class: 'size-large',
|
|
22837
|
+
class: 'we-size-large',
|
|
23008
22838
|
name: 'Large',
|
|
23009
22839
|
},
|
|
23010
22840
|
{
|
|
23011
|
-
class: 'size-huge',
|
|
22841
|
+
class: 'we-size-huge',
|
|
23012
22842
|
name: 'Huge',
|
|
23013
22843
|
},
|
|
23014
22844
|
];
|
|
@@ -23019,19 +22849,19 @@
|
|
|
23019
22849
|
}());
|
|
23020
22850
|
var TEXT_ALIGN = [
|
|
23021
22851
|
{
|
|
23022
|
-
class: 'align-left',
|
|
22852
|
+
class: 'we-align-left',
|
|
23023
22853
|
name: 'Left',
|
|
23024
22854
|
},
|
|
23025
22855
|
{
|
|
23026
|
-
class: 'align-center',
|
|
22856
|
+
class: 'we-align-center',
|
|
23027
22857
|
name: 'Center',
|
|
23028
22858
|
},
|
|
23029
22859
|
{
|
|
23030
|
-
class: 'align-right',
|
|
22860
|
+
class: 'we-align-right',
|
|
23031
22861
|
name: 'Right',
|
|
23032
22862
|
},
|
|
23033
22863
|
{
|
|
23034
|
-
class: 'align-justify',
|
|
22864
|
+
class: 'we-align-justify',
|
|
23035
22865
|
name: 'Justify',
|
|
23036
22866
|
},
|
|
23037
22867
|
];
|
|
@@ -23144,7 +22974,7 @@
|
|
|
23144
22974
|
this.textTypes.forEach(function (textType) {
|
|
23145
22975
|
var row = document.createElement('div');
|
|
23146
22976
|
row.className = _this.dropdownCss['row'];
|
|
23147
|
-
row.innerText =
|
|
22977
|
+
row.innerText = _this.api.i18n.t('textType.name');
|
|
23148
22978
|
row.addEventListener('click', function () { return _this.applyTextStyle(textType.tag); });
|
|
23149
22979
|
textTypeDropdown.appendChild(row);
|
|
23150
22980
|
});
|
|
@@ -23176,6 +23006,174 @@
|
|
|
23176
23006
|
}(ParagraphTextTool));
|
|
23177
23007
|
TextTypeTool.title = 'Text Type';
|
|
23178
23008
|
|
|
23009
|
+
var frI18nDictionnary = {
|
|
23010
|
+
messages: {
|
|
23011
|
+
ui: {
|
|
23012
|
+
blockTunes: {
|
|
23013
|
+
toggler: {
|
|
23014
|
+
'Click to tune': 'Cliquer pour régler',
|
|
23015
|
+
'or drag to move': 'ou faire glisser pour déplacer',
|
|
23016
|
+
},
|
|
23017
|
+
},
|
|
23018
|
+
toolbar: {
|
|
23019
|
+
toolbox: {
|
|
23020
|
+
Add: 'Ajouter',
|
|
23021
|
+
},
|
|
23022
|
+
},
|
|
23023
|
+
},
|
|
23024
|
+
toolNames: {
|
|
23025
|
+
'Text Type': 'Type de texte',
|
|
23026
|
+
'Text Size': 'Taille de texte',
|
|
23027
|
+
Undo: 'Annuler',
|
|
23028
|
+
Redo: 'Rétablir',
|
|
23029
|
+
Bold: 'Gras',
|
|
23030
|
+
Italic: 'Italique',
|
|
23031
|
+
Underline: 'Souligner',
|
|
23032
|
+
Strike: 'Barrer',
|
|
23033
|
+
Capitalize: 'Majuscules',
|
|
23034
|
+
Subscript: 'Indice',
|
|
23035
|
+
Superscript: 'Exposant',
|
|
23036
|
+
'Text Color': 'Couleur du texte',
|
|
23037
|
+
'Background Color': 'Couleur de surlignage',
|
|
23038
|
+
Link: 'Lien',
|
|
23039
|
+
Quote: 'Citation',
|
|
23040
|
+
'Text Align': 'Alignement du texte',
|
|
23041
|
+
'Ordered List': 'Liste numérotée',
|
|
23042
|
+
'Unordered List': 'Liste à puces',
|
|
23043
|
+
Indent: 'Augmenter le retrait',
|
|
23044
|
+
Outdent: 'Diminuer le retrait',
|
|
23045
|
+
'Code Edit': 'Edition de code',
|
|
23046
|
+
},
|
|
23047
|
+
tools: {
|
|
23048
|
+
link: {
|
|
23049
|
+
add: 'Ajouter un lien',
|
|
23050
|
+
placeholder: 'https://www.maboutique.fr or /monlien/',
|
|
23051
|
+
external: 'Externe ?',
|
|
23052
|
+
obfuscated: 'Lien Obfusqué ?',
|
|
23053
|
+
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>',
|
|
23054
|
+
},
|
|
23055
|
+
textBackgroundColor: {
|
|
23056
|
+
customColor: 'Sélectionner une couleur personnalisée :',
|
|
23057
|
+
None: 'Aucune',
|
|
23058
|
+
},
|
|
23059
|
+
textType: {
|
|
23060
|
+
'Heading 1': 'Heading 1',
|
|
23061
|
+
'Heading 2': 'Heading 2',
|
|
23062
|
+
'Heading 3': 'Heading 3',
|
|
23063
|
+
'Heading 4': 'Heading 4',
|
|
23064
|
+
'Heading 5': 'Heading 5',
|
|
23065
|
+
'Heading 6': 'Heading 6',
|
|
23066
|
+
Paragraph: 'Paragraphe',
|
|
23067
|
+
},
|
|
23068
|
+
textSize: {
|
|
23069
|
+
Small: 'Petit',
|
|
23070
|
+
Normal: 'Normal',
|
|
23071
|
+
Large: 'Grand',
|
|
23072
|
+
Huge: 'Immense',
|
|
23073
|
+
},
|
|
23074
|
+
codeEdit: {
|
|
23075
|
+
Cancel: 'Annuler',
|
|
23076
|
+
Save: 'Enregistrer',
|
|
23077
|
+
},
|
|
23078
|
+
},
|
|
23079
|
+
blockTunes: {
|
|
23080
|
+
delete: {
|
|
23081
|
+
Delete: 'Supprimer',
|
|
23082
|
+
},
|
|
23083
|
+
moveUp: {
|
|
23084
|
+
'Move up': 'Déplacer vers le haut',
|
|
23085
|
+
},
|
|
23086
|
+
moveDown: {
|
|
23087
|
+
'Move down': 'Déplacer vers le bas',
|
|
23088
|
+
},
|
|
23089
|
+
},
|
|
23090
|
+
},
|
|
23091
|
+
};
|
|
23092
|
+
|
|
23093
|
+
var enI18nDictionnary = {
|
|
23094
|
+
messages: {
|
|
23095
|
+
ui: {
|
|
23096
|
+
blockTunes: {
|
|
23097
|
+
toggler: {
|
|
23098
|
+
'Click to tune': 'Click to tune',
|
|
23099
|
+
'or drag to move': 'or drag to move',
|
|
23100
|
+
},
|
|
23101
|
+
},
|
|
23102
|
+
toolbar: {
|
|
23103
|
+
toolbox: {
|
|
23104
|
+
Add: 'Add',
|
|
23105
|
+
},
|
|
23106
|
+
},
|
|
23107
|
+
},
|
|
23108
|
+
toolNames: {
|
|
23109
|
+
'Text Type': 'Text Type',
|
|
23110
|
+
'Text Size': 'Text Size',
|
|
23111
|
+
Undo: 'Undo',
|
|
23112
|
+
Redo: 'Redo',
|
|
23113
|
+
Bold: 'Bold',
|
|
23114
|
+
Italic: 'Italic',
|
|
23115
|
+
Underline: 'Underline',
|
|
23116
|
+
Strike: 'Strike',
|
|
23117
|
+
Capitalize: 'Capitalize',
|
|
23118
|
+
Subscript: 'Subscript',
|
|
23119
|
+
Superscript: 'Superscript',
|
|
23120
|
+
'Text Color': 'Text Color',
|
|
23121
|
+
'Background Color': 'Background Color',
|
|
23122
|
+
Link: 'Link',
|
|
23123
|
+
Quote: 'Quote',
|
|
23124
|
+
'Text Align': 'Text Align',
|
|
23125
|
+
'Ordered List': 'Ordered List',
|
|
23126
|
+
'Unordered List': 'Unordered List',
|
|
23127
|
+
Indent: 'Indent',
|
|
23128
|
+
Outdent: 'Outdent',
|
|
23129
|
+
'Code Edit': 'Code Edit',
|
|
23130
|
+
},
|
|
23131
|
+
tools: {
|
|
23132
|
+
link: {
|
|
23133
|
+
add: 'Add a link',
|
|
23134
|
+
placeholder: 'https://www.myshop.fr or /mylink/',
|
|
23135
|
+
external: 'External?',
|
|
23136
|
+
obfuscated: 'Obfuscated link?',
|
|
23137
|
+
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>',
|
|
23138
|
+
},
|
|
23139
|
+
textBackgroundColor: {
|
|
23140
|
+
customColor: 'Select a custom color :',
|
|
23141
|
+
None: 'None',
|
|
23142
|
+
},
|
|
23143
|
+
textType: {
|
|
23144
|
+
'Heading 1': 'Heading 1',
|
|
23145
|
+
'Heading 2': 'Heading 2',
|
|
23146
|
+
'Heading 3': 'Heading 3',
|
|
23147
|
+
'Heading 4': 'Heading 4',
|
|
23148
|
+
'Heading 5': 'Heading 5',
|
|
23149
|
+
'Heading 6': 'Heading 6',
|
|
23150
|
+
Paragraph: 'Paragraph',
|
|
23151
|
+
},
|
|
23152
|
+
textSize: {
|
|
23153
|
+
Small: 'Small',
|
|
23154
|
+
Normal: 'Normal',
|
|
23155
|
+
Large: 'Large',
|
|
23156
|
+
Huge: 'Huge',
|
|
23157
|
+
},
|
|
23158
|
+
codeEdit: {
|
|
23159
|
+
Cancel: 'Cancel',
|
|
23160
|
+
Save: 'Save',
|
|
23161
|
+
},
|
|
23162
|
+
},
|
|
23163
|
+
blockTunes: {
|
|
23164
|
+
delete: {
|
|
23165
|
+
Delete: 'Delete',
|
|
23166
|
+
},
|
|
23167
|
+
moveUp: {
|
|
23168
|
+
'Move up': 'Move up',
|
|
23169
|
+
},
|
|
23170
|
+
moveDown: {
|
|
23171
|
+
'Move down': 'Move down',
|
|
23172
|
+
},
|
|
23173
|
+
},
|
|
23174
|
+
},
|
|
23175
|
+
};
|
|
23176
|
+
|
|
23179
23177
|
// @dynamic
|
|
23180
23178
|
var TextAlignTool = /** @class */ (function (_super) {
|
|
23181
23179
|
__extends(TextAlignTool, _super);
|
|
@@ -23762,26 +23760,26 @@
|
|
|
23762
23760
|
var obfuscationContainer = document.createElement('div');
|
|
23763
23761
|
obfuscationContainer.className = this.linkCss['obfuscationContainer'];
|
|
23764
23762
|
var applyButton = document.createElement('button');
|
|
23765
|
-
applyButton.innerText =
|
|
23763
|
+
applyButton.innerText = this.api.i18n.t('add');
|
|
23766
23764
|
applyButton.addEventListener('click', function () { return _this.applyLink(); });
|
|
23767
23765
|
var linkInput = document.createElement('input');
|
|
23768
23766
|
linkInput.setAttribute('id', this.linkCss['linkInputId']);
|
|
23769
|
-
linkInput.setAttribute('placeholder',
|
|
23767
|
+
linkInput.setAttribute('placeholder', this.api.i18n.t('placeholder'));
|
|
23770
23768
|
var targetCheckbox = document.createElement('input');
|
|
23771
23769
|
targetCheckbox.setAttribute('id', this.linkCss['targetCheckboxId']);
|
|
23772
23770
|
targetCheckbox.setAttribute('type', 'checkbox');
|
|
23773
23771
|
var targetLabel = document.createElement('label');
|
|
23774
|
-
targetLabel.innerText =
|
|
23772
|
+
targetLabel.innerText = this.api.i18n.t('external');
|
|
23775
23773
|
targetLabel.setAttribute('for', this.linkCss['targetCheckboxId']);
|
|
23776
23774
|
var obfuscationCheckbox = document.createElement('input');
|
|
23777
23775
|
obfuscationCheckbox.setAttribute('id', this.linkCss['obfuscationCheckboxId']);
|
|
23778
23776
|
obfuscationCheckbox.setAttribute('type', 'checkbox');
|
|
23779
23777
|
var obfuscationLabel = document.createElement('label');
|
|
23780
|
-
obfuscationLabel.innerText =
|
|
23778
|
+
obfuscationLabel.innerText = this.api.i18n.t('obfuscated');
|
|
23781
23779
|
obfuscationLabel.setAttribute('for', this.linkCss['obfuscationCheckboxId']);
|
|
23782
23780
|
var obfuscationTooltipContainer = document.createElement('div');
|
|
23783
23781
|
var obbfuscationTooltip = document.createElement('div');
|
|
23784
|
-
obbfuscationTooltip.innerHTML =
|
|
23782
|
+
obbfuscationTooltip.innerHTML = this.api.i18n.t('info');
|
|
23785
23783
|
obfuscationTooltipContainer.appendChild(obbfuscationTooltip);
|
|
23786
23784
|
linkContainer.appendChild(linkInput);
|
|
23787
23785
|
targetContainer.appendChild(targetCheckbox);
|
|
@@ -23812,6 +23810,11 @@
|
|
|
23812
23810
|
(viewportOffset.left + linkDropdown.offsetWidth - document.body.offsetWidth);
|
|
23813
23811
|
linkDropdown.style.left = left.toString() + 'px';
|
|
23814
23812
|
}
|
|
23813
|
+
linkDropdown.style.top =
|
|
23814
|
+
'-' +
|
|
23815
|
+
(this.parentEditor.querySelector('.ce-inline-toolbar__buttons').offsetHeight -
|
|
23816
|
+
(this.nodes.button.offsetTop + this.nodes.button.offsetHeight)).toString() +
|
|
23817
|
+
'px';
|
|
23815
23818
|
linkDropdown.classList.remove('hidden');
|
|
23816
23819
|
this.currentSelection = this.getSelection();
|
|
23817
23820
|
document.addEventListener('click', function ($event) { return _this.isLinkDropdownFocusedOut($event); });
|
|
@@ -23863,7 +23866,7 @@
|
|
|
23863
23866
|
button: undefined,
|
|
23864
23867
|
};
|
|
23865
23868
|
_this.tag = 'SPAN';
|
|
23866
|
-
_this.classes = 'indent-{{input}}';
|
|
23869
|
+
_this.classes = 'we-indent-{{input}}';
|
|
23867
23870
|
_this.input = 1;
|
|
23868
23871
|
_this.api = api;
|
|
23869
23872
|
_this._state = false;
|
|
@@ -23947,7 +23950,7 @@
|
|
|
23947
23950
|
button: undefined,
|
|
23948
23951
|
};
|
|
23949
23952
|
_this.tag = 'SPAN';
|
|
23950
|
-
_this.classes = 'indent-{{input}}';
|
|
23953
|
+
_this.classes = 'we-indent-{{input}}';
|
|
23951
23954
|
_this.input = -1;
|
|
23952
23955
|
_this.api = api;
|
|
23953
23956
|
_this._state = false;
|
|
@@ -24040,6 +24043,11 @@
|
|
|
24040
24043
|
if (dropdown) {
|
|
24041
24044
|
if (dropdown.classList.contains('hidden')) {
|
|
24042
24045
|
dropdown.style.left = this.nodes.button.offsetLeft.toString() + 'px';
|
|
24046
|
+
dropdown.style.top =
|
|
24047
|
+
'-' +
|
|
24048
|
+
(this.parentEditor.querySelector('.ce-inline-toolbar__buttons').offsetHeight -
|
|
24049
|
+
(this.nodes.button.offsetTop + this.nodes.button.offsetHeight)).toString() +
|
|
24050
|
+
'px';
|
|
24043
24051
|
dropdown.classList.remove('hidden');
|
|
24044
24052
|
this.currentSelection = this.getSelection();
|
|
24045
24053
|
document.addEventListener('click', function ($event) { return _this.isDropdownFocusedOut($event); });
|
|
@@ -24187,7 +24195,7 @@
|
|
|
24187
24195
|
this.nodes.button.addEventListener('click', function () { return _this.openDropdown(); });
|
|
24188
24196
|
this.textSizes.forEach(function (textSize) {
|
|
24189
24197
|
var span = document.createElement('span');
|
|
24190
|
-
span.innerText =
|
|
24198
|
+
span.innerText = _this.api.i18n.t(textSize.name);
|
|
24191
24199
|
_this.nodes.button.appendChild(span);
|
|
24192
24200
|
});
|
|
24193
24201
|
var dropdownArrow = document.createElement('span');
|
|
@@ -24243,7 +24251,7 @@
|
|
|
24243
24251
|
this.textSizes.forEach(function (textSize) {
|
|
24244
24252
|
var row = document.createElement('div');
|
|
24245
24253
|
row.className = _this.dropdownCss['row'];
|
|
24246
|
-
row.innerText =
|
|
24254
|
+
row.innerText = _this.api.i18n.t(textSize.name);
|
|
24247
24255
|
row.addEventListener('click', function () { return _this.applyTextStyle(textSize.class); });
|
|
24248
24256
|
textSizeDropdown.appendChild(row);
|
|
24249
24257
|
});
|
|
@@ -24351,8 +24359,8 @@
|
|
|
24351
24359
|
var buttonContainer = document.createElement('div');
|
|
24352
24360
|
var cancelButton = document.createElement('button');
|
|
24353
24361
|
var saveButton = document.createElement('button');
|
|
24354
|
-
cancelButton.innerText =
|
|
24355
|
-
saveButton.innerText =
|
|
24362
|
+
cancelButton.innerText = this.api.i18n.t('Cancel');
|
|
24363
|
+
saveButton.innerText = this.api.i18n.t('Save');
|
|
24356
24364
|
cancelButton.addEventListener('click', closeCodeEditModal, true);
|
|
24357
24365
|
saveButton.addEventListener('click', function () {
|
|
24358
24366
|
var content = monacoEditor.getValue();
|
|
@@ -24790,13 +24798,14 @@
|
|
|
24790
24798
|
function EditorJSConversionService() {
|
|
24791
24799
|
this.container = null;
|
|
24792
24800
|
this.classesToReplace = {
|
|
24793
|
-
'ql-size-small': 'size-small',
|
|
24794
|
-
'ql-size-large': 'size-large',
|
|
24795
|
-
'ql-size-huge': 'size-huge',
|
|
24796
|
-
'ql-align-
|
|
24797
|
-
'ql-align-
|
|
24798
|
-
'ql-align-
|
|
24799
|
-
'ql-
|
|
24801
|
+
'ql-size-small': 'we-size-small',
|
|
24802
|
+
'ql-size-large': 'we-size-large',
|
|
24803
|
+
'ql-size-huge': 'we-size-huge',
|
|
24804
|
+
'ql-align-left': 'we-align-left',
|
|
24805
|
+
'ql-align-center': 'we-align-center',
|
|
24806
|
+
'ql-align-right': 'we-align-right',
|
|
24807
|
+
'ql-align-justify': 'we-align-justify',
|
|
24808
|
+
'ql-indent-{input}': 'we-indent-{input}',
|
|
24800
24809
|
};
|
|
24801
24810
|
}
|
|
24802
24811
|
EditorJSConversionService.prototype.convert = function (content) {
|
|
@@ -24926,9 +24935,8 @@
|
|
|
24926
24935
|
EditorJSConversionService.ctorParameters = function () { return []; };
|
|
24927
24936
|
|
|
24928
24937
|
var EditorJsComponent = /** @class */ (function () {
|
|
24929
|
-
function EditorJsComponent(translateService,
|
|
24938
|
+
function EditorJsComponent(translateService, editorJSConversionService) {
|
|
24930
24939
|
this.translateService = translateService;
|
|
24931
|
-
this.editorJSToolTranslationService = editorJSToolTranslationService;
|
|
24932
24940
|
this.editorJSConversionService = editorJSConversionService;
|
|
24933
24941
|
this.contentChange = new i0.EventEmitter();
|
|
24934
24942
|
this.content = '';
|
|
@@ -25005,7 +25013,6 @@
|
|
|
25005
25013
|
_d.label = 1;
|
|
25006
25014
|
case 1:
|
|
25007
25015
|
_d.trys.push([1, 3, , 4]);
|
|
25008
|
-
this.editorJSToolTranslationService.setDictionnary();
|
|
25009
25016
|
return [4 /*yield*/, this.editor.isReady];
|
|
25010
25017
|
case 2:
|
|
25011
25018
|
_d.sent();
|
|
@@ -25073,6 +25080,9 @@
|
|
|
25073
25080
|
var _this = this;
|
|
25074
25081
|
var currentEditor = document.querySelectorAll('#editorJs-' + this.uuid)[0];
|
|
25075
25082
|
var editorBlocks = currentEditor.querySelectorAll('.codex-editor__redactor .ce-paragraph');
|
|
25083
|
+
if (editorBlocks.length === 1 && editorBlocks[0].innerText.length === 0) {
|
|
25084
|
+
return;
|
|
25085
|
+
}
|
|
25076
25086
|
editorBlocks.forEach(function (block) {
|
|
25077
25087
|
if (block.childElementCount !== 1 || !_this.hasWrapper(block)) {
|
|
25078
25088
|
var selection = _this.getSelection();
|
|
@@ -25235,7 +25245,6 @@
|
|
|
25235
25245
|
];
|
|
25236
25246
|
EditorJsComponent.ctorParameters = function () { return [
|
|
25237
25247
|
{ type: i1.TranslateService },
|
|
25238
|
-
{ type: EditorJSToolTranslationService },
|
|
25239
25248
|
{ type: EditorJSConversionService }
|
|
25240
25249
|
]; };
|
|
25241
25250
|
EditorJsComponent.propDecorators = {
|
|
@@ -33285,242 +33294,241 @@
|
|
|
33285
33294
|
exports.ɵc = animateListFromRight;
|
|
33286
33295
|
exports.ɵca = FaqComponent;
|
|
33287
33296
|
exports.ɵcb = EditorJsComponent;
|
|
33288
|
-
exports.ɵcc =
|
|
33289
|
-
exports.ɵcd =
|
|
33290
|
-
exports.ɵce =
|
|
33291
|
-
exports.ɵcf =
|
|
33292
|
-
exports.ɵcg =
|
|
33293
|
-
exports.ɵch =
|
|
33294
|
-
exports.ɵci =
|
|
33295
|
-
exports.ɵcj =
|
|
33296
|
-
exports.ɵck =
|
|
33297
|
-
exports.ɵcl =
|
|
33298
|
-
exports.ɵcm =
|
|
33299
|
-
exports.ɵcn =
|
|
33300
|
-
exports.ɵco =
|
|
33301
|
-
exports.ɵcp =
|
|
33302
|
-
exports.ɵcq =
|
|
33303
|
-
exports.ɵcr =
|
|
33304
|
-
exports.ɵcs =
|
|
33305
|
-
exports.ɵct =
|
|
33306
|
-
exports.ɵcu =
|
|
33307
|
-
exports.ɵcv =
|
|
33308
|
-
exports.ɵcw =
|
|
33309
|
-
exports.ɵcx =
|
|
33310
|
-
exports.ɵcy =
|
|
33311
|
-
exports.ɵcz =
|
|
33297
|
+
exports.ɵcc = EditorJSConversionService;
|
|
33298
|
+
exports.ɵcd = BlockComponentList;
|
|
33299
|
+
exports.ɵce = StructuresModule;
|
|
33300
|
+
exports.ɵcf = SliderFullpageComponent;
|
|
33301
|
+
exports.ɵcg = StructuresComponent;
|
|
33302
|
+
exports.ɵch = SlidersFullpageService;
|
|
33303
|
+
exports.ɵci = SliderLeftnavComponent;
|
|
33304
|
+
exports.ɵcj = SlidersLeftnavService;
|
|
33305
|
+
exports.ɵck = SliderImagerightComponent;
|
|
33306
|
+
exports.ɵcl = SlidersImagerightService;
|
|
33307
|
+
exports.ɵcm = SliderDoubleImagerightComponent;
|
|
33308
|
+
exports.ɵcn = SlidersDoubleImagerightService;
|
|
33309
|
+
exports.ɵco = SeparatorSimpleComponent;
|
|
33310
|
+
exports.ɵcp = SeparatorSimpleService;
|
|
33311
|
+
exports.ɵcq = CodeHtmlComponent;
|
|
33312
|
+
exports.ɵcr = CodeHtmlService;
|
|
33313
|
+
exports.ɵcs = CodeJavascriptComponent;
|
|
33314
|
+
exports.ɵct = CodeJavascriptService;
|
|
33315
|
+
exports.ɵcu = VideosSimpleComponent;
|
|
33316
|
+
exports.ɵcv = VideosSimpleService;
|
|
33317
|
+
exports.ɵcw = YoutubeService;
|
|
33318
|
+
exports.ɵcx = VimeoService;
|
|
33319
|
+
exports.ɵcy = VideosTxtComponent;
|
|
33320
|
+
exports.ɵcz = VideosTxtService;
|
|
33312
33321
|
exports.ɵd = animateListFromLeft;
|
|
33313
|
-
exports.ɵda =
|
|
33314
|
-
exports.ɵdb =
|
|
33315
|
-
exports.ɵdc =
|
|
33316
|
-
exports.ɵdd =
|
|
33317
|
-
exports.ɵde =
|
|
33318
|
-
exports.ɵdf =
|
|
33319
|
-
exports.ɵdg =
|
|
33320
|
-
exports.ɵdh =
|
|
33321
|
-
exports.ɵdi =
|
|
33322
|
-
exports.ɵdj =
|
|
33323
|
-
exports.ɵdk =
|
|
33324
|
-
exports.ɵdl =
|
|
33325
|
-
exports.ɵdm =
|
|
33326
|
-
exports.ɵdn =
|
|
33327
|
-
exports.ɵdo =
|
|
33328
|
-
exports.ɵdp =
|
|
33329
|
-
exports.ɵdq =
|
|
33330
|
-
exports.ɵdr =
|
|
33331
|
-
exports.ɵds =
|
|
33332
|
-
exports.ɵdt =
|
|
33333
|
-
exports.ɵdu =
|
|
33334
|
-
exports.ɵdv =
|
|
33335
|
-
exports.ɵdw =
|
|
33336
|
-
exports.ɵdx =
|
|
33337
|
-
exports.ɵdy =
|
|
33338
|
-
exports.ɵdz =
|
|
33322
|
+
exports.ɵda = VideosTxtContentComponent;
|
|
33323
|
+
exports.ɵdb = VideosTxtContentService;
|
|
33324
|
+
exports.ɵdc = LaunchVideosButtonComponent;
|
|
33325
|
+
exports.ɵdd = LaunchVideosButtonService;
|
|
33326
|
+
exports.ɵde = LaunchVideosButtontxtComponent;
|
|
33327
|
+
exports.ɵdf = LaunchVideosButtontxtService;
|
|
33328
|
+
exports.ɵdg = ImagesBannerComponent;
|
|
33329
|
+
exports.ɵdh = ImagesBannerService;
|
|
33330
|
+
exports.ɵdi = ImagesSimpleComponent;
|
|
33331
|
+
exports.ɵdj = ImagesSimpleService;
|
|
33332
|
+
exports.ɵdk = ImagesDoubleComponent;
|
|
33333
|
+
exports.ɵdl = ImagesDoubleService;
|
|
33334
|
+
exports.ɵdm = ImagesTripleComponent;
|
|
33335
|
+
exports.ɵdn = ImagesTripleService;
|
|
33336
|
+
exports.ɵdo = ImagesQuadrupleComponent;
|
|
33337
|
+
exports.ɵdp = ImagesQuadrupleService;
|
|
33338
|
+
exports.ɵdq = ImagesQuadrupleLeftOneRightComponent;
|
|
33339
|
+
exports.ɵdr = ImagesQuadrupleLeftOneRightService;
|
|
33340
|
+
exports.ɵds = ImagesBigAndDoubleComponent;
|
|
33341
|
+
exports.ɵdt = ImagesBigAndDoubleService;
|
|
33342
|
+
exports.ɵdu = ImagesBigsAndDoubleMiddleComponent;
|
|
33343
|
+
exports.ɵdv = ImagesBigsAndDoubleMiddleService;
|
|
33344
|
+
exports.ɵdw = TextBackgroundsLinkComponent;
|
|
33345
|
+
exports.ɵdx = TextBackgroundsLinkService;
|
|
33346
|
+
exports.ɵdy = TextBackgroundsSimpleComponent;
|
|
33347
|
+
exports.ɵdz = TextBackgroundsSimpleService;
|
|
33339
33348
|
exports.ɵe = ConfigService;
|
|
33340
|
-
exports.ɵea =
|
|
33341
|
-
exports.ɵeb =
|
|
33342
|
-
exports.ɵec =
|
|
33343
|
-
exports.ɵed =
|
|
33344
|
-
exports.ɵee =
|
|
33345
|
-
exports.ɵef =
|
|
33346
|
-
exports.ɵeg =
|
|
33347
|
-
exports.ɵeh =
|
|
33348
|
-
exports.ɵei =
|
|
33349
|
-
exports.ɵej =
|
|
33350
|
-
exports.ɵek =
|
|
33351
|
-
exports.ɵel =
|
|
33352
|
-
exports.ɵem =
|
|
33353
|
-
exports.ɵen =
|
|
33354
|
-
exports.ɵeo =
|
|
33355
|
-
exports.ɵep =
|
|
33356
|
-
exports.ɵeq =
|
|
33357
|
-
exports.ɵer =
|
|
33358
|
-
exports.ɵes =
|
|
33359
|
-
exports.ɵet =
|
|
33360
|
-
exports.ɵeu =
|
|
33361
|
-
exports.ɵev =
|
|
33362
|
-
exports.ɵew =
|
|
33363
|
-
exports.ɵex =
|
|
33364
|
-
exports.ɵey =
|
|
33365
|
-
exports.ɵez =
|
|
33349
|
+
exports.ɵea = TextBackgroundsWithTxtComponent;
|
|
33350
|
+
exports.ɵeb = TextBackgroundsWithTxtService;
|
|
33351
|
+
exports.ɵec = ImagesTextsBigLeftTextRightComponent;
|
|
33352
|
+
exports.ɵed = ImagesTextsBigLeftTextRightService;
|
|
33353
|
+
exports.ɵee = ImagesTextsBigRightTextLeftComponent;
|
|
33354
|
+
exports.ɵef = ImagesTextsBigRightTextLeftService;
|
|
33355
|
+
exports.ɵeg = ImagesTextsLeftTextRightComponent;
|
|
33356
|
+
exports.ɵeh = ImagesTextsLeftTextRightService;
|
|
33357
|
+
exports.ɵei = ImagesTextsRightTextLeftComponent;
|
|
33358
|
+
exports.ɵej = ImagesTextsRightTextLeftService;
|
|
33359
|
+
exports.ɵek = ImagesTextsOneTextOneComponent;
|
|
33360
|
+
exports.ɵel = ImagesTextsOneTextOneService;
|
|
33361
|
+
exports.ɵem = ImagesTextsSmallLeftTextRightComponent;
|
|
33362
|
+
exports.ɵen = ImagesTextsSmallLeftTextRightService;
|
|
33363
|
+
exports.ɵeo = ImagesTextsSmallRightTextLeftComponent;
|
|
33364
|
+
exports.ɵep = ImagesTextsSmallRightTextLeftService;
|
|
33365
|
+
exports.ɵeq = ImagesTextsTextOneTextComponent;
|
|
33366
|
+
exports.ɵer = ImagesTextsTextOneTextService;
|
|
33367
|
+
exports.ɵes = TextsOneBackgroundComponent;
|
|
33368
|
+
exports.ɵet = TextsOneBackgroundService;
|
|
33369
|
+
exports.ɵeu = TextsDoubleBackgroundComponent;
|
|
33370
|
+
exports.ɵev = TextsDoubleBackgroundService;
|
|
33371
|
+
exports.ɵew = TextsTripleBackgroundComponent;
|
|
33372
|
+
exports.ɵex = TextsTripleBackgroundService;
|
|
33373
|
+
exports.ɵey = TextsQuadrupleComponent;
|
|
33374
|
+
exports.ɵez = TextsQuadrupleService;
|
|
33366
33375
|
exports.ɵf = ContentService;
|
|
33367
|
-
exports.ɵfa =
|
|
33368
|
-
exports.ɵfb =
|
|
33369
|
-
exports.ɵfc =
|
|
33370
|
-
exports.ɵfd =
|
|
33371
|
-
exports.ɵfe =
|
|
33372
|
-
exports.ɵff =
|
|
33373
|
-
exports.ɵfg =
|
|
33374
|
-
exports.ɵfh =
|
|
33375
|
-
exports.ɵfi =
|
|
33376
|
-
exports.ɵfj =
|
|
33377
|
-
exports.ɵfk =
|
|
33378
|
-
exports.ɵfl =
|
|
33379
|
-
exports.ɵfm =
|
|
33380
|
-
exports.ɵfn =
|
|
33381
|
-
exports.ɵfo =
|
|
33382
|
-
exports.ɵfp =
|
|
33383
|
-
exports.ɵfq =
|
|
33384
|
-
exports.ɵfr =
|
|
33385
|
-
exports.ɵfs =
|
|
33386
|
-
exports.ɵft =
|
|
33387
|
-
exports.ɵfu =
|
|
33388
|
-
exports.ɵfv =
|
|
33389
|
-
exports.ɵfw =
|
|
33390
|
-
exports.ɵfx =
|
|
33391
|
-
exports.ɵfy =
|
|
33392
|
-
exports.ɵfz =
|
|
33376
|
+
exports.ɵfa = TextsQuadrupleNumbersComponent;
|
|
33377
|
+
exports.ɵfb = TextsQuadrupleNumbersService;
|
|
33378
|
+
exports.ɵfc = FormsSimpleComponent;
|
|
33379
|
+
exports.ɵfd = FormsSimpleService;
|
|
33380
|
+
exports.ɵfe = TextsQuadrupleBackgroundComponent;
|
|
33381
|
+
exports.ɵff = TextsQuadrupleBackgroundService;
|
|
33382
|
+
exports.ɵfg = TextsTripleComponent;
|
|
33383
|
+
exports.ɵfh = TextsTripleService;
|
|
33384
|
+
exports.ɵfi = TextsOneComponent;
|
|
33385
|
+
exports.ɵfj = TextsOneService;
|
|
33386
|
+
exports.ɵfk = TextsDoubleComponent;
|
|
33387
|
+
exports.ɵfl = TextsDoubleService;
|
|
33388
|
+
exports.ɵfm = FormsBackgroundComponent;
|
|
33389
|
+
exports.ɵfn = FormsBackgroundService;
|
|
33390
|
+
exports.ɵfo = VideosTxtLeftComponent;
|
|
33391
|
+
exports.ɵfp = VideosTxtLeftService;
|
|
33392
|
+
exports.ɵfq = FormsImageleftComponent;
|
|
33393
|
+
exports.ɵfr = FormsImageleftService;
|
|
33394
|
+
exports.ɵfs = FormsImagerightComponent;
|
|
33395
|
+
exports.ɵft = FormsImagerightService;
|
|
33396
|
+
exports.ɵfu = FormsOnboardingComponent;
|
|
33397
|
+
exports.ɵfv = FormsOnboardingService;
|
|
33398
|
+
exports.ɵfw = SocialsLikeComponent;
|
|
33399
|
+
exports.ɵfx = SocialsLikeService;
|
|
33400
|
+
exports.ɵfy = SocialsPageSimpleComponent;
|
|
33401
|
+
exports.ɵfz = SocialsPageSimpleService;
|
|
33393
33402
|
exports.ɵg = ExternalConfigService;
|
|
33394
|
-
exports.ɵga =
|
|
33395
|
-
exports.ɵgb =
|
|
33396
|
-
exports.ɵgc =
|
|
33397
|
-
exports.ɵgd =
|
|
33398
|
-
exports.ɵge =
|
|
33399
|
-
exports.ɵgf =
|
|
33400
|
-
exports.ɵgg =
|
|
33401
|
-
exports.ɵgh =
|
|
33402
|
-
exports.ɵgi =
|
|
33403
|
-
exports.ɵgj =
|
|
33404
|
-
exports.ɵgk =
|
|
33405
|
-
exports.ɵgl =
|
|
33406
|
-
exports.ɵgm =
|
|
33407
|
-
exports.ɵgn =
|
|
33408
|
-
exports.ɵgo =
|
|
33409
|
-
exports.ɵgp =
|
|
33410
|
-
exports.ɵgq =
|
|
33411
|
-
exports.ɵgr =
|
|
33412
|
-
exports.ɵgs =
|
|
33413
|
-
exports.ɵgt =
|
|
33414
|
-
exports.ɵgu =
|
|
33415
|
-
exports.ɵgv =
|
|
33416
|
-
exports.ɵgw =
|
|
33417
|
-
exports.ɵgx =
|
|
33418
|
-
exports.ɵgy =
|
|
33419
|
-
exports.ɵgz =
|
|
33403
|
+
exports.ɵga = SocialsPageComplexComponent;
|
|
33404
|
+
exports.ɵgb = SocialsPageComplexService;
|
|
33405
|
+
exports.ɵgc = SocialsNetworkComponent;
|
|
33406
|
+
exports.ɵgd = SocialsNetworkService;
|
|
33407
|
+
exports.ɵge = ProductsListClassicComponent;
|
|
33408
|
+
exports.ɵgf = ProductsListClassicService;
|
|
33409
|
+
exports.ɵgg = CurrencyService;
|
|
33410
|
+
exports.ɵgh = ProductsListSimpleComponent;
|
|
33411
|
+
exports.ɵgi = ProductsListSimpleService;
|
|
33412
|
+
exports.ɵgj = RassurancesTripleBackgroundComponent;
|
|
33413
|
+
exports.ɵgk = RassurancesTripleBackgroundService;
|
|
33414
|
+
exports.ɵgl = RassurancesQuadrupleAlignedComponent;
|
|
33415
|
+
exports.ɵgm = RassurancesQuadrupleAlignedService;
|
|
33416
|
+
exports.ɵgn = RassurancesQuadrupleBackgroundComponent;
|
|
33417
|
+
exports.ɵgo = RassurancesQuadrupleBackgroundService;
|
|
33418
|
+
exports.ɵgp = NewsletterAlignedCenterImageComponent;
|
|
33419
|
+
exports.ɵgq = NewsletterAlignedCenterImageService;
|
|
33420
|
+
exports.ɵgr = NewsletterAlignedCenterBackgroundComponent;
|
|
33421
|
+
exports.ɵgs = NewsletterAlignedCenterBackgroundService;
|
|
33422
|
+
exports.ɵgt = NewsletterCenterImageComponent;
|
|
33423
|
+
exports.ɵgu = NewsletterCenterImageService;
|
|
33424
|
+
exports.ɵgv = ProductsListSelectedComponent;
|
|
33425
|
+
exports.ɵgw = ProductsListSelectedService;
|
|
33426
|
+
exports.ɵgx = CodeStylesheetComponent;
|
|
33427
|
+
exports.ɵgy = CodeStylesheetService;
|
|
33428
|
+
exports.ɵgz = WitnessTwiceComponent;
|
|
33420
33429
|
exports.ɵh = ApiService;
|
|
33421
|
-
exports.ɵha =
|
|
33422
|
-
exports.ɵhb =
|
|
33423
|
-
exports.ɵhc =
|
|
33424
|
-
exports.ɵhd =
|
|
33425
|
-
exports.ɵhe =
|
|
33426
|
-
exports.ɵhf =
|
|
33427
|
-
exports.ɵhg =
|
|
33428
|
-
exports.ɵhh =
|
|
33429
|
-
exports.ɵhi =
|
|
33430
|
-
exports.ɵhj =
|
|
33431
|
-
exports.ɵhk =
|
|
33432
|
-
exports.ɵhl =
|
|
33433
|
-
exports.ɵhm =
|
|
33434
|
-
exports.ɵhn =
|
|
33435
|
-
exports.ɵho =
|
|
33436
|
-
exports.ɵhp =
|
|
33437
|
-
exports.ɵhq =
|
|
33438
|
-
exports.ɵhr =
|
|
33439
|
-
exports.ɵhs =
|
|
33440
|
-
exports.ɵht =
|
|
33441
|
-
exports.ɵhu =
|
|
33442
|
-
exports.ɵhv =
|
|
33443
|
-
exports.ɵhw =
|
|
33444
|
-
exports.ɵhx =
|
|
33445
|
-
exports.ɵhy =
|
|
33446
|
-
exports.ɵhz =
|
|
33430
|
+
exports.ɵha = WitnessTwiceService;
|
|
33431
|
+
exports.ɵhb = WitnessTripleComponent;
|
|
33432
|
+
exports.ɵhc = WitnessTripleService;
|
|
33433
|
+
exports.ɵhd = WitnessQuadrupleComponent;
|
|
33434
|
+
exports.ɵhe = WitnessQuadrupleService;
|
|
33435
|
+
exports.ɵhf = WitnessBackgroundOneComponent;
|
|
33436
|
+
exports.ɵhg = WitnessBackgroundOneService;
|
|
33437
|
+
exports.ɵhh = WitnessBackgroundDoubleComponent;
|
|
33438
|
+
exports.ɵhi = WitnessBackgroundDoubleService;
|
|
33439
|
+
exports.ɵhj = ReviewsSimpleComponent;
|
|
33440
|
+
exports.ɵhk = ReviewsSimpleService;
|
|
33441
|
+
exports.ɵhl = QuotesSimpleComponent;
|
|
33442
|
+
exports.ɵhm = QuotesSimpleService;
|
|
33443
|
+
exports.ɵhn = QuotesAuthorComponent;
|
|
33444
|
+
exports.ɵho = QuotesAuthorService;
|
|
33445
|
+
exports.ɵhp = QuotesSimpleBackgroundComponent;
|
|
33446
|
+
exports.ɵhq = QuotesSimpleBackgroundService;
|
|
33447
|
+
exports.ɵhr = ReviewsWaterfallComponent;
|
|
33448
|
+
exports.ɵhs = ReviewsWaterfallService;
|
|
33449
|
+
exports.ɵht = MapFullpageComponent;
|
|
33450
|
+
exports.ɵhu = MapFullpageService;
|
|
33451
|
+
exports.ɵhv = MapLeftTextComponent;
|
|
33452
|
+
exports.ɵhw = MapLeftTextService;
|
|
33453
|
+
exports.ɵhx = MapRightTextComponent;
|
|
33454
|
+
exports.ɵhy = MapRightTextService;
|
|
33455
|
+
exports.ɵhz = MapTextFormComponent;
|
|
33447
33456
|
exports.ɵi = ComponentsModule;
|
|
33448
|
-
exports.ɵia =
|
|
33449
|
-
exports.ɵib =
|
|
33450
|
-
exports.ɵic =
|
|
33451
|
-
exports.ɵid =
|
|
33452
|
-
exports.ɵie =
|
|
33453
|
-
exports.ɵif =
|
|
33454
|
-
exports.ɵig =
|
|
33455
|
-
exports.ɵih =
|
|
33456
|
-
exports.ɵii =
|
|
33457
|
-
exports.ɵij =
|
|
33458
|
-
exports.ɵik =
|
|
33459
|
-
exports.ɵil =
|
|
33460
|
-
exports.ɵim =
|
|
33461
|
-
exports.ɵin =
|
|
33462
|
-
exports.ɵio =
|
|
33463
|
-
exports.ɵip =
|
|
33464
|
-
exports.ɵiq =
|
|
33465
|
-
exports.ɵir =
|
|
33466
|
-
exports.ɵis =
|
|
33467
|
-
exports.ɵit =
|
|
33468
|
-
exports.ɵiu =
|
|
33469
|
-
exports.ɵiv =
|
|
33470
|
-
exports.ɵiw =
|
|
33471
|
-
exports.ɵix =
|
|
33472
|
-
exports.ɵiy =
|
|
33473
|
-
exports.ɵiz =
|
|
33457
|
+
exports.ɵia = MapTextFormService;
|
|
33458
|
+
exports.ɵib = MapBackgroundFormLeftComponent;
|
|
33459
|
+
exports.ɵic = MapBackgroundFormLeftService;
|
|
33460
|
+
exports.ɵid = MapBackgroundFormRightComponent;
|
|
33461
|
+
exports.ɵie = MapBackgroundFormRightService;
|
|
33462
|
+
exports.ɵif = AmplifyProductsListSimpleComponent;
|
|
33463
|
+
exports.ɵig = AmplifyProductsListSimpleService;
|
|
33464
|
+
exports.ɵih = AmplifyProductsListSelectedComponent;
|
|
33465
|
+
exports.ɵii = AmplifyProductsListSelectedService;
|
|
33466
|
+
exports.ɵij = AmplifyProductsListClassicComponent;
|
|
33467
|
+
exports.ɵik = AmplifyProductsListClassicService;
|
|
33468
|
+
exports.ɵil = AmplifyProductZoomComponent;
|
|
33469
|
+
exports.ɵim = AmplifyProductZoomService;
|
|
33470
|
+
exports.ɵin = AmplifyProductZoomTripleColumnComponent;
|
|
33471
|
+
exports.ɵio = AmplifyProductZoomTripleColumnService;
|
|
33472
|
+
exports.ɵip = AmplifyProductZoomSelectedComponent;
|
|
33473
|
+
exports.ɵiq = AmplifyProductZoomSelectedService;
|
|
33474
|
+
exports.ɵir = AmplifyProductZoomMoreComponent;
|
|
33475
|
+
exports.ɵis = AmplifyProductZoomMoreService;
|
|
33476
|
+
exports.ɵit = ProductZoomComponent;
|
|
33477
|
+
exports.ɵiu = ProductZoomService;
|
|
33478
|
+
exports.ɵiv = ProductZoomTripleColumnComponent;
|
|
33479
|
+
exports.ɵiw = ProductZoomTripleColumnService;
|
|
33480
|
+
exports.ɵix = ProductZoomSelectedComponent;
|
|
33481
|
+
exports.ɵiy = ProductZoomSelectedService;
|
|
33482
|
+
exports.ɵiz = ProductZoomMoreComponent;
|
|
33474
33483
|
exports.ɵj = BlocksComponent;
|
|
33475
|
-
exports.ɵja =
|
|
33476
|
-
exports.ɵjb =
|
|
33477
|
-
exports.ɵjc =
|
|
33478
|
-
exports.ɵjd =
|
|
33479
|
-
exports.ɵje =
|
|
33480
|
-
exports.ɵjf =
|
|
33481
|
-
exports.ɵjg =
|
|
33482
|
-
exports.ɵjh =
|
|
33483
|
-
exports.ɵji =
|
|
33484
|
-
exports.ɵjj =
|
|
33485
|
-
exports.ɵjk =
|
|
33486
|
-
exports.ɵjl =
|
|
33487
|
-
exports.ɵjm =
|
|
33488
|
-
exports.ɵjn =
|
|
33489
|
-
exports.ɵjo =
|
|
33490
|
-
exports.ɵjp =
|
|
33491
|
-
exports.ɵjq =
|
|
33492
|
-
exports.ɵjr =
|
|
33493
|
-
exports.ɵjs =
|
|
33494
|
-
exports.ɵjt =
|
|
33495
|
-
exports.ɵju =
|
|
33496
|
-
exports.ɵjv =
|
|
33497
|
-
exports.ɵjw =
|
|
33498
|
-
exports.ɵjx =
|
|
33499
|
-
exports.ɵjy =
|
|
33500
|
-
exports.ɵjz =
|
|
33484
|
+
exports.ɵja = ProductZoomMoreService;
|
|
33485
|
+
exports.ɵjb = ProductZoomCompleteComponent;
|
|
33486
|
+
exports.ɵjc = ProductZoomCompleteService;
|
|
33487
|
+
exports.ɵjd = ProductZoomCompleteSliderComponent;
|
|
33488
|
+
exports.ɵje = ProductZoomCompleteSliderService;
|
|
33489
|
+
exports.ɵjf = ProductZoomSimpleComponent;
|
|
33490
|
+
exports.ɵjg = ProductZoomSimpleService;
|
|
33491
|
+
exports.ɵjh = ProductZoomCompleteBackgroundComponent;
|
|
33492
|
+
exports.ɵji = ProductZoomCompleteBackgroundService;
|
|
33493
|
+
exports.ɵjj = TimerSimpleComponent;
|
|
33494
|
+
exports.ɵjk = TimerSimpleService;
|
|
33495
|
+
exports.ɵjl = TimerBackgroundComponent;
|
|
33496
|
+
exports.ɵjm = TimerBackgroundService;
|
|
33497
|
+
exports.ɵjn = TimerClockComponent;
|
|
33498
|
+
exports.ɵjo = TimerClockService;
|
|
33499
|
+
exports.ɵjp = TimerAirportComponent;
|
|
33500
|
+
exports.ɵjq = TimerAirportService;
|
|
33501
|
+
exports.ɵjr = TimerMultipleImgComponent;
|
|
33502
|
+
exports.ɵjs = TimerMultipleImgService;
|
|
33503
|
+
exports.ɵjt = AboutBlockComponent;
|
|
33504
|
+
exports.ɵju = AboutBlockService;
|
|
33505
|
+
exports.ɵjv = FaqSimpleComponent;
|
|
33506
|
+
exports.ɵjw = FaqSimpleService;
|
|
33507
|
+
exports.ɵjx = FaqSimpleBackgroundComponent;
|
|
33508
|
+
exports.ɵjy = FaqSimpleBackgroundService;
|
|
33509
|
+
exports.ɵjz = FaqFrameComponent;
|
|
33501
33510
|
exports.ɵk = ConfigsComponent;
|
|
33502
|
-
exports.ɵka =
|
|
33503
|
-
exports.ɵkb =
|
|
33504
|
-
exports.ɵkc =
|
|
33505
|
-
exports.ɵkd =
|
|
33506
|
-
exports.ɵke =
|
|
33507
|
-
exports.ɵkf =
|
|
33508
|
-
exports.ɵkg =
|
|
33509
|
-
exports.ɵkh =
|
|
33510
|
-
exports.ɵki =
|
|
33511
|
-
exports.ɵkj =
|
|
33512
|
-
exports.ɵkk =
|
|
33513
|
-
exports.ɵkl =
|
|
33514
|
-
exports.ɵkm =
|
|
33515
|
-
exports.ɵkn =
|
|
33516
|
-
exports.ɵko =
|
|
33517
|
-
exports.ɵkp =
|
|
33518
|
-
exports.ɵkq =
|
|
33519
|
-
exports.ɵkr =
|
|
33520
|
-
exports.ɵks =
|
|
33521
|
-
exports.ɵkt =
|
|
33522
|
-
exports.ɵku =
|
|
33523
|
-
exports.ɵkv = LoaderComponentModule;
|
|
33511
|
+
exports.ɵka = FaqFrameService;
|
|
33512
|
+
exports.ɵkb = FaqAccordionComponent;
|
|
33513
|
+
exports.ɵkc = FaqAccordionService;
|
|
33514
|
+
exports.ɵkd = FaqListIconComponent;
|
|
33515
|
+
exports.ɵke = FaqListIconService;
|
|
33516
|
+
exports.ɵkf = FourImagesTitleComponent;
|
|
33517
|
+
exports.ɵkg = FourImagesTitleService;
|
|
33518
|
+
exports.ɵkh = TranslateBlockService;
|
|
33519
|
+
exports.ɵki = TwoImagesTitleTextComponent;
|
|
33520
|
+
exports.ɵkj = TwoImagesTitleTextService;
|
|
33521
|
+
exports.ɵkk = TextBackgroundsWithBannerComponent;
|
|
33522
|
+
exports.ɵkl = TextBackgroundsWithBannerService;
|
|
33523
|
+
exports.ɵkm = TextBackgroundsTwoRowsIconTextComponent;
|
|
33524
|
+
exports.ɵkn = TextBackgroundsTwoRowsIconTextService;
|
|
33525
|
+
exports.ɵko = TextBackgroundsThreeRowsIconTextComponent;
|
|
33526
|
+
exports.ɵkp = TextBackgroundsThreeRowsIconTextService;
|
|
33527
|
+
exports.ɵkq = TextBackgroundsFourRowsIconTextComponent;
|
|
33528
|
+
exports.ɵkr = TextBackgroundsFourRowsIconTextService;
|
|
33529
|
+
exports.ɵks = SliderWithBannerComponent;
|
|
33530
|
+
exports.ɵkt = SlidersWithBannerService;
|
|
33531
|
+
exports.ɵku = LoaderComponentModule;
|
|
33524
33532
|
exports.ɵl = PreviewsComponent;
|
|
33525
33533
|
exports.ɵm = ContainerBlockComponent;
|
|
33526
33534
|
exports.ɵn = SharedModule;
|