@hhgtech/hhg-components 1.29.41 → 1.29.43
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/{WhatsApp-b8d7f6ee.js → WhatsApp-da901a36.js} +1 -1
- package/build/adapters.js +15 -15
- package/build/babyGrowth.js +80 -80
- package/build/cache.js +3 -3
- package/build/care.js +17 -17
- package/build/components/babyGrowth/babyGrowthForm/context.d.ts +2 -0
- package/build/components/babyGrowth/babyGrowthForm/index.d.ts +3 -1
- package/build/components/molecules/embeddedHeathToolCards/baby-growth/index.d.ts +4 -5
- package/build/components/molecules/embeddedHeathToolCards/baby-poop/index.d.ts +3 -9
- package/build/components/molecules/embeddedHeathToolCards/bmi/bmi.d.ts +12 -4
- package/build/components/molecules/embeddedHeathToolCards/bmr/bmr.d.ts +11 -11
- package/build/components/molecules/embeddedHeathToolCards/due-date/dueDate.d.ts +1 -2
- package/build/components/molecules/embeddedHeathToolCards/helpers.d.ts +0 -2
- package/build/components/molecules/embeddedHeathToolCards/ovulation/ovulation.d.ts +1 -2
- package/build/components/molecules/embeddedHeathToolCards/pwg/pwg.d.ts +6 -17
- package/build/components/molecules/embeddedHeathToolCards/target-heart-rate/index.d.ts +3 -4
- package/build/components/molecules/healthTools/components/borderBoxControl/index.d.ts +3 -2
- package/build/components/molecules/healthTools/components/borderBoxControl/index.styled.d.ts +1 -1
- package/build/components/molecules/healthTools/components/borderBoxControl/index.styles.d.ts +4 -6
- package/build/components/molecules/healthTools/form/babyPoopForm/index.d.ts +13 -0
- package/build/components/molecules/healthTools/form/babyPoopForm/index.styles.d.ts +13 -0
- package/build/components/molecules/healthTools/form/pwgForm/context.d.ts +10 -0
- package/build/components/molecules/healthTools/form/pwgForm/defaultLayout.d.ts +3 -0
- package/build/components/molecules/healthTools/form/pwgForm/index.d.ts +29 -0
- package/build/components/molecules/healthTools/form/pwgForm/inlineLayout.d.ts +3 -0
- package/build/components/molecules/healthTools/form/pwgForm/mbLayout.d.ts +3 -0
- package/build/components/molecules/healthTools/form/thrForm/context.d.ts +2 -0
- package/build/components/molecules/healthTools/form/thrForm/index.d.ts +3 -1
- package/build/components/molecules/healthTools/formWrapper/index.d.ts +2 -0
- package/build/components/molecules/healthTools/formWrapper/switching.d.ts +8 -0
- package/build/components/molecules/index.d.ts +3 -1
- package/build/components/molecules/toolBannerCard/index.d.ts +1 -6
- package/build/components/molecules/toolBannerCard/index.styled.d.ts +0 -6
- package/build/components/molecules/weightGainForm/index.d.ts +5 -1
- package/build/components.js +60 -58
- package/build/{constants-53af5aff.js → constants-1531deca.js} +2 -2
- package/build/{constants-297a9f32.js → constants-7fddc7f7.js} +2 -2
- package/build/constants.js +3 -3
- package/build/{core-793d9e69.js → core-0cca2a30.js} +2 -2
- package/build/{dataTransform-c2141784.js → dataTransform-15015b32.js} +1 -1
- package/build/ecom.js +6 -6
- package/build/esm/{WhatsApp-3d6500ee.js → WhatsApp-98f17e50.js} +1 -1
- package/build/esm/adapters.js +15 -15
- package/build/esm/babyGrowth.js +81 -81
- package/build/esm/cache.js +3 -3
- package/build/esm/care.js +17 -17
- package/build/esm/components/babyGrowth/babyGrowthForm/context.d.ts +2 -0
- package/build/esm/components/babyGrowth/babyGrowthForm/index.d.ts +3 -1
- package/build/esm/components/molecules/embeddedHeathToolCards/baby-growth/index.d.ts +4 -5
- package/build/esm/components/molecules/embeddedHeathToolCards/baby-poop/index.d.ts +3 -9
- package/build/esm/components/molecules/embeddedHeathToolCards/bmi/bmi.d.ts +12 -4
- package/build/esm/components/molecules/embeddedHeathToolCards/bmr/bmr.d.ts +11 -11
- package/build/esm/components/molecules/embeddedHeathToolCards/due-date/dueDate.d.ts +1 -2
- package/build/esm/components/molecules/embeddedHeathToolCards/helpers.d.ts +0 -2
- package/build/esm/components/molecules/embeddedHeathToolCards/ovulation/ovulation.d.ts +1 -2
- package/build/esm/components/molecules/embeddedHeathToolCards/pwg/pwg.d.ts +6 -17
- package/build/esm/components/molecules/embeddedHeathToolCards/target-heart-rate/index.d.ts +3 -4
- package/build/esm/components/molecules/healthTools/components/borderBoxControl/index.d.ts +3 -2
- package/build/esm/components/molecules/healthTools/components/borderBoxControl/index.styled.d.ts +1 -1
- package/build/esm/components/molecules/healthTools/components/borderBoxControl/index.styles.d.ts +4 -6
- package/build/esm/components/molecules/healthTools/form/babyPoopForm/index.d.ts +13 -0
- package/build/esm/components/molecules/healthTools/form/babyPoopForm/index.styles.d.ts +13 -0
- package/build/esm/components/molecules/healthTools/form/pwgForm/context.d.ts +10 -0
- package/build/esm/components/molecules/healthTools/form/pwgForm/defaultLayout.d.ts +3 -0
- package/build/esm/components/molecules/healthTools/form/pwgForm/index.d.ts +29 -0
- package/build/esm/components/molecules/healthTools/form/pwgForm/inlineLayout.d.ts +3 -0
- package/build/esm/components/molecules/healthTools/form/pwgForm/mbLayout.d.ts +3 -0
- package/build/esm/components/molecules/healthTools/form/thrForm/context.d.ts +2 -0
- package/build/esm/components/molecules/healthTools/form/thrForm/index.d.ts +3 -1
- package/build/esm/components/molecules/healthTools/formWrapper/index.d.ts +2 -0
- package/build/esm/components/molecules/healthTools/formWrapper/switching.d.ts +8 -0
- package/build/esm/components/molecules/index.d.ts +3 -1
- package/build/esm/components/molecules/toolBannerCard/index.d.ts +1 -6
- package/build/esm/components/molecules/toolBannerCard/index.styled.d.ts +0 -6
- package/build/esm/components/molecules/weightGainForm/index.d.ts +5 -1
- package/build/esm/components.js +58 -58
- package/build/esm/{constants-d0bd18cb.js → constants-3f24d4bd.js} +2 -2
- package/build/esm/{constants-92537faf.js → constants-b34d417b.js} +2 -2
- package/build/esm/constants.js +3 -3
- package/build/esm/{core-29b009ab.js → core-3cbf0731.js} +2 -2
- package/build/esm/{dataTransform-66705225.js → dataTransform-a44c3d7b.js} +1 -1
- package/build/esm/ecom.js +6 -6
- package/build/esm/footer.js +18 -18
- package/build/esm/gAssets.js +4 -4
- package/build/esm/{getDynamicHealthTool-4e22444f.js → getDynamicHealthTool-acd90910.js} +4 -4
- package/build/esm/{getSocialList-41f22902.js → getSocialList-87a58288.js} +4 -4
- package/build/esm/hooks.js +17 -17
- package/build/esm/i18n/translationKeys.d.ts +1 -1
- package/build/esm/i18n-values/en-PH.js +2 -1
- package/build/esm/i18n-values/hi-IN.js +2 -1
- package/build/esm/i18n-values/id-ID.js +2 -1
- package/build/esm/i18n-values/km-KH.js +2 -1
- package/build/esm/i18n-values/ms-MY.js +2 -1
- package/build/esm/i18n-values/my-MM.js +2 -1
- package/build/esm/i18n-values/th-TH.js +2 -1
- package/build/esm/i18n-values/tl-PH.js +2 -1
- package/build/esm/i18n-values/vi-VN.js +2 -1
- package/build/esm/i18n-values/vi-VN_MB.js +2 -1
- package/build/esm/i18n-values/zh-TW.js +2 -1
- package/build/esm/i18n.js +2 -2
- package/build/esm/i18nV2.js +2 -2
- package/build/esm/{index-76270f83.js → index-0771cb54.js} +2 -2
- package/build/esm/{index-30a377c9.js → index-08683b2c.js} +103 -62
- package/build/esm/{index-0a97f332.js → index-0ec34552.js} +9 -9
- package/build/esm/{index-0008f40f.js → index-10f46069.js} +4 -4
- package/build/esm/{index-6afcded7.js → index-1d14271f.js} +2 -2
- package/build/esm/{index-a185016f.js → index-23968a4b.js} +4 -4
- package/build/esm/{index-56358aaa.js → index-30aa26a2.js} +2 -2
- package/build/esm/{index-907973e2.js → index-40919066.js} +274 -389
- package/build/esm/{index-4bc27031.js → index-51a5b352.js} +11 -11
- package/build/esm/{index-5990d81a.js → index-54d95469.js} +1 -1
- package/build/esm/{index-7b1e8adf.js → index-62e81061.js} +2 -2
- package/build/esm/{index-c21bddb6.js → index-7b6dd120.js} +32 -32
- package/build/esm/{index-f628810d.js → index-8345f710.js} +2 -2
- package/build/esm/{index-5881e42a.js → index-8573a814.js} +12 -12
- package/build/esm/{index-c5ea2b74.js → index-8e030e26.js} +10 -10
- package/build/esm/{index-f80ec000.js → index-8f004caa.js} +5 -5
- package/build/esm/{index-14826726.js → index-a6c27fed.js} +4 -4
- package/build/esm/{index-699e76d2.js → index-b115d850.js} +2 -2
- package/build/esm/{index-6ee914be.js → index-b1db79d0.js} +2 -2
- package/build/esm/{index-e8c205b6.js → index-c853dc6e.js} +2 -2
- package/build/esm/{index-2b8818a4.js → index-cb06c57d.js} +2 -2
- package/build/esm/{index-86903e91.js → index-d2706741.js} +6 -6
- package/build/esm/{index-5b9987c3.js → index-df7ed505.js} +2 -2
- package/build/esm/{index-4caf11b0.js → index-e2d45ff6.js} +12 -12
- package/build/esm/{index-41775c3c.js → index-f0551563.js} +3 -3
- package/build/esm/index.js +66 -66
- package/build/esm/{index.styled-1d3fb673.js → index.styled-7e8976d7.js} +2 -2
- package/build/esm/{index.styles-8f022797.js → index.styles-64fbe1fc.js} +6 -6
- package/build/esm/lead/components/close.d.ts +2 -2
- package/build/esm/lead.js +28 -28
- package/build/esm/mantine.js +21 -21
- package/build/esm/misc.js +19 -19
- package/build/esm/navigation.js +35 -35
- package/build/esm/onboardingV2.js +33 -33
- package/build/esm/pwg.js +19 -19
- package/build/esm/{routing-ca806d7b.js → routing-4707108c.js} +2 -2
- package/build/esm/subot.js +22 -22
- package/build/esm/together/interfaces/types.d.ts +2 -0
- package/build/esm/together.js +34 -34
- package/build/esm/{types-62afcb43.js → types-6fa07764.js} +13 -13
- package/build/esm/{types-59acb09c.js → types-efc23bf1.js} +30 -30
- package/build/esm/types.js +1 -1
- package/build/esm/{useCategory-dffaa16a.js → useCategory-cad4aa31.js} +5 -5
- package/build/esm/{useHealthToolCache-c34387eb.js → useHealthToolCache-38287625.js} +2 -2
- package/build/esm/{useMantineLocale-6399cf90.js → useMantineLocale-5341dd85.js} +3 -3
- package/build/esm/{usePlacesAutocomplete-fb1f8960.js → usePlacesAutocomplete-8fad7364.js} +1 -1
- package/build/esm/{useTranslations-1b0c4139.js → useTranslations-5f0ff5be.js} +1 -1
- package/build/esm/{utils-e177afd9.js → utils-3d5bdbed.js} +4 -4
- package/build/esm/{utils-0fedf1d0.js → utils-5f7c2eba.js} +5 -5
- package/build/esm/{utils-71222f0d.js → utils-ea3a5a18.js} +1 -1
- package/build/esm/vaccination.js +26 -26
- package/build/footer.js +18 -18
- package/build/gAssets.js +4 -4
- package/build/{getDynamicHealthTool-52ab6221.js → getDynamicHealthTool-628cb656.js} +4 -4
- package/build/{getSocialList-dd491e96.js → getSocialList-f2fcc50f.js} +4 -4
- package/build/hooks.js +17 -17
- package/build/i18n/translationKeys.d.ts +1 -1
- package/build/i18n-values/en-PH.js +2 -1
- package/build/i18n-values/hi-IN.js +2 -1
- package/build/i18n-values/id-ID.js +2 -1
- package/build/i18n-values/km-KH.js +2 -1
- package/build/i18n-values/ms-MY.js +2 -1
- package/build/i18n-values/my-MM.js +2 -1
- package/build/i18n-values/th-TH.js +2 -1
- package/build/i18n-values/tl-PH.js +2 -1
- package/build/i18n-values/vi-VN.js +2 -1
- package/build/i18n-values/vi-VN_MB.js +2 -1
- package/build/i18n-values/zh-TW.js +2 -1
- package/build/i18n.js +1 -1
- package/build/i18nV2.js +1 -1
- package/build/{index-a2d5e81c.js → index-00302cb4.js} +12 -12
- package/build/{index-d91d7535.js → index-0c6427d7.js} +2 -2
- package/build/{index-37a0998d.js → index-10d9cfdb.js} +5 -5
- package/build/{index-928a93ba.js → index-122c5fb9.js} +2 -2
- package/build/{index-16b667e7.js → index-2a48c97f.js} +10 -10
- package/build/{index-cab2553b.js → index-35563f12.js} +2 -2
- package/build/{index-b6806fac.js → index-3a44158b.js} +32 -32
- package/build/{index-f402a723.js → index-57683f28.js} +2 -2
- package/build/{index-2fbab8b2.js → index-6922d805.js} +2 -2
- package/build/{index-23bade93.js → index-79230bff.js} +9 -9
- package/build/{index-8ce0d3e8.js → index-83b804f7.js} +4 -4
- package/build/{index-a98976ee.js → index-84c6efc1.js} +2 -2
- package/build/{index-62392773.js → index-9c2c196e.js} +6 -6
- package/build/{index-b1571e39.js → index-9c2c227f.js} +11 -11
- package/build/{index-6feeacd9.js → index-bb55a2a5.js} +1 -1
- package/build/{index-f3704324.js → index-bc5dcbc1.js} +2 -2
- package/build/{index-39c7a6d0.js → index-c58213cc.js} +102 -61
- package/build/{index-854624ab.js → index-cd19b5cc.js} +12 -12
- package/build/{index-01dcd4ee.js → index-d56f3314.js} +2 -2
- package/build/{index-ffdd1117.js → index-de3537ec.js} +2 -2
- package/build/{index-f58041e0.js → index-e1ab3b36.js} +2 -2
- package/build/{index-3f571f3c.js → index-e36755e5.js} +4 -4
- package/build/{index-eb1702e9.js → index-e9dac48f.js} +277 -390
- package/build/{index-6cb96761.js → index-fda0fbbe.js} +3 -3
- package/build/{index-58614afe.js → index-fdd78527.js} +4 -4
- package/build/index.js +68 -66
- package/build/{index.styled-6b0a64f1.js → index.styled-4f0b82d2.js} +2 -2
- package/build/{index.styles-0c64c7c2.js → index.styles-cef9703d.js} +6 -6
- package/build/lead/components/close.d.ts +2 -2
- package/build/lead.js +28 -28
- package/build/mantine.js +18 -18
- package/build/misc.js +19 -19
- package/build/navigation.js +35 -35
- package/build/onboardingV2.js +32 -32
- package/build/pwg.js +19 -19
- package/build/{routing-aae03150.js → routing-3285a2c2.js} +2 -2
- package/build/subot.js +22 -22
- package/build/together/interfaces/types.d.ts +2 -0
- package/build/together.js +34 -34
- package/build/{types-aa13b952.js → types-05c5aced.js} +13 -13
- package/build/{types-b9672f54.js → types-4cec1d4c.js} +30 -30
- package/build/types.js +1 -1
- package/build/{useCategory-75420a33.js → useCategory-8319f05f.js} +5 -5
- package/build/{useHealthToolCache-1b841c96.js → useHealthToolCache-b6d91149.js} +2 -2
- package/build/{useMantineLocale-11ac1d5d.js → useMantineLocale-904a06a5.js} +3 -3
- package/build/{usePlacesAutocomplete-35afad37.js → usePlacesAutocomplete-2c183056.js} +1 -1
- package/build/{useTranslations-23bd5fea.js → useTranslations-480f64da.js} +1 -1
- package/build/{utils-19ca72b5.js → utils-03baf837.js} +4 -4
- package/build/{utils-65258a03.js → utils-ca6f6696.js} +5 -5
- package/build/{utils-9c7a9493.js → utils-f4ff815d.js} +1 -1
- package/build/vaccination.js +26 -26
- package/package.json +1 -1
- package/build/components/molecules/bmrForm/index.d.ts +0 -17
- package/build/components/molecules/bmrForm/index.styled.d.ts +0 -20
- package/build/components/molecules/embeddedHeathToolCards/baby-poop/index.styles.d.ts +0 -21
- package/build/components/molecules/embeddedHeathToolCards/bmi/context.d.ts +0 -17
- package/build/esm/components/molecules/bmrForm/index.d.ts +0 -17
- package/build/esm/components/molecules/bmrForm/index.styled.d.ts +0 -20
- package/build/esm/components/molecules/embeddedHeathToolCards/baby-poop/index.styles.d.ts +0 -21
- package/build/esm/components/molecules/embeddedHeathToolCards/bmi/context.d.ts +0 -17
- /package/build/{BMI_BOYS.percentile.monthly-f760039b.js → BMI_BOYS.percentile.monthly-d50fe5ae.js} +0 -0
- /package/build/{BMI_BOYS.percentile.weekly-83d03675.js → BMI_BOYS.percentile.weekly-43894113.js} +0 -0
- /package/build/{BMI_BOYS.percentile.yearly-232a9028.js → BMI_BOYS.percentile.yearly-fbd052bf.js} +0 -0
- /package/build/{BMI_BOYS.zscore.monthly-969c9499.js → BMI_BOYS.zscore.monthly-74c8af46.js} +0 -0
- /package/build/{BMI_BOYS.zscore.weekly-f01cc53a.js → BMI_BOYS.zscore.weekly-42f382c7.js} +0 -0
- /package/build/{BMI_BOYS.zscore.yearly-06cabbd4.js → BMI_BOYS.zscore.yearly-6ea91784.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.monthly-b1dd04b6.js → BMI_GIRLS.percentile.monthly-eeaad411.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.weekly-9b3e738b.js → BMI_GIRLS.percentile.weekly-34799c6d.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.yearly-77c1dfa9.js → BMI_GIRLS.percentile.yearly-59bdf904.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.monthly-3db44bce.js → BMI_GIRLS.zscore.monthly-95f19acb.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.weekly-0e340209.js → BMI_GIRLS.zscore.weekly-c2525a68.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.yearly-b3f1aa5f.js → BMI_GIRLS.zscore.yearly-c67c83e1.js} +0 -0
- /package/build/{ChevronDown-90db784c.js → ChevronDown-91f06fd2.js} +0 -0
- /package/build/{Close-34fec37a.js → Close-6e566c9d.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-295c253d.js → HEAD CIRCUM_BOYS.percentile.monthly-342a4a8b.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-8189bde2.js → HEAD CIRCUM_BOYS.percentile.weekly-b582bdc6.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-bd6edffc.js → HEAD CIRCUM_BOYS.percentile.yearly-f45241a8.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-957b07b5.js → HEAD CIRCUM_BOYS.zscore.monthly-c4899e99.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-20b1384b.js → HEAD CIRCUM_BOYS.zscore.weekly-2592ac1c.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-75c3ffec.js → HEAD CIRCUM_BOYS.zscore.yearly-4fdb95df.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-8e4a06e4.js → HEAD CIRCUM_GIRLS.percentile.monthly-35293595.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-984c97e4.js → HEAD CIRCUM_GIRLS.percentile.weekly-cb142232.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-f979a57e.js → HEAD CIRCUM_GIRLS.percentile.yearly-72be1a24.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-2010f7b6.js → HEAD CIRCUM_GIRLS.zscore.monthly-11902907.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-8ac4e71e.js → HEAD CIRCUM_GIRLS.zscore.weekly-f01466fc.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-72087da1.js → HEAD CIRCUM_GIRLS.zscore.yearly-cbcaff35.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.monthly-55577194.js → HEIGHT_BOYS.percentile.monthly-8b850042.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.weekly-d5114a8d.js → HEIGHT_BOYS.percentile.weekly-a72cd3c5.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.yearly-6094b3a8.js → HEIGHT_BOYS.percentile.yearly-20908987.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.monthly-52722350.js → HEIGHT_BOYS.zscore.monthly-b63b54dc.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.weekly-cc4484b7.js → HEIGHT_BOYS.zscore.weekly-8c2af19d.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.yearly-1c33d76a.js → HEIGHT_BOYS.zscore.yearly-ee3ccb3c.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.monthly-df48b459.js → HEIGHT_GIRLS.percentile.monthly-bca91c6a.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.weekly-db911200.js → HEIGHT_GIRLS.percentile.weekly-a579abb8.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.yearly-75d65a5e.js → HEIGHT_GIRLS.percentile.yearly-b60fbbd1.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.monthly-6008c969.js → HEIGHT_GIRLS.zscore.monthly-4f5029fd.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.weekly-b9d844cc.js → HEIGHT_GIRLS.zscore.weekly-b85f05ee.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.yearly-b051ad89.js → HEIGHT_GIRLS.zscore.yearly-44f4fab9.js} +0 -0
- /package/build/{Visible-526254e0.js → Visible-63ae4a15.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.monthly-2ddadf30.js → WEIGHT_BOYS.percentile.monthly-11e4f5e8.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.weekly-ed55800b.js → WEIGHT_BOYS.percentile.weekly-b6fab62d.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.yearly-8252604b.js → WEIGHT_BOYS.percentile.yearly-a4801ff8.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.monthly-2b97ede0.js → WEIGHT_BOYS.zscore.monthly-d5fe14b5.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.weekly-65deb362.js → WEIGHT_BOYS.zscore.weekly-5701e0e0.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.yearly-6a28599f.js → WEIGHT_BOYS.zscore.yearly-8eec9677.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.monthly-2d4df0cd.js → WEIGHT_GIRLS.percentile.monthly-1119cd80.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.weekly-8fe8dad4.js → WEIGHT_GIRLS.percentile.weekly-521dfc88.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.yearly-ce1959f7.js → WEIGHT_GIRLS.percentile.yearly-70ce9387.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.monthly-35b0d1af.js → WEIGHT_GIRLS.zscore.monthly-23806ed2.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.weekly-e6d63d74.js → WEIGHT_GIRLS.zscore.weekly-7b7bd073.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.yearly-e4bddc65.js → WEIGHT_GIRLS.zscore.yearly-491f32e1.js} +0 -0
- /package/build/{animation-e4b5df1b.js → animation-9d8acebe.js} +0 -0
- /package/build/{cart-4cc6d162.js → cart-690cadca.js} +0 -0
- /package/build/{cookieHelper-b0d5e738.js → cookieHelper-0b7f586d.js} +0 -0
- /package/build/{doctor-1f24bfe7.js → doctor-5ca5d99b.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.monthly-31639559.js → BMI_BOYS.percentile.monthly-954c2d8f.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.weekly-6563653e.js → BMI_BOYS.percentile.weekly-4f9c77ab.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.yearly-8ce14d1c.js → BMI_BOYS.percentile.yearly-1929eb3b.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.monthly-97de52f7.js → BMI_BOYS.zscore.monthly-66f969ea.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.weekly-6e773dc7.js → BMI_BOYS.zscore.weekly-c3eb69b3.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.yearly-c528b4aa.js → BMI_BOYS.zscore.yearly-738ee609.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.monthly-bb721522.js → BMI_GIRLS.percentile.monthly-5bd9e974.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.weekly-a5e87b35.js → BMI_GIRLS.percentile.weekly-50399b6a.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.yearly-17a091ab.js → BMI_GIRLS.percentile.yearly-b780ed5c.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.monthly-d87b26c7.js → BMI_GIRLS.zscore.monthly-9946a16f.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.weekly-f4b3ef1a.js → BMI_GIRLS.zscore.weekly-6a985189.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.yearly-0bd23e87.js → BMI_GIRLS.zscore.yearly-7e06b463.js} +0 -0
- /package/build/esm/{ChevronDown-c9d15f1e.js → ChevronDown-761e1d17.js} +0 -0
- /package/build/esm/{Close-663ab262.js → Close-e3fe72a2.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-2a6197fd.js → HEAD CIRCUM_BOYS.percentile.monthly-b5fd3180.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-6f7e9384.js → HEAD CIRCUM_BOYS.percentile.weekly-07f290cd.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-a42662ef.js → HEAD CIRCUM_BOYS.percentile.yearly-99c9790d.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-17cd4a9c.js → HEAD CIRCUM_BOYS.zscore.monthly-2c61094c.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-de072c20.js → HEAD CIRCUM_BOYS.zscore.weekly-55e7391c.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-5d0b115b.js → HEAD CIRCUM_BOYS.zscore.yearly-c3ae5aac.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-b25ec934.js → HEAD CIRCUM_GIRLS.percentile.monthly-2fc36807.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-29197d75.js → HEAD CIRCUM_GIRLS.percentile.weekly-36d69146.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-60b8f0b7.js → HEAD CIRCUM_GIRLS.percentile.yearly-79967c54.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-04d93c58.js → HEAD CIRCUM_GIRLS.zscore.monthly-15ff247d.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-cce24a1c.js → HEAD CIRCUM_GIRLS.zscore.weekly-7e74085f.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-a4205263.js → HEAD CIRCUM_GIRLS.zscore.yearly-1a6f280f.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.monthly-88b7ba38.js → HEIGHT_BOYS.percentile.monthly-42868130.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.weekly-9e929bc2.js → HEIGHT_BOYS.percentile.weekly-b497520f.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.yearly-ce0c0291.js → HEIGHT_BOYS.percentile.yearly-489e3a70.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.monthly-37dfc928.js → HEIGHT_BOYS.zscore.monthly-22b88c68.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.weekly-d912ecf3.js → HEIGHT_BOYS.zscore.weekly-6b6b951c.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.yearly-6033af3d.js → HEIGHT_BOYS.zscore.yearly-4293d9f0.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-0f7094a8.js → HEIGHT_GIRLS.percentile.monthly-cbc98ce9.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-2b1c3896.js → HEIGHT_GIRLS.percentile.weekly-9c962736.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-4f6f99b1.js → HEIGHT_GIRLS.percentile.yearly-43d44637.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-59d1a8e4.js → HEIGHT_GIRLS.zscore.monthly-7e8ffefc.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-311e9528.js → HEIGHT_GIRLS.zscore.weekly-30c4a68b.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-c22ed88c.js → HEIGHT_GIRLS.zscore.yearly-cea9956e.js} +0 -0
- /package/build/esm/{Visible-78023de7.js → Visible-6294ea92.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.monthly-ad8d9924.js → WEIGHT_BOYS.percentile.monthly-351b002b.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.weekly-479fe164.js → WEIGHT_BOYS.percentile.weekly-f4df38c2.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.yearly-def26126.js → WEIGHT_BOYS.percentile.yearly-5ef225df.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.monthly-5a309ba4.js → WEIGHT_BOYS.zscore.monthly-d03bbb69.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.weekly-c408110e.js → WEIGHT_BOYS.zscore.weekly-a642e63d.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.yearly-9cc4ba3f.js → WEIGHT_BOYS.zscore.yearly-de0f11a4.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-4c34e710.js → WEIGHT_GIRLS.percentile.monthly-4a22c12a.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-621c6b26.js → WEIGHT_GIRLS.percentile.weekly-8273ddae.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-bb5e9883.js → WEIGHT_GIRLS.percentile.yearly-28df4700.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-5c8d8a79.js → WEIGHT_GIRLS.zscore.monthly-a2e302d9.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-6b702c1c.js → WEIGHT_GIRLS.zscore.weekly-b684c8d6.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-364697f3.js → WEIGHT_GIRLS.zscore.yearly-bb99a4f3.js} +0 -0
- /package/build/esm/{animation-e80f7924.js → animation-89491bac.js} +0 -0
- /package/build/esm/{cart-b6acc8bf.js → cart-e181efa3.js} +0 -0
- /package/build/esm/{cookieHelper-774acadd.js → cookieHelper-bdcae9e9.js} +0 -0
- /package/build/esm/{doctor-97cbad21.js → doctor-e1e1a438.js} +0 -0
- /package/build/esm/{index-d9bf4439.js → index-11ea5f3a.js} +0 -0
- /package/build/esm/{index-5f891b02.js → index-2219b86b.js} +0 -0
- /package/build/esm/{index-8843aecd.js → index-39aeff4f.js} +0 -0
- /package/build/esm/{index-0473e274.js → index-cc4e3181.js} +0 -0
- /package/build/esm/{isProduction-0ea8dd7c.js → isProduction-2cb49e0e.js} +0 -0
- /package/build/esm/{localizeNumberFormat-20457d95.js → localizeNumberFormat-93a46788.js} +0 -0
- /package/build/esm/{normalizeLink-93f71b8d.js → normalizeLink-98886668.js} +0 -0
- /package/build/esm/{number-125fff90.js → number-d3e03931.js} +0 -0
- /package/build/esm/{paths-7c1b020d.js → paths-47504c6e.js} +0 -0
- /package/build/esm/{theme-809826c6.js → theme-ad9ae9bc.js} +0 -0
- /package/build/esm/{translationsContext-4ccd0db6.js → translationsContext-dd192b6b.js} +0 -0
- /package/build/esm/{tslib.es6-009190f5.js → tslib.es6-77e4ea0d.js} +0 -0
- /package/build/esm/{types-afd0ea24.js → types-1184bbca.js} +0 -0
- /package/build/esm/{useIsInit-19cbbe0a.js → useIsInit-8442a087.js} +0 -0
- /package/build/esm/{useOutsideClick-76556248.js → useOutsideClick-29676c24.js} +0 -0
- /package/build/esm/{useScrollbarSize-1a1a2a1c.js → useScrollbarSize-c96444e0.js} +0 -0
- /package/build/esm/{useUniqueId-b6678dac.js → useUniqueId-0d137689.js} +0 -0
- /package/build/esm/{utils-906afdbb.js → utils-3501a8c9.js} +0 -0
- /package/build/{index-732d0cf6.js → index-1327fbe0.js} +0 -0
- /package/build/{index-801d0f8c.js → index-14dec016.js} +0 -0
- /package/build/{index-66d74ff8.js → index-8515dc14.js} +0 -0
- /package/build/{index-991e8580.js → index-ec93dd5c.js} +0 -0
- /package/build/{isProduction-45b769c5.js → isProduction-b1fe9e14.js} +0 -0
- /package/build/{localizeNumberFormat-454257cf.js → localizeNumberFormat-1a51ee3d.js} +0 -0
- /package/build/{normalizeLink-0adecbbe.js → normalizeLink-2fbce9d9.js} +0 -0
- /package/build/{number-8c7f489b.js → number-a548c60c.js} +0 -0
- /package/build/{paths-4aef546c.js → paths-c6a37ed5.js} +0 -0
- /package/build/{theme-a6769818.js → theme-98664cfd.js} +0 -0
- /package/build/{translationsContext-e5b47417.js → translationsContext-4b7afa0b.js} +0 -0
- /package/build/{tslib.es6-7680ee2c.js → tslib.es6-86f09fff.js} +0 -0
- /package/build/{types-287b750a.js → types-68510635.js} +0 -0
- /package/build/{useIsInit-8805c830.js → useIsInit-2b2ff2f0.js} +0 -0
- /package/build/{useOutsideClick-e57e999e.js → useOutsideClick-cff03e12.js} +0 -0
- /package/build/{useScrollbarSize-12f586ff.js → useScrollbarSize-8ba5e28e.js} +0 -0
- /package/build/{useUniqueId-0421e0af.js → useUniqueId-3b0ef44a.js} +0 -0
- /package/build/{utils-a423ef09.js → utils-1f428807.js} +0 -0
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { UseFormReturnType } from '@mantine/form';
|
|
3
|
+
import { ButtonProps } from "../../../../../mantine";
|
|
3
4
|
import { ThrFormValue } from "./";
|
|
4
5
|
export type ThrFormContextType = {
|
|
5
6
|
isAdult: boolean;
|
|
@@ -12,5 +13,6 @@ export type ThrFormContextType = {
|
|
|
12
13
|
}[];
|
|
13
14
|
linkTool: string;
|
|
14
15
|
form: UseFormReturnType<ThrFormValue, (values: ThrFormValue) => ThrFormValue>;
|
|
16
|
+
submitProps?: ButtonProps;
|
|
15
17
|
};
|
|
16
18
|
export declare const ThrFormContext: import("react").Context<ThrFormContextType>;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
+
import { ButtonProps } from "../../../../../mantine";
|
|
2
3
|
import { Gender } from "../../../../../types";
|
|
3
4
|
import { HealthToolFormWrapperProps } from "../../formWrapper";
|
|
4
5
|
export type ThrFormValue = {
|
|
@@ -11,5 +12,6 @@ export type ThrFormValue = {
|
|
|
11
12
|
export type ThrFormProps = {
|
|
12
13
|
onSubmit: (v: ThrFormValue) => void;
|
|
13
14
|
onError?: () => void;
|
|
15
|
+
submitProps?: ButtonProps;
|
|
14
16
|
} & HealthToolFormWrapperProps;
|
|
15
|
-
export declare const ThrForm: ({ formLayout, onSubmit, onError, ...rest }: ThrFormProps) => React.JSX.Element;
|
|
17
|
+
export declare const ThrForm: ({ formLayout, onSubmit, onError, submitProps, ...rest }: ThrFormProps) => React.JSX.Element;
|
|
@@ -3,6 +3,7 @@ import { BoxProps } from '@mantine/core';
|
|
|
3
3
|
import { FormLayoutContextType } from "./context";
|
|
4
4
|
import { FormRow } from "./formRow";
|
|
5
5
|
import { SubmitBtn } from "./submitBtn";
|
|
6
|
+
import { Switching } from "./switching";
|
|
6
7
|
import { Unit } from "./unit";
|
|
7
8
|
import { BorderBoxControl } from "../components/borderBoxControl";
|
|
8
9
|
import { BorderInlineControl } from "../components/borderInlineControl";
|
|
@@ -17,6 +18,7 @@ export interface CompoundedComponent extends ForwardRefExoticComponent<HealthToo
|
|
|
17
18
|
FormRow: typeof FormRow;
|
|
18
19
|
Submit: typeof SubmitBtn;
|
|
19
20
|
Unit: typeof Unit;
|
|
21
|
+
Switching: typeof Switching;
|
|
20
22
|
}
|
|
21
23
|
declare const HealthToolFormWrapper: CompoundedComponent;
|
|
22
24
|
export { HealthToolFormWrapper };
|
|
@@ -31,9 +31,10 @@ export { ToolsBannerCard } from "./toolBannerCard";
|
|
|
31
31
|
export { DueDateCardEmbed } from "./embeddedHeathToolCards/due-date/dueDate";
|
|
32
32
|
export { BMICardEmbed } from "./embeddedHeathToolCards/bmi/bmi";
|
|
33
33
|
export { BmiForm } from "./healthTools/form/bmiForm";
|
|
34
|
-
export { BmiFormValue } from "./embeddedHeathToolCards/helpers";
|
|
34
|
+
export { BmiFormValue, BmiFormProps } from "./embeddedHeathToolCards/helpers";
|
|
35
35
|
export { BabyGrowthCardEmbed, BabyGrowthCardEmbedProps, } from "./embeddedHeathToolCards/baby-growth";
|
|
36
36
|
export { BabyPoopEmbed } from "./embeddedHeathToolCards/baby-poop";
|
|
37
|
+
export { BabyPoopForm } from "./healthTools/form/babyPoopForm";
|
|
37
38
|
export { THRCardEmbed } from "./embeddedHeathToolCards/target-heart-rate";
|
|
38
39
|
export { ThrForm, ThrFormProps, ThrFormValue } from "./healthTools/form/thrForm";
|
|
39
40
|
export { BMRCardEmbed } from "./embeddedHeathToolCards/bmr/bmr";
|
|
@@ -41,6 +42,7 @@ export type { DueDateCardEmbedProps } from "./embeddedHeathToolCards/due-date/du
|
|
|
41
42
|
export { OvulationCardEmbed } from "./embeddedHeathToolCards/ovulation/ovulation";
|
|
42
43
|
export type { Props as OvulationCardEmbedProps } from "./embeddedHeathToolCards/ovulation/ovulation";
|
|
43
44
|
export { PWGCardEmbed } from "./embeddedHeathToolCards/pwg/pwg";
|
|
45
|
+
export { PWGForm, PWGFormProps, PWGFormValue } from "./healthTools/form/pwgForm";
|
|
44
46
|
export type { Props as PWGCardEmbedProps } from "./embeddedHeathToolCards/ovulation/ovulation";
|
|
45
47
|
export type { SEOData as SeoHeadSEOData, Props as SeoHeadProps, } from "./seoHead";
|
|
46
48
|
export { LanguageSwitcher } from "./languageSwitcher";
|
|
@@ -7,16 +7,11 @@ export type Props = {
|
|
|
7
7
|
date: string;
|
|
8
8
|
};
|
|
9
9
|
color?: string;
|
|
10
|
-
bannerUrl?: string;
|
|
11
|
-
bannerUrlLarge?: string;
|
|
12
10
|
bannerColor?: string;
|
|
13
11
|
style?: CSSProperties;
|
|
14
12
|
className?: string;
|
|
15
|
-
isMobile?: boolean;
|
|
16
13
|
icon?: JSX.Element;
|
|
17
|
-
isSide?: boolean;
|
|
18
|
-
isEmbeded?: boolean;
|
|
19
14
|
isPregTool?: boolean;
|
|
20
15
|
};
|
|
21
|
-
declare const ToolsBannerCard: ({ className, heading,
|
|
16
|
+
declare const ToolsBannerCard: ({ className, heading, bannerColor, medicalReview, icon, style, isPregTool, }: Props) => React.JSX.Element;
|
|
22
17
|
export { ToolsBannerCard };
|
|
@@ -4,15 +4,9 @@ export declare const StyledInnerClass = "hhgcomp-toolbanner-inner";
|
|
|
4
4
|
export declare const StyledWrapper: import("react").ForwardRefExoticComponent<Omit<{
|
|
5
5
|
theme?: import("@emotion/react").Theme;
|
|
6
6
|
as?: import("react").ElementType<any>;
|
|
7
|
-
} & {
|
|
8
|
-
'data-banner-url'?: string;
|
|
9
|
-
'data-banner-color'?: string;
|
|
10
7
|
} & import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, "ref"> & import("react").RefAttributes<HTMLDivElement | import("react").Component<{
|
|
11
8
|
theme?: import("@emotion/react").Theme;
|
|
12
9
|
as?: import("react").ElementType<any>;
|
|
13
|
-
} & {
|
|
14
|
-
'data-banner-url'?: string;
|
|
15
|
-
'data-banner-color'?: string;
|
|
16
10
|
} & import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, any, any>>> & {
|
|
17
11
|
classSelector: string;
|
|
18
12
|
};
|
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { SiteType } from "../../../interfaces/types";
|
|
3
3
|
import { PregWeightInfo } from "../../../together/interfaces/types";
|
|
4
|
-
|
|
4
|
+
export type InputError = {
|
|
5
|
+
weightBefore: string;
|
|
6
|
+
weight: string;
|
|
7
|
+
height: string;
|
|
8
|
+
};
|
|
5
9
|
export type Props = {
|
|
6
10
|
info: PregWeightInfo;
|
|
7
11
|
errorMessage?: InputError;
|
package/build/esm/components.js
CHANGED
|
@@ -1,92 +1,92 @@
|
|
|
1
|
-
export {
|
|
2
|
-
export { B as Button } from './index-
|
|
3
|
-
export { A as AuthorBadge, a as BookingBtn, B as BtnChoice, D as Divider } from './index-
|
|
4
|
-
export { F as Flag, I as ImageWrap } from './index-
|
|
5
|
-
export { H as Heading } from './index-
|
|
6
|
-
export { I as Input } from './index-
|
|
7
|
-
export { L as Label } from './constants-
|
|
8
|
-
export { L as Logo } from './index-
|
|
9
|
-
export { P as PureInput, S as StepRenderer, a as StepRendererContext, T as TextArea } from './index.styles-
|
|
10
|
-
export { T as Text } from './index-
|
|
11
|
-
export { C as Container } from './index-
|
|
12
|
-
export { I as Icon } from './index-
|
|
13
|
-
export { D as Drawer, G as GenderOptionControl, M as Modal, R as RadioImageGroup } from './index-
|
|
14
|
-
export { C as CustomReferenceDot } from './index-
|
|
15
|
-
export { L as LogoIcon } from './utils-
|
|
16
|
-
export { D as DatePicker, L as Loading } from './index-
|
|
17
|
-
export { D as Dropdown } from './index-
|
|
18
|
-
export { P as Popup } from './index-
|
|
19
|
-
export { L as LanguageSwitcher, b as NavigationLogoutPopup, c as NavigationProfileButton, N as NavigationV2, P as ProfileNavigation, g as getNavMenuContent, a as getNavMenuContentWithCache } from './index-
|
|
20
|
-
export { P as PillCarousel } from './index-
|
|
21
|
-
export { A as AddressInput } from './index-
|
|
22
|
-
export { F as Footer } from './index-
|
|
1
|
+
export { X as AdBlock, A as Alert, e as ArticleCard, f as ArticleCardV2, a as Avatar, w as BMICardEmbed, K as BMRCardEmbed, y as BabyGrowthCardEmbed, z as BabyPoopEmbed, E as BabyPoopForm, B as Badge, x as BmiForm, b as BorderHeading, U as Breadcrumbs, g as CategoryCard, C as Checkbox, h as CheckboxGroup, r as CookieAcceptConfirm, Q as DateRangePicker, D as DoctorInfo, v as DueDateCardEmbed, F as FileDropdown, Y as FixedBottomAdBlock, q as FloatButtonGroup, G as Grid, I as IconText, $ as MAPPING_CATEGORY_PREMIUM_API_TYPE, _ as MAPPING_CATEGORY_PREMIUM_TYPE, M as MobileBottomNavigation, s as MobileBottomNavigationIcon, O as OvulationCardEmbed, L as PWGCardEmbed, N as PWGForm, P as Pagination, i as ProgressBar, R as Radio, j as RadioGroup, d as RateStars, S as ScrollList, t as SeoHead, V as ShareContainer, W as ShareDrawer, a0 as SideBannerModal, k as SideMenu, l as StatisticCard, Z as SurveyOrPremiumBanner, o as SurveyQuestionCard, p as SurveyThankyouCard, H as THRCardEmbed, m as Table, n as Tabs, T as Tag, J as ThrForm, c as Toggle, u as ToolsBannerCard, a1 as UserProfileNavigation, a2 as UserProfileNavigationHeader, a3 as UserProfileNavigationStats } from './index-40919066.js';
|
|
2
|
+
export { B as Button } from './index-0771cb54.js';
|
|
3
|
+
export { A as AuthorBadge, a as BookingBtn, B as BtnChoice, D as Divider } from './index-0ec34552.js';
|
|
4
|
+
export { F as Flag, I as ImageWrap } from './index-e2d45ff6.js';
|
|
5
|
+
export { H as Heading } from './index-c853dc6e.js';
|
|
6
|
+
export { I as Input } from './index-b115d850.js';
|
|
7
|
+
export { L as Label } from './constants-3f24d4bd.js';
|
|
8
|
+
export { L as Logo } from './index-23968a4b.js';
|
|
9
|
+
export { P as PureInput, S as StepRenderer, a as StepRendererContext, T as TextArea } from './index.styles-64fbe1fc.js';
|
|
10
|
+
export { T as Text } from './index-8e030e26.js';
|
|
11
|
+
export { C as Container } from './index-39aeff4f.js';
|
|
12
|
+
export { I as Icon } from './index-10f46069.js';
|
|
13
|
+
export { D as Drawer, G as GenderOptionControl, M as Modal, R as RadioImageGroup } from './index-08683b2c.js';
|
|
14
|
+
export { C as CustomReferenceDot } from './index-2219b86b.js';
|
|
15
|
+
export { L as LogoIcon } from './utils-3d5bdbed.js';
|
|
16
|
+
export { D as DatePicker, L as Loading } from './index-f0551563.js';
|
|
17
|
+
export { D as Dropdown } from './index-54d95469.js';
|
|
18
|
+
export { P as Popup } from './index-a6c27fed.js';
|
|
19
|
+
export { L as LanguageSwitcher, b as NavigationLogoutPopup, c as NavigationProfileButton, N as NavigationV2, P as ProfileNavigation, g as getNavMenuContent, a as getNavMenuContentWithCache } from './index-7b6dd120.js';
|
|
20
|
+
export { P as PillCarousel } from './index-d2706741.js';
|
|
21
|
+
export { A as AddressInput } from './index-51a5b352.js';
|
|
22
|
+
export { F as Footer } from './index-8573a814.js';
|
|
23
23
|
import 'react';
|
|
24
|
-
import './index-
|
|
25
|
-
import './tslib.es6-
|
|
24
|
+
import './index-b1db79d0.js';
|
|
25
|
+
import './tslib.es6-77e4ea0d.js';
|
|
26
26
|
import '@mantine/core';
|
|
27
|
-
import './utils-
|
|
27
|
+
import './utils-3501a8c9.js';
|
|
28
28
|
import '@hhgtech/icons/other';
|
|
29
|
-
import './index-
|
|
30
|
-
import './index-
|
|
29
|
+
import './index-cb06c57d.js';
|
|
30
|
+
import './index-df7ed505.js';
|
|
31
31
|
import 'date-fns/locale';
|
|
32
|
-
import './index-
|
|
33
|
-
import './isProduction-
|
|
34
|
-
import './theme-
|
|
32
|
+
import './index-cc4e3181.js';
|
|
33
|
+
import './isProduction-2cb49e0e.js';
|
|
34
|
+
import './theme-ad9ae9bc.js';
|
|
35
35
|
import 'innertext';
|
|
36
36
|
import '@mantine/dates';
|
|
37
|
-
import './useMantineLocale-
|
|
37
|
+
import './useMantineLocale-5341dd85.js';
|
|
38
38
|
import 'dayjs';
|
|
39
|
-
import './translationsContext-
|
|
39
|
+
import './translationsContext-dd192b6b.js';
|
|
40
40
|
import 'string-format';
|
|
41
41
|
import '@mantine/hooks';
|
|
42
42
|
import '@emotion/styled';
|
|
43
43
|
import 'lodash/throttle';
|
|
44
44
|
import '@emotion/react';
|
|
45
45
|
import 'html-react-parser';
|
|
46
|
-
import './useTranslations-
|
|
46
|
+
import './useTranslations-5f0ff5be.js';
|
|
47
47
|
import 'date-fns';
|
|
48
|
-
import './types-
|
|
49
|
-
import './utils-
|
|
50
|
-
import './cookieHelper-
|
|
48
|
+
import './types-1184bbca.js';
|
|
49
|
+
import './utils-5f7c2eba.js';
|
|
50
|
+
import './cookieHelper-bdcae9e9.js';
|
|
51
51
|
import 'slugify';
|
|
52
|
-
import './index-
|
|
53
|
-
import './index.styled-
|
|
54
|
-
import './index-
|
|
52
|
+
import './index-1d14271f.js';
|
|
53
|
+
import './index.styled-7e8976d7.js';
|
|
54
|
+
import './index-30aa26a2.js';
|
|
55
55
|
import '@mantine/form';
|
|
56
|
-
import './useHealthToolCache-
|
|
57
|
-
import './getDynamicHealthTool-
|
|
58
|
-
import './normalizeLink-
|
|
59
|
-
import './routing-
|
|
60
|
-
import './core-
|
|
61
|
-
import './index-
|
|
56
|
+
import './useHealthToolCache-38287625.js';
|
|
57
|
+
import './getDynamicHealthTool-acd90910.js';
|
|
58
|
+
import './normalizeLink-98886668.js';
|
|
59
|
+
import './routing-4707108c.js';
|
|
60
|
+
import './core-3cbf0731.js';
|
|
61
|
+
import './index-8f004caa.js';
|
|
62
62
|
import 'react-hook-form';
|
|
63
|
-
import './
|
|
64
|
-
import './useOutsideClick-76556248.js';
|
|
63
|
+
import './useOutsideClick-29676c24.js';
|
|
65
64
|
import 'date-fns/locale/en-US';
|
|
66
65
|
import 'date-fns/locale/id';
|
|
67
66
|
import 'date-fns/locale/vi';
|
|
68
67
|
import 'date-fns/locale/zh-TW';
|
|
69
|
-
import './getSocialList-
|
|
68
|
+
import './getSocialList-87a58288.js';
|
|
69
|
+
import './WhatsApp-98f17e50.js';
|
|
70
70
|
import 'uuid';
|
|
71
71
|
import '@hhgtech/icons/core';
|
|
72
|
-
import './index-
|
|
72
|
+
import './index-8345f710.js';
|
|
73
73
|
import 'js-cookie';
|
|
74
74
|
import 'lodash/flatten';
|
|
75
75
|
import 'lodash/uniqBy';
|
|
76
|
-
import './paths-
|
|
76
|
+
import './paths-47504c6e.js';
|
|
77
77
|
import '@mantine/carousel';
|
|
78
78
|
import 'classnames';
|
|
79
|
-
import './useUniqueId-
|
|
80
|
-
import './animation-
|
|
79
|
+
import './useUniqueId-0d137689.js';
|
|
80
|
+
import './animation-89491bac.js';
|
|
81
81
|
import 'react-keyed-flatten-children';
|
|
82
|
-
import './useScrollbarSize-
|
|
82
|
+
import './useScrollbarSize-c96444e0.js';
|
|
83
83
|
import 'lodash/debounce';
|
|
84
84
|
import 'react-dom';
|
|
85
85
|
import '@hookform/resolvers/yup';
|
|
86
86
|
import 'react-day-picker/DayPickerInput';
|
|
87
|
-
import './constants-
|
|
88
|
-
import './ChevronDown-
|
|
89
|
-
import './index-
|
|
90
|
-
import './useIsInit-
|
|
87
|
+
import './constants-b34d417b.js';
|
|
88
|
+
import './ChevronDown-761e1d17.js';
|
|
89
|
+
import './index-62e81061.js';
|
|
90
|
+
import './useIsInit-8442a087.js';
|
|
91
91
|
import 'dayjs/plugin/relativeTime';
|
|
92
|
-
import './utils-
|
|
92
|
+
import './utils-ea3a5a18.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import styled from '@emotion/styled';
|
|
2
|
-
import { t as theme } from './theme-
|
|
3
|
-
import { M as MediaQueries } from './utils-
|
|
2
|
+
import { t as theme } from './theme-ad9ae9bc.js';
|
|
3
|
+
import { M as MediaQueries } from './utils-3501a8c9.js';
|
|
4
4
|
import React__default from 'react';
|
|
5
5
|
|
|
6
6
|
const StyledInput = styled.div `
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import './index-
|
|
2
|
-
import { i as isProduction } from './isProduction-
|
|
1
|
+
import './index-df7ed505.js';
|
|
2
|
+
import { i as isProduction } from './isProduction-2cb49e0e.js';
|
|
3
3
|
|
|
4
4
|
const isDevelopment = process.env.NEXT_PUBLIC_DEPLOY_ENV === 'development';
|
|
5
5
|
const IS_SSR = typeof window === 'undefined';
|
package/build/esm/constants.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { A as API_DATE_FORMAT, B as BEARER_TOKEN_COOKIE, b as CARE_BOOKING_LOCALES, C as CARE_LOCALES, c as CDN_ADDRESS, h as DATE_FNS_DATE_FORMAT, D as DATE_FNS_LOCALE, E as ECOM_LOCALES, F as FAVICONS, G as GA_TOKEN_COOKIE, I as ISO_FORMAT, L as LOCALE_SPECS, M as MAP_DOMAIN_BY_LOCALE, Q as QUERY_HEALTH_TOOL, R as RISK_SCREENER_NAME, a as RISK_SCREENER_SLUG, f as SSO_URL, S as STATIC_PAGES, T as TOGETHER_LOCALES, g as UP_BASEPATH, U as USER_GEOLOCATION_COORDINATES_COOKIE, e as basePath, d as domainLocales, j as siteHost, s as siteOptions } from './index-
|
|
2
|
-
export { i as isProduction } from './isProduction-
|
|
1
|
+
export { A as API_DATE_FORMAT, B as BEARER_TOKEN_COOKIE, b as CARE_BOOKING_LOCALES, C as CARE_LOCALES, c as CDN_ADDRESS, h as DATE_FNS_DATE_FORMAT, D as DATE_FNS_LOCALE, E as ECOM_LOCALES, F as FAVICONS, G as GA_TOKEN_COOKIE, I as ISO_FORMAT, L as LOCALE_SPECS, M as MAP_DOMAIN_BY_LOCALE, Q as QUERY_HEALTH_TOOL, R as RISK_SCREENER_NAME, a as RISK_SCREENER_SLUG, f as SSO_URL, S as STATIC_PAGES, T as TOGETHER_LOCALES, g as UP_BASEPATH, U as USER_GEOLOCATION_COORDINATES_COOKIE, e as basePath, d as domainLocales, j as siteHost, s as siteOptions } from './index-df7ed505.js';
|
|
2
|
+
export { i as isProduction } from './isProduction-2cb49e0e.js';
|
|
3
3
|
import 'date-fns/locale';
|
|
4
|
-
import './index-
|
|
4
|
+
import './index-cc4e3181.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { a as __awaiter } from './tslib.es6-
|
|
2
|
-
import { i as isProduction } from './isProduction-
|
|
1
|
+
import { a as __awaiter } from './tslib.es6-77e4ea0d.js';
|
|
2
|
+
import { i as isProduction } from './isProduction-2cb49e0e.js';
|
|
3
3
|
|
|
4
4
|
const ServerCache = {};
|
|
5
5
|
const getCachedItem = (key) => {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React__default, { createContext, useState, useEffect, useMemo } from 'react';
|
|
2
2
|
import throttle from 'lodash/throttle';
|
|
3
|
-
import { B as Breakpoints } from './utils-
|
|
3
|
+
import { B as Breakpoints } from './utils-3501a8c9.js';
|
|
4
4
|
|
|
5
5
|
const ScreenSizeContext = createContext({
|
|
6
6
|
isInit: true,
|
package/build/esm/ecom.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { t as theme } from './theme-
|
|
2
|
-
export { c as Constants } from './constants-
|
|
3
|
-
export { t as Types } from './types-
|
|
4
|
-
import './index-
|
|
1
|
+
import { t as theme } from './theme-ad9ae9bc.js';
|
|
2
|
+
export { c as Constants } from './constants-b34d417b.js';
|
|
3
|
+
export { t as Types } from './types-1184bbca.js';
|
|
4
|
+
import './index-df7ed505.js';
|
|
5
5
|
import 'date-fns/locale';
|
|
6
|
-
import './index-
|
|
7
|
-
import './isProduction-
|
|
6
|
+
import './index-cc4e3181.js';
|
|
7
|
+
import './isProduction-2cb49e0e.js';
|
|
8
8
|
|
|
9
9
|
// ===== CART END =====
|
|
10
10
|
|
package/build/esm/footer.js
CHANGED
|
@@ -1,30 +1,30 @@
|
|
|
1
|
-
export { F as Footer } from './index-
|
|
1
|
+
export { F as Footer } from './index-8573a814.js';
|
|
2
2
|
import 'react';
|
|
3
|
-
import './index-
|
|
3
|
+
import './index-39aeff4f.js';
|
|
4
4
|
import 'dayjs';
|
|
5
|
-
import './index-
|
|
5
|
+
import './index-df7ed505.js';
|
|
6
6
|
import 'date-fns/locale';
|
|
7
|
-
import './index-
|
|
8
|
-
import './isProduction-
|
|
9
|
-
import './index-
|
|
10
|
-
import './tslib.es6-
|
|
7
|
+
import './index-cc4e3181.js';
|
|
8
|
+
import './isProduction-2cb49e0e.js';
|
|
9
|
+
import './index-e2d45ff6.js';
|
|
10
|
+
import './tslib.es6-77e4ea0d.js';
|
|
11
11
|
import '@hhgtech/icons/other';
|
|
12
12
|
import '@mantine/core';
|
|
13
13
|
import '@mantine/hooks';
|
|
14
|
-
import './index-
|
|
15
|
-
import './utils-
|
|
14
|
+
import './index-cb06c57d.js';
|
|
15
|
+
import './utils-3501a8c9.js';
|
|
16
16
|
import '@emotion/styled';
|
|
17
17
|
import '@mantine/carousel';
|
|
18
|
-
import './index-
|
|
19
|
-
import './theme-
|
|
20
|
-
import './useMantineLocale-
|
|
18
|
+
import './index-b1db79d0.js';
|
|
19
|
+
import './theme-ad9ae9bc.js';
|
|
20
|
+
import './useMantineLocale-5341dd85.js';
|
|
21
21
|
import 'classnames';
|
|
22
|
-
import './useUniqueId-
|
|
22
|
+
import './useUniqueId-0d137689.js';
|
|
23
23
|
import '@hhgtech/icons/core';
|
|
24
24
|
import '@mantine/dates';
|
|
25
|
-
import './translationsContext-
|
|
25
|
+
import './translationsContext-dd192b6b.js';
|
|
26
26
|
import 'string-format';
|
|
27
|
-
import './index-
|
|
28
|
-
import './utils-
|
|
29
|
-
import './index-
|
|
30
|
-
import './index.styled-
|
|
27
|
+
import './index-23968a4b.js';
|
|
28
|
+
import './utils-3d5bdbed.js';
|
|
29
|
+
import './index-1d14271f.js';
|
|
30
|
+
import './index.styled-7e8976d7.js';
|
package/build/esm/gAssets.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { C as CommonGAssets, G as GAssets } from './index-
|
|
2
|
-
import './index-
|
|
1
|
+
export { C as CommonGAssets, G as GAssets } from './index-cb06c57d.js';
|
|
2
|
+
import './index-df7ed505.js';
|
|
3
3
|
import 'date-fns/locale';
|
|
4
|
-
import './index-
|
|
5
|
-
import './isProduction-
|
|
4
|
+
import './index-cc4e3181.js';
|
|
5
|
+
import './isProduction-2cb49e0e.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { a as __awaiter } from './tslib.es6-
|
|
2
|
-
import { n as normalizeLinkSlash } from './normalizeLink-
|
|
3
|
-
import { c as getDiscoverApiDomain } from './routing-
|
|
4
|
-
import { g as getDataWithCache } from './core-
|
|
1
|
+
import { a as __awaiter } from './tslib.es6-77e4ea0d.js';
|
|
2
|
+
import { n as normalizeLinkSlash } from './normalizeLink-98886668.js';
|
|
3
|
+
import { c as getDiscoverApiDomain } from './routing-4707108c.js';
|
|
4
|
+
import { g as getDataWithCache } from './core-3cbf0731.js';
|
|
5
5
|
|
|
6
6
|
const formatHealthTool = (healthTool, locale) => {
|
|
7
7
|
var _a, _b;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import React__default from 'react';
|
|
2
|
-
import { _ as __rest } from './tslib.es6-
|
|
3
|
-
import { W as WhatsApp, I as Instagram } from './WhatsApp-
|
|
4
|
-
import { S as SocialType, L as LOCALE } from './index-
|
|
5
|
-
import { C as CommonGAssets } from './index-
|
|
2
|
+
import { _ as __rest } from './tslib.es6-77e4ea0d.js';
|
|
3
|
+
import { W as WhatsApp, I as Instagram } from './WhatsApp-98f17e50.js';
|
|
4
|
+
import { S as SocialType, L as LOCALE } from './index-cc4e3181.js';
|
|
5
|
+
import { C as CommonGAssets } from './index-cb06c57d.js';
|
|
6
6
|
|
|
7
7
|
const Facebook = (_a) => {
|
|
8
8
|
var { size } = _a, rest = __rest(_a, ["size"]);
|
package/build/esm/hooks.js
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
export { u as useTranslations } from './useTranslations-
|
|
2
|
-
export { M as MEASURE_ELEMENT_CLASS, u as useScrollbarSize } from './useScrollbarSize-
|
|
3
|
-
export { M as MAPPED_CATEGORY_SLUGS, P as PREGNANCY_SLUG, c as useCategory, u as useFbDataLayer, a as usePrevious, b as useRafState } from './useCategory-
|
|
4
|
-
export { u as useHealthToolsCache } from './useHealthToolCache-
|
|
5
|
-
export { u as useIsInit } from './useIsInit-
|
|
6
|
-
export { i as initSharedOutSideClickListener, a as useOutsideClick, u as useSharedOutsideClick } from './useOutsideClick-
|
|
7
|
-
export { u as useInitialMount, a as useUniqueId } from './useUniqueId-
|
|
1
|
+
export { u as useTranslations } from './useTranslations-5f0ff5be.js';
|
|
2
|
+
export { M as MEASURE_ELEMENT_CLASS, u as useScrollbarSize } from './useScrollbarSize-c96444e0.js';
|
|
3
|
+
export { M as MAPPED_CATEGORY_SLUGS, P as PREGNANCY_SLUG, c as useCategory, u as useFbDataLayer, a as usePrevious, b as useRafState } from './useCategory-cad4aa31.js';
|
|
4
|
+
export { u as useHealthToolsCache } from './useHealthToolCache-38287625.js';
|
|
5
|
+
export { u as useIsInit } from './useIsInit-8442a087.js';
|
|
6
|
+
export { i as initSharedOutSideClickListener, a as useOutsideClick, u as useSharedOutsideClick } from './useOutsideClick-29676c24.js';
|
|
7
|
+
export { u as useInitialMount, a as useUniqueId } from './useUniqueId-0d137689.js';
|
|
8
8
|
import 'react';
|
|
9
|
-
import './translationsContext-
|
|
9
|
+
import './translationsContext-dd192b6b.js';
|
|
10
10
|
import 'string-format';
|
|
11
11
|
import 'lodash/debounce';
|
|
12
|
-
import './tslib.es6-
|
|
13
|
-
import './cookieHelper-
|
|
14
|
-
import './index-
|
|
15
|
-
import './getDynamicHealthTool-
|
|
16
|
-
import './normalizeLink-
|
|
17
|
-
import './routing-
|
|
18
|
-
import './index-
|
|
12
|
+
import './tslib.es6-77e4ea0d.js';
|
|
13
|
+
import './cookieHelper-bdcae9e9.js';
|
|
14
|
+
import './index-cc4e3181.js';
|
|
15
|
+
import './getDynamicHealthTool-acd90910.js';
|
|
16
|
+
import './normalizeLink-98886668.js';
|
|
17
|
+
import './routing-4707108c.js';
|
|
18
|
+
import './index-df7ed505.js';
|
|
19
19
|
import 'date-fns/locale';
|
|
20
|
-
import './isProduction-
|
|
21
|
-
import './core-
|
|
20
|
+
import './isProduction-2cb49e0e.js';
|
|
21
|
+
import './core-3cbf0731.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export type TranslationKeys = 'actionPopover.delete' | 'actionPopover.deleteNotification' | 'actionPopover.edit' | 'actionPopover.inviteShareCommunity' | 'actionPopover.joinCommunity' | 'actionPopover.leaveCommunit' | 'actionPopover.leaveCommunity' | 'actionPopover.leaveCommunity.accept' | 'actionPopover.leaveCommunity.cancel' | 'actionPopover.leaveCommunity.description' | 'actionPopover.leaveCommunity.title' | 'actionPopover.report' | 'actionPopover.turnOffNotification' | 'actionPopover.turnOffNotificationAbout' | 'actionPopover.turnOnNotification' | 'adBanner.title' | 'admin.comments' | 'admin.communities' | 'admin.community' | 'article.shareOn' | 'articleAuthor.title.expert' | 'articleAuthor.title.fact-check' | 'articleAuthor.title.medical' | 'articleAuthor.title.written-by' | 'articlePage.articleReviewerBy' | 'articlePage.readMore' | 'articlePage.showLess' | 'babyGrowth.alert.bmi' | 'babyGrowth.alert.head' | 'babyGrowth.alert.weight' | 'babyGrowth.babyInfo' | 'babyGrowth.chartTitle' | 'babyGrowth.chartTitle.noName' | 'babyGrowth.cm' | 'babyGrowth.drawer.addMeasurement' | 'babyGrowth.drawer.createBaby' | 'babyGrowth.drawer.switchProfile' | 'babyGrowth.emptyName' | 'babyGrowth.error.atLeastOneOf' | 'babyGrowth.error.birthdayRequired' | 'babyGrowth.error.invalidAge' | 'babyGrowth.error.invalidMeasurementDate' | 'babyGrowth.error.invalidValue' | 'babyGrowth.error.measurementDateLowerThanBirthday' | 'babyGrowth.error.outOfRange' | 'babyGrowth.error.title' | 'babyGrowth.head' | 'babyGrowth.headCircumference' | 'babyGrowth.height' | 'babyGrowth.input.babyName' | 'babyGrowth.input.birthday' | 'babyGrowth.input.bmi' | 'babyGrowth.input.bodyMass' | 'babyGrowth.input.checkSubmit' | 'babyGrowth.input.measurementDate' | 'babyGrowth.input.submit' | 'babyGrowth.kg' | 'babyGrowth.kg.m2' | 'babyGrowth.monthly' | 'babyGrowth.nickname' | 'babyGrowth.optional' | 'babyGrowth.pageTitle' | 'babyGrowth.percentiles' | 'babyGrowth.placeholder.babyName' | 'babyGrowth.popup.heading' | 'babyGrowth.reCalculate' | 'babyGrowth.record' | 'babyGrowth.save' | 'babyGrowth.save.loggedIn' | 'babyGrowth.weekly' | 'babyGrowth.weight' | 'babyGrowth.xLabel' | 'babyGrowth.yearly' | 'babyPoop.findOut' | 'babyPoopTool.name' | 'babyVaccine.banner.readmore' | 'babyVaccine.immunization.vaccineName' | 'babyVaccine.immunization.warning' | 'babyVaccine.popup.button' | 'babyVaccine.popup.button.submit' | 'babyVaccine.popup.checkbox.suggestedDate' | 'babyVaccine.popup.confirm.close' | 'babyVaccine.popup.confirm.description' | 'babyVaccine.popup.confirm.ok' | 'babyVaccine.popup.confirm.title' | 'babyVaccine.popup.input.suggestedDate' | 'babyVaccine.popup.label.doses' | 'babyVaccine.popup.tab.benefits' | 'babyVaccine.popup.tab.contraindication' | 'babyVaccine.popup.tab.detail' | 'babyVaccine.popup.tab.schedule' | 'babyVaccine.popup.title' | 'babyVaccine.status.all' | 'babyVaccine.status.missed' | 'babyVaccine.status.next' | 'babyVaccine.status.upcoming' | 'babyVaccine.status.vaccinated' | 'babyVaccine.timeline.antigen' | 'babyVaccine.timeline.atBirth' | 'babyVaccine.timeline.total' | 'babyVaccine.timeline.totalNext' | 'babyVaccine.timeline.totalPast' | 'babyVaccine.vaccineCard.injected' | 'babyVaccine.vaccineCard.markAsInjected' | 'babyVaccine.vaccineInfo.dose' | 'babyVaccine.vaccineInfo.injectedDate' | 'babyVaccine.vaccineInfo.mandatory' | 'babyVaccine.vaccineInfo.optional' | 'babyVaccine.vaccineInfo.suggested' | 'bmi.ageInput' | 'bmi.ageInput.desc' | 'bmi.ageInput.error' | 'bmi.heading' | 'bmi.heightInput' | 'bmi.heightInput.desc' | 'bmi.heightInput.error' | 'bmi.objective' | 'bmi.objective.gainWeight' | 'bmi.objective.loseWeight' | 'bmi.objective.maintainWeight' | 'bmi.result.healthy' | 'bmi.result.overweight' | 'bmi.result.underweight' | 'bmi.selectGender' | 'bmi.submit' | 'bmi.weightInput' | 'bmi.weightInput.desc' | 'bmi.weightInput.error' | 'bmr.heading' | 'booking.searchBar.allLocations' | 'booking.searchBar.allSpecialties' | 'booking.searchBar.currentLocation' | 'booking.searchBar.grantLocation' | 'booking.searchBar.locationPlaceholder' | 'booking.searchBar.noResults' | 'booking.searchBar.placeholder.doctor' | 'booking.searchBar.placeholder.hospital' | 'booking.searchBar.placeholder.service' | 'booking.searchBar.placeholder.specialty' | 'booking.searchBar.popularKey' | 'booking.searchBar.searchButton' | 'booking.searchBar.searchInput.placeholder' | 'booking.searchBar.useCurrentLocation' | 'booking.searchBar.viewAll' | 'booking.searchPopup.doctors' | 'booking.searchPopup.hospitals' | 'booking.searchPopup.searchIn.doctors' | 'booking.searchPopup.searchIn.hospitals' | 'booking.searchPopup.searchIn.services' | 'booking.searchPopup.searchIn.specialties' | 'booking.searchPopup.seeAll' | 'booking.searchPopup.seeLessSpecialties' | 'booking.searchPopup.seeMoreSpecialties' | 'booking.searchPopup.services' | 'booking.searchPopup.specialties' | 'booking.searchResult.description' | 'bottomBar.share' | 'cardAuthor.admin' | 'cardAuthor.ambassador' | 'cardAuthor.expert' | 'cardAuthor.guide' | 'cardAuthor.influencer' | 'cardAuthor.localAdmin' | 'cardAuthor.moderator' | 'cardAuthor.sponsor' | 'cardPost.anonymous' | 'cardReactions.comment' | 'cardReactions.repliesCount' | 'cardReactions.reply' | 'cardReply.disclaimer' | 'cardReply.endorse' | 'cardReply.opposePopup.content' | 'cardReply.opposePopup.submit' | 'cardReply.pppose' | 'cardReply.recommentCategories.heading' | 'cardReply.source' | 'cardReply.verifyBy' | 'careBooking.bookAnAppointment' | 'categoryPage.info.reviewed' | 'categoryPage.onDate' | 'character' | 'childCard.age.months' | 'childCard.age.oneMonth' | 'childCard.age.oneWeek' | 'childCard.age.oneYear' | 'childCard.age.oneYearMonth' | 'childCard.age.oneYearOneMonth' | 'childCard.age.week' | 'childCard.age.yearMonth' | 'childCard.age.yearNoMonth' | 'childCard.age.yearOneMonth' | 'childCard.boy' | 'childCard.girl' | 'childCard.menu.add' | 'childCard.menu.edit' | 'childCard.menu.remove' | 'childCard.menu.switch' | 'childCard.noName' | 'choicePopover.ambassadorPosts' | 'choicePopover.expertPosts' | 'choicePopover.lastestPost' | 'choicePopover.latest' | 'choicePopover.newest' | 'choicePopover.oldest' | 'choicePopover.popular' | 'choicePopover.popularPost' | 'choicePopover.sort' | 'chooseBaby.button' | 'chooseBaby.new' | 'chooseBaby.placeholder' | 'chooseBaby.title' | 'comment.count' | 'comment.seeMoreComments' | 'comment.seeMoreReplies' | 'commentPopup.warning.newPost' | 'common.profileNavigator.newsletterSubscription' | 'community.choose' | 'community.notification.joined' | 'community.notification.left' | 'copied' | 'copy' | 'createPost.askDoctor' | 'createPost.askDoctorChoice.no' | 'createPost.askDoctorChoice.yes' | 'createPost.message.askDoctorRequire' | 'createPost.popup.description' | 'createPost.popup.guideSelectMonthTopics' | 'createPost.popup.guideSelectTopics' | 'createPost.popup.primary' | 'createPost.popup.selectMonthTopicBtn' | 'createPost.popup.specialCharErr' | 'createPost.popup.submit' | 'createPost.popup.success' | 'createPost.popup.warning' | 'createPost.popup.warningImage' | 'createPost.popup.wordCount' | 'createPost.postAnonymous' | 'createPost.title' | 'createPost.urlText' | 'dueDatePage.calculationMethod' | 'dueDatePage.conceptionDate' | 'dueDatePage.daysText' | 'dueDatePage.ivf' | 'dueDatePage.ivf.transferDate' | 'dueDatePage.ivf.transferDateRadio' | 'dueDatePage.lastPeriod' | 'dueDatePage.lastPeriod.calculate' | 'dueDatePage.lastPeriod.lastPeriodLabel' | 'dueDatePage.lastPeriod.periodLengthLabel' | 'expert.content.description' | 'expert.content.experiences' | 'footer.signUp' | 'gender.boy' | 'gender.female' | 'gender.girl' | 'gender.male' | 'healthToolPNModal.back' | 'healthToolPNModal.findMore.chooseFav' | 'healthToolPNModal.finish' | 'healthToolPNModal.heading' | 'healthToolPNModal.mainForm.requireName' | 'healthToolPNModal.mainForm.tailorTopicsHeading' | 'healthToolPNModal.next' | 'healthToolPNModal.register' | 'healthToolPNModal.yourPre' | 'healthTools.dueDateCalculator' | 'healthTools.ovulationCalculator' | 'healthtool.placeholder.age' | 'home.menu.category.view' | 'home.navigator.menu.care.homeButton' | 'home.navigator.menu.care.noDatas.cta' | 'home.navigator.menu.care.noDatas.description' | 'home.navigator.menu.care.noDatas.title' | 'home.navigator.menu.category.noDatas.cta' | 'home.navigator.menu.category.noDatas.description' | 'home.navigator.menu.category.noDatas.title' | 'home.navigator.menu.healthTools.noDatas.cta' | 'home.navigator.menu.healthTools.noDatas.description' | 'home.navigator.menu.healthTools.noDatas.title' | 'home.navigator.menu.spotlightEcom' | 'home.navigator.menu.spotlightHospitals' | 'home.navigator.menu.spotlightTools' | 'home.navigator.menu.spotlights' | 'home.navigator.menu.spotlights.seeAll' | 'home.navigator.menu.together.noPosts.cta' | 'home.navigator.menu.together.noPosts.description' | 'home.navigator.menu.together.noPosts.title' | 'home.navigator.menu.trendingPosts' | 'home.navigator.menu.trendingPosts.seeMore' | 'home.navigator.menuItem.allCategories' | 'home.navigator.menuItem.allCommunities' | 'home.navigator.menuItem.allCommunitiesheadingTitle' | 'home.navigator.menuItem.allHealthTools' | 'home.navigator.menuItem.allSpecialties' | 'home.navigator.menuItem.allSpotlight' | 'home.navigator.menuItem.discover' | 'home.navigator.menuItem.healthCategories' | 'home.navigator.menuItem.healthTools' | 'home.navigator.menuItem.healthToolsList' | 'home.navigator.menuItem.helloCare' | 'home.navigator.menuItem.helloEcom' | 'home.navigator.menuItem.helloTogether' | 'home.navigator.menuItem.language' | 'home.navigator.menuItem.new' | 'home.navigator.menuItem.specialties' | 'home.navigator.menuItem.spotlights' | 'home.search' | 'home.seeAll' | 'home.seeAllCategories' | 'home.seeExpert' | 'home.seeHospital' | 'home.seeMore' | 'home.seeMoreExperts' | 'hospital.content.description' | 'inputComment.replyTo' | 'insert' | 'label.latestPost' | 'label.pinnedPost' | 'loading' | 'login.booking' | 'logout.popup.ask.mb' | 'logout.popup.ask1' | 'logout.popup.ask2' | 'logout.popup.button.cancel' | 'logout.popup.button.logout' | 'menu.care.searchBySpecialties' | 'morePopover.report' | 'morePopover.report.description' | 'morePopover.report.falseNews' | 'morePopover.report.offensive' | 'morePopover.report.other' | 'morePopover.report.prohibited' | 'morePopover.report.scam' | 'morePopover.report.sex' | 'morePopover.report.spam' | 'morePopover.report.title' | 'morePopover.report.violence' | 'morePopover.reportSubmit.description' | 'morePopover.reportSubmit.title' | 'morePopover.savePost' | 'morePopover.share' | 'morePopover.shareOn' | 'morePopover.turnOffNotifications' | 'morePopover.turnOnNotifications' | 'morePopover.unsavePost' | 'navigation.loginJoin' | 'navigation.search.input.placeholder' | 'navigation.signUp' | 'newsletter.error.minCotennt' | 'newsletter.error.minTitle' | 'newsletter.topic.title' | 'newsletter.welcome.description' | 'notification.comment.blocked.message' | 'notification.comment.blocked.title' | 'notification.comment.premod' | 'notification.comment.rejected' | 'notification.comment.reportFailed' | 'notification.comment.reportSuccess' | 'notification.comment.somethingWrong' | 'notification.comment.suspect.message' | 'notification.comment.suspect.title' | 'notification.comment.systemWithheld' | 'notification.failure' | 'notification.limitUrlDomain' | 'notification.post.blocked.message' | 'notification.post.blocked.title' | 'notification.post.delete' | 'notification.post.suspect.message' | 'notification.post.suspect.title' | 'notification.success' | 'notification.suspend.message' | 'notification.urlWrongFormat' | 'onboarding.button.continue' | 'onboarding.button.skip' | 'onboarding.errorMessage.invalidEmail' | 'onboarding.errorMessage.minLength' | 'onboarding.errorMessage.passNotMatch' | 'onboarding.errorMessage.passWithPattern' | 'onboarding.errorMessage.requiredConfirmPassword' | 'onboarding.errorMessage.requiredEmail' | 'onboarding.errorMessage.requiredName' | 'onboarding.errorMessage.requiredPassword' | 'onboarding.formEmail.description' | 'onboarding.formEmail.genderFemale' | 'onboarding.formEmail.genderMale' | 'onboarding.formEmail.heading' | 'onboarding.formEmail.yourBirthday' | 'onboarding.formEmail.yourEmail' | 'onboarding.formEmail.yourName' | 'onboarding.label.fullName' | 'onboarding.otpForm.description' | 'onboarding.otpForm.descriptionEmail' | 'onboarding.otpForm.error' | 'onboarding.otpForm.heading' | 'onboarding.otpForm.notReceiveOTP' | 'onboarding.otpForm.resendCode' | 'onboarding.otpWhatsapps.description' | 'onboarding.otpWhatsapps.heading' | 'onboarding.similac.address.error' | 'onboarding.similac.input.address' | 'onboarding.similac.input.city' | 'onboarding.similac.input.district' | 'onboarding.similac.input.no' | 'onboarding.similac.input.phone' | 'onboarding.similac.input.ward' | 'onboarding.similac.term.error' | 'onboarding.updatePassword.confirmPassword' | 'onboarding.updatePassword.description' | 'onboarding.updatePassword.heading' | 'onboarding.updatePassword.password' | 'onboarding.updatePasswordResult.description' | 'onboarding.updatePasswordResult.heading' | 'onboarding.updatePhone.description' | 'onboarding.updatePhone.error' | 'onboarding.updatePhone.heading' | 'onboarding.updateWhatsapp.description' | 'onboarding.updateWhatsapp.submitLabel' | 'onboarding.welcomeScreen.content' | 'onboarding.welcomeScreen.heading' | 'orCopyLink' | 'ovulationPage.avoidPregnancy' | 'ovulationPage.conceive' | 'ovulationPage.cycleLength' | 'ovulationPage.dayUnit' | 'ovulationPage.objectives' | 'ovulationPage.periodDuration' | 'ovulationPage.trackPeriod' | 'placeholder.enterTitleHere' | 'placeholder.enterUrlHere' | 'placeholder.enterUrlTextHere' | 'placeholder.newCmt' | 'placeholder.newPost' | 'pnBanner.both' | 'pnBanner.both.desc' | 'pnBanner.both.heading' | 'pnBanner.caclNow' | 'pnBanner.checkNow' | 'pnBanner.dueDateTool.desc' | 'pnBanner.dueDateTool.heading' | 'pnBanner.hpv.desc' | 'pnBanner.hpv.heading' | 'pnBanner.parenting.desc' | 'pnBanner.parenting.heading' | 'pnBanner.pn.btnLabel' | 'pnBanner.pregnancy.desc' | 'pnBanner.pregnancy.heading' | 'pnBanner.submit' | 'pnBanner.teenager' | 'pnBanner.teenager.heading' | 'pnBanner.toddlers' | 'pnBanner.vaccination.desc' | 'pnBanner.vaccination.heading' | 'pnBanner.vaccine.btnLabel' | 'pnModal.disclaimer' | 'pnTopicSection.maxSelectError.desc' | 'pnTopicSection.maxSelectError.detail' | 'pnTopicSection.maxSelectError.title' | 'pnTopicSection.notFound' | 'pnTopicSection.plsEnterFavTopics' | 'pnTopicSection.ppAlsoInterested' | 'pnTopicSection.recentView' | 'pnTopicSection.trending' | 'popup.allTopics' | 'popup.createPost.confirmCloseDescription' | 'popup.createPost.confirmCloseTitle' | 'popup.deleteComment.description' | 'popup.deleteComment.title' | 'popup.deletePost.accept' | 'popup.deletePost.cancel' | 'popup.deletePost.description' | 'popup.deletePost.title' | 'popup.discardPost' | 'popup.discardPostEdit' | 'popup.editPost' | 'popup.keepEditing' | 'popup.startANewPost' | 'post.commentCount' | 'post.likesCount' | 'post.seeMore' | 'post.shareCount' | 'pregnancy.week' | 'pregnancyTool.description' | 'pregnancyTool.title' | 'pregnancyTool.weightSuggested' | 'pregnancyWeightGain.havingTwins' | 'pregnancyWeightGain.heading' | 'pregnancyWeightGain.heightInput' | 'pregnancyWeightGain.weekInput' | 'pregnancyWeightGain.weightBeforeInput' | 'pregnancyWeightGain.weightInput' | 'pregnancyWeightGain.weightInput.desc' | 'previewPhotos.title' | 'profilePanel.anserwing.viewFull' | 'profilePanel.awards' | 'profilePanel.createPost' | 'profilePanel.education' | 'profilePanel.emptyCareMess.content' | 'profilePanel.emptyPostMess.content' | 'profilePanel.experience' | 'profilePanel.joined' | 'profilePanel.modal.heading' | 'profilePanel.publishcation' | 'profilePanel.publishedArticles' | 'profilePanel.question' | 'profilePanel.questionNotClear' | 'profilePanel.skipQuestion.content' | 'profilePanel.skipQuestion.heading' | 'profilePanel.socialLinks' | 'profilePanel.tabs.care' | 'profilePanel.tabs.expertAnswer' | 'profilePanel.tabs.highlight' | 'profilePanel.tabs.posts' | 'profilePanel.tabs.relevantArticles' | 'pwg.placeholder.height' | 'pwg.placeholder.weight' | 'sensitiveMask.blur' | 'sensitiveMask.contentWarningDescription' | 'sensitiveMask.contentWarningMessage' | 'sensitiveMask.unblur' | 'share.copyLink' | 'share.letsJoinCommunity' | 'share.letsJoinTopic' | 'share.linkCopied' | 'share.linkShared' | 'share.title' | 'shareContainer.title' | 'similac.thankYou.done' | 'submit' | 'switchBtn.no' | 'switchBtn.yes' | 'tab.about' | 'tab.discussion' | 'tab.topic' | 'tagTopic.moreTopics' | 'targetHearRate.heading' | 'targetHeartRate.aerobicZone.note' | 'targetHeartRate.aerobicZone.title' | 'targetHeartRate.ageInput' | 'targetHeartRate.ageInput.desc' | 'targetHeartRate.ageInput.error' | 'targetHeartRate.heartRateInput' | 'targetHeartRate.heartRateInput.desc' | 'targetHeartRate.heartRateInput.error' | 'targetHeartRate.lowIntensity.note' | 'targetHeartRate.lowIntensity.title' | 'targetHeartRate.maximumIntensity.note' | 'targetHeartRate.maximumIntensity.title' | 'targetHeartRate.moderateIntensity.note' | 'targetHeartRate.moderateIntensity.title' | 'targetHeartRate.optional' | 'targetHeartRate.selectActive' | 'targetHeartRate.vigorousIntensity.note' | 'targetHeartRate.vigorousIntensity.title' | 'tool.askChecking' | 'tool.selectPerson' | 'tool.selectPerson.other' | 'tool.selectPerson.yourSelf' | 'toolPage.toolReviewer' | 'tools.checkYourKidsInput.label' | 'tools.checkYrs' | 'tools.heading.on' | 'tools.heartRateRangeErr' | 'tools.inputPlaceholder' | 'tools.requiredErrorMess.age' | 'tools.requiredErrorMess.gender' | 'tools.selectBabyGender' | 'tools.selectGender' | 'tools.yearsOld' | 'userProfile.nav.card.eCom' | 'userProfile.nav.card.ecom.DeliveryAddress' | 'userProfile.nav.card.ecom.manageOrders' | 'userProfile.nav.card.ecom.voucher' | 'userProfile.nav.card.myBooking' | 'userProfile.nav.card.myCommunity' | 'userProfile.nav.card.myFamily' | 'userProfile.nav.card.myHealth' | 'userProfile.nav.card.mySaved' | 'userProfile.nav.header.count.comments' | 'userProfile.nav.header.count.posts' | 'userProfile.nav.header.count.tools' | 'userProfile.nav.header.points' | 'userProfile.nav.header.viewProfile' | 'userProfile.nav.menu.accountSettings' | 'userProfile.nav.menu.disableAccount' | 'userProfile.nav.menu.help' | 'userProfile.nav.menu.logout' | 'userProfile.nav.menu.password' | 'userProfile.userRank.ambassador' | 'userProfile.userRank.doctor' | 'userProfile.userRank.expert' | 'userProfile.userRank.influencer' | 'userProfile.userRank.member' | 'verifyBotAnswer.confirmEndorse.accept' | 'verifyBotAnswer.confirmEndorse.cancel' | 'verifyBotAnswer.confirmEndorse.description' | 'verifyBotAnswer.confirmEndorse.heading' | 'lead.otp.phoneLabel' | 'lead.otp.phonePlaceholder';
|
|
1
|
+
export type TranslationKeys = 'actionPopover.delete' | 'actionPopover.deleteNotification' | 'actionPopover.edit' | 'actionPopover.inviteShareCommunity' | 'actionPopover.joinCommunity' | 'actionPopover.leaveCommunit' | 'actionPopover.leaveCommunity' | 'actionPopover.leaveCommunity.accept' | 'actionPopover.leaveCommunity.cancel' | 'actionPopover.leaveCommunity.description' | 'actionPopover.leaveCommunity.title' | 'actionPopover.report' | 'actionPopover.turnOffNotification' | 'actionPopover.turnOffNotificationAbout' | 'actionPopover.turnOnNotification' | 'adBanner.title' | 'admin.comments' | 'admin.communities' | 'admin.community' | 'article.shareOn' | 'articleAuthor.title.expert' | 'articleAuthor.title.fact-check' | 'articleAuthor.title.medical' | 'articleAuthor.title.written-by' | 'articlePage.articleReviewerBy' | 'articlePage.readMore' | 'articlePage.showLess' | 'babyGrowth.alert.bmi' | 'babyGrowth.alert.head' | 'babyGrowth.alert.weight' | 'babyGrowth.babyInfo' | 'babyGrowth.chartTitle' | 'babyGrowth.chartTitle.noName' | 'babyGrowth.cm' | 'babyGrowth.drawer.addMeasurement' | 'babyGrowth.drawer.createBaby' | 'babyGrowth.drawer.switchProfile' | 'babyGrowth.emptyName' | 'babyGrowth.error.atLeastOneOf' | 'babyGrowth.error.birthdayRequired' | 'babyGrowth.error.invalidAge' | 'babyGrowth.error.invalidMeasurementDate' | 'babyGrowth.error.invalidValue' | 'babyGrowth.error.measurementDateLowerThanBirthday' | 'babyGrowth.error.outOfRange' | 'babyGrowth.error.title' | 'babyGrowth.head' | 'babyGrowth.headCircumference' | 'babyGrowth.height' | 'babyGrowth.input.babyName' | 'babyGrowth.input.birthday' | 'babyGrowth.input.bmi' | 'babyGrowth.input.bodyMass' | 'babyGrowth.input.checkSubmit' | 'babyGrowth.input.measurementDate' | 'babyGrowth.input.submit' | 'babyGrowth.kg' | 'babyGrowth.kg.m2' | 'babyGrowth.monthly' | 'babyGrowth.nickname' | 'babyGrowth.optional' | 'babyGrowth.pageTitle' | 'babyGrowth.percentiles' | 'babyGrowth.placeholder.babyName' | 'babyGrowth.popup.heading' | 'babyGrowth.reCalculate' | 'babyGrowth.record' | 'babyGrowth.save' | 'babyGrowth.save.loggedIn' | 'babyGrowth.weekly' | 'babyGrowth.weight' | 'babyGrowth.xLabel' | 'babyGrowth.yearly' | 'babyPoop.findOut' | 'babyPoopTool.name' | 'babyVaccine.banner.readmore' | 'babyVaccine.immunization.vaccineName' | 'babyVaccine.immunization.warning' | 'babyVaccine.popup.button' | 'babyVaccine.popup.button.submit' | 'babyVaccine.popup.checkbox.suggestedDate' | 'babyVaccine.popup.confirm.close' | 'babyVaccine.popup.confirm.description' | 'babyVaccine.popup.confirm.ok' | 'babyVaccine.popup.confirm.title' | 'babyVaccine.popup.input.suggestedDate' | 'babyVaccine.popup.label.doses' | 'babyVaccine.popup.tab.benefits' | 'babyVaccine.popup.tab.contraindication' | 'babyVaccine.popup.tab.detail' | 'babyVaccine.popup.tab.schedule' | 'babyVaccine.popup.title' | 'babyVaccine.status.all' | 'babyVaccine.status.missed' | 'babyVaccine.status.next' | 'babyVaccine.status.upcoming' | 'babyVaccine.status.vaccinated' | 'babyVaccine.timeline.antigen' | 'babyVaccine.timeline.atBirth' | 'babyVaccine.timeline.total' | 'babyVaccine.timeline.totalNext' | 'babyVaccine.timeline.totalPast' | 'babyVaccine.vaccineCard.injected' | 'babyVaccine.vaccineCard.markAsInjected' | 'babyVaccine.vaccineInfo.dose' | 'babyVaccine.vaccineInfo.injectedDate' | 'babyVaccine.vaccineInfo.mandatory' | 'babyVaccine.vaccineInfo.optional' | 'babyVaccine.vaccineInfo.suggested' | 'bmi.ageInput' | 'bmi.ageInput.desc' | 'bmi.ageInput.error' | 'bmi.heading' | 'bmi.heightInput' | 'bmi.heightInput.desc' | 'bmi.heightInput.error' | 'bmi.objective' | 'bmi.objective.gainWeight' | 'bmi.objective.loseWeight' | 'bmi.objective.maintainWeight' | 'bmi.result.healthy' | 'bmi.result.overweight' | 'bmi.result.underweight' | 'bmi.selectGender' | 'bmi.submit' | 'bmi.weightInput' | 'bmi.weightInput.desc' | 'bmi.weightInput.error' | 'bmr.heading' | 'booking.searchBar.allLocations' | 'booking.searchBar.allSpecialties' | 'booking.searchBar.currentLocation' | 'booking.searchBar.grantLocation' | 'booking.searchBar.locationPlaceholder' | 'booking.searchBar.noResults' | 'booking.searchBar.placeholder.doctor' | 'booking.searchBar.placeholder.hospital' | 'booking.searchBar.placeholder.service' | 'booking.searchBar.placeholder.specialty' | 'booking.searchBar.popularKey' | 'booking.searchBar.searchButton' | 'booking.searchBar.searchInput.placeholder' | 'booking.searchBar.useCurrentLocation' | 'booking.searchBar.viewAll' | 'booking.searchPopup.doctors' | 'booking.searchPopup.hospitals' | 'booking.searchPopup.searchIn.doctors' | 'booking.searchPopup.searchIn.hospitals' | 'booking.searchPopup.searchIn.services' | 'booking.searchPopup.searchIn.specialties' | 'booking.searchPopup.seeAll' | 'booking.searchPopup.seeLessSpecialties' | 'booking.searchPopup.seeMoreSpecialties' | 'booking.searchPopup.services' | 'booking.searchPopup.specialties' | 'booking.searchResult.description' | 'bottomBar.share' | 'cardAuthor.admin' | 'cardAuthor.ambassador' | 'cardAuthor.expert' | 'cardAuthor.guide' | 'cardAuthor.influencer' | 'cardAuthor.localAdmin' | 'cardAuthor.moderator' | 'cardAuthor.sponsor' | 'cardPost.anonymous' | 'cardReactions.comment' | 'cardReactions.repliesCount' | 'cardReactions.reply' | 'cardReply.disclaimer' | 'cardReply.endorse' | 'cardReply.opposePopup.content' | 'cardReply.opposePopup.submit' | 'cardReply.pppose' | 'cardReply.recommentCategories.heading' | 'cardReply.source' | 'cardReply.verifyBy' | 'careBooking.bookAnAppointment' | 'categoryPage.info.reviewed' | 'categoryPage.onDate' | 'character' | 'childCard.age.months' | 'childCard.age.oneMonth' | 'childCard.age.oneWeek' | 'childCard.age.oneYear' | 'childCard.age.oneYearMonth' | 'childCard.age.oneYearOneMonth' | 'childCard.age.week' | 'childCard.age.yearMonth' | 'childCard.age.yearNoMonth' | 'childCard.age.yearOneMonth' | 'childCard.boy' | 'childCard.girl' | 'childCard.menu.add' | 'childCard.menu.edit' | 'childCard.menu.remove' | 'childCard.menu.switch' | 'childCard.noName' | 'choicePopover.ambassadorPosts' | 'choicePopover.expertPosts' | 'choicePopover.lastestPost' | 'choicePopover.latest' | 'choicePopover.newest' | 'choicePopover.oldest' | 'choicePopover.popular' | 'choicePopover.popularPost' | 'choicePopover.sort' | 'chooseBaby.button' | 'chooseBaby.new' | 'chooseBaby.placeholder' | 'chooseBaby.title' | 'comment.count' | 'comment.seeMoreComments' | 'comment.seeMoreReplies' | 'commentPopup.warning.newPost' | 'common.profileNavigator.newsletterSubscription' | 'common.sponsoredBy' | 'community.choose' | 'community.notification.joined' | 'community.notification.left' | 'copied' | 'copy' | 'createPost.askDoctor' | 'createPost.askDoctorChoice.no' | 'createPost.askDoctorChoice.yes' | 'createPost.message.askDoctorRequire' | 'createPost.popup.description' | 'createPost.popup.guideSelectMonthTopics' | 'createPost.popup.guideSelectTopics' | 'createPost.popup.primary' | 'createPost.popup.selectMonthTopicBtn' | 'createPost.popup.specialCharErr' | 'createPost.popup.submit' | 'createPost.popup.success' | 'createPost.popup.warning' | 'createPost.popup.warningImage' | 'createPost.popup.wordCount' | 'createPost.postAnonymous' | 'createPost.title' | 'createPost.urlText' | 'dueDatePage.calculationMethod' | 'dueDatePage.conceptionDate' | 'dueDatePage.daysText' | 'dueDatePage.ivf' | 'dueDatePage.ivf.transferDate' | 'dueDatePage.ivf.transferDateRadio' | 'dueDatePage.lastPeriod' | 'dueDatePage.lastPeriod.calculate' | 'dueDatePage.lastPeriod.lastPeriodLabel' | 'dueDatePage.lastPeriod.periodLengthLabel' | 'expert.content.description' | 'expert.content.experiences' | 'footer.signUp' | 'gender.boy' | 'gender.female' | 'gender.girl' | 'gender.male' | 'healthToolPNModal.back' | 'healthToolPNModal.findMore.chooseFav' | 'healthToolPNModal.finish' | 'healthToolPNModal.heading' | 'healthToolPNModal.mainForm.requireName' | 'healthToolPNModal.mainForm.tailorTopicsHeading' | 'healthToolPNModal.next' | 'healthToolPNModal.register' | 'healthToolPNModal.yourPre' | 'healthTools.dueDateCalculator' | 'healthTools.ovulationCalculator' | 'healthtool.placeholder.age' | 'home.menu.category.view' | 'home.navigator.menu.care.homeButton' | 'home.navigator.menu.care.noDatas.cta' | 'home.navigator.menu.care.noDatas.description' | 'home.navigator.menu.care.noDatas.title' | 'home.navigator.menu.category.noDatas.cta' | 'home.navigator.menu.category.noDatas.description' | 'home.navigator.menu.category.noDatas.title' | 'home.navigator.menu.healthTools.noDatas.cta' | 'home.navigator.menu.healthTools.noDatas.description' | 'home.navigator.menu.healthTools.noDatas.title' | 'home.navigator.menu.spotlightEcom' | 'home.navigator.menu.spotlightHospitals' | 'home.navigator.menu.spotlightTools' | 'home.navigator.menu.spotlights' | 'home.navigator.menu.spotlights.seeAll' | 'home.navigator.menu.together.noPosts.cta' | 'home.navigator.menu.together.noPosts.description' | 'home.navigator.menu.together.noPosts.title' | 'home.navigator.menu.trendingPosts' | 'home.navigator.menu.trendingPosts.seeMore' | 'home.navigator.menuItem.allCategories' | 'home.navigator.menuItem.allCommunities' | 'home.navigator.menuItem.allCommunitiesheadingTitle' | 'home.navigator.menuItem.allHealthTools' | 'home.navigator.menuItem.allSpecialties' | 'home.navigator.menuItem.allSpotlight' | 'home.navigator.menuItem.discover' | 'home.navigator.menuItem.healthCategories' | 'home.navigator.menuItem.healthTools' | 'home.navigator.menuItem.healthToolsList' | 'home.navigator.menuItem.helloCare' | 'home.navigator.menuItem.helloEcom' | 'home.navigator.menuItem.helloTogether' | 'home.navigator.menuItem.language' | 'home.navigator.menuItem.new' | 'home.navigator.menuItem.specialties' | 'home.navigator.menuItem.spotlights' | 'home.search' | 'home.seeAll' | 'home.seeAllCategories' | 'home.seeExpert' | 'home.seeHospital' | 'home.seeMore' | 'home.seeMoreExperts' | 'hospital.content.description' | 'inputComment.replyTo' | 'insert' | 'label.latestPost' | 'label.pinnedPost' | 'loading' | 'login.booking' | 'logout.popup.ask.mb' | 'logout.popup.ask1' | 'logout.popup.ask2' | 'logout.popup.button.cancel' | 'logout.popup.button.logout' | 'menu.care.searchBySpecialties' | 'morePopover.report' | 'morePopover.report.description' | 'morePopover.report.falseNews' | 'morePopover.report.offensive' | 'morePopover.report.other' | 'morePopover.report.prohibited' | 'morePopover.report.scam' | 'morePopover.report.sex' | 'morePopover.report.spam' | 'morePopover.report.title' | 'morePopover.report.violence' | 'morePopover.reportSubmit.description' | 'morePopover.reportSubmit.title' | 'morePopover.savePost' | 'morePopover.share' | 'morePopover.shareOn' | 'morePopover.turnOffNotifications' | 'morePopover.turnOnNotifications' | 'morePopover.unsavePost' | 'navigation.loginJoin' | 'navigation.search.input.placeholder' | 'navigation.signUp' | 'newsletter.error.minCotennt' | 'newsletter.error.minTitle' | 'newsletter.topic.title' | 'newsletter.welcome.description' | 'notification.comment.blocked.message' | 'notification.comment.blocked.title' | 'notification.comment.premod' | 'notification.comment.rejected' | 'notification.comment.reportFailed' | 'notification.comment.reportSuccess' | 'notification.comment.somethingWrong' | 'notification.comment.suspect.message' | 'notification.comment.suspect.title' | 'notification.comment.systemWithheld' | 'notification.failure' | 'notification.limitUrlDomain' | 'notification.post.blocked.message' | 'notification.post.blocked.title' | 'notification.post.delete' | 'notification.post.suspect.message' | 'notification.post.suspect.title' | 'notification.success' | 'notification.suspend.message' | 'notification.urlWrongFormat' | 'onboarding.button.continue' | 'onboarding.button.skip' | 'onboarding.errorMessage.invalidEmail' | 'onboarding.errorMessage.minLength' | 'onboarding.errorMessage.passNotMatch' | 'onboarding.errorMessage.passWithPattern' | 'onboarding.errorMessage.requiredConfirmPassword' | 'onboarding.errorMessage.requiredEmail' | 'onboarding.errorMessage.requiredName' | 'onboarding.errorMessage.requiredPassword' | 'onboarding.formEmail.description' | 'onboarding.formEmail.genderFemale' | 'onboarding.formEmail.genderMale' | 'onboarding.formEmail.heading' | 'onboarding.formEmail.yourBirthday' | 'onboarding.formEmail.yourEmail' | 'onboarding.formEmail.yourName' | 'onboarding.label.fullName' | 'onboarding.otpForm.description' | 'onboarding.otpForm.descriptionEmail' | 'onboarding.otpForm.error' | 'onboarding.otpForm.heading' | 'onboarding.otpForm.notReceiveOTP' | 'onboarding.otpForm.resendCode' | 'onboarding.otpWhatsapps.description' | 'onboarding.otpWhatsapps.heading' | 'onboarding.similac.address.error' | 'onboarding.similac.input.address' | 'onboarding.similac.input.city' | 'onboarding.similac.input.district' | 'onboarding.similac.input.no' | 'onboarding.similac.input.phone' | 'onboarding.similac.input.ward' | 'onboarding.updatePassword.confirmPassword' | 'onboarding.updatePassword.description' | 'onboarding.updatePassword.heading' | 'onboarding.updatePassword.password' | 'onboarding.updatePasswordResult.description' | 'onboarding.updatePasswordResult.heading' | 'onboarding.updatePhone.description' | 'onboarding.updatePhone.error' | 'onboarding.updatePhone.heading' | 'onboarding.updateWhatsapp.description' | 'onboarding.updateWhatsapp.submitLabel' | 'onboarding.welcomeScreen.content' | 'onboarding.welcomeScreen.heading' | 'orCopyLink' | 'ovulationPage.avoidPregnancy' | 'ovulationPage.conceive' | 'ovulationPage.cycleLength' | 'ovulationPage.dayUnit' | 'ovulationPage.objectives' | 'ovulationPage.periodDuration' | 'ovulationPage.trackPeriod' | 'placeholder.enterTitleHere' | 'placeholder.enterUrlHere' | 'placeholder.enterUrlTextHere' | 'placeholder.newCmt' | 'placeholder.newPost' | 'pnBanner.both' | 'pnBanner.both.desc' | 'pnBanner.both.heading' | 'pnBanner.caclNow' | 'pnBanner.checkNow' | 'pnBanner.dueDateTool.desc' | 'pnBanner.dueDateTool.heading' | 'pnBanner.hpv.desc' | 'pnBanner.hpv.heading' | 'pnBanner.parenting.desc' | 'pnBanner.parenting.heading' | 'pnBanner.pn.btnLabel' | 'pnBanner.pregnancy.desc' | 'pnBanner.pregnancy.heading' | 'pnBanner.submit' | 'pnBanner.teenager' | 'pnBanner.teenager.heading' | 'pnBanner.toddlers' | 'pnBanner.vaccination.desc' | 'pnBanner.vaccination.heading' | 'pnBanner.vaccine.btnLabel' | 'pnModal.disclaimer' | 'pnTopicSection.maxSelectError.desc' | 'pnTopicSection.maxSelectError.detail' | 'pnTopicSection.maxSelectError.title' | 'pnTopicSection.notFound' | 'pnTopicSection.plsEnterFavTopics' | 'pnTopicSection.ppAlsoInterested' | 'pnTopicSection.recentView' | 'pnTopicSection.trending' | 'popup.allTopics' | 'popup.createPost.confirmCloseDescription' | 'popup.createPost.confirmCloseTitle' | 'popup.deleteComment.description' | 'popup.deleteComment.title' | 'popup.deletePost.accept' | 'popup.deletePost.cancel' | 'popup.deletePost.description' | 'popup.deletePost.title' | 'popup.discardPost' | 'popup.discardPostEdit' | 'popup.editPost' | 'popup.keepEditing' | 'popup.startANewPost' | 'post.commentCount' | 'post.likesCount' | 'post.seeMore' | 'post.shareCount' | 'pregnancy.week' | 'pregnancyTool.description' | 'pregnancyTool.title' | 'pregnancyTool.weightSuggested' | 'pregnancyWeightGain.havingTwins' | 'pregnancyWeightGain.heading' | 'pregnancyWeightGain.heightInput' | 'pregnancyWeightGain.weekInput' | 'pregnancyWeightGain.weightBeforeInput' | 'pregnancyWeightGain.weightInput' | 'pregnancyWeightGain.weightInput.desc' | 'pregnancyWeightGain.weightInput.error' | 'previewPhotos.title' | 'profilePanel.anserwing.viewFull' | 'profilePanel.awards' | 'profilePanel.createPost' | 'profilePanel.education' | 'profilePanel.emptyCareMess.content' | 'profilePanel.emptyPostMess.content' | 'profilePanel.experience' | 'profilePanel.joined' | 'profilePanel.modal.heading' | 'profilePanel.publishcation' | 'profilePanel.publishedArticles' | 'profilePanel.question' | 'profilePanel.questionNotClear' | 'profilePanel.skipQuestion.content' | 'profilePanel.skipQuestion.heading' | 'profilePanel.socialLinks' | 'profilePanel.tabs.care' | 'profilePanel.tabs.expertAnswer' | 'profilePanel.tabs.highlight' | 'profilePanel.tabs.posts' | 'profilePanel.tabs.relevantArticles' | 'pwg.placeholder.height' | 'pwg.placeholder.weight' | 'sensitiveMask.blur' | 'sensitiveMask.contentWarningDescription' | 'sensitiveMask.contentWarningMessage' | 'sensitiveMask.unblur' | 'share.copyLink' | 'share.letsJoinCommunity' | 'share.letsJoinTopic' | 'share.linkCopied' | 'share.linkShared' | 'share.title' | 'shareContainer.title' | 'similac.thankYou.done' | 'submit' | 'switchBtn.no' | 'switchBtn.yes' | 'tab.about' | 'tab.discussion' | 'tab.topic' | 'tagTopic.moreTopics' | 'targetHearRate.heading' | 'targetHeartRate.aerobicZone.note' | 'targetHeartRate.aerobicZone.title' | 'targetHeartRate.ageInput' | 'targetHeartRate.ageInput.desc' | 'targetHeartRate.ageInput.error' | 'targetHeartRate.heartRateInput' | 'targetHeartRate.heartRateInput.desc' | 'targetHeartRate.heartRateInput.error' | 'targetHeartRate.lowIntensity.note' | 'targetHeartRate.lowIntensity.title' | 'targetHeartRate.maximumIntensity.note' | 'targetHeartRate.maximumIntensity.title' | 'targetHeartRate.moderateIntensity.note' | 'targetHeartRate.moderateIntensity.title' | 'targetHeartRate.optional' | 'targetHeartRate.selectActive' | 'targetHeartRate.vigorousIntensity.note' | 'targetHeartRate.vigorousIntensity.title' | 'tool.askChecking' | 'tool.selectPerson' | 'tool.selectPerson.other' | 'tool.selectPerson.yourSelf' | 'toolPage.toolReviewer' | 'tools.checkYourKidsInput.label' | 'tools.checkYrs' | 'tools.heading.on' | 'tools.heartRateRangeErr' | 'tools.inputPlaceholder' | 'tools.requiredErrorMess.age' | 'tools.requiredErrorMess.gender' | 'tools.selectBabyGender' | 'tools.selectGender' | 'tools.yearsOld' | 'userProfile.nav.card.eCom' | 'userProfile.nav.card.ecom.DeliveryAddress' | 'userProfile.nav.card.ecom.manageOrders' | 'userProfile.nav.card.ecom.voucher' | 'userProfile.nav.card.myBooking' | 'userProfile.nav.card.myCommunity' | 'userProfile.nav.card.myFamily' | 'userProfile.nav.card.myHealth' | 'userProfile.nav.card.mySaved' | 'userProfile.nav.header.count.comments' | 'userProfile.nav.header.count.posts' | 'userProfile.nav.header.count.tools' | 'userProfile.nav.header.points' | 'userProfile.nav.header.viewProfile' | 'userProfile.nav.menu.accountSettings' | 'userProfile.nav.menu.disableAccount' | 'userProfile.nav.menu.help' | 'userProfile.nav.menu.logout' | 'userProfile.nav.menu.password' | 'userProfile.userRank.ambassador' | 'userProfile.userRank.doctor' | 'userProfile.userRank.expert' | 'userProfile.userRank.influencer' | 'userProfile.userRank.member' | 'validation.error.requiredField' | 'verifyBotAnswer.confirmEndorse.accept' | 'verifyBotAnswer.confirmEndorse.cancel' | 'verifyBotAnswer.confirmEndorse.description' | 'verifyBotAnswer.confirmEndorse.heading' | 'lead.otp.phoneLabel' | 'lead.otp.phonePlaceholder';
|