@hhgtech/hhg-components 1.29.553 → 1.29.554
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/{InputDate-3e078f47.js → InputDate-2547f698.js} +5 -5
- package/build/{LastPeriod-2f76f26d.js → LastPeriod-e97182ac.js} +1 -1
- package/build/{MobileBottomNavigationIcon-85680237.js → MobileBottomNavigationIcon-28184f66.js} +3 -3
- package/build/{SiteWideBanner-28ab87e4.js → SiteWideBanner-b3b79e80.js} +12 -12
- package/build/{Spinner-f0c4ae4b.js → Spinner-3f40d397.js} +1 -1
- package/build/{WhatsApp-bb431d76.js → WhatsApp-3f452a30.js} +1 -1
- package/build/adapters.js +20 -20
- package/build/atoms.js +55 -51
- package/build/babyGrowth.js +86 -86
- package/build/cache.js +2 -2
- package/build/care.js +22 -22
- package/build/careBookingSearchBar.js +14 -14
- package/build/careBookingSearchBarV2.js +19 -19
- package/build/components/atoms/index.d.ts +4 -0
- package/build/components/atoms/intrinsicImage/constants.d.ts +22 -0
- package/build/components/atoms/intrinsicImage/getContainedImageSize.d.ts +4 -0
- package/build/components/atoms/intrinsicImage/index.d.ts +10 -0
- package/build/components/molecules/index.d.ts +2 -0
- package/build/components/molecules/popupContainedImage/index.d.ts +8 -0
- package/build/components.js +112 -107
- package/build/{constants-44927c8c.js → constants-cbe29845.js} +1 -1
- package/build/{constants-59bd922c.js → constants-f5fb1577.js} +2 -2
- 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-875d8385.js → core-58cb9ace.js} +1 -1
- package/build/{dataTransform-8eedcc78.js → dataTransform-b4ba9f85.js} +1 -1
- package/build/ecom.js +5 -5
- package/build/{editor-67f85cd7.js → editor-797c8bf2.js} +11 -11
- package/build/embeddedHeathToolCards_babyGrowth.js +25 -25
- package/build/embeddedHeathToolCards_babyPoop.js +22 -22
- package/build/embeddedHeathToolCards_babyVaccine.js +24 -24
- package/build/embeddedHeathToolCards_bmi_bmi.js +28 -28
- package/build/embeddedHeathToolCards_bmrBmr.js +28 -28
- package/build/embeddedHeathToolCards_dueDate_dueDate.js +24 -24
- package/build/embeddedHeathToolCards_ovulation_ovulation.js +24 -24
- package/build/embeddedHeathToolCards_pwg_pwg.js +28 -28
- package/build/embeddedHeathToolCards_targetHeartRate.js +29 -29
- package/build/esm/{InputDate-edc49e1a.js → InputDate-5e4ab810.js} +5 -5
- package/build/esm/{LastPeriod-7cef91e5.js → LastPeriod-e04352c4.js} +1 -1
- package/build/esm/{MobileBottomNavigationIcon-69684fcb.js → MobileBottomNavigationIcon-fa8233c0.js} +3 -3
- package/build/esm/{SiteWideBanner-35694800.js → SiteWideBanner-46dbb873.js} +12 -12
- package/build/esm/{Spinner-210db903.js → Spinner-aafa7c71.js} +1 -1
- package/build/esm/{WhatsApp-db7af3fa.js → WhatsApp-c880711d.js} +1 -1
- package/build/esm/adapters.js +20 -20
- package/build/esm/atoms.js +52 -51
- package/build/esm/babyGrowth.js +86 -86
- package/build/esm/cache.js +2 -2
- package/build/esm/care.js +22 -22
- package/build/esm/careBookingSearchBar.js +14 -14
- package/build/esm/careBookingSearchBarV2.js +19 -19
- package/build/esm/components/atoms/index.d.ts +4 -0
- package/build/esm/components/atoms/intrinsicImage/constants.d.ts +22 -0
- package/build/esm/components/atoms/intrinsicImage/getContainedImageSize.d.ts +4 -0
- package/build/esm/components/atoms/intrinsicImage/index.d.ts +10 -0
- package/build/esm/components/molecules/index.d.ts +2 -0
- package/build/esm/components/molecules/popupContainedImage/index.d.ts +8 -0
- package/build/esm/components.js +108 -107
- package/build/esm/{constants-795754bc.js → constants-010954e2.js} +1 -1
- package/build/esm/{constants-ac0e5832.js → constants-f51c0226.js} +2 -2
- 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-305838f9.js → core-4fa7f766.js} +1 -1
- package/build/esm/{dataTransform-a0afd053.js → dataTransform-ff6c479e.js} +1 -1
- package/build/esm/ecom.js +5 -5
- package/build/esm/{editor-2a227419.js → editor-0edfba01.js} +11 -11
- package/build/esm/embeddedHeathToolCards_babyGrowth.js +25 -25
- package/build/esm/embeddedHeathToolCards_babyPoop.js +22 -22
- package/build/esm/embeddedHeathToolCards_babyVaccine.js +24 -24
- package/build/esm/embeddedHeathToolCards_bmi_bmi.js +28 -28
- package/build/esm/embeddedHeathToolCards_bmrBmr.js +28 -28
- package/build/esm/embeddedHeathToolCards_dueDate_dueDate.js +24 -24
- package/build/esm/embeddedHeathToolCards_ovulation_ovulation.js +24 -24
- package/build/esm/embeddedHeathToolCards_pwg_pwg.js +28 -28
- package/build/esm/embeddedHeathToolCards_targetHeartRate.js +29 -29
- package/build/esm/footer.js +22 -22
- package/build/esm/gAssets.js +2 -2
- package/build/esm/{healthTools-ad643e62.js → healthTools-9b76c947.js} +1 -1
- package/build/esm/healthToolsCardWrapper.js +20 -20
- package/build/esm/healthToolsForm.js +36 -36
- package/build/esm/hooks/index.d.ts +1 -0
- package/build/esm/hooks/useImageAspectRatio.d.ts +7 -0
- package/build/esm/hooks.js +15 -14
- package/build/esm/i18n.js +2 -2
- package/build/esm/i18nV2.js +2 -2
- package/build/esm/{index-a13eabce.js → index-0494243f.js} +2 -2
- package/build/esm/{index-1ce3d5a7.js → index-057b9d91.js} +6 -6
- package/build/esm/{index-657a610c.js → index-0d509ae9.js} +9 -9
- package/build/esm/{index-4cc5219a.js → index-0d7710c3.js} +2 -2
- package/build/esm/{index-5ad5e1ba.js → index-0e1dcf59.js} +3 -3
- package/build/esm/{index-e51cbe2d.js → index-1102f24e.js} +2 -2
- package/build/esm/{index-4a38d36e.js → index-16f93d13.js} +1 -1
- package/build/esm/{index-d8beb4e1.js → index-1b616d32.js} +1 -1
- package/build/esm/{index-c1690542.js → index-1d807322.js} +7 -7
- package/build/esm/{index-d5669044.js → index-3746cae6.js} +3 -3
- package/build/esm/{index-39139ecb.js → index-38840843.js} +9 -9
- package/build/esm/{index-822cefd6.js → index-3a031c99.js} +16 -16
- package/build/esm/{index-d9eb3b56.js → index-3c83c3ae.js} +16 -16
- package/build/esm/{index-a4f20e50.js → index-426c2142.js} +2 -2
- package/build/esm/{index-f50c5e3e.js → index-43220436.js} +3 -3
- package/build/esm/{index-ff15965e.js → index-4426d9da.js} +1 -1
- package/build/esm/{index-df7b3ee3.js → index-44288390.js} +4 -4
- package/build/esm/{index-4f723310.js → index-467ceb9f.js} +25 -25
- package/build/esm/{index-f31188b3.js → index-4757c764.js} +18 -18
- package/build/esm/{index-212541b8.js → index-4c6a29e0.js} +2 -2
- package/build/esm/{index-fb24455e.js → index-4d9dc68f.js} +3 -3
- package/build/esm/{index-305432fb.js → index-4f21def9.js} +32 -32
- package/build/esm/{index-920fd9d1.js → index-51f03fb2.js} +1 -1
- package/build/esm/{index-3f76f2bc.js → index-57fe2684.js} +11 -11
- package/build/esm/{index-8f04da7b.js → index-58e4f71f.js} +5 -5
- package/build/esm/{index-eefd82ef.js → index-5abdba9d.js} +14 -14
- package/build/esm/{index-a241edf3.js → index-62a11696.js} +1 -1
- package/build/esm/{index-7b862bd6.js → index-63dd517b.js} +15 -15
- package/build/esm/{index-2c7e9d23.js → index-66dc5d98.js} +2 -2
- package/build/esm/{index-67f1b12a.js → index-68a238fa.js} +2 -2
- package/build/esm/{index-e48e0ba9.js → index-6925e5a2.js} +2 -2
- package/build/esm/{index-07c5406c.js → index-6b4da80b.js} +1 -1
- package/build/esm/{index-e288d524.js → index-6e10940c.js} +8 -8
- package/build/esm/{index-70ddd366.js → index-6e96b655.js} +2 -2
- package/build/esm/{index-eed1e073.js → index-6f92c792.js} +16 -16
- package/build/esm/{index-874c0623.js → index-72820264.js} +13 -13
- package/build/esm/{index-25749e1e.js → index-8593b0a8.js} +12 -12
- package/build/esm/{index-5488a25b.js → index-86242a29.js} +92 -18
- package/build/esm/{index-a58cbd6a.js → index-894f99aa.js} +12 -10
- package/build/esm/{index-0b9f18dc.js → index-8b789aaf.js} +7 -7
- package/build/esm/{index-765123b0.js → index-91740e7a.js} +2 -2
- package/build/esm/{index-e849246f.js → index-948ad24d.js} +35 -35
- package/build/esm/{index-619463bb.js → index-97b62aad.js} +2 -2
- package/build/esm/{index-a64fed33.js → index-9b74f61a.js} +3 -3
- package/build/esm/{index-50d722b8.js → index-a2c9f7df.js} +3 -3
- package/build/esm/{index-5b57ba72.js → index-a537dd0b.js} +32 -32
- package/build/esm/{index-27d59823.js → index-a6365bfe.js} +1 -1
- package/build/esm/{index-c720fa93.js → index-a90c695c.js} +3 -3
- package/build/esm/{index-21e15a94.js → index-ad875b01.js} +15 -15
- package/build/esm/{index-638ac752.js → index-b325fe26.js} +6 -6
- package/build/esm/{index-497858f5.js → index-baffeb85.js} +2 -2
- package/build/esm/{index-3189be94.js → index-bdb85be5.js} +18 -18
- package/build/esm/{index-0a769d1e.js → index-bea0c168.js} +14 -14
- package/build/esm/{index-2562d5cf.js → index-c0bceecc.js} +2 -2
- package/build/esm/{index-73637168.js → index-c36decda.js} +4 -4
- package/build/esm/{index-115de151.js → index-c92c5f97.js} +2 -2
- package/build/esm/{index-37401473.js → index-c981a88f.js} +14 -14
- package/build/esm/{index-b482d0bd.js → index-d316b2f5.js} +21 -21
- package/build/esm/{index-0312c532.js → index-d62eb1d4.js} +2 -2
- package/build/esm/{index-eede9580.js → index-da8682dc.js} +6 -6
- package/build/esm/{index-1727793b.js → index-dab388a3.js} +13 -13
- package/build/esm/{index-f8611c43.js → index-dbf5fac7.js} +3 -3
- package/build/esm/{index-4098393b.js → index-e25129e1.js} +2 -2
- package/build/esm/{index-e9d8eb9b.js → index-e47b92f0.js} +16 -16
- package/build/esm/{index-b84f7d01.js → index-e5207785.js} +25 -25
- package/build/esm/{index-cd77a8a5.js → index-f08a9fea.js} +2 -2
- package/build/esm/{index-cfac0a71.js → index-f36262e3.js} +17 -17
- package/build/esm/{index-77ef23f9.js → index-f4535b4e.js} +3 -3
- package/build/esm/{index-99ffde25.js → index-f71c46a0.js} +22 -22
- package/build/esm/{index-ac67bbde.js → index-f8b87cbc.js} +20 -20
- package/build/esm/{index-84f782c8.js → index-facb8d18.js} +3 -3
- package/build/esm/{index-1029db7e.js → index-fe0220c9.js} +2 -2
- package/build/esm/index.js +128 -127
- package/build/esm/{labelSorting-2a98c6ad.js → labelSorting-e0195a91.js} +4 -4
- package/build/esm/lead.js +37 -37
- package/build/esm/{logoIcon-591ca2fd.js → logoIcon-ae9f7271.js} +2 -2
- package/build/esm/mantine.js +27 -27
- package/build/esm/misc.js +18 -18
- package/build/esm/miscGetDynamicHealthTool.js +4 -4
- package/build/esm/miscGetSocialList.js +7 -7
- 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 +82 -81
- package/build/esm/moleculesArticleCard.js +6 -6
- package/build/esm/moleculesArticleCardV2.js +17 -17
- package/build/esm/navigation.js +51 -51
- package/build/esm/navigationLogoutPopup.js +11 -11
- package/build/esm/navigationProfileButton.js +27 -27
- package/build/esm/onboardingV2.js +30 -30
- package/build/esm/organisms.js +64 -64
- package/build/esm/{post-da596755.js → post-4cb9f8a8.js} +2 -2
- package/build/esm/profileNavigation.js +20 -20
- package/build/esm/progressBar.js +1 -1
- package/build/esm/pwg.js +23 -23
- package/build/esm/ssoV2.js +31 -31
- package/build/esm/{store-a2f1429c.js → store-8dea051b.js} +3 -3
- package/build/esm/subot/subotInlineRevamp/subotInlineInfoSection/index.d.ts +1 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineSkeleton/index.d.ts +9 -0
- package/build/esm/subot/subotInlineRevamp/types.d.ts +1 -0
- package/build/esm/subot/subotInlineRevamp/with-theme.d.ts +4 -2
- package/build/esm/subot.js +243 -52
- package/build/esm/surveyOrPremiumBanner.js +34 -34
- package/build/esm/surveyQuestionCard.js +11 -11
- package/build/esm/{surveyThankyouCard-89ab38f1.js → surveyThankyouCard-e17d11bc.js} +5 -5
- package/build/esm/together/components/molecules/socialLinkPreview/index.d.ts +3 -1
- package/build/esm/together.js +58 -58
- package/build/esm/togetherApiUtils.js +7 -7
- package/build/esm/togetherAtoms.js +31 -31
- package/build/esm/togetherComponentGlobalContext.js +7 -7
- package/build/esm/togetherMolecules.js +52 -52
- package/build/esm/togetherMoleculesCardAuthor.js +29 -29
- package/build/esm/togetherMoleculesPostImagePreview.js +14 -14
- package/build/esm/togetherMoleculesProfileDetail.js +40 -40
- package/build/esm/togetherOrganisms.js +51 -51
- package/build/esm/togetherRichTextEditor.js +21 -21
- package/build/esm/togetherShareBox.js +13 -13
- package/build/esm/{transform-6d1dd5d7.js → transform-1ad75f94.js} +118 -77
- package/build/esm/{translationsProvider-19d32434.js → translationsProvider-05e50df0.js} +1 -1
- package/build/esm/{treePopoverMenu-a4988764.js → treePopoverMenu-1933d9f4.js} +19 -19
- package/build/esm/{types-82f9db57.js → types-f98b4fe3.js} +1 -1
- package/build/esm/types.js +2 -2
- package/build/esm/{useCartCareService-64b7e7ba.js → useCartCareService-71a8d6b5.js} +1 -1
- package/build/esm/{useHealthToolCache-fdd745bf.js → useHealthToolCache-d2e59cd6.js} +1 -1
- package/build/esm/useImageAspectRatio-90358e0d.js +44 -0
- package/build/esm/{usePhoneValidator-a89f1022.js → usePhoneValidator-874c2b73.js} +5 -5
- package/build/esm/{usePlacesAutocomplete-3d3f10ed.js → usePlacesAutocomplete-396a13f4.js} +1 -1
- package/build/esm/{useResolvedCaptureUrls-494ea73a.js → useResolvedCaptureUrls-3df7b860.js} +1 -1
- package/build/esm/useTogetherAuthRequiredAction.js +10 -10
- package/build/esm/{utils-461cef01.js → utils-2644f665.js} +2 -2
- package/build/esm/{utils-8568d428.js → utils-469225d1.js} +5 -5
- package/build/esm/{utils-52c7bfec.js → utils-501a3cd4.js} +2 -2
- package/build/esm/{utils-48dbbf37.js → utils-7bf25182.js} +4 -4
- package/build/esm/{utils-8b11722a.js → utils-bb5f6e48.js} +4 -4
- package/build/esm/vaccination.js +22 -22
- package/build/footer.js +22 -22
- package/build/gAssets.js +2 -2
- package/build/{healthTools-44892d1c.js → healthTools-6e3d4d7e.js} +1 -1
- package/build/healthToolsCardWrapper.js +20 -20
- package/build/healthToolsForm.js +36 -36
- package/build/hooks/index.d.ts +1 -0
- package/build/hooks/useImageAspectRatio.d.ts +7 -0
- package/build/hooks.js +16 -14
- package/build/i18n.js +2 -2
- package/build/i18nV2.js +1 -1
- package/build/{index-90153837.js → index-07070118.js} +18 -18
- package/build/{index-43d2d383.js → index-0854e85c.js} +32 -32
- package/build/{index-302e7aee.js → index-09e79858.js} +2 -2
- package/build/{index-a749064e.js → index-113cd536.js} +8 -8
- package/build/{index-c91de427.js → index-1a5190aa.js} +11 -11
- package/build/{index-6f0b2e1a.js → index-1b13e660.js} +1 -1
- package/build/{index-32cb613c.js → index-1cad2fe2.js} +2 -2
- package/build/{index-46026925.js → index-20dd9502.js} +3 -3
- package/build/{index-cb540710.js → index-21e57a82.js} +2 -2
- package/build/{index-70d0e0c7.js → index-23b7db43.js} +16 -16
- package/build/{index-61778747.js → index-2603a6a2.js} +2 -2
- package/build/{index-2af45616.js → index-2689399c.js} +3 -3
- package/build/{index-3e197a2d.js → index-3213fc91.js} +4 -4
- package/build/{index-e495722f.js → index-34ada199.js} +1 -1
- package/build/{index-3a405a90.js → index-35a03a0e.js} +2 -2
- package/build/{index-a3342b33.js → index-3b0b41d1.js} +12 -12
- package/build/{index-5e18e00d.js → index-3bd41498.js} +9 -9
- package/build/{index-b75b4bc3.js → index-3f307a2d.js} +25 -25
- package/build/{index-10a3dcd0.js → index-452385c2.js} +2 -2
- package/build/{index-c80bb0c6.js → index-4805f361.js} +1 -1
- package/build/{index-65952200.js → index-4bc00b1b.js} +3 -3
- package/build/{index-127609a7.js → index-4d144bb1.js} +2 -2
- package/build/{index-8054de1a.js → index-4d1ee0ac.js} +13 -13
- package/build/{index-b3c8694c.js → index-4e65d9f8.js} +16 -16
- package/build/{index-67c56c38.js → index-53be891c.js} +2 -2
- package/build/{index-3a7edd31.js → index-579a14eb.js} +1 -1
- package/build/{index-d98aec1c.js → index-586c3a95.js} +5 -5
- package/build/{index-c2c03c6d.js → index-5dedef90.js} +18 -18
- package/build/{index-c6434268.js → index-64402c4d.js} +6 -6
- package/build/{index-1a598abe.js → index-69517b28.js} +2 -2
- package/build/{index-5b65eb1e.js → index-69534eda.js} +1 -1
- package/build/{index-438e8712.js → index-6c6ad0de.js} +2 -2
- package/build/{index-84a27a53.js → index-6f3ef1ce.js} +2 -2
- package/build/{index-7b7fe387.js → index-74aa9a04.js} +3 -3
- package/build/{index-fb721d43.js → index-7b6002a5.js} +14 -14
- package/build/{index-abe6b5ca.js → index-7bf13c7f.js} +15 -15
- package/build/{index-91ad1b0a.js → index-7d6f3982.js} +3 -3
- package/build/{index-bdf4af1f.js → index-7e257ee8.js} +6 -6
- package/build/{index-cea6a9c9.js → index-7f6fc052.js} +2 -2
- package/build/{index-1f787cab.js → index-80924990.js} +1 -1
- package/build/{index-b0b0a77c.js → index-840611a5.js} +94 -17
- package/build/{index-bb9a181d.js → index-850b61bb.js} +12 -10
- package/build/{index-6951976e.js → index-8540b52e.js} +14 -14
- package/build/{index-afe247e5.js → index-896225bf.js} +20 -20
- package/build/{index-3d89797b.js → index-91d7b66b.js} +3 -3
- package/build/{index-fea83ee8.js → index-950014ee.js} +6 -6
- package/build/{index-7d38cc80.js → index-98fa7f63.js} +2 -2
- package/build/{index-c353c001.js → index-9bbfa7fd.js} +2 -2
- package/build/{index-769c718e.js → index-a631a773.js} +4 -4
- package/build/{index-7170def9.js → index-ae874f1b.js} +16 -16
- package/build/{index-6702d785.js → index-b260b6db.js} +32 -32
- package/build/{index-9cb8e7a6.js → index-bd7cc47f.js} +16 -16
- package/build/{index-389a41c8.js → index-bf358bb3.js} +13 -13
- package/build/{index-cd819322.js → index-c25ead2e.js} +2 -2
- package/build/{index-8d334933.js → index-c31cc0e5.js} +2 -2
- package/build/{index-05fc79f5.js → index-cb9a1472.js} +25 -25
- package/build/{index-324a3f5b.js → index-ce3be658.js} +1 -1
- package/build/{index-e5e7f004.js → index-d6bdadf8.js} +7 -7
- package/build/{index-c41541b9.js → index-d8786eb7.js} +22 -22
- package/build/{index-e72192a1.js → index-db680a1d.js} +2 -2
- package/build/{index-bdca7bf6.js → index-dfed3252.js} +3 -3
- package/build/{index-1167ac56.js → index-e2ff244f.js} +14 -14
- package/build/{index-f5045c9c.js → index-e4c56aff.js} +2 -2
- package/build/{index-3c15fcf9.js → index-e5c59403.js} +17 -17
- package/build/{index-397ef047.js → index-e6662ff3.js} +7 -7
- package/build/{index-42606ebd.js → index-ef8ba4d0.js} +15 -15
- package/build/{index-f79d3270.js → index-f19e85d6.js} +35 -35
- package/build/{index-c68642c6.js → index-f1b0faa2.js} +3 -3
- package/build/{index-3a0047ab.js → index-f59772e7.js} +3 -3
- package/build/{index-9532004e.js → index-f71073a0.js} +21 -21
- package/build/{index-7ef77bae.js → index-fb5b8780.js} +3 -3
- package/build/{index-25d69f41.js → index-ff220754.js} +9 -9
- package/build/index.js +133 -127
- package/build/{labelSorting-2862a8fe.js → labelSorting-e40a670f.js} +4 -4
- package/build/lead.js +37 -37
- package/build/{logoIcon-5b9929c1.js → logoIcon-40073d5b.js} +2 -2
- package/build/mantine.js +25 -25
- package/build/misc.js +18 -18
- package/build/miscGetDynamicHealthTool.js +4 -4
- package/build/miscGetSocialList.js +7 -7
- package/build/miscScreenSizeContext.js +1 -1
- package/build/mobileBottomNavigation.js +5 -5
- package/build/mobileBottomNavigationIcon.js +5 -5
- package/build/molecules.js +83 -81
- package/build/moleculesArticleCard.js +6 -6
- package/build/moleculesArticleCardV2.js +17 -17
- package/build/navigation.js +51 -51
- package/build/navigationLogoutPopup.js +11 -11
- package/build/navigationProfileButton.js +27 -27
- package/build/onboardingV2.js +29 -29
- package/build/organisms.js +64 -64
- package/build/{post-d8714337.js → post-395768b6.js} +2 -2
- package/build/profileNavigation.js +20 -20
- package/build/progressBar.js +1 -1
- package/build/pwg.js +23 -23
- package/build/ssoV2.js +29 -29
- package/build/{store-efa17c23.js → store-5d39995e.js} +3 -3
- package/build/subot/subotInlineRevamp/subotInlineInfoSection/index.d.ts +1 -0
- package/build/subot/subotInlineRevamp/subotInlineSkeleton/index.d.ts +9 -0
- package/build/subot/subotInlineRevamp/types.d.ts +1 -0
- package/build/subot/subotInlineRevamp/with-theme.d.ts +4 -2
- package/build/subot.js +240 -49
- package/build/surveyOrPremiumBanner.js +34 -34
- package/build/surveyQuestionCard.js +11 -11
- package/build/{surveyThankyouCard-eb4bca5a.js → surveyThankyouCard-ff5be3cc.js} +5 -5
- package/build/together/components/molecules/socialLinkPreview/index.d.ts +3 -1
- package/build/together.js +58 -58
- package/build/togetherApiUtils.js +7 -7
- package/build/togetherAtoms.js +31 -31
- package/build/togetherComponentGlobalContext.js +7 -7
- package/build/togetherMolecules.js +52 -52
- package/build/togetherMoleculesCardAuthor.js +29 -29
- package/build/togetherMoleculesPostImagePreview.js +14 -14
- package/build/togetherMoleculesProfileDetail.js +40 -40
- package/build/togetherOrganisms.js +51 -51
- package/build/togetherRichTextEditor.js +21 -21
- package/build/togetherShareBox.js +13 -13
- package/build/{transform-09f6fafe.js → transform-dc38b3f5.js} +118 -76
- package/build/{translationsProvider-789c18c9.js → translationsProvider-5ca4a5ee.js} +1 -1
- package/build/{treePopoverMenu-28c48fba.js → treePopoverMenu-97327e9d.js} +19 -19
- package/build/{types-0231097f.js → types-924ea7d2.js} +1 -1
- package/build/types.js +2 -2
- package/build/{useCartCareService-1c316f8a.js → useCartCareService-15b73ef3.js} +1 -1
- package/build/{useHealthToolCache-91d1f157.js → useHealthToolCache-cf6ce4f2.js} +1 -1
- package/build/useImageAspectRatio-873e187a.js +46 -0
- package/build/{usePhoneValidator-56f7b399.js → usePhoneValidator-40beaa05.js} +5 -5
- package/build/{usePlacesAutocomplete-4bab5d05.js → usePlacesAutocomplete-9fd0dc2b.js} +1 -1
- package/build/{useResolvedCaptureUrls-3b57034f.js → useResolvedCaptureUrls-8ce72d14.js} +1 -1
- package/build/useTogetherAuthRequiredAction.js +10 -10
- package/build/{utils-f575675e.js → utils-2d71161d.js} +5 -5
- package/build/{utils-3a6b3f8e.js → utils-375b5e54.js} +2 -2
- package/build/{utils-103a3370.js → utils-85128ab0.js} +4 -4
- package/build/{utils-8bd99033.js → utils-95955c86.js} +4 -4
- package/build/{utils-33a255df.js → utils-ed7fe817.js} +2 -2
- package/build/vaccination.js +22 -22
- package/package.json +1 -1
- /package/build/{BMI_BOYS.percentile.monthly-fe453fd5.js → BMI_BOYS.percentile.monthly-fe043a58.js} +0 -0
- /package/build/{BMI_BOYS.percentile.weekly-21ba83ad.js → BMI_BOYS.percentile.weekly-4d996376.js} +0 -0
- /package/build/{BMI_BOYS.percentile.yearly-fc0ab762.js → BMI_BOYS.percentile.yearly-4d94ead6.js} +0 -0
- /package/build/{BMI_BOYS.zscore.monthly-07ebddd4.js → BMI_BOYS.zscore.monthly-5a27e91b.js} +0 -0
- /package/build/{BMI_BOYS.zscore.weekly-12d61ef2.js → BMI_BOYS.zscore.weekly-055b6d51.js} +0 -0
- /package/build/{BMI_BOYS.zscore.yearly-d2fc43b9.js → BMI_BOYS.zscore.yearly-c31ebc98.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.monthly-9777bef4.js → BMI_GIRLS.percentile.monthly-6cdb5b4b.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.weekly-b0689d1a.js → BMI_GIRLS.percentile.weekly-ceb248d9.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.yearly-77758828.js → BMI_GIRLS.percentile.yearly-c1caf4a3.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.monthly-e4bafcbc.js → BMI_GIRLS.zscore.monthly-ac6d40ed.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.weekly-26360682.js → BMI_GIRLS.zscore.weekly-1717ec60.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.yearly-262c528b.js → BMI_GIRLS.zscore.yearly-91505f75.js} +0 -0
- /package/build/{ChevronDown-ed17b73c.js → ChevronDown-37169572.js} +0 -0
- /package/build/{Google-a9683786.js → Google-d5177078.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-803273ef.js → HEAD CIRCUM_BOYS.percentile.monthly-aa280f24.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-c58c1cf3.js → HEAD CIRCUM_BOYS.percentile.weekly-52771e0f.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-fb2eb650.js → HEAD CIRCUM_BOYS.percentile.yearly-0abfdbc2.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-1ffac9b9.js → HEAD CIRCUM_BOYS.zscore.monthly-608bfa04.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-7885541d.js → HEAD CIRCUM_BOYS.zscore.weekly-9f65d755.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-006aee08.js → HEAD CIRCUM_BOYS.zscore.yearly-e96d0e7e.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-8f6b2d60.js → HEAD CIRCUM_GIRLS.percentile.monthly-aeb7d638.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-bddd9ed0.js → HEAD CIRCUM_GIRLS.percentile.weekly-6af036d5.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-088aef5c.js → HEAD CIRCUM_GIRLS.percentile.yearly-85ee7083.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-b137551f.js → HEAD CIRCUM_GIRLS.zscore.monthly-41269ee9.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-f6b26b14.js → HEAD CIRCUM_GIRLS.zscore.weekly-abe0cbc1.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-d08a100b.js → HEAD CIRCUM_GIRLS.zscore.yearly-7adc1d0b.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.monthly-abe3e7a1.js → HEIGHT_BOYS.percentile.monthly-6e2f2ad6.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.weekly-7d002422.js → HEIGHT_BOYS.percentile.weekly-d11f147b.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.yearly-ddaf7e8d.js → HEIGHT_BOYS.percentile.yearly-8383b6a0.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.monthly-d9fd55c7.js → HEIGHT_BOYS.zscore.monthly-b420d73f.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.weekly-623e038c.js → HEIGHT_BOYS.zscore.weekly-9e1858be.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.yearly-ab9f220c.js → HEIGHT_BOYS.zscore.yearly-3b88e612.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.monthly-3574bbea.js → HEIGHT_GIRLS.percentile.monthly-2e80b406.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.weekly-2bd00ac2.js → HEIGHT_GIRLS.percentile.weekly-b6f02e59.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.yearly-fe8d9a74.js → HEIGHT_GIRLS.percentile.yearly-fddd87a7.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.monthly-d4c59de6.js → HEIGHT_GIRLS.zscore.monthly-553ed330.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.weekly-50c74540.js → HEIGHT_GIRLS.zscore.weekly-dae794d6.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.yearly-da34af73.js → HEIGHT_GIRLS.zscore.yearly-114c610a.js} +0 -0
- /package/build/{Locale-1dc99da3.js → Locale-6027c1ec.js} +0 -0
- /package/build/{Visible-a83a5780.js → Visible-9411914f.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.monthly-c85ee6f5.js → WEIGHT_BOYS.percentile.monthly-f1eb15fd.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.weekly-d0d91657.js → WEIGHT_BOYS.percentile.weekly-0b8f83f7.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.yearly-5277cbce.js → WEIGHT_BOYS.percentile.yearly-31868fcc.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.monthly-60c3262e.js → WEIGHT_BOYS.zscore.monthly-fa85fd82.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.weekly-f24f5a28.js → WEIGHT_BOYS.zscore.weekly-a23ac553.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.yearly-d628e615.js → WEIGHT_BOYS.zscore.yearly-d8d106a0.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.monthly-59bff794.js → WEIGHT_GIRLS.percentile.monthly-01bdb165.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.weekly-d80c0f3e.js → WEIGHT_GIRLS.percentile.weekly-97ca5ec8.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.yearly-36e6978f.js → WEIGHT_GIRLS.percentile.yearly-30e6b1e1.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.monthly-d4d8890a.js → WEIGHT_GIRLS.zscore.monthly-21e79fd5.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.weekly-03b001f1.js → WEIGHT_GIRLS.zscore.weekly-2ff99d02.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.yearly-f38a5c5b.js → WEIGHT_GIRLS.zscore.yearly-6c2860b3.js} +0 -0
- /package/build/{ageGenerate-9294259d.js → ageGenerate-26b9e555.js} +0 -0
- /package/build/{animation-e2a8ab9b.js → animation-287fc819.js} +0 -0
- /package/build/{constants-3f61574d.js → constants-12da8765.js} +0 -0
- /package/build/{constants-a6892c92.js → constants-7e3dfe03.js} +0 -0
- /package/build/{constants-907b1509.js → constants-d28f6d5f.js} +0 -0
- /package/build/{context-cae8f8ef.js → context-b45dbef5.js} +0 -0
- /package/build/{dataTransform-8a9c9fc8.js → dataTransform-5bdd5a01.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.monthly-d8ed8bcd.js → BMI_BOYS.percentile.monthly-a3d1e6ce.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.weekly-be1589b4.js → BMI_BOYS.percentile.weekly-d8e02ceb.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.yearly-748729e1.js → BMI_BOYS.percentile.yearly-3dd30670.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.monthly-19447ba6.js → BMI_BOYS.zscore.monthly-434db665.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.weekly-2ab9b743.js → BMI_BOYS.zscore.weekly-68b332b9.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.yearly-d4a572be.js → BMI_BOYS.zscore.yearly-7b33ae1f.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.monthly-93d99c9a.js → BMI_GIRLS.percentile.monthly-48baa375.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.weekly-d164fb6e.js → BMI_GIRLS.percentile.weekly-271881d3.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.yearly-0d979954.js → BMI_GIRLS.percentile.yearly-199f72b3.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.monthly-3c98e053.js → BMI_GIRLS.zscore.monthly-8fbd2f2e.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.weekly-d7da36cd.js → BMI_GIRLS.zscore.weekly-277f6bd1.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.yearly-7a697489.js → BMI_GIRLS.zscore.yearly-0740ba90.js} +0 -0
- /package/build/esm/{ChevronDown-1dd0a811.js → ChevronDown-1ce67ae7.js} +0 -0
- /package/build/esm/{Google-2a83e8c5.js → Google-a9e600e2.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-8ab4aaaf.js → HEAD CIRCUM_BOYS.percentile.monthly-64ce14bd.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-8ddb5f6d.js → HEAD CIRCUM_BOYS.percentile.weekly-07b51d1f.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-67296e14.js → HEAD CIRCUM_BOYS.percentile.yearly-967ff3f9.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-eaf01a90.js → HEAD CIRCUM_BOYS.zscore.monthly-545b343a.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-8c542124.js → HEAD CIRCUM_BOYS.zscore.weekly-9efedb09.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-0506afd6.js → HEAD CIRCUM_BOYS.zscore.yearly-c5e7fddf.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-8940c275.js → HEAD CIRCUM_GIRLS.percentile.monthly-88b8a5e8.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-103209c0.js → HEAD CIRCUM_GIRLS.percentile.weekly-520f89a1.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-0f67dbea.js → HEAD CIRCUM_GIRLS.percentile.yearly-4424ae9d.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-5dc1f0bb.js → HEAD CIRCUM_GIRLS.zscore.monthly-a470923c.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-6ccaa875.js → HEAD CIRCUM_GIRLS.zscore.weekly-f9a5e7ca.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-8d134882.js → HEAD CIRCUM_GIRLS.zscore.yearly-8bcc73af.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.monthly-41b318e7.js → HEIGHT_BOYS.percentile.monthly-229bd514.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.weekly-bc58e9cb.js → HEIGHT_BOYS.percentile.weekly-2aeb8155.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.yearly-33f8b21c.js → HEIGHT_BOYS.percentile.yearly-def677b6.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.monthly-b1bb1ba1.js → HEIGHT_BOYS.zscore.monthly-b0823ea8.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.weekly-45a612a2.js → HEIGHT_BOYS.zscore.weekly-486f38b1.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.yearly-94526288.js → HEIGHT_BOYS.zscore.yearly-59894bed.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-d2d6d855.js → HEIGHT_GIRLS.percentile.monthly-b4b485fb.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-b65f8ae5.js → HEIGHT_GIRLS.percentile.weekly-32a9d44e.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-5e6392ab.js → HEIGHT_GIRLS.percentile.yearly-9b9f60e1.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-46bc2633.js → HEIGHT_GIRLS.zscore.monthly-8519a6cc.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-f033a7a4.js → HEIGHT_GIRLS.zscore.weekly-32210e1f.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-5fdd1162.js → HEIGHT_GIRLS.zscore.yearly-946e4423.js} +0 -0
- /package/build/esm/{Locale-e891a019.js → Locale-1f2c21eb.js} +0 -0
- /package/build/esm/{Visible-cd82d1ad.js → Visible-dba8f3fd.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.monthly-c4a30ea7.js → WEIGHT_BOYS.percentile.monthly-87063152.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.weekly-75e71582.js → WEIGHT_BOYS.percentile.weekly-fe3de6e2.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.yearly-803b2353.js → WEIGHT_BOYS.percentile.yearly-8a924e94.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.monthly-5be6414e.js → WEIGHT_BOYS.zscore.monthly-3f3e462b.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.weekly-38833f0f.js → WEIGHT_BOYS.zscore.weekly-717b064e.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.yearly-c6827ce9.js → WEIGHT_BOYS.zscore.yearly-a726e69f.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-5b56cf1d.js → WEIGHT_GIRLS.percentile.monthly-06fcc0da.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-e2c5d535.js → WEIGHT_GIRLS.percentile.weekly-7617cb59.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-cfffa597.js → WEIGHT_GIRLS.percentile.yearly-da445a07.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-9541431a.js → WEIGHT_GIRLS.zscore.monthly-351b11ee.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-52adf0df.js → WEIGHT_GIRLS.zscore.weekly-872a3591.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-20b6c43d.js → WEIGHT_GIRLS.zscore.yearly-cbac85b8.js} +0 -0
- /package/build/esm/{ageGenerate-6591d101.js → ageGenerate-659bb3a1.js} +0 -0
- /package/build/esm/{animation-2be564bf.js → animation-914ee6d0.js} +0 -0
- /package/build/esm/{constants-9177861e.js → constants-1c316a54.js} +0 -0
- /package/build/esm/{constants-8f6a146a.js → constants-268ac492.js} +0 -0
- /package/build/esm/{constants-aaf9e01a.js → constants-f45319ae.js} +0 -0
- /package/build/esm/{context-483839cd.js → context-26406803.js} +0 -0
- /package/build/esm/{dataTransform-3f896c08.js → dataTransform-895a2b8e.js} +0 -0
- /package/build/esm/{index-00b7fc46.js → index-1a0588b2.js} +0 -0
- /package/build/esm/{index-38e5b6fc.js → index-38d95bab.js} +0 -0
- /package/build/esm/{index-4a727fbd.js → index-469606e9.js} +0 -0
- /package/build/esm/{index-ebab77ed.js → index-5e7a4885.js} +0 -0
- /package/build/esm/{index-7cbb866e.js → index-869c8fb8.js} +0 -0
- /package/build/esm/{index-e240aa14.js → index-a64ad725.js} +0 -0
- /package/build/esm/{index-9d87f0ef.js → index-a68aaa02.js} +0 -0
- /package/build/esm/{index-419c19ea.js → index-e028f2b8.js} +0 -0
- /package/build/esm/{index.styles-c5ded421.js → index.styles-40ea7bc6.js} +0 -0
- /package/build/esm/{localizeNumberFormat-1c8e8297.js → localizeNumberFormat-57f21c2f.js} +0 -0
- /package/build/esm/{normalizeLink-e58a0f6a.js → normalizeLink-0605f30f.js} +0 -0
- /package/build/esm/{number-aa9c9e78.js → number-811b982f.js} +0 -0
- /package/build/esm/{paths-539a8c42.js → paths-738c1322.js} +0 -0
- /package/build/esm/{shared-563102bf.js → shared-14bc508b.js} +0 -0
- /package/build/esm/{translationsContext-b7d141f9.js → translationsContext-d27f5a58.js} +0 -0
- /package/build/esm/{tslib.es6-9c5a21dd.js → tslib.es6-88c4a6c3.js} +0 -0
- /package/build/esm/{types-1252fbef.js → types-012969bd.js} +0 -0
- /package/build/esm/{useOutsideClick-2d1b55e5.js → useOutsideClick-b208aceb.js} +0 -0
- /package/build/esm/{useScrollbarSize-a3883a75.js → useScrollbarSize-77f2bf64.js} +0 -0
- /package/build/esm/{useUniqueId-2ef5cb40.js → useUniqueId-37f1fceb.js} +0 -0
- /package/build/esm/{utils-15ced208.js → utils-7233a650.js} +0 -0
- /package/build/esm/{utils-30e1de34.js → utils-a9ebfa1d.js} +0 -0
- /package/build/{index-47103a38.js → index-3bb06f35.js} +0 -0
- /package/build/{index-fa93a5d4.js → index-44f7c2cc.js} +0 -0
- /package/build/{index-776279ee.js → index-4928e6cb.js} +0 -0
- /package/build/{index-04b9c89d.js → index-7c9ddae6.js} +0 -0
- /package/build/{index-b8ad9b1a.js → index-8ff1892d.js} +0 -0
- /package/build/{index-0442c827.js → index-a826ebf2.js} +0 -0
- /package/build/{index-22dfcf92.js → index-b7d89905.js} +0 -0
- /package/build/{index-224f04d2.js → index-e5dc1b01.js} +0 -0
- /package/build/{index.styles-e8063e8d.js → index.styles-60eb6d12.js} +0 -0
- /package/build/{localizeNumberFormat-c3c64074.js → localizeNumberFormat-b61fe25b.js} +0 -0
- /package/build/{normalizeLink-d9022167.js → normalizeLink-e312ce03.js} +0 -0
- /package/build/{number-588a93a4.js → number-213f8412.js} +0 -0
- /package/build/{paths-f0179464.js → paths-af216ff7.js} +0 -0
- /package/build/{shared-182770fc.js → shared-31ce35a6.js} +0 -0
- /package/build/{translationsContext-8324ef61.js → translationsContext-72338430.js} +0 -0
- /package/build/{tslib.es6-feaaf611.js → tslib.es6-9317c37f.js} +0 -0
- /package/build/{types-5fa07d70.js → types-8f03e96a.js} +0 -0
- /package/build/{useOutsideClick-fe561091.js → useOutsideClick-f97a92ec.js} +0 -0
- /package/build/{useScrollbarSize-01463345.js → useScrollbarSize-c940dace.js} +0 -0
- /package/build/{useUniqueId-9f7e31d4.js → useUniqueId-28701d60.js} +0 -0
- /package/build/{utils-ae7ec188.js → utils-29b39c19.js} +0 -0
- /package/build/{utils-07366983.js → utils-5f9fa496.js} +0 -0
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { SubotInlineRevampContainerProps } from "./types";
|
|
3
|
-
type Props = Omit<SubotInlineRevampContainerProps, 'bgColor' | 'primaryColor' | 'container_bg_image' | 'textColor' | 'textButtonColor' | 'bgContentColor' | 'bgImgFullContainer'
|
|
4
|
-
|
|
3
|
+
type Props = Omit<SubotInlineRevampContainerProps, 'bgColor' | 'primaryColor' | 'container_bg_image' | 'textColor' | 'textButtonColor' | 'bgContentColor' | 'bgImgFullContainer'> & {
|
|
4
|
+
withoutSkeleton?: boolean;
|
|
5
|
+
};
|
|
6
|
+
declare const SubotInlineRevampWithTheme: ({ onLoadFirstNode, withoutSkeleton, ...props }: Props) => React.JSX.Element;
|
|
5
7
|
export default SubotInlineRevampWithTheme;
|
package/build/esm/subot.js
CHANGED
|
@@ -1,80 +1,80 @@
|
|
|
1
1
|
import React__default, { createContext, useContext, useRef, useState, useEffect, useCallback, useMemo, forwardRef, useImperativeHandle, memo, useLayoutEffect } from 'react';
|
|
2
|
-
import { d as NodeType, E as ELEMENT_CONTROL_INPUT_TYPE, f as NodeActionType, c as NodePosition, e as NodeFinalTypes, g as NodeMultipleOptions, N as NodeIntentType, F as FULL_KEY_ADDRESS, C as COMMON_DATE_TRANSLATE_KEY, h as SubotType } from './index-
|
|
3
|
-
import { _ as __awaiter, a as __rest } from './tslib.es6-
|
|
4
|
-
import { b as basePath, G as GA_TOKEN_COOKIE, A as API_DATE_FORMAT, I as ISO_FORMAT, l 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, C as COMMON_DATE_TRANSLATE_KEY, h as SubotType } from './index-a6365bfe.js';
|
|
3
|
+
import { _ as __awaiter, a as __rest } from './tslib.es6-88c4a6c3.js';
|
|
4
|
+
import { b as basePath, G as GA_TOKEN_COOKIE, A as API_DATE_FORMAT, I as ISO_FORMAT, l as SSO_URL } from './index-f08a9fea.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-7bf25182.js';
|
|
9
9
|
import formatString from 'string-format';
|
|
10
|
-
import { b as getUserIdFromCookie, d as getSubotCookieId, e as getUserInfoFromCookie, f as getWindowId, o as overrideParamsByQuery, c as checkUntilFinished, g as getHelloSitesUrl, h as checkMobile, i as clickAndOpenInNewTab, j as formatUrlWithEncrypedGa, T as TIME_RESET_RESEND_OTP, k as isFakeEmail, s as ssoIntents, l as getHhgIdFromCookie } from './index-
|
|
11
|
-
export { T as TIME_RESET_RESEND_OTP, h as checkMobile, c as checkUntilFinished, i as clickAndOpenInNewTab, j as formatUrlWithEncrypedGa, g as getHelloSitesUrl, l as getHhgIdFromCookie, d as getSubotCookieId, b as getUserIdFromCookie, e as getUserInfoFromCookie, f as getWindowId, k as isFakeEmail, o as overrideParamsByQuery, s as ssoIntents } from './index-
|
|
10
|
+
import { b as getUserIdFromCookie, d as getSubotCookieId, e as getUserInfoFromCookie, f as getWindowId, o as overrideParamsByQuery, c as checkUntilFinished, g as getHelloSitesUrl, h as checkMobile, i as clickAndOpenInNewTab, j as formatUrlWithEncrypedGa, T as TIME_RESET_RESEND_OTP, k as isFakeEmail, s as ssoIntents, l as getHhgIdFromCookie } from './index-6e96b655.js';
|
|
11
|
+
export { T as TIME_RESET_RESEND_OTP, h as checkMobile, c as checkUntilFinished, i as clickAndOpenInNewTab, j as formatUrlWithEncrypedGa, g as getHelloSitesUrl, l as getHhgIdFromCookie, d as getSubotCookieId, b as getUserIdFromCookie, e as getUserInfoFromCookie, f as getWindowId, k as isFakeEmail, o as overrideParamsByQuery, s as ssoIntents } from './index-6e96b655.js';
|
|
12
12
|
import dayjs from 'dayjs';
|
|
13
13
|
import { MAP_DOMAIN_BY_LOCALE, domainLocales } from './constantsDomainLocales.js';
|
|
14
|
-
import { Box, Textarea, clsx } from '@mantine/core';
|
|
14
|
+
import { Box, Textarea, clsx, Stack, Flex, Skeleton } from '@mantine/core';
|
|
15
15
|
import classNames from 'classnames';
|
|
16
|
-
import { C as Container$w } from './index-
|
|
17
|
-
import { L as Loading } from './index-
|
|
16
|
+
import { C as Container$w } from './index-1a0588b2.js';
|
|
17
|
+
import { L as Loading } from './index-68a238fa.js';
|
|
18
18
|
import { motion } from 'framer-motion';
|
|
19
19
|
import styled from '@emotion/styled';
|
|
20
|
-
import { M as MediaQueries } from './utils-
|
|
21
|
-
import { B as Button } from './index-
|
|
20
|
+
import { M as MediaQueries } from './utils-7233a650.js';
|
|
21
|
+
import { B as Button } from './index-4d9dc68f.js';
|
|
22
22
|
import { Remarkable } from 'remarkable';
|
|
23
23
|
import { ArrowRight as ArrowRight$1 } from '@hhgtech/icons/other';
|
|
24
24
|
import { useInView } from 'react-intersection-observer';
|
|
25
|
-
import { C as CommonGAssets } from './index-
|
|
25
|
+
import { C as CommonGAssets } from './index-869c8fb8.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-f51c0226.js';
|
|
28
28
|
import { v4 } from 'uuid';
|
|
29
|
-
import { T as Text } from './index-
|
|
29
|
+
import { T as Text } from './index-baffeb85.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-38840843.js';
|
|
33
33
|
import '@mantine/dates';
|
|
34
|
-
import './index-
|
|
35
|
-
import './index-
|
|
36
|
-
import './index.styles-
|
|
37
|
-
import './translationsContext-
|
|
34
|
+
import './index-6e10940c.js';
|
|
35
|
+
import './index-a68aaa02.js';
|
|
36
|
+
import './index.styles-40ea7bc6.js';
|
|
37
|
+
import './translationsContext-d27f5a58.js';
|
|
38
38
|
import '@mantine/hooks';
|
|
39
|
-
import './index-
|
|
39
|
+
import './index-a90c695c.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-396a13f4.js';
|
|
45
45
|
import { setDefaultClass } from './miscDefaultClassWrapper.js';
|
|
46
|
-
import { L as LOCALE } from './Locale-
|
|
47
|
-
import { I as InputDate } from './InputDate-
|
|
48
|
-
import { B as Button$1 } from './index-
|
|
49
|
-
import { D as Dropdown } from './index-
|
|
50
|
-
import { u as useSSOV2Store, I as IS_SSOV2_ENABLED } from './store-
|
|
51
|
-
import { g as getURLwithSSOTracking } from './utils-
|
|
52
|
-
import { T as TextArea } from './index-
|
|
46
|
+
import { L as LOCALE } from './Locale-1f2c21eb.js';
|
|
47
|
+
import { I as InputDate } from './InputDate-5e4ab810.js';
|
|
48
|
+
import { B as Button$1 } from './index-426c2142.js';
|
|
49
|
+
import { D as Dropdown } from './index-a64ad725.js';
|
|
50
|
+
import { u as useSSOV2Store, I as IS_SSOV2_ENABLED } from './store-8dea051b.js';
|
|
51
|
+
import { g as getURLwithSSOTracking } from './utils-469225d1.js';
|
|
52
|
+
import { T as TextArea } from './index-f4535b4e.js';
|
|
53
53
|
import StarRatings from 'react-star-ratings';
|
|
54
54
|
import { ArticleCard } from './moleculesArticleCard.js';
|
|
55
|
-
import { T as Text$1 } from './index-
|
|
56
|
-
import { H as Heading } from './index-
|
|
55
|
+
import { T as Text$1 } from './index-72820264.js';
|
|
56
|
+
import { H as Heading$1 } from './index-91740e7a.js';
|
|
57
57
|
import 'date-fns/locale';
|
|
58
58
|
import './constantsSite.js';
|
|
59
59
|
import './constantsRiskScreener.js';
|
|
60
60
|
import './miscCookieHelper.js';
|
|
61
61
|
import 'slugify';
|
|
62
62
|
import './togetherApiPaths.js';
|
|
63
|
-
import './index-
|
|
64
|
-
import './WhatsApp-
|
|
65
|
-
import './Spinner-
|
|
66
|
-
import './index-
|
|
67
|
-
import './shared-
|
|
68
|
-
import './index-
|
|
63
|
+
import './index-0e1dcf59.js';
|
|
64
|
+
import './WhatsApp-c880711d.js';
|
|
65
|
+
import './Spinner-aafa7c71.js';
|
|
66
|
+
import './index-51f03fb2.js';
|
|
67
|
+
import './shared-14bc508b.js';
|
|
68
|
+
import './index-0d7710c3.js';
|
|
69
69
|
import '@mantine/carousel';
|
|
70
|
-
import './useUniqueId-
|
|
70
|
+
import './useUniqueId-37f1fceb.js';
|
|
71
71
|
import '@emotion/react';
|
|
72
72
|
import '@hhgtech/icons/core';
|
|
73
73
|
import '@mantine/notifications';
|
|
74
74
|
import 'zustand';
|
|
75
|
-
import './index-
|
|
76
|
-
import './normalizeLink-
|
|
77
|
-
import './healthTools-
|
|
75
|
+
import './index-c36decda.js';
|
|
76
|
+
import './normalizeLink-0605f30f.js';
|
|
77
|
+
import './healthTools-9b76c947.js';
|
|
78
78
|
|
|
79
79
|
// extend fastdom
|
|
80
80
|
const fastdom = fd.extend(fastdomPromised);
|
|
@@ -1340,6 +1340,25 @@ const StyledContainerFullscreen = styled.div `
|
|
|
1340
1340
|
gap: 30px;
|
|
1341
1341
|
}
|
|
1342
1342
|
|
|
1343
|
+
&.si-no-left-info {
|
|
1344
|
+
${MediaQueries.mbUp} {
|
|
1345
|
+
flex-direction: column;
|
|
1346
|
+
align-items: flex-end;
|
|
1347
|
+
|
|
1348
|
+
.si-revamp-right {
|
|
1349
|
+
max-width: 720px;
|
|
1350
|
+
min-width: 0;
|
|
1351
|
+
width: 100%;
|
|
1352
|
+
}
|
|
1353
|
+
|
|
1354
|
+
.disclaimer-bottom.subot-form {
|
|
1355
|
+
display: block;
|
|
1356
|
+
width: 100%;
|
|
1357
|
+
max-width: 720px;
|
|
1358
|
+
}
|
|
1359
|
+
}
|
|
1360
|
+
}
|
|
1361
|
+
|
|
1343
1362
|
&.si-typeform-container {
|
|
1344
1363
|
flex-direction: column;
|
|
1345
1364
|
.si-revamp-left,
|
|
@@ -1946,8 +1965,14 @@ const StyledWrap$o = styled.div `
|
|
|
1946
1965
|
}
|
|
1947
1966
|
`;
|
|
1948
1967
|
|
|
1968
|
+
const hasSubotLeftInfo = (subotSettingData) => Boolean((subotSettingData === null || subotSettingData === void 0 ? void 0 : subotSettingData.inlineImage) ||
|
|
1969
|
+
(subotSettingData === null || subotSettingData === void 0 ? void 0 : subotSettingData.inilneHeadline) ||
|
|
1970
|
+
((subotSettingData === null || subotSettingData === void 0 ? void 0 : subotSettingData.reviewByAvatar) && (subotSettingData === null || subotSettingData === void 0 ? void 0 : subotSettingData.reviewByName)));
|
|
1949
1971
|
const Container$t = ({ subotSettingData, layout = 'vertical' }) => {
|
|
1950
1972
|
const isShowExpert = subotSettingData.reviewByAvatar && subotSettingData.reviewByName;
|
|
1973
|
+
if (!hasSubotLeftInfo(subotSettingData)) {
|
|
1974
|
+
return null;
|
|
1975
|
+
}
|
|
1951
1976
|
return (React__default.createElement(StyledContainer$1, null,
|
|
1952
1977
|
React__default.createElement(StyledWrap$o, { "data-layout": layout },
|
|
1953
1978
|
subotSettingData.inlineImage && (React__default.createElement("img", { loading: "lazy", alt: "Inline heading", className: "si-image", src: subotSettingData.inlineImage })),
|
|
@@ -6407,13 +6432,17 @@ const View = ({ loading, backgroundImage, isShowFooter, isFullContainer, isDisab
|
|
|
6407
6432
|
return;
|
|
6408
6433
|
}, [bgImgFullContainer]);
|
|
6409
6434
|
if (isFullContainer) {
|
|
6410
|
-
|
|
6411
|
-
|
|
6412
|
-
|
|
6435
|
+
const showLeftInfo = hasSubotLeftInfo(subotSettingData);
|
|
6436
|
+
return (React__default.createElement(StyledContainerFullscreen, { className: "si-container-fs", style: styleFullContainer, "data-has-left-info": showLeftInfo },
|
|
6437
|
+
React__default.createElement(Container$w, { className: clsx('si-container', {
|
|
6438
|
+
'si-typeform-container': Boolean(typeFormProps),
|
|
6439
|
+
'si-no-left-info': !showLeftInfo,
|
|
6440
|
+
}) },
|
|
6441
|
+
showLeftInfo && (React__default.createElement("div", { className: "si-revamp-left" },
|
|
6413
6442
|
React__default.createElement(Container$t, { layout: (typeFormProps && locale) || isMobile
|
|
6414
6443
|
? 'horizontal'
|
|
6415
6444
|
: 'vertical', subotSettingData: subotSettingData }),
|
|
6416
|
-
React__default.createElement(Container$v, { className: clsx(formClass, 'disclaimer-top') })),
|
|
6445
|
+
React__default.createElement(Container$v, { className: clsx(formClass, 'disclaimer-top') }))),
|
|
6417
6446
|
React__default.createElement("div", { className: "si-revamp-right" }, rendered),
|
|
6418
6447
|
React__default.createElement(Container$v, { className: clsx(formClass, 'disclaimer-bottom') }))));
|
|
6419
6448
|
}
|
|
@@ -6465,10 +6494,164 @@ const ContainerWithProvider = (props) => {
|
|
|
6465
6494
|
React__default.createElement(Container, null)));
|
|
6466
6495
|
};
|
|
6467
6496
|
|
|
6497
|
+
const Root = styled(Box) `
|
|
6498
|
+
position: relative;
|
|
6499
|
+
background-color: var(--mantine-color-blue-0, #e7f5ff);
|
|
6500
|
+
|
|
6501
|
+
${MediaQueries.mbDown} {
|
|
6502
|
+
padding-top: 40px;
|
|
6503
|
+
padding-bottom: 40px;
|
|
6504
|
+
}
|
|
6505
|
+
|
|
6506
|
+
${MediaQueries.mbUp} {
|
|
6507
|
+
padding-top: 80px;
|
|
6508
|
+
padding-bottom: 80px;
|
|
6509
|
+
${({ $isTypeForm }) => !$isTypeForm &&
|
|
6510
|
+
`
|
|
6511
|
+
height: calc(654px + 160px);
|
|
6512
|
+
`}
|
|
6513
|
+
}
|
|
6514
|
+
`;
|
|
6515
|
+
const Inner = styled(Container$w) `
|
|
6516
|
+
display: flex;
|
|
6517
|
+
gap: 24px;
|
|
6518
|
+
|
|
6519
|
+
${MediaQueries.mbDown} {
|
|
6520
|
+
flex-direction: column;
|
|
6521
|
+
}
|
|
6522
|
+
|
|
6523
|
+
${MediaQueries.mbUp} {
|
|
6524
|
+
gap: 30px;
|
|
6525
|
+
${({ $isTypeForm }) => $isTypeForm
|
|
6526
|
+
? `
|
|
6527
|
+
flex-direction: column;
|
|
6528
|
+
`
|
|
6529
|
+
: `
|
|
6530
|
+
flex-direction: row;
|
|
6531
|
+
`}
|
|
6532
|
+
${({ $hasLeftInfo, $isTypeForm }) => !$hasLeftInfo &&
|
|
6533
|
+
!$isTypeForm &&
|
|
6534
|
+
`
|
|
6535
|
+
justify-content: flex-end;
|
|
6536
|
+
`}
|
|
6537
|
+
}
|
|
6538
|
+
`;
|
|
6539
|
+
const ColLeft = styled(Stack) `
|
|
6540
|
+
width: 100%;
|
|
6541
|
+
max-width: 490px;
|
|
6542
|
+
|
|
6543
|
+
&[data-type-form='true'] {
|
|
6544
|
+
max-width: 900px;
|
|
6545
|
+
}
|
|
6546
|
+
`;
|
|
6547
|
+
const ColRight = styled(Flex) `
|
|
6548
|
+
background-color: #fff;
|
|
6549
|
+
border-radius: 12px;
|
|
6550
|
+
padding: 12px;
|
|
6551
|
+
align-items: center;
|
|
6552
|
+
justify-content: center;
|
|
6553
|
+
|
|
6554
|
+
${MediaQueries.mbDown} {
|
|
6555
|
+
height: 80vh;
|
|
6556
|
+
max-height: ${({ $isTypeForm }) => ($isTypeForm ? 'none' : '480px')};
|
|
6557
|
+
width: 100%;
|
|
6558
|
+
}
|
|
6559
|
+
|
|
6560
|
+
${MediaQueries.mbUp} {
|
|
6561
|
+
border-radius: 20px;
|
|
6562
|
+
padding: 48px;
|
|
6563
|
+
height: ${({ $isTypeForm }) => ($isTypeForm ? '550px' : '654px')};
|
|
6564
|
+
width: ${({ $isTypeForm }) => ($isTypeForm ? '100%' : '720px')};
|
|
6565
|
+
max-width: 720px;
|
|
6566
|
+
}
|
|
6567
|
+
`;
|
|
6568
|
+
const Header = styled(Stack) `
|
|
6569
|
+
${MediaQueries.mbDown} {
|
|
6570
|
+
flex-direction: row;
|
|
6571
|
+
gap: 16px;
|
|
6572
|
+
}
|
|
6573
|
+
`;
|
|
6574
|
+
const Heading = styled(Stack) `
|
|
6575
|
+
${MediaQueries.mbDown} {
|
|
6576
|
+
width: calc(100% - 48px);
|
|
6577
|
+
}
|
|
6578
|
+
`;
|
|
6579
|
+
const IconSkeleton = styled(Skeleton) `
|
|
6580
|
+
${MediaQueries.mbDown} {
|
|
6581
|
+
width: 48px !important;
|
|
6582
|
+
height: 48px !important;
|
|
6583
|
+
min-width: 48px;
|
|
6584
|
+
}
|
|
6585
|
+
`;
|
|
6586
|
+
const Form = styled.div `
|
|
6587
|
+
position: absolute;
|
|
6588
|
+
inset: 0;
|
|
6589
|
+
`;
|
|
6590
|
+
const DisclaimerRow = styled(Flex) `
|
|
6591
|
+
gap: 8px;
|
|
6592
|
+
align-items: center;
|
|
6593
|
+
|
|
6594
|
+
${({ $isTypeForm }) => !$isTypeForm &&
|
|
6595
|
+
`
|
|
6596
|
+
${MediaQueries.mbUp} {
|
|
6597
|
+
display: none;
|
|
6598
|
+
}
|
|
6599
|
+
`}
|
|
6600
|
+
`;
|
|
6601
|
+
const SubotInlineSkeleton = ({ children, loading, hasLeftInfo = true, isTypeForm = false, }) => {
|
|
6602
|
+
return (React__default.createElement(Root, { "$hasLeftInfo": hasLeftInfo, "$isTypeForm": isTypeForm },
|
|
6603
|
+
React__default.createElement(Inner, { "$hasLeftInfo": hasLeftInfo, "$isTypeForm": isTypeForm, style: { opacity: Number(loading) } },
|
|
6604
|
+
hasLeftInfo && (React__default.createElement(ColLeft, { spacing: 24, justify: "space-between", "data-type-form": isTypeForm },
|
|
6605
|
+
React__default.createElement(Header, { spacing: isTypeForm ? 12 : 24 },
|
|
6606
|
+
React__default.createElement(IconSkeleton, { height: 64, width: 64, radius: "100%" }),
|
|
6607
|
+
React__default.createElement(Heading, { spacing: isTypeForm ? 8 : 16 }, isTypeForm ? (React__default.createElement(Skeleton, { height: 36, width: "100%", radius: 12 })) : (React__default.createElement(React__default.Fragment, null,
|
|
6608
|
+
React__default.createElement(Skeleton, { height: 24, width: "100%", radius: 12 }),
|
|
6609
|
+
React__default.createElement(Skeleton, { height: 24, width: "70%", radius: 12 }))))),
|
|
6610
|
+
React__default.createElement(Flex, { gap: 12, align: "center", sx: isTypeForm
|
|
6611
|
+
? (theme) => ({
|
|
6612
|
+
[theme.fn.largerThan('sm')]: {
|
|
6613
|
+
marginLeft: 60,
|
|
6614
|
+
marginTop: -20,
|
|
6615
|
+
},
|
|
6616
|
+
})
|
|
6617
|
+
: undefined },
|
|
6618
|
+
React__default.createElement(Skeleton, { height: 40, width: 40, radius: "100%", sx: { flexShrink: 0 } }),
|
|
6619
|
+
React__default.createElement(Stack, { spacing: 8, sx: { width: '100%' } },
|
|
6620
|
+
React__default.createElement(Skeleton, { height: 12, width: isTypeForm ? '80%' : '100%', radius: 4 }),
|
|
6621
|
+
React__default.createElement(Skeleton, { height: 12, width: isTypeForm ? '30%' : '70%', radius: 4 }))))),
|
|
6622
|
+
React__default.createElement(ColRight, { "$hasLeftInfo": hasLeftInfo, "$isTypeForm": isTypeForm },
|
|
6623
|
+
React__default.createElement(Stack, { spacing: 16, sx: { width: '100%' } },
|
|
6624
|
+
React__default.createElement(Skeleton, { height: 32, width: "80%", radius: 8 }),
|
|
6625
|
+
React__default.createElement(Stack, { spacing: 8 },
|
|
6626
|
+
React__default.createElement(Skeleton, { height: 16, width: "100%", radius: 4 }),
|
|
6627
|
+
React__default.createElement(Skeleton, { height: 16, width: "100%", radius: 4 }),
|
|
6628
|
+
React__default.createElement(Skeleton, { height: 16, width: "40%", radius: 4 })),
|
|
6629
|
+
React__default.createElement(Skeleton, { height: 40, width: 130, radius: 8 }))),
|
|
6630
|
+
React__default.createElement(DisclaimerRow, { "$isTypeForm": isTypeForm },
|
|
6631
|
+
React__default.createElement(Skeleton, { height: 20, width: 20, radius: "100%" }),
|
|
6632
|
+
React__default.createElement(Skeleton, { height: 16, width: 300, radius: 4 }))),
|
|
6633
|
+
React__default.createElement(Form, { style: { opacity: Number(!loading) } }, children)));
|
|
6634
|
+
};
|
|
6635
|
+
|
|
6636
|
+
const toLeftInfoSettings = (botData) => ({
|
|
6637
|
+
inlineImage: botData.inline_image || '',
|
|
6638
|
+
inilneHeadline: botData.inline_headline || '',
|
|
6639
|
+
reviewByAvatar: botData.inline_avatar || '',
|
|
6640
|
+
reviewByName: botData.inline_review || '',
|
|
6641
|
+
reviewBySpecialty: botData.inline_speciality || '',
|
|
6642
|
+
reviewByHospital: botData.inline_hospital_name || '',
|
|
6643
|
+
});
|
|
6468
6644
|
const SubotInlineRevampWithTheme = (_a) => {
|
|
6469
6645
|
var _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
|
|
6470
|
-
var { onLoadFirstNode } = _a, props = __rest(_a, ["onLoadFirstNode"]);
|
|
6646
|
+
var { onLoadFirstNode, withoutSkeleton } = _a, props = __rest(_a, ["onLoadFirstNode", "withoutSkeleton"]);
|
|
6471
6647
|
const [botData, setBotData] = useState(null);
|
|
6648
|
+
const [isSkeletonVisible, setIsSkeletonVisible] = useState(!withoutSkeleton);
|
|
6649
|
+
const isTypeForm = Boolean(props.typeFormProps);
|
|
6650
|
+
const hasLeftInfo = useMemo(() => {
|
|
6651
|
+
if (!botData)
|
|
6652
|
+
return true;
|
|
6653
|
+
return hasSubotLeftInfo(toLeftInfoSettings(botData));
|
|
6654
|
+
}, [botData]);
|
|
6472
6655
|
useEffect(() => {
|
|
6473
6656
|
(() => __awaiter(void 0, void 0, void 0, function* () {
|
|
6474
6657
|
const subotInlineFirstNode = yield Promise.resolve().then(function () { return index; }).then((res) => res.subotInlineFirstNode);
|
|
@@ -6478,13 +6661,21 @@ const SubotInlineRevampWithTheme = (_a) => {
|
|
|
6478
6661
|
}))();
|
|
6479
6662
|
}, [props.id]);
|
|
6480
6663
|
useEffect(() => {
|
|
6481
|
-
if (botData)
|
|
6482
|
-
|
|
6664
|
+
if (!botData)
|
|
6665
|
+
return;
|
|
6666
|
+
onLoadFirstNode === null || onLoadFirstNode === void 0 ? void 0 : onLoadFirstNode(botData);
|
|
6667
|
+
if (withoutSkeleton) {
|
|
6668
|
+
setIsSkeletonVisible(false);
|
|
6669
|
+
return;
|
|
6483
6670
|
}
|
|
6484
|
-
|
|
6485
|
-
|
|
6486
|
-
|
|
6487
|
-
|
|
6671
|
+
const timer = setTimeout(() => setIsSkeletonVisible(false), 600);
|
|
6672
|
+
return () => clearTimeout(timer);
|
|
6673
|
+
}, [botData, onLoadFirstNode, withoutSkeleton]);
|
|
6674
|
+
const content = botData ? (React__default.createElement(ContainerWithProvider, Object.assign({}, props, { primaryColor: (_c = (_b = botData.extra_settings) === null || _b === void 0 ? void 0 : _b.inline_styles) === null || _c === void 0 ? void 0 : _c.primary_color, textColor: (_e = (_d = botData.extra_settings) === null || _d === void 0 ? void 0 : _d.inline_styles) === null || _e === void 0 ? void 0 : _e.text_color, textButtonColor: (_g = (_f = botData.extra_settings) === null || _f === void 0 ? void 0 : _f.inline_styles) === null || _g === void 0 ? void 0 : _g.text_button_color, bgColor: (_j = (_h = botData.extra_settings) === null || _h === void 0 ? void 0 : _h.inline_styles) === null || _j === void 0 ? void 0 : _j.container_bg_color, bgContentColor: (_l = (_k = botData.extra_settings) === null || _k === void 0 ? void 0 : _k.inline_styles) === null || _l === void 0 ? void 0 : _l.content_bg_color, bgImgFullContainer: (_o = (_m = botData.extra_settings) === null || _m === void 0 ? void 0 : _m.inline_styles) === null || _o === void 0 ? void 0 : _o.container_bg_image }))) : null;
|
|
6675
|
+
if (withoutSkeleton) {
|
|
6676
|
+
return content;
|
|
6677
|
+
}
|
|
6678
|
+
return (React__default.createElement(SubotInlineSkeleton, { loading: isSkeletonVisible, hasLeftInfo: hasLeftInfo, isTypeForm: isTypeForm }, content));
|
|
6488
6679
|
};
|
|
6489
6680
|
|
|
6490
6681
|
const SubotInlineContext = createContext({
|
|
@@ -9103,7 +9294,7 @@ const SubotInlineReview = styled(Text$1) `
|
|
|
9103
9294
|
text-align: left;
|
|
9104
9295
|
}
|
|
9105
9296
|
`;
|
|
9106
|
-
const SubotInlineTitle = styled(Heading) `
|
|
9297
|
+
const SubotInlineTitle = styled(Heading$1) `
|
|
9107
9298
|
text-align: center;
|
|
9108
9299
|
margin-bottom: 8px;
|
|
9109
9300
|
|
|
@@ -1,64 +1,64 @@
|
|
|
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-467ceb9f.js';
|
|
4
|
+
import './utils-7bf25182.js';
|
|
5
|
+
import './index-51f03fb2.js';
|
|
6
|
+
import './index-869c8fb8.js';
|
|
7
7
|
import './constantsDomainLocales.js';
|
|
8
|
-
import './Locale-
|
|
8
|
+
import './Locale-1f2c21eb.js';
|
|
9
9
|
import './constantsIsProduction.js';
|
|
10
|
-
import './index-
|
|
10
|
+
import './index-f08a9fea.js';
|
|
11
11
|
import 'date-fns/locale';
|
|
12
|
-
import './index-
|
|
12
|
+
import './index-a6365bfe.js';
|
|
13
13
|
import './constantsSite.js';
|
|
14
14
|
import './constantsRiskScreener.js';
|
|
15
|
-
import './healthTools-
|
|
16
|
-
import './tslib.es6-
|
|
17
|
-
import './store-
|
|
15
|
+
import './healthTools-9b76c947.js';
|
|
16
|
+
import './tslib.es6-88c4a6c3.js';
|
|
17
|
+
import './store-8dea051b.js';
|
|
18
18
|
import 'zustand';
|
|
19
|
-
import './index-
|
|
20
|
-
import './normalizeLink-
|
|
19
|
+
import './index-c36decda.js';
|
|
20
|
+
import './normalizeLink-0605f30f.js';
|
|
21
21
|
import './miscCookieHelper.js';
|
|
22
22
|
import 'react-phone-number-input';
|
|
23
|
-
import './index-
|
|
24
|
-
import './utils-
|
|
23
|
+
import './index-0d7710c3.js';
|
|
24
|
+
import './utils-7233a650.js';
|
|
25
25
|
import '@emotion/styled';
|
|
26
26
|
import '@mantine/form';
|
|
27
|
-
import './index-
|
|
27
|
+
import './index-38840843.js';
|
|
28
28
|
import '@hhgtech/icons/other';
|
|
29
29
|
import '@mantine/hooks';
|
|
30
|
-
import './index-
|
|
30
|
+
import './index-a68aaa02.js';
|
|
31
31
|
import '@mantine/carousel';
|
|
32
|
-
import './index-
|
|
33
|
-
import './index-
|
|
32
|
+
import './index-baffeb85.js';
|
|
33
|
+
import './index-6e10940c.js';
|
|
34
34
|
import 'dayjs';
|
|
35
35
|
import '@mantine/notifications';
|
|
36
36
|
import './miscTheme.js';
|
|
37
|
-
import './shared-
|
|
37
|
+
import './shared-14bc508b.js';
|
|
38
38
|
import 'classnames';
|
|
39
39
|
import 'uuid';
|
|
40
|
-
import './useUniqueId-
|
|
40
|
+
import './useUniqueId-37f1fceb.js';
|
|
41
41
|
import '@emotion/react';
|
|
42
42
|
import '@hhgtech/icons/core';
|
|
43
|
-
import './index-
|
|
43
|
+
import './index-4d9dc68f.js';
|
|
44
44
|
import '@mantine/dates';
|
|
45
|
-
import './index.styles-
|
|
46
|
-
import './index-
|
|
45
|
+
import './index.styles-40ea7bc6.js';
|
|
46
|
+
import './index-a90c695c.js';
|
|
47
47
|
import './togetherApiPaths.js';
|
|
48
|
-
import './translationsContext-
|
|
49
|
-
import './index-
|
|
50
|
-
import './useHealthToolCache-
|
|
48
|
+
import './translationsContext-d27f5a58.js';
|
|
49
|
+
import './index-91740e7a.js';
|
|
50
|
+
import './useHealthToolCache-d2e59cd6.js';
|
|
51
51
|
import './miscGetDynamicHealthTool.js';
|
|
52
|
-
import './core-
|
|
53
|
-
import './index-
|
|
54
|
-
import './WhatsApp-
|
|
55
|
-
import './Spinner-
|
|
56
|
-
import './index-
|
|
57
|
-
import './index-
|
|
52
|
+
import './core-4fa7f766.js';
|
|
53
|
+
import './index-0e1dcf59.js';
|
|
54
|
+
import './WhatsApp-c880711d.js';
|
|
55
|
+
import './Spinner-aafa7c71.js';
|
|
56
|
+
import './index-5e7a4885.js';
|
|
57
|
+
import './index-97b62aad.js';
|
|
58
58
|
import 'js-cookie';
|
|
59
59
|
import 'lodash/flatten';
|
|
60
60
|
import 'lodash/uniqBy';
|
|
61
|
-
import './index-
|
|
61
|
+
import './index-6e96b655.js';
|
|
62
62
|
import 'slugify';
|
|
63
63
|
import 'string-format';
|
|
64
|
-
import './constants-
|
|
64
|
+
import './constants-f51c0226.js';
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
export { S as SurveyQuestionCard, a as SurveyThankyouCard } from './surveyThankyouCard-
|
|
1
|
+
export { S as SurveyQuestionCard, a as SurveyThankyouCard } from './surveyThankyouCard-e17d11bc.js';
|
|
2
2
|
import 'react';
|
|
3
|
-
import './index-
|
|
4
|
-
import './tslib.es6-
|
|
5
|
-
import './index-
|
|
3
|
+
import './index-426c2142.js';
|
|
4
|
+
import './tslib.es6-88c4a6c3.js';
|
|
5
|
+
import './index-4d9dc68f.js';
|
|
6
6
|
import '@mantine/core';
|
|
7
|
-
import './shared-
|
|
8
|
-
import './index-
|
|
9
|
-
import './index-
|
|
10
|
-
import './index-
|
|
11
|
-
import './index-
|
|
7
|
+
import './shared-14bc508b.js';
|
|
8
|
+
import './index-a68aaa02.js';
|
|
9
|
+
import './index-baffeb85.js';
|
|
10
|
+
import './index-91740e7a.js';
|
|
11
|
+
import './index-1102f24e.js';
|
|
12
12
|
import '@emotion/styled';
|
|
13
13
|
import './miscTheme.js';
|
|
14
|
-
import './utils-
|
|
15
|
-
import './index-
|
|
14
|
+
import './utils-7233a650.js';
|
|
15
|
+
import './index-62a11696.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-426c2142.js';
|
|
3
|
+
import { T as Text } from './index-baffeb85.js';
|
|
4
|
+
import { H as Heading } from './index-91740e7a.js';
|
|
5
|
+
import { I as Input } from './index-1102f24e.js';
|
|
6
|
+
import { T as TextArea } from './index-62a11696.js';
|
|
7
7
|
import styled from '@emotion/styled';
|
|
8
8
|
import { theme } from './miscTheme.js';
|
|
9
9
|
|
|
@@ -7,6 +7,8 @@ export type Props = {
|
|
|
7
7
|
style?: CSSProperties;
|
|
8
8
|
autoPlay?: boolean;
|
|
9
9
|
forceType?: VideoType.SHORTS | VideoType.VIDEO;
|
|
10
|
+
/** When true, infer short vs landscape layout from the URL. Default is landscape video. */
|
|
11
|
+
detectTypeFromUrl?: boolean;
|
|
10
12
|
/** `width:height` (e.g. `16:9`, `9:16`). Overrides auto short/landscape padding when set. */
|
|
11
13
|
ratio?: string;
|
|
12
14
|
/** Thumbnail / Plyr poster: `cover` fills frame (default), `contain` shows full image with possible letterboxing. */
|
|
@@ -14,5 +16,5 @@ export type Props = {
|
|
|
14
16
|
baseUrl?: string;
|
|
15
17
|
onPushStatus?: (val: boolean) => void;
|
|
16
18
|
};
|
|
17
|
-
declare const SocialLinkPreview: ({ url, image, className, style, baseUrl, autoPlay, forceType, ratio, posterFit, onPushStatus, }: Props) => React.JSX.Element;
|
|
19
|
+
declare const SocialLinkPreview: ({ url, image, className, style, baseUrl, autoPlay, forceType, detectTypeFromUrl, ratio, posterFit, onPushStatus, }: Props) => React.JSX.Element;
|
|
18
20
|
export { SocialLinkPreview };
|