@hhgtech/hhg-components 1.29.352-beta-1 → 1.29.353-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/{LastPeriod-c6ed698a.js → LastPeriod-34db763c.js} +1 -1
- package/build/{MobileBottomNavigationIcon-890c391e.js → MobileBottomNavigationIcon-9b45060e.js} +3 -3
- package/build/{Spinner-931be0c8.js → Spinner-b2ad847f.js} +1 -1
- package/build/{WhatsApp-923ce4a0.js → WhatsApp-4759d492.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/drawerComponent/index.d.ts +1 -0
- package/build/components/navigationV2/components/molecules/navigationBar/index.styled.d.ts +2 -0
- package/build/components/navigationV2/hooks/useNavConfig.d.ts +1 -0
- package/build/components/navigationV2/types.d.ts +1 -1
- package/build/components.js +95 -95
- package/build/{constants-0e3b5d0e.js → constants-f8a31e79.js} +1 -1
- package/build/constants.js +3 -3
- package/build/constantsDomainLocales.js +1 -1
- package/build/constantsRiskScreener.js +2 -2
- package/build/constantsSite.js +2 -2
- package/build/{core-2f134823.js → core-df2cf63b.js} +1 -1
- package/build/{dataTransform-ab6ce40f.js → dataTransform-b8a02477.js} +1 -1
- package/build/ecom.js +4 -4
- package/build/{editor-ff297bd7.js → editor-92bacd25.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-83099669.js → LastPeriod-2b5cc7bc.js} +1 -1
- package/build/esm/{MobileBottomNavigationIcon-2d29dfd8.js → MobileBottomNavigationIcon-269b2525.js} +3 -3
- package/build/esm/{Spinner-3813ec6d.js → Spinner-7e9486a7.js} +1 -1
- package/build/esm/{WhatsApp-3909148a.js → WhatsApp-358cc5a7.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/drawerComponent/index.d.ts +1 -0
- package/build/esm/components/navigationV2/components/molecules/navigationBar/index.styled.d.ts +2 -0
- package/build/esm/components/navigationV2/hooks/useNavConfig.d.ts +1 -0
- package/build/esm/components/navigationV2/types.d.ts +1 -1
- package/build/esm/components.js +95 -95
- package/build/esm/{constants-f0e880cf.js → constants-529bce8b.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-5139b9c4.js → core-49e21b7f.js} +1 -1
- package/build/esm/{dataTransform-7d0cd23a.js → dataTransform-5440f981.js} +1 -1
- package/build/esm/ecom.js +4 -4
- package/build/esm/{editor-645d5a08.js → editor-882943b0.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 +1 -0
- package/build/esm/hooks.js +13 -13
- package/build/esm/i18n.js +2 -2
- package/build/esm/i18nV2.js +2 -2
- package/build/esm/{index-6ddafdd8.js → index-04b3dc70.js} +6 -6
- package/build/esm/{index-02365c19.js → index-04d649e7.js} +15 -15
- package/build/esm/{index-26b7805c.js → index-052e7087.js} +3 -3
- package/build/esm/{index-50fc7f56.js → index-173b93fd.js} +2 -2
- package/build/esm/{index-822dd447.js → index-190bcaff.js} +16 -16
- package/build/esm/{index-2a25601f.js → index-1df1cb8f.js} +1 -1
- package/build/esm/{index-5be7f29f.js → index-204a8539.js} +18 -18
- package/build/esm/{index-d8ac84ce.js → index-2149011d.js} +6 -6
- package/build/esm/{index-d1829953.js → index-2a9f7e73.js} +5 -5
- package/build/esm/{index-81765d60.js → index-2b8cd388.js} +13 -13
- package/build/esm/{index-4ad7c80d.js → index-313f51ec.js} +2 -2
- package/build/esm/{index-36dd1db2.js → index-3256dcf3.js} +24 -24
- package/build/esm/{index-a63fa8c7.js → index-3445a136.js} +1 -1
- package/build/esm/{index-0045b5fc.js → index-35c7e8d3.js} +1 -1
- package/build/esm/{index-c1f3a0f2.js → index-39d08255.js} +6 -6
- package/build/esm/{index-c5f29966.js → index-3ddabe8b.js} +2 -2
- package/build/esm/{index-891759cb.js → index-3f29c6d0.js} +22 -22
- package/build/esm/{index-3e0959db.js → index-40d24505.js} +18 -18
- package/build/esm/{index-9a26197a.js → index-514c40f9.js} +16 -16
- package/build/esm/{index-55a4a0e2.js → index-5752d384.js} +2 -2
- package/build/esm/{index-4ac2afde.js → index-583213bd.js} +1 -1
- package/build/esm/{index-8cb0a6d9.js → index-5eeed181.js} +7 -7
- package/build/esm/{index-c0fb2961.js → index-5fb444bc.js} +24 -24
- package/build/esm/{index-88d00482.js → index-608b0c33.js} +3 -3
- package/build/esm/{index-eac0c4ff.js → index-66b57f24.js} +13 -13
- package/build/esm/{index-b143cf03.js → index-71b7c1b5.js} +2 -2
- package/build/esm/{index-d3d6b90a.js → index-7388b613.js} +10 -10
- package/build/esm/{index-13414fdf.js → index-77c41b72.js} +17 -17
- package/build/esm/{index-9b24ee45.js → index-7e20015a.js} +6 -6
- package/build/esm/{index-f57f3260.js → index-81699a23.js} +17 -17
- package/build/esm/{index-4d78b804.js → index-82214eae.js} +7 -7
- package/build/esm/{index-ca77f8b7.js → index-84806cde.js} +6 -6
- package/build/esm/{index-c541414f.js → index-84de7d41.js} +11 -11
- package/build/esm/{index-61518436.js → index-8b9cff05.js} +2 -2
- package/build/esm/{index-bb10e621.js → index-91cde949.js} +4 -4
- package/build/esm/{index-76e4033d.js → index-92e68d51.js} +69 -42
- package/build/esm/{index-669e3ef8.js → index-9ec944ba.js} +3 -3
- package/build/esm/{index-be158e2c.js → index-9fac577f.js} +2 -2
- package/build/esm/{index-07db9b3a.js → index-a28086b9.js} +3 -3
- package/build/esm/{index-e4dc40c1.js → index-a2d9d681.js} +17 -17
- package/build/esm/{index-e542bda2.js → index-a32785ee.js} +19 -7
- package/build/esm/{index-c9200641.js → index-a79576ee.js} +3 -3
- package/build/esm/{index-be559071.js → index-ab8da35d.js} +13 -13
- package/build/esm/{index-6541499f.js → index-ae42319b.js} +2 -2
- package/build/esm/{index-52ed98be.js → index-afc5a0ae.js} +18 -11
- package/build/esm/{index-ff1b87e3.js → index-b785d54e.js} +32 -32
- package/build/esm/{index-9bd4a8b3.js → index-b899f5f1.js} +16 -16
- package/build/esm/{index-91bc3a11.js → index-be1a3ead.js} +16 -16
- package/build/esm/{index-eefe1aca.js → index-c0ffa732.js} +1 -1
- package/build/esm/{index-1aafc213.js → index-c481c8ef.js} +13 -13
- package/build/esm/{index-5cf266e1.js → index-c694bef5.js} +2 -2
- package/build/esm/{index-ef389e28.js → index-c6ccedbb.js} +1 -1
- package/build/esm/{index-deaee860.js → index-c8070250.js} +2 -2
- package/build/esm/{index-5b0457b6.js → index-c827a6a9.js} +3 -3
- package/build/esm/{index-76b3fcd4.js → index-d6721d27.js} +1 -1
- package/build/esm/{index-c9f04ccf.js → index-d8ae3e9b.js} +1 -1
- package/build/esm/{index-f769cb1a.js → index-d9060488.js} +2 -2
- package/build/esm/{index-e4a4ef2d.js → index-dc085ca0.js} +2 -2
- package/build/esm/{index-440419e1.js → index-e0e92d06.js} +1 -1
- package/build/esm/{index-47d31298.js → index-e8844d43.js} +21 -21
- package/build/esm/{index-de62ed4d.js → index-f13cc742.js} +5 -5
- package/build/esm/{index-6d05d1d7.js → index-f8f1b00a.js} +2 -2
- package/build/esm/{index-b64d2e06.js → index-f9202032.js} +16 -16
- package/build/esm/{index-d00a6363.js → index-fd33aa2d.js} +31 -31
- package/build/esm/index.js +116 -116
- package/build/esm/interfaces/healthTools.d.ts +1 -0
- package/build/esm/{labelSorting-64f2183c.js → labelSorting-ee930884.js} +4 -4
- package/build/esm/lead/helpers.d.ts +31 -0
- package/build/esm/lead/layouts/lightbox/emptyComponent.d.ts +6 -0
- package/build/esm/lead/layouts/lightbox/fields/googleLocationBlock.d.ts +7 -0
- package/build/esm/lead/layouts/lightbox/formContainer.d.ts +17 -0
- package/build/esm/lead/layouts/lightbox/headerImage.d.ts +11 -0
- package/build/esm/lead.css +1 -1
- package/build/esm/lead.js +290 -183
- package/build/esm/{logoIcon-2330b2ea.js → logoIcon-8baee45d.js} +2 -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-de2fa01c.js → post-ad8fc415.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/index.d.ts +1 -0
- package/build/esm/ssoV2/utils.d.ts +6 -0
- package/build/esm/ssoV2.js +50 -56
- package/build/esm/{store-dd26f32b.js → store-3ac7d314.js} +4 -4
- package/build/esm/subot.js +43 -42
- package/build/esm/surveyOrPremiumBanner.js +31 -31
- package/build/esm/surveyQuestionCard.js +10 -10
- package/build/esm/{surveyThankyouCard-b193d62b.js → surveyThankyouCard-f7a30c25.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/{treePopoverMenu-b1f4e000.js → treePopoverMenu-2625ebe5.js} +19 -19
- package/build/esm/{types-df463bfd.js → types-043b1e93.js} +2 -2
- package/build/esm/types.js +2 -2
- package/build/esm/{useCategory-c3b555b4.js → useCategory-8a5cd1b5.js} +5 -5
- package/build/esm/{useHealthToolCache-03dc1181.js → useHealthToolCache-7fbf7260.js} +1 -1
- package/build/esm/{useMantineLocale-b9d76b65.js → useMantineLocale-6ce444df.js} +6 -6
- package/build/esm/{usePlacesAutocomplete-6c9f88cd.js → usePlacesAutocomplete-7d9d9f9e.js} +1 -1
- package/build/esm/{useScreenSize-fcd9962a.js → useScreenSize-6fd1ab4c.js} +2 -2
- package/build/esm/useTogetherAuthRequiredAction.js +9 -9
- package/build/esm/{utils-9b6aa6e9.js → utils-3a3fb795.js} +2 -2
- package/build/esm/{utils-5ed918fd.js → utils-865e1ed9.js} +3 -3
- package/build/esm/{utils-07e407e3.js → utils-8cd273cc.js} +2 -2
- package/build/esm/utils-c98fc64a.js +55 -0
- 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 +1 -0
- package/build/hooks.js +13 -13
- package/build/i18n.js +1 -1
- package/build/i18nV2.js +1 -1
- package/build/{index-bc52d3b0.js → index-037b5ff7.js} +16 -16
- package/build/{index-8f1a9996.js → index-043435f7.js} +13 -13
- package/build/{index-2f78bef3.js → index-07fd0e7b.js} +2 -2
- package/build/{index-663990a0.js → index-0954ae03.js} +10 -10
- package/build/{index-f24965b4.js → index-15d30135.js} +3 -3
- package/build/{index-8396b110.js → index-1a153345.js} +6 -6
- package/build/{index-260041e4.js → index-26668b0e.js} +2 -2
- package/build/{index-97319c41.js → index-270b4a16.js} +31 -31
- package/build/{index-60768518.js → index-2911ba58.js} +2 -2
- package/build/{index-de8a7830.js → index-2a587e6e.js} +2 -2
- package/build/{index-2c42dbac.js → index-32bb2c51.js} +16 -16
- package/build/{index-1aed99df.js → index-32ead06e.js} +19 -7
- package/build/{index-88442f01.js → index-359f5579.js} +24 -24
- package/build/{index-60ebdc71.js → index-3d8903b1.js} +3 -3
- package/build/{index-518f7aba.js → index-50958590.js} +69 -42
- package/build/{index-53990290.js → index-5316263b.js} +3 -3
- package/build/{index-adaa883e.js → index-590d1a0f.js} +6 -6
- package/build/{index-1d01c625.js → index-6334c3c4.js} +22 -22
- package/build/{index-b66cb637.js → index-6b4572c1.js} +2 -2
- package/build/{index-d08bcee5.js → index-6c92d13a.js} +2 -2
- package/build/{index-09ed8995.js → index-794231e6.js} +17 -17
- package/build/{index-ca428a33.js → index-813df573.js} +6 -6
- package/build/{index-85389c15.js → index-82f9994c.js} +32 -32
- package/build/{index-59385bb0.js → index-851ce771.js} +1 -1
- package/build/{index-3c8c4b7e.js → index-8c9c461b.js} +7 -7
- package/build/{index-b519a16b.js → index-9360bc8d.js} +3 -3
- package/build/{index-4da80f4f.js → index-9361660e.js} +21 -21
- package/build/{index-7a93a114.js → index-95e531bd.js} +11 -11
- package/build/{index-4e4e349c.js → index-970740e9.js} +2 -2
- package/build/{index-e28df5c7.js → index-9988a3af.js} +16 -16
- package/build/{index-10183383.js → index-9aa9f5f7.js} +2 -2
- package/build/{index-b425b682.js → index-9ba4e3b2.js} +5 -5
- package/build/{index-72ee55df.js → index-9bdbe54e.js} +1 -1
- package/build/{index-1528573a.js → index-a036e392.js} +7 -7
- package/build/{index-cf44ac61.js → index-a2ad7f25.js} +1 -1
- package/build/{index-8ef87c82.js → index-a473ffc3.js} +2 -2
- package/build/{index-3b6d1916.js → index-a58bf9ac.js} +6 -6
- package/build/{index-3c405847.js → index-ab85bf84.js} +15 -15
- package/build/{index-d72a3daa.js → index-adb5b43f.js} +1 -1
- package/build/{index-e7bd6faa.js → index-ae0dccca.js} +1 -1
- package/build/{index-cfd25f1e.js → index-b11abf09.js} +2 -2
- package/build/{index-b171a665.js → index-b33c7ffd.js} +5 -5
- package/build/{index-d11f81bf.js → index-b4dae120.js} +3 -3
- package/build/{index-23742727.js → index-b8f2f156.js} +1 -1
- package/build/{index-0d426274.js → index-bdc9bd49.js} +2 -2
- package/build/{index-ae38301d.js → index-be67b300.js} +24 -24
- package/build/{index-6b760358.js → index-c0808bcd.js} +13 -13
- package/build/{index-2796db75.js → index-c2638685.js} +13 -13
- package/build/{index-c3d5e048.js → index-c361ad8d.js} +16 -16
- package/build/{index-e675a4c7.js → index-c3d2b753.js} +2 -2
- package/build/{index-9a1ef341.js → index-c5ff5aa3.js} +3 -3
- package/build/{index-349493f2.js → index-ce65d08b.js} +16 -16
- package/build/{index-eb87a79c.js → index-d2847b08.js} +17 -17
- package/build/{index-57064e1a.js → index-d35cf818.js} +4 -4
- package/build/{index-4ff3cbfe.js → index-d99f8891.js} +17 -17
- package/build/{index-2254a8ea.js → index-ddb231ea.js} +18 -11
- package/build/{index-2d80affd.js → index-e02b8a91.js} +1 -1
- package/build/{index-a5a54f31.js → index-e5d5f530.js} +18 -18
- package/build/{index-ce6658a2.js → index-eee32aee.js} +1 -1
- package/build/{index-6b70e7a4.js → index-f35f071a.js} +13 -13
- package/build/{index-70261f48.js → index-f9df175b.js} +6 -6
- package/build/{index-641fd8e7.js → index-fa0969b3.js} +1 -1
- package/build/{index-661e12fc.js → index-fc3e3167.js} +2 -2
- package/build/{index-b0ddb6fb.js → index-fd92320b.js} +18 -18
- package/build/index.js +116 -116
- package/build/interfaces/healthTools.d.ts +1 -0
- package/build/{labelSorting-8da36b8b.js → labelSorting-1266d826.js} +4 -4
- package/build/lead/helpers.d.ts +31 -0
- package/build/lead/layouts/lightbox/emptyComponent.d.ts +6 -0
- package/build/lead/layouts/lightbox/fields/googleLocationBlock.d.ts +7 -0
- package/build/lead/layouts/lightbox/formContainer.d.ts +17 -0
- package/build/lead/layouts/lightbox/headerImage.d.ts +11 -0
- package/build/lead.css +1 -1
- package/build/lead.js +290 -183
- package/build/{logoIcon-1206d4d2.js → logoIcon-937dc869.js} +2 -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-64a0132b.js → post-efec0c3d.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/index.d.ts +1 -0
- package/build/ssoV2/utils.d.ts +6 -0
- package/build/ssoV2.js +65 -71
- package/build/{store-3a534e6b.js → store-7b62b45f.js} +4 -4
- package/build/subot.js +42 -41
- package/build/surveyOrPremiumBanner.js +31 -31
- package/build/surveyQuestionCard.js +10 -10
- package/build/{surveyThankyouCard-6369ff97.js → surveyThankyouCard-3203f24a.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/{treePopoverMenu-3d39d49f.js → treePopoverMenu-d7aea1b3.js} +19 -19
- package/build/{types-a4b9af0f.js → types-0785f93d.js} +2 -2
- package/build/types.js +2 -2
- package/build/{useCategory-02c7b5e2.js → useCategory-869dc373.js} +5 -5
- package/build/{useHealthToolCache-9affd02c.js → useHealthToolCache-70be72be.js} +1 -1
- package/build/{useMantineLocale-ded3af05.js → useMantineLocale-ae769b7b.js} +6 -6
- package/build/{usePlacesAutocomplete-f825a438.js → usePlacesAutocomplete-831e712c.js} +1 -1
- package/build/{useScreenSize-cbe51468.js → useScreenSize-2b8f38ac.js} +2 -2
- package/build/useTogetherAuthRequiredAction.js +9 -9
- package/build/{utils-f389c837.js → utils-3c0450ed.js} +2 -2
- package/build/utils-4d9bf459.js +61 -0
- package/build/{utils-14150f0b.js → utils-668b2cd4.js} +2 -2
- package/build/{utils-d0698f9f.js → utils-b32fcf62.js} +3 -3
- package/build/vaccination.js +21 -21
- package/package.json +1 -1
- package/build/components/atoms/googleLocation/index.d.ts +0 -7
- package/build/esm/components/atoms/googleLocation/index.d.ts +0 -7
- /package/build/{BMI_BOYS.percentile.monthly-0f57d934.js → BMI_BOYS.percentile.monthly-f38116ce.js} +0 -0
- /package/build/{BMI_BOYS.percentile.weekly-4be43cf0.js → BMI_BOYS.percentile.weekly-05cc7780.js} +0 -0
- /package/build/{BMI_BOYS.percentile.yearly-4de1e1f9.js → BMI_BOYS.percentile.yearly-83086b81.js} +0 -0
- /package/build/{BMI_BOYS.zscore.monthly-b9381ee8.js → BMI_BOYS.zscore.monthly-abad7b6b.js} +0 -0
- /package/build/{BMI_BOYS.zscore.weekly-ed4d00aa.js → BMI_BOYS.zscore.weekly-919a990b.js} +0 -0
- /package/build/{BMI_BOYS.zscore.yearly-98c235c4.js → BMI_BOYS.zscore.yearly-d0da078d.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.monthly-64129761.js → BMI_GIRLS.percentile.monthly-2f3b95c5.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.weekly-3d86851b.js → BMI_GIRLS.percentile.weekly-f241e85b.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.yearly-1cf2b2d7.js → BMI_GIRLS.percentile.yearly-9e3b54c7.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.monthly-477e8651.js → BMI_GIRLS.zscore.monthly-8a3e02ef.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.weekly-eea2cd48.js → BMI_GIRLS.zscore.weekly-a3154439.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.yearly-953e597f.js → BMI_GIRLS.zscore.yearly-c0ca1160.js} +0 -0
- /package/build/{ChevronDown-c38a31bf.js → ChevronDown-b5d60175.js} +0 -0
- /package/build/{Close-623f70ae.js → Close-b477ef89.js} +0 -0
- /package/build/{Google-c08ecf0c.js → Google-20dadb29.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-622fa37b.js → HEAD CIRCUM_BOYS.percentile.monthly-102daa1a.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-b83fb97a.js → HEAD CIRCUM_BOYS.percentile.weekly-e6e516ac.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-69d7f554.js → HEAD CIRCUM_BOYS.percentile.yearly-b4bd6c82.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-b95b4fa6.js → HEAD CIRCUM_BOYS.zscore.monthly-9ff0d1cd.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-4f92de76.js → HEAD CIRCUM_BOYS.zscore.weekly-a3e83392.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-02c5ced0.js → HEAD CIRCUM_BOYS.zscore.yearly-5e4010d6.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-1ef68ec3.js → HEAD CIRCUM_GIRLS.percentile.monthly-082df9d3.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-bacb8fc2.js → HEAD CIRCUM_GIRLS.percentile.weekly-cf2c61f7.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-62e4c436.js → HEAD CIRCUM_GIRLS.percentile.yearly-40d0be41.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-d124cb44.js → HEAD CIRCUM_GIRLS.zscore.monthly-6a2cadda.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-4137e973.js → HEAD CIRCUM_GIRLS.zscore.weekly-e573b1a9.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-8a212a57.js → HEAD CIRCUM_GIRLS.zscore.yearly-4a65a31c.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.monthly-a27d8d99.js → HEIGHT_BOYS.percentile.monthly-680900ff.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.weekly-36b55894.js → HEIGHT_BOYS.percentile.weekly-7c7aa629.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.yearly-f4dd0181.js → HEIGHT_BOYS.percentile.yearly-da94ea0a.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.monthly-417c0eed.js → HEIGHT_BOYS.zscore.monthly-f6775ee8.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.weekly-919a1dc9.js → HEIGHT_BOYS.zscore.weekly-495d7243.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.yearly-60a30bbe.js → HEIGHT_BOYS.zscore.yearly-92de1528.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.monthly-574cd6cf.js → HEIGHT_GIRLS.percentile.monthly-9bac9fea.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.weekly-3f509d52.js → HEIGHT_GIRLS.percentile.weekly-c5e82820.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.yearly-95135eaa.js → HEIGHT_GIRLS.percentile.yearly-4b2e5455.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.monthly-7a705917.js → HEIGHT_GIRLS.zscore.monthly-ce7e0eb7.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.weekly-688d8f54.js → HEIGHT_GIRLS.zscore.weekly-5a538f2c.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.yearly-c9fe8ec7.js → HEIGHT_GIRLS.zscore.yearly-0272f4cb.js} +0 -0
- /package/build/{Locale-a7398aae.js → Locale-b282a268.js} +0 -0
- /package/build/{Visible-98d30a31.js → Visible-19b8d4c3.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.monthly-5ce0e376.js → WEIGHT_BOYS.percentile.monthly-26607312.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.weekly-31b1e294.js → WEIGHT_BOYS.percentile.weekly-96fc511e.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.yearly-52ad1e33.js → WEIGHT_BOYS.percentile.yearly-3d9e6262.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.monthly-8958327a.js → WEIGHT_BOYS.zscore.monthly-5df14142.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.weekly-aa17c1ec.js → WEIGHT_BOYS.zscore.weekly-41a29bbd.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.yearly-7dc052bc.js → WEIGHT_BOYS.zscore.yearly-e3b4f046.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.monthly-7a957cd9.js → WEIGHT_GIRLS.percentile.monthly-8f979e30.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.weekly-d6e8cadc.js → WEIGHT_GIRLS.percentile.weekly-84650829.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.yearly-43120165.js → WEIGHT_GIRLS.percentile.yearly-fbd21164.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.monthly-e57474e2.js → WEIGHT_GIRLS.zscore.monthly-e1fcebc0.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.weekly-fe003792.js → WEIGHT_GIRLS.zscore.weekly-938dcefc.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.yearly-98028a01.js → WEIGHT_GIRLS.zscore.yearly-bcacc460.js} +0 -0
- /package/build/{animation-fa15477d.js → animation-8f875639.js} +0 -0
- /package/build/{constants-d698ead0.js → constants-220f2da7.js} +0 -0
- /package/build/{constants-9eea1bf2.js → constants-b16b4f46.js} +0 -0
- /package/build/{constants-7443a5dd.js → constants-f6ee9bd5.js} +0 -0
- /package/build/{dataTransform-c2f1a89c.js → dataTransform-492e6aed.js} +0 -0
- /package/build/{doctor-7672ac10.js → doctor-703aa866.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.monthly-2159e75d.js → BMI_BOYS.percentile.monthly-c54dfac4.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.weekly-45239c44.js → BMI_BOYS.percentile.weekly-061d6709.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.yearly-e93861e0.js → BMI_BOYS.percentile.yearly-039c95c6.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.monthly-385e37df.js → BMI_BOYS.zscore.monthly-55ec2e5b.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.weekly-a84ad1ca.js → BMI_BOYS.zscore.weekly-0f8b35bd.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.yearly-7b20d204.js → BMI_BOYS.zscore.yearly-8dd44226.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.monthly-75894d90.js → BMI_GIRLS.percentile.monthly-be40c431.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.weekly-f6321ccb.js → BMI_GIRLS.percentile.weekly-7b1346f4.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.yearly-761116db.js → BMI_GIRLS.percentile.yearly-7a5848b4.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.monthly-e6d7c4be.js → BMI_GIRLS.zscore.monthly-faa00f82.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.weekly-9b2528a8.js → BMI_GIRLS.zscore.weekly-ed92a6e1.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.yearly-9c793e22.js → BMI_GIRLS.zscore.yearly-2a987feb.js} +0 -0
- /package/build/esm/{ChevronDown-513d8397.js → ChevronDown-8f250ec0.js} +0 -0
- /package/build/esm/{Close-153fb4cd.js → Close-795e4424.js} +0 -0
- /package/build/esm/{Google-83e2a242.js → Google-245b4dd0.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-a3b19456.js → HEAD CIRCUM_BOYS.percentile.monthly-65495f70.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-81c29731.js → HEAD CIRCUM_BOYS.percentile.weekly-9fe8b232.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-45e40e27.js → HEAD CIRCUM_BOYS.percentile.yearly-16fbe5f0.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-d6a18aa4.js → HEAD CIRCUM_BOYS.zscore.monthly-f963428c.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-17765b20.js → HEAD CIRCUM_BOYS.zscore.weekly-5ea34156.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-f8a9bf61.js → HEAD CIRCUM_BOYS.zscore.yearly-519926fe.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-1b6f9bc1.js → HEAD CIRCUM_GIRLS.percentile.monthly-b568c1a2.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-9d7d68d8.js → HEAD CIRCUM_GIRLS.percentile.weekly-5e7963f6.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-162eb448.js → HEAD CIRCUM_GIRLS.percentile.yearly-120a66ba.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-88bed5a4.js → HEAD CIRCUM_GIRLS.zscore.monthly-df4d3720.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-d733cc9e.js → HEAD CIRCUM_GIRLS.zscore.weekly-0ff13f40.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-90a9abc1.js → HEAD CIRCUM_GIRLS.zscore.yearly-91356251.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.monthly-0cb8abb0.js → HEIGHT_BOYS.percentile.monthly-a9b7fedf.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.weekly-e6daa9b3.js → HEIGHT_BOYS.percentile.weekly-7f5264de.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.yearly-8fa786af.js → HEIGHT_BOYS.percentile.yearly-e694c9a8.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.monthly-0fff8cee.js → HEIGHT_BOYS.zscore.monthly-ca1d6c64.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.weekly-801ee129.js → HEIGHT_BOYS.zscore.weekly-388b958c.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.yearly-0ae30985.js → HEIGHT_BOYS.zscore.yearly-465620b7.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-6a3c947a.js → HEIGHT_GIRLS.percentile.monthly-ad9b5576.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-bf4e1264.js → HEIGHT_GIRLS.percentile.weekly-fc501b1e.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-9b44e1fc.js → HEIGHT_GIRLS.percentile.yearly-e17014a6.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-acc13237.js → HEIGHT_GIRLS.zscore.monthly-7357cf1d.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-187ead12.js → HEIGHT_GIRLS.zscore.weekly-02482ca0.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-24d160fd.js → HEIGHT_GIRLS.zscore.yearly-01b101fd.js} +0 -0
- /package/build/esm/{Locale-05fb6869.js → Locale-bd94657e.js} +0 -0
- /package/build/esm/{Visible-b136b1fa.js → Visible-f17c7437.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.monthly-2504bcf2.js → WEIGHT_BOYS.percentile.monthly-8c5af5d1.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.weekly-09559a86.js → WEIGHT_BOYS.percentile.weekly-43a7de5c.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.yearly-6b030489.js → WEIGHT_BOYS.percentile.yearly-3f5d0226.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.monthly-7f723641.js → WEIGHT_BOYS.zscore.monthly-31eb45fb.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.weekly-39cc0272.js → WEIGHT_BOYS.zscore.weekly-fe4f1c67.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.yearly-99d79c04.js → WEIGHT_BOYS.zscore.yearly-a45972e0.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-0c418162.js → WEIGHT_GIRLS.percentile.monthly-4ea78d37.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-42d320a3.js → WEIGHT_GIRLS.percentile.weekly-37c14096.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-baf44c00.js → WEIGHT_GIRLS.percentile.yearly-9a1255c8.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-92782902.js → WEIGHT_GIRLS.zscore.monthly-1b9afbe4.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-ff12d442.js → WEIGHT_GIRLS.zscore.weekly-52e567c0.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-b54b2823.js → WEIGHT_GIRLS.zscore.yearly-fdee8e8d.js} +0 -0
- /package/build/esm/{animation-a3afb53b.js → animation-1de154cd.js} +0 -0
- /package/build/esm/{constants-19c59bf1.js → constants-02251a84.js} +0 -0
- /package/build/esm/{constants-817dbdc6.js → constants-26c1fb1d.js} +0 -0
- /package/build/esm/{constants-c6cd829e.js → constants-ce088018.js} +0 -0
- /package/build/esm/{dataTransform-b3cf764c.js → dataTransform-c49048cd.js} +0 -0
- /package/build/esm/{doctor-d90570bc.js → doctor-3fa046ce.js} +0 -0
- /package/build/esm/{index-3f2ca220.js → index-03825f87.js} +0 -0
- /package/build/esm/{index-e42e94ba.js → index-4a037919.js} +0 -0
- /package/build/esm/{index-d1bd1ae5.js → index-4d183c7d.js} +0 -0
- /package/build/esm/{index-76a85a77.js → index-545e734a.js} +0 -0
- /package/build/esm/{index-eafa2910.js → index-9f723d35.js} +0 -0
- /package/build/esm/{index-0554c6ef.js → index-b4a0562b.js} +0 -0
- /package/build/esm/{index-9b15558a.js → index-c2856de5.js} +0 -0
- /package/build/esm/{index-b7972c03.js → index-d376738e.js} +0 -0
- /package/build/esm/{index-1fdcb8c3.js → index-e13c9bf8.js} +0 -0
- /package/build/esm/{index.styles-90600916.js → index.styles-92bb2d94.js} +0 -0
- /package/build/esm/{localizeNumberFormat-dec4b033.js → localizeNumberFormat-46df3b5e.js} +0 -0
- /package/build/esm/{normalizeLink-56942d30.js → normalizeLink-26afcd67.js} +0 -0
- /package/build/esm/{number-c8160b67.js → number-f4e9fdc1.js} +0 -0
- /package/build/esm/{other-c2753cf3.js → other-d86984c1.js} +0 -0
- /package/build/esm/{paths-9eccdf50.js → paths-aad630e0.js} +0 -0
- /package/build/esm/{translationsContext-f2593789.js → translationsContext-42e8ee6d.js} +0 -0
- /package/build/esm/{tslib.es6-4629b174.js → tslib.es6-2a44ed14.js} +0 -0
- /package/build/esm/{types-3447d4ea.js → types-828a2631.js} +0 -0
- /package/build/esm/{useIsInit-0ca71278.js → useIsInit-30d9d255.js} +0 -0
- /package/build/esm/{useOutsideClick-c664681f.js → useOutsideClick-55892422.js} +0 -0
- /package/build/esm/{useScrollbarSize-0e63d555.js → useScrollbarSize-0f0c9025.js} +0 -0
- /package/build/esm/{useUniqueId-c504d01a.js → useUniqueId-181cc22e.js} +0 -0
- /package/build/esm/{utils-99b1880a.js → utils-3bc17b89.js} +0 -0
- /package/build/{index-c8ea962c.js → index-0d65018b.js} +0 -0
- /package/build/{index-da45357b.js → index-21dc3b01.js} +0 -0
- /package/build/{index-d4e2e7d4.js → index-22cd63c7.js} +0 -0
- /package/build/{index-3854bd54.js → index-391062b2.js} +0 -0
- /package/build/{index-4949f56a.js → index-3bac84c7.js} +0 -0
- /package/build/{index-7fd90e20.js → index-46a0eeda.js} +0 -0
- /package/build/{index-54d16098.js → index-642a7f13.js} +0 -0
- /package/build/{index-eccbd7c1.js → index-911428a5.js} +0 -0
- /package/build/{index-31b1dc94.js → index-c92a1722.js} +0 -0
- /package/build/{index.styles-4839d161.js → index.styles-0f1f495a.js} +0 -0
- /package/build/{localizeNumberFormat-9219de73.js → localizeNumberFormat-b22ea295.js} +0 -0
- /package/build/{normalizeLink-86fe78a0.js → normalizeLink-3c3f8541.js} +0 -0
- /package/build/{number-35d1fea9.js → number-2a64ff67.js} +0 -0
- /package/build/{other-72491b9f.js → other-6bdc2c7b.js} +0 -0
- /package/build/{paths-ce614d0a.js → paths-2636084a.js} +0 -0
- /package/build/{translationsContext-8bdba461.js → translationsContext-7dd83b6f.js} +0 -0
- /package/build/{tslib.es6-e2ef201f.js → tslib.es6-c61b2f63.js} +0 -0
- /package/build/{types-4cdd2751.js → types-cbead9c4.js} +0 -0
- /package/build/{useIsInit-6d07c73b.js → useIsInit-2389b4cf.js} +0 -0
- /package/build/{useOutsideClick-4c0a64ab.js → useOutsideClick-e5bd3fd8.js} +0 -0
- /package/build/{useScrollbarSize-726d59a1.js → useScrollbarSize-78c1b93c.js} +0 -0
- /package/build/{useUniqueId-76c005e5.js → useUniqueId-1dd7f8ac.js} +0 -0
- /package/build/{utils-6eb5a469.js → utils-81ba1e9c.js} +0 -0
|
@@ -1,49 +1,49 @@
|
|
|
1
|
-
import { _ as __rest, a as __awaiter } from './tslib.es6-
|
|
1
|
+
import { _ as __rest, a as __awaiter } from './tslib.es6-2a44ed14.js';
|
|
2
2
|
import React__default, { useMemo, useEffect, useContext, useState, useRef, useCallback } from 'react';
|
|
3
|
-
import { V as VideoType } from './index-
|
|
4
|
-
import { i as isInternalLink, V as VideoItem, L as LanguageSwitcher } from './index-
|
|
5
|
-
import { a as CARE_LOCALES, b as CARE_BOOKING_LOCALES, T as TOGETHER_LOCALES, E as ECOM_LOCALES, c as VIDEO_LOCALES, S as STATIC_PAGES, L as LOCALE_SPECS } from './index-
|
|
6
|
-
import { g as getCurrentBaseUrl, a as getCurrentSsoUrl, b as getTogetherApiDomain, c as getDiscoverApiDomain, n as normalizeLink, e as normalizeLinkSlash, d as getCareApiDomain } from './normalizeLink-
|
|
7
|
-
import { a as formatCommunity, b as formatPost } from './dataTransform-
|
|
3
|
+
import { V as VideoType } from './index-583213bd.js';
|
|
4
|
+
import { i as isInternalLink, V as VideoItem, L as LanguageSwitcher } from './index-7388b613.js';
|
|
5
|
+
import { a as CARE_LOCALES, b as CARE_BOOKING_LOCALES, T as TOGETHER_LOCALES, E as ECOM_LOCALES, c as VIDEO_LOCALES, S as STATIC_PAGES, L as LOCALE_SPECS } from './index-71b7c1b5.js';
|
|
6
|
+
import { g as getCurrentBaseUrl, a as getCurrentSsoUrl, b as getTogetherApiDomain, c as getDiscoverApiDomain, n as normalizeLink, e as normalizeLinkSlash, d as getCareApiDomain } from './normalizeLink-26afcd67.js';
|
|
7
|
+
import { a as formatCommunity, b as formatPost } from './dataTransform-5440f981.js';
|
|
8
8
|
import { Close, Download } from '@hhgtech/icons/core';
|
|
9
9
|
import { createStyles, Box, Indicator, useMantineTheme } from '@mantine/core';
|
|
10
|
-
import { L as Logo } from './index-
|
|
11
|
-
import { u as useTranslations } from './index-
|
|
10
|
+
import { L as Logo } from './index-04b3dc70.js';
|
|
11
|
+
import { u as useTranslations } from './index-d8ae3e9b.js';
|
|
12
12
|
import throttle from 'lodash/throttle';
|
|
13
|
-
import { I as Input } from './index-
|
|
13
|
+
import { I as Input } from './index-84de7d41.js';
|
|
14
14
|
import '@mantine/dates';
|
|
15
|
-
import { C as CommonGAssets } from './index-
|
|
16
|
-
import './useMantineLocale-
|
|
17
|
-
import { T as Text } from './index-
|
|
18
|
-
import { B as Button$1 } from './index-
|
|
19
|
-
import './index.styles-
|
|
20
|
-
import './translationsContext-
|
|
15
|
+
import { C as CommonGAssets } from './index-545e734a.js';
|
|
16
|
+
import './useMantineLocale-6ce444df.js';
|
|
17
|
+
import { T as Text } from './index-313f51ec.js';
|
|
18
|
+
import { B as Button$1 } from './index-e0e92d06.js';
|
|
19
|
+
import './index.styles-92bb2d94.js';
|
|
20
|
+
import './translationsContext-42e8ee6d.js';
|
|
21
21
|
import '@mantine/hooks';
|
|
22
|
-
import { g as getBoundariesFromMediaQueryKey, M as MediaQueries } from './utils-
|
|
23
|
-
import './other-
|
|
24
|
-
import './index-
|
|
25
|
-
import { L as LOCALISED_SLUGS } from './constants-
|
|
22
|
+
import { g as getBoundariesFromMediaQueryKey, M as MediaQueries } from './utils-3bc17b89.js';
|
|
23
|
+
import './other-d86984c1.js';
|
|
24
|
+
import './index-052e7087.js';
|
|
25
|
+
import { L as LOCALISED_SLUGS } from './constants-529bce8b.js';
|
|
26
26
|
import styled from '@emotion/styled';
|
|
27
|
-
import { u as useCSSFocusPopupHelper, N as NavigationProfileButton } from './index-
|
|
28
|
-
import { u as useSSOV2Store, I as IS_SSOV2_ENABLED } from './store-
|
|
29
|
-
import { B as Button } from './index-
|
|
30
|
-
import { i as domainLocalesMarryBaby } from './utils-
|
|
27
|
+
import { u as useCSSFocusPopupHelper, N as NavigationProfileButton } from './index-afc5a0ae.js';
|
|
28
|
+
import { u as useSSOV2Store, I as IS_SSOV2_ENABLED } from './store-3ac7d314.js';
|
|
29
|
+
import { B as Button } from './index-8b9cff05.js';
|
|
30
|
+
import { i as domainLocalesMarryBaby } from './utils-865e1ed9.js';
|
|
31
31
|
import { domainLocales } from './constantsDomainLocales.js';
|
|
32
|
-
import { L as LOCALIZED_SLUGS } from './constants-
|
|
32
|
+
import { L as LOCALIZED_SLUGS } from './constants-02251a84.js';
|
|
33
33
|
import { theme } from './miscTheme.js';
|
|
34
|
-
import { H as Heading } from './index-
|
|
35
|
-
import { I as Indicator$1 } from './index-
|
|
36
|
-
import { u as useIsInit } from './useIsInit-
|
|
34
|
+
import { H as Heading } from './index-dc085ca0.js';
|
|
35
|
+
import { I as Indicator$1 } from './index-c0ffa732.js';
|
|
36
|
+
import { u as useIsInit } from './useIsInit-30d9d255.js';
|
|
37
37
|
import { setDefaultClass } from './miscDefaultClassWrapper.js';
|
|
38
38
|
import dayjs from 'dayjs';
|
|
39
39
|
import relativeTime from 'dayjs/plugin/relativeTime';
|
|
40
|
-
import { U as UserAvatar } from './index-
|
|
40
|
+
import { U as UserAvatar } from './index-173b93fd.js';
|
|
41
41
|
import { ArrowRight } from '@hhgtech/icons/other';
|
|
42
42
|
import formatString from 'string-format';
|
|
43
|
-
import { C as Container } from './index-
|
|
44
|
-
import { L as LOCALE } from './Locale-
|
|
43
|
+
import { C as Container } from './index-d376738e.js';
|
|
44
|
+
import { L as LOCALE } from './Locale-bd94657e.js';
|
|
45
45
|
import debounce from 'lodash/debounce';
|
|
46
|
-
import { g as getDataWithCache } from './core-
|
|
46
|
+
import { g as getDataWithCache } from './core-49e21b7f.js';
|
|
47
47
|
|
|
48
48
|
const getEcomUrl = ({ path, locale, }) => {
|
|
49
49
|
var _a;
|
|
@@ -311,6 +311,7 @@ const StyledItem$6 = styled.a `
|
|
|
311
311
|
.name {
|
|
312
312
|
font-size: 16px;
|
|
313
313
|
font-weight: 400;
|
|
314
|
+
line-height: 24px;
|
|
314
315
|
}
|
|
315
316
|
|
|
316
317
|
&[data-theme='marryBaby']:hover,
|
|
@@ -332,6 +333,17 @@ const StyledItem$6 = styled.a `
|
|
|
332
333
|
}
|
|
333
334
|
|
|
334
335
|
&[data-theme='marryBaby'] {
|
|
336
|
+
&.tarot-menu {
|
|
337
|
+
.icon {
|
|
338
|
+
background: linear-gradient(148deg, #fc5e9a 16.04%, #fe98bf 94.24%);
|
|
339
|
+
}
|
|
340
|
+
.name {
|
|
341
|
+
background: linear-gradient(91deg, #ea4f8a 1.24%, #fe8eb8 46.02%);
|
|
342
|
+
background-clip: text;
|
|
343
|
+
-webkit-background-clip: text;
|
|
344
|
+
-webkit-text-fill-color: transparent;
|
|
345
|
+
}
|
|
346
|
+
}
|
|
335
347
|
.icon {
|
|
336
348
|
display: flex;
|
|
337
349
|
align-items: center;
|
|
@@ -453,7 +465,8 @@ const Categories = ({ hrefViewMore, titleBtnViewMore, UrlFE, onClosePopup, menuI
|
|
|
453
465
|
? item === null || item === void 0 ? void 0 : item.link
|
|
454
466
|
: `${UrlFE}/${item === null || item === void 0 ? void 0 : item.link.split('/').filter(Boolean).join('/')}/`
|
|
455
467
|
: '/';
|
|
456
|
-
|
|
468
|
+
const isTarotItem = (item === null || item === void 0 ? void 0 : item.id) === 'game' && siteType === 'marryBaby';
|
|
469
|
+
return (React__default.createElement(StyledItem$6, Object.assign({ className: `iconMenu ${isTarotItem ? 'tarot-menu' : ''}`, "data-event-category": "Hamburger Navigation", "data-event-action": "Click", "data-event-label": href, "data-is-heading-category": false, "data-active": item.id && item.id === activeItem, "data-is-mobile-tool": item.isMobileAppTool, href: href }, (!isInternalLink(href) && {
|
|
457
470
|
target: '_blank',
|
|
458
471
|
}), { "data-theme": siteType, key: index, onClick: onClosePopup }),
|
|
459
472
|
React__default.createElement("div", { className: "icon" },
|
|
@@ -470,7 +483,9 @@ const Categories = ({ hrefViewMore, titleBtnViewMore, UrlFE, onClosePopup, menuI
|
|
|
470
483
|
paddingRight: item.isNew ? 10 : 0,
|
|
471
484
|
} },
|
|
472
485
|
React__default.createElement("p", { className: "name" }, item.name),
|
|
473
|
-
item.isMobileAppTool && (React__default.createElement(Text, { size: "n1", color: theme.fn.primaryColor(), weight:
|
|
486
|
+
item.isMobileAppTool && (React__default.createElement(Text, { size: "n1", color: theme.fn.primaryColor(), weight: (item === null || item === void 0 ? void 0 : item.id) && (item === null || item === void 0 ? void 0 : item.id) === activeItem
|
|
487
|
+
? 'semiBold'
|
|
488
|
+
: 'regular' }, t('home.calcWithApp'))))),
|
|
474
489
|
item.isMobileAppTool && (React__default.createElement(StyledIconNav, null,
|
|
475
490
|
React__default.createElement(Phone, { className: "phone-icon", size: 16 }))),
|
|
476
491
|
React__default.createElement(StyledIconNav, { className: "arrow-icon" },
|
|
@@ -1541,10 +1556,8 @@ const MenuServiceList = ({ closePopup, menuItems = [] }) => {
|
|
|
1541
1556
|
};
|
|
1542
1557
|
|
|
1543
1558
|
const HamburgerMenu = ({ menuItems }) => {
|
|
1544
|
-
const { siteType,
|
|
1545
|
-
|
|
1546
|
-
} = useContext(NavigationContext);
|
|
1547
|
-
const { containerRef, onContainerFocus, onContainerBlur, onButtonMouseDown, onClose, } = useCSSFocusPopupHelper();
|
|
1559
|
+
const { siteType, configs: { enableNavTarotGame }, } = useContext(NavigationContext);
|
|
1560
|
+
const { containerRef, onContainerFocus, onContainerBlur, onButtonMouseDown, onClose, } = useCSSFocusPopupHelper({ enableNavTarotGame });
|
|
1548
1561
|
return (React__default.createElement(DisplayWrapper, { mediaQueryKey: "mbDown" },
|
|
1549
1562
|
React__default.createElement("header", { className: styles$2.menuContainer },
|
|
1550
1563
|
React__default.createElement("div", { className: styles$2.menuIcon, ref: containerRef, role: "button", tabIndex: 0, onBlur: onContainerBlur, onFocus: onContainerFocus },
|
|
@@ -1663,7 +1676,7 @@ const StyledHeader = styled.div `
|
|
|
1663
1676
|
${MediaQueries.mbDown} {
|
|
1664
1677
|
position: relative;
|
|
1665
1678
|
height: 56px;
|
|
1666
|
-
background:
|
|
1679
|
+
background-color: ${(props) => props.isMarryBaby ? 'transparent' : '#fff'};
|
|
1667
1680
|
gap: 2px;
|
|
1668
1681
|
}
|
|
1669
1682
|
|
|
@@ -2123,7 +2136,7 @@ const ItemNavButton = ({ item, color = 'blue' }) => {
|
|
|
2123
2136
|
});
|
|
2124
2137
|
}
|
|
2125
2138
|
if (item.id === 'care') {
|
|
2126
|
-
import('./doctor-
|
|
2139
|
+
import('./doctor-3fa046ce.js').then((data) => {
|
|
2127
2140
|
if (data === null || data === void 0 ? void 0 : data.default)
|
|
2128
2141
|
setIconJson(() => data.default);
|
|
2129
2142
|
});
|
|
@@ -2352,7 +2365,7 @@ const NavigationBar = ({ onTopBarAppears, languageMenu, menuItems, logoComponent
|
|
|
2352
2365
|
const careNavItem = menuItems.find((m) => m.id === 'care');
|
|
2353
2366
|
return (React__default.createElement(StyledHeaderWrapper, { "data-site-type": siteType, "data-sponsored": isSponsored, "data-sitewide-banner-shown": isShowingSiteWideBanner, "data-header-type": "home", "data-collapsed": isCollapsed, "data-is-displayed": true, id: "site-header", ref: headerRef },
|
|
2354
2367
|
sitewideBanner,
|
|
2355
|
-
React__default.createElement(StyledHeader, { "data-site-type": siteType },
|
|
2368
|
+
React__default.createElement(StyledHeader, { "data-site-type": siteType, isMarryBaby: siteType === 'marryBaby' },
|
|
2356
2369
|
React__default.createElement(StyledLeftGroup, { "data-site-type": siteType },
|
|
2357
2370
|
isMobile && React__default.createElement(HamburgerMenu, { menuItems: menuItems }),
|
|
2358
2371
|
logoComponent || (React__default.createElement("a", { style: {
|
|
@@ -2525,7 +2538,7 @@ const useInsider = () => {
|
|
|
2525
2538
|
|
|
2526
2539
|
const useNavServices = () => {
|
|
2527
2540
|
const { t } = useTranslations();
|
|
2528
|
-
const { siteType, locale, configs: { enableNavDiscover, enableNavHealthTools, enableNavCare, enableNavTogether, enableNavEcom, enableNavVideo, statics, }, } = useContext(NavigationContext);
|
|
2541
|
+
const { siteType, locale, configs: { enableNavDiscover, enableNavHealthTools, enableNavCare, enableNavTogether, enableNavEcom, enableNavVideo, enableNavTarotGame, statics, }, } = useContext(NavigationContext);
|
|
2529
2542
|
const isMarryBaby = siteType === 'marryBaby';
|
|
2530
2543
|
const services = useMemo(() => {
|
|
2531
2544
|
var _a;
|
|
@@ -2586,8 +2599,22 @@ const useNavServices = () => {
|
|
|
2586
2599
|
thumbnail: CommonGAssets.getAssetPath('nav-icons/care.svg'),
|
|
2587
2600
|
popupType: locale === 'id-ID' ? 'care' : null,
|
|
2588
2601
|
});
|
|
2602
|
+
enableNavTarotGame &&
|
|
2603
|
+
_services.push({
|
|
2604
|
+
name: 'MỚI - Tarot cho mẹ bầu',
|
|
2605
|
+
id: 'game',
|
|
2606
|
+
link: normalizeLinkSlash(statics.HOME_PAGE_URL + '/xem-bai-tarot-online/'),
|
|
2607
|
+
thumbnail: CommonGAssets.getAssetPath('play-card.svg'),
|
|
2608
|
+
popupType: 'none',
|
|
2609
|
+
});
|
|
2589
2610
|
return _services;
|
|
2590
|
-
}, [
|
|
2611
|
+
}, [
|
|
2612
|
+
locale,
|
|
2613
|
+
enableNavCare,
|
|
2614
|
+
enableNavTogether,
|
|
2615
|
+
enableNavEcom,
|
|
2616
|
+
enableNavTarotGame,
|
|
2617
|
+
]);
|
|
2591
2618
|
return services;
|
|
2592
2619
|
};
|
|
2593
2620
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { _ as __rest } from './tslib.es6-
|
|
1
|
+
import { _ as __rest } from './tslib.es6-2a44ed14.js';
|
|
2
2
|
import React__default, { useMemo } from 'react';
|
|
3
3
|
import { Spoiler as Spoiler$1 } from '@mantine/core';
|
|
4
|
-
import { T as Text } from './index-
|
|
5
|
-
import { u as useTranslations } from './index-
|
|
4
|
+
import { T as Text } from './index-313f51ec.js';
|
|
5
|
+
import { u as useTranslations } from './index-d8ae3e9b.js';
|
|
6
6
|
import { theme } from './miscTheme.js';
|
|
7
7
|
|
|
8
8
|
const Spoiler = (_a) => {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { _ as __rest } from './tslib.es6-
|
|
1
|
+
import { _ as __rest } from './tslib.es6-2a44ed14.js';
|
|
2
2
|
import React__default from 'react';
|
|
3
3
|
import { Modal as Modal$1 } from '@mantine/core';
|
|
4
|
-
import { u as useStyles } from './index.styles-
|
|
4
|
+
import { u as useStyles } from './index.styles-92bb2d94.js';
|
|
5
5
|
|
|
6
6
|
const Modal = (_a) => {
|
|
7
7
|
var { styles, classNames, transitionProps } = _a, rest = __rest(_a, ["styles", "classNames", "transitionProps"]);
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import React__default, { useRef, useEffect } from 'react';
|
|
2
2
|
import { Portal } from '@mantine/core';
|
|
3
|
-
import { t as toggleNoScroll } from './utils-
|
|
3
|
+
import { t as toggleNoScroll } from './utils-3bc17b89.js';
|
|
4
4
|
import { css } from '@emotion/react';
|
|
5
5
|
import styled from '@emotion/styled';
|
|
6
6
|
import { theme } from './miscTheme.js';
|
|
7
|
-
import { s as slideInUp, e as slideOutDown, b as slideInLeft, f as slideOutLeft, c as slideInRight, g as slideOutRight, a as slideInDown, d as slideOutUp } from './animation-
|
|
8
|
-
import { T as Text } from './index-
|
|
7
|
+
import { s as slideInUp, e as slideOutDown, b as slideInLeft, f as slideOutLeft, c as slideInRight, g as slideOutRight, a as slideInDown, d as slideOutUp } from './animation-1de154cd.js';
|
|
8
|
+
import { T as Text } from './index-313f51ec.js';
|
|
9
9
|
|
|
10
10
|
const DURATION = '600ms';
|
|
11
11
|
const generateStyleBasedOnPlacement = (placement, open) => {
|
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
import { _ as __rest } from './tslib.es6-
|
|
1
|
+
import { _ as __rest } from './tslib.es6-2a44ed14.js';
|
|
2
2
|
import React__default, { createContext, useContext, useMemo } from 'react';
|
|
3
3
|
import { useMantineTheme } from '@mantine/core';
|
|
4
4
|
import { useForm, isNotEmpty } from '@mantine/form';
|
|
5
|
-
import { u as useHealthToolsCache } from './useHealthToolCache-
|
|
6
|
-
import { u as useTranslations } from './index-
|
|
7
|
-
import { H as HEALTH_TOOL_TYPE } from './constants-
|
|
8
|
-
import { I as Input } from './index-
|
|
5
|
+
import { u as useHealthToolsCache } from './useHealthToolCache-7fbf7260.js';
|
|
6
|
+
import { u as useTranslations } from './index-d8ae3e9b.js';
|
|
7
|
+
import { H as HEALTH_TOOL_TYPE } from './constants-26c1fb1d.js';
|
|
8
|
+
import { I as Input } from './index-84de7d41.js';
|
|
9
9
|
import '@mantine/dates';
|
|
10
|
-
import './index-
|
|
11
|
-
import './index-
|
|
12
|
-
import './index-
|
|
13
|
-
import './useMantineLocale-
|
|
14
|
-
import './index-
|
|
15
|
-
import './index-
|
|
16
|
-
import './index.styles-
|
|
10
|
+
import './index-71b7c1b5.js';
|
|
11
|
+
import './index-583213bd.js';
|
|
12
|
+
import './index-545e734a.js';
|
|
13
|
+
import './useMantineLocale-6ce444df.js';
|
|
14
|
+
import './index-313f51ec.js';
|
|
15
|
+
import './index-e0e92d06.js';
|
|
16
|
+
import './index.styles-92bb2d94.js';
|
|
17
17
|
import '@mantine/hooks';
|
|
18
|
-
import './utils-
|
|
19
|
-
import './other-
|
|
20
|
-
import './index-
|
|
21
|
-
import { H as HealthToolFormWrapper } from './index-
|
|
22
|
-
import { I as INPUT_RANGE } from './constants-
|
|
18
|
+
import './utils-3bc17b89.js';
|
|
19
|
+
import './other-d86984c1.js';
|
|
20
|
+
import './index-052e7087.js';
|
|
21
|
+
import { H as HealthToolFormWrapper } from './index-91cde949.js';
|
|
22
|
+
import { I as INPUT_RANGE } from './constants-ce088018.js';
|
|
23
23
|
import { domainLocales } from './constantsDomainLocales.js';
|
|
24
24
|
|
|
25
25
|
const PWGFormContext = createContext({});
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { _ as __rest } from './tslib.es6-
|
|
1
|
+
import { _ as __rest } from './tslib.es6-2a44ed14.js';
|
|
2
2
|
import React__default, { useState, useCallback, useMemo, useEffect } from 'react';
|
|
3
3
|
import { clsx } from '@mantine/core';
|
|
4
4
|
import { Drawer } from 'vaul';
|
|
5
5
|
import styled from '@emotion/styled';
|
|
6
|
-
import { Z as ZINDEX_SSO } from './index-
|
|
6
|
+
import { Z as ZINDEX_SSO } from './index-71b7c1b5.js';
|
|
7
7
|
|
|
8
8
|
const StyledDrawerComponentContent = styled(Drawer.Content) `
|
|
9
9
|
position: fixed;
|
|
10
|
-
z-index: ${ZINDEX_SSO +
|
|
10
|
+
z-index: ${ZINDEX_SSO - 9e6 + 1};
|
|
11
11
|
inset: 0;
|
|
12
12
|
background-color: #fff;
|
|
13
13
|
outline: none !important;
|
|
@@ -49,7 +49,7 @@ const StyledDrawerComponentContent = styled(Drawer.Content) `
|
|
|
49
49
|
const StyledDrawerComponentOverlay = styled(Drawer.Overlay) `
|
|
50
50
|
position: fixed;
|
|
51
51
|
inset: 0;
|
|
52
|
-
z-index: ${ZINDEX_SSO
|
|
52
|
+
z-index: ${ZINDEX_SSO - 9e6};
|
|
53
53
|
width: 100%;
|
|
54
54
|
max-height: 100%;
|
|
55
55
|
|
|
@@ -59,7 +59,7 @@ const StyledDrawerComponentOverlay = styled(Drawer.Overlay) `
|
|
|
59
59
|
`;
|
|
60
60
|
|
|
61
61
|
const DrawerComponent = (props) => {
|
|
62
|
-
const { open: openProps, onOpenChange: onOpenChangeProps, snapPoints, activeSnapPoint, setActiveSnapPoint, children, overlayClassName, className } = props, restProps = __rest(props, ["open", "onOpenChange", "snapPoints", "activeSnapPoint", "setActiveSnapPoint", "children", "overlayClassName", "className"]);
|
|
62
|
+
const { open: openProps, onOpenChange: onOpenChangeProps, snapPoints, activeSnapPoint, setActiveSnapPoint, children, overlayClassName, className, fadeFromIndex = ZINDEX_SSO - 9e6 } = props, restProps = __rest(props, ["open", "onOpenChange", "snapPoints", "activeSnapPoint", "setActiveSnapPoint", "children", "overlayClassName", "className", "fadeFromIndex"]);
|
|
63
63
|
const [open, setOpen] = useState(openProps);
|
|
64
64
|
const [snap, setSnap] = useState(snapPoints ? snapPoints === null || snapPoints === void 0 ? void 0 : snapPoints[0] : null);
|
|
65
65
|
const onOpenChange = useCallback((_open) => {
|
|
@@ -73,7 +73,11 @@ const DrawerComponent = (props) => {
|
|
|
73
73
|
return open;
|
|
74
74
|
}, [snap, snapPoints]);
|
|
75
75
|
const mergedProps = useMemo(() => {
|
|
76
|
-
const _mergedProps = {
|
|
76
|
+
const _mergedProps = {
|
|
77
|
+
open,
|
|
78
|
+
onOpenChange,
|
|
79
|
+
fadeFromIndex,
|
|
80
|
+
};
|
|
77
81
|
if (snapPoints && (snapPoints === null || snapPoints === void 0 ? void 0 : snapPoints.length)) {
|
|
78
82
|
_mergedProps.snapPoints = snapPoints;
|
|
79
83
|
_mergedProps.activeSnapPoint = snap;
|
|
@@ -83,7 +87,15 @@ const DrawerComponent = (props) => {
|
|
|
83
87
|
};
|
|
84
88
|
}
|
|
85
89
|
return _mergedProps;
|
|
86
|
-
}, [
|
|
90
|
+
}, [
|
|
91
|
+
open,
|
|
92
|
+
onOpenChange,
|
|
93
|
+
snap,
|
|
94
|
+
setSnap,
|
|
95
|
+
setActiveSnapPoint,
|
|
96
|
+
snapPoints,
|
|
97
|
+
fadeFromIndex,
|
|
98
|
+
]);
|
|
87
99
|
useEffect(() => {
|
|
88
100
|
setOpen(openProps);
|
|
89
101
|
}, [openProps]);
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { _ as __rest } from './tslib.es6-
|
|
1
|
+
import { _ as __rest } from './tslib.es6-2a44ed14.js';
|
|
2
2
|
import React__default, { useState } from 'react';
|
|
3
3
|
import styled from '@emotion/styled';
|
|
4
|
-
import { M as MediaQueries } from './utils-
|
|
4
|
+
import { M as MediaQueries } from './utils-3bc17b89.js';
|
|
5
5
|
import { theme } from './miscTheme.js';
|
|
6
|
-
import { L as Label, S as StyledDisplayIcon, a as StyledActionIcon, b as StyledErrorLabel } from './index-
|
|
6
|
+
import { L as Label, S as StyledDisplayIcon, a as StyledActionIcon, b as StyledErrorLabel } from './index-3ddabe8b.js';
|
|
7
7
|
|
|
8
8
|
const StyledInput = styled.div `
|
|
9
9
|
position: relative;
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
import { _ as __rest } from './tslib.es6-
|
|
1
|
+
import { _ as __rest } from './tslib.es6-2a44ed14.js';
|
|
2
2
|
import React__default, { createContext, useContext } from 'react';
|
|
3
3
|
import { useMantineTheme, Flex, rem, Box, createStyles } from '@mantine/core';
|
|
4
|
-
import { t as themeColors } from './index-
|
|
4
|
+
import { t as themeColors } from './index-84de7d41.js';
|
|
5
5
|
import '@mantine/dates';
|
|
6
|
-
import './index-
|
|
7
|
-
import './index-
|
|
8
|
-
import './index-
|
|
9
|
-
import './useMantineLocale-
|
|
10
|
-
import { T as Text } from './index-
|
|
11
|
-
import './index-
|
|
12
|
-
import './index.styles-
|
|
13
|
-
import { u as useTranslations } from './index-
|
|
6
|
+
import './index-71b7c1b5.js';
|
|
7
|
+
import './index-583213bd.js';
|
|
8
|
+
import './index-545e734a.js';
|
|
9
|
+
import './useMantineLocale-6ce444df.js';
|
|
10
|
+
import { T as Text } from './index-313f51ec.js';
|
|
11
|
+
import './index-e0e92d06.js';
|
|
12
|
+
import './index.styles-92bb2d94.js';
|
|
13
|
+
import { u as useTranslations } from './index-d8ae3e9b.js';
|
|
14
14
|
import '@mantine/hooks';
|
|
15
|
-
import { M as MediaQueries } from './utils-
|
|
16
|
-
import './other-
|
|
17
|
-
import './index-
|
|
15
|
+
import { M as MediaQueries } from './utils-3bc17b89.js';
|
|
16
|
+
import './other-d86984c1.js';
|
|
17
|
+
import './index-052e7087.js';
|
|
18
18
|
import styled from '@emotion/styled';
|
|
19
19
|
import { setDefaultClass } from './miscDefaultClassWrapper.js';
|
|
20
20
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React__default from 'react';
|
|
2
|
-
import { u as useTranslations } from './index-
|
|
3
|
-
import { B as Button } from './index-
|
|
2
|
+
import { u as useTranslations } from './index-d8ae3e9b.js';
|
|
3
|
+
import { B as Button } from './index-8b9cff05.js';
|
|
4
4
|
|
|
5
5
|
var styles = {"loading":"PD6nRZX"};
|
|
6
6
|
|
|
@@ -1,23 +1,23 @@
|
|
|
1
|
-
import { a as __awaiter } from './tslib.es6-
|
|
1
|
+
import { a as __awaiter } from './tslib.es6-2a44ed14.js';
|
|
2
2
|
import React__default, { useRef, useState, useMemo } from 'react';
|
|
3
3
|
import { User } from '@hhgtech/icons/core';
|
|
4
|
-
import { S as Spinner } from './Spinner-
|
|
5
|
-
import { a as Avatar } from './index-
|
|
6
|
-
import { B as Button } from './index-
|
|
7
|
-
import { T as Text } from './index-
|
|
8
|
-
import { u as useTranslations } from './index-
|
|
9
|
-
import './index-
|
|
10
|
-
import { C as CommonGAssets } from './index-
|
|
4
|
+
import { S as Spinner } from './Spinner-7e9486a7.js';
|
|
5
|
+
import { a as Avatar } from './index-84de7d41.js';
|
|
6
|
+
import { B as Button } from './index-e0e92d06.js';
|
|
7
|
+
import { T as Text } from './index-313f51ec.js';
|
|
8
|
+
import { u as useTranslations } from './index-d8ae3e9b.js';
|
|
9
|
+
import './index-583213bd.js';
|
|
10
|
+
import { C as CommonGAssets } from './index-545e734a.js';
|
|
11
11
|
import { theme } from './miscTheme.js';
|
|
12
12
|
import styled from '@emotion/styled';
|
|
13
|
-
import { M as MediaQueries } from './utils-
|
|
13
|
+
import { M as MediaQueries } from './utils-3bc17b89.js';
|
|
14
14
|
import { setDefaultClass } from './miscDefaultClassWrapper.js';
|
|
15
15
|
import { ProfileNavigation } from './profileNavigation.js';
|
|
16
16
|
import { NavigationLogoutPopup } from './navigationLogoutPopup.js';
|
|
17
|
-
import { L as LOCALE } from './Locale-
|
|
17
|
+
import { L as LOCALE } from './Locale-bd94657e.js';
|
|
18
18
|
|
|
19
19
|
const useCSSFocusPopupHelper = (configs) => {
|
|
20
|
-
const { allowBgScroll } = configs || {};
|
|
20
|
+
const { allowBgScroll, enableNavTarotGame = false } = configs || {};
|
|
21
21
|
const ref = useRef();
|
|
22
22
|
return {
|
|
23
23
|
containerRef: ref,
|
|
@@ -31,9 +31,16 @@ const useCSSFocusPopupHelper = (configs) => {
|
|
|
31
31
|
},
|
|
32
32
|
onButtonMouseDown: (e) => {
|
|
33
33
|
// this close popup when click, run after REact init
|
|
34
|
+
const elmSiteHeader = document.querySelector('#site-header');
|
|
35
|
+
if (enableNavTarotGame && elmSiteHeader) {
|
|
36
|
+
elmSiteHeader.style.backgroundColor = '#fff';
|
|
37
|
+
}
|
|
34
38
|
if (ref.current &&
|
|
35
39
|
(document.activeElement === ref.current ||
|
|
36
40
|
ref.current.contains(document.activeElement))) {
|
|
41
|
+
if (enableNavTarotGame && elmSiteHeader) {
|
|
42
|
+
elmSiteHeader.style.backgroundColor = 'transparent';
|
|
43
|
+
}
|
|
37
44
|
ref.current.blur();
|
|
38
45
|
document.activeElement.blur();
|
|
39
46
|
e.preventDefault();
|
|
@@ -1,48 +1,48 @@
|
|
|
1
|
-
import { a as __awaiter, _ as __rest } from './tslib.es6-
|
|
1
|
+
import { a as __awaiter, _ as __rest } from './tslib.es6-2a44ed14.js';
|
|
2
2
|
import React__default, { useState, useRef, useEffect, useCallback, useContext, useMemo } from 'react';
|
|
3
3
|
import { Info, Ask } from '@hhgtech/icons/other';
|
|
4
|
-
import { D as Dropdown } from './index-
|
|
5
|
-
import { u as useTranslations } from './index-
|
|
4
|
+
import { D as Dropdown } from './index-c2856de5.js';
|
|
5
|
+
import { u as useTranslations } from './index-d8ae3e9b.js';
|
|
6
6
|
import innertext from 'innertext';
|
|
7
7
|
import { theme } from './miscTheme.js';
|
|
8
|
-
import { I as Input$1 } from './index-
|
|
8
|
+
import { I as Input$1 } from './index-84de7d41.js';
|
|
9
9
|
import { useMantineTheme, Switch, Popover } from '@mantine/core';
|
|
10
10
|
import '@mantine/dates';
|
|
11
|
-
import './index-
|
|
12
|
-
import './index-
|
|
13
|
-
import './index-
|
|
14
|
-
import './useMantineLocale-
|
|
15
|
-
import { T as Text } from './index-
|
|
16
|
-
import { B as Button } from './index-
|
|
17
|
-
import './index.styles-
|
|
11
|
+
import './index-71b7c1b5.js';
|
|
12
|
+
import './index-583213bd.js';
|
|
13
|
+
import './index-545e734a.js';
|
|
14
|
+
import './useMantineLocale-6ce444df.js';
|
|
15
|
+
import { T as Text } from './index-313f51ec.js';
|
|
16
|
+
import { B as Button } from './index-e0e92d06.js';
|
|
17
|
+
import './index.styles-92bb2d94.js';
|
|
18
18
|
import '@mantine/hooks';
|
|
19
|
-
import { M as MediaQueries } from './utils-
|
|
20
|
-
import './other-
|
|
21
|
-
import './index-
|
|
22
|
-
import { u as useImagePicker, a as PopupFrame, c as IconCloseCircle, g as getDefaultFailNoti, d as getPostFormData, e as editPost, f as createPost } from './index-
|
|
23
|
-
import { T as TogetherComponentGlobalContext, c as callApi, d as getApiPath, p as getCurrentHref, b as callApiWithAuth, q as callApiWithAdminAuth, r as getChatbotAiApiPath } from './utils-
|
|
19
|
+
import { M as MediaQueries } from './utils-3bc17b89.js';
|
|
20
|
+
import './other-d86984c1.js';
|
|
21
|
+
import './index-052e7087.js';
|
|
22
|
+
import { u as useImagePicker, a as PopupFrame, c as IconCloseCircle, g as getDefaultFailNoti, d as getPostFormData, e as editPost, f as createPost } from './index-77c41b72.js';
|
|
23
|
+
import { T as TogetherComponentGlobalContext, c as callApi, d as getApiPath, p as getCurrentHref, b as callApiWithAuth, q as callApiWithAdminAuth, r as getChatbotAiApiPath } from './utils-865e1ed9.js';
|
|
24
24
|
import styled from '@emotion/styled';
|
|
25
|
-
import { b as formatPost, a as formatCommunity, c as formatTopic } from './dataTransform-
|
|
26
|
-
import { M as MAX_IMAGE_UPLOADS, B as BEARER_TOKEN_COOKIE } from './constants-
|
|
27
|
-
import { h as highlightBadWords, f as fixMalformedMention, r as removeFontFormat, a as removeEdittedBannedWord, w as wrapAnchorAroundUrls, g as getUrlsFromEditorString, A as ALLOW_DOMAIN_URL, e as escapeRegExp, d as decodeMention, b as decodePostUrl, c as reformatUrl, i as getMentionIdsFromString, L as LIMIT_MENTION } from './post-
|
|
28
|
-
import { C as CardAuthor } from './index-
|
|
29
|
-
import { S as StyledCreatePostDescription$1, R as RichTextEditor$1, I as IconLink } from './editor-
|
|
30
|
-
import { I as Input } from './index-
|
|
25
|
+
import { b as formatPost, a as formatCommunity, c as formatTopic } from './dataTransform-5440f981.js';
|
|
26
|
+
import { M as MAX_IMAGE_UPLOADS, B as BEARER_TOKEN_COOKIE } from './constants-26c1fb1d.js';
|
|
27
|
+
import { h as highlightBadWords, f as fixMalformedMention, r as removeFontFormat, a as removeEdittedBannedWord, w as wrapAnchorAroundUrls, g as getUrlsFromEditorString, A as ALLOW_DOMAIN_URL, e as escapeRegExp, d as decodeMention, b as decodePostUrl, c as reformatUrl, i as getMentionIdsFromString, L as LIMIT_MENTION } from './post-ad8fc415.js';
|
|
28
|
+
import { C as CardAuthor } from './index-f9202032.js';
|
|
29
|
+
import { S as StyledCreatePostDescription$1, R as RichTextEditor$1, I as IconLink } from './editor-882943b0.js';
|
|
30
|
+
import { I as Input } from './index-3ddabe8b.js';
|
|
31
31
|
import debounce from 'lodash/debounce';
|
|
32
32
|
import ContentEditable from 'react-contenteditable';
|
|
33
33
|
import { PATHS, ADMIN_PATHS } from './togetherApiPaths.js';
|
|
34
|
-
import { L as Loading } from './index-
|
|
35
|
-
import { C as CardLink } from './index-
|
|
36
|
-
import { B as BtnChoice } from './index-
|
|
37
|
-
import { L as LOCALE } from './Locale-
|
|
34
|
+
import { L as Loading } from './index-f8f1b00a.js';
|
|
35
|
+
import { C as CardLink } from './index-f13cc742.js';
|
|
36
|
+
import { B as BtnChoice } from './index-c6ccedbb.js';
|
|
37
|
+
import { L as LOCALE } from './Locale-bd94657e.js';
|
|
38
38
|
import * as ReactDOM from 'react-dom';
|
|
39
|
-
import { L as Loading$1 } from './index-
|
|
40
|
-
import { b as IconArrowLeft } from './index-
|
|
41
|
-
import { B as Button$1 } from './index-
|
|
39
|
+
import { L as Loading$1 } from './index-d9060488.js';
|
|
40
|
+
import { b as IconArrowLeft } from './index-84806cde.js';
|
|
41
|
+
import { B as Button$1 } from './index-8b9cff05.js';
|
|
42
42
|
import { getCookie } from './miscCookieHelper.js';
|
|
43
|
-
import { a as useUniqueId } from './useUniqueId-
|
|
44
|
-
import { U as UserAvatar } from './index-
|
|
45
|
-
import { P as PopoverMenu } from './index-
|
|
43
|
+
import { a as useUniqueId } from './useUniqueId-181cc22e.js';
|
|
44
|
+
import { U as UserAvatar } from './index-173b93fd.js';
|
|
45
|
+
import { P as PopoverMenu } from './index-c8070250.js';
|
|
46
46
|
import { Close, Check } from '@hhgtech/icons/core';
|
|
47
47
|
|
|
48
48
|
const StyledCreateNewPost$1 = styled.div `
|
|
@@ -1,23 +1,23 @@
|
|
|
1
|
-
import { _ as __rest } from './tslib.es6-
|
|
1
|
+
import { _ as __rest } from './tslib.es6-2a44ed14.js';
|
|
2
2
|
import React__default, { createContext, useContext } from 'react';
|
|
3
3
|
import { useMantineTheme } from '@mantine/core';
|
|
4
4
|
import { useForm, isNotEmpty } from '@mantine/form';
|
|
5
|
-
import './index-
|
|
6
|
-
import { D as DatePicker } from './index-
|
|
7
|
-
import './index-
|
|
8
|
-
import './index-
|
|
9
|
-
import './index.styles-
|
|
10
|
-
import { u as useTranslations } from './index-
|
|
5
|
+
import './index-84de7d41.js';
|
|
6
|
+
import { D as DatePicker } from './index-7e20015a.js';
|
|
7
|
+
import './index-313f51ec.js';
|
|
8
|
+
import './index-e0e92d06.js';
|
|
9
|
+
import './index.styles-92bb2d94.js';
|
|
10
|
+
import { u as useTranslations } from './index-d8ae3e9b.js';
|
|
11
11
|
import '@mantine/hooks';
|
|
12
|
-
import './useMantineLocale-
|
|
13
|
-
import './index-
|
|
14
|
-
import './index-
|
|
15
|
-
import './utils-
|
|
16
|
-
import './index-
|
|
17
|
-
import './other-
|
|
18
|
-
import './index-
|
|
19
|
-
import { H as HealthToolFormWrapper } from './index-
|
|
20
|
-
import { G as GenderOptionControl } from './index-
|
|
12
|
+
import './useMantineLocale-6ce444df.js';
|
|
13
|
+
import './index-583213bd.js';
|
|
14
|
+
import './index-545e734a.js';
|
|
15
|
+
import './utils-3bc17b89.js';
|
|
16
|
+
import './index-71b7c1b5.js';
|
|
17
|
+
import './other-d86984c1.js';
|
|
18
|
+
import './index-052e7087.js';
|
|
19
|
+
import { H as HealthToolFormWrapper } from './index-91cde949.js';
|
|
20
|
+
import { G as GenderOptionControl } from './index-66b57f24.js';
|
|
21
21
|
import { CalendarMB } from '@hhgtech/icons/other';
|
|
22
22
|
|
|
23
23
|
const BabyVaccineFormContext = createContext({});
|