@wizishop/wizi-block 4.2.0-beta → 4.2.21-beta
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundles/wizishop-wizi-block.umd.js +458 -450
- package/bundles/wizishop-wizi-block.umd.js.map +1 -1
- package/bundles/wizishop-wizi-block.umd.min.js +1 -1
- package/bundles/wizishop-wizi-block.umd.min.js.map +1 -1
- package/esm2015/lib/components/blocks/blocks.component.js +1 -1
- package/esm2015/lib/components/components.module.js +1 -1
- package/esm2015/lib/components/configs/configs.component.js +1 -1
- package/esm2015/lib/components/container-block/container-block.component.js +1 -1
- package/esm2015/lib/components/previews/previews.component.js +1 -1
- package/esm2015/lib/dtos/apis/amplify/amplify-category.dto.js +1 -1
- package/esm2015/lib/dtos/apis/amplify/amplify-guide.dto.js +1 -1
- package/esm2015/lib/dtos/apis/amplify/amplify-media.dto.js +1 -1
- package/esm2015/lib/dtos/apis/amplify/amplify-paginated.dto.js +1 -1
- package/esm2015/lib/dtos/apis/amplify/amplify-product.dto.js +1 -1
- package/esm2015/lib/dtos/apis/catalogs/catalog-badges.dto.js +1 -1
- package/esm2015/lib/dtos/apis/catalogs/catalog-brand.dto.js +1 -1
- package/esm2015/lib/dtos/apis/catalogs/catalog-category.dto.js +1 -1
- package/esm2015/lib/dtos/apis/catalogs/catalog-facet-value.dto.js +1 -1
- package/esm2015/lib/dtos/apis/catalogs/catalog-facet.dto.js +1 -1
- package/esm2015/lib/dtos/apis/catalogs/catalog-image.dto.js +1 -1
- package/esm2015/lib/dtos/apis/catalogs/catalog-list.dto.js +1 -1
- package/esm2015/lib/dtos/apis/catalogs/catalog-price.dto.js +1 -1
- package/esm2015/lib/dtos/apis/catalogs/catalog-variant-option.dto.js +1 -1
- package/esm2015/lib/dtos/apis/catalogs/catalog-variant.dto.js +1 -1
- package/esm2015/lib/dtos/apis/catalogs/catalog.dto.js +1 -1
- package/esm2015/lib/dtos/apis/comments/comment-list.dto.js +1 -1
- package/esm2015/lib/dtos/apis/comments/comment.dto.js +1 -1
- package/esm2015/lib/dtos/apis/forms/form-detail.dto.js +1 -1
- package/esm2015/lib/dtos/apis/forms/form-list.dto.js +1 -1
- package/esm2015/lib/dtos/apis/maps/open-map.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/amplify-product/amplify-product-zoom-more.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/amplify-product/amplify-product-zoom-selected.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/amplify-product/amplify-product-zoom-triple-column.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/amplify-product/amplify-product-zoom.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/amplify-products-list/amplify-products-list-classic.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/amplify-products-list/amplify-products-list-selected.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/amplify-products-list/amplify-products-list-simple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/code/code-html.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/code/code-javascript.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/code/code-stylesheet.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/faq/faq-accordion.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/faq/faq-frame.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/faq/faq-list-icon.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/faq/faq-simple-background.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/faq/faq-simple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/faq/faq.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/forms/forms-background.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/forms/forms-imageleft.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/forms/forms-imageright.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/forms/forms-simple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images/four-images-title.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images/images-banner.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images/images-big-and-double.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images/images-bigs-and-double-middle.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images/images-double.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images/images-quadruple-left-one-right.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images/images-quadruple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images/images-simple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images/images-triple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images/two-images-title-text.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images-texts/images-texts-big-left-text-right.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images-texts/images-texts-big-right-text-left.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images-texts/images-texts-left-text-right.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images-texts/images-texts-one-text-one.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images-texts/images-texts-right-text-left.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images-texts/images-texts-small-left-text-right.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images-texts/images-texts-small-right-text-left.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/images-texts/images-texts-text-one-text.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/launch-videos/launch-videos-button.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/launch-videos/launch-videos-buttontxt.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/map/map-background-form-left.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/map/map-background-form-right.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/map/map-fullpage.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/map/map-left-text.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/map/map-right-text.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/map/map-text-form.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/newsletter/newsletter-aligned-center-background.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/newsletter/newsletter-aligned-center-image.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/newsletter/newsletter-center-image.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/onboarding/forms-onboarding.do.js +1 -1
- package/esm2015/lib/dtos/blocks/parent-block.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/product/product-zoom-complete-background.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/product/product-zoom-complete-slider.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/product/product-zoom-complete.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/product/product-zoom-more.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/product/product-zoom-selected.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/product/product-zoom-simple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/product/product-zoom-triple-column.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/product/product-zoom.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/products-list/products-list-classic.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/products-list/products-list-selected.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/products-list/products-list-simple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/quotes/quotes-author.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/quotes/quotes-simple-background.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/quotes/quotes-simple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/rassurances/rassurances-quadruple-aligned.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/rassurances/rassurances-quadruple-background.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/rassurances/rassurances-triple-background.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/reviews/reviews-simple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/reviews/reviews-waterfall.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/separators/separator-simple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/sliders/sliders-double-imageright.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/sliders/sliders-fullpage.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/sliders/sliders-imageright.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/sliders/sliders-leftnav.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/sliders/sliders-with-banner.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/socials/socials-like.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/socials/socials-network.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/socials/socials-page-complex.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/socials/socials-page-simple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/text-backgrounds/text-backgrounds-four-rows-icon-text.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/text-backgrounds/text-backgrounds-link.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/text-backgrounds/text-backgrounds-rows-icon-text.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/text-backgrounds/text-backgrounds-simple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/text-backgrounds/text-backgrounds-three-rows-icon-text.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/text-backgrounds/text-backgrounds-two-rows-icon-text.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/text-backgrounds/text-backgrounds-with-banner.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/text-backgrounds/text-backgrounds-with-txt.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/texts/texts-double-background.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/texts/texts-double.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/texts/texts-one-background.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/texts/texts-one.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/texts/texts-quadruple-background.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/texts/texts-quadruple-numbers.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/texts/texts-quadruple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/texts/texts-triple-background.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/texts/texts-triple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/timer/timer-airport.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/timer/timer-background.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/timer/timer-clock.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/timer/timer-multiple-img.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/timer/timer-simple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/videos/videos-simple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/videos/videos-txt-content.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/videos/videos-txt.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/witness/about-block.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/witness/witness-background-double.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/witness/witness-background-one.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/witness/witness-quadruple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/witness/witness-triple.dto.js +1 -1
- package/esm2015/lib/dtos/blocks/witness/witness-twice.dto.js +1 -1
- package/esm2015/lib/dtos/configs/apis/api.dto.js +1 -1
- package/esm2015/lib/dtos/configs/blocks/block-config.dto.js +1 -1
- package/esm2015/lib/dtos/configs/blocks/blocks-list.dto.js +1 -1
- package/esm2015/lib/dtos/configs/buttons/button.dto.js +1 -1
- package/esm2015/lib/dtos/configs/external/external-config.dto.js +1 -1
- package/esm2015/lib/dtos/configs/fonts/font-awesome.dto.js +1 -1
- package/esm2015/lib/dtos/configs/images/four-images-title-element.dto.js +1 -1
- package/esm2015/lib/dtos/configs/medias/image/font-or-media.dto.js +1 -1
- package/esm2015/lib/dtos/configs/medias/image/image-media-and-text.dto.js +1 -1
- package/esm2015/lib/dtos/configs/medias/image/image-media.dto.js +1 -1
- package/esm2015/lib/dtos/configs/medias/image/payment-or-media.dto.js +1 -1
- package/esm2015/lib/dtos/configs/medias/media-width-height.dto.js +1 -1
- package/esm2015/lib/dtos/configs/medias/media.dto.js +1 -1
- package/esm2015/lib/dtos/configs/medias/text/text-media.dto.js +1 -1
- package/esm2015/lib/dtos/configs/structures/structure-config.dto.js +1 -1
- package/esm2015/lib/dtos/configs/structures/structures-list.dto.js +1 -1
- package/esm2015/lib/dtos/configs/translations/translations.dto.js +1 -1
- package/esm2015/lib/dtos/configs/types/types.dto.js +1 -1
- package/esm2015/lib/dtos/configs/witness/about-element.dto.js +1 -1
- package/esm2015/lib/dtos/forms/forms.dto.js +1 -1
- package/esm2015/lib/dtos/utils/quill/crypted-link.dto.js +1 -1
- package/esm2015/lib/dtos/utils/quill/custom-link.dto.js +1 -1
- package/esm2015/lib/dtos/utils/quill/delta.dto.js +1 -1
- package/esm2015/lib/dtos/utils/quill/icon.dto.js +1 -1
- package/esm2015/lib/dtos/utils/quill/line-break.dto.js +1 -1
- package/esm2015/lib/dtos/utils/quill-html-editor/html-formatter.js +1 -1
- package/esm2015/lib/dtos/utils/quill-html-editor/logger.js +1 -1
- package/esm2015/lib/dtos/utils/quill-html-editor/options.js +1 -1
- package/esm2015/lib/dtos/utils/quill-html-editor/quill.htmlEditButton.js +1 -1
- package/esm2015/lib/services/blocks/amplify-product/amplify-product-zoom-more.service.js +1 -1
- package/esm2015/lib/services/blocks/amplify-product/amplify-product-zoom-selected.service.js +1 -1
- package/esm2015/lib/services/blocks/amplify-product/amplify-product-zoom-triple-column.service.js +1 -1
- package/esm2015/lib/services/blocks/amplify-product/amplify-product-zoom.service.js +1 -1
- package/esm2015/lib/services/blocks/amplify-products-list/amplify-products-list-classic.service.js +1 -1
- package/esm2015/lib/services/blocks/amplify-products-list/amplify-products-list-selected.service.js +1 -1
- package/esm2015/lib/services/blocks/amplify-products-list/amplify-products-list-simple.service.js +1 -1
- package/esm2015/lib/services/blocks/code/code-html.service.js +1 -1
- package/esm2015/lib/services/blocks/code/code-javascript.service.js +1 -1
- package/esm2015/lib/services/blocks/code/code-stylesheet.service.js +1 -1
- package/esm2015/lib/services/blocks/faq/faq-accordion.service.js +1 -1
- package/esm2015/lib/services/blocks/faq/faq-frame.service.js +1 -1
- package/esm2015/lib/services/blocks/faq/faq-list-icon.service.js +1 -1
- package/esm2015/lib/services/blocks/faq/faq-simple-background.service.js +1 -1
- package/esm2015/lib/services/blocks/faq/faq-simple.service.js +1 -1
- package/esm2015/lib/services/blocks/forms/forms-background.service.js +1 -1
- package/esm2015/lib/services/blocks/forms/forms-imageleft.service.js +1 -1
- package/esm2015/lib/services/blocks/forms/forms-imageright.service.js +1 -1
- package/esm2015/lib/services/blocks/forms/forms-simple.service.js +1 -1
- package/esm2015/lib/services/blocks/images/four-images-title.service.js +1 -1
- package/esm2015/lib/services/blocks/images/images-banner.service.js +1 -1
- package/esm2015/lib/services/blocks/images/images-big-and-double.service.js +1 -1
- package/esm2015/lib/services/blocks/images/images-bigs-and-double-middle.service.js +1 -1
- package/esm2015/lib/services/blocks/images/images-double.service.js +1 -1
- package/esm2015/lib/services/blocks/images/images-quadruple-left-one-right.service.js +1 -1
- package/esm2015/lib/services/blocks/images/images-quadruple.service.js +1 -1
- package/esm2015/lib/services/blocks/images/images-simple.service.js +1 -1
- package/esm2015/lib/services/blocks/images/images-triple.service.js +1 -1
- package/esm2015/lib/services/blocks/images/two-images-title-text.service.js +1 -1
- package/esm2015/lib/services/blocks/images-texts/images-texts-big-left-text-right.service.js +1 -1
- package/esm2015/lib/services/blocks/images-texts/images-texts-big-right-text-left.service.js +1 -1
- package/esm2015/lib/services/blocks/images-texts/images-texts-left-text-right.service.js +1 -1
- package/esm2015/lib/services/blocks/images-texts/images-texts-one-text-one.service.js +1 -1
- package/esm2015/lib/services/blocks/images-texts/images-texts-right-text-left.service.js +1 -1
- package/esm2015/lib/services/blocks/images-texts/images-texts-small-left-text-right.service.js +1 -1
- package/esm2015/lib/services/blocks/images-texts/images-texts-small-right-text-left.service.js +1 -1
- package/esm2015/lib/services/blocks/images-texts/images-texts-text-one-text.service.js +1 -1
- package/esm2015/lib/services/blocks/launch-videos/launch-videos-button.service.js +1 -1
- package/esm2015/lib/services/blocks/launch-videos/launch-videos-buttontxt.service.js +1 -1
- package/esm2015/lib/services/blocks/map/map-background-form-left.service.js +1 -1
- package/esm2015/lib/services/blocks/map/map-background-form-right.service.js +1 -1
- package/esm2015/lib/services/blocks/map/map-fullpage.service.js +1 -1
- package/esm2015/lib/services/blocks/map/map-left-text.service.js +1 -1
- package/esm2015/lib/services/blocks/map/map-right-text.service.js +1 -1
- package/esm2015/lib/services/blocks/map/map-text-form.service.js +1 -1
- package/esm2015/lib/services/blocks/newsletter/newsletter-aligned-center-background.service.js +1 -1
- package/esm2015/lib/services/blocks/newsletter/newsletter-aligned-center-image.service.js +1 -1
- package/esm2015/lib/services/blocks/newsletter/newsletter-center-image.service.js +1 -1
- package/esm2015/lib/services/blocks/onboarding/forms-onboarding.service.js +1 -1
- package/esm2015/lib/services/blocks/product/product-zoom-complete-background.service.js +1 -1
- package/esm2015/lib/services/blocks/product/product-zoom-complete-slider.service.js +1 -1
- package/esm2015/lib/services/blocks/product/product-zoom-complete.service.js +1 -1
- package/esm2015/lib/services/blocks/product/product-zoom-more.service.js +1 -1
- package/esm2015/lib/services/blocks/product/product-zoom-selected.service.js +1 -1
- package/esm2015/lib/services/blocks/product/product-zoom-simple.service.js +1 -1
- package/esm2015/lib/services/blocks/product/product-zoom-triple-column.service.js +1 -1
- package/esm2015/lib/services/blocks/product/product-zoom.service.js +1 -1
- package/esm2015/lib/services/blocks/products-list/products-list-classic.service.js +1 -1
- package/esm2015/lib/services/blocks/products-list/products-list-selected.service.js +1 -1
- package/esm2015/lib/services/blocks/products-list/products-list-simple.service.js +1 -1
- package/esm2015/lib/services/blocks/quotes/quotes-author.service.js +1 -1
- package/esm2015/lib/services/blocks/quotes/quotes-simple-background.service.js +1 -1
- package/esm2015/lib/services/blocks/quotes/quotes-simple.service.js +1 -1
- package/esm2015/lib/services/blocks/rassurances/rassurances-quadruple-aligned.service.js +1 -1
- package/esm2015/lib/services/blocks/rassurances/rassurances-quadruple-background.service.js +1 -1
- package/esm2015/lib/services/blocks/rassurances/rassurances-triple-background.service.js +1 -1
- package/esm2015/lib/services/blocks/reviews/reviews-simple.service.js +1 -1
- package/esm2015/lib/services/blocks/reviews/reviews-waterfall.service.js +1 -1
- package/esm2015/lib/services/blocks/separator/separator-simple.service.js +1 -1
- package/esm2015/lib/services/blocks/sliders/sliders-double-imageright.service.js +1 -1
- package/esm2015/lib/services/blocks/sliders/sliders-fullpage.service.js +1 -1
- package/esm2015/lib/services/blocks/sliders/sliders-imageright.service.js +1 -1
- package/esm2015/lib/services/blocks/sliders/sliders-leftnav.service.js +1 -1
- package/esm2015/lib/services/blocks/sliders/sliders-with-banner.service.js +1 -1
- package/esm2015/lib/services/blocks/socials/socials-like.service.js +1 -1
- package/esm2015/lib/services/blocks/socials/socials-network.service.js +1 -1
- package/esm2015/lib/services/blocks/socials/socials-page-complex.service.js +1 -1
- package/esm2015/lib/services/blocks/socials/socials-page-simple.service.js +1 -1
- package/esm2015/lib/services/blocks/text-backgrounds/text-backgrounds-four-rows-icon-text.service.js +1 -1
- package/esm2015/lib/services/blocks/text-backgrounds/text-backgrounds-link.service.js +1 -1
- package/esm2015/lib/services/blocks/text-backgrounds/text-backgrounds-simple.service.js +1 -1
- package/esm2015/lib/services/blocks/text-backgrounds/text-backgrounds-three-rows-icon-text.service.js +1 -1
- package/esm2015/lib/services/blocks/text-backgrounds/text-backgrounds-two-rows-icon-text.service.js +1 -1
- package/esm2015/lib/services/blocks/text-backgrounds/text-backgrounds-with-banner.service.js +1 -1
- package/esm2015/lib/services/blocks/text-backgrounds/text-backgrounds-with-txt.service.js +1 -1
- package/esm2015/lib/services/blocks/texts/texts-double-background.service.js +1 -1
- package/esm2015/lib/services/blocks/texts/texts-double.service.js +1 -1
- package/esm2015/lib/services/blocks/texts/texts-one-background.service.js +1 -1
- package/esm2015/lib/services/blocks/texts/texts-one.service.js +1 -1
- package/esm2015/lib/services/blocks/texts/texts-quadruple-background.service.js +1 -1
- package/esm2015/lib/services/blocks/texts/texts-quadruple-numbers.service.js +1 -1
- package/esm2015/lib/services/blocks/texts/texts-quadruple.service.js +1 -1
- package/esm2015/lib/services/blocks/texts/texts-triple-background.service.js +1 -1
- package/esm2015/lib/services/blocks/texts/texts-triple.service.js +1 -1
- package/esm2015/lib/services/blocks/timer/timer-airport.service.js +1 -1
- package/esm2015/lib/services/blocks/timer/timer-background.service.js +1 -1
- package/esm2015/lib/services/blocks/timer/timer-clock.service.js +1 -1
- package/esm2015/lib/services/blocks/timer/timer-multiple-img.service.js +1 -1
- package/esm2015/lib/services/blocks/timer/timer-simple.service.js +1 -1
- package/esm2015/lib/services/blocks/videos/videos-simple.service.js +1 -1
- package/esm2015/lib/services/blocks/videos/videos-txt-content.service.js +1 -1
- package/esm2015/lib/services/blocks/videos/videos-txt-left.service.js +1 -1
- package/esm2015/lib/services/blocks/videos/videos-txt.service.js +1 -1
- package/esm2015/lib/services/blocks/witness/about-block.service.js +1 -1
- package/esm2015/lib/services/blocks/witness/witness-background-double.service.js +1 -1
- package/esm2015/lib/services/blocks/witness/witness-background-one.service.js +1 -1
- package/esm2015/lib/services/blocks/witness/witness-quadruple.service.js +1 -1
- package/esm2015/lib/services/blocks/witness/witness-triple.service.js +1 -1
- package/esm2015/lib/services/blocks/witness/witness-twice.service.js +1 -1
- package/esm2015/lib/services/structures/amplify-product/amplify-product.service.js +1 -1
- package/esm2015/lib/services/structures/amplify-products-list/amplify-products-list.service.js +1 -1
- package/esm2015/lib/services/structures/code/code.service.js +1 -1
- package/esm2015/lib/services/structures/faq/faq.service.js +1 -1
- package/esm2015/lib/services/structures/forms/forms.service.js +1 -1
- package/esm2015/lib/services/structures/images/images.service.js +1 -1
- package/esm2015/lib/services/structures/images-texts/images-texts.service.js +1 -1
- package/esm2015/lib/services/structures/launch-videos/launch-videos.service.js +1 -1
- package/esm2015/lib/services/structures/map/map.service.js +1 -1
- package/esm2015/lib/services/structures/newsletter/newsletter.service.js +1 -1
- package/esm2015/lib/services/structures/onboarding/onboarding.service.js +1 -1
- package/esm2015/lib/services/structures/parent-structures.service.js +1 -1
- package/esm2015/lib/services/structures/product/product.service.js +1 -1
- package/esm2015/lib/services/structures/products-list/products-list.service.js +1 -1
- package/esm2015/lib/services/structures/quotes/quotes.service.js +1 -1
- package/esm2015/lib/services/structures/rassurances/rassurances.service.js +1 -1
- package/esm2015/lib/services/structures/reviews/reviews.service.js +1 -1
- package/esm2015/lib/services/structures/separator/separator.service.js +1 -1
- package/esm2015/lib/services/structures/sliders/sliders.service.js +1 -1
- package/esm2015/lib/services/structures/socials/socials.service.js +1 -1
- package/esm2015/lib/services/structures/text-backgrounds/text-backgrounds.service.js +1 -1
- package/esm2015/lib/services/structures/texts/texts.service.js +1 -1
- package/esm2015/lib/services/structures/timer/timer.service.js +1 -1
- package/esm2015/lib/services/structures/videos/videos.service.js +1 -1
- package/esm2015/lib/services/structures/witness/witness.service.js +1 -1
- package/esm2015/lib/services/utils/api.service.js +1 -1
- package/esm2015/lib/services/utils/config.service.js +1 -1
- package/esm2015/lib/services/utils/content.service.js +1 -1
- package/esm2015/lib/services/utils/currency.service.js +1 -1
- package/esm2015/lib/services/utils/expected-images.service.js +1 -1
- package/esm2015/lib/services/utils/external-config.service.js +1 -1
- package/esm2015/lib/services/utils/font-awesome.service.js +1 -1
- package/esm2015/lib/services/utils/injector.service.js +1 -1
- package/esm2015/lib/services/utils/media-connector.service.js +1 -1
- package/esm2015/lib/services/utils/quill.service.js +1 -1
- package/esm2015/lib/services/utils/structure-config.service.js +1 -1
- package/esm2015/lib/services/utils/translate-block.service.js +1 -1
- package/esm2015/lib/services/utils/vimeo.service.js +1 -1
- package/esm2015/lib/services/utils/youtube.service.js +1 -1
- package/esm2015/lib/services/wizi-block.service.js +1 -1
- package/esm2015/lib/shared/animations/list/animate-list-from-left.animation.js +1 -1
- package/esm2015/lib/shared/animations/list/animate-list-from-right.animation.js +1 -1
- package/esm2015/lib/shared/components/editorjs/editorjs.component.js +5 -6
- package/esm2015/lib/shared/components/editorjs/tools/inline/bold-tool.component.js +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/inline/capitalize-tool.component.js +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/inline/italic-tool.component.js +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/inline/link-tool.component.js +11 -7
- package/esm2015/lib/shared/components/editorjs/tools/inline/strike-tool.component.js +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/inline/subscript-tool.component.js +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/inline/superscript-tool.component.js +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/inline/text-background-color-tool.component.js +3 -4
- package/esm2015/lib/shared/components/editorjs/tools/inline/text-color-tool.component.js +2 -3
- package/esm2015/lib/shared/components/editorjs/tools/inline/text-size-tool.component.js +3 -4
- package/esm2015/lib/shared/components/editorjs/tools/inline/tool-type/color-tool.component.js +6 -1
- package/esm2015/lib/shared/components/editorjs/tools/inline/tool-type/inline-style-tool.component.js +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/inline/tool-type/text-tool.component.js +6 -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 +2 -2
- 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 +2 -2
- package/esm2015/lib/shared/components/editorjs/tools/paragraph/quote-tool.component.js +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/paragraph/redo-tool.component.js +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/paragraph/text-align-tool.component.js +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/paragraph/text-type-tool.component.js +2 -3
- package/esm2015/lib/shared/components/editorjs/tools/paragraph/tool-type/paragraph-style-tool.component.js +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/paragraph/tool-type/text-edition.component.js +3 -4
- package/esm2015/lib/shared/components/editorjs/tools/paragraph/tool-type/text-tool.component.js +6 -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 +9 -8
- package/esm2015/lib/shared/components/editorjs/tools/utils/editorjs-tool.component.js +9 -1
- package/esm2015/lib/shared/components/editorjs/tools/utils/i18n/en-i18n.component.js +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/utils/i18n/fr-i18n.component.js +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/utils/texts.component.js +8 -8
- package/esm2015/lib/shared/components/faq/faq.component.js +2 -2
- package/esm2015/lib/shared/components/loader/loader.component.js +1 -1
- package/esm2015/lib/shared/components/quill/quill.component.js +1 -1
- package/esm2015/lib/shared/components/shared-components.module.js +1 -1
- package/esm2015/lib/shared/components/small-loader/small-loader.component.js +1 -1
- package/esm2015/lib/shared/components/star/star.component.js +1 -1
- package/esm2015/lib/shared/components/structure-amplify-search-category/structure-amplify-search-category.component.js +1 -1
- package/esm2015/lib/shared/components/structure-amplify-search-product/structure-amplify-search-product.component.js +1 -1
- package/esm2015/lib/shared/components/structure-config/structure-config.component.js +1 -1
- package/esm2015/lib/shared/components/structure-config-checkbox/structure-config-checkbox.component.js +1 -1
- package/esm2015/lib/shared/components/structure-config-extend-input/structure-config-extended-input.component.js +1 -1
- package/esm2015/lib/shared/components/structure-config-font/structure-config-font.component.js +1 -1
- package/esm2015/lib/shared/components/structure-config-input/structure-config-input.component.js +1 -1
- package/esm2015/lib/shared/components/structure-config-payment/structure-config-payment.component.js +1 -1
- package/esm2015/lib/shared/components/structure-search-product/structure-search-product.component.js +1 -1
- package/esm2015/lib/shared/components/structure-select/structure-select.component.js +1 -1
- package/esm2015/lib/shared/components/structure-tools/structure-tools.component.js +1 -1
- package/esm2015/lib/shared/directives/auto-focus/auto-focus.directive.js +1 -1
- package/esm2015/lib/shared/directives/auto-hide/auto-hide.directive.js +1 -1
- package/esm2015/lib/shared/directives/get-size-image/get-size-image.directive.js +1 -1
- package/esm2015/lib/shared/directives/holdable/holdable.directive.js +1 -1
- package/esm2015/lib/shared/directives/pictures-template/pictures-template.directive.js +1 -1
- package/esm2015/lib/shared/directives/shared-directives.module.js +1 -1
- package/esm2015/lib/shared/directives/show-delete-button/show-delete-button.directive.js +1 -1
- package/esm2015/lib/shared/pipes/add-zero-for-timer/add-zero-for-timer.pipe.js +1 -1
- package/esm2015/lib/shared/pipes/answer-type/answer-type.pipe.js +1 -1
- package/esm2015/lib/shared/pipes/array-number/array-number.pipe.js +1 -1
- package/esm2015/lib/shared/pipes/check-payment-value/check-payment-value.pipe.js +1 -1
- package/esm2015/lib/shared/pipes/even-odd/even-odd.pipe.js +1 -1
- package/esm2015/lib/shared/pipes/img-path/img-path.pipe.js +1 -1
- package/esm2015/lib/shared/pipes/safe-style/safe-style.pipe.js +1 -1
- package/esm2015/lib/shared/pipes/safe-url/safe-url.pipe.js +1 -1
- package/esm2015/lib/shared/pipes/shared-pipes.module.js +1 -1
- package/esm2015/lib/shared/pipes/strip-tags/strip-tags.pipe.js +1 -1
- package/esm2015/lib/shared/pipes/tiny-color/tiny-color.pipe.js +1 -1
- package/esm2015/lib/shared/shared.module.js +1 -1
- package/esm2015/lib/structures/amplify-product/zoom/amplify-product-zoom.component.js +1 -1
- package/esm2015/lib/structures/amplify-product/zoom-more/amplify-product-zoom-more.component.js +1 -1
- package/esm2015/lib/structures/amplify-product/zoom-selected/amplify-product-zoom-selected.component.js +1 -1
- package/esm2015/lib/structures/amplify-product/zoom-triple-column/amplify-product-zoom-triple-column.component.js +1 -1
- package/esm2015/lib/structures/amplify-products-list/classic/amplify-products-list-classic.component.js +1 -1
- package/esm2015/lib/structures/amplify-products-list/selected/amplify-products-list-selected.component.js +1 -1
- package/esm2015/lib/structures/amplify-products-list/simple/amplify-products-list-simple.component.js +1 -1
- package/esm2015/lib/structures/code/code-html/code-html.component.js +1 -1
- package/esm2015/lib/structures/code/code-javascript/code-javascript.component.js +1 -1
- package/esm2015/lib/structures/code/code-stylesheet/code-stylesheet.component.js +1 -1
- package/esm2015/lib/structures/faq/accordion/faq-accordion.component.js +1 -1
- package/esm2015/lib/structures/faq/frame/faq-frame.component.js +1 -1
- package/esm2015/lib/structures/faq/list-icon/faq-list-icon.component.js +1 -1
- package/esm2015/lib/structures/faq/simple/faq-simple.component.js +1 -1
- package/esm2015/lib/structures/faq/simple-background/faq-simple-background.component.js +1 -1
- package/esm2015/lib/structures/forms/background/forms-background.component.js +1 -1
- package/esm2015/lib/structures/forms/imageleft/forms-imageleft.component.js +1 -1
- package/esm2015/lib/structures/forms/imageright/forms-imageright.component.js +1 -1
- package/esm2015/lib/structures/forms/simple/forms-simple.component.js +1 -1
- package/esm2015/lib/structures/images/banner/images-banner.component.js +1 -1
- package/esm2015/lib/structures/images/big-and-double/images-big-and-double.component.js +1 -1
- package/esm2015/lib/structures/images/bigs-and-double-middle/images-bigs-and-double-middle.component.js +1 -1
- package/esm2015/lib/structures/images/double/images-double.component.js +1 -1
- package/esm2015/lib/structures/images/four-images-title/four-images-title.component.js +1 -1
- package/esm2015/lib/structures/images/quadruple/images-quadruple.component.js +1 -1
- package/esm2015/lib/structures/images/quadruple-left-one-right/images-quadruple-left-one-right.component.js +1 -1
- package/esm2015/lib/structures/images/simple/images-simple.component.js +1 -1
- package/esm2015/lib/structures/images/triple/images-triple.component.js +1 -1
- package/esm2015/lib/structures/images/two-images-title-text/two-images-title-text.component.js +1 -1
- package/esm2015/lib/structures/images-texts/big-left-text-right/images-texts-big-left-text-right.component.js +1 -1
- package/esm2015/lib/structures/images-texts/big-right-text-left/images-texts-big-right-text-left.component.js +1 -1
- package/esm2015/lib/structures/images-texts/left-text-right/images-texts-left-text-right.component.js +1 -1
- package/esm2015/lib/structures/images-texts/one-text-one/images-texts-one-text-one.component.js +1 -1
- package/esm2015/lib/structures/images-texts/right-text-left/images-texts-right-text-left.component.js +1 -1
- package/esm2015/lib/structures/images-texts/small-left-text-right/images-texts-small-left-text-right.component.js +1 -1
- package/esm2015/lib/structures/images-texts/small-right-text-left/images-texts-small-right-text-left.component.js +1 -1
- package/esm2015/lib/structures/images-texts/text-one-text/images-texts-text-one-text.component.js +1 -1
- package/esm2015/lib/structures/launch-videos/button/launch-videos-button.component.js +1 -1
- package/esm2015/lib/structures/launch-videos/buttontxt/launch-videos-buttontxt.component.js +1 -1
- package/esm2015/lib/structures/loader-component.module.js +1 -1
- package/esm2015/lib/structures/map/background-form-left/map-background-form-left.component.js +1 -1
- package/esm2015/lib/structures/map/background-form-right/map-background-form-right.component.js +1 -1
- package/esm2015/lib/structures/map/fullpage/map-fullpage.component.js +1 -1
- package/esm2015/lib/structures/map/left-text/map-left-text.component.js +1 -1
- package/esm2015/lib/structures/map/right-text/map-right-text.component.js +1 -1
- package/esm2015/lib/structures/map/text-form/map-text-form.component.js +1 -1
- package/esm2015/lib/structures/newsletter/aligned-center-background/newsletter-aligned-center-background.component.js +1 -1
- package/esm2015/lib/structures/newsletter/aligned-center-image/newsletter-aligned-center-image.component.js +1 -1
- package/esm2015/lib/structures/newsletter/center-image/newsletter-center-image.component.js +1 -1
- package/esm2015/lib/structures/onboarding/onboarding/forms-onboarding.component.js +1 -1
- package/esm2015/lib/structures/product/zoom/product-zoom.component.js +1 -1
- package/esm2015/lib/structures/product/zoom-complete/product-zoom-complete.component.js +1 -1
- package/esm2015/lib/structures/product/zoom-complete-background/product-zoom-complete-background.component.js +1 -1
- package/esm2015/lib/structures/product/zoom-complete-slider/product-zoom-complete-slider.component.js +1 -1
- package/esm2015/lib/structures/product/zoom-more/product-zoom-more.component.js +1 -1
- package/esm2015/lib/structures/product/zoom-selected/product-zoom-selected.component.js +1 -1
- package/esm2015/lib/structures/product/zoom-simple/product-zoom-simple.component.js +1 -1
- package/esm2015/lib/structures/product/zoom-triple-column/product-zoom-triple-column.component.js +1 -1
- package/esm2015/lib/structures/products-list/classic/products-list-classic.component.js +1 -1
- package/esm2015/lib/structures/products-list/selected/products-list-selected.component.js +1 -1
- package/esm2015/lib/structures/products-list/simple/products-list-simple.component.js +1 -1
- package/esm2015/lib/structures/quotes/author/quotes-author.component.js +1 -1
- package/esm2015/lib/structures/quotes/simple/quotes-simple.component.js +1 -1
- package/esm2015/lib/structures/quotes/simple-background/quotes-simple-background.component.js +1 -1
- package/esm2015/lib/structures/rassurances/quadruple-aligned/rassurances-quadruple-aligned.component.js +1 -1
- package/esm2015/lib/structures/rassurances/quadruple-background/rassurances-quadruple-background.component.js +1 -1
- package/esm2015/lib/structures/rassurances/triple-background/rassurances-triple-background.component.js +1 -1
- package/esm2015/lib/structures/reviews/simple/reviews-simple.component.js +1 -1
- package/esm2015/lib/structures/reviews/waterfall/reviews-waterfall.component.js +1 -1
- package/esm2015/lib/structures/separator/separator-simple/separator-simple.component.js +1 -1
- package/esm2015/lib/structures/sliders/double-imageright/slider-double-imageright.component.js +1 -1
- package/esm2015/lib/structures/sliders/fullpage/slider-fullpage.component.js +1 -1
- package/esm2015/lib/structures/sliders/imageright/slider-imageright.component.js +1 -1
- package/esm2015/lib/structures/sliders/leftnav/slider-leftnav.component.js +1 -1
- package/esm2015/lib/structures/sliders/with-banner/slider-with-banner.component.js +1 -1
- package/esm2015/lib/structures/socials/like/socials-like.component.js +1 -1
- package/esm2015/lib/structures/socials/network/socials-network.component.js +1 -1
- package/esm2015/lib/structures/socials/page-complex/socials-page-complex.component.js +1 -1
- package/esm2015/lib/structures/socials/page-simple/socials-page-simple.component.js +1 -1
- package/esm2015/lib/structures/structures.component.js +1 -1
- package/esm2015/lib/structures/structures.module.js +1 -1
- package/esm2015/lib/structures/text-backgrounds/four-rows-icon-text/text-backgrounds-four-rows-icon-text.component.js +1 -1
- package/esm2015/lib/structures/text-backgrounds/link/text-backgrounds-link.component.js +1 -1
- package/esm2015/lib/structures/text-backgrounds/simple/text-backgrounds-simple.component.js +1 -1
- package/esm2015/lib/structures/text-backgrounds/three-rows-icon-text/text-backgrounds-three-rows-icon-text.component.js +1 -1
- package/esm2015/lib/structures/text-backgrounds/two-rows-icon-text/text-backgrounds-two-rows-icon-text.component.js +1 -1
- package/esm2015/lib/structures/text-backgrounds/with-banner/text-backgrounds-with-banner.component.js +1 -1
- package/esm2015/lib/structures/text-backgrounds/with-txt/text-backgrounds-with-txt.component.js +1 -1
- package/esm2015/lib/structures/texts/double/texts-double.component.js +1 -1
- package/esm2015/lib/structures/texts/double-background/texts-double-background.component.js +1 -1
- package/esm2015/lib/structures/texts/one/texts-one.component.js +1 -1
- package/esm2015/lib/structures/texts/one-background/texts-one-background.component.js +1 -1
- package/esm2015/lib/structures/texts/quadruple/texts-quadruple.component.js +1 -1
- package/esm2015/lib/structures/texts/quadruple-background/texts-quadruple-background.component.js +1 -1
- package/esm2015/lib/structures/texts/quadruple-numbers/texts-quadruple-numbers.component.js +1 -1
- package/esm2015/lib/structures/texts/triple/texts-triple.component.js +1 -1
- package/esm2015/lib/structures/texts/triple-background/texts-triple-background.component.js +1 -1
- package/esm2015/lib/structures/timer/airport/timer-airport.component.js +1 -1
- package/esm2015/lib/structures/timer/background/timer-background.component.js +1 -1
- package/esm2015/lib/structures/timer/clock/timer-clock.component.js +1 -1
- package/esm2015/lib/structures/timer/multiple-img/timer-multiple-img.component.js +1 -1
- package/esm2015/lib/structures/timer/simple/timer-simple.component.js +1 -1
- package/esm2015/lib/structures/videos/simple/videos-simple.component.js +1 -1
- package/esm2015/lib/structures/videos/txt/videos-txt.component.js +1 -1
- package/esm2015/lib/structures/videos/txt-content/videos-txt-content.component.js +1 -1
- package/esm2015/lib/structures/videos/txt-left/videos-txt-left.component.js +1 -1
- package/esm2015/lib/structures/witness/about-block/about-block.component.js +1 -1
- package/esm2015/lib/structures/witness/background-double/witness-background-double.component.js +1 -1
- package/esm2015/lib/structures/witness/background-one/witness-background-one.component.js +1 -1
- package/esm2015/lib/structures/witness/quadruple/witness-quadruple.component.js +1 -1
- package/esm2015/lib/structures/witness/triple/witness-triple.component.js +1 -1
- package/esm2015/lib/structures/witness/twice/witness-twice.component.js +1 -1
- package/esm2015/lib/wizi-block.component.js +1 -1
- package/esm2015/lib/wizi-block.module.js +1 -1
- package/esm2015/public_api.js +1 -1
- package/esm2015/wizishop-wizi-block.js +227 -228
- package/fesm2015/wizishop-wizi-block.js +232 -222
- package/fesm2015/wizishop-wizi-block.js.map +1 -1
- package/lib/shared/components/editorjs/editorjs.component.d.ts +1 -3
- package/lib/shared/components/editorjs/tools/utils/editorjs-conversion.service.d.ts +1 -0
- package/package.json +1 -1
- package/wizi-block.scss +295 -253
- package/wizishop-wizi-block.d.ts +226 -227
- package/wizishop-wizi-block.metadata.json +1 -1
- package/esm2015/lib/shared/components/editorjs/tools/utils/editorjs-tool-translation.service.js +0 -25
- package/lib/shared/components/editorjs/tools/utils/editorjs-tool-translation.service.d.ts +0 -8
package/wizi-block.scss
CHANGED
|
@@ -1879,8 +1879,8 @@ wb-structure-config-extended-input {
|
|
|
1879
1879
|
padding: rem(8) rem(8);
|
|
1880
1880
|
border: rem(1) solid transparent;
|
|
1881
1881
|
position: absolute;
|
|
1882
|
-
top: -#{rem(
|
|
1883
|
-
right:
|
|
1882
|
+
top: -#{rem(45)};
|
|
1883
|
+
right: 0;
|
|
1884
1884
|
@include media('<=#{$block-width-mobile * 1.4}') {
|
|
1885
1885
|
right: -#{rem(26)};
|
|
1886
1886
|
}
|
|
@@ -1907,7 +1907,7 @@ wb-structure-config-extended-input {
|
|
|
1907
1907
|
height: 100%;
|
|
1908
1908
|
width: 100%;
|
|
1909
1909
|
box-sizing: border-box;
|
|
1910
|
-
transition:
|
|
1910
|
+
transition: 0s !important;
|
|
1911
1911
|
position: relative;
|
|
1912
1912
|
z-index: 1;
|
|
1913
1913
|
|
|
@@ -2266,6 +2266,14 @@ $focused-background-color: rgba(34, 186, 255, 0.08);
|
|
|
2266
2266
|
&__buttons {
|
|
2267
2267
|
@include flex-wrap(wrap);
|
|
2268
2268
|
@include justify-content(center);
|
|
2269
|
+
|
|
2270
|
+
button {
|
|
2271
|
+
display: initial;
|
|
2272
|
+
width: auto;
|
|
2273
|
+
height: 34px;
|
|
2274
|
+
font-size: 13px;
|
|
2275
|
+
font-weight: initial;
|
|
2276
|
+
}
|
|
2269
2277
|
}
|
|
2270
2278
|
|
|
2271
2279
|
&__actions {
|
|
@@ -2561,6 +2569,7 @@ $focused-background-color: rgba(34, 186, 255, 0.08);
|
|
|
2561
2569
|
border: 1px solid #eaeaea;
|
|
2562
2570
|
border-radius: 4px;
|
|
2563
2571
|
cursor: pointer;
|
|
2572
|
+
color: black;
|
|
2564
2573
|
font-size: 14px;
|
|
2565
2574
|
padding: 3px 10px;
|
|
2566
2575
|
margin-top: 3px;
|
|
@@ -2792,7 +2801,7 @@ $focused-background-color: rgba(34, 186, 255, 0.08);
|
|
|
2792
2801
|
center center/8px 8px no-repeat;
|
|
2793
2802
|
}
|
|
2794
2803
|
|
|
2795
|
-
&.align-left {
|
|
2804
|
+
&.we-align-left {
|
|
2796
2805
|
background: transparent
|
|
2797
2806
|
url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M264 40c13.3 0 24 10.75 24 24s-10.7 24-24 24H24C10.75 88 0 77.25 0 64s10.75-24 24-24h240zm160 128c13.3 0 24 10.7 24 24s-10.7 24-24 24H24c-13.25 0-24-10.7-24-24s10.75-24 24-24h400zM0 320c0-13.3 10.75-24 24-24h240c13.3 0 24 10.7 24 24s-10.7 24-24 24H24c-13.25 0-24-10.7-24-24zm424 104c13.3 0 24 10.7 24 24s-10.7 24-24 24H24c-13.25 0-24-10.7-24-24s10.75-24 24-24h400z'/%3E%3C/svg%3E")
|
|
2798
2807
|
left 11px center/13px 13px no-repeat;
|
|
@@ -2806,7 +2815,7 @@ $focused-background-color: rgba(34, 186, 255, 0.08);
|
|
|
2806
2815
|
}
|
|
2807
2816
|
}
|
|
2808
2817
|
|
|
2809
|
-
&.align-center {
|
|
2818
|
+
&.we-align-center {
|
|
2810
2819
|
background: transparent
|
|
2811
2820
|
url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M328 40c13.3 0 24 10.75 24 24s-10.7 24-24 24H120c-13.3 0-24-10.75-24-24s10.7-24 24-24h208zm96 128c13.3 0 24 10.7 24 24s-10.7 24-24 24H24c-13.25 0-24-10.7-24-24s10.75-24 24-24h400zM96 320c0-13.3 10.7-24 24-24h208c13.3 0 24 10.7 24 24s-10.7 24-24 24H120c-13.3 0-24-10.7-24-24zm328 104c13.3 0 24 10.7 24 24s-10.7 24-24 24H24c-13.25 0-24-10.7-24-24s10.75-24 24-24h400z'/%3E%3C/svg%3E")
|
|
2812
2821
|
left 11px center/13px 13px no-repeat;
|
|
@@ -2820,7 +2829,7 @@ $focused-background-color: rgba(34, 186, 255, 0.08);
|
|
|
2820
2829
|
}
|
|
2821
2830
|
}
|
|
2822
2831
|
|
|
2823
|
-
&.align-right {
|
|
2832
|
+
&.we-align-right {
|
|
2824
2833
|
background: transparent
|
|
2825
2834
|
url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M424 40c13.3 0 24 10.75 24 24s-10.7 24-24 24H184c-13.3 0-24-10.75-24-24s10.7-24 24-24h240zm0 128c13.3 0 24 10.7 24 24s-10.7 24-24 24H24c-13.25 0-24-10.7-24-24s10.75-24 24-24h400zm0 176H184c-13.3 0-24-10.7-24-24s10.7-24 24-24h240c13.3 0 24 10.7 24 24s-10.7 24-24 24zm0 80c13.3 0 24 10.7 24 24s-10.7 24-24 24H24c-13.25 0-24-10.7-24-24s10.75-24 24-24h400z'/%3E%3C/svg%3E")
|
|
2826
2835
|
left 11px center/13px 13px no-repeat;
|
|
@@ -2834,7 +2843,7 @@ $focused-background-color: rgba(34, 186, 255, 0.08);
|
|
|
2834
2843
|
}
|
|
2835
2844
|
}
|
|
2836
2845
|
|
|
2837
|
-
&.align-justify {
|
|
2846
|
+
&.we-align-justify {
|
|
2838
2847
|
background: transparent
|
|
2839
2848
|
url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M424 40c13.3 0 24 10.75 24 24s-10.7 24-24 24H24C10.75 88 0 77.25 0 64s10.75-24 24-24h400zm0 128c13.3 0 24 10.7 24 24s-10.7 24-24 24H24c-13.25 0-24-10.7-24-24s10.75-24 24-24h400zM0 320c0-13.3 10.75-24 24-24h400c13.3 0 24 10.7 24 24s-10.7 24-24 24H24c-13.25 0-24-10.7-24-24zm424 104c13.3 0 24 10.7 24 24s-10.7 24-24 24H24c-13.25 0-24-10.7-24-24s10.75-24 24-24h400z'/%3E%3C/svg%3E")
|
|
2840
2849
|
left 11px center/13px 13px no-repeat;
|
|
@@ -2885,6 +2894,7 @@ $focused-background-color: rgba(34, 186, 255, 0.08);
|
|
|
2885
2894
|
&-actions {
|
|
2886
2895
|
position: relative;
|
|
2887
2896
|
z-index: 9999;
|
|
2897
|
+
color: black;
|
|
2888
2898
|
|
|
2889
2899
|
&--color {
|
|
2890
2900
|
position: absolute;
|
|
@@ -2932,6 +2942,7 @@ $focused-background-color: rgba(34, 186, 255, 0.08);
|
|
|
2932
2942
|
p {
|
|
2933
2943
|
font-size: 14px;
|
|
2934
2944
|
padding-right: 15px;
|
|
2945
|
+
color: black;
|
|
2935
2946
|
}
|
|
2936
2947
|
|
|
2937
2948
|
& > div {
|
|
@@ -3048,6 +3059,7 @@ $focused-background-color: rgba(34, 186, 255, 0.08);
|
|
|
3048
3059
|
left: 0;
|
|
3049
3060
|
top: 100%;
|
|
3050
3061
|
padding: 5px 10px;
|
|
3062
|
+
color: black;
|
|
3051
3063
|
background-color: white;
|
|
3052
3064
|
box-shadow: 0 3px 15px -3px rgb(13 20 33 / 13%);
|
|
3053
3065
|
border: 1px solid #eaeaea;
|
|
@@ -3065,6 +3077,7 @@ $focused-background-color: rgba(34, 186, 255, 0.08);
|
|
|
3065
3077
|
&--text {
|
|
3066
3078
|
&__row {
|
|
3067
3079
|
padding: 3px 10px;
|
|
3080
|
+
color: black;
|
|
3068
3081
|
cursor: pointer;
|
|
3069
3082
|
border-radius: 4px;
|
|
3070
3083
|
font-size: 14px;
|
|
@@ -3105,25 +3118,25 @@ $focused-background-color: rgba(34, 186, 255, 0.08);
|
|
|
3105
3118
|
transition: background-color 0.3s ease-in-out;
|
|
3106
3119
|
}
|
|
3107
3120
|
|
|
3108
|
-
&.align-left {
|
|
3121
|
+
&.we-align-left {
|
|
3109
3122
|
background: transparent
|
|
3110
3123
|
url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M264 40c13.3 0 24 10.75 24 24s-10.7 24-24 24H24C10.75 88 0 77.25 0 64s10.75-24 24-24h240zm160 128c13.3 0 24 10.7 24 24s-10.7 24-24 24H24c-13.25 0-24-10.7-24-24s10.75-24 24-24h400zM0 320c0-13.3 10.75-24 24-24h240c13.3 0 24 10.7 24 24s-10.7 24-24 24H24c-13.25 0-24-10.7-24-24zm424 104c13.3 0 24 10.7 24 24s-10.7 24-24 24H24c-13.25 0-24-10.7-24-24s10.75-24 24-24h400z'/%3E%3C/svg%3E")
|
|
3111
3124
|
center center/13px 13px no-repeat;
|
|
3112
3125
|
}
|
|
3113
3126
|
|
|
3114
|
-
&.align-center {
|
|
3127
|
+
&.we-align-center {
|
|
3115
3128
|
background: transparent
|
|
3116
3129
|
url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M328 40c13.3 0 24 10.75 24 24s-10.7 24-24 24H120c-13.3 0-24-10.75-24-24s10.7-24 24-24h208zm96 128c13.3 0 24 10.7 24 24s-10.7 24-24 24H24c-13.25 0-24-10.7-24-24s10.75-24 24-24h400zM96 320c0-13.3 10.7-24 24-24h208c13.3 0 24 10.7 24 24s-10.7 24-24 24H120c-13.3 0-24-10.7-24-24zm328 104c13.3 0 24 10.7 24 24s-10.7 24-24 24H24c-13.25 0-24-10.7-24-24s10.75-24 24-24h400z'/%3E%3C/svg%3E")
|
|
3117
3130
|
center center/13px 13px no-repeat;
|
|
3118
3131
|
}
|
|
3119
3132
|
|
|
3120
|
-
&.align-right {
|
|
3133
|
+
&.we-align-right {
|
|
3121
3134
|
background: transparent
|
|
3122
3135
|
url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M424 40c13.3 0 24 10.75 24 24s-10.7 24-24 24H184c-13.3 0-24-10.75-24-24s10.7-24 24-24h240zm0 128c13.3 0 24 10.7 24 24s-10.7 24-24 24H24c-13.25 0-24-10.7-24-24s10.75-24 24-24h400zm0 176H184c-13.3 0-24-10.7-24-24s10.7-24 24-24h240c13.3 0 24 10.7 24 24s-10.7 24-24 24zm0 80c13.3 0 24 10.7 24 24s-10.7 24-24 24H24c-13.25 0-24-10.7-24-24s10.75-24 24-24h400z'/%3E%3C/svg%3E")
|
|
3123
3136
|
center center/13px 13px no-repeat;
|
|
3124
3137
|
}
|
|
3125
3138
|
|
|
3126
|
-
&.align-justify {
|
|
3139
|
+
&.we-align-justify {
|
|
3127
3140
|
background: transparent
|
|
3128
3141
|
url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M424 40c13.3 0 24 10.75 24 24s-10.7 24-24 24H24C10.75 88 0 77.25 0 64s10.75-24 24-24h400zm0 128c13.3 0 24 10.7 24 24s-10.7 24-24 24H24c-13.25 0-24-10.7-24-24s10.75-24 24-24h400zM0 320c0-13.3 10.75-24 24-24h400c13.3 0 24 10.7 24 24s-10.7 24-24 24H24c-13.25 0-24-10.7-24-24zm424 104c13.3 0 24 10.7 24 24s-10.7 24-24 24H24c-13.25 0-24-10.7-24-24s10.75-24 24-24h400z'/%3E%3C/svg%3E")
|
|
3129
3142
|
center center/13px 13px no-repeat;
|
|
@@ -3200,6 +3213,7 @@ $focused-background-color: rgba(34, 186, 255, 0.08);
|
|
|
3200
3213
|
opacity: 0;
|
|
3201
3214
|
z-index: -1;
|
|
3202
3215
|
background-color: white;
|
|
3216
|
+
color: black;
|
|
3203
3217
|
box-shadow: 0 3px 15px -3px rgb(13 20 33 / 13%);
|
|
3204
3218
|
border: 1px solid #eaeaea;
|
|
3205
3219
|
transition: opacity 0.3s ease-in-out, z-index 0s linear 0.3s;
|
|
@@ -3219,6 +3233,7 @@ $focused-background-color: rgba(34, 186, 255, 0.08);
|
|
|
3219
3233
|
padding-left: 25px;
|
|
3220
3234
|
cursor: pointer;
|
|
3221
3235
|
white-space: nowrap;
|
|
3236
|
+
color: black;
|
|
3222
3237
|
|
|
3223
3238
|
&:before,
|
|
3224
3239
|
&:after {
|
|
@@ -4763,7 +4778,7 @@ wb-loader {
|
|
|
4763
4778
|
}
|
|
4764
4779
|
|
|
4765
4780
|
&__content {
|
|
4766
|
-
padding: rem(
|
|
4781
|
+
padding: rem(60) 0 rem(30);
|
|
4767
4782
|
|
|
4768
4783
|
@include media('<=1510px') {
|
|
4769
4784
|
padding: rem(30) rem(30) 0;
|
|
@@ -4812,6 +4827,14 @@ html .ql-bubble {
|
|
|
4812
4827
|
.switch[type='checkbox'] + label {
|
|
4813
4828
|
height: 21px;
|
|
4814
4829
|
}
|
|
4830
|
+
|
|
4831
|
+
.editorjs-focused {
|
|
4832
|
+
z-index: 99 !important;
|
|
4833
|
+
}
|
|
4834
|
+
|
|
4835
|
+
wb-editorjs {
|
|
4836
|
+
display: block;
|
|
4837
|
+
}
|
|
4815
4838
|
.wb-product-zoom-more {
|
|
4816
4839
|
//minimum search sized for product - no less needed
|
|
4817
4840
|
min-height: rem(380);
|
|
@@ -4956,7 +4979,7 @@ html .ql-bubble {
|
|
|
4956
4979
|
.ce-paragraph {
|
|
4957
4980
|
font-size: 14px;
|
|
4958
4981
|
line-height: 21px;
|
|
4959
|
-
color:
|
|
4982
|
+
color: black;
|
|
4960
4983
|
|
|
4961
4984
|
& > * {
|
|
4962
4985
|
min-height: 20px;
|
|
@@ -4979,7 +5002,7 @@ html .ql-bubble {
|
|
|
4979
5002
|
line-height: 45px;
|
|
4980
5003
|
}
|
|
4981
5004
|
|
|
4982
|
-
.size-small {
|
|
5005
|
+
.we-size-small {
|
|
4983
5006
|
font-size: 32px;
|
|
4984
5007
|
line-height: 48px;
|
|
4985
5008
|
|
|
@@ -4994,7 +5017,7 @@ html .ql-bubble {
|
|
|
4994
5017
|
}
|
|
4995
5018
|
}
|
|
4996
5019
|
|
|
4997
|
-
.size-large {
|
|
5020
|
+
.we-size-large {
|
|
4998
5021
|
font-size: 52px;
|
|
4999
5022
|
line-height: 78px;
|
|
5000
5023
|
|
|
@@ -5009,7 +5032,7 @@ html .ql-bubble {
|
|
|
5009
5032
|
}
|
|
5010
5033
|
}
|
|
5011
5034
|
|
|
5012
|
-
.size-huge {
|
|
5035
|
+
.we-size-huge {
|
|
5013
5036
|
font-size: 76px;
|
|
5014
5037
|
line-height: 114px;
|
|
5015
5038
|
|
|
@@ -5042,7 +5065,7 @@ html .ql-bubble {
|
|
|
5042
5065
|
line-height: 39px;
|
|
5043
5066
|
}
|
|
5044
5067
|
|
|
5045
|
-
.size-small {
|
|
5068
|
+
.we-size-small {
|
|
5046
5069
|
font-size: 26px;
|
|
5047
5070
|
line-height: 39px;
|
|
5048
5071
|
|
|
@@ -5057,7 +5080,7 @@ html .ql-bubble {
|
|
|
5057
5080
|
}
|
|
5058
5081
|
}
|
|
5059
5082
|
|
|
5060
|
-
.size-large {
|
|
5083
|
+
.we-size-large {
|
|
5061
5084
|
font-size: 42px;
|
|
5062
5085
|
line-height: 63px;
|
|
5063
5086
|
|
|
@@ -5072,7 +5095,7 @@ html .ql-bubble {
|
|
|
5072
5095
|
}
|
|
5073
5096
|
}
|
|
5074
5097
|
|
|
5075
|
-
.size-huge {
|
|
5098
|
+
.we-size-huge {
|
|
5076
5099
|
font-size: 61px;
|
|
5077
5100
|
line-height: 92px;
|
|
5078
5101
|
|
|
@@ -5105,7 +5128,7 @@ html .ql-bubble {
|
|
|
5105
5128
|
line-height: 35px;
|
|
5106
5129
|
}
|
|
5107
5130
|
|
|
5108
|
-
.size-small {
|
|
5131
|
+
.we-size-small {
|
|
5109
5132
|
font-size: 23px;
|
|
5110
5133
|
line-height: 35px;
|
|
5111
5134
|
|
|
@@ -5120,7 +5143,7 @@ html .ql-bubble {
|
|
|
5120
5143
|
}
|
|
5121
5144
|
}
|
|
5122
5145
|
|
|
5123
|
-
.size-large {
|
|
5146
|
+
.we-size-large {
|
|
5124
5147
|
font-size: 37px;
|
|
5125
5148
|
line-height: 56px;
|
|
5126
5149
|
|
|
@@ -5135,7 +5158,7 @@ html .ql-bubble {
|
|
|
5135
5158
|
}
|
|
5136
5159
|
}
|
|
5137
5160
|
|
|
5138
|
-
.size-huge {
|
|
5161
|
+
.we-size-huge {
|
|
5139
5162
|
font-size: 54px;
|
|
5140
5163
|
line-height: 81px;
|
|
5141
5164
|
|
|
@@ -5168,7 +5191,7 @@ html .ql-bubble {
|
|
|
5168
5191
|
line-height: 30px;
|
|
5169
5192
|
}
|
|
5170
5193
|
|
|
5171
|
-
.size-small {
|
|
5194
|
+
.we-size-small {
|
|
5172
5195
|
font-size: 19px;
|
|
5173
5196
|
line-height: 29px;
|
|
5174
5197
|
|
|
@@ -5183,7 +5206,7 @@ html .ql-bubble {
|
|
|
5183
5206
|
}
|
|
5184
5207
|
}
|
|
5185
5208
|
|
|
5186
|
-
.size-large {
|
|
5209
|
+
.we-size-large {
|
|
5187
5210
|
font-size: 30px;
|
|
5188
5211
|
line-height: 45px;
|
|
5189
5212
|
|
|
@@ -5198,7 +5221,7 @@ html .ql-bubble {
|
|
|
5198
5221
|
}
|
|
5199
5222
|
}
|
|
5200
5223
|
|
|
5201
|
-
.size-huge {
|
|
5224
|
+
.we-size-huge {
|
|
5202
5225
|
font-size: 44px;
|
|
5203
5226
|
line-height: 66px;
|
|
5204
5227
|
|
|
@@ -5231,7 +5254,7 @@ html .ql-bubble {
|
|
|
5231
5254
|
line-height: 24px;
|
|
5232
5255
|
}
|
|
5233
5256
|
|
|
5234
|
-
.size-small {
|
|
5257
|
+
.we-size-small {
|
|
5235
5258
|
font-size: 15px;
|
|
5236
5259
|
line-height: 23px;
|
|
5237
5260
|
|
|
@@ -5246,7 +5269,7 @@ html .ql-bubble {
|
|
|
5246
5269
|
}
|
|
5247
5270
|
}
|
|
5248
5271
|
|
|
5249
|
-
.size-large {
|
|
5272
|
+
.we-size-large {
|
|
5250
5273
|
font-size: 24px;
|
|
5251
5274
|
line-height: 36px;
|
|
5252
5275
|
|
|
@@ -5261,7 +5284,7 @@ html .ql-bubble {
|
|
|
5261
5284
|
}
|
|
5262
5285
|
}
|
|
5263
5286
|
|
|
5264
|
-
.size-huge {
|
|
5287
|
+
.we-size-huge {
|
|
5265
5288
|
font-size: 35px;
|
|
5266
5289
|
line-height: 53px;
|
|
5267
5290
|
|
|
@@ -5284,17 +5307,17 @@ html .ql-bubble {
|
|
|
5284
5307
|
color: inherit;
|
|
5285
5308
|
margin: 15px 0;
|
|
5286
5309
|
|
|
5287
|
-
.size-small {
|
|
5310
|
+
.we-size-small {
|
|
5288
5311
|
font-size: 12px;
|
|
5289
5312
|
line-height: 18px;
|
|
5290
5313
|
}
|
|
5291
5314
|
|
|
5292
|
-
.size-large {
|
|
5315
|
+
.we-size-large {
|
|
5293
5316
|
font-size: 19px;
|
|
5294
5317
|
line-height: 29px;
|
|
5295
5318
|
}
|
|
5296
5319
|
|
|
5297
|
-
.size-huge {
|
|
5320
|
+
.we-size-huge {
|
|
5298
5321
|
font-size: 28px;
|
|
5299
5322
|
line-height: 42px;
|
|
5300
5323
|
}
|
|
@@ -5313,17 +5336,17 @@ html .ql-bubble {
|
|
|
5313
5336
|
margin: 12px 0 !important;
|
|
5314
5337
|
}
|
|
5315
5338
|
|
|
5316
|
-
.size-small {
|
|
5339
|
+
.we-size-small {
|
|
5317
5340
|
font-size: 12px;
|
|
5318
5341
|
line-height: 18px;
|
|
5319
5342
|
}
|
|
5320
5343
|
|
|
5321
|
-
.size-large {
|
|
5344
|
+
.we-size-large {
|
|
5322
5345
|
font-size: 19px;
|
|
5323
5346
|
line-height: 29px;
|
|
5324
5347
|
}
|
|
5325
5348
|
|
|
5326
|
-
.size-huge {
|
|
5349
|
+
.we-size-huge {
|
|
5327
5350
|
font-size: 28px;
|
|
5328
5351
|
line-height: 42px;
|
|
5329
5352
|
}
|
|
@@ -5347,7 +5370,7 @@ html .ql-bubble {
|
|
|
5347
5370
|
}
|
|
5348
5371
|
}
|
|
5349
5372
|
|
|
5350
|
-
.align {
|
|
5373
|
+
.we-align {
|
|
5351
5374
|
&-left {
|
|
5352
5375
|
text-align: left;
|
|
5353
5376
|
}
|
|
@@ -5390,7 +5413,7 @@ html .ql-bubble {
|
|
|
5390
5413
|
padding-left: 16px;
|
|
5391
5414
|
}
|
|
5392
5415
|
|
|
5393
|
-
.indent {
|
|
5416
|
+
.we-indent {
|
|
5394
5417
|
&-1 {
|
|
5395
5418
|
padding-left: 3em;
|
|
5396
5419
|
}
|
|
@@ -12594,10 +12617,14 @@ $color-bd: #dddddd;
|
|
|
12594
12617
|
}
|
|
12595
12618
|
|
|
12596
12619
|
&__banner {
|
|
12620
|
+
@include flexbox();
|
|
12621
|
+
@include align-items(center);
|
|
12597
12622
|
min-height: 70px;
|
|
12623
|
+
padding: 1px;
|
|
12598
12624
|
|
|
12599
|
-
|
|
12600
|
-
display:
|
|
12625
|
+
wb-editorjs {
|
|
12626
|
+
display: block;
|
|
12627
|
+
width: 100%;
|
|
12601
12628
|
}
|
|
12602
12629
|
}
|
|
12603
12630
|
}
|
|
@@ -15473,6 +15500,8 @@ html {
|
|
|
15473
15500
|
left: 0;
|
|
15474
15501
|
|
|
15475
15502
|
> div {
|
|
15503
|
+
@include flexbox();
|
|
15504
|
+
@include flex-direction(column);
|
|
15476
15505
|
pointer-events: all;
|
|
15477
15506
|
text-align: center;
|
|
15478
15507
|
width: 100%;
|
|
@@ -18254,14 +18283,18 @@ wb-quill {
|
|
|
18254
18283
|
}
|
|
18255
18284
|
|
|
18256
18285
|
.button {
|
|
18257
|
-
|
|
18258
|
-
border-color: transparent !important;
|
|
18259
|
-
&:hover,
|
|
18260
|
-
&:focus {
|
|
18286
|
+
&:not(.is-tooltip-danger) {
|
|
18261
18287
|
background-color: transparent !important;
|
|
18262
|
-
|
|
18263
|
-
|
|
18264
|
-
|
|
18288
|
+
border-color: transparent !important;
|
|
18289
|
+
&:hover,
|
|
18290
|
+
&:focus {
|
|
18291
|
+
background-color: transparent !important;
|
|
18292
|
+
&.is-tooltip-danger {
|
|
18293
|
+
}
|
|
18294
|
+
}
|
|
18295
|
+
> span {
|
|
18296
|
+
display: none !important;
|
|
18297
|
+
}
|
|
18265
18298
|
}
|
|
18266
18299
|
}
|
|
18267
18300
|
}
|
|
@@ -18609,8 +18642,14 @@ wb-quill {
|
|
|
18609
18642
|
}
|
|
18610
18643
|
|
|
18611
18644
|
&__banner {
|
|
18612
|
-
|
|
18613
|
-
|
|
18645
|
+
@include flexbox();
|
|
18646
|
+
@include align-items(center);
|
|
18647
|
+
min-height: 70px;
|
|
18648
|
+
padding: 1px;
|
|
18649
|
+
|
|
18650
|
+
wb-editorjs {
|
|
18651
|
+
display: block;
|
|
18652
|
+
width: 100%;
|
|
18614
18653
|
}
|
|
18615
18654
|
}
|
|
18616
18655
|
}
|
|
@@ -18966,6 +19005,7 @@ $color-bd: #dddddd;
|
|
|
18966
19005
|
left: 0;
|
|
18967
19006
|
|
|
18968
19007
|
> div {
|
|
19008
|
+
padding: 5px 15px;
|
|
18969
19009
|
pointer-events: all;
|
|
18970
19010
|
text-align: center;
|
|
18971
19011
|
width: 100%;
|
|
@@ -25257,133 +25297,135 @@ $color-size-choose: #6c6c6c;
|
|
|
25257
25297
|
}
|
|
25258
25298
|
}
|
|
25259
25299
|
.wb-videos-txt {
|
|
25260
|
-
|
|
25300
|
+
position: relative;
|
|
25261
25301
|
|
|
25262
|
-
|
|
25263
|
-
|
|
25264
|
-
|
|
25265
|
-
|
|
25302
|
+
.ql-editor {
|
|
25303
|
+
max-height: rem(200);
|
|
25304
|
+
overflow-y: auto;
|
|
25305
|
+
}
|
|
25266
25306
|
|
|
25267
|
-
|
|
25268
|
-
|
|
25307
|
+
&__frame {
|
|
25308
|
+
display: block;
|
|
25269
25309
|
|
|
25270
|
-
|
|
25271
|
-
|
|
25272
|
-
|
|
25273
|
-
|
|
25274
|
-
|
|
25275
|
-
|
|
25276
|
-
|
|
25277
|
-
|
|
25278
|
-
|
|
25310
|
+
iframe {
|
|
25311
|
+
display: block;
|
|
25312
|
+
position: absolute;
|
|
25313
|
+
top: 0;
|
|
25314
|
+
left: 0;
|
|
25315
|
+
width: 100%;
|
|
25316
|
+
height: 100%;
|
|
25317
|
+
min-height: auto;
|
|
25318
|
+
}
|
|
25279
25319
|
|
|
25280
|
-
|
|
25281
|
-
|
|
25282
|
-
|
|
25283
|
-
|
|
25284
|
-
|
|
25285
|
-
|
|
25320
|
+
.top {
|
|
25321
|
+
padding-bottom: 0;
|
|
25322
|
+
height: 100%;
|
|
25323
|
+
overflow: hidden;
|
|
25324
|
+
position: relative;
|
|
25325
|
+
}
|
|
25286
25326
|
|
|
25287
|
-
|
|
25288
|
-
|
|
25289
|
-
|
|
25290
|
-
|
|
25291
|
-
|
|
25327
|
+
.wrapper {
|
|
25328
|
+
position: relative;
|
|
25329
|
+
padding-bottom: 50%;
|
|
25330
|
+
transform: translateY(0%);
|
|
25331
|
+
}
|
|
25292
25332
|
|
|
25293
|
-
|
|
25294
|
-
|
|
25295
|
-
|
|
25296
|
-
|
|
25297
|
-
|
|
25333
|
+
&.is-cropped {
|
|
25334
|
+
.top {
|
|
25335
|
+
padding-bottom: 48.25%;
|
|
25336
|
+
height: 0;
|
|
25337
|
+
}
|
|
25298
25338
|
|
|
25299
|
-
|
|
25300
|
-
|
|
25301
|
-
|
|
25302
|
-
|
|
25339
|
+
.wrapper {
|
|
25340
|
+
padding-bottom: 100%;
|
|
25341
|
+
transform: translateY(-25%);
|
|
25342
|
+
}
|
|
25343
|
+
}
|
|
25303
25344
|
}
|
|
25304
|
-
}
|
|
25305
25345
|
|
|
25306
|
-
|
|
25307
|
-
|
|
25308
|
-
|
|
25309
|
-
|
|
25310
|
-
|
|
25311
|
-
|
|
25312
|
-
|
|
25313
|
-
|
|
25314
|
-
|
|
25346
|
+
&__fakeframe {
|
|
25347
|
+
display: none;
|
|
25348
|
+
background-color: lighten($wb-border-color, 12%);
|
|
25349
|
+
cursor: pointer;
|
|
25350
|
+
height: rem(500);
|
|
25351
|
+
align-items: center;
|
|
25352
|
+
align-content: center;
|
|
25353
|
+
justify-content: center;
|
|
25354
|
+
width: 100%;
|
|
25315
25355
|
|
|
25316
|
-
|
|
25317
|
-
|
|
25318
|
-
|
|
25319
|
-
|
|
25356
|
+
p {
|
|
25357
|
+
text-align: center;
|
|
25358
|
+
font-size: rem(14);
|
|
25359
|
+
position: relative;
|
|
25320
25360
|
|
|
25321
|
-
|
|
25322
|
-
|
|
25323
|
-
|
|
25324
|
-
|
|
25325
|
-
|
|
25326
|
-
|
|
25327
|
-
|
|
25328
|
-
|
|
25329
|
-
|
|
25330
|
-
|
|
25331
|
-
|
|
25361
|
+
&:before {
|
|
25362
|
+
position: absolute;
|
|
25363
|
+
width: 0;
|
|
25364
|
+
bottom: -(#{rem(3)});
|
|
25365
|
+
height: rem(2);
|
|
25366
|
+
transition: 200ms all;
|
|
25367
|
+
background-color: $wb-border-color;
|
|
25368
|
+
content: ' ';
|
|
25369
|
+
left: 0;
|
|
25370
|
+
}
|
|
25371
|
+
}
|
|
25332
25372
|
|
|
25333
|
-
|
|
25334
|
-
|
|
25335
|
-
|
|
25336
|
-
|
|
25337
|
-
|
|
25338
|
-
|
|
25339
|
-
|
|
25340
|
-
|
|
25373
|
+
i {
|
|
25374
|
+
color: $wb-secondary-text-color;
|
|
25375
|
+
text-align: center;
|
|
25376
|
+
display: block;
|
|
25377
|
+
font-size: rem(60);
|
|
25378
|
+
opacity: 0.4;
|
|
25379
|
+
transition: 200ms all;
|
|
25380
|
+
}
|
|
25341
25381
|
|
|
25342
|
-
|
|
25343
|
-
|
|
25382
|
+
border: rem(1) solid lighten($wb-border-color, 12%);
|
|
25383
|
+
transition: 200ms all;
|
|
25344
25384
|
|
|
25345
|
-
|
|
25346
|
-
|
|
25347
|
-
|
|
25348
|
-
|
|
25349
|
-
|
|
25350
|
-
|
|
25351
|
-
|
|
25352
|
-
|
|
25385
|
+
&:hover {
|
|
25386
|
+
border: rem(1) solid $wb-border-color;
|
|
25387
|
+
i {
|
|
25388
|
+
color: darken($wb-secondary-text-color, 20%);
|
|
25389
|
+
}
|
|
25390
|
+
p {
|
|
25391
|
+
&:before {
|
|
25392
|
+
width: 100%;
|
|
25393
|
+
}
|
|
25394
|
+
}
|
|
25353
25395
|
}
|
|
25354
|
-
}
|
|
25355
25396
|
}
|
|
25356
|
-
}
|
|
25357
25397
|
|
|
25358
|
-
|
|
25359
|
-
|
|
25360
|
-
|
|
25398
|
+
&__noframe {
|
|
25399
|
+
padding: rem(50) rem(50);
|
|
25400
|
+
}
|
|
25361
25401
|
|
|
25362
|
-
|
|
25363
|
-
|
|
25364
|
-
|
|
25365
|
-
|
|
25366
|
-
|
|
25367
|
-
|
|
25368
|
-
|
|
25369
|
-
|
|
25370
|
-
|
|
25371
|
-
|
|
25402
|
+
&__text {
|
|
25403
|
+
background-color: transparent;
|
|
25404
|
+
position: absolute;
|
|
25405
|
+
width: 100%;
|
|
25406
|
+
height: 100%;
|
|
25407
|
+
top: 0;
|
|
25408
|
+
display: flex;
|
|
25409
|
+
align-items: center;
|
|
25410
|
+
align-content: center;
|
|
25411
|
+
justify-content: center;
|
|
25372
25412
|
|
|
25373
|
-
|
|
25374
|
-
|
|
25375
|
-
|
|
25413
|
+
> div {
|
|
25414
|
+
@include flexbox();
|
|
25415
|
+
@include flex-direction(column);
|
|
25416
|
+
width: 100%;
|
|
25417
|
+
}
|
|
25376
25418
|
|
|
25377
|
-
|
|
25378
|
-
|
|
25379
|
-
|
|
25419
|
+
> div > div {
|
|
25420
|
+
background-color: rgba(0, 0, 0, 0.15);
|
|
25421
|
+
width: 100%;
|
|
25380
25422
|
|
|
25381
|
-
|
|
25382
|
-
|
|
25383
|
-
|
|
25384
|
-
|
|
25423
|
+
&:first-child {
|
|
25424
|
+
position: relative;
|
|
25425
|
+
z-index: 10;
|
|
25426
|
+
}
|
|
25427
|
+
}
|
|
25385
25428
|
}
|
|
25386
|
-
}
|
|
25387
25429
|
}
|
|
25388
25430
|
.wb-map-background-form-left {
|
|
25389
25431
|
position: relative;
|
|
@@ -25580,128 +25622,128 @@ $color-size-choose: #6c6c6c;
|
|
|
25580
25622
|
}
|
|
25581
25623
|
}
|
|
25582
25624
|
.wb-videos-txt-content {
|
|
25583
|
-
|
|
25625
|
+
position: relative;
|
|
25584
25626
|
|
|
25585
|
-
|
|
25586
|
-
|
|
25587
|
-
|
|
25588
|
-
|
|
25627
|
+
.ql-editor {
|
|
25628
|
+
max-height: rem(200);
|
|
25629
|
+
overflow-y: auto;
|
|
25630
|
+
}
|
|
25589
25631
|
|
|
25590
|
-
|
|
25591
|
-
|
|
25632
|
+
&__frame {
|
|
25633
|
+
display: block;
|
|
25592
25634
|
|
|
25593
|
-
|
|
25594
|
-
|
|
25595
|
-
|
|
25596
|
-
|
|
25597
|
-
|
|
25598
|
-
|
|
25599
|
-
|
|
25600
|
-
|
|
25601
|
-
|
|
25635
|
+
iframe {
|
|
25636
|
+
display: block;
|
|
25637
|
+
position: absolute;
|
|
25638
|
+
top: 0;
|
|
25639
|
+
left: 0;
|
|
25640
|
+
width: 100%;
|
|
25641
|
+
height: 100%;
|
|
25642
|
+
min-height: auto;
|
|
25643
|
+
}
|
|
25602
25644
|
|
|
25603
|
-
|
|
25604
|
-
|
|
25605
|
-
|
|
25606
|
-
|
|
25607
|
-
|
|
25608
|
-
|
|
25645
|
+
.top {
|
|
25646
|
+
padding-bottom: 0;
|
|
25647
|
+
height: 100%;
|
|
25648
|
+
overflow: hidden;
|
|
25649
|
+
position: relative;
|
|
25650
|
+
}
|
|
25609
25651
|
|
|
25610
|
-
|
|
25611
|
-
|
|
25612
|
-
|
|
25613
|
-
|
|
25652
|
+
.wrapper {
|
|
25653
|
+
position: relative;
|
|
25654
|
+
padding-bottom: 50%;
|
|
25655
|
+
transform: translateY(0%);
|
|
25656
|
+
}
|
|
25614
25657
|
}
|
|
25615
|
-
}
|
|
25616
25658
|
|
|
25617
|
-
|
|
25618
|
-
|
|
25619
|
-
|
|
25620
|
-
|
|
25621
|
-
|
|
25622
|
-
|
|
25623
|
-
|
|
25624
|
-
|
|
25625
|
-
|
|
25659
|
+
&__fakeframe {
|
|
25660
|
+
display: none;
|
|
25661
|
+
background-color: lighten($wb-border-color, 12%);
|
|
25662
|
+
cursor: pointer;
|
|
25663
|
+
height: rem(500);
|
|
25664
|
+
align-items: center;
|
|
25665
|
+
align-content: center;
|
|
25666
|
+
justify-content: center;
|
|
25667
|
+
width: 100%;
|
|
25626
25668
|
|
|
25627
|
-
|
|
25628
|
-
|
|
25629
|
-
|
|
25630
|
-
|
|
25669
|
+
p {
|
|
25670
|
+
text-align: center;
|
|
25671
|
+
font-size: rem(14);
|
|
25672
|
+
position: relative;
|
|
25631
25673
|
|
|
25632
|
-
|
|
25633
|
-
|
|
25634
|
-
|
|
25635
|
-
|
|
25636
|
-
|
|
25637
|
-
|
|
25638
|
-
|
|
25639
|
-
|
|
25640
|
-
|
|
25641
|
-
|
|
25642
|
-
|
|
25674
|
+
&:before {
|
|
25675
|
+
position: absolute;
|
|
25676
|
+
width: 0;
|
|
25677
|
+
bottom: -(#{rem(3)});
|
|
25678
|
+
height: rem(2);
|
|
25679
|
+
transition: 200ms all;
|
|
25680
|
+
background-color: $wb-border-color;
|
|
25681
|
+
content: ' ';
|
|
25682
|
+
left: 0;
|
|
25683
|
+
}
|
|
25684
|
+
}
|
|
25643
25685
|
|
|
25644
|
-
|
|
25645
|
-
|
|
25646
|
-
|
|
25647
|
-
|
|
25648
|
-
|
|
25649
|
-
|
|
25650
|
-
|
|
25651
|
-
|
|
25686
|
+
i {
|
|
25687
|
+
color: $wb-secondary-text-color;
|
|
25688
|
+
text-align: center;
|
|
25689
|
+
display: block;
|
|
25690
|
+
font-size: rem(60);
|
|
25691
|
+
opacity: 0.4;
|
|
25692
|
+
transition: 200ms all;
|
|
25693
|
+
}
|
|
25652
25694
|
|
|
25653
|
-
|
|
25654
|
-
|
|
25695
|
+
border: rem(1) solid lighten($wb-border-color, 12%);
|
|
25696
|
+
transition: 200ms all;
|
|
25655
25697
|
|
|
25656
|
-
|
|
25657
|
-
|
|
25658
|
-
|
|
25659
|
-
|
|
25660
|
-
|
|
25661
|
-
|
|
25662
|
-
|
|
25663
|
-
|
|
25698
|
+
&:hover {
|
|
25699
|
+
border: rem(1) solid $wb-border-color;
|
|
25700
|
+
i {
|
|
25701
|
+
color: darken($wb-secondary-text-color, 20%);
|
|
25702
|
+
}
|
|
25703
|
+
p {
|
|
25704
|
+
&:before {
|
|
25705
|
+
width: 100%;
|
|
25706
|
+
}
|
|
25707
|
+
}
|
|
25664
25708
|
}
|
|
25665
|
-
}
|
|
25666
25709
|
}
|
|
25667
|
-
}
|
|
25668
25710
|
|
|
25669
|
-
|
|
25670
|
-
|
|
25671
|
-
|
|
25711
|
+
&__noframe {
|
|
25712
|
+
padding: rem(50) rem(50);
|
|
25713
|
+
}
|
|
25672
25714
|
|
|
25673
|
-
|
|
25674
|
-
|
|
25675
|
-
|
|
25676
|
-
|
|
25677
|
-
|
|
25678
|
-
|
|
25679
|
-
|
|
25680
|
-
|
|
25681
|
-
|
|
25682
|
-
|
|
25715
|
+
&__text {
|
|
25716
|
+
background-color: transparent;
|
|
25717
|
+
position: absolute;
|
|
25718
|
+
width: 100%;
|
|
25719
|
+
height: 100%;
|
|
25720
|
+
top: 0;
|
|
25721
|
+
display: flex;
|
|
25722
|
+
align-items: center;
|
|
25723
|
+
align-content: center;
|
|
25724
|
+
justify-content: center;
|
|
25683
25725
|
|
|
25684
|
-
|
|
25685
|
-
|
|
25686
|
-
|
|
25726
|
+
> div {
|
|
25727
|
+
width: 100%;
|
|
25728
|
+
}
|
|
25687
25729
|
|
|
25688
|
-
|
|
25689
|
-
|
|
25690
|
-
|
|
25691
|
-
|
|
25692
|
-
|
|
25730
|
+
> div > div {
|
|
25731
|
+
background-color: $wb-white;
|
|
25732
|
+
width: 50%;
|
|
25733
|
+
margin-left: rem(40);
|
|
25734
|
+
box-sizing: border-box;
|
|
25693
25735
|
|
|
25694
|
-
|
|
25695
|
-
|
|
25696
|
-
|
|
25697
|
-
|
|
25698
|
-
|
|
25736
|
+
&:first-child {
|
|
25737
|
+
position: relative;
|
|
25738
|
+
z-index: 10;
|
|
25739
|
+
padding: rem(15) rem(30) 1px;
|
|
25740
|
+
}
|
|
25699
25741
|
|
|
25700
|
-
|
|
25701
|
-
|
|
25702
|
-
|
|
25742
|
+
&:last-child {
|
|
25743
|
+
padding: 1px rem(30) rem(25);
|
|
25744
|
+
}
|
|
25745
|
+
}
|
|
25703
25746
|
}
|
|
25704
|
-
}
|
|
25705
25747
|
}
|
|
25706
25748
|
.wb-faq {
|
|
25707
25749
|
position: relative;
|