@wizishop/wizi-block 3.3.21 → 3.3.25
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/assets/i18n/en.json +1 -1
- package/assets/images/components/Diaporama_FullSizeBanniere.png +0 -0
- package/assets/images/components/Image_2Img-TextBottom.svg +33 -0
- package/assets/images/components/Image_4ImgTitre.png +0 -0
- package/assets/images/components/TxtImgFond_2Img-IconsTxt.png +0 -0
- package/assets/images/components/TxtImgFond_4Img-IconsTxt.png +0 -0
- package/assets/images/components/TxtImgFond_6Img-IconsTxt.png +0 -0
- package/assets/images/components/TxtImgFond_AvecTxtBanniere.png +0 -0
- package/bundles/wizishop-wizi-block.umd.js +1682 -617
- 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 +14 -0
- 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 +22 -0
- 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 +17 -0
- 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 +17 -0
- 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 +11 -0
- 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 +17 -0
- package/esm2015/lib/dtos/blocks/text-backgrounds/text-backgrounds-two-rows-icon-text.dto.js +17 -0
- package/esm2015/lib/dtos/blocks/text-backgrounds/text-backgrounds-with-banner.dto.js +17 -0
- 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 +15 -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 +11 -0
- 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 +12 -11
- 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 +43 -0
- 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 +45 -0
- 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 +49 -0
- 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 +40 -0
- 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 +40 -0
- package/esm2015/lib/services/blocks/text-backgrounds/text-backgrounds-two-rows-icon-text.service.js +40 -0
- package/esm2015/lib/services/blocks/text-backgrounds/text-backgrounds-with-banner.service.js +47 -0
- 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 +26 -0
- 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/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 +2 -2
- 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 +3 -5
- 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 +10 -2
- package/esm2015/lib/shared/directives/show-delete-button/show-delete-button.directive.js +37 -0
- 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 +53 -0
- 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 +49 -0
- 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 +97 -0
- 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 +4 -2
- package/esm2015/lib/structures/structures.module.js +15 -1
- package/esm2015/lib/structures/text-backgrounds/four-rows-icon-text/text-backgrounds-four-rows-icon-text.component.js +89 -0
- 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 +89 -0
- package/esm2015/lib/structures/text-backgrounds/two-rows-icon-text/text-backgrounds-two-rows-icon-text.component.js +89 -0
- package/esm2015/lib/structures/text-backgrounds/with-banner/text-backgrounds-with-banner.component.js +33 -0
- 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 +8 -1
- package/esm2015/lib/wizi-block.module.js +1 -1
- package/esm2015/public_api.js +1 -1
- package/esm2015/wizishop-wizi-block.js +246 -230
- package/fesm2015/wizishop-wizi-block.js +1297 -354
- package/fesm2015/wizishop-wizi-block.js.map +1 -1
- package/lib/dtos/blocks/images/four-images-title.dto.d.ts +9 -0
- package/lib/dtos/blocks/images/two-images-title-text.dto.d.ts +16 -0
- package/lib/dtos/blocks/sliders/sliders-with-banner.dto.d.ts +12 -0
- package/lib/dtos/blocks/text-backgrounds/text-backgrounds-four-rows-icon-text.dto.d.ts +12 -0
- package/lib/dtos/blocks/text-backgrounds/text-backgrounds-rows-icon-text.dto.d.ts +8 -0
- package/lib/dtos/blocks/text-backgrounds/text-backgrounds-three-rows-icon-text.dto.d.ts +12 -0
- package/lib/dtos/blocks/text-backgrounds/text-backgrounds-two-rows-icon-text.dto.d.ts +12 -0
- package/lib/dtos/blocks/text-backgrounds/text-backgrounds-with-banner.dto.d.ts +13 -0
- package/lib/dtos/configs/blocks/blocks-list.dto.d.ts +14 -0
- package/lib/dtos/configs/images/four-images-title-element.dto.d.ts +6 -0
- package/lib/dtos/forms/forms.dto.d.ts +8 -1
- package/lib/services/blocks/images/four-images-title.service.d.ts +13 -0
- package/lib/services/blocks/images/two-images-title-text.service.d.ts +13 -0
- package/lib/services/blocks/sliders/sliders-with-banner.service.d.ts +13 -0
- package/lib/services/blocks/text-backgrounds/text-backgrounds-four-rows-icon-text.service.d.ts +12 -0
- package/lib/services/blocks/text-backgrounds/text-backgrounds-three-rows-icon-text.service.d.ts +12 -0
- package/lib/services/blocks/text-backgrounds/text-backgrounds-two-rows-icon-text.service.d.ts +12 -0
- package/lib/services/blocks/text-backgrounds/text-backgrounds-with-banner.service.d.ts +13 -0
- package/lib/services/structures/images/images.service.d.ts +2 -0
- package/lib/services/structures/sliders/sliders.service.d.ts +1 -0
- package/lib/services/structures/text-backgrounds/text-backgrounds.service.d.ts +4 -0
- package/lib/services/utils/translate-block.service.d.ts +6 -0
- package/lib/shared/components/structure-tools/structure-tools.component.d.ts +1 -0
- package/lib/shared/directives/show-delete-button/show-delete-button.directive.d.ts +8 -0
- package/lib/structures/images/four-images-title/four-images-title.component.d.ts +17 -0
- package/lib/structures/images/two-images-title-text/two-images-title-text.component.d.ts +15 -0
- package/lib/structures/sliders/with-banner/slider-with-banner.component.d.ts +24 -0
- package/lib/structures/structures.component.d.ts +2 -0
- package/lib/structures/structures.module.d.ts +7 -1
- package/lib/structures/text-backgrounds/four-rows-icon-text/text-backgrounds-four-rows-icon-text.component.d.ts +25 -0
- package/lib/structures/text-backgrounds/three-rows-icon-text/text-backgrounds-three-rows-icon-text.component.d.ts +25 -0
- package/lib/structures/text-backgrounds/two-rows-icon-text/text-backgrounds-two-rows-icon-text.component.d.ts +25 -0
- package/lib/structures/text-backgrounds/with-banner/text-backgrounds-with-banner.component.d.ts +14 -0
- package/package.json +1 -1
- package/wizi-block.scss +20881 -18863
- package/wizishop-wizi-block.d.ts +245 -229
- package/wizishop-wizi-block.metadata.json +1 -1
package/wizishop-wizi-block.d.ts
CHANGED
|
@@ -8,144 +8,153 @@ export { ConfigsComponent as ɵk } from './lib/components/configs/configs.compon
|
|
|
8
8
|
export { ContainerBlockComponent as ɵm } from './lib/components/container-block/container-block.component';
|
|
9
9
|
export { PreviewsComponent as ɵl } from './lib/components/previews/previews.component';
|
|
10
10
|
export { Types as ɵa } from './lib/dtos/configs/types/types.dto';
|
|
11
|
-
export { AmplifyProductZoomMoreService as
|
|
12
|
-
export { AmplifyProductZoomSelectedService as
|
|
13
|
-
export { AmplifyProductZoomTripleColumnService as
|
|
14
|
-
export { AmplifyProductZoomService as
|
|
15
|
-
export { AmplifyProductsListClassicService as
|
|
16
|
-
export { AmplifyProductsListSelectedService as
|
|
17
|
-
export { AmplifyProductsListSimpleService as
|
|
18
|
-
export { CodeHtmlService as
|
|
19
|
-
export { CodeJavascriptService as
|
|
20
|
-
export { CodeStylesheetService as
|
|
21
|
-
export { FaqAccordionService as
|
|
22
|
-
export { FaqFrameService as
|
|
23
|
-
export { FaqListIconService as
|
|
24
|
-
export { FaqSimpleBackgroundService as
|
|
25
|
-
export { FaqSimpleService as
|
|
26
|
-
export { FormsBackgroundService as
|
|
27
|
-
export { FormsImageleftService as
|
|
28
|
-
export { FormsImagerightService as
|
|
29
|
-
export { FormsSimpleService as
|
|
30
|
-
export { ImagesTextsBigLeftTextRightService as
|
|
31
|
-
export { ImagesTextsBigRightTextLeftService as
|
|
32
|
-
export { ImagesTextsLeftTextRightService as
|
|
33
|
-
export { ImagesTextsOneTextOneService as
|
|
34
|
-
export { ImagesTextsRightTextLeftService as
|
|
35
|
-
export { ImagesTextsSmallLeftTextRightService as
|
|
36
|
-
export { ImagesTextsSmallRightTextLeftService as
|
|
37
|
-
export { ImagesTextsTextOneTextService as
|
|
38
|
-
export {
|
|
39
|
-
export {
|
|
40
|
-
export {
|
|
41
|
-
export {
|
|
42
|
-
export {
|
|
43
|
-
export {
|
|
44
|
-
export {
|
|
45
|
-
export {
|
|
46
|
-
export {
|
|
47
|
-
export {
|
|
48
|
-
export {
|
|
49
|
-
export {
|
|
50
|
-
export {
|
|
51
|
-
export {
|
|
52
|
-
export {
|
|
53
|
-
export {
|
|
54
|
-
export {
|
|
55
|
-
export {
|
|
56
|
-
export {
|
|
57
|
-
export {
|
|
58
|
-
export {
|
|
59
|
-
export {
|
|
60
|
-
export {
|
|
61
|
-
export {
|
|
62
|
-
export {
|
|
63
|
-
export {
|
|
64
|
-
export {
|
|
65
|
-
export {
|
|
66
|
-
export {
|
|
67
|
-
export {
|
|
68
|
-
export {
|
|
69
|
-
export {
|
|
70
|
-
export {
|
|
71
|
-
export {
|
|
72
|
-
export {
|
|
73
|
-
export {
|
|
74
|
-
export {
|
|
75
|
-
export {
|
|
76
|
-
export {
|
|
77
|
-
export {
|
|
78
|
-
export {
|
|
79
|
-
export {
|
|
80
|
-
export {
|
|
81
|
-
export {
|
|
82
|
-
export {
|
|
83
|
-
export {
|
|
84
|
-
export {
|
|
85
|
-
export {
|
|
86
|
-
export {
|
|
87
|
-
export {
|
|
88
|
-
export {
|
|
89
|
-
export {
|
|
90
|
-
export {
|
|
91
|
-
export {
|
|
92
|
-
export {
|
|
93
|
-
export {
|
|
94
|
-
export {
|
|
95
|
-
export {
|
|
96
|
-
export {
|
|
97
|
-
export {
|
|
98
|
-
export {
|
|
99
|
-
export {
|
|
100
|
-
export {
|
|
101
|
-
export {
|
|
102
|
-
export {
|
|
103
|
-
export {
|
|
104
|
-
export {
|
|
105
|
-
export {
|
|
106
|
-
export {
|
|
107
|
-
export {
|
|
108
|
-
export {
|
|
109
|
-
export {
|
|
110
|
-
export {
|
|
111
|
-
export {
|
|
112
|
-
export {
|
|
11
|
+
export { AmplifyProductZoomMoreService as ɵiq } from './lib/services/blocks/amplify-product/amplify-product-zoom-more.service';
|
|
12
|
+
export { AmplifyProductZoomSelectedService as ɵio } from './lib/services/blocks/amplify-product/amplify-product-zoom-selected.service';
|
|
13
|
+
export { AmplifyProductZoomTripleColumnService as ɵim } from './lib/services/blocks/amplify-product/amplify-product-zoom-triple-column.service';
|
|
14
|
+
export { AmplifyProductZoomService as ɵik } from './lib/services/blocks/amplify-product/amplify-product-zoom.service';
|
|
15
|
+
export { AmplifyProductsListClassicService as ɵii } from './lib/services/blocks/amplify-products-list/amplify-products-list-classic.service';
|
|
16
|
+
export { AmplifyProductsListSelectedService as ɵig } from './lib/services/blocks/amplify-products-list/amplify-products-list-selected.service';
|
|
17
|
+
export { AmplifyProductsListSimpleService as ɵie } from './lib/services/blocks/amplify-products-list/amplify-products-list-simple.service';
|
|
18
|
+
export { CodeHtmlService as ɵcp } from './lib/services/blocks/code/code-html.service';
|
|
19
|
+
export { CodeJavascriptService as ɵcr } from './lib/services/blocks/code/code-javascript.service';
|
|
20
|
+
export { CodeStylesheetService as ɵgw } from './lib/services/blocks/code/code-stylesheet.service';
|
|
21
|
+
export { FaqAccordionService as ɵka } from './lib/services/blocks/faq/faq-accordion.service';
|
|
22
|
+
export { FaqFrameService as ɵjy } from './lib/services/blocks/faq/faq-frame.service';
|
|
23
|
+
export { FaqListIconService as ɵkc } from './lib/services/blocks/faq/faq-list-icon.service';
|
|
24
|
+
export { FaqSimpleBackgroundService as ɵjw } from './lib/services/blocks/faq/faq-simple-background.service';
|
|
25
|
+
export { FaqSimpleService as ɵju } from './lib/services/blocks/faq/faq-simple.service';
|
|
26
|
+
export { FormsBackgroundService as ɵfl } from './lib/services/blocks/forms/forms-background.service';
|
|
27
|
+
export { FormsImageleftService as ɵfp } from './lib/services/blocks/forms/forms-imageleft.service';
|
|
28
|
+
export { FormsImagerightService as ɵfr } from './lib/services/blocks/forms/forms-imageright.service';
|
|
29
|
+
export { FormsSimpleService as ɵfb } from './lib/services/blocks/forms/forms-simple.service';
|
|
30
|
+
export { ImagesTextsBigLeftTextRightService as ɵeb } from './lib/services/blocks/images-texts/images-texts-big-left-text-right.service';
|
|
31
|
+
export { ImagesTextsBigRightTextLeftService as ɵed } from './lib/services/blocks/images-texts/images-texts-big-right-text-left.service';
|
|
32
|
+
export { ImagesTextsLeftTextRightService as ɵef } from './lib/services/blocks/images-texts/images-texts-left-text-right.service';
|
|
33
|
+
export { ImagesTextsOneTextOneService as ɵej } from './lib/services/blocks/images-texts/images-texts-one-text-one.service';
|
|
34
|
+
export { ImagesTextsRightTextLeftService as ɵeh } from './lib/services/blocks/images-texts/images-texts-right-text-left.service';
|
|
35
|
+
export { ImagesTextsSmallLeftTextRightService as ɵel } from './lib/services/blocks/images-texts/images-texts-small-left-text-right.service';
|
|
36
|
+
export { ImagesTextsSmallRightTextLeftService as ɵen } from './lib/services/blocks/images-texts/images-texts-small-right-text-left.service';
|
|
37
|
+
export { ImagesTextsTextOneTextService as ɵep } from './lib/services/blocks/images-texts/images-texts-text-one-text.service';
|
|
38
|
+
export { FourImagesTitleService as ɵke } from './lib/services/blocks/images/four-images-title.service';
|
|
39
|
+
export { ImagesBannerService as ɵdf } from './lib/services/blocks/images/images-banner.service';
|
|
40
|
+
export { ImagesBigAndDoubleService as ɵdr } from './lib/services/blocks/images/images-big-and-double.service';
|
|
41
|
+
export { ImagesBigsAndDoubleMiddleService as ɵdt } from './lib/services/blocks/images/images-bigs-and-double-middle.service';
|
|
42
|
+
export { ImagesDoubleService as ɵdj } from './lib/services/blocks/images/images-double.service';
|
|
43
|
+
export { ImagesQuadrupleLeftOneRightService as ɵdp } from './lib/services/blocks/images/images-quadruple-left-one-right.service';
|
|
44
|
+
export { ImagesQuadrupleService as ɵdn } from './lib/services/blocks/images/images-quadruple.service';
|
|
45
|
+
export { ImagesSimpleService as ɵdh } from './lib/services/blocks/images/images-simple.service';
|
|
46
|
+
export { ImagesTripleService as ɵdl } from './lib/services/blocks/images/images-triple.service';
|
|
47
|
+
export { TwoImagesTitleTextService as ɵkh } from './lib/services/blocks/images/two-images-title-text.service';
|
|
48
|
+
export { LaunchVideosButtonService as ɵdb } from './lib/services/blocks/launch-videos/launch-videos-button.service';
|
|
49
|
+
export { LaunchVideosButtontxtService as ɵdd } from './lib/services/blocks/launch-videos/launch-videos-buttontxt.service';
|
|
50
|
+
export { MapBackgroundFormLeftService as ɵia } from './lib/services/blocks/map/map-background-form-left.service';
|
|
51
|
+
export { MapBackgroundFormRightService as ɵic } from './lib/services/blocks/map/map-background-form-right.service';
|
|
52
|
+
export { MapFullpageService as ɵhs } from './lib/services/blocks/map/map-fullpage.service';
|
|
53
|
+
export { MapLeftTextService as ɵhu } from './lib/services/blocks/map/map-left-text.service';
|
|
54
|
+
export { MapRightTextService as ɵhw } from './lib/services/blocks/map/map-right-text.service';
|
|
55
|
+
export { MapTextFormService as ɵhy } from './lib/services/blocks/map/map-text-form.service';
|
|
56
|
+
export { NewsletterAlignedCenterBackgroundService as ɵgq } from './lib/services/blocks/newsletter/newsletter-aligned-center-background.service';
|
|
57
|
+
export { NewsletterAlignedCenterImageService as ɵgo } from './lib/services/blocks/newsletter/newsletter-aligned-center-image.service';
|
|
58
|
+
export { NewsletterCenterImageService as ɵgs } from './lib/services/blocks/newsletter/newsletter-center-image.service';
|
|
59
|
+
export { FormsOnboardingService as ɵft } from './lib/services/blocks/onboarding/forms-onboarding.service';
|
|
60
|
+
export { ProductZoomCompleteBackgroundService as ɵjg } from './lib/services/blocks/product/product-zoom-complete-background.service';
|
|
61
|
+
export { ProductZoomCompleteSliderService as ɵjc } from './lib/services/blocks/product/product-zoom-complete-slider.service';
|
|
62
|
+
export { ProductZoomCompleteService as ɵja } from './lib/services/blocks/product/product-zoom-complete.service';
|
|
63
|
+
export { ProductZoomMoreService as ɵiy } from './lib/services/blocks/product/product-zoom-more.service';
|
|
64
|
+
export { ProductZoomSelectedService as ɵiw } from './lib/services/blocks/product/product-zoom-selected.service';
|
|
65
|
+
export { ProductZoomSimpleService as ɵje } from './lib/services/blocks/product/product-zoom-simple.service';
|
|
66
|
+
export { ProductZoomTripleColumnService as ɵiu } from './lib/services/blocks/product/product-zoom-triple-column.service';
|
|
67
|
+
export { ProductZoomService as ɵis } from './lib/services/blocks/product/product-zoom.service';
|
|
68
|
+
export { ProductsListClassicService as ɵgd } from './lib/services/blocks/products-list/products-list-classic.service';
|
|
69
|
+
export { ProductsListSelectedService as ɵgu } from './lib/services/blocks/products-list/products-list-selected.service';
|
|
70
|
+
export { ProductsListSimpleService as ɵgg } from './lib/services/blocks/products-list/products-list-simple.service';
|
|
71
|
+
export { QuotesAuthorService as ɵhm } from './lib/services/blocks/quotes/quotes-author.service';
|
|
72
|
+
export { QuotesSimpleBackgroundService as ɵho } from './lib/services/blocks/quotes/quotes-simple-background.service';
|
|
73
|
+
export { QuotesSimpleService as ɵhk } from './lib/services/blocks/quotes/quotes-simple.service';
|
|
74
|
+
export { RassurancesQuadrupleAlignedService as ɵgk } from './lib/services/blocks/rassurances/rassurances-quadruple-aligned.service';
|
|
75
|
+
export { RassurancesQuadrupleBackgroundService as ɵgm } from './lib/services/blocks/rassurances/rassurances-quadruple-background.service';
|
|
76
|
+
export { RassurancesTripleBackgroundService as ɵgi } from './lib/services/blocks/rassurances/rassurances-triple-background.service';
|
|
77
|
+
export { ReviewsSimpleService as ɵhi } from './lib/services/blocks/reviews/reviews-simple.service';
|
|
78
|
+
export { ReviewsWaterfallService as ɵhq } from './lib/services/blocks/reviews/reviews-waterfall.service';
|
|
79
|
+
export { SeparatorSimpleService as ɵcn } from './lib/services/blocks/separator/separator-simple.service';
|
|
80
|
+
export { SlidersDoubleImagerightService as ɵcl } from './lib/services/blocks/sliders/sliders-double-imageright.service';
|
|
81
|
+
export { SlidersFullpageService as ɵcf } from './lib/services/blocks/sliders/sliders-fullpage.service';
|
|
82
|
+
export { SlidersImagerightService as ɵcj } from './lib/services/blocks/sliders/sliders-imageright.service';
|
|
83
|
+
export { SlidersLeftnavService as ɵch } from './lib/services/blocks/sliders/sliders-leftnav.service';
|
|
84
|
+
export { SlidersWithBannerService as ɵkr } from './lib/services/blocks/sliders/sliders-with-banner.service';
|
|
85
|
+
export { SocialsLikeService as ɵfv } from './lib/services/blocks/socials/socials-like.service';
|
|
86
|
+
export { SocialsNetworkService as ɵgb } from './lib/services/blocks/socials/socials-network.service';
|
|
87
|
+
export { SocialsPageComplexService as ɵfz } from './lib/services/blocks/socials/socials-page-complex.service';
|
|
88
|
+
export { SocialsPageSimpleService as ɵfx } from './lib/services/blocks/socials/socials-page-simple.service';
|
|
89
|
+
export { TextBackgroundsFourRowsIconTextService as ɵkp } from './lib/services/blocks/text-backgrounds/text-backgrounds-four-rows-icon-text.service';
|
|
90
|
+
export { TextBackgroundsLinkService as ɵdv } from './lib/services/blocks/text-backgrounds/text-backgrounds-link.service';
|
|
91
|
+
export { TextBackgroundsSimpleService as ɵdx } from './lib/services/blocks/text-backgrounds/text-backgrounds-simple.service';
|
|
92
|
+
export { TextBackgroundsThreeRowsIconTextService as ɵkn } from './lib/services/blocks/text-backgrounds/text-backgrounds-three-rows-icon-text.service';
|
|
93
|
+
export { TextBackgroundsTwoRowsIconTextService as ɵkl } from './lib/services/blocks/text-backgrounds/text-backgrounds-two-rows-icon-text.service';
|
|
94
|
+
export { TextBackgroundsWithBannerService as ɵkj } from './lib/services/blocks/text-backgrounds/text-backgrounds-with-banner.service';
|
|
95
|
+
export { TextBackgroundsWithTxtService as ɵdz } from './lib/services/blocks/text-backgrounds/text-backgrounds-with-txt.service';
|
|
96
|
+
export { TextsDoubleBackgroundService as ɵet } from './lib/services/blocks/texts/texts-double-background.service';
|
|
97
|
+
export { TextsDoubleService as ɵfj } from './lib/services/blocks/texts/texts-double.service';
|
|
98
|
+
export { TextsOneBackgroundService as ɵer } from './lib/services/blocks/texts/texts-one-background.service';
|
|
99
|
+
export { TextsOneService as ɵfh } from './lib/services/blocks/texts/texts-one.service';
|
|
100
|
+
export { TextsQuadrupleBackgroundService as ɵfd } from './lib/services/blocks/texts/texts-quadruple-background.service';
|
|
101
|
+
export { TextsQuadrupleNumbersService as ɵez } from './lib/services/blocks/texts/texts-quadruple-numbers.service';
|
|
102
|
+
export { TextsQuadrupleService as ɵex } from './lib/services/blocks/texts/texts-quadruple.service';
|
|
103
|
+
export { TextsTripleBackgroundService as ɵev } from './lib/services/blocks/texts/texts-triple-background.service';
|
|
104
|
+
export { TextsTripleService as ɵff } from './lib/services/blocks/texts/texts-triple.service';
|
|
105
|
+
export { TimerAirportService as ɵjo } from './lib/services/blocks/timer/timer-airport.service';
|
|
106
|
+
export { TimerBackgroundService as ɵjk } from './lib/services/blocks/timer/timer-background.service';
|
|
107
|
+
export { TimerClockService as ɵjm } from './lib/services/blocks/timer/timer-clock.service';
|
|
108
|
+
export { TimerMultipleImgService as ɵjq } from './lib/services/blocks/timer/timer-multiple-img.service';
|
|
109
|
+
export { TimerSimpleService as ɵji } from './lib/services/blocks/timer/timer-simple.service';
|
|
110
|
+
export { VideosSimpleService as ɵct } from './lib/services/blocks/videos/videos-simple.service';
|
|
111
|
+
export { VideosTxtContentService as ɵcz } from './lib/services/blocks/videos/videos-txt-content.service';
|
|
112
|
+
export { VideosTxtLeftService as ɵfn } from './lib/services/blocks/videos/videos-txt-left.service';
|
|
113
|
+
export { VideosTxtService as ɵcx } from './lib/services/blocks/videos/videos-txt.service';
|
|
114
|
+
export { AboutBlockService as ɵjs } from './lib/services/blocks/witness/about-block.service';
|
|
115
|
+
export { WitnessBackgroundDoubleService as ɵhg } from './lib/services/blocks/witness/witness-background-double.service';
|
|
116
|
+
export { WitnessBackgroundOneService as ɵhe } from './lib/services/blocks/witness/witness-background-one.service';
|
|
117
|
+
export { WitnessQuadrupleService as ɵhc } from './lib/services/blocks/witness/witness-quadruple.service';
|
|
118
|
+
export { WitnessTripleService as ɵha } from './lib/services/blocks/witness/witness-triple.service';
|
|
119
|
+
export { WitnessTwiceService as ɵgy } from './lib/services/blocks/witness/witness-twice.service';
|
|
113
120
|
export { ApiService as ɵh } from './lib/services/utils/api.service';
|
|
114
121
|
export { ConfigService as ɵe } from './lib/services/utils/config.service';
|
|
115
122
|
export { ContentService as ɵf } from './lib/services/utils/content.service';
|
|
116
|
-
export { CurrencyService as
|
|
123
|
+
export { CurrencyService as ɵge } from './lib/services/utils/currency.service';
|
|
117
124
|
export { ExpectedImagesService as ɵbe } from './lib/services/utils/expected-images.service';
|
|
118
125
|
export { ExternalConfigService as ɵg } from './lib/services/utils/external-config.service';
|
|
119
|
-
export { FontAwesomeService as
|
|
120
|
-
export { QuillService as
|
|
121
|
-
export { StructureConfigService as
|
|
122
|
-
export {
|
|
123
|
-
export {
|
|
126
|
+
export { FontAwesomeService as ɵbo } from './lib/services/utils/font-awesome.service';
|
|
127
|
+
export { QuillService as ɵbz } from './lib/services/utils/quill.service';
|
|
128
|
+
export { StructureConfigService as ɵbk } from './lib/services/utils/structure-config.service';
|
|
129
|
+
export { TranslateBlockService as ɵkf } from './lib/services/utils/translate-block.service';
|
|
130
|
+
export { VimeoService as ɵcv } from './lib/services/utils/vimeo.service';
|
|
131
|
+
export { YoutubeService as ɵcu } from './lib/services/utils/youtube.service';
|
|
124
132
|
export { animateListFromLeft as ɵd } from './lib/shared/animations/list/animate-list-from-left.animation';
|
|
125
133
|
export { animateListFromRight as ɵc } from './lib/shared/animations/list/animate-list-from-right.animation';
|
|
126
|
-
export { FaqComponent as
|
|
127
|
-
export { LoaderComponent as
|
|
128
|
-
export { QuillComponent as
|
|
134
|
+
export { FaqComponent as ɵca } from './lib/shared/components/faq/faq.component';
|
|
135
|
+
export { LoaderComponent as ɵbv } from './lib/shared/components/loader/loader.component';
|
|
136
|
+
export { QuillComponent as ɵby } from './lib/shared/components/quill/quill.component';
|
|
129
137
|
export { SharedComponentsModule as ɵo } from './lib/shared/components/shared-components.module';
|
|
130
|
-
export { SmallLoaderComponent as
|
|
131
|
-
export { StarComponent as
|
|
132
|
-
export { StructureAmplifySearchCategoryComponent as
|
|
133
|
-
export { StructureAmplifySearchProductComponent as
|
|
134
|
-
export { StructureConfigCheckboxComponent as
|
|
135
|
-
export { StructureConfigExtendedInputComponent as
|
|
136
|
-
export { StructureConfigFontComponent as
|
|
137
|
-
export { StructureConfigInputComponent as
|
|
138
|
-
export { StructureConfigPaymentComponent as
|
|
139
|
-
export { StructureConfigComponent as
|
|
140
|
-
export { StructureSearchProductComponent as
|
|
141
|
-
export { StructureSelectComponent as
|
|
142
|
-
export { StructureToolsComponent as
|
|
138
|
+
export { SmallLoaderComponent as ɵbw } from './lib/shared/components/small-loader/small-loader.component';
|
|
139
|
+
export { StarComponent as ɵbx } from './lib/shared/components/star/star.component';
|
|
140
|
+
export { StructureAmplifySearchCategoryComponent as ɵbu } from './lib/shared/components/structure-amplify-search-category/structure-amplify-search-category.component';
|
|
141
|
+
export { StructureAmplifySearchProductComponent as ɵbt } from './lib/shared/components/structure-amplify-search-product/structure-amplify-search-product.component';
|
|
142
|
+
export { StructureConfigCheckboxComponent as ɵbm } from './lib/shared/components/structure-config-checkbox/structure-config-checkbox.component';
|
|
143
|
+
export { StructureConfigExtendedInputComponent as ɵbs } from './lib/shared/components/structure-config-extend-input/structure-config-extended-input.component';
|
|
144
|
+
export { StructureConfigFontComponent as ɵbn } from './lib/shared/components/structure-config-font/structure-config-font.component';
|
|
145
|
+
export { StructureConfigInputComponent as ɵbl } from './lib/shared/components/structure-config-input/structure-config-input.component';
|
|
146
|
+
export { StructureConfigPaymentComponent as ɵbp } from './lib/shared/components/structure-config-payment/structure-config-payment.component';
|
|
147
|
+
export { StructureConfigComponent as ɵbj } from './lib/shared/components/structure-config/structure-config.component';
|
|
148
|
+
export { StructureSearchProductComponent as ɵbr } from './lib/shared/components/structure-search-product/structure-search-product.component';
|
|
149
|
+
export { StructureSelectComponent as ɵbq } from './lib/shared/components/structure-select/structure-select.component';
|
|
150
|
+
export { StructureToolsComponent as ɵbi } from './lib/shared/components/structure-tools/structure-tools.component';
|
|
143
151
|
export { AutofocusDirective as ɵbb } from './lib/shared/directives/auto-focus/auto-focus.directive';
|
|
144
152
|
export { AutoHideDirective as ɵbc } from './lib/shared/directives/auto-hide/auto-hide.directive';
|
|
145
153
|
export { GetSizeImageDirective as ɵbd } from './lib/shared/directives/get-size-image/get-size-image.directive';
|
|
146
154
|
export { HoldableDirective as ɵbg } from './lib/shared/directives/holdable/holdable.directive';
|
|
147
155
|
export { PicturesTemplateDirective as ɵbf } from './lib/shared/directives/pictures-template/pictures-template.directive';
|
|
148
156
|
export { SharedDirectivesModule as ɵba } from './lib/shared/directives/shared-directives.module';
|
|
157
|
+
export { ShowDeleteButtonDirective as ɵbh } from './lib/shared/directives/show-delete-button/show-delete-button.directive';
|
|
149
158
|
export { AddZeroForTimerPipe as ɵs } from './lib/shared/pipes/add-zero-for-timer/add-zero-for-timer.pipe';
|
|
150
159
|
export { AnswerTypePipe as ɵt } from './lib/shared/pipes/answer-type/answer-type.pipe';
|
|
151
160
|
export { ArrayNumberPipe as ɵv } from './lib/shared/pipes/array-number/array-number.pipe';
|
|
@@ -158,109 +167,116 @@ export { SharedPipesModule as ɵp } from './lib/shared/pipes/shared-pipes.module
|
|
|
158
167
|
export { StripTagsPipe as ɵy } from './lib/shared/pipes/strip-tags/strip-tags.pipe';
|
|
159
168
|
export { TinyColorPipe as ɵu } from './lib/shared/pipes/tiny-color/tiny-color.pipe';
|
|
160
169
|
export { SharedModule as ɵn } from './lib/shared/shared.module';
|
|
161
|
-
export { AmplifyProductZoomMoreComponent as
|
|
162
|
-
export { AmplifyProductZoomSelectedComponent as
|
|
163
|
-
export { AmplifyProductZoomTripleColumnComponent as
|
|
164
|
-
export { AmplifyProductZoomComponent as
|
|
165
|
-
export { AmplifyProductsListClassicComponent as
|
|
166
|
-
export { AmplifyProductsListSelectedComponent as
|
|
167
|
-
export { AmplifyProductsListSimpleComponent as
|
|
168
|
-
export { CodeHtmlComponent as
|
|
169
|
-
export { CodeJavascriptComponent as
|
|
170
|
-
export { CodeStylesheetComponent as
|
|
171
|
-
export { FaqAccordionComponent as
|
|
172
|
-
export { FaqFrameComponent as
|
|
173
|
-
export { FaqListIconComponent as
|
|
174
|
-
export { FaqSimpleBackgroundComponent as
|
|
175
|
-
export { FaqSimpleComponent as
|
|
176
|
-
export { FormsBackgroundComponent as
|
|
177
|
-
export { FormsImageleftComponent as
|
|
178
|
-
export { FormsImagerightComponent as
|
|
179
|
-
export { FormsSimpleComponent as
|
|
180
|
-
export { ImagesTextsBigLeftTextRightComponent as
|
|
181
|
-
export { ImagesTextsBigRightTextLeftComponent as
|
|
182
|
-
export { ImagesTextsLeftTextRightComponent as
|
|
183
|
-
export { ImagesTextsOneTextOneComponent as
|
|
184
|
-
export { ImagesTextsRightTextLeftComponent as
|
|
185
|
-
export { ImagesTextsSmallLeftTextRightComponent as
|
|
186
|
-
export { ImagesTextsSmallRightTextLeftComponent as
|
|
187
|
-
export { ImagesTextsTextOneTextComponent as
|
|
188
|
-
export { ImagesBannerComponent as
|
|
189
|
-
export { ImagesBigAndDoubleComponent as
|
|
190
|
-
export { ImagesBigsAndDoubleMiddleComponent as
|
|
191
|
-
export { ImagesDoubleComponent as
|
|
192
|
-
export {
|
|
193
|
-
export {
|
|
194
|
-
export {
|
|
195
|
-
export {
|
|
196
|
-
export {
|
|
197
|
-
export {
|
|
198
|
-
export {
|
|
199
|
-
export {
|
|
200
|
-
export {
|
|
201
|
-
export {
|
|
202
|
-
export {
|
|
203
|
-
export {
|
|
204
|
-
export {
|
|
205
|
-
export {
|
|
206
|
-
export {
|
|
207
|
-
export {
|
|
208
|
-
export {
|
|
209
|
-
export {
|
|
210
|
-
export {
|
|
211
|
-
export {
|
|
212
|
-
export {
|
|
213
|
-
export {
|
|
214
|
-
export {
|
|
215
|
-
export {
|
|
216
|
-
export {
|
|
217
|
-
export {
|
|
218
|
-
export {
|
|
219
|
-
export {
|
|
220
|
-
export {
|
|
221
|
-
export {
|
|
222
|
-
export {
|
|
223
|
-
export {
|
|
224
|
-
export {
|
|
225
|
-
export {
|
|
226
|
-
export {
|
|
227
|
-
export {
|
|
228
|
-
export {
|
|
229
|
-
export {
|
|
230
|
-
export {
|
|
231
|
-
export {
|
|
232
|
-
export {
|
|
233
|
-
export {
|
|
234
|
-
export {
|
|
235
|
-
export {
|
|
236
|
-
export {
|
|
237
|
-
export {
|
|
238
|
-
export {
|
|
239
|
-
export {
|
|
240
|
-
export {
|
|
241
|
-
export {
|
|
242
|
-
export {
|
|
243
|
-
export {
|
|
244
|
-
export {
|
|
245
|
-
export {
|
|
246
|
-
export {
|
|
247
|
-
export {
|
|
248
|
-
export {
|
|
249
|
-
export {
|
|
250
|
-
export {
|
|
251
|
-
export {
|
|
252
|
-
export {
|
|
253
|
-
export {
|
|
254
|
-
export {
|
|
255
|
-
export {
|
|
256
|
-
export {
|
|
257
|
-
export {
|
|
258
|
-
export {
|
|
259
|
-
export {
|
|
260
|
-
export {
|
|
261
|
-
export {
|
|
262
|
-
export {
|
|
263
|
-
export {
|
|
264
|
-
export {
|
|
265
|
-
export {
|
|
170
|
+
export { AmplifyProductZoomMoreComponent as ɵip } from './lib/structures/amplify-product/zoom-more/amplify-product-zoom-more.component';
|
|
171
|
+
export { AmplifyProductZoomSelectedComponent as ɵin } from './lib/structures/amplify-product/zoom-selected/amplify-product-zoom-selected.component';
|
|
172
|
+
export { AmplifyProductZoomTripleColumnComponent as ɵil } from './lib/structures/amplify-product/zoom-triple-column/amplify-product-zoom-triple-column.component';
|
|
173
|
+
export { AmplifyProductZoomComponent as ɵij } from './lib/structures/amplify-product/zoom/amplify-product-zoom.component';
|
|
174
|
+
export { AmplifyProductsListClassicComponent as ɵih } from './lib/structures/amplify-products-list/classic/amplify-products-list-classic.component';
|
|
175
|
+
export { AmplifyProductsListSelectedComponent as ɵif } from './lib/structures/amplify-products-list/selected/amplify-products-list-selected.component';
|
|
176
|
+
export { AmplifyProductsListSimpleComponent as ɵid } from './lib/structures/amplify-products-list/simple/amplify-products-list-simple.component';
|
|
177
|
+
export { CodeHtmlComponent as ɵco } from './lib/structures/code/code-html/code-html.component';
|
|
178
|
+
export { CodeJavascriptComponent as ɵcq } from './lib/structures/code/code-javascript/code-javascript.component';
|
|
179
|
+
export { CodeStylesheetComponent as ɵgv } from './lib/structures/code/code-stylesheet/code-stylesheet.component';
|
|
180
|
+
export { FaqAccordionComponent as ɵjz } from './lib/structures/faq/accordion/faq-accordion.component';
|
|
181
|
+
export { FaqFrameComponent as ɵjx } from './lib/structures/faq/frame/faq-frame.component';
|
|
182
|
+
export { FaqListIconComponent as ɵkb } from './lib/structures/faq/list-icon/faq-list-icon.component';
|
|
183
|
+
export { FaqSimpleBackgroundComponent as ɵjv } from './lib/structures/faq/simple-background/faq-simple-background.component';
|
|
184
|
+
export { FaqSimpleComponent as ɵjt } from './lib/structures/faq/simple/faq-simple.component';
|
|
185
|
+
export { FormsBackgroundComponent as ɵfk } from './lib/structures/forms/background/forms-background.component';
|
|
186
|
+
export { FormsImageleftComponent as ɵfo } from './lib/structures/forms/imageleft/forms-imageleft.component';
|
|
187
|
+
export { FormsImagerightComponent as ɵfq } from './lib/structures/forms/imageright/forms-imageright.component';
|
|
188
|
+
export { FormsSimpleComponent as ɵfa } from './lib/structures/forms/simple/forms-simple.component';
|
|
189
|
+
export { ImagesTextsBigLeftTextRightComponent as ɵea } from './lib/structures/images-texts/big-left-text-right/images-texts-big-left-text-right.component';
|
|
190
|
+
export { ImagesTextsBigRightTextLeftComponent as ɵec } from './lib/structures/images-texts/big-right-text-left/images-texts-big-right-text-left.component';
|
|
191
|
+
export { ImagesTextsLeftTextRightComponent as ɵee } from './lib/structures/images-texts/left-text-right/images-texts-left-text-right.component';
|
|
192
|
+
export { ImagesTextsOneTextOneComponent as ɵei } from './lib/structures/images-texts/one-text-one/images-texts-one-text-one.component';
|
|
193
|
+
export { ImagesTextsRightTextLeftComponent as ɵeg } from './lib/structures/images-texts/right-text-left/images-texts-right-text-left.component';
|
|
194
|
+
export { ImagesTextsSmallLeftTextRightComponent as ɵek } from './lib/structures/images-texts/small-left-text-right/images-texts-small-left-text-right.component';
|
|
195
|
+
export { ImagesTextsSmallRightTextLeftComponent as ɵem } from './lib/structures/images-texts/small-right-text-left/images-texts-small-right-text-left.component';
|
|
196
|
+
export { ImagesTextsTextOneTextComponent as ɵeo } from './lib/structures/images-texts/text-one-text/images-texts-text-one-text.component';
|
|
197
|
+
export { ImagesBannerComponent as ɵde } from './lib/structures/images/banner/images-banner.component';
|
|
198
|
+
export { ImagesBigAndDoubleComponent as ɵdq } from './lib/structures/images/big-and-double/images-big-and-double.component';
|
|
199
|
+
export { ImagesBigsAndDoubleMiddleComponent as ɵds } from './lib/structures/images/bigs-and-double-middle/images-bigs-and-double-middle.component';
|
|
200
|
+
export { ImagesDoubleComponent as ɵdi } from './lib/structures/images/double/images-double.component';
|
|
201
|
+
export { FourImagesTitleComponent as ɵkd } from './lib/structures/images/four-images-title/four-images-title.component';
|
|
202
|
+
export { ImagesQuadrupleLeftOneRightComponent as ɵdo } from './lib/structures/images/quadruple-left-one-right/images-quadruple-left-one-right.component';
|
|
203
|
+
export { ImagesQuadrupleComponent as ɵdm } from './lib/structures/images/quadruple/images-quadruple.component';
|
|
204
|
+
export { ImagesSimpleComponent as ɵdg } from './lib/structures/images/simple/images-simple.component';
|
|
205
|
+
export { ImagesTripleComponent as ɵdk } from './lib/structures/images/triple/images-triple.component';
|
|
206
|
+
export { TwoImagesTitleTextComponent as ɵkg } from './lib/structures/images/two-images-title-text/two-images-title-text.component';
|
|
207
|
+
export { LaunchVideosButtonComponent as ɵda } from './lib/structures/launch-videos/button/launch-videos-button.component';
|
|
208
|
+
export { LaunchVideosButtontxtComponent as ɵdc } from './lib/structures/launch-videos/buttontxt/launch-videos-buttontxt.component';
|
|
209
|
+
export { LoaderComponentModule as ɵks } from './lib/structures/loader-component.module';
|
|
210
|
+
export { MapBackgroundFormLeftComponent as ɵhz } from './lib/structures/map/background-form-left/map-background-form-left.component';
|
|
211
|
+
export { MapBackgroundFormRightComponent as ɵib } from './lib/structures/map/background-form-right/map-background-form-right.component';
|
|
212
|
+
export { MapFullpageComponent as ɵhr } from './lib/structures/map/fullpage/map-fullpage.component';
|
|
213
|
+
export { MapLeftTextComponent as ɵht } from './lib/structures/map/left-text/map-left-text.component';
|
|
214
|
+
export { MapRightTextComponent as ɵhv } from './lib/structures/map/right-text/map-right-text.component';
|
|
215
|
+
export { MapTextFormComponent as ɵhx } from './lib/structures/map/text-form/map-text-form.component';
|
|
216
|
+
export { NewsletterAlignedCenterBackgroundComponent as ɵgp } from './lib/structures/newsletter/aligned-center-background/newsletter-aligned-center-background.component';
|
|
217
|
+
export { NewsletterAlignedCenterImageComponent as ɵgn } from './lib/structures/newsletter/aligned-center-image/newsletter-aligned-center-image.component';
|
|
218
|
+
export { NewsletterCenterImageComponent as ɵgr } from './lib/structures/newsletter/center-image/newsletter-center-image.component';
|
|
219
|
+
export { FormsOnboardingComponent as ɵfs } from './lib/structures/onboarding/onboarding/forms-onboarding.component';
|
|
220
|
+
export { ProductZoomCompleteBackgroundComponent as ɵjf } from './lib/structures/product/zoom-complete-background/product-zoom-complete-background.component';
|
|
221
|
+
export { ProductZoomCompleteSliderComponent as ɵjb } from './lib/structures/product/zoom-complete-slider/product-zoom-complete-slider.component';
|
|
222
|
+
export { ProductZoomCompleteComponent as ɵiz } from './lib/structures/product/zoom-complete/product-zoom-complete.component';
|
|
223
|
+
export { ProductZoomMoreComponent as ɵix } from './lib/structures/product/zoom-more/product-zoom-more.component';
|
|
224
|
+
export { ProductZoomSelectedComponent as ɵiv } from './lib/structures/product/zoom-selected/product-zoom-selected.component';
|
|
225
|
+
export { ProductZoomSimpleComponent as ɵjd } from './lib/structures/product/zoom-simple/product-zoom-simple.component';
|
|
226
|
+
export { ProductZoomTripleColumnComponent as ɵit } from './lib/structures/product/zoom-triple-column/product-zoom-triple-column.component';
|
|
227
|
+
export { ProductZoomComponent as ɵir } from './lib/structures/product/zoom/product-zoom.component';
|
|
228
|
+
export { ProductsListClassicComponent as ɵgc } from './lib/structures/products-list/classic/products-list-classic.component';
|
|
229
|
+
export { ProductsListSelectedComponent as ɵgt } from './lib/structures/products-list/selected/products-list-selected.component';
|
|
230
|
+
export { ProductsListSimpleComponent as ɵgf } from './lib/structures/products-list/simple/products-list-simple.component';
|
|
231
|
+
export { QuotesAuthorComponent as ɵhl } from './lib/structures/quotes/author/quotes-author.component';
|
|
232
|
+
export { QuotesSimpleBackgroundComponent as ɵhn } from './lib/structures/quotes/simple-background/quotes-simple-background.component';
|
|
233
|
+
export { QuotesSimpleComponent as ɵhj } from './lib/structures/quotes/simple/quotes-simple.component';
|
|
234
|
+
export { RassurancesQuadrupleAlignedComponent as ɵgj } from './lib/structures/rassurances/quadruple-aligned/rassurances-quadruple-aligned.component';
|
|
235
|
+
export { RassurancesQuadrupleBackgroundComponent as ɵgl } from './lib/structures/rassurances/quadruple-background/rassurances-quadruple-background.component';
|
|
236
|
+
export { RassurancesTripleBackgroundComponent as ɵgh } from './lib/structures/rassurances/triple-background/rassurances-triple-background.component';
|
|
237
|
+
export { ReviewsSimpleComponent as ɵhh } from './lib/structures/reviews/simple/reviews-simple.component';
|
|
238
|
+
export { ReviewsWaterfallComponent as ɵhp } from './lib/structures/reviews/waterfall/reviews-waterfall.component';
|
|
239
|
+
export { SeparatorSimpleComponent as ɵcm } from './lib/structures/separator/separator-simple/separator-simple.component';
|
|
240
|
+
export { SliderDoubleImagerightComponent as ɵck } from './lib/structures/sliders/double-imageright/slider-double-imageright.component';
|
|
241
|
+
export { SliderFullpageComponent as ɵcd } from './lib/structures/sliders/fullpage/slider-fullpage.component';
|
|
242
|
+
export { SliderImagerightComponent as ɵci } from './lib/structures/sliders/imageright/slider-imageright.component';
|
|
243
|
+
export { SliderLeftnavComponent as ɵcg } from './lib/structures/sliders/leftnav/slider-leftnav.component';
|
|
244
|
+
export { SliderWithBannerComponent as ɵkq } from './lib/structures/sliders/with-banner/slider-with-banner.component';
|
|
245
|
+
export { SocialsLikeComponent as ɵfu } from './lib/structures/socials/like/socials-like.component';
|
|
246
|
+
export { SocialsNetworkComponent as ɵga } from './lib/structures/socials/network/socials-network.component';
|
|
247
|
+
export { SocialsPageComplexComponent as ɵfy } from './lib/structures/socials/page-complex/socials-page-complex.component';
|
|
248
|
+
export { SocialsPageSimpleComponent as ɵfw } from './lib/structures/socials/page-simple/socials-page-simple.component';
|
|
249
|
+
export { StructuresComponent as ɵce } from './lib/structures/structures.component';
|
|
250
|
+
export { BlockComponentList as ɵcb, StructuresModule as ɵcc } from './lib/structures/structures.module';
|
|
251
|
+
export { TextBackgroundsFourRowsIconTextComponent as ɵko } from './lib/structures/text-backgrounds/four-rows-icon-text/text-backgrounds-four-rows-icon-text.component';
|
|
252
|
+
export { TextBackgroundsLinkComponent as ɵdu } from './lib/structures/text-backgrounds/link/text-backgrounds-link.component';
|
|
253
|
+
export { TextBackgroundsSimpleComponent as ɵdw } from './lib/structures/text-backgrounds/simple/text-backgrounds-simple.component';
|
|
254
|
+
export { TextBackgroundsThreeRowsIconTextComponent as ɵkm } from './lib/structures/text-backgrounds/three-rows-icon-text/text-backgrounds-three-rows-icon-text.component';
|
|
255
|
+
export { TextBackgroundsTwoRowsIconTextComponent as ɵkk } from './lib/structures/text-backgrounds/two-rows-icon-text/text-backgrounds-two-rows-icon-text.component';
|
|
256
|
+
export { TextBackgroundsWithBannerComponent as ɵki } from './lib/structures/text-backgrounds/with-banner/text-backgrounds-with-banner.component';
|
|
257
|
+
export { TextBackgroundsWithTxtComponent as ɵdy } from './lib/structures/text-backgrounds/with-txt/text-backgrounds-with-txt.component';
|
|
258
|
+
export { TextsDoubleBackgroundComponent as ɵes } from './lib/structures/texts/double-background/texts-double-background.component';
|
|
259
|
+
export { TextsDoubleComponent as ɵfi } from './lib/structures/texts/double/texts-double.component';
|
|
260
|
+
export { TextsOneBackgroundComponent as ɵeq } from './lib/structures/texts/one-background/texts-one-background.component';
|
|
261
|
+
export { TextsOneComponent as ɵfg } from './lib/structures/texts/one/texts-one.component';
|
|
262
|
+
export { TextsQuadrupleBackgroundComponent as ɵfc } from './lib/structures/texts/quadruple-background/texts-quadruple-background.component';
|
|
263
|
+
export { TextsQuadrupleNumbersComponent as ɵey } from './lib/structures/texts/quadruple-numbers/texts-quadruple-numbers.component';
|
|
264
|
+
export { TextsQuadrupleComponent as ɵew } from './lib/structures/texts/quadruple/texts-quadruple.component';
|
|
265
|
+
export { TextsTripleBackgroundComponent as ɵeu } from './lib/structures/texts/triple-background/texts-triple-background.component';
|
|
266
|
+
export { TextsTripleComponent as ɵfe } from './lib/structures/texts/triple/texts-triple.component';
|
|
267
|
+
export { TimerAirportComponent as ɵjn } from './lib/structures/timer/airport/timer-airport.component';
|
|
268
|
+
export { TimerBackgroundComponent as ɵjj } from './lib/structures/timer/background/timer-background.component';
|
|
269
|
+
export { TimerClockComponent as ɵjl } from './lib/structures/timer/clock/timer-clock.component';
|
|
270
|
+
export { TimerMultipleImgComponent as ɵjp } from './lib/structures/timer/multiple-img/timer-multiple-img.component';
|
|
271
|
+
export { TimerSimpleComponent as ɵjh } from './lib/structures/timer/simple/timer-simple.component';
|
|
272
|
+
export { VideosSimpleComponent as ɵcs } from './lib/structures/videos/simple/videos-simple.component';
|
|
273
|
+
export { VideosTxtContentComponent as ɵcy } from './lib/structures/videos/txt-content/videos-txt-content.component';
|
|
274
|
+
export { VideosTxtLeftComponent as ɵfm } from './lib/structures/videos/txt-left/videos-txt-left.component';
|
|
275
|
+
export { VideosTxtComponent as ɵcw } from './lib/structures/videos/txt/videos-txt.component';
|
|
276
|
+
export { AboutBlockComponent as ɵjr } from './lib/structures/witness/about-block/about-block.component';
|
|
277
|
+
export { WitnessBackgroundDoubleComponent as ɵhf } from './lib/structures/witness/background-double/witness-background-double.component';
|
|
278
|
+
export { WitnessBackgroundOneComponent as ɵhd } from './lib/structures/witness/background-one/witness-background-one.component';
|
|
279
|
+
export { WitnessQuadrupleComponent as ɵhb } from './lib/structures/witness/quadruple/witness-quadruple.component';
|
|
280
|
+
export { WitnessTripleComponent as ɵgz } from './lib/structures/witness/triple/witness-triple.component';
|
|
281
|
+
export { WitnessTwiceComponent as ɵgx } from './lib/structures/witness/twice/witness-twice.component';
|
|
266
282
|
export { MyMissingTranslationHandler as ɵb } from './lib/wizi-block.module';
|