@hhgtech/hhg-components 1.29.412 → 1.29.413
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-050c3b98.js → InputDate-3b3443d5.js} +3 -3
- package/build/{LastPeriod-d8eac353.js → LastPeriod-5cab8b13.js} +1 -1
- package/build/{MobileBottomNavigationIcon-ecda6014.js → MobileBottomNavigationIcon-43f21847.js} +3 -3
- package/build/{Spinner-4ef13d55.js → Spinner-2f59daf3.js} +1 -1
- package/build/{WhatsApp-d12dbb72.js → WhatsApp-2e375021.js} +1 -1
- package/build/adapters.js +22 -21
- package/build/atoms.js +54 -53
- package/build/babyGrowth.js +84 -83
- package/build/cache.js +2 -2
- package/build/care/components/organisms/bookingSearchBar/mobileTopbar/index.styled.d.ts +2 -1
- package/build/care/components/organisms/bookingSearchBar/resultSection/index.styled.d.ts +2 -1
- package/build/care/components/organisms/bookingSearchBar/resultSectionItem/index.styled.d.ts +2 -1
- package/build/care.js +17 -17
- package/build/careBookingSearchBar.js +14 -14
- package/build/careBookingSearchBarV2.js +15 -15
- package/build/components/atoms/icons/CheckboxWithState.d.ts +4 -0
- package/build/components/atoms/icons/RadioWithState.d.ts +4 -0
- package/build/components/mantine/button/index.styles.d.ts +2 -0
- package/build/components/mantine/index.d.ts +3 -2
- package/build/components/mantine/provider/index.d.ts +3 -1
- package/build/components/mantine/text/index.d.ts +3 -2
- package/build/components/mantine/text/index.styles.d.ts +2 -0
- package/build/components/mantine/theme/button.d.ts +3 -1
- package/build/components/mantine/theme/colors.d.ts +34 -0
- package/build/components/mantine/theme/heading.d.ts +9 -8
- package/build/components/mantine/theme/index.d.ts +2 -2
- package/build/components/mantine/theme/text.d.ts +182 -86
- package/build/components/mantine/theme/{other.d.ts → types.d.ts} +6 -3
- package/build/components/molecules/sidemenu/menuLink.d.ts +1 -1
- package/build/components/molecules/tabs/index.d.ts +1 -1
- package/build/components.js +147 -146
- package/build/{constants-68ffa0a7.js → constants-1e485a70.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/{core-08d35da6.js → core-ae6da2b2.js} +1 -1
- package/build/{dataTransform-8735bb15.js → dataTransform-d57d9dff.js} +1 -1
- package/build/ecom.js +4 -4
- package/build/{editor-6a69db83.js → editor-858847e6.js} +11 -11
- package/build/embeddedHeathToolCards_babyGrowth.js +26 -25
- package/build/embeddedHeathToolCards_babyPoop.js +22 -21
- package/build/embeddedHeathToolCards_babyVaccine.js +25 -24
- package/build/embeddedHeathToolCards_bmi_bmi.js +28 -27
- package/build/embeddedHeathToolCards_bmrBmr.js +28 -27
- package/build/embeddedHeathToolCards_dueDate_dueDate.js +25 -24
- package/build/embeddedHeathToolCards_ovulation_ovulation.js +25 -24
- package/build/embeddedHeathToolCards_pwg_pwg.js +29 -28
- package/build/embeddedHeathToolCards_targetHeartRate.js +30 -29
- package/build/esm/{InputDate-a397eb15.js → InputDate-10321ce2.js} +3 -3
- package/build/esm/{LastPeriod-c1f54346.js → LastPeriod-d1172b27.js} +1 -1
- package/build/esm/{MobileBottomNavigationIcon-3fc879af.js → MobileBottomNavigationIcon-5ad017ef.js} +3 -3
- package/build/esm/{Spinner-af4dac52.js → Spinner-f7f06e85.js} +1 -1
- package/build/esm/{WhatsApp-fa0aca07.js → WhatsApp-10e4b59b.js} +1 -1
- package/build/esm/adapters.js +22 -21
- package/build/esm/atoms.js +50 -49
- package/build/esm/babyGrowth.js +84 -83
- package/build/esm/cache.js +2 -2
- package/build/esm/care/components/organisms/bookingSearchBar/mobileTopbar/index.styled.d.ts +2 -1
- package/build/esm/care/components/organisms/bookingSearchBar/resultSection/index.styled.d.ts +2 -1
- package/build/esm/care/components/organisms/bookingSearchBar/resultSectionItem/index.styled.d.ts +2 -1
- package/build/esm/care.js +17 -17
- package/build/esm/careBookingSearchBar.js +14 -14
- package/build/esm/careBookingSearchBarV2.js +15 -15
- package/build/esm/components/atoms/icons/CheckboxWithState.d.ts +4 -0
- package/build/esm/components/atoms/icons/RadioWithState.d.ts +4 -0
- package/build/esm/components/mantine/button/index.styles.d.ts +2 -0
- package/build/esm/components/mantine/index.d.ts +3 -2
- package/build/esm/components/mantine/provider/index.d.ts +3 -1
- package/build/esm/components/mantine/text/index.d.ts +3 -2
- package/build/esm/components/mantine/text/index.styles.d.ts +2 -0
- package/build/esm/components/mantine/theme/button.d.ts +3 -1
- package/build/esm/components/mantine/theme/colors.d.ts +34 -0
- package/build/esm/components/mantine/theme/heading.d.ts +9 -8
- package/build/esm/components/mantine/theme/index.d.ts +2 -2
- package/build/esm/components/mantine/theme/text.d.ts +182 -86
- package/build/esm/components/mantine/theme/{other.d.ts → types.d.ts} +6 -3
- package/build/esm/components/molecules/sidemenu/menuLink.d.ts +1 -1
- package/build/esm/components/molecules/tabs/index.d.ts +1 -1
- package/build/esm/components.js +99 -98
- package/build/esm/{constants-3b006ffc.js → constants-963ae56f.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/{core-048098b1.js → core-9a8235e4.js} +1 -1
- package/build/esm/{dataTransform-5210bfbf.js → dataTransform-dc6a21e7.js} +1 -1
- package/build/esm/ecom.js +4 -4
- package/build/esm/{editor-0fe43a0c.js → editor-69425869.js} +11 -11
- package/build/esm/embeddedHeathToolCards_babyGrowth.js +26 -25
- package/build/esm/embeddedHeathToolCards_babyPoop.js +22 -21
- package/build/esm/embeddedHeathToolCards_babyVaccine.js +25 -24
- package/build/esm/embeddedHeathToolCards_bmi_bmi.js +28 -27
- package/build/esm/embeddedHeathToolCards_bmrBmr.js +28 -27
- package/build/esm/embeddedHeathToolCards_dueDate_dueDate.js +25 -24
- package/build/esm/embeddedHeathToolCards_ovulation_ovulation.js +25 -24
- package/build/esm/embeddedHeathToolCards_pwg_pwg.js +29 -28
- package/build/esm/embeddedHeathToolCards_targetHeartRate.js +30 -29
- package/build/esm/footer.js +23 -22
- package/build/esm/gAssets.js +2 -2
- package/build/esm/{healthTools-d95598ce.js → healthTools-1a21b12d.js} +1 -1
- package/build/esm/healthToolsCardWrapper.js +21 -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-39c83479.js → index-01d5c7d3.js} +1 -1
- package/build/esm/{index-87d45976.js → index-074a166c.js} +2 -2
- package/build/esm/{index-b60a6767.js → index-09a4eb57.js} +13 -16
- package/build/esm/{index-5c0af49f.js → index-09d7c3b0.js} +10 -10
- package/build/esm/{index-8a9332e6.js → index-0b3634d7.js} +22 -22
- package/build/esm/{index-bd4445c1.js → index-0dc401d6.js} +6 -6
- package/build/esm/{index-d2902ede.js → index-10beee7c.js} +13 -13
- package/build/esm/{index-63c03aa6.js → index-12354707.js} +16 -16
- package/build/esm/{index-601b8341.js → index-15308963.js} +3 -3
- package/build/esm/{index-07fe24ae.js → index-1a4f429f.js} +32 -31
- package/build/esm/{useScreenSize-eed7f4a5.js → index-21bfbdb2.js} +19 -19
- package/build/esm/{index-d01cc3c0.js → index-2286e68a.js} +4 -4
- package/build/esm/{index-72704f59.js → index-30ff6c50.js} +13 -13
- package/build/esm/{index-9273a049.js → index-37267e2b.js} +2 -2
- package/build/esm/{index-8d61d08b.js → index-3783248a.js} +3 -3
- package/build/esm/{index-cbe4e020.js → index-3b9c78cb.js} +3 -3
- package/build/esm/{index-bd62f124.js → index-3c0933c1.js} +2 -2
- package/build/esm/{index-5e194d86.js → index-40b68d98.js} +41 -21
- package/build/esm/{index-59d2c11c.js → index-416f7db8.js} +4 -4
- package/build/esm/{index-37282487.js → index-4215241c.js} +2 -2
- package/build/esm/{index-2089b25f.js → index-4a4067f9.js} +7 -7
- package/build/esm/{index-e209f26d.js → index-4b408044.js} +13 -16
- package/build/esm/{index-f0d77c88.js → index-55dd41e9.js} +5 -5
- package/build/esm/{index-8d84d37f.js → index-5b1bd3d5.js} +6 -6
- package/build/esm/{index-365fd420.js → index-5b4f0a8c.js} +1 -1
- package/build/esm/{index-568f39ce.js → index-60a78641.js} +2 -2
- package/build/esm/index-60d2f1ce.js +15 -0
- package/build/esm/{index-e36bd2db.js → index-62662de6.js} +2 -2
- package/build/esm/{index-1ca65f72.js → index-63e5ef79.js} +15 -17
- package/build/esm/{index-c5d23745.js → index-645d2dff.js} +1 -1
- package/build/esm/{index-a2c172d5.js → index-64ed9d82.js} +5 -5
- package/build/esm/{index-015e9122.js → index-6a698aee.js} +3 -3
- package/build/esm/{index-fef96a07.js → index-6ab41b81.js} +22 -39
- package/build/esm/{index-b7f10e2c.js → index-725dcbe8.js} +2 -2
- package/build/esm/{index-8504cfa5.js → index-7bd6e7a9.js} +2 -2
- package/build/esm/{index-b1cef5d0.js → index-7d35a8d8.js} +17 -18
- package/build/esm/{index-4ea64ca5.js → index-80a01c22.js} +30 -30
- package/build/esm/{index-e09205c9.js → index-84f15d10.js} +6 -6
- package/build/esm/{index-98b5cc11.js → index-85b30b6e.js} +17 -17
- package/build/esm/{index-44c542f0.js → index-86f792fe.js} +6 -6
- package/build/esm/{index-0fdd7bb2.js → index-8826ec34.js} +15 -15
- package/build/esm/{index-9ea9b1ac.js → index-8f09b680.js} +16 -16
- package/build/esm/{index-2c618a1f.js → index-8f8de6e3.js} +17 -17
- package/build/esm/{index-700fbbc5.js → index-97029355.js} +13 -13
- package/build/esm/{index-afa0d541.js → index-9960902f.js} +31 -8
- package/build/esm/{index-9ba30d51.js → index-a5adfae1.js} +24 -24
- package/build/esm/{index-e0c4aadd.js → index-a6b7b8d0.js} +1 -1
- package/build/esm/{index-b9defebb.js → index-abcb3534.js} +3 -3
- package/build/esm/{index-9d9176cc.js → index-ae4606d1.js} +7 -7
- package/build/esm/{index-a7522c77.js → index-b702de5f.js} +801 -945
- package/build/esm/{index-ea331c39.js → index-b830090f.js} +17 -17
- package/build/esm/{index-84c15ff7.js → index-bb3d787e.js} +25 -25
- package/build/esm/{index-dff5db0e.js → index-bc1dbe41.js} +2 -2
- package/build/esm/{index-c40ac7a6.js → index-c1d5dcb6.js} +15 -18
- package/build/esm/{index-fca2ef66.js → index-c96990d7.js} +1 -1
- package/build/esm/{index-33967b7e.js → index-cb3e9043.js} +1 -1
- package/build/esm/{index-db040d60.js → index-cf82878a.js} +11 -11
- package/build/esm/index-d7f3892a.js +669 -0
- package/build/esm/{index-35fdd8ae.js → index-e8332e04.js} +6 -6
- package/build/esm/{index-faef15c4.js → index-ec51c679.js} +2 -2
- package/build/esm/{index-9f64f09d.js → index-efbab58a.js} +2 -2
- package/build/esm/{index-7e1d614a.js → index-f8f14c59.js} +1 -1
- package/build/esm/{index-f5d76578.js → index-f934f5f1.js} +2 -2
- package/build/esm/{index-9e778586.js → index-fb3df44b.js} +3 -3
- package/build/esm/{index-fac45100.js → index-fba58aa1.js} +13 -13
- package/build/esm/{index-1939f39d.js → index-ff113681.js} +32 -32
- package/build/esm/{index-001a6be5.js → index-ff6e9582.js} +2 -2
- package/build/esm/{index-36afd739.js → index-ffd8a900.js} +1 -1
- package/build/esm/index.css +1 -1
- package/build/esm/index.js +120 -119
- package/build/esm/{labelSorting-dc5f21a2.js → labelSorting-0834b777.js} +4 -4
- package/build/esm/lead/components/close.d.ts +1 -1
- package/build/esm/lead.css +1 -1
- package/build/esm/lead.js +110 -142
- package/build/esm/{logoIcon-9b69e009.js → logoIcon-cc77df44.js} +2 -2
- package/build/esm/mantine.js +32 -39
- package/build/esm/misc.js +20 -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 +76 -75
- package/build/esm/moleculesArticleCard.js +6 -6
- package/build/esm/moleculesArticleCardV2.js +18 -17
- package/build/esm/navigation.js +49 -48
- package/build/esm/navigationLogoutPopup.js +11 -9
- package/build/esm/navigationProfileButton.js +28 -27
- package/build/esm/onboardingV2.js +31 -30
- package/build/esm/organisms.js +53 -52
- package/build/esm/{post-dff7287c.js → post-8361eda3.js} +2 -2
- package/build/esm/profileNavigation.js +21 -20
- package/build/esm/progressBar.js +1 -1
- package/build/esm/pwg.js +24 -23
- package/build/esm/shared-fb21e1a4.js +3 -0
- package/build/esm/ssoV2.js +31 -30
- package/build/esm/{store-691b7b66.js → store-c778da5f.js} +3 -3
- package/build/esm/subot.js +37 -36
- package/build/esm/surveyOrPremiumBanner.js +36 -35
- package/build/esm/surveyQuestionCard.js +11 -10
- package/build/esm/{surveyThankyouCard-718527ee.js → surveyThankyouCard-e94dce6e.js} +5 -5
- package/build/esm/text-59a87359.js +202 -0
- package/build/esm/together.js +58 -57
- package/build/esm/togetherApiUtils.js +4 -4
- package/build/esm/togetherAtoms.js +32 -31
- package/build/esm/togetherComponentGlobalContext.js +4 -4
- package/build/esm/togetherMolecules.js +52 -51
- package/build/esm/togetherMoleculesCardAuthor.js +29 -28
- package/build/esm/togetherMoleculesPostImagePreview.js +11 -11
- package/build/esm/togetherMoleculesProfileDetail.js +40 -39
- package/build/esm/togetherOrganisms.js +52 -51
- package/build/esm/togetherRichTextEditor.js +18 -17
- package/build/esm/togetherShareBox.js +10 -10
- package/build/esm/{translationsProvider-fee5f1e1.js → translationsProvider-3ebf538c.js} +1 -1
- package/build/esm/{treePopoverMenu-7dd4bd02.js → treePopoverMenu-4285da5b.js} +19 -19
- package/build/esm/{types-e479153e.js → types-df21b720.js} +2 -2
- package/build/esm/types.js +2 -2
- package/build/esm/{useCategory-a159da08.js → useCategory-26632e37.js} +5 -5
- package/build/esm/{useHealthToolCache-ca61c89c.js → useHealthToolCache-4b607fc6.js} +1 -1
- package/build/esm/{usePlacesAutocomplete-bbed7fea.js → usePlacesAutocomplete-1d8e67a7.js} +1 -1
- package/build/esm/useTogetherAuthRequiredAction.js +10 -10
- package/build/esm/{utils-73894024.js → utils-1e9d7448.js} +5 -5
- package/build/esm/{utils-00bb41b4.js → utils-4c7de83b.js} +2 -2
- package/build/esm/{utils-6c603afa.js → utils-b4ba8268.js} +3 -3
- package/build/esm/{utils-3508f6c6.js → utils-c342182a.js} +2 -2
- package/build/esm/vaccination.js +22 -21
- package/build/footer.js +23 -22
- package/build/gAssets.js +2 -2
- package/build/{healthTools-49358f01.js → healthTools-7c7979dd.js} +1 -1
- package/build/healthToolsCardWrapper.js +21 -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-9dc3cf83.js → index-00144aed.js} +3 -3
- package/build/{index-3dca410d.js → index-0061b2ca.js} +32 -31
- package/build/{index-3da5fe24.js → index-04ac208c.js} +6 -6
- package/build/{index-4c60f155.js → index-076d78b5.js} +2 -2
- package/build/{index-482bf0a1.js → index-0d566362.js} +6 -6
- package/build/{index-7b49e9f3.js → index-0f379286.js} +3 -3
- package/build/{index-944f1676.js → index-0f8690a7.js} +64 -64
- package/build/{index-368ea320.js → index-11c51c5b.js} +22 -22
- package/build/index-1fbe06f4.js +700 -0
- package/build/{index-b1ed7d73.js → index-1fe369de.js} +13 -13
- package/build/{index-df8918f3.js → index-25274e37.js} +1 -1
- package/build/{index-25d3b7eb.js → index-27e63625.js} +17 -17
- package/build/{index-a8456f12.js → index-2e0c2d5b.js} +13 -16
- package/build/{index-43f29f18.js → index-31ba4f00.js} +2 -2
- package/build/{index-292a1385.js → index-349aeb3b.js} +7 -7
- package/build/{index-81d87d77.js → index-36ed4a81.js} +30 -30
- package/build/{index-97c0d203.js → index-3775f98f.js} +13 -16
- package/build/index-37a56d84.js +21 -0
- package/build/{index-dfd15d6f.js → index-3f1d3420.js} +31 -8
- package/build/{index-2cc96332.js → index-47481972.js} +4 -4
- package/build/{useScreenSize-ef9730fc.js → index-4bd2782e.js} +19 -19
- package/build/{index-af146ae2.js → index-4c81156b.js} +2 -2
- package/build/{index-939160d7.js → index-59c3e010.js} +10 -10
- package/build/{index-43c6976f.js → index-5d29a18f.js} +36 -36
- package/build/{index-374fadd8.js → index-60e67c05.js} +5 -5
- package/build/{index-3ed49193.js → index-6647ec83.js} +70 -50
- package/build/{index-74928530.js → index-6d47098b.js} +3 -3
- package/build/{index-cf458655.js → index-7c941941.js} +32 -32
- package/build/{index-82b5a71c.js → index-8179f250.js} +1 -1
- package/build/{index-99162e0d.js → index-82534326.js} +2 -2
- package/build/{index-6d7ef25c.js → index-86c18fb9.js} +3 -3
- package/build/{index-f47a61da.js → index-97e86501.js} +22 -40
- package/build/{index-7c8799d9.js → index-98e55554.js} +1 -1
- package/build/{index-3a2b0cef.js → index-9bad2cc0.js} +8 -8
- package/build/{index-d23ad607.js → index-9c8ce554.js} +2 -2
- package/build/{index-ee291a90.js → index-a0f32bb8.js} +15 -17
- package/build/{index-4780c25d.js → index-a8c200e7.js} +13 -13
- package/build/{index-30c3e364.js → index-ab247efa.js} +17 -18
- package/build/{index-d12198fb.js → index-abb626f5.js} +7 -7
- package/build/{index-25820255.js → index-acd58702.js} +13 -13
- package/build/{index-095ca3e4.js → index-ae81d15d.js} +12 -12
- package/build/{index-d8ee7a10.js → index-af22252f.js} +3 -3
- package/build/{index-f6c64fbc.js → index-b11d31a1.js} +17 -17
- package/build/{index-8a8068de.js → index-b2994cce.js} +5 -5
- package/build/{index-fb2f1a4c.js → index-b2df9b85.js} +13 -13
- package/build/{index-79354918.js → index-b8b3fe36.js} +2 -2
- package/build/{index-4e48e227.js → index-b971c9ab.js} +4 -4
- package/build/{index-ffaea179.js → index-bedaf7bf.js} +2 -2
- package/build/{index-62140f27.js → index-c2bcf48e.js} +11 -11
- package/build/{index-b238826a.js → index-c40094b8.js} +41 -41
- package/build/{index-895e83ee.js → index-d1878827.js} +3 -3
- package/build/{index-de28b889.js → index-d19b5d14.js} +2 -2
- package/build/{index-49bb2821.js → index-d913e14f.js} +2 -2
- package/build/{index-7e29c07c.js → index-d9af315e.js} +20 -20
- package/build/{index-438f2856.js → index-daff4cdf.js} +1 -1
- package/build/{index-81c4c9ee.js → index-df2966a1.js} +2 -2
- package/build/{index-468ae1bf.js → index-df348b95.js} +2 -2
- package/build/{index-e276d20f.js → index-e14e7423.js} +1 -1
- package/build/{index-84f06111.js → index-e46e6749.js} +2 -2
- package/build/{index-17c04df4.js → index-e53243c0.js} +50 -50
- package/build/{index-fb442ba6.js → index-e5636945.js} +801 -947
- package/build/{index-201f9242.js → index-e99a9fee.js} +2 -2
- package/build/{index-a6474006.js → index-eacefc40.js} +1 -1
- package/build/{index-59a02633.js → index-f01cffd3.js} +2 -2
- package/build/{index-9e7a0889.js → index-f15202c3.js} +15 -18
- package/build/{index-d017a3ec.js → index-f4503547.js} +15 -15
- package/build/{index-4f2ecce1.js → index-f645df94.js} +1 -1
- package/build/{index-e602b33e.js → index-fc5c3e3e.js} +17 -17
- package/build/index.css +1 -1
- package/build/index.js +190 -189
- package/build/{labelSorting-a03d271f.js → labelSorting-119075e3.js} +4 -4
- package/build/lead/components/close.d.ts +1 -1
- package/build/lead.css +1 -1
- package/build/lead.js +116 -148
- package/build/{logoIcon-d3f66369.js → logoIcon-13d79ea4.js} +3 -3
- package/build/mantine.js +44 -43
- package/build/misc.js +26 -25
- 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 +76 -75
- package/build/moleculesArticleCard.js +6 -6
- package/build/moleculesArticleCardV2.js +33 -32
- package/build/navigation.js +49 -48
- package/build/navigationLogoutPopup.js +11 -9
- package/build/navigationProfileButton.js +28 -27
- package/build/onboardingV2.js +54 -53
- package/build/organisms.js +53 -52
- package/build/{post-32346ccc.js → post-80893856.js} +2 -2
- package/build/profileNavigation.js +21 -20
- package/build/progressBar.js +1 -1
- package/build/pwg.js +24 -23
- package/build/shared-4e37a3d0.js +5 -0
- package/build/ssoV2.js +112 -111
- package/build/{store-97ab25f7.js → store-fb7b74be.js} +3 -3
- package/build/subot.js +36 -35
- package/build/surveyOrPremiumBanner.js +36 -35
- package/build/surveyQuestionCard.js +11 -10
- package/build/{surveyThankyouCard-e80dfdb8.js → surveyThankyouCard-459771d7.js} +5 -5
- package/build/text-3e6acf61.js +204 -0
- package/build/together.js +58 -57
- package/build/togetherApiUtils.js +4 -4
- package/build/togetherAtoms.js +32 -31
- package/build/togetherComponentGlobalContext.js +4 -4
- package/build/togetherMolecules.js +52 -51
- package/build/togetherMoleculesCardAuthor.js +29 -28
- package/build/togetherMoleculesPostImagePreview.js +11 -11
- package/build/togetherMoleculesProfileDetail.js +40 -39
- package/build/togetherOrganisms.js +52 -51
- package/build/togetherRichTextEditor.js +18 -17
- package/build/togetherShareBox.js +17 -17
- package/build/{translationsProvider-8c76e607.js → translationsProvider-16beacfa.js} +1 -1
- package/build/{treePopoverMenu-3c46dd11.js → treePopoverMenu-bc5ce43d.js} +47 -47
- package/build/{types-ffa2a8d1.js → types-86be4a34.js} +2 -2
- package/build/types.js +2 -2
- package/build/{useCategory-bf48dbe0.js → useCategory-d36a8a5a.js} +5 -5
- package/build/{useHealthToolCache-65373b2a.js → useHealthToolCache-b1cebe1e.js} +1 -1
- package/build/{usePlacesAutocomplete-8009194f.js → usePlacesAutocomplete-796ccf6d.js} +1 -1
- package/build/useTogetherAuthRequiredAction.js +10 -10
- package/build/{utils-de59f73c.js → utils-1c9bd3de.js} +2 -2
- package/build/{utils-34d35c0b.js → utils-4fbe2e9b.js} +3 -3
- package/build/{utils-a4253ffb.js → utils-60687ead.js} +2 -2
- package/build/{utils-92f9d995.js → utils-b736cb8f.js} +5 -5
- package/build/vaccination.js +35 -34
- package/package.json +2 -2
- package/build/components/mantine/text/index.styled.d.ts +0 -4
- package/build/esm/components/mantine/text/index.styled.d.ts +0 -4
- package/build/esm/other-41d99308.js +0 -103
- package/build/esm/useMantineLocale-8b661839.js +0 -156
- package/build/other-90dc0ef3.js +0 -105
- package/build/useMantineLocale-afc855ad.js +0 -187
- /package/build/{BMI_BOYS.percentile.monthly-42a59ae0.js → BMI_BOYS.percentile.monthly-9b7a2b78.js} +0 -0
- /package/build/{BMI_BOYS.percentile.weekly-786b085f.js → BMI_BOYS.percentile.weekly-96305c2a.js} +0 -0
- /package/build/{BMI_BOYS.percentile.yearly-8d85af07.js → BMI_BOYS.percentile.yearly-caa0c3b1.js} +0 -0
- /package/build/{BMI_BOYS.zscore.monthly-f03b5ac4.js → BMI_BOYS.zscore.monthly-5ab24053.js} +0 -0
- /package/build/{BMI_BOYS.zscore.weekly-57a34b0c.js → BMI_BOYS.zscore.weekly-4110a92d.js} +0 -0
- /package/build/{BMI_BOYS.zscore.yearly-b17a808a.js → BMI_BOYS.zscore.yearly-d960fd31.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.monthly-1449b225.js → BMI_GIRLS.percentile.monthly-a4f1d386.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.weekly-af3d3e8c.js → BMI_GIRLS.percentile.weekly-23768f9b.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.yearly-d00e4338.js → BMI_GIRLS.percentile.yearly-2c01fc3b.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.monthly-d972f7f6.js → BMI_GIRLS.zscore.monthly-08792957.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.weekly-36099de8.js → BMI_GIRLS.zscore.weekly-6dd2e45a.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.yearly-ff391053.js → BMI_GIRLS.zscore.yearly-aa748f43.js} +0 -0
- /package/build/{ChevronDown-b65c2286.js → ChevronDown-f96088fe.js} +0 -0
- /package/build/{Close-7060ba30.js → Close-3e78128a.js} +0 -0
- /package/build/{Google-003af1c7.js → Google-76de486c.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-e36b7ae0.js → HEAD CIRCUM_BOYS.percentile.monthly-c4aa2118.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-5ddace97.js → HEAD CIRCUM_BOYS.percentile.weekly-fcfb9197.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-aeca6a6a.js → HEAD CIRCUM_BOYS.percentile.yearly-77a01c1f.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-a95e3b86.js → HEAD CIRCUM_BOYS.zscore.monthly-9dfd0d50.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-02dfc8c2.js → HEAD CIRCUM_BOYS.zscore.weekly-d681750a.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-e2d28a73.js → HEAD CIRCUM_BOYS.zscore.yearly-2ca5011f.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-a570e639.js → HEAD CIRCUM_GIRLS.percentile.monthly-eb78d394.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-bd6fc5b7.js → HEAD CIRCUM_GIRLS.percentile.weekly-8909aa7b.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-4d023f5e.js → HEAD CIRCUM_GIRLS.percentile.yearly-3298e290.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-d7964631.js → HEAD CIRCUM_GIRLS.zscore.monthly-b75c30e8.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-7396c64c.js → HEAD CIRCUM_GIRLS.zscore.weekly-c49a4b82.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-b8e6c7eb.js → HEAD CIRCUM_GIRLS.zscore.yearly-2da8a2b1.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.monthly-08d4241f.js → HEIGHT_BOYS.percentile.monthly-73ca409c.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.weekly-a495b646.js → HEIGHT_BOYS.percentile.weekly-1ebda785.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.yearly-b12f9641.js → HEIGHT_BOYS.percentile.yearly-2a509058.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.monthly-81c6b506.js → HEIGHT_BOYS.zscore.monthly-555c8a43.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.weekly-f8c67997.js → HEIGHT_BOYS.zscore.weekly-c0cb9f95.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.yearly-b4e8040a.js → HEIGHT_BOYS.zscore.yearly-d0c4d7d0.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.monthly-453e424f.js → HEIGHT_GIRLS.percentile.monthly-06530ada.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.weekly-81785a80.js → HEIGHT_GIRLS.percentile.weekly-2e88488c.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.yearly-a996a4ca.js → HEIGHT_GIRLS.percentile.yearly-5bd14c2b.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.monthly-20907928.js → HEIGHT_GIRLS.zscore.monthly-e326022b.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.weekly-cd7dbbc6.js → HEIGHT_GIRLS.zscore.weekly-5fba4f55.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.yearly-96bbb128.js → HEIGHT_GIRLS.zscore.yearly-2a46691f.js} +0 -0
- /package/build/{Locale-f9b950d8.js → Locale-0cf4ef33.js} +0 -0
- /package/build/{Visible-39bc28d7.js → Visible-88cb1247.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.monthly-3a67bd63.js → WEIGHT_BOYS.percentile.monthly-ff6a7678.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.weekly-8115ec2d.js → WEIGHT_BOYS.percentile.weekly-eb6212c8.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.yearly-a2da5869.js → WEIGHT_BOYS.percentile.yearly-298d7225.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.monthly-9b67154a.js → WEIGHT_BOYS.zscore.monthly-21e5d70d.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.weekly-387e0dbd.js → WEIGHT_BOYS.zscore.weekly-2e9d562d.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.yearly-3123aaa6.js → WEIGHT_BOYS.zscore.yearly-67670041.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.monthly-33fd8d1d.js → WEIGHT_GIRLS.percentile.monthly-8f2aee08.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.weekly-992c6d33.js → WEIGHT_GIRLS.percentile.weekly-a8f30313.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.yearly-d66c376c.js → WEIGHT_GIRLS.percentile.yearly-5af24aa4.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.monthly-6ddd29ef.js → WEIGHT_GIRLS.zscore.monthly-fdd95600.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.weekly-18087477.js → WEIGHT_GIRLS.zscore.weekly-76f5c2af.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.yearly-39166e4c.js → WEIGHT_GIRLS.zscore.yearly-a76150cf.js} +0 -0
- /package/build/{animation-71d5f8ab.js → animation-bc3fdfd6.js} +0 -0
- /package/build/{constants-0c5339fb.js → constants-324abbca.js} +0 -0
- /package/build/{constants-ad2eb583.js → constants-4a2f642d.js} +0 -0
- /package/build/{constants-da21b8ed.js → constants-9bb14bc5.js} +0 -0
- /package/build/{dataTransform-a646de5f.js → dataTransform-eba5fb0f.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.monthly-a8742093.js → BMI_BOYS.percentile.monthly-eed3e422.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.weekly-0aa4cbd3.js → BMI_BOYS.percentile.weekly-c420da11.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.yearly-cef0f6e4.js → BMI_BOYS.percentile.yearly-3419e507.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.monthly-1b0dde35.js → BMI_BOYS.zscore.monthly-955a610a.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.weekly-3ddd303c.js → BMI_BOYS.zscore.weekly-997eb290.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.yearly-e8052618.js → BMI_BOYS.zscore.yearly-102c102b.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.monthly-f29055c0.js → BMI_GIRLS.percentile.monthly-016b56dc.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.weekly-2af02a8c.js → BMI_GIRLS.percentile.weekly-e7cae23b.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.yearly-d32b2362.js → BMI_GIRLS.percentile.yearly-f6687f86.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.monthly-c5efef2b.js → BMI_GIRLS.zscore.monthly-fb983b2f.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.weekly-5701972e.js → BMI_GIRLS.zscore.weekly-c15f1bf6.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.yearly-943baed7.js → BMI_GIRLS.zscore.yearly-6d9c01cc.js} +0 -0
- /package/build/esm/{ChevronDown-fdc33184.js → ChevronDown-9995d667.js} +0 -0
- /package/build/esm/{Close-854fed23.js → Close-d91cfc66.js} +0 -0
- /package/build/esm/{Google-738e6053.js → Google-6d1809d2.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-ae20a7cd.js → HEAD CIRCUM_BOYS.percentile.monthly-78366b0c.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-4cda4023.js → HEAD CIRCUM_BOYS.percentile.weekly-9f381e19.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-682ff3a0.js → HEAD CIRCUM_BOYS.percentile.yearly-cf4f528d.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-883a5116.js → HEAD CIRCUM_BOYS.zscore.monthly-0fb9b03d.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-daa8d78d.js → HEAD CIRCUM_BOYS.zscore.weekly-e1d5673e.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-f02fd810.js → HEAD CIRCUM_BOYS.zscore.yearly-bf1a885f.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-6bf27064.js → HEAD CIRCUM_GIRLS.percentile.monthly-9b82cf67.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-08744c0d.js → HEAD CIRCUM_GIRLS.percentile.weekly-5b368864.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-bab38dee.js → HEAD CIRCUM_GIRLS.percentile.yearly-f4a5c1e4.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-dec5b235.js → HEAD CIRCUM_GIRLS.zscore.monthly-f0aab0e4.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-7c894d9c.js → HEAD CIRCUM_GIRLS.zscore.weekly-b330180f.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-b8ecb269.js → HEAD CIRCUM_GIRLS.zscore.yearly-36077b15.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.monthly-ee40ba78.js → HEIGHT_BOYS.percentile.monthly-1ecdd7b1.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.weekly-89a69952.js → HEIGHT_BOYS.percentile.weekly-60c072a1.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.yearly-b3404a52.js → HEIGHT_BOYS.percentile.yearly-fa78754d.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.monthly-bf44117d.js → HEIGHT_BOYS.zscore.monthly-af8b22cc.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.weekly-4fbecda1.js → HEIGHT_BOYS.zscore.weekly-896c274a.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.yearly-6ac71f22.js → HEIGHT_BOYS.zscore.yearly-24ad9700.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-2bb3ec80.js → HEIGHT_GIRLS.percentile.monthly-1a9a7705.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-d2b7a222.js → HEIGHT_GIRLS.percentile.weekly-1deb2eff.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-d441f2cb.js → HEIGHT_GIRLS.percentile.yearly-fe191ba8.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-8612cf8b.js → HEIGHT_GIRLS.zscore.monthly-29100de5.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-af02f595.js → HEIGHT_GIRLS.zscore.weekly-ea6c8bd8.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-02792734.js → HEIGHT_GIRLS.zscore.yearly-b3739291.js} +0 -0
- /package/build/esm/{Locale-ab51c731.js → Locale-c6602a1d.js} +0 -0
- /package/build/esm/{Visible-59de538f.js → Visible-a3d0bc69.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.monthly-7ec2b33d.js → WEIGHT_BOYS.percentile.monthly-4a643374.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.weekly-83f6e072.js → WEIGHT_BOYS.percentile.weekly-dfb9b852.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.yearly-923518b1.js → WEIGHT_BOYS.percentile.yearly-48546187.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.monthly-9e654f10.js → WEIGHT_BOYS.zscore.monthly-45a40377.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.weekly-5005b12a.js → WEIGHT_BOYS.zscore.weekly-eb5ac698.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.yearly-07306dea.js → WEIGHT_BOYS.zscore.yearly-c87aba91.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-8ece8554.js → WEIGHT_GIRLS.percentile.monthly-36e19b98.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-5ffb4807.js → WEIGHT_GIRLS.percentile.weekly-eb2bcce6.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-9b867e0a.js → WEIGHT_GIRLS.percentile.yearly-a6074520.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-e6c8cbae.js → WEIGHT_GIRLS.zscore.monthly-44a1b487.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-7c59ecb7.js → WEIGHT_GIRLS.zscore.weekly-358d3c36.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-d08a289f.js → WEIGHT_GIRLS.zscore.yearly-cf8543fc.js} +0 -0
- /package/build/esm/{animation-1ef80641.js → animation-0f531fe5.js} +0 -0
- /package/build/esm/{constants-285c23dc.js → constants-522b9ea7.js} +0 -0
- /package/build/esm/{constants-d5cbd662.js → constants-e30aa64e.js} +0 -0
- /package/build/esm/{constants-a1d9e6b2.js → constants-f9d731d3.js} +0 -0
- /package/build/esm/{dataTransform-411ffa9c.js → dataTransform-952fd6f5.js} +0 -0
- /package/build/esm/{index-d5ef766b.js → index-2306e61b.js} +0 -0
- /package/build/esm/{index-a55e8421.js → index-236b4486.js} +0 -0
- /package/build/esm/{index-a141446e.js → index-35f0b741.js} +0 -0
- /package/build/esm/{index-575e6549.js → index-3794729d.js} +0 -0
- /package/build/esm/{index-a2c3a47f.js → index-49803a2e.js} +0 -0
- /package/build/esm/{index-d9ac95f3.js → index-ceaa635b.js} +0 -0
- /package/build/esm/{index-cfa05251.js → index-d5ab2b78.js} +0 -0
- /package/build/esm/{index-67c24a8e.js → index-f22059a6.js} +0 -0
- /package/build/esm/{index.styles-6168003e.js → index.styles-15ba3038.js} +0 -0
- /package/build/esm/{localizeNumberFormat-aad4829c.js → localizeNumberFormat-38fe44d0.js} +0 -0
- /package/build/esm/{normalizeLink-411d1ae6.js → normalizeLink-384bc1f9.js} +0 -0
- /package/build/esm/{number-8f14afd9.js → number-5b350541.js} +0 -0
- /package/build/esm/{paths-34c7bcde.js → paths-f9fb40fb.js} +0 -0
- /package/build/esm/{translationsContext-9561c738.js → translationsContext-686297cf.js} +0 -0
- /package/build/esm/{tslib.es6-5c2f3910.js → tslib.es6-b72daa1a.js} +0 -0
- /package/build/esm/{types-7b20c5d7.js → types-b30100d5.js} +0 -0
- /package/build/esm/{useIsInit-74970e64.js → useIsInit-747a23b6.js} +0 -0
- /package/build/esm/{useOutsideClick-f20942d1.js → useOutsideClick-910d3203.js} +0 -0
- /package/build/esm/{useScrollbarSize-5a521268.js → useScrollbarSize-bad48069.js} +0 -0
- /package/build/esm/{useUniqueId-3e9d2ccb.js → useUniqueId-fc5768de.js} +0 -0
- /package/build/esm/{utils-5612bf85.js → utils-153f2f04.js} +0 -0
- /package/build/{index-25eadac5.js → index-03a1dfa5.js} +0 -0
- /package/build/{index-4e20c43b.js → index-1fbf5b46.js} +0 -0
- /package/build/{index-df636688.js → index-38505499.js} +0 -0
- /package/build/{index-4a433f26.js → index-4e9754a8.js} +0 -0
- /package/build/{index-8e0c28fd.js → index-503a6ee8.js} +0 -0
- /package/build/{index-7f282c8d.js → index-52c1a8a8.js} +0 -0
- /package/build/{index-77d9f57e.js → index-559721ac.js} +0 -0
- /package/build/{index-8ae753c6.js → index-b409609f.js} +0 -0
- /package/build/{index.styles-2331b34a.js → index.styles-90d0628e.js} +0 -0
- /package/build/{localizeNumberFormat-47dae910.js → localizeNumberFormat-a9ab7ebd.js} +0 -0
- /package/build/{normalizeLink-d1de1f56.js → normalizeLink-b687d725.js} +0 -0
- /package/build/{number-660425d0.js → number-4fd75e51.js} +0 -0
- /package/build/{paths-a413ba6b.js → paths-d0f7481b.js} +0 -0
- /package/build/{translationsContext-841d7536.js → translationsContext-ffa516bd.js} +0 -0
- /package/build/{tslib.es6-cdd778e4.js → tslib.es6-bd9d8302.js} +0 -0
- /package/build/{types-f23ca6ca.js → types-40508363.js} +0 -0
- /package/build/{useIsInit-f3072495.js → useIsInit-6ca9d3a9.js} +0 -0
- /package/build/{useOutsideClick-f232faa3.js → useOutsideClick-e9d6129f.js} +0 -0
- /package/build/{useScrollbarSize-97a0897b.js → useScrollbarSize-490fdd2f.js} +0 -0
- /package/build/{useUniqueId-227c39ec.js → useUniqueId-4f37ba5e.js} +0 -0
- /package/build/{utils-4c467f5f.js → utils-28ea2538.js} +0 -0
package/build/esm/lead.js
CHANGED
|
@@ -1,54 +1,56 @@
|
|
|
1
|
-
import { _ as __rest, a as __awaiter } from './tslib.es6-
|
|
1
|
+
import { _ as __rest, a as __awaiter } from './tslib.es6-b72daa1a.js';
|
|
2
2
|
import React__default, { createContext, useMemo, useEffect, useRef, useState, useContext, useCallback, forwardRef, useImperativeHandle, memo, useLayoutEffect } from 'react';
|
|
3
|
-
import { createStyles, Box, Button as Button$1, Input as Input$1, Autocomplete, clsx, Checkbox as Checkbox$1, Radio as Radio$1, Select as Select$1, TextInput, NumberInput as NumberInput$1, Portal, Transition, Overlay } from '@mantine/core';
|
|
3
|
+
import { createStyles, Box, Button as Button$1, Input as Input$1, Autocomplete, clsx, Checkbox as Checkbox$1, Radio as Radio$1, Select as Select$1, TextInput, NumberInput as NumberInput$1, useMantineTheme, Portal, Transition, Overlay } from '@mantine/core';
|
|
4
4
|
import debounce from 'lodash/debounce';
|
|
5
5
|
import { createFormContext, useForm } from '@mantine/form';
|
|
6
6
|
import dayjs from 'dayjs';
|
|
7
|
-
import { B as BEARER_TOKEN_COOKIE } from './index-
|
|
7
|
+
import { B as BEARER_TOKEN_COOKIE } from './index-416f7db8.js';
|
|
8
8
|
import { getCookie, setCookie } from './miscCookieHelper.js';
|
|
9
|
-
import { u as useTranslations } from './index-
|
|
10
|
-
import { T as TranslationsContext } from './translationsContext-
|
|
11
|
-
import { M as MediaQueries, b as getWrapperDomWithSelector, a as getPopupWrapperDom } from './utils-
|
|
12
|
-
import { T as Text } from './index-
|
|
13
|
-
import { S as Select, d as Checkbox, I as Input, R as Radio, P as Phone, N as NumberInput, O as OTP } from './index-
|
|
14
|
-
import { D as DatePicker } from './index-
|
|
15
|
-
import { B as Button } from './index-
|
|
16
|
-
import './index.styles-
|
|
9
|
+
import { u as useTranslations } from './index-ffd8a900.js';
|
|
10
|
+
import { T as TranslationsContext } from './translationsContext-686297cf.js';
|
|
11
|
+
import { M as MediaQueries, b as getWrapperDomWithSelector, a as getPopupWrapperDom } from './utils-153f2f04.js';
|
|
12
|
+
import { T as Text } from './index-9960902f.js';
|
|
13
|
+
import { S as Select, d as Checkbox, I as Input, R as Radio, P as Phone, N as NumberInput, O as OTP } from './index-b702de5f.js';
|
|
14
|
+
import { D as DatePicker } from './index-e8332e04.js';
|
|
15
|
+
import { B as Button } from './index-6ab41b81.js';
|
|
16
|
+
import './index.styles-15ba3038.js';
|
|
17
17
|
import { useIntersection, useClickOutside } from '@mantine/hooks';
|
|
18
|
-
import './
|
|
19
|
-
import { C as
|
|
20
|
-
import './index-
|
|
21
|
-
import {
|
|
22
|
-
import './other-41d99308.js';
|
|
23
|
-
import './index-015e9122.js';
|
|
24
|
-
import { M as MAPPED_LOCALE } from './utils-3508f6c6.js';
|
|
18
|
+
import './index-d7f3892a.js';
|
|
19
|
+
import { C as CustomStylesType } from './text-59a87359.js';
|
|
20
|
+
import './index-6a698aee.js';
|
|
21
|
+
import { M as MAPPED_LOCALE } from './utils-c342182a.js';
|
|
25
22
|
import { DateInput } from '@mantine/dates';
|
|
26
|
-
import {
|
|
27
|
-
import {
|
|
28
|
-
import
|
|
29
|
-
import {
|
|
23
|
+
import { L as LOCALE_SPECS, Z as ZINDEX_SSO, I as ISO_FORMAT } from './index-ff6e9582.js';
|
|
24
|
+
import { C as COMMON_DATE_TRANSLATE_KEY } from './index-cb3e9043.js';
|
|
25
|
+
import './index-3794729d.js';
|
|
26
|
+
import { u as usePlacesAutocomplete, G as GOOGLE_API_KEY } from './usePlacesAutocomplete-1d8e67a7.js';
|
|
27
|
+
import { H as Heading$1 } from './index-f934f5f1.js';
|
|
28
|
+
import { t as translationsMap$1 } from './translationsProvider-3ebf538c.js';
|
|
29
|
+
import { L as LOCALE } from './Locale-c6602a1d.js';
|
|
30
30
|
import { v1 } from 'uuid';
|
|
31
31
|
import { domainLocales } from './constantsDomainLocales.js';
|
|
32
32
|
import { parsePhoneNumber } from 'react-phone-number-input';
|
|
33
33
|
import styled from '@emotion/styled';
|
|
34
34
|
import { theme } from './miscTheme.js';
|
|
35
35
|
import { css } from '@emotion/react';
|
|
36
|
-
import { T as TogetherComponentGlobalContext } from './utils-
|
|
37
|
-
import {
|
|
38
|
-
import {
|
|
36
|
+
import { T as TogetherComponentGlobalContext } from './utils-b4ba8268.js';
|
|
37
|
+
import { M as MantineProvider } from './index-60d2f1ce.js';
|
|
38
|
+
import { i as isVideo } from './index-236b4486.js';
|
|
39
|
+
import { u as useScreenSize } from './index-21bfbdb2.js';
|
|
39
40
|
import { motion } from 'framer-motion';
|
|
40
41
|
import { createPortal } from 'react-dom';
|
|
41
|
-
import { I as InputDate } from './InputDate-
|
|
42
|
-
import { D as DrawerComponent } from './index-
|
|
43
|
-
import { C as Close } from './Close-
|
|
42
|
+
import { I as InputDate } from './InputDate-10321ce2.js';
|
|
43
|
+
import { D as DrawerComponent } from './index-37267e2b.js';
|
|
44
|
+
import { C as Close } from './Close-d91cfc66.js';
|
|
44
45
|
import './constantsIsProduction.js';
|
|
45
|
-
import './normalizeLink-
|
|
46
|
+
import './normalizeLink-384bc1f9.js';
|
|
46
47
|
import '@hhgtech/icons/other';
|
|
47
48
|
import '@mantine/carousel';
|
|
48
49
|
import 'classnames';
|
|
49
|
-
import './useUniqueId-
|
|
50
|
+
import './useUniqueId-fc5768de.js';
|
|
50
51
|
import './constantsSite.js';
|
|
51
52
|
import '@hhgtech/icons/core';
|
|
53
|
+
import './shared-fb21e1a4.js';
|
|
52
54
|
import '@mantine/notifications';
|
|
53
55
|
import 'date-fns/locale';
|
|
54
56
|
import './constantsRiskScreener.js';
|
|
@@ -64,11 +66,11 @@ import './i18n-values/vi-VN.js';
|
|
|
64
66
|
import './i18n-values/vi-VN_MB.js';
|
|
65
67
|
import './i18n-values/zh-SG.js';
|
|
66
68
|
import './i18n-values/zh-TW.js';
|
|
67
|
-
import './index-
|
|
69
|
+
import './index-49803a2e.js';
|
|
68
70
|
import 'slugify';
|
|
69
71
|
import 'string-format';
|
|
70
72
|
import './togetherApiPaths.js';
|
|
71
|
-
import './constants-
|
|
73
|
+
import './constants-e30aa64e.js';
|
|
72
74
|
import 'vaul';
|
|
73
75
|
|
|
74
76
|
const LeadGenComponentContext = createContext({});
|
|
@@ -3014,26 +3016,26 @@ const StyledChoiceFieldContainer$1 = styled.div `
|
|
|
3014
3016
|
gap: 8px;
|
|
3015
3017
|
min-width: calc(50% - 4px);
|
|
3016
3018
|
|
|
3017
|
-
input[type='radio'],
|
|
3018
|
-
input[type='checkbox'] {
|
|
3019
|
-
|
|
3020
|
-
|
|
3021
|
-
|
|
3022
|
-
}
|
|
3023
|
-
input[type='checkbox'] {
|
|
3024
|
-
|
|
3025
|
-
}
|
|
3026
|
-
|
|
3027
|
-
&[data-checked='true'] {
|
|
3028
|
-
|
|
3029
|
-
|
|
3030
|
-
|
|
3031
|
-
|
|
3032
|
-
|
|
3033
|
-
|
|
3034
|
-
|
|
3035
|
-
|
|
3036
|
-
}
|
|
3019
|
+
// input[type='radio'],
|
|
3020
|
+
// input[type='checkbox'] {
|
|
3021
|
+
// border-color: ${theme.colors.gray600};
|
|
3022
|
+
// width: 18px;
|
|
3023
|
+
// height: 18px;
|
|
3024
|
+
// }
|
|
3025
|
+
// input[type='checkbox'] {
|
|
3026
|
+
// border-radius: 4px;
|
|
3027
|
+
// }
|
|
3028
|
+
|
|
3029
|
+
// &[data-checked='true'] {
|
|
3030
|
+
// input[type='radio'],
|
|
3031
|
+
// input[type='checkbox'] {
|
|
3032
|
+
// border-color: ${theme.colors.primary600};
|
|
3033
|
+
// }
|
|
3034
|
+
|
|
3035
|
+
// input[type='radio'] {
|
|
3036
|
+
// background-color: white;
|
|
3037
|
+
// }
|
|
3038
|
+
// }
|
|
3037
3039
|
|
|
3038
3040
|
.mantine-Checkbox-input {
|
|
3039
3041
|
&:checked {
|
|
@@ -3042,30 +3044,6 @@ const StyledChoiceFieldContainer$1 = styled.div `
|
|
|
3042
3044
|
}
|
|
3043
3045
|
}
|
|
3044
3046
|
|
|
3045
|
-
.mantine-Radio-inner,
|
|
3046
|
-
.mantine-Checkbox-inner {
|
|
3047
|
-
width: 24px;
|
|
3048
|
-
height: 24px;
|
|
3049
|
-
display: flex;
|
|
3050
|
-
align-items: center;
|
|
3051
|
-
justify-content: center;
|
|
3052
|
-
}
|
|
3053
|
-
|
|
3054
|
-
.mantine-Radio-body,
|
|
3055
|
-
.mantine-Checkbox-body {
|
|
3056
|
-
display: flex;
|
|
3057
|
-
align-items: center;
|
|
3058
|
-
}
|
|
3059
|
-
|
|
3060
|
-
.mantine-Radio-label,
|
|
3061
|
-
.mantine-Checkbox-label {
|
|
3062
|
-
padding-left: 8px;
|
|
3063
|
-
color: ${theme.colors.gray800};
|
|
3064
|
-
font-size: 14px;
|
|
3065
|
-
line-height: 1.4;
|
|
3066
|
-
letter-spacing: -0.2px;
|
|
3067
|
-
}
|
|
3068
|
-
|
|
3069
3047
|
.leadgen-choiceContainer {
|
|
3070
3048
|
display: flex;
|
|
3071
3049
|
flex-wrap: wrap;
|
|
@@ -3424,8 +3402,9 @@ const LeadGenSubscriptionBoxContainer = (props) => {
|
|
|
3424
3402
|
if (!ALLOW_LOCALE.includes(locale)) {
|
|
3425
3403
|
return null;
|
|
3426
3404
|
}
|
|
3427
|
-
return (React__default.createElement(
|
|
3428
|
-
React__default.createElement(
|
|
3405
|
+
return (React__default.createElement(MantineProvider, { locale: locale, customStyleType: CustomStylesType.LEADGEN },
|
|
3406
|
+
React__default.createElement(LeadGenContextProvider, Object.assign({}, props, { apiLeadUrl: apiUrl, apiSubotUrl: apiSubotUrl }),
|
|
3407
|
+
React__default.createElement(Container, null))));
|
|
3429
3408
|
};
|
|
3430
3409
|
const LeadGenSubscriptionBox = LeadGenSubscriptionBoxContainer;
|
|
3431
3410
|
|
|
@@ -4527,26 +4506,26 @@ const StyledChoiceFieldContainer = styled.div `
|
|
|
4527
4506
|
gap: 8px;
|
|
4528
4507
|
min-width: calc(50% - 4px);
|
|
4529
4508
|
|
|
4530
|
-
input[type='radio'],
|
|
4531
|
-
input[type='checkbox'] {
|
|
4532
|
-
|
|
4533
|
-
|
|
4534
|
-
|
|
4535
|
-
}
|
|
4536
|
-
input[type='checkbox'] {
|
|
4537
|
-
|
|
4538
|
-
}
|
|
4539
|
-
|
|
4540
|
-
&[data-checked='true'] {
|
|
4541
|
-
|
|
4542
|
-
|
|
4543
|
-
|
|
4544
|
-
|
|
4545
|
-
|
|
4546
|
-
|
|
4547
|
-
|
|
4548
|
-
|
|
4549
|
-
}
|
|
4509
|
+
// input[type='radio'],
|
|
4510
|
+
// input[type='checkbox'] {
|
|
4511
|
+
// border-color: ${theme.colors.gray600};
|
|
4512
|
+
// width: 18px;
|
|
4513
|
+
// height: 18px;
|
|
4514
|
+
// }
|
|
4515
|
+
// input[type='checkbox'] {
|
|
4516
|
+
// border-radius: 4px;
|
|
4517
|
+
// }
|
|
4518
|
+
|
|
4519
|
+
// &[data-checked='true'] {
|
|
4520
|
+
// input[type='radio'],
|
|
4521
|
+
// input[type='checkbox'] {
|
|
4522
|
+
// border-color: ${theme.colors.primary600};
|
|
4523
|
+
// }
|
|
4524
|
+
|
|
4525
|
+
// input[type='radio'] {
|
|
4526
|
+
// background-color: white;
|
|
4527
|
+
// }
|
|
4528
|
+
// }
|
|
4550
4529
|
|
|
4551
4530
|
.mantine-Checkbox-input {
|
|
4552
4531
|
&:checked {
|
|
@@ -4555,30 +4534,6 @@ const StyledChoiceFieldContainer = styled.div `
|
|
|
4555
4534
|
}
|
|
4556
4535
|
}
|
|
4557
4536
|
|
|
4558
|
-
.mantine-Radio-inner,
|
|
4559
|
-
.mantine-Checkbox-inner {
|
|
4560
|
-
width: 24px;
|
|
4561
|
-
height: 24px;
|
|
4562
|
-
display: flex;
|
|
4563
|
-
align-items: center;
|
|
4564
|
-
justify-content: center;
|
|
4565
|
-
}
|
|
4566
|
-
|
|
4567
|
-
.mantine-Radio-body,
|
|
4568
|
-
.mantine-Checkbox-body {
|
|
4569
|
-
display: flex;
|
|
4570
|
-
align-items: center;
|
|
4571
|
-
}
|
|
4572
|
-
|
|
4573
|
-
.mantine-Radio-label,
|
|
4574
|
-
.mantine-Checkbox-label {
|
|
4575
|
-
padding-left: 8px;
|
|
4576
|
-
color: ${theme.colors.gray800};
|
|
4577
|
-
font-size: 14px;
|
|
4578
|
-
line-height: 1.4;
|
|
4579
|
-
letter-spacing: -0.2px;
|
|
4580
|
-
}
|
|
4581
|
-
|
|
4582
4537
|
.leadgen-choiceContainer {
|
|
4583
4538
|
display: flex;
|
|
4584
4539
|
flex-wrap: wrap;
|
|
@@ -4760,7 +4715,14 @@ const LightboxFields = ({ listBlockAdded, popupId, locale, onClose, onOtherSubmi
|
|
|
4760
4715
|
const _d = form.getInputProps(`TNC-${id}`), { error } = _d, tncInputProps = __rest(_d, ["error"]);
|
|
4761
4716
|
return (React__default.createElement(ChoiceField, { className: "leadgen-form_checkbox", key: id },
|
|
4762
4717
|
React__default.createElement(Input$1.Wrapper, { error: error },
|
|
4763
|
-
React__default.createElement(Checkbox, Object.assign({ name: 'TNC-' + id, label: React__default.createElement(
|
|
4718
|
+
React__default.createElement(Checkbox, Object.assign({ name: 'TNC-' + id, label: React__default.createElement(Text, { as: "span", size: "c1", variant: "secondary", dangerouslySetInnerHTML: { __html: data.valueHTML }, styles: {
|
|
4719
|
+
root: {
|
|
4720
|
+
a: {
|
|
4721
|
+
textDecoration: 'underline',
|
|
4722
|
+
textUnderlineOffset: '3px',
|
|
4723
|
+
},
|
|
4724
|
+
},
|
|
4725
|
+
} }), className: "tnc-block", "data-control": "checkbox", "data-lead-control": name, "data-is-required": required }, tncInputProps)))));
|
|
4764
4726
|
}
|
|
4765
4727
|
return null;
|
|
4766
4728
|
})));
|
|
@@ -4787,7 +4749,10 @@ const StyledFormContainer = styled.div `
|
|
|
4787
4749
|
.leadgen-form_body {
|
|
4788
4750
|
flex: 1;
|
|
4789
4751
|
min-height: 0;
|
|
4790
|
-
|
|
4752
|
+
${MediaQueries.mbUp} {
|
|
4753
|
+
overflow: auto;
|
|
4754
|
+
}
|
|
4755
|
+
|
|
4791
4756
|
&::-webkit-scrollbar {
|
|
4792
4757
|
width: 6px;
|
|
4793
4758
|
height: 6px;
|
|
@@ -4826,8 +4791,8 @@ const FormContainer = (_a) => {
|
|
|
4826
4791
|
var { iconComponent, title, titleAlign, description, descriptionAlign, className, style, children, header, footer } = _a, restProps = __rest(_a, ["iconComponent", "title", "titleAlign", "description", "descriptionAlign", "className", "style", "children", "header", "footer"]);
|
|
4827
4792
|
const HeaderContent = (React__default.createElement("div", { className: "leadgen-form_header" },
|
|
4828
4793
|
iconComponent,
|
|
4829
|
-
React__default.createElement("h2",
|
|
4830
|
-
!!description && (React__default.createElement("
|
|
4794
|
+
React__default.createElement(Text, { as: "h2", size: 'h4', variant: "primary", weight: 'semiBold', className: "leadgen-title", "data-align": titleAlign }, title),
|
|
4795
|
+
!!description && (React__default.createElement(Text, { size: "p2", variant: "secondary", title: description, className: "leadgen-description", "data-align": descriptionAlign, dangerouslySetInnerHTML: { __html: description } }))));
|
|
4831
4796
|
if (!title && !description) {
|
|
4832
4797
|
return null;
|
|
4833
4798
|
}
|
|
@@ -5305,7 +5270,7 @@ const LightboxLayout = ({ popupId, extraFields, onClose: onCloseProp, onOtherSub
|
|
|
5305
5270
|
(isFullscreen ? imageBackgroundLoaded : true);
|
|
5306
5271
|
const ButtonSubmit = useMemo(() => {
|
|
5307
5272
|
var _a;
|
|
5308
|
-
return !((_a = actionBlocks === null || actionBlocks === void 0 ? void 0 : actionBlocks.submitBlock) === null || _a === void 0 ? void 0 : _a.isHide) && (React__default.createElement(Button
|
|
5273
|
+
return !((_a = actionBlocks === null || actionBlocks === void 0 ? void 0 : actionBlocks.submitBlock) === null || _a === void 0 ? void 0 : _a.isHide) && (React__default.createElement(Button, { size: "lg", id: "lead-submit", type: "submit", className: "leadgen-btn leadgen-btn_action", color: primaryColor, loading: isSubmitLoading, disabled: disabledButtonSubmit }, popUpSubmitText));
|
|
5309
5274
|
}, [
|
|
5310
5275
|
popUpSubmitText,
|
|
5311
5276
|
isSubmitLoading,
|
|
@@ -5315,16 +5280,16 @@ const LightboxLayout = ({ popupId, extraFields, onClose: onCloseProp, onOtherSub
|
|
|
5315
5280
|
const [btnLinkLoading, setbtnLinkLoading] = useState(false);
|
|
5316
5281
|
const LinkButtonBlock = listBlockAdded.filter(({ name }) => name == LEADGEN_BLOCK.LinkButtonBlock);
|
|
5317
5282
|
const ButtonLink = !!(LinkButtonBlock === null || LinkButtonBlock === void 0 ? void 0 : LinkButtonBlock.length) && (React__default.createElement(React__default.Fragment, null, LinkButtonBlock.map((item, index) => {
|
|
5318
|
-
var _a
|
|
5319
|
-
return (React__default.createElement(Button
|
|
5320
|
-
var
|
|
5283
|
+
var _a;
|
|
5284
|
+
return (React__default.createElement(Button, { key: `${item.name}-${index}`, size: "lg", className: "leadgen-btn leadgen-btn_action", color: primaryColor, loading: btnLinkLoading, onClick: (e) => __awaiter(void 0, void 0, void 0, function* () {
|
|
5285
|
+
var _b, _c;
|
|
5321
5286
|
e.preventDefault();
|
|
5322
5287
|
onClose === null || onClose === void 0 ? void 0 : onClose(true);
|
|
5323
5288
|
setbtnLinkLoading(true);
|
|
5324
5289
|
yield handleDoImpression('redirects');
|
|
5325
5290
|
onOtherSubmit === null || onOtherSubmit === void 0 ? void 0 : onOtherSubmit();
|
|
5326
|
-
window.open((
|
|
5327
|
-
}) }, (
|
|
5291
|
+
window.open((_b = item === null || item === void 0 ? void 0 : item.data) === null || _b === void 0 ? void 0 : _b.url, ((_c = item === null || item === void 0 ? void 0 : item.data) === null || _c === void 0 ? void 0 : _c.newtab) ? '_blank' : undefined);
|
|
5292
|
+
}) }, (_a = item === null || item === void 0 ? void 0 : item.data) === null || _a === void 0 ? void 0 : _a.value));
|
|
5328
5293
|
})));
|
|
5329
5294
|
const PopupHeader = showHeader && (React__default.createElement("header", { className: clsx('leadgen-header', { 'leadgen-header_only': onlyHeader }) }, LEADGEN_SHOW_HEADER.includes(currentLayout) ? (React__default.createElement(HeaderImage, { src: imageMobile, className: "lead-modal__image" })) : (React__default.createElement(React__default.Fragment, null,
|
|
5330
5295
|
React__default.createElement(HeaderImage, { src: imageDesktop, className: "le-only-desktop lead-modal__image" }),
|
|
@@ -5700,6 +5665,8 @@ const formatTrackingData = (params) => {
|
|
|
5700
5665
|
// mount css
|
|
5701
5666
|
const _LeadGen = ({ apiUrl: apiUrlProp, siteDomain, siteId, locale, primaryColor, apiSubotUrl, DEBUG_URL, forceCampaign, children, extraPayloadValues = [], excludeExitRulesHandler, userInfo, onClose: onCloseProps, onSubmit: onSubmitProps, }) => {
|
|
5702
5667
|
var _a, _b;
|
|
5668
|
+
const theme = useMantineTheme();
|
|
5669
|
+
console.log({ theme });
|
|
5703
5670
|
const scrollEventHandlerRef = useRef();
|
|
5704
5671
|
const leadStartTimeRef = useRef(Date.now());
|
|
5705
5672
|
const { apiUrl } = useMemo(() => {
|
|
@@ -6029,16 +5996,17 @@ const _LeadGen = ({ apiUrl: apiUrlProp, siteDomain, siteId, locale, primaryColor
|
|
|
6029
5996
|
siteId,
|
|
6030
5997
|
locale,
|
|
6031
5998
|
} },
|
|
6032
|
-
React__default.createElement(TranslationsContext.Provider, { value: { locale, values: getTranslations(locale) } },
|
|
6033
|
-
React__default.createElement(
|
|
6034
|
-
React__default.createElement(
|
|
6035
|
-
|
|
6036
|
-
|
|
6037
|
-
|
|
6038
|
-
|
|
6039
|
-
|
|
6040
|
-
|
|
6041
|
-
|
|
5999
|
+
React__default.createElement(TranslationsContext.Provider, { value: { locale, values: getTranslations(locale) } },
|
|
6000
|
+
React__default.createElement(MantineProvider, { locale: locale, customStyleType: CustomStylesType.LEADGEN }, children ? (React__default.createElement(Component, { campaign: showCampaign, onSubmit: onSubmit, onClose: onClose, showThankyou: showThankyou, setShowThankyou: setShowThankyou, locale: locale, showEmpty: showEmpty, setShowEmpty: setShowEmpty, userInfo: userInfo }, children)) : (React__default.createElement(Portal, { target: getPopupWrapperDom() },
|
|
6001
|
+
React__default.createElement(Box, { sx: { position: 'fixed', zIndex: ZINDEX_SSO - 9e6 } },
|
|
6002
|
+
React__default.createElement(Transition, { mounted: Boolean(((_b = showCampaign === null || showCampaign === void 0 ? void 0 : showCampaign.extra_fields) === null || _b === void 0 ? void 0 : _b.popupVersion) === '2.1'), transition: "fade", duration: 600, timingFunction: "ease", exitDuration: 200 }, (styles) => {
|
|
6003
|
+
var _a;
|
|
6004
|
+
return (React__default.createElement(Box, { style: styles }, ((_a = showCampaign === null || showCampaign === void 0 ? void 0 : showCampaign.extra_fields) === null || _a === void 0 ? void 0 : _a.popupVersion) === '2.1' && (React__default.createElement(React__default.Fragment, null,
|
|
6005
|
+
!!currentLayout &&
|
|
6006
|
+
!currentLayout.includes('Inline') &&
|
|
6007
|
+
!currentLayout.includes('Sidebar') && (React__default.createElement(Overlay, { color: "#000", opacity: 0.6, center: true, zIndex: 400, pos: 'fixed', onClick: () => onClose() })),
|
|
6008
|
+
React__default.createElement(NewLeadPopup, { campaign: showCampaign, action: action, onSubmit: onSubmit, onClose: onClose, onUnmount: onUnmount, doImpression: doImpression, showThankyou: showThankyou, locale: locale, showEmpty: showEmpty, setShowEmpty: setShowEmpty, userInfo: userInfo })))));
|
|
6009
|
+
}))))))));
|
|
6042
6010
|
};
|
|
6043
6011
|
const LeadGen = _LeadGen;
|
|
6044
6012
|
LeadGen.Heading = Heading;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React__default, { memo, useMemo } from 'react';
|
|
2
|
-
import { C as CommonGAssets } from './index-
|
|
3
|
-
import { I as ImageWrap } from './
|
|
2
|
+
import { C as CommonGAssets } from './index-3794729d.js';
|
|
3
|
+
import { I as ImageWrap } from './index-21bfbdb2.js';
|
|
4
4
|
|
|
5
5
|
const _LogoIcon = ({ type, width, height }) => {
|
|
6
6
|
const data = useMemo(() => {
|
package/build/esm/mantine.js
CHANGED
|
@@ -1,53 +1,46 @@
|
|
|
1
|
-
import { g as
|
|
2
|
-
export {
|
|
3
|
-
export { D as DatePicker } from './index-
|
|
4
|
-
export { T as Text } from './index-
|
|
5
|
-
import { B as Button } from './index-
|
|
6
|
-
export { B as Button } from './index-
|
|
7
|
-
export { I as Indicator } from './index-
|
|
1
|
+
import { g as StyledTextArea, D as DEBOUNCED_TIME, h as StyledSliderWrapper, i as StyledSlider } from './index-b702de5f.js';
|
|
2
|
+
export { j as Accordion, A as Anchor, b as AspectRatio, a as Avatar, B as Breadcrumbs, k as Carousel, c as CentralCarousel, d as Checkbox, e as ChipButton, I as Input, O as OTP, P as Phone, m as Popover, R as Radio, S as Select, l as emotionCache } from './index-b702de5f.js';
|
|
3
|
+
export { D as DatePicker } from './index-e8332e04.js';
|
|
4
|
+
export { T as Text } from './index-9960902f.js';
|
|
5
|
+
import { B as Button } from './index-6ab41b81.js';
|
|
6
|
+
export { B as Button } from './index-6ab41b81.js';
|
|
7
|
+
export { I as Indicator } from './index-a6b7b8d0.js';
|
|
8
8
|
import React__default, { useState, useEffect } from 'react';
|
|
9
|
-
export { M as Modal } from './index-
|
|
10
|
-
import { _ as __rest } from './tslib.es6-
|
|
11
|
-
import {
|
|
9
|
+
export { M as Modal } from './index-725dcbe8.js';
|
|
10
|
+
import { _ as __rest } from './tslib.es6-b72daa1a.js';
|
|
11
|
+
import { Badge as Badge$1, LoadingOverlay as LoadingOverlay$1, clsx, Title, Text, Button as Button$1 } from '@mantine/core';
|
|
12
12
|
import { theme } from './miscTheme.js';
|
|
13
|
-
export { S as Spoiler } from './index-
|
|
13
|
+
export { S as Spoiler } from './index-3783248a.js';
|
|
14
14
|
import { useDebouncedValue } from '@mantine/hooks';
|
|
15
|
-
export { S as Switch } from './index-
|
|
16
|
-
|
|
17
|
-
export { M as MAPPED_LOCALE,
|
|
18
|
-
export {
|
|
19
|
-
export { T as Tabs } from './index-
|
|
15
|
+
export { S as Switch } from './index-2306e61b.js';
|
|
16
|
+
export { M as MantineProvider } from './index-60d2f1ce.js';
|
|
17
|
+
export { M as MAPPED_LOCALE, a as getHeadingStyles, g as getMantineThemeOverride, s as showNotification, t as themeColors, u as useMantineLocale } from './index-d7f3892a.js';
|
|
18
|
+
export { C as CustomStylesType, F as FontWeight } from './text-59a87359.js';
|
|
19
|
+
export { T as Tabs } from './index-6a698aee.js';
|
|
20
20
|
import '@hhgtech/icons/other';
|
|
21
|
-
import './index-
|
|
21
|
+
import './index-3794729d.js';
|
|
22
22
|
import './constantsDomainLocales.js';
|
|
23
|
-
import './Locale-
|
|
23
|
+
import './Locale-c6602a1d.js';
|
|
24
24
|
import './constantsIsProduction.js';
|
|
25
|
-
import './
|
|
25
|
+
import './index-21bfbdb2.js';
|
|
26
|
+
import './utils-153f2f04.js';
|
|
26
27
|
import '@emotion/styled';
|
|
27
|
-
import './utils-5612bf85.js';
|
|
28
28
|
import '@mantine/carousel';
|
|
29
|
-
import './index-33967b7e.js';
|
|
30
|
-
import './index-001a6be5.js';
|
|
31
|
-
import 'date-fns/locale';
|
|
32
|
-
import './constantsSite.js';
|
|
33
|
-
import './constantsRiskScreener.js';
|
|
34
29
|
import 'classnames';
|
|
35
|
-
import './useUniqueId-
|
|
30
|
+
import './useUniqueId-fc5768de.js';
|
|
31
|
+
import './constantsSite.js';
|
|
32
|
+
import './index-cb3e9043.js';
|
|
36
33
|
import '@hhgtech/icons/core';
|
|
37
34
|
import '@mantine/dates';
|
|
38
|
-
import './index
|
|
39
|
-
import '
|
|
40
|
-
import './
|
|
41
|
-
import '
|
|
35
|
+
import './index-ff6e9582.js';
|
|
36
|
+
import 'date-fns/locale';
|
|
37
|
+
import './constantsRiskScreener.js';
|
|
38
|
+
import './shared-fb21e1a4.js';
|
|
39
|
+
import './index.styles-15ba3038.js';
|
|
40
|
+
import './index-ffd8a900.js';
|
|
41
|
+
import './translationsContext-686297cf.js';
|
|
42
42
|
import 'dayjs';
|
|
43
|
-
|
|
44
|
-
const MantineProvider = (_a) => {
|
|
45
|
-
var { children, locale, template = 'hb' } = _a, props = __rest(_a, ["children", "locale", "template"]);
|
|
46
|
-
useMantineLocale(locale);
|
|
47
|
-
return (React__default.createElement(MantineProvider$1, Object.assign({ theme: getMantineThemeOverride(locale, template) }, props),
|
|
48
|
-
children,
|
|
49
|
-
React__default.createElement(NotificationsHandler, null)));
|
|
50
|
-
};
|
|
43
|
+
import '@mantine/notifications';
|
|
51
44
|
|
|
52
45
|
const TextArea = (props) => {
|
|
53
46
|
return React__default.createElement(StyledTextArea, Object.assign({ minRows: 2, maxRows: 4 }, props));
|
|
@@ -121,4 +114,4 @@ function Result(props) {
|
|
|
121
114
|
button && (React__default.createElement(Button$1, Object.assign({}, restButtonProps, { size: size, variant: variant, className: clsx('resultButton', styles.button, restButtonProps.className) }), button))));
|
|
122
115
|
}
|
|
123
116
|
|
|
124
|
-
export { Badge, LoadingOverlay,
|
|
117
|
+
export { Badge, LoadingOverlay, Result, Slider, TextArea };
|
package/build/esm/misc.js
CHANGED
|
@@ -1,35 +1,36 @@
|
|
|
1
|
-
export { a as ageGenerate, c as convertLocalizedStringToNumber, l as localizeNumberFormat } from './localizeNumberFormat-
|
|
2
|
-
export { h as fadeIn, a as slideInDown, b as slideInLeft, c as slideInRight, s as slideInUp, e as slideOutDown, f as slideOutLeft, g as slideOutRight, d as slideOutUp } from './animation-
|
|
1
|
+
export { a as ageGenerate, c as convertLocalizedStringToNumber, l as localizeNumberFormat } from './localizeNumberFormat-38fe44d0.js';
|
|
2
|
+
export { h as fadeIn, a as slideInDown, b as slideInLeft, c as slideInRight, s as slideInUp, e as slideOutDown, f as slideOutLeft, g as slideOutRight, d as slideOutUp } from './animation-0f531fe5.js';
|
|
3
3
|
export { deleteCookie, getCookie, setCookie } from './miscCookieHelper.js';
|
|
4
4
|
import 'react';
|
|
5
5
|
import '@mantine/core';
|
|
6
|
-
import './
|
|
7
|
-
import './
|
|
8
|
-
|
|
6
|
+
import './index-d7f3892a.js';
|
|
7
|
+
import './text-59a87359.js';
|
|
8
|
+
export { a as abbreviateNumber } from './number-5b350541.js';
|
|
9
|
+
export { d as getCareApiDomain, g as getCurrentBaseUrl, a as getCurrentSsoUrl, c as getDiscoverApiDomain, b as getTogetherApiDomain } from './normalizeLink-384bc1f9.js';
|
|
9
10
|
export { MBTheme, theme } from './miscTheme.js';
|
|
10
|
-
export { B as Breakpoints, M as MediaQueries, S as Screens, f as formatUrlWithPageParam, g as getBoundariesFromMediaQueryKey, a as getPopupWrapperDom, b as getWrapperDomWithSelector, m as makeParams, c as safeEncodeURI, s as startCase, t as toggleNoScroll } from './utils-
|
|
11
|
-
import './index-001a6be5.js';
|
|
12
|
-
export { a as abbreviateNumber } from './number-8f14afd9.js';
|
|
13
|
-
export { d as getCareApiDomain, g as getCurrentBaseUrl, a as getCurrentSsoUrl, c as getDiscoverApiDomain, b as getTogetherApiDomain } from './normalizeLink-411d1ae6.js';
|
|
11
|
+
export { B as Breakpoints, M as MediaQueries, S as Screens, f as formatUrlWithPageParam, g as getBoundariesFromMediaQueryKey, a as getPopupWrapperDom, b as getWrapperDomWithSelector, m as makeParams, c as safeEncodeURI, s as startCase, t as toggleNoScroll } from './utils-153f2f04.js';
|
|
14
12
|
export { formatHealthTool, getDynamicHealthTool, getDynamicHealthToolWithCache } from './miscGetDynamicHealthTool.js';
|
|
15
13
|
export { getSocialList } from './miscGetSocialList.js';
|
|
16
14
|
export { ScreenSizeContext, ScreenSizeContextProvider, getWindowSizeGroups } from './miscScreenSizeContext.js';
|
|
17
|
-
export { f as formatPill } from './dataTransform-
|
|
15
|
+
export { f as formatPill } from './dataTransform-952fd6f5.js';
|
|
18
16
|
import 'dayjs';
|
|
19
17
|
import '@emotion/react';
|
|
20
|
-
import './tslib.es6-
|
|
18
|
+
import './tslib.es6-b72daa1a.js';
|
|
19
|
+
import './index-cb3e9043.js';
|
|
20
|
+
import './Locale-c6602a1d.js';
|
|
21
21
|
import '@mantine/notifications';
|
|
22
|
-
import './
|
|
23
|
-
import './Locale-ab51c731.js';
|
|
24
|
-
import './constantsDomainLocales.js';
|
|
25
|
-
import './constantsIsProduction.js';
|
|
22
|
+
import './index-ff6e9582.js';
|
|
26
23
|
import 'date-fns/locale';
|
|
27
24
|
import './constantsSite.js';
|
|
25
|
+
import './constantsDomainLocales.js';
|
|
28
26
|
import './constantsRiskScreener.js';
|
|
29
|
-
import './
|
|
30
|
-
import './
|
|
31
|
-
import './
|
|
32
|
-
import './
|
|
27
|
+
import './constantsIsProduction.js';
|
|
28
|
+
import './index-3794729d.js';
|
|
29
|
+
import './shared-fb21e1a4.js';
|
|
30
|
+
import './core-9a8235e4.js';
|
|
31
|
+
import './WhatsApp-10e4b59b.js';
|
|
32
|
+
import './index-fb3df44b.js';
|
|
33
|
+
import './index-49803a2e.js';
|
|
33
34
|
import 'js-cookie';
|
|
34
35
|
import 'uuid';
|
|
35
36
|
import 'lodash/throttle';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { a as __awaiter } from './tslib.es6-
|
|
2
|
-
import { e as normalizeLinkSlash, c as getDiscoverApiDomain } from './normalizeLink-
|
|
3
|
-
import { g as getDataWithCache } from './core-
|
|
1
|
+
import { a as __awaiter } from './tslib.es6-b72daa1a.js';
|
|
2
|
+
import { e as normalizeLinkSlash, c as getDiscoverApiDomain } from './normalizeLink-384bc1f9.js';
|
|
3
|
+
import { g as getDataWithCache } from './core-9a8235e4.js';
|
|
4
4
|
import './constantsDomainLocales.js';
|
|
5
|
-
import './Locale-
|
|
5
|
+
import './Locale-c6602a1d.js';
|
|
6
6
|
import './constantsIsProduction.js';
|
|
7
7
|
|
|
8
8
|
const formatHealthTool = (healthTool, locale) => {
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import React__default from 'react';
|
|
2
|
-
import { _ as __rest } from './tslib.es6-
|
|
3
|
-
import { W as WhatsApp, I as Instagram } from './WhatsApp-
|
|
4
|
-
import { S as SocialType } from './index-
|
|
5
|
-
import { g as getHelloSitesUrl } from './index-
|
|
6
|
-
import { C as CommonGAssets } from './index-
|
|
7
|
-
import { L as LOCALE } from './Locale-
|
|
8
|
-
import './index-
|
|
9
|
-
import './index-
|
|
2
|
+
import { _ as __rest } from './tslib.es6-b72daa1a.js';
|
|
3
|
+
import { W as WhatsApp, I as Instagram } from './WhatsApp-10e4b59b.js';
|
|
4
|
+
import { S as SocialType } from './index-cb3e9043.js';
|
|
5
|
+
import { g as getHelloSitesUrl } from './index-fb3df44b.js';
|
|
6
|
+
import { C as CommonGAssets } from './index-3794729d.js';
|
|
7
|
+
import { L as LOCALE } from './Locale-c6602a1d.js';
|
|
8
|
+
import './index-49803a2e.js';
|
|
9
|
+
import './index-ff6e9582.js';
|
|
10
10
|
import 'date-fns/locale';
|
|
11
11
|
import './constantsSite.js';
|
|
12
12
|
import './constantsDomainLocales.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React__default, { createContext, useState, useEffect, useMemo } from 'react';
|
|
2
2
|
import throttle from 'lodash/throttle';
|
|
3
|
-
import { B as Breakpoints } from './utils-
|
|
3
|
+
import { B as Breakpoints } from './utils-153f2f04.js';
|
|
4
4
|
|
|
5
5
|
const ScreenSizeContext = createContext({
|
|
6
6
|
isInit: true,
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { _ as __rest } from './tslib.es6-
|
|
1
|
+
import { _ as __rest } from './tslib.es6-b72daa1a.js';
|
|
2
2
|
import React__default from 'react';
|
|
3
|
-
import { M as MobileBottomNavigationIcon, S as StyledMobileBottomNavigation } from './MobileBottomNavigationIcon-
|
|
4
|
-
import './index-
|
|
3
|
+
import { M as MobileBottomNavigationIcon, S as StyledMobileBottomNavigation } from './MobileBottomNavigationIcon-5ad017ef.js';
|
|
4
|
+
import './index-9960902f.js';
|
|
5
5
|
import '@mantine/core';
|
|
6
|
-
import './
|
|
6
|
+
import './text-59a87359.js';
|
|
7
7
|
import './miscTheme.js';
|
|
8
8
|
import '@emotion/react';
|
|
9
9
|
import '@emotion/styled';
|
|
10
|
-
import './utils-
|
|
10
|
+
import './utils-153f2f04.js';
|
|
11
11
|
|
|
12
12
|
const MobileBottomNavigationWrapper = (_a) => {
|
|
13
13
|
var { children, isCollapsed = false, template = 'homepage', refObject, height = 56 } = _a, rest = __rest(_a, ["children", "isCollapsed", "template", "refObject", "height"]);
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import './tslib.es6-
|
|
1
|
+
import './tslib.es6-b72daa1a.js';
|
|
2
2
|
import 'react';
|
|
3
|
-
import './index-
|
|
3
|
+
import './index-9960902f.js';
|
|
4
4
|
import './miscTheme.js';
|
|
5
|
-
export { M as MobileBottomNavigationIcon } from './MobileBottomNavigationIcon-
|
|
5
|
+
export { M as MobileBottomNavigationIcon } from './MobileBottomNavigationIcon-5ad017ef.js';
|
|
6
6
|
import '@mantine/core';
|
|
7
|
-
import './
|
|
7
|
+
import './text-59a87359.js';
|
|
8
8
|
import '@emotion/react';
|
|
9
9
|
import '@emotion/styled';
|
|
10
|
-
import './utils-
|
|
10
|
+
import './utils-153f2f04.js';
|