@mindly/ui-components 0.1.30 → 0.1.33

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 (73) hide show
  1. package/README.md +6 -6
  2. package/dist/cjs/index.js +1 -1
  3. package/dist/cjs/index.js.map +1 -1
  4. package/dist/cjs/types/index.d.ts +17 -15
  5. package/dist/cjs/types/lib/Theme/mindly_constants.d.ts +21 -21
  6. package/dist/cjs/types/lib/archived-consultation-card/ArchivedConsultationCard.d.ts +9 -8
  7. package/dist/cjs/types/lib/archived-consultation-card/ArchivedConsultationCard.style.d.ts +3 -3
  8. package/dist/cjs/types/lib/button/Button.d.ts +10 -9
  9. package/dist/cjs/types/lib/button/Button.style.d.ts +6 -6
  10. package/dist/cjs/types/lib/consultation-card/ConsultationCard.d.ts +13 -12
  11. package/dist/cjs/types/lib/consultation-card/ConsultationCard.style.d.ts +6 -6
  12. package/dist/cjs/types/lib/content-card/ContentCard.d.ts +15 -14
  13. package/dist/cjs/types/lib/content-card/ContentCard.style.d.ts +11 -11
  14. package/dist/cjs/types/lib/date-picker/DatePicker.d.ts +13 -12
  15. package/dist/cjs/types/lib/date-picker/DatePicker.style.d.ts +6 -6
  16. package/dist/cjs/types/lib/floating-button/FloatingButton.d.ts +8 -7
  17. package/dist/cjs/types/lib/floating-button/FloatingButton.style.d.ts +6 -6
  18. package/dist/cjs/types/lib/footer-for-booking/FooterForBooking.d.ts +10 -9
  19. package/dist/cjs/types/lib/footer-for-booking/FooterForBooking.style.d.ts +7 -7
  20. package/dist/cjs/types/lib/input/Input.d.ts +13 -13
  21. package/dist/cjs/types/lib/input/Input.style.d.ts +7 -7
  22. package/dist/cjs/types/lib/list-button/ListButton.d.ts +9 -8
  23. package/dist/cjs/types/lib/list-button/ListButton.style.d.ts +2 -2
  24. package/dist/cjs/types/lib/navigation-bar/NavigationBar.d.ts +8 -8
  25. package/dist/cjs/types/lib/navigation-bar/NavigationBar.style.d.ts +7 -7
  26. package/dist/cjs/types/lib/no-internet-connection/NoInternetConnection.d.ts +7 -7
  27. package/dist/cjs/types/lib/no-internet-connection/NoInternetConnection.style.d.ts +6 -6
  28. package/dist/cjs/types/lib/scroll-tabs/ScrollTabs.d.ts +7 -7
  29. package/dist/cjs/types/lib/scroll-tabs/ScrollTabs.style.d.ts +3 -3
  30. package/dist/cjs/types/lib/tab-bar/TabBar.d.ts +8 -7
  31. package/dist/cjs/types/lib/tab-bar/TabBar.style.d.ts +17 -17
  32. package/dist/cjs/types/lib/therapist-card/TherapistCard.d.ts +14 -14
  33. package/dist/cjs/types/lib/therapist-card/TherapistCard.style.d.ts +21 -21
  34. package/dist/cjs/types/lib/therapist-information-component/TherapistInformationComponent.d.ts +10 -9
  35. package/dist/cjs/types/lib/therapist-information-component/TherapistInformationComponent.style.d.ts +2 -2
  36. package/dist/cjs/types/lib/toast/toast.d.ts +5 -5
  37. package/dist/esm/index.js +2 -2
  38. package/dist/esm/index.js.map +1 -1
  39. package/dist/esm/types/index.d.ts +17 -15
  40. package/dist/esm/types/lib/Theme/mindly_constants.d.ts +21 -21
  41. package/dist/esm/types/lib/archived-consultation-card/ArchivedConsultationCard.d.ts +9 -8
  42. package/dist/esm/types/lib/archived-consultation-card/ArchivedConsultationCard.style.d.ts +3 -3
  43. package/dist/esm/types/lib/button/Button.d.ts +10 -9
  44. package/dist/esm/types/lib/button/Button.style.d.ts +6 -6
  45. package/dist/esm/types/lib/consultation-card/ConsultationCard.d.ts +13 -12
  46. package/dist/esm/types/lib/consultation-card/ConsultationCard.style.d.ts +6 -6
  47. package/dist/esm/types/lib/content-card/ContentCard.d.ts +15 -14
  48. package/dist/esm/types/lib/content-card/ContentCard.style.d.ts +11 -11
  49. package/dist/esm/types/lib/date-picker/DatePicker.d.ts +13 -12
  50. package/dist/esm/types/lib/date-picker/DatePicker.style.d.ts +6 -6
  51. package/dist/esm/types/lib/floating-button/FloatingButton.d.ts +8 -7
  52. package/dist/esm/types/lib/floating-button/FloatingButton.style.d.ts +6 -6
  53. package/dist/esm/types/lib/footer-for-booking/FooterForBooking.d.ts +10 -9
  54. package/dist/esm/types/lib/footer-for-booking/FooterForBooking.style.d.ts +7 -7
  55. package/dist/esm/types/lib/input/Input.d.ts +13 -13
  56. package/dist/esm/types/lib/input/Input.style.d.ts +7 -7
  57. package/dist/esm/types/lib/list-button/ListButton.d.ts +9 -8
  58. package/dist/esm/types/lib/list-button/ListButton.style.d.ts +2 -2
  59. package/dist/esm/types/lib/navigation-bar/NavigationBar.d.ts +8 -8
  60. package/dist/esm/types/lib/navigation-bar/NavigationBar.style.d.ts +7 -7
  61. package/dist/esm/types/lib/no-internet-connection/NoInternetConnection.d.ts +7 -7
  62. package/dist/esm/types/lib/no-internet-connection/NoInternetConnection.style.d.ts +6 -6
  63. package/dist/esm/types/lib/scroll-tabs/ScrollTabs.d.ts +7 -7
  64. package/dist/esm/types/lib/scroll-tabs/ScrollTabs.style.d.ts +3 -3
  65. package/dist/esm/types/lib/tab-bar/TabBar.d.ts +8 -7
  66. package/dist/esm/types/lib/tab-bar/TabBar.style.d.ts +17 -17
  67. package/dist/esm/types/lib/therapist-card/TherapistCard.d.ts +14 -14
  68. package/dist/esm/types/lib/therapist-card/TherapistCard.style.d.ts +21 -21
  69. package/dist/esm/types/lib/therapist-information-component/TherapistInformationComponent.d.ts +10 -9
  70. package/dist/esm/types/lib/therapist-information-component/TherapistInformationComponent.style.d.ts +2 -2
  71. package/dist/esm/types/lib/toast/toast.d.ts +5 -5
  72. package/dist/index.d.ts +117 -89
  73. package/package.json +151 -151

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.