@hhgtech/hhg-components 1.29.13 → 1.29.15
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/adapters.js +15 -15
- package/build/babyGrowth.js +78 -78
- package/build/cache.js +3 -3
- package/build/care.js +17 -17
- package/build/components/babyGrowth/babyGrowthForm/context.d.ts +11 -0
- package/build/components/babyGrowth/babyGrowthForm/index.d.ts +5 -4
- package/build/components/babyGrowth/babyGrowthForm/index.styles.d.ts +8 -0
- package/build/components/babyGrowth/babyGrowthForm/layout/horizonal/index.d.ts +3 -0
- package/build/components/babyGrowth/babyGrowthForm/layout/horizonal/index.styles.d.ts +21 -0
- package/build/components/babyGrowth/babyGrowthForm/layout/vertical/index.d.ts +2 -0
- package/build/components/babyGrowth/babyGrowthForm/{index.styled.d.ts → layout/vertical/index.styled.d.ts} +1 -5
- package/build/components/molecules/embeddedHeathToolCards/baby-growth/context.d.ts +12 -0
- package/build/components/molecules/embeddedHeathToolCards/baby-growth/form.d.ts +3 -0
- package/build/components/molecules/embeddedHeathToolCards/baby-growth/index.d.ts +13 -9
- package/build/components/molecules/embeddedHeathToolCards/baby-growth/index.styled.d.ts +2 -2
- package/build/components/molecules/index.d.ts +1 -1
- package/build/components.js +57 -56
- package/build/{constants-c0da7bfd.js → constants-85c61b16.js} +2 -2
- package/build/{constants-4010d1af.js → constants-93ab6885.js} +2 -2
- package/build/constants.js +3 -3
- package/build/{core-a35dc806.js → core-10360b3c.js} +2 -2
- package/build/{dataTransform-87070357.js → dataTransform-b7b1dc9b.js} +1 -1
- package/build/ecom.js +6 -6
- package/build/esm/adapters.js +15 -15
- package/build/esm/babyGrowth.js +79 -79
- package/build/esm/cache.js +3 -3
- package/build/esm/care.js +17 -17
- package/build/esm/components/babyGrowth/babyGrowthForm/context.d.ts +11 -0
- package/build/esm/components/babyGrowth/babyGrowthForm/index.d.ts +5 -4
- package/build/esm/components/babyGrowth/babyGrowthForm/index.styles.d.ts +8 -0
- package/build/esm/components/babyGrowth/babyGrowthForm/layout/horizonal/index.d.ts +3 -0
- package/build/esm/components/babyGrowth/babyGrowthForm/layout/horizonal/index.styles.d.ts +21 -0
- package/build/esm/components/babyGrowth/babyGrowthForm/layout/vertical/index.d.ts +2 -0
- package/build/esm/components/babyGrowth/babyGrowthForm/{index.styled.d.ts → layout/vertical/index.styled.d.ts} +1 -5
- package/build/esm/components/molecules/embeddedHeathToolCards/baby-growth/context.d.ts +12 -0
- package/build/esm/components/molecules/embeddedHeathToolCards/baby-growth/form.d.ts +3 -0
- package/build/esm/components/molecules/embeddedHeathToolCards/baby-growth/index.d.ts +13 -9
- package/build/esm/components/molecules/embeddedHeathToolCards/baby-growth/index.styled.d.ts +2 -2
- package/build/esm/components/molecules/index.d.ts +1 -1
- package/build/esm/components.js +57 -56
- package/build/esm/{constants-5f4f1840.js → constants-8dc3c4eb.js} +2 -2
- package/build/esm/{constants-d85c8175.js → constants-aec7f25a.js} +2 -2
- package/build/esm/constants.js +3 -3
- package/build/esm/{core-47bc5877.js → core-60974a1c.js} +2 -2
- package/build/esm/{dataTransform-8cd6645d.js → dataTransform-7052240e.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-ac9a4ede.js → getDynamicHealthTool-e3995944.js} +4 -4
- package/build/esm/{getSocialList-dac36ade.js → getSocialList-18e9f5cd.js} +2 -2
- package/build/esm/hooks.js +17 -17
- 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 +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 +1 -0
- package/build/esm/i18n-values/vi-VN_MB.js +1 -0
- 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-f6f3a757.js → index-18797474.js} +2 -2
- package/build/esm/{index-6b670369.js → index-25d3ab76.js} +11 -11
- package/build/esm/{index-f162b0cf.js → index-37c2231f.js} +2 -2
- package/build/esm/{index-24bf1abc.js → index-3835adb0.js} +5 -5
- package/build/esm/{index-5755597c.js → index-3af4f7ca.js} +2 -2
- package/build/esm/{index-b3b2700b.js → index-430150e2.js} +2 -2
- package/build/esm/{index-9c3707bf.js → index-5e391b96.js} +3 -3
- package/build/esm/{index-3d204d3f.js → index-60ea9a7a.js} +9 -9
- package/build/esm/{index-2ea06dfd.js → index-6a498cd9.js} +1 -1
- package/build/esm/{index-8b153618.js → index-7e25e493.js} +9 -9
- package/build/esm/{index-42c96a0d.js → index-7f4204a4.js} +2 -2
- package/build/esm/{index-df4c863a.js → index-804a18b2.js} +10 -10
- package/build/esm/{index-b7ca2cef.js → index-81874927.js} +6 -6
- package/build/esm/{index-d3bc362a.js → index-830957a9.js} +3 -3
- package/build/esm/{index-fcd8c82e.js → index-9a94d3f9.js} +4 -4
- package/build/esm/{index-f4337f9b.js → index-9bf12571.js} +4 -4
- package/build/esm/{index-dffe2a0e.js → index-a948d6c4.js} +2 -2
- package/build/esm/{index-6fad8f20.js → index-c5f73039.js} +2 -2
- package/build/esm/{index-fb0015a1.js → index-ce378796.js} +2 -2
- package/build/esm/{index-2528eff5.js → index-d6434646.js} +31 -31
- package/build/esm/{index-9a5847c5.js → index-d96f23cf.js} +12 -12
- package/build/esm/{index-78be75b3.js → index-da43c9f8.js} +2 -2
- package/build/esm/{index-1bc9e98c.js → index-e27f0cf4.js} +2 -2
- package/build/esm/{index-11c307f3.js → index-ec0d21ac.js} +309 -149
- package/build/esm/{index-007dfdf1.js → index-f693859c.js} +10 -10
- package/build/esm/index.js +65 -64
- package/build/esm/{index.styled-12b83f13.js → index.styled-2ea5b0b5.js} +2 -2
- package/build/esm/{index.styles-3c2a0994.js → index.styles-d2c0640d.js} +6 -6
- package/build/esm/lead.js +27 -27
- package/build/esm/mantine.js +21 -21
- package/build/esm/misc.js +18 -18
- package/build/esm/navigation.js +34 -34
- package/build/esm/onboardingV2.js +30 -30
- package/build/esm/pwg.js +19 -19
- package/build/esm/{routing-fa4df5ed.js → routing-a1836539.js} +2 -2
- package/build/esm/subot.js +21 -21
- package/build/esm/together.js +34 -34
- package/build/esm/{types-bb186778.js → types-6b6ad7e7.js} +13 -13
- package/build/esm/{types-2b0a2fdb.js → types-bd47f318.js} +30 -30
- package/build/esm/types.js +1 -1
- package/build/esm/{useCategory-40813903.js → useCategory-f82e469a.js} +5 -5
- package/build/esm/{useHealthToolCache-6b196ff6.js → useHealthToolCache-020638e1.js} +2 -2
- package/build/esm/{useMantineLocale-af6fc69e.js → useMantineLocale-e4fd9737.js} +3 -3
- package/build/esm/{usePlacesAutocomplete-75c4e448.js → usePlacesAutocomplete-0c8f3eb6.js} +1 -1
- package/build/esm/{useTranslations-b0e645f7.js → useTranslations-3600eb6d.js} +1 -1
- package/build/esm/{utils-c629d1e2.js → utils-3a1ccf97.js} +1 -1
- package/build/esm/{utils-22437602.js → utils-805b54aa.js} +4 -4
- package/build/esm/{utils-9117c62e.js → utils-a016fae8.js} +5 -5
- package/build/esm/vaccination.js +25 -25
- package/build/footer.js +18 -18
- package/build/gAssets.js +4 -4
- package/build/{getDynamicHealthTool-96f8d3c6.js → getDynamicHealthTool-77a3c04d.js} +4 -4
- package/build/{getSocialList-595a7157.js → getSocialList-bf307d99.js} +2 -2
- package/build/hooks.js +17 -17
- package/build/i18n/translationKeys.d.ts +1 -1
- package/build/i18n-values/en-PH.js +1 -0
- 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 +1 -0
- package/build/i18n-values/vi-VN_MB.js +1 -0
- package/build/i18n-values/zh-TW.js +2 -1
- package/build/i18n.js +1 -1
- package/build/i18nV2.js +1 -1
- package/build/{index-8216153d.js → index-0f593a38.js} +3 -3
- package/build/{index-3dc39fe7.js → index-121cb1e7.js} +1 -1
- package/build/{index-ef7bf017.js → index-33d6b836.js} +6 -6
- package/build/{index-3b877b03.js → index-3b1766eb.js} +5 -5
- package/build/{index-abb687b1.js → index-3cd1d2b5.js} +10 -10
- package/build/{index-be3ab088.js → index-430d389f.js} +313 -153
- package/build/{index-f76e7259.js → index-5395352b.js} +4 -4
- package/build/{index-e6f52767.js → index-593699ec.js} +2 -2
- package/build/{index-b1469502.js → index-61ff51d2.js} +2 -2
- package/build/{index-0bb74786.js → index-69415a4f.js} +2 -2
- package/build/{index-cf4f9fe3.js → index-6a70c989.js} +31 -31
- package/build/{index-d1fd55e1.js → index-79fcd8b9.js} +2 -2
- package/build/{index-17de9f00.js → index-8c59b55a.js} +9 -9
- package/build/{index-80690ddd.js → index-9049310c.js} +12 -12
- package/build/{index-d07d1be8.js → index-9f0db240.js} +3 -3
- package/build/{index-6d9485f7.js → index-a069b0fb.js} +4 -4
- package/build/{index-2032e587.js → index-bb3ab3a9.js} +2 -2
- package/build/{index-ffe5db11.js → index-bb3f416e.js} +11 -11
- package/build/{index-b7be8a24.js → index-c24d1812.js} +2 -2
- package/build/{index-5dfdde72.js → index-ca1c890d.js} +2 -2
- package/build/{index-4f3fc352.js → index-d4da2a41.js} +9 -9
- package/build/{index-2f6bc47b.js → index-d8356339.js} +2 -2
- package/build/{index-3cb9126e.js → index-efccbd0e.js} +10 -10
- package/build/{index-2dea76db.js → index-fd34c526.js} +2 -2
- package/build/{index-9190a7d5.js → index-ff2cf963.js} +2 -2
- package/build/index.js +65 -64
- package/build/{index.styled-4213a558.js → index.styled-843e34c9.js} +2 -2
- package/build/{index.styles-d3506089.js → index.styles-358a6fa7.js} +6 -6
- package/build/lead.js +27 -27
- package/build/mantine.js +18 -18
- package/build/misc.js +18 -18
- package/build/navigation.js +34 -34
- package/build/onboardingV2.js +29 -29
- package/build/pwg.js +19 -19
- package/build/{routing-b9e48b5d.js → routing-479b2c8a.js} +2 -2
- package/build/subot.js +21 -21
- package/build/together.js +34 -34
- package/build/{types-b07aecb6.js → types-63359b3c.js} +30 -30
- package/build/{types-fd793496.js → types-a6e6ee28.js} +13 -13
- package/build/types.js +1 -1
- package/build/{useCategory-b5276a5d.js → useCategory-93d8b68e.js} +5 -5
- package/build/{useHealthToolCache-ab5fcc56.js → useHealthToolCache-bd29093f.js} +2 -2
- package/build/{useMantineLocale-c3e74e28.js → useMantineLocale-fbec6417.js} +3 -3
- package/build/{usePlacesAutocomplete-277a5954.js → usePlacesAutocomplete-662d53d2.js} +1 -1
- package/build/{useTranslations-700dceda.js → useTranslations-105e0a90.js} +1 -1
- package/build/{utils-bcc5b10c.js → utils-04f63d72.js} +4 -4
- package/build/{utils-2608e5ac.js → utils-c375bf37.js} +5 -5
- package/build/{utils-da379d7b.js → utils-e2f30ab0.js} +1 -1
- package/build/vaccination.js +25 -25
- package/package.json +1 -1
- /package/build/{BMI_BOYS.percentile.monthly-ec3363f1.js → BMI_BOYS.percentile.monthly-8cf54b5a.js} +0 -0
- /package/build/{BMI_BOYS.percentile.weekly-97c948ab.js → BMI_BOYS.percentile.weekly-703d6b0a.js} +0 -0
- /package/build/{BMI_BOYS.percentile.yearly-b76cfa09.js → BMI_BOYS.percentile.yearly-cb28f544.js} +0 -0
- /package/build/{BMI_BOYS.zscore.monthly-4cda2e56.js → BMI_BOYS.zscore.monthly-8099de4c.js} +0 -0
- /package/build/{BMI_BOYS.zscore.weekly-79deb4cc.js → BMI_BOYS.zscore.weekly-7aec2905.js} +0 -0
- /package/build/{BMI_BOYS.zscore.yearly-ae8432a4.js → BMI_BOYS.zscore.yearly-e320272f.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.monthly-54bfed4f.js → BMI_GIRLS.percentile.monthly-1b6a5621.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.weekly-133a4294.js → BMI_GIRLS.percentile.weekly-eafbcd6a.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.yearly-c98b3d8d.js → BMI_GIRLS.percentile.yearly-81fb3717.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.monthly-fce23097.js → BMI_GIRLS.zscore.monthly-2adac847.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.weekly-960643d0.js → BMI_GIRLS.zscore.weekly-87c254ad.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.yearly-dff5f062.js → BMI_GIRLS.zscore.yearly-70ee6df9.js} +0 -0
- /package/build/{ChevronDown-8c88f56f.js → ChevronDown-3fe0515c.js} +0 -0
- /package/build/{Close-1812f397.js → Close-008fe76c.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-0739a23a.js → HEAD CIRCUM_BOYS.percentile.monthly-b01baf4b.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-151acef4.js → HEAD CIRCUM_BOYS.percentile.weekly-34a8571b.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-4baf2b31.js → HEAD CIRCUM_BOYS.percentile.yearly-8788ffac.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-89ca73d0.js → HEAD CIRCUM_BOYS.zscore.monthly-b33d7b59.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-666085a4.js → HEAD CIRCUM_BOYS.zscore.weekly-b1a1c515.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-89e987ef.js → HEAD CIRCUM_BOYS.zscore.yearly-73293218.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-0615ebb4.js → HEAD CIRCUM_GIRLS.percentile.monthly-225217d3.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-1c174533.js → HEAD CIRCUM_GIRLS.percentile.weekly-7c11fd89.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-45d9b2ba.js → HEAD CIRCUM_GIRLS.percentile.yearly-6f0cf16d.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-58c4ce14.js → HEAD CIRCUM_GIRLS.zscore.monthly-188de133.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-86fce6ef.js → HEAD CIRCUM_GIRLS.zscore.weekly-7d043439.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-07aee0d7.js → HEAD CIRCUM_GIRLS.zscore.yearly-0f571910.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.monthly-c6945e90.js → HEIGHT_BOYS.percentile.monthly-c4b3c0fd.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.weekly-0ddcccf9.js → HEIGHT_BOYS.percentile.weekly-fe596389.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.yearly-7b334d51.js → HEIGHT_BOYS.percentile.yearly-6aab40c5.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.monthly-a32e06e5.js → HEIGHT_BOYS.zscore.monthly-29f8cc6d.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.weekly-09a8cf94.js → HEIGHT_BOYS.zscore.weekly-0f7d9914.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.yearly-313182e5.js → HEIGHT_BOYS.zscore.yearly-bf632036.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.monthly-3dd6c402.js → HEIGHT_GIRLS.percentile.monthly-f0094e12.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.weekly-69d817ca.js → HEIGHT_GIRLS.percentile.weekly-e27dc2f9.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.yearly-c25cfb02.js → HEIGHT_GIRLS.percentile.yearly-5578c262.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.monthly-54d1cb0a.js → HEIGHT_GIRLS.zscore.monthly-a9c145d6.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.weekly-68e3eb6e.js → HEIGHT_GIRLS.zscore.weekly-d49f7759.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.yearly-7cfb4576.js → HEIGHT_GIRLS.zscore.yearly-f7977e37.js} +0 -0
- /package/build/{Subot-c80eaa9a.js → Subot-a6cccdc3.js} +0 -0
- /package/build/{Visible-88ac7fc5.js → Visible-0d16d7c6.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.monthly-b5f4690c.js → WEIGHT_BOYS.percentile.monthly-d8badc5c.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.weekly-3a3094d3.js → WEIGHT_BOYS.percentile.weekly-4e6d2d6a.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.yearly-398ec37f.js → WEIGHT_BOYS.percentile.yearly-683e7425.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.monthly-2de3eabf.js → WEIGHT_BOYS.zscore.monthly-3b5820e5.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.weekly-b89d4761.js → WEIGHT_BOYS.zscore.weekly-4e22d0b5.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.yearly-41caa512.js → WEIGHT_BOYS.zscore.yearly-66e0fb6b.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.monthly-5321c9fe.js → WEIGHT_GIRLS.percentile.monthly-47f823c8.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.weekly-29370a57.js → WEIGHT_GIRLS.percentile.weekly-da5637fb.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.yearly-b8f71c0f.js → WEIGHT_GIRLS.percentile.yearly-02c18278.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.monthly-538e2d4a.js → WEIGHT_GIRLS.zscore.monthly-13ff2b8e.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.weekly-ca3c8619.js → WEIGHT_GIRLS.zscore.weekly-23ef0827.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.yearly-7fee258f.js → WEIGHT_GIRLS.zscore.yearly-f5494459.js} +0 -0
- /package/build/{animation-0ea44967.js → animation-f0a6bec7.js} +0 -0
- /package/build/{cart-67df21a4.js → cart-2855e7e3.js} +0 -0
- /package/build/{cookieHelper-2cf3ffa0.js → cookieHelper-932412ee.js} +0 -0
- /package/build/{doctor-00f8c880.js → doctor-4c4ff5df.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.monthly-bc6ebfca.js → BMI_BOYS.percentile.monthly-2c2ba0d8.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.weekly-d54a5480.js → BMI_BOYS.percentile.weekly-f195bd8b.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.yearly-a199e663.js → BMI_BOYS.percentile.yearly-e9102f0b.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.monthly-4d249434.js → BMI_BOYS.zscore.monthly-ae0cb8d5.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.weekly-63278755.js → BMI_BOYS.zscore.weekly-c1aad995.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.yearly-6c511034.js → BMI_BOYS.zscore.yearly-bc2da4f5.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.monthly-5fde1ee5.js → BMI_GIRLS.percentile.monthly-e734ea8f.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.weekly-a0086f64.js → BMI_GIRLS.percentile.weekly-c86bd587.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.yearly-0e908908.js → BMI_GIRLS.percentile.yearly-4a3d32df.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.monthly-cd0d06a2.js → BMI_GIRLS.zscore.monthly-68c0fb12.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.weekly-c2679df7.js → BMI_GIRLS.zscore.weekly-f196d650.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.yearly-5dd9b7f8.js → BMI_GIRLS.zscore.yearly-70416203.js} +0 -0
- /package/build/esm/{ChevronDown-7c8c4678.js → ChevronDown-95755fe1.js} +0 -0
- /package/build/esm/{Close-1543552a.js → Close-046d36bb.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-a2b2aa6e.js → HEAD CIRCUM_BOYS.percentile.monthly-b8d83588.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-7ff7346c.js → HEAD CIRCUM_BOYS.percentile.weekly-1efdf658.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-d61d8bc1.js → HEAD CIRCUM_BOYS.percentile.yearly-b0781242.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-91652cb1.js → HEAD CIRCUM_BOYS.zscore.monthly-c63fe5f6.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-7e62102a.js → HEAD CIRCUM_BOYS.zscore.weekly-8ba22499.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-8fcfab6d.js → HEAD CIRCUM_BOYS.zscore.yearly-25fd4c80.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-71f9ec04.js → HEAD CIRCUM_GIRLS.percentile.monthly-3cdc09c7.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-5fa61128.js → HEAD CIRCUM_GIRLS.percentile.weekly-8e930dbc.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-3a73e2db.js → HEAD CIRCUM_GIRLS.percentile.yearly-170c1c3e.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-f43e036b.js → HEAD CIRCUM_GIRLS.zscore.monthly-2ff5bb5f.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-56830d28.js → HEAD CIRCUM_GIRLS.zscore.weekly-2e6bcdbb.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-9da77020.js → HEAD CIRCUM_GIRLS.zscore.yearly-6ab7dda7.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.monthly-409855a4.js → HEIGHT_BOYS.percentile.monthly-77daadf5.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.weekly-5e2ae480.js → HEIGHT_BOYS.percentile.weekly-24339b38.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.yearly-41513d1d.js → HEIGHT_BOYS.percentile.yearly-b66952e8.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.monthly-e6d323e3.js → HEIGHT_BOYS.zscore.monthly-7dc284e9.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.weekly-a00a3209.js → HEIGHT_BOYS.zscore.weekly-2b9d2cf9.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.yearly-8cda047d.js → HEIGHT_BOYS.zscore.yearly-b081b1e3.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-6b435321.js → HEIGHT_GIRLS.percentile.monthly-cfe36741.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-c9f8e156.js → HEIGHT_GIRLS.percentile.weekly-a8f08a28.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-109f3d53.js → HEIGHT_GIRLS.percentile.yearly-87e8168c.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-06fb0daa.js → HEIGHT_GIRLS.zscore.monthly-4b0b8ccc.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-db90b98a.js → HEIGHT_GIRLS.zscore.weekly-2b36f5f2.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-88356a44.js → HEIGHT_GIRLS.zscore.yearly-d01507c4.js} +0 -0
- /package/build/esm/{Subot-fe0f37a7.js → Subot-ed487269.js} +0 -0
- /package/build/esm/{Visible-c8022d6d.js → Visible-ebc936a1.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.monthly-66d2ad73.js → WEIGHT_BOYS.percentile.monthly-cee1bd28.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.weekly-dd266bcc.js → WEIGHT_BOYS.percentile.weekly-93d6d8a9.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.yearly-293a8529.js → WEIGHT_BOYS.percentile.yearly-760ccede.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.monthly-90d56a9a.js → WEIGHT_BOYS.zscore.monthly-312de66e.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.weekly-0185dd0c.js → WEIGHT_BOYS.zscore.weekly-f6c1f949.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.yearly-0635e4c1.js → WEIGHT_BOYS.zscore.yearly-60d1195e.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-f783d1bc.js → WEIGHT_GIRLS.percentile.monthly-49fbdeee.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-848a8a17.js → WEIGHT_GIRLS.percentile.weekly-9f601f47.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-05f529a4.js → WEIGHT_GIRLS.percentile.yearly-1feec326.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-f0c76761.js → WEIGHT_GIRLS.zscore.monthly-913b562d.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-802553c3.js → WEIGHT_GIRLS.zscore.weekly-5809a068.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-b9ce9e84.js → WEIGHT_GIRLS.zscore.yearly-b145911b.js} +0 -0
- /package/build/esm/{animation-871ae2ae.js → animation-47f7209e.js} +0 -0
- /package/build/esm/{cart-d0164858.js → cart-fb4a88e4.js} +0 -0
- /package/build/esm/{cookieHelper-f5c48224.js → cookieHelper-553ac740.js} +0 -0
- /package/build/esm/{doctor-fab377d0.js → doctor-72cd76f1.js} +0 -0
- /package/build/esm/{index-8628b026.js → index-77718ba1.js} +0 -0
- /package/build/esm/{index-c1353ae9.js → index-89446d8e.js} +0 -0
- /package/build/esm/{index-f243053f.js → index-e2dc8f25.js} +0 -0
- /package/build/esm/{isProduction-b948eb3f.js → isProduction-ae7230d2.js} +0 -0
- /package/build/esm/{localizeNumberFormat-de8aab79.js → localizeNumberFormat-d51b1d17.js} +0 -0
- /package/build/esm/{normalizeLink-35f046f7.js → normalizeLink-9b736530.js} +0 -0
- /package/build/esm/{number-34523eae.js → number-cf6ecd6d.js} +0 -0
- /package/build/esm/{paths-6fec74d4.js → paths-4c7dc3d7.js} +0 -0
- /package/build/esm/{theme-045f7a4c.js → theme-5568fb17.js} +0 -0
- /package/build/esm/{translationsContext-10962889.js → translationsContext-3053e922.js} +0 -0
- /package/build/esm/{tslib.es6-b386827f.js → tslib.es6-2a8fd6d5.js} +0 -0
- /package/build/esm/{types-49152b7b.js → types-a4c01ee9.js} +0 -0
- /package/build/esm/{useIsInit-5b04be12.js → useIsInit-dd637f2c.js} +0 -0
- /package/build/esm/{useOutsideClick-c4752c33.js → useOutsideClick-0fde0c67.js} +0 -0
- /package/build/esm/{useScrollbarSize-b13fdd15.js → useScrollbarSize-2eec3547.js} +0 -0
- /package/build/esm/{useUniqueId-1495a109.js → useUniqueId-b93898f3.js} +0 -0
- /package/build/esm/{utils-577218f8.js → utils-963ef4e6.js} +0 -0
- /package/build/{index-00abcc0f.js → index-0faca848.js} +0 -0
- /package/build/{index-ea20167e.js → index-423ee312.js} +0 -0
- /package/build/{index-d972dd22.js → index-6db685bf.js} +0 -0
- /package/build/{isProduction-fd673402.js → isProduction-505f5133.js} +0 -0
- /package/build/{localizeNumberFormat-c01eb370.js → localizeNumberFormat-c2cbffd7.js} +0 -0
- /package/build/{normalizeLink-e1288bb0.js → normalizeLink-0f03af41.js} +0 -0
- /package/build/{number-bd9da5a2.js → number-910b1b71.js} +0 -0
- /package/build/{paths-2ae64d93.js → paths-79dc14e9.js} +0 -0
- /package/build/{theme-3b54ec5b.js → theme-949f1110.js} +0 -0
- /package/build/{translationsContext-119be95a.js → translationsContext-d2857902.js} +0 -0
- /package/build/{tslib.es6-4a65586f.js → tslib.es6-146cdf4b.js} +0 -0
- /package/build/{types-ed42d236.js → types-130e49a4.js} +0 -0
- /package/build/{useIsInit-9116695c.js → useIsInit-efe694d7.js} +0 -0
- /package/build/{useOutsideClick-9a510cd5.js → useOutsideClick-bea7c9a9.js} +0 -0
- /package/build/{useScrollbarSize-2725ba1c.js → useScrollbarSize-f2da3b43.js} +0 -0
- /package/build/{useUniqueId-bb2377a8.js → useUniqueId-fdc4832f.js} +0 -0
- /package/build/{utils-96cc366b.js → utils-af50e5f3.js} +0 -0
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
declare const _default: (params: void, options?: import("@mantine/core").UseStylesOptions<string>) => {
|
|
2
|
+
classes: {
|
|
3
|
+
root: string;
|
|
4
|
+
row: string;
|
|
5
|
+
labelWrapper: string;
|
|
6
|
+
label: string;
|
|
7
|
+
control: string;
|
|
8
|
+
radioLabel: string;
|
|
9
|
+
radioRoot: string;
|
|
10
|
+
bmiVal: string;
|
|
11
|
+
inputWithUnit__wrapper: string;
|
|
12
|
+
inputWithUnit__unit: string;
|
|
13
|
+
inputWithUnit__unitText: string;
|
|
14
|
+
inputWithUnit__input: string;
|
|
15
|
+
submitBtn: string;
|
|
16
|
+
switchRoot: string;
|
|
17
|
+
};
|
|
18
|
+
cx: (...args: any) => string;
|
|
19
|
+
theme: import("@mantine/core").MantineTheme;
|
|
20
|
+
};
|
|
21
|
+
export default _default;
|
|
@@ -3,15 +3,11 @@ export declare const StyledBabyGrowthWrapper: import("@emotion/styled").StyledCo
|
|
|
3
3
|
theme?: import("@emotion/react").Theme;
|
|
4
4
|
as?: import("react").ElementType<any>;
|
|
5
5
|
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
6
|
-
export declare const StyledBabyGrowthForm: import("@emotion/styled").StyledComponent<{
|
|
7
|
-
theme?: import("@emotion/react").Theme;
|
|
8
|
-
as?: import("react").ElementType<any>;
|
|
9
|
-
}, import("react").DetailedHTMLProps<import("react").FormHTMLAttributes<HTMLFormElement>, HTMLFormElement>, {}>;
|
|
10
6
|
export declare const StyledFormControl: import("@emotion/styled").StyledComponent<{
|
|
11
7
|
theme?: import("@emotion/react").Theme;
|
|
12
8
|
as?: import("react").ElementType<any>;
|
|
13
9
|
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
14
|
-
export declare const StyledInlineLabel: import("@emotion/styled").StyledComponent<import("
|
|
10
|
+
export declare const StyledInlineLabel: import("@emotion/styled").StyledComponent<import("../../../../atoms/label").Props & {
|
|
15
11
|
theme?: import("@emotion/react").Theme;
|
|
16
12
|
}, {}, {}>;
|
|
17
13
|
export declare const StyledRow: import("@emotion/styled").StyledComponent<{
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { BabyGrowthFormField, SiteType } from "../../../../interfaces/types";
|
|
3
|
+
import { SubmitErrorHandler } from 'react-hook-form';
|
|
4
|
+
import { BabyGrowthFormProps } from "../../../babyGrowth/babyGrowthForm";
|
|
5
|
+
export type BabyGrowthEmbedContextType = {
|
|
6
|
+
onSubmit: (value: BabyGrowthFormField) => void;
|
|
7
|
+
onError?: SubmitErrorHandler<BabyGrowthFormField>;
|
|
8
|
+
schema?: any;
|
|
9
|
+
siteType?: SiteType;
|
|
10
|
+
formLayout?: BabyGrowthFormProps['layout'];
|
|
11
|
+
};
|
|
12
|
+
export declare const BabyGrowthEmbedContext: import("react").Context<BabyGrowthEmbedContextType>;
|
|
@@ -1,14 +1,18 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
1
|
+
import React, { ReactNode } from 'react';
|
|
2
|
+
import { BabyGrowthFormProps } from "../../../babyGrowth/babyGrowthForm";
|
|
3
|
+
import { BabyGrowthContent, BabyVaccinationDetail } from "../../../../types";
|
|
4
|
+
import { BabyGrowthEmbedContextType } from "./context";
|
|
5
|
+
import { Form } from "./form";
|
|
4
6
|
export type BabyGrowthCardEmbedProps = {
|
|
7
|
+
children?: ReactNode;
|
|
5
8
|
className?: string;
|
|
6
|
-
onSubmit: (value: BabyGrowthFormField) => void;
|
|
7
|
-
onError?: SubmitErrorHandler<BabyGrowthFormField>;
|
|
8
|
-
schema?: any;
|
|
9
9
|
isMobile?: boolean;
|
|
10
10
|
babyLists?: Array<BabyVaccinationDetail['profile']> | null;
|
|
11
11
|
babyGrowthContent: BabyGrowthContent | null;
|
|
12
|
-
|
|
13
|
-
};
|
|
14
|
-
export
|
|
12
|
+
formLayout?: BabyGrowthFormProps['layout'];
|
|
13
|
+
} & BabyGrowthEmbedContextType;
|
|
14
|
+
export interface CompoundedComponent extends React.ForwardRefExoticComponent<BabyGrowthCardEmbedProps> {
|
|
15
|
+
Form: typeof Form;
|
|
16
|
+
}
|
|
17
|
+
declare const BabyGrowthCardEmbed: CompoundedComponent;
|
|
18
|
+
export { BabyGrowthCardEmbed };
|
|
@@ -4,12 +4,12 @@ export declare const StyledBabyGrowthWrapper: import("@emotion/styled").StyledCo
|
|
|
4
4
|
as?: import("react").ElementType<any>;
|
|
5
5
|
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
6
6
|
export declare const StyleForm: import("@emotion/styled").StyledComponent<{
|
|
7
|
-
className?: string;
|
|
8
7
|
onSubmit: (value: import("../../../../types").BabyGrowthFormField) => void;
|
|
9
8
|
onError: import("react-hook-form").SubmitErrorHandler<import("../../../../types").BabyGrowthFormField>;
|
|
10
9
|
schema?: any;
|
|
11
10
|
siteType?: import("../../../../types").SiteType;
|
|
12
|
-
|
|
11
|
+
layout?: "vertical" | "horizonal";
|
|
12
|
+
} & import("@mantine/core").BoxProps & {
|
|
13
13
|
theme?: import("@emotion/react").Theme;
|
|
14
14
|
}, {}, {}>;
|
|
15
15
|
export declare const StyledToolsBannerCard: import("@emotion/styled").StyledComponent<import("../../toolBannerCard").Props & {
|
|
@@ -30,7 +30,7 @@ export { SeoHead } from "./seoHead";
|
|
|
30
30
|
export { ToolsBannerCard } from "./toolBannerCard";
|
|
31
31
|
export { DueDateCardEmbed } from "./embeddedHeathToolCards/due-date/dueDate";
|
|
32
32
|
export { BMICardEmbed } from "./embeddedHeathToolCards/bmi/bmi";
|
|
33
|
-
export { BabyGrowthCardEmbed } from "./embeddedHeathToolCards/baby-growth";
|
|
33
|
+
export { BabyGrowthCardEmbed, BabyGrowthCardEmbedProps, } from "./embeddedHeathToolCards/baby-growth";
|
|
34
34
|
export { BabyPoopEmbed } from "./embeddedHeathToolCards/baby-poop";
|
|
35
35
|
export { THRCardEmbed } from "./embeddedHeathToolCards/target-heart-rate";
|
|
36
36
|
export { BMRCardEmbed } from "./embeddedHeathToolCards/bmr/bmr";
|
package/build/esm/components.js
CHANGED
|
@@ -1,90 +1,91 @@
|
|
|
1
|
-
export { U as AdBlock, A as Alert, f as ArticleCard, g as ArticleCardV2, a as Avatar, x as BMICardEmbed, H as BMRCardEmbed, y as BabyGrowthCardEmbed, z as BabyPoopEmbed, B as Badge, b as BorderHeading, L as Breadcrumbs, h as CategoryCard, C as Checkbox, i as CheckboxGroup, s as CookieAcceptConfirm, K as DateRangePicker, D as DoctorInfo, w as DueDateCardEmbed, F as FileDropdown, V as FixedBottomAdBlock, r as FloatButtonGroup, e as GenderOptionControl, G as Grid, I as IconText, Y as MAPPING_CATEGORY_PREMIUM_API_TYPE, X as MAPPING_CATEGORY_PREMIUM_TYPE, M as MobileBottomNavigation, t as MobileBottomNavigationIcon, O as OvulationCardEmbed, J as PWGCardEmbed, P as Pagination, j as ProgressBar, R as Radio, k as RadioGroup, d as RateStars, S as ScrollList, u as SeoHead, N as ShareContainer, Q as ShareDrawer, Z as SideBannerModal, l as SideMenu, m as StatisticCard, W as SurveyOrPremiumBanner, p as SurveyQuestionCard, q as SurveyThankyouCard, E as THRCardEmbed, n as Table, o as Tabs, T as Tag, c as Toggle, v as ToolsBannerCard, _ as UserProfileNavigation, $ as UserProfileNavigationHeader, a0 as UserProfileNavigationStats } from './index-
|
|
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, 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 { U as AdBlock, A as Alert, f as ArticleCard, g as ArticleCardV2, a as Avatar, x as BMICardEmbed, H as BMRCardEmbed, y as BabyGrowthCardEmbed, z as BabyPoopEmbed, B as Badge, b as BorderHeading, L as Breadcrumbs, h as CategoryCard, C as Checkbox, i as CheckboxGroup, s as CookieAcceptConfirm, K as DateRangePicker, D as DoctorInfo, w as DueDateCardEmbed, F as FileDropdown, V as FixedBottomAdBlock, r as FloatButtonGroup, e as GenderOptionControl, G as Grid, I as IconText, Y as MAPPING_CATEGORY_PREMIUM_API_TYPE, X as MAPPING_CATEGORY_PREMIUM_TYPE, M as MobileBottomNavigation, t as MobileBottomNavigationIcon, O as OvulationCardEmbed, J as PWGCardEmbed, P as Pagination, j as ProgressBar, R as Radio, k as RadioGroup, d as RateStars, S as ScrollList, u as SeoHead, N as ShareContainer, Q as ShareDrawer, Z as SideBannerModal, l as SideMenu, m as StatisticCard, W as SurveyOrPremiumBanner, p as SurveyQuestionCard, q as SurveyThankyouCard, E as THRCardEmbed, n as Table, o as Tabs, T as Tag, c as Toggle, v as ToolsBannerCard, _ as UserProfileNavigation, $ as UserProfileNavigationHeader, a0 as UserProfileNavigationStats } from './index-ec0d21ac.js';
|
|
2
|
+
export { B as Button } from './index-da43c9f8.js';
|
|
3
|
+
export { A as AuthorBadge, a as BookingBtn, B as BtnChoice, D as Divider } from './index-7e25e493.js';
|
|
4
|
+
export { F as Flag, I as ImageWrap } from './index-60ea9a7a.js';
|
|
5
|
+
export { H as Heading } from './index-e27f0cf4.js';
|
|
6
|
+
export { I as Input } from './index-430150e2.js';
|
|
7
|
+
export { L as Label } from './constants-aec7f25a.js';
|
|
8
|
+
export { L as Logo } from './index-9bf12571.js';
|
|
9
|
+
export { P as PureInput, S as StepRenderer, a as StepRendererContext, T as TextArea } from './index.styles-d2c0640d.js';
|
|
10
|
+
export { T as Text } from './index-804a18b2.js';
|
|
11
|
+
export { C as Container } from './index-e2dc8f25.js';
|
|
12
|
+
export { I as Icon } from './index-830957a9.js';
|
|
13
|
+
export { D as Drawer, M as Modal, R as RadioImageGroup } from './index-f693859c.js';
|
|
14
|
+
export { C as CustomReferenceDot } from './index-89446d8e.js';
|
|
15
|
+
export { L as LogoIcon } from './utils-805b54aa.js';
|
|
16
|
+
export { D as DatePicker, L as Loading } from './index-5e391b96.js';
|
|
17
|
+
export { D as Dropdown } from './index-6a498cd9.js';
|
|
18
|
+
export { P as Popup } from './index-9a94d3f9.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-d6434646.js';
|
|
20
|
+
export { P as PillCarousel } from './index-81874927.js';
|
|
21
|
+
export { A as AddressInput } from './index-25d3ab76.js';
|
|
22
|
+
export { F as Footer } from './index-d96f23cf.js';
|
|
23
23
|
import 'react';
|
|
24
|
-
import './index-
|
|
25
|
-
import './tslib.es6-
|
|
24
|
+
import './index-7f4204a4.js';
|
|
25
|
+
import './tslib.es6-2a8fd6d5.js';
|
|
26
26
|
import '@mantine/core';
|
|
27
|
-
import './utils-
|
|
27
|
+
import './utils-963ef4e6.js';
|
|
28
28
|
import '@hhgtech/icons/other';
|
|
29
|
-
import './index-
|
|
30
|
-
import './index-
|
|
29
|
+
import './index-a948d6c4.js';
|
|
30
|
+
import './index-3af4f7ca.js';
|
|
31
31
|
import 'date-fns/locale';
|
|
32
|
-
import './Subot-
|
|
33
|
-
import './isProduction-
|
|
34
|
-
import './theme-
|
|
32
|
+
import './Subot-ed487269.js';
|
|
33
|
+
import './isProduction-ae7230d2.js';
|
|
34
|
+
import './theme-5568fb17.js';
|
|
35
35
|
import 'innertext';
|
|
36
36
|
import '@mantine/dates';
|
|
37
|
-
import './useMantineLocale-
|
|
37
|
+
import './useMantineLocale-e4fd9737.js';
|
|
38
38
|
import 'dayjs';
|
|
39
|
-
import './translationsContext-
|
|
39
|
+
import './translationsContext-3053e922.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-3600eb6d.js';
|
|
47
47
|
import 'date-fns';
|
|
48
|
-
import './types-
|
|
49
|
-
import './utils-
|
|
50
|
-
import './cookieHelper-
|
|
48
|
+
import './types-a4c01ee9.js';
|
|
49
|
+
import './utils-a016fae8.js';
|
|
50
|
+
import './cookieHelper-553ac740.js';
|
|
51
51
|
import 'slugify';
|
|
52
|
-
import './index-
|
|
53
|
-
import './index.styled-
|
|
54
|
-
import './index-
|
|
52
|
+
import './index-37c2231f.js';
|
|
53
|
+
import './index.styled-2ea5b0b5.js';
|
|
54
|
+
import './index-18797474.js';
|
|
55
55
|
import 'react-hook-form';
|
|
56
|
-
import './useHealthToolCache-
|
|
57
|
-
import './getDynamicHealthTool-
|
|
58
|
-
import './normalizeLink-
|
|
59
|
-
import './routing-
|
|
60
|
-
import './core-
|
|
56
|
+
import './useHealthToolCache-020638e1.js';
|
|
57
|
+
import './getDynamicHealthTool-e3995944.js';
|
|
58
|
+
import './normalizeLink-9b736530.js';
|
|
59
|
+
import './routing-a1836539.js';
|
|
60
|
+
import './core-60974a1c.js';
|
|
61
61
|
import '@hookform/resolvers/yup';
|
|
62
|
-
import './
|
|
62
|
+
import './index-3835adb0.js';
|
|
63
|
+
import './useOutsideClick-0fde0c67.js';
|
|
63
64
|
import 'date-fns/locale/en-US';
|
|
64
65
|
import 'date-fns/locale/id';
|
|
65
66
|
import 'date-fns/locale/vi';
|
|
66
67
|
import 'date-fns/locale/zh-TW';
|
|
67
|
-
import './getSocialList-
|
|
68
|
+
import './getSocialList-18e9f5cd.js';
|
|
68
69
|
import 'uuid';
|
|
69
70
|
import '@mantine/form';
|
|
70
71
|
import '@hhgtech/icons/core';
|
|
71
|
-
import './index-
|
|
72
|
+
import './index-ce378796.js';
|
|
72
73
|
import 'js-cookie';
|
|
73
74
|
import 'lodash/flatten';
|
|
74
75
|
import 'lodash/uniqBy';
|
|
75
|
-
import './paths-
|
|
76
|
+
import './paths-4c7dc3d7.js';
|
|
76
77
|
import '@mantine/carousel';
|
|
77
78
|
import 'classnames';
|
|
78
|
-
import './useUniqueId-
|
|
79
|
-
import './animation-
|
|
79
|
+
import './useUniqueId-b93898f3.js';
|
|
80
|
+
import './animation-47f7209e.js';
|
|
80
81
|
import 'react-keyed-flatten-children';
|
|
81
|
-
import './useScrollbarSize-
|
|
82
|
+
import './useScrollbarSize-2eec3547.js';
|
|
82
83
|
import 'lodash/debounce';
|
|
83
84
|
import 'react-dom';
|
|
84
85
|
import 'react-day-picker/DayPickerInput';
|
|
85
|
-
import './constants-
|
|
86
|
-
import './ChevronDown-
|
|
87
|
-
import './index-
|
|
88
|
-
import './useIsInit-
|
|
86
|
+
import './constants-8dc3c4eb.js';
|
|
87
|
+
import './ChevronDown-95755fe1.js';
|
|
88
|
+
import './index-c5f73039.js';
|
|
89
|
+
import './useIsInit-dd637f2c.js';
|
|
89
90
|
import 'dayjs/plugin/relativeTime';
|
|
90
|
-
import './utils-
|
|
91
|
+
import './utils-3a1ccf97.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import './index-
|
|
2
|
-
import { i as isProduction } from './isProduction-
|
|
1
|
+
import './index-3af4f7ca.js';
|
|
2
|
+
import { i as isProduction } from './isProduction-ae7230d2.js';
|
|
3
3
|
|
|
4
4
|
const isDevelopment = process.env.NEXT_PUBLIC_DEPLOY_ENV === 'development';
|
|
5
5
|
const IS_SSR = typeof window === 'undefined';
|
|
@@ -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-5568fb17.js';
|
|
3
|
+
import { M as MediaQueries } from './utils-963ef4e6.js';
|
|
4
4
|
import React__default from 'react';
|
|
5
5
|
|
|
6
6
|
const StyledInput = styled.div `
|
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-3af4f7ca.js';
|
|
2
|
+
export { i as isProduction } from './isProduction-ae7230d2.js';
|
|
3
3
|
import 'date-fns/locale';
|
|
4
|
-
import './Subot-
|
|
4
|
+
import './Subot-ed487269.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-2a8fd6d5.js';
|
|
2
|
+
import { i as isProduction } from './isProduction-ae7230d2.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-963ef4e6.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-5568fb17.js';
|
|
2
|
+
export { c as Constants } from './constants-8dc3c4eb.js';
|
|
3
|
+
export { t as Types } from './types-a4c01ee9.js';
|
|
4
|
+
import './index-3af4f7ca.js';
|
|
5
5
|
import 'date-fns/locale';
|
|
6
|
-
import './Subot-
|
|
7
|
-
import './isProduction-
|
|
6
|
+
import './Subot-ed487269.js';
|
|
7
|
+
import './isProduction-ae7230d2.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-d96f23cf.js';
|
|
2
2
|
import 'react';
|
|
3
|
-
import './index-
|
|
3
|
+
import './index-e2dc8f25.js';
|
|
4
4
|
import 'dayjs';
|
|
5
|
-
import './index-
|
|
5
|
+
import './index-3af4f7ca.js';
|
|
6
6
|
import 'date-fns/locale';
|
|
7
|
-
import './Subot-
|
|
8
|
-
import './isProduction-
|
|
9
|
-
import './index-
|
|
10
|
-
import './tslib.es6-
|
|
7
|
+
import './Subot-ed487269.js';
|
|
8
|
+
import './isProduction-ae7230d2.js';
|
|
9
|
+
import './index-60ea9a7a.js';
|
|
10
|
+
import './tslib.es6-2a8fd6d5.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-a948d6c4.js';
|
|
15
|
+
import './utils-963ef4e6.js';
|
|
16
16
|
import '@emotion/styled';
|
|
17
17
|
import '@mantine/carousel';
|
|
18
|
-
import './index-
|
|
19
|
-
import './theme-
|
|
20
|
-
import './useMantineLocale-
|
|
18
|
+
import './index-7f4204a4.js';
|
|
19
|
+
import './theme-5568fb17.js';
|
|
20
|
+
import './useMantineLocale-e4fd9737.js';
|
|
21
21
|
import 'classnames';
|
|
22
|
-
import './useUniqueId-
|
|
22
|
+
import './useUniqueId-b93898f3.js';
|
|
23
23
|
import '@hhgtech/icons/core';
|
|
24
24
|
import '@mantine/dates';
|
|
25
|
-
import './translationsContext-
|
|
25
|
+
import './translationsContext-3053e922.js';
|
|
26
26
|
import 'string-format';
|
|
27
|
-
import './index-
|
|
28
|
-
import './utils-
|
|
29
|
-
import './index-
|
|
30
|
-
import './index.styled-
|
|
27
|
+
import './index-9bf12571.js';
|
|
28
|
+
import './utils-805b54aa.js';
|
|
29
|
+
import './index-37c2231f.js';
|
|
30
|
+
import './index.styled-2ea5b0b5.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-a948d6c4.js';
|
|
2
|
+
import './index-3af4f7ca.js';
|
|
3
3
|
import 'date-fns/locale';
|
|
4
|
-
import './Subot-
|
|
5
|
-
import './isProduction-
|
|
4
|
+
import './Subot-ed487269.js';
|
|
5
|
+
import './isProduction-ae7230d2.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-2a8fd6d5.js';
|
|
2
|
+
import { n as normalizeLinkSlash } from './normalizeLink-9b736530.js';
|
|
3
|
+
import { c as getDiscoverApiDomain } from './routing-a1836539.js';
|
|
4
|
+
import { g as getDataWithCache } from './core-60974a1c.js';
|
|
5
5
|
|
|
6
6
|
const formatHealthTool = (healthTool, locale) => {
|
|
7
7
|
var _a, _b;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React__default from 'react';
|
|
2
|
-
import { L as LOCALE } from './Subot-
|
|
3
|
-
import { C as CommonGAssets } from './index-
|
|
2
|
+
import { L as LOCALE } from './Subot-ed487269.js';
|
|
3
|
+
import { C as CommonGAssets } from './index-a948d6c4.js';
|
|
4
4
|
|
|
5
5
|
const getSocialList = (shareUrl) => [
|
|
6
6
|
{
|
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-3600eb6d.js';
|
|
2
|
+
export { M as MEASURE_ELEMENT_CLASS, u as useScrollbarSize } from './useScrollbarSize-2eec3547.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-f82e469a.js';
|
|
4
|
+
export { u as useHealthToolsCache } from './useHealthToolCache-020638e1.js';
|
|
5
|
+
export { u as useIsInit } from './useIsInit-dd637f2c.js';
|
|
6
|
+
export { i as initSharedOutSideClickListener, a as useOutsideClick, u as useSharedOutsideClick } from './useOutsideClick-0fde0c67.js';
|
|
7
|
+
export { u as useInitialMount, a as useUniqueId } from './useUniqueId-b93898f3.js';
|
|
8
8
|
import 'react';
|
|
9
|
-
import './translationsContext-
|
|
9
|
+
import './translationsContext-3053e922.js';
|
|
10
10
|
import 'string-format';
|
|
11
11
|
import 'lodash/debounce';
|
|
12
|
-
import './tslib.es6-
|
|
13
|
-
import './cookieHelper-
|
|
14
|
-
import './Subot-
|
|
15
|
-
import './getDynamicHealthTool-
|
|
16
|
-
import './normalizeLink-
|
|
17
|
-
import './routing-
|
|
18
|
-
import './index-
|
|
12
|
+
import './tslib.es6-2a8fd6d5.js';
|
|
13
|
+
import './cookieHelper-553ac740.js';
|
|
14
|
+
import './Subot-ed487269.js';
|
|
15
|
+
import './getDynamicHealthTool-e3995944.js';
|
|
16
|
+
import './normalizeLink-9b736530.js';
|
|
17
|
+
import './routing-a1836539.js';
|
|
18
|
+
import './index-3af4f7ca.js';
|
|
19
19
|
import 'date-fns/locale';
|
|
20
|
-
import './isProduction-
|
|
21
|
-
import './core-
|
|
20
|
+
import './isProduction-ae7230d2.js';
|
|
21
|
+
import './core-60974a1c.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.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.checkYrs' | 'tools.heading.on' | 'tools.selectBabyGender' | 'tools.selectGender' | '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' | '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.checkYrs' | 'tools.heading.on' | 'tools.selectBabyGender' | 'tools.selectGender' | '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';
|
|
@@ -36,6 +36,7 @@ var defaultTranslations = {
|
|
|
36
36
|
"babyGrowth.alert.bmi": "There is no BMI measurements to display for {name} in WHO data range of 0 to 5 years. Use <a>BMI calculator tool</a> above 5 year old",
|
|
37
37
|
"babyGrowth.alert.head": "There is no head circumference measurements to display for {name} in WHO data range of 0 to 5 years",
|
|
38
38
|
"babyGrowth.alert.weight": "There is no Weight measurements to display for {name} in WHO data range of 0 to 10 years ",
|
|
39
|
+
"babyGrowth.babyInfo": "Baby's info",
|
|
39
40
|
"babyGrowth.chartTitle": "WHO - {name} Growth Chart",
|
|
40
41
|
"babyGrowth.chartTitle.noName": "Your child's growth chart",
|
|
41
42
|
"babyGrowth.cm": "(cm)",
|
|
@@ -27,7 +27,7 @@ var hiTranslations = {
|
|
|
27
27
|
"admin.community": "Community",
|
|
28
28
|
"article.shareOn": "Share on",
|
|
29
29
|
"articleAuthor.title.expert": "Expertly reviewed by",
|
|
30
|
-
"articleAuthor.title.fact-check": "
|
|
30
|
+
"articleAuthor.title.fact-check": "और {name} द्वारा फैक्ट चेक्ड ",
|
|
31
31
|
"articleAuthor.title.medical": "Medically reviewed by",
|
|
32
32
|
"articleAuthor.title.written-by": "Written by",
|
|
33
33
|
"articlePage.articleReviewerBy": "{name} के द्वारा मेडिकल समीक्षा",
|
|
@@ -36,6 +36,7 @@ var hiTranslations = {
|
|
|
36
36
|
"babyGrowth.alert.bmi": "There is no BMI measurements to display for {name} in WHO data range of 0 to 5 years. Use <a>BMI calculator tool</a> above 5 year old",
|
|
37
37
|
"babyGrowth.alert.head": "There is no head circumference measurements to display for {name} in WHO data range of 0 to 5 years",
|
|
38
38
|
"babyGrowth.alert.weight": "There is no Weight measurements to display for {name} in WHO data range of 0 to 10 years ",
|
|
39
|
+
"babyGrowth.babyInfo": "Baby's info",
|
|
39
40
|
"babyGrowth.chartTitle": "WHO - {name} Growth Chart",
|
|
40
41
|
"babyGrowth.chartTitle.noName": "Your child's growth chart",
|
|
41
42
|
"babyGrowth.cm": "(cm)",
|