@hhgtech/hhg-components 1.29.371 → 1.29.372-beta-1
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-d082d581.js → InputDate-aa579c67.js} +20 -20
- package/build/{LastPeriod-57a5501f.js → LastPeriod-8701baf3.js} +1 -1
- package/build/{Locale-23dce5ce.js → Locale-842398fa.js} +1 -0
- package/build/{MobileBottomNavigationIcon-4a70f0bf.js → MobileBottomNavigationIcon-01923bc2.js} +3 -3
- package/build/{Spinner-3159458e.js → Spinner-529ef7c5.js} +1 -1
- package/build/{WhatsApp-afda452a.js → WhatsApp-500b4e05.js} +1 -1
- package/build/adapters.js +19 -19
- package/build/atoms.js +48 -48
- package/build/babyGrowth.js +83 -83
- package/build/cache.js +2 -2
- package/build/care.js +17 -17
- package/build/careBookingSearchBar.js +14 -14
- package/build/careBookingSearchBarV2.js +15 -15
- package/build/components/atoms/logo/index.d.ts +1 -1
- package/build/components/mantine/phone/index.d.ts +2 -0
- package/build/components/mantine/phoneInput/PhoneInput.d.ts +17 -0
- package/build/components/mantine/phoneInput/index.d.ts +1 -0
- package/build/components.js +96 -96
- package/build/{constants-c15f043a.js → constants-25250fe1.js} +1 -0
- package/build/{constants-23b6f32c.js → constants-90154406.js} +1 -1
- package/build/constants.js +3 -3
- package/build/constantsDomainLocales.js +3 -1
- package/build/constantsRiskScreener.js +2 -2
- package/build/constantsSite.js +2 -2
- package/build/{core-0ceeed31.js → core-8d04f2fb.js} +1 -1
- package/build/{dataTransform-e0804e7a.js → dataTransform-85f3e5ad.js} +1 -1
- package/build/ecom.js +4 -4
- package/build/{editor-dfd13076.js → editor-ed0ce87a.js} +11 -11
- package/build/embeddedHeathToolCards_babyGrowth.js +23 -23
- package/build/embeddedHeathToolCards_babyPoop.js +19 -19
- package/build/embeddedHeathToolCards_babyVaccine.js +22 -22
- package/build/embeddedHeathToolCards_bmi_bmi.js +25 -25
- package/build/embeddedHeathToolCards_bmrBmr.js +25 -25
- package/build/embeddedHeathToolCards_dueDate_dueDate.js +22 -22
- package/build/embeddedHeathToolCards_ovulation_ovulation.js +22 -22
- package/build/embeddedHeathToolCards_pwg_pwg.js +26 -26
- package/build/embeddedHeathToolCards_targetHeartRate.js +27 -27
- package/build/esm/{InputDate-91b79c1d.js → InputDate-7a5cdcd3.js} +20 -20
- package/build/esm/{LastPeriod-d39a6755.js → LastPeriod-db4f2ecf.js} +1 -1
- package/build/esm/{Locale-0b94309d.js → Locale-3c9944e4.js} +1 -0
- package/build/esm/{MobileBottomNavigationIcon-41271e3c.js → MobileBottomNavigationIcon-0b30944e.js} +3 -3
- package/build/esm/{Spinner-aa367c88.js → Spinner-1af23144.js} +1 -1
- package/build/esm/{WhatsApp-afe4ac5e.js → WhatsApp-baccea00.js} +1 -1
- package/build/esm/adapters.js +19 -19
- package/build/esm/atoms.js +48 -48
- package/build/esm/babyGrowth.js +83 -83
- package/build/esm/cache.js +2 -2
- 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/logo/index.d.ts +1 -1
- package/build/esm/components/mantine/phone/index.d.ts +2 -0
- package/build/esm/components/mantine/phoneInput/PhoneInput.d.ts +17 -0
- package/build/esm/components/mantine/phoneInput/index.d.ts +1 -0
- package/build/esm/components.js +96 -96
- package/build/esm/{constants-adcc8f87.js → constants-ac67ad4c.js} +1 -1
- package/build/esm/{constants-aa166750.js → constants-ed3d5b9e.js} +1 -0
- package/build/esm/constants.js +3 -3
- package/build/esm/constantsDomainLocales.js +3 -1
- package/build/esm/constantsRiskScreener.js +2 -2
- package/build/esm/constantsSite.js +2 -2
- package/build/esm/{core-5a36d345.js → core-90815755.js} +1 -1
- package/build/esm/{dataTransform-93c0ffb4.js → dataTransform-e474f3ee.js} +1 -1
- package/build/esm/ecom.js +4 -4
- package/build/esm/{editor-0b4061c9.js → editor-8c6a599f.js} +11 -11
- package/build/esm/embeddedHeathToolCards_babyGrowth.js +23 -23
- package/build/esm/embeddedHeathToolCards_babyPoop.js +19 -19
- package/build/esm/embeddedHeathToolCards_babyVaccine.js +22 -22
- package/build/esm/embeddedHeathToolCards_bmi_bmi.js +25 -25
- package/build/esm/embeddedHeathToolCards_bmrBmr.js +25 -25
- package/build/esm/embeddedHeathToolCards_dueDate_dueDate.js +22 -22
- package/build/esm/embeddedHeathToolCards_ovulation_ovulation.js +22 -22
- package/build/esm/embeddedHeathToolCards_pwg_pwg.js +26 -26
- package/build/esm/embeddedHeathToolCards_targetHeartRate.js +27 -27
- package/build/esm/footer.js +21 -21
- package/build/esm/gAssets.js +2 -2
- package/build/esm/{healthTools-cce1cc56.js → healthTools-837d94f5.js} +1 -1
- package/build/esm/healthToolsCardWrapper.js +18 -18
- package/build/esm/healthToolsForm.js +33 -33
- package/build/esm/hooks.js +13 -13
- package/build/esm/i18n-values/zh-CN.js +855 -0
- package/build/esm/i18n.js +14 -55
- package/build/esm/i18nV2.js +2 -2
- package/build/esm/{index-db0377fc.js → index-035a28f4.js} +1 -1
- package/build/esm/{index-5522f04c.js → index-076d1960.js} +1 -1
- package/build/esm/{index-57b24e4c.js → index-194c52c3.js} +2 -2
- package/build/esm/{index-72076a3a.js → index-1aa7544b.js} +24 -24
- package/build/esm/{index-49ba12fb.js → index-1dcaa093.js} +2 -2
- package/build/esm/{index-0d570d50.js → index-210d56fa.js} +2 -2
- package/build/esm/{index-a61044a4.js → index-295496c0.js} +16 -16
- package/build/esm/{index-5118e9a3.js → index-2d38a179.js} +17 -17
- package/build/esm/{index-905f3039.js → index-2e764b4e.js} +6 -6
- package/build/esm/{index-242ee51f.js → index-2fc042e7.js} +39 -2
- package/build/esm/{index-b0828362.js → index-31120c60.js} +3 -3
- package/build/esm/{index-b49e4a34.js → index-31854be2.js} +22 -22
- package/build/esm/{index-4cbc8b62.js → index-369b499a.js} +2 -2
- package/build/esm/{index-6a56ab8f.js → index-39162551.js} +17 -17
- package/build/esm/{index-b654ee01.js → index-3c1ace26.js} +1 -1
- package/build/esm/{index-d1147e52.js → index-3d42c004.js} +1 -1
- package/build/esm/{index-eae0b6d5.js → index-4230d417.js} +18 -18
- package/build/esm/{index-9751851e.js → index-450971cf.js} +36 -27
- package/build/esm/{index-cdbe674f.js → index-45caba37.js} +18 -18
- package/build/esm/{index-c69ed75b.js → index-4d5a5cfd.js} +1 -1
- package/build/esm/{index-7cb0db14.js → index-532a194c.js} +7 -7
- package/build/esm/{index-e0dfc124.js → index-55528a32.js} +2 -2
- package/build/esm/{index-c7fe994a.js → index-5aa7e5b7.js} +2 -2
- package/build/esm/{index-092185c0.js → index-5c9d996d.js} +5 -5
- package/build/esm/{index-5675a301.js → index-5dc901a3.js} +1 -1
- package/build/esm/{index-a8f82d2f.js → index-6ae5b749.js} +31 -31
- package/build/esm/{index-8924c0c8.js → index-70f8b4b4.js} +21 -21
- package/build/esm/{index-092d7934.js → index-7ac710b4.js} +3 -3
- package/build/esm/{index-2283b075.js → index-7c7d1acf.js} +25 -25
- package/build/esm/{index-89382f70.js → index-7d02a50f.js} +4 -4
- package/build/esm/{index-dbdc7a32.js → index-89bbb8e3.js} +13 -13
- package/build/esm/{index-4c11dc3b.js → index-8ab07890.js} +15 -15
- package/build/esm/{index-935fa43c.js → index-8f15b9ff.js} +16 -16
- package/build/esm/{index-cad3e50b.js → index-9357016e.js} +17 -17
- package/build/esm/{index-7e4a125e.js → index-97e05558.js} +3 -3
- package/build/esm/{index-02fc7de4.js → index-99ae15e9.js} +3 -3
- package/build/esm/{index-eb809df0.js → index-9d263ca7.js} +6 -6
- package/build/esm/{index-51196b7b.js → index-9d61524a.js} +1 -1
- package/build/esm/{index-bbe51e72.js → index-a4b086c0.js} +6 -6
- package/build/esm/{index-1f7b8bed.js → index-a7a2d3fd.js} +32 -32
- package/build/esm/{index-842c70fe.js → index-aa7abd46.js} +3 -3
- package/build/esm/{index-a83efb8f.js → index-aad68757.js} +7 -7
- package/build/esm/{index-0ad3aa09.js → index-b00d7791.js} +2 -2
- package/build/esm/{index-ca729fd9.js → index-b03d9b0d.js} +13 -13
- package/build/esm/{index-53088c85.js → index-b140d06c.js} +2 -2
- package/build/esm/{index-b6d4fac0.js → index-b36e8282.js} +17 -17
- package/build/esm/{index-bc9f92b9.js → index-b39a8973.js} +13 -13
- package/build/esm/{index-9bbc4b8f.js → index-baa318db.js} +32 -32
- package/build/esm/{index-e59f7ee5.js → index-c20ed532.js} +2 -2
- package/build/esm/{index-fcf73947.js → index-c443e21b.js} +2 -2
- package/build/esm/{index-ab3a201d.js → index-c4f29dbb.js} +3 -3
- package/build/esm/{index-31109b68.js → index-c5b5dd16.js} +1 -1
- package/build/esm/{index-d0d87a2a.js → index-ca5def45.js} +16 -16
- package/build/esm/{index-5c9fe6d1.js → index-d70d766e.js} +6 -6
- package/build/esm/{index-d14bd2aa.js → index-dbea0661.js} +10 -10
- package/build/esm/{index-6043b354.js → index-dc275be8.js} +5 -5
- package/build/esm/{index-f2824c36.js → index-e626368a.js} +1 -1
- package/build/esm/{index-dc1fd2da.js → index-e69a9462.js} +2 -2
- package/build/esm/{index-07f50e9a.js → index-e7f3ffa5.js} +2 -2
- package/build/esm/{index-08072bb2.js → index-e8dbb928.js} +13 -13
- package/build/esm/{index-2f2049d3.js → index-ef43504f.js} +2 -2
- package/build/esm/{index-daffc3e1.js → index-f7c44491.js} +16 -16
- package/build/esm/{index-4c4a9b6a.js → index-f84ce8b5.js} +8 -8
- package/build/esm/{index-ef256d0b.js → index-fe56b3f5.js} +6 -6
- package/build/esm/index.js +117 -117
- package/build/esm/interfaces/constants/domainLocales.d.ts +2 -0
- package/build/esm/interfaces/constants/index.d.ts +1 -1
- package/build/esm/interfaces/types/Locale.d.ts +2 -1
- package/build/esm/interfaces/types/index.d.ts +2 -1
- package/build/esm/{labelSorting-d04bca5f.js → labelSorting-6570e528.js} +4 -4
- package/build/esm/lead/LeadGen.type.d.ts +31 -0
- package/build/esm/lead/LeadGenForm/LeadGenForm.d.ts +41 -0
- package/build/esm/lead/LeadGenForm/LeadGenForm.helpers.d.ts +2 -0
- package/build/esm/lead/LeadGenForm/LeadGenForm.styled.d.ts +5 -0
- package/build/esm/lead/LeadGenForm/LeadGenFormPhone.d.ts +17 -0
- package/build/esm/lead/LeadGenForm/LeadGenThankYou.d.ts +20 -0
- package/build/esm/lead/LeadGenForm/index.d.ts +3 -0
- package/build/esm/lead/LeadGenForm/textField/index.d.ts +13 -0
- package/build/esm/lead/LeadGenForm/textField/index.styled.d.ts +11 -0
- package/build/esm/lead/LeadGenSubscriptionBox/LeadGenContext.d.ts +63 -0
- package/build/esm/lead/LeadGenSubscriptionBox/LeadGenSubscriptionBox.d.ts +4 -0
- package/build/esm/lead/LeadGenSubscriptionBox/LeadGenSubscriptionBox.styled.d.ts +21 -0
- package/build/esm/lead/LeadGenSubscriptionBox/LeadGenSubscriptionBoxA.d.ts +3 -0
- package/build/esm/lead/LeadGenSubscriptionBox/LeadGenSubscriptionBoxContainer.d.ts +23 -0
- package/build/esm/lead/LeadGenSubscriptionBox/index.d.ts +1 -0
- package/build/esm/lead/LeadGenTranslationContext.d.ts +6 -0
- package/build/esm/lead/helpers.d.ts +56 -1
- package/build/esm/lead/index.d.ts +3 -1
- package/build/esm/lead/layouts/lightbox/formContext.d.ts +2 -1
- package/build/esm/lead/leadGenContext.d.ts +1 -0
- package/build/esm/lead/services/index.d.ts +19 -0
- package/build/esm/lead/store/index.d.ts +1 -0
- package/build/esm/lead.css +1 -1
- package/build/esm/lead.js +2314 -1107
- package/build/esm/{logoIcon-37355930.js → logoIcon-a001afa4.js} +8 -2
- package/build/esm/mantine.js +25 -25
- package/build/esm/misc.js +17 -17
- 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 +73 -73
- package/build/esm/moleculesArticleCard.js +6 -6
- package/build/esm/moleculesArticleCardV2.js +16 -16
- package/build/esm/navigation.js +45 -45
- package/build/esm/navigationLogoutPopup.js +9 -9
- package/build/esm/navigationProfileButton.js +23 -23
- package/build/esm/onboardingV2.js +29 -29
- package/build/esm/organisms.js +49 -49
- package/build/esm/{post-7230ca24.js → post-9d11ebe6.js} +2 -2
- package/build/esm/profileNavigation.js +19 -19
- package/build/esm/progressBar.js +1 -1
- package/build/esm/pwg.js +22 -22
- package/build/esm/ssoV2/api/featureFlag.d.ts +2 -1
- package/build/esm/ssoV2.js +51 -39
- package/build/esm/{store-acf517f5.js → store-7fbb247b.js} +4 -4
- package/build/esm/subot.js +35 -35
- package/build/esm/surveyOrPremiumBanner.js +32 -32
- package/build/esm/surveyQuestionCard.js +10 -10
- package/build/esm/{surveyThankyouCard-4631cc89.js → surveyThankyouCard-9d2f69d6.js} +5 -5
- package/build/esm/together.js +55 -55
- package/build/esm/togetherApiUtils.js +4 -4
- package/build/esm/togetherAtoms.js +30 -30
- package/build/esm/togetherComponentGlobalContext.js +4 -4
- package/build/esm/togetherMolecules.js +50 -50
- package/build/esm/togetherMoleculesCardAuthor.js +28 -28
- package/build/esm/togetherMoleculesPostImagePreview.js +11 -11
- package/build/esm/togetherMoleculesProfileDetail.js +38 -38
- package/build/esm/togetherOrganisms.js +49 -49
- package/build/esm/togetherRichTextEditor.js +17 -17
- package/build/esm/togetherShareBox.js +10 -10
- package/build/esm/translationsProvider-22998c0b.js +55 -0
- package/build/esm/{treePopoverMenu-8ef83a92.js → treePopoverMenu-7c19dfe1.js} +19 -19
- package/build/esm/{types-8eee84c8.js → types-73b0ba48.js} +2 -2
- package/build/esm/types.js +2 -2
- package/build/esm/{useCategory-fa909065.js → useCategory-fc6d3760.js} +18 -5
- package/build/esm/{useHealthToolCache-70c07eac.js → useHealthToolCache-59a4fc1a.js} +1 -1
- package/build/esm/{useMantineLocale-b15f2673.js → useMantineLocale-32840a91.js} +8 -6
- package/build/esm/{usePlacesAutocomplete-5b37d78d.js → usePlacesAutocomplete-f5a77eb3.js} +1 -1
- package/build/esm/{useScreenSize-c7e3fe82.js → useScreenSize-194a2336.js} +2 -2
- package/build/esm/useTogetherAuthRequiredAction.js +9 -9
- package/build/esm/{utils-ccc04387.js → utils-50cb3a33.js} +2 -2
- package/build/esm/{utils-31c67481.js → utils-6b2b9a09.js} +2 -2
- package/build/esm/{utils-c919d048.js → utils-a345c36d.js} +3 -3
- package/build/esm/{utils-796f1078.js → utils-d0856d48.js} +4 -4
- package/build/esm/vaccination.js +21 -21
- package/build/footer.js +21 -21
- package/build/gAssets.js +2 -2
- package/build/{healthTools-4173cd68.js → healthTools-3813dbd7.js} +1 -1
- package/build/healthToolsCardWrapper.js +18 -18
- package/build/healthToolsForm.js +33 -33
- package/build/hooks.js +13 -13
- package/build/i18n-values/zh-CN.js +866 -0
- package/build/i18n.js +16 -56
- package/build/i18nV2.js +1 -1
- package/build/{index-5510e77b.js → index-01ce2e01.js} +17 -17
- package/build/{index-98b0141c.js → index-050c64aa.js} +1 -1
- package/build/{index-5f5c3ea8.js → index-0eae99e8.js} +16 -16
- package/build/{index-99dcafef.js → index-10b1f072.js} +17 -17
- package/build/{index-f780c6d7.js → index-1178c826.js} +2 -2
- package/build/{index-37d96795.js → index-15b69a32.js} +3 -3
- package/build/{index-6c13b501.js → index-163f69f5.js} +1 -1
- package/build/{index-c3ef55be.js → index-16ca96e6.js} +2 -2
- package/build/{index-40a55a37.js → index-1959e3ae.js} +16 -16
- package/build/{index-f4078710.js → index-2ec5bd90.js} +2 -2
- package/build/{index-ecaef1d8.js → index-2f480aa8.js} +39 -2
- package/build/{index-8e2af2c7.js → index-2f4db534.js} +3 -3
- package/build/{index-82ef16d1.js → index-2fc892f1.js} +6 -6
- package/build/{index-245e0df3.js → index-344d8198.js} +13 -13
- package/build/{index-b8e6bef9.js → index-3626ef59.js} +32 -32
- package/build/{index-37ed84ef.js → index-374ce921.js} +2 -2
- package/build/{index-f269b8fb.js → index-377d7640.js} +13 -13
- package/build/{index-c58ea433.js → index-39b8bd84.js} +36 -27
- package/build/{index-3c81da24.js → index-3bb5d8f0.js} +2 -2
- package/build/{index-dcdb886d.js → index-40e775b1.js} +2 -2
- package/build/{index-f05388c1.js → index-4204e971.js} +2 -2
- package/build/{index-095459b8.js → index-423a8102.js} +24 -24
- package/build/{index-d09aa821.js → index-45ae3964.js} +3 -3
- package/build/{index-b4d37a50.js → index-460cec16.js} +17 -17
- package/build/{index-673a8776.js → index-477a33be.js} +2 -2
- package/build/{index-38d5d806.js → index-4a00e7b3.js} +6 -6
- package/build/{index-919a334f.js → index-509530f1.js} +3 -3
- package/build/{index-02e0c5a4.js → index-57b84a9d.js} +17 -17
- package/build/{index-ccb56315.js → index-5fafa3d6.js} +13 -13
- package/build/{index-0e34dab6.js → index-6370271a.js} +31 -31
- package/build/{index-83f65645.js → index-63d77b70.js} +16 -16
- package/build/{index-2e7588d5.js → index-6858da47.js} +2 -2
- package/build/{index-c86a7a5e.js → index-6a2ca8f1.js} +1 -1
- package/build/{index-97db9624.js → index-6a8db142.js} +3 -3
- package/build/{index-4d438aef.js → index-6e10db5b.js} +2 -2
- package/build/{index-bdc3bacc.js → index-7524c9db.js} +1 -1
- package/build/{index-6b2a2322.js → index-77ceddc8.js} +6 -6
- package/build/{index-3550236c.js → index-784576c2.js} +6 -6
- package/build/{index-d533ad04.js → index-797462ba.js} +8 -8
- package/build/{index-4c3bd443.js → index-7b864a99.js} +4 -4
- package/build/{index-f89757f3.js → index-8024b4df.js} +1 -1
- package/build/{index-dbd970b3.js → index-80ddb7e9.js} +5 -5
- package/build/{index-eaec304f.js → index-86a080b9.js} +6 -6
- package/build/{index-4745b5f2.js → index-90b568d8.js} +1 -1
- package/build/{index-2a640246.js → index-927ec2d5.js} +18 -18
- package/build/{index-e6faa137.js → index-afc81f11.js} +22 -22
- package/build/{index-cd6eedda.js → index-bb8e9c4b.js} +3 -3
- package/build/{index-4cf35856.js → index-c33d4db2.js} +2 -2
- package/build/{index-d84eb30d.js → index-c69b8c99.js} +25 -25
- package/build/{index-e4be8a55.js → index-cec320c6.js} +1 -1
- package/build/{index-cff67767.js → index-d5937fa3.js} +10 -10
- package/build/{index-6d903b28.js → index-daa69f9f.js} +7 -7
- package/build/{index-ffd34c3a.js → index-e959c5d7.js} +16 -16
- package/build/{index-df16a68b.js → index-ecbe1d13.js} +15 -15
- package/build/{index-18693522.js → index-ed8ce236.js} +2 -2
- package/build/{index-13f5f568.js → index-ef7f0abc.js} +32 -32
- package/build/{index-23d64751.js → index-ef9b4200.js} +5 -5
- package/build/{index-f534c2f7.js → index-efff04cf.js} +1 -1
- package/build/{index-19557511.js → index-f1d3e726.js} +21 -21
- package/build/{index-0d16ecc3.js → index-f94f5c11.js} +1 -1
- package/build/{index-c951bf18.js → index-fb0dde00.js} +18 -18
- package/build/{index-5a76cf22.js → index-fd056344.js} +2 -2
- package/build/{index-c176a8cd.js → index-ffbba11f.js} +13 -13
- package/build/{index-48e12872.js → index-ffcdad68.js} +7 -7
- package/build/index.js +117 -117
- package/build/interfaces/constants/domainLocales.d.ts +2 -0
- package/build/interfaces/constants/index.d.ts +1 -1
- package/build/interfaces/types/Locale.d.ts +2 -1
- package/build/interfaces/types/index.d.ts +2 -1
- package/build/{labelSorting-7760ba9b.js → labelSorting-184bc656.js} +4 -4
- package/build/lead/LeadGen.type.d.ts +31 -0
- package/build/lead/LeadGenForm/LeadGenForm.d.ts +41 -0
- package/build/lead/LeadGenForm/LeadGenForm.helpers.d.ts +2 -0
- package/build/lead/LeadGenForm/LeadGenForm.styled.d.ts +5 -0
- package/build/lead/LeadGenForm/LeadGenFormPhone.d.ts +17 -0
- package/build/lead/LeadGenForm/LeadGenThankYou.d.ts +20 -0
- package/build/lead/LeadGenForm/index.d.ts +3 -0
- package/build/lead/LeadGenForm/textField/index.d.ts +13 -0
- package/build/lead/LeadGenForm/textField/index.styled.d.ts +11 -0
- package/build/lead/LeadGenSubscriptionBox/LeadGenContext.d.ts +63 -0
- package/build/lead/LeadGenSubscriptionBox/LeadGenSubscriptionBox.d.ts +4 -0
- package/build/lead/LeadGenSubscriptionBox/LeadGenSubscriptionBox.styled.d.ts +21 -0
- package/build/lead/LeadGenSubscriptionBox/LeadGenSubscriptionBoxA.d.ts +3 -0
- package/build/lead/LeadGenSubscriptionBox/LeadGenSubscriptionBoxContainer.d.ts +23 -0
- package/build/lead/LeadGenSubscriptionBox/index.d.ts +1 -0
- package/build/lead/LeadGenTranslationContext.d.ts +6 -0
- package/build/lead/helpers.d.ts +56 -1
- package/build/lead/index.d.ts +3 -1
- package/build/lead/layouts/lightbox/formContext.d.ts +2 -1
- package/build/lead/leadGenContext.d.ts +1 -0
- package/build/lead/services/index.d.ts +19 -0
- package/build/lead/store/index.d.ts +1 -0
- package/build/lead.css +1 -1
- package/build/lead.js +2311 -1103
- package/build/{logoIcon-880cb527.js → logoIcon-a754a19c.js} +8 -2
- package/build/mantine.js +22 -22
- package/build/misc.js +17 -17
- 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 +73 -73
- package/build/moleculesArticleCard.js +6 -6
- package/build/moleculesArticleCardV2.js +16 -16
- package/build/navigation.js +45 -45
- package/build/navigationLogoutPopup.js +9 -9
- package/build/navigationProfileButton.js +23 -23
- package/build/onboardingV2.js +28 -28
- package/build/organisms.js +49 -49
- package/build/{post-357b7ea1.js → post-60989542.js} +2 -2
- package/build/profileNavigation.js +19 -19
- package/build/progressBar.js +1 -1
- package/build/pwg.js +22 -22
- package/build/ssoV2/api/featureFlag.d.ts +2 -1
- package/build/ssoV2.js +49 -37
- package/build/{store-97cd2d27.js → store-ab3ea650.js} +4 -4
- package/build/subot.js +34 -34
- package/build/surveyOrPremiumBanner.js +32 -32
- package/build/surveyQuestionCard.js +10 -10
- package/build/{surveyThankyouCard-1fa935a2.js → surveyThankyouCard-2ccbef72.js} +5 -5
- package/build/together.js +55 -55
- package/build/togetherApiUtils.js +4 -4
- package/build/togetherAtoms.js +30 -30
- package/build/togetherComponentGlobalContext.js +4 -4
- package/build/togetherMolecules.js +50 -50
- package/build/togetherMoleculesCardAuthor.js +28 -28
- package/build/togetherMoleculesPostImagePreview.js +11 -11
- package/build/togetherMoleculesProfileDetail.js +38 -38
- package/build/togetherOrganisms.js +49 -49
- package/build/togetherRichTextEditor.js +17 -17
- package/build/togetherShareBox.js +10 -10
- package/build/translationsProvider-a9f81c1b.js +62 -0
- package/build/{treePopoverMenu-31477cc0.js → treePopoverMenu-34562833.js} +19 -19
- package/build/{types-09ed7f9e.js → types-e7fa0e18.js} +2 -2
- package/build/types.js +2 -2
- package/build/{useCategory-2e2d7c0a.js → useCategory-279f0a86.js} +18 -5
- package/build/{useHealthToolCache-52456237.js → useHealthToolCache-17d28ccd.js} +1 -1
- package/build/{useMantineLocale-6ce9ece4.js → useMantineLocale-4fb8b640.js} +8 -6
- package/build/{usePlacesAutocomplete-e4be0dc6.js → usePlacesAutocomplete-55e884bb.js} +1 -1
- package/build/{useScreenSize-d6cfd256.js → useScreenSize-01e4a017.js} +2 -2
- package/build/useTogetherAuthRequiredAction.js +9 -9
- package/build/{utils-124601d6.js → utils-37ce5bce.js} +4 -4
- package/build/{utils-c6f8b687.js → utils-5c6e5c70.js} +3 -3
- package/build/{utils-e1ec6e21.js → utils-b253a466.js} +2 -2
- package/build/{utils-21007272.js → utils-f4acd1db.js} +2 -2
- package/build/vaccination.js +21 -21
- package/package.json +3 -3
- /package/build/{BMI_BOYS.percentile.monthly-d6946360.js → BMI_BOYS.percentile.monthly-198138ed.js} +0 -0
- /package/build/{BMI_BOYS.percentile.weekly-20af790c.js → BMI_BOYS.percentile.weekly-dc2e00e4.js} +0 -0
- /package/build/{BMI_BOYS.percentile.yearly-79c95b3a.js → BMI_BOYS.percentile.yearly-2ab9961b.js} +0 -0
- /package/build/{BMI_BOYS.zscore.monthly-b58a0864.js → BMI_BOYS.zscore.monthly-ea313971.js} +0 -0
- /package/build/{BMI_BOYS.zscore.weekly-20237229.js → BMI_BOYS.zscore.weekly-d25e50a2.js} +0 -0
- /package/build/{BMI_BOYS.zscore.yearly-3a8bfd26.js → BMI_BOYS.zscore.yearly-4a91e125.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.monthly-646c842a.js → BMI_GIRLS.percentile.monthly-d49cf65c.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.weekly-1f11bff1.js → BMI_GIRLS.percentile.weekly-d66d8740.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.yearly-45f19305.js → BMI_GIRLS.percentile.yearly-5cd4342a.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.monthly-5051f40f.js → BMI_GIRLS.zscore.monthly-d51a8bf2.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.weekly-be4c04a5.js → BMI_GIRLS.zscore.weekly-0e62f038.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.yearly-bf5cdd14.js → BMI_GIRLS.zscore.yearly-f6aa9ade.js} +0 -0
- /package/build/{ChevronDown-7e199691.js → ChevronDown-61e68674.js} +0 -0
- /package/build/{Close-42249b50.js → Close-c86d1c1d.js} +0 -0
- /package/build/{Google-28f1f3c9.js → Google-fe7f2124.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-83a8eba5.js → HEAD CIRCUM_BOYS.percentile.monthly-78f2a31f.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-59b57698.js → HEAD CIRCUM_BOYS.percentile.weekly-93578316.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-33f8021e.js → HEAD CIRCUM_BOYS.percentile.yearly-4ac0f7ec.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-a8b32c10.js → HEAD CIRCUM_BOYS.zscore.monthly-d714a025.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-c56b7d6b.js → HEAD CIRCUM_BOYS.zscore.weekly-f16700b2.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-cc618a5e.js → HEAD CIRCUM_BOYS.zscore.yearly-a15b9592.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-b1d7edb9.js → HEAD CIRCUM_GIRLS.percentile.monthly-59596a9c.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-a831826b.js → HEAD CIRCUM_GIRLS.percentile.weekly-8752eafc.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-b106f3c9.js → HEAD CIRCUM_GIRLS.percentile.yearly-b5941e5a.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-7ee89d39.js → HEAD CIRCUM_GIRLS.zscore.monthly-8e21bd36.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-351fd224.js → HEAD CIRCUM_GIRLS.zscore.weekly-0d8fef30.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-fe34e702.js → HEAD CIRCUM_GIRLS.zscore.yearly-3c652da8.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.monthly-1fc3e4b9.js → HEIGHT_BOYS.percentile.monthly-75ee0277.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.weekly-22bd5a26.js → HEIGHT_BOYS.percentile.weekly-a0b08951.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.yearly-2076b7dd.js → HEIGHT_BOYS.percentile.yearly-b37f6a0d.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.monthly-ba944c3d.js → HEIGHT_BOYS.zscore.monthly-ed8a84f3.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.weekly-c4802f8c.js → HEIGHT_BOYS.zscore.weekly-20d8ad03.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.yearly-310101b2.js → HEIGHT_BOYS.zscore.yearly-6fef0cc1.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.monthly-40345dff.js → HEIGHT_GIRLS.percentile.monthly-4d5be20c.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.weekly-ed97d167.js → HEIGHT_GIRLS.percentile.weekly-2f55c1d8.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.yearly-6e20fdad.js → HEIGHT_GIRLS.percentile.yearly-ccbf9990.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.monthly-c9de74df.js → HEIGHT_GIRLS.zscore.monthly-3619f9dd.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.weekly-4d5452ab.js → HEIGHT_GIRLS.zscore.weekly-59948def.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.yearly-5a006791.js → HEIGHT_GIRLS.zscore.yearly-e9f8bd66.js} +0 -0
- /package/build/{Visible-143fd671.js → Visible-f4f0744e.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.monthly-f9c7bfe2.js → WEIGHT_BOYS.percentile.monthly-60e435b3.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.weekly-f3a7f639.js → WEIGHT_BOYS.percentile.weekly-169972af.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.yearly-2693360e.js → WEIGHT_BOYS.percentile.yearly-7f331e24.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.monthly-24e1351d.js → WEIGHT_BOYS.zscore.monthly-11186b95.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.weekly-d8808e5e.js → WEIGHT_BOYS.zscore.weekly-8d3309c6.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.yearly-bb6a9845.js → WEIGHT_BOYS.zscore.yearly-ed3b4a7c.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.monthly-2942a88c.js → WEIGHT_GIRLS.percentile.monthly-76feda06.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.weekly-afcfb8ae.js → WEIGHT_GIRLS.percentile.weekly-523f0d6c.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.yearly-f8da5547.js → WEIGHT_GIRLS.percentile.yearly-2b129daf.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.monthly-b155d55b.js → WEIGHT_GIRLS.zscore.monthly-79a239e2.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.weekly-c47d3c0e.js → WEIGHT_GIRLS.zscore.weekly-0d69bc86.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.yearly-b6d21a9e.js → WEIGHT_GIRLS.zscore.yearly-8cc23529.js} +0 -0
- /package/build/{animation-a0995558.js → animation-63e17b59.js} +0 -0
- /package/build/{constants-22dca8dd.js → constants-7658bc25.js} +0 -0
- /package/build/{constants-d83058f6.js → constants-ad0a0d63.js} +0 -0
- /package/build/{dataTransform-0cb8a8cd.js → dataTransform-4a942902.js} +0 -0
- /package/build/{doctor-4a45ea00.js → doctor-c66ad37b.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.monthly-47abba26.js → BMI_BOYS.percentile.monthly-8d639e46.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.weekly-9d4ba826.js → BMI_BOYS.percentile.weekly-8942089f.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.yearly-90ae2dff.js → BMI_BOYS.percentile.yearly-49b3b5e5.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.monthly-b00e46ea.js → BMI_BOYS.zscore.monthly-72002fe3.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.weekly-dbd35296.js → BMI_BOYS.zscore.weekly-bff0555c.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.yearly-665b09ef.js → BMI_BOYS.zscore.yearly-96e10180.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.monthly-d31eee10.js → BMI_GIRLS.percentile.monthly-8314d6bb.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.weekly-aa3d28f7.js → BMI_GIRLS.percentile.weekly-454fdac1.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.yearly-39f66f5f.js → BMI_GIRLS.percentile.yearly-b9e8b813.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.monthly-136af822.js → BMI_GIRLS.zscore.monthly-76ce1ab1.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.weekly-28304e3f.js → BMI_GIRLS.zscore.weekly-1d7889b0.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.yearly-f772a0b0.js → BMI_GIRLS.zscore.yearly-8d7ba954.js} +0 -0
- /package/build/esm/{ChevronDown-550bf2e5.js → ChevronDown-61d12da3.js} +0 -0
- /package/build/esm/{Close-4a4d7864.js → Close-81ab9c2b.js} +0 -0
- /package/build/esm/{Google-de50179c.js → Google-e45e6cdd.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-867fea3c.js → HEAD CIRCUM_BOYS.percentile.monthly-428eb1b6.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-609e4131.js → HEAD CIRCUM_BOYS.percentile.weekly-154d251e.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-29a76be2.js → HEAD CIRCUM_BOYS.percentile.yearly-f9f091bc.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-8adb5c34.js → HEAD CIRCUM_BOYS.zscore.monthly-de5887e1.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-968f921f.js → HEAD CIRCUM_BOYS.zscore.weekly-5e8d4465.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-9cb8692c.js → HEAD CIRCUM_BOYS.zscore.yearly-28f2f5f3.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-377218db.js → HEAD CIRCUM_GIRLS.percentile.monthly-efcbe9a1.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-87ceba96.js → HEAD CIRCUM_GIRLS.percentile.weekly-8f2ce00e.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-099441f8.js → HEAD CIRCUM_GIRLS.percentile.yearly-5479058a.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-3a44976b.js → HEAD CIRCUM_GIRLS.zscore.monthly-f165a150.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-8d904aed.js → HEAD CIRCUM_GIRLS.zscore.weekly-99e3477c.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-7d06954c.js → HEAD CIRCUM_GIRLS.zscore.yearly-a4bdedae.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.monthly-65e72f05.js → HEIGHT_BOYS.percentile.monthly-29b1646a.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.weekly-8ceb6fa4.js → HEIGHT_BOYS.percentile.weekly-856f1d3b.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.yearly-373dc142.js → HEIGHT_BOYS.percentile.yearly-8a6607f9.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.monthly-2d2fef94.js → HEIGHT_BOYS.zscore.monthly-0923ebd4.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.weekly-02e0fc04.js → HEIGHT_BOYS.zscore.weekly-4da60f77.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.yearly-ca0722c1.js → HEIGHT_BOYS.zscore.yearly-f0a85c5f.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-b09f7c23.js → HEIGHT_GIRLS.percentile.monthly-9a65484a.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-493f8af5.js → HEIGHT_GIRLS.percentile.weekly-346fb3df.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-7223371a.js → HEIGHT_GIRLS.percentile.yearly-d261fcf8.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-dbb8481e.js → HEIGHT_GIRLS.zscore.monthly-514d834d.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-595da20b.js → HEIGHT_GIRLS.zscore.weekly-4b2d9342.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-7a943001.js → HEIGHT_GIRLS.zscore.yearly-eb52ab75.js} +0 -0
- /package/build/esm/{Visible-9d1cb8cc.js → Visible-f3edca42.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.monthly-15fb2aa3.js → WEIGHT_BOYS.percentile.monthly-a13fa098.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.weekly-d561bccc.js → WEIGHT_BOYS.percentile.weekly-9dc8694a.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.yearly-b396434e.js → WEIGHT_BOYS.percentile.yearly-0a3c0fa7.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.monthly-a5408b65.js → WEIGHT_BOYS.zscore.monthly-276f3a9a.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.weekly-67753ba3.js → WEIGHT_BOYS.zscore.weekly-6f1987d3.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.yearly-c7f5af09.js → WEIGHT_BOYS.zscore.yearly-bf447c69.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-2390be4c.js → WEIGHT_GIRLS.percentile.monthly-4195dad8.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-3e67b18f.js → WEIGHT_GIRLS.percentile.weekly-07f71088.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-25f8a8e3.js → WEIGHT_GIRLS.percentile.yearly-93844ca1.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-f6c22a63.js → WEIGHT_GIRLS.zscore.monthly-d63fe0e0.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-0555849e.js → WEIGHT_GIRLS.zscore.weekly-babed4bc.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-0051596a.js → WEIGHT_GIRLS.zscore.yearly-264c8664.js} +0 -0
- /package/build/esm/{animation-8d847ff0.js → animation-e061a0a2.js} +0 -0
- /package/build/esm/{constants-10f1eb9a.js → constants-30bca569.js} +0 -0
- /package/build/esm/{constants-984cbb19.js → constants-97a70d25.js} +0 -0
- /package/build/esm/{dataTransform-59cdc1d0.js → dataTransform-b6f694f9.js} +0 -0
- /package/build/esm/{doctor-38d38ec1.js → doctor-45497a83.js} +0 -0
- /package/build/esm/{index-7a23b922.js → index-41bbfad4.js} +0 -0
- /package/build/esm/{index-b5d1257d.js → index-840e0fcc.js} +0 -0
- /package/build/esm/{index-e8af7f05.js → index-8f3de596.js} +0 -0
- /package/build/esm/{index-3824a6dc.js → index-93959453.js} +0 -0
- /package/build/esm/{index-1c098112.js → index-9f1dfe19.js} +0 -0
- /package/build/esm/{index-542b3954.js → index-b05eb1e1.js} +0 -0
- /package/build/esm/{index-d287aa93.js → index-e4ffef65.js} +0 -0
- /package/build/esm/{index-b63f3f75.js → index-f27e9512.js} +0 -0
- /package/build/esm/{index.styles-7021829c.js → index.styles-b39693fd.js} +0 -0
- /package/build/esm/{localizeNumberFormat-8f6fbc37.js → localizeNumberFormat-fcbafc41.js} +0 -0
- /package/build/esm/{normalizeLink-d9c7d9dc.js → normalizeLink-003a259e.js} +0 -0
- /package/build/esm/{number-743da10e.js → number-e64b3937.js} +0 -0
- /package/build/esm/{other-791b5dfd.js → other-fed958cb.js} +0 -0
- /package/build/esm/{paths-67b9d7af.js → paths-1afd94b3.js} +0 -0
- /package/build/esm/{translationsContext-bc9a8b0f.js → translationsContext-5805da50.js} +0 -0
- /package/build/esm/{tslib.es6-8c4c969c.js → tslib.es6-c9f76d9e.js} +0 -0
- /package/build/esm/{types-ac983be3.js → types-3643656f.js} +0 -0
- /package/build/esm/{useIsInit-e62ff31e.js → useIsInit-3bf88327.js} +0 -0
- /package/build/esm/{useOutsideClick-f9ccf2f3.js → useOutsideClick-6f8306bb.js} +0 -0
- /package/build/esm/{useScrollbarSize-07ff2710.js → useScrollbarSize-281ea1d0.js} +0 -0
- /package/build/esm/{useUniqueId-82eba9be.js → useUniqueId-b482f106.js} +0 -0
- /package/build/esm/{utils-1fb89ecb.js → utils-1567a8b2.js} +0 -0
- /package/build/{index-76c236b5.js → index-3a6969d5.js} +0 -0
- /package/build/{index-460c845b.js → index-45aa31d5.js} +0 -0
- /package/build/{index-c25513bf.js → index-5bcae4b4.js} +0 -0
- /package/build/{index-f0bc5c42.js → index-bd2cf398.js} +0 -0
- /package/build/{index-d9a969c0.js → index-c18bd898.js} +0 -0
- /package/build/{index-e9f8d6ac.js → index-ce9d3cff.js} +0 -0
- /package/build/{index-67e6906a.js → index-f114d8ef.js} +0 -0
- /package/build/{index-5391aa51.js → index-f2385e5c.js} +0 -0
- /package/build/{index.styles-13b6e8be.js → index.styles-d7b435bb.js} +0 -0
- /package/build/{localizeNumberFormat-37d79e0a.js → localizeNumberFormat-5707abb0.js} +0 -0
- /package/build/{normalizeLink-f075b2f2.js → normalizeLink-ce8f4b33.js} +0 -0
- /package/build/{number-bda5ad35.js → number-851e7f93.js} +0 -0
- /package/build/{other-677461ab.js → other-323f3ada.js} +0 -0
- /package/build/{paths-c8eab138.js → paths-f88b2085.js} +0 -0
- /package/build/{translationsContext-5634aceb.js → translationsContext-e350bfc8.js} +0 -0
- /package/build/{tslib.es6-138ffaff.js → tslib.es6-d44f6a8b.js} +0 -0
- /package/build/{types-e4a1903c.js → types-5d88859b.js} +0 -0
- /package/build/{useIsInit-628ffe42.js → useIsInit-db3c9d49.js} +0 -0
- /package/build/{useOutsideClick-6af86e0d.js → useOutsideClick-49e38f47.js} +0 -0
- /package/build/{useScrollbarSize-7b4ba168.js → useScrollbarSize-8a22cc53.js} +0 -0
- /package/build/{useUniqueId-9945fa7a.js → useUniqueId-c212773e.js} +0 -0
- /package/build/{utils-1606e69b.js → utils-19b22123.js} +0 -0
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import React__default, { useEffect } from 'react';
|
|
2
2
|
import { Portal } from '@mantine/core';
|
|
3
|
-
import { B as Button } from './index-
|
|
4
|
-
import { P as Popup } from './index-
|
|
5
|
-
import { u as useTranslations } from './index-
|
|
6
|
-
import { C as CommonGAssets } from './index-
|
|
3
|
+
import { B as Button } from './index-b00d7791.js';
|
|
4
|
+
import { P as Popup } from './index-4d5a5cfd.js';
|
|
5
|
+
import { u as useTranslations } from './index-3c1ace26.js';
|
|
6
|
+
import { C as CommonGAssets } from './index-840e0fcc.js';
|
|
7
7
|
import styled from '@emotion/styled';
|
|
8
|
-
import { M as MediaQueries } from './utils-
|
|
8
|
+
import { M as MediaQueries } from './utils-1567a8b2.js';
|
|
9
9
|
import { theme } from './miscTheme.js';
|
|
10
|
-
import './tslib.es6-
|
|
11
|
-
import './index-
|
|
12
|
-
import './translationsContext-
|
|
10
|
+
import './tslib.es6-c9f76d9e.js';
|
|
11
|
+
import './index-c5b5dd16.js';
|
|
12
|
+
import './translationsContext-5805da50.js';
|
|
13
13
|
import './constantsDomainLocales.js';
|
|
14
|
-
import './Locale-
|
|
14
|
+
import './Locale-3c9944e4.js';
|
|
15
15
|
import './constantsIsProduction.js';
|
|
16
16
|
|
|
17
17
|
const StyledPopup = styled.div `
|
|
@@ -1,44 +1,44 @@
|
|
|
1
|
-
import './tslib.es6-
|
|
1
|
+
import './tslib.es6-c9f76d9e.js';
|
|
2
2
|
import 'react';
|
|
3
3
|
import '@hhgtech/icons/core';
|
|
4
|
-
import './Spinner-
|
|
5
|
-
import './index-
|
|
6
|
-
import './index-
|
|
7
|
-
import './index-
|
|
8
|
-
export { N as NavigationProfileButton } from './index-
|
|
9
|
-
import './index-
|
|
10
|
-
import './index-
|
|
4
|
+
import './Spinner-1af23144.js';
|
|
5
|
+
import './index-450971cf.js';
|
|
6
|
+
import './index-c5b5dd16.js';
|
|
7
|
+
import './index-210d56fa.js';
|
|
8
|
+
export { N as NavigationProfileButton } from './index-f84ce8b5.js';
|
|
9
|
+
import './index-3c1ace26.js';
|
|
10
|
+
import './index-840e0fcc.js';
|
|
11
11
|
import './miscTheme.js';
|
|
12
12
|
import './navigationLogoutPopup.js';
|
|
13
13
|
import '@hhgtech/icons/other';
|
|
14
14
|
import '@mantine/core';
|
|
15
15
|
import '@mantine/hooks';
|
|
16
|
-
import './useScreenSize-
|
|
16
|
+
import './useScreenSize-194a2336.js';
|
|
17
17
|
import '@emotion/styled';
|
|
18
|
-
import './utils-
|
|
18
|
+
import './utils-1567a8b2.js';
|
|
19
19
|
import '@mantine/carousel';
|
|
20
|
-
import './index-
|
|
21
|
-
import './Locale-
|
|
22
|
-
import './useMantineLocale-
|
|
20
|
+
import './index-5dc901a3.js';
|
|
21
|
+
import './Locale-3c9944e4.js';
|
|
22
|
+
import './useMantineLocale-32840a91.js';
|
|
23
23
|
import '@mantine/notifications';
|
|
24
|
-
import './index-
|
|
24
|
+
import './index-2fc042e7.js';
|
|
25
25
|
import 'date-fns/locale';
|
|
26
26
|
import './constantsSite.js';
|
|
27
27
|
import './constantsDomainLocales.js';
|
|
28
28
|
import './constantsRiskScreener.js';
|
|
29
29
|
import './constantsIsProduction.js';
|
|
30
|
-
import './other-
|
|
30
|
+
import './other-fed958cb.js';
|
|
31
31
|
import 'dayjs';
|
|
32
32
|
import 'classnames';
|
|
33
|
-
import './useUniqueId-
|
|
33
|
+
import './useUniqueId-b482f106.js';
|
|
34
34
|
import './miscDefaultClassWrapper.js';
|
|
35
35
|
import './profileNavigation.js';
|
|
36
36
|
import '@mantine/dates';
|
|
37
|
-
import './index.styles-
|
|
38
|
-
import './index-
|
|
39
|
-
import './ChevronDown-
|
|
40
|
-
import './normalizeLink-
|
|
37
|
+
import './index.styles-b39693fd.js';
|
|
38
|
+
import './index-7ac710b4.js';
|
|
39
|
+
import './ChevronDown-61d12da3.js';
|
|
40
|
+
import './normalizeLink-003a259e.js';
|
|
41
41
|
import '@emotion/react';
|
|
42
|
-
import './translationsContext-
|
|
43
|
-
import './index-
|
|
44
|
-
import './index-
|
|
42
|
+
import './translationsContext-5805da50.js';
|
|
43
|
+
import './index-b00d7791.js';
|
|
44
|
+
import './index-4d5a5cfd.js';
|
|
@@ -1,45 +1,45 @@
|
|
|
1
1
|
import React__default, { createContext, forwardRef, useContext, useImperativeHandle, useState, useRef, useEffect, useMemo, Fragment } from 'react';
|
|
2
2
|
import { Box, Input, Grid, Title, Container, Flex, rem, Stack, AspectRatio } from '@mantine/core';
|
|
3
|
-
import { P as Phone, I as Input$1, R as Radio, O as OTP, d as Checkbox } from './index-
|
|
3
|
+
import { P as Phone, I as Input$1, R as Radio, O as OTP, d as Checkbox } from './index-450971cf.js';
|
|
4
4
|
import '@mantine/dates';
|
|
5
|
-
import { L as LOCALE_SPECS } from './index-
|
|
6
|
-
import './index-
|
|
7
|
-
import { C as CommonGAssets } from './index-
|
|
8
|
-
import './useMantineLocale-
|
|
9
|
-
import { T as Text } from './index-
|
|
10
|
-
import { B as Button } from './index-
|
|
11
|
-
import './index.styles-
|
|
12
|
-
import './translationsContext-
|
|
5
|
+
import { L as LOCALE_SPECS } from './index-2fc042e7.js';
|
|
6
|
+
import './index-5dc901a3.js';
|
|
7
|
+
import { C as CommonGAssets } from './index-840e0fcc.js';
|
|
8
|
+
import './useMantineLocale-32840a91.js';
|
|
9
|
+
import { T as Text } from './index-210d56fa.js';
|
|
10
|
+
import { B as Button } from './index-c5b5dd16.js';
|
|
11
|
+
import './index.styles-b39693fd.js';
|
|
12
|
+
import './translationsContext-5805da50.js';
|
|
13
13
|
import { useInterval, useCounter } from '@mantine/hooks';
|
|
14
|
-
import { M as MediaQueries, a as getPopupWrapperDom } from './utils-
|
|
15
|
-
import './other-
|
|
16
|
-
import './index-
|
|
17
|
-
import { M as MAPPED_LOCALE, h as hiddenEmailChar } from './utils-
|
|
18
|
-
export { M as MAPPED_LOCALE } from './utils-
|
|
14
|
+
import { M as MediaQueries, a as getPopupWrapperDom } from './utils-1567a8b2.js';
|
|
15
|
+
import './other-fed958cb.js';
|
|
16
|
+
import './index-7ac710b4.js';
|
|
17
|
+
import { M as MAPPED_LOCALE, h as hiddenEmailChar } from './utils-6b2b9a09.js';
|
|
18
|
+
export { M as MAPPED_LOCALE } from './utils-6b2b9a09.js';
|
|
19
19
|
import { createFormContext, yupResolver } from '@mantine/form';
|
|
20
20
|
import styled from '@emotion/styled';
|
|
21
|
-
import { _ as __rest, a as __awaiter } from './tslib.es6-
|
|
22
|
-
import { u as useTranslations } from './index-
|
|
21
|
+
import { _ as __rest, a as __awaiter } from './tslib.es6-c9f76d9e.js';
|
|
22
|
+
import { u as useTranslations } from './index-3c1ace26.js';
|
|
23
23
|
import * as yup from 'yup';
|
|
24
|
-
import { D as DatePicker } from './index-
|
|
25
|
-
import { A as AddressInput } from './index-
|
|
26
|
-
import { V as Visible } from './Visible-
|
|
27
|
-
import { H as Heading } from './index-
|
|
24
|
+
import { D as DatePicker } from './index-2e764b4e.js';
|
|
25
|
+
import { A as AddressInput } from './index-8ab07890.js';
|
|
26
|
+
import { V as Visible } from './Visible-f3edca42.js';
|
|
27
|
+
import { H as Heading } from './index-e69a9462.js';
|
|
28
28
|
import { createPortal } from 'react-dom';
|
|
29
29
|
import { theme } from './miscTheme.js';
|
|
30
|
-
import { u as useScreenSize } from './useScreenSize-
|
|
31
|
-
import { L as LogoIcon } from './logoIcon-
|
|
32
|
-
import { I as Icon } from './index-
|
|
30
|
+
import { u as useScreenSize } from './useScreenSize-194a2336.js';
|
|
31
|
+
import { L as LogoIcon } from './logoIcon-a001afa4.js';
|
|
32
|
+
import { I as Icon } from './index-31120c60.js';
|
|
33
33
|
import throttle from 'lodash/throttle';
|
|
34
|
-
import { T as Text$1 } from './index-
|
|
35
|
-
import { B as Button$1 } from './index-
|
|
34
|
+
import { T as Text$1 } from './index-b03d9b0d.js';
|
|
35
|
+
import { B as Button$1 } from './index-b00d7791.js';
|
|
36
36
|
import { format } from 'date-fns';
|
|
37
37
|
import flattenChildren from 'react-keyed-flatten-children';
|
|
38
38
|
import '@hhgtech/icons/other';
|
|
39
39
|
import '@mantine/carousel';
|
|
40
|
-
import './Locale-
|
|
40
|
+
import './Locale-3c9944e4.js';
|
|
41
41
|
import 'classnames';
|
|
42
|
-
import './useUniqueId-
|
|
42
|
+
import './useUniqueId-b482f106.js';
|
|
43
43
|
import './constantsSite.js';
|
|
44
44
|
import '@hhgtech/icons/core';
|
|
45
45
|
import 'date-fns/locale';
|
|
@@ -48,8 +48,8 @@ import './constantsRiskScreener.js';
|
|
|
48
48
|
import './constantsIsProduction.js';
|
|
49
49
|
import '@mantine/notifications';
|
|
50
50
|
import 'dayjs';
|
|
51
|
-
import './WhatsApp-
|
|
52
|
-
import './Spinner-
|
|
51
|
+
import './WhatsApp-baccea00.js';
|
|
52
|
+
import './Spinner-1af23144.js';
|
|
53
53
|
|
|
54
54
|
// define shared context
|
|
55
55
|
const OnboardingContext = createContext({
|
package/build/esm/organisms.js
CHANGED
|
@@ -1,78 +1,78 @@
|
|
|
1
|
-
export { N as NavigationV2, g as getNavMenuContent, a as getNavMenuContentWithCache } from './index-
|
|
2
|
-
export { U as UserProfileNavigation, N as UserProfileNavigationHeader, a as UserProfileNavigationStats } from './index-
|
|
3
|
-
export { F as Footer } from './index-
|
|
1
|
+
export { N as NavigationV2, g as getNavMenuContent, a as getNavMenuContentWithCache } from './index-a7a2d3fd.js';
|
|
2
|
+
export { U as UserProfileNavigation, N as UserProfileNavigationHeader, a as UserProfileNavigationStats } from './index-a4b086c0.js';
|
|
3
|
+
export { F as Footer } from './index-8f15b9ff.js';
|
|
4
4
|
export { NavigationLogoutPopup } from './navigationLogoutPopup.js';
|
|
5
|
-
export { N as NavigationProfileButton } from './index-
|
|
5
|
+
export { N as NavigationProfileButton } from './index-f84ce8b5.js';
|
|
6
6
|
export { ProfileNavigation } from './profileNavigation.js';
|
|
7
|
-
import './tslib.es6-
|
|
7
|
+
import './tslib.es6-c9f76d9e.js';
|
|
8
8
|
import 'react';
|
|
9
|
-
import './index-
|
|
10
|
-
import './Locale-
|
|
11
|
-
import './index-
|
|
12
|
-
import './index-
|
|
9
|
+
import './index-5dc901a3.js';
|
|
10
|
+
import './Locale-3c9944e4.js';
|
|
11
|
+
import './index-dbea0661.js';
|
|
12
|
+
import './index-450971cf.js';
|
|
13
13
|
import '@hhgtech/icons/other';
|
|
14
14
|
import '@mantine/core';
|
|
15
15
|
import '@mantine/hooks';
|
|
16
|
-
import './index-
|
|
16
|
+
import './index-840e0fcc.js';
|
|
17
17
|
import './constantsDomainLocales.js';
|
|
18
18
|
import './constantsIsProduction.js';
|
|
19
|
-
import './useScreenSize-
|
|
19
|
+
import './useScreenSize-194a2336.js';
|
|
20
20
|
import '@emotion/styled';
|
|
21
|
-
import './utils-
|
|
21
|
+
import './utils-1567a8b2.js';
|
|
22
22
|
import '@mantine/carousel';
|
|
23
|
-
import './index-
|
|
24
|
-
import './other-
|
|
23
|
+
import './index-210d56fa.js';
|
|
24
|
+
import './other-fed958cb.js';
|
|
25
25
|
import './miscTheme.js';
|
|
26
|
-
import './useMantineLocale-
|
|
26
|
+
import './useMantineLocale-32840a91.js';
|
|
27
27
|
import '@mantine/notifications';
|
|
28
|
-
import './index-
|
|
28
|
+
import './index-2fc042e7.js';
|
|
29
29
|
import 'date-fns/locale';
|
|
30
30
|
import './constantsSite.js';
|
|
31
31
|
import './constantsRiskScreener.js';
|
|
32
32
|
import 'dayjs';
|
|
33
|
-
import './index-
|
|
33
|
+
import './index-c5b5dd16.js';
|
|
34
34
|
import 'classnames';
|
|
35
|
-
import './useUniqueId-
|
|
35
|
+
import './useUniqueId-b482f106.js';
|
|
36
36
|
import '@hhgtech/icons/core';
|
|
37
|
-
import './number-
|
|
38
|
-
import './index-
|
|
39
|
-
import './translationsContext-
|
|
40
|
-
import './index-
|
|
41
|
-
import './index.styles-
|
|
42
|
-
import './index-
|
|
43
|
-
import './utils-
|
|
44
|
-
import './index-
|
|
37
|
+
import './number-e64b3937.js';
|
|
38
|
+
import './index-3c1ace26.js';
|
|
39
|
+
import './translationsContext-5805da50.js';
|
|
40
|
+
import './index-369b499a.js';
|
|
41
|
+
import './index.styles-b39693fd.js';
|
|
42
|
+
import './index-9d263ca7.js';
|
|
43
|
+
import './utils-a345c36d.js';
|
|
44
|
+
import './index-93959453.js';
|
|
45
45
|
import './miscCookieHelper.js';
|
|
46
46
|
import 'slugify';
|
|
47
47
|
import 'string-format';
|
|
48
48
|
import './togetherApiPaths.js';
|
|
49
|
-
import './constants-
|
|
50
|
-
import './post-
|
|
51
|
-
import './index-
|
|
52
|
-
import './index-
|
|
49
|
+
import './constants-97a70d25.js';
|
|
50
|
+
import './post-9d11ebe6.js';
|
|
51
|
+
import './index-e7f3ffa5.js';
|
|
52
|
+
import './index-b00d7791.js';
|
|
53
53
|
import '@emotion/react';
|
|
54
|
-
import './normalizeLink-
|
|
55
|
-
import './dataTransform-
|
|
56
|
-
import './index-
|
|
57
|
-
import './logoIcon-
|
|
54
|
+
import './normalizeLink-003a259e.js';
|
|
55
|
+
import './dataTransform-e474f3ee.js';
|
|
56
|
+
import './index-d70d766e.js';
|
|
57
|
+
import './logoIcon-a001afa4.js';
|
|
58
58
|
import 'lodash/throttle';
|
|
59
59
|
import '@mantine/dates';
|
|
60
|
-
import './index-
|
|
61
|
-
import './constants-
|
|
62
|
-
import './store-
|
|
60
|
+
import './index-7ac710b4.js';
|
|
61
|
+
import './constants-ac67ad4c.js';
|
|
62
|
+
import './store-7fbb247b.js';
|
|
63
63
|
import 'zustand';
|
|
64
|
-
import './constants-
|
|
65
|
-
import './index-
|
|
66
|
-
import './index-
|
|
67
|
-
import './useIsInit-
|
|
64
|
+
import './constants-ed3d5b9e.js';
|
|
65
|
+
import './index-e69a9462.js';
|
|
66
|
+
import './index-076d1960.js';
|
|
67
|
+
import './useIsInit-3bf88327.js';
|
|
68
68
|
import './miscDefaultClassWrapper.js';
|
|
69
69
|
import 'dayjs/plugin/relativeTime';
|
|
70
|
-
import './index-
|
|
71
|
-
import './index-
|
|
70
|
+
import './index-55528a32.js';
|
|
71
|
+
import './index-8f3de596.js';
|
|
72
72
|
import 'lodash/debounce';
|
|
73
|
-
import './core-
|
|
74
|
-
import './index-
|
|
75
|
-
import './index-
|
|
76
|
-
import './index-
|
|
77
|
-
import './Spinner-
|
|
78
|
-
import './ChevronDown-
|
|
73
|
+
import './core-90815755.js';
|
|
74
|
+
import './index-035a28f4.js';
|
|
75
|
+
import './index-9d61524a.js';
|
|
76
|
+
import './index-4d5a5cfd.js';
|
|
77
|
+
import './Spinner-1af23144.js';
|
|
78
|
+
import './ChevronDown-61d12da3.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { a as __awaiter } from './tslib.es6-
|
|
1
|
+
import { a as __awaiter } from './tslib.es6-c9f76d9e.js';
|
|
2
2
|
import { ADMIN_PATHS, PATHS } from './togetherApiPaths.js';
|
|
3
|
-
import { d as getApiPath, q as callApiWithAdminAuth, b as callApiWithAuth } from './utils-
|
|
3
|
+
import { d as getApiPath, q as callApiWithAdminAuth, b as callApiWithAuth } from './utils-a345c36d.js';
|
|
4
4
|
|
|
5
5
|
const EncodeUrlRegexMap = {
|
|
6
6
|
edit: /<mocka ([^>]*)data-url="true"[^<>]*>(.*?)<\/mocka>/gim,
|
|
@@ -1,37 +1,37 @@
|
|
|
1
1
|
import React__default, { useMemo, useState, Fragment, useEffect } from 'react';
|
|
2
|
-
import { a as CARE_LOCALES, T as TOGETHER_LOCALES, E as ECOM_LOCALES, D as DATA_PRIVACY_LOCALES } from './index-
|
|
3
|
-
import { a as Avatar } from './index-
|
|
2
|
+
import { a as CARE_LOCALES, T as TOGETHER_LOCALES, E as ECOM_LOCALES, D as DATA_PRIVACY_LOCALES } from './index-2fc042e7.js';
|
|
3
|
+
import { a as Avatar } from './index-450971cf.js';
|
|
4
4
|
import '@mantine/core';
|
|
5
5
|
import '@mantine/dates';
|
|
6
|
-
import './index-
|
|
7
|
-
import { C as CommonGAssets } from './index-
|
|
8
|
-
import './useMantineLocale-
|
|
9
|
-
import { T as Text } from './index-
|
|
10
|
-
import './index-
|
|
11
|
-
import './index.styles-
|
|
12
|
-
import { u as useTranslations } from './index-
|
|
6
|
+
import './index-5dc901a3.js';
|
|
7
|
+
import { C as CommonGAssets } from './index-840e0fcc.js';
|
|
8
|
+
import './useMantineLocale-32840a91.js';
|
|
9
|
+
import { T as Text } from './index-210d56fa.js';
|
|
10
|
+
import './index-c5b5dd16.js';
|
|
11
|
+
import './index.styles-b39693fd.js';
|
|
12
|
+
import { u as useTranslations } from './index-3c1ace26.js';
|
|
13
13
|
import '@mantine/hooks';
|
|
14
|
-
import './utils-
|
|
15
|
-
import './other-
|
|
16
|
-
import './index-
|
|
17
|
-
import { C as ChevronDown } from './ChevronDown-
|
|
18
|
-
import { e as normalizeLinkSlash, a as getCurrentSsoUrl, g as getCurrentBaseUrl } from './normalizeLink-
|
|
14
|
+
import './utils-1567a8b2.js';
|
|
15
|
+
import './other-fed958cb.js';
|
|
16
|
+
import './index-7ac710b4.js';
|
|
17
|
+
import { C as ChevronDown } from './ChevronDown-61d12da3.js';
|
|
18
|
+
import { e as normalizeLinkSlash, a as getCurrentSsoUrl, g as getCurrentBaseUrl } from './normalizeLink-003a259e.js';
|
|
19
19
|
import { css } from '@emotion/react';
|
|
20
20
|
import styled from '@emotion/styled';
|
|
21
21
|
import { theme } from './miscTheme.js';
|
|
22
|
-
import './translationsContext-
|
|
22
|
+
import './translationsContext-5805da50.js';
|
|
23
23
|
import 'date-fns/locale';
|
|
24
24
|
import './constantsSite.js';
|
|
25
|
-
import './Locale-
|
|
25
|
+
import './Locale-3c9944e4.js';
|
|
26
26
|
import './constantsDomainLocales.js';
|
|
27
27
|
import './constantsRiskScreener.js';
|
|
28
28
|
import './constantsIsProduction.js';
|
|
29
|
-
import './tslib.es6-
|
|
29
|
+
import './tslib.es6-c9f76d9e.js';
|
|
30
30
|
import '@hhgtech/icons/other';
|
|
31
|
-
import './useScreenSize-
|
|
31
|
+
import './useScreenSize-194a2336.js';
|
|
32
32
|
import '@mantine/carousel';
|
|
33
33
|
import 'classnames';
|
|
34
|
-
import './useUniqueId-
|
|
34
|
+
import './useUniqueId-b482f106.js';
|
|
35
35
|
import '@hhgtech/icons/core';
|
|
36
36
|
import '@mantine/notifications';
|
|
37
37
|
import 'dayjs';
|
package/build/esm/progressBar.js
CHANGED
package/build/esm/pwg.js
CHANGED
|
@@ -1,43 +1,43 @@
|
|
|
1
1
|
import React__default, { useMemo, useState, useRef } from 'react';
|
|
2
|
-
import { M as MarryBabyText, a as MarryBabyHeading } from './index-
|
|
3
|
-
import { T as Text } from './index-
|
|
4
|
-
import { P as PillCarousel } from './index-
|
|
5
|
-
import { u as useTranslations } from './index-
|
|
2
|
+
import { M as MarryBabyText, a as MarryBabyHeading } from './index-9d61524a.js';
|
|
3
|
+
import { T as Text } from './index-210d56fa.js';
|
|
4
|
+
import { P as PillCarousel } from './index-532a194c.js';
|
|
5
|
+
import { u as useTranslations } from './index-3c1ace26.js';
|
|
6
6
|
import { theme } from './miscTheme.js';
|
|
7
7
|
import { ResponsiveContainer, AreaChart, CartesianGrid, Tooltip, XAxis, YAxis, Area, ReferenceDot } from 'recharts';
|
|
8
|
-
import { C as CustomReferenceDot } from './index-
|
|
9
|
-
import { a as useOutsideClick } from './useOutsideClick-
|
|
8
|
+
import { C as CustomReferenceDot } from './index-9f1dfe19.js';
|
|
9
|
+
import { a as useOutsideClick } from './useOutsideClick-6f8306bb.js';
|
|
10
10
|
import styled from '@emotion/styled';
|
|
11
|
-
import { _ as __rest } from './tslib.es6-
|
|
11
|
+
import { _ as __rest } from './tslib.es6-c9f76d9e.js';
|
|
12
12
|
import '@mantine/core';
|
|
13
|
-
import './other-
|
|
14
|
-
import './index-
|
|
15
|
-
import './Locale-
|
|
16
|
-
import './index-
|
|
13
|
+
import './other-fed958cb.js';
|
|
14
|
+
import './index-5dc901a3.js';
|
|
15
|
+
import './Locale-3c9944e4.js';
|
|
16
|
+
import './index-840e0fcc.js';
|
|
17
17
|
import './constantsDomainLocales.js';
|
|
18
18
|
import './constantsIsProduction.js';
|
|
19
|
-
import './useScreenSize-
|
|
20
|
-
import './utils-
|
|
21
|
-
import './index-
|
|
22
|
-
import './index-
|
|
19
|
+
import './useScreenSize-194a2336.js';
|
|
20
|
+
import './utils-1567a8b2.js';
|
|
21
|
+
import './index-b03d9b0d.js';
|
|
22
|
+
import './index-450971cf.js';
|
|
23
23
|
import '@hhgtech/icons/other';
|
|
24
24
|
import '@mantine/hooks';
|
|
25
25
|
import '@mantine/carousel';
|
|
26
|
-
import './useMantineLocale-
|
|
26
|
+
import './useMantineLocale-32840a91.js';
|
|
27
27
|
import '@mantine/notifications';
|
|
28
|
-
import './index-
|
|
28
|
+
import './index-2fc042e7.js';
|
|
29
29
|
import 'date-fns/locale';
|
|
30
30
|
import './constantsSite.js';
|
|
31
31
|
import './constantsRiskScreener.js';
|
|
32
32
|
import 'dayjs';
|
|
33
|
-
import './index-
|
|
33
|
+
import './index-c5b5dd16.js';
|
|
34
34
|
import 'classnames';
|
|
35
|
-
import './useUniqueId-
|
|
35
|
+
import './useUniqueId-b482f106.js';
|
|
36
36
|
import '@hhgtech/icons/core';
|
|
37
37
|
import '@mantine/dates';
|
|
38
|
-
import './index.styles-
|
|
39
|
-
import './translationsContext-
|
|
40
|
-
import './index-
|
|
38
|
+
import './index.styles-b39693fd.js';
|
|
39
|
+
import './translationsContext-5805da50.js';
|
|
40
|
+
import './index-7ac710b4.js';
|
|
41
41
|
|
|
42
42
|
const CustomizedAxisTick = (props) => {
|
|
43
43
|
const { x, y, payload, activeWeek } = props;
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
export declare const
|
|
1
|
+
export declare const getFeatureFlagCookieKey: (setupSource: string) => "abTestingCommunityFlow" | "abTestingFlow";
|
|
2
|
+
export declare const fetchFeatureFlag: (site: string, setupSource: string) => Promise<any>;
|
package/build/esm/ssoV2.js
CHANGED
|
@@ -1,34 +1,34 @@
|
|
|
1
|
-
import { a as __awaiter, _ as __rest } from './tslib.es6-
|
|
1
|
+
import { a as __awaiter, _ as __rest } from './tslib.es6-c9f76d9e.js';
|
|
2
2
|
import React__default, { createContext, useMemo, useEffect, useState, useCallback, forwardRef } from 'react';
|
|
3
3
|
import { getCookie, setCookie, deleteCookie } from './miscCookieHelper.js';
|
|
4
|
-
import { I as Input, s as styles, O as OTP, f as PasswordInput, E as ErrorBoundary } from './index-
|
|
5
|
-
import { S as SSOStepTypeType, a as useSSOSteps, u as useSSOV2Store, i as isUserFinishedSetup, f as fetchSSOV2Api, w as websiteId, b as SSO_V2_PATHS, c as checkUserExist, F as FacebookAppId, G as GoogleAuthClientId, h as handleAuthSuccess, g as getUserInfo, d as updateUserInfo, e as isPhoneNotVerifedYet, j as isLoginWithPhoneNotVerifedYet, k as isFlowFinishedSetup, r as resetPassword, m as redirect } from './store-
|
|
6
|
-
export { u as useSSOV2Store } from './store-
|
|
4
|
+
import { I as Input, s as styles, O as OTP, f as PasswordInput, E as ErrorBoundary } from './index-450971cf.js';
|
|
5
|
+
import { S as SSOStepTypeType, a as useSSOSteps, u as useSSOV2Store, i as isUserFinishedSetup, f as fetchSSOV2Api, w as websiteId, b as SSO_V2_PATHS, c as checkUserExist, F as FacebookAppId, G as GoogleAuthClientId, h as handleAuthSuccess, g as getUserInfo, d as updateUserInfo, e as isPhoneNotVerifedYet, j as isLoginWithPhoneNotVerifedYet, k as isFlowFinishedSetup, r as resetPassword, m as redirect } from './store-7fbb247b.js';
|
|
6
|
+
export { u as useSSOV2Store } from './store-7fbb247b.js';
|
|
7
7
|
import { isProduction } from './constantsIsProduction.js';
|
|
8
8
|
import { ChevronLeft } from '@hhgtech/icons/arrow';
|
|
9
9
|
import { Close, Search, ReplySquare } from '@hhgtech/icons/core';
|
|
10
|
-
import { Z as ZINDEX_SSO, L as LOCALE_SPECS, S as STATIC_PAGES, Q as QUERY_HEALTH_TOOL } from './index-
|
|
11
|
-
import { L as LogoIcon } from './logoIcon-
|
|
12
|
-
import { B as Button } from './index-
|
|
13
|
-
import { M as Modal } from './index-
|
|
10
|
+
import { Z as ZINDEX_SSO, L as LOCALE_SPECS, S as STATIC_PAGES, Q as QUERY_HEALTH_TOOL } from './index-2fc042e7.js';
|
|
11
|
+
import { L as LogoIcon } from './logoIcon-a001afa4.js';
|
|
12
|
+
import { B as Button } from './index-c5b5dd16.js';
|
|
13
|
+
import { M as Modal } from './index-369b499a.js';
|
|
14
14
|
import { Stack, Flex, Box, Group, Divider } from '@mantine/core';
|
|
15
15
|
import '@mantine/dates';
|
|
16
|
-
import './index-
|
|
17
|
-
import { C as CommonGAssets } from './index-
|
|
18
|
-
import { s as showNotification } from './useMantineLocale-
|
|
19
|
-
import { T as Text } from './index-
|
|
20
|
-
import { u as useTranslations } from './index-
|
|
16
|
+
import './index-5dc901a3.js';
|
|
17
|
+
import { C as CommonGAssets } from './index-840e0fcc.js';
|
|
18
|
+
import { s as showNotification } from './useMantineLocale-32840a91.js';
|
|
19
|
+
import { T as Text } from './index-210d56fa.js';
|
|
20
|
+
import { u as useTranslations } from './index-3c1ace26.js';
|
|
21
21
|
import '@mantine/hooks';
|
|
22
|
-
import './utils-
|
|
23
|
-
import './other-
|
|
24
|
-
import './index-
|
|
25
|
-
import { L as LOCALE } from './Locale-
|
|
26
|
-
import { I as ImageWrap, u as useScreenSize } from './useScreenSize-
|
|
27
|
-
import { G as Google, F as Facebook } from './Google-
|
|
22
|
+
import './utils-1567a8b2.js';
|
|
23
|
+
import './other-fed958cb.js';
|
|
24
|
+
import './index-7ac710b4.js';
|
|
25
|
+
import { L as LOCALE } from './Locale-3c9944e4.js';
|
|
26
|
+
import { I as ImageWrap, u as useScreenSize } from './useScreenSize-194a2336.js';
|
|
27
|
+
import { G as Google, F as Facebook } from './Google-e45e6cdd.js';
|
|
28
28
|
import { parsePhoneNumber, getCountryCallingCode } from 'react-phone-number-input';
|
|
29
|
-
import { i as isFeatureWhatsAppEnabled, a as isFeatureZaloEnabled, b as isFeatureSMSEnabled, c as isSupportProduct } from './utils-
|
|
30
|
-
export { g as getURLwithSSOTracking } from './utils-
|
|
31
|
-
import { S as Spoiler } from './index-
|
|
29
|
+
import { i as isFeatureWhatsAppEnabled, a as isFeatureZaloEnabled, b as isFeatureSMSEnabled, c as isSupportProduct } from './utils-d0856d48.js';
|
|
30
|
+
export { g as getURLwithSSOTracking } from './utils-d0856d48.js';
|
|
31
|
+
import { S as Spoiler } from './index-97e05558.js';
|
|
32
32
|
import { domainLocales, MAP_DOMAIN_BY_LOCALE } from './constantsDomainLocales.js';
|
|
33
33
|
import styled from '@emotion/styled';
|
|
34
34
|
import cn from 'classnames';
|
|
@@ -37,26 +37,31 @@ import debounce from 'lodash/debounce';
|
|
|
37
37
|
import throttle from 'lodash/throttle';
|
|
38
38
|
import Flags from 'react-phone-number-input/flags';
|
|
39
39
|
import { Drawer } from 'vaul';
|
|
40
|
-
import { M as MAPPED_LOCALE } from './utils-
|
|
40
|
+
import { M as MAPPED_LOCALE } from './utils-6b2b9a09.js';
|
|
41
41
|
import { useForm, yupResolver } from '@mantine/form';
|
|
42
42
|
import * as yup from 'yup';
|
|
43
43
|
import dayjs from 'dayjs';
|
|
44
|
-
import { D as DatePicker } from './index-
|
|
44
|
+
import { D as DatePicker } from './index-2e764b4e.js';
|
|
45
45
|
import '@mantine/carousel';
|
|
46
46
|
import './miscTheme.js';
|
|
47
|
-
import './useUniqueId-
|
|
47
|
+
import './useUniqueId-b482f106.js';
|
|
48
48
|
import './constantsSite.js';
|
|
49
49
|
import 'zustand';
|
|
50
|
-
import './normalizeLink-
|
|
50
|
+
import './normalizeLink-003a259e.js';
|
|
51
51
|
import 'date-fns/locale';
|
|
52
52
|
import './constantsRiskScreener.js';
|
|
53
|
-
import './index.styles-
|
|
53
|
+
import './index.styles-b39693fd.js';
|
|
54
54
|
import '@mantine/notifications';
|
|
55
|
-
import './translationsContext-
|
|
56
|
-
import './healthTools-
|
|
55
|
+
import './translationsContext-5805da50.js';
|
|
56
|
+
import './healthTools-837d94f5.js';
|
|
57
57
|
|
|
58
58
|
// const fakeData = {
|
|
59
|
-
const
|
|
59
|
+
const getFeatureFlagCookieKey = (setupSource) => {
|
|
60
|
+
return setupSource === 'community'
|
|
61
|
+
? 'abTestingCommunityFlow'
|
|
62
|
+
: 'abTestingFlow';
|
|
63
|
+
};
|
|
64
|
+
const fetchFeatureFlag = (site, setupSource) => __awaiter(void 0, void 0, void 0, function* () {
|
|
60
65
|
var _a, _b;
|
|
61
66
|
let data = null;
|
|
62
67
|
try {
|
|
@@ -67,9 +72,11 @@ const fetchFeatureFlag = (site) => __awaiter(void 0, void 0, void 0, function* (
|
|
|
67
72
|
data = yield response.json();
|
|
68
73
|
}
|
|
69
74
|
catch (err) {
|
|
70
|
-
data =
|
|
75
|
+
data = {};
|
|
71
76
|
}
|
|
72
|
-
|
|
77
|
+
const flagKey = setupSource === 'community' ? 'SSO_V2_Together_flag' : 'SSO_V2_flag';
|
|
78
|
+
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
79
|
+
return (_b = (_a = data === null || data === void 0 ? void 0 : data.data) === null || _a === void 0 ? void 0 : _a.flags) === null || _b === void 0 ? void 0 : _b.find((o) => o.name === flagKey);
|
|
73
80
|
});
|
|
74
81
|
|
|
75
82
|
const SSOStateContext = createContext({
|
|
@@ -4541,7 +4548,7 @@ if (!String.prototype.capitalize) {
|
|
|
4541
4548
|
};
|
|
4542
4549
|
}
|
|
4543
4550
|
const SSOV2 = ({ onClose: onCloseProps, locale }) => {
|
|
4544
|
-
const { isOpen, setOpen, returnUrl, setMounted, source, overrideClose, setOnCloseProp, forceReloadOnClose, setABTestFlow, } = useSSOV2Store();
|
|
4551
|
+
const { isOpen, setOpen, returnUrl, setMounted, source, overrideClose, setOnCloseProp, forceReloadOnClose, setABTestFlow, setupSource, } = useSSOV2Store();
|
|
4545
4552
|
useEffect(() => {
|
|
4546
4553
|
setMounted(true);
|
|
4547
4554
|
return () => {
|
|
@@ -4561,8 +4568,9 @@ const SSOV2 = ({ onClose: onCloseProps, locale }) => {
|
|
|
4561
4568
|
}, [onCloseProps]);
|
|
4562
4569
|
useEffect(() => {
|
|
4563
4570
|
const site = MAP_DOMAIN_BY_LOCALE[locale];
|
|
4564
|
-
const
|
|
4565
|
-
|
|
4571
|
+
const key = getFeatureFlagCookieKey(setupSource);
|
|
4572
|
+
const previousABTestingFlow = getCookie(key);
|
|
4573
|
+
fetchFeatureFlag(site, setupSource).then((data) => {
|
|
4566
4574
|
if (data.is_enabled && isSupportProduct(data.products)) {
|
|
4567
4575
|
if (previousABTestingFlow) {
|
|
4568
4576
|
setABTestFlow(previousABTestingFlow);
|
|
@@ -4571,24 +4579,28 @@ const SSOV2 = ({ onClose: onCloseProps, locale }) => {
|
|
|
4571
4579
|
const randomBetween100Percent = Math.floor(Math.random() * 100 + 1);
|
|
4572
4580
|
const aFlow = data.a_percentage;
|
|
4573
4581
|
if (randomBetween100Percent <= aFlow) {
|
|
4574
|
-
setCookie(
|
|
4582
|
+
setCookie(key, 'A', {
|
|
4575
4583
|
days: 30,
|
|
4584
|
+
domain: '.' + site,
|
|
4585
|
+
path: '/',
|
|
4576
4586
|
});
|
|
4577
4587
|
setABTestFlow('A');
|
|
4578
4588
|
}
|
|
4579
4589
|
else {
|
|
4580
|
-
setCookie(
|
|
4590
|
+
setCookie(key, 'B', {
|
|
4581
4591
|
days: 30,
|
|
4592
|
+
domain: '.' + site,
|
|
4593
|
+
path: '/',
|
|
4582
4594
|
});
|
|
4583
4595
|
setABTestFlow('B');
|
|
4584
4596
|
}
|
|
4585
4597
|
}
|
|
4586
4598
|
}
|
|
4587
4599
|
else {
|
|
4588
|
-
deleteCookie(
|
|
4600
|
+
deleteCookie(key);
|
|
4589
4601
|
}
|
|
4590
4602
|
});
|
|
4591
|
-
}, [locale]);
|
|
4603
|
+
}, [locale, setupSource]);
|
|
4592
4604
|
if (!isOpen) {
|
|
4593
4605
|
return null;
|
|
4594
4606
|
}
|