simpo-component-library 3.1.31 → 3.2.4

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 (62) hide show
  1. package/esm2022/lib/directive/image-editor.directive.mjs +2 -2
  2. package/esm2022/lib/directive/spacing-around.directive.mjs +2 -2
  3. package/esm2022/lib/elements/add-section/add-section.component.mjs +12 -10
  4. package/esm2022/lib/elements/below-image-card/below-image-card.component.mjs +8 -4
  5. package/esm2022/lib/elements/covering-image-card/covering-image-card.component.mjs +6 -3
  6. package/esm2022/lib/elements/editor-service.service.mjs +24 -0
  7. package/esm2022/lib/elements/image-editor/image-editor.component.mjs +13 -7
  8. package/esm2022/lib/elements/link-editor/link-editor.component.mjs +3 -3
  9. package/esm2022/lib/elements/media-selector/media-selector.component.mjs +4 -4
  10. package/esm2022/lib/elements/text-editor/text-editor.component.mjs +83 -37
  11. package/esm2022/lib/elements/top-of-image-card/top-of-image-card.component.mjs +6 -3
  12. package/esm2022/lib/sections/appointment-form/appointment-form.component.mjs +6 -4
  13. package/esm2022/lib/sections/banner-carousel/banner-carousel.component.mjs +6 -4
  14. package/esm2022/lib/sections/banner-grid-section/banner-grid-section.component.mjs +6 -4
  15. package/esm2022/lib/sections/banner-section/banner-section.component.mjs +6 -4
  16. package/esm2022/lib/sections/carousel-banner/carousel-banner.component.mjs +6 -4
  17. package/esm2022/lib/sections/choose-us-section/choose-us-section.component.mjs +6 -4
  18. package/esm2022/lib/sections/contact-us/contact-us.component.mjs +5 -3
  19. package/esm2022/lib/sections/faq-section/faq-section.component.mjs +5 -3
  20. package/esm2022/lib/sections/features-section/features-section.component.mjs +6 -4
  21. package/esm2022/lib/sections/footer/footer.component.mjs +18 -4
  22. package/esm2022/lib/sections/header-text/header-text.component.mjs +6 -4
  23. package/esm2022/lib/sections/image-carousel-section/image-carousel-section.component.mjs +5 -3
  24. package/esm2022/lib/sections/image-grid-section/image-grid-section.component.mjs +5 -3
  25. package/esm2022/lib/sections/location-section/location-section.component.mjs +6 -4
  26. package/esm2022/lib/sections/logo-showcase/logo-showcase.component.mjs +4 -3
  27. package/esm2022/lib/sections/pricing-section/pricing-section.component.mjs +5 -3
  28. package/esm2022/lib/sections/process-modern/process-modern.component.mjs +5 -3
  29. package/esm2022/lib/sections/process-section/process-section.component.mjs +5 -3
  30. package/esm2022/lib/sections/recent-blog-post-section/recent-blog-post-section.component.mjs +6 -4
  31. package/esm2022/lib/sections/service-section/service-section.component.mjs +6 -4
  32. package/esm2022/lib/sections/team-member-section/team-member-section.component.mjs +6 -4
  33. package/esm2022/lib/sections/testimonial-fullwidth/testimonial-fullwidth.component.mjs +6 -4
  34. package/esm2022/lib/sections/testimonial-section/testimonial-section.component.mjs +7 -5
  35. package/esm2022/lib/sections/testimonial-video/testimonial-video.component.mjs +6 -4
  36. package/esm2022/lib/sections/text-image-section/text-image-section.component.mjs +6 -4
  37. package/esm2022/lib/sections/text-section/text-section.component.mjs +9 -8
  38. package/esm2022/lib/sections/video-section/video-section.component.mjs +5 -3
  39. package/esm2022/lib/services/rest.service.mjs +4 -1
  40. package/fesm2022/simpo-component-library.mjs +799 -677
  41. package/fesm2022/simpo-component-library.mjs.map +1 -1
  42. package/lib/directive/background-directive.d.ts +1 -1
  43. package/lib/directive/button-directive.directive.d.ts +1 -1
  44. package/lib/directive/color.directive.d.ts +1 -1
  45. package/lib/ecommerce/sections/authentication-required/authentication-required.component.d.ts +1 -1
  46. package/lib/elements/add-section/add-section.component.d.ts +3 -1
  47. package/lib/elements/below-image-card/below-image-card.component.d.ts +2 -1
  48. package/lib/elements/covering-image-card/covering-image-card.component.d.ts +2 -1
  49. package/lib/elements/editor-service.service.d.ts +11 -0
  50. package/lib/elements/image-editor/image-editor.component.d.ts +4 -1
  51. package/lib/elements/media-selector/media-selector.component.d.ts +1 -1
  52. package/lib/elements/text-editor/text-editor.component.d.ts +13 -3
  53. package/lib/elements/top-of-image-card/top-of-image-card.component.d.ts +2 -1
  54. package/lib/sections/banner-carousel/banner-carousel.component.d.ts +3 -3
  55. package/lib/sections/carousel-banner/carousel-banner.component.d.ts +1 -1
  56. package/lib/sections/footer/footer.component.d.ts +1 -0
  57. package/lib/sections/image-section/image-section.component.d.ts +2 -2
  58. package/lib/sections/pricing-section/pricing-section.component.d.ts +1 -1
  59. package/lib/services/rest.service.d.ts +1 -0
  60. package/package.json +1 -1
  61. package/simpo-component-library-3.2.4.tgz +0 -0
  62. package/simpo-component-library-3.1.31.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.