@hhgtech/hhg-components 1.29.426 → 1.29.428-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/{GeneralInfo-33df41f3.js → GeneralInfo-1aa0091e.js} +85 -77
- package/build/{InputDate-e1678502.js → InputDate-1d0ab729.js} +5 -5
- package/build/{LastPeriod-09b44044.js → LastPeriod-52e72d62.js} +1 -1
- package/build/{MobileBottomNavigationIcon-7095b1ca.js → MobileBottomNavigationIcon-f77d8b9b.js} +3 -3
- package/build/{Spinner-cdd47253.js → Spinner-35c88da9.js} +1 -1
- package/build/{WhatsApp-3f6f47cb.js → WhatsApp-68a6393b.js} +1 -1
- package/build/adapters.js +20 -20
- package/build/atoms.js +49 -49
- package/build/babyGrowth.js +85 -85
- package/build/cache.js +2 -2
- 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/cardCollapse/index.d.ts +2 -1
- package/build/components/atoms/drawerBottom/styled.d.ts +2 -0
- package/build/components/atoms/drawerComponent/index.styled.d.ts +2 -0
- package/build/components/molecules/index.d.ts +1 -0
- package/build/components/molecules/productDetail/generalInfo/index.styled.d.ts +0 -4
- package/build/components/molecules/sumaryInfo/index.d.ts +13 -0
- package/build/components/molecules/sumaryInfo/index.styled.d.ts +25 -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 +102 -102
- package/build/{constants-5c5df249.js → constants-e258961a.js} +1 -1
- 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-9bfc8d59.js → core-0102830e.js} +1 -1
- package/build/{dataTransform-c079832b.js → dataTransform-7ba5c8d2.js} +1 -1
- package/build/ecom.js +4 -4
- package/build/{editor-37dd1de4.js → editor-eaf8d32d.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/{GeneralInfo-26c3fa46.js → GeneralInfo-e9e87c34.js} +85 -78
- package/build/esm/{InputDate-5a457f47.js → InputDate-036d702a.js} +5 -5
- package/build/esm/{LastPeriod-d3a3b0e1.js → LastPeriod-083a680a.js} +1 -1
- package/build/esm/{MobileBottomNavigationIcon-de7bd863.js → MobileBottomNavigationIcon-3516a7cc.js} +3 -3
- package/build/esm/{Spinner-e2372478.js → Spinner-d55b953b.js} +1 -1
- package/build/esm/{WhatsApp-57fb5cfa.js → WhatsApp-2ce6f672.js} +1 -1
- package/build/esm/adapters.js +20 -20
- package/build/esm/atoms.js +49 -49
- package/build/esm/babyGrowth.js +85 -85
- package/build/esm/cache.js +2 -2
- 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/cardCollapse/index.d.ts +2 -1
- package/build/esm/components/atoms/drawerBottom/styled.d.ts +2 -0
- package/build/esm/components/atoms/drawerComponent/index.styled.d.ts +2 -0
- package/build/esm/components/molecules/index.d.ts +1 -0
- package/build/esm/components/molecules/productDetail/generalInfo/index.styled.d.ts +0 -4
- package/build/esm/components/molecules/sumaryInfo/index.d.ts +13 -0
- package/build/esm/components/molecules/sumaryInfo/index.styled.d.ts +25 -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 +101 -102
- package/build/esm/{constants-e74c67ee.js → constants-72d3ed69.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-52cf6c6f.js → core-fdea0eed.js} +1 -1
- package/build/esm/{dataTransform-0fafa03e.js → dataTransform-c7566396.js} +1 -1
- package/build/esm/ecom.js +4 -4
- package/build/esm/{editor-1b19a260.js → editor-27f5f633.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-5d6fc4f7.js → healthTools-0ac21095.js} +1 -1
- package/build/esm/healthToolsCardWrapper.js +19 -19
- package/build/esm/healthToolsForm.js +34 -34
- package/build/esm/hooks/useDrawerDrag.d.ts +5 -0
- package/build/esm/hooks/useFocusFieldOnDevice.d.ts +12 -0
- package/build/esm/hooks.js +13 -13
- package/build/esm/i18n.js +2 -2
- package/build/esm/i18nV2.js +2 -2
- package/build/esm/icons/Email.d.ts +4 -0
- package/build/esm/{index-985cb859.js → index-00e7cea7.js} +25 -25
- package/build/esm/{index-9dc7c12c.js → index-01206782.js} +2 -2
- package/build/esm/{index-42da6aa3.js → index-02975605.js} +32 -32
- package/build/esm/{index-b4e3eda4.js → index-03a16dd1.js} +14 -14
- package/build/esm/{index-96921955.js → index-058b0967.js} +22 -22
- package/build/esm/{index-60134cc0.js → index-065816f6.js} +1 -1
- package/build/esm/{index-74e79996.js → index-07809b8a.js} +8 -8
- package/build/esm/{index-c49753f1.js → index-090dea91.js} +2 -2
- package/build/esm/{index-d9b10070.js → index-0c235141.js} +2 -2
- package/build/esm/{index-a928937d.js → index-1b5b102d.js} +2 -2
- package/build/esm/{index-6d75b8d6.js → index-25d3efd8.js} +13 -13
- package/build/esm/{index-3d9af6c1.js → index-3831fb94.js} +3 -3
- package/build/esm/{index-08b3741a.js → index-39ca557b.js} +13 -13
- package/build/esm/{index-c11edefc.js → index-3afde005.js} +17 -17
- package/build/esm/{index-6e6adf66.js → index-419ca2b8.js} +2 -2
- package/build/esm/{index-cdb792e1.js → index-49281ab1.js} +4 -4
- package/build/esm/{index-0650583c.js → index-4b4257f2.js} +13 -13
- package/build/esm/{index-d9447bed.js → index-4d2b3b0a.js} +1 -1
- package/build/esm/{index-2827bed4.js → index-54e60938.js} +17 -17
- package/build/esm/{index-410911c7.js → index-58c50818.js} +16 -16
- package/build/esm/{index-7c758c38.js → index-5c4c2c55.js} +13 -13
- package/build/esm/{index-e9b6c737.js → index-5cadde94.js} +6 -6
- package/build/esm/{index-ee2b5506.js → index-5f11422b.js} +2 -2
- package/build/esm/{index-032b0e1c.js → index-5f7fe6da.js} +3 -3
- package/build/esm/{index-9749fab7.js → index-5fa79508.js} +2 -2
- package/build/esm/{index-7a93ded9.js → index-60aae241.js} +1 -1
- package/build/esm/{index-b145dc48.js → index-61b5768c.js} +6 -6
- package/build/esm/{index-bf0c286c.js → index-6524dc07.js} +1 -1
- package/build/esm/{index-b8d247e6.js → index-6fb373b9.js} +3 -3
- package/build/esm/{index-454aabe6.js → index-77272775.js} +2 -2
- package/build/esm/{index-d9c45c9f.js → index-807319c5.js} +10 -10
- package/build/esm/{index-d9018f5a.js → index-812eff27.js} +33 -33
- package/build/esm/{index-ed121b65.js → index-827507f9.js} +15 -15
- package/build/esm/{index-c5d523f7.js → index-85e80779.js} +2 -2
- package/build/esm/{index-caa5e1d0.js → index-89cf8199.js} +8 -8
- package/build/esm/{index-20c22407.js → index-8a1c0f96.js} +2 -2
- package/build/esm/{index-60042364.js → index-8e31f657.js} +2 -2
- package/build/esm/{index-4b29e07a.js → index-8f27a513.js} +7 -7
- package/build/esm/{index-d8b0a239.js → index-93dfda98.js} +6 -6
- package/build/esm/{index-2db6f2db.js → index-96e84d05.js} +2 -2
- package/build/esm/{index-ec73a304.js → index-9d9bf01d.js} +13 -13
- package/build/esm/{index-1fe21035.js → index-9f1d761c.js} +15 -15
- package/build/esm/{index-ee87b5ad.js → index-a4126464.js} +4 -4
- package/build/esm/{index-45a8b774.js → index-a5524300.js} +21 -21
- package/build/esm/{index-b57790fe.js → index-a5e8193e.js} +5 -5
- package/build/esm/{index-d9cac89e.js → index-af9852ed.js} +2 -2
- package/build/esm/{index-316175b3.js → index-afcd2e11.js} +2 -2
- package/build/esm/{index-4d014b3b.js → index-afe6085f.js} +1 -1
- package/build/esm/{index-11aeba79.js → index-b19b6df1.js} +15 -15
- package/build/esm/{index-5833c193.js → index-b2d6d634.js} +2 -2
- package/build/esm/{index-101b3499.js → index-b519315f.js} +16 -16
- package/build/esm/{index-63465c91.js → index-b7e85a3c.js} +18 -16
- package/build/esm/{index-802c372d.js → index-bcbb877b.js} +13 -13
- package/build/esm/{index-12ec0a3b.js → index-bd23ee73.js} +17 -17
- package/build/esm/{index-304b4db7.js → index-c5df37f6.js} +30 -5
- package/build/esm/{index-058bca94.js → index-c7c54d0f.js} +1 -1
- package/build/esm/{index-0c17e028.js → index-c86117e4.js} +3 -3
- package/build/esm/{index-00da1525.js → index-cf2d56cf.js} +1 -1
- package/build/esm/{index-39422a01.js → index-d1cf6769.js} +11 -11
- package/build/esm/{index-b2bc4bcc.js → index-d29ed174.js} +32 -32
- package/build/esm/{index-2e5cbf2e.js → index-d55c2070.js} +3 -3
- package/build/esm/{index-a41cfe2d.js → index-db50ac52.js} +1 -1
- package/build/esm/{index-ddcc418c.js → index-e545a30c.js} +6 -6
- package/build/esm/{index-6c099508.js → index-ea6b1992.js} +3 -3
- package/build/esm/{index-1071a7c6.js → index-f4d17a9c.js} +17 -17
- package/build/esm/{index-93da46ac.js → index-f5ef03a8.js} +7 -7
- package/build/esm/{index-4c3cb3db.js → index-f918bc9e.js} +86 -39
- package/build/esm/{index-c2b2d889.js → index-fb363ecd.js} +3 -3
- package/build/esm/{index-09ed05be.js → index-fcc457ed.js} +2 -2
- package/build/esm/index.js +122 -123
- package/build/esm/{labelSorting-de358037.js → labelSorting-0e328a23.js} +4 -4
- package/build/esm/lead/layouts/lightbox/formContainer.d.ts +5 -1
- package/build/esm/lead.js +233 -203
- package/build/esm/{logoIcon-d9d4bc06.js → logoIcon-f8041ffb.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-c7a8594d.js → post-3bf2ae55.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-e0b283c7.js → store-81441535.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-545a6cba.js → surveyThankyouCard-5accfb82.js} +5 -5
- 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-9a10fdda.js → translationsProvider-e510e7ff.js} +1 -1
- package/build/esm/{treePopoverMenu-ce29ee8f.js → treePopoverMenu-879aca94.js} +19 -19
- package/build/esm/{index-f55d816e.js → types-7c8fb601.js} +16 -3
- package/build/esm/types.js +2 -2
- package/build/esm/{useCategory-0825d841.js → useCategory-a393324b.js} +5 -5
- package/build/esm/{useHealthToolCache-5614673b.js → useHealthToolCache-76f052de.js} +1 -1
- package/build/esm/{usePlacesAutocomplete-144e699e.js → usePlacesAutocomplete-8ba5c917.js} +1 -1
- package/build/esm/useTogetherAuthRequiredAction.js +10 -10
- package/build/esm/{utils-ef2933c6.js → utils-8d13ecca.js} +3 -3
- package/build/esm/{utils-c53fcf83.js → utils-cfb9b5cd.js} +2 -2
- package/build/esm/{utils-ae73b940.js → utils-e142ccf1.js} +5 -5
- package/build/esm/{utils-e683e0f3.js → utils-f6dd420c.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-5cc29a36.js → healthTools-f8138d8c.js} +1 -1
- package/build/healthToolsCardWrapper.js +19 -19
- package/build/healthToolsForm.js +34 -34
- package/build/hooks/useDrawerDrag.d.ts +5 -0
- package/build/hooks/useFocusFieldOnDevice.d.ts +12 -0
- package/build/hooks.js +13 -13
- package/build/i18n.js +2 -2
- package/build/i18nV2.js +1 -1
- package/build/icons/Email.d.ts +4 -0
- package/build/{index-6ad36085.js → index-010356fa.js} +2 -2
- package/build/{index-db069b14.js → index-01294060.js} +6 -6
- package/build/{index-9cf6bba2.js → index-0133d1fb.js} +1 -1
- package/build/{index-dcc613b0.js → index-0240275c.js} +13 -13
- package/build/{index-166fc9e3.js → index-07d7bd32.js} +2 -2
- package/build/{index-abebcb8f.js → index-08e83020.js} +2 -2
- package/build/{index-0fbea502.js → index-11d614b1.js} +13 -13
- package/build/{index-e3348be4.js → index-152c04ba.js} +1 -1
- package/build/{index-ef228eb1.js → index-1949a1f0.js} +7 -7
- package/build/{index-a8c6911a.js → index-238a3f93.js} +32 -32
- package/build/{index-74796821.js → index-2547ba44.js} +18 -16
- package/build/{index-df0a3489.js → index-275f57ff.js} +4 -4
- package/build/{index-876cff4f.js → index-285c523c.js} +16 -16
- package/build/{index-9ff5efc9.js → index-2be42333.js} +2 -2
- package/build/{index-d910803f.js → index-2e25ef31.js} +14 -14
- package/build/{index-8d8bf92e.js → index-2fdbb2e8.js} +11 -11
- package/build/{index-bb02207c.js → index-3131cb0f.js} +1 -1
- package/build/{index-00aad594.js → index-382c891c.js} +3 -3
- package/build/{index-2ff5a28e.js → index-3f12ad5f.js} +2 -2
- package/build/{index-98c98ab1.js → index-42d7dbf3.js} +3 -3
- package/build/{index-cc880fec.js → index-4703eca3.js} +32 -32
- package/build/{index-b11b7d02.js → index-4cc88ab6.js} +3 -3
- package/build/{index-260360c6.js → index-4e9ee460.js} +2 -2
- package/build/{index-8fd5c568.js → index-51bea6e4.js} +2 -2
- package/build/{index-3002af38.js → index-5210a867.js} +3 -3
- package/build/{index-3e044992.js → index-555f65d8.js} +2 -2
- package/build/{index-b63dfa26.js → index-611609d6.js} +6 -6
- package/build/{index-f16261e5.js → index-62be6901.js} +32 -32
- package/build/{index-199c89df.js → index-6a1b67b8.js} +16 -16
- package/build/{index-989ffe5b.js → index-6acd9ff0.js} +17 -17
- package/build/{index-9bf1b448.js → index-6b80d135.js} +15 -15
- package/build/{index-db218ffe.js → index-6bd6120a.js} +17 -17
- package/build/{index-9994b331.js → index-7fc84058.js} +7 -7
- package/build/{index-9f1cdc55.js → index-815ad42f.js} +6 -6
- package/build/{index-139fd08e.js → index-84a852c1.js} +13 -13
- package/build/{index-3410e311.js → index-858931f0.js} +2 -2
- package/build/{index-2b28624b.js → index-8db0e27b.js} +1 -1
- package/build/{index-58b44711.js → index-8f6aa622.js} +1 -1
- package/build/{index-25d36901.js → index-95cd3f2e.js} +3 -3
- package/build/{index-5ad60b94.js → index-97cd0baa.js} +30 -4
- package/build/{index-15563bd8.js → index-9aa54329.js} +2 -2
- package/build/{index-d22852e9.js → index-9fcd8e65.js} +6 -6
- package/build/{index-b2d03164.js → index-a6238ac3.js} +2 -2
- package/build/{index-d01fe558.js → index-a7910e07.js} +2 -2
- package/build/{index-833531e0.js → index-b144cab6.js} +3 -3
- package/build/{index-8aec6f01.js → index-b27284b8.js} +3 -3
- package/build/{index-29eaf784.js → index-b6a7058e.js} +22 -22
- package/build/{index-04fe745c.js → index-b74050b3.js} +13 -13
- package/build/{index-3eacc909.js → index-c1290a00.js} +17 -17
- package/build/{index-eff42b3a.js → index-c4f137fe.js} +2 -2
- package/build/{index-ec2885b9.js → index-c7aece21.js} +13 -13
- package/build/{index-a88fc4ba.js → index-ca704529.js} +25 -25
- package/build/{index-9c19af73.js → index-cd259a64.js} +10 -10
- package/build/{index-4728cfac.js → index-cf4a7449.js} +1 -1
- package/build/{index-db7e59cb.js → index-d5af774d.js} +4 -4
- package/build/{index-c3405459.js → index-d8d00e05.js} +13 -13
- package/build/{index-43d3e97e.js → index-ddddbadc.js} +15 -15
- package/build/{index-32bc0f0b.js → index-de52b8bb.js} +1 -1
- package/build/{index-f41092d3.js → index-e5e6718b.js} +1 -1
- package/build/{index-a7678a2d.js → index-e7405658.js} +15 -15
- package/build/{index-596f3add.js → index-e7e8b1ae.js} +2 -2
- package/build/{index-95211105.js → index-e9c3e5a7.js} +87 -40
- package/build/{index-49fb7c56.js → index-ed26b14f.js} +2 -2
- package/build/{index-4727ab55.js → index-f23a4b83.js} +5 -5
- package/build/{index-2b488294.js → index-f28a371e.js} +21 -21
- package/build/{index-d56eadcf.js → index-f7ef3765.js} +8 -8
- package/build/{index-82dd03cc.js → index-f8d2290b.js} +8 -8
- package/build/{index-a21b1251.js → index-fb65c286.js} +17 -17
- package/build/{index-5300240a.js → index-fcb174ce.js} +2 -2
- package/build/index.js +125 -125
- package/build/{labelSorting-d4dcc7dc.js → labelSorting-043e8b38.js} +4 -4
- package/build/lead/layouts/lightbox/formContainer.d.ts +5 -1
- package/build/lead.js +232 -202
- package/build/{logoIcon-659e66a6.js → logoIcon-6df48d89.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 +78 -77
- 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-cbcedabc.js → post-c17cfed7.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-eb428ea0.js → store-03772418.js} +3 -3
- package/build/subot.js +36 -36
- package/build/surveyOrPremiumBanner.js +34 -34
- package/build/surveyQuestionCard.js +11 -11
- package/build/{surveyThankyouCard-4aeb01c3.js → surveyThankyouCard-fee0f621.js} +5 -5
- 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-d049e991.js → translationsProvider-f36b5822.js} +1 -1
- package/build/{treePopoverMenu-6affa405.js → treePopoverMenu-f06dbcc4.js} +19 -19
- package/build/{index-05fe1b4f.js → types-889d3099.js} +16 -2
- package/build/types.js +2 -2
- package/build/{useCategory-7d57cd98.js → useCategory-7f90a915.js} +5 -5
- package/build/{useHealthToolCache-246b0f34.js → useHealthToolCache-388fabe4.js} +1 -1
- package/build/{usePlacesAutocomplete-c32bf17e.js → usePlacesAutocomplete-9721f94b.js} +1 -1
- package/build/useTogetherAuthRequiredAction.js +10 -10
- package/build/{utils-3fe71f5c.js → utils-89323f82.js} +5 -5
- package/build/{utils-adc63aa6.js → utils-a3ddb569.js} +2 -2
- package/build/{utils-8a08eae3.js → utils-a723729a.js} +3 -3
- package/build/{utils-160b7394.js → utils-f4d7438b.js} +2 -2
- package/build/vaccination.js +22 -22
- package/package.json +1 -1
- package/build/esm/types-6787a58f.js +0 -16
- package/build/types-639ef7d1.js +0 -19
- /package/build/{BMI_BOYS.percentile.monthly-8e45a824.js → BMI_BOYS.percentile.monthly-aabd8ad7.js} +0 -0
- /package/build/{BMI_BOYS.percentile.weekly-323620ad.js → BMI_BOYS.percentile.weekly-a0570a7e.js} +0 -0
- /package/build/{BMI_BOYS.percentile.yearly-6f9eaa4a.js → BMI_BOYS.percentile.yearly-f6f71504.js} +0 -0
- /package/build/{BMI_BOYS.zscore.monthly-1d80b18f.js → BMI_BOYS.zscore.monthly-0c3ec584.js} +0 -0
- /package/build/{BMI_BOYS.zscore.weekly-0af9f6d2.js → BMI_BOYS.zscore.weekly-0f38f669.js} +0 -0
- /package/build/{BMI_BOYS.zscore.yearly-b98c005e.js → BMI_BOYS.zscore.yearly-8e8ca54a.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.monthly-dff53b86.js → BMI_GIRLS.percentile.monthly-2c06efa1.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.weekly-e810fb69.js → BMI_GIRLS.percentile.weekly-65d16387.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.yearly-669b6da0.js → BMI_GIRLS.percentile.yearly-a076b251.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.monthly-8f5e014e.js → BMI_GIRLS.zscore.monthly-532c96bd.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.weekly-40cce3d2.js → BMI_GIRLS.zscore.weekly-b76fab1d.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.yearly-ce7134aa.js → BMI_GIRLS.zscore.yearly-8f22c3cb.js} +0 -0
- /package/build/{ChevronDown-a7378163.js → ChevronDown-c22d84ff.js} +0 -0
- /package/build/{Close-96810934.js → Close-40582baa.js} +0 -0
- /package/build/{Google-2db0df14.js → Google-069ae090.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-89bee83d.js → HEAD CIRCUM_BOYS.percentile.monthly-86fd06c7.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-2f163b68.js → HEAD CIRCUM_BOYS.percentile.weekly-38d9ae38.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-a87edb12.js → HEAD CIRCUM_BOYS.percentile.yearly-11e7db44.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-29b30bb3.js → HEAD CIRCUM_BOYS.zscore.monthly-9a9ad66e.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-90797686.js → HEAD CIRCUM_BOYS.zscore.weekly-aa5fbaae.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-06315595.js → HEAD CIRCUM_BOYS.zscore.yearly-ada152ed.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-c03585ba.js → HEAD CIRCUM_GIRLS.percentile.monthly-bd2fd5a7.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-7db20874.js → HEAD CIRCUM_GIRLS.percentile.weekly-f4072ffd.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-17c11195.js → HEAD CIRCUM_GIRLS.percentile.yearly-d5476f23.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-8fbbe61e.js → HEAD CIRCUM_GIRLS.zscore.monthly-4f180105.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-9cc5c295.js → HEAD CIRCUM_GIRLS.zscore.weekly-62e4689a.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-0c5018bb.js → HEAD CIRCUM_GIRLS.zscore.yearly-65c0a218.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.monthly-1f5fe004.js → HEIGHT_BOYS.percentile.monthly-281aae42.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.weekly-3b4084e6.js → HEIGHT_BOYS.percentile.weekly-eda57b57.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.yearly-3fa489d5.js → HEIGHT_BOYS.percentile.yearly-293d01fd.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.monthly-cc064781.js → HEIGHT_BOYS.zscore.monthly-bfb04e53.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.weekly-1ef4b42b.js → HEIGHT_BOYS.zscore.weekly-389c15b8.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.yearly-b4ef023e.js → HEIGHT_BOYS.zscore.yearly-dd94afdc.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.monthly-25a15c42.js → HEIGHT_GIRLS.percentile.monthly-2556e50a.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.weekly-789c6ccf.js → HEIGHT_GIRLS.percentile.weekly-bd731df1.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.yearly-62557d2b.js → HEIGHT_GIRLS.percentile.yearly-ee457c1b.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.monthly-407089a5.js → HEIGHT_GIRLS.zscore.monthly-f5a3de20.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.weekly-9e7da2ed.js → HEIGHT_GIRLS.zscore.weekly-8ed74087.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.yearly-f449a088.js → HEIGHT_GIRLS.zscore.yearly-331d3cb8.js} +0 -0
- /package/build/{Locale-fdc48ed4.js → Locale-a1b1ec82.js} +0 -0
- /package/build/{Visible-7f7ffb06.js → Visible-a014ab48.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.monthly-f8d643f4.js → WEIGHT_BOYS.percentile.monthly-aa96bb70.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.weekly-6c545811.js → WEIGHT_BOYS.percentile.weekly-d696d106.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.yearly-6383c35f.js → WEIGHT_BOYS.percentile.yearly-3726a234.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.monthly-ac3f2ccb.js → WEIGHT_BOYS.zscore.monthly-54aed401.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.weekly-c0579632.js → WEIGHT_BOYS.zscore.weekly-14e71d1c.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.yearly-aa3887c0.js → WEIGHT_BOYS.zscore.yearly-de572448.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.monthly-f9928f7d.js → WEIGHT_GIRLS.percentile.monthly-70412c05.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.weekly-1879fccb.js → WEIGHT_GIRLS.percentile.weekly-5bf4cc3b.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.yearly-67257ba8.js → WEIGHT_GIRLS.percentile.yearly-9909c4e6.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.monthly-b2bc974a.js → WEIGHT_GIRLS.zscore.monthly-519b5bdd.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.weekly-dbf74edf.js → WEIGHT_GIRLS.zscore.weekly-08b61afc.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.yearly-e32661de.js → WEIGHT_GIRLS.zscore.yearly-ceba94d2.js} +0 -0
- /package/build/{ageGenerate-9b423ce1.js → ageGenerate-62226049.js} +0 -0
- /package/build/{animation-72df2912.js → animation-267ce396.js} +0 -0
- /package/build/{constants-a9594d70.js → constants-1e48d93f.js} +0 -0
- /package/build/{constants-12a05b1b.js → constants-310b07b8.js} +0 -0
- /package/build/{constants-b96c6815.js → constants-cdc5ae49.js} +0 -0
- /package/build/{dataTransform-91655a5c.js → dataTransform-55ece460.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.monthly-56e1c2ad.js → BMI_BOYS.percentile.monthly-1ace03d1.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.weekly-c9935872.js → BMI_BOYS.percentile.weekly-5f12c187.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.yearly-e066021f.js → BMI_BOYS.percentile.yearly-715b92c7.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.monthly-b6ac5272.js → BMI_BOYS.zscore.monthly-63bbcafc.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.weekly-ec89debb.js → BMI_BOYS.zscore.weekly-9594b326.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.yearly-a2e1ea65.js → BMI_BOYS.zscore.yearly-42560c41.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.monthly-0a026e1d.js → BMI_GIRLS.percentile.monthly-dfbbb804.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.weekly-745099f9.js → BMI_GIRLS.percentile.weekly-56d2e18b.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.yearly-46ffdfc2.js → BMI_GIRLS.percentile.yearly-e28a1a30.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.monthly-237190cc.js → BMI_GIRLS.zscore.monthly-7d492112.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.weekly-5072ac10.js → BMI_GIRLS.zscore.weekly-37169a4c.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.yearly-6387216e.js → BMI_GIRLS.zscore.yearly-41193d88.js} +0 -0
- /package/build/esm/{ChevronDown-e5dd7174.js → ChevronDown-5e816a12.js} +0 -0
- /package/build/esm/{Close-494bdd15.js → Close-1b4b3f6e.js} +0 -0
- /package/build/esm/{Google-14adb65c.js → Google-ab5b71ac.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-d0526ad7.js → HEAD CIRCUM_BOYS.percentile.monthly-4d9d2f73.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-9f7566d3.js → HEAD CIRCUM_BOYS.percentile.weekly-f9477642.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-ce0a7564.js → HEAD CIRCUM_BOYS.percentile.yearly-5701a057.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-32f9bde3.js → HEAD CIRCUM_BOYS.zscore.monthly-6a0ba66b.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-a8c33ecd.js → HEAD CIRCUM_BOYS.zscore.weekly-dbd57db9.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-7afe3872.js → HEAD CIRCUM_BOYS.zscore.yearly-32d4f4ec.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-5aea6cbc.js → HEAD CIRCUM_GIRLS.percentile.monthly-85927c27.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-50d1073c.js → HEAD CIRCUM_GIRLS.percentile.weekly-4e144e68.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-7b4996ca.js → HEAD CIRCUM_GIRLS.percentile.yearly-d15d725e.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-3740e03b.js → HEAD CIRCUM_GIRLS.zscore.monthly-5f4fc5ed.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-2f8a55b8.js → HEAD CIRCUM_GIRLS.zscore.weekly-7a2bffc7.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-e951bbc5.js → HEAD CIRCUM_GIRLS.zscore.yearly-ef47e424.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.monthly-828a2019.js → HEIGHT_BOYS.percentile.monthly-6244b439.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.weekly-0ba28ca0.js → HEIGHT_BOYS.percentile.weekly-0c2227c8.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.yearly-73c044ec.js → HEIGHT_BOYS.percentile.yearly-e24be4fb.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.monthly-3a9333ce.js → HEIGHT_BOYS.zscore.monthly-9d29a23b.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.weekly-8b22d8f9.js → HEIGHT_BOYS.zscore.weekly-2d4e2e5c.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.yearly-0b5fc138.js → HEIGHT_BOYS.zscore.yearly-e13ea868.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-dd34fa46.js → HEIGHT_GIRLS.percentile.monthly-d228f5f7.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-4cc3ad40.js → HEIGHT_GIRLS.percentile.weekly-18fccae8.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-44ee8e20.js → HEIGHT_GIRLS.percentile.yearly-3989d75f.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-0aa15ed5.js → HEIGHT_GIRLS.zscore.monthly-cd3ae6cc.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-bfcafc1c.js → HEIGHT_GIRLS.zscore.weekly-4ea9b63a.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-e9812703.js → HEIGHT_GIRLS.zscore.yearly-c39b2269.js} +0 -0
- /package/build/esm/{Locale-1adbd058.js → Locale-5be8188a.js} +0 -0
- /package/build/esm/{Visible-83e8581a.js → Visible-8d4ecff1.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.monthly-f5b1ef7e.js → WEIGHT_BOYS.percentile.monthly-cd8b3e55.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.weekly-83f3ad53.js → WEIGHT_BOYS.percentile.weekly-b8c1202b.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.yearly-873f842b.js → WEIGHT_BOYS.percentile.yearly-7f3e066b.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.monthly-79698915.js → WEIGHT_BOYS.zscore.monthly-3808b3b8.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.weekly-2852b623.js → WEIGHT_BOYS.zscore.weekly-df4d230b.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.yearly-40a3b57a.js → WEIGHT_BOYS.zscore.yearly-df32e99f.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-3c0abf82.js → WEIGHT_GIRLS.percentile.monthly-047f2926.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-461242b8.js → WEIGHT_GIRLS.percentile.weekly-a998da7b.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-88c2d887.js → WEIGHT_GIRLS.percentile.yearly-1cffc87c.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-72da1180.js → WEIGHT_GIRLS.zscore.monthly-9e7ebcaf.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-036955bd.js → WEIGHT_GIRLS.zscore.weekly-2a695ed4.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-87c8435c.js → WEIGHT_GIRLS.zscore.yearly-fa3600ed.js} +0 -0
- /package/build/esm/{ageGenerate-f973e47c.js → ageGenerate-83c2ce64.js} +0 -0
- /package/build/esm/{animation-96eba5b5.js → animation-91b1e83d.js} +0 -0
- /package/build/esm/{constants-32613d9d.js → constants-768d67b8.js} +0 -0
- /package/build/esm/{constants-3ba45268.js → constants-7dd2be5f.js} +0 -0
- /package/build/esm/{constants-6fdeff2a.js → constants-ae115b9f.js} +0 -0
- /package/build/esm/{dataTransform-34f2a53a.js → dataTransform-1444acc6.js} +0 -0
- /package/build/esm/{index-9ddf68e2.js → index-453d72c1.js} +0 -0
- /package/build/esm/{index-5cfa8618.js → index-68bed127.js} +0 -0
- /package/build/esm/{index-5a149ebd.js → index-7ef4b69d.js} +0 -0
- /package/build/esm/{index-d21e5ac4.js → index-99d47c00.js} +0 -0
- /package/build/esm/{index-76caeba3.js → index-c070f843.js} +0 -0
- /package/build/esm/{index-dd7df557.js → index-d22dd163.js} +0 -0
- /package/build/esm/{index-bb9d388d.js → index-d72c5be3.js} +0 -0
- /package/build/esm/{index-ccf330be.js → index-ebc0208c.js} +0 -0
- /package/build/esm/{index.styles-90350fcf.js → index.styles-a80ccc56.js} +0 -0
- /package/build/esm/{localizeNumberFormat-498e26c3.js → localizeNumberFormat-1793a13f.js} +0 -0
- /package/build/esm/{normalizeLink-351b5950.js → normalizeLink-dbd854ae.js} +0 -0
- /package/build/esm/{number-3b47fa37.js → number-fb459821.js} +0 -0
- /package/build/esm/{paths-4947f363.js → paths-6fbd4b6a.js} +0 -0
- /package/build/esm/{shared-9f63c003.js → shared-08588d98.js} +0 -0
- /package/build/esm/{text-594e9ab1.js → text-fe36a7f8.js} +0 -0
- /package/build/esm/{translationsContext-5c3203aa.js → translationsContext-e45c090d.js} +0 -0
- /package/build/esm/{tslib.es6-ca7ad81a.js → tslib.es6-7b2139eb.js} +0 -0
- /package/build/esm/{types-5adb0499.js → types-cd5ea76c.js} +0 -0
- /package/build/esm/{useIsInit-381625b1.js → useIsInit-75b17972.js} +0 -0
- /package/build/esm/{useOutsideClick-7f5ed040.js → useOutsideClick-ca21582a.js} +0 -0
- /package/build/esm/{useScrollbarSize-d35457b9.js → useScrollbarSize-8fe78db5.js} +0 -0
- /package/build/esm/{useUniqueId-91e55ec9.js → useUniqueId-582a9b8b.js} +0 -0
- /package/build/esm/{utils-6bddb1bf.js → utils-1e0330c1.js} +0 -0
- /package/build/{index-02f667dd.js → index-0ee700a4.js} +0 -0
- /package/build/{index-d588c0b6.js → index-2232c1b1.js} +0 -0
- /package/build/{index-122192c1.js → index-27d7affb.js} +0 -0
- /package/build/{index-a57a88a1.js → index-2994da93.js} +0 -0
- /package/build/{index-91761b24.js → index-2b2c0dd9.js} +0 -0
- /package/build/{index-2e5494b7.js → index-53811047.js} +0 -0
- /package/build/{index-c0eb867f.js → index-c96a83af.js} +0 -0
- /package/build/{index-7e34c103.js → index-cfbd71f1.js} +0 -0
- /package/build/{index.styles-87ede8e8.js → index.styles-1ca4a2c2.js} +0 -0
- /package/build/{localizeNumberFormat-581a281e.js → localizeNumberFormat-5fee20a1.js} +0 -0
- /package/build/{normalizeLink-1db650d8.js → normalizeLink-791a2900.js} +0 -0
- /package/build/{number-2e860c52.js → number-2811edb2.js} +0 -0
- /package/build/{paths-d98fa465.js → paths-47bd7b41.js} +0 -0
- /package/build/{shared-8e7704fe.js → shared-f89c53a2.js} +0 -0
- /package/build/{text-c450bd39.js → text-c781d461.js} +0 -0
- /package/build/{translationsContext-71b1f423.js → translationsContext-96803826.js} +0 -0
- /package/build/{tslib.es6-292d3bbc.js → tslib.es6-da217af3.js} +0 -0
- /package/build/{types-45985c68.js → types-cd8cd4cc.js} +0 -0
- /package/build/{useIsInit-dad1cccf.js → useIsInit-47154c0d.js} +0 -0
- /package/build/{useOutsideClick-4ce86e4e.js → useOutsideClick-cb592ec2.js} +0 -0
- /package/build/{useScrollbarSize-c384e150.js → useScrollbarSize-3b5d9d25.js} +0 -0
- /package/build/{useUniqueId-a9c31762.js → useUniqueId-64f321a3.js} +0 -0
- /package/build/{utils-cd06f4bb.js → utils-1e0c7e54.js} +0 -0
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
import { _ as __rest, a as __awaiter } from './tslib.es6-
|
|
1
|
+
import { _ as __rest, a as __awaiter } from './tslib.es6-7b2139eb.js';
|
|
2
2
|
import React__default, { useMemo, useEffect, useRef, useContext, useState } from 'react';
|
|
3
3
|
import { User } from '@hhgtech/icons/core';
|
|
4
|
-
import { S as Spinner } from './Spinner-
|
|
5
|
-
import { a as Avatar } from './index-
|
|
6
|
-
import { B as Button } from './index-
|
|
7
|
-
import { T as Text } from './index-
|
|
8
|
-
import { u as useTranslations } from './index-
|
|
9
|
-
import { C as CommonGAssets } from './index-
|
|
4
|
+
import { S as Spinner } from './Spinner-d55b953b.js';
|
|
5
|
+
import { a as Avatar } from './index-89cf8199.js';
|
|
6
|
+
import { B as Button } from './index-c86117e4.js';
|
|
7
|
+
import { T as Text } from './index-8e31f657.js';
|
|
8
|
+
import { u as useTranslations } from './index-afe6085f.js';
|
|
9
|
+
import { C as CommonGAssets } from './index-99d47c00.js';
|
|
10
10
|
import { theme } from './miscTheme.js';
|
|
11
11
|
import styled from '@emotion/styled';
|
|
12
|
-
import { M as MediaQueries } from './utils-
|
|
12
|
+
import { M as MediaQueries } from './utils-1e0330c1.js';
|
|
13
13
|
import { setDefaultClass } from './miscDefaultClassWrapper.js';
|
|
14
14
|
import cn from 'classnames';
|
|
15
|
-
import { a as CARE_LOCALES, c as CARE_BOOKING_LOCALES, T as TOGETHER_LOCALES, E as ECOM_LOCALES, d as VIDEO_LOCALES } from './index-
|
|
16
|
-
import { i as domainLocalesMarryBaby } from './utils-
|
|
17
|
-
import { g as getCurrentBaseUrl, a as getCurrentSsoUrl, b as getTogetherApiDomain, c as getDiscoverApiDomain } from './normalizeLink-
|
|
15
|
+
import { a as CARE_LOCALES, c as CARE_BOOKING_LOCALES, T as TOGETHER_LOCALES, E as ECOM_LOCALES, d as VIDEO_LOCALES } from './index-8a1c0f96.js';
|
|
16
|
+
import { i as domainLocalesMarryBaby } from './utils-8d13ecca.js';
|
|
17
|
+
import { g as getCurrentBaseUrl, a as getCurrentSsoUrl, b as getTogetherApiDomain, c as getDiscoverApiDomain } from './normalizeLink-dbd854ae.js';
|
|
18
18
|
import { domainLocales } from './constantsDomainLocales.js';
|
|
19
19
|
import { ProfileNavigation } from './profileNavigation.js';
|
|
20
20
|
import { NavigationLogoutPopup } from './navigationLogoutPopup.js';
|
|
@@ -1,53 +1,53 @@
|
|
|
1
|
-
import { _ as __rest, a as __awaiter } from './tslib.es6-
|
|
1
|
+
import { _ as __rest, a as __awaiter } from './tslib.es6-7b2139eb.js';
|
|
2
2
|
import React__default, { createContext, useState, useContext, useEffect } from 'react';
|
|
3
|
-
import { T as Tabs } from './index-
|
|
4
|
-
import { L as Loading } from './index-
|
|
5
|
-
import './index-
|
|
6
|
-
import { g as formatArticle } from './dataTransform-
|
|
3
|
+
import { T as Tabs } from './index-d55c2070.js';
|
|
4
|
+
import { L as Loading } from './index-5fa79508.js';
|
|
5
|
+
import './index-6524dc07.js';
|
|
6
|
+
import { g as formatArticle } from './dataTransform-c7566396.js';
|
|
7
7
|
import { PATHS } from './togetherApiPaths.js';
|
|
8
|
-
import { T as TogetherComponentGlobalContext, c as callApi, d as getApiPath } from './utils-
|
|
8
|
+
import { T as TogetherComponentGlobalContext, c as callApi, d as getApiPath } from './utils-8d13ecca.js';
|
|
9
9
|
import { Minus, Plus } from '@hhgtech/icons/core';
|
|
10
10
|
import { Collapse } from '@mantine/core';
|
|
11
|
-
import { C as CardAuthor } from './index-
|
|
12
|
-
import { L as LOCALE } from './Locale-
|
|
11
|
+
import { C as CardAuthor } from './index-58c50818.js';
|
|
12
|
+
import { L as LOCALE } from './Locale-5be8188a.js';
|
|
13
13
|
import '@hhgtech/icons/other';
|
|
14
|
-
import './index-
|
|
15
|
-
import './shared-
|
|
16
|
-
import './text-
|
|
17
|
-
import './index-
|
|
18
|
-
import './index-
|
|
19
|
-
import './translationsContext-
|
|
20
|
-
import './index-
|
|
21
|
-
import './index-
|
|
14
|
+
import './index-c86117e4.js';
|
|
15
|
+
import './shared-08588d98.js';
|
|
16
|
+
import './text-fe36a7f8.js';
|
|
17
|
+
import './index-8e31f657.js';
|
|
18
|
+
import './index-afe6085f.js';
|
|
19
|
+
import './translationsContext-e45c090d.js';
|
|
20
|
+
import './index-1b5b102d.js';
|
|
21
|
+
import './index-7ef4b69d.js';
|
|
22
22
|
import './miscCookieHelper.js';
|
|
23
23
|
import 'slugify';
|
|
24
24
|
import './constantsIsProduction.js';
|
|
25
25
|
import 'string-format';
|
|
26
|
-
import './constants-
|
|
26
|
+
import './constants-7dd2be5f.js';
|
|
27
27
|
import 'dayjs';
|
|
28
28
|
import 'dayjs/plugin/relativeTime';
|
|
29
|
-
import './utils-
|
|
30
|
-
import './index-
|
|
31
|
-
import './paths-
|
|
32
|
-
import './constants-
|
|
33
|
-
import './index-
|
|
29
|
+
import './utils-1e0330c1.js';
|
|
30
|
+
import './index-f5ef03a8.js';
|
|
31
|
+
import './paths-6fbd4b6a.js';
|
|
32
|
+
import './constants-768d67b8.js';
|
|
33
|
+
import './index-8a1c0f96.js';
|
|
34
34
|
import 'date-fns/locale';
|
|
35
35
|
import './constantsSite.js';
|
|
36
36
|
import './constantsDomainLocales.js';
|
|
37
37
|
import './constantsRiskScreener.js';
|
|
38
|
-
import './index-
|
|
38
|
+
import './index-ea6b1992.js';
|
|
39
39
|
import './miscTheme.js';
|
|
40
|
-
import './WhatsApp-
|
|
41
|
-
import './Spinner-
|
|
42
|
-
import './index-
|
|
40
|
+
import './WhatsApp-2ce6f672.js';
|
|
41
|
+
import './Spinner-d55b953b.js';
|
|
42
|
+
import './index-afcd2e11.js';
|
|
43
43
|
import '@emotion/styled';
|
|
44
|
-
import './index-
|
|
45
|
-
import './index-
|
|
46
|
-
import './index-
|
|
44
|
+
import './index-419ca2b8.js';
|
|
45
|
+
import './index-99d47c00.js';
|
|
46
|
+
import './index-77272775.js';
|
|
47
47
|
import '@emotion/react';
|
|
48
|
-
import './index-
|
|
49
|
-
import './index-
|
|
50
|
-
import './index.styles-
|
|
48
|
+
import './index-0c235141.js';
|
|
49
|
+
import './index-85e80779.js';
|
|
50
|
+
import './index.styles-a80ccc56.js';
|
|
51
51
|
|
|
52
52
|
const ProfileDetailContext = createContext({});
|
|
53
53
|
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { _ as __rest } from './tslib.es6-
|
|
1
|
+
import { _ as __rest } from './tslib.es6-7b2139eb.js';
|
|
2
2
|
import React__default, { useRef, useState, useEffect } from 'react';
|
|
3
3
|
import { ArrowLeft, ArrowRight } from '@hhgtech/icons/other';
|
|
4
4
|
import { createStyles, rem, Tabs as Tabs$1, ScrollArea } from '@mantine/core';
|
|
5
|
-
import { B as Button } from './index-
|
|
6
|
-
import { T as Text } from './index-
|
|
5
|
+
import { B as Button } from './index-c86117e4.js';
|
|
6
|
+
import { T as Text } from './index-8e31f657.js';
|
|
7
7
|
|
|
8
8
|
var useStyles = createStyles((theme, params) => {
|
|
9
9
|
const { variant } = params;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { _ as __rest } from './tslib.es6-
|
|
1
|
+
import { _ as __rest } from './tslib.es6-7b2139eb.js';
|
|
2
2
|
import React__default from 'react';
|
|
3
3
|
import { useMantineTheme, Image } from '@mantine/core';
|
|
4
4
|
import { DatePickerInput } from '@mantine/dates';
|
|
5
|
-
import { I as ISO_FORMAT } from './index-
|
|
6
|
-
import './index-
|
|
7
|
-
import { C as CommonGAssets } from './index-
|
|
8
|
-
import { M as MAPPED_LOCALE } from './index-
|
|
9
|
-
import { L as LOCALE } from './Locale-
|
|
5
|
+
import { I as ISO_FORMAT } from './index-8a1c0f96.js';
|
|
6
|
+
import './index-6524dc07.js';
|
|
7
|
+
import { C as CommonGAssets } from './index-99d47c00.js';
|
|
8
|
+
import { M as MAPPED_LOCALE } from './index-07809b8a.js';
|
|
9
|
+
import { L as LOCALE } from './Locale-5be8188a.js';
|
|
10
10
|
|
|
11
11
|
// Omit<MantineDatePickerInputProps, 'value'>
|
|
12
12
|
const DatePicker = (_a) => {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { _ as __rest } from './tslib.es6-
|
|
1
|
+
import { _ as __rest } from './tslib.es6-7b2139eb.js';
|
|
2
2
|
import React__default from 'react';
|
|
3
3
|
import { theme } from './miscTheme.js';
|
|
4
|
-
import { W as WhatsApp, I as Instagram } from './WhatsApp-
|
|
5
|
-
import { S as Spinner } from './Spinner-
|
|
4
|
+
import { W as WhatsApp, I as Instagram } from './WhatsApp-2ce6f672.js';
|
|
5
|
+
import { S as Spinner } from './Spinner-d55b953b.js';
|
|
6
6
|
|
|
7
7
|
const App = (_a) => {
|
|
8
8
|
var { size = 24 } = _a, rest = __rest(_a, ["size"]);
|
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
import { _ as __rest } from './tslib.es6-
|
|
1
|
+
import { _ as __rest } from './tslib.es6-7b2139eb.js';
|
|
2
2
|
import React__default, { createContext, useContext, useRef, useMemo, useState, useEffect } from 'react';
|
|
3
3
|
import { useForm, isNotEmpty } from '@mantine/form';
|
|
4
|
-
import { u as useHealthToolsCache } from './useHealthToolCache-
|
|
5
|
-
import { u as useTranslations } from './index-
|
|
6
|
-
import { C as CommonGAssets } from './index-
|
|
7
|
-
import { H as HEALTH_TOOL_TYPE } from './constants-
|
|
8
|
-
import { G as GenderOptionControl } from './index-
|
|
9
|
-
import { I as Input, S as Select } from './index-
|
|
10
|
-
import { D as DatePicker } from './index-
|
|
4
|
+
import { u as useHealthToolsCache } from './useHealthToolCache-76f052de.js';
|
|
5
|
+
import { u as useTranslations } from './index-afe6085f.js';
|
|
6
|
+
import { C as CommonGAssets } from './index-99d47c00.js';
|
|
7
|
+
import { H as HEALTH_TOOL_TYPE } from './constants-7dd2be5f.js';
|
|
8
|
+
import { G as GenderOptionControl } from './index-39ca557b.js';
|
|
9
|
+
import { I as Input, S as Select } from './index-89cf8199.js';
|
|
10
|
+
import { D as DatePicker } from './index-e545a30c.js';
|
|
11
11
|
import '@mantine/core';
|
|
12
|
-
import './index-
|
|
13
|
-
import './index-
|
|
14
|
-
import './index.styles-
|
|
12
|
+
import './index-8e31f657.js';
|
|
13
|
+
import './index-c86117e4.js';
|
|
14
|
+
import './index.styles-a80ccc56.js';
|
|
15
15
|
import '@mantine/hooks';
|
|
16
|
-
import './index-
|
|
17
|
-
import './text-
|
|
18
|
-
import './utils-
|
|
19
|
-
import './index-
|
|
20
|
-
import './index-
|
|
21
|
-
import { H as HealthToolFormWrapper } from './index-
|
|
16
|
+
import './index-07809b8a.js';
|
|
17
|
+
import './text-fe36a7f8.js';
|
|
18
|
+
import './utils-1e0330c1.js';
|
|
19
|
+
import './index-d55c2070.js';
|
|
20
|
+
import './index-8a1c0f96.js';
|
|
21
|
+
import { H as HealthToolFormWrapper } from './index-a4126464.js';
|
|
22
22
|
import { domainLocales } from './constantsDomainLocales.js';
|
|
23
23
|
|
|
24
24
|
const ThrFormContext = createContext({});
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { _ as __rest, a as __awaiter } from './tslib.es6-
|
|
1
|
+
import { _ as __rest, a as __awaiter } from './tslib.es6-7b2139eb.js';
|
|
2
2
|
import React__default, { useState, useMemo, useCallback } from 'react';
|
|
3
|
-
import { u as useTranslations } from './index-
|
|
3
|
+
import { u as useTranslations } from './index-afe6085f.js';
|
|
4
4
|
import { createStyles } from '@mantine/core';
|
|
5
|
-
import { P as PATHS } from './paths-
|
|
6
|
-
import { L as LOCALIZED_SLUGS } from './constants-
|
|
7
|
-
import { B as Button } from './index-
|
|
8
|
-
import './index-
|
|
9
|
-
import { c as callApi, g as getCarePath } from './utils-
|
|
5
|
+
import { P as PATHS } from './paths-6fbd4b6a.js';
|
|
6
|
+
import { L as LOCALIZED_SLUGS } from './constants-768d67b8.js';
|
|
7
|
+
import { B as Button } from './index-c86117e4.js';
|
|
8
|
+
import './index-8a1c0f96.js';
|
|
9
|
+
import { c as callApi, g as getCarePath } from './utils-8d13ecca.js';
|
|
10
10
|
import { domainLocales } from './constantsDomainLocales.js';
|
|
11
11
|
import { isProduction } from './constantsIsProduction.js';
|
|
12
12
|
|
|
@@ -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-afe6085f.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-99d47c00.js';
|
|
6
|
+
import { n as normalizeLinkSlash, e as normalizeLink } from './normalizeLink-dbd854ae.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-6787a58f.js';
|
|
8
|
+
import { A as Avatar, I as IconWrapper, D as DistanceTag, S as ShapedArrowDown } from './index-c7c54d0f.js';
|
|
9
|
+
import { b as getTogetherUserPostsApiPath } from './index-812eff27.js';
|
|
10
|
+
import { B as Button } from './index-1b5b102d.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-8a1c0f96.js';
|
|
15
|
+
import { L as LOCALISED_SLUGS } from './constants-7dd2be5f.js';
|
|
16
|
+
import { T as Text } from './index-9d9bf01d.js';
|
|
17
|
+
import { f as formatPhoneNumber } from './localizeNumberFormat-1793a13f.js';
|
|
18
|
+
import { _ as __rest, a as __awaiter } from './tslib.es6-7b2139eb.js';
|
|
20
19
|
import { useDisclosure } from '@mantine/hooks';
|
|
21
20
|
import { clsx, Modal, Flex, Box } from '@mantine/core';
|
|
21
|
+
import { D as DrawerComponent, u as useDrawerDrag } from './index-c5df37f6.js';
|
|
22
22
|
import { Drawer } from 'vaul';
|
|
23
|
-
import {
|
|
24
|
-
import { u as useTextStyles, T as TextField, E as ErrorIcon } from './index-2db6f2db.js';
|
|
23
|
+
import { u as useTextStyles, T as TextField, E as ErrorIcon } from './index-96e84d05.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-fe36a7f8.js';
|
|
26
|
+
import { P as Phone, I as Input } from './index-89cf8199.js';
|
|
27
|
+
import { B as Button$1 } from './index-c86117e4.js';
|
|
28
|
+
import { M as MAPPED_LOCALE } from './index-07809b8a.js';
|
|
29
|
+
import { T as Text$1 } from './index-8e31f657.js';
|
|
30
|
+
import { I as ImageWrap } from './index-419ca2b8.js';
|
|
31
|
+
import { I as InsuranceList, P as PaymentList } from './index-af9852ed.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),
|
|
@@ -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
|
|
|
@@ -841,6 +879,13 @@ const StyledDrawerBottomContent = styled(Drawer.Content) `
|
|
|
841
879
|
border-top-right-radius: 16px;
|
|
842
880
|
/* padding-bottom: 16px; */
|
|
843
881
|
}
|
|
882
|
+
|
|
883
|
+
${(props) => props.isDragging &&
|
|
884
|
+
`
|
|
885
|
+
input {
|
|
886
|
+
caret-color: transparent;
|
|
887
|
+
}
|
|
888
|
+
`}
|
|
844
889
|
`;
|
|
845
890
|
const StyledDrawerBottomOverlay = styled(Drawer.Overlay) `
|
|
846
891
|
position: fixed;
|
|
@@ -862,11 +907,12 @@ const StyledDrawerBottomHandler = styled(Drawer.Handle) `
|
|
|
862
907
|
|
|
863
908
|
function DrawerBottom(_a) {
|
|
864
909
|
var { children, onClose, isOpen, onOpenChange, isMobile, classNames, isLinear, overlayClassName, contentClassName, handlerClassName } = _a, restProps = __rest(_a, ["children", "onClose", "isOpen", "onOpenChange", "isMobile", "classNames", "isLinear", "overlayClassName", "contentClassName", "handlerClassName"]);
|
|
910
|
+
const { isDragging, handleDragStart, handleDragEnd } = useDrawerDrag();
|
|
865
911
|
if (isMobile) {
|
|
866
|
-
return (React__default.createElement(Drawer.Root, Object.assign({ open: isOpen, onOpenChange: onOpenChange }, restProps),
|
|
912
|
+
return (React__default.createElement(Drawer.Root, Object.assign({ onDrag: handleDragStart, onRelease: handleDragEnd, open: isOpen, onOpenChange: onOpenChange }, restProps),
|
|
867
913
|
React__default.createElement(Drawer.Portal, null,
|
|
868
914
|
React__default.createElement(StyledDrawerBottomOverlay, { className: clsx(overlayClassName, 'drawer__overlay') }),
|
|
869
|
-
React__default.createElement(StyledDrawerBottomContent, { className: clsx(contentClassName, 'drawer__content'), "data-is-linear": isLinear },
|
|
915
|
+
React__default.createElement(StyledDrawerBottomContent, { isDragging: isDragging, className: clsx(contentClassName, 'drawer__content'), "data-is-linear": isLinear },
|
|
870
916
|
React__default.createElement(Drawer.Title, { style: { display: 'none' } }),
|
|
871
917
|
React__default.createElement(StyledDrawerBottomHandler, { className: clsx(handlerClassName, 'drawer__handle') }),
|
|
872
918
|
children))));
|
|
@@ -1185,6 +1231,7 @@ const StyledDistanceTag = styled(DistanceTag) `
|
|
|
1185
1231
|
}
|
|
1186
1232
|
`;
|
|
1187
1233
|
|
|
1234
|
+
const workingDays = ['mon', 'tue', 'wed', 'thu', 'fri', 'sat', 'sun'];
|
|
1188
1235
|
const checkHospitalStatus = (times) => {
|
|
1189
1236
|
const currentDate = new Date();
|
|
1190
1237
|
const currentShortDay = workingDays[currentDate.getDay()];
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { c as cookie } from './index-
|
|
2
|
-
import { B as BEARER_TOKEN_COOKIE } from './index-
|
|
3
|
-
import { N as NodeIntentType } from './index-
|
|
1
|
+
import { c as cookie } from './index-7ef4b69d.js';
|
|
2
|
+
import { B as BEARER_TOKEN_COOKIE } from './index-8a1c0f96.js';
|
|
3
|
+
import { N as NodeIntentType } from './index-6524dc07.js';
|
|
4
4
|
import Cookies from 'js-cookie';
|
|
5
5
|
import { v4 } from 'uuid';
|
|
6
6
|
import { isProduction } from './constantsIsProduction.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { _ as __rest } from './tslib.es6-
|
|
1
|
+
import { _ as __rest } from './tslib.es6-7b2139eb.js';
|
|
2
2
|
import React__default, { useMemo } from 'react';
|
|
3
3
|
import { useMantineTheme } from '@mantine/core';
|
|
4
4
|
import styled from '@emotion/styled';
|
|
5
5
|
import { theme } from './miscTheme.js';
|
|
6
|
-
import { M as MediaQueries } from './utils-
|
|
6
|
+
import { M as MediaQueries } from './utils-1e0330c1.js';
|
|
7
7
|
|
|
8
8
|
const StyledInput = styled.div `
|
|
9
9
|
position: relative;
|