simpo-component-library 3.2.45 → 3.2.47
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/esm2022/lib/directive/button-editor.directive.mjs +48 -0
- package/esm2022/lib/directive/image-editor.directive.mjs +34 -24
- package/esm2022/lib/elements/below-image-card/below-image-card.component.mjs +6 -4
- package/esm2022/lib/elements/covering-image-card/covering-image-card.component.mjs +5 -3
- package/esm2022/lib/elements/editor-service.service.mjs +12 -1
- package/esm2022/lib/elements/image-editor/image-editor.component.mjs +6 -7
- package/esm2022/lib/elements/link-editor/link-editor.component.mjs +7 -7
- package/esm2022/lib/elements/media-selector/media-selector.component.mjs +8 -8
- package/esm2022/lib/elements/simpo-button/simpo-button.component.mjs +8 -4
- package/esm2022/lib/elements/text-editor/text-editor.component.mjs +7 -3
- package/esm2022/lib/elements/top-of-image-card/top-of-image-card.component.mjs +2 -2
- package/esm2022/lib/sections/appointment-form/appointment-form.component.mjs +2 -2
- package/esm2022/lib/sections/banner-carousel/banner-carousel.component.mjs +6 -4
- package/esm2022/lib/sections/banner-grid-section/banner-grid-section.component.mjs +6 -4
- package/esm2022/lib/sections/banner-section/banner-section.component.mjs +5 -5
- package/esm2022/lib/sections/carousel-banner/carousel-banner.component.mjs +2 -2
- package/esm2022/lib/sections/choose-us-section/choose-us-section.component.mjs +1 -1
- package/esm2022/lib/sections/contact-us/contact-us.component.mjs +1 -1
- package/esm2022/lib/sections/faq-section/faq-section.component.mjs +7 -5
- package/esm2022/lib/sections/features-section/features-section.component.mjs +6 -4
- package/esm2022/lib/sections/footer/footer.component.mjs +2 -2
- package/esm2022/lib/sections/footer-section/footer-section.component.mjs +2 -2
- package/esm2022/lib/sections/header-text/header-text.component.mjs +2 -2
- package/esm2022/lib/sections/image-carousel-section/image-carousel-section.component.mjs +7 -5
- package/esm2022/lib/sections/image-grid-section/image-grid-section.component.mjs +7 -5
- package/esm2022/lib/sections/image-section/image-section.component.mjs +7 -5
- package/esm2022/lib/sections/location-section/location-section.component.mjs +1 -1
- package/esm2022/lib/sections/logo-showcase/logo-showcase.component.mjs +4 -3
- package/esm2022/lib/sections/navbar-section/navbar-section.component.mjs +2 -2
- package/esm2022/lib/sections/pricing-section/pricing-section.component.mjs +6 -4
- package/esm2022/lib/sections/process-modern/process-modern.component.mjs +7 -4
- package/esm2022/lib/sections/process-section/process-section.component.mjs +5 -3
- package/esm2022/lib/sections/recent-blog-post-section/recent-blog-post-section.component.mjs +1 -1
- package/esm2022/lib/sections/service-section/service-section.component.mjs +2 -2
- package/esm2022/lib/sections/team-member-section/team-member-section.component.mjs +1 -1
- package/esm2022/lib/sections/testimonial-fullwidth/testimonial-fullwidth.component.mjs +7 -5
- package/esm2022/lib/sections/testimonial-section/testimonial-section.component.mjs +7 -5
- package/esm2022/lib/sections/testimonial-video/testimonial-video.component.mjs +1 -1
- package/esm2022/lib/sections/text-image-section/text-image-section.component.mjs +7 -6
- package/esm2022/lib/sections/text-section/text-section.component.mjs +2 -2
- package/esm2022/lib/sections/video-section/video-section.component.mjs +1 -1
- package/fesm2022/simpo-component-library.mjs +2863 -2779
- package/fesm2022/simpo-component-library.mjs.map +1 -1
- package/lib/directive/button-editor.directive.d.ts +16 -0
- package/lib/directive/image-editor.directive.d.ts +3 -5
- package/lib/ecommerce/sections/authentication-required/authentication-required.component.d.ts +1 -1
- package/lib/elements/editor-service.service.d.ts +3 -0
- package/lib/elements/image-editor/image-editor.component.d.ts +1 -3
- package/lib/elements/link-editor/link-editor.component.d.ts +3 -3
- package/lib/elements/media-selector/media-selector.component.d.ts +3 -3
- package/lib/elements/simpo-button/simpo-button.component.d.ts +2 -1
- package/lib/elements/text-editor/text-editor.component.d.ts +3 -2
- package/lib/sections/banner-carousel/banner-carousel.component.d.ts +2 -2
- package/lib/sections/carousel-banner/carousel-banner.component.d.ts +1 -1
- package/lib/sections/image-section/image-section.component.d.ts +2 -2
- package/lib/sections/logo-showcase/logo-showcase.component.d.ts +1 -1
- package/package.json +1 -1
- package/simpo-component-library-3.2.47.tgz +0 -0
- package/simpo-component-library-3.2.45.tgz +0 -0
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.