simpo-component-library 3.6.644 → 3.6.646
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/ecommerce/sections/authentication-required/authentication-required.component.mjs +170 -89
- package/esm2022/lib/ecommerce/sections/book-appointment/book-appointment.component.mjs +171 -63
- package/esm2022/lib/ecommerce/sections/book-appointment/book-appointment.model.mjs +1 -1
- package/esm2022/lib/ecommerce/sections/product-desc/product-desc.component.mjs +494 -157
- package/esm2022/lib/ecommerce/sections/product-desc/product-desc.modal.mjs +1 -1
- package/esm2022/lib/ecommerce/sections/product-list/product-list.component.mjs +108 -17
- package/esm2022/lib/ecommerce/sections/refer-earn/refer-earn.component.mjs +2 -2
- package/esm2022/lib/elements/below-image-card/below-image-card.component.mjs +3 -3
- package/esm2022/lib/elements/covering-image-card/covering-image-card.component.mjs +2 -2
- package/esm2022/lib/elements/simpo-button/simpo-button.component.mjs +12 -3
- package/esm2022/lib/elements/top-of-image-card/top-of-image-card.component.mjs +3 -3
- 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 +2 -2
- package/esm2022/lib/sections/carousel-banner/carousel-banner.component.mjs +2 -2
- package/esm2022/lib/sections/condensed-and-gradient/condensed-and-gradient.component.mjs +2 -2
- package/esm2022/lib/sections/countdown-banner/countdown-banner.component.mjs +2 -2
- package/esm2022/lib/sections/footer-section/footer-section.component.mjs +2 -2
- package/esm2022/lib/sections/header-section/header-section.component.mjs +2 -2
- package/esm2022/lib/sections/header-text/header-text.component.mjs +2 -2
- package/esm2022/lib/sections/image-background/image-background/image-background.component.mjs +2 -2
- package/esm2022/lib/sections/image-section/image-section.component.mjs +2 -2
- package/esm2022/lib/sections/logo-showcase/logo-showcase.component.mjs +2 -2
- package/esm2022/lib/sections/navbar-section/navbar-section.component.mjs +2 -2
- package/esm2022/lib/sections/new-services/new-services.component.mjs +2 -2
- package/esm2022/lib/sections/new-testimonials/new-testimonials.component.mjs +2 -2
- package/esm2022/lib/sections/overlapping-image/overlapping-image.component.mjs +2 -2
- package/esm2022/lib/sections/pricing-section/pricing-section.component.mjs +2 -2
- package/esm2022/lib/sections/service-section/service-section.component.mjs +2 -2
- package/esm2022/lib/sections/team-member-section/team-member-section.component.mjs +2 -2
- package/esm2022/lib/sections/text-image-section/text-image-section.component.mjs +2 -2
- package/esm2022/lib/sections/text-section/text-section.component.mjs +2 -2
- package/esm2022/lib/services/analytics.service.mjs +160 -0
- package/esm2022/lib/services/cart.service.mjs +44 -5
- package/esm2022/lib/services/rest.service.mjs +5 -1
- package/esm2022/lib/styles/index.mjs +2 -2
- package/fesm2022/simpo-component-library.mjs +1137 -337
- package/fesm2022/simpo-component-library.mjs.map +1 -1
- package/lib/components/input-fields/input-fields.component.d.ts +1 -1
- package/lib/ecommerce/sections/authentication-required/authentication-required.component.d.ts +12 -3
- package/lib/ecommerce/sections/book-appointment/book-appointment.component.d.ts +29 -21
- package/lib/ecommerce/sections/book-appointment/book-appointment.model.d.ts +38 -3
- package/lib/ecommerce/sections/product-desc/product-desc.component.d.ts +108 -27
- package/lib/ecommerce/sections/product-desc/product-desc.modal.d.ts +27 -18
- package/lib/ecommerce/sections/product-list/product-list.component.d.ts +10 -2
- package/lib/ecommerce/sections/schemes/schemes.component.d.ts +1 -1
- package/lib/elements/link-editor/link-editor.component.d.ts +1 -1
- package/lib/elements/simpo-button/simpo-button.component.d.ts +4 -1
- 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 +2 -2
- package/lib/sections/pricing-section/pricing-section.component.d.ts +1 -1
- package/lib/services/analytics.service.d.ts +33 -0
- package/lib/services/cart.service.d.ts +7 -1
- package/lib/services/rest.service.d.ts +1 -0
- package/lib/styles/index.d.ts +1 -1
- package/package.json +1 -1
- package/simpo-component-library-3.6.646.tgz +0 -0
- package/simpo-component-library-3.6.644.tgz +0 -0
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export {};
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
2
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYm9vay1hcHBvaW50bWVudC5tb2RlbC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL3NpbXBvLXVpL3NyYy9saWIvZWNvbW1lcmNlL3NlY3Rpb25zL2Jvb2stYXBwb2ludG1lbnQvYm9vay1hcHBvaW50bWVudC5tb2RlbC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHtcclxuICBBY3Rpb25Nb2RlbCxcclxuICBBbmltYXRpb25Nb2RlbCxcclxuICBCYWNrZ3JvdW5kTW9kZWwsXHJcbiAgSW5wdXRUZXh0TW9kZWwsXHJcbiAgTGF5T3V0TW9kZWwsXHJcbiAgUG9zaXRpb25MYXlvdXRNb2RhbCxcclxuICBTdHlsZXNNb2RlbFxyXG59IGZyb20gXCIuLi8uLi8uLi9zdHlsZXMvc3R5bGUubW9kZWxcIjtcclxuXHJcbmltcG9ydCB7IENvcm5lcnMgfSBmcm9tIFwiLi4vLi4vLi4vc3R5bGVzL2luZGV4XCI7XHJcbmltcG9ydCB7IENPTlRFTlRfQkFDS0dST1VORCB9IGZyb20gXCIuLi8uLi8uLi9zdHlsZXMvdHlwZXNcIjtcclxuXHJcbmV4cG9ydCBpbnRlcmZhY2UgQm9va0FwcG9pbnRtZW50U2VjdGlvbk1vZGFsIHtcclxuICBpZDogc3RyaW5nO1xyXG4gIHNlY3Rpb25UeXBlOiBzdHJpbmc7XHJcbiAgc2VjdGlvbk5hbWU6IHN0cmluZztcclxuICBjb250ZW50OiBCb29rQXBwb2ludG1lbnRDb250ZW50TW9kZWw7XHJcbiAgc3R5bGVzOiBCb29rQXBwb2ludG1lbnRTdHlsZXNNb2RlbDtcclxuICBhY3Rpb246IEFjdGlvbk1vZGVsO1xyXG59XHJcblxyXG5leHBvcnQgaW50ZXJmYWNlIEJvb2tBcHBvaW50bWVudFN0eWxlc01vZGVsIGV4dGVuZHMgU3R5bGVzTW9kZWwge1xyXG4gIGxheW91dDogTGF5T3V0TW9kZWw7XHJcbiAgcG9zaXRpb25MYXlvdXQ/OiBQb3NpdGlvbkxheW91dE1vZGFsO1xyXG4gIGJhY2tncm91bmQ6IEJhY2tncm91bmRNb2RlbDtcclxuICBhbmltYXRpb246IEFuaW1hdGlvbk1vZGVsO1xyXG4gIGlucHV0T3BhY2l0eT86IG51bWJlcjtcclxuICBjb3JuZXJzPzogQ29ybmVycztcclxuICBjb250ZW50QmFja2dyb3VuZD86IHtcclxuICAgIGRpc3BsYXk6IGJvb2xlYW47XHJcbiAgICBzdHlsZTogQ09OVEVOVF9CQUNLR1JPVU5EO1xyXG4gIH07XHJcbn1cclxuXHJcbmV4cG9ydCBpbnRlcmZhY2UgQm9va0FwcG9pbnRtZW50Q29udGVudE1vZGVsIHtcclxuICBpbnB1dFRleHQ6IElucHV0VGV4dE1vZGVsW107XHJcbiAgYXBwb2ludG1lbnRGaWVsZDogQXBwb2ludG1lbnRGaWVsZFNlY3Rpb25Nb2RlbDtcclxufVxyXG5cclxuZXhwb3J0IGludGVyZmFjZSBBcHBvaW50bWVudEZpZWxkU2VjdGlvbk1vZGVsIHtcclxuICBjdXN0b21MYWJlbD86IGJvb2xlYW47XHJcbiAgYnV0dG9uPzogc3RyaW5nO1xyXG4gIHN1Y2Nlc3NNZXNzYWdlPzogc3RyaW5nO1xyXG4gIGZpZWxkczogQXBwb2ludG1lbnRGaWVsZE1vZGVsW107XHJcbn1cclxuXHJcbmV4cG9ydCBpbnRlcmZhY2UgQXBwb2ludG1lbnRGaWVsZE1vZGVsIHtcclxuICBrZXk6XHJcbiAgICB8IFwicmVjZWl2ZXJOYW1lXCJcclxuICAgIHwgXCJyZWNlaXZlclBob25lXCJcclxuICAgIHwgXCJyZWNlaXZlckVtYWlsXCJcclxuICAgIHwgXCJhZGRyZXNzTGluZTFcIlxyXG4gICAgfCBcInN0YXRlTmFtZVwiXHJcbiAgICB8IFwiY2l0eU5hbWVcIlxyXG4gICAgfCBcInppcENvZGVcIjtcclxuICBsYWJlbDogc3RyaW5nO1xyXG4gIHBsYWNlaG9sZGVyOiBzdHJpbmc7XHJcbiAgdHlwZTogXCJ0ZXh0XCIgfCBcImVtYWlsXCIgfCBcInRlbFwiIHwgXCJ0ZXh0YXJlYVwiIHwgXCJkcm9wZG93blwiO1xyXG4gIHJlcXVpcmVkOiBib29sZWFuO1xyXG4gIHN0YXR1cz86IGJvb2xlYW47XHJcbiAgaW5wdXRWYWx1ZT86IHN0cmluZztcclxuICB3aWR0aD86IFwiaGFsZlwiIHwgXCJmdWxsXCI7XHJcbiAgdmFsdWU/OiBzdHJpbmc7XHJcbiAgb3B0aW9ucz86IHsgbGFiZWw6IHN0cmluZzsgdmFsdWU6IHN0cmluZzsgc3RhdHVzPzogYm9vbGVhbiB9W107XHJcbn0iXX0=
|