@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/assets/i18n/en.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"wb.AboutElementDto.author.1":"<h3 class=\"ql-align-center\">Lorem ipsum</h3>","wb.AboutElementDto.author.2":"<h4 class=\"ql-align-center\">Lorem</h4>","wb.AboutElementDto.content.1":"<p class=\"ql-align-center\"><span>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor</span></p>","wb.blocks.about-block.text":"Testimonials","wb.blocks.amplify-product-zoom-more.text":"Product zoom with enlarged image","wb.blocks.amplify-product-zoom-selected.text":"Product zoom with several images","wb.blocks.amplify-product-zoom-triple-column.text":"Product zoom with 3 columns","wb.blocks.amplify-product-zoom.text":"Product zoom","wb.blocks.amplify-products-list-classic.text":"Classic product list","wb.blocks.amplify-products-list-selected.text":"Product listing with emphazised product","wb.blocks.amplify-products-list-simple.text":"Refined list with hover over text","wb.blocks.code-html.text":"Add html code","wb.blocks.code-javascript.text":"Add javascript code","wb.blocks.code-stylesheet.text":"Add css code","wb.blocks.faq-accordion.text":"Expandable FAQ","wb.blocks.faq-frame.text":"FAQ with frame","wb.blocks.faq-list-icon.text":"FAQ list with icons","wb.blocks.faq-simple-background.text":"Simple FAQ with background","wb.blocks.faq-simple.text":"Simple FAQ","wb.blocks.FormContentDto.1":"Background color on the right","wb.blocks.FormContentDto.10":"The expandable mode allows you to reduce the display of your FAQ section by only showing the titles. When your visitors click on a title, the content displays automatically.","wb.blocks.FormContentDto.100":"Double","wb.blocks.FormContentDto.101":"None","wb.blocks.FormContentDto.102":"Space in the content","wb.blocks.FormContentDto.103":"Redirect form to onboarding?","wb.blocks.FormContentDto.104":"1","wb.blocks.FormContentDto.105":"2","wb.blocks.FormContentDto.106":"3","wb.blocks.FormContentDto.107":"Link on the left text","wb.blocks.FormContentDto.108":"Link on the left text","wb.blocks.FormContentDto.109":"Open the left link in a new tab","wb.blocks.FormContentDto.11":"Background color","wb.blocks.FormContentDto.110":"Open the right-hand link in a new tab","wb.blocks.FormContentDto.111":"Color of link arrows","wb.blocks.FormContentDto.112":"Banner background color","wb.blocks.FormContentDto.12":"Color of the shade (active FAQ)","wb.blocks.FormContentDto.13":"Icon color","wb.blocks.FormContentDto.14":"WiziBlock height","wb.blocks.FormContentDto.15":"Size","wb.blocks.FormContentDto.16":"Full-page display (width)","wb.blocks.FormContentDto.17":"Add a parallax effect","wb.blocks.FormContentDto.18":"YouTube or Vimeo link","wb.blocks.FormContentDto.19":"Mute","wb.blocks.FormContentDto.2":"Button text","wb.blocks.FormContentDto.20":"Text and button color","wb.blocks.FormContentDto.21":"Button text color","wb.blocks.FormContentDto.22":"Button background color","wb.blocks.FormContentDto.23":"Facebook","wb.blocks.FormContentDto.24":"Twitter","wb.blocks.FormContentDto.25":"Pinterest","wb.blocks.FormContentDto.26":"Instagram","wb.blocks.FormContentDto.27":"Default text (displayed in the form)","wb.blocks.FormContentDto.28":"Background color","wb.blocks.FormContentDto.29":"Button color","wb.blocks.FormContentDto.3":"Number of lines of products","wb.blocks.FormContentDto.30":"Font color","wb.blocks.FormContentDto.31":"Color of Icon N°1","wb.blocks.FormContentDto.32":"Color of Icon N°2","wb.blocks.FormContentDto.33":"Color of Icon N°3","wb.blocks.FormContentDto.34":"Color of Icon N°4","wb.blocks.FormContentDto.35":"Background color","wb.blocks.FormContentDto.36":"Quote color","wb.blocks.FormContentDto.37":"Author color","wb.blocks.FormContentDto.38":"Quote","wb.blocks.FormContentDto.39":"Your quote","wb.blocks.FormContentDto.4":"test","wb.blocks.FormContentDto.40":"Author","wb.blocks.FormContentDto.41":"Quote's author","wb.blocks.FormContentDto.42":"Link on Icon N°1","wb.blocks.FormContentDto.43":"https://www.yourlink.com","wb.blocks.FormContentDto.44":"Open in a new tab","wb.blocks.FormContentDto.45":"Link on Icon N°2","wb.blocks.FormContentDto.46":"Link on Icon N°3","wb.blocks.FormContentDto.47":"Link on Icon N°4","wb.blocks.FormContentDto.48":"Title, score and author color","wb.blocks.FormContentDto.49":"Review and date color","wb.blocks.FormContentDto.5":"Arrow color","wb.blocks.FormContentDto.50":"Stars color","wb.blocks.FormContentDto.51":"Star background color","wb.blocks.FormContentDto.52":"Display link to reviews","wb.blocks.FormContentDto.53":"Reviews background color","wb.blocks.FormContentDto.54":"Color","wb.blocks.FormContentDto.55":"Style","wb.blocks.FormContentDto.57":"Height","wb.blocks.FormContentDto.58":"Width","wb.blocks.FormContentDto.6":"Questions background color","wb.blocks.FormContentDto.60":"Time between each slide (in milliseconds)","wb.blocks.FormContentDto.62":"Image navigation display (points)","wb.blocks.FormContentDto.63":"Login details of your Facebook page","wb.blocks.FormContentDto.65":"https://www.facebook.com/mapage","wb.blocks.FormContentDto.66":"https://www.twitter.com/mapage","wb.blocks.FormContentDto.67":"https://www.instagram.com/mapage","wb.blocks.FormContentDto.68":"https://www.pinterest.com/mapage","wb.blocks.FormContentDto.69":"Space around content","wb.blocks.FormContentDto.7":"Answers background color","wb.blocks.FormContentDto.70":"Background color on the left","wb.blocks.FormContentDto.71":"Background color on the right","wb.blocks.FormContentDto.72":"Background color of middle left section","wb.blocks.FormContentDto.73":"Background color of middle right section","wb.blocks.FormContentDto.74":"Number key n°1","wb.blocks.FormContentDto.75":"Enter a number","wb.blocks.FormContentDto.76":"Number key n°2","wb.blocks.FormContentDto.77":"Number key n°3","wb.blocks.FormContentDto.78":"Number key n°4","wb.blocks.FormContentDto.79":"Background color of middle section","wb.blocks.FormContentDto.8":"Border color","wb.blocks.FormContentDto.80":"Text color","wb.blocks.FormContentDto.81":"Background color bottom left","wb.blocks.FormContentDto.82":"Button link","wb.blocks.FormContentDto.83":"Open link in another tab","wb.blocks.FormContentDto.84":"Display control buttons","wb.blocks.FormContentDto.85":"Autoplay (sound will be muted)","wb.blocks.FormContentDto.86":"Play on a loop","wb.blocks.FormContentDto.87":"Slides background color","wb.blocks.FormContentDto.88":"Color of slide border","wb.blocks.FormContentDto.89":"Separator color","wb.blocks.FormContentDto.9":"Expandable mode","wb.blocks.FormContentDto.90":"Background color of the center left section","wb.blocks.FormContentDto.91":"Background color of the center right section","wb.blocks.FormContentDto.92":"Background color in the center","wb.blocks.FormContentDto.93":"<a href=\"https://aide.wizishop.fr/articles/3077986-wiziblocks-reseaux-sociaux\" target=\"_blank\">Consult the help center</a>","wb.blocks.FormContentDto.94":"Small","wb.blocks.FormContentDto.95":"Medium","wb.blocks.FormContentDto.96":"Large","wb.blocks.FormContentDto.97":"Solid","wb.blocks.FormContentDto.98":"Point","wb.blocks.FormContentDto.99":"Dash","wb.blocks.forms-background.text":"Form with background color","wb.blocks.forms-imageleft.text":"Form with image on the left","wb.blocks.forms-imageright.text":"Form with image on the right","wb.blocks.forms-onboarding.text":"WiziShop onboarding form","wb.blocks.forms-simple.text":"Simple form","wb.blocks.html.1":"Quick Preview","wb.blocks.html.2":"Deactivate Preview","wb.blocks.images-banner.text":"Simple banner","wb.blocks.images-big-and-double.text":"A large image + 2 images on the right","wb.blocks.images-bigs-and-double-middle.text":"An image + 2 images + an image","wb.blocks.images-double.text":"Two images","wb.blocks.images-quadruple-left-one-right.text":"Four images on the left and an image on the right","wb.blocks.images-quadruple.text":"Four images","wb.blocks.images-simple.text":"Simple image","wb.blocks.images-texts-big-left-text-right.text":"Large image with text on the right","wb.blocks.images-texts-big-right-text-left.text":"Large image with text on the left","wb.blocks.images-texts-left-text-right.text":"Regular image with text on the right","wb.blocks.images-texts-one-text-one.text":"Image - Text - Image","wb.blocks.images-texts-right-text-left.text":"Regular image with text on the left","wb.blocks.images-texts-small-left-text-right.text":"Small image with text on the right","wb.blocks.images-texts-small-right-text-left.text":"Small image with text on the left","wb.blocks.images-texts-text-one-text.text":"Text - Image - Text","wb.blocks.images-triple.text":"Three images","wb.blocks.images.fourImagesTitle":"Four images with the title underneath","wb.blocks.images.twoTitleText":"Two images with title and text underneath","wb.blocks.launch-videos-button.text":"Play with button","wb.blocks.launch-videos-buttontxt.text":"Play with text and button","wb.blocks.map-background-form-left.text":"Map with background image and form on the left","wb.blocks.map-background-form-right.text":"Map with background image and form on the right","wb.blocks.map-fullpage.text":"Full-screen map","wb.blocks.map-left-text.text":"Map with text on the left","wb.blocks.map-right-text.text":"Map with text on the right","wb.blocks.map-text-form.text":"Map with text and form","wb.blocks.newsletter-aligned-center-background.text":"Newsletter subscription aligned in the center with background","wb.blocks.newsletter-aligned-center-image.text":"Newsletter subscription aligned in the center with image","wb.blocks.newsletter-center-image-instagram.text":"Subscription with image and Instagram timeline","wb.blocks.newsletter-center-image.text":"Newsletter subscription with image and text centered","wb.blocks.product-zoom-complete-background.text":"Zoom with info and background image","wb.blocks.product-zoom-complete-slider.text":"Zoom with info and highlighted product","wb.blocks.product-zoom-complete.text":"Product zoom with info","wb.blocks.product-zoom-more.text":"Product zoom with enlarged image","wb.blocks.product-zoom-selected.text":"Product zoom with several images","wb.blocks.product-zoom-simple.text":"Simple product zoom","wb.blocks.product-zoom-triple-column.text":"Product zoom with 3 columns","wb.blocks.product-zoom.text":"Product zoom","wb.blocks.products-list-classic.text":"Classic product listing","wb.blocks.products-list-selected.text":"Product listing with a highlighted product","wb.blocks.products-list-simple.text":"Refined list with text when hovering over","wb.blocks.quotes-author.text":"Quote with author's photo","wb.blocks.quotes-simple-background.text":"Simple quote with image","wb.blocks.quotes-simple.text":"Simple quote","wb.blocks.rassurances-quadruple-aligned.text":"4 reassurance elements aligned","wb.blocks.rassurances-quadruple-background.text":"4 reassurance elements with background image","wb.blocks.rassurances-triple-background.text":"3 reassurance elements with background image","wb.blocks.reviews-simple.text":"Classic customer review","wb.blocks.reviews-waterfall.text":"Cascading customer reviews","wb.blocks.separator-simple.text":"Simple block separator","wb.blocks.sliders-double-imageright.text":"Slideshow with two images on the right","wb.blocks.sliders-fullpage.text":"Full-page slideshow","wb.blocks.sliders-imageright.text":"Slideshow with an image on the right","wb.blocks.sliders-leftnav.text":"Slideshow with navigation on the left","wb.blocks.sliders-with-banner.text":"Full page slideshow and banner below","wb.blocks.socials-instagram-left.text":"Instagram timeline with image on the left","wb.blocks.socials-instagram.text":"Instagram timeline","wb.blocks.socials-like.text":"Like box","wb.blocks.socials-network.text":"Share buttons","wb.blocks.socials-page-complex.text":"Complex page","wb.blocks.socials-page-simple.text":"Simple page","wb.blocks.text-backgrounds-four-rows-icon-text.text":"Four rows of images with picto and text","wb.blocks.text-backgrounds-link.text":"Four images framed with title and text","wb.blocks.text-backgrounds-simple.text":"Simple text","wb.blocks.text-backgrounds-three-rows-icon-text.text":"Three rows of images with pictogram and text","wb.blocks.text-backgrounds-two-rows-icon-text.text":"Two rows of images with picto and text","wb.blocks.text-backgrounds-with-banner":"Simple text and banner underneath","wb.blocks.text-backgrounds-with-txt.text":"Text with background","wb.blocks.texts-double-background.text":"Two text columns with background","wb.blocks.texts-double.text":"Two text columns","wb.blocks.texts-one-background.text":"One text column with background","wb.blocks.texts-one.text":"One text column","wb.blocks.texts-quadruple-background.text":"Four text columns with background","wb.blocks.texts-quadruple-numbers.text":"Four dynamic key numbers","wb.blocks.texts-quadruple.text":"Four text columns","wb.blocks.texts-triple-background.text":"Three text columns with background","wb.blocks.texts-triple.text":"Three text columns","wb.blocks.timer-airport.text":"Airport-style countdown","wb.blocks.timer-background.text":"Framed countdown with image","wb.blocks.timer-clock.text":"Countdown clock with image","wb.blocks.timer-multiple-img.text":"Countdown with multiple images","wb.blocks.timer-simple.text":"Simple countdown","wb.blocks.videos-simple.text":"Simple video","wb.blocks.videos-txt-content.text":"Video with text in content","wb.blocks.videos-txt-left.text":"Video with text on the left","wb.blocks.videos-txt.text":"Video with text","wb.blocks.witness-background-double.text":"2 testimonials with background","wb.blocks.witness-background-one.text":"Testimony with background","wb.blocks.witness-quadruple.text":"4 testimonials","wb.blocks.witness-triple.text":"3 testimonials","wb.blocks.witness-twice.text":"2 testimonials","wb.configs.translations.1":"List of WiziBlocks","wb.configs.translations.2":"Website header","wb.configs.translations.3":"Footer","wb.configs.translations.4":"Choose your layout","wb.configs.translations.5":"Configuration","wb.configs.translations.6":"Select a component","wb.configs.translations.7":"Build your page using WiziBlocks. A block allows you organize your layout.","wb.dto.ADDRESS.9":"<p><span class=\"ql-size-large\" style=\"color: rgb(68, 68, 68);\">Your address<br/>New York</span></p>","wb.dto.AUTHOR.18":"Name","wb.dto.AUTHOR.36":"<h3><span>John Doe</span></h3>","wb.dto.BUTTON_TEXT.14":"Subscribe","wb.dto.BUTTON_TEXT.6":"View the video","wb.dto.BUTTON.15":"Test for free","wb.dto.CONTENT.1":"<p><span style=\"color: rgb(68, 68, 68);\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum mollis turpis ex, eu convallis turpis ultrices in. Aenean varius nulla id maximus pellentesque. Integer mattis est enim, sit amet feugiat odio gravida","wb.dto.CONTENT.10":"<p class=\"ql-align-center\"><span style=\"color: rgb(255, 255, 255);\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis vel lorem a est dictum ultrices ut a orci.</span></p>","wb.dto.CONTENT.11":"<p class=\"ql-align-center\"><strong class=\"ql-size-small\" style=\"color: rgb(255, 255, 255);\">Payment 100% secured</strong></p>","wb.dto.CONTENT.12":"<p class=\"ql-align-center\"><span style=\"color: rgb(255, 255, 255);\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum mollis turpis ex, eu convallis","wb.dto.CONTENT.13":"<p class=\"ql-align-center\"><strong class=\"ql-size-small\">Payment 100% secured</strong></p>","wb.dto.CONTENT.14":"<p class=\"ql-align-center\"><strong class=\"ql-size-small\">Tracked delivery 100% FREE</strong></p>","wb.dto.CONTENT.15":"<p><strong class=\"ql-size-small\">Lorem ipsum</strong> <strong class=\"ql-size-small\" style=\"color: rgb(240, 102, 102);\">dolor</strong> <strong class=\"ql-size-small\">sit amet</strong></p>","wb.dto.CONTENT.16":"<p><strong class=\"ql-size-small\">Lorem </strong><strong class=\"ql-size-small\" style=\"color: rgb(240, 102, 102);\">ipsum</strong><strong class=\"ql-size-small\"> dolor sit amet</strong></p>","wb.dto.CONTENT.17":"<p><span style=\"color: rgb(68, 68, 68);\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum mollis turpis ex,</span></p>","wb.dto.CONTENT.18":"<p><span style=\"color: rgb(68, 68, 68);\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum mollis turpis ex, eu convallis","wb.dto.CONTENT.19":"Don't try to be original, make sure you are good.","wb.dto.CONTENT.2":"<p class=\"ql-align-center\"><span style=\"color: rgb(68, 68, 68);\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum mollis turpis ex, eu convallis turpis ultrices in. Aenean varius nulla id maximus pellentesque. Integer mattis est enim, sit amet feugiat odio gravida","wb.dto.CONTENT.20":"<p><span>Secured payment</span></p>","wb.dto.CONTENT.21":"<p><span>Shipping & Fast delivery</span></p>","wb.dto.CONTENT.22":"<p><span>Supporting you 24/7!</span></p>","wb.dto.CONTENT.23":"<p><span>7 days to change your mind</span></p>","wb.dto.CONTENT.24":"<p><span style=\"color: rgb(255, 255, 255);\">Secured payment</span></p>","wb.dto.CONTENT.25":"<p><span style=\"color: rgb(255, 255, 255);\">Shipping & Fast delivery</span></p>","wb.dto.CONTENT.26":"<p><span style=\"color: rgb(255, 255, 255);\">Supporting you 24/7!</span></p>","wb.dto.CONTENT.27":"<p><span style=\"color: rgb(255, 255, 255);\">7 days to change your mind</span></p>","wb.dto.CONTENT.28":"<p class=\"ql-align-center\"><span style=\"color: rgb(255, 255, 255);\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse congue consectetur porta</span></p>","wb.dto.CONTENT.29":"<h2 class=\"ql-align-center\" ><span style=\"color: rgb(255, 255, 255);\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</span></h2>","wb.dto.CONTENT.3":"<div>\n Your elements\n</div>","wb.dto.CONTENT.30":"<p class=\"ql-align-center\"><span>Key numbers</span></p>","wb.dto.CONTENT.31":"<p class=\"ql-align-center\"><span style=\"color: rgb(0, 0, 0);\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse congue consectetur porta</span></p>","wb.dto.CONTENT.32":"<p class=\"ql-align-center\"><span style=\"color: rgb(39, 35, 43);\">LOREM IPSUM DOLOE SIT AMET</span></p>","wb.dto.CONTENT.33":"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque suscipit sollicitudin magna, nec sodales massa mattis nec.","wb.dto.CONTENT.34":"<p class=\"ql-align-center\"><span style=\"color: rgb(255, 255, 255);\">Your content here</span></p>","wb.dto.CONTENT.35":"<p><span>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.","wb.dto.CONTENT.36":"<p><span>Sed auctor ullamcorper mi, sit amet accumsan nisi scelerisque ut. Integer sed neque ac leo eleifend blandit.","wb.dto.CONTENT.37":"<p><span>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.","wb.dto.CONTENT.4":"alert(\"Your javascript code\");","wb.dto.CONTENT.5":".yourElements { \n background-color: white; \n }","wb.dto.CONTENT.6":"<p><span>Write the answer.</span></p>","wb.dto.CONTENT.7":"<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse congue consectetur porta</span></p>","wb.dto.CONTENT.8":"<p class=\"ql-align-center\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse congue consectetur porta</span></p>","wb.dto.CONTENT.9":"<p class=\"ql-align-center\"><span style=\"color: rgb(255, 255, 255);\">Your content</span></p>","wb.dto.EMAIL.11":"<p><span class=\"ql-size-large\" style=\"color: rgb(68, 68, 68);\">youremail@email.com</span></p>","wb.dto.PHONE.10":"<p><span class=\"ql-size-large\" style=\"color: rgb(68, 68, 68);\">(555) 555-XXXX</span></p>","wb.dto.PLACEHOLDER.13":"Enter your email address","wb.dto.TEXT.1":"Discover the offer","wb.dto.TEXT.2":"<p class=\"ql-align-center\"><span>Lorem ipsum dolor sit amet, consectetuer</span></p>","wb.dto.TEXT.3":"<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor.</p>","wb.dto.TITLE.1":"<p class=\"ql-align-center\"><strong class=\"ql-size-large ql-custom-uppercase\">Your recommendations</strong></p>","wb.dto.TITLE.12":"<h2 class=\"ql-align-right\"><span style=\"color: rgb(255, 255, 255);\">Subscribe to the newsletter</span></h2>","wb.dto.TITLE.15":"<h2 class=\"ql-align-center\"><span style=\"color: rgb(255, 255, 255);\">Subscribe to the newsletter</span></h2>","wb.dto.TITLE.16":"<strong><span style=\"color: rgb(68, 68, 68);\">Argument 01</span></strong>","wb.dto.TITLE.17":"<strong><span style=\"color: rgb(68, 68, 68);\">Argument 02</span></strong>","wb.dto.TITLE.19":"<h3><span>Payment</span></h3>","wb.dto.TITLE.2":"Write your question.","wb.dto.TITLE.20":"<h3><span>Fast delivery</span></h3>","wb.dto.TITLE.21":"<h3><span>Customer service</span></h3>","wb.dto.TITLE.22":"<h3><span>Money-back guarantee</span></h3>","wb.dto.TITLE.23":"<h3><span style=\"color: rgb(255, 255, 255);\">Payment</span></h3>","wb.dto.TITLE.24":"<h3><span style=\"color: rgb(255, 255, 255);\">Fast delivery</span></h3>","wb.dto.TITLE.25":"<h3><span style=\"color: rgb(255, 255, 255);\">Customer Service</span></h3>","wb.dto.TITLE.26":"<h3><span style=\"color: rgb(255, 255, 255);\">Money-back guarantee</span></h3>","wb.dto.TITLE.27":"<h3 class=\"ql-align-center\"><span style=\"color: rgb(255, 255, 255);\">Lorem ipsum dolor sit amet</span></h3>","wb.dto.TITLE.28":"<p class=\"ql-align-center\"><strong class=\"ql-size-large ql-custom-uppercase\">Store's score</strong></p>","wb.dto.TITLE.29":"26000","wb.dto.TITLE.3":"<h2><span>Lorem ipsum dolor sit amet</span></h2>","wb.dto.TITLE.30":"<h2 class=\"ql-align-center\" ><span style=\"color: rgb(0, 0, 0);\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</span></h2>","wb.dto.TITLE.31":"Lorem ipsum dolor","wb.dto.TITLE.32":"<h2>Lorem Ipsum</h2>","wb.dto.TITLE.33":"<h2 class=\"ql-align-center\" ><span style=\"color: rgb(255, 255, 255);\">Your title</span></h2>","wb.dto.TITLE.34":"<h2><span>Our team</span></h2>","wb.dto.TITLE.35":"<h2><span>They talk about us...</span></h2>","wb.dto.TITLE.37":"<h2><span>John Doe</span></h2>","wb.dto.TITLE.38":"<p class=\"ql-align-center\"><strong class=\"ql-size-large\">Create your online store</strong></p>","wb.dto.TITLE.39":"<h3 class=\"ql-align-center\"><strong class=\"ql-size-huge\">Lorem ipsum dolor sit amet, consectetur</strong></h3>","wb.dto.TITLE.4":"<h2><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</span></h2>","wb.dto.TITLE.40":"<p class=\"ql-align-center\"><strong class=\"ql-size-large\">Lorem</strong></p>","wb.dto.TITLE.41":"<h3 class=\"ql-align-left\"><span class=\"ql-size-large\">Lorem ipsum dolor adipiscing elit. Aenean commodo</span></h3>","wb.dto.TITLE.42":"<p><strong class=\"ql-size-large\">Lorem ipsum dolor sit amet</strong></p>","wb.dto.TITLE.43":"<h3 class=\"ql-align-center\"><strong class=\"ql-size-large\">Lorem ipsum</strong></h3>","wb.dto.TITLE.5":"<h3 class=\"ql-align-center\"><strong class=\"ql-size-large\">Lorem ipsum</strong></h3>","wb.dto.TITLE.7":"<h2 class=\"ql-align-center\" ><span style=\"color: rgb(255, 255, 255);\">Your powerful title</span></h2>","wb.dto.TITLE.8":"<h2><strong class=\"ql-size-large\">Contact us</strong></h2>","wb.faq.1":"Add a question","wb.forms.FormsContentDto.1":"Space before the content","wb.forms.FormsContentDto.10":"Medium","wb.forms.FormsContentDto.11":"Large","wb.forms.FormsContentDto.12":"Fullscreen","wb.forms.FormsContentDto.2":"Maximum size of the wiziblock","wb.forms.FormsContentDto.3":"Align buttons at the bottom of the content","wb.forms.FormsContentDto.4":"Hide block","wb.forms.FormsContentDto.5":"Width of the wiziblock: 1024px","wb.forms.FormsContentDto.6":"Width of the wiziblock: 1440px","wb.forms.FormsContentDto.7":"Width of the wiziblock: 1920px","wb.forms.FormsContentDto.8":"Width of the wiziblock: Full screen","wb.forms.FormsContentDto.9":"Small","wb.forms.FormsContentDto.width":"Maximum size of the wiziblock","wb.ImageMediaAndTextDto.content.1":"<h2 class=\"ql-align-center\" ><span style=\"color: rgb(255, 255, 255);\">Title</span></h2>","wb.panel.html.1":"Open the WiziBlocks list","wb.panel.html.2":"Pin","wb.panel.html.3":"Unpin","wb.panel.html.4":"Hide","wb.productlist.1":"Selection","wb.productlist.2":"Special Offer","wb.productlist.3":"New","wb.productlist.4":"Flash Sale","wb.productlist.selection":"Selection","wb.quillHTML.TITLE":"wb.quillHTML.TITLE","wb.shared.components.amplifySearchCategory.1":"Guide: {{typeGuideName}}","wb.shared.components.amplifySearchCategory.2":"By name","wb.shared.components.amplifySearchProduct.1":"Select the type of store","wb.shared.components.amplifySearchProduct.2":"Remove product","wb.shared.components.quill.1":"Insert text","wb.shared.components.quill.2":"External?","wb.shared.components.quill.3":"Ok","wb.shared.components.quill.title":"Insert a title","wb.shared.components.strucTureConfigFont.1":"Search with the name FontAwesome Ex : arrow-alt-right","wb.shared.components.strucTureConfigFont.2":"Random","wb.shared.components.strucTureConfigFont.3":"View all icons","wb.shared.components.strucTureConfigFont.4":"Recommended size : {{recommendedSize}}","wb.shared.components.strucTureConfigFont.5":"Or","wb.shared.components.strucTureConfigFont.6":"Select an image","wb.shared.components.strucTureConfigFont.7":"Click to edit the pictogram","wb.shared.components.structureSearchProduct.1":"By name, id or reference","wb.shared.components.structureSearchProduct.2":"Remove this product","wb.shared.components.structureSelect.1":"Select your form","wb.shared.components.structureTools.1":"Move WiziBlock","wb.shared.components.structureTools.2":"Down","wb.shared.components.structureTools.3":"Up","wb.shared.components.structureTools.4":"WiziBlock configuration","wb.shared.components.structureTools.5":"Duplicate","wb.shared.components.structureTools.6":"Hold to delete","wb.shared.directives.pictures.1":"Ideal size","wb.shared.directives.pictures.2":"Select an image","wb.shared.pipes.answerPipe.1":"Type not found","wb.shared.pipes.answerPipe.10":"Url","wb.shared.pipes.answerPipe.2":"Short answer","wb.shared.pipes.answerPipe.3":"Long answer","wb.shared.pipes.answerPipe.4":"Selection","wb.shared.pipes.answerPipe.5":"Option button","wb.shared.pipes.answerPipe.6":"Box to tick","wb.shared.pipes.answerPipe.7":"File","wb.shared.pipes.answerPipe.8":"Date","wb.shared.pipes.answerPipe.9":"Email address","wb.socialnetwork.help.link":"https://aide.wizishop.fr/articles/3077986-wiziblocks-reseaux-sociaux","wb.structureconfig.tooltip.1":"Element configuration","wb.structures.amplify-product.text":"Product zoom","wb.structures.amplify-products-list.text":"Product list","wb.structures.code.text":"Code","wb.structures.faq.text":"FAQ","wb.structures.forms.text":"Form","wb.structures.images-texts.text":"Image and text","wb.structures.images.text":"One or several images","wb.structures.launch-videos.text":"Play video","wb.structures.map.text":"Map","wb.structures.newsletter.text":"Newsletter","wb.structures.onboarding.text":"WiziShop form","wb.structures.product.text":"Product zoom","wb.structures.products-list.text":"Product list","wb.structures.quotes.text":"Quote","wb.structures.rassurances.text":"Elements of reassurance","wb.structures.reviews.text":"Customer reviews","wb.structures.separator.text":"Block separator","wb.structures.sliders.text":"Slideshow","wb.structures.socials.text":"Social Networks","wb.structures.template.1":"Then search for a product","wb.structures.template.10":"Link on image","wb.structures.template.11":"https://www.mylink.com","wb.structures.template.12":"Open in a new tab","wb.structures.template.13":"Link text","wb.structures.template.14":"Link","wb.structures.template.15":"Button text","wb.structures.template.16":"Button link","wb.structures.template.17":"YouTube or Vimeo link:","wb.structures.template.18":"Ideal size: 1920x1080","wb.structures.template.19":"Search for your address:","wb.structures.template.2":"View product","wb.structures.template.20":"Search for a product","wb.structures.template.21":"Background picture","wb.structures.template.22":"Select another background image","wb.structures.template.23":"Add to cart","wb.structures.template.24":"In stock","wb.structures.template.25":"Customized products selection","wb.structures.template.26":"Or a product selection","wb.structures.template.27":"Product selection","wb.structures.template.28":"No store reviews available","wb.structures.template.29":"View more reviews","wb.structures.template.3":"Display a title","wb.structures.template.30":"Add a slide","wb.structures.template.31":"Slideshow et image name (ALT tag)","wb.structures.template.32":"Login details of your Facebook page:","wb.structures.template.33":"Consult the help section","wb.structures.template.34":"Facebook","wb.structures.template.35":"Twitter","wb.structures.template.36":"Instagram","wb.structures.template.37":"Pinterest","wb.structures.template.38":"Facebook:","wb.structures.template.39":"Twitter:","wb.structures.template.4":"Then a selection of customized products","wb.structures.template.40":"Instagram:","wb.structures.template.41":"Pinterest:","wb.structures.template.42":"Add an image","wb.structures.template.43":"Image size: 300 x 300","wb.structures.template.44":"Calendar","wb.structures.template.45":"First connection","wb.structures.template.46":"Select the date and time for the end of the countdown","wb.structures.template.47":"Days","wb.structures.template.48":"Hours","wb.structures.template.49":"Minutes","wb.structures.template.5":"Or select a category","wb.structures.template.50":"Seconds","wb.structures.template.51":"Confirm","wb.structures.template.52":"Days","wb.structures.template.53":"Hrs","wb.structures.template.54":"Min","wb.structures.template.55":"Sec","wb.structures.template.56":"{{totalComments}} customer reviews","wb.structures.template.57":"Published on {{created_at}}","wb.structures.template.58":"Slide 0{{nb}}","wb.structures.template.59":"Image 0{{nb}}","wb.structures.template.6":"No product for this selection","wb.structures.template.60":"Select the total time of the countdown.\nIt will start independently for each visitor when they first connect.","wb.structures.template.61":"Confirm","wb.structures.template.62":"Slide name {{nb}}","wb.structures.template.63":"Insert an additional line","wb.structures.template.64":"Delete this row?","wb.structures.template.65":"Ok","wb.structures.template.8":"Select an image","wb.structures.template.9":"Image name (ALT tag)","wb.structures.text-backgrounds.text":"Text with background image","wb.structures.texts.text":"One or several texts","wb.structures.timer.text":"Countdown","wb.structures.videos.text":"Background video","wb.structures.witness.text":"Testimonials"}
|
|
1
|
+
{"wb.AboutElementDto.author.1":"<h3 class=\"ql-align-center\">Lorem ipsum</h3>","wb.AboutElementDto.author.2":"<h4 class=\"ql-align-center\">Lorem</h4>","wb.AboutElementDto.content.1":"<p class=\"ql-align-center\"><span>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor</span></p>","wb.blocks.about-block.text":"Testimonials","wb.blocks.amplify-product-zoom-more.text":"Product zoom with enlarged image","wb.blocks.amplify-product-zoom-selected.text":"Product zoom with several images","wb.blocks.amplify-product-zoom-triple-column.text":"Product zoom with 3 columns","wb.blocks.amplify-product-zoom.text":"Product zoom","wb.blocks.amplify-products-list-classic.text":"Classic product list","wb.blocks.amplify-products-list-selected.text":"Product listing with emphazised product","wb.blocks.amplify-products-list-simple.text":"Refined list with hover over text","wb.blocks.code-html.text":"Add html code","wb.blocks.code-javascript.text":"Add javascript code","wb.blocks.code-stylesheet.text":"Add css code","wb.blocks.faq-accordion.text":"Expandable FAQ","wb.blocks.faq-frame.text":"FAQ with frame","wb.blocks.faq-list-icon.text":"FAQ list with icons","wb.blocks.faq-simple-background.text":"Simple FAQ with background","wb.blocks.faq-simple.text":"Simple FAQ","wb.blocks.FormContentDto.1":"Background color on the right","wb.blocks.FormContentDto.10":"The expandable mode allows you to reduce the display of your FAQ section by only showing the titles. When your visitors click on a title, the content displays automatically.","wb.blocks.FormContentDto.100":"Double","wb.blocks.FormContentDto.101":"None","wb.blocks.FormContentDto.102":"Space in the content","wb.blocks.FormContentDto.103":"Redirect form to onboarding?","wb.blocks.FormContentDto.104":"1","wb.blocks.FormContentDto.105":"2","wb.blocks.FormContentDto.106":"3","wb.blocks.FormContentDto.107":"Link on the left text","wb.blocks.FormContentDto.108":"Link on the left text","wb.blocks.FormContentDto.109":"Open the left link in a new tab","wb.blocks.FormContentDto.11":"Background color","wb.blocks.FormContentDto.110":"Open the right-hand link in a new tab","wb.blocks.FormContentDto.111":"Color of link arrows","wb.blocks.FormContentDto.112":"Banner background color","wb.blocks.FormContentDto.12":"Color of the shade (active FAQ)","wb.blocks.FormContentDto.13":"Icon color","wb.blocks.FormContentDto.14":"WiziBlock height","wb.blocks.FormContentDto.15":"Size","wb.blocks.FormContentDto.16":"Full-page display (width)","wb.blocks.FormContentDto.17":"Add a parallax effect","wb.blocks.FormContentDto.18":"YouTube or Vimeo link","wb.blocks.FormContentDto.19":"Mute","wb.blocks.FormContentDto.2":"Button text","wb.blocks.FormContentDto.20":"Text and button color","wb.blocks.FormContentDto.21":"Button text color","wb.blocks.FormContentDto.22":"Button background color","wb.blocks.FormContentDto.23":"Facebook","wb.blocks.FormContentDto.24":"Twitter","wb.blocks.FormContentDto.25":"Pinterest","wb.blocks.FormContentDto.26":"Instagram","wb.blocks.FormContentDto.27":"Default text (displayed in the form)","wb.blocks.FormContentDto.28":"Background color","wb.blocks.FormContentDto.29":"Button color","wb.blocks.FormContentDto.3":"Number of lines of products","wb.blocks.FormContentDto.30":"Font color","wb.blocks.FormContentDto.31":"Color of Icon N°1","wb.blocks.FormContentDto.32":"Color of Icon N°2","wb.blocks.FormContentDto.33":"Color of Icon N°3","wb.blocks.FormContentDto.34":"Color of Icon N°4","wb.blocks.FormContentDto.35":"Background color","wb.blocks.FormContentDto.36":"Quote color","wb.blocks.FormContentDto.37":"Author color","wb.blocks.FormContentDto.38":"Quote","wb.blocks.FormContentDto.39":"Your quote","wb.blocks.FormContentDto.4":"test","wb.blocks.FormContentDto.40":"Author","wb.blocks.FormContentDto.41":"Quote's author","wb.blocks.FormContentDto.42":"Link on Icon N°1","wb.blocks.FormContentDto.43":"https://www.yourlink.com","wb.blocks.FormContentDto.44":"Open in a new tab","wb.blocks.FormContentDto.45":"Link on Icon N°2","wb.blocks.FormContentDto.46":"Link on Icon N°3","wb.blocks.FormContentDto.47":"Link on Icon N°4","wb.blocks.FormContentDto.48":"Title, score and author color","wb.blocks.FormContentDto.49":"Review and date color","wb.blocks.FormContentDto.5":"Arrow color","wb.blocks.FormContentDto.50":"Stars color","wb.blocks.FormContentDto.51":"Star background color","wb.blocks.FormContentDto.52":"Display link to reviews","wb.blocks.FormContentDto.53":"Reviews background color","wb.blocks.FormContentDto.54":"Color","wb.blocks.FormContentDto.55":"Style","wb.blocks.FormContentDto.57":"Height","wb.blocks.FormContentDto.58":"Width","wb.blocks.FormContentDto.6":"Questions background color","wb.blocks.FormContentDto.60":"Time between each slide (in milliseconds)","wb.blocks.FormContentDto.62":"Image navigation display (points)","wb.blocks.FormContentDto.63":"Login details of your Facebook page","wb.blocks.FormContentDto.65":"https://www.facebook.com/mapage","wb.blocks.FormContentDto.66":"https://www.twitter.com/mapage","wb.blocks.FormContentDto.67":"https://www.instagram.com/mapage","wb.blocks.FormContentDto.68":"https://www.pinterest.com/mapage","wb.blocks.FormContentDto.69":"Space around content","wb.blocks.FormContentDto.7":"Answers background color","wb.blocks.FormContentDto.70":"Background color on the left","wb.blocks.FormContentDto.71":"Background color on the right","wb.blocks.FormContentDto.72":"Background color of middle left section","wb.blocks.FormContentDto.73":"Background color of middle right section","wb.blocks.FormContentDto.74":"Number key n°1","wb.blocks.FormContentDto.75":"Enter a number","wb.blocks.FormContentDto.76":"Number key n°2","wb.blocks.FormContentDto.77":"Number key n°3","wb.blocks.FormContentDto.78":"Number key n°4","wb.blocks.FormContentDto.79":"Background color of middle section","wb.blocks.FormContentDto.8":"Border color","wb.blocks.FormContentDto.80":"Text color","wb.blocks.FormContentDto.81":"Background color bottom left","wb.blocks.FormContentDto.82":"Button link","wb.blocks.FormContentDto.83":"Open link in another tab","wb.blocks.FormContentDto.84":"Display control buttons","wb.blocks.FormContentDto.85":"Autoplay (sound will be muted)","wb.blocks.FormContentDto.86":"Play on a loop","wb.blocks.FormContentDto.87":"Slides background color","wb.blocks.FormContentDto.88":"Color of slide border","wb.blocks.FormContentDto.89":"Separator color","wb.blocks.FormContentDto.9":"Expandable mode","wb.blocks.FormContentDto.90":"Background color of the center left section","wb.blocks.FormContentDto.91":"Background color of the center right section","wb.blocks.FormContentDto.92":"Background color in the center","wb.blocks.FormContentDto.93":"<a href=\"https://aide.wizishop.fr/articles/3077986-wiziblocks-reseaux-sociaux\" target=\"_blank\">Consult the help center</a>","wb.blocks.FormContentDto.94":"Small","wb.blocks.FormContentDto.95":"Medium","wb.blocks.FormContentDto.96":"Large","wb.blocks.FormContentDto.97":"Solid","wb.blocks.FormContentDto.98":"Point","wb.blocks.FormContentDto.99":"Dash","wb.blocks.forms-background.text":"Form with background color","wb.blocks.forms-imageleft.text":"Form with image on the left","wb.blocks.forms-imageright.text":"Form with image on the right","wb.blocks.forms-onboarding.text":"WiziShop onboarding form","wb.blocks.forms-simple.text":"Simple form","wb.blocks.html.1":"Quick Preview","wb.blocks.html.2":"Deactivate Preview","wb.blocks.images-banner.text":"Simple banner","wb.blocks.images-big-and-double.text":"A large image + 2 images on the right","wb.blocks.images-bigs-and-double-middle.text":"An image + 2 images + an image","wb.blocks.images-double.text":"Two images","wb.blocks.images-quadruple-left-one-right.text":"Four images on the left and an image on the right","wb.blocks.images-quadruple.text":"Four images","wb.blocks.images-simple.text":"Simple image","wb.blocks.images-texts-big-left-text-right.text":"Large image with text on the right","wb.blocks.images-texts-big-right-text-left.text":"Large image with text on the left","wb.blocks.images-texts-left-text-right.text":"Regular image with text on the right","wb.blocks.images-texts-one-text-one.text":"Image - Text - Image","wb.blocks.images-texts-right-text-left.text":"Regular image with text on the left","wb.blocks.images-texts-small-left-text-right.text":"Small image with text on the right","wb.blocks.images-texts-small-right-text-left.text":"Small image with text on the left","wb.blocks.images-texts-text-one-text.text":"Text - Image - Text","wb.blocks.images-triple.text":"Three images","wb.blocks.images.fourImagesTitle":"Four images with the title underneath","wb.blocks.images.twoTitleText":"Two images with title and text underneath","wb.blocks.launch-videos-button.text":"Play with button","wb.blocks.launch-videos-buttontxt.text":"Play with text and button","wb.blocks.map-background-form-left.text":"Map with background image and form on the left","wb.blocks.map-background-form-right.text":"Map with background image and form on the right","wb.blocks.map-fullpage.text":"Full-screen map","wb.blocks.map-left-text.text":"Map with text on the left","wb.blocks.map-right-text.text":"Map with text on the right","wb.blocks.map-text-form.text":"Map with text and form","wb.blocks.newsletter-aligned-center-background.text":"Newsletter subscription aligned in the center with background","wb.blocks.newsletter-aligned-center-image.text":"Newsletter subscription aligned in the center with image","wb.blocks.newsletter-center-image-instagram.text":"Subscription with image and Instagram timeline","wb.blocks.newsletter-center-image.text":"Newsletter subscription with image and text centered","wb.blocks.product-zoom-complete-background.text":"Zoom with info and background image","wb.blocks.product-zoom-complete-slider.text":"Zoom with info and highlighted product","wb.blocks.product-zoom-complete.text":"Product zoom with info","wb.blocks.product-zoom-more.text":"Product zoom with enlarged image","wb.blocks.product-zoom-selected.text":"Product zoom with several images","wb.blocks.product-zoom-simple.text":"Simple product zoom","wb.blocks.product-zoom-triple-column.text":"Product zoom with 3 columns","wb.blocks.product-zoom.text":"Product zoom","wb.blocks.products-list-classic.text":"Classic product listing","wb.blocks.products-list-selected.text":"Product listing with a highlighted product","wb.blocks.products-list-simple.text":"Refined list with text when hovering over","wb.blocks.quotes-author.text":"Quote with author's photo","wb.blocks.quotes-simple-background.text":"Simple quote with image","wb.blocks.quotes-simple.text":"Simple quote","wb.blocks.rassurances-quadruple-aligned.text":"4 reassurance elements aligned","wb.blocks.rassurances-quadruple-background.text":"4 reassurance elements with background image","wb.blocks.rassurances-triple-background.text":"3 reassurance elements with background image","wb.blocks.reviews-simple.text":"Classic customer review","wb.blocks.reviews-waterfall.text":"Cascading customer reviews","wb.blocks.separator-simple.text":"Simple block separator","wb.blocks.sliders-double-imageright.text":"Slideshow with two images on the right","wb.blocks.sliders-fullpage.text":"Full-page slideshow","wb.blocks.sliders-imageright.text":"Slideshow with an image on the right","wb.blocks.sliders-leftnav.text":"Slideshow with navigation on the left","wb.blocks.sliders-with-banner.text":"Full page slideshow and banner below","wb.blocks.socials-instagram-left.text":"Instagram timeline with image on the left","wb.blocks.socials-instagram.text":"Instagram timeline","wb.blocks.socials-like.text":"Like box","wb.blocks.socials-network.text":"Share buttons","wb.blocks.socials-page-complex.text":"Complex page","wb.blocks.socials-page-simple.text":"Simple page","wb.blocks.text-backgrounds-four-rows-icon-text.text":"Four rows of images with picto and text","wb.blocks.text-backgrounds-link.text":"Four images framed with title and text","wb.blocks.text-backgrounds-simple.text":"Simple text","wb.blocks.text-backgrounds-three-rows-icon-text.text":"Three rows of images with pictogram and text","wb.blocks.text-backgrounds-two-rows-icon-text.text":"Two rows of images with picto and text","wb.blocks.text-backgrounds-with-banner":"Simple text and banner underneath","wb.blocks.text-backgrounds-with-txt.text":"Text with background","wb.blocks.texts-double-background.text":"Two text columns with background","wb.blocks.texts-double.text":"Two text columns","wb.blocks.texts-one-background.text":"One text column with background","wb.blocks.texts-one.text":"One text column","wb.blocks.texts-quadruple-background.text":"Four text columns with background","wb.blocks.texts-quadruple-numbers.text":"Four dynamic key numbers","wb.blocks.texts-quadruple.text":"Four text columns","wb.blocks.texts-triple-background.text":"Three text columns with background","wb.blocks.texts-triple.text":"Three text columns","wb.blocks.timer-airport.text":"Airport-style countdown","wb.blocks.timer-background.text":"Framed countdown with image","wb.blocks.timer-clock.text":"Countdown clock with image","wb.blocks.timer-multiple-img.text":"Countdown with multiple images","wb.blocks.timer-simple.text":"Simple countdown","wb.blocks.videos-simple.text":"Simple video","wb.blocks.videos-txt-content.text":"Video with text in content","wb.blocks.videos-txt-left.text":"Video with text on the left","wb.blocks.videos-txt.text":"Video with text","wb.blocks.witness-background-double.text":"2 testimonials with background","wb.blocks.witness-background-one.text":"Testimony with background","wb.blocks.witness-quadruple.text":"4 testimonials","wb.blocks.witness-triple.text":"3 testimonials","wb.blocks.witness-twice.text":"2 testimonials","wb.configs.translations.1":"List of WiziBlocks","wb.configs.translations.2":"Website header","wb.configs.translations.3":"Footer","wb.configs.translations.4":"Choose your layout","wb.configs.translations.5":"Configuration","wb.configs.translations.6":"Select a component","wb.configs.translations.7":"Build your page using WiziBlocks. A block allows you organize your layout.","wb.dto.ADDRESS.9":"<p><span class=\"ql-size-large\" style=\"color: rgb(68, 68, 68);\">Your address<br/>New York</span></p>","wb.dto.AUTHOR.18":"Name","wb.dto.AUTHOR.36":"<h3><span>John Doe</span></h3>","wb.dto.BUTTON_TEXT.14":"Subscribe","wb.dto.BUTTON_TEXT.6":"View the video","wb.dto.BUTTON.15":"Test for free","wb.dto.CONTENT.1":"<p><span style=\"color: rgb(68, 68, 68);\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum mollis turpis ex, eu convallis turpis ultrices in. Aenean varius nulla id maximus pellentesque. Integer mattis est enim, sit amet feugiat odio gravida","wb.dto.CONTENT.10":"<p class=\"ql-align-center\"><span style=\"color: rgb(255, 255, 255);\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis vel lorem a est dictum ultrices ut a orci.</span></p>","wb.dto.CONTENT.11":"<p class=\"ql-align-center\"><strong class=\"ql-size-small\" style=\"color: rgb(255, 255, 255);\">Payment 100% secured</strong></p>","wb.dto.CONTENT.12":"<p class=\"ql-align-center\"><span style=\"color: rgb(255, 255, 255);\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum mollis turpis ex, eu convallis","wb.dto.CONTENT.13":"<p class=\"ql-align-center\"><strong class=\"ql-size-small\">Payment 100% secured</strong></p>","wb.dto.CONTENT.14":"<p class=\"ql-align-center\"><strong class=\"ql-size-small\">Tracked delivery 100% FREE</strong></p>","wb.dto.CONTENT.15":"<p><strong class=\"ql-size-small\">Lorem ipsum</strong> <strong class=\"ql-size-small\" style=\"color: rgb(240, 102, 102);\">dolor</strong> <strong class=\"ql-size-small\">sit amet</strong></p>","wb.dto.CONTENT.16":"<p><strong class=\"ql-size-small\">Lorem </strong><strong class=\"ql-size-small\" style=\"color: rgb(240, 102, 102);\">ipsum</strong><strong class=\"ql-size-small\"> dolor sit amet</strong></p>","wb.dto.CONTENT.17":"<p><span style=\"color: rgb(68, 68, 68);\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum mollis turpis ex,</span></p>","wb.dto.CONTENT.18":"<p><span style=\"color: rgb(68, 68, 68);\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum mollis turpis ex, eu convallis","wb.dto.CONTENT.19":"Don't try to be original, make sure you are good.","wb.dto.CONTENT.2":"<p class=\"ql-align-center\"><span style=\"color: rgb(68, 68, 68);\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum mollis turpis ex, eu convallis turpis ultrices in. Aenean varius nulla id maximus pellentesque. Integer mattis est enim, sit amet feugiat odio gravida","wb.dto.CONTENT.20":"<p><span>Secured payment</span></p>","wb.dto.CONTENT.21":"<p><span>Shipping & Fast delivery</span></p>","wb.dto.CONTENT.22":"<p><span>Supporting you 24/7!</span></p>","wb.dto.CONTENT.23":"<p><span>7 days to change your mind</span></p>","wb.dto.CONTENT.24":"<p><span style=\"color: rgb(255, 255, 255);\">Secured payment</span></p>","wb.dto.CONTENT.25":"<p><span style=\"color: rgb(255, 255, 255);\">Shipping & Fast delivery</span></p>","wb.dto.CONTENT.26":"<p><span style=\"color: rgb(255, 255, 255);\">Supporting you 24/7!</span></p>","wb.dto.CONTENT.27":"<p><span style=\"color: rgb(255, 255, 255);\">7 days to change your mind</span></p>","wb.dto.CONTENT.28":"<p class=\"ql-align-center\"><span style=\"color: rgb(255, 255, 255);\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse congue consectetur porta</span></p>","wb.dto.CONTENT.29":"<h2 class=\"ql-align-center\" ><span style=\"color: rgb(255, 255, 255);\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</span></h2>","wb.dto.CONTENT.3":"<div>\n Your elements\n</div>","wb.dto.CONTENT.30":"<p class=\"ql-align-center\"><span>Key numbers</span></p>","wb.dto.CONTENT.31":"<p class=\"ql-align-center\"><span style=\"color: rgb(0, 0, 0);\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse congue consectetur porta</span></p>","wb.dto.CONTENT.32":"<p class=\"ql-align-center\"><span style=\"color: rgb(39, 35, 43);\">LOREM IPSUM DOLOE SIT AMET</span></p>","wb.dto.CONTENT.33":"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque suscipit sollicitudin magna, nec sodales massa mattis nec.","wb.dto.CONTENT.34":"<p class=\"ql-align-center\"><span style=\"color: rgb(255, 255, 255);\">Your content here</span></p>","wb.dto.CONTENT.35":"<p><span>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.","wb.dto.CONTENT.36":"<p><span>Sed auctor ullamcorper mi, sit amet accumsan nisi scelerisque ut. Integer sed neque ac leo eleifend blandit.","wb.dto.CONTENT.37":"<p><span>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.","wb.dto.CONTENT.4":"alert(\"Your javascript code\");","wb.dto.CONTENT.5":".yourElements { \n background-color: white; \n }","wb.dto.CONTENT.6":"<p><span>Write the answer.</span></p>","wb.dto.CONTENT.7":"<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse congue consectetur porta</span></p>","wb.dto.CONTENT.8":"<p class=\"ql-align-center\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse congue consectetur porta</span></p>","wb.dto.CONTENT.9":"<p class=\"ql-align-center\"><span style=\"color: rgb(255, 255, 255);\">Your content</span></p>","wb.dto.EMAIL.11":"<p><span class=\"ql-size-large\" style=\"color: rgb(68, 68, 68);\">youremail@email.com</span></p>","wb.dto.PHONE.10":"<p><span class=\"ql-size-large\" style=\"color: rgb(68, 68, 68);\">(555) 555-XXXX</span></p>","wb.dto.PLACEHOLDER.13":"Enter your email address","wb.dto.TEXT.1":"Discover the offer","wb.dto.TEXT.2":"<p class=\"ql-align-center\"><span>Lorem ipsum dolor sit amet, consectetuer</span></p>","wb.dto.TEXT.3":"<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor.</p>","wb.dto.TITLE.1":"<p class=\"ql-align-center\"><strong class=\"ql-size-large ql-custom-uppercase\">Your recommendations</strong></p>","wb.dto.TITLE.12":"<h2 class=\"ql-align-right\"><span style=\"color: rgb(255, 255, 255);\">Subscribe to the newsletter</span></h2>","wb.dto.TITLE.15":"<h2 class=\"ql-align-center\"><span style=\"color: rgb(255, 255, 255);\">Subscribe to the newsletter</span></h2>","wb.dto.TITLE.16":"<strong><span style=\"color: rgb(68, 68, 68);\">Argument 01</span></strong>","wb.dto.TITLE.17":"<strong><span style=\"color: rgb(68, 68, 68);\">Argument 02</span></strong>","wb.dto.TITLE.19":"<h3><span>Payment</span></h3>","wb.dto.TITLE.2":"Write your question.","wb.dto.TITLE.20":"<h3><span>Fast delivery</span></h3>","wb.dto.TITLE.21":"<h3><span>Customer service</span></h3>","wb.dto.TITLE.22":"<h3><span>Money-back guarantee</span></h3>","wb.dto.TITLE.23":"<h3><span style=\"color: rgb(255, 255, 255);\">Payment</span></h3>","wb.dto.TITLE.24":"<h3><span style=\"color: rgb(255, 255, 255);\">Fast delivery</span></h3>","wb.dto.TITLE.25":"<h3><span style=\"color: rgb(255, 255, 255);\">Customer Service</span></h3>","wb.dto.TITLE.26":"<h3><span style=\"color: rgb(255, 255, 255);\">Money-back guarantee</span></h3>","wb.dto.TITLE.27":"<h3 class=\"ql-align-center\"><span style=\"color: rgb(255, 255, 255);\">Lorem ipsum dolor sit amet</span></h3>","wb.dto.TITLE.28":"<p class=\"ql-align-center\"><strong class=\"ql-size-large ql-custom-uppercase\">Store's score</strong></p>","wb.dto.TITLE.29":"26000","wb.dto.TITLE.3":"<h2><span>Lorem ipsum dolor sit amet</span></h2>","wb.dto.TITLE.30":"<h2 class=\"ql-align-center\" ><span style=\"color: rgb(0, 0, 0);\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</span></h2>","wb.dto.TITLE.31":"Lorem ipsum dolor","wb.dto.TITLE.32":"<h2>Lorem Ipsum</h2>","wb.dto.TITLE.33":"<h2 class=\"ql-align-center\" ><span style=\"color: rgb(255, 255, 255);\">Your title</span></h2>","wb.dto.TITLE.34":"<h2><span>Our team</span></h2>","wb.dto.TITLE.35":"<h2><span>They talk about us...</span></h2>","wb.dto.TITLE.37":"<h2><span>John Doe</span></h2>","wb.dto.TITLE.38":"<p class=\"ql-align-center\"><strong class=\"ql-size-large\">Create your online store</strong></p>","wb.dto.TITLE.39":"<h3 class=\"ql-align-center\"><strong class=\"ql-size-huge\">Lorem ipsum dolor sit amet, consectetur</strong></h3>","wb.dto.TITLE.4":"<h2><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</span></h2>","wb.dto.TITLE.40":"<p class=\"ql-align-center\"><strong class=\"ql-size-large\">Lorem</strong></p>","wb.dto.TITLE.41":"<h3 class=\"ql-align-left\"><span class=\"ql-size-large\">Lorem ipsum dolor adipiscing elit. Aenean commodo</span></h3>","wb.dto.TITLE.42":"<p><strong class=\"ql-size-large\">Lorem ipsum dolor sit amet</strong></p>","wb.dto.TITLE.43":"<h3 class=\"ql-align-center\"><strong class=\"ql-size-large\">Lorem ipsum</strong></h3>","wb.dto.TITLE.5":"<h3 class=\"ql-align-center\"><strong class=\"ql-size-large\">Lorem ipsum</strong></h3>","wb.dto.TITLE.7":"<h2 class=\"ql-align-center\" ><span style=\"color: rgb(255, 255, 255);\">Your powerful title</span></h2>","wb.dto.TITLE.8":"<h2><strong class=\"ql-size-large\">Contact us</strong></h2>","wb.faq.1":"Add a question","wb.forms.FormsContentDto.1":"Space before the next content","wb.forms.FormsContentDto.10":"Medium","wb.forms.FormsContentDto.11":"Large","wb.forms.FormsContentDto.12":"Fullscreen","wb.forms.FormsContentDto.2":"Maximum size of the WiziBlock","wb.forms.FormsContentDto.3":"Align buttons at the bottom of the content","wb.forms.FormsContentDto.4":"Hide block","wb.forms.FormsContentDto.5":"Width of the wiziblock: 1024px","wb.forms.FormsContentDto.6":"Width of the wiziblock: 1440px","wb.forms.FormsContentDto.7":"Width of the wiziblock: 1920px","wb.forms.FormsContentDto.8":"Width of the wiziblock: Full screen","wb.forms.FormsContentDto.9":"Small","wb.forms.FormsContentDto.width":"Maximum size of the WiziBlock","wb.ImageMediaAndTextDto.content.1":"<h2 class=\"ql-align-center\" ><span style=\"color: rgb(255, 255, 255);\">Title</span></h2>","wb.panel.html.1":"Open the WiziBlocks list","wb.panel.html.2":"Pin","wb.panel.html.3":"Unpin","wb.panel.html.4":"Hide","wb.productlist.1":"Selection","wb.productlist.2":"Special Offer","wb.productlist.3":"New","wb.productlist.4":"Flash Sale","wb.productlist.selection":"Selection","wb.quillHTML.TITLE":"wb.quillHTML.TITLE","wb.shared.components.amplifySearchCategory.1":"Guide: {{typeGuideName}}","wb.shared.components.amplifySearchCategory.2":"By name","wb.shared.components.amplifySearchProduct.1":"Select the type of store","wb.shared.components.amplifySearchProduct.2":"Remove product","wb.shared.components.quill.1":"Insert text","wb.shared.components.quill.2":"External?","wb.shared.components.quill.3":"Ok","wb.shared.components.quill.crypted":"Obfuscated link ?","wb.shared.components.quill.title":"Insert a title","wb.shared.components.strucTureConfigFont.1":"Search with the name FontAwesome Ex : arrow-alt-right","wb.shared.components.strucTureConfigFont.2":"Random","wb.shared.components.strucTureConfigFont.3":"View all icons","wb.shared.components.strucTureConfigFont.4":"Recommended size : {{recommendedSize}}","wb.shared.components.strucTureConfigFont.5":"Or","wb.shared.components.strucTureConfigFont.6":"Select an image","wb.shared.components.strucTureConfigFont.7":"Click to edit the pictogram","wb.shared.components.structureSearchProduct.1":"By name, id or reference","wb.shared.components.structureSearchProduct.2":"Remove this product","wb.shared.components.structureSelect.1":"Select your form","wb.shared.components.structureTools.1":"Move WiziBlock","wb.shared.components.structureTools.2":"Down","wb.shared.components.structureTools.3":"Up","wb.shared.components.structureTools.4":"WiziBlock configuration","wb.shared.components.structureTools.5":"Duplicate","wb.shared.components.structureTools.6":"Hold to delete","wb.shared.directives.pictures.1":"Ideal size","wb.shared.directives.pictures.2":"Select an image","wb.shared.pipes.answerPipe.1":"Type not found","wb.shared.pipes.answerPipe.10":"Url","wb.shared.pipes.answerPipe.2":"Short answer","wb.shared.pipes.answerPipe.3":"Long answer","wb.shared.pipes.answerPipe.4":"Selection","wb.shared.pipes.answerPipe.5":"Option button","wb.shared.pipes.answerPipe.6":"Box to tick","wb.shared.pipes.answerPipe.7":"File","wb.shared.pipes.answerPipe.8":"Date","wb.shared.pipes.answerPipe.9":"Email address","wb.socialnetwork.help.link":"https://aide.wizishop.fr/articles/3077986-wiziblocks-reseaux-sociaux","wb.structureconfig.tooltip.1":"Element configuration","wb.structures.amplify-product.text":"Product zoom","wb.structures.amplify-products-list.text":"Product list","wb.structures.code.text":"Code","wb.structures.faq.text":"FAQ","wb.structures.forms.text":"Form","wb.structures.images-texts.text":"Image and text","wb.structures.images.text":"One or several images","wb.structures.launch-videos.text":"Play video","wb.structures.map.text":"Map","wb.structures.newsletter.text":"Newsletter","wb.structures.onboarding.text":"WiziShop form","wb.structures.product.text":"Product zoom","wb.structures.products-list.text":"Product list","wb.structures.quotes.text":"Quote","wb.structures.rassurances.text":"Elements of reassurance","wb.structures.reviews.text":"Customer reviews","wb.structures.separator.text":"Block separator","wb.structures.sliders.text":"Slideshow","wb.structures.socials.text":"Social Networks","wb.structures.template.1":"Then search for a product","wb.structures.template.10":"Link on image","wb.structures.template.11":"https://www.mylink.com","wb.structures.template.12":"Open in a new tab","wb.structures.template.13":"Link text","wb.structures.template.14":"Link","wb.structures.template.15":"Button text","wb.structures.template.16":"Button link","wb.structures.template.17":"YouTube or Vimeo link:","wb.structures.template.18":"Ideal size: 1920x1080","wb.structures.template.19":"Search for your address:","wb.structures.template.2":"View product","wb.structures.template.20":"Search for a product","wb.structures.template.21":"Background picture","wb.structures.template.22":"Select another background image","wb.structures.template.23":"Add to cart","wb.structures.template.24":"In stock","wb.structures.template.25":"Customized products selection","wb.structures.template.26":"Or a product selection","wb.structures.template.27":"Product selection","wb.structures.template.28":"No store reviews available","wb.structures.template.29":"View more reviews","wb.structures.template.3":"Display a title","wb.structures.template.30":"Add a slide","wb.structures.template.31":"Slideshow et image name (ALT tag)","wb.structures.template.32":"Login details of your Facebook page:","wb.structures.template.33":"Consult the help section","wb.structures.template.34":"Facebook","wb.structures.template.35":"Twitter","wb.structures.template.36":"Instagram","wb.structures.template.37":"Pinterest","wb.structures.template.38":"Facebook:","wb.structures.template.39":"Twitter:","wb.structures.template.4":"Then a selection of customized products","wb.structures.template.40":"Instagram:","wb.structures.template.41":"Pinterest:","wb.structures.template.42":"Add an image","wb.structures.template.43":"Image size: 300 x 300","wb.structures.template.44":"Calendar","wb.structures.template.45":"First connection","wb.structures.template.46":"Select the date and time for the end of the countdown","wb.structures.template.47":"Days","wb.structures.template.48":"Hours","wb.structures.template.49":"Minutes","wb.structures.template.5":"Or select a category","wb.structures.template.50":"Seconds","wb.structures.template.51":"Confirm","wb.structures.template.52":"Days","wb.structures.template.53":"Hrs","wb.structures.template.54":"Min","wb.structures.template.55":"Sec","wb.structures.template.56":"{{totalComments}} customer reviews","wb.structures.template.57":"Published on {{created_at}}","wb.structures.template.58":"Slide 0{{nb}}","wb.structures.template.59":"Image 0{{nb}}","wb.structures.template.6":"No product for this selection","wb.structures.template.60":"Select the total time of the countdown.\nIt will start independently for each visitor when they first connect.","wb.structures.template.61":"Confirm","wb.structures.template.62":"Slide name {{nb}}","wb.structures.template.63":"Insert an additional line","wb.structures.template.64":"Delete this row?","wb.structures.template.65":"Ok","wb.structures.template.8":"Select an image","wb.structures.template.9":"Image name (ALT tag)","wb.structures.text-backgrounds.text":"Text with background image","wb.structures.texts.text":"One or several texts","wb.structures.timer.text":"Countdown","wb.structures.videos.text":"Background video","wb.structures.witness.text":"Testimonials"}
|
|
Binary file
|