simpo-component-library 3.6.251 → 3.6.253

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