(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-999f4b3e"],{5384:function(t,a,e){"use strict";e("6518")},5471:function(t,a,e){"use strict";e.r(a);var n=function(){var t=this,a=t._self._c;return a("div",{attrs:{id:"ListarTurmasTeoricas"}},[a("vuestic-widget",{attrs:{headerText:"Turmas Teóricas"}},[a("div",{staticClass:"row"},[a("fieldset",{staticClass:"col-md-6",attrs:{id:"dataAtualizar"},on:{keyup:function(a){return!a.type.indexOf("key")&&t._k(a.keyCode,"enter",13,a.key,"Enter")?null:t.updateClasses()}}},[a("legend",{staticClass:"font-weight-bold"},[t._v("Data")]),a("div",{staticClass:"form-group"},[a("div",{staticClass:"col-md-12 p-0 pr-2"},[a("input",{directives:[{name:"model",rawName:"v-model",value:t.dataAtualizar,expression:"dataAtualizar"}],staticClass:"form-control border rounded pl-2 pr-2",attrs:{type:"date"},domProps:{value:t.dataAtualizar},on:{input:function(a){a.target.composing||(t.dataAtualizar=a.target.value)}}})])])]),a("div",{directives:[{name:"show",rawName:"v-show",value:9!=t.idRole,expression:"idRole != 9"}],staticClass:"col-md-6 text-right"},[a("legend",{staticClass:"espacamento-oculto"},[t._v(".")]),a("button",{staticClass:"btn btn-info col-12 btn-micro",on:{click:function(a){return t.updateClasses()}}},[a("i",{staticClass:"fa fa-refresh pr-3 icon-branco",attrs:{id:"consultButton"}}),a("span",{staticClass:"font-button-modified"},[t._v("Atualizar Turmas")])])])]),a("div",{staticClass:"row pt-3"},[a("fieldset",{staticClass:"col-md-6 mb-3"},[a("legend",{staticClass:"font-weight-bold"},[t._v("Autoescola")]),a("model-select",{attrs:{options:t.selectCFC,placeholder:"Selecione um aluno"},model:{value:t.selectedCFC,callback:function(a){t.selectedCFC=a},expression:"selectedCFC"}})],1),a("fieldset",{staticClass:"col-md-6",attrs:{id:"periodoConsultado"}},[a("legend",{staticClass:"font-weight-bold"},[t._v("Período a Ser Consultado")]),a("div",{staticClass:"form-group"},[a("div",{staticClass:"col-md-6 p-0 pr-2"},[a("input",{directives:[{name:"model",rawName:"v-model",value:t.dataInicio,expression:"dataInicio"}],staticClass:"form-control border rounded pl-2 pr-2",attrs:{type:"date"},domProps:{value:t.dataInicio},on:{input:function(a){a.target.composing||(t.dataInicio=a.target.value)}}})]),a("div",{staticClass:"col-md-6 p-0 pl-2"},[a("input",{directives:[{name:"model",rawName:"v-model",value:t.dataFim,expression:"dataFim"}],staticClass:"form-control border rounded pl-2 pr-2",attrs:{type:"date"},domProps:{value:t.dataFim},on:{input:function(a){a.target.composing||(t.dataFim=a.target.value)}}})])])]),a("fieldset",{staticClass:"col-md-3 mb-3",attrs:{id:"agrupamento"}},[a("legend",{staticClass:"m-0 d-flex"},[a("span",{staticClass:"font-weight-bold"},[t._v("Agrupamento")]),a("div",{staticClass:"switch__container pl-3"},[a("input",{directives:[{name:"model",rawName:"v-model",value:t.toggleAgrupamento,expression:"toggleAgrupamento"}],staticClass:"switch switch--shadow",attrs:{id:"switch-shadow_codigo",type:"checkbox"},domProps:{checked:Array.isArray(t.toggleAgrupamento)?t._i(t.toggleAgrupamento,null)>-1:t.toggleAgrupamento},on:{change:function(a){var e=t.toggleAgrupamento,n=a.target,s=!!n.checked;if(Array.isArray(e)){var o=null,i=t._i(e,o);n.checked?i<0&&(t.toggleAgrupamento=e.concat([o])):i>-1&&(t.toggleAgrupamento=e.slice(0,i).concat(e.slice(i+1)))}else t.toggleAgrupamento=s}}}),a("label",{attrs:{for:"switch-shadow_codigo"}})])]),a("div",{staticClass:"form-group",on:{keyup:function(a){return!a.type.indexOf("key")&&t._k(a.keyCode,"enter",13,a.key,"Enter")?null:t.loadData()}}},[a("input",{directives:[{name:"model",rawName:"v-model",value:t.agrupamento,expression:"agrupamento"}],staticClass:"form-control pt-0 pl-2 border rounded",attrs:{type:"text",id:"nome_aluno"},domProps:{value:t.agrupamento},on:{input:function(a){a.target.composing||(t.agrupamento=a.target.value)}}})])]),a("div",{staticClass:"col-md-3 text-right"},[a("legend",{staticClass:"espacamento-oculto"},[t._v(".")]),a("div",{staticClass:"row",staticStyle:{"white-space":"nowrap"}},[a("div",{staticClass:"col-md-4"},[a("input",{directives:[{name:"model",rawName:"v-model",value:t.turma_type,expression:"turma_type"}],attrs:{type:"radio",id:"all",value:"all",checked:"",disabled:t.toggleAgrupamento},domProps:{checked:t._q(t.turma_type,"all")},on:{change:function(a){t.turma_type="all"}}}),a("label",{staticClass:"ml-3 font-weight-bold",attrs:{for:"all"}},[a("b",[t._v("Todas")])])]),a("div",{staticClass:"col-md-4"},[a("input",{directives:[{name:"model",rawName:"v-model",value:t.turma_type,expression:"turma_type"}],attrs:{type:"radio",id:"virtual",value:"virtual",disabled:t.toggleAgrupamento},domProps:{checked:t._q(t.turma_type,"virtual")},on:{change:function(a){t.turma_type="virtual"}}}),a("label",{staticClass:"ml-3 font-weight-bold",attrs:{for:"virtual"}},[a("b",[t._v("Virtual")])])]),a("div",{staticClass:"col-md-4"},[a("input",{directives:[{name:"model",rawName:"v-model",value:t.turma_type,expression:"turma_type"}],attrs:{type:"radio",id:"in_person",value:"in_person",disabled:t.toggleAgrupamento},domProps:{checked:t._q(t.turma_type,"in_person")},on:{change:function(a){t.turma_type="in_person"}}}),a("label",{staticClass:"ml-3 font-weight-bold",attrs:{for:"in_person"}},[a("b",[t._v("Presencial")])])])])]),a("div",{staticClass:"col-md-3 text-right"},[a("legend",{staticClass:"espacamento-oculto"},[t._v(".")]),a("button",{staticClass:"btn btn-danger col-12 btn-micro",on:{click:function(a){return t.clearInputs()}}},[a("i",{staticClass:"fa fa-trash pr-3 icon-branco",attrs:{id:"clearButton"}}),a("span",{staticClass:"font-button-modified"},[t._v("Limpar")])])]),t.loadTable?a("div",{staticClass:"col-md-3 text-right"},[a("legend",{staticClass:"espacamento-oculto"},[t._v(".")]),a("button",{staticClass:"btn btn-info col-12 btn-micro disabled",attrs:{"aria-disabled":"true"},on:{click:function(a){return t.loadingData()}}},[a("i",{staticClass:"fa fa-search pr-3 icon-branco",attrs:{id:"consultButton"}}),a("span",{staticClass:"font-button-modified"},[t._v("Consultar")])])]):a("div",{staticClass:"col-md-3 text-right"},[a("legend",{staticClass:"espacamento-oculto"},[t._v(".")]),a("button",{staticClass:"btn btn-info col-12 btn-micro",on:{click:function(a){return t.loadData()}}},[a("i",{staticClass:"fa fa-search pr-3 icon-branco",attrs:{id:"consultButton"}}),a("span",{staticClass:"font-button-modified"},[t._v("Consultar")])])])]),a("div",{staticClass:"row mt-3",attrs:{id:"tabela"}},[a("div",{staticClass:"col-md-12"},[a("div",{staticClass:"row"},[a("div",{staticClass:"col mx-auto"},[a("pagination",{staticClass:"pagination justify-content-center",attrs:{source:t.pagination},on:{navigate:t.navigate}})],1)]),t.loadTable?a("div",{staticClass:"d-flex justify-content-center"},[a("SpringSpinner",{tag:"component",attrs:{"animation-duration":1e3,color:"#4AE387",size:80}})],1):a("table",{staticClass:"table table-striped table-bordered table-responsive-sm text-center"},[a("thead",[a("tr",[a("th",[t._v("Agrupamento")]),a("th",[t._v("Início")]),a("th",[t._v("Fim")]),a("th",[t._v("Alunos Regulares")]),a("th",[t._v("Alunos Reposição")]),a("th",[t._v("Virtual")]),a("th",[t._v("Status")]),a("th",[t._v("Ações")])])]),a("tbody",[0===t.turmas.length?a("tr",[a("td",{attrs:{colspan:"7"}},[t._v("Nenhum Registro Encontrado")])]):t._e(),t._l(t.turmas,(function(e,n){return a("tr",{key:n},[a("td",[t._v("\n                                    "+t._s(e.id_agrupamento)+"\n                                ")]),a("td",[t._v("\n                                    "+t._s(t._f("DateBRFilter")(e.data_inicio))+"\n                                ")]),a("td",[t._v("\n                                    "+t._s(t._f("DateBRFilter")(e.data_fim))+"\n                                ")]),a("td",[t._v("\n                                    "+t._s(e.quantidade_alunos)+"\n                                ")]),a("td",[t._v("\n                                    "+t._s(e.reposicao_alunos.length)+"\n                                ")]),e.virtual?a("td",[t._v("\n                                    SIM\n                                ")]):a("td",[t._v("\n                                    NÃO\n                                ")]),e.finalizada&&!e.cancelada?a("td",[t._v("\n                                    Finalizada\n                                ")]):!e.finalizada&&!e.cancelada&&e.data_fim<"2022-01-12 00:00:00"?a("td",[t._v("\n                                    Realizada\n                                ")]):e.cancelada?a("td",[t._v("\n                                    Cancelada\n                                ")]):a("td",[t._v("\n                                    Pendente\n                                ")]),a("td",[e.virtual?a("button",{staticClass:"btn btn-success btn-micro mr-1",attrs:{title:"Entrar na sala"},on:{click:function(a){return t.joinClass(e)}}},[a("i",{staticClass:"fa fa-sign-in"})]):t._e(),a("button",{staticClass:"btn btn-info btn-micro mr-1",attrs:{title:"Informações"},on:{click:function(a){return t.showModalTurma(e)}}},[a("i",{staticClass:"fa fa-info"})])])])}))],2)]),a("div",{staticClass:"row"},[a("div",{staticClass:"col mx-auto"},[a("pagination",{staticClass:"pagination justify-content-center",attrs:{source:t.pagination},on:{navigate:t.navigate}})],1)])])])]),a("vuestic-modal",{ref:"modalPresencasTurma",attrs:{large:!0,id:"modalTurma"}},[a("div",{attrs:{slot:"title"},slot:"title"},[t._v("Informações")]),a("vuestic-tabs",{ref:"tabs",attrs:{names:["Dados Básicos","Alunos Regulares","Alunos Reposição","Aulas","Presenças"]}},[a("div",{attrs:{slot:"Dados Básicos"},slot:"Dados Básicos"},[t.turmaSelected.id_agrupamento?a("div",{staticClass:"row text-center"},[a("fieldset",{staticClass:"col-md-4"},[a("strong",{staticClass:"font-weight-bold"},[t._v("Agrupamento:")]),a("p",[t._v("\n                                    "+t._s(t.turmaSelected.id_agrupamento)+"\n                                ")])]),a("fieldset",{staticClass:"col-md-4"},[a("strong",{staticClass:"font-weight-bold"},[t._v("Data de Início:")]),a("p",[t._v("\n                                    "+t._s(t._f("DateBRFilter")(t.turmaSelected.data_inicio))+"\n                                ")])]),a("fieldset",{staticClass:"col-md-4"},[a("strong",{staticClass:"font-weight-bold"},[t._v("Data de Finalização:")]),a("p",[t._v("\n                                    "+t._s(t._f("DateBRFilter")(t.turmaSelected.data_fim))+"\n                                ")])])]):t._e(),a("hr"),a("div",{staticClass:"row text-center"},[a("fieldset",{staticClass:"col-md-4"},[t.loadButton?a("div",{staticClass:"d-flex justify-content-center"},[a("SpringSpinner",{tag:"component",attrs:{"animation-duration":1e3,color:"#4AE387",size:30}})],1):a("div",[a("button",{staticClass:"btn btn-micro btn-danger",attrs:{type:"button"},on:{click:function(a){return t.cancelarTurma(t.turmaSelected)}}},[t._v("Cancelar Turma")])])]),a("fieldset",{staticClass:"col-md-4"},[t.loadButton?a("div",{staticClass:"d-flex justify-content-center"},[a("SpringSpinner",{tag:"component",attrs:{"animation-duration":1e3,color:"#4AE387",size:30}})],1):a("div",[a("button",{staticClass:"btn btn-micro btn-info",attrs:{type:"button"},on:{click:function(a){return t.atualizarBiometriaVirtual(t.turmaSelected)}}},[t._v("Atualizar Status")])])]),a("fieldset",{staticClass:"col-md-4"},[t.loadButton?a("div",{staticClass:"d-flex justify-content-center"},[a("SpringSpinner",{tag:"component",attrs:{"animation-duration":1e3,color:"#4AE387",size:30}})],1):a("div",[a("button",{staticClass:"btn btn-micro btn-info",attrs:{type:"button"},on:{click:function(a){return t.enviarBiometriaVirtual(t.turmaSelected)}}},[t._v("Enviar Biometria")])])])])]),a("div",{attrs:{slot:"Alunos Regulares"},slot:"Alunos Regulares"},[t.loadAlunosRegulares?a("div",{staticClass:"row text-center d-flex justify-content-center"},[a("SpringSpinner",{tag:"component",attrs:{"animation-duration":1e3,color:"#4AE387",size:80}}),a("div",{staticClass:"col-md-12 mt-3"},[a("strong",{staticClass:"font-weight-bold"},[t._v("Pode demorar um pouco...")])])],1):a("div",{staticClass:"row text-center"},[a("table",{staticClass:"table table-striped table-bordered table-responsive-sm text-center"},[a("thead",[a("tr",[a("th",[t._v("Nome")]),a("th",[t._v("CPF")]),a("th",[t._v("Renach")])])]),a("tbody",[t.turmaDetail.alunos_regulares&&0===t.turmaDetail.alunos_regulares.length?a("tr",[a("td",{attrs:{colspan:"3"}},[t._v("Nenhum Registro Encontrado")])]):t._l(t.turmaDetail.alunos_regulares,(function(e,n){return a("tr",{key:n},[a("td",[t._v("\n                                            "+t._s(e.nome)+"\n                                        ")]),a("td",[t._v("\n                                            "+t._s(t._f("CpfCnpjFilter")(e.cpf))+"\n                                        ")]),a("td",[t._v("\n                                            "+t._s(e.renach)+"\n                                        ")])])}))],2)])])]),a("div",{attrs:{slot:"Alunos Reposição"},slot:"Alunos Reposição"},[t.loadAlunosReposicao?a("div",{staticClass:"row text-center d-flex justify-content-center"},[a("SpringSpinner",{tag:"component",attrs:{"animation-duration":1e3,color:"#4AE387",size:80}}),a("div",{staticClass:"col-md-12 mt-3"},[a("strong",{staticClass:"font-weight-bold"},[t._v("Pode demorar um pouco...")])])],1):a("div",{staticClass:"row text-center"},[a("table",{staticClass:"table table-striped table-bordered table-responsive-sm text-center"},[a("thead",[a("tr",[a("th",[t._v("Nome")]),a("th",[t._v("CPF")]),a("th",[t._v("Renach")])])]),a("tbody",[t.turmaDetail.alunos_reposicao&&0===t.turmaDetail.alunos_reposicao.length?a("tr",[a("td",{attrs:{colspan:"3"}},[t._v("Nenhum Registro Encontrado")])]):t._l(t.turmaDetail.alunos_reposicao,(function(e,n){return a("tr",{key:n},[a("td",[t._v("\n                                            "+t._s(e.nome)+"\n                                        ")]),a("td",[t._v("\n                                            "+t._s(t._f("CpfCnpjFilter")(e.cpf))+"\n                                        ")]),a("td",[t._v("\n                                            "+t._s(e.renach)+"\n                                        ")])])}))],2)])])]),a("div",{attrs:{slot:"Aulas"},slot:"Aulas"},[t.loadAulasTeoricas?a("div",{staticClass:"row text-center d-flex justify-content-center"},[a("SpringSpinner",{tag:"component",attrs:{"animation-duration":1e3,color:"#4AE387",size:80}}),a("div",{staticClass:"col-md-12 mt-3"},[a("strong",{staticClass:"font-weight-bold"},[t._v("Pode demorar um pouco...")])])],1):a("div",{staticClass:"row text-center"},[a("table",{staticClass:"table table-striped table-bordered table-responsive-sm text-center"},[a("thead",[a("tr",[a("th",[t._v("Instrutor")]),a("th",[t._v("Matéria")]),a("th",[t._v("Início")]),a("th",[t._v("Fim")]),a("th",[t._v("Duração")]),t.turmaSelected.virtual?t._e():a("th",[t._v("Fotos")])])]),a("tbody",[t.turmaDetail.aulas&&0===t.turmaDetail.aulas.length?a("tr",[a("td",{attrs:{colspan:"3"}},[t._v("Nenhum Registro Encontrado")])]):t._l(t.turmaDetail.aulas,(function(e,n){return a("tr",{key:n},[a("td",[t._v("\n                                            "+t._s(t.turmaDetail.instrutor.nome)+"\n                                        ")]),a("td",[t._v("\n                                            "+t._s(e.materia.titulo)+"\n                                        ")]),a("td",[t._v("\n                                            "+t._s(t._f("DateBRFilter")(e.inicio))+"\n                                        ")]),a("td",[t._v("\n                                            "+t._s(t._f("DateBRFilter")(e.fim))+"\n                                        ")]),a("td",[t._v("\n                                            "+t._s(e.duracao_minutos)+" minutos\n                                        ")]),t.turmaSelected.virtual?t._e():a("td",[a("span",[a("a",{on:{click:function(a){return t.loadDataFotosClass(e.id_turma_teorica,e.id_aula_teorica)}}},[a("i",{staticClass:"fa fa-picture-o pl-2 pr-2"})])])])])}))],2)])])]),a("div",{attrs:{slot:"Presenças"},slot:"Presenças"},[t.loadPresencasTeoricas?a("div",{staticClass:"row text-center d-flex justify-content-center"},[a("SpringSpinner",{tag:"component",attrs:{"animation-duration":1e3,color:"#4AE387",size:80}}),a("div",{staticClass:"col-md-12 mt-3"},[a("strong",{staticClass:"font-weight-bold"},[t._v("Pode demorar um pouco...")])])],1):a("div",{staticClass:"row text-center"},[a("div",{staticClass:"col-md-12"},[a("i",{staticClass:"fa fa-circle danger pl-2 pr-2"}),a("span",[t._v("AUSENTE")]),a("i",{staticClass:"fa fa-circle primary pl-2 pr-2"}),a("span",[t._v("PRESENTE (ENTRADA/SAÍDA)")]),a("i",{staticClass:"fa fa-circle success pl-2 pr-2"}),a("span",[t._v("PRESENTE")])]),a("table",{staticClass:"table table-striped table-bordered table-responsive-sm text-center mt-3"},[a("thead",[a("tr",[a("th",[t._v("Nome")]),a("th",[t._v("CPF")]),a("th",[t._v("Entidade")]),a("th",[t._v("Presença")]),a("th",[t._v("Status")]),a("th",[t._v("Foto Presença")]),a("th",[t._v("Dispositivo")]),a("th",{directives:[{name:"show",rawName:"v-show",value:9!=t.idRole,expression:"idRole != 9"}]},[t._v("Adicionar Presença")])])]),a("tbody",[null===t.aulasTeoricas?a("tr",[a("td",{attrs:{colspan:"8"}},[t._v("Nenhum Registro Encontrado")])]):t._l(t.presencas,(function(e,n){return a("tr",{key:n},[a("td",[t._v("\n                                            "+t._s(e.nome)+"\n                                        ")]),a("td",[t._v("\n                                            "+t._s(t._f("CpfCnpjFilter")(e.cpf))+"\n                                        ")]),a("td",[t._v("\n                                            "+t._s(e.entidade)+"\n                                        ")]),"ENTRADA"===e.presente||"INTERVALO"===e.presente?a("td",[a("i",{staticClass:"fa fa-circle primary pl-2 pr-2"})]):"SAIDA"===e.presente?a("td",[a("i",{staticClass:"fa fa-circle success pl-2 pr-2"})]):a("td",[a("i",{staticClass:"fa fa-circle danger pl-2 pr-2"})]),e.presente?a("td",["INSTRUTOR"===e.entidade?a("span",[t._v("\n                                                INSTRUTOR\n                                            ")]):null===e.status?a("span",[t._v("\n                                                AGUARDANDO ENVIO\n                                            ")]):a("span",[t._v("\n                                                "+t._s(e.presencas[0].status)+"\n                                            ")])]):a("td",[t._v("\n                                            SEM PRESENÇA\n                                        ")]),a("td",[e.presente?a("span",[a("a",{on:{click:function(a){return t.getPresencas(e)}}},[a("i",{staticClass:"fa fa-picture-o pl-2 pr-2"})])]):a("span",[t._v("\n                                                AUSENTE\n                                            ")])]),e.presencas&&e.presencas.length>0?a("td",[t._v("\n                                            "+t._s(e.presencas[0].dispositivo)+"\n                                        ")]):a("td",[t._v("\n                                            -\n                                        ")]),a("td",{directives:[{name:"show",rawName:"v-show",value:9!=t.idRole,expression:"idRole != 9"}]},[e.presente&&"ENTRADA"!==e.presente&&"INTERVALO"!==e.presente?a("span",[a("a",[a("span",{staticClass:"fa fa-plus disabled"})])]):a("span",[a("a",{on:{click:function(a){return t.setPresencas(e)}}},[a("span",{staticClass:"fa fa-plus"})])])])])}))],2)])])])])],1),a("vuestic-modal",{ref:"modalFotosTurma",staticStyle:{"box-shadow":"0 0.5rem 1rem rgb(0 0 0 / 50%)"},attrs:{cancelClass:"none",okClass:"none"}},[a("div",{attrs:{slot:"title"},slot:"title"},[t._v("Fotos da turma")]),a("div",{staticClass:"container"},[t.fotosTurma.length<1?a("div",{staticClass:"d-flex justify-content-center"},[t._v("\n                    Nenhum Registro Encontrado\n                ")]):a("div",{staticClass:"row d-flex justify-content-around"},t._l(t.fotosTurma,(function(t){return a("div",{key:t.index,staticClass:"card mb-3 col-md-4"},[a("img",{staticClass:"card-img-top",attrs:{src:"data:image/jpeg;base64, "+t}})])})),0)])]),a("vuestic-modal",{ref:"modalPresencaAluno",staticStyle:{"box-shadow":"0 0.5rem 1rem rgb(0 0 0 / 50%)"},attrs:{medium:!0,id:"modalPresencaAluno"}},[a("div",{attrs:{slot:"title"},slot:"title"},[t._v("Presenças")]),a("div",[a("header",{staticClass:"text-center mt-3"},[a("h5",[t._v("FOTOS DAS PRESENÇAS")]),a("hr")]),t.loadPresencas?a("div",{staticClass:"row text-center d-flex justify-content-center"},[a("SpringSpinner",{tag:"component",attrs:{"animation-duration":1e3,color:"#4AE387",size:80}})],1):a("div",{staticClass:"container"},[0===t.presencasEntidade.length?a("div",{staticClass:"w-100 text-center pb-3"},[t._v("\n                        Nenhum Registro Encontrado\n                    ")]):a("div",{staticClass:"row"},[a("table",{staticClass:"table table-striped table-bordered table-responsive-sm text-center"},[a("thead",[a("tr",[a("th",[t._v("FOTO")]),a("th",[t._v("TIPO")]),a("th",[t._v("HORÁRIO")])])]),a("tbody",t._l(t.presencasEntidade,(function(e,n){return a("tr",{key:n},[a("td",[a("img",{attrs:{width:"100",height:"100",src:"data:image/jpeg;base64, "+e.foto,alt:"Foto"}})]),a("td",[e&&"0"===e.tipo?a("span",[t._v("\n                                            ENTRADA\n                                            "),a("svg",{staticClass:"svg-inline--fa fa-sign-in-alt fa-w-16 fa-2x",staticStyle:{"margin-top":"-3px"},attrs:{color:"#ffc20e",height:"20","aria-hidden":"true",focusable:"false","data-prefix":"fas","data-icon":"sign-in-alt",role:"img",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512"}},[a("path",{attrs:{fill:"currentColor",d:"M416 448h-84c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h84c17.7 0 32-14.3 32-32V160c0-17.7-14.3-32-32-32h-84c-6.6 0-12-5.4-12-12V76c0-6.6 5.4-12 12-12h84c53 0 96 43 96 96v192c0 53-43 96-96 96zm-47-201L201 79c-15-15-41-4.5-41 17v96H24c-13.3 0-24 10.7-24 24v96c0 13.3 10.7 24 24 24h136v96c0 21.5 26 32 41 17l168-168c9.3-9.4 9.3-24.6 0-34z"}})])]):t._e(),e&&"1"===e.tipo?a("span",[t._v("\n                                            SAÍDA\n                                            "),a("svg",{staticClass:"svg-inline--fa fa-sign-out-alt fa-w-16 fa-2x",staticStyle:{"margin-top":"-3px"},attrs:{color:"#ffc20e",height:"20","aria-hidden":"true",focusable:"false","data-prefix":"fas","data-icon":"sign-out-alt",role:"img",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512"}},[a("path",{attrs:{fill:"currentColor",d:"M497 273L329 441c-15 15-41 4.5-41-17v-96H152c-13.3 0-24-10.7-24-24v-96c0-13.3 10.7-24 24-24h136V88c0-21.4 25.9-32 41-17l168 168c9.3 9.4 9.3 24.6 0 34zM192 436v-40c0-6.6-5.4-12-12-12H96c-17.7 0-32-14.3-32-32V160c0-17.7 14.3-32 32-32h84c6.6 0 12-5.4 12-12V76c0-6.6-5.4-12-12-12H96c-53 0-96 43-96 96v192c0 53 43 96 96 96h84c6.6 0 12-5.4 12-12z"}})])]):t._e(),e&&"2"===e.tipo?a("span",[t._v("\n                                            INTERVALO\n                                            "),a("svg",{staticClass:"svg-inline--fa fa-stopwatch fa-w-14 fa-2x",staticStyle:{"margin-top":"-3px"},attrs:{color:"#ffc20e",height:"20","aria-hidden":"true",focusable:"false","data-prefix":"fas","data-icon":"stopwatch",role:"img",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 448 512"}},[a("path",{attrs:{fill:"currentColor",d:"M432 304c0 114.9-93.1 208-208 208S16 418.9 16 304c0-104 76.3-190.2 176-205.5V64h-28c-6.6 0-12-5.4-12-12V12c0-6.6 5.4-12 12-12h120c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-28v34.5c37.5 5.8 71.7 21.6 99.7 44.6l27.5-27.5c4.7-4.7 12.3-4.7 17 0l28.3 28.3c4.7 4.7 4.7 12.3 0 17l-29.4 29.4-.6.6C419.7 223.3 432 262.2 432 304zm-176 36V188.5c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12V340c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12z"}})])]):t._e()]),a("td",[t._v("\n                                        "+t._s(t._f("DateBRFilter")(e.created_at))+"\n                                    ")])])})),0)])])]),a("header",{staticClass:"text-center mt-3"},[a("h5",[t._v("FOTOS AULAS TEÓRICAS")]),a("hr")]),t.loadFotos?a("div",{staticClass:"row text-center d-flex justify-content-center"},[a("SpringSpinner",{tag:"component",attrs:{"animation-duration":1e3,color:"#4AE387",size:80}})],1):a("div",{staticClass:"container"},[0===t.fotos.length?a("div",{staticClass:"w-100 text-center pb-3"},[t._v("\n                        Nenhum Registro Encontrado\n                    ")]):a("div",{staticClass:"row"},t._l(t.fotos,(function(t,e){return a("div",{key:e,staticClass:"col-md-3 mb-3 d-flex justify-content-center"},[a("img",{attrs:{width:"100",height:"100",src:"data:image/jpeg;base64, "+t.foto,alt:"Foto"}})])})),0)])])]),a("vuestic-modal",{ref:"modalAddPresenca",staticStyle:{"box-shadow":"0 0.5rem 1rem rgb(0 0 0 / 50%)"},attrs:{cancelClass:"none",okClass:"none"}},[a("div",{attrs:{slot:"title"},slot:"title"},[t._v(t._s(t.modal.conteudo.nome))]),a("table",{staticClass:"table table-striped table-bordered table-responsive-sm text-center"},[a("thead",[a("tr",[a("th",[t._v("Entrada")]),a("th",[t._v("Intervalo")]),a("th",[t._v("Saída")])])]),a("tbody",[a("tr",[a("td",[a("input",{directives:[{name:"model",rawName:"v-model",value:t.setEntrada,expression:"setEntrada"}],attrs:{type:"time"},domProps:{value:t.setEntrada},on:{input:function(a){a.target.composing||(t.setEntrada=a.target.value)}}})]),a("td",[a("span",{directives:[{name:"show",rawName:"v-show",value:"ALUNO"===this.entidadePresencaSelected.entidade,expression:"this.entidadePresencaSelected.entidade === 'ALUNO'"}]},[a("input",{directives:[{name:"model",rawName:"v-model",value:t.setIntervalo,expression:"setIntervalo"}],attrs:{type:"time"},domProps:{value:t.setIntervalo},on:{input:function(a){a.target.composing||(t.setIntervalo=a.target.value)}}})]),a("span",{directives:[{name:"show",rawName:"v-show",value:"INSTRUTOR"===this.entidadePresencaSelected.entidade,expression:"this.entidadePresencaSelected.entidade === 'INSTRUTOR'"}]},[a("input",{attrs:{type:"time",disabled:""}})])]),a("td",[a("input",{directives:[{name:"model",rawName:"v-model",value:t.setSaida,expression:"setSaida"}],attrs:{type:"time"},domProps:{value:t.setSaida},on:{input:function(a){a.target.composing||(t.setSaida=a.target.value)}}})])]),a("tr",[a("td",[null==t.selectedImgEntrada?a("div",[a("label",{staticClass:"badge badge-warning",attrs:{for:"entradaImg"}},[t._v("Carregar Foto")]),a("input",{attrs:{type:"file",id:"entradaImg",accept:"image/jpeg, image/jpg, image/png"},on:{change:t.setImgEnter}})]):a("div",[a("img",{staticClass:"w-50",attrs:{src:t.selectedImgEntrada,for:"entradaImg"}}),a("span",{staticClass:"fa fa-close",staticStyle:{position:"absolute","justify-content":"center","align-items":"center",cursor:"pointer"},attrs:{title:"Remover Foto"},on:{click:function(a){return t.clearImg("e")}}})])]),a("td"),a("td",[null==t.selectedImgSaida?a("div",[a("label",{staticClass:"badge badge-warning",attrs:{for:"saidaImg"}},[t._v("Carregar Foto")]),a("input",{attrs:{type:"file",id:"saidaImg",accept:"image/jpeg, image/jpg, image/png"},on:{change:t.setImgExit}})]):a("div",[a("img",{staticClass:"w-50",attrs:{src:t.selectedImgSaida,for:"entradaImg"}}),a("span",{staticClass:"fa fa-close",staticStyle:{position:"absolute","justify-content":"center","align-items":"center",cursor:"pointer"},attrs:{title:"Remover Foto"},on:{click:function(a){return t.clearImg("s")}}})])])]),a("tr",[a("td",{attrs:{colspan:"3"}},[a("button",{staticClass:"btn btn-micro btn-info",attrs:{type:"button"},on:{click:function(a){return t.marcarPresenca()}}},[t._v("Confirmar Presença")])])])])]),a("div",{directives:[{name:"show",rawName:"v-show",value:t.modal.load,expression:"modal.load"}]})])],1)},s=[],o=(e("8e6e"),e("456d"),e("ac6a"),e("96cf"),e("3b8d")),i=(e("b54a"),e("bd86")),r=e("cffd"),c=e("5d6a"),l=e("4583"),d=e("c0fe"),u=e("fca5"),m=e("57fc"),p=e("a18c"),f=e("b410");function h(t,a){var e=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);a&&(n=n.filter((function(a){return Object.getOwnPropertyDescriptor(t,a).enumerable}))),e.push.apply(e,n)}return e}function g(t){for(var a=1;a<arguments.length;a++){var e=null!=arguments[a]?arguments[a]:{};a%2?h(Object(e),!0).forEach((function(a){Object(i["a"])(t,a,e[a])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(e)):h(Object(e)).forEach((function(a){Object.defineProperty(t,a,Object.getOwnPropertyDescriptor(e,a))}))}return t}var v={name:"ListarPresenciais",components:g(g({urlApiV2:r["a"]},l),{},{pagination:m["default"],ModelSelect:f["ModelSelect"]}),data:function(){return{idRole:null,loadButton:!1,loadAlunosRegulares:!1,loadAlunosReposicao:!1,loadAulasTeoricas:!1,loadPresencasTeoricas:!1,loadPresencas:!1,loadFotos:!1,aulasTeoricas:!1,selectedCFC:"",selectCFC:[],turmaDetail:[],turmas:[],turmaSelected:[],fotosTurma:[],agrupamento:"",loadTable:!1,toggleAgrupamento:!1,dataInicio:"",dataFim:"",filterStudent:"",filterStudents:[],dataAtualizar:"",presencas:[],fotos:[],presencasEntidade:[],entidadePresencaSelected:[],setEntrada:"",setIntervalo:"",setSaida:"",modal:{show:!1,load:!1,conteudo:{turma_id:"",id:"",nome:"",entidade:"",entrada:"",intervalo:"",saida:""}},table:{current_page:"",data:"",first_page_url:"",from:"",last_page:"",last_page_url:"",next_page_url:"",path:"",per_page:"",prev_page_url:"",to:"",total:"",pages:[],load:!1,tp:""},pagination:"",consult:"",selectedImgEntrada:null,selectedImgSaida:null,turma_type:"all"}},created:function(){var t=this;u["a"].loadCfc().then((function(a){t.selectCFC=a})),d["a"].filterStudents().then((function(a){t.filterStudents=a})),this.idRole=window.localStorage.getItem("id_role")},methods:{loadDataFotosClass:function(t,a){var e={turma:t,aula:a,schema:this.selectedCFC};this.getFotosClass(e)},getFotosClass:function(t){var a=this;this.$http.get("".concat(r["a"],"/aulas/teoricas/turmas/consultar/aulas-fotos?turma=").concat(t.turma,"&aula=").concat(t.aula,"&schema=").concat(t.schema)).then((function(t){a.fotosTurma=t.data.dados,a.$refs.modalFotosTurma.open()})).catch()},setImgEnter:function(t){var a=this,e=t.target.files,n=new FileReader;n.readAsDataURL(e[0]),n.addEventListener("load",(function(){a.selectedImgEntrada=n.result}))},setImgExit:function(t){var a=this,e=t.target.files,n=new FileReader;n.readAsDataURL(e[0]),n.addEventListener("load",(function(){a.selectedImgSaida=n.result}))},clearImg:function(t){"e"===t?this.selectedImgEntrada=null:this.selectedImgSaida=null},joinClass:function(t){var a={sala:t.id_agrupamento,instrutor:!0,nome:"NOVOCFC MONITORAMENTO",id_aluno:localStorage.id,turma_teorica:t.id_turma_teorica,monitoria:!0};this.$http.post(c["a"]+"/ead/meet",a).then((function(t){p["a"].push({path:"/ead/"+btoa(btoa(t.body.link))})}))},clearInputs:function(){this.loadTable="",this.dataInicio="",this.dataFim="",this.agrupamento="",this.selectedCFC="",this.filterStudent="",this.turmas=[],this.toggleAgrupamento=!1,document.getElementById("periodoConsultado").disabled=!1,document.getElementById("filtroAlunos").disabled=!1},loadingData:function(){this.launchToast("Aguarde a última consulta ser concluída!")},loadData:function(){var t=this,a=this.selectedCFC;if(""!=this.dataInicio&&""!=this.dataFim&&new Date(this.dataInicio)>new Date(this.dataFim))return this.launchToast("Data Inicial Deve Ser Menor do Que Data Final"),this.dataInicio="",void(this.dataFim="");var e=[this.dataInicio,this.dataFim],n=this.filterStudent?this.filterStudent:"",s=this.agrupamento;this.selected=[],this.loadTable=!0;var o=this.validateInputs(a,e,n,s,this.turma_type);s?d["a"].loadDataPresenciais(o,(function(a){t.turmas=a,null==t.turmas[0]&&(t.turmas=[]),o.agrupamento||(t.callbackDataPaginate(a),t.countResult=a.data.length),t.loadTable=!1})):this.loadDataPresenciais(o)},callbackDataPaginate:function(t){var a=t;this.table.current_page=a.current_page,this.turmas=a.data,this.table.first_page_url=a.first_page_url,this.table.from=a.from,this.table.last_page=a.last_page,this.table.last_page_url=a.last_page_url,this.table.next_page_url=a.next_page_url,this.table.path=a.path,this.table.per_page=a.per_page,this.table.prev_page_url=a.prev_page_url,this.table.to=a.to,this.table.total=a.total,this.table.pages=[];for(var e=1;e<=a.last_page;e++)this.table.pages.push(e);this.table.load=!1,this.pagination=a,this.tp=a.data.length},navigate:function(){var t=Object(o["a"])(regeneratorRuntime.mark((function t(a){return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return this.table.load=!0,this.loadTable=!0,t.next=4,this.$http.get("".concat(this.consult,"&page=").concat(a)).then((function(t){this.callbackDataPaginate(t.body.dados),this.loadTable=!1}));case 4:this.table.load=!1;case 5:case"end":return t.stop()}}),t,this)})));function a(a){return t.apply(this,arguments)}return a}(),loadDataPresenciais:function(t){var a=this;this.consult=r["a"]+"/aulas/teoricas/turmas/presenciais?schema="+t.schema+"&filtroAlunos="+t.filtroAlunos+"&periodo[]="+t.periodo[0]+"&periodo[]="+t.periodo[1]+"&type="+t.type,d["a"].loadDataPresenciais(t,(function(t){!1===t.sucesso?(a.aulas="",a.countResult=0):(a.turmas=t,a.callbackDataPaginate(t),a.countResult=t.data.length),a.loadTable=!1}))},validateInputs:function(t,a,e,n,s){if(""==s)return this.launchToast("Algo errado, atualize a pagina e tente novamente"),void(this.loadTable=!1);if(""===t)return this.launchToast("Selecione uma Autoescola!"),void(this.loadTable=!1);if(this.toggleAgrupamento){if(""===n)return this.launchToast("Informe o Agrupamento!"),void(this.loadTable=!1);var o={schema:t,agrupamento:n}}else o={schema:t,filtroAlunos:e,periodo:a,type:s};return this.loadTable=!0,o},updateClasses:function(){""!=this.selectedCFC?""!=this.dataAtualizar?this.$http.get(r["a"]+"/getran/atualizar/turmas?schema=".concat(this.selectedCFC,"&date=").concat(this.dataAtualizar)).then((function(t){this.launchToast(t.data.mensagem),this.dataInicio=this.dataAtualizar,this.dataFim=this.dataAtualizar,this.loadData()})).catch((function(t){this.launchToast(t.data.mensagem)})):this.launchToast("Nenhuma Data Selecionada!"):this.launchToast("Selecione uma Autoescola!")},showModalTurma:function(t){this.turmaSelected=t,this.loadAlunosRegulares=!0,this.loadAlunosReposicao=!0,this.loadAulasTeoricas=!0,this.loadPresencasTeoricas=!0,this.$refs.modalPresencasTurma.open(),this.loadDataClass(t)},loadDataClass:function(t){var a=this,e={schema:this.selectedCFC,turma:t};d["a"].loadDataClass(e,(function(t){a.turmaDetail=t,a.presencas=[],a.listPresencas(t),a.loadAlunosRegulares=!1,a.loadAlunosReposicao=!1,a.loadAulasTeoricas=!1,a.loadPresencasTeoricas=!1}))},listPresencas:function(t){var a,e,n,s=this;t.alunos_reposicao.length>0&&t.alunos_reposicao.forEach((function(t){s.presencas.push({id:t.id_aluno?t.id_aluno:"",nome:t.nome,cpf:t.cpf,entidade:"ALUNO",status:t.status,presencas:t.presencas?t.presencas:"",dispositivo:""})})),t.alunos_regulares.length>0&&t.alunos_regulares.forEach((function(t){s.presencas.push({id:t.id_aluno?t.id_aluno:"",nome:t.nome,cpf:t.cpf,entidade:"ALUNO",status:t.status,presencas:t.presencas?t.presencas:"",dispositivo:""})})),t.instrutor&&this.presencas.push({id:t.instrutor.id_instrutor?t.instrutor.id_instrutor:"",nome:t.instrutor.nome,cpf:t.instrutor.cpf,entidade:"INSTRUTOR",status:t.instrutor.status,presencas:t.instrutor.presencas,dispositivo:""}),this.presencas.forEach((function(t){t.presencas.length>0&&(a=!1,e=!1,n=!1,t.presencas.forEach((function(t){t&&("0"!==t.tipo&&"INICIO"!==t.tipo||(a=!0),"2"!==t.tipo&&"INTERVALO"!==t.tipo||(e=!0),"1"!==t.tipo&&"FIM"!==t.tipo||(n=!0),a&&n?s.presencas.forEach((function(a){a.id===t.id&&(a.presente="SAIDA")})):a&&e?s.presencas.forEach((function(a){a.id===t.id&&(a.presente="INTERVALO")})):a&&!n&&s.presencas.forEach((function(a){a.id===t.id&&(a.presente="ENTRADA")})))})))}))},updateQuery:function(){this.$refs.modalPresencasTurma.close(),this.loadData()},setPresencas:function(t){this.entidadePresencaSelected=t;var a=this.modal.conteudo;a.turma_id=this.turmaSelected.id_turma_teorica,a.id=t.id,a.nome=t.nome,a.entidade=t.entidade,this.selectedImgEntrada=null,this.selectedImgSaida=null,this.$refs.modalAddPresenca.open()},getPresencas:function(t){var a=this,e={schema:this.selectedCFC,id_turma:this.turmaSelected.id_turma_teorica,id:t.id,entidade:t.entidade};d["a"].getPresencas(e,(function(t){a.fotos=t.dados.fotos,a.presencasEntidade=t.dados.presencas,a.$refs.modalPresencaAluno.open()}))},marcarPresenca:function(){var t=Object(o["a"])(regeneratorRuntime.mark((function t(){var a,e=this;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return this.modal.conteudo.entrada=this.setEntrada,this.modal.conteudo.intervalo=this.setIntervalo,this.modal.conteudo.saida=this.setSaida,a={schema:this.selectedCFC,entidade:this.modal.conteudo.entidade,id_turma:this.modal.conteudo.turma_id,id_entidade:this.modal.conteudo.id,entrada:this.modal.conteudo.entrada,intervalo:this.modal.conteudo.intervalo,saida:this.modal.conteudo.saida,fotoEntrada:this.selectedImgEntrada,fotoSaida:this.selectedImgSaida,id_turma_teorica:this.modal.conteudo.turma_id},t.next=6,d["a"].marcarPresenca(a,(function(t){t.data.sucesso?(e.launchToast(t.data.dados),e.$refs.modalAddPresenca.close(),e.loadPresencasTeoricas=!0,e.loadDataClass(a)):e.launchToast(t.data.mensagem)}));case 6:case"end":return t.stop()}}),t,this)})));function a(){return t.apply(this,arguments)}return a}(),cancelarTurma:function(t){var a=this;this.loadButton=!0,this.$http.post(r["a"]+"/turmas/cancelar/".concat(t.id_agrupamento),{schema:this.selectedCFC}).then((function(t){a.launchToast(t.body.mensagem),a.loadButton=!1})).catch((function(t){a.launchToast(t.body.mensagem),a.loadButton=!1}))},launchToast:function(t){this.$toasted.show(t,{position:"top-right"})},enviarBiometriaVirtual:function(t){var a=this;this.loadButton=!0,this.$http.get(r["a"]+"/getran/enviar/turma/".concat(t.id_agrupamento,"/biometria?schema=").concat(this.selectedCFC)).then((function(t){a.launchToast(t.body.mensagem),a.loadButton=!1})).catch((function(t){a.launchToast(t.body.mensagem),a.loadButton=!1}))},atualizarBiometriaVirtual:function(t){var a=this;this.loadButton=!0,this.$http.get(r["a"]+"/getran/atualizar/turma/".concat(t.id_agrupamento,"/biometria?schema=").concat(this.selectedCFC)).then((function(t){a.launchToast(t.body.mensagem),a.$refs.modalPresencasTurma.close(),a.loadButton=!1})).catch((function(t){a.launchToast(t.body.mensagem),a.loadButton=!1}))}},watch:{toggleAgrupamento:function(t,a){!0===t?(this.launchToast("Consulta Pelo Agrupamento"),document.getElementById("periodoConsultado").disabled=!0,document.getElementById("filtroAlunos").disabled=!0):(document.getElementById("periodoConsultado").disabled=!1,document.getElementById("filtroAlunos").disabled=!1)}}},_=v,b=(e("5384"),e("2877")),C=Object(b["a"])(_,n,s,!1,null,null,null);a["default"]=C.exports},6518:function(t,a,e){},c0fe:function(t,a,e){"use strict";e("96cf");var n=e("3b8d"),s=e("cffd"),o=e("5d6a"),i=e("a026"),r=e("a65d"),c=e.n(r);i["default"].use(c.a),a["a"]={filterStudents:function(){var t=Object(n["a"])(regeneratorRuntime.mark((function t(){var a;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return a=[{value:"",text:"TODOS"},{value:"regulares",text:"COM ALUNOS REGULARES"},{value:"reposicao",text:"SEM ALUNOS REGULARES"}],t.abrupt("return",a);case 2:case"end":return t.stop()}}),t)})));function a(){return t.apply(this,arguments)}return a}(),loadData:function(){var t=Object(n["a"])(regeneratorRuntime.mark((function t(a,e){var n=this;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:i["default"].http.post(s["a"]+"/aulas/teoricas/turmas/virtuais",a).then((function(t){e(t.data.dados)})).catch((function(t){400===t.status?"Undefined offset: 0"===t.data.mensagem?n.launchToast("fa-warning","Nenhum registro encontrado!"):n.launchToast("fa-warning",t.data.mensagem):n.launchToast("fa-warning","Ops! não foi possivel realizar esta operação!"),e(t.data)}));case 1:case"end":return t.stop()}}),t)})));function a(a,e){return t.apply(this,arguments)}return a}(),loadDataPresenciais:function(){var t=Object(n["a"])(regeneratorRuntime.mark((function t(a,e){var n,o=this;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:n={schema:a.schema,type:a.type},a.agrupamento?n.agrupamento=a.agrupamento:(n.filtroAlunos=a.filtroAlunos,n.periodo=a.periodo),console.log(a),i["default"].http.get(s["a"]+"/aulas/teoricas/turmas/presenciais",{params:n}).then((function(t){e(t.data.dados)})).catch((function(t){400===t.status?"Undefined offset: 0"===t.data.mensagem?o.launchToast("fa-warning","Nenhum registro encontrado!"):o.launchToast("fa-warning",t.data.mensagem):o.launchToast("fa-warning","Ops! não foi possivel realizar esta operação!"),e(t.data)}));case 4:case"end":return t.stop()}}),t)})));function a(a,e){return t.apply(this,arguments)}return a}(),loadDataClass:function(){var t=Object(n["a"])(regeneratorRuntime.mark((function t(a,e){var n;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:n="?autoescola=".concat(a.schema),i["default"].http.get(s["a"]+"/aulas/teoricas/turmas/consultar/id/"+a.turma.id_turma_teorica+n).then((function(t){console.log(t),e(t.data.dados)})).catch((function(t){e(t)}));case 2:case"end":return t.stop()}}),t)})));function a(a,e){return t.apply(this,arguments)}return a}(),getDadosTurma:function(){var t=Object(n["a"])(regeneratorRuntime.mark((function t(a,e){var n=this;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:i["default"].http.get(s["a"]+"/turmas/consultar/schema/"+a.schema+"/id/"+a.turma).then((function(t){e(t.data)})).catch((function(t){400===t.status?"Undefined offset: 0"===t.data.mensagem?n.launchToast("fa-warning","Nenhum registro encontrado!"):n.launchToast("fa-warning",t.data.mensagem):n.launchToast("fa-warning","Ops! não foi possivel realizar esta operação!"),e(t.data)}));case 1:case"end":return t.stop()}}),t)})));function a(a,e){return t.apply(this,arguments)}return a}(),getPresencasTurma:function(){var t=Object(n["a"])(regeneratorRuntime.mark((function t(a,e){var n=this;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:i["default"].http.get(s["a"]+"/turmas/consultar/presencas/schema/"+a.schema+"/id/"+a.turma).then((function(t){e(t.data.presencas)})).catch((function(t){400===t.status?"Undefined offset: 0"===t.data.mensagem?n.launchToast("fa-warning","Nenhum registro encontrado!"):n.launchToast("fa-warning",t.data.mensagem):n.launchToast("fa-warning","Ops! não foi possivel realizar esta operação!"),e(t.data)}));case 1:case"end":return t.stop()}}),t)})));function a(a,e){return t.apply(this,arguments)}return a}(),getPresencas:function(){var t=Object(n["a"])(regeneratorRuntime.mark((function t(a,e){var n,o=this;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:n="".concat(a.id_turma,"?schema=").concat(a.schema,"&id=").concat(a.id,"&entidade=").concat(a.entidade),i["default"].http.get(s["a"]+"/aulas/teoricas/turmas/consultar/fotos/id/"+n).then((function(t){e(t.data)})).catch((function(t){400===t.status?"Undefined offset: 0"===t.data.mensagem?o.launchToast("fa-warning","Nenhum registro encontrado!"):o.launchToast("fa-warning",t.data.mensagem):o.launchToast("fa-warning","Ops! não foi possivel realizar esta operação!"),e(t.data)}));case 2:case"end":return t.stop()}}),t)})));function a(a,e){return t.apply(this,arguments)}return a}(),getPresencasAluno:function(){var t=Object(n["a"])(regeneratorRuntime.mark((function t(a,e){var n=this;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:i["default"].http.post(s["a"]+"/turmas/consultar/presencas",a).then((function(t){e(t.data)})).catch((function(t){400===t.status?"Undefined offset: 0"===t.data.mensagem?n.launchToast("fa-warning","Nenhum registro encontrado!"):n.launchToast("fa-warning",t.data.mensagem):n.launchToast("fa-warning","Ops! não foi possivel realizar esta operação!"),e(t.data)}));case 1:case"end":return t.stop()}}),t)})));function a(a,e){return t.apply(this,arguments)}return a}(),marcarPresenca:function(){var t=Object(n["a"])(regeneratorRuntime.mark((function t(a,e){return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:i["default"].http.post(s["a"]+"/aulas/teoricas/turmas/presenca",a).then((function(t){e(t)})).catch((function(t){e(t)}));case 1:case"end":return t.stop()}}),t)})));function a(a,e){return t.apply(this,arguments)}return a}(),cancelarTurma:function(){var t=Object(n["a"])(regeneratorRuntime.mark((function t(a,e){var n=this;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:i["default"].http.post(s["a"]+"/turmas/cancelar/"+a.turma.id_agrupamento,{schema:a.schema}).then((function(t){e(t)})).catch((function(t){400===t.status?"Undefined offset: 0"===t.data.mensagem?n.launchToast("fa-warning","Nenhum registro encontrado!"):n.launchToast("fa-warning",t.data.mensagem):n.launchToast("fa-warning","Ops! não foi possivel realizar esta operação!"),e(t.data)}));case 1:case"end":return t.stop()}}),t)})));function a(a,e){return t.apply(this,arguments)}return a}(),enviarBiometriaVirtual:function(){var t=Object(n["a"])(regeneratorRuntime.mark((function t(a,e){var n=this;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:i["default"].http.post(o["a"]+"/turmas/send/biometria/virtual",a).then((function(t){e(t)})).catch((function(t){400===t.status?"Undefined offset: 0"===t.data.mensagem?n.launchToast("fa-warning","Nenhum registro encontrado!"):n.launchToast("fa-warning",t.data.mensagem):n.launchToast("fa-warning","Ops! não foi possivel realizar esta operação!"),e(t.data)}));case 1:case"end":return t.stop()}}),t)})));function a(a,e){return t.apply(this,arguments)}return a}(),launchToast:function(t,a){i["default"].toasted.show(a,{icon:t,position:"top-right",duration:5e3,fullWidth:!1})}}},fca5:function(t,a,e){"use strict";e("a481"),e("96cf");var n=e("3b8d"),s=e("cffd"),o=e("a026"),i=e("a65d"),r=e.n(i);o["default"].use(r.a),a["a"]={loadCfc:function(){var t=Object(n["a"])(regeneratorRuntime.mark((function t(){var a;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return a=[{value:"",text:"SELECIONE UMA AUTO ESCOLA"}],o["default"].http.get(s["a"]+"/autoescola").then((function(t){t.data.dados.map((function(t){"!TESTE"!==t.nome_fantasia&&a.push({value:t.nome_fantasia.toLowerCase().replace(/ /g,""),text:t.nome_fantasia})}))})),t.abrupt("return",a);case 3:case"end":return t.stop()}}),t)})));function a(){return t.apply(this,arguments)}return a}(),launchToast:function(t,a){o["default"].toasted.show(a,{icon:t,position:"top-right",duration:5e3,fullWidth:!1})}}}}]);
//# sourceMappingURL=chunk.aad861d960623d73011f.js.map