@hhgtech/hhg-components 1.29.429 → 1.29.431-beta-1
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-ec0bea76.js → InputDate-39204294.js} +5 -5
- package/build/{LastPeriod-f25909db.js → LastPeriod-3acf0aff.js} +1 -1
- package/build/{MobileBottomNavigationIcon-969f4512.js → MobileBottomNavigationIcon-acbc41ea.js} +3 -3
- package/build/{Spinner-d2905cca.js → Spinner-234d86f2.js} +1 -1
- package/build/{WhatsApp-70907cad.js → WhatsApp-91e21909.js} +1 -1
- package/build/adapters.js +20 -20
- package/build/atoms.js +51 -50
- package/build/babyGrowth.js +85 -85
- 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 -1
- package/build/care.js +19 -20
- 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 +2 -1
- package/build/components/atoms/index.d.ts +2 -0
- package/build/components/mantine/provider/index.d.ts +2 -1
- package/build/components/mantine/text/index.d.ts +1 -8
- package/build/components/mantine/theme/text.d.ts +1 -3
- package/build/components/molecules/certificateItem/index.d.ts +9 -0
- package/build/components/molecules/{ratingStars → certificateItem}/index.styled.d.ts +7 -3
- package/build/components/molecules/hpvSceener/index.d.ts +7 -0
- package/build/components/molecules/hpvSceener/index.styled.d.ts +78 -0
- package/build/components/molecules/index.d.ts +4 -0
- package/build/components/molecules/productDetail/generalInfo/index.styled.d.ts +0 -4
- package/build/components/molecules/summaryInfo/index.d.ts +13 -0
- package/build/components/molecules/summaryInfo/index.styled.d.ts +21 -0
- package/build/components/molecules/voucherItem/index.d.ts +10 -0
- package/build/components/molecules/voucherItem/index.style.d.ts +21 -0
- package/build/components/organisms/clinicInfo/index.d.ts +1 -1
- package/build/components/organisms/clinicInfo/index.styled.d.ts +7 -0
- package/build/components/organisms/map/index.d.ts +1 -1
- package/build/components.js +166 -162
- package/build/{constants-c207bcf2.js → constants-8ad5fdfc.js} +1 -2
- package/build/constants.js +3 -3
- package/build/constantsDomainLocales.js +1 -1
- package/build/constantsRiskScreener.js +2 -2
- package/build/constantsSite.js +2 -2
- package/build/{core-938e4b29.js → core-33e24e8b.js} +1 -1
- package/build/{dataTransform-506aa309.js → dataTransform-43c4517e.js} +1 -1
- package/build/ecom.js +25 -22
- package/build/{editor-2ccb9735.js → editor-0f12da8e.js} +11 -11
- package/build/embeddedHeathToolCards_babyGrowth.js +24 -24
- package/build/embeddedHeathToolCards_babyPoop.js +20 -20
- package/build/embeddedHeathToolCards_babyVaccine.js +23 -23
- package/build/embeddedHeathToolCards_bmi_bmi.js +26 -26
- package/build/embeddedHeathToolCards_bmrBmr.js +26 -26
- package/build/embeddedHeathToolCards_dueDate_dueDate.js +23 -23
- package/build/embeddedHeathToolCards_ovulation_ovulation.js +23 -23
- package/build/embeddedHeathToolCards_pwg_pwg.js +27 -27
- package/build/embeddedHeathToolCards_targetHeartRate.js +28 -28
- package/build/esm/{InputDate-150d51f1.js → InputDate-d3fd66b6.js} +5 -5
- package/build/esm/{LastPeriod-4cdcb16b.js → LastPeriod-f7824281.js} +1 -1
- package/build/esm/{MobileBottomNavigationIcon-11ef4634.js → MobileBottomNavigationIcon-2d2be41c.js} +3 -3
- package/build/esm/{Spinner-336745a0.js → Spinner-66b76bc7.js} +1 -1
- package/build/esm/{WhatsApp-fcedeb2f.js → WhatsApp-100bdaa1.js} +1 -1
- package/build/esm/adapters.js +20 -20
- package/build/esm/atoms.js +50 -50
- package/build/esm/babyGrowth.js +85 -85
- 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 -1
- package/build/esm/care.js +17 -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 +2 -1
- package/build/esm/components/atoms/index.d.ts +2 -0
- package/build/esm/components/mantine/provider/index.d.ts +2 -1
- package/build/esm/components/mantine/text/index.d.ts +1 -8
- package/build/esm/components/mantine/theme/text.d.ts +1 -3
- package/build/esm/components/molecules/certificateItem/index.d.ts +9 -0
- package/build/esm/components/molecules/{ratingStars → certificateItem}/index.styled.d.ts +7 -3
- package/build/esm/components/molecules/hpvSceener/index.d.ts +7 -0
- package/build/esm/components/molecules/hpvSceener/index.styled.d.ts +78 -0
- package/build/esm/components/molecules/index.d.ts +4 -0
- package/build/esm/components/molecules/productDetail/generalInfo/index.styled.d.ts +0 -4
- package/build/esm/components/molecules/summaryInfo/index.d.ts +13 -0
- package/build/esm/components/molecules/summaryInfo/index.styled.d.ts +21 -0
- package/build/esm/components/molecules/voucherItem/index.d.ts +10 -0
- package/build/esm/components/molecules/voucherItem/index.style.d.ts +21 -0
- package/build/esm/components/organisms/clinicInfo/index.d.ts +1 -1
- package/build/esm/components/organisms/clinicInfo/index.styled.d.ts +7 -0
- package/build/esm/components/organisms/map/index.d.ts +1 -1
- package/build/esm/components.js +102 -103
- package/build/esm/{constants-9edb5de7.js → constants-15eb5ed9.js} +2 -2
- 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-74f7840e.js → core-46f6bd5a.js} +1 -1
- package/build/esm/{dataTransform-e9889171.js → dataTransform-0f54c39d.js} +1 -1
- package/build/esm/ecom.js +8 -5
- package/build/esm/{editor-fe1a1482.js → editor-871a6752.js} +11 -11
- package/build/esm/embeddedHeathToolCards_babyGrowth.js +24 -24
- package/build/esm/embeddedHeathToolCards_babyPoop.js +20 -20
- package/build/esm/embeddedHeathToolCards_babyVaccine.js +23 -23
- package/build/esm/embeddedHeathToolCards_bmi_bmi.js +26 -26
- package/build/esm/embeddedHeathToolCards_bmrBmr.js +26 -26
- package/build/esm/embeddedHeathToolCards_dueDate_dueDate.js +23 -23
- package/build/esm/embeddedHeathToolCards_ovulation_ovulation.js +23 -23
- package/build/esm/embeddedHeathToolCards_pwg_pwg.js +27 -27
- package/build/esm/embeddedHeathToolCards_targetHeartRate.js +28 -28
- package/build/esm/footer.js +22 -22
- package/build/esm/gAssets.js +2 -2
- package/build/esm/{healthTools-37373fb5.js → healthTools-5025c5e5.js} +1 -1
- package/build/esm/healthToolsCardWrapper.js +19 -19
- package/build/esm/healthToolsForm.js +34 -34
- package/build/esm/hooks/useFocusFieldOnDevice.d.ts +12 -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 +4 -0
- package/build/esm/i18n-values/hi-IN.js +4 -0
- package/build/esm/i18n-values/id-ID.js +4 -0
- package/build/esm/i18n-values/km-KH.js +4 -0
- package/build/esm/i18n-values/ms-MY.js +4 -0
- package/build/esm/i18n-values/my-MM.js +4 -0
- package/build/esm/i18n-values/th-TH.js +8 -4
- package/build/esm/i18n-values/tl-PH.js +0 -8
- package/build/esm/i18n-values/vi-VN.js +4 -0
- package/build/esm/i18n-values/vi-VN_MB.js +4 -0
- package/build/esm/i18n-values/zh-SG.js +4 -0
- package/build/esm/i18n-values/zh-TW.js +4 -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/Email.d.ts +4 -0
- package/build/esm/icons/HPV.d.ts +4 -0
- package/build/esm/icons/StarUpgrade.d.ts +4 -0
- package/build/esm/icons/index.d.ts +6 -8
- package/build/esm/{index-c087a620.js → index-02acf4f9.js} +31 -17
- package/build/esm/{index-a0603676.js → index-070e49bf.js} +14 -14
- package/build/esm/{index-aaa8f9c1.js → index-0c247d01.js} +1 -1
- package/build/esm/{index-ac30ca44.js → index-0d649f7e.js} +2 -2
- package/build/esm/{index-562960ad.js → index-0eed7817.js} +90 -49
- package/build/esm/{index-f452c0f8.js → index-1097e0dc.js} +5 -5
- package/build/esm/{index-dc0c1d6e.js → index-10f66cb1.js} +14 -14
- package/build/esm/{index-f029acfa.js → index-10fa3bc7.js} +3 -3
- package/build/esm/{index-83903d35.js → index-1d7691ee.js} +6 -6
- package/build/esm/{index-7a70b730.js → index-2922abde.js} +13 -13
- package/build/esm/{index-9439984b.js → index-2d1b3347.js} +22 -22
- package/build/esm/{index-2bc8bb3a.js → index-30407eb8.js} +25 -25
- package/build/esm/{index-13e6c278.js → index-3190a2e3.js} +2 -2
- package/build/esm/{index-cf8f2f44.js → index-3476ac28.js} +7 -7
- package/build/esm/{index-0d821f2d.js → index-364faf68.js} +8 -8
- package/build/esm/{index-82b80e49.js → index-36f6eaaa.js} +17 -17
- package/build/esm/{index-652b30e5.js → index-38a7776c.js} +3 -3
- package/build/esm/index-3ade7656.js +15 -0
- package/build/esm/{index-08412ca5.js → index-3d10cb25.js} +2 -2
- package/build/esm/{index-b0bcdca4.js → index-3ee41017.js} +32 -32
- package/build/esm/{index-ba229c28.js → index-42681ea5.js} +6 -6
- package/build/esm/{index-d41992df.js → index-4361fec2.js} +17 -17
- package/build/esm/{index-e52c8890.js → index-455415d9.js} +2 -2
- package/build/esm/{index-d0da75ba.js → index-464e0154.js} +1 -1
- package/build/esm/{index-2029e489.js → index-46e32c6b.js} +6 -6
- package/build/esm/{index-913cd40f.js → index-5d88d5a9.js} +2 -2
- package/build/esm/{index-70486dba.js → index-5e25a0b0.js} +1 -1
- package/build/esm/{index-630c6453.js → index-61ab456b.js} +17 -17
- package/build/esm/{index-8b05318a.js → index-75ba6d51.js} +1 -1
- package/build/esm/{index-73d4bf68.js → index-77a2202e.js} +2 -2
- package/build/esm/{index-101ad2f7.js → index-7ba07d42.js} +15 -15
- package/build/esm/{index-5fe544e7.js → index-7db8ec1f.js} +2 -2
- package/build/esm/{index-5d944e03.js → index-7df250b1.js} +1 -1
- package/build/esm/{index-38868b60.js → index-824345f0.js} +10 -10
- package/build/esm/{index-e6f7269f.js → index-83c94000.js} +1 -1
- package/build/esm/{index-281c49d7.js → index-8cf53035.js} +17 -17
- package/build/esm/{index-b8e1f575.js → index-9a029eb6.js} +15 -15
- package/build/esm/{index-aa702e26.js → index-9b8c8ccc.js} +13 -13
- package/build/esm/index-9c180ac1.js +5316 -0
- package/build/esm/{index-4beeec6a.js → index-9fa45608.js} +2 -2
- package/build/esm/{index-b91b840c.js → index-a4cd2ce0.js} +2 -2
- package/build/esm/{index-aa8dbb6f.js → index-a6de8892.js} +2 -2
- package/build/esm/{index-c9e764c7.js → index-a86b9882.js} +13 -13
- package/build/esm/{index-b9b796f2.js → index-b0c20d07.js} +21 -21
- package/build/esm/{index-c88a3f55.js → index-b24711de.js} +16 -16
- package/build/esm/{index-97b839cf.js → index-b868abd9.js} +8 -8
- package/build/esm/{index-c3ee376e.js → index-be004701.js} +33 -33
- package/build/esm/{index-8370370e.js → index-bedd823e.js} +1 -1
- package/build/esm/{index-dbcd754c.js → index-c0b8dd14.js} +2 -2
- package/build/esm/{index-93d7cef2.js → index-c0e1cdc9.js} +13 -13
- package/build/esm/{index-e2a568ff.js → index-c3512644.js} +3 -3
- package/build/esm/{index-887de622.js → index-c40c6b9c.js} +1 -1
- package/build/esm/{index-3c90651c.js → index-c47f0842.js} +11 -11
- package/build/esm/{index-35c5d7d5.js → index-c55db129.js} +13 -13
- package/build/esm/{index-8e947475.js → index-cbc77b21.js} +6 -6
- package/build/esm/{index-c614bd17.js → index-d191ec84.js} +4 -4
- package/build/esm/{index-9d8682e0.js → index-db633615.js} +3 -3
- package/build/esm/{index-48f2f9d9.js → index-df67cde5.js} +6 -6
- package/build/esm/{index-07d599a5.js → index-e1be06f9.js} +3 -3
- package/build/esm/{index-889d24ad.js → index-e2c86336.js} +3 -3
- package/build/esm/{index-2be0ce94.js → index-e3b96af3.js} +2 -2
- package/build/esm/{index-1f36edb7.js → index-e5117510.js} +16 -16
- package/build/esm/{index-d5bfc5cf.js → index-e53677f7.js} +4 -4
- package/build/esm/{index-ec66991e.js → index-e6d1b77b.js} +2 -2
- package/build/esm/{index-756c979d.js → index-eb8708d1.js} +15 -15
- package/build/esm/{index-45af50e7.js → index-f2217a44.js} +7 -7
- package/build/esm/{index-3da0e5c4.js → index-f3b4ace4.js} +2 -2
- package/build/esm/{index-2f5de1d7.js → index-f3ff764e.js} +2 -2
- package/build/esm/{index-297df8a4.js → index-f4c5b2c3.js} +32 -32
- package/build/esm/{index-26b0cb59.js → index-f7e0bb95.js} +3 -4
- package/build/esm/index.js +127 -141
- package/build/esm/{labelSorting-8c2c1ed5.js → labelSorting-f96e61bf.js} +4 -4
- package/build/esm/lead/icons/index.d.ts +0 -4
- package/build/esm/lead/layouts/lightbox/formContainer.d.ts +5 -1
- package/build/esm/lead/layouts/lightbox/index.d.ts +1 -2
- package/build/esm/lead.js +245 -456
- package/build/esm/{logoIcon-ab04e756.js → logoIcon-70f14bec.js} +2 -2
- package/build/esm/mantine.js +26 -26
- 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 +77 -77
- package/build/esm/moleculesArticleCard.js +6 -6
- package/build/esm/moleculesArticleCardV2.js +17 -17
- package/build/esm/navigation.js +47 -47
- package/build/esm/navigationLogoutPopup.js +11 -11
- package/build/esm/navigationProfileButton.js +27 -27
- package/build/esm/onboardingV2.js +30 -30
- package/build/esm/organisms.js +56 -57
- package/build/esm/{post-3328af03.js → post-a39717ac.js} +2 -2
- package/build/esm/profileNavigation.js +20 -20
- package/build/esm/progressBar.js +1 -1
- package/build/esm/pwg.js +23 -23
- package/build/esm/ssoV2/api/featureFlag.d.ts +2 -1
- package/build/esm/ssoV2.js +53 -41
- package/build/esm/{store-4b1a7f5f.js → store-ae2eca26.js} +3 -3
- package/build/esm/subot.js +37 -37
- package/build/esm/surveyOrPremiumBanner.js +34 -34
- package/build/esm/surveyQuestionCard.js +11 -11
- package/build/esm/{surveyThankyouCard-e27bd36b.js → surveyThankyouCard-6ac02ac8.js} +5 -5
- package/build/esm/{text-fb20ee8a.js → text-39e5fc32.js} +0 -2
- package/build/esm/together.js +57 -57
- package/build/esm/togetherApiUtils.js +4 -4
- package/build/esm/togetherAtoms.js +31 -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 +40 -40
- 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-349d8427.js → translationsProvider-e4abf8b5.js} +1 -1
- package/build/esm/{treePopoverMenu-908db5ad.js → treePopoverMenu-5e4df537.js} +19 -19
- package/build/esm/{index-0e1f46ed.js → types-44fd0139.js} +16 -3
- package/build/esm/types.js +2 -2
- package/build/esm/{useCategory-0b28e231.js → useCategory-7a8f33b4.js} +5 -5
- package/build/esm/{useHealthToolCache-0c6043c2.js → useHealthToolCache-5aeed91c.js} +1 -1
- package/build/esm/{usePlacesAutocomplete-f696847a.js → usePlacesAutocomplete-366f61e8.js} +1 -1
- package/build/esm/useTogetherAuthRequiredAction.js +10 -10
- package/build/esm/{utils-fe2d7d46.js → utils-45c77185.js} +3 -3
- package/build/esm/{utils-373ccfa4.js → utils-61830752.js} +5 -5
- package/build/esm/{utils-2deee8e8.js → utils-89a62c67.js} +2 -2
- package/build/esm/{utils-1f587ddc.js → utils-a2f800b5.js} +2 -2
- package/build/esm/vaccination.js +22 -22
- package/build/footer.js +22 -22
- package/build/gAssets.js +2 -2
- package/build/{healthTools-7c1705c2.js → healthTools-0215edbf.js} +1 -1
- package/build/healthToolsCardWrapper.js +19 -19
- package/build/healthToolsForm.js +34 -34
- package/build/hooks/useFocusFieldOnDevice.d.ts +12 -0
- package/build/hooks.js +13 -13
- package/build/i18n/translationKeys.d.ts +1 -1
- package/build/i18n-values/en-PH.js +4 -0
- package/build/i18n-values/hi-IN.js +4 -0
- package/build/i18n-values/id-ID.js +4 -0
- package/build/i18n-values/km-KH.js +4 -0
- package/build/i18n-values/ms-MY.js +4 -0
- package/build/i18n-values/my-MM.js +4 -0
- package/build/i18n-values/th-TH.js +8 -4
- package/build/i18n-values/tl-PH.js +0 -8
- package/build/i18n-values/vi-VN.js +4 -0
- package/build/i18n-values/vi-VN_MB.js +4 -0
- package/build/i18n-values/zh-SG.js +4 -0
- package/build/i18n-values/zh-TW.js +4 -0
- package/build/i18n.js +2 -2
- package/build/i18nV2.js +1 -1
- package/build/icons/ArrowRightBlue.d.ts +4 -0
- package/build/icons/Email.d.ts +4 -0
- package/build/icons/HPV.d.ts +4 -0
- package/build/icons/StarUpgrade.d.ts +4 -0
- package/build/icons/index.d.ts +6 -8
- package/build/{index-d6fdb515.js → index-092eb3f3.js} +2 -2
- package/build/{index-852f5813.js → index-09bcd9dd.js} +17 -17
- package/build/{index-3aebd148.js → index-0e476654.js} +2 -2
- package/build/{index-22d4d601.js → index-140f7115.js} +25 -25
- package/build/{index-808a4c21.js → index-16e09e37.js} +17 -17
- package/build/{index-d43a6b5d.js → index-1706bae7.js} +3 -3
- package/build/{index-aee94255.js → index-2cd0d825.js} +1 -1
- package/build/{index-e36a0eca.js → index-36c8cb77.js} +2 -2
- package/build/{index-4a251dcb.js → index-374ed98e.js} +22 -22
- package/build/{index-a9ce9bc6.js → index-37734a8d.js} +7 -7
- package/build/{index-5616bac5.js → index-3bcc6519.js} +2 -2
- package/build/{index-ea776875.js → index-3d25dab3.js} +2 -2
- package/build/{index-5513833c.js → index-3d2f2e74.js} +2 -2
- package/build/{index-7dc9df86.js → index-41769d81.js} +2 -2
- package/build/{index-eea96fe2.js → index-4b535579.js} +2 -2
- package/build/{index-dfe2cfe0.js → index-4f55815c.js} +13 -13
- package/build/{index-f5307942.js → index-516b5712.js} +32 -32
- package/build/{index-9b5801fc.js → index-52ce1cda.js} +5 -5
- package/build/{index-3dde740f.js → index-54629439.js} +2 -2
- package/build/{index-130fb722.js → index-550bbbe9.js} +6 -6
- package/build/{index-71bb99e8.js → index-59336ad1.js} +15 -15
- package/build/{index-19ff6902.js → index-5c6ae55b.js} +17 -17
- package/build/{index-bb61e823.js → index-5d0f8a58.js} +7 -7
- package/build/{index-e16e1a5b.js → index-6100697a.js} +21 -21
- package/build/{index-6ac71f27.js → index-649ff486.js} +5 -5
- package/build/{index-88ac0659.js → index-64a8c050.js} +1 -1
- package/build/{index-3327c40e.js → index-692ca07a.js} +6 -6
- package/build/{index-48131ffe.js → index-6cb8c808.js} +3 -3
- package/build/{index-87879e9b.js → index-73c2f300.js} +3 -3
- package/build/{index-8c70c1e1.js → index-778b3c9e.js} +1 -1
- package/build/{index-43d579b4.js → index-778ec4a7.js} +13 -13
- package/build/{index-b3f79121.js → index-7bbfcb81.js} +2 -2
- package/build/{index-ca63ffab.js → index-7d358656.js} +2 -2
- package/build/{index-27344921.js → index-7da5e222.js} +13 -13
- package/build/{index-6bf7bc1a.js → index-80347796.js} +17 -17
- package/build/{index-0d60e66d.js → index-83105441.js} +1 -1
- package/build/{index-73fd3e83.js → index-85d55857.js} +6 -6
- package/build/{index-43747f24.js → index-8f11a215.js} +3 -4
- package/build/{index-48900e51.js → index-91130a88.js} +8 -8
- package/build/{index-269efb10.js → index-9a104427.js} +13 -13
- package/build/{index-2e20e8b1.js → index-9c371a34.js} +3 -3
- package/build/{index-22713a13.js → index-a3934c2e.js} +2 -2
- package/build/{index-a7adcc80.js → index-a45c868f.js} +32 -32
- package/build/{index-6cd2cb2a.js → index-b1e9c787.js} +3 -3
- package/build/{index-a26d1003.js → index-b5a937d2.js} +2 -2
- package/build/{index-e2f8947e.js → index-b7899227.js} +31 -16
- package/build/{index-d22c2fd3.js → index-c09408b5.js} +15 -15
- package/build/{index-9f1a224f.js → index-c3d2035e.js} +14 -14
- package/build/{index-3cbb3f12.js → index-cad4747d.js} +3 -3
- package/build/{index-71cc985b.js → index-d0039071.js} +6 -6
- package/build/{index-975e719c.js → index-d0157342.js} +32 -32
- package/build/{index-ea485904.js → index-d1c4f0f9.js} +2 -2
- package/build/{index-82f5436b.js → index-d45a7e67.js} +11 -11
- package/build/{index-066f5fcb.js → index-d731f837.js} +16 -16
- package/build/index-da4e2edd.js +5380 -0
- package/build/{index-dbba8758.js → index-dab36de8.js} +14 -14
- package/build/{index-e5dabc7c.js → index-de6ed3ca.js} +1 -1
- package/build/{index-3ca442b9.js → index-e021c40c.js} +16 -16
- package/build/{index-1883b37f.js → index-e089644e.js} +4 -4
- package/build/{index-324af2d8.js → index-e0bf6144.js} +13 -13
- package/build/{index-e89ec099.js → index-ec8eb614.js} +10 -10
- package/build/{index-65626156.js → index-edd38f88.js} +91 -50
- package/build/{index-7d9ac7bb.js → index-ede0443b.js} +2 -2
- package/build/{index-e19debd8.js → index-eedaceb5.js} +5 -5
- package/build/{index-c5ad69a4.js → index-ef161c1c.js} +1 -1
- package/build/{index-0356df80.js → index-f41c40b3.js} +4 -4
- package/build/{index-58b40d12.js → index-f4f8a782.js} +1 -1
- package/build/{index-0992f37f.js → index-f852390c.js} +8 -8
- package/build/{index-1fcab5b3.js → index-f861c704.js} +15 -15
- package/build/{index-e41d8c16.js → index-fbb502dc.js} +1 -1
- package/build/index.js +225 -236
- package/build/{labelSorting-7dec075d.js → labelSorting-d7416968.js} +4 -4
- package/build/lead/icons/index.d.ts +0 -4
- package/build/lead/layouts/lightbox/formContainer.d.ts +5 -1
- package/build/lead/layouts/lightbox/index.d.ts +1 -2
- package/build/lead.js +243 -454
- package/build/{logoIcon-7e7ba8ca.js → logoIcon-8d0da705.js} +2 -2
- package/build/mantine.js +24 -24
- 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 +126 -122
- package/build/moleculesArticleCard.js +6 -6
- package/build/moleculesArticleCardV2.js +17 -17
- package/build/navigation.js +47 -47
- package/build/navigationLogoutPopup.js +11 -11
- package/build/navigationProfileButton.js +27 -27
- package/build/onboardingV2.js +29 -29
- package/build/organisms.js +56 -57
- package/build/{post-75575422.js → post-202623ee.js} +2 -2
- package/build/profileNavigation.js +20 -20
- package/build/progressBar.js +1 -1
- package/build/pwg.js +23 -23
- package/build/ssoV2/api/featureFlag.d.ts +2 -1
- package/build/ssoV2.js +51 -39
- package/build/{store-2bcfb4ce.js → store-74173912.js} +3 -3
- package/build/subot.js +36 -36
- package/build/surveyOrPremiumBanner.js +34 -34
- package/build/surveyQuestionCard.js +11 -11
- package/build/{surveyThankyouCard-decf99ef.js → surveyThankyouCard-643966cf.js} +5 -5
- package/build/{text-fd8c6f4e.js → text-050beca1.js} +0 -2
- package/build/together.js +57 -57
- package/build/togetherApiUtils.js +4 -4
- package/build/togetherAtoms.js +31 -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 +40 -40
- package/build/togetherOrganisms.js +51 -51
- package/build/togetherRichTextEditor.js +18 -18
- package/build/togetherShareBox.js +10 -10
- package/build/{translationsProvider-d61159a9.js → translationsProvider-32f6e970.js} +1 -1
- package/build/{treePopoverMenu-e3cb4989.js → treePopoverMenu-51ae1ac8.js} +19 -19
- package/build/{index-f5357c6d.js → types-75ca8d81.js} +16 -2
- package/build/types.js +2 -2
- package/build/{useCategory-b91aac67.js → useCategory-8bd1c96f.js} +5 -5
- package/build/{useHealthToolCache-0d4ed8b2.js → useHealthToolCache-2f0b1d7d.js} +1 -1
- package/build/{usePlacesAutocomplete-99ea6f27.js → usePlacesAutocomplete-50f51753.js} +1 -1
- package/build/useTogetherAuthRequiredAction.js +10 -10
- package/build/{utils-b50918be.js → utils-0d4548ad.js} +5 -5
- package/build/{utils-a2444b2a.js → utils-16fd7e9b.js} +3 -3
- package/build/{utils-0cee2298.js → utils-37272428.js} +2 -2
- package/build/{utils-5ff7297b.js → utils-6a1afd2c.js} +2 -2
- package/build/vaccination.js +22 -22
- package/package.json +1 -1
- package/build/GeneralInfo-144082bf.js +0 -5111
- package/build/components/molecules/ratingStars/RatingStar.d.ts +0 -3
- package/build/components/molecules/ratingStars/RatingStars.d.ts +0 -4
- package/build/components/molecules/ratingStars/RatingStarsInput.d.ts +0 -4
- package/build/components/molecules/ratingStars/index.const.d.ts +0 -1
- package/build/components/molecules/ratingStars/index.d.ts +0 -4
- package/build/components/molecules/ratingStars/index.types.d.ts +0 -23
- package/build/esm/GeneralInfo-d09a7163.js +0 -5068
- package/build/esm/components/molecules/ratingStars/RatingStar.d.ts +0 -3
- package/build/esm/components/molecules/ratingStars/RatingStars.d.ts +0 -4
- package/build/esm/components/molecules/ratingStars/RatingStarsInput.d.ts +0 -4
- package/build/esm/components/molecules/ratingStars/index.const.d.ts +0 -1
- package/build/esm/components/molecules/ratingStars/index.d.ts +0 -4
- package/build/esm/components/molecules/ratingStars/index.types.d.ts +0 -23
- package/build/esm/icons/StarFull.d.ts +0 -4
- package/build/esm/icons/StarHalf.d.ts +0 -4
- package/build/esm/index-79a9c1bf.js +0 -15
- package/build/esm/lead/icons/Gift.d.ts +0 -4
- package/build/esm/lead/icons/Star.d.ts +0 -4
- package/build/esm/lead/layouts/inlineFreebie/FreebieCard/FreebieCard.d.ts +0 -5
- package/build/esm/lead/layouts/inlineFreebie/FreebieCard/FreebieCard.styled.d.ts +0 -9
- package/build/esm/lead/layouts/inlineFreebie/FreebieCard/FreebieCard.types.d.ts +0 -10
- package/build/esm/lead/layouts/inlineFreebie/FreebieCarousel/FreebieCarousel.d.ts +0 -4
- package/build/esm/lead/layouts/inlineFreebie/FreebieCarousel/FreebieCarousel.styled.d.ts +0 -16
- package/build/esm/lead/layouts/inlineFreebie/FreebieCarousel/FreebieCarousel.types.d.ts +0 -7
- package/build/esm/lead/layouts/inlineFreebie/InlineFreebie.d.ts +0 -8
- package/build/esm/lead/layouts/inlineFreebie/InlineFreebie.styled.d.ts +0 -23
- package/build/esm/lead/layouts/inlineFreebie/InlineFreebie.types.d.ts +0 -32
- package/build/esm/lead/layouts/inlineFreebie/index.d.ts +0 -2
- package/build/esm/types-fca702eb.js +0 -16
- package/build/esm/utils-9b2ad9e5.js +0 -15
- package/build/icons/StarFull.d.ts +0 -4
- package/build/icons/StarHalf.d.ts +0 -4
- package/build/lead/icons/Gift.d.ts +0 -4
- package/build/lead/icons/Star.d.ts +0 -4
- package/build/lead/layouts/inlineFreebie/FreebieCard/FreebieCard.d.ts +0 -5
- package/build/lead/layouts/inlineFreebie/FreebieCard/FreebieCard.styled.d.ts +0 -9
- package/build/lead/layouts/inlineFreebie/FreebieCard/FreebieCard.types.d.ts +0 -10
- package/build/lead/layouts/inlineFreebie/FreebieCarousel/FreebieCarousel.d.ts +0 -4
- package/build/lead/layouts/inlineFreebie/FreebieCarousel/FreebieCarousel.styled.d.ts +0 -16
- package/build/lead/layouts/inlineFreebie/FreebieCarousel/FreebieCarousel.types.d.ts +0 -7
- package/build/lead/layouts/inlineFreebie/InlineFreebie.d.ts +0 -8
- package/build/lead/layouts/inlineFreebie/InlineFreebie.styled.d.ts +0 -23
- package/build/lead/layouts/inlineFreebie/InlineFreebie.types.d.ts +0 -32
- package/build/lead/layouts/inlineFreebie/index.d.ts +0 -2
- package/build/types-2cdd78b8.js +0 -19
- package/build/utils-1a9edc75.js +0 -18
- /package/build/{BMI_BOYS.percentile.monthly-1ceb0666.js → BMI_BOYS.percentile.monthly-125148b3.js} +0 -0
- /package/build/{BMI_BOYS.percentile.weekly-daadac39.js → BMI_BOYS.percentile.weekly-f0682843.js} +0 -0
- /package/build/{BMI_BOYS.percentile.yearly-19b60cd2.js → BMI_BOYS.percentile.yearly-88709588.js} +0 -0
- /package/build/{BMI_BOYS.zscore.monthly-32eaa389.js → BMI_BOYS.zscore.monthly-91ef32f5.js} +0 -0
- /package/build/{BMI_BOYS.zscore.weekly-cfdb3ef8.js → BMI_BOYS.zscore.weekly-68c7d132.js} +0 -0
- /package/build/{BMI_BOYS.zscore.yearly-793c719f.js → BMI_BOYS.zscore.yearly-2a827291.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.monthly-6216af7c.js → BMI_GIRLS.percentile.monthly-0d5ffe06.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.weekly-98d98f7f.js → BMI_GIRLS.percentile.weekly-8d552b1c.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.yearly-8820968b.js → BMI_GIRLS.percentile.yearly-59b64c13.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.monthly-2b10d634.js → BMI_GIRLS.zscore.monthly-869bf468.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.weekly-fdd0517c.js → BMI_GIRLS.zscore.weekly-0ea18761.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.yearly-22a394a5.js → BMI_GIRLS.zscore.yearly-476ee4a9.js} +0 -0
- /package/build/{ChevronDown-3f7d04a1.js → ChevronDown-92d7f44f.js} +0 -0
- /package/build/{Close-1f8c9b66.js → Close-aa5fe339.js} +0 -0
- /package/build/{Google-a5e04b19.js → Google-de808de3.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-19bbfe63.js → HEAD CIRCUM_BOYS.percentile.monthly-162d46a3.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-8aeabb51.js → HEAD CIRCUM_BOYS.percentile.weekly-f3c42860.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-1cd23123.js → HEAD CIRCUM_BOYS.percentile.yearly-fc03373f.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-b573e11d.js → HEAD CIRCUM_BOYS.zscore.monthly-93d6cdcb.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-85cd9286.js → HEAD CIRCUM_BOYS.zscore.weekly-a4857ef0.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-a9f3a551.js → HEAD CIRCUM_BOYS.zscore.yearly-355f4687.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-94ae65c8.js → HEAD CIRCUM_GIRLS.percentile.monthly-80a529b0.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-4116b288.js → HEAD CIRCUM_GIRLS.percentile.weekly-a2606d40.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-4a0acc9c.js → HEAD CIRCUM_GIRLS.percentile.yearly-9e6d39d7.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-ea78f840.js → HEAD CIRCUM_GIRLS.zscore.monthly-c5f2d255.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-537f51e7.js → HEAD CIRCUM_GIRLS.zscore.weekly-f624b1b7.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-fbaf8330.js → HEAD CIRCUM_GIRLS.zscore.yearly-f5686c6c.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.monthly-e5edb3d8.js → HEIGHT_BOYS.percentile.monthly-b2184bf9.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.weekly-65c1497e.js → HEIGHT_BOYS.percentile.weekly-b42a18b0.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.yearly-e7139339.js → HEIGHT_BOYS.percentile.yearly-33d9e79a.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.monthly-9d600b13.js → HEIGHT_BOYS.zscore.monthly-0ebfed07.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.weekly-a9a1f95d.js → HEIGHT_BOYS.zscore.weekly-61d2aec3.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.yearly-3580c407.js → HEIGHT_BOYS.zscore.yearly-8c9277c7.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.monthly-e241faf4.js → HEIGHT_GIRLS.percentile.monthly-4dc08170.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.weekly-706d6fe1.js → HEIGHT_GIRLS.percentile.weekly-339a0037.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.yearly-ceef6782.js → HEIGHT_GIRLS.percentile.yearly-58c0e30a.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.monthly-a74bc84c.js → HEIGHT_GIRLS.zscore.monthly-c2511ae4.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.weekly-5a5b53a1.js → HEIGHT_GIRLS.zscore.weekly-2b85d745.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.yearly-8658924d.js → HEIGHT_GIRLS.zscore.yearly-06893610.js} +0 -0
- /package/build/{Locale-11e16821.js → Locale-96c65183.js} +0 -0
- /package/build/{Visible-641dc13a.js → Visible-388e4d48.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.monthly-e247f58c.js → WEIGHT_BOYS.percentile.monthly-e8c359e3.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.weekly-768cc514.js → WEIGHT_BOYS.percentile.weekly-f00c9987.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.yearly-d90cb9e5.js → WEIGHT_BOYS.percentile.yearly-4aa195ba.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.monthly-e84f874d.js → WEIGHT_BOYS.zscore.monthly-af26f018.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.weekly-de9b35a4.js → WEIGHT_BOYS.zscore.weekly-c830be22.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.yearly-3704f300.js → WEIGHT_BOYS.zscore.yearly-524f9e69.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.monthly-61d9cf2d.js → WEIGHT_GIRLS.percentile.monthly-f2011e88.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.weekly-bc745ee3.js → WEIGHT_GIRLS.percentile.weekly-3de94da8.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.yearly-78da2e9e.js → WEIGHT_GIRLS.percentile.yearly-43034275.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.monthly-5ad1bd58.js → WEIGHT_GIRLS.zscore.monthly-0ed35857.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.weekly-02eed4aa.js → WEIGHT_GIRLS.zscore.weekly-d5a0a980.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.yearly-b9228b02.js → WEIGHT_GIRLS.zscore.yearly-257a734b.js} +0 -0
- /package/build/{ageGenerate-38c4ee7f.js → ageGenerate-9b75fb17.js} +0 -0
- /package/build/{animation-19d1bad7.js → animation-ccd402b2.js} +0 -0
- /package/build/{constants-11512981.js → constants-06a52d27.js} +0 -0
- /package/build/{constants-06224b18.js → constants-9d0ca38e.js} +0 -0
- /package/build/{constants-33b39074.js → constants-dc137f90.js} +0 -0
- /package/build/{dataTransform-5dc0059c.js → dataTransform-63857be7.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.monthly-0dba699d.js → BMI_BOYS.percentile.monthly-1f5f4f17.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.weekly-b77b41d9.js → BMI_BOYS.percentile.weekly-2f2b5d9c.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.yearly-e9307ec4.js → BMI_BOYS.percentile.yearly-ea9e3e8f.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.monthly-35c8a976.js → BMI_BOYS.zscore.monthly-5f5a0b05.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.weekly-709021fa.js → BMI_BOYS.zscore.weekly-89718c18.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.yearly-a1544d29.js → BMI_BOYS.zscore.yearly-cdc76a61.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.monthly-c57586f8.js → BMI_GIRLS.percentile.monthly-0610d13d.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.weekly-eb4dbece.js → BMI_GIRLS.percentile.weekly-bdf2edf2.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.yearly-f521846f.js → BMI_GIRLS.percentile.yearly-60e5d0c8.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.monthly-93ad36c0.js → BMI_GIRLS.zscore.monthly-78371670.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.weekly-b29a4100.js → BMI_GIRLS.zscore.weekly-ae4995d3.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.yearly-02805036.js → BMI_GIRLS.zscore.yearly-93ec1099.js} +0 -0
- /package/build/esm/{ChevronDown-f0d305ad.js → ChevronDown-9bb7d031.js} +0 -0
- /package/build/esm/{Close-65cb2752.js → Close-13801b86.js} +0 -0
- /package/build/esm/{Google-7486db9d.js → Google-3cf42cbb.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-8e87698f.js → HEAD CIRCUM_BOYS.percentile.monthly-b8c27ada.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-d181eb5a.js → HEAD CIRCUM_BOYS.percentile.weekly-9293ac85.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-db125c5e.js → HEAD CIRCUM_BOYS.percentile.yearly-f8ed1758.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-4552e346.js → HEAD CIRCUM_BOYS.zscore.monthly-04898777.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-35dafdff.js → HEAD CIRCUM_BOYS.zscore.weekly-68d759cc.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-80cccc7e.js → HEAD CIRCUM_BOYS.zscore.yearly-dfffd3fe.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-2ee3f162.js → HEAD CIRCUM_GIRLS.percentile.monthly-4dd9d271.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-cb9eae85.js → HEAD CIRCUM_GIRLS.percentile.weekly-b5a5e0be.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-2bcfd0f9.js → HEAD CIRCUM_GIRLS.percentile.yearly-0f6e4232.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-74dcd22a.js → HEAD CIRCUM_GIRLS.zscore.monthly-a8624081.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-41f75d42.js → HEAD CIRCUM_GIRLS.zscore.weekly-daaba2da.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-b9f6e507.js → HEAD CIRCUM_GIRLS.zscore.yearly-76a09375.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.monthly-aacba6ad.js → HEIGHT_BOYS.percentile.monthly-0882e000.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.weekly-c15ea54f.js → HEIGHT_BOYS.percentile.weekly-3abb9879.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.yearly-aeb682ac.js → HEIGHT_BOYS.percentile.yearly-cc209994.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.monthly-9a4f3449.js → HEIGHT_BOYS.zscore.monthly-10eea6bb.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.weekly-b581f665.js → HEIGHT_BOYS.zscore.weekly-b9390159.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.yearly-7d19fd0f.js → HEIGHT_BOYS.zscore.yearly-31e4c55b.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-f8b26d9d.js → HEIGHT_GIRLS.percentile.monthly-380adc2b.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-12daee04.js → HEIGHT_GIRLS.percentile.weekly-9b26d781.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-946cf06e.js → HEIGHT_GIRLS.percentile.yearly-4fcdba6c.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-01da306a.js → HEIGHT_GIRLS.zscore.monthly-cb05efa9.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-b2bbba45.js → HEIGHT_GIRLS.zscore.weekly-002a6587.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-e79df2df.js → HEIGHT_GIRLS.zscore.yearly-b9ab0d35.js} +0 -0
- /package/build/esm/{Locale-1a4dde1a.js → Locale-2e1d5233.js} +0 -0
- /package/build/esm/{Visible-e1785571.js → Visible-9a5adcd2.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.monthly-693520b5.js → WEIGHT_BOYS.percentile.monthly-3cde0a19.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.weekly-969d7e5c.js → WEIGHT_BOYS.percentile.weekly-86b02db4.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.yearly-912d64ee.js → WEIGHT_BOYS.percentile.yearly-47796503.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.monthly-7bc163d6.js → WEIGHT_BOYS.zscore.monthly-02758590.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.weekly-740819f1.js → WEIGHT_BOYS.zscore.weekly-85f74ee8.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.yearly-5836bd2f.js → WEIGHT_BOYS.zscore.yearly-6c3cb69e.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-08b7f4b5.js → WEIGHT_GIRLS.percentile.monthly-c3e8b41e.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-5818cae3.js → WEIGHT_GIRLS.percentile.weekly-63ffc164.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-7f5d9f3c.js → WEIGHT_GIRLS.percentile.yearly-f35e0382.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-095c88ca.js → WEIGHT_GIRLS.zscore.monthly-28d2ffa4.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-af1fe973.js → WEIGHT_GIRLS.zscore.weekly-1691e956.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-06d970e8.js → WEIGHT_GIRLS.zscore.yearly-fa648dd7.js} +0 -0
- /package/build/esm/{ageGenerate-910ac80c.js → ageGenerate-24733d62.js} +0 -0
- /package/build/esm/{animation-16b5643b.js → animation-8570eda0.js} +0 -0
- /package/build/esm/{constants-786742dd.js → constants-0086d1b7.js} +0 -0
- /package/build/esm/{constants-a7a2261a.js → constants-ab0e2d87.js} +0 -0
- /package/build/esm/{constants-1650c8cc.js → constants-d2db8f8c.js} +0 -0
- /package/build/esm/{dataTransform-48088b90.js → dataTransform-436b85f8.js} +0 -0
- /package/build/esm/{index-a96b3cbb.js → index-6318b4ea.js} +0 -0
- /package/build/esm/{index-bbbd83e5.js → index-727cbdb5.js} +0 -0
- /package/build/esm/{index-c7725ad6.js → index-7a66a3c4.js} +0 -0
- /package/build/esm/{index-d2ab2f79.js → index-9ae488aa.js} +0 -0
- /package/build/esm/{index-7eaa88e2.js → index-c87b51f8.js} +0 -0
- /package/build/esm/{index-eb80e0e4.js → index-e93c97c7.js} +0 -0
- /package/build/esm/{index-3b04b698.js → index-f2ce03b6.js} +0 -0
- /package/build/esm/{index-84da0094.js → index-fab5d4c9.js} +0 -0
- /package/build/esm/{index.styles-ec097679.js → index.styles-352abedc.js} +0 -0
- /package/build/esm/{localizeNumberFormat-2d35ee62.js → localizeNumberFormat-45ffa783.js} +0 -0
- /package/build/esm/{normalizeLink-2641055f.js → normalizeLink-a42c6388.js} +0 -0
- /package/build/esm/{number-08c2c073.js → number-88bb79b9.js} +0 -0
- /package/build/esm/{paths-8c92e714.js → paths-c8cdf8fe.js} +0 -0
- /package/build/esm/{shared-e751cd0d.js → shared-36390799.js} +0 -0
- /package/build/esm/{translationsContext-9a23580d.js → translationsContext-32518edc.js} +0 -0
- /package/build/esm/{tslib.es6-b66cc7c7.js → tslib.es6-ec31c219.js} +0 -0
- /package/build/esm/{types-61af8de6.js → types-33bf208b.js} +0 -0
- /package/build/esm/{useIsInit-b0d33e87.js → useIsInit-964a3a99.js} +0 -0
- /package/build/esm/{useOutsideClick-273250ba.js → useOutsideClick-4792bd6b.js} +0 -0
- /package/build/esm/{useScrollbarSize-6cbd67f8.js → useScrollbarSize-cadbbdd5.js} +0 -0
- /package/build/esm/{useUniqueId-a77bb58d.js → useUniqueId-7e716a7d.js} +0 -0
- /package/build/esm/{utils-b97786aa.js → utils-4f0cd383.js} +0 -0
- /package/build/{index-d05b0695.js → index-0a7ee164.js} +0 -0
- /package/build/{index-ba57394f.js → index-0c35e6e0.js} +0 -0
- /package/build/{index-ca538f60.js → index-31d48fc2.js} +0 -0
- /package/build/{index-d84247b3.js → index-6e28481c.js} +0 -0
- /package/build/{index-c6c30f9f.js → index-c2d481ee.js} +0 -0
- /package/build/{index-17fc29e5.js → index-ca6b08a2.js} +0 -0
- /package/build/{index-897c0ebe.js → index-cd467e9a.js} +0 -0
- /package/build/{index-cd2c1241.js → index-f18dead7.js} +0 -0
- /package/build/{index.styles-cfef019d.js → index.styles-26b831ce.js} +0 -0
- /package/build/{localizeNumberFormat-3a283196.js → localizeNumberFormat-c24239d5.js} +0 -0
- /package/build/{normalizeLink-37dcc032.js → normalizeLink-e42bcbaa.js} +0 -0
- /package/build/{number-274975a1.js → number-cd5a2635.js} +0 -0
- /package/build/{paths-1653905a.js → paths-f5fa461d.js} +0 -0
- /package/build/{shared-86da99c5.js → shared-84e30a10.js} +0 -0
- /package/build/{translationsContext-b3127cab.js → translationsContext-cfdf03db.js} +0 -0
- /package/build/{tslib.es6-d3b8ad7b.js → tslib.es6-06715056.js} +0 -0
- /package/build/{types-d290b855.js → types-d00aed54.js} +0 -0
- /package/build/{useIsInit-15819adb.js → useIsInit-ea567b66.js} +0 -0
- /package/build/{useOutsideClick-729d10d6.js → useOutsideClick-f4934f9e.js} +0 -0
- /package/build/{useScrollbarSize-df87ceef.js → useScrollbarSize-c9f638b1.js} +0 -0
- /package/build/{useUniqueId-e67c1056.js → useUniqueId-392865b6.js} +0 -0
- /package/build/{utils-802ed24c.js → utils-e86463dc.js} +0 -0
|
@@ -90,7 +90,7 @@ var thTranslations = {
|
|
|
90
90
|
"babyVaccine.immunization.warning": "ค่าสถิติการสร้างภูมิคุ้มกันนั้นอ่านง่ายและเป็นมิตรกับผู้ปกครอง เนื่องจากมีความคล้ายคลึงกับไทม์ไลน์การฉีดวัคซีนของทารก",
|
|
91
91
|
"babyVaccine.popup.button": "Create a new profile",
|
|
92
92
|
"babyVaccine.popup.button.submit": "บันทึก",
|
|
93
|
-
"babyVaccine.popup.checkbox.suggestedDate": "
|
|
93
|
+
"babyVaccine.popup.checkbox.suggestedDate": "เลือกวันที่ฉีดวัคซีน หรือใช้วันที่แนะนำด้านล่าง",
|
|
94
94
|
"babyVaccine.popup.confirm.close": "Change Date",
|
|
95
95
|
"babyVaccine.popup.confirm.description": "Your baby has injected this vaccine on {date}",
|
|
96
96
|
"babyVaccine.popup.confirm.ok": "Confirm",
|
|
@@ -100,11 +100,11 @@ var thTranslations = {
|
|
|
100
100
|
"babyVaccine.popup.tab.benefits": "ประโยชน์",
|
|
101
101
|
"babyVaccine.popup.tab.contraindication": "ข้อห้าม",
|
|
102
102
|
"babyVaccine.popup.tab.detail": "รายละเอยีด",
|
|
103
|
-
"babyVaccine.popup.tab.schedule": "
|
|
103
|
+
"babyVaccine.popup.tab.schedule": "ติดตามผลการฉีดวัคซีน",
|
|
104
104
|
"babyVaccine.popup.title": "ข้อมูลวัคซีน",
|
|
105
|
-
"babyVaccine.status.all": "
|
|
105
|
+
"babyVaccine.status.all": "ทั้งหมด",
|
|
106
106
|
"babyVaccine.status.missed": "ผิดพลาด",
|
|
107
|
-
"babyVaccine.status.next": "
|
|
107
|
+
"babyVaccine.status.next": "ถัดไป",
|
|
108
108
|
"babyVaccine.status.upcoming": "กำลังจะมาถึง",
|
|
109
109
|
"babyVaccine.status.vaccinated": "รับวัคซีนเรียบร้อยแล้ว",
|
|
110
110
|
"babyVaccine.timeline.antigen": "Antigen:",
|
|
@@ -300,7 +300,11 @@ var thTranslations = {
|
|
|
300
300
|
"createPost.urlText": "ข้อความ",
|
|
301
301
|
"createPost.video": "วิดีโอ",
|
|
302
302
|
"createPost.videoOrLink": "วิดีโอหรือลิงก์",
|
|
303
|
+
"detail.hpvScreenerButton": "Get My Results",
|
|
304
|
+
"detail.hpvScreenerSubtitle": "Take a quick check to see if you need the vaccine.",
|
|
305
|
+
"detail.hpvScreenerTitle": "Are you at risk for HPV?",
|
|
303
306
|
"detail.openHours": "Opening Hours",
|
|
307
|
+
"detail.screened": "Screened",
|
|
304
308
|
"doctorInfoComponent.loginToCall": "Log In To Call",
|
|
305
309
|
"dueDatePage.IUI": "การผสมเทียม (IUI)",
|
|
306
310
|
"dueDatePage.calculationMethod": "วิธีการคำนวณ",
|
|
@@ -249,11 +249,6 @@ var tlTranslations = {
|
|
|
249
249
|
"common.paymentMethods": "Payment Methods",
|
|
250
250
|
"common.playing": "Playing ...",
|
|
251
251
|
"common.profileNavigator.newsletterSubscription": "Newsletter Subscription",
|
|
252
|
-
"common.rating.bad": "Bad!",
|
|
253
|
-
"common.rating.excellent": "Excellent!",
|
|
254
|
-
"common.rating.good": "Good!",
|
|
255
|
-
"common.rating.meh": "Meh!",
|
|
256
|
-
"common.rating.worse": "Worse!",
|
|
257
252
|
"common.sponsoredBy": "Ini-sponsor ng",
|
|
258
253
|
"common.totalView": "{number} na pagtingin",
|
|
259
254
|
"community.choose": "Choose a community",
|
|
@@ -399,9 +394,6 @@ var tlTranslations = {
|
|
|
399
394
|
"hospital.content.description": "Hospital Details",
|
|
400
395
|
"hospital.status.closed": "Closed",
|
|
401
396
|
"hospital.status.opening": "Opening",
|
|
402
|
-
"inlineFreebie.freeSample.title": "Free Sample",
|
|
403
|
-
"inlineFreebie.luckyDrawGift.title": "Lucky-draw Gift",
|
|
404
|
-
"inlineFreebie.value": "Value",
|
|
405
397
|
"inputComment.replyTo": "Reply to {name}",
|
|
406
398
|
insert: insert,
|
|
407
399
|
"label.latestPost": "Latest Post",
|
|
@@ -300,7 +300,11 @@ var viTranslations = {
|
|
|
300
300
|
"createPost.urlText": "Nội dung",
|
|
301
301
|
"createPost.video": "Video",
|
|
302
302
|
"createPost.videoOrLink": "Video hoặc liên kết",
|
|
303
|
+
"detail.hpvScreenerButton": "Xem kết quả của tôi",
|
|
304
|
+
"detail.hpvScreenerSubtitle": "Hãy thực hiện bài kiểm tra nhanh để biết bạn có cần tiêm vắc-xin hay không.",
|
|
305
|
+
"detail.hpvScreenerTitle": "Bạn có đang nằm trong nhóm nguy cơ nhiễm HPV?",
|
|
303
306
|
"detail.openHours": "Giờ Làm Việc",
|
|
307
|
+
"detail.screened": "Đã được sàng lọc",
|
|
304
308
|
"doctorInfoComponent.loginToCall": "Đăng nhập để gọi",
|
|
305
309
|
"dueDatePage.IUI": "Thụ tinh nhân tạo (IUI)",
|
|
306
310
|
"dueDatePage.calculationMethod": "Phương pháp tính toán",
|
|
@@ -300,7 +300,11 @@ var mbTranslations = {
|
|
|
300
300
|
"createPost.urlText": "Nội dung",
|
|
301
301
|
"createPost.video": "Video",
|
|
302
302
|
"createPost.videoOrLink": "Video hoặc liên kết",
|
|
303
|
+
"detail.hpvScreenerButton": "Xem kết quả của tôi",
|
|
304
|
+
"detail.hpvScreenerSubtitle": "Hãy thực hiện bài kiểm tra nhanh để biết bạn có cần tiêm vắc-xin hay không.",
|
|
305
|
+
"detail.hpvScreenerTitle": "Bạn có đang nằm trong nhóm nguy cơ nhiễm HPV?",
|
|
303
306
|
"detail.openHours": "Giờ Làm Việc",
|
|
307
|
+
"detail.screened": "Đã được sàng lọc",
|
|
304
308
|
"doctorInfoComponent.loginToCall": "Đăng nhập để gọi",
|
|
305
309
|
"dueDatePage.IUI": "Thụ tinh nhân tạo (IUI)",
|
|
306
310
|
"dueDatePage.calculationMethod": "Phương pháp tính toán",
|
|
@@ -300,7 +300,11 @@ var zhSGTranslations = {
|
|
|
300
300
|
"createPost.urlText": "语言内容",
|
|
301
301
|
"createPost.video": "影片",
|
|
302
302
|
"createPost.videoOrLink": "影片或链接",
|
|
303
|
+
"detail.hpvScreenerButton": "Get My Results",
|
|
304
|
+
"detail.hpvScreenerSubtitle": "Take a quick check to see if you need the vaccine.",
|
|
305
|
+
"detail.hpvScreenerTitle": "Are you at risk for HPV?",
|
|
303
306
|
"detail.openHours": "Opening Hours",
|
|
307
|
+
"detail.screened": "Screened",
|
|
304
308
|
"doctorInfoComponent.loginToCall": "Log In To Call",
|
|
305
309
|
"dueDatePage.IUI": "人工授精(IUI)",
|
|
306
310
|
"dueDatePage.calculationMethod": "计算方式",
|
|
@@ -300,7 +300,11 @@ var zhTranslations = {
|
|
|
300
300
|
"createPost.urlText": "Text",
|
|
301
301
|
"createPost.video": "社群與主題",
|
|
302
302
|
"createPost.videoOrLink": "向我們的專家諮詢",
|
|
303
|
+
"detail.hpvScreenerButton": "Get My Results",
|
|
304
|
+
"detail.hpvScreenerSubtitle": "Take a quick check to see if you need the vaccine.",
|
|
305
|
+
"detail.hpvScreenerTitle": "Are you at risk for HPV?",
|
|
303
306
|
"detail.openHours": "Opening Hours",
|
|
307
|
+
"detail.screened": "Screened",
|
|
304
308
|
"doctorInfoComponent.loginToCall": "Log In To Call",
|
|
305
309
|
"dueDatePage.IUI": "人工授精(IUI)",
|
|
306
310
|
"dueDatePage.calculationMethod": "計算方法",
|
package/build/esm/i18n.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { T as TranslationsContext } from './translationsContext-
|
|
2
|
-
export { T as TranslationsProvider, t as translationsMap } from './translationsProvider-
|
|
1
|
+
export { T as TranslationsContext } from './translationsContext-32518edc.js';
|
|
2
|
+
export { T as TranslationsProvider, t as translationsMap } from './translationsProvider-e4abf8b5.js';
|
|
3
3
|
import 'react';
|
|
4
4
|
import './i18n-values/en-PH.js';
|
|
5
5
|
import './i18n-values/hi-IN.js';
|
package/build/esm/i18nV2.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { T as TranslationsContext } from './translationsContext-
|
|
2
|
-
export { T as TranslationsContext } from './translationsContext-
|
|
1
|
+
import { T as TranslationsContext } from './translationsContext-32518edc.js';
|
|
2
|
+
export { T as TranslationsContext } from './translationsContext-32518edc.js';
|
|
3
3
|
import React__default, { useMemo } from 'react';
|
|
4
4
|
|
|
5
5
|
const TranslationsProvider = ({ locale = 'en-PH', values, children, }) => {
|
|
@@ -6,25 +6,23 @@ import ChevronDown from "./ChevronDown";
|
|
|
6
6
|
import ChevronLeft from "./ChevronLeft";
|
|
7
7
|
import ChevronRight from "./ChevronRight";
|
|
8
8
|
import ChevronUp from "./ChevronUp";
|
|
9
|
-
import Circle from "./Circle";
|
|
10
9
|
import Clock from "./Clock";
|
|
11
10
|
import Close from "./Close";
|
|
12
11
|
import CurrentLocation from "./CurrentLocation";
|
|
13
|
-
import Ellipse from "./Ellipse";
|
|
14
12
|
import EmailCheck from "./EmailCheck";
|
|
15
13
|
import EmailFail from "./EmailFail";
|
|
16
14
|
import Facebook from "./Facebook";
|
|
17
15
|
import Google from "./Google";
|
|
18
16
|
import HelloZalo from "./HelloZalo";
|
|
19
17
|
import InVisible from "./InVisible";
|
|
18
|
+
import Search from "./Search";
|
|
19
|
+
import Search2 from "./Search2";
|
|
20
|
+
import Visible from "./Visible";
|
|
21
|
+
import Circle from "./Circle";
|
|
22
|
+
import Ellipse from "./Ellipse";
|
|
20
23
|
import Mobile from "./Mobile";
|
|
21
24
|
import PhoneInactive from "./PhoneInactive";
|
|
22
25
|
import Pin2 from "./Pin2";
|
|
23
|
-
import Search from "./Search";
|
|
24
|
-
import Search2 from "./Search2";
|
|
25
26
|
import ShapedArrowDown from "./ShapedArrowDown";
|
|
26
27
|
import Spinning from "./Spinning";
|
|
27
|
-
|
|
28
|
-
import StarHalf from "./StarHalf";
|
|
29
|
-
import Visible from "./Visible";
|
|
30
|
-
export { CaretDown, ChatbotBg, Check, CheckCircle, ChevronDown, ChevronLeft, ChevronRight, ChevronUp, Clock, Close, CurrentLocation, EmailCheck, EmailFail, Facebook, Google, HelloZalo, InVisible, Search, Search2, StarFull, StarHalf, Visible, Circle, Ellipse, Mobile, PhoneInactive, Pin2, ShapedArrowDown, Spinning, };
|
|
28
|
+
export { CaretDown, ChatbotBg, Check, CheckCircle, ChevronDown, ChevronLeft, ChevronRight, ChevronUp, Clock, Close, CurrentLocation, EmailCheck, EmailFail, Facebook, Google, HelloZalo, InVisible, Search, Search2, Visible, Circle, Ellipse, Mobile, PhoneInactive, Pin2, ShapedArrowDown, Spinning, };
|
|
@@ -1,17 +1,18 @@
|
|
|
1
1
|
import React__default, { useState, useRef, createContext, useEffect, Fragment } from 'react';
|
|
2
|
-
import { T as Text } from './index-
|
|
2
|
+
import { T as Text } from './index-cbc77b21.js';
|
|
3
3
|
import styled from '@emotion/styled';
|
|
4
4
|
import { theme } from './miscTheme.js';
|
|
5
|
-
import { M as MediaQueries } from './utils-
|
|
5
|
+
import { M as MediaQueries } from './utils-4f0cd383.js';
|
|
6
6
|
import { Collapse } from '@mantine/core';
|
|
7
7
|
import { useDisclosure } from '@mantine/hooks';
|
|
8
|
-
import { S as ShapedArrowDown } from './index-
|
|
9
|
-
import { R as Radio$1 } from './index-
|
|
10
|
-
import { _ as __rest } from './tslib.es6-
|
|
11
|
-
import { T as Text$1 } from './index-
|
|
8
|
+
import { S as ShapedArrowDown } from './index-7df250b1.js';
|
|
9
|
+
import { R as Radio$1 } from './index-b868abd9.js';
|
|
10
|
+
import { _ as __rest } from './tslib.es6-ec31c219.js';
|
|
11
|
+
import { T as Text$1 } from './index-c0e1cdc9.js';
|
|
12
12
|
import { setDefaultClass } from './miscDefaultClassWrapper.js';
|
|
13
13
|
import flattenChildren from 'react-keyed-flatten-children';
|
|
14
|
-
import { H as Heading } from './index-
|
|
14
|
+
import { H as Heading } from './index-77a2202e.js';
|
|
15
|
+
import { Carousel } from '@mantine/carousel';
|
|
15
16
|
|
|
16
17
|
var styles = {"alert":"CHw-fZZ","content":"_03U6VRS","close":"EO828Vv"};
|
|
17
18
|
|
|
@@ -228,14 +229,19 @@ const StyledBox = styled.div `
|
|
|
228
229
|
align-items: center;
|
|
229
230
|
`;
|
|
230
231
|
|
|
231
|
-
function CardCollapse({ children, title, icon, defaultOpened = true, id, }) {
|
|
232
|
+
function CardCollapse({ children, title, icon, defaultOpened = true, haveCollapse = true, id, }) {
|
|
232
233
|
const [opened, { toggle }] = useDisclosure(defaultOpened);
|
|
234
|
+
const handleClick = () => {
|
|
235
|
+
if (haveCollapse) {
|
|
236
|
+
toggle();
|
|
237
|
+
}
|
|
238
|
+
};
|
|
233
239
|
return (React__default.createElement(StyledCardCollapse, { id: id },
|
|
234
|
-
React__default.createElement(StyledBox, { onClick:
|
|
235
|
-
icon,
|
|
240
|
+
React__default.createElement(StyledBox, { onClick: handleClick },
|
|
241
|
+
haveCollapse && icon,
|
|
236
242
|
React__default.createElement("div", { className: "title" }, title),
|
|
237
|
-
React__default.createElement(StyledArrowDownIcon, { "data-is-collapsed": opened })),
|
|
238
|
-
React__default.createElement(Collapse, { in: opened, transitionDuration: 200, transitionTimingFunction: "ease" }, children)));
|
|
243
|
+
haveCollapse && React__default.createElement(StyledArrowDownIcon, { "data-is-collapsed": opened })),
|
|
244
|
+
React__default.createElement(Collapse, { in: haveCollapse ? opened : true, transitionDuration: 200, transitionTimingFunction: "ease" }, children)));
|
|
239
245
|
}
|
|
240
246
|
|
|
241
247
|
const StyledDropdown = styled.div `
|
|
@@ -776,14 +782,22 @@ const IconHeading = ({ icon, title, className, style }) => {
|
|
|
776
782
|
const sanitizeHtml = (data) => {
|
|
777
783
|
if (!data)
|
|
778
784
|
return '';
|
|
779
|
-
|
|
780
|
-
.replace(/\n$/, '')
|
|
781
|
-
.replace(/\n/g, '<br />');
|
|
782
|
-
return convertNewlinesToHtmlBreaks;
|
|
785
|
+
return data.replace(/\n$/, '').replace(/\n/g, '<br />');
|
|
783
786
|
};
|
|
784
787
|
const HtmlContent = ({ htmlContent, className }) => {
|
|
785
788
|
const htmlClean = sanitizeHtml(htmlContent);
|
|
786
789
|
return (React__default.createElement("div", { className: className, dangerouslySetInnerHTML: { __html: htmlClean } }));
|
|
787
790
|
};
|
|
788
791
|
|
|
789
|
-
|
|
792
|
+
const StyledCarousel = styled(Carousel) `
|
|
793
|
+
& .mantine-Carousel-control {
|
|
794
|
+
width: auto;
|
|
795
|
+
}
|
|
796
|
+
`;
|
|
797
|
+
|
|
798
|
+
const DragFreeCarousel = (_a) => {
|
|
799
|
+
var { children, gapItem = 8, slideSize = 'auto', withControls = false, withIndicators = false, dragFree = true, align = 'start' } = _a, otherProps = __rest(_a, ["children", "gapItem", "slideSize", "withControls", "withIndicators", "dragFree", "align"]);
|
|
800
|
+
return (React__default.createElement(StyledCarousel, Object.assign({ slideSize: slideSize, slideGap: gapItem, withControls: withControls, withIndicators: withIndicators, dragFree: dragFree, align: align, containScroll: "trimSnaps" }, otherProps), React__default.Children.map(children, (child, index) => (React__default.createElement(Carousel.Slide, { key: index }, child)))));
|
|
801
|
+
};
|
|
802
|
+
|
|
803
|
+
export { Alert as A, Badge as B, CardCollapse as C, DragFreeCarousel as D, FileDropdown as F, Grid as G, HtmlContent as H, IconHeading as I, Radio as R, StepRenderer as S, Tag as T, BorderHeading as a, RateStars as b, Toggle as c, StepRendererContext as d };
|
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
import React__default, { useState, useMemo, useEffect, Fragment } from 'react';
|
|
3
3
|
import styled from '@emotion/styled';
|
|
4
|
-
import { M as MediaQueries, f as formatUrlWithPageParam } from './utils-
|
|
4
|
+
import { M as MediaQueries, f as formatUrlWithPageParam } from './utils-4f0cd383.js';
|
|
5
5
|
import { theme } from './miscTheme.js';
|
|
6
|
-
import { _ as __rest } from './tslib.es6-
|
|
7
|
-
import { L as Label, S as StyledDisplayIcon, a as StyledActionIcon, b as StyledErrorLabel } from './index-
|
|
8
|
-
import { I as Input } from './index-
|
|
6
|
+
import { _ as __rest } from './tslib.es6-ec31c219.js';
|
|
7
|
+
import { L as Label, S as StyledDisplayIcon, a as StyledActionIcon, b as StyledErrorLabel } from './index-e3b96af3.js';
|
|
8
|
+
import { I as Input } from './index-b868abd9.js';
|
|
9
9
|
import '@mantine/core';
|
|
10
10
|
import '@mantine/dates';
|
|
11
|
-
import './index-
|
|
12
|
-
import './index-
|
|
13
|
-
import './index-
|
|
14
|
-
import './index-
|
|
15
|
-
import './index-
|
|
16
|
-
import './index-
|
|
17
|
-
import './index.styles-
|
|
18
|
-
import './translationsContext-
|
|
11
|
+
import './index-f3b4ace4.js';
|
|
12
|
+
import './index-c40c6b9c.js';
|
|
13
|
+
import './index-727cbdb5.js';
|
|
14
|
+
import './index-364faf68.js';
|
|
15
|
+
import './index-cbc77b21.js';
|
|
16
|
+
import './index-c3512644.js';
|
|
17
|
+
import './index.styles-352abedc.js';
|
|
18
|
+
import './translationsContext-32518edc.js';
|
|
19
19
|
import '@mantine/hooks';
|
|
20
|
-
import './text-
|
|
21
|
-
import './index-
|
|
20
|
+
import './text-39e5fc32.js';
|
|
21
|
+
import './index-db633615.js';
|
|
22
22
|
|
|
23
23
|
/* eslint-disable prettier/prettier */
|
|
24
24
|
const Search2 = (props) => (React.createElement("svg", Object.assign({ width: "1em", height: "1em", viewBox: "0 0 24 25", fill: "none" }, props),
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
import { useContext, useMemo } from 'react';
|
|
3
|
-
import { T as TranslationsContext } from './translationsContext-
|
|
3
|
+
import { T as TranslationsContext } from './translationsContext-32518edc.js';
|
|
4
4
|
|
|
5
5
|
// SRC: https://github.com/berezh/react-string-format
|
|
6
6
|
function format(text, params) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React__default, { useContext, useState, useRef, useEffect } from 'react';
|
|
2
|
-
import { B as Button } from './index-
|
|
3
|
-
import { T as TogetherComponentGlobalContext } from './utils-
|
|
2
|
+
import { B as Button } from './index-a6de8892.js';
|
|
3
|
+
import { T as TogetherComponentGlobalContext } from './utils-45c77185.js';
|
|
4
4
|
import styled from '@emotion/styled';
|
|
5
5
|
import { theme } from './miscTheme.js';
|
|
6
6
|
|
|
@@ -1,35 +1,34 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
import React__default, { useMemo, useState, useEffect, useRef } from 'react';
|
|
3
|
-
import { u as useTranslations } from './index-
|
|
3
|
+
import { u as useTranslations } from './index-0c247d01.js';
|
|
4
4
|
import { getCookie } from './miscCookieHelper.js';
|
|
5
|
-
import { C as CommonGAssets } from './index-
|
|
6
|
-
import { n as normalizeLinkSlash, e as normalizeLink } from './normalizeLink-
|
|
5
|
+
import { C as CommonGAssets } from './index-727cbdb5.js';
|
|
6
|
+
import { n as normalizeLinkSlash, e as normalizeLink } from './normalizeLink-a42c6388.js';
|
|
7
7
|
import { theme } from './miscTheme.js';
|
|
8
|
-
import { A as Avatar, I as IconWrapper, D as DistanceTag, S as ShapedArrowDown } from './index-
|
|
9
|
-
import { b as getTogetherUserPostsApiPath } from './index-
|
|
10
|
-
import { B as Button } from './index-
|
|
11
|
-
import { w as workingDays } from './types-fca702eb.js';
|
|
8
|
+
import { A as Avatar, I as IconWrapper, D as DistanceTag, S as ShapedArrowDown } from './index-7df250b1.js';
|
|
9
|
+
import { b as getTogetherUserPostsApiPath } from './index-be004701.js';
|
|
10
|
+
import { B as Button } from './index-a6de8892.js';
|
|
12
11
|
import styled from '@emotion/styled';
|
|
13
12
|
import { LoadScript, GoogleMap, Marker } from '@react-google-maps/api';
|
|
14
13
|
import cn from 'classnames';
|
|
15
|
-
import { b as basePath, Z as ZINDEX_SSO } from './index-
|
|
16
|
-
import { L as LOCALISED_SLUGS } from './constants-
|
|
17
|
-
import { T as Text } from './index-
|
|
18
|
-
import { f as formatPhoneNumber } from './localizeNumberFormat-
|
|
19
|
-
import { _ as __rest, a as __awaiter } from './tslib.es6-
|
|
14
|
+
import { b as basePath, Z as ZINDEX_SSO } from './index-f3b4ace4.js';
|
|
15
|
+
import { L as LOCALISED_SLUGS } from './constants-0086d1b7.js';
|
|
16
|
+
import { T as Text } from './index-c0e1cdc9.js';
|
|
17
|
+
import { f as formatPhoneNumber } from './localizeNumberFormat-45ffa783.js';
|
|
18
|
+
import { _ as __rest, a as __awaiter } from './tslib.es6-ec31c219.js';
|
|
20
19
|
import { useDisclosure } from '@mantine/hooks';
|
|
21
20
|
import { clsx, Modal, Flex, Box } from '@mantine/core';
|
|
22
|
-
import { D as DrawerComponent, u as useDrawerDrag } from './index-
|
|
21
|
+
import { D as DrawerComponent, u as useDrawerDrag } from './index-f7e0bb95.js';
|
|
23
22
|
import { Drawer } from 'vaul';
|
|
24
|
-
import { u as useTextStyles, T as TextField, E as ErrorIcon } from './index-
|
|
23
|
+
import { u as useTextStyles, T as TextField, E as ErrorIcon } from './index-5d88d5a9.js';
|
|
25
24
|
import { parsePhoneNumber } from 'react-phone-number-input';
|
|
26
|
-
import { G as GlobalTextStyleNew, C as CustomStylesType, F as FontWeight } from './text-
|
|
27
|
-
import { P as Phone, I as Input } from './index-
|
|
28
|
-
import { B as Button$1 } from './index-
|
|
29
|
-
import { M as MAPPED_LOCALE } from './index-
|
|
30
|
-
import { T as Text$1 } from './index-
|
|
31
|
-
import { I as ImageWrap } from './index-
|
|
32
|
-
import { I as InsuranceList, P as PaymentList } from './index-
|
|
25
|
+
import { G as GlobalTextStyleNew, C as CustomStylesType, F as FontWeight } from './text-39e5fc32.js';
|
|
26
|
+
import { P as Phone, I as Input } from './index-b868abd9.js';
|
|
27
|
+
import { B as Button$1 } from './index-c3512644.js';
|
|
28
|
+
import { M as MAPPED_LOCALE } from './index-364faf68.js';
|
|
29
|
+
import { T as Text$1 } from './index-cbc77b21.js';
|
|
30
|
+
import { I as ImageWrap } from './index-455415d9.js';
|
|
31
|
+
import { I as InsuranceList, P as PaymentList } from './index-e6d1b77b.js';
|
|
33
32
|
|
|
34
33
|
/* eslint-disable prettier/prettier */
|
|
35
34
|
const Check = (props) => (React.createElement("svg", Object.assign({ width: "1em", height: "1em", viewBox: "0 0 81 80", fill: "none" }, props),
|
|
@@ -41,10 +40,6 @@ const Clock = (props) => (React.createElement("svg", Object.assign({ width: "1em
|
|
|
41
40
|
React.createElement("path", { d: "M6 11.25C8.8995 11.25 11.25 8.8995 11.25 6C11.25 3.10051 8.8995 0.75 6 0.75C3.10051 0.75 0.75 3.10051 0.75 6C0.75 8.8995 3.10051 11.25 6 11.25Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
42
41
|
React.createElement("path", { d: "M6 3.25V6L8 7.75", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })));
|
|
43
42
|
|
|
44
|
-
/* eslint-disable prettier/prettier */
|
|
45
|
-
const Ellipse = (props) => (React.createElement("svg", Object.assign({ width: "1em", height: "1em", viewBox: "0 0 4 4", fill: "none" }, props),
|
|
46
|
-
React.createElement("circle", { cx: 2, cy: 2, r: 2, fill: "#BFBFBF" })));
|
|
47
|
-
|
|
48
43
|
/* eslint-disable prettier/prettier */
|
|
49
44
|
const HelloZalo = (props) => (React.createElement("svg", Object.assign({ width: "1em", height: "1em", viewBox: "0 0 85 49", fill: "none" }, props),
|
|
50
45
|
React.createElement("g", { clipPath: "url(#clip0_4296_167461)" },
|
|
@@ -95,6 +90,10 @@ const HelloZalo = (props) => (React.createElement("svg", Object.assign({ width:
|
|
|
95
90
|
React.createElement("clipPath", { id: "clip0_4296_167461" },
|
|
96
91
|
React.createElement("rect", { x: 0.446777, y: 6.57019, width: 42, height: 42, rx: 10.5, transform: "rotate(-9 0.446777 6.57019)", fill: "white" })))));
|
|
97
92
|
|
|
93
|
+
/* eslint-disable prettier/prettier */
|
|
94
|
+
const Ellipse = (props) => (React.createElement("svg", Object.assign({ width: "1em", height: "1em", viewBox: "0 0 4 4", fill: "none" }, props),
|
|
95
|
+
React.createElement("circle", { cx: 2, cy: 2, r: 2, fill: "#BFBFBF" })));
|
|
96
|
+
|
|
98
97
|
/* eslint-disable prettier/prettier */
|
|
99
98
|
const Mobile = (props) => (React.createElement("svg", Object.assign({ width: "1em", height: "1em", viewBox: "0 0 17 16", fill: "none" }, props),
|
|
100
99
|
React.createElement("path", { d: "M11.3889 1.55566H5.61115C4.62931 1.55566 3.83337 2.3516 3.83337 3.33344V12.6668C3.83337 13.6486 4.62931 14.4446 5.61115 14.4446H11.3889C12.3708 14.4446 13.1667 13.6486 13.1667 12.6668V3.33344C13.1667 2.3516 12.3708 1.55566 11.3889 1.55566Z", stroke: "currentColor", strokeWidth: 1.2, strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
@@ -470,12 +469,13 @@ const StyledFormatDataBox = styled.div `
|
|
|
470
469
|
}
|
|
471
470
|
`;
|
|
472
471
|
|
|
472
|
+
const workingDays$1 = ['mon', 'tue', 'wed', 'thu', 'fri', 'sat', 'sun'];
|
|
473
473
|
function OpeningHours({ workingTimes }) {
|
|
474
474
|
const { t } = useTranslations();
|
|
475
475
|
const formatData = useMemo(() => {
|
|
476
476
|
const result = [];
|
|
477
477
|
let currentKey = '';
|
|
478
|
-
workingDays.forEach((item) => {
|
|
478
|
+
workingDays$1.forEach((item) => {
|
|
479
479
|
const dayData = workingTimes[item];
|
|
480
480
|
if (dayData) {
|
|
481
481
|
const dayKey = dayData
|
|
@@ -641,18 +641,21 @@ const PhoneButton = styled(Button) `
|
|
|
641
641
|
width: max-content;
|
|
642
642
|
`;
|
|
643
643
|
|
|
644
|
-
const Map = (
|
|
645
|
-
const { className, hospital, hasNoCard, isFullWidth, height = 256, width = 768, isUsingEmbedMap = true, isCardFloating = false, distance, isLoggedIn, locale, googleMapKey, onPhoneHospital, dataEventCategory, dataEventAction, dataEventLabel, } = props;
|
|
644
|
+
const Map = ({ className, hospital, hasNoCard, isFullWidth, height = 256, width = 768, isUsingEmbedMap = true, isCardFloating = false, distance, isLoggedIn, locale, googleMapKey, onPhoneHospital, dataEventCategory, dataEventAction, dataEventLabel, }) => {
|
|
646
645
|
const { latitude, longitude, address, name: hospitalName } = hospital;
|
|
647
646
|
const lat = parseFloat(latitude);
|
|
648
647
|
const lng = parseFloat(longitude);
|
|
649
|
-
const center = {
|
|
648
|
+
const center = {
|
|
649
|
+
lng: lng,
|
|
650
|
+
lat: lat,
|
|
651
|
+
};
|
|
650
652
|
const mapCard = useRef(null);
|
|
651
653
|
const { t } = useTranslations();
|
|
652
654
|
const onLoad = React__default.useCallback(function callback(map) {
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
655
|
+
setTimeout(() => {
|
|
656
|
+
map.setZoom(14);
|
|
657
|
+
map.setCenter(center);
|
|
658
|
+
}, 100);
|
|
656
659
|
}, []);
|
|
657
660
|
const mapOptions = {
|
|
658
661
|
mapTypeControl: false,
|
|
@@ -670,8 +673,8 @@ const Map = (props) => {
|
|
|
670
673
|
React__default.createElement("div", { className: "map" },
|
|
671
674
|
isUsingEmbedMap ? (React__default.createElement("iframe", { width: width, height: height, style: {
|
|
672
675
|
border: 0,
|
|
673
|
-
}, className: "aspect-ratio-map", loading: "lazy", allowFullScreen: true, src: `https://www.google.com/maps/embed/v1/place?key=${googleMapKey}&q=${hospital.latitude},${hospital.longitude}` })) : (React__default.createElement(LoadScript, { googleMapsApiKey: googleMapKey || '' },
|
|
674
|
-
React__default.createElement(GoogleMap, { mapContainerClassName: 'map', center: center, zoom:
|
|
676
|
+
}, className: "aspect-ratio-map", loading: "lazy", allowFullScreen: true, src: `https://www.google.com/maps/embed/v1/place?key=${googleMapKey}&q=${hospital.latitude},${hospital.longitude}&zoom=14` })) : (React__default.createElement(LoadScript, { googleMapsApiKey: googleMapKey || '' },
|
|
677
|
+
React__default.createElement(GoogleMap, { mapContainerClassName: 'map', center: center, zoom: 14, onLoad: onLoad, options: mapOptions },
|
|
675
678
|
React__default.createElement(Marker, { position: center })))),
|
|
676
679
|
!hasNoCard ? (React__default.createElement(StyledCard, { className: cn('map-card'), "data-is-full-width": isFullWidth || undefined, ref: mapCard },
|
|
677
680
|
React__default.createElement(StyledHospitalTitle, { href: `${basePath}${getHospitalUrl(locale, hospital)}` },
|
|
@@ -690,9 +693,32 @@ const Map = (props) => {
|
|
|
690
693
|
" km")))),
|
|
691
694
|
hospital.phone && (React__default.createElement(PhoneButton, { size: "md", color: "tertiary", isBlock: false, onClick: onPhoneHospital, icon: React__default.createElement(PhoneInactive, null), dataEventCategory: dataEventCategory, dataEventAction: dataEventAction, dataEventLabel: dataEventLabel }, isLoggedIn || locale === 'ms-MY'
|
|
692
695
|
? hospital.phone
|
|
693
|
-
: t('doctorInfoComponent.loginToCall'))))) : null
|
|
696
|
+
: t('doctorInfoComponent.loginToCall'))))) : null
|
|
697
|
+
// <a
|
|
698
|
+
// href={`https://www.google.com/maps/dir/?api=1&destination=${lat},${lng}`}
|
|
699
|
+
// target="_blank"
|
|
700
|
+
// rel="noreferrer"
|
|
701
|
+
// role="button"
|
|
702
|
+
// tabIndex={0}
|
|
703
|
+
// aria-label="Navigate to Google Maps to view full directions to your desination"
|
|
704
|
+
// className={styles.directionsNo}
|
|
705
|
+
// data-event-category="Care"
|
|
706
|
+
// data-event-action="Get Direction Click"
|
|
707
|
+
// data-event-label={`https://${domainLocales[locale]}${basePath}${asPath}`}
|
|
708
|
+
// >
|
|
709
|
+
// {f({
|
|
710
|
+
// id: 'map.viewDirections',
|
|
711
|
+
// defaultMessage: 'View directions',
|
|
712
|
+
// })}
|
|
713
|
+
// </a>
|
|
714
|
+
)));
|
|
694
715
|
};
|
|
695
716
|
|
|
717
|
+
/* eslint-disable prettier/prettier */
|
|
718
|
+
const Email = (props) => (React.createElement("svg", Object.assign({ width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "none" }, props),
|
|
719
|
+
React.createElement("path", { d: "M2 4.66668C2 4.31305 2.14048 3.97392 2.39052 3.72387C2.64057 3.47382 2.97971 3.33334 3.33333 3.33334H12.6667C13.0203 3.33334 13.3594 3.47382 13.6095 3.72387C13.8595 3.97392 14 4.31305 14 4.66668V11.3333C14 11.687 13.8595 12.0261 13.6095 12.2762C13.3594 12.5262 13.0203 12.6667 12.6667 12.6667H3.33333C2.97971 12.6667 2.64057 12.5262 2.39052 12.2762C2.14048 12.0261 2 11.687 2 11.3333V4.66668Z", stroke: "#111111", strokeWidth: 1.2, strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
720
|
+
React.createElement("path", { d: "M2 4.66666L8 8.66666L14 4.66666", stroke: "#111111", strokeWidth: 1.2, strokeLinecap: "round", strokeLinejoin: "round" })));
|
|
721
|
+
|
|
696
722
|
// import { ThemeProps } from '@hhgtech/hhg-components'
|
|
697
723
|
const StyledClinicInfo = styled.div `
|
|
698
724
|
color: #111111;
|
|
@@ -711,7 +737,7 @@ const StyledClinicInfo = styled.div `
|
|
|
711
737
|
line-height: 1.25rem;
|
|
712
738
|
font-weight: 400;
|
|
713
739
|
}
|
|
714
|
-
.
|
|
740
|
+
.contact-item {
|
|
715
741
|
display: inline-flex;
|
|
716
742
|
align-items: center;
|
|
717
743
|
padding: 8px 12px;
|
|
@@ -743,6 +769,10 @@ const StyledMobileIcon = styled(Mobile) `
|
|
|
743
769
|
width: 1rem;
|
|
744
770
|
height: 1rem;
|
|
745
771
|
`;
|
|
772
|
+
const StyledEmailIcon = styled(Email) `
|
|
773
|
+
width: 1rem;
|
|
774
|
+
height: 1rem;
|
|
775
|
+
`;
|
|
746
776
|
const StyledContainer = styled.div `
|
|
747
777
|
padding-top: 1rem;
|
|
748
778
|
padding-bottom: 1rem;
|
|
@@ -761,16 +791,20 @@ const StyledFlexBox = styled.div `
|
|
|
761
791
|
`;
|
|
762
792
|
const StyledDistanceTag$1 = styled(DistanceTag) `
|
|
763
793
|
border-radius: 0.75rem !important;
|
|
794
|
+
`;
|
|
795
|
+
const StyledContact = styled.div `
|
|
796
|
+
display: flex;
|
|
797
|
+
gap: 4px;
|
|
764
798
|
`;
|
|
765
799
|
|
|
766
|
-
function ClinicInfo(
|
|
767
|
-
const { hospitalInfo, distance, isLoggedIn, locale, googleMapKey, onPhoneHospital, dataEventCategory, dataEventAction, dataEventLabel, } = props;
|
|
800
|
+
function ClinicInfo({ hospitalInfo, distance, isLoggedIn, locale, googleMapKey, onPhoneHospital, dataEventCategory, dataEventAction, dataEventLabel, }) {
|
|
768
801
|
const hospital = {
|
|
769
802
|
latitude: hospitalInfo.latitude || '',
|
|
770
803
|
longitude: hospitalInfo.longitude || '',
|
|
771
804
|
address: hospitalInfo.address || '',
|
|
772
805
|
name: hospitalInfo.name || '',
|
|
773
806
|
phone: hospitalInfo.phone || '',
|
|
807
|
+
email: hospitalInfo.email || '',
|
|
774
808
|
};
|
|
775
809
|
return (React__default.createElement(StyledClinicInfo, null,
|
|
776
810
|
React__default.createElement(StyledMap, { dataEventAction: dataEventAction, dataEventCategory: dataEventCategory, dataEventLabel: dataEventLabel, googleMapKey: googleMapKey, hasNoCard: true, hospital: hospital, locale: locale, isLoggedIn: isLoggedIn, isFullWidth: true, height: 220, className: "panel-map", onPhoneHospital: onPhoneHospital }),
|
|
@@ -782,9 +816,13 @@ function ClinicInfo(props) {
|
|
|
782
816
|
flexShrink: 0,
|
|
783
817
|
} },
|
|
784
818
|
React__default.createElement(StyledDistanceTag$1, { value: `${distance} km` })))),
|
|
785
|
-
|
|
786
|
-
React__default.createElement(
|
|
787
|
-
|
|
819
|
+
React__default.createElement(StyledContact, null,
|
|
820
|
+
hospitalInfo.phone && (React__default.createElement("div", { className: "contact-item" },
|
|
821
|
+
React__default.createElement(StyledMobileIcon, null),
|
|
822
|
+
React__default.createElement("a", { href: `tel:${hospitalInfo.phone}` }, formatPhoneNumber(hospitalInfo.phone)))),
|
|
823
|
+
hospitalInfo.email && (React__default.createElement("div", { className: "contact-item" },
|
|
824
|
+
React__default.createElement(StyledEmailIcon, null),
|
|
825
|
+
React__default.createElement("a", { href: `mailto:${hospitalInfo === null || hospitalInfo === void 0 ? void 0 : hospitalInfo.email}` }, hospitalInfo.email))))),
|
|
788
826
|
React__default.createElement(OpeningHours, { workingTimes: hospitalInfo.working_times })));
|
|
789
827
|
}
|
|
790
828
|
|
|
@@ -1130,10 +1168,8 @@ function PopupCollectPhone({ children, isMobile, onSubmit, isOpen: isOpenProp, o
|
|
|
1130
1168
|
const StyledHospitalInfo = styled.div `
|
|
1131
1169
|
display: flex;
|
|
1132
1170
|
align-items: center;
|
|
1171
|
+
justify-content: space-between;
|
|
1133
1172
|
gap: 12px;
|
|
1134
|
-
padding: 12px 16px;
|
|
1135
|
-
border: 1px solid ${theme.colors.neutral100};
|
|
1136
|
-
border-radius: 12px;
|
|
1137
1173
|
|
|
1138
1174
|
.hospitalName {
|
|
1139
1175
|
color: #111111;
|
|
@@ -1145,18 +1181,13 @@ const StyledHospitalInfo = styled.div `
|
|
|
1145
1181
|
display: inline-flex;
|
|
1146
1182
|
align-items: center;
|
|
1147
1183
|
gap: 4px;
|
|
1148
|
-
padding: 4px 8px;
|
|
1149
|
-
color: ${theme.colors.red700};
|
|
1150
|
-
background-color: ${theme.colors.red50};
|
|
1151
1184
|
border-radius: 8px;
|
|
1152
1185
|
|
|
1153
1186
|
font-size: 0.6875rem;
|
|
1154
1187
|
line-height: 1rem;
|
|
1155
|
-
margin-right: 2px;
|
|
1156
1188
|
|
|
1157
1189
|
&[data-is-opened='true'] {
|
|
1158
1190
|
color: ${theme.colors.primaryBase};
|
|
1159
|
-
background-color: ${theme.colors.blue50};
|
|
1160
1191
|
}
|
|
1161
1192
|
}
|
|
1162
1193
|
|
|
@@ -1175,6 +1206,7 @@ const StyledImageWrap = styled(ImageWrap) `
|
|
|
1175
1206
|
border-radius: 8px;
|
|
1176
1207
|
flex-shrink: 0;
|
|
1177
1208
|
aspect-ratio: 1;
|
|
1209
|
+
align-self: baseline;
|
|
1178
1210
|
`;
|
|
1179
1211
|
const StyledClockIcon = styled(Clock) `
|
|
1180
1212
|
width: 12px;
|
|
@@ -1186,13 +1218,22 @@ const StyledArrowRightIcon = styled(ShapedArrowDown) `
|
|
|
1186
1218
|
width: 12px;
|
|
1187
1219
|
height: 12px;
|
|
1188
1220
|
transform: rotate(90deg);
|
|
1221
|
+
|
|
1222
|
+
& > path {
|
|
1223
|
+
stroke-width: 1.5;
|
|
1224
|
+
}
|
|
1189
1225
|
`;
|
|
1190
1226
|
const StyledDistanceTag = styled(DistanceTag) `
|
|
1191
1227
|
& > span {
|
|
1192
1228
|
color: ${theme.colors.gray800};
|
|
1193
1229
|
}
|
|
1230
|
+
|
|
1231
|
+
& {
|
|
1232
|
+
border: none;
|
|
1233
|
+
}
|
|
1194
1234
|
`;
|
|
1195
1235
|
|
|
1236
|
+
const workingDays = ['mon', 'tue', 'wed', 'thu', 'fri', 'sat', 'sun'];
|
|
1196
1237
|
const checkHospitalStatus = (times) => {
|
|
1197
1238
|
const currentDate = new Date();
|
|
1198
1239
|
const currentShortDay = workingDays[currentDate.getDay()];
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { a as __awaiter } from './tslib.es6-
|
|
1
|
+
import { a as __awaiter } from './tslib.es6-ec31c219.js';
|
|
2
2
|
import React__default, { useContext, useState, useRef, useEffect } from 'react';
|
|
3
3
|
import { useMantineTheme } from '@mantine/core';
|
|
4
|
-
import { H as Heading } from './index-
|
|
5
|
-
import { T as Text } from './index-
|
|
6
|
-
import { T as TogetherComponentGlobalContext, c as callApi, d as getApiPath } from './utils-
|
|
4
|
+
import { H as Heading } from './index-77a2202e.js';
|
|
5
|
+
import { T as Text } from './index-cbc77b21.js';
|
|
6
|
+
import { T as TogetherComponentGlobalContext, c as callApi, d as getApiPath } from './utils-45c77185.js';
|
|
7
7
|
import styled from '@emotion/styled';
|
|
8
8
|
import { PATHS } from './togetherApiPaths.js';
|
|
9
|
-
import { D as DEFAULT_IMG } from './constants-
|
|
9
|
+
import { D as DEFAULT_IMG } from './constants-0086d1b7.js';
|
|
10
10
|
|
|
11
11
|
const StyledCardLink = styled.div `
|
|
12
12
|
.link-info-container {
|