@mindly/ui-components 0.1.29 → 0.1.31
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/README.md +6 -6
- package/dist/cjs/index.js +1 -1
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/types/index.d.ts +15 -15
- package/dist/cjs/types/lib/Theme/mindly_constants.d.ts +21 -21
- package/dist/cjs/types/lib/archived-consultation-card/ArchivedConsultationCard.d.ts +8 -8
- package/dist/cjs/types/lib/archived-consultation-card/ArchivedConsultationCard.style.d.ts +3 -3
- package/dist/cjs/types/lib/button/Button.d.ts +9 -9
- package/dist/cjs/types/lib/button/Button.style.d.ts +6 -6
- package/dist/cjs/types/lib/consultation-card/ConsultationCard.d.ts +12 -12
- package/dist/cjs/types/lib/consultation-card/ConsultationCard.style.d.ts +6 -6
- package/dist/cjs/types/lib/content-card/ContentCard.d.ts +14 -14
- package/dist/cjs/types/lib/content-card/ContentCard.style.d.ts +11 -11
- package/dist/cjs/types/lib/date-picker/DatePicker.d.ts +12 -12
- package/dist/cjs/types/lib/date-picker/DatePicker.style.d.ts +6 -6
- package/dist/cjs/types/lib/floating-button/FloatingButton.d.ts +7 -7
- package/dist/cjs/types/lib/floating-button/FloatingButton.style.d.ts +6 -6
- package/dist/cjs/types/lib/footer-for-booking/FooterForBooking.d.ts +9 -9
- package/dist/cjs/types/lib/footer-for-booking/FooterForBooking.style.d.ts +7 -7
- package/dist/cjs/types/lib/input/Input.d.ts +13 -13
- package/dist/cjs/types/lib/input/Input.style.d.ts +7 -7
- package/dist/cjs/types/lib/list-button/ListButton.d.ts +8 -8
- package/dist/cjs/types/lib/list-button/ListButton.style.d.ts +2 -2
- package/dist/cjs/types/lib/navigation-bar/NavigationBar.d.ts +8 -8
- package/dist/cjs/types/lib/navigation-bar/NavigationBar.style.d.ts +7 -7
- package/dist/cjs/types/lib/no-internet-connection/NoInternetConnection.d.ts +7 -7
- package/dist/cjs/types/lib/no-internet-connection/NoInternetConnection.style.d.ts +6 -6
- package/dist/cjs/types/lib/scroll-tabs/ScrollTabs.d.ts +7 -7
- package/dist/cjs/types/lib/scroll-tabs/ScrollTabs.style.d.ts +3 -3
- package/dist/cjs/types/lib/tab-bar/TabBar.d.ts +7 -7
- package/dist/cjs/types/lib/tab-bar/TabBar.style.d.ts +17 -17
- package/dist/cjs/types/lib/therapist-card/TherapistCard.d.ts +14 -14
- package/dist/cjs/types/lib/therapist-card/TherapistCard.style.d.ts +21 -21
- package/dist/cjs/types/lib/therapist-information-component/TherapistInformationComponent.d.ts +9 -9
- package/dist/cjs/types/lib/therapist-information-component/TherapistInformationComponent.style.d.ts +2 -2
- package/dist/cjs/types/lib/toast/toast.d.ts +5 -5
- package/dist/esm/index.js +2 -2
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/types/index.d.ts +15 -15
- package/dist/esm/types/lib/Theme/mindly_constants.d.ts +21 -21
- package/dist/esm/types/lib/archived-consultation-card/ArchivedConsultationCard.d.ts +8 -8
- package/dist/esm/types/lib/archived-consultation-card/ArchivedConsultationCard.style.d.ts +3 -3
- package/dist/esm/types/lib/button/Button.d.ts +9 -9
- package/dist/esm/types/lib/button/Button.style.d.ts +6 -6
- package/dist/esm/types/lib/consultation-card/ConsultationCard.d.ts +12 -12
- package/dist/esm/types/lib/consultation-card/ConsultationCard.style.d.ts +6 -6
- package/dist/esm/types/lib/content-card/ContentCard.d.ts +14 -14
- package/dist/esm/types/lib/content-card/ContentCard.style.d.ts +11 -11
- package/dist/esm/types/lib/date-picker/DatePicker.d.ts +12 -12
- package/dist/esm/types/lib/date-picker/DatePicker.style.d.ts +6 -6
- package/dist/esm/types/lib/floating-button/FloatingButton.d.ts +7 -7
- package/dist/esm/types/lib/floating-button/FloatingButton.style.d.ts +6 -6
- package/dist/esm/types/lib/footer-for-booking/FooterForBooking.d.ts +9 -9
- package/dist/esm/types/lib/footer-for-booking/FooterForBooking.style.d.ts +7 -7
- package/dist/esm/types/lib/input/Input.d.ts +13 -13
- package/dist/esm/types/lib/input/Input.style.d.ts +7 -7
- package/dist/esm/types/lib/list-button/ListButton.d.ts +8 -8
- package/dist/esm/types/lib/list-button/ListButton.style.d.ts +2 -2
- package/dist/esm/types/lib/navigation-bar/NavigationBar.d.ts +8 -8
- package/dist/esm/types/lib/navigation-bar/NavigationBar.style.d.ts +7 -7
- package/dist/esm/types/lib/no-internet-connection/NoInternetConnection.d.ts +7 -7
- package/dist/esm/types/lib/no-internet-connection/NoInternetConnection.style.d.ts +6 -6
- package/dist/esm/types/lib/scroll-tabs/ScrollTabs.d.ts +7 -7
- package/dist/esm/types/lib/scroll-tabs/ScrollTabs.style.d.ts +3 -3
- package/dist/esm/types/lib/tab-bar/TabBar.d.ts +7 -7
- package/dist/esm/types/lib/tab-bar/TabBar.style.d.ts +17 -17
- package/dist/esm/types/lib/therapist-card/TherapistCard.d.ts +14 -14
- package/dist/esm/types/lib/therapist-card/TherapistCard.style.d.ts +21 -21
- package/dist/esm/types/lib/therapist-information-component/TherapistInformationComponent.d.ts +9 -9
- package/dist/esm/types/lib/therapist-information-component/TherapistInformationComponent.style.d.ts +2 -2
- package/dist/esm/types/lib/toast/toast.d.ts +5 -5
- package/dist/index.d.ts +88 -88
- 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.