@hhgtech/hhg-components 1.28.26 → 1.28.28
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/Subot-1722467d.js +1 -0
- package/build/babyGrowth.js +24 -24
- package/build/cache.js +1 -1
- package/build/care.js +1 -1
- package/build/components.js +1 -1
- package/build/{constants-d9ea113d.js → constants-32fce788.js} +1 -1
- package/build/{constants-206f3b70.js → constants-40e42f36.js} +1 -1
- package/build/constants.js +1 -1
- package/build/{core-1e5dc399.js → core-9daa2b6d.js} +1 -1
- package/build/ecom.js +1 -1
- package/build/esm/Subot-3e26682c.js +1 -0
- package/build/esm/babyGrowth.js +37 -37
- package/build/esm/cache.js +1 -1
- package/build/esm/care.js +1 -1
- package/build/esm/components.js +1 -1
- package/build/esm/{constants-b1321698.js → constants-cf8d2b27.js} +2 -2
- package/build/esm/{constants-f9d7aa8c.js → constants-f17c72d7.js} +1 -1
- package/build/esm/constants.js +1 -1
- package/build/esm/{core-f858b620.js → core-469917c1.js} +1 -1
- package/build/esm/ecom.js +1 -1
- package/build/esm/footer.js +1 -1
- package/build/esm/gAssets.js +1 -1
- package/build/esm/getDynamicHealthTool-07d36d83.js +1 -0
- package/build/esm/getSocialList-52e734b5.js +1 -0
- package/build/esm/hooks.js +1 -1
- package/build/esm/i18n.js +1 -1
- package/build/esm/i18nV2.js +1 -1
- package/build/esm/{index-f4cf350a.js → index-0914cf85.js} +1 -1
- package/build/esm/index-0f17b8aa.js +1 -0
- package/build/esm/index-36c96e53.js +1 -0
- package/build/esm/index-539f568d.js +1 -0
- package/build/esm/index-59321c99.js +1 -0
- package/build/esm/{index-48404b57.js → index-5ff5ccf6.js} +1 -1
- package/build/esm/index-63cb82b7.js +1 -0
- package/build/esm/index-6a242131.js +177 -0
- package/build/esm/index-6db1bd1f.js +1 -0
- package/build/esm/index-70255978.js +1 -0
- package/build/esm/{index-6bfa1218.js → index-7532b0c5.js} +1 -1
- package/build/esm/{index-ee15c33c.js → index-7af053cd.js} +3 -3
- package/build/esm/index-8727c628.js +1 -0
- package/build/esm/{index-a192f489.js → index-992c1d4f.js} +1 -1
- package/build/esm/index-9e8718ca.js +3533 -0
- package/build/esm/index-a53e5cc5.js +1 -0
- package/build/esm/index-a5572feb.js +1 -0
- package/build/esm/index-ab913381.js +1 -0
- package/build/esm/index-bb64c9f3.js +1 -0
- package/build/esm/index-d97b7f95.js +1 -0
- package/build/esm/{index-11fea400.js → index-dce8c446.js} +1 -1
- package/build/esm/index-e9742f34.js +1 -0
- package/build/esm/index.js +1 -1
- package/build/esm/{index.styled-2bdbb16a.js → index.styled-82281f59.js} +135 -135
- package/build/esm/index.styled-83170533.js +50 -0
- package/build/esm/{index.styled-7ef36c68.js → index.styled-8642a0c0.js} +1 -1
- package/build/esm/index.styled-bd0daa57.js +1755 -0
- package/build/esm/{index.styles-07a11ccd.js → index.styles-309a8680.js} +2 -2
- package/build/esm/interfaces/constants/index.d.ts +16 -0
- package/build/esm/interfaces/types/Subot.d.ts +302 -0
- package/build/esm/interfaces/types/SubotInline.d.ts +40 -0
- package/build/esm/interfaces/types/index.d.ts +3 -0
- package/build/esm/lead/api/paths.d.ts +11 -0
- package/build/esm/lead/api/utils.d.ts +5 -0
- package/build/esm/lead.js +1 -1
- package/build/esm/mantine.js +1 -1
- package/build/esm/misc/fastdom.d.ts +41 -0
- package/build/esm/misc.js +1 -1
- package/build/esm/navigation.js +1 -1
- package/build/esm/onboardingV2.js +9 -9
- package/build/esm/pwg.js +3 -3
- package/build/esm/{routing-a4e59b08.js → routing-910eb4da.js} +1 -1
- package/build/esm/subot/api/paths.d.ts +19 -0
- package/build/esm/subot/api/utils.d.ts +13 -0
- package/build/esm/subot/components/PhoneInput/index.d.ts +17 -0
- package/build/esm/subot/components/markdown/index.d.ts +5 -0
- package/build/esm/subot/components/markdown/index.styled.d.ts +1 -0
- package/build/esm/subot/components/otpInfoForm/countDown.d.ts +19 -0
- package/build/esm/subot/components/otpInfoForm/index.d.ts +18 -0
- package/build/esm/subot/components/otpInfoForm/index.styled.d.ts +2 -0
- package/build/esm/subot/components/userInfoForm/GoogleAddressField.d.ts +34 -0
- package/build/esm/subot/components/userInfoForm/SelectItem.d.ts +8 -0
- package/build/esm/subot/components/userInfoForm/index.d.ts +20 -0
- package/build/esm/subot/components/userInfoForm/index.styled.d.ts +3 -0
- package/build/esm/subot/components/userInfoForm/utils.d.ts +9 -0
- package/build/esm/subot/hooks/useAddressMultipleLevelData/index.d.ts +13 -0
- package/build/esm/subot/hooks/useCurrentUrl.d.ts +1 -0
- package/build/esm/subot/hooks/useDescriptionPollNode.d.ts +6 -0
- package/build/esm/subot/hooks/useValidationMultiOption.d.ts +5 -0
- package/build/esm/subot/index.d.ts +2 -0
- package/build/esm/subot/subotInlineRevamp/assets/check-circle-green.d.ts +3 -0
- package/build/esm/subot/subotInlineRevamp/assets/checkbox.d.ts +3 -0
- package/build/esm/subot/subotInlineRevamp/assets/chevron-down.d.ts +3 -0
- package/build/esm/subot/subotInlineRevamp/assets/chevron-left.d.ts +3 -0
- package/build/esm/subot/subotInlineRevamp/assets/chevron-right.d.ts +3 -0
- package/build/esm/subot/subotInlineRevamp/assets/close.d.ts +3 -0
- package/build/esm/subot/subotInlineRevamp/assets/delete-icon.d.ts +3 -0
- package/build/esm/subot/subotInlineRevamp/assets/icon-edit.d.ts +3 -0
- package/build/esm/subot/subotInlineRevamp/assets/info-error.d.ts +3 -0
- package/build/esm/subot/subotInlineRevamp/assets/info.d.ts +3 -0
- package/build/esm/subot/subotInlineRevamp/assets/location.d.ts +3 -0
- package/build/esm/subot/subotInlineRevamp/assets/references.d.ts +3 -0
- package/build/esm/subot/subotInlineRevamp/assets/refresh.d.ts +3 -0
- package/build/esm/subot/subotInlineRevamp/common/styles.d.ts +3 -0
- package/build/esm/subot/subotInlineRevamp/common/subotInlineVoucherLeftUI/index.d.ts +10 -0
- package/build/esm/subot/subotInlineRevamp/container.d.ts +4 -0
- package/build/esm/subot/subotInlineRevamp/context.d.ts +4 -0
- package/build/esm/subot/subotInlineRevamp/friso.utils.d.ts +3 -0
- package/build/esm/subot/subotInlineRevamp/index.d.ts +1 -0
- package/build/esm/subot/subotInlineRevamp/styled.d.ts +2 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineAction/SubotInlineActionImageChoice/index.d.ts +7 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineAction/SubotInlineActionSSO/index.d.ts +7 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineAction/SubotInlineActionTextChoice/index.d.ts +8 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineAction/SubotInlineActionTextChoice/styles.d.ts +21 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineAction/SubotInlinePollChoice/index.d.ts +7 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineAction/SubotInlinePollChoice/styles.d.ts +1 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineAction/SubotInlinePollChoiceImage/index.d.ts +7 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineAction/index.d.ts +7 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineAction/styles.d.ts +1 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineAction/utils.d.ts +8 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineDisclaimer/index.d.ts +6 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineDisclaimer/styles.d.ts +1 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineFooter/index.d.ts +6 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineFooter/styles.d.ts +1 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineInfoSection/index.d.ts +16 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentBotButton/index.d.ts +7 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentBotButton/styles.d.ts +1 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentBotEventSubmission/index.d.ts +7 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentBotImage/index.d.ts +7 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentBotImage/styles.d.ts +1 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentBotRelatedArticle/index.d.ts +9 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentBotRelatedArticle/styles.d.ts +1 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentBotSuggestedService/SubotInlineServiceDisclaimer/index.d.ts +9 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentBotSuggestedService/SubotInlineServiceDisclaimer/styles.d.ts +1 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentBotSuggestedService/index.d.ts +7 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentBotSuggestedService/styles.d.ts +1 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentBotText/index.d.ts +7 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentBotText/styles.d.ts +1 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentBotTitle/index.d.ts +11 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentBotTitle/styles.d.ts +1 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentSSO/index.d.ts +7 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentSSO/styles.d.ts +1 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentUrl/index.d.ts +4 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentUrl/styles.d.ts +4 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineIntent/index.d.ts +7 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineIntent/styles.d.ts +1 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineIntent/utils.d.ts +8 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineNode/container.d.ts +9 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineNode/context.d.ts +13 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineNode/index.d.ts +1 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeFinal/index.d.ts +7 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeFinal/styles.d.ts +1 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeFinalStandard/index.d.ts +7 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeFinalStandard/styles.d.ts +3 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeFinalStandard/sub-inline-intent.d.ts +7 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeFinalThankYou/index.d.ts +7 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeFinalThankYou/styles.d.ts +1 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeForm/index.d.ts +7 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeForm/styles.d.ts +1 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeImage/index.d.ts +7 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeImage/styles.d.ts +1 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeMultiple/index.d.ts +7 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeMultiple/styles.d.ts +1 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineNode/subotInlineNodePoll/index.d.ts +7 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineNode/subotInlineNodePoll/styles.d.ts +1 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeSSO/index.d.ts +8 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeSSO/styles.d.ts +1 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeStart/container.d.ts +11 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeStart/index.d.ts +1 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeStart/styles.d.ts +1 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeText/index.d.ts +7 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeText/styles.d.ts +1 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineNode/utils.d.ts +5 -0
- package/build/esm/subot/subotInlineRevamp/subotInlineNode/view.d.ts +3 -0
- package/build/esm/subot/subotInlineRevamp/types.d.ts +60 -0
- package/build/esm/subot/subotInlineRevamp/utils.d.ts +52 -0
- package/build/esm/subot/subotInlineRevamp/view.d.ts +4 -0
- package/build/esm/subot/utils/dynamicScore.utils.d.ts +12 -0
- package/build/esm/subot/utils/fpixel.d.ts +2 -0
- package/build/esm/subot/utils/index.d.ts +24 -0
- package/build/esm/subot.js +1709 -0
- package/build/esm/together/api/utils.d.ts +2 -2
- package/build/esm/together/interfaces/types.d.ts +1 -0
- package/build/esm/together/togetherComponentGlobalContext.d.ts +9 -1
- package/build/esm/together.js +1 -1
- package/build/esm/types-225e1b02.js +1 -0
- package/build/esm/{types-de6c8d61.js → types-f83118a3.js} +1 -1
- package/build/esm/types.js +1 -1
- package/build/esm/useCategory-28c9abc6.js +1 -0
- package/build/esm/useHealthToolCache-e117dfc4.js +1 -0
- package/build/esm/usePlacesAutocomplete-e30f1118.js +1 -0
- package/build/esm/{useRafState-1446e72b.js → useRafState-10da1fd9.js} +1 -1
- package/build/esm/{useTranslations-28b19550.js → useTranslations-d8b9e866.js} +1 -1
- package/build/esm/utils-a7d6d7bd.js +1 -0
- package/build/esm/{utils-4dd7269c.js → utils-c6957af3.js} +1 -1
- package/build/esm/vaccination.js +5 -5
- package/build/footer.js +1 -1
- package/build/gAssets.js +1 -1
- package/build/getDynamicHealthTool-de43b3f5.js +1 -0
- package/build/getSocialList-9fc8841e.js +1 -0
- package/build/hooks.js +1 -1
- package/build/i18n.js +1 -1
- package/build/i18nV2.js +1 -1
- package/build/{index-f7536bc6.js → index-08284f8f.js} +2 -2
- package/build/{index-781bee17.js → index-289338c5.js} +1 -1
- package/build/index-2efa93f4.js +1 -0
- package/build/index-377f90fc.js +1 -0
- package/build/{index-2922fa49.js → index-48ac2384.js} +1 -1
- package/build/index-494c572e.js +1 -0
- package/build/index-542a0aa1.js +1 -0
- package/build/index-64661797.js +1 -0
- package/build/index-701c4a92.js +1 -0
- package/build/{esm/index-dbff2d47.js → index-85ea987c.js} +1 -1
- package/build/index-97b22be6.js +1 -0
- package/build/index-9c75f185.js +1 -0
- package/build/{index-0212babb.js → index-a3916b70.js} +1 -1
- package/build/index-adc97936.js +1 -0
- package/build/index-cdb7ff38.js +1 -0
- package/build/index-cefda9d4.js +1 -0
- package/build/index-dbb6aa7b.js +1 -0
- package/build/{index-e3a8e828.js → index-dc09ac1e.js} +3 -3
- package/build/index-ee279ebe.js +177 -0
- package/build/index-f2ae4ff9.js +1 -0
- package/build/index-f6748529.js +1 -0
- package/build/index-f712bf65.js +3533 -0
- package/build/index.js +1 -1
- package/build/index.styled-2bf89382.js +50 -0
- package/build/{index.styled-e25011fd.js → index.styled-366879b1.js} +126 -126
- package/build/{index.styled-0a9266aa.js → index.styled-72b6bed2.js} +1 -1
- package/build/index.styled-86c3180a.js +1755 -0
- package/build/{index.styles-f208cbbd.js → index.styles-5b4ce3f7.js} +37 -37
- package/build/interfaces/constants/index.d.ts +16 -0
- package/build/interfaces/types/Subot.d.ts +302 -0
- package/build/interfaces/types/SubotInline.d.ts +40 -0
- package/build/interfaces/types/index.d.ts +3 -0
- package/build/lead/api/paths.d.ts +11 -0
- package/build/lead/api/utils.d.ts +5 -0
- package/build/lead.js +1 -1
- package/build/mantine.js +1 -1
- package/build/misc/fastdom.d.ts +41 -0
- package/build/misc.js +1 -1
- package/build/navigation.js +1 -1
- package/build/onboardingV2.js +5 -5
- package/build/pwg.js +3 -3
- package/build/{routing-eeb746d3.js → routing-9196855e.js} +1 -1
- package/build/subot/api/paths.d.ts +19 -0
- package/build/subot/api/utils.d.ts +13 -0
- package/build/subot/components/PhoneInput/index.d.ts +17 -0
- package/build/subot/components/markdown/index.d.ts +5 -0
- package/build/subot/components/markdown/index.styled.d.ts +1 -0
- package/build/subot/components/otpInfoForm/countDown.d.ts +19 -0
- package/build/subot/components/otpInfoForm/index.d.ts +18 -0
- package/build/subot/components/otpInfoForm/index.styled.d.ts +2 -0
- package/build/subot/components/userInfoForm/GoogleAddressField.d.ts +34 -0
- package/build/subot/components/userInfoForm/SelectItem.d.ts +8 -0
- package/build/subot/components/userInfoForm/index.d.ts +20 -0
- package/build/subot/components/userInfoForm/index.styled.d.ts +3 -0
- package/build/subot/components/userInfoForm/utils.d.ts +9 -0
- package/build/subot/hooks/useAddressMultipleLevelData/index.d.ts +13 -0
- package/build/subot/hooks/useCurrentUrl.d.ts +1 -0
- package/build/subot/hooks/useDescriptionPollNode.d.ts +6 -0
- package/build/subot/hooks/useValidationMultiOption.d.ts +5 -0
- package/build/subot/index.d.ts +2 -0
- package/build/subot/subotInlineRevamp/assets/check-circle-green.d.ts +3 -0
- package/build/subot/subotInlineRevamp/assets/checkbox.d.ts +3 -0
- package/build/subot/subotInlineRevamp/assets/chevron-down.d.ts +3 -0
- package/build/subot/subotInlineRevamp/assets/chevron-left.d.ts +3 -0
- package/build/subot/subotInlineRevamp/assets/chevron-right.d.ts +3 -0
- package/build/subot/subotInlineRevamp/assets/close.d.ts +3 -0
- package/build/subot/subotInlineRevamp/assets/delete-icon.d.ts +3 -0
- package/build/subot/subotInlineRevamp/assets/icon-edit.d.ts +3 -0
- package/build/subot/subotInlineRevamp/assets/info-error.d.ts +3 -0
- package/build/subot/subotInlineRevamp/assets/info.d.ts +3 -0
- package/build/subot/subotInlineRevamp/assets/location.d.ts +3 -0
- package/build/subot/subotInlineRevamp/assets/references.d.ts +3 -0
- package/build/subot/subotInlineRevamp/assets/refresh.d.ts +3 -0
- package/build/subot/subotInlineRevamp/common/styles.d.ts +3 -0
- package/build/subot/subotInlineRevamp/common/subotInlineVoucherLeftUI/index.d.ts +10 -0
- package/build/subot/subotInlineRevamp/container.d.ts +4 -0
- package/build/subot/subotInlineRevamp/context.d.ts +4 -0
- package/build/subot/subotInlineRevamp/friso.utils.d.ts +3 -0
- package/build/subot/subotInlineRevamp/index.d.ts +1 -0
- package/build/subot/subotInlineRevamp/styled.d.ts +2 -0
- package/build/subot/subotInlineRevamp/subotInlineAction/SubotInlineActionImageChoice/index.d.ts +7 -0
- package/build/subot/subotInlineRevamp/subotInlineAction/SubotInlineActionSSO/index.d.ts +7 -0
- package/build/subot/subotInlineRevamp/subotInlineAction/SubotInlineActionTextChoice/index.d.ts +8 -0
- package/build/subot/subotInlineRevamp/subotInlineAction/SubotInlineActionTextChoice/styles.d.ts +21 -0
- package/build/subot/subotInlineRevamp/subotInlineAction/SubotInlinePollChoice/index.d.ts +7 -0
- package/build/subot/subotInlineRevamp/subotInlineAction/SubotInlinePollChoice/styles.d.ts +1 -0
- package/build/subot/subotInlineRevamp/subotInlineAction/SubotInlinePollChoiceImage/index.d.ts +7 -0
- package/build/subot/subotInlineRevamp/subotInlineAction/index.d.ts +7 -0
- package/build/subot/subotInlineRevamp/subotInlineAction/styles.d.ts +1 -0
- package/build/subot/subotInlineRevamp/subotInlineAction/utils.d.ts +8 -0
- package/build/subot/subotInlineRevamp/subotInlineDisclaimer/index.d.ts +6 -0
- package/build/subot/subotInlineRevamp/subotInlineDisclaimer/styles.d.ts +1 -0
- package/build/subot/subotInlineRevamp/subotInlineFooter/index.d.ts +6 -0
- package/build/subot/subotInlineRevamp/subotInlineFooter/styles.d.ts +1 -0
- package/build/subot/subotInlineRevamp/subotInlineInfoSection/index.d.ts +16 -0
- package/build/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentBotButton/index.d.ts +7 -0
- package/build/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentBotButton/styles.d.ts +1 -0
- package/build/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentBotEventSubmission/index.d.ts +7 -0
- package/build/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentBotImage/index.d.ts +7 -0
- package/build/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentBotImage/styles.d.ts +1 -0
- package/build/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentBotRelatedArticle/index.d.ts +9 -0
- package/build/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentBotRelatedArticle/styles.d.ts +1 -0
- package/build/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentBotSuggestedService/SubotInlineServiceDisclaimer/index.d.ts +9 -0
- package/build/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentBotSuggestedService/SubotInlineServiceDisclaimer/styles.d.ts +1 -0
- package/build/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentBotSuggestedService/index.d.ts +7 -0
- package/build/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentBotSuggestedService/styles.d.ts +1 -0
- package/build/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentBotText/index.d.ts +7 -0
- package/build/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentBotText/styles.d.ts +1 -0
- package/build/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentBotTitle/index.d.ts +11 -0
- package/build/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentBotTitle/styles.d.ts +1 -0
- package/build/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentSSO/index.d.ts +7 -0
- package/build/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentSSO/styles.d.ts +1 -0
- package/build/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentUrl/index.d.ts +4 -0
- package/build/subot/subotInlineRevamp/subotInlineIntent/SubotInlineIntentUrl/styles.d.ts +4 -0
- package/build/subot/subotInlineRevamp/subotInlineIntent/index.d.ts +7 -0
- package/build/subot/subotInlineRevamp/subotInlineIntent/styles.d.ts +1 -0
- package/build/subot/subotInlineRevamp/subotInlineIntent/utils.d.ts +8 -0
- package/build/subot/subotInlineRevamp/subotInlineNode/container.d.ts +9 -0
- package/build/subot/subotInlineRevamp/subotInlineNode/context.d.ts +13 -0
- package/build/subot/subotInlineRevamp/subotInlineNode/index.d.ts +1 -0
- package/build/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeFinal/index.d.ts +7 -0
- package/build/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeFinal/styles.d.ts +1 -0
- package/build/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeFinalStandard/index.d.ts +7 -0
- package/build/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeFinalStandard/styles.d.ts +3 -0
- package/build/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeFinalStandard/sub-inline-intent.d.ts +7 -0
- package/build/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeFinalThankYou/index.d.ts +7 -0
- package/build/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeFinalThankYou/styles.d.ts +1 -0
- package/build/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeForm/index.d.ts +7 -0
- package/build/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeForm/styles.d.ts +1 -0
- package/build/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeImage/index.d.ts +7 -0
- package/build/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeImage/styles.d.ts +1 -0
- package/build/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeMultiple/index.d.ts +7 -0
- package/build/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeMultiple/styles.d.ts +1 -0
- package/build/subot/subotInlineRevamp/subotInlineNode/subotInlineNodePoll/index.d.ts +7 -0
- package/build/subot/subotInlineRevamp/subotInlineNode/subotInlineNodePoll/styles.d.ts +1 -0
- package/build/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeSSO/index.d.ts +8 -0
- package/build/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeSSO/styles.d.ts +1 -0
- package/build/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeStart/container.d.ts +11 -0
- package/build/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeStart/index.d.ts +1 -0
- package/build/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeStart/styles.d.ts +1 -0
- package/build/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeText/index.d.ts +7 -0
- package/build/subot/subotInlineRevamp/subotInlineNode/subotInlineNodeText/styles.d.ts +1 -0
- package/build/subot/subotInlineRevamp/subotInlineNode/utils.d.ts +5 -0
- package/build/subot/subotInlineRevamp/subotInlineNode/view.d.ts +3 -0
- package/build/subot/subotInlineRevamp/types.d.ts +60 -0
- package/build/subot/subotInlineRevamp/utils.d.ts +52 -0
- package/build/subot/subotInlineRevamp/view.d.ts +4 -0
- package/build/subot/utils/dynamicScore.utils.d.ts +12 -0
- package/build/subot/utils/fpixel.d.ts +2 -0
- package/build/subot/utils/index.d.ts +24 -0
- package/build/subot.js +1709 -0
- package/build/together/api/utils.d.ts +2 -2
- package/build/together/interfaces/types.d.ts +1 -0
- package/build/together/togetherComponentGlobalContext.d.ts +9 -1
- package/build/together.js +1 -1
- package/build/types-7c5b4a63.js +1 -0
- package/build/{types-9c12ca83.js → types-7ff69523.js} +1 -1
- package/build/types.js +1 -1
- package/build/useCategory-db396f3e.js +1 -0
- package/build/{useHealthToolCache-6cdee506.js → useHealthToolCache-78894feb.js} +1 -1
- package/build/usePlacesAutocomplete-cc9ed6fe.js +1 -0
- package/build/{useRafState-1e420cf7.js → useRafState-ade92052.js} +1 -1
- package/build/{useTranslations-91457229.js → useTranslations-45ef6653.js} +1 -1
- package/build/utils-9013d9b5.js +1 -0
- package/build/{utils-293ffa82.js → utils-cef4a03b.js} +1 -1
- package/build/vaccination.js +1 -1
- package/package.json +6 -1
- package/build/Onboarding-657118be.js +0 -1
- package/build/esm/Onboarding-68463903.js +0 -1
- package/build/esm/getDynamicHealthTool-844c6f6a.js +0 -1
- package/build/esm/getSocialList-7e971b70.js +0 -1
- package/build/esm/index-146e09e3.js +0 -177
- package/build/esm/index-3d5c1bc6.js +0 -1
- package/build/esm/index-480d01ae.js +0 -50
- package/build/esm/index-58c18460.js +0 -1
- package/build/esm/index-5b6ce3c8.js +0 -1
- package/build/esm/index-7344117e.js +0 -1
- package/build/esm/index-798caaf0.js +0 -3533
- package/build/esm/index-9dfd478f.js +0 -1
- package/build/esm/index-bac9d662.js +0 -1
- package/build/esm/index-bbcd103b.js +0 -1755
- package/build/esm/index-c382ba8d.js +0 -1
- package/build/esm/index-d08071f0.js +0 -1
- package/build/esm/types-6e7ea58d.js +0 -1
- package/build/esm/useCategory-66dc7051.js +0 -1
- package/build/esm/useHealthToolCache-5b011d4c.js +0 -1
- package/build/esm/utils-c9c9f998.js +0 -1
- package/build/getDynamicHealthTool-701bf691.js +0 -1
- package/build/getSocialList-34b4160e.js +0 -1
- package/build/index-26547fdb.js +0 -50
- package/build/index-2ef62da6.js +0 -1
- package/build/index-43968e3d.js +0 -1755
- package/build/index-6e03cf5a.js +0 -1
- package/build/index-773217c2.js +0 -1
- package/build/index-79708112.js +0 -1
- package/build/index-80c61fb6.js +0 -1
- package/build/index-820acd26.js +0 -1
- package/build/index-85409c2e.js +0 -1
- package/build/index-a0d5a151.js +0 -3533
- package/build/index-b75de7cd.js +0 -177
- package/build/index-c5b7c15a.js +0 -1
- package/build/index-e2b8fc0e.js +0 -1
- package/build/index-e68f4447.js +0 -1
- package/build/types-5160cfd8.js +0 -1
- package/build/useCategory-9cb93e7b.js +0 -1
- package/build/utils-18296362.js +0 -1
- /package/build/{BMI_BOYS.percentile.monthly-1cd695d8.js → BMI_BOYS.percentile.monthly-3dc40e7f.js} +0 -0
- /package/build/{BMI_BOYS.percentile.weekly-0056c560.js → BMI_BOYS.percentile.weekly-c850c918.js} +0 -0
- /package/build/{BMI_BOYS.percentile.yearly-03cca0be.js → BMI_BOYS.percentile.yearly-801eb999.js} +0 -0
- /package/build/{BMI_BOYS.zscore.monthly-aa5df91d.js → BMI_BOYS.zscore.monthly-0ab0be45.js} +0 -0
- /package/build/{BMI_BOYS.zscore.weekly-3d76505b.js → BMI_BOYS.zscore.weekly-9a937581.js} +0 -0
- /package/build/{BMI_BOYS.zscore.yearly-52d967e9.js → BMI_BOYS.zscore.yearly-17dfd6d3.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.monthly-1d8ebde3.js → BMI_GIRLS.percentile.monthly-d8085dfe.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.weekly-77acf120.js → BMI_GIRLS.percentile.weekly-1f360a48.js} +0 -0
- /package/build/{BMI_GIRLS.percentile.yearly-0baa066c.js → BMI_GIRLS.percentile.yearly-51c5c6d1.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.monthly-2c416f8b.js → BMI_GIRLS.zscore.monthly-b3f5412f.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.weekly-05aa726d.js → BMI_GIRLS.zscore.weekly-67ca1c19.js} +0 -0
- /package/build/{BMI_GIRLS.zscore.yearly-d1a2c524.js → BMI_GIRLS.zscore.yearly-53909407.js} +0 -0
- /package/build/{ChevronDown-a7f9de37.js → ChevronDown-e78dfe2c.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.monthly-5c54a40f.js → HEAD CIRCUM_BOYS.percentile.monthly-5a9fd77d.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.weekly-ed924d0f.js → HEAD CIRCUM_BOYS.percentile.weekly-10342371.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.percentile.yearly-39b250f2.js → HEAD CIRCUM_BOYS.percentile.yearly-ce0fca94.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.monthly-89b42d5b.js → HEAD CIRCUM_BOYS.zscore.monthly-7ed50089.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.weekly-11d3c7fe.js → HEAD CIRCUM_BOYS.zscore.weekly-94d77f2e.js} +0 -0
- /package/build/{HEAD CIRCUM_BOYS.zscore.yearly-48bbe7a5.js → HEAD CIRCUM_BOYS.zscore.yearly-d54b7848.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.monthly-f611c38e.js → HEAD CIRCUM_GIRLS.percentile.monthly-8dec8c91.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.weekly-fcbd5d63.js → HEAD CIRCUM_GIRLS.percentile.weekly-b1976ffa.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.percentile.yearly-8224f26f.js → HEAD CIRCUM_GIRLS.percentile.yearly-9d04b05d.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.monthly-c7f6b828.js → HEAD CIRCUM_GIRLS.zscore.monthly-7f142a08.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.weekly-49769efc.js → HEAD CIRCUM_GIRLS.zscore.weekly-d48f6954.js} +0 -0
- /package/build/{HEAD CIRCUM_GIRLS.zscore.yearly-0b528e0a.js → HEAD CIRCUM_GIRLS.zscore.yearly-14434e4f.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.monthly-e35d8b62.js → HEIGHT_BOYS.percentile.monthly-676f5530.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.weekly-521fe16f.js → HEIGHT_BOYS.percentile.weekly-60e45b6b.js} +0 -0
- /package/build/{HEIGHT_BOYS.percentile.yearly-0330595f.js → HEIGHT_BOYS.percentile.yearly-15334902.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.monthly-829ea24d.js → HEIGHT_BOYS.zscore.monthly-bce4de71.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.weekly-a21e2c75.js → HEIGHT_BOYS.zscore.weekly-823114cd.js} +0 -0
- /package/build/{HEIGHT_BOYS.zscore.yearly-9a35dcb2.js → HEIGHT_BOYS.zscore.yearly-835c9bb9.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.monthly-2b496255.js → HEIGHT_GIRLS.percentile.monthly-553e9c6f.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.weekly-798d0798.js → HEIGHT_GIRLS.percentile.weekly-feb2d33e.js} +0 -0
- /package/build/{HEIGHT_GIRLS.percentile.yearly-98716d86.js → HEIGHT_GIRLS.percentile.yearly-6f499cc5.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.monthly-c7cae5ca.js → HEIGHT_GIRLS.zscore.monthly-abfe8b81.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.weekly-2a3d14bd.js → HEIGHT_GIRLS.zscore.weekly-b7966832.js} +0 -0
- /package/build/{HEIGHT_GIRLS.zscore.yearly-1f072a23.js → HEIGHT_GIRLS.zscore.yearly-37f75f33.js} +0 -0
- /package/build/{Visible-18046824.js → Visible-1c56fbc5.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.monthly-3934e3d6.js → WEIGHT_BOYS.percentile.monthly-91f605bd.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.weekly-d1e205d3.js → WEIGHT_BOYS.percentile.weekly-80e52ebe.js} +0 -0
- /package/build/{WEIGHT_BOYS.percentile.yearly-60038eb2.js → WEIGHT_BOYS.percentile.yearly-a42fe36c.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.monthly-09c98a58.js → WEIGHT_BOYS.zscore.monthly-abd7d187.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.weekly-f5af9666.js → WEIGHT_BOYS.zscore.weekly-b4f653d8.js} +0 -0
- /package/build/{WEIGHT_BOYS.zscore.yearly-af4fa571.js → WEIGHT_BOYS.zscore.yearly-e00bb874.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.monthly-8aba1338.js → WEIGHT_GIRLS.percentile.monthly-aacad85f.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.weekly-5aa37aee.js → WEIGHT_GIRLS.percentile.weekly-92f347b4.js} +0 -0
- /package/build/{WEIGHT_GIRLS.percentile.yearly-76c3462e.js → WEIGHT_GIRLS.percentile.yearly-cdea1c92.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.monthly-b95aebe5.js → WEIGHT_GIRLS.zscore.monthly-f1843232.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.weekly-f9e24db4.js → WEIGHT_GIRLS.zscore.weekly-a544817b.js} +0 -0
- /package/build/{WEIGHT_GIRLS.zscore.yearly-48f4eb07.js → WEIGHT_GIRLS.zscore.yearly-1c0aa2ae.js} +0 -0
- /package/build/{cookieHelper-e985d4c7.js → cookieHelper-ffb4fd8b.js} +0 -0
- /package/build/{dataTransform-30c3f50a.js → dataTransform-6d870326.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.monthly-a4a0ad7b.js → BMI_BOYS.percentile.monthly-a3ce9938.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.weekly-63b2bfcf.js → BMI_BOYS.percentile.weekly-509586f6.js} +0 -0
- /package/build/esm/{BMI_BOYS.percentile.yearly-ce94b23f.js → BMI_BOYS.percentile.yearly-c5bb805b.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.monthly-ae9d6e27.js → BMI_BOYS.zscore.monthly-56a8ca62.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.weekly-2f5e4917.js → BMI_BOYS.zscore.weekly-f7ef381f.js} +0 -0
- /package/build/esm/{BMI_BOYS.zscore.yearly-f2a75999.js → BMI_BOYS.zscore.yearly-4d43acd4.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.monthly-867ec46e.js → BMI_GIRLS.percentile.monthly-95bcbb2b.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.weekly-175ab658.js → BMI_GIRLS.percentile.weekly-289ebe3b.js} +0 -0
- /package/build/esm/{BMI_GIRLS.percentile.yearly-5ee37a78.js → BMI_GIRLS.percentile.yearly-3f7e04aa.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.monthly-c7b46d27.js → BMI_GIRLS.zscore.monthly-63241d58.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.weekly-6cf428b7.js → BMI_GIRLS.zscore.weekly-dcf15800.js} +0 -0
- /package/build/esm/{BMI_GIRLS.zscore.yearly-cf665059.js → BMI_GIRLS.zscore.yearly-a83f804e.js} +0 -0
- /package/build/esm/{ChevronDown-5eb26fa9.js → ChevronDown-9654e503.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.monthly-c0092a9b.js → HEAD CIRCUM_BOYS.percentile.monthly-01025ce1.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.weekly-60e4e681.js → HEAD CIRCUM_BOYS.percentile.weekly-d57418d1.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.percentile.yearly-e195a8f5.js → HEAD CIRCUM_BOYS.percentile.yearly-89076acf.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.monthly-83ea3849.js → HEAD CIRCUM_BOYS.zscore.monthly-92d740bf.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.weekly-9f9f34e6.js → HEAD CIRCUM_BOYS.zscore.weekly-712e4d7e.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_BOYS.zscore.yearly-3837882e.js → HEAD CIRCUM_BOYS.zscore.yearly-5a85d048.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.monthly-8eb0c2b1.js → HEAD CIRCUM_GIRLS.percentile.monthly-d3c2de41.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.weekly-e35d52a1.js → HEAD CIRCUM_GIRLS.percentile.weekly-e9eb1057.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.percentile.yearly-b85a212e.js → HEAD CIRCUM_GIRLS.percentile.yearly-b729a3d7.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.monthly-d05611bf.js → HEAD CIRCUM_GIRLS.zscore.monthly-0e6d5b95.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.weekly-68620b06.js → HEAD CIRCUM_GIRLS.zscore.weekly-76b8c388.js} +0 -0
- /package/build/esm/{HEAD CIRCUM_GIRLS.zscore.yearly-6589d2cd.js → HEAD CIRCUM_GIRLS.zscore.yearly-6c43b660.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.monthly-e528b356.js → HEIGHT_BOYS.percentile.monthly-bd14dfb3.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.weekly-5cc30d5e.js → HEIGHT_BOYS.percentile.weekly-28561e1d.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.percentile.yearly-5f6d1261.js → HEIGHT_BOYS.percentile.yearly-95cbc5d4.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.monthly-df54093d.js → HEIGHT_BOYS.zscore.monthly-8f8c7e63.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.weekly-cb871f3e.js → HEIGHT_BOYS.zscore.weekly-b6b2133d.js} +0 -0
- /package/build/esm/{HEIGHT_BOYS.zscore.yearly-be2bf770.js → HEIGHT_BOYS.zscore.yearly-0a721242.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.monthly-faac10ab.js → HEIGHT_GIRLS.percentile.monthly-0b7e5c85.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.weekly-171f0405.js → HEIGHT_GIRLS.percentile.weekly-0e965359.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.percentile.yearly-1e9a8a8c.js → HEIGHT_GIRLS.percentile.yearly-82135038.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.monthly-c6a3a15a.js → HEIGHT_GIRLS.zscore.monthly-78fc054c.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.weekly-16914b26.js → HEIGHT_GIRLS.zscore.weekly-776a1a17.js} +0 -0
- /package/build/esm/{HEIGHT_GIRLS.zscore.yearly-d1bb3b68.js → HEIGHT_GIRLS.zscore.yearly-c1f848e1.js} +0 -0
- /package/build/esm/{Visible-a28d7eb0.js → Visible-76578e44.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.monthly-eb935b31.js → WEIGHT_BOYS.percentile.monthly-d2143081.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.weekly-e87dae78.js → WEIGHT_BOYS.percentile.weekly-a1b742dc.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.percentile.yearly-3b5ceca6.js → WEIGHT_BOYS.percentile.yearly-426bf234.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.monthly-c289c49f.js → WEIGHT_BOYS.zscore.monthly-c2f66396.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.weekly-43ced9e1.js → WEIGHT_BOYS.zscore.weekly-dea5836f.js} +0 -0
- /package/build/esm/{WEIGHT_BOYS.zscore.yearly-159239ae.js → WEIGHT_BOYS.zscore.yearly-3aaa5b87.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.monthly-2acfe764.js → WEIGHT_GIRLS.percentile.monthly-98555f5c.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.weekly-0fa87a0f.js → WEIGHT_GIRLS.percentile.weekly-ed4ecaea.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.percentile.yearly-0009507a.js → WEIGHT_GIRLS.percentile.yearly-f1e194fc.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.monthly-e4df7056.js → WEIGHT_GIRLS.zscore.monthly-dadc78cb.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.weekly-1b18ee01.js → WEIGHT_GIRLS.zscore.weekly-8dd9e19c.js} +0 -0
- /package/build/esm/{WEIGHT_GIRLS.zscore.yearly-3e77aea2.js → WEIGHT_GIRLS.zscore.yearly-256c3290.js} +0 -0
- /package/build/esm/{cookieHelper-87d0e0e7.js → cookieHelper-b7f7d5f1.js} +0 -0
- /package/build/esm/{dataTransform-233027fc.js → dataTransform-3542601c.js} +0 -0
- /package/build/esm/{index-9d684c92.js → index-354ddd99.js} +0 -0
- /package/build/esm/{index-db903b7d.js → index-5e6b6109.js} +0 -0
- /package/build/esm/{index-0aeb7ac9.js → index-f9986ddb.js} +0 -0
- /package/build/esm/{isProduction-51fadd96.js → isProduction-13f6d491.js} +0 -0
- /package/build/esm/{localizeNumberFormat-f423cfc1.js → localizeNumberFormat-a578872d.js} +0 -0
- /package/build/esm/{normalizeLink-7f6a35f5.js → normalizeLink-f1a07e08.js} +0 -0
- /package/build/esm/{number-06671b87.js → number-4286843a.js} +0 -0
- /package/build/esm/{paths-b4d6519e.js → paths-a3913e3c.js} +0 -0
- /package/build/esm/{screenSizeContext-7e881f6d.js → screenSizeContext-fc852596.js} +0 -0
- /package/build/esm/{theme-f470318d.js → theme-afaf0d05.js} +0 -0
- /package/build/esm/{translationsContext-d199b4bc.js → translationsContext-74126881.js} +0 -0
- /package/build/esm/{tslib.es6-71be3ad2.js → tslib.es6-914e91bc.js} +0 -0
- /package/build/esm/{types-daf9f191.js → types-fee4011a.js} +0 -0
- /package/build/esm/{useIsInit-96aef578.js → useIsInit-531139ff.js} +0 -0
- /package/build/esm/{useOutsideClick-3c9bb801.js → useOutsideClick-1dc534d6.js} +0 -0
- /package/build/esm/{useScrollbarSize-a671c544.js → useScrollbarSize-bac85788.js} +0 -0
- /package/build/{index-69072e3c.js → index-0b14280f.js} +0 -0
- /package/build/{index-e906cca1.js → index-30a6de1a.js} +0 -0
- /package/build/{index-e46f2dda.js → index-94130616.js} +0 -0
- /package/build/{isProduction-8be63fc2.js → isProduction-51951576.js} +0 -0
- /package/build/{localizeNumberFormat-8a4ccd79.js → localizeNumberFormat-7d655858.js} +0 -0
- /package/build/{normalizeLink-f918ee2e.js → normalizeLink-b646fe58.js} +0 -0
- /package/build/{number-04972221.js → number-2bbfe6b9.js} +0 -0
- /package/build/{paths-7708bedf.js → paths-62703942.js} +0 -0
- /package/build/{screenSizeContext-927d5e3b.js → screenSizeContext-a6dd41f9.js} +0 -0
- /package/build/{theme-1bc846ef.js → theme-3f0985a0.js} +0 -0
- /package/build/{translationsContext-6e3c777d.js → translationsContext-8d6ba9f9.js} +0 -0
- /package/build/{tslib.es6-60cf710c.js → tslib.es6-5f2b74ff.js} +0 -0
- /package/build/{types-d48ad8ac.js → types-f1f451e3.js} +0 -0
- /package/build/{useIsInit-1b9b9148.js → useIsInit-e1320c4c.js} +0 -0
- /package/build/{useOutsideClick-44f136c3.js → useOutsideClick-9eb66aa1.js} +0 -0
- /package/build/{useScrollbarSize-7aaaacbb.js → useScrollbarSize-651139db.js} +0 -0
|
@@ -0,0 +1,1755 @@
|
|
|
1
|
+
"use strict";var e=require("styled-components"),t=require("@mantine/core"),i=require("./screenSizeContext-a6dd41f9.js"),o=require("./index.styles-5b4ce3f7.js"),a=require("react"),r=require("./theme-3f0985a0.js"),d=require("./tslib.es6-5f2b74ff.js"),n=require("./index-85ea987c.js"),l=require("./routing-9196855e.js"),p=require("dayjs"),s=require("dayjs/plugin/relativeTime"),x=require("./index-dc09ac1e.js");function g(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var u=g(e),m=g(a),c=g(p),f=g(s);const h=u.default.a`
|
|
2
|
+
display: inline-flex;
|
|
3
|
+
position: relative;
|
|
4
|
+
flex-direction: row;
|
|
5
|
+
align-items: center;
|
|
6
|
+
padding: 7px 11px;
|
|
7
|
+
gap: 2px;
|
|
8
|
+
|
|
9
|
+
background: ${e=>e.theme.colors.white};
|
|
10
|
+
border: 1px solid ${e=>e.theme.colors.neutral100};
|
|
11
|
+
border-radius: 20px;
|
|
12
|
+
|
|
13
|
+
color: ${e=>e.theme.colors.gray600};
|
|
14
|
+
font-weight: 600;
|
|
15
|
+
font-size: 12px;
|
|
16
|
+
line-height: 18px;
|
|
17
|
+
text-decoration: none;
|
|
18
|
+
|
|
19
|
+
cursor: pointer;
|
|
20
|
+
`,y=u.default.div`
|
|
21
|
+
position: relative;
|
|
22
|
+
display: inline-block;
|
|
23
|
+
`,b=u.default.div`
|
|
24
|
+
position: relative;
|
|
25
|
+
`,v=u.default.div`
|
|
26
|
+
position: absolute;
|
|
27
|
+
z-index: 21;
|
|
28
|
+
top: 100%;
|
|
29
|
+
right: 0;
|
|
30
|
+
width: 327px;
|
|
31
|
+
padding: 8px;
|
|
32
|
+
background: white;
|
|
33
|
+
border-radius: 4px;
|
|
34
|
+
filter: drop-shadow(0px 8px 40px rgba(0, 0, 0, 0.1));
|
|
35
|
+
|
|
36
|
+
&[data-is-open='false'] {
|
|
37
|
+
display: none;
|
|
38
|
+
}
|
|
39
|
+
&[data-show-indicator='true'] {
|
|
40
|
+
&:before {
|
|
41
|
+
position: absolute;
|
|
42
|
+
right: 11px;
|
|
43
|
+
bottom: 100%;
|
|
44
|
+
width: 0;
|
|
45
|
+
height: 0;
|
|
46
|
+
border: 0.5rem solid transparent;
|
|
47
|
+
border-top: none;
|
|
48
|
+
border-bottom-color: #fff;
|
|
49
|
+
content: '';
|
|
50
|
+
filter: drop-shadow(0 -0.0625rem 0.0625rem rgba(0, 0, 0, 0.1));
|
|
51
|
+
}
|
|
52
|
+
}
|
|
53
|
+
`,w=u.default.div`
|
|
54
|
+
display: flex;
|
|
55
|
+
height: 40px;
|
|
56
|
+
align-items: center;
|
|
57
|
+
justify-content: space-between;
|
|
58
|
+
|
|
59
|
+
padding: 0 16px;
|
|
60
|
+
border-radius: ${e=>e.theme.borderRadius};
|
|
61
|
+
cursor: pointer;
|
|
62
|
+
|
|
63
|
+
.check-icon {
|
|
64
|
+
width: 16px;
|
|
65
|
+
height: 16px;
|
|
66
|
+
}
|
|
67
|
+
&[data-selected='false'] {
|
|
68
|
+
background-color: ${e=>e.theme.colors.gray100};
|
|
69
|
+
}
|
|
70
|
+
`,$=u.default.div`
|
|
71
|
+
position: fixed;
|
|
72
|
+
z-index: 20;
|
|
73
|
+
top: 0;
|
|
74
|
+
left: 0;
|
|
75
|
+
width: 100%;
|
|
76
|
+
height: 100%;
|
|
77
|
+
cursor: default;
|
|
78
|
+
`;var M=t.createStyles((()=>({root:{textDecoration:"none"},indicatorRoot:{marginRight:t.rem(10)},iconText:{color:"#fff"}})));const S=u.default.div`
|
|
79
|
+
${e=>`\n ${0!==e.lowerBound?`@media (max-width: ${e.lowerBound-1}px) { display: none; }`:""}\n ${0!==e.upperBound?`@media (min-width: ${e.upperBound}px) { display: none; }`:""}\n `}
|
|
80
|
+
`,k=u.default.div`
|
|
81
|
+
position: absolute;
|
|
82
|
+
right: 0;
|
|
83
|
+
transition: all 0.5s ease-in-out;
|
|
84
|
+
overflow-y: auto;
|
|
85
|
+
padding-bottom: 70px;
|
|
86
|
+
|
|
87
|
+
&[data-open='true'] {
|
|
88
|
+
z-index: 200;
|
|
89
|
+
top: 120%;
|
|
90
|
+
opacity: 1;
|
|
91
|
+
visibility: visible;
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
&[data-open='false'] {
|
|
95
|
+
display: none;
|
|
96
|
+
}
|
|
97
|
+
|
|
98
|
+
.popup-content {
|
|
99
|
+
z-index: 111;
|
|
100
|
+
height: 100%;
|
|
101
|
+
border: 1px solid #0000001a;
|
|
102
|
+
${i.MediaQueries.mbDown} {
|
|
103
|
+
> div {
|
|
104
|
+
border-top-left-radius: 0;
|
|
105
|
+
border-top-right-radius: 0;
|
|
106
|
+
}
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
|
|
110
|
+
/* min-height: 415px; */
|
|
111
|
+
${i.MediaQueries.mbUp} {
|
|
112
|
+
width: 320px;
|
|
113
|
+
}
|
|
114
|
+
${i.MediaQueries.mbDown} {
|
|
115
|
+
position: fixed;
|
|
116
|
+
left: 0;
|
|
117
|
+
width: 100%;
|
|
118
|
+
}
|
|
119
|
+
`,C="hhgcomp-navprofilebutton-popup",Q=o.getDefaultClassWrapper(k,C),D=u.default.div`
|
|
120
|
+
position: fixed;
|
|
121
|
+
z-index: 150;
|
|
122
|
+
top: var(--header-bottom, 56px);
|
|
123
|
+
left: 0;
|
|
124
|
+
width: 100%;
|
|
125
|
+
height: 100%;
|
|
126
|
+
align-items: center;
|
|
127
|
+
|
|
128
|
+
${i.MediaQueries.mbUp} {
|
|
129
|
+
background-color: transparent;
|
|
130
|
+
&[data-type='welcome'] {
|
|
131
|
+
background: rgba(38, 38, 38, 0.3);
|
|
132
|
+
}
|
|
133
|
+
&[data-type='due-date'] {
|
|
134
|
+
background: rgba(38, 38, 38, 0.3);
|
|
135
|
+
}
|
|
136
|
+
}
|
|
137
|
+
|
|
138
|
+
${i.MediaQueries.mbDown} {
|
|
139
|
+
background: rgba(38, 38, 38, 0.3);
|
|
140
|
+
}
|
|
141
|
+
|
|
142
|
+
&[data-type='welcome'] {
|
|
143
|
+
top: 0;
|
|
144
|
+
}
|
|
145
|
+
|
|
146
|
+
&[data-open='false'] {
|
|
147
|
+
display: none;
|
|
148
|
+
}
|
|
149
|
+
`,z="hhgcomp-navprofilebutton-popupwrapper";o.getDefaultClassWrapper(D,z);const B=u.default.div`
|
|
150
|
+
width: 40px;
|
|
151
|
+
height: 40px;
|
|
152
|
+
cursor: pointer;
|
|
153
|
+
|
|
154
|
+
img {
|
|
155
|
+
border-radius: 50%;
|
|
156
|
+
}
|
|
157
|
+
|
|
158
|
+
.avatar {
|
|
159
|
+
width: 40px;
|
|
160
|
+
height: 40px;
|
|
161
|
+
object-fit: cover;
|
|
162
|
+
}
|
|
163
|
+
|
|
164
|
+
.avatar-default {
|
|
165
|
+
display: flex;
|
|
166
|
+
align-items: center;
|
|
167
|
+
justify-content: center;
|
|
168
|
+
background-color: ${e=>e.theme.colors.secondaryBase};
|
|
169
|
+
border-radius: 50%;
|
|
170
|
+
color: white;
|
|
171
|
+
font-size: 20px;
|
|
172
|
+
font-weight: bold;
|
|
173
|
+
}
|
|
174
|
+
`,E=u.default.div`
|
|
175
|
+
display: inline-flex;
|
|
176
|
+
position: relative;
|
|
177
|
+
width: 40px;
|
|
178
|
+
height: 40px;
|
|
179
|
+
display: flex;
|
|
180
|
+
align-items: center;
|
|
181
|
+
justify-content: center;
|
|
182
|
+
text-decoration: none;
|
|
183
|
+
flex-shrink: 0;
|
|
184
|
+
cursor: pointer;
|
|
185
|
+
|
|
186
|
+
.user-close-icon {
|
|
187
|
+
display: none;
|
|
188
|
+
}
|
|
189
|
+
&:focus-within {
|
|
190
|
+
.user-close-icon {
|
|
191
|
+
display: block;
|
|
192
|
+
}
|
|
193
|
+
.user-avatar {
|
|
194
|
+
display: none;
|
|
195
|
+
}
|
|
196
|
+
.${C} {
|
|
197
|
+
z-index: 200;
|
|
198
|
+
top: 120%;
|
|
199
|
+
opacity: 1;
|
|
200
|
+
visibility: visible;
|
|
201
|
+
display: initial;
|
|
202
|
+
${i.MediaQueries.mbDown} {
|
|
203
|
+
top: 100%;
|
|
204
|
+
}
|
|
205
|
+
}
|
|
206
|
+
.${z} {
|
|
207
|
+
display: initial;
|
|
208
|
+
}
|
|
209
|
+
}
|
|
210
|
+
`,j=u.default.a`
|
|
211
|
+
display: inline-flex;
|
|
212
|
+
.login-btn[data-color='tertiary'][data-size='md'] {
|
|
213
|
+
padding-left: 12px;
|
|
214
|
+
padding-right: 12px;
|
|
215
|
+
}
|
|
216
|
+
.mobile-only {
|
|
217
|
+
${i.MediaQueries.mbUp} {
|
|
218
|
+
display: none;
|
|
219
|
+
}
|
|
220
|
+
}
|
|
221
|
+
.login-btn {
|
|
222
|
+
display: none;
|
|
223
|
+
${i.MediaQueries.mbUp} {
|
|
224
|
+
display: block;
|
|
225
|
+
}
|
|
226
|
+
}
|
|
227
|
+
`,T=u.default.div`
|
|
228
|
+
padding: 16px;
|
|
229
|
+
border-radius: 16px;
|
|
230
|
+
background-color: white;
|
|
231
|
+
hr {
|
|
232
|
+
border-color: ${({theme:e})=>e.colors.neutral100};
|
|
233
|
+
border-bottom-width: 0px;
|
|
234
|
+
border-style: solid;
|
|
235
|
+
}
|
|
236
|
+
`,U=u.default.div`
|
|
237
|
+
display: block;
|
|
238
|
+
background-color: white;
|
|
239
|
+
border: 1px solid transparent;
|
|
240
|
+
transition: all 300ms linear;
|
|
241
|
+
cursor: pointer;
|
|
242
|
+
position: relative;
|
|
243
|
+
|
|
244
|
+
${t=>t.hasSubmenu&&e.css`
|
|
245
|
+
cursor: pointer;
|
|
246
|
+
`}
|
|
247
|
+
|
|
248
|
+
&[data-is-open='true'] {
|
|
249
|
+
& + div {
|
|
250
|
+
margin-top: 8px;
|
|
251
|
+
}
|
|
252
|
+
}
|
|
253
|
+
|
|
254
|
+
border-left-width: 0;
|
|
255
|
+
border-right-width: 0;
|
|
256
|
+
&[data-is-open='true'] {
|
|
257
|
+
& + div {
|
|
258
|
+
margin-top: 0;
|
|
259
|
+
}
|
|
260
|
+
.nav-menu-item:last-child {
|
|
261
|
+
border-bottom-color: ${({theme:e})=>e.colors.neutral100};
|
|
262
|
+
}
|
|
263
|
+
}
|
|
264
|
+
.nav-menu-item {
|
|
265
|
+
background-color: ${({theme:e})=>e.colors.neutral50};
|
|
266
|
+
}
|
|
267
|
+
|
|
268
|
+
.nav-menu-item {
|
|
269
|
+
padding-left: 38px;
|
|
270
|
+
}
|
|
271
|
+
`,I=u.default.div`
|
|
272
|
+
display: flex;
|
|
273
|
+
align-items: center;
|
|
274
|
+
height: 48px;
|
|
275
|
+
border: 1px solid transparent;
|
|
276
|
+
transition: all 300ms;
|
|
277
|
+
border-radius: 8px;
|
|
278
|
+
|
|
279
|
+
&:hover {
|
|
280
|
+
background-color: ${e=>e.theme.colors.neutral150};
|
|
281
|
+
}
|
|
282
|
+
&[data-active='true'] {
|
|
283
|
+
background-color: ${e=>e.theme.colors.blue50};
|
|
284
|
+
}
|
|
285
|
+
`,L=u.default.div`
|
|
286
|
+
margin-left: auto;
|
|
287
|
+
|
|
288
|
+
svg {
|
|
289
|
+
fill: ${e=>e.theme.colors.gray600};
|
|
290
|
+
transition: transform 300ms;
|
|
291
|
+
}
|
|
292
|
+
|
|
293
|
+
&[data-is-open='true'] svg {
|
|
294
|
+
transform: rotate(180deg);
|
|
295
|
+
}
|
|
296
|
+
`,_=u.default.div`
|
|
297
|
+
overflow: hidden;
|
|
298
|
+
max-height: 0;
|
|
299
|
+
transition: max-height 0.3s ease-out;
|
|
300
|
+
|
|
301
|
+
[data-is-open='true'] & {
|
|
302
|
+
max-height: 500px;
|
|
303
|
+
transition-timing-function: ease-in;
|
|
304
|
+
}
|
|
305
|
+
`,O=u.default.div`
|
|
306
|
+
background-color: white;
|
|
307
|
+
text-align: center;
|
|
308
|
+
.cancle-img {
|
|
309
|
+
margin-top: 24px;
|
|
310
|
+
${i.MediaQueries.mbDown} {
|
|
311
|
+
width: 80px;
|
|
312
|
+
height: 80px;
|
|
313
|
+
}
|
|
314
|
+
|
|
315
|
+
${i.MediaQueries.mbUp} {
|
|
316
|
+
width: 100px;
|
|
317
|
+
height: 100px;
|
|
318
|
+
}
|
|
319
|
+
}
|
|
320
|
+
|
|
321
|
+
h2 {
|
|
322
|
+
margin-top: 32px;
|
|
323
|
+
color: ${e=>e.theme.colors.gray800};
|
|
324
|
+
font-style: normal;
|
|
325
|
+
font-weight: bold;
|
|
326
|
+
${i.MediaQueries.mbDown} {
|
|
327
|
+
font-size: 24px;
|
|
328
|
+
line-height: 32px;
|
|
329
|
+
}
|
|
330
|
+
|
|
331
|
+
${i.MediaQueries.mbUp} {
|
|
332
|
+
font-size: 32px;
|
|
333
|
+
line-height: 42px;
|
|
334
|
+
}
|
|
335
|
+
}
|
|
336
|
+
|
|
337
|
+
p {
|
|
338
|
+
margin-top: 8px;
|
|
339
|
+
color: ${e=>e.theme.colors.gray600};
|
|
340
|
+
font-style: normal;
|
|
341
|
+
font-weight: normal;
|
|
342
|
+
${i.MediaQueries.mbDown} {
|
|
343
|
+
font-size: 16px;
|
|
344
|
+
line-height: 24px;
|
|
345
|
+
}
|
|
346
|
+
|
|
347
|
+
${i.MediaQueries.mbUp} {
|
|
348
|
+
font-size: 16px;
|
|
349
|
+
line-height: 24px;
|
|
350
|
+
}
|
|
351
|
+
}
|
|
352
|
+
`,P=u.default.div`
|
|
353
|
+
display: flex;
|
|
354
|
+
|
|
355
|
+
${i.MediaQueries.mbDown} {
|
|
356
|
+
margin-top: 24px;
|
|
357
|
+
}
|
|
358
|
+
|
|
359
|
+
${i.MediaQueries.mbUp} {
|
|
360
|
+
margin-top: 32px;
|
|
361
|
+
}
|
|
362
|
+
justify-content: space-around;
|
|
363
|
+
button {
|
|
364
|
+
flex: 1;
|
|
365
|
+
margin: 4px;
|
|
366
|
+
}
|
|
367
|
+
|
|
368
|
+
${e=>"marryBaby"===e.siteType?"\n .cancel-button {\n background-color: #E55C8A;\n }\n .cancel-button:hover {\n background-color: #E55C8A !important;\n }\n .logout-button {\n border-color: #E55C8A;\n color: #E55C8A;\n }\n ":""}
|
|
369
|
+
`,N=m.default.createContext({}),R=99,A=210,G=u.default.div`
|
|
370
|
+
position: fixed;
|
|
371
|
+
z-index: 201;
|
|
372
|
+
top: calc(100% + 1px); // border 1px
|
|
373
|
+
width: 100%;
|
|
374
|
+
height: calc(100vh - var(--header-bottom));
|
|
375
|
+
overflow-x: hidden;
|
|
376
|
+
overflow-y: auto;
|
|
377
|
+
background: white;
|
|
378
|
+
display: flex;
|
|
379
|
+
flex-direction: column;
|
|
380
|
+
padding-bottom: 0;
|
|
381
|
+
left: 0;
|
|
382
|
+
.hhgcomp-navigation-popupwrapper-menuwrapper {
|
|
383
|
+
position: unset;
|
|
384
|
+
}
|
|
385
|
+
`;u.default.div`
|
|
386
|
+
position: fixed;
|
|
387
|
+
bottom: 0;
|
|
388
|
+
left: 0;
|
|
389
|
+
display: flex;
|
|
390
|
+
width: 100%;
|
|
391
|
+
height: 72px;
|
|
392
|
+
align-items: flex-start;
|
|
393
|
+
justify-content: center;
|
|
394
|
+
|
|
395
|
+
background: linear-gradient(0deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
|
|
396
|
+
|
|
397
|
+
.button-image {
|
|
398
|
+
stroke-color: blue;
|
|
399
|
+
}
|
|
400
|
+
|
|
401
|
+
&[data-site-type='marryBaby'] {
|
|
402
|
+
padding: 0 16px;
|
|
403
|
+
.category-button {
|
|
404
|
+
width: 100%;
|
|
405
|
+
height: 48px;
|
|
406
|
+
}
|
|
407
|
+
}
|
|
408
|
+
`,u.default.div`
|
|
409
|
+
display: flex;
|
|
410
|
+
|
|
411
|
+
&[data-card-array-no-margin-style='true'] {
|
|
412
|
+
margin: 8px 0;
|
|
413
|
+
|
|
414
|
+
& > div {
|
|
415
|
+
width: 0;
|
|
416
|
+
flex: 1;
|
|
417
|
+
margin: 0 -1px;
|
|
418
|
+
}
|
|
419
|
+
}
|
|
420
|
+
|
|
421
|
+
&[data-card-array-no-margin-style='false'] {
|
|
422
|
+
margin: 8px -4px;
|
|
423
|
+
|
|
424
|
+
& > div {
|
|
425
|
+
flex: 1;
|
|
426
|
+
margin: 0 4px;
|
|
427
|
+
}
|
|
428
|
+
}
|
|
429
|
+
`,u.default.div`
|
|
430
|
+
margin-top: 64px;
|
|
431
|
+
`,u.default.div`
|
|
432
|
+
padding: 24px 0;
|
|
433
|
+
`,u.default.div`
|
|
434
|
+
display: flex;
|
|
435
|
+
width: 100%;
|
|
436
|
+
align-items: center;
|
|
437
|
+
justify-content: center;
|
|
438
|
+
|
|
439
|
+
& > div:first-child {
|
|
440
|
+
margin-right: 8px;
|
|
441
|
+
}
|
|
442
|
+
`,u.default.div`
|
|
443
|
+
z-index: ${A};
|
|
444
|
+
align-items: center;
|
|
445
|
+
|
|
446
|
+
border: 1px solid ${e=>e.theme.colors.neutral50};
|
|
447
|
+
background-color: ${e=>e.theme.colors.white};
|
|
448
|
+
box-shadow: 0px 24px 32px rgba(0, 0, 0, 0.04),
|
|
449
|
+
0px 16px 24px rgba(0, 0, 0, 0.04), 0px 4px 8px rgba(0, 0, 0, 0.04),
|
|
450
|
+
0px 0px 1px rgba(0, 0, 0, 0.04);
|
|
451
|
+
`,u.default.div`
|
|
452
|
+
position: relative;
|
|
453
|
+
display: flex;
|
|
454
|
+
flex-wrap: wrap;
|
|
455
|
+
align-items: flex-start;
|
|
456
|
+
justify-content: flex-start;
|
|
457
|
+
padding: 48px 0;
|
|
458
|
+
`,u.default.div`
|
|
459
|
+
position: relative;
|
|
460
|
+
display: flex;
|
|
461
|
+
flex-wrap: wrap;
|
|
462
|
+
align-items: flex-start;
|
|
463
|
+
justify-content: flex-start;
|
|
464
|
+
&[data-disabled-divider='false'] {
|
|
465
|
+
border-right: 1px solid #e4e8ec;
|
|
466
|
+
}
|
|
467
|
+
`,u.default.div`
|
|
468
|
+
width: 20%;
|
|
469
|
+
padding-right: 16px;
|
|
470
|
+
margin-bottom: 12px;
|
|
471
|
+
|
|
472
|
+
& > a {
|
|
473
|
+
color: ${e=>e.theme.colors.gray800};
|
|
474
|
+
font-size: ${e=>e.theme.sizes.fsParagraph4};
|
|
475
|
+
font-weight: ${e=>e.theme.sizes.fwRegular};
|
|
476
|
+
line-height: 22px;
|
|
477
|
+
}
|
|
478
|
+
|
|
479
|
+
& > a:hover {
|
|
480
|
+
color: ${e=>e.theme.colors.primaryBase};
|
|
481
|
+
}
|
|
482
|
+
|
|
483
|
+
.iconMenu {
|
|
484
|
+
display: flex;
|
|
485
|
+
align-items: center;
|
|
486
|
+
|
|
487
|
+
> .imageContainer {
|
|
488
|
+
display: flex;
|
|
489
|
+
width: 32px;
|
|
490
|
+
min-width: 32px;
|
|
491
|
+
align-items: center;
|
|
492
|
+
margin-right: 16px;
|
|
493
|
+
}
|
|
494
|
+
}
|
|
495
|
+
`,u.default.div`
|
|
496
|
+
display: none;
|
|
497
|
+
`,u.default.div`
|
|
498
|
+
width: 33%;
|
|
499
|
+
height: 48px;
|
|
500
|
+
padding-right: 16px;
|
|
501
|
+
margin-bottom: 12px;
|
|
502
|
+
|
|
503
|
+
& > a {
|
|
504
|
+
display: flex;
|
|
505
|
+
align-items: center;
|
|
506
|
+
color: ${e=>e.theme.colors.gray800};
|
|
507
|
+
font-size: ${e=>e.theme.sizes.fsParagraph4};
|
|
508
|
+
font-weight: ${e=>e.theme.sizes.fwRegular};
|
|
509
|
+
line-height: 22px;
|
|
510
|
+
|
|
511
|
+
& > :first-child {
|
|
512
|
+
margin-right: 16px;
|
|
513
|
+
}
|
|
514
|
+
}
|
|
515
|
+
|
|
516
|
+
& > a > p:hover {
|
|
517
|
+
color: ${e=>e.theme.colors.primaryBase};
|
|
518
|
+
}
|
|
519
|
+
`,u.default.div`
|
|
520
|
+
display: flex;
|
|
521
|
+
align-items: center;
|
|
522
|
+
|
|
523
|
+
padding-right: 16px;
|
|
524
|
+
margin-bottom: 12px;
|
|
525
|
+
color: ${e=>e.theme.colors.primaryBase};
|
|
526
|
+
font-size: ${e=>e.theme.sizes.fsParagraph4};
|
|
527
|
+
font-weight: ${e=>e.theme.sizes.fwBold};
|
|
528
|
+
line-height: 24px;
|
|
529
|
+
|
|
530
|
+
&[data-theme='marryBaby'] {
|
|
531
|
+
color: ${e=>e.theme.mbColors.pink};
|
|
532
|
+
}
|
|
533
|
+
`,u.default.div`
|
|
534
|
+
display: flex;
|
|
535
|
+
align-items: center;
|
|
536
|
+
|
|
537
|
+
margin-left: 10px;
|
|
538
|
+
`,u.default.div`
|
|
539
|
+
position: absolute;
|
|
540
|
+
top: 16px;
|
|
541
|
+
right: 0;
|
|
542
|
+
display: flex;
|
|
543
|
+
align-items: center;
|
|
544
|
+
cursor: pointer;
|
|
545
|
+
`,u.default.div`
|
|
546
|
+
display: block;
|
|
547
|
+
`,u.default.div`
|
|
548
|
+
.categories__spotlight {
|
|
549
|
+
display: grid;
|
|
550
|
+
margin: 16px;
|
|
551
|
+
margin-bottom: 32px;
|
|
552
|
+
grid-gap: 8px;
|
|
553
|
+
grid-template-columns: 1fr 1fr;
|
|
554
|
+
|
|
555
|
+
a {
|
|
556
|
+
text-decoration: none;
|
|
557
|
+
}
|
|
558
|
+
}
|
|
559
|
+
|
|
560
|
+
.categoryCard {
|
|
561
|
+
display: flex;
|
|
562
|
+
width: 100%;
|
|
563
|
+
flex-direction: column;
|
|
564
|
+
align-items: center;
|
|
565
|
+
padding: 16px;
|
|
566
|
+
border-radius: ${e=>e.theme.borderRadius};
|
|
567
|
+
color: ${e=>e.theme.colors.primaryBase};
|
|
568
|
+
|
|
569
|
+
svg {
|
|
570
|
+
margin-bottom: 4px;
|
|
571
|
+
}
|
|
572
|
+
|
|
573
|
+
&.active {
|
|
574
|
+
background: ${e=>e.theme.colors.primaryBase};
|
|
575
|
+
box-shadow: 0px 16px 24px rgba(0, 0, 0, 0.06),
|
|
576
|
+
0px 2px 8px rgba(0, 0, 0, 0.04), 0px 0px 1px rgba(0, 0, 0, 0.04);
|
|
577
|
+
color: white;
|
|
578
|
+
}
|
|
579
|
+
|
|
580
|
+
&:not(.active) {
|
|
581
|
+
box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.04),
|
|
582
|
+
0px 0px 2px rgba(0, 0, 0, 0.06), 0px 0px 1px rgba(0, 0, 0, 0.04);
|
|
583
|
+
}
|
|
584
|
+
}
|
|
585
|
+
|
|
586
|
+
.amp__menu-header {
|
|
587
|
+
display: grid;
|
|
588
|
+
grid-template-columns: 1fr 1fr 1fr;
|
|
589
|
+
|
|
590
|
+
svg {
|
|
591
|
+
margin-left: 16px;
|
|
592
|
+
}
|
|
593
|
+
|
|
594
|
+
> div {
|
|
595
|
+
align-self: center;
|
|
596
|
+
|
|
597
|
+
&:nth-child(2) {
|
|
598
|
+
justify-self: center;
|
|
599
|
+
}
|
|
600
|
+
}
|
|
601
|
+
}
|
|
602
|
+
|
|
603
|
+
.logo {
|
|
604
|
+
margin: 22px 0;
|
|
605
|
+
}
|
|
606
|
+
|
|
607
|
+
.categories {
|
|
608
|
+
margin: 0 16px;
|
|
609
|
+
|
|
610
|
+
li {
|
|
611
|
+
display: block;
|
|
612
|
+
width: 100%;
|
|
613
|
+
|
|
614
|
+
+ li {
|
|
615
|
+
border-top: 1px solid
|
|
616
|
+
${e=>e.theme.colors.neutral100};
|
|
617
|
+
}
|
|
618
|
+
|
|
619
|
+
a {
|
|
620
|
+
display: block;
|
|
621
|
+
margin: 12px 0;
|
|
622
|
+
color: ${e=>e.theme.colors.gray800};
|
|
623
|
+
text-decoration: none;
|
|
624
|
+
}
|
|
625
|
+
}
|
|
626
|
+
}
|
|
627
|
+
`,u.default.div`
|
|
628
|
+
width: 20%;
|
|
629
|
+
height: 2px;
|
|
630
|
+
|
|
631
|
+
background-color: ${e=>e.theme.mbColors.pink};
|
|
632
|
+
border-radius: 2px;
|
|
633
|
+
`;const H=u.default.div`
|
|
634
|
+
padding: 16px;
|
|
635
|
+
padding-bottom: 12px;
|
|
636
|
+
.fake-search-input {
|
|
637
|
+
pointer-events: none;
|
|
638
|
+
input {
|
|
639
|
+
line-height: 20px;
|
|
640
|
+
padding-top: 10px;
|
|
641
|
+
padding-bottom: 10px;
|
|
642
|
+
}
|
|
643
|
+
}
|
|
644
|
+
&[data-theme='marryBaby'] {
|
|
645
|
+
input {
|
|
646
|
+
background: ${e=>e.theme.mbColors.lightGray};
|
|
647
|
+
border-radius: 16px;
|
|
648
|
+
border: none;
|
|
649
|
+
}
|
|
650
|
+
}
|
|
651
|
+
`,W=u.default.div`
|
|
652
|
+
display: block;
|
|
653
|
+
overflow-y: auto;
|
|
654
|
+
flex: 1;
|
|
655
|
+
padding-bottom: 16px;
|
|
656
|
+
&::-webkit-scrollbar {
|
|
657
|
+
width: 0;
|
|
658
|
+
display: none;
|
|
659
|
+
}
|
|
660
|
+
`,q=a.memo((()=>m.default.createElement("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},m.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.97183 10.8732C3.97183 7.0617 7.0617 3.97183 10.8732 3.97183C14.6848 3.97183 17.7746 7.0617 17.7746 10.8732C17.7746 14.6848 14.6848 17.7746 10.8732 17.7746C7.0617 17.7746 3.97183 14.6848 3.97183 10.8732ZM10.8732 2C5.97268 2 2 5.97268 2 10.8732C2 15.7738 5.97268 19.7465 10.8732 19.7465C12.9683 19.7465 14.8938 19.0204 16.4118 17.8061L20.3169 21.7112C20.702 22.0963 21.3262 22.0963 21.7112 21.7112C22.0963 21.3262 22.0963 20.702 21.7112 20.3169L17.8061 16.4118C19.0204 14.8938 19.7465 12.9683 19.7465 10.8732C19.7465 5.97268 15.7738 2 10.8732 2Z",fill:"#8C8C8C"})))),V=u.default.div`
|
|
661
|
+
padding-right: 1rem;
|
|
662
|
+
margin-top: 10px;
|
|
663
|
+
background: #ffffff;
|
|
664
|
+
padding: 5px 15px;
|
|
665
|
+
${i.MediaQueries.mbUp} {
|
|
666
|
+
border-right: 1px solid #e4e8ec;
|
|
667
|
+
}
|
|
668
|
+
`,Y=u.default.a`
|
|
669
|
+
padding: 10px 0;
|
|
670
|
+
position: relative;
|
|
671
|
+
|
|
672
|
+
display: flex;
|
|
673
|
+
align-items: center;
|
|
674
|
+
text-decoration: none;
|
|
675
|
+
color: ${e=>e.theme.colors.gray800};
|
|
676
|
+
* {
|
|
677
|
+
pointer-events: none;
|
|
678
|
+
}
|
|
679
|
+
p {
|
|
680
|
+
font-size: 16px;
|
|
681
|
+
font-weight: 400;
|
|
682
|
+
padding: 0 0.4rem;
|
|
683
|
+
}
|
|
684
|
+
|
|
685
|
+
&[data-theme='marryBaby']:hover,
|
|
686
|
+
&[data-theme='marryBaby'][data-active='true'] {
|
|
687
|
+
p {
|
|
688
|
+
color: ${e=>e.theme.mbColors.pink};
|
|
689
|
+
}
|
|
690
|
+
.icon {
|
|
691
|
+
background-color: ${e=>e.theme.mbColors.lightPink};
|
|
692
|
+
}
|
|
693
|
+
}
|
|
694
|
+
&[data-theme='helloSites']:hover,
|
|
695
|
+
&[data-theme='helloSites'][data-active='true'] {
|
|
696
|
+
p {
|
|
697
|
+
color: ${e=>e.theme.colors.primaryActive};
|
|
698
|
+
}
|
|
699
|
+
}
|
|
700
|
+
a {
|
|
701
|
+
}
|
|
702
|
+
|
|
703
|
+
&[data-theme='marryBaby'] {
|
|
704
|
+
.icon {
|
|
705
|
+
display: flex;
|
|
706
|
+
align-items: center;
|
|
707
|
+
justify-content: center;
|
|
708
|
+
max-width: 40px;
|
|
709
|
+
width: 100%;
|
|
710
|
+
height: 40px;
|
|
711
|
+
border-radius: 50%;
|
|
712
|
+
background-color: ${e=>e.theme.mbColors.lightGray};
|
|
713
|
+
img {
|
|
714
|
+
border-radius: 50%;
|
|
715
|
+
}
|
|
716
|
+
}
|
|
717
|
+
}
|
|
718
|
+
`,F=u.default.div`
|
|
719
|
+
margin: 15px 0;
|
|
720
|
+
${i.MediaQueries.mbDown} {
|
|
721
|
+
display: none;
|
|
722
|
+
}
|
|
723
|
+
`,Z=u.default.div`
|
|
724
|
+
display: flex;
|
|
725
|
+
position: absolute;
|
|
726
|
+
right: 0;
|
|
727
|
+
${i.MediaQueries.mbUp} {
|
|
728
|
+
display: none;
|
|
729
|
+
}
|
|
730
|
+
`,K=u.default.div`
|
|
731
|
+
display: flex;
|
|
732
|
+
align-items: center;
|
|
733
|
+
color: ${e=>e.theme.colors.primaryBase};
|
|
734
|
+
font-size: ${e=>e.theme.sizes.fsParagraph4};
|
|
735
|
+
font-weight: ${e=>e.theme.sizes.fwBold};
|
|
736
|
+
line-height: 24px;
|
|
737
|
+
font-size: 14px;
|
|
738
|
+
font-weight: 600;
|
|
739
|
+
&[data-event-category] * {
|
|
740
|
+
pointer-events: none;
|
|
741
|
+
}
|
|
742
|
+
&[data-theme='marryBaby'] {
|
|
743
|
+
color: ${e=>e.theme.mbColors.pink};
|
|
744
|
+
}
|
|
745
|
+
`,J=u.default.div`
|
|
746
|
+
display: flex;
|
|
747
|
+
align-items: center;
|
|
748
|
+
margin-left: 10px;
|
|
749
|
+
`,X=u.default.a`
|
|
750
|
+
border: 1px solid ${e=>e.theme.colors.primaryBase};
|
|
751
|
+
&[data-theme='marryBaby'] {
|
|
752
|
+
border: 1px solid ${e=>e.theme.mbColors.pink};
|
|
753
|
+
|
|
754
|
+
svg path {
|
|
755
|
+
stroke: ${e=>e.theme.mbColors.pink};
|
|
756
|
+
}
|
|
757
|
+
}
|
|
758
|
+
position: relative;
|
|
759
|
+
display: flex;
|
|
760
|
+
align-items: center;
|
|
761
|
+
justify-content: center;
|
|
762
|
+
padding: 6px;
|
|
763
|
+
border-radius: 5px;
|
|
764
|
+
margin-top: 20px;
|
|
765
|
+
${i.MediaQueries.mbDown} {
|
|
766
|
+
display: none;
|
|
767
|
+
}
|
|
768
|
+
`;u.default.div`
|
|
769
|
+
& > a:not(:last-child) > div {
|
|
770
|
+
border-bottom: 1px solid
|
|
771
|
+
${e=>e.theme.colors.neutral100};
|
|
772
|
+
}
|
|
773
|
+
|
|
774
|
+
&[data-category-list-type='sub'] {
|
|
775
|
+
padding-bottom: 72px;
|
|
776
|
+
}
|
|
777
|
+
|
|
778
|
+
&[data-is-displayed='false'] {
|
|
779
|
+
display: none;
|
|
780
|
+
}
|
|
781
|
+
`;const ee=u.default.div`
|
|
782
|
+
display: grid;
|
|
783
|
+
|
|
784
|
+
grid-template-columns: repeat(3, 1fr);
|
|
785
|
+
gap: 24px;
|
|
786
|
+
margin-bottom: 3.5rem;
|
|
787
|
+
${i.MediaQueries.tdDown} {
|
|
788
|
+
grid-template-columns: repeat(1, 1fr);
|
|
789
|
+
}
|
|
790
|
+
`,te=u.default.div`
|
|
791
|
+
height: 152px; // 120 + 16 * 2
|
|
792
|
+
position: absolute;
|
|
793
|
+
top: 0;
|
|
794
|
+
left: 0;
|
|
795
|
+
z-index: 3;
|
|
796
|
+
overflow: hidden;
|
|
797
|
+
border-radius: 4px;
|
|
798
|
+
padding: 16px;
|
|
799
|
+
width: 100%;
|
|
800
|
+
|
|
801
|
+
.img-container {
|
|
802
|
+
width: 100%;
|
|
803
|
+
height: 100%;
|
|
804
|
+
}
|
|
805
|
+
img {
|
|
806
|
+
width: 100%;
|
|
807
|
+
height: 100%;
|
|
808
|
+
display: block;
|
|
809
|
+
object-fit: contain;
|
|
810
|
+
}
|
|
811
|
+
${i.MediaQueries.tdDown} {
|
|
812
|
+
margin-bottom: 0;
|
|
813
|
+
padding: 0;
|
|
814
|
+
height: 100%;
|
|
815
|
+
position: unset;
|
|
816
|
+
width: 150px;
|
|
817
|
+
}
|
|
818
|
+
${i.MediaQueries.mbDown} {
|
|
819
|
+
width: 80px;
|
|
820
|
+
}
|
|
821
|
+
`,ie=u.default.div`
|
|
822
|
+
background-color: #ffffff;
|
|
823
|
+
border-radius: 4px;
|
|
824
|
+
width: 100%;
|
|
825
|
+
height: 100%;
|
|
826
|
+
`,oe=u.default.div`
|
|
827
|
+
display: flex;
|
|
828
|
+
margin-top: 1rem;
|
|
829
|
+
align-items: center;
|
|
830
|
+
color: ${e=>e.theme.colors.primaryBase};
|
|
831
|
+
font-weight: 400;
|
|
832
|
+
font-size: 14px;
|
|
833
|
+
text-decoration: none;
|
|
834
|
+
${i.MediaQueries.tdDown} {
|
|
835
|
+
display: none;
|
|
836
|
+
}
|
|
837
|
+
`,ae=u.default.p`
|
|
838
|
+
font-size: 16px;
|
|
839
|
+
font-weight: 600;
|
|
840
|
+
line-height: 1.6;
|
|
841
|
+
color: ${e=>e.theme.colors.gray800};
|
|
842
|
+
${i.MediaQueries.tdDown} {
|
|
843
|
+
padding: 0;
|
|
844
|
+
}
|
|
845
|
+
`,re=u.default.p`
|
|
846
|
+
font-size: 14px;
|
|
847
|
+
line-height: 1.6;
|
|
848
|
+
font-weight: 400;
|
|
849
|
+
color: ${e=>e.theme.colors.gray600};
|
|
850
|
+
height: 40px;
|
|
851
|
+
text-overflow: ellipsis;
|
|
852
|
+
overflow: hidden;
|
|
853
|
+
display: -webkit-box;
|
|
854
|
+
-webkit-line-clamp: 2;
|
|
855
|
+
-webkit-box-orient: vertical;
|
|
856
|
+
margin-bottom: auto;
|
|
857
|
+
${i.MediaQueries.tdDown} {
|
|
858
|
+
height: unset;
|
|
859
|
+
padding: 0;
|
|
860
|
+
}
|
|
861
|
+
`,de=u.default.div`
|
|
862
|
+
display: flex;
|
|
863
|
+
flex-direction: column;
|
|
864
|
+
gap: 8px;
|
|
865
|
+
flex: 1;
|
|
866
|
+
z-index: 1;
|
|
867
|
+
${i.MediaQueries.tdDown} {
|
|
868
|
+
gap: 4px;
|
|
869
|
+
}
|
|
870
|
+
`,ne="hhgcomp-navigation-menucareitem-contentwrapper",le=o.getDefaultClassWrapper(de,ne),pe=u.default.a`
|
|
871
|
+
text-decoration: none;
|
|
872
|
+
border-radius: 4px;
|
|
873
|
+
background: ${r.theme.colors.white};
|
|
874
|
+
position: relative;
|
|
875
|
+
overflow: hidden;
|
|
876
|
+
padding: 16px;
|
|
877
|
+
display: flex;
|
|
878
|
+
padding-top: 166px;
|
|
879
|
+
* {
|
|
880
|
+
pointer-events: none;
|
|
881
|
+
}
|
|
882
|
+
${i.MediaQueries.tdUp} {
|
|
883
|
+
box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 2px rgba(0, 0, 0, 0.06),
|
|
884
|
+
0px 0px 1px rgba(0, 0, 0, 0.04);
|
|
885
|
+
gap: 30px;
|
|
886
|
+
flex-direction: column;
|
|
887
|
+
a {
|
|
888
|
+
display: flex;
|
|
889
|
+
width: 100%;
|
|
890
|
+
}
|
|
891
|
+
}
|
|
892
|
+
${i.MediaQueries.tdDown} {
|
|
893
|
+
padding-top: 16px;
|
|
894
|
+
a {
|
|
895
|
+
display: none;
|
|
896
|
+
}
|
|
897
|
+
grid-template-columns: 2fr 1fr;
|
|
898
|
+
gap: 10px;
|
|
899
|
+
display: grid;
|
|
900
|
+
max-height: 110px;
|
|
901
|
+
display: flex;
|
|
902
|
+
flex-direction: row-reverse;
|
|
903
|
+
> .${ne} {
|
|
904
|
+
flex: 1;
|
|
905
|
+
}
|
|
906
|
+
img {
|
|
907
|
+
width: 150px;
|
|
908
|
+
}
|
|
909
|
+
}
|
|
910
|
+
${i.MediaQueries.mbDown} {
|
|
911
|
+
box-shadow: 0px 10px 16px rgba(0, 0, 0, 0.04),
|
|
912
|
+
0px 2px 8px rgba(0, 0, 0, 0.04), 0px 0px 1px rgba(0, 0, 0, 0.04);
|
|
913
|
+
display: flex;
|
|
914
|
+
flex-direction: row-reverse;
|
|
915
|
+
img {
|
|
916
|
+
width: 80px;
|
|
917
|
+
height: 80px;
|
|
918
|
+
}
|
|
919
|
+
}
|
|
920
|
+
${i.MediaQueries.tdOnly} {
|
|
921
|
+
border: 1px solid ${r.theme.colors.neutral100};
|
|
922
|
+
}
|
|
923
|
+
.bg-svg {
|
|
924
|
+
width: 100%;
|
|
925
|
+
max-width: 245px;
|
|
926
|
+
height: 100%;
|
|
927
|
+
top: 0;
|
|
928
|
+
right: -40px;
|
|
929
|
+
position: absolute;
|
|
930
|
+
display: inline-block;
|
|
931
|
+
}
|
|
932
|
+
`,se=u.default.div`
|
|
933
|
+
padding: 16px;
|
|
934
|
+
border-radius: 8px;
|
|
935
|
+
position: relative;
|
|
936
|
+
z-index: 1;
|
|
937
|
+
overflow: hidden;
|
|
938
|
+
a {
|
|
939
|
+
text-decoration: none;
|
|
940
|
+
}
|
|
941
|
+
|
|
942
|
+
.bg-svg {
|
|
943
|
+
height: 100%;
|
|
944
|
+
position: absolute;
|
|
945
|
+
top: 0;
|
|
946
|
+
left: 0;
|
|
947
|
+
z-index: -1;
|
|
948
|
+
}
|
|
949
|
+
${i.MediaQueries.mbDown} {
|
|
950
|
+
display: block;
|
|
951
|
+
.bg-svg {
|
|
952
|
+
right: -24px;
|
|
953
|
+
left: unset;
|
|
954
|
+
top: 0;
|
|
955
|
+
transform: rotateY(180deg);
|
|
956
|
+
}
|
|
957
|
+
}
|
|
958
|
+
|
|
959
|
+
${i.MediaQueries.mbUp} {
|
|
960
|
+
display: grid;
|
|
961
|
+
grid-gap: 10px;
|
|
962
|
+
grid-template-columns: 1fr 3fr;
|
|
963
|
+
}
|
|
964
|
+
`,xe=u.default.div`
|
|
965
|
+
font-weight: 400;
|
|
966
|
+
font-size: 14px;
|
|
967
|
+
line-height: 24px;
|
|
968
|
+
color: ${e=>e.theme.colors.gray600};
|
|
969
|
+
margin-bottom: 15px;
|
|
970
|
+
`,ge=u.default.div`
|
|
971
|
+
font-weight: 600;
|
|
972
|
+
font-size: 16px;
|
|
973
|
+
line-height: 26px;
|
|
974
|
+
color: #000000;
|
|
975
|
+
margin-bottom: 4px;
|
|
976
|
+
`,ue=u.default.div`
|
|
977
|
+
background: #fff;
|
|
978
|
+
padding: 5px;
|
|
979
|
+
display: flex;
|
|
980
|
+
align-items: center;
|
|
981
|
+
justify-content: center;
|
|
982
|
+
border-radius: 50px;
|
|
983
|
+
`,me=u.default.div`
|
|
984
|
+
display: flex;
|
|
985
|
+
justify-content: center;
|
|
986
|
+
align-items: center;
|
|
987
|
+
position: relative;
|
|
988
|
+
${i.MediaQueries.mbDown} {
|
|
989
|
+
justify-content: end;
|
|
990
|
+
min-height: 100px;
|
|
991
|
+
}
|
|
992
|
+
`,ce=u.default.div`
|
|
993
|
+
margin-top: 10px;
|
|
994
|
+
background: #ffffff;
|
|
995
|
+
padding: 5px 15px;
|
|
996
|
+
position: relative;
|
|
997
|
+
${i.MediaQueries.mbDown} {
|
|
998
|
+
&:after {
|
|
999
|
+
position: absolute;
|
|
1000
|
+
top: 0;
|
|
1001
|
+
left: 0;
|
|
1002
|
+
width: 100%;
|
|
1003
|
+
height: 4px;
|
|
1004
|
+
background-color: ${e=>e.theme.colors.neutral100};
|
|
1005
|
+
content: '';
|
|
1006
|
+
}
|
|
1007
|
+
}
|
|
1008
|
+
`,fe=u.default.div`
|
|
1009
|
+
margin: 15px 0;
|
|
1010
|
+
display: flex;
|
|
1011
|
+
`,he=u.default.a`
|
|
1012
|
+
padding-left: 10px;
|
|
1013
|
+
display: flex;
|
|
1014
|
+
align-items: center;
|
|
1015
|
+
text-decoration: none;
|
|
1016
|
+
font-weight: 400;
|
|
1017
|
+
font-size: 14px;
|
|
1018
|
+
color: ${e=>e.theme.colors.primaryBase};
|
|
1019
|
+
&[data-theme='marryBaby'] {
|
|
1020
|
+
color: ${e=>e.theme.mbColors.pink};
|
|
1021
|
+
}
|
|
1022
|
+
img {
|
|
1023
|
+
padding-left: 5px;
|
|
1024
|
+
}
|
|
1025
|
+
${i.MediaQueries.mbDown} {
|
|
1026
|
+
margin-left: auto;
|
|
1027
|
+
}
|
|
1028
|
+
`;u.default.div`
|
|
1029
|
+
&[data-category-list-type='sub'] {
|
|
1030
|
+
padding-bottom: 72px;
|
|
1031
|
+
}
|
|
1032
|
+
|
|
1033
|
+
&[data-is-displayed='false'] {
|
|
1034
|
+
display: none;
|
|
1035
|
+
}
|
|
1036
|
+
`,u.default.div`
|
|
1037
|
+
& > div {
|
|
1038
|
+
width: 100%;
|
|
1039
|
+
margin-bottom: 8px;
|
|
1040
|
+
}
|
|
1041
|
+
`;const ye=u.default.div`
|
|
1042
|
+
display: grid;
|
|
1043
|
+
|
|
1044
|
+
grid-template-columns: repeat(4, 1fr);
|
|
1045
|
+
gap: 24px;
|
|
1046
|
+
${i.MediaQueries.tdDown} {
|
|
1047
|
+
gap: 12px;
|
|
1048
|
+
grid-template-columns: 1fr;
|
|
1049
|
+
}
|
|
1050
|
+
`,be=u.default.a`
|
|
1051
|
+
width: 100%;
|
|
1052
|
+
display: flex;
|
|
1053
|
+
align-items: center;
|
|
1054
|
+
text-decoration: none;
|
|
1055
|
+
* {
|
|
1056
|
+
pointer-events: none;
|
|
1057
|
+
}
|
|
1058
|
+
`,ve=u.default.div`
|
|
1059
|
+
border-radius: 5px;
|
|
1060
|
+
display: block;
|
|
1061
|
+
overflow: hidden;
|
|
1062
|
+
padding-top: 140%;
|
|
1063
|
+
width: 100%;
|
|
1064
|
+
position: relative;
|
|
1065
|
+
height: 0;
|
|
1066
|
+
img {
|
|
1067
|
+
position: absolute;
|
|
1068
|
+
width: 100%;
|
|
1069
|
+
height: 100%;
|
|
1070
|
+
display: block;
|
|
1071
|
+
object-fit: cover;
|
|
1072
|
+
top: 0;
|
|
1073
|
+
left: 0;
|
|
1074
|
+
}
|
|
1075
|
+
${i.MediaQueries.tdDown} {
|
|
1076
|
+
width: 72px;
|
|
1077
|
+
padding-top: 100px;
|
|
1078
|
+
}
|
|
1079
|
+
`,we=u.default.p`
|
|
1080
|
+
font-size: 16px;
|
|
1081
|
+
font-weight: 400;
|
|
1082
|
+
padding: 4px 15px;
|
|
1083
|
+
line-height: 1.4;
|
|
1084
|
+
color: ${e=>e.theme.colors.gray800};
|
|
1085
|
+
flex: 1;
|
|
1086
|
+
${i.MediaQueries.tdUp} {
|
|
1087
|
+
display: none;
|
|
1088
|
+
}
|
|
1089
|
+
`;u.default.div`
|
|
1090
|
+
& > :not(:last-child) {
|
|
1091
|
+
border-bottom: 1px solid
|
|
1092
|
+
${e=>e.theme.colors.neutral100};
|
|
1093
|
+
}
|
|
1094
|
+
|
|
1095
|
+
& > div > :not(:last-child) {
|
|
1096
|
+
border-bottom: 1px solid
|
|
1097
|
+
${e=>e.theme.colors.neutral100};
|
|
1098
|
+
}
|
|
1099
|
+
|
|
1100
|
+
&[data-category-list-type='sub'] {
|
|
1101
|
+
padding-bottom: 72px;
|
|
1102
|
+
}
|
|
1103
|
+
|
|
1104
|
+
&[data-is-displayed='false'] {
|
|
1105
|
+
display: none;
|
|
1106
|
+
}
|
|
1107
|
+
`,u.default.div`
|
|
1108
|
+
& > div {
|
|
1109
|
+
width: 100%;
|
|
1110
|
+
margin-bottom: 8px;
|
|
1111
|
+
}
|
|
1112
|
+
`;const $e=u.default.div`
|
|
1113
|
+
display: grid;
|
|
1114
|
+
grid-template-columns: repeat(2, 1fr);
|
|
1115
|
+
grid-gap: 48px;
|
|
1116
|
+
${i.MediaQueries.tdDown} {
|
|
1117
|
+
grid-template-columns: 1fr;
|
|
1118
|
+
grid-gap: 32px;
|
|
1119
|
+
}
|
|
1120
|
+
${i.MediaQueries.mbDown} {
|
|
1121
|
+
grid-gap: 24px;
|
|
1122
|
+
}
|
|
1123
|
+
`,Me=u.default.div`
|
|
1124
|
+
padding: 5px;
|
|
1125
|
+
flex: 1;
|
|
1126
|
+
`,Se=u.default.img`
|
|
1127
|
+
width: 88px;
|
|
1128
|
+
height: 88px;
|
|
1129
|
+
border-radius: 4px;
|
|
1130
|
+
object-fit: cover;
|
|
1131
|
+
`,ke=u.default.div`
|
|
1132
|
+
font-size: 12px;
|
|
1133
|
+
font-weight: 600;
|
|
1134
|
+
color: ${e=>e.theme.colors.gray800};
|
|
1135
|
+
text-decoration: none;
|
|
1136
|
+
&[data-theme='marryBaby'] {
|
|
1137
|
+
font-weight: 400;
|
|
1138
|
+
letter-spacing: -0.2px;
|
|
1139
|
+
}
|
|
1140
|
+
`,Ce=u.default.div`
|
|
1141
|
+
text-decoration: none;
|
|
1142
|
+
font-size: 12px;
|
|
1143
|
+
font-weight: 400;
|
|
1144
|
+
color: ${e=>e.theme.colors.primaryBase};
|
|
1145
|
+
&[data-theme='marryBaby'] {
|
|
1146
|
+
font-weight: 400;
|
|
1147
|
+
letter-spacing: -0.2px;
|
|
1148
|
+
}
|
|
1149
|
+
`,Qe=u.default.div`
|
|
1150
|
+
font-size: 12px;
|
|
1151
|
+
font-weight: 400;
|
|
1152
|
+
color: ${e=>e.theme.colors.gray600};
|
|
1153
|
+
`,De=u.default.div`
|
|
1154
|
+
font-size: 12px;
|
|
1155
|
+
font-weight: 400;
|
|
1156
|
+
color: ${e=>e.theme.colors.gray600};
|
|
1157
|
+
`,ze=u.default.a`
|
|
1158
|
+
display: flex;
|
|
1159
|
+
gap: 10px;
|
|
1160
|
+
text-decoration: none;
|
|
1161
|
+
position: relative;
|
|
1162
|
+
&::after {
|
|
1163
|
+
content: '';
|
|
1164
|
+
display: block;
|
|
1165
|
+
width: 100%;
|
|
1166
|
+
height: 1px;
|
|
1167
|
+
border-top: 1px dashed
|
|
1168
|
+
${e=>e.theme.colors.neutral100};
|
|
1169
|
+
position: absolute;
|
|
1170
|
+
bottom: -24px;
|
|
1171
|
+
${i.MediaQueries.tdOnly} {
|
|
1172
|
+
bottom: -16px;
|
|
1173
|
+
}
|
|
1174
|
+
${i.MediaQueries.mbDown} {
|
|
1175
|
+
bottom: -12px;
|
|
1176
|
+
}
|
|
1177
|
+
}
|
|
1178
|
+
&:last-child {
|
|
1179
|
+
&::after {
|
|
1180
|
+
display: none;
|
|
1181
|
+
}
|
|
1182
|
+
}
|
|
1183
|
+
${i.MediaQueries.tdUp} {
|
|
1184
|
+
&:nth-last-child(2) {
|
|
1185
|
+
&::after {
|
|
1186
|
+
display: none;
|
|
1187
|
+
}
|
|
1188
|
+
}
|
|
1189
|
+
}
|
|
1190
|
+
`,Be=u.default.div`
|
|
1191
|
+
display: flex;
|
|
1192
|
+
gap: 10px;
|
|
1193
|
+
vertical-align: middle;
|
|
1194
|
+
align-items: center;
|
|
1195
|
+
`,Ee=u.default.div`
|
|
1196
|
+
margin-top: 8px;
|
|
1197
|
+
font-size: 16px;
|
|
1198
|
+
font-weight: 600;
|
|
1199
|
+
color: ${e=>e.theme.colors.gray800};
|
|
1200
|
+
&[data-theme='marryBaby'] {
|
|
1201
|
+
margin-top: 12px;
|
|
1202
|
+
font-weight: 400;
|
|
1203
|
+
font-size: 14px;
|
|
1204
|
+
line-height: 24px;
|
|
1205
|
+
letter-spacing: -0.2px;
|
|
1206
|
+
}
|
|
1207
|
+
`,je=u.default.div`
|
|
1208
|
+
display: flex;
|
|
1209
|
+
flex-wrap: wrap;
|
|
1210
|
+
align-items: center;
|
|
1211
|
+
column-gap: 5px;
|
|
1212
|
+
`,Te=u.default.div`
|
|
1213
|
+
display: flex;
|
|
1214
|
+
gap: 4px;
|
|
1215
|
+
flex-direction: column;
|
|
1216
|
+
`;c.default.extend(f.default);u.default.div`
|
|
1217
|
+
& > a:not(:last-child) > div {
|
|
1218
|
+
border-bottom: 1px solid
|
|
1219
|
+
${e=>e.theme.colors.neutral100};
|
|
1220
|
+
}
|
|
1221
|
+
|
|
1222
|
+
&[data-category-list-type='sub'] {
|
|
1223
|
+
padding-bottom: 72px;
|
|
1224
|
+
}
|
|
1225
|
+
|
|
1226
|
+
&[data-is-displayed='false'] {
|
|
1227
|
+
display: none;
|
|
1228
|
+
}
|
|
1229
|
+
`;const Ue=u.default.div`
|
|
1230
|
+
display: grid;
|
|
1231
|
+
|
|
1232
|
+
grid-template-columns: repeat(3, 1fr);
|
|
1233
|
+
gap: 24px;
|
|
1234
|
+
margin-bottom: 3.5rem;
|
|
1235
|
+
${i.MediaQueries.tdDown} {
|
|
1236
|
+
grid-template-columns: repeat(1, 1fr);
|
|
1237
|
+
}
|
|
1238
|
+
`,Ie=u.default.a`
|
|
1239
|
+
text-decoration: none;
|
|
1240
|
+
display: flex;
|
|
1241
|
+
align-items: center;
|
|
1242
|
+
`;u.default.div`
|
|
1243
|
+
&[data-is-display='false'] {
|
|
1244
|
+
display: none;
|
|
1245
|
+
}
|
|
1246
|
+
`;const Le=u.default.div`
|
|
1247
|
+
display: grid;
|
|
1248
|
+
|
|
1249
|
+
grid-template-columns: repeat(3, 1fr);
|
|
1250
|
+
gap: 24px;
|
|
1251
|
+
${i.MediaQueries.tdDown} {
|
|
1252
|
+
grid-template-columns: 1fr;
|
|
1253
|
+
gap: 12px;
|
|
1254
|
+
}
|
|
1255
|
+
`,_e=u.default.a`
|
|
1256
|
+
text-decoration: none;
|
|
1257
|
+
border-radius: 4px;
|
|
1258
|
+
background: ${e=>e.theme.colors.primary50};
|
|
1259
|
+
position: relative;
|
|
1260
|
+
overflow: hidden;
|
|
1261
|
+
display: flex;
|
|
1262
|
+
* {
|
|
1263
|
+
pointer-events: none;
|
|
1264
|
+
}
|
|
1265
|
+
.bg-svg {
|
|
1266
|
+
width: 245px;
|
|
1267
|
+
top: 0;
|
|
1268
|
+
right: 0;
|
|
1269
|
+
height: 100%;
|
|
1270
|
+
position: absolute;
|
|
1271
|
+
${i.MediaQueries.tdDown} {
|
|
1272
|
+
top: calc(51% - 68px);
|
|
1273
|
+
right: -8px;
|
|
1274
|
+
}
|
|
1275
|
+
}
|
|
1276
|
+
padding: 180px 24px 16px;
|
|
1277
|
+
a {
|
|
1278
|
+
display: flex;
|
|
1279
|
+
width: 100%;
|
|
1280
|
+
}
|
|
1281
|
+
${i.MediaQueries.tdDown} {
|
|
1282
|
+
padding-top: 16px;
|
|
1283
|
+
display: flex;
|
|
1284
|
+
align-items: center;
|
|
1285
|
+
}
|
|
1286
|
+
`,Oe=u.default.div`
|
|
1287
|
+
width: 64px;
|
|
1288
|
+
height: 64px;
|
|
1289
|
+
background: white;
|
|
1290
|
+
position: absolute;
|
|
1291
|
+
right: 25px;
|
|
1292
|
+
top: 35px;
|
|
1293
|
+
z-index: 3;
|
|
1294
|
+
border-radius: 50%;
|
|
1295
|
+
img {
|
|
1296
|
+
position: absolute;
|
|
1297
|
+
width: 64px;
|
|
1298
|
+
height: 64px;
|
|
1299
|
+
top: 50%;
|
|
1300
|
+
left: 50%;
|
|
1301
|
+
display: block;
|
|
1302
|
+
transform: translate(-50%, -50%);
|
|
1303
|
+
}
|
|
1304
|
+
${i.MediaQueries.tdDown} {
|
|
1305
|
+
position: relative;
|
|
1306
|
+
top: unset;
|
|
1307
|
+
right: unset;
|
|
1308
|
+
}
|
|
1309
|
+
`,Pe=u.default.div`
|
|
1310
|
+
display: flex;
|
|
1311
|
+
align-items: center;
|
|
1312
|
+
color: ${e=>e.theme.colors.primaryBase};
|
|
1313
|
+
font-weight: 400;
|
|
1314
|
+
font-size: 14px;
|
|
1315
|
+
text-decoration: none;
|
|
1316
|
+
`,Ne=u.default.p`
|
|
1317
|
+
font-size: 16px;
|
|
1318
|
+
font-weight: 600;
|
|
1319
|
+
line-height: 1.4;
|
|
1320
|
+
color: ${e=>e.theme.colors.gray800};
|
|
1321
|
+
`,Re=u.default.p`
|
|
1322
|
+
font-size: 14px;
|
|
1323
|
+
line-height: 1.4;
|
|
1324
|
+
font-weight: 400;
|
|
1325
|
+
color: ${e=>e.theme.colors.gray600};
|
|
1326
|
+
height: 40px;
|
|
1327
|
+
text-overflow: ellipsis;
|
|
1328
|
+
overflow: hidden;
|
|
1329
|
+
display: -webkit-box;
|
|
1330
|
+
-webkit-line-clamp: 2;
|
|
1331
|
+
-webkit-box-orient: vertical;
|
|
1332
|
+
margin-bottom: auto;
|
|
1333
|
+
${i.MediaQueries.tdDown} {
|
|
1334
|
+
display: none;
|
|
1335
|
+
}
|
|
1336
|
+
`,Ae=u.default.div`
|
|
1337
|
+
display: flex;
|
|
1338
|
+
flex-direction: column;
|
|
1339
|
+
flex: 1;
|
|
1340
|
+
z-index: 1;
|
|
1341
|
+
${i.MediaQueries.tdUp} {
|
|
1342
|
+
gap: 8px;
|
|
1343
|
+
}
|
|
1344
|
+
${i.MediaQueries.tdDown} {
|
|
1345
|
+
gap: 4px;
|
|
1346
|
+
flex: 1;
|
|
1347
|
+
}
|
|
1348
|
+
`,Ge=u.default.a`
|
|
1349
|
+
text-decoration: none;
|
|
1350
|
+
border-radius: 12px;
|
|
1351
|
+
|
|
1352
|
+
position: relative;
|
|
1353
|
+
overflow: hidden;
|
|
1354
|
+
display: flex;
|
|
1355
|
+
* {
|
|
1356
|
+
pointer-events: none;
|
|
1357
|
+
}
|
|
1358
|
+
.bg-svg {
|
|
1359
|
+
top: 0;
|
|
1360
|
+
left: 0;
|
|
1361
|
+
position: absolute;
|
|
1362
|
+
}
|
|
1363
|
+
|
|
1364
|
+
.dot-svg {
|
|
1365
|
+
width: 40px;
|
|
1366
|
+
height: 30px;
|
|
1367
|
+
top: 36px;
|
|
1368
|
+
left: 16px;
|
|
1369
|
+
position: absolute;
|
|
1370
|
+
stroke-width: 0;
|
|
1371
|
+
}
|
|
1372
|
+
|
|
1373
|
+
&[data-color='pink'] {
|
|
1374
|
+
background: ${e=>e.theme.mbColors.tonePink};
|
|
1375
|
+
.bg-svg {
|
|
1376
|
+
fill: ${e=>e.theme.mbColors.peach};
|
|
1377
|
+
}
|
|
1378
|
+
}
|
|
1379
|
+
&[data-color='orange'] {
|
|
1380
|
+
background: ${e=>e.theme.mbColors.toneYellow};
|
|
1381
|
+
.bg-svg {
|
|
1382
|
+
fill: ${e=>e.theme.mbColors.orange};
|
|
1383
|
+
}
|
|
1384
|
+
}
|
|
1385
|
+
&[data-color='green'] {
|
|
1386
|
+
background: ${e=>e.theme.mbColors.toneGreen};
|
|
1387
|
+
.bg-svg {
|
|
1388
|
+
fill: ${e=>e.theme.mbColors.mint};
|
|
1389
|
+
}
|
|
1390
|
+
}
|
|
1391
|
+
|
|
1392
|
+
padding: 180px 24px 16px;
|
|
1393
|
+
a {
|
|
1394
|
+
display: flex;
|
|
1395
|
+
width: 100%;
|
|
1396
|
+
}
|
|
1397
|
+
${i.MediaQueries.tdDown} {
|
|
1398
|
+
padding-top: 16px;
|
|
1399
|
+
display: flex;
|
|
1400
|
+
align-items: flex-start;
|
|
1401
|
+
justify-content: flex-start;
|
|
1402
|
+
}
|
|
1403
|
+
${i.MediaQueries.mbDown} {
|
|
1404
|
+
padding-top: 0;
|
|
1405
|
+
padding-left: 80px;
|
|
1406
|
+
height: 96px;
|
|
1407
|
+
align-items: flex-start;
|
|
1408
|
+
justify-content: center;
|
|
1409
|
+
flex-direction: column;
|
|
1410
|
+
.dot-svg {
|
|
1411
|
+
top: 22px;
|
|
1412
|
+
left: 16px;
|
|
1413
|
+
}
|
|
1414
|
+
}
|
|
1415
|
+
${i.MediaQueries.tdUp} {
|
|
1416
|
+
min-height: 296px;
|
|
1417
|
+
}
|
|
1418
|
+
.mobile-only {
|
|
1419
|
+
${i.MediaQueries.tdUp} {
|
|
1420
|
+
display: none;
|
|
1421
|
+
}
|
|
1422
|
+
}
|
|
1423
|
+
.desktop-only {
|
|
1424
|
+
${i.MediaQueries.tdDown} {
|
|
1425
|
+
display: none;
|
|
1426
|
+
}
|
|
1427
|
+
}
|
|
1428
|
+
`,He=u.default.div`
|
|
1429
|
+
width: 48px;
|
|
1430
|
+
height: 48px;
|
|
1431
|
+
background: white;
|
|
1432
|
+
position: absolute;
|
|
1433
|
+
right: 25px;
|
|
1434
|
+
top: 35px;
|
|
1435
|
+
z-index: 3;
|
|
1436
|
+
border-radius: 50%;
|
|
1437
|
+
img {
|
|
1438
|
+
position: absolute;
|
|
1439
|
+
width: 36px;
|
|
1440
|
+
height: 36px;
|
|
1441
|
+
top: 50%;
|
|
1442
|
+
left: 50%;
|
|
1443
|
+
display: block;
|
|
1444
|
+
transform: translate(-50%, -50%);
|
|
1445
|
+
}
|
|
1446
|
+
${i.MediaQueries.tdDown} {
|
|
1447
|
+
position: relative;
|
|
1448
|
+
top: unset;
|
|
1449
|
+
right: unset;
|
|
1450
|
+
}
|
|
1451
|
+
${i.MediaQueries.mbDown} {
|
|
1452
|
+
position: absolute;
|
|
1453
|
+
left: 32px;
|
|
1454
|
+
top: 28px;
|
|
1455
|
+
}
|
|
1456
|
+
`,We=u.default.div`
|
|
1457
|
+
display: flex;
|
|
1458
|
+
align-items: center;
|
|
1459
|
+
background: white;
|
|
1460
|
+
font-weight: 400;
|
|
1461
|
+
font-size: 14px;
|
|
1462
|
+
text-decoration: none;
|
|
1463
|
+
border-radius: 50%;
|
|
1464
|
+
width: 20px;
|
|
1465
|
+
height: 20px;
|
|
1466
|
+
|
|
1467
|
+
svg path {
|
|
1468
|
+
fill: ${e=>e.theme.mbColors.gray};
|
|
1469
|
+
}
|
|
1470
|
+
|
|
1471
|
+
${i.MediaQueries.tdDown} {
|
|
1472
|
+
background: none;
|
|
1473
|
+
width: 100%;
|
|
1474
|
+
font-weight: 400;
|
|
1475
|
+
font-size: 12px;
|
|
1476
|
+
line-height: 18px;
|
|
1477
|
+
color: ${e=>e.theme.mbColors.pink};
|
|
1478
|
+
padding-left: 16px;
|
|
1479
|
+
}
|
|
1480
|
+
`,qe=u.default.p`
|
|
1481
|
+
font-weight: 600;
|
|
1482
|
+
font-size: 14px;
|
|
1483
|
+
line-height: 24px;
|
|
1484
|
+
letter-spacing: -0.2px;
|
|
1485
|
+
color: ${e=>e.theme.colors.gray800};
|
|
1486
|
+
`,Ve=u.default.p`
|
|
1487
|
+
font-weight: 400;
|
|
1488
|
+
font-size: 12px;
|
|
1489
|
+
line-height: 18px;
|
|
1490
|
+
letter-spacing: -0.2px;
|
|
1491
|
+
color: ${e=>e.theme.colors.gray600};
|
|
1492
|
+
height: 54px;
|
|
1493
|
+
text-overflow: ellipsis;
|
|
1494
|
+
overflow: hidden;
|
|
1495
|
+
display: -webkit-box;
|
|
1496
|
+
-webkit-line-clamp: 3;
|
|
1497
|
+
-webkit-box-orient: vertical;
|
|
1498
|
+
margin-bottom: auto;
|
|
1499
|
+
${i.MediaQueries.tdDown} {
|
|
1500
|
+
display: none;
|
|
1501
|
+
}
|
|
1502
|
+
`,Ye=u.default.div`
|
|
1503
|
+
display: flex;
|
|
1504
|
+
flex: 1;
|
|
1505
|
+
z-index: 1;
|
|
1506
|
+
align-items: flex-end;
|
|
1507
|
+
justify-content: flex-end;
|
|
1508
|
+
${i.MediaQueries.tdUp} {
|
|
1509
|
+
gap: 8px;
|
|
1510
|
+
flex-direction: row;
|
|
1511
|
+
}
|
|
1512
|
+
|
|
1513
|
+
${i.MediaQueries.tdDown} {
|
|
1514
|
+
align-items: flex-start;
|
|
1515
|
+
justify-content: flex-start;
|
|
1516
|
+
gap: 4px;
|
|
1517
|
+
}
|
|
1518
|
+
`,Fe=u.default.div`
|
|
1519
|
+
display: flex;
|
|
1520
|
+
flex-direction: column;
|
|
1521
|
+
flex: 1;
|
|
1522
|
+
z-index: 1;
|
|
1523
|
+
${i.MediaQueries.tdUp} {
|
|
1524
|
+
gap: 8px;
|
|
1525
|
+
}
|
|
1526
|
+
${i.MediaQueries.tdDown} {
|
|
1527
|
+
gap: 4px;
|
|
1528
|
+
flex: 1;
|
|
1529
|
+
padding-left: 16px;
|
|
1530
|
+
}
|
|
1531
|
+
`,Ze=u.default.div`
|
|
1532
|
+
display: flex;
|
|
1533
|
+
flex-direction: row;
|
|
1534
|
+
flex: 1;
|
|
1535
|
+
z-index: 1;
|
|
1536
|
+
${i.MediaQueries.tdUp} {
|
|
1537
|
+
gap: 8px;
|
|
1538
|
+
justify-content: flex-end;
|
|
1539
|
+
align-items: flex-end;
|
|
1540
|
+
}
|
|
1541
|
+
${i.MediaQueries.tdDown} {
|
|
1542
|
+
flex-direction: column;
|
|
1543
|
+
justify-content: flex-start;
|
|
1544
|
+
align-items: flex-start;
|
|
1545
|
+
}
|
|
1546
|
+
`,Ke=u.default.div`
|
|
1547
|
+
z-index: 201;
|
|
1548
|
+
width: 100%;
|
|
1549
|
+
align-items: center;
|
|
1550
|
+
|
|
1551
|
+
background-color: ${e=>e.theme.colors.white};
|
|
1552
|
+
|
|
1553
|
+
transition: height 0.3s, transform 0.3s;
|
|
1554
|
+
|
|
1555
|
+
&[data-site-type='helloSites'] {
|
|
1556
|
+
border-bottom: 1px solid
|
|
1557
|
+
${e=>e.theme.colors.neutral100};
|
|
1558
|
+
}
|
|
1559
|
+
&[data-sponsored='true'] {
|
|
1560
|
+
border-bottom: none;
|
|
1561
|
+
}
|
|
1562
|
+
&[data-marry-baby-tone='pink'] {
|
|
1563
|
+
background-color: ${e=>e.theme.mbColors.lightPink};
|
|
1564
|
+
}
|
|
1565
|
+
|
|
1566
|
+
${i.MediaQueries.mbUp} {
|
|
1567
|
+
&[data-sitewide-banner-shown='true'][data-collapsed='true'] {
|
|
1568
|
+
transform: translateY(-64px);
|
|
1569
|
+
}
|
|
1570
|
+
}
|
|
1571
|
+
${i.MediaQueries.mbDown} {
|
|
1572
|
+
&[data-site-type='marryBaby'] {
|
|
1573
|
+
border-bottom: none;
|
|
1574
|
+
}
|
|
1575
|
+
|
|
1576
|
+
&[data-fixed-bar='true'] {
|
|
1577
|
+
position: fixed;
|
|
1578
|
+
transform: translateY(0);
|
|
1579
|
+
}
|
|
1580
|
+
|
|
1581
|
+
&[data-fixed-bar='false'] {
|
|
1582
|
+
position: absolute;
|
|
1583
|
+
}
|
|
1584
|
+
|
|
1585
|
+
&[data-collapsed='true'] {
|
|
1586
|
+
transform: translateY(-100%);
|
|
1587
|
+
transition: transform 0.5s;
|
|
1588
|
+
}
|
|
1589
|
+
&[data-collapsed='false'] {
|
|
1590
|
+
transform: translateY(0);
|
|
1591
|
+
transition: transform 0.5s;
|
|
1592
|
+
}
|
|
1593
|
+
|
|
1594
|
+
.top-bar-header {
|
|
1595
|
+
line-height: normal;
|
|
1596
|
+
}
|
|
1597
|
+
|
|
1598
|
+
&[data-header-type='home'] {
|
|
1599
|
+
z-index: ${R};
|
|
1600
|
+
}
|
|
1601
|
+
|
|
1602
|
+
&[data-is-displayed='false'] {
|
|
1603
|
+
//display: none;
|
|
1604
|
+
visibility: hidden;
|
|
1605
|
+
}
|
|
1606
|
+
}
|
|
1607
|
+
|
|
1608
|
+
.marry-baby {
|
|
1609
|
+
input {
|
|
1610
|
+
background: ${e=>e.theme.mbColors.lightGray};
|
|
1611
|
+
border-radius: 16px;
|
|
1612
|
+
border: none;
|
|
1613
|
+
}
|
|
1614
|
+
max-width: 172px;
|
|
1615
|
+
}
|
|
1616
|
+
&[data-site-type='marryBaby'] {
|
|
1617
|
+
.close-btn {
|
|
1618
|
+
top: 16px;
|
|
1619
|
+
right: 16px;
|
|
1620
|
+
}
|
|
1621
|
+
}
|
|
1622
|
+
`,Je=u.default.div`
|
|
1623
|
+
display: flex;
|
|
1624
|
+
height: 100%;
|
|
1625
|
+
align-items: center;
|
|
1626
|
+
|
|
1627
|
+
justify-content: space-between;
|
|
1628
|
+
padding: 0 2rem;
|
|
1629
|
+
height: 56px;
|
|
1630
|
+
${i.MediaQueries.pcDown} {
|
|
1631
|
+
padding: 0 1rem;
|
|
1632
|
+
}
|
|
1633
|
+
|
|
1634
|
+
${i.MediaQueries.mbDown} {
|
|
1635
|
+
position: relative;
|
|
1636
|
+
height: 56px;
|
|
1637
|
+
background: white;
|
|
1638
|
+
gap: 2px;
|
|
1639
|
+
}
|
|
1640
|
+
|
|
1641
|
+
&[data-site-type='marryBaby'] {
|
|
1642
|
+
width: 100%;
|
|
1643
|
+
margin: 0 auto;
|
|
1644
|
+
padding: 0 16px;
|
|
1645
|
+
${i.MediaQueries.tdUp} {
|
|
1646
|
+
max-width: 1064px;
|
|
1647
|
+
}
|
|
1648
|
+
}
|
|
1649
|
+
`,Xe=u.default.div`
|
|
1650
|
+
display: flex;
|
|
1651
|
+
align-items: center;
|
|
1652
|
+
height: 100%;
|
|
1653
|
+
gap: 24px;
|
|
1654
|
+
${i.MediaQueries.pcDown} {
|
|
1655
|
+
flex-shrink: 0;
|
|
1656
|
+
gap: 16px;
|
|
1657
|
+
}
|
|
1658
|
+
${i.MediaQueries.pcDown} {
|
|
1659
|
+
gap: 12px;
|
|
1660
|
+
}
|
|
1661
|
+
&[data-site-type='marryBaby'] {
|
|
1662
|
+
gap: 26px;
|
|
1663
|
+
}
|
|
1664
|
+
`,et=u.default.div``,tt=u.default.div`
|
|
1665
|
+
display: flex;
|
|
1666
|
+
align-items: center;
|
|
1667
|
+
height: 100%;
|
|
1668
|
+
flex-shrink: 0;
|
|
1669
|
+
/* gap: 16px; */
|
|
1670
|
+
${i.MediaQueries.tdDown} {
|
|
1671
|
+
flex-shrink: 0.6;
|
|
1672
|
+
}
|
|
1673
|
+
.hhgcomp-navigation-itemnav-headeritem {
|
|
1674
|
+
gap: 2px;
|
|
1675
|
+
${i.MediaQueries.pcUp} {
|
|
1676
|
+
padding: 0 10px;
|
|
1677
|
+
}
|
|
1678
|
+
${i.MediaQueries.pcDown} {
|
|
1679
|
+
padding: 0 6px;
|
|
1680
|
+
}
|
|
1681
|
+
${i.MediaQueries.mbDown} {
|
|
1682
|
+
display: none;
|
|
1683
|
+
}
|
|
1684
|
+
a {
|
|
1685
|
+
text-decoration: none;
|
|
1686
|
+
}
|
|
1687
|
+
}
|
|
1688
|
+
`;u.default.div`
|
|
1689
|
+
.fake-search-input {
|
|
1690
|
+
pointer-events: none;
|
|
1691
|
+
input {
|
|
1692
|
+
line-height: 20px;
|
|
1693
|
+
padding-top: 10px;
|
|
1694
|
+
padding-bottom: 10px;
|
|
1695
|
+
}
|
|
1696
|
+
}
|
|
1697
|
+
`;const it=u.default.div`
|
|
1698
|
+
margin-left: 16px;
|
|
1699
|
+
display: flex;
|
|
1700
|
+
gap: 12px;
|
|
1701
|
+
align-items: center;
|
|
1702
|
+
flex-shrink: 0;
|
|
1703
|
+
${i.MediaQueries.pcDown} {
|
|
1704
|
+
margin-left: 8px;
|
|
1705
|
+
gap: 8px;
|
|
1706
|
+
}
|
|
1707
|
+
${i.MediaQueries.mbDown} {
|
|
1708
|
+
margin-left: 0;
|
|
1709
|
+
gap: 10px;
|
|
1710
|
+
}
|
|
1711
|
+
`,ot=u.default.div`
|
|
1712
|
+
display: flex;
|
|
1713
|
+
align-items: center;
|
|
1714
|
+
height: 100%;
|
|
1715
|
+
&[data-site-type='marryBaby'] {
|
|
1716
|
+
gap: 26px;
|
|
1717
|
+
}
|
|
1718
|
+
`,at=u.default.div`
|
|
1719
|
+
--header-z-index: 305;
|
|
1720
|
+
top: 0;
|
|
1721
|
+
z-index: var(--header-z-index);
|
|
1722
|
+
|
|
1723
|
+
${i.MediaQueries.mbDown} {
|
|
1724
|
+
width: 100vw;
|
|
1725
|
+
max-width: 100%;
|
|
1726
|
+
}
|
|
1727
|
+
--amp-site-wide-closed: 2px;
|
|
1728
|
+
|
|
1729
|
+
-webkit-transform: translateZ(0);
|
|
1730
|
+
position: sticky;
|
|
1731
|
+
|
|
1732
|
+
&.nav-open {
|
|
1733
|
+
margin-top: 64px;
|
|
1734
|
+
}
|
|
1735
|
+
|
|
1736
|
+
&:not(.nav-open) {
|
|
1737
|
+
--amp-site-wide-closed: 66px;
|
|
1738
|
+
}
|
|
1739
|
+
pointer-events: none;
|
|
1740
|
+
> section * {
|
|
1741
|
+
pointer-events: auto;
|
|
1742
|
+
}
|
|
1743
|
+
`;u.default.div`
|
|
1744
|
+
display: flex;
|
|
1745
|
+
align-items: center;
|
|
1746
|
+
gap: 8px;
|
|
1747
|
+
`,u.default.a`
|
|
1748
|
+
&[data-is-active='true'] {
|
|
1749
|
+
color: unset;
|
|
1750
|
+
}
|
|
1751
|
+
font-size: 14px;
|
|
1752
|
+
font-weight: 700;
|
|
1753
|
+
line-height: 22px;
|
|
1754
|
+
text-decoration: none;
|
|
1755
|
+
`,exports.Item=({post:e,index:t=0})=>{var i,o,r,d,n,l,p;const{siteType:s,configs:{statics:g}}=a.useContext(N);if(!e)return null;const u=[g.TOGETHER_URL_FE,null===(i=e.community)||void 0===i?void 0:i.slug].join("/"),f=[u,e.slug].join("/"),h=e.createdAt,y=h?isNaN(new Date(h).getTime())?null:new Date(h):null,b=y?c.default(y).toNow(!0):h;return m.default.createElement(ze,{href:f,"data-event-category":"Hamburger Navigation","data-event-action":`Together Click ${t+1}`,"data-event-label":f},m.default.createElement(Me,null,m.default.createElement(Be,null,m.default.createElement(x.UserAvatar,{avatar:null===(o=e.author)||void 0===o?void 0:o.avatar,username:(null===(r=e.author)||void 0===r?void 0:r.name)||(null===(d=e.author)||void 0===d?void 0:d.username)}),m.default.createElement(Te,null,m.default.createElement(ke,{"data-theme":s},null===(n=e.author)||void 0===n?void 0:n.name),m.default.createElement(je,null,m.default.createElement(Ce,{"data-event-category":"Hamburger Navigation","data-event-action":`Topic Click ${t+1}`,"data-event-label":u,onClick:e=>{e.preventDefault(),location.href=u},"data-theme":s},null===(l=e.community)||void 0===l?void 0:l.name),m.default.createElement(De,null,"•"),m.default.createElement(Qe,{"data-theme":s},b)))),m.default.createElement(Ee,null,e.title)),!!(null===(p=e.photos)||void 0===p?void 0:p.length)&&m.default.createElement(Se,{loading:"lazy",src:e.photos[0]}))},exports.NavigationContext=N,exports.NavigationProvider=e=>{var{children:t}=e,i=d.__rest(e,["children"]);const[r,p]=m.default.useState((()=>i.currentUrl||`https://${"marryBaby"===i.siteType?o.domainLocalesMarryBaby[i.locale||"en-PH"]:n.domainLocales[i.locale||"en-PH"]}${"together"===i.projectType?"/community":"ecom"===i.projectType?"/ecom":"care"===i.projectType?"/care":""}/`));a.useEffect((()=>{const e=()=>{p(window.location.href)};return window.addEventListener("popstate",e),e(),()=>{window.removeEventListener("popstate",e)}}),[]);const s=(({locale:e,projectType:t,isMobile:i,siteType:o,enableBookingBtn:r})=>a.useMemo((()=>{const a=!(!i&&"profile"===t),d="discover"===t||"marryBaby"===t||"profile"===t&&"marryBaby"===o,p="marryBaby"!==o&&"marryBaby"!==t&&n.CARE_LOCALES.includes(e),s=r&&"marryBaby"!==t&&"discover"===t&&"marryBaby"!==o&&n.CARE_BOOKING_LOCALES.includes(e),x="marryBaby"===t||n.TOGETHER_LOCALES.includes(e),g="marryBaby"!==o&&n.ECOM_LOCALES.includes(e),u="marryBaby"!==o&&n.ECOM_LOCALES.includes(e);let m=l.getCurrentBaseUrl(e,"marryBaby"===o);"undefined"!=typeof window&&(m.includes("//id.")&&(m=m.replace("id.","")),m.includes("//staging-id.")&&(m=m.replace("staging-id.","discover.")));return{enableProfileNavigatorMenu:a,enableSearchBar:d,enableNavCare:p,enableNavCareBooking:s,enableNavTogether:x,enableNavEcom:g,enableProfileEcom:u,enableProfileMyHealth:!0,enableNavDiscover:!0,enableNavHealthTools:!0,enableProfileMySaved:!0,statics:{HOME_PAGE_URL:m,CARE_URL_FE:`${m}/care`,TOGETHER_URL_FE:`${m}/community`,SSO_URL:l.getCurrentSsoUrl(e,"marryBaby"===o),TOGETHER_API:l.getTogetherApiDomain(),DISCOVER_API:l.getDiscoverApiDomain(e)}}}),[e,t,i]))({locale:i.locale,projectType:i.projectType,isMobile:i.isMobile,siteType:i.siteType,enableBookingBtn:i.enableBookingBtn});return m.default.createElement(N.Provider,{value:Object.assign(Object.assign({},i),{configs:Object.assign(Object.assign({},s),i.configs),currentUrl:i.currentUrl||r})},t)},exports.SearchIcon=q,exports.StyleSelectionPopup=v,exports.StyledAvatar=B,exports.StyledBtnView=oe,exports.StyledBtnView$1=Pe,exports.StyledBtnView$2=We,exports.StyledButtonGroup=P,exports.StyledContainer=at,exports.StyledContainerItems=ee,exports.StyledContainerItems$1=ye,exports.StyledContainerItems$2=$e,exports.StyledContainerItems$3=Ue,exports.StyledContainerItems$4=Le,exports.StyledContainerNoPosts=se,exports.StyledContent=Fe,exports.StyledContentLeft=ue,exports.StyledContentWrapper=le,exports.StyledContentWrapper$1=Ae,exports.StyledContentWrapper$2=Ye,exports.StyledDes=re,exports.StyledDes$1=Re,exports.StyledDes$2=Ve,exports.StyledDescription=xe,exports.StyledDisplayWrapper=S,exports.StyledHeader=Je,exports.StyledHeaderWrapper=Ke,exports.StyledHeading=F,exports.StyledHeading$1=fe,exports.StyledIconNav=Z,exports.StyledImageCard=te,exports.StyledImageCard$1=ve,exports.StyledImageCard$2=Oe,exports.StyledImageCard$3=He,exports.StyledImageCardInner=ie,exports.StyledImageWrapper=E,exports.StyledImageWrapper$1=J,exports.StyledItem=Y,exports.StyledItem$1=pe,exports.StyledItem$2=be,exports.StyledItem$3=Ie,exports.StyledItem$4=_e,exports.StyledItem$5=Ge,exports.StyledItemAll=K,exports.StyledItemGridLeft=V,exports.StyledItemGridRight=ce,exports.StyledLanguageChangeLink=h,exports.StyledLeft=me,exports.StyledLeftGroup=Xe,exports.StyledLoggedOutAnchor=j,exports.StyledLogoWrapper=et,exports.StyledMasterMenuContainer=G,exports.StyledNavFooterSubMenu=_,exports.StyledNavMenu=T,exports.StyledNavMenuItem=U,exports.StyledNavMenuItemContent=I,exports.StyledNavMenuItemDropdown=L,exports.StyledOption=w,exports.StyledPopup=Q,exports.StyledPopup$1=O,exports.StyledPopupBackground=$,exports.StyledProfileNavGroup=it,exports.StyledRightGroup=tt,exports.StyledSelectionContainer=y,exports.StyledSelectionLabel=b,exports.StyledServiceListMenuSearchInputWrapper=H,exports.StyledTitle=ae,exports.StyledTitle$1=ge,exports.StyledTitle$2=we,exports.StyledTitle$3=Ne,exports.StyledTitle$4=qe,exports.StyledViewMore=X,exports.StyledViewMore$1=he,exports.StyledWrapMenuItems=ot,exports.StyledWrapName=Ze,exports.StyledWrapper=W,exports.TOGETHER_PATHS={COMMUNITIES:"community?website_url={websiteUrl}",MENU_TOPIC:"topic?community_id={communityId}&website_url={websiteUrl}",GET_USER_POSTS:"profile/posts?website_url={websiteUrl}"},exports.useStyles=M;
|