@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
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { ParentBlockDto } from '../parent-block.dto';
|
|
2
|
+
import { FORM_NAME_ELEMENTS, FORM_NAME_FULLPAGE, FORM_NAME_IMG_MASK, FORM_NAME_INIT } from '../../forms/forms.dto';
|
|
3
|
+
import { FourImagesTitleElementDto } from '../../configs/images/four-images-title-element.dto';
|
|
4
|
+
export declare class FourImagesTitleDto extends ParentBlockDto {
|
|
5
|
+
[FORM_NAME_IMG_MASK]: string;
|
|
6
|
+
[FORM_NAME_FULLPAGE]: boolean;
|
|
7
|
+
[FORM_NAME_ELEMENTS]: FourImagesTitleElementDto[];
|
|
8
|
+
[FORM_NAME_INIT]: boolean;
|
|
9
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { ParentBlockDto } from '../parent-block.dto';
|
|
2
|
+
import { FORM_NAME_FULLPAGE, FORM_NAME_ICON_COLOR, FORM_NAME_IMAGE_LEFT, FORM_NAME_IMAGE_RIGHT, FORM_NAME_IMG_MASK, FORM_NAME_INIT, FORM_NAME_TEXT_LEFT, FORM_NAME_TEXT_RIGHT, FORM_NAME_TITLE, FORM_NAME_TITLE_LEFT, FORM_NAME_TITLE_RIGHT } from '../../forms/forms.dto';
|
|
3
|
+
import { ImageMediaDto } from '../../configs/medias/image/image-media.dto';
|
|
4
|
+
export declare class TwoImagesTitleTextDto extends ParentBlockDto {
|
|
5
|
+
[FORM_NAME_IMG_MASK]: string;
|
|
6
|
+
[FORM_NAME_FULLPAGE]: boolean;
|
|
7
|
+
[FORM_NAME_IMAGE_LEFT]: ImageMediaDto;
|
|
8
|
+
[FORM_NAME_IMAGE_RIGHT]: ImageMediaDto;
|
|
9
|
+
[FORM_NAME_TITLE]: string;
|
|
10
|
+
[FORM_NAME_TITLE_LEFT]: string;
|
|
11
|
+
[FORM_NAME_TITLE_RIGHT]: string;
|
|
12
|
+
[FORM_NAME_TEXT_LEFT]: string;
|
|
13
|
+
[FORM_NAME_TEXT_RIGHT]: string;
|
|
14
|
+
[FORM_NAME_ICON_COLOR]: string;
|
|
15
|
+
[FORM_NAME_INIT]: boolean;
|
|
16
|
+
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { ParentBlockDto } from '../parent-block.dto';
|
|
2
|
+
import { FORM_NAME_COLOR, FORM_NAME_CONTENT, FORM_NAME_DOTS, FORM_NAME_FULLPAGE, FORM_NAME_IMG_MASK, FORM_NAME_SLIDER, FORM_NAME_TIME } from '../../forms/forms.dto';
|
|
3
|
+
import { ImageMediaDto } from '../../configs/medias/image/image-media.dto';
|
|
4
|
+
export declare class SliderWithBannerDto extends ParentBlockDto {
|
|
5
|
+
[FORM_NAME_SLIDER]: ImageMediaDto[];
|
|
6
|
+
[FORM_NAME_TIME]: string;
|
|
7
|
+
[FORM_NAME_DOTS]: boolean;
|
|
8
|
+
[FORM_NAME_CONTENT]: string;
|
|
9
|
+
[FORM_NAME_COLOR]: string;
|
|
10
|
+
[FORM_NAME_FULLPAGE]: boolean;
|
|
11
|
+
[FORM_NAME_IMG_MASK]: string;
|
|
12
|
+
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { ParentBlockDto } from '../parent-block.dto';
|
|
2
|
+
import { TextBackgroundsRowsIconTextDto } from './text-backgrounds-rows-icon-text.dto';
|
|
3
|
+
import { FORM_NAME_IMG_MASK, FORM_NAME_LINE_NUMBER, FORM_NAME_ROWS, FORM_NAME_ITEM_NUMBER, FORM_NAME_INIT, FORM_NAME_BACKGROUND_COLOR, FORM_NAME_ICON_COLOR } from '../../forms/forms.dto';
|
|
4
|
+
export declare class TextBackgroundsFourRowsIconTextDto extends ParentBlockDto {
|
|
5
|
+
[FORM_NAME_INIT]: boolean;
|
|
6
|
+
[FORM_NAME_ITEM_NUMBER]: number;
|
|
7
|
+
[FORM_NAME_LINE_NUMBER]: number;
|
|
8
|
+
[FORM_NAME_ROWS]: Array<TextBackgroundsRowsIconTextDto>;
|
|
9
|
+
[FORM_NAME_ICON_COLOR]: string;
|
|
10
|
+
[FORM_NAME_BACKGROUND_COLOR]: string;
|
|
11
|
+
[FORM_NAME_IMG_MASK]: string;
|
|
12
|
+
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { FORM_NAME_ICON, FORM_NAME_TITLE, FORM_NAME_IMAGE } from '../../forms/forms.dto';
|
|
2
|
+
import { FontOrMediaDto } from '../../configs/medias/image/font-or-media.dto';
|
|
3
|
+
import { ImageMediaDto } from '../../configs/medias/image/image-media.dto';
|
|
4
|
+
export declare class TextBackgroundsRowsIconTextDto {
|
|
5
|
+
[FORM_NAME_TITLE]: string;
|
|
6
|
+
[FORM_NAME_ICON]: FontOrMediaDto;
|
|
7
|
+
[FORM_NAME_IMAGE]: ImageMediaDto;
|
|
8
|
+
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { ParentBlockDto } from '../parent-block.dto';
|
|
2
|
+
import { TextBackgroundsRowsIconTextDto } from './text-backgrounds-rows-icon-text.dto';
|
|
3
|
+
import { FORM_NAME_IMG_MASK, FORM_NAME_LINE_NUMBER, FORM_NAME_ROWS, FORM_NAME_ITEM_NUMBER, FORM_NAME_INIT, FORM_NAME_BACKGROUND_COLOR, FORM_NAME_ICON_COLOR } from '../../forms/forms.dto';
|
|
4
|
+
export declare class TextBackgroundsThreeRowsIconTextDto extends ParentBlockDto {
|
|
5
|
+
[FORM_NAME_INIT]: boolean;
|
|
6
|
+
[FORM_NAME_ITEM_NUMBER]: number;
|
|
7
|
+
[FORM_NAME_LINE_NUMBER]: number;
|
|
8
|
+
[FORM_NAME_ROWS]: Array<TextBackgroundsRowsIconTextDto>;
|
|
9
|
+
[FORM_NAME_ICON_COLOR]: string;
|
|
10
|
+
[FORM_NAME_BACKGROUND_COLOR]: string;
|
|
11
|
+
[FORM_NAME_IMG_MASK]: string;
|
|
12
|
+
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { ParentBlockDto } from '../parent-block.dto';
|
|
2
|
+
import { TextBackgroundsRowsIconTextDto } from './text-backgrounds-rows-icon-text.dto';
|
|
3
|
+
import { FORM_NAME_IMG_MASK, FORM_NAME_LINE_NUMBER, FORM_NAME_ROWS, FORM_NAME_ITEM_NUMBER, FORM_NAME_INIT, FORM_NAME_BACKGROUND_COLOR, FORM_NAME_ICON_COLOR } from '../../forms/forms.dto';
|
|
4
|
+
export declare class TextBackgroundsTwoRowsIconTextDto extends ParentBlockDto {
|
|
5
|
+
[FORM_NAME_INIT]: boolean;
|
|
6
|
+
[FORM_NAME_ITEM_NUMBER]: number;
|
|
7
|
+
[FORM_NAME_LINE_NUMBER]: number;
|
|
8
|
+
[FORM_NAME_ROWS]: Array<TextBackgroundsRowsIconTextDto>;
|
|
9
|
+
[FORM_NAME_ICON_COLOR]: string;
|
|
10
|
+
[FORM_NAME_BACKGROUND_COLOR]: string;
|
|
11
|
+
[FORM_NAME_IMG_MASK]: string;
|
|
12
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { ParentBlockDto } from '../parent-block.dto';
|
|
2
|
+
import { FORM_NAME_COLOR, FORM_NAME_CONTENT, FORM_NAME_FULLPAGE, FORM_NAME_IMAGE, FORM_NAME_IMG_MASK, FORM_NAME_PARALLAX, FORM_NAME_TEXT, FORM_NAME_TITLE } from '../../forms/forms.dto';
|
|
3
|
+
import { MediaDto } from '../../configs/medias/media.dto';
|
|
4
|
+
export declare class TextBackgroundsWithBannerDto extends ParentBlockDto {
|
|
5
|
+
[FORM_NAME_IMAGE]: MediaDto;
|
|
6
|
+
[FORM_NAME_TITLE]: string;
|
|
7
|
+
[FORM_NAME_TEXT]: string;
|
|
8
|
+
[FORM_NAME_CONTENT]: string;
|
|
9
|
+
[FORM_NAME_COLOR]: string;
|
|
10
|
+
[FORM_NAME_PARALLAX]: boolean;
|
|
11
|
+
[FORM_NAME_FULLPAGE]: boolean;
|
|
12
|
+
[FORM_NAME_IMG_MASK]: string;
|
|
13
|
+
}
|
|
@@ -44,6 +44,7 @@ import { ImagesTextsRightTextLeftService } from '../../../services/blocks/images
|
|
|
44
44
|
import { ImagesTextsSmallLeftTextRightService } from '../../../services/blocks/images-texts/images-texts-small-left-text-right.service';
|
|
45
45
|
import { ImagesTextsSmallRightTextLeftService } from '../../../services/blocks/images-texts/images-texts-small-right-text-left.service';
|
|
46
46
|
import { ImagesTextsTextOneTextService } from '../../../services/blocks/images-texts/images-texts-text-one-text.service';
|
|
47
|
+
import { FourImagesTitleService } from '../../../services/blocks/images/four-images-title.service';
|
|
47
48
|
import { ImagesSimpleService } from '../../../services/blocks/images/images-simple.service';
|
|
48
49
|
import { ImagesDoubleService } from '../../../services/blocks/images/images-double.service';
|
|
49
50
|
import { ImagesTripleService } from '../../../services/blocks/images/images-triple.service';
|
|
@@ -65,6 +66,7 @@ import { FormsImageleftService } from '../../../services/blocks/forms/forms-imag
|
|
|
65
66
|
import { FormsImagerightService } from '../../../services/blocks/forms/forms-imageright.service';
|
|
66
67
|
import { TextBackgroundsSimpleService } from '../../../services/blocks/text-backgrounds/text-backgrounds-simple.service';
|
|
67
68
|
import { TextBackgroundsWithTxtService } from '../../../services/blocks/text-backgrounds/text-backgrounds-with-txt.service';
|
|
69
|
+
import { TextBackgroundsWithBannerService } from '../../../services/blocks/text-backgrounds/text-backgrounds-with-banner.service';
|
|
68
70
|
import { LaunchVideosButtonService } from '../../../services/blocks/launch-videos/launch-videos-button.service';
|
|
69
71
|
import { LaunchVideosButtontxtService } from '../../../services/blocks/launch-videos/launch-videos-buttontxt.service';
|
|
70
72
|
import { VideosSimpleService } from '../../../services/blocks/videos/videos-simple.service';
|
|
@@ -99,13 +101,19 @@ import { TextBackgroundsLinkService } from '../../../services/blocks/text-backgr
|
|
|
99
101
|
import { FaqFrameService } from '../../../services/blocks/faq/faq-frame.service';
|
|
100
102
|
import { FaqAccordionService } from '../../../services/blocks/faq/faq-accordion.service';
|
|
101
103
|
import { FaqListIconService } from '../../../services/blocks/faq/faq-list-icon.service';
|
|
104
|
+
import { TwoImagesTitleTextService } from '../../../services/blocks/images/two-images-title-text.service';
|
|
102
105
|
import { FormsOnboardingService } from '../../../services/blocks/onboarding/forms-onboarding.service';
|
|
106
|
+
import { TextBackgroundsThreeRowsIconTextService } from '../../../services/blocks/text-backgrounds/text-backgrounds-three-rows-icon-text.service';
|
|
107
|
+
import { TextBackgroundsFourRowsIconTextService } from '../../../services/blocks/text-backgrounds/text-backgrounds-four-rows-icon-text.service';
|
|
108
|
+
import { TextBackgroundsTwoRowsIconTextService } from '../../../services/blocks/text-backgrounds/text-backgrounds-two-rows-icon-text.service';
|
|
109
|
+
import { SlidersWithBannerService } from '../../../services/blocks/sliders/sliders-with-banner.service';
|
|
103
110
|
export declare const BlocksMapList: {
|
|
104
111
|
slidersService: {
|
|
105
112
|
slidersFullpageService: typeof SlidersFullpageService;
|
|
106
113
|
slidersLeftnavService: typeof SlidersLeftnavService;
|
|
107
114
|
slidersImagerightService: typeof SlidersImagerightService;
|
|
108
115
|
slidersDoubleImagerightService: typeof SlidersDoubleImagerightService;
|
|
116
|
+
sliderWithBannerService: typeof SlidersWithBannerService;
|
|
109
117
|
};
|
|
110
118
|
separatorService: {
|
|
111
119
|
separatorSimpleService: typeof SeparatorSimpleService;
|
|
@@ -208,6 +216,8 @@ export declare const BlocksMapList: {
|
|
|
208
216
|
imagesBigAndDoubleService: typeof ImagesBigAndDoubleService;
|
|
209
217
|
imagesBigsAndDoubleMiddleService: typeof ImagesBigsAndDoubleMiddleService;
|
|
210
218
|
imagesQuadrupleLeftOneRightService: typeof ImagesQuadrupleLeftOneRightService;
|
|
219
|
+
fourImagesTitleService: typeof FourImagesTitleService;
|
|
220
|
+
twoImagesTitleTextService: typeof TwoImagesTitleTextService;
|
|
211
221
|
};
|
|
212
222
|
textsService: {
|
|
213
223
|
textsOneService: typeof TextsOneService;
|
|
@@ -224,6 +234,10 @@ export declare const BlocksMapList: {
|
|
|
224
234
|
textBackgroundsLinkService: typeof TextBackgroundsLinkService;
|
|
225
235
|
textBackgroundsSimpleService: typeof TextBackgroundsSimpleService;
|
|
226
236
|
textBackgroundsWithTxtService: typeof TextBackgroundsWithTxtService;
|
|
237
|
+
textBackgroundsWithBannerService: typeof TextBackgroundsWithBannerService;
|
|
238
|
+
textBackgroundsTwoRowsIconTextService: typeof TextBackgroundsTwoRowsIconTextService;
|
|
239
|
+
textBackgroundsThreeRowsIconTextService: typeof TextBackgroundsThreeRowsIconTextService;
|
|
240
|
+
textBackgroundsFourRowsIconTextService: typeof TextBackgroundsFourRowsIconTextService;
|
|
227
241
|
};
|
|
228
242
|
formsService: {
|
|
229
243
|
formsSimpleService: typeof FormsSimpleService;
|
|
@@ -72,10 +72,14 @@ export declare const FORM_NAME_AUTOPLAY = "autoplay";
|
|
|
72
72
|
export declare const FORM_NAME_MUTE = "mute";
|
|
73
73
|
export declare const FORM_NAME_LOOP = "loop";
|
|
74
74
|
export declare const FORM_NAME_LINK = "link";
|
|
75
|
+
export declare const FORM_NAME_LINK_LEFT = "link_left";
|
|
76
|
+
export declare const FORM_NAME_LINK_RIGHT = "link_right";
|
|
75
77
|
export declare const FORM_NAME_URL = "url";
|
|
76
78
|
export declare const FORM_NAME_URL_LEFT = "url_left";
|
|
77
79
|
export declare const FORM_NAME_URL_RIGHT = "url_right";
|
|
78
80
|
export declare const FORM_NAME_TEXT = "text";
|
|
81
|
+
export declare const FORM_NAME_TEXT_LEFT = "text_left";
|
|
82
|
+
export declare const FORM_NAME_TEXT_RIGHT = "text_right";
|
|
79
83
|
export declare const FORM_NAME_TYPE_VIDEO = "type_video";
|
|
80
84
|
export declare const FORM_NAME_TYPE_PRODUCT = "type_product";
|
|
81
85
|
export declare const FORM_NAME_AMPLIFY_CATEGORY = "amplify_category";
|
|
@@ -175,6 +179,10 @@ export declare const FORM_NAME_ALIGN_BUTTON = "align_button";
|
|
|
175
179
|
export declare const FORM_NAME_WIDTH_BLOCK = "width_block";
|
|
176
180
|
export declare const FORM_NAME_HIDE_BLOCK = "hide_block";
|
|
177
181
|
export declare const FORM_NAME_EXTERNAL = "external";
|
|
182
|
+
export declare const FORM_NAME_ITEM_NUMBER = "item_number";
|
|
183
|
+
export declare const FORM_NAME_LINE_NUMBER = "line_number";
|
|
184
|
+
export declare const FORM_NAME_ROWS = "rows";
|
|
185
|
+
export declare const FORM_NAME_COLUMNS = "columns";
|
|
178
186
|
export declare class FormsContentDto {
|
|
179
187
|
id: string;
|
|
180
188
|
label: string;
|
|
@@ -197,5 +205,4 @@ export declare class FormsDto<T> {
|
|
|
197
205
|
type: any;
|
|
198
206
|
forms: FormsContentDto[];
|
|
199
207
|
constructor(block: any, hasMargin?: boolean);
|
|
200
|
-
translateProperties(): void;
|
|
201
208
|
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { FormsDto } from '../../../dtos/forms/forms.dto';
|
|
2
|
+
import { FourImagesTitleDto } from '../../../dtos/blocks/images/four-images-title.dto';
|
|
3
|
+
export declare const TYPE_FOUR_IMAGES_TITLE = "images-quadruple-with-title";
|
|
4
|
+
export declare class FourImagesTitleService {
|
|
5
|
+
private _text;
|
|
6
|
+
static selector(): string;
|
|
7
|
+
get text(): string;
|
|
8
|
+
set text(value: string);
|
|
9
|
+
type(): string;
|
|
10
|
+
image(): string;
|
|
11
|
+
getForm(content?: FourImagesTitleDto): FormsDto<unknown>;
|
|
12
|
+
getConfig(): FourImagesTitleDto;
|
|
13
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { FormsDto } from '../../../dtos/forms/forms.dto';
|
|
2
|
+
import { TwoImagesTitleTextDto } from '../../../dtos/blocks/images/two-images-title-text.dto';
|
|
3
|
+
export declare const TYPE_TWO_IMAGES_TITLE_TEXT = "images-two-title-text";
|
|
4
|
+
export declare class TwoImagesTitleTextService {
|
|
5
|
+
private _text;
|
|
6
|
+
static selector(): string;
|
|
7
|
+
get text(): string;
|
|
8
|
+
set text(value: string);
|
|
9
|
+
type(): string;
|
|
10
|
+
image(): string;
|
|
11
|
+
getForm(content?: TwoImagesTitleTextDto): FormsDto<unknown>;
|
|
12
|
+
getConfig(): TwoImagesTitleTextDto;
|
|
13
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { SliderWithBannerDto } from '../../../dtos/blocks/sliders/sliders-with-banner.dto';
|
|
2
|
+
import { FormsDto } from '../../../dtos/forms/forms.dto';
|
|
3
|
+
export declare const TYPE_SLIDERS_WITH_BANNER = "sliders-with-banner";
|
|
4
|
+
export declare class SlidersWithBannerService {
|
|
5
|
+
private _text;
|
|
6
|
+
static selector(): string;
|
|
7
|
+
get text(): string;
|
|
8
|
+
set text(value: string);
|
|
9
|
+
type(): string;
|
|
10
|
+
image(): string;
|
|
11
|
+
getForm(content?: SliderWithBannerDto): FormsDto<unknown>;
|
|
12
|
+
getConfig(): SliderWithBannerDto;
|
|
13
|
+
}
|
package/lib/services/blocks/text-backgrounds/text-backgrounds-four-rows-icon-text.service.d.ts
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { FormsDto } from '../../../dtos/forms/forms.dto';
|
|
2
|
+
import { TextBackgroundsFourRowsIconTextDto } from '../../../dtos/blocks/text-backgrounds/text-backgrounds-four-rows-icon-text.dto';
|
|
3
|
+
export declare const TYPE_TEXT_BACKGROUNDS_FOUR_ROWS_ICON_TEXT = "text-backgrounds-four-rows-icon-text";
|
|
4
|
+
export declare class TextBackgroundsFourRowsIconTextService {
|
|
5
|
+
private _text;
|
|
6
|
+
static selector(): string;
|
|
7
|
+
get text(): string;
|
|
8
|
+
type(): string;
|
|
9
|
+
image(): string;
|
|
10
|
+
getForm(content?: TextBackgroundsFourRowsIconTextDto): FormsDto<unknown>;
|
|
11
|
+
getConfig(): TextBackgroundsFourRowsIconTextDto;
|
|
12
|
+
}
|
package/lib/services/blocks/text-backgrounds/text-backgrounds-three-rows-icon-text.service.d.ts
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { FormsDto } from '../../../dtos/forms/forms.dto';
|
|
2
|
+
import { TextBackgroundsThreeRowsIconTextDto } from '../../../dtos/blocks/text-backgrounds/text-backgrounds-three-rows-icon-text.dto';
|
|
3
|
+
export declare const TYPE_TEXT_BACKGROUNDS_THREE_ROWS_ICON_TEXT = "text-backgrounds-three-rows-icon-text";
|
|
4
|
+
export declare class TextBackgroundsThreeRowsIconTextService {
|
|
5
|
+
private _text;
|
|
6
|
+
static selector(): string;
|
|
7
|
+
get text(): string;
|
|
8
|
+
type(): string;
|
|
9
|
+
image(): string;
|
|
10
|
+
getForm(content?: TextBackgroundsThreeRowsIconTextDto): FormsDto<unknown>;
|
|
11
|
+
getConfig(): TextBackgroundsThreeRowsIconTextDto;
|
|
12
|
+
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { TextBackgroundsTwoRowsIconTextDto } from '../../../dtos/blocks/text-backgrounds/text-backgrounds-two-rows-icon-text.dto';
|
|
2
|
+
import { FormsDto } from '../../../dtos/forms/forms.dto';
|
|
3
|
+
export declare const TYPE_TEXT_BACKGROUNDS_TWO_ROWS_ICON_TEXT = "text-backgrounds-two-rows-icon-text";
|
|
4
|
+
export declare class TextBackgroundsTwoRowsIconTextService {
|
|
5
|
+
private _text;
|
|
6
|
+
static selector(): string;
|
|
7
|
+
get text(): string;
|
|
8
|
+
type(): string;
|
|
9
|
+
image(): string;
|
|
10
|
+
getForm(content?: TextBackgroundsTwoRowsIconTextDto): FormsDto<unknown>;
|
|
11
|
+
getConfig(): TextBackgroundsTwoRowsIconTextDto;
|
|
12
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { TextBackgroundsWithBannerDto } from '../../../dtos/blocks/text-backgrounds/text-backgrounds-with-banner.dto';
|
|
2
|
+
import { FormsDto } from '../../../dtos/forms/forms.dto';
|
|
3
|
+
export declare const TYPE_TEXT_BACKGROUNDS_WITH_BANNER = "text-backgrounds-with-banner";
|
|
4
|
+
export declare class TextBackgroundsWithBannerService {
|
|
5
|
+
private _text;
|
|
6
|
+
static selector(): string;
|
|
7
|
+
get text(): string;
|
|
8
|
+
set text(value: string);
|
|
9
|
+
type(): string;
|
|
10
|
+
image(): string;
|
|
11
|
+
getForm(content?: TextBackgroundsWithBannerDto): FormsDto<unknown>;
|
|
12
|
+
getConfig(): TextBackgroundsWithBannerDto;
|
|
13
|
+
}
|
|
@@ -15,6 +15,8 @@ export declare class ImagesService extends ParentStructuresService {
|
|
|
15
15
|
imagesBigAndDoubleService: typeof import("../../blocks/images/images-big-and-double.service").ImagesBigAndDoubleService;
|
|
16
16
|
imagesBigsAndDoubleMiddleService: typeof import("../../blocks/images/images-bigs-and-double-middle.service").ImagesBigsAndDoubleMiddleService;
|
|
17
17
|
imagesQuadrupleLeftOneRightService: typeof import("../../blocks/images/images-quadruple-left-one-right.service").ImagesQuadrupleLeftOneRightService;
|
|
18
|
+
fourImagesTitleService: typeof import("../../blocks/images/four-images-title.service").FourImagesTitleService;
|
|
19
|
+
twoImagesTitleTextService: typeof import("../../blocks/images/two-images-title-text.service").TwoImagesTitleTextService;
|
|
18
20
|
};
|
|
19
21
|
getComponents(): import("../../../dtos/configs/blocks/block-config.dto").BlockConfigDto[];
|
|
20
22
|
}
|
|
@@ -11,6 +11,7 @@ export declare class SlidersService extends ParentStructuresService {
|
|
|
11
11
|
slidersLeftnavService: typeof import("../../blocks/sliders/sliders-leftnav.service").SlidersLeftnavService;
|
|
12
12
|
slidersImagerightService: typeof import("../../blocks/sliders/sliders-imageright.service").SlidersImagerightService;
|
|
13
13
|
slidersDoubleImagerightService: typeof import("../../blocks/sliders/sliders-double-imageright.service").SlidersDoubleImagerightService;
|
|
14
|
+
sliderWithBannerService: typeof import("../../blocks/sliders/sliders-with-banner.service").SlidersWithBannerService;
|
|
14
15
|
};
|
|
15
16
|
getComponents(): import("../../../dtos/configs/blocks/block-config.dto").BlockConfigDto[];
|
|
16
17
|
}
|
|
@@ -10,6 +10,10 @@ export declare class TextBackgroundsService extends ParentStructuresService {
|
|
|
10
10
|
textBackgroundsLinkService: typeof import("../../blocks/text-backgrounds/text-backgrounds-link.service").TextBackgroundsLinkService;
|
|
11
11
|
textBackgroundsSimpleService: typeof import("../../blocks/text-backgrounds/text-backgrounds-simple.service").TextBackgroundsSimpleService;
|
|
12
12
|
textBackgroundsWithTxtService: typeof import("../../blocks/text-backgrounds/text-backgrounds-with-txt.service").TextBackgroundsWithTxtService;
|
|
13
|
+
textBackgroundsWithBannerService: typeof import("../../blocks/text-backgrounds/text-backgrounds-with-banner.service").TextBackgroundsWithBannerService;
|
|
14
|
+
textBackgroundsTwoRowsIconTextService: typeof import("../../blocks/text-backgrounds/text-backgrounds-two-rows-icon-text.service").TextBackgroundsTwoRowsIconTextService;
|
|
15
|
+
textBackgroundsThreeRowsIconTextService: typeof import("../../blocks/text-backgrounds/text-backgrounds-three-rows-icon-text.service").TextBackgroundsThreeRowsIconTextService;
|
|
16
|
+
textBackgroundsFourRowsIconTextService: typeof import("../../blocks/text-backgrounds/text-backgrounds-four-rows-icon-text.service").TextBackgroundsFourRowsIconTextService;
|
|
13
17
|
};
|
|
14
18
|
getComponents(): import("../../../dtos/configs/blocks/block-config.dto").BlockConfigDto[];
|
|
15
19
|
}
|
|
@@ -13,6 +13,7 @@ export declare class StructureToolsComponent implements OnInit, OnDestroy {
|
|
|
13
13
|
name: string;
|
|
14
14
|
currentLength: number;
|
|
15
15
|
currentIndex: number;
|
|
16
|
+
blockIsHidden: boolean;
|
|
16
17
|
private contentEventSubscription;
|
|
17
18
|
constructor(wiziBlockService: WiziBlockService, contentService: ContentService, configService: ConfigService);
|
|
18
19
|
ngOnInit(): void;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { OnDestroy, OnInit } from '@angular/core';
|
|
2
|
+
import { StructuresComponent } from '../../structures.component';
|
|
3
|
+
import { FourImagesTitleDto } from '../../../dtos/blocks/images/four-images-title.dto';
|
|
4
|
+
import { TranslateBlockService } from '../../../services/utils/translate-block.service';
|
|
5
|
+
export declare class FourImagesTitleComponent extends StructuresComponent<FourImagesTitleDto> implements OnInit, OnDestroy {
|
|
6
|
+
private translateBlockService;
|
|
7
|
+
sizes: {
|
|
8
|
+
small: string;
|
|
9
|
+
medium: string;
|
|
10
|
+
large: string;
|
|
11
|
+
};
|
|
12
|
+
selectedKey: string;
|
|
13
|
+
constructor(translateBlockService: TranslateBlockService);
|
|
14
|
+
ngOnInit(): void;
|
|
15
|
+
subscribeToImage(): void;
|
|
16
|
+
getMediaFor(key: any): void;
|
|
17
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { OnDestroy, OnInit } from '@angular/core';
|
|
2
|
+
import { StructuresComponent } from '../../structures.component';
|
|
3
|
+
import { TwoImagesTitleTextDto } from '../../../dtos/blocks/images/two-images-title-text.dto';
|
|
4
|
+
export declare class TwoImagesTitleTextComponent extends StructuresComponent<TwoImagesTitleTextDto> implements OnInit, OnDestroy {
|
|
5
|
+
sizes: {
|
|
6
|
+
small: string;
|
|
7
|
+
medium: string;
|
|
8
|
+
large: string;
|
|
9
|
+
};
|
|
10
|
+
selectedKey: string;
|
|
11
|
+
constructor();
|
|
12
|
+
ngOnInit(): void;
|
|
13
|
+
subscribeToImage(): void;
|
|
14
|
+
getMediaFor(key: any): void;
|
|
15
|
+
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { OnDestroy, OnInit } from '@angular/core';
|
|
2
|
+
import { StructuresComponent } from '../../structures.component';
|
|
3
|
+
import { MediaWidthHeightDto } from '../../../dtos/configs/medias/media-width-height.dto';
|
|
4
|
+
import { SliderWithBannerDto } from '../../../dtos/blocks/sliders/sliders-with-banner.dto';
|
|
5
|
+
export declare class SliderWithBannerComponent extends StructuresComponent<SliderWithBannerDto> implements OnInit, OnDestroy {
|
|
6
|
+
selectedTab: number | null;
|
|
7
|
+
showEmptyImage: boolean;
|
|
8
|
+
selectedKey: string;
|
|
9
|
+
sizes: {
|
|
10
|
+
small: string;
|
|
11
|
+
medium: string;
|
|
12
|
+
large: string;
|
|
13
|
+
};
|
|
14
|
+
constructor();
|
|
15
|
+
ngOnInit(): void;
|
|
16
|
+
subscribeToImage(): void;
|
|
17
|
+
getMediaFor(key: any): void;
|
|
18
|
+
showSlide(key: any): void;
|
|
19
|
+
addASliderWithMedia(media: any): void;
|
|
20
|
+
replaceSliderWithMedia(media: any): void;
|
|
21
|
+
updateThisImage(key: any, imageWidthHeight: MediaWidthHeightDto): void;
|
|
22
|
+
removeThisSlide(key: any): void;
|
|
23
|
+
onDrop(event: any): void;
|
|
24
|
+
}
|
|
@@ -65,6 +65,8 @@ export declare abstract class StructuresComponent<T extends ParentBlockDto> impl
|
|
|
65
65
|
readonly FORM_NAME_IMAGE_RIGHT = "image_right";
|
|
66
66
|
readonly FORM_NAME_BUTTON = "button";
|
|
67
67
|
readonly FORM_NAME_TEXT = "text";
|
|
68
|
+
readonly FORM_NAME_TEXT_LEFT = "text_left";
|
|
69
|
+
readonly FORM_NAME_TEXT_RIGHT = "text_right";
|
|
68
70
|
readonly FORM_NAME_BUTTON_TEXT = "button_text";
|
|
69
71
|
readonly FORM_NAME_COLOR = "color";
|
|
70
72
|
readonly FORM_NAME_BACKGROUND_COLOR = "background_color";
|
|
@@ -12,6 +12,8 @@ import { ImagesBannerComponent } from './images/banner/images-banner.component';
|
|
|
12
12
|
import { ImagesDoubleComponent } from './images/double/images-double.component';
|
|
13
13
|
import { ImagesQuadrupleLeftOneRightComponent } from './images/quadruple-left-one-right/images-quadruple-left-one-right.component';
|
|
14
14
|
import { ImagesBigAndDoubleComponent } from './images/big-and-double/images-big-and-double.component';
|
|
15
|
+
import { FourImagesTitleComponent } from './images/four-images-title/four-images-title.component';
|
|
16
|
+
import { TwoImagesTitleTextComponent } from './images/two-images-title-text/two-images-title-text.component';
|
|
15
17
|
import { ImagesTextsTextOneTextComponent } from './images-texts/text-one-text/images-texts-text-one-text.component';
|
|
16
18
|
import { TextsOneComponent } from './texts/one/texts-one.component';
|
|
17
19
|
import { TextsDoubleComponent } from './texts/double/texts-double.component';
|
|
@@ -66,7 +68,11 @@ import { AboutBlockComponent } from './witness/about-block/about-block.component
|
|
|
66
68
|
import { FaqSimpleComponent } from './faq/simple/faq-simple.component';
|
|
67
69
|
import { TextBackgroundsLinkComponent } from './text-backgrounds/link/text-backgrounds-link.component';
|
|
68
70
|
import { FaqListIconComponent } from './faq/list-icon/faq-list-icon.component';
|
|
71
|
+
import { TextBackgroundsWithBannerComponent } from './text-backgrounds/with-banner/text-backgrounds-with-banner.component';
|
|
69
72
|
import { FormsOnboardingComponent } from './onboarding/onboarding/forms-onboarding.component';
|
|
70
|
-
|
|
73
|
+
import { TextBackgroundsThreeRowsIconTextComponent } from './text-backgrounds/three-rows-icon-text/text-backgrounds-three-rows-icon-text.component';
|
|
74
|
+
import { TextBackgroundsFourRowsIconTextComponent } from './text-backgrounds/four-rows-icon-text/text-backgrounds-four-rows-icon-text.component';
|
|
75
|
+
import { TextBackgroundsTwoRowsIconTextComponent } from './text-backgrounds/two-rows-icon-text/text-backgrounds-two-rows-icon-text.component';
|
|
76
|
+
export declare const BlockComponentList: (typeof SliderLeftnavComponent | typeof SliderImagerightComponent | typeof SeparatorSimpleComponent | typeof CodeHtmlComponent | typeof VideosSimpleComponent | typeof VideosTxtComponent | typeof VideosTxtContentComponent | typeof LaunchVideosButtonComponent | typeof LaunchVideosButtontxtComponent | typeof ImagesBannerComponent | typeof ImagesDoubleComponent | typeof ImagesQuadrupleLeftOneRightComponent | typeof ImagesBigAndDoubleComponent | typeof TextBackgroundsLinkComponent | typeof ImagesTextsTextOneTextComponent | typeof TextsQuadrupleNumbersComponent | typeof FormsSimpleComponent | typeof TextsOneComponent | typeof TextsDoubleComponent | typeof FormsBackgroundComponent | typeof VideosTxtLeftComponent | typeof FormsImageleftComponent | typeof FormsImagerightComponent | typeof FormsOnboardingComponent | typeof SocialsLikeComponent | typeof SocialsNetworkComponent | typeof ProductsListClassicComponent | typeof ProductsListSimpleComponent | typeof RassurancesTripleBackgroundComponent | typeof RassurancesQuadrupleAlignedComponent | typeof NewsletterAlignedCenterImageComponent | typeof NewsletterAlignedCenterBackgroundComponent | typeof ProductsListSelectedComponent | typeof WitnessTwiceComponent | typeof WitnessBackgroundOneComponent | typeof WitnessBackgroundDoubleComponent | typeof ReviewsSimpleComponent | typeof QuotesSimpleComponent | typeof QuotesSimpleBackgroundComponent | typeof ReviewsWaterfallComponent | typeof MapFullpageComponent | typeof MapLeftTextComponent | typeof MapRightTextComponent | typeof MapTextFormComponent | typeof MapBackgroundFormLeftComponent | typeof MapBackgroundFormRightComponent | typeof AmplifyProductsListSimpleComponent | typeof AmplifyProductsListSelectedComponent | typeof AmplifyProductsListClassicComponent | typeof AmplifyProductZoomComponent | typeof AmplifyProductZoomTripleColumnComponent | typeof AmplifyProductZoomSelectedComponent | typeof AmplifyProductZoomMoreComponent | typeof ProductZoomComponent | typeof ProductZoomTripleColumnComponent | typeof ProductZoomSelectedComponent | typeof ProductZoomMoreComponent | typeof ProductZoomCompleteComponent | typeof ProductZoomCompleteSliderComponent | typeof ProductZoomSimpleComponent | typeof ProductZoomCompleteBackgroundComponent | typeof TimerSimpleComponent | typeof TimerBackgroundComponent | typeof TimerClockComponent | typeof TimerAirportComponent | typeof TimerMultipleImgComponent | typeof AboutBlockComponent | typeof FaqSimpleComponent | typeof FaqListIconComponent | typeof FourImagesTitleComponent | typeof TwoImagesTitleTextComponent | typeof TextBackgroundsWithBannerComponent | typeof TextBackgroundsTwoRowsIconTextComponent | typeof TextBackgroundsThreeRowsIconTextComponent | typeof TextBackgroundsFourRowsIconTextComponent)[];
|
|
71
77
|
export declare class StructuresModule {
|
|
72
78
|
}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { OnInit } from '@angular/core';
|
|
2
|
+
import { FaqListIconDto } from '../../../dtos/blocks/faq/faq-list-icon.dto';
|
|
3
|
+
import { StructuresComponent } from '../../structures.component';
|
|
4
|
+
import { MediaWidthHeightDto } from '../../../dtos/configs/medias/media-width-height.dto';
|
|
5
|
+
import { TranslateBlockService } from '../../../services/utils/translate-block.service';
|
|
6
|
+
export declare class TextBackgroundsFourRowsIconTextComponent extends StructuresComponent<FaqListIconDto> implements OnInit {
|
|
7
|
+
private translateBlockService;
|
|
8
|
+
row: number;
|
|
9
|
+
column: number;
|
|
10
|
+
sizes: {
|
|
11
|
+
small: string;
|
|
12
|
+
medium: string;
|
|
13
|
+
large: string;
|
|
14
|
+
};
|
|
15
|
+
constructor(translateBlockService: TranslateBlockService);
|
|
16
|
+
ngOnInit(): void;
|
|
17
|
+
addRow(index: any): void;
|
|
18
|
+
deleteRow(i: any): void;
|
|
19
|
+
subscribeToImage(): void;
|
|
20
|
+
onClickUpdateImage(row: any, column: any): void;
|
|
21
|
+
updateThisImage(imageWidthHeight: MediaWidthHeightDto, $event: any): void;
|
|
22
|
+
addNewImage(row: any, column: any): void;
|
|
23
|
+
addBackgroundImageMedia(media: any): void;
|
|
24
|
+
stopPropagation($event: any): void;
|
|
25
|
+
}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { OnInit } from '@angular/core';
|
|
2
|
+
import { FaqListIconDto } from '../../../dtos/blocks/faq/faq-list-icon.dto';
|
|
3
|
+
import { StructuresComponent } from '../../structures.component';
|
|
4
|
+
import { MediaWidthHeightDto } from '../../../dtos/configs/medias/media-width-height.dto';
|
|
5
|
+
import { TranslateBlockService } from '../../../services/utils/translate-block.service';
|
|
6
|
+
export declare class TextBackgroundsThreeRowsIconTextComponent extends StructuresComponent<FaqListIconDto> implements OnInit {
|
|
7
|
+
private translateBlockService;
|
|
8
|
+
row: number;
|
|
9
|
+
column: number;
|
|
10
|
+
sizes: {
|
|
11
|
+
small: string;
|
|
12
|
+
medium: string;
|
|
13
|
+
large: string;
|
|
14
|
+
};
|
|
15
|
+
constructor(translateBlockService: TranslateBlockService);
|
|
16
|
+
ngOnInit(): void;
|
|
17
|
+
addRow(index: any): void;
|
|
18
|
+
deleteRow(i: any): void;
|
|
19
|
+
subscribeToImage(): void;
|
|
20
|
+
onClickUpdateImage(row: any, column: any): void;
|
|
21
|
+
updateThisImage(imageWidthHeight: MediaWidthHeightDto, $event: any): void;
|
|
22
|
+
addNewImage(row: any, column: any): void;
|
|
23
|
+
addBackgroundImageMedia(media: any): void;
|
|
24
|
+
stopPropagation($event: any): void;
|
|
25
|
+
}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { OnInit } from '@angular/core';
|
|
2
|
+
import { FaqListIconDto } from '../../../dtos/blocks/faq/faq-list-icon.dto';
|
|
3
|
+
import { StructuresComponent } from '../../structures.component';
|
|
4
|
+
import { MediaWidthHeightDto } from '../../../dtos/configs/medias/media-width-height.dto';
|
|
5
|
+
import { TranslateBlockService } from '../../../services/utils/translate-block.service';
|
|
6
|
+
export declare class TextBackgroundsTwoRowsIconTextComponent extends StructuresComponent<FaqListIconDto> implements OnInit {
|
|
7
|
+
private translateBlockService;
|
|
8
|
+
row: number;
|
|
9
|
+
column: number;
|
|
10
|
+
sizes: {
|
|
11
|
+
small: string;
|
|
12
|
+
medium: string;
|
|
13
|
+
large: string;
|
|
14
|
+
};
|
|
15
|
+
constructor(translateBlockService: TranslateBlockService);
|
|
16
|
+
ngOnInit(): void;
|
|
17
|
+
addRow(index: any): void;
|
|
18
|
+
deleteRow(i: any): void;
|
|
19
|
+
subscribeToImage(): void;
|
|
20
|
+
onClickUpdateImage(row: any, column: any): void;
|
|
21
|
+
updateThisImage(imageWidthHeight: MediaWidthHeightDto, $event: any): void;
|
|
22
|
+
addNewImage(row: any, column: any): void;
|
|
23
|
+
addBackgroundImageMedia(media: any): void;
|
|
24
|
+
stopPropagation($event: any): void;
|
|
25
|
+
}
|
package/lib/structures/text-backgrounds/with-banner/text-backgrounds-with-banner.component.d.ts
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { OnDestroy, OnInit } from '@angular/core';
|
|
2
|
+
import { StructuresComponent } from '../../structures.component';
|
|
3
|
+
import { MediaWidthHeightDto } from '../../../dtos/configs/medias/media-width-height.dto';
|
|
4
|
+
import { TextBackgroundsWithBannerDto } from '../../../dtos/blocks/text-backgrounds/text-backgrounds-with-banner.dto';
|
|
5
|
+
export declare class TextBackgroundsWithBannerComponent extends StructuresComponent<TextBackgroundsWithBannerDto> implements OnInit, OnDestroy {
|
|
6
|
+
sizes: {
|
|
7
|
+
small: string;
|
|
8
|
+
medium: string;
|
|
9
|
+
large: string;
|
|
10
|
+
};
|
|
11
|
+
constructor();
|
|
12
|
+
ngOnInit(): void;
|
|
13
|
+
updateThisImage(key: any, imageWidthHeight: MediaWidthHeightDto): void;
|
|
14
|
+
}
|