diff --git a/dist/index.html b/dist/index.html index d48038dc..5a9ef145 100644 --- a/dist/index.html +++ b/dist/index.html @@ -1 +1 @@ -Red de investigacion
\ No newline at end of file +Red de investigacion
\ No newline at end of file diff --git a/dist/js/app.06dafbb6.js b/dist/js/app.30334f04.js similarity index 99% rename from dist/js/app.06dafbb6.js rename to dist/js/app.30334f04.js index e26f1a0b..6c8e8850 100644 --- a/dist/js/app.06dafbb6.js +++ b/dist/js/app.30334f04.js @@ -1,2 +1,2 @@ -(function(t){function e(e){for(var o,s,i=e[0],c=e[1],l=e[2],u=0,p=[];u3,expression:" inputs.length > 3"}],staticClass:"button_agregar rojo",on:{click:function(e){return t.remove()}}},[t._v("-")])]),a("div",{staticClass:"col-6"},[a("button",{staticClass:"button_agregar verde",on:{click:function(e){return t.add()}}},[t._v("+")])])]),a("div",{staticClass:"row separacion"},[a("div",{staticClass:"col"},[a("div",{staticClass:"form-group "},[a("label",{staticClass:"letra_titulo",attrs:{for:"hipotesis"}},[t._v("Hipotesis del proyecto")]),a("textarea",{directives:[{name:"model",rawName:"v-model",value:t.hipotesis,expression:"hipotesis"}],staticClass:"form-control",attrs:{rows:"5",id:"hipotesis",name:"text",placeholder:"Hipotesis (en su caso)",maxlength:795},domProps:{value:t.hipotesis},on:{input:function(e){e.target.composing||(t.hipotesis=e.target.value)}}})])])]),a("div",{staticClass:"row separacion"},[a("div",{staticClass:"col"},[a("div",{staticClass:"form-group "},[a("label",{staticClass:"letra_titulo",attrs:{for:"resumen"}},[t._v("Resumen del proyecto")]),a("textarea",{directives:[{name:"model",rawName:"v-model",value:t.resumen,expression:"resumen"}],staticClass:"form-control",attrs:{rows:"5",id:"resuemn",name:"text",placeholder:"Resumen del proyecto de investigación",maxlength:1450},domProps:{value:t.resumen},on:{input:function(e){e.target.composing||(t.resumen=e.target.value)}}})])])]),t._m(12),a("div",{staticClass:"row separacion"},[a("div",{staticClass:"col"},[a("div",{staticClass:"form-group "},[a("label",{staticClass:"letra_titulo",attrs:{for:"fecha_inicio"}},[t._v("Fecha de inicio")]),a("datepicker",{staticClass:"center",attrs:{id:"fecha_inicio",language:t.es,name:"fecha_inicio"},model:{value:t.fecha_inicio,callback:function(e){t.fecha_inicio=e},expression:"fecha_inicio"}})],1)]),a("div",{staticClass:"col"},[a("div",{staticClass:"form-group "},[a("label",{staticClass:"letra_titulo",attrs:{for:"fecha_fin"}},[t._v("Fecha termino")]),a("datepicker",{staticClass:"center",attrs:{id:"fecha_fin",language:t.es,name:"fecha_final"},model:{value:t.fecha_final,callback:function(e){t.fecha_final=e},expression:"fecha_final"}})],1),a("p",{staticClass:"error"},[t._v(t._s(t.validar_fecha()))])])]),a("div",{staticClass:"row separacion"},[a("div",{staticClass:"col-md-6 separacion"},[a("table",{staticClass:"table"},[t._m(13),t._l(t.estado_avance,(function(e){return a("tr",{key:e.avance},[t.check_estado(e.avance)?a("td",{staticClass:"renglon select_verde ",domProps:{textContent:t._s(e.avance)},on:{click:function(a){return t.verificar_estado_avance(e.avance)}}}):a("td",{staticClass:"renglon",domProps:{textContent:t._s(e.avance)},on:{click:function(a){return t.verificar_estado_avance(e.avance)}}})])}))],2)]),a("div",{staticClass:"col"},[a("table",{staticClass:"table"},[t._m(14),t._l(t.duracion,(function(e){return a("tr",{key:e.tiempo},[t.check_duracion(e.tiempo)?a("td",{staticClass:"renglon select_verde",domProps:{textContent:t._s(e.tiempo)},on:{click:function(a){return t.verificar_duracion(e.tiempo)}}}):a("td",{staticClass:"renglon",domProps:{textContent:t._s(e.tiempo)},on:{click:function(a){return t.verificar_duracion(e.tiempo)}}})])}))],2)])]),a("div",{staticClass:"row separacion"},[a("div",{staticClass:"col"},[a("div",{staticClass:"form-group "},[a("label",{staticClass:"letra_titulo",attrs:{for:"avance"}},[t._v("Avance del proyecto en %")]),a("input",{directives:[{name:"model",rawName:"v-model",value:t.avance,expression:"avance"}],staticClass:"cuadro top porciento",attrs:{id:"avance",placeholder:"Avance %",oninput:"javascript: if (this.value.length > this.maxLength) this.value = this.value.slice(0, this.maxLength);",type:"number",maxlength:"3"},domProps:{value:t.avance},on:{input:function(e){e.target.composing||(t.avance=e.target.value)}}}),a("p",{staticClass:"error"},[t._v(t._s(t.validar_avance()))])])])]),a("div",{staticClass:"row separacion"},[a("div",{staticClass:"col"},[a("div",{staticClass:"table-wrapper-scroll-y my-custom-scrollbar"},[a("table",{staticClass:"table table-bordered table-striped mb-0 "},[t._m(15),t._l(t.financiaminetos,(function(e){return a("tr",{key:e.nombre},[t.verificar_financiamiento(e.nombre)?a("td",{staticClass:"renglon select_verde ",domProps:{textContent:t._s(e.nombre)},on:{click:function(a){return t.seleccionar_financiamiento(e.nombre)}}}):a("td",{staticClass:"renglon",domProps:{textContent:t._s(e.nombre)},on:{click:function(a){return t.seleccionar_financiamiento(e.nombre)}}})])}))],2)])]),a("div",{staticClass:"col separacion"},[a("div",{staticClass:"form-group "},[a("label",{staticClass:"letra_titulo",attrs:{for:"numero"}},[t._v("Numero de registro")]),a("input",{directives:[{name:"model",rawName:"v-model",value:t.numero_registro,expression:"numero_registro"}],staticClass:"cuadro_registro",attrs:{id:"numero",type:"text",placeholder:"Numero de registro"},domProps:{value:t.numero_registro},on:{input:function(e){e.target.composing||(t.numero_registro=e.target.value)}}}),a("label",{staticClass:"letra_titulo",attrs:{for:"presupuesto"}},[t._v("Presupuesto Asignado ($00.00MXN)")]),a("input",{directives:[{name:"model",rawName:"v-model",value:t.presupuesto,expression:"presupuesto"}],staticClass:"ultimo",attrs:{type:"number",placeholder:"Presupuesto Asignado ($00.00MXN)"},domProps:{value:t.presupuesto},on:{input:function(e){e.target.composing||(t.presupuesto=e.target.value)}}})]),t.chack_presupuesto()?a("p",{staticClass:"error"},[t._v("El presupuesto solo puede tener numeros y a lo más un caracter punto '.'")]):t._e()])]),a("h3",{staticClass:"separacion"},[t._v("Entidades Participandes (además de la FES Acatlán)")]),a("div",{attrs:{clas:"row"}},[a("div",{staticClass:"col"},t._l(t.entidades_seleccionadas,(function(e){return a("div",{key:e.id_entidad,staticClass:"form-group"},[a("div",{staticClass:"input-group"},[a("div",{staticClass:"input-group-prepend"},[a("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[t._v(t._s(e.nombre))]),a("div",{staticClass:"dropdown-menu"},t._l(t.entidades,(function(o){return a("div",{key:o.id_entidades},[a("a",{staticClass:"dropdown-item renglon ",on:{click:function(t){e.nombre=o.tipo,e.id_entidad=o.id_entidad}}},[t._v(t._s(o.tipo))])])})),0)]),a("input",{directives:[{name:"model",rawName:"v-model",value:e.nombre_de_entidad,expression:"entidad.nombre_de_entidad"}],staticClass:"form-control",attrs:{type:"text",placeholder:"Nombre de la entidad","aria-label":"Text input with dropdown button",maxlength:95},domProps:{value:e.nombre_de_entidad},on:{input:function(a){a.target.composing||t.$set(e,"nombre_de_entidad",a.target.value)}}})])])})),0)]),a("div",{staticClass:"row"},[a("div",{staticClass:"col"},[a("button",{directives:[{name:"show",rawName:"v-show",value:t.entidades_seleccionadas.length>1,expression:" entidades_seleccionadas.length > 1"}],staticClass:"button_agregar rojo",on:{click:function(e){return t.remove_entidades()}}},[t._v("-")])]),a("div",{staticClass:"col-6"},[a("button",{staticClass:"button_agregar verde",on:{click:function(e){return t.add_entidades()}}},[t._v("+")])])]),a("div",{staticClass:"row separacion"},[a("div",{staticClass:"col separacion"},[a("div",{staticClass:"table-wrapper-scroll-y my-custom-scrollbar"},[a("table",{staticClass:"table table-bordered table-striped mb-0 "},[t._m(16),t._l(t.productos,(function(e){return a("tr",{key:e.nombre},[t.verificar_producto(e.id_producto)?a("td",{staticClass:"renglon select_verde ",domProps:{textContent:t._s(e.nombre)},on:{click:function(a){return t.seleccionar_producto(e.id_producto)}}}):a("td",{staticClass:"renglon",domProps:{textContent:t._s(e.nombre)},on:{click:function(a){return t.seleccionar_producto(e.id_producto)}}})])}))],2)])])]),a("h3",{staticClass:"separacion"},[t._v("Profesores participantes internos")]),a("div",{staticClass:"row"},[a("div",{staticClass:"col-md-6 col-xs-12"},t._l(t.profesores_internos,(function(e){return a("div",{key:e.nombre,staticClass:"form-group"},[a("div",{staticClass:"input-group"},[a("div",{staticClass:"input-group-prepend"},[a("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[t._v(t._s(e.participacion))]),a("div",{staticClass:"dropdown-menu"},[a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Corresponsable"}}},[t._v("Corresponsable")]),a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Colaborador"}}},[t._v("Colaborador")]),a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Otro"}}},[t._v("Otro")])])]),0==e.use?a("input",{directives:[{name:"model",rawName:"v-model",value:t.nombre_buscar[e.n],expression:"nombre_buscar[item.n]"}],staticClass:"form-control",attrs:{type:"text",placeholder:"Nombre del profesor interno ","aria-label":"Text input with dropdown button"},domProps:{value:t.nombre_buscar[e.n]},on:{click:function(a){t.borrar(),t.concurrent=e.n},input:function(a){a.target.composing||t.$set(t.nombre_buscar,e.n,a.target.value)}}}):a("div",{staticClass:" form-control alert alert-success alert-dismissible caja_nombre"},[a("button",{staticClass:"close",attrs:{type:"button"},on:{click:function(t){e.use=!1,e.nombre=""}}},[t._v("×")]),a("strong",[t._v(t._s(e.nombre))]),t._v(" . ")])])])})),0),1==t.lista[0].Rfc?a("div",{staticClass:"spinner-border alt alado",attrs:{role:"status"}},[a("span",{staticClass:"sr-only"},[t._v("Loading...")])]):a("div",{staticClass:"col-md-6 col-xs-12"},[a("div",{staticClass:"table-wrapper-scroll-y my-custom-scrollbar"},[a("table",{staticClass:"table table-bordered table-striped mb-0 "},[t._m(17),0==t.filtro.length?a("p",[a("font",{attrs:{size:"6"}},[t._v("No se encontro")])],1):t._l(t.filtro,(function(e){return a("tr",{key:e.Rfc},[a("td",{staticClass:"renglon",domProps:{textContent:t._s(e.Nombre+" "+e.ApellidoMaterno+" "+e.ApellidoPaterno)},on:{click:function(a){return t.poner_nombre(e.Nombre+" "+e.ApellidoMaterno+" "+e.ApellidoPaterno)}}})])}))],2)])])]),a("div",{staticClass:"row"},[a("div",{staticClass:"col-6"},[a("button",{directives:[{name:"show",rawName:"v-show",value:t.profesores_internos.length>1,expression:" profesores_internos.length > 1"}],staticClass:"button_agregar rojo",on:{click:function(e){return t.remove_profesor_interno()}}},[t._v("-")])]),a("div",{staticClass:"col-6"},[a("button",{staticClass:"button_agregar verde",on:{click:function(e){return t.add_profesor_interno()}}},[t._v("+")])])]),a("h3",{staticClass:"separacion"},[t._v("Profesores participantes externos")]),a("div",{staticClass:"row"},[a("div",{staticClass:"col"},t._l(t.profesores_externos,(function(e){return a("div",{key:e.nombre,staticClass:"form-group"},[a("div",{staticClass:"input-group"},[a("div",{staticClass:"input-group-prepend"},[a("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[t._v(t._s(e.participacion))]),a("div",{staticClass:"dropdown-menu"},[a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Corresponsable"}}},[t._v("Corresponsable")]),a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Colaborador"}}},[t._v("Colaborador")]),a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Otro"}}},[t._v("Otro")])])]),a("input",{directives:[{name:"model",rawName:"v-model.lazy",value:e.nombre,expression:"item.nombre",modifiers:{lazy:!0}}],staticClass:"form-control",attrs:{type:"text",placeholder:"Nombre del profesor externo","aria-label":"Text input with dropdown button",maxlength:95},domProps:{value:e.nombre},on:{change:function(a){return t.$set(e,"nombre",a.target.value)}}}),a("div",{staticClass:"input-group-prepend"},[a("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[t._v(t._s(e.entidad))]),a("div",{staticClass:"dropdown-menu"},t._l(t.entidades_persona,(function(o){return a("div",{key:o.id_entidad},[a("a",{staticClass:"dropdown-item renglon ",on:{click:function(t){e.entidad=o.nombre_entidad,e.id_entidad=o.id_pro_entidad}}},[t._v(t._s(o.nombre_entidad))])])})),0)])])])})),0)]),a("div",{staticClass:"row"},[a("div",{staticClass:"col"},[a("button",{directives:[{name:"show",rawName:"v-show",value:t.profesores_externos.length>1,expression:" profesores_externos.length > 1"}],staticClass:"button_agregar rojo",on:{click:function(e){return t.remove_profesor_externo()}}},[t._v("-")])]),a("div",{staticClass:"col-6"},[a("button",{staticClass:"button_agregar verde",on:{click:function(e){return t.add_profesor_externo()}}},[t._v("+")])])]),a("h3",{staticClass:"separacion"},[t._v("Alumnos participantes internos")]),a("div",{staticClass:"row"},[a("div",{staticClass:"col"},t._l(t.alumnos_internos,(function(e){return a("div",{key:e.nombre,staticClass:"form-group"},[a("div",{staticClass:"input-group"},[a("div",{staticClass:"input-group-prepend"},[a("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[t._v(t._s(e.participacion))]),a("div",{staticClass:"dropdown-menu"},[a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Servicio Social"}}},[t._v("Servicio Social")]),a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Becario"}}},[t._v("Becario")]),a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Práctica profesional"}}},[t._v("Práctica profesional")]),a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Otro"}}},[t._v("Otro")])])]),a("input",{directives:[{name:"model",rawName:"v-model.lazy",value:e.nombre,expression:"item.nombre",modifiers:{lazy:!0}}],staticClass:"form-control",attrs:{type:"text",placeholder:"Nombre del alumno interno","aria-label":"Text input with dropdown button",maxlength:95},domProps:{value:e.nombre},on:{change:function(a){return t.$set(e,"nombre",a.target.value)}}})])])})),0)]),a("div",{staticClass:"row"},[a("div",{staticClass:"col"},[a("button",{directives:[{name:"show",rawName:"v-show",value:t.alumnos_internos.length>1,expression:" alumnos_internos.length > 1"}],staticClass:"button_agregar rojo",on:{click:function(e){return t.remove_alumnos_internos()}}},[t._v("-")])]),a("div",{staticClass:"col-6"},[a("button",{staticClass:"button_agregar verde",on:{click:function(e){return t.add_alumnos_internos()}}},[t._v("+")])])]),a("h3",{staticClass:"separacion"},[t._v("Alumnos participantes externos")]),a("div",{staticClass:"row"},[a("div",{staticClass:"col"},t._l(t.alumnos_externos,(function(e){return a("div",{key:e.nombre,staticClass:"form-group"},[a("div",{staticClass:"input-group"},[a("div",{staticClass:"input-group-prepend"},[a("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[t._v(t._s(e.participacion))]),a("div",{staticClass:"dropdown-menu"},[a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Servicio Social"}}},[t._v("Servicio Social")]),a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Becario"}}},[t._v("Becario")]),a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Práctica profesional"}}},[t._v("Práctica profesional")]),a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Otro"}}},[t._v("Otro")])])]),a("input",{directives:[{name:"model",rawName:"v-model.lazy",value:e.nombre,expression:"item.nombre",modifiers:{lazy:!0}}],staticClass:"form-control",attrs:{type:"text",placeholder:"Nombre del alumno externo","aria-label":"Text input with dropdown button",maxlength:95},domProps:{value:e.nombre},on:{change:function(a){return t.$set(e,"nombre",a.target.value)}}}),a("div",{staticClass:"input-group-prepend"},[a("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[t._v(t._s(e.entidad))]),a("div",{staticClass:"dropdown-menu"},t._l(t.entidades_persona,(function(o){return a("div",{key:o.id_entidad},[a("a",{staticClass:"dropdown-item renglon ",on:{click:function(t){e.entidad=o.nombre_entidad,e.id_entidad=o.id_pro_entidad}}},[t._v(t._s(o.nombre_entidad))])])})),0)])])])})),0)]),a("div",{staticClass:"row"},[a("div",{staticClass:"col"},[a("button",{directives:[{name:"show",rawName:"v-show",value:t.alumnos_externos.length>1,expression:" alumnos_externos.length > 1"}],staticClass:"button_agregar rojo",on:{click:function(e){return t.remove_alumnos_externos()}}},[t._v("-")])]),a("div",{staticClass:"col-6"},[a("button",{staticClass:"button_agregar verde",on:{click:function(e){return t.add_alumnos_externos()}}},[t._v("+")])])]),a("div",{staticClass:"row espacio"},[a("div",{staticClass:"col"},[a("button",{staticClass:"button",on:{click:function(e){return t.registrar()}}},[t._v(" Guardar ")])])]),a("div",{staticClass:"row espacio"},[a("div",{staticClass:"col"},[a("button",{staticClass:"button_salir ",on:{click:function(e){return t.salir()}}},[t._v("Salir")])])])])])},U=[function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"spinner-grow cada text-primary",attrs:{role:"status"}},[a("span",{staticClass:"sr-only"},[t._v("Loading...")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"spinner-grow cada text-secondary",attrs:{role:"status"}},[a("span",{staticClass:"sr-only"},[t._v("Loading...")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"spinner-grow cada text-success",attrs:{role:"status"}},[a("span",{staticClass:"sr-only"},[t._v("Loading...")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"spinner-grow cada text-danger",attrs:{role:"status"}},[a("span",{staticClass:"sr-only"},[t._v("Loading...")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"spinner-grow cada text-warning",attrs:{role:"status"}},[a("span",{staticClass:"sr-only"},[t._v("Loading...")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"spinner-grow cada text-info",attrs:{role:"status"}},[a("span",{staticClass:"sr-only"},[t._v("Loading...")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"spinner-grow cada text-light",attrs:{role:"status"}},[a("span",{staticClass:"sr-only"},[t._v("Loading...")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"spinner-grow cada text-dark",attrs:{role:"status"}},[a("span",{staticClass:"sr-only"},[t._v("Loading...")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"row"},[a("div",{staticClass:"col"},[a("h1",[t._v("Modificar datos del proyecto")])])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("tr",[a("th",[t._v(" Nombre del Profesors ")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("tr",[a("th",[t._v(" Campos de Conocimiento ")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("tr",[a("th",[t._v(" Lineas de Investigación ")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"row separacion"},[a("div",{staticClass:"col"},[a("div",{attrs:{id:"calendar"}})])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("tr",[a("th",[t._v(" Estado de Avance ")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("tr",[a("th",[t._v(" Duración ")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("tr",[a("th",[t._v(" Financiamiento del proyecto ")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("tr",[a("th",[t._v(" Producto(s) ")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("tr",[a("th",[t._v(" Nombre del Profesor ")])])}],H=(a("4160"),a("a434"),a("159b"),a("2430")),X=a("fa33"),Y={data:function(){return{id_proyecto:window.localStorage.getItem("id_proyecto_select"),datos:null,nombre:"",pop:"",nombre_elegido:!0,profesor:"",rfc:null,lista:[{Nombre:"-",Rfc:1}],campos_de_conocimiento:[],campos_de_conocimiento_seleccionado:[],lineas_de_investigacion:[],lineas_de_investigacion_seleccionado:[],objetivos_particulares:[],p:"",name:"",inputs:[{name:""},{name:""},{name:""}],counter:3,nombre_proyecto:"",disciplina:"",objetivo_general:"",resp:null,error:!1,hipotesis:"",resumen:"",fecha_inicio:null,fecha_final:null,en:H["en"],es:H["es"],estado_avance:[{avance:"Nuevo"},{avance:"En Desarrollo"},{avance:"Concluido"},{avance:"Suspendido"}],duracion:[{tiempo:"1 año"},{tiempo:"2 años"},{tiempo:"3 años"},{tiempo:"Más de 3 años"}],estado_elegido:"",duracion_elegido:"",avance:null,av:!1,fe:!1,financiaminetos:[{nombre:"PAPIME"},{nombre:"PAPIIT"},{nombre:"PAIDI"},{nombre:"CONACYT"},{nombre:"Otras Universidades o Instituciones Nacionales"},{nombre:"Otras Universidades o Instituciones Internacionales"},{nombre:"ONG'S o Fundaciones Nacionales"},{nombre:"Sector Privado"},{nombre:"Investigación dentro de su plaza"}],entidades:[],productos:[],financiamiento_seleccionado:"",numero_registro:"",presupuesto:null,entidades_seleccionadas:[{id_entidad:null,nombre:"Seleccione la Entidad",nombre_de_entidad:""}],productos_seleccionados:[],con:1,type:null,entidades_persona:[],profesores_internos:[{nombre:"",participacion:"Tipo de participación",n:1,use:!1}],profesores_externos:[{nombre:"",participacion:"Tipo de participación",entidad:"Seleccione Entidad",id_entidad:null}],alumnos_internos:[{nombre:"",participacion:"Tipo de participación"}],alumnos_externos:[{nombre:"",participacion:"Tipo de participación",entidad:"Seleccione Entidad",id_entidad:null}],link:"",concurrent:0,nombre_buscar:[],espera:!1}},methods:{registrar:function(){var t=this;this.espera=!0;var e={datos_proyecto:{id_proyecto:this.id_proyecto,nombre_proyecto:this.nombre_proyecto,rfc:this.rfc,nombre_responsable:this.profesor,disciplina:this.disciplina,objetivo_general:this.objetivo_general,hipotesis:this.hipotesis,resumen:this.resumen,fecha_inicio:this.fecha_inicio,fecha_fin:this.fecha_final,estado_avance:this.estado_elegido,avance:this.avance,duracion:this.duracion_elegido,financiamiento:this.financiamiento_seleccionado,numero_registro:this.numero_registro,presupuesto:this.presupuesto},lineas:{linea_investigacion:this.lineas_de_investigacion_seleccionado,campo_conocimiento:this.campos_de_conocimiento_seleccionado,objetivo_particular:this.inputs,producto:this.productos_seleccionados,entidades:this.entidades_seleccionadas,profesores_internos:this.profesores_internos,profesores_externos:this.profesores_externos,alumnos_internos:this.alumnos_internos,alumnos_externos:this.alumnos_externos}};console.log(e),S.a.post("".concat(j.a.api,"/actualizar"),e).then((function(){return regeneratorRuntime.async((function(e){while(1)switch(e.prev=e.next){case 0:return t.espera=!1,e.next=3,regeneratorRuntime.awrap($()("listo"," ","success"));case 3:t.$router.push("/buscar");case 4:case"end":return e.stop()}}))}))},salir:function(){this.$router.push("/buscar")},verificar:function(t,e){this.profesor==t?(this.profesor="",this.nombre_elegido=!1):(this.profesor=t,this.rfc=e,this.nombre_elegido=!0)},elegido:function(){return 1!=this.nombre_elegido},datos_proyecto:function(){var t=this;return regeneratorRuntime.async((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,regeneratorRuntime.awrap(S.a.get("".concat(j.a.api,"/datos_modificar?id_proyecto=").concat(this.id_proyecto)).then((function(e){t.datos=e.data.data})));case 2:case"end":return e.stop()}}),null,this)},verificar_selec:function(t){var e=0;return this.campos_de_conocimiento_seleccionado.forEach((function(a){a==t&&(e=1)})),1==e},seleccionar_campo:function(t){var e=0,a=0;this.campos_de_conocimiento_seleccionado.forEach((function(o){o==t&&(e=1),0==e&&a++})),0==e?this.campos_de_conocimiento_seleccionado.push(t):this.campos_de_conocimiento_seleccionado.splice(a,1)},verificar_selec_linea:function(t){var e=0;return this.lineas_de_investigacion_seleccionado.forEach((function(a){a==t&&(e=1)})),1==e},seleccionar_linea:function(t){var e=0,a=0;this.lineas_de_investigacion_seleccionado.forEach((function(o){o==t&&(e=1),0==e&&a++})),0==e?this.lineas_de_investigacion_seleccionado.push(t):this.lineas_de_investigacion_seleccionado.splice(a,1)},traer_campos_de_conocimiento:function(){var t=this;S.a.post("".concat(j.a.api,"/traer_campos")).then((function(e){t.p=e,t.campos_de_conocimiento=e.data.campos}))},traer_lineas_de_investigacion:function(){var t=this;S.a.post("".concat(j.a.api,"/traer_lineas")).then((function(e){t.lineas_de_investigacion=e.data.lineas}))},add:function(){this.inputs.push({objetivo_texto:""})},remove:function(){this.inputs.splice(this.inputs.length-1,1)},validar_fecha:function(){return this.fecha_inicio>=this.fecha_final&&null!=this.fecha_inicio&&null!=this.fecha_final?(this.fe=!1,"La fecha de final tiene que ser mayor que la final"):void(this.fe=!0)},verificar_estado_avance:function(t){this.estado_elegido==t?this.estado_elegido="":this.estado_elegido=t},check_estado:function(t){return this.estado_elegido==t},check_duracion:function(t){return this.duracion_elegido==t},verificar_duracion:function(t){this.duracion_elegido==t?this.duracion_elegido="":this.duracion_elegido=t},validar_avance:function(){return this.avance>100?(this.av=!1,"El porcentage de avance tiene que estar en el intervalo [1-100]"):(null!=this.avance&&(this.av=!0),"")},seleccionar_financiamiento:function(t){t==this.financiamiento_seleccionado?this.financiamiento_seleccionado="":this.financiamiento_seleccionado=t},chack_presupuesto:function(){if(""==this.presupuesto)return!0},add_entidades:function(){this.entidades_seleccionadas.push({id_entidad:null,nombre:"Seleccione la Entidad",nombre_de_entidad:""})},remove_entidades:function(){this.entidades_seleccionadas.splice(this.entidades_seleccionadas.length-1,1)},seleccionar_producto:function(t){var e=0,a=0;this.productos_seleccionados.forEach((function(o){o==t&&(e=1),0==e&&a++})),1==e?this.productos_seleccionados.splice(a,1):this.productos_seleccionados.push(t)},verificar_producto:function(t){var e=!1;return this.productos_seleccionados.forEach((function(a){a==t&&(e=!0)})),e},verificar_financiamiento:function(t){return this.financiamiento_seleccionado==t},traer_entidades:function(){var t=this;S.a.post("".concat(j.a.api,"/traer_entidades")).then((function(e){t.entidades=e.data.entidades}))},traer_entidades_persona:function(){var t=this,e={id_proyecto:this.id_proyecto};return S.a.post("".concat(j.a.api,"/traer_entidades_proyecto"),e).then((function(e){return regeneratorRuntime.async((function(a){while(1)switch(a.prev=a.next){case 0:return t.entidades_persona=[],a.next=3,regeneratorRuntime.awrap(e.data.entidad_proyecto.forEach((function(e){"FES-Acatlan"!=e.nombre_entidad&&t.entidades_persona.push(e)})));case 3:case"end":return a.stop()}}))})).catch(),this.entidades_persona},buscar:function(){var t,e=this;return regeneratorRuntime.async((function(a){while(1)switch(a.prev=a.next){case 0:return a.next=2,regeneratorRuntime.awrap(S.a.get("".concat(j.a.api,"/busca_profesor")).then((function(e){t=e.data.data})).catch((function(){e.lista="asddas"})));case 2:return a.abrupt("return",t);case 3:case"end":return a.stop()}}))},traer_productos:function(){var t=this;S.a.post("".concat(j.a.api,"/traer_productos")).then((function(e){t.productos=e.data.productos}))},poner_nombre:function(t){return regeneratorRuntime.async((function(e){while(1)switch(e.prev=e.next){case 0:0!=this.concurrent&&(this.profesores_internos[this.concurrent-1].nombre=t,this.profesores_internos[this.concurrent-1].use=!0);case 1:case"end":return e.stop()}}),null,this)},borrar:function(){for(var t=0;t3,expression:" inputs.length > 3"}],staticClass:"button_agregar rojo",on:{click:function(e){return t.remove()}}},[t._v("-")])]),a("div",{staticClass:"col-6"},[a("button",{staticClass:"button_agregar verde",on:{click:function(e){return t.add()}}},[t._v("+")])])]),a("div",{staticClass:"row"},[a("div",{staticClass:"col"},[a("div",{staticClass:"entrar"},[t.listo()?a("button",{staticClass:"button ",on:{click:function(e){return t.llamar()}}},[t._v(" Siguiente ")]):a("p",{staticClass:"botton_falso"},[t._v("Siguiente")])])])]),a("div",{staticClass:"row"},[a("div",{staticClass:"col"},[a("button",{staticClass:"button_salir ",on:{click:function(e){return t.salir()}}},[t._v("Salir")])])])])},dt=[function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("tr",[a("th",[t._v(" Campos de Conocimiento ")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("tr",[a("th",[t._v(" Lineas de Investigación ")])])}],ut=(a("b0c0"),{data:function(){return{id_usuario:window.localStorage.getItem("id_usuario"),responsable:window.localStorage.getItem("responsable"),rfc:window.localStorage.getItem("rfc"),campos_de_conocimiento:[],campos_de_conocimiento_seleccionado:[],lineas_de_investigacion:[],lineas_de_investigacion_seleccionado:[],objetivos_particulares:[],p:"",name:"",inputs:[{name:""},{name:""},{name:""}],counter:3,nombre_proyecto:"",disciplina:"",objetivo_general:"",resp:null,error:!1}},methods:{llamar:function(){return regeneratorRuntime.async((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,regeneratorRuntime.awrap(this.registrar());case 2:1==this.error?$()("El Nombre del proyecto ya existe","","error"):this.$router.push("/registro_3");case 3:case"end":return t.stop()}}),null,this)},registrar:function(){var t,e=this;return regeneratorRuntime.async((function(a){while(1)switch(a.prev=a.next){case 0:return this.objetivos_particulares=[],a.next=3,regeneratorRuntime.awrap(this.inputs.forEach((function(t){e.objetivos_particulares.push(t.name)})));case 3:return t={nombre_proyecto:this.nombre_proyecto,rfc:this.rfc,nombre_responsable:this.responsable,disciplina:this.disciplina,objetivo_general:this.objetivo_general,linea_investigacion:this.lineas_de_investigacion_seleccionado,campo_conocimiento:this.campos_de_conocimiento_seleccionado,objetivo_particular:this.objetivos_particulares,id_usuario:this.id_usuario},a.next=6,regeneratorRuntime.awrap(S.a.post("".concat(j.a.api,"/datos_proyecto_1"),t).then((function(t){e.resp=t,0==t.data.error?(window.localStorage.setItem("id_proyecto",t.data.id),e.error=!1):e.error=!0})).catch((function(t){e.resp=t,e.error=!0})));case 6:case"end":return a.stop()}}),null,this)},salir:function(){var t=this;$()({title:"¿Seguro que quieres salir?",text:"Al salir no se guardara ningun dato del proyecto y se regresara al menu",icon:"warning",buttons:!0,dangerMode:!0}).then((function(e){var a;return regeneratorRuntime.async((function(o){while(1)switch(o.prev=o.next){case 0:if(!e){o.next=9;break}return a=window.localStorage.getItem("id_usuario"),o.next=4,regeneratorRuntime.awrap(localStorage.clear());case 4:return o.next=6,regeneratorRuntime.awrap(window.localStorage.setItem("id_usuario",a));case 6:return o.next=8,regeneratorRuntime.awrap($()("Se ha eliminado los datos del proyecto que se estaba registrando","","success"));case 8:t.$router.push("/menu");case 9:case"end":return o.stop()}}))}))},listo:function(){return 0==this.lineas_de_investigacion_seleccionado.length?(this.p="lineas",!1):0==this.campos_de_conocimiento_seleccionado.length?(this.p="campos",!1):""==this.nombre_proyecto?(this.p="nolmbre",!1):""==this.disciplina?(this.p="disciplina",!1):""==this.objetivo_general?(this.p="general",!1):""!=this.inputs[0].name&&""!=this.inputs[1].name&&""!=this.inputs[2].name||(this.p=this.inputs[0].name+" "+this.inputs[1].name+" "+this.inputs[2].name,!1)},verificar_selec:function(t){var e=0;return this.campos_de_conocimiento_seleccionado.forEach((function(a){a==t&&(e=1)})),1==e},seleccionar_campo:function(t){var e=0,a=0;this.campos_de_conocimiento_seleccionado.forEach((function(o){o==t&&(e=1),0==e&&a++})),0==e?this.campos_de_conocimiento_seleccionado.push(t):this.campos_de_conocimiento_seleccionado.splice(a,1)},verificar_selec_linea:function(t){var e=0;return this.lineas_de_investigacion_seleccionado.forEach((function(a){a==t&&(e=1)})),1==e},seleccionar_linea:function(t){var e=0,a=0;this.lineas_de_investigacion_seleccionado.forEach((function(o){o==t&&(e=1),0==e&&a++})),0==e?this.lineas_de_investigacion_seleccionado.push(t):this.lineas_de_investigacion_seleccionado.splice(a,1)},traer_campos_de_conocimiento:function(){var t=this;S.a.post("".concat(j.a.api,"/traer_campos")).then((function(e){t.p=e,t.campos_de_conocimiento=e.data.campos}))},traer_lineas_de_investigacion:function(){var t=this;S.a.post("".concat(j.a.api,"/traer_lineas")).then((function(e){t.lineas_de_investigacion=e.data.lineas}))},add:function(){this.inputs.push({name:""})},remove:function(){this.inputs.splice(this.inputs.length-1,1)}},created:function(){this.traer_campos_de_conocimiento(),this.traer_lineas_de_investigacion(),window.localStorage.setItem("registro_2",!0)},beforeCreate:function(){window.localStorage.getItem("registro_3")&&this.$router.push("/registro_3"),window.localStorage.getItem("id_usuario")||this.$router.push("/"),window.localStorage.getItem("responsable")||this.$router.push("/menu")}}),pt=ut,_t=(a("38f7"),Object(p["a"])(pt,lt,dt,!1,null,"2f0d6056",null)),mt=_t.exports,vt=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"container caja"},[a("h1",{staticClass:"separacion-dos"},[t._v("Datos del proyecto de investigación")]),a("div",{staticClass:"row separacion"},[a("div",{staticClass:"col"},[a("textarea",{directives:[{name:"model",rawName:"v-model",value:t.hipotesis,expression:"hipotesis"}],staticClass:"form-control",attrs:{rows:"5",id:"comment",name:"text",placeholder:"Hipotesis (en su caso)",maxlength:795},domProps:{value:t.hipotesis},on:{input:function(e){e.target.composing||(t.hipotesis=e.target.value)}}})])]),a("div",{staticClass:"row separacion"},[a("div",{staticClass:"col"},[a("textarea",{directives:[{name:"model",rawName:"v-model",value:t.resumen,expression:"resumen"}],staticClass:"form-control",attrs:{rows:"5",id:"comment",name:"text",placeholder:"Resumen del proyecto de investigación",maxlength:1495},domProps:{value:t.resumen},on:{input:function(e){e.target.composing||(t.resumen=e.target.value)}}})])]),t._m(0),a("div",{staticClass:"row separacion"},[a("div",{staticClass:"col"},[a("h4",[t._v("Fecha de Inicio")]),a("datepicker",{staticClass:"center",attrs:{language:t.es,name:"fecha_inicio"},model:{value:t.fecha_inicio,callback:function(e){t.fecha_inicio=e},expression:"fecha_inicio"}})],1),a("div",{staticClass:"col"},[a("h4",[t._v("Fecha de Termino")]),a("datepicker",{staticClass:"center",attrs:{language:t.es,name:"fecha_final"},model:{value:t.fecha_final,callback:function(e){t.fecha_final=e},expression:"fecha_final"}}),a("p",{staticClass:"error"},[t._v(t._s(t.validar_fecha()))])],1)]),a("div",{staticClass:"row separacion"},[a("div",{staticClass:"col-md-6 separacion"},[a("table",{staticClass:"table"},[t._m(1),t._l(t.estado_avance,(function(e){return a("tr",{key:e.avance},[t.check_estado(e.avance)?a("td",{staticClass:"renglon select_verde ",domProps:{textContent:t._s(e.avance)},on:{click:function(a){return t.verificar(e.avance)}}}):a("td",{staticClass:"renglon",domProps:{textContent:t._s(e.avance)},on:{click:function(a){return t.verificar(e.avance)}}})])}))],2)]),a("div",{staticClass:"col"},[a("table",{staticClass:"table"},[t._m(2),t._l(t.duracion,(function(e){return a("tr",{key:e.tiempo},[t.check_duracion(e.tiempo)?a("td",{staticClass:"renglon select_verde",domProps:{textContent:t._s(e.tiempo)},on:{click:function(a){return t.verificar_duracion(e.tiempo)}}}):a("td",{staticClass:"renglon",domProps:{textContent:t._s(e.tiempo)},on:{click:function(a){return t.verificar_duracion(e.tiempo)}}})])}))],2)])]),a("div",{staticClass:"row separacion"},[a("div",{staticClass:"col"},[a("input",{directives:[{name:"model",rawName:"v-model",value:t.avance,expression:"avance"}],staticClass:"cuadro top",attrs:{type:"number",placeholder:"Avance %",oninput:"javascript: if (this.value.length > this.maxLength) this.value = this.value.slice(0, this.maxLength);",maxlength:"3"},domProps:{value:t.avance},on:{input:function(e){e.target.composing||(t.avance=e.target.value)}}}),a("p",{staticClass:"error"},[t._v(t._s(t.validar_avance()))])]),a("div",{staticClass:"col"},[a("div",{staticClass:"entrar"},[t.completo()?a("button",{staticClass:"button ",on:{click:function(e){return t.registrar()}}},[t._v("Siguiente")]):a("p",{staticClass:"botton_falso"},[t._v("Siguiente")])])])]),a("div",{staticClass:"row"},[a("div",{staticClass:"col"},[a("button",{staticClass:"button_salir ",on:{click:function(e){return t.salir()}}},[t._v("Salir")])])])])},ft=[function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"row separacion"},[a("div",{staticClass:"col"},[a("div",{attrs:{id:"calendar"}})])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("tr",[a("th",[t._v(" Estado de Avance ")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("tr",[a("th",[t._v(" Duración ")])])}],ht={data:function(){return{id_proyecto:window.localStorage.getItem("id_proyecto"),hipotesis:"",resumen:"",fecha_inicio:null,fecha_final:null,en:H["en"],es:H["es"],estado_avance:[{avance:"Nuevo"},{avance:"En Desarrollo"},{avance:"Concluido"},{avance:"Suspendido"}],duracion:[{tiempo:"1 año"},{tiempo:"2 años"},{tiempo:"3 años"},{tiempo:"Más de 3 años"}],estado_elegido:"",duracion_elegido:"",avance:null,av:!1,fe:!1,resp:null}},methods:{salir:function(){var t=this;$()({title:"¿Seguro que quieres salir?",text:"Al salir no se guardara ningun dato del proyecto y se regresara al menu",icon:"warning",buttons:!0,dangerMode:!0}).then((function(e){var a;return regeneratorRuntime.async((function(o){while(1)switch(o.prev=o.next){case 0:if(!e){o.next=4;break}return a={id_proyecto:t.id_proyecto},o.next=4,regeneratorRuntime.awrap(S.a.post("".concat(j.a.api,"/eliminar_proyecto"),a).then((function(e){var a;return regeneratorRuntime.async((function(o){while(1)switch(o.prev=o.next){case 0:if(t.resp=e,0!=e.data.err){o.next=12;break}return a=window.localStorage.getItem("id_usuario"),o.next=5,regeneratorRuntime.awrap(localStorage.clear());case 5:return o.next=7,regeneratorRuntime.awrap(window.localStorage.setItem("id_usuario",a));case 7:return o.next=9,regeneratorRuntime.awrap($()("Se ha eliminado los datos del proyecto que se estaba registrando","","success"));case 9:t.$router.push("/menu"),o.next=13;break;case 12:$()("Algo sucedio mal","".concat(e.data.msj),"error");case 13:case"end":return o.stop()}}))})).catch((function(e){t.resp=e,$()("Algo sucedio mal","".concat(e),"error")})));case 4:case"end":return o.stop()}}))}))},registrar:function(){var t,e=this;return regeneratorRuntime.async((function(a){while(1)switch(a.prev=a.next){case 0:return t={hipotesis:this.hipotesis,resumen:this.resumen,fecha_inicio:this.fecha_inicio,fecha_final:this.fecha_final,estado:this.estado_elegido,duracion:this.duracion_elegido,id_proyecto:this.id_proyecto,avance:this.avance},a.next=3,regeneratorRuntime.awrap(S.a.post("".concat(j.a.api,"/datos_proyecto_2"),t).then((function(t){e.resp=t,0==t.data.error?e.$router.push("/registro_4"):$()("Algo sucedio mal","".concat(t.data.msj),"error")})).catch((function(t){e.resp=t,$()("Algo sucedio mal","".concat(t),"error")})));case 3:case"end":return a.stop()}}),null,this)},validar_fecha:function(){return this.fecha_inicio>=this.fecha_final&&null!=this.fecha_inicio&&null!=this.fecha_final?(this.fe=!1,"La fecha de final tiene que ser mayor que la final"):void(this.fe=!0)},validar_avance:function(){return this.avance>100?(this.av=!1,"El porcentage de avance tiene que estar en el intervalo [1-100]"):(null!=this.avance&&(this.av=!0),"")},completo:function(){return""!=this.fecha_inicio&&(""!=this.fecha_final&&(""!=this.hipotesis&&(""!=this.resumen&&(""!=this.estado_elegido&&(""!=this.duracion_elegido&&(""!=this.avance&&(0!=this.av&&0!=this.fe)))))))},check_duracion:function(t){return this.duracion_elegido==t},verificar_duracion:function(t){this.duracion_elegido==t?this.duracion_elegido="":this.duracion_elegido=t},check_estado:function(t){return this.estado_elegido==t},verificar:function(t){this.estado_elegido==t?this.estado_elegido="":this.estado_elegido=t}},created:function(){window.localStorage.setItem("registro_3",!0)},beforeCreate:function(){window.localStorage.getItem("registro_4")&&this.$router.push("/registro_4"),window.localStorage.getItem("id_usuario")||this.$router.push("/"),window.localStorage.getItem("id_proyecto")||this.$router.push("/menu")},components:{Datepicker:X["a"]}},gt=ht,bt=(a("604f"),Object(p["a"])(gt,vt,ft,!1,null,"c915e580",null)),Ct=bt.exports,wt=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"container"},[a("h1",{staticClass:"separacion-dos"},[t._v("Datos del proyecto de investigación")]),a("div",{staticClass:"row cont"},[a("div",{staticClass:"col"},[a("div",{staticClass:"table-wrapper-scroll-y my-custom-scrollbar"},[a("table",{staticClass:"table table-bordered table-striped mb-0 "},[t._m(0),t._l(t.financiaminetos,(function(e){return a("tr",{key:e.nombre},[t.verificar_financiamiento(e.nombre)?a("td",{staticClass:"renglon select_verde ",domProps:{textContent:t._s(e.nombre)},on:{click:function(a){return t.seleccionar_financiamiento(e.nombre)}}}):a("td",{staticClass:"renglon",domProps:{textContent:t._s(e.nombre)},on:{click:function(a){return t.seleccionar_financiamiento(e.nombre)}}})])}))],2)])]),a("div",{staticClass:"col inputs_nombre"},[a("input",{directives:[{name:"model",rawName:"v-model",value:t.numero_registro,expression:"numero_registro"}],staticClass:"cuadro",attrs:{type:"text",placeholder:"Numero de registro"},domProps:{value:t.numero_registro},on:{input:function(e){e.target.composing||(t.numero_registro=e.target.value)}}}),a("input",{directives:[{name:"model",rawName:"v-model",value:t.presupuesto,expression:"presupuesto"}],staticClass:"ultimo",attrs:{type:"number",placeholder:"Presupuesto Asignado ($00.00MXN)"},domProps:{value:t.presupuesto},on:{input:function(e){e.target.composing||(t.presupuesto=e.target.value)}}}),t.chack_presupuesto()?a("p",{staticClass:"error"},[t._v("El presupuesto solo puede tener numeros y a lo más un caracter punto '.'")]):t._e()])]),a("h2",[t._v("Entidades Participandes (además de la FES Acatlán)")]),a("div",{attrs:{clas:"row"}},[a("div",{staticClass:"col"},t._l(t.entidades_seleccionadas,(function(e){return a("div",{key:e.id_entidad,staticClass:"form-group"},[a("div",{staticClass:"input-group"},[a("div",{staticClass:"input-group-prepend"},[a("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[t._v(t._s(e.nombre))]),a("div",{staticClass:"dropdown-menu"},t._l(t.entidades,(function(o){return a("div",{key:o.id_entidades},[a("a",{staticClass:"dropdown-item renglon ",on:{click:function(t){e.nombre=o.tipo,e.id_entidad=o.id_entidad}}},[t._v(t._s(o.tipo))])])})),0)]),a("input",{directives:[{name:"model",rawName:"v-model",value:e.nombre_de_entidad,expression:"entidad.nombre_de_entidad"}],staticClass:"form-control",attrs:{type:"text",placeholder:"Nombre de la entidad","aria-label":"Text input with dropdown button",maxlength:145},domProps:{value:e.nombre_de_entidad},on:{input:function(a){a.target.composing||t.$set(e,"nombre_de_entidad",a.target.value)}}})])])})),0)]),a("div",{staticClass:"row"},[a("div",{staticClass:"col"},[a("button",{directives:[{name:"show",rawName:"v-show",value:t.entidades_seleccionadas.length>1,expression:" entidades_seleccionadas.length > 1"}],staticClass:"button_agregar rojo",on:{click:function(e){return t.remove()}}},[t._v("-")])]),a("div",{staticClass:"col-6"},[a("button",{staticClass:"button_agregar verde",on:{click:function(e){return t.add()}}},[t._v("+")])])]),a("div",{staticClass:"row espacio"},[a("div",{staticClass:"col"},[a("div",{staticClass:"table-wrapper-scroll-y my-custom-scrollbar"},[a("table",{staticClass:"table table-bordered table-striped mb-0 "},[t._m(1),t._l(t.productos,(function(e){return a("tr",{key:e.nombre},[t.verificar_producto(e.id_producto)?a("td",{staticClass:"renglon select_verde ",domProps:{textContent:t._s(e.nombre)},on:{click:function(a){return t.seleccionar_producto(e.id_producto)}}}):a("td",{staticClass:"renglon",domProps:{textContent:t._s(e.nombre)},on:{click:function(a){return t.seleccionar_producto(e.id_producto)}}})])}))],2)])])]),a("div",{staticClass:"row espacio"},[a("div",{staticClass:"col"},[a("div",{staticClass:"entrar"},[t.listo()?a("button",{staticClass:"button ",on:{click:function(e){return t.registrar()}}},[t._v("Siguiente")]):a("p",{staticClass:"botton_falso"},[t._v("Siguiente")])])])]),a("div",{staticClass:"row espacio"},[a("div",{staticClass:"col"},[a("button",{staticClass:"button_salir ",on:{click:function(e){return t.salir()}}},[t._v("Salir")])])])])},xt=[function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("tr",[a("th",[t._v(" Financiamiento del proyecto ")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("tr",[a("th",[t._v(" Producto(s) ")])])}],yt={data:function(){return{id_proyecto:window.localStorage.getItem("id_proyecto"),financiaminetos:[{nombre:"PAPIME"},{nombre:"PAPIIT"},{nombre:"PAIDI"},{nombre:"CONACYT"},{nombre:"Otras Universidades o Instituciones Nacionales"},{nombre:"Otras Universidades o Instituciones Internacionales"},{nombre:"ONG'S o Fundaciones Nacionales"},{nombre:"Sector Privado"},{nombre:"Investigación dentro de su plaza"}],entidades:[],productos:[],financiamiento_seleccionado:"",numero_registro:"",presupuesto:null,entidades_seleccionadas:[{id_entidad:null,nombre:"Seleccione la Entidad",nombre_de_entidad:""}],productos_seleccionados:[],con:1,type:null}},methods:{salir:function(){var t=this;$()({title:"¿Seguro que quieres salir?",text:"Al salir no se guardara ningun dato del proyecto y se regresara al menu",icon:"warning",buttons:!0,dangerMode:!0}).then((function(e){var a;return regeneratorRuntime.async((function(o){while(1)switch(o.prev=o.next){case 0:if(!e){o.next=4;break}return a={id_proyecto:t.id_proyecto},o.next=4,regeneratorRuntime.awrap(S.a.post("".concat(j.a.api,"/eliminar_proyecto"),a).then((function(e){var a;return regeneratorRuntime.async((function(o){while(1)switch(o.prev=o.next){case 0:if(t.resp=e,0!=e.data.err){o.next=12;break}return a=window.localStorage.getItem("id_usuario"),o.next=5,regeneratorRuntime.awrap(localStorage.clear());case 5:return o.next=7,regeneratorRuntime.awrap(window.localStorage.setItem("id_usuario",a));case 7:return o.next=9,regeneratorRuntime.awrap($()("Se ha eliminado los datos del proyecto que se estaba registrando","","success"));case 9:t.$router.push("/menu"),o.next=13;break;case 12:$()("Algo sucedio mal","".concat(e.data.msj),"error");case 13:case"end":return o.stop()}}))})).catch((function(e){t.resp=e,$()("Algo sucedio mal","".concat(e),"error")})));case 4:case"end":return o.stop()}}))}))},chack_presupuesto:function(){if(""==this.presupuesto)return!0},registrar:function(){var t,e,a=this;return regeneratorRuntime.async((function(o){while(1)switch(o.prev=o.next){case 0:return t=[],o.next=3,regeneratorRuntime.awrap(this.entidades_seleccionadas.forEach((function(e){var a=[];null!=e.id_entidad&&""!=e.nombre_de_entidad&&(a.push(e.id_entidad),a.push(e.nombre_de_entidad),t.push(a))})));case 3:return e={financiamiento:this.financiamiento_seleccionado,presupuesto:this.presupuesto,entidades:t,producto:this.productos_seleccionados,id_proyecto:this.id_proyecto,no_registro:this.numero_registro},o.next=6,regeneratorRuntime.awrap(S.a.post("".concat(j.a.api,"/datos_proyecto_3"),e).then((function(t){a.resp=t,0==t.data.error?a.$router.push("/registro_5"):$()("Algo sucedio mal","".concat(t.data.msj),"error")})).catch((function(t){a.resp=t,$()("Algo sucedio mal","".concat(t),"error")})));case 6:case"end":return o.stop()}}),null,this)},listo:function(){return""!=this.financiamiento_seleccionado&&(""!=this.numero_registro&&(""!=this.presupuesto&&0!=this.productos_seleccionados.length))},add:function(){this.entidades_seleccionadas.push({id_entidad:null,nombre:"Seleccione la Entidad",nombre_de_entidad:""})},remove:function(){this.entidades_seleccionadas.splice(this.entidades_seleccionadas.length-1,1)},verificar_producto:function(t){var e=!1;return this.productos_seleccionados.forEach((function(a){a==t&&(e=!0)})),e},seleccionar_producto:function(t){var e=0,a=0;this.productos_seleccionados.forEach((function(o){o==t&&(e=1),0==e&&a++})),1==e?this.productos_seleccionados.splice(a,1):this.productos_seleccionados.push(t)},verificar_financiamiento:function(t){return this.financiamiento_seleccionado==t},seleccionar_financiamiento:function(t){t==this.financiamiento_seleccionado?this.financiamiento_seleccionado="":this.financiamiento_seleccionado=t},traer_entidades:function(){var t=this;S.a.post("".concat(j.a.api,"/traer_entidades")).then((function(e){t.entidades=e.data.entidades}))},traer_productos:function(){var t=this;S.a.post("".concat(j.a.api,"/traer_productos")).then((function(e){t.productos=e.data.productos}))}},created:function(){this.traer_entidades(),this.traer_productos(),window.localStorage.setItem("registro_4",!0)},beforeCreate:function(){window.localStorage.getItem("registro_5")&&this.$router.push("/registro_5"),window.localStorage.getItem("id_usuario")||this.$router.push("/"),window.localStorage.getItem("id_proyecto")||this.$router.push("/menu")}},kt=yt,Pt=(a("d76e"),Object(p["a"])(kt,wt,xt,!1,null,"bacc9700",null)),Rt=Pt.exports,Nt=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"container "},[1==t.espera?a("div",{staticClass:"container todo "},[t._m(0),t._m(1),t._m(2),t._m(3),t._m(4),t._m(5),t._m(6),t._m(7)]):a("div",{staticClass:"container "},[a("h1",{staticClass:"separacion-dos"},[t._v("Datos del proyecto de investigación")]),a("h2",[t._v("Profesores participantes internos")]),a("div",{staticClass:"row"},[a("div",{staticClass:"col-md-6 col-xs-12"},t._l(t.profesores_internos,(function(e){return a("div",{key:e.nombre,staticClass:"form-group"},[a("div",{staticClass:"input-group"},[a("div",{staticClass:"input-group-prepend"},[a("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[t._v(t._s(e.participacion))]),a("div",{staticClass:"dropdown-menu"},[a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Corresponsable"}}},[t._v("Corresponsable")]),a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Colaborador"}}},[t._v("Colaborador")]),a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Otro"}}},[t._v("Otro")])])]),0==e.use?a("input",{directives:[{name:"model",rawName:"v-model",value:t.nombre_buscar[e.n],expression:"nombre_buscar[item.n]"}],staticClass:"form-control",attrs:{type:"text",placeholder:"Nombre del profesor interno ","aria-label":"Text input with dropdown button"},domProps:{value:t.nombre_buscar[e.n]},on:{click:function(a){t.borrar(),t.concurrent=e.n},input:function(a){a.target.composing||t.$set(t.nombre_buscar,e.n,a.target.value)}}}):a("div",{staticClass:" form-control alert alert-success alert-dismissible caja_nombre"},[a("button",{staticClass:"close",attrs:{type:"button"},on:{click:function(t){e.use=!1,e.nombre=""}}},[t._v("×")]),a("strong",[t._v(t._s(e.nombre))]),t._v(" . ")])])])})),0),1==t.lista[0].Rfc?a("div",{staticClass:"spinner-border alt",attrs:{role:"status"}},[a("span",{staticClass:"sr-only"},[t._v("Loading...")])]):a("div",{staticClass:"col-md-6 col-xs-12"},[a("div",{staticClass:"table-wrapper-scroll-y my-custom-scrollbar"},[a("table",{staticClass:"table table-bordered table-striped mb-0 "},[t._m(8),0==t.filtro.length?a("p",[a("font",{attrs:{size:"6"}},[t._v("No se encontro")])],1):t._l(t.filtro,(function(e){return a("tr",{key:e.Rfc},[a("td",{staticClass:"renglon",domProps:{textContent:t._s(e.Nombre+" "+e.ApellidoMaterno+" "+e.ApellidoPaterno)},on:{click:function(a){return t.poner_nombre(e.Nombre+" "+e.ApellidoMaterno+" "+e.ApellidoPaterno)}}})])}))],2)])])]),a("div",{staticClass:"row"},[a("div",{staticClass:"col-6"},[a("button",{directives:[{name:"show",rawName:"v-show",value:t.profesores_internos.length>1,expression:" profesores_internos.length > 1"}],staticClass:"button_agregar rojo",on:{click:function(e){return t.remove_profesor_interno()}}},[t._v("-")])]),a("div",{staticClass:"col-6"},[a("button",{staticClass:"button_agregar verde",on:{click:function(e){return t.add_profesor_interno()}}},[t._v("+")])])]),a("h2",[t._v("Profesores participantes externos")]),a("div",{staticClass:"row"},[a("div",{staticClass:"col"},t._l(t.profesores_externos,(function(e){return a("div",{key:e.nombre,staticClass:"form-group"},[a("div",{staticClass:"input-group"},[a("div",{staticClass:"input-group-prepend"},[a("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[t._v(t._s(e.participacion))]),a("div",{staticClass:"dropdown-menu"},[a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Corresponsable"}}},[t._v("Corresponsable")]),a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Colaborador"}}},[t._v("Colaborador")]),a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Otro"}}},[t._v("Otro")])])]),a("input",{directives:[{name:"model",rawName:"v-model.lazy",value:e.nombre,expression:"item.nombre",modifiers:{lazy:!0}}],staticClass:"form-control",attrs:{type:"text",placeholder:"Nombre del profesor externo","aria-label":"Text input with dropdown button",maxlength:95},domProps:{value:e.nombre},on:{change:function(a){return t.$set(e,"nombre",a.target.value)}}}),a("div",{staticClass:"input-group-prepend"},[a("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[t._v(t._s(e.entidad))]),a("div",{staticClass:"dropdown-menu"},t._l(t.entidades,(function(o){return a("div",{key:o.id_entidad},[a("a",{staticClass:"dropdown-item renglon ",on:{click:function(t){e.entidad=o.nombre_entidad,e.id_entidad=o.id_pro_entidad}}},[t._v(t._s(o.nombre_entidad))])])})),0)])])])})),0)]),a("div",{staticClass:"row"},[a("div",{staticClass:"col"},[a("button",{directives:[{name:"show",rawName:"v-show",value:t.profesores_externos.length>1,expression:" profesores_externos.length > 1"}],staticClass:"button_agregar rojo",on:{click:function(e){return t.remove_profesor_externo()}}},[t._v("-")])]),a("div",{staticClass:"col-6"},[a("button",{staticClass:"button_agregar verde",on:{click:function(e){return t.add_profesor_externo()}}},[t._v("+")])])]),a("h2",[t._v("Alumnos participantes internos")]),a("div",{staticClass:"row"},[a("div",{staticClass:"col"},t._l(t.alumnos_internos,(function(e){return a("div",{key:e.nombre,staticClass:"form-group"},[a("div",{staticClass:"input-group"},[a("div",{staticClass:"input-group-prepend"},[a("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[t._v(t._s(e.participacion))]),a("div",{staticClass:"dropdown-menu"},[a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Servicio Social"}}},[t._v("Servicio Social")]),a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Becario"}}},[t._v("Becario")]),a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Práctica profesional"}}},[t._v("Práctica profesional")]),a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Otro"}}},[t._v("Otro")])])]),a("input",{directives:[{name:"model",rawName:"v-model.lazy",value:e.nombre,expression:"item.nombre",modifiers:{lazy:!0}}],staticClass:"form-control",attrs:{type:"text",placeholder:"Nombre del alumno interno","aria-label":"Text input with dropdown button",maxlength:95},domProps:{value:e.nombre},on:{change:function(a){return t.$set(e,"nombre",a.target.value)}}})])])})),0)]),a("div",{staticClass:"row"},[a("div",{staticClass:"col"},[a("button",{directives:[{name:"show",rawName:"v-show",value:t.alumnos_internos.length>1,expression:" alumnos_internos.length > 1"}],staticClass:"button_agregar rojo",on:{click:function(e){return t.remove_alumnos_internos()}}},[t._v("-")])]),a("div",{staticClass:"col-6"},[a("button",{staticClass:"button_agregar verde",on:{click:function(e){return t.add_alumnos_internos()}}},[t._v("+")])])]),a("h2",[t._v("Alumnos participantes externos")]),a("div",{staticClass:"row"},[a("div",{staticClass:"col"},t._l(t.alumnos_externos,(function(e){return a("div",{key:e.nombre,staticClass:"form-group"},[a("div",{staticClass:"input-group"},[a("div",{staticClass:"input-group-prepend"},[a("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[t._v(t._s(e.participacion))]),a("div",{staticClass:"dropdown-menu"},[a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Servicio Social"}}},[t._v("Servicio Social")]),a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Becario"}}},[t._v("Becario")]),a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Práctica profesional"}}},[t._v("Práctica profesional")]),a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Otro"}}},[t._v("Otro")])])]),a("input",{directives:[{name:"model",rawName:"v-model.lazy",value:e.nombre,expression:"item.nombre",modifiers:{lazy:!0}}],staticClass:"form-control",attrs:{type:"text",placeholder:"Nombre del alumno externo","aria-label":"Text input with dropdown button",maxlength:95},domProps:{value:e.nombre},on:{change:function(a){return t.$set(e,"nombre",a.target.value)}}}),a("div",{staticClass:"input-group-prepend"},[a("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[t._v(t._s(e.entidad))]),a("div",{staticClass:"dropdown-menu"},t._l(t.entidades,(function(o){return a("div",{key:o.id_entidad},[a("a",{staticClass:"dropdown-item renglon ",on:{click:function(t){e.entidad=o.nombre_entidad,e.id_entidad=o.id_pro_entidad}}},[t._v(t._s(o.nombre_entidad))])])})),0)])])])})),0)]),a("div",{staticClass:"row"},[a("div",{staticClass:"col"},[a("button",{directives:[{name:"show",rawName:"v-show",value:t.alumnos_externos.length>1,expression:" alumnos_externos.length > 1"}],staticClass:"button_agregar rojo",on:{click:function(e){return t.remove_alumnos_externos()}}},[t._v("-")])]),a("div",{staticClass:"col-6"},[a("button",{staticClass:"button_agregar verde",on:{click:function(e){return t.add_alumnos_externos()}}},[t._v("+")])])]),a("div",{staticClass:"row espacio"},[a("div",{staticClass:"col"},[a("button",{staticClass:"button",on:{click:function(e){return t.registrar()}}},[t._v(" Guardar ")])])]),a("div",{staticClass:"row espacio"},[a("div",{staticClass:"col"},[a("button",{staticClass:"button_salir ",on:{click:function(e){return t.salir()}}},[t._v("Salir")])])])])])},St=[function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"spinner-grow cada text-primary",attrs:{role:"status"}},[a("span",{staticClass:"sr-only"},[t._v("Loading...")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"spinner-grow cada text-secondary",attrs:{role:"status"}},[a("span",{staticClass:"sr-only"},[t._v("Loading...")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"spinner-grow cada text-success",attrs:{role:"status"}},[a("span",{staticClass:"sr-only"},[t._v("Loading...")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"spinner-grow cada text-danger",attrs:{role:"status"}},[a("span",{staticClass:"sr-only"},[t._v("Loading...")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"spinner-grow cada text-warning",attrs:{role:"status"}},[a("span",{staticClass:"sr-only"},[t._v("Loading...")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"spinner-grow cada text-info",attrs:{role:"status"}},[a("span",{staticClass:"sr-only"},[t._v("Loading...")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"spinner-grow cada text-light",attrs:{role:"status"}},[a("span",{staticClass:"sr-only"},[t._v("Loading...")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"spinner-grow cada text-dark",attrs:{role:"status"}},[a("span",{staticClass:"sr-only"},[t._v("Loading...")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("tr",[a("th",[t._v(" Nombre del Profesor ")])])}],Et=(a("9911"),{data:function(){return{id_proyecto:"",profesores_internos:[{nombre:"",participacion:"Tipo de participación",n:1,use:!1}],profesores_externos:[{nombre:"",participacion:"Tipo de participación",entidad:"Seleccione Entidad",id_entidad:null}],alumnos_internos:[{nombre:"",participacion:"Tipo de participación"}],alumnos_externos:[{nombre:"",participacion:"Tipo de participación",entidad:"Seleccione Entidad",id_entidad:null}],entidades:[],link:"",lista:[{nombre:"",Rfc:1}],concurrent:0,nombre_buscar:["",""],espera:!1}},methods:{poner_nombre:function(t){return regeneratorRuntime.async((function(e){while(1)switch(e.prev=e.next){case 0:0!=this.concurrent&&(this.profesores_internos[this.concurrent-1].nombre=t,this.profesores_internos[this.concurrent-1].use=!0);case 1:case"end":return e.stop()}}),null,this)},borrar:function(){for(var t=0;t3,expression:" inputs.length > 3"}],staticClass:"button_agregar rojo",on:{click:function(e){return t.remove()}}},[t._v("-")])]),a("div",{staticClass:"col-6"},[a("button",{staticClass:"button_agregar verde",on:{click:function(e){return t.add()}}},[t._v("+")])])]),a("div",{staticClass:"row separacion"},[a("div",{staticClass:"col"},[a("div",{staticClass:"form-group "},[a("label",{staticClass:"letra_titulo",attrs:{for:"hipotesis"}},[t._v("Hipotesis del proyecto")]),a("textarea",{directives:[{name:"model",rawName:"v-model",value:t.hipotesis,expression:"hipotesis"}],staticClass:"form-control",attrs:{rows:"5",id:"hipotesis",name:"text",placeholder:"Hipotesis (en su caso)",maxlength:795},domProps:{value:t.hipotesis},on:{input:function(e){e.target.composing||(t.hipotesis=e.target.value)}}})])])]),a("div",{staticClass:"row separacion"},[a("div",{staticClass:"col"},[a("div",{staticClass:"form-group "},[a("label",{staticClass:"letra_titulo",attrs:{for:"resumen"}},[t._v("Resumen del proyecto")]),a("textarea",{directives:[{name:"model",rawName:"v-model",value:t.resumen,expression:"resumen"}],staticClass:"form-control",attrs:{rows:"5",id:"resuemn",name:"text",placeholder:"Resumen del proyecto de investigación",maxlength:1450},domProps:{value:t.resumen},on:{input:function(e){e.target.composing||(t.resumen=e.target.value)}}})])])]),t._m(12),a("div",{staticClass:"row separacion"},[a("div",{staticClass:"col"},[a("div",{staticClass:"form-group "},[a("label",{staticClass:"letra_titulo",attrs:{for:"fecha_inicio"}},[t._v("Fecha de inicio")]),a("datepicker",{staticClass:"center",attrs:{id:"fecha_inicio",language:t.es,name:"fecha_inicio"},model:{value:t.fecha_inicio,callback:function(e){t.fecha_inicio=e},expression:"fecha_inicio"}})],1)]),a("div",{staticClass:"col"},[a("div",{staticClass:"form-group "},[a("label",{staticClass:"letra_titulo",attrs:{for:"fecha_fin"}},[t._v("Fecha termino")]),a("datepicker",{staticClass:"center",attrs:{id:"fecha_fin",language:t.es,name:"fecha_final"},model:{value:t.fecha_final,callback:function(e){t.fecha_final=e},expression:"fecha_final"}})],1),a("p",{staticClass:"error"},[t._v(t._s(t.validar_fecha()))])])]),a("div",{staticClass:"row separacion"},[a("div",{staticClass:"col-md-6 separacion"},[a("table",{staticClass:"table"},[t._m(13),t._l(t.estado_avance,(function(e){return a("tr",{key:e.avance},[t.check_estado(e.avance)?a("td",{staticClass:"renglon select_verde ",domProps:{textContent:t._s(e.avance)},on:{click:function(a){return t.verificar_estado_avance(e.avance)}}}):a("td",{staticClass:"renglon",domProps:{textContent:t._s(e.avance)},on:{click:function(a){return t.verificar_estado_avance(e.avance)}}})])}))],2)]),a("div",{staticClass:"col"},[a("table",{staticClass:"table"},[t._m(14),t._l(t.duracion,(function(e){return a("tr",{key:e.tiempo},[t.check_duracion(e.tiempo)?a("td",{staticClass:"renglon select_verde",domProps:{textContent:t._s(e.tiempo)},on:{click:function(a){return t.verificar_duracion(e.tiempo)}}}):a("td",{staticClass:"renglon",domProps:{textContent:t._s(e.tiempo)},on:{click:function(a){return t.verificar_duracion(e.tiempo)}}})])}))],2)])]),a("div",{staticClass:"row separacion"},[a("div",{staticClass:"col"},[a("div",{staticClass:"form-group "},[a("label",{staticClass:"letra_titulo",attrs:{for:"avance"}},[t._v("Avance del proyecto en %")]),a("input",{directives:[{name:"model",rawName:"v-model",value:t.avance,expression:"avance"}],staticClass:"cuadro top porciento",attrs:{id:"avance",placeholder:"Avance %",oninput:"javascript: if (this.value.length > this.maxLength) this.value = this.value.slice(0, this.maxLength);",type:"number",maxlength:"3"},domProps:{value:t.avance},on:{input:function(e){e.target.composing||(t.avance=e.target.value)}}}),a("p",{staticClass:"error"},[t._v(t._s(t.validar_avance()))])])])]),a("div",{staticClass:"row separacion"},[a("div",{staticClass:"col"},[a("div",{staticClass:"table-wrapper-scroll-y my-custom-scrollbar"},[a("table",{staticClass:"table table-bordered table-striped mb-0 "},[t._m(15),t._l(t.financiaminetos,(function(e){return a("tr",{key:e.nombre},[t.verificar_financiamiento(e.nombre)?a("td",{staticClass:"renglon select_verde ",domProps:{textContent:t._s(e.nombre)},on:{click:function(a){return t.seleccionar_financiamiento(e.nombre)}}}):a("td",{staticClass:"renglon",domProps:{textContent:t._s(e.nombre)},on:{click:function(a){return t.seleccionar_financiamiento(e.nombre)}}})])}))],2)])]),a("div",{staticClass:"col separacion"},[a("div",{staticClass:"form-group "},[a("label",{staticClass:"letra_titulo",attrs:{for:"numero"}},[t._v("Numero de registro")]),a("input",{directives:[{name:"model",rawName:"v-model",value:t.numero_registro,expression:"numero_registro"}],staticClass:"cuadro_registro",attrs:{id:"numero",type:"text",placeholder:"Numero de registro"},domProps:{value:t.numero_registro},on:{input:function(e){e.target.composing||(t.numero_registro=e.target.value)}}}),a("label",{staticClass:"letra_titulo",attrs:{for:"presupuesto"}},[t._v("Presupuesto Asignado ($00.00MXN)")]),a("input",{directives:[{name:"model",rawName:"v-model",value:t.presupuesto,expression:"presupuesto"}],staticClass:"ultimo",attrs:{type:"number",placeholder:"Presupuesto Asignado ($00.00MXN)"},domProps:{value:t.presupuesto},on:{input:function(e){e.target.composing||(t.presupuesto=e.target.value)}}})]),t.chack_presupuesto()?a("p",{staticClass:"error"},[t._v("El presupuesto solo puede tener numeros y a lo más un caracter punto '.'")]):t._e()])]),a("h3",{staticClass:"separacion"},[t._v("Entidades Participandes (además de la FES Acatlán)")]),a("div",{attrs:{clas:"row"}},[a("div",{staticClass:"col"},t._l(t.entidades_seleccionadas,(function(e){return a("div",{key:e.id_entidad,staticClass:"form-group"},[a("div",{staticClass:"input-group"},[a("div",{staticClass:"input-group-prepend"},[a("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[t._v(t._s(e.nombre))]),a("div",{staticClass:"dropdown-menu"},t._l(t.entidades,(function(o){return a("div",{key:o.id_entidades},[a("a",{staticClass:"dropdown-item renglon ",on:{click:function(t){e.nombre=o.tipo,e.id_entidad=o.id_entidad}}},[t._v(t._s(o.tipo))])])})),0)]),a("input",{directives:[{name:"model",rawName:"v-model",value:e.nombre_de_entidad,expression:"entidad.nombre_de_entidad"}],staticClass:"form-control",attrs:{type:"text",placeholder:"Nombre de la entidad","aria-label":"Text input with dropdown button",maxlength:95},domProps:{value:e.nombre_de_entidad},on:{input:function(a){a.target.composing||t.$set(e,"nombre_de_entidad",a.target.value)}}})])])})),0)]),a("div",{staticClass:"row"},[a("div",{staticClass:"col"},[a("button",{directives:[{name:"show",rawName:"v-show",value:t.entidades_seleccionadas.length>1,expression:" entidades_seleccionadas.length > 1"}],staticClass:"button_agregar rojo",on:{click:function(e){return t.remove_entidades()}}},[t._v("-")])]),a("div",{staticClass:"col-6"},[a("button",{staticClass:"button_agregar verde",on:{click:function(e){return t.add_entidades()}}},[t._v("+")])])]),a("div",{staticClass:"row separacion"},[a("div",{staticClass:"col separacion"},[a("div",{staticClass:"table-wrapper-scroll-y my-custom-scrollbar"},[a("table",{staticClass:"table table-bordered table-striped mb-0 "},[t._m(16),t._l(t.productos,(function(e){return a("tr",{key:e.nombre},[t.verificar_producto(e.id_producto)?a("td",{staticClass:"renglon select_verde ",domProps:{textContent:t._s(e.nombre)},on:{click:function(a){return t.seleccionar_producto(e.id_producto)}}}):a("td",{staticClass:"renglon",domProps:{textContent:t._s(e.nombre)},on:{click:function(a){return t.seleccionar_producto(e.id_producto)}}})])}))],2)])])]),a("h3",{staticClass:"separacion"},[t._v("Profesores participantes internos")]),a("div",{staticClass:"row"},[a("div",{staticClass:"col-md-6 col-xs-12"},t._l(t.profesores_internos,(function(e){return a("div",{key:e.nombre,staticClass:"form-group"},[a("div",{staticClass:"input-group"},[a("div",{staticClass:"input-group-prepend"},[a("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[t._v(t._s(e.participacion))]),a("div",{staticClass:"dropdown-menu"},[a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Corresponsable"}}},[t._v("Corresponsable")]),a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Colaborador"}}},[t._v("Colaborador")]),a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Otro"}}},[t._v("Otro")])])]),0==e.use?a("input",{directives:[{name:"model",rawName:"v-model",value:t.nombre_buscar[e.n],expression:"nombre_buscar[item.n]"}],staticClass:"form-control",attrs:{type:"text",placeholder:"Nombre del profesor interno ","aria-label":"Text input with dropdown button"},domProps:{value:t.nombre_buscar[e.n]},on:{click:function(a){t.borrar(),t.concurrent=e.n},input:function(a){a.target.composing||t.$set(t.nombre_buscar,e.n,a.target.value)}}}):a("div",{staticClass:" form-control alert alert-success alert-dismissible caja_nombre"},[a("button",{staticClass:"close",attrs:{type:"button"},on:{click:function(t){e.use=!1,e.nombre=""}}},[t._v("×")]),a("strong",[t._v(t._s(e.nombre))]),t._v(" . ")])])])})),0),1==t.lista[0].Rfc?a("div",{staticClass:"spinner-border alt alado",attrs:{role:"status"}},[a("span",{staticClass:"sr-only"},[t._v("Loading...")])]):a("div",{staticClass:"col-md-6 col-xs-12"},[a("div",{staticClass:"table-wrapper-scroll-y my-custom-scrollbar"},[a("table",{staticClass:"table table-bordered table-striped mb-0 "},[t._m(17),0==t.filtro.length?a("p",[a("font",{attrs:{size:"6"}},[t._v("No se encontro")])],1):t._l(t.filtro,(function(e){return a("tr",{key:e.Rfc},[a("td",{staticClass:"renglon",domProps:{textContent:t._s(e.Nombre+" "+e.ApellidoMaterno+" "+e.ApellidoPaterno)},on:{click:function(a){return t.poner_nombre(e.Nombre+" "+e.ApellidoMaterno+" "+e.ApellidoPaterno)}}})])}))],2)])])]),a("div",{staticClass:"row"},[a("div",{staticClass:"col-6"},[a("button",{directives:[{name:"show",rawName:"v-show",value:t.profesores_internos.length>1,expression:" profesores_internos.length > 1"}],staticClass:"button_agregar rojo",on:{click:function(e){return t.remove_profesor_interno()}}},[t._v("-")])]),a("div",{staticClass:"col-6"},[a("button",{staticClass:"button_agregar verde",on:{click:function(e){return t.add_profesor_interno()}}},[t._v("+")])])]),a("h3",{staticClass:"separacion"},[t._v("Profesores participantes externos")]),a("div",{staticClass:"row"},[a("div",{staticClass:"col"},t._l(t.profesores_externos,(function(e){return a("div",{key:e.nombre,staticClass:"form-group"},[a("div",{staticClass:"input-group"},[a("div",{staticClass:"input-group-prepend"},[a("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[t._v(t._s(e.participacion))]),a("div",{staticClass:"dropdown-menu"},[a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Corresponsable"}}},[t._v("Corresponsable")]),a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Colaborador"}}},[t._v("Colaborador")]),a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Otro"}}},[t._v("Otro")])])]),a("input",{directives:[{name:"model",rawName:"v-model.lazy",value:e.nombre,expression:"item.nombre",modifiers:{lazy:!0}}],staticClass:"form-control",attrs:{type:"text",placeholder:"Nombre del profesor externo","aria-label":"Text input with dropdown button",maxlength:95},domProps:{value:e.nombre},on:{change:function(a){return t.$set(e,"nombre",a.target.value)}}}),a("div",{staticClass:"input-group-prepend"},[a("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[t._v(t._s(e.entidad))]),a("div",{staticClass:"dropdown-menu"},t._l(t.entidades_persona,(function(o){return a("div",{key:o.id_entidad},[a("a",{staticClass:"dropdown-item renglon ",on:{click:function(t){e.entidad=o.nombre_entidad,e.id_entidad=o.id_pro_entidad}}},[t._v(t._s(o.nombre_entidad))])])})),0)])])])})),0)]),a("div",{staticClass:"row"},[a("div",{staticClass:"col"},[a("button",{directives:[{name:"show",rawName:"v-show",value:t.profesores_externos.length>1,expression:" profesores_externos.length > 1"}],staticClass:"button_agregar rojo",on:{click:function(e){return t.remove_profesor_externo()}}},[t._v("-")])]),a("div",{staticClass:"col-6"},[a("button",{staticClass:"button_agregar verde",on:{click:function(e){return t.add_profesor_externo()}}},[t._v("+")])])]),a("h3",{staticClass:"separacion"},[t._v("Alumnos participantes internos")]),a("div",{staticClass:"row"},[a("div",{staticClass:"col"},t._l(t.alumnos_internos,(function(e){return a("div",{key:e.nombre,staticClass:"form-group"},[a("div",{staticClass:"input-group"},[a("div",{staticClass:"input-group-prepend"},[a("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[t._v(t._s(e.participacion))]),a("div",{staticClass:"dropdown-menu"},[a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Servicio Social"}}},[t._v("Servicio Social")]),a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Becario"}}},[t._v("Becario")]),a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Práctica profesional"}}},[t._v("Práctica profesional")]),a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Otro"}}},[t._v("Otro")])])]),a("input",{directives:[{name:"model",rawName:"v-model.lazy",value:e.nombre,expression:"item.nombre",modifiers:{lazy:!0}}],staticClass:"form-control",attrs:{type:"text",placeholder:"Nombre del alumno interno","aria-label":"Text input with dropdown button",maxlength:95},domProps:{value:e.nombre},on:{change:function(a){return t.$set(e,"nombre",a.target.value)}}})])])})),0)]),a("div",{staticClass:"row"},[a("div",{staticClass:"col"},[a("button",{directives:[{name:"show",rawName:"v-show",value:t.alumnos_internos.length>1,expression:" alumnos_internos.length > 1"}],staticClass:"button_agregar rojo",on:{click:function(e){return t.remove_alumnos_internos()}}},[t._v("-")])]),a("div",{staticClass:"col-6"},[a("button",{staticClass:"button_agregar verde",on:{click:function(e){return t.add_alumnos_internos()}}},[t._v("+")])])]),a("h3",{staticClass:"separacion"},[t._v("Alumnos participantes externos")]),a("div",{staticClass:"row"},[a("div",{staticClass:"col"},t._l(t.alumnos_externos,(function(e){return a("div",{key:e.nombre,staticClass:"form-group"},[a("div",{staticClass:"input-group"},[a("div",{staticClass:"input-group-prepend"},[a("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[t._v(t._s(e.participacion))]),a("div",{staticClass:"dropdown-menu"},[a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Servicio Social"}}},[t._v("Servicio Social")]),a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Becario"}}},[t._v("Becario")]),a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Práctica profesional"}}},[t._v("Práctica profesional")]),a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Otro"}}},[t._v("Otro")])])]),a("input",{directives:[{name:"model",rawName:"v-model.lazy",value:e.nombre,expression:"item.nombre",modifiers:{lazy:!0}}],staticClass:"form-control",attrs:{type:"text",placeholder:"Nombre del alumno externo","aria-label":"Text input with dropdown button",maxlength:95},domProps:{value:e.nombre},on:{change:function(a){return t.$set(e,"nombre",a.target.value)}}}),a("div",{staticClass:"input-group-prepend"},[a("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[t._v(t._s(e.entidad))]),a("div",{staticClass:"dropdown-menu"},t._l(t.entidades_persona,(function(o){return a("div",{key:o.id_entidad},[a("a",{staticClass:"dropdown-item renglon ",on:{click:function(t){e.entidad=o.nombre_entidad,e.id_entidad=o.id_pro_entidad}}},[t._v(t._s(o.nombre_entidad))])])})),0)])])])})),0)]),a("div",{staticClass:"row"},[a("div",{staticClass:"col"},[a("button",{directives:[{name:"show",rawName:"v-show",value:t.alumnos_externos.length>1,expression:" alumnos_externos.length > 1"}],staticClass:"button_agregar rojo",on:{click:function(e){return t.remove_alumnos_externos()}}},[t._v("-")])]),a("div",{staticClass:"col-6"},[a("button",{staticClass:"button_agregar verde",on:{click:function(e){return t.add_alumnos_externos()}}},[t._v("+")])])]),a("div",{staticClass:"row espacio"},[a("div",{staticClass:"col"},[a("button",{staticClass:"button",on:{click:function(e){return t.registrar()}}},[t._v(" Guardar ")])])]),a("div",{staticClass:"row espacio"},[a("div",{staticClass:"col"},[a("button",{staticClass:"button_salir ",on:{click:function(e){return t.salir()}}},[t._v("Salir")])])])])])},U=[function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"spinner-grow cada text-primary",attrs:{role:"status"}},[a("span",{staticClass:"sr-only"},[t._v("Loading...")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"spinner-grow cada text-secondary",attrs:{role:"status"}},[a("span",{staticClass:"sr-only"},[t._v("Loading...")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"spinner-grow cada text-success",attrs:{role:"status"}},[a("span",{staticClass:"sr-only"},[t._v("Loading...")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"spinner-grow cada text-danger",attrs:{role:"status"}},[a("span",{staticClass:"sr-only"},[t._v("Loading...")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"spinner-grow cada text-warning",attrs:{role:"status"}},[a("span",{staticClass:"sr-only"},[t._v("Loading...")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"spinner-grow cada text-info",attrs:{role:"status"}},[a("span",{staticClass:"sr-only"},[t._v("Loading...")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"spinner-grow cada text-light",attrs:{role:"status"}},[a("span",{staticClass:"sr-only"},[t._v("Loading...")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"spinner-grow cada text-dark",attrs:{role:"status"}},[a("span",{staticClass:"sr-only"},[t._v("Loading...")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"row"},[a("div",{staticClass:"col"},[a("h1",[t._v("Modificar datos del proyecto")])])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("tr",[a("th",[t._v(" Nombre del Profesors ")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("tr",[a("th",[t._v(" Campos de Conocimiento ")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("tr",[a("th",[t._v(" Lineas de Investigación ")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"row separacion"},[a("div",{staticClass:"col"},[a("div",{attrs:{id:"calendar"}})])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("tr",[a("th",[t._v(" Estado de Avance ")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("tr",[a("th",[t._v(" Duración ")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("tr",[a("th",[t._v(" Financiamiento del proyecto ")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("tr",[a("th",[t._v(" Producto(s) ")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("tr",[a("th",[t._v(" Nombre del Profesor ")])])}],H=(a("4160"),a("a434"),a("159b"),a("2430")),X=a("fa33"),Y={data:function(){return{id_proyecto:window.localStorage.getItem("id_proyecto_select"),datos:null,nombre:"",pop:"",nombre_elegido:!0,profesor:"",rfc:null,lista:[{Nombre:"-",Rfc:1}],campos_de_conocimiento:[],campos_de_conocimiento_seleccionado:[],lineas_de_investigacion:[],lineas_de_investigacion_seleccionado:[],objetivos_particulares:[],p:"",name:"",inputs:[{name:""},{name:""},{name:""}],counter:3,nombre_proyecto:"",disciplina:"",objetivo_general:"",resp:null,error:!1,hipotesis:"",resumen:"",fecha_inicio:null,fecha_final:null,en:H["en"],es:H["es"],estado_avance:[{avance:"Nuevo"},{avance:"En Desarrollo"},{avance:"Concluido"},{avance:"Suspendido"}],duracion:[{tiempo:"1 año"},{tiempo:"2 años"},{tiempo:"3 años"},{tiempo:"Más de 3 años"}],estado_elegido:"",duracion_elegido:"",avance:null,av:!1,fe:!1,financiaminetos:[{nombre:"PAPIME"},{nombre:"PAPIIT"},{nombre:"PAIDI"},{nombre:"CONACYT"},{nombre:"Otras Universidades o Instituciones Nacionales"},{nombre:"Otras Universidades o Instituciones Internacionales"},{nombre:"ONG'S o Fundaciones Nacionales"},{nombre:"Sector Privado"},{nombre:"Investigación dentro de su plaza"}],entidades:[],productos:[],financiamiento_seleccionado:"",numero_registro:"",presupuesto:null,entidades_seleccionadas:[{id_entidad:null,nombre:"Seleccione la Entidad",nombre_de_entidad:""}],productos_seleccionados:[],con:1,type:null,entidades_persona:[],profesores_internos:[{nombre:"",participacion:"Tipo de participación",n:1,use:!1}],profesores_externos:[{nombre:"",participacion:"Tipo de participación",entidad:"Seleccione Entidad",id_entidad:null}],alumnos_internos:[{nombre:"",participacion:"Tipo de participación"}],alumnos_externos:[{nombre:"",participacion:"Tipo de participación",entidad:"Seleccione Entidad",id_entidad:null}],link:"",concurrent:0,nombre_buscar:[],espera:!1}},methods:{registrar:function(){var t=this;this.espera=!0;var e={datos_proyecto:{id_proyecto:this.id_proyecto,nombre_proyecto:this.nombre_proyecto,rfc:this.rfc,nombre_responsable:this.profesor,disciplina:this.disciplina,objetivo_general:this.objetivo_general,hipotesis:this.hipotesis,resumen:this.resumen,fecha_inicio:this.fecha_inicio,fecha_fin:this.fecha_final,estado_avance:this.estado_elegido,avance:this.avance,duracion:this.duracion_elegido,financiamiento:this.financiamiento_seleccionado,numero_registro:this.numero_registro,presupuesto:this.presupuesto},lineas:{linea_investigacion:this.lineas_de_investigacion_seleccionado,campo_conocimiento:this.campos_de_conocimiento_seleccionado,objetivo_particular:this.inputs,producto:this.productos_seleccionados,entidades:this.entidades_seleccionadas,profesores_internos:this.profesores_internos,profesores_externos:this.profesores_externos,alumnos_internos:this.alumnos_internos,alumnos_externos:this.alumnos_externos}};console.log(e),S.a.post("".concat(j.a.api,"/actualizar"),e).then((function(){return regeneratorRuntime.async((function(e){while(1)switch(e.prev=e.next){case 0:return t.espera=!1,e.next=3,regeneratorRuntime.awrap($()("listo"," ","success"));case 3:t.$router.push("/buscar");case 4:case"end":return e.stop()}}))}))},salir:function(){this.$router.push("/buscar")},verificar:function(t,e){this.profesor==t?(this.profesor="",this.nombre_elegido=!1):(this.profesor=t,this.rfc=e,this.nombre_elegido=!0)},elegido:function(){return 1!=this.nombre_elegido},datos_proyecto:function(){var t=this;return regeneratorRuntime.async((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,regeneratorRuntime.awrap(S.a.get("".concat(j.a.api,"/datos_modificar?id_proyecto=").concat(this.id_proyecto)).then((function(e){t.datos=e.data.data})));case 2:case"end":return e.stop()}}),null,this)},verificar_selec:function(t){var e=0;return this.campos_de_conocimiento_seleccionado.forEach((function(a){a==t&&(e=1)})),1==e},seleccionar_campo:function(t){var e=0,a=0;this.campos_de_conocimiento_seleccionado.forEach((function(o){o==t&&(e=1),0==e&&a++})),0==e?this.campos_de_conocimiento_seleccionado.push(t):this.campos_de_conocimiento_seleccionado.splice(a,1)},verificar_selec_linea:function(t){var e=0;return this.lineas_de_investigacion_seleccionado.forEach((function(a){a==t&&(e=1)})),1==e},seleccionar_linea:function(t){var e=0,a=0;this.lineas_de_investigacion_seleccionado.forEach((function(o){o==t&&(e=1),0==e&&a++})),0==e?this.lineas_de_investigacion_seleccionado.push(t):this.lineas_de_investigacion_seleccionado.splice(a,1)},traer_campos_de_conocimiento:function(){var t=this;S.a.post("".concat(j.a.api,"/traer_campos")).then((function(e){t.p=e,t.campos_de_conocimiento=e.data.campos}))},traer_lineas_de_investigacion:function(){var t=this;S.a.post("".concat(j.a.api,"/traer_lineas")).then((function(e){t.lineas_de_investigacion=e.data.lineas}))},add:function(){this.inputs.push({objetivo_texto:""})},remove:function(){this.inputs.splice(this.inputs.length-1,1)},validar_fecha:function(){return this.fecha_inicio>=this.fecha_final&&null!=this.fecha_inicio&&null!=this.fecha_final?(this.fe=!1,"La fecha de final tiene que ser mayor que la final"):void(this.fe=!0)},verificar_estado_avance:function(t){this.estado_elegido==t?this.estado_elegido="":this.estado_elegido=t},check_estado:function(t){return this.estado_elegido==t},check_duracion:function(t){return this.duracion_elegido==t},verificar_duracion:function(t){this.duracion_elegido==t?this.duracion_elegido="":this.duracion_elegido=t},validar_avance:function(){return this.avance>100?(this.av=!1,"El porcentage de avance tiene que estar en el intervalo [1-100]"):(null!=this.avance&&(this.av=!0),"")},seleccionar_financiamiento:function(t){t==this.financiamiento_seleccionado?this.financiamiento_seleccionado="":this.financiamiento_seleccionado=t},chack_presupuesto:function(){if(""==this.presupuesto)return!0},add_entidades:function(){this.entidades_seleccionadas.push({id_entidad:null,nombre:"Seleccione la Entidad",nombre_de_entidad:""})},remove_entidades:function(){this.entidades_seleccionadas.splice(this.entidades_seleccionadas.length-1,1)},seleccionar_producto:function(t){var e=0,a=0;this.productos_seleccionados.forEach((function(o){o==t&&(e=1),0==e&&a++})),1==e?this.productos_seleccionados.splice(a,1):this.productos_seleccionados.push(t)},verificar_producto:function(t){var e=!1;return this.productos_seleccionados.forEach((function(a){a==t&&(e=!0)})),e},verificar_financiamiento:function(t){return this.financiamiento_seleccionado==t},traer_entidades:function(){var t=this;S.a.post("".concat(j.a.api,"/traer_entidades")).then((function(e){t.entidades=e.data.entidades}))},traer_entidades_persona:function(){var t=this,e={id_proyecto:this.id_proyecto};return S.a.post("".concat(j.a.api,"/traer_entidades_proyecto"),e).then((function(e){return regeneratorRuntime.async((function(a){while(1)switch(a.prev=a.next){case 0:return t.entidades_persona=[],a.next=3,regeneratorRuntime.awrap(e.data.entidad_proyecto.forEach((function(e){"FES-Acatlan"!=e.nombre_entidad&&t.entidades_persona.push(e)})));case 3:case"end":return a.stop()}}))})).catch(),this.entidades_persona},buscar:function(){var t,e=this;return regeneratorRuntime.async((function(a){while(1)switch(a.prev=a.next){case 0:return a.next=2,regeneratorRuntime.awrap(S.a.get("".concat(j.a.api,"/busca_profesor")).then((function(e){t=e.data.data})).catch((function(){e.lista="asddas"})));case 2:return a.abrupt("return",t);case 3:case"end":return a.stop()}}))},traer_productos:function(){var t=this;S.a.post("".concat(j.a.api,"/traer_productos")).then((function(e){t.productos=e.data.productos}))},poner_nombre:function(t){return regeneratorRuntime.async((function(e){while(1)switch(e.prev=e.next){case 0:0!=this.concurrent&&(this.profesores_internos[this.concurrent-1].nombre=t,this.profesores_internos[this.concurrent-1].use=!0);case 1:case"end":return e.stop()}}),null,this)},borrar:function(){for(var t=0;t3,expression:" inputs.length > 3"}],staticClass:"button_agregar rojo",on:{click:function(e){return t.remove()}}},[t._v("-")])]),a("div",{staticClass:"col-6"},[a("button",{staticClass:"button_agregar verde",on:{click:function(e){return t.add()}}},[t._v("+")])])]),a("div",{staticClass:"row"},[a("div",{staticClass:"col"},[a("div",{staticClass:"entrar"},[t.listo()?a("button",{staticClass:"button ",on:{click:function(e){return t.llamar()}}},[t._v(" Siguiente ")]):a("p",{staticClass:"botton_falso"},[t._v("Siguiente")])])])]),a("div",{staticClass:"row"},[a("div",{staticClass:"col"},[a("button",{staticClass:"button_salir ",on:{click:function(e){return t.salir()}}},[t._v("Salir")])])])])},dt=[function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("tr",[a("th",[t._v(" Campos de Conocimiento ")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("tr",[a("th",[t._v(" Lineas de Investigación ")])])}],ut=(a("b0c0"),{data:function(){return{id_usuario:window.localStorage.getItem("id_usuario"),responsable:window.localStorage.getItem("responsable"),rfc:window.localStorage.getItem("rfc"),campos_de_conocimiento:[],campos_de_conocimiento_seleccionado:[],lineas_de_investigacion:[],lineas_de_investigacion_seleccionado:[],objetivos_particulares:[],p:"",name:"",inputs:[{name:""},{name:""},{name:""}],counter:3,nombre_proyecto:"",disciplina:"",objetivo_general:"",resp:null,error:!1}},methods:{llamar:function(){return regeneratorRuntime.async((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,regeneratorRuntime.awrap(this.registrar());case 2:1==this.error?$()("El Nombre del proyecto ya existe","","error"):this.$router.push("/registro_3");case 3:case"end":return t.stop()}}),null,this)},registrar:function(){var t,e=this;return regeneratorRuntime.async((function(a){while(1)switch(a.prev=a.next){case 0:return this.objetivos_particulares=[],a.next=3,regeneratorRuntime.awrap(this.inputs.forEach((function(t){e.objetivos_particulares.push(t.name)})));case 3:return t={nombre_proyecto:this.nombre_proyecto,rfc:this.rfc,nombre_responsable:this.responsable,disciplina:this.disciplina,objetivo_general:this.objetivo_general,linea_investigacion:this.lineas_de_investigacion_seleccionado,campo_conocimiento:this.campos_de_conocimiento_seleccionado,objetivo_particular:this.objetivos_particulares,id_usuario:this.id_usuario},a.next=6,regeneratorRuntime.awrap(S.a.post("".concat(j.a.api,"/datos_proyecto_1"),t).then((function(t){e.resp=t,0==t.data.error?(window.localStorage.setItem("id_proyecto",t.data.id),e.error=!1):e.error=!0})).catch((function(t){e.resp=t,e.error=!0})));case 6:case"end":return a.stop()}}),null,this)},salir:function(){var t=this;$()({title:"¿Seguro que quieres salir?",text:"Al salir no se guardara ningun dato del proyecto y se regresara al menu",icon:"warning",buttons:!0,dangerMode:!0}).then((function(e){var a;return regeneratorRuntime.async((function(o){while(1)switch(o.prev=o.next){case 0:if(!e){o.next=9;break}return a=window.localStorage.getItem("id_usuario"),o.next=4,regeneratorRuntime.awrap(localStorage.clear());case 4:return o.next=6,regeneratorRuntime.awrap(window.localStorage.setItem("id_usuario",a));case 6:return o.next=8,regeneratorRuntime.awrap($()("Se ha eliminado los datos del proyecto que se estaba registrando","","success"));case 8:t.$router.push("/menu");case 9:case"end":return o.stop()}}))}))},listo:function(){return 0==this.lineas_de_investigacion_seleccionado.length?(this.p="lineas",!1):0==this.campos_de_conocimiento_seleccionado.length?(this.p="campos",!1):""==this.nombre_proyecto?(this.p="nolmbre",!1):""==this.disciplina?(this.p="disciplina",!1):""==this.objetivo_general?(this.p="general",!1):""!=this.inputs[0].name&&""!=this.inputs[1].name&&""!=this.inputs[2].name||(this.p=this.inputs[0].name+" "+this.inputs[1].name+" "+this.inputs[2].name,!1)},verificar_selec:function(t){var e=0;return this.campos_de_conocimiento_seleccionado.forEach((function(a){a==t&&(e=1)})),1==e},seleccionar_campo:function(t){var e=0,a=0;this.campos_de_conocimiento_seleccionado.forEach((function(o){o==t&&(e=1),0==e&&a++})),0==e?this.campos_de_conocimiento_seleccionado.push(t):this.campos_de_conocimiento_seleccionado.splice(a,1)},verificar_selec_linea:function(t){var e=0;return this.lineas_de_investigacion_seleccionado.forEach((function(a){a==t&&(e=1)})),1==e},seleccionar_linea:function(t){var e=0,a=0;this.lineas_de_investigacion_seleccionado.forEach((function(o){o==t&&(e=1),0==e&&a++})),0==e?this.lineas_de_investigacion_seleccionado.push(t):this.lineas_de_investigacion_seleccionado.splice(a,1)},traer_campos_de_conocimiento:function(){var t=this;S.a.post("".concat(j.a.api,"/traer_campos")).then((function(e){t.p=e,t.campos_de_conocimiento=e.data.campos}))},traer_lineas_de_investigacion:function(){var t=this;S.a.post("".concat(j.a.api,"/traer_lineas")).then((function(e){t.lineas_de_investigacion=e.data.lineas}))},add:function(){this.inputs.push({name:""})},remove:function(){this.inputs.splice(this.inputs.length-1,1)}},created:function(){this.traer_campos_de_conocimiento(),this.traer_lineas_de_investigacion(),window.localStorage.setItem("registro_2",!0)},beforeCreate:function(){window.localStorage.getItem("registro_3")&&this.$router.push("/registro_3"),window.localStorage.getItem("id_usuario")||this.$router.push("/"),window.localStorage.getItem("responsable")||this.$router.push("/menu")}}),pt=ut,_t=(a("38f7"),Object(p["a"])(pt,lt,dt,!1,null,"2f0d6056",null)),mt=_t.exports,vt=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"container caja"},[a("h1",{staticClass:"separacion-dos"},[t._v("Datos del proyecto de investigación")]),a("div",{staticClass:"row separacion"},[a("div",{staticClass:"col"},[a("textarea",{directives:[{name:"model",rawName:"v-model",value:t.hipotesis,expression:"hipotesis"}],staticClass:"form-control",attrs:{rows:"5",id:"comment",name:"text",placeholder:"Hipotesis (en su caso)",maxlength:795},domProps:{value:t.hipotesis},on:{input:function(e){e.target.composing||(t.hipotesis=e.target.value)}}})])]),a("div",{staticClass:"row separacion"},[a("div",{staticClass:"col"},[a("textarea",{directives:[{name:"model",rawName:"v-model",value:t.resumen,expression:"resumen"}],staticClass:"form-control",attrs:{rows:"5",id:"comment",name:"text",placeholder:"Resumen del proyecto de investigación",maxlength:1495},domProps:{value:t.resumen},on:{input:function(e){e.target.composing||(t.resumen=e.target.value)}}})])]),t._m(0),a("div",{staticClass:"row separacion"},[a("div",{staticClass:"col"},[a("h4",[t._v("Fecha de Inicio")]),a("datepicker",{staticClass:"center",attrs:{language:t.es,name:"fecha_inicio"},model:{value:t.fecha_inicio,callback:function(e){t.fecha_inicio=e},expression:"fecha_inicio"}})],1),a("div",{staticClass:"col"},[a("h4",[t._v("Fecha de Termino")]),a("datepicker",{staticClass:"center",attrs:{language:t.es,name:"fecha_final"},model:{value:t.fecha_final,callback:function(e){t.fecha_final=e},expression:"fecha_final"}}),a("p",{staticClass:"error"},[t._v(t._s(t.validar_fecha()))])],1)]),a("div",{staticClass:"row separacion"},[a("div",{staticClass:"col-md-6 separacion"},[a("table",{staticClass:"table"},[t._m(1),t._l(t.estado_avance,(function(e){return a("tr",{key:e.avance},[t.check_estado(e.avance)?a("td",{staticClass:"renglon select_verde ",domProps:{textContent:t._s(e.avance)},on:{click:function(a){return t.verificar(e.avance)}}}):a("td",{staticClass:"renglon",domProps:{textContent:t._s(e.avance)},on:{click:function(a){return t.verificar(e.avance)}}})])}))],2)]),a("div",{staticClass:"col"},[a("table",{staticClass:"table"},[t._m(2),t._l(t.duracion,(function(e){return a("tr",{key:e.tiempo},[t.check_duracion(e.tiempo)?a("td",{staticClass:"renglon select_verde",domProps:{textContent:t._s(e.tiempo)},on:{click:function(a){return t.verificar_duracion(e.tiempo)}}}):a("td",{staticClass:"renglon",domProps:{textContent:t._s(e.tiempo)},on:{click:function(a){return t.verificar_duracion(e.tiempo)}}})])}))],2)])]),a("div",{staticClass:"row separacion"},[a("div",{staticClass:"col"},[a("input",{directives:[{name:"model",rawName:"v-model",value:t.avance,expression:"avance"}],staticClass:"cuadro top",attrs:{type:"number",placeholder:"Avance %",oninput:"javascript: if (this.value.length > this.maxLength) this.value = this.value.slice(0, this.maxLength);",maxlength:"3"},domProps:{value:t.avance},on:{input:function(e){e.target.composing||(t.avance=e.target.value)}}}),a("p",{staticClass:"error"},[t._v(t._s(t.validar_avance()))])]),a("div",{staticClass:"col"},[a("div",{staticClass:"entrar"},[t.completo()?a("button",{staticClass:"button ",on:{click:function(e){return t.registrar()}}},[t._v("Siguiente")]):a("p",{staticClass:"botton_falso"},[t._v("Siguiente")])])])]),a("div",{staticClass:"row"},[a("div",{staticClass:"col"},[a("button",{staticClass:"button_salir ",on:{click:function(e){return t.salir()}}},[t._v("Salir")])])])])},ft=[function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"row separacion"},[a("div",{staticClass:"col"},[a("div",{attrs:{id:"calendar"}})])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("tr",[a("th",[t._v(" Estado de Avance ")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("tr",[a("th",[t._v(" Duración ")])])}],ht={data:function(){return{id_proyecto:window.localStorage.getItem("id_proyecto"),hipotesis:"",resumen:"",fecha_inicio:null,fecha_final:null,en:H["en"],es:H["es"],estado_avance:[{avance:"Nuevo"},{avance:"En Desarrollo"},{avance:"Concluido"},{avance:"Suspendido"}],duracion:[{tiempo:"1 año"},{tiempo:"2 años"},{tiempo:"3 años"},{tiempo:"Más de 3 años"}],estado_elegido:"",duracion_elegido:"",avance:null,av:!1,fe:!1,resp:null}},methods:{salir:function(){var t=this;$()({title:"¿Seguro que quieres salir?",text:"Al salir no se guardara ningun dato del proyecto y se regresara al menu",icon:"warning",buttons:!0,dangerMode:!0}).then((function(e){var a;return regeneratorRuntime.async((function(o){while(1)switch(o.prev=o.next){case 0:if(!e){o.next=4;break}return a={id_proyecto:t.id_proyecto},o.next=4,regeneratorRuntime.awrap(S.a.post("".concat(j.a.api,"/eliminar_proyecto"),a).then((function(e){var a;return regeneratorRuntime.async((function(o){while(1)switch(o.prev=o.next){case 0:if(t.resp=e,0!=e.data.err){o.next=12;break}return a=window.localStorage.getItem("id_usuario"),o.next=5,regeneratorRuntime.awrap(localStorage.clear());case 5:return o.next=7,regeneratorRuntime.awrap(window.localStorage.setItem("id_usuario",a));case 7:return o.next=9,regeneratorRuntime.awrap($()("Se ha eliminado los datos del proyecto que se estaba registrando","","success"));case 9:t.$router.push("/menu"),o.next=13;break;case 12:$()("Algo sucedio mal","".concat(e.data.msj),"error");case 13:case"end":return o.stop()}}))})).catch((function(e){t.resp=e,$()("Algo sucedio mal","".concat(e),"error")})));case 4:case"end":return o.stop()}}))}))},registrar:function(){var t,e=this;return regeneratorRuntime.async((function(a){while(1)switch(a.prev=a.next){case 0:return t={hipotesis:this.hipotesis,resumen:this.resumen,fecha_inicio:this.fecha_inicio,fecha_final:this.fecha_final,estado:this.estado_elegido,duracion:this.duracion_elegido,id_proyecto:this.id_proyecto,avance:this.avance},a.next=3,regeneratorRuntime.awrap(S.a.post("".concat(j.a.api,"/datos_proyecto_2"),t).then((function(t){e.resp=t,0==t.data.error?e.$router.push("/registro_4"):$()("Algo sucedio mal","".concat(t.data.msj),"error")})).catch((function(t){e.resp=t,$()("Algo sucedio mal","".concat(t),"error")})));case 3:case"end":return a.stop()}}),null,this)},validar_fecha:function(){return this.fecha_inicio>=this.fecha_final&&null!=this.fecha_inicio&&null!=this.fecha_final?(this.fe=!1,"La fecha de final tiene que ser mayor que la final"):void(this.fe=!0)},validar_avance:function(){return this.avance>100?(this.av=!1,"El porcentage de avance tiene que estar en el intervalo [1-100]"):(null!=this.avance&&(this.av=!0),"")},completo:function(){return""!=this.fecha_inicio&&(""!=this.fecha_final&&(""!=this.hipotesis&&(""!=this.resumen&&(""!=this.estado_elegido&&(""!=this.duracion_elegido&&(""!=this.avance&&(0!=this.av&&0!=this.fe)))))))},check_duracion:function(t){return this.duracion_elegido==t},verificar_duracion:function(t){this.duracion_elegido==t?this.duracion_elegido="":this.duracion_elegido=t},check_estado:function(t){return this.estado_elegido==t},verificar:function(t){this.estado_elegido==t?this.estado_elegido="":this.estado_elegido=t}},created:function(){window.localStorage.setItem("registro_3",!0)},beforeCreate:function(){window.localStorage.getItem("registro_4")&&this.$router.push("/registro_4"),window.localStorage.getItem("id_usuario")||this.$router.push("/"),window.localStorage.getItem("id_proyecto")||this.$router.push("/menu")},components:{Datepicker:X["a"]}},gt=ht,bt=(a("604f"),Object(p["a"])(gt,vt,ft,!1,null,"c915e580",null)),Ct=bt.exports,wt=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"container"},[a("h1",{staticClass:"separacion-dos"},[t._v("Datos del proyecto de investigación")]),a("div",{staticClass:"row cont"},[a("div",{staticClass:"col"},[a("div",{staticClass:"table-wrapper-scroll-y my-custom-scrollbar"},[a("table",{staticClass:"table table-bordered table-striped mb-0 "},[t._m(0),t._l(t.financiaminetos,(function(e){return a("tr",{key:e.nombre},[t.verificar_financiamiento(e.nombre)?a("td",{staticClass:"renglon select_verde ",domProps:{textContent:t._s(e.nombre)},on:{click:function(a){return t.seleccionar_financiamiento(e.nombre)}}}):a("td",{staticClass:"renglon",domProps:{textContent:t._s(e.nombre)},on:{click:function(a){return t.seleccionar_financiamiento(e.nombre)}}})])}))],2)])]),a("div",{staticClass:"col inputs_nombre"},[a("input",{directives:[{name:"model",rawName:"v-model",value:t.numero_registro,expression:"numero_registro"}],staticClass:"cuadro",attrs:{type:"text",placeholder:"Numero de registro"},domProps:{value:t.numero_registro},on:{input:function(e){e.target.composing||(t.numero_registro=e.target.value)}}}),a("input",{directives:[{name:"model",rawName:"v-model",value:t.presupuesto,expression:"presupuesto"}],staticClass:"ultimo",attrs:{type:"number",placeholder:"Presupuesto Asignado ($00.00MXN)"},domProps:{value:t.presupuesto},on:{input:function(e){e.target.composing||(t.presupuesto=e.target.value)}}}),t.chack_presupuesto()?a("p",{staticClass:"error"},[t._v("El presupuesto solo puede tener numeros y a lo más un caracter punto '.'")]):t._e()])]),a("h2",[t._v("Entidades Participandes (además de la FES Acatlán)")]),a("div",{attrs:{clas:"row"}},[a("div",{staticClass:"col"},t._l(t.entidades_seleccionadas,(function(e){return a("div",{key:e.id_entidad,staticClass:"form-group"},[a("div",{staticClass:"input-group"},[a("div",{staticClass:"input-group-prepend"},[a("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[t._v(t._s(e.nombre))]),a("div",{staticClass:"dropdown-menu"},t._l(t.entidades,(function(o){return a("div",{key:o.id_entidades},[a("a",{staticClass:"dropdown-item renglon ",on:{click:function(t){e.nombre=o.tipo,e.id_entidad=o.id_entidad}}},[t._v(t._s(o.tipo))])])})),0)]),a("input",{directives:[{name:"model",rawName:"v-model",value:e.nombre_de_entidad,expression:"entidad.nombre_de_entidad"}],staticClass:"form-control",attrs:{type:"text",placeholder:"Nombre de la entidad","aria-label":"Text input with dropdown button",maxlength:145},domProps:{value:e.nombre_de_entidad},on:{input:function(a){a.target.composing||t.$set(e,"nombre_de_entidad",a.target.value)}}})])])})),0)]),a("div",{staticClass:"row"},[a("div",{staticClass:"col"},[a("button",{directives:[{name:"show",rawName:"v-show",value:t.entidades_seleccionadas.length>1,expression:" entidades_seleccionadas.length > 1"}],staticClass:"button_agregar rojo",on:{click:function(e){return t.remove()}}},[t._v("-")])]),a("div",{staticClass:"col-6"},[a("button",{staticClass:"button_agregar verde",on:{click:function(e){return t.add()}}},[t._v("+")])])]),a("div",{staticClass:"row espacio"},[a("div",{staticClass:"col"},[a("div",{staticClass:"table-wrapper-scroll-y my-custom-scrollbar"},[a("table",{staticClass:"table table-bordered table-striped mb-0 "},[t._m(1),t._l(t.productos,(function(e){return a("tr",{key:e.nombre},[t.verificar_producto(e.id_producto)?a("td",{staticClass:"renglon select_verde ",domProps:{textContent:t._s(e.nombre)},on:{click:function(a){return t.seleccionar_producto(e.id_producto)}}}):a("td",{staticClass:"renglon",domProps:{textContent:t._s(e.nombre)},on:{click:function(a){return t.seleccionar_producto(e.id_producto)}}})])}))],2)])])]),a("div",{staticClass:"row espacio"},[a("div",{staticClass:"col"},[a("div",{staticClass:"entrar"},[t.listo()?a("button",{staticClass:"button ",on:{click:function(e){return t.registrar()}}},[t._v("Siguiente")]):a("p",{staticClass:"botton_falso"},[t._v("Siguiente")])])])]),a("div",{staticClass:"row espacio"},[a("div",{staticClass:"col"},[a("button",{staticClass:"button_salir ",on:{click:function(e){return t.salir()}}},[t._v("Salir")])])])])},xt=[function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("tr",[a("th",[t._v(" Financiamiento del proyecto ")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("tr",[a("th",[t._v(" Producto(s) ")])])}],yt={data:function(){return{id_proyecto:window.localStorage.getItem("id_proyecto"),financiaminetos:[{nombre:"PAPIME"},{nombre:"PAPIIT"},{nombre:"PAIDI"},{nombre:"CONACYT"},{nombre:"Otras Universidades o Instituciones Nacionales"},{nombre:"Otras Universidades o Instituciones Internacionales"},{nombre:"ONG'S o Fundaciones Nacionales"},{nombre:"Sector Privado"},{nombre:"Investigación dentro de su plaza"}],entidades:[],productos:[],financiamiento_seleccionado:"",numero_registro:"",presupuesto:null,entidades_seleccionadas:[{id_entidad:null,nombre:"Seleccione la Entidad",nombre_de_entidad:""}],productos_seleccionados:[],con:1,type:null}},methods:{salir:function(){var t=this;$()({title:"¿Seguro que quieres salir?",text:"Al salir no se guardara ningun dato del proyecto y se regresara al menu",icon:"warning",buttons:!0,dangerMode:!0}).then((function(e){var a;return regeneratorRuntime.async((function(o){while(1)switch(o.prev=o.next){case 0:if(!e){o.next=4;break}return a={id_proyecto:t.id_proyecto},o.next=4,regeneratorRuntime.awrap(S.a.post("".concat(j.a.api,"/eliminar_proyecto"),a).then((function(e){var a;return regeneratorRuntime.async((function(o){while(1)switch(o.prev=o.next){case 0:if(t.resp=e,0!=e.data.err){o.next=12;break}return a=window.localStorage.getItem("id_usuario"),o.next=5,regeneratorRuntime.awrap(localStorage.clear());case 5:return o.next=7,regeneratorRuntime.awrap(window.localStorage.setItem("id_usuario",a));case 7:return o.next=9,regeneratorRuntime.awrap($()("Se ha eliminado los datos del proyecto que se estaba registrando","","success"));case 9:t.$router.push("/menu"),o.next=13;break;case 12:$()("Algo sucedio mal","".concat(e.data.msj),"error");case 13:case"end":return o.stop()}}))})).catch((function(e){t.resp=e,$()("Algo sucedio mal","".concat(e),"error")})));case 4:case"end":return o.stop()}}))}))},chack_presupuesto:function(){if(""==this.presupuesto)return!0},registrar:function(){var t,e,a=this;return regeneratorRuntime.async((function(o){while(1)switch(o.prev=o.next){case 0:return t=[],o.next=3,regeneratorRuntime.awrap(this.entidades_seleccionadas.forEach((function(e){var a=[];null!=e.id_entidad&&""!=e.nombre_de_entidad&&(a.push(e.id_entidad),a.push(e.nombre_de_entidad),t.push(a))})));case 3:return e={financiamiento:this.financiamiento_seleccionado,presupuesto:this.presupuesto,entidades:t,producto:this.productos_seleccionados,id_proyecto:this.id_proyecto,no_registro:this.numero_registro},o.next=6,regeneratorRuntime.awrap(S.a.post("".concat(j.a.api,"/datos_proyecto_3"),e).then((function(t){a.resp=t,0==t.data.error?a.$router.push("/registro_5"):$()("Algo sucedio mal","".concat(t.data.msj),"error")})).catch((function(t){a.resp=t,$()("Algo sucedio mal","".concat(t),"error")})));case 6:case"end":return o.stop()}}),null,this)},listo:function(){return""!=this.financiamiento_seleccionado&&(""!=this.numero_registro&&(""!=this.presupuesto&&0!=this.productos_seleccionados.length))},add:function(){this.entidades_seleccionadas.push({id_entidad:null,nombre:"Seleccione la Entidad",nombre_de_entidad:""})},remove:function(){this.entidades_seleccionadas.splice(this.entidades_seleccionadas.length-1,1)},verificar_producto:function(t){var e=!1;return this.productos_seleccionados.forEach((function(a){a==t&&(e=!0)})),e},seleccionar_producto:function(t){var e=0,a=0;this.productos_seleccionados.forEach((function(o){o==t&&(e=1),0==e&&a++})),1==e?this.productos_seleccionados.splice(a,1):this.productos_seleccionados.push(t)},verificar_financiamiento:function(t){return this.financiamiento_seleccionado==t},seleccionar_financiamiento:function(t){t==this.financiamiento_seleccionado?this.financiamiento_seleccionado="":this.financiamiento_seleccionado=t},traer_entidades:function(){var t=this;S.a.post("".concat(j.a.api,"/traer_entidades")).then((function(e){t.entidades=e.data.entidades}))},traer_productos:function(){var t=this;S.a.post("".concat(j.a.api,"/traer_productos")).then((function(e){t.productos=e.data.productos}))}},created:function(){this.traer_entidades(),this.traer_productos(),window.localStorage.setItem("registro_4",!0)},beforeCreate:function(){window.localStorage.getItem("registro_5")&&this.$router.push("/registro_5"),window.localStorage.getItem("id_usuario")||this.$router.push("/"),window.localStorage.getItem("id_proyecto")||this.$router.push("/menu")}},kt=yt,Pt=(a("d76e"),Object(p["a"])(kt,wt,xt,!1,null,"bacc9700",null)),Rt=Pt.exports,Nt=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"container "},[1==t.espera?a("div",{staticClass:"container todo "},[t._m(0),t._m(1),t._m(2),t._m(3),t._m(4),t._m(5),t._m(6),t._m(7)]):a("div",{staticClass:"container "},[a("h1",{staticClass:"separacion-dos"},[t._v("Datos del proyecto de investigación")]),a("h2",[t._v("Profesores participantes internos")]),a("div",{staticClass:"row"},[a("div",{staticClass:"col-md-6 col-xs-12"},t._l(t.profesores_internos,(function(e){return a("div",{key:e.nombre,staticClass:"form-group"},[a("div",{staticClass:"input-group"},[a("div",{staticClass:"input-group-prepend"},[a("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[t._v(t._s(e.participacion))]),a("div",{staticClass:"dropdown-menu"},[a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Corresponsable"}}},[t._v("Corresponsable")]),a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Colaborador"}}},[t._v("Colaborador")]),a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Otro"}}},[t._v("Otro")])])]),0==e.use?a("input",{directives:[{name:"model",rawName:"v-model",value:t.nombre_buscar[e.n],expression:"nombre_buscar[item.n]"}],staticClass:"form-control",attrs:{type:"text",placeholder:"Nombre del profesor interno ","aria-label":"Text input with dropdown button"},domProps:{value:t.nombre_buscar[e.n]},on:{click:function(a){t.borrar(),t.concurrent=e.n},input:function(a){a.target.composing||t.$set(t.nombre_buscar,e.n,a.target.value)}}}):a("div",{staticClass:" form-control alert alert-success alert-dismissible caja_nombre"},[a("button",{staticClass:"close",attrs:{type:"button"},on:{click:function(t){e.use=!1,e.nombre=""}}},[t._v("×")]),a("strong",[t._v(t._s(e.nombre))]),t._v(" . ")])])])})),0),1==t.lista[0].Rfc?a("div",{staticClass:"spinner-border alt",attrs:{role:"status"}},[a("span",{staticClass:"sr-only"},[t._v("Loading...")])]):a("div",{staticClass:"col-md-6 col-xs-12"},[a("div",{staticClass:"table-wrapper-scroll-y my-custom-scrollbar"},[a("table",{staticClass:"table table-bordered table-striped mb-0 "},[t._m(8),0==t.filtro.length?a("p",[a("font",{attrs:{size:"6"}},[t._v("No se encontro")])],1):t._l(t.filtro,(function(e){return a("tr",{key:e.Rfc},[a("td",{staticClass:"renglon",domProps:{textContent:t._s(e.Nombre+" "+e.ApellidoMaterno+" "+e.ApellidoPaterno)},on:{click:function(a){return t.poner_nombre(e.Nombre+" "+e.ApellidoMaterno+" "+e.ApellidoPaterno)}}})])}))],2)])])]),a("div",{staticClass:"row"},[a("div",{staticClass:"col-6"},[a("button",{directives:[{name:"show",rawName:"v-show",value:t.profesores_internos.length>1,expression:" profesores_internos.length > 1"}],staticClass:"button_agregar rojo",on:{click:function(e){return t.remove_profesor_interno()}}},[t._v("-")])]),a("div",{staticClass:"col-6"},[a("button",{staticClass:"button_agregar verde",on:{click:function(e){return t.add_profesor_interno()}}},[t._v("+")])])]),a("h2",[t._v("Profesores participantes externos")]),a("div",{staticClass:"row"},[a("div",{staticClass:"col"},t._l(t.profesores_externos,(function(e){return a("div",{key:e.nombre,staticClass:"form-group"},[a("div",{staticClass:"input-group"},[a("div",{staticClass:"input-group-prepend"},[a("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[t._v(t._s(e.participacion))]),a("div",{staticClass:"dropdown-menu"},[a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Corresponsable"}}},[t._v("Corresponsable")]),a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Colaborador"}}},[t._v("Colaborador")]),a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Otro"}}},[t._v("Otro")])])]),a("input",{directives:[{name:"model",rawName:"v-model.lazy",value:e.nombre,expression:"item.nombre",modifiers:{lazy:!0}}],staticClass:"form-control",attrs:{type:"text",placeholder:"Nombre del profesor externo","aria-label":"Text input with dropdown button",maxlength:95},domProps:{value:e.nombre},on:{change:function(a){return t.$set(e,"nombre",a.target.value)}}}),a("div",{staticClass:"input-group-prepend"},[a("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[t._v(t._s(e.entidad))]),a("div",{staticClass:"dropdown-menu"},t._l(t.entidades,(function(o){return a("div",{key:o.id_entidad},[a("a",{staticClass:"dropdown-item renglon ",on:{click:function(t){e.entidad=o.nombre_entidad,e.id_entidad=o.id_pro_entidad}}},[t._v(t._s(o.nombre_entidad))])])})),0)])])])})),0)]),a("div",{staticClass:"row"},[a("div",{staticClass:"col"},[a("button",{directives:[{name:"show",rawName:"v-show",value:t.profesores_externos.length>1,expression:" profesores_externos.length > 1"}],staticClass:"button_agregar rojo",on:{click:function(e){return t.remove_profesor_externo()}}},[t._v("-")])]),a("div",{staticClass:"col-6"},[a("button",{staticClass:"button_agregar verde",on:{click:function(e){return t.add_profesor_externo()}}},[t._v("+")])])]),a("h2",[t._v("Alumnos participantes internos")]),a("div",{staticClass:"row"},[a("div",{staticClass:"col"},t._l(t.alumnos_internos,(function(e){return a("div",{key:e.nombre,staticClass:"form-group"},[a("div",{staticClass:"input-group"},[a("div",{staticClass:"input-group-prepend"},[a("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[t._v(t._s(e.participacion))]),a("div",{staticClass:"dropdown-menu"},[a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Servicio Social"}}},[t._v("Servicio Social")]),a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Becario"}}},[t._v("Becario")]),a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Práctica profesional"}}},[t._v("Práctica profesional")]),a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Otro"}}},[t._v("Otro")])])]),a("input",{directives:[{name:"model",rawName:"v-model.lazy",value:e.nombre,expression:"item.nombre",modifiers:{lazy:!0}}],staticClass:"form-control",attrs:{type:"text",placeholder:"Nombre del alumno interno","aria-label":"Text input with dropdown button",maxlength:95},domProps:{value:e.nombre},on:{change:function(a){return t.$set(e,"nombre",a.target.value)}}})])])})),0)]),a("div",{staticClass:"row"},[a("div",{staticClass:"col"},[a("button",{directives:[{name:"show",rawName:"v-show",value:t.alumnos_internos.length>1,expression:" alumnos_internos.length > 1"}],staticClass:"button_agregar rojo",on:{click:function(e){return t.remove_alumnos_internos()}}},[t._v("-")])]),a("div",{staticClass:"col-6"},[a("button",{staticClass:"button_agregar verde",on:{click:function(e){return t.add_alumnos_internos()}}},[t._v("+")])])]),a("h2",[t._v("Alumnos participantes externos")]),a("div",{staticClass:"row"},[a("div",{staticClass:"col"},t._l(t.alumnos_externos,(function(e){return a("div",{key:e.nombre,staticClass:"form-group"},[a("div",{staticClass:"input-group"},[a("div",{staticClass:"input-group-prepend"},[a("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[t._v(t._s(e.participacion))]),a("div",{staticClass:"dropdown-menu"},[a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Servicio Social"}}},[t._v("Servicio Social")]),a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Becario"}}},[t._v("Becario")]),a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Práctica profesional"}}},[t._v("Práctica profesional")]),a("a",{staticClass:"dropdown-item renglon",on:{click:function(t){e.participacion="Otro"}}},[t._v("Otro")])])]),a("input",{directives:[{name:"model",rawName:"v-model.lazy",value:e.nombre,expression:"item.nombre",modifiers:{lazy:!0}}],staticClass:"form-control",attrs:{type:"text",placeholder:"Nombre del alumno externo","aria-label":"Text input with dropdown button",maxlength:95},domProps:{value:e.nombre},on:{change:function(a){return t.$set(e,"nombre",a.target.value)}}}),a("div",{staticClass:"input-group-prepend"},[a("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[t._v(t._s(e.entidad))]),a("div",{staticClass:"dropdown-menu"},t._l(t.entidades,(function(o){return a("div",{key:o.id_entidad},[a("a",{staticClass:"dropdown-item renglon ",on:{click:function(t){e.entidad=o.nombre_entidad,e.id_entidad=o.id_pro_entidad}}},[t._v(t._s(o.nombre_entidad))])])})),0)])])])})),0)]),a("div",{staticClass:"row"},[a("div",{staticClass:"col"},[a("button",{directives:[{name:"show",rawName:"v-show",value:t.alumnos_externos.length>1,expression:" alumnos_externos.length > 1"}],staticClass:"button_agregar rojo",on:{click:function(e){return t.remove_alumnos_externos()}}},[t._v("-")])]),a("div",{staticClass:"col-6"},[a("button",{staticClass:"button_agregar verde",on:{click:function(e){return t.add_alumnos_externos()}}},[t._v("+")])])]),a("div",{staticClass:"row espacio"},[a("div",{staticClass:"col"},[a("button",{staticClass:"button",on:{click:function(e){return t.registrar()}}},[t._v(" Guardar ")])])]),a("div",{staticClass:"row espacio"},[a("div",{staticClass:"col"},[a("button",{staticClass:"button_salir ",on:{click:function(e){return t.salir()}}},[t._v("Salir")])])])])])},St=[function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"spinner-grow cada text-primary",attrs:{role:"status"}},[a("span",{staticClass:"sr-only"},[t._v("Loading...")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"spinner-grow cada text-secondary",attrs:{role:"status"}},[a("span",{staticClass:"sr-only"},[t._v("Loading...")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"spinner-grow cada text-success",attrs:{role:"status"}},[a("span",{staticClass:"sr-only"},[t._v("Loading...")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"spinner-grow cada text-danger",attrs:{role:"status"}},[a("span",{staticClass:"sr-only"},[t._v("Loading...")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"spinner-grow cada text-warning",attrs:{role:"status"}},[a("span",{staticClass:"sr-only"},[t._v("Loading...")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"spinner-grow cada text-info",attrs:{role:"status"}},[a("span",{staticClass:"sr-only"},[t._v("Loading...")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"spinner-grow cada text-light",attrs:{role:"status"}},[a("span",{staticClass:"sr-only"},[t._v("Loading...")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"spinner-grow cada text-dark",attrs:{role:"status"}},[a("span",{staticClass:"sr-only"},[t._v("Loading...")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("tr",[a("th",[t._v(" Nombre del Profesor ")])])}],Et=(a("9911"),{data:function(){return{id_proyecto:"",profesores_internos:[{nombre:"",participacion:"Tipo de participación",n:1,use:!1}],profesores_externos:[{nombre:"",participacion:"Tipo de participación",entidad:"Seleccione Entidad",id_entidad:null}],alumnos_internos:[{nombre:"",participacion:"Tipo de participación"}],alumnos_externos:[{nombre:"",participacion:"Tipo de participación",entidad:"Seleccione Entidad",id_entidad:null}],entidades:[],link:"",lista:[{nombre:"",Rfc:1}],concurrent:0,nombre_buscar:["",""],espera:!1}},methods:{poner_nombre:function(t){return regeneratorRuntime.async((function(e){while(1)switch(e.prev=e.next){case 0:0!=this.concurrent&&(this.profesores_internos[this.concurrent-1].nombre=t,this.profesores_internos[this.concurrent-1].use=!0);case 1:case"end":return e.stop()}}),null,this)},borrar:function(){for(var t=0;t\n
\n
\n
\n
\"logo
\n
\"Ediciones
\n
\n\n
\n\n
\n\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Header.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Header.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Header.vue?vue&type=template&id=4c1ff9b5&\"\nimport script from \"./Header.vue?vue&type=script&lang=js&\"\nexport * from \"./Header.vue?vue&type=script&lang=js&\"\nimport style0 from \"./Header.vue?vue&type=style&index=0&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _vm._m(0)}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('footer',{staticClass:\"container-fluid Azul-puma footer py-3 \"},[_c('p',{staticClass:\"mb-0 \"},[_vm._v(\"Hecho en México, todos los derechos reservados 2020\")]),_c('p',{staticClass:\"my-0 \"},[_vm._v(\"Esta página puede ser reproducida con fines no lucrativos, siempre y cuando no se mutile, se cite la fuente \")]),_c('p',[_vm._v(\"completa y su dirección electrónica. De otra forma, requiere permiso previo por escrito de la institución.\")])])}]\n\nexport { render, staticRenderFns }","\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Footer.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Footer.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Footer.vue?vue&type=template&id=260e7a56&\"\nimport script from \"./Footer.vue?vue&type=script&lang=js&\"\nexport * from \"./Footer.vue?vue&type=script&lang=js&\"\nimport style0 from \"./Footer.vue?vue&type=style&index=0&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","\n\n\n\n\n","import mod from \"-!../node_modules/cache-loader/dist/cjs.js??ref--12-0!../node_modules/thread-loader/dist/cjs.js!../node_modules/babel-loader/lib/index.js!../node_modules/cache-loader/dist/cjs.js??ref--0-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./App.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../node_modules/cache-loader/dist/cjs.js??ref--12-0!../node_modules/thread-loader/dist/cjs.js!../node_modules/babel-loader/lib/index.js!../node_modules/cache-loader/dist/cjs.js??ref--0-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./App.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./App.vue?vue&type=template&id=57a387b5&\"\nimport script from \"./App.vue?vue&type=script&lang=js&\"\nexport * from \"./App.vue?vue&type=script&lang=js&\"\nimport style0 from \"./App.vue?vue&type=style&index=0&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('section',{staticClass:\"admin-login\"},[_c('div',[_c('h1',[_vm._v(\"Red de Investigación\")]),_c('div',{staticClass:\"conteiner pad\"},[_c('div',{staticClass:\"admin-campos\"},[_c('i',{staticClass:\"fas fa-user\"}),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.usuario),expression:\"usuario\"}],attrs:{\"type\":\"email\",\"placeholder\":\"Usuario\"},domProps:{\"value\":(_vm.usuario)},on:{\"keyup\":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,\"enter\",13,$event.key,\"Enter\")){ return null; }return _vm.entrar()},\"input\":function($event){if($event.target.composing){ return; }_vm.usuario=$event.target.value}}})]),_c('div',{staticClass:\"admin-campos\"},[_c('i',{staticClass:\"fas fa-lock\"}),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.password),expression:\"password\"}],attrs:{\"type\":\"password\",\"placeholder\":\"Contraseña\"},domProps:{\"value\":(_vm.password)},on:{\"keyup\":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,\"enter\",13,$event.key,\"Enter\")){ return null; }return _vm.entrar()},\"input\":function($event){if($event.target.composing){ return; }_vm.password=$event.target.value}}})]),_c('div',{staticClass:\"entrar\"},[(_vm.validar_ambos())?_c('button',{staticClass:\"button\",attrs:{\"id\":\"boton_entrar\"},on:{\"click\":function($event){return _vm.entrar()}}},[_vm._v(\"Entrar\")]):_c('p',{staticClass:\"botton_falso\"},[_vm._v(\"Entrar\")])])])])])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./login.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./login.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./login.vue?vue&type=template&id=2422876a&scoped=true&\"\nimport script from \"./login.vue?vue&type=script&lang=js&\"\nexport * from \"./login.vue?vue&type=script&lang=js&\"\nimport style0 from \"./login.vue?vue&type=style&index=0&id=2422876a&scoped=true&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"2422876a\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"container \"},[_vm._m(0),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"admin-campos\"},[_c('i',{staticClass:\"fas fa-user\"}),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.nombre),expression:\"nombre\"}],attrs:{\"type\":\"nombre\",\"placeholder\":\"Nombre del proyecto o profesor\"},domProps:{\"value\":(_vm.nombre)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.nombre=$event.target.value}}})])])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col cuadro\"},[(_vm.data_table[0].nombre_proyecto=='NAN')?_c('div',{staticClass:\"spinner-border alt\",attrs:{\"role\":\"status\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Loading...\")])]):(_vm.buscar_nombre.length==0)?_c('h2',[_vm._v(\"No se encontro\")]):_c('div',{staticClass:\"table-wrapper-scroll-y my-custom-scrollbar\"},[_c('table',{staticClass:\"table table-bordered table-striped mb-0 \"},[_vm._m(1),_c('tbody',_vm._l((_vm.buscar_nombre),function(item){return _c('tr',{key:item.id_proyecto,staticClass:\"renglon\",on:{\"click\":function($event){_vm.id_proyecto_select=item.id_proyecto, _vm.nombre_proyecto=item.nombre_proyecto, _vm.nombre_responsable=item.nombre_responsable}}},[_c('td',{attrs:{\"data-toggle\":\"modal\",\"data-target\":\"#exampleModalCenter\"},domProps:{\"textContent\":_vm._s(item.nombre_proyecto)}}),_c('td',{attrs:{\"data-toggle\":\"modal\",\"data-target\":\"#exampleModalCenter\"},domProps:{\"textContent\":_vm._s(item.nombre_responsable)}})])}),0)])])])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"modal fade\",attrs:{\"id\":\"exampleModalCenter\",\"tabindex\":\"-1\",\"role\":\"dialog\",\"aria-labelledby\":\"exampleModalCenterTitle\",\"aria-hidden\":\"true\"}},[_c('div',{staticClass:\"modal-dialog modal-dialog-centered\",attrs:{\"role\":\"document\"}},[_c('div',{staticClass:\"modal-content\"},[_c('div',{staticClass:\"modal-header\"},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('h5',{staticClass:\"modal-title\"},[_vm._v(_vm._s(_vm.nombre_proyecto)+\" \")])])]),_vm._m(2)]),_c('div',{staticClass:\"modal-body\"},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"btn btn-outline-success\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.ver_datos()}}},[_vm._v(\"Ver datos\")])]),_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"btn btn-outline-info\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.siguiente()}}},[_vm._v(\"Descargar pdf\")])]),_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"btn btn-outline-warning\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.mod()}}},[_vm._v(\"Modificar datos\")])]),_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"btn btn-outline-danger\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.eliminar()}}},[_vm._v(\"Eliminar proyecto\")])])])])])])])])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"button_salir separar\",on:{\"click\":function($event){return _vm.salir()}}},[_vm._v(\"Salir\")])])])])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col distancia\"},[_c('h1',[_vm._v(\"Buscar proyecto\")])])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('thead',{staticClass:\"thead-dark\"},[_c('tr',[_c('th',{attrs:{\"scope\":\"col\"}},[_vm._v(\"Nombre del proyecto\")]),_c('th',{attrs:{\"scope\":\"col\"}},[_vm._v(\"Profesor responsable\")])])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('button',{staticClass:\"close\",attrs:{\"type\":\"button\",\"data-dismiss\":\"modal\",\"aria-label\":\"Close\"}},[_c('span',{attrs:{\"aria-hidden\":\"true\"}},[_vm._v(\"×\")])])}]\n\nexport { render, staticRenderFns }","\n\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./buscar.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./buscar.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./buscar.vue?vue&type=template&id=5340247e&scoped=true&\"\nimport script from \"./buscar.vue?vue&type=script&lang=js&\"\nexport * from \"./buscar.vue?vue&type=script&lang=js&\"\nimport style0 from \"./buscar.vue?vue&type=style&index=0&id=5340247e&scoped=true&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"5340247e\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"container \"},[(_vm.espera==true)?_c('div',{staticClass:\"container todo \"},[_vm._m(0),_vm._m(1),_vm._m(2),_vm._m(3),_vm._m(4),_vm._m(5),_vm._m(6),_vm._m(7)]):_c('div',{staticClass:\"container \"},[_vm._m(8),_c('h3',[_vm._v(\"Nombre del responsable\")]),_c('div',{staticClass:\"row tabla cuadro_abajo_boton\"},[_c('div',{staticClass:\"col-md-6 col-xs-12\"},[(_vm.elegido())?_c('div',{staticClass:\"admin-campos\"},[_c('i',{staticClass:\"fas fa-user\"}),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.nombre),expression:\"nombre\"}],attrs:{\"type\":\"nombre\",\"placeholder\":\"Nombre\"},domProps:{\"value\":(_vm.nombre)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.nombre=$event.target.value}}})]):_c('div',{staticClass:\"alert alert-success alert-dismissible caja_nombre\"},[_c('button',{staticClass:\"close\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){_vm.nombre_elegido=false, _vm.profesor=''}}},[_vm._v(\"×\")]),_c('strong',[_vm._v(_vm._s(_vm.profesor))]),_vm._v(\" . \")])]),_c('div',{staticClass:\"col-md-6 col-xs-12\"},[(_vm.lista[0].Rfc==1)?_c('div',{staticClass:\"spinner-border alt\",attrs:{\"role\":\"status\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Loading...\")])]):(_vm.buscar_profesor.length==0)?_c('p',[_c('font',{attrs:{\"size\":\"6\"}},[_vm._v(\"No se encontro\")])],1):_c('div',{staticClass:\"table-wrapper-scroll-y my-custom-scrollbar\"},[_c('table',{staticClass:\"table table-bordered table-striped mb-0 \"},[_vm._m(9),_vm._l((_vm.buscar_profesor),function(item){return _c('tr',{key:item.Rfc},[(_vm.profesor==item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno)?_c('td',{staticClass:\"renglon select_verde \",domProps:{\"textContent\":_vm._s(item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno)},on:{\"click\":function($event){return _vm.verificar(item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno,item.Rfc)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno)},on:{\"click\":function($event){return _vm.verificar(item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno,item.Rfc)}}})])})],2)])])]),_c('h3',{staticClass:\"separar_titulo\"},[_vm._v(\"Datos del proyecto\")]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-6 separar_caja\"},[_c('form',[_c('div',{staticClass:\"form-group \"},[_c('label',{staticClass:\"letra_titulo\",attrs:{\"for\":\"formGroupExampleInput\"}},[_vm._v(\"Nombre del Proyecto\")]),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.nombre_proyecto),expression:\"nombre_proyecto\"}],staticClass:\"form-control letra_caja\",attrs:{\"type\":\"text\",\"id\":\"formGroupExampleInput\",\"maxlength\":295},domProps:{\"value\":(_vm.nombre_proyecto)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.nombre_proyecto=$event.target.value}}})])])]),_c('div',{staticClass:\"col-6\"},[_c('form',[_c('div',{staticClass:\"form-group \"},[_c('label',{staticClass:\"letra_titulo\",attrs:{\"for\":\"formGroupExampleInput2\"}},[_vm._v(\"Disciplina\")]),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.disciplina),expression:\"disciplina\"}],staticClass:\"form-control letra_caja\",attrs:{\"type\":\"text\",\"id\":\"formGroupExampleInput2\",\"maxlength\":245},domProps:{\"value\":(_vm.disciplina)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.disciplina=$event.target.value}}})])])])]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col-md-6\"},[_c('table',{staticClass:\"table\"},[_vm._m(10),_vm._l((_vm.campos_de_conocimiento),function(item){return _c('tr',{key:item.id},[(_vm.verificar_selec(item.id_campo))?_c('td',{staticClass:\"renglon select_verde \",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_campo(item.id_campo)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_campo(item.id_campo)}}})])})],2)]),_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"table-wrapper-scroll-y my-custom-scrollbar\"},[_c('table',{staticClass:\"table table-bordered table-striped mb-0 \"},[_vm._m(11),_vm._l((_vm.lineas_de_investigacion),function(item){return _c('tr',{key:item.id},[(_vm.verificar_selec_linea(item.id_linea_investigacion))?_c('td',{staticClass:\"renglon select_verde \",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_linea(item.id_linea_investigacion)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_linea(item.id_linea_investigacion)}}})])})],2)])])]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"form-group \"},[_c('label',{staticClass:\"letra_titulo\",attrs:{\"for\":\"objetivo_general\"}},[_vm._v(\"Objetivo General\")]),_c('textarea',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.objetivo_general),expression:\"objetivo_general\"}],staticClass:\"form-control\",attrs:{\"id\":\"objetivo_general\",\"rows\":\"5\",\"name\":\"text\",\"placeholder\":\"Objetivo General\",\"maxlength\":795},domProps:{\"value\":(_vm.objetivo_general)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.objetivo_general=$event.target.value}}})])])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col \"},[_c('div',{staticClass:\"form-group \"},[_c('label',{staticClass:\"letra_titulo\",attrs:{\"for\":\"objetivo_particular\"}},[_vm._v(\"Objetivos Particulares\")]),_vm._l((_vm.inputs),function(inp,k){return _c('div',{key:k,staticClass:\"form-group\",attrs:{\"id\":\"objetivo_particular\"}},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(inp.objetivo_texto),expression:\"inp.objetivo_texto\"}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"placeholder\":\"Objetivo Particular\",\"maxlength\":895},domProps:{\"value\":(inp.objetivo_texto)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.$set(inp, \"objetivo_texto\", $event.target.value)}}})])})],2)])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:( _vm.inputs.length > 3),expression:\" inputs.length > 3\"}],staticClass:\"button_agregar rojo\",on:{\"click\":function($event){return _vm.remove()}}},[_vm._v(\"-\")])]),_c('div',{staticClass:\"col-6\"},[_c('button',{staticClass:\"button_agregar verde\",on:{\"click\":function($event){return _vm.add()}}},[_vm._v(\"+\")])])]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"form-group \"},[_c('label',{staticClass:\"letra_titulo\",attrs:{\"for\":\"hipotesis\"}},[_vm._v(\"Hipotesis del proyecto\")]),_c('textarea',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.hipotesis),expression:\"hipotesis\"}],staticClass:\"form-control\",attrs:{\"rows\":\"5\",\"id\":\"hipotesis\",\"name\":\"text\",\"placeholder\":\"Hipotesis (en su caso)\",\"maxlength\":795},domProps:{\"value\":(_vm.hipotesis)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.hipotesis=$event.target.value}}})])])]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"form-group \"},[_c('label',{staticClass:\"letra_titulo\",attrs:{\"for\":\"resumen\"}},[_vm._v(\"Resumen del proyecto\")]),_c('textarea',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.resumen),expression:\"resumen\"}],staticClass:\"form-control\",attrs:{\"rows\":\"5\",\"id\":\"resuemn\",\"name\":\"text\",\"placeholder\":\"Resumen del proyecto de investigación\",\"maxlength\":1450},domProps:{\"value\":(_vm.resumen)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.resumen=$event.target.value}}})])])]),_vm._m(12),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"form-group \"},[_c('label',{staticClass:\"letra_titulo\",attrs:{\"for\":\"fecha_inicio\"}},[_vm._v(\"Fecha de inicio\")]),_c('datepicker',{staticClass:\"center\",attrs:{\"id\":\"fecha_inicio\",\"language\":_vm.es,\"name\":\"fecha_inicio\"},model:{value:(_vm.fecha_inicio),callback:function ($$v) {_vm.fecha_inicio=$$v},expression:\"fecha_inicio\"}})],1)]),_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"form-group \"},[_c('label',{staticClass:\"letra_titulo\",attrs:{\"for\":\"fecha_fin\"}},[_vm._v(\"Fecha termino\")]),_c('datepicker',{staticClass:\"center\",attrs:{\"id\":\"fecha_fin\",\"language\":_vm.es,\"name\":\"fecha_final\"},model:{value:(_vm.fecha_final),callback:function ($$v) {_vm.fecha_final=$$v},expression:\"fecha_final\"}})],1),_c('p',{staticClass:\"error\"},[_vm._v(_vm._s(_vm.validar_fecha()))])])]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col-md-6 separacion\"},[_c('table',{staticClass:\"table\"},[_vm._m(13),_vm._l((_vm.estado_avance),function(item){return _c('tr',{key:item.avance},[(_vm.check_estado(item.avance))?_c('td',{staticClass:\"renglon select_verde \",domProps:{\"textContent\":_vm._s(item.avance)},on:{\"click\":function($event){return _vm.verificar_estado_avance(item.avance)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.avance)},on:{\"click\":function($event){return _vm.verificar_estado_avance(item.avance)}}})])})],2)]),_c('div',{staticClass:\"col\"},[_c('table',{staticClass:\"table\"},[_vm._m(14),_vm._l((_vm.duracion),function(item){return _c('tr',{key:item.tiempo},[(_vm.check_duracion(item.tiempo))?_c('td',{staticClass:\"renglon select_verde\",domProps:{\"textContent\":_vm._s(item.tiempo)},on:{\"click\":function($event){return _vm.verificar_duracion(item.tiempo)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.tiempo)},on:{\"click\":function($event){return _vm.verificar_duracion(item.tiempo)}}})])})],2)])]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"form-group \"},[_c('label',{staticClass:\"letra_titulo\",attrs:{\"for\":\"avance\"}},[_vm._v(\"Avance del proyecto en %\")]),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.avance),expression:\"avance\"}],staticClass:\"cuadro top porciento\",attrs:{\"id\":\"avance\",\"placeholder\":\"Avance %\",\"oninput\":\"javascript: if (this.value.length > this.maxLength) this.value = this.value.slice(0, this.maxLength);\",\"type\":\"number\",\"maxlength\":\"3\"},domProps:{\"value\":(_vm.avance)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.avance=$event.target.value}}}),_c('p',{staticClass:\"error\"},[_vm._v(_vm._s(_vm.validar_avance()))])])])]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"table-wrapper-scroll-y my-custom-scrollbar\"},[_c('table',{staticClass:\"table table-bordered table-striped mb-0 \"},[_vm._m(15),_vm._l((_vm.financiaminetos),function(item){return _c('tr',{key:item.nombre},[(_vm.verificar_financiamiento(item.nombre))?_c('td',{staticClass:\"renglon select_verde \",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_financiamiento(item.nombre)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_financiamiento(item.nombre)}}})])})],2)])]),_c('div',{staticClass:\"col separacion\"},[_c('div',{staticClass:\"form-group \"},[_c('label',{staticClass:\"letra_titulo\",attrs:{\"for\":\"numero\"}},[_vm._v(\"Numero de registro\")]),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.numero_registro),expression:\"numero_registro\"}],staticClass:\"cuadro_registro\",attrs:{\"id\":\"numero\",\"type\":\"text\",\"placeholder\":\"Numero de registro\"},domProps:{\"value\":(_vm.numero_registro)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.numero_registro=$event.target.value}}}),_c('label',{staticClass:\"letra_titulo\",attrs:{\"for\":\"presupuesto\"}},[_vm._v(\"Presupuesto Asignado ($00.00MXN)\")]),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.presupuesto),expression:\"presupuesto\"}],staticClass:\"ultimo\",attrs:{\"type\":\"number\",\"placeholder\":\"Presupuesto Asignado ($00.00MXN)\"},domProps:{\"value\":(_vm.presupuesto)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.presupuesto=$event.target.value}}})]),(_vm.chack_presupuesto())?_c('p',{staticClass:\"error\"},[_vm._v(\"El presupuesto solo puede tener numeros y a lo más un caracter punto '.'\")]):_vm._e()])]),_c('h3',{staticClass:\"separacion\"},[_vm._v(\"Entidades Participandes (además de la FES Acatlán)\")]),_c('div',{attrs:{\"clas\":\"row\"}},[_c('div',{staticClass:\"col\"},_vm._l((_vm.entidades_seleccionadas),function(entidad){return _c('div',{key:entidad.id_entidad,staticClass:\"form-group\"},[_c('div',{staticClass:\"input-group\"},[_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(entidad.nombre))]),_c('div',{staticClass:\"dropdown-menu\"},_vm._l((_vm.entidades),function(ent){return _c('div',{key:ent.id_entidades},[_c('a',{staticClass:\"dropdown-item renglon \",on:{\"click\":function($event){entidad.nombre=ent.tipo, entidad.id_entidad=ent.id_entidad}}},[_vm._v(_vm._s(ent.tipo))])])}),0)]),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(entidad.nombre_de_entidad),expression:\"entidad.nombre_de_entidad\"}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"placeholder\":\"Nombre de la entidad\",\"aria-label\":\"Text input with dropdown button\",\"maxlength\":95},domProps:{\"value\":(entidad.nombre_de_entidad)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.$set(entidad, \"nombre_de_entidad\", $event.target.value)}}})])])}),0)]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:( _vm.entidades_seleccionadas.length > 1),expression:\" entidades_seleccionadas.length > 1\"}],staticClass:\"button_agregar rojo\",on:{\"click\":function($event){return _vm.remove_entidades()}}},[_vm._v(\"-\")])]),_c('div',{staticClass:\"col-6\"},[_c('button',{staticClass:\"button_agregar verde\",on:{\"click\":function($event){return _vm.add_entidades()}}},[_vm._v(\"+\")])])]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col separacion\"},[_c('div',{staticClass:\"table-wrapper-scroll-y my-custom-scrollbar\"},[_c('table',{staticClass:\"table table-bordered table-striped mb-0 \"},[_vm._m(16),_vm._l((_vm.productos),function(item){return _c('tr',{key:item.nombre},[(_vm.verificar_producto(item.id_producto))?_c('td',{staticClass:\"renglon select_verde \",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_producto(item.id_producto)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_producto(item.id_producto)}}})])})],2)])])]),_c('h3',{staticClass:\"separacion\"},[_vm._v(\"Profesores participantes internos\")]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-md-6 col-xs-12\"},_vm._l((_vm.profesores_internos),function(item){return _c('div',{key:item.nombre,staticClass:\"form-group\"},[_c('div',{staticClass:\"input-group\"},[_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(item.participacion))]),_c('div',{staticClass:\"dropdown-menu\"},[_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Corresponsable'}}},[_vm._v(\"Corresponsable\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Colaborador'}}},[_vm._v(\"Colaborador\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Otro'}}},[_vm._v(\"Otro\")])])]),(item.use==false)?_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.nombre_buscar[item.n]),expression:\"nombre_buscar[item.n]\"}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"placeholder\":\"Nombre del profesor interno \",\"aria-label\":\"Text input with dropdown button\"},domProps:{\"value\":(_vm.nombre_buscar[item.n])},on:{\"click\":function($event){_vm.borrar(),_vm.concurrent= item.n},\"input\":function($event){if($event.target.composing){ return; }_vm.$set(_vm.nombre_buscar, item.n, $event.target.value)}}}):_c('div',{staticClass:\" form-control alert alert-success alert-dismissible caja_nombre\"},[_c('button',{staticClass:\"close\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){item.use=false, item.nombre=''}}},[_vm._v(\"×\")]),_c('strong',[_vm._v(_vm._s(item.nombre))]),_vm._v(\" . \")])])])}),0),(_vm.lista[0].Rfc==1)?_c('div',{staticClass:\"spinner-border alt alado\",attrs:{\"role\":\"status\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Loading...\")])]):_c('div',{staticClass:\"col-md-6 col-xs-12\"},[_c('div',{staticClass:\"table-wrapper-scroll-y my-custom-scrollbar\"},[_c('table',{staticClass:\"table table-bordered table-striped mb-0 \"},[_vm._m(17),(_vm.filtro.length==0)?_c('p',[_c('font',{attrs:{\"size\":\"6\"}},[_vm._v(\"No se encontro\")])],1):_vm._l((_vm.filtro),function(item){return _c('tr',{key:item.Rfc},[_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno)},on:{\"click\":function($event){return _vm.poner_nombre(item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno)}}})])})],2)])])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-6\"},[_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:( _vm.profesores_internos.length > 1),expression:\" profesores_internos.length > 1\"}],staticClass:\"button_agregar rojo\",on:{\"click\":function($event){return _vm.remove_profesor_interno()}}},[_vm._v(\"-\")])]),_c('div',{staticClass:\"col-6\"},[_c('button',{staticClass:\"button_agregar verde\",on:{\"click\":function($event){return _vm.add_profesor_interno()}}},[_vm._v(\"+\")])])]),_c('h3',{staticClass:\"separacion\"},[_vm._v(\"Profesores participantes externos\")]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},_vm._l((_vm.profesores_externos),function(item){return _c('div',{key:item.nombre,staticClass:\"form-group\"},[_c('div',{staticClass:\"input-group\"},[_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(item.participacion))]),_c('div',{staticClass:\"dropdown-menu\"},[_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Corresponsable'}}},[_vm._v(\"Corresponsable\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Colaborador'}}},[_vm._v(\"Colaborador\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Otro'}}},[_vm._v(\"Otro\")])])]),_c('input',{directives:[{name:\"model\",rawName:\"v-model.lazy\",value:(item.nombre),expression:\"item.nombre\",modifiers:{\"lazy\":true}}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"placeholder\":\"Nombre del profesor externo\",\"aria-label\":\"Text input with dropdown button\",\"maxlength\":95},domProps:{\"value\":(item.nombre)},on:{\"change\":function($event){return _vm.$set(item, \"nombre\", $event.target.value)}}}),_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(item.entidad))]),_c('div',{staticClass:\"dropdown-menu\"},_vm._l((_vm.entidades_persona),function(ent){return _c('div',{key:ent.id_entidad},[_c('a',{staticClass:\"dropdown-item renglon \",on:{\"click\":function($event){item.entidad=ent.nombre_entidad, item.id_entidad=ent.id_pro_entidad}}},[_vm._v(_vm._s(ent.nombre_entidad))])])}),0)])])])}),0)]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:( _vm.profesores_externos.length > 1),expression:\" profesores_externos.length > 1\"}],staticClass:\"button_agregar rojo\",on:{\"click\":function($event){return _vm.remove_profesor_externo()}}},[_vm._v(\"-\")])]),_c('div',{staticClass:\"col-6\"},[_c('button',{staticClass:\"button_agregar verde\",on:{\"click\":function($event){return _vm.add_profesor_externo()}}},[_vm._v(\"+\")])])]),_c('h3',{staticClass:\"separacion\"},[_vm._v(\"Alumnos participantes internos\")]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},_vm._l((_vm.alumnos_internos),function(item){return _c('div',{key:item.nombre,staticClass:\"form-group\"},[_c('div',{staticClass:\"input-group\"},[_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(item.participacion))]),_c('div',{staticClass:\"dropdown-menu\"},[_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Servicio Social'}}},[_vm._v(\"Servicio Social\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Becario'}}},[_vm._v(\"Becario\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Práctica profesional'}}},[_vm._v(\"Práctica profesional\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Otro'}}},[_vm._v(\"Otro\")])])]),_c('input',{directives:[{name:\"model\",rawName:\"v-model.lazy\",value:(item.nombre),expression:\"item.nombre\",modifiers:{\"lazy\":true}}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"placeholder\":\"Nombre del alumno interno\",\"aria-label\":\"Text input with dropdown button\",\"maxlength\":95},domProps:{\"value\":(item.nombre)},on:{\"change\":function($event){return _vm.$set(item, \"nombre\", $event.target.value)}}})])])}),0)]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:( _vm.alumnos_internos.length > 1),expression:\" alumnos_internos.length > 1\"}],staticClass:\"button_agregar rojo\",on:{\"click\":function($event){return _vm.remove_alumnos_internos()}}},[_vm._v(\"-\")])]),_c('div',{staticClass:\"col-6\"},[_c('button',{staticClass:\"button_agregar verde\",on:{\"click\":function($event){return _vm.add_alumnos_internos()}}},[_vm._v(\"+\")])])]),_c('h3',{staticClass:\"separacion\"},[_vm._v(\"Alumnos participantes externos\")]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},_vm._l((_vm.alumnos_externos),function(item){return _c('div',{key:item.nombre,staticClass:\"form-group\"},[_c('div',{staticClass:\"input-group\"},[_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(item.participacion))]),_c('div',{staticClass:\"dropdown-menu\"},[_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Servicio Social'}}},[_vm._v(\"Servicio Social\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Becario'}}},[_vm._v(\"Becario\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Práctica profesional'}}},[_vm._v(\"Práctica profesional\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Otro'}}},[_vm._v(\"Otro\")])])]),_c('input',{directives:[{name:\"model\",rawName:\"v-model.lazy\",value:(item.nombre),expression:\"item.nombre\",modifiers:{\"lazy\":true}}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"placeholder\":\"Nombre del alumno externo\",\"aria-label\":\"Text input with dropdown button\",\"maxlength\":95},domProps:{\"value\":(item.nombre)},on:{\"change\":function($event){return _vm.$set(item, \"nombre\", $event.target.value)}}}),_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(item.entidad))]),_c('div',{staticClass:\"dropdown-menu\"},_vm._l((_vm.entidades_persona),function(ent){return _c('div',{key:ent.id_entidad},[_c('a',{staticClass:\"dropdown-item renglon \",on:{\"click\":function($event){item.entidad=ent.nombre_entidad, item.id_entidad=ent.id_pro_entidad}}},[_vm._v(_vm._s(ent.nombre_entidad))])])}),0)])])])}),0)]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:( _vm.alumnos_externos.length > 1),expression:\" alumnos_externos.length > 1\"}],staticClass:\"button_agregar rojo\",on:{\"click\":function($event){return _vm.remove_alumnos_externos()}}},[_vm._v(\"-\")])]),_c('div',{staticClass:\"col-6\"},[_c('button',{staticClass:\"button_agregar verde\",on:{\"click\":function($event){return _vm.add_alumnos_externos()}}},[_vm._v(\"+\")])])]),_c('div',{staticClass:\"row espacio\"},[_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"button\",on:{\"click\":function($event){return _vm.registrar()}}},[_vm._v(\" Guardar \")])])]),_c('div',{staticClass:\"row espacio\"},[_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"button_salir \",on:{\"click\":function($event){return _vm.salir()}}},[_vm._v(\"Salir\")])])])])])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"spinner-grow cada text-primary\",attrs:{\"role\":\"status\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Loading...\")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"spinner-grow cada text-secondary\",attrs:{\"role\":\"status\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Loading...\")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"spinner-grow cada text-success\",attrs:{\"role\":\"status\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Loading...\")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"spinner-grow cada text-danger\",attrs:{\"role\":\"status\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Loading...\")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"spinner-grow cada text-warning\",attrs:{\"role\":\"status\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Loading...\")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"spinner-grow cada text-info\",attrs:{\"role\":\"status\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Loading...\")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"spinner-grow cada text-light\",attrs:{\"role\":\"status\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Loading...\")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"spinner-grow cada text-dark\",attrs:{\"role\":\"status\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Loading...\")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('h1',[_vm._v(\"Modificar datos del proyecto\")])])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Nombre del Profesors \")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Campos de Conocimiento \")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Lineas de Investigación \")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col\"},[_c('div',{attrs:{\"id\":\"calendar\"}})])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Estado de Avance \")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Duración \")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Financiamiento del proyecto \")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Producto(s) \")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Nombre del Profesor \")])])}]\n\nexport { render, staticRenderFns }","\n\n\n\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./modificar.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./modificar.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./modificar.vue?vue&type=template&id=4326f4d2&scoped=true&\"\nimport script from \"./modificar.vue?vue&type=script&lang=js&\"\nexport * from \"./modificar.vue?vue&type=script&lang=js&\"\nimport style0 from \"./modificar.vue?vue&type=style&index=0&id=4326f4d2&scoped=true&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"4326f4d2\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('section',{staticClass:\"container\"},[_vm._m(0),_c('dl',{staticClass:\"row\"},[_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Nombre del proyecto\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_vm._v(_vm._s(_vm.datos.proyecto[0].nombre_proyecto))])]),_c('dl',{staticClass:\"row\"},[_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Nombre del profesor responsable\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_vm._v(_vm._s(_vm.datos.proyecto[0].nombre_responsable))])]),_c('dl',{staticClass:\"row\"},[_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Campo de conocimiento\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.datos.campo_proyecto))])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Disciplina\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.datos.proyecto[0].disciplina))])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Linea de investigación\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.datos.linea_investigacion))])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Objetivo general\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.datos.proyecto[0].objetivo_general))])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Objetivo particular\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},_vm._l((_vm.datos.objetivo),function(item){return _c('div',{key:item.objetivo_texto},[_vm._v(\" \"+_vm._s(item.objetivo_texto)+\" \")])}),0),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Hipotesis (en su caso)\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.datos.proyecto[0].hipotesis))])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Resumen del proyecto de investigación\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.datos.proyecto[0].resumen))])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Fecha de inicio (dd / mm / aaaa)\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.fech(_vm.datos.proyecto[0].fecha_inicio)))])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Fecha final (dd / mm / aaaa)\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.fech(_vm.datos.proyecto[0].fecha_final)))])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Estado de avance\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.datos.proyecto[0].estado_avance))])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Avance\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.datos.proyecto[0].avance)+\" %\")])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Duración\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.datos.proyecto[0].duracion))])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Financiamiento de proyecto\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.datos.proyecto[0].financiamiento))])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Numero del registro\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.datos.proyecto[0].numero_registro))])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Entidades participantes(ademas de la FES Acatlán)\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},_vm._l((_vm.datos.entidad),function(item){return _c('div',{key:item.nombre_entidad},[_vm._v(\" \"+_vm._s(item.tipo)+\" - \"+_vm._s(item.nombre_entidad)+\" \")])}),0),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Productos(s)\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},_vm._l((_vm.datos.producto),function(item){return _c('div',{key:item.nombre_entidad},[_vm._v(\" \"+_vm._s(item.nombre)+\" \")])}),0),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Profesores internos participantes\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[(_vm.datos.profesores_internos.length==0)?_c('div',[_vm._v(\" No se regitro \")]):_vm._l((_vm.datos.profesores_internos),function(item){return _c('div',{key:item.nombre_entidad},[_vm._v(\" \"+_vm._s(item.nombre)+\" - \"+_vm._s(item.tipo_particicipacion)+\" \")])})],2),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Profesores externos participantes\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[(_vm.datos.profesores_externos.length==0)?_c('div',[_vm._v(\" No se regitro \")]):_vm._l((_vm.datos.profesores_externos),function(item){return _c('div',{key:item.nombre_entidad},[_vm._v(\" \"+_vm._s(item.nombre)+\" - \"+_vm._s(item.tipo_particicipacion)+\" - \"+_vm._s(item.nombre_entidad)+\" \")])})],2),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Alumnos internos participantes\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[(_vm.datos.alumnos_internos.length==0)?_c('div',[_vm._v(\" No se regitro \")]):_vm._l((_vm.datos.alumnos_internos),function(item){return _c('div',{key:item.nombre_entidad},[_vm._v(\" \"+_vm._s(item.nombre)+\" - \"+_vm._s(item.tipo_particicipacion)+\" \")])})],2),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Alumnos externos participantes\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[(_vm.datos.alumnos_externos.length==0)?_c('div',[_vm._v(\" No se regitro \")]):_vm._l((_vm.datos.alumnos_externos),function(item){return _c('div',{key:item.nombre_entidad},[_vm._v(\" \"+_vm._s(item.nombre)+\" - \"+_vm._s(item.tipo_particicipacion)+\" - \"+_vm._s(item.nombre_entidad)+\" \")])})],2),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Fecha de creacion (dd / mm / aaaa)\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.fech(_vm.datos.proyecto[0].fecha_creacion)))])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Ultima fecha que se modifico (dd / mm / aaaa)\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.fech(_vm.datos.proyecto[0].fecha_modificiacion)))])])]),_c('div',{staticClass:\"row espacio\"},[_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"button_salir \",on:{\"click\":function($event){return _vm.salir()}}},[_vm._v(\"Salir\")])])])])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('h1',[_vm._v(\"Datos del proyecto\")])])])}]\n\nexport { render, staticRenderFns }","\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ver_datos.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ver_datos.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./ver_datos.vue?vue&type=template&id=8664359a&scoped=true&\"\nimport script from \"./ver_datos.vue?vue&type=script&lang=js&\"\nexport * from \"./ver_datos.vue?vue&type=script&lang=js&\"\nimport style0 from \"./ver_datos.vue?vue&type=style&index=0&id=8664359a&scoped=true&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"8664359a\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"container ajustar\"},[_c('h1',[_vm._v(\"Nombre del Responsable\")]),_c('div',{staticClass:\"row tabla cuadro_abajo_boton\"},[_c('div',{staticClass:\"col-md-6 col-xs-12\"},[(_vm.elegido())?_c('div',{staticClass:\"admin-campos\"},[_c('i',{staticClass:\"fas fa-user\"}),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.nombre),expression:\"nombre\"}],attrs:{\"type\":\"nombre\",\"placeholder\":\"Nombre\"},domProps:{\"value\":(_vm.nombre)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.nombre=$event.target.value}}})]):_c('div',{staticClass:\"alert alert-success alert-dismissible caja_nombre\"},[_c('button',{staticClass:\"close\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){_vm.nombre_elegido=false, _vm.profesor=''}}},[_vm._v(\"×\")]),_c('strong',{on:{\"keyup\":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,\"enter\",13,$event.key,\"Enter\")){ return null; }return _vm.siguiente()}}},[_vm._v(_vm._s(_vm.profesor))]),_vm._v(\" . \")])]),_c('div',{staticClass:\"col-md-6 col-xs-12\"},[(_vm.lista[0].Rfc==1)?_c('div',{staticClass:\"spinner-border alt\",attrs:{\"role\":\"status\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Loading...\")])]):(_vm.buscar_profesor.length==0)?_c('p',[_c('font',{attrs:{\"size\":\"6\"}},[_vm._v(\"No se encontro\")])],1):_c('div',{staticClass:\"table-wrapper-scroll-y my-custom-scrollbar\"},[_c('table',{staticClass:\"table table-bordered table-striped mb-0 \"},[_vm._m(0),_vm._l((_vm.buscar_profesor),function(item){return _c('tr',{key:item.Rfc},[(_vm.profesor==item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno)?_c('td',{staticClass:\"renglon select_verde \",domProps:{\"textContent\":_vm._s(item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno)},on:{\"click\":function($event){return _vm.verificar(item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno,item.Rfc)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno)},on:{\"click\":function($event){return _vm.verificar(item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno,item.Rfc)}}})])})],2)])])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[(_vm.nombre_elegido)?_c('button',{staticClass:\"button\",on:{\"click\":function($event){return _vm.siguiente()}}},[_vm._v(\"Siguiente\")]):_c('p',{staticClass:\"botton_falso\"},[_vm._v(\"Siguiente\")])])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"button_salir \",on:{\"click\":function($event){return _vm.salir()}}},[_vm._v(\"Salir\")])])])])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Nombre del Profesors \")])])}]\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_1.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_1.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./registro_1.vue?vue&type=template&id=04fed7d4&scoped=true&\"\nimport script from \"./registro_1.vue?vue&type=script&lang=js&\"\nexport * from \"./registro_1.vue?vue&type=script&lang=js&\"\nimport style0 from \"./registro_1.vue?vue&type=style&index=0&id=04fed7d4&scoped=true&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"04fed7d4\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"container formulario\"},[_c('h1',[_vm._v(\"Datos del proyecto\")]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col inputs_nombre\"},[(!_vm.error)?_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.nombre_proyecto),expression:\"nombre_proyecto\"}],staticClass:\"cuadro\",attrs:{\"type\":\"text\",\"placeholder\":\"Nombre del Proyecto\",\"maxlength\":295},domProps:{\"value\":(_vm.nombre_proyecto)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.nombre_proyecto=$event.target.value}}}):_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.nombre_proyecto),expression:\"nombre_proyecto\"}],staticClass:\"cuadro rojo\",attrs:{\"type\":\"text\",\"id\":\"Nombre rojo\",\"placeholder\":\"Nombre del Proyecto\",\"maxlength\":295},domProps:{\"value\":(_vm.nombre_proyecto)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.nombre_proyecto=$event.target.value}}}),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.disciplina),expression:\"disciplina\"}],staticClass:\"cuadro\",attrs:{\"type\":\"text\",\"placeholder\":\"Disciplina\",\"maxlength\":245},domProps:{\"value\":(_vm.disciplina)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.disciplina=$event.target.value}}})])]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col-md-6\"},[_c('table',{staticClass:\"table\"},[_vm._m(0),_vm._l((_vm.campos_de_conocimiento),function(item){return _c('tr',{key:item.id},[(_vm.verificar_selec(item.id_campo))?_c('td',{staticClass:\"renglon select_verde \",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_campo(item.id_campo)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_campo(item.id_campo)}}})])})],2)]),_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"table-wrapper-scroll-y my-custom-scrollbar\"},[_c('table',{staticClass:\"table table-bordered table-striped mb-0 \"},[_vm._m(1),_vm._l((_vm.lineas_de_investigacion),function(item){return _c('tr',{key:item.id},[(_vm.verificar_selec_linea(item.id_linea_investigacion))?_c('td',{staticClass:\"renglon select_verde \",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_linea(item.id_linea_investigacion)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_linea(item.id_linea_investigacion)}}})])})],2)])])]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col\"},[_c('textarea',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.objetivo_general),expression:\"objetivo_general\"}],staticClass:\"form-control\",attrs:{\"rows\":\"5\",\"id\":\"comment\",\"name\":\"text\",\"placeholder\":\"Objetivo General\",\"maxlength\":795},domProps:{\"value\":(_vm.objetivo_general)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.objetivo_general=$event.target.value}}})])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col \"},_vm._l((_vm.inputs),function(inp,k){return _c('div',{key:k,staticClass:\"form-group\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(inp.name),expression:\"inp.name\"}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"placeholder\":\"Objetivo Particular\",\"maxlength\":895},domProps:{\"value\":(inp.name)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.$set(inp, \"name\", $event.target.value)}}})])}),0)]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:( _vm.inputs.length > 3),expression:\" inputs.length > 3\"}],staticClass:\"button_agregar rojo\",on:{\"click\":function($event){return _vm.remove()}}},[_vm._v(\"-\")])]),_c('div',{staticClass:\"col-6\"},[_c('button',{staticClass:\"button_agregar verde\",on:{\"click\":function($event){return _vm.add()}}},[_vm._v(\"+\")])])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"entrar\"},[(_vm.listo())?_c('button',{staticClass:\"button \",on:{\"click\":function($event){return _vm.llamar()}}},[_vm._v(\" Siguiente \")]):_c('p',{staticClass:\"botton_falso\"},[_vm._v(\"Siguiente\")])])])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"button_salir \",on:{\"click\":function($event){return _vm.salir()}}},[_vm._v(\"Salir\")])])])])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Campos de Conocimiento \")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Lineas de Investigación \")])])}]\n\nexport { render, staticRenderFns }","\n\n\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_2.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_2.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./registro_2.vue?vue&type=template&id=2f0d6056&scoped=true&\"\nimport script from \"./registro_2.vue?vue&type=script&lang=js&\"\nexport * from \"./registro_2.vue?vue&type=script&lang=js&\"\nimport style0 from \"./registro_2.vue?vue&type=style&index=0&id=2f0d6056&scoped=true&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"2f0d6056\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"container caja\"},[_c('h1',{staticClass:\"separacion-dos\"},[_vm._v(\"Datos del proyecto de investigación\")]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col\"},[_c('textarea',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.hipotesis),expression:\"hipotesis\"}],staticClass:\"form-control\",attrs:{\"rows\":\"5\",\"id\":\"comment\",\"name\":\"text\",\"placeholder\":\"Hipotesis (en su caso)\",\"maxlength\":795},domProps:{\"value\":(_vm.hipotesis)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.hipotesis=$event.target.value}}})])]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col\"},[_c('textarea',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.resumen),expression:\"resumen\"}],staticClass:\"form-control\",attrs:{\"rows\":\"5\",\"id\":\"comment\",\"name\":\"text\",\"placeholder\":\"Resumen del proyecto de investigación\",\"maxlength\":1495},domProps:{\"value\":(_vm.resumen)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.resumen=$event.target.value}}})])]),_vm._m(0),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col\"},[_c('h4',[_vm._v(\"Fecha de Inicio\")]),_c('datepicker',{staticClass:\"center\",attrs:{\"language\":_vm.es,\"name\":\"fecha_inicio\"},model:{value:(_vm.fecha_inicio),callback:function ($$v) {_vm.fecha_inicio=$$v},expression:\"fecha_inicio\"}})],1),_c('div',{staticClass:\"col\"},[_c('h4',[_vm._v(\"Fecha de Termino\")]),_c('datepicker',{staticClass:\"center\",attrs:{\"language\":_vm.es,\"name\":\"fecha_final\"},model:{value:(_vm.fecha_final),callback:function ($$v) {_vm.fecha_final=$$v},expression:\"fecha_final\"}}),_c('p',{staticClass:\"error\"},[_vm._v(_vm._s(_vm.validar_fecha()))])],1)]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col-md-6 separacion\"},[_c('table',{staticClass:\"table\"},[_vm._m(1),_vm._l((_vm.estado_avance),function(item){return _c('tr',{key:item.avance},[(_vm.check_estado(item.avance))?_c('td',{staticClass:\"renglon select_verde \",domProps:{\"textContent\":_vm._s(item.avance)},on:{\"click\":function($event){return _vm.verificar(item.avance)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.avance)},on:{\"click\":function($event){return _vm.verificar(item.avance)}}})])})],2)]),_c('div',{staticClass:\"col\"},[_c('table',{staticClass:\"table\"},[_vm._m(2),_vm._l((_vm.duracion),function(item){return _c('tr',{key:item.tiempo},[(_vm.check_duracion(item.tiempo))?_c('td',{staticClass:\"renglon select_verde\",domProps:{\"textContent\":_vm._s(item.tiempo)},on:{\"click\":function($event){return _vm.verificar_duracion(item.tiempo)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.tiempo)},on:{\"click\":function($event){return _vm.verificar_duracion(item.tiempo)}}})])})],2)])]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.avance),expression:\"avance\"}],staticClass:\"cuadro top\",attrs:{\"type\":\"number\",\"placeholder\":\"Avance %\",\"oninput\":\"javascript: if (this.value.length > this.maxLength) this.value = this.value.slice(0, this.maxLength);\",\"maxlength\":\"3\"},domProps:{\"value\":(_vm.avance)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.avance=$event.target.value}}}),_c('p',{staticClass:\"error\"},[_vm._v(_vm._s(_vm.validar_avance()))])]),_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"entrar\"},[(_vm.completo())?_c('button',{staticClass:\"button \",on:{\"click\":function($event){return _vm.registrar()}}},[_vm._v(\"Siguiente\")]):_c('p',{staticClass:\"botton_falso\"},[_vm._v(\"Siguiente\")])])])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"button_salir \",on:{\"click\":function($event){return _vm.salir()}}},[_vm._v(\"Salir\")])])])])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col\"},[_c('div',{attrs:{\"id\":\"calendar\"}})])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Estado de Avance \")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Duración \")])])}]\n\nexport { render, staticRenderFns }","\n\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_3.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_3.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./registro_3.vue?vue&type=template&id=c915e580&scoped=true&\"\nimport script from \"./registro_3.vue?vue&type=script&lang=js&\"\nexport * from \"./registro_3.vue?vue&type=script&lang=js&\"\nimport style0 from \"./registro_3.vue?vue&type=style&index=0&id=c915e580&scoped=true&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"c915e580\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"container\"},[_c('h1',{staticClass:\"separacion-dos\"},[_vm._v(\"Datos del proyecto de investigación\")]),_c('div',{staticClass:\"row cont\"},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"table-wrapper-scroll-y my-custom-scrollbar\"},[_c('table',{staticClass:\"table table-bordered table-striped mb-0 \"},[_vm._m(0),_vm._l((_vm.financiaminetos),function(item){return _c('tr',{key:item.nombre},[(_vm.verificar_financiamiento(item.nombre))?_c('td',{staticClass:\"renglon select_verde \",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_financiamiento(item.nombre)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_financiamiento(item.nombre)}}})])})],2)])]),_c('div',{staticClass:\"col inputs_nombre\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.numero_registro),expression:\"numero_registro\"}],staticClass:\"cuadro\",attrs:{\"type\":\"text\",\"placeholder\":\"Numero de registro\"},domProps:{\"value\":(_vm.numero_registro)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.numero_registro=$event.target.value}}}),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.presupuesto),expression:\"presupuesto\"}],staticClass:\"ultimo\",attrs:{\"type\":\"number\",\"placeholder\":\"Presupuesto Asignado ($00.00MXN)\"},domProps:{\"value\":(_vm.presupuesto)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.presupuesto=$event.target.value}}}),(_vm.chack_presupuesto())?_c('p',{staticClass:\"error\"},[_vm._v(\"El presupuesto solo puede tener numeros y a lo más un caracter punto '.'\")]):_vm._e()])]),_c('h2',[_vm._v(\"Entidades Participandes (además de la FES Acatlán)\")]),_c('div',{attrs:{\"clas\":\"row\"}},[_c('div',{staticClass:\"col\"},_vm._l((_vm.entidades_seleccionadas),function(entidad){return _c('div',{key:entidad.id_entidad,staticClass:\"form-group\"},[_c('div',{staticClass:\"input-group\"},[_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(entidad.nombre))]),_c('div',{staticClass:\"dropdown-menu\"},_vm._l((_vm.entidades),function(ent){return _c('div',{key:ent.id_entidades},[_c('a',{staticClass:\"dropdown-item renglon \",on:{\"click\":function($event){entidad.nombre=ent.tipo, entidad.id_entidad=ent.id_entidad}}},[_vm._v(_vm._s(ent.tipo))])])}),0)]),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(entidad.nombre_de_entidad),expression:\"entidad.nombre_de_entidad\"}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"placeholder\":\"Nombre de la entidad\",\"aria-label\":\"Text input with dropdown button\",\"maxlength\":145},domProps:{\"value\":(entidad.nombre_de_entidad)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.$set(entidad, \"nombre_de_entidad\", $event.target.value)}}})])])}),0)]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:( _vm.entidades_seleccionadas.length > 1),expression:\" entidades_seleccionadas.length > 1\"}],staticClass:\"button_agregar rojo\",on:{\"click\":function($event){return _vm.remove()}}},[_vm._v(\"-\")])]),_c('div',{staticClass:\"col-6\"},[_c('button',{staticClass:\"button_agregar verde\",on:{\"click\":function($event){return _vm.add()}}},[_vm._v(\"+\")])])]),_c('div',{staticClass:\"row espacio\"},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"table-wrapper-scroll-y my-custom-scrollbar\"},[_c('table',{staticClass:\"table table-bordered table-striped mb-0 \"},[_vm._m(1),_vm._l((_vm.productos),function(item){return _c('tr',{key:item.nombre},[(_vm.verificar_producto(item.id_producto))?_c('td',{staticClass:\"renglon select_verde \",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_producto(item.id_producto)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_producto(item.id_producto)}}})])})],2)])])]),_c('div',{staticClass:\"row espacio\"},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"entrar\"},[(_vm.listo())?_c('button',{staticClass:\"button \",on:{\"click\":function($event){return _vm.registrar()}}},[_vm._v(\"Siguiente\")]):_c('p',{staticClass:\"botton_falso\"},[_vm._v(\"Siguiente\")])])])]),_c('div',{staticClass:\"row espacio\"},[_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"button_salir \",on:{\"click\":function($event){return _vm.salir()}}},[_vm._v(\"Salir\")])])])])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Financiamiento del proyecto \")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Producto(s) \")])])}]\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_4.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_4.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./registro_4.vue?vue&type=template&id=bacc9700&scoped=true&\"\nimport script from \"./registro_4.vue?vue&type=script&lang=js&\"\nexport * from \"./registro_4.vue?vue&type=script&lang=js&\"\nimport style0 from \"./registro_4.vue?vue&type=style&index=0&id=bacc9700&scoped=true&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"bacc9700\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"container \"},[(_vm.espera==true)?_c('div',{staticClass:\"container todo \"},[_vm._m(0),_vm._m(1),_vm._m(2),_vm._m(3),_vm._m(4),_vm._m(5),_vm._m(6),_vm._m(7)]):_c('div',{staticClass:\"container \"},[_c('h1',{staticClass:\"separacion-dos\"},[_vm._v(\"Datos del proyecto de investigación\")]),_c('h2',[_vm._v(\"Profesores participantes internos\")]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-md-6 col-xs-12\"},_vm._l((_vm.profesores_internos),function(item){return _c('div',{key:item.nombre,staticClass:\"form-group\"},[_c('div',{staticClass:\"input-group\"},[_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(item.participacion))]),_c('div',{staticClass:\"dropdown-menu\"},[_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Corresponsable'}}},[_vm._v(\"Corresponsable\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Colaborador'}}},[_vm._v(\"Colaborador\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Otro'}}},[_vm._v(\"Otro\")])])]),(item.use==false)?_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.nombre_buscar[item.n]),expression:\"nombre_buscar[item.n]\"}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"placeholder\":\"Nombre del profesor interno \",\"aria-label\":\"Text input with dropdown button\"},domProps:{\"value\":(_vm.nombre_buscar[item.n])},on:{\"click\":function($event){_vm.borrar(),_vm.concurrent= item.n},\"input\":function($event){if($event.target.composing){ return; }_vm.$set(_vm.nombre_buscar, item.n, $event.target.value)}}}):_c('div',{staticClass:\" form-control alert alert-success alert-dismissible caja_nombre\"},[_c('button',{staticClass:\"close\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){item.use=false, item.nombre=''}}},[_vm._v(\"×\")]),_c('strong',[_vm._v(_vm._s(item.nombre))]),_vm._v(\" . \")])])])}),0),(_vm.lista[0].Rfc==1)?_c('div',{staticClass:\"spinner-border alt\",attrs:{\"role\":\"status\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Loading...\")])]):_c('div',{staticClass:\"col-md-6 col-xs-12\"},[_c('div',{staticClass:\"table-wrapper-scroll-y my-custom-scrollbar\"},[_c('table',{staticClass:\"table table-bordered table-striped mb-0 \"},[_vm._m(8),(_vm.filtro.length==0)?_c('p',[_c('font',{attrs:{\"size\":\"6\"}},[_vm._v(\"No se encontro\")])],1):_vm._l((_vm.filtro),function(item){return _c('tr',{key:item.Rfc},[_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno)},on:{\"click\":function($event){return _vm.poner_nombre(item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno)}}})])})],2)])])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-6\"},[_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:( _vm.profesores_internos.length > 1),expression:\" profesores_internos.length > 1\"}],staticClass:\"button_agregar rojo\",on:{\"click\":function($event){return _vm.remove_profesor_interno()}}},[_vm._v(\"-\")])]),_c('div',{staticClass:\"col-6\"},[_c('button',{staticClass:\"button_agregar verde\",on:{\"click\":function($event){return _vm.add_profesor_interno()}}},[_vm._v(\"+\")])])]),_c('h2',[_vm._v(\"Profesores participantes externos\")]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},_vm._l((_vm.profesores_externos),function(item){return _c('div',{key:item.nombre,staticClass:\"form-group\"},[_c('div',{staticClass:\"input-group\"},[_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(item.participacion))]),_c('div',{staticClass:\"dropdown-menu\"},[_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Corresponsable'}}},[_vm._v(\"Corresponsable\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Colaborador'}}},[_vm._v(\"Colaborador\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Otro'}}},[_vm._v(\"Otro\")])])]),_c('input',{directives:[{name:\"model\",rawName:\"v-model.lazy\",value:(item.nombre),expression:\"item.nombre\",modifiers:{\"lazy\":true}}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"placeholder\":\"Nombre del profesor externo\",\"aria-label\":\"Text input with dropdown button\",\"maxlength\":95},domProps:{\"value\":(item.nombre)},on:{\"change\":function($event){return _vm.$set(item, \"nombre\", $event.target.value)}}}),_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(item.entidad))]),_c('div',{staticClass:\"dropdown-menu\"},_vm._l((_vm.entidades),function(ent){return _c('div',{key:ent.id_entidad},[_c('a',{staticClass:\"dropdown-item renglon \",on:{\"click\":function($event){item.entidad=ent.nombre_entidad, item.id_entidad=ent.id_pro_entidad}}},[_vm._v(_vm._s(ent.nombre_entidad))])])}),0)])])])}),0)]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:( _vm.profesores_externos.length > 1),expression:\" profesores_externos.length > 1\"}],staticClass:\"button_agregar rojo\",on:{\"click\":function($event){return _vm.remove_profesor_externo()}}},[_vm._v(\"-\")])]),_c('div',{staticClass:\"col-6\"},[_c('button',{staticClass:\"button_agregar verde\",on:{\"click\":function($event){return _vm.add_profesor_externo()}}},[_vm._v(\"+\")])])]),_c('h2',[_vm._v(\"Alumnos participantes internos\")]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},_vm._l((_vm.alumnos_internos),function(item){return _c('div',{key:item.nombre,staticClass:\"form-group\"},[_c('div',{staticClass:\"input-group\"},[_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(item.participacion))]),_c('div',{staticClass:\"dropdown-menu\"},[_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Servicio Social'}}},[_vm._v(\"Servicio Social\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Becario'}}},[_vm._v(\"Becario\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Práctica profesional'}}},[_vm._v(\"Práctica profesional\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Otro'}}},[_vm._v(\"Otro\")])])]),_c('input',{directives:[{name:\"model\",rawName:\"v-model.lazy\",value:(item.nombre),expression:\"item.nombre\",modifiers:{\"lazy\":true}}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"placeholder\":\"Nombre del alumno interno\",\"aria-label\":\"Text input with dropdown button\",\"maxlength\":95},domProps:{\"value\":(item.nombre)},on:{\"change\":function($event){return _vm.$set(item, \"nombre\", $event.target.value)}}})])])}),0)]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:( _vm.alumnos_internos.length > 1),expression:\" alumnos_internos.length > 1\"}],staticClass:\"button_agregar rojo\",on:{\"click\":function($event){return _vm.remove_alumnos_internos()}}},[_vm._v(\"-\")])]),_c('div',{staticClass:\"col-6\"},[_c('button',{staticClass:\"button_agregar verde\",on:{\"click\":function($event){return _vm.add_alumnos_internos()}}},[_vm._v(\"+\")])])]),_c('h2',[_vm._v(\"Alumnos participantes externos\")]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},_vm._l((_vm.alumnos_externos),function(item){return _c('div',{key:item.nombre,staticClass:\"form-group\"},[_c('div',{staticClass:\"input-group\"},[_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(item.participacion))]),_c('div',{staticClass:\"dropdown-menu\"},[_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Servicio Social'}}},[_vm._v(\"Servicio Social\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Becario'}}},[_vm._v(\"Becario\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Práctica profesional'}}},[_vm._v(\"Práctica profesional\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Otro'}}},[_vm._v(\"Otro\")])])]),_c('input',{directives:[{name:\"model\",rawName:\"v-model.lazy\",value:(item.nombre),expression:\"item.nombre\",modifiers:{\"lazy\":true}}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"placeholder\":\"Nombre del alumno externo\",\"aria-label\":\"Text input with dropdown button\",\"maxlength\":95},domProps:{\"value\":(item.nombre)},on:{\"change\":function($event){return _vm.$set(item, \"nombre\", $event.target.value)}}}),_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(item.entidad))]),_c('div',{staticClass:\"dropdown-menu\"},_vm._l((_vm.entidades),function(ent){return _c('div',{key:ent.id_entidad},[_c('a',{staticClass:\"dropdown-item renglon \",on:{\"click\":function($event){item.entidad=ent.nombre_entidad, item.id_entidad=ent.id_pro_entidad}}},[_vm._v(_vm._s(ent.nombre_entidad))])])}),0)])])])}),0)]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:( _vm.alumnos_externos.length > 1),expression:\" alumnos_externos.length > 1\"}],staticClass:\"button_agregar rojo\",on:{\"click\":function($event){return _vm.remove_alumnos_externos()}}},[_vm._v(\"-\")])]),_c('div',{staticClass:\"col-6\"},[_c('button',{staticClass:\"button_agregar verde\",on:{\"click\":function($event){return _vm.add_alumnos_externos()}}},[_vm._v(\"+\")])])]),_c('div',{staticClass:\"row espacio\"},[_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"button\",on:{\"click\":function($event){return _vm.registrar()}}},[_vm._v(\" Guardar \")])])]),_c('div',{staticClass:\"row espacio\"},[_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"button_salir \",on:{\"click\":function($event){return _vm.salir()}}},[_vm._v(\"Salir\")])])])])])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"spinner-grow cada text-primary\",attrs:{\"role\":\"status\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Loading...\")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"spinner-grow cada text-secondary\",attrs:{\"role\":\"status\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Loading...\")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"spinner-grow cada text-success\",attrs:{\"role\":\"status\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Loading...\")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"spinner-grow cada text-danger\",attrs:{\"role\":\"status\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Loading...\")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"spinner-grow cada text-warning\",attrs:{\"role\":\"status\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Loading...\")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"spinner-grow cada text-info\",attrs:{\"role\":\"status\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Loading...\")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"spinner-grow cada text-light\",attrs:{\"role\":\"status\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Loading...\")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"spinner-grow cada text-dark\",attrs:{\"role\":\"status\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Loading...\")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Nombre del Profesor \")])])}]\n\nexport { render, staticRenderFns }","\n\n\n\n\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_5.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_5.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./registro_5.vue?vue&type=template&id=b9056cd2&scoped=true&\"\nimport script from \"./registro_5.vue?vue&type=script&lang=js&\"\nexport * from \"./registro_5.vue?vue&type=script&lang=js&\"\nimport style0 from \"./registro_5.vue?vue&type=style&index=0&id=b9056cd2&scoped=true&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"b9056cd2\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"container pad_menu\"},[_c('h1',[_vm._v(\"Red de Investigación\")]),_c('div',{staticClass:\"row pad_icono\"},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"cont\"},[_c('img',{staticClass:\"image\",attrs:{\"src\":require(\"../assets/agregar.png\"),\"height\":\"250\"},on:{\"click\":function($event){return _vm.entrar_registro()}}}),_c('div',{staticClass:\"middle\"},[_c('div',{staticClass:\"text\",on:{\"click\":function($event){return _vm.entrar_registro()}}},[_vm._v(\"Registro de Proyecto\")])])])]),_c('div',{staticClass:\"col \"},[_c('div',{staticClass:\"cont\"},[_c('img',{staticClass:\"image\",attrs:{\"src\":require(\"../assets/lupa.png\"),\"height\":\"250\"},on:{\"click\":function($event){return _vm.entrar_buscar()}}}),_vm._m(0)])]),_vm._m(1)]),_c('div',{staticClass:\"entrar\"},[_c('button',{staticClass:\"button\",on:{\"click\":function($event){return _vm.salir()}}},[_vm._v(\"Salir\")])])])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"middle\"},[_c('div',{staticClass:\"text\"},[_vm._v(\"Buscar\")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"col \"},[_c('div',{staticClass:\"cont\"},[_c('img',{staticClass:\"image\",attrs:{\"src\":require(\"../assets/descarga.png\"),\"height\":\"250\"}}),_c('div',{staticClass:\"mid\"},[_c('div',{staticClass:\"text\"},[_vm._v(\"Descargar\")])])])])}]\n\nexport { render, staticRenderFns }","\n\n\n\n\n\n\n \n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./menu.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./menu.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./menu.vue?vue&type=template&id=5efdd33e&scoped=true&\"\nimport script from \"./menu.vue?vue&type=script&lang=js&\"\nexport * from \"./menu.vue?vue&type=script&lang=js&\"\nimport style0 from \"./menu.vue?vue&type=style&index=0&id=5efdd33e&scoped=true&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"5efdd33e\",\n null\n \n)\n\nexport default component.exports","import Login from './components/login.vue';\nimport Buscar from './components/buscar.vue';\nimport Modificar from './components/modificar.vue';\nimport Ver_datos from './components/ver_datos.vue';\nimport Registro_1 from './components/registro_1.vue';\nimport Registro_2 from './components/registro_2.vue';\nimport Registro_3 from './components/registro_3.vue';\nimport Registro_4 from './components/registro_4.vue';\nimport Registro_5 from './components/registro_5.vue';\nimport Menu from './components/menu.vue';\nexport const routes = [\n { path: '/menu', component: Menu, name: 'menu' },\n { path: '/', component: Login, name: 'login' },\n { path: '/registro_1', component: Registro_1, name: 'registro_1' },\n { path: '/registro_2', component: Registro_2, name: 'registro_2' },\n { path: '/registro_3', component: Registro_3, name: 'registro_3' },\n { path: '/registro_4', component: Registro_4, name: 'registro_4' },\n { path: '/registro_5', component: Registro_5, name: 'registro_5' },\n { path: '/buscar', component: Buscar, name: 'buscar' },\n { path: '/ver_datos', component: Ver_datos, name: 'ver_datos' },\n { path: '/modificar', component: Modificar, name: 'modificar' }\n];","import Vue from 'vue'\nimport BootstrapVue from 'bootstrap-vue'\nimport 'bootstrap/dist/css/bootstrap.css'\nimport 'bootstrap-vue/dist/bootstrap-vue.css'\nimport VueRouter from 'vue-router'\nimport App from './App.vue'\n\nimport { routes } from './routes'\n\n\n\n\nVue.use(BootstrapVue)\n\nVue.config.productionTip = false\nVue.use(VueRouter)\nconst router = new VueRouter({\n routes\n})\n\n\nnew Vue({\n el: '#app',\n render: h => h(App),\n router\n})","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_3.vue?vue&type=style&index=0&id=c915e580&scoped=true&lang=css&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_3.vue?vue&type=style&index=0&id=c915e580&scoped=true&lang=css&\"","module.exports = __webpack_public_path__ + \"img/lupa.0426436e.png\";","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./menu.vue?vue&type=style&index=0&id=5efdd33e&scoped=true&lang=css&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./menu.vue?vue&type=style&index=0&id=5efdd33e&scoped=true&lang=css&\"","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_1.vue?vue&type=style&index=0&id=04fed7d4&scoped=true&lang=css&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_1.vue?vue&type=style&index=0&id=04fed7d4&scoped=true&lang=css&\"","const config = {\n api: \"http://localhost:3000\"\n}\nmodule.exports = config;","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ver_datos.vue?vue&type=style&index=0&id=8664359a&scoped=true&lang=css&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ver_datos.vue?vue&type=style&index=0&id=8664359a&scoped=true&lang=css&\"","module.exports = __webpack_public_path__ + \"img/descarga.6fde3d6f.png\";","module.exports = __webpack_public_path__ + \"img/agregar.c88bc702.png\";","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_4.vue?vue&type=style&index=0&id=bacc9700&scoped=true&lang=css&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_4.vue?vue&type=style&index=0&id=bacc9700&scoped=true&lang=css&\"","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Header.vue?vue&type=style&index=0&lang=css&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Header.vue?vue&type=style&index=0&lang=css&\""],"sourceRoot":""} \ No newline at end of file +{"version":3,"sources":["webpack:///webpack/bootstrap","webpack:///./src/assets/UNAM.png","webpack:///./src/App.vue?7e02","webpack:///./src/components/login.vue?9658","webpack:///./src/assets/FESAcatlan.png","webpack:///./src/components/registro_2.vue?feb5","webpack:///./src/components/modificar.vue?a331","webpack:///./src/components/buscar.vue?27f0","webpack:///./src/esteticas/Footer.vue?d3e3","webpack:///./src/components/registro_5.vue?c235","webpack:///./src/App.vue?7db2","webpack:///./src/esteticas/Header.vue?2fad","webpack:///src/esteticas/Header.vue","webpack:///./src/esteticas/Header.vue?d7b8","webpack:///./src/esteticas/Header.vue?0adc","webpack:///./src/esteticas/Footer.vue?a8c4","webpack:///src/esteticas/Footer.vue","webpack:///./src/esteticas/Footer.vue?8b19","webpack:///./src/esteticas/Footer.vue?13fe","webpack:///src/App.vue","webpack:///./src/App.vue?1160","webpack:///./src/App.vue?bff9","webpack:///./src/components/login.vue?9c03","webpack:///src/components/login.vue","webpack:///./src/components/login.vue?ba17","webpack:///./src/components/login.vue?1278","webpack:///./src/components/buscar.vue?6b1e","webpack:///src/components/buscar.vue","webpack:///./src/components/buscar.vue?1862","webpack:///./src/components/buscar.vue?f9bf","webpack:///./src/components/modificar.vue?5fce","webpack:///src/components/modificar.vue","webpack:///./src/components/modificar.vue?3879","webpack:///./src/components/modificar.vue?18cb","webpack:///./src/components/ver_datos.vue?8bed","webpack:///src/components/ver_datos.vue","webpack:///./src/components/ver_datos.vue?856b","webpack:///./src/components/ver_datos.vue?167b","webpack:///./src/components/registro_1.vue?18f5","webpack:///src/components/registro_1.vue","webpack:///./src/components/registro_1.vue?f525","webpack:///./src/components/registro_1.vue?685f","webpack:///./src/components/registro_2.vue?7367","webpack:///src/components/registro_2.vue","webpack:///./src/components/registro_2.vue?6ffb","webpack:///./src/components/registro_2.vue?099b","webpack:///./src/components/registro_3.vue?0137","webpack:///src/components/registro_3.vue","webpack:///./src/components/registro_3.vue?cbc3","webpack:///./src/components/registro_3.vue?e8e8","webpack:///./src/components/registro_4.vue?736c","webpack:///src/components/registro_4.vue","webpack:///./src/components/registro_4.vue?18ce","webpack:///./src/components/registro_4.vue?0910","webpack:///./src/components/registro_5.vue?dbab","webpack:///src/components/registro_5.vue","webpack:///./src/components/registro_5.vue?8d84","webpack:///./src/components/registro_5.vue?a731","webpack:///./src/components/menu.vue?6daf","webpack:///src/components/menu.vue","webpack:///./src/components/menu.vue?331d","webpack:///./src/components/menu.vue?e478","webpack:///./src/routes.js","webpack:///./src/main.js","webpack:///./src/components/registro_3.vue?6672","webpack:///./src/assets/lupa.png","webpack:///./src/components/menu.vue?c521","webpack:///./src/components/registro_1.vue?1e57","webpack:///./src/config/config.js","webpack:///./src/components/ver_datos.vue?064e","webpack:///./src/assets/descarga.png","webpack:///./src/assets/agregar.png","webpack:///./src/components/registro_4.vue?45b3","webpack:///./src/esteticas/Header.vue?17d6"],"names":["webpackJsonpCallback","data","moduleId","chunkId","chunkIds","moreModules","executeModules","i","resolves","length","Object","prototype","hasOwnProperty","call","installedChunks","push","modules","parentJsonpFunction","shift","deferredModules","apply","checkDeferredModules","result","deferredModule","fulfilled","j","depId","splice","__webpack_require__","s","installedModules","exports","module","l","m","c","d","name","getter","o","defineProperty","enumerable","get","r","Symbol","toStringTag","value","t","mode","__esModule","ns","create","key","bind","n","object","property","p","jsonpArray","window","oldJsonpFunction","slice","_vm","this","_h","$createElement","_c","_self","attrs","staticRenderFns","_m","staticClass","component","_v","components","Header","Footer","directives","rawName","expression","domProps","on","$event","type","indexOf","_k","keyCode","entrar","target","composing","usuario","password","validar_ambos","nombre","data_table","nombre_proyecto","buscar_nombre","_l","item","id_proyecto","id_proyecto_select","nombre_responsable","_s","ver_datos","siguiente","mod","eliminar","salir","espera","elegido","nombre_elegido","profesor","lista","Rfc","buscar_profesor","Nombre","ApellidoMaterno","ApellidoPaterno","verificar","disciplina","id","verificar_selec","id_campo","seleccionar_campo","verificar_selec_linea","id_linea_investigacion","seleccionar_linea","objetivo_general","inp","k","$set","inputs","remove","add","hipotesis","resumen","es","model","callback","$$v","fecha_inicio","fecha_final","validar_fecha","avance","check_estado","verificar_estado_avance","tiempo","check_duracion","verificar_duracion","validar_avance","verificar_financiamiento","seleccionar_financiamiento","numero_registro","presupuesto","chack_presupuesto","_e","entidad","id_entidad","ent","id_entidades","tipo","entidades_seleccionadas","remove_entidades","add_entidades","verificar_producto","id_producto","seleccionar_producto","participacion","use","nombre_buscar","borrar","concurrent","filtro","poner_nombre","profesores_internos","remove_profesor_interno","add_profesor_interno","modifiers","nombre_entidad","id_pro_entidad","profesores_externos","remove_profesor_externo","add_profesor_externo","alumnos_internos","remove_alumnos_internos","add_alumnos_internos","alumnos_externos","remove_alumnos_externos","add_alumnos_externos","registrar","datos","proyecto","campo_proyecto","linea_investigacion","objetivo_texto","fech","estado_avance","duracion","financiamiento","tipo_particicipacion","fecha_creacion","fecha_modificiacion","error","listo","llamar","rfc","responsable","lineas_de_investigacion_seleccionado","campo_conocimiento","campos_de_conocimiento_seleccionado","objetivo_particular","objetivos_particulares","id_usuario","completo","estado","estado_elegido","duracion_elegido","financiamiento_seleccionado","entidades","producto","no_registro","profesor_interno","profesor_externo","alumno_interno","alumno_externo","link","traer_entidades","localStorage","setItem","entrar_registro","entrar_buscar","routes","path","Menu","Login","Registro_1","Registro_2","Registro_3","Registro_4","Registro_5","Buscar","Ver_datos","Modificar","Vue","BootstrapVue","config","productionTip","VueRouter","router","el","render","h","App","api"],"mappings":"aACE,SAASA,EAAqBC,GAQ7B,IAPA,IAMIC,EAAUC,EANVC,EAAWH,EAAK,GAChBI,EAAcJ,EAAK,GACnBK,EAAiBL,EAAK,GAIHM,EAAI,EAAGC,EAAW,GACpCD,EAAIH,EAASK,OAAQF,IACzBJ,EAAUC,EAASG,GAChBG,OAAOC,UAAUC,eAAeC,KAAKC,EAAiBX,IAAYW,EAAgBX,IACpFK,EAASO,KAAKD,EAAgBX,GAAS,IAExCW,EAAgBX,GAAW,EAE5B,IAAID,KAAYG,EACZK,OAAOC,UAAUC,eAAeC,KAAKR,EAAaH,KACpDc,EAAQd,GAAYG,EAAYH,IAG/Be,GAAqBA,EAAoBhB,GAE5C,MAAMO,EAASC,OACdD,EAASU,OAATV,GAOD,OAHAW,EAAgBJ,KAAKK,MAAMD,EAAiBb,GAAkB,IAGvDe,IAER,SAASA,IAER,IADA,IAAIC,EACIf,EAAI,EAAGA,EAAIY,EAAgBV,OAAQF,IAAK,CAG/C,IAFA,IAAIgB,EAAiBJ,EAAgBZ,GACjCiB,GAAY,EACRC,EAAI,EAAGA,EAAIF,EAAed,OAAQgB,IAAK,CAC9C,IAAIC,EAAQH,EAAeE,GACG,IAA3BX,EAAgBY,KAAcF,GAAY,GAE3CA,IACFL,EAAgBQ,OAAOpB,IAAK,GAC5Be,EAASM,EAAoBA,EAAoBC,EAAIN,EAAe,KAItE,OAAOD,EAIR,IAAIQ,EAAmB,GAKnBhB,EAAkB,CACrB,IAAO,GAGJK,EAAkB,GAGtB,SAASS,EAAoB1B,GAG5B,GAAG4B,EAAiB5B,GACnB,OAAO4B,EAAiB5B,GAAU6B,QAGnC,IAAIC,EAASF,EAAiB5B,GAAY,CACzCK,EAAGL,EACH+B,GAAG,EACHF,QAAS,IAUV,OANAf,EAAQd,GAAUW,KAAKmB,EAAOD,QAASC,EAAQA,EAAOD,QAASH,GAG/DI,EAAOC,GAAI,EAGJD,EAAOD,QAKfH,EAAoBM,EAAIlB,EAGxBY,EAAoBO,EAAIL,EAGxBF,EAAoBQ,EAAI,SAASL,EAASM,EAAMC,GAC3CV,EAAoBW,EAAER,EAASM,IAClC3B,OAAO8B,eAAeT,EAASM,EAAM,CAAEI,YAAY,EAAMC,IAAKJ,KAKhEV,EAAoBe,EAAI,SAASZ,GACX,qBAAXa,QAA0BA,OAAOC,aAC1CnC,OAAO8B,eAAeT,EAASa,OAAOC,YAAa,CAAEC,MAAO,WAE7DpC,OAAO8B,eAAeT,EAAS,aAAc,CAAEe,OAAO,KAQvDlB,EAAoBmB,EAAI,SAASD,EAAOE,GAEvC,GADU,EAAPA,IAAUF,EAAQlB,EAAoBkB,IAC/B,EAAPE,EAAU,OAAOF,EACpB,GAAW,EAAPE,GAA8B,kBAAVF,GAAsBA,GAASA,EAAMG,WAAY,OAAOH,EAChF,IAAII,EAAKxC,OAAOyC,OAAO,MAGvB,GAFAvB,EAAoBe,EAAEO,GACtBxC,OAAO8B,eAAeU,EAAI,UAAW,CAAET,YAAY,EAAMK,MAAOA,IACtD,EAAPE,GAA4B,iBAATF,EAAmB,IAAI,IAAIM,KAAON,EAAOlB,EAAoBQ,EAAEc,EAAIE,EAAK,SAASA,GAAO,OAAON,EAAMM,IAAQC,KAAK,KAAMD,IAC9I,OAAOF,GAIRtB,EAAoB0B,EAAI,SAAStB,GAChC,IAAIM,EAASN,GAAUA,EAAOiB,WAC7B,WAAwB,OAAOjB,EAAO,YACtC,WAA8B,OAAOA,GAEtC,OADAJ,EAAoBQ,EAAEE,EAAQ,IAAKA,GAC5BA,GAIRV,EAAoBW,EAAI,SAASgB,EAAQC,GAAY,OAAO9C,OAAOC,UAAUC,eAAeC,KAAK0C,EAAQC,IAGzG5B,EAAoB6B,EAAI,GAExB,IAAIC,EAAaC,OAAO,gBAAkBA,OAAO,iBAAmB,GAChEC,EAAmBF,EAAW3C,KAAKsC,KAAKK,GAC5CA,EAAW3C,KAAOf,EAClB0D,EAAaA,EAAWG,QACxB,IAAI,IAAItD,EAAI,EAAGA,EAAImD,EAAWjD,OAAQF,IAAKP,EAAqB0D,EAAWnD,IAC3E,IAAIU,EAAsB2C,EAI1BzC,EAAgBJ,KAAK,CAAC,EAAE,kBAEjBM,K,gECvJTW,EAAOD,QAAU,IAA0B,yB,oCCA3C,yBAAwb,EAAG,G,oFCA3b,yBAAoe,EAAG,G,gDCAveC,EAAOD,QAAU,IAA0B,+B,oCCA3C,yBAAye,EAAG,G,oCCA5e,yBAAwe,EAAG,G,oCCA3e,yBAAqe,EAAG,G,oCCAxe,yBAA6c,EAAG,G,6DCAhd,yBAAye,EAAG,G,iJCAxe,EAAS,WAAa,IAAI+B,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,MAAM,CAACE,MAAM,CAAC,GAAK,QAAQ,CAACF,EAAG,UAAUA,EAAG,eAAeA,EAAG,WAAW,IACxKG,EAAkB,GCDlB,EAAS,WAAa,IAAIP,EAAIC,KAASC,EAAGF,EAAIG,eAAsBH,EAAIK,MAAMD,GAAO,OAAOJ,EAAIQ,GAAG,IACnG,EAAkB,CAAC,WAAa,IAAIR,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,SAAS,CAACK,YAAY,kBAAkB,CAACL,EAAG,SAAS,CAACK,YAAY,aAAa,CAACL,EAAG,MAAM,CAACK,YAAY,YAAY,CAACL,EAAG,MAAM,CAACK,YAAY,wBAAwBH,MAAM,CAAC,KAAO,yBAAyB,CAACF,EAAG,MAAM,CAACE,MAAM,CAAC,IAAM,EAAQ,QAAsB,IAAM,iBAAiBF,EAAG,MAAM,CAACK,YAAY,8DAA8DH,MAAM,CAAC,KAAO,iCAAiC,CAACF,EAAG,MAAM,CAACE,MAAM,CAAC,IAAM,EAAQ,QAA4B,OAAS,KAAK,IAAM,iCCarlB,KCdgV,I,wBCQ5UI,EAAY,eACd,EACA,EACA,GACA,EACA,KACA,KACA,MAIa,EAAAA,E,QCnBX,EAAS,WAAa,IAAIV,EAAIC,KAASC,EAAGF,EAAIG,eAAsBH,EAAIK,MAAMD,GAAO,OAAOJ,EAAIQ,GAAG,IACnG,EAAkB,CAAC,WAAa,IAAIR,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,SAAS,CAACK,YAAY,0CAA0C,CAACL,EAAG,IAAI,CAACK,YAAY,SAAS,CAACT,EAAIW,GAAG,yDAAyDP,EAAG,IAAI,CAACK,YAAY,SAAS,CAACT,EAAIW,GAAG,kHAAkHP,EAAG,IAAI,CAACJ,EAAIW,GAAG,oHCQlb,KCTgV,ICQ5U,G,UAAY,eACd,EACA,EACA,GACA,EACA,KACA,KACA,OAIa,I,QCDf,GACEpC,KAAM,MACNqC,WAAY,CACVC,OAAJ,EACIC,OAAJ,ICtB8T,ICQ1T,G,UAAY,eACd,EACA,EACAP,GACA,EACA,KACA,KACA,OAIa,I,QCnBX,EAAS,WAAa,IAAIP,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,UAAU,CAACK,YAAY,eAAe,CAACL,EAAG,MAAM,CAACA,EAAG,KAAK,CAACJ,EAAIW,GAAG,0BAA0BP,EAAG,MAAM,CAACK,YAAY,iBAAiB,CAACL,EAAG,MAAM,CAACK,YAAY,gBAAgB,CAACL,EAAG,IAAI,CAACK,YAAY,gBAAgBL,EAAG,QAAQ,CAACW,WAAW,CAAC,CAACxC,KAAK,QAAQyC,QAAQ,UAAUhC,MAAOgB,EAAW,QAAEiB,WAAW,YAAYX,MAAM,CAAC,KAAO,QAAQ,YAAc,WAAWY,SAAS,CAAC,MAASlB,EAAW,SAAGmB,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAIA,EAAOC,KAAKC,QAAQ,QAAQtB,EAAIuB,GAAGH,EAAOI,QAAQ,QAAQ,GAAGJ,EAAO9B,IAAI,SAAkB,KAAcU,EAAIyB,UAAU,MAAQ,SAASL,GAAWA,EAAOM,OAAOC,YAAqB3B,EAAI4B,QAAQR,EAAOM,OAAO1C,aAAYoB,EAAG,MAAM,CAACK,YAAY,gBAAgB,CAACL,EAAG,IAAI,CAACK,YAAY,gBAAgBL,EAAG,QAAQ,CAACW,WAAW,CAAC,CAACxC,KAAK,QAAQyC,QAAQ,UAAUhC,MAAOgB,EAAY,SAAEiB,WAAW,aAAaX,MAAM,CAAC,KAAO,WAAW,YAAc,cAAcY,SAAS,CAAC,MAASlB,EAAY,UAAGmB,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAIA,EAAOC,KAAKC,QAAQ,QAAQtB,EAAIuB,GAAGH,EAAOI,QAAQ,QAAQ,GAAGJ,EAAO9B,IAAI,SAAkB,KAAcU,EAAIyB,UAAU,MAAQ,SAASL,GAAWA,EAAOM,OAAOC,YAAqB3B,EAAI6B,SAAST,EAAOM,OAAO1C,aAAYoB,EAAG,MAAM,CAACK,YAAY,UAAU,CAAET,EAAI8B,gBAAiB1B,EAAG,SAAS,CAACK,YAAY,SAASH,MAAM,CAAC,GAAK,gBAAgBa,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAIyB,YAAY,CAACzB,EAAIW,GAAG,YAAYP,EAAG,IAAI,CAACK,YAAY,gBAAgB,CAACT,EAAIW,GAAG,qBACz8C,EAAkB,G,qFCuCtB,GACE,KADF,WAEI,MAAJ,CACM,QAAN,GACM,SAAN,GACM,OAAN,EACM,IAAN,KACM,KAAN,OAGE,QACF,CACI,KADJ,WAEM,OAAN,YAEI,cAJJ,WAMM,MAAN,qCAKI,OAXJ,WAWM,IAAN,OACA,GACQ,QAAR,aACQ,SAAR,cACQ,OAAR,GAGM,EAAN,yDAAQ,OAAR,sCAAU,MAAV,EAAY,OAAZ,yBAEgB,EAAhB,YACA,cAHA,yDAKA,mDALA,OAOgB,OAAhB,qDACgB,EAAhB,sBARA,8BAWgB,EAAhB,SAXA,mCAYA,qDAZA,yCAcA,mBACQ,IAAR,gDACQ,EAAR,OACQ,EAAR,cAME,aApDF,WAqDI,aAAJ,UC7F+U,ICQ3U,G,UAAY,eACd,EACA,EACA,GACA,EACA,KACA,WACA,OAIa,I,QCnBX,EAAS,WAAa,IAAIX,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,MAAM,CAACK,YAAY,cAAc,CAACT,EAAIQ,GAAG,GAAGJ,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,gBAAgB,CAACL,EAAG,IAAI,CAACK,YAAY,gBAAgBL,EAAG,QAAQ,CAACW,WAAW,CAAC,CAACxC,KAAK,QAAQyC,QAAQ,UAAUhC,MAAOgB,EAAU,OAAEiB,WAAW,WAAWX,MAAM,CAAC,KAAO,SAAS,YAAc,kCAAkCY,SAAS,CAAC,MAASlB,EAAU,QAAGmB,GAAG,CAAC,MAAQ,SAASC,GAAWA,EAAOM,OAAOC,YAAqB3B,EAAI+B,OAAOX,EAAOM,OAAO1C,iBAAgBoB,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,cAAc,CAAqC,OAAnCT,EAAIgC,WAAW,GAAGC,gBAAwB7B,EAAG,MAAM,CAACK,YAAY,qBAAqBH,MAAM,CAAC,KAAO,WAAW,CAACF,EAAG,OAAO,CAACK,YAAY,WAAW,CAACT,EAAIW,GAAG,kBAA6C,GAA1BX,EAAIkC,cAAcvF,OAAWyD,EAAG,KAAK,CAACJ,EAAIW,GAAG,oBAAoBP,EAAG,MAAM,CAACK,YAAY,8CAA8C,CAACL,EAAG,QAAQ,CAACK,YAAY,4CAA4C,CAACT,EAAIQ,GAAG,GAAGJ,EAAG,QAAQJ,EAAImC,GAAInC,EAAiB,eAAE,SAASoC,GAAM,OAAOhC,EAAG,KAAK,CAACd,IAAI8C,EAAKC,YAAY5B,YAAY,UAAUU,GAAG,CAAC,MAAQ,SAASC,GAAQpB,EAAIsC,mBAAmBF,EAAKC,YAAarC,EAAIiC,gBAAgBG,EAAKH,gBAAiBjC,EAAIuC,mBAAmBH,EAAKG,sBAAsB,CAACnC,EAAG,KAAK,CAACE,MAAM,CAAC,cAAc,QAAQ,cAAc,uBAAuBY,SAAS,CAAC,YAAclB,EAAIwC,GAAGJ,EAAKH,oBAAoB7B,EAAG,KAAK,CAACE,MAAM,CAAC,cAAc,QAAQ,cAAc,uBAAuBY,SAAS,CAAC,YAAclB,EAAIwC,GAAGJ,EAAKG,4BAA2B,WAAWnC,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,aAAaH,MAAM,CAAC,GAAK,qBAAqB,SAAW,KAAK,KAAO,SAAS,kBAAkB,0BAA0B,cAAc,SAAS,CAACF,EAAG,MAAM,CAACK,YAAY,qCAAqCH,MAAM,CAAC,KAAO,aAAa,CAACF,EAAG,MAAM,CAACK,YAAY,iBAAiB,CAACL,EAAG,MAAM,CAACK,YAAY,gBAAgB,CAACL,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,KAAK,CAACK,YAAY,eAAe,CAACT,EAAIW,GAAGX,EAAIwC,GAAGxC,EAAIiC,iBAAiB,WAAWjC,EAAIQ,GAAG,KAAKJ,EAAG,MAAM,CAACK,YAAY,cAAc,CAACL,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,SAAS,CAACK,YAAY,0BAA0BH,MAAM,CAAC,KAAO,UAAUa,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAIyC,eAAe,CAACzC,EAAIW,GAAG,iBAAiBP,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,SAAS,CAACK,YAAY,uBAAuBH,MAAM,CAAC,KAAO,UAAUa,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAI0C,eAAe,CAAC1C,EAAIW,GAAG,qBAAqBP,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,SAAS,CAACK,YAAY,0BAA0BH,MAAM,CAAC,KAAO,UAAUa,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAI2C,SAAS,CAAC3C,EAAIW,GAAG,uBAAuBP,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,SAAS,CAACK,YAAY,yBAAyBH,MAAM,CAAC,KAAO,UAAUa,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAI4C,cAAc,CAAC5C,EAAIW,GAAG,uCAAuCP,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,SAAS,CAACK,YAAY,wBAAwBU,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAI6C,WAAW,CAAC7C,EAAIW,GAAG,kBAC/jG,EAAkB,CAAC,WAAa,IAAIX,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,iBAAiB,CAACL,EAAG,KAAK,CAACJ,EAAIW,GAAG,0BAA0B,WAAa,IAAIX,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,QAAQ,CAACK,YAAY,cAAc,CAACL,EAAG,KAAK,CAACA,EAAG,KAAK,CAACE,MAAM,CAAC,MAAQ,QAAQ,CAACN,EAAIW,GAAG,yBAAyBP,EAAG,KAAK,CAACE,MAAM,CAAC,MAAQ,QAAQ,CAACN,EAAIW,GAAG,+BAA+B,WAAa,IAAIX,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,SAAS,CAACK,YAAY,QAAQH,MAAM,CAAC,KAAO,SAAS,eAAe,QAAQ,aAAa,UAAU,CAACF,EAAG,OAAO,CAACE,MAAM,CAAC,cAAc,SAAS,CAACN,EAAIW,GAAG,WCkHhtB,G,wCAAA,CACE,KADF,WAEI,MAAJ,CACM,OAAN,GACM,mBAAN,KACM,WAAN,EAAQ,YAAR,EAAQ,gBAAR,MAAQ,mBAAR,8BACM,mBAAN,KACM,gBAAN,OAIE,QAAF,CACI,IADJ,sIAEA,2EAFA,gDAIA,iCAJA,gDAKA,8BALA,gDAOI,UAPJ,sIAQA,2EARA,gDAUA,iCAVA,gDAWA,8BAXA,gDAcIkC,MAdJ,WAeM,KAAN,uBAEI,SAjBJ,WAiBM,IAAN,OAEM,IAAN,CACQ,MAAR,4CACQ,KAAR,UACQ,SAAR,EACQ,YAAR,IAEA,kBAAQ,IAAR,EAAQ,OAAR,sCAAU,MAAV,EAAY,OAAZ,eAAc,KAAd,EAAgB,IAChB,EADA,gBAAgB,OAEA,EAAhB,CACkB,YAAlB,sBAHgB,EAAhB,gCAKA,sEAAkB,OAAlB,sCAAoB,MAApB,kCACA,SACA,cAFA,yDAIA,iDAJA,gDAKA,8BALA,6BASA,sDATA,wCAYA,mBACkB,EAAlB,OACkB,IAAlB,6CAnBc,KAAd,EAAc,IAAd,MAAgB,OAAhB,iBA8BI,SAvDJ,sIAyDA,2BAzDA,gDA0DA,+FA1DA,gDA6DI,UA7DJ,iJA+DA,qGAAgB,OAAhB,oHACA,cADA,yEAKA,mBAAgB,OAAhB,sCAAkB,MAAlB,EAAoB,OAApB,+JApEA,gDA6EI,YA7EJ,iJA+EA,iEACgB,EAAhB,2BAhFA,uCAqFE,QAhGF,WAkGI,KAAJ,eAEE,SAAF,CACI,cAAJ,WAEM,IAAN,4BAEM,OAAN,oCAAQ,OACR,mGC7NgV,ICQ5U,G,UAAY,eACd,EACA,EACA,GACA,EACA,KACA,WACA,OAIa,I,QCnBX,EAAS,WAAa,IAAI7C,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,MAAM,CAACK,YAAY,cAAc,CAAc,GAAZT,EAAI8C,OAAc1C,EAAG,MAAM,CAACK,YAAY,mBAAmB,CAACT,EAAIQ,GAAG,GAAGR,EAAIQ,GAAG,GAAGR,EAAIQ,GAAG,GAAGR,EAAIQ,GAAG,GAAGR,EAAIQ,GAAG,GAAGR,EAAIQ,GAAG,GAAGR,EAAIQ,GAAG,GAAGR,EAAIQ,GAAG,KAAKJ,EAAG,MAAM,CAACK,YAAY,cAAc,CAACT,EAAIQ,GAAG,GAAGJ,EAAG,KAAK,CAACJ,EAAIW,GAAG,4BAA4BP,EAAG,MAAM,CAACK,YAAY,gCAAgC,CAACL,EAAG,MAAM,CAACK,YAAY,sBAAsB,CAAET,EAAI+C,UAAW3C,EAAG,MAAM,CAACK,YAAY,gBAAgB,CAACL,EAAG,IAAI,CAACK,YAAY,gBAAgBL,EAAG,QAAQ,CAACW,WAAW,CAAC,CAACxC,KAAK,QAAQyC,QAAQ,UAAUhC,MAAOgB,EAAU,OAAEiB,WAAW,WAAWX,MAAM,CAAC,KAAO,SAAS,YAAc,UAAUY,SAAS,CAAC,MAASlB,EAAU,QAAGmB,GAAG,CAAC,MAAQ,SAASC,GAAWA,EAAOM,OAAOC,YAAqB3B,EAAI+B,OAAOX,EAAOM,OAAO1C,aAAYoB,EAAG,MAAM,CAACK,YAAY,qDAAqD,CAACL,EAAG,SAAS,CAACK,YAAY,QAAQH,MAAM,CAAC,KAAO,UAAUa,GAAG,CAAC,MAAQ,SAASC,GAAQpB,EAAIgD,gBAAe,EAAOhD,EAAIiD,SAAS,MAAM,CAACjD,EAAIW,GAAG,OAAOP,EAAG,SAAS,CAACJ,EAAIW,GAAGX,EAAIwC,GAAGxC,EAAIiD,aAAajD,EAAIW,GAAG,WAAWP,EAAG,MAAM,CAACK,YAAY,sBAAsB,CAAoB,GAAlBT,EAAIkD,MAAM,GAAGC,IAAQ/C,EAAG,MAAM,CAACK,YAAY,qBAAqBH,MAAM,CAAC,KAAO,WAAW,CAACF,EAAG,OAAO,CAACK,YAAY,WAAW,CAACT,EAAIW,GAAG,kBAA+C,GAA5BX,EAAIoD,gBAAgBzG,OAAWyD,EAAG,IAAI,CAACA,EAAG,OAAO,CAACE,MAAM,CAAC,KAAO,MAAM,CAACN,EAAIW,GAAG,qBAAqB,GAAGP,EAAG,MAAM,CAACK,YAAY,8CAA8C,CAACL,EAAG,QAAQ,CAACK,YAAY,4CAA4C,CAACT,EAAIQ,GAAG,GAAGR,EAAImC,GAAInC,EAAmB,iBAAE,SAASoC,GAAM,OAAOhC,EAAG,KAAK,CAACd,IAAI8C,EAAKe,KAAK,CAAEnD,EAAIiD,UAAUb,EAAKiB,OAAS,IAAIjB,EAAKkB,gBAAgB,IAAIlB,EAAKmB,gBAAiBnD,EAAG,KAAK,CAACK,YAAY,wBAAwBS,SAAS,CAAC,YAAclB,EAAIwC,GAAGJ,EAAKiB,OAAS,IAAIjB,EAAKkB,gBAAgB,IAAIlB,EAAKmB,kBAAkBpC,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAIwD,UAAUpB,EAAKiB,OAAS,IAAIjB,EAAKkB,gBAAgB,IAAIlB,EAAKmB,gBAAgBnB,EAAKe,SAAS/C,EAAG,KAAK,CAACK,YAAY,UAAUS,SAAS,CAAC,YAAclB,EAAIwC,GAAGJ,EAAKiB,OAAS,IAAIjB,EAAKkB,gBAAgB,IAAIlB,EAAKmB,kBAAkBpC,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAIwD,UAAUpB,EAAKiB,OAAS,IAAIjB,EAAKkB,gBAAgB,IAAIlB,EAAKmB,gBAAgBnB,EAAKe,eAAc,SAAS/C,EAAG,KAAK,CAACK,YAAY,kBAAkB,CAACT,EAAIW,GAAG,wBAAwBP,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,sBAAsB,CAACL,EAAG,OAAO,CAACA,EAAG,MAAM,CAACK,YAAY,gBAAgB,CAACL,EAAG,QAAQ,CAACK,YAAY,eAAeH,MAAM,CAAC,IAAM,0BAA0B,CAACN,EAAIW,GAAG,yBAAyBP,EAAG,QAAQ,CAACW,WAAW,CAAC,CAACxC,KAAK,QAAQyC,QAAQ,UAAUhC,MAAOgB,EAAmB,gBAAEiB,WAAW,oBAAoBR,YAAY,0BAA0BH,MAAM,CAAC,KAAO,OAAO,GAAK,wBAAwB,UAAY,KAAKY,SAAS,CAAC,MAASlB,EAAmB,iBAAGmB,GAAG,CAAC,MAAQ,SAASC,GAAWA,EAAOM,OAAOC,YAAqB3B,EAAIiC,gBAAgBb,EAAOM,OAAO1C,iBAAgBoB,EAAG,MAAM,CAACK,YAAY,SAAS,CAACL,EAAG,OAAO,CAACA,EAAG,MAAM,CAACK,YAAY,eAAe,CAACL,EAAG,QAAQ,CAACK,YAAY,eAAeH,MAAM,CAAC,IAAM,2BAA2B,CAACN,EAAIW,GAAG,gBAAgBP,EAAG,QAAQ,CAACW,WAAW,CAAC,CAACxC,KAAK,QAAQyC,QAAQ,UAAUhC,MAAOgB,EAAc,WAAEiB,WAAW,eAAeR,YAAY,0BAA0BH,MAAM,CAAC,KAAO,OAAO,GAAK,yBAAyB,UAAY,KAAKY,SAAS,CAAC,MAASlB,EAAc,YAAGmB,GAAG,CAAC,MAAQ,SAASC,GAAWA,EAAOM,OAAOC,YAAqB3B,EAAIyD,WAAWrC,EAAOM,OAAO1C,mBAAkBoB,EAAG,MAAM,CAACK,YAAY,kBAAkB,CAACL,EAAG,MAAM,CAACK,YAAY,YAAY,CAACL,EAAG,QAAQ,CAACK,YAAY,SAAS,CAACT,EAAIQ,GAAG,IAAIR,EAAImC,GAAInC,EAA0B,wBAAE,SAASoC,GAAM,OAAOhC,EAAG,KAAK,CAACd,IAAI8C,EAAKsB,IAAI,CAAE1D,EAAI2D,gBAAgBvB,EAAKwB,UAAWxD,EAAG,KAAK,CAACK,YAAY,wBAAwBS,SAAS,CAAC,YAAclB,EAAIwC,GAAGJ,EAAKL,SAASZ,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAI6D,kBAAkBzB,EAAKwB,cAAcxD,EAAG,KAAK,CAACK,YAAY,UAAUS,SAAS,CAAC,YAAclB,EAAIwC,GAAGJ,EAAKL,SAASZ,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAI6D,kBAAkBzB,EAAKwB,oBAAmB,KAAKxD,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,8CAA8C,CAACL,EAAG,QAAQ,CAACK,YAAY,4CAA4C,CAACT,EAAIQ,GAAG,IAAIR,EAAImC,GAAInC,EAA2B,yBAAE,SAASoC,GAAM,OAAOhC,EAAG,KAAK,CAACd,IAAI8C,EAAKsB,IAAI,CAAE1D,EAAI8D,sBAAsB1B,EAAK2B,wBAAyB3D,EAAG,KAAK,CAACK,YAAY,wBAAwBS,SAAS,CAAC,YAAclB,EAAIwC,GAAGJ,EAAKL,SAASZ,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAIgE,kBAAkB5B,EAAK2B,4BAA4B3D,EAAG,KAAK,CAACK,YAAY,UAAUS,SAAS,CAAC,YAAclB,EAAIwC,GAAGJ,EAAKL,SAASZ,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAIgE,kBAAkB5B,EAAK2B,kCAAiC,SAAS3D,EAAG,MAAM,CAACK,YAAY,kBAAkB,CAACL,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,eAAe,CAACL,EAAG,QAAQ,CAACK,YAAY,eAAeH,MAAM,CAAC,IAAM,qBAAqB,CAACN,EAAIW,GAAG,sBAAsBP,EAAG,WAAW,CAACW,WAAW,CAAC,CAACxC,KAAK,QAAQyC,QAAQ,UAAUhC,MAAOgB,EAAoB,iBAAEiB,WAAW,qBAAqBR,YAAY,eAAeH,MAAM,CAAC,GAAK,mBAAmB,KAAO,IAAI,KAAO,OAAO,YAAc,mBAAmB,UAAY,KAAKY,SAAS,CAAC,MAASlB,EAAoB,kBAAGmB,GAAG,CAAC,MAAQ,SAASC,GAAWA,EAAOM,OAAOC,YAAqB3B,EAAIiE,iBAAiB7C,EAAOM,OAAO1C,iBAAgBoB,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,QAAQ,CAACL,EAAG,MAAM,CAACK,YAAY,eAAe,CAACL,EAAG,QAAQ,CAACK,YAAY,eAAeH,MAAM,CAAC,IAAM,wBAAwB,CAACN,EAAIW,GAAG,4BAA4BX,EAAImC,GAAInC,EAAU,QAAE,SAASkE,EAAIC,GAAG,OAAO/D,EAAG,MAAM,CAACd,IAAI6E,EAAE1D,YAAY,aAAaH,MAAM,CAAC,GAAK,wBAAwB,CAACF,EAAG,QAAQ,CAACW,WAAW,CAAC,CAACxC,KAAK,QAAQyC,QAAQ,UAAUhC,MAAOkF,EAAkB,eAAEjD,WAAW,uBAAuBR,YAAY,eAAeH,MAAM,CAAC,KAAO,OAAO,YAAc,sBAAsB,UAAY,KAAKY,SAAS,CAAC,MAASgD,EAAkB,gBAAG/C,GAAG,CAAC,MAAQ,SAASC,GAAWA,EAAOM,OAAOC,WAAqB3B,EAAIoE,KAAKF,EAAK,iBAAkB9C,EAAOM,OAAO1C,iBAAgB,OAAOoB,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,SAAS,CAACW,WAAW,CAAC,CAACxC,KAAK,OAAOyC,QAAQ,SAAShC,MAAQgB,EAAIqE,OAAO1H,OAAS,EAAGsE,WAAW,uBAAuBR,YAAY,sBAAsBU,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAIsE,YAAY,CAACtE,EAAIW,GAAG,SAASP,EAAG,MAAM,CAACK,YAAY,SAAS,CAACL,EAAG,SAAS,CAACK,YAAY,uBAAuBU,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAIuE,SAAS,CAACvE,EAAIW,GAAG,WAAWP,EAAG,MAAM,CAACK,YAAY,kBAAkB,CAACL,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,eAAe,CAACL,EAAG,QAAQ,CAACK,YAAY,eAAeH,MAAM,CAAC,IAAM,cAAc,CAACN,EAAIW,GAAG,4BAA4BP,EAAG,WAAW,CAACW,WAAW,CAAC,CAACxC,KAAK,QAAQyC,QAAQ,UAAUhC,MAAOgB,EAAa,UAAEiB,WAAW,cAAcR,YAAY,eAAeH,MAAM,CAAC,KAAO,IAAI,GAAK,YAAY,KAAO,OAAO,YAAc,yBAAyB,UAAY,KAAKY,SAAS,CAAC,MAASlB,EAAa,WAAGmB,GAAG,CAAC,MAAQ,SAASC,GAAWA,EAAOM,OAAOC,YAAqB3B,EAAIwE,UAAUpD,EAAOM,OAAO1C,iBAAgBoB,EAAG,MAAM,CAACK,YAAY,kBAAkB,CAACL,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,eAAe,CAACL,EAAG,QAAQ,CAACK,YAAY,eAAeH,MAAM,CAAC,IAAM,YAAY,CAACN,EAAIW,GAAG,0BAA0BP,EAAG,WAAW,CAACW,WAAW,CAAC,CAACxC,KAAK,QAAQyC,QAAQ,UAAUhC,MAAOgB,EAAW,QAAEiB,WAAW,YAAYR,YAAY,eAAeH,MAAM,CAAC,KAAO,IAAI,GAAK,UAAU,KAAO,OAAO,YAAc,wCAAwC,UAAY,MAAMY,SAAS,CAAC,MAASlB,EAAW,SAAGmB,GAAG,CAAC,MAAQ,SAASC,GAAWA,EAAOM,OAAOC,YAAqB3B,EAAIyE,QAAQrD,EAAOM,OAAO1C,iBAAgBgB,EAAIQ,GAAG,IAAIJ,EAAG,MAAM,CAACK,YAAY,kBAAkB,CAACL,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,eAAe,CAACL,EAAG,QAAQ,CAACK,YAAY,eAAeH,MAAM,CAAC,IAAM,iBAAiB,CAACN,EAAIW,GAAG,qBAAqBP,EAAG,aAAa,CAACK,YAAY,SAASH,MAAM,CAAC,GAAK,eAAe,SAAWN,EAAI0E,GAAG,KAAO,gBAAgBC,MAAM,CAAC3F,MAAOgB,EAAgB,aAAE4E,SAAS,SAAUC,GAAM7E,EAAI8E,aAAaD,GAAK5D,WAAW,mBAAmB,KAAKb,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,eAAe,CAACL,EAAG,QAAQ,CAACK,YAAY,eAAeH,MAAM,CAAC,IAAM,cAAc,CAACN,EAAIW,GAAG,mBAAmBP,EAAG,aAAa,CAACK,YAAY,SAASH,MAAM,CAAC,GAAK,YAAY,SAAWN,EAAI0E,GAAG,KAAO,eAAeC,MAAM,CAAC3F,MAAOgB,EAAe,YAAE4E,SAAS,SAAUC,GAAM7E,EAAI+E,YAAYF,GAAK5D,WAAW,kBAAkB,GAAGb,EAAG,IAAI,CAACK,YAAY,SAAS,CAACT,EAAIW,GAAGX,EAAIwC,GAAGxC,EAAIgF,wBAAwB5E,EAAG,MAAM,CAACK,YAAY,kBAAkB,CAACL,EAAG,MAAM,CAACK,YAAY,uBAAuB,CAACL,EAAG,QAAQ,CAACK,YAAY,SAAS,CAACT,EAAIQ,GAAG,IAAIR,EAAImC,GAAInC,EAAiB,eAAE,SAASoC,GAAM,OAAOhC,EAAG,KAAK,CAACd,IAAI8C,EAAK6C,QAAQ,CAAEjF,EAAIkF,aAAa9C,EAAK6C,QAAS7E,EAAG,KAAK,CAACK,YAAY,wBAAwBS,SAAS,CAAC,YAAclB,EAAIwC,GAAGJ,EAAK6C,SAAS9D,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAImF,wBAAwB/C,EAAK6C,YAAY7E,EAAG,KAAK,CAACK,YAAY,UAAUS,SAAS,CAAC,YAAclB,EAAIwC,GAAGJ,EAAK6C,SAAS9D,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAImF,wBAAwB/C,EAAK6C,kBAAiB,KAAK7E,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,QAAQ,CAACK,YAAY,SAAS,CAACT,EAAIQ,GAAG,IAAIR,EAAImC,GAAInC,EAAY,UAAE,SAASoC,GAAM,OAAOhC,EAAG,KAAK,CAACd,IAAI8C,EAAKgD,QAAQ,CAAEpF,EAAIqF,eAAejD,EAAKgD,QAAShF,EAAG,KAAK,CAACK,YAAY,uBAAuBS,SAAS,CAAC,YAAclB,EAAIwC,GAAGJ,EAAKgD,SAASjE,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAIsF,mBAAmBlD,EAAKgD,YAAYhF,EAAG,KAAK,CAACK,YAAY,UAAUS,SAAS,CAAC,YAAclB,EAAIwC,GAAGJ,EAAKgD,SAASjE,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAIsF,mBAAmBlD,EAAKgD,kBAAiB,OAAOhF,EAAG,MAAM,CAACK,YAAY,kBAAkB,CAACL,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,eAAe,CAACL,EAAG,QAAQ,CAACK,YAAY,eAAeH,MAAM,CAAC,IAAM,WAAW,CAACN,EAAIW,GAAG,8BAA8BP,EAAG,QAAQ,CAACW,WAAW,CAAC,CAACxC,KAAK,QAAQyC,QAAQ,UAAUhC,MAAOgB,EAAU,OAAEiB,WAAW,WAAWR,YAAY,uBAAuBH,MAAM,CAAC,GAAK,SAAS,YAAc,WAAW,QAAU,wGAAwG,KAAO,SAAS,UAAY,KAAKY,SAAS,CAAC,MAASlB,EAAU,QAAGmB,GAAG,CAAC,MAAQ,SAASC,GAAWA,EAAOM,OAAOC,YAAqB3B,EAAIiF,OAAO7D,EAAOM,OAAO1C,WAAUoB,EAAG,IAAI,CAACK,YAAY,SAAS,CAACT,EAAIW,GAAGX,EAAIwC,GAAGxC,EAAIuF,2BAA2BnF,EAAG,MAAM,CAACK,YAAY,kBAAkB,CAACL,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,8CAA8C,CAACL,EAAG,QAAQ,CAACK,YAAY,4CAA4C,CAACT,EAAIQ,GAAG,IAAIR,EAAImC,GAAInC,EAAmB,iBAAE,SAASoC,GAAM,OAAOhC,EAAG,KAAK,CAACd,IAAI8C,EAAKL,QAAQ,CAAE/B,EAAIwF,yBAAyBpD,EAAKL,QAAS3B,EAAG,KAAK,CAACK,YAAY,wBAAwBS,SAAS,CAAC,YAAclB,EAAIwC,GAAGJ,EAAKL,SAASZ,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAIyF,2BAA2BrD,EAAKL,YAAY3B,EAAG,KAAK,CAACK,YAAY,UAAUS,SAAS,CAAC,YAAclB,EAAIwC,GAAGJ,EAAKL,SAASZ,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAIyF,2BAA2BrD,EAAKL,kBAAiB,OAAO3B,EAAG,MAAM,CAACK,YAAY,kBAAkB,CAACL,EAAG,MAAM,CAACK,YAAY,eAAe,CAACL,EAAG,QAAQ,CAACK,YAAY,eAAeH,MAAM,CAAC,IAAM,WAAW,CAACN,EAAIW,GAAG,wBAAwBP,EAAG,QAAQ,CAACW,WAAW,CAAC,CAACxC,KAAK,QAAQyC,QAAQ,UAAUhC,MAAOgB,EAAmB,gBAAEiB,WAAW,oBAAoBR,YAAY,kBAAkBH,MAAM,CAAC,GAAK,SAAS,KAAO,OAAO,YAAc,sBAAsBY,SAAS,CAAC,MAASlB,EAAmB,iBAAGmB,GAAG,CAAC,MAAQ,SAASC,GAAWA,EAAOM,OAAOC,YAAqB3B,EAAI0F,gBAAgBtE,EAAOM,OAAO1C,WAAUoB,EAAG,QAAQ,CAACK,YAAY,eAAeH,MAAM,CAAC,IAAM,gBAAgB,CAACN,EAAIW,GAAG,sCAAsCP,EAAG,QAAQ,CAACW,WAAW,CAAC,CAACxC,KAAK,QAAQyC,QAAQ,UAAUhC,MAAOgB,EAAe,YAAEiB,WAAW,gBAAgBR,YAAY,SAASH,MAAM,CAAC,KAAO,SAAS,YAAc,oCAAoCY,SAAS,CAAC,MAASlB,EAAe,aAAGmB,GAAG,CAAC,MAAQ,SAASC,GAAWA,EAAOM,OAAOC,YAAqB3B,EAAI2F,YAAYvE,EAAOM,OAAO1C,aAAagB,EAAI4F,oBAAqBxF,EAAG,IAAI,CAACK,YAAY,SAAS,CAACT,EAAIW,GAAG,8EAA8EX,EAAI6F,SAASzF,EAAG,KAAK,CAACK,YAAY,cAAc,CAACT,EAAIW,GAAG,wDAAwDP,EAAG,MAAM,CAACE,MAAM,CAAC,KAAO,QAAQ,CAACF,EAAG,MAAM,CAACK,YAAY,OAAOT,EAAImC,GAAInC,EAA2B,yBAAE,SAAS8F,GAAS,OAAO1F,EAAG,MAAM,CAACd,IAAIwG,EAAQC,WAAWtF,YAAY,cAAc,CAACL,EAAG,MAAM,CAACK,YAAY,eAAe,CAACL,EAAG,MAAM,CAACK,YAAY,uBAAuB,CAACL,EAAG,SAAS,CAACK,YAAY,4CAA4CH,MAAM,CAAC,KAAO,SAAS,cAAc,WAAW,gBAAgB,OAAO,gBAAgB,UAAU,CAACN,EAAIW,GAAGX,EAAIwC,GAAGsD,EAAQ/D,WAAW3B,EAAG,MAAM,CAACK,YAAY,iBAAiBT,EAAImC,GAAInC,EAAa,WAAE,SAASgG,GAAK,OAAO5F,EAAG,MAAM,CAACd,IAAI0G,EAAIC,cAAc,CAAC7F,EAAG,IAAI,CAACK,YAAY,yBAAyBU,GAAG,CAAC,MAAQ,SAASC,GAAQ0E,EAAQ/D,OAAOiE,EAAIE,KAAMJ,EAAQC,WAAWC,EAAID,cAAc,CAAC/F,EAAIW,GAAGX,EAAIwC,GAAGwD,EAAIE,cAAa,KAAK9F,EAAG,QAAQ,CAACW,WAAW,CAAC,CAACxC,KAAK,QAAQyC,QAAQ,UAAUhC,MAAO8G,EAAyB,kBAAE7E,WAAW,8BAA8BR,YAAY,eAAeH,MAAM,CAAC,KAAO,OAAO,YAAc,uBAAuB,aAAa,kCAAkC,UAAY,IAAIY,SAAS,CAAC,MAAS4E,EAAyB,mBAAG3E,GAAG,CAAC,MAAQ,SAASC,GAAWA,EAAOM,OAAOC,WAAqB3B,EAAIoE,KAAK0B,EAAS,oBAAqB1E,EAAOM,OAAO1C,kBAAiB,KAAKoB,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,SAAS,CAACW,WAAW,CAAC,CAACxC,KAAK,OAAOyC,QAAQ,SAAShC,MAAQgB,EAAImG,wBAAwBxJ,OAAS,EAAGsE,WAAW,wCAAwCR,YAAY,sBAAsBU,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAIoG,sBAAsB,CAACpG,EAAIW,GAAG,SAASP,EAAG,MAAM,CAACK,YAAY,SAAS,CAACL,EAAG,SAAS,CAACK,YAAY,uBAAuBU,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAIqG,mBAAmB,CAACrG,EAAIW,GAAG,WAAWP,EAAG,MAAM,CAACK,YAAY,kBAAkB,CAACL,EAAG,MAAM,CAACK,YAAY,kBAAkB,CAACL,EAAG,MAAM,CAACK,YAAY,8CAA8C,CAACL,EAAG,QAAQ,CAACK,YAAY,4CAA4C,CAACT,EAAIQ,GAAG,IAAIR,EAAImC,GAAInC,EAAa,WAAE,SAASoC,GAAM,OAAOhC,EAAG,KAAK,CAACd,IAAI8C,EAAKL,QAAQ,CAAE/B,EAAIsG,mBAAmBlE,EAAKmE,aAAcnG,EAAG,KAAK,CAACK,YAAY,wBAAwBS,SAAS,CAAC,YAAclB,EAAIwC,GAAGJ,EAAKL,SAASZ,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAIwG,qBAAqBpE,EAAKmE,iBAAiBnG,EAAG,KAAK,CAACK,YAAY,UAAUS,SAAS,CAAC,YAAclB,EAAIwC,GAAGJ,EAAKL,SAASZ,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAIwG,qBAAqBpE,EAAKmE,uBAAsB,SAASnG,EAAG,KAAK,CAACK,YAAY,cAAc,CAACT,EAAIW,GAAG,uCAAuCP,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,sBAAsBT,EAAImC,GAAInC,EAAuB,qBAAE,SAASoC,GAAM,OAAOhC,EAAG,MAAM,CAACd,IAAI8C,EAAKL,OAAOtB,YAAY,cAAc,CAACL,EAAG,MAAM,CAACK,YAAY,eAAe,CAACL,EAAG,MAAM,CAACK,YAAY,uBAAuB,CAACL,EAAG,SAAS,CAACK,YAAY,4CAA4CH,MAAM,CAAC,KAAO,SAAS,cAAc,WAAW,gBAAgB,OAAO,gBAAgB,UAAU,CAACN,EAAIW,GAAGX,EAAIwC,GAAGJ,EAAKqE,kBAAkBrG,EAAG,MAAM,CAACK,YAAY,iBAAiB,CAACL,EAAG,IAAI,CAACK,YAAY,wBAAwBU,GAAG,CAAC,MAAQ,SAASC,GAAQgB,EAAKqE,cAAe,oBAAoB,CAACzG,EAAIW,GAAG,oBAAoBP,EAAG,IAAI,CAACK,YAAY,wBAAwBU,GAAG,CAAC,MAAQ,SAASC,GAAQgB,EAAKqE,cAAe,iBAAiB,CAACzG,EAAIW,GAAG,iBAAiBP,EAAG,IAAI,CAACK,YAAY,wBAAwBU,GAAG,CAAC,MAAQ,SAASC,GAAQgB,EAAKqE,cAAe,UAAU,CAACzG,EAAIW,GAAG,cAAyB,GAAVyB,EAAKsE,IAAYtG,EAAG,QAAQ,CAACW,WAAW,CAAC,CAACxC,KAAK,QAAQyC,QAAQ,UAAUhC,MAAOgB,EAAI2G,cAAcvE,EAAK5C,GAAIyB,WAAW,0BAA0BR,YAAY,eAAeH,MAAM,CAAC,KAAO,OAAO,YAAc,+BAA+B,aAAa,mCAAmCY,SAAS,CAAC,MAASlB,EAAI2G,cAAcvE,EAAK5C,IAAK2B,GAAG,CAAC,MAAQ,SAASC,GAAQpB,EAAI4G,SAAS5G,EAAI6G,WAAYzE,EAAK5C,GAAG,MAAQ,SAAS4B,GAAWA,EAAOM,OAAOC,WAAqB3B,EAAIoE,KAAKpE,EAAI2G,cAAevE,EAAK5C,EAAG4B,EAAOM,OAAO1C,WAAWoB,EAAG,MAAM,CAACK,YAAY,mEAAmE,CAACL,EAAG,SAAS,CAACK,YAAY,QAAQH,MAAM,CAAC,KAAO,UAAUa,GAAG,CAAC,MAAQ,SAASC,GAAQgB,EAAKsE,KAAI,EAAOtE,EAAKL,OAAO,MAAM,CAAC/B,EAAIW,GAAG,OAAOP,EAAG,SAAS,CAACJ,EAAIW,GAAGX,EAAIwC,GAAGJ,EAAKL,WAAW/B,EAAIW,GAAG,gBAAe,GAAsB,GAAlBX,EAAIkD,MAAM,GAAGC,IAAQ/C,EAAG,MAAM,CAACK,YAAY,2BAA2BH,MAAM,CAAC,KAAO,WAAW,CAACF,EAAG,OAAO,CAACK,YAAY,WAAW,CAACT,EAAIW,GAAG,kBAAkBP,EAAG,MAAM,CAACK,YAAY,sBAAsB,CAACL,EAAG,MAAM,CAACK,YAAY,8CAA8C,CAACL,EAAG,QAAQ,CAACK,YAAY,4CAA4C,CAACT,EAAIQ,GAAG,IAAwB,GAAnBR,EAAI8G,OAAOnK,OAAWyD,EAAG,IAAI,CAACA,EAAG,OAAO,CAACE,MAAM,CAAC,KAAO,MAAM,CAACN,EAAIW,GAAG,qBAAqB,GAAGX,EAAImC,GAAInC,EAAU,QAAE,SAASoC,GAAM,OAAOhC,EAAG,KAAK,CAACd,IAAI8C,EAAKe,KAAK,CAAC/C,EAAG,KAAK,CAACK,YAAY,UAAUS,SAAS,CAAC,YAAclB,EAAIwC,GAAGJ,EAAKiB,OAAS,IAAIjB,EAAKkB,gBAAgB,IAAIlB,EAAKmB,kBAAkBpC,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAI+G,aAAa3E,EAAKiB,OAAS,IAAIjB,EAAKkB,gBAAgB,IAAIlB,EAAKmB,2BAA0B,SAASnD,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,SAAS,CAACL,EAAG,SAAS,CAACW,WAAW,CAAC,CAACxC,KAAK,OAAOyC,QAAQ,SAAShC,MAAQgB,EAAIgH,oBAAoBrK,OAAS,EAAGsE,WAAW,oCAAoCR,YAAY,sBAAsBU,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAIiH,6BAA6B,CAACjH,EAAIW,GAAG,SAASP,EAAG,MAAM,CAACK,YAAY,SAAS,CAACL,EAAG,SAAS,CAACK,YAAY,uBAAuBU,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAIkH,0BAA0B,CAAClH,EAAIW,GAAG,WAAWP,EAAG,KAAK,CAACK,YAAY,cAAc,CAACT,EAAIW,GAAG,uCAAuCP,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,OAAOT,EAAImC,GAAInC,EAAuB,qBAAE,SAASoC,GAAM,OAAOhC,EAAG,MAAM,CAACd,IAAI8C,EAAKL,OAAOtB,YAAY,cAAc,CAACL,EAAG,MAAM,CAACK,YAAY,eAAe,CAACL,EAAG,MAAM,CAACK,YAAY,uBAAuB,CAACL,EAAG,SAAS,CAACK,YAAY,4CAA4CH,MAAM,CAAC,KAAO,SAAS,cAAc,WAAW,gBAAgB,OAAO,gBAAgB,UAAU,CAACN,EAAIW,GAAGX,EAAIwC,GAAGJ,EAAKqE,kBAAkBrG,EAAG,MAAM,CAACK,YAAY,iBAAiB,CAACL,EAAG,IAAI,CAACK,YAAY,wBAAwBU,GAAG,CAAC,MAAQ,SAASC,GAAQgB,EAAKqE,cAAe,oBAAoB,CAACzG,EAAIW,GAAG,oBAAoBP,EAAG,IAAI,CAACK,YAAY,wBAAwBU,GAAG,CAAC,MAAQ,SAASC,GAAQgB,EAAKqE,cAAe,iBAAiB,CAACzG,EAAIW,GAAG,iBAAiBP,EAAG,IAAI,CAACK,YAAY,wBAAwBU,GAAG,CAAC,MAAQ,SAASC,GAAQgB,EAAKqE,cAAe,UAAU,CAACzG,EAAIW,GAAG,cAAcP,EAAG,QAAQ,CAACW,WAAW,CAAC,CAACxC,KAAK,QAAQyC,QAAQ,eAAehC,MAAOoD,EAAW,OAAEnB,WAAW,cAAckG,UAAU,CAAC,MAAO,KAAQ1G,YAAY,eAAeH,MAAM,CAAC,KAAO,OAAO,YAAc,8BAA8B,aAAa,kCAAkC,UAAY,IAAIY,SAAS,CAAC,MAASkB,EAAW,QAAGjB,GAAG,CAAC,OAAS,SAASC,GAAQ,OAAOpB,EAAIoE,KAAKhC,EAAM,SAAUhB,EAAOM,OAAO1C,WAAWoB,EAAG,MAAM,CAACK,YAAY,uBAAuB,CAACL,EAAG,SAAS,CAACK,YAAY,4CAA4CH,MAAM,CAAC,KAAO,SAAS,cAAc,WAAW,gBAAgB,OAAO,gBAAgB,UAAU,CAACN,EAAIW,GAAGX,EAAIwC,GAAGJ,EAAK0D,YAAY1F,EAAG,MAAM,CAACK,YAAY,iBAAiBT,EAAImC,GAAInC,EAAqB,mBAAE,SAASgG,GAAK,OAAO5F,EAAG,MAAM,CAACd,IAAI0G,EAAID,YAAY,CAAC3F,EAAG,IAAI,CAACK,YAAY,yBAAyBU,GAAG,CAAC,MAAQ,SAASC,GAAQgB,EAAK0D,QAAQE,EAAIoB,eAAgBhF,EAAK2D,WAAWC,EAAIqB,kBAAkB,CAACrH,EAAIW,GAAGX,EAAIwC,GAAGwD,EAAIoB,wBAAuB,YAAW,KAAKhH,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,SAAS,CAACW,WAAW,CAAC,CAACxC,KAAK,OAAOyC,QAAQ,SAAShC,MAAQgB,EAAIsH,oBAAoB3K,OAAS,EAAGsE,WAAW,oCAAoCR,YAAY,sBAAsBU,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAIuH,6BAA6B,CAACvH,EAAIW,GAAG,SAASP,EAAG,MAAM,CAACK,YAAY,SAAS,CAACL,EAAG,SAAS,CAACK,YAAY,uBAAuBU,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAIwH,0BAA0B,CAACxH,EAAIW,GAAG,WAAWP,EAAG,KAAK,CAACK,YAAY,cAAc,CAACT,EAAIW,GAAG,oCAAoCP,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,OAAOT,EAAImC,GAAInC,EAAoB,kBAAE,SAASoC,GAAM,OAAOhC,EAAG,MAAM,CAACd,IAAI8C,EAAKL,OAAOtB,YAAY,cAAc,CAACL,EAAG,MAAM,CAACK,YAAY,eAAe,CAACL,EAAG,MAAM,CAACK,YAAY,uBAAuB,CAACL,EAAG,SAAS,CAACK,YAAY,4CAA4CH,MAAM,CAAC,KAAO,SAAS,cAAc,WAAW,gBAAgB,OAAO,gBAAgB,UAAU,CAACN,EAAIW,GAAGX,EAAIwC,GAAGJ,EAAKqE,kBAAkBrG,EAAG,MAAM,CAACK,YAAY,iBAAiB,CAACL,EAAG,IAAI,CAACK,YAAY,wBAAwBU,GAAG,CAAC,MAAQ,SAASC,GAAQgB,EAAKqE,cAAe,qBAAqB,CAACzG,EAAIW,GAAG,qBAAqBP,EAAG,IAAI,CAACK,YAAY,wBAAwBU,GAAG,CAAC,MAAQ,SAASC,GAAQgB,EAAKqE,cAAe,aAAa,CAACzG,EAAIW,GAAG,aAAaP,EAAG,IAAI,CAACK,YAAY,wBAAwBU,GAAG,CAAC,MAAQ,SAASC,GAAQgB,EAAKqE,cAAe,0BAA0B,CAACzG,EAAIW,GAAG,0BAA0BP,EAAG,IAAI,CAACK,YAAY,wBAAwBU,GAAG,CAAC,MAAQ,SAASC,GAAQgB,EAAKqE,cAAe,UAAU,CAACzG,EAAIW,GAAG,cAAcP,EAAG,QAAQ,CAACW,WAAW,CAAC,CAACxC,KAAK,QAAQyC,QAAQ,eAAehC,MAAOoD,EAAW,OAAEnB,WAAW,cAAckG,UAAU,CAAC,MAAO,KAAQ1G,YAAY,eAAeH,MAAM,CAAC,KAAO,OAAO,YAAc,4BAA4B,aAAa,kCAAkC,UAAY,IAAIY,SAAS,CAAC,MAASkB,EAAW,QAAGjB,GAAG,CAAC,OAAS,SAASC,GAAQ,OAAOpB,EAAIoE,KAAKhC,EAAM,SAAUhB,EAAOM,OAAO1C,kBAAiB,KAAKoB,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,SAAS,CAACW,WAAW,CAAC,CAACxC,KAAK,OAAOyC,QAAQ,SAAShC,MAAQgB,EAAIyH,iBAAiB9K,OAAS,EAAGsE,WAAW,iCAAiCR,YAAY,sBAAsBU,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAI0H,6BAA6B,CAAC1H,EAAIW,GAAG,SAASP,EAAG,MAAM,CAACK,YAAY,SAAS,CAACL,EAAG,SAAS,CAACK,YAAY,uBAAuBU,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAI2H,0BAA0B,CAAC3H,EAAIW,GAAG,WAAWP,EAAG,KAAK,CAACK,YAAY,cAAc,CAACT,EAAIW,GAAG,oCAAoCP,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,OAAOT,EAAImC,GAAInC,EAAoB,kBAAE,SAASoC,GAAM,OAAOhC,EAAG,MAAM,CAACd,IAAI8C,EAAKL,OAAOtB,YAAY,cAAc,CAACL,EAAG,MAAM,CAACK,YAAY,eAAe,CAACL,EAAG,MAAM,CAACK,YAAY,uBAAuB,CAACL,EAAG,SAAS,CAACK,YAAY,4CAA4CH,MAAM,CAAC,KAAO,SAAS,cAAc,WAAW,gBAAgB,OAAO,gBAAgB,UAAU,CAACN,EAAIW,GAAGX,EAAIwC,GAAGJ,EAAKqE,kBAAkBrG,EAAG,MAAM,CAACK,YAAY,iBAAiB,CAACL,EAAG,IAAI,CAACK,YAAY,wBAAwBU,GAAG,CAAC,MAAQ,SAASC,GAAQgB,EAAKqE,cAAe,qBAAqB,CAACzG,EAAIW,GAAG,qBAAqBP,EAAG,IAAI,CAACK,YAAY,wBAAwBU,GAAG,CAAC,MAAQ,SAASC,GAAQgB,EAAKqE,cAAe,aAAa,CAACzG,EAAIW,GAAG,aAAaP,EAAG,IAAI,CAACK,YAAY,wBAAwBU,GAAG,CAAC,MAAQ,SAASC,GAAQgB,EAAKqE,cAAe,0BAA0B,CAACzG,EAAIW,GAAG,0BAA0BP,EAAG,IAAI,CAACK,YAAY,wBAAwBU,GAAG,CAAC,MAAQ,SAASC,GAAQgB,EAAKqE,cAAe,UAAU,CAACzG,EAAIW,GAAG,cAAcP,EAAG,QAAQ,CAACW,WAAW,CAAC,CAACxC,KAAK,QAAQyC,QAAQ,eAAehC,MAAOoD,EAAW,OAAEnB,WAAW,cAAckG,UAAU,CAAC,MAAO,KAAQ1G,YAAY,eAAeH,MAAM,CAAC,KAAO,OAAO,YAAc,4BAA4B,aAAa,kCAAkC,UAAY,IAAIY,SAAS,CAAC,MAASkB,EAAW,QAAGjB,GAAG,CAAC,OAAS,SAASC,GAAQ,OAAOpB,EAAIoE,KAAKhC,EAAM,SAAUhB,EAAOM,OAAO1C,WAAWoB,EAAG,MAAM,CAACK,YAAY,uBAAuB,CAACL,EAAG,SAAS,CAACK,YAAY,4CAA4CH,MAAM,CAAC,KAAO,SAAS,cAAc,WAAW,gBAAgB,OAAO,gBAAgB,UAAU,CAACN,EAAIW,GAAGX,EAAIwC,GAAGJ,EAAK0D,YAAY1F,EAAG,MAAM,CAACK,YAAY,iBAAiBT,EAAImC,GAAInC,EAAqB,mBAAE,SAASgG,GAAK,OAAO5F,EAAG,MAAM,CAACd,IAAI0G,EAAID,YAAY,CAAC3F,EAAG,IAAI,CAACK,YAAY,yBAAyBU,GAAG,CAAC,MAAQ,SAASC,GAAQgB,EAAK0D,QAAQE,EAAIoB,eAAgBhF,EAAK2D,WAAWC,EAAIqB,kBAAkB,CAACrH,EAAIW,GAAGX,EAAIwC,GAAGwD,EAAIoB,wBAAuB,YAAW,KAAKhH,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,SAAS,CAACW,WAAW,CAAC,CAACxC,KAAK,OAAOyC,QAAQ,SAAShC,MAAQgB,EAAI4H,iBAAiBjL,OAAS,EAAGsE,WAAW,iCAAiCR,YAAY,sBAAsBU,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAI6H,6BAA6B,CAAC7H,EAAIW,GAAG,SAASP,EAAG,MAAM,CAACK,YAAY,SAAS,CAACL,EAAG,SAAS,CAACK,YAAY,uBAAuBU,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAI8H,0BAA0B,CAAC9H,EAAIW,GAAG,WAAWP,EAAG,MAAM,CAACK,YAAY,eAAe,CAACL,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,SAAS,CAACK,YAAY,SAASU,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAI+H,eAAe,CAAC/H,EAAIW,GAAG,mBAAmBP,EAAG,MAAM,CAACK,YAAY,eAAe,CAACL,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,SAAS,CAACK,YAAY,gBAAgBU,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAI6C,WAAW,CAAC7C,EAAIW,GAAG,oBAC5pxB,EAAkB,CAAC,WAAa,IAAIX,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,MAAM,CAACK,YAAY,iCAAiCH,MAAM,CAAC,KAAO,WAAW,CAACF,EAAG,OAAO,CAACK,YAAY,WAAW,CAACT,EAAIW,GAAG,mBAAmB,WAAa,IAAIX,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,MAAM,CAACK,YAAY,mCAAmCH,MAAM,CAAC,KAAO,WAAW,CAACF,EAAG,OAAO,CAACK,YAAY,WAAW,CAACT,EAAIW,GAAG,mBAAmB,WAAa,IAAIX,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,MAAM,CAACK,YAAY,iCAAiCH,MAAM,CAAC,KAAO,WAAW,CAACF,EAAG,OAAO,CAACK,YAAY,WAAW,CAACT,EAAIW,GAAG,mBAAmB,WAAa,IAAIX,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,MAAM,CAACK,YAAY,gCAAgCH,MAAM,CAAC,KAAO,WAAW,CAACF,EAAG,OAAO,CAACK,YAAY,WAAW,CAACT,EAAIW,GAAG,mBAAmB,WAAa,IAAIX,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,MAAM,CAACK,YAAY,iCAAiCH,MAAM,CAAC,KAAO,WAAW,CAACF,EAAG,OAAO,CAACK,YAAY,WAAW,CAACT,EAAIW,GAAG,mBAAmB,WAAa,IAAIX,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,MAAM,CAACK,YAAY,8BAA8BH,MAAM,CAAC,KAAO,WAAW,CAACF,EAAG,OAAO,CAACK,YAAY,WAAW,CAACT,EAAIW,GAAG,mBAAmB,WAAa,IAAIX,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,MAAM,CAACK,YAAY,+BAA+BH,MAAM,CAAC,KAAO,WAAW,CAACF,EAAG,OAAO,CAACK,YAAY,WAAW,CAACT,EAAIW,GAAG,mBAAmB,WAAa,IAAIX,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,MAAM,CAACK,YAAY,8BAA8BH,MAAM,CAAC,KAAO,WAAW,CAACF,EAAG,OAAO,CAACK,YAAY,WAAW,CAACT,EAAIW,GAAG,mBAAmB,WAAa,IAAIX,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,KAAK,CAACJ,EAAIW,GAAG,uCAAuC,WAAa,IAAIX,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,KAAK,CAACA,EAAG,KAAK,CAACJ,EAAIW,GAAG,+BAA+B,WAAa,IAAIX,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,KAAK,CAACA,EAAG,KAAK,CAACJ,EAAIW,GAAG,iCAAiC,WAAa,IAAIX,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,KAAK,CAACA,EAAG,KAAK,CAACJ,EAAIW,GAAG,kCAAkC,WAAa,IAAIX,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,MAAM,CAACK,YAAY,kBAAkB,CAACL,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACE,MAAM,CAAC,GAAK,mBAAmB,WAAa,IAAIN,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,KAAK,CAACA,EAAG,KAAK,CAACJ,EAAIW,GAAG,2BAA2B,WAAa,IAAIX,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,KAAK,CAACA,EAAG,KAAK,CAACJ,EAAIW,GAAG,mBAAmB,WAAa,IAAIX,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,KAAK,CAACA,EAAG,KAAK,CAACJ,EAAIW,GAAG,sCAAsC,WAAa,IAAIX,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,KAAK,CAACA,EAAG,KAAK,CAACJ,EAAIW,GAAG,sBAAsB,WAAa,IAAIX,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,KAAK,CAACA,EAAG,KAAK,CAACJ,EAAIW,GAAG,+B,wDCinB7sG,GACE,KADF,WAEI,MAAJ,CAEM,YAAN,kDAEM,MAAN,KACM,OAAN,GACM,IAAN,GAEM,gBAAN,EACM,SAAN,GACM,IAAN,KACM,MAAN,EAAQ,OAAR,IAAQ,IAAR,IACM,uBAAN,GACM,oCAAN,GACM,wBAAN,GACM,qCAAN,GACM,uBAAN,GACM,EAAN,GACM,KAAN,GACM,OAAN,EAAQ,KAAR,KAAQ,KAAR,KAAQ,KAAR,KACM,QAAN,EACM,gBAAN,GACM,WAAN,GACM,iBAAN,GACM,KAAN,KACM,OAAN,EAKM,UAAN,GACM,QAAN,GACM,aAAN,KACM,YAAN,KACM,GAAN,QACM,GAAN,QACM,cAAN,EAAQ,OAAR,UAAQ,OAAR,kBAAQ,OAAR,cAAQ,OAAR,eACM,SAAN,EAAQ,OAAR,UAAQ,OAAR,WAAQ,OAAR,WAAQ,OAAR,kBACM,eAAN,GACM,iBAAN,GACM,OAAN,KACM,IAAN,EACM,IAAN,EAKM,gBAAN,EAAQ,OAAR,WAAQ,OAAR,WAAQ,OAAR,UAAQ,OAAR,YAAQ,OAAR,mDAAQ,OAAR,wDAAQ,OAAR,mCAAQ,OAAR,mBAAQ,OAAR,qCACM,UAAN,GACM,UAAN,GACM,4BAAN,GACM,gBAAN,GACM,YAAN,KACM,wBAAN,EAAQ,WAAR,KAAQ,OAAR,wBAAQ,kBAAR,KACM,wBAAN,GACM,IAAN,EACM,KAAN,KAIM,kBAAN,GACM,oBAAN,EAAQ,OAAR,GAAQ,cAAR,wBAAQ,EAAR,EAAQ,KAAR,IACM,oBAAN,EAAQ,OAAR,GAAQ,cAAR,wBAAQ,QAAR,qBAAQ,WAAR,OACM,iBAAN,EAAQ,OAAR,GAAQ,cAAR,0BACM,iBAAN,EAAQ,OAAR,GAAQ,cAAR,wBAAQ,QAAR,qBAAQ,WAAR,OACM,KAAN,GACM,WAAN,EACM,cAAN,GAEM,QAAN,IAME,QACF,CACIoH,UADJ,WACA,WACM,KAAN,UACM,IAAN,GACQ,eAAR,CACU,YAAV,iBACU,gBAAV,qBACU,IAAV,SACU,mBAAV,cACU,WAAV,gBACU,iBAAV,sBACU,UAAV,eACU,QAAV,aACU,aAAV,kBACU,UAAV,iBACU,cAAV,oBACU,OAAV,YACU,SAAV,sBACU,eAAV,iCACU,gBAAV,qBACU,YAAV,kBAGQ,OAAR,CACU,oBAAV,0CACU,mBAAV,yCACU,oBAAV,YACU,SAAV,6BACU,UAAV,6BACU,oBAAV,yBACU,oBAAV,yBACU,iBAAV,sBACU,iBAAV,wBAMM,QAAN,OACM,EAAN,4DAAQ,OAAR,kFACA,YADA,kCAEA,4BAFA,OAGA,0BAHA,yCASIlF,MAhDJ,WAiDM,KAAN,yBAGIW,UApDJ,SAoDA,KACA,kBAEQ,KAAR,YACQ,KAAR,oBAIQ,KAAR,WACQ,KAAR,MACQ,KAAR,oBAIIT,QAlEJ,WAmEM,OAAN,wBAKI,eAxEJ,iJA0EA,uGACgB,EAAhB,sBA3EA,gDAmFI,gBAnFJ,SAmFA,GACM,IAAN,IAKM,OAJA,KAAN,yDACA,OACA,QAEA,MAOI,kBAhGJ,SAgGA,GAEM,IAAN,IACA,IAEM,KAAN,yDACA,OACA,KAEA,MACA,OAEA,KAEQ,KAAR,4CAGQ,KAAR,iDAII,sBArHJ,SAqHA,GACM,IAAN,IAKM,OAJA,KAAN,0DACA,OACA,QAEA,MAOI,kBAlIJ,SAkIA,GAEM,IAAN,IACA,IAEM,KAAN,0DACA,OACA,KAEA,MACA,OAEA,KAEQ,KAAR,6CAGQ,KAAR,kDAKI,6BAxJJ,WAyJM,IAAN,OACM,EAAN,6DACQ,EAAR,IACQ,EAAR,yCAGI,8BA/JJ,WAgKM,IAAN,OACM,EAAN,6DAEQ,EAAR,0CAII,IAvKJ,WAwKM,KAAN,aAAQ,eAAR,MAEI,OA1KJ,WA2KM,KAAN,uCAQI,cAnLJ,WAoLM,OAAN,sFAEQ,KAAR,MACA,2DAGQ,KAAR,QAGI,wBA7LJ,SA6LA,GACA,uBACA,uBAEA,uBAEI,aAnMJ,SAmMA,GACM,OAAN,wBAII,eAxMJ,SAwMA,GACM,OAAN,0BAKI,mBA9MJ,SA8MA,GACA,yBACA,yBAEA,yBAEI,eApNJ,WAqNM,OAAN,iBAEQ,KAAR,MACA,oEAIA,oBACA,YACA,KAOI,2BArOJ,SAqOA,GACA,oCACA,oCAEA,oCAGI,kBA5OJ,WA6OM,GAAN,qBACA,UAEI,cAhPJ,WAiPM,KAAN,8BAAQ,WAAR,KAAQ,OAAR,wBAAQ,kBAAR,MAEI,iBAnPJ,WAoPM,KAAN,yEAEI,qBAtPJ,SAsPA,GACM,IAAN,IACA,IAEM,KAAN,6CACA,OACA,KACA,MACA,OAGA,KACA,yCAEA,sCAII,mBAxQJ,SAwQA,GAEM,IAAN,KAKM,OAJA,KAAN,6CACA,OACA,SAEA,GAEI,yBAjRJ,SAiRA,GACM,OAAN,qCAKI,gBAvRJ,WAwRM,IAAN,OACM,EAAN,gEACQ,EAAR,+BAII,wBA9RJ,WA+RM,IAAN,OACA,GACQ,YAAR,kBAYM,OATA,EAAN,2EAAQ,OAAR,sCAAU,MAAV,EAAY,OAAZ,eAAc,KAAd,EAAgB,OAEA,EAAhB,qBAFgB,EAAhB,gCAGA,6CACA,iCACA,gCALc,KAAd,EAAc,IAAd,MAAgB,OAAhB,gBAQA,QACA,wBAEI,OA/SJ,mJAiTA,gEACgB,EAAhB,eACA,kBAAgB,EAAhB,mBAnTA,gCAoTA,GApTA,sCAsTI,gBAtTJ,WAuTM,IAAN,OACM,EAAN,gEACQ,EAAR,+BAMI,aA/TJ,SA+TA,GA/TA,kFAgUA,qBAEgB,KAAhB,gDACgB,KAAhB,+CAnUA,gDAuUI,OAvUJ,WAwUM,IAAN,wCAEQ,KAAR,qBAOI,qBAjVJ,WAkVM,KAAN,uBAAQ,OAAR,GAAQ,cAAR,wBAAQ,QAAR,qBAAQ,WAAR,QAEI,wBApVJ,WAqVM,KAAN,2DAEI,qBAvVJ,WAwVM,KAAN,uBAAQ,OAAR,GAAQ,cAAR,2BAEI,wBA1VJ,WA2VM,KAAN,2DAGI,qBA9VJ,WA+VM,KAAN,0BAAQ,OAAR,GAAQ,cAAR,wBAAQ,QAAR,qBAAQ,WAAR,QAEI,wBAjWJ,WAkWM,KAAN,iEAEI,qBApWJ,WAsWM,KAAN,uBACM,KAAN,0BAAQ,OAAR,GAAQ,cAAR,wBAAQ,EAAR,kCAAQ,KAAR,KAEI,wBAzWJ,WA4WA,oEAEA,kDACA,kBACQ,KAAR,oDACQ,KAAR,iEAGA,KACQ,MAAR,gDACQ,KAAR,cASE,QA7cF,iHA+cA,8CACA,kBAEc,EAAd,kBAEc,QAAd,gBAIA,yCAxdA,kCA4dA,mDA5dA,cA4dA,iBA5dA,yCA8dA,uBA9dA,OAggBA,IAjCA,uBACA,uBACA,oCACA,qCACA,+BAGA,oCACA,wDACA,gDACA,4DACA,kDACA,8DACA,mEACA,yEACA,gCACA,gDACA,4CACA,sDACA,oDACA,yDACA,sDACA,0CACA,uEACA,4DACA,oDACA,gDACA,iDACA,wDACA,wDACA,kDACA,kDAEA,2CAEA,4BAlgBA,iDAygBE,SAAF,CACI,gBAAJ,WACM,IAAN,OAEM,OAAN,+BAAQ,OAAR,yGAEI,OAAJ,WACM,IAAN,OAEM,OAAN,+BAAQ,OAAR,+HAIE,WAAF,CACI,WAAJ,SCzoCmV,ICQ/U,G,UAAY,eACd,EACA,EACA,GACA,EACA,KACA,WACA,OAIa,I,QCnBX,EAAS,WAAa,IAAI/C,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,UAAU,CAACK,YAAY,aAAa,CAACT,EAAIQ,GAAG,GAAGJ,EAAG,KAAK,CAACK,YAAY,OAAO,CAACL,EAAG,KAAK,CAACK,YAAY,sBAAsB,CAACT,EAAIW,GAAG,yBAAyBP,EAAG,KAAK,CAACK,YAAY,sBAAsB,CAACT,EAAIW,GAAGX,EAAIwC,GAAGxC,EAAIgI,MAAMC,SAAS,GAAGhG,sBAAsB7B,EAAG,KAAK,CAACK,YAAY,OAAO,CAACL,EAAG,KAAK,CAACK,YAAY,sBAAsB,CAACT,EAAIW,GAAG,qCAAqCP,EAAG,KAAK,CAACK,YAAY,sBAAsB,CAACT,EAAIW,GAAGX,EAAIwC,GAAGxC,EAAIgI,MAAMC,SAAS,GAAG1F,yBAAyBnC,EAAG,KAAK,CAACK,YAAY,OAAO,CAACL,EAAG,KAAK,CAACK,YAAY,sBAAsB,CAACT,EAAIW,GAAG,2BAA2BP,EAAG,KAAK,CAACK,YAAY,sBAAsB,CAACL,EAAG,IAAI,CAACJ,EAAIW,GAAGX,EAAIwC,GAAGxC,EAAIgI,MAAME,qBAAqB9H,EAAG,KAAK,CAACK,YAAY,sBAAsB,CAACT,EAAIW,GAAG,gBAAgBP,EAAG,KAAK,CAACK,YAAY,sBAAsB,CAACL,EAAG,IAAI,CAACJ,EAAIW,GAAGX,EAAIwC,GAAGxC,EAAIgI,MAAMC,SAAS,GAAGxE,iBAAiBrD,EAAG,KAAK,CAACK,YAAY,sBAAsB,CAACT,EAAIW,GAAG,4BAA4BP,EAAG,KAAK,CAACK,YAAY,sBAAsB,CAACL,EAAG,IAAI,CAACJ,EAAIW,GAAGX,EAAIwC,GAAGxC,EAAIgI,MAAMG,0BAA0B/H,EAAG,KAAK,CAACK,YAAY,sBAAsB,CAACT,EAAIW,GAAG,sBAAsBP,EAAG,KAAK,CAACK,YAAY,sBAAsB,CAACL,EAAG,IAAI,CAACJ,EAAIW,GAAGX,EAAIwC,GAAGxC,EAAIgI,MAAMC,SAAS,GAAGhE,uBAAuB7D,EAAG,KAAK,CAACK,YAAY,sBAAsB,CAACT,EAAIW,GAAG,yBAAyBP,EAAG,KAAK,CAACK,YAAY,sBAAsBT,EAAImC,GAAInC,EAAIgI,MAAc,UAAE,SAAS5F,GAAM,OAAOhC,EAAG,MAAM,CAACd,IAAI8C,EAAKgG,gBAAgB,CAACpI,EAAIW,GAAG,IAAIX,EAAIwC,GAAGJ,EAAKgG,gBAAgB,UAAS,GAAGhI,EAAG,KAAK,CAACK,YAAY,sBAAsB,CAACT,EAAIW,GAAG,4BAA4BP,EAAG,KAAK,CAACK,YAAY,sBAAsB,CAACL,EAAG,IAAI,CAACJ,EAAIW,GAAGX,EAAIwC,GAAGxC,EAAIgI,MAAMC,SAAS,GAAGzD,gBAAgBpE,EAAG,KAAK,CAACK,YAAY,sBAAsB,CAACT,EAAIW,GAAG,2CAA2CP,EAAG,KAAK,CAACK,YAAY,sBAAsB,CAACL,EAAG,IAAI,CAACJ,EAAIW,GAAGX,EAAIwC,GAAGxC,EAAIgI,MAAMC,SAAS,GAAGxD,cAAcrE,EAAG,KAAK,CAACK,YAAY,sBAAsB,CAACT,EAAIW,GAAG,sCAAsCP,EAAG,KAAK,CAACK,YAAY,sBAAsB,CAACL,EAAG,IAAI,CAACJ,EAAIW,GAAGX,EAAIwC,GAAGxC,EAAIqI,KAAKrI,EAAIgI,MAAMC,SAAS,GAAGnD,oBAAoB1E,EAAG,KAAK,CAACK,YAAY,sBAAsB,CAACT,EAAIW,GAAG,kCAAkCP,EAAG,KAAK,CAACK,YAAY,sBAAsB,CAACL,EAAG,IAAI,CAACJ,EAAIW,GAAGX,EAAIwC,GAAGxC,EAAIqI,KAAKrI,EAAIgI,MAAMC,SAAS,GAAGlD,mBAAmB3E,EAAG,KAAK,CAACK,YAAY,sBAAsB,CAACT,EAAIW,GAAG,sBAAsBP,EAAG,KAAK,CAACK,YAAY,sBAAsB,CAACL,EAAG,IAAI,CAACJ,EAAIW,GAAGX,EAAIwC,GAAGxC,EAAIgI,MAAMC,SAAS,GAAGK,oBAAoBlI,EAAG,KAAK,CAACK,YAAY,sBAAsB,CAACT,EAAIW,GAAG,YAAYP,EAAG,KAAK,CAACK,YAAY,sBAAsB,CAACL,EAAG,IAAI,CAACJ,EAAIW,GAAGX,EAAIwC,GAAGxC,EAAIgI,MAAMC,SAAS,GAAGhD,QAAQ,UAAU7E,EAAG,KAAK,CAACK,YAAY,sBAAsB,CAACT,EAAIW,GAAG,cAAcP,EAAG,KAAK,CAACK,YAAY,sBAAsB,CAACL,EAAG,IAAI,CAACJ,EAAIW,GAAGX,EAAIwC,GAAGxC,EAAIgI,MAAMC,SAAS,GAAGM,eAAenI,EAAG,KAAK,CAACK,YAAY,sBAAsB,CAACT,EAAIW,GAAG,gCAAgCP,EAAG,KAAK,CAACK,YAAY,sBAAsB,CAACL,EAAG,IAAI,CAACJ,EAAIW,GAAGX,EAAIwC,GAAGxC,EAAIgI,MAAMC,SAAS,GAAGO,qBAAqBpI,EAAG,KAAK,CAACK,YAAY,sBAAsB,CAACT,EAAIW,GAAG,yBAAyBP,EAAG,KAAK,CAACK,YAAY,sBAAsB,CAACL,EAAG,IAAI,CAACJ,EAAIW,GAAGX,EAAIwC,GAAGxC,EAAIgI,MAAMC,SAAS,GAAGvC,sBAAsBtF,EAAG,KAAK,CAACK,YAAY,sBAAsB,CAACT,EAAIW,GAAG,uDAAuDP,EAAG,KAAK,CAACK,YAAY,sBAAsBT,EAAImC,GAAInC,EAAIgI,MAAa,SAAE,SAAS5F,GAAM,OAAOhC,EAAG,MAAM,CAACd,IAAI8C,EAAKgF,gBAAgB,CAACpH,EAAIW,GAAG,IAAIX,EAAIwC,GAAGJ,EAAK8D,MAAM,MAAMlG,EAAIwC,GAAGJ,EAAKgF,gBAAgB,UAAS,GAAGhH,EAAG,KAAK,CAACK,YAAY,sBAAsB,CAACT,EAAIW,GAAG,kBAAkBP,EAAG,KAAK,CAACK,YAAY,sBAAsBT,EAAImC,GAAInC,EAAIgI,MAAc,UAAE,SAAS5F,GAAM,OAAOhC,EAAG,MAAM,CAACd,IAAI8C,EAAKgF,gBAAgB,CAACpH,EAAIW,GAAG,IAAIX,EAAIwC,GAAGJ,EAAKL,QAAQ,UAAS,GAAG3B,EAAG,KAAK,CAACK,YAAY,sBAAsB,CAACT,EAAIW,GAAG,uCAAuCP,EAAG,KAAK,CAACK,YAAY,sBAAsB,CAAwC,GAAtCT,EAAIgI,MAAMhB,oBAAoBrK,OAAWyD,EAAG,MAAM,CAACJ,EAAIW,GAAG,qBAAqBX,EAAImC,GAAInC,EAAIgI,MAAyB,qBAAE,SAAS5F,GAAM,OAAOhC,EAAG,MAAM,CAACd,IAAI8C,EAAKgF,gBAAgB,CAACpH,EAAIW,GAAG,IAAIX,EAAIwC,GAAGJ,EAAKL,QAAQ,MAAM/B,EAAIwC,GAAGJ,EAAKqG,sBAAsB,WAAU,GAAGrI,EAAG,KAAK,CAACK,YAAY,sBAAsB,CAACT,EAAIW,GAAG,uCAAuCP,EAAG,KAAK,CAACK,YAAY,sBAAsB,CAAwC,GAAtCT,EAAIgI,MAAMV,oBAAoB3K,OAAWyD,EAAG,MAAM,CAACJ,EAAIW,GAAG,qBAAqBX,EAAImC,GAAInC,EAAIgI,MAAyB,qBAAE,SAAS5F,GAAM,OAAOhC,EAAG,MAAM,CAACd,IAAI8C,EAAKgF,gBAAgB,CAACpH,EAAIW,GAAG,IAAIX,EAAIwC,GAAGJ,EAAKL,QAAQ,MAAM/B,EAAIwC,GAAGJ,EAAKqG,sBAAsB,MAAMzI,EAAIwC,GAAGJ,EAAKgF,gBAAgB,WAAU,GAAGhH,EAAG,KAAK,CAACK,YAAY,sBAAsB,CAACT,EAAIW,GAAG,oCAAoCP,EAAG,KAAK,CAACK,YAAY,sBAAsB,CAAqC,GAAnCT,EAAIgI,MAAMP,iBAAiB9K,OAAWyD,EAAG,MAAM,CAACJ,EAAIW,GAAG,qBAAqBX,EAAImC,GAAInC,EAAIgI,MAAsB,kBAAE,SAAS5F,GAAM,OAAOhC,EAAG,MAAM,CAACd,IAAI8C,EAAKgF,gBAAgB,CAACpH,EAAIW,GAAG,IAAIX,EAAIwC,GAAGJ,EAAKL,QAAQ,MAAM/B,EAAIwC,GAAGJ,EAAKqG,sBAAsB,WAAU,GAAGrI,EAAG,KAAK,CAACK,YAAY,sBAAsB,CAACT,EAAIW,GAAG,oCAAoCP,EAAG,KAAK,CAACK,YAAY,sBAAsB,CAAqC,GAAnCT,EAAIgI,MAAMJ,iBAAiBjL,OAAWyD,EAAG,MAAM,CAACJ,EAAIW,GAAG,qBAAqBX,EAAImC,GAAInC,EAAIgI,MAAsB,kBAAE,SAAS5F,GAAM,OAAOhC,EAAG,MAAM,CAACd,IAAI8C,EAAKgF,gBAAgB,CAACpH,EAAIW,GAAG,IAAIX,EAAIwC,GAAGJ,EAAKL,QAAQ,MAAM/B,EAAIwC,GAAGJ,EAAKqG,sBAAsB,MAAMzI,EAAIwC,GAAGJ,EAAKgF,gBAAgB,WAAU,GAAGhH,EAAG,KAAK,CAACK,YAAY,sBAAsB,CAACT,EAAIW,GAAG,wCAAwCP,EAAG,KAAK,CAACK,YAAY,sBAAsB,CAACL,EAAG,IAAI,CAACJ,EAAIW,GAAGX,EAAIwC,GAAGxC,EAAIqI,KAAKrI,EAAIgI,MAAMC,SAAS,GAAGS,sBAAsBtI,EAAG,KAAK,CAACK,YAAY,sBAAsB,CAACT,EAAIW,GAAG,mDAAmDP,EAAG,KAAK,CAACK,YAAY,sBAAsB,CAACL,EAAG,IAAI,CAACJ,EAAIW,GAAGX,EAAIwC,GAAGxC,EAAIqI,KAAKrI,EAAIgI,MAAMC,SAAS,GAAGU,6BAA6BvI,EAAG,MAAM,CAACK,YAAY,eAAe,CAACL,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,SAAS,CAACK,YAAY,gBAAgBU,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAI6C,WAAW,CAAC7C,EAAIW,GAAG,kBACp5L,EAAkB,CAAC,WAAa,IAAIX,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,KAAK,CAACJ,EAAIW,GAAG,8BCsLtL,G,UAAA,CACE,KADF,WAEI,MAAJ,CACM,gBAAN,KACM,YAAN,KACM,MAAN,OAIE,QACF,CACI,MADJ,WAEM,KAAN,yBAEI,KAJJ,SAIA,GACM,IAAN,cACA,kBACA,iBAEA,OACA,SACM,IAAN,cAGM,OAFN,OACA,SACA,mBAEI,eAhBJ,iJAkBA,4GACgB,EAAhB,sBAnBA,iDAyBE,QAnCF,sIAsCA,mDAtCA,OAsCA,iBAtCA,OAwCA,sBAxCA,kDCvLmV,KCQ/U,I,UAAY,eACd,GACA,EACA,GACA,EACA,KACA,WACA,OAIa,M,QCnBX,GAAS,WAAa,IAAIX,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,MAAM,CAACK,YAAY,sBAAsB,CAACL,EAAG,KAAK,CAACJ,EAAIW,GAAG,4BAA4BP,EAAG,MAAM,CAACK,YAAY,gCAAgC,CAACL,EAAG,MAAM,CAACK,YAAY,sBAAsB,CAAET,EAAI+C,UAAW3C,EAAG,MAAM,CAACK,YAAY,gBAAgB,CAACL,EAAG,IAAI,CAACK,YAAY,gBAAgBL,EAAG,QAAQ,CAACW,WAAW,CAAC,CAACxC,KAAK,QAAQyC,QAAQ,UAAUhC,MAAOgB,EAAU,OAAEiB,WAAW,WAAWX,MAAM,CAAC,KAAO,SAAS,YAAc,UAAUY,SAAS,CAAC,MAASlB,EAAU,QAAGmB,GAAG,CAAC,MAAQ,SAASC,GAAWA,EAAOM,OAAOC,YAAqB3B,EAAI+B,OAAOX,EAAOM,OAAO1C,aAAYoB,EAAG,MAAM,CAACK,YAAY,qDAAqD,CAACL,EAAG,SAAS,CAACK,YAAY,QAAQH,MAAM,CAAC,KAAO,UAAUa,GAAG,CAAC,MAAQ,SAASC,GAAQpB,EAAIgD,gBAAe,EAAOhD,EAAIiD,SAAS,MAAM,CAACjD,EAAIW,GAAG,OAAOP,EAAG,SAAS,CAACe,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAIA,EAAOC,KAAKC,QAAQ,QAAQtB,EAAIuB,GAAGH,EAAOI,QAAQ,QAAQ,GAAGJ,EAAO9B,IAAI,SAAkB,KAAcU,EAAI0C,eAAe,CAAC1C,EAAIW,GAAGX,EAAIwC,GAAGxC,EAAIiD,aAAajD,EAAIW,GAAG,WAAWP,EAAG,MAAM,CAACK,YAAY,sBAAsB,CAAoB,GAAlBT,EAAIkD,MAAM,GAAGC,IAAQ/C,EAAG,MAAM,CAACK,YAAY,qBAAqBH,MAAM,CAAC,KAAO,WAAW,CAACF,EAAG,OAAO,CAACK,YAAY,WAAW,CAACT,EAAIW,GAAG,kBAA+C,GAA5BX,EAAIoD,gBAAgBzG,OAAWyD,EAAG,IAAI,CAACA,EAAG,OAAO,CAACE,MAAM,CAAC,KAAO,MAAM,CAACN,EAAIW,GAAG,qBAAqB,GAAGP,EAAG,MAAM,CAACK,YAAY,8CAA8C,CAACL,EAAG,QAAQ,CAACK,YAAY,4CAA4C,CAACT,EAAIQ,GAAG,GAAGR,EAAImC,GAAInC,EAAmB,iBAAE,SAASoC,GAAM,OAAOhC,EAAG,KAAK,CAACd,IAAI8C,EAAKe,KAAK,CAAEnD,EAAIiD,UAAUb,EAAKiB,OAAS,IAAIjB,EAAKkB,gBAAgB,IAAIlB,EAAKmB,gBAAiBnD,EAAG,KAAK,CAACK,YAAY,wBAAwBS,SAAS,CAAC,YAAclB,EAAIwC,GAAGJ,EAAKiB,OAAS,IAAIjB,EAAKkB,gBAAgB,IAAIlB,EAAKmB,kBAAkBpC,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAIwD,UAAUpB,EAAKiB,OAAS,IAAIjB,EAAKkB,gBAAgB,IAAIlB,EAAKmB,gBAAgBnB,EAAKe,SAAS/C,EAAG,KAAK,CAACK,YAAY,UAAUS,SAAS,CAAC,YAAclB,EAAIwC,GAAGJ,EAAKiB,OAAS,IAAIjB,EAAKkB,gBAAgB,IAAIlB,EAAKmB,kBAAkBpC,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAIwD,UAAUpB,EAAKiB,OAAS,IAAIjB,EAAKkB,gBAAgB,IAAIlB,EAAKmB,gBAAgBnB,EAAKe,eAAc,SAAS/C,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,OAAO,CAAET,EAAkB,eAAEI,EAAG,SAAS,CAACK,YAAY,SAASU,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAI0C,eAAe,CAAC1C,EAAIW,GAAG,eAAeP,EAAG,IAAI,CAACK,YAAY,gBAAgB,CAACT,EAAIW,GAAG,mBAAmBP,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,SAAS,CAACK,YAAY,gBAAgBU,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAI6C,WAAW,CAAC7C,EAAIW,GAAG,kBAC3lF,GAAkB,CAAC,WAAa,IAAIX,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,KAAK,CAACA,EAAG,KAAK,CAACJ,EAAIW,GAAG,gCCqFnI,IAEE,KAFF,WAGI,MAAJ,CACM,OAAN,GACM,IAAN,GACM,QAAN,EACM,gBAAN,EACM,SAAN,GACM,WAAN,0CACM,IAAN,KACM,MAAN,EAAQ,OAAR,IAAQ,IAAR,MAGE,QAAF,CAEI+B,UAFJ,WAGM,OAAN,kDACM,OAAN,qCACM,KAAN,6BAEIG,MAPJ,WAQM,KAAN,uBAEIW,UAVJ,SAUA,KACA,kBAEQ,KAAR,YACQ,KAAR,oBAIQ,KAAR,WACQ,KAAR,MACQ,KAAR,oBAIIT,QAxBJ,WAyBM,OAAN,wBAKI,OA9BJ,mJAkCA,yJACA,cADA,kCAEA,4BAFA,wCAGA,0CArCA,gCAuCA,GAvCA,uCA0CE,QAxDF,wGA0DA,8CACA,kBAEc,EAAd,kBAEc,QAAd,aACc,OAAd,kDAGA,yCAnEA,sCAsEE,aAtEF,WAwEA,2CACA,iCACA,0CAGA,kDAFA,wBAIE,SAAF,CACI,gBAAJ,WACM,IAAN,OAEM,OAAN,+BAAQ,OAAR,2GCzKoV,MCQhV,I,UAAY,eACd,GACA,GACA,IACA,EACA,KACA,WACA,OAIa,M,QCnBX,GAAS,WAAa,IAAI/C,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,MAAM,CAACK,YAAY,wBAAwB,CAACL,EAAG,KAAK,CAACJ,EAAIW,GAAG,wBAAwBP,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,qBAAqB,CAAGT,EAAI4I,MAAiXxI,EAAG,QAAQ,CAACW,WAAW,CAAC,CAACxC,KAAK,QAAQyC,QAAQ,UAAUhC,MAAOgB,EAAmB,gBAAEiB,WAAW,oBAAoBR,YAAY,cAAcH,MAAM,CAAC,KAAO,OAAO,GAAK,cAAc,YAAc,sBAAsB,UAAY,KAAKY,SAAS,CAAC,MAASlB,EAAmB,iBAAGmB,GAAG,CAAC,MAAQ,SAASC,GAAWA,EAAOM,OAAOC,YAAqB3B,EAAIiC,gBAAgBb,EAAOM,OAAO1C,WAAluBoB,EAAG,QAAQ,CAACW,WAAW,CAAC,CAACxC,KAAK,QAAQyC,QAAQ,UAAUhC,MAAOgB,EAAmB,gBAAEiB,WAAW,oBAAoBR,YAAY,SAASH,MAAM,CAAC,KAAO,OAAO,YAAc,sBAAsB,UAAY,KAAKY,SAAS,CAAC,MAASlB,EAAmB,iBAAGmB,GAAG,CAAC,MAAQ,SAASC,GAAWA,EAAOM,OAAOC,YAAqB3B,EAAIiC,gBAAgBb,EAAOM,OAAO1C,WAA4YoB,EAAG,QAAQ,CAACW,WAAW,CAAC,CAACxC,KAAK,QAAQyC,QAAQ,UAAUhC,MAAOgB,EAAc,WAAEiB,WAAW,eAAeR,YAAY,SAASH,MAAM,CAAC,KAAO,OAAO,YAAc,aAAa,UAAY,KAAKY,SAAS,CAAC,MAASlB,EAAc,YAAGmB,GAAG,CAAC,MAAQ,SAASC,GAAWA,EAAOM,OAAOC,YAAqB3B,EAAIyD,WAAWrC,EAAOM,OAAO1C,eAAcoB,EAAG,MAAM,CAACK,YAAY,kBAAkB,CAACL,EAAG,MAAM,CAACK,YAAY,YAAY,CAACL,EAAG,QAAQ,CAACK,YAAY,SAAS,CAACT,EAAIQ,GAAG,GAAGR,EAAImC,GAAInC,EAA0B,wBAAE,SAASoC,GAAM,OAAOhC,EAAG,KAAK,CAACd,IAAI8C,EAAKsB,IAAI,CAAE1D,EAAI2D,gBAAgBvB,EAAKwB,UAAWxD,EAAG,KAAK,CAACK,YAAY,wBAAwBS,SAAS,CAAC,YAAclB,EAAIwC,GAAGJ,EAAKL,SAASZ,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAI6D,kBAAkBzB,EAAKwB,cAAcxD,EAAG,KAAK,CAACK,YAAY,UAAUS,SAAS,CAAC,YAAclB,EAAIwC,GAAGJ,EAAKL,SAASZ,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAI6D,kBAAkBzB,EAAKwB,oBAAmB,KAAKxD,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,8CAA8C,CAACL,EAAG,QAAQ,CAACK,YAAY,4CAA4C,CAACT,EAAIQ,GAAG,GAAGR,EAAImC,GAAInC,EAA2B,yBAAE,SAASoC,GAAM,OAAOhC,EAAG,KAAK,CAACd,IAAI8C,EAAKsB,IAAI,CAAE1D,EAAI8D,sBAAsB1B,EAAK2B,wBAAyB3D,EAAG,KAAK,CAACK,YAAY,wBAAwBS,SAAS,CAAC,YAAclB,EAAIwC,GAAGJ,EAAKL,SAASZ,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAIgE,kBAAkB5B,EAAK2B,4BAA4B3D,EAAG,KAAK,CAACK,YAAY,UAAUS,SAAS,CAAC,YAAclB,EAAIwC,GAAGJ,EAAKL,SAASZ,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAIgE,kBAAkB5B,EAAK2B,kCAAiC,SAAS3D,EAAG,MAAM,CAACK,YAAY,kBAAkB,CAACL,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,WAAW,CAACW,WAAW,CAAC,CAACxC,KAAK,QAAQyC,QAAQ,UAAUhC,MAAOgB,EAAoB,iBAAEiB,WAAW,qBAAqBR,YAAY,eAAeH,MAAM,CAAC,KAAO,IAAI,GAAK,UAAU,KAAO,OAAO,YAAc,mBAAmB,UAAY,KAAKY,SAAS,CAAC,MAASlB,EAAoB,kBAAGmB,GAAG,CAAC,MAAQ,SAASC,GAAWA,EAAOM,OAAOC,YAAqB3B,EAAIiE,iBAAiB7C,EAAOM,OAAO1C,eAAcoB,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,QAAQT,EAAImC,GAAInC,EAAU,QAAE,SAASkE,EAAIC,GAAG,OAAO/D,EAAG,MAAM,CAACd,IAAI6E,EAAE1D,YAAY,cAAc,CAACL,EAAG,QAAQ,CAACW,WAAW,CAAC,CAACxC,KAAK,QAAQyC,QAAQ,UAAUhC,MAAOkF,EAAQ,KAAEjD,WAAW,aAAaR,YAAY,eAAeH,MAAM,CAAC,KAAO,OAAO,YAAc,sBAAsB,UAAY,KAAKY,SAAS,CAAC,MAASgD,EAAQ,MAAG/C,GAAG,CAAC,MAAQ,SAASC,GAAWA,EAAOM,OAAOC,WAAqB3B,EAAIoE,KAAKF,EAAK,OAAQ9C,EAAOM,OAAO1C,gBAAe,KAAKoB,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,SAAS,CAACW,WAAW,CAAC,CAACxC,KAAK,OAAOyC,QAAQ,SAAShC,MAAQgB,EAAIqE,OAAO1H,OAAS,EAAGsE,WAAW,uBAAuBR,YAAY,sBAAsBU,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAIsE,YAAY,CAACtE,EAAIW,GAAG,SAASP,EAAG,MAAM,CAACK,YAAY,SAAS,CAACL,EAAG,SAAS,CAACK,YAAY,uBAAuBU,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAIuE,SAAS,CAACvE,EAAIW,GAAG,WAAWP,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,UAAU,CAAET,EAAI6I,QAASzI,EAAG,SAAS,CAACK,YAAY,UAAUU,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAI8I,YAAY,CAAC9I,EAAIW,GAAG,iBAAiBP,EAAG,IAAI,CAACK,YAAY,gBAAgB,CAACT,EAAIW,GAAG,qBAAqBP,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,SAAS,CAACK,YAAY,gBAAgBU,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAI6C,WAAW,CAAC7C,EAAIW,GAAG,kBAC31I,GAAkB,CAAC,WAAa,IAAIX,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,KAAK,CAACA,EAAG,KAAK,CAACJ,EAAIW,GAAG,iCAAiC,WAAa,IAAIX,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,KAAK,CAACA,EAAG,KAAK,CAACJ,EAAIW,GAAG,mCC0GhR,I,UAAA,CACE,KADF,WAEI,MAAJ,CACM,WAAN,0CACM,YAAN,2CACM,IAAN,mCACM,uBAAN,GACM,oCAAN,GACM,wBAAN,GACM,qCAAN,GACM,uBAAN,GACM,EAAN,GACM,KAAN,GACM,OAAN,EAAQ,KAAR,KAAQ,KAAR,KAAQ,KAAR,KACM,QAAN,EACM,gBAAN,GACM,WAAN,GACM,iBAAN,GACM,KAAN,KACM,OAAN,IAGE,QAAF,CAEI,OAFJ,WAAM,OAAN,sCAAQ,MAAR,wEAGA,kBAHA,OAIA,cAEgB,IAAhB,+CAGgB,KAAhB,4BATA,gDAaI,UAbJ,WAAM,IAAN,SAAM,OAAN,sCAAQ,MAAR,sCAcc,KAAd,0BAdA,kCAeA,iCACgB,EAAhB,wCAhBA,cAkBc,EAAd,CACgBsB,gBAAiBhC,KAAKgC,gBACtB8G,IAAK9I,KAAK8I,IACVxG,mBAAoBtC,KAAK+I,YACzBvF,WAAYxD,KAAKwD,WACjBQ,iBAAkBhE,KAAKgE,iBACvBkE,oBAAqBlI,KAAKgJ,qCAC1BC,mBAAoBjJ,KAAKkJ,oCACzBC,oBAAqBnJ,KAAKoJ,uBAC1BC,WAAYrJ,KAAKqJ,YA3BjC,kCA6BA,qEAEgB,EAAhB,OACA,iBAGkB,OAAlB,8CACkB,EAAlB,UAIkB,EAAlB,YAGA,mBACgB,EAAhB,OACgB,EAAhB,aA7CA,gDAiDI,MAjDJ,WAiDM,IAAN,OAEM,IAAN,CACQ,MAAR,6BACQ,KAAR,0EACQ,KAAR,UACQ,SAAR,EACQ,YAAR,IAEA,kBAAQ,IAAR,EAAQ,OAAR,sCAAU,MAAV,EAAY,OAAZ,eAAc,KAAd,EAAgB,IAChB,EADA,gBAAgB,OAEA,EAAhB,0CAFgB,EAAhB,gCAGA,sBAHc,KAAd,EAAgB,SAAhB,gCAIA,6CAJc,KAAd,EAAgB,SAAhB,gCAMA,sFANc,KAAd,EAOgB,EAAhB,sBAPc,KAAd,EAAc,IAAd,MAAgB,OAAhB,iBAYI,MAtEJ,WAwEM,OAAN,qDAEQ,KAAR,YACA,GAEA,oDAEQ,KAAR,YACA,GAEA,0BAEQ,KAAR,aACA,GAEA,qBAEQ,KAAR,gBACA,GAEA,2BAEQ,KAAR,aACA,GAEA,4EAEQ,KAAR,yEACA,IAMI,gBA1GJ,SA0GA,GACM,IAAN,IAKM,OAJA,KAAN,yDACA,OACA,QAEA,MAOI,kBAvHJ,SAuHA,GAEM,IAAN,IACA,IAEM,KAAN,yDACA,OACA,KAEA,MACA,OAEA,KAEQ,KAAR,4CAGQ,KAAR,iDAII,sBA5IJ,SA4IA,GACM,IAAN,IAKM,OAJA,KAAN,0DACA,OACA,QAEA,MAOI,kBAzJJ,SAyJA,GAEM,IAAN,IACA,IAEM,KAAN,0DACA,OACA,KAEA,MACA,OAEA,KAEQ,KAAR,6CAGQ,KAAR,kDAKI,6BA/KJ,WAgLM,IAAN,OACM,EAAN,6DACQ,EAAR,IACQ,EAAR,yCAGI,8BAtLJ,WAuLM,IAAN,OACM,EAAN,6DAEQ,EAAR,0CAII,IA9LJ,WA+LM,KAAN,aAAQ,KAAR,MAEI,OAjMJ,WAkMM,KAAN,wCAIE,QA5NF,WA8NI,KAAJ,+BACI,KAAJ,gCACI,OAAJ,uCAGE,aAnOF,WAoOA,2CACA,iCAEA,2CACA,uBACA,4CACA,8BCrVoV,MCQhV,I,UAAY,eACd,GACA,GACA,IACA,EACA,KACA,WACA,OAIa,M,QCnBX,GAAS,WAAa,IAAItJ,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,MAAM,CAACK,YAAY,kBAAkB,CAACL,EAAG,KAAK,CAACK,YAAY,kBAAkB,CAACT,EAAIW,GAAG,yCAAyCP,EAAG,MAAM,CAACK,YAAY,kBAAkB,CAACL,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,WAAW,CAACW,WAAW,CAAC,CAACxC,KAAK,QAAQyC,QAAQ,UAAUhC,MAAOgB,EAAa,UAAEiB,WAAW,cAAcR,YAAY,eAAeH,MAAM,CAAC,KAAO,IAAI,GAAK,UAAU,KAAO,OAAO,YAAc,yBAAyB,UAAY,KAAKY,SAAS,CAAC,MAASlB,EAAa,WAAGmB,GAAG,CAAC,MAAQ,SAASC,GAAWA,EAAOM,OAAOC,YAAqB3B,EAAIwE,UAAUpD,EAAOM,OAAO1C,eAAcoB,EAAG,MAAM,CAACK,YAAY,kBAAkB,CAACL,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,WAAW,CAACW,WAAW,CAAC,CAACxC,KAAK,QAAQyC,QAAQ,UAAUhC,MAAOgB,EAAW,QAAEiB,WAAW,YAAYR,YAAY,eAAeH,MAAM,CAAC,KAAO,IAAI,GAAK,UAAU,KAAO,OAAO,YAAc,wCAAwC,UAAY,MAAMY,SAAS,CAAC,MAASlB,EAAW,SAAGmB,GAAG,CAAC,MAAQ,SAASC,GAAWA,EAAOM,OAAOC,YAAqB3B,EAAIyE,QAAQrD,EAAOM,OAAO1C,eAAcgB,EAAIQ,GAAG,GAAGJ,EAAG,MAAM,CAACK,YAAY,kBAAkB,CAACL,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,KAAK,CAACJ,EAAIW,GAAG,qBAAqBP,EAAG,aAAa,CAACK,YAAY,SAASH,MAAM,CAAC,SAAWN,EAAI0E,GAAG,KAAO,gBAAgBC,MAAM,CAAC3F,MAAOgB,EAAgB,aAAE4E,SAAS,SAAUC,GAAM7E,EAAI8E,aAAaD,GAAK5D,WAAW,mBAAmB,GAAGb,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,KAAK,CAACJ,EAAIW,GAAG,sBAAsBP,EAAG,aAAa,CAACK,YAAY,SAASH,MAAM,CAAC,SAAWN,EAAI0E,GAAG,KAAO,eAAeC,MAAM,CAAC3F,MAAOgB,EAAe,YAAE4E,SAAS,SAAUC,GAAM7E,EAAI+E,YAAYF,GAAK5D,WAAW,iBAAiBb,EAAG,IAAI,CAACK,YAAY,SAAS,CAACT,EAAIW,GAAGX,EAAIwC,GAAGxC,EAAIgF,qBAAqB,KAAK5E,EAAG,MAAM,CAACK,YAAY,kBAAkB,CAACL,EAAG,MAAM,CAACK,YAAY,uBAAuB,CAACL,EAAG,QAAQ,CAACK,YAAY,SAAS,CAACT,EAAIQ,GAAG,GAAGR,EAAImC,GAAInC,EAAiB,eAAE,SAASoC,GAAM,OAAOhC,EAAG,KAAK,CAACd,IAAI8C,EAAK6C,QAAQ,CAAEjF,EAAIkF,aAAa9C,EAAK6C,QAAS7E,EAAG,KAAK,CAACK,YAAY,wBAAwBS,SAAS,CAAC,YAAclB,EAAIwC,GAAGJ,EAAK6C,SAAS9D,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAIwD,UAAUpB,EAAK6C,YAAY7E,EAAG,KAAK,CAACK,YAAY,UAAUS,SAAS,CAAC,YAAclB,EAAIwC,GAAGJ,EAAK6C,SAAS9D,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAIwD,UAAUpB,EAAK6C,kBAAiB,KAAK7E,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,QAAQ,CAACK,YAAY,SAAS,CAACT,EAAIQ,GAAG,GAAGR,EAAImC,GAAInC,EAAY,UAAE,SAASoC,GAAM,OAAOhC,EAAG,KAAK,CAACd,IAAI8C,EAAKgD,QAAQ,CAAEpF,EAAIqF,eAAejD,EAAKgD,QAAShF,EAAG,KAAK,CAACK,YAAY,uBAAuBS,SAAS,CAAC,YAAclB,EAAIwC,GAAGJ,EAAKgD,SAASjE,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAIsF,mBAAmBlD,EAAKgD,YAAYhF,EAAG,KAAK,CAACK,YAAY,UAAUS,SAAS,CAAC,YAAclB,EAAIwC,GAAGJ,EAAKgD,SAASjE,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAIsF,mBAAmBlD,EAAKgD,kBAAiB,OAAOhF,EAAG,MAAM,CAACK,YAAY,kBAAkB,CAACL,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,QAAQ,CAACW,WAAW,CAAC,CAACxC,KAAK,QAAQyC,QAAQ,UAAUhC,MAAOgB,EAAU,OAAEiB,WAAW,WAAWR,YAAY,aAAaH,MAAM,CAAC,KAAO,SAAS,YAAc,WAAW,QAAU,wGAAwG,UAAY,KAAKY,SAAS,CAAC,MAASlB,EAAU,QAAGmB,GAAG,CAAC,MAAQ,SAASC,GAAWA,EAAOM,OAAOC,YAAqB3B,EAAIiF,OAAO7D,EAAOM,OAAO1C,WAAUoB,EAAG,IAAI,CAACK,YAAY,SAAS,CAACT,EAAIW,GAAGX,EAAIwC,GAAGxC,EAAIuF,uBAAuBnF,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,UAAU,CAAET,EAAIuJ,WAAYnJ,EAAG,SAAS,CAACK,YAAY,UAAUU,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAI+H,eAAe,CAAC/H,EAAIW,GAAG,eAAeP,EAAG,IAAI,CAACK,YAAY,gBAAgB,CAACT,EAAIW,GAAG,qBAAqBP,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,SAAS,CAACK,YAAY,gBAAgBU,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAI6C,WAAW,CAAC7C,EAAIW,GAAG,kBACvvH,GAAkB,CAAC,WAAa,IAAIX,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,MAAM,CAACK,YAAY,kBAAkB,CAACL,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACE,MAAM,CAAC,GAAK,mBAAmB,WAAa,IAAIN,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,KAAK,CAACA,EAAG,KAAK,CAACJ,EAAIW,GAAG,2BAA2B,WAAa,IAAIX,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,KAAK,CAACA,EAAG,KAAK,CAACJ,EAAIW,GAAG,oBCyG7c,IAEE,KAFF,WAGI,MAAJ,CACM,YAAN,2CACM,UAAN,GACM,QAAN,GACM,aAAN,KACM,YAAN,KACM,GAAN,QACM,GAAN,QACM,cAAN,EAAQ,OAAR,UAAQ,OAAR,kBAAQ,OAAR,cAAQ,OAAR,eACM,SAAN,EAAQ,OAAR,UAAQ,OAAR,WAAQ,OAAR,WAAQ,OAAR,kBACM,eAAN,GACM,iBAAN,GACM,OAAN,KACM,IAAN,EACM,IAAN,EACM,KAAN,OAEE,QAAF,CACI,MADJ,WACM,IAAN,OAEM,IAAN,CACQ,MAAR,6BACQ,KAAR,0EACQ,KAAR,UACQ,SAAR,EACQ,YAAR,IAEA,kBAAQ,IAAR,EAAQ,OAAR,sCAAU,MAAV,EAAY,OAAZ,eAAc,KAAd,EAAgB,IAChB,EADA,gBAAgB,OAEA,EAAhB,CACkB,YAAlB,eAHgB,EAAhB,gCAKA,sEAAkB,IAAlB,EAAkB,OAAlB,sCAAoB,MAApB,kCACA,SACA,cAFA,wBAIA,4CAJA,kCAKA,sBALA,gDAMA,6CANA,gDAQA,sFARA,OASA,wBATA,wBAaA,sDAbA,yCAgBA,mBACkB,EAAlB,OACkB,IAAlB,6CAvBc,KAAd,EAAc,IAAd,MAAgB,OAAhB,iBAmCI,UA7CJ,iHA+Cc,EAAd,CACgB6D,UAAWvE,KAAKuE,UAChBC,QAASxE,KAAKwE,QACdK,aAAc7E,KAAK6E,aACnBC,YAAa9E,KAAK8E,YAClByE,OAAQvJ,KAAKwJ,eACblB,SAAUtI,KAAKyJ,iBACfrH,YAAapC,KAAKoC,YAClB4C,OAAQhF,KAAKgF,QAvD7B,kCAyDA,qEACgB,EAAhB,OACA,gBAGkB,EAAlB,4BAIkB,IAAlB,qDAGA,mBACgB,EAAhB,OACgB,IAAhB,6CAvEA,gDA2EI,cA3EJ,WA4EM,OAAN,sFAEQ,KAAR,MACA,2DAGQ,KAAR,QAII,eAtFJ,WAuFM,OAAN,iBAEQ,KAAR,MACA,oEAIA,oBACA,YACA,KAGI,SAnGJ,WAqGM,MAAN,wBAEA,uBAEA,qBAEA,mBAEA,0BAEA,4BAEA,kBAEA,YAEA,mBAMI,eA3HJ,SA2HA,GACM,OAAN,0BAKI,mBAjIJ,SAiIA,GACA,yBACA,yBAEA,yBAEI,aAvIJ,SAuIA,GACM,OAAN,wBAKI,UA7IJ,SA6IA,GACA,uBACA,uBAEA,wBAIE,QAzKF,WA2KI,OAAJ,uCAGE,aA9KF,WA+KA,2CACA,iCAEA,2CACA,uBACA,4CACA,4BAEE,WAAF,CACI,WAAJ,SClSoV,MCQhV,I,UAAY,eACd,GACA,GACA,IACA,EACA,KACA,WACA,OAIa,M,QCnBX,GAAS,WAAa,IAAIjF,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,MAAM,CAACK,YAAY,aAAa,CAACL,EAAG,KAAK,CAACK,YAAY,kBAAkB,CAACT,EAAIW,GAAG,yCAAyCP,EAAG,MAAM,CAACK,YAAY,YAAY,CAACL,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,8CAA8C,CAACL,EAAG,QAAQ,CAACK,YAAY,4CAA4C,CAACT,EAAIQ,GAAG,GAAGR,EAAImC,GAAInC,EAAmB,iBAAE,SAASoC,GAAM,OAAOhC,EAAG,KAAK,CAACd,IAAI8C,EAAKL,QAAQ,CAAE/B,EAAIwF,yBAAyBpD,EAAKL,QAAS3B,EAAG,KAAK,CAACK,YAAY,wBAAwBS,SAAS,CAAC,YAAclB,EAAIwC,GAAGJ,EAAKL,SAASZ,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAIyF,2BAA2BrD,EAAKL,YAAY3B,EAAG,KAAK,CAACK,YAAY,UAAUS,SAAS,CAAC,YAAclB,EAAIwC,GAAGJ,EAAKL,SAASZ,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAIyF,2BAA2BrD,EAAKL,kBAAiB,OAAO3B,EAAG,MAAM,CAACK,YAAY,qBAAqB,CAACL,EAAG,QAAQ,CAACW,WAAW,CAAC,CAACxC,KAAK,QAAQyC,QAAQ,UAAUhC,MAAOgB,EAAmB,gBAAEiB,WAAW,oBAAoBR,YAAY,SAASH,MAAM,CAAC,KAAO,OAAO,YAAc,sBAAsBY,SAAS,CAAC,MAASlB,EAAmB,iBAAGmB,GAAG,CAAC,MAAQ,SAASC,GAAWA,EAAOM,OAAOC,YAAqB3B,EAAI0F,gBAAgBtE,EAAOM,OAAO1C,WAAUoB,EAAG,QAAQ,CAACW,WAAW,CAAC,CAACxC,KAAK,QAAQyC,QAAQ,UAAUhC,MAAOgB,EAAe,YAAEiB,WAAW,gBAAgBR,YAAY,SAASH,MAAM,CAAC,KAAO,SAAS,YAAc,oCAAoCY,SAAS,CAAC,MAASlB,EAAe,aAAGmB,GAAG,CAAC,MAAQ,SAASC,GAAWA,EAAOM,OAAOC,YAAqB3B,EAAI2F,YAAYvE,EAAOM,OAAO1C,WAAWgB,EAAI4F,oBAAqBxF,EAAG,IAAI,CAACK,YAAY,SAAS,CAACT,EAAIW,GAAG,8EAA8EX,EAAI6F,SAASzF,EAAG,KAAK,CAACJ,EAAIW,GAAG,wDAAwDP,EAAG,MAAM,CAACE,MAAM,CAAC,KAAO,QAAQ,CAACF,EAAG,MAAM,CAACK,YAAY,OAAOT,EAAImC,GAAInC,EAA2B,yBAAE,SAAS8F,GAAS,OAAO1F,EAAG,MAAM,CAACd,IAAIwG,EAAQC,WAAWtF,YAAY,cAAc,CAACL,EAAG,MAAM,CAACK,YAAY,eAAe,CAACL,EAAG,MAAM,CAACK,YAAY,uBAAuB,CAACL,EAAG,SAAS,CAACK,YAAY,4CAA4CH,MAAM,CAAC,KAAO,SAAS,cAAc,WAAW,gBAAgB,OAAO,gBAAgB,UAAU,CAACN,EAAIW,GAAGX,EAAIwC,GAAGsD,EAAQ/D,WAAW3B,EAAG,MAAM,CAACK,YAAY,iBAAiBT,EAAImC,GAAInC,EAAa,WAAE,SAASgG,GAAK,OAAO5F,EAAG,MAAM,CAACd,IAAI0G,EAAIC,cAAc,CAAC7F,EAAG,IAAI,CAACK,YAAY,yBAAyBU,GAAG,CAAC,MAAQ,SAASC,GAAQ0E,EAAQ/D,OAAOiE,EAAIE,KAAMJ,EAAQC,WAAWC,EAAID,cAAc,CAAC/F,EAAIW,GAAGX,EAAIwC,GAAGwD,EAAIE,cAAa,KAAK9F,EAAG,QAAQ,CAACW,WAAW,CAAC,CAACxC,KAAK,QAAQyC,QAAQ,UAAUhC,MAAO8G,EAAyB,kBAAE7E,WAAW,8BAA8BR,YAAY,eAAeH,MAAM,CAAC,KAAO,OAAO,YAAc,uBAAuB,aAAa,kCAAkC,UAAY,KAAKY,SAAS,CAAC,MAAS4E,EAAyB,mBAAG3E,GAAG,CAAC,MAAQ,SAASC,GAAWA,EAAOM,OAAOC,WAAqB3B,EAAIoE,KAAK0B,EAAS,oBAAqB1E,EAAOM,OAAO1C,kBAAiB,KAAKoB,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,SAAS,CAACW,WAAW,CAAC,CAACxC,KAAK,OAAOyC,QAAQ,SAAShC,MAAQgB,EAAImG,wBAAwBxJ,OAAS,EAAGsE,WAAW,wCAAwCR,YAAY,sBAAsBU,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAIsE,YAAY,CAACtE,EAAIW,GAAG,SAASP,EAAG,MAAM,CAACK,YAAY,SAAS,CAACL,EAAG,SAAS,CAACK,YAAY,uBAAuBU,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAIuE,SAAS,CAACvE,EAAIW,GAAG,WAAWP,EAAG,MAAM,CAACK,YAAY,eAAe,CAACL,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,8CAA8C,CAACL,EAAG,QAAQ,CAACK,YAAY,4CAA4C,CAACT,EAAIQ,GAAG,GAAGR,EAAImC,GAAInC,EAAa,WAAE,SAASoC,GAAM,OAAOhC,EAAG,KAAK,CAACd,IAAI8C,EAAKL,QAAQ,CAAE/B,EAAIsG,mBAAmBlE,EAAKmE,aAAcnG,EAAG,KAAK,CAACK,YAAY,wBAAwBS,SAAS,CAAC,YAAclB,EAAIwC,GAAGJ,EAAKL,SAASZ,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAIwG,qBAAqBpE,EAAKmE,iBAAiBnG,EAAG,KAAK,CAACK,YAAY,UAAUS,SAAS,CAAC,YAAclB,EAAIwC,GAAGJ,EAAKL,SAASZ,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAIwG,qBAAqBpE,EAAKmE,uBAAsB,SAASnG,EAAG,MAAM,CAACK,YAAY,eAAe,CAACL,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,UAAU,CAAET,EAAI6I,QAASzI,EAAG,SAAS,CAACK,YAAY,UAAUU,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAI+H,eAAe,CAAC/H,EAAIW,GAAG,eAAeP,EAAG,IAAI,CAACK,YAAY,gBAAgB,CAACT,EAAIW,GAAG,qBAAqBP,EAAG,MAAM,CAACK,YAAY,eAAe,CAACL,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,SAAS,CAACK,YAAY,gBAAgBU,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAI6C,WAAW,CAAC7C,EAAIW,GAAG,kBAC9kJ,GAAkB,CAAC,WAAa,IAAIX,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,KAAK,CAACA,EAAG,KAAK,CAACJ,EAAIW,GAAG,sCAAsC,WAAa,IAAIX,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,KAAK,CAACA,EAAG,KAAK,CAACJ,EAAIW,GAAG,uBCmGrR,IACE,KADF,WAEI,MAAJ,CACM,YAAN,2CACM,gBAAN,EAAQ,OAAR,WAAQ,OAAR,WAAQ,OAAR,UAAQ,OAAR,YAAQ,OAAR,mDAAQ,OAAR,wDAAQ,OAAR,mCAAQ,OAAR,mBAAQ,OAAR,qCACM,UAAN,GACM,UAAN,GACM,4BAAN,GACM,gBAAN,GACM,YAAN,KACM,wBAAN,EAAQ,WAAR,KAAQ,OAAR,wBAAQ,kBAAR,KACM,wBAAN,GACM,IAAN,EACM,KAAN,OAGE,QAAF,CAEI,MAFJ,WAEM,IAAN,OAEM,IAAN,CACQ,MAAR,6BACQ,KAAR,0EACQ,KAAR,UACQ,SAAR,EACQ,YAAR,IAEA,kBAAQ,IAAR,EAAQ,OAAR,sCAAU,MAAV,EAAY,OAAZ,eAAc,KAAd,EAAgB,IAChB,EADA,gBAAgB,OAEA,EAAhB,CACkB,YAAlB,eAHgB,EAAhB,gCAKA,sEAAkB,IAAlB,EAAkB,OAAlB,sCAAoB,MAApB,kCACA,SACA,cAFA,wBAIA,4CAJA,kCAKA,sBALA,gDAMA,6CANA,gDAOA,sFAPA,OAQA,wBARA,wBAYA,sDAZA,yCAeA,mBACkB,EAAlB,OACkB,IAAlB,6CAtBc,KAAd,EAAc,IAAd,MAAgB,OAAhB,iBAkCI,kBA7CJ,WA8CM,GAAN,qBACA,UAEI,UAjDJ,mHAkDA,KAlDA,kCAmDA,kDACgB,IAAhB,KACA,8CACkB,EAAlB,mBACkB,EAAlB,0BACkB,EAAlB,aAxDA,cA4DA,GACgB6H,eAAgBvI,KAAK0J,4BACrBhE,YAAa,KAA7B,YACgBiE,UAAW,EACXC,SAAU,KAA1B,wBACgBxH,YAAapC,KAAKoC,YAClByH,YAAa7J,KAAKyF,iBAlElC,kCAoEA,qEACgB,EAAhB,OACA,gBAGkB,EAAlB,4BAIkB,IAAlB,qDAGA,mBACgB,EAAhB,OACgB,IAAhB,6CAlFA,gDAuFI,MAvFJ,WAwFM,MAAN,uCAEA,2BAEA,sBAEA,0CAII,IAlGJ,WAmGM,KAAN,8BAAQ,WAAR,KAAQ,OAAR,wBAAQ,kBAAR,MAEI,OArGJ,WAsGM,KAAN,yEAGI,mBAzGJ,SAyGA,GAEM,IAAN,KAKM,OAJA,KAAN,6CACA,OACA,SAEA,GAEI,qBAlHJ,SAkHA,GACM,IAAN,IACA,IAEM,KAAN,6CACA,OACA,KACA,MACA,OAGA,KACA,yCAEA,sCAGI,yBAnIJ,SAmIA,GACM,OAAN,qCAKI,2BAzIJ,SAyIA,GACA,oCACA,oCAEA,oCAEI,gBA/IJ,WAgJM,IAAN,OACM,EAAN,gEACQ,EAAR,+BAII,gBAtJJ,WAuJM,IAAN,OACM,EAAN,gEACQ,EAAR,gCAME,QA/KF,WAiLI,KAAJ,kBACI,KAAJ,kBACI,OAAJ,uCAEE,aArLF,WAsLA,2CACA,iCAEA,2CACA,uBACA,4CACA,6BChSoV,MCQhV,I,UAAY,eACd,GACA,GACA,IACA,EACA,KACA,WACA,OAIa,M,QCnBX,GAAS,WAAa,IAAI1F,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,MAAM,CAACK,YAAY,cAAc,CAAc,GAAZT,EAAI8C,OAAc1C,EAAG,MAAM,CAACK,YAAY,mBAAmB,CAACT,EAAIQ,GAAG,GAAGR,EAAIQ,GAAG,GAAGR,EAAIQ,GAAG,GAAGR,EAAIQ,GAAG,GAAGR,EAAIQ,GAAG,GAAGR,EAAIQ,GAAG,GAAGR,EAAIQ,GAAG,GAAGR,EAAIQ,GAAG,KAAKJ,EAAG,MAAM,CAACK,YAAY,cAAc,CAACL,EAAG,KAAK,CAACK,YAAY,kBAAkB,CAACT,EAAIW,GAAG,yCAAyCP,EAAG,KAAK,CAACJ,EAAIW,GAAG,uCAAuCP,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,sBAAsBT,EAAImC,GAAInC,EAAuB,qBAAE,SAASoC,GAAM,OAAOhC,EAAG,MAAM,CAACd,IAAI8C,EAAKL,OAAOtB,YAAY,cAAc,CAACL,EAAG,MAAM,CAACK,YAAY,eAAe,CAACL,EAAG,MAAM,CAACK,YAAY,uBAAuB,CAACL,EAAG,SAAS,CAACK,YAAY,4CAA4CH,MAAM,CAAC,KAAO,SAAS,cAAc,WAAW,gBAAgB,OAAO,gBAAgB,UAAU,CAACN,EAAIW,GAAGX,EAAIwC,GAAGJ,EAAKqE,kBAAkBrG,EAAG,MAAM,CAACK,YAAY,iBAAiB,CAACL,EAAG,IAAI,CAACK,YAAY,wBAAwBU,GAAG,CAAC,MAAQ,SAASC,GAAQgB,EAAKqE,cAAe,oBAAoB,CAACzG,EAAIW,GAAG,oBAAoBP,EAAG,IAAI,CAACK,YAAY,wBAAwBU,GAAG,CAAC,MAAQ,SAASC,GAAQgB,EAAKqE,cAAe,iBAAiB,CAACzG,EAAIW,GAAG,iBAAiBP,EAAG,IAAI,CAACK,YAAY,wBAAwBU,GAAG,CAAC,MAAQ,SAASC,GAAQgB,EAAKqE,cAAe,UAAU,CAACzG,EAAIW,GAAG,cAAyB,GAAVyB,EAAKsE,IAAYtG,EAAG,QAAQ,CAACW,WAAW,CAAC,CAACxC,KAAK,QAAQyC,QAAQ,UAAUhC,MAAOgB,EAAI2G,cAAcvE,EAAK5C,GAAIyB,WAAW,0BAA0BR,YAAY,eAAeH,MAAM,CAAC,KAAO,OAAO,YAAc,+BAA+B,aAAa,mCAAmCY,SAAS,CAAC,MAASlB,EAAI2G,cAAcvE,EAAK5C,IAAK2B,GAAG,CAAC,MAAQ,SAASC,GAAQpB,EAAI4G,SAAS5G,EAAI6G,WAAYzE,EAAK5C,GAAG,MAAQ,SAAS4B,GAAWA,EAAOM,OAAOC,WAAqB3B,EAAIoE,KAAKpE,EAAI2G,cAAevE,EAAK5C,EAAG4B,EAAOM,OAAO1C,WAAWoB,EAAG,MAAM,CAACK,YAAY,mEAAmE,CAACL,EAAG,SAAS,CAACK,YAAY,QAAQH,MAAM,CAAC,KAAO,UAAUa,GAAG,CAAC,MAAQ,SAASC,GAAQgB,EAAKsE,KAAI,EAAOtE,EAAKL,OAAO,MAAM,CAAC/B,EAAIW,GAAG,OAAOP,EAAG,SAAS,CAACJ,EAAIW,GAAGX,EAAIwC,GAAGJ,EAAKL,WAAW/B,EAAIW,GAAG,gBAAe,GAAsB,GAAlBX,EAAIkD,MAAM,GAAGC,IAAQ/C,EAAG,MAAM,CAACK,YAAY,qBAAqBH,MAAM,CAAC,KAAO,WAAW,CAACF,EAAG,OAAO,CAACK,YAAY,WAAW,CAACT,EAAIW,GAAG,kBAAkBP,EAAG,MAAM,CAACK,YAAY,sBAAsB,CAACL,EAAG,MAAM,CAACK,YAAY,8CAA8C,CAACL,EAAG,QAAQ,CAACK,YAAY,4CAA4C,CAACT,EAAIQ,GAAG,GAAuB,GAAnBR,EAAI8G,OAAOnK,OAAWyD,EAAG,IAAI,CAACA,EAAG,OAAO,CAACE,MAAM,CAAC,KAAO,MAAM,CAACN,EAAIW,GAAG,qBAAqB,GAAGX,EAAImC,GAAInC,EAAU,QAAE,SAASoC,GAAM,OAAOhC,EAAG,KAAK,CAACd,IAAI8C,EAAKe,KAAK,CAAC/C,EAAG,KAAK,CAACK,YAAY,UAAUS,SAAS,CAAC,YAAclB,EAAIwC,GAAGJ,EAAKiB,OAAS,IAAIjB,EAAKkB,gBAAgB,IAAIlB,EAAKmB,kBAAkBpC,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAI+G,aAAa3E,EAAKiB,OAAS,IAAIjB,EAAKkB,gBAAgB,IAAIlB,EAAKmB,2BAA0B,SAASnD,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,SAAS,CAACL,EAAG,SAAS,CAACW,WAAW,CAAC,CAACxC,KAAK,OAAOyC,QAAQ,SAAShC,MAAQgB,EAAIgH,oBAAoBrK,OAAS,EAAGsE,WAAW,oCAAoCR,YAAY,sBAAsBU,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAIiH,6BAA6B,CAACjH,EAAIW,GAAG,SAASP,EAAG,MAAM,CAACK,YAAY,SAAS,CAACL,EAAG,SAAS,CAACK,YAAY,uBAAuBU,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAIkH,0BAA0B,CAAClH,EAAIW,GAAG,WAAWP,EAAG,KAAK,CAACJ,EAAIW,GAAG,uCAAuCP,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,OAAOT,EAAImC,GAAInC,EAAuB,qBAAE,SAASoC,GAAM,OAAOhC,EAAG,MAAM,CAACd,IAAI8C,EAAKL,OAAOtB,YAAY,cAAc,CAACL,EAAG,MAAM,CAACK,YAAY,eAAe,CAACL,EAAG,MAAM,CAACK,YAAY,uBAAuB,CAACL,EAAG,SAAS,CAACK,YAAY,4CAA4CH,MAAM,CAAC,KAAO,SAAS,cAAc,WAAW,gBAAgB,OAAO,gBAAgB,UAAU,CAACN,EAAIW,GAAGX,EAAIwC,GAAGJ,EAAKqE,kBAAkBrG,EAAG,MAAM,CAACK,YAAY,iBAAiB,CAACL,EAAG,IAAI,CAACK,YAAY,wBAAwBU,GAAG,CAAC,MAAQ,SAASC,GAAQgB,EAAKqE,cAAe,oBAAoB,CAACzG,EAAIW,GAAG,oBAAoBP,EAAG,IAAI,CAACK,YAAY,wBAAwBU,GAAG,CAAC,MAAQ,SAASC,GAAQgB,EAAKqE,cAAe,iBAAiB,CAACzG,EAAIW,GAAG,iBAAiBP,EAAG,IAAI,CAACK,YAAY,wBAAwBU,GAAG,CAAC,MAAQ,SAASC,GAAQgB,EAAKqE,cAAe,UAAU,CAACzG,EAAIW,GAAG,cAAcP,EAAG,QAAQ,CAACW,WAAW,CAAC,CAACxC,KAAK,QAAQyC,QAAQ,eAAehC,MAAOoD,EAAW,OAAEnB,WAAW,cAAckG,UAAU,CAAC,MAAO,KAAQ1G,YAAY,eAAeH,MAAM,CAAC,KAAO,OAAO,YAAc,8BAA8B,aAAa,kCAAkC,UAAY,IAAIY,SAAS,CAAC,MAASkB,EAAW,QAAGjB,GAAG,CAAC,OAAS,SAASC,GAAQ,OAAOpB,EAAIoE,KAAKhC,EAAM,SAAUhB,EAAOM,OAAO1C,WAAWoB,EAAG,MAAM,CAACK,YAAY,uBAAuB,CAACL,EAAG,SAAS,CAACK,YAAY,4CAA4CH,MAAM,CAAC,KAAO,SAAS,cAAc,WAAW,gBAAgB,OAAO,gBAAgB,UAAU,CAACN,EAAIW,GAAGX,EAAIwC,GAAGJ,EAAK0D,YAAY1F,EAAG,MAAM,CAACK,YAAY,iBAAiBT,EAAImC,GAAInC,EAAa,WAAE,SAASgG,GAAK,OAAO5F,EAAG,MAAM,CAACd,IAAI0G,EAAID,YAAY,CAAC3F,EAAG,IAAI,CAACK,YAAY,yBAAyBU,GAAG,CAAC,MAAQ,SAASC,GAAQgB,EAAK0D,QAAQE,EAAIoB,eAAgBhF,EAAK2D,WAAWC,EAAIqB,kBAAkB,CAACrH,EAAIW,GAAGX,EAAIwC,GAAGwD,EAAIoB,wBAAuB,YAAW,KAAKhH,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,SAAS,CAACW,WAAW,CAAC,CAACxC,KAAK,OAAOyC,QAAQ,SAAShC,MAAQgB,EAAIsH,oBAAoB3K,OAAS,EAAGsE,WAAW,oCAAoCR,YAAY,sBAAsBU,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAIuH,6BAA6B,CAACvH,EAAIW,GAAG,SAASP,EAAG,MAAM,CAACK,YAAY,SAAS,CAACL,EAAG,SAAS,CAACK,YAAY,uBAAuBU,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAIwH,0BAA0B,CAACxH,EAAIW,GAAG,WAAWP,EAAG,KAAK,CAACJ,EAAIW,GAAG,oCAAoCP,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,OAAOT,EAAImC,GAAInC,EAAoB,kBAAE,SAASoC,GAAM,OAAOhC,EAAG,MAAM,CAACd,IAAI8C,EAAKL,OAAOtB,YAAY,cAAc,CAACL,EAAG,MAAM,CAACK,YAAY,eAAe,CAACL,EAAG,MAAM,CAACK,YAAY,uBAAuB,CAACL,EAAG,SAAS,CAACK,YAAY,4CAA4CH,MAAM,CAAC,KAAO,SAAS,cAAc,WAAW,gBAAgB,OAAO,gBAAgB,UAAU,CAACN,EAAIW,GAAGX,EAAIwC,GAAGJ,EAAKqE,kBAAkBrG,EAAG,MAAM,CAACK,YAAY,iBAAiB,CAACL,EAAG,IAAI,CAACK,YAAY,wBAAwBU,GAAG,CAAC,MAAQ,SAASC,GAAQgB,EAAKqE,cAAe,qBAAqB,CAACzG,EAAIW,GAAG,qBAAqBP,EAAG,IAAI,CAACK,YAAY,wBAAwBU,GAAG,CAAC,MAAQ,SAASC,GAAQgB,EAAKqE,cAAe,aAAa,CAACzG,EAAIW,GAAG,aAAaP,EAAG,IAAI,CAACK,YAAY,wBAAwBU,GAAG,CAAC,MAAQ,SAASC,GAAQgB,EAAKqE,cAAe,0BAA0B,CAACzG,EAAIW,GAAG,0BAA0BP,EAAG,IAAI,CAACK,YAAY,wBAAwBU,GAAG,CAAC,MAAQ,SAASC,GAAQgB,EAAKqE,cAAe,UAAU,CAACzG,EAAIW,GAAG,cAAcP,EAAG,QAAQ,CAACW,WAAW,CAAC,CAACxC,KAAK,QAAQyC,QAAQ,eAAehC,MAAOoD,EAAW,OAAEnB,WAAW,cAAckG,UAAU,CAAC,MAAO,KAAQ1G,YAAY,eAAeH,MAAM,CAAC,KAAO,OAAO,YAAc,4BAA4B,aAAa,kCAAkC,UAAY,IAAIY,SAAS,CAAC,MAASkB,EAAW,QAAGjB,GAAG,CAAC,OAAS,SAASC,GAAQ,OAAOpB,EAAIoE,KAAKhC,EAAM,SAAUhB,EAAOM,OAAO1C,kBAAiB,KAAKoB,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,SAAS,CAACW,WAAW,CAAC,CAACxC,KAAK,OAAOyC,QAAQ,SAAShC,MAAQgB,EAAIyH,iBAAiB9K,OAAS,EAAGsE,WAAW,iCAAiCR,YAAY,sBAAsBU,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAI0H,6BAA6B,CAAC1H,EAAIW,GAAG,SAASP,EAAG,MAAM,CAACK,YAAY,SAAS,CAACL,EAAG,SAAS,CAACK,YAAY,uBAAuBU,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAI2H,0BAA0B,CAAC3H,EAAIW,GAAG,WAAWP,EAAG,KAAK,CAACJ,EAAIW,GAAG,oCAAoCP,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,OAAOT,EAAImC,GAAInC,EAAoB,kBAAE,SAASoC,GAAM,OAAOhC,EAAG,MAAM,CAACd,IAAI8C,EAAKL,OAAOtB,YAAY,cAAc,CAACL,EAAG,MAAM,CAACK,YAAY,eAAe,CAACL,EAAG,MAAM,CAACK,YAAY,uBAAuB,CAACL,EAAG,SAAS,CAACK,YAAY,4CAA4CH,MAAM,CAAC,KAAO,SAAS,cAAc,WAAW,gBAAgB,OAAO,gBAAgB,UAAU,CAACN,EAAIW,GAAGX,EAAIwC,GAAGJ,EAAKqE,kBAAkBrG,EAAG,MAAM,CAACK,YAAY,iBAAiB,CAACL,EAAG,IAAI,CAACK,YAAY,wBAAwBU,GAAG,CAAC,MAAQ,SAASC,GAAQgB,EAAKqE,cAAe,qBAAqB,CAACzG,EAAIW,GAAG,qBAAqBP,EAAG,IAAI,CAACK,YAAY,wBAAwBU,GAAG,CAAC,MAAQ,SAASC,GAAQgB,EAAKqE,cAAe,aAAa,CAACzG,EAAIW,GAAG,aAAaP,EAAG,IAAI,CAACK,YAAY,wBAAwBU,GAAG,CAAC,MAAQ,SAASC,GAAQgB,EAAKqE,cAAe,0BAA0B,CAACzG,EAAIW,GAAG,0BAA0BP,EAAG,IAAI,CAACK,YAAY,wBAAwBU,GAAG,CAAC,MAAQ,SAASC,GAAQgB,EAAKqE,cAAe,UAAU,CAACzG,EAAIW,GAAG,cAAcP,EAAG,QAAQ,CAACW,WAAW,CAAC,CAACxC,KAAK,QAAQyC,QAAQ,eAAehC,MAAOoD,EAAW,OAAEnB,WAAW,cAAckG,UAAU,CAAC,MAAO,KAAQ1G,YAAY,eAAeH,MAAM,CAAC,KAAO,OAAO,YAAc,4BAA4B,aAAa,kCAAkC,UAAY,IAAIY,SAAS,CAAC,MAASkB,EAAW,QAAGjB,GAAG,CAAC,OAAS,SAASC,GAAQ,OAAOpB,EAAIoE,KAAKhC,EAAM,SAAUhB,EAAOM,OAAO1C,WAAWoB,EAAG,MAAM,CAACK,YAAY,uBAAuB,CAACL,EAAG,SAAS,CAACK,YAAY,4CAA4CH,MAAM,CAAC,KAAO,SAAS,cAAc,WAAW,gBAAgB,OAAO,gBAAgB,UAAU,CAACN,EAAIW,GAAGX,EAAIwC,GAAGJ,EAAK0D,YAAY1F,EAAG,MAAM,CAACK,YAAY,iBAAiBT,EAAImC,GAAInC,EAAa,WAAE,SAASgG,GAAK,OAAO5F,EAAG,MAAM,CAACd,IAAI0G,EAAID,YAAY,CAAC3F,EAAG,IAAI,CAACK,YAAY,yBAAyBU,GAAG,CAAC,MAAQ,SAASC,GAAQgB,EAAK0D,QAAQE,EAAIoB,eAAgBhF,EAAK2D,WAAWC,EAAIqB,kBAAkB,CAACrH,EAAIW,GAAGX,EAAIwC,GAAGwD,EAAIoB,wBAAuB,YAAW,KAAKhH,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,SAAS,CAACW,WAAW,CAAC,CAACxC,KAAK,OAAOyC,QAAQ,SAAShC,MAAQgB,EAAI4H,iBAAiBjL,OAAS,EAAGsE,WAAW,iCAAiCR,YAAY,sBAAsBU,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAI6H,6BAA6B,CAAC7H,EAAIW,GAAG,SAASP,EAAG,MAAM,CAACK,YAAY,SAAS,CAACL,EAAG,SAAS,CAACK,YAAY,uBAAuBU,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAI8H,0BAA0B,CAAC9H,EAAIW,GAAG,WAAWP,EAAG,MAAM,CAACK,YAAY,eAAe,CAACL,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,SAAS,CAACK,YAAY,SAASU,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAI+H,eAAe,CAAC/H,EAAIW,GAAG,mBAAmBP,EAAG,MAAM,CAACK,YAAY,eAAe,CAACL,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,SAAS,CAACK,YAAY,gBAAgBU,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAI6C,WAAW,CAAC7C,EAAIW,GAAG,oBACl/U,GAAkB,CAAC,WAAa,IAAIX,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,MAAM,CAACK,YAAY,iCAAiCH,MAAM,CAAC,KAAO,WAAW,CAACF,EAAG,OAAO,CAACK,YAAY,WAAW,CAACT,EAAIW,GAAG,mBAAmB,WAAa,IAAIX,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,MAAM,CAACK,YAAY,mCAAmCH,MAAM,CAAC,KAAO,WAAW,CAACF,EAAG,OAAO,CAACK,YAAY,WAAW,CAACT,EAAIW,GAAG,mBAAmB,WAAa,IAAIX,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,MAAM,CAACK,YAAY,iCAAiCH,MAAM,CAAC,KAAO,WAAW,CAACF,EAAG,OAAO,CAACK,YAAY,WAAW,CAACT,EAAIW,GAAG,mBAAmB,WAAa,IAAIX,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,MAAM,CAACK,YAAY,gCAAgCH,MAAM,CAAC,KAAO,WAAW,CAACF,EAAG,OAAO,CAACK,YAAY,WAAW,CAACT,EAAIW,GAAG,mBAAmB,WAAa,IAAIX,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,MAAM,CAACK,YAAY,iCAAiCH,MAAM,CAAC,KAAO,WAAW,CAACF,EAAG,OAAO,CAACK,YAAY,WAAW,CAACT,EAAIW,GAAG,mBAAmB,WAAa,IAAIX,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,MAAM,CAACK,YAAY,8BAA8BH,MAAM,CAAC,KAAO,WAAW,CAACF,EAAG,OAAO,CAACK,YAAY,WAAW,CAACT,EAAIW,GAAG,mBAAmB,WAAa,IAAIX,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,MAAM,CAACK,YAAY,+BAA+BH,MAAM,CAAC,KAAO,WAAW,CAACF,EAAG,OAAO,CAACK,YAAY,WAAW,CAACT,EAAIW,GAAG,mBAAmB,WAAa,IAAIX,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,MAAM,CAACK,YAAY,8BAA8BH,MAAM,CAAC,KAAO,WAAW,CAACF,EAAG,OAAO,CAACK,YAAY,WAAW,CAACT,EAAIW,GAAG,mBAAmB,WAAa,IAAIX,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,KAAK,CAACA,EAAG,KAAK,CAACJ,EAAIW,GAAG,+BC8Pp4D,I,UAAA,CACE,KADF,WAEI,MAAJ,CACM,YAAN,GACM,oBAAN,EAAQ,OAAR,GAAQ,cAAR,wBAAQ,EAAR,EAAQ,KAAR,IACM,oBAAN,EAAQ,OAAR,GAAQ,cAAR,wBAAQ,QAAR,qBAAQ,WAAR,OACM,iBAAN,EAAQ,OAAR,GAAQ,cAAR,0BACM,iBAAN,EAAQ,OAAR,GAAQ,cAAR,wBAAQ,QAAR,qBAAQ,WAAR,OACM,UAAN,GACM,KAAN,GACM,MAAN,EAAQ,OAAR,GAAQ,IAAR,IACM,WAAN,EACM,cAAN,QACM,QAAN,IAME,QAAF,CACI,aADJ,SACA,GADM,OAAN,sCAAQ,MAAR,+BAEA,qBAEgB,KAAhB,gDACgB,KAAhB,+CALA,gDAQI,OARJ,WASM,IAAN,wCAEQ,KAAR,qBAQI,UAnBJ,WAAM,IAAN,EAAM,OAAN,sCAAQ,MAAR,sCAoBc,KAAd,UApBA,kCAqBA,2BArBA,gDAsBA,wFAtBA,cAuBc,EAAd,0CAvBA,kCAwBA,sBAxBA,iDAyBA,6CAzBA,kDA0BA,4BA1BA,iDA4BI,MA5BJ,WA4BM,IAAN,OAEM,IAAN,CACQ,MAAR,mCACQ,KAAR,0EACQ,KAAR,UACQ,SAAR,EACQ,YAAR,IAEA,kBAAQ,IAAR,EAAQ,OAAR,sCAAU,MAAV,EAAY,OAAZ,eAAc,KAAd,EAAgB,IAChB,EADA,gBAAgB,OAEA,EAAhB,CACkB,YAAlB,eAHgB,EAAhB,gCAKA,sEAAkB,IAAlB,EAAkB,OAAlB,sCAAoB,MAApB,kCACA,SACA,cAFA,wBAIA,4CAJA,kCAKA,sBALA,gDAMA,6CANA,gDAQA,sFARA,OASA,wBATA,wBAaA,sDAbA,yCAgBA,mBACkB,EAAlB,OACkB,IAAlB,6CAvBc,KAAd,EAAc,IAAd,MAAgB,OAAhB,iBAkCI,UAvEJ,WAAM,IAAN,iBAAM,OAAN,sCAAQ,MAAR,sCAwEA,KAxEA,kCAyEA,8CACgB,IAAhB,KACA,yDACkB,EAAlB,eACkB,EAAlB,sBACkB,EAAlB,aA9EA,cAkFA,KAlFA,kCAmFA,8CACgB,IAAhB,KACA,6EACkB,EAAlB,eACkB,EAAlB,sBACkB,EAAlB,mBACkB,EAAlB,aAzFA,cA6FA,KA7FA,kCA8FA,2CACgB,IAAhB,KACA,yDACkB,EAAlB,eACkB,EAAlB,sBACkB,EAAlB,aAnGA,cAwGA,KAxGA,mCAyGA,2CACgB,IAAhB,KACA,6EACkB,EAAlB,eACkB,EAAlB,sBACkB,EAAlB,mBACkB,EAAlB,aA/GA,eAmHA,GAEgBoJ,iBAAkBA,EAClBC,iBAAkBA,EAClBC,eAAgBA,EAChBC,eAAgBA,EAChB7H,YAAapC,KAAKoC,aAElC,eA3HA,mCA4HA,0JAEA,SACA,gBAHA,yDAOA,sNAEA,eAFA,yEAMA,sPAbA,sEAiBA,wEAjBA,wCAoBA,4GACA,SADA,kCAEA,+DAFA,yCAhJA,iDAuJI,qBAvJJ,WAwJM,KAAN,uBAAQ,OAAR,GAAQ,cAAR,wBAAQ,QAAR,qBAAQ,WAAR,QAEI,wBA1JJ,WA2JM,KAAN,2DAEI,qBA7JJ,WA8JM,KAAN,uBAAQ,OAAR,GAAQ,cAAR,2BAEI,wBAhKJ,WAiKM,KAAN,2DAGI,qBApKJ,WAqKM,KAAN,0BAAQ,OAAR,GAAQ,cAAR,wBAAQ,QAAR,qBAAQ,WAAR,QAEI,wBAvKJ,WAwKM,KAAN,iEAEI,qBA1KJ,WA4KM,KAAN,uBACM,KAAN,0BAAQ,OAAR,GAAQ,cAAR,wBAAQ,EAAR,kCAAQ,KAAR,KAEI,wBA/KJ,WAAM,OAAN,sCAAQ,MAAR,kCAkLA,mEAlLA,uBAoLA,kDACA,kBArLA,kCAsLA,0DAtLA,gDAuLA,sEAvLA,6BA0Lc,IAAd,CACgB,MAAhB,gDACgB,KAAhB,YA5LA,gDAiMI,gBAjMJ,WAkMM,IAAN,OACA,GACQ,YAAR,kBAOM,OAJA,EAAN,2EACQ,EAAR,qCAEA,QACA,gBAEI,OA7MJ,WAAM,IAAN,SAAM,OAAN,sCAAQ,MAAR,wEA+MA,gEACgB,EAAhB,eACA,kBAAgB,EAAhB,mBAjNA,gCAkNA,GAlNA,uCAsNE,QAzOF,wGA4OYpC,KAAKoC,YAAjB,2CACYpC,KAAKkK,KAAjB,0EACYlK,KAAKmK,kBAIL,EAAZ,4CACA,kBAEc,EAAd,kBAEc,QAAd,aACc,OAAd,kDAGA,yCAEYvK,OAAOwK,aAAaC,QAAQ,cAAc,GA7PtD,gDA8PE,aA9PF,WAiQA,4CACA,2BAEA,0CAGA,kDAFA,wBAGE,SAAF,CACI,OAAJ,WACM,IAAN,OAEM,OAAN,+BAAQ,OAAR,iIC3gBoV,MCQhV,I,UAAY,eACd,GACA,GACA,IACA,EACA,KACA,WACA,OAIa,M,QCnBX,GAAS,WAAa,IAAItK,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,MAAM,CAACK,YAAY,sBAAsB,CAACL,EAAG,KAAK,CAACJ,EAAIW,GAAG,0BAA0BP,EAAG,MAAM,CAACK,YAAY,iBAAiB,CAACL,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,QAAQ,CAACL,EAAG,MAAM,CAACK,YAAY,QAAQH,MAAM,CAAC,IAAM,EAAQ,QAAyB,OAAS,OAAOa,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAIuK,sBAAsBnK,EAAG,MAAM,CAACK,YAAY,UAAU,CAACL,EAAG,MAAM,CAACK,YAAY,OAAOU,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAIuK,qBAAqB,CAACvK,EAAIW,GAAG,gCAAgCP,EAAG,MAAM,CAACK,YAAY,QAAQ,CAACL,EAAG,MAAM,CAACK,YAAY,QAAQ,CAACL,EAAG,MAAM,CAACK,YAAY,QAAQH,MAAM,CAAC,IAAM,EAAQ,QAAsB,OAAS,OAAOa,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAIwK,oBAAoBxK,EAAIQ,GAAG,OAAOR,EAAIQ,GAAG,KAAKJ,EAAG,MAAM,CAACK,YAAY,UAAU,CAACL,EAAG,SAAS,CAACK,YAAY,SAASU,GAAG,CAAC,MAAQ,SAASC,GAAQ,OAAOpB,EAAI6C,WAAW,CAAC7C,EAAIW,GAAG,gBACh8B,GAAkB,CAAC,WAAa,IAAIX,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,MAAM,CAACK,YAAY,UAAU,CAACL,EAAG,MAAM,CAACK,YAAY,QAAQ,CAACT,EAAIW,GAAG,eAAe,WAAa,IAAIX,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,MAAM,CAACK,YAAY,QAAQ,CAACL,EAAG,MAAM,CAACK,YAAY,QAAQ,CAACL,EAAG,MAAM,CAACK,YAAY,QAAQH,MAAM,CAAC,IAAM,EAAQ,QAA0B,OAAS,SAASF,EAAG,MAAM,CAACK,YAAY,OAAO,CAACL,EAAG,MAAM,CAACK,YAAY,QAAQ,CAACT,EAAIW,GAAG,uBCgDpf,IAEE,KAFF,WAGI,MAAJ,CAEM,IAAN,4CAGE,QACF,CACI,gBADJ,WAEM,KAAN,6BAEI,cAJJ,WAKM,KAAN,yBAEI,MAPJ,WAAM,OAAN,oHASA,sBATA,OAUA,uBAVA,iDAaE,aAtBF,WAuBA,0CAGA,kDAFA,yBCzE8U,MCQ1U,I,UAAY,eACd,GACA,GACA,IACA,EACA,KACA,WACA,OAIa,M,QCTF8J,GAAS,CAClB,CAAEC,KAAM,QAAShK,UAAWiK,GAAMpM,KAAM,QACxC,CAAEmM,KAAM,IAAKhK,UAAWkK,EAAOrM,KAAM,SACrC,CAAEmM,KAAM,cAAehK,UAAWmK,GAAYtM,KAAM,cACpD,CAAEmM,KAAM,cAAehK,UAAWoK,GAAYvM,KAAM,cACpD,CAAEmM,KAAM,cAAehK,UAAWqK,GAAYxM,KAAM,cACpD,CAAEmM,KAAM,cAAehK,UAAWsK,GAAYzM,KAAM,cACpD,CAAEmM,KAAM,cAAehK,UAAWuK,GAAY1M,KAAM,cACpD,CAAEmM,KAAM,UAAWhK,UAAWwK,EAAQ3M,KAAM,UAC5C,CAAEmM,KAAM,aAAchK,UAAWyK,GAAW5M,KAAM,aAClD,CAAEmM,KAAM,aAAchK,UAAW0K,EAAW7M,KAAM,cCRtD8M,aAAI3E,IAAI4E,QAERD,aAAIE,OAAOC,eAAgB,EAC3BH,aAAI3E,IAAI+E,QACR,IAAMC,GAAS,IAAID,OAAU,CACzBhB,YAIJ,IAAIY,aAAI,CACJM,GAAI,OACJC,OAAQ,SAAAC,GAAC,OAAIA,EAAEC,IACfJ,a,oCCxBJ,yBAAye,EAAG,G,gDCA5exN,EAAOD,QAAU,IAA0B,yB,kFCA3C,yBAAme,EAAG,G,sICAte,yBAAye,EAAG,G,mBCA5e,IAAMsN,EAAS,CACXQ,IAAK,kDAET7N,EAAOD,QAAUsN,G,yDCHjB,yBAAwe,EAAG,G,qBCA3erN,EAAOD,QAAU,IAA0B,6B,4CCA3CC,EAAOD,QAAU,IAA0B,4B,kCCA3C,yBAAye,EAAG,G,kCCA5e,yBAA6c,EAAG","file":"js/app.30334f04.js","sourcesContent":[" \t// install a JSONP callback for chunk loading\n \tfunction webpackJsonpCallback(data) {\n \t\tvar chunkIds = data[0];\n \t\tvar moreModules = data[1];\n \t\tvar executeModules = data[2];\n\n \t\t// add \"moreModules\" to the modules object,\n \t\t// then flag all \"chunkIds\" as loaded and fire callback\n \t\tvar moduleId, chunkId, i = 0, resolves = [];\n \t\tfor(;i < chunkIds.length; i++) {\n \t\t\tchunkId = chunkIds[i];\n \t\t\tif(Object.prototype.hasOwnProperty.call(installedChunks, chunkId) && installedChunks[chunkId]) {\n \t\t\t\tresolves.push(installedChunks[chunkId][0]);\n \t\t\t}\n \t\t\tinstalledChunks[chunkId] = 0;\n \t\t}\n \t\tfor(moduleId in moreModules) {\n \t\t\tif(Object.prototype.hasOwnProperty.call(moreModules, moduleId)) {\n \t\t\t\tmodules[moduleId] = moreModules[moduleId];\n \t\t\t}\n \t\t}\n \t\tif(parentJsonpFunction) parentJsonpFunction(data);\n\n \t\twhile(resolves.length) {\n \t\t\tresolves.shift()();\n \t\t}\n\n \t\t// add entry modules from loaded chunk to deferred list\n \t\tdeferredModules.push.apply(deferredModules, executeModules || []);\n\n \t\t// run deferred modules when all chunks ready\n \t\treturn checkDeferredModules();\n \t};\n \tfunction checkDeferredModules() {\n \t\tvar result;\n \t\tfor(var i = 0; i < deferredModules.length; i++) {\n \t\t\tvar deferredModule = deferredModules[i];\n \t\t\tvar fulfilled = true;\n \t\t\tfor(var j = 1; j < deferredModule.length; j++) {\n \t\t\t\tvar depId = deferredModule[j];\n \t\t\t\tif(installedChunks[depId] !== 0) fulfilled = false;\n \t\t\t}\n \t\t\tif(fulfilled) {\n \t\t\t\tdeferredModules.splice(i--, 1);\n \t\t\t\tresult = __webpack_require__(__webpack_require__.s = deferredModule[0]);\n \t\t\t}\n \t\t}\n\n \t\treturn result;\n \t}\n\n \t// The module cache\n \tvar installedModules = {};\n\n \t// object to store loaded and loading chunks\n \t// undefined = chunk not loaded, null = chunk preloaded/prefetched\n \t// Promise = chunk loading, 0 = chunk loaded\n \tvar installedChunks = {\n \t\t\"app\": 0\n \t};\n\n \tvar deferredModules = [];\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n \t\t}\n \t};\n\n \t// define __esModule on exports\n \t__webpack_require__.r = function(exports) {\n \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\tObject.defineProperty(exports, '__esModule', { value: true });\n \t};\n\n \t// create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into the ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \t__webpack_require__.t = function(value, mode) {\n \t\tif(mode & 1) value = __webpack_require__(value);\n \t\tif(mode & 8) return value;\n \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n \t\tvar ns = Object.create(null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n \t\treturn ns;\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"\";\n\n \tvar jsonpArray = window[\"webpackJsonp\"] = window[\"webpackJsonp\"] || [];\n \tvar oldJsonpFunction = jsonpArray.push.bind(jsonpArray);\n \tjsonpArray.push = webpackJsonpCallback;\n \tjsonpArray = jsonpArray.slice();\n \tfor(var i = 0; i < jsonpArray.length; i++) webpackJsonpCallback(jsonpArray[i]);\n \tvar parentJsonpFunction = oldJsonpFunction;\n\n\n \t// add entry module to deferred list\n \tdeferredModules.push([0,\"chunk-vendors\"]);\n \t// run deferred modules when ready\n \treturn checkDeferredModules();\n","module.exports = __webpack_public_path__ + \"img/UNAM.e51a83fb.png\";","import mod from \"-!../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../node_modules/cache-loader/dist/cjs.js??ref--0-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./App.vue?vue&type=style&index=0&lang=css&\"; export default mod; export * from \"-!../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../node_modules/cache-loader/dist/cjs.js??ref--0-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./App.vue?vue&type=style&index=0&lang=css&\"","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./login.vue?vue&type=style&index=0&id=2422876a&scoped=true&lang=css&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./login.vue?vue&type=style&index=0&id=2422876a&scoped=true&lang=css&\"","module.exports = __webpack_public_path__ + \"img/FESAcatlan.a48ed338.png\";","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_2.vue?vue&type=style&index=0&id=2f0d6056&scoped=true&lang=css&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_2.vue?vue&type=style&index=0&id=2f0d6056&scoped=true&lang=css&\"","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./modificar.vue?vue&type=style&index=0&id=4326f4d2&scoped=true&lang=css&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./modificar.vue?vue&type=style&index=0&id=4326f4d2&scoped=true&lang=css&\"","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./buscar.vue?vue&type=style&index=0&id=5340247e&scoped=true&lang=css&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./buscar.vue?vue&type=style&index=0&id=5340247e&scoped=true&lang=css&\"","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Footer.vue?vue&type=style&index=0&lang=css&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Footer.vue?vue&type=style&index=0&lang=css&\"","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_5.vue?vue&type=style&index=0&id=b9056cd2&scoped=true&lang=css&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_5.vue?vue&type=style&index=0&id=b9056cd2&scoped=true&lang=css&\"","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{attrs:{\"id\":\"app\"}},[_c('Header'),_c('router-view'),_c('Footer')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _vm._m(0)}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('header',{staticClass:\"Azul-puma py-3\"},[_c('header',{staticClass:\"container\"},[_c('div',{staticClass:\"row py-3\"},[_c('div',{staticClass:\"col d-none d-md-block\",attrs:{\"href\":\"https://www.unam.mx/\"}},[_c('img',{attrs:{\"src\":require(\"../assets/UNAM.png\"),\"alt\":\"logo Unam\"}})]),_c('div',{staticClass:\"col d-flex justify-content-sm-center justify-content-lg-end\",attrs:{\"href\":\"https://www.acatlan.unam.mx/\"}},[_c('img',{attrs:{\"src\":require(\"../assets/FESAcatlan.png\"),\"height\":\"70\",\"alt\":\"Ediciones Acatlán\"}})])])])])}]\n\nexport { render, staticRenderFns }","\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Header.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Header.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Header.vue?vue&type=template&id=4c1ff9b5&\"\nimport script from \"./Header.vue?vue&type=script&lang=js&\"\nexport * from \"./Header.vue?vue&type=script&lang=js&\"\nimport style0 from \"./Header.vue?vue&type=style&index=0&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _vm._m(0)}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('footer',{staticClass:\"container-fluid Azul-puma footer py-3 \"},[_c('p',{staticClass:\"mb-0 \"},[_vm._v(\"Hecho en México, todos los derechos reservados 2020\")]),_c('p',{staticClass:\"my-0 \"},[_vm._v(\"Esta página puede ser reproducida con fines no lucrativos, siempre y cuando no se mutile, se cite la fuente \")]),_c('p',[_vm._v(\"completa y su dirección electrónica. De otra forma, requiere permiso previo por escrito de la institución.\")])])}]\n\nexport { render, staticRenderFns }","\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Footer.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Footer.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Footer.vue?vue&type=template&id=260e7a56&\"\nimport script from \"./Footer.vue?vue&type=script&lang=js&\"\nexport * from \"./Footer.vue?vue&type=script&lang=js&\"\nimport style0 from \"./Footer.vue?vue&type=style&index=0&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","\n\n\n\n\n","import mod from \"-!../node_modules/cache-loader/dist/cjs.js??ref--12-0!../node_modules/thread-loader/dist/cjs.js!../node_modules/babel-loader/lib/index.js!../node_modules/cache-loader/dist/cjs.js??ref--0-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./App.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../node_modules/cache-loader/dist/cjs.js??ref--12-0!../node_modules/thread-loader/dist/cjs.js!../node_modules/babel-loader/lib/index.js!../node_modules/cache-loader/dist/cjs.js??ref--0-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./App.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./App.vue?vue&type=template&id=57a387b5&\"\nimport script from \"./App.vue?vue&type=script&lang=js&\"\nexport * from \"./App.vue?vue&type=script&lang=js&\"\nimport style0 from \"./App.vue?vue&type=style&index=0&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('section',{staticClass:\"admin-login\"},[_c('div',[_c('h1',[_vm._v(\"Red de Investigación\")]),_c('div',{staticClass:\"conteiner pad\"},[_c('div',{staticClass:\"admin-campos\"},[_c('i',{staticClass:\"fas fa-user\"}),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.usuario),expression:\"usuario\"}],attrs:{\"type\":\"email\",\"placeholder\":\"Usuario\"},domProps:{\"value\":(_vm.usuario)},on:{\"keyup\":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,\"enter\",13,$event.key,\"Enter\")){ return null; }return _vm.entrar()},\"input\":function($event){if($event.target.composing){ return; }_vm.usuario=$event.target.value}}})]),_c('div',{staticClass:\"admin-campos\"},[_c('i',{staticClass:\"fas fa-lock\"}),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.password),expression:\"password\"}],attrs:{\"type\":\"password\",\"placeholder\":\"Contraseña\"},domProps:{\"value\":(_vm.password)},on:{\"keyup\":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,\"enter\",13,$event.key,\"Enter\")){ return null; }return _vm.entrar()},\"input\":function($event){if($event.target.composing){ return; }_vm.password=$event.target.value}}})]),_c('div',{staticClass:\"entrar\"},[(_vm.validar_ambos())?_c('button',{staticClass:\"button\",attrs:{\"id\":\"boton_entrar\"},on:{\"click\":function($event){return _vm.entrar()}}},[_vm._v(\"Entrar\")]):_c('p',{staticClass:\"botton_falso\"},[_vm._v(\"Entrar\")])])])])])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./login.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./login.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./login.vue?vue&type=template&id=2422876a&scoped=true&\"\nimport script from \"./login.vue?vue&type=script&lang=js&\"\nexport * from \"./login.vue?vue&type=script&lang=js&\"\nimport style0 from \"./login.vue?vue&type=style&index=0&id=2422876a&scoped=true&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"2422876a\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"container \"},[_vm._m(0),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"admin-campos\"},[_c('i',{staticClass:\"fas fa-user\"}),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.nombre),expression:\"nombre\"}],attrs:{\"type\":\"nombre\",\"placeholder\":\"Nombre del proyecto o profesor\"},domProps:{\"value\":(_vm.nombre)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.nombre=$event.target.value}}})])])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col cuadro\"},[(_vm.data_table[0].nombre_proyecto=='NAN')?_c('div',{staticClass:\"spinner-border alt\",attrs:{\"role\":\"status\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Loading...\")])]):(_vm.buscar_nombre.length==0)?_c('h2',[_vm._v(\"No se encontro\")]):_c('div',{staticClass:\"table-wrapper-scroll-y my-custom-scrollbar\"},[_c('table',{staticClass:\"table table-bordered table-striped mb-0 \"},[_vm._m(1),_c('tbody',_vm._l((_vm.buscar_nombre),function(item){return _c('tr',{key:item.id_proyecto,staticClass:\"renglon\",on:{\"click\":function($event){_vm.id_proyecto_select=item.id_proyecto, _vm.nombre_proyecto=item.nombre_proyecto, _vm.nombre_responsable=item.nombre_responsable}}},[_c('td',{attrs:{\"data-toggle\":\"modal\",\"data-target\":\"#exampleModalCenter\"},domProps:{\"textContent\":_vm._s(item.nombre_proyecto)}}),_c('td',{attrs:{\"data-toggle\":\"modal\",\"data-target\":\"#exampleModalCenter\"},domProps:{\"textContent\":_vm._s(item.nombre_responsable)}})])}),0)])])])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"modal fade\",attrs:{\"id\":\"exampleModalCenter\",\"tabindex\":\"-1\",\"role\":\"dialog\",\"aria-labelledby\":\"exampleModalCenterTitle\",\"aria-hidden\":\"true\"}},[_c('div',{staticClass:\"modal-dialog modal-dialog-centered\",attrs:{\"role\":\"document\"}},[_c('div',{staticClass:\"modal-content\"},[_c('div',{staticClass:\"modal-header\"},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('h5',{staticClass:\"modal-title\"},[_vm._v(_vm._s(_vm.nombre_proyecto)+\" \")])])]),_vm._m(2)]),_c('div',{staticClass:\"modal-body\"},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"btn btn-outline-success\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.ver_datos()}}},[_vm._v(\"Ver datos\")])]),_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"btn btn-outline-info\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.siguiente()}}},[_vm._v(\"Descargar pdf\")])]),_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"btn btn-outline-warning\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.mod()}}},[_vm._v(\"Modificar datos\")])]),_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"btn btn-outline-danger\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.eliminar()}}},[_vm._v(\"Eliminar proyecto\")])])])])])])])])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"button_salir separar\",on:{\"click\":function($event){return _vm.salir()}}},[_vm._v(\"Salir\")])])])])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col distancia\"},[_c('h1',[_vm._v(\"Buscar proyecto\")])])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('thead',{staticClass:\"thead-dark\"},[_c('tr',[_c('th',{attrs:{\"scope\":\"col\"}},[_vm._v(\"Nombre del proyecto\")]),_c('th',{attrs:{\"scope\":\"col\"}},[_vm._v(\"Profesor responsable\")])])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('button',{staticClass:\"close\",attrs:{\"type\":\"button\",\"data-dismiss\":\"modal\",\"aria-label\":\"Close\"}},[_c('span',{attrs:{\"aria-hidden\":\"true\"}},[_vm._v(\"×\")])])}]\n\nexport { render, staticRenderFns }","\n\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./buscar.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./buscar.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./buscar.vue?vue&type=template&id=5340247e&scoped=true&\"\nimport script from \"./buscar.vue?vue&type=script&lang=js&\"\nexport * from \"./buscar.vue?vue&type=script&lang=js&\"\nimport style0 from \"./buscar.vue?vue&type=style&index=0&id=5340247e&scoped=true&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"5340247e\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"container \"},[(_vm.espera==true)?_c('div',{staticClass:\"container todo \"},[_vm._m(0),_vm._m(1),_vm._m(2),_vm._m(3),_vm._m(4),_vm._m(5),_vm._m(6),_vm._m(7)]):_c('div',{staticClass:\"container \"},[_vm._m(8),_c('h3',[_vm._v(\"Nombre del responsable\")]),_c('div',{staticClass:\"row tabla cuadro_abajo_boton\"},[_c('div',{staticClass:\"col-md-6 col-xs-12\"},[(_vm.elegido())?_c('div',{staticClass:\"admin-campos\"},[_c('i',{staticClass:\"fas fa-user\"}),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.nombre),expression:\"nombre\"}],attrs:{\"type\":\"nombre\",\"placeholder\":\"Nombre\"},domProps:{\"value\":(_vm.nombre)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.nombre=$event.target.value}}})]):_c('div',{staticClass:\"alert alert-success alert-dismissible caja_nombre\"},[_c('button',{staticClass:\"close\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){_vm.nombre_elegido=false, _vm.profesor=''}}},[_vm._v(\"×\")]),_c('strong',[_vm._v(_vm._s(_vm.profesor))]),_vm._v(\" . \")])]),_c('div',{staticClass:\"col-md-6 col-xs-12\"},[(_vm.lista[0].Rfc==1)?_c('div',{staticClass:\"spinner-border alt\",attrs:{\"role\":\"status\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Loading...\")])]):(_vm.buscar_profesor.length==0)?_c('p',[_c('font',{attrs:{\"size\":\"6\"}},[_vm._v(\"No se encontro\")])],1):_c('div',{staticClass:\"table-wrapper-scroll-y my-custom-scrollbar\"},[_c('table',{staticClass:\"table table-bordered table-striped mb-0 \"},[_vm._m(9),_vm._l((_vm.buscar_profesor),function(item){return _c('tr',{key:item.Rfc},[(_vm.profesor==item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno)?_c('td',{staticClass:\"renglon select_verde \",domProps:{\"textContent\":_vm._s(item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno)},on:{\"click\":function($event){return _vm.verificar(item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno,item.Rfc)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno)},on:{\"click\":function($event){return _vm.verificar(item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno,item.Rfc)}}})])})],2)])])]),_c('h3',{staticClass:\"separar_titulo\"},[_vm._v(\"Datos del proyecto\")]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-6 separar_caja\"},[_c('form',[_c('div',{staticClass:\"form-group \"},[_c('label',{staticClass:\"letra_titulo\",attrs:{\"for\":\"formGroupExampleInput\"}},[_vm._v(\"Nombre del Proyecto\")]),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.nombre_proyecto),expression:\"nombre_proyecto\"}],staticClass:\"form-control letra_caja\",attrs:{\"type\":\"text\",\"id\":\"formGroupExampleInput\",\"maxlength\":295},domProps:{\"value\":(_vm.nombre_proyecto)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.nombre_proyecto=$event.target.value}}})])])]),_c('div',{staticClass:\"col-6\"},[_c('form',[_c('div',{staticClass:\"form-group \"},[_c('label',{staticClass:\"letra_titulo\",attrs:{\"for\":\"formGroupExampleInput2\"}},[_vm._v(\"Disciplina\")]),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.disciplina),expression:\"disciplina\"}],staticClass:\"form-control letra_caja\",attrs:{\"type\":\"text\",\"id\":\"formGroupExampleInput2\",\"maxlength\":245},domProps:{\"value\":(_vm.disciplina)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.disciplina=$event.target.value}}})])])])]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col-md-6\"},[_c('table',{staticClass:\"table\"},[_vm._m(10),_vm._l((_vm.campos_de_conocimiento),function(item){return _c('tr',{key:item.id},[(_vm.verificar_selec(item.id_campo))?_c('td',{staticClass:\"renglon select_verde \",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_campo(item.id_campo)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_campo(item.id_campo)}}})])})],2)]),_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"table-wrapper-scroll-y my-custom-scrollbar\"},[_c('table',{staticClass:\"table table-bordered table-striped mb-0 \"},[_vm._m(11),_vm._l((_vm.lineas_de_investigacion),function(item){return _c('tr',{key:item.id},[(_vm.verificar_selec_linea(item.id_linea_investigacion))?_c('td',{staticClass:\"renglon select_verde \",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_linea(item.id_linea_investigacion)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_linea(item.id_linea_investigacion)}}})])})],2)])])]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"form-group \"},[_c('label',{staticClass:\"letra_titulo\",attrs:{\"for\":\"objetivo_general\"}},[_vm._v(\"Objetivo General\")]),_c('textarea',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.objetivo_general),expression:\"objetivo_general\"}],staticClass:\"form-control\",attrs:{\"id\":\"objetivo_general\",\"rows\":\"5\",\"name\":\"text\",\"placeholder\":\"Objetivo General\",\"maxlength\":795},domProps:{\"value\":(_vm.objetivo_general)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.objetivo_general=$event.target.value}}})])])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col \"},[_c('div',{staticClass:\"form-group \"},[_c('label',{staticClass:\"letra_titulo\",attrs:{\"for\":\"objetivo_particular\"}},[_vm._v(\"Objetivos Particulares\")]),_vm._l((_vm.inputs),function(inp,k){return _c('div',{key:k,staticClass:\"form-group\",attrs:{\"id\":\"objetivo_particular\"}},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(inp.objetivo_texto),expression:\"inp.objetivo_texto\"}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"placeholder\":\"Objetivo Particular\",\"maxlength\":895},domProps:{\"value\":(inp.objetivo_texto)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.$set(inp, \"objetivo_texto\", $event.target.value)}}})])})],2)])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:( _vm.inputs.length > 3),expression:\" inputs.length > 3\"}],staticClass:\"button_agregar rojo\",on:{\"click\":function($event){return _vm.remove()}}},[_vm._v(\"-\")])]),_c('div',{staticClass:\"col-6\"},[_c('button',{staticClass:\"button_agregar verde\",on:{\"click\":function($event){return _vm.add()}}},[_vm._v(\"+\")])])]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"form-group \"},[_c('label',{staticClass:\"letra_titulo\",attrs:{\"for\":\"hipotesis\"}},[_vm._v(\"Hipotesis del proyecto\")]),_c('textarea',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.hipotesis),expression:\"hipotesis\"}],staticClass:\"form-control\",attrs:{\"rows\":\"5\",\"id\":\"hipotesis\",\"name\":\"text\",\"placeholder\":\"Hipotesis (en su caso)\",\"maxlength\":795},domProps:{\"value\":(_vm.hipotesis)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.hipotesis=$event.target.value}}})])])]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"form-group \"},[_c('label',{staticClass:\"letra_titulo\",attrs:{\"for\":\"resumen\"}},[_vm._v(\"Resumen del proyecto\")]),_c('textarea',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.resumen),expression:\"resumen\"}],staticClass:\"form-control\",attrs:{\"rows\":\"5\",\"id\":\"resuemn\",\"name\":\"text\",\"placeholder\":\"Resumen del proyecto de investigación\",\"maxlength\":1450},domProps:{\"value\":(_vm.resumen)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.resumen=$event.target.value}}})])])]),_vm._m(12),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"form-group \"},[_c('label',{staticClass:\"letra_titulo\",attrs:{\"for\":\"fecha_inicio\"}},[_vm._v(\"Fecha de inicio\")]),_c('datepicker',{staticClass:\"center\",attrs:{\"id\":\"fecha_inicio\",\"language\":_vm.es,\"name\":\"fecha_inicio\"},model:{value:(_vm.fecha_inicio),callback:function ($$v) {_vm.fecha_inicio=$$v},expression:\"fecha_inicio\"}})],1)]),_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"form-group \"},[_c('label',{staticClass:\"letra_titulo\",attrs:{\"for\":\"fecha_fin\"}},[_vm._v(\"Fecha termino\")]),_c('datepicker',{staticClass:\"center\",attrs:{\"id\":\"fecha_fin\",\"language\":_vm.es,\"name\":\"fecha_final\"},model:{value:(_vm.fecha_final),callback:function ($$v) {_vm.fecha_final=$$v},expression:\"fecha_final\"}})],1),_c('p',{staticClass:\"error\"},[_vm._v(_vm._s(_vm.validar_fecha()))])])]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col-md-6 separacion\"},[_c('table',{staticClass:\"table\"},[_vm._m(13),_vm._l((_vm.estado_avance),function(item){return _c('tr',{key:item.avance},[(_vm.check_estado(item.avance))?_c('td',{staticClass:\"renglon select_verde \",domProps:{\"textContent\":_vm._s(item.avance)},on:{\"click\":function($event){return _vm.verificar_estado_avance(item.avance)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.avance)},on:{\"click\":function($event){return _vm.verificar_estado_avance(item.avance)}}})])})],2)]),_c('div',{staticClass:\"col\"},[_c('table',{staticClass:\"table\"},[_vm._m(14),_vm._l((_vm.duracion),function(item){return _c('tr',{key:item.tiempo},[(_vm.check_duracion(item.tiempo))?_c('td',{staticClass:\"renglon select_verde\",domProps:{\"textContent\":_vm._s(item.tiempo)},on:{\"click\":function($event){return _vm.verificar_duracion(item.tiempo)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.tiempo)},on:{\"click\":function($event){return _vm.verificar_duracion(item.tiempo)}}})])})],2)])]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"form-group \"},[_c('label',{staticClass:\"letra_titulo\",attrs:{\"for\":\"avance\"}},[_vm._v(\"Avance del proyecto en %\")]),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.avance),expression:\"avance\"}],staticClass:\"cuadro top porciento\",attrs:{\"id\":\"avance\",\"placeholder\":\"Avance %\",\"oninput\":\"javascript: if (this.value.length > this.maxLength) this.value = this.value.slice(0, this.maxLength);\",\"type\":\"number\",\"maxlength\":\"3\"},domProps:{\"value\":(_vm.avance)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.avance=$event.target.value}}}),_c('p',{staticClass:\"error\"},[_vm._v(_vm._s(_vm.validar_avance()))])])])]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"table-wrapper-scroll-y my-custom-scrollbar\"},[_c('table',{staticClass:\"table table-bordered table-striped mb-0 \"},[_vm._m(15),_vm._l((_vm.financiaminetos),function(item){return _c('tr',{key:item.nombre},[(_vm.verificar_financiamiento(item.nombre))?_c('td',{staticClass:\"renglon select_verde \",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_financiamiento(item.nombre)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_financiamiento(item.nombre)}}})])})],2)])]),_c('div',{staticClass:\"col separacion\"},[_c('div',{staticClass:\"form-group \"},[_c('label',{staticClass:\"letra_titulo\",attrs:{\"for\":\"numero\"}},[_vm._v(\"Numero de registro\")]),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.numero_registro),expression:\"numero_registro\"}],staticClass:\"cuadro_registro\",attrs:{\"id\":\"numero\",\"type\":\"text\",\"placeholder\":\"Numero de registro\"},domProps:{\"value\":(_vm.numero_registro)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.numero_registro=$event.target.value}}}),_c('label',{staticClass:\"letra_titulo\",attrs:{\"for\":\"presupuesto\"}},[_vm._v(\"Presupuesto Asignado ($00.00MXN)\")]),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.presupuesto),expression:\"presupuesto\"}],staticClass:\"ultimo\",attrs:{\"type\":\"number\",\"placeholder\":\"Presupuesto Asignado ($00.00MXN)\"},domProps:{\"value\":(_vm.presupuesto)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.presupuesto=$event.target.value}}})]),(_vm.chack_presupuesto())?_c('p',{staticClass:\"error\"},[_vm._v(\"El presupuesto solo puede tener numeros y a lo más un caracter punto '.'\")]):_vm._e()])]),_c('h3',{staticClass:\"separacion\"},[_vm._v(\"Entidades Participandes (además de la FES Acatlán)\")]),_c('div',{attrs:{\"clas\":\"row\"}},[_c('div',{staticClass:\"col\"},_vm._l((_vm.entidades_seleccionadas),function(entidad){return _c('div',{key:entidad.id_entidad,staticClass:\"form-group\"},[_c('div',{staticClass:\"input-group\"},[_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(entidad.nombre))]),_c('div',{staticClass:\"dropdown-menu\"},_vm._l((_vm.entidades),function(ent){return _c('div',{key:ent.id_entidades},[_c('a',{staticClass:\"dropdown-item renglon \",on:{\"click\":function($event){entidad.nombre=ent.tipo, entidad.id_entidad=ent.id_entidad}}},[_vm._v(_vm._s(ent.tipo))])])}),0)]),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(entidad.nombre_de_entidad),expression:\"entidad.nombre_de_entidad\"}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"placeholder\":\"Nombre de la entidad\",\"aria-label\":\"Text input with dropdown button\",\"maxlength\":95},domProps:{\"value\":(entidad.nombre_de_entidad)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.$set(entidad, \"nombre_de_entidad\", $event.target.value)}}})])])}),0)]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:( _vm.entidades_seleccionadas.length > 1),expression:\" entidades_seleccionadas.length > 1\"}],staticClass:\"button_agregar rojo\",on:{\"click\":function($event){return _vm.remove_entidades()}}},[_vm._v(\"-\")])]),_c('div',{staticClass:\"col-6\"},[_c('button',{staticClass:\"button_agregar verde\",on:{\"click\":function($event){return _vm.add_entidades()}}},[_vm._v(\"+\")])])]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col separacion\"},[_c('div',{staticClass:\"table-wrapper-scroll-y my-custom-scrollbar\"},[_c('table',{staticClass:\"table table-bordered table-striped mb-0 \"},[_vm._m(16),_vm._l((_vm.productos),function(item){return _c('tr',{key:item.nombre},[(_vm.verificar_producto(item.id_producto))?_c('td',{staticClass:\"renglon select_verde \",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_producto(item.id_producto)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_producto(item.id_producto)}}})])})],2)])])]),_c('h3',{staticClass:\"separacion\"},[_vm._v(\"Profesores participantes internos\")]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-md-6 col-xs-12\"},_vm._l((_vm.profesores_internos),function(item){return _c('div',{key:item.nombre,staticClass:\"form-group\"},[_c('div',{staticClass:\"input-group\"},[_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(item.participacion))]),_c('div',{staticClass:\"dropdown-menu\"},[_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Corresponsable'}}},[_vm._v(\"Corresponsable\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Colaborador'}}},[_vm._v(\"Colaborador\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Otro'}}},[_vm._v(\"Otro\")])])]),(item.use==false)?_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.nombre_buscar[item.n]),expression:\"nombre_buscar[item.n]\"}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"placeholder\":\"Nombre del profesor interno \",\"aria-label\":\"Text input with dropdown button\"},domProps:{\"value\":(_vm.nombre_buscar[item.n])},on:{\"click\":function($event){_vm.borrar(),_vm.concurrent= item.n},\"input\":function($event){if($event.target.composing){ return; }_vm.$set(_vm.nombre_buscar, item.n, $event.target.value)}}}):_c('div',{staticClass:\" form-control alert alert-success alert-dismissible caja_nombre\"},[_c('button',{staticClass:\"close\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){item.use=false, item.nombre=''}}},[_vm._v(\"×\")]),_c('strong',[_vm._v(_vm._s(item.nombre))]),_vm._v(\" . \")])])])}),0),(_vm.lista[0].Rfc==1)?_c('div',{staticClass:\"spinner-border alt alado\",attrs:{\"role\":\"status\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Loading...\")])]):_c('div',{staticClass:\"col-md-6 col-xs-12\"},[_c('div',{staticClass:\"table-wrapper-scroll-y my-custom-scrollbar\"},[_c('table',{staticClass:\"table table-bordered table-striped mb-0 \"},[_vm._m(17),(_vm.filtro.length==0)?_c('p',[_c('font',{attrs:{\"size\":\"6\"}},[_vm._v(\"No se encontro\")])],1):_vm._l((_vm.filtro),function(item){return _c('tr',{key:item.Rfc},[_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno)},on:{\"click\":function($event){return _vm.poner_nombre(item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno)}}})])})],2)])])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-6\"},[_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:( _vm.profesores_internos.length > 1),expression:\" profesores_internos.length > 1\"}],staticClass:\"button_agregar rojo\",on:{\"click\":function($event){return _vm.remove_profesor_interno()}}},[_vm._v(\"-\")])]),_c('div',{staticClass:\"col-6\"},[_c('button',{staticClass:\"button_agregar verde\",on:{\"click\":function($event){return _vm.add_profesor_interno()}}},[_vm._v(\"+\")])])]),_c('h3',{staticClass:\"separacion\"},[_vm._v(\"Profesores participantes externos\")]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},_vm._l((_vm.profesores_externos),function(item){return _c('div',{key:item.nombre,staticClass:\"form-group\"},[_c('div',{staticClass:\"input-group\"},[_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(item.participacion))]),_c('div',{staticClass:\"dropdown-menu\"},[_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Corresponsable'}}},[_vm._v(\"Corresponsable\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Colaborador'}}},[_vm._v(\"Colaborador\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Otro'}}},[_vm._v(\"Otro\")])])]),_c('input',{directives:[{name:\"model\",rawName:\"v-model.lazy\",value:(item.nombre),expression:\"item.nombre\",modifiers:{\"lazy\":true}}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"placeholder\":\"Nombre del profesor externo\",\"aria-label\":\"Text input with dropdown button\",\"maxlength\":95},domProps:{\"value\":(item.nombre)},on:{\"change\":function($event){return _vm.$set(item, \"nombre\", $event.target.value)}}}),_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(item.entidad))]),_c('div',{staticClass:\"dropdown-menu\"},_vm._l((_vm.entidades_persona),function(ent){return _c('div',{key:ent.id_entidad},[_c('a',{staticClass:\"dropdown-item renglon \",on:{\"click\":function($event){item.entidad=ent.nombre_entidad, item.id_entidad=ent.id_pro_entidad}}},[_vm._v(_vm._s(ent.nombre_entidad))])])}),0)])])])}),0)]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:( _vm.profesores_externos.length > 1),expression:\" profesores_externos.length > 1\"}],staticClass:\"button_agregar rojo\",on:{\"click\":function($event){return _vm.remove_profesor_externo()}}},[_vm._v(\"-\")])]),_c('div',{staticClass:\"col-6\"},[_c('button',{staticClass:\"button_agregar verde\",on:{\"click\":function($event){return _vm.add_profesor_externo()}}},[_vm._v(\"+\")])])]),_c('h3',{staticClass:\"separacion\"},[_vm._v(\"Alumnos participantes internos\")]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},_vm._l((_vm.alumnos_internos),function(item){return _c('div',{key:item.nombre,staticClass:\"form-group\"},[_c('div',{staticClass:\"input-group\"},[_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(item.participacion))]),_c('div',{staticClass:\"dropdown-menu\"},[_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Servicio Social'}}},[_vm._v(\"Servicio Social\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Becario'}}},[_vm._v(\"Becario\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Práctica profesional'}}},[_vm._v(\"Práctica profesional\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Otro'}}},[_vm._v(\"Otro\")])])]),_c('input',{directives:[{name:\"model\",rawName:\"v-model.lazy\",value:(item.nombre),expression:\"item.nombre\",modifiers:{\"lazy\":true}}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"placeholder\":\"Nombre del alumno interno\",\"aria-label\":\"Text input with dropdown button\",\"maxlength\":95},domProps:{\"value\":(item.nombre)},on:{\"change\":function($event){return _vm.$set(item, \"nombre\", $event.target.value)}}})])])}),0)]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:( _vm.alumnos_internos.length > 1),expression:\" alumnos_internos.length > 1\"}],staticClass:\"button_agregar rojo\",on:{\"click\":function($event){return _vm.remove_alumnos_internos()}}},[_vm._v(\"-\")])]),_c('div',{staticClass:\"col-6\"},[_c('button',{staticClass:\"button_agregar verde\",on:{\"click\":function($event){return _vm.add_alumnos_internos()}}},[_vm._v(\"+\")])])]),_c('h3',{staticClass:\"separacion\"},[_vm._v(\"Alumnos participantes externos\")]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},_vm._l((_vm.alumnos_externos),function(item){return _c('div',{key:item.nombre,staticClass:\"form-group\"},[_c('div',{staticClass:\"input-group\"},[_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(item.participacion))]),_c('div',{staticClass:\"dropdown-menu\"},[_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Servicio Social'}}},[_vm._v(\"Servicio Social\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Becario'}}},[_vm._v(\"Becario\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Práctica profesional'}}},[_vm._v(\"Práctica profesional\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Otro'}}},[_vm._v(\"Otro\")])])]),_c('input',{directives:[{name:\"model\",rawName:\"v-model.lazy\",value:(item.nombre),expression:\"item.nombre\",modifiers:{\"lazy\":true}}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"placeholder\":\"Nombre del alumno externo\",\"aria-label\":\"Text input with dropdown button\",\"maxlength\":95},domProps:{\"value\":(item.nombre)},on:{\"change\":function($event){return _vm.$set(item, \"nombre\", $event.target.value)}}}),_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(item.entidad))]),_c('div',{staticClass:\"dropdown-menu\"},_vm._l((_vm.entidades_persona),function(ent){return _c('div',{key:ent.id_entidad},[_c('a',{staticClass:\"dropdown-item renglon \",on:{\"click\":function($event){item.entidad=ent.nombre_entidad, item.id_entidad=ent.id_pro_entidad}}},[_vm._v(_vm._s(ent.nombre_entidad))])])}),0)])])])}),0)]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:( _vm.alumnos_externos.length > 1),expression:\" alumnos_externos.length > 1\"}],staticClass:\"button_agregar rojo\",on:{\"click\":function($event){return _vm.remove_alumnos_externos()}}},[_vm._v(\"-\")])]),_c('div',{staticClass:\"col-6\"},[_c('button',{staticClass:\"button_agregar verde\",on:{\"click\":function($event){return _vm.add_alumnos_externos()}}},[_vm._v(\"+\")])])]),_c('div',{staticClass:\"row espacio\"},[_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"button\",on:{\"click\":function($event){return _vm.registrar()}}},[_vm._v(\" Guardar \")])])]),_c('div',{staticClass:\"row espacio\"},[_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"button_salir \",on:{\"click\":function($event){return _vm.salir()}}},[_vm._v(\"Salir\")])])])])])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"spinner-grow cada text-primary\",attrs:{\"role\":\"status\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Loading...\")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"spinner-grow cada text-secondary\",attrs:{\"role\":\"status\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Loading...\")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"spinner-grow cada text-success\",attrs:{\"role\":\"status\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Loading...\")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"spinner-grow cada text-danger\",attrs:{\"role\":\"status\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Loading...\")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"spinner-grow cada text-warning\",attrs:{\"role\":\"status\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Loading...\")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"spinner-grow cada text-info\",attrs:{\"role\":\"status\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Loading...\")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"spinner-grow cada text-light\",attrs:{\"role\":\"status\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Loading...\")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"spinner-grow cada text-dark\",attrs:{\"role\":\"status\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Loading...\")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('h1',[_vm._v(\"Modificar datos del proyecto\")])])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Nombre del Profesors \")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Campos de Conocimiento \")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Lineas de Investigación \")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col\"},[_c('div',{attrs:{\"id\":\"calendar\"}})])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Estado de Avance \")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Duración \")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Financiamiento del proyecto \")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Producto(s) \")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Nombre del Profesor \")])])}]\n\nexport { render, staticRenderFns }","\n\n\n\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./modificar.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./modificar.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./modificar.vue?vue&type=template&id=4326f4d2&scoped=true&\"\nimport script from \"./modificar.vue?vue&type=script&lang=js&\"\nexport * from \"./modificar.vue?vue&type=script&lang=js&\"\nimport style0 from \"./modificar.vue?vue&type=style&index=0&id=4326f4d2&scoped=true&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"4326f4d2\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('section',{staticClass:\"container\"},[_vm._m(0),_c('dl',{staticClass:\"row\"},[_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Nombre del proyecto\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_vm._v(_vm._s(_vm.datos.proyecto[0].nombre_proyecto))])]),_c('dl',{staticClass:\"row\"},[_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Nombre del profesor responsable\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_vm._v(_vm._s(_vm.datos.proyecto[0].nombre_responsable))])]),_c('dl',{staticClass:\"row\"},[_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Campo de conocimiento\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.datos.campo_proyecto))])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Disciplina\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.datos.proyecto[0].disciplina))])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Linea de investigación\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.datos.linea_investigacion))])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Objetivo general\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.datos.proyecto[0].objetivo_general))])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Objetivo particular\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},_vm._l((_vm.datos.objetivo),function(item){return _c('div',{key:item.objetivo_texto},[_vm._v(\" \"+_vm._s(item.objetivo_texto)+\" \")])}),0),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Hipotesis (en su caso)\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.datos.proyecto[0].hipotesis))])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Resumen del proyecto de investigación\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.datos.proyecto[0].resumen))])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Fecha de inicio (dd / mm / aaaa)\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.fech(_vm.datos.proyecto[0].fecha_inicio)))])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Fecha final (dd / mm / aaaa)\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.fech(_vm.datos.proyecto[0].fecha_final)))])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Estado de avance\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.datos.proyecto[0].estado_avance))])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Avance\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.datos.proyecto[0].avance)+\" %\")])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Duración\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.datos.proyecto[0].duracion))])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Financiamiento de proyecto\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.datos.proyecto[0].financiamiento))])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Numero del registro\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.datos.proyecto[0].numero_registro))])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Entidades participantes(ademas de la FES Acatlán)\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},_vm._l((_vm.datos.entidad),function(item){return _c('div',{key:item.nombre_entidad},[_vm._v(\" \"+_vm._s(item.tipo)+\" - \"+_vm._s(item.nombre_entidad)+\" \")])}),0),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Productos(s)\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},_vm._l((_vm.datos.producto),function(item){return _c('div',{key:item.nombre_entidad},[_vm._v(\" \"+_vm._s(item.nombre)+\" \")])}),0),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Profesores internos participantes\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[(_vm.datos.profesores_internos.length==0)?_c('div',[_vm._v(\" No se regitro \")]):_vm._l((_vm.datos.profesores_internos),function(item){return _c('div',{key:item.nombre_entidad},[_vm._v(\" \"+_vm._s(item.nombre)+\" - \"+_vm._s(item.tipo_particicipacion)+\" \")])})],2),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Profesores externos participantes\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[(_vm.datos.profesores_externos.length==0)?_c('div',[_vm._v(\" No se regitro \")]):_vm._l((_vm.datos.profesores_externos),function(item){return _c('div',{key:item.nombre_entidad},[_vm._v(\" \"+_vm._s(item.nombre)+\" - \"+_vm._s(item.tipo_particicipacion)+\" - \"+_vm._s(item.nombre_entidad)+\" \")])})],2),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Alumnos internos participantes\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[(_vm.datos.alumnos_internos.length==0)?_c('div',[_vm._v(\" No se regitro \")]):_vm._l((_vm.datos.alumnos_internos),function(item){return _c('div',{key:item.nombre_entidad},[_vm._v(\" \"+_vm._s(item.nombre)+\" - \"+_vm._s(item.tipo_particicipacion)+\" \")])})],2),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Alumnos externos participantes\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[(_vm.datos.alumnos_externos.length==0)?_c('div',[_vm._v(\" No se regitro \")]):_vm._l((_vm.datos.alumnos_externos),function(item){return _c('div',{key:item.nombre_entidad},[_vm._v(\" \"+_vm._s(item.nombre)+\" - \"+_vm._s(item.tipo_particicipacion)+\" - \"+_vm._s(item.nombre_entidad)+\" \")])})],2),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Fecha de creacion (dd / mm / aaaa)\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.fech(_vm.datos.proyecto[0].fecha_creacion)))])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Ultima fecha que se modifico (dd / mm / aaaa)\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.fech(_vm.datos.proyecto[0].fecha_modificiacion)))])])]),_c('div',{staticClass:\"row espacio\"},[_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"button_salir \",on:{\"click\":function($event){return _vm.salir()}}},[_vm._v(\"Salir\")])])])])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('h1',[_vm._v(\"Datos del proyecto\")])])])}]\n\nexport { render, staticRenderFns }","\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ver_datos.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ver_datos.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./ver_datos.vue?vue&type=template&id=8664359a&scoped=true&\"\nimport script from \"./ver_datos.vue?vue&type=script&lang=js&\"\nexport * from \"./ver_datos.vue?vue&type=script&lang=js&\"\nimport style0 from \"./ver_datos.vue?vue&type=style&index=0&id=8664359a&scoped=true&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"8664359a\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"container ajustar\"},[_c('h1',[_vm._v(\"Nombre del Responsable\")]),_c('div',{staticClass:\"row tabla cuadro_abajo_boton\"},[_c('div',{staticClass:\"col-md-6 col-xs-12\"},[(_vm.elegido())?_c('div',{staticClass:\"admin-campos\"},[_c('i',{staticClass:\"fas fa-user\"}),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.nombre),expression:\"nombre\"}],attrs:{\"type\":\"nombre\",\"placeholder\":\"Nombre\"},domProps:{\"value\":(_vm.nombre)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.nombre=$event.target.value}}})]):_c('div',{staticClass:\"alert alert-success alert-dismissible caja_nombre\"},[_c('button',{staticClass:\"close\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){_vm.nombre_elegido=false, _vm.profesor=''}}},[_vm._v(\"×\")]),_c('strong',{on:{\"keyup\":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,\"enter\",13,$event.key,\"Enter\")){ return null; }return _vm.siguiente()}}},[_vm._v(_vm._s(_vm.profesor))]),_vm._v(\" . \")])]),_c('div',{staticClass:\"col-md-6 col-xs-12\"},[(_vm.lista[0].Rfc==1)?_c('div',{staticClass:\"spinner-border alt\",attrs:{\"role\":\"status\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Loading...\")])]):(_vm.buscar_profesor.length==0)?_c('p',[_c('font',{attrs:{\"size\":\"6\"}},[_vm._v(\"No se encontro\")])],1):_c('div',{staticClass:\"table-wrapper-scroll-y my-custom-scrollbar\"},[_c('table',{staticClass:\"table table-bordered table-striped mb-0 \"},[_vm._m(0),_vm._l((_vm.buscar_profesor),function(item){return _c('tr',{key:item.Rfc},[(_vm.profesor==item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno)?_c('td',{staticClass:\"renglon select_verde \",domProps:{\"textContent\":_vm._s(item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno)},on:{\"click\":function($event){return _vm.verificar(item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno,item.Rfc)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno)},on:{\"click\":function($event){return _vm.verificar(item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno,item.Rfc)}}})])})],2)])])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[(_vm.nombre_elegido)?_c('button',{staticClass:\"button\",on:{\"click\":function($event){return _vm.siguiente()}}},[_vm._v(\"Siguiente\")]):_c('p',{staticClass:\"botton_falso\"},[_vm._v(\"Siguiente\")])])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"button_salir \",on:{\"click\":function($event){return _vm.salir()}}},[_vm._v(\"Salir\")])])])])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Nombre del Profesors \")])])}]\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_1.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_1.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./registro_1.vue?vue&type=template&id=04fed7d4&scoped=true&\"\nimport script from \"./registro_1.vue?vue&type=script&lang=js&\"\nexport * from \"./registro_1.vue?vue&type=script&lang=js&\"\nimport style0 from \"./registro_1.vue?vue&type=style&index=0&id=04fed7d4&scoped=true&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"04fed7d4\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"container formulario\"},[_c('h1',[_vm._v(\"Datos del proyecto\")]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col inputs_nombre\"},[(!_vm.error)?_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.nombre_proyecto),expression:\"nombre_proyecto\"}],staticClass:\"cuadro\",attrs:{\"type\":\"text\",\"placeholder\":\"Nombre del Proyecto\",\"maxlength\":295},domProps:{\"value\":(_vm.nombre_proyecto)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.nombre_proyecto=$event.target.value}}}):_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.nombre_proyecto),expression:\"nombre_proyecto\"}],staticClass:\"cuadro rojo\",attrs:{\"type\":\"text\",\"id\":\"Nombre rojo\",\"placeholder\":\"Nombre del Proyecto\",\"maxlength\":295},domProps:{\"value\":(_vm.nombre_proyecto)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.nombre_proyecto=$event.target.value}}}),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.disciplina),expression:\"disciplina\"}],staticClass:\"cuadro\",attrs:{\"type\":\"text\",\"placeholder\":\"Disciplina\",\"maxlength\":245},domProps:{\"value\":(_vm.disciplina)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.disciplina=$event.target.value}}})])]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col-md-6\"},[_c('table',{staticClass:\"table\"},[_vm._m(0),_vm._l((_vm.campos_de_conocimiento),function(item){return _c('tr',{key:item.id},[(_vm.verificar_selec(item.id_campo))?_c('td',{staticClass:\"renglon select_verde \",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_campo(item.id_campo)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_campo(item.id_campo)}}})])})],2)]),_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"table-wrapper-scroll-y my-custom-scrollbar\"},[_c('table',{staticClass:\"table table-bordered table-striped mb-0 \"},[_vm._m(1),_vm._l((_vm.lineas_de_investigacion),function(item){return _c('tr',{key:item.id},[(_vm.verificar_selec_linea(item.id_linea_investigacion))?_c('td',{staticClass:\"renglon select_verde \",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_linea(item.id_linea_investigacion)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_linea(item.id_linea_investigacion)}}})])})],2)])])]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col\"},[_c('textarea',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.objetivo_general),expression:\"objetivo_general\"}],staticClass:\"form-control\",attrs:{\"rows\":\"5\",\"id\":\"comment\",\"name\":\"text\",\"placeholder\":\"Objetivo General\",\"maxlength\":795},domProps:{\"value\":(_vm.objetivo_general)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.objetivo_general=$event.target.value}}})])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col \"},_vm._l((_vm.inputs),function(inp,k){return _c('div',{key:k,staticClass:\"form-group\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(inp.name),expression:\"inp.name\"}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"placeholder\":\"Objetivo Particular\",\"maxlength\":895},domProps:{\"value\":(inp.name)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.$set(inp, \"name\", $event.target.value)}}})])}),0)]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:( _vm.inputs.length > 3),expression:\" inputs.length > 3\"}],staticClass:\"button_agregar rojo\",on:{\"click\":function($event){return _vm.remove()}}},[_vm._v(\"-\")])]),_c('div',{staticClass:\"col-6\"},[_c('button',{staticClass:\"button_agregar verde\",on:{\"click\":function($event){return _vm.add()}}},[_vm._v(\"+\")])])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"entrar\"},[(_vm.listo())?_c('button',{staticClass:\"button \",on:{\"click\":function($event){return _vm.llamar()}}},[_vm._v(\" Siguiente \")]):_c('p',{staticClass:\"botton_falso\"},[_vm._v(\"Siguiente\")])])])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"button_salir \",on:{\"click\":function($event){return _vm.salir()}}},[_vm._v(\"Salir\")])])])])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Campos de Conocimiento \")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Lineas de Investigación \")])])}]\n\nexport { render, staticRenderFns }","\n\n\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_2.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_2.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./registro_2.vue?vue&type=template&id=2f0d6056&scoped=true&\"\nimport script from \"./registro_2.vue?vue&type=script&lang=js&\"\nexport * from \"./registro_2.vue?vue&type=script&lang=js&\"\nimport style0 from \"./registro_2.vue?vue&type=style&index=0&id=2f0d6056&scoped=true&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"2f0d6056\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"container caja\"},[_c('h1',{staticClass:\"separacion-dos\"},[_vm._v(\"Datos del proyecto de investigación\")]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col\"},[_c('textarea',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.hipotesis),expression:\"hipotesis\"}],staticClass:\"form-control\",attrs:{\"rows\":\"5\",\"id\":\"comment\",\"name\":\"text\",\"placeholder\":\"Hipotesis (en su caso)\",\"maxlength\":795},domProps:{\"value\":(_vm.hipotesis)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.hipotesis=$event.target.value}}})])]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col\"},[_c('textarea',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.resumen),expression:\"resumen\"}],staticClass:\"form-control\",attrs:{\"rows\":\"5\",\"id\":\"comment\",\"name\":\"text\",\"placeholder\":\"Resumen del proyecto de investigación\",\"maxlength\":1495},domProps:{\"value\":(_vm.resumen)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.resumen=$event.target.value}}})])]),_vm._m(0),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col\"},[_c('h4',[_vm._v(\"Fecha de Inicio\")]),_c('datepicker',{staticClass:\"center\",attrs:{\"language\":_vm.es,\"name\":\"fecha_inicio\"},model:{value:(_vm.fecha_inicio),callback:function ($$v) {_vm.fecha_inicio=$$v},expression:\"fecha_inicio\"}})],1),_c('div',{staticClass:\"col\"},[_c('h4',[_vm._v(\"Fecha de Termino\")]),_c('datepicker',{staticClass:\"center\",attrs:{\"language\":_vm.es,\"name\":\"fecha_final\"},model:{value:(_vm.fecha_final),callback:function ($$v) {_vm.fecha_final=$$v},expression:\"fecha_final\"}}),_c('p',{staticClass:\"error\"},[_vm._v(_vm._s(_vm.validar_fecha()))])],1)]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col-md-6 separacion\"},[_c('table',{staticClass:\"table\"},[_vm._m(1),_vm._l((_vm.estado_avance),function(item){return _c('tr',{key:item.avance},[(_vm.check_estado(item.avance))?_c('td',{staticClass:\"renglon select_verde \",domProps:{\"textContent\":_vm._s(item.avance)},on:{\"click\":function($event){return _vm.verificar(item.avance)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.avance)},on:{\"click\":function($event){return _vm.verificar(item.avance)}}})])})],2)]),_c('div',{staticClass:\"col\"},[_c('table',{staticClass:\"table\"},[_vm._m(2),_vm._l((_vm.duracion),function(item){return _c('tr',{key:item.tiempo},[(_vm.check_duracion(item.tiempo))?_c('td',{staticClass:\"renglon select_verde\",domProps:{\"textContent\":_vm._s(item.tiempo)},on:{\"click\":function($event){return _vm.verificar_duracion(item.tiempo)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.tiempo)},on:{\"click\":function($event){return _vm.verificar_duracion(item.tiempo)}}})])})],2)])]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.avance),expression:\"avance\"}],staticClass:\"cuadro top\",attrs:{\"type\":\"number\",\"placeholder\":\"Avance %\",\"oninput\":\"javascript: if (this.value.length > this.maxLength) this.value = this.value.slice(0, this.maxLength);\",\"maxlength\":\"3\"},domProps:{\"value\":(_vm.avance)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.avance=$event.target.value}}}),_c('p',{staticClass:\"error\"},[_vm._v(_vm._s(_vm.validar_avance()))])]),_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"entrar\"},[(_vm.completo())?_c('button',{staticClass:\"button \",on:{\"click\":function($event){return _vm.registrar()}}},[_vm._v(\"Siguiente\")]):_c('p',{staticClass:\"botton_falso\"},[_vm._v(\"Siguiente\")])])])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"button_salir \",on:{\"click\":function($event){return _vm.salir()}}},[_vm._v(\"Salir\")])])])])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col\"},[_c('div',{attrs:{\"id\":\"calendar\"}})])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Estado de Avance \")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Duración \")])])}]\n\nexport { render, staticRenderFns }","\n\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_3.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_3.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./registro_3.vue?vue&type=template&id=c915e580&scoped=true&\"\nimport script from \"./registro_3.vue?vue&type=script&lang=js&\"\nexport * from \"./registro_3.vue?vue&type=script&lang=js&\"\nimport style0 from \"./registro_3.vue?vue&type=style&index=0&id=c915e580&scoped=true&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"c915e580\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"container\"},[_c('h1',{staticClass:\"separacion-dos\"},[_vm._v(\"Datos del proyecto de investigación\")]),_c('div',{staticClass:\"row cont\"},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"table-wrapper-scroll-y my-custom-scrollbar\"},[_c('table',{staticClass:\"table table-bordered table-striped mb-0 \"},[_vm._m(0),_vm._l((_vm.financiaminetos),function(item){return _c('tr',{key:item.nombre},[(_vm.verificar_financiamiento(item.nombre))?_c('td',{staticClass:\"renglon select_verde \",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_financiamiento(item.nombre)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_financiamiento(item.nombre)}}})])})],2)])]),_c('div',{staticClass:\"col inputs_nombre\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.numero_registro),expression:\"numero_registro\"}],staticClass:\"cuadro\",attrs:{\"type\":\"text\",\"placeholder\":\"Numero de registro\"},domProps:{\"value\":(_vm.numero_registro)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.numero_registro=$event.target.value}}}),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.presupuesto),expression:\"presupuesto\"}],staticClass:\"ultimo\",attrs:{\"type\":\"number\",\"placeholder\":\"Presupuesto Asignado ($00.00MXN)\"},domProps:{\"value\":(_vm.presupuesto)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.presupuesto=$event.target.value}}}),(_vm.chack_presupuesto())?_c('p',{staticClass:\"error\"},[_vm._v(\"El presupuesto solo puede tener numeros y a lo más un caracter punto '.'\")]):_vm._e()])]),_c('h2',[_vm._v(\"Entidades Participandes (además de la FES Acatlán)\")]),_c('div',{attrs:{\"clas\":\"row\"}},[_c('div',{staticClass:\"col\"},_vm._l((_vm.entidades_seleccionadas),function(entidad){return _c('div',{key:entidad.id_entidad,staticClass:\"form-group\"},[_c('div',{staticClass:\"input-group\"},[_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(entidad.nombre))]),_c('div',{staticClass:\"dropdown-menu\"},_vm._l((_vm.entidades),function(ent){return _c('div',{key:ent.id_entidades},[_c('a',{staticClass:\"dropdown-item renglon \",on:{\"click\":function($event){entidad.nombre=ent.tipo, entidad.id_entidad=ent.id_entidad}}},[_vm._v(_vm._s(ent.tipo))])])}),0)]),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(entidad.nombre_de_entidad),expression:\"entidad.nombre_de_entidad\"}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"placeholder\":\"Nombre de la entidad\",\"aria-label\":\"Text input with dropdown button\",\"maxlength\":145},domProps:{\"value\":(entidad.nombre_de_entidad)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.$set(entidad, \"nombre_de_entidad\", $event.target.value)}}})])])}),0)]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:( _vm.entidades_seleccionadas.length > 1),expression:\" entidades_seleccionadas.length > 1\"}],staticClass:\"button_agregar rojo\",on:{\"click\":function($event){return _vm.remove()}}},[_vm._v(\"-\")])]),_c('div',{staticClass:\"col-6\"},[_c('button',{staticClass:\"button_agregar verde\",on:{\"click\":function($event){return _vm.add()}}},[_vm._v(\"+\")])])]),_c('div',{staticClass:\"row espacio\"},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"table-wrapper-scroll-y my-custom-scrollbar\"},[_c('table',{staticClass:\"table table-bordered table-striped mb-0 \"},[_vm._m(1),_vm._l((_vm.productos),function(item){return _c('tr',{key:item.nombre},[(_vm.verificar_producto(item.id_producto))?_c('td',{staticClass:\"renglon select_verde \",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_producto(item.id_producto)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_producto(item.id_producto)}}})])})],2)])])]),_c('div',{staticClass:\"row espacio\"},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"entrar\"},[(_vm.listo())?_c('button',{staticClass:\"button \",on:{\"click\":function($event){return _vm.registrar()}}},[_vm._v(\"Siguiente\")]):_c('p',{staticClass:\"botton_falso\"},[_vm._v(\"Siguiente\")])])])]),_c('div',{staticClass:\"row espacio\"},[_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"button_salir \",on:{\"click\":function($event){return _vm.salir()}}},[_vm._v(\"Salir\")])])])])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Financiamiento del proyecto \")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Producto(s) \")])])}]\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_4.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_4.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./registro_4.vue?vue&type=template&id=bacc9700&scoped=true&\"\nimport script from \"./registro_4.vue?vue&type=script&lang=js&\"\nexport * from \"./registro_4.vue?vue&type=script&lang=js&\"\nimport style0 from \"./registro_4.vue?vue&type=style&index=0&id=bacc9700&scoped=true&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"bacc9700\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"container \"},[(_vm.espera==true)?_c('div',{staticClass:\"container todo \"},[_vm._m(0),_vm._m(1),_vm._m(2),_vm._m(3),_vm._m(4),_vm._m(5),_vm._m(6),_vm._m(7)]):_c('div',{staticClass:\"container \"},[_c('h1',{staticClass:\"separacion-dos\"},[_vm._v(\"Datos del proyecto de investigación\")]),_c('h2',[_vm._v(\"Profesores participantes internos\")]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-md-6 col-xs-12\"},_vm._l((_vm.profesores_internos),function(item){return _c('div',{key:item.nombre,staticClass:\"form-group\"},[_c('div',{staticClass:\"input-group\"},[_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(item.participacion))]),_c('div',{staticClass:\"dropdown-menu\"},[_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Corresponsable'}}},[_vm._v(\"Corresponsable\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Colaborador'}}},[_vm._v(\"Colaborador\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Otro'}}},[_vm._v(\"Otro\")])])]),(item.use==false)?_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.nombre_buscar[item.n]),expression:\"nombre_buscar[item.n]\"}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"placeholder\":\"Nombre del profesor interno \",\"aria-label\":\"Text input with dropdown button\"},domProps:{\"value\":(_vm.nombre_buscar[item.n])},on:{\"click\":function($event){_vm.borrar(),_vm.concurrent= item.n},\"input\":function($event){if($event.target.composing){ return; }_vm.$set(_vm.nombre_buscar, item.n, $event.target.value)}}}):_c('div',{staticClass:\" form-control alert alert-success alert-dismissible caja_nombre\"},[_c('button',{staticClass:\"close\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){item.use=false, item.nombre=''}}},[_vm._v(\"×\")]),_c('strong',[_vm._v(_vm._s(item.nombre))]),_vm._v(\" . \")])])])}),0),(_vm.lista[0].Rfc==1)?_c('div',{staticClass:\"spinner-border alt\",attrs:{\"role\":\"status\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Loading...\")])]):_c('div',{staticClass:\"col-md-6 col-xs-12\"},[_c('div',{staticClass:\"table-wrapper-scroll-y my-custom-scrollbar\"},[_c('table',{staticClass:\"table table-bordered table-striped mb-0 \"},[_vm._m(8),(_vm.filtro.length==0)?_c('p',[_c('font',{attrs:{\"size\":\"6\"}},[_vm._v(\"No se encontro\")])],1):_vm._l((_vm.filtro),function(item){return _c('tr',{key:item.Rfc},[_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno)},on:{\"click\":function($event){return _vm.poner_nombre(item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno)}}})])})],2)])])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-6\"},[_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:( _vm.profesores_internos.length > 1),expression:\" profesores_internos.length > 1\"}],staticClass:\"button_agregar rojo\",on:{\"click\":function($event){return _vm.remove_profesor_interno()}}},[_vm._v(\"-\")])]),_c('div',{staticClass:\"col-6\"},[_c('button',{staticClass:\"button_agregar verde\",on:{\"click\":function($event){return _vm.add_profesor_interno()}}},[_vm._v(\"+\")])])]),_c('h2',[_vm._v(\"Profesores participantes externos\")]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},_vm._l((_vm.profesores_externos),function(item){return _c('div',{key:item.nombre,staticClass:\"form-group\"},[_c('div',{staticClass:\"input-group\"},[_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(item.participacion))]),_c('div',{staticClass:\"dropdown-menu\"},[_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Corresponsable'}}},[_vm._v(\"Corresponsable\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Colaborador'}}},[_vm._v(\"Colaborador\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Otro'}}},[_vm._v(\"Otro\")])])]),_c('input',{directives:[{name:\"model\",rawName:\"v-model.lazy\",value:(item.nombre),expression:\"item.nombre\",modifiers:{\"lazy\":true}}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"placeholder\":\"Nombre del profesor externo\",\"aria-label\":\"Text input with dropdown button\",\"maxlength\":95},domProps:{\"value\":(item.nombre)},on:{\"change\":function($event){return _vm.$set(item, \"nombre\", $event.target.value)}}}),_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(item.entidad))]),_c('div',{staticClass:\"dropdown-menu\"},_vm._l((_vm.entidades),function(ent){return _c('div',{key:ent.id_entidad},[_c('a',{staticClass:\"dropdown-item renglon \",on:{\"click\":function($event){item.entidad=ent.nombre_entidad, item.id_entidad=ent.id_pro_entidad}}},[_vm._v(_vm._s(ent.nombre_entidad))])])}),0)])])])}),0)]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:( _vm.profesores_externos.length > 1),expression:\" profesores_externos.length > 1\"}],staticClass:\"button_agregar rojo\",on:{\"click\":function($event){return _vm.remove_profesor_externo()}}},[_vm._v(\"-\")])]),_c('div',{staticClass:\"col-6\"},[_c('button',{staticClass:\"button_agregar verde\",on:{\"click\":function($event){return _vm.add_profesor_externo()}}},[_vm._v(\"+\")])])]),_c('h2',[_vm._v(\"Alumnos participantes internos\")]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},_vm._l((_vm.alumnos_internos),function(item){return _c('div',{key:item.nombre,staticClass:\"form-group\"},[_c('div',{staticClass:\"input-group\"},[_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(item.participacion))]),_c('div',{staticClass:\"dropdown-menu\"},[_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Servicio Social'}}},[_vm._v(\"Servicio Social\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Becario'}}},[_vm._v(\"Becario\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Práctica profesional'}}},[_vm._v(\"Práctica profesional\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Otro'}}},[_vm._v(\"Otro\")])])]),_c('input',{directives:[{name:\"model\",rawName:\"v-model.lazy\",value:(item.nombre),expression:\"item.nombre\",modifiers:{\"lazy\":true}}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"placeholder\":\"Nombre del alumno interno\",\"aria-label\":\"Text input with dropdown button\",\"maxlength\":95},domProps:{\"value\":(item.nombre)},on:{\"change\":function($event){return _vm.$set(item, \"nombre\", $event.target.value)}}})])])}),0)]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:( _vm.alumnos_internos.length > 1),expression:\" alumnos_internos.length > 1\"}],staticClass:\"button_agregar rojo\",on:{\"click\":function($event){return _vm.remove_alumnos_internos()}}},[_vm._v(\"-\")])]),_c('div',{staticClass:\"col-6\"},[_c('button',{staticClass:\"button_agregar verde\",on:{\"click\":function($event){return _vm.add_alumnos_internos()}}},[_vm._v(\"+\")])])]),_c('h2',[_vm._v(\"Alumnos participantes externos\")]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},_vm._l((_vm.alumnos_externos),function(item){return _c('div',{key:item.nombre,staticClass:\"form-group\"},[_c('div',{staticClass:\"input-group\"},[_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(item.participacion))]),_c('div',{staticClass:\"dropdown-menu\"},[_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Servicio Social'}}},[_vm._v(\"Servicio Social\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Becario'}}},[_vm._v(\"Becario\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Práctica profesional'}}},[_vm._v(\"Práctica profesional\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Otro'}}},[_vm._v(\"Otro\")])])]),_c('input',{directives:[{name:\"model\",rawName:\"v-model.lazy\",value:(item.nombre),expression:\"item.nombre\",modifiers:{\"lazy\":true}}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"placeholder\":\"Nombre del alumno externo\",\"aria-label\":\"Text input with dropdown button\",\"maxlength\":95},domProps:{\"value\":(item.nombre)},on:{\"change\":function($event){return _vm.$set(item, \"nombre\", $event.target.value)}}}),_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(item.entidad))]),_c('div',{staticClass:\"dropdown-menu\"},_vm._l((_vm.entidades),function(ent){return _c('div',{key:ent.id_entidad},[_c('a',{staticClass:\"dropdown-item renglon \",on:{\"click\":function($event){item.entidad=ent.nombre_entidad, item.id_entidad=ent.id_pro_entidad}}},[_vm._v(_vm._s(ent.nombre_entidad))])])}),0)])])])}),0)]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:( _vm.alumnos_externos.length > 1),expression:\" alumnos_externos.length > 1\"}],staticClass:\"button_agregar rojo\",on:{\"click\":function($event){return _vm.remove_alumnos_externos()}}},[_vm._v(\"-\")])]),_c('div',{staticClass:\"col-6\"},[_c('button',{staticClass:\"button_agregar verde\",on:{\"click\":function($event){return _vm.add_alumnos_externos()}}},[_vm._v(\"+\")])])]),_c('div',{staticClass:\"row espacio\"},[_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"button\",on:{\"click\":function($event){return _vm.registrar()}}},[_vm._v(\" Guardar \")])])]),_c('div',{staticClass:\"row espacio\"},[_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"button_salir \",on:{\"click\":function($event){return _vm.salir()}}},[_vm._v(\"Salir\")])])])])])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"spinner-grow cada text-primary\",attrs:{\"role\":\"status\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Loading...\")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"spinner-grow cada text-secondary\",attrs:{\"role\":\"status\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Loading...\")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"spinner-grow cada text-success\",attrs:{\"role\":\"status\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Loading...\")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"spinner-grow cada text-danger\",attrs:{\"role\":\"status\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Loading...\")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"spinner-grow cada text-warning\",attrs:{\"role\":\"status\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Loading...\")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"spinner-grow cada text-info\",attrs:{\"role\":\"status\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Loading...\")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"spinner-grow cada text-light\",attrs:{\"role\":\"status\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Loading...\")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"spinner-grow cada text-dark\",attrs:{\"role\":\"status\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Loading...\")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Nombre del Profesor \")])])}]\n\nexport { render, staticRenderFns }","\n\n\n\n\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_5.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_5.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./registro_5.vue?vue&type=template&id=b9056cd2&scoped=true&\"\nimport script from \"./registro_5.vue?vue&type=script&lang=js&\"\nexport * from \"./registro_5.vue?vue&type=script&lang=js&\"\nimport style0 from \"./registro_5.vue?vue&type=style&index=0&id=b9056cd2&scoped=true&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"b9056cd2\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"container pad_menu\"},[_c('h1',[_vm._v(\"Red de Investigación\")]),_c('div',{staticClass:\"row pad_icono\"},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"cont\"},[_c('img',{staticClass:\"image\",attrs:{\"src\":require(\"../assets/agregar.png\"),\"height\":\"250\"},on:{\"click\":function($event){return _vm.entrar_registro()}}}),_c('div',{staticClass:\"middle\"},[_c('div',{staticClass:\"text\",on:{\"click\":function($event){return _vm.entrar_registro()}}},[_vm._v(\"Registro de Proyecto\")])])])]),_c('div',{staticClass:\"col \"},[_c('div',{staticClass:\"cont\"},[_c('img',{staticClass:\"image\",attrs:{\"src\":require(\"../assets/lupa.png\"),\"height\":\"250\"},on:{\"click\":function($event){return _vm.entrar_buscar()}}}),_vm._m(0)])]),_vm._m(1)]),_c('div',{staticClass:\"entrar\"},[_c('button',{staticClass:\"button\",on:{\"click\":function($event){return _vm.salir()}}},[_vm._v(\"Salir\")])])])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"middle\"},[_c('div',{staticClass:\"text\"},[_vm._v(\"Buscar\")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"col \"},[_c('div',{staticClass:\"cont\"},[_c('img',{staticClass:\"image\",attrs:{\"src\":require(\"../assets/descarga.png\"),\"height\":\"250\"}}),_c('div',{staticClass:\"mid\"},[_c('div',{staticClass:\"text\"},[_vm._v(\"Descargar\")])])])])}]\n\nexport { render, staticRenderFns }","\n\n\n\n\n\n\n \n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./menu.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./menu.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./menu.vue?vue&type=template&id=5efdd33e&scoped=true&\"\nimport script from \"./menu.vue?vue&type=script&lang=js&\"\nexport * from \"./menu.vue?vue&type=script&lang=js&\"\nimport style0 from \"./menu.vue?vue&type=style&index=0&id=5efdd33e&scoped=true&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"5efdd33e\",\n null\n \n)\n\nexport default component.exports","import Login from './components/login.vue';\nimport Buscar from './components/buscar.vue';\nimport Modificar from './components/modificar.vue';\nimport Ver_datos from './components/ver_datos.vue';\nimport Registro_1 from './components/registro_1.vue';\nimport Registro_2 from './components/registro_2.vue';\nimport Registro_3 from './components/registro_3.vue';\nimport Registro_4 from './components/registro_4.vue';\nimport Registro_5 from './components/registro_5.vue';\nimport Menu from './components/menu.vue';\nexport const routes = [\n { path: '/menu', component: Menu, name: 'menu' },\n { path: '/', component: Login, name: 'login' },\n { path: '/registro_1', component: Registro_1, name: 'registro_1' },\n { path: '/registro_2', component: Registro_2, name: 'registro_2' },\n { path: '/registro_3', component: Registro_3, name: 'registro_3' },\n { path: '/registro_4', component: Registro_4, name: 'registro_4' },\n { path: '/registro_5', component: Registro_5, name: 'registro_5' },\n { path: '/buscar', component: Buscar, name: 'buscar' },\n { path: '/ver_datos', component: Ver_datos, name: 'ver_datos' },\n { path: '/modificar', component: Modificar, name: 'modificar' }\n];","import Vue from 'vue'\nimport BootstrapVue from 'bootstrap-vue'\nimport 'bootstrap/dist/css/bootstrap.css'\nimport 'bootstrap-vue/dist/bootstrap-vue.css'\nimport VueRouter from 'vue-router'\nimport App from './App.vue'\n\nimport { routes } from './routes'\n\n\n\n\nVue.use(BootstrapVue)\n\nVue.config.productionTip = false\nVue.use(VueRouter)\nconst router = new VueRouter({\n routes\n})\n\n\nnew Vue({\n el: '#app',\n render: h => h(App),\n router\n})","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_3.vue?vue&type=style&index=0&id=c915e580&scoped=true&lang=css&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_3.vue?vue&type=style&index=0&id=c915e580&scoped=true&lang=css&\"","module.exports = __webpack_public_path__ + \"img/lupa.0426436e.png\";","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./menu.vue?vue&type=style&index=0&id=5efdd33e&scoped=true&lang=css&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./menu.vue?vue&type=style&index=0&id=5efdd33e&scoped=true&lang=css&\"","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_1.vue?vue&type=style&index=0&id=04fed7d4&scoped=true&lang=css&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_1.vue?vue&type=style&index=0&id=04fed7d4&scoped=true&lang=css&\"","const config = {\n api: \"https://venus.acatlan.unam.mx/redinvestigacion\"\n}\nmodule.exports = config;","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ver_datos.vue?vue&type=style&index=0&id=8664359a&scoped=true&lang=css&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ver_datos.vue?vue&type=style&index=0&id=8664359a&scoped=true&lang=css&\"","module.exports = __webpack_public_path__ + \"img/descarga.6fde3d6f.png\";","module.exports = __webpack_public_path__ + \"img/agregar.c88bc702.png\";","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_4.vue?vue&type=style&index=0&id=bacc9700&scoped=true&lang=css&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_4.vue?vue&type=style&index=0&id=bacc9700&scoped=true&lang=css&\"","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Header.vue?vue&type=style&index=0&lang=css&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Header.vue?vue&type=style&index=0&lang=css&\""],"sourceRoot":""} \ No newline at end of file diff --git a/src/config/config.js b/src/config/config.js index ab9f0562..2345c9c2 100644 --- a/src/config/config.js +++ b/src/config/config.js @@ -1,4 +1,4 @@ const config = { - api: "http://localhost:3000" + api: "https://venus.acatlan.unam.mx/redinvestigacion" } module.exports = config; \ No newline at end of file