{"version":3,"mappings":"0MAKA,MAAMA,EAAc,SAAS,KAAK,GAC5BC,EAAe,CACnB,gBACA,0BACA,uBACA,iBACF,EAEID,IAAgB,kBAAoBA,IAAgB,qBACtDE,EAAA,WAAO,2CAAmD,mIACjDF,IAAgB,uBACzB,OAAO,yBAAyC,iHAChDE,EAAA,WAAO,yCAAiD,MACxDA,EAAA,WAAO,wCAAgD,MACvDA,EAAA,WAAO,sCAA8C,OAC5CF,IAAgB,0BACzBE,EAAA,WAAO,+CAAuD,MACrDF,IAAgB,kBACzBE,EAAA,WAAO,qBAAwB,MACtBF,IAAgB,yBACzBE,EAAA,WAAO,2BAA8B,qEAC5BF,IAAgB,kBACzBE,EAAA,WAAO,sBAAgC,giBAEvCF,IAAgB,uDAEhBE,EAAA,WAAO,sCAAmD,0hBACjDF,IAAgB,oBACzBE,EAAA,WAAO,kCAAqC,+JAE5CF,IAAgB,uDAEhBE,EAAA,WAAO,sCAAwD,mHAC/DA,EAAA,WAAO,uCAAyD,wHAChEA,EAAA,WAAO,sCAA8C,MACrDA,EAAA,WAAO,yCAAiD,MACxDA,EAAA,WAAO,qBAA2C,yLACzCF,EAAY,SAAS,cAAc,IAC5CE,EAAA,WAAO,gCAAmC,MAC1CA,EAAA,WAAO,sCAAyC,gFAChDA,EAAA,WAAO,8BAAiC,+EACxCA,EAAA,WAAO,sCAAwD,oHAG7DD,EAAa,SAASD,CAAW,IACnCE,EAAA,WAAO,2BAA8B,MACrCA,EAAA,WAAO,wBAAwC,yGAI/CF,IAAgB,gEAEhBE,EAAA,WAAO,+BAAkC,yEACzCA,EAAA,WAAO,6BAA0C,iHACjDA,EAAA,WAAO,mCAAgD,uHACvDA,EAAA,WAAO,mCAAqD,MAC5DA,EAAA,WAAO,sCAAwD,mHAC/DA,EAAA,WAAO,kCAAoD,OAGzDF,IAAgB,qBAClBE,EAAA,WAAO,wBAA2B,qJAClCA,EAAA,WAAO,mCAAqD,MAC5DA,EAAA,WAAO,kCAAoD","names":["currentPage","loadConsumer","__vitePreload"],"sources":["../../../../app/frontend/entrypoints/b2c.js"],"sourcesContent":["import '~/components/shared/tracking/globalTracking';\nimport '~/components/shared/overflowExpandableController';\nimport '~/components/shared/globalFooter';\nimport '~/components/shared/navigation';\n\nconst currentPage = document.body.id;\nconst loadConsumer = [\n 'b2c-blog-show',\n 'b2c-health_library-show',\n 'b2c-blog-by_category',\n 'b2c-blog-search',\n];\n\nif (currentPage === 'b2c-blog-index' || currentPage === 'b2c-blog-thank_you') {\n import('~/components/b2c/blog/exploreByCategoryController');\n} else if (currentPage === 'b2c-blog-show') {\n import('~/components/consumer/modules/blog-show');\n import('~/components/b2c/blog/blogCollapsibleController');\n import('~/components/b2c/blog/blogPageBannerController');\n import('~/components/b2c/blog/reviewedInfoController');\n} else if (currentPage === 'b2c-health_library-show') {\n import('~/components/b2c/blog/blogExpandableContentController');\n} else if (currentPage === 'b2c-pages-press') {\n import('~/components/b2c/press');\n} else if (currentPage === 'b2c-pages-app_download') {\n import('~/components/b2c/appDownload');\n} else if (currentPage === 'b2c-groups-show') {\n import('~/components/b2c/groups/groups');\n} else if (\n currentPage === 'b2c-marketplace-root-service_line_landing_pages-show'\n) {\n import('~/components/b2c/directory/serviceLineLandingPage');\n} else if (currentPage === 'b2b-reviews-index') {\n import('~/components/b2b/reviewsLandingPage');\n} else if (\n currentPage === 'b2c-marketplace-root-marketplace_landing_pages-show'\n) {\n import('~/components/shared/controllers/autocompleteController');\n import('~/components/shared/controllers/facetedFilterController');\n import('~/components/b2c/blog/reviewedInfoController');\n import('~/components/b2c/blog/blogCollapsibleController');\n import('~/components/b2c/marketplace_landing_page');\n} else if (currentPage.includes('html_sitemap')) {\n import('~/components/b2c/alphabetSelector');\n import('~/components/b2c/locationsNearYouSlider');\n import('~/components/b2c/find_care_form');\n import('~/components/shared/controllers/autocompleteController');\n}\n\nif (loadConsumer.includes(currentPage)) {\n import('~/components/b2c/blogQuizlet');\n import('~/components/consumer/modules/consumer');\n}\n\nif (\n currentPage === 'b2c-marketplace-city_landing_pages-san_antonio_landing_page'\n) {\n import('~/components/b2c/cityLandingPage');\n import('~/components/b2c/directory/bookableTimes');\n import('~/components/b2c/directory/nonApiBookableTimes');\n import('~/components/shared/controllers/expansionController');\n import('~/components/shared/controllers/autocompleteController');\n import('~/components/shared/controllers/slideOutController');\n}\n\nif (currentPage === 'b2c-groups-index') {\n import('~/components/b2c/bestPage');\n import('~/components/shared/controllers/expansionController');\n import('~/components/shared/controllers/showMoreController');\n}\n"],"file":"assets/b2c-a01a0eba.js"}