@hhgtech/hhg-components 1.29.449 → 1.29.450-beta-2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/{InputDate-24409137.js → InputDate-943f61eb.js} +7 -7
- package/build/{LastPeriod-e2255d94.js → LastPeriod-98437469.js} +1 -1
- package/build/{MobileBottomNavigationIcon-e9b8b1f3.js → MobileBottomNavigationIcon-d3fd5cab.js} +3 -3
- package/build/{Spinner-0e5580dd.js → Spinner-83ad24c2.js} +1 -1
- package/build/{WhatsApp-4f269b5e.js → WhatsApp-b423399f.js} +1 -1
- package/build/adapters.js +20 -20
- package/build/atoms.js +50 -50
- package/build/babyGrowth.js +86 -85
- package/build/cache.js +2 -2
- package/build/care.js +18 -18
- package/build/careBookingSearchBar.js +14 -14
- package/build/careBookingSearchBarV2.js +15 -15
- package/build/components/mantine/button/index.d.ts +4 -0
- package/build/components/mantine/button/index.styles.d.ts +1 -0
- package/build/components/mantine/index.d.ts +2 -0
- package/build/components/mantine/input/index.styles.d.ts +4 -1
- package/build/components/mantine/select/index.styles.d.ts +4 -1
- package/build/components/mantine/templateProvider/index.d.ts +8 -0
- package/build/components/mantine/textArea/index.styles.d.ts +4 -1
- package/build/components/mantine/theme/button.d.ts +1 -3
- package/build/components/mantine/theme/text.d.ts +7 -1
- package/build/components/molecules/embeddedHeathToolCards/baby-growth/index.d.ts +2 -2
- package/build/components/molecules/embeddedHeathToolCards/babyVaccine/index.d.ts +2 -2
- package/build/components/molecules/embeddedHeathToolCards/bmi/bmi.d.ts +2 -2
- package/build/components/molecules/embeddedHeathToolCards/bmr/bmr.d.ts +2 -2
- package/build/components/molecules/embeddedHeathToolCards/due-date/dueDate.d.ts +2 -2
- package/build/components/molecules/embeddedHeathToolCards/ovulation/ovulation.d.ts +2 -2
- package/build/components/molecules/embeddedHeathToolCards/pwg/pwg.d.ts +2 -2
- package/build/components/molecules/embeddedHeathToolCards/target-heart-rate/index.d.ts +2 -2
- package/build/components/molecules/healthTools/cardWrapper/banner/index.d.ts +1 -1
- package/build/components/molecules/healthTools/cardWrapper/body/index.d.ts +1 -1
- package/build/components/molecules/healthTools/cardWrapper/context.d.ts +7 -1
- package/build/components/molecules/healthTools/cardWrapper/index.d.ts +3 -3
- package/build/components/molecules/healthTools/cardWrapper/index.styles.d.ts +9 -12
- package/build/components/molecules/healthTools/cardWrapper/index.types.d.ts +1 -0
- package/build/components/molecules/healthTools/form/bmiForm/context.d.ts +1 -0
- package/build/components/molecules/healthTools/form/bmiForm/index.styles.d.ts +8 -0
- package/build/components/molecules/healthTools/form/thrForm/inlineLayout.d.ts +2 -2
- package/build/components/molecules/hpvScreener/index.d.ts +2 -1
- package/build/components/molecules/hpvScreener/index.styled.d.ts +0 -61
- package/build/components/molecules/index.d.ts +3 -3
- package/build/components/molecules/toolBannerCard/index.d.ts +3 -2
- package/build/components/molecules/toolBannerCard/index.styles.d.ts +23 -0
- package/build/components/navigationV2/components/molecules/menuViewMore/index.styled.d.ts +2 -0
- package/build/components/navigationV2/components/molecules/navigationBar/index.styled.d.ts +2 -0
- package/build/components/organisms/collectPhoneNumber/index.styled.d.ts +2 -0
- package/build/components.js +104 -103
- package/build/{constants-8581388f.js → constants-2854ddd3.js} +1 -1
- package/build/constants.js +3 -3
- package/build/constantsDomainLocales.js +1 -1
- package/build/constantsRiskScreener.js +2 -2
- package/build/constantsSite.js +2 -2
- package/build/context-96eaea73.js +7 -0
- package/build/{core-e07f90f3.js → core-0592a008.js} +1 -1
- package/build/{dataTransform-7bc232fa.js → dataTransform-dc5cfb10.js} +1 -1
- package/build/ecom.js +5 -5
- package/build/{editor-8723b9e8.js → editor-62ed1714.js} +11 -11
- package/build/embeddedHeathToolCards_babyGrowth.js +25 -25
- package/build/embeddedHeathToolCards_babyPoop.js +23 -21
- package/build/embeddedHeathToolCards_babyVaccine.js +24 -24
- package/build/embeddedHeathToolCards_bmi_bmi.js +27 -27
- package/build/embeddedHeathToolCards_bmrBmr.js +27 -27
- package/build/embeddedHeathToolCards_dueDate_dueDate.js +26 -27
- package/build/embeddedHeathToolCards_ovulation_ovulation.js +24 -24
- package/build/embeddedHeathToolCards_pwg_pwg.js +28 -28
- package/build/embeddedHeathToolCards_targetHeartRate.js +29 -29
- package/build/esm/{InputDate-3dce627d.js → InputDate-05f18f23.js} +5 -5
- package/build/esm/{LastPeriod-9b827a5a.js → LastPeriod-fb46978c.js} +1 -1
- package/build/esm/{MobileBottomNavigationIcon-9c95fe33.js → MobileBottomNavigationIcon-6deb0813.js} +3 -3
- package/build/esm/{Spinner-1f9ec7ca.js → Spinner-799a07d0.js} +1 -1
- package/build/esm/{WhatsApp-e9a34aaf.js → WhatsApp-6663465e.js} +1 -1
- package/build/esm/adapters.js +20 -20
- package/build/esm/atoms.js +50 -50
- package/build/esm/babyGrowth.js +86 -85
- package/build/esm/cache.js +2 -2
- package/build/esm/care.js +18 -18
- package/build/esm/careBookingSearchBar.js +14 -14
- package/build/esm/careBookingSearchBarV2.js +15 -15
- package/build/esm/components/mantine/button/index.d.ts +4 -0
- package/build/esm/components/mantine/button/index.styles.d.ts +1 -0
- package/build/esm/components/mantine/index.d.ts +2 -0
- package/build/esm/components/mantine/input/index.styles.d.ts +4 -1
- package/build/esm/components/mantine/select/index.styles.d.ts +4 -1
- package/build/esm/components/mantine/templateProvider/index.d.ts +8 -0
- package/build/esm/components/mantine/textArea/index.styles.d.ts +4 -1
- package/build/esm/components/mantine/theme/button.d.ts +1 -3
- package/build/esm/components/mantine/theme/text.d.ts +7 -1
- package/build/esm/components/molecules/embeddedHeathToolCards/baby-growth/index.d.ts +2 -2
- package/build/esm/components/molecules/embeddedHeathToolCards/babyVaccine/index.d.ts +2 -2
- package/build/esm/components/molecules/embeddedHeathToolCards/bmi/bmi.d.ts +2 -2
- package/build/esm/components/molecules/embeddedHeathToolCards/bmr/bmr.d.ts +2 -2
- package/build/esm/components/molecules/embeddedHeathToolCards/due-date/dueDate.d.ts +2 -2
- package/build/esm/components/molecules/embeddedHeathToolCards/ovulation/ovulation.d.ts +2 -2
- package/build/esm/components/molecules/embeddedHeathToolCards/pwg/pwg.d.ts +2 -2
- package/build/esm/components/molecules/embeddedHeathToolCards/target-heart-rate/index.d.ts +2 -2
- package/build/esm/components/molecules/healthTools/cardWrapper/banner/index.d.ts +1 -1
- package/build/esm/components/molecules/healthTools/cardWrapper/body/index.d.ts +1 -1
- package/build/esm/components/molecules/healthTools/cardWrapper/context.d.ts +7 -1
- package/build/esm/components/molecules/healthTools/cardWrapper/index.d.ts +3 -3
- package/build/esm/components/molecules/healthTools/cardWrapper/index.styles.d.ts +9 -12
- package/build/esm/components/molecules/healthTools/cardWrapper/index.types.d.ts +1 -0
- package/build/esm/components/molecules/healthTools/form/bmiForm/context.d.ts +1 -0
- package/build/esm/components/molecules/healthTools/form/bmiForm/index.styles.d.ts +8 -0
- package/build/esm/components/molecules/healthTools/form/thrForm/inlineLayout.d.ts +2 -2
- package/build/esm/components/molecules/hpvScreener/index.d.ts +2 -1
- package/build/esm/components/molecules/hpvScreener/index.styled.d.ts +0 -61
- package/build/esm/components/molecules/index.d.ts +3 -3
- package/build/esm/components/molecules/toolBannerCard/index.d.ts +3 -2
- package/build/esm/components/molecules/toolBannerCard/index.styles.d.ts +23 -0
- package/build/esm/components/navigationV2/components/molecules/menuViewMore/index.styled.d.ts +2 -0
- package/build/esm/components/navigationV2/components/molecules/navigationBar/index.styled.d.ts +2 -0
- package/build/esm/components/organisms/collectPhoneNumber/index.styled.d.ts +2 -0
- package/build/esm/components.js +104 -103
- package/build/esm/{constants-e543d8f5.js → constants-98f6369a.js} +1 -1
- package/build/esm/constants.js +3 -3
- package/build/esm/constantsDomainLocales.js +1 -1
- package/build/esm/constantsRiskScreener.js +2 -2
- package/build/esm/constantsSite.js +2 -2
- package/build/esm/context-9666df99.js +5 -0
- package/build/esm/{core-1390b046.js → core-2c1e492c.js} +1 -1
- package/build/esm/{dataTransform-d6a21d32.js → dataTransform-0a549328.js} +1 -1
- package/build/esm/ecom.js +5 -5
- package/build/esm/{editor-f7b17ca5.js → editor-ba37a259.js} +11 -11
- package/build/esm/embeddedHeathToolCards_babyGrowth.js +25 -25
- package/build/esm/embeddedHeathToolCards_babyPoop.js +23 -21
- package/build/esm/embeddedHeathToolCards_babyVaccine.js +24 -24
- package/build/esm/embeddedHeathToolCards_bmi_bmi.js +27 -27
- package/build/esm/embeddedHeathToolCards_bmrBmr.js +27 -27
- package/build/esm/embeddedHeathToolCards_dueDate_dueDate.js +26 -27
- package/build/esm/embeddedHeathToolCards_ovulation_ovulation.js +24 -24
- package/build/esm/embeddedHeathToolCards_pwg_pwg.js +28 -28
- package/build/esm/embeddedHeathToolCards_targetHeartRate.js +29 -29
- package/build/esm/footer.js +22 -22
- package/build/esm/gAssets.js +2 -2
- package/build/esm/{healthTools-09f57b33.js → healthTools-7d1d66d0.js} +1 -1
- package/build/esm/healthToolsCardWrapper.js +20 -20
- package/build/esm/healthToolsForm.js +35 -34
- package/build/esm/hooks.js +13 -13
- package/build/esm/i18n.js +2 -2
- package/build/esm/i18nV2.js +2 -2
- package/build/esm/{index-009dcc31.js → index-08937a28.js} +7 -7
- package/build/esm/index-08b4829f.js +5614 -0
- package/build/esm/{index-e4cce86c.js → index-0915018b.js} +1 -1
- package/build/esm/{index-28158e78.js → index-0ab1aeb9.js} +32 -32
- package/build/esm/index-0d644695.js +301 -0
- package/build/esm/{index-5946fb56.js → index-0e871481.js} +17 -17
- package/build/esm/{index-698e287d.js → index-1184c9d4.js} +1 -1
- package/build/esm/{index-fe18b552.js → index-11bf3a00.js} +2 -2
- package/build/esm/{index-e0815043.js → index-140e6604.js} +25 -25
- package/build/esm/{index-a33ece8d.js → index-24e94b82.js} +3 -3
- package/build/esm/{index-5b7f225a.js → index-26325962.js} +22 -22
- package/build/esm/{index-0e5b5786.js → index-278cfb9d.js} +2 -2
- package/build/esm/{index-4b7e8ade.js → index-27efc7e8.js} +61 -51
- package/build/esm/{index-aae6890c.js → index-2974e082.js} +6 -6
- package/build/esm/{index-f251b18a.js → index-3c8462df.js} +15 -15
- package/build/esm/{index-a0b390bd.js → index-409faa8a.js} +10 -4
- package/build/esm/{index-bba98932.js → index-40a5aaa4.js} +1 -1
- package/build/esm/{index-f1405f15.js → index-429d6a6c.js} +2 -2
- package/build/esm/{index-624177aa.js → index-4538ddb2.js} +20 -20
- package/build/esm/{index-2e3c6ea1.js → index-4f35790c.js} +13 -13
- package/build/esm/{index-d6c03074.js → index-5a7ea5a9.js} +6 -6
- package/build/esm/{index-986954db.js → index-5b1591ba.js} +2 -2
- package/build/esm/{index-ec035017.js → index-5cc02c74.js} +7 -7
- package/build/esm/{index-87e47ad9.js → index-61473954.js} +1 -1
- package/build/esm/{index-f59741be.js → index-642860a8.js} +5 -5
- package/build/esm/{index-b1df4dc0.js → index-6486f53d.js} +6 -6
- package/build/esm/{index-6b5ef864.js → index-68a819a2.js} +4 -3
- package/build/esm/{index-956c3104.js → index-68b264cf.js} +11 -11
- package/build/esm/{index-6124af09.js → index-69acf42c.js} +2 -2
- package/build/esm/{index-f1997e45.js → index-6e3fa793.js} +96 -72
- package/build/esm/{index-c2ac6223.js → index-718f8079.js} +3 -3
- package/build/esm/{index-a565ea21.js → index-737a6a2f.js} +32 -32
- package/build/esm/{index-124b650e.js → index-75e541cf.js} +2 -2
- package/build/esm/{index-f6aeb770.js → index-7964b9a7.js} +2 -2
- package/build/esm/{index-0b0e7693.js → index-7be442f1.js} +3 -3
- package/build/esm/{index-a9726b34.js → index-8b8c9129.js} +21 -21
- package/build/esm/{index-e82146dd.js → index-8bf662cd.js} +2 -2
- package/build/esm/{index-e02ef7d6.js → index-8c5ae17d.js} +4 -4
- package/build/esm/{index-3266848c.js → index-8e8ae67b.js} +6 -6
- package/build/esm/{text-c1c3ae38.js → index-8f8bea46.js} +14 -1
- package/build/esm/{index-a36af882.js → index-957d1230.js} +2 -2
- package/build/esm/{index-6db8f518.js → index-9fe27bfa.js} +5 -5
- package/build/esm/{index-86df1763.js → index-a293c77f.js} +2 -2
- package/build/esm/{index-3b5bfbce.js → index-a4c57575.js} +6 -5
- package/build/esm/{index-953523ca.js → index-a8b6cf2f.js} +3 -3
- package/build/esm/{index-84aa6aaf.js → index-ac424891.js} +30 -31
- package/build/esm/{index-894fa786.js → index-ac89e9ed.js} +3 -3
- package/build/esm/{index-df69c3f3.js → index-aee648ee.js} +3 -3
- package/build/esm/{index-25335bbd.js → index-afee4c58.js} +16 -16
- package/build/esm/{index-87fb137e.js → index-ba09e18d.js} +14 -14
- package/build/esm/{index-285f8f9a.js → index-be921863.js} +1 -1
- package/build/esm/{index-33d4c954.js → index-bff90606.js} +27 -20
- package/build/esm/{index-ee8214b0.js → index-c0ab5f66.js} +62 -47
- package/build/esm/{index-68cf0d3d.js → index-c953622b.js} +2 -2
- package/build/esm/{index-aae384e2.js → index-c9dd0574.js} +2 -2
- package/build/esm/{index-d7f21a0a.js → index-ccc82125.js} +2 -2
- package/build/esm/{index-e43d9883.js → index-cdacd6d3.js} +2 -2
- package/build/esm/{index-f609df6c.js → index-d0b93061.js} +1 -1
- package/build/esm/{index-ee569944.js → index-d57d8265.js} +13 -13
- package/build/esm/{index-a8154f36.js → index-dc10cc1c.js} +40 -29
- package/build/esm/index-e1de3577.js +68 -0
- package/build/esm/{index-67e90cbd.js → index-e20d91bd.js} +22 -18
- package/build/esm/{index-37ac608c.js → index-e36c859b.js} +2 -2
- package/build/esm/index-e8ae7229.js +237 -0
- package/build/esm/{index-018f3348.js → index-ea149e42.js} +1 -1
- package/build/esm/{index-c15b3e52.js → index-f0ce9002.js} +16 -16
- package/build/esm/{index-7a78750d.js → index-f37e07bc.js} +53 -45
- package/build/esm/{index-f2d03a1d.js → index-f64c6e39.js} +14 -13
- package/build/esm/{index-c08b664e.js → index-f770c090.js} +10 -10
- package/build/esm/{index-a47d2b5e.js → index-fae215eb.js} +4 -4
- package/build/esm/{index-8a39a4ff.js → index-fbbe8f2a.js} +9 -9
- package/build/esm/{index-15e1b8ca.js → index-fcd5837c.js} +20 -10
- package/build/esm/index.js +124 -123
- package/build/esm/{labelSorting-5dd8f41f.js → labelSorting-2225fbfb.js} +4 -4
- package/build/esm/lead/components/close.d.ts +2 -0
- package/build/esm/lead.js +36 -36
- package/build/esm/{logoIcon-e4cf9191.js → logoIcon-d1a7f4d2.js} +2 -2
- package/build/esm/mantine.js +29 -27
- package/build/esm/misc.js +19 -19
- package/build/esm/miscGetDynamicHealthTool.js +4 -4
- package/build/esm/miscGetSocialList.js +8 -8
- package/build/esm/miscScreenSizeContext.js +1 -1
- package/build/esm/mobileBottomNavigation.js +5 -5
- package/build/esm/mobileBottomNavigationIcon.js +5 -5
- package/build/esm/molecules.js +78 -77
- package/build/esm/moleculesArticleCard.js +6 -6
- package/build/esm/moleculesArticleCardV2.js +17 -17
- package/build/esm/navigation.js +47 -47
- package/build/esm/navigationLogoutPopup.js +11 -11
- package/build/esm/navigationProfileButton.js +27 -27
- package/build/esm/onboardingV2.js +30 -30
- package/build/esm/organisms.js +57 -57
- package/build/esm/{post-3b265413.js → post-94f0fa82.js} +2 -2
- package/build/esm/profileNavigation.js +20 -20
- package/build/esm/progressBar.js +1 -1
- package/build/esm/pwg.js +23 -23
- package/build/esm/ssoV2.js +31 -31
- package/build/esm/{store-7a9c182a.js → store-4a8175ba.js} +3 -3
- package/build/esm/subot.js +37 -37
- package/build/esm/surveyOrPremiumBanner.js +34 -34
- package/build/esm/surveyQuestionCard.js +11 -11
- package/build/esm/{surveyThankyouCard-f6ebc827.js → surveyThankyouCard-68115a99.js} +5 -5
- package/build/esm/together.js +57 -57
- package/build/esm/togetherApiUtils.js +4 -4
- package/build/esm/togetherAtoms.js +31 -31
- package/build/esm/togetherComponentGlobalContext.js +4 -4
- package/build/esm/togetherMolecules.js +52 -52
- package/build/esm/togetherMoleculesCardAuthor.js +29 -29
- package/build/esm/togetherMoleculesPostImagePreview.js +11 -11
- package/build/esm/togetherMoleculesProfileDetail.js +40 -40
- package/build/esm/togetherOrganisms.js +51 -51
- package/build/esm/togetherRichTextEditor.js +18 -18
- package/build/esm/togetherShareBox.js +10 -10
- package/build/esm/{translationsProvider-a890102d.js → translationsProvider-87c4ee06.js} +1 -1
- package/build/esm/{treePopoverMenu-4d200663.js → treePopoverMenu-c6019a9b.js} +19 -19
- package/build/esm/types.js +2 -2
- package/build/esm/{useHealthToolCache-44a0df67.js → useHealthToolCache-9b48ed63.js} +1 -1
- package/build/esm/{usePhoneValidator-38931ada.js → usePhoneValidator-551300b2.js} +5 -5
- package/build/esm/{usePlacesAutocomplete-6d3d8323.js → usePlacesAutocomplete-51873970.js} +1 -1
- package/build/esm/useTogetherAuthRequiredAction.js +10 -10
- package/build/esm/{utils-dd2a3cf7.js → utils-3a71917c.js} +1 -1
- package/build/esm/{utils-18bba61b.js → utils-a006b2cf.js} +5 -5
- package/build/esm/{utils-201b7d47.js → utils-a4b6d996.js} +2 -2
- package/build/esm/{utils-67b40f2e.js → utils-b2496ca6.js} +2 -2
- package/build/esm/{utils-cb10f0c9.js → utils-f0bd643a.js} +3 -3
- package/build/esm/vaccination.js +22 -22
- package/build/footer.js +22 -22
- package/build/gAssets.js +2 -2
- package/build/{healthTools-ff9f4490.js → healthTools-1c133add.js} +1 -1
- package/build/healthToolsCardWrapper.js +20 -20
- package/build/healthToolsForm.js +35 -34
- package/build/hooks.js +13 -13
- package/build/i18n.js +2 -2
- package/build/i18nV2.js +1 -1
- package/build/{index-2934225d.js → index-016aec2e.js} +14 -14
- package/build/{index-b1020b33.js → index-03b7a6fb.js} +2 -2
- package/build/{index-c19368b2.js → index-0688b659.js} +10 -10
- package/build/{index-11f819fa.js → index-071ca78a.js} +123 -99
- package/build/{index-19af0163.js → index-089b7429.js} +3 -3
- package/build/{index-ba9ca44c.js → index-0b2b3768.js} +16 -16
- package/build/{index-58d5c117.js → index-0d3102c2.js} +3 -3
- package/build/{index-413bc08c.js → index-0e605ed3.js} +5 -5
- package/build/{index-dd871125.js → index-1007b437.js} +2 -2
- package/build/{index-5f778a4d.js → index-11f635a8.js} +3 -3
- package/build/{index-d2e88e2c.js → index-127e644f.js} +16 -16
- package/build/{index-2d74352f.js → index-16103686.js} +3 -3
- package/build/{index-7481f662.js → index-17b21000.js} +49 -45
- package/build/{index-fd836996.js → index-1b62cb12.js} +1 -1
- package/build/{index-0dcd8280.js → index-1e63899a.js} +39 -28
- package/build/{index-1aecbc1a.js → index-227d7f00.js} +32 -32
- package/build/{index-df2c3b53.js → index-24fb4948.js} +21 -21
- package/build/{index-dcf1d862.js → index-28d55665.js} +2 -2
- package/build/{index-51a99dac.js → index-37f6418a.js} +33 -33
- package/build/{index-b115e4ec.js → index-41fabdce.js} +2 -2
- package/build/{index-18acca73.js → index-43f96b80.js} +28 -27
- package/build/{index-5423ff4c.js → index-4a723412.js} +2 -2
- package/build/{index-d1263a2e.js → index-53b33fa9.js} +2 -2
- package/build/{index-caaf6cac.js → index-564f1a13.js} +8 -7
- package/build/{index-07e631b9.js → index-565ce347.js} +3 -3
- package/build/index-5821098e.js +5685 -0
- package/build/{index-5322f269.js → index-5afa8feb.js} +10 -4
- package/build/{index-248d08ea.js → index-6337cddd.js} +4 -4
- package/build/{index-eb87cec3.js → index-65626478.js} +7 -7
- package/build/{index-39206395.js → index-6e0091c5.js} +3 -3
- package/build/{index-01efec09.js → index-6fc8a77d.js} +2 -2
- package/build/{index-7fed156e.js → index-71b17454.js} +13 -13
- package/build/{index-ccdca7bf.js → index-73089283.js} +6 -6
- package/build/{index-a598ae10.js → index-7427543e.js} +9 -9
- package/build/{index-b1449c55.js → index-780c1245.js} +61 -51
- package/build/{index-601f980c.js → index-7d666f37.js} +1 -1
- package/build/{index-511d3d6a.js → index-8d861879.js} +3 -3
- package/build/{index-42c8be1c.js → index-941c6ebe.js} +32 -32
- package/build/{index-fc88ab02.js → index-941d12a8.js} +1 -1
- package/build/{index-4467327d.js → index-957f61d0.js} +15 -15
- package/build/{index-f335bea0.js → index-96903803.js} +52 -44
- package/build/{index-0c3c27d7.js → index-98b42fd3.js} +2 -2
- package/build/{index-8b77ee34.js → index-9fbbeca8.js} +1 -1
- package/build/{index-b6e47e2b.js → index-a09e45a5.js} +2 -2
- package/build/{index-5f937ee5.js → index-b53476b8.js} +25 -25
- package/build/{index-26748f64.js → index-b943efdd.js} +7 -7
- package/build/{index-8b68f0a5.js → index-b9a19223.js} +6 -6
- package/build/index-be49e933.js +308 -0
- package/build/index-be844298.js +243 -0
- package/build/{index-08939d41.js → index-c487ee7c.js} +2 -2
- package/build/{index-f8f65dcd.js → index-c919f0a9.js} +13 -13
- package/build/{index-95d9672a.js → index-cc94ce9e.js} +11 -11
- package/build/index-cd3f2c7c.js +74 -0
- package/build/{index-1b934b44.js → index-d2d5c5c5.js} +26 -19
- package/build/{index-557bf598.js → index-d3f39e03.js} +5 -5
- package/build/{index-2f23d479.js → index-d4d86d05.js} +1 -1
- package/build/{index-21dfe2bd.js → index-df41dda6.js} +2 -2
- package/build/{index-d9dc3d04.js → index-e42baefa.js} +3 -3
- package/build/{index-2b578109.js → index-e7df3e9b.js} +17 -17
- package/build/{index-b638dbe7.js → index-e957c78e.js} +6 -6
- package/build/{index-683bbe3d.js → index-eab71b6f.js} +30 -31
- package/build/{index-f8305dc1.js → index-ead33f03.js} +2 -2
- package/build/{index-d3ff96d5.js → index-eb2793be.js} +22 -22
- package/build/{index-60efda96.js → index-ec7747c5.js} +1 -1
- package/build/{index-ce0a7efa.js → index-f104c324.js} +26 -16
- package/build/index-f1503799.js +22 -0
- package/build/{text-92a095cb.js → index-f190e9ee.js} +19 -0
- package/build/{index-1c8547ba.js → index-f44397c1.js} +2 -2
- package/build/{index-6e1934a1.js → index-f95e1f56.js} +2 -2
- package/build/{index-eb299593.js → index-fa9d4274.js} +1 -1
- package/build/{index-e033f570.js → index-fbeb2104.js} +6 -6
- package/build/{index-6ff83c58.js → index-ff52878c.js} +61 -46
- package/build/index.js +124 -123
- package/build/{labelSorting-74bbe89d.js → labelSorting-50a6c21e.js} +4 -4
- package/build/lead/components/close.d.ts +2 -0
- package/build/lead.js +59 -59
- package/build/{logoIcon-d5a594e3.js → logoIcon-5d53dd67.js} +2 -2
- package/build/mantine.js +40 -38
- package/build/misc.js +19 -19
- package/build/miscGetDynamicHealthTool.js +4 -4
- package/build/miscGetSocialList.js +8 -8
- package/build/miscScreenSizeContext.js +1 -1
- package/build/mobileBottomNavigation.js +5 -5
- package/build/mobileBottomNavigationIcon.js +5 -5
- package/build/molecules.js +78 -77
- package/build/moleculesArticleCard.js +6 -6
- package/build/moleculesArticleCardV2.js +17 -17
- package/build/navigation.js +47 -47
- package/build/navigationLogoutPopup.js +11 -11
- package/build/navigationProfileButton.js +27 -27
- package/build/onboardingV2.js +29 -29
- package/build/organisms.js +57 -57
- package/build/{post-7d7fd183.js → post-f62bbdeb.js} +2 -2
- package/build/profileNavigation.js +20 -20
- package/build/progressBar.js +1 -1
- package/build/pwg.js +23 -23
- package/build/ssoV2.js +29 -29
- package/build/{store-fed68173.js → store-579d6680.js} +3 -3
- package/build/subot.js +36 -36
- package/build/surveyOrPremiumBanner.js +34 -34
- package/build/surveyQuestionCard.js +11 -11
- package/build/{surveyThankyouCard-7f3e3111.js → surveyThankyouCard-88ef3275.js} +5 -5
- package/build/together.js +57 -57
- package/build/togetherApiUtils.js +4 -4
- package/build/togetherAtoms.js +31 -31
- package/build/togetherComponentGlobalContext.js +4 -4
- package/build/togetherMolecules.js +52 -52
- package/build/togetherMoleculesCardAuthor.js +29 -29
- package/build/togetherMoleculesPostImagePreview.js +11 -11
- package/build/togetherMoleculesProfileDetail.js +40 -40
- package/build/togetherOrganisms.js +51 -51
- package/build/togetherRichTextEditor.js +18 -18
- package/build/togetherShareBox.js +10 -10
- package/build/{translationsProvider-f3b53e26.js → translationsProvider-028eedb1.js} +1 -1
- package/build/{treePopoverMenu-4e52e5d8.js → treePopoverMenu-ee2f680d.js} +19 -19
- package/build/types.js +2 -2
- package/build/{useHealthToolCache-dcb0cf9f.js → useHealthToolCache-a193e63e.js} +1 -1
- package/build/{usePhoneValidator-62193dfa.js → usePhoneValidator-05375862.js} +5 -5
- package/build/{usePlacesAutocomplete-1932fd69.js → usePlacesAutocomplete-ba7f8bf1.js} +1 -1
- package/build/useTogetherAuthRequiredAction.js +10 -10
- package/build/{utils-623e143c.js → utils-0013879c.js} +3 -3
- package/build/{utils-0360114a.js → utils-2fd72542.js} +2 -2
- package/build/{utils-4845e537.js → utils-47800014.js} +5 -5
- package/build/{utils-82aae0e1.js → utils-5909f82a.js} +1 -1
- package/build/{utils-0a198ca7.js → utils-edd7cf56.js} +2 -2
- package/build/vaccination.js +22 -22
- package/package.json +1 -1
- package/build/esm/index-2703cdf4.js +0 -5630
- package/build/esm/index-3762a1d3.js +0 -211
- package/build/esm/index-c8cc925a.js +0 -62
- package/build/esm/index-fc222ea2.js +0 -288
- package/build/index-237f01cf.js +0 -21
- package/build/index-3d77a291.js +0 -296
- package/build/index-7d50aa10.js +0 -5701
- package/build/index-bbe5cb13.js +0 -217
- package/build/index-e4be8339.js +0 -68
- /package/build/{BMI_BOYS.percentile.monthly-64388526.js → BMI_BOYS.percentile.monthly-3cc726f1.js} +0 -0
- /package/build/{BMI_BOYS.percentile.weekly-96bacc97.js → BMI_BOYS.percentile.weekly-e2e04117.js} +0 -0
- /package/build/{BMI_BOYS.percentile.yearly-b0fd01fb.js → BMI_BOYS.percentile.yearly-5bffc06e.js} +0 -0
- /package/build/{BMI_BOYS.zscore.monthly-ecaf1aa2.js → BMI_BOYS.zscore.monthly-717ad1ca.js} +0 -0
- /package/build/{BMI_BOYS.zscore.weekly-681d477b.js → BMI_BOYS.zscore.weekly-5c1b3a1b.js} +0 -0
- /package/build/{BMI_BOYS.zscore.yearly-76372869.js → BMI_BOYS.zscore.yearly-15853e14.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.monthly-ee0f41a5.js → BMI_GIRLS.percentile.monthly-b513b19f.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.weekly-7807e203.js → BMI_GIRLS.percentile.weekly-d518ef84.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.yearly-8596300e.js → BMI_GIRLS.percentile.yearly-dc4977d8.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.monthly-91e7c8d2.js → BMI_GIRLS.zscore.monthly-7e56d794.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.weekly-f4dc112e.js → BMI_GIRLS.zscore.weekly-236f5f0a.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.yearly-c23a1d91.js → BMI_GIRLS.zscore.yearly-f754f7f8.js} +0 -0
- /package/build/{ChevronDown-f9ff6d5c.js → ChevronDown-3b7e3313.js} +0 -0
- /package/build/{Close-f856c59c.js → Close-9a038dde.js} +0 -0
- /package/build/{Google-1d7f64f7.js → Google-c9541d85.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-be62af9f.js → HEAD CIRCUM_BOYS.percentile.monthly-fe70ac5f.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-dbbc97fb.js → HEAD CIRCUM_BOYS.percentile.weekly-44bc9d25.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-cc4fa2e6.js → HEAD CIRCUM_BOYS.percentile.yearly-ce09bb6f.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-9e4e757e.js → HEAD CIRCUM_BOYS.zscore.monthly-29f75245.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-b2ba14ce.js → HEAD CIRCUM_BOYS.zscore.weekly-406fbf28.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-2768ff78.js → HEAD CIRCUM_BOYS.zscore.yearly-b29ff00f.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-c11b60ac.js → HEAD CIRCUM_GIRLS.percentile.monthly-2ec71229.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-f76429ab.js → HEAD CIRCUM_GIRLS.percentile.weekly-d2c4bfed.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-e4626ea2.js → HEAD CIRCUM_GIRLS.percentile.yearly-f982d444.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-65bb1b0e.js → HEAD CIRCUM_GIRLS.zscore.monthly-6af5c9e7.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-7f1486ff.js → HEAD CIRCUM_GIRLS.zscore.weekly-994a6742.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-06c06c59.js → HEAD CIRCUM_GIRLS.zscore.yearly-ac1f9502.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.monthly-99681dff.js → HEIGHT_BOYS.percentile.monthly-90c28d14.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.weekly-01909f15.js → HEIGHT_BOYS.percentile.weekly-aaf498e8.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.yearly-f505fda1.js → HEIGHT_BOYS.percentile.yearly-ae253404.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.monthly-4a21b52f.js → HEIGHT_BOYS.zscore.monthly-5ba2b76a.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.weekly-aa449621.js → HEIGHT_BOYS.zscore.weekly-21676133.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.yearly-66899d25.js → HEIGHT_BOYS.zscore.yearly-89962bc6.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.monthly-905eb36d.js → HEIGHT_GIRLS.percentile.monthly-0b52ca51.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.weekly-193b05a7.js → HEIGHT_GIRLS.percentile.weekly-78ddf38c.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.yearly-87775fd0.js → HEIGHT_GIRLS.percentile.yearly-945feffd.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.monthly-0960283f.js → HEIGHT_GIRLS.zscore.monthly-55a2956d.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.weekly-ac97c2fb.js → HEIGHT_GIRLS.zscore.weekly-798332d1.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.yearly-9d75bb52.js → HEIGHT_GIRLS.zscore.yearly-fc937cb1.js} +0 -0
- /package/build/{Locale-21703205.js → Locale-12794e6d.js} +0 -0
- /package/build/{Visible-5b63e125.js → Visible-d1dcf0b8.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.monthly-950f0d5b.js → WEIGHT_BOYS.percentile.monthly-cdf8b100.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.weekly-2e31c573.js → WEIGHT_BOYS.percentile.weekly-3a0b4247.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.yearly-48eda7db.js → WEIGHT_BOYS.percentile.yearly-d04a9c9d.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.monthly-0a05428f.js → WEIGHT_BOYS.zscore.monthly-4205644d.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.weekly-2e1aed26.js → WEIGHT_BOYS.zscore.weekly-4612fea9.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.yearly-73d94e19.js → WEIGHT_BOYS.zscore.yearly-2ff30d87.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.monthly-0a95041e.js → WEIGHT_GIRLS.percentile.monthly-26ca6f0c.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.weekly-a2641830.js → WEIGHT_GIRLS.percentile.weekly-8f529472.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.yearly-3f61f94c.js → WEIGHT_GIRLS.percentile.yearly-a39588d8.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.monthly-4d3a6476.js → WEIGHT_GIRLS.zscore.monthly-233d8bed.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.weekly-79691be3.js → WEIGHT_GIRLS.zscore.weekly-892380da.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.yearly-0c9558ae.js → WEIGHT_GIRLS.zscore.yearly-8b867455.js} +0 -0
- /package/build/{ageGenerate-737fc72e.js → ageGenerate-84449e47.js} +0 -0
- /package/build/{animation-9db10b7b.js → animation-47f51182.js} +0 -0
- /package/build/{constants-ffa1b205.js → constants-0e4d3c20.js} +0 -0
- /package/build/{constants-ab886302.js → constants-58ebf255.js} +0 -0
- /package/build/{constants-ac33e489.js → constants-fbcee1c9.js} +0 -0
- /package/build/{dataTransform-2cfd6d97.js → dataTransform-fb3d0e6e.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.monthly-c0a4f90f.js → BMI_BOYS.percentile.monthly-85afd5dd.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.weekly-1590c749.js → BMI_BOYS.percentile.weekly-0e00af79.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.yearly-db5a9c57.js → BMI_BOYS.percentile.yearly-648f4173.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.monthly-6f93b444.js → BMI_BOYS.zscore.monthly-a9bb159c.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.weekly-60d9a41e.js → BMI_BOYS.zscore.weekly-25cdef61.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.yearly-cd231f12.js → BMI_BOYS.zscore.yearly-abaad0e5.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.monthly-4481cde1.js → BMI_GIRLS.percentile.monthly-3a91becc.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.weekly-07e54b08.js → BMI_GIRLS.percentile.weekly-a9cb4035.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.yearly-2fa03a42.js → BMI_GIRLS.percentile.yearly-6bbeb47d.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.monthly-9e78ab4b.js → BMI_GIRLS.zscore.monthly-fc03932a.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.weekly-352e21bc.js → BMI_GIRLS.zscore.weekly-bc362697.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.yearly-1cec0c3b.js → BMI_GIRLS.zscore.yearly-8f214393.js} +0 -0
- /package/build/esm/{ChevronDown-b1831bd1.js → ChevronDown-d2528bb0.js} +0 -0
- /package/build/esm/{Close-cb4246c4.js → Close-dea9f17e.js} +0 -0
- /package/build/esm/{Google-10028921.js → Google-459de106.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-70bc07b0.js → HEAD CIRCUM_BOYS.percentile.monthly-3cbb4273.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-b93ae0b4.js → HEAD CIRCUM_BOYS.percentile.weekly-18b5b44e.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-bc0e3122.js → HEAD CIRCUM_BOYS.percentile.yearly-1bfd7b07.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-c0ad34be.js → HEAD CIRCUM_BOYS.zscore.monthly-16889bc4.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-7634a871.js → HEAD CIRCUM_BOYS.zscore.weekly-1bdc7136.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-fa621025.js → HEAD CIRCUM_BOYS.zscore.yearly-5ebf44d3.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-868e5d09.js → HEAD CIRCUM_GIRLS.percentile.monthly-666e80c4.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-afbf7067.js → HEAD CIRCUM_GIRLS.percentile.weekly-5c186369.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-91105b66.js → HEAD CIRCUM_GIRLS.percentile.yearly-628afd4d.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-27f61e56.js → HEAD CIRCUM_GIRLS.zscore.monthly-a85e50aa.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-93baf78f.js → HEAD CIRCUM_GIRLS.zscore.weekly-538a20f3.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-3c5c3fd6.js → HEAD CIRCUM_GIRLS.zscore.yearly-633a6b3b.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.monthly-639e3991.js → HEIGHT_BOYS.percentile.monthly-317a6fd3.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.weekly-6af13743.js → HEIGHT_BOYS.percentile.weekly-a29acda3.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.yearly-c007fd98.js → HEIGHT_BOYS.percentile.yearly-027f372a.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.monthly-44c01034.js → HEIGHT_BOYS.zscore.monthly-9518a4d1.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.weekly-6a3a14c7.js → HEIGHT_BOYS.zscore.weekly-a98fc673.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.yearly-5c86365e.js → HEIGHT_BOYS.zscore.yearly-ac635eb7.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-748adb7c.js → HEIGHT_GIRLS.percentile.monthly-2bedc65b.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-8f02bf9b.js → HEIGHT_GIRLS.percentile.weekly-41423a24.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-8a2f5362.js → HEIGHT_GIRLS.percentile.yearly-aaed6431.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-b23ea2fe.js → HEIGHT_GIRLS.zscore.monthly-cf7e4d95.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-7e2b4e64.js → HEIGHT_GIRLS.zscore.weekly-1a9a37e1.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-a89eac60.js → HEIGHT_GIRLS.zscore.yearly-cafe09a4.js} +0 -0
- /package/build/esm/{Locale-e2c9e644.js → Locale-a6078fd4.js} +0 -0
- /package/build/esm/{Visible-40c9c6dd.js → Visible-f5fae671.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.monthly-3836d813.js → WEIGHT_BOYS.percentile.monthly-317bf507.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.weekly-8d6050c4.js → WEIGHT_BOYS.percentile.weekly-cf86b58e.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.yearly-049a5138.js → WEIGHT_BOYS.percentile.yearly-01a6f824.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.monthly-7aa69615.js → WEIGHT_BOYS.zscore.monthly-a8c0a0d2.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.weekly-97805eea.js → WEIGHT_BOYS.zscore.weekly-2692e07f.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.yearly-630f5428.js → WEIGHT_BOYS.zscore.yearly-1dd50d42.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-0cae423f.js → WEIGHT_GIRLS.percentile.monthly-9bff35dd.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-99da2768.js → WEIGHT_GIRLS.percentile.weekly-ef1147d1.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-6b5eb2cc.js → WEIGHT_GIRLS.percentile.yearly-349facdc.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-3dc3505a.js → WEIGHT_GIRLS.zscore.monthly-030a5e36.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-0e88e512.js → WEIGHT_GIRLS.zscore.weekly-6516fb19.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-68062da6.js → WEIGHT_GIRLS.zscore.yearly-4821dc2e.js} +0 -0
- /package/build/esm/{ageGenerate-ebee5783.js → ageGenerate-47695c4d.js} +0 -0
- /package/build/esm/{animation-abc95ed4.js → animation-a118b0d0.js} +0 -0
- /package/build/esm/{constants-a10fbc8a.js → constants-2ff4ee3f.js} +0 -0
- /package/build/esm/{constants-fedfafa8.js → constants-49096577.js} +0 -0
- /package/build/esm/{constants-100a4c50.js → constants-f843bfdc.js} +0 -0
- /package/build/esm/{dataTransform-00b299fa.js → dataTransform-37cb5480.js} +0 -0
- /package/build/esm/{index-71231940.js → index-047890d5.js} +0 -0
- /package/build/esm/{index-a85de6a1.js → index-2179d416.js} +0 -0
- /package/build/esm/{index-37918dfe.js → index-276a33de.js} +0 -0
- /package/build/esm/{index-62988070.js → index-28b62464.js} +0 -0
- /package/build/esm/{index-0002ea87.js → index-3984d81a.js} +0 -0
- /package/build/esm/{index-796c8998.js → index-6443df3f.js} +0 -0
- /package/build/esm/{index-1da1785d.js → index-75762221.js} +0 -0
- /package/build/esm/{index-87653e07.js → index-fef2883b.js} +0 -0
- /package/build/esm/{index.styles-883d7842.js → index.styles-cb591c86.js} +0 -0
- /package/build/esm/{localizeNumberFormat-f933aa1f.js → localizeNumberFormat-73c36719.js} +0 -0
- /package/build/esm/{normalizeLink-7e079f73.js → normalizeLink-0c0f6e9e.js} +0 -0
- /package/build/esm/{number-5ca1ce5f.js → number-db0e17fe.js} +0 -0
- /package/build/esm/{paths-00557f58.js → paths-7b8807d0.js} +0 -0
- /package/build/esm/{shared-7aa9f950.js → shared-9cc56020.js} +0 -0
- /package/build/esm/{translationsContext-140a78c1.js → translationsContext-60b63e2f.js} +0 -0
- /package/build/esm/{tslib.es6-200f1963.js → tslib.es6-ca64e265.js} +0 -0
- /package/build/esm/{types-3696c637.js → types-6161cdd5.js} +0 -0
- /package/build/esm/{types-cfafd24b.js → types-bda57a6f.js} +0 -0
- /package/build/esm/{useIsInit-acef2071.js → useIsInit-7d6ccb33.js} +0 -0
- /package/build/esm/{useOutsideClick-dcb9783e.js → useOutsideClick-9a9b473f.js} +0 -0
- /package/build/esm/{useScrollbarSize-34eaf45c.js → useScrollbarSize-f569af9f.js} +0 -0
- /package/build/esm/{useUniqueId-44fbd151.js → useUniqueId-e14cf3f5.js} +0 -0
- /package/build/esm/{utils-3b8f9ca0.js → utils-23deda17.js} +0 -0
- /package/build/{index-8ea9637e.js → index-35123ed1.js} +0 -0
- /package/build/{index-f0c96b69.js → index-502c3824.js} +0 -0
- /package/build/{index-541ae612.js → index-8a8dec34.js} +0 -0
- /package/build/{index-5cce06e2.js → index-a34f8a4d.js} +0 -0
- /package/build/{index-d7818ca5.js → index-d1695010.js} +0 -0
- /package/build/{index-c0f2e2d5.js → index-da5a08e6.js} +0 -0
- /package/build/{index-77cb5950.js → index-f64fa4ef.js} +0 -0
- /package/build/{index-d672d3a2.js → index-f9127270.js} +0 -0
- /package/build/{index.styles-61ce234f.js → index.styles-547708ba.js} +0 -0
- /package/build/{localizeNumberFormat-1a60edc3.js → localizeNumberFormat-53d1d534.js} +0 -0
- /package/build/{normalizeLink-86036e79.js → normalizeLink-c02a1a65.js} +0 -0
- /package/build/{number-baec6f49.js → number-9549805d.js} +0 -0
- /package/build/{paths-b50fa9ef.js → paths-abb5b58f.js} +0 -0
- /package/build/{shared-8aee16d5.js → shared-df514938.js} +0 -0
- /package/build/{translationsContext-614f1792.js → translationsContext-f94df6a5.js} +0 -0
- /package/build/{tslib.es6-acd80713.js → tslib.es6-5419417c.js} +0 -0
- /package/build/{types-627b716a.js → types-6b94d661.js} +0 -0
- /package/build/{types-90f075cd.js → types-6b9c215b.js} +0 -0
- /package/build/{useIsInit-a4f3ec74.js → useIsInit-0dcba4ab.js} +0 -0
- /package/build/{useOutsideClick-51e2620d.js → useOutsideClick-3bb5d0c9.js} +0 -0
- /package/build/{useScrollbarSize-559ff17c.js → useScrollbarSize-f0b5feb1.js} +0 -0
- /package/build/{useUniqueId-df3c6150.js → useUniqueId-c6bc25c4.js} +0 -0
- /package/build/{utils-7bc80898.js → utils-f7084704.js} +0 -0
|
@@ -4,11 +4,15 @@ import type { DataTrackingType } from "../../../interfaces/types";
|
|
|
4
4
|
export type ButtonProps = {
|
|
5
5
|
variant?: 'primary' | 'secondary' | 'tertiary' | 'light' | 'ghost' | 'error' | 'white' | 'success';
|
|
6
6
|
skipHover?: boolean;
|
|
7
|
+
withColorHover?: boolean;
|
|
7
8
|
theme?: 'helloSites' | 'marryBaby';
|
|
9
|
+
component?: any;
|
|
8
10
|
} & Omit<MantineButtonProps, 'variant'> & ButtonHTMLAttributes<HTMLButtonElement> & DataTrackingType;
|
|
9
11
|
declare const Button: React.ForwardRefExoticComponent<{
|
|
10
12
|
variant?: 'primary' | 'secondary' | 'tertiary' | 'light' | 'ghost' | 'error' | 'white' | 'success';
|
|
11
13
|
skipHover?: boolean;
|
|
14
|
+
withColorHover?: boolean;
|
|
12
15
|
theme?: 'helloSites' | 'marryBaby';
|
|
16
|
+
component?: any;
|
|
13
17
|
} & Omit<MantineButtonProps, "variant"> & React.ButtonHTMLAttributes<HTMLButtonElement> & DataTrackingType & React.RefAttributes<unknown>>;
|
|
14
18
|
export { Button };
|
|
@@ -42,6 +42,8 @@ export { Switch } from "./switch";
|
|
|
42
42
|
export type { SwitchProps } from "./switch";
|
|
43
43
|
export type { MantineProviderProps } from "./provider";
|
|
44
44
|
export { MantineProvider } from "./provider";
|
|
45
|
+
export type { TemplateProviderProps } from "./templateProvider";
|
|
46
|
+
export { TemplateProvider } from "./templateProvider";
|
|
45
47
|
export { emotionCache } from "./helpers";
|
|
46
48
|
export { getMantineThemeOverride, themeColors } from "./theme";
|
|
47
49
|
export { TextSize, FontWeight } from "./theme/text";
|
|
@@ -1,4 +1,7 @@
|
|
|
1
|
-
|
|
1
|
+
import { CustomStylesType } from "../../../mantine";
|
|
2
|
+
declare const _default: (params: {
|
|
3
|
+
variantStyle: CustomStylesType;
|
|
4
|
+
}, options?: import("@mantine/core").UseStylesOptions<string>) => {
|
|
2
5
|
classes: {
|
|
3
6
|
input: string;
|
|
4
7
|
};
|
|
@@ -1,4 +1,7 @@
|
|
|
1
|
-
|
|
1
|
+
import { CustomStylesType } from "../../../mantine";
|
|
2
|
+
declare const _default: (params: {
|
|
3
|
+
variantStyle: CustomStylesType;
|
|
4
|
+
}, options?: import("@mantine/core").UseStylesOptions<string>) => {
|
|
2
5
|
classes: {
|
|
3
6
|
input: string;
|
|
4
7
|
};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { CustomStylesType } from "../../../mantine";
|
|
3
|
+
export type TemplateProviderProps = {
|
|
4
|
+
variant?: CustomStylesType;
|
|
5
|
+
children: React.ReactNode;
|
|
6
|
+
};
|
|
7
|
+
export declare const TemplateProvider: ({ variant, children, }: TemplateProviderProps) => React.JSX.Element;
|
|
8
|
+
export declare const useTemplateVariant: () => CustomStylesType;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
|
-
|
|
1
|
+
import { CustomStylesType } from "../../../mantine";
|
|
2
|
+
declare const _default: (params: {
|
|
3
|
+
variantStyle: CustomStylesType;
|
|
4
|
+
}, options?: import("@mantine/core").UseStylesOptions<string>) => {
|
|
2
5
|
classes: {
|
|
3
6
|
input: string;
|
|
4
7
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { MantineTheme } from '@mantine/core';
|
|
2
|
-
export type TextSize = 'lg' | 'md' | 'base' | 'sm' | 'xs' | 's1' | 's2' | 's3' | 's4' | 's5' | 'p1' | 'p2' | 'p3' | 'p4' | 'p5' | 'c1' | 'c2' | 'n1' | 'label1' | 'label2' | 'h1' | 'h2' | 'h3' | 'h4' | 'h5' | 'h6' | 'title1' | 'title2';
|
|
2
|
+
export type TextSize = 'lg' | 'md' | 'base' | 'sm' | 'xs' | 's1' | 's2' | 's3' | 's4' | 's5' | 'p1' | 'p2' | 'p3' | 'p4' | 'p5' | 'c1' | 'c2' | 'n1' | 'label1' | 'label2' | 'h1' | 'h2' | 'h3' | 'h4' | 'h5' | 'h6' | 'title1' | 'title2' | 'overline' | 'subText';
|
|
3
3
|
export declare enum FontWeight {
|
|
4
4
|
regular = 400,
|
|
5
5
|
halfBold = 500,
|
|
@@ -133,6 +133,8 @@ export declare const GlobalTextStyle: {
|
|
|
133
133
|
h6: string[];
|
|
134
134
|
title1: string[];
|
|
135
135
|
title2: string[];
|
|
136
|
+
overline: string[];
|
|
137
|
+
subText: string[];
|
|
136
138
|
};
|
|
137
139
|
lineHeight: {
|
|
138
140
|
base: string[];
|
|
@@ -162,6 +164,8 @@ export declare const GlobalTextStyle: {
|
|
|
162
164
|
h6: string[];
|
|
163
165
|
title1: string[];
|
|
164
166
|
title2: string[];
|
|
167
|
+
overline: string[];
|
|
168
|
+
subText: string[];
|
|
165
169
|
};
|
|
166
170
|
letterSpacing: {
|
|
167
171
|
lg: number[];
|
|
@@ -187,6 +191,8 @@ export declare const GlobalTextStyle: {
|
|
|
187
191
|
n1: number[];
|
|
188
192
|
title1: number[];
|
|
189
193
|
title2: number[];
|
|
194
|
+
overline: number[];
|
|
195
|
+
subText: number[];
|
|
190
196
|
};
|
|
191
197
|
fontWeightBySize: {
|
|
192
198
|
s1: FontWeight;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { BabyGrowthFormProps } from "../../../babyGrowth/babyGrowthForm";
|
|
3
3
|
import { BabyGrowthContent } from "../../../../types";
|
|
4
|
-
import {
|
|
4
|
+
import { HealthToolCardWrapperProps } from "../../healthTools/cardWrapper";
|
|
5
5
|
export type BabyGrowthCardEmbedProps = {
|
|
6
6
|
babyGrowthContent: BabyGrowthContent | null;
|
|
7
7
|
formProps?: BabyGrowthFormProps;
|
|
8
|
-
} &
|
|
8
|
+
} & HealthToolCardWrapperProps;
|
|
9
9
|
export declare const BabyGrowthCardEmbed: ({ babyGrowthContent, formProps, ...props }: BabyGrowthCardEmbedProps) => React.JSX.Element;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
+
import { HealthToolCardWrapperProps } from "../../healthTools/cardWrapper";
|
|
2
3
|
import { BabyVaccineFormProps } from "../../healthTools/form/babyVaccineForm";
|
|
3
|
-
import { HealthToolFormWrapperProps } from "../../healthTools/formWrapper";
|
|
4
4
|
export type Props = {
|
|
5
5
|
babyVaccineContent?: any;
|
|
6
6
|
formProps?: BabyVaccineFormProps;
|
|
7
|
-
} &
|
|
7
|
+
} & HealthToolCardWrapperProps;
|
|
8
8
|
export declare const BabyVaccineCardEmbed: ({ babyVaccineContent, formProps, ...props }: Props) => React.JSX.Element;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React, { ReactNode } from 'react';
|
|
2
2
|
import { ToolContent } from "../../../../together/interfaces/types";
|
|
3
|
-
import {
|
|
3
|
+
import { HealthToolCardWrapperProps } from "../../healthTools/cardWrapper";
|
|
4
4
|
import { BmiFormProps, BmiFormValue, BMIUnit, Rule } from "../helpers";
|
|
5
5
|
export type BMICardEmbedProps = {
|
|
6
6
|
bmiContent: ToolContent;
|
|
@@ -12,5 +12,5 @@ export type BMICardEmbedProps = {
|
|
|
12
12
|
}>;
|
|
13
13
|
bmiUnit?: BMIUnit;
|
|
14
14
|
bmiLink?: string;
|
|
15
|
-
} &
|
|
15
|
+
} & HealthToolCardWrapperProps;
|
|
16
16
|
export declare const BMICardEmbed: ({ bmiContent, bmiGenerated, bmiUnit, formProps, ...props }: BMICardEmbedProps) => React.JSX.Element;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { ToolContent } from "../../../../together/interfaces/types";
|
|
3
|
-
import {
|
|
3
|
+
import { HealthToolCardWrapperProps } from "../../healthTools/cardWrapper";
|
|
4
4
|
import { BmiFormProps, BmiFormValue, BMIUnit, Rule } from "../helpers";
|
|
5
5
|
export type BMRCardEmbedProps = {
|
|
6
6
|
bmrContent: ToolContent;
|
|
@@ -11,5 +11,5 @@ export type BMRCardEmbedProps = {
|
|
|
11
11
|
bmiUnit?: BMIUnit;
|
|
12
12
|
bmiLink?: string;
|
|
13
13
|
formProps?: BmiFormProps;
|
|
14
|
-
} &
|
|
14
|
+
} & HealthToolCardWrapperProps;
|
|
15
15
|
export declare const BMRCardEmbed: ({ bmrContent, bmiGenerated, bmiUnit, formProps, ...props }: BMRCardEmbedProps) => React.JSX.Element;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { LocaleType, SiteType } from "../../../../interfaces/types";
|
|
3
|
+
import { HealthToolCardWrapperProps } from "../../healthTools/cardWrapper";
|
|
3
4
|
import { DueDateFormProps } from "../../healthTools/form/dueDateForm";
|
|
4
|
-
import { HealthToolFormWrapperProps } from "../../healthTools/formWrapper";
|
|
5
5
|
type OtherInfo = {
|
|
6
6
|
first_day?: string | null;
|
|
7
7
|
cycle_length_days?: number | null;
|
|
@@ -55,7 +55,7 @@ export type DueDateCardEmbedProps = {
|
|
|
55
55
|
isSide?: boolean;
|
|
56
56
|
siteType?: SiteType;
|
|
57
57
|
formProps?: DueDateFormProps;
|
|
58
|
-
} &
|
|
58
|
+
} & HealthToolCardWrapperProps;
|
|
59
59
|
export type DueDateInfoType = {
|
|
60
60
|
otherInfo: OtherInfo;
|
|
61
61
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { OvulationInfoApi } from "../../../../together/interfaces/types";
|
|
3
|
+
import { HealthToolCardWrapperProps } from "../../healthTools/cardWrapper";
|
|
3
4
|
import { OvulationFormProps } from "../../healthTools/form/ovulationForm";
|
|
4
|
-
import { HealthToolFormWrapperProps } from "../../healthTools/formWrapper";
|
|
5
5
|
import { OvulationCalculatorType } from "../../ovulationCalculator";
|
|
6
6
|
export type Props = {
|
|
7
7
|
ovulationPageInfo?: OvulationInfoApi;
|
|
@@ -9,7 +9,7 @@ export type Props = {
|
|
|
9
9
|
isSide?: boolean;
|
|
10
10
|
expertUrl?: string;
|
|
11
11
|
formProps?: OvulationFormProps;
|
|
12
|
-
} &
|
|
12
|
+
} & HealthToolCardWrapperProps;
|
|
13
13
|
export type OvulationInfoType = {
|
|
14
14
|
method: OvulationCalculatorType;
|
|
15
15
|
periodDateStart: Date;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { PwgInfo } from "../../../../together/interfaces/types";
|
|
3
|
+
import { HealthToolCardWrapperProps } from "../../healthTools/cardWrapper";
|
|
3
4
|
import { PWGFormProps } from "../../healthTools/form/pwgForm";
|
|
4
|
-
import { HealthToolFormWrapperProps } from "../../healthTools/formWrapper";
|
|
5
5
|
export type PWGCardEmbedProps = {
|
|
6
6
|
pwgContent?: PwgInfo;
|
|
7
7
|
formProps?: PWGFormProps;
|
|
8
|
-
} &
|
|
8
|
+
} & HealthToolCardWrapperProps;
|
|
9
9
|
export declare const PWGCardEmbed: ({ pwgContent, formProps, ...props }: PWGCardEmbedProps) => React.JSX.Element;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { ThrInfo } from "../../../../together/interfaces/types";
|
|
3
|
+
import { HealthToolCardWrapperProps } from "../../healthTools/cardWrapper";
|
|
3
4
|
import { ThrFormProps } from "../../healthTools/form/thrForm";
|
|
4
|
-
import { HealthToolFormWrapperProps } from "../../healthTools/formWrapper";
|
|
5
5
|
export type THRCardEmbedProps = {
|
|
6
6
|
thrContent: ThrInfo;
|
|
7
7
|
isSide?: boolean;
|
|
8
8
|
formProps?: ThrFormProps;
|
|
9
|
-
} &
|
|
9
|
+
} & HealthToolCardWrapperProps;
|
|
10
10
|
export declare const THRCardEmbed: ({ thrContent, formProps, ...props }: THRCardEmbedProps) => React.JSX.Element;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { BoxProps } from '@mantine/core';
|
|
3
3
|
import { Props as ToolsBannerCardProps } from "../../../toolBannerCard";
|
|
4
|
-
export declare const Banner: ({
|
|
4
|
+
export declare const Banner: ({ className, classNames, styles, ...rest }: BoxProps & ToolsBannerCardProps) => React.JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { BoxProps } from '@mantine/core';
|
|
3
|
-
export declare const Body: ({ children, styles, classNames,
|
|
3
|
+
export declare const Body: ({ children, className, styles, classNames, ...rest }: BoxProps) => React.JSX.Element;
|
|
@@ -1,5 +1,11 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
|
|
2
|
+
import { VarianStyle } from "./index.types";
|
|
3
|
+
export type BaseProps = {
|
|
3
4
|
isPregTool?: boolean;
|
|
5
|
+
variant?: VarianStyle;
|
|
6
|
+
hasBodyScroll?: boolean;
|
|
4
7
|
};
|
|
8
|
+
export type CardWrapperContextType = {
|
|
9
|
+
classes: Record<string, string>;
|
|
10
|
+
} & BaseProps;
|
|
5
11
|
export declare const CardWrapperContext: import("react").Context<CardWrapperContextType>;
|
|
@@ -2,9 +2,9 @@ import { ForwardRefExoticComponent } from 'react';
|
|
|
2
2
|
import { BoxProps } from '@mantine/core';
|
|
3
3
|
import { Banner } from "./banner";
|
|
4
4
|
import { Body } from "./body";
|
|
5
|
-
import {
|
|
6
|
-
export type
|
|
7
|
-
export interface CompoundedComponent extends ForwardRefExoticComponent<
|
|
5
|
+
import { BaseProps } from "./context";
|
|
6
|
+
export type HealthToolCardWrapperProps = BaseProps & BoxProps;
|
|
7
|
+
export interface CompoundedComponent extends ForwardRefExoticComponent<HealthToolCardWrapperProps> {
|
|
8
8
|
Body: typeof Body;
|
|
9
9
|
Banner: typeof Banner;
|
|
10
10
|
}
|
|
@@ -1,21 +1,18 @@
|
|
|
1
|
+
import { VarianStyle } from "./index.types";
|
|
1
2
|
declare const _default: (params: {
|
|
2
3
|
isPregTool?: boolean;
|
|
4
|
+
variant: VarianStyle;
|
|
3
5
|
}, options?: import("@mantine/core").UseStylesOptions<string>) => {
|
|
4
6
|
classes: {
|
|
5
7
|
root: string;
|
|
6
|
-
row: string;
|
|
7
|
-
labelWrapper: string;
|
|
8
|
-
label: string;
|
|
9
|
-
control: string;
|
|
10
|
-
radioLabel: string;
|
|
11
|
-
radioRoot: string;
|
|
12
|
-
bmiVal: string;
|
|
13
|
-
inputWithUnit__wrapper: string;
|
|
14
|
-
inputWithUnit__unit: string;
|
|
15
|
-
inputWithUnit__unitText: string;
|
|
16
|
-
inputWithUnit__input: string;
|
|
17
8
|
submitBtn: string;
|
|
18
|
-
|
|
9
|
+
bodyWrapper: string;
|
|
10
|
+
scrollAreaWrapper: string;
|
|
11
|
+
bannerWrapper: string;
|
|
12
|
+
bannerHeading: string;
|
|
13
|
+
bannerReviewText: string;
|
|
14
|
+
submitWrapper: string;
|
|
15
|
+
newsletterBlock: string;
|
|
19
16
|
};
|
|
20
17
|
cx: (...args: any) => string;
|
|
21
18
|
theme: import("@mantine/core").MantineTheme;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export type VarianStyle = 'default' | 'gray';
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import {
|
|
3
|
-
export declare const InlineForm: ({ ...props }:
|
|
2
|
+
import { HealthToolCardWrapperProps } from "../../cardWrapper";
|
|
3
|
+
export declare const InlineForm: ({ ...props }: HealthToolCardWrapperProps) => React.JSX.Element;
|
|
@@ -3,6 +3,7 @@ export type HPVScreenerProps = {
|
|
|
3
3
|
onClick?: () => void;
|
|
4
4
|
className?: string;
|
|
5
5
|
style?: React.CSSProperties;
|
|
6
|
+
image?: string;
|
|
6
7
|
};
|
|
7
|
-
declare const HPVScreener: ({ onClick, className, style }: HPVScreenerProps) => React.JSX.Element;
|
|
8
|
+
declare const HPVScreener: ({ onClick, className, style, image, }: HPVScreenerProps) => React.JSX.Element;
|
|
8
9
|
export { HPVScreener };
|
|
@@ -3,51 +3,6 @@ export declare const StyledBox: import("@emotion/styled").StyledComponent<{
|
|
|
3
3
|
theme?: import("@emotion/react").Theme;
|
|
4
4
|
as?: import("react").ElementType<any>;
|
|
5
5
|
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
6
|
-
export declare const StyledContent: import("@emotion/styled").StyledComponent<{
|
|
7
|
-
theme?: import("@emotion/react").Theme;
|
|
8
|
-
as?: import("react").ElementType<any>;
|
|
9
|
-
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
10
|
-
export declare const StyledShortText: import("@emotion/styled").StyledComponent<{
|
|
11
|
-
theme?: import("@emotion/react").Theme;
|
|
12
|
-
as?: import("react").ElementType<any>;
|
|
13
|
-
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, {}>;
|
|
14
|
-
export declare const StyledBadge: import("@emotion/styled").StyledComponent<{
|
|
15
|
-
theme?: import("@emotion/react").Theme;
|
|
16
|
-
}, {}, {}>;
|
|
17
|
-
export declare const StyledButton: import("@emotion/styled").StyledComponent<Omit<import("react").ButtonHTMLAttributes<HTMLButtonElement>, "onClick"> & {
|
|
18
|
-
size: "lg" | "md" | "sm" | "xs";
|
|
19
|
-
children?: import("react").ReactNode;
|
|
20
|
-
color?: "primary" | "secondary" | "transparent" | "tertiary" | "ghost" | "danger" | "success";
|
|
21
|
-
theme?: "helloSites" | "marryBaby";
|
|
22
|
-
isDisabled?: boolean;
|
|
23
|
-
isBlock?: boolean;
|
|
24
|
-
title?: string;
|
|
25
|
-
className?: string;
|
|
26
|
-
icon?: JSX.Element;
|
|
27
|
-
iconPosition?: "left" | "right";
|
|
28
|
-
isLoading?: boolean;
|
|
29
|
-
loadingText?: string;
|
|
30
|
-
onClick?: import("react").MouseEventHandler<HTMLButtonElement>;
|
|
31
|
-
dataEventCategory?: string;
|
|
32
|
-
dataEventAction?: string;
|
|
33
|
-
dataEventLabel?: string;
|
|
34
|
-
dataProductChannel?: string;
|
|
35
|
-
dataProductSku?: string;
|
|
36
|
-
dataProductBrand?: string;
|
|
37
|
-
dataProductName?: string;
|
|
38
|
-
dataProductPrice?: string;
|
|
39
|
-
dataProductCategory?: string;
|
|
40
|
-
dataProductPosition?: string;
|
|
41
|
-
type?: "button" | "submit" | "reset";
|
|
42
|
-
component?: import("react").ElementType<any>;
|
|
43
|
-
href?: string;
|
|
44
|
-
} & {
|
|
45
|
-
theme?: import("@emotion/react").Theme;
|
|
46
|
-
}, {}, {}>;
|
|
47
|
-
export declare const StyledContentBox: import("@emotion/styled").StyledComponent<{
|
|
48
|
-
theme?: import("@emotion/react").Theme;
|
|
49
|
-
as?: import("react").ElementType<any>;
|
|
50
|
-
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
51
6
|
export declare const StyledTextBadgeBox: import("@emotion/styled").StyledComponent<{
|
|
52
7
|
theme?: import("@emotion/react").Theme;
|
|
53
8
|
as?: import("react").ElementType<any>;
|
|
@@ -56,23 +11,7 @@ export declare const StyledTextBadge: import("@emotion/styled").StyledComponent<
|
|
|
56
11
|
theme?: import("@emotion/react").Theme;
|
|
57
12
|
as?: import("react").ElementType<any>;
|
|
58
13
|
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
59
|
-
export declare const StyledTextContent: import("@emotion/styled").StyledComponent<{
|
|
60
|
-
theme?: import("@emotion/react").Theme;
|
|
61
|
-
as?: import("react").ElementType<any>;
|
|
62
|
-
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
63
|
-
export declare const StyledTitle: import("@emotion/styled").StyledComponent<{
|
|
64
|
-
theme?: import("@emotion/react").Theme;
|
|
65
|
-
as?: import("react").ElementType<any>;
|
|
66
|
-
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, {}>;
|
|
67
|
-
export declare const StyledSubTitle: import("@emotion/styled").StyledComponent<{
|
|
68
|
-
theme?: import("@emotion/react").Theme;
|
|
69
|
-
as?: import("react").ElementType<any>;
|
|
70
|
-
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, {}>;
|
|
71
14
|
export declare const StyledTextButtonBox: import("@emotion/styled").StyledComponent<{
|
|
72
15
|
theme?: import("@emotion/react").Theme;
|
|
73
16
|
as?: import("react").ElementType<any>;
|
|
74
17
|
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
75
|
-
export declare const StyledTextButton: import("@emotion/styled").StyledComponent<{
|
|
76
|
-
theme?: import("@emotion/react").Theme;
|
|
77
|
-
as?: import("react").ElementType<any>;
|
|
78
|
-
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
@@ -30,15 +30,15 @@ export { SeoHead } from "./seoHead";
|
|
|
30
30
|
export { ToolsBannerCard } from "./toolBannerCard";
|
|
31
31
|
export { DueDateForm, DueDateFormProps, DueDateFormValue, DUE_DATE_METHOD, } from "./healthTools/form/dueDateForm";
|
|
32
32
|
export { DueDateCardEmbed } from "./embeddedHeathToolCards/due-date/dueDate";
|
|
33
|
-
export { BMICardEmbed } from "./embeddedHeathToolCards/bmi/bmi";
|
|
33
|
+
export { BMICardEmbed, BMICardEmbedProps, } from "./embeddedHeathToolCards/bmi/bmi";
|
|
34
34
|
export { BmiForm } from "./healthTools/form/bmiForm";
|
|
35
35
|
export { BmiFormValue, BmiFormProps } from "./embeddedHeathToolCards/helpers";
|
|
36
36
|
export { BabyGrowthCardEmbed, BabyGrowthCardEmbedProps, } from "./embeddedHeathToolCards/baby-growth";
|
|
37
37
|
export { BabyPoopEmbed } from "./embeddedHeathToolCards/baby-poop";
|
|
38
38
|
export { BabyPoopForm } from "./healthTools/form/babyPoopForm";
|
|
39
|
-
export { THRCardEmbed } from "./embeddedHeathToolCards/target-heart-rate";
|
|
39
|
+
export { THRCardEmbed, THRCardEmbedProps, } from "./embeddedHeathToolCards/target-heart-rate";
|
|
40
40
|
export { ThrForm, ThrFormProps, ThrFormValue } from "./healthTools/form/thrForm";
|
|
41
|
-
export { BMRCardEmbed } from "./embeddedHeathToolCards/bmr/bmr";
|
|
41
|
+
export { BMRCardEmbed, BMRCardEmbedProps, } from "./embeddedHeathToolCards/bmr/bmr";
|
|
42
42
|
export type { DueDateCardEmbedProps } from "./embeddedHeathToolCards/due-date/dueDate";
|
|
43
43
|
export { OvulationCardEmbed } from "./embeddedHeathToolCards/ovulation/ovulation";
|
|
44
44
|
export type { Props as OvulationCardEmbedProps } from "./embeddedHeathToolCards/ovulation/ovulation";
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import React, { CSSProperties } from 'react';
|
|
2
|
+
import { BoxProps } from '@mantine/core';
|
|
2
3
|
export type Props = {
|
|
3
4
|
heading: string;
|
|
4
5
|
medicalReview?: {
|
|
@@ -14,6 +15,6 @@ export type Props = {
|
|
|
14
15
|
icon?: JSX.Element;
|
|
15
16
|
isPregTool?: boolean;
|
|
16
17
|
isRevamp?: boolean;
|
|
17
|
-
};
|
|
18
|
-
declare const ToolsBannerCard: ({ className, heading, bannerColor, medicalReview, icon, style, isPregTool, isRevamp, }: Props) => React.JSX.Element;
|
|
18
|
+
} & BoxProps;
|
|
19
|
+
declare const ToolsBannerCard: ({ className, classNames, heading, bannerColor, medicalReview, icon, style, isPregTool, isRevamp, styles, ...rest }: Props) => React.JSX.Element;
|
|
19
20
|
export { ToolsBannerCard };
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
export declare const StyledIconContainerClass = "hhgcomp-toolbanner-iconcontainer";
|
|
2
|
+
export declare const StyledInnerClass = "hhgcomp-toolbanner-inner";
|
|
3
|
+
export declare const StyledWrapperClass = "hhgcomp-toolbanner-wrapper";
|
|
4
|
+
interface StylesParams {
|
|
5
|
+
isRevamp?: boolean;
|
|
6
|
+
isPregTool?: boolean;
|
|
7
|
+
bannerColor?: string;
|
|
8
|
+
isMarryBaby: boolean;
|
|
9
|
+
}
|
|
10
|
+
export declare const useStyles: (params: StylesParams, options?: import("@mantine/core").UseStylesOptions<string>) => {
|
|
11
|
+
classes: {
|
|
12
|
+
wrapper: string;
|
|
13
|
+
container: string;
|
|
14
|
+
headingWrapper: string;
|
|
15
|
+
avatarWrapper: string;
|
|
16
|
+
reviewText: string;
|
|
17
|
+
iconWrapper: string;
|
|
18
|
+
heading: string;
|
|
19
|
+
};
|
|
20
|
+
cx: (...args: any) => string;
|
|
21
|
+
theme: import("@mantine/core").MantineTheme;
|
|
22
|
+
};
|
|
23
|
+
export {};
|
package/build/esm/components/navigationV2/components/molecules/menuViewMore/index.styled.d.ts
CHANGED
|
@@ -6,7 +6,9 @@ export declare const StyledContainerItems: import("@emotion/styled").StyledCompo
|
|
|
6
6
|
export declare const StyleButton: import("@emotion/styled").StyledComponent<{
|
|
7
7
|
variant?: "primary" | "secondary" | "tertiary" | "light" | "ghost" | "error" | "white" | "success";
|
|
8
8
|
skipHover?: boolean;
|
|
9
|
+
withColorHover?: boolean;
|
|
9
10
|
theme?: "helloSites" | "marryBaby";
|
|
11
|
+
component?: any;
|
|
10
12
|
} & Omit<import("@mantine/core").ButtonProps, "variant"> & import("react").ButtonHTMLAttributes<HTMLButtonElement> & import("../../../../../types").DataTrackingType & import("react").RefAttributes<unknown> & {
|
|
11
13
|
theme?: import("@emotion/react").Theme;
|
|
12
14
|
}, {}, {}>;
|
package/build/esm/components/navigationV2/components/molecules/navigationBar/index.styled.d.ts
CHANGED
|
@@ -34,7 +34,9 @@ export declare const StyleWrapperNavigtionSearch: import("@emotion/styled").Styl
|
|
|
34
34
|
export declare const StyleButtonAiChat: import("@emotion/styled").StyledComponent<{
|
|
35
35
|
variant?: "primary" | "secondary" | "tertiary" | "light" | "ghost" | "error" | "white" | "success";
|
|
36
36
|
skipHover?: boolean;
|
|
37
|
+
withColorHover?: boolean;
|
|
37
38
|
theme?: "helloSites" | "marryBaby";
|
|
39
|
+
component?: any;
|
|
38
40
|
} & Omit<import("@mantine/core").ButtonProps, "variant"> & import("react").ButtonHTMLAttributes<HTMLButtonElement> & import("../../../../../types").DataTrackingType & import("react").RefAttributes<unknown> & {
|
|
39
41
|
theme?: import("@emotion/react").Theme;
|
|
40
42
|
}, {}, {}>;
|
|
@@ -6,7 +6,9 @@ export declare const StyledCollectPhoneForm: import("@emotion/styled").StyledCom
|
|
|
6
6
|
export declare const StyledButton: import("@emotion/styled").StyledComponent<{
|
|
7
7
|
variant?: "error" | "primary" | "secondary" | "tertiary" | "light" | "ghost" | "white" | "success";
|
|
8
8
|
skipHover?: boolean;
|
|
9
|
+
withColorHover?: boolean;
|
|
9
10
|
theme?: "helloSites" | "marryBaby";
|
|
11
|
+
component?: any;
|
|
10
12
|
} & Omit<import("@mantine/core").ButtonProps, "variant"> & import("react").ButtonHTMLAttributes<HTMLButtonElement> & import("../../../types").DataTrackingType & import("react").RefAttributes<unknown> & {
|
|
11
13
|
theme?: import("@emotion/react").Theme;
|
|
12
14
|
}, {}, {}>;
|