simpo-component-library 3.6.250 → 3.6.251
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/corner-directive.mjs +2 -2
- package/esm2022/lib/directive/image-editor.directive.mjs +4 -11
- package/esm2022/lib/directive/set-dynamic-background.directive.mjs +2 -2
- package/esm2022/lib/ecommerce/sections/authentication-required/authentication-required.component.mjs +2 -1
- package/esm2022/lib/ecommerce/sections/cart/cart.component.mjs +2 -2
- package/esm2022/lib/ecommerce/sections/featured-products/featured-products.component.mjs +2 -2
- package/esm2022/lib/ecommerce/sections/returns-calculator/returns-calculator.component.mjs +141 -19
- package/esm2022/lib/ecommerce/sections/scheme-details/scheme-details.component.mjs +89 -11
- package/esm2022/lib/ecommerce/sections/user-profile/user-profile.component.mjs +31 -14
- package/esm2022/lib/ecommerce/sections/verify-payment/verify-payment.component.mjs +43 -2
- package/esm2022/lib/elements/below-image-card/below-image-card.component.mjs +5 -24
- package/esm2022/lib/elements/covering-image-card/covering-image-card.component.mjs +2 -2
- package/esm2022/lib/elements/image-editor/image-editor.component.mjs +27 -57
- package/esm2022/lib/elements/pricing-s1/pricing-s1.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 +2 -2
- package/esm2022/lib/sections/banner-grid-section/banner-grid-section.component.mjs +2 -2
- package/esm2022/lib/sections/banner-section/banner-section.component.mjs +4 -4
- package/esm2022/lib/sections/contact-us/contact-us.component.mjs +1 -1
- package/esm2022/lib/sections/faq-section/faq-section.component.mjs +1 -1
- package/esm2022/lib/sections/features-section/features-section.component.mjs +2 -2
- package/esm2022/lib/sections/header-section/header-section.component.mjs +3 -3
- package/esm2022/lib/sections/image-carousel-section/image-carousel-section.component.mjs +2 -2
- package/esm2022/lib/sections/image-grid-section/image-grid-section.component.mjs +2 -2
- package/esm2022/lib/sections/image-section/image-section.component.mjs +2 -2
- package/esm2022/lib/sections/logo-gallery/logo-gallery.component.mjs +2 -2
- package/esm2022/lib/sections/logo-showcase/logo-showcase.component.mjs +4 -5
- package/esm2022/lib/sections/logo-showcase/logo-showcase.modal.mjs +1 -1
- package/esm2022/lib/sections/new-services/new-services.component.mjs +1 -1
- package/esm2022/lib/sections/new-testimonials/new-testimonials.component.mjs +1 -1
- package/esm2022/lib/sections/news-letter-component/news-letter-component.component.mjs +2 -2
- package/esm2022/lib/sections/pricing-section/pricing-section.component.mjs +2 -2
- package/esm2022/lib/sections/process-modern/process-modern.component.mjs +2 -2
- package/esm2022/lib/sections/process-section/process-section.component.mjs +1 -1
- package/esm2022/lib/sections/testimonial-fullwidth/testimonial-fullwidth.component.mjs +2 -2
- package/esm2022/lib/sections/testimonial-section/testimonial-section.component.mjs +2 -2
- package/esm2022/lib/sections/text-image-section/text-image-section.component.mjs +2 -2
- package/esm2022/lib/services/events.service.mjs +1 -2
- package/esm2022/lib/services/rest.service.mjs +30 -3
- package/esm2022/lib/services/storage.service.mjs +4 -1
- package/esm2022/lib/styles/style.model.mjs +1 -1
- package/esm2022/public-api.mjs +1 -2
- package/fesm2022/simpo-component-library.mjs +388 -201
- package/fesm2022/simpo-component-library.mjs.map +1 -1
- package/lib/directive/image-editor.directive.d.ts +1 -4
- package/lib/ecommerce/sections/returns-calculator/returns-calculator.component.d.ts +21 -3
- package/lib/ecommerce/sections/scheme-details/scheme-details.component.d.ts +16 -2
- package/lib/ecommerce/sections/user-profile/user-profile.component.d.ts +2 -1
- package/lib/ecommerce/sections/verify-payment/verify-payment.component.d.ts +3 -0
- package/lib/elements/below-image-card/below-image-card.component.d.ts +0 -3
- package/lib/elements/image-editor/image-editor.component.d.ts +1 -4
- package/lib/sections/logo-showcase/logo-showcase.component.d.ts +1 -0
- package/lib/sections/logo-showcase/logo-showcase.modal.d.ts +3 -2
- package/lib/services/events.service.d.ts +0 -1
- package/lib/services/rest.service.d.ts +6 -1
- package/lib/services/storage.service.d.ts +1 -0
- package/lib/styles/style.model.d.ts +0 -4
- package/package.json +1 -1
- package/public-api.d.ts +0 -1
- package/simpo-component-library-3.6.251.tgz +0 -0
- package/esm2022/lib/directive/icon-directive.directive.mjs +0 -43
- package/lib/directive/icon-directive.directive.d.ts +0 -16
- package/simpo-component-library-3.6.250.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.