@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
|
@@ -1,10 +1,8 @@
|
|
|
1
1
|
import { EventEmitter, OnDestroy, OnInit } from '@angular/core';
|
|
2
2
|
import { TranslateService } from '@ngx-translate/core';
|
|
3
|
-
import { EditorJSToolTranslationService } from './tools/utils/editorjs-tool-translation.service';
|
|
4
3
|
import { EditorJSConversionService } from './tools/utils/editorjs-conversion.service';
|
|
5
4
|
export declare class EditorJsComponent implements OnInit, OnDestroy {
|
|
6
5
|
private translateService;
|
|
7
|
-
private editorJSToolTranslationService;
|
|
8
6
|
private editorJSConversionService;
|
|
9
7
|
contentChange: EventEmitter<any>;
|
|
10
8
|
content: string;
|
|
@@ -14,7 +12,7 @@ export declare class EditorJsComponent implements OnInit, OnDestroy {
|
|
|
14
12
|
timeoutHandle: any;
|
|
15
13
|
timeoutTextEditionHandle: any;
|
|
16
14
|
wrapperTags: string;
|
|
17
|
-
constructor(translateService: TranslateService,
|
|
15
|
+
constructor(translateService: TranslateService, editorJSConversionService: EditorJSConversionService);
|
|
18
16
|
ngOnInit(): Promise<void>;
|
|
19
17
|
ngOnDestroy(): void;
|
|
20
18
|
handleDefaultContentTranslation(): void;
|
package/package.json
CHANGED
package/wizi-block.scss
CHANGED
|
@@ -48,6 +48,7 @@ $wb-cancel-background: #e43232 !default;
|
|
|
48
48
|
|
|
49
49
|
$wb-color-border: #dee2ed !default;
|
|
50
50
|
$wb-second-color: #526384 !default;
|
|
51
|
+
$wb-wizishop-blue-light: #52aecd26 !default;
|
|
51
52
|
$transition-base-time: 200ms !default;
|
|
52
53
|
.wb-structure-config-payment {
|
|
53
54
|
padding: 0;
|
|
@@ -1879,8 +1880,8 @@ wb-structure-config-extended-input {
|
|
|
1879
1880
|
padding: rem(8) rem(8);
|
|
1880
1881
|
border: rem(1) solid transparent;
|
|
1881
1882
|
position: absolute;
|
|
1882
|
-
top: -#{rem(
|
|
1883
|
-
right:
|
|
1883
|
+
top: -#{rem(45)};
|
|
1884
|
+
right: 0;
|
|
1884
1885
|
@include media('<=#{$block-width-mobile * 1.4}') {
|
|
1885
1886
|
right: -#{rem(26)};
|
|
1886
1887
|
}
|
|
@@ -3547,7 +3548,7 @@ wb-loader {
|
|
|
3547
3548
|
transform: translate(50px, 0px) rotate(-360deg);
|
|
3548
3549
|
}
|
|
3549
3550
|
}
|
|
3550
|
-
.wb-product-zoom-complete
|
|
3551
|
+
.wb-product-zoom-complete {
|
|
3551
3552
|
//minimum search sized for product - no less needed
|
|
3552
3553
|
min-height: rem(380);
|
|
3553
3554
|
|
|
@@ -3574,14 +3575,8 @@ wb-loader {
|
|
|
3574
3575
|
padding: rem(5) 0;
|
|
3575
3576
|
}
|
|
3576
3577
|
|
|
3577
|
-
&__upper {
|
|
3578
|
-
z-index: 2;
|
|
3579
|
-
position: relative;
|
|
3580
|
-
}
|
|
3581
|
-
|
|
3582
3578
|
&__selected {
|
|
3583
3579
|
padding: rem(30);
|
|
3584
|
-
background-size: cover;
|
|
3585
3580
|
position: relative;
|
|
3586
3581
|
z-index: 34;
|
|
3587
3582
|
|
|
@@ -3592,9 +3587,6 @@ wb-loader {
|
|
|
3592
3587
|
}
|
|
3593
3588
|
|
|
3594
3589
|
.columns {
|
|
3595
|
-
width: 70%;
|
|
3596
|
-
margin: 0 auto;
|
|
3597
|
-
|
|
3598
3590
|
.column:last-child {
|
|
3599
3591
|
> h3 {
|
|
3600
3592
|
color: $wb-main-text-color;
|
|
@@ -3602,24 +3594,15 @@ wb-loader {
|
|
|
3602
3594
|
font-weight: 600;
|
|
3603
3595
|
line-height: rem(45);
|
|
3604
3596
|
margin-bottom: 30px;
|
|
3605
|
-
text-align: center;
|
|
3606
|
-
pointer-events: none;
|
|
3607
|
-
z-index: 0;
|
|
3608
|
-
position: relative;
|
|
3609
3597
|
}
|
|
3610
3598
|
|
|
3611
3599
|
> p {
|
|
3612
3600
|
margin: rem(30) 0;
|
|
3613
3601
|
font-weight: 500;
|
|
3614
3602
|
font-size: rem(35);
|
|
3615
|
-
text-align: center;
|
|
3616
|
-
pointer-events: none;
|
|
3617
|
-
z-index: 0;
|
|
3618
|
-
position: relative;
|
|
3619
3603
|
|
|
3620
3604
|
&.is-variant {
|
|
3621
|
-
|
|
3622
|
-
margin: 0 auto rem(30);
|
|
3605
|
+
margin: 0 0 rem(30);
|
|
3623
3606
|
padding: rem(20) rem(20);
|
|
3624
3607
|
font-weight: 400;
|
|
3625
3608
|
background-color: lighten($wb-border-color, 10%);
|
|
@@ -3652,14 +3635,10 @@ wb-loader {
|
|
|
3652
3635
|
background-color: $wb-button-color;
|
|
3653
3636
|
border-radius: rem(3);
|
|
3654
3637
|
cursor: pointer;
|
|
3655
|
-
display: block;
|
|
3656
|
-
width:
|
|
3638
|
+
display: inline-block;
|
|
3639
|
+
width: 100%;
|
|
3657
3640
|
text-align: center;
|
|
3658
|
-
margin: auto;
|
|
3659
3641
|
margin-bottom: rem(20);
|
|
3660
|
-
pointer-events: none;
|
|
3661
|
-
z-index: 0;
|
|
3662
|
-
position: relative;
|
|
3663
3642
|
}
|
|
3664
3643
|
}
|
|
3665
3644
|
}
|
|
@@ -3687,135 +3666,6 @@ wb-loader {
|
|
|
3687
3666
|
width: 100%;
|
|
3688
3667
|
}
|
|
3689
3668
|
}
|
|
3690
|
-
|
|
3691
|
-
&__media {
|
|
3692
|
-
position: absolute;
|
|
3693
|
-
z-index: 1;
|
|
3694
|
-
width: 100%;
|
|
3695
|
-
height: 100%;
|
|
3696
|
-
cursor: pointer;
|
|
3697
|
-
left: 0;
|
|
3698
|
-
top: 0;
|
|
3699
|
-
|
|
3700
|
-
&:after {
|
|
3701
|
-
content: '\f03e';
|
|
3702
|
-
font-family: 'Font Awesome 5 Pro';
|
|
3703
|
-
display: block;
|
|
3704
|
-
@include simple_transition();
|
|
3705
|
-
position: absolute;
|
|
3706
|
-
z-index: 38;
|
|
3707
|
-
font-size: rem(70);
|
|
3708
|
-
top: -#{rem(50)};
|
|
3709
|
-
opacity: 0;
|
|
3710
|
-
left: 0;
|
|
3711
|
-
right: 0;
|
|
3712
|
-
bottom: 0;
|
|
3713
|
-
margin: auto;
|
|
3714
|
-
width: rem(70);
|
|
3715
|
-
height: rem(90);
|
|
3716
|
-
color: $wb-white;
|
|
3717
|
-
pointer-events: none;
|
|
3718
|
-
}
|
|
3719
|
-
|
|
3720
|
-
&:hover {
|
|
3721
|
-
&:after {
|
|
3722
|
-
top: -#{rem(25)};
|
|
3723
|
-
opacity: 0.3;
|
|
3724
|
-
}
|
|
3725
|
-
}
|
|
3726
|
-
}
|
|
3727
|
-
|
|
3728
|
-
&__noimages {
|
|
3729
|
-
background-color: lighten($wb-border-color, 12%);
|
|
3730
|
-
cursor: pointer;
|
|
3731
|
-
height: 100%;
|
|
3732
|
-
display: flex;
|
|
3733
|
-
align-items: center;
|
|
3734
|
-
align-content: center;
|
|
3735
|
-
justify-content: center;
|
|
3736
|
-
position: absolute;
|
|
3737
|
-
width: 100%;
|
|
3738
|
-
top: 0;
|
|
3739
|
-
|
|
3740
|
-
&:before {
|
|
3741
|
-
content: '';
|
|
3742
|
-
display: block;
|
|
3743
|
-
width: 100%;
|
|
3744
|
-
position: relative;
|
|
3745
|
-
padding-top: 31%;
|
|
3746
|
-
transition: padding 300ms ease;
|
|
3747
|
-
}
|
|
3748
|
-
|
|
3749
|
-
&--small {
|
|
3750
|
-
&:before {
|
|
3751
|
-
padding-top: 27.5%;
|
|
3752
|
-
}
|
|
3753
|
-
}
|
|
3754
|
-
|
|
3755
|
-
&--medium {
|
|
3756
|
-
&:before {
|
|
3757
|
-
padding-top: 33%;
|
|
3758
|
-
}
|
|
3759
|
-
}
|
|
3760
|
-
|
|
3761
|
-
&--large {
|
|
3762
|
-
&:before {
|
|
3763
|
-
padding-top: 38.47%;
|
|
3764
|
-
}
|
|
3765
|
-
}
|
|
3766
|
-
|
|
3767
|
-
p {
|
|
3768
|
-
position: absolute;
|
|
3769
|
-
top: 50%;
|
|
3770
|
-
left: 50%;
|
|
3771
|
-
transform: translate(-50%, -50%);
|
|
3772
|
-
text-align: center;
|
|
3773
|
-
font-size: rem(14);
|
|
3774
|
-
color: $wb-secondary-text-color;
|
|
3775
|
-
width: auto;
|
|
3776
|
-
white-space: nowrap;
|
|
3777
|
-
|
|
3778
|
-
&:before {
|
|
3779
|
-
position: absolute;
|
|
3780
|
-
width: 0;
|
|
3781
|
-
bottom: -(#{rem(3)});
|
|
3782
|
-
height: rem(2);
|
|
3783
|
-
transition: 200ms all;
|
|
3784
|
-
background-color: $wb-border-color;
|
|
3785
|
-
content: ' ';
|
|
3786
|
-
left: 0;
|
|
3787
|
-
}
|
|
3788
|
-
}
|
|
3789
|
-
|
|
3790
|
-
i {
|
|
3791
|
-
color: $wb-secondary-text-color;
|
|
3792
|
-
text-align: center;
|
|
3793
|
-
display: block;
|
|
3794
|
-
font-size: rem(45);
|
|
3795
|
-
opacity: 0.4;
|
|
3796
|
-
transition: 200ms all;
|
|
3797
|
-
margin-bottom: rem(10);
|
|
3798
|
-
}
|
|
3799
|
-
|
|
3800
|
-
border: rem(1) solid lighten($wb-border-color, 12%);
|
|
3801
|
-
transition: 200ms all;
|
|
3802
|
-
|
|
3803
|
-
&:hover {
|
|
3804
|
-
border: rem(1) solid $wb-border-color;
|
|
3805
|
-
|
|
3806
|
-
i {
|
|
3807
|
-
color: darken($wb-secondary-text-color, 20%);
|
|
3808
|
-
}
|
|
3809
|
-
|
|
3810
|
-
p {
|
|
3811
|
-
color: darken($wb-secondary-text-color, 20%);
|
|
3812
|
-
|
|
3813
|
-
&:before {
|
|
3814
|
-
width: 100%;
|
|
3815
|
-
}
|
|
3816
|
-
}
|
|
3817
|
-
}
|
|
3818
|
-
}
|
|
3819
3669
|
}
|
|
3820
3670
|
.wb-small-loader {
|
|
3821
3671
|
display: block;
|
|
@@ -3873,7 +3723,7 @@ wb-loader {
|
|
|
3873
3723
|
transform: translate(19px, 0);
|
|
3874
3724
|
}
|
|
3875
3725
|
}
|
|
3876
|
-
.wb-product-zoom-complete {
|
|
3726
|
+
.wb-product-zoom-complete-background {
|
|
3877
3727
|
//minimum search sized for product - no less needed
|
|
3878
3728
|
min-height: rem(380);
|
|
3879
3729
|
|
|
@@ -3900,8 +3750,14 @@ wb-loader {
|
|
|
3900
3750
|
padding: rem(5) 0;
|
|
3901
3751
|
}
|
|
3902
3752
|
|
|
3753
|
+
&__upper {
|
|
3754
|
+
z-index: 2;
|
|
3755
|
+
position: relative;
|
|
3756
|
+
}
|
|
3757
|
+
|
|
3903
3758
|
&__selected {
|
|
3904
3759
|
padding: rem(30);
|
|
3760
|
+
background-size: cover;
|
|
3905
3761
|
position: relative;
|
|
3906
3762
|
z-index: 34;
|
|
3907
3763
|
|
|
@@ -3912,6 +3768,9 @@ wb-loader {
|
|
|
3912
3768
|
}
|
|
3913
3769
|
|
|
3914
3770
|
.columns {
|
|
3771
|
+
width: 70%;
|
|
3772
|
+
margin: 0 auto;
|
|
3773
|
+
|
|
3915
3774
|
.column:last-child {
|
|
3916
3775
|
> h3 {
|
|
3917
3776
|
color: $wb-main-text-color;
|
|
@@ -3919,15 +3778,24 @@ wb-loader {
|
|
|
3919
3778
|
font-weight: 600;
|
|
3920
3779
|
line-height: rem(45);
|
|
3921
3780
|
margin-bottom: 30px;
|
|
3781
|
+
text-align: center;
|
|
3782
|
+
pointer-events: none;
|
|
3783
|
+
z-index: 0;
|
|
3784
|
+
position: relative;
|
|
3922
3785
|
}
|
|
3923
3786
|
|
|
3924
3787
|
> p {
|
|
3925
3788
|
margin: rem(30) 0;
|
|
3926
3789
|
font-weight: 500;
|
|
3927
3790
|
font-size: rem(35);
|
|
3791
|
+
text-align: center;
|
|
3792
|
+
pointer-events: none;
|
|
3793
|
+
z-index: 0;
|
|
3794
|
+
position: relative;
|
|
3928
3795
|
|
|
3929
3796
|
&.is-variant {
|
|
3930
|
-
|
|
3797
|
+
width: 40%;
|
|
3798
|
+
margin: 0 auto rem(30);
|
|
3931
3799
|
padding: rem(20) rem(20);
|
|
3932
3800
|
font-weight: 400;
|
|
3933
3801
|
background-color: lighten($wb-border-color, 10%);
|
|
@@ -3960,10 +3828,14 @@ wb-loader {
|
|
|
3960
3828
|
background-color: $wb-button-color;
|
|
3961
3829
|
border-radius: rem(3);
|
|
3962
3830
|
cursor: pointer;
|
|
3963
|
-
display:
|
|
3964
|
-
width:
|
|
3831
|
+
display: block;
|
|
3832
|
+
width: rem(260);
|
|
3965
3833
|
text-align: center;
|
|
3834
|
+
margin: auto;
|
|
3966
3835
|
margin-bottom: rem(20);
|
|
3836
|
+
pointer-events: none;
|
|
3837
|
+
z-index: 0;
|
|
3838
|
+
position: relative;
|
|
3967
3839
|
}
|
|
3968
3840
|
}
|
|
3969
3841
|
}
|
|
@@ -3991,6 +3863,135 @@ wb-loader {
|
|
|
3991
3863
|
width: 100%;
|
|
3992
3864
|
}
|
|
3993
3865
|
}
|
|
3866
|
+
|
|
3867
|
+
&__media {
|
|
3868
|
+
position: absolute;
|
|
3869
|
+
z-index: 1;
|
|
3870
|
+
width: 100%;
|
|
3871
|
+
height: 100%;
|
|
3872
|
+
cursor: pointer;
|
|
3873
|
+
left: 0;
|
|
3874
|
+
top: 0;
|
|
3875
|
+
|
|
3876
|
+
&:after {
|
|
3877
|
+
content: '\f03e';
|
|
3878
|
+
font-family: 'Font Awesome 5 Pro';
|
|
3879
|
+
display: block;
|
|
3880
|
+
@include simple_transition();
|
|
3881
|
+
position: absolute;
|
|
3882
|
+
z-index: 38;
|
|
3883
|
+
font-size: rem(70);
|
|
3884
|
+
top: -#{rem(50)};
|
|
3885
|
+
opacity: 0;
|
|
3886
|
+
left: 0;
|
|
3887
|
+
right: 0;
|
|
3888
|
+
bottom: 0;
|
|
3889
|
+
margin: auto;
|
|
3890
|
+
width: rem(70);
|
|
3891
|
+
height: rem(90);
|
|
3892
|
+
color: $wb-white;
|
|
3893
|
+
pointer-events: none;
|
|
3894
|
+
}
|
|
3895
|
+
|
|
3896
|
+
&:hover {
|
|
3897
|
+
&:after {
|
|
3898
|
+
top: -#{rem(25)};
|
|
3899
|
+
opacity: 0.3;
|
|
3900
|
+
}
|
|
3901
|
+
}
|
|
3902
|
+
}
|
|
3903
|
+
|
|
3904
|
+
&__noimages {
|
|
3905
|
+
background-color: lighten($wb-border-color, 12%);
|
|
3906
|
+
cursor: pointer;
|
|
3907
|
+
height: 100%;
|
|
3908
|
+
display: flex;
|
|
3909
|
+
align-items: center;
|
|
3910
|
+
align-content: center;
|
|
3911
|
+
justify-content: center;
|
|
3912
|
+
position: absolute;
|
|
3913
|
+
width: 100%;
|
|
3914
|
+
top: 0;
|
|
3915
|
+
|
|
3916
|
+
&:before {
|
|
3917
|
+
content: '';
|
|
3918
|
+
display: block;
|
|
3919
|
+
width: 100%;
|
|
3920
|
+
position: relative;
|
|
3921
|
+
padding-top: 31%;
|
|
3922
|
+
transition: padding 300ms ease;
|
|
3923
|
+
}
|
|
3924
|
+
|
|
3925
|
+
&--small {
|
|
3926
|
+
&:before {
|
|
3927
|
+
padding-top: 27.5%;
|
|
3928
|
+
}
|
|
3929
|
+
}
|
|
3930
|
+
|
|
3931
|
+
&--medium {
|
|
3932
|
+
&:before {
|
|
3933
|
+
padding-top: 33%;
|
|
3934
|
+
}
|
|
3935
|
+
}
|
|
3936
|
+
|
|
3937
|
+
&--large {
|
|
3938
|
+
&:before {
|
|
3939
|
+
padding-top: 38.47%;
|
|
3940
|
+
}
|
|
3941
|
+
}
|
|
3942
|
+
|
|
3943
|
+
p {
|
|
3944
|
+
position: absolute;
|
|
3945
|
+
top: 50%;
|
|
3946
|
+
left: 50%;
|
|
3947
|
+
transform: translate(-50%, -50%);
|
|
3948
|
+
text-align: center;
|
|
3949
|
+
font-size: rem(14);
|
|
3950
|
+
color: $wb-secondary-text-color;
|
|
3951
|
+
width: auto;
|
|
3952
|
+
white-space: nowrap;
|
|
3953
|
+
|
|
3954
|
+
&:before {
|
|
3955
|
+
position: absolute;
|
|
3956
|
+
width: 0;
|
|
3957
|
+
bottom: -(#{rem(3)});
|
|
3958
|
+
height: rem(2);
|
|
3959
|
+
transition: 200ms all;
|
|
3960
|
+
background-color: $wb-border-color;
|
|
3961
|
+
content: ' ';
|
|
3962
|
+
left: 0;
|
|
3963
|
+
}
|
|
3964
|
+
}
|
|
3965
|
+
|
|
3966
|
+
i {
|
|
3967
|
+
color: $wb-secondary-text-color;
|
|
3968
|
+
text-align: center;
|
|
3969
|
+
display: block;
|
|
3970
|
+
font-size: rem(45);
|
|
3971
|
+
opacity: 0.4;
|
|
3972
|
+
transition: 200ms all;
|
|
3973
|
+
margin-bottom: rem(10);
|
|
3974
|
+
}
|
|
3975
|
+
|
|
3976
|
+
border: rem(1) solid lighten($wb-border-color, 12%);
|
|
3977
|
+
transition: 200ms all;
|
|
3978
|
+
|
|
3979
|
+
&:hover {
|
|
3980
|
+
border: rem(1) solid $wb-border-color;
|
|
3981
|
+
|
|
3982
|
+
i {
|
|
3983
|
+
color: darken($wb-secondary-text-color, 20%);
|
|
3984
|
+
}
|
|
3985
|
+
|
|
3986
|
+
p {
|
|
3987
|
+
color: darken($wb-secondary-text-color, 20%);
|
|
3988
|
+
|
|
3989
|
+
&:before {
|
|
3990
|
+
width: 100%;
|
|
3991
|
+
}
|
|
3992
|
+
}
|
|
3993
|
+
}
|
|
3994
|
+
}
|
|
3994
3995
|
}
|
|
3995
3996
|
.wb-structure-amplify-search-category {
|
|
3996
3997
|
.columns {
|
|
@@ -4528,7 +4529,7 @@ wb-loader {
|
|
|
4528
4529
|
.button {
|
|
4529
4530
|
padding: rem(8) rem(8);
|
|
4530
4531
|
border: rem(1) solid transparent;
|
|
4531
|
-
background-color: $wizishop-blue-light;
|
|
4532
|
+
background-color: $wb-wizishop-blue-light;
|
|
4532
4533
|
height: auto;
|
|
4533
4534
|
|
|
4534
4535
|
&:hover {
|
|
@@ -4778,7 +4779,7 @@ wb-loader {
|
|
|
4778
4779
|
}
|
|
4779
4780
|
|
|
4780
4781
|
&__content {
|
|
4781
|
-
padding: rem(
|
|
4782
|
+
padding: rem(60) 0 rem(30);
|
|
4782
4783
|
|
|
4783
4784
|
@include media('<=1510px') {
|
|
4784
4785
|
padding: rem(30) rem(30) 0;
|
|
@@ -5618,7 +5619,7 @@ wb-editorjs {
|
|
|
5618
5619
|
.wb-component {
|
|
5619
5620
|
&__container {
|
|
5620
5621
|
background-color: $wb-white;
|
|
5621
|
-
border: rem(2) solid $wizishop-blue-light;
|
|
5622
|
+
border: rem(2) solid $wb-wizishop-blue-light;
|
|
5622
5623
|
@include simple_transition();
|
|
5623
5624
|
padding: rem(60) rem(12) rem(12);
|
|
5624
5625
|
border-radius: 3px;
|
|
@@ -5635,7 +5636,7 @@ wb-editorjs {
|
|
|
5635
5636
|
position: absolute;
|
|
5636
5637
|
top: 2px;
|
|
5637
5638
|
left: 2px;
|
|
5638
|
-
background-color: $wizishop-blue-light;
|
|
5639
|
+
background-color: $wb-wizishop-blue-light;
|
|
5639
5640
|
}
|
|
5640
5641
|
|
|
5641
5642
|
.wb-additionnal-tools {
|
|
@@ -18283,14 +18284,18 @@ wb-quill {
|
|
|
18283
18284
|
}
|
|
18284
18285
|
|
|
18285
18286
|
.button {
|
|
18286
|
-
|
|
18287
|
-
border-color: transparent !important;
|
|
18288
|
-
&:hover,
|
|
18289
|
-
&:focus {
|
|
18287
|
+
&:not(.is-tooltip-danger) {
|
|
18290
18288
|
background-color: transparent !important;
|
|
18291
|
-
|
|
18292
|
-
|
|
18293
|
-
|
|
18289
|
+
border-color: transparent !important;
|
|
18290
|
+
&:hover,
|
|
18291
|
+
&:focus {
|
|
18292
|
+
background-color: transparent !important;
|
|
18293
|
+
&.is-tooltip-danger {
|
|
18294
|
+
}
|
|
18295
|
+
}
|
|
18296
|
+
> span {
|
|
18297
|
+
display: none !important;
|
|
18298
|
+
}
|
|
18294
18299
|
}
|
|
18295
18300
|
}
|
|
18296
18301
|
}
|