@hhgtech/hhg-components 1.29.434 → 1.29.436
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/build/{InputDate-295da21e.js → InputDate-79f8836d.js} +5 -5
- package/build/{LastPeriod-c2811ec9.js → LastPeriod-e223c98b.js} +1 -1
- package/build/{MobileBottomNavigationIcon-2505ae30.js → MobileBottomNavigationIcon-1289b337.js} +3 -3
- package/build/RatingStarsInput-24284f74.js +5664 -0
- package/build/{Spinner-9078302b.js → Spinner-4bf72aba.js} +1 -1
- package/build/{WhatsApp-3c299bfa.js → WhatsApp-4e56fee7.js} +1 -1
- package/build/adapters.js +21 -20
- package/build/atoms.js +112 -109
- package/build/babyGrowth.js +86 -86
- package/build/cache.js +2 -2
- package/build/care/components/organisms/bookingSearchBar/mobileTopbar/index.styled.d.ts +1 -1
- package/build/care/components/organisms/bookingSearchBar/resultSection/index.styled.d.ts +1 -1
- package/build/care/components/organisms/bookingSearchBar/resultSectionItem/index.styled.d.ts +1 -1
- package/build/care/interfaces/types.d.ts +2 -0
- package/build/care.js +18 -18
- package/build/careBookingSearchBar.js +14 -14
- package/build/careBookingSearchBarV2.js +15 -15
- package/build/components/atoms/DragFreeCarousel/index.d.ts +9 -0
- package/build/components/atoms/DragFreeCarousel/index.style.d.ts +3 -0
- package/build/components/atoms/cardCollapse/index.d.ts +3 -2
- package/build/components/atoms/drawerComponent/index.d.ts +1 -0
- package/build/components/atoms/index.d.ts +3 -0
- package/build/components/mantine/errorLabel/index.d.ts +6 -0
- package/build/components/mantine/floatingLabelControl/context.d.ts +10 -0
- package/build/components/mantine/floatingLabelControl/index.d.ts +33 -0
- package/build/components/mantine/floatingLabelControl/index.styled.d.ts +15 -0
- package/build/components/mantine/index.d.ts +2 -0
- package/build/components/mantine/input/index.d.ts +2 -0
- package/build/components/mantine/input/index.styles.d.ts +8 -0
- package/build/components/mantine/phone/index.d.ts +4 -0
- package/build/components/mantine/phoneInput/PhoneInput.d.ts +4 -0
- package/build/components/mantine/provider/index.d.ts +2 -1
- package/build/components/mantine/select/index.styles.d.ts +8 -0
- package/build/components/mantine/text/index.d.ts +2 -2
- package/build/components/mantine/textArea/index.d.ts +1 -1
- package/build/components/mantine/textArea/index.styles.d.ts +8 -0
- package/build/components/mantine/theme/text.d.ts +6 -2
- package/build/components/molecules/cardListItem/index.d.ts +4 -1
- package/build/components/molecules/cardListItem/index.styled.d.ts +6 -3
- package/build/components/molecules/certificateItem/index.d.ts +9 -0
- package/build/components/molecules/certificateItem/index.styled.d.ts +9 -0
- package/build/components/molecules/doctorInfoExpertise/index.d.ts +9 -0
- package/build/components/molecules/doctorInfoExpertise/index.styled.d.ts +9 -0
- package/build/components/molecules/doctorInfoItem/index.d.ts +8 -0
- package/build/components/molecules/doctorInfoItem/index.styled.d.ts +12 -0
- package/build/components/molecules/hpvScreener/index.d.ts +8 -0
- package/build/components/molecules/hpvScreener/index.styled.d.ts +78 -0
- package/build/components/molecules/index.d.ts +7 -0
- package/build/components/molecules/list/ListQuickFilterWrapline.d.ts +8 -0
- package/build/components/molecules/list/index.d.ts +2 -0
- package/build/components/molecules/list/type.d.ts +2 -1
- package/build/components/molecules/list/useList.d.ts +1 -1
- package/build/components/molecules/quickFilterWrapLine/index.d.ts +10 -0
- package/build/components/molecules/quickFilterWrapLine/index.helper.d.ts +2 -0
- package/build/components/molecules/quickFilterWrapLine/index.styled.d.ts +17 -0
- package/build/components/molecules/summaryInfo/index.d.ts +16 -0
- package/build/components/molecules/summaryInfo/index.styled.d.ts +23 -0
- package/build/components/molecules/voucherItem/index.d.ts +12 -0
- package/build/components/molecules/voucherItem/index.style.d.ts +33 -0
- package/build/components/navigationV2/components/atoms/searchInput/index.styled.d.ts +1 -0
- package/build/components/organisms/clinicInfo/index.styled.d.ts +7 -0
- package/build/components/organisms/doctorExpertise/index.d.ts +28 -0
- package/build/components/organisms/doctorExpertise/index.helper.d.ts +9 -0
- package/build/components/organisms/doctorExpertise/index.styled.d.ts +20 -0
- package/build/components/organisms/index.d.ts +1 -0
- package/build/components.js +192 -182
- package/build/{constants-4e2bfd14.js → constants-852fd644.js} +1 -1
- package/build/constants.js +7 -3
- package/build/constantsDomainLocales.js +1 -1
- package/build/constantsRiskScreener.js +2 -2
- package/build/constantsSite.js +2 -2
- package/build/{core-226d8e53.js → core-4a0513f1.js} +1 -1
- package/build/{dataTransform-bf47226c.js → dataTransform-935ee173.js} +1 -1
- package/build/ecom.js +5 -5
- package/build/{editor-c1779b4a.js → editor-58825b65.js} +11 -11
- package/build/embeddedHeathToolCards_babyGrowth.js +25 -24
- package/build/embeddedHeathToolCards_babyPoop.js +21 -20
- package/build/embeddedHeathToolCards_babyVaccine.js +24 -23
- package/build/embeddedHeathToolCards_bmi_bmi.js +27 -26
- package/build/embeddedHeathToolCards_bmrBmr.js +27 -26
- package/build/embeddedHeathToolCards_dueDate_dueDate.js +24 -23
- package/build/embeddedHeathToolCards_ovulation_ovulation.js +24 -23
- package/build/embeddedHeathToolCards_pwg_pwg.js +28 -27
- package/build/embeddedHeathToolCards_targetHeartRate.js +29 -28
- package/build/esm/{InputDate-bbabe837.js → InputDate-6c8bbff7.js} +5 -5
- package/build/esm/{LastPeriod-c11aa120.js → LastPeriod-bc587cfa.js} +1 -1
- package/build/esm/{MobileBottomNavigationIcon-65679b14.js → MobileBottomNavigationIcon-d3f0daed.js} +3 -3
- package/build/esm/RatingStarsInput-a8af807b.js +5594 -0
- package/build/esm/{Spinner-cff2030b.js → Spinner-0f89e0d9.js} +1 -1
- package/build/esm/{WhatsApp-f54fd8f5.js → WhatsApp-c3402166.js} +1 -1
- package/build/esm/adapters.js +21 -20
- package/build/esm/atoms.js +58 -57
- package/build/esm/babyGrowth.js +86 -86
- package/build/esm/cache.js +2 -2
- package/build/esm/care/components/organisms/bookingSearchBar/mobileTopbar/index.styled.d.ts +1 -1
- package/build/esm/care/components/organisms/bookingSearchBar/resultSection/index.styled.d.ts +1 -1
- package/build/esm/care/components/organisms/bookingSearchBar/resultSectionItem/index.styled.d.ts +1 -1
- package/build/esm/care/interfaces/types.d.ts +2 -0
- package/build/esm/care.js +18 -18
- package/build/esm/careBookingSearchBar.js +14 -14
- package/build/esm/careBookingSearchBarV2.js +15 -15
- package/build/esm/components/atoms/DragFreeCarousel/index.d.ts +9 -0
- package/build/esm/components/atoms/DragFreeCarousel/index.style.d.ts +3 -0
- package/build/esm/components/atoms/cardCollapse/index.d.ts +3 -2
- package/build/esm/components/atoms/drawerComponent/index.d.ts +1 -0
- package/build/esm/components/atoms/index.d.ts +3 -0
- package/build/esm/components/mantine/errorLabel/index.d.ts +6 -0
- package/build/esm/components/mantine/floatingLabelControl/context.d.ts +10 -0
- package/build/esm/components/mantine/floatingLabelControl/index.d.ts +33 -0
- package/build/esm/components/mantine/floatingLabelControl/index.styled.d.ts +15 -0
- package/build/esm/components/mantine/index.d.ts +2 -0
- package/build/esm/components/mantine/input/index.d.ts +2 -0
- package/build/esm/components/mantine/input/index.styles.d.ts +8 -0
- package/build/esm/components/mantine/phone/index.d.ts +4 -0
- package/build/esm/components/mantine/phoneInput/PhoneInput.d.ts +4 -0
- package/build/esm/components/mantine/provider/index.d.ts +2 -1
- package/build/esm/components/mantine/select/index.styles.d.ts +8 -0
- package/build/esm/components/mantine/text/index.d.ts +2 -2
- package/build/esm/components/mantine/textArea/index.d.ts +1 -1
- package/build/esm/components/mantine/textArea/index.styles.d.ts +8 -0
- package/build/esm/components/mantine/theme/text.d.ts +6 -2
- package/build/esm/components/molecules/cardListItem/index.d.ts +4 -1
- package/build/esm/components/molecules/cardListItem/index.styled.d.ts +6 -3
- package/build/esm/components/molecules/certificateItem/index.d.ts +9 -0
- package/build/esm/components/molecules/certificateItem/index.styled.d.ts +9 -0
- package/build/esm/components/molecules/doctorInfoExpertise/index.d.ts +9 -0
- package/build/esm/components/molecules/doctorInfoExpertise/index.styled.d.ts +9 -0
- package/build/esm/components/molecules/doctorInfoItem/index.d.ts +8 -0
- package/build/esm/components/molecules/doctorInfoItem/index.styled.d.ts +12 -0
- package/build/esm/components/molecules/hpvScreener/index.d.ts +8 -0
- package/build/esm/components/molecules/hpvScreener/index.styled.d.ts +78 -0
- package/build/esm/components/molecules/index.d.ts +7 -0
- package/build/esm/components/molecules/list/ListQuickFilterWrapline.d.ts +8 -0
- package/build/esm/components/molecules/list/index.d.ts +2 -0
- package/build/esm/components/molecules/list/type.d.ts +2 -1
- package/build/esm/components/molecules/list/useList.d.ts +1 -1
- package/build/esm/components/molecules/quickFilterWrapLine/index.d.ts +10 -0
- package/build/esm/components/molecules/quickFilterWrapLine/index.helper.d.ts +2 -0
- package/build/esm/components/molecules/quickFilterWrapLine/index.styled.d.ts +17 -0
- package/build/esm/components/molecules/summaryInfo/index.d.ts +16 -0
- package/build/esm/components/molecules/summaryInfo/index.styled.d.ts +23 -0
- package/build/esm/components/molecules/voucherItem/index.d.ts +12 -0
- package/build/esm/components/molecules/voucherItem/index.style.d.ts +33 -0
- package/build/esm/components/navigationV2/components/atoms/searchInput/index.styled.d.ts +1 -0
- package/build/esm/components/organisms/clinicInfo/index.styled.d.ts +7 -0
- package/build/esm/components/organisms/doctorExpertise/index.d.ts +28 -0
- package/build/esm/components/organisms/doctorExpertise/index.helper.d.ts +9 -0
- package/build/esm/components/organisms/doctorExpertise/index.styled.d.ts +20 -0
- package/build/esm/components/organisms/index.d.ts +1 -0
- package/build/esm/components.js +105 -105
- package/build/esm/{constants-9d641bb6.js → constants-85eb8e43.js} +1 -1
- package/build/esm/constants.js +3 -3
- package/build/esm/constantsDomainLocales.js +1 -1
- package/build/esm/constantsRiskScreener.js +2 -2
- package/build/esm/constantsSite.js +2 -2
- package/build/esm/{core-69550acb.js → core-53d010d4.js} +1 -1
- package/build/esm/{dataTransform-f6faf258.js → dataTransform-81038bad.js} +1 -1
- package/build/esm/ecom.js +5 -5
- package/build/esm/{editor-e4bd1b9a.js → editor-8ebf9d42.js} +11 -11
- package/build/esm/embeddedHeathToolCards_babyGrowth.js +25 -24
- package/build/esm/embeddedHeathToolCards_babyPoop.js +21 -20
- package/build/esm/embeddedHeathToolCards_babyVaccine.js +24 -23
- package/build/esm/embeddedHeathToolCards_bmi_bmi.js +27 -26
- package/build/esm/embeddedHeathToolCards_bmrBmr.js +27 -26
- package/build/esm/embeddedHeathToolCards_dueDate_dueDate.js +24 -23
- package/build/esm/embeddedHeathToolCards_ovulation_ovulation.js +24 -23
- package/build/esm/embeddedHeathToolCards_pwg_pwg.js +28 -27
- package/build/esm/embeddedHeathToolCards_targetHeartRate.js +29 -28
- package/build/esm/footer.js +23 -22
- package/build/esm/gAssets.js +2 -2
- package/build/esm/{healthTools-c49f5e5e.js → healthTools-a67cf1c6.js} +1 -1
- package/build/esm/healthToolsCardWrapper.js +20 -19
- package/build/esm/healthToolsForm.js +35 -34
- package/build/esm/hooks/index.d.ts +1 -0
- package/build/esm/hooks/usePhoneValidator.d.ts +3 -0
- package/build/esm/hooks.js +13 -13
- package/build/esm/i18n/translationKeys.d.ts +1 -1
- package/build/esm/i18n-values/en-PH.js +10 -0
- package/build/esm/i18n-values/hi-IN.js +10 -0
- package/build/esm/i18n-values/id-ID.js +10 -0
- package/build/esm/i18n-values/km-KH.js +10 -0
- package/build/esm/i18n-values/ms-MY.js +10 -0
- package/build/esm/i18n-values/my-MM.js +10 -0
- package/build/esm/i18n-values/th-TH.js +14 -4
- package/build/esm/i18n-values/tl-PH.js +10 -0
- package/build/esm/i18n-values/vi-VN.js +15 -5
- package/build/esm/i18n-values/vi-VN_MB.js +15 -5
- package/build/esm/i18n-values/zh-SG.js +10 -0
- package/build/esm/i18n-values/zh-TW.js +10 -0
- package/build/esm/i18n.js +2 -2
- package/build/esm/i18nV2.js +2 -2
- package/build/esm/icons/ArrowRightBlue.d.ts +4 -0
- package/build/esm/icons/Clinic.d.ts +4 -0
- package/build/esm/icons/Credential.d.ts +4 -0
- package/build/esm/icons/Education.d.ts +4 -0
- package/build/esm/icons/Email.d.ts +4 -0
- package/build/esm/icons/HPV.d.ts +4 -0
- package/build/esm/icons/Highlight.d.ts +4 -0
- package/build/esm/icons/StarUpgrade.d.ts +4 -0
- package/build/esm/{index-b1308672.js → index-00deb2dd.js} +191 -144
- package/build/esm/{index-d8c8df3a.js → index-027e189f.js} +14 -14
- package/build/esm/{index-3e3a60a1.js → index-09798eca.js} +4 -4
- package/build/esm/{index-bc4aeb66.js → index-098cbd8c.js} +105 -2
- package/build/esm/{index-9625320e.js → index-0cffe926.js} +1 -1
- package/build/esm/{index-1db5849f.js → index-0d9edf04.js} +17 -17
- package/build/esm/{index-188831e6.js → index-0df2e861.js} +1 -1
- package/build/esm/{index-a89da347.js → index-0f3f5dab.js} +8 -8
- package/build/esm/{index-47046ee8.js → index-0fbbbd2e.js} +1 -1
- package/build/esm/{index-f55d7dea.js → index-0fe6ecf5.js} +16 -16
- package/build/esm/{index-68e06c1d.js → index-118c353a.js} +10 -10
- package/build/esm/{index-842721ef.js → index-139c48dc.js} +2 -2
- package/build/esm/{index-8830255b.js → index-2191c5e9.js} +13 -13
- package/build/esm/{index-f9b8c1af.js → index-21c766d8.js} +470 -34
- package/build/esm/{index-888668d1.js → index-24cd82ca.js} +2 -2
- package/build/esm/{index-3859ea85.js → index-26c25e9f.js} +4 -4
- package/build/esm/{index-81d8fb69.js → index-2b41fa9e.js} +30 -30
- package/build/esm/{index-c06106d0.js → index-2edc1593.js} +7 -7
- package/build/esm/{index-ffe8a1e7.js → index-3066ecd9.js} +6 -6
- package/build/esm/{index-2c2c8b4e.js → index-42f45c7f.js} +25 -25
- package/build/esm/{ImageUpload.types-49a1f436.js → index-4d17dd75.js} +34 -17
- package/build/esm/{index-5cf0aeb3.js → index-4f70133e.js} +2 -2
- package/build/esm/{index-e189796d.js → index-4ff18fd8.js} +3 -3
- package/build/esm/{index-9cae143c.js → index-53d57fd7.js} +5 -5
- package/build/esm/{index-ba7bee56.js → index-5b9a7a03.js} +3 -3
- package/build/esm/{index-b8d62613.js → index-5f963442.js} +17 -17
- package/build/esm/index-67281f83.js +160 -0
- package/build/esm/{index-d6105ec3.js → index-69bab49a.js} +6 -6
- package/build/esm/{index-42d2e859.js → index-6d631186.js} +32 -32
- package/build/esm/{index-f85a7ce6.js → index-6e4aa339.js} +2 -2
- package/build/esm/{index-eb967074.js → index-6f8623b2.js} +3 -3
- package/build/esm/{index-fc9df42c.js → index-747a6fb1.js} +4 -4
- package/build/esm/{index-894bb9f6.js → index-759a4c1c.js} +1 -1
- package/build/esm/{index-812075ed.js → index-79cabb83.js} +15 -15
- package/build/esm/{index-4183f6aa.js → index-7ed46df4.js} +17 -17
- package/build/esm/{index-d29a1df9.js → index-8182a3ba.js} +1 -1
- package/build/esm/{index-3fee853a.js → index-8206bdcb.js} +16 -16
- package/build/esm/{index-e0033480.js → index-86084e17.js} +32 -32
- package/build/esm/{index-f18a1cc6.js → index-89239154.js} +2 -2
- package/build/esm/{index-2b5b5669.js → index-8fbf67af.js} +13 -13
- package/build/esm/index-925a0fb7.js +15 -0
- package/build/esm/{index-b776637e.js → index-9836cc2b.js} +4 -16
- package/build/esm/{index-5f864174.js → index-a395e851.js} +13 -13
- package/build/esm/{index-75c2ce84.js → index-a3b54f42.js} +2 -2
- package/build/esm/{index-8e7e4a60.js → index-a7e71fb1.js} +15 -15
- package/build/esm/{index-c6a033a5.js → index-af40ae57.js} +1 -1
- package/build/esm/{index-5d86b1dd.js → index-af9ab72f.js} +22 -22
- package/build/esm/{index-2e4e7e7d.js → index-b02d7d2b.js} +3 -3
- package/build/esm/{index-987d73b9.js → index-b13065d2.js} +2 -2
- package/build/esm/{index-cadaa860.js → index-b4082cca.js} +2 -2
- package/build/esm/{index-f0ff7cab.js → index-bae12515.js} +2 -2
- package/build/esm/{index-fab9d4d1.js → index-bb17e65a.js} +2 -2
- package/build/esm/{index-d5f5b4d1.js → index-bd3a8cf9.js} +14 -14
- package/build/esm/{index-1b28fd26.js → index-c0645e5a.js} +2 -2
- package/build/esm/{index-36971c89.js → index-ce719781.js} +7 -7
- package/build/esm/{index-a0b9981f.js → index-d02e9c01.js} +11 -4
- package/build/esm/{index-ef6c9ca1.js → index-d1849b82.js} +11 -11
- package/build/esm/{index-d1c8818c.js → index-d551b3d2.js} +3 -3
- package/build/esm/{index-8d8ed21c.js → index-dccb1f13.js} +2 -2
- package/build/esm/{index-32b50680.js → index-dcf741b6.js} +15 -15
- package/build/esm/{index-a49ea8de.js → index-e59166dc.js} +3 -3
- package/build/esm/{index-5d3ee755.js → index-e5abfb0d.js} +2 -2
- package/build/esm/{index-56c492dc.js → index-e7924420.js} +17 -17
- package/build/esm/{index-54314f3d.js → index-ea8c2de9.js} +1 -1
- package/build/esm/{index-575418c4.js → index-f15bb6d2.js} +6 -6
- package/build/esm/{index-6506ceb9.js → index-f1fa7f42.js} +3 -3
- package/build/esm/{index-ecf7fdf5.js → index-f4e0c7e3.js} +13 -13
- package/build/esm/{index-9ed9c6c1.js → index-fbacb19a.js} +21 -21
- package/build/esm/{index-b9e35838.js → index-fdac9b9e.js} +13 -13
- package/build/esm/{index-31a635e7.js → index-ff6cc432.js} +6 -6
- package/build/esm/index.css +1 -1
- package/build/esm/index.js +125 -125
- package/build/esm/interfaces/constants/index.d.ts +5 -0
- package/build/esm/{labelSorting-8b76653e.js → labelSorting-b054a7c8.js} +4 -4
- package/build/esm/lead/components/close.d.ts +1 -1
- package/build/esm/lead/layouts/inlineFreebie/InlineFreebie.styled.d.ts +1 -1
- package/build/esm/lead.js +50 -72
- package/build/esm/{logoIcon-df80ead4.js → logoIcon-21632207.js} +2 -2
- package/build/esm/mantine.js +34 -29
- package/build/esm/misc.js +19 -19
- package/build/esm/miscGetDynamicHealthTool.js +4 -4
- package/build/esm/miscGetSocialList.js +8 -8
- package/build/esm/miscScreenSizeContext.js +1 -1
- package/build/esm/mobileBottomNavigation.js +5 -5
- package/build/esm/mobileBottomNavigationIcon.js +5 -5
- package/build/esm/molecules.js +78 -78
- package/build/esm/moleculesArticleCard.js +6 -6
- package/build/esm/moleculesArticleCardV2.js +18 -17
- package/build/esm/navigation.js +48 -48
- package/build/esm/navigationLogoutPopup.js +11 -11
- package/build/esm/navigationProfileButton.js +28 -28
- package/build/esm/onboardingV2.js +31 -30
- package/build/esm/organisms.js +59 -59
- package/build/esm/{post-fea8b540.js → post-29dff00a.js} +2 -2
- package/build/esm/profileNavigation.js +20 -20
- package/build/esm/progressBar.js +1 -1
- package/build/esm/pwg.js +24 -23
- package/build/esm/ssoV2.js +32 -31
- package/build/esm/{store-80a86dda.js → store-5366a764.js} +3 -3
- package/build/esm/subot.js +38 -38
- package/build/esm/surveyOrPremiumBanner.js +35 -34
- package/build/esm/surveyQuestionCard.js +11 -11
- package/build/esm/{surveyThankyouCard-d13a1eb2.js → surveyThankyouCard-47324c99.js} +5 -5
- package/build/esm/{text-213211e3.js → text-7bd13052.js} +6 -2
- package/build/esm/together/components/molecules/createPostVideo/socialLinkPopup/index.styled.d.ts +1 -0
- package/build/esm/together.js +58 -58
- package/build/esm/togetherApiUtils.js +4 -4
- package/build/esm/togetherAtoms.js +32 -31
- package/build/esm/togetherComponentGlobalContext.js +4 -4
- package/build/esm/togetherMolecules.js +52 -52
- package/build/esm/togetherMoleculesCardAuthor.js +29 -29
- package/build/esm/togetherMoleculesPostImagePreview.js +11 -11
- package/build/esm/togetherMoleculesProfileDetail.js +41 -41
- package/build/esm/togetherOrganisms.js +51 -51
- package/build/esm/togetherRichTextEditor.js +18 -18
- package/build/esm/togetherShareBox.js +10 -10
- package/build/esm/{translationsProvider-ca9adafe.js → translationsProvider-92e884b9.js} +1 -1
- package/build/esm/{treePopoverMenu-4cb01630.js → treePopoverMenu-4be698fd.js} +19 -19
- package/build/esm/types.js +2 -2
- package/build/esm/{useHealthToolCache-3a05cdfc.js → useHealthToolCache-65432df0.js} +1 -1
- package/build/esm/{useCategory-a2b57c85.js → usePhoneValidator-4e7654cc.js} +47 -6
- package/build/esm/{usePlacesAutocomplete-df424450.js → usePlacesAutocomplete-1cfc17d8.js} +1 -1
- package/build/esm/useTogetherAuthRequiredAction.js +10 -10
- package/build/esm/{utils-137b324b.js → utils-16c99ed9.js} +1 -1
- package/build/esm/{utils-490869cd.js → utils-83840456.js} +5 -5
- package/build/esm/{utils-1b1cf074.js → utils-b26e81b4.js} +2 -2
- package/build/esm/{utils-c2a4df32.js → utils-bc200f7b.js} +3 -3
- package/build/esm/{utils-becc49e7.js → utils-d75f4e5b.js} +2 -2
- package/build/esm/vaccination.js +23 -22
- package/build/footer.js +23 -22
- package/build/gAssets.js +2 -2
- package/build/{healthTools-92c614f4.js → healthTools-f5e29566.js} +1 -1
- package/build/healthToolsCardWrapper.js +20 -19
- package/build/healthToolsForm.js +35 -34
- package/build/hooks/index.d.ts +1 -0
- package/build/hooks/usePhoneValidator.d.ts +3 -0
- package/build/hooks.js +20 -19
- package/build/i18n/translationKeys.d.ts +1 -1
- package/build/i18n-values/en-PH.js +10 -0
- package/build/i18n-values/hi-IN.js +10 -0
- package/build/i18n-values/id-ID.js +10 -0
- package/build/i18n-values/km-KH.js +10 -0
- package/build/i18n-values/ms-MY.js +10 -0
- package/build/i18n-values/my-MM.js +10 -0
- package/build/i18n-values/th-TH.js +14 -4
- package/build/i18n-values/tl-PH.js +10 -0
- package/build/i18n-values/vi-VN.js +15 -5
- package/build/i18n-values/vi-VN_MB.js +15 -5
- package/build/i18n-values/zh-SG.js +10 -0
- package/build/i18n-values/zh-TW.js +10 -0
- package/build/i18n.js +2 -2
- package/build/i18nV2.js +1 -1
- package/build/icons/ArrowRightBlue.d.ts +4 -0
- package/build/icons/Clinic.d.ts +4 -0
- package/build/icons/Credential.d.ts +4 -0
- package/build/icons/Education.d.ts +4 -0
- package/build/icons/Email.d.ts +4 -0
- package/build/icons/HPV.d.ts +4 -0
- package/build/icons/Highlight.d.ts +4 -0
- package/build/icons/StarUpgrade.d.ts +4 -0
- package/build/{index-99659b57.js → index-032bd3de.js} +2 -2
- package/build/{index-44a4add2.js → index-0930a373.js} +13 -13
- package/build/{index-d96a51c4.js → index-137551db.js} +5 -5
- package/build/{index-039ed66c.js → index-16214f9f.js} +3 -3
- package/build/{index-aba3c58a.js → index-1804851d.js} +32 -32
- package/build/{index-0e00fcf2.js → index-1a3dd76c.js} +13 -13
- package/build/{index-1016c208.js → index-1daab57c.js} +1 -1
- package/build/{index-e995b1ac.js → index-1ea73c25.js} +2 -2
- package/build/{index-ea3516ec.js → index-20e20819.js} +22 -22
- package/build/{index-aba755d6.js → index-2328edc3.js} +4 -4
- package/build/{index-eedfc663.js → index-2fb5a44e.js} +13 -13
- package/build/{index-4beb0f68.js → index-33f7ebd5.js} +15 -15
- package/build/{index-c2a9c178.js → index-3e4f8b2e.js} +3 -3
- package/build/{index-0442dab5.js → index-3f8732b4.js} +1 -1
- package/build/{index-70c32499.js → index-41df8c78.js} +15 -15
- package/build/{index-ec1fd2ed.js → index-457dbb56.js} +14 -14
- package/build/{index-a3f5ebce.js → index-4931f264.js} +2 -2
- package/build/{index-c5d67b57.js → index-4ed90a26.js} +105 -1
- package/build/{index-385f37ca.js → index-4f827964.js} +6 -6
- package/build/{index-d0c41740.js → index-5062c937.js} +3 -3
- package/build/{index-29e06dd0.js → index-5407515b.js} +1 -1
- package/build/{index-61f90f8b.js → index-574a778b.js} +13 -13
- package/build/{index-99984179.js → index-581d64f1.js} +6 -6
- package/build/{index-6ed80526.js → index-58f72854.js} +10 -10
- package/build/{index-b24f9f81.js → index-59a8e78f.js} +16 -16
- package/build/{ImageUpload.types-c9da1064.js → index-5fb97aa0.js} +34 -16
- package/build/{index-fa92483b.js → index-600def91.js} +470 -32
- package/build/{index-a3f0576b.js → index-68cea447.js} +2 -2
- package/build/{index-213f3e49.js → index-69ed5e37.js} +3 -3
- package/build/{index-e12a121c.js → index-6c05b74f.js} +21 -21
- package/build/{index-1e2fd296.js → index-6f4386e0.js} +2 -2
- package/build/{index-407bc771.js → index-731ba974.js} +14 -14
- package/build/{index-b27480fe.js → index-73cd3d70.js} +7 -7
- package/build/{index-d065e4ce.js → index-7afaac4b.js} +3 -3
- package/build/{index-22e7ba40.js → index-7d0e34fd.js} +2 -2
- package/build/{index-2d7da9a1.js → index-7ee13f57.js} +7 -7
- package/build/{index-71cc6db3.js → index-89215d97.js} +3 -3
- package/build/{index-d52ec9db.js → index-89a5f77c.js} +2 -2
- package/build/{index-09093b59.js → index-8ef7f3d7.js} +15 -15
- package/build/{index-5d0ef97b.js → index-90184f94.js} +4 -4
- package/build/{index-6944ef30.js → index-93044457.js} +2 -2
- package/build/{index-10a64107.js → index-997b33e9.js} +2 -2
- package/build/{index-a526aa9c.js → index-99873463.js} +2 -2
- package/build/{index-a876d028.js → index-9da59699.js} +4 -4
- package/build/{index-c1075e76.js → index-a135063e.js} +1 -1
- package/build/{index-044fa678.js → index-a5162482.js} +2 -2
- package/build/{index-c6ee7692.js → index-ab7831f3.js} +17 -17
- package/build/{index-fd799256.js → index-ae8b725b.js} +1 -1
- package/build/{index-b5a7e883.js → index-b83e4b0f.js} +17 -17
- package/build/{index-411a48f7.js → index-bc73ff7f.js} +10 -3
- package/build/{index-6e577bd1.js → index-bcf3426d.js} +1 -1
- package/build/index-bf114903.js +189 -0
- package/build/{index-fbb229eb.js → index-bf99aac8.js} +3 -16
- package/build/{index-c5e886d0.js → index-bfc1baa4.js} +6 -6
- package/build/{index-208688d6.js → index-c1613883.js} +3 -3
- package/build/{index-ef69fede.js → index-c51690b4.js} +13 -13
- package/build/{index-bd3cd19b.js → index-c9587556.js} +2 -2
- package/build/{index-849bb94a.js → index-ca8b1462.js} +30 -30
- package/build/{index-a9e5a85c.js → index-ced01634.js} +2 -2
- package/build/{index-861cd7b9.js → index-ceef9938.js} +17 -17
- package/build/{index-9b764b6e.js → index-d2eb0107.js} +25 -25
- package/build/{index-25af2d49.js → index-d87866d0.js} +6 -6
- package/build/{index-05347996.js → index-da8eb3ad.js} +5 -5
- package/build/{index-27f13bad.js → index-dddb73c2.js} +11 -11
- package/build/{index-71fbffaf.js → index-e3b4098c.js} +8 -8
- package/build/{index-d83c0a09.js → index-ecc6b550.js} +17 -17
- package/build/{index-04d2e71c.js → index-ef0fa0af.js} +1 -1
- package/build/{index-7957df74.js → index-f293818b.js} +32 -32
- package/build/{index-1d72830e.js → index-fb152a9a.js} +203 -155
- package/build/{index-5531012d.js → index-ffafb0f3.js} +16 -16
- package/build/index.css +1 -1
- package/build/index.js +252 -241
- package/build/interfaces/constants/index.d.ts +5 -0
- package/build/{labelSorting-b0ab8cb3.js → labelSorting-8591a1f7.js} +4 -4
- package/build/lead/components/close.d.ts +1 -1
- package/build/lead/layouts/inlineFreebie/InlineFreebie.styled.d.ts +1 -1
- package/build/lead.js +55 -77
- package/build/{logoIcon-cc436d9d.js → logoIcon-f844459d.js} +2 -2
- package/build/mantine.js +32 -26
- package/build/misc.js +19 -19
- package/build/miscGetDynamicHealthTool.js +4 -4
- package/build/miscGetSocialList.js +8 -8
- package/build/miscScreenSizeContext.js +1 -1
- package/build/mobileBottomNavigation.js +5 -5
- package/build/mobileBottomNavigationIcon.js +5 -5
- package/build/molecules.js +85 -78
- package/build/moleculesArticleCard.js +6 -6
- package/build/moleculesArticleCardV2.js +18 -17
- package/build/navigation.js +48 -48
- package/build/navigationLogoutPopup.js +11 -11
- package/build/navigationProfileButton.js +28 -28
- package/build/onboardingV2.js +30 -29
- package/build/organisms.js +60 -59
- package/build/{post-63044a13.js → post-4866ddd0.js} +2 -2
- package/build/profileNavigation.js +20 -20
- package/build/progressBar.js +1 -1
- package/build/pwg.js +24 -23
- package/build/ssoV2.js +30 -29
- package/build/{store-0881335b.js → store-9fbf003a.js} +3 -3
- package/build/subot.js +37 -37
- package/build/surveyOrPremiumBanner.js +35 -34
- package/build/surveyQuestionCard.js +11 -11
- package/build/{surveyThankyouCard-93309b0a.js → surveyThankyouCard-4c543ad6.js} +5 -5
- package/build/{text-e4fe91d4.js → text-0ef2e111.js} +6 -2
- package/build/together/components/molecules/createPostVideo/socialLinkPopup/index.styled.d.ts +1 -0
- package/build/together.js +58 -58
- package/build/togetherApiUtils.js +4 -4
- package/build/togetherAtoms.js +32 -31
- package/build/togetherComponentGlobalContext.js +4 -4
- package/build/togetherMolecules.js +52 -52
- package/build/togetherMoleculesCardAuthor.js +29 -29
- package/build/togetherMoleculesPostImagePreview.js +11 -11
- package/build/togetherMoleculesProfileDetail.js +41 -41
- package/build/togetherOrganisms.js +51 -51
- package/build/togetherRichTextEditor.js +18 -18
- package/build/togetherShareBox.js +10 -10
- package/build/{translationsProvider-63031ee2.js → translationsProvider-8bfd8dcd.js} +1 -1
- package/build/{treePopoverMenu-e3d7dd40.js → treePopoverMenu-3173b7c6.js} +19 -19
- package/build/types.js +2 -2
- package/build/{useHealthToolCache-1c975179.js → useHealthToolCache-49b91761.js} +1 -1
- package/build/{useCategory-e96ba61a.js → usePhoneValidator-42b4420c.js} +65 -5
- package/build/{usePlacesAutocomplete-b024b4d3.js → usePlacesAutocomplete-16a24e6c.js} +1 -1
- package/build/useTogetherAuthRequiredAction.js +10 -10
- package/build/{utils-22e21db4.js → utils-268e7be6.js} +2 -2
- package/build/{utils-6e2d4616.js → utils-4c15fb7c.js} +5 -5
- package/build/{utils-004c4b1b.js → utils-591412ce.js} +1 -1
- package/build/{utils-44b7824a.js → utils-756b7229.js} +2 -2
- package/build/{utils-64e8e82c.js → utils-efb9df54.js} +3 -3
- package/build/vaccination.js +23 -22
- package/package.json +2 -1
- package/build/RatingStarsInput-283744ef.js +0 -5241
- package/build/components/mantine/input/inputLabelFloat.d.ts +0 -4
- package/build/components/mantine/textArea/index.styled.d.ts +0 -4
- package/build/esm/RatingStarsInput-b8d71cdf.js +0 -5176
- package/build/esm/components/mantine/input/inputLabelFloat.d.ts +0 -4
- package/build/esm/components/mantine/textArea/index.styled.d.ts +0 -4
- package/build/esm/index-a6290b4d.js +0 -81
- package/build/esm/index-cf9bdeb9.js +0 -15
- package/build/index-764dddfe.js +0 -89
- /package/build/{BMI_BOYS.percentile.monthly-c76394b0.js → BMI_BOYS.percentile.monthly-ff6e801a.js} +0 -0
- /package/build/{BMI_BOYS.percentile.weekly-d7dda13f.js → BMI_BOYS.percentile.weekly-af0cf00b.js} +0 -0
- /package/build/{BMI_BOYS.percentile.yearly-0920c9b3.js → BMI_BOYS.percentile.yearly-b69d2481.js} +0 -0
- /package/build/{BMI_BOYS.zscore.monthly-5f930d3b.js → BMI_BOYS.zscore.monthly-2315bd3d.js} +0 -0
- /package/build/{BMI_BOYS.zscore.weekly-896d8c58.js → BMI_BOYS.zscore.weekly-33981906.js} +0 -0
- /package/build/{BMI_BOYS.zscore.yearly-fd83fa39.js → BMI_BOYS.zscore.yearly-8f97532e.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.monthly-b971d4e5.js → BMI_GIRLS.percentile.monthly-c71ad5de.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.weekly-ab522d2a.js → BMI_GIRLS.percentile.weekly-5097715c.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.yearly-f891a1ea.js → BMI_GIRLS.percentile.yearly-2d1cc3d2.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.monthly-59ace3c5.js → BMI_GIRLS.zscore.monthly-0948183b.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.weekly-81a834a4.js → BMI_GIRLS.zscore.weekly-0c27efa2.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.yearly-2ee74d0c.js → BMI_GIRLS.zscore.yearly-6a5590d8.js} +0 -0
- /package/build/{ChevronDown-7a12e118.js → ChevronDown-fbb29ce6.js} +0 -0
- /package/build/{Close-26c16e78.js → Close-8ab6763e.js} +0 -0
- /package/build/{Google-0d900e25.js → Google-9c9c5f3d.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-5fd2ee50.js → HEAD CIRCUM_BOYS.percentile.monthly-5dfaffb3.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-2725a32a.js → HEAD CIRCUM_BOYS.percentile.weekly-f20bc9e6.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-caf32b05.js → HEAD CIRCUM_BOYS.percentile.yearly-7d418691.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-6ae5af88.js → HEAD CIRCUM_BOYS.zscore.monthly-0b4e133c.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-aae53552.js → HEAD CIRCUM_BOYS.zscore.weekly-68c5933f.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-f242545c.js → HEAD CIRCUM_BOYS.zscore.yearly-7716edfb.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-27671e90.js → HEAD CIRCUM_GIRLS.percentile.monthly-089aef39.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-cfb1d9bc.js → HEAD CIRCUM_GIRLS.percentile.weekly-dc9f5596.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-b806f6b8.js → HEAD CIRCUM_GIRLS.percentile.yearly-c248ad6c.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-6893edef.js → HEAD CIRCUM_GIRLS.zscore.monthly-0c2d1236.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-b71adad8.js → HEAD CIRCUM_GIRLS.zscore.weekly-da784852.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-4fcc3d2f.js → HEAD CIRCUM_GIRLS.zscore.yearly-373ced5e.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.monthly-dce899a5.js → HEIGHT_BOYS.percentile.monthly-349600e7.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.weekly-1666d3cf.js → HEIGHT_BOYS.percentile.weekly-b2e2eaf8.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.yearly-87ba55fa.js → HEIGHT_BOYS.percentile.yearly-5ba2f7b9.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.monthly-884848f6.js → HEIGHT_BOYS.zscore.monthly-d92d5ec2.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.weekly-de2be370.js → HEIGHT_BOYS.zscore.weekly-4031f9d1.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.yearly-a1ae6140.js → HEIGHT_BOYS.zscore.yearly-77f0a7d9.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.monthly-d8365b45.js → HEIGHT_GIRLS.percentile.monthly-8a571e59.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.weekly-5b1490fd.js → HEIGHT_GIRLS.percentile.weekly-ab6e4246.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.yearly-62d2285b.js → HEIGHT_GIRLS.percentile.yearly-c4b57be9.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.monthly-efae5dd6.js → HEIGHT_GIRLS.zscore.monthly-25623a82.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.weekly-e884a389.js → HEIGHT_GIRLS.zscore.weekly-da5f1310.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.yearly-2c2edb48.js → HEIGHT_GIRLS.zscore.yearly-01976e3f.js} +0 -0
- /package/build/{Locale-69fc8fed.js → Locale-66835f9a.js} +0 -0
- /package/build/{Upload-b2c39b18.js → Upload-d3e64c9f.js} +0 -0
- /package/build/{Visible-23c9ff1a.js → Visible-1c8d9227.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.monthly-287d75a9.js → WEIGHT_BOYS.percentile.monthly-653f443e.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.weekly-0db987ad.js → WEIGHT_BOYS.percentile.weekly-0a9fb4ab.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.yearly-22f36a11.js → WEIGHT_BOYS.percentile.yearly-092f7d90.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.monthly-76a75e8e.js → WEIGHT_BOYS.zscore.monthly-3cbdee43.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.weekly-b7eb2341.js → WEIGHT_BOYS.zscore.weekly-ff761428.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.yearly-bbf21ee8.js → WEIGHT_BOYS.zscore.yearly-b272fc29.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.monthly-9512cc45.js → WEIGHT_GIRLS.percentile.monthly-e082acbe.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.weekly-7ee9d18f.js → WEIGHT_GIRLS.percentile.weekly-96b8ec86.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.yearly-f021e0ea.js → WEIGHT_GIRLS.percentile.yearly-da6db284.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.monthly-b3ce8094.js → WEIGHT_GIRLS.zscore.monthly-5dfcd54e.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.weekly-b0308d6a.js → WEIGHT_GIRLS.zscore.weekly-edaad02d.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.yearly-66b05c12.js → WEIGHT_GIRLS.zscore.yearly-4615a345.js} +0 -0
- /package/build/{ageGenerate-4cb3aba5.js → ageGenerate-e053bb62.js} +0 -0
- /package/build/{animation-e5e72cc1.js → animation-1dc11299.js} +0 -0
- /package/build/{constants-ee587d9d.js → constants-8b7f26ad.js} +0 -0
- /package/build/{constants-23fb98f3.js → constants-c37407b6.js} +0 -0
- /package/build/{constants-1678588a.js → constants-f4c590ab.js} +0 -0
- /package/build/{dataTransform-a1513994.js → dataTransform-857fbeef.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.monthly-c7ada1f8.js → BMI_BOYS.percentile.monthly-0a6e454c.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.weekly-caed5098.js → BMI_BOYS.percentile.weekly-14613e8d.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.yearly-f146fcbe.js → BMI_BOYS.percentile.yearly-6a326dd2.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.monthly-e6f01dd4.js → BMI_BOYS.zscore.monthly-92e94167.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.weekly-875ed248.js → BMI_BOYS.zscore.weekly-5851d9f4.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.yearly-0f28aaf2.js → BMI_BOYS.zscore.yearly-222344fe.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.monthly-88cb20e2.js → BMI_GIRLS.percentile.monthly-1f34a41d.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.weekly-a6fd44ae.js → BMI_GIRLS.percentile.weekly-c686d091.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.yearly-7c8dd34a.js → BMI_GIRLS.percentile.yearly-8f3053a6.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.monthly-26377159.js → BMI_GIRLS.zscore.monthly-ddb111ba.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.weekly-649681dd.js → BMI_GIRLS.zscore.weekly-ead57ef3.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.yearly-d0fc13ca.js → BMI_GIRLS.zscore.yearly-f53c85be.js} +0 -0
- /package/build/esm/{ChevronDown-b26acb8c.js → ChevronDown-75045fc3.js} +0 -0
- /package/build/esm/{Close-3b199d50.js → Close-867d5bf6.js} +0 -0
- /package/build/esm/{Google-b14d41bb.js → Google-de48eeaf.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-f70e8f82.js → HEAD CIRCUM_BOYS.percentile.monthly-7fbc740b.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-fac1e73f.js → HEAD CIRCUM_BOYS.percentile.weekly-8738de56.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-e9beb8c3.js → HEAD CIRCUM_BOYS.percentile.yearly-e4a47533.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-b6afbceb.js → HEAD CIRCUM_BOYS.zscore.monthly-2b556ce2.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-7d800b3b.js → HEAD CIRCUM_BOYS.zscore.weekly-549f6525.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-2602a19f.js → HEAD CIRCUM_BOYS.zscore.yearly-09af3a52.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-0e7538cf.js → HEAD CIRCUM_GIRLS.percentile.monthly-7d1a343d.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-02139871.js → HEAD CIRCUM_GIRLS.percentile.weekly-646fb9bc.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-0cdbb9e9.js → HEAD CIRCUM_GIRLS.percentile.yearly-e536f7c9.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-f36a8056.js → HEAD CIRCUM_GIRLS.zscore.monthly-b7e07946.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-cf1f3767.js → HEAD CIRCUM_GIRLS.zscore.weekly-d5b7ddb9.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-7bf0907e.js → HEAD CIRCUM_GIRLS.zscore.yearly-28fcbf22.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.monthly-982a4e37.js → HEIGHT_BOYS.percentile.monthly-659dd25e.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.weekly-b1b8d6bc.js → HEIGHT_BOYS.percentile.weekly-cab6fd5b.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.yearly-4bf00b33.js → HEIGHT_BOYS.percentile.yearly-7dc5f907.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.monthly-1fa4d7d2.js → HEIGHT_BOYS.zscore.monthly-c8472600.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.weekly-34a502bb.js → HEIGHT_BOYS.zscore.weekly-84d86165.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.yearly-6de87ad5.js → HEIGHT_BOYS.zscore.yearly-27dc8def.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-a38edf46.js → HEIGHT_GIRLS.percentile.monthly-543ea5ed.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-7306e6d9.js → HEIGHT_GIRLS.percentile.weekly-ec0c6ffa.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-2ae7bafc.js → HEIGHT_GIRLS.percentile.yearly-2ba4f18f.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-169b0635.js → HEIGHT_GIRLS.zscore.monthly-ad17768a.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-a38e791d.js → HEIGHT_GIRLS.zscore.weekly-4ffa138f.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-b40ca991.js → HEIGHT_GIRLS.zscore.yearly-ecafa533.js} +0 -0
- /package/build/esm/{Locale-d048d763.js → Locale-bd1932d4.js} +0 -0
- /package/build/esm/{Upload-93166f71.js → Upload-7bc9425d.js} +0 -0
- /package/build/esm/{Visible-82289eb5.js → Visible-2428d607.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.monthly-b08169c9.js → WEIGHT_BOYS.percentile.monthly-f3cdccb4.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.weekly-985d7735.js → WEIGHT_BOYS.percentile.weekly-514371f0.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.yearly-e52df71d.js → WEIGHT_BOYS.percentile.yearly-dcbb9c6f.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.monthly-f57da86d.js → WEIGHT_BOYS.zscore.monthly-740c5d46.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.weekly-8db72125.js → WEIGHT_BOYS.zscore.weekly-9dd84ef0.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.yearly-58e65de3.js → WEIGHT_BOYS.zscore.yearly-f541c5de.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-b90733dd.js → WEIGHT_GIRLS.percentile.monthly-5512dda5.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-5dfb346a.js → WEIGHT_GIRLS.percentile.weekly-5d749a5e.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-403f9502.js → WEIGHT_GIRLS.percentile.yearly-10f99686.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-fe49425e.js → WEIGHT_GIRLS.zscore.monthly-3a983b69.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-26d5da5a.js → WEIGHT_GIRLS.zscore.weekly-9c406b56.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-a4534ae1.js → WEIGHT_GIRLS.zscore.yearly-b097b1b1.js} +0 -0
- /package/build/esm/{ageGenerate-4782f513.js → ageGenerate-8b37ba87.js} +0 -0
- /package/build/esm/{animation-55f6278a.js → animation-1ff993ba.js} +0 -0
- /package/build/esm/{constants-035b6e6c.js → constants-dc6e8945.js} +0 -0
- /package/build/esm/{constants-849d3cbe.js → constants-ea2378da.js} +0 -0
- /package/build/esm/{constants-b51e8aaa.js → constants-f62086be.js} +0 -0
- /package/build/esm/{dataTransform-8dae6c47.js → dataTransform-06621fb1.js} +0 -0
- /package/build/esm/{index-4f326560.js → index-0bcf0fab.js} +0 -0
- /package/build/esm/{index-cfe67269.js → index-107dd534.js} +0 -0
- /package/build/esm/{index-18cee667.js → index-4e1c15b4.js} +0 -0
- /package/build/esm/{index-d1226c6f.js → index-82b4f2b6.js} +0 -0
- /package/build/esm/{index-ade70c1f.js → index-a2e2adc6.js} +0 -0
- /package/build/esm/{index-7ee931a6.js → index-dd851d45.js} +0 -0
- /package/build/esm/{index-fca8b126.js → index-efb19164.js} +0 -0
- /package/build/esm/{index-95459993.js → index-fadf9d6f.js} +0 -0
- /package/build/esm/{index.styles-d093bee1.js → index.styles-43d79a33.js} +0 -0
- /package/build/esm/{localizeNumberFormat-074cfbc0.js → localizeNumberFormat-0decfdf4.js} +0 -0
- /package/build/esm/{normalizeLink-eb98e478.js → normalizeLink-8d0ad45e.js} +0 -0
- /package/build/esm/{number-55886387.js → number-7e2a1bc8.js} +0 -0
- /package/build/esm/{paths-756ba21c.js → paths-1c30bf22.js} +0 -0
- /package/build/esm/{shared-4e615168.js → shared-66ffcc74.js} +0 -0
- /package/build/esm/{translationsContext-7e475bc9.js → translationsContext-15f0b183.js} +0 -0
- /package/build/esm/{tslib.es6-c1b028b7.js → tslib.es6-ebff6537.js} +0 -0
- /package/build/esm/{types-ecbfb095.js → types-49696c34.js} +0 -0
- /package/build/esm/{types-86fc3799.js → types-8991ed16.js} +0 -0
- /package/build/esm/{useIsInit-4a25d4ad.js → useIsInit-f141835b.js} +0 -0
- /package/build/esm/{useOutsideClick-7fb88775.js → useOutsideClick-4be73895.js} +0 -0
- /package/build/esm/{useScrollbarSize-4cc1db0e.js → useScrollbarSize-926dd14f.js} +0 -0
- /package/build/esm/{useUniqueId-f754cc40.js → useUniqueId-9d4a4d99.js} +0 -0
- /package/build/esm/{utils-eabe74c5.js → utils-d47134bf.js} +0 -0
- /package/build/{index-bb693c54.js → index-24687417.js} +0 -0
- /package/build/{index-8e40b75f.js → index-32f9411f.js} +0 -0
- /package/build/{index-c35e1a25.js → index-3ee1eafb.js} +0 -0
- /package/build/{index-43e3272f.js → index-4a38271d.js} +0 -0
- /package/build/{index-f86d4fe0.js → index-7bd9b821.js} +0 -0
- /package/build/{index-cf629cc2.js → index-7e59c868.js} +0 -0
- /package/build/{index-be0c637c.js → index-b9bde54c.js} +0 -0
- /package/build/{index-a6d650a5.js → index-fb09a2e1.js} +0 -0
- /package/build/{index.styles-341d7ef0.js → index.styles-4a307277.js} +0 -0
- /package/build/{localizeNumberFormat-6d2d7777.js → localizeNumberFormat-349b8e3c.js} +0 -0
- /package/build/{normalizeLink-74ada6e3.js → normalizeLink-9a3d58af.js} +0 -0
- /package/build/{number-ce7ec76b.js → number-a925e68e.js} +0 -0
- /package/build/{paths-133a9072.js → paths-fc8c5b54.js} +0 -0
- /package/build/{shared-d684976e.js → shared-9173fc17.js} +0 -0
- /package/build/{translationsContext-82d0f6fe.js → translationsContext-0b437307.js} +0 -0
- /package/build/{tslib.es6-a74f9491.js → tslib.es6-7e3d6fb1.js} +0 -0
- /package/build/{types-772583f5.js → types-a5ddfa9d.js} +0 -0
- /package/build/{types-ff6e34da.js → types-f2e7459a.js} +0 -0
- /package/build/{useIsInit-308f9916.js → useIsInit-b1a94f77.js} +0 -0
- /package/build/{useOutsideClick-cbd6cbb0.js → useOutsideClick-ea02f636.js} +0 -0
- /package/build/{useScrollbarSize-b53de5c3.js → useScrollbarSize-d710d4ea.js} +0 -0
- /package/build/{useUniqueId-604418dc.js → useUniqueId-919fc1bf.js} +0 -0
- /package/build/{utils-d16319e0.js → utils-57358b97.js} +0 -0
|
@@ -5,11 +5,13 @@ import { NumberInput } from "./number";
|
|
|
5
5
|
import { PasswordInput } from "./password";
|
|
6
6
|
export type InputProps = Omit<MantineTextInputProps, 'onChange' | 'value'> & {
|
|
7
7
|
value?: string;
|
|
8
|
+
withFloatingLabel?: boolean;
|
|
8
9
|
onChange?(value: string): void;
|
|
9
10
|
onChangeRaw?(e: React.ChangeEvent<HTMLInputElement>): void;
|
|
10
11
|
};
|
|
11
12
|
declare const InputWrapper: React.ForwardRefExoticComponent<Omit<MantineTextInputProps, "onChange" | "value"> & {
|
|
12
13
|
value?: string;
|
|
14
|
+
withFloatingLabel?: boolean;
|
|
13
15
|
onChange?(value: string): void;
|
|
14
16
|
onChangeRaw?(e: React.ChangeEvent<HTMLInputElement>): void;
|
|
15
17
|
} & React.RefAttributes<HTMLInputElement>>;
|
|
@@ -5,11 +5,15 @@ export type PhoneProps = Omit<DetailedHTMLProps<InputHTMLAttributes<HTMLInputEle
|
|
|
5
5
|
isError?: boolean;
|
|
6
6
|
placeholder?: string;
|
|
7
7
|
countries?: PhoneInputUtilsType.Country[];
|
|
8
|
+
selectedCountry?: PhoneInputUtilsType.Country;
|
|
8
9
|
defaultCountry?: PhoneInputUtilsType.Country;
|
|
9
10
|
countryCallingCodeEditable?: boolean;
|
|
10
11
|
defaultValue?: string;
|
|
12
|
+
label?: string;
|
|
11
13
|
name?: string;
|
|
12
14
|
value?: string;
|
|
15
|
+
error?: string;
|
|
16
|
+
withFloatingLabel?: boolean;
|
|
13
17
|
onChange?: (v: string) => void;
|
|
14
18
|
arrowComponent?: () => JSX.Element;
|
|
15
19
|
flagComponent?: (props: PhoneInputUtilsType.FlagProps) => JSX.Element;
|
|
@@ -7,11 +7,15 @@ export declare const PhoneInput: React.ForwardRefExoticComponent<Omit<Omit<React
|
|
|
7
7
|
isError?: boolean;
|
|
8
8
|
placeholder?: string;
|
|
9
9
|
countries?: import("libphonenumber-js/types.cjs").CountryCode[];
|
|
10
|
+
selectedCountry?: import("libphonenumber-js/types.cjs").CountryCode;
|
|
10
11
|
defaultCountry?: import("libphonenumber-js/types.cjs").CountryCode;
|
|
11
12
|
countryCallingCodeEditable?: boolean;
|
|
12
13
|
defaultValue?: string;
|
|
14
|
+
label?: string;
|
|
13
15
|
name?: string;
|
|
14
16
|
value?: string;
|
|
17
|
+
error?: string;
|
|
18
|
+
withFloatingLabel?: boolean;
|
|
15
19
|
onChange?: (v: string) => void;
|
|
16
20
|
arrowComponent?: () => JSX.Element;
|
|
17
21
|
flagComponent?: (props: import("react-phone-number-input").FlagProps) => JSX.Element;
|
|
@@ -7,5 +7,6 @@ export type MantineProviderProps = {
|
|
|
7
7
|
locale: LOCALE;
|
|
8
8
|
template?: 'hb' | 'mb';
|
|
9
9
|
customStyleType?: CustomStylesType;
|
|
10
|
+
isNotifications?: boolean;
|
|
10
11
|
} & _MantineProviderProps;
|
|
11
|
-
export declare const MantineProvider: ({ children, locale, template, customStyleType, ...props }: MantineProviderProps) => React.JSX.Element;
|
|
12
|
+
export declare const MantineProvider: ({ children, locale, template, isNotifications, customStyleType, ...props }: MantineProviderProps) => React.JSX.Element;
|
|
@@ -9,7 +9,7 @@ export type TextProps<T = HTMLParagraphElement> = {
|
|
|
9
9
|
as?: any;
|
|
10
10
|
wordWrap?: 'none' | 'break-word' | 'break-all';
|
|
11
11
|
isUppercase?: boolean;
|
|
12
|
-
variant?: 'primary' | 'secondary' | 'tertiary' | 'disabled' | 'error' | '
|
|
12
|
+
variant?: 'primary' | 'secondary' | 'tertiary' | 'disabled' | 'error' | 'success';
|
|
13
13
|
} & Omit<HTMLAttributes<T>, 'size'> & Omit<MantineTextProps, 'size' | 'weight' | 'component'> & DefaultProps<Selectors<typeof useStyles>> & DataTrackingType;
|
|
14
14
|
declare const Text: React.ForwardRefExoticComponent<{
|
|
15
15
|
size?: TextSize;
|
|
@@ -17,6 +17,6 @@ declare const Text: React.ForwardRefExoticComponent<{
|
|
|
17
17
|
as?: any;
|
|
18
18
|
wordWrap?: 'none' | 'break-word' | 'break-all';
|
|
19
19
|
isUppercase?: boolean;
|
|
20
|
-
variant?: 'primary' | 'secondary' | 'tertiary' | 'disabled' | 'error' | '
|
|
20
|
+
variant?: 'primary' | 'secondary' | 'tertiary' | 'disabled' | 'error' | 'success';
|
|
21
21
|
} & Omit<React.HTMLAttributes<unknown>, "size"> & Omit<MantineTextProps, "size" | "weight" | "component"> & DefaultProps<"root", Record<string, any>> & DataTrackingType & React.RefAttributes<HTMLParagraphElement>>;
|
|
22
22
|
export { Text };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { TextareaProps as MantineTextareaProps } from '@mantine/core';
|
|
3
3
|
export type TextAreaProps = MantineTextareaProps;
|
|
4
|
-
declare const TextArea: (props: TextAreaProps) => React.JSX.Element;
|
|
4
|
+
declare const TextArea: ({ styles, ...props }: TextAreaProps) => React.JSX.Element;
|
|
5
5
|
export { TextArea };
|
|
@@ -35,6 +35,8 @@ export declare const GlobalTextStyle: {
|
|
|
35
35
|
h4: string[];
|
|
36
36
|
h5: string[];
|
|
37
37
|
h6: string[];
|
|
38
|
+
title1: string[];
|
|
39
|
+
title2: string[];
|
|
38
40
|
};
|
|
39
41
|
lineHeight: {
|
|
40
42
|
base: string[];
|
|
@@ -62,6 +64,8 @@ export declare const GlobalTextStyle: {
|
|
|
62
64
|
h4: string[];
|
|
63
65
|
h5: string[];
|
|
64
66
|
h6: string[];
|
|
67
|
+
title1: string[];
|
|
68
|
+
title2: string[];
|
|
65
69
|
};
|
|
66
70
|
letterSpacing: {
|
|
67
71
|
lg: number[];
|
|
@@ -82,6 +86,8 @@ export declare const GlobalTextStyle: {
|
|
|
82
86
|
h4: number[];
|
|
83
87
|
h5: number[];
|
|
84
88
|
h6: number[];
|
|
89
|
+
title1: number[];
|
|
90
|
+
title2: number[];
|
|
85
91
|
};
|
|
86
92
|
fontWeightBySize: {
|
|
87
93
|
s1: FontWeight;
|
|
@@ -193,8 +199,6 @@ export declare const GlobalTextStyle: {
|
|
|
193
199
|
h4: FontWeight;
|
|
194
200
|
h5: FontWeight;
|
|
195
201
|
h6: FontWeight;
|
|
196
|
-
title1: FontWeight;
|
|
197
|
-
title2: FontWeight;
|
|
198
202
|
};
|
|
199
203
|
fontWeight: typeof FontWeight;
|
|
200
204
|
};
|
|
@@ -3,7 +3,10 @@ type TCardItemProps = {
|
|
|
3
3
|
title: string;
|
|
4
4
|
logo: string;
|
|
5
5
|
href: string;
|
|
6
|
-
LinkComponent?: React.
|
|
6
|
+
LinkComponent?: React.ElementType<{
|
|
7
|
+
href: string;
|
|
8
|
+
children?: ReactNode;
|
|
9
|
+
}>;
|
|
7
10
|
defaultImage?: string;
|
|
8
11
|
description?: ReactNode | string;
|
|
9
12
|
contentInfo?: ReactNode;
|
|
@@ -3,7 +3,10 @@ export declare const StyleCardItem: import("@emotion/styled").StyledComponent<{
|
|
|
3
3
|
theme?: import("@emotion/react").Theme;
|
|
4
4
|
as?: import("react").ElementType<any>;
|
|
5
5
|
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
6
|
-
export declare const
|
|
6
|
+
export declare const StyledImageWrap: import("@emotion/styled").StyledComponent<{
|
|
7
|
+
alt: string;
|
|
8
|
+
backupSrc?: string;
|
|
9
|
+
placeholderSrc?: string;
|
|
10
|
+
} & import("react").ClassAttributes<HTMLImageElement> & import("react").ImgHTMLAttributes<HTMLImageElement> & {
|
|
7
11
|
theme?: import("@emotion/react").Theme;
|
|
8
|
-
|
|
9
|
-
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
12
|
+
}, {}, {}>;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export type CertificateItemProps = {
|
|
3
|
+
image: string;
|
|
4
|
+
title: string;
|
|
5
|
+
description: string;
|
|
6
|
+
className?: string;
|
|
7
|
+
};
|
|
8
|
+
declare const CertificateItem: ({ image, description, title, className, }: CertificateItemProps) => React.JSX.Element;
|
|
9
|
+
export { CertificateItem };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const StyledContainer: import("@emotion/styled").StyledComponent<{
|
|
3
|
+
theme?: import("@emotion/react").Theme;
|
|
4
|
+
as?: import("react").ElementType<any>;
|
|
5
|
+
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
6
|
+
export declare const StyledTextContainer: import("@emotion/styled").StyledComponent<{
|
|
7
|
+
theme?: import("@emotion/react").Theme;
|
|
8
|
+
as?: import("react").ElementType<any>;
|
|
9
|
+
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export type DoctorInfoExpertiseProps = {
|
|
3
|
+
name: string;
|
|
4
|
+
specialty?: string;
|
|
5
|
+
experience?: string;
|
|
6
|
+
profileImage: string;
|
|
7
|
+
};
|
|
8
|
+
declare const DoctorInfoExpertise: (props: DoctorInfoExpertiseProps) => React.JSX.Element;
|
|
9
|
+
export { DoctorInfoExpertise };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const StyledIntroductionSection: import("@emotion/styled").StyledComponent<{
|
|
3
|
+
theme?: import("@emotion/react").Theme;
|
|
4
|
+
as?: import("react").ElementType<any>;
|
|
5
|
+
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
6
|
+
export declare const StyledTextIntroSection: import("@emotion/styled").StyledComponent<{
|
|
7
|
+
theme?: import("@emotion/react").Theme;
|
|
8
|
+
as?: import("react").ElementType<any>;
|
|
9
|
+
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React, { SVGProps } from 'react';
|
|
2
|
+
export type DoctorExpertiseItemProps = {
|
|
3
|
+
doctorInfo: string | string[];
|
|
4
|
+
Icon: React.ComponentType<SVGProps<SVGSVGElement>>;
|
|
5
|
+
title: string;
|
|
6
|
+
};
|
|
7
|
+
declare const DoctorExpertiseItem: (props: DoctorExpertiseItemProps) => React.JSX.Element;
|
|
8
|
+
export { DoctorExpertiseItem };
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const StyledContainer: import("@emotion/styled").StyledComponent<{
|
|
3
|
+
theme?: import("@emotion/react").Theme;
|
|
4
|
+
as?: import("react").ElementType<any>;
|
|
5
|
+
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
6
|
+
export declare const StyledClinicIcon: import("@emotion/styled").StyledComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
7
|
+
theme?: import("@emotion/react").Theme;
|
|
8
|
+
}, {}, {}>;
|
|
9
|
+
export declare const StyledContentBox: import("@emotion/styled").StyledComponent<{
|
|
10
|
+
theme?: import("@emotion/react").Theme;
|
|
11
|
+
as?: import("react").ElementType<any>;
|
|
12
|
+
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export type HPVScreenerProps = {
|
|
3
|
+
onClick?: () => void;
|
|
4
|
+
className?: string;
|
|
5
|
+
style?: React.CSSProperties;
|
|
6
|
+
};
|
|
7
|
+
declare const HPVScreener: ({ onClick, className, style }: HPVScreenerProps) => React.JSX.Element;
|
|
8
|
+
export { HPVScreener };
|
|
@@ -0,0 +1,78 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const StyledBox: import("@emotion/styled").StyledComponent<{
|
|
3
|
+
theme?: import("@emotion/react").Theme;
|
|
4
|
+
as?: import("react").ElementType<any>;
|
|
5
|
+
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
6
|
+
export declare const StyledContent: import("@emotion/styled").StyledComponent<{
|
|
7
|
+
theme?: import("@emotion/react").Theme;
|
|
8
|
+
as?: import("react").ElementType<any>;
|
|
9
|
+
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
10
|
+
export declare const StyledShortText: import("@emotion/styled").StyledComponent<{
|
|
11
|
+
theme?: import("@emotion/react").Theme;
|
|
12
|
+
as?: import("react").ElementType<any>;
|
|
13
|
+
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, {}>;
|
|
14
|
+
export declare const StyledBadge: import("@emotion/styled").StyledComponent<{
|
|
15
|
+
theme?: import("@emotion/react").Theme;
|
|
16
|
+
}, {}, {}>;
|
|
17
|
+
export declare const StyledButton: import("@emotion/styled").StyledComponent<Omit<import("react").ButtonHTMLAttributes<HTMLButtonElement>, "onClick"> & {
|
|
18
|
+
size: "lg" | "md" | "sm" | "xs";
|
|
19
|
+
children?: import("react").ReactNode;
|
|
20
|
+
color?: "primary" | "secondary" | "transparent" | "tertiary" | "ghost" | "danger" | "success";
|
|
21
|
+
theme?: "helloSites" | "marryBaby";
|
|
22
|
+
isDisabled?: boolean;
|
|
23
|
+
isBlock?: boolean;
|
|
24
|
+
title?: string;
|
|
25
|
+
className?: string;
|
|
26
|
+
icon?: JSX.Element;
|
|
27
|
+
iconPosition?: "left" | "right";
|
|
28
|
+
isLoading?: boolean;
|
|
29
|
+
loadingText?: string;
|
|
30
|
+
onClick?: import("react").MouseEventHandler<HTMLButtonElement>;
|
|
31
|
+
dataEventCategory?: string;
|
|
32
|
+
dataEventAction?: string;
|
|
33
|
+
dataEventLabel?: string;
|
|
34
|
+
dataProductChannel?: string;
|
|
35
|
+
dataProductSku?: string;
|
|
36
|
+
dataProductBrand?: string;
|
|
37
|
+
dataProductName?: string;
|
|
38
|
+
dataProductPrice?: string;
|
|
39
|
+
dataProductCategory?: string;
|
|
40
|
+
dataProductPosition?: string;
|
|
41
|
+
type?: "button" | "submit" | "reset";
|
|
42
|
+
component?: import("react").ElementType<any>;
|
|
43
|
+
href?: string;
|
|
44
|
+
} & {
|
|
45
|
+
theme?: import("@emotion/react").Theme;
|
|
46
|
+
}, {}, {}>;
|
|
47
|
+
export declare const StyledContentBox: import("@emotion/styled").StyledComponent<{
|
|
48
|
+
theme?: import("@emotion/react").Theme;
|
|
49
|
+
as?: import("react").ElementType<any>;
|
|
50
|
+
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
51
|
+
export declare const StyledTextBadgeBox: import("@emotion/styled").StyledComponent<{
|
|
52
|
+
theme?: import("@emotion/react").Theme;
|
|
53
|
+
as?: import("react").ElementType<any>;
|
|
54
|
+
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
55
|
+
export declare const StyledTextBadge: import("@emotion/styled").StyledComponent<{
|
|
56
|
+
theme?: import("@emotion/react").Theme;
|
|
57
|
+
as?: import("react").ElementType<any>;
|
|
58
|
+
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
59
|
+
export declare const StyledTextContent: import("@emotion/styled").StyledComponent<{
|
|
60
|
+
theme?: import("@emotion/react").Theme;
|
|
61
|
+
as?: import("react").ElementType<any>;
|
|
62
|
+
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
63
|
+
export declare const StyledTitle: import("@emotion/styled").StyledComponent<{
|
|
64
|
+
theme?: import("@emotion/react").Theme;
|
|
65
|
+
as?: import("react").ElementType<any>;
|
|
66
|
+
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, {}>;
|
|
67
|
+
export declare const StyledSubTitle: import("@emotion/styled").StyledComponent<{
|
|
68
|
+
theme?: import("@emotion/react").Theme;
|
|
69
|
+
as?: import("react").ElementType<any>;
|
|
70
|
+
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, {}>;
|
|
71
|
+
export declare const StyledTextButtonBox: import("@emotion/styled").StyledComponent<{
|
|
72
|
+
theme?: import("@emotion/react").Theme;
|
|
73
|
+
as?: import("react").ElementType<any>;
|
|
74
|
+
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
75
|
+
export declare const StyledTextButton: import("@emotion/styled").StyledComponent<{
|
|
76
|
+
theme?: import("@emotion/react").Theme;
|
|
77
|
+
as?: import("react").ElementType<any>;
|
|
78
|
+
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
@@ -75,10 +75,17 @@ export { SideBannerModal, Props as SideBannerModalProps, } from "./sideBannerMod
|
|
|
75
75
|
export { WidgetChatbotAi } from "./widgetChatbotAi";
|
|
76
76
|
export { VideoItem } from "./videoItem";
|
|
77
77
|
export { VideoPlayerModal } from "./videoPlayerModal";
|
|
78
|
+
export { HPVScreener, HPVScreenerProps } from "./hpvScreener";
|
|
79
|
+
export * from "./summaryInfo";
|
|
78
80
|
export * from "./list";
|
|
79
81
|
export * from "./quickFilter";
|
|
82
|
+
export * from "./quickFilterWrapLine";
|
|
80
83
|
export * from "./cardListItem";
|
|
81
84
|
export * from "./productDetail";
|
|
82
85
|
export * from "./insuranceList";
|
|
83
86
|
export * from "./paymentList";
|
|
87
|
+
export * from "./voucherItem";
|
|
88
|
+
export * from "./certificateItem";
|
|
84
89
|
export * from "./ratingStars";
|
|
90
|
+
export * from "./doctorInfoItem";
|
|
91
|
+
export * from "./doctorInfoExpertise";
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { DataTrackingTypeHTMLElement } from "../../../types";
|
|
3
|
+
import { TFilterOptions } from "./type";
|
|
4
|
+
export type ListQuickFilterWraplineProps = {
|
|
5
|
+
filterOptions: TFilterOptions[];
|
|
6
|
+
} & DataTrackingTypeHTMLElement;
|
|
7
|
+
export declare function ListQuickFilterWrapline({ filterOptions, ...restProps }: ListQuickFilterWraplineProps): React.JSX.Element;
|
|
8
|
+
export default ListQuickFilterWrapline;
|
|
@@ -2,6 +2,7 @@ import { Content } from "./Content";
|
|
|
2
2
|
import { Item } from "./Item";
|
|
3
3
|
import { ListProvider } from "./ListProvider";
|
|
4
4
|
import { ListQuickFilter } from "./ListQuickFilter";
|
|
5
|
+
import ListQuickFilterWrapline from "./ListQuickFilterWrapline";
|
|
5
6
|
import { LoadMore } from "./LoadMore";
|
|
6
7
|
import { Pagination } from "./Pagination";
|
|
7
8
|
import { Search } from "./Search";
|
|
@@ -13,6 +14,7 @@ export declare const List: {
|
|
|
13
14
|
Item: typeof Item;
|
|
14
15
|
LoadMore: typeof LoadMore;
|
|
15
16
|
QuickFilter: typeof ListQuickFilter;
|
|
17
|
+
QuickFilterWrapLine: typeof ListQuickFilterWrapline;
|
|
16
18
|
};
|
|
17
19
|
export * from "./context";
|
|
18
20
|
export * from "./type";
|
|
@@ -10,7 +10,7 @@ export type TListContext<T = any> = {
|
|
|
10
10
|
handleChangePage: (page: number) => void;
|
|
11
11
|
handleChangeSearch: (value: string) => void;
|
|
12
12
|
handleLoadMore: () => void;
|
|
13
|
-
handleChangeFilter: (value: TFilterOptions) => void;
|
|
13
|
+
handleChangeFilter: (value: TFilterOptions, filterOptions: TFilterOptions[]) => void;
|
|
14
14
|
handleUpdateFilter: (filterObject: Record<string, any>) => void;
|
|
15
15
|
};
|
|
16
16
|
export type TFetcherParams = {
|
|
@@ -35,4 +35,5 @@ export type TFilterOptions = {
|
|
|
35
35
|
label: string;
|
|
36
36
|
value: string;
|
|
37
37
|
filterKey: string;
|
|
38
|
+
isAll?: boolean;
|
|
38
39
|
};
|
|
@@ -18,7 +18,7 @@ export declare function useList<T>({ fetcher, pageSize, defaultSearch, defaultFi
|
|
|
18
18
|
handleChangePage: (page: number) => void;
|
|
19
19
|
handleChangeSearch: (value: string) => void;
|
|
20
20
|
handleLoadMore: () => void;
|
|
21
|
-
handleChangeFilter: (filterData: TFilterOptions) => void;
|
|
21
|
+
handleChangeFilter: (filterData: TFilterOptions, filterOptions: TFilterOptions[]) => void;
|
|
22
22
|
handleUpdateFilter: (filterObject: Record<string, any>) => void;
|
|
23
23
|
resetData: () => void;
|
|
24
24
|
};
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { DataTrackingTypeHTMLElement } from "../../../types";
|
|
3
|
+
import { TFilterOptions } from "../list/type";
|
|
4
|
+
export type QuickFilterWrapLineProps = {
|
|
5
|
+
filterOptions?: TFilterOptions[];
|
|
6
|
+
activeFilter?: Record<string, any>;
|
|
7
|
+
onChange?: (value: TFilterOptions) => void;
|
|
8
|
+
} & DataTrackingTypeHTMLElement;
|
|
9
|
+
export declare function QuickFilterWrapLine({ filterOptions, activeFilter, onChange, ...restProps }: QuickFilterWrapLineProps): React.JSX.Element;
|
|
10
|
+
export default QuickFilterWrapLine;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const StyledFilterItem: import("@emotion/styled").StyledComponent<{
|
|
3
|
+
theme?: import("@emotion/react").Theme;
|
|
4
|
+
as?: import("react").ElementType<any>;
|
|
5
|
+
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
6
|
+
export declare const StyledGapColumn: import("@emotion/styled").StyledComponent<{
|
|
7
|
+
theme?: import("@emotion/react").Theme;
|
|
8
|
+
as?: import("react").ElementType<any>;
|
|
9
|
+
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
10
|
+
export declare const StyledGapRow: import("@emotion/styled").StyledComponent<{
|
|
11
|
+
theme?: import("@emotion/react").Theme;
|
|
12
|
+
as?: import("react").ElementType<any>;
|
|
13
|
+
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
14
|
+
export declare const StyledVaccineFilter: import("@emotion/styled").StyledComponent<{
|
|
15
|
+
theme?: import("@emotion/react").Theme;
|
|
16
|
+
as?: import("react").ElementType<any>;
|
|
17
|
+
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export type InfoItem = {
|
|
3
|
+
id: string;
|
|
4
|
+
title: React.ReactNode;
|
|
5
|
+
description: React.ReactNode;
|
|
6
|
+
cssItem?: string;
|
|
7
|
+
};
|
|
8
|
+
export type SummaryInfoLayout = 'horizontal' | 'vertical';
|
|
9
|
+
export type VaccinInfoItems = InfoItem[];
|
|
10
|
+
export type SummaryInfoProps = {
|
|
11
|
+
infoItems: VaccinInfoItems;
|
|
12
|
+
className?: string;
|
|
13
|
+
layout?: SummaryInfoLayout;
|
|
14
|
+
};
|
|
15
|
+
declare const SummaryInfo: ({ infoItems, className, layout, }: SummaryInfoProps) => React.JSX.Element;
|
|
16
|
+
export { SummaryInfo };
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const StyledHorizontalContainer: import("@emotion/styled").StyledComponent<{
|
|
3
|
+
theme?: import("@emotion/react").Theme;
|
|
4
|
+
as?: import("react").ElementType<any>;
|
|
5
|
+
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
6
|
+
export declare const StyledVerticalContainer: import("@emotion/styled").StyledComponent<{
|
|
7
|
+
theme?: import("@emotion/react").Theme;
|
|
8
|
+
as?: import("react").ElementType<any>;
|
|
9
|
+
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
10
|
+
export declare const StyledVerticalContent: import("@emotion/styled").StyledComponent<{
|
|
11
|
+
theme?: import("@emotion/react").Theme;
|
|
12
|
+
as?: import("react").ElementType<any>;
|
|
13
|
+
} & {
|
|
14
|
+
layout: string;
|
|
15
|
+
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
16
|
+
export declare const StyledTitle: import("@emotion/styled").StyledComponent<{
|
|
17
|
+
theme?: import("@emotion/react").Theme;
|
|
18
|
+
as?: import("react").ElementType<any>;
|
|
19
|
+
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
20
|
+
export declare const StyledDescription: import("@emotion/styled").StyledComponent<{
|
|
21
|
+
theme?: import("@emotion/react").Theme;
|
|
22
|
+
as?: import("react").ElementType<any>;
|
|
23
|
+
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { DataTrackingTypeHTMLElement } from "../../../types";
|
|
3
|
+
export type VoucherItemProps = {
|
|
4
|
+
image: string;
|
|
5
|
+
title: string;
|
|
6
|
+
description: string;
|
|
7
|
+
onClick?: () => void;
|
|
8
|
+
className?: string;
|
|
9
|
+
dataTracking?: DataTrackingTypeHTMLElement;
|
|
10
|
+
};
|
|
11
|
+
declare const VoucherItem: ({ image, title, description, onClick, className, dataTracking, }: VoucherItemProps) => React.JSX.Element;
|
|
12
|
+
export { VoucherItem };
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const StyledContainer: import("@emotion/styled").StyledComponent<{
|
|
3
|
+
theme?: import("@emotion/react").Theme;
|
|
4
|
+
as?: import("react").ElementType<any>;
|
|
5
|
+
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
6
|
+
export declare const StyledFlex: import("@emotion/styled").StyledComponent<{
|
|
7
|
+
theme?: import("@emotion/react").Theme;
|
|
8
|
+
as?: import("react").ElementType<any>;
|
|
9
|
+
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
10
|
+
export declare const StyledTitle: import("@emotion/styled").StyledComponent<{
|
|
11
|
+
size?: import("../../../mantine").TextSize;
|
|
12
|
+
weight?: "caption" | "regular" | "semiBold" | "bold" | "halfBold";
|
|
13
|
+
as?: any;
|
|
14
|
+
wordWrap?: "none" | "break-word" | "break-all";
|
|
15
|
+
isUppercase?: boolean;
|
|
16
|
+
variant?: "primary" | "secondary" | "tertiary" | "disabled" | "error" | "success";
|
|
17
|
+
} & Omit<import("react").HTMLAttributes<unknown>, "size"> & Omit<import("@mantine/core").TextProps, "size" | "weight" | "component"> & import("@mantine/core").DefaultProps<"root", Record<string, any>> & import("../../../types").DataTrackingType & import("react").RefAttributes<HTMLParagraphElement> & {
|
|
18
|
+
theme?: import("@emotion/react").Theme;
|
|
19
|
+
}, {}, {}>;
|
|
20
|
+
export declare const StyledDescription: import("@emotion/styled").StyledComponent<{
|
|
21
|
+
size?: import("../../../mantine").TextSize;
|
|
22
|
+
weight?: "caption" | "regular" | "semiBold" | "bold" | "halfBold";
|
|
23
|
+
as?: any;
|
|
24
|
+
wordWrap?: "none" | "break-word" | "break-all";
|
|
25
|
+
isUppercase?: boolean;
|
|
26
|
+
variant?: "primary" | "secondary" | "tertiary" | "disabled" | "error" | "success";
|
|
27
|
+
} & Omit<import("react").HTMLAttributes<unknown>, "size"> & Omit<import("@mantine/core").TextProps, "size" | "weight" | "component"> & import("@mantine/core").DefaultProps<"root", Record<string, any>> & import("../../../types").DataTrackingType & import("react").RefAttributes<HTMLParagraphElement> & {
|
|
28
|
+
theme?: import("@emotion/react").Theme;
|
|
29
|
+
}, {}, {}>;
|
|
30
|
+
export declare const Center: import("@emotion/styled").StyledComponent<{
|
|
31
|
+
theme?: import("@emotion/react").Theme;
|
|
32
|
+
as?: import("react").ElementType<any>;
|
|
33
|
+
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
export declare const StyleInput: import("@emotion/styled").StyledComponent<Omit<import("@mantine/core").TextInputProps, "onChange" | "value"> & {
|
|
3
3
|
value?: string;
|
|
4
|
+
withFloatingLabel?: boolean;
|
|
4
5
|
onChange?(value: string): void;
|
|
5
6
|
onChangeRaw?(e: import("react").ChangeEvent<HTMLInputElement>): void;
|
|
6
7
|
} & import("react").RefAttributes<HTMLInputElement> & {
|
|
@@ -9,6 +9,9 @@ export declare const StyledMap: import("@emotion/styled").StyledComponent<import
|
|
|
9
9
|
export declare const StyledMobileIcon: import("@emotion/styled").StyledComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
10
10
|
theme?: import("@emotion/react").Theme;
|
|
11
11
|
}, {}, {}>;
|
|
12
|
+
export declare const StyledEmailIcon: import("@emotion/styled").StyledComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
13
|
+
theme?: import("@emotion/react").Theme;
|
|
14
|
+
}, {}, {}>;
|
|
12
15
|
export declare const StyledContainer: import("@emotion/styled").StyledComponent<{
|
|
13
16
|
theme?: import("@emotion/react").Theme;
|
|
14
17
|
as?: import("react").ElementType<any>;
|
|
@@ -20,3 +23,7 @@ export declare const StyledFlexBox: import("@emotion/styled").StyledComponent<{
|
|
|
20
23
|
export declare const StyledDistanceTag: import("@emotion/styled").StyledComponent<import("../../atoms/distanceTag").TDistanceTagProps & {
|
|
21
24
|
theme?: import("@emotion/react").Theme;
|
|
22
25
|
}, {}, {}>;
|
|
26
|
+
export declare const StyledContact: import("@emotion/styled").StyledComponent<{
|
|
27
|
+
theme?: import("@emotion/react").Theme;
|
|
28
|
+
as?: import("react").ElementType<any>;
|
|
29
|
+
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
type StringOrArray = string | string[];
|
|
3
|
+
export type DoctorExpertiseType = {
|
|
4
|
+
id: string;
|
|
5
|
+
name: string;
|
|
6
|
+
specialty: string;
|
|
7
|
+
experience: string;
|
|
8
|
+
profileImage: string;
|
|
9
|
+
clinics?: StringOrArray;
|
|
10
|
+
educations?: StringOrArray;
|
|
11
|
+
expertise?: StringOrArray;
|
|
12
|
+
otherHighlights?: StringOrArray;
|
|
13
|
+
};
|
|
14
|
+
export type DoctorExpertiseProps = {
|
|
15
|
+
doctorInformation: DoctorExpertiseType;
|
|
16
|
+
onClickReadMore?: () => void;
|
|
17
|
+
className?: string;
|
|
18
|
+
style?: React.CSSProperties;
|
|
19
|
+
children?: React.ReactNode;
|
|
20
|
+
isShowReadMoreButton?: boolean;
|
|
21
|
+
defaultProfileImage?: string;
|
|
22
|
+
};
|
|
23
|
+
declare const DoctorExpertise: {
|
|
24
|
+
(props: DoctorExpertiseProps): React.JSX.Element;
|
|
25
|
+
Expertise(): React.JSX.Element;
|
|
26
|
+
OtherHighlights(): React.JSX.Element;
|
|
27
|
+
};
|
|
28
|
+
export { DoctorExpertise };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { DoctorExpertiseType } from "./index";
|
|
3
|
+
export declare const DoctorExpertiseContext: React.Context<DoctorExpertiseType>;
|
|
4
|
+
export type DoctorExpertiseProps = {
|
|
5
|
+
children: React.ReactNode;
|
|
6
|
+
value: DoctorExpertiseType;
|
|
7
|
+
};
|
|
8
|
+
declare const DoctorExpertiseProvider: ({ children, value }: DoctorExpertiseProps) => React.JSX.Element;
|
|
9
|
+
export { DoctorExpertiseProvider };
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const StyledCard: import("@emotion/styled").StyledComponent<{
|
|
3
|
+
theme?: import("@emotion/react").Theme;
|
|
4
|
+
as?: import("react").ElementType<any>;
|
|
5
|
+
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
6
|
+
export declare const StyledBodySection: import("@emotion/styled").StyledComponent<{
|
|
7
|
+
theme?: import("@emotion/react").Theme;
|
|
8
|
+
as?: import("react").ElementType<any>;
|
|
9
|
+
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
10
|
+
export declare const StyledReadMore: import("@emotion/styled").StyledComponent<{
|
|
11
|
+
theme?: import("@emotion/react").Theme;
|
|
12
|
+
as?: import("react").ElementType<any>;
|
|
13
|
+
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
14
|
+
export declare const StyledPositionOfButton: import("@emotion/styled").StyledComponent<{
|
|
15
|
+
theme?: import("@emotion/react").Theme;
|
|
16
|
+
as?: import("react").ElementType<any>;
|
|
17
|
+
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
18
|
+
export declare const StyledArrowRightBlue: import("@emotion/styled").StyledComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
19
|
+
theme?: import("@emotion/react").Theme;
|
|
20
|
+
}, {}, {}>;
|