@hhgtech/hhg-components 1.29.425-beta-2 → 1.29.425-beta-3
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-3a8336e2.js → InputDate-ee594fec.js} +5 -5
- package/build/{LastPeriod-fa6feda8.js → LastPeriod-d4c27ae1.js} +1 -1
- package/build/{MobileBottomNavigationIcon-b97385ac.js → MobileBottomNavigationIcon-5fc757d9.js} +3 -3
- package/build/{Spinner-62e9021a.js → Spinner-5f747b29.js} +1 -1
- package/build/{WhatsApp-00654519.js → WhatsApp-f9124ba4.js} +1 -1
- package/build/adapters.js +20 -20
- package/build/ageGenerate-011e8998.js +20 -0
- package/build/atoms.js +52 -49
- package/build/babyGrowth.js +86 -85
- package/build/cache.js +2 -2
- package/build/care/interfaces/types.d.ts +119 -1
- package/build/care.js +17 -17
- package/build/careBookingSearchBar.js +14 -14
- package/build/careBookingSearchBarV2.js +15 -15
- package/build/components/atoms/distanceTag/index.d.ts +7 -0
- package/build/components/atoms/distanceTag/index.styled.d.ts +12 -0
- package/build/components/atoms/iconHeading/index.d.ts +10 -0
- package/build/components/atoms/iconHeading/index.styled.d.ts +8 -0
- package/build/components/atoms/iconWrapper/index.d.ts +24 -0
- package/build/components/atoms/iconWrapper/index.styled.d.ts +5 -0
- package/build/components/atoms/index.d.ts +3 -0
- package/build/components/organisms/clinicInfo/index.d.ts +16 -0
- package/build/components/organisms/clinicInfo/index.styled.d.ts +19 -0
- package/build/components/organisms/index.d.ts +1 -0
- package/build/components/organisms/map/index.d.ts +23 -0
- package/build/components/organisms/map/index.helper.d.ts +3 -0
- package/build/components/organisms/map/index.styled.d.ts +47 -0
- package/build/components/organisms/openingHours/index.d.ts +7 -0
- package/build/components/organisms/openingHours/index.styled.d.ts +9 -0
- package/build/components.js +105 -99
- package/build/{constants-b9c19ad2.js → constants-8bd08740.js} +1 -1
- package/build/constants.js +11 -3
- package/build/constantsDomainLocales.js +1 -1
- package/build/constantsRiskScreener.js +2 -2
- package/build/constantsSite.js +2 -2
- package/build/{core-b0935479.js → core-742cd541.js} +1 -1
- package/build/{dataTransform-e7205257.js → dataTransform-5d0fc3cc.js} +1 -1
- package/build/ecom.js +4 -4
- package/build/{editor-c6b731ee.js → editor-39a1cf83.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-4e00402a.js → InputDate-937e5f45.js} +5 -5
- package/build/esm/{LastPeriod-795a1749.js → LastPeriod-8dac9b21.js} +1 -1
- package/build/esm/{MobileBottomNavigationIcon-6528936e.js → MobileBottomNavigationIcon-0ed30455.js} +3 -3
- package/build/esm/{Spinner-f94f5183.js → Spinner-390050aa.js} +1 -1
- package/build/esm/{WhatsApp-7849d556.js → WhatsApp-4e1a951a.js} +1 -1
- package/build/esm/adapters.js +20 -20
- package/build/esm/ageGenerate-1b5b1a4c.js +14 -0
- package/build/esm/atoms.js +49 -49
- package/build/esm/babyGrowth.js +85 -84
- package/build/esm/cache.js +2 -2
- package/build/esm/care/interfaces/types.d.ts +119 -1
- package/build/esm/care.js +17 -17
- package/build/esm/careBookingSearchBar.js +14 -14
- package/build/esm/careBookingSearchBarV2.js +15 -15
- package/build/esm/components/atoms/distanceTag/index.d.ts +7 -0
- package/build/esm/components/atoms/distanceTag/index.styled.d.ts +12 -0
- package/build/esm/components/atoms/iconHeading/index.d.ts +10 -0
- package/build/esm/components/atoms/iconHeading/index.styled.d.ts +8 -0
- package/build/esm/components/atoms/iconWrapper/index.d.ts +24 -0
- package/build/esm/components/atoms/iconWrapper/index.styled.d.ts +5 -0
- package/build/esm/components/atoms/index.d.ts +3 -0
- package/build/esm/components/organisms/clinicInfo/index.d.ts +16 -0
- package/build/esm/components/organisms/clinicInfo/index.styled.d.ts +19 -0
- package/build/esm/components/organisms/index.d.ts +1 -0
- package/build/esm/components/organisms/map/index.d.ts +23 -0
- package/build/esm/components/organisms/map/index.helper.d.ts +3 -0
- package/build/esm/components/organisms/map/index.styled.d.ts +47 -0
- package/build/esm/components/organisms/openingHours/index.d.ts +7 -0
- package/build/esm/components/organisms/openingHours/index.styled.d.ts +9 -0
- package/build/esm/components.js +101 -99
- package/build/esm/{constants-5fb6e984.js → constants-edcaff52.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-72127582.js → core-2153b61f.js} +1 -1
- package/build/esm/{dataTransform-1f02ea8a.js → dataTransform-18173fdc.js} +1 -1
- package/build/esm/ecom.js +4 -4
- package/build/esm/{editor-9042e420.js → editor-40300cd0.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-34da3545.js → healthTools-1289f63e.js} +1 -1
- package/build/esm/healthToolsCardWrapper.js +19 -19
- package/build/esm/healthToolsForm.js +34 -34
- package/build/esm/hooks.js +13 -13
- package/build/esm/i18n/translationKeys.d.ts +1 -1
- package/build/esm/i18n-values/en-PH.js +10 -1
- package/build/esm/i18n-values/hi-IN.js +10 -1
- package/build/esm/i18n-values/id-ID.js +10 -1
- package/build/esm/i18n-values/km-KH.js +10 -1
- package/build/esm/i18n-values/ms-MY.js +9 -0
- package/build/esm/i18n-values/my-MM.js +10 -1
- package/build/esm/i18n-values/th-TH.js +10 -1
- package/build/esm/i18n-values/vi-VN.js +9 -0
- package/build/esm/i18n-values/vi-VN_MB.js +9 -0
- package/build/esm/i18n-values/zh-SG.js +10 -1
- package/build/esm/i18n-values/zh-TW.js +9 -0
- package/build/esm/i18n.js +2 -2
- package/build/esm/i18nV2.js +2 -2
- package/build/esm/icons/Ellipse.d.ts +4 -0
- package/build/esm/icons/Mobile.d.ts +4 -0
- package/build/esm/icons/PhoneInactive.d.ts +4 -0
- package/build/esm/icons/Pin2.d.ts +4 -0
- package/build/esm/{index-dbcebb60.js → index-042c1d48.js} +25 -25
- package/build/esm/{index-f3cea352.js → index-05407e43.js} +1 -1
- package/build/esm/{index-1d656e26.js → index-0b316520.js} +7 -7
- package/build/esm/{index-8fec51fb.js → index-0ba47e7c.js} +6 -6
- package/build/esm/{index-742c8db1.js → index-10aad964.js} +2 -2
- package/build/esm/{index-2ae03738.js → index-12199e4b.js} +1 -1
- package/build/esm/{index-64636fee.js → index-1f57002e.js} +13 -13
- package/build/esm/{index-eee044a2.js → index-210c5f91.js} +6 -6
- package/build/esm/{index-0efe9648.js → index-2186f559.js} +17 -4
- package/build/esm/{index-3756e2d9.js → index-2a560a62.js} +17 -17
- package/build/esm/{index-29cf7c72.js → index-315b334b.js} +15 -15
- package/build/esm/{index-0c60162c.js → index-35db08e6.js} +8 -8
- package/build/esm/{index-cefd4340.js → index-373b98c7.js} +7 -7
- package/build/esm/{index-f2ff98f9.js → index-3b95b4af.js} +3 -3
- package/build/esm/{index-31357bba.js → index-3ee88185.js} +2 -2
- package/build/esm/{index-a7bdd7a4.js → index-4070cfce.js} +2 -2
- package/build/esm/{index-d6e2b9f2.js → index-413aa1dd.js} +17 -17
- package/build/esm/{index-4b6d3e89.js → index-4161aac9.js} +4 -4
- package/build/esm/{index-505648ff.js → index-43eddae7.js} +1 -1
- package/build/esm/{index-7b0cf1dc.js → index-470f8b16.js} +6 -6
- package/build/esm/{index-1dd1213e.js → index-4e4a132a.js} +1 -1
- package/build/esm/{index-5bfb409d.js → index-4e4c694b.js} +1 -1
- package/build/esm/{index-737fe407.js → index-4e856845.js} +2 -2
- package/build/esm/{index-5c751ab4.js → index-58f34a38.js} +10 -10
- package/build/esm/{index-ba894295.js → index-5a085670.js} +21 -21
- package/build/esm/{index-08777bf2.js → index-5d37d8dd.js} +13 -13
- package/build/esm/{index-0776439e.js → index-62791cab.js} +13 -13
- package/build/esm/{index-b85db3ec.js → index-6a1e8a3f.js} +3 -3
- package/build/esm/{index-f2ca1caa.js → index-75ae8e03.js} +2 -2
- package/build/esm/{index-2aa5b9ef.js → index-79c21fa8.js} +1 -1
- package/build/esm/{index-f6138a65.js → index-7a9fbc5b.js} +2 -2
- package/build/esm/{index-58f7bcc6.js → index-7fa9cf5a.js} +15 -15
- package/build/esm/{index-4d872541.js → index-8315698c.js} +32 -32
- package/build/esm/{index-df4e36d2.js → index-84322d24.js} +16 -16
- package/build/esm/{index-26c32191.js → index-87a04d2c.js} +3 -3
- package/build/esm/{index-43a1d68a.js → index-8809ecc1.js} +13 -13
- package/build/esm/{index-364e6c9c.js → index-88fb12cd.js} +2 -2
- package/build/esm/{index-d5d79a80.js → index-8ce3fe88.js} +2 -2
- package/build/esm/{index-f840befe.js → index-8f69b5ec.js} +11 -11
- package/build/esm/{index-04023140.js → index-95c32433.js} +1 -1
- package/build/esm/{index-3b923d55.js → index-989bad6c.js} +32 -32
- package/build/esm/{index-d0cb25f3.js → index-99db00d4.js} +3 -3
- package/build/esm/{index-130bddce.js → index-9e0f5baf.js} +2 -2
- package/build/esm/{index-80f33eaa.js → index-a8e3ba4a.js} +3 -3
- package/build/esm/{index-659b5390.js → index-abf7db2e.js} +2 -2
- package/build/esm/{index-9c57c10b.js → index-b0f38ba0.js} +17 -17
- package/build/esm/{index-1bbfdb21.js → index-b1405169.js} +14 -14
- package/build/esm/{index-1cd18442.js → index-bc595167.js} +4 -4
- package/build/esm/{index-ce446688.js → index-c0415fc7.js} +2 -2
- package/build/esm/{index-e53d9e0e.js → index-c36c997f.js} +15 -15
- package/build/esm/index-c9a5b255.js +168 -0
- package/build/esm/{index-ce4926c5.js → index-ce315e47.js} +2 -2
- package/build/esm/{index-839eb8a4.js → index-da7b9a52.js} +22 -22
- package/build/esm/{index-2f8e85cb.js → index-db161003.js} +2 -2
- package/build/esm/{index-21757718.js → index-e156e1fe.js} +2 -2
- package/build/esm/{index-a5a99640.js → index-e5967cfc.js} +25 -25
- package/build/esm/{index-202ca6c8.js → index-e6083194.js} +16 -16
- package/build/esm/{index-cecb3ee6.js → index-e8396c9a.js} +5 -5
- package/build/esm/{index-47e753a2.js → index-eb1b859a.js} +2 -2
- package/build/esm/{index-f52d7b81.js → index-ebfcafc8.js} +3 -3
- package/build/esm/{index-ecfa44d3.js → index-f0819e4d.js} +3 -3
- package/build/esm/{index-f08dee89.js → index-f13d792e.js} +8 -8
- package/build/esm/{index-7c574f9f.js → index-f1f25075.js} +17 -17
- package/build/esm/{index-c9fb94f3.js → index-f2bca070.js} +22 -6
- package/build/esm/{index-78d5a682.js → index-f5940979.js} +13 -13
- package/build/esm/{index-7e93c5d9.js → index-f5cc1d1d.js} +30 -30
- package/build/esm/{index-a92eb804.js → index-fa43f8d0.js} +13 -13
- package/build/esm/{index-a86e8f08.js → index-fd2bacb3.js} +6 -6
- package/build/esm/index.js +122 -120
- package/build/esm/interfaces/constants/index.d.ts +9 -0
- package/build/esm/{labelSorting-a69d74e6.js → labelSorting-f7a30cca.js} +4 -4
- package/build/esm/lead.js +34 -34
- package/build/esm/{localizeNumberFormat-5b965cb0.js → localizeNumberFormat-df26ecf0.js} +1 -13
- package/build/esm/{logoIcon-de6c673f.js → logoIcon-56e1ecec.js} +2 -2
- package/build/esm/mantine.js +26 -26
- package/build/esm/misc.js +20 -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 +76 -76
- 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 +57 -54
- package/build/esm/{popupCollectPhone-9e8a8851.js → popupCollectPhone-b3133c7e.js} +398 -20
- package/build/esm/{post-a8353715.js → post-614d78d1.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.js +31 -31
- package/build/esm/{store-a1d3a5f0.js → store-828b6e71.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-6fc6b736.js → surveyThankyouCard-453fd2e7.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-5ce5db0f.js → translationsProvider-1d051d4b.js} +1 -1
- package/build/esm/{treePopoverMenu-ea2a3804.js → treePopoverMenu-fb0924e0.js} +19 -19
- package/build/esm/{types-4b4b8a0b.js → types-0d133e63.js} +2 -2
- package/build/esm/types.js +2 -2
- package/build/esm/{useCategory-ce3cbc8f.js → useCategory-b582a454.js} +5 -5
- package/build/esm/{useHealthToolCache-06108dc0.js → useHealthToolCache-de6d0fac.js} +1 -1
- package/build/esm/{usePlacesAutocomplete-fde07e0b.js → usePlacesAutocomplete-61408a82.js} +1 -1
- package/build/esm/useTogetherAuthRequiredAction.js +10 -10
- package/build/esm/{utils-9b44e67f.js → utils-78466dca.js} +3 -3
- package/build/esm/{utils-a93918db.js → utils-952261fd.js} +2 -2
- package/build/esm/{utils-2e03a537.js → utils-9bfd8e81.js} +5 -5
- package/build/esm/{utils-916b9cb7.js → utils-d81eed3e.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-af1a51db.js → healthTools-eb1f4615.js} +1 -1
- package/build/healthToolsCardWrapper.js +19 -19
- package/build/healthToolsForm.js +34 -34
- package/build/hooks.js +13 -13
- package/build/i18n/translationKeys.d.ts +1 -1
- package/build/i18n-values/en-PH.js +10 -1
- package/build/i18n-values/hi-IN.js +10 -1
- package/build/i18n-values/id-ID.js +10 -1
- package/build/i18n-values/km-KH.js +10 -1
- package/build/i18n-values/ms-MY.js +9 -0
- package/build/i18n-values/my-MM.js +10 -1
- package/build/i18n-values/th-TH.js +10 -1
- package/build/i18n-values/vi-VN.js +9 -0
- package/build/i18n-values/vi-VN_MB.js +9 -0
- package/build/i18n-values/zh-SG.js +10 -1
- package/build/i18n-values/zh-TW.js +9 -0
- package/build/i18n.js +2 -2
- package/build/i18nV2.js +1 -1
- package/build/icons/Ellipse.d.ts +4 -0
- package/build/icons/Mobile.d.ts +4 -0
- package/build/icons/PhoneInactive.d.ts +4 -0
- package/build/icons/Pin2.d.ts +4 -0
- package/build/{index-ce2010ea.js → index-03340e0b.js} +13 -13
- package/build/{index-9ef4332f.js → index-09549713.js} +3 -3
- package/build/{index-9a941bcb.js → index-0a5c47b7.js} +1 -1
- package/build/{index-28749091.js → index-0abf15da.js} +16 -16
- package/build/{index-c61b72a3.js → index-0ca1b0b1.js} +6 -6
- package/build/index-21707579.js +194 -0
- package/build/{index-ba5b952e.js → index-21d20ec3.js} +4 -4
- package/build/{index-187f4ee7.js → index-21f8f09a.js} +16 -16
- package/build/{index-41ed91f0.js → index-2f8d612e.js} +30 -30
- package/build/{index-e1453a82.js → index-34c2ddda.js} +13 -13
- package/build/{index-4b24f483.js → index-35bc7157.js} +13 -13
- package/build/{index-5a62dba4.js → index-375ccf26.js} +2 -2
- package/build/{index-7de27ef4.js → index-38adcc05.js} +11 -11
- package/build/{index-ed00ce9a.js → index-397ebd59.js} +3 -3
- package/build/{index-01cf6a34.js → index-467dcd19.js} +8 -8
- package/build/{index-792cb71f.js → index-488873fd.js} +16 -3
- package/build/{index-251b8ecf.js → index-49061bf5.js} +32 -32
- package/build/{index-d6b35815.js → index-4dcf0844.js} +3 -3
- package/build/{index-dcd2e2d2.js → index-5159bc62.js} +13 -13
- package/build/{index-c5cc82c8.js → index-5424c323.js} +2 -2
- package/build/{index-c2b7d6bd.js → index-568c945f.js} +6 -6
- package/build/{index-f1f598b1.js → index-57ee9fab.js} +1 -1
- package/build/{index-e1aaa4d8.js → index-5ad7db24.js} +2 -2
- package/build/{index-4fbf894d.js → index-5edd5e72.js} +22 -22
- package/build/{index-a433095f.js → index-639a40dd.js} +1 -1
- package/build/{index-4f6ccb2f.js → index-646ef5dc.js} +15 -15
- package/build/{index-a3daa28c.js → index-67283c9b.js} +1 -1
- package/build/{index-6936df42.js → index-727a8c44.js} +8 -8
- package/build/{index-48474f1a.js → index-74d121a6.js} +2 -2
- package/build/{index-d573d343.js → index-76640520.js} +2 -2
- package/build/{index-a475dfb2.js → index-77866447.js} +2 -2
- package/build/{index-a24d894f.js → index-7c70b653.js} +3 -3
- package/build/{index-64b4b725.js → index-86a8fd18.js} +25 -25
- package/build/{index-f1f1df26.js → index-893e22ae.js} +10 -10
- package/build/{index-e6226efa.js → index-8db7c1f8.js} +2 -2
- package/build/{index-5a7cb04a.js → index-8e08f138.js} +15 -15
- package/build/{index-88317cf3.js → index-8f7bf8f5.js} +2 -2
- package/build/{index-7862cdd9.js → index-917c3090.js} +13 -13
- package/build/{index-92b37cee.js → index-9429f9a2.js} +6 -6
- package/build/{index-d6d315ad.js → index-96290010.js} +17 -17
- package/build/{index-ed1282ce.js → index-97bcef6f.js} +17 -17
- package/build/{index-a2762d74.js → index-9cf4fe58.js} +2 -2
- package/build/{index-0cb723e2.js → index-9db41739.js} +1 -1
- package/build/{index-ab16fadb.js → index-a36fbdd8.js} +3 -3
- package/build/{index-b37211f4.js → index-a3a2ee6f.js} +17 -17
- package/build/{index-ff55f1cf.js → index-a474d1e1.js} +14 -14
- package/build/{index-26e56883.js → index-a926798a.js} +2 -2
- package/build/{index-6e13d9c1.js → index-ab195c11.js} +4 -4
- package/build/{index-f9610e2c.js → index-ac3fc5fd.js} +3 -3
- package/build/{index-d4377046.js → index-ad623a6a.js} +32 -32
- package/build/{index-5532c0e7.js → index-b0ec203c.js} +25 -25
- package/build/{index-7bc468a9.js → index-b46d7e61.js} +17 -17
- package/build/{index-c50b9e5e.js → index-b78eaf64.js} +5 -5
- package/build/{index-5e551718.js → index-bac1ce1c.js} +15 -15
- package/build/{index-902db439.js → index-becde430.js} +7 -7
- package/build/{index-48f2c924.js → index-bf5ec70e.js} +13 -13
- package/build/{index-1ce2f778.js → index-c2d747e0.js} +1 -1
- package/build/{index-e89d3f81.js → index-c7f5753e.js} +2 -2
- package/build/{index-9fb011e2.js → index-ca39aa8c.js} +2 -2
- package/build/{index-d7fe88f0.js → index-cf7b30e8.js} +21 -21
- package/build/{index-6676e610.js → index-d2389105.js} +2 -2
- package/build/{index-167cc9c3.js → index-dac145ce.js} +22 -5
- package/build/{index-0a7e0693.js → index-e165df46.js} +6 -6
- package/build/{index-6757fa5e.js → index-e2bef2ec.js} +3 -3
- package/build/{index-4bb47359.js → index-ebdf3511.js} +7 -7
- package/build/{index-5560c476.js → index-f3668d5a.js} +2 -2
- package/build/{index-65c1ab6e.js → index-f5f5c7d0.js} +2 -2
- package/build/{index-5bb503e6.js → index-fef2ae7a.js} +1 -1
- package/build/index.js +130 -124
- package/build/interfaces/constants/index.d.ts +9 -0
- package/build/{labelSorting-2983f262.js → labelSorting-4dfa450a.js} +4 -4
- package/build/lead.js +34 -34
- package/build/{localizeNumberFormat-8ea4cd47.js → localizeNumberFormat-f4e3ea1a.js} +0 -17
- package/build/{logoIcon-37cd288e.js → logoIcon-9c0ba46c.js} +2 -2
- package/build/mantine.js +24 -24
- package/build/misc.js +24 -23
- 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 +76 -76
- 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 +58 -54
- package/build/{popupCollectPhone-ca4f6a85.js → popupCollectPhone-0f442ae9.js} +410 -30
- package/build/{post-adc85722.js → post-6219f167.js} +2 -2
- package/build/profileNavigation.js +20 -20
- package/build/progressBar.js +1 -1
- package/build/pwg.js +23 -23
- package/build/ssoV2.js +29 -29
- package/build/{store-8e32dfc9.js → store-5bc5139e.js} +3 -3
- package/build/subot.js +36 -36
- package/build/surveyOrPremiumBanner.js +34 -34
- package/build/surveyQuestionCard.js +11 -11
- package/build/{surveyThankyouCard-56fe1c0a.js → surveyThankyouCard-166e780b.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-d856a5f2.js → translationsProvider-cf180a7c.js} +1 -1
- package/build/{treePopoverMenu-aa2ed522.js → treePopoverMenu-df111704.js} +19 -19
- package/build/{types-09d9fc64.js → types-da6315ff.js} +2 -2
- package/build/types.js +2 -2
- package/build/{useCategory-a40e97d0.js → useCategory-295e4374.js} +5 -5
- package/build/{useHealthToolCache-21791225.js → useHealthToolCache-778d5a9e.js} +1 -1
- package/build/{usePlacesAutocomplete-4de7abed.js → usePlacesAutocomplete-14483ee5.js} +1 -1
- package/build/useTogetherAuthRequiredAction.js +10 -10
- package/build/{utils-d685336b.js → utils-9e9a8310.js} +2 -2
- package/build/{utils-aad86504.js → utils-c17dfb1a.js} +3 -3
- package/build/{utils-a1266661.js → utils-c9c0ded2.js} +5 -5
- package/build/{utils-3b048b45.js → utils-d8f76eab.js} +2 -2
- package/build/vaccination.js +22 -22
- package/package.json +1 -1
- package/build/esm/index-d114444d.js +0 -95
- package/build/index-69bd1d53.js +0 -102
- /package/build/{BMI_BOYS.percentile.monthly-230c9bb0.js → BMI_BOYS.percentile.monthly-930ba961.js} +0 -0
- /package/build/{BMI_BOYS.percentile.weekly-bcbb74b4.js → BMI_BOYS.percentile.weekly-c1206c81.js} +0 -0
- /package/build/{BMI_BOYS.percentile.yearly-6b26a26e.js → BMI_BOYS.percentile.yearly-13065352.js} +0 -0
- /package/build/{BMI_BOYS.zscore.monthly-0c324c6d.js → BMI_BOYS.zscore.monthly-76d946db.js} +0 -0
- /package/build/{BMI_BOYS.zscore.weekly-80cb259a.js → BMI_BOYS.zscore.weekly-2a776658.js} +0 -0
- /package/build/{BMI_BOYS.zscore.yearly-3111d4f3.js → BMI_BOYS.zscore.yearly-946e1c06.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.monthly-d38d5f78.js → BMI_GIRLS.percentile.monthly-c2179d0c.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.weekly-d2428c97.js → BMI_GIRLS.percentile.weekly-15d31e5c.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.yearly-85ece506.js → BMI_GIRLS.percentile.yearly-47ead682.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.monthly-15cd89b3.js → BMI_GIRLS.zscore.monthly-d59c49a9.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.weekly-86d9c991.js → BMI_GIRLS.zscore.weekly-b8c5e160.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.yearly-bd5a2531.js → BMI_GIRLS.zscore.yearly-edc342ac.js} +0 -0
- /package/build/{ChevronDown-55b59eab.js → ChevronDown-456f6e44.js} +0 -0
- /package/build/{Close-12a1ec4a.js → Close-93e3b1ce.js} +0 -0
- /package/build/{Google-cc6ebb25.js → Google-95cc39e1.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-2dc180cf.js → HEAD CIRCUM_BOYS.percentile.monthly-086e62c5.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-c7a5818e.js → HEAD CIRCUM_BOYS.percentile.weekly-48d7179e.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-06527bea.js → HEAD CIRCUM_BOYS.percentile.yearly-199cb626.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-44444c09.js → HEAD CIRCUM_BOYS.zscore.monthly-fdb406ab.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-146e5d15.js → HEAD CIRCUM_BOYS.zscore.weekly-d473ef02.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-7488bce4.js → HEAD CIRCUM_BOYS.zscore.yearly-8bc59edf.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-33ea67f4.js → HEAD CIRCUM_GIRLS.percentile.monthly-d001c7e3.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-a75e9ef4.js → HEAD CIRCUM_GIRLS.percentile.weekly-4da1c1dd.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-089a5e2e.js → HEAD CIRCUM_GIRLS.percentile.yearly-db3fd6cb.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-8cb6a77d.js → HEAD CIRCUM_GIRLS.zscore.monthly-f1f5fbb3.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-cb895741.js → HEAD CIRCUM_GIRLS.zscore.weekly-2b05c029.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-82efd791.js → HEAD CIRCUM_GIRLS.zscore.yearly-52feb5b4.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.monthly-0a2923ff.js → HEIGHT_BOYS.percentile.monthly-e8df92b5.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.weekly-1a38867f.js → HEIGHT_BOYS.percentile.weekly-cb29fdfa.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.yearly-a7d9352f.js → HEIGHT_BOYS.percentile.yearly-d681e50d.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.monthly-10651f76.js → HEIGHT_BOYS.zscore.monthly-917664e6.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.weekly-95d6d562.js → HEIGHT_BOYS.zscore.weekly-3456fdc6.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.yearly-65fb8e2a.js → HEIGHT_BOYS.zscore.yearly-0828695d.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.monthly-3af99566.js → HEIGHT_GIRLS.percentile.monthly-faa074ab.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.weekly-7d05f93b.js → HEIGHT_GIRLS.percentile.weekly-03e11375.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.yearly-043782e8.js → HEIGHT_GIRLS.percentile.yearly-f2d529ca.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.monthly-d2de4ebd.js → HEIGHT_GIRLS.zscore.monthly-cf7cfdb1.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.weekly-d5709995.js → HEIGHT_GIRLS.zscore.weekly-67965e1c.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.yearly-15abbb0b.js → HEIGHT_GIRLS.zscore.yearly-248425a2.js} +0 -0
- /package/build/{Locale-2b8616e4.js → Locale-678d3a1e.js} +0 -0
- /package/build/{Visible-e5ffceb1.js → Visible-099c443a.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.monthly-2ce707da.js → WEIGHT_BOYS.percentile.monthly-e140d27d.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.weekly-4fa04cdf.js → WEIGHT_BOYS.percentile.weekly-e0daa7b2.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.yearly-61759bc1.js → WEIGHT_BOYS.percentile.yearly-e625610a.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.monthly-d07f3536.js → WEIGHT_BOYS.zscore.monthly-97e6fb0c.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.weekly-115e9388.js → WEIGHT_BOYS.zscore.weekly-8e78da09.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.yearly-ee6b53cc.js → WEIGHT_BOYS.zscore.yearly-4c28460d.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.monthly-8021bbe6.js → WEIGHT_GIRLS.percentile.monthly-7638183f.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.weekly-b69b93a0.js → WEIGHT_GIRLS.percentile.weekly-5444f54b.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.yearly-ce995a8d.js → WEIGHT_GIRLS.percentile.yearly-1b4fed30.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.monthly-d6b4fac8.js → WEIGHT_GIRLS.zscore.monthly-e3ffaa1a.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.weekly-b204adac.js → WEIGHT_GIRLS.zscore.weekly-753a6c67.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.yearly-770d7e37.js → WEIGHT_GIRLS.zscore.yearly-feccda60.js} +0 -0
- /package/build/{animation-0f4e0e73.js → animation-cb3a051d.js} +0 -0
- /package/build/{constants-56513702.js → constants-0d892697.js} +0 -0
- /package/build/{constants-15318686.js → constants-5e29fbb4.js} +0 -0
- /package/build/{constants-f5fc0421.js → constants-bc620f71.js} +0 -0
- /package/build/{dataTransform-3fd2397e.js → dataTransform-8dc06460.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.monthly-37540f52.js → BMI_BOYS.percentile.monthly-d2097efc.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.weekly-a3e3329d.js → BMI_BOYS.percentile.weekly-e8d20a67.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.yearly-6c1287eb.js → BMI_BOYS.percentile.yearly-a0b0521d.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.monthly-d3f36cdc.js → BMI_BOYS.zscore.monthly-5567c47a.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.weekly-00b8f945.js → BMI_BOYS.zscore.weekly-78b9503a.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.yearly-01ad1bac.js → BMI_BOYS.zscore.yearly-9c4814df.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.monthly-16698b79.js → BMI_GIRLS.percentile.monthly-887b4979.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.weekly-770cf83f.js → BMI_GIRLS.percentile.weekly-8f4b67b0.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.yearly-56a7c0b9.js → BMI_GIRLS.percentile.yearly-39b30a11.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.monthly-7c3f4738.js → BMI_GIRLS.zscore.monthly-b6a59f67.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.weekly-dbeb3a90.js → BMI_GIRLS.zscore.weekly-0b12ba92.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.yearly-e5f19cbe.js → BMI_GIRLS.zscore.yearly-71c60ff0.js} +0 -0
- /package/build/esm/{ChevronDown-19b42fc6.js → ChevronDown-4cf60cac.js} +0 -0
- /package/build/esm/{Close-b152a9c0.js → Close-f385e9df.js} +0 -0
- /package/build/esm/{Google-a5350eeb.js → Google-890da448.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-15569fb1.js → HEAD CIRCUM_BOYS.percentile.monthly-e81a6390.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-45e8cd49.js → HEAD CIRCUM_BOYS.percentile.weekly-ea054744.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-5d9a1e7f.js → HEAD CIRCUM_BOYS.percentile.yearly-b4c24e2c.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-e9616f8f.js → HEAD CIRCUM_BOYS.zscore.monthly-b9511e24.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-fd6e1e0e.js → HEAD CIRCUM_BOYS.zscore.weekly-374468ce.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-fb6ece80.js → HEAD CIRCUM_BOYS.zscore.yearly-f13b43a4.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-76797018.js → HEAD CIRCUM_GIRLS.percentile.monthly-13372926.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-7aa617f5.js → HEAD CIRCUM_GIRLS.percentile.weekly-885f4ab7.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-4e1c93e6.js → HEAD CIRCUM_GIRLS.percentile.yearly-5d2349f5.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-b586ad78.js → HEAD CIRCUM_GIRLS.zscore.monthly-941bd844.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-34c5cb43.js → HEAD CIRCUM_GIRLS.zscore.weekly-ec21debd.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-82574889.js → HEAD CIRCUM_GIRLS.zscore.yearly-d94621c0.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.monthly-b08cf093.js → HEIGHT_BOYS.percentile.monthly-b0c24b10.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.weekly-79afa1d7.js → HEIGHT_BOYS.percentile.weekly-2a301e41.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.yearly-695cc787.js → HEIGHT_BOYS.percentile.yearly-cff901a9.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.monthly-1678a0e9.js → HEIGHT_BOYS.zscore.monthly-f375da06.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.weekly-2b04d2e1.js → HEIGHT_BOYS.zscore.weekly-49471946.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.yearly-da4cd5ca.js → HEIGHT_BOYS.zscore.yearly-74f47ce9.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-beac39e9.js → HEIGHT_GIRLS.percentile.monthly-4d62a91a.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-e9b9ef10.js → HEIGHT_GIRLS.percentile.weekly-80654e07.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-48cc2677.js → HEIGHT_GIRLS.percentile.yearly-14b50fcb.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-db2f2d8e.js → HEIGHT_GIRLS.zscore.monthly-19372c3b.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-25764bd2.js → HEIGHT_GIRLS.zscore.weekly-e10062fc.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-2a9f14d7.js → HEIGHT_GIRLS.zscore.yearly-8f7db860.js} +0 -0
- /package/build/esm/{Locale-95e1adf1.js → Locale-f01fe37f.js} +0 -0
- /package/build/esm/{Visible-84e349eb.js → Visible-541fa80b.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.monthly-37fbe8a9.js → WEIGHT_BOYS.percentile.monthly-076cbdb8.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.weekly-33e27b25.js → WEIGHT_BOYS.percentile.weekly-65c44950.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.yearly-59c09405.js → WEIGHT_BOYS.percentile.yearly-2cb1b178.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.monthly-c9331cb3.js → WEIGHT_BOYS.zscore.monthly-9b3fb137.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.weekly-aef156d5.js → WEIGHT_BOYS.zscore.weekly-6df28c41.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.yearly-c8b0f582.js → WEIGHT_BOYS.zscore.yearly-650f8972.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-07c9b9f5.js → WEIGHT_GIRLS.percentile.monthly-c0216cc3.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-864d76fb.js → WEIGHT_GIRLS.percentile.weekly-60b3ca12.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-62f3c780.js → WEIGHT_GIRLS.percentile.yearly-a90682ea.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-1dee3ae2.js → WEIGHT_GIRLS.zscore.monthly-379a7df8.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-ffd1ccd9.js → WEIGHT_GIRLS.zscore.weekly-bb160739.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-ed82a82b.js → WEIGHT_GIRLS.zscore.yearly-ef2565f7.js} +0 -0
- /package/build/esm/{animation-a88cc855.js → animation-398faa7f.js} +0 -0
- /package/build/esm/{constants-e6ff70e3.js → constants-1c72f7b1.js} +0 -0
- /package/build/esm/{constants-ee900baf.js → constants-2a15cd74.js} +0 -0
- /package/build/esm/{constants-0147d898.js → constants-7d8b8ac0.js} +0 -0
- /package/build/esm/{dataTransform-337dddcd.js → dataTransform-560e3154.js} +0 -0
- /package/build/esm/{index-5c22ebbc.js → index-131bdfe9.js} +0 -0
- /package/build/esm/{index-1d3c4571.js → index-18cc9685.js} +0 -0
- /package/build/esm/{index-8482791a.js → index-231a0c2e.js} +0 -0
- /package/build/esm/{index-0de99acf.js → index-8efeb897.js} +0 -0
- /package/build/esm/{index-6469524a.js → index-90594f7b.js} +0 -0
- /package/build/esm/{index-26e9c9a1.js → index-d6fa9f5e.js} +0 -0
- /package/build/esm/{index-6ffb1fd3.js → index-e298888e.js} +0 -0
- /package/build/esm/{index-a8e7c654.js → index-ef149fea.js} +0 -0
- /package/build/esm/{index.styles-b7d39a82.js → index.styles-6fdd0fd2.js} +0 -0
- /package/build/esm/{normalizeLink-a1f00574.js → normalizeLink-655f4fc3.js} +0 -0
- /package/build/esm/{number-0643bdb1.js → number-f6f88744.js} +0 -0
- /package/build/esm/{paths-b829aff3.js → paths-9c58a0c3.js} +0 -0
- /package/build/esm/{shared-c0d1bda9.js → shared-4300b9bf.js} +0 -0
- /package/build/esm/{text-2d0faac2.js → text-af30fcf2.js} +0 -0
- /package/build/esm/{translationsContext-00b6009c.js → translationsContext-996ec9b1.js} +0 -0
- /package/build/esm/{tslib.es6-c5f6d5f2.js → tslib.es6-5c889cd0.js} +0 -0
- /package/build/esm/{types-87812644.js → types-ba16d9c5.js} +0 -0
- /package/build/esm/{useIsInit-cbeb7890.js → useIsInit-20182fab.js} +0 -0
- /package/build/esm/{useOutsideClick-45743576.js → useOutsideClick-1d296e3c.js} +0 -0
- /package/build/esm/{useScrollbarSize-323e53bb.js → useScrollbarSize-ffac71eb.js} +0 -0
- /package/build/esm/{useUniqueId-bfae8629.js → useUniqueId-2bce4157.js} +0 -0
- /package/build/esm/{utils-95dfa0f8.js → utils-8ffcc396.js} +0 -0
- /package/build/{index-15243327.js → index-0da284be.js} +0 -0
- /package/build/{index-b7b6a74c.js → index-380527c3.js} +0 -0
- /package/build/{index-7d20cf14.js → index-413265bf.js} +0 -0
- /package/build/{index-a6d75a65.js → index-4b4ca7c5.js} +0 -0
- /package/build/{index-35db2105.js → index-5304bb5e.js} +0 -0
- /package/build/{index-4e457da7.js → index-f1494dce.js} +0 -0
- /package/build/{index-5a5e8340.js → index-f4dd4232.js} +0 -0
- /package/build/{index-a7b3805e.js → index-f80a2369.js} +0 -0
- /package/build/{index.styles-cde775fc.js → index.styles-08a6fbe3.js} +0 -0
- /package/build/{normalizeLink-bf331b6d.js → normalizeLink-98aea465.js} +0 -0
- /package/build/{number-deb4f849.js → number-5d1e2c80.js} +0 -0
- /package/build/{paths-d210afad.js → paths-13f3cf34.js} +0 -0
- /package/build/{shared-ce807a63.js → shared-e85196da.js} +0 -0
- /package/build/{text-2c8a82ac.js → text-32dba628.js} +0 -0
- /package/build/{translationsContext-60bd7667.js → translationsContext-b22795e2.js} +0 -0
- /package/build/{tslib.es6-f7fe8e6c.js → tslib.es6-bd5d69ee.js} +0 -0
- /package/build/{types-fc30eb21.js → types-2ef2d05f.js} +0 -0
- /package/build/{useIsInit-17e49f03.js → useIsInit-c78b7d76.js} +0 -0
- /package/build/{useOutsideClick-c45b6098.js → useOutsideClick-c0c39851.js} +0 -0
- /package/build/{useScrollbarSize-50e64af9.js → useScrollbarSize-1f7ffb25.js} +0 -0
- /package/build/{useUniqueId-d76afac9.js → useUniqueId-377bbfd3.js} +0 -0
- /package/build/{utils-001ce113.js → utils-88dde2c4.js} +0 -0
|
@@ -1,27 +1,32 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
import React__default, { useMemo, useState, useEffect } from 'react';
|
|
3
|
-
import { u as useTranslations } from './index-
|
|
2
|
+
import React__default, { useMemo, useState, useEffect, useRef } from 'react';
|
|
3
|
+
import { u as useTranslations } from './index-05407e43.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-d6fa9f5e.js';
|
|
6
|
+
import { n as normalizeLinkSlash, e as normalizeLink } from './normalizeLink-655f4fc3.js';
|
|
7
7
|
import { theme } from './miscTheme.js';
|
|
8
|
-
import { A as Avatar } from './index-
|
|
9
|
-
import { b as getTogetherUserPostsApiPath } from './index-
|
|
10
|
-
import { B as Button } from './index-
|
|
11
|
-
import
|
|
8
|
+
import { A as Avatar, I as IconWrapper, D as DistanceTag } from './index-c9a5b255.js';
|
|
9
|
+
import { b as getTogetherUserPostsApiPath } from './index-f5cc1d1d.js';
|
|
10
|
+
import { B as Button } from './index-4e856845.js';
|
|
11
|
+
import styled from '@emotion/styled';
|
|
12
|
+
import { LoadScript, GoogleMap, Marker } from '@react-google-maps/api';
|
|
13
|
+
import cn from 'classnames';
|
|
14
|
+
import { b as basePath, Z as ZINDEX_SSO } from './index-2186f559.js';
|
|
15
|
+
import { L as LOCALISED_SLUGS } from './constants-2a15cd74.js';
|
|
16
|
+
import { T as Text } from './index-62791cab.js';
|
|
17
|
+
import { f as formatPhoneNumber } from './localizeNumberFormat-df26ecf0.js';
|
|
18
|
+
import { _ as __rest, a as __awaiter } from './tslib.es6-5c889cd0.js';
|
|
12
19
|
import { useDisclosure } from '@mantine/hooks';
|
|
13
20
|
import { clsx, Modal, Flex, Box } from '@mantine/core';
|
|
14
|
-
import { D as DrawerComponent, u as useDrawerDrag } from './index-
|
|
21
|
+
import { D as DrawerComponent, u as useDrawerDrag } from './index-eb1b859a.js';
|
|
15
22
|
import { Drawer } from 'vaul';
|
|
16
|
-
import
|
|
17
|
-
import { Z as ZINDEX_SSO } from './index-0efe9648.js';
|
|
18
|
-
import { u as useTextStyles, T as TextField, E as ErrorIcon } from './index-659b5390.js';
|
|
23
|
+
import { u as useTextStyles, T as TextField, E as ErrorIcon } from './index-abf7db2e.js';
|
|
19
24
|
import { parsePhoneNumber } from 'react-phone-number-input';
|
|
20
|
-
import { G as GlobalTextStyleNew, C as CustomStylesType, F as FontWeight } from './text-
|
|
21
|
-
import { P as Phone, I as Input } from './index-
|
|
22
|
-
import { B as Button$1 } from './index-
|
|
23
|
-
import { M as MAPPED_LOCALE } from './index-
|
|
24
|
-
import { T as Text } from './index-
|
|
25
|
+
import { G as GlobalTextStyleNew, C as CustomStylesType, F as FontWeight } from './text-af30fcf2.js';
|
|
26
|
+
import { P as Phone, I as Input } from './index-35db08e6.js';
|
|
27
|
+
import { B as Button$1 } from './index-6a1e8a3f.js';
|
|
28
|
+
import { M as MAPPED_LOCALE } from './index-f13d792e.js';
|
|
29
|
+
import { T as Text$1 } from './index-9e0f5baf.js';
|
|
25
30
|
|
|
26
31
|
/* eslint-disable prettier/prettier */
|
|
27
32
|
const Check = (props) => (React.createElement("svg", Object.assign({ width: "1em", height: "1em", viewBox: "0 0 81 80", fill: "none" }, props),
|
|
@@ -419,6 +424,379 @@ const UserProfileNavigation = ({ SSO_URL, UP_BASEPATH = 'user', themeName = 'hel
|
|
|
419
424
|
logoutButton))));
|
|
420
425
|
};
|
|
421
426
|
|
|
427
|
+
const StyledOpeningHour = styled.div `
|
|
428
|
+
color: #111111;
|
|
429
|
+
margin-bottom: 1rem;
|
|
430
|
+
.txt-body-1 {
|
|
431
|
+
font-size: 0.8125rem;
|
|
432
|
+
line-height: 1.25rem;
|
|
433
|
+
}
|
|
434
|
+
.txt-body-2 {
|
|
435
|
+
font-size: 0.9375rem;
|
|
436
|
+
line-height: 1.5rem;
|
|
437
|
+
}
|
|
438
|
+
`;
|
|
439
|
+
const StyledFormatDataBox = styled.div `
|
|
440
|
+
display: flex;
|
|
441
|
+
align-items: center;
|
|
442
|
+
justify-content: space-between;
|
|
443
|
+
padding: 0.75rem 0;
|
|
444
|
+
border-bottom: 1px solid ${theme.colors.neutral100};
|
|
445
|
+
|
|
446
|
+
&:last-child {
|
|
447
|
+
border-bottom: 0;
|
|
448
|
+
}
|
|
449
|
+
`;
|
|
450
|
+
|
|
451
|
+
const workingDays = ['mon', 'tue', 'wed', 'thu', 'fri', 'sat', 'sun'];
|
|
452
|
+
function OpeningHours({ workingTimes }) {
|
|
453
|
+
const { t } = useTranslations();
|
|
454
|
+
const formatData = useMemo(() => {
|
|
455
|
+
const result = [];
|
|
456
|
+
let currentKey = '';
|
|
457
|
+
workingDays.forEach((item) => {
|
|
458
|
+
const dayData = workingTimes[item];
|
|
459
|
+
if (dayData) {
|
|
460
|
+
const dayKey = dayData
|
|
461
|
+
.map((dayItem) => `${dayItem.start_at}-${dayItem.end_at}`)
|
|
462
|
+
.join('|');
|
|
463
|
+
if (currentKey === dayKey) {
|
|
464
|
+
result[result.length - 1] = [...result[result.length - 1], item];
|
|
465
|
+
}
|
|
466
|
+
else {
|
|
467
|
+
result.push([item]);
|
|
468
|
+
}
|
|
469
|
+
currentKey = dayKey;
|
|
470
|
+
}
|
|
471
|
+
});
|
|
472
|
+
return result.map((item) => {
|
|
473
|
+
var _a;
|
|
474
|
+
if (!item.length) {
|
|
475
|
+
return null;
|
|
476
|
+
}
|
|
477
|
+
let dayLabel = t(`workingDays.${item[0]}`);
|
|
478
|
+
if (item.length > 1) {
|
|
479
|
+
dayLabel = `${dayLabel} - ${t(`workingDays.${item.at(-1)}`)}`;
|
|
480
|
+
}
|
|
481
|
+
return {
|
|
482
|
+
day: dayLabel,
|
|
483
|
+
value: (_a = workingTimes[item[0]]) === null || _a === void 0 ? void 0 : _a.map((item) => `${item.start_at.slice(0, 5)} - ${item.end_at.slice(0, 5)}`).join(', '),
|
|
484
|
+
};
|
|
485
|
+
});
|
|
486
|
+
}, [workingTimes]);
|
|
487
|
+
return (React__default.createElement(StyledOpeningHour, null,
|
|
488
|
+
React__default.createElement("div", { className: "txt-body-2", style: {
|
|
489
|
+
padding: '0.75rem 0',
|
|
490
|
+
fontWeight: 500,
|
|
491
|
+
} }, t('detail.openHours')),
|
|
492
|
+
React__default.createElement("div", null, formatData.map((item, index) => (React__default.createElement(StyledFormatDataBox, { className: "txt-body-1", key: index },
|
|
493
|
+
React__default.createElement("div", null, item === null || item === void 0 ? void 0 : item.day),
|
|
494
|
+
React__default.createElement("div", { style: { fontWeight: 500 } }, item === null || item === void 0 ? void 0 : item.value)))))));
|
|
495
|
+
}
|
|
496
|
+
|
|
497
|
+
/* eslint-disable prettier/prettier */
|
|
498
|
+
const Ellipse = (props) => (React.createElement("svg", Object.assign({ width: "1em", height: "1em", viewBox: "0 0 4 4", fill: "none" }, props),
|
|
499
|
+
React.createElement("circle", { cx: 2, cy: 2, r: 2, fill: "#BFBFBF" })));
|
|
500
|
+
|
|
501
|
+
/* eslint-disable prettier/prettier */
|
|
502
|
+
const PhoneInactive = (props) => (React.createElement("svg", Object.assign({ className: "callTrigger", width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none" }, props),
|
|
503
|
+
React.createElement("path", { d: "M14.4198 11.4486L12.526 11.2306C12.0676 11.178 11.6167 11.3358 11.2935 11.659L9.9032 13.0493C8.8368 12.5082 7.8696 11.8025 7.03391 10.9661C6.19747 10.1304 5.4918 9.1632 4.95071 8.0968L6.34101 6.70649C6.66416 6.38334 6.82198 5.93243 6.76938 5.47401L6.55144 3.58018C6.46125 2.82115 5.82247 2.25 5.05592 2.25H3.75579C2.90658 2.25 2.20015 2.95643 2.25276 3.80564C2.45191 7.01386 3.83395 9.89894 5.96751 12.0325C8.10106 14.166 10.9861 15.5481 14.1944 15.7472C15.0436 15.7998 15.75 15.0934 15.75 14.2442V12.9441C15.75 12.1775 15.1788 11.5387 14.4198 11.4486Z", fill: "#8C8C8C" })));
|
|
504
|
+
|
|
505
|
+
const getHospitalUrl = (locale, hospital) => {
|
|
506
|
+
var _a;
|
|
507
|
+
return `/${(_a = LOCALISED_SLUGS[locale]) === null || _a === void 0 ? void 0 : _a.HOSPITAL}/${hospital.slug}-${hospital.id}`;
|
|
508
|
+
};
|
|
509
|
+
|
|
510
|
+
const StyledOMap = styled.div `
|
|
511
|
+
position: relative;
|
|
512
|
+
min-height: calc(var(--mapHeight) + var(--card-height));
|
|
513
|
+
|
|
514
|
+
&:not([data-has-card]) {
|
|
515
|
+
--mapCardHeight: calc(var(--mapHeight) + 32px);
|
|
516
|
+
height: var(--mapCardHeight);
|
|
517
|
+
}
|
|
518
|
+
|
|
519
|
+
strong {
|
|
520
|
+
font-weight: 700;
|
|
521
|
+
&::after {
|
|
522
|
+
content: ' ';
|
|
523
|
+
}
|
|
524
|
+
}
|
|
525
|
+
|
|
526
|
+
iframe {
|
|
527
|
+
max-width: 100%;
|
|
528
|
+
/* padding-top: calc(var(--mapHeight) / var(--mapWidth) * 100%); */
|
|
529
|
+
}
|
|
530
|
+
|
|
531
|
+
&[data-has-floating-card='true'] {
|
|
532
|
+
--card-height: 0;
|
|
533
|
+
|
|
534
|
+
.card {
|
|
535
|
+
position: absolute;
|
|
536
|
+
top: 10px;
|
|
537
|
+
left: 10px;
|
|
538
|
+
max-width: 329px;
|
|
539
|
+
}
|
|
540
|
+
}
|
|
541
|
+
|
|
542
|
+
.map {
|
|
543
|
+
width: 100%;
|
|
544
|
+
height: var(--mapHeight);
|
|
545
|
+
border-radius: 6px 6px 0px 0px;
|
|
546
|
+
|
|
547
|
+
@media (max-width: 768px) {
|
|
548
|
+
height: auto;
|
|
549
|
+
}
|
|
550
|
+
}
|
|
551
|
+
|
|
552
|
+
.infoList {
|
|
553
|
+
display: flex;
|
|
554
|
+
margin-top: 8px;
|
|
555
|
+
|
|
556
|
+
svg {
|
|
557
|
+
min-width: 24px;
|
|
558
|
+
margin-right: 8px;
|
|
559
|
+
}
|
|
560
|
+
}
|
|
561
|
+
|
|
562
|
+
a {
|
|
563
|
+
text-decoration: none;
|
|
564
|
+
}
|
|
565
|
+
|
|
566
|
+
.directions {
|
|
567
|
+
margin-top: 16px;
|
|
568
|
+
}
|
|
569
|
+
|
|
570
|
+
.directionsNo {
|
|
571
|
+
display: inline-block;
|
|
572
|
+
margin-top: 8px;
|
|
573
|
+
margin-bottom: 24px;
|
|
574
|
+
color: ${theme.colors.primaryBase};
|
|
575
|
+
}
|
|
576
|
+
`;
|
|
577
|
+
const StyledCard = styled.div `
|
|
578
|
+
padding: 16px;
|
|
579
|
+
border: 1px solid ${theme.colors.neutral200}
|
|
580
|
+
background: ${theme.colors.white}
|
|
581
|
+
border-bottom-left-radius: 6px;
|
|
582
|
+
border-bottom-right-radius: 6px;
|
|
583
|
+
border-top-left-radius: 0;
|
|
584
|
+
border-top-right-radius: 0;
|
|
585
|
+
max-width: 100%;
|
|
586
|
+
|
|
587
|
+
&:not([data-is-full-width]) {
|
|
588
|
+
@media (min-width: 768px) {
|
|
589
|
+
width: var(--mapWidth);
|
|
590
|
+
}
|
|
591
|
+
}
|
|
592
|
+
`;
|
|
593
|
+
const StyledHospitalMoreInfo = styled.div `
|
|
594
|
+
margin-top: 4px;
|
|
595
|
+
color: ${theme.colors.gray600};
|
|
596
|
+
font-size: 14px;
|
|
597
|
+
line-height: 22px;
|
|
598
|
+
letter-spacing: -0.1px;
|
|
599
|
+
|
|
600
|
+
address {
|
|
601
|
+
display: inline;
|
|
602
|
+
}
|
|
603
|
+
|
|
604
|
+
.dots {
|
|
605
|
+
display: inline-flex;
|
|
606
|
+
margin: 0 0.5rem;
|
|
607
|
+
vertical-align: middle;
|
|
608
|
+
|
|
609
|
+
~ span {
|
|
610
|
+
color: ${theme.colors.gray500};
|
|
611
|
+
}
|
|
612
|
+
}
|
|
613
|
+
`;
|
|
614
|
+
const StyledHospitalTitle = styled.a `
|
|
615
|
+
display: flex;
|
|
616
|
+
align-items: center;
|
|
617
|
+
|
|
618
|
+
span {
|
|
619
|
+
color: ${theme.colors.gray500};
|
|
620
|
+
}
|
|
621
|
+
|
|
622
|
+
svg {
|
|
623
|
+
margin: 0 8px;
|
|
624
|
+
}
|
|
625
|
+
`;
|
|
626
|
+
const PhoneButton = styled(Button) `
|
|
627
|
+
margin-top: 12px;
|
|
628
|
+
width: max-content;
|
|
629
|
+
`;
|
|
630
|
+
|
|
631
|
+
const Map = ({ className, hospital, hasNoCard, isFullWidth, height = 256, width = 768, isUsingEmbedMap = true, isCardFloating = false, distance, isLoggedIn, locale, googleMapKey, onPhoneHospital, dataEventCategory, dataEventAction, dataEventLabel, }) => {
|
|
632
|
+
const { latitude, longitude, address, name: hospitalName } = hospital;
|
|
633
|
+
const lat = parseFloat(latitude);
|
|
634
|
+
const lng = parseFloat(longitude);
|
|
635
|
+
const center = {
|
|
636
|
+
lng: lng,
|
|
637
|
+
lat: lat,
|
|
638
|
+
};
|
|
639
|
+
const mapCard = useRef(null);
|
|
640
|
+
const { t } = useTranslations();
|
|
641
|
+
const onLoad = React__default.useCallback(function callback(map) {
|
|
642
|
+
const bounds = new window.google.maps.LatLngBounds();
|
|
643
|
+
map.fitBounds(bounds);
|
|
644
|
+
setTimeout(() => map.setCenter(center), 100);
|
|
645
|
+
}, []);
|
|
646
|
+
const mapOptions = {
|
|
647
|
+
mapTypeControl: false,
|
|
648
|
+
fullscreenControl: false,
|
|
649
|
+
};
|
|
650
|
+
const mapHeight = {
|
|
651
|
+
// '--mapHeight': !hasNoCard ? '440px' : height + 'px',
|
|
652
|
+
'--mapHeight': height + 'px',
|
|
653
|
+
'--mapWidth': width + 'px',
|
|
654
|
+
'--card-height': hasNoCard || isCardFloating || !mapCard.current
|
|
655
|
+
? 0
|
|
656
|
+
: mapCard.current.clientHeight + 'px',
|
|
657
|
+
};
|
|
658
|
+
return (React__default.createElement(StyledOMap, { className: cn(className), style: mapHeight, "data-has-card": !hasNoCard || undefined, "data-has-floating-card": isCardFloating || undefined },
|
|
659
|
+
React__default.createElement("div", { className: "map" },
|
|
660
|
+
isUsingEmbedMap ? (React__default.createElement("iframe", { width: width, height: height, style: {
|
|
661
|
+
border: 0,
|
|
662
|
+
}, 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 || '' },
|
|
663
|
+
React__default.createElement(GoogleMap, { mapContainerClassName: 'map', center: center, zoom: 15, onLoad: onLoad, options: mapOptions },
|
|
664
|
+
React__default.createElement(Marker, { position: center })))),
|
|
665
|
+
!hasNoCard ? (React__default.createElement(StyledCard, { className: cn('map-card'), "data-is-full-width": isFullWidth || undefined, ref: mapCard },
|
|
666
|
+
React__default.createElement(StyledHospitalTitle, { href: `${basePath}${getHospitalUrl(locale, hospital)}` },
|
|
667
|
+
React__default.createElement(Text, { size: "s2", type: "semiBold" }, hospitalName)),
|
|
668
|
+
React__default.createElement(StyledHospitalMoreInfo, null,
|
|
669
|
+
React__default.createElement("address", null, address),
|
|
670
|
+
distance !== undefined && (React__default.createElement(React__default.Fragment, null,
|
|
671
|
+
React__default.createElement(IconWrapper, { iconSize: 4, wrapperSize: 16, svgIcon: {
|
|
672
|
+
fill: theme.colors.gray400,
|
|
673
|
+
}, wrapperStyle: {
|
|
674
|
+
transform: 'translateY(-2px)',
|
|
675
|
+
} },
|
|
676
|
+
React__default.createElement(Ellipse, null)),
|
|
677
|
+
React__default.createElement("span", null,
|
|
678
|
+
distance,
|
|
679
|
+
" km")))),
|
|
680
|
+
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'
|
|
681
|
+
? hospital.phone
|
|
682
|
+
: t('doctorInfoComponent.loginToCall'))))) : null
|
|
683
|
+
// <a
|
|
684
|
+
// href={`https://www.google.com/maps/dir/?api=1&destination=${lat},${lng}`}
|
|
685
|
+
// target="_blank"
|
|
686
|
+
// rel="noreferrer"
|
|
687
|
+
// role="button"
|
|
688
|
+
// tabIndex={0}
|
|
689
|
+
// aria-label="Navigate to Google Maps to view full directions to your desination"
|
|
690
|
+
// className={styles.directionsNo}
|
|
691
|
+
// data-event-category="Care"
|
|
692
|
+
// data-event-action="Get Direction Click"
|
|
693
|
+
// data-event-label={`https://${domainLocales[locale]}${basePath}${asPath}`}
|
|
694
|
+
// >
|
|
695
|
+
// {f({
|
|
696
|
+
// id: 'map.viewDirections',
|
|
697
|
+
// defaultMessage: 'View directions',
|
|
698
|
+
// })}
|
|
699
|
+
// </a>
|
|
700
|
+
)));
|
|
701
|
+
};
|
|
702
|
+
|
|
703
|
+
/* eslint-disable prettier/prettier */
|
|
704
|
+
const Mobile = (props) => (React.createElement("svg", Object.assign({ width: "1em", height: "1em", viewBox: "0 0 17 16", fill: "none" }, props),
|
|
705
|
+
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" }),
|
|
706
|
+
React.createElement("path", { d: "M7.38892 1.55566V2.44455H9.61114V1.55566", stroke: "currentColor", strokeWidth: 1.33333, strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
707
|
+
React.createElement("path", { d: "M8.49997 12.4448C8.99089 12.4448 9.38886 12.0468 9.38886 11.5559C9.38886 11.065 8.99089 10.667 8.49997 10.667C8.00905 10.667 7.61108 11.065 7.61108 11.5559C7.61108 12.0468 8.00905 12.4448 8.49997 12.4448Z", fill: "currentColor" })));
|
|
708
|
+
|
|
709
|
+
// import { ThemeProps } from '@hhgtech/hhg-components'
|
|
710
|
+
const StyledClinicInfo = styled.div `
|
|
711
|
+
color: #111111;
|
|
712
|
+
padding-left: 1rem;
|
|
713
|
+
padding-right: 1rem;
|
|
714
|
+
padding-bottom: 1rem;
|
|
715
|
+
|
|
716
|
+
.name {
|
|
717
|
+
font-size: 0.9375rem;
|
|
718
|
+
line-height: 1.5rem;
|
|
719
|
+
font-weight: 500;
|
|
720
|
+
}
|
|
721
|
+
|
|
722
|
+
address {
|
|
723
|
+
font-size: 0.8125rem;
|
|
724
|
+
line-height: 1.25rem;
|
|
725
|
+
font-weight: 400;
|
|
726
|
+
}
|
|
727
|
+
.telephone {
|
|
728
|
+
display: inline-flex;
|
|
729
|
+
align-items: center;
|
|
730
|
+
padding: 8px 12px;
|
|
731
|
+
gap: 8px;
|
|
732
|
+
border: ${theme.colors.neutral100} 1px solid;
|
|
733
|
+
border-radius: 12px;
|
|
734
|
+
a {
|
|
735
|
+
text-decoration: none;
|
|
736
|
+
color: currentColor;
|
|
737
|
+
font-size: 0.8125rem;
|
|
738
|
+
line-height: 1.25rem;
|
|
739
|
+
font-weight: 500;
|
|
740
|
+
}
|
|
741
|
+
}
|
|
742
|
+
/* .map-card {
|
|
743
|
+
border: none;
|
|
744
|
+
} */
|
|
745
|
+
`;
|
|
746
|
+
const StyledMap = styled(Map) `
|
|
747
|
+
&.panel-map {
|
|
748
|
+
--mapCardHeight: --cardHeight;
|
|
749
|
+
}
|
|
750
|
+
iframe {
|
|
751
|
+
border-radius: 12px;
|
|
752
|
+
overflow: hidden;
|
|
753
|
+
}
|
|
754
|
+
`;
|
|
755
|
+
const StyledMobileIcon = styled(Mobile) `
|
|
756
|
+
width: 1rem;
|
|
757
|
+
height: 1rem;
|
|
758
|
+
`;
|
|
759
|
+
const StyledContainer = styled.div `
|
|
760
|
+
padding-top: 1rem;
|
|
761
|
+
padding-bottom: 1rem;
|
|
762
|
+
padding-left: 4.5px;
|
|
763
|
+
padding-right: 4.5px;
|
|
764
|
+
flex: 1;
|
|
765
|
+
|
|
766
|
+
& > * + * {
|
|
767
|
+
margin-top: 0.75rem;
|
|
768
|
+
}
|
|
769
|
+
`;
|
|
770
|
+
const StyledFlexBox = styled.div `
|
|
771
|
+
display: flex;
|
|
772
|
+
flex-wrap: nowrap;
|
|
773
|
+
gap: 0.75rem;
|
|
774
|
+
`;
|
|
775
|
+
|
|
776
|
+
function ClinicInfo({ hospitalInfo, distance, isLoggedIn, locale, googleMapKey, onPhoneHospital, dataEventCategory, dataEventAction, dataEventLabel, }) {
|
|
777
|
+
const hospital = {
|
|
778
|
+
latitude: hospitalInfo.latitude || '',
|
|
779
|
+
longitude: hospitalInfo.longitude || '',
|
|
780
|
+
address: hospitalInfo.address || '',
|
|
781
|
+
name: hospitalInfo.name || '',
|
|
782
|
+
phone: hospitalInfo.phone || '',
|
|
783
|
+
};
|
|
784
|
+
return (React__default.createElement(StyledClinicInfo, null,
|
|
785
|
+
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 }),
|
|
786
|
+
React__default.createElement(StyledContainer, null,
|
|
787
|
+
React__default.createElement("div", { className: "name" }, hospitalInfo.name),
|
|
788
|
+
React__default.createElement(StyledFlexBox, null,
|
|
789
|
+
React__default.createElement("address", null, hospitalInfo.address),
|
|
790
|
+
distance && (React__default.createElement("div", { style: {
|
|
791
|
+
flexShrink: 0,
|
|
792
|
+
} },
|
|
793
|
+
React__default.createElement(DistanceTag, { value: `${distance} km` })))),
|
|
794
|
+
hospitalInfo.phone && (React__default.createElement("div", { className: "telephone" },
|
|
795
|
+
React__default.createElement(StyledMobileIcon, null),
|
|
796
|
+
React__default.createElement("a", { href: `tel:${hospitalInfo.phone}` }, formatPhoneNumber(hospitalInfo.phone))))),
|
|
797
|
+
React__default.createElement(OpeningHours, { workingTimes: hospitalInfo.working_times })));
|
|
798
|
+
}
|
|
799
|
+
|
|
422
800
|
styled(DrawerComponent) `
|
|
423
801
|
/* max-height: 100vh;
|
|
424
802
|
max-height: 100dvh; */
|
|
@@ -682,10 +1060,10 @@ function CollectPhoneForm({ onSubmit, title, formType = formPhoneType.ZALO, isLo
|
|
|
682
1060
|
React__default.createElement(TextField, { shrink: !!phone, className: clsx('leadgen-form_input w-full', {
|
|
683
1061
|
'leadgen-form_field_error': !!(isSubmitted && errorMessage),
|
|
684
1062
|
}) },
|
|
685
|
-
React__default.createElement(TextField.Control, { htmlFor: "collection_phone_input" }, ({ shrink }) => (React__default.createElement(StyledInputWrapper, { "data-invalid": !!(isSubmitted && errorMessage), labelElement: "div", label: React__default.createElement(Text, { size: shrink ? 'p3' : 'p2', variant: "secondary", weight: "halfBold" }, t('collectPhoneNumber.inputLabel')), inputWrapperOrder: ['label', 'input', 'description', 'error'], error: isSubmitted &&
|
|
1063
|
+
React__default.createElement(TextField.Control, { htmlFor: "collection_phone_input" }, ({ shrink }) => (React__default.createElement(StyledInputWrapper, { "data-invalid": !!(isSubmitted && errorMessage), labelElement: "div", label: React__default.createElement(Text$1, { size: shrink ? 'p3' : 'p2', variant: "secondary", weight: "halfBold" }, t('collectPhoneNumber.inputLabel')), inputWrapperOrder: ['label', 'input', 'description', 'error'], error: isSubmitted &&
|
|
686
1064
|
errorMessage && (React__default.createElement(Flex, { align: 'center', gap: 4 },
|
|
687
1065
|
React__default.createElement(ErrorIcon, { size: 12 }),
|
|
688
|
-
React__default.createElement(Text, { size: "c1", variant: "error" }, errorMessage))) },
|
|
1066
|
+
React__default.createElement(Text$1, { size: "c1", variant: "error" }, errorMessage))) },
|
|
689
1067
|
React__default.createElement(Box, { className: "mantine-Input-wrapper", sx: (theme) => ({
|
|
690
1068
|
'.PhoneInput .PhoneInputInput': Object.assign(Object.assign({}, GlobalTextStyleNew(theme)[CustomStylesType.LEADGEN].p2), { fontWeight: FontWeight.halfBold }),
|
|
691
1069
|
}) },
|
|
@@ -758,4 +1136,4 @@ function PopupCollectPhone({ children, isMobile, onSubmit, isOpen: isOpenProp, o
|
|
|
758
1136
|
currentStep === EPopupCollectPhoneStep.SUCCESS && (React__default.createElement(CollectPhoneSuccess, { onClose: handleClose })))));
|
|
759
1137
|
}
|
|
760
1138
|
|
|
761
|
-
export {
|
|
1139
|
+
export { ClinicInfo as C, EPopupCollectPhoneStep as E, HelloZalo as H, NavHeader as N, PopupCollectPhone as P, UserProfileNavigation as U, UserStats as a, CollectPhoneForm as b, Check as c, formPhoneType as f };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { a as __awaiter } from './tslib.es6-
|
|
1
|
+
import { a as __awaiter } from './tslib.es6-5c889cd0.js';
|
|
2
2
|
import { ADMIN_PATHS, PATHS } from './togetherApiPaths.js';
|
|
3
|
-
import { d as getApiPath, q as callApiWithAdminAuth, b as callApiWithAuth } from './utils-
|
|
3
|
+
import { d as getApiPath, q as callApiWithAdminAuth, b as callApiWithAuth } from './utils-78466dca.js';
|
|
4
4
|
|
|
5
5
|
const EncodeUrlRegexMap = {
|
|
6
6
|
edit: /<mocka ([^>]*)data-url="true"[^<>]*>(.*?)<\/mocka>/gim,
|
|
@@ -1,41 +1,41 @@
|
|
|
1
1
|
import React__default, { useMemo, useState, Fragment, useEffect } from 'react';
|
|
2
|
-
import { a as CARE_LOCALES, T as TOGETHER_LOCALES, E as ECOM_LOCALES, D as DATA_PRIVACY_LOCALES } from './index-
|
|
3
|
-
import { a as Avatar } from './index-
|
|
2
|
+
import { a as CARE_LOCALES, T as TOGETHER_LOCALES, E as ECOM_LOCALES, D as DATA_PRIVACY_LOCALES } from './index-2186f559.js';
|
|
3
|
+
import { a as Avatar } from './index-35db08e6.js';
|
|
4
4
|
import '@mantine/core';
|
|
5
5
|
import '@mantine/dates';
|
|
6
|
-
import './index-
|
|
7
|
-
import { C as CommonGAssets } from './index-
|
|
8
|
-
import './index-
|
|
9
|
-
import { T as Text } from './index-
|
|
10
|
-
import './index-
|
|
11
|
-
import './index.styles-
|
|
12
|
-
import { u as useTranslations } from './index-
|
|
6
|
+
import './index-12199e4b.js';
|
|
7
|
+
import { C as CommonGAssets } from './index-d6fa9f5e.js';
|
|
8
|
+
import './index-f13d792e.js';
|
|
9
|
+
import { T as Text } from './index-9e0f5baf.js';
|
|
10
|
+
import './index-6a1e8a3f.js';
|
|
11
|
+
import './index.styles-6fdd0fd2.js';
|
|
12
|
+
import { u as useTranslations } from './index-05407e43.js';
|
|
13
13
|
import '@mantine/hooks';
|
|
14
|
-
import './text-
|
|
15
|
-
import './utils-
|
|
16
|
-
import './index-
|
|
17
|
-
import { C as ChevronDown } from './ChevronDown-
|
|
18
|
-
import { n as normalizeLinkSlash, a as getCurrentSsoUrl, g as getCurrentBaseUrl } from './normalizeLink-
|
|
14
|
+
import './text-af30fcf2.js';
|
|
15
|
+
import './utils-8ffcc396.js';
|
|
16
|
+
import './index-87a04d2c.js';
|
|
17
|
+
import { C as ChevronDown } from './ChevronDown-4cf60cac.js';
|
|
18
|
+
import { n as normalizeLinkSlash, a as getCurrentSsoUrl, g as getCurrentBaseUrl } from './normalizeLink-655f4fc3.js';
|
|
19
19
|
import { css } from '@emotion/react';
|
|
20
20
|
import styled from '@emotion/styled';
|
|
21
21
|
import { theme } from './miscTheme.js';
|
|
22
|
-
import './translationsContext-
|
|
22
|
+
import './translationsContext-996ec9b1.js';
|
|
23
23
|
import 'date-fns/locale';
|
|
24
24
|
import './constantsSite.js';
|
|
25
|
-
import './Locale-
|
|
25
|
+
import './Locale-f01fe37f.js';
|
|
26
26
|
import './constantsDomainLocales.js';
|
|
27
27
|
import './constantsRiskScreener.js';
|
|
28
28
|
import './constantsIsProduction.js';
|
|
29
|
-
import './tslib.es6-
|
|
29
|
+
import './tslib.es6-5c889cd0.js';
|
|
30
30
|
import '@hhgtech/icons/other';
|
|
31
|
-
import './index-
|
|
31
|
+
import './index-7a9fbc5b.js';
|
|
32
32
|
import '@mantine/carousel';
|
|
33
33
|
import 'classnames';
|
|
34
|
-
import './useUniqueId-
|
|
34
|
+
import './useUniqueId-2bce4157.js';
|
|
35
35
|
import '@hhgtech/icons/core';
|
|
36
36
|
import 'dayjs';
|
|
37
37
|
import '@mantine/notifications';
|
|
38
|
-
import './shared-
|
|
38
|
+
import './shared-4300b9bf.js';
|
|
39
39
|
|
|
40
40
|
const NavBookingIcon = (props) => (React__default.createElement("svg", Object.assign({ width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, props),
|
|
41
41
|
React__default.createElement("path", { d: "M2.5 6.5a3.2 3.2 0 0 1 3.2-3.2h7.9a3.2 3.2 0 0 1 3.19 3.2v4.72a3.2 3.2 0 0 1-3.2 3.2H5.7a3.2 3.2 0 0 1-3.19-3.2V6.49Z", fill: "#E3F2FF" }),
|
package/build/esm/progressBar.js
CHANGED
package/build/esm/pwg.js
CHANGED
|
@@ -1,44 +1,44 @@
|
|
|
1
1
|
import React__default, { useMemo, useState, useRef } from 'react';
|
|
2
|
-
import { M as MarryBabyText, a as MarryBabyHeading } from './index-
|
|
3
|
-
import { T as Text } from './index-
|
|
4
|
-
import { P as PillCarousel } from './index-
|
|
5
|
-
import { u as useTranslations } from './index-
|
|
2
|
+
import { M as MarryBabyText, a as MarryBabyHeading } from './index-4e4c694b.js';
|
|
3
|
+
import { T as Text } from './index-9e0f5baf.js';
|
|
4
|
+
import { P as PillCarousel } from './index-0b316520.js';
|
|
5
|
+
import { u as useTranslations } from './index-05407e43.js';
|
|
6
6
|
import { theme } from './miscTheme.js';
|
|
7
7
|
import { ResponsiveContainer, AreaChart, CartesianGrid, Tooltip, XAxis, YAxis, Area, ReferenceDot } from 'recharts';
|
|
8
|
-
import { C as CustomReferenceDot } from './index-
|
|
9
|
-
import { a as useOutsideClick } from './useOutsideClick-
|
|
8
|
+
import { C as CustomReferenceDot } from './index-e298888e.js';
|
|
9
|
+
import { a as useOutsideClick } from './useOutsideClick-1d296e3c.js';
|
|
10
10
|
import styled from '@emotion/styled';
|
|
11
|
-
import { _ as __rest } from './tslib.es6-
|
|
11
|
+
import { _ as __rest } from './tslib.es6-5c889cd0.js';
|
|
12
12
|
import '@mantine/core';
|
|
13
|
-
import './text-
|
|
14
|
-
import './index-
|
|
15
|
-
import './Locale-
|
|
16
|
-
import './index-
|
|
13
|
+
import './text-af30fcf2.js';
|
|
14
|
+
import './index-12199e4b.js';
|
|
15
|
+
import './Locale-f01fe37f.js';
|
|
16
|
+
import './index-d6fa9f5e.js';
|
|
17
17
|
import './constantsDomainLocales.js';
|
|
18
18
|
import './constantsIsProduction.js';
|
|
19
|
-
import './index-
|
|
20
|
-
import './utils-
|
|
21
|
-
import './index-
|
|
22
|
-
import './index-
|
|
19
|
+
import './index-7a9fbc5b.js';
|
|
20
|
+
import './utils-8ffcc396.js';
|
|
21
|
+
import './index-62791cab.js';
|
|
22
|
+
import './index-35db08e6.js';
|
|
23
23
|
import '@hhgtech/icons/other';
|
|
24
24
|
import '@mantine/hooks';
|
|
25
25
|
import '@mantine/carousel';
|
|
26
|
-
import './index-
|
|
26
|
+
import './index-f13d792e.js';
|
|
27
27
|
import 'dayjs';
|
|
28
28
|
import '@mantine/notifications';
|
|
29
|
-
import './index-
|
|
29
|
+
import './index-2186f559.js';
|
|
30
30
|
import 'date-fns/locale';
|
|
31
31
|
import './constantsSite.js';
|
|
32
32
|
import './constantsRiskScreener.js';
|
|
33
|
-
import './shared-
|
|
33
|
+
import './shared-4300b9bf.js';
|
|
34
34
|
import 'classnames';
|
|
35
|
-
import './useUniqueId-
|
|
35
|
+
import './useUniqueId-2bce4157.js';
|
|
36
36
|
import '@hhgtech/icons/core';
|
|
37
|
-
import './index-
|
|
37
|
+
import './index-6a1e8a3f.js';
|
|
38
38
|
import '@mantine/dates';
|
|
39
|
-
import './index.styles-
|
|
40
|
-
import './translationsContext-
|
|
41
|
-
import './index-
|
|
39
|
+
import './index.styles-6fdd0fd2.js';
|
|
40
|
+
import './translationsContext-996ec9b1.js';
|
|
41
|
+
import './index-87a04d2c.js';
|
|
42
42
|
|
|
43
43
|
const CustomizedAxisTick = (props) => {
|
|
44
44
|
const { x, y, payload, activeWeek } = props;
|