@hhgtech/hhg-components 1.29.349-beta-2 → 1.29.350
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/{LastPeriod-089bebf1.js → LastPeriod-fa62c38f.js} +1 -1
- package/build/{MobileBottomNavigationIcon-12497f73.js → MobileBottomNavigationIcon-c9a7bab2.js} +3 -3
- package/build/{Spinner-445fd763.js → Spinner-eee4bad2.js} +1 -1
- package/build/{WhatsApp-fefb1d6f.js → WhatsApp-adce873a.js} +1 -1
- package/build/adapters.js +19 -19
- package/build/atoms.js +47 -47
- 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/icons/Play.d.ts +4 -0
- package/build/components/molecules/index.d.ts +2 -0
- package/build/components/molecules/videoItem/index.d.ts +4 -0
- package/build/components/molecules/videoItem/index.styles.d.ts +14 -0
- package/build/components/molecules/videoItem/shorts/index.d.ts +4 -0
- package/build/components/molecules/videoItem/shorts/index.styles.d.ts +21 -0
- package/build/components/molecules/videoItem/types.d.ts +13 -0
- package/build/components/molecules/videoItem/utils.d.ts +1 -0
- package/build/components/molecules/videoItem/video/index.d.ts +4 -0
- package/build/components/molecules/videoItem/video/index.styles.d.ts +22 -0
- package/build/components/molecules/videoPlayerModal/index.d.ts +9 -0
- package/build/components/navigationV2/components/molecules/menuVideoList/Item/index.d.ts +15 -0
- package/build/components/navigationV2/components/molecules/menuVideoList/Item/index.styled.d.ts +13 -0
- package/build/components/navigationV2/components/molecules/menuVideoList/index.d.ts +9 -0
- package/build/components/navigationV2/components/molecules/menuVideoList/index.styled.d.ts +5 -0
- package/build/components/navigationV2/components/molecules/menuVideoList/videoSpotlights.d.ts +8 -0
- package/build/components/navigationV2/components/molecules/navigationBar/index.styled.d.ts +0 -2
- package/build/components/navigationV2/hooks/useNavConfig.d.ts +2 -1
- package/build/components/navigationV2/index.d.ts +9 -0
- package/build/components/navigationV2/types.d.ts +2 -2
- package/build/components/navigationV2/utils.d.ts +2 -0
- package/build/components.js +97 -91
- package/build/{constants-ea411d36.js → constants-68bbb45a.js} +1 -1
- package/build/constants.js +5 -3
- package/build/constantsDomainLocales.js +1 -1
- package/build/constantsRiskScreener.js +2 -2
- package/build/constantsSite.js +2 -2
- package/build/{core-a47d2c1c.js → core-493a4c1f.js} +1 -1
- package/build/dataTransform-7c8a111b.js +13 -0
- package/build/{dataTransform-2cc339d2.js → dataTransform-c05d6333.js} +1 -1
- package/build/ecom.js +4 -4
- package/build/{editor-0508ae59.js → editor-dbfb4abe.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/{LastPeriod-acb34093.js → LastPeriod-3c4f0e35.js} +1 -1
- package/build/esm/{MobileBottomNavigationIcon-4389343b.js → MobileBottomNavigationIcon-b8bde94a.js} +3 -3
- package/build/esm/{Spinner-475df4f2.js → Spinner-79a257a6.js} +1 -1
- package/build/esm/{WhatsApp-15966b61.js → WhatsApp-b0c3210b.js} +1 -1
- package/build/esm/adapters.js +19 -19
- package/build/esm/atoms.js +47 -47
- 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/icons/Play.d.ts +4 -0
- package/build/esm/components/molecules/index.d.ts +2 -0
- package/build/esm/components/molecules/videoItem/index.d.ts +4 -0
- package/build/esm/components/molecules/videoItem/index.styles.d.ts +14 -0
- package/build/esm/components/molecules/videoItem/shorts/index.d.ts +4 -0
- package/build/esm/components/molecules/videoItem/shorts/index.styles.d.ts +21 -0
- package/build/esm/components/molecules/videoItem/types.d.ts +13 -0
- package/build/esm/components/molecules/videoItem/utils.d.ts +1 -0
- package/build/esm/components/molecules/videoItem/video/index.d.ts +4 -0
- package/build/esm/components/molecules/videoItem/video/index.styles.d.ts +22 -0
- package/build/esm/components/molecules/videoPlayerModal/index.d.ts +9 -0
- package/build/esm/components/navigationV2/components/molecules/menuVideoList/Item/index.d.ts +15 -0
- package/build/esm/components/navigationV2/components/molecules/menuVideoList/Item/index.styled.d.ts +13 -0
- package/build/esm/components/navigationV2/components/molecules/menuVideoList/index.d.ts +9 -0
- package/build/esm/components/navigationV2/components/molecules/menuVideoList/index.styled.d.ts +5 -0
- package/build/esm/components/navigationV2/components/molecules/menuVideoList/videoSpotlights.d.ts +8 -0
- package/build/esm/components/navigationV2/components/molecules/navigationBar/index.styled.d.ts +0 -2
- package/build/esm/components/navigationV2/hooks/useNavConfig.d.ts +2 -1
- package/build/esm/components/navigationV2/index.d.ts +9 -0
- package/build/esm/components/navigationV2/types.d.ts +2 -2
- package/build/esm/components/navigationV2/utils.d.ts +2 -0
- package/build/esm/components.js +95 -91
- package/build/esm/{constants-a82a6e91.js → constants-08a665ac.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-6c44324b.js → core-222a8145.js} +1 -1
- package/build/esm/{dataTransform-4df32cf8.js → dataTransform-bda7b271.js} +1 -1
- package/build/esm/dataTransform-e1e08d96.js +11 -0
- package/build/esm/ecom.js +4 -4
- package/build/esm/{editor-317d9124.js → editor-ab4e1225.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/healthToolsCardWrapper.js +18 -18
- package/build/esm/healthToolsForm.js +33 -33
- package/build/esm/hooks/useCSSFocusPopupHelper.d.ts +0 -1
- package/build/esm/hooks.js +13 -13
- package/build/esm/i18n/translationKeys.d.ts +1 -1
- package/build/esm/i18n-values/en-PH.js +9 -0
- package/build/esm/i18n-values/hi-IN.js +9 -0
- package/build/esm/i18n-values/id-ID.js +9 -0
- package/build/esm/i18n-values/km-KH.js +9 -0
- package/build/esm/i18n-values/ms-MY.js +9 -0
- package/build/esm/i18n-values/my-MM.js +9 -0
- package/build/esm/i18n-values/th-TH.js +9 -0
- package/build/esm/i18n-values/tl-PH.js +9 -0
- package/build/esm/i18n-values/vi-VN.js +9 -0
- package/build/esm/i18n-values/vi-VN_MB.js +9 -0
- package/build/esm/i18n-values/zh-TW.js +9 -0
- package/build/esm/i18n.js +2 -2
- package/build/esm/i18nV2.js +2 -2
- package/build/esm/{index-08f499b0.js → index-0ba2e93a.js} +3 -3
- package/build/esm/{index-2c4bc44f.js → index-109b0adb.js} +6 -6
- package/build/esm/{index-91cc806f.js → index-191f79c5.js} +1 -1
- package/build/esm/{index-3473b82f.js → index-1deea983.js} +18 -18
- package/build/esm/{index-3a050552.js → index-1df79247.js} +1 -1
- package/build/esm/{index-91771376.js → index-1ff60d24.js} +11 -11
- package/build/esm/{index-0aa4d9e8.js → index-29d67804.js} +2 -2
- package/build/esm/{index-43de00be.js → index-2e886c27.js} +2 -2
- package/build/esm/{index-496d9467.js → index-2fc1d07d.js} +16 -16
- package/build/esm/index-31a5e478.js +494 -0
- package/build/esm/{index-93555fa2.js → index-3bd9b3a9.js} +31 -30
- package/build/esm/{index-aba6f2df.js → index-3e7cea05.js} +2 -2
- package/build/esm/{index-9d29074b.js → index-44b26820.js} +3 -3
- package/build/esm/{index-a9cbda6e.js → index-4829411b.js} +2 -2
- package/build/esm/{index-d0ec6d4d.js → index-4be89ef5.js} +182 -124
- package/build/esm/{index-8e2ceb9e.js → index-4d082898.js} +16 -16
- package/build/esm/{index-6e914144.js → index-5106ea4a.js} +2 -2
- package/build/esm/{index-5f383396.js → index-590fcd6a.js} +1 -1
- package/build/esm/{index-3fd084f2.js → index-5b7bbbf3.js} +2 -2
- package/build/esm/{index-ac93851c.js → index-5ce16595.js} +6 -6
- package/build/esm/{index-8d1b5cd1.js → index-5dad2bfd.js} +1 -1
- package/build/esm/{index-cf6b4c6d.js → index-5eed82b8.js} +13 -13
- package/build/esm/{index-f1f466e3.js → index-62006031.js} +5 -5
- package/build/esm/{index-7d49189c.js → index-64de7793.js} +6 -6
- package/build/esm/{index-1ee4edd2.js → index-65a88a2f.js} +3 -3
- package/build/esm/{index-302d7800.js → index-66edc002.js} +6 -6
- package/build/esm/{index-d2a1a2ef.js → index-72e7fffe.js} +2 -2
- package/build/esm/{index-3b39b8a1.js → index-749063ff.js} +1 -1
- package/build/esm/{index-8071431d.js → index-7c6f1a51.js} +11 -3
- package/build/esm/{index-0b50df23.js → index-7e95d2d7.js} +17 -17
- package/build/esm/{index-17448dae.js → index-8420b22c.js} +16 -16
- package/build/esm/{index-cde2a194.js → index-8468f319.js} +2 -2
- package/build/esm/{index-09023bd8.js → index-86529a88.js} +17 -63
- package/build/esm/{index-7222c08e.js → index-86593428.js} +2 -2
- package/build/esm/{index-3ff5fcdd.js → index-894c4097.js} +15 -15
- package/build/esm/{index-2cc0d391.js → index-8a3797fe.js} +8 -4
- package/build/esm/{index-0dd7e8ad.js → index-8e933797.js} +4 -4
- package/build/esm/{index-1f770e72.js → index-8eb6f06d.js} +24 -24
- package/build/esm/{index-c145990e.js → index-91981f41.js} +19 -233
- package/build/esm/{index-8cc56454.js → index-9de22e34.js} +7 -7
- package/build/esm/{index-53f41082.js → index-a7479d55.js} +2 -2
- package/build/esm/{index-6edaed4b.js → index-a85f8807.js} +24 -24
- package/build/esm/{index-723ff6e9.js → index-b13ff4b9.js} +1 -1
- package/build/esm/{index-d548a188.js → index-bc4e8cd1.js} +13 -13
- package/build/esm/{index-be81f9bd.js → index-c072d314.js} +22 -20
- package/build/esm/{index-ded25d29.js → index-c15c044c.js} +5 -5
- package/build/esm/{index-1129ebfe.js → index-c40798d0.js} +18 -18
- package/build/esm/index-c52fbd75.js +225 -0
- package/build/esm/{index-bd5c1be3.js → index-c82dce54.js} +16 -16
- package/build/esm/{index-ad134d53.js → index-c9d2aaa2.js} +21 -21
- package/build/esm/{index-8566e747.js → index-ccc8a486.js} +3 -3
- package/build/esm/{index-b180d462.js → index-cd9b1e18.js} +11 -18
- package/build/esm/{index-655dba99.js → index-cf54a904.js} +2 -2
- package/build/esm/{index-bbb0c029.js → index-d3b10ec3.js} +1 -1
- package/build/esm/{index-3fddfa7f.js → index-dc3faa75.js} +3 -3
- package/build/esm/{index-3bf1efd3.js → index-dcb29363.js} +2 -2
- package/build/esm/{index-d898ad6e.js → index-e4677ebe.js} +1 -1
- package/build/esm/{index-4dfa5af4.js → index-e95307ee.js} +32 -31
- package/build/esm/index-eda053dd.js +54 -0
- package/build/esm/{index-a1831827.js → index-ee3bb0fc.js} +13 -13
- package/build/esm/{index-3077bc1d.js → index-eec8b1cc.js} +3 -3
- package/build/esm/{index-3d727fa4.js → index-f58997c6.js} +17 -17
- package/build/esm/{index-e2f81320.js → index-fc65cc57.js} +13 -13
- package/build/esm/{index-a0846c1f.js → index-fd1bc715.js} +7 -7
- package/build/esm/index.js +116 -113
- package/build/esm/interfaces/constants/index.d.ts +2 -0
- package/build/esm/interfaces/healthTools.d.ts +0 -1
- package/build/esm/interfaces/types/Video.d.ts +36 -0
- package/build/esm/interfaces/types/index.d.ts +1 -0
- package/build/esm/{labelSorting-f1e71c6b.js → labelSorting-4e353373.js} +4 -4
- package/build/esm/lead/helpers.d.ts +0 -31
- package/build/esm/lead.css +1 -1
- package/build/esm/lead.js +180 -287
- package/build/esm/{logoIcon-30d5d029.js → logoIcon-3ddc78e3.js} +2 -2
- package/build/esm/mantine.js +25 -25
- package/build/esm/misc.js +17 -16
- 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 -69
- package/build/esm/moleculesArticleCard.js +6 -6
- package/build/esm/moleculesArticleCardV2.js +16 -16
- package/build/esm/navigation.js +50 -45
- package/build/esm/navigationLogoutPopup.js +9 -9
- package/build/esm/navigationProfileButton.js +23 -23
- package/build/esm/{dataTransform-a5ab808a.js → number-7cd2ed1c.js} +1 -11
- package/build/esm/onboardingV2.js +29 -29
- package/build/esm/organisms.js +53 -48
- package/build/esm/{post-52b2f121.js → post-25e22605.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 +1 -2
- package/build/esm/ssoV2/index.d.ts +0 -1
- package/build/esm/ssoV2/utils.d.ts +0 -6
- package/build/esm/ssoV2.js +56 -50
- package/build/esm/{store-bbfc4f26.js → store-c0abd1a4.js} +4 -4
- package/build/esm/subot.js +42 -43
- package/build/esm/surveyOrPremiumBanner.js +31 -31
- package/build/esm/surveyQuestionCard.js +10 -10
- package/build/esm/{surveyThankyouCard-37f5fd4c.js → surveyThankyouCard-d9a3f7c8.js} +5 -5
- package/build/esm/together.js +55 -53
- 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 -48
- package/build/esm/togetherMoleculesCardAuthor.js +28 -27
- package/build/esm/togetherMoleculesPostImagePreview.js +11 -11
- package/build/esm/togetherMoleculesProfileDetail.js +38 -37
- package/build/esm/togetherOrganisms.js +56 -54
- package/build/esm/togetherRichTextEditor.js +17 -17
- package/build/esm/togetherShareBox.js +10 -10
- package/build/esm/{treePopoverMenu-74c6e0bd.js → treePopoverMenu-601f64f4.js} +19 -19
- package/build/esm/{types-a2aca465.js → types-34a4a8fc.js} +2 -2
- package/build/esm/types.js +2 -2
- package/build/esm/{useCategory-a9f4c1b8.js → useCategory-3eadc946.js} +5 -5
- package/build/esm/{useHealthToolCache-79b7dfd8.js → useHealthToolCache-d0dd546a.js} +1 -1
- package/build/esm/{useMantineLocale-4f902908.js → useMantineLocale-f17968c0.js} +6 -6
- package/build/esm/{usePlacesAutocomplete-d00892cc.js → usePlacesAutocomplete-e826c24b.js} +1 -1
- package/build/esm/{useScreenSize-85657dee.js → useScreenSize-11fc92d3.js} +2 -2
- package/build/esm/useTogetherAuthRequiredAction.js +9 -9
- package/build/esm/{utils-84250289.js → utils-1af61383.js} +3 -3
- package/build/esm/{utils-be995f45.js → utils-356b57cf.js} +2 -2
- package/build/esm/{utils-1bc35f03.js → utils-f14dd095.js} +2 -2
- package/build/esm/vaccination.js +21 -21
- package/build/footer.js +21 -21
- package/build/gAssets.js +2 -2
- package/build/healthToolsCardWrapper.js +18 -18
- package/build/healthToolsForm.js +33 -33
- package/build/hooks/useCSSFocusPopupHelper.d.ts +0 -1
- package/build/hooks.js +13 -13
- package/build/i18n/translationKeys.d.ts +1 -1
- package/build/i18n-values/en-PH.js +9 -0
- package/build/i18n-values/hi-IN.js +9 -0
- package/build/i18n-values/id-ID.js +9 -0
- package/build/i18n-values/km-KH.js +9 -0
- package/build/i18n-values/ms-MY.js +9 -0
- package/build/i18n-values/my-MM.js +9 -0
- package/build/i18n-values/th-TH.js +9 -0
- package/build/i18n-values/tl-PH.js +9 -0
- package/build/i18n-values/vi-VN.js +9 -0
- package/build/i18n-values/vi-VN_MB.js +9 -0
- package/build/i18n-values/zh-TW.js +9 -0
- package/build/i18n.js +1 -1
- package/build/i18nV2.js +1 -1
- package/build/{index-aec56057.js → index-0ae0683e.js} +1 -1
- package/build/{index-114fb2b3.js → index-0bb69a29.js} +1 -1
- package/build/{index-1a991ca9.js → index-0c39fb9a.js} +31 -30
- package/build/{index-4f8e7d82.js → index-0e3a9ce5.js} +2 -2
- package/build/{index-014ddce9.js → index-12c0405a.js} +5 -5
- package/build/{index-aeddd5e1.js → index-1a670332.js} +1 -1
- package/build/{index-a7fe505b.js → index-1e05e5e9.js} +5 -5
- package/build/{index-a00fb687.js → index-2594073e.js} +6 -6
- package/build/{index-9e6471fa.js → index-26574e0f.js} +3 -3
- package/build/{index-e5f27c0f.js → index-26e97252.js} +19 -234
- package/build/{index-f3c705d0.js → index-2b7732a8.js} +16 -16
- package/build/{index-c9f46119.js → index-2d9bcaeb.js} +18 -18
- package/build/{index-a48132cf.js → index-2dd85aab.js} +2 -2
- package/build/{index-448f6fae.js → index-3154eb57.js} +13 -13
- package/build/{index-59e72f25.js → index-32f95d0a.js} +6 -6
- package/build/{index-717e254d.js → index-347809f9.js} +1 -1
- package/build/{index-b4a480c2.js → index-36927fc3.js} +18 -18
- package/build/{index-f378fe9e.js → index-36ac7272.js} +3 -3
- package/build/{index-bbc8a07f.js → index-44bf2ce1.js} +10 -2
- package/build/{index-28bf0a58.js → index-4b2fa3e2.js} +2 -2
- package/build/{index-366d3e02.js → index-4c7a785b.js} +6 -6
- package/build/{index-b6cc9ce2.js → index-4d6e6a6f.js} +13 -13
- package/build/{index-b8d4aa12.js → index-4d8a8f2a.js} +2 -2
- package/build/{index-66d19270.js → index-4ea6199f.js} +4 -4
- package/build/{index-752ddc7e.js → index-4f002d8f.js} +11 -11
- package/build/{index-a22f8c1a.js → index-4ff1cefe.js} +189 -131
- package/build/{index-d0270b0a.js → index-50880e9a.js} +2 -2
- package/build/{index-8c578ae7.js → index-52f4d9ac.js} +3 -3
- package/build/{index-f1ea8e8c.js → index-585064ac.js} +2 -2
- package/build/{index-91201153.js → index-5c3e82a8.js} +16 -16
- package/build/{index-e8720f16.js → index-5e555a2c.js} +2 -2
- package/build/{index-151f3098.js → index-5efb2208.js} +37 -36
- package/build/{index-2f55674b.js → index-620e269f.js} +17 -17
- package/build/{index-1b2b41ad.js → index-6c1fbee0.js} +34 -32
- package/build/{index-4c10dff8.js → index-80f1173f.js} +13 -13
- package/build/{index-0a9bd5e0.js → index-82a721a9.js} +13 -13
- package/build/{index-df93237b.js → index-88bffee6.js} +2 -2
- package/build/{index-ec2c0de7.js → index-89d3b1dd.js} +1 -1
- package/build/{index-69bfd97f.js → index-8b7337b6.js} +2 -2
- package/build/index-8d6980aa.js +61 -0
- package/build/{index-aa13fadc.js → index-8ea58f0a.js} +16 -16
- package/build/{index-4c8c7a4f.js → index-9395f53e.js} +1 -1
- package/build/{index-6132d9b0.js → index-9642ac3c.js} +21 -21
- package/build/{index-1edfb3c4.js → index-9fba1db4.js} +2 -2
- package/build/{index-e3a8f461.js → index-a2146821.js} +11 -18
- package/build/{index-a9ff5150.js → index-a47352b7.js} +17 -17
- package/build/{index-48939e16.js → index-a52b0815.js} +2 -2
- package/build/{index-7440d34d.js → index-a64f9470.js} +9 -3
- package/build/index-a701bc62.js +504 -0
- package/build/{index-c030e9f8.js → index-aee0f71e.js} +1 -1
- package/build/{index-4b4894dd.js → index-af34cbca.js} +7 -7
- package/build/{index-54c82239.js → index-b0338dab.js} +7 -7
- package/build/{index-daf3f551.js → index-b039a2f5.js} +3 -3
- package/build/{index-99266313.js → index-bb0404b6.js} +3 -3
- package/build/{index-71a4bbd7.js → index-c0a1f14f.js} +3 -3
- package/build/{index-49f29546.js → index-c182ddcd.js} +6 -6
- package/build/{index-c1d68c39.js → index-c3d5b656.js} +24 -24
- package/build/{index-03574a1f.js → index-c5c8c633.js} +15 -15
- package/build/{index-d6a7d261.js → index-cc632370.js} +31 -78
- package/build/{index-8ad47f17.js → index-d68340ee.js} +1 -1
- package/build/{index-0e2bb8f0.js → index-e4b83bc5.js} +2 -2
- package/build/{index-e3f90421.js → index-f9428b8a.js} +24 -24
- package/build/{index-4b9a133d.js → index-fa38fcaf.js} +16 -16
- package/build/index-fcc65dbf.js +232 -0
- package/build/index.js +128 -123
- package/build/interfaces/constants/index.d.ts +2 -0
- package/build/interfaces/healthTools.d.ts +0 -1
- package/build/interfaces/types/Video.d.ts +36 -0
- package/build/interfaces/types/index.d.ts +1 -0
- package/build/{labelSorting-eb55018c.js → labelSorting-564e4df0.js} +4 -4
- package/build/lead/helpers.d.ts +0 -31
- package/build/lead.css +1 -1
- package/build/lead.js +181 -288
- package/build/{logoIcon-e18f5cc4.js → logoIcon-144a4c63.js} +2 -2
- package/build/mantine.js +22 -22
- package/build/misc.js +19 -18
- 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 +75 -69
- package/build/moleculesArticleCard.js +6 -6
- package/build/moleculesArticleCardV2.js +16 -16
- package/build/navigation.js +50 -45
- package/build/navigationLogoutPopup.js +9 -9
- package/build/navigationProfileButton.js +23 -23
- package/build/{dataTransform-6886fcfb.js → number-0a06f73a.js} +0 -11
- package/build/onboardingV2.js +28 -28
- package/build/organisms.js +53 -48
- package/build/{post-1b7acd8a.js → post-e81b3399.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 +1 -2
- package/build/ssoV2/index.d.ts +0 -1
- package/build/ssoV2/utils.d.ts +0 -6
- package/build/ssoV2.js +71 -65
- package/build/{store-f338d5dc.js → store-3db31396.js} +4 -4
- package/build/subot.js +41 -42
- package/build/surveyOrPremiumBanner.js +31 -31
- package/build/surveyQuestionCard.js +10 -10
- package/build/{surveyThankyouCard-3f669e41.js → surveyThankyouCard-dcfc997b.js} +5 -5
- package/build/together.js +63 -61
- package/build/togetherApiUtils.js +4 -4
- package/build/togetherAtoms.js +30 -30
- package/build/togetherComponentGlobalContext.js +4 -4
- package/build/togetherMolecules.js +51 -49
- package/build/togetherMoleculesCardAuthor.js +28 -27
- package/build/togetherMoleculesPostImagePreview.js +11 -11
- package/build/togetherMoleculesProfileDetail.js +38 -37
- package/build/togetherOrganisms.js +56 -54
- package/build/togetherRichTextEditor.js +17 -17
- package/build/togetherShareBox.js +10 -10
- package/build/{treePopoverMenu-d3fd723a.js → treePopoverMenu-49b646ab.js} +19 -19
- package/build/{types-0cd7d9fe.js → types-a7bacf6e.js} +2 -2
- package/build/types.js +6 -2
- package/build/{useCategory-871fa470.js → useCategory-993eb216.js} +5 -5
- package/build/{useHealthToolCache-8c51e63b.js → useHealthToolCache-68c4213c.js} +1 -1
- package/build/{useMantineLocale-1c9f789e.js → useMantineLocale-5e96023c.js} +6 -6
- package/build/{usePlacesAutocomplete-dd6c1d8f.js → usePlacesAutocomplete-680d7e89.js} +1 -1
- package/build/{useScreenSize-da937aaf.js → useScreenSize-58be1181.js} +2 -2
- package/build/useTogetherAuthRequiredAction.js +9 -9
- package/build/{utils-09a1a009.js → utils-130c6b01.js} +2 -2
- package/build/{utils-15c8b901.js → utils-d40974e0.js} +2 -2
- package/build/{utils-e0ea8233.js → utils-da16f93d.js} +3 -3
- package/build/vaccination.js +21 -21
- package/package.json +1 -1
- package/build/esm/index-b61f2526.js +0 -148
- package/build/esm/lead/layouts/lightbox/emptyComponent.d.ts +0 -6
- package/build/esm/lead/layouts/lightbox/formContainer.d.ts +0 -17
- package/build/esm/lead/layouts/lightbox/headerImage.d.ts +0 -11
- package/build/esm/utils-397cbdd3.js +0 -55
- package/build/index-53165e12.js +0 -156
- package/build/lead/layouts/lightbox/emptyComponent.d.ts +0 -6
- package/build/lead/layouts/lightbox/formContainer.d.ts +0 -17
- package/build/lead/layouts/lightbox/headerImage.d.ts +0 -11
- package/build/utils-0b30517e.js +0 -61
- /package/build/{BMI_BOYS.percentile.monthly-c17aac56.js → BMI_BOYS.percentile.monthly-5c94c639.js} +0 -0
- /package/build/{BMI_BOYS.percentile.weekly-a895bf04.js → BMI_BOYS.percentile.weekly-28e88e2e.js} +0 -0
- /package/build/{BMI_BOYS.percentile.yearly-19441d71.js → BMI_BOYS.percentile.yearly-1ee7fccd.js} +0 -0
- /package/build/{BMI_BOYS.zscore.monthly-6b11c95e.js → BMI_BOYS.zscore.monthly-b38b3ddb.js} +0 -0
- /package/build/{BMI_BOYS.zscore.weekly-cc38154a.js → BMI_BOYS.zscore.weekly-3d9ad8ee.js} +0 -0
- /package/build/{BMI_BOYS.zscore.yearly-dc4989c2.js → BMI_BOYS.zscore.yearly-679822f7.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.monthly-08fa757f.js → BMI_GIRLS.percentile.monthly-82392190.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.weekly-6a244736.js → BMI_GIRLS.percentile.weekly-700710e2.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.yearly-c7c3ccc5.js → BMI_GIRLS.percentile.yearly-9dfd637a.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.monthly-d0965294.js → BMI_GIRLS.zscore.monthly-cd692b93.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.weekly-628e7381.js → BMI_GIRLS.zscore.weekly-0a966dd2.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.yearly-6f0a8074.js → BMI_GIRLS.zscore.yearly-ef73d8ac.js} +0 -0
- /package/build/{ChevronDown-fb474f6b.js → ChevronDown-2195239e.js} +0 -0
- /package/build/{Close-b4092a2c.js → Close-dc4cd6ac.js} +0 -0
- /package/build/{Google-3b1bed90.js → Google-84f1002c.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-54403ab9.js → HEAD CIRCUM_BOYS.percentile.monthly-0ba798f6.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-57b5d37f.js → HEAD CIRCUM_BOYS.percentile.weekly-04c41a40.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-e803b122.js → HEAD CIRCUM_BOYS.percentile.yearly-64684d2d.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-ee739f33.js → HEAD CIRCUM_BOYS.zscore.monthly-32f63213.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-2ae5b077.js → HEAD CIRCUM_BOYS.zscore.weekly-ab53405b.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-2f226b05.js → HEAD CIRCUM_BOYS.zscore.yearly-6f79051f.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-9d60aa36.js → HEAD CIRCUM_GIRLS.percentile.monthly-13232833.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-16723f2b.js → HEAD CIRCUM_GIRLS.percentile.weekly-ad125882.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-51c54e25.js → HEAD CIRCUM_GIRLS.percentile.yearly-e884a146.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-c8f657fb.js → HEAD CIRCUM_GIRLS.zscore.monthly-ec02e3a1.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-b0fe3384.js → HEAD CIRCUM_GIRLS.zscore.weekly-80c1c6ee.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-928a944f.js → HEAD CIRCUM_GIRLS.zscore.yearly-1d5ea97f.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.monthly-243c316c.js → HEIGHT_BOYS.percentile.monthly-f935d161.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.weekly-bc5d696a.js → HEIGHT_BOYS.percentile.weekly-7d761d57.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.yearly-8f78af31.js → HEIGHT_BOYS.percentile.yearly-0e546d9a.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.monthly-b76b1bec.js → HEIGHT_BOYS.zscore.monthly-c3a67ea8.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.weekly-d92a6b67.js → HEIGHT_BOYS.zscore.weekly-2a1ca99b.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.yearly-3ddfe7b7.js → HEIGHT_BOYS.zscore.yearly-97929b26.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.monthly-3b6182fa.js → HEIGHT_GIRLS.percentile.monthly-81d19228.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.weekly-d9c04d42.js → HEIGHT_GIRLS.percentile.weekly-0b638b75.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.yearly-834e580a.js → HEIGHT_GIRLS.percentile.yearly-ce047683.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.monthly-313615bb.js → HEIGHT_GIRLS.zscore.monthly-6a1972e9.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.weekly-2af22b07.js → HEIGHT_GIRLS.zscore.weekly-0d1c2e90.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.yearly-3c24bf7d.js → HEIGHT_GIRLS.zscore.yearly-38affac7.js} +0 -0
- /package/build/{Locale-f15df359.js → Locale-efeb4779.js} +0 -0
- /package/build/{Visible-0e9aa746.js → Visible-6dbbaff6.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.monthly-cdcbf67d.js → WEIGHT_BOYS.percentile.monthly-25144bea.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.weekly-10b15769.js → WEIGHT_BOYS.percentile.weekly-b3470080.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.yearly-584c1cc7.js → WEIGHT_BOYS.percentile.yearly-70f4a7fb.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.monthly-b9ea0ad4.js → WEIGHT_BOYS.zscore.monthly-b554e353.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.weekly-b12404f4.js → WEIGHT_BOYS.zscore.weekly-84d15584.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.yearly-5b7fbfd6.js → WEIGHT_BOYS.zscore.yearly-be23fa9b.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.monthly-1abf7637.js → WEIGHT_GIRLS.percentile.monthly-940078af.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.weekly-888fae52.js → WEIGHT_GIRLS.percentile.weekly-f48f3860.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.yearly-44a2c319.js → WEIGHT_GIRLS.percentile.yearly-177afa98.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.monthly-da2d8dbb.js → WEIGHT_GIRLS.zscore.monthly-411af9f6.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.weekly-9323bcae.js → WEIGHT_GIRLS.zscore.weekly-0bb114d8.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.yearly-e2d9a792.js → WEIGHT_GIRLS.zscore.yearly-636f226d.js} +0 -0
- /package/build/{animation-af4faf0b.js → animation-4f0b0b74.js} +0 -0
- /package/build/{constants-f8e0dd0e.js → constants-121d4cd0.js} +0 -0
- /package/build/{constants-ce3d3b8b.js → constants-77bd9f3d.js} +0 -0
- /package/build/{constants-eb523cb6.js → constants-b45a0f52.js} +0 -0
- /package/build/{doctor-dd0d103b.js → doctor-30b5162b.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.monthly-bd832825.js → BMI_BOYS.percentile.monthly-743ccd9b.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.weekly-8e2acc11.js → BMI_BOYS.percentile.weekly-148a81d2.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.yearly-c9bf53a3.js → BMI_BOYS.percentile.yearly-12920321.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.monthly-ed6d48f4.js → BMI_BOYS.zscore.monthly-5297d265.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.weekly-0e02f5f3.js → BMI_BOYS.zscore.weekly-76892b16.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.yearly-4deae064.js → BMI_BOYS.zscore.yearly-0966fa1b.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.monthly-4f191f94.js → BMI_GIRLS.percentile.monthly-c638e53a.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.weekly-e6ad6d25.js → BMI_GIRLS.percentile.weekly-72717163.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.yearly-7188f959.js → BMI_GIRLS.percentile.yearly-32b08dcb.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.monthly-d0a5801b.js → BMI_GIRLS.zscore.monthly-bde76796.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.weekly-086edf15.js → BMI_GIRLS.zscore.weekly-b4a056fe.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.yearly-cd3e79ee.js → BMI_GIRLS.zscore.yearly-a92152aa.js} +0 -0
- /package/build/esm/{ChevronDown-9d25a195.js → ChevronDown-cb59d640.js} +0 -0
- /package/build/esm/{Close-7b5e9bc9.js → Close-095f247b.js} +0 -0
- /package/build/esm/{Google-c5999908.js → Google-6c595880.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-a856ff74.js → HEAD CIRCUM_BOYS.percentile.monthly-a11d918b.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-cc51ab10.js → HEAD CIRCUM_BOYS.percentile.weekly-d40d3946.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-800521da.js → HEAD CIRCUM_BOYS.percentile.yearly-8012449c.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-ec1534f2.js → HEAD CIRCUM_BOYS.zscore.monthly-8e5c5a31.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-885f7cf5.js → HEAD CIRCUM_BOYS.zscore.weekly-b35ad21d.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-003386ce.js → HEAD CIRCUM_BOYS.zscore.yearly-6c013887.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-b0dfd90e.js → HEAD CIRCUM_GIRLS.percentile.monthly-aa3cb27d.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-e2ee80c1.js → HEAD CIRCUM_GIRLS.percentile.weekly-c017508e.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-712655ed.js → HEAD CIRCUM_GIRLS.percentile.yearly-ccca55e1.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-55657637.js → HEAD CIRCUM_GIRLS.zscore.monthly-fc6208ba.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-609d2713.js → HEAD CIRCUM_GIRLS.zscore.weekly-150dfa94.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-9f55b53e.js → HEAD CIRCUM_GIRLS.zscore.yearly-f5d7f469.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.monthly-80f7420b.js → HEIGHT_BOYS.percentile.monthly-6876a69b.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.weekly-e1dd99a1.js → HEIGHT_BOYS.percentile.weekly-864ef15a.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.yearly-30131879.js → HEIGHT_BOYS.percentile.yearly-45e10964.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.monthly-e838b883.js → HEIGHT_BOYS.zscore.monthly-987d02ad.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.weekly-69c83b23.js → HEIGHT_BOYS.zscore.weekly-bdb660be.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.yearly-6b866c7f.js → HEIGHT_BOYS.zscore.yearly-1517b945.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-1db14cb0.js → HEIGHT_GIRLS.percentile.monthly-b67f99aa.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-d74ce56e.js → HEIGHT_GIRLS.percentile.weekly-712b9a31.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-5f168225.js → HEIGHT_GIRLS.percentile.yearly-55f644c9.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-20d2eb78.js → HEIGHT_GIRLS.zscore.monthly-38bd1a84.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-80ea3af1.js → HEIGHT_GIRLS.zscore.weekly-0e74d6b7.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-647732cc.js → HEIGHT_GIRLS.zscore.yearly-157cc38c.js} +0 -0
- /package/build/esm/{Locale-3abad08e.js → Locale-fee93066.js} +0 -0
- /package/build/esm/{Visible-57dae06e.js → Visible-c8ccf9f4.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.monthly-065eae23.js → WEIGHT_BOYS.percentile.monthly-8e22e1ff.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.weekly-289170df.js → WEIGHT_BOYS.percentile.weekly-c44d533c.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.yearly-5e310ae7.js → WEIGHT_BOYS.percentile.yearly-9ae7822a.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.monthly-e6cb4ad6.js → WEIGHT_BOYS.zscore.monthly-bdd76b6a.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.weekly-268cd85c.js → WEIGHT_BOYS.zscore.weekly-95b328c5.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.yearly-d702814b.js → WEIGHT_BOYS.zscore.yearly-814536f9.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-6c3ca315.js → WEIGHT_GIRLS.percentile.monthly-bddd4f3b.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-289d2a9f.js → WEIGHT_GIRLS.percentile.weekly-18a34d13.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-e8c38916.js → WEIGHT_GIRLS.percentile.yearly-9fea7e32.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-844f37e0.js → WEIGHT_GIRLS.zscore.monthly-b31d7444.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-b8266dad.js → WEIGHT_GIRLS.zscore.weekly-506c8f97.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-1245be65.js → WEIGHT_GIRLS.zscore.yearly-3af998e9.js} +0 -0
- /package/build/esm/{animation-9daf7ea1.js → animation-6a677c4c.js} +0 -0
- /package/build/esm/{constants-82aa6ead.js → constants-0c2f7d1b.js} +0 -0
- /package/build/esm/{constants-372dadc3.js → constants-7688da28.js} +0 -0
- /package/build/esm/{constants-1ef5e1e7.js → constants-e3bf1dcd.js} +0 -0
- /package/build/esm/{doctor-03f23031.js → doctor-a8bf8262.js} +0 -0
- /package/build/esm/{index-7c541c07.js → index-2469d657.js} +0 -0
- /package/build/esm/{index-76afd60a.js → index-40c8f198.js} +0 -0
- /package/build/esm/{index-86c5c2a0.js → index-76eff284.js} +0 -0
- /package/build/esm/{index-51ee83c5.js → index-77acd039.js} +0 -0
- /package/build/esm/{index-f539d727.js → index-7ad01fa4.js} +0 -0
- /package/build/esm/{index-ed0b6c0a.js → index-b7299a9c.js} +0 -0
- /package/build/esm/{index-81d8a522.js → index-c4b2f711.js} +0 -0
- /package/build/esm/{index-93f6c20b.js → index-cc333222.js} +0 -0
- /package/build/esm/{index-dfbb7a48.js → index-f7168e69.js} +0 -0
- /package/build/esm/{index.styles-d205a442.js → index.styles-61d70f9e.js} +0 -0
- /package/build/esm/{localizeNumberFormat-6fa87239.js → localizeNumberFormat-9bb2897c.js} +0 -0
- /package/build/esm/{normalizeLink-6fa9140b.js → normalizeLink-a852ea86.js} +0 -0
- /package/build/esm/{other-f3acbf3b.js → other-ff97cf3a.js} +0 -0
- /package/build/esm/{paths-14459239.js → paths-1c1c94aa.js} +0 -0
- /package/build/esm/{translationsContext-348395fa.js → translationsContext-d3dcfbcf.js} +0 -0
- /package/build/esm/{tslib.es6-3f882546.js → tslib.es6-3d0d57aa.js} +0 -0
- /package/build/esm/{types-e778085b.js → types-512c7e58.js} +0 -0
- /package/build/esm/{useIsInit-666a0622.js → useIsInit-3a60ce11.js} +0 -0
- /package/build/esm/{useOutsideClick-c1bd33d2.js → useOutsideClick-0af5e699.js} +0 -0
- /package/build/esm/{useScrollbarSize-52945f1b.js → useScrollbarSize-32e71bd5.js} +0 -0
- /package/build/esm/{useUniqueId-a4987374.js → useUniqueId-d85246b9.js} +0 -0
- /package/build/esm/{utils-751f26c2.js → utils-24a5fc0b.js} +0 -0
- /package/build/{index-b9ef6287.js → index-17123607.js} +0 -0
- /package/build/{index-5e0006ed.js → index-232df9c6.js} +0 -0
- /package/build/{index-58d8c932.js → index-2c357711.js} +0 -0
- /package/build/{index-b499805d.js → index-546256c8.js} +0 -0
- /package/build/{index-b021372e.js → index-d46c2bee.js} +0 -0
- /package/build/{index-89c3d7b8.js → index-d65d2702.js} +0 -0
- /package/build/{index-42ca0cd7.js → index-dd2622f2.js} +0 -0
- /package/build/{index-17762e76.js → index-e89d6ea8.js} +0 -0
- /package/build/{index-e811bc9e.js → index-faa8ac60.js} +0 -0
- /package/build/{index.styles-1994f67b.js → index.styles-7eb232b9.js} +0 -0
- /package/build/{localizeNumberFormat-0321c0eb.js → localizeNumberFormat-b4acc554.js} +0 -0
- /package/build/{normalizeLink-0cf91164.js → normalizeLink-ed076d28.js} +0 -0
- /package/build/{other-927d70d3.js → other-5db125e1.js} +0 -0
- /package/build/{paths-890c6157.js → paths-8c7855d4.js} +0 -0
- /package/build/{translationsContext-8c59d7af.js → translationsContext-58c99c1f.js} +0 -0
- /package/build/{tslib.es6-821c3e9d.js → tslib.es6-7610e8e4.js} +0 -0
- /package/build/{types-194b4c0d.js → types-149e0fce.js} +0 -0
- /package/build/{useIsInit-2e69dc0a.js → useIsInit-3a02c33f.js} +0 -0
- /package/build/{useOutsideClick-f3383a8a.js → useOutsideClick-59fd150e.js} +0 -0
- /package/build/{useScrollbarSize-5d5dfb69.js → useScrollbarSize-17773592.js} +0 -0
- /package/build/{useUniqueId-b1afd50f.js → useUniqueId-17e9a8d5.js} +0 -0
- /package/build/{utils-dd2ba00a.js → utils-62602343.js} +0 -0
package/build/esm/ssoV2.js
CHANGED
|
@@ -1,34 +1,32 @@
|
|
|
1
|
-
import { a as __awaiter, _ as __rest } from './tslib.es6-
|
|
1
|
+
import { a as __awaiter, _ as __rest } from './tslib.es6-3d0d57aa.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-1ff60d24.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, l as locale, 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-c0abd1a4.js';
|
|
6
|
+
export { u as useSSOV2Store } from './store-c0abd1a4.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-8a3797fe.js';
|
|
11
|
+
import { L as LogoIcon } from './logoIcon-3ddc78e3.js';
|
|
12
|
+
import { B as Button } from './index-749063ff.js';
|
|
13
|
+
import { M as Modal } from './index-cf54a904.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-7c6f1a51.js';
|
|
17
|
+
import { C as CommonGAssets } from './index-76eff284.js';
|
|
18
|
+
import { s as showNotification } from './useMantineLocale-f17968c0.js';
|
|
19
|
+
import { T as Text } from './index-2e886c27.js';
|
|
20
|
+
import { u as useTranslations } from './index-b13ff4b9.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-24a5fc0b.js';
|
|
23
|
+
import './other-ff97cf3a.js';
|
|
24
|
+
import './index-eec8b1cc.js';
|
|
25
|
+
import { L as LOCALE } from './Locale-fee93066.js';
|
|
26
|
+
import { I as ImageWrap, u as useScreenSize } from './useScreenSize-11fc92d3.js';
|
|
27
|
+
import { G as Google, F as Facebook } from './Google-6c595880.js';
|
|
28
28
|
import { parsePhoneNumber, getCountryCallingCode } from 'react-phone-number-input';
|
|
29
|
-
import {
|
|
30
|
-
export { g as getURLwithSSOTracking } from './utils-397cbdd3.js';
|
|
31
|
-
import { S as Spoiler } from './index-1ee4edd2.js';
|
|
29
|
+
import { S as Spoiler } from './index-65a88a2f.js';
|
|
32
30
|
import { domainLocales, MAP_DOMAIN_BY_LOCALE } from './constantsDomainLocales.js';
|
|
33
31
|
import styled from '@emotion/styled';
|
|
34
32
|
import cn from 'classnames';
|
|
@@ -37,30 +35,25 @@ import debounce from 'lodash/debounce';
|
|
|
37
35
|
import throttle from 'lodash/throttle';
|
|
38
36
|
import Flags from 'react-phone-number-input/flags';
|
|
39
37
|
import { Drawer } from 'vaul';
|
|
40
|
-
import { M as MAPPED_LOCALE } from './utils-
|
|
38
|
+
import { M as MAPPED_LOCALE } from './utils-f14dd095.js';
|
|
41
39
|
import { useForm, yupResolver } from '@mantine/form';
|
|
42
40
|
import * as yup from 'yup';
|
|
43
41
|
import dayjs from 'dayjs';
|
|
44
|
-
import { D as DatePicker } from './index-
|
|
42
|
+
import { D as DatePicker } from './index-5ce16595.js';
|
|
45
43
|
import '@mantine/carousel';
|
|
46
44
|
import './miscTheme.js';
|
|
47
|
-
import './useUniqueId-
|
|
45
|
+
import './useUniqueId-d85246b9.js';
|
|
48
46
|
import './constantsSite.js';
|
|
49
47
|
import 'zustand';
|
|
50
|
-
import './normalizeLink-
|
|
48
|
+
import './normalizeLink-a852ea86.js';
|
|
51
49
|
import 'date-fns/locale';
|
|
52
50
|
import './constantsRiskScreener.js';
|
|
53
|
-
import './index.styles-
|
|
51
|
+
import './index.styles-61d70f9e.js';
|
|
54
52
|
import '@mantine/notifications';
|
|
55
|
-
import './translationsContext-
|
|
53
|
+
import './translationsContext-d3dcfbcf.js';
|
|
56
54
|
|
|
57
55
|
// const fakeData = {
|
|
58
|
-
const
|
|
59
|
-
return setupSource === 'community'
|
|
60
|
-
? 'abTestingCommunityFlow'
|
|
61
|
-
: 'abTestingFlow';
|
|
62
|
-
};
|
|
63
|
-
const fetchFeatureFlag = (site, setupSource) => __awaiter(void 0, void 0, void 0, function* () {
|
|
56
|
+
const fetchFeatureFlag = (site) => __awaiter(void 0, void 0, void 0, function* () {
|
|
64
57
|
var _a, _b;
|
|
65
58
|
let data = null;
|
|
66
59
|
try {
|
|
@@ -71,11 +64,9 @@ const fetchFeatureFlag = (site, setupSource) => __awaiter(void 0, void 0, void 0
|
|
|
71
64
|
data = yield response.json();
|
|
72
65
|
}
|
|
73
66
|
catch (err) {
|
|
74
|
-
data =
|
|
67
|
+
data = null;
|
|
75
68
|
}
|
|
76
|
-
|
|
77
|
-
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
78
|
-
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);
|
|
69
|
+
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 === 'SSO_V2_flag');
|
|
79
70
|
});
|
|
80
71
|
|
|
81
72
|
const SSOStateContext = createContext({
|
|
@@ -948,6 +939,26 @@ const verifyUpdatePhoneZaloOTP = (phone, areaCode, otpCode) => __awaiter(void 0,
|
|
|
948
939
|
});
|
|
949
940
|
});
|
|
950
941
|
|
|
942
|
+
// VietNam: Zalo - SMS
|
|
943
|
+
// Info: WhatsApp
|
|
944
|
+
// Malay: WhatsApp và SMS
|
|
945
|
+
const isFeatureWhatsAppEnabled = [
|
|
946
|
+
LOCALE.Indonesia,
|
|
947
|
+
LOCALE.Malaysia,
|
|
948
|
+
].includes(locale);
|
|
949
|
+
const isFeatureSMSEnabled = [LOCALE.Vietnam].includes(locale);
|
|
950
|
+
const isFeatureZaloEnabled = [LOCALE.Vietnam].includes(locale);
|
|
951
|
+
const isSupportProduct = (featureFlagsProduct) => {
|
|
952
|
+
const setupSource = useSSOV2Store.getState().setupSource || 'discover';
|
|
953
|
+
const isSupportDiscover = (featureFlagsProduct === null || featureFlagsProduct === void 0 ? void 0 : featureFlagsProduct.find((p) => p.name === 'discover')) &&
|
|
954
|
+
setupSource === 'discover';
|
|
955
|
+
const isSupportTogether = (featureFlagsProduct === null || featureFlagsProduct === void 0 ? void 0 : featureFlagsProduct.find((p) => p.name === 'together')) &&
|
|
956
|
+
setupSource === 'community';
|
|
957
|
+
const isSupportCare = (featureFlagsProduct === null || featureFlagsProduct === void 0 ? void 0 : featureFlagsProduct.find((p) => p.name === 'care')) &&
|
|
958
|
+
setupSource === 'care';
|
|
959
|
+
return isSupportDiscover || isSupportTogether || isSupportCare;
|
|
960
|
+
};
|
|
961
|
+
|
|
951
962
|
const MailIcon = (props) => (React__default.createElement("svg", Object.assign({ width: "21", height: "20", viewBox: "0 0 21 20", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props),
|
|
952
963
|
React__default.createElement("path", { d: "M15.043 2.56348H6.29297C3.66797 2.56348 1.91797 3.87598 1.91797 6.93848V13.0635C1.91797 16.126 3.66797 17.4385 6.29297 17.4385H15.043C17.668 17.4385 19.418 16.126 19.418 13.0635V6.93848C19.418 3.87598 17.668 2.56348 15.043 2.56348ZM15.4542 7.89223L12.7155 10.0797C12.138 10.5435 11.403 10.771 10.668 10.771C9.93297 10.771 9.18922 10.5435 8.62047 10.0797L5.88172 7.89223C5.60172 7.66473 5.55797 7.24473 5.77672 6.96473C6.00422 6.68473 6.41547 6.63223 6.69547 6.85973L9.43422 9.04723C10.0992 9.58098 11.228 9.58098 11.893 9.04723L14.6317 6.85973C14.9117 6.63223 15.3317 6.67598 15.5505 6.96473C15.778 7.24473 15.7342 7.66473 15.4542 7.89223Z", fill: "#00B16A" })));
|
|
953
964
|
|
|
@@ -4547,7 +4558,7 @@ if (!String.prototype.capitalize) {
|
|
|
4547
4558
|
};
|
|
4548
4559
|
}
|
|
4549
4560
|
const SSOV2 = ({ onClose: onCloseProps, locale }) => {
|
|
4550
|
-
const { isOpen, setOpen, returnUrl, setMounted, source, overrideClose, setOnCloseProp, forceReloadOnClose, setABTestFlow,
|
|
4561
|
+
const { isOpen, setOpen, returnUrl, setMounted, source, overrideClose, setOnCloseProp, forceReloadOnClose, setABTestFlow, } = useSSOV2Store();
|
|
4551
4562
|
useEffect(() => {
|
|
4552
4563
|
setMounted(true);
|
|
4553
4564
|
return () => {
|
|
@@ -4567,9 +4578,8 @@ const SSOV2 = ({ onClose: onCloseProps, locale }) => {
|
|
|
4567
4578
|
}, [onCloseProps]);
|
|
4568
4579
|
useEffect(() => {
|
|
4569
4580
|
const site = MAP_DOMAIN_BY_LOCALE[locale];
|
|
4570
|
-
const
|
|
4571
|
-
|
|
4572
|
-
fetchFeatureFlag(site, setupSource).then((data) => {
|
|
4581
|
+
const previousABTestingFlow = getCookie('abTestingFlow');
|
|
4582
|
+
fetchFeatureFlag(site).then((data) => {
|
|
4573
4583
|
if (data.is_enabled && isSupportProduct(data.products)) {
|
|
4574
4584
|
if (previousABTestingFlow) {
|
|
4575
4585
|
setABTestFlow(previousABTestingFlow);
|
|
@@ -4578,28 +4588,24 @@ const SSOV2 = ({ onClose: onCloseProps, locale }) => {
|
|
|
4578
4588
|
const randomBetween100Percent = Math.floor(Math.random() * 100 + 1);
|
|
4579
4589
|
const aFlow = data.a_percentage;
|
|
4580
4590
|
if (randomBetween100Percent <= aFlow) {
|
|
4581
|
-
setCookie(
|
|
4591
|
+
setCookie('abTestingFlow', 'A', {
|
|
4582
4592
|
days: 30,
|
|
4583
|
-
domain: '.' + site,
|
|
4584
|
-
path: '/',
|
|
4585
4593
|
});
|
|
4586
4594
|
setABTestFlow('A');
|
|
4587
4595
|
}
|
|
4588
4596
|
else {
|
|
4589
|
-
setCookie(
|
|
4597
|
+
setCookie('abTestingFlow', 'B', {
|
|
4590
4598
|
days: 30,
|
|
4591
|
-
domain: '.' + site,
|
|
4592
|
-
path: '/',
|
|
4593
4599
|
});
|
|
4594
4600
|
setABTestFlow('B');
|
|
4595
4601
|
}
|
|
4596
4602
|
}
|
|
4597
4603
|
}
|
|
4598
4604
|
else {
|
|
4599
|
-
deleteCookie(
|
|
4605
|
+
deleteCookie('abTestingFlow');
|
|
4600
4606
|
}
|
|
4601
4607
|
});
|
|
4602
|
-
}, [locale
|
|
4608
|
+
}, [locale]);
|
|
4603
4609
|
if (!isOpen) {
|
|
4604
4610
|
return null;
|
|
4605
4611
|
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { a as __awaiter } from './tslib.es6-
|
|
1
|
+
import { a as __awaiter } from './tslib.es6-3d0d57aa.js';
|
|
2
2
|
import { create } from 'zustand';
|
|
3
3
|
import { isProduction } from './constantsIsProduction.js';
|
|
4
|
-
import { e as normalizeLinkSlash, a as getCurrentSsoUrl } from './normalizeLink-
|
|
5
|
-
import { L as LOCALE_SPECS, B as BEARER_REFRESH_TOKEN_COOKIE,
|
|
4
|
+
import { e as normalizeLinkSlash, a as getCurrentSsoUrl } from './normalizeLink-a852ea86.js';
|
|
5
|
+
import { L as LOCALE_SPECS, B as BEARER_REFRESH_TOKEN_COOKIE, e as BEARER_TOKEN_COOKIE$1 } from './index-8a3797fe.js';
|
|
6
6
|
import { setCookie, getCookie } from './miscCookieHelper.js';
|
|
7
|
-
import { L as LOCALE } from './Locale-
|
|
7
|
+
import { L as LOCALE } from './Locale-fee93066.js';
|
|
8
8
|
import { domainLocales } from './constantsDomainLocales.js';
|
|
9
9
|
|
|
10
10
|
const SSO_V2_PATHS = {
|
package/build/esm/subot.js
CHANGED
|
@@ -1,75 +1,74 @@
|
|
|
1
1
|
import React__default, { createContext, useContext, useRef, useState, useEffect, useCallback, useMemo, forwardRef, memo, useImperativeHandle } from 'react';
|
|
2
|
-
import { d as NodeType, E as ELEMENT_CONTROL_INPUT_TYPE, f as NodeActionType, c as NodePosition, e as NodeFinalTypes, g as NodeMultipleOptions, N as NodeIntentType, F as FULL_KEY_ADDRESS } from './index-
|
|
3
|
-
import { a as __awaiter, _ as __rest } from './tslib.es6-
|
|
4
|
-
import {
|
|
2
|
+
import { d as NodeType, E as ELEMENT_CONTROL_INPUT_TYPE, f as NodeActionType, c as NodePosition, e as NodeFinalTypes, g as NodeMultipleOptions, N as NodeIntentType, F as FULL_KEY_ADDRESS } from './index-7c6f1a51.js';
|
|
3
|
+
import { a as __awaiter, _ as __rest } from './tslib.es6-3d0d57aa.js';
|
|
4
|
+
import { f as basePath, G as GA_TOKEN_COOKIE, j as DATE_FNS_DATE_FORMAT, A as API_DATE_FORMAT, g as SSO_URL } from './index-8a3797fe.js';
|
|
5
5
|
import Cookies from 'js-cookie';
|
|
6
6
|
import fd from 'fastdom';
|
|
7
7
|
import fastdomPromised from 'fastdom/extensions/fastdom-promised';
|
|
8
|
-
import { G as GlobalData, c as callApi, u as locale, T as TogetherComponentGlobalContext } from './utils-
|
|
8
|
+
import { G as GlobalData, c as callApi, u as locale, T as TogetherComponentGlobalContext } from './utils-1af61383.js';
|
|
9
9
|
import formatString from 'string-format';
|
|
10
|
-
import { a as getUserIdFromCookie, b as getSubotCookieId, c as getUserInfoFromCookie, d as getWindowId, o as overrideParamsByQuery, e as checkUntilFinished, g as getHelloSitesUrl, f as checkMobile, h as clickAndOpenInNewTab, i as formatUrlWithEncrypedGa, T as TIME_RESET_RESEND_OTP, j as isFakeEmail, s as ssoIntents, k as getHhgIdFromCookie } from './index-
|
|
11
|
-
export { T as TIME_RESET_RESEND_OTP, f as checkMobile, e as checkUntilFinished, h as clickAndOpenInNewTab, i as formatUrlWithEncrypedGa, g as getHelloSitesUrl, k as getHhgIdFromCookie, b as getSubotCookieId, a as getUserIdFromCookie, c as getUserInfoFromCookie, d as getWindowId, j as isFakeEmail, o as overrideParamsByQuery, s as ssoIntents } from './index-
|
|
10
|
+
import { a as getUserIdFromCookie, b as getSubotCookieId, c as getUserInfoFromCookie, d as getWindowId, o as overrideParamsByQuery, e as checkUntilFinished, g as getHelloSitesUrl, f as checkMobile, h as clickAndOpenInNewTab, i as formatUrlWithEncrypedGa, T as TIME_RESET_RESEND_OTP, j as isFakeEmail, s as ssoIntents, k as getHhgIdFromCookie } from './index-ccc8a486.js';
|
|
11
|
+
export { T as TIME_RESET_RESEND_OTP, f as checkMobile, e as checkUntilFinished, h as clickAndOpenInNewTab, i as formatUrlWithEncrypedGa, g as getHelloSitesUrl, k as getHhgIdFromCookie, b as getSubotCookieId, a as getUserIdFromCookie, c as getUserInfoFromCookie, d as getWindowId, j as isFakeEmail, o as overrideParamsByQuery, s as ssoIntents } from './index-ccc8a486.js';
|
|
12
12
|
import dayjs from 'dayjs';
|
|
13
13
|
import { isProduction } from './constantsIsProduction.js';
|
|
14
14
|
import { MAP_DOMAIN_BY_LOCALE } from './constantsDomainLocales.js';
|
|
15
15
|
import cn from 'classnames';
|
|
16
|
-
import { C as Container$w } from './index-
|
|
17
|
-
import { L as Loading } from './index-
|
|
16
|
+
import { C as Container$w } from './index-c4b2f711.js';
|
|
17
|
+
import { L as Loading } from './index-3e7cea05.js';
|
|
18
18
|
import { motion } from 'framer-motion';
|
|
19
19
|
import styled from '@emotion/styled';
|
|
20
|
-
import { M as MediaQueries } from './utils-
|
|
21
|
-
import { B as Button } from './index-
|
|
20
|
+
import { M as MediaQueries } from './utils-24a5fc0b.js';
|
|
21
|
+
import { B as Button } from './index-749063ff.js';
|
|
22
22
|
import { Remarkable } from 'remarkable';
|
|
23
23
|
import { ArrowRight } from '@hhgtech/icons/other';
|
|
24
24
|
import { useInView } from 'react-intersection-observer';
|
|
25
25
|
import { Box, Textarea } from '@mantine/core';
|
|
26
|
-
import { C as CommonGAssets } from './index-
|
|
26
|
+
import { C as CommonGAssets } from './index-76eff284.js';
|
|
27
27
|
import isSameOrBefore from 'dayjs/plugin/isSameOrBefore';
|
|
28
|
-
import { d as LEAD_TOKEN_COOKIE } from './constants-
|
|
28
|
+
import { d as LEAD_TOKEN_COOKIE } from './constants-e3bf1dcd.js';
|
|
29
29
|
import { v4 } from 'uuid';
|
|
30
|
-
import { T as Text } from './index-
|
|
30
|
+
import { T as Text } from './index-2e886c27.js';
|
|
31
31
|
import { theme } from './miscTheme.js';
|
|
32
|
-
import { S as Select } from './index-
|
|
32
|
+
import { S as Select } from './index-1ff60d24.js';
|
|
33
33
|
import '@mantine/dates';
|
|
34
|
-
import './useMantineLocale-
|
|
35
|
-
import './index.styles-
|
|
36
|
-
import './translationsContext-
|
|
34
|
+
import './useMantineLocale-f17968c0.js';
|
|
35
|
+
import './index.styles-61d70f9e.js';
|
|
36
|
+
import './translationsContext-d3dcfbcf.js';
|
|
37
37
|
import '@mantine/hooks';
|
|
38
|
-
import './other-
|
|
39
|
-
import './index-
|
|
38
|
+
import './other-ff97cf3a.js';
|
|
39
|
+
import './index-eec8b1cc.js';
|
|
40
40
|
import isEmpty from 'lodash/isEmpty';
|
|
41
41
|
import { Controller, useForm, useFormState } from 'react-hook-form';
|
|
42
42
|
import PhoneInputBase, { getCountryCallingCode, isPossiblePhoneNumber, parsePhoneNumber } from 'react-phone-number-input';
|
|
43
43
|
import { LoadScript } from '@react-google-maps/api';
|
|
44
|
-
import { u as usePlacesAutocomplete, G as GOOGLE_API_KEY, a as GOOGLE_API_LANGUAGE } from './usePlacesAutocomplete-
|
|
44
|
+
import { u as usePlacesAutocomplete, G as GOOGLE_API_KEY, a as GOOGLE_API_LANGUAGE } from './usePlacesAutocomplete-e826c24b.js';
|
|
45
45
|
import { setDefaultClass } from './miscDefaultClassWrapper.js';
|
|
46
|
-
import { L as LOCALE } from './Locale-
|
|
46
|
+
import { L as LOCALE } from './Locale-fee93066.js';
|
|
47
47
|
import get from 'lodash/get';
|
|
48
|
-
import { D as DatePicker } from './index-
|
|
49
|
-
import { B as Button$1 } from './index-
|
|
50
|
-
import { D as Dropdown } from './index-
|
|
51
|
-
import { u as useSSOV2Store, I as IS_SSOV2_ENABLED } from './store-
|
|
52
|
-
import { g as getURLwithSSOTracking } from './utils-397cbdd3.js';
|
|
48
|
+
import { D as DatePicker } from './index-f7168e69.js';
|
|
49
|
+
import { B as Button$1 } from './index-29d67804.js';
|
|
50
|
+
import { D as Dropdown } from './index-7ad01fa4.js';
|
|
51
|
+
import { u as useSSOV2Store, I as IS_SSOV2_ENABLED } from './store-c0abd1a4.js';
|
|
53
52
|
import 'date-fns/locale';
|
|
54
53
|
import './constantsSite.js';
|
|
55
54
|
import './constantsRiskScreener.js';
|
|
56
|
-
import './index-
|
|
55
|
+
import './index-cc333222.js';
|
|
57
56
|
import './miscCookieHelper.js';
|
|
58
57
|
import 'slugify';
|
|
59
58
|
import './togetherApiPaths.js';
|
|
60
|
-
import './index-
|
|
61
|
-
import './WhatsApp-
|
|
62
|
-
import './Spinner-
|
|
63
|
-
import './index-
|
|
64
|
-
import './useScreenSize-
|
|
59
|
+
import './index-44b26820.js';
|
|
60
|
+
import './WhatsApp-b0c3210b.js';
|
|
61
|
+
import './Spinner-79a257a6.js';
|
|
62
|
+
import './index-b13ff4b9.js';
|
|
63
|
+
import './useScreenSize-11fc92d3.js';
|
|
65
64
|
import '@mantine/carousel';
|
|
66
|
-
import './useUniqueId-
|
|
65
|
+
import './useUniqueId-d85246b9.js';
|
|
67
66
|
import '@hhgtech/icons/core';
|
|
68
67
|
import '@mantine/notifications';
|
|
69
68
|
import 'date-fns';
|
|
70
69
|
import 'react-day-picker/DayPickerInput';
|
|
71
70
|
import 'zustand';
|
|
72
|
-
import './normalizeLink-
|
|
71
|
+
import './normalizeLink-a852ea86.js';
|
|
73
72
|
|
|
74
73
|
// extend fastdom
|
|
75
74
|
const fastdom = fd.extend(fastdomPromised);
|
|
@@ -5934,21 +5933,21 @@ const Container$3 = ({ node }) => {
|
|
|
5934
5933
|
botId: params.bot_id,
|
|
5935
5934
|
};
|
|
5936
5935
|
localStorage.setItem(STATE_SUBOT_INLINE_KEY, JSON.stringify(currentState));
|
|
5937
|
-
const
|
|
5938
|
-
|
|
5939
|
-
|
|
5940
|
-
|
|
5941
|
-
|
|
5942
|
-
urlObj.searchParams.set('source', 'subot-inline');
|
|
5943
|
-
const returnUrl = urlObj.href;
|
|
5936
|
+
const returnUrl = window.location.href;
|
|
5937
|
+
const extraQueryString = `bot_id=${params.bot_id}&mode=inline`;
|
|
5938
|
+
const returnUrlEncode = encodeURIComponent(returnUrl.includes('?')
|
|
5939
|
+
? `${returnUrl}&=${extraQueryString}`
|
|
5940
|
+
: `${returnUrl}?=${extraQueryString}`);
|
|
5944
5941
|
if (IS_SSOV2_ENABLED()) {
|
|
5945
5942
|
triggerLogin({
|
|
5946
|
-
returnUrl
|
|
5943
|
+
returnUrl: returnUrl.includes('?')
|
|
5944
|
+
? `${returnUrl}&=${extraQueryString}`
|
|
5945
|
+
: `${returnUrl}?=${extraQueryString}`,
|
|
5947
5946
|
source: 'subot-inline',
|
|
5948
5947
|
});
|
|
5949
5948
|
}
|
|
5950
5949
|
else {
|
|
5951
|
-
window.location.href = `${SSO_URL}?returnUrl=${
|
|
5950
|
+
window.location.href = `${SSO_URL}?returnUrl=${returnUrlEncode}&source=subot-inline`;
|
|
5952
5951
|
}
|
|
5953
5952
|
}
|
|
5954
5953
|
};
|
|
@@ -1,58 +1,58 @@
|
|
|
1
1
|
import 'react';
|
|
2
2
|
import '@mantine/core';
|
|
3
|
-
export { S as SurveyOrPremiumBanner } from './index-
|
|
4
|
-
import './utils-
|
|
5
|
-
import './index-
|
|
6
|
-
import './index-
|
|
3
|
+
export { S as SurveyOrPremiumBanner } from './index-a85f8807.js';
|
|
4
|
+
import './utils-1af61383.js';
|
|
5
|
+
import './index-b13ff4b9.js';
|
|
6
|
+
import './index-76eff284.js';
|
|
7
7
|
import './constantsDomainLocales.js';
|
|
8
|
-
import './Locale-
|
|
8
|
+
import './Locale-fee93066.js';
|
|
9
9
|
import './constantsIsProduction.js';
|
|
10
|
-
import './index-
|
|
10
|
+
import './index-8a3797fe.js';
|
|
11
11
|
import 'date-fns/locale';
|
|
12
|
-
import './index-
|
|
12
|
+
import './index-7c6f1a51.js';
|
|
13
13
|
import './constantsSite.js';
|
|
14
14
|
import './constantsRiskScreener.js';
|
|
15
|
-
import './tslib.es6-
|
|
16
|
-
import './store-
|
|
15
|
+
import './tslib.es6-3d0d57aa.js';
|
|
16
|
+
import './store-c0abd1a4.js';
|
|
17
17
|
import 'zustand';
|
|
18
|
-
import './normalizeLink-
|
|
18
|
+
import './normalizeLink-a852ea86.js';
|
|
19
19
|
import './miscCookieHelper.js';
|
|
20
|
-
import './useScreenSize-
|
|
20
|
+
import './useScreenSize-11fc92d3.js';
|
|
21
21
|
import '@emotion/styled';
|
|
22
|
-
import './utils-
|
|
22
|
+
import './utils-24a5fc0b.js';
|
|
23
23
|
import '@mantine/form';
|
|
24
|
-
import './index-
|
|
24
|
+
import './index-1ff60d24.js';
|
|
25
25
|
import '@hhgtech/icons/other';
|
|
26
26
|
import '@mantine/hooks';
|
|
27
27
|
import '@mantine/carousel';
|
|
28
|
-
import './index-
|
|
29
|
-
import './other-
|
|
28
|
+
import './index-2e886c27.js';
|
|
29
|
+
import './other-ff97cf3a.js';
|
|
30
30
|
import './miscTheme.js';
|
|
31
|
-
import './useMantineLocale-
|
|
31
|
+
import './useMantineLocale-f17968c0.js';
|
|
32
32
|
import '@mantine/notifications';
|
|
33
33
|
import 'dayjs';
|
|
34
|
-
import './index-
|
|
34
|
+
import './index-749063ff.js';
|
|
35
35
|
import 'classnames';
|
|
36
|
-
import './useUniqueId-
|
|
36
|
+
import './useUniqueId-d85246b9.js';
|
|
37
37
|
import '@hhgtech/icons/core';
|
|
38
38
|
import '@mantine/dates';
|
|
39
|
-
import './index.styles-
|
|
40
|
-
import './index-
|
|
39
|
+
import './index.styles-61d70f9e.js';
|
|
40
|
+
import './index-eec8b1cc.js';
|
|
41
41
|
import './togetherApiPaths.js';
|
|
42
|
-
import './translationsContext-
|
|
43
|
-
import './index-
|
|
44
|
-
import './useHealthToolCache-
|
|
42
|
+
import './translationsContext-d3dcfbcf.js';
|
|
43
|
+
import './index-86593428.js';
|
|
44
|
+
import './useHealthToolCache-d0dd546a.js';
|
|
45
45
|
import './miscGetDynamicHealthTool.js';
|
|
46
|
-
import './core-
|
|
47
|
-
import './index-
|
|
48
|
-
import './WhatsApp-
|
|
49
|
-
import './Spinner-
|
|
50
|
-
import './index-
|
|
51
|
-
import './index-
|
|
46
|
+
import './core-222a8145.js';
|
|
47
|
+
import './index-44b26820.js';
|
|
48
|
+
import './WhatsApp-b0c3210b.js';
|
|
49
|
+
import './Spinner-79a257a6.js';
|
|
50
|
+
import './index-77acd039.js';
|
|
51
|
+
import './index-cf54a904.js';
|
|
52
52
|
import 'js-cookie';
|
|
53
53
|
import 'lodash/flatten';
|
|
54
54
|
import 'lodash/uniqBy';
|
|
55
|
-
import './index-
|
|
55
|
+
import './index-cc333222.js';
|
|
56
56
|
import 'slugify';
|
|
57
57
|
import 'string-format';
|
|
58
|
-
import './constants-
|
|
58
|
+
import './constants-e3bf1dcd.js';
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
export { S as SurveyQuestionCard, a as SurveyThankyouCard } from './surveyThankyouCard-
|
|
1
|
+
export { S as SurveyQuestionCard, a as SurveyThankyouCard } from './surveyThankyouCard-d9a3f7c8.js';
|
|
2
2
|
import 'react';
|
|
3
|
-
import './index-
|
|
4
|
-
import './tslib.es6-
|
|
5
|
-
import './index-
|
|
3
|
+
import './index-29d67804.js';
|
|
4
|
+
import './tslib.es6-3d0d57aa.js';
|
|
5
|
+
import './index-749063ff.js';
|
|
6
6
|
import '@mantine/core';
|
|
7
|
-
import './index-
|
|
8
|
-
import './other-
|
|
9
|
-
import './index-
|
|
10
|
-
import './index-
|
|
7
|
+
import './index-2e886c27.js';
|
|
8
|
+
import './other-ff97cf3a.js';
|
|
9
|
+
import './index-86593428.js';
|
|
10
|
+
import './index-72e7fffe.js';
|
|
11
11
|
import '@emotion/styled';
|
|
12
12
|
import './miscTheme.js';
|
|
13
|
-
import './utils-
|
|
14
|
-
import './index-
|
|
13
|
+
import './utils-24a5fc0b.js';
|
|
14
|
+
import './index-191f79c5.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import React__default, { useState, useEffect, useRef } from 'react';
|
|
2
|
-
import { B as Button } from './index-
|
|
3
|
-
import { T as Text } from './index-
|
|
4
|
-
import { H as Heading } from './index-
|
|
5
|
-
import { I as Input } from './index-
|
|
6
|
-
import { T as TextArea } from './index-
|
|
2
|
+
import { B as Button } from './index-29d67804.js';
|
|
3
|
+
import { T as Text } from './index-2e886c27.js';
|
|
4
|
+
import { H as Heading } from './index-86593428.js';
|
|
5
|
+
import { I as Input } from './index-72e7fffe.js';
|
|
6
|
+
import { T as TextArea } from './index-191f79c5.js';
|
|
7
7
|
import styled from '@emotion/styled';
|
|
8
8
|
import { theme } from './miscTheme.js';
|
|
9
9
|
|
package/build/esm/together.js
CHANGED
|
@@ -1,85 +1,87 @@
|
|
|
1
1
|
export { TogetherAuthConfigContext, TogetherAuthConfigContextProvider, useTogetherAuthRequiredAction } from './useTogetherAuthRequiredAction.js';
|
|
2
|
-
export { d as TogetherDataTransforms } from './dataTransform-
|
|
3
|
-
export { t as TogetherTypes } from './types-
|
|
4
|
-
export { c as TogetherConstants } from './constants-
|
|
5
|
-
export { D as DefaultComponentGlobalContextData, G as GlobalData, T as TogetherComponentGlobalContext, a as TogetherComponentGlobalContextProvider } from './utils-
|
|
6
|
-
export { U as UserAvatar } from './index-
|
|
7
|
-
export { C as CardLink } from './index-
|
|
8
|
-
export { C as CardReactions, a as LabelPin, L as LabelSortPin, T as TagTopic } from './treePopoverMenu-
|
|
9
|
-
export { L as LabelSorting } from './labelSorting-
|
|
10
|
-
export { C as CardAuthor, a as PopupDoctor, P as PopupExpert, b as PopupHospital, c as ProfileDetailModal } from './index-
|
|
11
|
-
export { C as CreateNewPostContent, a as CreateNewPostContentV2, b as CreatePostDescription, c as CreatePostTitle, S as SkipQuestionOfExpertBtn, T as TopicSelectList } from './index-
|
|
12
|
-
export { I as InputCommentBar, P as PopupDanger, a as PopupFrame, S as SharePopup,
|
|
2
|
+
export { d as TogetherDataTransforms } from './dataTransform-bda7b271.js';
|
|
3
|
+
export { t as TogetherTypes } from './types-512c7e58.js';
|
|
4
|
+
export { c as TogetherConstants } from './constants-e3bf1dcd.js';
|
|
5
|
+
export { D as DefaultComponentGlobalContextData, G as GlobalData, T as TogetherComponentGlobalContext, a as TogetherComponentGlobalContextProvider } from './utils-1af61383.js';
|
|
6
|
+
export { U as UserAvatar } from './index-8468f319.js';
|
|
7
|
+
export { C as CardLink } from './index-c15c044c.js';
|
|
8
|
+
export { C as CardReactions, a as LabelPin, L as LabelSortPin, T as TagTopic } from './treePopoverMenu-601f64f4.js';
|
|
9
|
+
export { L as LabelSorting } from './labelSorting-4e353373.js';
|
|
10
|
+
export { C as CardAuthor, a as PopupDoctor, P as PopupExpert, b as PopupHospital, c as ProfileDetailModal } from './index-86529a88.js';
|
|
11
|
+
export { C as CreateNewPostContent, a as CreateNewPostContentV2, b as CreatePostDescription, c as CreatePostTitle, S as SkipQuestionOfExpertBtn, T as TopicSelectList } from './index-e95307ee.js';
|
|
12
|
+
export { I as InputCommentBar, P as PopupDanger, a as PopupFrame, S as SharePopup, b as SubmitReportForm } from './index-91981f41.js';
|
|
13
13
|
export { ShareBox } from './togetherShareBox.js';
|
|
14
|
-
export { P as PostContent, a as ProfileDetail, T as TabNameInProfileDetail } from './index-
|
|
15
|
-
export { I as ImagePreviewPopup, a as PostImagePreview, P as PostSingleImageViewPopup } from './index-
|
|
16
|
-
export {
|
|
17
|
-
export {
|
|
14
|
+
export { P as PostContent, a as ProfileDetail, T as TabNameInProfileDetail } from './index-c9d2aaa2.js';
|
|
15
|
+
export { I as ImagePreviewPopup, a as PostImagePreview, P as PostSingleImageViewPopup } from './index-109b0adb.js';
|
|
16
|
+
export { S as SocialLinkPreview } from './index-c52fbd75.js';
|
|
17
|
+
export { C as CardPost, a as CardPostPopoverMore, b as CardReply, c as CardReplyPopover, S as SourceList, V as VerifiedTag } from './index-c072d314.js';
|
|
18
|
+
export { P as PopoverMenu } from './index-4829411b.js';
|
|
18
19
|
import 'react';
|
|
19
20
|
import './miscCookieHelper.js';
|
|
20
|
-
import './store-
|
|
21
|
-
import './tslib.es6-
|
|
21
|
+
import './store-c0abd1a4.js';
|
|
22
|
+
import './tslib.es6-3d0d57aa.js';
|
|
22
23
|
import 'zustand';
|
|
23
24
|
import './constantsIsProduction.js';
|
|
24
|
-
import './normalizeLink-
|
|
25
|
+
import './normalizeLink-a852ea86.js';
|
|
25
26
|
import './constantsDomainLocales.js';
|
|
26
|
-
import './Locale-
|
|
27
|
-
import './index-
|
|
27
|
+
import './Locale-fee93066.js';
|
|
28
|
+
import './index-8a3797fe.js';
|
|
28
29
|
import 'date-fns/locale';
|
|
29
|
-
import './index-
|
|
30
|
+
import './index-7c6f1a51.js';
|
|
30
31
|
import './constantsSite.js';
|
|
31
32
|
import './constantsRiskScreener.js';
|
|
32
|
-
import './index-
|
|
33
|
+
import './index-cc333222.js';
|
|
33
34
|
import 'slugify';
|
|
34
35
|
import 'string-format';
|
|
35
36
|
import './togetherApiPaths.js';
|
|
36
37
|
import '@emotion/styled';
|
|
37
38
|
import './miscTheme.js';
|
|
38
39
|
import '@mantine/core';
|
|
39
|
-
import './index-
|
|
40
|
-
import './index-
|
|
41
|
-
import './other-
|
|
42
|
-
import './index-
|
|
43
|
-
import './translationsContext-
|
|
44
|
-
import './index-
|
|
45
|
-
import './WhatsApp-
|
|
46
|
-
import './Spinner-
|
|
47
|
-
import './index-
|
|
40
|
+
import './index-86593428.js';
|
|
41
|
+
import './index-2e886c27.js';
|
|
42
|
+
import './other-ff97cf3a.js';
|
|
43
|
+
import './index-b13ff4b9.js';
|
|
44
|
+
import './translationsContext-d3dcfbcf.js';
|
|
45
|
+
import './index-44b26820.js';
|
|
46
|
+
import './WhatsApp-b0c3210b.js';
|
|
47
|
+
import './Spinner-79a257a6.js';
|
|
48
|
+
import './index-1ff60d24.js';
|
|
48
49
|
import '@hhgtech/icons/other';
|
|
49
50
|
import '@mantine/hooks';
|
|
50
|
-
import './index-
|
|
51
|
-
import './useScreenSize-
|
|
52
|
-
import './utils-
|
|
51
|
+
import './index-76eff284.js';
|
|
52
|
+
import './useScreenSize-11fc92d3.js';
|
|
53
|
+
import './utils-24a5fc0b.js';
|
|
53
54
|
import '@mantine/carousel';
|
|
54
|
-
import './useMantineLocale-
|
|
55
|
+
import './useMantineLocale-f17968c0.js';
|
|
55
56
|
import '@mantine/notifications';
|
|
56
57
|
import 'dayjs';
|
|
57
|
-
import './index-
|
|
58
|
+
import './index-749063ff.js';
|
|
58
59
|
import 'classnames';
|
|
59
|
-
import './useUniqueId-
|
|
60
|
+
import './useUniqueId-d85246b9.js';
|
|
60
61
|
import '@hhgtech/icons/core';
|
|
61
62
|
import '@mantine/dates';
|
|
62
|
-
import './index.styles-
|
|
63
|
-
import './index-
|
|
63
|
+
import './index.styles-61d70f9e.js';
|
|
64
|
+
import './index-eec8b1cc.js';
|
|
64
65
|
import 'date-fns';
|
|
65
66
|
import 'dayjs/plugin/relativeTime';
|
|
66
|
-
import './index-
|
|
67
|
-
import './paths-
|
|
68
|
-
import './constants-
|
|
69
|
-
import './index-
|
|
67
|
+
import './index-9de22e34.js';
|
|
68
|
+
import './paths-1c1c94aa.js';
|
|
69
|
+
import './constants-7688da28.js';
|
|
70
|
+
import './index-29d67804.js';
|
|
71
|
+
import './index-eda053dd.js';
|
|
70
72
|
import '@emotion/react';
|
|
71
|
-
import './index-
|
|
72
|
-
import './index-
|
|
73
|
+
import './index-cf54a904.js';
|
|
74
|
+
import './index-7ad01fa4.js';
|
|
73
75
|
import 'innertext';
|
|
74
|
-
import './post-
|
|
75
|
-
import './editor-
|
|
76
|
-
import './index-
|
|
76
|
+
import './post-25e22605.js';
|
|
77
|
+
import './editor-ab4e1225.js';
|
|
78
|
+
import './index-72e7fffe.js';
|
|
77
79
|
import 'lodash/debounce';
|
|
78
80
|
import 'react-contenteditable';
|
|
79
|
-
import './index-
|
|
80
|
-
import './index-
|
|
81
|
+
import './index-3e7cea05.js';
|
|
82
|
+
import './index-590fcd6a.js';
|
|
81
83
|
import 'react-dom';
|
|
82
|
-
import './index-
|
|
84
|
+
import './index-d3b10ec3.js';
|
|
83
85
|
import './miscDefaultClassWrapper.js';
|
|
84
|
-
import './index-
|
|
85
|
-
import './index-
|
|
86
|
+
import './index-dcb29363.js';
|
|
87
|
+
import './index-40c8f198.js';
|