@wizishop/wizi-block 4.2.21-beta → 4.2.24-beta
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/assets/i18n/en.json +1 -1
- package/assets/i18n/fr.json +1 -1
- package/bundles/wizishop-wizi-block.umd.js +678 -395
- 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 +2 -2
- package/esm2015/lib/components/container-block/container-block.component.js +1 -1
- package/esm2015/lib/components/previews/previews.component.js +1 -1
- package/esm2015/lib/dtos/apis/amplify/amplify-category.dto.js +1 -1
- package/esm2015/lib/dtos/apis/amplify/amplify-guide.dto.js +1 -1
- package/esm2015/lib/dtos/apis/amplify/amplify-media.dto.js +1 -1
- package/esm2015/lib/dtos/apis/amplify/amplify-paginated.dto.js +1 -1
- package/esm2015/lib/dtos/apis/amplify/amplify-product.dto.js +1 -1
- package/esm2015/lib/dtos/apis/catalogs/catalog-badges.dto.js +1 -1
- package/esm2015/lib/dtos/apis/catalogs/catalog-brand.dto.js +1 -1
- package/esm2015/lib/dtos/apis/catalogs/catalog-category.dto.js +1 -1
- package/esm2015/lib/dtos/apis/catalogs/catalog-facet-value.dto.js +1 -1
- package/esm2015/lib/dtos/apis/catalogs/catalog-facet.dto.js +1 -1
- package/esm2015/lib/dtos/apis/catalogs/catalog-image.dto.js +1 -1
- package/esm2015/lib/dtos/apis/catalogs/catalog-list.dto.js +1 -1
- package/esm2015/lib/dtos/apis/catalogs/catalog-price.dto.js +1 -1
- package/esm2015/lib/dtos/apis/catalogs/catalog-variant-option.dto.js +1 -1
- package/esm2015/lib/dtos/apis/catalogs/catalog-variant.dto.js +1 -1
- package/esm2015/lib/dtos/apis/catalogs/catalog.dto.js +1 -1
- package/esm2015/lib/dtos/apis/comments/comment-list.dto.js +1 -1
- package/esm2015/lib/dtos/apis/comments/comment.dto.js +1 -1
- package/esm2015/lib/dtos/apis/forms/form-detail.dto.js +1 -1
- package/esm2015/lib/dtos/apis/forms/form-list.dto.js +1 -1
- package/esm2015/lib/dtos/apis/maps/open-map.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/amplify-product/amplify-product-zoom-more.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/amplify-product/amplify-product-zoom-selected.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/amplify-product/amplify-product-zoom-triple-column.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/amplify-product/amplify-product-zoom.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/amplify-products-list/amplify-products-list-classic.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/amplify-products-list/amplify-products-list-selected.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/amplify-products-list/amplify-products-list-simple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/code/code-html.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/code/code-javascript.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/code/code-stylesheet.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/faq/faq-accordion.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/faq/faq-frame.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/faq/faq-list-icon.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/faq/faq-simple-background.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/faq/faq-simple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/faq/faq.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/forms/forms-background.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/forms/forms-imageleft.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/forms/forms-imageright.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/forms/forms-simple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images/four-images-title.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images/images-banner.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images/images-big-and-double.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images/images-bigs-and-double-middle.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images/images-double.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images/images-quadruple-left-one-right.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images/images-quadruple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images/images-simple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images/images-triple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images/two-images-title-text.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images-texts/images-texts-big-left-text-right.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images-texts/images-texts-big-right-text-left.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images-texts/images-texts-left-text-right.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images-texts/images-texts-one-text-one.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images-texts/images-texts-right-text-left.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images-texts/images-texts-small-left-text-right.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images-texts/images-texts-small-right-text-left.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images-texts/images-texts-text-one-text.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/launch-videos/launch-videos-button.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/launch-videos/launch-videos-buttontxt.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/map/map-background-form-left.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/map/map-background-form-right.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/map/map-fullpage.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/map/map-left-text.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/map/map-right-text.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/map/map-text-form.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/newsletter/newsletter-aligned-center-background.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/newsletter/newsletter-aligned-center-image.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/newsletter/newsletter-center-image.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/onboarding/forms-onboarding.do.js +1 -1
- package/esm2015/lib/dtos/blocks/parent-block.dto.js +3 -2
- package/esm2015/lib/dtos/blocks/product/product-zoom-complete-background.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/product/product-zoom-complete-slider.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/product/product-zoom-complete.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/product/product-zoom-more.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/product/product-zoom-selected.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/product/product-zoom-simple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/product/product-zoom-triple-column.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/product/product-zoom.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/products-list/products-list-classic.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/products-list/products-list-selected.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/products-list/products-list-simple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/quotes/quotes-author.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/quotes/quotes-simple-background.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/quotes/quotes-simple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/rassurances/rassurances-quadruple-aligned.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/rassurances/rassurances-quadruple-background.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/rassurances/rassurances-triple-background.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/reviews/reviews-simple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/reviews/reviews-waterfall.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/separators/separator-simple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/sliders/sliders-double-imageright.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/sliders/sliders-fullpage.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/sliders/sliders-imageright.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/sliders/sliders-leftnav.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/sliders/sliders-with-banner.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/socials/socials-like.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/socials/socials-network.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/socials/socials-page-complex.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/socials/socials-page-simple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/text-backgrounds/text-backgrounds-four-rows-icon-text.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/text-backgrounds/text-backgrounds-link.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/text-backgrounds/text-backgrounds-rows-icon-text.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/text-backgrounds/text-backgrounds-simple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/text-backgrounds/text-backgrounds-three-rows-icon-text.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/text-backgrounds/text-backgrounds-two-rows-icon-text.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/text-backgrounds/text-backgrounds-with-banner.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/text-backgrounds/text-backgrounds-with-txt.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/texts/texts-double-background.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/texts/texts-double.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/texts/texts-one-background.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/texts/texts-one.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/texts/texts-quadruple-background.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/texts/texts-quadruple-numbers.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/texts/texts-quadruple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/texts/texts-triple-background.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/texts/texts-triple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/timer/timer-airport.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/timer/timer-background.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/timer/timer-clock.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/timer/timer-multiple-img.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/timer/timer-simple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/videos/videos-simple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/videos/videos-txt-content.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/videos/videos-txt.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/witness/about-block.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/witness/witness-background-double.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/witness/witness-background-one.dto.js +2 -2
- package/esm2015/lib/dtos/blocks/witness/witness-quadruple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/witness/witness-triple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/witness/witness-twice.dto.js +1 -1
- package/esm2015/lib/dtos/configs/apis/api.dto.js +1 -1
- package/esm2015/lib/dtos/configs/blocks/block-config.dto.js +1 -1
- package/esm2015/lib/dtos/configs/blocks/blocks-list.dto.js +1 -1
- package/esm2015/lib/dtos/configs/buttons/button.dto.js +1 -1
- package/esm2015/lib/dtos/configs/external/external-config.dto.js +1 -1
- package/esm2015/lib/dtos/configs/fonts/font-awesome.dto.js +1 -1
- package/esm2015/lib/dtos/configs/images/four-images-title-element.dto.js +1 -1
- package/esm2015/lib/dtos/configs/medias/image/font-or-media.dto.js +1 -1
- package/esm2015/lib/dtos/configs/medias/image/image-media-and-text.dto.js +1 -1
- package/esm2015/lib/dtos/configs/medias/image/image-media.dto.js +1 -1
- package/esm2015/lib/dtos/configs/medias/image/payment-or-media.dto.js +1 -1
- package/esm2015/lib/dtos/configs/medias/media-width-height.dto.js +1 -1
- package/esm2015/lib/dtos/configs/medias/media.dto.js +1 -1
- package/esm2015/lib/dtos/configs/medias/text/text-media.dto.js +1 -1
- package/esm2015/lib/dtos/configs/structures/structure-config.dto.js +1 -1
- package/esm2015/lib/dtos/configs/structures/structures-list.dto.js +1 -1
- package/esm2015/lib/dtos/configs/translations/translations.dto.js +1 -1
- package/esm2015/lib/dtos/configs/types/types.dto.js +1 -1
- package/esm2015/lib/dtos/configs/witness/about-element.dto.js +1 -1
- package/esm2015/lib/dtos/forms/forms.dto.js +2 -2
- package/esm2015/lib/dtos/utils/quill/crypted-link.dto.js +1 -1
- package/esm2015/lib/dtos/utils/quill/custom-link.dto.js +1 -1
- package/esm2015/lib/dtos/utils/quill/delta.dto.js +1 -1
- package/esm2015/lib/dtos/utils/quill/icon.dto.js +1 -1
- package/esm2015/lib/dtos/utils/quill/line-break.dto.js +1 -1
- package/esm2015/lib/dtos/utils/quill-html-editor/html-formatter.js +1 -1
- package/esm2015/lib/dtos/utils/quill-html-editor/logger.js +1 -1
- package/esm2015/lib/dtos/utils/quill-html-editor/options.js +1 -1
- package/esm2015/lib/dtos/utils/quill-html-editor/quill.htmlEditButton.js +1 -1
- package/esm2015/lib/services/blocks/amplify-product/amplify-product-zoom-more.service.js +1 -1
- package/esm2015/lib/services/blocks/amplify-product/amplify-product-zoom-selected.service.js +1 -1
- package/esm2015/lib/services/blocks/amplify-product/amplify-product-zoom-triple-column.service.js +1 -1
- package/esm2015/lib/services/blocks/amplify-product/amplify-product-zoom.service.js +1 -1
- package/esm2015/lib/services/blocks/amplify-products-list/amplify-products-list-classic.service.js +1 -1
- package/esm2015/lib/services/blocks/amplify-products-list/amplify-products-list-selected.service.js +1 -1
- package/esm2015/lib/services/blocks/amplify-products-list/amplify-products-list-simple.service.js +1 -1
- package/esm2015/lib/services/blocks/code/code-html.service.js +1 -1
- package/esm2015/lib/services/blocks/code/code-javascript.service.js +1 -1
- package/esm2015/lib/services/blocks/code/code-stylesheet.service.js +1 -1
- package/esm2015/lib/services/blocks/faq/faq-accordion.service.js +1 -1
- package/esm2015/lib/services/blocks/faq/faq-frame.service.js +1 -1
- package/esm2015/lib/services/blocks/faq/faq-list-icon.service.js +1 -1
- package/esm2015/lib/services/blocks/faq/faq-simple-background.service.js +1 -1
- package/esm2015/lib/services/blocks/faq/faq-simple.service.js +1 -1
- package/esm2015/lib/services/blocks/forms/forms-background.service.js +1 -1
- package/esm2015/lib/services/blocks/forms/forms-imageleft.service.js +1 -1
- package/esm2015/lib/services/blocks/forms/forms-imageright.service.js +1 -1
- package/esm2015/lib/services/blocks/forms/forms-simple.service.js +1 -1
- package/esm2015/lib/services/blocks/images/four-images-title.service.js +1 -1
- package/esm2015/lib/services/blocks/images/images-banner.service.js +1 -1
- package/esm2015/lib/services/blocks/images/images-big-and-double.service.js +1 -1
- package/esm2015/lib/services/blocks/images/images-bigs-and-double-middle.service.js +1 -1
- package/esm2015/lib/services/blocks/images/images-double.service.js +1 -1
- package/esm2015/lib/services/blocks/images/images-quadruple-left-one-right.service.js +1 -1
- package/esm2015/lib/services/blocks/images/images-quadruple.service.js +1 -1
- package/esm2015/lib/services/blocks/images/images-simple.service.js +1 -1
- package/esm2015/lib/services/blocks/images/images-triple.service.js +1 -1
- package/esm2015/lib/services/blocks/images/two-images-title-text.service.js +1 -1
- package/esm2015/lib/services/blocks/images-texts/images-texts-big-left-text-right.service.js +1 -1
- package/esm2015/lib/services/blocks/images-texts/images-texts-big-right-text-left.service.js +1 -1
- package/esm2015/lib/services/blocks/images-texts/images-texts-left-text-right.service.js +1 -1
- package/esm2015/lib/services/blocks/images-texts/images-texts-one-text-one.service.js +1 -1
- package/esm2015/lib/services/blocks/images-texts/images-texts-right-text-left.service.js +1 -1
- package/esm2015/lib/services/blocks/images-texts/images-texts-small-left-text-right.service.js +1 -1
- package/esm2015/lib/services/blocks/images-texts/images-texts-small-right-text-left.service.js +1 -1
- package/esm2015/lib/services/blocks/images-texts/images-texts-text-one-text.service.js +1 -1
- package/esm2015/lib/services/blocks/launch-videos/launch-videos-button.service.js +1 -1
- package/esm2015/lib/services/blocks/launch-videos/launch-videos-buttontxt.service.js +1 -1
- package/esm2015/lib/services/blocks/map/map-background-form-left.service.js +1 -1
- package/esm2015/lib/services/blocks/map/map-background-form-right.service.js +1 -1
- package/esm2015/lib/services/blocks/map/map-fullpage.service.js +1 -1
- package/esm2015/lib/services/blocks/map/map-left-text.service.js +1 -1
- package/esm2015/lib/services/blocks/map/map-right-text.service.js +1 -1
- package/esm2015/lib/services/blocks/map/map-text-form.service.js +1 -1
- package/esm2015/lib/services/blocks/newsletter/newsletter-aligned-center-background.service.js +1 -1
- package/esm2015/lib/services/blocks/newsletter/newsletter-aligned-center-image.service.js +1 -1
- package/esm2015/lib/services/blocks/newsletter/newsletter-center-image.service.js +1 -1
- package/esm2015/lib/services/blocks/onboarding/forms-onboarding.service.js +1 -1
- package/esm2015/lib/services/blocks/product/product-zoom-complete-background.service.js +1 -1
- package/esm2015/lib/services/blocks/product/product-zoom-complete-slider.service.js +1 -1
- package/esm2015/lib/services/blocks/product/product-zoom-complete.service.js +1 -1
- package/esm2015/lib/services/blocks/product/product-zoom-more.service.js +1 -1
- package/esm2015/lib/services/blocks/product/product-zoom-selected.service.js +1 -1
- package/esm2015/lib/services/blocks/product/product-zoom-simple.service.js +1 -1
- package/esm2015/lib/services/blocks/product/product-zoom-triple-column.service.js +1 -1
- package/esm2015/lib/services/blocks/product/product-zoom.service.js +1 -1
- package/esm2015/lib/services/blocks/products-list/products-list-classic.service.js +1 -1
- package/esm2015/lib/services/blocks/products-list/products-list-selected.service.js +1 -1
- package/esm2015/lib/services/blocks/products-list/products-list-simple.service.js +1 -1
- package/esm2015/lib/services/blocks/quotes/quotes-author.service.js +1 -1
- package/esm2015/lib/services/blocks/quotes/quotes-simple-background.service.js +1 -1
- package/esm2015/lib/services/blocks/quotes/quotes-simple.service.js +1 -1
- package/esm2015/lib/services/blocks/rassurances/rassurances-quadruple-aligned.service.js +1 -1
- package/esm2015/lib/services/blocks/rassurances/rassurances-quadruple-background.service.js +1 -1
- package/esm2015/lib/services/blocks/rassurances/rassurances-triple-background.service.js +1 -1
- package/esm2015/lib/services/blocks/reviews/reviews-simple.service.js +1 -1
- package/esm2015/lib/services/blocks/reviews/reviews-waterfall.service.js +1 -1
- package/esm2015/lib/services/blocks/separator/separator-simple.service.js +1 -1
- package/esm2015/lib/services/blocks/sliders/sliders-double-imageright.service.js +1 -1
- package/esm2015/lib/services/blocks/sliders/sliders-fullpage.service.js +1 -1
- package/esm2015/lib/services/blocks/sliders/sliders-imageright.service.js +1 -1
- package/esm2015/lib/services/blocks/sliders/sliders-leftnav.service.js +1 -1
- package/esm2015/lib/services/blocks/sliders/sliders-with-banner.service.js +1 -1
- package/esm2015/lib/services/blocks/socials/socials-like.service.js +1 -1
- package/esm2015/lib/services/blocks/socials/socials-network.service.js +1 -1
- package/esm2015/lib/services/blocks/socials/socials-page-complex.service.js +1 -1
- package/esm2015/lib/services/blocks/socials/socials-page-simple.service.js +1 -1
- package/esm2015/lib/services/blocks/text-backgrounds/text-backgrounds-four-rows-icon-text.service.js +1 -1
- package/esm2015/lib/services/blocks/text-backgrounds/text-backgrounds-link.service.js +1 -1
- package/esm2015/lib/services/blocks/text-backgrounds/text-backgrounds-simple.service.js +1 -1
- package/esm2015/lib/services/blocks/text-backgrounds/text-backgrounds-three-rows-icon-text.service.js +1 -1
- package/esm2015/lib/services/blocks/text-backgrounds/text-backgrounds-two-rows-icon-text.service.js +1 -1
- package/esm2015/lib/services/blocks/text-backgrounds/text-backgrounds-with-banner.service.js +1 -1
- package/esm2015/lib/services/blocks/text-backgrounds/text-backgrounds-with-txt.service.js +1 -1
- package/esm2015/lib/services/blocks/texts/texts-double-background.service.js +1 -1
- package/esm2015/lib/services/blocks/texts/texts-double.service.js +1 -1
- package/esm2015/lib/services/blocks/texts/texts-one-background.service.js +1 -1
- package/esm2015/lib/services/blocks/texts/texts-one.service.js +1 -1
- package/esm2015/lib/services/blocks/texts/texts-quadruple-background.service.js +1 -1
- package/esm2015/lib/services/blocks/texts/texts-quadruple-numbers.service.js +1 -1
- package/esm2015/lib/services/blocks/texts/texts-quadruple.service.js +1 -1
- package/esm2015/lib/services/blocks/texts/texts-triple-background.service.js +1 -1
- package/esm2015/lib/services/blocks/texts/texts-triple.service.js +1 -1
- package/esm2015/lib/services/blocks/timer/timer-airport.service.js +1 -1
- package/esm2015/lib/services/blocks/timer/timer-background.service.js +1 -1
- package/esm2015/lib/services/blocks/timer/timer-clock.service.js +1 -1
- package/esm2015/lib/services/blocks/timer/timer-multiple-img.service.js +1 -1
- package/esm2015/lib/services/blocks/timer/timer-simple.service.js +1 -1
- package/esm2015/lib/services/blocks/videos/videos-simple.service.js +1 -1
- package/esm2015/lib/services/blocks/videos/videos-txt-content.service.js +1 -1
- package/esm2015/lib/services/blocks/videos/videos-txt-left.service.js +1 -1
- package/esm2015/lib/services/blocks/videos/videos-txt.service.js +1 -1
- package/esm2015/lib/services/blocks/witness/about-block.service.js +1 -1
- package/esm2015/lib/services/blocks/witness/witness-background-double.service.js +1 -1
- package/esm2015/lib/services/blocks/witness/witness-background-one.service.js +1 -1
- package/esm2015/lib/services/blocks/witness/witness-quadruple.service.js +1 -1
- package/esm2015/lib/services/blocks/witness/witness-triple.service.js +1 -1
- package/esm2015/lib/services/blocks/witness/witness-twice.service.js +1 -1
- package/esm2015/lib/services/structures/amplify-product/amplify-product.service.js +1 -1
- package/esm2015/lib/services/structures/amplify-products-list/amplify-products-list.service.js +1 -1
- package/esm2015/lib/services/structures/code/code.service.js +1 -1
- package/esm2015/lib/services/structures/faq/faq.service.js +1 -1
- package/esm2015/lib/services/structures/forms/forms.service.js +1 -1
- package/esm2015/lib/services/structures/images/images.service.js +1 -1
- package/esm2015/lib/services/structures/images-texts/images-texts.service.js +1 -1
- package/esm2015/lib/services/structures/launch-videos/launch-videos.service.js +1 -1
- package/esm2015/lib/services/structures/map/map.service.js +1 -1
- package/esm2015/lib/services/structures/newsletter/newsletter.service.js +1 -1
- package/esm2015/lib/services/structures/onboarding/onboarding.service.js +1 -1
- package/esm2015/lib/services/structures/parent-structures.service.js +1 -1
- package/esm2015/lib/services/structures/product/product.service.js +1 -1
- package/esm2015/lib/services/structures/products-list/products-list.service.js +1 -1
- package/esm2015/lib/services/structures/quotes/quotes.service.js +1 -1
- package/esm2015/lib/services/structures/rassurances/rassurances.service.js +1 -1
- package/esm2015/lib/services/structures/reviews/reviews.service.js +1 -1
- package/esm2015/lib/services/structures/separator/separator.service.js +1 -1
- package/esm2015/lib/services/structures/sliders/sliders.service.js +1 -1
- package/esm2015/lib/services/structures/socials/socials.service.js +1 -1
- package/esm2015/lib/services/structures/text-backgrounds/text-backgrounds.service.js +1 -1
- package/esm2015/lib/services/structures/texts/texts.service.js +1 -1
- package/esm2015/lib/services/structures/timer/timer.service.js +1 -1
- package/esm2015/lib/services/structures/videos/videos.service.js +1 -1
- package/esm2015/lib/services/structures/witness/witness.service.js +1 -1
- package/esm2015/lib/services/utils/api.service.js +1 -1
- package/esm2015/lib/services/utils/config.service.js +1 -1
- package/esm2015/lib/services/utils/content.service.js +1 -1
- package/esm2015/lib/services/utils/currency.service.js +1 -1
- package/esm2015/lib/services/utils/expected-images.service.js +1 -1
- package/esm2015/lib/services/utils/external-config.service.js +1 -1
- package/esm2015/lib/services/utils/font-awesome.service.js +1 -1
- package/esm2015/lib/services/utils/injector.service.js +1 -1
- package/esm2015/lib/services/utils/media-connector.service.js +1 -1
- package/esm2015/lib/services/utils/quill.service.js +1 -1
- package/esm2015/lib/services/utils/structure-config.service.js +1 -1
- package/esm2015/lib/services/utils/translate-block.service.js +1 -1
- package/esm2015/lib/services/utils/vimeo.service.js +1 -1
- package/esm2015/lib/services/utils/youtube.service.js +1 -1
- package/esm2015/lib/services/wizi-block.service.js +1 -1
- package/esm2015/lib/shared/animations/list/animate-list-from-left.animation.js +1 -1
- package/esm2015/lib/shared/animations/list/animate-list-from-right.animation.js +1 -1
- package/esm2015/lib/shared/components/editorjs/editorjs.component.js +27 -7
- package/esm2015/lib/shared/components/editorjs/tools/inline/bold-tool.component.js +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/inline/capitalize-tool.component.js +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/inline/italic-tool.component.js +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/inline/link-tool.component.js +121 -19
- package/esm2015/lib/shared/components/editorjs/tools/inline/strike-tool.component.js +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/inline/subscript-tool.component.js +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/inline/superscript-tool.component.js +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/inline/text-background-color-tool.component.js +6 -7
- package/esm2015/lib/shared/components/editorjs/tools/inline/text-color-tool.component.js +4 -2
- package/esm2015/lib/shared/components/editorjs/tools/inline/text-size-tool.component.js +4 -3
- package/esm2015/lib/shared/components/editorjs/tools/inline/tool-type/color-tool.component.js +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/inline/tool-type/inline-style-tool.component.js +54 -20
- package/esm2015/lib/shared/components/editorjs/tools/inline/tool-type/text-tool.component.js +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/inline/underline-tool.component.js +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/paragraph/code-edit-tool.component.js +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/paragraph/indent-tool.component.js +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/paragraph/ordered-list-tool.component.js +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/paragraph/outdent-tool.component.js +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/paragraph/quote-tool.component.js +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/paragraph/redo-tool.component.js +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/paragraph/text-align-tool.component.js +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/paragraph/text-type-tool.component.js +3 -2
- package/esm2015/lib/shared/components/editorjs/tools/paragraph/tool-type/paragraph-style-tool.component.js +51 -9
- package/esm2015/lib/shared/components/editorjs/tools/paragraph/tool-type/text-edition.component.js +5 -6
- package/esm2015/lib/shared/components/editorjs/tools/paragraph/tool-type/text-tool.component.js +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/paragraph/undo-tool.component.js +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/paragraph/unordered-list-tool.component.js +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/utils/colors.component.js +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/utils/editorjs-conversion.service.js +13 -1
- package/esm2015/lib/shared/components/editorjs/tools/utils/editorjs-tool.component.js +40 -2
- package/esm2015/lib/shared/components/editorjs/tools/utils/editorjs-translation.service.js +20 -0
- package/esm2015/lib/shared/components/editorjs/tools/utils/i18n/en-i18n.component.js +3 -3
- package/esm2015/lib/shared/components/editorjs/tools/utils/i18n/fr-i18n.component.js +3 -3
- package/esm2015/lib/shared/components/editorjs/tools/utils/texts.component.js +1 -1
- package/esm2015/lib/shared/components/faq/faq.component.js +1 -1
- package/esm2015/lib/shared/components/loader/loader.component.js +1 -1
- package/esm2015/lib/shared/components/quill/quill.component.js +1 -1
- package/esm2015/lib/shared/components/shared-components.module.js +1 -1
- package/esm2015/lib/shared/components/small-loader/small-loader.component.js +1 -1
- package/esm2015/lib/shared/components/star/star.component.js +1 -1
- package/esm2015/lib/shared/components/structure-amplify-search-category/structure-amplify-search-category.component.js +1 -1
- package/esm2015/lib/shared/components/structure-amplify-search-product/structure-amplify-search-product.component.js +1 -1
- package/esm2015/lib/shared/components/structure-config/structure-config.component.js +1 -1
- package/esm2015/lib/shared/components/structure-config-checkbox/structure-config-checkbox.component.js +1 -1
- package/esm2015/lib/shared/components/structure-config-extend-input/structure-config-extended-input.component.js +1 -1
- package/esm2015/lib/shared/components/structure-config-font/structure-config-font.component.js +1 -1
- package/esm2015/lib/shared/components/structure-config-input/structure-config-input.component.js +1 -1
- package/esm2015/lib/shared/components/structure-config-payment/structure-config-payment.component.js +1 -1
- package/esm2015/lib/shared/components/structure-search-product/structure-search-product.component.js +1 -1
- package/esm2015/lib/shared/components/structure-select/structure-select.component.js +1 -1
- package/esm2015/lib/shared/components/structure-tools/structure-tools.component.js +1 -1
- package/esm2015/lib/shared/directives/auto-focus/auto-focus.directive.js +1 -1
- package/esm2015/lib/shared/directives/auto-hide/auto-hide.directive.js +1 -1
- package/esm2015/lib/shared/directives/get-size-image/get-size-image.directive.js +1 -1
- package/esm2015/lib/shared/directives/holdable/holdable.directive.js +1 -1
- package/esm2015/lib/shared/directives/pictures-template/pictures-template.directive.js +1 -1
- package/esm2015/lib/shared/directives/shared-directives.module.js +1 -1
- package/esm2015/lib/shared/directives/show-delete-button/show-delete-button.directive.js +1 -1
- package/esm2015/lib/shared/pipes/add-zero-for-timer/add-zero-for-timer.pipe.js +1 -1
- package/esm2015/lib/shared/pipes/answer-type/answer-type.pipe.js +1 -1
- package/esm2015/lib/shared/pipes/array-number/array-number.pipe.js +1 -1
- package/esm2015/lib/shared/pipes/check-payment-value/check-payment-value.pipe.js +1 -1
- package/esm2015/lib/shared/pipes/even-odd/even-odd.pipe.js +1 -1
- package/esm2015/lib/shared/pipes/img-path/img-path.pipe.js +1 -1
- package/esm2015/lib/shared/pipes/safe-style/safe-style.pipe.js +1 -1
- package/esm2015/lib/shared/pipes/safe-url/safe-url.pipe.js +1 -1
- package/esm2015/lib/shared/pipes/shared-pipes.module.js +1 -1
- package/esm2015/lib/shared/pipes/strip-tags/strip-tags.pipe.js +1 -1
- package/esm2015/lib/shared/pipes/tiny-color/tiny-color.pipe.js +1 -1
- package/esm2015/lib/shared/shared.module.js +1 -1
- package/esm2015/lib/structures/amplify-product/zoom/amplify-product-zoom.component.js +1 -1
- package/esm2015/lib/structures/amplify-product/zoom-more/amplify-product-zoom-more.component.js +1 -1
- package/esm2015/lib/structures/amplify-product/zoom-selected/amplify-product-zoom-selected.component.js +1 -1
- package/esm2015/lib/structures/amplify-product/zoom-triple-column/amplify-product-zoom-triple-column.component.js +1 -1
- package/esm2015/lib/structures/amplify-products-list/classic/amplify-products-list-classic.component.js +1 -1
- package/esm2015/lib/structures/amplify-products-list/selected/amplify-products-list-selected.component.js +1 -1
- package/esm2015/lib/structures/amplify-products-list/simple/amplify-products-list-simple.component.js +1 -1
- package/esm2015/lib/structures/code/code-html/code-html.component.js +1 -1
- package/esm2015/lib/structures/code/code-javascript/code-javascript.component.js +1 -1
- package/esm2015/lib/structures/code/code-stylesheet/code-stylesheet.component.js +1 -1
- package/esm2015/lib/structures/faq/accordion/faq-accordion.component.js +1 -1
- package/esm2015/lib/structures/faq/frame/faq-frame.component.js +1 -1
- package/esm2015/lib/structures/faq/list-icon/faq-list-icon.component.js +1 -1
- package/esm2015/lib/structures/faq/simple/faq-simple.component.js +1 -1
- package/esm2015/lib/structures/faq/simple-background/faq-simple-background.component.js +1 -1
- package/esm2015/lib/structures/forms/background/forms-background.component.js +1 -1
- package/esm2015/lib/structures/forms/imageleft/forms-imageleft.component.js +1 -1
- package/esm2015/lib/structures/forms/imageright/forms-imageright.component.js +1 -1
- package/esm2015/lib/structures/forms/simple/forms-simple.component.js +1 -1
- package/esm2015/lib/structures/images/banner/images-banner.component.js +1 -1
- package/esm2015/lib/structures/images/big-and-double/images-big-and-double.component.js +1 -1
- package/esm2015/lib/structures/images/bigs-and-double-middle/images-bigs-and-double-middle.component.js +1 -1
- package/esm2015/lib/structures/images/double/images-double.component.js +1 -1
- package/esm2015/lib/structures/images/four-images-title/four-images-title.component.js +1 -1
- package/esm2015/lib/structures/images/quadruple/images-quadruple.component.js +1 -1
- package/esm2015/lib/structures/images/quadruple-left-one-right/images-quadruple-left-one-right.component.js +1 -1
- package/esm2015/lib/structures/images/simple/images-simple.component.js +1 -1
- package/esm2015/lib/structures/images/triple/images-triple.component.js +1 -1
- package/esm2015/lib/structures/images/two-images-title-text/two-images-title-text.component.js +1 -1
- package/esm2015/lib/structures/images-texts/big-left-text-right/images-texts-big-left-text-right.component.js +1 -1
- package/esm2015/lib/structures/images-texts/big-right-text-left/images-texts-big-right-text-left.component.js +1 -1
- package/esm2015/lib/structures/images-texts/left-text-right/images-texts-left-text-right.component.js +1 -1
- package/esm2015/lib/structures/images-texts/one-text-one/images-texts-one-text-one.component.js +1 -1
- package/esm2015/lib/structures/images-texts/right-text-left/images-texts-right-text-left.component.js +1 -1
- package/esm2015/lib/structures/images-texts/small-left-text-right/images-texts-small-left-text-right.component.js +1 -1
- package/esm2015/lib/structures/images-texts/small-right-text-left/images-texts-small-right-text-left.component.js +1 -1
- package/esm2015/lib/structures/images-texts/text-one-text/images-texts-text-one-text.component.js +1 -1
- package/esm2015/lib/structures/launch-videos/button/launch-videos-button.component.js +1 -1
- package/esm2015/lib/structures/launch-videos/buttontxt/launch-videos-buttontxt.component.js +1 -1
- package/esm2015/lib/structures/loader-component.module.js +1 -1
- package/esm2015/lib/structures/map/background-form-left/map-background-form-left.component.js +1 -1
- package/esm2015/lib/structures/map/background-form-right/map-background-form-right.component.js +1 -1
- package/esm2015/lib/structures/map/fullpage/map-fullpage.component.js +1 -1
- package/esm2015/lib/structures/map/left-text/map-left-text.component.js +1 -1
- package/esm2015/lib/structures/map/right-text/map-right-text.component.js +1 -1
- package/esm2015/lib/structures/map/text-form/map-text-form.component.js +1 -1
- package/esm2015/lib/structures/newsletter/aligned-center-background/newsletter-aligned-center-background.component.js +1 -1
- package/esm2015/lib/structures/newsletter/aligned-center-image/newsletter-aligned-center-image.component.js +1 -1
- package/esm2015/lib/structures/newsletter/center-image/newsletter-center-image.component.js +1 -1
- package/esm2015/lib/structures/onboarding/onboarding/forms-onboarding.component.js +1 -1
- package/esm2015/lib/structures/product/zoom/product-zoom.component.js +1 -1
- package/esm2015/lib/structures/product/zoom-complete/product-zoom-complete.component.js +1 -1
- package/esm2015/lib/structures/product/zoom-complete-background/product-zoom-complete-background.component.js +1 -1
- package/esm2015/lib/structures/product/zoom-complete-slider/product-zoom-complete-slider.component.js +1 -1
- package/esm2015/lib/structures/product/zoom-more/product-zoom-more.component.js +1 -1
- package/esm2015/lib/structures/product/zoom-selected/product-zoom-selected.component.js +1 -1
- package/esm2015/lib/structures/product/zoom-simple/product-zoom-simple.component.js +1 -1
- package/esm2015/lib/structures/product/zoom-triple-column/product-zoom-triple-column.component.js +1 -1
- package/esm2015/lib/structures/products-list/classic/products-list-classic.component.js +1 -1
- package/esm2015/lib/structures/products-list/selected/products-list-selected.component.js +1 -1
- package/esm2015/lib/structures/products-list/simple/products-list-simple.component.js +1 -1
- package/esm2015/lib/structures/quotes/author/quotes-author.component.js +1 -1
- package/esm2015/lib/structures/quotes/simple/quotes-simple.component.js +1 -1
- package/esm2015/lib/structures/quotes/simple-background/quotes-simple-background.component.js +1 -1
- package/esm2015/lib/structures/rassurances/quadruple-aligned/rassurances-quadruple-aligned.component.js +1 -1
- package/esm2015/lib/structures/rassurances/quadruple-background/rassurances-quadruple-background.component.js +1 -1
- package/esm2015/lib/structures/rassurances/triple-background/rassurances-triple-background.component.js +1 -1
- package/esm2015/lib/structures/reviews/simple/reviews-simple.component.js +1 -1
- package/esm2015/lib/structures/reviews/waterfall/reviews-waterfall.component.js +1 -1
- package/esm2015/lib/structures/separator/separator-simple/separator-simple.component.js +1 -1
- package/esm2015/lib/structures/sliders/double-imageright/slider-double-imageright.component.js +1 -1
- package/esm2015/lib/structures/sliders/fullpage/slider-fullpage.component.js +1 -1
- package/esm2015/lib/structures/sliders/imageright/slider-imageright.component.js +1 -1
- package/esm2015/lib/structures/sliders/leftnav/slider-leftnav.component.js +1 -1
- package/esm2015/lib/structures/sliders/with-banner/slider-with-banner.component.js +1 -1
- package/esm2015/lib/structures/socials/like/socials-like.component.js +1 -1
- package/esm2015/lib/structures/socials/network/socials-network.component.js +1 -1
- package/esm2015/lib/structures/socials/page-complex/socials-page-complex.component.js +1 -1
- package/esm2015/lib/structures/socials/page-simple/socials-page-simple.component.js +1 -1
- package/esm2015/lib/structures/structures.component.js +1 -1
- package/esm2015/lib/structures/structures.module.js +1 -1
- package/esm2015/lib/structures/text-backgrounds/four-rows-icon-text/text-backgrounds-four-rows-icon-text.component.js +7 -2
- 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 +2 -2
- package/esm2015/lib/structures/text-backgrounds/two-rows-icon-text/text-backgrounds-two-rows-icon-text.component.js +2 -2
- package/esm2015/lib/structures/text-backgrounds/with-banner/text-backgrounds-with-banner.component.js +1 -1
- package/esm2015/lib/structures/text-backgrounds/with-txt/text-backgrounds-with-txt.component.js +1 -1
- package/esm2015/lib/structures/texts/double/texts-double.component.js +1 -1
- package/esm2015/lib/structures/texts/double-background/texts-double-background.component.js +1 -1
- package/esm2015/lib/structures/texts/one/texts-one.component.js +1 -1
- package/esm2015/lib/structures/texts/one-background/texts-one-background.component.js +1 -1
- package/esm2015/lib/structures/texts/quadruple/texts-quadruple.component.js +1 -1
- package/esm2015/lib/structures/texts/quadruple-background/texts-quadruple-background.component.js +1 -1
- package/esm2015/lib/structures/texts/quadruple-numbers/texts-quadruple-numbers.component.js +2 -2
- 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 +2 -2
- package/esm2015/lib/structures/timer/background/timer-background.component.js +2 -2
- package/esm2015/lib/structures/timer/clock/timer-clock.component.js +2 -2
- package/esm2015/lib/structures/timer/multiple-img/timer-multiple-img.component.js +2 -2
- package/esm2015/lib/structures/timer/simple/timer-simple.component.js +2 -2
- 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 +4 -4
- package/esm2015/lib/wizi-block.module.js +1 -1
- package/esm2015/public_api.js +1 -1
- package/esm2015/wizishop-wizi-block.js +227 -226
- package/fesm2015/wizishop-wizi-block.js +350 -84
- package/fesm2015/wizishop-wizi-block.js.map +1 -1
- package/lib/shared/components/editorjs/editorjs.component.d.ts +5 -1
- package/lib/shared/components/editorjs/tools/inline/link-tool.component.d.ts +2 -0
- package/lib/shared/components/editorjs/tools/inline/tool-type/inline-style-tool.component.d.ts +3 -2
- package/lib/shared/components/editorjs/tools/paragraph/tool-type/paragraph-style-tool.component.d.ts +5 -0
- package/lib/shared/components/editorjs/tools/utils/editorjs-tool.component.d.ts +3 -0
- package/lib/shared/components/editorjs/tools/utils/editorjs-translation.service.d.ts +7 -0
- package/lib/structures/text-backgrounds/four-rows-icon-text/text-backgrounds-four-rows-icon-text.component.d.ts +1 -0
- package/package.json +4 -2
- package/wizi-block.scss +2725 -2443
- package/wizishop-wizi-block.d.ts +226 -225
- package/wizishop-wizi-block.metadata.json +1 -1
|
@@ -717,7 +717,7 @@
|
|
|
717
717
|
this.block = block;
|
|
718
718
|
translateBlockService.translateProperties(this.block);
|
|
719
719
|
if (hasMargin) {
|
|
720
|
-
this.forms.push(new FormsContentDto(FORM_NAME_HIDE_BLOCK, 'wb.forms.FormsContentDto.16',
|
|
720
|
+
this.forms.push(new FormsContentDto(FORM_NAME_HIDE_BLOCK, 'wb.forms.FormsContentDto.16', FORM_TYPE_TAG, block[FORM_NAME_HIDE_BLOCK], '#122231', '', ['wb.blocks.FormContentDto.123', 'wb.blocks.FormContentDto.122'], ['0', '1']));
|
|
721
721
|
}
|
|
722
722
|
this.forms.push(new FormsContentDto(FORM_NAME_MARGIN_TOP, 'wb.forms.FormsContentDto.13', FORM_TYPE_TAG, block[FORM_NAME_MARGIN_TOP], '#122231', '', [
|
|
723
723
|
'wb.blocks.FormContentDto.101',
|
|
@@ -752,6 +752,7 @@
|
|
|
752
752
|
function ParentBlockDto(type) {
|
|
753
753
|
this.uuid = uuid.v4();
|
|
754
754
|
this.type = type;
|
|
755
|
+
this[FORM_NAME_HIDE_BLOCK] = '1';
|
|
755
756
|
this[FORM_NAME_MARGIN] = 'medium';
|
|
756
757
|
this[FORM_NAME_MARGIN_TOP] = 'small';
|
|
757
758
|
this[FORM_NAME_WIDTH_BLOCK] = 'medium';
|
|
@@ -2438,7 +2439,7 @@
|
|
|
2438
2439
|
_this[_a$r] = 'wb.dto.TITLE.37';
|
|
2439
2440
|
_this[_b$p] = 'wb.dto.CONTENT.36';
|
|
2440
2441
|
_this[_c$m] = new ButtonDto();
|
|
2441
|
-
_this[_d$l] = '#
|
|
2442
|
+
_this[_d$l] = '#FFFFFF';
|
|
2442
2443
|
return _this;
|
|
2443
2444
|
}
|
|
2444
2445
|
return WitnessBackgroundOneDto;
|
|
@@ -9626,7 +9627,7 @@
|
|
|
9626
9627
|
for (var _b = __values(this.contentService.contents), _c = _b.next(); !_c.done; _c = _b.next()) {
|
|
9627
9628
|
var item = _c.value;
|
|
9628
9629
|
if (typeof item.block.hide_block !== typeof undefined) {
|
|
9629
|
-
if (item.block.hide_block) {
|
|
9630
|
+
if (item.block.hide_block === '0') {
|
|
9630
9631
|
this.isHiddenConfig.push(item.block.uuid);
|
|
9631
9632
|
}
|
|
9632
9633
|
}
|
|
@@ -9728,10 +9729,10 @@
|
|
|
9728
9729
|
try {
|
|
9729
9730
|
for (var _b = __values(this.selectedConfig.forms), _c = _b.next(); !_c.done; _c = _b.next()) {
|
|
9730
9731
|
var item = _c.value;
|
|
9731
|
-
if (item.id === 'hide_block' && item.value && !this.isHiddenConfig.includes(this.selectedConfig.block.uuid)) {
|
|
9732
|
+
if (item.id === 'hide_block' && item.value === '0' && !this.isHiddenConfig.includes(this.selectedConfig.block.uuid)) {
|
|
9732
9733
|
this.isHiddenConfig.push(this.selectedConfig.block.uuid);
|
|
9733
9734
|
}
|
|
9734
|
-
else if (item.id === 'hide_block' &&
|
|
9735
|
+
else if (item.id === 'hide_block' && item.value === '1') {
|
|
9735
9736
|
this.isHiddenConfig = this.isHiddenConfig.filter(function (e) { return e !== _this.selectedConfig.block.uuid; });
|
|
9736
9737
|
}
|
|
9737
9738
|
}
|
|
@@ -20282,6 +20283,7 @@
|
|
|
20282
20283
|
var EditorJSTool = /** @class */ (function () {
|
|
20283
20284
|
function EditorJSTool() {
|
|
20284
20285
|
this.parentEditor = null;
|
|
20286
|
+
this.textContainers = 'h1,h2,h3,h4,h5,h6,p,li';
|
|
20285
20287
|
this.selectedAnchorNode = null;
|
|
20286
20288
|
this.selectedFocusNode = null;
|
|
20287
20289
|
this.anchorOffset = -1;
|
|
@@ -20320,8 +20322,34 @@
|
|
|
20320
20322
|
this.focusOffset = this.currentSelection.focusOffset;
|
|
20321
20323
|
};
|
|
20322
20324
|
EditorJSTool.prototype.resetUserSelection = function () {
|
|
20325
|
+
var _a;
|
|
20326
|
+
console.log('reset here');
|
|
20327
|
+
if (this.selectedAnchorNode.nodeType === Node.ELEMENT_NODE && this.selectedAnchorNode.children) {
|
|
20328
|
+
while (this.selectedAnchorNode.children &&
|
|
20329
|
+
this.selectedAnchorNode.innerText === ((_a = this.selectedAnchorNode.children[0]) === null || _a === void 0 ? void 0 : _a.innerText) &&
|
|
20330
|
+
this.selectedAnchorNode.children.length === 1) {
|
|
20331
|
+
this.selectedAnchorNode = this.selectedAnchorNode.children[0];
|
|
20332
|
+
this.selectedFocusNode = this.selectedAnchorNode;
|
|
20333
|
+
this.anchorOffset = 0;
|
|
20334
|
+
this.focusOffset = 1;
|
|
20335
|
+
}
|
|
20336
|
+
if (this.textContainers.split(',').indexOf(this.selectedAnchorNode.tagName.toLowerCase()) > -1) {
|
|
20337
|
+
var childTextNodes = this.getTextNodes(this.selectedAnchorNode);
|
|
20338
|
+
var focusNode = childTextNodes.length > 1
|
|
20339
|
+
? this.selectedAnchorNode.childNodes[childTextNodes.length - 1]
|
|
20340
|
+
: this.selectedAnchorNode.childNodes[0];
|
|
20341
|
+
var focusOffset = childTextNodes.length > 1 ? childTextNodes.length : childTextNodes[0].textContent.length;
|
|
20342
|
+
this.selectedAnchorNode = this.selectedAnchorNode.childNodes[0];
|
|
20343
|
+
this.anchorOffset = 0;
|
|
20344
|
+
this.selectedFocusNode = focusNode;
|
|
20345
|
+
this.focusOffset = focusOffset;
|
|
20346
|
+
}
|
|
20347
|
+
}
|
|
20323
20348
|
document.getSelection().setBaseAndExtent(this.selectedAnchorNode, this.anchorOffset, this.selectedFocusNode, this.focusOffset);
|
|
20324
|
-
|
|
20349
|
+
};
|
|
20350
|
+
EditorJSTool.prototype.collapseSelection = function () {
|
|
20351
|
+
var selection = this.getSelection();
|
|
20352
|
+
document.getSelection().setBaseAndExtent(selection.anchorNode, 0, selection.anchorNode, 0);
|
|
20325
20353
|
};
|
|
20326
20354
|
EditorJSTool.prototype.findParentEditor = function () {
|
|
20327
20355
|
var selection = this.currentSelection ? this.currentSelection : this.getSelection();
|
|
@@ -20330,6 +20358,17 @@
|
|
|
20330
20358
|
EditorJSTool.prototype.clear = function () {
|
|
20331
20359
|
resetBlockFocus(this.parentEditor);
|
|
20332
20360
|
};
|
|
20361
|
+
EditorJSTool.prototype.getTextNodes = function (container) {
|
|
20362
|
+
var childTextNodes = [];
|
|
20363
|
+
if (container.childNodes) {
|
|
20364
|
+
for (var i = 0; i < container.childNodes.length; ++i) {
|
|
20365
|
+
if (container.childNodes[i].nodeType === Node.TEXT_NODE) {
|
|
20366
|
+
childTextNodes.push(container.childNodes[i]);
|
|
20367
|
+
}
|
|
20368
|
+
}
|
|
20369
|
+
}
|
|
20370
|
+
return childTextNodes;
|
|
20371
|
+
};
|
|
20333
20372
|
return EditorJSTool;
|
|
20334
20373
|
}());
|
|
20335
20374
|
var isTextEditionTool = false;
|
|
@@ -20365,7 +20404,6 @@
|
|
|
20365
20404
|
__extends(InlineStyleTool, _super);
|
|
20366
20405
|
function InlineStyleTool() {
|
|
20367
20406
|
var _this = _super.apply(this, __spread(arguments)) || this;
|
|
20368
|
-
_this.containers = 'h1,h2,h3,h4,h5,h6,p,li';
|
|
20369
20407
|
_this.modifiers = 'strong,em';
|
|
20370
20408
|
_this.foundAnchorOffset = 0;
|
|
20371
20409
|
_this.foundFocusOffset = 0;
|
|
@@ -20373,6 +20411,7 @@
|
|
|
20373
20411
|
_this.foundFocusNode = false;
|
|
20374
20412
|
_this.tmpOffset = 0;
|
|
20375
20413
|
_this.modifiedContent = false;
|
|
20414
|
+
_this.linkDeletion = false;
|
|
20376
20415
|
_this.modifies = {
|
|
20377
20416
|
tag: false,
|
|
20378
20417
|
style: false,
|
|
@@ -20384,8 +20423,8 @@
|
|
|
20384
20423
|
InlineStyleTool.prototype.execCommandStyle = function (action) {
|
|
20385
20424
|
return __awaiter(this, void 0, void 0, function () {
|
|
20386
20425
|
var selection, anchorNode, container, sameSelection;
|
|
20387
|
-
return __generator(this, function (
|
|
20388
|
-
switch (
|
|
20426
|
+
return __generator(this, function (_d) {
|
|
20427
|
+
switch (_d.label) {
|
|
20389
20428
|
case 0:
|
|
20390
20429
|
selection = this.currentSelection ? this.currentSelection : this.getSelection();
|
|
20391
20430
|
if (!selection) {
|
|
@@ -20404,48 +20443,51 @@
|
|
|
20404
20443
|
sameSelection = container && container.innerText === selection.toString();
|
|
20405
20444
|
return [4 /*yield*/, this.saveInlineSelection(container, true)];
|
|
20406
20445
|
case 1:
|
|
20407
|
-
|
|
20408
|
-
if (!
|
|
20409
|
-
|
|
20410
|
-
this.hasStyle(container) &&
|
|
20411
|
-
selection.toString() === this.hasStyle(container).innerText)) return [3 /*break*/, 3];
|
|
20412
|
-
console.log('update');
|
|
20413
|
-
return [4 /*yield*/, this.updateSelection(selection, this.hasStyle(container), action, this.containers)];
|
|
20446
|
+
_d.sent();
|
|
20447
|
+
if (!this.linkDeletion) return [3 /*break*/, 3];
|
|
20448
|
+
return [4 /*yield*/, this.replaceLink(selection, this.hasStyle(container))];
|
|
20414
20449
|
case 2:
|
|
20415
|
-
|
|
20416
|
-
return [3 /*break*/,
|
|
20450
|
+
_d.sent();
|
|
20451
|
+
return [3 /*break*/, 7];
|
|
20417
20452
|
case 3:
|
|
20418
|
-
|
|
20419
|
-
|
|
20453
|
+
if (!(sameSelection &&
|
|
20454
|
+
!this.isContainer(this.textContainers, container) &&
|
|
20455
|
+
this.hasStyle(container) &&
|
|
20456
|
+
selection.toString() === this.hasStyle(container).innerText)) return [3 /*break*/, 5];
|
|
20457
|
+
return [4 /*yield*/, this.updateSelection(selection, this.hasStyle(container), action, this.textContainers)];
|
|
20420
20458
|
case 4:
|
|
20421
|
-
|
|
20422
|
-
|
|
20423
|
-
case 5: return [4 /*yield*/, this.
|
|
20459
|
+
_d.sent();
|
|
20460
|
+
return [3 /*break*/, 7];
|
|
20461
|
+
case 5: return [4 /*yield*/, this.replaceSelection(container, action, selection, this.textContainers)];
|
|
20424
20462
|
case 6:
|
|
20425
|
-
|
|
20426
|
-
|
|
20463
|
+
_d.sent();
|
|
20464
|
+
_d.label = 7;
|
|
20465
|
+
case 7: return [4 /*yield*/, this.cleanupContainer(selection, container, true)];
|
|
20466
|
+
case 8:
|
|
20467
|
+
_d.sent();
|
|
20468
|
+
if (!this.modifiedContent) return [3 /*break*/, 10];
|
|
20427
20469
|
return [4 /*yield*/, this.resetInlineSelection(container, true)];
|
|
20428
|
-
case
|
|
20429
|
-
|
|
20430
|
-
|
|
20431
|
-
case
|
|
20470
|
+
case 9:
|
|
20471
|
+
_d.sent();
|
|
20472
|
+
_d.label = 10;
|
|
20473
|
+
case 10: return [2 /*return*/];
|
|
20432
20474
|
}
|
|
20433
20475
|
});
|
|
20434
20476
|
});
|
|
20435
20477
|
};
|
|
20436
20478
|
InlineStyleTool.prototype.updateSelection = function (selection, container, action, containers) {
|
|
20437
20479
|
return __awaiter(this, void 0, void 0, function () {
|
|
20438
|
-
var css,
|
|
20439
|
-
return __generator(this, function (
|
|
20440
|
-
switch (
|
|
20480
|
+
var css, _d, _e, range, newElement_1, elementClone;
|
|
20481
|
+
return __generator(this, function (_f) {
|
|
20482
|
+
switch (_f.label) {
|
|
20441
20483
|
case 0:
|
|
20442
20484
|
if (!this.modifies.style) return [3 /*break*/, 2];
|
|
20443
20485
|
css = this.style.property;
|
|
20444
|
-
|
|
20445
|
-
|
|
20486
|
+
_d = container.style;
|
|
20487
|
+
_e = css;
|
|
20446
20488
|
return [4 /*yield*/, this.getStyleValue(container, action, containers)];
|
|
20447
20489
|
case 1:
|
|
20448
|
-
|
|
20490
|
+
_d[_e] = _f.sent();
|
|
20449
20491
|
return [3 /*break*/, 5];
|
|
20450
20492
|
case 2:
|
|
20451
20493
|
range = this.getRangeObject(selection);
|
|
@@ -20453,11 +20495,11 @@
|
|
|
20453
20495
|
if (!this.modifies.class) return [3 /*break*/, 4];
|
|
20454
20496
|
return [4 /*yield*/, this.removeChildrenClasses(newElement_1)];
|
|
20455
20497
|
case 3:
|
|
20456
|
-
|
|
20498
|
+
_f.sent();
|
|
20457
20499
|
if (this.classToApply !== '') {
|
|
20458
20500
|
newElement_1.classList.add(this.classToApply);
|
|
20459
20501
|
}
|
|
20460
|
-
|
|
20502
|
+
_f.label = 4;
|
|
20461
20503
|
case 4:
|
|
20462
20504
|
if (this.modifies.attribute) {
|
|
20463
20505
|
this.attributesToApply.forEach(function (attribute) {
|
|
@@ -20472,17 +20514,18 @@
|
|
|
20472
20514
|
}
|
|
20473
20515
|
container.parentElement.replaceChild(newElement_1, container);
|
|
20474
20516
|
range.insertNode(newElement_1);
|
|
20475
|
-
|
|
20517
|
+
_f.label = 5;
|
|
20476
20518
|
case 5: return [2 /*return*/];
|
|
20477
20519
|
}
|
|
20478
20520
|
});
|
|
20479
20521
|
});
|
|
20480
20522
|
};
|
|
20481
20523
|
InlineStyleTool.prototype.replaceSelection = function (container, action, selection, containers) {
|
|
20524
|
+
var _a;
|
|
20482
20525
|
return __awaiter(this, void 0, void 0, function () {
|
|
20483
|
-
var parentContainer, focusNode, offsetContainer, offsetParentContainer, range, currentFragment, currentElement_1, currentElementToAppend, currentParentElement, tmpElement, isLTR, selectionFocusOffset, selectionFocusNode, newSelection, preRange, preFragment, newElement, range, fragment, newElement_2;
|
|
20484
|
-
return __generator(this, function (
|
|
20485
|
-
switch (
|
|
20526
|
+
var parentContainer, focusNode, offsetContainer, offsetParentContainer, range, currentFragment, currentElement_1, currentElementToAppend, currentParentElement, tmpElement, isLTR, selectionFocusOffset, selectionFocusNode, newSelection, preRange, preFragment, newElement, range, fragment, fragmentElement, newElement_2, elementToAppend;
|
|
20527
|
+
return __generator(this, function (_d) {
|
|
20528
|
+
switch (_d.label) {
|
|
20486
20529
|
case 0:
|
|
20487
20530
|
parentContainer = this.hasStyle(container);
|
|
20488
20531
|
focusNode = selection.focusNode;
|
|
@@ -20501,11 +20544,11 @@
|
|
|
20501
20544
|
if (!this.modifies.class) return [3 /*break*/, 2];
|
|
20502
20545
|
return [4 /*yield*/, this.removeChildrenClasses(currentElement_1)];
|
|
20503
20546
|
case 1:
|
|
20504
|
-
|
|
20547
|
+
_d.sent();
|
|
20505
20548
|
if (this.classToApply !== '') {
|
|
20506
20549
|
currentElement_1.classList.add(this.classToApply);
|
|
20507
20550
|
}
|
|
20508
|
-
|
|
20551
|
+
_d.label = 2;
|
|
20509
20552
|
case 2:
|
|
20510
20553
|
if (this.modifies.attribute) {
|
|
20511
20554
|
this.attributesToApply.forEach(function (attribute) {
|
|
@@ -20538,32 +20581,58 @@
|
|
|
20538
20581
|
case 3:
|
|
20539
20582
|
range = this.getRangeObject(selection);
|
|
20540
20583
|
fragment = range.extractContents();
|
|
20584
|
+
fragmentElement = document.createElement('div');
|
|
20541
20585
|
return [4 /*yield*/, this.createElement(container, action, containers)];
|
|
20542
20586
|
case 4:
|
|
20543
|
-
newElement_2 =
|
|
20544
|
-
newElement_2
|
|
20587
|
+
newElement_2 = _d.sent();
|
|
20588
|
+
elementToAppend = newElement_2;
|
|
20589
|
+
fragmentElement.append(fragment);
|
|
20590
|
+
if (((_a = fragmentElement.children) === null || _a === void 0 ? void 0 : _a.length) === 1 &&
|
|
20591
|
+
this.textContainers.split(',').indexOf(fragmentElement.children[0].tagName.toLowerCase()) > -1) {
|
|
20592
|
+
elementToAppend = fragmentElement.children[0];
|
|
20593
|
+
newElement_2.innerHTML = fragmentElement.children[0].innerHTML;
|
|
20594
|
+
elementToAppend.innerHTML = '';
|
|
20595
|
+
elementToAppend.append(newElement_2);
|
|
20596
|
+
}
|
|
20597
|
+
else {
|
|
20598
|
+
newElement_2.innerHTML = fragmentElement.innerHTML;
|
|
20599
|
+
}
|
|
20545
20600
|
if (!this.modifies.class) return [3 /*break*/, 6];
|
|
20546
20601
|
return [4 /*yield*/, this.removeChildrenClasses(newElement_2)];
|
|
20547
20602
|
case 5:
|
|
20548
|
-
|
|
20603
|
+
_d.sent();
|
|
20549
20604
|
if (this.classToApply !== '') {
|
|
20550
20605
|
newElement_2.classList.add(this.classToApply);
|
|
20551
20606
|
}
|
|
20552
|
-
|
|
20607
|
+
_d.label = 6;
|
|
20553
20608
|
case 6:
|
|
20554
20609
|
if (this.modifies.attribute) {
|
|
20555
20610
|
this.attributesToApply.forEach(function (attribute) {
|
|
20556
20611
|
newElement_2.setAttribute(attribute.name, attribute.value);
|
|
20557
20612
|
});
|
|
20558
20613
|
}
|
|
20559
|
-
range.insertNode(
|
|
20560
|
-
selection.selectAllChildren(
|
|
20561
|
-
|
|
20614
|
+
range.insertNode(elementToAppend);
|
|
20615
|
+
selection.selectAllChildren(elementToAppend);
|
|
20616
|
+
_d.label = 7;
|
|
20562
20617
|
case 7: return [2 /*return*/];
|
|
20563
20618
|
}
|
|
20564
20619
|
});
|
|
20565
20620
|
});
|
|
20566
20621
|
};
|
|
20622
|
+
InlineStyleTool.prototype.replaceLink = function (selection, container) {
|
|
20623
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
20624
|
+
var newElement;
|
|
20625
|
+
return __generator(this, function (_d) {
|
|
20626
|
+
console.log('container');
|
|
20627
|
+
console.log(container);
|
|
20628
|
+
newElement = document.createElement('span');
|
|
20629
|
+
newElement.innerHTML = container.innerHTML;
|
|
20630
|
+
container.parentElement.replaceChild(newElement, container);
|
|
20631
|
+
selection.selectAllChildren(newElement);
|
|
20632
|
+
return [2 /*return*/];
|
|
20633
|
+
});
|
|
20634
|
+
});
|
|
20635
|
+
};
|
|
20567
20636
|
InlineStyleTool.prototype.isAnchorBeforeFocus = function (anchorNode, anchorOffset, focusNode, focusOffset) {
|
|
20568
20637
|
var anchorRange = document.createRange();
|
|
20569
20638
|
var focusRange = document.createRange();
|
|
@@ -20576,11 +20645,19 @@
|
|
|
20576
20645
|
}
|
|
20577
20646
|
return false;
|
|
20578
20647
|
};
|
|
20579
|
-
InlineStyleTool.prototype.hasStyle = function (element) {
|
|
20580
|
-
|
|
20648
|
+
InlineStyleTool.prototype.hasStyle = function (element, firstTimeCall) {
|
|
20649
|
+
if (firstTimeCall === void 0) { firstTimeCall = true; }
|
|
20650
|
+
var _a, _b, _c;
|
|
20651
|
+
if (firstTimeCall && element.children) {
|
|
20652
|
+
while (element.children &&
|
|
20653
|
+
element.innerText === ((_a = element.children[0]) === null || _a === void 0 ? void 0 : _a.innerText) &&
|
|
20654
|
+
element.children.length === 1) {
|
|
20655
|
+
element = element.children[0];
|
|
20656
|
+
}
|
|
20657
|
+
}
|
|
20581
20658
|
// foundElement was added because of a return issue when a class is applied
|
|
20582
20659
|
var foundElement = null;
|
|
20583
|
-
if (!element || ((
|
|
20660
|
+
if (!element || ((_b = element.classList) === null || _b === void 0 ? void 0 : _b.contains('ce-paragraph'))) {
|
|
20584
20661
|
return null;
|
|
20585
20662
|
}
|
|
20586
20663
|
if (this.modifies.style) {
|
|
@@ -20601,7 +20678,7 @@
|
|
|
20601
20678
|
});
|
|
20602
20679
|
}
|
|
20603
20680
|
else if (this.modifies.tag) {
|
|
20604
|
-
if (((
|
|
20681
|
+
if (((_c = element.tagName) === null || _c === void 0 ? void 0 : _c.toLowerCase()) === this.tag.toLowerCase()) {
|
|
20605
20682
|
return element;
|
|
20606
20683
|
}
|
|
20607
20684
|
}
|
|
@@ -20618,15 +20695,15 @@
|
|
|
20618
20695
|
return foundElement;
|
|
20619
20696
|
}
|
|
20620
20697
|
if (!foundElement && element.parentElement) {
|
|
20621
|
-
return this.hasStyle(element.parentElement);
|
|
20698
|
+
return this.hasStyle(element.parentElement, false);
|
|
20622
20699
|
}
|
|
20623
20700
|
return null;
|
|
20624
20701
|
};
|
|
20625
20702
|
InlineStyleTool.prototype.getStyleValue = function (container, action, containers) {
|
|
20626
20703
|
return __awaiter(this, void 0, void 0, function () {
|
|
20627
20704
|
var style;
|
|
20628
|
-
return __generator(this, function (
|
|
20629
|
-
switch (
|
|
20705
|
+
return __generator(this, function (_d) {
|
|
20706
|
+
switch (_d.label) {
|
|
20630
20707
|
case 0:
|
|
20631
20708
|
if (!container) {
|
|
20632
20709
|
return [2 /*return*/, this.style.value.indexOf('$1') > -1 ? this.style.value.replace('$1', this.style.input) : this.style.value];
|
|
@@ -20636,8 +20713,8 @@
|
|
|
20636
20713
|
}
|
|
20637
20714
|
return [4 /*yield*/, this.findStyleNode(container, action, containers)];
|
|
20638
20715
|
case 1:
|
|
20639
|
-
style =
|
|
20640
|
-
if (this.hasStyle(style) && this.style.value.indexOf('$1') === -1) {
|
|
20716
|
+
style = _d.sent();
|
|
20717
|
+
if (style && this.hasStyle(style) && this.style.value.indexOf('$1') === -1) {
|
|
20641
20718
|
return [2 /*return*/, this.style.default];
|
|
20642
20719
|
}
|
|
20643
20720
|
return [2 /*return*/, this.style.value.indexOf('$1') > -1 ? this.style.value.replace('$1', this.style.input) : this.style.value];
|
|
@@ -20648,8 +20725,8 @@
|
|
|
20648
20725
|
InlineStyleTool.prototype.findStyleNode = function (node, style, containers) {
|
|
20649
20726
|
return __awaiter(this, void 0, void 0, function () {
|
|
20650
20727
|
var hasStyle;
|
|
20651
|
-
return __generator(this, function (
|
|
20652
|
-
switch (
|
|
20728
|
+
return __generator(this, function (_d) {
|
|
20729
|
+
switch (_d.label) {
|
|
20653
20730
|
case 0:
|
|
20654
20731
|
if (node.nodeName.toUpperCase() === 'HTML' || node.nodeName.toUpperCase() === 'BODY') {
|
|
20655
20732
|
return [2 /*return*/, null];
|
|
@@ -20667,26 +20744,26 @@
|
|
|
20667
20744
|
return [2 /*return*/, node];
|
|
20668
20745
|
}
|
|
20669
20746
|
return [4 /*yield*/, this.findStyleNode(node.parentNode, style, containers)];
|
|
20670
|
-
case 1: return [2 /*return*/,
|
|
20747
|
+
case 1: return [2 /*return*/, _d.sent()];
|
|
20671
20748
|
}
|
|
20672
20749
|
});
|
|
20673
20750
|
});
|
|
20674
20751
|
};
|
|
20675
20752
|
InlineStyleTool.prototype.createElement = function (container, action, containers) {
|
|
20676
20753
|
return __awaiter(this, void 0, void 0, function () {
|
|
20677
|
-
var newElement, property,
|
|
20678
|
-
return __generator(this, function (
|
|
20679
|
-
switch (
|
|
20754
|
+
var newElement, property, _d, _e;
|
|
20755
|
+
return __generator(this, function (_f) {
|
|
20756
|
+
switch (_f.label) {
|
|
20680
20757
|
case 0:
|
|
20681
20758
|
newElement = document.createElement(this.tag);
|
|
20682
20759
|
if (!this.modifies.style) return [3 /*break*/, 2];
|
|
20683
20760
|
property = this.style.property;
|
|
20684
|
-
|
|
20685
|
-
|
|
20761
|
+
_d = newElement.style;
|
|
20762
|
+
_e = property;
|
|
20686
20763
|
return [4 /*yield*/, this.getStyleValue(container, action, containers)];
|
|
20687
20764
|
case 1:
|
|
20688
|
-
|
|
20689
|
-
|
|
20765
|
+
_d[_e] = _f.sent();
|
|
20766
|
+
_f.label = 2;
|
|
20690
20767
|
case 2: return [2 /*return*/, newElement];
|
|
20691
20768
|
}
|
|
20692
20769
|
});
|
|
@@ -20695,15 +20772,15 @@
|
|
|
20695
20772
|
InlineStyleTool.prototype.removeChildrenClasses = function (element) {
|
|
20696
20773
|
return __awaiter(this, void 0, void 0, function () {
|
|
20697
20774
|
var children, currentElement;
|
|
20698
|
-
return __generator(this, function (
|
|
20699
|
-
switch (
|
|
20775
|
+
return __generator(this, function (_d) {
|
|
20776
|
+
switch (_d.label) {
|
|
20700
20777
|
case 0:
|
|
20701
20778
|
if (!element) {
|
|
20702
20779
|
return [2 /*return*/];
|
|
20703
20780
|
}
|
|
20704
20781
|
children = element.children;
|
|
20705
20782
|
currentElement = children[0];
|
|
20706
|
-
|
|
20783
|
+
_d.label = 1;
|
|
20707
20784
|
case 1:
|
|
20708
20785
|
if (!currentElement) return [3 /*break*/, 4];
|
|
20709
20786
|
this.classes.split(',').forEach(function (className) {
|
|
@@ -20720,8 +20797,8 @@
|
|
|
20720
20797
|
if (!(currentElement.children.length > 0)) return [3 /*break*/, 3];
|
|
20721
20798
|
return [4 /*yield*/, this.removeChildrenClasses(currentElement)];
|
|
20722
20799
|
case 2:
|
|
20723
|
-
|
|
20724
|
-
|
|
20800
|
+
_d.sent();
|
|
20801
|
+
_d.label = 3;
|
|
20725
20802
|
case 3:
|
|
20726
20803
|
currentElement = currentElement.nextElementSibling;
|
|
20727
20804
|
return [3 /*break*/, 1];
|
|
@@ -20734,8 +20811,8 @@
|
|
|
20734
20811
|
var _a;
|
|
20735
20812
|
return __awaiter(this, void 0, void 0, function () {
|
|
20736
20813
|
var parentContainer, parentFound, children, currentNode, identicalElements, currentElement, nextElement, currentNodeFirstChild;
|
|
20737
|
-
return __generator(this, function (
|
|
20738
|
-
switch (
|
|
20814
|
+
return __generator(this, function (_d) {
|
|
20815
|
+
switch (_d.label) {
|
|
20739
20816
|
case 0:
|
|
20740
20817
|
parentFound = false;
|
|
20741
20818
|
if (firstTimeCall) {
|
|
@@ -20759,14 +20836,14 @@
|
|
|
20759
20836
|
children = Array.from(parentContainer.childNodes);
|
|
20760
20837
|
if (!((children === null || children === void 0 ? void 0 : children.length) > 0)) return [3 /*break*/, 5];
|
|
20761
20838
|
currentNode = children[0];
|
|
20762
|
-
|
|
20839
|
+
_d.label = 1;
|
|
20763
20840
|
case 1:
|
|
20764
20841
|
if (!currentNode) return [3 /*break*/, 5];
|
|
20765
20842
|
if (!(currentNode.childNodes.length > 0)) return [3 /*break*/, 3];
|
|
20766
20843
|
return [4 /*yield*/, this.cleanupContainer(selection, currentNode, false)];
|
|
20767
20844
|
case 2:
|
|
20768
|
-
|
|
20769
|
-
|
|
20845
|
+
_d.sent();
|
|
20846
|
+
_d.label = 3;
|
|
20770
20847
|
case 3:
|
|
20771
20848
|
identicalElements = true;
|
|
20772
20849
|
while (identicalElements &&
|
|
@@ -20802,7 +20879,7 @@
|
|
|
20802
20879
|
this.modifiedContent = true;
|
|
20803
20880
|
}
|
|
20804
20881
|
currentNode.normalize();
|
|
20805
|
-
|
|
20882
|
+
_d.label = 4;
|
|
20806
20883
|
case 4:
|
|
20807
20884
|
currentNode = currentNode.nextSibling;
|
|
20808
20885
|
return [3 /*break*/, 1];
|
|
@@ -20824,15 +20901,15 @@
|
|
|
20824
20901
|
};
|
|
20825
20902
|
InlineStyleTool.prototype.sortInlineStyle = function (currentElement) {
|
|
20826
20903
|
return Object.entries(currentElement)
|
|
20827
|
-
.sort(function (
|
|
20828
|
-
var
|
|
20829
|
-
var
|
|
20904
|
+
.sort(function (_d, _e) {
|
|
20905
|
+
var _f = __read(_d, 2), a = _f[1];
|
|
20906
|
+
var _g = __read(_e, 2), b = _g[1];
|
|
20830
20907
|
return a - b;
|
|
20831
20908
|
})
|
|
20832
|
-
.reduce(function (r,
|
|
20833
|
-
var
|
|
20834
|
-
var
|
|
20835
|
-
return (Object.assign(Object.assign({}, r), (
|
|
20909
|
+
.reduce(function (r, _d) {
|
|
20910
|
+
var _e;
|
|
20911
|
+
var _f = __read(_d, 2), k = _f[0], v = _f[1];
|
|
20912
|
+
return (Object.assign(Object.assign({}, r), (_e = {}, _e[k] = v, _e)));
|
|
20836
20913
|
}, {});
|
|
20837
20914
|
};
|
|
20838
20915
|
InlineStyleTool.prototype.getInlineStyle = function (currentElement) {
|
|
@@ -20861,8 +20938,8 @@
|
|
|
20861
20938
|
if (firstTimeCall === void 0) { firstTimeCall = false; }
|
|
20862
20939
|
return __awaiter(this, void 0, void 0, function () {
|
|
20863
20940
|
var nextNode, selection, range, currentFragment, currentElement;
|
|
20864
|
-
return __generator(this, function (
|
|
20865
|
-
switch (
|
|
20941
|
+
return __generator(this, function (_d) {
|
|
20942
|
+
switch (_d.label) {
|
|
20866
20943
|
case 0:
|
|
20867
20944
|
if (firstTimeCall) {
|
|
20868
20945
|
container = this.parentEditor.querySelector('.ce-paragraph').firstElementChild;
|
|
@@ -20872,7 +20949,7 @@
|
|
|
20872
20949
|
this.foundFocusOffset = 0;
|
|
20873
20950
|
}
|
|
20874
20951
|
nextNode = container.firstChild;
|
|
20875
|
-
|
|
20952
|
+
_d.label = 1;
|
|
20876
20953
|
case 1:
|
|
20877
20954
|
if (!(nextNode && (!this.foundAnchorNode || !this.foundFocusNode))) return [3 /*break*/, 4];
|
|
20878
20955
|
if (nextNode === this.selectedAnchorNode) {
|
|
@@ -20899,8 +20976,8 @@
|
|
|
20899
20976
|
if (!nextNode.firstChild) return [3 /*break*/, 3];
|
|
20900
20977
|
return [4 /*yield*/, this.saveInlineSelection(nextNode)];
|
|
20901
20978
|
case 2:
|
|
20902
|
-
|
|
20903
|
-
|
|
20979
|
+
_d.sent();
|
|
20980
|
+
_d.label = 3;
|
|
20904
20981
|
case 3:
|
|
20905
20982
|
nextNode = nextNode.nextSibling;
|
|
20906
20983
|
return [3 /*break*/, 1];
|
|
@@ -20914,8 +20991,8 @@
|
|
|
20914
20991
|
if (firstTimeCall === void 0) { firstTimeCall = false; }
|
|
20915
20992
|
return __awaiter(this, void 0, void 0, function () {
|
|
20916
20993
|
var nextNode;
|
|
20917
|
-
return __generator(this, function (
|
|
20918
|
-
switch (
|
|
20994
|
+
return __generator(this, function (_d) {
|
|
20995
|
+
switch (_d.label) {
|
|
20919
20996
|
case 0:
|
|
20920
20997
|
if (firstTimeCall) {
|
|
20921
20998
|
container = this.parentEditor.querySelector('.ce-paragraph').firstElementChild;
|
|
@@ -20924,7 +21001,7 @@
|
|
|
20924
21001
|
this.tmpOffset = 0;
|
|
20925
21002
|
}
|
|
20926
21003
|
nextNode = container.firstChild;
|
|
20927
|
-
|
|
21004
|
+
_d.label = 1;
|
|
20928
21005
|
case 1:
|
|
20929
21006
|
if (!(nextNode && (!this.foundAnchorNode || !this.foundFocusNode))) return [3 /*break*/, 4];
|
|
20930
21007
|
if (nextNode.nodeType === Node.TEXT_NODE) {
|
|
@@ -20945,8 +21022,8 @@
|
|
|
20945
21022
|
if (!nextNode.firstChild) return [3 /*break*/, 3];
|
|
20946
21023
|
return [4 /*yield*/, this.resetInlineSelection(nextNode)];
|
|
20947
21024
|
case 2:
|
|
20948
|
-
|
|
20949
|
-
|
|
21025
|
+
_d.sent();
|
|
21026
|
+
_d.label = 3;
|
|
20950
21027
|
case 3:
|
|
20951
21028
|
nextNode = nextNode.nextSibling;
|
|
20952
21029
|
return [3 /*break*/, 1];
|
|
@@ -21638,6 +21715,26 @@
|
|
|
21638
21715
|
}(InlineStyleTool));
|
|
21639
21716
|
CapitalizeTool.title = 'Capitalize';
|
|
21640
21717
|
|
|
21718
|
+
var editorJSI18nDictionnary;
|
|
21719
|
+
var EditorJSTranslationService = /** @class */ (function () {
|
|
21720
|
+
function EditorJSTranslationService() {
|
|
21721
|
+
}
|
|
21722
|
+
EditorJSTranslationService.prototype.setDictionnary = function (dictionnary) {
|
|
21723
|
+
editorJSI18nDictionnary = dictionnary;
|
|
21724
|
+
};
|
|
21725
|
+
EditorJSTranslationService.prototype.get = function (key) {
|
|
21726
|
+
return editorJSI18nDictionnary[key];
|
|
21727
|
+
};
|
|
21728
|
+
return EditorJSTranslationService;
|
|
21729
|
+
}());
|
|
21730
|
+
EditorJSTranslationService.ɵprov = i0.ɵɵdefineInjectable({ factory: function EditorJSTranslationService_Factory() { return new EditorJSTranslationService(); }, token: EditorJSTranslationService, providedIn: "root" });
|
|
21731
|
+
EditorJSTranslationService.decorators = [
|
|
21732
|
+
{ type: i0.Injectable, args: [{
|
|
21733
|
+
providedIn: 'root',
|
|
21734
|
+
},] }
|
|
21735
|
+
];
|
|
21736
|
+
EditorJSTranslationService.ctorParameters = function () { return []; };
|
|
21737
|
+
|
|
21641
21738
|
var DEFAULT_COLOR_ARRAY = [
|
|
21642
21739
|
[
|
|
21643
21740
|
'rgb(0, 0, 0)',
|
|
@@ -22242,6 +22339,7 @@
|
|
|
22242
22339
|
if (!isBlockFocused) {
|
|
22243
22340
|
setBlockFocus(this.parentEditor);
|
|
22244
22341
|
}
|
|
22342
|
+
this.checkDefaultColors();
|
|
22245
22343
|
var isActive = this.hasStyle(selection.anchorNode) ? true : false;
|
|
22246
22344
|
this.nodes.button.classList.toggle(this.CSS.buttonActive, isActive);
|
|
22247
22345
|
return isActive;
|
|
@@ -22267,7 +22365,7 @@
|
|
|
22267
22365
|
var customColor = document.createElement('div');
|
|
22268
22366
|
customColor.className = this.colorSelectionCss['container'];
|
|
22269
22367
|
var text = document.createElement('p');
|
|
22270
|
-
text.innerText =
|
|
22368
|
+
text.innerText = editorJSI18nDictionnary.messages.tools.textBackgroundColor['customColor'];
|
|
22271
22369
|
var button = document.createElement('div');
|
|
22272
22370
|
button.addEventListener('click', function (event) { return _this.openCustomColorPicker(event); });
|
|
22273
22371
|
var container = this.createCustomColorPicker();
|
|
@@ -22398,12 +22496,8 @@
|
|
|
22398
22496
|
return __generator(this, function (_a) {
|
|
22399
22497
|
switch (_a.label) {
|
|
22400
22498
|
case 0:
|
|
22401
|
-
console.log('applyColor');
|
|
22402
22499
|
colorIndicator = this.nodes.button.querySelectorAll('.' + this.CSS.colorIndicatorModifier)[0];
|
|
22403
22500
|
this.style.input = color;
|
|
22404
|
-
console.log('this.style.input');
|
|
22405
|
-
console.log(this.style.input);
|
|
22406
|
-
console.warn(color);
|
|
22407
22501
|
this.resetUserSelection();
|
|
22408
22502
|
return [4 /*yield*/, this.surround(null, true)];
|
|
22409
22503
|
case 1:
|
|
@@ -22415,6 +22509,8 @@
|
|
|
22415
22509
|
if (inputToFocus) {
|
|
22416
22510
|
inputToFocus.focus();
|
|
22417
22511
|
}
|
|
22512
|
+
//this.hideActions();
|
|
22513
|
+
this.collapseSelection();
|
|
22418
22514
|
return [2 /*return*/];
|
|
22419
22515
|
}
|
|
22420
22516
|
});
|
|
@@ -22427,6 +22523,7 @@
|
|
|
22427
22523
|
if (!isBlockFocused) {
|
|
22428
22524
|
setBlockFocus(this.parentEditor);
|
|
22429
22525
|
}
|
|
22526
|
+
this.checkDefaultColors();
|
|
22430
22527
|
var isActive = this.hasStyle(selection.anchorNode) ? true : false;
|
|
22431
22528
|
this.nodes.button.classList.toggle(this.CSS.buttonActive, isActive);
|
|
22432
22529
|
return isActive;
|
|
@@ -22453,13 +22550,13 @@
|
|
|
22453
22550
|
var removeColorContainerIcon = document.createElement('span');
|
|
22454
22551
|
removeColorContainer.classList.add(this.CSS.removeBackgroundColorClass);
|
|
22455
22552
|
removeColorContainer.addEventListener('click', function () { return _this.applyColor('rgba(0,0,0,0)'); });
|
|
22456
|
-
removeColorContainer.innerText =
|
|
22553
|
+
removeColorContainer.innerText = editorJSI18nDictionnary.messages.tools.textBackgroundColor['None'];
|
|
22457
22554
|
removeColorContainer.appendChild(removeColorContainerIcon);
|
|
22458
22555
|
this.colorSelection.appendChild(removeColorContainer);
|
|
22459
22556
|
var customColor = document.createElement('div');
|
|
22460
22557
|
customColor.className = this.colorSelectionCss['container'];
|
|
22461
22558
|
var text = document.createElement('p');
|
|
22462
|
-
text.innerText =
|
|
22559
|
+
text.innerText = editorJSI18nDictionnary.messages.tools.textBackgroundColor['customColor'];
|
|
22463
22560
|
var button = document.createElement('div');
|
|
22464
22561
|
button.addEventListener('click', function (event) { return _this.openCustomColorPicker(event); });
|
|
22465
22562
|
var container = this.createCustomColorPicker();
|
|
@@ -22505,6 +22602,7 @@
|
|
|
22505
22602
|
if (!selection) {
|
|
22506
22603
|
return [2 /*return*/];
|
|
22507
22604
|
}
|
|
22605
|
+
this.saveUserSelection();
|
|
22508
22606
|
anchorNode = selection.anchorNode;
|
|
22509
22607
|
if (!this.parentEditor) {
|
|
22510
22608
|
this.parentEditor = this.findParentEditor();
|
|
@@ -22519,6 +22617,7 @@
|
|
|
22519
22617
|
if ((this.classToApply && this.classToApply.length > 0) || (this.classes && this.classes.length > 0)) {
|
|
22520
22618
|
this.changeCurrentClass(parentModifier);
|
|
22521
22619
|
}
|
|
22620
|
+
this.collapseSelection();
|
|
22522
22621
|
return [2 /*return*/];
|
|
22523
22622
|
});
|
|
22524
22623
|
});
|
|
@@ -22555,8 +22654,18 @@
|
|
|
22555
22654
|
currentIndex++;
|
|
22556
22655
|
}
|
|
22557
22656
|
};
|
|
22657
|
+
ParagraphStyleTool.prototype.getCurrentParagraph = function (anchorNode) {
|
|
22658
|
+
if (anchorNode.nodeType === Node.ELEMENT_NODE && anchorNode.classList.contains('ce-paragraph')) {
|
|
22659
|
+
return anchorNode;
|
|
22660
|
+
}
|
|
22661
|
+
if (anchorNode.parentElement.classList.contains('ce-paragraph')) {
|
|
22662
|
+
return anchorNode.parentElement;
|
|
22663
|
+
}
|
|
22664
|
+
return anchorNode.parentElement.closest('.ce-paragraph');
|
|
22665
|
+
};
|
|
22558
22666
|
ParagraphStyleTool.prototype.changeContainerTag = function (container, selection) {
|
|
22559
22667
|
var range = this.getRangeObject(selection);
|
|
22668
|
+
var currentParagraph = this.getCurrentParagraph(selection.anchorNode);
|
|
22560
22669
|
var tagToCreate = this.tag;
|
|
22561
22670
|
if (container.tagName.toLowerCase() === this.tag.toLowerCase() && this.removableModifiers.indexOf(this.tag.toLowerCase()) > -1) {
|
|
22562
22671
|
tagToCreate = 'p';
|
|
@@ -22567,13 +22676,13 @@
|
|
|
22567
22676
|
}
|
|
22568
22677
|
var containerToCopy = container;
|
|
22569
22678
|
if (container.tagName.toLowerCase() === 'ul' || container.tagName.toLowerCase() === 'ol') {
|
|
22570
|
-
|
|
22679
|
+
currentParagraph.removeEventListener('keydown', onEditList, true);
|
|
22571
22680
|
containerToCopy = container.firstElementChild;
|
|
22572
22681
|
}
|
|
22573
22682
|
if (newContainer.tagName.toLowerCase() === 'ul' || newContainer.tagName.toLowerCase() === 'ol') {
|
|
22574
22683
|
listApi = this.api;
|
|
22575
22684
|
listEditor = this.parentEditor;
|
|
22576
|
-
|
|
22685
|
+
currentParagraph.addEventListener('keydown', onEditList, true);
|
|
22577
22686
|
}
|
|
22578
22687
|
if ((this.tag.toLowerCase() === 'ul' || this.tag.toLowerCase() === 'ol') &&
|
|
22579
22688
|
container.tagName.toLowerCase() !== this.tag.toLowerCase()) {
|
|
@@ -22637,9 +22746,9 @@
|
|
|
22637
22746
|
var currentElement = element;
|
|
22638
22747
|
if (currentElement.tagName.toLowerCase() === 'div') {
|
|
22639
22748
|
if (currentElement.classList.contains('ce-paragraph')) {
|
|
22640
|
-
return currentElement;
|
|
22749
|
+
return currentElement.children[0];
|
|
22641
22750
|
}
|
|
22642
|
-
return currentElement.
|
|
22751
|
+
return currentElement.closest('.codex-editor__redactor').querySelector('.ce-paragraph').children[0];
|
|
22643
22752
|
}
|
|
22644
22753
|
while (this.modifiers.split(',').indexOf(currentElement.tagName.toLowerCase()) === -1) {
|
|
22645
22754
|
if (currentElement.tagName.toLowerCase() === 'div') {
|
|
@@ -22653,6 +22762,10 @@
|
|
|
22653
22762
|
}(EditorJSTool));
|
|
22654
22763
|
var listApi = null;
|
|
22655
22764
|
var listEditor = null;
|
|
22765
|
+
function setlistApiEditor(api, editor) {
|
|
22766
|
+
listApi = api;
|
|
22767
|
+
listEditor = editor;
|
|
22768
|
+
}
|
|
22656
22769
|
function onEditList(event) {
|
|
22657
22770
|
var focusedBlock = event.target;
|
|
22658
22771
|
if (LIST_EDIT_KEY_CODES.indexOf(event.code) > -1) {
|
|
@@ -22664,6 +22777,20 @@
|
|
|
22664
22777
|
currentParagraph.removeEventListener('keydown', onEditList, true);
|
|
22665
22778
|
document.getSelection().setBaseAndExtent(currentParagraph.querySelector('p'), 0, currentParagraph.querySelector('p'), 0);
|
|
22666
22779
|
}
|
|
22780
|
+
else {
|
|
22781
|
+
var selection = document.getSelection();
|
|
22782
|
+
if (selection.anchorOffset === 0) {
|
|
22783
|
+
var newParagraph = document.createElement('p');
|
|
22784
|
+
var currentParagraph = listEditor.querySelectorAll('.ce-paragraph')[listApi.blocks.getCurrentBlockIndex()];
|
|
22785
|
+
newParagraph.innerHTML = currentParagraph.querySelector('li').innerHTML;
|
|
22786
|
+
currentParagraph.innerHTML = '';
|
|
22787
|
+
currentParagraph.appendChild(newParagraph);
|
|
22788
|
+
currentParagraph.removeEventListener('keydown', onEditList, true);
|
|
22789
|
+
document
|
|
22790
|
+
.getSelection()
|
|
22791
|
+
.setBaseAndExtent(currentParagraph.querySelector('p'), 0, currentParagraph.querySelector('p'), 0);
|
|
22792
|
+
}
|
|
22793
|
+
}
|
|
22667
22794
|
}
|
|
22668
22795
|
else {
|
|
22669
22796
|
event.preventDefault();
|
|
@@ -22676,7 +22803,19 @@
|
|
|
22676
22803
|
var listElement = document.createElement(previousBlock.querySelector('.ce-paragraph').firstElementChild.tagName);
|
|
22677
22804
|
listElement.appendChild(document.createElement('li'));
|
|
22678
22805
|
if (listElement.tagName.toLowerCase() === 'ol') {
|
|
22679
|
-
|
|
22806
|
+
var value = parseInt(previousBlock.querySelector('li').getAttribute('value')) + 1;
|
|
22807
|
+
var nextListElement = true;
|
|
22808
|
+
listElement.firstElementChild.setAttribute('value', value.toString());
|
|
22809
|
+
for (var i = listApi.blocks.getCurrentBlockIndex() + 1; i < listEditor.querySelectorAll('.ce-block').length && nextListElement; ++i) {
|
|
22810
|
+
var followingOlBlock = listEditor.querySelectorAll('.ce-block')[i];
|
|
22811
|
+
if (followingOlBlock.querySelector('ol')) {
|
|
22812
|
+
++value;
|
|
22813
|
+
followingOlBlock.querySelector('li').setAttribute('value', value.toString());
|
|
22814
|
+
}
|
|
22815
|
+
else {
|
|
22816
|
+
nextListElement = false;
|
|
22817
|
+
}
|
|
22818
|
+
}
|
|
22680
22819
|
}
|
|
22681
22820
|
currentParagraph.appendChild(listElement);
|
|
22682
22821
|
currentParagraph.addEventListener('keydown', onEditList, true);
|
|
@@ -22974,7 +23113,7 @@
|
|
|
22974
23113
|
this.textTypes.forEach(function (textType) {
|
|
22975
23114
|
var row = document.createElement('div');
|
|
22976
23115
|
row.className = _this.dropdownCss['row'];
|
|
22977
|
-
row.innerText =
|
|
23116
|
+
row.innerText = editorJSI18nDictionnary.messages.tools.textType[textType.name];
|
|
22978
23117
|
row.addEventListener('click', function () { return _this.applyTextStyle(textType.tag); });
|
|
22979
23118
|
textTypeDropdown.appendChild(row);
|
|
22980
23119
|
});
|
|
@@ -23050,7 +23189,7 @@
|
|
|
23050
23189
|
placeholder: 'https://www.maboutique.fr or /monlien/',
|
|
23051
23190
|
external: 'Externe ?',
|
|
23052
23191
|
obfuscated: 'Lien Obfusqué ?',
|
|
23053
|
-
info: 'L\'obfuscation de liens est une technique SEO avancée qui consiste à cacher un lien aux robots des moteurs de recherche, tout en le laissant accessible pour les internautes. <a href="https://www.wizishop.fr/blog/obfuscation-lien">Découvrir l\'article complet.</a>',
|
|
23192
|
+
info: 'L\'obfuscation de liens est une technique SEO avancée qui consiste à cacher un lien aux robots des moteurs de recherche, tout en le laissant accessible pour les internautes. <a href="https://www.wizishop.fr/blog/obfuscation-lien" target="_blank">Découvrir l\'article complet.</a>',
|
|
23054
23193
|
},
|
|
23055
23194
|
textBackgroundColor: {
|
|
23056
23195
|
customColor: 'Sélectionner une couleur personnalisée :',
|
|
@@ -23069,7 +23208,7 @@
|
|
|
23069
23208
|
Small: 'Petit',
|
|
23070
23209
|
Normal: 'Normal',
|
|
23071
23210
|
Large: 'Grand',
|
|
23072
|
-
Huge: '
|
|
23211
|
+
Huge: 'Très grand',
|
|
23073
23212
|
},
|
|
23074
23213
|
codeEdit: {
|
|
23075
23214
|
Cancel: 'Annuler',
|
|
@@ -23134,7 +23273,7 @@
|
|
|
23134
23273
|
placeholder: 'https://www.myshop.fr or /mylink/',
|
|
23135
23274
|
external: 'External?',
|
|
23136
23275
|
obfuscated: 'Obfuscated link?',
|
|
23137
|
-
info: 'Link obfuscation is an advanced SEO technique that consists in hiding a link from search engine robots, while leaving it available for users. <a href="https://wizishop.com/blog/url-obfuscation">Read more</a>',
|
|
23276
|
+
info: 'Link obfuscation is an advanced SEO technique that consists in hiding a link from search engine robots, while leaving it available for users. <a href="https://wizishop.com/blog/url-obfuscation" target="_blank">Read more</a>',
|
|
23138
23277
|
},
|
|
23139
23278
|
textBackgroundColor: {
|
|
23140
23279
|
customColor: 'Select a custom color :',
|
|
@@ -23153,7 +23292,7 @@
|
|
|
23153
23292
|
Small: 'Small',
|
|
23154
23293
|
Normal: 'Normal',
|
|
23155
23294
|
Large: 'Large',
|
|
23156
|
-
Huge: '
|
|
23295
|
+
Huge: 'Very large',
|
|
23157
23296
|
},
|
|
23158
23297
|
codeEdit: {
|
|
23159
23298
|
Cancel: 'Cancel',
|
|
@@ -23607,6 +23746,7 @@
|
|
|
23607
23746
|
};
|
|
23608
23747
|
_this.tag = 'SPAN';
|
|
23609
23748
|
_this.hasSeparatorBefore = true;
|
|
23749
|
+
_this.linkDeletion = false;
|
|
23610
23750
|
_this.modifies = {
|
|
23611
23751
|
tag: false,
|
|
23612
23752
|
style: false,
|
|
@@ -23621,8 +23761,10 @@
|
|
|
23621
23761
|
linkInputId: 'linkInput',
|
|
23622
23762
|
targetCheckboxId: 'targetCheckbox',
|
|
23623
23763
|
obfuscationCheckboxId: 'obfuscationCheckbox',
|
|
23764
|
+
addButtonClass: 'ce-inline-actions--link__add',
|
|
23765
|
+
deleteButtonClass: 'ce-inline-actions--link__delete',
|
|
23624
23766
|
};
|
|
23625
|
-
_this.attributeName = 'data-htap,href';
|
|
23767
|
+
_this.attributeName = 'data-htap,href,data-knalb';
|
|
23626
23768
|
_this.attributesToApply = [];
|
|
23627
23769
|
_this.isLinkDropdownOpen = false;
|
|
23628
23770
|
_this.api = api;
|
|
@@ -23705,23 +23847,70 @@
|
|
|
23705
23847
|
};
|
|
23706
23848
|
LinkTool.prototype.applyLink = function () {
|
|
23707
23849
|
return __awaiter(this, void 0, void 0, function () {
|
|
23708
|
-
var targetCheckbox, obfuscationCheckbox, linkInput;
|
|
23850
|
+
var uuid, targetCheckbox, obfuscationCheckbox, linkInput;
|
|
23709
23851
|
return __generator(this, function (_a) {
|
|
23710
23852
|
switch (_a.label) {
|
|
23711
23853
|
case 0:
|
|
23712
23854
|
if (!this.parentEditor) {
|
|
23713
23855
|
this.parentEditor = this.findParentEditor();
|
|
23714
23856
|
}
|
|
23857
|
+
uuid = this.parentEditor.getAttribute('id').replace('editorJs-', '');
|
|
23715
23858
|
this.attributesToApply = [];
|
|
23716
|
-
targetCheckbox = this.parentEditor.querySelector('#' + this.linkCss['targetCheckboxId']);
|
|
23717
|
-
obfuscationCheckbox = this.parentEditor.querySelector('#' + this.linkCss['obfuscationCheckboxId']);
|
|
23718
|
-
linkInput = this.parentEditor.querySelector('#' + this.linkCss['linkInputId']);
|
|
23719
|
-
if (
|
|
23859
|
+
targetCheckbox = this.parentEditor.querySelector('#' + this.linkCss['targetCheckboxId'] + uuid);
|
|
23860
|
+
obfuscationCheckbox = this.parentEditor.querySelector('#' + this.linkCss['obfuscationCheckboxId'] + uuid);
|
|
23861
|
+
linkInput = this.parentEditor.querySelector('#' + this.linkCss['linkInputId'] + uuid);
|
|
23862
|
+
if (obfuscationCheckbox.checked) {
|
|
23863
|
+
this.tag = 'SPAN';
|
|
23864
|
+
this.modifies.tag = false;
|
|
23720
23865
|
this.attributesToApply.push({
|
|
23721
|
-
name: '
|
|
23722
|
-
value:
|
|
23866
|
+
name: 'data-htap',
|
|
23867
|
+
value: btoa(linkInput.value),
|
|
23723
23868
|
});
|
|
23869
|
+
if (targetCheckbox.checked) {
|
|
23870
|
+
this.attributesToApply.push({
|
|
23871
|
+
name: 'data-knalb',
|
|
23872
|
+
value: 'true',
|
|
23873
|
+
});
|
|
23874
|
+
}
|
|
23724
23875
|
}
|
|
23876
|
+
else {
|
|
23877
|
+
this.tag = 'A';
|
|
23878
|
+
this.modifies.tag = true;
|
|
23879
|
+
this.attributesToApply.push({
|
|
23880
|
+
name: 'href',
|
|
23881
|
+
value: linkInput.value,
|
|
23882
|
+
});
|
|
23883
|
+
if (targetCheckbox.checked) {
|
|
23884
|
+
this.attributesToApply.push({
|
|
23885
|
+
name: 'target',
|
|
23886
|
+
value: '_blank',
|
|
23887
|
+
});
|
|
23888
|
+
}
|
|
23889
|
+
}
|
|
23890
|
+
this.resetUserSelection();
|
|
23891
|
+
return [4 /*yield*/, this.surround(null, true)];
|
|
23892
|
+
case 1:
|
|
23893
|
+
_a.sent();
|
|
23894
|
+
this.checkState(this.currentSelection);
|
|
23895
|
+
this.openLinkDropdown();
|
|
23896
|
+
return [2 /*return*/];
|
|
23897
|
+
}
|
|
23898
|
+
});
|
|
23899
|
+
});
|
|
23900
|
+
};
|
|
23901
|
+
LinkTool.prototype.deleteLink = function () {
|
|
23902
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
23903
|
+
var uuid, targetCheckbox, obfuscationCheckbox, linkInput;
|
|
23904
|
+
return __generator(this, function (_a) {
|
|
23905
|
+
switch (_a.label) {
|
|
23906
|
+
case 0:
|
|
23907
|
+
if (!this.parentEditor) {
|
|
23908
|
+
this.parentEditor = this.findParentEditor();
|
|
23909
|
+
}
|
|
23910
|
+
uuid = this.parentEditor.getAttribute('id').replace('editorJs-', '');
|
|
23911
|
+
targetCheckbox = this.parentEditor.querySelector('#' + this.linkCss['targetCheckboxId'] + uuid);
|
|
23912
|
+
obfuscationCheckbox = this.parentEditor.querySelector('#' + this.linkCss['obfuscationCheckboxId'] + uuid);
|
|
23913
|
+
linkInput = this.parentEditor.querySelector('#' + this.linkCss['linkInputId'] + uuid);
|
|
23725
23914
|
if (obfuscationCheckbox.checked) {
|
|
23726
23915
|
this.tag = 'SPAN';
|
|
23727
23916
|
this.modifies.tag = false;
|
|
@@ -23729,6 +23918,12 @@
|
|
|
23729
23918
|
name: 'data-htap',
|
|
23730
23919
|
value: btoa(linkInput.value),
|
|
23731
23920
|
});
|
|
23921
|
+
if (targetCheckbox.checked) {
|
|
23922
|
+
this.attributesToApply.push({
|
|
23923
|
+
name: 'data-knalb',
|
|
23924
|
+
value: 'true',
|
|
23925
|
+
});
|
|
23926
|
+
}
|
|
23732
23927
|
}
|
|
23733
23928
|
else {
|
|
23734
23929
|
this.tag = 'A';
|
|
@@ -23737,13 +23932,21 @@
|
|
|
23737
23932
|
name: 'href',
|
|
23738
23933
|
value: linkInput.value,
|
|
23739
23934
|
});
|
|
23935
|
+
if (targetCheckbox.checked) {
|
|
23936
|
+
this.attributesToApply.push({
|
|
23937
|
+
name: 'target',
|
|
23938
|
+
value: '_blank',
|
|
23939
|
+
});
|
|
23940
|
+
}
|
|
23740
23941
|
}
|
|
23942
|
+
this.linkDeletion = true;
|
|
23741
23943
|
this.resetUserSelection();
|
|
23742
23944
|
return [4 /*yield*/, this.surround(null, true)];
|
|
23743
23945
|
case 1:
|
|
23744
23946
|
_a.sent();
|
|
23745
23947
|
this.checkState(this.currentSelection);
|
|
23746
23948
|
this.openLinkDropdown();
|
|
23949
|
+
this.linkDeletion = false;
|
|
23747
23950
|
return [2 /*return*/];
|
|
23748
23951
|
}
|
|
23749
23952
|
});
|
|
@@ -23751,6 +23954,10 @@
|
|
|
23751
23954
|
};
|
|
23752
23955
|
LinkTool.prototype.renderActions = function () {
|
|
23753
23956
|
var _this = this;
|
|
23957
|
+
if (!this.parentEditor) {
|
|
23958
|
+
this.parentEditor = this.findParentEditor();
|
|
23959
|
+
}
|
|
23960
|
+
var uuid = this.parentEditor.getAttribute('id').replace('editorJs-', '');
|
|
23754
23961
|
var container = document.createElement('div');
|
|
23755
23962
|
container.className = this.linkCss['container'] + ' hidden';
|
|
23756
23963
|
var linkContainer = document.createElement('div');
|
|
@@ -23760,27 +23967,31 @@
|
|
|
23760
23967
|
var obfuscationContainer = document.createElement('div');
|
|
23761
23968
|
obfuscationContainer.className = this.linkCss['obfuscationContainer'];
|
|
23762
23969
|
var applyButton = document.createElement('button');
|
|
23763
|
-
applyButton.
|
|
23970
|
+
applyButton.className = this.linkCss['addButtonClass'];
|
|
23971
|
+
applyButton.innerText = editorJSI18nDictionnary.messages.tools.link['add'];
|
|
23764
23972
|
applyButton.addEventListener('click', function () { return _this.applyLink(); });
|
|
23765
23973
|
var linkInput = document.createElement('input');
|
|
23766
|
-
linkInput.setAttribute('id', this.linkCss['linkInputId']);
|
|
23767
|
-
linkInput.setAttribute('placeholder',
|
|
23974
|
+
linkInput.setAttribute('id', this.linkCss['linkInputId'] + uuid);
|
|
23975
|
+
linkInput.setAttribute('placeholder', editorJSI18nDictionnary.messages.tools.link['placeholder']);
|
|
23768
23976
|
var targetCheckbox = document.createElement('input');
|
|
23769
|
-
targetCheckbox.setAttribute('id', this.linkCss['targetCheckboxId']);
|
|
23977
|
+
targetCheckbox.setAttribute('id', this.linkCss['targetCheckboxId'] + uuid);
|
|
23770
23978
|
targetCheckbox.setAttribute('type', 'checkbox');
|
|
23771
23979
|
var targetLabel = document.createElement('label');
|
|
23772
|
-
targetLabel.innerText =
|
|
23773
|
-
targetLabel.setAttribute('for', this.linkCss['targetCheckboxId']);
|
|
23980
|
+
targetLabel.innerText = editorJSI18nDictionnary.messages.tools.link['external'];
|
|
23981
|
+
targetLabel.setAttribute('for', this.linkCss['targetCheckboxId'] + uuid);
|
|
23774
23982
|
var obfuscationCheckbox = document.createElement('input');
|
|
23775
|
-
obfuscationCheckbox.setAttribute('id', this.linkCss['obfuscationCheckboxId']);
|
|
23983
|
+
obfuscationCheckbox.setAttribute('id', this.linkCss['obfuscationCheckboxId'] + uuid);
|
|
23776
23984
|
obfuscationCheckbox.setAttribute('type', 'checkbox');
|
|
23777
23985
|
var obfuscationLabel = document.createElement('label');
|
|
23778
|
-
obfuscationLabel.innerText =
|
|
23779
|
-
obfuscationLabel.setAttribute('for', this.linkCss['obfuscationCheckboxId']);
|
|
23986
|
+
obfuscationLabel.innerText = editorJSI18nDictionnary.messages.tools.link['obfuscated'];
|
|
23987
|
+
obfuscationLabel.setAttribute('for', this.linkCss['obfuscationCheckboxId'] + uuid);
|
|
23780
23988
|
var obfuscationTooltipContainer = document.createElement('div');
|
|
23781
23989
|
var obbfuscationTooltip = document.createElement('div');
|
|
23782
|
-
obbfuscationTooltip.innerHTML =
|
|
23990
|
+
obbfuscationTooltip.innerHTML = editorJSI18nDictionnary.messages.tools.link['info'];
|
|
23783
23991
|
obfuscationTooltipContainer.appendChild(obbfuscationTooltip);
|
|
23992
|
+
var deleteButton = document.createElement('button');
|
|
23993
|
+
deleteButton.className = this.linkCss['deleteButtonClass'] + ' hidden';
|
|
23994
|
+
deleteButton.addEventListener('click', function () { return _this.deleteLink(); });
|
|
23784
23995
|
linkContainer.appendChild(linkInput);
|
|
23785
23996
|
targetContainer.appendChild(targetCheckbox);
|
|
23786
23997
|
targetContainer.appendChild(targetLabel);
|
|
@@ -23791,9 +24002,45 @@
|
|
|
23791
24002
|
container.appendChild(targetContainer);
|
|
23792
24003
|
container.appendChild(obfuscationContainer);
|
|
23793
24004
|
container.appendChild(applyButton);
|
|
24005
|
+
container.appendChild(deleteButton);
|
|
23794
24006
|
return container;
|
|
23795
24007
|
};
|
|
23796
|
-
LinkTool.prototype.showActions = function (mark) {
|
|
24008
|
+
LinkTool.prototype.showActions = function (mark) {
|
|
24009
|
+
if (!this.parentEditor) {
|
|
24010
|
+
this.parentEditor = this.findParentEditor();
|
|
24011
|
+
}
|
|
24012
|
+
var uuid = this.parentEditor.getAttribute('id').replace('editorJs-', '');
|
|
24013
|
+
var targetCheckbox = this.parentEditor.querySelector('#' + this.linkCss['targetCheckboxId'] + uuid);
|
|
24014
|
+
var obfuscationCheckbox = this.parentEditor.querySelector('#' + this.linkCss['obfuscationCheckboxId'] + uuid);
|
|
24015
|
+
var linkInput = this.parentEditor.querySelector('#' + this.linkCss['linkInputId'] + uuid);
|
|
24016
|
+
var deleteButton = this.parentEditor.querySelector('.' + this.linkCss['deleteButtonClass']);
|
|
24017
|
+
var addButton = this.parentEditor.querySelector('.' + this.linkCss['addButtonClass']);
|
|
24018
|
+
linkInput.value = '';
|
|
24019
|
+
if (this.checkState(this.getSelection())) {
|
|
24020
|
+
var selection = this.getSelection();
|
|
24021
|
+
var element = this.hasStyle(selection.anchorNode);
|
|
24022
|
+
linkInput.value = element.getAttribute(element.tagName.toLowerCase() === 'a' ? 'href' : 'data-htap');
|
|
24023
|
+
targetCheckbox.checked = element.getAttribute('target') === '_blank';
|
|
24024
|
+
obfuscationCheckbox.checked = element.tagName.toLowerCase() === 'span';
|
|
24025
|
+
if (deleteButton.classList.contains('hidden')) {
|
|
24026
|
+
deleteButton.classList.remove('hidden');
|
|
24027
|
+
}
|
|
24028
|
+
if (!addButton.classList.contains('hidden')) {
|
|
24029
|
+
addButton.classList.add('hidden');
|
|
24030
|
+
}
|
|
24031
|
+
}
|
|
24032
|
+
else {
|
|
24033
|
+
linkInput.value = '';
|
|
24034
|
+
targetCheckbox.checked = false;
|
|
24035
|
+
obfuscationCheckbox.checked = false;
|
|
24036
|
+
if (!deleteButton.classList.contains('hidden')) {
|
|
24037
|
+
deleteButton.classList.add('hidden');
|
|
24038
|
+
}
|
|
24039
|
+
if (addButton.classList.contains('hidden')) {
|
|
24040
|
+
addButton.classList.remove('hidden');
|
|
24041
|
+
}
|
|
24042
|
+
}
|
|
24043
|
+
};
|
|
23797
24044
|
LinkTool.prototype.hideActions = function () { };
|
|
23798
24045
|
LinkTool.prototype.openLinkDropdown = function () {
|
|
23799
24046
|
var _this = this;
|
|
@@ -23804,6 +24051,7 @@
|
|
|
23804
24051
|
this.saveUserSelection();
|
|
23805
24052
|
if (linkDropdown) {
|
|
23806
24053
|
if (linkDropdown.classList.contains('hidden')) {
|
|
24054
|
+
this.showActions(null);
|
|
23807
24055
|
var viewportOffset = linkDropdown.getBoundingClientRect();
|
|
23808
24056
|
if (viewportOffset.left + linkDropdown.offsetWidth > document.body.offsetWidth) {
|
|
23809
24057
|
var left = parseInt(window.getComputedStyle(linkDropdown, null).getPropertyValue('left')) -
|
|
@@ -23823,6 +24071,7 @@
|
|
|
23823
24071
|
}, 400);
|
|
23824
24072
|
}
|
|
23825
24073
|
else {
|
|
24074
|
+
this.resetUserSelection();
|
|
23826
24075
|
this.isLinkDropdownOpen = false;
|
|
23827
24076
|
linkDropdown.classList.add('hidden');
|
|
23828
24077
|
}
|
|
@@ -24195,7 +24444,7 @@
|
|
|
24195
24444
|
this.nodes.button.addEventListener('click', function () { return _this.openDropdown(); });
|
|
24196
24445
|
this.textSizes.forEach(function (textSize) {
|
|
24197
24446
|
var span = document.createElement('span');
|
|
24198
|
-
span.innerText =
|
|
24447
|
+
span.innerText = editorJSI18nDictionnary.messages.tools.textSize[textSize.name];
|
|
24199
24448
|
_this.nodes.button.appendChild(span);
|
|
24200
24449
|
});
|
|
24201
24450
|
var dropdownArrow = document.createElement('span');
|
|
@@ -24251,7 +24500,7 @@
|
|
|
24251
24500
|
this.textSizes.forEach(function (textSize) {
|
|
24252
24501
|
var row = document.createElement('div');
|
|
24253
24502
|
row.className = _this.dropdownCss['row'];
|
|
24254
|
-
row.innerText =
|
|
24503
|
+
row.innerText = editorJSI18nDictionnary.messages.tools.textSize[textSize.name];
|
|
24255
24504
|
row.addEventListener('click', function () { return _this.applyTextStyle(textSize.class); });
|
|
24256
24505
|
textSizeDropdown.appendChild(row);
|
|
24257
24506
|
});
|
|
@@ -24359,8 +24608,8 @@
|
|
|
24359
24608
|
var buttonContainer = document.createElement('div');
|
|
24360
24609
|
var cancelButton = document.createElement('button');
|
|
24361
24610
|
var saveButton = document.createElement('button');
|
|
24362
|
-
cancelButton.innerText =
|
|
24363
|
-
saveButton.innerText =
|
|
24611
|
+
cancelButton.innerText = editorJSI18nDictionnary.messages.tools.codeEdit['Cancel'];
|
|
24612
|
+
saveButton.innerText = editorJSI18nDictionnary.messages.tools.codeEdit['Save'];
|
|
24364
24613
|
cancelButton.addEventListener('click', closeCodeEditModal, true);
|
|
24365
24614
|
saveButton.addEventListener('click', function () {
|
|
24366
24615
|
var content = monacoEditor.getValue();
|
|
@@ -24422,9 +24671,7 @@
|
|
|
24422
24671
|
var isTagNext = !isBrTag && !isOpeningTag && !isClosingTag && isTagEnd && code.substr(pos, code.substr(pos).indexOf('<')).trim() === '';
|
|
24423
24672
|
if (isBrTag) {
|
|
24424
24673
|
// If opening tag, add newline character and indention
|
|
24425
|
-
result += newlineChar;
|
|
24426
|
-
currentIndent--;
|
|
24427
|
-
pos += 4;
|
|
24674
|
+
result += newlineChar + whitespace.repeat(currentIndent);
|
|
24428
24675
|
}
|
|
24429
24676
|
if (isOpeningTag) {
|
|
24430
24677
|
// If opening tag, add newline character and indention
|
|
@@ -24810,14 +25057,14 @@
|
|
|
24810
25057
|
}
|
|
24811
25058
|
EditorJSConversionService.prototype.convert = function (content) {
|
|
24812
25059
|
return __awaiter(this, void 0, void 0, function () {
|
|
24813
|
-
return __generator(this, function (
|
|
24814
|
-
switch (
|
|
25060
|
+
return __generator(this, function (_b) {
|
|
25061
|
+
switch (_b.label) {
|
|
24815
25062
|
case 0:
|
|
24816
25063
|
this.container = document.createElement('div');
|
|
24817
25064
|
this.container.innerHTML = content;
|
|
24818
25065
|
return [4 /*yield*/, this.convertCurrentElement(this.container, true)];
|
|
24819
25066
|
case 1:
|
|
24820
|
-
|
|
25067
|
+
_b.sent();
|
|
24821
25068
|
return [2 /*return*/, this.container.innerHTML];
|
|
24822
25069
|
}
|
|
24823
25070
|
});
|
|
@@ -24825,18 +25072,20 @@
|
|
|
24825
25072
|
};
|
|
24826
25073
|
EditorJSConversionService.prototype.convertCurrentElement = function (element, firstCall) {
|
|
24827
25074
|
if (firstCall === void 0) { firstCall = false; }
|
|
25075
|
+
var _a;
|
|
24828
25076
|
return __awaiter(this, void 0, void 0, function () {
|
|
24829
|
-
var children, currentElement, _loop_1,
|
|
24830
|
-
var e_1,
|
|
24831
|
-
return __generator(this, function (
|
|
24832
|
-
switch (
|
|
25077
|
+
var children, isOrderedListChildren, currentElement, _loop_1, _b, _c, _d, quillClass, editorJSClass, newElement, newLink, value;
|
|
25078
|
+
var e_1, _e;
|
|
25079
|
+
return __generator(this, function (_f) {
|
|
25080
|
+
switch (_f.label) {
|
|
24833
25081
|
case 0:
|
|
24834
25082
|
if (!element) {
|
|
24835
25083
|
return [2 /*return*/];
|
|
24836
25084
|
}
|
|
24837
25085
|
children = element.children;
|
|
25086
|
+
isOrderedListChildren = element.tagName.toLowerCase() === 'ol';
|
|
24838
25087
|
currentElement = children[0];
|
|
24839
|
-
|
|
25088
|
+
_f.label = 1;
|
|
24840
25089
|
case 1:
|
|
24841
25090
|
if (!currentElement) return [3 /*break*/, 4];
|
|
24842
25091
|
_loop_1 = function (quillClass, editorJSClass) {
|
|
@@ -24860,15 +25109,15 @@
|
|
|
24860
25109
|
}
|
|
24861
25110
|
};
|
|
24862
25111
|
try {
|
|
24863
|
-
for (
|
|
24864
|
-
|
|
25112
|
+
for (_b = (e_1 = void 0, __values(Object.entries(this.classesToReplace))), _c = _b.next(); !_c.done; _c = _b.next()) {
|
|
25113
|
+
_d = __read(_c.value, 2), quillClass = _d[0], editorJSClass = _d[1];
|
|
24865
25114
|
_loop_1(quillClass, editorJSClass);
|
|
24866
25115
|
}
|
|
24867
25116
|
}
|
|
24868
25117
|
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
24869
25118
|
finally {
|
|
24870
25119
|
try {
|
|
24871
|
-
if (
|
|
25120
|
+
if (_c && !_c.done && (_e = _b.return)) _e.call(_b);
|
|
24872
25121
|
}
|
|
24873
25122
|
finally { if (e_1) throw e_1.error; }
|
|
24874
25123
|
}
|
|
@@ -24879,6 +25128,9 @@
|
|
|
24879
25128
|
if (currentElement.tagName.toLowerCase() === 'u') {
|
|
24880
25129
|
newElement = document.createElement('span');
|
|
24881
25130
|
newElement.innerHTML = currentElement.innerHTML;
|
|
25131
|
+
if (currentElement.classList && currentElement.classList.length > 0) {
|
|
25132
|
+
newElement.className = currentElement.className;
|
|
25133
|
+
}
|
|
24882
25134
|
newElement = this.setInlineStyle(currentElement, newElement);
|
|
24883
25135
|
if (currentElement.classList.length > 0) {
|
|
24884
25136
|
newElement.className = currentElement.className;
|
|
@@ -24890,6 +25142,9 @@
|
|
|
24890
25142
|
if (currentElement.tagName.toLowerCase() === 'a' && currentElement.hasAttribute('data-htap')) {
|
|
24891
25143
|
newLink = document.createElement('span');
|
|
24892
25144
|
newLink.innerHTML = currentElement.innerHTML;
|
|
25145
|
+
if (currentElement.classList && currentElement.classList.length > 0) {
|
|
25146
|
+
newLink.className = currentElement.className;
|
|
25147
|
+
}
|
|
24893
25148
|
newLink = this.setInlineStyle(currentElement, newLink);
|
|
24894
25149
|
if (currentElement.classList.length > 0) {
|
|
24895
25150
|
newLink.className = currentElement.className;
|
|
@@ -24901,11 +25156,15 @@
|
|
|
24901
25156
|
currentElement.parentElement.replaceChild(newLink, currentElement);
|
|
24902
25157
|
currentElement = newLink;
|
|
24903
25158
|
}
|
|
25159
|
+
if (isOrderedListChildren && currentElement.tagName.toLowerCase() === 'li') {
|
|
25160
|
+
value = (_a = currentElement.previousElementSibling) === null || _a === void 0 ? void 0 : _a.getAttribute('value');
|
|
25161
|
+
currentElement.setAttribute('value', value ? (parseInt(value) + 1).toString() : '1');
|
|
25162
|
+
}
|
|
24904
25163
|
if (!(currentElement.children.length > 0)) return [3 /*break*/, 3];
|
|
24905
25164
|
return [4 /*yield*/, this.convertCurrentElement(currentElement)];
|
|
24906
25165
|
case 2:
|
|
24907
|
-
|
|
24908
|
-
|
|
25166
|
+
_f.sent();
|
|
25167
|
+
_f.label = 3;
|
|
24909
25168
|
case 3:
|
|
24910
25169
|
currentElement = currentElement.nextElementSibling;
|
|
24911
25170
|
return [3 /*break*/, 1];
|
|
@@ -24935,14 +25194,17 @@
|
|
|
24935
25194
|
EditorJSConversionService.ctorParameters = function () { return []; };
|
|
24936
25195
|
|
|
24937
25196
|
var EditorJsComponent = /** @class */ (function () {
|
|
24938
|
-
function EditorJsComponent(translateService, editorJSConversionService) {
|
|
25197
|
+
function EditorJsComponent(translateService, editorJSConversionService, editorJSTranslationService) {
|
|
24939
25198
|
this.translateService = translateService;
|
|
24940
25199
|
this.editorJSConversionService = editorJSConversionService;
|
|
25200
|
+
this.editorJSTranslationService = editorJSTranslationService;
|
|
24941
25201
|
this.contentChange = new i0.EventEmitter();
|
|
24942
25202
|
this.content = '';
|
|
25203
|
+
this.position = 'bottom';
|
|
24943
25204
|
this.uuid = uuid.v4();
|
|
24944
25205
|
this.timeoutHandle = null;
|
|
24945
25206
|
this.timeoutTextEditionHandle = null;
|
|
25207
|
+
this.onChangeTimeoutHandle = null;
|
|
24946
25208
|
this.wrapperTags = 'h1,h2,h3,h4,h5,h6,p,ul,ol,blockquote';
|
|
24947
25209
|
}
|
|
24948
25210
|
EditorJsComponent.prototype.ngOnInit = function () {
|
|
@@ -25006,7 +25268,10 @@
|
|
|
25006
25268
|
placeholder: this.placeholder,
|
|
25007
25269
|
autofocus: false,
|
|
25008
25270
|
onChange: function (api, event) {
|
|
25009
|
-
_this.
|
|
25271
|
+
clearTimeout(_this.onChangeTimeoutHandle);
|
|
25272
|
+
_this.onChangeTimeoutHandle = setTimeout(function () {
|
|
25273
|
+
_this.contentChanged(api, event);
|
|
25274
|
+
}, 300);
|
|
25010
25275
|
},
|
|
25011
25276
|
i18n: this.getI18nDictionnary(),
|
|
25012
25277
|
});
|
|
@@ -25016,10 +25281,17 @@
|
|
|
25016
25281
|
return [4 /*yield*/, this.editor.isReady];
|
|
25017
25282
|
case 2:
|
|
25018
25283
|
_d.sent();
|
|
25284
|
+
this.editorJSTranslationService.setDictionnary(this.getI18nDictionnary());
|
|
25019
25285
|
this.editorJSConversionService.convert(this.content).then(function (content) {
|
|
25020
25286
|
_this.content = content;
|
|
25021
25287
|
_this.applyContent();
|
|
25022
25288
|
_this.checkSingleChild();
|
|
25289
|
+
setTimeout(function () {
|
|
25290
|
+
var editorElement = document.getElementById('editorJs-' + _this.uuid);
|
|
25291
|
+
editorElement.addEventListener('focusin', function () {
|
|
25292
|
+
setlistApiEditor(_this.editor, editorElement);
|
|
25293
|
+
});
|
|
25294
|
+
}, 0);
|
|
25023
25295
|
});
|
|
25024
25296
|
return [3 /*break*/, 4];
|
|
25025
25297
|
case 3:
|
|
@@ -25078,7 +25350,7 @@
|
|
|
25078
25350
|
};
|
|
25079
25351
|
EditorJsComponent.prototype.checkWrapper = function () {
|
|
25080
25352
|
var _this = this;
|
|
25081
|
-
var currentEditor = document.
|
|
25353
|
+
var currentEditor = document.querySelector('#editorJs-' + this.uuid);
|
|
25082
25354
|
var editorBlocks = currentEditor.querySelectorAll('.codex-editor__redactor .ce-paragraph');
|
|
25083
25355
|
if (editorBlocks.length === 1 && editorBlocks[0].innerText.length === 0) {
|
|
25084
25356
|
return;
|
|
@@ -25144,6 +25416,7 @@
|
|
|
25144
25416
|
while (contentElement.firstElementChild) {
|
|
25145
25417
|
if (contentElement.firstElementChild.tagName.toLowerCase() === 'ul' ||
|
|
25146
25418
|
contentElement.firstElementChild.tagName.toLowerCase() === 'ol') {
|
|
25419
|
+
setlistApiEditor(this.editor.api, currentEditor);
|
|
25147
25420
|
while (contentElement.firstElementChild.firstElementChild) {
|
|
25148
25421
|
var container = document.createElement(contentElement.firstElementChild.tagName);
|
|
25149
25422
|
container.appendChild(contentElement.firstElementChild.firstElementChild.cloneNode(true));
|
|
@@ -25152,10 +25425,12 @@
|
|
|
25152
25425
|
var tmpParagraph = currentEditor.querySelectorAll('.ce-paragraph');
|
|
25153
25426
|
tmpParagraph[tmpParagraph.length - 1].innerHTML = '';
|
|
25154
25427
|
tmpParagraph[tmpParagraph.length - 1].appendChild(container);
|
|
25428
|
+
tmpParagraph[tmpParagraph.length - 1].addEventListener('keydown', onEditList, true);
|
|
25155
25429
|
}
|
|
25156
25430
|
else {
|
|
25157
25431
|
paragraph[i].innerHTML = '';
|
|
25158
25432
|
paragraph[i].appendChild(container);
|
|
25433
|
+
paragraph[i].addEventListener('keydown', onEditList, true);
|
|
25159
25434
|
}
|
|
25160
25435
|
contentElement.firstElementChild.firstElementChild.remove();
|
|
25161
25436
|
++i;
|
|
@@ -25240,17 +25515,19 @@
|
|
|
25240
25515
|
EditorJsComponent.decorators = [
|
|
25241
25516
|
{ type: i0.Component, args: [{
|
|
25242
25517
|
selector: 'wb-editorjs',
|
|
25243
|
-
template: "<div class=\"editorJs\" [id]=\"'editorJs-' + uuid\" wbAutoHide></div>\n"
|
|
25518
|
+
template: "<div [class]=\"'editorJs editorJs--' + position\" [id]=\"'editorJs-' + uuid\" wbAutoHide></div>\n"
|
|
25244
25519
|
},] }
|
|
25245
25520
|
];
|
|
25246
25521
|
EditorJsComponent.ctorParameters = function () { return [
|
|
25247
25522
|
{ type: i1.TranslateService },
|
|
25248
|
-
{ type: EditorJSConversionService }
|
|
25523
|
+
{ type: EditorJSConversionService },
|
|
25524
|
+
{ type: EditorJSTranslationService }
|
|
25249
25525
|
]; };
|
|
25250
25526
|
EditorJsComponent.propDecorators = {
|
|
25251
25527
|
contentChange: [{ type: i0.Output }],
|
|
25252
25528
|
content: [{ type: i0.Input }],
|
|
25253
|
-
placeholder: [{ type: i0.Input }]
|
|
25529
|
+
placeholder: [{ type: i0.Input }],
|
|
25530
|
+
position: [{ type: i0.Input }]
|
|
25254
25531
|
};
|
|
25255
25532
|
|
|
25256
25533
|
var components$2 = [
|
|
@@ -29798,7 +30075,7 @@
|
|
|
29798
30075
|
TimerSimpleComponent.decorators = [
|
|
29799
30076
|
{ type: i0.Component, args: [{
|
|
29800
30077
|
selector: TimerSimpleService.selector(),
|
|
29801
|
-
template: "<div class=\"wb-timer-simple\">\n <div class=\"columns\">\n <div class=\"column\">\n <div class=\"ovh\">\n <div class=\"wb-timer-simple__config\">\n <wb-structure-config [blockUUID]=\"uuid\" [position]=\"TYPE_CONFIG_POSITION_LEFT_TOP\" *ngIf=\"showTimer\">\n <div class=\"wb-timer-simple__nodate\">\n <div class=\"wb-timer-simple__switch\">\n <span\n [ngClass]=\"{\n active: !isCalendar\n }\"\n >{{ 'wb.structures.template.44' | translate }}</span\n >\n <div class=\"control\">\n <div class=\"control\">\n <input\n class=\"switch is-rounded is-info\"\n id=\"checkboxSwitchCalendar2-{{ uuid }}\"\n type=\"checkbox\"\n [attr.checked]=\"isCalendar ? 'checked' : null\"\n (change)=\"switchMethod()\"\n />\n <label class=\"ng-tns-c3-2\" for=\"checkboxSwitchCalendar2-{{ uuid }}\"> </label>\n </div>\n <label class=\"ng-tns-c3-2\" for=\"checkboxSwitchCalendar2-{{ uuid }}\"> </label>\n </div>\n <span\n [ngClass]=\"{\n active: isCalendar\n }\"\n >{{ 'wb.structures.template.45' | translate }}</span\n >\n </div>\n <div class=\"wb-timer-simple__calendar\" *ngIf=\"!isCalendar\">\n <p class=\"wb-timer-simple__calendar__text\">{{ 'wb.structures.template.46' | translate }}</p>\n <div class=\"wb-timer-simple__calendar__wrapper\">\n <nwb-date-picker\n #datePicker1\n [options]=\"{\n lang: translateService.currentLang,\n showHeader: false,\n displayMode: 'inline',\n showFooter: false,\n showButtons: false,\n showTodayButton: false,\n minDate: today,\n showClearButton: false,\n validateLabel: 'wb.structures.template.61' | translate,\n closeOnSelect: false\n }\"\n (change)=\"valueChangeLive($event)\"\n >\n <input\n style=\"display: none\"\n [value]=\"dateFor\"\n [nwbDatepickerStart]=\"datePicker1\"\n type=\"datetime-local\"\n />\n </nwb-date-picker>\n </div>\n </div>\n <div class=\"wb-timer-simple__time\" *ngIf=\"isCalendar\">\n <p class=\"wb-timer-simple__calendar__text\">\n {{ 'wb.structures.template.60' | translate }}\n </p>\n <div class=\"wb-timer-simple__time__wrapper\">\n <div class=\"wb-timer-simple__time__input\">\n <input\n type=\"number\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_DAYS]\"\n (change)=\"changeTimeForTimer()\"\n />\n </div>\n <div class=\"wb-timer-simple__time__input\">\n <input\n type=\"number\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_HOURS]\"\n (change)=\"changeTimeForTimer()\"\n />\n </div>\n <div class=\"wb-timer-simple__time__input\">\n <input\n type=\"number\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_MINUTES]\"\n (change)=\"changeTimeForTimer()\"\n />\n </div>\n <div class=\"wb-timer-simple__time__input\">\n <input\n type=\"number\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_SECONDS]\"\n (change)=\"changeTimeForTimer()\"\n />\n </div>\n </div>\n <div class=\"wb-timer-simple__time__text\">\n <p>{{ 'wb.structures.template.47' | translate }}</p>\n <p>{{ 'wb.structures.template.48' | translate }}</p>\n <p>{{ 'wb.structures.template.49' | translate }}</p>\n <p>{{ 'wb.structures.template.50' | translate }}</p>\n </div>\n </div>\n </div>\n </wb-structure-config>\n </div>\n </div>\n <div class=\"wb-timer-simple__wrapGlobal\">\n <div\n class=\"wb-timer-simple__container\"\n *ngIf=\"showTimer\"\n [style.background-color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_BACKGROUND_COLOR]\"\n >\n <div class=\"wb-timer-simple__container__timer\" [attr.data-timestamp]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_DATE]\">\n <div>\n <wb-editorjs\n [(content)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_TITLE]\"\n (contentChange)=\"persist()\"\n [placeholder]=\"'wb.shared.components.quill.1' | translate\"\n >\n </wb-editorjs>\n </div>\n <div>\n <wb-editorjs\n [(content)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_CONTENT]\"\n (contentChange)=\"persist()\"\n [placeholder]=\"'wb.shared.components.quill.1' | translate\"\n >\n </wb-editorjs>\n </div>\n <ul *ngIf=\"!timerEnd\">\n <li [style.color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_COLOR]\">\n <span class=\"days\">{{ days | addZeroForTimer }}</span\n ><span>{{ 'wb.structures.template.52' | translate }}</span\n ><span></span>\n </li>\n <li [style.color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_COLOR]\">\n <span class=\"hours\">{{ hours | addZeroForTimer }}</span\n ><span>{{ 'wb.structures.template.53' | translate }}</span\n ><span></span>\n </li>\n <li [style.color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_COLOR]\">\n <span class=\"minutes\">{{ minutes | addZeroForTimer }}</span\n ><span>{{ 'wb.structures.template.54' | translate }}</span\n ><span></span>\n </li>\n <li [style.color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_COLOR]\">\n <span class=\"seconds\">{{ seconds | addZeroForTimer }}</span\n ><span>{{ 'wb.structures.template.55' | translate }}</span>\n </li>\n </ul>\n </div>\n </div>\n <div class=\"wb-timer-simple__nodate\" *ngIf=\"!showTimer && contents[BASE_BLOCK_CONTENT][FORM_NAME_FIRST_STEP]\">\n <div class=\"wb-timer-simple__switch\">\n <span\n [ngClass]=\"{\n active: !isCalendar\n }\"\n >{{ 'wb.structures.template.44' | translate }}</span\n >\n <div class=\"control\">\n <input\n class=\"switch is-rounded is-info\"\n [attr.checked]=\"isCalendar ? 'checked' : null\"\n id=\"checkboxSwitchCalendar-{{ uuid }}\"\n type=\"checkbox\"\n (change)=\"switchMethodWithoutPersist()\"\n />\n <label class=\"ng-tns-c3-2\" for=\"checkboxSwitchCalendar-{{ uuid }}\"> </label>\n </div>\n <span\n [ngClass]=\"{\n active: isCalendar\n }\"\n >{{ 'wb.structures.template.45' | translate }}</span\n >\n </div>\n <div class=\"wb-timer-simple__calendar\" *ngIf=\"!isCalendar\">\n <p class=\"wb-timer-simple__calendar__text\">{{ 'wb.structures.template.46' | translate }}</p>\n <div class=\"wb-timer-simple__calendar__wrapper\">\n <nwb-date-picker\n #datePicker1\n [options]=\"{\n lang: translateService.currentLang,\n showHeader: false,\n displayMode: 'inline',\n showFooter: false,\n showButtons: false,\n showTodayButton: false,\n minDate: today,\n showClearButton: false,\n validateLabel: 'wb.structures.template.61' | translate,\n closeOnSelect: false\n }\"\n (change)=\"valueChange($event)\"\n >\n <input style=\"display: none\" [value]=\"dateFor\" [nwbDatepickerStart]=\"datePicker1\" type=\"datetime-local\" />\n </nwb-date-picker>\n </div>\n <div class=\"wb-timer-simple__valid wb-timer-simple__valid--calendar\">\n <button class=\"button btn wb-timer-simple__button\" (click)=\"validTimeForDate()\">\n {{ 'wb.structures.template.61' | translate }}\n </button>\n </div>\n </div>\n <div class=\"wb-timer-simple__time\" *ngIf=\"isCalendar\">\n <p class=\"wb-timer-simple__calendar__text\">\n {{ 'wb.structures.template.60' | translate }}\n </p>\n <div class=\"wb-timer-simple__time__wrapper\">\n <div class=\"wb-timer-simple__time__input\">\n <input type=\"number\" [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_DAYS]\" />\n </div>\n <div class=\"wb-timer-simple__time__input\">\n <input type=\"number\" [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_HOURS]\" />\n </div>\n <div class=\"wb-timer-simple__time__input\">\n <input type=\"number\" [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_MINUTES]\" />\n </div>\n <div class=\"wb-timer-simple__time__input\">\n <input type=\"number\" [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_SECONDS]\" />\n </div>\n </div>\n <div class=\"wb-timer-simple__time__text\">\n <p>{{ 'wb.structures.template.47' | translate }}</p>\n <p>{{ 'wb.structures.template.48' | translate }}</p>\n <p>{{ 'wb.structures.template.49' | translate }}</p>\n <p>{{ 'wb.structures.template.50' | translate }}</p>\n </div>\n <div class=\"wb-timer-simple__valid\">\n <button class=\"button btn wb-timer-simple__button\" (click)=\"validTimeForTimer()\">\n {{ 'wb.structures.template.51' | translate }}\n </button>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n"
|
|
30078
|
+
template: "<div class=\"wb-timer-simple\">\n <div class=\"columns\">\n <div class=\"column\">\n <div class=\"ovh\">\n <div class=\"wb-timer-simple__config\">\n <wb-structure-config [blockUUID]=\"uuid\" [position]=\"TYPE_CONFIG_POSITION_LEFT_TOP\" *ngIf=\"showTimer\">\n <div class=\"wb-timer-simple__nodate wb-timer-simple__nodate--edit\">\n <div class=\"wb-timer-simple__switch\">\n <span\n [ngClass]=\"{\n active: !isCalendar\n }\"\n >{{ 'wb.structures.template.44' | translate }}</span\n >\n <div class=\"control\">\n <div class=\"control\">\n <input\n class=\"switch is-rounded is-info\"\n id=\"checkboxSwitchCalendar2-{{ uuid }}\"\n type=\"checkbox\"\n [attr.checked]=\"isCalendar ? 'checked' : null\"\n (change)=\"switchMethod()\"\n />\n <label class=\"ng-tns-c3-2\" for=\"checkboxSwitchCalendar2-{{ uuid }}\"> </label>\n </div>\n <label class=\"ng-tns-c3-2\" for=\"checkboxSwitchCalendar2-{{ uuid }}\"> </label>\n </div>\n <span\n [ngClass]=\"{\n active: isCalendar\n }\"\n >{{ 'wb.structures.template.45' | translate }}</span\n >\n </div>\n <div class=\"wb-timer-simple__calendar\" *ngIf=\"!isCalendar\">\n <p class=\"wb-timer-simple__calendar__text\">{{ 'wb.structures.template.46' | translate }}</p>\n <div class=\"wb-timer-simple__calendar__wrapper\">\n <nwb-date-picker\n #datePicker1\n [options]=\"{\n lang: translateService.currentLang,\n showHeader: false,\n displayMode: 'inline',\n showFooter: false,\n showButtons: false,\n showTodayButton: false,\n minDate: today,\n showClearButton: false,\n validateLabel: 'wb.structures.template.61' | translate,\n closeOnSelect: false\n }\"\n (change)=\"valueChangeLive($event)\"\n >\n <input\n style=\"display: none\"\n [value]=\"dateFor\"\n [nwbDatepickerStart]=\"datePicker1\"\n type=\"datetime-local\"\n />\n </nwb-date-picker>\n </div>\n </div>\n <div class=\"wb-timer-simple__time\" *ngIf=\"isCalendar\">\n <p class=\"wb-timer-simple__calendar__text\">\n {{ 'wb.structures.template.60' | translate }}\n </p>\n <div class=\"wb-timer-simple__time__wrapper\">\n <div class=\"wb-timer-simple__time__input\">\n <input\n type=\"number\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_DAYS]\"\n (change)=\"changeTimeForTimer()\"\n />\n </div>\n <div class=\"wb-timer-simple__time__input\">\n <input\n type=\"number\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_HOURS]\"\n (change)=\"changeTimeForTimer()\"\n />\n </div>\n <div class=\"wb-timer-simple__time__input\">\n <input\n type=\"number\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_MINUTES]\"\n (change)=\"changeTimeForTimer()\"\n />\n </div>\n <div class=\"wb-timer-simple__time__input\">\n <input\n type=\"number\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_SECONDS]\"\n (change)=\"changeTimeForTimer()\"\n />\n </div>\n </div>\n <div class=\"wb-timer-simple__time__text\">\n <p>{{ 'wb.structures.template.47' | translate }}</p>\n <p>{{ 'wb.structures.template.48' | translate }}</p>\n <p>{{ 'wb.structures.template.49' | translate }}</p>\n <p>{{ 'wb.structures.template.50' | translate }}</p>\n </div>\n </div>\n </div>\n </wb-structure-config>\n </div>\n </div>\n <div class=\"wb-timer-simple__wrapGlobal\">\n <div\n class=\"wb-timer-simple__container\"\n *ngIf=\"showTimer\"\n [style.background-color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_BACKGROUND_COLOR]\"\n >\n <div class=\"wb-timer-simple__container__timer\" [attr.data-timestamp]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_DATE]\">\n <div>\n <wb-editorjs\n [(content)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_TITLE]\"\n (contentChange)=\"persist()\"\n [placeholder]=\"'wb.shared.components.quill.1' | translate\"\n >\n </wb-editorjs>\n </div>\n <div>\n <wb-editorjs\n [(content)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_CONTENT]\"\n (contentChange)=\"persist()\"\n [placeholder]=\"'wb.shared.components.quill.1' | translate\"\n >\n </wb-editorjs>\n </div>\n <ul *ngIf=\"!timerEnd\">\n <li [style.color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_COLOR]\">\n <span class=\"days\">{{ days | addZeroForTimer }}</span\n ><span>{{ 'wb.structures.template.52' | translate }}</span\n ><span></span>\n </li>\n <li [style.color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_COLOR]\">\n <span class=\"hours\">{{ hours | addZeroForTimer }}</span\n ><span>{{ 'wb.structures.template.53' | translate }}</span\n ><span></span>\n </li>\n <li [style.color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_COLOR]\">\n <span class=\"minutes\">{{ minutes | addZeroForTimer }}</span\n ><span>{{ 'wb.structures.template.54' | translate }}</span\n ><span></span>\n </li>\n <li [style.color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_COLOR]\">\n <span class=\"seconds\">{{ seconds | addZeroForTimer }}</span\n ><span>{{ 'wb.structures.template.55' | translate }}</span>\n </li>\n </ul>\n </div>\n </div>\n <div class=\"wb-timer-simple__nodate\" *ngIf=\"!showTimer && contents[BASE_BLOCK_CONTENT][FORM_NAME_FIRST_STEP]\">\n <div class=\"wb-timer-simple__switch\">\n <span\n [ngClass]=\"{\n active: !isCalendar\n }\"\n >{{ 'wb.structures.template.44' | translate }}</span\n >\n <div class=\"control\">\n <input\n class=\"switch is-rounded is-info\"\n [attr.checked]=\"isCalendar ? 'checked' : null\"\n id=\"checkboxSwitchCalendar-{{ uuid }}\"\n type=\"checkbox\"\n (change)=\"switchMethodWithoutPersist()\"\n />\n <label class=\"ng-tns-c3-2\" for=\"checkboxSwitchCalendar-{{ uuid }}\"> </label>\n </div>\n <span\n [ngClass]=\"{\n active: isCalendar\n }\"\n >{{ 'wb.structures.template.45' | translate }}</span\n >\n </div>\n <div class=\"wb-timer-simple__calendar\" *ngIf=\"!isCalendar\">\n <p class=\"wb-timer-simple__calendar__text\">{{ 'wb.structures.template.46' | translate }}</p>\n <div class=\"wb-timer-simple__calendar__wrapper\">\n <nwb-date-picker\n #datePicker1\n [options]=\"{\n lang: translateService.currentLang,\n showHeader: false,\n displayMode: 'inline',\n showFooter: false,\n showButtons: false,\n showTodayButton: false,\n minDate: today,\n showClearButton: false,\n validateLabel: 'wb.structures.template.61' | translate,\n closeOnSelect: false\n }\"\n (change)=\"valueChange($event)\"\n >\n <input style=\"display: none\" [value]=\"dateFor\" [nwbDatepickerStart]=\"datePicker1\" type=\"datetime-local\" />\n </nwb-date-picker>\n </div>\n <div class=\"wb-timer-simple__valid wb-timer-simple__valid--calendar\">\n <button class=\"button btn wb-timer-simple__button\" (click)=\"validTimeForDate()\">\n {{ 'wb.structures.template.61' | translate }}\n </button>\n </div>\n </div>\n <div class=\"wb-timer-simple__time\" *ngIf=\"isCalendar\">\n <p class=\"wb-timer-simple__calendar__text\">\n {{ 'wb.structures.template.60' | translate }}\n </p>\n <div class=\"wb-timer-simple__time__wrapper\">\n <div class=\"wb-timer-simple__time__input\">\n <input type=\"number\" [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_DAYS]\" />\n </div>\n <div class=\"wb-timer-simple__time__input\">\n <input type=\"number\" [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_HOURS]\" />\n </div>\n <div class=\"wb-timer-simple__time__input\">\n <input type=\"number\" [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_MINUTES]\" />\n </div>\n <div class=\"wb-timer-simple__time__input\">\n <input type=\"number\" [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_SECONDS]\" />\n </div>\n </div>\n <div class=\"wb-timer-simple__time__text\">\n <p>{{ 'wb.structures.template.47' | translate }}</p>\n <p>{{ 'wb.structures.template.48' | translate }}</p>\n <p>{{ 'wb.structures.template.49' | translate }}</p>\n <p>{{ 'wb.structures.template.50' | translate }}</p>\n </div>\n <div class=\"wb-timer-simple__valid\">\n <button class=\"button btn wb-timer-simple__button\" (click)=\"validTimeForTimer()\">\n {{ 'wb.structures.template.51' | translate }}\n </button>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n"
|
|
29802
30079
|
},] }
|
|
29803
30080
|
];
|
|
29804
30081
|
TimerSimpleComponent.ctorParameters = function () { return [
|
|
@@ -29934,7 +30211,7 @@
|
|
|
29934
30211
|
TimerBackgroundComponent.decorators = [
|
|
29935
30212
|
{ type: i0.Component, args: [{
|
|
29936
30213
|
selector: TimerBackgroundService.selector(),
|
|
29937
|
-
template: "<div class=\"wb-timer-background\">\n <div class=\"columns\">\n <div class=\"column\">\n <div class=\"ovh ovh--decal\">\n <div class=\"wb-timer-background__config\">\n <wb-structure-config [blockUUID]=\"uuid\" [position]=\"TYPE_CONFIG_POSITION_LEFT_TOP\" *ngIf=\"showTimer\">\n <div class=\"wb-timer-background__nodate\">\n <div class=\"wb-timer-background__switch\">\n <span\n [ngClass]=\"{\n active: !isCalendar\n }\"\n >{{ 'wb.structures.template.44' | translate }}</span\n >\n <div class=\"control\">\n <div class=\"control\">\n <input\n class=\"switch is-rounded is-info\"\n id=\"checkboxSwitchCalendar4-{{ uuid }}\"\n type=\"checkbox\"\n [attr.checked]=\"isCalendar ? 'checked' : null\"\n (change)=\"switchMethod()\"\n />\n <label class=\"ng-tns-c3-2\" for=\"checkboxSwitchCalendar4-{{ uuid }}\"> </label>\n </div>\n <label class=\"ng-tns-c3-2\" for=\"checkboxSwitchCalendar4-{{ uuid }}\"> </label>\n </div>\n <span\n [ngClass]=\"{\n active: isCalendar\n }\"\n >{{ 'wb.structures.template.45' | translate }}</span\n >\n </div>\n <div class=\"wb-timer-background__calendar\" *ngIf=\"!isCalendar\">\n <p class=\"wb-timer-simple__calendar__text\">{{ 'wb.structures.template.46' | translate }}</p>\n <div class=\"wb-timer-background__calendar__wrapper\">\n <nwb-date-picker\n #datePicker1\n [options]=\"{\n lang: translateService.currentLang,\n showHeader: false,\n displayMode: 'inline',\n showFooter: false,\n showButtons: false,\n showTodayButton: false,\n minDate: today,\n showClearButton: false,\n validateLabel: 'wb.structures.template.61' | translate,\n closeOnSelect: false\n }\"\n (change)=\"valueChangeLive($event)\"\n >\n <input\n style=\"display: none\"\n [value]=\"dateFor\"\n [nwbDatepickerStart]=\"datePicker1\"\n type=\"datetime-local\"\n />\n </nwb-date-picker>\n </div>\n </div>\n <div class=\"wb-timer-background__time\" *ngIf=\"isCalendar\">\n <p class=\"wb-timer-simple__calendar__text\">\n {{ 'wb.structures.template.60' | translate }}\n </p>\n <div class=\"wb-timer-background__time__wrapper\">\n <div class=\"wb-timer-background__time__input\">\n <input\n type=\"number\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_DAYS]\"\n (change)=\"changeTimeForTimer()\"\n />\n </div>\n <div class=\"wb-timer-background__time__input\">\n <input\n type=\"number\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_HOURS]\"\n (change)=\"changeTimeForTimer()\"\n />\n </div>\n <div class=\"wb-timer-background__time__input\">\n <input\n type=\"number\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_MINUTES]\"\n (change)=\"changeTimeForTimer()\"\n />\n </div>\n <div class=\"wb-timer-background__time__input\">\n <input\n type=\"number\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_SECONDS]\"\n (change)=\"changeTimeForTimer()\"\n />\n </div>\n </div>\n <div class=\"wb-timer-background__time__text\">\n <p>{{ 'wb.structures.template.47' | translate }}</p>\n <p>{{ 'wb.structures.template.48' | translate }}</p>\n <p>{{ 'wb.structures.template.49' | translate }}</p>\n <p>{{ 'wb.structures.template.50' | translate }}</p>\n </div>\n </div>\n </div>\n </wb-structure-config>\n </div>\n </div>\n <div class=\"wb-timer-background__wrapGlobal\">\n <div\n class=\"wb-timer-background__container\"\n *ngIf=\"contentBlock[FORM_NAME_IMAGE] && showTimer\"\n [style.background-image]=\"'url(' + contentBlock[FORM_NAME_IMAGE][FORM_NAME_IMAGE_URL] + ')'\"\n >\n <div\n wbGetSizeImageDirective\n [urlToParse]=\"contentBlock[FORM_NAME_IMAGE][FORM_NAME_IMAGE_URL]\"\n (onUpdate)=\"updateThisImage(FORM_NAME_IMAGE, $event)\"\n *ngIf=\"contentBlock[FORM_NAME_IMAGE]\"\n (click)=\"getMedia()\"\n class=\"wb-timer-background__container__image\"\n ></div>\n <div>\n <wb-editorjs\n [(content)]=\"contentBlock[FORM_NAME_TITLE]\"\n (contentChange)=\"persist()\"\n [placeholder]=\"'wb.shared.components.quill.1' | translate\"\n >\n </wb-editorjs>\n </div>\n <div>\n <wb-editorjs\n [(content)]=\"contentBlock[FORM_NAME_CONTENT]\"\n (contentChange)=\"persist()\"\n [placeholder]=\"'wb.shared.components.quill.1' | translate\"\n >\n </wb-editorjs>\n </div>\n <div\n class=\"wb-timer-background__container__timer\"\n [style.border-color]=\"contentBlock[FORM_NAME_COLOR]\"\n [attr.data-timestamp]=\"contentBlock[FORM_NAME_DATE]\"\n >\n <ul>\n <li [style.color]=\"contentBlock[FORM_NAME_COLOR]\">\n <span class=\"days\">{{ days | addZeroForTimer }}</span\n ><span>{{ 'wb.structures.template.47' | translate }}</span\n ><span></span>\n <span class=\"tiret\" [style.background-color]=\"contentBlock[FORM_NAME_COLOR]\"></span>\n </li>\n <li [style.color]=\"contentBlock[FORM_NAME_COLOR]\">\n <span class=\"hours\">{{ hours | addZeroForTimer }}</span\n ><span>{{ 'wb.structures.template.48' | translate }}</span\n ><span></span>\n <span class=\"tiret\" [style.background-color]=\"contentBlock[FORM_NAME_COLOR]\"></span>\n </li>\n <li [style.color]=\"contentBlock[FORM_NAME_COLOR]\">\n <span class=\"minutes\">{{ minutes | addZeroForTimer }}</span\n ><span>{{ 'wb.structures.template.49' | translate }}</span\n ><span></span>\n <span class=\"tiret\" [style.background-color]=\"contentBlock[FORM_NAME_COLOR]\"></span>\n </li>\n <li [style.color]=\"contentBlock[FORM_NAME_COLOR]\">\n <span class=\"seconds\">{{ seconds | addZeroForTimer }}</span\n ><span>{{ 'wb.structures.template.50' | translate }}</span>\n </li>\n </ul>\n </div>\n </div>\n <div class=\"wb-timer-background__noimages\" *ngIf=\"showTimer && !contentBlock[FORM_NAME_IMAGE]\" (click)=\"getMedia()\">\n <p>\n <i class=\"fal fa-image\"></i> <span>{{ 'wb.structures.template.8' | translate }}</span>\n </p>\n </div>\n <div class=\"wb-timer-background__nodate\" *ngIf=\"!showTimer && contents[BASE_BLOCK_CONTENT][FORM_NAME_FIRST_STEP]\">\n <div class=\"wb-timer-background__switch\">\n <span\n [ngClass]=\"{\n active: !isCalendar\n }\"\n >{{ 'wb.structures.template.44' | translate }}</span\n >\n <div class=\"control\">\n <input\n class=\"switch is-rounded is-info\"\n [attr.checked]=\"isCalendar ? 'checked' : null\"\n id=\"checkboxSwitchCalendar-{{ uuid }}\"\n type=\"checkbox\"\n (change)=\"switchMethodWithoutPersist()\"\n />\n <label class=\"ng-tns-c3-2\" for=\"checkboxSwitchCalendar-{{ uuid }}\"> </label>\n </div>\n <span\n [ngClass]=\"{\n active: isCalendar\n }\"\n >{{ 'wb.structures.template.45' | translate }}</span\n >\n </div>\n <div class=\"wb-timer-background__calendar\" *ngIf=\"!isCalendar\">\n <p class=\"wb-timer-simple__calendar__text\">{{ 'wb.structures.template.46' | translate }}</p>\n <div class=\"wb-timer-background__calendar__wrapper\">\n <nwb-date-picker\n #datePicker1\n [options]=\"{\n lang: translateService.currentLang,\n showHeader: false,\n displayMode: 'inline',\n showFooter: false,\n showButtons: false,\n showTodayButton: false,\n minDate: today,\n showClearButton: false,\n validateLabel: 'wb.structures.template.61' | translate,\n closeOnSelect: false\n }\"\n (change)=\"valueChange($event)\"\n >\n <input style=\"display: none\" [value]=\"dateFor\" [nwbDatepickerStart]=\"datePicker1\" type=\"datetime-local\" />\n </nwb-date-picker>\n </div>\n <div class=\"wb-timer-background__valid wb-timer-background__valid--calendar\">\n <button class=\"button btn wb-timer-background__button\" (click)=\"validTimeForDate()\">\n {{ 'wb.structures.template.61' | translate }}\n </button>\n </div>\n </div>\n <div class=\"wb-timer-background__time\" *ngIf=\"isCalendar\">\n <p class=\"wb-timer-simple__calendar__text\">\n {{ 'wb.structures.template.60' | translate }}\n </p>\n <div class=\"wb-timer-background__time__wrapper\">\n <div class=\"wb-timer-background__time__input\">\n <input type=\"number\" [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_DAYS]\" />\n </div>\n <div class=\"wb-timer-background__time__input\">\n <input type=\"number\" [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_HOURS]\" />\n </div>\n <div class=\"wb-timer-background__time__input\">\n <input type=\"number\" [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_MINUTES]\" />\n </div>\n <div class=\"wb-timer-background__time__input\">\n <input type=\"number\" [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_SECONDS]\" />\n </div>\n </div>\n <div class=\"wb-timer-background__time__text\">\n <p>{{ 'wb.structures.template.47' | translate }}</p>\n <p>{{ 'wb.structures.template.48' | translate }}</p>\n <p>{{ 'wb.structures.template.49' | translate }}</p>\n <p>{{ 'wb.structures.template.50' | translate }}</p>\n </div>\n <div class=\"wb-timer-background__valid\">\n <button class=\"button btn wb-timer-background__button\" (click)=\"validTimeForTimer()\">\n {{ 'wb.structures.template.51' | translate }}\n </button>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n"
|
|
30214
|
+
template: "<div class=\"wb-timer-background\">\n <div class=\"columns\">\n <div class=\"column\">\n <div class=\"ovh ovh--decal\">\n <div class=\"wb-timer-background__config\">\n <wb-structure-config [blockUUID]=\"uuid\" [position]=\"TYPE_CONFIG_POSITION_LEFT_TOP\" *ngIf=\"showTimer\">\n <div class=\"wb-timer-background__nodate wb-timer-background__nodate--edit\">\n <div class=\"wb-timer-background__switch\">\n <span\n [ngClass]=\"{\n active: !isCalendar\n }\"\n >{{ 'wb.structures.template.44' | translate }}</span\n >\n <div class=\"control\">\n <div class=\"control\">\n <input\n class=\"switch is-rounded is-info\"\n id=\"checkboxSwitchCalendar4-{{ uuid }}\"\n type=\"checkbox\"\n [attr.checked]=\"isCalendar ? 'checked' : null\"\n (change)=\"switchMethod()\"\n />\n <label class=\"ng-tns-c3-2\" for=\"checkboxSwitchCalendar4-{{ uuid }}\"> </label>\n </div>\n <label class=\"ng-tns-c3-2\" for=\"checkboxSwitchCalendar4-{{ uuid }}\"> </label>\n </div>\n <span\n [ngClass]=\"{\n active: isCalendar\n }\"\n >{{ 'wb.structures.template.45' | translate }}</span\n >\n </div>\n <div class=\"wb-timer-background__calendar\" *ngIf=\"!isCalendar\">\n <p class=\"wb-timer-simple__calendar__text\">{{ 'wb.structures.template.46' | translate }}</p>\n <div class=\"wb-timer-background__calendar__wrapper\">\n <nwb-date-picker\n #datePicker1\n [options]=\"{\n lang: translateService.currentLang,\n showHeader: false,\n displayMode: 'inline',\n showFooter: false,\n showButtons: false,\n showTodayButton: false,\n minDate: today,\n showClearButton: false,\n validateLabel: 'wb.structures.template.61' | translate,\n closeOnSelect: false\n }\"\n (change)=\"valueChangeLive($event)\"\n >\n <input\n style=\"display: none\"\n [value]=\"dateFor\"\n [nwbDatepickerStart]=\"datePicker1\"\n type=\"datetime-local\"\n />\n </nwb-date-picker>\n </div>\n </div>\n <div class=\"wb-timer-background__time\" *ngIf=\"isCalendar\">\n <p class=\"wb-timer-simple__calendar__text\">\n {{ 'wb.structures.template.60' | translate }}\n </p>\n <div class=\"wb-timer-background__time__wrapper\">\n <div class=\"wb-timer-background__time__input\">\n <input\n type=\"number\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_DAYS]\"\n (change)=\"changeTimeForTimer()\"\n />\n </div>\n <div class=\"wb-timer-background__time__input\">\n <input\n type=\"number\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_HOURS]\"\n (change)=\"changeTimeForTimer()\"\n />\n </div>\n <div class=\"wb-timer-background__time__input\">\n <input\n type=\"number\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_MINUTES]\"\n (change)=\"changeTimeForTimer()\"\n />\n </div>\n <div class=\"wb-timer-background__time__input\">\n <input\n type=\"number\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_SECONDS]\"\n (change)=\"changeTimeForTimer()\"\n />\n </div>\n </div>\n <div class=\"wb-timer-background__time__text\">\n <p>{{ 'wb.structures.template.47' | translate }}</p>\n <p>{{ 'wb.structures.template.48' | translate }}</p>\n <p>{{ 'wb.structures.template.49' | translate }}</p>\n <p>{{ 'wb.structures.template.50' | translate }}</p>\n </div>\n </div>\n </div>\n </wb-structure-config>\n </div>\n </div>\n <div class=\"wb-timer-background__wrapGlobal\">\n <div\n class=\"wb-timer-background__container\"\n *ngIf=\"contentBlock[FORM_NAME_IMAGE] && showTimer\"\n [style.background-image]=\"'url(' + contentBlock[FORM_NAME_IMAGE][FORM_NAME_IMAGE_URL] + ')'\"\n >\n <div\n wbGetSizeImageDirective\n [urlToParse]=\"contentBlock[FORM_NAME_IMAGE][FORM_NAME_IMAGE_URL]\"\n (onUpdate)=\"updateThisImage(FORM_NAME_IMAGE, $event)\"\n *ngIf=\"contentBlock[FORM_NAME_IMAGE]\"\n (click)=\"getMedia()\"\n class=\"wb-timer-background__container__image\"\n ></div>\n <div>\n <wb-editorjs\n [(content)]=\"contentBlock[FORM_NAME_TITLE]\"\n (contentChange)=\"persist()\"\n [placeholder]=\"'wb.shared.components.quill.1' | translate\"\n >\n </wb-editorjs>\n </div>\n <div>\n <wb-editorjs\n [(content)]=\"contentBlock[FORM_NAME_CONTENT]\"\n (contentChange)=\"persist()\"\n [placeholder]=\"'wb.shared.components.quill.1' | translate\"\n >\n </wb-editorjs>\n </div>\n <div\n class=\"wb-timer-background__container__timer\"\n [style.border-color]=\"contentBlock[FORM_NAME_COLOR]\"\n [attr.data-timestamp]=\"contentBlock[FORM_NAME_DATE]\"\n >\n <ul>\n <li [style.color]=\"contentBlock[FORM_NAME_COLOR]\">\n <span class=\"days\">{{ days | addZeroForTimer }}</span\n ><span>{{ 'wb.structures.template.47' | translate }}</span\n ><span></span>\n <span class=\"tiret\" [style.background-color]=\"contentBlock[FORM_NAME_COLOR]\"></span>\n </li>\n <li [style.color]=\"contentBlock[FORM_NAME_COLOR]\">\n <span class=\"hours\">{{ hours | addZeroForTimer }}</span\n ><span>{{ 'wb.structures.template.48' | translate }}</span\n ><span></span>\n <span class=\"tiret\" [style.background-color]=\"contentBlock[FORM_NAME_COLOR]\"></span>\n </li>\n <li [style.color]=\"contentBlock[FORM_NAME_COLOR]\">\n <span class=\"minutes\">{{ minutes | addZeroForTimer }}</span\n ><span>{{ 'wb.structures.template.49' | translate }}</span\n ><span></span>\n <span class=\"tiret\" [style.background-color]=\"contentBlock[FORM_NAME_COLOR]\"></span>\n </li>\n <li [style.color]=\"contentBlock[FORM_NAME_COLOR]\">\n <span class=\"seconds\">{{ seconds | addZeroForTimer }}</span\n ><span>{{ 'wb.structures.template.50' | translate }}</span>\n </li>\n </ul>\n </div>\n </div>\n <div class=\"wb-timer-background__noimages\" *ngIf=\"showTimer && !contentBlock[FORM_NAME_IMAGE]\" (click)=\"getMedia()\">\n <p>\n <i class=\"fal fa-image\"></i> <span>{{ 'wb.structures.template.8' | translate }}</span>\n </p>\n </div>\n <div class=\"wb-timer-background__nodate\" *ngIf=\"!showTimer && contents[BASE_BLOCK_CONTENT][FORM_NAME_FIRST_STEP]\">\n <div class=\"wb-timer-background__switch\">\n <span\n [ngClass]=\"{\n active: !isCalendar\n }\"\n >{{ 'wb.structures.template.44' | translate }}</span\n >\n <div class=\"control\">\n <input\n class=\"switch is-rounded is-info\"\n [attr.checked]=\"isCalendar ? 'checked' : null\"\n id=\"checkboxSwitchCalendar-{{ uuid }}\"\n type=\"checkbox\"\n (change)=\"switchMethodWithoutPersist()\"\n />\n <label class=\"ng-tns-c3-2\" for=\"checkboxSwitchCalendar-{{ uuid }}\"> </label>\n </div>\n <span\n [ngClass]=\"{\n active: isCalendar\n }\"\n >{{ 'wb.structures.template.45' | translate }}</span\n >\n </div>\n <div class=\"wb-timer-background__calendar\" *ngIf=\"!isCalendar\">\n <p class=\"wb-timer-simple__calendar__text\">{{ 'wb.structures.template.46' | translate }}</p>\n <div class=\"wb-timer-background__calendar__wrapper\">\n <nwb-date-picker\n #datePicker1\n [options]=\"{\n lang: translateService.currentLang,\n showHeader: false,\n displayMode: 'inline',\n showFooter: false,\n showButtons: false,\n showTodayButton: false,\n minDate: today,\n showClearButton: false,\n validateLabel: 'wb.structures.template.61' | translate,\n closeOnSelect: false\n }\"\n (change)=\"valueChange($event)\"\n >\n <input style=\"display: none\" [value]=\"dateFor\" [nwbDatepickerStart]=\"datePicker1\" type=\"datetime-local\" />\n </nwb-date-picker>\n </div>\n <div class=\"wb-timer-background__valid wb-timer-background__valid--calendar\">\n <button class=\"button btn wb-timer-background__button\" (click)=\"validTimeForDate()\">\n {{ 'wb.structures.template.61' | translate }}\n </button>\n </div>\n </div>\n <div class=\"wb-timer-background__time\" *ngIf=\"isCalendar\">\n <p class=\"wb-timer-simple__calendar__text\">\n {{ 'wb.structures.template.60' | translate }}\n </p>\n <div class=\"wb-timer-background__time__wrapper\">\n <div class=\"wb-timer-background__time__input\">\n <input type=\"number\" [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_DAYS]\" />\n </div>\n <div class=\"wb-timer-background__time__input\">\n <input type=\"number\" [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_HOURS]\" />\n </div>\n <div class=\"wb-timer-background__time__input\">\n <input type=\"number\" [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_MINUTES]\" />\n </div>\n <div class=\"wb-timer-background__time__input\">\n <input type=\"number\" [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_SECONDS]\" />\n </div>\n </div>\n <div class=\"wb-timer-background__time__text\">\n <p>{{ 'wb.structures.template.47' | translate }}</p>\n <p>{{ 'wb.structures.template.48' | translate }}</p>\n <p>{{ 'wb.structures.template.49' | translate }}</p>\n <p>{{ 'wb.structures.template.50' | translate }}</p>\n </div>\n <div class=\"wb-timer-background__valid\">\n <button class=\"button btn wb-timer-background__button\" (click)=\"validTimeForTimer()\">\n {{ 'wb.structures.template.51' | translate }}\n </button>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n"
|
|
29938
30215
|
},] }
|
|
29939
30216
|
];
|
|
29940
30217
|
TimerBackgroundComponent.ctorParameters = function () { return [
|
|
@@ -30070,7 +30347,7 @@
|
|
|
30070
30347
|
TimerClockComponent.decorators = [
|
|
30071
30348
|
{ type: i0.Component, args: [{
|
|
30072
30349
|
selector: TimerClockService.selector(),
|
|
30073
|
-
template: "<div class=\"wb-timer-clock\">\n <div class=\"columns\">\n <div class=\"column\">\n <div class=\"ovh\">\n <div class=\"wb-timer-clock__config\" *ngIf=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE] && showTimer\">\n <wb-structure-config [blockUUID]=\"uuid\" [position]=\"TYPE_CONFIG_POSITION_LEFT_TOP\" *ngIf=\"showTimer\">\n <div class=\"wb-timer-clock__nodate\">\n <div class=\"wb-timer-clock__switch\">\n <span\n [ngClass]=\"{\n active: !isCalendar\n }\"\n >{{ 'wb.structures.template.44' | translate }}</span\n >\n <div class=\"control\">\n <div class=\"control\">\n <input\n class=\"switch is-rounded is-info\"\n id=\"checkboxSwitchCalendar3-{{ uuid }}\"\n type=\"checkbox\"\n [attr.checked]=\"isCalendar ? 'checked' : null\"\n (change)=\"switchMethod()\"\n />\n <label class=\"ng-tns-c3-2\" for=\"checkboxSwitchCalendar3-{{ uuid }}\"> </label>\n </div>\n <label class=\"ng-tns-c3-2\" for=\"checkboxSwitchCalendar3-{{ uuid }}\"> </label>\n </div>\n <span\n [ngClass]=\"{\n active: isCalendar\n }\"\n >{{ 'wb.structures.template.45' | translate }}</span\n >\n </div>\n <div class=\"wb-timer-clock__calendar\" *ngIf=\"!isCalendar\">\n <p class=\"wb-timer-simple__calendar__text\">{{ 'wb.structures.template.46' | translate }}</p>\n <div class=\"wb-timer-clock__calendar__wrapper\">\n <nwb-date-picker\n #datePicker1\n [options]=\"{\n lang: translateService.currentLang,\n showHeader: false,\n displayMode: 'inline',\n showFooter: false,\n showButtons: false,\n showTodayButton: false,\n minDate: today,\n showClearButton: false,\n validateLabel: 'wb.structures.template.61' | translate,\n closeOnSelect: false\n }\"\n (change)=\"valueChangeLive($event)\"\n >\n <input\n style=\"display: none\"\n [value]=\"dateFor\"\n [nwbDatepickerStart]=\"datePicker1\"\n type=\"datetime-local\"\n />\n </nwb-date-picker>\n </div>\n </div>\n <div class=\"wb-timer-clock__time\" *ngIf=\"isCalendar\">\n <p class=\"wb-timer-simple__calendar__text\">\n {{ 'wb.structures.template.60' | translate }}\n </p>\n <div class=\"wb-timer-clock__time__wrapper\">\n <div class=\"wb-timer-clock__time__input\">\n <input\n type=\"number\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_DAYS]\"\n (change)=\"changeTimeForTimer()\"\n />\n </div>\n <div class=\"wb-timer-clock__time__input\">\n <input\n type=\"number\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_HOURS]\"\n (change)=\"changeTimeForTimer()\"\n />\n </div>\n <div class=\"wb-timer-clock__time__input\">\n <input\n type=\"number\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_MINUTES]\"\n (change)=\"changeTimeForTimer()\"\n />\n </div>\n <div class=\"wb-timer-clock__time__input\">\n <input\n type=\"number\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_SECONDS]\"\n (change)=\"changeTimeForTimer()\"\n />\n </div>\n </div>\n <div class=\"wb-timer-clock__time__text\">\n <p>{{ 'wb.structures.template.47' | translate }}</p>\n <p>{{ 'wb.structures.template.48' | translate }}</p>\n <p>{{ 'wb.structures.template.49' | translate }}</p>\n <p>{{ 'wb.structures.template.50' | translate }}</p>\n </div>\n </div>\n </div>\n </wb-structure-config>\n </div>\n </div>\n <div class=\"wb-timer-clock__wrapGlobal\">\n <div\n wbPicturesTemplateDirective\n [dimensions]=\"'1880x638'\"\n class=\"wb-timer-clock__noimages\"\n *ngIf=\"showTimer && !contentBlock[FORM_NAME_IMAGE]\"\n (click)=\"getMedia()\"\n ></div>\n <div\n class=\"wb-timer-clock__container\"\n *ngIf=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE] && showTimer\"\n [style.background-image]=\"'url(' + contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE][FORM_NAME_IMAGE_URL] + ')'\"\n >\n <div\n wbGetSizeImageDirective\n [dimensions]=\"'1880x638'\"\n [urlToParse]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE][FORM_NAME_IMAGE_URL]\"\n (onUpdate)=\"updateThisImage(FORM_NAME_IMAGE, $event)\"\n [style.background-image]=\"'url(' + contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE][FORM_NAME_IMAGE_URL] + ')'\"\n *ngIf=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE]\"\n (click)=\"getMedia()\"\n class=\"wb-timer-clock__container__image\"\n ></div>\n <div\n class=\"wb-timer-clock__container__timer\"\n [style.border-color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_COLOR]\"\n [attr.data-timestamp]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_DATE]\"\n >\n <ul>\n <li [style.color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_COLOR]\">\n <span class=\"days\">{{ days | addZeroForTimer }}</span\n ><span>{{ 'wb.structures.template.47' | translate }}</span\n ><span></span>\n <span class=\"tiret\" [style.background-color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_COLOR]\"></span>\n </li>\n <li [style.color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_COLOR]\">\n <span class=\"hours\">{{ hours | addZeroForTimer }}</span\n ><span>{{ 'wb.structures.template.48' | translate }}</span\n ><span></span>\n <span class=\"tiret\" [style.background-color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_COLOR]\"></span>\n </li>\n <li [style.color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_COLOR]\">\n <span class=\"minutes\">{{ minutes | addZeroForTimer }}</span\n ><span>{{ 'wb.structures.template.49' | translate }}</span\n ><span></span>\n <span class=\"tiret\" [style.background-color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_COLOR]\"></span>\n </li>\n <li [style.color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_COLOR]\">\n <span class=\"seconds\">{{ seconds | addZeroForTimer }}</span\n ><span>{{ 'wb.structures.template.50' | translate }}</span>\n </li>\n </ul>\n </div>\n <div class=\"clock\" [attr.data-second]=\"seconds\">\n <span></span> <span></span> <span></span> <span></span> <span></span> <span></span> <span></span> <span></span>\n <span></span> <span></span> <span></span> <span></span> <span></span> <span></span> <span></span> <span></span>\n <span></span> <span></span> <span></span> <span></span> <span></span> <span></span> <span></span> <span></span>\n <span></span> <span></span> <span></span> <span></span> <span></span> <span></span> <span></span> <span></span>\n <span></span> <span></span> <span></span> <span></span> <span></span> <span></span> <span></span> <span></span>\n <span></span> <span></span> <span></span> <span></span> <span></span> <span></span> <span></span> <span></span>\n <span></span> <span></span> <span></span> <span></span> <span></span> <span></span> <span></span> <span></span>\n <span></span> <span></span> <span></span> <span></span>\n </div>\n </div>\n <div class=\"wb-timer-clock__nodate\" *ngIf=\"!showTimer && contents[BASE_BLOCK_CONTENT][FORM_NAME_FIRST_STEP]\">\n <div class=\"wb-timer-clock__switch\">\n <span\n [ngClass]=\"{\n active: !isCalendar\n }\"\n >{{ 'wb.structures.template.44' | translate }}</span\n >\n <div class=\"control\">\n <input\n class=\"switch is-rounded is-info\"\n [attr.checked]=\"isCalendar ? 'checked' : null\"\n id=\"checkboxSwitchCalendar-{{ uuid }}\"\n type=\"checkbox\"\n (change)=\"switchMethodWithoutPersist()\"\n />\n <label class=\"ng-tns-c3-2\" for=\"checkboxSwitchCalendar-{{ uuid }}\"> </label>\n </div>\n <span\n [ngClass]=\"{\n active: isCalendar\n }\"\n >{{ 'wb.structures.template.45' | translate }}</span\n >\n </div>\n <div class=\"wb-timer-clock__calendar\" *ngIf=\"!isCalendar\">\n <p class=\"wb-timer-simple__calendar__text\">{{ 'wb.structures.template.46' | translate }}</p>\n <div class=\"wb-timer-clock__calendar__wrapper\">\n <nwb-date-picker\n #datePicker1\n [options]=\"{\n lang: translateService.currentLang,\n showHeader: false,\n displayMode: 'inline',\n showFooter: false,\n showButtons: false,\n showTodayButton: false,\n minDate: today,\n showClearButton: false,\n validateLabel: 'wb.structures.template.61' | translate,\n closeOnSelect: false\n }\"\n (change)=\"valueChange($event)\"\n >\n <input style=\"display: none\" [value]=\"dateFor\" [nwbDatepickerStart]=\"datePicker1\" type=\"datetime-local\" />\n </nwb-date-picker>\n </div>\n <div class=\"wb-timer-clock__valid wb-timer-clock__valid--calendar\">\n <button class=\"button btn wb-timer-clock__button\" (click)=\"validTimeForDate()\">\n {{ 'wb.structures.template.51' | translate }}\n </button>\n </div>\n </div>\n <div class=\"wb-timer-clock__time\" *ngIf=\"isCalendar\">\n <p class=\"wb-timer-simple__calendar__text\">\n {{ 'wb.structures.template.60' | translate }}\n </p>\n <div class=\"wb-timer-clock__time__wrapper\">\n <div class=\"wb-timer-clock__time__input\">\n <input type=\"number\" [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_DAYS]\" />\n </div>\n <div class=\"wb-timer-clock__time__input\">\n <input type=\"number\" [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_HOURS]\" />\n </div>\n <div class=\"wb-timer-clock__time__input\">\n <input type=\"number\" [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_MINUTES]\" />\n </div>\n <div class=\"wb-timer-clock__time__input\">\n <input type=\"number\" [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_SECONDS]\" />\n </div>\n </div>\n <div class=\"wb-timer-clock__time__text\">\n <p>{{ 'wb.structures.template.47' | translate }}</p>\n <p>{{ 'wb.structures.template.48' | translate }}</p>\n <p>{{ 'wb.structures.template.49' | translate }}</p>\n <p>{{ 'wb.structures.template.50' | translate }}</p>\n </div>\n <div class=\"wb-timer-clock__valid\">\n <button class=\"button btn wb-timer-clock__button\" (click)=\"validTimeForTimer()\">\n {{ 'wb.structures.template.51' | translate }}\n </button>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n"
|
|
30350
|
+
template: "<div class=\"wb-timer-clock\">\n <div class=\"columns\">\n <div class=\"column\">\n <div class=\"ovh\">\n <div class=\"wb-timer-clock__config\" *ngIf=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE] && showTimer\">\n <wb-structure-config [blockUUID]=\"uuid\" [position]=\"TYPE_CONFIG_POSITION_LEFT_TOP\" *ngIf=\"showTimer\">\n <div class=\"wb-timer-clock__nodate wb-timer-clock__nodate--edit\">\n <div class=\"wb-timer-clock__switch\">\n <span\n [ngClass]=\"{\n active: !isCalendar\n }\"\n >{{ 'wb.structures.template.44' | translate }}</span\n >\n <div class=\"control\">\n <div class=\"control\">\n <input\n class=\"switch is-rounded is-info\"\n id=\"checkboxSwitchCalendar3-{{ uuid }}\"\n type=\"checkbox\"\n [attr.checked]=\"isCalendar ? 'checked' : null\"\n (change)=\"switchMethod()\"\n />\n <label class=\"ng-tns-c3-2\" for=\"checkboxSwitchCalendar3-{{ uuid }}\"> </label>\n </div>\n <label class=\"ng-tns-c3-2\" for=\"checkboxSwitchCalendar3-{{ uuid }}\"> </label>\n </div>\n <span\n [ngClass]=\"{\n active: isCalendar\n }\"\n >{{ 'wb.structures.template.45' | translate }}</span\n >\n </div>\n <div class=\"wb-timer-clock__calendar\" *ngIf=\"!isCalendar\">\n <p class=\"wb-timer-simple__calendar__text\">{{ 'wb.structures.template.46' | translate }}</p>\n <div class=\"wb-timer-clock__calendar__wrapper\">\n <nwb-date-picker\n #datePicker1\n [options]=\"{\n lang: translateService.currentLang,\n showHeader: false,\n displayMode: 'inline',\n showFooter: false,\n showButtons: false,\n showTodayButton: false,\n minDate: today,\n showClearButton: false,\n validateLabel: 'wb.structures.template.61' | translate,\n closeOnSelect: false\n }\"\n (change)=\"valueChangeLive($event)\"\n >\n <input\n style=\"display: none\"\n [value]=\"dateFor\"\n [nwbDatepickerStart]=\"datePicker1\"\n type=\"datetime-local\"\n />\n </nwb-date-picker>\n </div>\n </div>\n <div class=\"wb-timer-clock__time\" *ngIf=\"isCalendar\">\n <p class=\"wb-timer-simple__calendar__text\">\n {{ 'wb.structures.template.60' | translate }}\n </p>\n <div class=\"wb-timer-clock__time__wrapper\">\n <div class=\"wb-timer-clock__time__input\">\n <input\n type=\"number\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_DAYS]\"\n (change)=\"changeTimeForTimer()\"\n />\n </div>\n <div class=\"wb-timer-clock__time__input\">\n <input\n type=\"number\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_HOURS]\"\n (change)=\"changeTimeForTimer()\"\n />\n </div>\n <div class=\"wb-timer-clock__time__input\">\n <input\n type=\"number\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_MINUTES]\"\n (change)=\"changeTimeForTimer()\"\n />\n </div>\n <div class=\"wb-timer-clock__time__input\">\n <input\n type=\"number\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_SECONDS]\"\n (change)=\"changeTimeForTimer()\"\n />\n </div>\n </div>\n <div class=\"wb-timer-clock__time__text\">\n <p>{{ 'wb.structures.template.47' | translate }}</p>\n <p>{{ 'wb.structures.template.48' | translate }}</p>\n <p>{{ 'wb.structures.template.49' | translate }}</p>\n <p>{{ 'wb.structures.template.50' | translate }}</p>\n </div>\n </div>\n </div>\n </wb-structure-config>\n </div>\n </div>\n <div class=\"wb-timer-clock__wrapGlobal\">\n <div\n wbPicturesTemplateDirective\n [dimensions]=\"'1880x638'\"\n class=\"wb-timer-clock__noimages\"\n *ngIf=\"showTimer && !contentBlock[FORM_NAME_IMAGE]\"\n (click)=\"getMedia()\"\n ></div>\n <div\n class=\"wb-timer-clock__container\"\n *ngIf=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE] && showTimer\"\n [style.background-image]=\"'url(' + contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE][FORM_NAME_IMAGE_URL] + ')'\"\n >\n <div\n wbGetSizeImageDirective\n [dimensions]=\"'1880x638'\"\n [urlToParse]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE][FORM_NAME_IMAGE_URL]\"\n (onUpdate)=\"updateThisImage(FORM_NAME_IMAGE, $event)\"\n [style.background-image]=\"'url(' + contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE][FORM_NAME_IMAGE_URL] + ')'\"\n *ngIf=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE]\"\n (click)=\"getMedia()\"\n class=\"wb-timer-clock__container__image\"\n ></div>\n <div\n class=\"wb-timer-clock__container__timer\"\n [style.border-color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_COLOR]\"\n [attr.data-timestamp]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_DATE]\"\n >\n <ul>\n <li [style.color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_COLOR]\">\n <span class=\"days\">{{ days | addZeroForTimer }}</span\n ><span>{{ 'wb.structures.template.47' | translate }}</span\n ><span></span>\n <span class=\"tiret\" [style.background-color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_COLOR]\"></span>\n </li>\n <li [style.color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_COLOR]\">\n <span class=\"hours\">{{ hours | addZeroForTimer }}</span\n ><span>{{ 'wb.structures.template.48' | translate }}</span\n ><span></span>\n <span class=\"tiret\" [style.background-color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_COLOR]\"></span>\n </li>\n <li [style.color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_COLOR]\">\n <span class=\"minutes\">{{ minutes | addZeroForTimer }}</span\n ><span>{{ 'wb.structures.template.49' | translate }}</span\n ><span></span>\n <span class=\"tiret\" [style.background-color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_COLOR]\"></span>\n </li>\n <li [style.color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_COLOR]\">\n <span class=\"seconds\">{{ seconds | addZeroForTimer }}</span\n ><span>{{ 'wb.structures.template.50' | translate }}</span>\n </li>\n </ul>\n </div>\n <div class=\"clock\" [attr.data-second]=\"seconds\">\n <span></span> <span></span> <span></span> <span></span> <span></span> <span></span> <span></span> <span></span>\n <span></span> <span></span> <span></span> <span></span> <span></span> <span></span> <span></span> <span></span>\n <span></span> <span></span> <span></span> <span></span> <span></span> <span></span> <span></span> <span></span>\n <span></span> <span></span> <span></span> <span></span> <span></span> <span></span> <span></span> <span></span>\n <span></span> <span></span> <span></span> <span></span> <span></span> <span></span> <span></span> <span></span>\n <span></span> <span></span> <span></span> <span></span> <span></span> <span></span> <span></span> <span></span>\n <span></span> <span></span> <span></span> <span></span> <span></span> <span></span> <span></span> <span></span>\n <span></span> <span></span> <span></span> <span></span>\n </div>\n </div>\n <div class=\"wb-timer-clock__nodate\" *ngIf=\"!showTimer && contents[BASE_BLOCK_CONTENT][FORM_NAME_FIRST_STEP]\">\n <div class=\"wb-timer-clock__switch\">\n <span\n [ngClass]=\"{\n active: !isCalendar\n }\"\n >{{ 'wb.structures.template.44' | translate }}</span\n >\n <div class=\"control\">\n <input\n class=\"switch is-rounded is-info\"\n [attr.checked]=\"isCalendar ? 'checked' : null\"\n id=\"checkboxSwitchCalendar-{{ uuid }}\"\n type=\"checkbox\"\n (change)=\"switchMethodWithoutPersist()\"\n />\n <label class=\"ng-tns-c3-2\" for=\"checkboxSwitchCalendar-{{ uuid }}\"> </label>\n </div>\n <span\n [ngClass]=\"{\n active: isCalendar\n }\"\n >{{ 'wb.structures.template.45' | translate }}</span\n >\n </div>\n <div class=\"wb-timer-clock__calendar\" *ngIf=\"!isCalendar\">\n <p class=\"wb-timer-simple__calendar__text\">{{ 'wb.structures.template.46' | translate }}</p>\n <div class=\"wb-timer-clock__calendar__wrapper\">\n <nwb-date-picker\n #datePicker1\n [options]=\"{\n lang: translateService.currentLang,\n showHeader: false,\n displayMode: 'inline',\n showFooter: false,\n showButtons: false,\n showTodayButton: false,\n minDate: today,\n showClearButton: false,\n validateLabel: 'wb.structures.template.61' | translate,\n closeOnSelect: false\n }\"\n (change)=\"valueChange($event)\"\n >\n <input style=\"display: none\" [value]=\"dateFor\" [nwbDatepickerStart]=\"datePicker1\" type=\"datetime-local\" />\n </nwb-date-picker>\n </div>\n <div class=\"wb-timer-clock__valid wb-timer-clock__valid--calendar\">\n <button class=\"button btn wb-timer-clock__button\" (click)=\"validTimeForDate()\">\n {{ 'wb.structures.template.51' | translate }}\n </button>\n </div>\n </div>\n <div class=\"wb-timer-clock__time\" *ngIf=\"isCalendar\">\n <p class=\"wb-timer-simple__calendar__text\">\n {{ 'wb.structures.template.60' | translate }}\n </p>\n <div class=\"wb-timer-clock__time__wrapper\">\n <div class=\"wb-timer-clock__time__input\">\n <input type=\"number\" [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_DAYS]\" />\n </div>\n <div class=\"wb-timer-clock__time__input\">\n <input type=\"number\" [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_HOURS]\" />\n </div>\n <div class=\"wb-timer-clock__time__input\">\n <input type=\"number\" [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_MINUTES]\" />\n </div>\n <div class=\"wb-timer-clock__time__input\">\n <input type=\"number\" [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_SECONDS]\" />\n </div>\n </div>\n <div class=\"wb-timer-clock__time__text\">\n <p>{{ 'wb.structures.template.47' | translate }}</p>\n <p>{{ 'wb.structures.template.48' | translate }}</p>\n <p>{{ 'wb.structures.template.49' | translate }}</p>\n <p>{{ 'wb.structures.template.50' | translate }}</p>\n </div>\n <div class=\"wb-timer-clock__valid\">\n <button class=\"button btn wb-timer-clock__button\" (click)=\"validTimeForTimer()\">\n {{ 'wb.structures.template.51' | translate }}\n </button>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n"
|
|
30074
30351
|
},] }
|
|
30075
30352
|
];
|
|
30076
30353
|
TimerClockComponent.ctorParameters = function () { return [
|
|
@@ -30237,7 +30514,7 @@
|
|
|
30237
30514
|
TimerAirportComponent.decorators = [
|
|
30238
30515
|
{ type: i0.Component, args: [{
|
|
30239
30516
|
selector: TimerAirportService.selector(),
|
|
30240
|
-
template: "<div class=\"wb-timer-airport\">\n <div class=\"columns\">\n <div class=\"column\">\n <div class=\"ovh\">\n <div class=\"wb-timer-airport__config\">\n <wb-structure-config [blockUUID]=\"uuid\" [position]=\"TYPE_CONFIG_POSITION_LEFT_TOP\" *ngIf=\"showTimer\">\n <div class=\"wb-timer-airport__nodate\">\n <div class=\"wb-timer-airport__switch\">\n <span\n [ngClass]=\"{\n active: !isCalendar\n }\"\n >{{ 'wb.structures.template.44' | translate }}</span\n >\n <div class=\"control\">\n <div class=\"control\">\n <input\n class=\"switch is-rounded is-info\"\n id=\"checkboxSwitchCalendar5-{{ uuid }}\"\n type=\"checkbox\"\n [attr.checked]=\"isCalendar ? 'checked' : null\"\n (change)=\"switchMethod()\"\n />\n <label class=\"ng-tns-c3-2\" for=\"checkboxSwitchCalendar5-{{ uuid }}\"> </label>\n </div>\n <label class=\"ng-tns-c3-2\" for=\"checkboxSwitchCalendar5-{{ uuid }}\"> </label>\n </div>\n <span\n [ngClass]=\"{\n active: isCalendar\n }\"\n >{{ 'wb.structures.template.45' | translate }}</span\n >\n </div>\n <div class=\"wb-timer-airport__calendar\" *ngIf=\"!isCalendar\">\n <p class=\"wb-timer-simple__calendar__text\">{{ 'wb.structures.template.46' | translate }}</p>\n <div class=\"wb-timer-airport__calendar__wrapper\">\n <nwb-date-picker\n #datePicker1\n [options]=\"{\n lang: translateService.currentLang,\n showHeader: false,\n displayMode: 'inline',\n showFooter: false,\n showButtons: false,\n showTodayButton: false,\n minDate: today,\n showClearButton: false,\n validateLabel: 'wb.structures.template.61' | translate,\n closeOnSelect: false\n }\"\n (change)=\"valueChangeLive($event)\"\n >\n <input\n style=\"display: none\"\n [value]=\"dateFor\"\n [nwbDatepickerStart]=\"datePicker1\"\n type=\"datetime-local\"\n />\n </nwb-date-picker>\n </div>\n </div>\n <div class=\"wb-timer-airport__time\" *ngIf=\"isCalendar\">\n <p class=\"wb-timer-simple__calendar__text\">\n {{ 'wb.structures.template.60' | translate }}\n </p>\n <div class=\"wb-timer-airport__time__wrapper\">\n <div class=\"wb-timer-airport__time__input\">\n <input\n type=\"number\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_DAYS]\"\n (change)=\"changeTimeForTimer()\"\n />\n </div>\n <div class=\"wb-timer-airport__time__input\">\n <input\n type=\"number\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_HOURS]\"\n (change)=\"changeTimeForTimer()\"\n />\n </div>\n <div class=\"wb-timer-airport__time__input\">\n <input\n type=\"number\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_MINUTES]\"\n (change)=\"changeTimeForTimer()\"\n />\n </div>\n <div class=\"wb-timer-airport__time__input\">\n <input\n type=\"number\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_SECONDS]\"\n (change)=\"changeTimeForTimer()\"\n />\n </div>\n </div>\n <div class=\"wb-timer-airport__time__text\">\n <p>{{ 'wb.structures.template.47' | translate }}</p>\n <p>{{ 'wb.structures.template.48' | translate }}</p>\n <p>{{ 'wb.structures.template.49' | translate }}</p>\n <p>{{ 'wb.structures.template.50' | translate }}</p>\n </div>\n </div>\n </div>\n </wb-structure-config>\n </div>\n </div>\n <div class=\"wb-timer-airport__wrapGlobal\">\n <div\n class=\"wb-timer-airport__container\"\n *ngIf=\"showTimer\"\n [style.background-color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_BACKGROUND_COLOR]\"\n >\n <div class=\"wb-timer-airport__container__timer\" [attr.data-timestamp]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_DATE]\">\n <div>\n <wb-editorjs\n [(content)]=\"contentBlock[FORM_NAME_TITLE]\"\n (contentChange)=\"persist()\"\n [placeholder]=\"'wb.shared.components.quill.1' | translate\"\n >\n </wb-editorjs>\n </div>\n <div>\n <wb-editorjs\n [(content)]=\"contentBlock[FORM_NAME_CONTENT]\"\n (contentChange)=\"persist()\"\n [placeholder]=\"'wb.shared.components.quill.1' | translate\"\n >\n </wb-editorjs>\n </div>\n <ul *ngIf=\"!timerEnd\">\n <li [style.color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_COLOR]\">\n <div class=\"days\">\n <span>{{ daysFirst }}</span\n ><span>{{ daysSecond }}</span>\n </div>\n <span class=\"text\">{{ 'wb.structures.template.47' | translate }}</span\n ><span></span>\n </li>\n <li [style.color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_COLOR]\">\n <div class=\"hours\">\n <span>{{ hoursFirst }}</span\n ><span>{{ hoursSecond }}</span>\n </div>\n <span class=\"text\">{{ 'wb.structures.template.48' | translate }}</span\n ><span></span>\n </li>\n <li [style.color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_COLOR]\">\n <div class=\"minutes\">\n <span>{{ minutesFirst }}</span\n ><span>{{ minutesSecond }}</span>\n </div>\n <span class=\"text\">{{ 'wb.structures.template.49' | translate }}</span\n ><span></span>\n </li>\n <li [style.color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_COLOR]\">\n <div class=\"seconds\">\n <span>{{ secondsFirst }}</span\n ><span>{{ secondsSecond }}</span>\n </div>\n <span class=\"text\">{{ 'wb.structures.template.50' | translate }}</span>\n </li>\n </ul>\n </div>\n </div>\n <div class=\"wb-timer-airport__nodate\" *ngIf=\"!showTimer && contents[BASE_BLOCK_CONTENT][FORM_NAME_FIRST_STEP]\">\n <div class=\"wb-timer-airport__switch\">\n <span\n [ngClass]=\"{\n active: !isCalendar\n }\"\n >{{ 'wb.structures.template.44' | translate }}</span\n >\n <div class=\"control\">\n <input\n class=\"switch is-rounded is-info\"\n [attr.checked]=\"isCalendar ? 'checked' : null\"\n id=\"checkboxSwitchCalendar-{{ uuid }}\"\n type=\"checkbox\"\n (change)=\"switchMethodWithoutPersist()\"\n />\n <label class=\"ng-tns-c3-2\" for=\"checkboxSwitchCalendar-{{ uuid }}\"> </label>\n </div>\n <span\n [ngClass]=\"{\n active: isCalendar\n }\"\n >{{ 'wb.structures.template.45' | translate }}</span\n >\n </div>\n <div class=\"wb-timer-airport__calendar\" *ngIf=\"!isCalendar\">\n <p class=\"wb-timer-simple__calendar__text\">{{ 'wb.structures.template.46' | translate }}</p>\n <div class=\"wb-timer-airport__calendar__wrapper\">\n <nwb-date-picker\n #datePicker1\n [options]=\"{\n lang: translateService.currentLang,\n showHeader: false,\n displayMode: 'inline',\n showFooter: false,\n showButtons: false,\n showTodayButton: false,\n minDate: today,\n showClearButton: false,\n validateLabel: 'wb.structures.template.61' | translate,\n closeOnSelect: false\n }\"\n (change)=\"valueChange($event)\"\n >\n <input style=\"display: none\" [value]=\"dateFor\" [nwbDatepickerStart]=\"datePicker1\" type=\"datetime-local\" />\n </nwb-date-picker>\n </div>\n <div class=\"wb-timer-airport__valid wb-timer-airport__valid--calendar\">\n <button class=\"button btn wb-timer-airport__button\" (click)=\"validTimeForDate()\">\n {{ 'wb.structures.template.61' | translate }}\n </button>\n </div>\n </div>\n <div class=\"wb-timer-airport__time\" *ngIf=\"isCalendar\">\n <p class=\"wb-timer-simple__calendar__text\">\n {{ 'wb.structures.template.60' | translate }}\n </p>\n <div class=\"wb-timer-airport__time__wrapper\">\n <div class=\"wb-timer-airport__time__input\">\n <input type=\"number\" [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_DAYS]\" />\n </div>\n <div class=\"wb-timer-airport__time__input\">\n <input type=\"number\" [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_HOURS]\" />\n </div>\n <div class=\"wb-timer-airport__time__input\">\n <input type=\"number\" [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_MINUTES]\" />\n </div>\n <div class=\"wb-timer-airport__time__input\">\n <input type=\"number\" [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_SECONDS]\" />\n </div>\n </div>\n <div class=\"wb-timer-airport__time__text\">\n <p>{{ 'wb.structures.template.47' | translate }}</p>\n <p>{{ 'wb.structures.template.48' | translate }}</p>\n <p>{{ 'wb.structures.template.49' | translate }}</p>\n <p>{{ 'wb.structures.template.50' | translate }}</p>\n </div>\n <div class=\"wb-timer-airport__valid\">\n <button class=\"button btn wb-timer-airport__button\" (click)=\"validTimeForTimer()\">\n {{ 'wb.structures.template.51' | translate }}\n </button>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n"
|
|
30517
|
+
template: "<div class=\"wb-timer-airport\">\n <div class=\"columns\">\n <div class=\"column\">\n <div class=\"ovh\">\n <div class=\"wb-timer-airport__config\">\n <wb-structure-config [blockUUID]=\"uuid\" [position]=\"TYPE_CONFIG_POSITION_LEFT_TOP\" *ngIf=\"showTimer\">\n <div class=\"wb-timer-airport__nodate wb-timer-airport__nodate--edit\">\n <div class=\"wb-timer-airport__switch\">\n <span\n [ngClass]=\"{\n active: !isCalendar\n }\"\n >{{ 'wb.structures.template.44' | translate }}</span\n >\n <div class=\"control\">\n <div class=\"control\">\n <input\n class=\"switch is-rounded is-info\"\n id=\"checkboxSwitchCalendar5-{{ uuid }}\"\n type=\"checkbox\"\n [attr.checked]=\"isCalendar ? 'checked' : null\"\n (change)=\"switchMethod()\"\n />\n <label class=\"ng-tns-c3-2\" for=\"checkboxSwitchCalendar5-{{ uuid }}\"> </label>\n </div>\n <label class=\"ng-tns-c3-2\" for=\"checkboxSwitchCalendar5-{{ uuid }}\"> </label>\n </div>\n <span\n [ngClass]=\"{\n active: isCalendar\n }\"\n >{{ 'wb.structures.template.45' | translate }}</span\n >\n </div>\n <div class=\"wb-timer-airport__calendar\" *ngIf=\"!isCalendar\">\n <p class=\"wb-timer-simple__calendar__text\">{{ 'wb.structures.template.46' | translate }}</p>\n <div class=\"wb-timer-airport__calendar__wrapper\">\n <nwb-date-picker\n #datePicker1\n [options]=\"{\n lang: translateService.currentLang,\n showHeader: false,\n displayMode: 'inline',\n showFooter: false,\n showButtons: false,\n showTodayButton: false,\n minDate: today,\n showClearButton: false,\n validateLabel: 'wb.structures.template.61' | translate,\n closeOnSelect: false\n }\"\n (change)=\"valueChangeLive($event)\"\n >\n <input\n style=\"display: none\"\n [value]=\"dateFor\"\n [nwbDatepickerStart]=\"datePicker1\"\n type=\"datetime-local\"\n />\n </nwb-date-picker>\n </div>\n </div>\n <div class=\"wb-timer-airport__time\" *ngIf=\"isCalendar\">\n <p class=\"wb-timer-simple__calendar__text\">\n {{ 'wb.structures.template.60' | translate }}\n </p>\n <div class=\"wb-timer-airport__time__wrapper\">\n <div class=\"wb-timer-airport__time__input\">\n <input\n type=\"number\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_DAYS]\"\n (change)=\"changeTimeForTimer()\"\n />\n </div>\n <div class=\"wb-timer-airport__time__input\">\n <input\n type=\"number\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_HOURS]\"\n (change)=\"changeTimeForTimer()\"\n />\n </div>\n <div class=\"wb-timer-airport__time__input\">\n <input\n type=\"number\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_MINUTES]\"\n (change)=\"changeTimeForTimer()\"\n />\n </div>\n <div class=\"wb-timer-airport__time__input\">\n <input\n type=\"number\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_SECONDS]\"\n (change)=\"changeTimeForTimer()\"\n />\n </div>\n </div>\n <div class=\"wb-timer-airport__time__text\">\n <p>{{ 'wb.structures.template.47' | translate }}</p>\n <p>{{ 'wb.structures.template.48' | translate }}</p>\n <p>{{ 'wb.structures.template.49' | translate }}</p>\n <p>{{ 'wb.structures.template.50' | translate }}</p>\n </div>\n </div>\n </div>\n </wb-structure-config>\n </div>\n </div>\n <div class=\"wb-timer-airport__wrapGlobal\">\n <div\n class=\"wb-timer-airport__container\"\n *ngIf=\"showTimer\"\n [style.background-color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_BACKGROUND_COLOR]\"\n >\n <div class=\"wb-timer-airport__container__timer\" [attr.data-timestamp]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_DATE]\">\n <div>\n <wb-editorjs\n [(content)]=\"contentBlock[FORM_NAME_TITLE]\"\n (contentChange)=\"persist()\"\n [placeholder]=\"'wb.shared.components.quill.1' | translate\"\n >\n </wb-editorjs>\n </div>\n <div>\n <wb-editorjs\n [(content)]=\"contentBlock[FORM_NAME_CONTENT]\"\n (contentChange)=\"persist()\"\n [placeholder]=\"'wb.shared.components.quill.1' | translate\"\n >\n </wb-editorjs>\n </div>\n <ul *ngIf=\"!timerEnd\">\n <li [style.color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_COLOR]\">\n <div class=\"days\">\n <span>{{ daysFirst }}</span\n ><span>{{ daysSecond }}</span>\n </div>\n <span class=\"text\">{{ 'wb.structures.template.47' | translate }}</span\n ><span></span>\n </li>\n <li [style.color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_COLOR]\">\n <div class=\"hours\">\n <span>{{ hoursFirst }}</span\n ><span>{{ hoursSecond }}</span>\n </div>\n <span class=\"text\">{{ 'wb.structures.template.48' | translate }}</span\n ><span></span>\n </li>\n <li [style.color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_COLOR]\">\n <div class=\"minutes\">\n <span>{{ minutesFirst }}</span\n ><span>{{ minutesSecond }}</span>\n </div>\n <span class=\"text\">{{ 'wb.structures.template.49' | translate }}</span\n ><span></span>\n </li>\n <li [style.color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_COLOR]\">\n <div class=\"seconds\">\n <span>{{ secondsFirst }}</span\n ><span>{{ secondsSecond }}</span>\n </div>\n <span class=\"text\">{{ 'wb.structures.template.50' | translate }}</span>\n </li>\n </ul>\n </div>\n </div>\n <div class=\"wb-timer-airport__nodate\" *ngIf=\"!showTimer && contents[BASE_BLOCK_CONTENT][FORM_NAME_FIRST_STEP]\">\n <div class=\"wb-timer-airport__switch\">\n <span\n [ngClass]=\"{\n active: !isCalendar\n }\"\n >{{ 'wb.structures.template.44' | translate }}</span\n >\n <div class=\"control\">\n <input\n class=\"switch is-rounded is-info\"\n [attr.checked]=\"isCalendar ? 'checked' : null\"\n id=\"checkboxSwitchCalendar-{{ uuid }}\"\n type=\"checkbox\"\n (change)=\"switchMethodWithoutPersist()\"\n />\n <label class=\"ng-tns-c3-2\" for=\"checkboxSwitchCalendar-{{ uuid }}\"> </label>\n </div>\n <span\n [ngClass]=\"{\n active: isCalendar\n }\"\n >{{ 'wb.structures.template.45' | translate }}</span\n >\n </div>\n <div class=\"wb-timer-airport__calendar\" *ngIf=\"!isCalendar\">\n <p class=\"wb-timer-simple__calendar__text\">{{ 'wb.structures.template.46' | translate }}</p>\n <div class=\"wb-timer-airport__calendar__wrapper\">\n <nwb-date-picker\n #datePicker1\n [options]=\"{\n lang: translateService.currentLang,\n showHeader: false,\n displayMode: 'inline',\n showFooter: false,\n showButtons: false,\n showTodayButton: false,\n minDate: today,\n showClearButton: false,\n validateLabel: 'wb.structures.template.61' | translate,\n closeOnSelect: false\n }\"\n (change)=\"valueChange($event)\"\n >\n <input style=\"display: none\" [value]=\"dateFor\" [nwbDatepickerStart]=\"datePicker1\" type=\"datetime-local\" />\n </nwb-date-picker>\n </div>\n <div class=\"wb-timer-airport__valid wb-timer-airport__valid--calendar\">\n <button class=\"button btn wb-timer-airport__button\" (click)=\"validTimeForDate()\">\n {{ 'wb.structures.template.61' | translate }}\n </button>\n </div>\n </div>\n <div class=\"wb-timer-airport__time\" *ngIf=\"isCalendar\">\n <p class=\"wb-timer-simple__calendar__text\">\n {{ 'wb.structures.template.60' | translate }}\n </p>\n <div class=\"wb-timer-airport__time__wrapper\">\n <div class=\"wb-timer-airport__time__input\">\n <input type=\"number\" [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_DAYS]\" />\n </div>\n <div class=\"wb-timer-airport__time__input\">\n <input type=\"number\" [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_HOURS]\" />\n </div>\n <div class=\"wb-timer-airport__time__input\">\n <input type=\"number\" [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_MINUTES]\" />\n </div>\n <div class=\"wb-timer-airport__time__input\">\n <input type=\"number\" [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_SECONDS]\" />\n </div>\n </div>\n <div class=\"wb-timer-airport__time__text\">\n <p>{{ 'wb.structures.template.47' | translate }}</p>\n <p>{{ 'wb.structures.template.48' | translate }}</p>\n <p>{{ 'wb.structures.template.49' | translate }}</p>\n <p>{{ 'wb.structures.template.50' | translate }}</p>\n </div>\n <div class=\"wb-timer-airport__valid\">\n <button class=\"button btn wb-timer-airport__button\" (click)=\"validTimeForTimer()\">\n {{ 'wb.structures.template.51' | translate }}\n </button>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n"
|
|
30241
30518
|
},] }
|
|
30242
30519
|
];
|
|
30243
30520
|
TimerAirportComponent.ctorParameters = function () { return [
|
|
@@ -31681,7 +31958,7 @@
|
|
|
31681
31958
|
TimerMultipleImgComponent.decorators = [
|
|
31682
31959
|
{ type: i0.Component, args: [{
|
|
31683
31960
|
selector: TimerMultipleImgService.selector(),
|
|
31684
|
-
template: "<div class=\"wb-timer-multiple-img\" [ngClass]=\"{ 'is-active': hasTooltipFocusedLeftTop }\">\n <div class=\"ovh\">\n <div class=\"wb-timer-multiple-img__config\">\n <wb-structure-config\n [blockUUID]=\"uuid\"\n [position]=\"TYPE_CONFIG_POSITION_LEFT_TOP\"\n *ngIf=\"\n showTimer &&\n !contents[BASE_BLOCK_CONTENT][FORM_NAME_FIRST_STEP] &&\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_LEFT_BOTTOM]\n \"\n >\n <div class=\"wb-timer-multiple-img__nodate\">\n <div class=\"wb-timer-multiple-img__switch\">\n <span\n [ngClass]=\"{\n active: !isCalendar\n }\"\n >{{ 'wb.structures.template.44' | translate }}</span\n >\n <div class=\"control\">\n <div class=\"control\">\n <input\n class=\"switch is-rounded is-info\"\n id=\"checkboxSwitchCalendar4-{{ uuid }}\"\n type=\"checkbox\"\n [attr.checked]=\"isCalendar ? 'checked' : null\"\n (change)=\"switchMethod()\"\n />\n <label class=\"ng-tns-c3-2\" for=\"checkboxSwitchCalendar4-{{ uuid }}\"> </label>\n </div>\n <label class=\"ng-tns-c3-2\" for=\"checkboxSwitchCalendar4-{{ uuid }}\"> </label>\n </div>\n <span\n [ngClass]=\"{\n active: isCalendar\n }\"\n >{{ 'wb.structures.template.45' | translate }}</span\n >\n </div>\n <div class=\"wb-timer-multiple-img__calendar\" *ngIf=\"!isCalendar\">\n <div class=\"wb-timer-multiple-img__calendar__wrapper transform\">\n <nwb-date-picker\n #datePicker1\n [options]=\"{\n lang: translateService.currentLang,\n showHeader: false,\n displayMode: 'inline',\n showFooter: false,\n showButtons: false,\n showTodayButton: false,\n minDate: today,\n showClearButton: false,\n validateLabel: 'wb.structures.template.61' | translate,\n closeOnSelect: false\n }\"\n (change)=\"valueChangeLive($event)\"\n >\n <input style=\"display: none\" [value]=\"dateFor\" [nwbDatepickerStart]=\"datePicker1\" type=\"datetime-local\" />\n </nwb-date-picker>\n </div>\n </div>\n <div class=\"wb-timer-multiple-img__time\" *ngIf=\"isCalendar\">\n <p class=\"wb-timer-simple__calendar__text\">\n {{ 'wb.structures.template.60' | translate }}\n </p>\n <div class=\"wb-timer-multiple-img__time__wrapper\">\n <div class=\"wb-timer-multiple-img__time__input\">\n <input\n type=\"number\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_DAYS]\"\n (change)=\"changeTimeForTimer()\"\n />\n </div>\n <div class=\"wb-timer-multiple-img__time__input\">\n <input\n type=\"number\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_HOURS]\"\n (change)=\"changeTimeForTimer()\"\n />\n </div>\n <div class=\"wb-timer-multiple-img__time__input\">\n <input\n type=\"number\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_MINUTES]\"\n (change)=\"changeTimeForTimer()\"\n />\n </div>\n <div class=\"wb-timer-multiple-img__time__input\">\n <input\n type=\"number\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_SECONDS]\"\n (change)=\"changeTimeForTimer()\"\n />\n </div>\n </div>\n <div class=\"wb-timer-multiple-img__time__text\">\n <p>{{ 'wb.structures.template.47' | translate }}</p>\n <p>{{ 'wb.structures.template.48' | translate }}</p>\n <p>{{ 'wb.structures.template.49' | translate }}</p>\n <p>{{ 'wb.structures.template.50' | translate }}</p>\n </div>\n </div>\n </div>\n </wb-structure-config>\n </div>\n </div>\n <wb-structure-config\n [blockUUID]=\"uuid\"\n [position]=\"TYPE_CONFIG_POSITION_LEFT_TOP\"\n [isFullwidth]=\"true\"\n *ngIf=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_LEFT_TOP]\"\n >\n <wb-structure-config-input\n [label]=\"'wb.structures.template.9' | translate\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_LEFT_TOP][FORM_NAME_TITLE]\"\n (ngModelChange)=\"persist()\"\n ></wb-structure-config-input>\n <div class=\"columns\">\n <div class=\"column\">\n <wb-structure-config-input\n [label]=\"'wb.structures.template.10' | translate\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_LEFT_TOP][FORM_NAME_URL]\"\n [placeholder]=\"'wb.structures.template.11' | translate\"\n (ngModelChange)=\"persist()\"\n ></wb-structure-config-input>\n </div>\n <div class=\"column\">\n <wb-structure-config-checkbox\n [label]=\"'wb.structures.template.12' | translate\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_LEFT_TOP][FORM_NAME_URL_TARGET]\"\n (ngModelChange)=\"persist()\"\n [off]=\"'_self'\"\n [on]=\"'_blank'\"\n ></wb-structure-config-checkbox>\n </div>\n </div>\n </wb-structure-config>\n <wb-structure-config\n [blockUUID]=\"uuid\"\n [position]=\"TYPE_CONFIG_POSITION_LEFT_BOTTOM\"\n [isFullwidth]=\"true\"\n *ngIf=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_LEFT_BOTTOM]\"\n >\n <wb-structure-config-input\n [label]=\"'wb.structures.template.9' | translate\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_LEFT_BOTTOM][FORM_NAME_TITLE]\"\n (ngModelChange)=\"persist()\"\n ></wb-structure-config-input>\n <div class=\"columns\">\n <div class=\"column\">\n <wb-structure-config-input\n [label]=\"'wb.structures.template.10' | translate\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_LEFT_BOTTOM][FORM_NAME_URL]\"\n [placeholder]=\"'wb.structures.template.11' | translate\"\n (ngModelChange)=\"persist()\"\n ></wb-structure-config-input>\n </div>\n <div class=\"column\">\n <wb-structure-config-checkbox\n [label]=\"'wb.structures.template.12' | translate\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_LEFT_BOTTOM][FORM_NAME_URL_TARGET]\"\n (ngModelChange)=\"persist()\"\n [off]=\"'_self'\"\n [on]=\"'_blank'\"\n ></wb-structure-config-checkbox>\n </div>\n </div>\n </wb-structure-config>\n <wb-structure-config\n class=\"wb-timer-multiple-img__middle-left wb-timer-multiple-img__middle-left-right\"\n [blockUUID]=\"uuid\"\n [position]=\"TYPE_CONFIG_POSITION_RIGHT_TOP\"\n [isFullwidth]=\"true\"\n *ngIf=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MIDDLE_TOP]\"\n >\n <wb-structure-config-input\n [label]=\"'wb.structures.template.9' | translate\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MIDDLE_TOP][FORM_NAME_TITLE]\"\n (ngModelChange)=\"persist()\"\n ></wb-structure-config-input>\n <div class=\"columns\">\n <div class=\"column\">\n <wb-structure-config-input\n [label]=\"'wb.structures.template.10' | translate\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MIDDLE_TOP][FORM_NAME_URL]\"\n [placeholder]=\"'wb.structures.template.11' | translate\"\n (ngModelChange)=\"persist()\"\n ></wb-structure-config-input>\n </div>\n <div class=\"column\">\n <wb-structure-config-checkbox\n [label]=\"'wb.structures.template.12' | translate\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MIDDLE_TOP][FORM_NAME_URL_TARGET]\"\n (ngModelChange)=\"persist()\"\n [off]=\"'_self'\"\n [on]=\"'_blank'\"\n ></wb-structure-config-checkbox>\n </div>\n </div>\n </wb-structure-config>\n <wb-structure-config\n class=\"wb-timer-multiple-img__middle-right wb-timer-multiple-img__middle-right-middle\"\n [blockUUID]=\"uuid\"\n [position]=\"TYPE_CONFIG_POSITION_RIGHT_BOTTOM\"\n [isFullwidth]=\"true\"\n *ngIf=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MIDDLE_BOTTOM]\"\n >\n <wb-structure-config-input\n [label]=\"'wb.structures.template.9' | translate\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MIDDLE_BOTTOM][FORM_NAME_TITLE]\"\n (ngModelChange)=\"persist()\"\n ></wb-structure-config-input>\n <div class=\"columns\">\n <div class=\"column\">\n <wb-structure-config-input\n [label]=\"'wb.structures.template.10' | translate\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MIDDLE_BOTTOM][FORM_NAME_URL]\"\n [placeholder]=\"'wb.structures.template.11' | translate\"\n (ngModelChange)=\"persist()\"\n ></wb-structure-config-input>\n </div>\n <div class=\"column\">\n <wb-structure-config-checkbox\n [label]=\"'wb.structures.template.12' | translate\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MIDDLE_BOTTOM][FORM_NAME_URL_TARGET]\"\n (ngModelChange)=\"persist()\"\n [off]=\"'_self'\"\n [on]=\"'_blank'\"\n ></wb-structure-config-checkbox>\n </div>\n </div>\n </wb-structure-config>\n <wb-structure-config\n [blockUUID]=\"uuid\"\n [position]=\"TYPE_CONFIG_POSITION_RIGHT_TOP\"\n [isFullwidth]=\"true\"\n *ngIf=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_RIGHT]\"\n >\n <wb-structure-config-input\n [label]=\"'wb.structures.template.9' | translate\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_RIGHT][FORM_NAME_TITLE]\"\n (ngModelChange)=\"persist()\"\n ></wb-structure-config-input>\n <div class=\"columns\">\n <div class=\"column\">\n <wb-structure-config-input\n [label]=\"'wb.structures.template.10' | translate\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_RIGHT][FORM_NAME_URL]\"\n [placeholder]=\"'wb.structures.template.11' | translate\"\n (ngModelChange)=\"persist()\"\n ></wb-structure-config-input>\n </div>\n <div class=\"column\">\n <wb-structure-config-checkbox\n [label]=\"'wb.structures.template.12' | translate\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_RIGHT][FORM_NAME_URL_TARGET]\"\n (ngModelChange)=\"persist()\"\n [off]=\"'_self'\"\n [on]=\"'_blank'\"\n ></wb-structure-config-checkbox>\n </div>\n </div>\n </wb-structure-config>\n <div\n class=\"wb-timer-multiple-img__wrapGlobal\"\n [ngClass]=\"{\n 'wb-timer-multiple-img__wrapGlobal--auto': showTimer && !contents[BASE_BLOCK_CONTENT][FORM_NAME_FIRST_STEP]\n }\"\n >\n <div class=\"columns no-margin no-padding\" *ngIf=\"showTimer && !contents[BASE_BLOCK_CONTENT][FORM_NAME_FIRST_STEP]\">\n <div class=\"column is-two-thirds no-padding\">\n <div class=\"columns no-padding-except-bottom no-margin\">\n <div class=\"column wb-timer-multiple-img__small padding-left\">\n <div\n class=\"wb-timer-multiple-img__container\"\n [ngClass]=\"{\n 'wb-timer-multiple-img__container--small':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_SMALL,\n 'wb-timer-multiple-img__container--medium':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_MEDIUM,\n 'wb-timer-multiple-img__container--large':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_LARGE\n }\"\n >\n <div\n class=\"wb-timer-multiple-img__container__images\"\n *ngIf=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_LEFT_TOP]\"\n >\n <div>\n <div\n wbGetSizeImageDirective\n [dimensions]=\"sizes3[contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK]]\"\n [urlToParse]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_LEFT_TOP][FORM_NAME_IMAGE_URL]\"\n (onUpdate)=\"updateThisImage(FORM_NAME_IMAGE_LEFT_TOP, $event)\"\n [style.background-image]=\"\n 'url(' + contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_LEFT_TOP][FORM_NAME_IMAGE_URL] + ')'\n \"\n *ngIf=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_LEFT_TOP]\"\n (click)=\"getMediaFor(FORM_NAME_IMAGE_LEFT_TOP)\"\n class=\"wb-timer-multiple-img__container__images__item wb-timer-multiple-img__container__images__item--leftTop\"\n [ngClass]=\"{\n 'wb-timer-multiple-img__container__images__item--small':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_SMALL,\n 'wb-timer-multiple-img__container__images__item--medium':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_MEDIUM,\n 'wb-timer-multiple-img__container__images__item--large':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_LARGE\n }\"\n ></div>\n </div>\n </div>\n </div>\n <div\n class=\"wb-timer-multiple-img__noimages\"\n wbPicturesTemplateDirective\n [dimensions]=\"sizes3[contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK]]\"\n *ngIf=\"!contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_LEFT_TOP]\"\n (click)=\"getMediaFor(FORM_NAME_IMAGE_LEFT_TOP)\"\n [ngClass]=\"{\n 'wb-timer-multiple-img__noimages--small':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_SMALL,\n 'wb-timer-multiple-img__noimages--medium':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_MEDIUM,\n 'wb-timer-multiple-img__noimages--large':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_LARGE\n }\"\n ></div>\n </div>\n\n <div class=\"column is-two-thirds wb-timer-multiple-img__big padding-right\">\n <div\n class=\"wb-timer-multiple-img__container\"\n [ngClass]=\"{\n 'wb-timer-multiple-img__container--small':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_SMALL,\n 'wb-timer-multiple-img__container--medium':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_MEDIUM,\n 'wb-timer-multiple-img__container--large':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_LARGE\n }\"\n >\n <div\n class=\"wb-timer-multiple-img__container__images\"\n *ngIf=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MIDDLE_TOP]\"\n >\n <div>\n <div\n wbGetSizeImageDirective\n [dimensions]=\"sizes1[contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK]]\"\n [urlToParse]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MIDDLE_TOP][FORM_NAME_IMAGE_URL]\"\n (onUpdate)=\"updateThisImage(FORM_NAME_IMAGE_MIDDLE_TOP, $event)\"\n [style.background-image]=\"\n 'url(' + contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MIDDLE_TOP][FORM_NAME_IMAGE_URL] + ')'\n \"\n *ngIf=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MIDDLE_TOP]\"\n (click)=\"getMediaFor(FORM_NAME_IMAGE_MIDDLE_TOP)\"\n class=\"wb-timer-multiple-img__container__images__item wb-timer-multiple-img__container__images__item--middleTop\"\n [ngClass]=\"{\n 'wb-timer-multiple-img__container__images__item--small':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_SMALL,\n 'wb-timer-multiple-img__container__images__item--medium':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_MEDIUM,\n 'wb-timer-multiple-img__container__images__item--large':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_LARGE\n }\"\n ></div>\n </div>\n </div>\n </div>\n <div\n class=\"wb-timer-multiple-img__noimages\"\n wbPicturesTemplateDirective\n [dimensions]=\"sizes1[contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK]]\"\n *ngIf=\"!contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MIDDLE_TOP]\"\n (click)=\"getMediaFor(FORM_NAME_IMAGE_MIDDLE_TOP)\"\n [ngClass]=\"{\n 'wb-timer-multiple-img__noimages--small':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_SMALL,\n 'wb-timer-multiple-img__noimages--medium':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_MEDIUM,\n 'wb-timer-multiple-img__noimages--large':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_LARGE\n }\"\n ></div>\n </div>\n </div>\n\n <div class=\"columns no-margin no-padding\">\n <div class=\"column is-two-thirds wb-timer-multiple-img__big padding-left\">\n <div\n class=\"wb-timer-multiple-img__container wb-timer-multiple-img__container--leftBottom\"\n [ngClass]=\"{\n 'wb-timer-multiple-img__container--small':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_SMALL,\n 'wb-timer-multiple-img__container--medium':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_MEDIUM,\n 'wb-timer-multiple-img__container--large':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_LARGE\n }\"\n >\n <div\n class=\"wb-timer-multiple-img__container__images\"\n *ngIf=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_LEFT_BOTTOM]\"\n >\n <div>\n <div\n class=\"wb-timer-multiple-img__container__images__item wb-timer-multiple-img__container__images__item--leftBottom\"\n [ngClass]=\"{\n 'wb-timer-multiple-img__container__images__item--small':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_SMALL,\n 'wb-timer-multiple-img__container__images__item--medium':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_MEDIUM,\n 'wb-timer-multiple-img__container__images__item--large':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_LARGE\n }\"\n >\n <div\n class=\"wb-timer-multiple-img__container__images__item__uploadImg\"\n wbGetSizeImageDirective\n [dimensions]=\"sizes2[contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK]]\"\n [urlToParse]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_LEFT_BOTTOM][FORM_NAME_IMAGE_URL]\"\n (onUpdate)=\"updateThisImage(FORM_NAME_IMAGE_LEFT_BOTTOM, $event)\"\n [style.background-image]=\"\n 'url(' +\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_LEFT_BOTTOM][FORM_NAME_IMAGE_URL] +\n ')'\n \"\n *ngIf=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_LEFT_BOTTOM]\"\n (click)=\"getMediaFor(FORM_NAME_IMAGE_LEFT_BOTTOM)\"\n ></div>\n <div class=\"wb-timer-multiple-img__container__images__item__timer\">\n <div\n class=\"wb-timer-multiple-img__container__images__item__timer__background\"\n [style.background-color]=\"contentBlock[FORM_NAME_BACKGROUND_COLOR]\"\n ></div>\n <div\n class=\"wb-timer-multiple-img__container__images__item__timer__content\"\n [style.background-color]=\"contentBlock[FORM_NAME_BACKGROUND_COLOR]\"\n >\n <ul>\n <li [style.color]=\"contentBlock[FORM_NAME_COLOR]\">\n <span class=\"days\">{{ days | addZeroForTimer }}</span\n ><span>{{ 'wb.structures.template.47' | translate }}</span\n ><span></span>\n <span class=\"tiret\" [style.background-color]=\"contentBlock[FORM_NAME_COLOR]\"></span>\n </li>\n <li [style.color]=\"contentBlock[FORM_NAME_COLOR]\">\n <span class=\"hours\">{{ hours | addZeroForTimer }}</span\n ><span>{{ 'wb.structures.template.48' | translate }}</span\n ><span></span>\n <span class=\"tiret\" [style.background-color]=\"contentBlock[FORM_NAME_COLOR]\"></span>\n </li>\n <li [style.color]=\"contentBlock[FORM_NAME_COLOR]\">\n <span class=\"minutes\">{{ minutes | addZeroForTimer }}</span\n ><span>Minutes</span><span></span>\n <span class=\"tiret\" [style.background-color]=\"contentBlock[FORM_NAME_COLOR]\"></span>\n </li>\n <li [style.color]=\"contentBlock[FORM_NAME_COLOR]\">\n <span class=\"seconds\">{{ seconds | addZeroForTimer }}</span\n ><span>{{ 'wb.structures.template.50' | translate }}</span>\n </li>\n </ul>\n <div class=\"wb-timer-multiple-img__container__images__item__timer__content__text\">\n <wb-editorjs\n [(content)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_CONTENT]\"\n (contentChange)=\"persist()\"\n [placeholder]=\"'wb.shared.components.quill.1' | translate\"\n >\n </wb-editorjs>\n </div>\n <div class=\"wb-timer-multiple-img__container__images__item__timer__content__button\">\n <span [style.background-color]=\"contentBlock[FORM_NAME_BACKGROUND_COLOR_BUTTON]\">\n <span [style.color]=\"contentBlock[FORM_NAME_COLOR_BUTTON]\">{{\n contents[BASE_BLOCK_CONTENT][FORM_NAME_TITLE]\n }}</span>\n </span>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n <div\n class=\"wb-timer-multiple-img__noimages\"\n wbPicturesTemplateDirective\n [dimensions]=\"sizes2[contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK]]\"\n *ngIf=\"!contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_LEFT_BOTTOM]\"\n (click)=\"getMediaFor(FORM_NAME_IMAGE_LEFT_BOTTOM)\"\n [ngClass]=\"{\n 'wb-timer-multiple-img__noimages--small':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_SMALL,\n 'wb-timer-multiple-img__noimages--medium':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_MEDIUM,\n 'wb-timer-multiple-img__noimages--large':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_LARGE\n }\"\n ></div>\n </div>\n\n <div class=\"column wb-timer-multiple-img__small padding-right\">\n <div\n class=\"wb-timer-multiple-img__container\"\n [ngClass]=\"{\n 'wb-timer-multiple-img__container--small':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_SMALL,\n 'wb-timer-multiple-img__container--medium':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_MEDIUM,\n 'wb-timer-multiple-img__container--large':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_LARGE\n }\"\n >\n <div\n class=\"wb-timer-multiple-img__container__images\"\n *ngIf=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MIDDLE_BOTTOM]\"\n >\n <div>\n <div\n wbGetSizeImageDirective\n [dimensions]=\"sizes3[contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK]]\"\n [urlToParse]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MIDDLE_BOTTOM][FORM_NAME_IMAGE_URL]\"\n (onUpdate)=\"updateThisImage(FORM_NAME_IMAGE_MIDDLE_BOTTOM, $event)\"\n [style.background-image]=\"\n 'url(' + contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MIDDLE_BOTTOM][FORM_NAME_IMAGE_URL] + ')'\n \"\n *ngIf=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MIDDLE_BOTTOM]\"\n (click)=\"getMediaFor(FORM_NAME_IMAGE_MIDDLE_BOTTOM)\"\n class=\"wb-timer-multiple-img__container__images__item wb-timer-multiple-img__container__images__item--middleBottom\"\n [ngClass]=\"{\n 'wb-timer-multiple-img__container__images__item--small':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_SMALL,\n 'wb-timer-multiple-img__container__images__item--medium':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_MEDIUM,\n 'wb-timer-multiple-img__container__images__item--large':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_LARGE\n }\"\n ></div>\n </div>\n </div>\n </div>\n <div\n class=\"wb-timer-multiple-img__noimages\"\n wbPicturesTemplateDirective\n [dimensions]=\"sizes3[contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK]]\"\n *ngIf=\"!contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MIDDLE_BOTTOM]\"\n (click)=\"getMediaFor(FORM_NAME_IMAGE_MIDDLE_BOTTOM)\"\n [ngClass]=\"{\n 'wb-timer-multiple-img__noimages--small':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_SMALL,\n 'wb-timer-multiple-img__noimages--medium':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_MEDIUM,\n 'wb-timer-multiple-img__noimages--large':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_LARGE\n }\"\n ></div>\n </div>\n </div>\n </div>\n <div class=\"column wb-timer-multiple-img__single\">\n <div\n class=\"wb-timer-multiple-img__container wb-timer-multiple-img__container--right\"\n [ngClass]=\"{\n 'wb-timer-multiple-img__container--small':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_SMALL,\n 'wb-timer-multiple-img__container--medium':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_MEDIUM,\n 'wb-timer-multiple-img__container--large':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_LARGE\n }\"\n >\n <div class=\"wb-timer-multiple-img__container__images\" *ngIf=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_RIGHT]\">\n <div>\n <div\n wbGetSizeImageDirective\n [dimensions]=\"sizes4[contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK]]\"\n [urlToParse]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_RIGHT][FORM_NAME_IMAGE_URL]\"\n (onUpdate)=\"updateThisImage(FORM_NAME_IMAGE_RIGHT, $event)\"\n [style.background-image]=\"\n 'url(' + contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_RIGHT][FORM_NAME_IMAGE_URL] + ')'\n \"\n *ngIf=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_RIGHT]\"\n (click)=\"getMediaFor(FORM_NAME_IMAGE_RIGHT)\"\n class=\"wb-timer-multiple-img__container__images__item wb-timer-multiple-img__container__images__item--right\"\n [ngClass]=\"{\n 'wb-timer-multiple-img__container__images__item--small':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_SMALL,\n 'wb-timer-multiple-img__container__images__item--medium':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_MEDIUM,\n 'wb-timer-multiple-img__container__images__item--large':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_LARGE\n }\"\n ></div>\n </div>\n </div>\n </div>\n <div\n class=\"wb-timer-multiple-img__noimages wb-timer-multiple-img__noimages--right\"\n wbPicturesTemplateDirective\n [dimensions]=\"sizes4[contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK]]\"\n *ngIf=\"!contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_RIGHT]\"\n (click)=\"getMediaFor(FORM_NAME_IMAGE_RIGHT)\"\n [ngClass]=\"{\n 'wb-timer-multiple-img__noimages--small':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_SMALL,\n 'wb-timer-multiple-img__noimages--medium':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_MEDIUM,\n 'wb-timer-multiple-img__noimages--large':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_LARGE\n }\"\n ></div>\n </div>\n </div>\n <div class=\"wb-timer-multiple-img__nodate\" *ngIf=\"!showTimer && contents[BASE_BLOCK_CONTENT][FORM_NAME_FIRST_STEP]\">\n <div class=\"wb-timer-multiple-img__switch\">\n <span\n [ngClass]=\"{\n active: !isCalendar\n }\"\n >{{ 'wb.structures.template.44' | translate }}</span\n >\n <div class=\"control\">\n <input\n class=\"switch is-rounded is-info\"\n [attr.checked]=\"isCalendar ? 'checked' : null\"\n id=\"checkboxSwitchCalendar-{{ uuid }}\"\n type=\"checkbox\"\n (change)=\"switchMethodWithoutPersist()\"\n />\n <label class=\"ng-tns-c3-2\" for=\"checkboxSwitchCalendar-{{ uuid }}\"> </label>\n </div>\n <span\n [ngClass]=\"{\n active: isCalendar\n }\"\n >{{ 'wb.structures.template.45' | translate }}</span\n >\n </div>\n <div class=\"wb-timer-multiple-img__calendar\" *ngIf=\"!isCalendar\">\n <p class=\"wb-timer-simple__calendar__text\">{{ 'wb.structures.template.46' | translate }}</p>\n <div class=\"wb-timer-multiple-img__calendar__wrapper\">\n <nwb-date-picker\n #datePicker1\n [options]=\"{\n lang: translateService.currentLang,\n showHeader: false,\n displayMode: 'inline',\n showFooter: false,\n showButtons: false,\n showTodayButton: false,\n minDate: today,\n showClearButton: false,\n validateLabel: 'wb.structures.template.61' | translate,\n closeOnSelect: false\n }\"\n (change)=\"valueChange($event)\"\n >\n <input style=\"display: none\" [value]=\"dateFor\" [nwbDatepickerStart]=\"datePicker1\" type=\"datetime-local\" />\n </nwb-date-picker>\n </div>\n <div class=\"wb-timer-multiple-img__valid wb-timer-multiple-img__valid--calendar\">\n <button class=\"button btn wb-timer-multiple-img__button\" (click)=\"validTimeForDate()\">\n {{ 'wb.structures.template.51' | translate }}\n </button>\n </div>\n </div>\n <div class=\"wb-timer-multiple-img__time\" *ngIf=\"isCalendar\">\n <p class=\"wb-timer-simple__calendar__text\">\n {{ 'wb.structures.template.60' | translate }}\n </p>\n <div class=\"wb-timer-multiple-img__time__wrapper\">\n <div class=\"wb-timer-multiple-img__time__input\">\n <input type=\"number\" [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_DAYS]\" />\n </div>\n <div class=\"wb-timer-multiple-img__time__input\">\n <input type=\"number\" [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_HOURS]\" />\n </div>\n <div class=\"wb-timer-multiple-img__time__input\">\n <input type=\"number\" [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_MINUTES]\" />\n </div>\n <div class=\"wb-timer-multiple-img__time__input\">\n <input type=\"number\" [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_SECONDS]\" />\n </div>\n </div>\n <div class=\"wb-timer-multiple-img__time__text\">\n <p>{{ 'wb.structures.template.47' | translate }}</p>\n <p>{{ 'wb.structures.template.48' | translate }}</p>\n <p>{{ 'wb.structures.template.49' | translate }}</p>\n <p>{{ 'wb.structures.template.50' | translate }}</p>\n </div>\n <div class=\"wb-timer-multiple-img__valid\">\n <button class=\"button btn wb-timer-multiple-img__button\" (click)=\"validTimeForTimer()\">\n {{ 'wb.structures.template.51' | translate }}\n </button>\n </div>\n </div>\n </div>\n </div>\n</div>\n"
|
|
31961
|
+
template: "<div class=\"wb-timer-multiple-img\" [ngClass]=\"{ 'is-active': hasTooltipFocusedLeftTop }\">\n <div class=\"ovh\">\n <div class=\"wb-timer-multiple-img__config\">\n <wb-structure-config\n [blockUUID]=\"uuid\"\n [position]=\"TYPE_CONFIG_POSITION_LEFT_TOP\"\n *ngIf=\"\n showTimer &&\n !contents[BASE_BLOCK_CONTENT][FORM_NAME_FIRST_STEP] &&\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_LEFT_BOTTOM]\n \"\n >\n <div class=\"wb-timer-multiple-img__nodate wb-timer-multiple-img__nodate--edit\">\n <div class=\"wb-timer-multiple-img__switch\">\n <span\n [ngClass]=\"{\n active: !isCalendar\n }\"\n >{{ 'wb.structures.template.44' | translate }}</span\n >\n <div class=\"control\">\n <div class=\"control\">\n <input\n class=\"switch is-rounded is-info\"\n id=\"checkboxSwitchCalendar4-{{ uuid }}\"\n type=\"checkbox\"\n [attr.checked]=\"isCalendar ? 'checked' : null\"\n (change)=\"switchMethod()\"\n />\n <label class=\"ng-tns-c3-2\" for=\"checkboxSwitchCalendar4-{{ uuid }}\"> </label>\n </div>\n <label class=\"ng-tns-c3-2\" for=\"checkboxSwitchCalendar4-{{ uuid }}\"> </label>\n </div>\n <span\n [ngClass]=\"{\n active: isCalendar\n }\"\n >{{ 'wb.structures.template.45' | translate }}</span\n >\n </div>\n <div class=\"wb-timer-multiple-img__calendar\" *ngIf=\"!isCalendar\">\n <div class=\"wb-timer-multiple-img__calendar__wrapper transform\">\n <nwb-date-picker\n #datePicker1\n [options]=\"{\n lang: translateService.currentLang,\n showHeader: false,\n displayMode: 'inline',\n showFooter: false,\n showButtons: false,\n showTodayButton: false,\n minDate: today,\n showClearButton: false,\n validateLabel: 'wb.structures.template.61' | translate,\n closeOnSelect: false\n }\"\n (change)=\"valueChangeLive($event)\"\n >\n <input style=\"display: none\" [value]=\"dateFor\" [nwbDatepickerStart]=\"datePicker1\" type=\"datetime-local\" />\n </nwb-date-picker>\n </div>\n </div>\n <div class=\"wb-timer-multiple-img__time\" *ngIf=\"isCalendar\">\n <p class=\"wb-timer-simple__calendar__text\">\n {{ 'wb.structures.template.60' | translate }}\n </p>\n <div class=\"wb-timer-multiple-img__time__wrapper\">\n <div class=\"wb-timer-multiple-img__time__input\">\n <input\n type=\"number\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_DAYS]\"\n (change)=\"changeTimeForTimer()\"\n />\n </div>\n <div class=\"wb-timer-multiple-img__time__input\">\n <input\n type=\"number\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_HOURS]\"\n (change)=\"changeTimeForTimer()\"\n />\n </div>\n <div class=\"wb-timer-multiple-img__time__input\">\n <input\n type=\"number\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_MINUTES]\"\n (change)=\"changeTimeForTimer()\"\n />\n </div>\n <div class=\"wb-timer-multiple-img__time__input\">\n <input\n type=\"number\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_SECONDS]\"\n (change)=\"changeTimeForTimer()\"\n />\n </div>\n </div>\n <div class=\"wb-timer-multiple-img__time__text\">\n <p>{{ 'wb.structures.template.47' | translate }}</p>\n <p>{{ 'wb.structures.template.48' | translate }}</p>\n <p>{{ 'wb.structures.template.49' | translate }}</p>\n <p>{{ 'wb.structures.template.50' | translate }}</p>\n </div>\n </div>\n </div>\n </wb-structure-config>\n </div>\n </div>\n <wb-structure-config\n [blockUUID]=\"uuid\"\n [position]=\"TYPE_CONFIG_POSITION_LEFT_TOP\"\n [isFullwidth]=\"true\"\n *ngIf=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_LEFT_TOP]\"\n >\n <wb-structure-config-input\n [label]=\"'wb.structures.template.9' | translate\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_LEFT_TOP][FORM_NAME_TITLE]\"\n (ngModelChange)=\"persist()\"\n ></wb-structure-config-input>\n <div class=\"columns\">\n <div class=\"column\">\n <wb-structure-config-input\n [label]=\"'wb.structures.template.10' | translate\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_LEFT_TOP][FORM_NAME_URL]\"\n [placeholder]=\"'wb.structures.template.11' | translate\"\n (ngModelChange)=\"persist()\"\n ></wb-structure-config-input>\n </div>\n <div class=\"column\">\n <wb-structure-config-checkbox\n [label]=\"'wb.structures.template.12' | translate\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_LEFT_TOP][FORM_NAME_URL_TARGET]\"\n (ngModelChange)=\"persist()\"\n [off]=\"'_self'\"\n [on]=\"'_blank'\"\n ></wb-structure-config-checkbox>\n </div>\n </div>\n </wb-structure-config>\n <wb-structure-config\n [blockUUID]=\"uuid\"\n [position]=\"TYPE_CONFIG_POSITION_LEFT_BOTTOM\"\n [isFullwidth]=\"true\"\n *ngIf=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_LEFT_BOTTOM]\"\n >\n <wb-structure-config-input\n [label]=\"'wb.structures.template.9' | translate\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_LEFT_BOTTOM][FORM_NAME_TITLE]\"\n (ngModelChange)=\"persist()\"\n ></wb-structure-config-input>\n <div class=\"columns\">\n <div class=\"column\">\n <wb-structure-config-input\n [label]=\"'wb.structures.template.10' | translate\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_LEFT_BOTTOM][FORM_NAME_URL]\"\n [placeholder]=\"'wb.structures.template.11' | translate\"\n (ngModelChange)=\"persist()\"\n ></wb-structure-config-input>\n </div>\n <div class=\"column\">\n <wb-structure-config-checkbox\n [label]=\"'wb.structures.template.12' | translate\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_LEFT_BOTTOM][FORM_NAME_URL_TARGET]\"\n (ngModelChange)=\"persist()\"\n [off]=\"'_self'\"\n [on]=\"'_blank'\"\n ></wb-structure-config-checkbox>\n </div>\n </div>\n </wb-structure-config>\n <wb-structure-config\n class=\"wb-timer-multiple-img__middle-left wb-timer-multiple-img__middle-left-right\"\n [blockUUID]=\"uuid\"\n [position]=\"TYPE_CONFIG_POSITION_RIGHT_TOP\"\n [isFullwidth]=\"true\"\n *ngIf=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MIDDLE_TOP]\"\n >\n <wb-structure-config-input\n [label]=\"'wb.structures.template.9' | translate\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MIDDLE_TOP][FORM_NAME_TITLE]\"\n (ngModelChange)=\"persist()\"\n ></wb-structure-config-input>\n <div class=\"columns\">\n <div class=\"column\">\n <wb-structure-config-input\n [label]=\"'wb.structures.template.10' | translate\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MIDDLE_TOP][FORM_NAME_URL]\"\n [placeholder]=\"'wb.structures.template.11' | translate\"\n (ngModelChange)=\"persist()\"\n ></wb-structure-config-input>\n </div>\n <div class=\"column\">\n <wb-structure-config-checkbox\n [label]=\"'wb.structures.template.12' | translate\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MIDDLE_TOP][FORM_NAME_URL_TARGET]\"\n (ngModelChange)=\"persist()\"\n [off]=\"'_self'\"\n [on]=\"'_blank'\"\n ></wb-structure-config-checkbox>\n </div>\n </div>\n </wb-structure-config>\n <wb-structure-config\n class=\"wb-timer-multiple-img__middle-right wb-timer-multiple-img__middle-right-middle\"\n [blockUUID]=\"uuid\"\n [position]=\"TYPE_CONFIG_POSITION_RIGHT_BOTTOM\"\n [isFullwidth]=\"true\"\n *ngIf=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MIDDLE_BOTTOM]\"\n >\n <wb-structure-config-input\n [label]=\"'wb.structures.template.9' | translate\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MIDDLE_BOTTOM][FORM_NAME_TITLE]\"\n (ngModelChange)=\"persist()\"\n ></wb-structure-config-input>\n <div class=\"columns\">\n <div class=\"column\">\n <wb-structure-config-input\n [label]=\"'wb.structures.template.10' | translate\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MIDDLE_BOTTOM][FORM_NAME_URL]\"\n [placeholder]=\"'wb.structures.template.11' | translate\"\n (ngModelChange)=\"persist()\"\n ></wb-structure-config-input>\n </div>\n <div class=\"column\">\n <wb-structure-config-checkbox\n [label]=\"'wb.structures.template.12' | translate\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MIDDLE_BOTTOM][FORM_NAME_URL_TARGET]\"\n (ngModelChange)=\"persist()\"\n [off]=\"'_self'\"\n [on]=\"'_blank'\"\n ></wb-structure-config-checkbox>\n </div>\n </div>\n </wb-structure-config>\n <wb-structure-config\n [blockUUID]=\"uuid\"\n [position]=\"TYPE_CONFIG_POSITION_RIGHT_TOP\"\n [isFullwidth]=\"true\"\n *ngIf=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_RIGHT]\"\n >\n <wb-structure-config-input\n [label]=\"'wb.structures.template.9' | translate\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_RIGHT][FORM_NAME_TITLE]\"\n (ngModelChange)=\"persist()\"\n ></wb-structure-config-input>\n <div class=\"columns\">\n <div class=\"column\">\n <wb-structure-config-input\n [label]=\"'wb.structures.template.10' | translate\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_RIGHT][FORM_NAME_URL]\"\n [placeholder]=\"'wb.structures.template.11' | translate\"\n (ngModelChange)=\"persist()\"\n ></wb-structure-config-input>\n </div>\n <div class=\"column\">\n <wb-structure-config-checkbox\n [label]=\"'wb.structures.template.12' | translate\"\n [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_RIGHT][FORM_NAME_URL_TARGET]\"\n (ngModelChange)=\"persist()\"\n [off]=\"'_self'\"\n [on]=\"'_blank'\"\n ></wb-structure-config-checkbox>\n </div>\n </div>\n </wb-structure-config>\n <div\n class=\"wb-timer-multiple-img__wrapGlobal\"\n [ngClass]=\"{\n 'wb-timer-multiple-img__wrapGlobal--auto': showTimer && !contents[BASE_BLOCK_CONTENT][FORM_NAME_FIRST_STEP]\n }\"\n >\n <div class=\"columns no-margin no-padding\" *ngIf=\"showTimer && !contents[BASE_BLOCK_CONTENT][FORM_NAME_FIRST_STEP]\">\n <div class=\"column is-two-thirds no-padding\">\n <div class=\"columns no-padding-except-bottom no-margin\">\n <div class=\"column wb-timer-multiple-img__small padding-left\">\n <div\n class=\"wb-timer-multiple-img__container\"\n [ngClass]=\"{\n 'wb-timer-multiple-img__container--small':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_SMALL,\n 'wb-timer-multiple-img__container--medium':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_MEDIUM,\n 'wb-timer-multiple-img__container--large':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_LARGE\n }\"\n >\n <div\n class=\"wb-timer-multiple-img__container__images\"\n *ngIf=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_LEFT_TOP]\"\n >\n <div>\n <div\n wbGetSizeImageDirective\n [dimensions]=\"sizes3[contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK]]\"\n [urlToParse]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_LEFT_TOP][FORM_NAME_IMAGE_URL]\"\n (onUpdate)=\"updateThisImage(FORM_NAME_IMAGE_LEFT_TOP, $event)\"\n [style.background-image]=\"\n 'url(' + contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_LEFT_TOP][FORM_NAME_IMAGE_URL] + ')'\n \"\n *ngIf=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_LEFT_TOP]\"\n (click)=\"getMediaFor(FORM_NAME_IMAGE_LEFT_TOP)\"\n class=\"wb-timer-multiple-img__container__images__item wb-timer-multiple-img__container__images__item--leftTop\"\n [ngClass]=\"{\n 'wb-timer-multiple-img__container__images__item--small':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_SMALL,\n 'wb-timer-multiple-img__container__images__item--medium':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_MEDIUM,\n 'wb-timer-multiple-img__container__images__item--large':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_LARGE\n }\"\n ></div>\n </div>\n </div>\n </div>\n <div\n class=\"wb-timer-multiple-img__noimages\"\n wbPicturesTemplateDirective\n [dimensions]=\"sizes3[contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK]]\"\n *ngIf=\"!contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_LEFT_TOP]\"\n (click)=\"getMediaFor(FORM_NAME_IMAGE_LEFT_TOP)\"\n [ngClass]=\"{\n 'wb-timer-multiple-img__noimages--small':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_SMALL,\n 'wb-timer-multiple-img__noimages--medium':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_MEDIUM,\n 'wb-timer-multiple-img__noimages--large':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_LARGE\n }\"\n ></div>\n </div>\n\n <div class=\"column is-two-thirds wb-timer-multiple-img__big padding-right\">\n <div\n class=\"wb-timer-multiple-img__container\"\n [ngClass]=\"{\n 'wb-timer-multiple-img__container--small':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_SMALL,\n 'wb-timer-multiple-img__container--medium':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_MEDIUM,\n 'wb-timer-multiple-img__container--large':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_LARGE\n }\"\n >\n <div\n class=\"wb-timer-multiple-img__container__images\"\n *ngIf=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MIDDLE_TOP]\"\n >\n <div>\n <div\n wbGetSizeImageDirective\n [dimensions]=\"sizes1[contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK]]\"\n [urlToParse]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MIDDLE_TOP][FORM_NAME_IMAGE_URL]\"\n (onUpdate)=\"updateThisImage(FORM_NAME_IMAGE_MIDDLE_TOP, $event)\"\n [style.background-image]=\"\n 'url(' + contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MIDDLE_TOP][FORM_NAME_IMAGE_URL] + ')'\n \"\n *ngIf=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MIDDLE_TOP]\"\n (click)=\"getMediaFor(FORM_NAME_IMAGE_MIDDLE_TOP)\"\n class=\"wb-timer-multiple-img__container__images__item wb-timer-multiple-img__container__images__item--middleTop\"\n [ngClass]=\"{\n 'wb-timer-multiple-img__container__images__item--small':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_SMALL,\n 'wb-timer-multiple-img__container__images__item--medium':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_MEDIUM,\n 'wb-timer-multiple-img__container__images__item--large':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_LARGE\n }\"\n ></div>\n </div>\n </div>\n </div>\n <div\n class=\"wb-timer-multiple-img__noimages\"\n wbPicturesTemplateDirective\n [dimensions]=\"sizes1[contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK]]\"\n *ngIf=\"!contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MIDDLE_TOP]\"\n (click)=\"getMediaFor(FORM_NAME_IMAGE_MIDDLE_TOP)\"\n [ngClass]=\"{\n 'wb-timer-multiple-img__noimages--small':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_SMALL,\n 'wb-timer-multiple-img__noimages--medium':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_MEDIUM,\n 'wb-timer-multiple-img__noimages--large':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_LARGE\n }\"\n ></div>\n </div>\n </div>\n\n <div class=\"columns no-margin no-padding\">\n <div class=\"column is-two-thirds wb-timer-multiple-img__big padding-left\">\n <div\n class=\"wb-timer-multiple-img__container wb-timer-multiple-img__container--leftBottom\"\n [ngClass]=\"{\n 'wb-timer-multiple-img__container--small':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_SMALL,\n 'wb-timer-multiple-img__container--medium':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_MEDIUM,\n 'wb-timer-multiple-img__container--large':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_LARGE\n }\"\n >\n <div\n class=\"wb-timer-multiple-img__container__images\"\n *ngIf=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_LEFT_BOTTOM]\"\n >\n <div>\n <div\n class=\"wb-timer-multiple-img__container__images__item wb-timer-multiple-img__container__images__item--leftBottom\"\n [ngClass]=\"{\n 'wb-timer-multiple-img__container__images__item--small':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_SMALL,\n 'wb-timer-multiple-img__container__images__item--medium':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_MEDIUM,\n 'wb-timer-multiple-img__container__images__item--large':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_LARGE\n }\"\n >\n <div\n class=\"wb-timer-multiple-img__container__images__item__uploadImg\"\n wbGetSizeImageDirective\n [dimensions]=\"sizes2[contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK]]\"\n [urlToParse]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_LEFT_BOTTOM][FORM_NAME_IMAGE_URL]\"\n (onUpdate)=\"updateThisImage(FORM_NAME_IMAGE_LEFT_BOTTOM, $event)\"\n [style.background-image]=\"\n 'url(' +\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_LEFT_BOTTOM][FORM_NAME_IMAGE_URL] +\n ')'\n \"\n *ngIf=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_LEFT_BOTTOM]\"\n (click)=\"getMediaFor(FORM_NAME_IMAGE_LEFT_BOTTOM)\"\n ></div>\n <div class=\"wb-timer-multiple-img__container__images__item__timer\">\n <div\n class=\"wb-timer-multiple-img__container__images__item__timer__background\"\n [style.background-color]=\"contentBlock[FORM_NAME_BACKGROUND_COLOR]\"\n ></div>\n <div\n class=\"wb-timer-multiple-img__container__images__item__timer__content\"\n [style.background-color]=\"contentBlock[FORM_NAME_BACKGROUND_COLOR]\"\n >\n <ul>\n <li [style.color]=\"contentBlock[FORM_NAME_COLOR]\">\n <span class=\"days\">{{ days | addZeroForTimer }}</span\n ><span>{{ 'wb.structures.template.47' | translate }}</span\n ><span></span>\n <span class=\"tiret\" [style.background-color]=\"contentBlock[FORM_NAME_COLOR]\"></span>\n </li>\n <li [style.color]=\"contentBlock[FORM_NAME_COLOR]\">\n <span class=\"hours\">{{ hours | addZeroForTimer }}</span\n ><span>{{ 'wb.structures.template.48' | translate }}</span\n ><span></span>\n <span class=\"tiret\" [style.background-color]=\"contentBlock[FORM_NAME_COLOR]\"></span>\n </li>\n <li [style.color]=\"contentBlock[FORM_NAME_COLOR]\">\n <span class=\"minutes\">{{ minutes | addZeroForTimer }}</span\n ><span>Minutes</span><span></span>\n <span class=\"tiret\" [style.background-color]=\"contentBlock[FORM_NAME_COLOR]\"></span>\n </li>\n <li [style.color]=\"contentBlock[FORM_NAME_COLOR]\">\n <span class=\"seconds\">{{ seconds | addZeroForTimer }}</span\n ><span>{{ 'wb.structures.template.50' | translate }}</span>\n </li>\n </ul>\n <div class=\"wb-timer-multiple-img__container__images__item__timer__content__text\">\n <wb-editorjs\n [(content)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_CONTENT]\"\n (contentChange)=\"persist()\"\n [placeholder]=\"'wb.shared.components.quill.1' | translate\"\n position=\"top\"\n >\n </wb-editorjs>\n </div>\n <div class=\"wb-timer-multiple-img__container__images__item__timer__content__button\">\n <span [style.background-color]=\"contentBlock[FORM_NAME_BACKGROUND_COLOR_BUTTON]\">\n <span [style.color]=\"contentBlock[FORM_NAME_COLOR_BUTTON]\">{{\n contents[BASE_BLOCK_CONTENT][FORM_NAME_TITLE]\n }}</span>\n </span>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n <div\n class=\"wb-timer-multiple-img__noimages\"\n wbPicturesTemplateDirective\n [dimensions]=\"sizes2[contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK]]\"\n *ngIf=\"!contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_LEFT_BOTTOM]\"\n (click)=\"getMediaFor(FORM_NAME_IMAGE_LEFT_BOTTOM)\"\n [ngClass]=\"{\n 'wb-timer-multiple-img__noimages--small':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_SMALL,\n 'wb-timer-multiple-img__noimages--medium':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_MEDIUM,\n 'wb-timer-multiple-img__noimages--large':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_LARGE\n }\"\n ></div>\n </div>\n\n <div class=\"column wb-timer-multiple-img__small padding-right\">\n <div\n class=\"wb-timer-multiple-img__container\"\n [ngClass]=\"{\n 'wb-timer-multiple-img__container--small':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_SMALL,\n 'wb-timer-multiple-img__container--medium':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_MEDIUM,\n 'wb-timer-multiple-img__container--large':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_LARGE\n }\"\n >\n <div\n class=\"wb-timer-multiple-img__container__images\"\n *ngIf=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MIDDLE_BOTTOM]\"\n >\n <div>\n <div\n wbGetSizeImageDirective\n [dimensions]=\"sizes3[contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK]]\"\n [urlToParse]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MIDDLE_BOTTOM][FORM_NAME_IMAGE_URL]\"\n (onUpdate)=\"updateThisImage(FORM_NAME_IMAGE_MIDDLE_BOTTOM, $event)\"\n [style.background-image]=\"\n 'url(' + contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MIDDLE_BOTTOM][FORM_NAME_IMAGE_URL] + ')'\n \"\n *ngIf=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MIDDLE_BOTTOM]\"\n (click)=\"getMediaFor(FORM_NAME_IMAGE_MIDDLE_BOTTOM)\"\n class=\"wb-timer-multiple-img__container__images__item wb-timer-multiple-img__container__images__item--middleBottom\"\n [ngClass]=\"{\n 'wb-timer-multiple-img__container__images__item--small':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_SMALL,\n 'wb-timer-multiple-img__container__images__item--medium':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_MEDIUM,\n 'wb-timer-multiple-img__container__images__item--large':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_LARGE\n }\"\n ></div>\n </div>\n </div>\n </div>\n <div\n class=\"wb-timer-multiple-img__noimages\"\n wbPicturesTemplateDirective\n [dimensions]=\"sizes3[contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK]]\"\n *ngIf=\"!contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MIDDLE_BOTTOM]\"\n (click)=\"getMediaFor(FORM_NAME_IMAGE_MIDDLE_BOTTOM)\"\n [ngClass]=\"{\n 'wb-timer-multiple-img__noimages--small':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_SMALL,\n 'wb-timer-multiple-img__noimages--medium':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_MEDIUM,\n 'wb-timer-multiple-img__noimages--large':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_LARGE\n }\"\n ></div>\n </div>\n </div>\n </div>\n <div class=\"column wb-timer-multiple-img__single\">\n <div\n class=\"wb-timer-multiple-img__container wb-timer-multiple-img__container--right\"\n [ngClass]=\"{\n 'wb-timer-multiple-img__container--small':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_SMALL,\n 'wb-timer-multiple-img__container--medium':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_MEDIUM,\n 'wb-timer-multiple-img__container--large':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_LARGE\n }\"\n >\n <div class=\"wb-timer-multiple-img__container__images\" *ngIf=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_RIGHT]\">\n <div>\n <div\n wbGetSizeImageDirective\n [dimensions]=\"sizes4[contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK]]\"\n [urlToParse]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_RIGHT][FORM_NAME_IMAGE_URL]\"\n (onUpdate)=\"updateThisImage(FORM_NAME_IMAGE_RIGHT, $event)\"\n [style.background-image]=\"\n 'url(' + contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_RIGHT][FORM_NAME_IMAGE_URL] + ')'\n \"\n *ngIf=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_RIGHT]\"\n (click)=\"getMediaFor(FORM_NAME_IMAGE_RIGHT)\"\n class=\"wb-timer-multiple-img__container__images__item wb-timer-multiple-img__container__images__item--right\"\n [ngClass]=\"{\n 'wb-timer-multiple-img__container__images__item--small':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_SMALL,\n 'wb-timer-multiple-img__container__images__item--medium':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_MEDIUM,\n 'wb-timer-multiple-img__container__images__item--large':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_LARGE\n }\"\n ></div>\n </div>\n </div>\n </div>\n <div\n class=\"wb-timer-multiple-img__noimages wb-timer-multiple-img__noimages--right\"\n wbPicturesTemplateDirective\n [dimensions]=\"sizes4[contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK]]\"\n *ngIf=\"!contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_RIGHT]\"\n (click)=\"getMediaFor(FORM_NAME_IMAGE_RIGHT)\"\n [ngClass]=\"{\n 'wb-timer-multiple-img__noimages--small':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_SMALL,\n 'wb-timer-multiple-img__noimages--medium':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_MEDIUM,\n 'wb-timer-multiple-img__noimages--large':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_LARGE\n }\"\n ></div>\n </div>\n </div>\n <div class=\"wb-timer-multiple-img__nodate\" *ngIf=\"!showTimer && contents[BASE_BLOCK_CONTENT][FORM_NAME_FIRST_STEP]\">\n <div class=\"wb-timer-multiple-img__switch\">\n <span\n [ngClass]=\"{\n active: !isCalendar\n }\"\n >{{ 'wb.structures.template.44' | translate }}</span\n >\n <div class=\"control\">\n <input\n class=\"switch is-rounded is-info\"\n [attr.checked]=\"isCalendar ? 'checked' : null\"\n id=\"checkboxSwitchCalendar-{{ uuid }}\"\n type=\"checkbox\"\n (change)=\"switchMethodWithoutPersist()\"\n />\n <label class=\"ng-tns-c3-2\" for=\"checkboxSwitchCalendar-{{ uuid }}\"> </label>\n </div>\n <span\n [ngClass]=\"{\n active: isCalendar\n }\"\n >{{ 'wb.structures.template.45' | translate }}</span\n >\n </div>\n <div class=\"wb-timer-multiple-img__calendar\" *ngIf=\"!isCalendar\">\n <p class=\"wb-timer-simple__calendar__text\">{{ 'wb.structures.template.46' | translate }}</p>\n <div class=\"wb-timer-multiple-img__calendar__wrapper\">\n <nwb-date-picker\n #datePicker1\n [options]=\"{\n lang: translateService.currentLang,\n showHeader: false,\n displayMode: 'inline',\n showFooter: false,\n showButtons: false,\n showTodayButton: false,\n minDate: today,\n showClearButton: false,\n validateLabel: 'wb.structures.template.61' | translate,\n closeOnSelect: false\n }\"\n (change)=\"valueChange($event)\"\n >\n <input style=\"display: none\" [value]=\"dateFor\" [nwbDatepickerStart]=\"datePicker1\" type=\"datetime-local\" />\n </nwb-date-picker>\n </div>\n <div class=\"wb-timer-multiple-img__valid wb-timer-multiple-img__valid--calendar\">\n <button class=\"button btn wb-timer-multiple-img__button\" (click)=\"validTimeForDate()\">\n {{ 'wb.structures.template.51' | translate }}\n </button>\n </div>\n </div>\n <div class=\"wb-timer-multiple-img__time\" *ngIf=\"isCalendar\">\n <p class=\"wb-timer-simple__calendar__text\">\n {{ 'wb.structures.template.60' | translate }}\n </p>\n <div class=\"wb-timer-multiple-img__time__wrapper\">\n <div class=\"wb-timer-multiple-img__time__input\">\n <input type=\"number\" [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_DAYS]\" />\n </div>\n <div class=\"wb-timer-multiple-img__time__input\">\n <input type=\"number\" [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_HOURS]\" />\n </div>\n <div class=\"wb-timer-multiple-img__time__input\">\n <input type=\"number\" [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_MINUTES]\" />\n </div>\n <div class=\"wb-timer-multiple-img__time__input\">\n <input type=\"number\" [(ngModel)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_SECONDS]\" />\n </div>\n </div>\n <div class=\"wb-timer-multiple-img__time__text\">\n <p>{{ 'wb.structures.template.47' | translate }}</p>\n <p>{{ 'wb.structures.template.48' | translate }}</p>\n <p>{{ 'wb.structures.template.49' | translate }}</p>\n <p>{{ 'wb.structures.template.50' | translate }}</p>\n </div>\n <div class=\"wb-timer-multiple-img__valid\">\n <button class=\"button btn wb-timer-multiple-img__button\" (click)=\"validTimeForTimer()\">\n {{ 'wb.structures.template.51' | translate }}\n </button>\n </div>\n </div>\n </div>\n </div>\n</div>\n"
|
|
31685
31962
|
},] }
|
|
31686
31963
|
];
|
|
31687
31964
|
TimerMultipleImgComponent.ctorParameters = function () { return [
|
|
@@ -31878,7 +32155,7 @@
|
|
|
31878
32155
|
TextsQuadrupleNumbersComponent.decorators = [
|
|
31879
32156
|
{ type: i0.Component, args: [{
|
|
31880
32157
|
selector: TextsQuadrupleNumbersService.selector(),
|
|
31881
|
-
template: "<div\n class=\"wb-texts-quadruple-numbers\"\n [ngClass]=\"{\n 'is-active':\n hasTooltipFocusedLeftTop || hasTooltipFocusedMiddleLeftTop || hasTooltipFocusedMiddleRightTop || hasTooltipFocusedRightTop\n }\"\n>\n <div class=\"columns is-gapless\">\n <div class=\"column\">\n <div class=\"wb-texts-quadruple-numbers__container\">\n <div class=\"wb-texts-quadruple-numbers__container__text\">\n <div>\n <div>\n {{ contents[BASE_BLOCK_CONTENT][FORM_NAME_TITLE_LEFT] }}\n </div>\n <div>\n <wb-editorjs\n [(content)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_CONTENT_LEFT]\"\n (contentChange)=\"persist()\"\n [placeholder]=\"'wb.shared.components.quill.1' | translate\"\n >\n </wb-editorjs>\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class=\"column\">\n <div class=\"wb-texts-quadruple-numbers__container\">\n <div class=\"wb-texts-quadruple-numbers__container__text\">\n <div>\n <div>\n {{ contents[BASE_BLOCK_CONTENT][FORM_NAME_TITLE_MIDDLE_LEFT] }}\n </div>\n <div>\n <wb-editorjs\n [(content)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_CONTENT_MIDDLE_LEFT]\"\n (contentChange)=\"persist()\"\n [placeholder]=\"'wb.shared.components.quill.1' | translate\"\n >\n </wb-editorjs>\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class=\"column\">\n <div class=\"wb-texts-quadruple-numbers__container\">\n <div class=\"wb-texts-quadruple-numbers__container__text\">\n <div>\n <div>\n {{ contents[BASE_BLOCK_CONTENT][FORM_NAME_TITLE_MIDDLE_RIGHT] }}\n </div>\n <div>\n <wb-editorjs\n [(content)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_CONTENT_MIDDLE_RIGHT]\"\n (contentChange)=\"persist()\"\n [placeholder]=\"'wb.shared.components.quill.1' | translate\"\n >\n </wb-editorjs>\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class=\"column\">\n <div class=\"wb-texts-quadruple-numbers__container\">\n <div class=\"wb-texts-quadruple-numbers__container__text\">\n <div>\n <div>\n {{ contents[BASE_BLOCK_CONTENT][FORM_NAME_TITLE_RIGHT] }}\n </div>\n <div>\n <wb-editorjs\n [(content)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_CONTENT_RIGHT]\"\n (contentChange)=\"persist()\"\n [placeholder]=\"'wb.shared.components.quill.1' | translate\"\n >\n </wb-editorjs>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n"
|
|
32158
|
+
template: "<div\n class=\"wb-texts-quadruple-numbers\"\n [ngClass]=\"{\n 'is-active':\n hasTooltipFocusedLeftTop || hasTooltipFocusedMiddleLeftTop || hasTooltipFocusedMiddleRightTop || hasTooltipFocusedRightTop\n }\"\n>\n <div class=\"columns is-gapless\">\n <div class=\"column\">\n <div class=\"wb-texts-quadruple-numbers__container\">\n <div class=\"wb-texts-quadruple-numbers__container__text\">\n <div>\n <div>\n {{ contents[BASE_BLOCK_CONTENT][FORM_NAME_TITLE_LEFT] }}\n </div>\n <div class=\"transform-editor\">\n <wb-editorjs\n [(content)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_CONTENT_LEFT]\"\n (contentChange)=\"persist()\"\n [placeholder]=\"'wb.shared.components.quill.1' | translate\"\n >\n </wb-editorjs>\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class=\"column\">\n <div class=\"wb-texts-quadruple-numbers__container\">\n <div class=\"wb-texts-quadruple-numbers__container__text\">\n <div>\n <div>\n {{ contents[BASE_BLOCK_CONTENT][FORM_NAME_TITLE_MIDDLE_LEFT] }}\n </div>\n <div class=\"transform-editor\">\n <wb-editorjs\n [(content)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_CONTENT_MIDDLE_LEFT]\"\n (contentChange)=\"persist()\"\n [placeholder]=\"'wb.shared.components.quill.1' | translate\"\n >\n </wb-editorjs>\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class=\"column\">\n <div class=\"wb-texts-quadruple-numbers__container\">\n <div class=\"wb-texts-quadruple-numbers__container__text\">\n <div>\n <div>\n {{ contents[BASE_BLOCK_CONTENT][FORM_NAME_TITLE_MIDDLE_RIGHT] }}\n </div>\n <div class=\"transform-editor\">\n <wb-editorjs\n [(content)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_CONTENT_MIDDLE_RIGHT]\"\n (contentChange)=\"persist()\"\n [placeholder]=\"'wb.shared.components.quill.1' | translate\"\n >\n </wb-editorjs>\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class=\"column\">\n <div class=\"wb-texts-quadruple-numbers__container\">\n <div class=\"wb-texts-quadruple-numbers__container__text\">\n <div>\n <div>\n {{ contents[BASE_BLOCK_CONTENT][FORM_NAME_TITLE_RIGHT] }}\n </div>\n <div class=\"transform-editor\">\n <wb-editorjs\n [(content)]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_CONTENT_RIGHT]\"\n (contentChange)=\"persist()\"\n [placeholder]=\"'wb.shared.components.quill.1' | translate\"\n >\n </wb-editorjs>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n"
|
|
31882
32159
|
},] }
|
|
31883
32160
|
];
|
|
31884
32161
|
TextsQuadrupleNumbersComponent.ctorParameters = function () { return []; };
|
|
@@ -32437,7 +32714,7 @@
|
|
|
32437
32714
|
TextBackgroundsThreeRowsIconTextComponent.decorators = [
|
|
32438
32715
|
{ type: i0.Component, args: [{
|
|
32439
32716
|
selector: TextBackgroundsThreeRowsIconTextService.selector(),
|
|
32440
|
-
template: "<div class=\"wb-text-backgrounds-rows-icon-text wb-text-backgrounds-rows-icon-text--three\">\n <div class=\"columns is-multiline\" *ngFor=\"let row of contents[BASE_BLOCK_CONTENT].rows; let i = index\">\n <div class=\"wb-text-backgrounds-rows-icon-text__delete-line\">\n <div\n wbShowDeleteButton\n *ngIf=\"contents[BASE_BLOCK_CONTENT].line_number > 1\"\n class=\"wb-text-backgrounds-rows-icon-text__delete-line__button\"\n >\n <i class=\"fas fa-trash-alt\"></i>\n <p>{{ 'wb.structures.template.64' | translate }}</p>\n <button (click)=\"deleteRow(i)\">{{ 'wb.structures.template.65' | translate }}</button>\n </div>\n </div>\n <div class=\"column is-4-fullhd is-4-desktop\" *ngFor=\"let item of row; let j = index\">\n <
|
|
32717
|
+
template: "<div class=\"wb-text-backgrounds-rows-icon-text wb-text-backgrounds-rows-icon-text--three\">\n <div class=\"columns is-multiline\" *ngFor=\"let row of contents[BASE_BLOCK_CONTENT].rows; let i = index\">\n <div class=\"wb-text-backgrounds-rows-icon-text__delete-line\">\n <div\n wbShowDeleteButton\n *ngIf=\"contents[BASE_BLOCK_CONTENT].line_number > 1\"\n class=\"wb-text-backgrounds-rows-icon-text__delete-line__button\"\n >\n <i class=\"fas fa-trash-alt\"></i>\n <p>{{ 'wb.structures.template.64' | translate }}</p>\n <button (click)=\"deleteRow(i)\">{{ 'wb.structures.template.65' | translate }}</button>\n </div>\n </div>\n <div class=\"column is-4-fullhd is-4-desktop\" *ngFor=\"let item of row; let j = index\">\n <wb-structure-config\n [blockUUID]=\"uuid\"\n [position]=\"TYPE_CONFIG_POSITION_LEFT_TOP\"\n [isFullwidth]=\"true\"\n *ngIf=\"item[FORM_NAME_IMAGE]\"\n >\n <wb-structure-config-input\n [label]=\"'wb.structures.template.9' | translate\"\n [(ngModel)]=\"item[FORM_NAME_IMAGE][FORM_NAME_TITLE]\"\n (ngModelChange)=\"persist()\"\n ></wb-structure-config-input>\n <wb-structure-config-input\n [label]=\"'wb.structures.template.10' | translate\"\n [(ngModel)]=\"item[FORM_NAME_IMAGE][FORM_NAME_URL]\"\n [placeholder]=\"'wb.structures.template.11' | translate\"\n (ngModelChange)=\"persist()\"\n ></wb-structure-config-input>\n <wb-structure-config-checkbox\n [label]=\"'wb.structures.template.12' | translate\"\n [(ngModel)]=\"item[FORM_NAME_IMAGE][FORM_NAME_URL_TARGET]\"\n (ngModelChange)=\"persist()\"\n [off]=\"'_self'\"\n [on]=\"'_blank'\"\n ></wb-structure-config-checkbox>\n </wb-structure-config>\n <div class=\"wb-text-backgrounds-rows-icon-text__item\">\n <div\n class=\"wb-text-backgrounds-rows-icon-text__item__content\"\n [ngClass]=\"{\n 'wb-text-backgrounds-rows-icon-text__item__content--small':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_SMALL,\n 'wb-text-backgrounds-rows-icon-text__item__content--medium':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_MEDIUM,\n 'wb-text-backgrounds-rows-icon-text__item__content--large':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_LARGE\n }\"\n >\n <div\n class=\"wb-text-backgrounds-rows-icon-text__item__content__noimages\"\n wbPicturesTemplateDirective\n [dimensions]=\"sizes[contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK]]\"\n *ngIf=\"!item[FORM_NAME_IMAGE]\"\n (click)=\"addNewImage(i, j)\"\n >\n <p>\n <i class=\"fal fa-image\"></i>\n {{ 'wb.structures.template.8' | translate }}\n </p>\n </div>\n <div *ngIf=\"item[FORM_NAME_IMAGE]\" class=\"wb-text-backgrounds-rows-icon-text__item__content__image\">\n <div\n wbGetSizeImageDirective\n [urlToParse]=\"item[FORM_NAME_IMAGE][FORM_NAME_IMAGE_URL]\"\n (onUpdate)=\"updateThisImage(item[FORM_NAME_IMAGE], $event)\"\n [style.background-image]=\"'url(' + item[FORM_NAME_IMAGE][FORM_NAME_IMAGE_URL] + ')'\"\n *ngIf=\"item[FORM_NAME_IMAGE]\"\n class=\"wb-text-backgrounds-rows-icon-text__item__content__image__background\"\n ></div>\n </div>\n\n <div\n class=\"wb-text-backgrounds-rows-icon-text__item__content__wrapper\"\n *ngIf=\"item[FORM_NAME_IMAGE]\"\n (click)=\"onClickUpdateImage(i, j)\"\n >\n <div (click)=\"stopPropagation($event)\">\n <wb-structure-config-font\n [(value)]=\"item[FORM_NAME_ICON]\"\n [color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_ICON_COLOR]\"\n (valueChange)=\"item[FORM_NAME_ICON] = $event; persist()\"\n ></wb-structure-config-font>\n <div class=\"wb-text-backgrounds-rows-icon-text__item__content__title\">\n <wb-editorjs\n [(content)]=\"item[FORM_NAME_TITLE]\"\n (contentChange)=\"persist()\"\n [placeholder]=\"'wb.shared.components.quill.1' | translate\"\n >\n </wb-editorjs>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class=\"columns\" *ngIf=\"contents[BASE_BLOCK_CONTENT].line_number < 9\">\n <div class=\"column\">\n <div class=\"wb-text-backgrounds-rows-icon-text__add\">\n <a (click)=\"addRow(contents[BASE_BLOCK_CONTENT].line_number)\">\n <i class=\"fal fa-plus-circle\"></i>\n <p>\n {{ 'wb.structures.template.63' | translate }}\n </p>\n </a>\n </div>\n </div>\n </div>\n</div>\n"
|
|
32441
32718
|
},] }
|
|
32442
32719
|
];
|
|
32443
32720
|
TextBackgroundsThreeRowsIconTextComponent.ctorParameters = function () { return [
|
|
@@ -32518,12 +32795,17 @@
|
|
|
32518
32795
|
TextBackgroundsFourRowsIconTextComponent.prototype.stopPropagation = function ($event) {
|
|
32519
32796
|
$event.stopPropagation();
|
|
32520
32797
|
};
|
|
32798
|
+
TextBackgroundsFourRowsIconTextComponent.prototype.triggerConfig = function (uuid) {
|
|
32799
|
+
var element = document.querySelectorAll('#' + uuid + ' .wb-structure-config__tools')[0];
|
|
32800
|
+
console.log(element);
|
|
32801
|
+
element.click();
|
|
32802
|
+
};
|
|
32521
32803
|
return TextBackgroundsFourRowsIconTextComponent;
|
|
32522
32804
|
}(StructuresComponent));
|
|
32523
32805
|
TextBackgroundsFourRowsIconTextComponent.decorators = [
|
|
32524
32806
|
{ type: i0.Component, args: [{
|
|
32525
32807
|
selector: TextBackgroundsFourRowsIconTextService.selector(),
|
|
32526
|
-
template: "<div class=\"wb-text-backgrounds-rows-icon-text wb-text-backgrounds-rows-icon-text--four\">\n <div class=\"columns is-multiline\" *ngFor=\"let row of contents[BASE_BLOCK_CONTENT].rows; let i = index\">\n <div class=\"wb-text-backgrounds-rows-icon-text__delete-line\">\n <div\n wbShowDeleteButton\n *ngIf=\"contents[BASE_BLOCK_CONTENT].line_number > 1\"\n class=\"wb-text-backgrounds-rows-icon-text__delete-line__button\"\n >\n <i class=\"fas fa-trash-alt\"></i>\n <p>{{ 'wb.structures.template.64' | translate }}</p>\n <button (click)=\"deleteRow(i)\">{{ 'wb.structures.template.65' | translate }}</button>\n </div>\n </div>\n <div class=\"column is-3-fullhd is-3-desktop\" *ngFor=\"let item of row; let j = index\">\n <
|
|
32808
|
+
template: "<div class=\"wb-text-backgrounds-rows-icon-text wb-text-backgrounds-rows-icon-text--four\">\n <div class=\"columns is-multiline\" *ngFor=\"let row of contents[BASE_BLOCK_CONTENT].rows; let i = index\">\n <div class=\"wb-text-backgrounds-rows-icon-text__delete-line\">\n <div\n wbShowDeleteButton\n *ngIf=\"contents[BASE_BLOCK_CONTENT].line_number > 1\"\n class=\"wb-text-backgrounds-rows-icon-text__delete-line__button\"\n >\n <i class=\"fas fa-trash-alt\"></i>\n <p>{{ 'wb.structures.template.64' | translate }}</p>\n <button (click)=\"deleteRow(i)\">{{ 'wb.structures.template.65' | translate }}</button>\n </div>\n </div>\n <div class=\"column is-3-fullhd is-3-desktop\" *ngFor=\"let item of row; let j = index\">\n <wb-structure-config\n [blockUUID]=\"uuid\"\n [position]=\"TYPE_CONFIG_POSITION_LEFT_TOP\"\n [isFullwidth]=\"true\"\n *ngIf=\"item[FORM_NAME_IMAGE]\"\n >\n <wb-structure-config-input\n [label]=\"'wb.structures.template.9' | translate\"\n [(ngModel)]=\"item[FORM_NAME_IMAGE][FORM_NAME_TITLE]\"\n (ngModelChange)=\"persist()\"\n ></wb-structure-config-input>\n <wb-structure-config-input\n [label]=\"'wb.structures.template.10' | translate\"\n [(ngModel)]=\"item[FORM_NAME_IMAGE][FORM_NAME_URL]\"\n [placeholder]=\"'wb.structures.template.11' | translate\"\n (ngModelChange)=\"persist()\"\n ></wb-structure-config-input>\n <wb-structure-config-checkbox\n [label]=\"'wb.structures.template.12' | translate\"\n [(ngModel)]=\"item[FORM_NAME_IMAGE][FORM_NAME_URL_TARGET]\"\n (ngModelChange)=\"persist()\"\n [off]=\"'_self'\"\n [on]=\"'_blank'\"\n ></wb-structure-config-checkbox>\n </wb-structure-config>\n <div class=\"wb-text-backgrounds-rows-icon-text__item\">\n <div\n class=\"wb-text-backgrounds-rows-icon-text__item__content\"\n [ngClass]=\"{\n 'wb-text-backgrounds-rows-icon-text__item__content--small':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_SMALL,\n 'wb-text-backgrounds-rows-icon-text__item__content--medium':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_MEDIUM,\n 'wb-text-backgrounds-rows-icon-text__item__content--large':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_LARGE\n }\"\n >\n <div\n class=\"wb-text-backgrounds-rows-icon-text__item__content__noimages\"\n [dimensions]=\"sizes[contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK]]\"\n wbPicturesTemplateDirective\n *ngIf=\"!item[FORM_NAME_IMAGE]\"\n (click)=\"addNewImage(i, j)\"\n >\n <p>\n {{ 'wb.structures.template.8' | translate }}\n </p>\n </div>\n <div *ngIf=\"item[FORM_NAME_IMAGE]\" class=\"wb-text-backgrounds-rows-icon-text__item__content__image\">\n <div\n wbGetSizeImageDirective\n [urlToParse]=\"item[FORM_NAME_IMAGE][FORM_NAME_IMAGE_URL]\"\n (onUpdate)=\"updateThisImage(item[FORM_NAME_IMAGE], $event)\"\n [style.background-image]=\"'url(' + item[FORM_NAME_IMAGE][FORM_NAME_IMAGE_URL] + ')'\"\n *ngIf=\"item[FORM_NAME_IMAGE]\"\n class=\"wb-text-backgrounds-rows-icon-text__item__content__image__background\"\n ></div>\n </div>\n\n <div\n class=\"wb-text-backgrounds-rows-icon-text__item__content__wrapper\"\n *ngIf=\"item[FORM_NAME_IMAGE]\"\n (click)=\"onClickUpdateImage(i, j)\"\n >\n <div (click)=\"stopPropagation($event)\">\n <wb-structure-config-font\n [(value)]=\"item[FORM_NAME_ICON]\"\n [color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_ICON_COLOR]\"\n (valueChange)=\"item[FORM_NAME_ICON] = $event; persist()\"\n ></wb-structure-config-font>\n <div class=\"wb-text-backgrounds-rows-icon-text__item__content__title\">\n <wb-editorjs\n [(content)]=\"item[FORM_NAME_TITLE]\"\n (contentChange)=\"persist()\"\n [placeholder]=\"'wb.shared.components.quill.1' | translate\"\n >\n </wb-editorjs>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class=\"columns\" *ngIf=\"contents[BASE_BLOCK_CONTENT].line_number < 9\">\n <div class=\"column\">\n <div class=\"wb-text-backgrounds-rows-icon-text__add\">\n <a (click)=\"addRow(contents[BASE_BLOCK_CONTENT].line_number)\">\n <i class=\"fal fa-plus-circle\"></i>\n <p>\n {{ 'wb.structures.template.63' | translate }}\n </p>\n </a>\n </div>\n </div>\n </div>\n</div>\n"
|
|
32527
32809
|
},] }
|
|
32528
32810
|
];
|
|
32529
32811
|
TextBackgroundsFourRowsIconTextComponent.ctorParameters = function () { return [
|
|
@@ -32609,7 +32891,7 @@
|
|
|
32609
32891
|
TextBackgroundsTwoRowsIconTextComponent.decorators = [
|
|
32610
32892
|
{ type: i0.Component, args: [{
|
|
32611
32893
|
selector: TextBackgroundsTwoRowsIconTextService.selector(),
|
|
32612
|
-
template: "<div class=\"wb-text-backgrounds-rows-icon-text wb-text-backgrounds-rows-icon-text--two\">\n <div class=\"columns is-multiline\" *ngFor=\"let row of contents[BASE_BLOCK_CONTENT].rows; let i = index\">\n <div class=\"wb-text-backgrounds-rows-icon-text__delete-line\">\n <div\n wbShowDeleteButton\n *ngIf=\"contents[BASE_BLOCK_CONTENT].line_number > 1\"\n class=\"wb-text-backgrounds-rows-icon-text__delete-line__button\"\n >\n <i class=\"fas fa-trash-alt\"></i>\n <p>{{ 'wb.structures.template.64' | translate }}</p>\n <button (click)=\"deleteRow(i)\">{{ 'wb.structures.template.65' | translate }}</button>\n </div>\n </div>\n <div class=\"column is-6-fullhd is-6-desktop\" *ngFor=\"let item of row; let j = index\">\n <
|
|
32894
|
+
template: "<div class=\"wb-text-backgrounds-rows-icon-text wb-text-backgrounds-rows-icon-text--two\">\n <div class=\"columns is-multiline\" *ngFor=\"let row of contents[BASE_BLOCK_CONTENT].rows; let i = index\">\n <div class=\"wb-text-backgrounds-rows-icon-text__delete-line\">\n <div\n wbShowDeleteButton\n *ngIf=\"contents[BASE_BLOCK_CONTENT].line_number > 1\"\n class=\"wb-text-backgrounds-rows-icon-text__delete-line__button\"\n >\n <i class=\"fas fa-trash-alt\"></i>\n <p>{{ 'wb.structures.template.64' | translate }}</p>\n <button (click)=\"deleteRow(i)\">{{ 'wb.structures.template.65' | translate }}</button>\n </div>\n </div>\n <div class=\"column is-6-fullhd is-6-desktop\" *ngFor=\"let item of row; let j = index\">\n <wb-structure-config\n [blockUUID]=\"uuid\"\n [position]=\"TYPE_CONFIG_POSITION_LEFT_TOP\"\n [isFullwidth]=\"true\"\n *ngIf=\"item[FORM_NAME_IMAGE]\"\n >\n <wb-structure-config-input\n [label]=\"'wb.structures.template.9' | translate\"\n [(ngModel)]=\"item[FORM_NAME_IMAGE][FORM_NAME_TITLE]\"\n (ngModelChange)=\"persist()\"\n ></wb-structure-config-input>\n <wb-structure-config-input\n [label]=\"'wb.structures.template.10' | translate\"\n [(ngModel)]=\"item[FORM_NAME_IMAGE][FORM_NAME_URL]\"\n [placeholder]=\"'wb.structures.template.11' | translate\"\n (ngModelChange)=\"persist()\"\n ></wb-structure-config-input>\n <wb-structure-config-checkbox\n [label]=\"'wb.structures.template.12' | translate\"\n [(ngModel)]=\"item[FORM_NAME_IMAGE][FORM_NAME_URL_TARGET]\"\n (ngModelChange)=\"persist()\"\n [off]=\"'_self'\"\n [on]=\"'_blank'\"\n ></wb-structure-config-checkbox>\n </wb-structure-config>\n <div class=\"wb-text-backgrounds-rows-icon-text__item\">\n <div\n class=\"wb-text-backgrounds-rows-icon-text__item__content\"\n [ngClass]=\"{\n 'wb-text-backgrounds-rows-icon-text__item__content--small':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_SMALL,\n 'wb-text-backgrounds-rows-icon-text__item__content--medium':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_MEDIUM,\n 'wb-text-backgrounds-rows-icon-text__item__content--large':\n contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK] === FORM_TYPE_IMAGE_MASK_LARGE\n }\"\n >\n <div\n class=\"wb-text-backgrounds-rows-icon-text__item__content__noimages\"\n wbPicturesTemplateDirective\n [dimensions]=\"sizes[contents[BASE_BLOCK_CONTENT][FORM_NAME_IMAGE_MASK]]\"\n *ngIf=\"!item[FORM_NAME_IMAGE]\"\n (click)=\"addNewImage(i, j)\"\n >\n <p>\n <i class=\"fal fa-image\"></i>\n {{ 'wb.structures.template.8' | translate }}\n </p>\n </div>\n <div *ngIf=\"item[FORM_NAME_IMAGE]\" class=\"wb-text-backgrounds-rows-icon-text__item__content__image\">\n <div\n wbGetSizeImageDirective\n [urlToParse]=\"item[FORM_NAME_IMAGE][FORM_NAME_IMAGE_URL]\"\n (onUpdate)=\"updateThisImage(item[FORM_NAME_IMAGE], $event)\"\n [style.background-image]=\"'url(' + item[FORM_NAME_IMAGE][FORM_NAME_IMAGE_URL] + ')'\"\n *ngIf=\"item[FORM_NAME_IMAGE]\"\n class=\"wb-text-backgrounds-rows-icon-text__item__content__image__background\"\n ></div>\n </div>\n <div\n class=\"wb-text-backgrounds-rows-icon-text__item__content__wrapper\"\n *ngIf=\"item[FORM_NAME_IMAGE]\"\n (click)=\"onClickUpdateImage(i, j)\"\n >\n <div (click)=\"stopPropagation($event)\">\n <wb-structure-config-font\n [(value)]=\"item[FORM_NAME_ICON]\"\n [color]=\"contents[BASE_BLOCK_CONTENT][FORM_NAME_ICON_COLOR]\"\n (valueChange)=\"item[FORM_NAME_ICON] = $event; persist()\"\n ></wb-structure-config-font>\n <div class=\"wb-text-backgrounds-rows-icon-text__item__content__title\">\n <wb-editorjs\n [(content)]=\"item[FORM_NAME_TITLE]\"\n (contentChange)=\"persist()\"\n [placeholder]=\"'wb.shared.components.quill.1' | translate\"\n >\n </wb-editorjs>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class=\"columns\" *ngIf=\"contents[BASE_BLOCK_CONTENT].line_number < 9\">\n <div class=\"column\">\n <div class=\"wb-text-backgrounds-rows-icon-text__add\">\n <a (click)=\"addRow(contents[BASE_BLOCK_CONTENT].line_number)\">\n <i class=\"fal fa-plus-circle\"></i>\n <p>\n {{ 'wb.structures.template.63' | translate }}\n </p>\n </a>\n </div>\n </div>\n </div>\n</div>\n"
|
|
32613
32895
|
},] }
|
|
32614
32896
|
];
|
|
32615
32897
|
TextBackgroundsTwoRowsIconTextComponent.ctorParameters = function () { return [
|
|
@@ -33083,7 +33365,7 @@
|
|
|
33083
33365
|
ConfigsComponent.decorators = [
|
|
33084
33366
|
{ type: i0.Component, args: [{
|
|
33085
33367
|
selector: 'wb-configs',
|
|
33086
|
-
template: "<div class=\"wb-configs\" [ngClass]=\"{ 'is-not-first': !isFirst }\" [@animateListFromLeft]=\"temporizeConfig\" *ngIf=\"temporizeConfig\">\n <div class=\"field\" *ngFor=\"let form of configs.forms; let i = index\">\n <label class=\"label\" *ngIf=\"form.type !== FORM_TYPE_CHECKBOX\" [ngClass]=\"{ 'icon-help': form.iconHelp }\"\n >{{ form.label | translate }}\n <i *ngIf=\"form.iconHelp\" class=\"fas fa-info-circle\"\n ><span>{{ form.help | translate }}</span></i\n ></label\n >\n <div class=\"control control--input\" *ngIf=\"form.type === FORM_TYPE_TEXT\">\n <input\n class=\"input\"\n [type]=\"form.type\"\n [placeholder]=\"form.placeholder | translate\"\n [ngModel]=\"form.value | translate\"\n (ngModelChange)=\"form.value = $event\"\n (keyup)=\"updateContent()\"\n />\n </div>\n <div class=\"control control--input\" *ngIf=\"form.type === FORM_TYPE_NUMBER\">\n <input\n class=\"input\"\n [type]=\"form.type\"\n [maxlength]=\"999999999\"\n [placeholder]=\"form.placeholder | translate\"\n [(ngModel)]=\"form.value\"\n (keyup)=\"updateNumber($event, i)\"\n />\n </div>\n <div class=\"control control--flex\" [ngClass]=\"{ 'dynamic-label': form.labelEnable }\" *ngIf=\"form.type === FORM_TYPE_CHECKBOX\">\n <input\n [id]=\"'switchRoundedDefault' + i\"\n [type]=\"form.type\"\n [name]=\"'switchRoundedDefault' + i\"\n class=\"switch is-rounded is-info\"\n [checked]=\"
|
|
33368
|
+
template: "<div class=\"wb-configs\" [ngClass]=\"{ 'is-not-first': !isFirst }\" [@animateListFromLeft]=\"temporizeConfig\" *ngIf=\"temporizeConfig\">\n <div class=\"field\" *ngFor=\"let form of configs.forms; let i = index\">\n <label class=\"label\" *ngIf=\"form.type !== FORM_TYPE_CHECKBOX\" [ngClass]=\"{ 'icon-help': form.iconHelp }\"\n >{{ form.label | translate }}\n <i *ngIf=\"form.iconHelp\" class=\"fas fa-info-circle\"\n ><span>{{ form.help | translate }}</span></i\n ></label\n >\n <div class=\"control control--input\" *ngIf=\"form.type === FORM_TYPE_TEXT\">\n <input\n class=\"input\"\n [type]=\"form.type\"\n [placeholder]=\"form.placeholder | translate\"\n [ngModel]=\"form.value | translate\"\n (ngModelChange)=\"form.value = $event\"\n (keyup)=\"updateContent()\"\n />\n </div>\n <div class=\"control control--input\" *ngIf=\"form.type === FORM_TYPE_NUMBER\">\n <input\n class=\"input\"\n [type]=\"form.type\"\n [maxlength]=\"999999999\"\n [placeholder]=\"form.placeholder | translate\"\n [(ngModel)]=\"form.value\"\n (keyup)=\"updateNumber($event, i)\"\n />\n </div>\n <div class=\"control control--flex\" [ngClass]=\"{ 'dynamic-label': form.labelEnable }\" *ngIf=\"form.type === FORM_TYPE_CHECKBOX\">\n <input\n [id]=\"'switchRoundedDefault' + i\"\n [type]=\"form.type\"\n [name]=\"'switchRoundedDefault' + i\"\n class=\"switch is-rounded is-info\"\n [checked]=\"form.value === (form.state[0] ? form.state[0] : true)\"\n (change)=\"updateChanges($event, i)\"\n />\n <label [for]=\"'switchRoundedDefault' + i\"></label>\n <p [innerHTML]=\"form.label | translate\"></p>\n <p [innerHTML]=\"form.labelEnable | translate\"></p>\n </div>\n <div class=\"control control--button\" [ngClass]=\"{ 'max-width': form.step.length < 4 }\" *ngIf=\"form.type === FORM_TYPE_TAG\">\n <a\n class=\"button is-info\"\n [ngClass]=\"{ 'is-outlined': step !== form.value && (!form.stepKey.length || form.stepKey[i] !== form.value) }\"\n *ngFor=\"let step of form.step; let i = index\"\n (click)=\"form.value = form.stepKey.length && form.stepKey[i] ? form.stepKey[i] : step; updateContent()\"\n >\n {{ step | translate }}\n </a>\n </div>\n <div class=\"control control--flexStart\" *ngIf=\"form.type === FORM_TYPE_COLOR\" #colors>\n <div class=\"color-wrapper\">\n <div\n [class]=\"'wb-configs__color wb-configs__colorjs' + i\"\n [style.background]=\"form.value\"\n (click)=\"colors.show = !colors.show\"\n ></div>\n <span [innerHTML]=\"form.value\"></span>\n </div>\n <div\n class=\"wb-configs__picker\"\n wbAutoHide\n [triggerElement]=\"'wb-configs__colorjs' + i\"\n (clickOutside)=\"colors.show = false\"\n [ngClass]=\"{ 'is-active': colors.show }\"\n >\n <div\n [(colorPicker)]=\"form.value\"\n [style.background]=\"form.value\"\n [cpPosition]=\"'top'\"\n [cpWidth]=\"'auto'\"\n [cpToggle]=\"true\"\n [cpDialogDisplay]=\"'inline'\"\n (colorPickerChange)=\"updateContent()\"\n ></div>\n </div>\n </div>\n <p *ngIf=\"!form.iconHelp && !checkHelp(i)\" class=\"help\" [innerHTML]=\"form.help | translate\"></p>\n <p *ngIf=\"!form.iconHelp && checkHelp(i)\" class=\"help\" [innerHTML]=\"getValueHelp(form.value, i) | translate\"></p>\n </div>\n</div>\n",
|
|
33087
33369
|
animations: [animateListFromLeft('200ms ease-in-out')]
|
|
33088
33370
|
},] }
|
|
33089
33371
|
];
|
|
@@ -33295,240 +33577,241 @@
|
|
|
33295
33577
|
exports.ɵca = FaqComponent;
|
|
33296
33578
|
exports.ɵcb = EditorJsComponent;
|
|
33297
33579
|
exports.ɵcc = EditorJSConversionService;
|
|
33298
|
-
exports.ɵcd =
|
|
33299
|
-
exports.ɵce =
|
|
33300
|
-
exports.ɵcf =
|
|
33301
|
-
exports.ɵcg =
|
|
33302
|
-
exports.ɵch =
|
|
33303
|
-
exports.ɵci =
|
|
33304
|
-
exports.ɵcj =
|
|
33305
|
-
exports.ɵck =
|
|
33306
|
-
exports.ɵcl =
|
|
33307
|
-
exports.ɵcm =
|
|
33308
|
-
exports.ɵcn =
|
|
33309
|
-
exports.ɵco =
|
|
33310
|
-
exports.ɵcp =
|
|
33311
|
-
exports.ɵcq =
|
|
33312
|
-
exports.ɵcr =
|
|
33313
|
-
exports.ɵcs =
|
|
33314
|
-
exports.ɵct =
|
|
33315
|
-
exports.ɵcu =
|
|
33316
|
-
exports.ɵcv =
|
|
33317
|
-
exports.ɵcw =
|
|
33318
|
-
exports.ɵcx =
|
|
33319
|
-
exports.ɵcy =
|
|
33320
|
-
exports.ɵcz =
|
|
33580
|
+
exports.ɵcd = EditorJSTranslationService;
|
|
33581
|
+
exports.ɵce = BlockComponentList;
|
|
33582
|
+
exports.ɵcf = StructuresModule;
|
|
33583
|
+
exports.ɵcg = SliderFullpageComponent;
|
|
33584
|
+
exports.ɵch = StructuresComponent;
|
|
33585
|
+
exports.ɵci = SlidersFullpageService;
|
|
33586
|
+
exports.ɵcj = SliderLeftnavComponent;
|
|
33587
|
+
exports.ɵck = SlidersLeftnavService;
|
|
33588
|
+
exports.ɵcl = SliderImagerightComponent;
|
|
33589
|
+
exports.ɵcm = SlidersImagerightService;
|
|
33590
|
+
exports.ɵcn = SliderDoubleImagerightComponent;
|
|
33591
|
+
exports.ɵco = SlidersDoubleImagerightService;
|
|
33592
|
+
exports.ɵcp = SeparatorSimpleComponent;
|
|
33593
|
+
exports.ɵcq = SeparatorSimpleService;
|
|
33594
|
+
exports.ɵcr = CodeHtmlComponent;
|
|
33595
|
+
exports.ɵcs = CodeHtmlService;
|
|
33596
|
+
exports.ɵct = CodeJavascriptComponent;
|
|
33597
|
+
exports.ɵcu = CodeJavascriptService;
|
|
33598
|
+
exports.ɵcv = VideosSimpleComponent;
|
|
33599
|
+
exports.ɵcw = VideosSimpleService;
|
|
33600
|
+
exports.ɵcx = YoutubeService;
|
|
33601
|
+
exports.ɵcy = VimeoService;
|
|
33602
|
+
exports.ɵcz = VideosTxtComponent;
|
|
33321
33603
|
exports.ɵd = animateListFromLeft;
|
|
33322
|
-
exports.ɵda =
|
|
33323
|
-
exports.ɵdb =
|
|
33324
|
-
exports.ɵdc =
|
|
33325
|
-
exports.ɵdd =
|
|
33326
|
-
exports.ɵde =
|
|
33327
|
-
exports.ɵdf =
|
|
33328
|
-
exports.ɵdg =
|
|
33329
|
-
exports.ɵdh =
|
|
33330
|
-
exports.ɵdi =
|
|
33331
|
-
exports.ɵdj =
|
|
33332
|
-
exports.ɵdk =
|
|
33333
|
-
exports.ɵdl =
|
|
33334
|
-
exports.ɵdm =
|
|
33335
|
-
exports.ɵdn =
|
|
33336
|
-
exports.ɵdo =
|
|
33337
|
-
exports.ɵdp =
|
|
33338
|
-
exports.ɵdq =
|
|
33339
|
-
exports.ɵdr =
|
|
33340
|
-
exports.ɵds =
|
|
33341
|
-
exports.ɵdt =
|
|
33342
|
-
exports.ɵdu =
|
|
33343
|
-
exports.ɵdv =
|
|
33344
|
-
exports.ɵdw =
|
|
33345
|
-
exports.ɵdx =
|
|
33346
|
-
exports.ɵdy =
|
|
33347
|
-
exports.ɵdz =
|
|
33604
|
+
exports.ɵda = VideosTxtService;
|
|
33605
|
+
exports.ɵdb = VideosTxtContentComponent;
|
|
33606
|
+
exports.ɵdc = VideosTxtContentService;
|
|
33607
|
+
exports.ɵdd = LaunchVideosButtonComponent;
|
|
33608
|
+
exports.ɵde = LaunchVideosButtonService;
|
|
33609
|
+
exports.ɵdf = LaunchVideosButtontxtComponent;
|
|
33610
|
+
exports.ɵdg = LaunchVideosButtontxtService;
|
|
33611
|
+
exports.ɵdh = ImagesBannerComponent;
|
|
33612
|
+
exports.ɵdi = ImagesBannerService;
|
|
33613
|
+
exports.ɵdj = ImagesSimpleComponent;
|
|
33614
|
+
exports.ɵdk = ImagesSimpleService;
|
|
33615
|
+
exports.ɵdl = ImagesDoubleComponent;
|
|
33616
|
+
exports.ɵdm = ImagesDoubleService;
|
|
33617
|
+
exports.ɵdn = ImagesTripleComponent;
|
|
33618
|
+
exports.ɵdo = ImagesTripleService;
|
|
33619
|
+
exports.ɵdp = ImagesQuadrupleComponent;
|
|
33620
|
+
exports.ɵdq = ImagesQuadrupleService;
|
|
33621
|
+
exports.ɵdr = ImagesQuadrupleLeftOneRightComponent;
|
|
33622
|
+
exports.ɵds = ImagesQuadrupleLeftOneRightService;
|
|
33623
|
+
exports.ɵdt = ImagesBigAndDoubleComponent;
|
|
33624
|
+
exports.ɵdu = ImagesBigAndDoubleService;
|
|
33625
|
+
exports.ɵdv = ImagesBigsAndDoubleMiddleComponent;
|
|
33626
|
+
exports.ɵdw = ImagesBigsAndDoubleMiddleService;
|
|
33627
|
+
exports.ɵdx = TextBackgroundsLinkComponent;
|
|
33628
|
+
exports.ɵdy = TextBackgroundsLinkService;
|
|
33629
|
+
exports.ɵdz = TextBackgroundsSimpleComponent;
|
|
33348
33630
|
exports.ɵe = ConfigService;
|
|
33349
|
-
exports.ɵea =
|
|
33350
|
-
exports.ɵeb =
|
|
33351
|
-
exports.ɵec =
|
|
33352
|
-
exports.ɵed =
|
|
33353
|
-
exports.ɵee =
|
|
33354
|
-
exports.ɵef =
|
|
33355
|
-
exports.ɵeg =
|
|
33356
|
-
exports.ɵeh =
|
|
33357
|
-
exports.ɵei =
|
|
33358
|
-
exports.ɵej =
|
|
33359
|
-
exports.ɵek =
|
|
33360
|
-
exports.ɵel =
|
|
33361
|
-
exports.ɵem =
|
|
33362
|
-
exports.ɵen =
|
|
33363
|
-
exports.ɵeo =
|
|
33364
|
-
exports.ɵep =
|
|
33365
|
-
exports.ɵeq =
|
|
33366
|
-
exports.ɵer =
|
|
33367
|
-
exports.ɵes =
|
|
33368
|
-
exports.ɵet =
|
|
33369
|
-
exports.ɵeu =
|
|
33370
|
-
exports.ɵev =
|
|
33371
|
-
exports.ɵew =
|
|
33372
|
-
exports.ɵex =
|
|
33373
|
-
exports.ɵey =
|
|
33374
|
-
exports.ɵez =
|
|
33631
|
+
exports.ɵea = TextBackgroundsSimpleService;
|
|
33632
|
+
exports.ɵeb = TextBackgroundsWithTxtComponent;
|
|
33633
|
+
exports.ɵec = TextBackgroundsWithTxtService;
|
|
33634
|
+
exports.ɵed = ImagesTextsBigLeftTextRightComponent;
|
|
33635
|
+
exports.ɵee = ImagesTextsBigLeftTextRightService;
|
|
33636
|
+
exports.ɵef = ImagesTextsBigRightTextLeftComponent;
|
|
33637
|
+
exports.ɵeg = ImagesTextsBigRightTextLeftService;
|
|
33638
|
+
exports.ɵeh = ImagesTextsLeftTextRightComponent;
|
|
33639
|
+
exports.ɵei = ImagesTextsLeftTextRightService;
|
|
33640
|
+
exports.ɵej = ImagesTextsRightTextLeftComponent;
|
|
33641
|
+
exports.ɵek = ImagesTextsRightTextLeftService;
|
|
33642
|
+
exports.ɵel = ImagesTextsOneTextOneComponent;
|
|
33643
|
+
exports.ɵem = ImagesTextsOneTextOneService;
|
|
33644
|
+
exports.ɵen = ImagesTextsSmallLeftTextRightComponent;
|
|
33645
|
+
exports.ɵeo = ImagesTextsSmallLeftTextRightService;
|
|
33646
|
+
exports.ɵep = ImagesTextsSmallRightTextLeftComponent;
|
|
33647
|
+
exports.ɵeq = ImagesTextsSmallRightTextLeftService;
|
|
33648
|
+
exports.ɵer = ImagesTextsTextOneTextComponent;
|
|
33649
|
+
exports.ɵes = ImagesTextsTextOneTextService;
|
|
33650
|
+
exports.ɵet = TextsOneBackgroundComponent;
|
|
33651
|
+
exports.ɵeu = TextsOneBackgroundService;
|
|
33652
|
+
exports.ɵev = TextsDoubleBackgroundComponent;
|
|
33653
|
+
exports.ɵew = TextsDoubleBackgroundService;
|
|
33654
|
+
exports.ɵex = TextsTripleBackgroundComponent;
|
|
33655
|
+
exports.ɵey = TextsTripleBackgroundService;
|
|
33656
|
+
exports.ɵez = TextsQuadrupleComponent;
|
|
33375
33657
|
exports.ɵf = ContentService;
|
|
33376
|
-
exports.ɵfa =
|
|
33377
|
-
exports.ɵfb =
|
|
33378
|
-
exports.ɵfc =
|
|
33379
|
-
exports.ɵfd =
|
|
33380
|
-
exports.ɵfe =
|
|
33381
|
-
exports.ɵff =
|
|
33382
|
-
exports.ɵfg =
|
|
33383
|
-
exports.ɵfh =
|
|
33384
|
-
exports.ɵfi =
|
|
33385
|
-
exports.ɵfj =
|
|
33386
|
-
exports.ɵfk =
|
|
33387
|
-
exports.ɵfl =
|
|
33388
|
-
exports.ɵfm =
|
|
33389
|
-
exports.ɵfn =
|
|
33390
|
-
exports.ɵfo =
|
|
33391
|
-
exports.ɵfp =
|
|
33392
|
-
exports.ɵfq =
|
|
33393
|
-
exports.ɵfr =
|
|
33394
|
-
exports.ɵfs =
|
|
33395
|
-
exports.ɵft =
|
|
33396
|
-
exports.ɵfu =
|
|
33397
|
-
exports.ɵfv =
|
|
33398
|
-
exports.ɵfw =
|
|
33399
|
-
exports.ɵfx =
|
|
33400
|
-
exports.ɵfy =
|
|
33401
|
-
exports.ɵfz =
|
|
33658
|
+
exports.ɵfa = TextsQuadrupleService;
|
|
33659
|
+
exports.ɵfb = TextsQuadrupleNumbersComponent;
|
|
33660
|
+
exports.ɵfc = TextsQuadrupleNumbersService;
|
|
33661
|
+
exports.ɵfd = FormsSimpleComponent;
|
|
33662
|
+
exports.ɵfe = FormsSimpleService;
|
|
33663
|
+
exports.ɵff = TextsQuadrupleBackgroundComponent;
|
|
33664
|
+
exports.ɵfg = TextsQuadrupleBackgroundService;
|
|
33665
|
+
exports.ɵfh = TextsTripleComponent;
|
|
33666
|
+
exports.ɵfi = TextsTripleService;
|
|
33667
|
+
exports.ɵfj = TextsOneComponent;
|
|
33668
|
+
exports.ɵfk = TextsOneService;
|
|
33669
|
+
exports.ɵfl = TextsDoubleComponent;
|
|
33670
|
+
exports.ɵfm = TextsDoubleService;
|
|
33671
|
+
exports.ɵfn = FormsBackgroundComponent;
|
|
33672
|
+
exports.ɵfo = FormsBackgroundService;
|
|
33673
|
+
exports.ɵfp = VideosTxtLeftComponent;
|
|
33674
|
+
exports.ɵfq = VideosTxtLeftService;
|
|
33675
|
+
exports.ɵfr = FormsImageleftComponent;
|
|
33676
|
+
exports.ɵfs = FormsImageleftService;
|
|
33677
|
+
exports.ɵft = FormsImagerightComponent;
|
|
33678
|
+
exports.ɵfu = FormsImagerightService;
|
|
33679
|
+
exports.ɵfv = FormsOnboardingComponent;
|
|
33680
|
+
exports.ɵfw = FormsOnboardingService;
|
|
33681
|
+
exports.ɵfx = SocialsLikeComponent;
|
|
33682
|
+
exports.ɵfy = SocialsLikeService;
|
|
33683
|
+
exports.ɵfz = SocialsPageSimpleComponent;
|
|
33402
33684
|
exports.ɵg = ExternalConfigService;
|
|
33403
|
-
exports.ɵga =
|
|
33404
|
-
exports.ɵgb =
|
|
33405
|
-
exports.ɵgc =
|
|
33406
|
-
exports.ɵgd =
|
|
33407
|
-
exports.ɵge =
|
|
33408
|
-
exports.ɵgf =
|
|
33409
|
-
exports.ɵgg =
|
|
33410
|
-
exports.ɵgh =
|
|
33411
|
-
exports.ɵgi =
|
|
33412
|
-
exports.ɵgj =
|
|
33413
|
-
exports.ɵgk =
|
|
33414
|
-
exports.ɵgl =
|
|
33415
|
-
exports.ɵgm =
|
|
33416
|
-
exports.ɵgn =
|
|
33417
|
-
exports.ɵgo =
|
|
33418
|
-
exports.ɵgp =
|
|
33419
|
-
exports.ɵgq =
|
|
33420
|
-
exports.ɵgr =
|
|
33421
|
-
exports.ɵgs =
|
|
33422
|
-
exports.ɵgt =
|
|
33423
|
-
exports.ɵgu =
|
|
33424
|
-
exports.ɵgv =
|
|
33425
|
-
exports.ɵgw =
|
|
33426
|
-
exports.ɵgx =
|
|
33427
|
-
exports.ɵgy =
|
|
33428
|
-
exports.ɵgz =
|
|
33685
|
+
exports.ɵga = SocialsPageSimpleService;
|
|
33686
|
+
exports.ɵgb = SocialsPageComplexComponent;
|
|
33687
|
+
exports.ɵgc = SocialsPageComplexService;
|
|
33688
|
+
exports.ɵgd = SocialsNetworkComponent;
|
|
33689
|
+
exports.ɵge = SocialsNetworkService;
|
|
33690
|
+
exports.ɵgf = ProductsListClassicComponent;
|
|
33691
|
+
exports.ɵgg = ProductsListClassicService;
|
|
33692
|
+
exports.ɵgh = CurrencyService;
|
|
33693
|
+
exports.ɵgi = ProductsListSimpleComponent;
|
|
33694
|
+
exports.ɵgj = ProductsListSimpleService;
|
|
33695
|
+
exports.ɵgk = RassurancesTripleBackgroundComponent;
|
|
33696
|
+
exports.ɵgl = RassurancesTripleBackgroundService;
|
|
33697
|
+
exports.ɵgm = RassurancesQuadrupleAlignedComponent;
|
|
33698
|
+
exports.ɵgn = RassurancesQuadrupleAlignedService;
|
|
33699
|
+
exports.ɵgo = RassurancesQuadrupleBackgroundComponent;
|
|
33700
|
+
exports.ɵgp = RassurancesQuadrupleBackgroundService;
|
|
33701
|
+
exports.ɵgq = NewsletterAlignedCenterImageComponent;
|
|
33702
|
+
exports.ɵgr = NewsletterAlignedCenterImageService;
|
|
33703
|
+
exports.ɵgs = NewsletterAlignedCenterBackgroundComponent;
|
|
33704
|
+
exports.ɵgt = NewsletterAlignedCenterBackgroundService;
|
|
33705
|
+
exports.ɵgu = NewsletterCenterImageComponent;
|
|
33706
|
+
exports.ɵgv = NewsletterCenterImageService;
|
|
33707
|
+
exports.ɵgw = ProductsListSelectedComponent;
|
|
33708
|
+
exports.ɵgx = ProductsListSelectedService;
|
|
33709
|
+
exports.ɵgy = CodeStylesheetComponent;
|
|
33710
|
+
exports.ɵgz = CodeStylesheetService;
|
|
33429
33711
|
exports.ɵh = ApiService;
|
|
33430
|
-
exports.ɵha =
|
|
33431
|
-
exports.ɵhb =
|
|
33432
|
-
exports.ɵhc =
|
|
33433
|
-
exports.ɵhd =
|
|
33434
|
-
exports.ɵhe =
|
|
33435
|
-
exports.ɵhf =
|
|
33436
|
-
exports.ɵhg =
|
|
33437
|
-
exports.ɵhh =
|
|
33438
|
-
exports.ɵhi =
|
|
33439
|
-
exports.ɵhj =
|
|
33440
|
-
exports.ɵhk =
|
|
33441
|
-
exports.ɵhl =
|
|
33442
|
-
exports.ɵhm =
|
|
33443
|
-
exports.ɵhn =
|
|
33444
|
-
exports.ɵho =
|
|
33445
|
-
exports.ɵhp =
|
|
33446
|
-
exports.ɵhq =
|
|
33447
|
-
exports.ɵhr =
|
|
33448
|
-
exports.ɵhs =
|
|
33449
|
-
exports.ɵht =
|
|
33450
|
-
exports.ɵhu =
|
|
33451
|
-
exports.ɵhv =
|
|
33452
|
-
exports.ɵhw =
|
|
33453
|
-
exports.ɵhx =
|
|
33454
|
-
exports.ɵhy =
|
|
33455
|
-
exports.ɵhz =
|
|
33712
|
+
exports.ɵha = WitnessTwiceComponent;
|
|
33713
|
+
exports.ɵhb = WitnessTwiceService;
|
|
33714
|
+
exports.ɵhc = WitnessTripleComponent;
|
|
33715
|
+
exports.ɵhd = WitnessTripleService;
|
|
33716
|
+
exports.ɵhe = WitnessQuadrupleComponent;
|
|
33717
|
+
exports.ɵhf = WitnessQuadrupleService;
|
|
33718
|
+
exports.ɵhg = WitnessBackgroundOneComponent;
|
|
33719
|
+
exports.ɵhh = WitnessBackgroundOneService;
|
|
33720
|
+
exports.ɵhi = WitnessBackgroundDoubleComponent;
|
|
33721
|
+
exports.ɵhj = WitnessBackgroundDoubleService;
|
|
33722
|
+
exports.ɵhk = ReviewsSimpleComponent;
|
|
33723
|
+
exports.ɵhl = ReviewsSimpleService;
|
|
33724
|
+
exports.ɵhm = QuotesSimpleComponent;
|
|
33725
|
+
exports.ɵhn = QuotesSimpleService;
|
|
33726
|
+
exports.ɵho = QuotesAuthorComponent;
|
|
33727
|
+
exports.ɵhp = QuotesAuthorService;
|
|
33728
|
+
exports.ɵhq = QuotesSimpleBackgroundComponent;
|
|
33729
|
+
exports.ɵhr = QuotesSimpleBackgroundService;
|
|
33730
|
+
exports.ɵhs = ReviewsWaterfallComponent;
|
|
33731
|
+
exports.ɵht = ReviewsWaterfallService;
|
|
33732
|
+
exports.ɵhu = MapFullpageComponent;
|
|
33733
|
+
exports.ɵhv = MapFullpageService;
|
|
33734
|
+
exports.ɵhw = MapLeftTextComponent;
|
|
33735
|
+
exports.ɵhx = MapLeftTextService;
|
|
33736
|
+
exports.ɵhy = MapRightTextComponent;
|
|
33737
|
+
exports.ɵhz = MapRightTextService;
|
|
33456
33738
|
exports.ɵi = ComponentsModule;
|
|
33457
|
-
exports.ɵia =
|
|
33458
|
-
exports.ɵib =
|
|
33459
|
-
exports.ɵic =
|
|
33460
|
-
exports.ɵid =
|
|
33461
|
-
exports.ɵie =
|
|
33462
|
-
exports.ɵif =
|
|
33463
|
-
exports.ɵig =
|
|
33464
|
-
exports.ɵih =
|
|
33465
|
-
exports.ɵii =
|
|
33466
|
-
exports.ɵij =
|
|
33467
|
-
exports.ɵik =
|
|
33468
|
-
exports.ɵil =
|
|
33469
|
-
exports.ɵim =
|
|
33470
|
-
exports.ɵin =
|
|
33471
|
-
exports.ɵio =
|
|
33472
|
-
exports.ɵip =
|
|
33473
|
-
exports.ɵiq =
|
|
33474
|
-
exports.ɵir =
|
|
33475
|
-
exports.ɵis =
|
|
33476
|
-
exports.ɵit =
|
|
33477
|
-
exports.ɵiu =
|
|
33478
|
-
exports.ɵiv =
|
|
33479
|
-
exports.ɵiw =
|
|
33480
|
-
exports.ɵix =
|
|
33481
|
-
exports.ɵiy =
|
|
33482
|
-
exports.ɵiz =
|
|
33739
|
+
exports.ɵia = MapTextFormComponent;
|
|
33740
|
+
exports.ɵib = MapTextFormService;
|
|
33741
|
+
exports.ɵic = MapBackgroundFormLeftComponent;
|
|
33742
|
+
exports.ɵid = MapBackgroundFormLeftService;
|
|
33743
|
+
exports.ɵie = MapBackgroundFormRightComponent;
|
|
33744
|
+
exports.ɵif = MapBackgroundFormRightService;
|
|
33745
|
+
exports.ɵig = AmplifyProductsListSimpleComponent;
|
|
33746
|
+
exports.ɵih = AmplifyProductsListSimpleService;
|
|
33747
|
+
exports.ɵii = AmplifyProductsListSelectedComponent;
|
|
33748
|
+
exports.ɵij = AmplifyProductsListSelectedService;
|
|
33749
|
+
exports.ɵik = AmplifyProductsListClassicComponent;
|
|
33750
|
+
exports.ɵil = AmplifyProductsListClassicService;
|
|
33751
|
+
exports.ɵim = AmplifyProductZoomComponent;
|
|
33752
|
+
exports.ɵin = AmplifyProductZoomService;
|
|
33753
|
+
exports.ɵio = AmplifyProductZoomTripleColumnComponent;
|
|
33754
|
+
exports.ɵip = AmplifyProductZoomTripleColumnService;
|
|
33755
|
+
exports.ɵiq = AmplifyProductZoomSelectedComponent;
|
|
33756
|
+
exports.ɵir = AmplifyProductZoomSelectedService;
|
|
33757
|
+
exports.ɵis = AmplifyProductZoomMoreComponent;
|
|
33758
|
+
exports.ɵit = AmplifyProductZoomMoreService;
|
|
33759
|
+
exports.ɵiu = ProductZoomComponent;
|
|
33760
|
+
exports.ɵiv = ProductZoomService;
|
|
33761
|
+
exports.ɵiw = ProductZoomTripleColumnComponent;
|
|
33762
|
+
exports.ɵix = ProductZoomTripleColumnService;
|
|
33763
|
+
exports.ɵiy = ProductZoomSelectedComponent;
|
|
33764
|
+
exports.ɵiz = ProductZoomSelectedService;
|
|
33483
33765
|
exports.ɵj = BlocksComponent;
|
|
33484
|
-
exports.ɵja =
|
|
33485
|
-
exports.ɵjb =
|
|
33486
|
-
exports.ɵjc =
|
|
33487
|
-
exports.ɵjd =
|
|
33488
|
-
exports.ɵje =
|
|
33489
|
-
exports.ɵjf =
|
|
33490
|
-
exports.ɵjg =
|
|
33491
|
-
exports.ɵjh =
|
|
33492
|
-
exports.ɵji =
|
|
33493
|
-
exports.ɵjj =
|
|
33494
|
-
exports.ɵjk =
|
|
33495
|
-
exports.ɵjl =
|
|
33496
|
-
exports.ɵjm =
|
|
33497
|
-
exports.ɵjn =
|
|
33498
|
-
exports.ɵjo =
|
|
33499
|
-
exports.ɵjp =
|
|
33500
|
-
exports.ɵjq =
|
|
33501
|
-
exports.ɵjr =
|
|
33502
|
-
exports.ɵjs =
|
|
33503
|
-
exports.ɵjt =
|
|
33504
|
-
exports.ɵju =
|
|
33505
|
-
exports.ɵjv =
|
|
33506
|
-
exports.ɵjw =
|
|
33507
|
-
exports.ɵjx =
|
|
33508
|
-
exports.ɵjy =
|
|
33509
|
-
exports.ɵjz =
|
|
33766
|
+
exports.ɵja = ProductZoomMoreComponent;
|
|
33767
|
+
exports.ɵjb = ProductZoomMoreService;
|
|
33768
|
+
exports.ɵjc = ProductZoomCompleteComponent;
|
|
33769
|
+
exports.ɵjd = ProductZoomCompleteService;
|
|
33770
|
+
exports.ɵje = ProductZoomCompleteSliderComponent;
|
|
33771
|
+
exports.ɵjf = ProductZoomCompleteSliderService;
|
|
33772
|
+
exports.ɵjg = ProductZoomSimpleComponent;
|
|
33773
|
+
exports.ɵjh = ProductZoomSimpleService;
|
|
33774
|
+
exports.ɵji = ProductZoomCompleteBackgroundComponent;
|
|
33775
|
+
exports.ɵjj = ProductZoomCompleteBackgroundService;
|
|
33776
|
+
exports.ɵjk = TimerSimpleComponent;
|
|
33777
|
+
exports.ɵjl = TimerSimpleService;
|
|
33778
|
+
exports.ɵjm = TimerBackgroundComponent;
|
|
33779
|
+
exports.ɵjn = TimerBackgroundService;
|
|
33780
|
+
exports.ɵjo = TimerClockComponent;
|
|
33781
|
+
exports.ɵjp = TimerClockService;
|
|
33782
|
+
exports.ɵjq = TimerAirportComponent;
|
|
33783
|
+
exports.ɵjr = TimerAirportService;
|
|
33784
|
+
exports.ɵjs = TimerMultipleImgComponent;
|
|
33785
|
+
exports.ɵjt = TimerMultipleImgService;
|
|
33786
|
+
exports.ɵju = AboutBlockComponent;
|
|
33787
|
+
exports.ɵjv = AboutBlockService;
|
|
33788
|
+
exports.ɵjw = FaqSimpleComponent;
|
|
33789
|
+
exports.ɵjx = FaqSimpleService;
|
|
33790
|
+
exports.ɵjy = FaqSimpleBackgroundComponent;
|
|
33791
|
+
exports.ɵjz = FaqSimpleBackgroundService;
|
|
33510
33792
|
exports.ɵk = ConfigsComponent;
|
|
33511
|
-
exports.ɵka =
|
|
33512
|
-
exports.ɵkb =
|
|
33513
|
-
exports.ɵkc =
|
|
33514
|
-
exports.ɵkd =
|
|
33515
|
-
exports.ɵke =
|
|
33516
|
-
exports.ɵkf =
|
|
33517
|
-
exports.ɵkg =
|
|
33518
|
-
exports.ɵkh =
|
|
33519
|
-
exports.ɵki =
|
|
33520
|
-
exports.ɵkj =
|
|
33521
|
-
exports.ɵkk =
|
|
33522
|
-
exports.ɵkl =
|
|
33523
|
-
exports.ɵkm =
|
|
33524
|
-
exports.ɵkn =
|
|
33525
|
-
exports.ɵko =
|
|
33526
|
-
exports.ɵkp =
|
|
33527
|
-
exports.ɵkq =
|
|
33528
|
-
exports.ɵkr =
|
|
33529
|
-
exports.ɵks =
|
|
33530
|
-
exports.ɵkt =
|
|
33531
|
-
exports.ɵku =
|
|
33793
|
+
exports.ɵka = FaqFrameComponent;
|
|
33794
|
+
exports.ɵkb = FaqFrameService;
|
|
33795
|
+
exports.ɵkc = FaqAccordionComponent;
|
|
33796
|
+
exports.ɵkd = FaqAccordionService;
|
|
33797
|
+
exports.ɵke = FaqListIconComponent;
|
|
33798
|
+
exports.ɵkf = FaqListIconService;
|
|
33799
|
+
exports.ɵkg = FourImagesTitleComponent;
|
|
33800
|
+
exports.ɵkh = FourImagesTitleService;
|
|
33801
|
+
exports.ɵki = TranslateBlockService;
|
|
33802
|
+
exports.ɵkj = TwoImagesTitleTextComponent;
|
|
33803
|
+
exports.ɵkk = TwoImagesTitleTextService;
|
|
33804
|
+
exports.ɵkl = TextBackgroundsWithBannerComponent;
|
|
33805
|
+
exports.ɵkm = TextBackgroundsWithBannerService;
|
|
33806
|
+
exports.ɵkn = TextBackgroundsTwoRowsIconTextComponent;
|
|
33807
|
+
exports.ɵko = TextBackgroundsTwoRowsIconTextService;
|
|
33808
|
+
exports.ɵkp = TextBackgroundsThreeRowsIconTextComponent;
|
|
33809
|
+
exports.ɵkq = TextBackgroundsThreeRowsIconTextService;
|
|
33810
|
+
exports.ɵkr = TextBackgroundsFourRowsIconTextComponent;
|
|
33811
|
+
exports.ɵks = TextBackgroundsFourRowsIconTextService;
|
|
33812
|
+
exports.ɵkt = SliderWithBannerComponent;
|
|
33813
|
+
exports.ɵku = SlidersWithBannerService;
|
|
33814
|
+
exports.ɵkv = LoaderComponentModule;
|
|
33532
33815
|
exports.ɵl = PreviewsComponent;
|
|
33533
33816
|
exports.ɵm = ContainerBlockComponent;
|
|
33534
33817
|
exports.ɵn = SharedModule;
|