simpo-component-library 3.6.250 → 3.6.252

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.
Files changed (63) hide show
  1. package/esm2022/lib/directive/corner-directive.mjs +2 -2
  2. package/esm2022/lib/directive/image-editor.directive.mjs +4 -11
  3. package/esm2022/lib/directive/set-dynamic-background.directive.mjs +2 -2
  4. package/esm2022/lib/ecommerce/sections/authentication-required/authentication-required.component.mjs +2 -1
  5. package/esm2022/lib/ecommerce/sections/cart/cart.component.mjs +2 -2
  6. package/esm2022/lib/ecommerce/sections/featured-products/featured-products.component.mjs +2 -2
  7. package/esm2022/lib/ecommerce/sections/returns-calculator/returns-calculator.component.mjs +141 -19
  8. package/esm2022/lib/ecommerce/sections/scheme-details/scheme-details.component.mjs +89 -11
  9. package/esm2022/lib/ecommerce/sections/user-profile/user-profile.component.mjs +31 -14
  10. package/esm2022/lib/ecommerce/sections/verify-payment/verify-payment.component.mjs +43 -2
  11. package/esm2022/lib/elements/below-image-card/below-image-card.component.mjs +5 -24
  12. package/esm2022/lib/elements/covering-image-card/covering-image-card.component.mjs +2 -2
  13. package/esm2022/lib/elements/image-editor/image-editor.component.mjs +27 -57
  14. package/esm2022/lib/elements/pricing-s1/pricing-s1.component.mjs +2 -2
  15. package/esm2022/lib/sections/appointment-form/appointment-form.component.mjs +2 -2
  16. package/esm2022/lib/sections/banner-carousel/banner-carousel.component.mjs +2 -2
  17. package/esm2022/lib/sections/banner-grid-section/banner-grid-section.component.mjs +2 -2
  18. package/esm2022/lib/sections/banner-section/banner-section.component.mjs +4 -4
  19. package/esm2022/lib/sections/contact-us/contact-us.component.mjs +1 -1
  20. package/esm2022/lib/sections/faq-section/faq-section.component.mjs +1 -1
  21. package/esm2022/lib/sections/features-section/features-section.component.mjs +2 -2
  22. package/esm2022/lib/sections/header-section/header-section.component.mjs +3 -3
  23. package/esm2022/lib/sections/image-carousel-section/image-carousel-section.component.mjs +2 -2
  24. package/esm2022/lib/sections/image-grid-section/image-grid-section.component.mjs +2 -2
  25. package/esm2022/lib/sections/image-section/image-section.component.mjs +2 -2
  26. package/esm2022/lib/sections/logo-gallery/logo-gallery.component.mjs +2 -2
  27. package/esm2022/lib/sections/logo-showcase/logo-showcase.component.mjs +4 -5
  28. package/esm2022/lib/sections/logo-showcase/logo-showcase.modal.mjs +1 -1
  29. package/esm2022/lib/sections/new-services/new-services.component.mjs +1 -1
  30. package/esm2022/lib/sections/new-testimonials/new-testimonials.component.mjs +1 -1
  31. package/esm2022/lib/sections/news-letter-component/news-letter-component.component.mjs +2 -2
  32. package/esm2022/lib/sections/pricing-section/pricing-section.component.mjs +2 -2
  33. package/esm2022/lib/sections/process-modern/process-modern.component.mjs +2 -2
  34. package/esm2022/lib/sections/process-section/process-section.component.mjs +1 -1
  35. package/esm2022/lib/sections/testimonial-fullwidth/testimonial-fullwidth.component.mjs +2 -2
  36. package/esm2022/lib/sections/testimonial-section/testimonial-section.component.mjs +2 -2
  37. package/esm2022/lib/sections/text-image-section/text-image-section.component.mjs +2 -2
  38. package/esm2022/lib/services/events.service.mjs +1 -2
  39. package/esm2022/lib/services/rest.service.mjs +30 -3
  40. package/esm2022/lib/services/storage.service.mjs +4 -1
  41. package/esm2022/lib/styles/style.model.mjs +1 -1
  42. package/esm2022/public-api.mjs +1 -2
  43. package/fesm2022/simpo-component-library.mjs +386 -201
  44. package/fesm2022/simpo-component-library.mjs.map +1 -1
  45. package/lib/directive/image-editor.directive.d.ts +1 -4
  46. package/lib/ecommerce/sections/returns-calculator/returns-calculator.component.d.ts +21 -3
  47. package/lib/ecommerce/sections/scheme-details/scheme-details.component.d.ts +16 -2
  48. package/lib/ecommerce/sections/user-profile/user-profile.component.d.ts +2 -1
  49. package/lib/ecommerce/sections/verify-payment/verify-payment.component.d.ts +3 -0
  50. package/lib/elements/below-image-card/below-image-card.component.d.ts +0 -3
  51. package/lib/elements/image-editor/image-editor.component.d.ts +1 -4
  52. package/lib/sections/logo-showcase/logo-showcase.component.d.ts +1 -0
  53. package/lib/sections/logo-showcase/logo-showcase.modal.d.ts +3 -2
  54. package/lib/services/events.service.d.ts +0 -1
  55. package/lib/services/rest.service.d.ts +6 -1
  56. package/lib/services/storage.service.d.ts +1 -0
  57. package/lib/styles/style.model.d.ts +0 -4
  58. package/package.json +1 -1
  59. package/public-api.d.ts +0 -1
  60. package/simpo-component-library-3.6.252.tgz +0 -0
  61. package/esm2022/lib/directive/icon-directive.directive.mjs +0 -43
  62. package/lib/directive/icon-directive.directive.d.ts +0 -16
  63. 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.