@hhgtech/hhg-components 1.29.335 → 1.29.336-beta-2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/{LastPeriod-ba21f506.js → LastPeriod-50a0d4a9.js} +1 -1
- package/build/{MobileBottomNavigationIcon-d2aed6f6.js → MobileBottomNavigationIcon-a786df72.js} +3 -3
- package/build/{Spinner-c0f6a1e9.js → Spinner-42ec4aa8.js} +1 -1
- package/build/{WhatsApp-8f383a74.js → WhatsApp-688f597f.js} +1 -1
- package/build/adapters.js +19 -19
- package/build/atoms.js +49 -46
- 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/adapters/button/index.d.ts +3 -1
- package/build/components/atoms/drawerComponent/index.d.ts +8 -0
- package/build/components/atoms/drawerComponent/index.styled.d.ts +7 -0
- package/build/components/atoms/googleLocation/index.d.ts +7 -0
- package/build/components/atoms/index.d.ts +1 -0
- package/build/components.js +134 -131
- package/build/{constants-6953a0d4.js → constants-ca0e6808.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-83da01a5.js → core-9626fa29.js} +1 -1
- package/build/{dataTransform-1cd76236.js → dataTransform-9eb7aea1.js} +1 -1
- package/build/ecom.js +4 -4
- package/build/{editor-ba869a7d.js → editor-dfff0f1e.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-ee84b089.js → LastPeriod-f1ae9e29.js} +1 -1
- package/build/esm/{MobileBottomNavigationIcon-b67e6ed0.js → MobileBottomNavigationIcon-ff3c6e43.js} +3 -3
- package/build/esm/{Spinner-0f69be3b.js → Spinner-1d127274.js} +1 -1
- package/build/esm/{WhatsApp-18fce68c.js → WhatsApp-6b8f7f22.js} +1 -1
- package/build/esm/adapters.js +19 -19
- package/build/esm/atoms.js +48 -46
- 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/adapters/button/index.d.ts +3 -1
- package/build/esm/components/atoms/drawerComponent/index.d.ts +8 -0
- package/build/esm/components/atoms/drawerComponent/index.styled.d.ts +7 -0
- package/build/esm/components/atoms/googleLocation/index.d.ts +7 -0
- package/build/esm/components/atoms/index.d.ts +1 -0
- package/build/esm/components.js +92 -90
- package/build/esm/{constants-8d65289f.js → constants-58877686.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-f0937be9.js → core-a145d933.js} +1 -1
- package/build/esm/{dataTransform-73e35955.js → dataTransform-48f54e6a.js} +1 -1
- package/build/esm/ecom.js +4 -4
- package/build/esm/{editor-2c7334e2.js → editor-c931e2ee.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/useGetClientGaId.d.ts +4 -0
- package/build/esm/hooks/usePlacesAutocomplete.d.ts +2 -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/icons/ChatbotBg.d.ts +4 -0
- package/build/esm/icons/Search.d.ts +4 -0
- package/build/esm/icons/index.d.ts +5 -3
- package/build/esm/{index-af6832bb.js → index-01b44db7.js} +6 -6
- package/build/esm/{index-d7daa35d.js → index-053ca27f.js} +16 -16
- package/build/esm/{index-3f7921e6.js → index-0595b430.js} +2 -2
- package/build/esm/{index-2623cd75.js → index-091b081f.js} +16 -16
- package/build/esm/{index-b7671a59.js → index-133adae1.js} +20 -20
- package/build/esm/{index-b1881c11.js → index-1f13d3c8.js} +4 -4
- package/build/esm/{index-0f1ee266.js → index-2388658b.js} +7 -7
- package/build/esm/{index-9d05cfd1.js → index-24d1b4c3.js} +3 -3
- package/build/esm/{index-ec851f36.js → index-25d766bd.js} +24 -24
- package/build/esm/{index-ed9ee946.js → index-26bb2ed2.js} +6 -6
- package/build/esm/{index-4361942b.js → index-2ba42ada.js} +3 -1
- package/build/esm/{index-17a1b3f9.js → index-2d941100.js} +16 -16
- package/build/esm/{index-819eec4d.js → index-3f665e10.js} +2 -2
- package/build/esm/{index-e7ba79e1.js → index-478fbd36.js} +14 -14
- package/build/esm/{index-111b7c08.js → index-4818236d.js} +30 -30
- package/build/esm/{index-7d1292b2.js → index-4c510b2d.js} +7 -7
- package/build/esm/{index-1281be34.js → index-4c77ded7.js} +24 -24
- package/build/esm/{index-17241889.js → index-4d24a119.js} +15 -15
- package/build/esm/{index-125298cb.js → index-510db54e.js} +3 -3
- package/build/esm/{index-927ce549.js → index-524d3876.js} +2 -2
- package/build/esm/{index-e80c6cb4.js → index-5a42f034.js} +18 -18
- package/build/esm/{index-4aad6743.js → index-600595a0.js} +17 -17
- package/build/esm/{index-89cc4741.js → index-6742ecde.js} +2 -2
- package/build/esm/{index-c1245374.js → index-688042fa.js} +17 -5
- package/build/esm/{index-a3a89865.js → index-6a5a3d01.js} +3 -3
- package/build/esm/{index-f3859b54.js → index-6b304e9c.js} +1 -1
- package/build/esm/{index-4dd95bae.js → index-6edfecea.js} +5 -5
- package/build/esm/{index-ca53f881.js → index-7204f587.js} +3 -3
- package/build/esm/{index-272d977d.js → index-723a2036.js} +2 -2
- package/build/esm/{index-3f4fc48d.js → index-72b9c241.js} +1 -1
- package/build/esm/{index-a97e63b7.js → index-7cb3dbab.js} +2 -2
- package/build/esm/{index-4e0c5b66.js → index-7ea3ef13.js} +2 -2
- package/build/esm/{index-049d753a.js → index-8845fc75.js} +17 -17
- package/build/esm/{index-8cbc49a3.js → index-8975edb3.js} +3 -3
- package/build/esm/{index-d811e755.js → index-906fff10.js} +18 -18
- package/build/esm/index-92b7dc82.js +106 -0
- package/build/esm/{index-a982ec16.js → index-98cfd968.js} +2 -2
- package/build/esm/{index-a8c09ebf.js → index-a1dd62cc.js} +1 -1
- package/build/esm/{index-731ec22a.js → index-a1fe0abb.js} +32 -32
- package/build/esm/{index-7d7cd80e.js → index-a615f024.js} +3 -3
- package/build/esm/{index-172694d6.js → index-b7997795.js} +13 -13
- package/build/esm/{index-8279d3d1.js → index-b867147a.js} +13 -13
- package/build/esm/{index-89ab1f4d.js → index-baaaf3f4.js} +2 -2
- package/build/esm/{index-c461e5a4.js → index-c4259b71.js} +1 -1
- package/build/esm/{index-f2452c57.js → index-c8efe396.js} +2 -2
- package/build/esm/{index-8d201d73.js → index-caa73669.js} +1 -1
- package/build/esm/{index-88fb7021.js → index-cc55940f.js} +15 -15
- package/build/esm/{index-213d2266.js → index-d1497081.js} +1 -1
- package/build/esm/{index-1d2ba1db.js → index-d21c745e.js} +13 -13
- package/build/esm/{index-300712d7.js → index-d526a42f.js} +6 -6
- package/build/esm/{index-6f5ce9e6.js → index-d7d91091.js} +16 -16
- package/build/esm/{index-89facfc8.js → index-d8a61a7b.js} +2 -2
- package/build/esm/{index-e400c387.js → index-d92c9387.js} +6 -6
- package/build/esm/{index-f967107c.js → index-d9b5de5f.js} +21 -21
- package/build/esm/{index-906ceed9.js → index-da0e3a31.js} +1 -1
- package/build/esm/{index-aa51be62.js → index-e0460e42.js} +31 -31
- package/build/esm/{index-666d1195.js → index-e7b0b064.js} +10 -10
- package/build/esm/{index-4295cda1.js → index-ee509cdb.js} +18 -18
- package/build/esm/{index-86f46388.js → index-ef4b340b.js} +2 -2
- package/build/esm/{index-fc84dde4.js → index-f3f87add.js} +13 -13
- package/build/esm/{index-fb220371.js → index-fd2cab3f.js} +5 -5
- package/build/esm/{index-51443985.js → index-fe6186e1.js} +1 -1
- package/build/esm/index.css +1 -1
- package/build/esm/index.js +146 -117
- package/build/esm/interfaces/types/Subot.d.ts +1 -0
- package/build/esm/{labelSorting-d70be32f.js → labelSorting-6496b253.js} +4 -4
- package/build/esm/lead/components/context.d.ts +2 -0
- package/build/esm/lead/components/index.d.ts +4 -2
- package/build/esm/lead/index.d.ts +1 -1
- package/build/esm/lead/layouts/ emptyIcon.d.ts +6 -0
- package/build/esm/lead/layouts/lightbox/fields/textField/index.d.ts +13 -0
- package/build/esm/lead/layouts/lightbox/fields/textField/index.styled.d.ts +11 -0
- package/build/esm/lead/layouts/lightbox/index.d.ts +4 -2
- package/build/esm/lead/newLeadPopup.d.ts +4 -2
- package/build/esm/lead.css +1 -1
- package/build/esm/lead.js +772 -351
- package/build/esm/{logoIcon-af3e5a17.js → logoIcon-21eb6867.js} +2 -2
- package/build/esm/mantine.js +25 -25
- package/build/esm/misc.js +16 -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 +69 -69
- package/build/esm/moleculesArticleCard.js +6 -6
- package/build/esm/moleculesArticleCardV2.js +16 -16
- package/build/esm/navigation.js +40 -40
- 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 +44 -44
- package/build/esm/{post-3a1a66b8.js → post-38f2d042.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.js +26 -26
- package/build/esm/{store-19b28367.js → store-8efcbce1.js} +4 -4
- package/build/esm/subot/components/dob/index.d.ts +4 -0
- package/build/esm/subot/components/dob/utils.d.ts +10 -0
- package/build/esm/subot/utils/index.d.ts +1 -0
- package/build/esm/subot.js +158 -41
- package/build/esm/surveyOrPremiumBanner.js +31 -31
- package/build/esm/surveyQuestionCard.js +10 -10
- package/build/esm/{surveyThankyouCard-ebc6b1be.js → surveyThankyouCard-7059d024.js} +5 -5
- package/build/esm/together.js +53 -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 +48 -48
- package/build/esm/togetherMoleculesCardAuthor.js +27 -27
- package/build/esm/togetherMoleculesPostImagePreview.js +11 -11
- package/build/esm/togetherMoleculesProfileDetail.js +37 -37
- package/build/esm/togetherOrganisms.js +47 -47
- package/build/esm/togetherRichTextEditor.js +17 -17
- package/build/esm/togetherShareBox.js +10 -10
- package/build/esm/{treePopoverMenu-4bceadef.js → treePopoverMenu-0e2a2734.js} +19 -19
- package/build/esm/{types-aa1c411e.js → types-1df81c4b.js} +2 -2
- package/build/esm/types.js +2 -2
- package/build/esm/{useCategory-acc2c1e8.js → useCategory-2c842305.js} +5 -5
- package/build/esm/{useHealthToolCache-c2684203.js → useHealthToolCache-29a3ea81.js} +1 -1
- package/build/esm/{useMantineLocale-6de622f7.js → useMantineLocale-602adb91.js} +6 -6
- package/build/esm/{usePlacesAutocomplete-1606467b.js → usePlacesAutocomplete-82769264.js} +2 -1
- package/build/esm/{useScreenSize-828d9bce.js → useScreenSize-7f2237b6.js} +2 -2
- package/build/esm/useTogetherAuthRequiredAction.js +9 -9
- package/build/esm/{utils-e3692227.js → utils-252d10bf.js} +2 -2
- package/build/esm/{utils-503eac0d.js → utils-7d80e671.js} +2 -2
- package/build/esm/{utils-f7442d3f.js → utils-c7e44fd4.js} +3 -3
- 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/useGetClientGaId.d.ts +4 -0
- package/build/hooks/usePlacesAutocomplete.d.ts +2 -0
- package/build/hooks.js +13 -13
- package/build/i18n.js +1 -1
- package/build/i18nV2.js +1 -1
- package/build/icons/ChatbotBg.d.ts +4 -0
- package/build/icons/Search.d.ts +4 -0
- package/build/icons/index.d.ts +5 -3
- package/build/{index-e0095c5b.js → index-005143cf.js} +2 -2
- package/build/{index-ea37733b.js → index-11ac83f7.js} +10 -10
- package/build/{index-e8870a3c.js → index-12cde93c.js} +1 -1
- package/build/{index-c190b54f.js → index-14dca8fa.js} +3 -3
- package/build/{index-bc79ffd9.js → index-160bd929.js} +2 -2
- package/build/{index-022c6360.js → index-18f54b56.js} +1 -1
- package/build/{index-a5e2cc3f.js → index-1eaa4415.js} +2 -2
- package/build/{index-48da8df2.js → index-2234fa82.js} +15 -15
- package/build/{index-ff744f5d.js → index-28d46d68.js} +1 -1
- package/build/{index-013f2ca1.js → index-2dec5c4e.js} +16 -16
- package/build/{index-ed758ff7.js → index-30192844.js} +15 -15
- package/build/{index-308067f0.js → index-32a67888.js} +1 -1
- package/build/{index-6a356df5.js → index-359700f2.js} +3 -3
- package/build/{index-212ff8bf.js → index-38eb5e3b.js} +6 -6
- package/build/{index-099c0ae2.js → index-3a28cfe1.js} +3 -3
- package/build/{index-e084b2c5.js → index-3a4a4a14.js} +2 -2
- package/build/{index-dc7c2c4d.js → index-3a6a864f.js} +32 -32
- package/build/{index-10565ae1.js → index-3f97bbc2.js} +1 -1
- package/build/{index-a0bda1e0.js → index-40a7698e.js} +3 -3
- package/build/{index-70aef25b.js → index-485d2750.js} +5 -5
- package/build/{index-479c9ed1.js → index-49bfc939.js} +2 -2
- package/build/{index-a6bce961.js → index-4a52c5f9.js} +2 -2
- package/build/{index-06277ff9.js → index-4fea2a88.js} +6 -6
- package/build/{index-0b35135a.js → index-5a4950ba.js} +6 -6
- package/build/{index-0aaa493e.js → index-5cb2fdc2.js} +30 -30
- package/build/{index-464aaa65.js → index-646f5bca.js} +31 -31
- package/build/{index-a57421a5.js → index-6e80cb17.js} +16 -16
- package/build/{index-9fb2ae0a.js → index-71978e44.js} +1 -1
- package/build/{index-0372231c.js → index-73bb7333.js} +16 -16
- package/build/{index-af3aa7aa.js → index-78480623.js} +6 -6
- package/build/{index-2676d693.js → index-7a60cb8e.js} +21 -21
- package/build/{index-c8f6c1a9.js → index-7bc92a94.js} +13 -13
- package/build/{index-3c5fcd67.js → index-7da8e366.js} +3 -3
- package/build/{index-76a4c58d.js → index-7e7e20f3.js} +18 -18
- package/build/{index-62a78cec.js → index-819bf1ce.js} +24 -24
- package/build/{index-e58154c7.js → index-8a6c3f90.js} +2 -2
- package/build/{index-f2ec6279.js → index-8ff75727.js} +16 -16
- package/build/index-905bfb2b.js +113 -0
- package/build/{index-21df7f49.js → index-a91780b8.js} +17 -17
- package/build/{index-d03e8b2d.js → index-a972fef3.js} +13 -13
- package/build/{index-06986d0f.js → index-ab5fe570.js} +13 -13
- package/build/{index-cc8bf5c9.js → index-b1f0299a.js} +20 -20
- package/build/{index-302b87c5.js → index-b20ed0df.js} +5 -5
- package/build/{index-c6aa41c1.js → index-b2343394.js} +18 -18
- package/build/{index-c6bef368.js → index-b2d46a00.js} +24 -24
- package/build/{index-2f13a23d.js → index-b78e9195.js} +2 -2
- package/build/{index-02a064cf.js → index-b99972f2.js} +14 -14
- package/build/{index-b4bf4074.js → index-bd0a2f24.js} +1 -1
- package/build/{index-41532440.js → index-c1aed3bc.js} +3 -1
- package/build/{index-4cf53090.js → index-c7464dd4.js} +1 -1
- package/build/{index-087fe95e.js → index-d081c8d1.js} +17 -17
- package/build/{index-ee982cce.js → index-d704e612.js} +18 -18
- package/build/{index-9dfbb72e.js → index-dd6a1ec2.js} +17 -4
- package/build/{index-676f3c4f.js → index-e1180f0c.js} +3 -3
- package/build/{index-4481d3d7.js → index-e57f3926.js} +2 -2
- package/build/{index-60182dd9.js → index-ed781569.js} +13 -13
- package/build/{index-9f2cd267.js → index-eeaccc2b.js} +7 -7
- package/build/{index-0996c8af.js → index-f30aa3f2.js} +2 -2
- package/build/{index-dd014ba3.js → index-f6aec69e.js} +7 -7
- package/build/{index-7a73c148.js → index-fa6460a8.js} +2 -2
- package/build/{index-8028db52.js → index-fd23c01f.js} +2 -2
- package/build/{index-f9dc1022.js → index-fdcf3608.js} +4 -4
- package/build/index.css +1 -1
- package/build/index.js +211 -179
- package/build/interfaces/types/Subot.d.ts +1 -0
- package/build/{labelSorting-ced18dfa.js → labelSorting-f1706354.js} +4 -4
- package/build/lead/components/context.d.ts +2 -0
- package/build/lead/components/index.d.ts +4 -2
- package/build/lead/index.d.ts +1 -1
- package/build/lead/layouts/ emptyIcon.d.ts +6 -0
- package/build/lead/layouts/lightbox/fields/textField/index.d.ts +13 -0
- package/build/lead/layouts/lightbox/fields/textField/index.styled.d.ts +11 -0
- package/build/lead/layouts/lightbox/index.d.ts +4 -2
- package/build/lead/newLeadPopup.d.ts +4 -2
- package/build/lead.css +1 -1
- package/build/lead.js +772 -350
- package/build/{logoIcon-7bb432ca.js → logoIcon-c8751171.js} +2 -2
- package/build/mantine.js +22 -22
- package/build/misc.js +16 -16
- 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 +69 -69
- package/build/moleculesArticleCard.js +6 -6
- package/build/moleculesArticleCardV2.js +16 -16
- package/build/navigation.js +40 -40
- package/build/navigationLogoutPopup.js +9 -9
- package/build/navigationProfileButton.js +23 -23
- package/build/onboardingV2.js +28 -28
- package/build/organisms.js +44 -44
- package/build/{post-b27e59c0.js → post-f4f5c6d5.js} +2 -2
- package/build/profileNavigation.js +19 -19
- package/build/progressBar.js +1 -1
- package/build/pwg.js +22 -22
- package/build/ssoV2.js +25 -25
- package/build/{store-6298e376.js → store-9104830e.js} +4 -4
- package/build/subot/components/dob/index.d.ts +4 -0
- package/build/subot/components/dob/utils.d.ts +10 -0
- package/build/subot/utils/index.d.ts +1 -0
- package/build/subot.js +162 -43
- package/build/surveyOrPremiumBanner.js +31 -31
- package/build/surveyQuestionCard.js +10 -10
- package/build/{surveyThankyouCard-bad691e9.js → surveyThankyouCard-25908e2c.js} +5 -5
- package/build/together.js +53 -53
- package/build/togetherApiUtils.js +4 -4
- package/build/togetherAtoms.js +30 -30
- package/build/togetherComponentGlobalContext.js +4 -4
- package/build/togetherMolecules.js +48 -48
- package/build/togetherMoleculesCardAuthor.js +27 -27
- package/build/togetherMoleculesPostImagePreview.js +11 -11
- package/build/togetherMoleculesProfileDetail.js +37 -37
- package/build/togetherOrganisms.js +47 -47
- package/build/togetherRichTextEditor.js +17 -17
- package/build/togetherShareBox.js +10 -10
- package/build/{treePopoverMenu-044c32a4.js → treePopoverMenu-723d9bd1.js} +19 -19
- package/build/{types-dce83d8b.js → types-1b3366e2.js} +2 -2
- package/build/types.js +2 -2
- package/build/{useCategory-ecc66204.js → useCategory-eb590d82.js} +5 -5
- package/build/{useHealthToolCache-c45bbd67.js → useHealthToolCache-1d701ff7.js} +1 -1
- package/build/{useMantineLocale-d11812c5.js → useMantineLocale-1aacac5f.js} +6 -6
- package/build/{usePlacesAutocomplete-2bc75236.js → usePlacesAutocomplete-0374b3cc.js} +2 -1
- package/build/{useScreenSize-83ac08f1.js → useScreenSize-9851db27.js} +2 -2
- package/build/useTogetherAuthRequiredAction.js +9 -9
- package/build/{utils-92cd1e7a.js → utils-48c2e2a5.js} +2 -2
- package/build/{utils-0cbba059.js → utils-9689d955.js} +3 -3
- package/build/{utils-36234b1a.js → utils-a2130992.js} +2 -2
- package/build/vaccination.js +21 -21
- package/package.json +1 -1
- /package/build/{BMI_BOYS.percentile.monthly-fae500f2.js → BMI_BOYS.percentile.monthly-d283ccaa.js} +0 -0
- /package/build/{BMI_BOYS.percentile.weekly-aa294985.js → BMI_BOYS.percentile.weekly-7c7525f1.js} +0 -0
- /package/build/{BMI_BOYS.percentile.yearly-9e6fd6dd.js → BMI_BOYS.percentile.yearly-4742bb97.js} +0 -0
- /package/build/{BMI_BOYS.zscore.monthly-9ea48c8c.js → BMI_BOYS.zscore.monthly-9a7b4062.js} +0 -0
- /package/build/{BMI_BOYS.zscore.weekly-2773fa61.js → BMI_BOYS.zscore.weekly-2a6eff8d.js} +0 -0
- /package/build/{BMI_BOYS.zscore.yearly-b03827e7.js → BMI_BOYS.zscore.yearly-f08b8b39.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.monthly-1fa58953.js → BMI_GIRLS.percentile.monthly-f1109924.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.weekly-db5dbfd4.js → BMI_GIRLS.percentile.weekly-a12868ba.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.yearly-e4ef6fce.js → BMI_GIRLS.percentile.yearly-764762a7.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.monthly-f1fe0427.js → BMI_GIRLS.zscore.monthly-2d27e185.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.weekly-efce6fb2.js → BMI_GIRLS.zscore.weekly-90fdf2b7.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.yearly-bc41ceb0.js → BMI_GIRLS.zscore.yearly-ce512668.js} +0 -0
- /package/build/{ChevronDown-471c8091.js → ChevronDown-379fb481.js} +0 -0
- /package/build/{Close-8bde9c2f.js → Close-16041ddc.js} +0 -0
- /package/build/{Google-ac0354ae.js → Google-bac86cbe.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-cd991624.js → HEAD CIRCUM_BOYS.percentile.monthly-a4e041a7.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-4a0c6bdd.js → HEAD CIRCUM_BOYS.percentile.weekly-4af614b0.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-e3d2bbc5.js → HEAD CIRCUM_BOYS.percentile.yearly-33440b1a.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-4e342021.js → HEAD CIRCUM_BOYS.zscore.monthly-d3c35faf.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-9a54efae.js → HEAD CIRCUM_BOYS.zscore.weekly-10f02210.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-c14bee9a.js → HEAD CIRCUM_BOYS.zscore.yearly-66286b5d.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-618e95ff.js → HEAD CIRCUM_GIRLS.percentile.monthly-b50700f1.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-a7c4912f.js → HEAD CIRCUM_GIRLS.percentile.weekly-8fecf761.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-6053a9c8.js → HEAD CIRCUM_GIRLS.percentile.yearly-18f9b24d.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-04b6e597.js → HEAD CIRCUM_GIRLS.zscore.monthly-7b7b2f85.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-37e66837.js → HEAD CIRCUM_GIRLS.zscore.weekly-79130e6a.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-2b53756c.js → HEAD CIRCUM_GIRLS.zscore.yearly-bd24f95f.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.monthly-f3ff755f.js → HEIGHT_BOYS.percentile.monthly-2fb711c2.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.weekly-65d1525c.js → HEIGHT_BOYS.percentile.weekly-1094ea71.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.yearly-46882afc.js → HEIGHT_BOYS.percentile.yearly-5dc2c448.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.monthly-d440d178.js → HEIGHT_BOYS.zscore.monthly-e9954c22.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.weekly-aac82089.js → HEIGHT_BOYS.zscore.weekly-583978e5.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.yearly-3556ce35.js → HEIGHT_BOYS.zscore.yearly-821735fa.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.monthly-f0337f1a.js → HEIGHT_GIRLS.percentile.monthly-01959f7f.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.weekly-c4cde187.js → HEIGHT_GIRLS.percentile.weekly-4d86316f.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.yearly-7c79eae1.js → HEIGHT_GIRLS.percentile.yearly-82b30fa7.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.monthly-6ad5d453.js → HEIGHT_GIRLS.zscore.monthly-25ca49f0.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.weekly-93ee746c.js → HEIGHT_GIRLS.zscore.weekly-9060d30e.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.yearly-7ddba194.js → HEIGHT_GIRLS.zscore.yearly-69cc11ff.js} +0 -0
- /package/build/{Locale-a81611df.js → Locale-d655b301.js} +0 -0
- /package/build/{Visible-68270fc7.js → Visible-90612e5d.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.monthly-a006d6ff.js → WEIGHT_BOYS.percentile.monthly-ddb899bb.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.weekly-aac8cda0.js → WEIGHT_BOYS.percentile.weekly-32b18b4c.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.yearly-f2f9e9cb.js → WEIGHT_BOYS.percentile.yearly-0411234f.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.monthly-4191e485.js → WEIGHT_BOYS.zscore.monthly-2e418266.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.weekly-7f6f5748.js → WEIGHT_BOYS.zscore.weekly-6d369978.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.yearly-e09a0ab2.js → WEIGHT_BOYS.zscore.yearly-fd7066d0.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.monthly-25d6847f.js → WEIGHT_GIRLS.percentile.monthly-18c96412.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.weekly-46dfa66e.js → WEIGHT_GIRLS.percentile.weekly-49b435c9.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.yearly-3fb26336.js → WEIGHT_GIRLS.percentile.yearly-161fda6e.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.monthly-786b74ad.js → WEIGHT_GIRLS.zscore.monthly-2f91f4c0.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.weekly-d733f4de.js → WEIGHT_GIRLS.zscore.weekly-56855cff.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.yearly-de583439.js → WEIGHT_GIRLS.zscore.yearly-c6655599.js} +0 -0
- /package/build/{animation-f1553def.js → animation-a1653485.js} +0 -0
- /package/build/{constants-84f38be5.js → constants-2afea372.js} +0 -0
- /package/build/{constants-90166342.js → constants-5cd26898.js} +0 -0
- /package/build/{constants-cce2f8f6.js → constants-6fcd84cc.js} +0 -0
- /package/build/{dataTransform-56a33f97.js → dataTransform-7bc293b2.js} +0 -0
- /package/build/{doctor-58bbeecf.js → doctor-c7e5c0fe.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.monthly-be455c2d.js → BMI_BOYS.percentile.monthly-524defa1.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.weekly-9f32de31.js → BMI_BOYS.percentile.weekly-89dc285c.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.yearly-0c2407b1.js → BMI_BOYS.percentile.yearly-fb4d31c5.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.monthly-de4f9a75.js → BMI_BOYS.zscore.monthly-d3ebe510.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.weekly-998396ea.js → BMI_BOYS.zscore.weekly-87445ce5.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.yearly-b17c74c7.js → BMI_BOYS.zscore.yearly-7d0b2da0.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.monthly-32120032.js → BMI_GIRLS.percentile.monthly-ba3658ab.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.weekly-56175adb.js → BMI_GIRLS.percentile.weekly-bb783e61.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.yearly-a1694c1f.js → BMI_GIRLS.percentile.yearly-dcf81d41.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.monthly-ae560ee7.js → BMI_GIRLS.zscore.monthly-a33eea42.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.weekly-3a584bd7.js → BMI_GIRLS.zscore.weekly-16820175.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.yearly-e8c0813e.js → BMI_GIRLS.zscore.yearly-e3ebe5ea.js} +0 -0
- /package/build/esm/{ChevronDown-3b278da4.js → ChevronDown-45134f8c.js} +0 -0
- /package/build/esm/{Close-edd9e39c.js → Close-3d928c64.js} +0 -0
- /package/build/esm/{Google-9062c4ef.js → Google-292d7a15.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-9f74b8db.js → HEAD CIRCUM_BOYS.percentile.monthly-943f5ac8.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-bbf5d9bd.js → HEAD CIRCUM_BOYS.percentile.weekly-13008e5a.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-3bb65eb3.js → HEAD CIRCUM_BOYS.percentile.yearly-365d420c.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-02470123.js → HEAD CIRCUM_BOYS.zscore.monthly-e3147691.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-ef655b55.js → HEAD CIRCUM_BOYS.zscore.weekly-b30ef592.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-d7612c74.js → HEAD CIRCUM_BOYS.zscore.yearly-9c068023.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-d3fa4f82.js → HEAD CIRCUM_GIRLS.percentile.monthly-92e499fb.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-4722c8b8.js → HEAD CIRCUM_GIRLS.percentile.weekly-f5bdcd70.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-b1beb914.js → HEAD CIRCUM_GIRLS.percentile.yearly-6ebe5a03.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-533cdaf4.js → HEAD CIRCUM_GIRLS.zscore.monthly-3a0dd84d.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-f6445517.js → HEAD CIRCUM_GIRLS.zscore.weekly-aff704f4.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-cb87284f.js → HEAD CIRCUM_GIRLS.zscore.yearly-4db90766.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.monthly-3dc695a6.js → HEIGHT_BOYS.percentile.monthly-3fdf9cd8.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.weekly-84cc031e.js → HEIGHT_BOYS.percentile.weekly-938ca345.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.yearly-0ad15042.js → HEIGHT_BOYS.percentile.yearly-fba86499.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.monthly-c601565b.js → HEIGHT_BOYS.zscore.monthly-e55ae319.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.weekly-27d3a326.js → HEIGHT_BOYS.zscore.weekly-cebbbfa0.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.yearly-ef7bc92e.js → HEIGHT_BOYS.zscore.yearly-43f6a4c7.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-9154540f.js → HEIGHT_GIRLS.percentile.monthly-2916b963.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-9d54d800.js → HEIGHT_GIRLS.percentile.weekly-87a1572f.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-211964e6.js → HEIGHT_GIRLS.percentile.yearly-baa9c0e9.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-dd943f5f.js → HEIGHT_GIRLS.zscore.monthly-6064eee8.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-23630973.js → HEIGHT_GIRLS.zscore.weekly-c4505d64.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-b095f267.js → HEIGHT_GIRLS.zscore.yearly-89b38b8c.js} +0 -0
- /package/build/esm/{Locale-9a8d7014.js → Locale-b9fa3358.js} +0 -0
- /package/build/esm/{Visible-60317e10.js → Visible-b160347a.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.monthly-2bde8464.js → WEIGHT_BOYS.percentile.monthly-e2003bd0.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.weekly-220d5cc3.js → WEIGHT_BOYS.percentile.weekly-4634c2a2.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.yearly-391d087c.js → WEIGHT_BOYS.percentile.yearly-39e45aee.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.monthly-de496448.js → WEIGHT_BOYS.zscore.monthly-f6df4c94.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.weekly-0adb09ed.js → WEIGHT_BOYS.zscore.weekly-3770f0af.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.yearly-d20b78d8.js → WEIGHT_BOYS.zscore.yearly-20908bdc.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-def0dfc9.js → WEIGHT_GIRLS.percentile.monthly-23a8d922.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-b9b14f32.js → WEIGHT_GIRLS.percentile.weekly-8a8ff74f.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-1ea01f1b.js → WEIGHT_GIRLS.percentile.yearly-fa56f1be.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-29892d73.js → WEIGHT_GIRLS.zscore.monthly-b64b8638.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-4e72a42f.js → WEIGHT_GIRLS.zscore.weekly-a0e29f04.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-22b3e590.js → WEIGHT_GIRLS.zscore.yearly-03558cdb.js} +0 -0
- /package/build/esm/{animation-a169fce5.js → animation-bbb4bb95.js} +0 -0
- /package/build/esm/{constants-10597147.js → constants-96a04e5b.js} +0 -0
- /package/build/esm/{constants-7efac097.js → constants-d4ad5e19.js} +0 -0
- /package/build/esm/{constants-1b936c16.js → constants-d8ece7a9.js} +0 -0
- /package/build/esm/{dataTransform-93cd11dd.js → dataTransform-f4113852.js} +0 -0
- /package/build/esm/{doctor-453fdde1.js → doctor-b0487fa5.js} +0 -0
- /package/build/esm/{index-94f00abc.js → index-2b5a145b.js} +0 -0
- /package/build/esm/{index-513a4e56.js → index-4db78c05.js} +0 -0
- /package/build/esm/{index-09345edf.js → index-4ea09fdb.js} +0 -0
- /package/build/esm/{index-871b0215.js → index-5889253e.js} +0 -0
- /package/build/esm/{index-6df8fc35.js → index-69d6aeec.js} +0 -0
- /package/build/esm/{index-83c5ea9d.js → index-7583dd81.js} +0 -0
- /package/build/esm/{index-c4690639.js → index-a0a6b93c.js} +0 -0
- /package/build/esm/{index-8103381b.js → index-ada3e44c.js} +0 -0
- /package/build/esm/{index-98592aa9.js → index-fc0adf0a.js} +0 -0
- /package/build/esm/{index.styles-4975f159.js → index.styles-4a8309b3.js} +0 -0
- /package/build/esm/{localizeNumberFormat-327ef79b.js → localizeNumberFormat-004b66a2.js} +0 -0
- /package/build/esm/{normalizeLink-c00261c5.js → normalizeLink-74d76759.js} +0 -0
- /package/build/esm/{other-280b32ab.js → other-d0c47847.js} +0 -0
- /package/build/esm/{paths-af7b0346.js → paths-09f24cbc.js} +0 -0
- /package/build/esm/{translationsContext-970699a3.js → translationsContext-61894d1d.js} +0 -0
- /package/build/esm/{tslib.es6-eca8a1d1.js → tslib.es6-00ac27d9.js} +0 -0
- /package/build/esm/{types-48fa3d8e.js → types-a4bab3e4.js} +0 -0
- /package/build/esm/{useIsInit-6fd7ad4e.js → useIsInit-cc67d60f.js} +0 -0
- /package/build/esm/{useOutsideClick-f6b8f1cd.js → useOutsideClick-01e698a2.js} +0 -0
- /package/build/esm/{useScrollbarSize-76a18900.js → useScrollbarSize-05e05a71.js} +0 -0
- /package/build/esm/{useUniqueId-76e83ac6.js → useUniqueId-502f73c3.js} +0 -0
- /package/build/esm/{utils-ed4859f3.js → utils-bbb1b412.js} +0 -0
- /package/build/{index-47f9f1e5.js → index-021e1e02.js} +0 -0
- /package/build/{index-3d42916c.js → index-0a9e8eb6.js} +0 -0
- /package/build/{index-827eafad.js → index-1c134574.js} +0 -0
- /package/build/{index-972d76d1.js → index-225b8b63.js} +0 -0
- /package/build/{index-abf7a2cb.js → index-2cb46009.js} +0 -0
- /package/build/{index-b744ef38.js → index-4313b51d.js} +0 -0
- /package/build/{index-6c3a42d0.js → index-d59492ea.js} +0 -0
- /package/build/{index-94556c4f.js → index-f494e237.js} +0 -0
- /package/build/{index-13c15517.js → index-f82c1731.js} +0 -0
- /package/build/{index.styles-a1b042a0.js → index.styles-90ddb73c.js} +0 -0
- /package/build/{localizeNumberFormat-7fb12e39.js → localizeNumberFormat-cfa97fdb.js} +0 -0
- /package/build/{normalizeLink-d1060c3d.js → normalizeLink-e07c0c23.js} +0 -0
- /package/build/{other-693a6ae5.js → other-c45fd999.js} +0 -0
- /package/build/{paths-1004acf7.js → paths-d61245f5.js} +0 -0
- /package/build/{translationsContext-200cf744.js → translationsContext-3b2e57a4.js} +0 -0
- /package/build/{tslib.es6-748c9937.js → tslib.es6-7e8207a1.js} +0 -0
- /package/build/{types-d8e6306c.js → types-b3dbf350.js} +0 -0
- /package/build/{useIsInit-b45e611a.js → useIsInit-8484697c.js} +0 -0
- /package/build/{useOutsideClick-c46a0027.js → useOutsideClick-58a992be.js} +0 -0
- /package/build/{useScrollbarSize-bfe4ab4a.js → useScrollbarSize-62fc1d47.js} +0 -0
- /package/build/{useUniqueId-5db58a2f.js → useUniqueId-2d377cbb.js} +0 -0
- /package/build/{utils-f132a093.js → utils-e57dd1ca.js} +0 -0
package/build/esm/subot.js
CHANGED
|
@@ -1,73 +1,74 @@
|
|
|
1
1
|
import React__default, { createContext, useContext, useRef, useState, useEffect, useCallback, useMemo, forwardRef, memo, useImperativeHandle } from 'react';
|
|
2
|
-
import { d as NodeType,
|
|
3
|
-
import { a as __awaiter, _ as __rest } from './tslib.es6-
|
|
4
|
-
import { e as basePath, G as GA_TOKEN_COOKIE, h as DATE_FNS_DATE_FORMAT, A as API_DATE_FORMAT, f as SSO_URL } from './index-
|
|
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-2ba42ada.js';
|
|
3
|
+
import { a as __awaiter, _ as __rest } from './tslib.es6-00ac27d9.js';
|
|
4
|
+
import { e as basePath, G as GA_TOKEN_COOKIE, h as DATE_FNS_DATE_FORMAT, A as API_DATE_FORMAT, f as SSO_URL } from './index-ef4b340b.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-c7e44fd4.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, T as TIME_RESET_RESEND_OTP,
|
|
11
|
-
export { T as TIME_RESET_RESEND_OTP, f as checkMobile, e as checkUntilFinished, h as clickAndOpenInNewTab, g as getHelloSitesUrl,
|
|
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-688042fa.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-688042fa.js';
|
|
12
|
+
import dayjs from 'dayjs';
|
|
12
13
|
import { MAP_DOMAIN_BY_LOCALE } from './constantsDomainLocales.js';
|
|
13
14
|
import cn from 'classnames';
|
|
14
|
-
import { C as Container$w } from './index-
|
|
15
|
-
import { L as Loading } from './index-
|
|
15
|
+
import { C as Container$w } from './index-ada3e44c.js';
|
|
16
|
+
import { L as Loading } from './index-98cfd968.js';
|
|
16
17
|
import { motion } from 'framer-motion';
|
|
17
18
|
import styled from '@emotion/styled';
|
|
18
|
-
import { M as MediaQueries } from './utils-
|
|
19
|
-
import { B as Button } from './index-
|
|
19
|
+
import { M as MediaQueries } from './utils-bbb1b412.js';
|
|
20
|
+
import { B as Button } from './index-a1dd62cc.js';
|
|
20
21
|
import { Remarkable } from 'remarkable';
|
|
21
22
|
import { ArrowRight } from '@hhgtech/icons/other';
|
|
22
23
|
import { useInView } from 'react-intersection-observer';
|
|
23
24
|
import { Box, Textarea } from '@mantine/core';
|
|
24
|
-
import { C as CommonGAssets } from './index-
|
|
25
|
-
import dayjs from 'dayjs';
|
|
25
|
+
import { C as CommonGAssets } from './index-4ea09fdb.js';
|
|
26
26
|
import isSameOrBefore from 'dayjs/plugin/isSameOrBefore';
|
|
27
|
-
import { d as LEAD_TOKEN_COOKIE } from './constants-
|
|
27
|
+
import { d as LEAD_TOKEN_COOKIE } from './constants-d4ad5e19.js';
|
|
28
28
|
import { v4 } from 'uuid';
|
|
29
|
-
import { T as Text } from './index-
|
|
29
|
+
import { T as Text } from './index-723a2036.js';
|
|
30
30
|
import { theme } from './miscTheme.js';
|
|
31
31
|
import { isProduction } from './constantsIsProduction.js';
|
|
32
|
-
import { S as Select } from './index-
|
|
32
|
+
import { S as Select } from './index-478fbd36.js';
|
|
33
33
|
import '@mantine/dates';
|
|
34
|
-
import './useMantineLocale-
|
|
35
|
-
import './index.styles-
|
|
36
|
-
import './translationsContext-
|
|
34
|
+
import './useMantineLocale-602adb91.js';
|
|
35
|
+
import './index.styles-4a8309b3.js';
|
|
36
|
+
import './translationsContext-61894d1d.js';
|
|
37
37
|
import '@mantine/hooks';
|
|
38
|
-
import './other-
|
|
39
|
-
import './index-
|
|
38
|
+
import './other-d0c47847.js';
|
|
39
|
+
import './index-a615f024.js';
|
|
40
40
|
import isEmpty from 'lodash/isEmpty';
|
|
41
41
|
import { Controller, useForm } 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-82769264.js';
|
|
45
45
|
import { setDefaultClass } from './miscDefaultClassWrapper.js';
|
|
46
|
-
import { L as LOCALE } from './Locale-
|
|
47
|
-
import
|
|
48
|
-
import {
|
|
49
|
-
import {
|
|
50
|
-
import {
|
|
46
|
+
import { L as LOCALE } from './Locale-b9fa3358.js';
|
|
47
|
+
import get from 'lodash/get';
|
|
48
|
+
import { D as DatePicker } from './index-69d6aeec.js';
|
|
49
|
+
import { B as Button$1 } from './index-7cb3dbab.js';
|
|
50
|
+
import { D as Dropdown } from './index-2b5a145b.js';
|
|
51
|
+
import { u as useSSOV2Store, I as IS_SSOV2_ENABLED } from './store-8efcbce1.js';
|
|
51
52
|
import 'date-fns/locale';
|
|
52
53
|
import './constantsSite.js';
|
|
53
54
|
import './constantsRiskScreener.js';
|
|
54
|
-
import './index-
|
|
55
|
+
import './index-5889253e.js';
|
|
55
56
|
import './miscCookieHelper.js';
|
|
56
57
|
import 'slugify';
|
|
57
58
|
import './togetherApiPaths.js';
|
|
58
|
-
import './index-
|
|
59
|
-
import './WhatsApp-
|
|
60
|
-
import './Spinner-
|
|
61
|
-
import './index-
|
|
62
|
-
import './useScreenSize-
|
|
59
|
+
import './index-6a5a3d01.js';
|
|
60
|
+
import './WhatsApp-6b8f7f22.js';
|
|
61
|
+
import './Spinner-1d127274.js';
|
|
62
|
+
import './index-caa73669.js';
|
|
63
|
+
import './useScreenSize-7f2237b6.js';
|
|
63
64
|
import '@mantine/carousel';
|
|
64
|
-
import './useUniqueId-
|
|
65
|
+
import './useUniqueId-502f73c3.js';
|
|
65
66
|
import '@hhgtech/icons/core';
|
|
66
67
|
import '@mantine/notifications';
|
|
67
68
|
import 'date-fns';
|
|
68
69
|
import 'react-day-picker/DayPickerInput';
|
|
69
70
|
import 'zustand';
|
|
70
|
-
import './normalizeLink-
|
|
71
|
+
import './normalizeLink-74d76759.js';
|
|
71
72
|
|
|
72
73
|
// extend fastdom
|
|
73
74
|
const fastdom = fd.extend(fastdomPromised);
|
|
@@ -212,6 +213,27 @@ const subotInlineImpression = (data) => __awaiter(void 0, void 0, void 0, functi
|
|
|
212
213
|
catch (error) { }
|
|
213
214
|
});
|
|
214
215
|
|
|
216
|
+
const calcAge = (value) => {
|
|
217
|
+
const birthDate = dayjs(value);
|
|
218
|
+
const today = dayjs();
|
|
219
|
+
return {
|
|
220
|
+
birthDate,
|
|
221
|
+
today,
|
|
222
|
+
age: today.diff(birthDate, 'year'),
|
|
223
|
+
};
|
|
224
|
+
};
|
|
225
|
+
/**
|
|
226
|
+
* Temporary hard error message for now
|
|
227
|
+
*/
|
|
228
|
+
const validateAge = (value, errMsg) => {
|
|
229
|
+
const { birthDate, today, age } = calcAge(value);
|
|
230
|
+
if (today.month() < birthDate.month() ||
|
|
231
|
+
(today.month() === birthDate.month() && today.date() < birthDate.date())) {
|
|
232
|
+
return age >= 1 && age <= 6 ? true : errMsg;
|
|
233
|
+
}
|
|
234
|
+
return age >= 1 && age <= 6 ? true : errMsg;
|
|
235
|
+
};
|
|
236
|
+
|
|
215
237
|
const getDynamicScore = (node) => {
|
|
216
238
|
try {
|
|
217
239
|
return node.dynamic_score || {};
|
|
@@ -263,14 +285,27 @@ const getCurrentTotalDynamicScore = (listNodes, activeId, nextActionId, _formSub
|
|
|
263
285
|
const actionVarsDynamicScore = dynamicScoreHash[node.id].action_ids.map((i) => i.variableName);
|
|
264
286
|
const formula = dynamicScoreHash[node.id].formula;
|
|
265
287
|
const foundActions = (_b = node.actions) === null || _b === void 0 ? void 0 : _b.filter((act) => actionIdsDynamicScore.includes(act.id));
|
|
266
|
-
const foundFormMetas = formSubmitMeta.filter((f) => foundActions.find((a) => a.key === f.key) &&
|
|
288
|
+
const foundFormMetas = formSubmitMeta.filter((f) => foundActions.find((a) => a.key === f.key) &&
|
|
289
|
+
(f.control ===
|
|
290
|
+
ELEMENT_CONTROL_INPUT_TYPE[NodeActionType.USER_SUBMIT_NUMBER] ||
|
|
291
|
+
f.control ===
|
|
292
|
+
ELEMENT_CONTROL_INPUT_TYPE[NodeActionType.USER_SUBMIT_DOB]));
|
|
267
293
|
const formulaWithVariable = actionVarsDynamicScore
|
|
268
294
|
.map((variableName, idx) => {
|
|
269
295
|
const variableMapToActionId = actionIdsDynamicScore[idx];
|
|
270
296
|
const variableMapToAction = foundActions.find((act) => act.id === variableMapToActionId);
|
|
271
|
-
const formValue = foundFormMetas.find((f) => (variableMapToAction === null || variableMapToAction === void 0 ? void 0 : variableMapToAction.key) === f.key &&
|
|
297
|
+
const formValue = foundFormMetas.find((f) => (variableMapToAction === null || variableMapToAction === void 0 ? void 0 : variableMapToAction.key) === f.key &&
|
|
298
|
+
(f.control ===
|
|
299
|
+
ELEMENT_CONTROL_INPUT_TYPE[NodeActionType.USER_SUBMIT_NUMBER] ||
|
|
300
|
+
f.control ===
|
|
301
|
+
ELEMENT_CONTROL_INPUT_TYPE[NodeActionType.USER_SUBMIT_DOB]));
|
|
272
302
|
if (!formValue)
|
|
273
303
|
return '';
|
|
304
|
+
if (formValue.control ===
|
|
305
|
+
ELEMENT_CONTROL_INPUT_TYPE[NodeActionType.USER_SUBMIT_DOB]) {
|
|
306
|
+
const { age } = calcAge(dayjs(formValue.value).toDate());
|
|
307
|
+
return `var ${variableName} = ${age};`;
|
|
308
|
+
}
|
|
274
309
|
return `var ${variableName} = ${formValue.value};`;
|
|
275
310
|
})
|
|
276
311
|
.join('');
|
|
@@ -298,7 +333,11 @@ const replaceTextWithVariables = (label, listNodes) => {
|
|
|
298
333
|
const actionVarsDynamicScore = dynamicScoreHash[nodeId].action_ids.map((i) => i.variableName);
|
|
299
334
|
const formula = dynamicScoreHash[nodeId].formula;
|
|
300
335
|
const foundActions = (_a = foundNode === null || foundNode === void 0 ? void 0 : foundNode.actions) === null || _a === void 0 ? void 0 : _a.filter((act) => actionIdsDynamicScore.includes(act.id));
|
|
301
|
-
const foundFormMetas = (_c = (_b = foundNode === null || foundNode === void 0 ? void 0 : foundNode._message) === null || _b === void 0 ? void 0 : _b.form_submit_meta) === null || _c === void 0 ? void 0 : _c.filter((f) => foundActions.find((a) => a.key === f.key) &&
|
|
336
|
+
const foundFormMetas = (_c = (_b = foundNode === null || foundNode === void 0 ? void 0 : foundNode._message) === null || _b === void 0 ? void 0 : _b.form_submit_meta) === null || _c === void 0 ? void 0 : _c.filter((f) => foundActions.find((a) => a.key === f.key) &&
|
|
337
|
+
(f.control ===
|
|
338
|
+
ELEMENT_CONTROL_INPUT_TYPE[NodeActionType.USER_SUBMIT_NUMBER] ||
|
|
339
|
+
f.control ===
|
|
340
|
+
ELEMENT_CONTROL_INPUT_TYPE[NodeActionType.USER_SUBMIT_DOB]));
|
|
302
341
|
if (dynamicScoreHash[nodeId].formula &&
|
|
303
342
|
dynamicScoreHash[nodeId].formula_result_name &&
|
|
304
343
|
(foundFormMetas === null || foundFormMetas === void 0 ? void 0 : foundFormMetas.length)) {
|
|
@@ -306,7 +345,11 @@ const replaceTextWithVariables = (label, listNodes) => {
|
|
|
306
345
|
.map((variableName, idx) => {
|
|
307
346
|
const variableMapToActionId = actionIdsDynamicScore[idx];
|
|
308
347
|
const variableMapToAction = foundActions.find((act) => act.id === variableMapToActionId);
|
|
309
|
-
const formValue = foundFormMetas.find((f) => (variableMapToAction === null || variableMapToAction === void 0 ? void 0 : variableMapToAction.key) === f.key &&
|
|
348
|
+
const formValue = foundFormMetas.find((f) => (variableMapToAction === null || variableMapToAction === void 0 ? void 0 : variableMapToAction.key) === f.key &&
|
|
349
|
+
(f.control ===
|
|
350
|
+
ELEMENT_CONTROL_INPUT_TYPE[NodeActionType.USER_SUBMIT_NUMBER] ||
|
|
351
|
+
f.control ===
|
|
352
|
+
ELEMENT_CONTROL_INPUT_TYPE[NodeActionType.USER_SUBMIT_DOB]));
|
|
310
353
|
if (!formValue)
|
|
311
354
|
return '';
|
|
312
355
|
return `var ${variableName} = ${formValue.value};`;
|
|
@@ -2462,6 +2505,36 @@ const Container$n = ({ intent }) => {
|
|
|
2462
2505
|
};
|
|
2463
2506
|
Container$n.displayName = 'SubotInlineIntentBotImage';
|
|
2464
2507
|
|
|
2508
|
+
function useGetEncodedGaId() {
|
|
2509
|
+
const [encodedGaId, setEncodedGaId] = useState('');
|
|
2510
|
+
const [gaId, setGaId] = useState('');
|
|
2511
|
+
useEffect(() => {
|
|
2512
|
+
if (!Cookies.get(GA_TOKEN_COOKIE)) {
|
|
2513
|
+
checkUntilFinished({
|
|
2514
|
+
condition: () => Boolean(Cookies.get(GA_TOKEN_COOKIE)),
|
|
2515
|
+
finished: () => {
|
|
2516
|
+
const gaClientId = Cookies.get(GA_TOKEN_COOKIE);
|
|
2517
|
+
if (gaClientId) {
|
|
2518
|
+
const base64Encoded = btoa(gaClientId);
|
|
2519
|
+
setEncodedGaId(base64Encoded);
|
|
2520
|
+
setGaId(gaClientId);
|
|
2521
|
+
}
|
|
2522
|
+
},
|
|
2523
|
+
// timeout: 10000,
|
|
2524
|
+
});
|
|
2525
|
+
}
|
|
2526
|
+
else {
|
|
2527
|
+
const gaClientId = Cookies.get(GA_TOKEN_COOKIE);
|
|
2528
|
+
if (gaClientId) {
|
|
2529
|
+
const base64Encoded = btoa(gaClientId);
|
|
2530
|
+
setEncodedGaId(base64Encoded);
|
|
2531
|
+
setGaId(gaClientId);
|
|
2532
|
+
}
|
|
2533
|
+
}
|
|
2534
|
+
}, []);
|
|
2535
|
+
return { encodedGaId, gaId };
|
|
2536
|
+
}
|
|
2537
|
+
|
|
2465
2538
|
const StyledWrap$g = styled.div `
|
|
2466
2539
|
padding: 16px 0;
|
|
2467
2540
|
|
|
@@ -2571,11 +2644,13 @@ Container$m.displayName = 'SubotInlineDisclaimer';
|
|
|
2571
2644
|
const Container$l = ({ intent }) => {
|
|
2572
2645
|
var _a, _b, _c;
|
|
2573
2646
|
const { formatMessage: f } = useContext(TogetherComponentGlobalContext);
|
|
2647
|
+
const { encodedGaId } = useGetEncodedGaId();
|
|
2574
2648
|
const handleOnClick = (service) => {
|
|
2575
2649
|
if (!service.url) {
|
|
2576
2650
|
return;
|
|
2577
2651
|
}
|
|
2578
|
-
|
|
2652
|
+
const serviceUrl = formatUrlWithEncrypedGa(service.url, encodedGaId);
|
|
2653
|
+
service.url && clickAndOpenInNewTab(serviceUrl);
|
|
2579
2654
|
};
|
|
2580
2655
|
const listServices = useMemo(() => {
|
|
2581
2656
|
try {
|
|
@@ -2596,7 +2671,7 @@ const Container$l = ({ intent }) => {
|
|
|
2596
2671
|
defaultMessage: 'Suggested services',
|
|
2597
2672
|
}) + ':'),
|
|
2598
2673
|
React__default.createElement("div", { className: "si-list-services" }, listServices.map((service, index) => {
|
|
2599
|
-
return (React__default.createElement("div", { onClick: () => handleOnClick(service), key: index, className: "image-wrapper", role: "presentation", "data-event-category": "Service Connection", "data-event-action": "Risk Screener Result Recommended Services", "data-event-label": service.url },
|
|
2674
|
+
return (React__default.createElement("div", { onClick: () => handleOnClick(service), key: index, className: "image-wrapper", role: "presentation", "data-event-category": "Service Connection", "data-event-action": "Risk Screener Result Recommended Services", "data-event-label": formatUrlWithEncrypedGa((service === null || service === void 0 ? void 0 : service.url) || '', encodedGaId) },
|
|
2600
2675
|
React__default.createElement(Box, { className: "aspect-square" },
|
|
2601
2676
|
React__default.createElement("img", { loading: "lazy", src: service.feature, alt: service.feature, key: index })),
|
|
2602
2677
|
service.title && (React__default.createElement(Text, { size: "p2", className: "si-service-title", color: "var(--subot-inline-text-color, #262626)" }, service.title))));
|
|
@@ -4528,6 +4603,37 @@ const PhoneInputWithCode = (props) => {
|
|
|
4528
4603
|
return (React__default.createElement(StyledPhoneInputWithCode, Object.assign({}, props, { flagComponent: FlagComponent })));
|
|
4529
4604
|
};
|
|
4530
4605
|
|
|
4606
|
+
const DOB = ({ action, setValue, trigger, register, errors, }) => {
|
|
4607
|
+
const { id, key, label } = action !== null && action !== void 0 ? action : {};
|
|
4608
|
+
const locale = GlobalData === null || GlobalData === void 0 ? void 0 : GlobalData.locale;
|
|
4609
|
+
const { formatMessage: f } = useContext(TogetherComponentGlobalContext);
|
|
4610
|
+
const error = get(errors, key);
|
|
4611
|
+
const dobErrMsg = get(error, 'message');
|
|
4612
|
+
const handleOnChange = (_value) => {
|
|
4613
|
+
const dateString = dayjs(_value).format(API_DATE_FORMAT);
|
|
4614
|
+
setValue(key, dateString);
|
|
4615
|
+
trigger(key);
|
|
4616
|
+
};
|
|
4617
|
+
return (React__default.createElement("div", { className: "input-row", key: id },
|
|
4618
|
+
React__default.createElement("label", { htmlFor: key }, label),
|
|
4619
|
+
React__default.createElement(StyleDatePickerInput, null,
|
|
4620
|
+
React__default.createElement(DatePicker, { locale: locale || 'en-PH', displayDateFormat: DATE_FNS_DATE_FORMAT, onChange: handleOnChange }),
|
|
4621
|
+
React__default.createElement("input", Object.assign({ id: id, type: "date", className: "input-date" }, register(key, {
|
|
4622
|
+
required: true,
|
|
4623
|
+
validate: {
|
|
4624
|
+
ageRange: (value) => validateAge(value, f({
|
|
4625
|
+
id: 'validation.error.requiredAgeGroup',
|
|
4626
|
+
defaultMessage: 'Sorry, your child is not in the required Age Group.',
|
|
4627
|
+
})),
|
|
4628
|
+
},
|
|
4629
|
+
})))),
|
|
4630
|
+
error && (React__default.createElement("p", { className: "error-message" }, dobErrMsg ||
|
|
4631
|
+
f({
|
|
4632
|
+
id: 'validation.error.requiredField',
|
|
4633
|
+
defaultMessage: 'This field is required',
|
|
4634
|
+
})))));
|
|
4635
|
+
};
|
|
4636
|
+
|
|
4531
4637
|
const UserInfoForm = ({ className, style, actions, countryCode, callBack, formSubmitMeta, isFormRevamp, botId, nodeId, trackingSubmitBtn, }) => {
|
|
4532
4638
|
const countRef = useRef();
|
|
4533
4639
|
const userInfo = GlobalData === null || GlobalData === void 0 ? void 0 : GlobalData.userInfo;
|
|
@@ -4682,6 +4788,14 @@ const UserInfoForm = ({ className, style, actions, countryCode, callBack, formSu
|
|
|
4682
4788
|
value: data[action.key].label || '',
|
|
4683
4789
|
});
|
|
4684
4790
|
}
|
|
4791
|
+
else if (action.type === NodeActionType.USER_SUBMIT_DOB) {
|
|
4792
|
+
const dobStr = data[action.key] || '';
|
|
4793
|
+
submitMeta.push({
|
|
4794
|
+
key: action.key,
|
|
4795
|
+
control: inputType[action.type] || '',
|
|
4796
|
+
value: dobStr,
|
|
4797
|
+
});
|
|
4798
|
+
}
|
|
4685
4799
|
else if (isActionTypeOtp(action.type)) {
|
|
4686
4800
|
submitMeta.push({
|
|
4687
4801
|
key: action.key,
|
|
@@ -5064,7 +5178,6 @@ const UserInfoForm = ({ className, style, actions, countryCode, callBack, formSu
|
|
|
5064
5178
|
id: 'validation.error.requiredField',
|
|
5065
5179
|
defaultMessage: 'This field is required',
|
|
5066
5180
|
})))));
|
|
5067
|
-
// case NodeActionType.USER_SUBMIT_ADDRESS:
|
|
5068
5181
|
case NodeActionType.USER_SUBMIT_TEXT:
|
|
5069
5182
|
return (React__default.createElement("div", { className: "input-row", key: action.id },
|
|
5070
5183
|
React__default.createElement("label", { htmlFor: action.key }, action.label),
|
|
@@ -5136,6 +5249,8 @@ const UserInfoForm = ({ className, style, actions, countryCode, callBack, formSu
|
|
|
5136
5249
|
})))))));
|
|
5137
5250
|
case NodeActionType.USER_SUBMIT_GOOGLE_API_ADDRESS:
|
|
5138
5251
|
return (React__default.createElement(GoogleAddressField$1, { action: action, control: control, formError: errors[action.key], key: action.id, initValue: defaultFormValues === null || defaultFormValues === void 0 ? void 0 : defaultFormValues[action.key], onChange: setValue }));
|
|
5252
|
+
case NodeActionType.USER_SUBMIT_DOB:
|
|
5253
|
+
return (React__default.createElement(DOB, { action: action, setValue: setValue, trigger: trigger, register: register, errors: errors }));
|
|
5139
5254
|
default:
|
|
5140
5255
|
return '';
|
|
5141
5256
|
}
|
|
@@ -5182,6 +5297,7 @@ const Container$d = ({ node, indexNumber }) => {
|
|
|
5182
5297
|
checkSyncDataOnFrisoCampaign(listNodes[0], data.form_submit_meta);
|
|
5183
5298
|
const _message = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, params), node._message), data), getCurrentTotalDynamicScore(listNodes, activeId, data.action_id, data.form_submit_meta)), { node_id: node.id });
|
|
5184
5299
|
const res = yield subotInlineMessage(_message);
|
|
5300
|
+
// asking
|
|
5185
5301
|
if ((res === null || res === void 0 ? void 0 : res._status) === 1) {
|
|
5186
5302
|
const _b = res === null || res === void 0 ? void 0 : res._data, { node: _node } = _b, restData = __rest(_b, ["node"]);
|
|
5187
5303
|
const _nextNode = Object.assign(Object.assign({}, _node), { _message: Object.assign(Object.assign({}, restData), { node_id: _node.id }) });
|
|
@@ -6128,6 +6244,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
6128
6244
|
clickAndOpenInNewTab: clickAndOpenInNewTab,
|
|
6129
6245
|
TIME_RESET_RESEND_OTP: TIME_RESET_RESEND_OTP,
|
|
6130
6246
|
isFakeEmail: isFakeEmail,
|
|
6247
|
+
formatUrlWithEncrypedGa: formatUrlWithEncrypedGa,
|
|
6131
6248
|
getSubotApiPath: getSubotApiPath,
|
|
6132
6249
|
subotInlineMessage: subotInlineMessage,
|
|
6133
6250
|
computeExtraSettingsForBot: computeExtraSettingsForBot,
|
|
@@ -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-4c77ded7.js';
|
|
4
|
+
import './utils-c7e44fd4.js';
|
|
5
|
+
import './index-caa73669.js';
|
|
6
|
+
import './index-4ea09fdb.js';
|
|
7
7
|
import './constantsDomainLocales.js';
|
|
8
|
-
import './Locale-
|
|
8
|
+
import './Locale-b9fa3358.js';
|
|
9
9
|
import './constantsIsProduction.js';
|
|
10
|
-
import './index-
|
|
10
|
+
import './index-ef4b340b.js';
|
|
11
11
|
import 'date-fns/locale';
|
|
12
|
-
import './index-
|
|
12
|
+
import './index-2ba42ada.js';
|
|
13
13
|
import './constantsSite.js';
|
|
14
14
|
import './constantsRiskScreener.js';
|
|
15
|
-
import './tslib.es6-
|
|
16
|
-
import './store-
|
|
15
|
+
import './tslib.es6-00ac27d9.js';
|
|
16
|
+
import './store-8efcbce1.js';
|
|
17
17
|
import 'zustand';
|
|
18
|
-
import './normalizeLink-
|
|
18
|
+
import './normalizeLink-74d76759.js';
|
|
19
19
|
import './miscCookieHelper.js';
|
|
20
|
-
import './useScreenSize-
|
|
20
|
+
import './useScreenSize-7f2237b6.js';
|
|
21
21
|
import '@emotion/styled';
|
|
22
|
-
import './utils-
|
|
22
|
+
import './utils-bbb1b412.js';
|
|
23
23
|
import '@mantine/form';
|
|
24
|
-
import './index-
|
|
24
|
+
import './index-478fbd36.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-723a2036.js';
|
|
29
|
+
import './other-d0c47847.js';
|
|
30
30
|
import './miscTheme.js';
|
|
31
|
-
import './useMantineLocale-
|
|
31
|
+
import './useMantineLocale-602adb91.js';
|
|
32
32
|
import '@mantine/notifications';
|
|
33
33
|
import 'dayjs';
|
|
34
|
-
import './index-
|
|
34
|
+
import './index-a1dd62cc.js';
|
|
35
35
|
import 'classnames';
|
|
36
|
-
import './useUniqueId-
|
|
36
|
+
import './useUniqueId-502f73c3.js';
|
|
37
37
|
import '@hhgtech/icons/core';
|
|
38
38
|
import '@mantine/dates';
|
|
39
|
-
import './index.styles-
|
|
40
|
-
import './index-
|
|
39
|
+
import './index.styles-4a8309b3.js';
|
|
40
|
+
import './index-a615f024.js';
|
|
41
41
|
import './togetherApiPaths.js';
|
|
42
|
-
import './translationsContext-
|
|
43
|
-
import './index-
|
|
44
|
-
import './useHealthToolCache-
|
|
42
|
+
import './translationsContext-61894d1d.js';
|
|
43
|
+
import './index-3f665e10.js';
|
|
44
|
+
import './useHealthToolCache-29a3ea81.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-a145d933.js';
|
|
47
|
+
import './index-6a5a3d01.js';
|
|
48
|
+
import './WhatsApp-6b8f7f22.js';
|
|
49
|
+
import './Spinner-1d127274.js';
|
|
50
|
+
import './index-4db78c05.js';
|
|
51
|
+
import './index-baaaf3f4.js';
|
|
52
52
|
import 'js-cookie';
|
|
53
53
|
import 'lodash/flatten';
|
|
54
54
|
import 'lodash/uniqBy';
|
|
55
|
-
import './index-
|
|
55
|
+
import './index-5889253e.js';
|
|
56
56
|
import 'slugify';
|
|
57
57
|
import 'string-format';
|
|
58
|
-
import './constants-
|
|
58
|
+
import './constants-d4ad5e19.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-7059d024.js';
|
|
2
2
|
import 'react';
|
|
3
|
-
import './index-
|
|
4
|
-
import './tslib.es6-
|
|
5
|
-
import './index-
|
|
3
|
+
import './index-7cb3dbab.js';
|
|
4
|
+
import './tslib.es6-00ac27d9.js';
|
|
5
|
+
import './index-a1dd62cc.js';
|
|
6
6
|
import '@mantine/core';
|
|
7
|
-
import './index-
|
|
8
|
-
import './other-
|
|
9
|
-
import './index-
|
|
10
|
-
import './index-
|
|
7
|
+
import './index-723a2036.js';
|
|
8
|
+
import './other-d0c47847.js';
|
|
9
|
+
import './index-3f665e10.js';
|
|
10
|
+
import './index-c8efe396.js';
|
|
11
11
|
import '@emotion/styled';
|
|
12
12
|
import './miscTheme.js';
|
|
13
|
-
import './utils-
|
|
14
|
-
import './index-
|
|
13
|
+
import './utils-bbb1b412.js';
|
|
14
|
+
import './index-fe6186e1.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-7cb3dbab.js';
|
|
3
|
+
import { T as Text } from './index-723a2036.js';
|
|
4
|
+
import { H as Heading } from './index-3f665e10.js';
|
|
5
|
+
import { I as Input } from './index-c8efe396.js';
|
|
6
|
+
import { T as TextArea } from './index-fe6186e1.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,85 @@
|
|
|
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, c as SocialLinkPreview, b as SubmitReportForm } from './index-
|
|
2
|
+
export { d as TogetherDataTransforms } from './dataTransform-48f54e6a.js';
|
|
3
|
+
export { t as TogetherTypes } from './types-a4bab3e4.js';
|
|
4
|
+
export { c as TogetherConstants } from './constants-d4ad5e19.js';
|
|
5
|
+
export { D as DefaultComponentGlobalContextData, G as GlobalData, T as TogetherComponentGlobalContext, a as TogetherComponentGlobalContextProvider } from './utils-c7e44fd4.js';
|
|
6
|
+
export { U as UserAvatar } from './index-524d3876.js';
|
|
7
|
+
export { C as CardLink } from './index-fd2cab3f.js';
|
|
8
|
+
export { C as CardReactions, a as LabelPin, L as LabelSortPin, T as TagTopic } from './treePopoverMenu-0e2a2734.js';
|
|
9
|
+
export { L as LabelSorting } from './labelSorting-6496b253.js';
|
|
10
|
+
export { C as CardAuthor, a as PopupDoctor, P as PopupExpert, b as PopupHospital, c as ProfileDetailModal } from './index-cc55940f.js';
|
|
11
|
+
export { C as CreateNewPostContent, a as CreateNewPostContentV2, b as CreatePostDescription, c as CreatePostTitle, S as SkipQuestionOfExpertBtn, T as TopicSelectList } from './index-e0460e42.js';
|
|
12
|
+
export { I as InputCommentBar, P as PopupDanger, a as PopupFrame, S as SharePopup, c as SocialLinkPreview, b as SubmitReportForm } from './index-5a42f034.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 { C as CardPost, a as CardPostPopoverMore, b as CardReply, c as CardReplyPopover, S as SourceList, V as VerifiedTag } from './index-
|
|
17
|
-
export { P as PopoverMenu } from './index-
|
|
14
|
+
export { P as PostContent, a as ProfileDetail, T as TabNameInProfileDetail } from './index-d9b5de5f.js';
|
|
15
|
+
export { I as ImagePreviewPopup, a as PostImagePreview, P as PostSingleImageViewPopup } from './index-01b44db7.js';
|
|
16
|
+
export { C as CardPost, a as CardPostPopoverMore, b as CardReply, c as CardReplyPopover, S as SourceList, V as VerifiedTag } from './index-133adae1.js';
|
|
17
|
+
export { P as PopoverMenu } from './index-0595b430.js';
|
|
18
18
|
import 'react';
|
|
19
19
|
import './miscCookieHelper.js';
|
|
20
|
-
import './store-
|
|
21
|
-
import './tslib.es6-
|
|
20
|
+
import './store-8efcbce1.js';
|
|
21
|
+
import './tslib.es6-00ac27d9.js';
|
|
22
22
|
import 'zustand';
|
|
23
23
|
import './constantsIsProduction.js';
|
|
24
|
-
import './normalizeLink-
|
|
24
|
+
import './normalizeLink-74d76759.js';
|
|
25
25
|
import './constantsDomainLocales.js';
|
|
26
|
-
import './Locale-
|
|
27
|
-
import './index-
|
|
26
|
+
import './Locale-b9fa3358.js';
|
|
27
|
+
import './index-ef4b340b.js';
|
|
28
28
|
import 'date-fns/locale';
|
|
29
|
-
import './index-
|
|
29
|
+
import './index-2ba42ada.js';
|
|
30
30
|
import './constantsSite.js';
|
|
31
31
|
import './constantsRiskScreener.js';
|
|
32
|
-
import './index-
|
|
32
|
+
import './index-5889253e.js';
|
|
33
33
|
import 'slugify';
|
|
34
34
|
import 'string-format';
|
|
35
35
|
import './togetherApiPaths.js';
|
|
36
36
|
import '@emotion/styled';
|
|
37
37
|
import './miscTheme.js';
|
|
38
38
|
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-
|
|
39
|
+
import './index-3f665e10.js';
|
|
40
|
+
import './index-723a2036.js';
|
|
41
|
+
import './other-d0c47847.js';
|
|
42
|
+
import './index-caa73669.js';
|
|
43
|
+
import './translationsContext-61894d1d.js';
|
|
44
|
+
import './index-6a5a3d01.js';
|
|
45
|
+
import './WhatsApp-6b8f7f22.js';
|
|
46
|
+
import './Spinner-1d127274.js';
|
|
47
|
+
import './index-478fbd36.js';
|
|
48
48
|
import '@hhgtech/icons/other';
|
|
49
49
|
import '@mantine/hooks';
|
|
50
|
-
import './index-
|
|
51
|
-
import './useScreenSize-
|
|
52
|
-
import './utils-
|
|
50
|
+
import './index-4ea09fdb.js';
|
|
51
|
+
import './useScreenSize-7f2237b6.js';
|
|
52
|
+
import './utils-bbb1b412.js';
|
|
53
53
|
import '@mantine/carousel';
|
|
54
|
-
import './useMantineLocale-
|
|
54
|
+
import './useMantineLocale-602adb91.js';
|
|
55
55
|
import '@mantine/notifications';
|
|
56
56
|
import 'dayjs';
|
|
57
|
-
import './index-
|
|
57
|
+
import './index-a1dd62cc.js';
|
|
58
58
|
import 'classnames';
|
|
59
|
-
import './useUniqueId-
|
|
59
|
+
import './useUniqueId-502f73c3.js';
|
|
60
60
|
import '@hhgtech/icons/core';
|
|
61
61
|
import '@mantine/dates';
|
|
62
|
-
import './index.styles-
|
|
63
|
-
import './index-
|
|
62
|
+
import './index.styles-4a8309b3.js';
|
|
63
|
+
import './index-a615f024.js';
|
|
64
64
|
import 'date-fns';
|
|
65
65
|
import 'dayjs/plugin/relativeTime';
|
|
66
|
-
import './index-
|
|
67
|
-
import './paths-
|
|
68
|
-
import './constants-
|
|
69
|
-
import './index-
|
|
66
|
+
import './index-4c510b2d.js';
|
|
67
|
+
import './paths-09f24cbc.js';
|
|
68
|
+
import './constants-96a04e5b.js';
|
|
69
|
+
import './index-7cb3dbab.js';
|
|
70
70
|
import '@emotion/react';
|
|
71
|
-
import './index-
|
|
72
|
-
import './index-
|
|
71
|
+
import './index-baaaf3f4.js';
|
|
72
|
+
import './index-2b5a145b.js';
|
|
73
73
|
import 'innertext';
|
|
74
|
-
import './post-
|
|
75
|
-
import './editor-
|
|
76
|
-
import './index-
|
|
74
|
+
import './post-38f2d042.js';
|
|
75
|
+
import './editor-c931e2ee.js';
|
|
76
|
+
import './index-c8efe396.js';
|
|
77
77
|
import 'lodash/debounce';
|
|
78
78
|
import 'react-contenteditable';
|
|
79
|
-
import './index-
|
|
80
|
-
import './index-
|
|
79
|
+
import './index-98cfd968.js';
|
|
80
|
+
import './index-72b9c241.js';
|
|
81
81
|
import 'react-dom';
|
|
82
|
-
import './index-
|
|
82
|
+
import './index-c4259b71.js';
|
|
83
83
|
import './miscDefaultClassWrapper.js';
|
|
84
|
-
import './index-
|
|
85
|
-
import './index-
|
|
84
|
+
import './index-6742ecde.js';
|
|
85
|
+
import './index-fc0adf0a.js';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import './tslib.es6-
|
|
2
|
-
import './index-
|
|
1
|
+
import './tslib.es6-00ac27d9.js';
|
|
2
|
+
import './index-5889253e.js';
|
|
3
3
|
import './miscCookieHelper.js';
|
|
4
4
|
import 'slugify';
|
|
5
5
|
import './constantsIsProduction.js';
|
|
6
6
|
import 'string-format';
|
|
7
|
-
export { c as callApi, q as callApiWithAdminAuth, b as callApiWithAuth, t as callApiWithOptionalAuth, l as domainLocales, i as domainLocalesMarryBaby, d as getApiPath, n as getCareDoctorUrl, m as getCareHospitalUrl, y as getCareHospitalUrlAmp, g as getCarePath, r as getChatbotAiApiPath, k as getCurrentBaseUrl, p as getCurrentHref, o as getDiscoverApiPath, s as getMarryBabyApiPath, e as getPremiumApiPath, h as getSsoApiPath, w as getUrlToSSOWithReturnUrl, j as getUrlToSignUp, f as getWebsiteUrlApi, u as locale, x as slugifiedNameWithId, v as updateQueryStringParameter } from './utils-
|
|
8
|
-
import './constants-
|
|
7
|
+
export { c as callApi, q as callApiWithAdminAuth, b as callApiWithAuth, t as callApiWithOptionalAuth, l as domainLocales, i as domainLocalesMarryBaby, d as getApiPath, n as getCareDoctorUrl, m as getCareHospitalUrl, y as getCareHospitalUrlAmp, g as getCarePath, r as getChatbotAiApiPath, k as getCurrentBaseUrl, p as getCurrentHref, o as getDiscoverApiPath, s as getMarryBabyApiPath, e as getPremiumApiPath, h as getSsoApiPath, w as getUrlToSSOWithReturnUrl, j as getUrlToSignUp, f as getWebsiteUrlApi, u as locale, x as slugifiedNameWithId, v as updateQueryStringParameter } from './utils-c7e44fd4.js';
|
|
8
|
+
import './constants-d4ad5e19.js';
|
|
9
9
|
import 'react';
|
|
10
10
|
import './togetherApiPaths.js';
|