@hhgtech/hhg-components 1.29.42 → 1.29.44
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-c618fc4b.js → WhatsApp-e8724620.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/atoms/icons/AvoidPregnancy.d.ts +4 -0
- package/build/components/atoms/icons/LastPeriod.d.ts +4 -0
- package/build/components/atoms/icons/TryConceive.d.ts +4 -0
- package/build/components/molecules/embeddedHeathToolCards/baby-poop/index.d.ts +3 -10
- package/build/components/molecules/embeddedHeathToolCards/bmr/bmr.d.ts +0 -3
- package/build/components/molecules/embeddedHeathToolCards/ovulation/ovulation.d.ts +5 -2
- package/build/components/molecules/embeddedHeathToolCards/pwg/pwg.d.ts +6 -16
- package/build/components/molecules/healthTools/components/borderBoxControl/index.d.ts +3 -2
- package/build/components/molecules/healthTools/components/borderBoxControl/index.styles.d.ts +4 -6
- package/build/components/molecules/healthTools/components/borderInlineControl/index.d.ts +4 -4
- package/build/components/molecules/healthTools/components/borderInlineControl/index.styles.d.ts +5 -3
- package/build/components/molecules/healthTools/form/babyPoopForm/index.d.ts +13 -0
- package/build/components/molecules/healthTools/form/ovulationForm/calculatorType/index.d.ts +6 -0
- package/build/components/molecules/healthTools/form/ovulationForm/calculatorType/index.styles.d.ts +10 -0
- package/build/components/molecules/healthTools/form/ovulationForm/context.d.ts +10 -0
- package/build/components/molecules/healthTools/form/ovulationForm/defaultLayout.d.ts +3 -0
- package/build/components/molecules/healthTools/form/ovulationForm/index.d.ts +20 -0
- package/build/components/molecules/healthTools/form/ovulationForm/inlineLayout.d.ts +3 -0
- package/build/components/molecules/healthTools/form/ovulationForm/mbLayout.d.ts +3 -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/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 -0
- package/build/components/molecules/weightGainForm/index.d.ts +5 -1
- package/build/components.js +62 -59
- package/build/{constants-dd84f8e3.js → constants-07a9e6cb.js} +2 -2
- package/build/{constants-5a0f1f18.js → constants-9478163a.js} +2 -2
- package/build/constants.js +3 -3
- package/build/{core-b1b3721a.js → core-e503fa42.js} +2 -2
- package/build/{dataTransform-ecb93da7.js → dataTransform-2f6ca87c.js} +1 -1
- package/build/ecom.js +6 -6
- package/build/esm/{WhatsApp-85f73100.js → WhatsApp-9dbce6f2.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/atoms/icons/AvoidPregnancy.d.ts +4 -0
- package/build/esm/components/atoms/icons/LastPeriod.d.ts +4 -0
- package/build/esm/components/atoms/icons/TryConceive.d.ts +4 -0
- package/build/esm/components/molecules/embeddedHeathToolCards/baby-poop/index.d.ts +3 -10
- package/build/esm/components/molecules/embeddedHeathToolCards/bmr/bmr.d.ts +0 -3
- package/build/esm/components/molecules/embeddedHeathToolCards/ovulation/ovulation.d.ts +5 -2
- package/build/esm/components/molecules/embeddedHeathToolCards/pwg/pwg.d.ts +6 -16
- package/build/esm/components/molecules/healthTools/components/borderBoxControl/index.d.ts +3 -2
- package/build/esm/components/molecules/healthTools/components/borderBoxControl/index.styles.d.ts +4 -6
- package/build/esm/components/molecules/healthTools/components/borderInlineControl/index.d.ts +4 -4
- package/build/esm/components/molecules/healthTools/components/borderInlineControl/index.styles.d.ts +5 -3
- package/build/esm/components/molecules/healthTools/form/babyPoopForm/index.d.ts +13 -0
- package/build/esm/components/molecules/healthTools/form/ovulationForm/calculatorType/index.d.ts +6 -0
- package/build/esm/components/molecules/healthTools/form/ovulationForm/calculatorType/index.styles.d.ts +10 -0
- package/build/esm/components/molecules/healthTools/form/ovulationForm/context.d.ts +10 -0
- package/build/esm/components/molecules/healthTools/form/ovulationForm/defaultLayout.d.ts +3 -0
- package/build/esm/components/molecules/healthTools/form/ovulationForm/index.d.ts +20 -0
- package/build/esm/components/molecules/healthTools/form/ovulationForm/inlineLayout.d.ts +3 -0
- package/build/esm/components/molecules/healthTools/form/ovulationForm/mbLayout.d.ts +3 -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/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 -0
- package/build/esm/components/molecules/weightGainForm/index.d.ts +5 -1
- package/build/esm/components.js +59 -59
- package/build/esm/{constants-ee4f30c7.js → constants-c042f99f.js} +2 -2
- package/build/esm/{constants-0904669a.js → constants-e3536cb0.js} +2 -2
- package/build/esm/constants.js +3 -3
- package/build/esm/{core-2e0a38ee.js → core-55c889b2.js} +2 -2
- package/build/esm/{dataTransform-5e5983b2.js → dataTransform-2a3b1414.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-bb0c554b.js → getDynamicHealthTool-75eac0f0.js} +4 -4
- package/build/esm/{getSocialList-77cc5472.js → getSocialList-cffac849.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-3fa61807.js → index-23fa4098.js} +4 -4
- package/build/esm/{index-3723a2c1.js → index-329afe30.js} +5 -5
- package/build/esm/{index-4929d9c4.js → index-343490b3.js} +9 -9
- package/build/esm/{index-6201aa22.js → index-48fd5f17.js} +2 -2
- package/build/esm/{index-0d9866a6.js → index-4a001eda.js} +2 -2
- package/build/esm/{index-7edac771.js → index-52e1cb2b.js} +10 -10
- package/build/esm/{index-a367d535.js → index-56195940.js} +1 -1
- package/build/esm/{index-d73121f4.js → index-57b0dda2.js} +2 -2
- package/build/esm/{index-75658868.js → index-6c8cda18.js} +6 -6
- package/build/esm/{index-f2ac3b3b.js → index-724596e6.js} +12 -12
- package/build/esm/{index-667832a2.js → index-7aff3435.js} +2 -2
- package/build/esm/{index-b804ef2f.js → index-7ef38b29.js} +32 -32
- package/build/esm/{index-f2de848c.js → index-8a31b708.js} +4 -4
- package/build/esm/{index-61c6842a.js → index-a2cdc317.js} +2 -2
- package/build/esm/{index-13578b4b.js → index-aebda8f4.js} +3 -3
- package/build/esm/{index-4ea3e525.js → index-af5ce53c.js} +103 -65
- package/build/esm/{index-18250b0b.js → index-c0c2dfbe.js} +2 -2
- package/build/esm/{index-829fbe6e.js → index-c826cac0.js} +2 -2
- package/build/esm/{index-b03e8e5c.js → index-c8a34381.js} +4 -4
- package/build/esm/{index-62e5ab51.js → index-d73390b2.js} +2 -2
- package/build/esm/{index-a6863224.js → index-da45fa92.js} +11 -11
- package/build/esm/{index-7d1d6c79.js → index-db0a1f04.js} +2 -2
- package/build/esm/{index-ba777d71.js → index-f0ac2d9c.js} +9 -9
- package/build/esm/{index-48d75d5b.js → index-f55cc5a7.js} +2 -2
- package/build/esm/{index-031da05c.js → index-f80d4ff8.js} +440 -337
- package/build/esm/index.js +66 -66
- package/build/esm/{index.styled-d9fe4f4b.js → index.styled-e18670ac.js} +2 -2
- package/build/esm/{index.styles-924b4812.js → index.styles-59f43d64.js} +6 -6
- package/build/esm/lead/components/close.d.ts +1 -1
- 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-e559250d.js → routing-e49e8c2d.js} +2 -2
- package/build/esm/subot.js +22 -22
- package/build/esm/together.js +34 -34
- package/build/esm/{types-20993189.js → types-4f36505b.js} +30 -30
- package/build/esm/{types-29922728.js → types-5c146654.js} +13 -13
- package/build/esm/types.js +1 -1
- package/build/esm/{useCategory-ee4a1988.js → useCategory-0a83368e.js} +5 -5
- package/build/esm/{useHealthToolCache-807babad.js → useHealthToolCache-59feafe2.js} +2 -2
- package/build/esm/{useMantineLocale-deeb986b.js → useMantineLocale-6a509174.js} +3 -3
- package/build/esm/{usePlacesAutocomplete-b0c230b8.js → usePlacesAutocomplete-3d150f39.js} +1 -1
- package/build/esm/{useTranslations-3a5b70f3.js → useTranslations-3ea1638d.js} +1 -1
- package/build/esm/{utils-b0732a5b.js → utils-101d2ed1.js} +5 -5
- package/build/esm/{utils-50c254f2.js → utils-25cc1cc1.js} +1 -1
- package/build/esm/{utils-cf5bebf5.js → utils-8a09aa51.js} +4 -4
- package/build/esm/vaccination.js +26 -26
- package/build/footer.js +18 -18
- package/build/gAssets.js +4 -4
- package/build/{getDynamicHealthTool-ffb87e2a.js → getDynamicHealthTool-d88a5e5c.js} +4 -4
- package/build/{getSocialList-a960f8f9.js → getSocialList-473ff63e.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-4ec18b8e.js → index-0ac8dfc2.js} +2 -2
- package/build/{index-bcb185da.js → index-124b40db.js} +2 -2
- package/build/{index-4fbef592.js → index-1b816464.js} +9 -9
- package/build/{index-d8660e08.js → index-3950786c.js} +6 -6
- package/build/{index-577374f5.js → index-4a3a9242.js} +3 -3
- package/build/{index-56cf325c.js → index-5cf94c14.js} +443 -337
- package/build/{index-ffb39121.js → index-700708e8.js} +102 -64
- package/build/{index-f49fc384.js → index-738cd2f1.js} +32 -32
- package/build/{index-026689eb.js → index-7f262dce.js} +4 -4
- package/build/{index-a11eaf40.js → index-915a13a1.js} +4 -4
- package/build/{index-ebdaf69f.js → index-997a78d5.js} +5 -5
- package/build/{index-409da37e.js → index-9c2050b5.js} +11 -11
- package/build/{index-e407cc85.js → index-a6b3d160.js} +1 -1
- package/build/{index-8b591908.js → index-acee5b80.js} +4 -4
- package/build/{index-c78fbad6.js → index-c10c6d1e.js} +2 -2
- package/build/{index-b2034af4.js → index-c2ac4561.js} +2 -2
- package/build/{index-e42193d1.js → index-c66838fb.js} +2 -2
- package/build/{index-f1fec527.js → index-cba1387f.js} +2 -2
- package/build/{index-1015b133.js → index-cbb000d2.js} +2 -2
- package/build/{index-1c6a470a.js → index-d74282a1.js} +2 -2
- package/build/{index-89e0a527.js → index-df3a7b3f.js} +9 -9
- package/build/{index-360ff7c3.js → index-ed90d9b2.js} +2 -2
- package/build/{index-46a403de.js → index-f7e4c060.js} +10 -10
- package/build/{index-cdd767e6.js → index-f84d349e.js} +12 -12
- package/build/{index-ac5d1c65.js → index-fe3c222e.js} +2 -2
- package/build/index.js +69 -66
- package/build/{index.styled-47d1a79c.js → index.styled-944d0268.js} +2 -2
- package/build/{index.styles-6fcbfe1c.js → index.styles-e8260d43.js} +6 -6
- package/build/lead/components/close.d.ts +1 -1
- 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-225709b4.js → routing-d5905665.js} +2 -2
- package/build/subot.js +22 -22
- package/build/together.js +34 -34
- package/build/{types-3b156cb9.js → types-77cc40b2.js} +13 -13
- package/build/{types-efe1b34a.js → types-89c5c272.js} +30 -30
- package/build/types.js +1 -1
- package/build/{useCategory-1fdb4640.js → useCategory-ccae31bb.js} +5 -5
- package/build/{useHealthToolCache-54b03fea.js → useHealthToolCache-2046236a.js} +2 -2
- package/build/{useMantineLocale-741637f6.js → useMantineLocale-531aaed6.js} +3 -3
- package/build/{usePlacesAutocomplete-f8b10801.js → usePlacesAutocomplete-f403c86c.js} +1 -1
- package/build/{useTranslations-ae9962a2.js → useTranslations-3a6844ce.js} +1 -1
- package/build/{utils-3559ef16.js → utils-48e7d57a.js} +5 -5
- package/build/{utils-956f04ea.js → utils-6fd64172.js} +4 -4
- package/build/{utils-bb9fa0c2.js → utils-d237afdc.js} +1 -1
- package/build/vaccination.js +26 -26
- package/package.json +1 -1
- /package/build/{BMI_BOYS.percentile.monthly-5e7ec1d2.js → BMI_BOYS.percentile.monthly-0210e05b.js} +0 -0
- /package/build/{BMI_BOYS.percentile.weekly-6e4738a8.js → BMI_BOYS.percentile.weekly-baa68483.js} +0 -0
- /package/build/{BMI_BOYS.percentile.yearly-8d16e5a8.js → BMI_BOYS.percentile.yearly-d3ac5e26.js} +0 -0
- /package/build/{BMI_BOYS.zscore.monthly-0840deac.js → BMI_BOYS.zscore.monthly-af3644b0.js} +0 -0
- /package/build/{BMI_BOYS.zscore.weekly-74429316.js → BMI_BOYS.zscore.weekly-29c97f80.js} +0 -0
- /package/build/{BMI_BOYS.zscore.yearly-cd2fe266.js → BMI_BOYS.zscore.yearly-7ecdf6d3.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.monthly-2bff3efe.js → BMI_GIRLS.percentile.monthly-b8d6bb6e.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.weekly-e6fc6dbe.js → BMI_GIRLS.percentile.weekly-126944ab.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.yearly-7f25de61.js → BMI_GIRLS.percentile.yearly-0a25b119.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.monthly-0375ac4d.js → BMI_GIRLS.zscore.monthly-4ba1bed0.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.weekly-91ca1406.js → BMI_GIRLS.zscore.weekly-d8185726.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.yearly-ffd5c54a.js → BMI_GIRLS.zscore.yearly-50d70903.js} +0 -0
- /package/build/{ChevronDown-d3d4a8c4.js → ChevronDown-978d063e.js} +0 -0
- /package/build/{Close-25846383.js → Close-678049d9.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-1b1d5579.js → HEAD CIRCUM_BOYS.percentile.monthly-d2c0cf1c.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-ca05f7ea.js → HEAD CIRCUM_BOYS.percentile.weekly-4969666f.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-00387468.js → HEAD CIRCUM_BOYS.percentile.yearly-067ab2dc.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-3e45b7a0.js → HEAD CIRCUM_BOYS.zscore.monthly-519faaa0.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-9ae6fb48.js → HEAD CIRCUM_BOYS.zscore.weekly-055e35c2.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-6f15fb28.js → HEAD CIRCUM_BOYS.zscore.yearly-02f3d990.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-a01b2242.js → HEAD CIRCUM_GIRLS.percentile.monthly-0c27151b.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-cf7c6488.js → HEAD CIRCUM_GIRLS.percentile.weekly-a70dae36.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-6634e25d.js → HEAD CIRCUM_GIRLS.percentile.yearly-adc1ad62.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-5e2b4919.js → HEAD CIRCUM_GIRLS.zscore.monthly-d7b091dd.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-05b1b3a6.js → HEAD CIRCUM_GIRLS.zscore.weekly-4df271df.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-e9e48412.js → HEAD CIRCUM_GIRLS.zscore.yearly-84dd2dcd.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.monthly-49cc8a87.js → HEIGHT_BOYS.percentile.monthly-1b5c8bfa.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.weekly-a325ce62.js → HEIGHT_BOYS.percentile.weekly-296f084a.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.yearly-03eb805e.js → HEIGHT_BOYS.percentile.yearly-37f08533.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.monthly-11ef3efb.js → HEIGHT_BOYS.zscore.monthly-6854a9ab.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.weekly-9b0fa44a.js → HEIGHT_BOYS.zscore.weekly-068c84f6.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.yearly-7bb6502a.js → HEIGHT_BOYS.zscore.yearly-caf5d65a.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.monthly-53ccb921.js → HEIGHT_GIRLS.percentile.monthly-dd4dc1ec.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.weekly-edc585db.js → HEIGHT_GIRLS.percentile.weekly-6d71cf1d.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.yearly-7ac079d0.js → HEIGHT_GIRLS.percentile.yearly-8ada2b39.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.monthly-484f76e8.js → HEIGHT_GIRLS.zscore.monthly-667bf3ec.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.weekly-722a4648.js → HEIGHT_GIRLS.zscore.weekly-8ee41983.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.yearly-97904656.js → HEIGHT_GIRLS.zscore.yearly-748cf945.js} +0 -0
- /package/build/{Visible-9a919449.js → Visible-4165f9e9.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.monthly-b257074b.js → WEIGHT_BOYS.percentile.monthly-ea282b83.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.weekly-702503eb.js → WEIGHT_BOYS.percentile.weekly-e5963dc0.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.yearly-ed038d17.js → WEIGHT_BOYS.percentile.yearly-9468dbf0.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.monthly-6001e8a8.js → WEIGHT_BOYS.zscore.monthly-e2fb2cfd.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.weekly-ebdb9876.js → WEIGHT_BOYS.zscore.weekly-42487b42.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.yearly-916094ae.js → WEIGHT_BOYS.zscore.yearly-d88f8e25.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.monthly-6c72b49a.js → WEIGHT_GIRLS.percentile.monthly-1cb90ff5.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.weekly-9e1d5a4c.js → WEIGHT_GIRLS.percentile.weekly-e73e1270.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.yearly-01f08511.js → WEIGHT_GIRLS.percentile.yearly-f96d8aac.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.monthly-b55046d5.js → WEIGHT_GIRLS.zscore.monthly-3c7a63f3.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.weekly-8f6a4861.js → WEIGHT_GIRLS.zscore.weekly-51f55505.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.yearly-d9f26541.js → WEIGHT_GIRLS.zscore.yearly-e82813bd.js} +0 -0
- /package/build/{animation-265b0036.js → animation-1d1642c9.js} +0 -0
- /package/build/{cart-16fb26d5.js → cart-20fba50b.js} +0 -0
- /package/build/components/molecules/{embeddedHeathToolCards/baby-poop → healthTools/form/babyPoopForm}/index.styles.d.ts +0 -0
- /package/build/{cookieHelper-d38b57aa.js → cookieHelper-9a3f8df6.js} +0 -0
- /package/build/{doctor-c93787ed.js → doctor-bd95dbc6.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.monthly-8b5d47d1.js → BMI_BOYS.percentile.monthly-f311c5fa.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.weekly-3e74be5a.js → BMI_BOYS.percentile.weekly-ca9bcf79.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.yearly-40f6256a.js → BMI_BOYS.percentile.yearly-5a312b62.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.monthly-ddeeb36e.js → BMI_BOYS.zscore.monthly-f6856684.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.weekly-9d1d7e9c.js → BMI_BOYS.zscore.weekly-cfab8456.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.yearly-4865ccc5.js → BMI_BOYS.zscore.yearly-24a1dc88.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.monthly-81b34946.js → BMI_GIRLS.percentile.monthly-b580780e.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.weekly-065ecf25.js → BMI_GIRLS.percentile.weekly-2ed6bff3.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.yearly-5619f4dd.js → BMI_GIRLS.percentile.yearly-5173a209.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.monthly-e013d9a3.js → BMI_GIRLS.zscore.monthly-bcb8f3af.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.weekly-1fb839bf.js → BMI_GIRLS.zscore.weekly-20f43555.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.yearly-54ec7e0e.js → BMI_GIRLS.zscore.yearly-e39e7c4b.js} +0 -0
- /package/build/esm/{ChevronDown-14cc5d20.js → ChevronDown-d4489952.js} +0 -0
- /package/build/esm/{Close-2f1a64cb.js → Close-657d46b8.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-cb28050d.js → HEAD CIRCUM_BOYS.percentile.monthly-38021261.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-f0b0e5f8.js → HEAD CIRCUM_BOYS.percentile.weekly-55c66c6e.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-68cbd39f.js → HEAD CIRCUM_BOYS.percentile.yearly-4b094a19.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-9d0fc66b.js → HEAD CIRCUM_BOYS.zscore.monthly-5dcc303b.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-c371830b.js → HEAD CIRCUM_BOYS.zscore.weekly-8cdc7680.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-ee2e6fd5.js → HEAD CIRCUM_BOYS.zscore.yearly-b536abce.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-9b2337cf.js → HEAD CIRCUM_GIRLS.percentile.monthly-c9189721.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-5e7d9efc.js → HEAD CIRCUM_GIRLS.percentile.weekly-c6d86ffd.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-9b56ef27.js → HEAD CIRCUM_GIRLS.percentile.yearly-ef95ac84.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-fa8e7985.js → HEAD CIRCUM_GIRLS.zscore.monthly-dd0fc8c3.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-f2e1d774.js → HEAD CIRCUM_GIRLS.zscore.weekly-0ba067fa.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-aa042b87.js → HEAD CIRCUM_GIRLS.zscore.yearly-a675e8c8.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.monthly-2bca7e36.js → HEIGHT_BOYS.percentile.monthly-82109679.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.weekly-04a91167.js → HEIGHT_BOYS.percentile.weekly-f989e3bb.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.yearly-16de0b96.js → HEIGHT_BOYS.percentile.yearly-dd80031f.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.monthly-6cea9714.js → HEIGHT_BOYS.zscore.monthly-5b996782.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.weekly-412b184e.js → HEIGHT_BOYS.zscore.weekly-25932154.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.yearly-0f4049ba.js → HEIGHT_BOYS.zscore.yearly-b6d2489a.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-b2571bcd.js → HEIGHT_GIRLS.percentile.monthly-7149bb81.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-baeb8c8a.js → HEIGHT_GIRLS.percentile.weekly-c56405c5.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-78f687cc.js → HEIGHT_GIRLS.percentile.yearly-7732850d.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-54565652.js → HEIGHT_GIRLS.zscore.monthly-53c6dd61.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-7afa591c.js → HEIGHT_GIRLS.zscore.weekly-a0efce21.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-07696a76.js → HEIGHT_GIRLS.zscore.yearly-fa254281.js} +0 -0
- /package/build/esm/{Visible-f514e062.js → Visible-06d5ecea.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.monthly-548f4eba.js → WEIGHT_BOYS.percentile.monthly-a59a623f.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.weekly-e7230863.js → WEIGHT_BOYS.percentile.weekly-75d3a2a9.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.yearly-a6fd5440.js → WEIGHT_BOYS.percentile.yearly-5e42a69a.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.monthly-a4b99987.js → WEIGHT_BOYS.zscore.monthly-be6dbbb5.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.weekly-b9a278b2.js → WEIGHT_BOYS.zscore.weekly-7297b525.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.yearly-4fc09b9d.js → WEIGHT_BOYS.zscore.yearly-efb3f378.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-6d72e5b5.js → WEIGHT_GIRLS.percentile.monthly-8e5b7d12.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-480b25c8.js → WEIGHT_GIRLS.percentile.weekly-b2616c0d.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-3472c514.js → WEIGHT_GIRLS.percentile.yearly-42960ad7.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-717db383.js → WEIGHT_GIRLS.zscore.monthly-b028967c.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-21fb2418.js → WEIGHT_GIRLS.zscore.weekly-c53b2d36.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-fd07c8f6.js → WEIGHT_GIRLS.zscore.yearly-00cf3ec5.js} +0 -0
- /package/build/esm/{animation-8a323af5.js → animation-c85ef1aa.js} +0 -0
- /package/build/esm/{cart-d52f1dec.js → cart-a09f93df.js} +0 -0
- /package/build/esm/components/molecules/{embeddedHeathToolCards/baby-poop → healthTools/form/babyPoopForm}/index.styles.d.ts +0 -0
- /package/build/esm/{cookieHelper-82442bba.js → cookieHelper-4166d977.js} +0 -0
- /package/build/esm/{doctor-04938ed4.js → doctor-9918e324.js} +0 -0
- /package/build/esm/{index-7dea2608.js → index-3e04178f.js} +0 -0
- /package/build/esm/{index-1aeb952a.js → index-5b97be17.js} +0 -0
- /package/build/esm/{index-d84269ae.js → index-b63d88c2.js} +0 -0
- /package/build/esm/{index-eec6203c.js → index-be8d21e4.js} +0 -0
- /package/build/esm/{isProduction-d3299694.js → isProduction-8ddd1c09.js} +0 -0
- /package/build/esm/{localizeNumberFormat-a3a55f49.js → localizeNumberFormat-567af8b4.js} +0 -0
- /package/build/esm/{normalizeLink-09b7b732.js → normalizeLink-00141ab9.js} +0 -0
- /package/build/esm/{number-8d86a56c.js → number-f58f7319.js} +0 -0
- /package/build/esm/{paths-5ab6cf36.js → paths-6c0107cc.js} +0 -0
- /package/build/esm/{theme-03d89802.js → theme-7c208c30.js} +0 -0
- /package/build/esm/{translationsContext-c2547a40.js → translationsContext-9021710e.js} +0 -0
- /package/build/esm/{tslib.es6-5160724c.js → tslib.es6-2c23b4a0.js} +0 -0
- /package/build/esm/{types-19e68c3a.js → types-58c673f9.js} +0 -0
- /package/build/esm/{useIsInit-742bfdbc.js → useIsInit-c7f70254.js} +0 -0
- /package/build/esm/{useOutsideClick-371cb137.js → useOutsideClick-4a5bba56.js} +0 -0
- /package/build/esm/{useScrollbarSize-f2dc58f6.js → useScrollbarSize-718c8d7c.js} +0 -0
- /package/build/esm/{useUniqueId-7834dc19.js → useUniqueId-ce0a21e6.js} +0 -0
- /package/build/esm/{utils-21e35369.js → utils-72d20560.js} +0 -0
- /package/build/{index-6768d385.js → index-6e65f064.js} +0 -0
- /package/build/{index-d5b0e368.js → index-896edc0e.js} +0 -0
- /package/build/{index-261ce38d.js → index-d2b208bb.js} +0 -0
- /package/build/{index-6dd09d0e.js → index-da4e36c3.js} +0 -0
- /package/build/{isProduction-a589f8e0.js → isProduction-6c46b850.js} +0 -0
- /package/build/{localizeNumberFormat-2d08ab00.js → localizeNumberFormat-b9ffbd83.js} +0 -0
- /package/build/{normalizeLink-81e44471.js → normalizeLink-05857ba2.js} +0 -0
- /package/build/{number-f3955ac1.js → number-3ee7ee9e.js} +0 -0
- /package/build/{paths-1eedeba0.js → paths-d1a45b42.js} +0 -0
- /package/build/{theme-0c7de955.js → theme-de064836.js} +0 -0
- /package/build/{translationsContext-f0b00799.js → translationsContext-073aabc8.js} +0 -0
- /package/build/{tslib.es6-21bc76dd.js → tslib.es6-a3b945ae.js} +0 -0
- /package/build/{types-c5c61b1f.js → types-db558dfc.js} +0 -0
- /package/build/{useIsInit-1e1192d3.js → useIsInit-24b144df.js} +0 -0
- /package/build/{useOutsideClick-fb7b0e11.js → useOutsideClick-03608b1c.js} +0 -0
- /package/build/{useScrollbarSize-02a199f1.js → useScrollbarSize-709e0dea.js} +0 -0
- /package/build/{useUniqueId-9ee0e545.js → useUniqueId-d3ce4826.js} +0 -0
- /package/build/{utils-20389cd3.js → utils-c6a0ba99.js} +0 -0
package/build/adapters.js
CHANGED
|
@@ -2,32 +2,32 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var index = require('./index-
|
|
6
|
-
var index$1 = require('./index-
|
|
7
|
-
var index$2 = require('./index-
|
|
8
|
-
require('./tslib.es6-
|
|
5
|
+
var index = require('./index-0ac8dfc2.js');
|
|
6
|
+
var index$1 = require('./index-f7e4c060.js');
|
|
7
|
+
var index$2 = require('./index-c66838fb.js');
|
|
8
|
+
require('./tslib.es6-a3b945ae.js');
|
|
9
9
|
require('react');
|
|
10
|
-
require('./index-
|
|
10
|
+
require('./index-1b816464.js');
|
|
11
11
|
require('@hhgtech/icons/other');
|
|
12
12
|
require('@mantine/core');
|
|
13
13
|
require('@mantine/hooks');
|
|
14
|
-
require('./index-
|
|
15
|
-
require('./index-
|
|
14
|
+
require('./index-c10c6d1e.js');
|
|
15
|
+
require('./index-ed90d9b2.js');
|
|
16
16
|
require('date-fns/locale');
|
|
17
|
-
require('./index-
|
|
18
|
-
require('./isProduction-
|
|
19
|
-
require('./utils-
|
|
17
|
+
require('./index-896edc0e.js');
|
|
18
|
+
require('./isProduction-6c46b850.js');
|
|
19
|
+
require('./utils-c6a0ba99.js');
|
|
20
20
|
require('@emotion/styled');
|
|
21
21
|
require('@mantine/carousel');
|
|
22
|
-
require('./index-
|
|
23
|
-
require('./theme-
|
|
24
|
-
require('./useMantineLocale-
|
|
22
|
+
require('./index-c2ac4561.js');
|
|
23
|
+
require('./theme-de064836.js');
|
|
24
|
+
require('./useMantineLocale-531aaed6.js');
|
|
25
25
|
require('dayjs');
|
|
26
26
|
require('classnames');
|
|
27
|
-
require('./useUniqueId-
|
|
27
|
+
require('./useUniqueId-d3ce4826.js');
|
|
28
28
|
require('@hhgtech/icons/core');
|
|
29
29
|
require('@mantine/dates');
|
|
30
|
-
require('./translationsContext-
|
|
30
|
+
require('./translationsContext-073aabc8.js');
|
|
31
31
|
require('string-format');
|
|
32
32
|
|
|
33
33
|
|
package/build/babyGrowth.js
CHANGED
|
@@ -4,56 +4,56 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
var React = require('react');
|
|
6
6
|
var other = require('@hhgtech/icons/other');
|
|
7
|
-
var useTranslations = require('./useTranslations-
|
|
8
|
-
var index$3 = require('./index-
|
|
9
|
-
var index$1 = require('./index-
|
|
10
|
-
var index$2 = require('./index-
|
|
11
|
-
var theme = require('./theme-
|
|
7
|
+
var useTranslations = require('./useTranslations-3a6844ce.js');
|
|
8
|
+
var index$3 = require('./index-896edc0e.js');
|
|
9
|
+
var index$1 = require('./index-124b40db.js');
|
|
10
|
+
var index$2 = require('./index-c2ac4561.js');
|
|
11
|
+
var theme = require('./theme-de064836.js');
|
|
12
12
|
var styled = require('@emotion/styled');
|
|
13
|
-
var utils = require('./utils-
|
|
14
|
-
var index = require('./index-
|
|
15
|
-
var index$4 = require('./index-
|
|
13
|
+
var utils = require('./utils-c6a0ba99.js');
|
|
14
|
+
var index = require('./index-700708e8.js');
|
|
15
|
+
var index$4 = require('./index-0ac8dfc2.js');
|
|
16
16
|
var dayjs = require('dayjs');
|
|
17
|
-
var localizeNumberFormat = require('./localizeNumberFormat-
|
|
17
|
+
var localizeNumberFormat = require('./localizeNumberFormat-b9ffbd83.js');
|
|
18
18
|
var core = require('@hhgtech/icons/core');
|
|
19
|
-
var index$6 = require('./index-
|
|
20
|
-
var tslib_es6 = require('./tslib.es6-
|
|
19
|
+
var index$6 = require('./index-c66838fb.js');
|
|
20
|
+
var tslib_es6 = require('./tslib.es6-a3b945ae.js');
|
|
21
21
|
require('@mantine/core');
|
|
22
|
-
require('./index.styles-
|
|
23
|
-
require('./index-
|
|
24
|
-
require('./index-
|
|
25
|
-
require('./constants-
|
|
26
|
-
require('./utils-
|
|
27
|
-
var index$5 = require('./index-
|
|
28
|
-
require('./utils-
|
|
29
|
-
require('./WhatsApp-
|
|
30
|
-
var index$8 = require('./index-
|
|
31
|
-
require('./index-
|
|
22
|
+
require('./index.styles-e8260d43.js');
|
|
23
|
+
require('./index-1b816464.js');
|
|
24
|
+
require('./index-c10c6d1e.js');
|
|
25
|
+
require('./constants-07a9e6cb.js');
|
|
26
|
+
require('./utils-6fd64172.js');
|
|
27
|
+
var index$5 = require('./index-f7e4c060.js');
|
|
28
|
+
require('./utils-48e7d57a.js');
|
|
29
|
+
require('./WhatsApp-e8724620.js');
|
|
30
|
+
var index$8 = require('./index-d2b208bb.js');
|
|
31
|
+
require('./index-ed90d9b2.js');
|
|
32
32
|
require('@mantine/dates');
|
|
33
|
-
require('./useMantineLocale-
|
|
33
|
+
require('./useMantineLocale-531aaed6.js');
|
|
34
34
|
require('@mantine/hooks');
|
|
35
|
-
var useOutsideClick = require('./useOutsideClick-
|
|
36
|
-
var index$7 = require('./index-
|
|
35
|
+
var useOutsideClick = require('./useOutsideClick-03608b1c.js');
|
|
36
|
+
var index$7 = require('./index-cba1387f.js');
|
|
37
37
|
var recharts = require('recharts');
|
|
38
38
|
var chunk = require('lodash/chunk');
|
|
39
|
-
require('./translationsContext-
|
|
39
|
+
require('./translationsContext-073aabc8.js');
|
|
40
40
|
require('string-format');
|
|
41
|
-
require('./index.styled-
|
|
42
|
-
require('./useScrollbarSize-
|
|
41
|
+
require('./index.styled-944d0268.js');
|
|
42
|
+
require('./useScrollbarSize-709e0dea.js');
|
|
43
43
|
require('lodash/debounce');
|
|
44
44
|
require('react-dom');
|
|
45
45
|
require('@hookform/resolvers/yup');
|
|
46
46
|
require('react-hook-form');
|
|
47
|
-
require('./index-
|
|
47
|
+
require('./index-997a78d5.js');
|
|
48
48
|
require('date-fns');
|
|
49
49
|
require('react-keyed-flatten-children');
|
|
50
50
|
require('@emotion/react');
|
|
51
|
-
require('./animation-
|
|
51
|
+
require('./animation-1d1642c9.js');
|
|
52
52
|
require('@mantine/carousel');
|
|
53
53
|
require('classnames');
|
|
54
|
-
require('./useUniqueId-
|
|
55
|
-
require('./isProduction-
|
|
56
|
-
require('./cookieHelper-
|
|
54
|
+
require('./useUniqueId-d3ce4826.js');
|
|
55
|
+
require('./isProduction-6c46b850.js');
|
|
56
|
+
require('./cookieHelper-9a3f8df6.js');
|
|
57
57
|
require('slugify');
|
|
58
58
|
require('date-fns/locale');
|
|
59
59
|
|
|
@@ -881,92 +881,92 @@ const BabyGrowthChooseProfileDrawer = (_a) => {
|
|
|
881
881
|
const BabyGrowthChartPercentile = {
|
|
882
882
|
[index$3.Gender.Boy]: {
|
|
883
883
|
[index$3.BabyGrowthChartType.Height]: {
|
|
884
|
-
[index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./HEIGHT_BOYS.percentile.weekly-
|
|
885
|
-
[index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./HEIGHT_BOYS.percentile.monthly-
|
|
886
|
-
[index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./HEIGHT_BOYS.percentile.yearly-
|
|
884
|
+
[index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./HEIGHT_BOYS.percentile.weekly-296f084a.js'); }),
|
|
885
|
+
[index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./HEIGHT_BOYS.percentile.monthly-1b5c8bfa.js'); }),
|
|
886
|
+
[index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./HEIGHT_BOYS.percentile.yearly-37f08533.js'); }),
|
|
887
887
|
},
|
|
888
888
|
[index$3.BabyGrowthChartType.Weight]: {
|
|
889
|
-
[index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./WEIGHT_BOYS.percentile.weekly-
|
|
890
|
-
[index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./WEIGHT_BOYS.percentile.monthly-
|
|
891
|
-
[index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./WEIGHT_BOYS.percentile.yearly-
|
|
889
|
+
[index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./WEIGHT_BOYS.percentile.weekly-e5963dc0.js'); }),
|
|
890
|
+
[index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./WEIGHT_BOYS.percentile.monthly-ea282b83.js'); }),
|
|
891
|
+
[index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./WEIGHT_BOYS.percentile.yearly-9468dbf0.js'); }),
|
|
892
892
|
},
|
|
893
893
|
[index$3.BabyGrowthChartType.Head]: {
|
|
894
|
-
[index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./HEAD CIRCUM_BOYS.percentile.weekly-
|
|
895
|
-
[index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./HEAD CIRCUM_BOYS.percentile.monthly-
|
|
896
|
-
[index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./HEAD CIRCUM_BOYS.percentile.yearly-
|
|
894
|
+
[index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./HEAD CIRCUM_BOYS.percentile.weekly-4969666f.js'); }),
|
|
895
|
+
[index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./HEAD CIRCUM_BOYS.percentile.monthly-d2c0cf1c.js'); }),
|
|
896
|
+
[index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./HEAD CIRCUM_BOYS.percentile.yearly-067ab2dc.js'); }),
|
|
897
897
|
},
|
|
898
898
|
[index$3.BabyGrowthChartType.BMI]: {
|
|
899
|
-
[index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./BMI_BOYS.percentile.weekly-
|
|
900
|
-
[index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./BMI_BOYS.percentile.monthly-
|
|
901
|
-
[index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./BMI_BOYS.percentile.yearly-
|
|
899
|
+
[index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./BMI_BOYS.percentile.weekly-baa68483.js'); }),
|
|
900
|
+
[index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./BMI_BOYS.percentile.monthly-0210e05b.js'); }),
|
|
901
|
+
[index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./BMI_BOYS.percentile.yearly-d3ac5e26.js'); }),
|
|
902
902
|
},
|
|
903
903
|
},
|
|
904
904
|
[index$3.Gender.Girl]: {
|
|
905
905
|
[index$3.BabyGrowthChartType.Height]: {
|
|
906
|
-
[index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./HEIGHT_GIRLS.percentile.weekly-
|
|
907
|
-
[index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./HEIGHT_GIRLS.percentile.monthly-
|
|
908
|
-
[index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./HEIGHT_GIRLS.percentile.yearly-
|
|
906
|
+
[index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./HEIGHT_GIRLS.percentile.weekly-6d71cf1d.js'); }),
|
|
907
|
+
[index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./HEIGHT_GIRLS.percentile.monthly-dd4dc1ec.js'); }),
|
|
908
|
+
[index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./HEIGHT_GIRLS.percentile.yearly-8ada2b39.js'); }),
|
|
909
909
|
},
|
|
910
910
|
[index$3.BabyGrowthChartType.Weight]: {
|
|
911
|
-
[index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./WEIGHT_GIRLS.percentile.weekly-
|
|
912
|
-
[index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./WEIGHT_GIRLS.percentile.monthly-
|
|
913
|
-
[index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./WEIGHT_GIRLS.percentile.yearly-
|
|
911
|
+
[index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./WEIGHT_GIRLS.percentile.weekly-e73e1270.js'); }),
|
|
912
|
+
[index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./WEIGHT_GIRLS.percentile.monthly-1cb90ff5.js'); }),
|
|
913
|
+
[index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./WEIGHT_GIRLS.percentile.yearly-f96d8aac.js'); }),
|
|
914
914
|
},
|
|
915
915
|
[index$3.BabyGrowthChartType.Head]: {
|
|
916
|
-
[index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./HEAD CIRCUM_GIRLS.percentile.weekly-
|
|
917
|
-
[index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./HEAD CIRCUM_GIRLS.percentile.monthly-
|
|
918
|
-
[index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./HEAD CIRCUM_GIRLS.percentile.yearly-
|
|
916
|
+
[index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./HEAD CIRCUM_GIRLS.percentile.weekly-a70dae36.js'); }),
|
|
917
|
+
[index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./HEAD CIRCUM_GIRLS.percentile.monthly-0c27151b.js'); }),
|
|
918
|
+
[index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./HEAD CIRCUM_GIRLS.percentile.yearly-adc1ad62.js'); }),
|
|
919
919
|
},
|
|
920
920
|
[index$3.BabyGrowthChartType.BMI]: {
|
|
921
|
-
[index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./BMI_GIRLS.percentile.weekly-
|
|
922
|
-
[index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./BMI_GIRLS.percentile.monthly-
|
|
923
|
-
[index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./BMI_GIRLS.percentile.yearly-
|
|
921
|
+
[index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./BMI_GIRLS.percentile.weekly-126944ab.js'); }),
|
|
922
|
+
[index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./BMI_GIRLS.percentile.monthly-b8d6bb6e.js'); }),
|
|
923
|
+
[index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./BMI_GIRLS.percentile.yearly-0a25b119.js'); }),
|
|
924
924
|
},
|
|
925
925
|
},
|
|
926
926
|
};
|
|
927
927
|
const BabyGrowthChartZScore = {
|
|
928
928
|
[index$3.Gender.Boy]: {
|
|
929
929
|
[index$3.BabyGrowthChartType.Height]: {
|
|
930
|
-
[index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./HEIGHT_BOYS.zscore.weekly-
|
|
931
|
-
[index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./HEIGHT_BOYS.zscore.monthly-
|
|
932
|
-
[index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./HEIGHT_BOYS.zscore.yearly-
|
|
930
|
+
[index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./HEIGHT_BOYS.zscore.weekly-068c84f6.js'); }),
|
|
931
|
+
[index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./HEIGHT_BOYS.zscore.monthly-6854a9ab.js'); }),
|
|
932
|
+
[index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./HEIGHT_BOYS.zscore.yearly-caf5d65a.js'); }),
|
|
933
933
|
},
|
|
934
934
|
[index$3.BabyGrowthChartType.Weight]: {
|
|
935
|
-
[index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./WEIGHT_BOYS.zscore.weekly-
|
|
936
|
-
[index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./WEIGHT_BOYS.zscore.monthly-
|
|
937
|
-
[index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./WEIGHT_BOYS.zscore.yearly-
|
|
935
|
+
[index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./WEIGHT_BOYS.zscore.weekly-42487b42.js'); }),
|
|
936
|
+
[index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./WEIGHT_BOYS.zscore.monthly-e2fb2cfd.js'); }),
|
|
937
|
+
[index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./WEIGHT_BOYS.zscore.yearly-d88f8e25.js'); }),
|
|
938
938
|
},
|
|
939
939
|
[index$3.BabyGrowthChartType.Head]: {
|
|
940
|
-
[index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./HEAD CIRCUM_BOYS.zscore.weekly-
|
|
941
|
-
[index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./HEAD CIRCUM_BOYS.zscore.monthly-
|
|
942
|
-
[index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./HEAD CIRCUM_BOYS.zscore.yearly-
|
|
940
|
+
[index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./HEAD CIRCUM_BOYS.zscore.weekly-055e35c2.js'); }),
|
|
941
|
+
[index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./HEAD CIRCUM_BOYS.zscore.monthly-519faaa0.js'); }),
|
|
942
|
+
[index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./HEAD CIRCUM_BOYS.zscore.yearly-02f3d990.js'); }),
|
|
943
943
|
},
|
|
944
944
|
[index$3.BabyGrowthChartType.BMI]: {
|
|
945
|
-
[index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./BMI_BOYS.zscore.weekly-
|
|
946
|
-
[index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./BMI_BOYS.zscore.monthly-
|
|
947
|
-
[index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./BMI_BOYS.zscore.yearly-
|
|
945
|
+
[index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./BMI_BOYS.zscore.weekly-29c97f80.js'); }),
|
|
946
|
+
[index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./BMI_BOYS.zscore.monthly-af3644b0.js'); }),
|
|
947
|
+
[index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./BMI_BOYS.zscore.yearly-7ecdf6d3.js'); }),
|
|
948
948
|
},
|
|
949
949
|
},
|
|
950
950
|
[index$3.Gender.Girl]: {
|
|
951
951
|
[index$3.BabyGrowthChartType.Height]: {
|
|
952
|
-
[index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./HEIGHT_GIRLS.zscore.weekly-
|
|
953
|
-
[index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./HEIGHT_GIRLS.zscore.monthly-
|
|
954
|
-
[index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./HEIGHT_GIRLS.zscore.yearly-
|
|
952
|
+
[index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./HEIGHT_GIRLS.zscore.weekly-8ee41983.js'); }),
|
|
953
|
+
[index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./HEIGHT_GIRLS.zscore.monthly-667bf3ec.js'); }),
|
|
954
|
+
[index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./HEIGHT_GIRLS.zscore.yearly-748cf945.js'); }),
|
|
955
955
|
},
|
|
956
956
|
[index$3.BabyGrowthChartType.Weight]: {
|
|
957
|
-
[index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./WEIGHT_GIRLS.zscore.weekly-
|
|
958
|
-
[index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./WEIGHT_GIRLS.zscore.monthly-
|
|
959
|
-
[index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./WEIGHT_GIRLS.zscore.yearly-
|
|
957
|
+
[index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./WEIGHT_GIRLS.zscore.weekly-51f55505.js'); }),
|
|
958
|
+
[index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./WEIGHT_GIRLS.zscore.monthly-3c7a63f3.js'); }),
|
|
959
|
+
[index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./WEIGHT_GIRLS.zscore.yearly-e82813bd.js'); }),
|
|
960
960
|
},
|
|
961
961
|
[index$3.BabyGrowthChartType.Head]: {
|
|
962
|
-
[index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./HEAD CIRCUM_GIRLS.zscore.weekly-
|
|
963
|
-
[index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./HEAD CIRCUM_GIRLS.zscore.monthly-
|
|
964
|
-
[index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./HEAD CIRCUM_GIRLS.zscore.yearly-
|
|
962
|
+
[index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./HEAD CIRCUM_GIRLS.zscore.weekly-4df271df.js'); }),
|
|
963
|
+
[index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./HEAD CIRCUM_GIRLS.zscore.monthly-d7b091dd.js'); }),
|
|
964
|
+
[index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./HEAD CIRCUM_GIRLS.zscore.yearly-84dd2dcd.js'); }),
|
|
965
965
|
},
|
|
966
966
|
[index$3.BabyGrowthChartType.BMI]: {
|
|
967
|
-
[index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./BMI_GIRLS.zscore.weekly-
|
|
968
|
-
[index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./BMI_GIRLS.zscore.monthly-
|
|
969
|
-
[index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./BMI_GIRLS.zscore.yearly-
|
|
967
|
+
[index$3.BabyGrowthChartDuration.Weekly]: () => Promise.resolve().then(function () { return require('./BMI_GIRLS.zscore.weekly-d8185726.js'); }),
|
|
968
|
+
[index$3.BabyGrowthChartDuration.Monthly]: () => Promise.resolve().then(function () { return require('./BMI_GIRLS.zscore.monthly-4ba1bed0.js'); }),
|
|
969
|
+
[index$3.BabyGrowthChartDuration.Yearly]: () => Promise.resolve().then(function () { return require('./BMI_GIRLS.zscore.yearly-50d70903.js'); }),
|
|
970
970
|
},
|
|
971
971
|
},
|
|
972
972
|
};
|
package/build/cache.js
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var core = require('./core-
|
|
6
|
-
require('./tslib.es6-
|
|
7
|
-
require('./isProduction-
|
|
5
|
+
var core = require('./core-e503fa42.js');
|
|
6
|
+
require('./tslib.es6-a3b945ae.js');
|
|
7
|
+
require('./isProduction-6c46b850.js');
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
|
package/build/care.js
CHANGED
|
@@ -2,33 +2,33 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var types = require('./types-
|
|
6
|
-
var constants = require('./constants-
|
|
7
|
-
require('./tslib.es6-
|
|
5
|
+
var types = require('./types-77cc40b2.js');
|
|
6
|
+
var constants = require('./constants-07a9e6cb.js');
|
|
7
|
+
require('./tslib.es6-a3b945ae.js');
|
|
8
8
|
require('react');
|
|
9
9
|
require('@emotion/react');
|
|
10
|
-
require('./useTranslations-
|
|
11
|
-
require('./translationsContext-
|
|
10
|
+
require('./useTranslations-3a6844ce.js');
|
|
11
|
+
require('./translationsContext-073aabc8.js');
|
|
12
12
|
require('string-format');
|
|
13
13
|
require('lodash/debounce');
|
|
14
14
|
require('@emotion/styled');
|
|
15
|
-
require('./index-
|
|
15
|
+
require('./index-cba1387f.js');
|
|
16
16
|
require('@mantine/core');
|
|
17
|
-
require('./index-
|
|
18
|
-
require('./utils-
|
|
19
|
-
require('./theme-
|
|
17
|
+
require('./index-c2ac4561.js');
|
|
18
|
+
require('./utils-c6a0ba99.js');
|
|
19
|
+
require('./theme-de064836.js');
|
|
20
20
|
require('lodash/shuffle');
|
|
21
|
-
require('./useOutsideClick-
|
|
21
|
+
require('./useOutsideClick-03608b1c.js');
|
|
22
22
|
require('react-loading-skeleton');
|
|
23
|
-
require('./paths-
|
|
24
|
-
require('./index-
|
|
23
|
+
require('./paths-d1a45b42.js');
|
|
24
|
+
require('./index-ed90d9b2.js');
|
|
25
25
|
require('date-fns/locale');
|
|
26
|
-
require('./index-
|
|
27
|
-
require('./isProduction-
|
|
28
|
-
require('./cookieHelper-
|
|
29
|
-
require('./index-
|
|
26
|
+
require('./index-896edc0e.js');
|
|
27
|
+
require('./isProduction-6c46b850.js');
|
|
28
|
+
require('./cookieHelper-9a3f8df6.js');
|
|
29
|
+
require('./index-6e65f064.js');
|
|
30
30
|
require('@hhgtech/icons/core');
|
|
31
|
-
require('./ChevronDown-
|
|
31
|
+
require('./ChevronDown-978d063e.js');
|
|
32
32
|
|
|
33
33
|
|
|
34
34
|
|
|
@@ -1,17 +1,10 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { DefaultProps } from '@mantine/core';
|
|
3
|
-
import { ButtonProps } from "../../../mantine";
|
|
4
|
-
import { LOCALE } from "../../../../interfaces/types/Locale";
|
|
5
3
|
import { BabyPoopPage } from "../../../../together/interfaces/types";
|
|
4
|
+
import { BabyPoopFormProps } from "../../healthTools/form/babyPoopForm";
|
|
6
5
|
export interface BabyPoopEmbedProps extends DefaultProps {
|
|
7
6
|
babyPoopPage: BabyPoopPage;
|
|
8
|
-
|
|
9
|
-
onClickFindOut?: () => void;
|
|
10
|
-
locale: LOCALE;
|
|
11
|
-
isSide?: boolean;
|
|
12
|
-
direction?: 'row' | 'column' | 'auto';
|
|
13
|
-
sponsorLogo?: string;
|
|
14
|
-
btnProps?: ButtonProps;
|
|
7
|
+
formProps?: BabyPoopFormProps;
|
|
15
8
|
}
|
|
16
|
-
declare const BabyPoopEmbed: ({ babyPoopPage,
|
|
9
|
+
declare const BabyPoopEmbed: ({ babyPoopPage, formProps, ...props }: BabyPoopEmbedProps) => React.JSX.Element;
|
|
17
10
|
export { BabyPoopEmbed };
|
|
@@ -1,11 +1,8 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { LOCALE } from "../../../../interfaces/types/Locale";
|
|
3
2
|
import { ToolContent } from "../../../../together/interfaces/types";
|
|
4
3
|
import { HealthToolFormWrapperProps } from "../../healthTools/formWrapper";
|
|
5
4
|
import { BmiFormProps, BmiFormValue, BMIUnit, Rule } from "../helpers";
|
|
6
5
|
export type BMRCardEmbedProps = {
|
|
7
|
-
isMobile?: boolean;
|
|
8
|
-
locale?: LOCALE;
|
|
9
6
|
bmrContent: ToolContent;
|
|
10
7
|
bmiGenerated?: Record<keyof BmiFormValue, {
|
|
11
8
|
label: string;
|
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { LocaleType, SiteType } from "../../../../interfaces/types";
|
|
3
3
|
import { OvulationInfoApi, ReviewedUserApi } from "../../../../together/interfaces/types";
|
|
4
|
+
import { OvulationFormProps } from "../../healthTools/form/ovulationForm";
|
|
5
|
+
import { HealthToolFormWrapperProps } from "../../healthTools/formWrapper";
|
|
4
6
|
import { OvulationCalculatorType } from "../../ovulationCalculator";
|
|
5
7
|
type OvulationContent = {
|
|
6
8
|
featured_image: string;
|
|
@@ -19,12 +21,13 @@ export type Props = {
|
|
|
19
21
|
isSide?: boolean;
|
|
20
22
|
siteType?: SiteType;
|
|
21
23
|
expertUrl?: string;
|
|
22
|
-
|
|
24
|
+
formProps?: OvulationFormProps;
|
|
25
|
+
} & HealthToolFormWrapperProps;
|
|
23
26
|
export type OvulationInfoType = {
|
|
24
27
|
method: OvulationCalculatorType;
|
|
25
28
|
periodDateStart: Date;
|
|
26
29
|
cycle: number;
|
|
27
30
|
periodLength: number;
|
|
28
31
|
};
|
|
29
|
-
export declare const OvulationCardEmbed: ({
|
|
32
|
+
export declare const OvulationCardEmbed: ({ ovulationPageInfo, expertUrl, formProps, ...props }: Props) => React.JSX.Element;
|
|
30
33
|
export {};
|
|
@@ -1,19 +1,9 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
weightBefore: string;
|
|
6
|
-
weight: string;
|
|
7
|
-
height: string;
|
|
8
|
-
};
|
|
2
|
+
import { PwgInfo } from "../../../../together/interfaces/types";
|
|
3
|
+
import { PWGFormProps } from "../../healthTools/form/pwgForm";
|
|
4
|
+
import { HealthToolFormWrapperProps } from "../../healthTools/formWrapper";
|
|
9
5
|
export type PWGCardEmbedProps = {
|
|
10
|
-
locale?: LocaleType;
|
|
11
6
|
pwgContent?: PwgInfo;
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
inputErrorMessage?: InputError;
|
|
16
|
-
isSide?: boolean;
|
|
17
|
-
siteType?: SiteType;
|
|
18
|
-
};
|
|
19
|
-
export declare const PWGCardEmbed: ({ locale, onClick, inputErrorMessage, pwgContent, onFormChange, info, isSide, siteType, }: PWGCardEmbedProps) => React.JSX.Element;
|
|
7
|
+
formProps?: PWGFormProps;
|
|
8
|
+
} & HealthToolFormWrapperProps;
|
|
9
|
+
export declare const PWGCardEmbed: ({ pwgContent, formProps, ...props }: PWGCardEmbedProps) => React.JSX.Element;
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
-
import React from 'react';
|
|
1
|
+
import React, { ReactNode } from 'react';
|
|
2
2
|
import { BoxProps } from '@mantine/core';
|
|
3
3
|
type Props = {
|
|
4
4
|
width?: number;
|
|
5
5
|
label?: string;
|
|
6
|
+
rightSection?: ReactNode | string;
|
|
6
7
|
} & BoxProps;
|
|
7
|
-
export declare const BorderBoxControl: ({ label, children, styles,
|
|
8
|
+
export declare const BorderBoxControl: ({ label, rightSection, children, styles, className, classNames, ...props }: Props) => React.JSX.Element;
|
|
8
9
|
export {};
|
package/build/components/molecules/healthTools/components/borderBoxControl/index.styles.d.ts
CHANGED
|
@@ -1,12 +1,10 @@
|
|
|
1
|
-
declare const _default: (params: {
|
|
2
|
-
width: 'none' | number;
|
|
3
|
-
}, options?: import("@mantine/core").UseStylesOptions<string>) => {
|
|
1
|
+
declare const _default: (params: void, options?: import("@mantine/core").UseStylesOptions<string>) => {
|
|
4
2
|
classes: {
|
|
5
|
-
|
|
6
|
-
|
|
3
|
+
root: string;
|
|
4
|
+
info: string;
|
|
7
5
|
label: string;
|
|
8
6
|
content: string;
|
|
9
|
-
|
|
7
|
+
rightSection: string;
|
|
10
8
|
};
|
|
11
9
|
cx: (...args: any) => string;
|
|
12
10
|
theme: import("@mantine/core").MantineTheme;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { BoxProps } from '@mantine/core';
|
|
3
|
-
type
|
|
4
|
-
width?: number |
|
|
3
|
+
export type BorderInlineControlProps = {
|
|
4
|
+
width?: number | string;
|
|
5
5
|
label?: string;
|
|
6
|
+
direction?: 'row' | 'column';
|
|
6
7
|
} & BoxProps;
|
|
7
|
-
export declare const BorderInlineControl: ({ label, children, styles, classNames, width, }:
|
|
8
|
-
export {};
|
|
8
|
+
export declare const BorderInlineControl: ({ label, children, styles, classNames, direction, width, }: BorderInlineControlProps) => React.JSX.Element;
|
package/build/components/molecules/healthTools/components/borderInlineControl/index.styles.d.ts
CHANGED
|
@@ -1,6 +1,8 @@
|
|
|
1
|
-
|
|
2
|
-
width:
|
|
3
|
-
|
|
1
|
+
type StylesParams = {
|
|
2
|
+
width: number | string;
|
|
3
|
+
direction: any;
|
|
4
|
+
};
|
|
5
|
+
declare const _default: (params: StylesParams, options?: import("@mantine/core").UseStylesOptions<string>) => {
|
|
4
6
|
classes: {
|
|
5
7
|
row: string;
|
|
6
8
|
labelWrapper: string;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { ButtonProps } from "../../../../mantine";
|
|
3
|
+
import { BabyPoopPage } from "../../../../../together/interfaces/types";
|
|
4
|
+
import { HealthToolFormWrapperProps } from "../../formWrapper";
|
|
5
|
+
export type BabyPoopFormProps = {
|
|
6
|
+
babyPoopPage: BabyPoopPage;
|
|
7
|
+
currentUrl?: string;
|
|
8
|
+
onClickFindOut?: () => void;
|
|
9
|
+
sponsorLogo?: string;
|
|
10
|
+
btnProps?: ButtonProps;
|
|
11
|
+
} & HealthToolFormWrapperProps;
|
|
12
|
+
declare const BabyPoopForm: ({ babyPoopPage, onClickFindOut, currentUrl, sponsorLogo, btnProps, styles, classNames, ...props }: BabyPoopFormProps) => React.JSX.Element;
|
|
13
|
+
export { BabyPoopForm };
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { BoxProps, ChipGroupProps } from '@mantine/core';
|
|
3
|
+
export type CalculatorTypeProps = {
|
|
4
|
+
label?: string;
|
|
5
|
+
} & ChipGroupProps & BoxProps;
|
|
6
|
+
export declare const CalculatorType: ({ label, classNames, styles, ...props }: CalculatorTypeProps) => React.JSX.Element;
|
package/build/components/molecules/healthTools/form/ovulationForm/calculatorType/index.styles.d.ts
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
declare const _default: (params: void, options?: import("@mantine/core").UseStylesOptions<string>) => {
|
|
2
|
+
classes: {
|
|
3
|
+
root: string;
|
|
4
|
+
group: string;
|
|
5
|
+
item: string;
|
|
6
|
+
};
|
|
7
|
+
cx: (...args: any) => string;
|
|
8
|
+
theme: import("@mantine/core").MantineTheme;
|
|
9
|
+
};
|
|
10
|
+
export default _default;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { UseFormReturnType } from '@mantine/form';
|
|
3
|
+
import { ButtonProps } from "../../../../../mantine";
|
|
4
|
+
import { OvulationFormValue } from "./";
|
|
5
|
+
export type OvulationFormContextType = {
|
|
6
|
+
form: UseFormReturnType<OvulationFormValue, (values: OvulationFormValue) => OvulationFormValue>;
|
|
7
|
+
submitProps?: ButtonProps;
|
|
8
|
+
currentUrl?: string;
|
|
9
|
+
};
|
|
10
|
+
export declare const OvulationFormContext: import("react").Context<OvulationFormContextType>;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { ButtonProps } from "../../../../../mantine";
|
|
3
|
+
import { HealthToolFormWrapperProps } from "../../formWrapper";
|
|
4
|
+
export declare enum OvulationCalculatorType {
|
|
5
|
+
trackPeriod = 0,
|
|
6
|
+
conceive = 1,
|
|
7
|
+
avoidPregnancy = 2
|
|
8
|
+
}
|
|
9
|
+
export type OvulationFormValue = {
|
|
10
|
+
calculatorType?: string;
|
|
11
|
+
lastPeriodDate?: Date;
|
|
12
|
+
periodLength?: number;
|
|
13
|
+
cycleLength?: number;
|
|
14
|
+
};
|
|
15
|
+
export type OvulationFormProps = {
|
|
16
|
+
onSubmit?: (v: OvulationFormValue) => void;
|
|
17
|
+
submitProps?: ButtonProps;
|
|
18
|
+
currentUrl?: string;
|
|
19
|
+
} & HealthToolFormWrapperProps;
|
|
20
|
+
export declare const OvulationForm: ({ formLayout, submitProps, currentUrl, onSubmit, ...props }: OvulationFormProps) => React.JSX.Element;
|