{"version":3,"file":"useBodyActionMiscData.8f9KURhx.js","sources":["../../../../components/cp/CpBodyActionMiscWrapper/CpBodyActionMiscWrapper.vue","../../../../utils/fixtures/bodyAction.fixtures.ts","../../../../composables/useBodyActionMiscData.ts"],"sourcesContent":["\n\n\n\n\n","import type {IBodyAction} from '~/types';\nimport {EXTERNAL_LINKS} from '~/utils';\n\nexport const orders: IBodyAction[] = [\n {\n title: 'Libreta de direcciones',\n icon: 'book',\n link: 'https://www.cyberpuerta.mx/mis-direcciones/',\n },\n {\n title: 'Historial y rastreo de pedidos',\n icon: 'view_list',\n link: 'https://www.cyberpuerta.mx/Historial-de-pedidos/',\n },\n {\n title: 'Descarga de facturas',\n icon: 'text_snippet',\n link: 'https://www.cyberpuerta.mx/Historial-de-pedidos/',\n },\n {\n title: 'Proceso de devolucion',\n icon: 'settings_backup_restore',\n link: {name: 'content', params: {link: 'informacion-sobre-devoluciones'}},\n },\n];\n\nexport const aboutCp: IBodyAction[] = [\n {\n title: 'Quiénes somos',\n icon: 'store',\n link: {name: 'content', params: {link: 'Quienes-somos'}},\n },\n {\n title: 'Preguntas frecuentes',\n icon: 'help_center',\n link: {name: 'faq'},\n },\n {\n title: 'Certificaciones',\n icon: 'stars',\n link: {name: 'content', params: {link: 'certificaciones'}},\n },\n {\n title: 'Aviso de privacidad',\n icon: 'file_copy',\n link: {name: 'content', params: {link: 'Condiciones-generales/#Aviso-privacidad'}},\n },\n {\n title: 'Términos y condiciones de uso',\n icon: 'file_copy',\n link: {name: 'content', params: {link: 'Condiciones-generales'}},\n },\n];\n\nexport const purchaseGuides: IBodyAction[] = [\n {\n title: 'Cómo comprar',\n icon: 'shopping_cart',\n link: {name: 'content', params: {link: 'Como-comprar'}},\n },\n {\n title: 'Herramientas de compra',\n icon: 'shopping_basket',\n link: {name: 'shopping-tools'},\n },\n {\n title: 'Guías de compra',\n icon: 'shopping_bag',\n link: {name: 'content', params: {link: 'Guias-de-Compra'}},\n },\n {\n title: 'Garantías de fabricantes',\n icon: 'description',\n link: {name: 'content', params: {link: 'Garantia'}},\n },\n {\n title: 'Información sobre métodos de pago',\n icon: 'payment',\n link: {name: 'content', params: {link: 'Formas-de-Pago'}},\n },\n {\n title: 'Información sobre formas de envío',\n icon: 'local_shipping',\n link: {name: 'content', params: {link: 'Modos-de-Envio'}},\n },\n];\n\nexport const community: IBodyAction[] = [\n {\n title: 'Información sobre opiniones',\n icon: 'comment',\n link: {name: 'content', params: {link: 'Informacion-sobre-opiniones'}},\n },\n {\n title: 'Cómo hacer preguntas y respuestas',\n icon: 'question_answer',\n link: {name: 'content', params: {link: 'Como-hacer-preguntas-y-respuestas'}},\n },\n {\n title: 'Ranking de usuarios',\n icon: 'military_tech',\n link: {name: 'content', params: {link: 'Ranking-de-usuarios'}},\n },\n {\n title: 'Preguntas sobre la comunidad',\n icon: 'groups',\n link: {name: 'content', params: {link: 'Preguntas-frecuentes-sobre-la-comunidad'}},\n },\n];\n\nexport const jobBoard: IBodyAction[] = [\n {\n title: 'Únete a nuestro equipo',\n icon: 'work',\n link: EXTERNAL_LINKS.jobBank,\n },\n];\n\nexport const socialMedia: IBodyAction[] = [\n {\n title: 'Síguenos en Facebook',\n icon: 'facebook',\n partnerLogo: true,\n link: EXTERNAL_LINKS.facebook,\n },\n {\n title: 'Síguenos en X',\n icon: 'x',\n partnerLogo: true,\n link: EXTERNAL_LINKS.x,\n },\n {\n title: 'Síguenos en TikTok',\n icon: 'tiktok',\n partnerLogo: true,\n link: EXTERNAL_LINKS.tiktok,\n },\n {\n title: 'Únete a nuestro servidor Discord',\n icon: 'discord',\n partnerLogo: true,\n link: EXTERNAL_LINKS.discord,\n },\n];\n\nexport const jobBoardConnect: IBodyAction[] = [\n {\n title: 'Bolsa de trabajo',\n icon: 'work',\n link: EXTERNAL_LINKS.jobBank,\n },\n];\n","import type {IBodyAction} from '~/types';\nimport\n {jobBoardConnect, socialMedia, orders, aboutCp, purchaseGuides, community, jobBoard}\nfrom '~/utils/fixtures/bodyAction.fixtures';\n\ntype moduleType = 'jobBoardConnect' | 'socialMedia' | 'orders' | 'aboutCp' |\n 'purchaseGuides' | 'community' | 'jobBoard';\n\nconst modules: Record = {\n jobBoardConnect,\n socialMedia,\n orders,\n aboutCp,\n purchaseGuides,\n community,\n jobBoard,\n};\nexport const useBodyActionMiscData = (module: moduleType) => {\n return modules[module];\n};\n"],"names":["b","e","useCpBem","orders","aboutCp","purchaseGuides","community","jobBoard","EXTERNAL_LINKS","socialMedia","jobBoardConnect","modules","useBodyActionMiscData","module"],"mappings":"quBAmBE,KAAM,CAAC,EAAAA,EAAG,EAAAC,CAAC,EAAIC,EAAS,6BAA6B,yiBChB1CC,EAAwB,CACjC,CACI,MAAO,yBACP,KAAM,OACN,KAAM,6CACV,EACA,CACI,MAAO,iCACP,KAAM,YACN,KAAM,kDACV,EACA,CACI,MAAO,uBACP,KAAM,eACN,KAAM,kDACV,EACA,CACI,MAAO,wBACP,KAAM,0BACN,KAAM,CAAC,KAAM,UAAW,OAAQ,CAAC,KAAM,iCAAiC,CAC5E,CACJ,EAEaC,EAAyB,CAClC,CACI,MAAO,gBACP,KAAM,QACN,KAAM,CAAC,KAAM,UAAW,OAAQ,CAAC,KAAM,gBAAgB,CAC3D,EACA,CACI,MAAO,uBACP,KAAM,cACN,KAAM,CAAC,KAAM,KAAK,CACtB,EACA,CACI,MAAO,kBACP,KAAM,QACN,KAAM,CAAC,KAAM,UAAW,OAAQ,CAAC,KAAM,kBAAkB,CAC7D,EACA,CACI,MAAO,sBACP,KAAM,YACN,KAAM,CAAC,KAAM,UAAW,OAAQ,CAAC,KAAM,0CAA0C,CACrF,EACA,CACI,MAAO,gCACP,KAAM,YACN,KAAM,CAAC,KAAM,UAAW,OAAQ,CAAC,KAAM,wBAAwB,CACnE,CACJ,EAEaC,EAAgC,CACzC,CACI,MAAO,eACP,KAAM,gBACN,KAAM,CAAC,KAAM,UAAW,OAAQ,CAAC,KAAM,eAAe,CAC1D,EACA,CACI,MAAO,yBACP,KAAM,kBACN,KAAM,CAAC,KAAM,gBAAgB,CACjC,EACA,CACI,MAAO,kBACP,KAAM,eACN,KAAM,CAAC,KAAM,UAAW,OAAQ,CAAC,KAAM,kBAAkB,CAC7D,EACA,CACI,MAAO,2BACP,KAAM,cACN,KAAM,CAAC,KAAM,UAAW,OAAQ,CAAC,KAAM,WAAW,CACtD,EACA,CACI,MAAO,oCACP,KAAM,UACN,KAAM,CAAC,KAAM,UAAW,OAAQ,CAAC,KAAM,iBAAiB,CAC5D,EACA,CACI,MAAO,oCACP,KAAM,iBACN,KAAM,CAAC,KAAM,UAAW,OAAQ,CAAC,KAAM,iBAAiB,CAC5D,CACJ,EAEaC,EAA2B,CACpC,CACI,MAAO,8BACP,KAAM,UACN,KAAM,CAAC,KAAM,UAAW,OAAQ,CAAC,KAAM,8BAA8B,CACzE,EACA,CACI,MAAO,oCACP,KAAM,kBACN,KAAM,CAAC,KAAM,UAAW,OAAQ,CAAC,KAAM,oCAAoC,CAC/E,EACA,CACI,MAAO,sBACP,KAAM,gBACN,KAAM,CAAC,KAAM,UAAW,OAAQ,CAAC,KAAM,sBAAsB,CACjE,EACA,CACI,MAAO,+BACP,KAAM,SACN,KAAM,CAAC,KAAM,UAAW,OAAQ,CAAC,KAAM,0CAA0C,CACrF,CACJ,EAEaC,EAA0B,CACnC,CACI,MAAO,yBACP,KAAM,OACN,KAAMC,EAAe,OACzB,CACJ,EAEaC,EAA6B,CACtC,CACI,MAAO,uBACP,KAAM,WACN,YAAa,GACb,KAAMD,EAAe,QACzB,EACA,CACI,MAAO,gBACP,KAAM,IACN,YAAa,GACb,KAAMA,EAAe,CACzB,EACA,CACI,MAAO,qBACP,KAAM,SACN,YAAa,GACb,KAAMA,EAAe,MACzB,EACA,CACI,MAAO,mCACP,KAAM,UACN,YAAa,GACb,KAAMA,EAAe,OACzB,CACJ,EAEaE,EAAiC,CAC1C,CACI,MAAO,mBACP,KAAM,OACN,KAAMF,EAAe,OACzB,CACJ,EC/IMG,EAA6C,CAC/C,gBAAAD,EACA,YAAAD,EACA,OAAAN,EACA,QAAAC,EACA,eAAAC,EACA,UAAAC,EACA,SAAAC,CACJ,EACaK,EAAyBC,GAC3BF,EAAQE,CAAM"}