@hhgtech/hhg-components 1.29.509 → 1.29.511-beta-1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/{InputDate-43fa1d3b.js → InputDate-f3fd3f76.js} +5 -5
- package/build/{LastPeriod-0b6cce68.js → LastPeriod-a23b0a1a.js} +1 -1
- package/build/{MobileBottomNavigationIcon-254f8c70.js → MobileBottomNavigationIcon-0bf5eab0.js} +3 -3
- package/build/{SiteWideBanner-fef86e0f.js → SiteWideBanner-2042e5a4.js} +11 -12
- package/build/{Spinner-e3235266.js → Spinner-e3c09628.js} +1 -1
- package/build/{WhatsApp-caec498f.js → WhatsApp-fe48e815.js} +1 -1
- package/build/adapters.js +20 -20
- package/build/atoms.js +53 -51
- package/build/babyGrowth.js +86 -86
- package/build/cache.js +2 -2
- package/build/care.js +18 -18
- package/build/careBookingSearchBar.js +14 -14
- package/build/careBookingSearchBarV2.js +15 -15
- package/build/components/atoms/cartCareButton/index.d.ts +16 -0
- package/build/components/atoms/cartCareButton/index.styled.d.ts +7 -0
- package/build/components/atoms/index.d.ts +2 -0
- package/build/components/molecules/gRecaptcha/hooks.d.ts +1 -1
- package/build/components/navigationV2/hooks/useNavConfig.d.ts +1 -0
- package/build/components.js +146 -143
- package/build/{constants-e64edc8c.js → constants-0a367cb9.js} +50 -10
- package/build/{constants-67079b0f.js → constants-eec57db5.js} +2 -1
- package/build/constants.js +5 -3
- package/build/constantsDomainLocales.js +1 -1
- package/build/constantsRiskScreener.js +2 -2
- package/build/constantsSite.js +2 -2
- package/build/{core-2d4506cf.js → core-b7c95ea0.js} +1 -1
- package/build/{dataTransform-37562289.js → dataTransform-14488c46.js} +1 -1
- package/build/ecom.js +5 -5
- package/build/{editor-addc3e60.js → editor-4127ca80.js} +11 -11
- package/build/embeddedHeathToolCards_babyGrowth.js +25 -25
- package/build/embeddedHeathToolCards_babyPoop.js +22 -22
- package/build/embeddedHeathToolCards_babyVaccine.js +24 -24
- package/build/embeddedHeathToolCards_bmi_bmi.js +27 -27
- package/build/embeddedHeathToolCards_bmrBmr.js +27 -27
- package/build/embeddedHeathToolCards_dueDate_dueDate.js +24 -24
- package/build/embeddedHeathToolCards_ovulation_ovulation.js +24 -24
- package/build/embeddedHeathToolCards_pwg_pwg.js +28 -28
- package/build/embeddedHeathToolCards_targetHeartRate.js +29 -29
- package/build/esm/{InputDate-994bcf24.js → InputDate-c73a4a33.js} +5 -5
- package/build/esm/{LastPeriod-7d258769.js → LastPeriod-21a6ec57.js} +1 -1
- package/build/esm/{MobileBottomNavigationIcon-a0b02857.js → MobileBottomNavigationIcon-0ea4f605.js} +3 -3
- package/build/esm/{SiteWideBanner-92d13277.js → SiteWideBanner-d82870bc.js} +11 -12
- package/build/esm/{Spinner-d83f3efb.js → Spinner-6ba780d5.js} +1 -1
- package/build/esm/{WhatsApp-662b7d7b.js → WhatsApp-320132a3.js} +1 -1
- package/build/esm/adapters.js +20 -20
- package/build/esm/atoms.js +51 -50
- package/build/esm/babyGrowth.js +86 -86
- package/build/esm/cache.js +2 -2
- package/build/esm/care.js +18 -18
- package/build/esm/careBookingSearchBar.js +14 -14
- package/build/esm/careBookingSearchBarV2.js +15 -15
- package/build/esm/components/atoms/cartCareButton/index.d.ts +16 -0
- package/build/esm/components/atoms/cartCareButton/index.styled.d.ts +7 -0
- package/build/esm/components/atoms/index.d.ts +2 -0
- package/build/esm/components/molecules/gRecaptcha/hooks.d.ts +1 -1
- package/build/esm/components/navigationV2/hooks/useNavConfig.d.ts +1 -0
- package/build/esm/components.js +106 -104
- package/build/esm/{constants-c0266089.js → constants-30c3ae3f.js} +2 -2
- package/build/esm/{constants-9c4a59cf.js → constants-4648706f.js} +50 -10
- 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-319708c5.js → core-2c35167a.js} +1 -1
- package/build/esm/{dataTransform-a653792a.js → dataTransform-41fd2291.js} +1 -1
- package/build/esm/ecom.js +5 -5
- package/build/esm/{editor-8f889cbd.js → editor-af692e6a.js} +11 -11
- package/build/esm/embeddedHeathToolCards_babyGrowth.js +25 -25
- package/build/esm/embeddedHeathToolCards_babyPoop.js +22 -22
- package/build/esm/embeddedHeathToolCards_babyVaccine.js +24 -24
- package/build/esm/embeddedHeathToolCards_bmi_bmi.js +27 -27
- package/build/esm/embeddedHeathToolCards_bmrBmr.js +27 -27
- package/build/esm/embeddedHeathToolCards_dueDate_dueDate.js +24 -24
- package/build/esm/embeddedHeathToolCards_ovulation_ovulation.js +24 -24
- package/build/esm/embeddedHeathToolCards_pwg_pwg.js +28 -28
- package/build/esm/embeddedHeathToolCards_targetHeartRate.js +29 -29
- package/build/esm/footer.js +22 -22
- package/build/esm/gAssets.js +2 -2
- package/build/esm/{healthTools-68bf454c.js → healthTools-fd7655ee.js} +1 -1
- package/build/esm/healthToolsCardWrapper.js +20 -20
- package/build/esm/healthToolsForm.js +35 -35
- package/build/esm/hooks/index.d.ts +1 -0
- package/build/esm/hooks/useCartCareService.d.ts +19 -0
- package/build/esm/hooks.js +19 -13
- package/build/esm/i18n/translationKeys.d.ts +1 -1
- package/build/esm/i18n-values/en-PH.js +1 -0
- package/build/esm/i18n-values/hi-IN.js +1 -0
- package/build/esm/i18n-values/id-ID.js +1 -0
- package/build/esm/i18n-values/km-KH.js +1 -0
- package/build/esm/i18n-values/ms-MY.js +1 -0
- package/build/esm/i18n-values/my-MM.js +1 -0
- package/build/esm/i18n-values/th-TH.js +1 -0
- package/build/esm/i18n-values/tl-PH.js +1 -0
- package/build/esm/i18n-values/vi-VN.js +1 -0
- package/build/esm/i18n-values/vi-VN_MB.js +1 -0
- package/build/esm/i18n-values/zh-SG.js +1 -0
- package/build/esm/i18n-values/zh-TW.js +1 -0
- package/build/esm/i18n.js +2 -2
- package/build/esm/i18nV2.js +2 -2
- package/build/esm/icons/LoginBlueWhite.d.ts +2 -2
- package/build/esm/icons/ShoppingCartCare.d.ts +4 -0
- package/build/esm/icons/StarFull.d.ts +1 -1
- package/build/esm/icons/index.d.ts +18 -8
- package/build/esm/{index-b4c263c5.js → index-002336a5.js} +3 -3
- package/build/esm/{index-08fc4644.js → index-0159d7f7.js} +16 -16
- package/build/esm/{index-f2e26df4.js → index-04ea4626.js} +1 -1
- package/build/esm/{index-b984ed67.js → index-086593cc.js} +9 -9
- package/build/esm/{index-cef71f91.js → index-0a01344b.js} +2 -2
- package/build/esm/{index-6fac1d51.js → index-10e0d8ab.js} +2 -2
- package/build/esm/{index-d861a21a.js → index-1141013e.js} +15 -15
- package/build/esm/{index-a9d6e5dd.js → index-122f8043.js} +7 -7
- package/build/esm/{index-0663b947.js → index-126bf931.js} +7 -7
- package/build/esm/{index-d7d9095d.js → index-15f65c76.js} +2 -2
- package/build/esm/{index-e623a072.js → index-1613bc37.js} +3 -3
- package/build/esm/{index-ab4e23df.js → index-17c05d77.js} +19 -19
- package/build/esm/{index-25911a1f.js → index-18d893cf.js} +2 -2
- package/build/esm/{index-86c55c48.js → index-1e54029f.js} +2 -2
- package/build/esm/{index-fae4f6fa.js → index-206d9354.js} +55 -55
- package/build/esm/{index-10fff736.js → index-24969dfc.js} +25 -25
- package/build/esm/{index-1457778c.js → index-25a0871b.js} +1 -1
- package/build/esm/{index-c36ee1c5.js → index-28059d94.js} +15 -15
- package/build/esm/{index-189ca7de.js → index-2a08b900.js} +18 -18
- package/build/esm/{index-07a1e37a.js → index-2c3dff52.js} +1 -1
- package/build/esm/{index-e093f518.js → index-2c9496fd.js} +2 -2
- package/build/esm/{index-73880c14.js → index-2d163b8d.js} +2 -2
- package/build/esm/{index-1c274549.js → index-2ffc11ec.js} +12 -12
- package/build/esm/{index-9c9516a3.js → index-340e4fe0.js} +14 -14
- package/build/esm/{index-5515120e.js → index-36936b56.js} +10 -10
- package/build/esm/{index-52bd7007.js → index-3c7f325d.js} +16 -16
- package/build/esm/{index-5f3c0fef.js → index-408ae489.js} +14 -14
- package/build/esm/{index-782a7cfe.js → index-443b48a4.js} +6 -6
- package/build/esm/{index-59328b63.js → index-444f2e15.js} +2 -2
- package/build/esm/{index-f7834f5e.js → index-494dd8ed.js} +3 -3
- package/build/esm/{index-eb4b56d6.js → index-4c0ed3e2.js} +16 -16
- package/build/esm/{index-c3ba5566.js → index-52d062a5.js} +22 -22
- package/build/esm/{index-38d5d9ae.js → index-53eb59ad.js} +14 -14
- package/build/esm/{index-f5d52ef3.js → index-5438a4f4.js} +2 -2
- package/build/esm/{index-3f992d40.js → index-55fcb885.js} +32 -32
- package/build/esm/{index-f2f97622.js → index-570e76f5.js} +3 -3
- package/build/esm/{index-bc983f99.js → index-59d30043.js} +2 -2
- package/build/esm/{index-f35d534f.js → index-5b6d8cf2.js} +1 -1
- package/build/esm/{index-dc8a35d0.js → index-61a44275.js} +32 -32
- package/build/esm/{index-7af78438.js → index-643ffdfc.js} +1 -1
- package/build/esm/{index-511938f8.js → index-6fed1fe7.js} +2 -2
- package/build/esm/{index-4d697343.js → index-71e45e8b.js} +5 -5
- package/build/esm/{index-08cfbbe6.js → index-74c03d91.js} +2 -2
- package/build/esm/{index-a9e4e3b7.js → index-7d3f41d0.js} +6 -6
- package/build/esm/{index-07951e9c.js → index-861d39dc.js} +3 -3
- package/build/esm/{index-84dcb2f3.js → index-88e78149.js} +16 -16
- package/build/esm/{index-5b5a7512.js → index-88f6c5a6.js} +3 -3
- package/build/esm/{index-ecd537be.js → index-8ac52611.js} +2 -2
- package/build/esm/{index-9a8144ee.js → index-932c7205.js} +18 -18
- package/build/esm/{index-7b9f9a03.js → index-99770e4c.js} +1 -1
- package/build/esm/{index-2f2bc365.js → index-9bff045d.js} +1 -1
- package/build/esm/{index-a958ed5b.js → index-9d806be9.js} +24 -20
- package/build/esm/{index-671ae788.js → index-a4d88931.js} +3 -3
- package/build/esm/{index-66f5d212.js → index-ac9cb1db.js} +16 -16
- package/build/esm/{index-1b565b6d.js → index-ad7e7b43.js} +14 -14
- package/build/esm/{index-bce47900.js → index-adde2553.js} +6 -6
- package/build/esm/index-b0577577.js +100 -0
- package/build/esm/{index-816998ee.js → index-b545cff7.js} +8 -8
- package/build/esm/{index-e98e1fcc.js → index-bfa3bc1b.js} +13 -13
- package/build/esm/{index-c90abbbf.js → index-c4f4754b.js} +17 -17
- package/build/esm/{index-ebc9a71c.js → index-d545ba51.js} +21 -21
- package/build/esm/{index-ef23bf52.js → index-d6fc8a85.js} +13 -13
- package/build/esm/{index-e1543437.js → index-d78117e7.js} +6 -6
- package/build/esm/{index-4f2db55e.js → index-e2270fe4.js} +2 -2
- package/build/esm/{index-3d84a3b4.js → index-e51cbb55.js} +64 -43
- package/build/esm/{index-474c3ac0.js → index-e7f43111.js} +4 -4
- package/build/esm/{index-06a104ba.js → index-ed9111d5.js} +2 -2
- package/build/esm/{index-cf061e8f.js → index-f13d790d.js} +7 -3
- package/build/esm/{index-918a64d4.js → index-fad878d1.js} +3 -3
- package/build/esm/{index-99c64986.js → index-fc71ff83.js} +2 -2
- package/build/esm/{index-26baa057.js → index-fef30b2f.js} +4 -4
- package/build/esm/index.js +157 -136
- package/build/esm/interfaces/constants/index.d.ts +2 -0
- package/build/esm/{labelSorting-ab560930.js → labelSorting-1611f184.js} +4 -4
- package/build/esm/lead.js +35 -35
- package/build/esm/{logoIcon-4261ecb9.js → logoIcon-afcf01d2.js} +2 -2
- package/build/esm/mantine.js +27 -27
- 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 +79 -79
- package/build/esm/moleculesArticleCard.js +6 -6
- package/build/esm/moleculesArticleCardV2.js +17 -17
- package/build/esm/navigation.js +49 -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 +59 -57
- package/build/esm/{post-d1b644e7.js → post-135d3f10.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 +46 -37
- package/build/esm/{store-051a97fd.js → store-d01e1cac.js} +3 -3
- package/build/esm/subot.js +44 -44
- package/build/esm/surveyOrPremiumBanner.js +34 -34
- package/build/esm/surveyQuestionCard.js +11 -11
- package/build/esm/{surveyThankyouCard-be01d728.js → surveyThankyouCard-3d560b72.js} +5 -5
- package/build/esm/together/interfaces/types.d.ts +1 -1
- package/build/esm/together.js +57 -57
- package/build/esm/togetherApiUtils.js +6 -4
- package/build/esm/togetherAtoms.js +31 -31
- package/build/esm/togetherComponentGlobalContext.js +6 -4
- package/build/esm/togetherMolecules.js +52 -52
- package/build/esm/togetherMoleculesCardAuthor.js +29 -29
- package/build/esm/togetherMoleculesPostImagePreview.js +13 -11
- package/build/esm/togetherMoleculesProfileDetail.js +40 -40
- package/build/esm/togetherOrganisms.js +51 -51
- package/build/esm/togetherRichTextEditor.js +20 -18
- package/build/esm/togetherShareBox.js +12 -10
- package/build/esm/{transform-2c813105.js → transform-b7e14971.js} +45 -47
- package/build/esm/{translationsProvider-d9c55590.js → translationsProvider-7b97813d.js} +1 -1
- package/build/esm/{treePopoverMenu-02814ad6.js → treePopoverMenu-f9f12aaa.js} +19 -19
- package/build/esm/types.js +2 -2
- package/build/esm/useCartCareService-4b2d7bb8.js +28 -0
- package/build/esm/{useHealthToolCache-34ef5b0f.js → useHealthToolCache-ee550922.js} +1 -1
- package/build/esm/{usePhoneValidator-c6b6e45b.js → usePhoneValidator-31a38b70.js} +5 -5
- package/build/esm/{usePlacesAutocomplete-442bae9e.js → usePlacesAutocomplete-773e51d0.js} +1 -1
- package/build/esm/useTogetherAuthRequiredAction.js +10 -10
- package/build/esm/{utils-871b83dd.js → utils-1378e890.js} +5 -5
- package/build/esm/{utils-698f0204.js → utils-1e5d1dec.js} +3 -3
- package/build/esm/{utils-23c20fcc.js → utils-421794f0.js} +2 -2
- package/build/esm/{utils-705a7113.js → utils-4cd2e18f.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-9fb76603.js → healthTools-4502cfbf.js} +1 -1
- package/build/healthToolsCardWrapper.js +20 -20
- package/build/healthToolsForm.js +35 -35
- package/build/hooks/index.d.ts +1 -0
- package/build/hooks/useCartCareService.d.ts +19 -0
- package/build/hooks.js +21 -14
- package/build/i18n/translationKeys.d.ts +1 -1
- package/build/i18n-values/en-PH.js +1 -0
- package/build/i18n-values/hi-IN.js +1 -0
- package/build/i18n-values/id-ID.js +1 -0
- package/build/i18n-values/km-KH.js +1 -0
- package/build/i18n-values/ms-MY.js +1 -0
- package/build/i18n-values/my-MM.js +1 -0
- package/build/i18n-values/th-TH.js +1 -0
- package/build/i18n-values/tl-PH.js +1 -0
- package/build/i18n-values/vi-VN.js +1 -0
- package/build/i18n-values/vi-VN_MB.js +1 -0
- package/build/i18n-values/zh-SG.js +1 -0
- package/build/i18n-values/zh-TW.js +1 -0
- package/build/i18n.js +2 -2
- package/build/i18nV2.js +1 -1
- package/build/icons/LoginBlueWhite.d.ts +2 -2
- package/build/icons/ShoppingCartCare.d.ts +4 -0
- package/build/icons/StarFull.d.ts +1 -1
- package/build/icons/index.d.ts +18 -8
- package/build/{index-20264c50.js → index-00d04d64.js} +1 -1
- package/build/{index-4ad56d10.js → index-03303539.js} +4 -4
- package/build/{index-2b1e63b8.js → index-0a0e965c.js} +1 -1
- package/build/{index-2a1a0385.js → index-0b989c68.js} +2 -2
- package/build/{index-84e7bf99.js → index-0e4b0aee.js} +3 -3
- package/build/{index-ca54ed2d.js → index-0e5650aa.js} +4 -4
- package/build/{index-5677b059.js → index-100d6916.js} +7 -7
- package/build/{index-73655091.js → index-14df60db.js} +2 -2
- package/build/{index-f64f6f01.js → index-1648fce7.js} +2 -2
- package/build/{index-b8bde44a.js → index-174ec6de.js} +14 -14
- package/build/{index-29500d1b.js → index-18f9abfb.js} +13 -13
- package/build/{index-9bc4d569.js → index-21f8a8b6.js} +1 -1
- package/build/{index-7aec04d1.js → index-22b13a6a.js} +65 -44
- package/build/{index-427987dc.js → index-22cf0c3b.js} +2 -2
- package/build/{index-e3cd4a24.js → index-24fdbc93.js} +5 -5
- package/build/{index-352f016b.js → index-2722cca7.js} +1 -1
- package/build/{index-c36ad8eb.js → index-2afc07c2.js} +3 -3
- package/build/{index-b4c9344a.js → index-2d159cd9.js} +15 -15
- package/build/{index-16d3f0d1.js → index-35bd4f92.js} +8 -8
- package/build/{index-60ae94c7.js → index-36529de3.js} +16 -16
- package/build/{index-b2075793.js → index-36c5ce89.js} +1 -1
- package/build/{index-1ed3d98a.js → index-37faa317.js} +58 -54
- package/build/{index-c2541963.js → index-3932a30e.js} +2 -2
- package/build/{index-88258b1d.js → index-3da8e3d7.js} +3 -3
- package/build/{index-4c1b7d79.js → index-3e95c6d8.js} +9 -9
- package/build/{index-8b589bde.js → index-4492c0c6.js} +32 -32
- package/build/{index-16f6fa0b.js → index-44931efe.js} +13 -13
- package/build/{index-a56b77b9.js → index-44b21966.js} +14 -14
- package/build/{index-3f41df2c.js → index-469ab052.js} +2 -2
- package/build/{index-750cfbe7.js → index-4772253e.js} +15 -15
- package/build/{index-6cc6a362.js → index-52c0a6fc.js} +21 -21
- package/build/{index-8825e014.js → index-57cef231.js} +1 -1
- package/build/{index-b478373d.js → index-5e3ab335.js} +14 -14
- package/build/{index-d0857317.js → index-7407b2c3.js} +3 -3
- package/build/{index-6840c521.js → index-84fa3864.js} +3 -3
- package/build/{index-0cc7d01b.js → index-88d18040.js} +7 -7
- package/build/{index-7c5d2080.js → index-8d6e0041.js} +16 -15
- package/build/{index-0a0bcadf.js → index-90f77d89.js} +2 -2
- package/build/{index-a879591f.js → index-969256df.js} +2 -2
- package/build/{index-9afccffd.js → index-9afe9b89.js} +6 -6
- package/build/{index-b4ed75ca.js → index-9ebcef21.js} +3 -3
- package/build/{index-94532095.js → index-9f635558.js} +3 -3
- package/build/{index-f9bb99d3.js → index-a47f46c2.js} +6 -6
- package/build/index-a65eb99e.js +126 -0
- package/build/{index-c63a153e.js → index-a67a8415.js} +22 -22
- package/build/{index-97af7a4a.js → index-a6dfb03f.js} +25 -25
- package/build/{index-d3cd504f.js → index-b0328ff7.js} +19 -19
- package/build/{index-efb38f7b.js → index-b058806e.js} +1 -1
- package/build/{index-adbb9b2a.js → index-b2eae772.js} +16 -16
- package/build/{index-29cec913.js → index-b2eeb358.js} +3 -3
- package/build/{index-bd3d36d1.js → index-b3525bf9.js} +14 -14
- package/build/{index-95e79559.js → index-c18d288b.js} +8 -2
- package/build/{index-352aaa48.js → index-c1b40f91.js} +24 -20
- package/build/{index-abf8535b.js → index-c2a875cc.js} +17 -17
- package/build/{index-d76035e0.js → index-c4b21420.js} +6 -6
- package/build/{index-4ce4ff9c.js → index-d8f46770.js} +2 -2
- package/build/{index-a58d4cb0.js → index-dbe835bb.js} +2 -2
- package/build/{index-c2e838d1.js → index-de12b9fc.js} +2 -2
- package/build/{index-730e016b.js → index-def03cfe.js} +16 -16
- package/build/{index-f0ad2299.js → index-e279d072.js} +12 -12
- package/build/{index-42eeb918.js → index-e7d43ddf.js} +2 -2
- package/build/{index-7642c155.js → index-e84e8c71.js} +32 -32
- package/build/{index-593d0309.js → index-ea386673.js} +9 -9
- package/build/{index-32550505.js → index-f093e894.js} +16 -16
- package/build/{index-0ccced6a.js → index-f57c9534.js} +2 -2
- package/build/{index-a586463d.js → index-f5fe0bfb.js} +18 -18
- package/build/{index-dd4a28dc.js → index-f9adc688.js} +2 -2
- package/build/{index-cec3cdb6.js → index-f9bfa087.js} +2 -2
- package/build/{index-a2f2cdcb.js → index-f9ff0b9e.js} +2 -2
- package/build/{index-25ee1c9b.js → index-fb6570a6.js} +18 -18
- package/build/{index-fdb1cade.js → index-fc629778.js} +6 -6
- package/build/index.js +245 -212
- package/build/interfaces/constants/index.d.ts +2 -0
- package/build/{labelSorting-a6d5f8e5.js → labelSorting-4bf28d7a.js} +4 -4
- package/build/lead.js +35 -35
- package/build/{logoIcon-ddc59e05.js → logoIcon-aa1174eb.js} +2 -2
- package/build/mantine.js +25 -25
- 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 +79 -79
- package/build/moleculesArticleCard.js +6 -6
- package/build/moleculesArticleCardV2.js +17 -17
- package/build/navigation.js +49 -47
- package/build/navigationLogoutPopup.js +11 -11
- package/build/navigationProfileButton.js +27 -27
- package/build/onboardingV2.js +29 -29
- package/build/organisms.js +59 -57
- package/build/{post-0469b6f4.js → post-33b2c18b.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 +44 -35
- package/build/{store-2739bbee.js → store-6e19d497.js} +3 -3
- package/build/subot.js +43 -43
- package/build/surveyOrPremiumBanner.js +34 -34
- package/build/surveyQuestionCard.js +11 -11
- package/build/{surveyThankyouCard-91455cb6.js → surveyThankyouCard-cb8333a7.js} +5 -5
- package/build/together/interfaces/types.d.ts +1 -1
- package/build/together.js +57 -57
- package/build/togetherApiUtils.js +6 -4
- package/build/togetherAtoms.js +31 -31
- package/build/togetherComponentGlobalContext.js +6 -4
- package/build/togetherMolecules.js +52 -52
- package/build/togetherMoleculesCardAuthor.js +29 -29
- package/build/togetherMoleculesPostImagePreview.js +13 -11
- package/build/togetherMoleculesProfileDetail.js +40 -40
- package/build/togetherOrganisms.js +51 -51
- package/build/togetherRichTextEditor.js +20 -18
- package/build/togetherShareBox.js +12 -10
- package/build/{transform-8b705488.js → transform-2bdaa6f7.js} +45 -46
- package/build/{translationsProvider-d86ef155.js → translationsProvider-2dd9da44.js} +1 -1
- package/build/{treePopoverMenu-4a9cdd75.js → treePopoverMenu-7cd53d60.js} +19 -19
- package/build/types.js +2 -2
- package/build/useCartCareService-7801cbc8.js +31 -0
- package/build/{useHealthToolCache-a6bd9d04.js → useHealthToolCache-183f1e5f.js} +1 -1
- package/build/{usePhoneValidator-e0140cad.js → usePhoneValidator-07004205.js} +5 -5
- package/build/{usePlacesAutocomplete-18fa27ef.js → usePlacesAutocomplete-e553971d.js} +1 -1
- package/build/useTogetherAuthRequiredAction.js +10 -10
- package/build/{utils-71807be6.js → utils-11d91ed0.js} +2 -2
- package/build/{utils-62aee25f.js → utils-234b2bd8.js} +2 -2
- package/build/{utils-ab463e10.js → utils-744f450e.js} +3 -3
- package/build/{utils-74041b76.js → utils-ef0012d6.js} +5 -5
- package/build/vaccination.js +22 -22
- package/package.json +1 -1
- package/build/esm/useIsInit-f7bb8c6f.js +0 -11
- package/build/useIsInit-b823672f.js +0 -13
- /package/build/{BMI_BOYS.percentile.monthly-25c3bd6d.js → BMI_BOYS.percentile.monthly-453850be.js} +0 -0
- /package/build/{BMI_BOYS.percentile.weekly-908f635f.js → BMI_BOYS.percentile.weekly-e6cbc056.js} +0 -0
- /package/build/{BMI_BOYS.percentile.yearly-7c22825b.js → BMI_BOYS.percentile.yearly-50e4990a.js} +0 -0
- /package/build/{BMI_BOYS.zscore.monthly-8fe59a5c.js → BMI_BOYS.zscore.monthly-21732d9f.js} +0 -0
- /package/build/{BMI_BOYS.zscore.weekly-f84028b6.js → BMI_BOYS.zscore.weekly-d45e085b.js} +0 -0
- /package/build/{BMI_BOYS.zscore.yearly-28dc1643.js → BMI_BOYS.zscore.yearly-efef8eaf.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.monthly-9da34425.js → BMI_GIRLS.percentile.monthly-06124380.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.weekly-15c04ae4.js → BMI_GIRLS.percentile.weekly-43b89c47.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.yearly-ee33b7b1.js → BMI_GIRLS.percentile.yearly-0f12212f.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.monthly-bf9c66e4.js → BMI_GIRLS.zscore.monthly-b09c3c41.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.weekly-1a16464a.js → BMI_GIRLS.zscore.weekly-45a3dc6a.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.yearly-647bc2f4.js → BMI_GIRLS.zscore.yearly-9491847c.js} +0 -0
- /package/build/{ChevronDown-153a612c.js → ChevronDown-14657273.js} +0 -0
- /package/build/{Close-814d46f7.js → Close-c2378272.js} +0 -0
- /package/build/{Google-78a95d26.js → Google-36c202bd.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-0e7d6746.js → HEAD CIRCUM_BOYS.percentile.monthly-ffec536d.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-538a389d.js → HEAD CIRCUM_BOYS.percentile.weekly-a7d501cc.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-8ddd7ce7.js → HEAD CIRCUM_BOYS.percentile.yearly-9d9e2971.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-4821aaf1.js → HEAD CIRCUM_BOYS.zscore.monthly-a6ca4a65.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-9e2e48d6.js → HEAD CIRCUM_BOYS.zscore.weekly-7cb70ff8.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-d4431b3d.js → HEAD CIRCUM_BOYS.zscore.yearly-0b34db4a.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-d8e1e5a1.js → HEAD CIRCUM_GIRLS.percentile.monthly-91451669.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-8d24de76.js → HEAD CIRCUM_GIRLS.percentile.weekly-338f4eb5.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-1eba2ca8.js → HEAD CIRCUM_GIRLS.percentile.yearly-0a3f58f7.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-a844117e.js → HEAD CIRCUM_GIRLS.zscore.monthly-fa4e5199.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-9f44aa55.js → HEAD CIRCUM_GIRLS.zscore.weekly-1d87ca7c.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-2d9c43d4.js → HEAD CIRCUM_GIRLS.zscore.yearly-92e84049.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.monthly-bfdcc820.js → HEIGHT_BOYS.percentile.monthly-8a8bdc07.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.weekly-bfc19be1.js → HEIGHT_BOYS.percentile.weekly-b005de94.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.yearly-8cf63c4f.js → HEIGHT_BOYS.percentile.yearly-c004c203.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.monthly-0d9a9d0c.js → HEIGHT_BOYS.zscore.monthly-2314dbff.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.weekly-6f67eb62.js → HEIGHT_BOYS.zscore.weekly-ea94a744.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.yearly-ff80481a.js → HEIGHT_BOYS.zscore.yearly-7e70f5a2.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.monthly-f682280d.js → HEIGHT_GIRLS.percentile.monthly-c7c99bd1.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.weekly-abb83cd0.js → HEIGHT_GIRLS.percentile.weekly-ae4b11fc.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.yearly-807a84a7.js → HEIGHT_GIRLS.percentile.yearly-831fae70.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.monthly-2cc0b9c5.js → HEIGHT_GIRLS.zscore.monthly-0621d808.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.weekly-81922d51.js → HEIGHT_GIRLS.zscore.weekly-3a79da1d.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.yearly-1b097c7c.js → HEIGHT_GIRLS.zscore.yearly-6c54a478.js} +0 -0
- /package/build/{Locale-b4d385d9.js → Locale-b9c0d42f.js} +0 -0
- /package/build/{Visible-60919185.js → Visible-f0ddc2d5.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.monthly-ef3d2f73.js → WEIGHT_BOYS.percentile.monthly-2656b115.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.weekly-680d9b69.js → WEIGHT_BOYS.percentile.weekly-6325c891.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.yearly-0e4f7595.js → WEIGHT_BOYS.percentile.yearly-b01f38e3.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.monthly-185e4161.js → WEIGHT_BOYS.zscore.monthly-fd81bcf0.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.weekly-e6a17ad2.js → WEIGHT_BOYS.zscore.weekly-43e1c567.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.yearly-a31e5b73.js → WEIGHT_BOYS.zscore.yearly-082e2a6f.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.monthly-527b0048.js → WEIGHT_GIRLS.percentile.monthly-9e90f16d.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.weekly-b4bf7d0b.js → WEIGHT_GIRLS.percentile.weekly-7ee1f5d0.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.yearly-89d6f2e9.js → WEIGHT_GIRLS.percentile.yearly-40c3ad38.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.monthly-dfd6611c.js → WEIGHT_GIRLS.zscore.monthly-a832e24e.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.weekly-403b9de3.js → WEIGHT_GIRLS.zscore.weekly-446f21dc.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.yearly-08e2c710.js → WEIGHT_GIRLS.zscore.yearly-a2342e80.js} +0 -0
- /package/build/{ageGenerate-4c240c91.js → ageGenerate-1fb76669.js} +0 -0
- /package/build/{animation-c3d7f90c.js → animation-62933be1.js} +0 -0
- /package/build/{constants-e32baf7c.js → constants-94025fb0.js} +0 -0
- /package/build/{constants-897cc908.js → constants-d74d9661.js} +0 -0
- /package/build/{context-146a1057.js → context-9d9adcd7.js} +0 -0
- /package/build/{dataTransform-e04bcac4.js → dataTransform-19cbbf15.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.monthly-8609bd36.js → BMI_BOYS.percentile.monthly-8a38b691.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.weekly-a3204085.js → BMI_BOYS.percentile.weekly-add63452.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.yearly-a55979dd.js → BMI_BOYS.percentile.yearly-fca734f0.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.monthly-c66e6acd.js → BMI_BOYS.zscore.monthly-8dd1ecb0.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.weekly-29ee30c5.js → BMI_BOYS.zscore.weekly-df4025e9.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.yearly-bbf2068e.js → BMI_BOYS.zscore.yearly-af045da6.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.monthly-7a0c03bb.js → BMI_GIRLS.percentile.monthly-33b9db90.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.weekly-e0f00101.js → BMI_GIRLS.percentile.weekly-4206d155.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.yearly-f9d9bcf3.js → BMI_GIRLS.percentile.yearly-3a63c3e9.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.monthly-5914d060.js → BMI_GIRLS.zscore.monthly-2d9ab047.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.weekly-e3a07033.js → BMI_GIRLS.zscore.weekly-0da2926e.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.yearly-5b866866.js → BMI_GIRLS.zscore.yearly-7185ff44.js} +0 -0
- /package/build/esm/{ChevronDown-a06cc5cb.js → ChevronDown-162ef48f.js} +0 -0
- /package/build/esm/{Close-052d5551.js → Close-9056cbd9.js} +0 -0
- /package/build/esm/{Google-80c2ffcf.js → Google-8cd2c454.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-bff47c3a.js → HEAD CIRCUM_BOYS.percentile.monthly-a8372b51.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-f5691713.js → HEAD CIRCUM_BOYS.percentile.weekly-515bc2aa.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-f63c9744.js → HEAD CIRCUM_BOYS.percentile.yearly-3f0d1130.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-e1933f04.js → HEAD CIRCUM_BOYS.zscore.monthly-40ea6cb4.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-ff1c4589.js → HEAD CIRCUM_BOYS.zscore.weekly-3279595b.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-89edd4b8.js → HEAD CIRCUM_BOYS.zscore.yearly-ec1baa0b.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-b37876b2.js → HEAD CIRCUM_GIRLS.percentile.monthly-5693bc26.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-be4ac2b8.js → HEAD CIRCUM_GIRLS.percentile.weekly-6fe59fbb.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-3bf7545d.js → HEAD CIRCUM_GIRLS.percentile.yearly-fa1d90ee.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-9eff657a.js → HEAD CIRCUM_GIRLS.zscore.monthly-f3572cd0.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-90abd60c.js → HEAD CIRCUM_GIRLS.zscore.weekly-212d65eb.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-52dc8827.js → HEAD CIRCUM_GIRLS.zscore.yearly-b89f783d.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.monthly-75112a4c.js → HEIGHT_BOYS.percentile.monthly-0858a4b9.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.weekly-769ee3a5.js → HEIGHT_BOYS.percentile.weekly-66299ede.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.yearly-7447d0c7.js → HEIGHT_BOYS.percentile.yearly-4a4af312.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.monthly-da05c688.js → HEIGHT_BOYS.zscore.monthly-91fed420.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.weekly-7dfd258c.js → HEIGHT_BOYS.zscore.weekly-1c2cd353.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.yearly-33d4bbf0.js → HEIGHT_BOYS.zscore.yearly-2448a856.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-0cb2a71f.js → HEIGHT_GIRLS.percentile.monthly-292319b4.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-fec6d6b5.js → HEIGHT_GIRLS.percentile.weekly-99445731.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-171392e6.js → HEIGHT_GIRLS.percentile.yearly-15ae0e2f.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-e7eea78f.js → HEIGHT_GIRLS.zscore.monthly-ac7b9b98.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-a3693d6f.js → HEIGHT_GIRLS.zscore.weekly-1839272b.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-0dbf2831.js → HEIGHT_GIRLS.zscore.yearly-a2a6f44c.js} +0 -0
- /package/build/esm/{Locale-14d49ba7.js → Locale-eb6648b1.js} +0 -0
- /package/build/esm/{Visible-6815b747.js → Visible-2ba85524.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.monthly-0f47ac44.js → WEIGHT_BOYS.percentile.monthly-fa677f41.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.weekly-72582b6c.js → WEIGHT_BOYS.percentile.weekly-7ba9d9f5.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.yearly-bdf1ae92.js → WEIGHT_BOYS.percentile.yearly-e34c724d.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.monthly-de9522b0.js → WEIGHT_BOYS.zscore.monthly-01cd2196.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.weekly-31fbfa32.js → WEIGHT_BOYS.zscore.weekly-6b398175.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.yearly-6b462a2b.js → WEIGHT_BOYS.zscore.yearly-5fff1962.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-b0e49bbe.js → WEIGHT_GIRLS.percentile.monthly-840211a6.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-87999f1f.js → WEIGHT_GIRLS.percentile.weekly-37d060eb.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-dbc6ab0a.js → WEIGHT_GIRLS.percentile.yearly-585c1f24.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-04dba644.js → WEIGHT_GIRLS.zscore.monthly-42f3cd5d.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-8ccceafd.js → WEIGHT_GIRLS.zscore.weekly-2cd9c3e5.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-37f4a242.js → WEIGHT_GIRLS.zscore.yearly-489c32c4.js} +0 -0
- /package/build/esm/{ageGenerate-1ae69f3e.js → ageGenerate-3d6de872.js} +0 -0
- /package/build/esm/{animation-7dc2ce24.js → animation-11da7e2f.js} +0 -0
- /package/build/esm/{constants-89e5b896.js → constants-1b00aa65.js} +0 -0
- /package/build/esm/{constants-b424a3b8.js → constants-da38b46a.js} +0 -0
- /package/build/esm/{context-b9e7733a.js → context-92cb7132.js} +0 -0
- /package/build/esm/{dataTransform-875ae24a.js → dataTransform-4488226f.js} +0 -0
- /package/build/esm/{index-209bb88e.js → index-09738887.js} +0 -0
- /package/build/esm/{index-d2cad165.js → index-1c5b0faf.js} +0 -0
- /package/build/esm/{index-13b7fabe.js → index-37559587.js} +0 -0
- /package/build/esm/{index-77bdde6d.js → index-49cc89e7.js} +0 -0
- /package/build/esm/{index-81af06c8.js → index-4a9952d5.js} +0 -0
- /package/build/esm/{index-63d2022a.js → index-d1bb5401.js} +0 -0
- /package/build/esm/{index-2c0605d2.js → index-d653cde4.js} +0 -0
- /package/build/esm/{index-fc371b98.js → index-d9204e67.js} +0 -0
- /package/build/esm/{index-b0468ae9.js → index-e9be9372.js} +0 -0
- /package/build/esm/{index.styles-706d4dd9.js → index.styles-ee516806.js} +0 -0
- /package/build/esm/{localizeNumberFormat-f7303c0f.js → localizeNumberFormat-99a9e940.js} +0 -0
- /package/build/esm/{normalizeLink-ca27113b.js → normalizeLink-dfc5d039.js} +0 -0
- /package/build/esm/{number-7f5bd424.js → number-da2c7127.js} +0 -0
- /package/build/esm/{paths-7c8e41a4.js → paths-e4c8a700.js} +0 -0
- /package/build/esm/{shared-3df59e7e.js → shared-24dbc100.js} +0 -0
- /package/build/esm/{translationsContext-ff05de3e.js → translationsContext-26eaedb1.js} +0 -0
- /package/build/esm/{tslib.es6-629df02c.js → tslib.es6-d27ffcc7.js} +0 -0
- /package/build/esm/{types-698276a8.js → types-155b7a39.js} +0 -0
- /package/build/esm/{types-07f82ee1.js → types-e00d0bd1.js} +0 -0
- /package/build/esm/{useOutsideClick-ce265772.js → useOutsideClick-48934cf7.js} +0 -0
- /package/build/esm/{useScrollbarSize-5f51cc2e.js → useScrollbarSize-200e5019.js} +0 -0
- /package/build/esm/{useUniqueId-f759336e.js → useUniqueId-6e37f0ff.js} +0 -0
- /package/build/esm/{utils-d9cecbfb.js → utils-039821c9.js} +0 -0
- /package/build/esm/{utils-1dc67627.js → utils-2530473d.js} +0 -0
- /package/build/{index-3ce9a03d.js → index-08b936bc.js} +0 -0
- /package/build/{index-2d76c413.js → index-141486ee.js} +0 -0
- /package/build/{index-ba4cb160.js → index-2f05f3ff.js} +0 -0
- /package/build/{index-90f383ce.js → index-33370a92.js} +0 -0
- /package/build/{index-7530412b.js → index-44627084.js} +0 -0
- /package/build/{index-ac9bb6c8.js → index-568d08e4.js} +0 -0
- /package/build/{index-e2917d97.js → index-a247aa2c.js} +0 -0
- /package/build/{index-ac1400b0.js → index-c734080f.js} +0 -0
- /package/build/{index-2b3ddd48.js → index-db32ce11.js} +0 -0
- /package/build/{index.styles-1ce086c3.js → index.styles-ec611ad2.js} +0 -0
- /package/build/{localizeNumberFormat-60555774.js → localizeNumberFormat-06f2767e.js} +0 -0
- /package/build/{normalizeLink-8cb208a7.js → normalizeLink-fdf71f95.js} +0 -0
- /package/build/{number-3777afa2.js → number-659bbd89.js} +0 -0
- /package/build/{paths-74107736.js → paths-014638cf.js} +0 -0
- /package/build/{shared-8f40a20a.js → shared-4e14efb5.js} +0 -0
- /package/build/{translationsContext-37a40de9.js → translationsContext-1ebd5355.js} +0 -0
- /package/build/{tslib.es6-19da4637.js → tslib.es6-1123652e.js} +0 -0
- /package/build/{types-016fa0ae.js → types-5a7c3500.js} +0 -0
- /package/build/{types-a094f6c4.js → types-5d7dbeed.js} +0 -0
- /package/build/{useOutsideClick-a8c4dae4.js → useOutsideClick-5c4ec10e.js} +0 -0
- /package/build/{useScrollbarSize-5c42df58.js → useScrollbarSize-fad1fa48.js} +0 -0
- /package/build/{useUniqueId-d4ff44dd.js → useUniqueId-18d29f67.js} +0 -0
- /package/build/{utils-262afe41.js → utils-80a5bacd.js} +0 -0
- /package/build/{utils-89cd6d0b.js → utils-8af6f9b1.js} +0 -0
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import { a as __awaiter, _ as __rest } from './tslib.es6-
|
|
1
|
+
import { a as __awaiter, _ as __rest } from './tslib.es6-d27ffcc7.js';
|
|
2
2
|
import React__default, { useState, useEffect } from 'react';
|
|
3
3
|
import dayjs from 'dayjs';
|
|
4
|
-
import './index-
|
|
5
|
-
import { L as LOCALE } from './Locale-
|
|
4
|
+
import './index-9bff045d.js';
|
|
5
|
+
import { L as LOCALE } from './Locale-eb6648b1.js';
|
|
6
6
|
import { notifications, Notifications } from '@mantine/notifications';
|
|
7
|
-
import { Z as ZINDEX_SSO, I as ISO_FORMAT } from './index-
|
|
7
|
+
import { Z as ZINDEX_SSO, I as ISO_FORMAT } from './index-f13d790d.js';
|
|
8
8
|
import { em, rem } from '@mantine/core';
|
|
9
|
-
import { C as CommonGAssets } from './index-
|
|
9
|
+
import { C as CommonGAssets } from './index-d653cde4.js';
|
|
10
10
|
import { theme } from './miscTheme.js';
|
|
11
|
-
import { S as Screens, M as MediaQueries, B as Breakpoints } from './utils-
|
|
12
|
-
import { C as CustomStylesType, F as FontWeight } from './index-
|
|
13
|
-
import { A as ANIMATION_DURATION } from './shared-
|
|
11
|
+
import { S as Screens, M as MediaQueries, B as Breakpoints } from './utils-2530473d.js';
|
|
12
|
+
import { C as CustomStylesType, F as FontWeight } from './index-49cc89e7.js';
|
|
13
|
+
import { A as ANIMATION_DURATION } from './shared-24dbc100.js';
|
|
14
14
|
|
|
15
15
|
// Available locale list https://cdn.jsdelivr.net/npm/dayjs@1/locale.json
|
|
16
16
|
const MAPPED_LOCALE = {
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
import { _ as __rest } from './tslib.es6-
|
|
1
|
+
import { _ as __rest } from './tslib.es6-d27ffcc7.js';
|
|
2
2
|
import React__default from 'react';
|
|
3
|
-
import './index-
|
|
3
|
+
import './index-36936b56.js';
|
|
4
4
|
import '@mantine/core';
|
|
5
5
|
import '@mantine/dates';
|
|
6
|
-
import './index-
|
|
7
|
-
import './index-
|
|
8
|
-
import './index-
|
|
9
|
-
import './index-
|
|
10
|
-
import { T as Text$1 } from './index-
|
|
11
|
-
import './index-
|
|
12
|
-
import './index-
|
|
13
|
-
import './index.styles-
|
|
14
|
-
import './translationsContext-
|
|
6
|
+
import './index-f13d790d.js';
|
|
7
|
+
import './index-9bff045d.js';
|
|
8
|
+
import './index-d653cde4.js';
|
|
9
|
+
import './index-b545cff7.js';
|
|
10
|
+
import { T as Text$1 } from './index-fc71ff83.js';
|
|
11
|
+
import './index-570e76f5.js';
|
|
12
|
+
import './index-49cc89e7.js';
|
|
13
|
+
import './index.styles-ee516806.js';
|
|
14
|
+
import './translationsContext-26eaedb1.js';
|
|
15
15
|
import '@mantine/hooks';
|
|
16
|
-
import './utils-
|
|
17
|
-
import './index-
|
|
16
|
+
import './utils-2530473d.js';
|
|
17
|
+
import './index-861d39dc.js';
|
|
18
18
|
|
|
19
19
|
/**
|
|
20
20
|
* @deprecated Consider to use import { Text } from '@hhgtech/hhg-components/mantine'
|
|
@@ -1,27 +1,27 @@
|
|
|
1
1
|
import React__default, { useState, useMemo, useContext, useEffect, createContext, useRef } from 'react';
|
|
2
|
-
import { B as Button } from './index-
|
|
3
|
-
import { H as Heading } from './index-
|
|
4
|
-
import { T as Text } from './index-
|
|
5
|
-
import { c as safeEncodeURI, M as MediaQueries, t as toggleNoScroll, a as getPopupWrapperDom } from './utils-
|
|
2
|
+
import { B as Button } from './index-2c9496fd.js';
|
|
3
|
+
import { H as Heading } from './index-8ac52611.js';
|
|
4
|
+
import { T as Text } from './index-fc71ff83.js';
|
|
5
|
+
import { c as safeEncodeURI, M as MediaQueries, t as toggleNoScroll, a as getPopupWrapperDom } from './utils-2530473d.js';
|
|
6
6
|
import * as ReactDOM from 'react-dom';
|
|
7
|
-
import { b as callApiWithAuth, e as getApiPath, T as TogetherComponentGlobalContext } from './utils-
|
|
7
|
+
import { b as callApiWithAuth, e as getApiPath, T as TogetherComponentGlobalContext } from './utils-1e5d1dec.js';
|
|
8
8
|
import styled from '@emotion/styled';
|
|
9
9
|
import { theme } from './miscTheme.js';
|
|
10
|
-
import { a as __awaiter } from './tslib.es6-
|
|
11
|
-
import { I as Input } from './index-
|
|
12
|
-
import { u as useTranslations } from './index-
|
|
13
|
-
import { e as formatComment } from './dataTransform-
|
|
14
|
-
import { M as MAX_IMAGE_UPLOADS, a as DEFAULT_AVATAR_IMG } from './constants-
|
|
10
|
+
import { a as __awaiter } from './tslib.es6-d27ffcc7.js';
|
|
11
|
+
import { I as Input } from './index-6fed1fe7.js';
|
|
12
|
+
import { u as useTranslations } from './index-04ea4626.js';
|
|
13
|
+
import { e as formatComment } from './dataTransform-41fd2291.js';
|
|
14
|
+
import { M as MAX_IMAGE_UPLOADS, a as DEFAULT_AVATAR_IMG } from './constants-4648706f.js';
|
|
15
15
|
import { PATHS } from './togetherApiPaths.js';
|
|
16
|
-
import { j as removeBannedWordWrapper, i as getMentionIdsFromString, k as encodePostContent, u as uploadAndGetSrc } from './post-
|
|
17
|
-
import { C as CardLink } from './index-
|
|
18
|
-
import { L as Loading } from './index-
|
|
19
|
-
import { U as UserAvatar } from './index-
|
|
20
|
-
import { R as RichTextEditor } from './editor-
|
|
16
|
+
import { j as removeBannedWordWrapper, i as getMentionIdsFromString, k as encodePostContent, u as uploadAndGetSrc } from './post-135d3f10.js';
|
|
17
|
+
import { C as CardLink } from './index-71e45e8b.js';
|
|
18
|
+
import { L as Loading } from './index-1e54029f.js';
|
|
19
|
+
import { U as UserAvatar } from './index-2d163b8d.js';
|
|
20
|
+
import { R as RichTextEditor } from './editor-af692e6a.js';
|
|
21
21
|
import { Portal } from '@mantine/core';
|
|
22
22
|
import { FullScreen } from '@hhgtech/icons/other';
|
|
23
|
-
import { P as Popup } from './index-
|
|
24
|
-
import { C as CloseIcon } from './index-
|
|
23
|
+
import { P as Popup } from './index-643ffdfc.js';
|
|
24
|
+
import { C as CloseIcon } from './index-d78117e7.js';
|
|
25
25
|
import { ShareBox } from './togetherShareBox.js';
|
|
26
26
|
|
|
27
27
|
const useImagePicker = (imageFilesProp, onImageFilesChange) => {
|
|
@@ -1,35 +1,35 @@
|
|
|
1
|
-
import { _ as __rest, a as __awaiter } from './tslib.es6-
|
|
1
|
+
import { _ as __rest, a as __awaiter } from './tslib.es6-d27ffcc7.js';
|
|
2
2
|
import React__default, { useState, useContext, useMemo, useRef, useCallback, useEffect, createContext } from 'react';
|
|
3
3
|
import dayjs from 'dayjs';
|
|
4
|
-
import { T as Tabs } from './index-
|
|
5
|
-
import { L as Loading } from './index-
|
|
6
|
-
import { a as formatPost, f as formatCommunity, g as formatArticle } from './dataTransform-
|
|
4
|
+
import { T as Tabs } from './index-861d39dc.js';
|
|
5
|
+
import { L as Loading } from './index-18d893cf.js';
|
|
6
|
+
import { a as formatPost, f as formatCommunity, g as formatArticle } from './dataTransform-41fd2291.js';
|
|
7
7
|
import { PATHS } from './togetherApiPaths.js';
|
|
8
|
-
import { T as TogetherComponentGlobalContext, c as callApi, e as getApiPath, b as callApiWithAuth } from './utils-
|
|
8
|
+
import { T as TogetherComponentGlobalContext, c as callApi, e as getApiPath, b as callApiWithAuth } from './utils-1e5d1dec.js';
|
|
9
9
|
import { Plus } from '@hhgtech/icons/core';
|
|
10
10
|
import { createStyles, Anchor, Accordion, Flex, useMantineTheme } from '@mantine/core';
|
|
11
|
-
import { C as CommonGAssets } from './index-
|
|
12
|
-
import { I as ImageWrap } from './index-
|
|
13
|
-
import { P as PopupExpert, d as CardAuthor, C as CardAuthor$1 } from './index-
|
|
14
|
-
import { S as SocialType } from './index-
|
|
15
|
-
import { u as useTranslations } from './index-
|
|
11
|
+
import { C as CommonGAssets } from './index-d653cde4.js';
|
|
12
|
+
import { I as ImageWrap } from './index-59d30043.js';
|
|
13
|
+
import { P as PopupExpert, d as CardAuthor, C as CardAuthor$1 } from './index-3c7f325d.js';
|
|
14
|
+
import { S as SocialType } from './index-9bff045d.js';
|
|
15
|
+
import { u as useTranslations } from './index-04ea4626.js';
|
|
16
16
|
import { theme } from './miscTheme.js';
|
|
17
17
|
import { CrossLogo, ArrowDown } from '@hhgtech/icons/other';
|
|
18
|
-
import { b as Anchor$1 } from './index-
|
|
18
|
+
import { b as Anchor$1 } from './index-36936b56.js';
|
|
19
19
|
import '@mantine/dates';
|
|
20
|
-
import './index-
|
|
21
|
-
import './index-
|
|
22
|
-
import { T as Text } from './index-
|
|
23
|
-
import { B as Button } from './index-
|
|
24
|
-
import './index-
|
|
25
|
-
import './index.styles-
|
|
20
|
+
import './index-f13d790d.js';
|
|
21
|
+
import './index-b545cff7.js';
|
|
22
|
+
import { T as Text } from './index-fc71ff83.js';
|
|
23
|
+
import { B as Button } from './index-570e76f5.js';
|
|
24
|
+
import './index-49cc89e7.js';
|
|
25
|
+
import './index.styles-ee516806.js';
|
|
26
26
|
import '@mantine/hooks';
|
|
27
|
-
import './utils-
|
|
27
|
+
import './utils-2530473d.js';
|
|
28
28
|
import styled from '@emotion/styled';
|
|
29
29
|
import { useTogetherAuthRequiredAction } from './useTogetherAuthRequiredAction.js';
|
|
30
|
-
import { d as decodeMention, b as decodePostUrl } from './post-
|
|
31
|
-
import { B as Button$1 } from './index-
|
|
32
|
-
import './translationsContext-
|
|
30
|
+
import { d as decodeMention, b as decodePostUrl } from './post-135d3f10.js';
|
|
31
|
+
import { B as Button$1 } from './index-2c9496fd.js';
|
|
32
|
+
import './translationsContext-26eaedb1.js';
|
|
33
33
|
|
|
34
34
|
const StyledPostContent = styled.div `
|
|
35
35
|
padding: 0.5rem 1rem 1rem;
|
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
import { _ as __rest } from './tslib.es6-
|
|
1
|
+
import { _ as __rest } from './tslib.es6-d27ffcc7.js';
|
|
2
2
|
import React__default, { useState, useRef, useMemo, useEffect } from 'react';
|
|
3
3
|
import { BabyBoyMB, BabyGirlMB } from '@hhgtech/icons/other';
|
|
4
4
|
import { createStyles, rem, Box, Flex } from '@mantine/core';
|
|
5
|
-
import { R as Radio } from './index-
|
|
5
|
+
import { R as Radio } from './index-36936b56.js';
|
|
6
6
|
import '@mantine/dates';
|
|
7
|
-
import './index-
|
|
8
|
-
import './index-
|
|
9
|
-
import { C as CommonGAssets } from './index-
|
|
10
|
-
import './index-
|
|
11
|
-
import { T as Text } from './index-
|
|
12
|
-
import './index-
|
|
13
|
-
import './index-
|
|
14
|
-
import './index.styles-
|
|
15
|
-
import { u as useTranslations } from './index-
|
|
7
|
+
import './index-f13d790d.js';
|
|
8
|
+
import './index-9bff045d.js';
|
|
9
|
+
import { C as CommonGAssets } from './index-d653cde4.js';
|
|
10
|
+
import './index-b545cff7.js';
|
|
11
|
+
import { T as Text } from './index-fc71ff83.js';
|
|
12
|
+
import './index-570e76f5.js';
|
|
13
|
+
import './index-49cc89e7.js';
|
|
14
|
+
import './index.styles-ee516806.js';
|
|
15
|
+
import { u as useTranslations } from './index-04ea4626.js';
|
|
16
16
|
import '@mantine/hooks';
|
|
17
|
-
import './utils-
|
|
18
|
-
import './index-
|
|
17
|
+
import './utils-2530473d.js';
|
|
18
|
+
import './index-861d39dc.js';
|
|
19
19
|
|
|
20
20
|
const sizeMap = {
|
|
21
21
|
lg: {
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import React__default, { useState, useEffect, useContext, useRef } from 'react';
|
|
2
|
-
import { H as Heading } from './index-
|
|
3
|
-
import { M as MediaQueries, t as toggleNoScroll } from './utils-
|
|
4
|
-
import { u as useTranslations } from './index-
|
|
5
|
-
import { T as TogetherComponentGlobalContext } from './utils-
|
|
2
|
+
import { H as Heading } from './index-8ac52611.js';
|
|
3
|
+
import { M as MediaQueries, t as toggleNoScroll } from './utils-2530473d.js';
|
|
4
|
+
import { u as useTranslations } from './index-04ea4626.js';
|
|
5
|
+
import { T as TogetherComponentGlobalContext } from './utils-1e5d1dec.js';
|
|
6
6
|
import { Portal } from '@mantine/core';
|
|
7
|
-
import { T as Text } from './index-
|
|
7
|
+
import { T as Text } from './index-fc71ff83.js';
|
|
8
8
|
import styled from '@emotion/styled';
|
|
9
|
-
import { _ as __rest } from './tslib.es6-
|
|
9
|
+
import { _ as __rest } from './tslib.es6-d27ffcc7.js';
|
|
10
10
|
import { theme } from './miscTheme.js';
|
|
11
11
|
import { setDefaultClass } from './miscDefaultClassWrapper.js';
|
|
12
12
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { createStyles, clsx, Box, useMantineTheme } from '@mantine/core';
|
|
2
|
-
import { G as GlobalTextStyleNew, C as CustomStylesType } from './index-
|
|
3
|
-
import { _ as __rest } from './tslib.es6-
|
|
2
|
+
import { G as GlobalTextStyleNew, C as CustomStylesType } from './index-49cc89e7.js';
|
|
3
|
+
import { _ as __rest } from './tslib.es6-d27ffcc7.js';
|
|
4
4
|
import React__default, { createContext, useState, useEffect, useContext, useCallback } from 'react';
|
|
5
5
|
import { useClickOutside } from '@mantine/hooks';
|
|
6
6
|
import { css } from '@emotion/react';
|
|
@@ -1,56 +1,60 @@
|
|
|
1
|
-
import { _ as __rest, a as __awaiter } from './tslib.es6-
|
|
1
|
+
import { _ as __rest, a as __awaiter } from './tslib.es6-d27ffcc7.js';
|
|
2
2
|
import * as React from 'react';
|
|
3
3
|
import React__default, { useContext, useState, useCallback, useEffect, useMemo, useRef } from 'react';
|
|
4
|
-
import { i as isInternalLink, V as VideoItem, S as SiteWideBanner, L as LanguageSwitcher } from './SiteWideBanner-
|
|
5
|
-
import { L as LOCALE_SPECS, S as STATIC_PAGES, a as ZINDEX_HEADER, V as VIDEO_LOCALES, c as LOCALE_HAS_COMMUNITY_SITE, C as CARE_LOCALES } from './index-
|
|
6
|
-
import { e as normalizeLink, n as normalizeLinkSlash, g as getCurrentBaseUrl, c as getDiscoverApiDomain, b as getTogetherApiDomain, d as getCareApiDomain } from './normalizeLink-
|
|
7
|
-
import { f as formatCommunity, a as formatPost } from './dataTransform-
|
|
4
|
+
import { i as isInternalLink, V as VideoItem, S as SiteWideBanner, L as LanguageSwitcher } from './SiteWideBanner-d82870bc.js';
|
|
5
|
+
import { L as LOCALE_SPECS, S as STATIC_PAGES, a as ZINDEX_HEADER, V as VIDEO_LOCALES, c as LOCALE_HAS_COMMUNITY_SITE, C as CARE_LOCALES } from './index-f13d790d.js';
|
|
6
|
+
import { e as normalizeLink, n as normalizeLinkSlash, g as getCurrentBaseUrl, c as getDiscoverApiDomain, b as getTogetherApiDomain, d as getCareApiDomain } from './normalizeLink-dfc5d039.js';
|
|
7
|
+
import { f as formatCommunity, a as formatPost } from './dataTransform-41fd2291.js';
|
|
8
8
|
import { Close, Logo } from '@hhgtech/icons/core';
|
|
9
|
-
import './translationsContext-
|
|
9
|
+
import './translationsContext-26eaedb1.js';
|
|
10
10
|
import styled from '@emotion/styled';
|
|
11
|
-
import { I as Input } from './index-
|
|
11
|
+
import { I as Input } from './index-36936b56.js';
|
|
12
12
|
import { theme } from './miscTheme.js';
|
|
13
|
-
import { a as NavigationContext, u as useCSSFocusPopupHelper, N as NavigationProfileButton, b as NavigationProvider } from './index-
|
|
13
|
+
import { a as NavigationContext, u as useCSSFocusPopupHelper, N as NavigationProfileButton, b as NavigationProvider } from './index-9d806be9.js';
|
|
14
14
|
import { ArrowRight, ChatAi } from '@hhgtech/icons/other';
|
|
15
15
|
import { createStyles, Box, Indicator, useMantineTheme, clsx } from '@mantine/core';
|
|
16
|
-
import { L as Logo$1 } from './index-
|
|
16
|
+
import { L as Logo$1 } from './index-7d3f41d0.js';
|
|
17
17
|
import throttle from 'lodash/throttle';
|
|
18
18
|
import '@mantine/dates';
|
|
19
|
-
import { V as VideoType } from './index-
|
|
20
|
-
import { C as CommonGAssets } from './index-
|
|
21
|
-
import './index-
|
|
22
|
-
import { T as Text } from './index-
|
|
23
|
-
import { B as Button } from './index-
|
|
24
|
-
import './index-
|
|
25
|
-
import './index.styles-
|
|
19
|
+
import { V as VideoType } from './index-9bff045d.js';
|
|
20
|
+
import { C as CommonGAssets } from './index-d653cde4.js';
|
|
21
|
+
import './index-b545cff7.js';
|
|
22
|
+
import { T as Text } from './index-fc71ff83.js';
|
|
23
|
+
import { B as Button } from './index-570e76f5.js';
|
|
24
|
+
import './index-49cc89e7.js';
|
|
25
|
+
import './index.styles-ee516806.js';
|
|
26
26
|
import '@mantine/hooks';
|
|
27
|
-
import { g as getBoundariesFromMediaQueryKey, M as MediaQueries } from './utils-
|
|
28
|
-
import './index-
|
|
29
|
-
import { L as LOCALISED_SLUGS } from './constants-
|
|
30
|
-
import { u as useSSOV2Store, I as IS_SSOV2_ENABLED } from './store-
|
|
31
|
-
import {
|
|
32
|
-
import {
|
|
33
|
-
import { u as
|
|
34
|
-
import {
|
|
27
|
+
import { g as getBoundariesFromMediaQueryKey, M as MediaQueries } from './utils-2530473d.js';
|
|
28
|
+
import './index-861d39dc.js';
|
|
29
|
+
import { L as LOCALISED_SLUGS, C as CARE_BASE_PATH } from './constants-30c3ae3f.js';
|
|
30
|
+
import { u as useSSOV2Store, I as IS_SSOV2_ENABLED } from './store-d01e1cac.js';
|
|
31
|
+
import { L as LOCALISED_SLUGS$1 } from './constants-4648706f.js';
|
|
32
|
+
import { I as Indicator$1 } from './index-5b6d8cf2.js';
|
|
33
|
+
import { u as useTranslations } from './index-04ea4626.js';
|
|
34
|
+
import { u as useIsInit, a as useCartCareService } from './useCartCareService-4b2d7bb8.js';
|
|
35
|
+
import { L as LOCALIZED_SLUGS } from './constants-1b00aa65.js';
|
|
35
36
|
import { setDefaultClass } from './miscDefaultClassWrapper.js';
|
|
36
|
-
import { B as Button$1 } from './index-
|
|
37
|
-
import { H as Heading } from './index-
|
|
37
|
+
import { B as Button$1 } from './index-2c9496fd.js';
|
|
38
|
+
import { H as Heading } from './index-8ac52611.js';
|
|
38
39
|
import formatString from 'string-format';
|
|
39
40
|
import { domainLocales } from './constantsDomainLocales.js';
|
|
40
|
-
import { C as Container } from './index-
|
|
41
|
+
import { C as Container } from './index-1c5b0faf.js';
|
|
41
42
|
import dayjs from 'dayjs';
|
|
42
43
|
import relativeTime from 'dayjs/plugin/relativeTime';
|
|
43
|
-
import { U as UserAvatar } from './index-
|
|
44
|
-
import {
|
|
44
|
+
import { U as UserAvatar } from './index-2d163b8d.js';
|
|
45
|
+
import { C as CartCareButton } from './index-b0577577.js';
|
|
46
|
+
import { L as LOCALE } from './Locale-eb6648b1.js';
|
|
45
47
|
import debounce from 'lodash/debounce';
|
|
46
|
-
import { g as getDataWithCache } from './core-
|
|
48
|
+
import { g as getDataWithCache } from './core-2c35167a.js';
|
|
47
49
|
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
React.createElement("path", { d: "M4
|
|
51
|
-
React.createElement("path", { d: "M4
|
|
50
|
+
/* eslint-disable prettier/prettier */
|
|
51
|
+
const HamburgerWhite = (props) => (React.createElement("svg", Object.assign({ width: "1em", height: "1em", viewBox: "0 0 24 24", fill: "none" }, props),
|
|
52
|
+
React.createElement("path", { d: "M4 12H20", stroke: "white", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
53
|
+
React.createElement("path", { d: "M4 7H20", stroke: "white", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
54
|
+
React.createElement("path", { d: "M4 17H20", stroke: "white", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" })));
|
|
52
55
|
|
|
53
|
-
|
|
56
|
+
/* eslint-disable prettier/prettier */
|
|
57
|
+
const StarPair = (props) => (React.createElement("svg", Object.assign({ width: "1em", height: "1em", viewBox: "0 0 22 28", fill: "none" }, props),
|
|
54
58
|
React.createElement("path", { d: "M6.35278 10.7516C6.42759 10.976 6.63881 11.1279 6.87534 11.1279C7.11187 11.1279 7.322 10.976 7.39791 10.7516C7.68947 9.87691 8.37585 9.19053 9.25054 8.89896C9.47497 8.82415 9.62679 8.61403 9.62679 8.3775C9.62679 8.14097 9.47497 7.93084 9.25054 7.85603C8.37585 7.56446 7.68947 6.87809 7.39791 6.00339C7.24719 5.55453 6.5046 5.55453 6.35388 6.00339C6.06231 6.87809 5.37594 7.56446 4.50125 7.85603C4.27682 7.93084 4.125 8.14097 4.125 8.3775C4.125 8.61403 4.27682 8.82415 4.50125 8.89896C5.37565 9.19043 6.06193 9.87699 6.35278 10.7516Z", fill: "#2743AD" }),
|
|
55
59
|
React.createElement("path", { d: "M20.1723 14.3286L18.5342 13.6789C16.821 12.9995 15.4655 11.6411 14.7897 9.92641L14.1396 8.27697C13.9232 7.72994 13.0262 7.72994 12.8097 8.27697L12.1597 9.92641C11.4839 11.6411 10.1284 12.9995 8.41517 13.6789L6.77705 14.3286C6.5044 14.4367 6.32422 14.7016 6.32422 14.9952C6.32422 15.2888 6.50345 15.5537 6.77705 15.6618L8.41517 16.3115C10.1284 16.991 11.4839 18.3494 12.1597 20.064L12.8097 21.7135C12.9175 21.987 13.1815 22.1668 13.4742 22.1668C13.7669 22.1668 14.031 21.987 14.1387 21.7135L14.7888 20.064C15.4646 18.3494 16.8201 16.991 18.5333 16.3115L20.1714 15.6618C20.444 15.5537 20.6242 15.2888 20.6242 14.9952C20.6242 14.7016 20.4459 14.4367 20.1723 14.3286Z", fill: "#2743AD" })));
|
|
56
60
|
|
|
@@ -1500,7 +1504,7 @@ const Item$1 = ({ item, index = 0 }) => {
|
|
|
1500
1504
|
React__default.createElement("img", { src: CommonGAssets.getAssetPath('navToolCardBg.svg'), alt: "", loading: "lazy", className: "bg-svg" }),
|
|
1501
1505
|
React__default.createElement(StyledContentWrapper$1, null,
|
|
1502
1506
|
React__default.createElement(StyledTitle$1, null, item.title),
|
|
1503
|
-
React__default.createElement(StyledDes$1,
|
|
1507
|
+
React__default.createElement(StyledDes$1, { dangerouslySetInnerHTML: { __html: item.subtitle } }),
|
|
1504
1508
|
React__default.createElement(StyledBtnView$1, null, item.isMobileAppTool ? (React__default.createElement(React__default.Fragment, null,
|
|
1505
1509
|
React__default.createElement(AppIcon, { size: 16 }),
|
|
1506
1510
|
t('home.calcWithApp'))) : (React__default.createElement(React__default.Fragment, null,
|
|
@@ -2068,7 +2072,7 @@ const MenuServiceList = ({ closePopup, menuItems = [], projectType, isHomepage =
|
|
|
2068
2072
|
const { siteType, ssrMenuContent: { categories, healthTools, care, together, ecom, videos }, activeMenuService, configs: { statics }, locale, customClasses, } = useContext(NavigationContext);
|
|
2069
2073
|
const { t } = useTranslations();
|
|
2070
2074
|
return (React__default.createElement(StyledMasterMenuContainer, { className: customClasses.categoriesMenu, id: "categories-menu" },
|
|
2071
|
-
!isHomepage && (React__default.createElement(StyleWrapperSearch,
|
|
2075
|
+
!isHomepage && (React__default.createElement(StyleWrapperSearch, { className: "search-wrapper" },
|
|
2072
2076
|
React__default.createElement(NavigtionSearch, { siteType: siteType, projectType: projectType, isMobile: false, isRedirectSearchPage: true }))),
|
|
2073
2077
|
React__default.createElement(StyledWrapper, null,
|
|
2074
2078
|
React__default.createElement(Categories, { UrlFE: statics.HOME_PAGE_URL, titleBtnViewMore: t('home.navigator.menuItem.allCategories'), menuItems: menuItems, headingTitle: t('home.navigator.menuItem.healthCategories'), onClosePopup: closePopup, activeItem: activeMenuService }),
|
|
@@ -2106,6 +2110,7 @@ const StyledHeaderWrapper = styled.div `
|
|
|
2106
2110
|
|
|
2107
2111
|
.search-wrapper {
|
|
2108
2112
|
padding: 8px 16px;
|
|
2113
|
+
background-color: ${theme.colors.blue900};
|
|
2109
2114
|
}
|
|
2110
2115
|
|
|
2111
2116
|
.hhgcomp-navigation-itemnav-headeritem {
|
|
@@ -2142,6 +2147,18 @@ const StyledHeaderWrapper = styled.div `
|
|
|
2142
2147
|
}
|
|
2143
2148
|
}
|
|
2144
2149
|
}
|
|
2150
|
+
|
|
2151
|
+
.mobile-close-icon {
|
|
2152
|
+
path {
|
|
2153
|
+
stroke: ${theme.colors.white};
|
|
2154
|
+
}
|
|
2155
|
+
}
|
|
2156
|
+
|
|
2157
|
+
.fake-search-input {
|
|
2158
|
+
.mantine-Input-input {
|
|
2159
|
+
border-radius: 8px;
|
|
2160
|
+
}
|
|
2161
|
+
}
|
|
2145
2162
|
}
|
|
2146
2163
|
|
|
2147
2164
|
&[data-site-type='helloSites'] {
|
|
@@ -2369,7 +2386,7 @@ const StyleButtonAiChat = styled(Button) `
|
|
|
2369
2386
|
`;
|
|
2370
2387
|
|
|
2371
2388
|
const NavigationBar = ({ onTopBarAppears, languageMenu, menuItems, logoComponent, subHead, projectType, customClasses, }) => {
|
|
2372
|
-
var _a, _b, _c, _d;
|
|
2389
|
+
var _a, _b, _c, _d, _e;
|
|
2373
2390
|
const { siteType, isMobile = false, locale, sitewideBanner, sitewideBannerData,
|
|
2374
2391
|
// sitewideBannerShown = true,
|
|
2375
2392
|
sitewideSite = 'discover', sponsorComponent, isHomepage = false,
|
|
@@ -2378,7 +2395,7 @@ const NavigationBar = ({ onTopBarAppears, languageMenu, menuItems, logoComponent
|
|
|
2378
2395
|
// ssrMenuContent: { categories, healthTools, care, together },
|
|
2379
2396
|
configs: { statics,
|
|
2380
2397
|
// enableNavCareBooking,
|
|
2381
|
-
enableSearchBar, enableNavChatbotAi, enableNavClinityDownload, enableAppIntroPage,
|
|
2398
|
+
enableSearchBar, enableNavChatbotAi, enableNavClinityDownload, enableAppIntroPage, enableNavCartCare,
|
|
2382
2399
|
// enableNavVideo,
|
|
2383
2400
|
// enableNavCare,
|
|
2384
2401
|
// enableProfileMyHealth,
|
|
@@ -2395,6 +2412,9 @@ const NavigationBar = ({ onTopBarAppears, languageMenu, menuItems, logoComponent
|
|
|
2395
2412
|
const scrollY = useRef(47);
|
|
2396
2413
|
const headerRef = useRef(null);
|
|
2397
2414
|
const collapsedMenu = useRef(false);
|
|
2415
|
+
const { getHref } = useCartCareService();
|
|
2416
|
+
const cartBaseUrl = `${getCurrentBaseUrl(locale)}/${CARE_BASE_PATH}/${(_a = LOCALISED_SLUGS$1[locale]) === null || _a === void 0 ? void 0 : _a.CART}/`;
|
|
2417
|
+
const cartHref = getHref();
|
|
2398
2418
|
const goToLogin = () => {
|
|
2399
2419
|
if (IS_SSOV2_ENABLED(locale))
|
|
2400
2420
|
return triggerLogin();
|
|
@@ -2404,7 +2424,7 @@ const NavigationBar = ({ onTopBarAppears, languageMenu, menuItems, logoComponent
|
|
|
2404
2424
|
: currentLocation;
|
|
2405
2425
|
};
|
|
2406
2426
|
const logoType = siteType === 'helloSites'
|
|
2407
|
-
? (
|
|
2427
|
+
? (_b = LOCALE_SPECS[locale]) === null || _b === void 0 ? void 0 : _b.LOGO_TYPE
|
|
2408
2428
|
: siteType;
|
|
2409
2429
|
const isBrowser = typeof window !== 'undefined';
|
|
2410
2430
|
const scrolling = useCallback(throttle(() => {
|
|
@@ -2463,10 +2483,11 @@ const NavigationBar = ({ onTopBarAppears, languageMenu, menuItems, logoComponent
|
|
|
2463
2483
|
React__default.createElement(StyledProfileNavGroup, { className: "profile-nav-group" },
|
|
2464
2484
|
languageMenu,
|
|
2465
2485
|
enableNavChatbotAi && (React__default.createElement(Box, { component: "a", href: `${getCurrentBaseUrl(locale)}/ai-doctor`, "data-event-category": "Chatbot AI", "data-event-action": "Open", "data-event-label": "Hamburger Navigation", className: "ai-doctor-nav-item" },
|
|
2466
|
-
React__default.createElement(StyleButtonAiChat, { variant: "tertiary", leftIcon: React__default.createElement(ChatAi, { size: 18, color: "#2F8AF2" }), size: "md", className: "ai-doctor-btn" }, (
|
|
2467
|
-
|
|
2486
|
+
React__default.createElement(StyleButtonAiChat, { variant: "tertiary", leftIcon: React__default.createElement(ChatAi, { size: 18, color: "#2F8AF2" }), size: "md", className: "ai-doctor-btn" }, (_c = LOCALE_SPECS[locale]) === null || _c === void 0 ? void 0 :
|
|
2487
|
+
_c.SITE_NAME,
|
|
2468
2488
|
" AI"))),
|
|
2469
|
-
|
|
2489
|
+
enableNavCartCare && (React__default.createElement(CartCareButton, { href: cartHref !== null && cartHref !== void 0 ? cartHref : cartBaseUrl, count: cartHref ? 1 : 0 })),
|
|
2490
|
+
enableNavClinityDownload && (React__default.createElement(Box, { component: "a", href: `${(_d = STATIC_PAGES[locale]) === null || _d === void 0 ? void 0 : _d.CLINITY_DOWNLOAD_LINK}`, target: "_blank", "data-event-category": "Hamburger Navigation", "data-event-action": "Download Clinity", "data-event-label": `${(_e = STATIC_PAGES[locale]) === null || _e === void 0 ? void 0 : _e.CLINITY_DOWNLOAD_LINK}`, "data-cart-menu": true },
|
|
2470
2491
|
React__default.createElement("img", { src: CommonGAssets.getAssetPath('clinity-download.png'), alt: "Clinity", className: "clinity-logo", style: { display: 'block' } }))),
|
|
2471
2492
|
slot,
|
|
2472
2493
|
React__default.createElement(NavigationProfileButton, { userInfo: userInfo, siteType: siteType, onLoginClick: onLoginClick || goToLogin,
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { a as __awaiter } from './tslib.es6-
|
|
1
|
+
import { a as __awaiter } from './tslib.es6-d27ffcc7.js';
|
|
2
2
|
import { isProduction } from './constantsIsProduction.js';
|
|
3
|
-
import { n as normalizeLinkSlash, a as getCurrentSsoUrl } from './normalizeLink-
|
|
4
|
-
import { L as LOCALE_SPECS,
|
|
3
|
+
import { n as normalizeLinkSlash, a as getCurrentSsoUrl } from './normalizeLink-dfc5d039.js';
|
|
4
|
+
import { L as LOCALE_SPECS, k as BEARER_REFRESH_TOKEN_COOKIE } from './index-f13d790d.js';
|
|
5
5
|
import { getCookie, setCookie } from './miscCookieHelper.js';
|
|
6
|
-
import { L as LOCALE } from './Locale-
|
|
6
|
+
import { L as LOCALE } from './Locale-eb6648b1.js';
|
|
7
7
|
import { domainLocales } from './constantsDomainLocales.js';
|
|
8
8
|
|
|
9
9
|
const SSO_V2_PATHS = {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import React__default, { useState } from 'react';
|
|
2
2
|
import { theme } from './miscTheme.js';
|
|
3
3
|
import styled from '@emotion/styled';
|
|
4
|
-
import { M as MarryBabyText } from './index-
|
|
5
|
-
import { T as Text } from './index-
|
|
4
|
+
import { M as MarryBabyText } from './index-99770e4c.js';
|
|
5
|
+
import { T as Text } from './index-bfa3bc1b.js';
|
|
6
6
|
|
|
7
7
|
const StyledRadioImageGroup = styled.div `
|
|
8
8
|
display: flex;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { enUS, vi, km, hi, id, ms, th, zhTW } from 'date-fns/locale';
|
|
2
|
-
import './index-
|
|
2
|
+
import './index-9bff045d.js';
|
|
3
3
|
import { siteHost, siteOptions, COUNTRY_CURRENCY_SYMBOL } from './constantsSite.js';
|
|
4
4
|
import { domainLocales, MAP_DOMAIN_BY_LOCALE } from './constantsDomainLocales.js';
|
|
5
5
|
import { RISK_SCREENER_NAME, RISK_SCREENER_SLUG } from './constantsRiskScreener.js';
|
|
6
6
|
import { isProduction } from './constantsIsProduction.js';
|
|
7
|
-
import { L as LOCALE } from './Locale-
|
|
7
|
+
import { L as LOCALE } from './Locale-eb6648b1.js';
|
|
8
8
|
|
|
9
9
|
const basePath = process.env.NEXT_PUBLIC_DEPLOY_LOCALE === 'tl-PH' ? '/fil' : '';
|
|
10
10
|
const SSO_URL = process.env.NEXT_PUBLIC_SSO;
|
|
@@ -408,6 +408,7 @@ const HAS_CLINITY_DOWNLOAD_SITE = [
|
|
|
408
408
|
// LOCALE.Myanmar,
|
|
409
409
|
// LOCALE.Taiwan,
|
|
410
410
|
];
|
|
411
|
+
const LOCALE_HAS_CART_CARE_SITE = [LOCALE.Vietnam];
|
|
411
412
|
const ECOM_LOCALES = ['vi-VN'];
|
|
412
413
|
const DATA_PRIVACY_LOCALES = ['id-ID'];
|
|
413
414
|
const CARE_LOCALES = [
|
|
@@ -802,6 +803,7 @@ const DATE_FNS_DATE_FORMAT = 'dd-MM-yyyy';
|
|
|
802
803
|
const ZINDEX_SSO = 9999999;
|
|
803
804
|
const ZINDEX_HEADER = 305;
|
|
804
805
|
const VIDEO_DETAIL_TEMP_STORAGE = 'video_item_detail';
|
|
806
|
+
const HHG_CART_CARE_STORE_KEY = 'hhg_cart_care_store_key';
|
|
805
807
|
var EMERGENCY_STATUS;
|
|
806
808
|
(function (EMERGENCY_STATUS) {
|
|
807
809
|
EMERGENCY_STATUS[EMERGENCY_STATUS["UNAVAILABLE"] = 0] = "UNAVAILABLE";
|
|
@@ -832,6 +834,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
832
834
|
UP_BASEPATH: UP_BASEPATH,
|
|
833
835
|
LOCALE_HAS_COMMUNITY_SITE: LOCALE_HAS_COMMUNITY_SITE,
|
|
834
836
|
HAS_CLINITY_DOWNLOAD_SITE: HAS_CLINITY_DOWNLOAD_SITE,
|
|
837
|
+
LOCALE_HAS_CART_CARE_SITE: LOCALE_HAS_CART_CARE_SITE,
|
|
835
838
|
ECOM_LOCALES: ECOM_LOCALES,
|
|
836
839
|
DATA_PRIVACY_LOCALES: DATA_PRIVACY_LOCALES,
|
|
837
840
|
CARE_LOCALES: CARE_LOCALES,
|
|
@@ -850,6 +853,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
850
853
|
ZINDEX_SSO: ZINDEX_SSO,
|
|
851
854
|
ZINDEX_HEADER: ZINDEX_HEADER,
|
|
852
855
|
VIDEO_DETAIL_TEMP_STORAGE: VIDEO_DETAIL_TEMP_STORAGE,
|
|
856
|
+
HHG_CART_CARE_STORE_KEY: HHG_CART_CARE_STORE_KEY,
|
|
853
857
|
get EMERGENCY_STATUS () { return EMERGENCY_STATUS; },
|
|
854
858
|
get ServicePrice () { return ServicePrice; },
|
|
855
859
|
get SERVICE_TYPE () { return SERVICE_TYPE; },
|
|
@@ -863,4 +867,4 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
863
867
|
isProduction: isProduction
|
|
864
868
|
});
|
|
865
869
|
|
|
866
|
-
export { API_DATE_FORMAT as A, BEARER_TOKEN_COOKIE as B, CARE_LOCALES as C, DATA_PRIVACY_LOCALES as D, ECOM_LOCALES as E, FAVICONS as F, GA_TOKEN_COOKIE as G, HAS_CLINITY_DOWNLOAD_SITE as H, ISO_FORMAT as I, LOCALE_SPECS as L, QUERY_HEALTH_TOOL as Q, STATIC_PAGES as S, USER_GEOLOCATION_COORDINATES_COOKIE as U, VIDEO_LOCALES as V, ZINDEX_SSO as Z, ZINDEX_HEADER as a, basePath as b, LOCALE_HAS_COMMUNITY_SITE as c, CARE_BOOKING_LOCALES as d,
|
|
870
|
+
export { API_DATE_FORMAT as A, BEARER_TOKEN_COOKIE as B, CARE_LOCALES as C, DATA_PRIVACY_LOCALES as D, ECOM_LOCALES as E, FAVICONS as F, GA_TOKEN_COOKIE as G, HAS_CLINITY_DOWNLOAD_SITE as H, ISO_FORMAT as I, LOCALE_SPECS as L, QUERY_HEALTH_TOOL as Q, STATIC_PAGES as S, USER_GEOLOCATION_COORDINATES_COOKIE as U, VIDEO_LOCALES as V, ZINDEX_SSO as Z, ZINDEX_HEADER as a, basePath as b, LOCALE_HAS_COMMUNITY_SITE as c, CARE_BOOKING_LOCALES as d, LOCALE_HAS_CART_CARE_SITE as e, VIDEO_DETAIL_TEMP_STORAGE as f, CDN_ADDRESS as g, HHG_CART_CARE_STORE_KEY as h, index as i, DATE_FNS_LOCALE as j, BEARER_REFRESH_TOKEN_COOKIE as k, SSO_URL as l, COUNTRY_LIST as m, UP_BASEPATH as n, DATE_FNS_DATE_FORMAT as o, EMERGENCY_STATUS as p, ServicePrice as q, SERVICE_TYPE as r };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import React__default, { useRef, useEffect } from 'react';
|
|
2
2
|
import { Portal } from '@mantine/core';
|
|
3
|
-
import { t as toggleNoScroll } from './utils-
|
|
3
|
+
import { t as toggleNoScroll } from './utils-2530473d.js';
|
|
4
4
|
import { css } from '@emotion/react';
|
|
5
5
|
import styled from '@emotion/styled';
|
|
6
6
|
import { theme } from './miscTheme.js';
|
|
7
|
-
import { s as slideInUp, e as slideOutDown, b as slideInLeft, f as slideOutLeft, c as slideInRight, g as slideOutRight, a as slideInDown, d as slideOutUp } from './animation-
|
|
8
|
-
import { T as Text } from './index-
|
|
7
|
+
import { s as slideInUp, e as slideOutDown, b as slideInLeft, f as slideOutLeft, c as slideInRight, g as slideOutRight, a as slideInDown, d as slideOutUp } from './animation-11da7e2f.js';
|
|
8
|
+
import { T as Text } from './index-fc71ff83.js';
|
|
9
9
|
|
|
10
10
|
const DURATION = '600ms';
|
|
11
11
|
const generateStyleBasedOnPlacement = (placement, open) => {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { _ as __rest } from './tslib.es6-
|
|
1
|
+
import { _ as __rest } from './tslib.es6-d27ffcc7.js';
|
|
2
2
|
import React__default, { forwardRef } from 'react';
|
|
3
3
|
import { createStyles, useMantineTheme, Text as Text$1 } from '@mantine/core';
|
|
4
|
-
import { a as GlobalTextStyle, C as CustomStylesType, F as FontWeight, u as useTemplateVariant } from './index-
|
|
4
|
+
import { a as GlobalTextStyle, C as CustomStylesType, F as FontWeight, u as useTemplateVariant } from './index-49cc89e7.js';
|
|
5
5
|
|
|
6
6
|
var useStyles = createStyles((theme, _params) => {
|
|
7
7
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { _ as __rest } from './tslib.es6-
|
|
1
|
+
import { _ as __rest } from './tslib.es6-d27ffcc7.js';
|
|
2
2
|
import React__default, { createContext, useContext } from 'react';
|
|
3
3
|
import { createStyles, rem, Box, Input, Chip, useMantineTheme, Flex, Switch } from '@mantine/core';
|
|
4
|
-
import { T as Text } from './index-
|
|
5
|
-
import { B as Button } from './index-
|
|
6
|
-
import { u as useTranslations } from './index-
|
|
4
|
+
import { T as Text } from './index-fc71ff83.js';
|
|
5
|
+
import { B as Button } from './index-570e76f5.js';
|
|
6
|
+
import { u as useTranslations } from './index-04ea4626.js';
|
|
7
7
|
import flattenChildren from 'react-keyed-flatten-children';
|
|
8
8
|
import { theme } from './miscTheme.js';
|
|
9
9
|
|