@wizishop/wizi-block 4.2.1-beta → 4.2.22-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 +409 -433
- 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 +2 -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 +6 -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 +1 -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 +1 -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 +1 -1
- 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 +1 -1
- 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 +1 -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 +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/utils/editorjs-tool.component.js +1 -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 +1 -1
- package/esm2015/lib/shared/components/faq/faq.component.js +1 -1
- 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 +183 -205
- package/fesm2015/wizishop-wizi-block.js.map +1 -1
- package/lib/shared/components/editorjs/editorjs.component.d.ts +1 -3
- package/package.json +1 -1
- package/wizi-block.scss +177 -172
- 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
|
@@ -19612,193 +19612,6 @@ class CapitalizeTool extends InlineStyleTool {
|
|
|
19612
19612
|
}
|
|
19613
19613
|
CapitalizeTool.title = 'Capitalize';
|
|
19614
19614
|
|
|
19615
|
-
const enI18nDictionnary = {
|
|
19616
|
-
messages: {
|
|
19617
|
-
ui: {
|
|
19618
|
-
blockTunes: {
|
|
19619
|
-
toggler: {
|
|
19620
|
-
'Click to tune': 'Click to tune',
|
|
19621
|
-
'or drag to move': 'or drag to move',
|
|
19622
|
-
},
|
|
19623
|
-
},
|
|
19624
|
-
toolbar: {
|
|
19625
|
-
toolbox: {
|
|
19626
|
-
Add: 'Add',
|
|
19627
|
-
},
|
|
19628
|
-
},
|
|
19629
|
-
},
|
|
19630
|
-
toolNames: {
|
|
19631
|
-
'Text Type': 'Text Type',
|
|
19632
|
-
'Text Size': 'Text Size',
|
|
19633
|
-
Undo: 'Undo',
|
|
19634
|
-
Redo: 'Redo',
|
|
19635
|
-
Bold: 'Bold',
|
|
19636
|
-
Italic: 'Italic',
|
|
19637
|
-
Underline: 'Underline',
|
|
19638
|
-
Strike: 'Strike',
|
|
19639
|
-
Capitalize: 'Capitalize',
|
|
19640
|
-
Subscript: 'Subscript',
|
|
19641
|
-
Superscript: 'Superscript',
|
|
19642
|
-
'Text Color': 'Text Color',
|
|
19643
|
-
'Background Color': 'Background Color',
|
|
19644
|
-
Link: 'Link',
|
|
19645
|
-
Quote: 'Quote',
|
|
19646
|
-
'Text Align': 'Text Align',
|
|
19647
|
-
'Ordered List': 'Ordered List',
|
|
19648
|
-
'Unordered List': 'Unordered List',
|
|
19649
|
-
Indent: 'Indent',
|
|
19650
|
-
Outdent: 'Outdent',
|
|
19651
|
-
'Code Edit': 'Code Edit',
|
|
19652
|
-
},
|
|
19653
|
-
tools: {
|
|
19654
|
-
link: {
|
|
19655
|
-
add: 'Add a link',
|
|
19656
|
-
placeholder: 'https://www.myshop.fr or /mylink/',
|
|
19657
|
-
external: 'External?',
|
|
19658
|
-
obfuscated: 'Obfuscated link?',
|
|
19659
|
-
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>',
|
|
19660
|
-
},
|
|
19661
|
-
textBackgroundColor: {
|
|
19662
|
-
customColor: 'Select a custom color :',
|
|
19663
|
-
None: 'None',
|
|
19664
|
-
},
|
|
19665
|
-
textType: {
|
|
19666
|
-
'Heading 1': 'Heading 1',
|
|
19667
|
-
'Heading 2': 'Heading 2',
|
|
19668
|
-
'Heading 3': 'Heading 3',
|
|
19669
|
-
'Heading 4': 'Heading 4',
|
|
19670
|
-
'Heading 5': 'Heading 5',
|
|
19671
|
-
'Heading 6': 'Heading 6',
|
|
19672
|
-
Paragraph: 'Paragraph',
|
|
19673
|
-
},
|
|
19674
|
-
textSize: {
|
|
19675
|
-
Small: 'Small',
|
|
19676
|
-
Normal: 'Normal',
|
|
19677
|
-
Large: 'Large',
|
|
19678
|
-
Huge: 'Huge',
|
|
19679
|
-
},
|
|
19680
|
-
codeEdit: {
|
|
19681
|
-
Cancel: 'Cancel',
|
|
19682
|
-
Save: 'Save',
|
|
19683
|
-
},
|
|
19684
|
-
},
|
|
19685
|
-
blockTunes: {
|
|
19686
|
-
delete: {
|
|
19687
|
-
Delete: 'Delete',
|
|
19688
|
-
},
|
|
19689
|
-
moveUp: {
|
|
19690
|
-
'Move up': 'Move up',
|
|
19691
|
-
},
|
|
19692
|
-
moveDown: {
|
|
19693
|
-
'Move down': 'Move down',
|
|
19694
|
-
},
|
|
19695
|
-
},
|
|
19696
|
-
},
|
|
19697
|
-
};
|
|
19698
|
-
|
|
19699
|
-
const frI18nDictionnary = {
|
|
19700
|
-
messages: {
|
|
19701
|
-
ui: {
|
|
19702
|
-
blockTunes: {
|
|
19703
|
-
toggler: {
|
|
19704
|
-
'Click to tune': 'Cliquer pour régler',
|
|
19705
|
-
'or drag to move': 'ou faire glisser pour déplacer',
|
|
19706
|
-
},
|
|
19707
|
-
},
|
|
19708
|
-
toolbar: {
|
|
19709
|
-
toolbox: {
|
|
19710
|
-
Add: 'Ajouter',
|
|
19711
|
-
},
|
|
19712
|
-
},
|
|
19713
|
-
},
|
|
19714
|
-
toolNames: {
|
|
19715
|
-
'Text Type': 'Type de texte',
|
|
19716
|
-
'Text Size': 'Taille de texte',
|
|
19717
|
-
Undo: 'Annuler',
|
|
19718
|
-
Redo: 'Rétablir',
|
|
19719
|
-
Bold: 'Gras',
|
|
19720
|
-
Italic: 'Italique',
|
|
19721
|
-
Underline: 'Souligner',
|
|
19722
|
-
Strike: 'Barrer',
|
|
19723
|
-
Capitalize: 'Majuscules',
|
|
19724
|
-
Subscript: 'Indice',
|
|
19725
|
-
Superscript: 'Exposant',
|
|
19726
|
-
'Text Color': 'Couleur du texte',
|
|
19727
|
-
'Background Color': 'Couleur de surlignage',
|
|
19728
|
-
Link: 'Lien',
|
|
19729
|
-
Quote: 'Citation',
|
|
19730
|
-
'Text Align': 'Alignement du texte',
|
|
19731
|
-
'Ordered List': 'Liste numérotée',
|
|
19732
|
-
'Unordered List': 'Liste à puces',
|
|
19733
|
-
Indent: 'Augmenter le retrait',
|
|
19734
|
-
Outdent: 'Diminuer le retrait',
|
|
19735
|
-
'Code Edit': 'Edition de code',
|
|
19736
|
-
},
|
|
19737
|
-
tools: {
|
|
19738
|
-
link: {
|
|
19739
|
-
add: 'Ajouter un lien',
|
|
19740
|
-
placeholder: 'https://www.maboutique.fr or /monlien/',
|
|
19741
|
-
external: 'Externe ?',
|
|
19742
|
-
obfuscated: 'Lien Obfusqué ?',
|
|
19743
|
-
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>',
|
|
19744
|
-
},
|
|
19745
|
-
textBackgroundColor: {
|
|
19746
|
-
customColor: 'Sélectionner une couleur personnalisée :',
|
|
19747
|
-
None: 'Aucune',
|
|
19748
|
-
},
|
|
19749
|
-
textType: {
|
|
19750
|
-
'Heading 1': 'Heading 1',
|
|
19751
|
-
'Heading 2': 'Heading 2',
|
|
19752
|
-
'Heading 3': 'Heading 3',
|
|
19753
|
-
'Heading 4': 'Heading 4',
|
|
19754
|
-
'Heading 5': 'Heading 5',
|
|
19755
|
-
'Heading 6': 'Heading 6',
|
|
19756
|
-
Paragraph: 'Paragraphe',
|
|
19757
|
-
},
|
|
19758
|
-
textSize: {
|
|
19759
|
-
Small: 'Petit',
|
|
19760
|
-
Normal: 'Normal',
|
|
19761
|
-
Large: 'Grand',
|
|
19762
|
-
Huge: 'Immense',
|
|
19763
|
-
},
|
|
19764
|
-
codeEdit: {
|
|
19765
|
-
Cancel: 'Annuler',
|
|
19766
|
-
Save: 'Enregistrer',
|
|
19767
|
-
},
|
|
19768
|
-
},
|
|
19769
|
-
blockTunes: {
|
|
19770
|
-
delete: {
|
|
19771
|
-
Delete: 'Supprimer',
|
|
19772
|
-
},
|
|
19773
|
-
moveUp: {
|
|
19774
|
-
'Move up': 'Déplacer vers le haut',
|
|
19775
|
-
},
|
|
19776
|
-
moveDown: {
|
|
19777
|
-
'Move down': 'Déplacer vers le bas',
|
|
19778
|
-
},
|
|
19779
|
-
},
|
|
19780
|
-
},
|
|
19781
|
-
};
|
|
19782
|
-
|
|
19783
|
-
var editorJSToolDictionnary = null;
|
|
19784
|
-
class EditorJSToolTranslationService {
|
|
19785
|
-
constructor(translateService) {
|
|
19786
|
-
this.translateService = translateService;
|
|
19787
|
-
}
|
|
19788
|
-
setDictionnary() {
|
|
19789
|
-
editorJSToolDictionnary = this.translateService.currentLang === 'fr' ? frI18nDictionnary : enI18nDictionnary;
|
|
19790
|
-
}
|
|
19791
|
-
}
|
|
19792
|
-
EditorJSToolTranslationService.ɵprov = ɵɵdefineInjectable({ factory: function EditorJSToolTranslationService_Factory() { return new EditorJSToolTranslationService(ɵɵinject(TranslateService)); }, token: EditorJSToolTranslationService, providedIn: "root" });
|
|
19793
|
-
EditorJSToolTranslationService.decorators = [
|
|
19794
|
-
{ type: Injectable, args: [{
|
|
19795
|
-
providedIn: 'root',
|
|
19796
|
-
},] }
|
|
19797
|
-
];
|
|
19798
|
-
EditorJSToolTranslationService.ctorParameters = () => [
|
|
19799
|
-
{ type: TranslateService }
|
|
19800
|
-
];
|
|
19801
|
-
|
|
19802
19615
|
const DEFAULT_COLOR_ARRAY = [
|
|
19803
19616
|
[
|
|
19804
19617
|
'rgb(0, 0, 0)',
|
|
@@ -20385,7 +20198,7 @@ class TextColorTool extends ColorTool {
|
|
|
20385
20198
|
let customColor = document.createElement('div');
|
|
20386
20199
|
customColor.className = this.colorSelectionCss['container'];
|
|
20387
20200
|
let text = document.createElement('p');
|
|
20388
|
-
text.innerText =
|
|
20201
|
+
text.innerText = this.api.i18n.t('customColor');
|
|
20389
20202
|
let button = document.createElement('div');
|
|
20390
20203
|
button.addEventListener('click', (event) => this.openCustomColorPicker(event));
|
|
20391
20204
|
let container = this.createCustomColorPicker();
|
|
@@ -20534,13 +20347,13 @@ class TextBackgroundColorTool extends ColorTool {
|
|
|
20534
20347
|
let removeColorContainerIcon = document.createElement('span');
|
|
20535
20348
|
removeColorContainer.classList.add(this.CSS.removeBackgroundColorClass);
|
|
20536
20349
|
removeColorContainer.addEventListener('click', () => this.applyColor('rgba(0,0,0,0)'));
|
|
20537
|
-
removeColorContainer.innerText =
|
|
20350
|
+
removeColorContainer.innerText = this.api.i18n.t('None');
|
|
20538
20351
|
removeColorContainer.appendChild(removeColorContainerIcon);
|
|
20539
20352
|
this.colorSelection.appendChild(removeColorContainer);
|
|
20540
20353
|
let customColor = document.createElement('div');
|
|
20541
20354
|
customColor.className = this.colorSelectionCss['container'];
|
|
20542
20355
|
let text = document.createElement('p');
|
|
20543
|
-
text.innerText =
|
|
20356
|
+
text.innerText = this.api.i18n.t('customColor');
|
|
20544
20357
|
let button = document.createElement('div');
|
|
20545
20358
|
button.addEventListener('click', (event) => this.openCustomColorPicker(event));
|
|
20546
20359
|
let container = this.createCustomColorPicker();
|
|
@@ -21004,7 +20817,7 @@ class TextTypeTool extends ParagraphTextTool {
|
|
|
21004
20817
|
this.textTypes.forEach((textType) => {
|
|
21005
20818
|
let row = document.createElement('div');
|
|
21006
20819
|
row.className = this.dropdownCss['row'];
|
|
21007
|
-
row.innerText =
|
|
20820
|
+
row.innerText = this.api.i18n.t('textType.name');
|
|
21008
20821
|
row.addEventListener('click', () => this.applyTextStyle(textType.tag));
|
|
21009
20822
|
textTypeDropdown.appendChild(row);
|
|
21010
20823
|
});
|
|
@@ -21027,6 +20840,174 @@ class TextTypeTool extends ParagraphTextTool {
|
|
|
21027
20840
|
}
|
|
21028
20841
|
TextTypeTool.title = 'Text Type';
|
|
21029
20842
|
|
|
20843
|
+
const frI18nDictionnary = {
|
|
20844
|
+
messages: {
|
|
20845
|
+
ui: {
|
|
20846
|
+
blockTunes: {
|
|
20847
|
+
toggler: {
|
|
20848
|
+
'Click to tune': 'Cliquer pour régler',
|
|
20849
|
+
'or drag to move': 'ou faire glisser pour déplacer',
|
|
20850
|
+
},
|
|
20851
|
+
},
|
|
20852
|
+
toolbar: {
|
|
20853
|
+
toolbox: {
|
|
20854
|
+
Add: 'Ajouter',
|
|
20855
|
+
},
|
|
20856
|
+
},
|
|
20857
|
+
},
|
|
20858
|
+
toolNames: {
|
|
20859
|
+
'Text Type': 'Type de texte',
|
|
20860
|
+
'Text Size': 'Taille de texte',
|
|
20861
|
+
Undo: 'Annuler',
|
|
20862
|
+
Redo: 'Rétablir',
|
|
20863
|
+
Bold: 'Gras',
|
|
20864
|
+
Italic: 'Italique',
|
|
20865
|
+
Underline: 'Souligner',
|
|
20866
|
+
Strike: 'Barrer',
|
|
20867
|
+
Capitalize: 'Majuscules',
|
|
20868
|
+
Subscript: 'Indice',
|
|
20869
|
+
Superscript: 'Exposant',
|
|
20870
|
+
'Text Color': 'Couleur du texte',
|
|
20871
|
+
'Background Color': 'Couleur de surlignage',
|
|
20872
|
+
Link: 'Lien',
|
|
20873
|
+
Quote: 'Citation',
|
|
20874
|
+
'Text Align': 'Alignement du texte',
|
|
20875
|
+
'Ordered List': 'Liste numérotée',
|
|
20876
|
+
'Unordered List': 'Liste à puces',
|
|
20877
|
+
Indent: 'Augmenter le retrait',
|
|
20878
|
+
Outdent: 'Diminuer le retrait',
|
|
20879
|
+
'Code Edit': 'Edition de code',
|
|
20880
|
+
},
|
|
20881
|
+
tools: {
|
|
20882
|
+
link: {
|
|
20883
|
+
add: 'Ajouter un lien',
|
|
20884
|
+
placeholder: 'https://www.maboutique.fr or /monlien/',
|
|
20885
|
+
external: 'Externe ?',
|
|
20886
|
+
obfuscated: 'Lien Obfusqué ?',
|
|
20887
|
+
info: 'L\'obfuscation de liens est une technique SEO avancée qui consiste à cacher un lien aux robots des moteurs de recherche, tout en le laissant accessible pour les internautes. <a href="https://www.wizishop.fr/blog/obfuscation-lien">Découvrir l\'article complet.</a>',
|
|
20888
|
+
},
|
|
20889
|
+
textBackgroundColor: {
|
|
20890
|
+
customColor: 'Sélectionner une couleur personnalisée :',
|
|
20891
|
+
None: 'Aucune',
|
|
20892
|
+
},
|
|
20893
|
+
textType: {
|
|
20894
|
+
'Heading 1': 'Heading 1',
|
|
20895
|
+
'Heading 2': 'Heading 2',
|
|
20896
|
+
'Heading 3': 'Heading 3',
|
|
20897
|
+
'Heading 4': 'Heading 4',
|
|
20898
|
+
'Heading 5': 'Heading 5',
|
|
20899
|
+
'Heading 6': 'Heading 6',
|
|
20900
|
+
Paragraph: 'Paragraphe',
|
|
20901
|
+
},
|
|
20902
|
+
textSize: {
|
|
20903
|
+
Small: 'Petit',
|
|
20904
|
+
Normal: 'Normal',
|
|
20905
|
+
Large: 'Grand',
|
|
20906
|
+
Huge: 'Immense',
|
|
20907
|
+
},
|
|
20908
|
+
codeEdit: {
|
|
20909
|
+
Cancel: 'Annuler',
|
|
20910
|
+
Save: 'Enregistrer',
|
|
20911
|
+
},
|
|
20912
|
+
},
|
|
20913
|
+
blockTunes: {
|
|
20914
|
+
delete: {
|
|
20915
|
+
Delete: 'Supprimer',
|
|
20916
|
+
},
|
|
20917
|
+
moveUp: {
|
|
20918
|
+
'Move up': 'Déplacer vers le haut',
|
|
20919
|
+
},
|
|
20920
|
+
moveDown: {
|
|
20921
|
+
'Move down': 'Déplacer vers le bas',
|
|
20922
|
+
},
|
|
20923
|
+
},
|
|
20924
|
+
},
|
|
20925
|
+
};
|
|
20926
|
+
|
|
20927
|
+
const enI18nDictionnary = {
|
|
20928
|
+
messages: {
|
|
20929
|
+
ui: {
|
|
20930
|
+
blockTunes: {
|
|
20931
|
+
toggler: {
|
|
20932
|
+
'Click to tune': 'Click to tune',
|
|
20933
|
+
'or drag to move': 'or drag to move',
|
|
20934
|
+
},
|
|
20935
|
+
},
|
|
20936
|
+
toolbar: {
|
|
20937
|
+
toolbox: {
|
|
20938
|
+
Add: 'Add',
|
|
20939
|
+
},
|
|
20940
|
+
},
|
|
20941
|
+
},
|
|
20942
|
+
toolNames: {
|
|
20943
|
+
'Text Type': 'Text Type',
|
|
20944
|
+
'Text Size': 'Text Size',
|
|
20945
|
+
Undo: 'Undo',
|
|
20946
|
+
Redo: 'Redo',
|
|
20947
|
+
Bold: 'Bold',
|
|
20948
|
+
Italic: 'Italic',
|
|
20949
|
+
Underline: 'Underline',
|
|
20950
|
+
Strike: 'Strike',
|
|
20951
|
+
Capitalize: 'Capitalize',
|
|
20952
|
+
Subscript: 'Subscript',
|
|
20953
|
+
Superscript: 'Superscript',
|
|
20954
|
+
'Text Color': 'Text Color',
|
|
20955
|
+
'Background Color': 'Background Color',
|
|
20956
|
+
Link: 'Link',
|
|
20957
|
+
Quote: 'Quote',
|
|
20958
|
+
'Text Align': 'Text Align',
|
|
20959
|
+
'Ordered List': 'Ordered List',
|
|
20960
|
+
'Unordered List': 'Unordered List',
|
|
20961
|
+
Indent: 'Indent',
|
|
20962
|
+
Outdent: 'Outdent',
|
|
20963
|
+
'Code Edit': 'Code Edit',
|
|
20964
|
+
},
|
|
20965
|
+
tools: {
|
|
20966
|
+
link: {
|
|
20967
|
+
add: 'Add a link',
|
|
20968
|
+
placeholder: 'https://www.myshop.fr or /mylink/',
|
|
20969
|
+
external: 'External?',
|
|
20970
|
+
obfuscated: 'Obfuscated link?',
|
|
20971
|
+
info: 'Link obfuscation is an advanced SEO technique that consists in hiding a link from search engine robots, while leaving it available for users. <a href="https://wizishop.com/blog/url-obfuscation">Read more</a>',
|
|
20972
|
+
},
|
|
20973
|
+
textBackgroundColor: {
|
|
20974
|
+
customColor: 'Select a custom color :',
|
|
20975
|
+
None: 'None',
|
|
20976
|
+
},
|
|
20977
|
+
textType: {
|
|
20978
|
+
'Heading 1': 'Heading 1',
|
|
20979
|
+
'Heading 2': 'Heading 2',
|
|
20980
|
+
'Heading 3': 'Heading 3',
|
|
20981
|
+
'Heading 4': 'Heading 4',
|
|
20982
|
+
'Heading 5': 'Heading 5',
|
|
20983
|
+
'Heading 6': 'Heading 6',
|
|
20984
|
+
Paragraph: 'Paragraph',
|
|
20985
|
+
},
|
|
20986
|
+
textSize: {
|
|
20987
|
+
Small: 'Small',
|
|
20988
|
+
Normal: 'Normal',
|
|
20989
|
+
Large: 'Large',
|
|
20990
|
+
Huge: 'Huge',
|
|
20991
|
+
},
|
|
20992
|
+
codeEdit: {
|
|
20993
|
+
Cancel: 'Cancel',
|
|
20994
|
+
Save: 'Save',
|
|
20995
|
+
},
|
|
20996
|
+
},
|
|
20997
|
+
blockTunes: {
|
|
20998
|
+
delete: {
|
|
20999
|
+
Delete: 'Delete',
|
|
21000
|
+
},
|
|
21001
|
+
moveUp: {
|
|
21002
|
+
'Move up': 'Move up',
|
|
21003
|
+
},
|
|
21004
|
+
moveDown: {
|
|
21005
|
+
'Move down': 'Move down',
|
|
21006
|
+
},
|
|
21007
|
+
},
|
|
21008
|
+
},
|
|
21009
|
+
};
|
|
21010
|
+
|
|
21030
21011
|
// @dynamic
|
|
21031
21012
|
class TextAlignTool extends ParagraphTextTool {
|
|
21032
21013
|
constructor({ api }) {
|
|
@@ -21469,26 +21450,26 @@ class LinkTool extends InlineStyleTool {
|
|
|
21469
21450
|
let obfuscationContainer = document.createElement('div');
|
|
21470
21451
|
obfuscationContainer.className = this.linkCss['obfuscationContainer'];
|
|
21471
21452
|
let applyButton = document.createElement('button');
|
|
21472
|
-
applyButton.innerText =
|
|
21453
|
+
applyButton.innerText = this.api.i18n.t('add');
|
|
21473
21454
|
applyButton.addEventListener('click', () => this.applyLink());
|
|
21474
21455
|
let linkInput = document.createElement('input');
|
|
21475
21456
|
linkInput.setAttribute('id', this.linkCss['linkInputId']);
|
|
21476
|
-
linkInput.setAttribute('placeholder',
|
|
21457
|
+
linkInput.setAttribute('placeholder', this.api.i18n.t('placeholder'));
|
|
21477
21458
|
let targetCheckbox = document.createElement('input');
|
|
21478
21459
|
targetCheckbox.setAttribute('id', this.linkCss['targetCheckboxId']);
|
|
21479
21460
|
targetCheckbox.setAttribute('type', 'checkbox');
|
|
21480
21461
|
let targetLabel = document.createElement('label');
|
|
21481
|
-
targetLabel.innerText =
|
|
21462
|
+
targetLabel.innerText = this.api.i18n.t('external');
|
|
21482
21463
|
targetLabel.setAttribute('for', this.linkCss['targetCheckboxId']);
|
|
21483
21464
|
let obfuscationCheckbox = document.createElement('input');
|
|
21484
21465
|
obfuscationCheckbox.setAttribute('id', this.linkCss['obfuscationCheckboxId']);
|
|
21485
21466
|
obfuscationCheckbox.setAttribute('type', 'checkbox');
|
|
21486
21467
|
let obfuscationLabel = document.createElement('label');
|
|
21487
|
-
obfuscationLabel.innerText =
|
|
21468
|
+
obfuscationLabel.innerText = this.api.i18n.t('obfuscated');
|
|
21488
21469
|
obfuscationLabel.setAttribute('for', this.linkCss['obfuscationCheckboxId']);
|
|
21489
21470
|
let obfuscationTooltipContainer = document.createElement('div');
|
|
21490
21471
|
let obbfuscationTooltip = document.createElement('div');
|
|
21491
|
-
obbfuscationTooltip.innerHTML =
|
|
21472
|
+
obbfuscationTooltip.innerHTML = this.api.i18n.t('info');
|
|
21492
21473
|
obfuscationTooltipContainer.appendChild(obbfuscationTooltip);
|
|
21493
21474
|
linkContainer.appendChild(linkInput);
|
|
21494
21475
|
targetContainer.appendChild(targetCheckbox);
|
|
@@ -21833,7 +21814,7 @@ class textSizeTool extends InlineTextTool {
|
|
|
21833
21814
|
this.nodes.button.addEventListener('click', () => this.openDropdown());
|
|
21834
21815
|
this.textSizes.forEach((textSize) => {
|
|
21835
21816
|
let span = document.createElement('span');
|
|
21836
|
-
span.innerText =
|
|
21817
|
+
span.innerText = this.api.i18n.t(textSize.name);
|
|
21837
21818
|
this.nodes.button.appendChild(span);
|
|
21838
21819
|
});
|
|
21839
21820
|
let dropdownArrow = document.createElement('span');
|
|
@@ -21878,7 +21859,7 @@ class textSizeTool extends InlineTextTool {
|
|
|
21878
21859
|
this.textSizes.forEach((textSize) => {
|
|
21879
21860
|
let row = document.createElement('div');
|
|
21880
21861
|
row.className = this.dropdownCss['row'];
|
|
21881
|
-
row.innerText =
|
|
21862
|
+
row.innerText = this.api.i18n.t(textSize.name);
|
|
21882
21863
|
row.addEventListener('click', () => this.applyTextStyle(textSize.class));
|
|
21883
21864
|
textSizeDropdown.appendChild(row);
|
|
21884
21865
|
});
|
|
@@ -21975,8 +21956,8 @@ class TextEditionTool extends ParagraphStyleTool {
|
|
|
21975
21956
|
let buttonContainer = document.createElement('div');
|
|
21976
21957
|
let cancelButton = document.createElement('button');
|
|
21977
21958
|
let saveButton = document.createElement('button');
|
|
21978
|
-
cancelButton.innerText =
|
|
21979
|
-
saveButton.innerText =
|
|
21959
|
+
cancelButton.innerText = this.api.i18n.t('Cancel');
|
|
21960
|
+
saveButton.innerText = this.api.i18n.t('Save');
|
|
21980
21961
|
cancelButton.addEventListener('click', closeCodeEditModal, true);
|
|
21981
21962
|
saveButton.addEventListener('click', () => {
|
|
21982
21963
|
let content = monacoEditor.getValue();
|
|
@@ -22456,9 +22437,8 @@ EditorJSConversionService.decorators = [
|
|
|
22456
22437
|
EditorJSConversionService.ctorParameters = () => [];
|
|
22457
22438
|
|
|
22458
22439
|
class EditorJsComponent {
|
|
22459
|
-
constructor(translateService,
|
|
22440
|
+
constructor(translateService, editorJSConversionService) {
|
|
22460
22441
|
this.translateService = translateService;
|
|
22461
|
-
this.editorJSToolTranslationService = editorJSToolTranslationService;
|
|
22462
22442
|
this.editorJSConversionService = editorJSConversionService;
|
|
22463
22443
|
this.contentChange = new EventEmitter();
|
|
22464
22444
|
this.content = '';
|
|
@@ -22528,7 +22508,6 @@ class EditorJsComponent {
|
|
|
22528
22508
|
i18n: this.getI18nDictionnary(),
|
|
22529
22509
|
});
|
|
22530
22510
|
try {
|
|
22531
|
-
this.editorJSToolTranslationService.setDictionnary();
|
|
22532
22511
|
yield this.editor.isReady;
|
|
22533
22512
|
this.editorJSConversionService.convert(this.content).then((content) => {
|
|
22534
22513
|
this.content = content;
|
|
@@ -22751,7 +22730,6 @@ EditorJsComponent.decorators = [
|
|
|
22751
22730
|
];
|
|
22752
22731
|
EditorJsComponent.ctorParameters = () => [
|
|
22753
22732
|
{ type: TranslateService },
|
|
22754
|
-
{ type: EditorJSToolTranslationService },
|
|
22755
22733
|
{ type: EditorJSConversionService }
|
|
22756
22734
|
];
|
|
22757
22735
|
EditorJsComponent.propDecorators = {
|
|
@@ -29918,5 +29896,5 @@ WiziBlockModule.decorators = [
|
|
|
29918
29896
|
* Generated bundle index. Do not edit.
|
|
29919
29897
|
*/
|
|
29920
29898
|
|
|
29921
|
-
export { ApiDto, ExternalConfigDto, MediaConnectorService, MediaDto, TranslationBlockDto, TranslationStructureDto, TranslationsDto, TypesDto, WiziBlockComponent, WiziBlockModule, WiziBlockService, Types as ɵa, MyMissingTranslationHandler as ɵb, SharedDirectivesModule as ɵba, AutofocusDirective as ɵbb, AutoHideDirective as ɵbc, GetSizeImageDirective as ɵbd, ExpectedImagesService as ɵbe, PicturesTemplateDirective as ɵbf, HoldableDirective as ɵbg, ShowDeleteButtonDirective as ɵbh, StructureToolsComponent as ɵbi, StructureConfigComponent as ɵbj, StructureConfigService as ɵbk, StructureConfigInputComponent as ɵbl, StructureConfigCheckboxComponent as ɵbm, StructureConfigFontComponent as ɵbn, FontAwesomeService as ɵbo, StructureConfigPaymentComponent as ɵbp, StructureSelectComponent as ɵbq, StructureSearchProductComponent as ɵbr, StructureConfigExtendedInputComponent as ɵbs, StructureAmplifySearchProductComponent as ɵbt, StructureAmplifySearchCategoryComponent as ɵbu, LoaderComponent as ɵbv, SmallLoaderComponent as ɵbw, StarComponent as ɵbx, QuillComponent as ɵby, QuillService as ɵbz, animateListFromRight as ɵc, FaqComponent as ɵca, EditorJsComponent as ɵcb,
|
|
29899
|
+
export { ApiDto, ExternalConfigDto, MediaConnectorService, MediaDto, TranslationBlockDto, TranslationStructureDto, TranslationsDto, TypesDto, WiziBlockComponent, WiziBlockModule, WiziBlockService, Types as ɵa, MyMissingTranslationHandler as ɵb, SharedDirectivesModule as ɵba, AutofocusDirective as ɵbb, AutoHideDirective as ɵbc, GetSizeImageDirective as ɵbd, ExpectedImagesService as ɵbe, PicturesTemplateDirective as ɵbf, HoldableDirective as ɵbg, ShowDeleteButtonDirective as ɵbh, StructureToolsComponent as ɵbi, StructureConfigComponent as ɵbj, StructureConfigService as ɵbk, StructureConfigInputComponent as ɵbl, StructureConfigCheckboxComponent as ɵbm, StructureConfigFontComponent as ɵbn, FontAwesomeService as ɵbo, StructureConfigPaymentComponent as ɵbp, StructureSelectComponent as ɵbq, StructureSearchProductComponent as ɵbr, StructureConfigExtendedInputComponent as ɵbs, StructureAmplifySearchProductComponent as ɵbt, StructureAmplifySearchCategoryComponent as ɵbu, LoaderComponent as ɵbv, SmallLoaderComponent as ɵbw, StarComponent as ɵbx, QuillComponent as ɵby, QuillService as ɵbz, animateListFromRight as ɵc, FaqComponent as ɵca, EditorJsComponent as ɵcb, EditorJSConversionService as ɵcc, BlockComponentList as ɵcd, StructuresModule as ɵce, SliderFullpageComponent as ɵcf, StructuresComponent as ɵcg, SlidersFullpageService as ɵch, SliderLeftnavComponent as ɵci, SlidersLeftnavService as ɵcj, SliderImagerightComponent as ɵck, SlidersImagerightService as ɵcl, SliderDoubleImagerightComponent as ɵcm, SlidersDoubleImagerightService as ɵcn, SeparatorSimpleComponent as ɵco, SeparatorSimpleService as ɵcp, CodeHtmlComponent as ɵcq, CodeHtmlService as ɵcr, CodeJavascriptComponent as ɵcs, CodeJavascriptService as ɵct, VideosSimpleComponent as ɵcu, VideosSimpleService as ɵcv, YoutubeService as ɵcw, VimeoService as ɵcx, VideosTxtComponent as ɵcy, VideosTxtService as ɵcz, animateListFromLeft as ɵd, VideosTxtContentComponent as ɵda, VideosTxtContentService as ɵdb, LaunchVideosButtonComponent as ɵdc, LaunchVideosButtonService as ɵdd, LaunchVideosButtontxtComponent as ɵde, LaunchVideosButtontxtService as ɵdf, ImagesBannerComponent as ɵdg, ImagesBannerService as ɵdh, ImagesSimpleComponent as ɵdi, ImagesSimpleService as ɵdj, ImagesDoubleComponent as ɵdk, ImagesDoubleService as ɵdl, ImagesTripleComponent as ɵdm, ImagesTripleService as ɵdn, ImagesQuadrupleComponent as ɵdo, ImagesQuadrupleService as ɵdp, ImagesQuadrupleLeftOneRightComponent as ɵdq, ImagesQuadrupleLeftOneRightService as ɵdr, ImagesBigAndDoubleComponent as ɵds, ImagesBigAndDoubleService as ɵdt, ImagesBigsAndDoubleMiddleComponent as ɵdu, ImagesBigsAndDoubleMiddleService as ɵdv, TextBackgroundsLinkComponent as ɵdw, TextBackgroundsLinkService as ɵdx, TextBackgroundsSimpleComponent as ɵdy, TextBackgroundsSimpleService as ɵdz, ConfigService as ɵe, TextBackgroundsWithTxtComponent as ɵea, TextBackgroundsWithTxtService as ɵeb, ImagesTextsBigLeftTextRightComponent as ɵec, ImagesTextsBigLeftTextRightService as ɵed, ImagesTextsBigRightTextLeftComponent as ɵee, ImagesTextsBigRightTextLeftService as ɵef, ImagesTextsLeftTextRightComponent as ɵeg, ImagesTextsLeftTextRightService as ɵeh, ImagesTextsRightTextLeftComponent as ɵei, ImagesTextsRightTextLeftService as ɵej, ImagesTextsOneTextOneComponent as ɵek, ImagesTextsOneTextOneService as ɵel, ImagesTextsSmallLeftTextRightComponent as ɵem, ImagesTextsSmallLeftTextRightService as ɵen, ImagesTextsSmallRightTextLeftComponent as ɵeo, ImagesTextsSmallRightTextLeftService as ɵep, ImagesTextsTextOneTextComponent as ɵeq, ImagesTextsTextOneTextService as ɵer, TextsOneBackgroundComponent as ɵes, TextsOneBackgroundService as ɵet, TextsDoubleBackgroundComponent as ɵeu, TextsDoubleBackgroundService as ɵev, TextsTripleBackgroundComponent as ɵew, TextsTripleBackgroundService as ɵex, TextsQuadrupleComponent as ɵey, TextsQuadrupleService as ɵez, ContentService as ɵf, TextsQuadrupleNumbersComponent as ɵfa, TextsQuadrupleNumbersService as ɵfb, FormsSimpleComponent as ɵfc, FormsSimpleService as ɵfd, TextsQuadrupleBackgroundComponent as ɵfe, TextsQuadrupleBackgroundService as ɵff, TextsTripleComponent as ɵfg, TextsTripleService as ɵfh, TextsOneComponent as ɵfi, TextsOneService as ɵfj, TextsDoubleComponent as ɵfk, TextsDoubleService as ɵfl, FormsBackgroundComponent as ɵfm, FormsBackgroundService as ɵfn, VideosTxtLeftComponent as ɵfo, VideosTxtLeftService as ɵfp, FormsImageleftComponent as ɵfq, FormsImageleftService as ɵfr, FormsImagerightComponent as ɵfs, FormsImagerightService as ɵft, FormsOnboardingComponent as ɵfu, FormsOnboardingService as ɵfv, SocialsLikeComponent as ɵfw, SocialsLikeService as ɵfx, SocialsPageSimpleComponent as ɵfy, SocialsPageSimpleService as ɵfz, ExternalConfigService as ɵg, SocialsPageComplexComponent as ɵga, SocialsPageComplexService as ɵgb, SocialsNetworkComponent as ɵgc, SocialsNetworkService as ɵgd, ProductsListClassicComponent as ɵge, ProductsListClassicService as ɵgf, CurrencyService as ɵgg, ProductsListSimpleComponent as ɵgh, ProductsListSimpleService as ɵgi, RassurancesTripleBackgroundComponent as ɵgj, RassurancesTripleBackgroundService as ɵgk, RassurancesQuadrupleAlignedComponent as ɵgl, RassurancesQuadrupleAlignedService as ɵgm, RassurancesQuadrupleBackgroundComponent as ɵgn, RassurancesQuadrupleBackgroundService as ɵgo, NewsletterAlignedCenterImageComponent as ɵgp, NewsletterAlignedCenterImageService as ɵgq, NewsletterAlignedCenterBackgroundComponent as ɵgr, NewsletterAlignedCenterBackgroundService as ɵgs, NewsletterCenterImageComponent as ɵgt, NewsletterCenterImageService as ɵgu, ProductsListSelectedComponent as ɵgv, ProductsListSelectedService as ɵgw, CodeStylesheetComponent as ɵgx, CodeStylesheetService as ɵgy, WitnessTwiceComponent as ɵgz, ApiService as ɵh, WitnessTwiceService as ɵha, WitnessTripleComponent as ɵhb, WitnessTripleService as ɵhc, WitnessQuadrupleComponent as ɵhd, WitnessQuadrupleService as ɵhe, WitnessBackgroundOneComponent as ɵhf, WitnessBackgroundOneService as ɵhg, WitnessBackgroundDoubleComponent as ɵhh, WitnessBackgroundDoubleService as ɵhi, ReviewsSimpleComponent as ɵhj, ReviewsSimpleService as ɵhk, QuotesSimpleComponent as ɵhl, QuotesSimpleService as ɵhm, QuotesAuthorComponent as ɵhn, QuotesAuthorService as ɵho, QuotesSimpleBackgroundComponent as ɵhp, QuotesSimpleBackgroundService as ɵhq, ReviewsWaterfallComponent as ɵhr, ReviewsWaterfallService as ɵhs, MapFullpageComponent as ɵht, MapFullpageService as ɵhu, MapLeftTextComponent as ɵhv, MapLeftTextService as ɵhw, MapRightTextComponent as ɵhx, MapRightTextService as ɵhy, MapTextFormComponent as ɵhz, ComponentsModule as ɵi, MapTextFormService as ɵia, MapBackgroundFormLeftComponent as ɵib, MapBackgroundFormLeftService as ɵic, MapBackgroundFormRightComponent as ɵid, MapBackgroundFormRightService as ɵie, AmplifyProductsListSimpleComponent as ɵif, AmplifyProductsListSimpleService as ɵig, AmplifyProductsListSelectedComponent as ɵih, AmplifyProductsListSelectedService as ɵii, AmplifyProductsListClassicComponent as ɵij, AmplifyProductsListClassicService as ɵik, AmplifyProductZoomComponent as ɵil, AmplifyProductZoomService as ɵim, AmplifyProductZoomTripleColumnComponent as ɵin, AmplifyProductZoomTripleColumnService as ɵio, AmplifyProductZoomSelectedComponent as ɵip, AmplifyProductZoomSelectedService as ɵiq, AmplifyProductZoomMoreComponent as ɵir, AmplifyProductZoomMoreService as ɵis, ProductZoomComponent as ɵit, ProductZoomService as ɵiu, ProductZoomTripleColumnComponent as ɵiv, ProductZoomTripleColumnService as ɵiw, ProductZoomSelectedComponent as ɵix, ProductZoomSelectedService as ɵiy, ProductZoomMoreComponent as ɵiz, BlocksComponent as ɵj, ProductZoomMoreService as ɵja, ProductZoomCompleteComponent as ɵjb, ProductZoomCompleteService as ɵjc, ProductZoomCompleteSliderComponent as ɵjd, ProductZoomCompleteSliderService as ɵje, ProductZoomSimpleComponent as ɵjf, ProductZoomSimpleService as ɵjg, ProductZoomCompleteBackgroundComponent as ɵjh, ProductZoomCompleteBackgroundService as ɵji, TimerSimpleComponent as ɵjj, TimerSimpleService as ɵjk, TimerBackgroundComponent as ɵjl, TimerBackgroundService as ɵjm, TimerClockComponent as ɵjn, TimerClockService as ɵjo, TimerAirportComponent as ɵjp, TimerAirportService as ɵjq, TimerMultipleImgComponent as ɵjr, TimerMultipleImgService as ɵjs, AboutBlockComponent as ɵjt, AboutBlockService as ɵju, FaqSimpleComponent as ɵjv, FaqSimpleService as ɵjw, FaqSimpleBackgroundComponent as ɵjx, FaqSimpleBackgroundService as ɵjy, FaqFrameComponent as ɵjz, ConfigsComponent as ɵk, FaqFrameService as ɵka, FaqAccordionComponent as ɵkb, FaqAccordionService as ɵkc, FaqListIconComponent as ɵkd, FaqListIconService as ɵke, FourImagesTitleComponent as ɵkf, FourImagesTitleService as ɵkg, TranslateBlockService as ɵkh, TwoImagesTitleTextComponent as ɵki, TwoImagesTitleTextService as ɵkj, TextBackgroundsWithBannerComponent as ɵkk, TextBackgroundsWithBannerService as ɵkl, TextBackgroundsTwoRowsIconTextComponent as ɵkm, TextBackgroundsTwoRowsIconTextService as ɵkn, TextBackgroundsThreeRowsIconTextComponent as ɵko, TextBackgroundsThreeRowsIconTextService as ɵkp, TextBackgroundsFourRowsIconTextComponent as ɵkq, TextBackgroundsFourRowsIconTextService as ɵkr, SliderWithBannerComponent as ɵks, SlidersWithBannerService as ɵkt, LoaderComponentModule as ɵku, PreviewsComponent as ɵl, ContainerBlockComponent as ɵm, SharedModule as ɵn, SharedComponentsModule as ɵo, SharedPipesModule as ɵp, SafeUrlPipe as ɵq, SafeStylePipe as ɵr, AddZeroForTimerPipe as ɵs, AnswerTypePipe as ɵt, TinyColorPipe as ɵu, ArrayNumberPipe as ɵv, CheckPaymentValuePipe as ɵw, EvenOddPipe as ɵx, StripTagsPipe as ɵy, ImgPathPipe as ɵz };
|
|
29922
29900
|
//# sourceMappingURL=wizishop-wizi-block.js.map
|