@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
|
@@ -412,7 +412,6 @@ var defaultTranslations = {
|
|
|
412
412
|
"onboarding.similac.input.no": "Please enter your street name, building, house no.",
|
|
413
413
|
"onboarding.similac.input.phone": "Your phone number",
|
|
414
414
|
"onboarding.similac.input.ward": "Please select your ward/village",
|
|
415
|
-
"onboarding.similac.term.error": "This field is required",
|
|
416
415
|
"onboarding.updatePassword.confirmPassword": "Confirm Password",
|
|
417
416
|
"onboarding.updatePassword.description": "Make sure it's a 8 characters or more",
|
|
418
417
|
"onboarding.updatePassword.heading": "Almost there! You’ll need a password",
|
|
@@ -498,6 +497,7 @@ var defaultTranslations = {
|
|
|
498
497
|
"pregnancyWeightGain.weightBeforeInput": "Weight before pregnancy",
|
|
499
498
|
"pregnancyWeightGain.weightInput": "Current Weight",
|
|
500
499
|
"pregnancyWeightGain.weightInput.desc": " (kg)",
|
|
500
|
+
"pregnancyWeightGain.weightInput.error": "Please enter a valid weight",
|
|
501
501
|
"previewPhotos.title": "{name}'s Post",
|
|
502
502
|
"profilePanel.anserwing.viewFull": "View full answers",
|
|
503
503
|
"profilePanel.awards": "Awards & Accreditations",
|
|
@@ -599,6 +599,7 @@ var defaultTranslations = {
|
|
|
599
599
|
"userProfile.userRank.expert": "Expert",
|
|
600
600
|
"userProfile.userRank.influencer": "Influencer",
|
|
601
601
|
"userProfile.userRank.member": "Member",
|
|
602
|
+
"validation.error.requiredField": "This field is required",
|
|
602
603
|
"verifyBotAnswer.confirmEndorse.accept": "Yes, endorse",
|
|
603
604
|
"verifyBotAnswer.confirmEndorse.cancel": "No, cancel",
|
|
604
605
|
"verifyBotAnswer.confirmEndorse.description": "Thank you for endorsing the answer",
|
|
@@ -412,7 +412,6 @@ var hiTranslations = {
|
|
|
412
412
|
"onboarding.similac.input.no": "Please enter your street name, building, house no.",
|
|
413
413
|
"onboarding.similac.input.phone": "Your phone number",
|
|
414
414
|
"onboarding.similac.input.ward": "Please select your ward/village",
|
|
415
|
-
"onboarding.similac.term.error": "This field is required",
|
|
416
415
|
"onboarding.updatePassword.confirmPassword": "Confirm Password",
|
|
417
416
|
"onboarding.updatePassword.description": "Make sure it's a 8 characters or more",
|
|
418
417
|
"onboarding.updatePassword.heading": "Almost there! You’ll need a password",
|
|
@@ -498,6 +497,7 @@ var hiTranslations = {
|
|
|
498
497
|
"pregnancyWeightGain.weightBeforeInput": "आपका गर्भावस्था से पहले का वजन क्या था?",
|
|
499
498
|
"pregnancyWeightGain.weightInput": "आपका वर्तमान वजन कितना है?",
|
|
500
499
|
"pregnancyWeightGain.weightInput.desc": "(किलोग्राम)",
|
|
500
|
+
"pregnancyWeightGain.weightInput.error": "कृपया सही वजन दर्ज करें",
|
|
501
501
|
"previewPhotos.title": "{name}'s Post",
|
|
502
502
|
"profilePanel.anserwing.viewFull": "View full answers",
|
|
503
503
|
"profilePanel.awards": "Awards & Accreditations",
|
|
@@ -599,6 +599,7 @@ var hiTranslations = {
|
|
|
599
599
|
"userProfile.userRank.expert": "एक्सपर्ट",
|
|
600
600
|
"userProfile.userRank.influencer": "इंफ्लूएंसर",
|
|
601
601
|
"userProfile.userRank.member": "मेंबर",
|
|
602
|
+
"validation.error.requiredField": "इस क्षेत्र की आवश्यकता है।",
|
|
602
603
|
"verifyBotAnswer.confirmEndorse.accept": "Yes, endorse",
|
|
603
604
|
"verifyBotAnswer.confirmEndorse.cancel": "No, cancel",
|
|
604
605
|
"verifyBotAnswer.confirmEndorse.description": "Thank you for endorsing the answer",
|
|
@@ -412,7 +412,6 @@ var idTranslations = {
|
|
|
412
412
|
"onboarding.similac.input.no": "Masukkan nama jalan, gedung, nomor rumah",
|
|
413
413
|
"onboarding.similac.input.phone": "Nomor HP",
|
|
414
414
|
"onboarding.similac.input.ward": "Masukkan desa atau kelurahan",
|
|
415
|
-
"onboarding.similac.term.error": "Kolom ini harus diisi",
|
|
416
415
|
"onboarding.updatePassword.confirmPassword": "Konfirmasi Kata Sandi ",
|
|
417
416
|
"onboarding.updatePassword.description": "Pastikan kata sandi terdiri dari 8 karakter atau lebih ",
|
|
418
417
|
"onboarding.updatePassword.heading": "Sedikit lagi! Kamu membutuhkan kata sandi. ",
|
|
@@ -498,6 +497,7 @@ var idTranslations = {
|
|
|
498
497
|
"pregnancyWeightGain.weightBeforeInput": "Berapa berat badan Anda sebelum hamil?",
|
|
499
498
|
"pregnancyWeightGain.weightInput": "Berapa berat badan Anda sekarang?",
|
|
500
499
|
"pregnancyWeightGain.weightInput.desc": "(kg)",
|
|
500
|
+
"pregnancyWeightGain.weightInput.error": "Masukkan berat badan Anda",
|
|
501
501
|
"previewPhotos.title": "Postingan {name}",
|
|
502
502
|
"profilePanel.anserwing.viewFull": "Lihat jawaban lengkap",
|
|
503
503
|
"profilePanel.awards": "Penghargaan dan akreditasi ",
|
|
@@ -599,6 +599,7 @@ var idTranslations = {
|
|
|
599
599
|
"userProfile.userRank.expert": "Ahli",
|
|
600
600
|
"userProfile.userRank.influencer": "Influencer",
|
|
601
601
|
"userProfile.userRank.member": "Member",
|
|
602
|
+
"validation.error.requiredField": "Kolom ini wajib diisi",
|
|
602
603
|
"verifyBotAnswer.confirmEndorse.accept": "Yes, endorse",
|
|
603
604
|
"verifyBotAnswer.confirmEndorse.cancel": "No, cancel",
|
|
604
605
|
"verifyBotAnswer.confirmEndorse.description": "Thank you for endorsing the answer",
|
|
@@ -412,7 +412,6 @@ var kmTranslations = {
|
|
|
412
412
|
"onboarding.similac.input.no": "Please enter your street name, building, house no.",
|
|
413
413
|
"onboarding.similac.input.phone": "Your phone number",
|
|
414
414
|
"onboarding.similac.input.ward": "Please select your ward/village",
|
|
415
|
-
"onboarding.similac.term.error": "This field is required",
|
|
416
415
|
"onboarding.updatePassword.confirmPassword": "បញ្ជាក់លេខសម្ងាត់",
|
|
417
416
|
"onboarding.updatePassword.description": "លេខសម្ងាត់របស់អ្នកត្រូវតែមានចាប់ពី៨ខ្ទង់ឡើងទៅ",
|
|
418
417
|
"onboarding.updatePassword.heading": "ជិតសម្រេចហើយ! អ្នកត្រូវការលេខសម្ងាត់",
|
|
@@ -498,6 +497,7 @@ var kmTranslations = {
|
|
|
498
497
|
"pregnancyWeightGain.weightBeforeInput": "តើទម្ងន់របស់អ្នកមុនមានផ្ទៃពោះប៉ុន្មានគីឡូដែរ?",
|
|
499
498
|
"pregnancyWeightGain.weightInput": "ចុះឥឡូវទម្ងន់ប៉ុន្មាន(គីឡូក្រាម)ហើយ?",
|
|
500
499
|
"pregnancyWeightGain.weightInput.desc": "(គីឡូក្រាម)",
|
|
500
|
+
"pregnancyWeightGain.weightInput.error": "សូមបញ្ចូលទម្ងន់ឲ្យបានត្រឹមត្រូវ",
|
|
501
501
|
"previewPhotos.title": "{name}'s Post",
|
|
502
502
|
"profilePanel.anserwing.viewFull": "View full answers",
|
|
503
503
|
"profilePanel.awards": "Awards & Accreditations",
|
|
@@ -599,6 +599,7 @@ var kmTranslations = {
|
|
|
599
599
|
"userProfile.userRank.expert": "អ្នកជំនាញ",
|
|
600
600
|
"userProfile.userRank.influencer": "Influencer",
|
|
601
601
|
"userProfile.userRank.member": "សមាជិ",
|
|
602
|
+
"validation.error.requiredField": "ព័ត៌មានចាំបាច់ដែលត្រូវបំពេញ",
|
|
602
603
|
"verifyBotAnswer.confirmEndorse.accept": "Yes, endorse",
|
|
603
604
|
"verifyBotAnswer.confirmEndorse.cancel": "No, cancel",
|
|
604
605
|
"verifyBotAnswer.confirmEndorse.description": "Thank you for endorsing the answer",
|
|
@@ -412,7 +412,6 @@ var msTranslations = {
|
|
|
412
412
|
"onboarding.similac.input.no": "Please enter your street name, building, house no.",
|
|
413
413
|
"onboarding.similac.input.phone": "Your phone number",
|
|
414
414
|
"onboarding.similac.input.ward": "Please select your ward/village",
|
|
415
|
-
"onboarding.similac.term.error": "This field is required",
|
|
416
415
|
"onboarding.updatePassword.confirmPassword": "Sahkan kata laluan",
|
|
417
416
|
"onboarding.updatePassword.description": "Pastikan ia 8 karakter atau lebih",
|
|
418
417
|
"onboarding.updatePassword.heading": "Hampir siap! Anda perlukan kata laluan",
|
|
@@ -498,6 +497,7 @@ var msTranslations = {
|
|
|
498
497
|
"pregnancyWeightGain.weightBeforeInput": "Berapa berat badan anda sebelum hamil?",
|
|
499
498
|
"pregnancyWeightGain.weightInput": "Berapa berat badan anda sekarang?",
|
|
500
499
|
"pregnancyWeightGain.weightInput.desc": "(kg)",
|
|
500
|
+
"pregnancyWeightGain.weightInput.error": "Sila nyatakan berat badan anda",
|
|
501
501
|
"previewPhotos.title": "Kiriman {name}",
|
|
502
502
|
"profilePanel.anserwing.viewFull": "Lihat jawapan penuh",
|
|
503
503
|
"profilePanel.awards": "Anugerah & Akreditasi ",
|
|
@@ -599,6 +599,7 @@ var msTranslations = {
|
|
|
599
599
|
"userProfile.userRank.expert": "Pakar",
|
|
600
600
|
"userProfile.userRank.influencer": "Pempengaruh",
|
|
601
601
|
"userProfile.userRank.member": "Ahli",
|
|
602
|
+
"validation.error.requiredField": "Bahagian ini wajib diisi",
|
|
602
603
|
"verifyBotAnswer.confirmEndorse.accept": "Yes, endorse",
|
|
603
604
|
"verifyBotAnswer.confirmEndorse.cancel": "No, cancel",
|
|
604
605
|
"verifyBotAnswer.confirmEndorse.description": "Thank you for endorsing the answer",
|
|
@@ -412,7 +412,6 @@ var myTranslations = {
|
|
|
412
412
|
"onboarding.similac.input.no": "Please enter your street name, building, house no.",
|
|
413
413
|
"onboarding.similac.input.phone": "Your phone number",
|
|
414
414
|
"onboarding.similac.input.ward": "Please select your ward/village",
|
|
415
|
-
"onboarding.similac.term.error": "This field is required",
|
|
416
415
|
"onboarding.updatePassword.confirmPassword": "စကားဝှက်ကို အတည်ပြုပါ။",
|
|
417
416
|
"onboarding.updatePassword.description": "စာလုံး ၈လုံးနဲ့အထက်ပါအောင် ဖြည့်ပေးပါ။",
|
|
418
417
|
"onboarding.updatePassword.heading": "ပြီးတော့မှာပါ။ စကားဝှက်ပဲ လိုပါတော့တယ်။",
|
|
@@ -498,6 +497,7 @@ var myTranslations = {
|
|
|
498
497
|
"pregnancyWeightGain.weightBeforeInput": "ကိုယ်ဝန်မဆောင်ခင်က ကိုယ်အလေးချိန် ဘယ်လောက် ရှိသလဲ။",
|
|
499
498
|
"pregnancyWeightGain.weightInput": "လက်ရှိ ကိုယ်အလေးချိန် ဘယ်လောက်လဲ။",
|
|
500
499
|
"pregnancyWeightGain.weightInput.desc": " (ကီလိုဂရမ်)",
|
|
500
|
+
"pregnancyWeightGain.weightInput.error": "သင့်တော်သည့် ကိုယ်အလေးချိန်ကို ဖြည့်ပါ။",
|
|
501
501
|
"previewPhotos.title": "{name}၏ ပို့စ်",
|
|
502
502
|
"profilePanel.anserwing.viewFull": "အဖြေအပြည့်အစုံကို ကြည့်မည်",
|
|
503
503
|
"profilePanel.awards": "အသိအမှတ်ပြုလက်မှတ်များ",
|
|
@@ -599,6 +599,7 @@ var myTranslations = {
|
|
|
599
599
|
"userProfile.userRank.expert": "ကျွမ်းကျင်ပညာရှင်",
|
|
600
600
|
"userProfile.userRank.influencer": "နာမည်ကြီး ထင်ရှားသူ",
|
|
601
601
|
"userProfile.userRank.member": "အဖွဲ့ဝင်",
|
|
602
|
+
"validation.error.requiredField": "ဒီနေရာမှာ ဖြည့်ဖို့ လိုအပ်ပါတယ်",
|
|
602
603
|
"verifyBotAnswer.confirmEndorse.accept": "Yes, endorse",
|
|
603
604
|
"verifyBotAnswer.confirmEndorse.cancel": "No, cancel",
|
|
604
605
|
"verifyBotAnswer.confirmEndorse.description": "Thank you for endorsing the answer",
|
|
@@ -412,7 +412,6 @@ var thTranslations = {
|
|
|
412
412
|
"onboarding.similac.input.no": "Please enter your street name, building, house no.",
|
|
413
413
|
"onboarding.similac.input.phone": "Your phone number",
|
|
414
414
|
"onboarding.similac.input.ward": "Please select your ward/village",
|
|
415
|
-
"onboarding.similac.term.error": "This field is required",
|
|
416
415
|
"onboarding.updatePassword.confirmPassword": "คอนเฟริมพาสเวริด",
|
|
417
416
|
"onboarding.updatePassword.description": "โปรดดูให้แน่ใจว่ามี 8 ตัวอักษรขึ้นไป",
|
|
418
417
|
"onboarding.updatePassword.heading": "ใกล้เสร็จแล้ว เหลือเพียงตั้งพาสเวริดเท่านั้น",
|
|
@@ -498,6 +497,7 @@ var thTranslations = {
|
|
|
498
497
|
"pregnancyWeightGain.weightBeforeInput": "น้ำหนักตัวก่อนตั้งครรภ์ของคุณคือเท่าไหร่",
|
|
499
498
|
"pregnancyWeightGain.weightInput": "น้ำหนักตัวของคุณคือเท่าไหร่",
|
|
500
499
|
"pregnancyWeightGain.weightInput.desc": " (kg)",
|
|
500
|
+
"pregnancyWeightGain.weightInput.error": "กรุณากรอกน้ำหนักตัว",
|
|
501
501
|
"previewPhotos.title": "โพสต์ของ {name} ",
|
|
502
502
|
"profilePanel.anserwing.viewFull": "ดูคำตอบเต็มรูปแบบ",
|
|
503
503
|
"profilePanel.awards": "รางวัลและการรับรอง",
|
|
@@ -599,6 +599,7 @@ var thTranslations = {
|
|
|
599
599
|
"userProfile.userRank.expert": "ผู้เชี่ยวชาญ",
|
|
600
600
|
"userProfile.userRank.influencer": "อินฟลูเอนเซอร์",
|
|
601
601
|
"userProfile.userRank.member": "สมาชิก",
|
|
602
|
+
"validation.error.requiredField": "ต้องระบุข้อมูลในช่องนี้",
|
|
602
603
|
"verifyBotAnswer.confirmEndorse.accept": "Yes, endorse",
|
|
603
604
|
"verifyBotAnswer.confirmEndorse.cancel": "No, cancel",
|
|
604
605
|
"verifyBotAnswer.confirmEndorse.description": "Thank you for endorsing the answer",
|
|
@@ -412,7 +412,6 @@ var tlTranslations = {
|
|
|
412
412
|
"onboarding.similac.input.no": "Please enter your street name, building, house no.",
|
|
413
413
|
"onboarding.similac.input.phone": "Your phone number",
|
|
414
414
|
"onboarding.similac.input.ward": "Please select your ward/village",
|
|
415
|
-
"onboarding.similac.term.error": "This field is required",
|
|
416
415
|
"onboarding.updatePassword.confirmPassword": "I-confirm ang password",
|
|
417
416
|
"onboarding.updatePassword.description": "Siguraduhing ito ay 8 characters or higit pa",
|
|
418
417
|
"onboarding.updatePassword.heading": "Malapit na! Kailangan lang ng password",
|
|
@@ -498,6 +497,7 @@ var tlTranslations = {
|
|
|
498
497
|
"pregnancyWeightGain.weightBeforeInput": "Ano ang iyong timbang bago ka nagbuntis?",
|
|
499
498
|
"pregnancyWeightGain.weightInput": "Ilan ngayon ang iyong ibinigat?",
|
|
500
499
|
"pregnancyWeightGain.weightInput.desc": "(kg)",
|
|
500
|
+
"pregnancyWeightGain.weightInput.error": "Mangyaring ilagay ang wastong timbang",
|
|
501
501
|
"previewPhotos.title": "{name}'s Post",
|
|
502
502
|
"profilePanel.anserwing.viewFull": "Tingnan ang buong sagot",
|
|
503
503
|
"profilePanel.awards": "Mga Parangal at Akreditasyon",
|
|
@@ -599,6 +599,7 @@ var tlTranslations = {
|
|
|
599
599
|
"userProfile.userRank.expert": "Expert",
|
|
600
600
|
"userProfile.userRank.influencer": "Influencer",
|
|
601
601
|
"userProfile.userRank.member": "Member",
|
|
602
|
+
"validation.error.requiredField": "Kinakailangan ang field na ito",
|
|
602
603
|
"verifyBotAnswer.confirmEndorse.accept": "Yes, endorse",
|
|
603
604
|
"verifyBotAnswer.confirmEndorse.cancel": "No, cancel",
|
|
604
605
|
"verifyBotAnswer.confirmEndorse.description": "Thank you for endorsing the answer",
|
|
@@ -412,7 +412,6 @@ var viTranslations = {
|
|
|
412
412
|
"onboarding.similac.input.no": "Vui lòng nhập tên đường, toà nhà, số nhà",
|
|
413
413
|
"onboarding.similac.input.phone": "Số điện thoại của bạn",
|
|
414
414
|
"onboarding.similac.input.ward": "Vui lòng chọn phường/ xã",
|
|
415
|
-
"onboarding.similac.term.error": "Vui lòng điền mục này",
|
|
416
415
|
"onboarding.updatePassword.confirmPassword": "Xác nhận mật khẩu",
|
|
417
416
|
"onboarding.updatePassword.description": "Hãy đảm bảo mật khẩu có từ 8 ký tự trở lên.",
|
|
418
417
|
"onboarding.updatePassword.heading": "Sắp hoàn thành rồi! Bạn sẽ cần tạo mật khẩu.",
|
|
@@ -498,6 +497,7 @@ var viTranslations = {
|
|
|
498
497
|
"pregnancyWeightGain.weightBeforeInput": "Số cân nặng trước khi mang thai của bạn là bao nhiêu?",
|
|
499
498
|
"pregnancyWeightGain.weightInput": "Số cân nặng hiện tại của bạn là bao nhiêu?",
|
|
500
499
|
"pregnancyWeightGain.weightInput.desc": "(kg)",
|
|
500
|
+
"pregnancyWeightGain.weightInput.error": "Vui lòng nhập trọng lượng hợp lệ",
|
|
501
501
|
"previewPhotos.title": "Bài viết của {name}",
|
|
502
502
|
"profilePanel.anserwing.viewFull": "Xem câu trả lời",
|
|
503
503
|
"profilePanel.awards": "Giải thưởng & Chứng nhận",
|
|
@@ -599,6 +599,7 @@ var viTranslations = {
|
|
|
599
599
|
"userProfile.userRank.expert": "Chuyên gia",
|
|
600
600
|
"userProfile.userRank.influencer": "Người ảnh hưởng",
|
|
601
601
|
"userProfile.userRank.member": "Thành viên",
|
|
602
|
+
"validation.error.requiredField": "Vui lòng điền mục này",
|
|
602
603
|
"verifyBotAnswer.confirmEndorse.accept": "Chứng nhận",
|
|
603
604
|
"verifyBotAnswer.confirmEndorse.cancel": "Hủy",
|
|
604
605
|
"verifyBotAnswer.confirmEndorse.description": "Cảm ơn bạn đã chứng nhận câu trả lời của cộng đồng chúng tôi!",
|
|
@@ -412,7 +412,6 @@ var mbTranslations = {
|
|
|
412
412
|
"onboarding.similac.input.no": "Vui lòng nhập tên đường, toà nhà, số nhà",
|
|
413
413
|
"onboarding.similac.input.phone": "Số điện thoại của bạn",
|
|
414
414
|
"onboarding.similac.input.ward": "Vui lòng chọn phường/ xã",
|
|
415
|
-
"onboarding.similac.term.error": "Vui lòng điền mục này",
|
|
416
415
|
"onboarding.updatePassword.confirmPassword": "Xác nhận mật khẩu",
|
|
417
416
|
"onboarding.updatePassword.description": "Hãy đảm bảo mật khẩu có từ 8 ký tự trở lên.",
|
|
418
417
|
"onboarding.updatePassword.heading": "Sắp hoàn thành rồi! Bạn sẽ cần tạo mật khẩu.",
|
|
@@ -498,6 +497,7 @@ var mbTranslations = {
|
|
|
498
497
|
"pregnancyWeightGain.weightBeforeInput": "Cân nặng trước mang thai?",
|
|
499
498
|
"pregnancyWeightGain.weightInput": "Cân nặng hiện tại?",
|
|
500
499
|
"pregnancyWeightGain.weightInput.desc": "(kg)",
|
|
500
|
+
"pregnancyWeightGain.weightInput.error": "Vui lòng nhập trọng lượng hợp lệ",
|
|
501
501
|
"previewPhotos.title": "Bài viết của {name}",
|
|
502
502
|
"profilePanel.anserwing.viewFull": "Xem câu trả lời",
|
|
503
503
|
"profilePanel.awards": "Giải thưởng & Chứng nhận",
|
|
@@ -599,6 +599,7 @@ var mbTranslations = {
|
|
|
599
599
|
"userProfile.userRank.expert": "Chuyên gia",
|
|
600
600
|
"userProfile.userRank.influencer": "Người ảnh hưởng",
|
|
601
601
|
"userProfile.userRank.member": "Thành viên",
|
|
602
|
+
"validation.error.requiredField": "Vui lòng điền mục này",
|
|
602
603
|
"verifyBotAnswer.confirmEndorse.accept": "Chứng nhận",
|
|
603
604
|
"verifyBotAnswer.confirmEndorse.cancel": "Hủy",
|
|
604
605
|
"verifyBotAnswer.confirmEndorse.description": "Cảm ơn bạn đã chứng nhận câu trả lời của cộng đồng chúng tôi!",
|
|
@@ -412,7 +412,6 @@ var zhTranslations = {
|
|
|
412
412
|
"onboarding.similac.input.no": "Please enter your street name, building, house no.",
|
|
413
413
|
"onboarding.similac.input.phone": "Your phone number",
|
|
414
414
|
"onboarding.similac.input.ward": "Please select your ward/village",
|
|
415
|
-
"onboarding.similac.term.error": "This field is required",
|
|
416
415
|
"onboarding.updatePassword.confirmPassword": "Confirm Password",
|
|
417
416
|
"onboarding.updatePassword.description": "Make sure it's a 8 characters or more",
|
|
418
417
|
"onboarding.updatePassword.heading": "Almost there! You’ll need a password",
|
|
@@ -498,6 +497,7 @@ var zhTranslations = {
|
|
|
498
497
|
"pregnancyWeightGain.weightBeforeInput": "懷孕前的體重:",
|
|
499
498
|
"pregnancyWeightGain.weightInput": "目前體重:",
|
|
500
499
|
"pregnancyWeightGain.weightInput.desc": "(公斤)",
|
|
500
|
+
"pregnancyWeightGain.weightInput.error": "請輸入合理的體重",
|
|
501
501
|
"previewPhotos.title": "{name}'s Post",
|
|
502
502
|
"profilePanel.anserwing.viewFull": "View full answers",
|
|
503
503
|
"profilePanel.awards": "Awards & Accreditations",
|
|
@@ -599,6 +599,7 @@ var zhTranslations = {
|
|
|
599
599
|
"userProfile.userRank.expert": "專家",
|
|
600
600
|
"userProfile.userRank.influencer": "名人",
|
|
601
601
|
"userProfile.userRank.member": "會員",
|
|
602
|
+
"validation.error.requiredField": "此為必填欄位",
|
|
602
603
|
"verifyBotAnswer.confirmEndorse.accept": "Yes, endorse",
|
|
603
604
|
"verifyBotAnswer.confirmEndorse.cancel": "No, cancel",
|
|
604
605
|
"verifyBotAnswer.confirmEndorse.description": "Thank you for endorsing the answer",
|
package/build/esm/i18n.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { T as TranslationsContext } from './translationsContext-
|
|
2
|
-
export { T as TranslationsContext } from './translationsContext-
|
|
1
|
+
import { T as TranslationsContext } from './translationsContext-dd192b6b.js';
|
|
2
|
+
export { T as TranslationsContext } from './translationsContext-dd192b6b.js';
|
|
3
3
|
import React__default, { useState, useEffect, useMemo } from 'react';
|
|
4
4
|
import defaultTranslations from './i18n-values/en-PH.js';
|
|
5
5
|
import hiTranslations from './i18n-values/hi-IN.js';
|
package/build/esm/i18nV2.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { T as TranslationsContext } from './translationsContext-
|
|
2
|
-
export { T as TranslationsContext } from './translationsContext-
|
|
1
|
+
import { T as TranslationsContext } from './translationsContext-dd192b6b.js';
|
|
2
|
+
export { T as TranslationsContext } from './translationsContext-dd192b6b.js';
|
|
3
3
|
import React__default, { useMemo } from 'react';
|
|
4
4
|
|
|
5
5
|
const TranslationsProvider = ({ locale = 'en-PH', values, children, }) => {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { _ as __rest } from './tslib.es6-
|
|
1
|
+
import { _ as __rest } from './tslib.es6-77e4ea0d.js';
|
|
2
2
|
import React__default from 'react';
|
|
3
|
-
import { B as Button$1 } from './index-
|
|
3
|
+
import { B as Button$1 } from './index-e2d45ff6.js';
|
|
4
4
|
|
|
5
5
|
/**
|
|
6
6
|
* @deprecated Consider to use at '@hhgtech/hhg-components/mantine'
|
|
@@ -1,33 +1,33 @@
|
|
|
1
1
|
import React__default, { useRef, useEffect, useState, useMemo, createContext, useContext } from 'react';
|
|
2
|
-
import { Portal, Box, Flex, rem, createStyles, useMantineTheme } from '@mantine/core';
|
|
3
|
-
import { t as toggleNoScroll, M as MediaQueries } from './utils-
|
|
4
|
-
import { w as StyledBackdrop, x as StyledDrawer, y as StyledDrawerPanel, z as StyledDrawerContent, A as StyledRadioImageGroup, B as StyledRadioImageItem, C as useStyles$9, P as PureInput } from './index.styles-
|
|
5
|
-
import { T as Text } from './index-
|
|
6
|
-
import { t as theme } from './theme-
|
|
7
|
-
import { M as MarryBabyText } from './index-
|
|
8
|
-
import { T as Text$1 } from './index-
|
|
9
|
-
import { u as useScrollbarSize } from './useScrollbarSize-
|
|
2
|
+
import { Portal, Box, Flex, rem, createStyles, useMantineTheme, Switch } from '@mantine/core';
|
|
3
|
+
import { t as toggleNoScroll, M as MediaQueries } from './utils-3501a8c9.js';
|
|
4
|
+
import { w as StyledBackdrop, x as StyledDrawer, y as StyledDrawerPanel, z as StyledDrawerContent, A as StyledRadioImageGroup, B as StyledRadioImageItem, C as useStyles$9, P as PureInput } from './index.styles-64fbe1fc.js';
|
|
5
|
+
import { T as Text } from './index-b1db79d0.js';
|
|
6
|
+
import { t as theme } from './theme-ad9ae9bc.js';
|
|
7
|
+
import { M as MarryBabyText } from './index-1d14271f.js';
|
|
8
|
+
import { T as Text$1 } from './index-8e030e26.js';
|
|
9
|
+
import { u as useScrollbarSize } from './useScrollbarSize-c96444e0.js';
|
|
10
10
|
import { createPortal } from 'react-dom';
|
|
11
11
|
import styled from '@emotion/styled';
|
|
12
|
-
import { s as setDefaultClass } from './utils-
|
|
13
|
-
import { _ as __rest } from './tslib.es6-
|
|
12
|
+
import { s as setDefaultClass } from './utils-5f7c2eba.js';
|
|
13
|
+
import { _ as __rest } from './tslib.es6-77e4ea0d.js';
|
|
14
14
|
import { yupResolver } from '@hookform/resolvers/yup';
|
|
15
|
-
import { G as Gender } from './index-
|
|
15
|
+
import { G as Gender } from './index-cc4e3181.js';
|
|
16
16
|
import { Controller, useForm } from 'react-hook-form';
|
|
17
17
|
import { BabyBoyMB, BabyGirlMB, CalendarMB } from '@hhgtech/icons/other';
|
|
18
|
-
import { R as Radio, B as Button, c as Input$1 } from './index-
|
|
19
|
-
import { C as CommonGAssets } from './index-
|
|
20
|
-
import { I as Input } from './index-
|
|
21
|
-
import './utils-
|
|
22
|
-
import { D as DatePicker } from './index-
|
|
23
|
-
import { u as useTranslations } from './useTranslations-
|
|
18
|
+
import { R as Radio, B as Button, c as Input$1 } from './index-e2d45ff6.js';
|
|
19
|
+
import { C as CommonGAssets } from './index-cb06c57d.js';
|
|
20
|
+
import { I as Input } from './index-b115d850.js';
|
|
21
|
+
import './utils-3d5bdbed.js';
|
|
22
|
+
import { D as DatePicker } from './index-8f004caa.js';
|
|
23
|
+
import { u as useTranslations } from './useTranslations-5f0ff5be.js';
|
|
24
24
|
import '@mantine/hooks';
|
|
25
|
-
import './useMantineLocale-
|
|
26
|
-
import './index-
|
|
27
|
-
import './WhatsApp-
|
|
28
|
-
import './index.styled-
|
|
29
|
-
import './index-
|
|
30
|
-
import { L as Label } from './constants-
|
|
25
|
+
import './useMantineLocale-5341dd85.js';
|
|
26
|
+
import './index-df7ed505.js';
|
|
27
|
+
import './WhatsApp-98f17e50.js';
|
|
28
|
+
import './index.styled-7e8976d7.js';
|
|
29
|
+
import './index-2219b86b.js';
|
|
30
|
+
import { L as Label } from './constants-3f24d4bd.js';
|
|
31
31
|
import '@mantine/dates';
|
|
32
32
|
import { format } from 'date-fns';
|
|
33
33
|
import flattenChildren from 'react-keyed-flatten-children';
|
|
@@ -595,11 +595,10 @@ var useStyles$7 = createStyles((theme, { formLayout }) => {
|
|
|
595
595
|
const useStyles$6 = createStyles((theme, { formLayout }) => {
|
|
596
596
|
const isMarryBaby = theme.other.template === 'mb';
|
|
597
597
|
return {
|
|
598
|
-
root: Object.assign(Object.assign({}, (formLayout === 'inline' && {
|
|
598
|
+
root: Object.assign(Object.assign({ minWidth: rem(180) }, (formLayout === 'inline' && {
|
|
599
599
|
alignSelf: 'flex-end',
|
|
600
600
|
marginTop: rem(16),
|
|
601
601
|
})), (formLayout === 'default' && Object.assign({}, (isMarryBaby && {
|
|
602
|
-
minWidth: rem(180),
|
|
603
602
|
alignSelf: 'center',
|
|
604
603
|
})))),
|
|
605
604
|
};
|
|
@@ -608,13 +607,48 @@ const SubmitBtn = (_a) => {
|
|
|
608
607
|
var { styles, classNames, className } = _a, props = __rest(_a, ["styles", "classNames", "className"]);
|
|
609
608
|
const { formLayout } = useContext(FormLayoutContext);
|
|
610
609
|
const { classes, cx } = useStyles$6({ formLayout }, {
|
|
611
|
-
name: '
|
|
610
|
+
name: 'HealthToolFormWrapper__SubmitBtn',
|
|
612
611
|
styles,
|
|
613
612
|
classNames,
|
|
614
613
|
});
|
|
615
614
|
return (React__default.createElement(Button, Object.assign({ className: cx('submit-btn', className, classes.root) }, props, { variant: "primary", size: "md" })));
|
|
616
615
|
};
|
|
617
616
|
|
|
617
|
+
const Switching = (_a) => {
|
|
618
|
+
var { label } = _a, props = __rest(_a, ["label"]);
|
|
619
|
+
const { t } = useTranslations();
|
|
620
|
+
const theme = useMantineTheme();
|
|
621
|
+
const isMarryBaby = theme.other.template === 'mb';
|
|
622
|
+
return (React__default.createElement(Flex, { gap: rem(4), sx: () => ({
|
|
623
|
+
justifyContent: 'space-between',
|
|
624
|
+
alignItems: 'center',
|
|
625
|
+
}) },
|
|
626
|
+
label && (React__default.createElement(Text, { size: isMarryBaby ? 'p4' : 's4', color: "gray.6" }, label)),
|
|
627
|
+
React__default.createElement(Switch, Object.assign({ labelPosition: "left", onLabel: t('switchBtn.yes'), offLabel: t('switchBtn.no') }, props, { styles: (theme) => ({
|
|
628
|
+
trackLabel: {
|
|
629
|
+
fontSize: rem(12),
|
|
630
|
+
},
|
|
631
|
+
track: {
|
|
632
|
+
cursor: 'pointer',
|
|
633
|
+
},
|
|
634
|
+
body: {
|
|
635
|
+
[theme.fn.largerThan('sm')]: {
|
|
636
|
+
flexDirection: 'column',
|
|
637
|
+
alignItems: 'flex-start',
|
|
638
|
+
},
|
|
639
|
+
[theme.fn.smallerThan('sm')]: {
|
|
640
|
+
justifyContent: 'space-between',
|
|
641
|
+
},
|
|
642
|
+
},
|
|
643
|
+
labelWrapper: {
|
|
644
|
+
[theme.fn.smallerThan('sm')]: {
|
|
645
|
+
display: 'flex',
|
|
646
|
+
justifyContent: 'center',
|
|
647
|
+
},
|
|
648
|
+
},
|
|
649
|
+
}) }))));
|
|
650
|
+
};
|
|
651
|
+
|
|
618
652
|
const useStyles$5 = createStyles((theme) => {
|
|
619
653
|
return {
|
|
620
654
|
root: {
|
|
@@ -634,53 +668,57 @@ const Unit = (_a) => {
|
|
|
634
668
|
return React__default.createElement(Text, Object.assign({ size: "p4", className: cx(className, classes.root) }, props));
|
|
635
669
|
};
|
|
636
670
|
|
|
637
|
-
var useStyles$4 = createStyles((
|
|
671
|
+
var useStyles$4 = createStyles(() => {
|
|
638
672
|
return {
|
|
639
|
-
|
|
673
|
+
root: {
|
|
640
674
|
display: 'flex',
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
labelWrapper: {
|
|
675
|
+
gap: rem(8),
|
|
676
|
+
border: '1px solid #EAEAEC',
|
|
677
|
+
borderRadius: rem(16),
|
|
678
|
+
padding: '10px 16px',
|
|
646
679
|
flex: '1 1 0px',
|
|
680
|
+
'.mantine-Input-input': {
|
|
681
|
+
border: 0,
|
|
682
|
+
paddingLeft: 0,
|
|
683
|
+
height: '22px',
|
|
684
|
+
borderRadius: 0,
|
|
685
|
+
'&:focus': {
|
|
686
|
+
outline: 0,
|
|
687
|
+
boxShadow: 'none',
|
|
688
|
+
},
|
|
689
|
+
},
|
|
690
|
+
},
|
|
691
|
+
info: {
|
|
647
692
|
display: 'flex',
|
|
648
|
-
|
|
649
|
-
|
|
693
|
+
flexDirection: 'column',
|
|
694
|
+
gap: rem(8),
|
|
650
695
|
},
|
|
651
696
|
label: {
|
|
652
|
-
|
|
653
|
-
|
|
697
|
+
color: '#7C7C8F',
|
|
698
|
+
fontWeight: 'normal',
|
|
654
699
|
},
|
|
655
|
-
content: {
|
|
700
|
+
content: {},
|
|
701
|
+
rightSection: {
|
|
656
702
|
display: 'flex',
|
|
657
703
|
alignItems: 'center',
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
backgroundColor: '#fff',
|
|
661
|
-
},
|
|
662
|
-
},
|
|
663
|
-
control: {
|
|
664
|
-
width: typeof width === 'number' ? rem(width) : width,
|
|
665
|
-
flexShrink: 1,
|
|
666
|
-
'&.error': {
|
|
667
|
-
'button, input': {
|
|
668
|
-
borderColor: theme.colors.red[7],
|
|
669
|
-
},
|
|
670
|
-
},
|
|
704
|
+
textTransform: 'lowercase',
|
|
705
|
+
color: '#3E3F58',
|
|
671
706
|
},
|
|
672
707
|
};
|
|
673
708
|
});
|
|
674
709
|
|
|
675
|
-
const BorderBoxControl = (
|
|
676
|
-
|
|
710
|
+
const BorderBoxControl = (_a) => {
|
|
711
|
+
var { label, rightSection, children, styles, className, classNames } = _a, props = __rest(_a, ["label", "rightSection", "children", "styles", "className", "classNames"]);
|
|
712
|
+
const { classes, cx } = useStyles$4(undefined, {
|
|
677
713
|
name: 'HealthToolFormWrapper__BorderBoxControl',
|
|
678
714
|
styles,
|
|
679
715
|
classNames,
|
|
680
716
|
});
|
|
681
|
-
return (React__default.createElement(Box, { className: classes.
|
|
682
|
-
React__default.createElement(Box, { className: classes.
|
|
683
|
-
|
|
717
|
+
return (React__default.createElement(Box, Object.assign({ className: cx(classes.root, className) }, props),
|
|
718
|
+
React__default.createElement(Box, { className: classes.info },
|
|
719
|
+
label && (React__default.createElement(Text, { size: "n1", as: "label", className: classes.label }, label)),
|
|
720
|
+
React__default.createElement(Box, { className: classes.content }, children)),
|
|
721
|
+
rightSection && (React__default.createElement(Box, { className: classes.rightSection }, typeof rightSection === 'string' ? (React__default.createElement(Text, { size: "p4" }, rightSection)) : (rightSection)))));
|
|
684
722
|
};
|
|
685
723
|
|
|
686
724
|
var useStyles$3 = createStyles((theme, { width }) => {
|
|
@@ -690,6 +728,7 @@ var useStyles$3 = createStyles((theme, { width }) => {
|
|
|
690
728
|
alignItems: 'stretch',
|
|
691
729
|
justifyContent: 'space-between',
|
|
692
730
|
gap: rem(16),
|
|
731
|
+
minHeight: rem(40),
|
|
693
732
|
},
|
|
694
733
|
labelWrapper: {
|
|
695
734
|
flex: '1 1 0px',
|
|
@@ -794,7 +833,8 @@ HealthToolFormWrapper.BorderBoxControl = BorderBoxControl;
|
|
|
794
833
|
HealthToolFormWrapper.Error = Error;
|
|
795
834
|
HealthToolFormWrapper.FormRow = FormRow;
|
|
796
835
|
HealthToolFormWrapper.Submit = SubmitBtn;
|
|
797
|
-
HealthToolFormWrapper.Unit = Unit;
|
|
836
|
+
HealthToolFormWrapper.Unit = Unit;
|
|
837
|
+
HealthToolFormWrapper.Switching = Switching;
|
|
798
838
|
|
|
799
839
|
const BabyGrowthFormContext = createContext({});
|
|
800
840
|
|
|
@@ -837,7 +877,7 @@ const StyledRow = styled.div `
|
|
|
837
877
|
|
|
838
878
|
const DefaultForm = (props) => {
|
|
839
879
|
const { t } = useTranslations();
|
|
840
|
-
const { control, currentUrl, isEmptyThreeFields, siteType } = useContext(BabyGrowthFormContext);
|
|
880
|
+
const { control, currentUrl, isEmptyThreeFields, siteType, submitProps } = useContext(BabyGrowthFormContext);
|
|
841
881
|
const commonDateProps = {
|
|
842
882
|
placeholder: 'DD/MM/YYYY',
|
|
843
883
|
popoverProps: {
|
|
@@ -905,7 +945,7 @@ const DefaultForm = (props) => {
|
|
|
905
945
|
React__default.createElement(StyledInlineLabel, { size: "label1", htmlFor: "measurementDate" },
|
|
906
946
|
React__default.createElement(Text, { as: "label", size: "s4", weight: "semiBold" }, t('babyGrowth.input.measurementDate'))),
|
|
907
947
|
React__default.createElement(DatePicker, Object.assign({}, commonDateProps, { defaultValue: new Date(), onChange: onChange, maxDate: new Date(), className: (error === null || error === void 0 ? void 0 : error.message) ? 'error-input' : '' })))) }),
|
|
908
|
-
React__default.createElement(HealthToolFormWrapper.Submit, { type: "submit", variant: 'primary', "data-event-category": "Health Tool", "data-event-action": "Baby Growth", "data-event-label": currentUrl }, t('babyGrowth.input.submit'))))));
|
|
948
|
+
React__default.createElement(HealthToolFormWrapper.Submit, Object.assign({ type: "submit", variant: 'primary', "data-event-category": "Health Tool", "data-event-action": "Baby Growth", "data-event-label": currentUrl }, submitProps), t('babyGrowth.input.submit'))))));
|
|
909
949
|
};
|
|
910
950
|
|
|
911
951
|
var useStyles = createStyles((theme) => {
|
|
@@ -928,7 +968,7 @@ var useStyles = createStyles((theme) => {
|
|
|
928
968
|
const InlineForm = (_a) => {
|
|
929
969
|
var { styles, classNames } = _a, props = __rest(_a, ["styles", "classNames"]);
|
|
930
970
|
const { t } = useTranslations();
|
|
931
|
-
const { control, currentUrl, isEmptyThreeFields } = useContext(BabyGrowthFormContext);
|
|
971
|
+
const { control, currentUrl, isEmptyThreeFields, submitProps } = useContext(BabyGrowthFormContext);
|
|
932
972
|
const { classes, cx } = useStyles(undefined, {
|
|
933
973
|
name: 'BabyGrowthForm__InlineForm',
|
|
934
974
|
styles,
|
|
@@ -970,7 +1010,7 @@ const InlineForm = (_a) => {
|
|
|
970
1010
|
React__default.createElement(Input$1, { name: "head", placeholder: "0", size: "md", value: String(value), onChange: onChange, type: "number", onKeyDown: (e) => ['e', 'E', '+', '-'].includes(e.key) && e.preventDefault(), onWheelCapture: (event) => event.currentTarget.blur(), rightSection: React__default.createElement(HealthToolFormWrapper.Unit, null, t('babyGrowth.cm')) })))) }),
|
|
971
1011
|
React__default.createElement(Controller, { control: control, name: "measurementDate", render: ({ field: { onChange } }) => (React__default.createElement(HealthToolFormWrapper.BorderInlineControl, { label: t('babyGrowth.input.measurementDate') },
|
|
972
1012
|
React__default.createElement(DatePicker, Object.assign({}, commonDateProps, { defaultValue: new Date(), onChange: onChange, maxDate: new Date() })))) }),
|
|
973
|
-
React__default.createElement(HealthToolFormWrapper.Submit, { type: "submit", "data-event-category": "Health Tool", "data-event-action": "Baby Growth", "data-event-label": currentUrl, className: classes.submitBtn }, t('babyGrowth.input.submit'))));
|
|
1013
|
+
React__default.createElement(HealthToolFormWrapper.Submit, Object.assign({ type: "submit", "data-event-category": "Health Tool", "data-event-action": "Baby Growth", "data-event-label": currentUrl, className: classes.submitBtn }, submitProps), t('babyGrowth.input.submit'))));
|
|
974
1014
|
};
|
|
975
1015
|
|
|
976
1016
|
/**
|
|
@@ -1007,7 +1047,7 @@ const bmiCalculate = (height = 0, weight = 0) => {
|
|
|
1007
1047
|
};
|
|
1008
1048
|
|
|
1009
1049
|
const BabyGrowthForm = (_a) => {
|
|
1010
|
-
var { onSubmit, onError, schema, formLayout = 'default' } = _a, rest = __rest(_a, ["onSubmit", "onError", "schema", "formLayout"]);
|
|
1050
|
+
var { onSubmit, onError, schema, formLayout = 'default', submitProps } = _a, rest = __rest(_a, ["onSubmit", "onError", "schema", "formLayout", "submitProps"]);
|
|
1011
1051
|
const theme = useMantineTheme();
|
|
1012
1052
|
const isMarryBaby = theme.other.template === 'mb';
|
|
1013
1053
|
const siteType = isMarryBaby ? 'marryBaby' : 'helloSites';
|
|
@@ -1041,6 +1081,7 @@ const BabyGrowthForm = (_a) => {
|
|
|
1041
1081
|
control,
|
|
1042
1082
|
currentUrl,
|
|
1043
1083
|
siteType,
|
|
1084
|
+
submitProps,
|
|
1044
1085
|
} }, formLayout === 'default' ? (React__default.createElement(DefaultForm, Object.assign({}, commonProps))) : (React__default.createElement(InlineForm, Object.assign({}, commonProps)))));
|
|
1045
1086
|
};
|
|
1046
1087
|
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import React__default, { useState, useEffect, useMemo, useCallback } from 'react';
|
|
2
|
-
import { t as StyledDivider, u as useStyles, v as StyledContainer } from './index.styles-
|
|
3
|
-
import { _ as __rest, a as __awaiter } from './tslib.es6-
|
|
4
|
-
import { u as useTranslations } from './useTranslations-
|
|
5
|
-
import { B as Button } from './index-
|
|
6
|
-
import { P as PATHS } from './paths-
|
|
7
|
-
import { a as LOCALIZED_SLUGS } from './constants-
|
|
8
|
-
import { d as domainLocales } from './index-
|
|
9
|
-
import { i as callApi, j as getCarePath } from './utils-
|
|
10
|
-
import { i as isProduction } from './isProduction-
|
|
2
|
+
import { t as StyledDivider, u as useStyles, v as StyledContainer } from './index.styles-64fbe1fc.js';
|
|
3
|
+
import { _ as __rest, a as __awaiter } from './tslib.es6-77e4ea0d.js';
|
|
4
|
+
import { u as useTranslations } from './useTranslations-5f0ff5be.js';
|
|
5
|
+
import { B as Button } from './index-e2d45ff6.js';
|
|
6
|
+
import { P as PATHS } from './paths-47504c6e.js';
|
|
7
|
+
import { a as LOCALIZED_SLUGS } from './constants-3f24d4bd.js';
|
|
8
|
+
import { d as domainLocales } from './index-df7ed505.js';
|
|
9
|
+
import { i as callApi, j as getCarePath } from './utils-5f7c2eba.js';
|
|
10
|
+
import { i as isProduction } from './isProduction-2cb49e0e.js';
|
|
11
11
|
|
|
12
12
|
/**
|
|
13
13
|
* @deprecated Consider to use mantine
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { _ as __rest } from './tslib.es6-
|
|
1
|
+
import { _ as __rest } from './tslib.es6-77e4ea0d.js';
|
|
2
2
|
import React__default from 'react';
|
|
3
|
-
import { t as theme } from './theme-
|
|
4
|
-
import { S as Share, E as Eye, k as Spinner } from './utils-
|
|
5
|
-
import { W as WhatsApp, I as Instagram } from './WhatsApp-
|
|
3
|
+
import { t as theme } from './theme-ad9ae9bc.js';
|
|
4
|
+
import { S as Share, E as Eye, k as Spinner } from './utils-5f7c2eba.js';
|
|
5
|
+
import { W as WhatsApp, I as Instagram } from './WhatsApp-98f17e50.js';
|
|
6
6
|
|
|
7
7
|
const ArrowRightTail = (_a) => {
|
|
8
8
|
var { size = 24, color: colorInit = theme.colors.gray600, useCurrentColor, isActive, activeColor = theme.colors.primaryBase } = _a, rest = __rest(_a, ["size", "color", "useCurrentColor", "isActive", "activeColor"]);
|