globalThis.$localize=Object.assign(globalThis.$localize || {},{locale:"es"});
"use strict";(function(global,_global$ng,_global$ng2,_global$ng2$common,_global$ng$common,_global$ng$common$loc){(_global$ng=global.ng)!==null&&_global$ng!==void 0?_global$ng:global.ng={};(_global$ng2$common=(_global$ng2=global.ng).common)!==null&&_global$ng2$common!==void 0?_global$ng2$common:_global$ng2.common={};(_global$ng$common$loc=(_global$ng$common=global.ng.common).locales)!==null&&_global$ng$common$loc!==void 0?_global$ng$common$loc:_global$ng$common.locales={};const u=undefined;function plural(val){const n=val,i=Math.floor(Math.abs(val)),v=val.toString().replace(/^[^.]*\.?/,"").length,e=parseInt(val.toString().replace(/^[^e]*(e([-+]?\d+))?/,"$2"))||0;if(n===1)return 1;if(e===0&&!(i===0)&&i%1000000===0&&v===0||!(e>=0&&e<=5))return 4;return 5}global.ng.common.locales["es"]=["es",[["a.\xA0m.","p.\xA0m."],u,u],u,[["D","L","M","X","J","V","S"],["dom","lun","mar","mi\xE9","jue","vie","s\xE1b"],["domingo","lunes","martes","mi\xE9rcoles","jueves","viernes","s\xE1bado"],["DO","LU","MA","MI","JU","VI","SA"]],u,[["E","F","M","A","M","J","J","A","S","O","N","D"],["ene","feb","mar","abr","may","jun","jul","ago","sept","oct","nov","dic"],["enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre"]],u,[["a. C.","d. C."],u,["antes de Cristo","despu\xE9s de Cristo"]],1,[6,0],["d/M/yy","d MMM y","d 'de' MMMM 'de' y","EEEE, d 'de' MMMM 'de' y"],["H:mm","H:mm:ss","H:mm:ss z","H:mm:ss (zzzz)"],["{1}, {0}",u,u,u],[",",".",";","%","+","-","E","\xD7","\u2030","\u221E","NaN",":"],["#,##0.###","#,##0\xA0%","#,##0.00\xA0\xA4","#E0"],"EUR","\u20AC","euro",{"AUD":[u,"$"],"BRL":[u,"R$"],"BYN":[u,"\u0440."],"CAD":[u,"$"],"CNY":[u,"\xA5"],"EGP":[],"ESP":["\u20A7"],"GBP":[u,"\xA3"],"HKD":[u,"$"],"ILS":[u,"\u20AA"],"INR":[u,"\u20B9"],"JPY":[u,"\xA5"],"KRW":[u,"\u20A9"],"MXN":[u,"$"],"NZD":[u,"$"],"PHP":[u,"\u20B1"],"RON":[u,"L"],"THB":["\u0E3F"],"TWD":[u,"NT$"],"USD":["US$","$"],"XAF":[],"XCD":[u,"$"],"XOF":[]},"ltr",plural,[[["del mediod\xEDa","de la madrugada","de la ma\xF1ana","de la tarde","de la noche"],u,u],[["mediod\xEDa","madrugada","ma\xF1ana","tarde","noche"],u,u],["12:00",["00:00","06:00"],["06:00","12:00"],["12:00","20:00"],["20:00","24:00"]]]]})(globalThis);;
(self["webpackChunkmg"] = self["webpackChunkmg"] || []).push([["main"],{
/***/ 32982:
/*!************************************************!*\
!*** ./src/app/accesoFH/accesoFH.component.ts ***!
\************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ AccesoFHComponent: () => (/* binding */ AccesoFHComponent)
/* harmony export */ });
/* harmony import */ var D_eadmin_trunk_aplic_x43n_web_x43nStatics_dev_mg_node_modules_babel_runtime_helpers_esm_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js */ 56207);
/* harmony import */ var _core_i18n_platea__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../core/i18n-platea */ 39504);
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! @angular/core */ 96623);
/* harmony import */ var app_components_dialog_digitalizacion_dialog_digitalizacion_component__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! app/components/dialog/digitalizacion/dialog-digitalizacion.component */ 77431);
/* harmony import */ var _core_services_data_startup_service__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../core/services/data/startup.service */ 90678);
/* harmony import */ var _core_services_logger_service__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../core/services/logger.service */ 68620);
/* harmony import */ var _core_services_webStorage_service__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../core/services/webStorage.service */ 86307);
/* harmony import */ var _core_services_browser_service__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ../core/services/browser.service */ 45120);
/* harmony import */ var _core_services_data_actuaciones_service__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ../core/services/data/actuaciones.service */ 81108);
/* harmony import */ var _core_services_data_representaciones_service__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ../core/services/data/representaciones.service */ 43107);
/* harmony import */ var _core_services_data_documentos_service__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! ../core/services/data/documentos.service */ 10498);
/* harmony import */ var _core_services_utils_service__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! ../core/services/utils.service */ 15673);
/* harmony import */ var app_core_services_state_service__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! app/core/services/state.service */ 2049);
/* harmony import */ var _angular_router__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! @angular/router */ 41099);
/* harmony import */ var _angular_material_dialog__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! @angular/material/dialog */ 72768);
/* harmony import */ var _angular_common__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(/*! @angular/common */ 39191);
/* harmony import */ var _angular_forms__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(/*! @angular/forms */ 48015);
/* harmony import */ var _angular_material_core__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(/*! @angular/material/core */ 36897);
/* harmony import */ var _angular_material_button__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(/*! @angular/material/button */ 95912);
/* harmony import */ var _angular_material_card__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(/*! @angular/material/card */ 34294);
/* harmony import */ var _angular_material_form_field__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(/*! @angular/material/form-field */ 48913);
/* harmony import */ var _angular_material_input__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(/*! @angular/material/input */ 29836);
/* harmony import */ var _angular_material_divider__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(/*! @angular/material/divider */ 30419);
/* harmony import */ var _angular_material_progress_spinner__WEBPACK_IMPORTED_MODULE_23__ = __webpack_require__(/*! @angular/material/progress-spinner */ 55041);
/* harmony import */ var _angular_material_select__WEBPACK_IMPORTED_MODULE_24__ = __webpack_require__(/*! @angular/material/select */ 54136);
function AccesoFHComponent_div_40_button_4_Template(rf, ctx) {
if (rf & 1) {
const _r1 = _angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵgetCurrentView"]();
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementStart"](0, "button", 36);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵlistener"]("click", function AccesoFHComponent_div_40_button_4_Template_button_click_0_listener() {
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵrestoreView"](_r1);
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵnextContext"](2);
return _angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵresetView"](ctx_r1.digitalizacionDigitalizar());
});
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵi18n"](1, 8);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementEnd"]();
}
if (rf & 2) {
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵnextContext"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵproperty"]("disabled", ctx_r1.isDigitalizando);
}
}
function AccesoFHComponent_div_40_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementStart"](0, "div", 34);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementStart"](2, "div");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtemplate"](4, AccesoFHComponent_div_40_button_4_Template, 2, 1, "button", 35);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](5, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](6, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementStart"](7, "div");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](8, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementStart"](9, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵi18n"](10, 7);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](11, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](12, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementEnd"]();
}
if (rf & 2) {
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵnextContext"]();
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵadvance"](4);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵproperty"]("ngIf", !ctx_r1.isDigitalizando);
}
}
function AccesoFHComponent_div_42_button_10_Template(rf, ctx) {
if (rf & 1) {
const _r4 = _angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵgetCurrentView"]();
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementStart"](0, "button", 36);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵlistener"]("click", function AccesoFHComponent_div_42_button_10_Template_button_click_0_listener() {
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵrestoreView"](_r4);
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵnextContext"](2);
return _angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵresetView"](ctx_r1.firmaFirmar());
});
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵi18n"](1, 11);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementEnd"]();
}
if (rf & 2) {
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵnextContext"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵproperty"]("disabled", !ctx_r1.isDocDigitalizado || ctx_r1.isDocFirmado || ctx_r1.formDisabled);
}
}
function AccesoFHComponent_div_42_Template(rf, ctx) {
if (rf & 1) {
const _r3 = _angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵgetCurrentView"]();
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementStart"](0, "div", 37);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementStart"](2, "div");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementStart"](4, "button", 38);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵlistener"]("click", function AccesoFHComponent_div_42_Template_button_click_4_listener() {
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵrestoreView"](_r3);
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵnextContext"]();
return _angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵresetView"](ctx_r1.digitalizacionEliminarDocumento());
});
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵi18n"](5, 9);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](6, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](7, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementStart"](8, "div");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](9, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtemplate"](10, AccesoFHComponent_div_42_button_10_Template, 2, 1, "button", 35);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](11, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](12, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementStart"](13, "div");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](14, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementStart"](15, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵi18n"](16, 10);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](17, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](18, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementEnd"]();
}
if (rf & 2) {
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵnextContext"]();
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵadvance"](4);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵproperty"]("disabled", ctx_r1.formDisabled);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵadvance"](6);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵproperty"]("ngIf", !ctx_r1.isDocFirmado);
}
}
function AccesoFHComponent_div_61_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementStart"](0, "div", 39);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelement"](2, "mat-spinner", 40);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementStart"](4, "mat-card-content")(5, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵi18n"](6, 12);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementEnd"]()();
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](7, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementEnd"]();
}
if (rf & 2) {
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵproperty"]("diameter", 24);
}
}
function AccesoFHComponent_div_63_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementStart"](0, "div", 39);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementStart"](2, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵi18n"](3, 13);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](4, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementEnd"]();
}
}
function AccesoFHComponent_div_65_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementStart"](0, "div", 39);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementStart"](2, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵi18n"](3, 14);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](4, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementEnd"]();
}
}
function AccesoFHComponent_div_67_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementStart"](0, "div", 39);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementStart"](2, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵi18n"](3, 15);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](4, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementEnd"]();
}
}
function AccesoFHComponent_div_69_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementStart"](0, "div", 39);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementStart"](2, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵi18n"](3, 16);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](4, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementEnd"]();
}
}
const CORRECTO = 'correcto';
const DIFERENTEUSUARIO = 'errorUsuario';
const ERRORFIRMA = 'errorFirma';
class AccesoFHComponent {
constructor(scriptService, loggerService, webStorageService, propertiesService, browserService, actuacionesService, cdr, representacionService, documentosService, utilsService, stateService, router, dialog) {
this.scriptService = scriptService;
this.loggerService = loggerService;
this.webStorageService = webStorageService;
this.propertiesService = propertiesService;
this.browserService = browserService;
this.actuacionesService = actuacionesService;
this.cdr = cdr;
this.representacionService = representacionService;
this.documentosService = documentosService;
this.utilsService = utilsService;
this.stateService = stateService;
this.router = router;
this.dialog = dialog;
this.nameFichero = [];
this.dniNieValido = false;
this.isDocDigitalizado = false;
this.isDigitalizando = false;
this.isDocFirmado = false;
this.formDisabled = false;
this.oidMock = "";
this.MAX_LENGTH_DNINIE = 9;
this.MAX_LENGTH_PASSPORT = 64;
}
ngOnInit() {
this.validationClass = '';
this.isDocDigitalizado = false;
this.isDocFirmado = false;
this.formDisabled = false;
this.isDigitalizando = false;
this.getTipoIdentificacion();
this.firmaComprobar();
this.mockDigiFirma();
this.setMaxLength();
}
ngAfterContentInit() {
this.maxLength = this.MAX_LENGTH_DNINIE;
this.getTipoIdentificacion();
this.webStorageService.removeVarSession('accesoFh.tipoId');
this.webStorageService.removeVarSession('accesoFh.identificacionId');
}
ngAfterContentChecked() {
this.cdr.detectChanges();
}
mockDigiFirma() {
if (this.propertiesService.getProperty('digitalizacionFirma.activo') === 'false') {
this.oidMock = this.propertiesService.getProperty('digitalizacionFirma.oidMock');
this.webStorageService.setVarSession('digitalizacion.oid', this.oidMock);
this.isDocDigitalizado = true;
this.isDocFirmado = true;
}
}
firmaComprobar() {
this.tipoIdentificacion = this.webStorageService.getVarSession('accesoFh.tipoId');
this.numIdentificacionCiud = this.webStorageService.getVarSession('accesoFh.identificacionId');
this.validarDNINIE();
this.cdr.detectChanges();
const parametros = this.browserService.getRequestParams();
if (parametros.length > 0) {
if (parametros[parametros.length / 2 - 1].value === 'failed') {
this.estadoProceso = 'errorVerificandoFirma';
this.digitalizacionEliminarDocumento();
} else if (parametros[parametros.length / 2 - 1].value === 'finished') {
this.estadoProceso = 'verificandoFirma';
const tokenrespuesta = parametros[parametros.length - 1].value;
const urlDominio = this.propertiesService.getProperty('urlDomain');
const loadScripts = [{
name: 'giltzaScript',
src: urlDominio + '/appcont/sistema_firma/firmaGiltza/statics/js/ventanaFirmaGiltza.js?v=' + new Date().getTime()
}];
this.scriptService.init(loadScripts);
this.scriptService.load('giltzaScript').then(data => {
this.isDocFirmado = true;
this.cdr.detectChanges();
if (data[0].loaded) {
this.firma = new FirmaGiltza();
const self = this;
this.firma.descargarFirmasToken(tokenrespuesta, urlDominio, function (respuesta) {
const respuestaParseada = JSON.parse(respuesta);
self.rutaPIF = respuestaParseada.documentos[0].key;
// Se mueve el documento para poder realizar operaciones sobre los servicios de firma
self.documentosService.moveDocument(respuestaParseada.documentos[0].value).subscribe(rutaPifResultado => {
if (rutaPifResultado !== '') {
self.rutaFirma = rutaPifResultado;
self.firmaVerificar();
}
}, error => self.estadoProceso = 'errorVerificandoFirma');
});
} else {
this.loggerService.error('giltza is not initialized.');
}
});
}
} else {
this.webStorageService.removeVarSession('digitalizacion.oid');
}
}
firmaInit() {
const urlDominio = this.propertiesService.getProperty('urlDomain');
const loadScripts = [{
name: 'giltzaScript',
src: urlDominio + '/appcont/sistema_firma/firmaGiltza/statics/js/ventanaFirmaGiltza.js?v=' + new Date().getTime()
}];
this.scriptService.init(loadScripts);
this.scriptService.load('giltzaScript').then(data => {
if (data[0].loaded) {
this.firma = new FirmaGiltza();
} else {
this.loggerService.error('giltza is not initialized.');
}
}).catch(error => this.loggerService.error(error));
this.rutaFirma = '';
try {
this.firma = new FirmaGiltza();
} catch (e) {
console.log("Primer intento de firma Giltza no ejecutado");
}
this.hash = {
'rutaPIF': this.rutaPIF,
'rutaFirma': this.rutaFirma,
'duuidX43a': this.webStorageService.getVarSession('hash.duuidX43a')
};
this.config = {
'origin': urlDominio,
'tipo_firma': 'xades-enveloping',
'mecanismo_firma': 'medium',
'app': 'x43n',
'idioma': (0,_core_i18n_platea__WEBPACK_IMPORTED_MODULE_1__.getLocale)(_angular_core__WEBPACK_IMPORTED_MODULE_12__.LOCALE_ID),
'skip_server_id': true,
'pro': this.webStorageService.connectedUser.authsistem === 'xlnet' ? true : false,
'is_hash': false,
'pathEnviroment': urlDominio,
'modo': 'url',
'rutaFirma': this.webStorageService.getVarSession('hash.duuidX43a'),
'url_vuelta': window.location.href
};
if (this.webStorageService.connectedUser.authmethod && this.webStorageService.connectedUser.authmethod !== '') {
this.config.mecanismo_firma = this.webStorageService.connectedUser.authmethod;
}
}
firmaGetRutaFromOid() {
var _this = this;
return (0,D_eadmin_trunk_aplic_x43n_web_x43nStatics_dev_mg_node_modules_babel_runtime_helpers_esm_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_0__["default"])(function* () {
_this.actuacionesService.getRutaFromOid(_this.webStorageService.getVarSession('digitalizacion.oid')).subscribe(val => {
_this.config.files = [val];
_this.webStorageService.setVarSession('accesoFh.tipoId', _this.tipoIdentificacion);
_this.webStorageService.setVarSession('accesoFh.identificacionId', _this.numIdentificacionCiud);
_this.firma.ventanaFirmaConfig(_this.config);
});
})();
}
firmaFirmar() {
this.firmaInit();
this.estadoProceso = 'firmandoDocumento';
this.formDisabled = true;
const fCierre = () => {
if (!this.config.rutaFirma) {
this.estadoProceso = 'documento';
}
};
this.config.rutaFirma;
this.webStorageService.setVarSession('hash.duuidX43a', Math.trunc(window.performance.timeOrigin));
this.config.fResultado = function (res) {
this.rutaFirma = JSON.parse(res)[0].value;
};
this.config.fCierre = function () {
fCierre();
};
this.firmaGetRutaFromOid();
}
firmaVerificar() {
this.hash = {
'rutaPIF': this.rutaPIF,
'rutaFirma': this.rutaFirma,
'duuidX43a': this.webStorageService.getVarSession('hash.duuidX43a')
};
this.webStorageService.removeVarSession('hash.duuidX43a');
this.representacionService.verificarFirma(this.hash).subscribe(respuesta => {
switch (respuesta) {
case CORRECTO:
{
this.estadoProceso = 'aceptando';
this.aceptar();
break;
}
case DIFERENTEUSUARIO:
{
this.estadoProceso = 'errorUsuario';
this.digitalizacionEliminarDocumento();
this.loggerService.error('error en firma. Diferente Usuario');
break;
}
case ERRORFIRMA:
{
this.estadoProceso = 'errorFirma';
this.digitalizacionEliminarDocumento();
this.loggerService.error('error en firma.');
break;
}
default:
{
this.estadoProceso = 'errorVerificandoFirma';
this.digitalizacionEliminarDocumento();
this.loggerService.error('error en firma. Verificando Firma');
break;
}
}
});
}
aceptar() {
this.isDocFirmado = true;
}
actuar() {
this.formDisabled = true;
this.webStorageService.removeVarSession('accesoFh.tipoId');
this.webStorageService.removeVarSession('accesoFh.identificacionId');
this.cdr.detectChanges();
this.actuacionesService.actuarfh(this.webStorageService.getVarSession('digitalizacion.oid'), this.numIdentificacionCiud).subscribe(user => {
this.stateService.changeSelectedUserFromFH(this.numIdentificacionCiud);
this.router.navigate([this.stateService.selectedUser.id + '/expedientes']);
});
}
setMaxLength() {
this.maxLength = this.tipoIdentificacion == 'DNI' || this.tipoIdentificacion == 'NIE' ? this.MAX_LENGTH_DNINIE : this.MAX_LENGTH_PASSPORT;
}
validarDNINIE() {
this.numIdentificacionCiud = this.numIdentificacionCiud ? this.numIdentificacionCiud.toUpperCase() : '';
if (this.tipoIdentificacion == 'DNI') {
this.dniNieValido = this.utilsService.validarDNI(this.numIdentificacionCiud);
} else if (this.tipoIdentificacion == 'NIE') {
this.dniNieValido = this.utilsService.validarNIE(this.numIdentificacionCiud);
} else if (this.tipoIdentificacion == 'PASAPORTE') {
this.numIdentificacionCiud = this.numIdentificacionCiud.trim();
this.dniNieValido = this.numIdentificacionCiud.length > 0 ? true : false;
} else {
this.dniNieValido = false;
}
}
digitalizacionDigitalizar() {
this.estadoProceso = 'digitalizandoDocumento';
this.isDigitalizando = true;
this.dialog.open(app_components_dialog_digitalizacion_dialog_digitalizacion_component__WEBPACK_IMPORTED_MODULE_2__.DialogDigitalizacionComponent, {
disableClose: true
}).beforeClosed().subscribe(args => {
if (args) {
this.digitalizacionTerminar(args[1], args[3]);
} else {
this.digitalizacionEliminarDocumento(); // Perform another action
}
});
}
digitalizacionEliminarDocumento() {
this.isDocDigitalizado = false;
this.isDocFirmado = false;
this.isDigitalizando = false;
this.webStorageService.removeVarSession('digitalizacion.oid');
}
digitalizacionTerminar(listaResultados, error) {
if (error == null || error == "null") {
this.isDocDigitalizado = true;
this.isDigitalizando = false;
this.isDocFirmado = false;
this.webStorageService.setVarSession('digitalizacion.oid', listaResultados);
this.cdr.detectChanges();
this.firmaInit();
} else {
this.loggerService.error('error en digitalizacion');
this.isDocDigitalizado = false;
}
}
getLocale() {
return (0,_core_i18n_platea__WEBPACK_IMPORTED_MODULE_1__.getLocale)(_angular_core__WEBPACK_IMPORTED_MODULE_12__.LOCALE_ID);
}
getTipoIdentificacion() {
this.tipoIdentificacion = this.webStorageService.getVarSession('accesoFh.tipoId') == undefined || this.webStorageService.getVarSession('accesoFh.tipoId') == '' ? 'DNI' : this.webStorageService.getVarSession('accesoFh.tipoId');
}
static #_ = this.ɵfac = function AccesoFHComponent_Factory(t) {
return new (t || AccesoFHComponent)(_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵdirectiveInject"](_core_services_data_startup_service__WEBPACK_IMPORTED_MODULE_3__.ScriptService), _angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵdirectiveInject"](_core_services_logger_service__WEBPACK_IMPORTED_MODULE_4__.LoggerService), _angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵdirectiveInject"](_core_services_webStorage_service__WEBPACK_IMPORTED_MODULE_5__.WebStorageService), _angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵdirectiveInject"](_core_services_data_startup_service__WEBPACK_IMPORTED_MODULE_3__.PropertiesService), _angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵdirectiveInject"](_core_services_browser_service__WEBPACK_IMPORTED_MODULE_6__.BrowserService), _angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵdirectiveInject"](_core_services_data_actuaciones_service__WEBPACK_IMPORTED_MODULE_7__.ActuacionesService), _angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵdirectiveInject"](_angular_core__WEBPACK_IMPORTED_MODULE_12__.ChangeDetectorRef), _angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵdirectiveInject"](_core_services_data_representaciones_service__WEBPACK_IMPORTED_MODULE_8__.RepresentacionService), _angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵdirectiveInject"](_core_services_data_documentos_service__WEBPACK_IMPORTED_MODULE_9__.DocumentosService), _angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵdirectiveInject"](_core_services_utils_service__WEBPACK_IMPORTED_MODULE_10__.UtilsService), _angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵdirectiveInject"](app_core_services_state_service__WEBPACK_IMPORTED_MODULE_11__.StateService), _angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵdirectiveInject"](_angular_router__WEBPACK_IMPORTED_MODULE_13__.Router), _angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵdirectiveInject"](_angular_material_dialog__WEBPACK_IMPORTED_MODULE_14__.MatDialog));
};
static #_2 = this.ɵcmp = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵdefineComponent"]({
type: AccesoFHComponent,
selectors: [["app-accesoFH"]],
decls: 84,
vars: 14,
consts: () => {
let i18n_0;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @desc Tipo
*/
const MSG_EXTERNAL_2759773909798147145$$SRC_APP_ACCESOFH_ACCESOFH_COMPONENT_TS_0 = goog.getMsg("Tipo");
i18n_0 = MSG_EXTERNAL_2759773909798147145$$SRC_APP_ACCESOFH_ACCESOFH_COMPONENT_TS_0;
} else {
i18n_0 = "Tipo";
}
let i18n_1;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @desc Nº Identificación
*/
const MSG_EXTERNAL_2046552323385060650$$SRC_APP_ACCESOFH_ACCESOFH_COMPONENT_TS_1 = goog.getMsg("N\u00BA Identificaci\u00F3n");
i18n_1 = MSG_EXTERNAL_2046552323385060650$$SRC_APP_ACCESOFH_ACCESOFH_COMPONENT_TS_1;
} else {
i18n_1 = "N\xBA Identificaci\xF3n";
}
let i18n_2;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_6038524766467437666$$SRC_APP_ACCESOFH_ACCESOFH_COMPONENT_TS_2 = goog.getMsg("ACTUAR COMO PERSONA F\u00CDSICA");
i18n_2 = MSG_EXTERNAL_6038524766467437666$$SRC_APP_ACCESOFH_ACCESOFH_COMPONENT_TS_2;
} else {
i18n_2 = "ACTUAR COMO PERSONA F\xCDSICA";
}
let i18n_3;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_1380463174954543809$$SRC_APP_ACCESOFH_ACCESOFH_COMPONENT_TS_3 = goog.getMsg("DNI");
i18n_3 = MSG_EXTERNAL_1380463174954543809$$SRC_APP_ACCESOFH_ACCESOFH_COMPONENT_TS_3;
} else {
i18n_3 = "DNI";
}
let i18n_4;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_7717326867337848772$$SRC_APP_ACCESOFH_ACCESOFH_COMPONENT_TS_4 = goog.getMsg("NIE");
i18n_4 = MSG_EXTERNAL_7717326867337848772$$SRC_APP_ACCESOFH_ACCESOFH_COMPONENT_TS_4;
} else {
i18n_4 = "NIE";
}
let i18n_5;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_395680451443591964$$SRC_APP_ACCESOFH_ACCESOFH_COMPONENT_TS_5 = goog.getMsg("PASAPORTE");
i18n_5 = MSG_EXTERNAL_395680451443591964$$SRC_APP_ACCESOFH_ACCESOFH_COMPONENT_TS_5;
} else {
i18n_5 = "PASAPORTE";
}
let i18n_6;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_7346340815564094312$$SRC_APP_ACCESOFH_ACCESOFH_COMPONENT_TS_6 = goog.getMsg("Para poder actuar como Funcionario habilitado deber\u00E1 adjuntar una autorizaci\u00F3n firmada por la persona f\u00EDsica.");
i18n_6 = MSG_EXTERNAL_7346340815564094312$$SRC_APP_ACCESOFH_ACCESOFH_COMPONENT_TS_6;
} else {
i18n_6 = "Para poder actuar como Funcionario habilitado deber\xE1 adjuntar una autorizaci\xF3n firmada por la persona f\xEDsica.";
}
let i18n_7;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_8832426628774320443$$SRC_APP_ACCESOFH_ACCESOFH_COMPONENT_TS_7 = goog.getMsg("Tendr\u00E1 permiso para actuar \u00FAnicamente sobre los expedientes, notificaciones, comunicaciones y certificaciones relacionadas con el \u00E1mbito sobre el que posee permiso.");
i18n_7 = MSG_EXTERNAL_8832426628774320443$$SRC_APP_ACCESOFH_ACCESOFH_COMPONENT_TS_7;
} else {
i18n_7 = "Tendr\xE1 permiso para actuar \xFAnicamente sobre los expedientes, notificaciones, comunicaciones y certificaciones relacionadas con el \xE1mbito sobre el que posee permiso.";
}
let i18n_8;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_71568341316799298$$SRC_APP_ACCESOFH_ACCESOFH_COMPONENT_TS_8 = goog.getMsg("ACTUAR");
i18n_8 = MSG_EXTERNAL_71568341316799298$$SRC_APP_ACCESOFH_ACCESOFH_COMPONENT_TS_8;
} else {
i18n_8 = "ACTUAR";
}
let i18n_9;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_8253819512464276548$$SRC_APP_ACCESOFH_ACCESOFH_COMPONENT_TS_9 = goog.getMsg("Documento de consentimiento de la persona solicitante.pdf");
i18n_9 = MSG_EXTERNAL_8253819512464276548$$SRC_APP_ACCESOFH_ACCESOFH_COMPONENT_TS_9;
} else {
i18n_9 = "Documento de consentimiento de la persona solicitante.pdf";
}
let i18n_10;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_7823621838878219367$$SRC_APP_ACCESOFH_ACCESOFH_COMPONENT_TS_10 = goog.getMsg("DIGITALIZAR");
i18n_10 = MSG_EXTERNAL_7823621838878219367$$SRC_APP_ACCESOFH_ACCESOFH_COMPONENT_TS_10;
} else {
i18n_10 = "DIGITALIZAR";
}
let i18n_11;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_8997050202868178409$$SRC_APP_ACCESOFH_ACCESOFH_COMPONENT_TS_11 = goog.getMsg("Eliminar Documento");
i18n_11 = MSG_EXTERNAL_8997050202868178409$$SRC_APP_ACCESOFH_ACCESOFH_COMPONENT_TS_11;
} else {
i18n_11 = "Eliminar Documento";
}
let i18n_12;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_8253819512464276548$$SRC_APP_ACCESOFH_ACCESOFH_COMPONENT_TS_12 = goog.getMsg("Documento de consentimiento de la persona solicitante.pdf");
i18n_12 = MSG_EXTERNAL_8253819512464276548$$SRC_APP_ACCESOFH_ACCESOFH_COMPONENT_TS_12;
} else {
i18n_12 = "Documento de consentimiento de la persona solicitante.pdf";
}
let i18n_13;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_8322872996793707728$$SRC_APP_ACCESOFH_ACCESOFH_COMPONENT_TS_13 = goog.getMsg("Firmar");
i18n_13 = MSG_EXTERNAL_8322872996793707728$$SRC_APP_ACCESOFH_ACCESOFH_COMPONENT_TS_13;
} else {
i18n_13 = "Firmar";
}
let i18n_14;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_3082448204590046571$$SRC_APP_ACCESOFH_ACCESOFH_COMPONENT_TS_14 = goog.getMsg("Digitalizando documento");
i18n_14 = MSG_EXTERNAL_3082448204590046571$$SRC_APP_ACCESOFH_ACCESOFH_COMPONENT_TS_14;
} else {
i18n_14 = "Digitalizando documento";
}
let i18n_15;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_1140814866209216838$$SRC_APP_ACCESOFH_ACCESOFH_COMPONENT_TS_15 = goog.getMsg("Documento pendiente de digitalizar y firmar");
i18n_15 = MSG_EXTERNAL_1140814866209216838$$SRC_APP_ACCESOFH_ACCESOFH_COMPONENT_TS_15;
} else {
i18n_15 = "Documento pendiente de digitalizar y firmar";
}
let i18n_16;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_2296931514776195244$$SRC_APP_ACCESOFH_ACCESOFH_COMPONENT_TS_16 = goog.getMsg("Documento pendiente de firmar");
i18n_16 = MSG_EXTERNAL_2296931514776195244$$SRC_APP_ACCESOFH_ACCESOFH_COMPONENT_TS_16;
} else {
i18n_16 = "Documento pendiente de firmar";
}
let i18n_17;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_776908668482830286$$SRC_APP_ACCESOFH_ACCESOFH_COMPONENT_TS_17 = goog.getMsg("Documento digitalizado y firmado");
i18n_17 = MSG_EXTERNAL_776908668482830286$$SRC_APP_ACCESOFH_ACCESOFH_COMPONENT_TS_17;
} else {
i18n_17 = "Documento digitalizado y firmado";
}
let i18n_18;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_8955834536765849821$$SRC_APP_ACCESOFH_ACCESOFH_COMPONENT_TS_18 = goog.getMsg("Error al verificar la firma");
i18n_18 = MSG_EXTERNAL_8955834536765849821$$SRC_APP_ACCESOFH_ACCESOFH_COMPONENT_TS_18;
} else {
i18n_18 = "Error al verificar la firma";
}
return [i18n_2, i18n_3, i18n_4, i18n_5, i18n_6, i18n_7, i18n_8, i18n_9, i18n_10, i18n_11, i18n_12, i18n_13, i18n_14, i18n_15, i18n_16, i18n_17, i18n_18, ["appearance", "outlined", 1, "mat-card", "mat-focus-indicator", "ng-star-inserted"], [1, "content-with-ul"], ["layout", "row", "layout-xs", "column", "layout-margin", ""], ["flex", "auto"], ["placeholder", i18n_0, "name", "Tipo", 3, "ngModelChange", "selectionChange", "ngModel", "disabled"], ["value", "DNI"], ["value", "NIE"], ["value", "PASAPORTE"], ["matInput", "", "placeholder", i18n_1, "name", "N\u00BA Identificaci\u00F3n", "required", "", 3, "ngModelChange", "input", "maxLength", "ngModel", "ngClass", "disabled"], ["layout", "row", "flex", "row", "class", "layoutDigitalizar", 4, "ngIf"], ["layout", "row", "flex", "row", "class", "layoutDigitalizar", "id", "panelFirma", 4, "ngIf"], [1, "mc-push-left", "mc-push-top-cuenta", "mat-card-content"], [2, "padding", "10px 10px 0 16px"], [1, "content-with-ul", "side-content", "estadoDocumento", 2, "padding-top", "1.5em"], ["layout", "row", "flex", "row", "class", "feedbackDigitalizar", 4, "ngIf"], ["layout", "row", "align", "end", "mat-dialog-actions", "", "charset", "UTF-8", 1, "mc-push-left", "mc-push-top-cuenta", "mat-card-content"], ["mat-raised-button", "", "color", "primary", 2, "margin", "17px", 3, "click", "disabled"], ["layout", "row", "flex", "row", 1, "layoutDigitalizar"], ["mat-raised-button", "", 3, "disabled", "click", 4, "ngIf"], ["mat-raised-button", "", 3, "click", "disabled"], ["layout", "row", "flex", "row", "id", "panelFirma", 1, "layoutDigitalizar"], ["mat-button", "", "color", "primary", 3, "click", "disabled"], ["layout", "row", "flex", "row", 1, "feedbackDigitalizar"], [3, "diameter"]];
},
template: function AccesoFHComponent_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementStart"](0, "div");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementStart"](2, "mat-card", 17);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementStart"](4, "mat-card-title");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](5, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementStart"](6, "h2");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](7, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementStart"](8, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵi18n"](9, 0);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](10, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](11, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](12, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelement"](13, "mat-divider");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](14, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementStart"](15, "mat-card-content", 18);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](16, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementStart"](17, "div", 19);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](18, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementStart"](19, "mat-form-field", 20);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](20, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementStart"](21, "mat-select", 21);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtwoWayListener"]("ngModelChange", function AccesoFHComponent_Template_mat_select_ngModelChange_21_listener($event) {
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtwoWayBindingSet"](ctx.tipoIdentificacion, $event) || (ctx.tipoIdentificacion = $event);
return $event;
});
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵlistener"]("selectionChange", function AccesoFHComponent_Template_mat_select_selectionChange_21_listener() {
ctx.setMaxLength();
return ctx.validarDNINIE();
});
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](22, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementStart"](23, "mat-option", 22);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵi18n"](24, 1);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](25, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementStart"](26, "mat-option", 23);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵi18n"](27, 2);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](28, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementStart"](29, "mat-option", 24);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵi18n"](30, 3);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](31, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](32, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](33, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementStart"](34, "mat-form-field", 20);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](35, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementStart"](36, "input", 25);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtwoWayListener"]("ngModelChange", function AccesoFHComponent_Template_input_ngModelChange_36_listener($event) {
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtwoWayBindingSet"](ctx.numIdentificacionCiud, $event) || (ctx.numIdentificacionCiud = $event);
return $event;
});
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵlistener"]("input", function AccesoFHComponent_Template_input_input_36_listener() {
return ctx.validarDNINIE();
});
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](37, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](38, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](39, "\n\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtemplate"](40, AccesoFHComponent_div_40_Template, 13, 1, "div", 26);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](41, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtemplate"](42, AccesoFHComponent_div_42_Template, 19, 2, "div", 27);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](43, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementStart"](44, "div", 28);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](45, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementStart"](46, "p", 29);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵi18n"](47, 4);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](48, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementStart"](49, "p", 29);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵi18n"](50, 5);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](51, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](52, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](53, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelement"](54, "mat-divider");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](55, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](56, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementStart"](57, "mat-card-content", 30);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](58, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementStart"](59, "div");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](60, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtemplate"](61, AccesoFHComponent_div_61_Template, 8, 1, "div", 31);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](62, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtemplate"](63, AccesoFHComponent_div_63_Template, 5, 0, "div", 31);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](64, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtemplate"](65, AccesoFHComponent_div_65_Template, 5, 0, "div", 31);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](66, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtemplate"](67, AccesoFHComponent_div_67_Template, 5, 0, "div", 31);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](68, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtemplate"](69, AccesoFHComponent_div_69_Template, 5, 0, "div", 31);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](70, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](71, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementStart"](72, "div");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](73, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementStart"](74, "div", 32);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](75, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementStart"](76, "button", 33);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵlistener"]("click", function AccesoFHComponent_Template_button_click_76_listener() {
return ctx.actuar();
});
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵi18n"](77, 6);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](78, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](79, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](80, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](81, "\n");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](82, "\n");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtext"](83, "\n\n");
}
if (rf & 2) {
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵadvance"](21);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtwoWayProperty"]("ngModel", ctx.tipoIdentificacion);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵproperty"]("disabled", ctx.formDisabled);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵadvance"](15);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵproperty"]("maxLength", ctx.maxLength);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵtwoWayProperty"]("ngModel", ctx.numIdentificacionCiud);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵproperty"]("ngClass", ctx.dniNieValido == false ? "invalidInputContent" : "")("disabled", ctx.formDisabled);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵadvance"](4);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵproperty"]("ngIf", !ctx.isDocDigitalizado && !ctx.isDocFirmado);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵproperty"]("ngIf", ctx.isDocDigitalizado || ctx.isDocFirmado);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵadvance"](19);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵproperty"]("ngIf", ctx.isDigitalizando);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵproperty"]("ngIf", !ctx.isDigitalizando && !ctx.isDocDigitalizado && !ctx.isDocFirmado);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵproperty"]("ngIf", ctx.isDocDigitalizado && !ctx.isDocFirmado);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵproperty"]("ngIf", ctx.isDocFirmado);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵproperty"]("ngIf", ctx.estadoProceso == "errorFirma" || ctx.estadoProceso == "errorVerificandoFirma" || ctx.estadoProceso == "errorUsuario");
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵadvance"](7);
_angular_core__WEBPACK_IMPORTED_MODULE_12__["ɵɵproperty"]("disabled", !ctx.isDocFirmado || !ctx.dniNieValido || ctx.formDisabled);
}
},
dependencies: [_angular_common__WEBPACK_IMPORTED_MODULE_15__.NgClass, _angular_common__WEBPACK_IMPORTED_MODULE_15__.NgIf, _angular_forms__WEBPACK_IMPORTED_MODULE_16__.DefaultValueAccessor, _angular_forms__WEBPACK_IMPORTED_MODULE_16__.NgControlStatus, _angular_forms__WEBPACK_IMPORTED_MODULE_16__.RequiredValidator, _angular_forms__WEBPACK_IMPORTED_MODULE_16__.NgModel, _angular_material_core__WEBPACK_IMPORTED_MODULE_17__.MatOption, _angular_material_button__WEBPACK_IMPORTED_MODULE_18__.MatButton, _angular_material_card__WEBPACK_IMPORTED_MODULE_19__.MatCard, _angular_material_card__WEBPACK_IMPORTED_MODULE_19__.MatCardContent, _angular_material_card__WEBPACK_IMPORTED_MODULE_19__.MatCardTitle, _angular_material_dialog__WEBPACK_IMPORTED_MODULE_14__.MatDialogActions, _angular_material_form_field__WEBPACK_IMPORTED_MODULE_20__.MatFormField, _angular_material_input__WEBPACK_IMPORTED_MODULE_21__.MatInput, _angular_material_divider__WEBPACK_IMPORTED_MODULE_22__.MatDivider, _angular_material_progress_spinner__WEBPACK_IMPORTED_MODULE_23__.MatProgressSpinner, _angular_material_select__WEBPACK_IMPORTED_MODULE_24__.MatSelect],
styles: [".layoutDigitalizar[_ngcontent-%COMP%] {\n column-gap: 20px;\n display: flex;\n align-items: center;\n direction: rtl;\n padding-bottom: 16px;\n padding-right: 16px;\n}\n.feedbackDigitalizar[_ngcontent-%COMP%] {\n font-weight: bold;\n}\n.appletDigitalizar[_ngcontent-%COMP%] {\n align-content: center !important;\n display: flex;\n justify-content: space-around;\n margin-bottom: 30px;\n}\n.side-content[_ngcontent-%COMP%] {\n float: left;\n}\n\n.invalidInputContent[_ngcontent-%COMP%] {\n color: red!important;\n}\n\n.panelFirma[_ngcontent-%COMP%] span[_ngcontent-%COMP%], .layoutDigitalizar[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{\n padding-bottom: 6px;\n font-size: 14px;\n}\n\n.estadoDocumento[_ngcontent-%COMP%]{\n display: grid;\n align-items: center;\n grid-template-columns: 80% 1fr;\n}\n\n/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIndlYnBhY2s6Ly8uL3NyYy9hcHAvYWNjZXNvRkgvYWNjZXNvRkguY29tcG9uZW50LmNzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTtFQUNFLGdCQUFnQjtFQUNoQixhQUFhO0VBQ2IsbUJBQW1CO0VBQ25CLGNBQWM7RUFDZCxvQkFBb0I7RUFDcEIsbUJBQW1CO0FBQ3JCO0FBQ0E7RUFDRSxpQkFBaUI7QUFDbkI7QUFDQTtFQUNFLGdDQUFnQztFQUNoQyxhQUFhO0VBQ2IsNkJBQTZCO0VBQzdCLG1CQUFtQjtBQUNyQjtBQUNBO0VBQ0UsV0FBVztBQUNiOztBQUVBO0VBQ0Usb0JBQW9CO0FBQ3RCOztBQUVBO0VBQ0UsbUJBQW1CO0VBQ25CLGVBQWU7QUFDakI7O0FBRUE7RUFDRSxhQUFhO0VBQ2IsbUJBQW1CO0VBQ25CLDhCQUE4QjtBQUNoQyIsInNvdXJjZXNDb250ZW50IjpbIi5sYXlvdXREaWdpdGFsaXphciB7XHJcbiAgY29sdW1uLWdhcDogMjBweDtcclxuICBkaXNwbGF5OiBmbGV4O1xyXG4gIGFsaWduLWl0ZW1zOiBjZW50ZXI7XHJcbiAgZGlyZWN0aW9uOiBydGw7XHJcbiAgcGFkZGluZy1ib3R0b206IDE2cHg7XHJcbiAgcGFkZGluZy1yaWdodDogMTZweDtcclxufVxyXG4uZmVlZGJhY2tEaWdpdGFsaXphciB7XHJcbiAgZm9udC13ZWlnaHQ6IGJvbGQ7XHJcbn1cclxuLmFwcGxldERpZ2l0YWxpemFyIHtcclxuICBhbGlnbi1jb250ZW50OiBjZW50ZXIgIWltcG9ydGFudDtcclxuICBkaXNwbGF5OiBmbGV4O1xyXG4gIGp1c3RpZnktY29udGVudDogc3BhY2UtYXJvdW5kO1xyXG4gIG1hcmdpbi1ib3R0b206IDMwcHg7XHJcbn1cclxuLnNpZGUtY29udGVudCB7XHJcbiAgZmxvYXQ6IGxlZnQ7XHJcbn1cclxuXHJcbi5pbnZhbGlkSW5wdXRDb250ZW50IHtcclxuICBjb2xvcjogcmVkIWltcG9ydGFudDtcclxufVxyXG5cclxuLnBhbmVsRmlybWEgc3BhbiwgLmxheW91dERpZ2l0YWxpemFyIHNwYW57XHJcbiAgcGFkZGluZy1ib3R0b206IDZweDtcclxuICBmb250LXNpemU6IDE0cHg7XHJcbn1cclxuXHJcbi5lc3RhZG9Eb2N1bWVudG97XHJcbiAgZGlzcGxheTogZ3JpZDtcclxuICBhbGlnbi1pdGVtczogY2VudGVyO1xyXG4gIGdyaWQtdGVtcGxhdGUtY29sdW1uczogODAlIDFmcjtcclxufVxyXG4iXSwic291cmNlUm9vdCI6IiJ9 */"]
});
}
/***/ }),
/***/ 22199:
/*!***********************************************************!*\
!*** ./src/app/actuaciones/actuaciones-list.component.ts ***!
\***********************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ ActuacionesListComponent: () => (/* binding */ ActuacionesListComponent)
/* harmony export */ });
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! @angular/core */ 96623);
/* harmony import */ var app_core_model_actuacion_model__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! app/core/model/actuacion.model */ 34414);
/* harmony import */ var rxjs__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! rxjs */ 63150);
/* harmony import */ var app_core_i18n_platea__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! app/core/i18n-platea */ 39504);
/* harmony import */ var app_core_services_state_service__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! app/core/services/state.service */ 2049);
/* harmony import */ var app_core_services_logger_service__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! app/core/services/logger.service */ 68620);
/* harmony import */ var app_core_services_data_actuaciones_service__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! app/core/services/data/actuaciones.service */ 81108);
/* harmony import */ var app_core_services_messages_service__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! app/core/services/messages.service */ 20084);
/* harmony import */ var app_core_services_data_documentos_service__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! app/core/services/data/documentos.service */ 10498);
/* harmony import */ var _angular_common__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! @angular/common */ 39191);
/* harmony import */ var _angular_material_button__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! @angular/material/button */ 95912);
/* harmony import */ var _angular_material_card__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! @angular/material/card */ 34294);
/* harmony import */ var _angular_material_expansion__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! @angular/material/expansion */ 3695);
/* harmony import */ var _angular_material_core__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(/*! @angular/material/core */ 36897);
/* harmony import */ var _angular_material_icon__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(/*! @angular/material/icon */ 53051);
/* harmony import */ var _angular_material_tabs__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(/*! @angular/material/tabs */ 54076);
/* harmony import */ var _angular_material_tooltip__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(/*! @angular/material/tooltip */ 75005);
/* harmony import */ var _angular_router__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(/*! @angular/router */ 41099);
/* harmony import */ var _components_virtualScroll_virtualScroll_component__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ../components/virtualScroll/virtualScroll.component */ 36605);
/* harmony import */ var _components_pipes_localized_date_pipe__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ../components/pipes/localized-date.pipe */ 4155);
function ActuacionesListComponent_span_21_Template(rf, ctx) {
if (rf & 1) {
const _r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵgetCurrentView"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](0, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](2, "mat-expansion-panel", 7);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](4, "mat-expansion-panel-header", 8);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](5, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](6, "mat-panel-title");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](7, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](8, "span", 9);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](9);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵpipe"](10, "localizedDate");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](11, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](12, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](13, "mat-panel-description", 10);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](14, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelement"](15, "span", 11);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](16, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](17, "mat-icon");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](18, "date_range");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](19, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](20, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](21, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](22, "span", 12);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](23, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](24, "div", 13);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](25, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](26, "mat-panel-description", 14);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](27, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](28, "span", 15)(29, "mat-icon", 16);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](30, "person_pin_circle");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]()();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](31, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](32, "span", 17);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](33);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](34, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](35, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](36, "mat-panel-description", 18);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](37, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](38, "button", 19);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵlistener"]("click", function ActuacionesListComponent_span_21_Template_button_click_38_listener() {
const actuacion_r2 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵrestoreView"](_r1).$implicit;
const ctx_r2 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"]();
return _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵresetView"](ctx_r2.descargarDocumento(actuacion_r2.oid));
});
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](39, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](40, "span")(41, "mat-icon", 20);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](42, "get_app");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]()();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](43, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](44, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](45, "span", 21);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵi18n"](46, 2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](47, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](48, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](49, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](50, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](51, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
}
if (rf & 2) {
const actuacion_r2 = ctx.$implicit;
const ctx_r2 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](9);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtextInterpolate"](_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵpipeBind2"](10, 2, actuacion_r2.fechaAcceso, ctx_r2.getLocale() === "es" ? "dd/MM/yyyy HH:mm:ss" : "yyyy/MM/dd HH:mm:ss"));
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](24);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtextInterpolate"](actuacion_r2.nombreFunc);
}
}
class ActuacionesListComponent {
constructor(stateService, loggerService, actuacionesService, messagesService, documentosService) {
this.stateService = stateService;
this.loggerService = loggerService;
this.actuacionesService = actuacionesService;
this.messagesService = messagesService;
this.documentosService = documentosService;
this.actuaciones = [];
this.listaActuacionesObservable = new rxjs__WEBPACK_IMPORTED_MODULE_10__.Subject();
// variable que determina si hay que realizar busqueda o no: paginacion
this.procede = true;
this.scrollCallback = this.addScrollData.bind(this);
}
addScrollData() {
return this.actuacionesService.getActuaciones();
}
descargarDocumento(documentOID) {
// Descarga del documento seleccionada
this.actuacionesService.descargaDocumento(documentOID).subscribe(doc => {
//this.actuacionesService.descargaDocumento(documentOID)
this.documentosService.download(doc);
}, error => {
this.handleDescargaDocumentoError(error, this.stateService.selectedUser, documentOID);
});
}
handleDescargaDocumentoError(error, selectedUser, documentOID) {
this.errorDescargandoDocumento = new app_core_model_actuacion_model__WEBPACK_IMPORTED_MODULE_0__.ErrorDescargandoDocumentoAutorizacionFirma({
code: '',
title: '',
texto: '',
detalle: error,
textoAction: '',
action: () => this.descargarDocumento(documentOID)
});
this.messagesService.pushError(this.errorDescargandoDocumento);
}
ngOnInit() {
this.actuacionesService.getActuaciones().subscribe(actuaciones => {
this.actuaciones = actuaciones.listHistorialActuaciones;
});
}
convertirFechas(firmasInfo) {
if (this.stateService.idioma === 'eu') {
firmasInfo.forEach(info => {
let fecha = info.signatureDate.split(' ')[0];
let hora = info.signatureDate.split(' ')[1];
let anho = fecha.split('/')[2];
let mes = fecha.split('/')[1];
let dia = fecha.split('/')[0];
let fechaEus = anho + '/' + mes + '/' + dia + ' ' + hora;
info.signatureDate = fechaEus;
});
}
return firmasInfo;
}
ngOnDestroy() {}
getLocale() {
return (0,app_core_i18n_platea__WEBPACK_IMPORTED_MODULE_1__.getLocale)(_angular_core__WEBPACK_IMPORTED_MODULE_9__.LOCALE_ID);
}
static #_ = this.ɵfac = function ActuacionesListComponent_Factory(t) {
return new (t || ActuacionesListComponent)(_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵdirectiveInject"](app_core_services_state_service__WEBPACK_IMPORTED_MODULE_2__.StateService), _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵdirectiveInject"](app_core_services_logger_service__WEBPACK_IMPORTED_MODULE_3__.LoggerService), _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵdirectiveInject"](app_core_services_data_actuaciones_service__WEBPACK_IMPORTED_MODULE_4__.ActuacionesService), _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵdirectiveInject"](app_core_services_messages_service__WEBPACK_IMPORTED_MODULE_5__.MessagesService), _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵdirectiveInject"](app_core_services_data_documentos_service__WEBPACK_IMPORTED_MODULE_6__.DocumentosService));
};
static #_2 = this.ɵcmp = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵdefineComponent"]({
type: ActuacionesListComponent,
selectors: [["app-actuaciones-list"]],
decls: 26,
vars: 5,
consts: () => {
let i18n_0;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_2441016383434911908$$SRC_APP_ACTUACIONES_ACTUACIONES_LIST_COMPONENT_TS_0 = goog.getMsg("HISTORIAL DE ACCESOS DE FUNCIONARIOS HABILITADOS");
i18n_0 = MSG_EXTERNAL_2441016383434911908$$SRC_APP_ACTUACIONES_ACTUACIONES_LIST_COMPONENT_TS_0;
} else {
i18n_0 = "HISTORIAL DE ACCESOS DE PERSONAL FUNCIONARIO HABILITADO";
}
let i18n_1;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_2969195313232850484$$SRC_APP_ACTUACIONES_ACTUACIONES_LIST_COMPONENT_TS_1 = goog.getMsg("DESCARGAR");
i18n_1 = MSG_EXTERNAL_2969195313232850484$$SRC_APP_ACTUACIONES_ACTUACIONES_LIST_COMPONENT_TS_1;
} else {
i18n_1 = "DESCARGAR";
}
let i18n_2;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_8253819512464276548$$SRC_APP_ACTUACIONES_ACTUACIONES_LIST_COMPONENT_TS_2 = goog.getMsg("Documento de consentimiento de la persona solicitante.pdf");
i18n_2 = MSG_EXTERNAL_8253819512464276548$$SRC_APP_ACTUACIONES_ACTUACIONES_LIST_COMPONENT_TS_2;
} else {
i18n_2 = "Documento de consentimiento de la persona solicitante.pdf";
}
return [["tabPanel", ""], i18n_0, i18n_2, ["appearance", "outlined", 1, "mat-card", "mat-focus-indicator", "ng-star-inserted"], [3, "scrollCallback", "proceedCondition", "launcherCondition", "launching"], ["mat-line", ""], [4, "ngFor", "ngForOf"], ["hideToggle", "true", 1, "marginPanelContenedor"], [1, "marginPanel"], [1, "mat-subhead", "td-expansion-label"], ["flex", "10"], ["flex", ""], ["flex", "", "mat-line", ""], ["layout", "row", "layout-xs", "column", "layout-margin", ""], ["flex", "100"], [1, "marginPanelIcon"], ["color", "primary"], [1, "negrita"], ["flex", "100", 2, "flex-direction", "row-reverse"], ["mat-button", "", "matTooltip", i18n_1, 1, "matButtonDescargar", 3, "click"], ["color", "primary", 1, "marginPanelIcon"], [1, "negritaNoBold"]];
},
template: function ActuacionesListComponent_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](0, "div");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](2, "mat-card", 3);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](4, "mat-card-title");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](5, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](6, "h2");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](7, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](8, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵi18n"](9, 1);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](10, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](11, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](12, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](13, "mat-tab-nav-panel", null, 0);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelement"](15, "router-outlet");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](16, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](17, "app-virtual-scroll", 4);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](18, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](19, "mat-accordion", 5);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](20, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtemplate"](21, ActuacionesListComponent_span_21_Template, 52, 5, "span", 6);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](22, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](23, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](24, "\n");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](25, "\n\n");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
}
if (rf & 2) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](17);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("scrollCallback", ctx.scrollCallback)("proceedCondition", ctx.actuacionesService.procede)("launcherCondition", !ctx.actuacionesService.buscandoActuaciones && ctx.actuaciones && ctx.actuaciones.length > 0)("launching", ctx.actuacionesService.buscandoActuaciones);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](4);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngForOf", ctx.actuaciones);
}
},
dependencies: [_angular_common__WEBPACK_IMPORTED_MODULE_11__.NgForOf, _angular_material_button__WEBPACK_IMPORTED_MODULE_12__.MatButton, _angular_material_card__WEBPACK_IMPORTED_MODULE_13__.MatCard, _angular_material_card__WEBPACK_IMPORTED_MODULE_13__.MatCardTitle, _angular_material_expansion__WEBPACK_IMPORTED_MODULE_14__.MatAccordion, _angular_material_expansion__WEBPACK_IMPORTED_MODULE_14__.MatExpansionPanel, _angular_material_expansion__WEBPACK_IMPORTED_MODULE_14__.MatExpansionPanelHeader, _angular_material_expansion__WEBPACK_IMPORTED_MODULE_14__.MatExpansionPanelTitle, _angular_material_expansion__WEBPACK_IMPORTED_MODULE_14__.MatExpansionPanelDescription, _angular_material_core__WEBPACK_IMPORTED_MODULE_15__.MatLine, _angular_material_icon__WEBPACK_IMPORTED_MODULE_16__.MatIcon, _angular_material_tabs__WEBPACK_IMPORTED_MODULE_17__.MatTabNavPanel, _angular_material_tooltip__WEBPACK_IMPORTED_MODULE_18__.MatTooltip, _angular_router__WEBPACK_IMPORTED_MODULE_19__.RouterOutlet, _components_virtualScroll_virtualScroll_component__WEBPACK_IMPORTED_MODULE_7__.VirtualScrollComponent, _components_pipes_localized_date_pipe__WEBPACK_IMPORTED_MODULE_8__.LocalizedDatePipe],
styles: [".negrita[_ngcontent-%COMP%] {\n text-transform: none;\n font-weight :bold;\n color: #000;\n}\n.negritaNoBold[_ngcontent-%COMP%] {\n text-transform: none;\n color: #000;\n}\n.marginPanelContenedor[_ngcontent-%COMP%]{\n margin:0 1em;\n}\n\n.marginPanelContenedor.mat-expanded[_ngcontent-%COMP%]{\n margin-bottom: 16px;\n}\n.marginPanelTitle[_ngcontent-%COMP%]{\n margin:1em;\n}\n.marginPanelIcon[_ngcontent-%COMP%]{\n margin:5px;\n}\nmat-mdc-card-title[_ngcontent-%COMP%] {\n margin-bottom: 1em;\n}\n.matButtonDescargar[_ngcontent-%COMP%] {\n border-radius: 50%;\n height: 54px;\n padding-top: 6px;\n padding-right: 8px;\n}\n\n\n/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIndlYnBhY2s6Ly8uL3NyYy9hcHAvYWN0dWFjaW9uZXMvYWN0dWFjaW9uZXMtbGlzdC5jb21wb25lbnQuY3NzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBO0VBQ0Usb0JBQW9CO0VBQ3BCLGlCQUFpQjtFQUNqQixXQUFXO0FBQ2I7QUFDQTtFQUNFLG9CQUFvQjtFQUNwQixXQUFXO0FBQ2I7QUFDQTtFQUNFLFlBQVk7QUFDZDs7QUFFQTtFQUNFLG1CQUFtQjtBQUNyQjtBQUNBO0VBQ0UsVUFBVTtBQUNaO0FBQ0E7RUFDRSxVQUFVO0FBQ1o7QUFDQTtFQUNFLGtCQUFrQjtBQUNwQjtBQUNBO0VBQ0Usa0JBQWtCO0VBQ2xCLFlBQVk7RUFDWixnQkFBZ0I7RUFDaEIsa0JBQWtCO0FBQ3BCIiwic291cmNlc0NvbnRlbnQiOlsiLm5lZ3JpdGEge1xyXG4gIHRleHQtdHJhbnNmb3JtOiBub25lO1xyXG4gIGZvbnQtd2VpZ2h0IDpib2xkO1xyXG4gIGNvbG9yOiAjMDAwO1xyXG59XHJcbi5uZWdyaXRhTm9Cb2xkIHtcclxuICB0ZXh0LXRyYW5zZm9ybTogbm9uZTtcclxuICBjb2xvcjogIzAwMDtcclxufVxyXG4ubWFyZ2luUGFuZWxDb250ZW5lZG9ye1xyXG4gIG1hcmdpbjowIDFlbTtcclxufVxyXG5cclxuLm1hcmdpblBhbmVsQ29udGVuZWRvci5tYXQtZXhwYW5kZWR7XHJcbiAgbWFyZ2luLWJvdHRvbTogMTZweDtcclxufVxyXG4ubWFyZ2luUGFuZWxUaXRsZXtcclxuICBtYXJnaW46MWVtO1xyXG59XHJcbi5tYXJnaW5QYW5lbEljb257XHJcbiAgbWFyZ2luOjVweDtcclxufVxyXG5tYXQtbWRjLWNhcmQtdGl0bGUge1xyXG4gIG1hcmdpbi1ib3R0b206IDFlbTtcclxufVxyXG4ubWF0QnV0dG9uRGVzY2FyZ2FyIHtcclxuICBib3JkZXItcmFkaXVzOiA1MCU7XHJcbiAgaGVpZ2h0OiA1NHB4O1xyXG4gIHBhZGRpbmctdG9wOiA2cHg7XHJcbiAgcGFkZGluZy1yaWdodDogOHB4O1xyXG59XHJcblxyXG4iXSwic291cmNlUm9vdCI6IiJ9 */"]
});
}
/***/ }),
/***/ 94114:
/*!***************************************!*\
!*** ./src/app/app-routing.module.ts ***!
\***************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ AppRoutingModule: () => (/* binding */ AppRoutingModule),
/* harmony export */ routes: () => (/* binding */ routes)
/* harmony export */ });
/* harmony import */ var _angular_router__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! @angular/router */ 41099);
/* harmony import */ var _core_owner_guard__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./core/owner.guard */ 80564);
/* harmony import */ var _core_login_guard__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./core/login.guard */ 94890);
/* harmony import */ var _core_fh_guard__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./core/fh.guard */ 92771);
/* harmony import */ var _accesoFH_accesoFH_component__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./accesoFH/accesoFH.component */ 32982);
/* harmony import */ var _actuaciones_actuaciones_list_component__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./actuaciones/actuaciones-list.component */ 22199);
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! @angular/core */ 96623);
const routes = [{
path: ':selectedUser/expedientes',
loadChildren: () => __webpack_require__.e(/*! import() */ "src_app_expedientes_expedientes_module_ts").then(__webpack_require__.bind(__webpack_require__, /*! app/expedientes/expedientes.module */ 27975)).then(m => m.ExpedientesModule),
canLoad: [_core_login_guard__WEBPACK_IMPORTED_MODULE_1__.LoginGuard]
}, {
path: ':selectedUser/puc',
loadChildren: () => __webpack_require__.e(/*! import() */ "src_app_puc_notificaciones_module_ts").then(__webpack_require__.bind(__webpack_require__, /*! app/puc/notificaciones.module */ 40295)).then(m => m.NotificacionesModule),
canActivate: [_core_login_guard__WEBPACK_IMPORTED_MODULE_1__.LoginGuard, _core_owner_guard__WEBPACK_IMPORTED_MODULE_0__.OwnerGuard]
}, {
path: ':selectedUser/certificaciones',
loadChildren: () => __webpack_require__.e(/*! import() */ "src_app_certificaciones_certificaciones_module_ts").then(__webpack_require__.bind(__webpack_require__, /*! app/certificaciones/certificaciones.module */ 13463)).then(m => m.CertificacionesModule),
canActivate: [_core_login_guard__WEBPACK_IMPORTED_MODULE_1__.LoginGuard, _core_owner_guard__WEBPACK_IMPORTED_MODULE_0__.OwnerGuard]
}, {
path: ':selectedUser/pagos',
loadChildren: () => __webpack_require__.e(/*! import() */ "src_app_pagos_pagos_module_ts").then(__webpack_require__.bind(__webpack_require__, /*! app/pagos/pagos.module */ 35711)).then(m => m.PagosModule),
canActivate: [_core_login_guard__WEBPACK_IMPORTED_MODULE_1__.LoginGuard, _core_owner_guard__WEBPACK_IMPORTED_MODULE_0__.OwnerGuard]
}, {
path: ':selectedUser/solicitudes',
loadChildren: () => __webpack_require__.e(/*! import() */ "src_app_solicitudes_solicitudes_module_ts").then(__webpack_require__.bind(__webpack_require__, /*! app/solicitudes/solicitudes.module */ 111)).then(m => m.SolicitudesModule),
canActivate: [_core_login_guard__WEBPACK_IMPORTED_MODULE_1__.LoginGuard, _core_owner_guard__WEBPACK_IMPORTED_MODULE_0__.OwnerGuard]
}, {
path: ':selectedUser/actuaciones',
component: _actuaciones_actuaciones_list_component__WEBPACK_IMPORTED_MODULE_4__.ActuacionesListComponent,
canActivate: [_core_login_guard__WEBPACK_IMPORTED_MODULE_1__.LoginGuard, _core_owner_guard__WEBPACK_IMPORTED_MODULE_0__.OwnerGuard]
}, {
path: ':selectedUser/miperfil',
loadChildren: () => __webpack_require__.e(/*! import() */ "src_app_miperfil_miperfil_module_ts").then(__webpack_require__.bind(__webpack_require__, /*! app/miperfil/miperfil.module */ 58005)).then(m => m.MiperfilModule),
canActivate: [_core_login_guard__WEBPACK_IMPORTED_MODULE_1__.LoginGuard, _core_owner_guard__WEBPACK_IMPORTED_MODULE_0__.OwnerGuard]
}, {
path: ':selectedUser/accesoFH',
component: _accesoFH_accesoFH_component__WEBPACK_IMPORTED_MODULE_3__.AccesoFHComponent,
canActivate: [_core_login_guard__WEBPACK_IMPORTED_MODULE_1__.LoginGuard, _core_fh_guard__WEBPACK_IMPORTED_MODULE_2__.FuncionarioHabilitadoGuard]
}, {
path: ':selectedUser/notificaciones',
loadChildren: () => __webpack_require__.e(/*! import() */ "src_app_notificaciones_notificaciones_module_ts").then(__webpack_require__.bind(__webpack_require__, /*! app/notificaciones/notificaciones.module */ 96085)).then(m => m.NotificacionesModule),
canActivate: [_core_login_guard__WEBPACK_IMPORTED_MODULE_1__.LoginGuard, _core_owner_guard__WEBPACK_IMPORTED_MODULE_0__.OwnerGuard]
}];
class AppRoutingModule {
static #_ = this.ɵfac = function AppRoutingModule_Factory(t) {
return new (t || AppRoutingModule)();
};
static #_2 = this.ɵmod = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_5__["ɵɵdefineNgModule"]({
type: AppRoutingModule
});
static #_3 = this.ɵinj = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_5__["ɵɵdefineInjector"]({
imports: [_angular_router__WEBPACK_IMPORTED_MODULE_6__.RouterModule.forRoot(routes, {
useHash: true
}), _angular_router__WEBPACK_IMPORTED_MODULE_6__.RouterModule]
});
}
(function () {
(typeof ngJitMode === "undefined" || ngJitMode) && _angular_core__WEBPACK_IMPORTED_MODULE_5__["ɵɵsetNgModuleScope"](AppRoutingModule, {
imports: [_angular_router__WEBPACK_IMPORTED_MODULE_6__.RouterModule],
exports: [_angular_router__WEBPACK_IMPORTED_MODULE_6__.RouterModule]
});
})();
/***/ }),
/***/ 20092:
/*!**********************************!*\
!*** ./src/app/app.component.ts ***!
\**********************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ AppComponent: () => (/* binding */ AppComponent)
/* harmony export */ });
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! @angular/core */ 96623);
/* harmony import */ var rxjs__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! rxjs */ 5219);
/* harmony import */ var _core_i18n_platea__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./core/i18n-platea */ 39504);
/* harmony import */ var _app_components_dialog_logoutInactividad_dialog_logoutInactividad_component__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../app/components/dialog/logoutInactividad/dialog-logoutInactividad.component */ 54131);
/* harmony import */ var _core_services_data_auth_service__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./core/services/data/auth.service */ 79391);
/* harmony import */ var _core_services_state_service__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./core/services/state.service */ 2049);
/* harmony import */ var _core_services_webStorage_service__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./core/services/webStorage.service */ 86307);
/* harmony import */ var _core_services_data_startup_service__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./core/services/data/startup.service */ 90678);
/* harmony import */ var _core_services_logger_service__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./core/services/logger.service */ 68620);
/* harmony import */ var _angular_material_dialog__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! @angular/material/dialog */ 72768);
/* harmony import */ var _layout_layout_component__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./layout/layout.component */ 25438);
/* harmony import */ var _login_login_component__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ./login/login.component */ 3644);
class AppComponent {
constructor(authService, stateService, webStorageService, propertiesService, scriptService, loggerService, dialog) {
this.authService = authService;
this.stateService = stateService;
this.webStorageService = webStorageService;
this.propertiesService = propertiesService;
this.scriptService = scriptService;
this.loggerService = loggerService;
this.dialog = dialog;
}
ngOnInit() {
// Le permitimos al sistema de autenticacion guardar las rutas a la que
// volver tras autenticarse. Lo hacemos al comienzo para que nadie lo altere
this.webStorageService.savePaths();
this.stateService.idioma = (0,_core_i18n_platea__WEBPACK_IMPORTED_MODULE_0__.getLocale)(_angular_core__WEBPACK_IMPORTED_MODULE_9__.LOCALE_ID);
// properties from server
if (!this.propertiesService.startupData) {
this.loggerService.error('config properties from server NOT loaded.');
} else {
this.loggerService.info('config properties from server loaded.');
// init MOMO
if (this.propertiesService.getProperty('w43taMomo')) {
this.loggerService.info('chargin momo.....');
const w43taSvcId = this.propertiesService.getProperty('w43taSvcId');
const w43taTknId = this.propertiesService.getProperty('w43taTknId');
const w43taJsUrl = this.propertiesService.getProperty('w43taJsUrl');
const w43taJsPrt = this.propertiesService.getProperty('w43taJsPrt');
const w43taLevel = this.propertiesService.getProperty('w43taLevel');
const w43taDevMode = false;
const loadScripts = [{
name: 'momo',
src: 'https://' + w43taJsUrl + '/w43taAuditApiWAR/js/w43ta-momo-navigation.js'
}];
this.scriptService.init(loadScripts);
this.scriptService.load('momo').then(data => {
this.loggerService.info2('script => ', data);
if (data[0].loaded) {
const mtc = new W43taMomoNavigation(w43taSvcId, 'x43n', w43taTknId, w43taJsUrl, w43taJsPrt, true, w43taDevMode);
mtc.constructor.start();
} else {
this.loggerService.error('MOMO is not initialized.');
}
}).catch(error => this.loggerService.error(error));
}
}
// Timer para refrescar todos los jwts de la aplicacion (JWT usuario y PROCS)
// Tiempo para comprobar el refrescon
// Variable para controlar los tiempos del timer.
const tiempoMaximo = this.authService.calcularTiempoMaximoInactivoDesconexion();
const time = (0,rxjs__WEBPACK_IMPORTED_MODULE_10__.timer)(tiempoMaximo, tiempoMaximo);
let timeSubscription = time.subscribe(tim => {
if (this.authService.checkIfLoggedIn()) {
this.comprobarInactividadUsuario();
} else {
timeSubscription.unsubscribe();
}
});
}
comprobarInactividadUsuario() {
this.authService.fechaActual();
if (this.authService.excedeTiempoMaximoInactivo()) {
this.dialog.open(_app_components_dialog_logoutInactividad_dialog_logoutInactividad_component__WEBPACK_IMPORTED_MODULE_1__.DialogLogoutInactividadComponent, {
panelClass: 'aviso-sesion',
autoFocus: true,
restoreFocus: true
});
} else {
this.authService.refreshAllJwts();
}
}
static #_ = this.ɵfac = function AppComponent_Factory(t) {
return new (t || AppComponent)(_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵdirectiveInject"](_core_services_data_auth_service__WEBPACK_IMPORTED_MODULE_2__.AuthService), _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵdirectiveInject"](_core_services_state_service__WEBPACK_IMPORTED_MODULE_3__.StateService), _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵdirectiveInject"](_core_services_webStorage_service__WEBPACK_IMPORTED_MODULE_4__.WebStorageService), _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵdirectiveInject"](_core_services_data_startup_service__WEBPACK_IMPORTED_MODULE_5__.PropertiesService), _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵdirectiveInject"](_core_services_data_startup_service__WEBPACK_IMPORTED_MODULE_5__.ScriptService), _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵdirectiveInject"](_core_services_logger_service__WEBPACK_IMPORTED_MODULE_6__.LoggerService), _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵdirectiveInject"](_angular_material_dialog__WEBPACK_IMPORTED_MODULE_11__.MatDialog));
};
static #_2 = this.ɵcmp = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵdefineComponent"]({
type: AppComponent,
selectors: [["app-root"]],
decls: 2,
vars: 0,
template: function AppComponent_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelement"](0, "app-login")(1, "app-layout");
}
},
dependencies: [_layout_layout_component__WEBPACK_IMPORTED_MODULE_7__.LayoutComponent, _login_login_component__WEBPACK_IMPORTED_MODULE_8__.LoginComponent],
encapsulation: 2
});
}
/***/ }),
/***/ 50635:
/*!*******************************!*\
!*** ./src/app/app.module.ts ***!
\*******************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ AppModule: () => (/* binding */ AppModule),
/* harmony export */ MyHammerConfig: () => (/* binding */ MyHammerConfig),
/* harmony export */ propertiesServiceFactory: () => (/* binding */ propertiesServiceFactory)
/* harmony export */ });
/* harmony import */ var _angular_platform_browser__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(/*! @angular/platform-browser */ 4199);
/* harmony import */ var _angular_platform_browser_animations__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(/*! @angular/platform-browser/animations */ 91244);
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(/*! @angular/core */ 96623);
/* harmony import */ var _angular_common__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! @angular/common */ 39191);
/* harmony import */ var _angular_forms__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(/*! @angular/forms */ 48015);
/* harmony import */ var _angular_common_http__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(/*! @angular/common/http */ 77008);
/* harmony import */ var _core_core_module__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./core/core.module */ 48423);
/* harmony import */ var _components_components_module__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./components/components.module */ 55553);
/* harmony import */ var _app_routing_module__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./app-routing.module */ 94114);
/* harmony import */ var _core_i18n_platea__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./core/i18n-platea */ 39504);
/* harmony import */ var _app_component__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./app.component */ 20092);
/* harmony import */ var _layout_layout_component__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./layout/layout.component */ 25438);
/* harmony import */ var _login_login_component__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./login/login.component */ 3644);
/* harmony import */ var _accesoFH_accesoFH_component__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./accesoFH/accesoFH.component */ 32982);
/* harmony import */ var _core_services_data_startup_service__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ./core/services/data/startup.service */ 90678);
/* harmony import */ var _core_services_utils_service__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! ./core/services/utils.service */ 15673);
/* harmony import */ var _core_services_browser_service__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! ./core/services/browser.service */ 45120);
/* harmony import */ var _angular_common_locales_es__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(/*! @angular/common/locales/es */ 89848);
/* harmony import */ var _angular_common_locales_eu__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(/*! @angular/common/locales/eu */ 45286);
/* harmony import */ var _core_services_data_notificaciones_service__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! ./core/services/data/notificaciones.service */ 57949);
/* harmony import */ var _angular_material_autocomplete__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(/*! @angular/material/autocomplete */ 66424);
/* harmony import */ var _angular_material_button__WEBPACK_IMPORTED_MODULE_23__ = __webpack_require__(/*! @angular/material/button */ 95912);
/* harmony import */ var _angular_material_button_toggle__WEBPACK_IMPORTED_MODULE_24__ = __webpack_require__(/*! @angular/material/button-toggle */ 68529);
/* harmony import */ var _angular_material_card__WEBPACK_IMPORTED_MODULE_25__ = __webpack_require__(/*! @angular/material/card */ 34294);
/* harmony import */ var _angular_material_checkbox__WEBPACK_IMPORTED_MODULE_26__ = __webpack_require__(/*! @angular/material/checkbox */ 62827);
/* harmony import */ var _angular_material_chips__WEBPACK_IMPORTED_MODULE_27__ = __webpack_require__(/*! @angular/material/chips */ 83701);
/* harmony import */ var _angular_material_core__WEBPACK_IMPORTED_MODULE_38__ = __webpack_require__(/*! @angular/material/core */ 36897);
/* harmony import */ var _angular_material_datepicker__WEBPACK_IMPORTED_MODULE_29__ = __webpack_require__(/*! @angular/material/datepicker */ 7922);
/* harmony import */ var _angular_material_dialog__WEBPACK_IMPORTED_MODULE_30__ = __webpack_require__(/*! @angular/material/dialog */ 72768);
/* harmony import */ var _angular_material_expansion__WEBPACK_IMPORTED_MODULE_31__ = __webpack_require__(/*! @angular/material/expansion */ 3695);
/* harmony import */ var _angular_material_grid_list__WEBPACK_IMPORTED_MODULE_33__ = __webpack_require__(/*! @angular/material/grid-list */ 84533);
/* harmony import */ var _angular_material_icon__WEBPACK_IMPORTED_MODULE_34__ = __webpack_require__(/*! @angular/material/icon */ 53051);
/* harmony import */ var _angular_material_input__WEBPACK_IMPORTED_MODULE_35__ = __webpack_require__(/*! @angular/material/input */ 29836);
/* harmony import */ var _angular_material_list__WEBPACK_IMPORTED_MODULE_36__ = __webpack_require__(/*! @angular/material/list */ 68708);
/* harmony import */ var _angular_material_menu__WEBPACK_IMPORTED_MODULE_37__ = __webpack_require__(/*! @angular/material/menu */ 77329);
/* harmony import */ var _angular_material_paginator__WEBPACK_IMPORTED_MODULE_39__ = __webpack_require__(/*! @angular/material/paginator */ 48397);
/* harmony import */ var _angular_material_progress_bar__WEBPACK_IMPORTED_MODULE_40__ = __webpack_require__(/*! @angular/material/progress-bar */ 30129);
/* harmony import */ var _angular_material_progress_spinner__WEBPACK_IMPORTED_MODULE_41__ = __webpack_require__(/*! @angular/material/progress-spinner */ 55041);
/* harmony import */ var _angular_material_radio__WEBPACK_IMPORTED_MODULE_42__ = __webpack_require__(/*! @angular/material/radio */ 29493);
/* harmony import */ var _angular_material_select__WEBPACK_IMPORTED_MODULE_43__ = __webpack_require__(/*! @angular/material/select */ 54136);
/* harmony import */ var _angular_material_sidenav__WEBPACK_IMPORTED_MODULE_44__ = __webpack_require__(/*! @angular/material/sidenav */ 90524);
/* harmony import */ var _angular_material_slide_toggle__WEBPACK_IMPORTED_MODULE_46__ = __webpack_require__(/*! @angular/material/slide-toggle */ 86236);
/* harmony import */ var _angular_material_slider__WEBPACK_IMPORTED_MODULE_45__ = __webpack_require__(/*! @angular/material/slider */ 82987);
/* harmony import */ var _angular_material_snack_bar__WEBPACK_IMPORTED_MODULE_47__ = __webpack_require__(/*! @angular/material/snack-bar */ 40382);
/* harmony import */ var _angular_material_sort__WEBPACK_IMPORTED_MODULE_48__ = __webpack_require__(/*! @angular/material/sort */ 46048);
/* harmony import */ var _angular_material_stepper__WEBPACK_IMPORTED_MODULE_28__ = __webpack_require__(/*! @angular/material/stepper */ 34579);
/* harmony import */ var _angular_material_table__WEBPACK_IMPORTED_MODULE_49__ = __webpack_require__(/*! @angular/material/table */ 95036);
/* harmony import */ var _angular_material_tabs__WEBPACK_IMPORTED_MODULE_50__ = __webpack_require__(/*! @angular/material/tabs */ 54076);
/* harmony import */ var _angular_material_toolbar__WEBPACK_IMPORTED_MODULE_51__ = __webpack_require__(/*! @angular/material/toolbar */ 31165);
/* harmony import */ var _angular_material_tooltip__WEBPACK_IMPORTED_MODULE_52__ = __webpack_require__(/*! @angular/material/tooltip */ 75005);
/* harmony import */ var _core_services_media_service__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! ./core/services/media.service */ 1308);
/* harmony import */ var _angular_material_form_field__WEBPACK_IMPORTED_MODULE_32__ = __webpack_require__(/*! @angular/material/form-field */ 48913);
/* harmony import */ var _actuaciones_actuaciones_list_component__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! ./actuaciones/actuaciones-list.component */ 22199);
(0,_angular_common__WEBPACK_IMPORTED_MODULE_14__.registerLocaleData)(_angular_common_locales_es__WEBPACK_IMPORTED_MODULE_15__["default"]);
(0,_angular_common__WEBPACK_IMPORTED_MODULE_14__.registerLocaleData)(_angular_common_locales_eu__WEBPACK_IMPORTED_MODULE_16__["default"]);
class MyHammerConfig extends _angular_platform_browser__WEBPACK_IMPORTED_MODULE_17__.HammerGestureConfig {
constructor() {
super(...arguments);
this.overrides = {
'pinch': {
enable: false
},
'rotate': {
enable: false
}
};
}
static #_ = this.ɵfac = /*@__PURE__*/(() => {
let ɵMyHammerConfig_BaseFactory;
return function MyHammerConfig_Factory(t) {
return (ɵMyHammerConfig_BaseFactory || (ɵMyHammerConfig_BaseFactory = _angular_core__WEBPACK_IMPORTED_MODULE_18__["ɵɵgetInheritedFactory"](MyHammerConfig)))(t || MyHammerConfig);
};
})();
static #_2 = this.ɵprov = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_18__["ɵɵdefineInjectable"]({
token: MyHammerConfig,
factory: MyHammerConfig.ɵfac
});
}
function propertiesServiceFactory(propertiesService) {
return () => propertiesService.load();
}
class AppModule {
static #_ = this.ɵfac = function AppModule_Factory(t) {
return new (t || AppModule)();
};
static #_2 = this.ɵmod = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_18__["ɵɵdefineNgModule"]({
type: AppModule,
bootstrap: [_app_component__WEBPACK_IMPORTED_MODULE_4__.AppComponent]
});
static #_3 = this.ɵinj = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_18__["ɵɵdefineInjector"]({
providers: [_angular_common_http__WEBPACK_IMPORTED_MODULE_19__.HttpClientModule, _core_services_data_startup_service__WEBPACK_IMPORTED_MODULE_8__.PropertiesService, _core_services_data_startup_service__WEBPACK_IMPORTED_MODULE_8__.ScriptService, _angular_platform_browser__WEBPACK_IMPORTED_MODULE_17__.Title, _core_services_utils_service__WEBPACK_IMPORTED_MODULE_9__.UtilsService, _core_services_browser_service__WEBPACK_IMPORTED_MODULE_10__.BrowserService, _core_services_media_service__WEBPACK_IMPORTED_MODULE_12__.MediaService, _core_services_data_notificaciones_service__WEBPACK_IMPORTED_MODULE_11__.NotificacionesService, {
provide: _angular_core__WEBPACK_IMPORTED_MODULE_18__.APP_INITIALIZER,
useFactory: propertiesServiceFactory,
deps: [_core_services_data_startup_service__WEBPACK_IMPORTED_MODULE_8__.PropertiesService],
multi: true
}, {
provide: _angular_core__WEBPACK_IMPORTED_MODULE_18__.LOCALE_ID,
useValue: _core_i18n_platea__WEBPACK_IMPORTED_MODULE_3__.getLocale
}, {
provide: _angular_platform_browser__WEBPACK_IMPORTED_MODULE_17__.HAMMER_GESTURE_CONFIG,
useClass: MyHammerConfig
}],
imports: [_angular_platform_browser__WEBPACK_IMPORTED_MODULE_17__.BrowserModule, _angular_platform_browser_animations__WEBPACK_IMPORTED_MODULE_20__.BrowserAnimationsModule, _angular_common__WEBPACK_IMPORTED_MODULE_14__.CommonModule, _angular_common_http__WEBPACK_IMPORTED_MODULE_19__.HttpClientModule, _angular_forms__WEBPACK_IMPORTED_MODULE_21__.FormsModule, _angular_material_autocomplete__WEBPACK_IMPORTED_MODULE_22__.MatAutocompleteModule, _angular_material_button__WEBPACK_IMPORTED_MODULE_23__.MatButtonModule, _angular_material_button_toggle__WEBPACK_IMPORTED_MODULE_24__.MatButtonToggleModule, _angular_material_card__WEBPACK_IMPORTED_MODULE_25__.MatCardModule, _angular_material_checkbox__WEBPACK_IMPORTED_MODULE_26__.MatCheckboxModule, _angular_material_chips__WEBPACK_IMPORTED_MODULE_27__.MatChipsModule, _angular_material_stepper__WEBPACK_IMPORTED_MODULE_28__.MatStepperModule, _angular_material_datepicker__WEBPACK_IMPORTED_MODULE_29__.MatDatepickerModule, _angular_material_dialog__WEBPACK_IMPORTED_MODULE_30__.MatDialogModule, _angular_material_expansion__WEBPACK_IMPORTED_MODULE_31__.MatExpansionModule, _angular_material_form_field__WEBPACK_IMPORTED_MODULE_32__.MatFormFieldModule, _angular_material_grid_list__WEBPACK_IMPORTED_MODULE_33__.MatGridListModule, _angular_material_icon__WEBPACK_IMPORTED_MODULE_34__.MatIconModule, _angular_material_input__WEBPACK_IMPORTED_MODULE_35__.MatInputModule, _angular_material_list__WEBPACK_IMPORTED_MODULE_36__.MatListModule, _angular_material_menu__WEBPACK_IMPORTED_MODULE_37__.MatMenuModule, _angular_material_core__WEBPACK_IMPORTED_MODULE_38__.MatNativeDateModule, _angular_material_paginator__WEBPACK_IMPORTED_MODULE_39__.MatPaginatorModule, _angular_material_progress_bar__WEBPACK_IMPORTED_MODULE_40__.MatProgressBarModule, _angular_material_progress_spinner__WEBPACK_IMPORTED_MODULE_41__.MatProgressSpinnerModule, _angular_material_radio__WEBPACK_IMPORTED_MODULE_42__.MatRadioModule, _angular_material_core__WEBPACK_IMPORTED_MODULE_38__.MatRippleModule, _angular_material_select__WEBPACK_IMPORTED_MODULE_43__.MatSelectModule, _angular_material_sidenav__WEBPACK_IMPORTED_MODULE_44__.MatSidenavModule, _angular_material_slider__WEBPACK_IMPORTED_MODULE_45__.MatSliderModule, _angular_material_slide_toggle__WEBPACK_IMPORTED_MODULE_46__.MatSlideToggleModule, _angular_material_snack_bar__WEBPACK_IMPORTED_MODULE_47__.MatSnackBarModule, _angular_material_sort__WEBPACK_IMPORTED_MODULE_48__.MatSortModule, _angular_material_table__WEBPACK_IMPORTED_MODULE_49__.MatTableModule, _angular_material_tabs__WEBPACK_IMPORTED_MODULE_50__.MatTabsModule, _angular_material_toolbar__WEBPACK_IMPORTED_MODULE_51__.MatToolbarModule, _angular_material_tooltip__WEBPACK_IMPORTED_MODULE_52__.MatTooltipModule, _app_routing_module__WEBPACK_IMPORTED_MODULE_2__.AppRoutingModule, _core_core_module__WEBPACK_IMPORTED_MODULE_0__.CoreModule.forRoot(), _components_components_module__WEBPACK_IMPORTED_MODULE_1__.ComponentsModule]
});
}
(function () {
(typeof ngJitMode === "undefined" || ngJitMode) && _angular_core__WEBPACK_IMPORTED_MODULE_18__["ɵɵsetNgModuleScope"](AppModule, {
declarations: [_app_component__WEBPACK_IMPORTED_MODULE_4__.AppComponent, _layout_layout_component__WEBPACK_IMPORTED_MODULE_5__.LayoutComponent, _login_login_component__WEBPACK_IMPORTED_MODULE_6__.LoginComponent, _accesoFH_accesoFH_component__WEBPACK_IMPORTED_MODULE_7__.AccesoFHComponent, _actuaciones_actuaciones_list_component__WEBPACK_IMPORTED_MODULE_13__.ActuacionesListComponent],
imports: [_angular_platform_browser__WEBPACK_IMPORTED_MODULE_17__.BrowserModule, _angular_platform_browser_animations__WEBPACK_IMPORTED_MODULE_20__.BrowserAnimationsModule, _angular_common__WEBPACK_IMPORTED_MODULE_14__.CommonModule, _angular_common_http__WEBPACK_IMPORTED_MODULE_19__.HttpClientModule, _angular_forms__WEBPACK_IMPORTED_MODULE_21__.FormsModule, _angular_material_autocomplete__WEBPACK_IMPORTED_MODULE_22__.MatAutocompleteModule, _angular_material_button__WEBPACK_IMPORTED_MODULE_23__.MatButtonModule, _angular_material_button_toggle__WEBPACK_IMPORTED_MODULE_24__.MatButtonToggleModule, _angular_material_card__WEBPACK_IMPORTED_MODULE_25__.MatCardModule, _angular_material_checkbox__WEBPACK_IMPORTED_MODULE_26__.MatCheckboxModule, _angular_material_chips__WEBPACK_IMPORTED_MODULE_27__.MatChipsModule, _angular_material_stepper__WEBPACK_IMPORTED_MODULE_28__.MatStepperModule, _angular_material_datepicker__WEBPACK_IMPORTED_MODULE_29__.MatDatepickerModule, _angular_material_dialog__WEBPACK_IMPORTED_MODULE_30__.MatDialogModule, _angular_material_expansion__WEBPACK_IMPORTED_MODULE_31__.MatExpansionModule, _angular_material_form_field__WEBPACK_IMPORTED_MODULE_32__.MatFormFieldModule, _angular_material_grid_list__WEBPACK_IMPORTED_MODULE_33__.MatGridListModule, _angular_material_icon__WEBPACK_IMPORTED_MODULE_34__.MatIconModule, _angular_material_input__WEBPACK_IMPORTED_MODULE_35__.MatInputModule, _angular_material_list__WEBPACK_IMPORTED_MODULE_36__.MatListModule, _angular_material_menu__WEBPACK_IMPORTED_MODULE_37__.MatMenuModule, _angular_material_core__WEBPACK_IMPORTED_MODULE_38__.MatNativeDateModule, _angular_material_paginator__WEBPACK_IMPORTED_MODULE_39__.MatPaginatorModule, _angular_material_progress_bar__WEBPACK_IMPORTED_MODULE_40__.MatProgressBarModule, _angular_material_progress_spinner__WEBPACK_IMPORTED_MODULE_41__.MatProgressSpinnerModule, _angular_material_radio__WEBPACK_IMPORTED_MODULE_42__.MatRadioModule, _angular_material_core__WEBPACK_IMPORTED_MODULE_38__.MatRippleModule, _angular_material_select__WEBPACK_IMPORTED_MODULE_43__.MatSelectModule, _angular_material_sidenav__WEBPACK_IMPORTED_MODULE_44__.MatSidenavModule, _angular_material_slider__WEBPACK_IMPORTED_MODULE_45__.MatSliderModule, _angular_material_slide_toggle__WEBPACK_IMPORTED_MODULE_46__.MatSlideToggleModule, _angular_material_snack_bar__WEBPACK_IMPORTED_MODULE_47__.MatSnackBarModule, _angular_material_sort__WEBPACK_IMPORTED_MODULE_48__.MatSortModule, _angular_material_table__WEBPACK_IMPORTED_MODULE_49__.MatTableModule, _angular_material_tabs__WEBPACK_IMPORTED_MODULE_50__.MatTabsModule, _angular_material_toolbar__WEBPACK_IMPORTED_MODULE_51__.MatToolbarModule, _angular_material_tooltip__WEBPACK_IMPORTED_MODULE_52__.MatTooltipModule, _app_routing_module__WEBPACK_IMPORTED_MODULE_2__.AppRoutingModule, _core_core_module__WEBPACK_IMPORTED_MODULE_0__.CoreModule, _components_components_module__WEBPACK_IMPORTED_MODULE_1__.ComponentsModule]
});
})();
/***/ }),
/***/ 55553:
/*!*************************************************!*\
!*** ./src/app/components/components.module.ts ***!
\*************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ ComponentsModule: () => (/* binding */ ComponentsModule)
/* harmony export */ });
/* harmony import */ var _angular_common__WEBPACK_IMPORTED_MODULE_30__ = __webpack_require__(/*! @angular/common */ 39191);
/* harmony import */ var _angular_forms__WEBPACK_IMPORTED_MODULE_33__ = __webpack_require__(/*! @angular/forms */ 48015);
/* harmony import */ var _angular_material_autocomplete__WEBPACK_IMPORTED_MODULE_31__ = __webpack_require__(/*! @angular/material/autocomplete */ 66424);
/* harmony import */ var _angular_material_button__WEBPACK_IMPORTED_MODULE_32__ = __webpack_require__(/*! @angular/material/button */ 95912);
/* harmony import */ var _angular_material_button_toggle__WEBPACK_IMPORTED_MODULE_34__ = __webpack_require__(/*! @angular/material/button-toggle */ 68529);
/* harmony import */ var _angular_material_card__WEBPACK_IMPORTED_MODULE_35__ = __webpack_require__(/*! @angular/material/card */ 34294);
/* harmony import */ var _angular_material_checkbox__WEBPACK_IMPORTED_MODULE_36__ = __webpack_require__(/*! @angular/material/checkbox */ 62827);
/* harmony import */ var _angular_material_chips__WEBPACK_IMPORTED_MODULE_37__ = __webpack_require__(/*! @angular/material/chips */ 83701);
/* harmony import */ var _angular_material_core__WEBPACK_IMPORTED_MODULE_47__ = __webpack_require__(/*! @angular/material/core */ 36897);
/* harmony import */ var _angular_material_datepicker__WEBPACK_IMPORTED_MODULE_39__ = __webpack_require__(/*! @angular/material/datepicker */ 7922);
/* harmony import */ var _angular_material_dialog__WEBPACK_IMPORTED_MODULE_40__ = __webpack_require__(/*! @angular/material/dialog */ 72768);
/* harmony import */ var _angular_material_expansion__WEBPACK_IMPORTED_MODULE_41__ = __webpack_require__(/*! @angular/material/expansion */ 3695);
/* harmony import */ var _angular_material_grid_list__WEBPACK_IMPORTED_MODULE_42__ = __webpack_require__(/*! @angular/material/grid-list */ 84533);
/* harmony import */ var _angular_material_icon__WEBPACK_IMPORTED_MODULE_43__ = __webpack_require__(/*! @angular/material/icon */ 53051);
/* harmony import */ var _angular_material_input__WEBPACK_IMPORTED_MODULE_44__ = __webpack_require__(/*! @angular/material/input */ 29836);
/* harmony import */ var _angular_material_list__WEBPACK_IMPORTED_MODULE_45__ = __webpack_require__(/*! @angular/material/list */ 68708);
/* harmony import */ var _angular_material_menu__WEBPACK_IMPORTED_MODULE_46__ = __webpack_require__(/*! @angular/material/menu */ 77329);
/* harmony import */ var _angular_material_divider__WEBPACK_IMPORTED_MODULE_52__ = __webpack_require__(/*! @angular/material/divider */ 30419);
/* harmony import */ var _angular_material_paginator__WEBPACK_IMPORTED_MODULE_48__ = __webpack_require__(/*! @angular/material/paginator */ 48397);
/* harmony import */ var _angular_material_progress_bar__WEBPACK_IMPORTED_MODULE_49__ = __webpack_require__(/*! @angular/material/progress-bar */ 30129);
/* harmony import */ var _angular_material_progress_spinner__WEBPACK_IMPORTED_MODULE_50__ = __webpack_require__(/*! @angular/material/progress-spinner */ 55041);
/* harmony import */ var _angular_material_radio__WEBPACK_IMPORTED_MODULE_51__ = __webpack_require__(/*! @angular/material/radio */ 29493);
/* harmony import */ var _angular_material_select__WEBPACK_IMPORTED_MODULE_53__ = __webpack_require__(/*! @angular/material/select */ 54136);
/* harmony import */ var _angular_material_sidenav__WEBPACK_IMPORTED_MODULE_54__ = __webpack_require__(/*! @angular/material/sidenav */ 90524);
/* harmony import */ var _angular_material_slide_toggle__WEBPACK_IMPORTED_MODULE_56__ = __webpack_require__(/*! @angular/material/slide-toggle */ 86236);
/* harmony import */ var _angular_material_slider__WEBPACK_IMPORTED_MODULE_55__ = __webpack_require__(/*! @angular/material/slider */ 82987);
/* harmony import */ var _angular_material_snack_bar__WEBPACK_IMPORTED_MODULE_57__ = __webpack_require__(/*! @angular/material/snack-bar */ 40382);
/* harmony import */ var _angular_material_sort__WEBPACK_IMPORTED_MODULE_58__ = __webpack_require__(/*! @angular/material/sort */ 46048);
/* harmony import */ var _angular_material_stepper__WEBPACK_IMPORTED_MODULE_38__ = __webpack_require__(/*! @angular/material/stepper */ 34579);
/* harmony import */ var _angular_material_table__WEBPACK_IMPORTED_MODULE_59__ = __webpack_require__(/*! @angular/material/table */ 95036);
/* harmony import */ var _angular_material_tabs__WEBPACK_IMPORTED_MODULE_60__ = __webpack_require__(/*! @angular/material/tabs */ 54076);
/* harmony import */ var _angular_material_toolbar__WEBPACK_IMPORTED_MODULE_61__ = __webpack_require__(/*! @angular/material/toolbar */ 31165);
/* harmony import */ var _angular_material_tooltip__WEBPACK_IMPORTED_MODULE_62__ = __webpack_require__(/*! @angular/material/tooltip */ 75005);
/* harmony import */ var _message_error_component__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./message/error.component */ 73252);
/* harmony import */ var _message_feedback_component__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./message/feedback.component */ 58945);
/* harmony import */ var _message_sinDatos_component__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./message/sinDatos.component */ 1307);
/* harmony import */ var _loader_loader_component__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./loader/loader.component */ 63001);
/* harmony import */ var _dialog_firma_dialog_firma_component__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./dialog/firma/dialog-firma.component */ 66033);
/* harmony import */ var _dialog_logout_dialog_logout_component__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./dialog/logout/dialog-logout.component */ 51419);
/* harmony import */ var _dialog_bak_dialog_bak_component__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./dialog/bak/dialog-bak.component */ 36727);
/* harmony import */ var _dialog_avisoNavegador_dialog_avisonavegador_component__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./dialog/avisoNavegador/dialog-avisonavegador.component */ 33327);
/* harmony import */ var _dialog_modificarCuenta_dialog_modificarCuenta_component__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ./dialog/modificarCuenta/dialog-modificarCuenta.component */ 66667);
/* harmony import */ var _dialog_historialCambios_dialog_historialCambios_component__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! ./dialog/historialCambios/dialog-historialCambios.component */ 41231);
/* harmony import */ var _dialog_logoutInactividad_dialog_logoutInactividad_component__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! ./dialog/logoutInactividad/dialog-logoutInactividad.component */ 54131);
/* harmony import */ var _datepicker_date_filter_date_range_filter_date_range_filter_component__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! ./datepicker/date-filter/date-range-filter/date-range-filter.component */ 93638);
/* harmony import */ var _pipes_localized_date_pipe__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! ./pipes/localized-date.pipe */ 4155);
/* harmony import */ var _pipes_formato_numerico_pipe__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! ./pipes/formato-numerico.pipe */ 94442);
/* harmony import */ var _pipes_sort_pipe__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! ./pipes/sort.pipe */ 92539);
/* harmony import */ var _pipes_filtro_rapido_pipe__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(/*! ./pipes/filtro-rapido.pipe */ 63913);
/* harmony import */ var _pipes_truncate_pipe__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(/*! ./pipes/truncate.pipe */ 82001);
/* harmony import */ var _pipes_search_pipe__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(/*! ./pipes/search.pipe */ 96379);
/* harmony import */ var _pipes_numero_comunicacion_pipe__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(/*! ./pipes/numero-comunicacion.pipe */ 10402);
/* harmony import */ var _pipes_filter_unique_pipe__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(/*! ./pipes/filter-unique.pipe */ 76397);
/* harmony import */ var _directives_blockcopypaste_directive__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(/*! ./directives/blockcopypaste.directive */ 71220);
/* harmony import */ var _directives_notification_directive__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(/*! ./directives/notification.directive */ 37832);
/* harmony import */ var _virtualScroll_blockLoading_component__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(/*! ./virtualScroll/blockLoading.component */ 59982);
/* harmony import */ var _virtualScroll_virtualScroll_component__WEBPACK_IMPORTED_MODULE_23__ = __webpack_require__(/*! ./virtualScroll/virtualScroll.component */ 36605);
/* harmony import */ var _notifications_notification_component__WEBPACK_IMPORTED_MODULE_24__ = __webpack_require__(/*! ./notifications/notification.component */ 73684);
/* harmony import */ var _datepicker_datepicker_custom_header_datepicker_custom_header__WEBPACK_IMPORTED_MODULE_25__ = __webpack_require__(/*! ./datepicker/datepicker-custom-header/datepicker-custom-header */ 27451);
/* harmony import */ var _dialog_mensaje_dialog_mensaje_component__WEBPACK_IMPORTED_MODULE_26__ = __webpack_require__(/*! ./dialog/mensaje/dialog-mensaje.component */ 82649);
/* harmony import */ var _dialog_digitalizacion_dialog_digitalizacion_component__WEBPACK_IMPORTED_MODULE_27__ = __webpack_require__(/*! ./dialog/digitalizacion/dialog-digitalizacion.component */ 77431);
/* harmony import */ var _dialog_dejarDeActuar_dialog_dejarDeActuar_component__WEBPACK_IMPORTED_MODULE_28__ = __webpack_require__(/*! ./dialog/dejarDeActuar/dialog-dejarDeActuar.component */ 30929);
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_29__ = __webpack_require__(/*! @angular/core */ 96623);
// import { MaterialModule } from '@angular/material';
// import { CovalentExpansionPanelModule } from '@covalent/core';
class ComponentsModule {
static #_ = this.ɵfac = function ComponentsModule_Factory(t) {
return new (t || ComponentsModule)();
};
static #_2 = this.ɵmod = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_29__["ɵɵdefineNgModule"]({
type: ComponentsModule
});
static #_3 = this.ɵinj = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_29__["ɵɵdefineInjector"]({
imports: [_angular_common__WEBPACK_IMPORTED_MODULE_30__.CommonModule, _angular_material_autocomplete__WEBPACK_IMPORTED_MODULE_31__.MatAutocompleteModule, _angular_material_button__WEBPACK_IMPORTED_MODULE_32__.MatButtonModule, _angular_forms__WEBPACK_IMPORTED_MODULE_33__.FormsModule, _angular_material_button_toggle__WEBPACK_IMPORTED_MODULE_34__.MatButtonToggleModule, _angular_material_card__WEBPACK_IMPORTED_MODULE_35__.MatCardModule, _angular_material_checkbox__WEBPACK_IMPORTED_MODULE_36__.MatCheckboxModule, _angular_material_chips__WEBPACK_IMPORTED_MODULE_37__.MatChipsModule, _angular_material_stepper__WEBPACK_IMPORTED_MODULE_38__.MatStepperModule, _angular_material_datepicker__WEBPACK_IMPORTED_MODULE_39__.MatDatepickerModule, _angular_material_dialog__WEBPACK_IMPORTED_MODULE_40__.MatDialogModule, _angular_material_expansion__WEBPACK_IMPORTED_MODULE_41__.MatExpansionModule, _angular_material_grid_list__WEBPACK_IMPORTED_MODULE_42__.MatGridListModule, _angular_material_icon__WEBPACK_IMPORTED_MODULE_43__.MatIconModule, _angular_material_input__WEBPACK_IMPORTED_MODULE_44__.MatInputModule, _angular_material_list__WEBPACK_IMPORTED_MODULE_45__.MatListModule, _angular_material_menu__WEBPACK_IMPORTED_MODULE_46__.MatMenuModule, _angular_material_core__WEBPACK_IMPORTED_MODULE_47__.MatNativeDateModule, _angular_material_paginator__WEBPACK_IMPORTED_MODULE_48__.MatPaginatorModule, _angular_material_progress_bar__WEBPACK_IMPORTED_MODULE_49__.MatProgressBarModule, _angular_material_progress_spinner__WEBPACK_IMPORTED_MODULE_50__.MatProgressSpinnerModule, _angular_material_radio__WEBPACK_IMPORTED_MODULE_51__.MatRadioModule, _angular_material_core__WEBPACK_IMPORTED_MODULE_47__.MatRippleModule, _angular_material_divider__WEBPACK_IMPORTED_MODULE_52__.MatDividerModule, _angular_material_select__WEBPACK_IMPORTED_MODULE_53__.MatSelectModule, _angular_material_sidenav__WEBPACK_IMPORTED_MODULE_54__.MatSidenavModule, _angular_material_slider__WEBPACK_IMPORTED_MODULE_55__.MatSliderModule, _angular_material_slide_toggle__WEBPACK_IMPORTED_MODULE_56__.MatSlideToggleModule, _angular_material_snack_bar__WEBPACK_IMPORTED_MODULE_57__.MatSnackBarModule, _angular_material_sort__WEBPACK_IMPORTED_MODULE_58__.MatSortModule, _angular_material_table__WEBPACK_IMPORTED_MODULE_59__.MatTableModule, _angular_material_tabs__WEBPACK_IMPORTED_MODULE_60__.MatTabsModule, _angular_material_toolbar__WEBPACK_IMPORTED_MODULE_61__.MatToolbarModule, _angular_material_tooltip__WEBPACK_IMPORTED_MODULE_62__.MatTooltipModule]
});
}
(function () {
(typeof ngJitMode === "undefined" || ngJitMode) && _angular_core__WEBPACK_IMPORTED_MODULE_29__["ɵɵsetNgModuleScope"](ComponentsModule, {
declarations: [_message_error_component__WEBPACK_IMPORTED_MODULE_0__.ErrorComponent, _message_feedback_component__WEBPACK_IMPORTED_MODULE_1__.FeedbackComponent, _message_sinDatos_component__WEBPACK_IMPORTED_MODULE_2__.SinDatosComponent, _loader_loader_component__WEBPACK_IMPORTED_MODULE_3__.LoaderComponent, _dialog_firma_dialog_firma_component__WEBPACK_IMPORTED_MODULE_4__.DialogFirmaComponent, _dialog_logout_dialog_logout_component__WEBPACK_IMPORTED_MODULE_5__.DialogLogoutComponent, _dialog_digitalizacion_dialog_digitalizacion_component__WEBPACK_IMPORTED_MODULE_27__.DialogDigitalizacionComponent, _dialog_bak_dialog_bak_component__WEBPACK_IMPORTED_MODULE_6__.DialogBakComponent, _dialog_avisoNavegador_dialog_avisonavegador_component__WEBPACK_IMPORTED_MODULE_7__.DialogAvisoNavegadorComponent, _dialog_modificarCuenta_dialog_modificarCuenta_component__WEBPACK_IMPORTED_MODULE_8__.DialogmodificarCuentaComponent, _dialog_historialCambios_dialog_historialCambios_component__WEBPACK_IMPORTED_MODULE_9__.DialoghistorialCambiosComponent, _pipes_localized_date_pipe__WEBPACK_IMPORTED_MODULE_12__.LocalizedDatePipe, _pipes_formato_numerico_pipe__WEBPACK_IMPORTED_MODULE_13__.FormatoNumericoPipe, _pipes_sort_pipe__WEBPACK_IMPORTED_MODULE_14__.SortPipe, _pipes_filtro_rapido_pipe__WEBPACK_IMPORTED_MODULE_15__.FitroRapido, _pipes_truncate_pipe__WEBPACK_IMPORTED_MODULE_16__.TruncatePipe, _pipes_search_pipe__WEBPACK_IMPORTED_MODULE_17__.SearchPipe, _pipes_numero_comunicacion_pipe__WEBPACK_IMPORTED_MODULE_18__.NumeroComunicacionPipe, _directives_blockcopypaste_directive__WEBPACK_IMPORTED_MODULE_20__.BlockCopyPasteDirective, _pipes_filter_unique_pipe__WEBPACK_IMPORTED_MODULE_19__.FilterUniquePipe, _directives_notification_directive__WEBPACK_IMPORTED_MODULE_21__.NotificationDirective, _virtualScroll_virtualScroll_component__WEBPACK_IMPORTED_MODULE_23__.VirtualScrollComponent, _virtualScroll_blockLoading_component__WEBPACK_IMPORTED_MODULE_22__.BlockLoadingComponent, _notifications_notification_component__WEBPACK_IMPORTED_MODULE_24__.NotificationComponent, _dialog_logoutInactividad_dialog_logoutInactividad_component__WEBPACK_IMPORTED_MODULE_10__.DialogLogoutInactividadComponent, _datepicker_datepicker_custom_header_datepicker_custom_header__WEBPACK_IMPORTED_MODULE_25__.DatepickerCustomHeader, _dialog_mensaje_dialog_mensaje_component__WEBPACK_IMPORTED_MODULE_26__.DialogMensajeComponent, _datepicker_date_filter_date_range_filter_date_range_filter_component__WEBPACK_IMPORTED_MODULE_11__.DateRangeFilterComponent, _dialog_dejarDeActuar_dialog_dejarDeActuar_component__WEBPACK_IMPORTED_MODULE_28__.DialogDejarDeActuarComponent],
imports: [_angular_common__WEBPACK_IMPORTED_MODULE_30__.CommonModule, _angular_material_autocomplete__WEBPACK_IMPORTED_MODULE_31__.MatAutocompleteModule, _angular_material_button__WEBPACK_IMPORTED_MODULE_32__.MatButtonModule, _angular_forms__WEBPACK_IMPORTED_MODULE_33__.FormsModule, _angular_material_button_toggle__WEBPACK_IMPORTED_MODULE_34__.MatButtonToggleModule, _angular_material_card__WEBPACK_IMPORTED_MODULE_35__.MatCardModule, _angular_material_checkbox__WEBPACK_IMPORTED_MODULE_36__.MatCheckboxModule, _angular_material_chips__WEBPACK_IMPORTED_MODULE_37__.MatChipsModule, _angular_material_stepper__WEBPACK_IMPORTED_MODULE_38__.MatStepperModule, _angular_material_datepicker__WEBPACK_IMPORTED_MODULE_39__.MatDatepickerModule, _angular_material_dialog__WEBPACK_IMPORTED_MODULE_40__.MatDialogModule, _angular_material_expansion__WEBPACK_IMPORTED_MODULE_41__.MatExpansionModule, _angular_material_grid_list__WEBPACK_IMPORTED_MODULE_42__.MatGridListModule, _angular_material_icon__WEBPACK_IMPORTED_MODULE_43__.MatIconModule, _angular_material_input__WEBPACK_IMPORTED_MODULE_44__.MatInputModule, _angular_material_list__WEBPACK_IMPORTED_MODULE_45__.MatListModule, _angular_material_menu__WEBPACK_IMPORTED_MODULE_46__.MatMenuModule, _angular_material_core__WEBPACK_IMPORTED_MODULE_47__.MatNativeDateModule, _angular_material_paginator__WEBPACK_IMPORTED_MODULE_48__.MatPaginatorModule, _angular_material_progress_bar__WEBPACK_IMPORTED_MODULE_49__.MatProgressBarModule, _angular_material_progress_spinner__WEBPACK_IMPORTED_MODULE_50__.MatProgressSpinnerModule, _angular_material_radio__WEBPACK_IMPORTED_MODULE_51__.MatRadioModule, _angular_material_core__WEBPACK_IMPORTED_MODULE_47__.MatRippleModule, _angular_material_divider__WEBPACK_IMPORTED_MODULE_52__.MatDividerModule, _angular_material_select__WEBPACK_IMPORTED_MODULE_53__.MatSelectModule, _angular_material_sidenav__WEBPACK_IMPORTED_MODULE_54__.MatSidenavModule, _angular_material_slider__WEBPACK_IMPORTED_MODULE_55__.MatSliderModule, _angular_material_slide_toggle__WEBPACK_IMPORTED_MODULE_56__.MatSlideToggleModule, _angular_material_snack_bar__WEBPACK_IMPORTED_MODULE_57__.MatSnackBarModule, _angular_material_sort__WEBPACK_IMPORTED_MODULE_58__.MatSortModule, _angular_material_table__WEBPACK_IMPORTED_MODULE_59__.MatTableModule, _angular_material_tabs__WEBPACK_IMPORTED_MODULE_60__.MatTabsModule, _angular_material_toolbar__WEBPACK_IMPORTED_MODULE_61__.MatToolbarModule, _angular_material_tooltip__WEBPACK_IMPORTED_MODULE_62__.MatTooltipModule],
exports: [_message_error_component__WEBPACK_IMPORTED_MODULE_0__.ErrorComponent, _message_feedback_component__WEBPACK_IMPORTED_MODULE_1__.FeedbackComponent, _message_sinDatos_component__WEBPACK_IMPORTED_MODULE_2__.SinDatosComponent, _loader_loader_component__WEBPACK_IMPORTED_MODULE_3__.LoaderComponent, _pipes_localized_date_pipe__WEBPACK_IMPORTED_MODULE_12__.LocalizedDatePipe, _pipes_formato_numerico_pipe__WEBPACK_IMPORTED_MODULE_13__.FormatoNumericoPipe, _pipes_sort_pipe__WEBPACK_IMPORTED_MODULE_14__.SortPipe, _pipes_filtro_rapido_pipe__WEBPACK_IMPORTED_MODULE_15__.FitroRapido, _pipes_truncate_pipe__WEBPACK_IMPORTED_MODULE_16__.TruncatePipe, _pipes_search_pipe__WEBPACK_IMPORTED_MODULE_17__.SearchPipe, _directives_blockcopypaste_directive__WEBPACK_IMPORTED_MODULE_20__.BlockCopyPasteDirective, _pipes_numero_comunicacion_pipe__WEBPACK_IMPORTED_MODULE_18__.NumeroComunicacionPipe, _pipes_filter_unique_pipe__WEBPACK_IMPORTED_MODULE_19__.FilterUniquePipe, _directives_notification_directive__WEBPACK_IMPORTED_MODULE_21__.NotificationDirective, _virtualScroll_virtualScroll_component__WEBPACK_IMPORTED_MODULE_23__.VirtualScrollComponent, _virtualScroll_blockLoading_component__WEBPACK_IMPORTED_MODULE_22__.BlockLoadingComponent, _notifications_notification_component__WEBPACK_IMPORTED_MODULE_24__.NotificationComponent, _datepicker_datepicker_custom_header_datepicker_custom_header__WEBPACK_IMPORTED_MODULE_25__.DatepickerCustomHeader, _datepicker_date_filter_date_range_filter_date_range_filter_component__WEBPACK_IMPORTED_MODULE_11__.DateRangeFilterComponent]
});
})();
/***/ }),
/***/ 93638:
/*!****************************************************************************************************!*\
!*** ./src/app/components/datepicker/date-filter/date-range-filter/date-range-filter.component.ts ***!
\****************************************************************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ DateRangeFilterComponent: () => (/* binding */ DateRangeFilterComponent)
/* harmony export */ });
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @angular/core */ 96623);
/* harmony import */ var app_components_datepicker_datepicker_custom_header_datepicker_custom_header__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! app/components/datepicker/datepicker-custom-header/datepicker-custom-header */ 27451);
/* harmony import */ var moment__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! moment */ 92318);
/* harmony import */ var moment__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(moment__WEBPACK_IMPORTED_MODULE_1__);
/* harmony import */ var app_core_services_state_service__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! app/core/services/state.service */ 2049);
/* harmony import */ var _angular_common__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! @angular/common */ 39191);
/* harmony import */ var _angular_material_core__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! @angular/material/core */ 36897);
/* harmony import */ var _angular_forms__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! @angular/forms */ 48015);
/* harmony import */ var _angular_material_datepicker__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! @angular/material/datepicker */ 7922);
/* harmony import */ var _angular_material_form_field__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! @angular/material/form-field */ 48913);
/* harmony import */ var _angular_material_select__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! @angular/material/select */ 54136);
function DateRangeFilterComponent_div_29_Template(rf, ctx) {
if (rf & 1) {
const _r1 = _angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵgetCurrentView"]();
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementStart"](0, "div", 9);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelement"](2, "mat-datepicker-toggle", 18);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementStart"](4, "mat-form-field", 19);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](5, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementStart"](6, "mat-label");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵi18n"](7, 7);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](8, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementStart"](9, "mat-date-range-input", 20);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](10, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementStart"](11, "input", 21);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtwoWayListener"]("ngModelChange", function DateRangeFilterComponent_div_29_Template_input_ngModelChange_11_listener($event) {
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵrestoreView"](_r1);
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵnextContext"]();
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtwoWayBindingSet"](ctx_r1.desde, $event) || (ctx_r1.desde = $event);
return _angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵresetView"]($event);
});
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](12, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementStart"](13, "input", 22);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtwoWayListener"]("ngModelChange", function DateRangeFilterComponent_div_29_Template_input_ngModelChange_13_listener($event) {
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵrestoreView"](_r1);
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵnextContext"]();
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtwoWayBindingSet"](ctx_r1.hasta, $event) || (ctx_r1.hasta = $event);
return _angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵresetView"]($event);
});
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵlistener"]("dateChange", function DateRangeFilterComponent_div_29_Template_input_dateChange_13_listener() {
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵrestoreView"](_r1);
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵnextContext"]();
return _angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵresetView"](ctx_r1.calcularFechas());
});
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](14, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](15, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelement"](16, "mat-date-range-picker", 23, 0);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](18, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](19, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementEnd"]();
}
if (rf & 2) {
const rangeDate_r3 = _angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵreference"](17);
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵnextContext"]();
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵproperty"]("ngClass", !ctx_r1.stateService.gt_sm ? "datepicker-containerMovil" : "datepicker-container");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵproperty"]("for", rangeDate_r3);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵadvance"](7);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵproperty"]("rangePicker", rangeDate_r3);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtwoWayProperty"]("ngModel", ctx_r1.desde);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtwoWayProperty"]("ngModel", ctx_r1.hasta);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵadvance"](3);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵproperty"]("calendarHeaderComponent", ctx_r1.miCarpetaDatepickerHeader);
}
}
class DateRangeFilterComponent {
constructor(stateService) {
this.stateService = stateService;
this.miCarpetaDatepickerHeader = app_components_datepicker_datepicker_custom_header_datepicker_custom_header__WEBPACK_IMPORTED_MODULE_0__.DatepickerCustomHeader;
this.DESDE = 'desde';
this.HASTA = 'hasta';
this.TODAS = '0';
this.ULTIMA_SEMANA = '1';
this.ULTIMO_MES = '2';
this.ULTIMO_ANHO = '3';
this.PERSONALIZADO = '4';
this.hoy = new Date();
this.ultimaSemana = new Date(this.hoy.getFullYear(), this.hoy.getMonth(), this.hoy.getDate() - 7);
this.ultimoMes = new Date(this.hoy.getFullYear(), this.hoy.getMonth() - 1, this.hoy.getDate());
this.ultimoAnho = new Date(this.hoy.getFullYear() - 1, this.hoy.getMonth(), this.hoy.getDate());
this.dateFilterChange = new _angular_core__WEBPACK_IMPORTED_MODULE_3__.EventEmitter();
}
ngOnInit() {
this.desde = null;
this.hasta = null;
this.filtroActual();
this.rangoFechas = this.filterValue.rangoFechas ? this.filterValue.rangoFechas : this.TODAS;
if (this.rangoFechas === this.PERSONALIZADO && this.filterValue.desde && this.filterValue.hasta) {
this.desde = this.filterValue.desde;
this.hasta = this.filterValue.hasta;
this.emitDateFilterChange();
} else {
this.calcularFechas();
}
}
filtroActual() {
const url = window.location.href;
if (url.includes('expedientes')) {
this.filterValue = this.stateService.state.expedientes.filterValue;
} else if (url.includes('puc')) {
this.filterValue = this.stateService.state.notificacionesPuc.filterValue;
} else if (url.includes('certificaciones')) {
this.filterValue = this.stateService.state.certificaciones.filterValue;
} else if (url.includes('pagos')) {
this.filterValue = this.stateService.state.pagos.filterValue;
} else if (url.includes('notificaciones') && !url.includes('puc')) {
this.filterValue = this.stateService.state.notificaciones.filterValue;
} else if (url.includes('solicitudes')) {
this.filterValue = this.stateService.state.solicitudes.filterValue;
}
}
calcularFechasPorRango() {
if (this.rangoFechas !== this.PERSONALIZADO) {
this.calcularFechas();
} else {
this.desde = null;
this.hasta = null;
}
}
calcularFechas() {
if (this.rangoFechas === this.PERSONALIZADO) {
if (this.hasta == null || this.desde == null) {
this.hasta = null;
this.desde = null;
} else {
if (this.hasta != null && this.hasta._isAMomentObject) {
this.hasta = this.formatearFecha(this.hasta, this.HASTA);
} else {
this.hasta = this.formatearFecha(moment__WEBPACK_IMPORTED_MODULE_1__(this.hasta), this.HASTA);
}
if (this.desde != null && this.desde._isAMomentObject) {
this.desde = this.formatearFecha(this.desde, this.DESDE);
} else {
this.desde = this.formatearFecha(moment__WEBPACK_IMPORTED_MODULE_1__(this.desde), this.DESDE);
}
}
} else {
this.hasta = this.formatearFecha(moment__WEBPACK_IMPORTED_MODULE_1__(this.hoy), this.HASTA);
switch (this.rangoFechas) {
case this.ULTIMA_SEMANA:
{
this.desde = this.formatearFecha(moment__WEBPACK_IMPORTED_MODULE_1__(this.ultimaSemana), this.DESDE);
break;
}
case this.ULTIMO_MES:
{
this.desde = this.formatearFecha(moment__WEBPACK_IMPORTED_MODULE_1__(this.ultimoMes), this.DESDE);
break;
}
case this.ULTIMO_ANHO:
{
this.desde = this.formatearFecha(moment__WEBPACK_IMPORTED_MODULE_1__(this.ultimoAnho), this.DESDE);
break;
}
case this.TODAS:
{
this.hasta = null;
this.desde = null;
break;
}
default:
{
this.hasta = null;
this.desde = null;
break;
}
}
}
//this.filterValue.rangoFechas = this.rangoFechas;
this.emitDateFilterChange();
}
emitDateFilterChange() {
const childData = {
'rangoFechas': this.rangoFechas,
'desde': this.desde,
'hasta': this.hasta
};
this.dateFilterChange.emit(JSON.stringify(childData));
}
formatearFecha(date, tipoFecha) {
if (date === undefined || date === null) {
return null;
}
let fechaFormateada = date.format('YYYY-MM-DD');
if (tipoFecha === this.DESDE) {
fechaFormateada = fechaFormateada + ' 00:00:00';
} else if (tipoFecha === this.HASTA) {
fechaFormateada = fechaFormateada + ' 23:59:59';
}
return fechaFormateada;
}
resetDateRange() {
this.rangoFechas = this.TODAS;
this.desde = null;
this.hasta = null;
this.calcularFechas();
}
static #_ = this.ɵfac = function DateRangeFilterComponent_Factory(t) {
return new (t || DateRangeFilterComponent)(_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵdirectiveInject"](app_core_services_state_service__WEBPACK_IMPORTED_MODULE_2__.StateService));
};
static #_2 = this.ɵcmp = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵdefineComponent"]({
type: DateRangeFilterComponent,
selectors: [["app-date-range-filter"]],
outputs: {
dateFilterChange: "dateFilterChange"
},
decls: 32,
vars: 3,
consts: () => {
let i18n_0;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_7944442845393176638$$SRC_APP_COMPONENTS_DATEPICKER_DATE_FILTER_DATE_RANGE_FILTER_DATE_RANGE_FILTER_COMPONENT_TS_0 = goog.getMsg("Fecha");
i18n_0 = MSG_EXTERNAL_7944442845393176638$$SRC_APP_COMPONENTS_DATEPICKER_DATE_FILTER_DATE_RANGE_FILTER_DATE_RANGE_FILTER_COMPONENT_TS_0;
} else {
i18n_0 = "Fecha";
}
let i18n_1;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_7944442845393176638$$SRC_APP_COMPONENTS_DATEPICKER_DATE_FILTER_DATE_RANGE_FILTER_DATE_RANGE_FILTER_COMPONENT_TS_1 = goog.getMsg("Fecha");
i18n_1 = MSG_EXTERNAL_7944442845393176638$$SRC_APP_COMPONENTS_DATEPICKER_DATE_FILTER_DATE_RANGE_FILTER_DATE_RANGE_FILTER_COMPONENT_TS_1;
} else {
i18n_1 = "Fecha";
}
let i18n_2;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_4030076799559469157$$SRC_APP_COMPONENTS_DATEPICKER_DATE_FILTER_DATE_RANGE_FILTER_DATE_RANGE_FILTER_COMPONENT_TS_2 = goog.getMsg("Todas");
i18n_2 = MSG_EXTERNAL_4030076799559469157$$SRC_APP_COMPONENTS_DATEPICKER_DATE_FILTER_DATE_RANGE_FILTER_DATE_RANGE_FILTER_COMPONENT_TS_2;
} else {
i18n_2 = "Todas";
}
let i18n_3;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_7788012880062771355$$SRC_APP_COMPONENTS_DATEPICKER_DATE_FILTER_DATE_RANGE_FILTER_DATE_RANGE_FILTER_COMPONENT_TS_3 = goog.getMsg("\u00DAltima semana");
i18n_3 = MSG_EXTERNAL_7788012880062771355$$SRC_APP_COMPONENTS_DATEPICKER_DATE_FILTER_DATE_RANGE_FILTER_DATE_RANGE_FILTER_COMPONENT_TS_3;
} else {
i18n_3 = "\xDAltima semana";
}
let i18n_4;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_8173943344713790365$$SRC_APP_COMPONENTS_DATEPICKER_DATE_FILTER_DATE_RANGE_FILTER_DATE_RANGE_FILTER_COMPONENT_TS_4 = goog.getMsg("\u00DAltimo mes");
i18n_4 = MSG_EXTERNAL_8173943344713790365$$SRC_APP_COMPONENTS_DATEPICKER_DATE_FILTER_DATE_RANGE_FILTER_DATE_RANGE_FILTER_COMPONENT_TS_4;
} else {
i18n_4 = "\xDAltimo mes";
}
let i18n_5;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_7945740982800389382$$SRC_APP_COMPONENTS_DATEPICKER_DATE_FILTER_DATE_RANGE_FILTER_DATE_RANGE_FILTER_COMPONENT_TS_5 = goog.getMsg("\u00DAltimo a\u00F1o");
i18n_5 = MSG_EXTERNAL_7945740982800389382$$SRC_APP_COMPONENTS_DATEPICKER_DATE_FILTER_DATE_RANGE_FILTER_DATE_RANGE_FILTER_COMPONENT_TS_5;
} else {
i18n_5 = "\xDAltimo a\xF1o";
}
let i18n_6;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_4507995231761831912$$SRC_APP_COMPONENTS_DATEPICKER_DATE_FILTER_DATE_RANGE_FILTER_DATE_RANGE_FILTER_COMPONENT_TS_6 = goog.getMsg("Personalizada");
i18n_6 = MSG_EXTERNAL_4507995231761831912$$SRC_APP_COMPONENTS_DATEPICKER_DATE_FILTER_DATE_RANGE_FILTER_DATE_RANGE_FILTER_COMPONENT_TS_6;
} else {
i18n_6 = "Personalizada";
}
let i18n_7;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @desc Desde
*/
const MSG_EXTERNAL_4155087585589578541$$SRC_APP_COMPONENTS_DATEPICKER_DATE_FILTER_DATE_RANGE_FILTER_DATE_RANGE_FILTER_COMPONENT_TS_7 = goog.getMsg("Desde");
i18n_7 = MSG_EXTERNAL_4155087585589578541$$SRC_APP_COMPONENTS_DATEPICKER_DATE_FILTER_DATE_RANGE_FILTER_DATE_RANGE_FILTER_COMPONENT_TS_7;
} else {
i18n_7 = "Desde";
}
let i18n_8;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @desc hasta
*/
const MSG_EXTERNAL_2537973299976115860$$SRC_APP_COMPONENTS_DATEPICKER_DATE_FILTER_DATE_RANGE_FILTER_DATE_RANGE_FILTER_COMPONENT_TS_8 = goog.getMsg("hasta");
i18n_8 = MSG_EXTERNAL_2537973299976115860$$SRC_APP_COMPONENTS_DATEPICKER_DATE_FILTER_DATE_RANGE_FILTER_DATE_RANGE_FILTER_COMPONENT_TS_8;
} else {
i18n_8 = "hasta";
}
let i18n_9;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @desc Desde - hasta
*/
const MSG_EXTERNAL_1978179275591260502$$SRC_APP_COMPONENTS_DATEPICKER_DATE_FILTER_DATE_RANGE_FILTER_DATE_RANGE_FILTER_COMPONENT_TS_9 = goog.getMsg("Desde - hasta");
i18n_9 = MSG_EXTERNAL_1978179275591260502$$SRC_APP_COMPONENTS_DATEPICKER_DATE_FILTER_DATE_RANGE_FILTER_DATE_RANGE_FILTER_COMPONENT_TS_9;
} else {
i18n_9 = "Desde - hasta";
}
return [["rangeDate", ""], i18n_1, i18n_2, i18n_3, i18n_4, i18n_5, i18n_6, i18n_9, ["layout", "row", "layout-xs", "column", "layout-margin", "", 2, "margin-top", "0"], [3, "ngClass"], [1, "mat-mdc-title-label"], ["flex", "", "placeholder", i18n_0, "name", "rangoFechas", 2, "line-height", "18px", "margin-bottom", "5px", 3, "ngModelChange", "selectionChange", "ngModel"], ["value", "0"], ["value", "1"], ["value", "2"], ["value", "3"], ["value", "4"], [3, "ngClass", 4, "ngIf"], ["matPreffix", "", 1, "iconoCalendario", 3, "for"], [1, "datePickerWith"], [3, "rangePicker"], ["matStartDate", "", "placeholder", i18n_7, "name", "desde", 3, "ngModelChange", "ngModel"], ["matEndDate", "", "placeholder", i18n_8, "name", "hasta", 3, "ngModelChange", "dateChange", "ngModel"], [3, "calendarHeaderComponent"]];
},
template: function DateRangeFilterComponent_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementStart"](0, "div", 8);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementStart"](2, "div", 9);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementStart"](4, "mat-form-field");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](5, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementStart"](6, "mat-label", 10);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵi18n"](7, 1);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](8, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementStart"](9, "mat-select", 11);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtwoWayListener"]("ngModelChange", function DateRangeFilterComponent_Template_mat_select_ngModelChange_9_listener($event) {
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtwoWayBindingSet"](ctx.rangoFechas, $event) || (ctx.rangoFechas = $event);
return $event;
});
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵlistener"]("selectionChange", function DateRangeFilterComponent_Template_mat_select_selectionChange_9_listener() {
return ctx.calcularFechasPorRango();
});
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](10, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementStart"](11, "mat-option", 12);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵi18n"](12, 2);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](13, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementStart"](14, "mat-option", 13);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵi18n"](15, 3);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](16, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementStart"](17, "mat-option", 14);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵi18n"](18, 4);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](19, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementStart"](20, "mat-option", 15);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵi18n"](21, 5);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](22, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementStart"](23, "mat-option", 16);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵi18n"](24, 6);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](25, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](26, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](27, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](28, "\n\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtemplate"](29, DateRangeFilterComponent_div_29_Template, 20, 6, "div", 17);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](30, "\n\n");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](31, "\n");
}
if (rf & 2) {
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵproperty"]("ngClass", !ctx.stateService.gt_sm ? "rango-fechas-containerMovil" : "rango-fechas-container");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵadvance"](7);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtwoWayProperty"]("ngModel", ctx.rangoFechas);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵadvance"](20);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵproperty"]("ngIf", ctx.rangoFechas === ctx.PERSONALIZADO);
}
},
dependencies: [_angular_common__WEBPACK_IMPORTED_MODULE_4__.NgClass, _angular_common__WEBPACK_IMPORTED_MODULE_4__.NgIf, _angular_material_core__WEBPACK_IMPORTED_MODULE_5__.MatOption, _angular_forms__WEBPACK_IMPORTED_MODULE_6__.DefaultValueAccessor, _angular_forms__WEBPACK_IMPORTED_MODULE_6__.NgControlStatus, _angular_forms__WEBPACK_IMPORTED_MODULE_6__.NgModel, _angular_material_datepicker__WEBPACK_IMPORTED_MODULE_7__.MatDatepickerToggle, _angular_material_datepicker__WEBPACK_IMPORTED_MODULE_7__.MatDateRangeInput, _angular_material_datepicker__WEBPACK_IMPORTED_MODULE_7__.MatStartDate, _angular_material_datepicker__WEBPACK_IMPORTED_MODULE_7__.MatEndDate, _angular_material_datepicker__WEBPACK_IMPORTED_MODULE_7__.MatDateRangePicker, _angular_material_form_field__WEBPACK_IMPORTED_MODULE_8__.MatFormField, _angular_material_form_field__WEBPACK_IMPORTED_MODULE_8__.MatLabel, _angular_material_select__WEBPACK_IMPORTED_MODULE_9__.MatSelect],
styles: [".mat-datepicker-toggle.iconoCalendario[_ngcontent-%COMP%] {\n margin-right: -12px!important;\n position: relative;\n bottom: -9px;\n}\n\n.datePickerWith[_ngcontent-%COMP%]{\n width: 78%;\n position: relative;\n bottom: -5px;\n}\n\n.rango-fechas-container[_ngcontent-%COMP%], .datepicker-container[_ngcontent-%COMP%], .rango-fechas-containerMovil[_ngcontent-%COMP%], .datepicker-containerMovil[_ngcontent-%COMP%] {\n padding-top:1.5em;\n}\n\n.rango-fechas-container[_ngcontent-%COMP%], .datepicker-container[_ngcontent-%COMP%] {\n width: 50%; \n}\n\n.rango-fechas-containerMovil[_ngcontent-%COMP%], .datepicker-containerMovil[_ngcontent-%COMP%] {\n width: 100%;\n}\n\n.rango-fechas-container[_ngcontent-%COMP%] .mat-mdc-form-field[_ngcontent-%COMP%], .rango-fechas-containerMovil[_ngcontent-%COMP%] .mat-mdc-form-field[_ngcontent-%COMP%] {\n width: 95%;\n}\n/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIndlYnBhY2s6Ly8uL3NyYy9hcHAvY29tcG9uZW50cy9kYXRlcGlja2VyL2RhdGUtZmlsdGVyL2RhdGUtcmFuZ2UtZmlsdGVyL2RhdGUtcmFuZ2UtZmlsdGVyLmNvbXBvbmVudC5jc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7RUFDRSw2QkFBNkI7RUFDN0Isa0JBQWtCO0VBQ2xCLFlBQVk7QUFDZDs7QUFFQTtFQUNFLFVBQVU7RUFDVixrQkFBa0I7RUFDbEIsWUFBWTtBQUNkOztBQUVBOzs7O0VBSUUsaUJBQWlCO0FBQ25COztBQUVBOztFQUVFLFVBQVU7QUFDWjs7QUFFQTs7RUFFRSxXQUFXO0FBQ2I7O0FBRUE7O0VBRUUsVUFBVTtBQUNaIiwic291cmNlc0NvbnRlbnQiOlsiLm1hdC1kYXRlcGlja2VyLXRvZ2dsZS5pY29ub0NhbGVuZGFyaW8ge1xyXG4gIG1hcmdpbi1yaWdodDogLTEycHghaW1wb3J0YW50O1xyXG4gIHBvc2l0aW9uOiByZWxhdGl2ZTtcclxuICBib3R0b206IC05cHg7XHJcbn1cclxuXHJcbi5kYXRlUGlja2VyV2l0aHtcclxuICB3aWR0aDogNzglO1xyXG4gIHBvc2l0aW9uOiByZWxhdGl2ZTtcclxuICBib3R0b206IC01cHg7XHJcbn1cclxuXHJcbi5yYW5nby1mZWNoYXMtY29udGFpbmVyLFxyXG4uZGF0ZXBpY2tlci1jb250YWluZXIsXHJcbi5yYW5nby1mZWNoYXMtY29udGFpbmVyTW92aWwsXHJcbi5kYXRlcGlja2VyLWNvbnRhaW5lck1vdmlsIHtcclxuICBwYWRkaW5nLXRvcDoxLjVlbTtcclxufVxyXG5cclxuLnJhbmdvLWZlY2hhcy1jb250YWluZXIsXHJcbi5kYXRlcGlja2VyLWNvbnRhaW5lciB7XHJcbiAgd2lkdGg6IDUwJTsgXHJcbn1cclxuXHJcbi5yYW5nby1mZWNoYXMtY29udGFpbmVyTW92aWwsXHJcbi5kYXRlcGlja2VyLWNvbnRhaW5lck1vdmlsIHtcclxuICB3aWR0aDogMTAwJTtcclxufVxyXG5cclxuLnJhbmdvLWZlY2hhcy1jb250YWluZXIgLm1hdC1tZGMtZm9ybS1maWVsZCxcclxuLnJhbmdvLWZlY2hhcy1jb250YWluZXJNb3ZpbCAubWF0LW1kYy1mb3JtLWZpZWxkIHtcclxuICB3aWR0aDogOTUlO1xyXG59Il0sInNvdXJjZVJvb3QiOiIifQ== */"]
});
}
/***/ }),
/***/ 27451:
/*!********************************************************************************************!*\
!*** ./src/app/components/datepicker/datepicker-custom-header/datepicker-custom-header.ts ***!
\********************************************************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ DatepickerCustomHeader: () => (/* binding */ DatepickerCustomHeader)
/* harmony export */ });
/* harmony import */ var _angular_material_core__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! @angular/material/core */ 36897);
/* harmony import */ var rxjs__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! rxjs */ 63150);
/* harmony import */ var rxjs_operators__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! rxjs/operators */ 65213);
/* harmony import */ var app_core_services_customDateAdapter_service__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! app/core/services/customDateAdapter.service */ 74978);
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @angular/core */ 96623);
/* harmony import */ var _angular_material_datepicker__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! @angular/material/datepicker */ 7922);
/* harmony import */ var app_core_services_state_service__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! app/core/services/state.service */ 2049);
/* harmony import */ var _angular_common__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! @angular/common */ 39191);
/* harmony import */ var _angular_material_button__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! @angular/material/button */ 95912);
/* harmony import */ var _angular_material_icon__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! @angular/material/icon */ 53051);
function DatepickerCustomHeader_div_3_Template(rf, ctx) {
if (rf & 1) {
const _r1 = _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵgetCurrentView"]();
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementStart"](0, "div", 6);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementStart"](2, "div", 7);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵlistener"]("click", function DatepickerCustomHeader_div_3_Template_div_click_2_listener() {
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵrestoreView"](_r1);
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵnextContext"]();
return _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵresetView"](ctx_r1.currentPeriodClicked());
});
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](3);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](4, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementStart"](5, "div");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](6, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementStart"](7, "div", 8)(8, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](9);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementEnd"]()();
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](10, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementStart"](11, "div", 8)(12, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](13);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementEnd"]()();
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](14, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](15, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementEnd"]();
}
if (rf & 2) {
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵnextContext"]();
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵproperty"]("ngClass", !ctx_r1.stateService.gt_sm ? "header-lateralMovil" : "header-lateral");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵadvance"](3);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtextInterpolate"](ctx_r1.currentYear);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵadvance"](6);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtextInterpolate1"](" ", ctx_r1.dayMonth, "");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵadvance"](4);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtextInterpolate1"](" ", ctx_r1.dayNumber, "");
}
}
function DatepickerCustomHeader_div_5_Template(rf, ctx) {
if (rf & 1) {
const _r3 = _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵgetCurrentView"]();
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementStart"](0, "div", 6);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementStart"](2, "div", 9);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](3);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](4, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementStart"](5, "div", 10);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵlistener"]("click", function DatepickerCustomHeader_div_5_Template_div_click_5_listener() {
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵrestoreView"](_r3);
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵnextContext"]();
return _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵresetView"](ctx_r1.currentPeriodClicked());
});
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](6, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementStart"](7, "div", 11)(8, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](9);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementEnd"]()();
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](10, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementStart"](11, "div", 11)(12, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](13);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementEnd"]()();
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](14, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](15, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementEnd"]();
}
if (rf & 2) {
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵnextContext"]();
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵproperty"]("ngClass", !ctx_r1.stateService.gt_sm ? "header-lateralMovil" : "header-lateral");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵadvance"](3);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtextInterpolate"](ctx_r1.currentYear);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵadvance"](6);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtextInterpolate1"](" ", ctx_r1.dayMonth, "");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵadvance"](4);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtextInterpolate1"](" ", ctx_r1.dayNumber, "");
}
}
class DatepickerCustomHeader {
constructor(_calendar, _dateAdapter, _dateFormats, cdr, stateService) {
this._calendar = _calendar;
this._dateAdapter = _dateAdapter;
this._dateFormats = _dateFormats;
this.stateService = stateService;
this._destroyed = new rxjs__WEBPACK_IMPORTED_MODULE_3__.Subject();
_calendar.stateChanges.pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_4__.takeUntil)(this._destroyed)).subscribe(() => cdr.markForCheck());
_dateFormats = app_core_services_customDateAdapter_service__WEBPACK_IMPORTED_MODULE_0__.CustomDateAdapter.getCustomFormat();
this.currentView = _calendar.currentView;
}
ngOnInit() {
if (!this.stateService.gt_sm) {
this.getBoundingBoxClass();
}
}
ngOnDestroy() {
this._destroyed.next();
this._destroyed.complete();
}
get monthYear() {
let month = this._dateAdapter.getMonth(this._calendar.activeDate);
let monthName = this._dateAdapter.getMonthNames('long')[month];
let year = this._dateAdapter.getYear(this._calendar.activeDate);
return monthName + ' ' + year;
}
get dayMonth() {
let day = this._dateAdapter.getDayOfWeek(this._calendar.activeDate);
let dayName = this._dateAdapter.getDayOfWeekNames('short')[day];
let month = this._dateAdapter.getMonth(this._calendar.activeDate);
let monthName = this._dateAdapter.getMonthNames('short')[month];
return dayName + ', ' + monthName;
}
get dayNumber() {
return this._dateAdapter.getDate(this._calendar.activeDate);
}
get currentYear() {
return this._dateAdapter.getYear(this._calendar.activeDate);
}
previousClicked(mode) {
this._calendar.activeDate = mode === 'month' ? this._dateAdapter.addCalendarMonths(this._calendar.activeDate, -1) : this._dateAdapter.addCalendarYears(this._calendar.activeDate, -1);
}
nextClicked(mode) {
this._calendar.activeDate = mode === 'month' ? this._dateAdapter.addCalendarMonths(this._calendar.activeDate, 1) : this._dateAdapter.addCalendarYears(this._calendar.activeDate, 1);
}
currentPeriodClicked() {
this._calendar.currentView = this._calendar.currentView == 'month' ? 'multi-year' : 'month';
if (this._calendar.currentView === 'multi-year') {
this._calendar.maxDate = this._dateAdapter.addCalendarYears(this._calendar.activeDate, 12);
this._calendar.minDate = this._dateAdapter.addCalendarYears(this._calendar.activeDate, -12);
}
this.currentView = this._calendar.currentView;
}
/*comprueba si existe la clase cdk-overlay-connected-position-bounding-box
y le añade la clase datePickerMobile para que el datepicker se muestre correctamente
y no choque con los estilos del portal
*/
getBoundingBoxClass() {
let element = null;
element = document.getElementsByClassName("cdk-overlay-connected-position-bounding-box")[0];
if (element !== null) {
element.classList.add('datePickerMobile');
}
}
static #_ = this.ɵfac = function DatepickerCustomHeader_Factory(t) {
return new (t || DatepickerCustomHeader)(_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵdirectiveInject"](_angular_material_datepicker__WEBPACK_IMPORTED_MODULE_5__.MatCalendar), _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵdirectiveInject"](_angular_material_core__WEBPACK_IMPORTED_MODULE_6__.DateAdapter), _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵdirectiveInject"](_angular_material_core__WEBPACK_IMPORTED_MODULE_6__.MAT_DATE_FORMATS), _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵdirectiveInject"](_angular_core__WEBPACK_IMPORTED_MODULE_2__.ChangeDetectorRef), _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵdirectiveInject"](app_core_services_state_service__WEBPACK_IMPORTED_MODULE_1__.StateService));
};
static #_2 = this.ɵcmp = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵdefineComponent"]({
type: DatepickerCustomHeader,
selectors: [["datepicker-custom-header"]],
decls: 28,
vars: 3,
consts: [[1, "custom-header"], [3, "ngClass", 4, "ngIf"], [1, "header-superior"], ["mat-icon-button", "", 1, "previous", 3, "click"], [1, "custom-header-label"], ["mat-icon-button", "", 1, "next", 3, "click"], [3, "ngClass"], [1, "mat-calendar-period-button", "currentYear", "active", 3, "click"], [1, "currentDate"], [1, "currentYear"], [3, "click"], [1, "currentDate", "active"]],
template: function DatepickerCustomHeader_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementStart"](0, "div", 0);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](2, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtemplate"](3, DatepickerCustomHeader_div_3_Template, 16, 4, "div", 1);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](4, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtemplate"](5, DatepickerCustomHeader_div_5_Template, 16, 4, "div", 1);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](6, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementStart"](7, "div", 2);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](8, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementStart"](9, "button", 3);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵlistener"]("click", function DatepickerCustomHeader_Template_button_click_9_listener() {
return ctx.previousClicked("month");
});
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](10, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementStart"](11, "mat-icon");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](12, "keyboard_arrow_left");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](13, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](14, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementStart"](15, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](16, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementStart"](17, "strong", 4);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](18);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](19, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](20, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementStart"](21, "button", 5);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵlistener"]("click", function DatepickerCustomHeader_Template_button_click_21_listener() {
return ctx.nextClicked("month");
});
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](22, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementStart"](23, "mat-icon");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](24, "keyboard_arrow_right");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](25, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](26, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](27, "\n");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementEnd"]();
}
if (rf & 2) {
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵadvance"](3);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵproperty"]("ngIf", ctx.currentView === "month");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵproperty"]("ngIf", ctx.currentView === "multi-year");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵadvance"](13);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtextInterpolate"](ctx.monthYear);
}
},
dependencies: [_angular_common__WEBPACK_IMPORTED_MODULE_7__.NgClass, _angular_common__WEBPACK_IMPORTED_MODULE_7__.NgIf, _angular_material_button__WEBPACK_IMPORTED_MODULE_8__.MatIconButton, _angular_material_icon__WEBPACK_IMPORTED_MODULE_9__.MatIcon],
styles: [".custom-header[_ngcontent-%COMP%] {\n display: block;\n text-align: center;\n font-size: 14px;\n box-sizing: border-box;\n }\n\n .custom-header-label[_ngcontent-%COMP%] {\n flex: 1;\n height: 48px;\n text-align: center;\n padding: 10px;\n vertical-align: super;\n }\n\n \n\n \n\n .header-lateral[_ngcontent-%COMP%] .currentYear.active[_ngcontent-%COMP%], .header-lateral[_ngcontent-%COMP%] .currentDate.active[_ngcontent-%COMP%]\n {\n cursor: pointer;\n opacity: .6;\n white-space: nowrap;\n }\n\n .double-arrow[_ngcontent-%COMP%] .mat-icon[_ngcontent-%COMP%] {\n margin: -30%;\n }\n\n .mat-mdc-icon-button.mat-mdc-button-base.previous[_ngcontent-%COMP%], .mat-mdc-icon-button.mat-mdc-button-base.next[_ngcontent-%COMP%]\n {\n display: inline-block;\n width: 48px;\n height: 48px;\n outline: 0;\n border: 0;\n cursor: pointer;\n background: 0 0;\n box-sizing: border-box;\n }\n\n .mat-calendar-period-button.mat-mdc-button.mat-mdc-button-base[_ngcontent-%COMP%] {\n height: 30px;\n }\n\n .header-lateral[_ngcontent-%COMP%], .header-lateralMovil[_ngcontent-%COMP%] {\n background: #1472a4;\n color: #fff;\n position: absolute;\n left: 0;\n text-align: left;\n padding: 0 10px;\n box-sizing: border-box;\n }\n\n .header-lateral[_ngcontent-%COMP%] {\n top:0;\n width: 115px;\n height: 100%;\n border-radius: 4px 0 0 4px;\n }\n\n .header-lateralMovil[_ngcontent-%COMP%] {\n top: -65px;\n width: 100%;\n height: 70px;\n padding-left: 16px;\n border-radius: 4px 4px 0 0;\n }\n\n .header-lateral[_ngcontent-%COMP%] .currentYear[_ngcontent-%COMP%], .header-lateralMovil[_ngcontent-%COMP%] .currentYear[_ngcontent-%COMP%] {\n font-weight: 500;\n padding-top: 10px;\n }\n\n .header-lateral[_ngcontent-%COMP%] .currentDate[_ngcontent-%COMP%], .header-lateralMovil[_ngcontent-%COMP%] .currentDate[_ngcontent-%COMP%] {\n font-size: 24px;\n line-height: 34px;\n }\n\n .header-lateralMovil[_ngcontent-%COMP%] .currentYear[_ngcontent-%COMP%], .header-lateralMovil[_ngcontent-%COMP%] .currentDate[_ngcontent-%COMP%] {\n display: inline-block;\n }\n\n .header-lateralMovil[_ngcontent-%COMP%] .currentDate[_ngcontent-%COMP%]:last-child {\n padding-left: 10px;\n }\n\n/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIndlYnBhY2s6Ly8uL3NyYy9hcHAvY29tcG9uZW50cy9kYXRlcGlja2VyL2RhdGVwaWNrZXItY3VzdG9tLWhlYWRlci9kYXRlcGlja2VyLWN1c3RvbS1oZWFkZXIuY3NzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBO0lBQ0ksY0FBYztJQUNkLGtCQUFrQjtJQUNsQixlQUFlO0lBQ2Ysc0JBQXNCO0VBQ3hCOztFQUVBO0lBQ0UsT0FBTztJQUNQLFlBQVk7SUFDWixrQkFBa0I7SUFDbEIsYUFBYTtJQUNiLHFCQUFxQjtFQUN2Qjs7Ozs7O0VBTUE7OztJQUdFLGVBQWU7SUFDZixXQUFXO0lBQ1gsbUJBQW1CO0VBQ3JCOztFQUVBO0lBQ0UsWUFBWTtFQUNkOztFQUVBOzs7SUFHRSxxQkFBcUI7SUFDckIsV0FBVztJQUNYLFlBQVk7SUFDWixVQUFVO0lBQ1YsU0FBUztJQUNULGVBQWU7SUFDZixlQUFlO0lBQ2Ysc0JBQXNCO0VBQ3hCOztFQUVBO0lBQ0UsWUFBWTtFQUNkOztFQUVBOztJQUVFLG1CQUFtQjtJQUNuQixXQUFXO0lBQ1gsa0JBQWtCO0lBQ2xCLE9BQU87SUFDUCxnQkFBZ0I7SUFDaEIsZUFBZTtJQUNmLHNCQUFzQjtFQUN4Qjs7RUFFQTtJQUNFLEtBQUs7SUFDTCxZQUFZO0lBQ1osWUFBWTtJQUNaLDBCQUEwQjtFQUM1Qjs7RUFFQTtJQUNFLFVBQVU7SUFDVixXQUFXO0lBQ1gsWUFBWTtJQUNaLGtCQUFrQjtJQUNsQiwwQkFBMEI7RUFDNUI7O0VBRUE7O0lBRUUsZ0JBQWdCO0lBQ2hCLGlCQUFpQjtFQUNuQjs7RUFFQTs7SUFFRSxlQUFlO0lBQ2YsaUJBQWlCO0VBQ25COztFQUVBOztNQUVJLHFCQUFxQjtJQUN2Qjs7SUFFQTtNQUNFLGtCQUFrQjtJQUNwQiIsInNvdXJjZXNDb250ZW50IjpbIi5jdXN0b20taGVhZGVyIHtcclxuICAgIGRpc3BsYXk6IGJsb2NrO1xyXG4gICAgdGV4dC1hbGlnbjogY2VudGVyO1xyXG4gICAgZm9udC1zaXplOiAxNHB4O1xyXG4gICAgYm94LXNpemluZzogYm9yZGVyLWJveDtcclxuICB9XHJcblxyXG4gIC5jdXN0b20taGVhZGVyLWxhYmVsIHtcclxuICAgIGZsZXg6IDE7XHJcbiAgICBoZWlnaHQ6IDQ4cHg7XHJcbiAgICB0ZXh0LWFsaWduOiBjZW50ZXI7XHJcbiAgICBwYWRkaW5nOiAxMHB4O1xyXG4gICAgdmVydGljYWwtYWxpZ246IHN1cGVyO1xyXG4gIH1cclxuXHJcbiAgXHJcblxyXG4gIFxyXG5cclxuICAuaGVhZGVyLWxhdGVyYWwgLmN1cnJlbnRZZWFyLmFjdGl2ZSxcclxuICAuaGVhZGVyLWxhdGVyYWwgLmN1cnJlbnREYXRlLmFjdGl2ZVxyXG4gICB7XHJcbiAgICBjdXJzb3I6IHBvaW50ZXI7XHJcbiAgICBvcGFjaXR5OiAuNjtcclxuICAgIHdoaXRlLXNwYWNlOiBub3dyYXA7XHJcbiAgfVxyXG5cclxuICAuZG91YmxlLWFycm93IC5tYXQtaWNvbiB7XHJcbiAgICBtYXJnaW46IC0zMCU7XHJcbiAgfVxyXG5cclxuICAubWF0LW1kYy1pY29uLWJ1dHRvbi5tYXQtbWRjLWJ1dHRvbi1iYXNlLnByZXZpb3VzLFxyXG4gIC5tYXQtbWRjLWljb24tYnV0dG9uLm1hdC1tZGMtYnV0dG9uLWJhc2UubmV4dFxyXG4gICB7XHJcbiAgICBkaXNwbGF5OiBpbmxpbmUtYmxvY2s7XHJcbiAgICB3aWR0aDogNDhweDtcclxuICAgIGhlaWdodDogNDhweDtcclxuICAgIG91dGxpbmU6IDA7XHJcbiAgICBib3JkZXI6IDA7XHJcbiAgICBjdXJzb3I6IHBvaW50ZXI7XHJcbiAgICBiYWNrZ3JvdW5kOiAwIDA7XHJcbiAgICBib3gtc2l6aW5nOiBib3JkZXItYm94O1xyXG4gIH1cclxuXHJcbiAgLm1hdC1jYWxlbmRhci1wZXJpb2QtYnV0dG9uLm1hdC1tZGMtYnV0dG9uLm1hdC1tZGMtYnV0dG9uLWJhc2Uge1xyXG4gICAgaGVpZ2h0OiAzMHB4O1xyXG4gIH1cclxuXHJcbiAgLmhlYWRlci1sYXRlcmFsLFxyXG4gIC5oZWFkZXItbGF0ZXJhbE1vdmlsIHtcclxuICAgIGJhY2tncm91bmQ6ICMxNDcyYTQ7XHJcbiAgICBjb2xvcjogI2ZmZjtcclxuICAgIHBvc2l0aW9uOiBhYnNvbHV0ZTtcclxuICAgIGxlZnQ6IDA7XHJcbiAgICB0ZXh0LWFsaWduOiBsZWZ0O1xyXG4gICAgcGFkZGluZzogMCAxMHB4O1xyXG4gICAgYm94LXNpemluZzogYm9yZGVyLWJveDtcclxuICB9XHJcblxyXG4gIC5oZWFkZXItbGF0ZXJhbCB7XHJcbiAgICB0b3A6MDtcclxuICAgIHdpZHRoOiAxMTVweDtcclxuICAgIGhlaWdodDogMTAwJTtcclxuICAgIGJvcmRlci1yYWRpdXM6IDRweCAwIDAgNHB4O1xyXG4gIH1cclxuXHJcbiAgLmhlYWRlci1sYXRlcmFsTW92aWwge1xyXG4gICAgdG9wOiAtNjVweDtcclxuICAgIHdpZHRoOiAxMDAlO1xyXG4gICAgaGVpZ2h0OiA3MHB4O1xyXG4gICAgcGFkZGluZy1sZWZ0OiAxNnB4O1xyXG4gICAgYm9yZGVyLXJhZGl1czogNHB4IDRweCAwIDA7XHJcbiAgfVxyXG5cclxuICAuaGVhZGVyLWxhdGVyYWwgLmN1cnJlbnRZZWFyLFxyXG4gIC5oZWFkZXItbGF0ZXJhbE1vdmlsIC5jdXJyZW50WWVhciB7XHJcbiAgICBmb250LXdlaWdodDogNTAwO1xyXG4gICAgcGFkZGluZy10b3A6IDEwcHg7XHJcbiAgfVxyXG5cclxuICAuaGVhZGVyLWxhdGVyYWwgLmN1cnJlbnREYXRlLFxyXG4gIC5oZWFkZXItbGF0ZXJhbE1vdmlsIC5jdXJyZW50RGF0ZSB7XHJcbiAgICBmb250LXNpemU6IDI0cHg7XHJcbiAgICBsaW5lLWhlaWdodDogMzRweDtcclxuICB9XHJcblxyXG4gIC5oZWFkZXItbGF0ZXJhbE1vdmlsIC5jdXJyZW50WWVhcixcclxuICAuaGVhZGVyLWxhdGVyYWxNb3ZpbCAuY3VycmVudERhdGUge1xyXG4gICAgICBkaXNwbGF5OiBpbmxpbmUtYmxvY2s7XHJcbiAgICB9XHJcblxyXG4gICAgLmhlYWRlci1sYXRlcmFsTW92aWwgLmN1cnJlbnREYXRlOmxhc3QtY2hpbGQge1xyXG4gICAgICBwYWRkaW5nLWxlZnQ6IDEwcHg7XHJcbiAgICB9XHJcbiJdLCJzb3VyY2VSb290IjoiIn0= */"],
changeDetection: 0
});
}
/***/ }),
/***/ 33327:
/*!*************************************************************************************!*\
!*** ./src/app/components/dialog/avisoNavegador/dialog-avisonavegador.component.ts ***!
\*************************************************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ DialogAvisoNavegadorComponent: () => (/* binding */ DialogAvisoNavegadorComponent)
/* harmony export */ });
/* harmony import */ var _angular_material_dialog__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @angular/material/dialog */ 72768);
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @angular/core */ 96623);
/* harmony import */ var _angular_material_button__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @angular/material/button */ 95912);
class DialogAvisoNavegadorComponent {
constructor(mdDialogRef, data) {
this.mdDialogRef = mdDialogRef;
this.data = data;
}
ngOnInit() {}
onNoClick() {
this.mdDialogRef.close();
}
static #_ = this.ɵfac = function DialogAvisoNavegadorComponent_Factory(t) {
return new (t || DialogAvisoNavegadorComponent)(_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵdirectiveInject"](_angular_material_dialog__WEBPACK_IMPORTED_MODULE_1__.MatDialogRef), _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵdirectiveInject"](_angular_material_dialog__WEBPACK_IMPORTED_MODULE_1__.MAT_DIALOG_DATA));
};
static #_2 = this.ɵcmp = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵdefineComponent"]({
type: DialogAvisoNavegadorComponent,
selectors: [["app-dialog-avisonavegador"]],
decls: 23,
vars: 0,
consts: () => {
let i18n_0;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_4008586820767215646$$SRC_APP_COMPONENTS_DIALOG_AVISONAVEGADOR_DIALOG_AVISONAVEGADOR_COMPONENT_TS_0 = goog.getMsg("Cuando realice una acci\u00F3n en el expediente (aportar documentaci\u00F3n, justificaci\u00F3n, recurso\u2026), su navegador bloquear\u00E1 por defecto las ventanas emergentes que se abran.");
i18n_0 = MSG_EXTERNAL_4008586820767215646$$SRC_APP_COMPONENTS_DIALOG_AVISONAVEGADOR_DIALOG_AVISONAVEGADOR_COMPONENT_TS_0;
} else {
i18n_0 = "Cuando realice una acci\xF3n en el expediente (aportar documentaci\xF3n, justificaci\xF3n, recurso\u2026), su navegador bloquear\xE1 por defecto las ventanas emergentes que se abran.";
}
let i18n_1;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_3762981311288286451$$SRC_APP_COMPONENTS_DIALOG_AVISONAVEGADOR_DIALOG_AVISONAVEGADOR_COMPONENT_TS_1 = goog.getMsg("Revise la barra de direcciones del navegador, y active la opci\u00F3n que permite abrir las ventanas emergentes para este sitio web.");
i18n_1 = MSG_EXTERNAL_3762981311288286451$$SRC_APP_COMPONENTS_DIALOG_AVISONAVEGADOR_DIALOG_AVISONAVEGADOR_COMPONENT_TS_1;
} else {
i18n_1 = "Revise la barra de direcciones del navegador, y active la opci\xF3n que permite abrir las ventanas emergentes para este sitio web.";
}
let i18n_2;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_6081811203607049859$$SRC_APP_COMPONENTS_DIALOG_AVISONAVEGADOR_DIALOG_AVISONAVEGADOR_COMPONENT_TS_2 = goog.getMsg("ACEPTAR");
i18n_2 = MSG_EXTERNAL_6081811203607049859$$SRC_APP_COMPONENTS_DIALOG_AVISONAVEGADOR_DIALOG_AVISONAVEGADOR_COMPONENT_TS_2;
} else {
i18n_2 = "ACEPTAR";
}
return [i18n_0, i18n_1, i18n_2, ["align", "end", "mat-dialog-actions", ""], ["mat-raised-button", "", "color", "primary", "tabindex", "-1", 3, "click"]];
},
template: function DialogAvisoNavegadorComponent_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementStart"](0, "div");
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementStart"](2, "p");
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementStart"](4, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵi18n"](5, 0);
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵtext"](6, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵtext"](7, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelement"](8, "br");
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵtext"](9, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementStart"](10, "p");
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵtext"](11, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementStart"](12, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵi18n"](13, 1);
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵtext"](14, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵtext"](15, "\n");
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵtext"](16, "\n");
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementStart"](17, "div", 3);
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵtext"](18, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementStart"](19, "button", 4);
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵlistener"]("click", function DialogAvisoNavegadorComponent_Template_button_click_19_listener() {
return ctx.onNoClick();
});
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵi18n"](20, 2);
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵtext"](21, "\n");
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵtext"](22, "\n");
}
},
dependencies: [_angular_material_button__WEBPACK_IMPORTED_MODULE_2__.MatButton, _angular_material_dialog__WEBPACK_IMPORTED_MODULE_1__.MatDialogActions],
styles: ["/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsInNvdXJjZVJvb3QiOiIifQ== */"]
});
}
/***/ }),
/***/ 36727:
/*!***************************************************************!*\
!*** ./src/app/components/dialog/bak/dialog-bak.component.ts ***!
\***************************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ DialogBakComponent: () => (/* binding */ DialogBakComponent)
/* harmony export */ });
/* harmony import */ var _angular_material_dialog__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @angular/material/dialog */ 72768);
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @angular/core */ 96623);
/* harmony import */ var _angular_material_button__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @angular/material/button */ 95912);
class DialogBakComponent {
constructor(mdDialogRef, data) {
this.mdDialogRef = mdDialogRef;
this.data = data;
}
ngOnInit() {}
onNoClick() {
this.mdDialogRef.close();
}
static #_ = this.ɵfac = function DialogBakComponent_Factory(t) {
return new (t || DialogBakComponent)(_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵdirectiveInject"](_angular_material_dialog__WEBPACK_IMPORTED_MODULE_1__.MatDialogRef), _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵdirectiveInject"](_angular_material_dialog__WEBPACK_IMPORTED_MODULE_1__.MAT_DIALOG_DATA));
};
static #_2 = this.ɵcmp = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵdefineComponent"]({
type: DialogBakComponent,
selectors: [["app-dialog-bak"]],
decls: 24,
vars: 0,
consts: () => {
let i18n_0;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_6193373212240886570$$SRC_APP_COMPONENTS_DIALOG_BAK_DIALOG_BAK_COMPONENT_TS_0 = goog.getMsg("Est\u00E1 autenticad@ con BAK");
i18n_0 = MSG_EXTERNAL_6193373212240886570$$SRC_APP_COMPONENTS_DIALOG_BAK_DIALOG_BAK_COMPONENT_TS_0;
} else {
i18n_0 = "Est\xE1 autenticado con BAK";
}
let i18n_1;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_431673789392635776$$SRC_APP_COMPONENTS_DIALOG_BAK_DIALOG_BAK_COMPONENT_TS_1 = goog.getMsg("Se ha autenticado con BAK y solo podr\u00E1 ver la informaci\u00F3n limitada que este nivel de autenticaci\u00F3n permite.");
i18n_1 = MSG_EXTERNAL_431673789392635776$$SRC_APP_COMPONENTS_DIALOG_BAK_DIALOG_BAK_COMPONENT_TS_1;
} else {
i18n_1 = "Se ha autenticado con BAK, y solo podr\xE1 ver la informaci\xF3n limitada que este nivel de autenticaci\xF3n permite.";
}
let i18n_2;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_6081811203607049859$$SRC_APP_COMPONENTS_DIALOG_BAK_DIALOG_BAK_COMPONENT_TS_2 = goog.getMsg("ACEPTAR");
i18n_2 = MSG_EXTERNAL_6081811203607049859$$SRC_APP_COMPONENTS_DIALOG_BAK_DIALOG_BAK_COMPONENT_TS_2;
} else {
i18n_2 = "ACEPTAR";
}
return [i18n_0, i18n_1, i18n_2, ["mat-dialog-title", ""], ["layout", "row", "layout-xs", "row", "layout-margin", ""], ["align", "end", "mat-dialog-actions", ""], ["mat-raised-button", "", "color", "primary", "tabindex", "-1", 3, "click"]];
},
template: function DialogBakComponent_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementStart"](0, "div", 3);
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementStart"](2, "h3");
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementStart"](4, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵi18n"](5, 0);
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵtext"](6, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵtext"](7, "\n");
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵtext"](8, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementStart"](9, "div", 4);
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵtext"](10, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementStart"](11, "div");
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵtext"](12, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementStart"](13, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵi18n"](14, 1);
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵtext"](15, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵtext"](16, "\n");
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵtext"](17, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementStart"](18, "div", 5);
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵtext"](19, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵtext"](20, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementStart"](21, "button", 6);
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵlistener"]("click", function DialogBakComponent_Template_button_click_21_listener() {
return ctx.onNoClick();
});
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵi18n"](22, 2);
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵtext"](23, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementEnd"]();
}
},
dependencies: [_angular_material_button__WEBPACK_IMPORTED_MODULE_2__.MatButton, _angular_material_dialog__WEBPACK_IMPORTED_MODULE_1__.MatDialogTitle, _angular_material_dialog__WEBPACK_IMPORTED_MODULE_1__.MatDialogActions],
styles: [".negrita[_ngcontent-%COMP%]{\n text-transform: none;\n font-weight :bold;\n color: #4e4e4e;\n}\nmat-spinner[_ngcontent-%COMP%] {\n margin: 0 auto;\n}\n\n/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIndlYnBhY2s6Ly8uL3NyYy9hcHAvY29tcG9uZW50cy9kaWFsb2cvYmFrL2RpYWxvZy1iYWsuY29tcG9uZW50LmNzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTtJQUNJLG9CQUFvQjtJQUNwQixpQkFBaUI7SUFDakIsY0FBYztBQUNsQjtBQUNBO0VBQ0UsY0FBYztBQUNoQiIsInNvdXJjZXNDb250ZW50IjpbIi5uZWdyaXRhe1xyXG4gICAgdGV4dC10cmFuc2Zvcm06IG5vbmU7XHJcbiAgICBmb250LXdlaWdodCA6Ym9sZDtcclxuICAgIGNvbG9yOiAjNGU0ZTRlO1xyXG59XHJcbm1hdC1zcGlubmVyIHtcclxuICBtYXJnaW46IDAgYXV0bztcclxufVxyXG4iXSwic291cmNlUm9vdCI6IiJ9 */"]
});
}
/***/ }),
/***/ 30929:
/*!***********************************************************************************!*\
!*** ./src/app/components/dialog/dejarDeActuar/dialog-dejarDeActuar.component.ts ***!
\***********************************************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ DialogDejarDeActuarComponent: () => (/* binding */ DialogDejarDeActuarComponent)
/* harmony export */ });
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @angular/core */ 96623);
/* harmony import */ var _angular_material_dialog__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @angular/material/dialog */ 72768);
/* harmony import */ var _core_services_data_actuaciones_service__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../../../core/services/data/actuaciones.service */ 81108);
/* harmony import */ var _angular_material_button__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @angular/material/button */ 95912);
class DialogDejarDeActuarComponent {
constructor(mdDialogRef, actuacionesService) {
this.mdDialogRef = mdDialogRef;
this.actuacionesService = actuacionesService;
}
onYesClick() {
this.actuacionesService.dejarDeActuar();
this.mdDialogRef.close();
}
onNoClick() {
this.mdDialogRef.close();
}
static #_ = this.ɵfac = function DialogDejarDeActuarComponent_Factory(t) {
return new (t || DialogDejarDeActuarComponent)(_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵdirectiveInject"](_angular_material_dialog__WEBPACK_IMPORTED_MODULE_2__.MatDialogRef), _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵdirectiveInject"](_core_services_data_actuaciones_service__WEBPACK_IMPORTED_MODULE_0__.ActuacionesService));
};
static #_2 = this.ɵcmp = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵdefineComponent"]({
type: DialogDejarDeActuarComponent,
selectors: [["app-dialogDejarDeActuar"]],
decls: 23,
vars: 0,
consts: () => {
let i18n_0;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_6759995008172959057$$SRC_APP_COMPONENTS_DIALOG_DEJARDEACTUAR_DIALOG_DEJARDEACTUAR_COMPONENT_TS_0 = goog.getMsg("Va a terminar la sesi\u00F3n de tramitaci\u00F3n actuando como el usuario actual.");
i18n_0 = MSG_EXTERNAL_6759995008172959057$$SRC_APP_COMPONENTS_DIALOG_DEJARDEACTUAR_DIALOG_DEJARDEACTUAR_COMPONENT_TS_0;
} else {
i18n_0 = "Va a terminar la sesi\xF3n de tramitaci\xF3n actuando como el usuario actual.";
}
let i18n_1;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_9184400419469559471$$SRC_APP_COMPONENTS_DIALOG_DEJARDEACTUAR_DIALOG_DEJARDEACTUAR_COMPONENT_TS_1 = goog.getMsg("\u00BFDesea continuar?");
i18n_1 = MSG_EXTERNAL_9184400419469559471$$SRC_APP_COMPONENTS_DIALOG_DEJARDEACTUAR_DIALOG_DEJARDEACTUAR_COMPONENT_TS_1;
} else {
i18n_1 = "\xBFDesea continuar?";
}
let i18n_2;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_6466969409681865142$$SRC_APP_COMPONENTS_DIALOG_DEJARDEACTUAR_DIALOG_DEJARDEACTUAR_COMPONENT_TS_2 = goog.getMsg("NO");
i18n_2 = MSG_EXTERNAL_6466969409681865142$$SRC_APP_COMPONENTS_DIALOG_DEJARDEACTUAR_DIALOG_DEJARDEACTUAR_COMPONENT_TS_2;
} else {
i18n_2 = "NO";
}
let i18n_3;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_1047389568113102978$$SRC_APP_COMPONENTS_DIALOG_DEJARDEACTUAR_DIALOG_DEJARDEACTUAR_COMPONENT_TS_3 = goog.getMsg("S\u00CD");
i18n_3 = MSG_EXTERNAL_1047389568113102978$$SRC_APP_COMPONENTS_DIALOG_DEJARDEACTUAR_DIALOG_DEJARDEACTUAR_COMPONENT_TS_3;
} else {
i18n_3 = "S\xCD";
}
return [i18n_0, i18n_1, i18n_2, i18n_3, ["mat-dialog-title", ""], ["align", "center", "mat-dialog-actions", ""], ["mat-raised-button", "", "tabindex", "2", 3, "click"], ["mat-raised-button", "", "tabindex", "-1", 3, "click"]];
},
template: function DialogDejarDeActuarComponent_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "div", 4);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](2, "h3");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](4, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵi18n"](5, 0);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelement"](6, "br");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](7, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵi18n"](8, 1);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](9, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](10, "\n");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](11, "\n");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](12, "div", 5);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](13, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](14, "button", 6);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵlistener"]("click", function DialogDejarDeActuarComponent_Template_button_click_14_listener() {
return ctx.onNoClick();
});
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](15, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵi18n"](16, 2);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]()();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](17, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](18, "button", 7);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵlistener"]("click", function DialogDejarDeActuarComponent_Template_button_click_18_listener() {
return ctx.onYesClick();
});
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](19, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵi18n"](20, 3);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]()();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](21, "\n");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](22, "\n\n");
}
},
dependencies: [_angular_material_button__WEBPACK_IMPORTED_MODULE_3__.MatButton, _angular_material_dialog__WEBPACK_IMPORTED_MODULE_2__.MatDialogTitle, _angular_material_dialog__WEBPACK_IMPORTED_MODULE_2__.MatDialogActions],
styles: ["h3[_ngcontent-%COMP%] {\n text-align: center;\n}\n\n/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIndlYnBhY2s6Ly8uL3NyYy9hcHAvY29tcG9uZW50cy9kaWFsb2cvZGVqYXJEZUFjdHVhci9kaWFsb2ctZGVqYXJEZUFjdHVhci5jb21wb25lbnQuY3NzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBO0lBQ0ksa0JBQWtCO0FBQ3RCIiwic291cmNlc0NvbnRlbnQiOlsiaDMge1xyXG4gICAgdGV4dC1hbGlnbjogY2VudGVyO1xyXG59XHJcbiJdLCJzb3VyY2VSb290IjoiIn0= */"]
});
}
/***/ }),
/***/ 77431:
/*!*************************************************************************************!*\
!*** ./src/app/components/dialog/digitalizacion/dialog-digitalizacion.component.ts ***!
\*************************************************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ DialogDigitalizacionComponent: () => (/* binding */ DialogDigitalizacionComponent)
/* harmony export */ });
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! @angular/core */ 96623);
/* harmony import */ var app_core_i18n_platea__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! app/core/i18n-platea */ 39504);
/* harmony import */ var app_core_services_data_startup_service__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! app/core/services/data/startup.service */ 90678);
/* harmony import */ var _angular_material_dialog__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! @angular/material/dialog */ 72768);
/* harmony import */ var app_core_services_logger_service__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! app/core/services/logger.service */ 68620);
/* harmony import */ var app_core_services_webStorage_service__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! app/core/services/webStorage.service */ 86307);
/* harmony import */ var _angular_material_button__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! @angular/material/button */ 95912);
/* harmony import */ var _angular_material_card__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! @angular/material/card */ 34294);
/* harmony import */ var _angular_material_icon__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! @angular/material/icon */ 53051);
//Fucncion que escucha la respuesta de la digitalizacion
window.recogerResultadosDigitalizacion = function recogerResultadosDigitalizacion(nombreResultado, listaResultados, codProcedimiento, error) {
console.log("DIGITALIZACION Parametros recogidos");
var args = [];
args.push(nombreResultado);
args.push(listaResultados);
args.push(codProcedimiento);
args.push(error);
window.digitalizacionFinishedEvent('angular.message-thread-tab.showPreview', args);
};
class DialogDigitalizacionComponent {
constructor(scriptService, mdDialogRef, propertiesService, loggerService, webStorageService, cdr, ngZone) {
this.scriptService = scriptService;
this.mdDialogRef = mdDialogRef;
this.propertiesService = propertiesService;
this.loggerService = loggerService;
this.webStorageService = webStorageService;
this.cdr = cdr;
this.ngZone = ngZone;
this.finDigitalizacion = false;
window['digitalizacionFinishedEvent'] = (eventName, args) => {
this.args = args;
this.finDigitalizacion = true;
this.cdr.detectChanges();
this.ngZone.run(() => {
this.onGuardarClick();
});
};
}
ngOnInit() {
this.digitalizacionCargarInitT65r();
}
ngAfterViewInit() {
this.cdr.detectChanges();
}
ngAfteClose() {
this.onCancelarClick();
}
digitalizacionCargarInitT65r() {
const urlT65r = this.propertiesService.getProperty('urlT65r');
const urlDominio = this.propertiesService.getProperty('urlDomain');
this.loadScriptsT65 = [{
name: 't65r',
src: urlT65r
}];
this.scriptService.init(this.loadScriptsT65);
this.scriptService.load('t65r').then(data => {
this.loggerService.info2('script => ', data);
if (data[0].loaded) {
let idioma;
let url;
idioma = (0,app_core_i18n_platea__WEBPACK_IMPORTED_MODULE_0__.getLocale)(_angular_core__WEBPACK_IMPORTED_MODULE_4__.LOCALE_ID);
url = urlDominio + "/x43nServiciosWar/restservices/digitalizar/digitalizar?funcionarioHabilitadoId=" + this.webStorageService.connectedUser.id;
initT65R(idioma, url, 560, 300);
} else {
this.loggerService.error('T65R is not initialized.');
}
}).catch(error => this.loggerService.error(error));
}
onCancelarClick() {
this.args = null;
this.finDigitalizacion = false;
this.mdDialogRef.close();
}
onGuardarClick() {
this.mdDialogRef.close(this.args);
this.mdDialogRef.close();
}
static #_ = this.ɵfac = function DialogDigitalizacionComponent_Factory(t) {
return new (t || DialogDigitalizacionComponent)(_angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵdirectiveInject"](app_core_services_data_startup_service__WEBPACK_IMPORTED_MODULE_1__.ScriptService), _angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵdirectiveInject"](_angular_material_dialog__WEBPACK_IMPORTED_MODULE_5__.MatDialogRef), _angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵdirectiveInject"](app_core_services_data_startup_service__WEBPACK_IMPORTED_MODULE_1__.PropertiesService), _angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵdirectiveInject"](app_core_services_logger_service__WEBPACK_IMPORTED_MODULE_2__.LoggerService), _angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵdirectiveInject"](app_core_services_webStorage_service__WEBPACK_IMPORTED_MODULE_3__.WebStorageService), _angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵdirectiveInject"](_angular_core__WEBPACK_IMPORTED_MODULE_4__.ChangeDetectorRef), _angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵdirectiveInject"](_angular_core__WEBPACK_IMPORTED_MODULE_4__.NgZone));
};
static #_2 = this.ɵcmp = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵdefineComponent"]({
type: DialogDigitalizacionComponent,
selectors: [["app-dialog-digitalizacion"]],
decls: 33,
vars: 1,
consts: () => {
let i18n_0;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_4773353612908581828$$SRC_APP_COMPONENTS_DIALOG_DIGITALIZACION_DIALOG_DIGITALIZACION_COMPONENT_TS_0 = goog.getMsg("Digitalizar");
i18n_0 = MSG_EXTERNAL_4773353612908581828$$SRC_APP_COMPONENTS_DIALOG_DIGITALIZACION_DIALOG_DIGITALIZACION_COMPONENT_TS_0;
} else {
i18n_0 = "Digitalizar";
}
let i18n_1;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_4047954684974077177$$SRC_APP_COMPONENTS_DIALOG_DIGITALIZACION_DIALOG_DIGITALIZACION_COMPONENT_TS_1 = goog.getMsg("No es necesario conservar el documento en papel una vez que est\u00E1 digitalizado, pero es importante comprobar que la digitalizaci\u00F3n se ha realizado correctamente.");
i18n_1 = MSG_EXTERNAL_4047954684974077177$$SRC_APP_COMPONENTS_DIALOG_DIGITALIZACION_DIALOG_DIGITALIZACION_COMPONENT_TS_1;
} else {
i18n_1 = "No es necesario conservar el documento en papel una vez que est\xE1 digitalizado, pero es importante comprobar que la digitalizaci\xF3n se ha realizado correctamente.";
}
let i18n_2;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_160176481219936013$$SRC_APP_COMPONENTS_DIALOG_DIGITALIZACION_DIALOG_DIGITALIZACION_COMPONENT_TS_2 = goog.getMsg("CANCELAR");
i18n_2 = MSG_EXTERNAL_160176481219936013$$SRC_APP_COMPONENTS_DIALOG_DIGITALIZACION_DIALOG_DIGITALIZACION_COMPONENT_TS_2;
} else {
i18n_2 = "CANCELAR";
}
let i18n_3;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_6657073625014284689$$SRC_APP_COMPONENTS_DIALOG_DIGITALIZACION_DIALOG_DIGITALIZACION_COMPONENT_TS_3 = goog.getMsg("GUARDAR");
i18n_3 = MSG_EXTERNAL_6657073625014284689$$SRC_APP_COMPONENTS_DIALOG_DIGITALIZACION_DIALOG_DIGITALIZACION_COMPONENT_TS_3;
} else {
i18n_3 = "GUARDAR";
}
return [i18n_0, i18n_1, i18n_2, i18n_3, [2, "width", "600px"], ["layout", "row", "layout-xs", "column", "layout-margin", "", 1, "aviso-digitalizacion"], ["flex", "auto"], ["id", "t65rJWS", 1, "appletDigitalizar", "panelDigitalizacion"], ["layout", "row", "align", "end", "mat-dialog-actions", "", "charset", "UTF-8", 1, "mc-push-left", "mc-push-top-cuenta", "mat-card-content"], ["mat-button", "", "color", "primary", "tabindex", "2", 3, "click"], ["mat-raised-button", "", "color", "primary", "tabindex", "-1", 3, "click", "disabled"]];
},
template: function DialogDigitalizacionComponent_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵelementStart"](0, "div", 4);
_angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵelementStart"](2, "mat-card-title");
_angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵelementStart"](4, "h2");
_angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵtext"](5, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵelementStart"](6, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵi18n"](7, 0);
_angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵtext"](8, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵtext"](9, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵtext"](10, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵelementStart"](11, "div", 5);
_angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵtext"](12, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵelementStart"](13, "span")(14, "mat-icon");
_angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵtext"](15, "info");
_angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵelementEnd"]()();
_angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵelementStart"](16, "span", 6);
_angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵi18n"](17, 1);
_angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵtext"](18, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵtext"](19, "\n\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵelement"](20, "div", 7);
_angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵtext"](21, "\n\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵelementStart"](22, "div", 8);
_angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵtext"](23, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵelementStart"](24, "button", 9);
_angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵlistener"]("click", function DialogDigitalizacionComponent_Template_button_click_24_listener() {
return ctx.onCancelarClick();
});
_angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵelementStart"](25, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵi18n"](26, 2);
_angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵelementEnd"]()();
_angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵtext"](27, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵelementStart"](28, "button", 10);
_angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵlistener"]("click", function DialogDigitalizacionComponent_Template_button_click_28_listener() {
return ctx.onGuardarClick();
});
_angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵi18n"](29, 3);
_angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵtext"](30, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵtext"](31, "\n");
_angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵtext"](32, "\n");
}
if (rf & 2) {
_angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵadvance"](28);
_angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵproperty"]("disabled", !ctx.finDigitalizacion);
}
},
dependencies: [_angular_material_button__WEBPACK_IMPORTED_MODULE_6__.MatButton, _angular_material_card__WEBPACK_IMPORTED_MODULE_7__.MatCardTitle, _angular_material_dialog__WEBPACK_IMPORTED_MODULE_5__.MatDialogActions, _angular_material_icon__WEBPACK_IMPORTED_MODULE_8__.MatIcon],
styles: [".panelDigitalizacion[_ngcontent-%COMP%] {\n height:300px;\n width: 560px;\n padding-left:20px;\n}\n\n.aviso-digitalizacion[_ngcontent-%COMP%] {\n color: black;\n margin: 0;\n font-size: .75em;\n}\n\n.aviso-digitalizacion[_ngcontent-%COMP%] mat-icon[_ngcontent-%COMP%] {\n position: relative;\n top: 5px;\n}\n\nmat-card-title.mat-mdc-card-title[_ngcontent-%COMP%], .aviso-digitalizacion[_ngcontent-%COMP%]{\n padding: 8px 8px 8px 20px;\n}\n\n/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIndlYnBhY2s6Ly8uL3NyYy9hcHAvY29tcG9uZW50cy9kaWFsb2cvZGlnaXRhbGl6YWNpb24vZGlhbG9nLWRpZ2l0YWxpemFjaW9uLmNvbXBvbmVudC5jc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUNBO0VBQ0UsWUFBWTtFQUNaLFlBQVk7RUFDWixpQkFBaUI7QUFDbkI7O0FBRUE7RUFDRSxZQUFZO0VBQ1osU0FBUztFQUNULGdCQUFnQjtBQUNsQjs7QUFFQTtFQUNFLGtCQUFrQjtFQUNsQixRQUFRO0FBQ1Y7O0FBRUE7RUFDRSx5QkFBeUI7QUFDM0IiLCJzb3VyY2VzQ29udGVudCI6WyJcclxuLnBhbmVsRGlnaXRhbGl6YWNpb24ge1xyXG4gIGhlaWdodDozMDBweDtcclxuICB3aWR0aDogNTYwcHg7XHJcbiAgcGFkZGluZy1sZWZ0OjIwcHg7XHJcbn1cclxuXHJcbi5hdmlzby1kaWdpdGFsaXphY2lvbiB7XHJcbiAgY29sb3I6IGJsYWNrO1xyXG4gIG1hcmdpbjogMDtcclxuICBmb250LXNpemU6IC43NWVtO1xyXG59XHJcblxyXG4uYXZpc28tZGlnaXRhbGl6YWNpb24gbWF0LWljb24ge1xyXG4gIHBvc2l0aW9uOiByZWxhdGl2ZTtcclxuICB0b3A6IDVweDtcclxufVxyXG5cclxubWF0LWNhcmQtdGl0bGUubWF0LW1kYy1jYXJkLXRpdGxlLCAuYXZpc28tZGlnaXRhbGl6YWNpb257XHJcbiAgcGFkZGluZzogOHB4IDhweCA4cHggMjBweDtcclxufVxyXG4iXSwic291cmNlUm9vdCI6IiJ9 */"]
});
}
/***/ }),
/***/ 66033:
/*!*******************************************************************!*\
!*** ./src/app/components/dialog/firma/dialog-firma.component.ts ***!
\*******************************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ DialogFirmaComponent: () => (/* binding */ DialogFirmaComponent)
/* harmony export */ });
/* harmony import */ var _angular_material_dialog__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @angular/material/dialog */ 72768);
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @angular/core */ 96623);
/* harmony import */ var _core_services_data_documentos_service__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../../../core/services/data/documentos.service */ 10498);
/* harmony import */ var _core_services_state_service__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../../../core/services/state.service */ 2049);
/* harmony import */ var _angular_common__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! @angular/common */ 39191);
/* harmony import */ var _angular_material_core__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! @angular/material/core */ 36897);
/* harmony import */ var _angular_material_progress_spinner__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! @angular/material/progress-spinner */ 55041);
function DialogFirmaComponent_div_0_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementStart"](0, "div", 7);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelement"](1, "mat-spinner", 8);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementEnd"]();
}
if (rf & 2) {
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵadvance"]();
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵproperty"]("diameter", 24);
}
}
function DialogFirmaComponent_div_2_span_13_span_6_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementStart"](0, "span", 12);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](1);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementEnd"]();
}
if (rf & 2) {
const i_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵnextContext"]().index;
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵadvance"]();
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtextInterpolate1"]("\u00A0 ", i_r1 + 1, "");
}
}
function DialogFirmaComponent_div_2_span_13_div_11_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementStart"](0, "div");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementStart"](2, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵi18n"](3, 2);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementStart"](4, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](5, ":");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](6, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementStart"](7, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](8);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](9, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementEnd"]();
}
if (rf & 2) {
const firma_r2 = _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵnextContext"]().$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵadvance"](8);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtextInterpolate"](firma_r2.signatureDate);
}
}
function DialogFirmaComponent_div_2_span_13_div_13_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementStart"](0, "div");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementStart"](2, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵi18n"](3, 3);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementStart"](4, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](5, ":");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](6, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementStart"](7, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](8);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](9, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementEnd"]();
}
if (rf & 2) {
const firma_r2 = _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵnextContext"]().$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵadvance"](8);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtextInterpolate"](firma_r2.signerName);
}
}
function DialogFirmaComponent_div_2_span_13_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementStart"](0, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementStart"](2, "div");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementStart"](4, "span", 12);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵi18n"](5, 1);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtemplate"](6, DialogFirmaComponent_div_2_span_13_span_6_Template, 2, 1, "span", 13);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](7, " \n ");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](8, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementStart"](9, "div", 14);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](10, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtemplate"](11, DialogFirmaComponent_div_2_span_13_div_11_Template, 10, 1, "div", 6);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](12, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtemplate"](13, DialogFirmaComponent_div_2_span_13_div_13_Template, 10, 1, "div", 6);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](14, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](15, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementEnd"]();
}
if (rf & 2) {
const firma_r2 = ctx.$implicit;
const ctx_r2 = _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵnextContext"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵadvance"](6);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵproperty"]("ngIf", ctx_r2.datosFirmas.length > 1);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵadvance"](5);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵproperty"]("ngIf", firma_r2.signatureDate);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵproperty"]("ngIf", firma_r2.signerName);
}
}
function DialogFirmaComponent_div_2_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementStart"](0, "div");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementStart"](2, "div", 9);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementStart"](4, "h3");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](5, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementStart"](6, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵi18n"](7, 0);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](8, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](9, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](10, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementStart"](11, "div", 10);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](12, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtemplate"](13, DialogFirmaComponent_div_2_span_13_Template, 16, 3, "span", 11);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](14, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](15, "\n");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementEnd"]();
}
if (rf & 2) {
const ctx_r2 = _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵnextContext"]();
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵadvance"](13);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵproperty"]("ngForOf", ctx_r2.datosFirmas);
}
}
function DialogFirmaComponent_div_4_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementStart"](0, "div");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementStart"](2, "span", 12);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵi18n"](3, 4);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](4, " \n");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementEnd"]();
}
}
class DialogFirmaComponent {
constructor(data, mdDialogRef, documentosService, stateService) {
this.data = data;
this.mdDialogRef = mdDialogRef;
this.documentosService = documentosService;
this.stateService = stateService;
this.datosCargados = false;
this.documentOid = data;
}
ngOnInit() {
this.documentosService.infoFirmas(this.stateService.getUserIdentifier(this.stateService.selectedUser), this.documentOid).then(firmasInfo => {
this.datosFirmas = this.convertirFechas(firmasInfo);
this.datosCargados = true;
});
}
onNoClick() {
this.mdDialogRef.close();
}
convertirFechas(firmasInfo) {
if (this.stateService.idioma === 'eu') {
firmasInfo.forEach(info => {
let fecha = info.signatureDate.split(' ')[0];
let hora = info.signatureDate.split(' ')[1];
let anho = fecha.split('/')[2];
let mes = fecha.split('/')[1];
let dia = fecha.split('/')[0];
let fechaEus = anho + '/' + mes + '/' + dia + ' ' + hora;
info.signatureDate = fechaEus;
});
}
return firmasInfo;
}
static #_ = this.ɵfac = function DialogFirmaComponent_Factory(t) {
return new (t || DialogFirmaComponent)(_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵdirectiveInject"](_angular_material_dialog__WEBPACK_IMPORTED_MODULE_3__.MAT_DIALOG_DATA), _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵdirectiveInject"](_angular_material_dialog__WEBPACK_IMPORTED_MODULE_3__.MatDialogRef), _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵdirectiveInject"](_core_services_data_documentos_service__WEBPACK_IMPORTED_MODULE_0__.DocumentosService), _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵdirectiveInject"](_core_services_state_service__WEBPACK_IMPORTED_MODULE_1__.StateService));
};
static #_2 = this.ɵcmp = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵdefineComponent"]({
type: DialogFirmaComponent,
selectors: [["app-dialog-firmas"]],
decls: 6,
vars: 3,
consts: () => {
let i18n_0;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_7965399005657292750$$SRC_APP_COMPONENTS_DIALOG_FIRMA_DIALOG_FIRMA_COMPONENT_TS_0 = goog.getMsg("Detalle de las firmas");
i18n_0 = MSG_EXTERNAL_7965399005657292750$$SRC_APP_COMPONENTS_DIALOG_FIRMA_DIALOG_FIRMA_COMPONENT_TS_0;
} else {
i18n_0 = "Detalle de las firmas";
}
let i18n_1;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_6805722615955579300$$SRC_APP_COMPONENTS_DIALOG_FIRMA_DIALOG_FIRMA_COMPONENT_TS_1 = goog.getMsg("Datos de la firma");
i18n_1 = MSG_EXTERNAL_6805722615955579300$$SRC_APP_COMPONENTS_DIALOG_FIRMA_DIALOG_FIRMA_COMPONENT_TS_1;
} else {
i18n_1 = "Datos de la firma";
}
let i18n_2;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_1955859969413613222$$SRC_APP_COMPONENTS_DIALOG_FIRMA_DIALOG_FIRMA_COMPONENT_TS_2 = goog.getMsg("Fecha de la firma");
i18n_2 = MSG_EXTERNAL_1955859969413613222$$SRC_APP_COMPONENTS_DIALOG_FIRMA_DIALOG_FIRMA_COMPONENT_TS_2;
} else {
i18n_2 = "Fecha de la firma";
}
let i18n_3;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_5357661269973482487$$SRC_APP_COMPONENTS_DIALOG_FIRMA_DIALOG_FIRMA_COMPONENT_TS_3 = goog.getMsg("Nombre");
i18n_3 = MSG_EXTERNAL_5357661269973482487$$SRC_APP_COMPONENTS_DIALOG_FIRMA_DIALOG_FIRMA_COMPONENT_TS_3;
} else {
i18n_3 = "Nombre";
}
let i18n_4;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_6265422041313747423$$SRC_APP_COMPONENTS_DIALOG_FIRMA_DIALOG_FIRMA_COMPONENT_TS_4 = goog.getMsg("No se puede acceder a la informaci\u00F3n de la firma");
i18n_4 = MSG_EXTERNAL_6265422041313747423$$SRC_APP_COMPONENTS_DIALOG_FIRMA_DIALOG_FIRMA_COMPONENT_TS_4;
} else {
i18n_4 = "No se puede acceder a la informaci\xF3n de la firma";
}
return [i18n_0, i18n_1, i18n_2, i18n_3, i18n_4, ["class", "spinner", 4, "ngIf"], [4, "ngIf"], [1, "spinner"], [3, "diameter"], ["mat-dialog-title", ""], ["mat-dialog-content", "", "mat-line", ""], [4, "ngFor", "ngForOf"], [1, "negrita"], ["class", "negrita", 4, "ngIf"], ["layout", "column", "layout-xs", "column", "layout-margin", ""]];
},
template: function DialogFirmaComponent_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtemplate"](0, DialogFirmaComponent_div_0_Template, 2, 1, "div", 5);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](1, "\n");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtemplate"](2, DialogFirmaComponent_div_2_Template, 16, 1, "div", 6);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](3, "\n");
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtemplate"](4, DialogFirmaComponent_div_4_Template, 5, 0, "div", 6);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](5, "\n\n");
}
if (rf & 2) {
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵproperty"]("ngIf", !ctx.datosCargados);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵproperty"]("ngIf", ctx.datosCargados && ctx.datosFirmas.length);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵproperty"]("ngIf", ctx.datosCargados && !ctx.datosFirmas.length);
}
},
dependencies: [_angular_common__WEBPACK_IMPORTED_MODULE_4__.NgForOf, _angular_common__WEBPACK_IMPORTED_MODULE_4__.NgIf, _angular_material_dialog__WEBPACK_IMPORTED_MODULE_3__.MatDialogTitle, _angular_material_dialog__WEBPACK_IMPORTED_MODULE_3__.MatDialogContent, _angular_material_core__WEBPACK_IMPORTED_MODULE_5__.MatLine, _angular_material_progress_spinner__WEBPACK_IMPORTED_MODULE_6__.MatProgressSpinner],
styles: [".negrita[_ngcontent-%COMP%]{\n text-transform: none;\n font-weight :bold;\n color: #4e4e4e;\n}\nmat-spinner[_ngcontent-%COMP%] {\n margin: 0 auto;\n}\n\n/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIndlYnBhY2s6Ly8uL3NyYy9hcHAvY29tcG9uZW50cy9kaWFsb2cvZmlybWEvZGlhbG9nLWZpcm1hLmNvbXBvbmVudC5jc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7SUFDSSxvQkFBb0I7SUFDcEIsaUJBQWlCO0lBQ2pCLGNBQWM7QUFDbEI7QUFDQTtFQUNFLGNBQWM7QUFDaEIiLCJzb3VyY2VzQ29udGVudCI6WyIubmVncml0YXtcclxuICAgIHRleHQtdHJhbnNmb3JtOiBub25lO1xyXG4gICAgZm9udC13ZWlnaHQgOmJvbGQ7XHJcbiAgICBjb2xvcjogIzRlNGU0ZTtcclxufVxyXG5tYXQtc3Bpbm5lciB7XHJcbiAgbWFyZ2luOiAwIGF1dG87XHJcbn1cclxuIl0sInNvdXJjZVJvb3QiOiIifQ== */"]
});
}
/***/ }),
/***/ 41231:
/*!*****************************************************************************************!*\
!*** ./src/app/components/dialog/historialCambios/dialog-historialCambios.component.ts ***!
\*****************************************************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ DialoghistorialCambiosComponent: () => (/* binding */ DialoghistorialCambiosComponent)
/* harmony export */ });
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! @angular/core */ 96623);
/* harmony import */ var _angular_material_dialog__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! @angular/material/dialog */ 72768);
/* harmony import */ var _core_i18n_platea__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../../../core/i18n-platea */ 39504);
/* harmony import */ var _core_services_utils_service__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../../../core/services/utils.service */ 15673);
/* harmony import */ var _core_services_webStorage_service__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../../../core/services/webStorage.service */ 86307);
/* harmony import */ var _core_services_data_textos_service__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../../../core/services/data/textos.service */ 33144);
/* harmony import */ var _angular_common__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! @angular/common */ 39191);
/* harmony import */ var _angular_material_button__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! @angular/material/button */ 95912);
/* harmony import */ var _angular_material_expansion__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! @angular/material/expansion */ 3695);
/* harmony import */ var _angular_material_core__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! @angular/material/core */ 36897);
/* harmony import */ var _angular_material_icon__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! @angular/material/icon */ 53051);
/* harmony import */ var _angular_material_list__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! @angular/material/list */ 68708);
/* harmony import */ var _angular_material_tooltip__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! @angular/material/tooltip */ 75005);
/* harmony import */ var _pipes_localized_date_pipe__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../../pipes/localized-date.pipe */ 4155);
/* harmony import */ var _pipes_sort_pipe__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../../pipes/sort.pipe */ 92539);
function DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_mat_list_24_span_2_mat_list_item_2_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](0, "mat-list-item");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](2, "span", 62);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](4, "span", 63);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](5, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](6, "div", 64);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](7, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](8, "mat-icon", 65);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](9, "person");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](10, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](11, "span", 66);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](12, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](13, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵi18n"](14, 1);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](15, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](16, ":");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](17, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](18, "span", 67);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](19);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](20, "\n\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](21, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](22, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](23, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](24, "span", 63);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](25, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](26, "div", 64);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](27, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](28, "mat-icon", 68);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](29, "person");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](30, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](31, "span", 69);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](32, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](33, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵi18n"](34, 2);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](35, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](36, ":");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](37, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](38, "span", 67);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](39);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](40, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](41, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](42, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](43, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](44, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
}
if (rf & 2) {
const interesado_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵnextContext"]().$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](18);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵpropertyInterpolate"]("matTooltip", interesado_r1.newValue);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtextInterpolate"](interesado_r1.newValue);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](19);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵpropertyInterpolate"]("matTooltip", interesado_r1.oldValue);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtextInterpolate"](interesado_r1.oldValue);
}
}
function DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_mat_list_24_span_2_mat_list_item_4_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](0, "mat-list-item");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](2, "span", 62);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](4, "span", 63);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](5, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](6, "div", 64);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](7, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](8, "mat-icon", 65);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](9, "person");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](10, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](11, "span", 66);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](12, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](13, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵi18n"](14, 3);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](15, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](16, ":");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](17, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](18, "span", 67);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](19);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](20, "\n\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](21, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](22, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](23, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](24, "span", 63);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](25, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](26, "div", 64);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](27, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](28, "mat-icon", 68);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](29, "person");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](30, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](31, "span", 69);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](32, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](33, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵi18n"](34, 4);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](35, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](36, ":");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](37, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](38, "span", 67);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](39);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](40, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](41, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](42, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](43, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](44, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
}
if (rf & 2) {
const interesado_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵnextContext"]().$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](18);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵpropertyInterpolate"]("matTooltip", interesado_r1.newValue);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtextInterpolate"](interesado_r1.newValue);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](19);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵpropertyInterpolate"]("matTooltip", interesado_r1.oldValue);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtextInterpolate"](interesado_r1.oldValue);
}
}
function DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_mat_list_24_span_2_mat_list_item_6_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](0, "mat-list-item");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](2, "span", 62);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](4, "span", 63);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](5, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](6, "div", 64);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](7, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](8, "mat-icon", 65);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](9, "person");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](10, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](11, "span", 66);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](12, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](13, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵi18n"](14, 5);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](15, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](16, ":");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](17, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](18, "span", 67);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](19);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](20, "\n\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](21, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](22, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](23, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](24, "span", 63);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](25, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](26, "div", 64);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](27, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](28, "mat-icon", 68);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](29, "person");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](30, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](31, "span", 69);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](32, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](33, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵi18n"](34, 6);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](35, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](36, ":");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](37, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](38, "span", 67);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](39);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](40, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](41, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](42, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](43, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](44, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
}
if (rf & 2) {
const interesado_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵnextContext"]().$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](18);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵpropertyInterpolate"]("matTooltip", interesado_r1.newValue);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtextInterpolate"](interesado_r1.newValue);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](19);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵpropertyInterpolate"]("matTooltip", interesado_r1.oldValue);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtextInterpolate"](interesado_r1.oldValue);
}
}
function DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_mat_list_24_span_2_mat_list_item_8_span_2_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](0, "span", 62);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](2, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](3, "div", 64);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](4, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](5, "mat-icon", 65);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](6, "person");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](7, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](8, "span", 66);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](9, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](10, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵi18n"](11, 7);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](12, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](13, ":");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](14, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](15, "span", 67);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](16);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](17, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](18, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](19, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](20, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](21, "span", 63);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](22, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](23, "div", 64);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](24, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](25, "mat-icon", 68);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](26, "person");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](27, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](28, "span", 69);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](29, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](30, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵi18n"](31, 8);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](32, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](33, ":");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](34, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](35, "span", 67);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](36);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](37, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](38, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](39, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](40, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
}
if (rf & 2) {
const interesado_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵnextContext"](2).$implicit;
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵnextContext"](4);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](15);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵpropertyInterpolate"]("matTooltip", ctx_r1.textosService.getDescValorSexo(interesado_r1.newValue));
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtextInterpolate"](ctx_r1.textosService.getDescValorSexo(interesado_r1.newValue));
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](19);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵpropertyInterpolate"]("matTooltip", ctx_r1.textosService.getDescValorSexo(interesado_r1.oldValue));
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtextInterpolate"](ctx_r1.textosService.getDescValorSexo(interesado_r1.oldValue));
}
}
function DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_mat_list_24_span_2_mat_list_item_8_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](0, "mat-list-item");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](2, DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_mat_list_24_span_2_mat_list_item_8_span_2_Template, 41, 4, "span", 70);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
}
if (rf & 2) {
const interesado_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵnextContext"]().$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵproperty"]("ngIf", interesado_r1.idElement == "Sexo");
}
}
function DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_mat_list_24_span_2_mat_list_item_10_span_2_span_17_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](0, "span", 67);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵi18n"](1, 11);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
}
if (rf & 2) {
const interesado_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵnextContext"](3).$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵpropertyInterpolate"]("matTooltip", interesado_r1.newValue);
}
}
function DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_mat_list_24_span_2_mat_list_item_10_span_2_span_19_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](0, "span", 67);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵi18n"](1, 12);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
}
if (rf & 2) {
const interesado_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵnextContext"](3).$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵpropertyInterpolate"]("matTooltip", interesado_r1.newValue);
}
}
function DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_mat_list_24_span_2_mat_list_item_10_span_2_span_38_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](0, "span", 67);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵi18n"](1, 13);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
}
if (rf & 2) {
const interesado_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵnextContext"](3).$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵpropertyInterpolate"]("matTooltip", interesado_r1.oldValue);
}
}
function DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_mat_list_24_span_2_mat_list_item_10_span_2_span_40_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](0, "span", 67);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵi18n"](1, 14);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
}
if (rf & 2) {
const interesado_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵnextContext"](3).$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵpropertyInterpolate"]("matTooltip", interesado_r1.oldValue);
}
}
function DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_mat_list_24_span_2_mat_list_item_10_span_2_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](0, "span", 62);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](2, "span", 63);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](4, "div", 64);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](5, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](6, "mat-icon", 65);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](7, "language");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](8, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](9, "span", 66);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](10, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](11, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵi18n"](12, 9);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](13, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](14, ":");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](15, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](16, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](17, DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_mat_list_24_span_2_mat_list_item_10_span_2_span_17_Template, 2, 1, "span", 71);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](18, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](19, DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_mat_list_24_span_2_mat_list_item_10_span_2_span_19_Template, 2, 1, "span", 71);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](20, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](21, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](22, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](23, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](24, "span", 63);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](25, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](26, "div", 64);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](27, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](28, "mat-icon", 68);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](29, "language");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](30, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](31, "span", 69);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](32, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](33, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵi18n"](34, 10);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](35, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](36, ":");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](37, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](38, DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_mat_list_24_span_2_mat_list_item_10_span_2_span_38_Template, 2, 1, "span", 71);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](39, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](40, DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_mat_list_24_span_2_mat_list_item_10_span_2_span_40_Template, 2, 1, "span", 71);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](41, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](42, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](43, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](44, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](45, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
}
if (rf & 2) {
const interesado_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵnextContext"](2).$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](17);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵproperty"]("ngIf", interesado_r1.newValue == "CASTELLANO");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵproperty"]("ngIf", interesado_r1.newValue == "EUSKERA");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](19);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵproperty"]("ngIf", interesado_r1.oldValue == "CASTELLANO");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵproperty"]("ngIf", interesado_r1.oldValue == "EUSKERA");
}
}
function DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_mat_list_24_span_2_mat_list_item_10_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](0, "mat-list-item");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](2, DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_mat_list_24_span_2_mat_list_item_10_span_2_Template, 46, 4, "span", 70);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
}
if (rf & 2) {
const interesado_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵnextContext"]().$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵproperty"]("ngIf", interesado_r1.idElement == "Idioma");
}
}
function DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_mat_list_24_span_2_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](0, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](2, DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_mat_list_24_span_2_mat_list_item_2_Template, 45, 4, "mat-list-item", 61);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](4, DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_mat_list_24_span_2_mat_list_item_4_Template, 45, 4, "mat-list-item", 61);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](5, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](6, DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_mat_list_24_span_2_mat_list_item_6_Template, 45, 4, "mat-list-item", 61);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](7, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](8, DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_mat_list_24_span_2_mat_list_item_8_Template, 4, 1, "mat-list-item", 61);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](9, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](10, DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_mat_list_24_span_2_mat_list_item_10_Template, 4, 1, "mat-list-item", 61);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](11, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
}
if (rf & 2) {
const interesado_r1 = ctx.$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵproperty"]("ngIf", interesado_r1.idElement == "Nombre");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵproperty"]("ngIf", interesado_r1.idElement == "Apellido1");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵproperty"]("ngIf", interesado_r1.idElement == "Apellido2");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵproperty"]("ngIf", interesado_r1.idElement == "Sexo");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵproperty"]("ngIf", interesado_r1.idElement == "Idioma");
}
}
function DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_mat_list_24_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](0, "mat-list", 60);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](2, DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_mat_list_24_span_2_Template, 12, 5, "span", 48);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
}
if (rf & 2) {
const cambio_r3 = _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵnextContext"](2).$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵproperty"]("ngForOf", cambio_r3.descBuena.interestedData.interested);
}
}
function DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_mat_list_26_span_2_mat_list_item_2_span_2_span_15_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](0, "span", 67);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵi18n"](1, 17);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
}
if (rf & 2) {
const interesado_r4 = _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵnextContext"](3).$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵpropertyInterpolate"]("matTooltip", interesado_r4.newValue);
}
}
function DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_mat_list_26_span_2_mat_list_item_2_span_2_span_17_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](0, "span", 67);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵi18n"](1, 18);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
}
if (rf & 2) {
const interesado_r4 = _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵnextContext"](3).$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵpropertyInterpolate"]("matTooltip", interesado_r4.newValue);
}
}
function DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_mat_list_26_span_2_mat_list_item_2_span_2_span_36_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](0, "span", 67);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵi18n"](1, 19);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
}
if (rf & 2) {
const interesado_r4 = _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵnextContext"](3).$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵpropertyInterpolate"]("matTooltip", interesado_r4.oldValue);
}
}
function DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_mat_list_26_span_2_mat_list_item_2_span_2_span_38_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](0, "span", 67);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵi18n"](1, 20);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
}
if (rf & 2) {
const interesado_r4 = _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵnextContext"](3).$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵpropertyInterpolate"]("matTooltip", interesado_r4.oldValue);
}
}
function DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_mat_list_26_span_2_mat_list_item_2_span_2_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](0, "span", 62);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](2, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](3, "div", 64);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](4, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](5, "mat-icon", 65);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](6, "navigation");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](7, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](8, "span", 66);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](9, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](10, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵi18n"](11, 15);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](12, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](13, ":");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](14, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](15, DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_mat_list_26_span_2_mat_list_item_2_span_2_span_15_Template, 2, 1, "span", 71);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](16, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](17, DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_mat_list_26_span_2_mat_list_item_2_span_2_span_17_Template, 2, 1, "span", 71);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](18, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](19, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](20, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](21, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](22, "span", 63);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](23, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](24, "div", 64);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](25, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](26, "mat-icon", 68);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](27, "navigation");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](28, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](29, "span", 69);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](30, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](31, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵi18n"](32, 16);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](33, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](34, ":");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](35, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](36, DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_mat_list_26_span_2_mat_list_item_2_span_2_span_36_Template, 2, 1, "span", 71);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](37, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](38, DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_mat_list_26_span_2_mat_list_item_2_span_2_span_38_Template, 2, 1, "span", 71);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](39, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](40, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](41, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](42, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
}
if (rf & 2) {
const interesado_r4 = _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵnextContext"](2).$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](15);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵproperty"]("ngIf", interesado_r4.newValue == "P");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵproperty"]("ngIf", interesado_r4.newValue == "E");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](19);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵproperty"]("ngIf", interesado_r4.oldValue == "P");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵproperty"]("ngIf", interesado_r4.oldValue == "E");
}
}
function DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_mat_list_26_span_2_mat_list_item_2_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](0, "mat-list-item");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](2, DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_mat_list_26_span_2_mat_list_item_2_span_2_Template, 43, 4, "span", 70);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
}
if (rf & 2) {
const interesado_r4 = _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵnextContext"]().$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵproperty"]("ngIf", interesado_r4.idElement == "CanalNotificacion");
}
}
function DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_mat_list_26_span_2_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](0, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](2, DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_mat_list_26_span_2_mat_list_item_2_Template, 4, 1, "mat-list-item", 61);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
}
if (rf & 2) {
const interesado_r4 = ctx.$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵproperty"]("ngIf", interesado_r4.idElement == "CanalNotificacion");
}
}
function DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_mat_list_26_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](0, "mat-list", 60);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](2, DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_mat_list_26_span_2_Template, 4, 1, "span", 48);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
}
if (rf & 2) {
const cambio_r3 = _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵnextContext"](2).$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵproperty"]("ngForOf", cambio_r3.descBuena.accountData.account);
}
}
function DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_28_div_2_mat_list_11_span_2_mat_list_item_2_span_2_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](0, "span", 62);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](2, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](3, "div", 64);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](4, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](5, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](6, "span", 66);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](7, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](8, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵi18n"](9, 22);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](10, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](11, ":");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](12, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](13, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](14);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](15, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](16, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](17, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](18, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](19, "span", 63);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](20, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](21, "div", 64);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](22, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](23, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](24, "span", 69);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](25, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](26, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵi18n"](27, 23);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](28, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](29, ":");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](30, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](31, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](32);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](33, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](34, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](35, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](36, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
}
if (rf & 2) {
const interesado_r5 = _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵnextContext"](2).$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](14);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtextInterpolate"](interesado_r5.newValue);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](18);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtextInterpolate"](interesado_r5.oldValue);
}
}
function DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_28_div_2_mat_list_11_span_2_mat_list_item_2_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](0, "mat-list-item");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](2, DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_28_div_2_mat_list_11_span_2_mat_list_item_2_span_2_Template, 37, 2, "span", 70);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
}
if (rf & 2) {
const interesado_r5 = _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵnextContext"]().$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵproperty"]("ngIf", interesado_r5.idElement == "Pais");
}
}
function DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_28_div_2_mat_list_11_span_2_mat_list_item_4_span_2_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](0, "span", 62);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](2, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](3, "div", 64);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](4, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](5, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](6, "span", 66);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](7, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](8, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵi18n"](9, 24);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](10, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](11, ":");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](12, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](13, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](14);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](15, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](16, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](17, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](18, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](19, "span", 63);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](20, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](21, "div", 64);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](22, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](23, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](24, "span", 69);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](25, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](26, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵi18n"](27, 25);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](28, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](29, ":");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](30, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](31, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](32);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](33, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](34, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](35, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](36, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
}
if (rf & 2) {
const interesado_r5 = _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵnextContext"](2).$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](14);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtextInterpolate"](interesado_r5.newValue);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](18);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtextInterpolate"](interesado_r5.oldValue);
}
}
function DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_28_div_2_mat_list_11_span_2_mat_list_item_4_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](0, "mat-list-item");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](2, DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_28_div_2_mat_list_11_span_2_mat_list_item_4_span_2_Template, 37, 2, "span", 70);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
}
if (rf & 2) {
const interesado_r5 = _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵnextContext"]().$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵproperty"]("ngIf", interesado_r5.idElement == "Provincia");
}
}
function DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_28_div_2_mat_list_11_span_2_mat_list_item_6_span_2_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](0, "span", 62);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](2, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](3, "div", 64);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](4, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](5, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](6, "span", 66);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](7, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](8, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵi18n"](9, 26);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](10, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](11, ":");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](12, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](13, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](14);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](15, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](16, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](17, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](18, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](19, "span", 63);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](20, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](21, "div", 64);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](22, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](23, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](24, "span", 69);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](25, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](26, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵi18n"](27, 27);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](28, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](29, ":");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](30, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](31, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](32);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](33, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](34, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](35, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](36, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
}
if (rf & 2) {
const interesado_r5 = _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵnextContext"](2).$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](14);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtextInterpolate"](interesado_r5.newValue);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](18);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtextInterpolate"](interesado_r5.oldValue);
}
}
function DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_28_div_2_mat_list_11_span_2_mat_list_item_6_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](0, "mat-list-item");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](2, DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_28_div_2_mat_list_11_span_2_mat_list_item_6_span_2_Template, 37, 2, "span", 70);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
}
if (rf & 2) {
const interesado_r5 = _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵnextContext"]().$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵproperty"]("ngIf", interesado_r5.idElement == "Municipio");
}
}
function DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_28_div_2_mat_list_11_span_2_mat_list_item_8_span_2_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](0, "span", 62);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](2, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](3, "div", 64);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](4, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](5, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](6, "span", 66);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](7, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](8, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵi18n"](9, 28);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](10, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](11, ":");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](12, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](13, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](14);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](15, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](16, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](17, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](18, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](19, "span", 63);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](20, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](21, "div", 64);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](22, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](23, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](24, "span", 69);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](25, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](26, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵi18n"](27, 29);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](28, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](29, ":");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](30, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](31, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](32);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](33, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](34, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](35, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](36, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
}
if (rf & 2) {
const interesado_r5 = _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵnextContext"](2).$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](14);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtextInterpolate"](interesado_r5.newValue);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](18);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtextInterpolate"](interesado_r5.oldValue);
}
}
function DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_28_div_2_mat_list_11_span_2_mat_list_item_8_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](0, "mat-list-item");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](2, DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_28_div_2_mat_list_11_span_2_mat_list_item_8_span_2_Template, 37, 2, "span", 70);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
}
if (rf & 2) {
const interesado_r5 = _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵnextContext"]().$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵproperty"]("ngIf", interesado_r5.idElement == "Localidad");
}
}
function DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_28_div_2_mat_list_11_span_2_mat_list_item_10_span_2_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](0, "span", 62);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](2, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](3, "div", 64);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](4, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](5, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](6, "span", 66);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](7, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](8, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵi18n"](9, 30);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](10, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](11, ":");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](12, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](13, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](14);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](15, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](16, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](17, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](18, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](19, "span", 63);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](20, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](21, "div", 64);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](22, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](23, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](24, "span", 69);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](25, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](26, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵi18n"](27, 31);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](28, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](29, ":");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](30, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](31, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](32);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](33, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](34, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](35, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](36, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
}
if (rf & 2) {
const interesado_r5 = _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵnextContext"](2).$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](14);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtextInterpolate"](interesado_r5.newValue);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](18);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtextInterpolate"](interesado_r5.oldValue);
}
}
function DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_28_div_2_mat_list_11_span_2_mat_list_item_10_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](0, "mat-list-item");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](2, DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_28_div_2_mat_list_11_span_2_mat_list_item_10_span_2_Template, 37, 2, "span", 70);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
}
if (rf & 2) {
const interesado_r5 = _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵnextContext"]().$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵproperty"]("ngIf", interesado_r5.idElement == "CodigoPostal");
}
}
function DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_28_div_2_mat_list_11_span_2_mat_list_item_12_span_2_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](0, "span", 62);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](2, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](3, "div", 64);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](4, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](5, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](6, "span", 66);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](7, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](8, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵi18n"](9, 32);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](10, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](11, ":");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](12, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](13, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](14);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](15, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](16, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](17, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](18, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](19, "span", 63);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](20, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](21, "div", 64);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](22, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](23, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](24, "span", 69);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](25, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](26, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵi18n"](27, 33);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](28, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](29, ":");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](30, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](31, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](32);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](33, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](34, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](35, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](36, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
}
if (rf & 2) {
const interesado_r5 = _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵnextContext"](2).$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](14);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtextInterpolate"](interesado_r5.newValue);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](18);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtextInterpolate"](interesado_r5.oldValue);
}
}
function DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_28_div_2_mat_list_11_span_2_mat_list_item_12_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](0, "mat-list-item");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](2, DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_28_div_2_mat_list_11_span_2_mat_list_item_12_span_2_Template, 37, 2, "span", 70);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
}
if (rf & 2) {
const interesado_r5 = _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵnextContext"]().$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵproperty"]("ngIf", interesado_r5.idElement == "Direccion");
}
}
function DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_28_div_2_mat_list_11_span_2_mat_list_item_14_span_2_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](0, "span", 62);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](2, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](3, "div", 64);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](4, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](5, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](6, "span", 66);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](7, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](8, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵi18n"](9, 34);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](10, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](11, ":");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](12, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](13, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](14);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](15, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](16, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](17, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](18, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](19, "span", 63);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](20, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](21, "div", 64);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](22, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](23, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](24, "span", 69);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](25, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](26, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵi18n"](27, 35);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](28, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](29, ":");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](30, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](31, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](32);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](33, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](34, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](35, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](36, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
}
if (rf & 2) {
const interesado_r5 = _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵnextContext"](2).$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](14);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtextInterpolate"](interesado_r5.newValue);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](18);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtextInterpolate"](interesado_r5.oldValue);
}
}
function DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_28_div_2_mat_list_11_span_2_mat_list_item_14_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](0, "mat-list-item");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](2, DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_28_div_2_mat_list_11_span_2_mat_list_item_14_span_2_Template, 37, 2, "span", 70);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
}
if (rf & 2) {
const interesado_r5 = _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵnextContext"]().$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵproperty"]("ngIf", interesado_r5.idElement == "Portal");
}
}
function DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_28_div_2_mat_list_11_span_2_mat_list_item_16_span_2_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](0, "span", 62);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](2, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](3, "div", 64);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](4, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](5, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](6, "span", 66);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](7, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](8, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵi18n"](9, 36);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](10, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](11, ":");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](12, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](13, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](14);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](15, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](16, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](17, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](18, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](19, "span", 63);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](20, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](21, "div", 64);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](22, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](23, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](24, "span", 69);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](25, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](26, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵi18n"](27, 37);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](28, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](29, ":");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](30, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](31, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](32);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](33, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](34, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](35, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](36, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
}
if (rf & 2) {
const interesado_r5 = _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵnextContext"](2).$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](14);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtextInterpolate"](interesado_r5.newValue);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](18);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtextInterpolate"](interesado_r5.oldValue);
}
}
function DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_28_div_2_mat_list_11_span_2_mat_list_item_16_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](0, "mat-list-item");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](2, DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_28_div_2_mat_list_11_span_2_mat_list_item_16_span_2_Template, 37, 2, "span", 70);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
}
if (rf & 2) {
const interesado_r5 = _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵnextContext"]().$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵproperty"]("ngIf", interesado_r5.idElement == "Piso");
}
}
function DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_28_div_2_mat_list_11_span_2_mat_list_item_18_span_2_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](0, "span", 62);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](2, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](3, "div", 64);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](4, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](5, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](6, "span", 66);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](7, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](8, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵi18n"](9, 38);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](10, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](11, ":");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](12, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](13, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](14);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](15, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](16, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](17, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](18, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](19, "span", 63);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](20, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](21, "div", 64);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](22, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](23, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](24, "span", 69);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](25, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](26, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵi18n"](27, 39);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](28, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](29, ":");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](30, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](31, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](32);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](33, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](34, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](35, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](36, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
}
if (rf & 2) {
const interesado_r5 = _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵnextContext"](2).$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](14);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtextInterpolate"](interesado_r5.newValue);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](18);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtextInterpolate"](interesado_r5.oldValue);
}
}
function DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_28_div_2_mat_list_11_span_2_mat_list_item_18_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](0, "mat-list-item");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](2, DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_28_div_2_mat_list_11_span_2_mat_list_item_18_span_2_Template, 37, 2, "span", 70);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
}
if (rf & 2) {
const interesado_r5 = _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵnextContext"]().$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵproperty"]("ngIf", interesado_r5.idElement == "Letra");
}
}
function DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_28_div_2_mat_list_11_span_2_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](0, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](2, DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_28_div_2_mat_list_11_span_2_mat_list_item_2_Template, 4, 1, "mat-list-item", 61);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](4, DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_28_div_2_mat_list_11_span_2_mat_list_item_4_Template, 4, 1, "mat-list-item", 61);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](5, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](6, DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_28_div_2_mat_list_11_span_2_mat_list_item_6_Template, 4, 1, "mat-list-item", 61);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](7, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](8, DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_28_div_2_mat_list_11_span_2_mat_list_item_8_Template, 4, 1, "mat-list-item", 61);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](9, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](10, DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_28_div_2_mat_list_11_span_2_mat_list_item_10_Template, 4, 1, "mat-list-item", 61);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](11, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](12, DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_28_div_2_mat_list_11_span_2_mat_list_item_12_Template, 4, 1, "mat-list-item", 61);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](13, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](14, DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_28_div_2_mat_list_11_span_2_mat_list_item_14_Template, 4, 1, "mat-list-item", 61);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](15, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](16, DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_28_div_2_mat_list_11_span_2_mat_list_item_16_Template, 4, 1, "mat-list-item", 61);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](17, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](18, DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_28_div_2_mat_list_11_span_2_mat_list_item_18_Template, 4, 1, "mat-list-item", 61);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](19, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
}
if (rf & 2) {
const interesado_r5 = ctx.$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵproperty"]("ngIf", interesado_r5.idElement == "Pais");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵproperty"]("ngIf", interesado_r5.idElement == "Provincia");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵproperty"]("ngIf", interesado_r5.idElement == "Municipio");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵproperty"]("ngIf", interesado_r5.idElement == "Localidad");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵproperty"]("ngIf", interesado_r5.idElement == "CodigoPostal");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵproperty"]("ngIf", interesado_r5.idElement == "Direccion");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵproperty"]("ngIf", interesado_r5.idElement == "Portal");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵproperty"]("ngIf", interesado_r5.idElement == "Piso");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵproperty"]("ngIf", interesado_r5.idElement == "Letra");
}
}
function DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_28_div_2_mat_list_11_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](0, "mat-list", 78);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](2, DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_28_div_2_mat_list_11_span_2_Template, 20, 9, "span", 48);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
}
if (rf & 2) {
const cambio_r3 = _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵnextContext"](4).$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵproperty"]("ngForOf", cambio_r3.descBuena.accountData.account);
}
}
function DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_28_div_2_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](0, "div", 74);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](2, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](4, "mat-icon", 75);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](5, "map");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](6, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](7, "span", 76);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵi18n"](8, 21);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](9, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](10, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](11, DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_28_div_2_mat_list_11_Template, 4, 1, "mat-list", 77);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
}
if (rf & 2) {
const cambio_r3 = _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵnextContext"](3).$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](11);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵproperty"]("ngIf", cambio_r3.descBuena.accountData != null && cambio_r3.descBuena.accountData.account.length > 0);
}
}
function DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_28_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](0, "div", 72);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](2, DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_28_div_2_Template, 12, 1, "div", 73);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
}
if (rf & 2) {
const cambio_r3 = _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵnextContext"](2).$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵproperty"]("ngIf", cambio_r3.descBuena.accountData.account.length > 0 && cambio_r3.descBuena.accountData.account[0].idElement != "CanalNotificacion");
}
}
function DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_30_div_2_mat_list_5_mat_list_item_2_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](0, "mat-list-item");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](2, "span", 79);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](4, "span", 80);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](5, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](6, "span", 81);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](7, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](8, "div", 82);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](9, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](10, "mat-icon", 65);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](11, "email");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](12, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](13, "span", 66);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](14, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](15, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵi18n"](16, 41);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](17, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](18, ":");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](19, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](20, "span", 67);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](21);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](22, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](23, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](24, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelement"](25, "span", 83);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](26, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](27, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](28, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](29, "span", 80);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](30, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](31, "span", 81);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](32, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](33, "div", 82);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](34, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](35, "mat-icon", 68);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](36, "email");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](37, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](38, "span", 69);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](39, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](40, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵi18n"](41, 42);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](42, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](43, ":");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](44, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](45, "span", 67);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](46);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](47, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](48, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](49, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelement"](50, "span", 83);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](51, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](52, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](53, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](54, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
}
if (rf & 2) {
const cambio_r3 = _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵnextContext"](5).$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](20);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵpropertyInterpolate"]("matTooltip", cambio_r3.descBuena.contactsData.contacts.EMAIL.newValue);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtextInterpolate"](cambio_r3.descBuena.contactsData.contacts.EMAIL.newValue);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](24);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵpropertyInterpolate"]("matTooltip", cambio_r3.descBuena.contactsData.contacts.EMAIL.oldValue);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtextInterpolate"](cambio_r3.descBuena.contactsData.contacts.EMAIL.oldValue);
}
}
function DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_30_div_2_mat_list_5_mat_list_item_4_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](0, "mat-list-item");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](2, "span", 79);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](4, "span", 80);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](5, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](6, "span", 81);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](7, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](8, "div", 82);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](9, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](10, "mat-icon", 65);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](11, "phone");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](12, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](13, "span", 66);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](14, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](15, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵi18n"](16, 43);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](17, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](18, ":");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](19, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](20, "span", 67);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](21);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](22, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](23, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](24, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelement"](25, "span", 83);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](26, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](27, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](28, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](29, "span", 80);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](30, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](31, "span", 81);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](32, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](33, "div", 82);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](34, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](35, "mat-icon", 68);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](36, "phone");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](37, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](38, "span", 69);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](39, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](40, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵi18n"](41, 44);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](42, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](43, ":");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](44, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](45, "span", 67);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](46);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](47, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](48, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](49, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelement"](50, "span", 83);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](51, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](52, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](53, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](54, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
}
if (rf & 2) {
const cambio_r3 = _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵnextContext"](5).$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](20);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵpropertyInterpolate"]("matTooltip", cambio_r3.descBuena.contactsData.contacts.SMS.newValue);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtextInterpolate"](cambio_r3.descBuena.contactsData.contacts.SMS.newValue);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](24);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵpropertyInterpolate"]("matTooltip", cambio_r3.descBuena.contactsData.contacts.SMS.oldValue);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtextInterpolate"](cambio_r3.descBuena.contactsData.contacts.SMS.oldValue);
}
}
function DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_30_div_2_mat_list_5_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](0, "mat-list", 60);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](2, DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_30_div_2_mat_list_5_mat_list_item_2_Template, 55, 4, "mat-list-item", 61);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](4, DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_30_div_2_mat_list_5_mat_list_item_4_Template, 55, 4, "mat-list-item", 61);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](5, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
}
if (rf & 2) {
const cambio_r3 = _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵnextContext"](4).$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵproperty"]("ngIf", cambio_r3.descBuena.contactsData.contacts.EMAIL != null);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵproperty"]("ngIf", cambio_r3.descBuena.contactsData.contacts.SMS != null);
}
}
function DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_30_div_2_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](0, "div", 74);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](2, "span", 76);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵi18n"](3, 40);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](4, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](5, DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_30_div_2_mat_list_5_Template, 6, 2, "mat-list", 58);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](6, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
}
if (rf & 2) {
const cambio_r3 = _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵnextContext"](3).$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](5);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵproperty"]("ngIf", cambio_r3.descBuena.contactsData != null && cambio_r3.descBuena.contactsData.contacts != null);
}
}
function DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_30_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](0, "div", 72);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](2, DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_30_div_2_Template, 7, 1, "div", 73);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
}
if (rf & 2) {
const cambio_r3 = _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵnextContext"](2).$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵproperty"]("ngIf", cambio_r3.descBuena.contactsData.contacts != null);
}
}
function DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](0, "mat-expansion-panel", 52);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](2, "mat-expansion-panel-header", 53);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](4, "mat-panel-title", 54);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](5, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](6, "span", 55);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](7);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵpipe"](8, "localizedDate");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](9, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelement"](10, "span", 56);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](11, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](12, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](13, "mat-panel-description", 57);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](14, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelement"](15, "span", 56);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](16, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](17, "mat-icon");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](18, "date_range");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](19, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](20, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](21, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementContainerStart"](22);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](23, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](24, DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_mat_list_24_Template, 4, 1, "mat-list", 58);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](25, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](26, DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_mat_list_26_Template, 4, 1, "mat-list", 58);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](27, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](28, DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_28_Template, 3, 1, "div", 59);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](29, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](30, DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_div_30_Template, 4, 1, "div", 59);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](31, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementContainerEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](32, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
}
if (rf & 2) {
const cambio_r3 = _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵnextContext"]().$implicit;
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵnextContext"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](7);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtextInterpolate"](_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵpipeBind2"](8, 5, cambio_r3.fechaActualizacion, ctx_r1.lang === "es" ? "dd/MM/yyyy HH:mm:ss" : "yyyy/MM/dd HH:mm:ss"));
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](17);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵproperty"]("ngIf", cambio_r3.descBuena.interestedData != null && cambio_r3.descBuena.interestedData.interested.length > 0);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵproperty"]("ngIf", cambio_r3.descBuena.accountData != null && cambio_r3.descBuena.accountData.account.length > 0);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵproperty"]("ngIf", cambio_r3.descBuena.accountData != null);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵproperty"]("ngIf", cambio_r3.descBuena.contactsData != null);
}
}
function DialoghistorialCambiosComponent_span_13_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](0, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](2, DialoghistorialCambiosComponent_span_13_mat_expansion_panel_2_Template, 33, 8, "mat-expansion-panel", 51);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
}
if (rf & 2) {
const cambio_r3 = ctx.$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵproperty"]("ngIf", cambio_r3.descBuena.interestedData != null || cambio_r3.descBuena.accountData != null || cambio_r3.descBuena.contactsData != null);
}
}
class DialoghistorialCambiosComponent {
constructor(mdDialogRef, data, utilsService, webStorageService, textosService) {
this.mdDialogRef = mdDialogRef;
this.data = data;
this.utilsService = utilsService;
this.webStorageService = webStorageService;
this.textosService = textosService;
// variable de cuenta
this.cuenta = [];
this.cuentaCloned = [];
this.userAccount = [];
this.cambios = [];
this.cuenta = this.data.cuenta;
this.cuentaCloned = this.utilsService.deepCopy(this.cuenta);
this.userAccount = this.data.usuario;
this.cambios = this.data.cambios;
this.lang = (0,_core_i18n_platea__WEBPACK_IMPORTED_MODULE_0__.getLocale)(_angular_core__WEBPACK_IMPORTED_MODULE_6__.LOCALE_ID);
}
ngOnInit() {}
ngOnDestroy() {}
onSubmitCuenta(form) {}
onNoClick() {
this.mdDialogRef.close();
}
static #_ = this.ɵfac = function DialoghistorialCambiosComponent_Factory(t) {
return new (t || DialoghistorialCambiosComponent)(_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵdirectiveInject"](_angular_material_dialog__WEBPACK_IMPORTED_MODULE_7__.MatDialogRef), _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵdirectiveInject"](_angular_material_dialog__WEBPACK_IMPORTED_MODULE_7__.MAT_DIALOG_DATA), _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵdirectiveInject"](_core_services_utils_service__WEBPACK_IMPORTED_MODULE_1__.UtilsService), _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵdirectiveInject"](_core_services_webStorage_service__WEBPACK_IMPORTED_MODULE_2__.WebStorageService), _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵdirectiveInject"](_core_services_data_textos_service__WEBPACK_IMPORTED_MODULE_3__.TextosService));
};
static #_2 = this.ɵcmp = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵdefineComponent"]({
type: DialoghistorialCambiosComponent,
selectors: [["app-dialog-historialCambios"]],
decls: 25,
vars: 9,
consts: () => {
let i18n_0;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_6081811203607049859$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_0 = goog.getMsg("ACEPTAR");
i18n_0 = MSG_EXTERNAL_6081811203607049859$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_0;
} else {
i18n_0 = "ACEPTAR";
}
let i18n_1;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_5357661269973482487$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_1 = goog.getMsg("Nombre");
i18n_1 = MSG_EXTERNAL_5357661269973482487$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_1;
} else {
i18n_1 = "Nombre";
}
let i18n_2;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_5357661269973482487$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_2 = goog.getMsg("Nombre");
i18n_2 = MSG_EXTERNAL_5357661269973482487$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_2;
} else {
i18n_2 = "Nombre";
}
let i18n_3;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_2936499417253159105$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_3 = goog.getMsg("apellido1");
i18n_3 = MSG_EXTERNAL_2936499417253159105$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_3;
} else {
i18n_3 = "Primer apellido";
}
let i18n_4;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_2936499417253159105$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_4 = goog.getMsg("apellido1");
i18n_4 = MSG_EXTERNAL_2936499417253159105$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_4;
} else {
i18n_4 = "Primer apellido";
}
let i18n_5;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_2326599696249997025$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_5 = goog.getMsg("apellido2");
i18n_5 = MSG_EXTERNAL_2326599696249997025$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_5;
} else {
i18n_5 = "Segundo apellido";
}
let i18n_6;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_2326599696249997025$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_6 = goog.getMsg("apellido2");
i18n_6 = MSG_EXTERNAL_2326599696249997025$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_6;
} else {
i18n_6 = "Segundo apellido";
}
let i18n_7;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_4707992229457717574$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_7 = goog.getMsg("Sexo");
i18n_7 = MSG_EXTERNAL_4707992229457717574$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_7;
} else {
i18n_7 = "Sexo";
}
let i18n_8;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_4707992229457717574$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_8 = goog.getMsg("Sexo");
i18n_8 = MSG_EXTERNAL_4707992229457717574$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_8;
} else {
i18n_8 = "Sexo";
}
let i18n_9;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_6365155378957174601$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_9 = goog.getMsg("Idioma de contacto");
i18n_9 = MSG_EXTERNAL_6365155378957174601$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_9;
} else {
i18n_9 = "Idioma de contacto";
}
let i18n_10;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_6365155378957174601$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_10 = goog.getMsg("Idioma de contacto");
i18n_10 = MSG_EXTERNAL_6365155378957174601$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_10;
} else {
i18n_10 = "Idioma de contacto";
}
let i18n_11;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_4003352944257299349$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_11 = goog.getMsg("Castellano");
i18n_11 = MSG_EXTERNAL_4003352944257299349$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_11;
} else {
i18n_11 = "Castellano";
}
let i18n_12;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_7267640396694278108$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_12 = goog.getMsg("Euskera");
i18n_12 = MSG_EXTERNAL_7267640396694278108$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_12;
} else {
i18n_12 = "Euskera";
}
let i18n_13;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_4003352944257299349$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_13 = goog.getMsg("Castellano");
i18n_13 = MSG_EXTERNAL_4003352944257299349$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_13;
} else {
i18n_13 = "Castellano";
}
let i18n_14;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_7267640396694278108$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_14 = goog.getMsg("Euskera");
i18n_14 = MSG_EXTERNAL_7267640396694278108$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_14;
} else {
i18n_14 = "Euskera";
}
let i18n_15;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_2275107960378952421$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_15 = goog.getMsg("Canal de notificaci\u00F3n y comunicaci\u00F3n");
i18n_15 = MSG_EXTERNAL_2275107960378952421$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_15;
} else {
i18n_15 = "Canal de notificaci\xF3n y comunicaci\xF3n";
}
let i18n_16;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_2275107960378952421$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_16 = goog.getMsg("Canal de notificaci\u00F3n y comunicaci\u00F3n");
i18n_16 = MSG_EXTERNAL_2275107960378952421$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_16;
} else {
i18n_16 = "Canal de notificaci\xF3n y comunicaci\xF3n";
}
let i18n_17;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_2823981961190657187$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_17 = goog.getMsg("Postal");
i18n_17 = MSG_EXTERNAL_2823981961190657187$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_17;
} else {
i18n_17 = "Postal";
}
let i18n_18;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_3098678316307538391$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_18 = goog.getMsg("Electr\u00F3nico");
i18n_18 = MSG_EXTERNAL_3098678316307538391$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_18;
} else {
i18n_18 = "Electr\xF3nico";
}
let i18n_19;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_2823981961190657187$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_19 = goog.getMsg("Postal");
i18n_19 = MSG_EXTERNAL_2823981961190657187$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_19;
} else {
i18n_19 = "Postal";
}
let i18n_20;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_3098678316307538391$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_20 = goog.getMsg("Electr\u00F3nico");
i18n_20 = MSG_EXTERNAL_3098678316307538391$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_20;
} else {
i18n_20 = "Electr\xF3nico";
}
let i18n_21;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_1723691838657150438$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_21 = goog.getMsg("Direcci\u00F3n postal");
i18n_21 = MSG_EXTERNAL_1723691838657150438$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_21;
} else {
i18n_21 = "Direcci\xF3n postal";
}
let i18n_22;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_2814390016214831270$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_22 = goog.getMsg("Pa\u00EDs");
i18n_22 = MSG_EXTERNAL_2814390016214831270$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_22;
} else {
i18n_22 = "Pa\xEDs";
}
let i18n_23;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_2814390016214831270$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_23 = goog.getMsg("Pa\u00EDs");
i18n_23 = MSG_EXTERNAL_2814390016214831270$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_23;
} else {
i18n_23 = "Pa\xEDs";
}
let i18n_24;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_6721897967860471426$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_24 = goog.getMsg("Provincia");
i18n_24 = MSG_EXTERNAL_6721897967860471426$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_24;
} else {
i18n_24 = "Provincia";
}
let i18n_25;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_6721897967860471426$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_25 = goog.getMsg("Provincia");
i18n_25 = MSG_EXTERNAL_6721897967860471426$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_25;
} else {
i18n_25 = "Provincia";
}
let i18n_26;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_6897101412894018340$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_26 = goog.getMsg("Municipio");
i18n_26 = MSG_EXTERNAL_6897101412894018340$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_26;
} else {
i18n_26 = "Municipio";
}
let i18n_27;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_6897101412894018340$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_27 = goog.getMsg("Municipio");
i18n_27 = MSG_EXTERNAL_6897101412894018340$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_27;
} else {
i18n_27 = "Municipio";
}
let i18n_28;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_5531631945901427487$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_28 = goog.getMsg("Localidad");
i18n_28 = MSG_EXTERNAL_5531631945901427487$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_28;
} else {
i18n_28 = "Localidad";
}
let i18n_29;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_5531631945901427487$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_29 = goog.getMsg("Localidad");
i18n_29 = MSG_EXTERNAL_5531631945901427487$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_29;
} else {
i18n_29 = "Localidad";
}
let i18n_30;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_6326413668366176195$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_30 = goog.getMsg("C\u00F3digo postal");
i18n_30 = MSG_EXTERNAL_6326413668366176195$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_30;
} else {
i18n_30 = "C\xF3digo postal";
}
let i18n_31;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_6326413668366176195$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_31 = goog.getMsg("C\u00F3digo postal");
i18n_31 = MSG_EXTERNAL_6326413668366176195$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_31;
} else {
i18n_31 = "C\xF3digo postal";
}
let i18n_32;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_27938269079184046$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_32 = goog.getMsg("Direcci\u00F3n");
i18n_32 = MSG_EXTERNAL_27938269079184046$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_32;
} else {
i18n_32 = "Direcci\xF3n";
}
let i18n_33;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_27938269079184046$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_33 = goog.getMsg("Direcci\u00F3n");
i18n_33 = MSG_EXTERNAL_27938269079184046$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_33;
} else {
i18n_33 = "Direcci\xF3n";
}
let i18n_34;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_6590264042473672180$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_34 = goog.getMsg("N\u00BA");
i18n_34 = MSG_EXTERNAL_6590264042473672180$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_34;
} else {
i18n_34 = "N\xBA";
}
let i18n_35;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_6590264042473672180$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_35 = goog.getMsg("N\u00BA");
i18n_35 = MSG_EXTERNAL_6590264042473672180$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_35;
} else {
i18n_35 = "N\xBA";
}
let i18n_36;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_8635896364085400263$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_36 = goog.getMsg("Piso");
i18n_36 = MSG_EXTERNAL_8635896364085400263$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_36;
} else {
i18n_36 = "Piso";
}
let i18n_37;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_8635896364085400263$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_37 = goog.getMsg("Piso");
i18n_37 = MSG_EXTERNAL_8635896364085400263$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_37;
} else {
i18n_37 = "Piso";
}
let i18n_38;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_3141159428474896485$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_38 = goog.getMsg("Letra");
i18n_38 = MSG_EXTERNAL_3141159428474896485$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_38;
} else {
i18n_38 = "Letra";
}
let i18n_39;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_3141159428474896485$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_39 = goog.getMsg("Letra");
i18n_39 = MSG_EXTERNAL_3141159428474896485$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_39;
} else {
i18n_39 = "Letra";
}
let i18n_40;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_9123154635474901838$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_40 = goog.getMsg("Datos para recibir avisos");
i18n_40 = MSG_EXTERNAL_9123154635474901838$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_40;
} else {
i18n_40 = "Datos para recibir avisos";
}
let i18n_41;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_4401057011206112121$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_41 = goog.getMsg("Correo electr\u00F3nico");
i18n_41 = MSG_EXTERNAL_4401057011206112121$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_41;
} else {
i18n_41 = "Correo electr\xF3nico";
}
let i18n_42;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_4401057011206112121$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_42 = goog.getMsg("Correo electr\u00F3nico");
i18n_42 = MSG_EXTERNAL_4401057011206112121$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_42;
} else {
i18n_42 = "Correo electr\xF3nico";
}
let i18n_43;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_6917274074491513405$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_43 = goog.getMsg("Tel\u00E9fono m\u00F3vil");
i18n_43 = MSG_EXTERNAL_6917274074491513405$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_43;
} else {
i18n_43 = "Tel\xE9fono m\xF3vil";
}
let i18n_44;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_6917274074491513405$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_44 = goog.getMsg("Tel\u00E9fono m\u00F3vil");
i18n_44 = MSG_EXTERNAL_6917274074491513405$$SRC_APP_COMPONENTS_DIALOG_HISTORIALCAMBIOS_DIALOG_HISTORIALCAMBIOS_COMPONENT_TS_44;
} else {
i18n_44 = "Tel\xE9fono m\xF3vil";
}
return [i18n_0, i18n_1, i18n_2, i18n_3, i18n_4, i18n_5, i18n_6, i18n_7, i18n_8, i18n_9, i18n_10, i18n_11, i18n_12, i18n_13, i18n_14, i18n_15, i18n_16, i18n_17, i18n_18, i18n_19, i18n_20, i18n_21, i18n_22, i18n_23, i18n_24, i18n_25, i18n_26, i18n_27, i18n_28, i18n_29, i18n_30, i18n_31, i18n_32, i18n_33, i18n_34, i18n_35, i18n_36, i18n_37, i18n_38, i18n_39, i18n_40, i18n_41, i18n_42, i18n_43, i18n_44, ["mat-dialog-title", ""], ["mat-line", "", "mat-dialog-content", "", 2, "padding", ".5em 1.5em"], ["mat-line", ""], [4, "ngFor", "ngForOf"], ["align", "end", "mat-dialog-actions", ""], ["mat-raised-button", "", "color", "primary", "tabindex", "-1", 3, "click"], ["hideToggle", "true", 4, "ngIf"], ["hideToggle", "true"], ["layout-wrap", ""], ["flex", "80"], [1, "mat-subhead", "td-expansion-label"], ["flex", ""], ["flex", "20"], ["dense", "", "layout-margin", "", "style", "padding-top: 0 !important;", 4, "ngIf"], ["class", "mc-push-left mc-push-top-cuenta", 4, "ngIf"], ["dense", "", "layout-margin", "", 2, "padding-top", "0 !important"], [4, "ngIf"], ["layout", "column", "layout-xs", "column", 1, "textoDialogHistorial"], ["flex", "", "layout", "row"], ["layout", "row", "layout-xs", "row"], ["mat-list-icon", "", "color", "primary", 1, "iconoHistorial"], ["flex", "", "mat-line", ""], [3, "matTooltip"], ["mat-list-icon", "", 1, "iconoHistorial"], ["flex", "", "mat-line", "", 1, "colorGris"], ["class", "textoDialogHistorial", "layout", "column", "layout-xs", "column", 4, "ngIf"], [3, "matTooltip", 4, "ngIf"], [1, "mc-push-left", "mc-push-top-cuenta"], ["class", "mc-push-left mc-push-top-cuenta datosAvisos", 4, "ngIf"], [1, "mc-push-left", "mc-push-top-cuenta", "datosAvisos"], ["color", "primary", 1, "iconoDirPostal"], [1, "negrita"], ["dense", "", "layout-margin", "", "style", "padding-top: 0 !important; padding-left:15px;", 4, "ngIf"], ["dense", "", "layout-margin", "", 2, "padding-top", "0 !important", "padding-left", "15px"], ["flex", "", "layout", "row", "layout-xs", "column", "layout-wrap", "", 1, "textoDialogHistorialDatosAviso"], ["flex", "100"], ["flex", "", "layout-wrap", "", "layout", "row"], ["flex", "95", "layout", "row", "layout-xs", "row"], ["flex", "5"]];
},
template: function DialoghistorialCambiosComponent_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](0, "div", 45);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](2, "h1");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](4, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](5);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](6, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](7, "\n");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](8, "\n");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](9, "div", 46);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](10, "\n");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](11, "mat-accordion", 47);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](12, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtemplate"](13, DialoghistorialCambiosComponent_span_13_Template, 4, 1, "span", 48);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵpipe"](14, "sortPipe");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](15, "\n");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](16, "\n");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](17, "\n\n");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](18, "div", 49);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](19, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](20, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementStart"](21, "button", 50);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵlistener"]("click", function DialoghistorialCambiosComponent_Template_button_click_21_listener() {
return ctx.onNoClick();
});
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵi18n"](22, 0);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](23, "\n");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtext"](24, "\n");
}
if (rf & 2) {
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](5);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵtextInterpolate4"]("", ctx.userAccount.nombre, " ", ctx.userAccount.apellido1, " ", ctx.userAccount.apellido2, " - ", ctx.userAccount.numeroIdentificacion, "");
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵadvance"](8);
_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵproperty"]("ngForOf", _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵpipeBind3"](14, 5, ctx.cambios, "fechaActualizacion", false));
}
},
dependencies: [_angular_common__WEBPACK_IMPORTED_MODULE_8__.NgForOf, _angular_common__WEBPACK_IMPORTED_MODULE_8__.NgIf, _angular_material_button__WEBPACK_IMPORTED_MODULE_9__.MatButton, _angular_material_dialog__WEBPACK_IMPORTED_MODULE_7__.MatDialogTitle, _angular_material_dialog__WEBPACK_IMPORTED_MODULE_7__.MatDialogContent, _angular_material_dialog__WEBPACK_IMPORTED_MODULE_7__.MatDialogActions, _angular_material_expansion__WEBPACK_IMPORTED_MODULE_10__.MatAccordion, _angular_material_expansion__WEBPACK_IMPORTED_MODULE_10__.MatExpansionPanel, _angular_material_expansion__WEBPACK_IMPORTED_MODULE_10__.MatExpansionPanelHeader, _angular_material_expansion__WEBPACK_IMPORTED_MODULE_10__.MatExpansionPanelTitle, _angular_material_expansion__WEBPACK_IMPORTED_MODULE_10__.MatExpansionPanelDescription, _angular_material_core__WEBPACK_IMPORTED_MODULE_11__.MatLine, _angular_material_icon__WEBPACK_IMPORTED_MODULE_12__.MatIcon, _angular_material_list__WEBPACK_IMPORTED_MODULE_13__.MatList, _angular_material_list__WEBPACK_IMPORTED_MODULE_13__.MatListItem, _angular_material_tooltip__WEBPACK_IMPORTED_MODULE_14__.MatTooltip, _pipes_localized_date_pipe__WEBPACK_IMPORTED_MODULE_4__.LocalizedDatePipe, _pipes_sort_pipe__WEBPACK_IMPORTED_MODULE_5__.SortPipe],
styles: [".negrita[_ngcontent-%COMP%] {\n text-transform: none;\n font-weight :bold;\n color: #4e4e4e;\n}\n\ninput[_ngcontent-%COMP%] {\n font-size: 16px !important;\n line-height: initial;\n}\n\n.textoDialogHistorial[_ngcontent-%COMP%]{\n margin-left: -5px;\n text-overflow: ellipsis;\n}\n\n.textoDialogHistorialDatosAviso[_ngcontent-%COMP%]{\n margin-left: -12px;\n text-overflow: ellipsis;\n}\n\n.datosAvisos[_ngcontent-%COMP%]{\n padding-left:2em;\n margin-left: -5px;\n margin-right: 1em;\n}\n\n.colorGris[_ngcontent-%COMP%]{\n color: gray;\n color: RGBA(0, 0, 0, 0.54);\n}\n\n.iconoHistorial[_ngcontent-%COMP%]{\n font-size: 20px !important;\n padding: 0 5px 5px 0 !important;\n}\n\n.iconoDirPostal[_ngcontent-%COMP%]{\n font-size: 20px !important;\n padding: 0 5px 0 0 !important;\n}\n\n\n\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n\n .iconoHistorial[_ngcontent-%COMP%] + span[_ngcontent-%COMP%], .iconoDirPostal[_ngcontent-%COMP%] + span[_ngcontent-%COMP%], .textoDialogHistorial[_ngcontent-%COMP%] div[_ngcontent-%COMP%] span.mat-line[_ngcontent-%COMP%] {\n overflow: visible!important;\n }\n\n .textoDialogHistorial[_ngcontent-%COMP%] {\n position: relative;\n display: block;\n margin-top: 1em;\n }\n\n}\n/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIndlYnBhY2s6Ly8uL3NyYy9hcHAvY29tcG9uZW50cy9kaWFsb2cvaGlzdG9yaWFsQ2FtYmlvcy9kaWFsb2ctaGlzdG9yaWFsQ2FtYmlvcy5jb21wb25lbnQuY3NzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBO0lBQ0ksb0JBQW9CO0lBQ3BCLGlCQUFpQjtJQUNqQixjQUFjO0FBQ2xCOztBQUVBO0VBQ0UsMEJBQTBCO0VBQzFCLG9CQUFvQjtBQUN0Qjs7QUFFQTtFQUNFLGlCQUFpQjtFQUNqQix1QkFBdUI7QUFDekI7O0FBRUE7RUFDRSxrQkFBa0I7RUFDbEIsdUJBQXVCO0FBQ3pCOztBQUVBO0VBQ0UsZ0JBQWdCO0VBQ2hCLGlCQUFpQjtFQUNqQixpQkFBaUI7QUFDbkI7O0FBRUE7RUFDRSxXQUFXO0VBQ1gsMEJBQTBCO0FBQzVCOztBQUVBO0VBQ0UsMEJBQTBCO0VBQzFCLCtCQUErQjtBQUNqQzs7QUFFQTtFQUNFLDBCQUEwQjtFQUMxQiw2QkFBNkI7QUFDL0I7O0FBRUEsdUNBQXVDO0FBQ3ZDOztFQUVFOzs7SUFHRSwyQkFBMkI7RUFDN0I7O0VBRUE7SUFDRSxrQkFBa0I7SUFDbEIsY0FBYztJQUNkLGVBQWU7RUFDakI7O0FBRUYiLCJzb3VyY2VzQ29udGVudCI6WyIubmVncml0YSB7XHJcbiAgICB0ZXh0LXRyYW5zZm9ybTogbm9uZTtcclxuICAgIGZvbnQtd2VpZ2h0IDpib2xkO1xyXG4gICAgY29sb3I6ICM0ZTRlNGU7XHJcbn1cclxuXHJcbmlucHV0IHtcclxuICBmb250LXNpemU6IDE2cHggIWltcG9ydGFudDtcclxuICBsaW5lLWhlaWdodDogaW5pdGlhbDtcclxufVxyXG5cclxuLnRleHRvRGlhbG9nSGlzdG9yaWFse1xyXG4gIG1hcmdpbi1sZWZ0OiAtNXB4O1xyXG4gIHRleHQtb3ZlcmZsb3c6IGVsbGlwc2lzO1xyXG59XHJcblxyXG4udGV4dG9EaWFsb2dIaXN0b3JpYWxEYXRvc0F2aXNve1xyXG4gIG1hcmdpbi1sZWZ0OiAtMTJweDtcclxuICB0ZXh0LW92ZXJmbG93OiBlbGxpcHNpcztcclxufVxyXG5cclxuLmRhdG9zQXZpc29ze1xyXG4gIHBhZGRpbmctbGVmdDoyZW07XHJcbiAgbWFyZ2luLWxlZnQ6IC01cHg7XHJcbiAgbWFyZ2luLXJpZ2h0OiAxZW07XHJcbn1cclxuXHJcbi5jb2xvckdyaXN7XHJcbiAgY29sb3I6IGdyYXk7XHJcbiAgY29sb3I6IFJHQkEoMCwgMCwgMCwgMC41NCk7XHJcbn1cclxuXHJcbi5pY29ub0hpc3RvcmlhbHtcclxuICBmb250LXNpemU6IDIwcHggIWltcG9ydGFudDtcclxuICBwYWRkaW5nOiAwIDVweCA1cHggMCAhaW1wb3J0YW50O1xyXG59XHJcblxyXG4uaWNvbm9EaXJQb3N0YWx7XHJcbiAgZm9udC1zaXplOiAyMHB4ICFpbXBvcnRhbnQ7XHJcbiAgcGFkZGluZzogMCA1cHggMCAwICFpbXBvcnRhbnQ7XHJcbn1cclxuXHJcbi8qIGVzdGlsb3Mgc29sbyBwYXJhIElFIDEwIG8gc3VwZXJpb3IgKi9cclxuQG1lZGlhIGFsbCBhbmQgKC1tcy1oaWdoLWNvbnRyYXN0OiBub25lKSwgKC1tcy1oaWdoLWNvbnRyYXN0OiBhY3RpdmUpIHtcclxuXHJcbiAgLmljb25vSGlzdG9yaWFsICsgc3BhbixcclxuICAuaWNvbm9EaXJQb3N0YWwgKyBzcGFuLFxyXG4gIC50ZXh0b0RpYWxvZ0hpc3RvcmlhbCBkaXYgc3Bhbi5tYXQtbGluZSB7XHJcbiAgICBvdmVyZmxvdzogdmlzaWJsZSFpbXBvcnRhbnQ7XHJcbiAgfVxyXG5cclxuICAudGV4dG9EaWFsb2dIaXN0b3JpYWwge1xyXG4gICAgcG9zaXRpb246IHJlbGF0aXZlO1xyXG4gICAgZGlzcGxheTogYmxvY2s7XHJcbiAgICBtYXJnaW4tdG9wOiAxZW07XHJcbiAgfVxyXG5cclxufSJdLCJzb3VyY2VSb290IjoiIn0= */"]
});
}
/***/ }),
/***/ 54131:
/*!*******************************************************************************************!*\
!*** ./src/app/components/dialog/logoutInactividad/dialog-logoutInactividad.component.ts ***!
\*******************************************************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ DialogLogoutInactividadComponent: () => (/* binding */ DialogLogoutInactividadComponent)
/* harmony export */ });
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @angular/core */ 96623);
/* harmony import */ var app_core_services_data_auth_service__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! app/core/services/data/auth.service */ 79391);
/* harmony import */ var _angular_material_dialog__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @angular/material/dialog */ 72768);
/* harmony import */ var _angular_material_button__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @angular/material/button */ 95912);
class DialogLogoutInactividadComponent {
constructor(authService, mdDialogRef) {
this.authService = authService;
this.mdDialogRef = mdDialogRef;
this.timeLeft = 59;
}
onWindowScroll(event) {
this.mantenerSesion();
}
clickout(event) {
this.mantenerSesion();
}
onKeydownHandler(event) {
this.mantenerSesion();
}
ngOnInit() {
this.countDown();
}
countDown() {
this.interval = setInterval(() => {
if (this.timeLeft > 0) {
this.timeLeft--;
} else {
clearInterval(this.interval);
this.cerrarSesionPorInactividad();
}
}, 1000);
}
closeDialog() {
this.mdDialogRef.close();
}
cerrarSesionPorInactividad() {
this.authService.fechaActual();
if (this.authService.excedeTiempoMaximoInactivo()) {
this.authService.logout();
} else {
this.authService.refreshAllJwts();
}
}
mantenerSesion() {
this.authService.refreshAllJwts();
clearInterval(this.interval);
if (this.mdDialogRef.getState() === 0 /* MatDialogState.OPEN */) {
this.closeDialog();
}
}
static #_ = this.ɵfac = function DialogLogoutInactividadComponent_Factory(t) {
return new (t || DialogLogoutInactividadComponent)(_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵdirectiveInject"](app_core_services_data_auth_service__WEBPACK_IMPORTED_MODULE_0__.AuthService), _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵdirectiveInject"](_angular_material_dialog__WEBPACK_IMPORTED_MODULE_2__.MatDialogRef));
};
static #_2 = this.ɵcmp = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵdefineComponent"]({
type: DialogLogoutInactividadComponent,
selectors: [["app-logout-inactividad"]],
hostBindings: function DialogLogoutInactividadComponent_HostBindings(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵlistener"]("scroll", function DialogLogoutInactividadComponent_scroll_HostBindingHandler($event) {
return ctx.onWindowScroll($event);
}, false, _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵresolveWindow"])("click", function DialogLogoutInactividadComponent_click_HostBindingHandler($event) {
return ctx.clickout($event);
}, false, _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵresolveWindow"])("keydown", function DialogLogoutInactividadComponent_keydown_HostBindingHandler($event) {
return ctx.onKeydownHandler($event);
}, false, _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵresolveDocument"]);
}
},
decls: 33,
vars: 1,
consts: () => {
let i18n_0;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_1707073360367938909$$SRC_APP_COMPONENTS_DIALOG_LOGOUTINACTIVIDAD_DIALOG_LOGOUTINACTIVIDAD_COMPONENT_TS_0 = goog.getMsg("Aviso de sesi\u00F3n");
i18n_0 = MSG_EXTERNAL_1707073360367938909$$SRC_APP_COMPONENTS_DIALOG_LOGOUTINACTIVIDAD_DIALOG_LOGOUTINACTIVIDAD_COMPONENT_TS_0;
} else {
i18n_0 = "Aviso de sesi\xF3n";
}
let i18n_1;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_4622257459709690180$$SRC_APP_COMPONENTS_DIALOG_LOGOUTINACTIVIDAD_DIALOG_LOGOUTINACTIVIDAD_COMPONENT_TS_1 = goog.getMsg("Por seguridad su sesi\u00F3n se cerrar\u00E1 en");
i18n_1 = MSG_EXTERNAL_4622257459709690180$$SRC_APP_COMPONENTS_DIALOG_LOGOUTINACTIVIDAD_DIALOG_LOGOUTINACTIVIDAD_COMPONENT_TS_1;
} else {
i18n_1 = "Por seguridad su sesi\xF3n se cerrar\xE1 en";
}
let i18n_2;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_5183042483639083760$$SRC_APP_COMPONENTS_DIALOG_LOGOUTINACTIVIDAD_DIALOG_LOGOUTINACTIVIDAD_COMPONENT_TS_2 = goog.getMsg("segundos");
i18n_2 = MSG_EXTERNAL_5183042483639083760$$SRC_APP_COMPONENTS_DIALOG_LOGOUTINACTIVIDAD_DIALOG_LOGOUTINACTIVIDAD_COMPONENT_TS_2;
} else {
i18n_2 = "segundos";
}
let i18n_3;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_8338711941555773138$$SRC_APP_COMPONENTS_DIALOG_LOGOUTINACTIVIDAD_DIALOG_LOGOUTINACTIVIDAD_COMPONENT_TS_3 = goog.getMsg("CERRAR SESI\u00D3N");
i18n_3 = MSG_EXTERNAL_8338711941555773138$$SRC_APP_COMPONENTS_DIALOG_LOGOUTINACTIVIDAD_DIALOG_LOGOUTINACTIVIDAD_COMPONENT_TS_3;
} else {
i18n_3 = "CERRAR SESI\xD3N";
}
let i18n_4;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_6477537537428607660$$SRC_APP_COMPONENTS_DIALOG_LOGOUTINACTIVIDAD_DIALOG_LOGOUTINACTIVIDAD_COMPONENT_TS_4 = goog.getMsg("SEGUIR EN MI CARPETA");
i18n_4 = MSG_EXTERNAL_6477537537428607660$$SRC_APP_COMPONENTS_DIALOG_LOGOUTINACTIVIDAD_DIALOG_LOGOUTINACTIVIDAD_COMPONENT_TS_4;
} else {
i18n_4 = "SEGUIR EN MI CARPETA";
}
return [i18n_0, i18n_1, i18n_2, i18n_3, i18n_4, ["mat-dialog-title", "", 1, "title"], [1, "divInactividad"], [2, "width", "100%", "display", "flex", "margin", "auto"], [1, "texto1", 2, "font-size", "16px !important", "padding", "0px"], [1, "texto2"], ["align", "center"], ["mat-raised-button", "", "tabindex", "-1", 1, "texto-boton", 3, "click"], ["mat-raised-button", "", "tabindex", "1", 1, "texto-boton", 2, "background-color", "#1472a4 !important", "color", "white !important", "margin-left", "1em", 3, "click"]];
},
template: function DialogLogoutInactividadComponent_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "h2", 5);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵi18n"](1, 0);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](2, "\n");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](3, "mat-dialog-content", 6);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](4, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](5, "div", 7);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](6, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](7, "div", 8)(8, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵi18n"](9, 1);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](10, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](11, ":");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]()();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](12, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](13, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](14, "div", 9);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](15);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](16, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](17, "\u00A0");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](18, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵi18n"](19, 2);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]()();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](20, "\n");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](21, "\n");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](22, "mat-dialog-actions", 10);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](23, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](24, "button", 11);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵlistener"]("click", function DialogLogoutInactividadComponent_Template_button_click_24_listener() {
return ctx.authService.logout();
});
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](25, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵi18n"](26, 3);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]()();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](27, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](28, "button", 12);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵlistener"]("click", function DialogLogoutInactividadComponent_Template_button_click_28_listener() {
return ctx.mantenerSesion();
});
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](29, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵi18n"](30, 4);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]()();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](31, "\n");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](32, "\n");
}
if (rf & 2) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](15);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate"](ctx.timeLeft);
}
},
dependencies: [_angular_material_button__WEBPACK_IMPORTED_MODULE_3__.MatButton, _angular_material_dialog__WEBPACK_IMPORTED_MODULE_2__.MatDialogTitle, _angular_material_dialog__WEBPACK_IMPORTED_MODULE_2__.MatDialogContent, _angular_material_dialog__WEBPACK_IMPORTED_MODULE_2__.MatDialogActions],
styles: ["h2.title[_ngcontent-%COMP%] {\n background-color: #1472a4;\n color: white;\n padding-left: 10px;\n font-size: 1.25em;\n}\n\nmat-mdc-dialog-content[_ngcontent-%COMP%] .texto1[_ngcontent-%COMP%] {\n font-size: 1.5em;\n text-align: left;\n}\n\nmat-mdc-dialog-content[_ngcontent-%COMP%] .texto2[_ngcontent-%COMP%] {\n padding: 10px 0 50px 0;\n font-size: 2.5em;\n text-align: center;\n}\n\nmat-mdc-dialog-actions.mat-mdc-dialog-actions[_ngcontent-%COMP%] {\n margin: 1em;\n padding: 0;\n}\n\nmat-mdc-dialog-actions[_ngcontent-%COMP%] button.mat-mdc-button-base.texto-boton[_ngcontent-%COMP%] {\n box-shadow: none;\n}\n\nmat-mdc-dialog-actions[_ngcontent-%COMP%] button.mat-mdc-button-base.mat-mdc-raised-button.texto-boton[_ngcontent-%COMP%]:hover, mat-mdc-dialog-actions[_ngcontent-%COMP%] button.mat-mdc-button-base.mat-mdc-raised-button.texto-boton[_ngcontent-%COMP%]:focus {\n background-color: #1472a4;\n color: white !important;\n}\n\nmat-mdc-dialog-actions[_ngcontent-%COMP%] button.mat-mdc-button-base.texto-boton[_ngcontent-%COMP%] *[_ngcontent-%COMP%] {\n font-size: 1.25em !important;\n font-weight: 600;\n}\n\nmat-dialog-content.divInactividad[_ngcontent-%COMP%] {\n display:flex;\n flex-direction: column;\n align-items: center;\n font-size: 18px !important;\n padding-top: 20px;\n}\n\nmat-dialog-content.divInactividad[_ngcontent-%COMP%] .texto2[_ngcontent-%COMP%]{\n padding-top: 20px;\n font-weight: bold;\n}\n\n/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIndlYnBhY2s6Ly8uL3NyYy9hcHAvY29tcG9uZW50cy9kaWFsb2cvbG9nb3V0SW5hY3RpdmlkYWQvZGlhbG9nLWxvZ291dEluYWN0aXZpZGFkLmNvbXBvbmVudC5jc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7RUFDRSx5QkFBeUI7RUFDekIsWUFBWTtFQUNaLGtCQUFrQjtFQUNsQixpQkFBaUI7QUFDbkI7O0FBRUE7RUFDRSxnQkFBZ0I7RUFDaEIsZ0JBQWdCO0FBQ2xCOztBQUVBO0VBQ0Usc0JBQXNCO0VBQ3RCLGdCQUFnQjtFQUNoQixrQkFBa0I7QUFDcEI7O0FBRUE7RUFDRSxXQUFXO0VBQ1gsVUFBVTtBQUNaOztBQUVBO0VBQ0UsZ0JBQWdCO0FBQ2xCOztBQUVBOzs7O0VBSUUseUJBQXlCO0VBQ3pCLHVCQUF1QjtBQUN6Qjs7QUFFQTtFQUNFLDRCQUE0QjtFQUM1QixnQkFBZ0I7QUFDbEI7O0FBRUE7RUFDRSxZQUFZO0VBQ1osc0JBQXNCO0VBQ3RCLG1CQUFtQjtFQUNuQiwwQkFBMEI7RUFDMUIsaUJBQWlCO0FBQ25COztBQUVBO0VBQ0UsaUJBQWlCO0VBQ2pCLGlCQUFpQjtBQUNuQiIsInNvdXJjZXNDb250ZW50IjpbImgyLnRpdGxlIHtcclxuICBiYWNrZ3JvdW5kLWNvbG9yOiAjMTQ3MmE0O1xyXG4gIGNvbG9yOiB3aGl0ZTtcclxuICBwYWRkaW5nLWxlZnQ6IDEwcHg7XHJcbiAgZm9udC1zaXplOiAxLjI1ZW07XHJcbn1cclxuXHJcbm1hdC1tZGMtZGlhbG9nLWNvbnRlbnQgLnRleHRvMSB7XHJcbiAgZm9udC1zaXplOiAxLjVlbTtcclxuICB0ZXh0LWFsaWduOiBsZWZ0O1xyXG59XHJcblxyXG5tYXQtbWRjLWRpYWxvZy1jb250ZW50IC50ZXh0bzIge1xyXG4gIHBhZGRpbmc6IDEwcHggMCA1MHB4IDA7XHJcbiAgZm9udC1zaXplOiAyLjVlbTtcclxuICB0ZXh0LWFsaWduOiBjZW50ZXI7XHJcbn1cclxuXHJcbm1hdC1tZGMtZGlhbG9nLWFjdGlvbnMubWF0LW1kYy1kaWFsb2ctYWN0aW9ucyB7XHJcbiAgbWFyZ2luOiAxZW07XHJcbiAgcGFkZGluZzogMDtcclxufVxyXG5cclxubWF0LW1kYy1kaWFsb2ctYWN0aW9ucyBidXR0b24ubWF0LW1kYy1idXR0b24tYmFzZS50ZXh0by1ib3RvbiB7XHJcbiAgYm94LXNoYWRvdzogbm9uZTtcclxufVxyXG5cclxubWF0LW1kYy1kaWFsb2ctYWN0aW9uc1xyXG4gIGJ1dHRvbi5tYXQtbWRjLWJ1dHRvbi1iYXNlLm1hdC1tZGMtcmFpc2VkLWJ1dHRvbi50ZXh0by1ib3Rvbjpob3ZlcixcclxubWF0LW1kYy1kaWFsb2ctYWN0aW9uc1xyXG4gIGJ1dHRvbi5tYXQtbWRjLWJ1dHRvbi1iYXNlLm1hdC1tZGMtcmFpc2VkLWJ1dHRvbi50ZXh0by1ib3Rvbjpmb2N1cyB7XHJcbiAgYmFja2dyb3VuZC1jb2xvcjogIzE0NzJhNDtcclxuICBjb2xvcjogd2hpdGUgIWltcG9ydGFudDtcclxufVxyXG5cclxubWF0LW1kYy1kaWFsb2ctYWN0aW9ucyBidXR0b24ubWF0LW1kYy1idXR0b24tYmFzZS50ZXh0by1ib3RvbiAqIHtcclxuICBmb250LXNpemU6IDEuMjVlbSAhaW1wb3J0YW50O1xyXG4gIGZvbnQtd2VpZ2h0OiA2MDA7XHJcbn1cclxuXHJcbm1hdC1kaWFsb2ctY29udGVudC5kaXZJbmFjdGl2aWRhZCB7XHJcbiAgZGlzcGxheTpmbGV4O1xyXG4gIGZsZXgtZGlyZWN0aW9uOiBjb2x1bW47XHJcbiAgYWxpZ24taXRlbXM6IGNlbnRlcjtcclxuICBmb250LXNpemU6IDE4cHggIWltcG9ydGFudDtcclxuICBwYWRkaW5nLXRvcDogMjBweDtcclxufVxyXG5cclxubWF0LWRpYWxvZy1jb250ZW50LmRpdkluYWN0aXZpZGFkIC50ZXh0bzJ7XHJcbiAgcGFkZGluZy10b3A6IDIwcHg7XHJcbiAgZm9udC13ZWlnaHQ6IGJvbGQ7XHJcbn1cclxuIl0sInNvdXJjZVJvb3QiOiIifQ== */"]
});
}
/***/ }),
/***/ 51419:
/*!*********************************************************************!*\
!*** ./src/app/components/dialog/logout/dialog-logout.component.ts ***!
\*********************************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ DialogLogoutComponent: () => (/* binding */ DialogLogoutComponent)
/* harmony export */ });
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @angular/core */ 96623);
/* harmony import */ var _angular_material_dialog__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @angular/material/dialog */ 72768);
/* harmony import */ var _core_services_data_auth_service__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../../../core/services/data/auth.service */ 79391);
/* harmony import */ var _angular_router__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @angular/router */ 41099);
/* harmony import */ var _angular_material_button__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! @angular/material/button */ 95912);
class DialogLogoutComponent {
constructor(mdDialogRef, authService, router) {
this.mdDialogRef = mdDialogRef;
this.authService = authService;
this.router = router;
}
onYesClick() {
this.authService.logout();
}
onNoClick() {
this.mdDialogRef.close();
}
static #_ = this.ɵfac = function DialogLogoutComponent_Factory(t) {
return new (t || DialogLogoutComponent)(_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵdirectiveInject"](_angular_material_dialog__WEBPACK_IMPORTED_MODULE_2__.MatDialogRef), _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵdirectiveInject"](_core_services_data_auth_service__WEBPACK_IMPORTED_MODULE_0__.AuthService), _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵdirectiveInject"](_angular_router__WEBPACK_IMPORTED_MODULE_3__.Router));
};
static #_2 = this.ɵcmp = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵdefineComponent"]({
type: DialogLogoutComponent,
selectors: [["app-dialog-logout"]],
decls: 20,
vars: 0,
consts: () => {
let i18n_0;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_3929964970204332677$$SRC_APP_COMPONENTS_DIALOG_LOGOUT_DIALOG_LOGOUT_COMPONENT_TS_0 = goog.getMsg("Est\u00E1 a punto de cerrar sesi\u00F3n en Mi Carpeta. \u00BFDesea continuar?");
i18n_0 = MSG_EXTERNAL_3929964970204332677$$SRC_APP_COMPONENTS_DIALOG_LOGOUT_DIALOG_LOGOUT_COMPONENT_TS_0;
} else {
i18n_0 = "Est\xE1 a punto de cerrar sesi\xF3n en Mi Carpeta. \xBFDesea continuar?";
}
let i18n_1;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_6466969409681865142$$SRC_APP_COMPONENTS_DIALOG_LOGOUT_DIALOG_LOGOUT_COMPONENT_TS_1 = goog.getMsg("NO");
i18n_1 = MSG_EXTERNAL_6466969409681865142$$SRC_APP_COMPONENTS_DIALOG_LOGOUT_DIALOG_LOGOUT_COMPONENT_TS_1;
} else {
i18n_1 = "NO";
}
let i18n_2;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_1047389568113102978$$SRC_APP_COMPONENTS_DIALOG_LOGOUT_DIALOG_LOGOUT_COMPONENT_TS_2 = goog.getMsg("S\u00CD");
i18n_2 = MSG_EXTERNAL_1047389568113102978$$SRC_APP_COMPONENTS_DIALOG_LOGOUT_DIALOG_LOGOUT_COMPONENT_TS_2;
} else {
i18n_2 = "S\xCD";
}
return [i18n_0, i18n_1, i18n_2, ["mat-dialog-title", ""], ["align", "center", "mat-dialog-actions", ""], ["mat-raised-button", "", "tabindex", "2", 3, "click"], ["mat-raised-button", "", "tabindex", "-1", 3, "click"]];
},
template: function DialogLogoutComponent_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "div", 3);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](2, "h3");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](4, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵi18n"](5, 0);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](6, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](7, "\n");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](8, "\n");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](9, "div", 4);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](10, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](11, "button", 5);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵlistener"]("click", function DialogLogoutComponent_Template_button_click_11_listener() {
return ctx.onNoClick();
});
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](12, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵi18n"](13, 1);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]()();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](14, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](15, "button", 6);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵlistener"]("click", function DialogLogoutComponent_Template_button_click_15_listener() {
return ctx.onYesClick();
});
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](16, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵi18n"](17, 2);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]()();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](18, "\n");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](19, "\n");
}
},
dependencies: [_angular_material_button__WEBPACK_IMPORTED_MODULE_4__.MatButton, _angular_material_dialog__WEBPACK_IMPORTED_MODULE_2__.MatDialogTitle, _angular_material_dialog__WEBPACK_IMPORTED_MODULE_2__.MatDialogActions],
styles: ["/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsInNvdXJjZVJvb3QiOiIifQ== */"]
});
}
/***/ }),
/***/ 82649:
/*!***********************************************************************!*\
!*** ./src/app/components/dialog/mensaje/dialog-mensaje.component.ts ***!
\***********************************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ DialogMensajeComponent: () => (/* binding */ DialogMensajeComponent)
/* harmony export */ });
/* harmony import */ var _angular_material_dialog__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @angular/material/dialog */ 72768);
/* harmony import */ var _core_model_constantesDialogMensaje_model__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../../../core/model/constantesDialogMensaje.model */ 49304);
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @angular/core */ 96623);
/* harmony import */ var _angular_common__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @angular/common */ 39191);
/* harmony import */ var _angular_material_button__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! @angular/material/button */ 95912);
/* harmony import */ var _angular_material_icon__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! @angular/material/icon */ 53051);
function DialogMensajeComponent_div_2_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "div", 14);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](2, "div");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](4, "h2", 15)(5, "span", 16)(6, "mat-icon", 17);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](7, "error");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]()();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](8, " ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](9, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵi18n"](10, 1);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]()();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](11, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](12, "\n\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](13, "div", 18);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](14, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](15, "p", 19);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵi18n"](16, 2);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](17, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](18, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
}
}
function DialogMensajeComponent_div_4_div_14_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "div");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](2, "p", 19)(3, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵi18n"](4, 4);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](5, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](6, ":");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]()();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](7, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](8, "p", 22);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](9);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](10, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
}
if (rf & 2) {
const ctx_r0 = _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵnextContext"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](9);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate"](ctx_r0.data.detalleMensaje);
}
}
function DialogMensajeComponent_div_4_div_16_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "div");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](2, "p", 19);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵi18n"](3, 5);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](4, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
}
}
function DialogMensajeComponent_div_4_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "div", 14);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](2, "div");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](4, "h2", 20)(5, "span", 16)(6, "mat-icon", 17);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](7, "info");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]()();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](8, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵi18n"](9, 3);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]()();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](10, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](11, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](12, "div", 18);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](13, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](14, DialogMensajeComponent_div_4_div_14_Template, 11, 1, "div", 21);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](15, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](16, DialogMensajeComponent_div_4_div_16_Template, 5, 0, "div", 21);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](17, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](18, "\n\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
}
if (rf & 2) {
const ctx_r0 = _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵnextContext"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](14);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngIf", ctx_r0.data.detalleMensaje);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngIf", !ctx_r0.data.detalleMensaje);
}
}
function DialogMensajeComponent_div_6_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "div", 14);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](2, "div");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](4, "h2", 20)(5, "span", 16)(6, "mat-icon", 17);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](7, "info");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]()();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](8, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵi18n"](9, 6);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]()();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](10, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](11, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](12, "div", 18);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](13, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](14, "div");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](15, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](16, "p", 23);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵi18n"](17, 7);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](18, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](19, "p", 24);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵi18n"](20, 8);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](21, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](22, "p", 19);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵi18nStart"](23, 9);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelement"](24, "b");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵi18nEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](25, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](26, "p", 24);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵi18n"](27, 10);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](28, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](29, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](30, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
}
}
class DialogMensajeComponent {
constructor(dialog, data) {
this.dialog = dialog;
this.data = data;
}
ngOnInit() {
if (this.data.tipoMensaje) {
this.constantesDialogMensaje = _core_model_constantesDialogMensaje_model__WEBPACK_IMPORTED_MODULE_0__.ConstantesDialogMensaje;
this.tipoMensaje = this.data.tipoMensaje;
}
}
dialogClose() {
this.dialog.closeAll();
}
ngOnDestroy() {
this.dialog.closeAll();
}
static #_ = this.ɵfac = function DialogMensajeComponent_Factory(t) {
return new (t || DialogMensajeComponent)(_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵdirectiveInject"](_angular_material_dialog__WEBPACK_IMPORTED_MODULE_2__.MatDialog), _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵdirectiveInject"](_angular_material_dialog__WEBPACK_IMPORTED_MODULE_2__.MAT_DIALOG_DATA));
};
static #_2 = this.ɵcmp = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵdefineComponent"]({
type: DialogMensajeComponent,
selectors: [["app-dialog-organismo-bloqueado"]],
decls: 15,
vars: 3,
consts: () => {
let i18n_0;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_6081811203607049859$$SRC_APP_COMPONENTS_DIALOG_MENSAJE_DIALOG_MENSAJE_COMPONENT_TS_0 = goog.getMsg("ACEPTAR");
i18n_0 = MSG_EXTERNAL_6081811203607049859$$SRC_APP_COMPONENTS_DIALOG_MENSAJE_DIALOG_MENSAJE_COMPONENT_TS_0;
} else {
i18n_0 = "ACEPTAR";
}
let i18n_1;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_5140427608194898979$$SRC_APP_COMPONENTS_DIALOG_MENSAJE_DIALOG_MENSAJE_COMPONENT_TS_1 = goog.getMsg("Ha ocurrido un error");
i18n_1 = MSG_EXTERNAL_5140427608194898979$$SRC_APP_COMPONENTS_DIALOG_MENSAJE_DIALOG_MENSAJE_COMPONENT_TS_1;
} else {
i18n_1 = "Ha ocurrido un error";
}
let i18n_2;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_5059703828544007220$$SRC_APP_COMPONENTS_DIALOG_MENSAJE_DIALOG_MENSAJE_COMPONENT_TS_2 = goog.getMsg("En estos momentos no podemos atender su petici\u00F3n. Int\u00E9ntelo de nuevo m\u00E1s tarde.");
i18n_2 = MSG_EXTERNAL_5059703828544007220$$SRC_APP_COMPONENTS_DIALOG_MENSAJE_DIALOG_MENSAJE_COMPONENT_TS_2;
} else {
i18n_2 = "En estos momentos no podemos atender su petici\xF3n. Int\xE9ntelo de nuevo m\xE1s tarde.";
}
let i18n_3;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_4643197935926038307$$SRC_APP_COMPONENTS_DIALOG_MENSAJE_DIALOG_MENSAJE_COMPONENT_TS_3 = goog.getMsg("Notificaciones bloqueadas por el organismo emisor");
i18n_3 = MSG_EXTERNAL_4643197935926038307$$SRC_APP_COMPONENTS_DIALOG_MENSAJE_DIALOG_MENSAJE_COMPONENT_TS_3;
} else {
i18n_3 = "Notificaciones bloqueadas por el organismo emisor";
}
let i18n_4;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_198403907030732509$$SRC_APP_COMPONENTS_DIALOG_MENSAJE_DIALOG_MENSAJE_COMPONENT_TS_4 = goog.getMsg("Las notificaciones emitidas por el \u00F3rgano seleccionado no se pueden acusar en este momento por el siguiente motivo");
i18n_4 = MSG_EXTERNAL_198403907030732509$$SRC_APP_COMPONENTS_DIALOG_MENSAJE_DIALOG_MENSAJE_COMPONENT_TS_4;
} else {
i18n_4 = "Las notificaciones emitidas por el \xF3rgano seleccionado no se pueden acusar en este momento por el siguiente motivo";
}
let i18n_5;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_3187244333367872771$$SRC_APP_COMPONENTS_DIALOG_MENSAJE_DIALOG_MENSAJE_COMPONENT_TS_5 = goog.getMsg("Las notificaciones emitidas por el \u00F3rgano seleccionado no se pueden acusar en este momento");
i18n_5 = MSG_EXTERNAL_3187244333367872771$$SRC_APP_COMPONENTS_DIALOG_MENSAJE_DIALOG_MENSAJE_COMPONENT_TS_5;
} else {
i18n_5 = "Las notificaciones emitidas por el \xF3rgano seleccionado no se pueden acusar en este momento";
}
let i18n_6;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_7065852529634299106$$SRC_APP_COMPONENTS_DIALOG_MENSAJE_DIALOG_MENSAJE_COMPONENT_TS_6 = goog.getMsg("No se puede acceder al contenido de la notificaci\u00F3n");
i18n_6 = MSG_EXTERNAL_7065852529634299106$$SRC_APP_COMPONENTS_DIALOG_MENSAJE_DIALOG_MENSAJE_COMPONENT_TS_6;
} else {
i18n_6 = "No se puede acceder al contenido de la notificaci\xF3n";
}
let i18n_7;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_8110662715958815926$$SRC_APP_COMPONENTS_DIALOG_MENSAJE_DIALOG_MENSAJE_COMPONENT_TS_7 = goog.getMsg("Se ha producido un error al cargar su notificaci\u00F3n.");
i18n_7 = MSG_EXTERNAL_8110662715958815926$$SRC_APP_COMPONENTS_DIALOG_MENSAJE_DIALOG_MENSAJE_COMPONENT_TS_7;
} else {
i18n_7 = "Se ha producido un error al cargar su notificaci\xF3n.";
}
let i18n_8;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_4863480517718075457$$SRC_APP_COMPONENTS_DIALOG_MENSAJE_DIALOG_MENSAJE_COMPONENT_TS_8 = goog.getMsg("Int\u00E9ntelo m\u00E1s tarde.");
i18n_8 = MSG_EXTERNAL_4863480517718075457$$SRC_APP_COMPONENTS_DIALOG_MENSAJE_DIALOG_MENSAJE_COMPONENT_TS_8;
} else {
i18n_8 = "Int\xE9ntelo m\xE1s tarde.";
}
let i18n_9;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_1092271006315707392$$SRC_APP_COMPONENTS_DIALOG_MENSAJE_DIALOG_MENSAJE_COMPONENT_TS_9 = goog.getMsg("Si el error persiste, llame a este n\u00FAmero de tel\u00E9fono: {$startBoldText}945 01 68 38{$closeBoldText}", {
"closeBoldText": "\uFFFD/#24\uFFFD",
"startBoldText": "\uFFFD#24\uFFFD"
}, {
original_code: {
"closeBoldText": "",
"startBoldText": ""
}
});
i18n_9 = MSG_EXTERNAL_1092271006315707392$$SRC_APP_COMPONENTS_DIALOG_MENSAJE_DIALOG_MENSAJE_COMPONENT_TS_9;
} else {
i18n_9 = "Si el error persiste, llame a este n\xFAmero de tel\xE9fono: " + "\uFFFD#24\uFFFD" + "945 01 68 38" + "\uFFFD/#24\uFFFD" + "";
}
let i18n_10;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_1310806067025705534$$SRC_APP_COMPONENTS_DIALOG_MENSAJE_DIALOG_MENSAJE_COMPONENT_TS_10 = goog.getMsg("(Centro de atenci\u00F3n a personas usuarias de los servicios electr\u00F3nicos)");
i18n_10 = MSG_EXTERNAL_1310806067025705534$$SRC_APP_COMPONENTS_DIALOG_MENSAJE_DIALOG_MENSAJE_COMPONENT_TS_10;
} else {
i18n_10 = "(Centro de atenci\xF3n a personas usuarias de los servicios electr\xF3nicos)";
}
return [i18n_0, i18n_1, i18n_2, i18n_3, i18n_4, i18n_5, i18n_6, i18n_7, i18n_8, i18n_9, i18n_10, ["class", "dialogMensaje", 4, "ngIf"], ["mat-dialog-actions", "", "align", "end"], ["mat-raised-button", "", "color", "primary", "tabindex", "-1", 3, "click"], [1, "dialogMensaje"], ["mat-dialog-title", "", 1, "tituloMensaje", "mensajeError"], [1, "iconoInfo"], ["role", "icon"], ["mat-dialog-content", ""], [1, "textoMensaje"], [1, "tituloMensaje", "mensajeInfo"], [4, "ngIf"], [1, "detalleMensaje"], [1, "textoMensajePaddingTop"], [1, "textoMensajeSinPadding"]];
},
template: function DialogMensajeComponent_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "div");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](2, DialogMensajeComponent_div_2_Template, 19, 0, "div", 11);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](4, DialogMensajeComponent_div_4_Template, 19, 2, "div", 11);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](5, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](6, DialogMensajeComponent_div_6_Template, 31, 0, "div", 11);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](7, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](8, "div", 12);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](9, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](10, "button", 13);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵlistener"]("click", function DialogMensajeComponent_Template_button_click_10_listener() {
return ctx.dialogClose();
});
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵi18n"](11, 0);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](12, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](13, "\n");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](14, "\n\n");
}
if (rf & 2) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngIf", ctx.tipoMensaje === 0);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngIf", ctx.tipoMensaje === ctx.constantesDialogMensaje.BLOQUEO_CONSUMIDORES_PUC);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngIf", ctx.tipoMensaje === ctx.constantesDialogMensaje.CONSUMIDOR_PARCIAL_SIN_URL);
}
},
dependencies: [_angular_common__WEBPACK_IMPORTED_MODULE_3__.NgIf, _angular_material_button__WEBPACK_IMPORTED_MODULE_4__.MatButton, _angular_material_dialog__WEBPACK_IMPORTED_MODULE_2__.MatDialogTitle, _angular_material_dialog__WEBPACK_IMPORTED_MODULE_2__.MatDialogContent, _angular_material_dialog__WEBPACK_IMPORTED_MODULE_2__.MatDialogActions, _angular_material_icon__WEBPACK_IMPORTED_MODULE_5__.MatIcon],
styles: [".dialogMensaje[_ngcontent-%COMP%] {\n text-align: center;\n max-width: 455px;\n}\n\n.dialogMensaje[_ngcontent-%COMP%] .textoMensaje[_ngcontent-%COMP%]{\n padding: 15px;\n}\n\n.dialogMensaje[_ngcontent-%COMP%] .textoMensajeSinPadding[_ngcontent-%COMP%]{\n padding: 1px;\n}\n\n.dialogMensaje[_ngcontent-%COMP%] .textoMensajePaddingTop[_ngcontent-%COMP%]{\n padding-top: 15px;\n}\n\n.iconoInfo[_ngcontent-%COMP%] {\n font-size: 30px;\n position: relative;\n top: 5px;\n margin: 5px;\n}\n\n.dialogMensaje[_ngcontent-%COMP%] .tituloMensaje.mensajeInfo[_ngcontent-%COMP%] {\n color: #1472a4;\n}\n\n.dialogMensaje[_ngcontent-%COMP%] .tituloMensaje.mensajeError[_ngcontent-%COMP%] {\n color: #f44336;\n}\n\n.dialogMensaje[_ngcontent-%COMP%] .tituloMensaje.mensajeWarning[_ngcontent-%COMP%] {\n color: yellow;\n}\n\n.dialogMensaje[_ngcontent-%COMP%] .detalleMensaje[_ngcontent-%COMP%] {\n font-weight: 500;\n}\n\n/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIndlYnBhY2s6Ly8uL3NyYy9hcHAvY29tcG9uZW50cy9kaWFsb2cvbWVuc2FqZS9kaWFsb2ctbWVuc2FqZS5jb21wb25lbnQuY3NzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBO0lBQ0ksa0JBQWtCO0lBQ2xCLGdCQUFnQjtBQUNwQjs7QUFFQTtJQUNJLGFBQWE7QUFDakI7O0FBRUE7RUFDRSxZQUFZO0FBQ2Q7O0FBRUE7RUFDRSxpQkFBaUI7QUFDbkI7O0FBRUE7SUFDSSxlQUFlO0lBQ2Ysa0JBQWtCO0lBQ2xCLFFBQVE7SUFDUixXQUFXO0FBQ2Y7O0FBRUE7SUFDSSxjQUFjO0FBQ2xCOztBQUVBO0lBQ0ksY0FBYztBQUNsQjs7QUFFQTtJQUNJLGFBQWE7QUFDakI7O0FBRUE7SUFDSSxnQkFBZ0I7QUFDcEIiLCJzb3VyY2VzQ29udGVudCI6WyIuZGlhbG9nTWVuc2FqZSB7XHJcbiAgICB0ZXh0LWFsaWduOiBjZW50ZXI7XHJcbiAgICBtYXgtd2lkdGg6IDQ1NXB4O1xyXG59XHJcblxyXG4uZGlhbG9nTWVuc2FqZSAudGV4dG9NZW5zYWple1xyXG4gICAgcGFkZGluZzogMTVweDtcclxufVxyXG5cclxuLmRpYWxvZ01lbnNhamUgLnRleHRvTWVuc2FqZVNpblBhZGRpbmd7XHJcbiAgcGFkZGluZzogMXB4O1xyXG59XHJcblxyXG4uZGlhbG9nTWVuc2FqZSAudGV4dG9NZW5zYWplUGFkZGluZ1RvcHtcclxuICBwYWRkaW5nLXRvcDogMTVweDtcclxufVxyXG5cclxuLmljb25vSW5mbyB7XHJcbiAgICBmb250LXNpemU6IDMwcHg7XHJcbiAgICBwb3NpdGlvbjogcmVsYXRpdmU7XHJcbiAgICB0b3A6IDVweDtcclxuICAgIG1hcmdpbjogNXB4O1xyXG59XHJcblxyXG4uZGlhbG9nTWVuc2FqZSAudGl0dWxvTWVuc2FqZS5tZW5zYWplSW5mbyB7XHJcbiAgICBjb2xvcjogIzE0NzJhNDtcclxufVxyXG5cclxuLmRpYWxvZ01lbnNhamUgLnRpdHVsb01lbnNhamUubWVuc2FqZUVycm9yIHtcclxuICAgIGNvbG9yOiAjZjQ0MzM2O1xyXG59XHJcblxyXG4uZGlhbG9nTWVuc2FqZSAudGl0dWxvTWVuc2FqZS5tZW5zYWplV2FybmluZyB7XHJcbiAgICBjb2xvcjogeWVsbG93O1xyXG59XHJcblxyXG4uZGlhbG9nTWVuc2FqZSAuZGV0YWxsZU1lbnNhamUge1xyXG4gICAgZm9udC13ZWlnaHQ6IDUwMDtcclxufVxyXG4iXSwic291cmNlUm9vdCI6IiJ9 */"]
});
}
/***/ }),
/***/ 66667:
/*!***************************************************************************************!*\
!*** ./src/app/components/dialog/modificarCuenta/dialog-modificarCuenta.component.ts ***!
\***************************************************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ DialogmodificarCuentaComponent: () => (/* binding */ DialogmodificarCuentaComponent)
/* harmony export */ });
/* harmony import */ var _angular_material_dialog__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! @angular/material/dialog */ 72768);
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! @angular/core */ 96623);
/* harmony import */ var _core_services_data_representaciones_service__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../../../core/services/data/representaciones.service */ 43107);
/* harmony import */ var _core_services_utils_service__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../../../core/services/utils.service */ 15673);
/* harmony import */ var _core_services_browser_service__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../../../core/services/browser.service */ 45120);
/* harmony import */ var _core_services_data_textos_service__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../../../core/services/data/textos.service */ 33144);
/* harmony import */ var _core_services_state_service__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../../../core/services/state.service */ 2049);
/* harmony import */ var _core_services_webStorage_service__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../../../core/services/webStorage.service */ 86307);
/* harmony import */ var _core_services_data_nora_service__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ../../../core/services/data/nora.service */ 45611);
/* harmony import */ var _angular_common__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! @angular/common */ 39191);
/* harmony import */ var _angular_material_autocomplete__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! @angular/material/autocomplete */ 66424);
/* harmony import */ var _angular_material_core__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! @angular/material/core */ 36897);
/* harmony import */ var _angular_material_button__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! @angular/material/button */ 95912);
/* harmony import */ var _angular_forms__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(/*! @angular/forms */ 48015);
/* harmony import */ var _angular_material_checkbox__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(/*! @angular/material/checkbox */ 62827);
/* harmony import */ var _angular_material_icon__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(/*! @angular/material/icon */ 53051);
/* harmony import */ var _angular_material_input__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(/*! @angular/material/input */ 29836);
/* harmony import */ var _angular_material_form_field__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(/*! @angular/material/form-field */ 48913);
/* harmony import */ var _angular_material_select__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(/*! @angular/material/select */ 54136);
/* harmony import */ var _angular_material_slide_toggle__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(/*! @angular/material/slide-toggle */ 86236);
/* harmony import */ var _angular_material_tooltip__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(/*! @angular/material/tooltip */ 75005);
/* harmony import */ var _directives_blockcopypaste_directive__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ../../directives/blockcopypaste.directive */ 71220);
/* harmony import */ var _pipes_search_pipe__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ../../pipes/search.pipe */ 96379);
function DialogmodificarCuentaComponent_h1_2_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](0, "h1");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](2, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](3);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](4, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
}
if (rf & 2) {
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](3);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtextInterpolate4"]("", ctx_r1.userAccount.nombre, " ", ctx_r1.userAccount.apellido1, " ", ctx_r1.userAccount.apellido2, " - ", ctx_r1.userAccount.numeroIdentificacion, "");
}
}
function DialogmodificarCuentaComponent_h1_4_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](0, "h1");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](2, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](3);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](4, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
}
if (rf & 2) {
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](3);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtextInterpolate"](ctx_r1.stateService.getMiPerfilUserName());
}
}
function DialogmodificarCuentaComponent_div_12_mat_form_field_17_mat_option_7_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](0, "mat-option", 66);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](1);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
}
if (rf & 2) {
const sexo_r3 = ctx.$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("value", sexo_r3.cod);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtextInterpolate"](sexo_r3.desc);
}
}
function DialogmodificarCuentaComponent_div_12_mat_form_field_17_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](0, "mat-form-field", 47);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](2, "mat-label", 59);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵi18n"](3, 15);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](4, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](5, "mat-select", 64);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](6, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtemplate"](7, DialogmodificarCuentaComponent_div_12_mat_form_field_17_mat_option_7_Template, 2, 2, "mat-option", 65);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](8, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](9, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
}
if (rf & 2) {
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](5);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngModel", ctx_r1.userAccount.sexo);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngForOf", ctx_r1.textosService.opcionesSexo);
}
}
function DialogmodificarCuentaComponent_div_12_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](0, "div", 58);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](2, "mat-form-field", 47);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](4, "mat-label", 59);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵi18n"](5, 12);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](6, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](7, "mat-select", 60);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](8, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](9, "mat-option", 61);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵi18n"](10, 13);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](11, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](12, "mat-option", 62);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵi18n"](13, 14);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](14, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](15, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](16, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtemplate"](17, DialogmodificarCuentaComponent_div_12_mat_form_field_17_Template, 10, 2, "mat-form-field", 63);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](18, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
}
if (rf & 2) {
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](7);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngModel", ctx_r1.userAccount.idioma);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](10);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngIf", !ctx_r1.esEmpresa);
}
}
function DialogmodificarCuentaComponent_div_14_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](0, "div", 67);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](1, "\n\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](2, "mat-form-field", 47);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelement"](4, "input", 68);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](5, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](6, "\n\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](7, "mat-form-field", 47);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](8, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelement"](9, "input", 69);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](10, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](11, "\n\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](12, "div");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](13, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](14, "mat-form-field", 47);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](15, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelement"](16, "input", 70);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](17, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](18, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](19, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
}
if (rf & 2) {
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](4);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵpropertyInterpolate"]("value", ctx_r1.userAccount.nombre);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngModel", ctx_r1.userAccount.nombre);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](5);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵpropertyInterpolate"]("value", ctx_r1.userAccount.apellido1);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngModel", ctx_r1.userAccount.apellido1);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](7);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵpropertyInterpolate"]("value", ctx_r1.userAccount.apellido2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngModel", ctx_r1.userAccount.apellido2)("required", ctx_r1.userAccount.tipoIdentificacion !== "NIE" || ctx_r1.webStorageService.isFuncionarioHabilitado());
}
}
function DialogmodificarCuentaComponent_div_16_mat_form_field_17_mat_option_7_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](0, "mat-option", 66);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](1);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
}
if (rf & 2) {
const sexo_r4 = ctx.$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("value", sexo_r4.cod);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtextInterpolate"](sexo_r4.desc);
}
}
function DialogmodificarCuentaComponent_div_16_mat_form_field_17_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](0, "mat-form-field", 47);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](2, "mat-label", 59);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵi18n"](3, 19);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](4, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](5, "mat-select", 73);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](6, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtemplate"](7, DialogmodificarCuentaComponent_div_16_mat_form_field_17_mat_option_7_Template, 2, 2, "mat-option", 65);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](8, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](9, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
}
if (rf & 2) {
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](5);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngModel", ctx_r1.userAccount.sexo);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngForOf", ctx_r1.textosService.opcionesSexo);
}
}
function DialogmodificarCuentaComponent_div_16_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](0, "div", 71);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](2, "mat-form-field", 47);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](4, "mat-label", 59);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵi18n"](5, 16);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](6, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](7, "mat-select", 72);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](8, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](9, "mat-option", 61);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵi18n"](10, 17);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](11, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](12, "mat-option", 62);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵi18n"](13, 18);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](14, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](15, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](16, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtemplate"](17, DialogmodificarCuentaComponent_div_16_mat_form_field_17_Template, 10, 2, "mat-form-field", 63);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](18, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
}
if (rf & 2) {
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](7);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngModel", ctx_r1.userAccount.idioma);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](10);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngIf", !ctx_r1.esEmpresa);
}
}
function DialogmodificarCuentaComponent_div_20_Template(rf, ctx) {
if (rf & 1) {
const _r5 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵgetCurrentView"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](0, "div");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](2, "div", 71);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](4, "mat-form-field", 47);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](5, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](6, "mat-label", 59);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵi18n"](7, 20);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](8, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](9, "mat-select", 74);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayListener"]("ngModelChange", function DialogmodificarCuentaComponent_div_20_Template_mat_select_ngModelChange_9_listener($event) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵrestoreView"](_r5);
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayBindingSet"](ctx_r1.cuenta.canalNotificacion, $event) || (ctx_r1.cuenta.canalNotificacion = $event);
return _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵresetView"]($event);
});
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](10, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](11, "mat-option", 75);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵi18n"](12, 21);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](13, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](14, "mat-option", 76);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵi18n"](15, 22);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](16, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](17, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](18, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](19, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
}
if (rf & 2) {
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](9);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayProperty"]("ngModel", ctx_r1.cuenta.canalNotificacion);
}
}
function DialogmodificarCuentaComponent_div_32_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](0, "div");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](2, "div", 71);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](4, "mat-form-field", 47);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](5, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](6, "mat-label", 59);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵi18n"](7, 23);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](8, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](9, "mat-select", 77);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](10, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](11, "mat-option", 75);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵi18n"](12, 24);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](13, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](14, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](15, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](16, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
}
if (rf & 2) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](9);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("disabled", true)("ngModel", "ELECTRONICO");
}
}
function DialogmodificarCuentaComponent_div_34_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](0, "div", 78);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](2, "span", 47);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵi18n"](3, 25);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](4, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
}
}
function DialogmodificarCuentaComponent_div_36_div_17_mat_option_8_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](0, "mat-option", 66);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](1);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
}
if (rf & 2) {
const pais_r8 = ctx.$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("value", pais_r8.cod);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtextInterpolate"](pais_r8.desc);
}
}
function DialogmodificarCuentaComponent_div_36_div_17_mat_option_25_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](0, "mat-option", 66);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](1);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
}
if (rf & 2) {
const provincia_r10 = ctx.$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("value", provincia_r10.cod);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtextInterpolate"](provincia_r10.desc);
}
}
function DialogmodificarCuentaComponent_div_36_div_17_mat_option_33_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](0, "mat-option", 66);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](1);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
}
if (rf & 2) {
const municipio_r11 = ctx.$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("value", municipio_r11.cod);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtextInterpolate"](municipio_r11.desc);
}
}
function DialogmodificarCuentaComponent_div_36_div_17_mat_option_44_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](0, "mat-option", 66);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](1);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
}
if (rf & 2) {
const localidad_r12 = ctx.$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("value", localidad_r12.cod);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtextInterpolate"](localidad_r12.desc);
}
}
function DialogmodificarCuentaComponent_div_36_div_17_mat_option_55_Template(rf, ctx) {
if (rf & 1) {
const _r13 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵgetCurrentView"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](0, "mat-option", 95);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵlistener"]("click", function DialogmodificarCuentaComponent_div_36_div_17_mat_option_55_Template_mat_option_click_0_listener() {
const calle_r14 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵrestoreView"](_r13).$implicit;
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"](3);
return _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵresetView"](ctx_r1.getValueCalle(calle_r14));
});
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](1);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
}
if (rf & 2) {
const calle_r14 = ctx.$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("value", calle_r14.desc);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtextInterpolate2"]("\n ", calle_r14.desc, "-", calle_r14.codPostal, "\n ");
}
}
function DialogmodificarCuentaComponent_div_36_div_17_mat_option_70_Template(rf, ctx) {
if (rf & 1) {
const _r15 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵgetCurrentView"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](0, "mat-option", 95);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵlistener"]("click", function DialogmodificarCuentaComponent_div_36_div_17_mat_option_70_Template_mat_option_click_0_listener() {
const numero_r16 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵrestoreView"](_r15).$implicit;
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"](3);
return _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵresetView"](ctx_r1.getValueNumero(numero_r16));
});
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](1);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
}
if (rf & 2) {
const numero_r16 = ctx.$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("value", numero_r16.desc);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtextInterpolate1"]("\n ", numero_r16.desc, "\n ");
}
}
function DialogmodificarCuentaComponent_div_36_div_17_mat_option_82_Template(rf, ctx) {
if (rf & 1) {
const _r17 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵgetCurrentView"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](0, "mat-option", 95);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵlistener"]("click", function DialogmodificarCuentaComponent_div_36_div_17_mat_option_82_Template_mat_option_click_0_listener() {
const escalera_r18 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵrestoreView"](_r17).$implicit;
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"](3);
return _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵresetView"](ctx_r1.getValueEscalera(escalera_r18));
});
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](1);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
}
if (rf & 2) {
const escalera_r18 = ctx.$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("value", escalera_r18.desc);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtextInterpolate1"]("\n ", escalera_r18.desc, "\n ");
}
}
function DialogmodificarCuentaComponent_div_36_div_17_mat_option_97_Template(rf, ctx) {
if (rf & 1) {
const _r19 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵgetCurrentView"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](0, "mat-option", 95);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵlistener"]("click", function DialogmodificarCuentaComponent_div_36_div_17_mat_option_97_Template_mat_option_click_0_listener() {
const piso_r20 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵrestoreView"](_r19).$implicit;
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"](3);
return _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵresetView"](ctx_r1.getValuePiso(piso_r20));
});
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](1);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
}
if (rf & 2) {
const piso_r20 = ctx.$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("value", piso_r20.desc);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtextInterpolate1"]("\n ", piso_r20.desc, "\n ");
}
}
function DialogmodificarCuentaComponent_div_36_div_17_mat_option_109_Template(rf, ctx) {
if (rf & 1) {
const _r21 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵgetCurrentView"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](0, "mat-option", 95);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵlistener"]("click", function DialogmodificarCuentaComponent_div_36_div_17_mat_option_109_Template_mat_option_click_0_listener() {
const letra_r22 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵrestoreView"](_r21).$implicit;
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"](3);
return _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵresetView"](ctx_r1.getValueLetra(letra_r22));
});
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](1);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
}
if (rf & 2) {
const letra_r22 = ctx.$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("value", letra_r22.desc);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtextInterpolate1"]("\n ", letra_r22.desc, "\n ");
}
}
function DialogmodificarCuentaComponent_div_36_div_17_Template(rf, ctx) {
if (rf & 1) {
const _r7 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵgetCurrentView"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](0, "div");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](2, "div", 71);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](4, "mat-form-field", 47);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](5, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](6, "mat-select", 83);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵlistener"]("selectionChange", function DialogmodificarCuentaComponent_div_36_div_17_Template_mat_select_selectionChange_6_listener() {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵrestoreView"](_r7);
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"](2);
return _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵresetView"](ctx_r1.limpiarDireccionPostal(ctx_r1.cuenta, ctx_r1.CONST_NIVEL_POSTAL));
});
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayListener"]("ngModelChange", function DialogmodificarCuentaComponent_div_36_div_17_Template_mat_select_ngModelChange_6_listener($event) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵrestoreView"](_r7);
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayBindingSet"](ctx_r1.cuenta.codPais, $event) || (ctx_r1.cuenta.codPais = $event);
return _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵresetView"]($event);
});
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](7, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtemplate"](8, DialogmodificarCuentaComponent_div_36_div_17_mat_option_8_Template, 2, 2, "mat-option", 65);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](9, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](10, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](11, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](12, "mat-form-field", 84);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](13, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](14, "input", 85, 1);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵlistener"]("ngModelChange", function DialogmodificarCuentaComponent_div_36_div_17_Template_input_ngModelChange_14_listener() {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵrestoreView"](_r7);
const codigoPostal_r9 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵreference"](15);
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"](2);
return _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵresetView"](ctx_r1.cargarDatosPorCodigoPostal(ctx_r1.cuenta, codigoPostal_r9.value));
});
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayListener"]("ngModelChange", function DialogmodificarCuentaComponent_div_36_div_17_Template_input_ngModelChange_14_listener($event) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵrestoreView"](_r7);
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayBindingSet"](ctx_r1.cuenta.codigoPostal, $event) || (ctx_r1.cuenta.codigoPostal = $event);
return _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵresetView"]($event);
});
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](16, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](17, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](18, "\n\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](19, "div", 71);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](20, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](21, "mat-form-field", 47);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](22, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](23, "mat-select", 86);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵlistener"]("selectionChange", function DialogmodificarCuentaComponent_div_36_div_17_Template_mat_select_selectionChange_23_listener($event) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵrestoreView"](_r7);
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"](2);
return _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵresetView"](ctx_r1.cargarMunicipio(ctx_r1.cuenta, $event.source.value));
});
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayListener"]("ngModelChange", function DialogmodificarCuentaComponent_div_36_div_17_Template_mat_select_ngModelChange_23_listener($event) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵrestoreView"](_r7);
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayBindingSet"](ctx_r1.cuenta.codProvincia, $event) || (ctx_r1.cuenta.codProvincia = $event);
return _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵresetView"]($event);
});
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](24, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtemplate"](25, DialogmodificarCuentaComponent_div_36_div_17_mat_option_25_Template, 2, 2, "mat-option", 65);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](26, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](27, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](28, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](29, "mat-form-field", 47);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](30, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](31, "mat-select", 87);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵlistener"]("selectionChange", function DialogmodificarCuentaComponent_div_36_div_17_Template_mat_select_selectionChange_31_listener($event) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵrestoreView"](_r7);
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"](2);
ctx_r1.cargarLocalidades(ctx_r1.cuenta, $event.source.value);
return _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵresetView"](ctx_r1.cargarCalleMunicipio(ctx_r1.cuenta, $event.source.value));
});
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayListener"]("ngModelChange", function DialogmodificarCuentaComponent_div_36_div_17_Template_mat_select_ngModelChange_31_listener($event) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵrestoreView"](_r7);
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayBindingSet"](ctx_r1.cuenta.codMunicipio, $event) || (ctx_r1.cuenta.codMunicipio = $event);
return _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵresetView"]($event);
});
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](32, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtemplate"](33, DialogmodificarCuentaComponent_div_36_div_17_mat_option_33_Template, 2, 2, "mat-option", 65);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](34, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](35, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](36, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](37, "\n\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](38, "div", 71);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](39, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](40, "mat-form-field", 47);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](41, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](42, "mat-select", 88);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayListener"]("ngModelChange", function DialogmodificarCuentaComponent_div_36_div_17_Template_mat_select_ngModelChange_42_listener($event) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵrestoreView"](_r7);
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayBindingSet"](ctx_r1.cuenta.codLocalidad, $event) || (ctx_r1.cuenta.codLocalidad = $event);
return _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵresetView"]($event);
});
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](43, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtemplate"](44, DialogmodificarCuentaComponent_div_36_div_17_mat_option_44_Template, 2, 2, "mat-option", 65);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](45, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](46, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](47, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](48, "mat-form-field", 84);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](49, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](50, "input", 89);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayListener"]("ngModelChange", function DialogmodificarCuentaComponent_div_36_div_17_Template_input_ngModelChange_50_listener($event) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵrestoreView"](_r7);
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayBindingSet"](ctx_r1.cuenta.direccion, $event) || (ctx_r1.cuenta.direccion = $event);
return _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵresetView"]($event);
});
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵlistener"]("keyup.enter", function DialogmodificarCuentaComponent_div_36_div_17_Template_input_keyup_enter_50_listener($event) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵrestoreView"](_r7);
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"](2);
return _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵresetView"](ctx_r1.getValueCalle($event.target.value));
});
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](51, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](52, "mat-autocomplete", null, 2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](54, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtemplate"](55, DialogmodificarCuentaComponent_div_36_div_17_mat_option_55_Template, 2, 3, "mat-option", 90);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵpipe"](56, "search");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](57, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](58, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](59, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](60, "\n\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](61, "div", 71);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](62, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](63, "mat-form-field", 47);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](64, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](65, "input", 91);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayListener"]("ngModelChange", function DialogmodificarCuentaComponent_div_36_div_17_Template_input_ngModelChange_65_listener($event) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵrestoreView"](_r7);
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayBindingSet"](ctx_r1.cuenta.portal, $event) || (ctx_r1.cuenta.portal = $event);
return _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵresetView"]($event);
});
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵlistener"]("keyup.enter", function DialogmodificarCuentaComponent_div_36_div_17_Template_input_keyup_enter_65_listener($event) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵrestoreView"](_r7);
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"](2);
return _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵresetView"](ctx_r1.getValueNumero($event.target.value));
});
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](66, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](67, "mat-autocomplete", null, 3);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](69, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtemplate"](70, DialogmodificarCuentaComponent_div_36_div_17_mat_option_70_Template, 2, 2, "mat-option", 90);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵpipe"](71, "search");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](72, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](73, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](74, "\n\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](75, "mat-form-field", 47);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](76, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](77, "input", 92);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayListener"]("ngModelChange", function DialogmodificarCuentaComponent_div_36_div_17_Template_input_ngModelChange_77_listener($event) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵrestoreView"](_r7);
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayBindingSet"](ctx_r1.cuenta.escalera, $event) || (ctx_r1.cuenta.escalera = $event);
return _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵresetView"]($event);
});
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵlistener"]("keyup.enter", function DialogmodificarCuentaComponent_div_36_div_17_Template_input_keyup_enter_77_listener($event) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵrestoreView"](_r7);
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"](2);
return _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵresetView"](ctx_r1.getValueEscalera($event.target.value));
});
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](78, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](79, "mat-autocomplete", null, 4);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](81, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtemplate"](82, DialogmodificarCuentaComponent_div_36_div_17_mat_option_82_Template, 2, 2, "mat-option", 90);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵpipe"](83, "search");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](84, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](85, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](86, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](87, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](88, "div", 71);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](89, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](90, "mat-form-field", 47);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](91, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](92, "input", 93);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayListener"]("ngModelChange", function DialogmodificarCuentaComponent_div_36_div_17_Template_input_ngModelChange_92_listener($event) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵrestoreView"](_r7);
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayBindingSet"](ctx_r1.cuenta.piso, $event) || (ctx_r1.cuenta.piso = $event);
return _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵresetView"]($event);
});
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵlistener"]("keyup.enter", function DialogmodificarCuentaComponent_div_36_div_17_Template_input_keyup_enter_92_listener($event) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵrestoreView"](_r7);
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"](2);
return _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵresetView"](ctx_r1.getValuePiso($event.target.value));
});
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](93, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](94, "mat-autocomplete", null, 5);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](96, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtemplate"](97, DialogmodificarCuentaComponent_div_36_div_17_mat_option_97_Template, 2, 2, "mat-option", 90);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵpipe"](98, "search");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](99, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](100, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](101, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](102, "mat-form-field", 47);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](103, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](104, "input", 94);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayListener"]("ngModelChange", function DialogmodificarCuentaComponent_div_36_div_17_Template_input_ngModelChange_104_listener($event) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵrestoreView"](_r7);
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayBindingSet"](ctx_r1.cuenta.letra, $event) || (ctx_r1.cuenta.letra = $event);
return _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵresetView"]($event);
});
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵlistener"]("change", function DialogmodificarCuentaComponent_div_36_div_17_Template_input_change_104_listener($event) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵrestoreView"](_r7);
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"](2);
return _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵresetView"](ctx_r1.getValueLetra($event.target.value));
});
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](105, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](106, "mat-autocomplete", null, 6);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](108, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtemplate"](109, DialogmodificarCuentaComponent_div_36_div_17_mat_option_109_Template, 2, 2, "mat-option", 90);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵpipe"](110, "search");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](111, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](112, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](113, "\n\n\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](114, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
}
if (rf & 2) {
const codigoPostal_r9 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵreference"](15);
const auto_r23 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵreference"](53);
const autoNumero_r24 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵreference"](68);
const autoEscalera_r25 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵreference"](80);
const autoPiso_r26 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵreference"](95);
const autoLetra_r27 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵreference"](107);
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](6);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayProperty"]("ngModel", ctx_r1.cuenta.codPais);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("required", ctx_r1.cuenta.canalNotificacion == "POSTAL");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngForOf", ctx_r1.paises);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](6);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("value", ctx_r1.cuenta.codigoPostal);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayProperty"]("ngModel", ctx_r1.cuenta.codigoPostal);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("required", ctx_r1.cuenta.canalNotificacion == "POSTAL");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](9);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayProperty"]("ngModel", ctx_r1.cuenta.codProvincia);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("required", ctx_r1.cuenta.canalNotificacion == "POSTAL")("disabled", codigoPostal_r9.value.length == 5 && ctx_r1.esCAPV(codigoPostal_r9.value));
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngForOf", ctx_r1.provincias);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](6);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayProperty"]("ngModel", ctx_r1.cuenta.codMunicipio);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("required", ctx_r1.cuenta.canalNotificacion == "POSTAL")("disabled", codigoPostal_r9.value.length == 5 && ctx_r1.esCAPV(codigoPostal_r9.value));
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngForOf", ctx_r1.municipios);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](9);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayProperty"]("ngModel", ctx_r1.cuenta.codLocalidad);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngForOf", ctx_r1.localidades);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](6);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("matAutocomplete", auto_r23);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayProperty"]("ngModel", ctx_r1.cuenta.direccion);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("required", ctx_r1.cuenta.canalNotificacion == "POSTAL");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](5);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngForOf", _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵpipeBind3"](56, 33, ctx_r1.calles, "desc", ctx_r1.cuenta.direccion));
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](10);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("matAutocomplete", autoNumero_r24);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayProperty"]("ngModel", ctx_r1.cuenta.portal);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("required", ctx_r1.cuenta.canalNotificacion == "POSTAL");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](5);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngForOf", _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵpipeBind3"](71, 37, ctx_r1.numeros, "desc", ctx_r1.cuenta.portal));
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](7);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("matAutocomplete", autoEscalera_r25);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayProperty"]("ngModel", ctx_r1.cuenta.escalera);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](5);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngForOf", _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵpipeBind3"](83, 41, ctx_r1.escaleras, "desc", ctx_r1.cuenta.escalera));
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](10);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("matAutocomplete", autoPiso_r26);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayProperty"]("ngModel", ctx_r1.cuenta.piso);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](5);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngForOf", _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵpipeBind3"](98, 45, ctx_r1.pisos, "desc", ctx_r1.cuenta.piso));
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](7);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("matAutocomplete", autoLetra_r27);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayProperty"]("ngModel", ctx_r1.cuenta.letra);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](5);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngForOf", _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵpipeBind3"](110, 49, ctx_r1.letras, "desc", ctx_r1.cuenta.letra));
}
}
function DialogmodificarCuentaComponent_div_36_div_19_mat_option_8_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](0, "mat-option", 66);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](1);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
}
if (rf & 2) {
const pais_r29 = ctx.$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("value", pais_r29.cod);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtextInterpolate"](pais_r29.desc);
}
}
function DialogmodificarCuentaComponent_div_36_div_19_Template(rf, ctx) {
if (rf & 1) {
const _r28 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵgetCurrentView"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](0, "div");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](2, "div", 71);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](4, "mat-form-field", 47);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](5, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](6, "mat-select", 96);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵlistener"]("selectionChange", function DialogmodificarCuentaComponent_div_36_div_19_Template_mat_select_selectionChange_6_listener() {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵrestoreView"](_r28);
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"](2);
return _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵresetView"](ctx_r1.limpiarDireccionPostal(ctx_r1.cuenta, ctx_r1.CONST_NIVEL_POSTAL));
});
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayListener"]("ngModelChange", function DialogmodificarCuentaComponent_div_36_div_19_Template_mat_select_ngModelChange_6_listener($event) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵrestoreView"](_r28);
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayBindingSet"](ctx_r1.cuenta.codPais, $event) || (ctx_r1.cuenta.codPais = $event);
return _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵresetView"]($event);
});
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](7, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtemplate"](8, DialogmodificarCuentaComponent_div_36_div_19_mat_option_8_Template, 2, 2, "mat-option", 65);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](9, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](10, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](11, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](12, "mat-form-field", 84);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](13, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](14, "input", 97);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵlistener"]("change", function DialogmodificarCuentaComponent_div_36_div_19_Template_input_change_14_listener($event) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵrestoreView"](_r28);
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"](2);
return _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵresetView"](ctx_r1.cargarDatosPorCodigoPostal(ctx_r1.cuenta, $event.srcElement.value));
});
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayListener"]("ngModelChange", function DialogmodificarCuentaComponent_div_36_div_19_Template_input_ngModelChange_14_listener($event) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵrestoreView"](_r28);
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayBindingSet"](ctx_r1.cuenta.codigoPostal, $event) || (ctx_r1.cuenta.codigoPostal = $event);
return _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵresetView"]($event);
});
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](15, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](16, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](17, "\n\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](18, "div", 71);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](19, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](20, "mat-form-field", 98);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](21, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](22, "input", 99);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayListener"]("ngModelChange", function DialogmodificarCuentaComponent_div_36_div_19_Template_input_ngModelChange_22_listener($event) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵrestoreView"](_r28);
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayBindingSet"](ctx_r1.cuenta.provincia, $event) || (ctx_r1.cuenta.provincia = $event);
return _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵresetView"]($event);
});
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](23, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](24, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](25, "\n\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](26, "div", 71);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](27, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](28, "mat-form-field", 47);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](29, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](30, "input", 100);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayListener"]("ngModelChange", function DialogmodificarCuentaComponent_div_36_div_19_Template_input_ngModelChange_30_listener($event) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵrestoreView"](_r28);
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayBindingSet"](ctx_r1.cuenta.localidad, $event) || (ctx_r1.cuenta.localidad = $event);
return _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵresetView"]($event);
});
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](31, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](32, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](33, "mat-form-field", 47);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](34, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](35, "input", 101);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayListener"]("ngModelChange", function DialogmodificarCuentaComponent_div_36_div_19_Template_input_ngModelChange_35_listener($event) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵrestoreView"](_r28);
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayBindingSet"](ctx_r1.cuenta.direccion, $event) || (ctx_r1.cuenta.direccion = $event);
return _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵresetView"]($event);
});
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](36, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](37, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](38, "\n\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
}
if (rf & 2) {
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](6);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayProperty"]("ngModel", ctx_r1.cuenta.codPais);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("required", ctx_r1.cuenta.canalNotificacion == "POSTAL");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngForOf", ctx_r1.paises);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](6);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("value", ctx_r1.cuenta.codigoPostal);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayProperty"]("ngModel", ctx_r1.cuenta.codigoPostal);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](8);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayProperty"]("ngModel", ctx_r1.cuenta.provincia);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](8);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayProperty"]("ngModel", ctx_r1.cuenta.localidad);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](5);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayProperty"]("ngModel", ctx_r1.cuenta.direccion);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("required", ctx_r1.cuenta.canalNotificacion == "POSTAL");
}
}
function DialogmodificarCuentaComponent_div_36_Template(rf, ctx) {
if (rf & 1) {
const _r6 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵgetCurrentView"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](0, "div");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](2, "div");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](4, "span", 79);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵi18n"](5, 26);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](6, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](7, "span", 80);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](8, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](9, "div", 81);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵlistener"]("click", function DialogmodificarCuentaComponent_div_36_Template_div_click_9_listener() {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵrestoreView"](_r6);
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"]();
return _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵresetView"](ctx_r1.limpiarDireccionPostal(ctx_r1.cuenta, ctx_r1.CONST_NIVEL_PAIS));
});
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](10, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](11, "mat-icon", 82);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](12, "clear");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](13, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](14, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](15, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](16, "\n\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtemplate"](17, DialogmodificarCuentaComponent_div_36_div_17_Template, 115, 53, "div", 41);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](18, "\n\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtemplate"](19, DialogmodificarCuentaComponent_div_36_div_19_Template, 39, 9, "div", 41);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](20, "\n\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
}
if (rf & 2) {
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](17);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngIf", ctx_r1.cuenta.codPais == "108" || ctx_r1.cuenta.codPais == "0");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngIf", ctx_r1.cuenta.codPais != "108" && ctx_r1.cuenta.codPais != "0");
}
}
function DialogmodificarCuentaComponent_div_50_div_2_mat_form_field_2_input_5_Template(rf, ctx) {
if (rf & 1) {
const _r30 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵgetCurrentView"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](0, "input", 105, 7);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵlistener"]("focus", function DialogmodificarCuentaComponent_div_50_div_2_mat_form_field_2_input_5_Template_input_focus_0_listener() {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵrestoreView"](_r30);
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"](4);
return _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵresetView"](ctx_r1.getEmailPrecargado());
})("input", function DialogmodificarCuentaComponent_div_50_div_2_mat_form_field_2_input_5_Template_input_input_0_listener() {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵrestoreView"](_r30);
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"](4);
const cuentaForm_r31 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵreference"](10);
return _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵresetView"](ctx_r1.validarMailPrecargado(cuentaForm_r31));
});
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
}
if (rf & 2) {
const contacto_r32 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"]().$implicit;
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"](3);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵpropertyInterpolate"]("value", contacto_r32.informacionContacto);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵpropertyInterpolate1"]("name", "email_", contacto_r32.informacionContacto, "");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngModel", contacto_r32.informacionContacto)("required", ctx_r1.cuenta.canalNotificacion == "ELECTRONICO");
}
}
function DialogmodificarCuentaComponent_div_50_div_2_mat_form_field_2_input_7_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelement"](0, "input", 106);
}
if (rf & 2) {
const contacto_r32 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"]().$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵpropertyInterpolate"]("value", contacto_r32.informacionContacto);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵpropertyInterpolate1"]("name", "email_", contacto_r32.informacionContacto, "");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngModel", contacto_r32.informacionContacto);
}
}
function DialogmodificarCuentaComponent_div_50_div_2_mat_form_field_2_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](0, "mat-form-field", 47);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](2, "mat-label", 59);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵi18n"](3, 27);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](4, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtemplate"](5, DialogmodificarCuentaComponent_div_50_div_2_mat_form_field_2_input_5_Template, 2, 5, "input", 103);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](6, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtemplate"](7, DialogmodificarCuentaComponent_div_50_div_2_mat_form_field_2_input_7_Template, 1, 4, "input", 104);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](8, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
}
if (rf & 2) {
const isFirst_r33 = ctx.first;
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](5);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngIf", isFirst_r33);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngIf", !isFirst_r33);
}
}
function DialogmodificarCuentaComponent_div_50_div_2_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](0, "div", 71);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtemplate"](2, DialogmodificarCuentaComponent_div_50_div_2_mat_form_field_2_Template, 9, 2, "mat-form-field", 102);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
}
if (rf & 2) {
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngForOf", ctx_r1.datosEmail[ctx_r1.cuenta.cuentaID]);
}
}
function DialogmodificarCuentaComponent_div_50_div_4_Template(rf, ctx) {
if (rf & 1) {
const _r34 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵgetCurrentView"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](0, "div", 71);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](2, "mat-form-field", 47);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](4, "mat-label");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵi18n"](5, 28);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](6, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](7, "input", 107, 7);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayListener"]("ngModelChange", function DialogmodificarCuentaComponent_div_50_div_4_Template_input_ngModelChange_7_listener($event) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵrestoreView"](_r34);
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayBindingSet"](ctx_r1.mailOriginal, $event) || (ctx_r1.mailOriginal = $event);
return _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵresetView"]($event);
});
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵlistener"]("input", function DialogmodificarCuentaComponent_div_50_div_4_Template_input_input_7_listener() {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵrestoreView"](_r34);
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"](2);
return _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵresetView"](ctx_r1.validarMailPrecargadoConfirmacion());
});
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](9, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](10, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
}
if (rf & 2) {
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](7);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayProperty"]("ngModel", ctx_r1.mailOriginal);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("required", ctx_r1.cuenta.canalNotificacion == "ELECTRONICO");
}
}
function DialogmodificarCuentaComponent_div_50_div_6_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](0, "div", 71);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](2, "mat-form-field", 47);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](4, "mat-label");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵi18n"](5, 29);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](6, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelement"](7, "input", 108, 8);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](9, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](10, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
}
if (rf & 2) {
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](7);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("pattern", ctx_r1.validarMailValidacion());
}
}
function DialogmodificarCuentaComponent_div_50_div_8_mat_form_field_2_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](0, "mat-form-field", 47);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](2, "mat-label");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵi18n"](3, 30);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](4, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelement"](5, "input", 109);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](6, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
}
if (rf & 2) {
const contacto_r35 = ctx.$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](5);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵpropertyInterpolate"]("value", contacto_r35.informacionContacto);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵpropertyInterpolate1"]("name", "sms_", contacto_r35.informacionContacto, "");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngModel", contacto_r35.informacionContacto);
}
}
function DialogmodificarCuentaComponent_div_50_div_8_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](0, "div", 71);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtemplate"](2, DialogmodificarCuentaComponent_div_50_div_8_mat_form_field_2_Template, 7, 4, "mat-form-field", 102);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
}
if (rf & 2) {
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngForOf", ctx_r1.datosSms[ctx_r1.cuenta.cuentaID]);
}
}
function DialogmodificarCuentaComponent_div_50_div_10_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](0, "div", 71);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](2, "mat-form-field", 47);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](4, "mat-label");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵi18n"](5, 31);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](6, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelement"](7, "input", 110);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](8, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](9, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
}
}
function DialogmodificarCuentaComponent_div_50_div_12_mat_form_field_2_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](0, "mat-form-field", 47);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](2, "mat-label");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵi18n"](3, 32);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](4, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelement"](5, "input", 111);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](6, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
}
if (rf & 2) {
const contacto_r36 = ctx.$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](5);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵpropertyInterpolate"]("value", contacto_r36.informacionContacto);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵpropertyInterpolate1"]("name", "telefono_", contacto_r36.informacionContacto, "");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngModel", contacto_r36.informacionContacto);
}
}
function DialogmodificarCuentaComponent_div_50_div_12_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](0, "div", 71);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtemplate"](2, DialogmodificarCuentaComponent_div_50_div_12_mat_form_field_2_Template, 7, 4, "mat-form-field", 102);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
}
if (rf & 2) {
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngForOf", ctx_r1.datosTelefono[ctx_r1.cuenta.cuentaID]);
}
}
function DialogmodificarCuentaComponent_div_50_div_14_mat_form_field_2_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](0, "mat-form-field", 47);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelement"](2, "input", 112);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
}
if (rf & 2) {
const contacto_r37 = ctx.$implicit;
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵpropertyInterpolate"]("value", contacto_r37.informacionContacto);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵpropertyInterpolate1"]("name", "fax_", contacto_r37.informacionContacto, "");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngModel", contacto_r37.informacionContacto);
}
}
function DialogmodificarCuentaComponent_div_50_div_14_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](0, "div", 71);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtemplate"](2, DialogmodificarCuentaComponent_div_50_div_14_mat_form_field_2_Template, 4, 4, "mat-form-field", 102);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
}
if (rf & 2) {
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngForOf", ctx_r1.datosFax[ctx_r1.cuenta.cuentaID]);
}
}
function DialogmodificarCuentaComponent_div_50_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](0, "div");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](1, "\n\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtemplate"](2, DialogmodificarCuentaComponent_div_50_div_2_Template, 4, 1, "div", 45);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](3, "\n\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtemplate"](4, DialogmodificarCuentaComponent_div_50_div_4_Template, 11, 2, "div", 45);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](5, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtemplate"](6, DialogmodificarCuentaComponent_div_50_div_6_Template, 11, 1, "div", 45);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](7, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtemplate"](8, DialogmodificarCuentaComponent_div_50_div_8_Template, 4, 1, "div", 45);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](9, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtemplate"](10, DialogmodificarCuentaComponent_div_50_div_10_Template, 10, 0, "div", 45);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](11, "\n\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtemplate"](12, DialogmodificarCuentaComponent_div_50_div_12_Template, 4, 1, "div", 45);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](13, "\n\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtemplate"](14, DialogmodificarCuentaComponent_div_50_div_14_Template, 4, 1, "div", 45);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](15, "\n\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
}
if (rf & 2) {
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngIf", ctx_r1.datosContactoValor[ctx_r1.cuenta.cuentaID]["EMAIL"]);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngIf", !ctx_r1.datosContactoValor[ctx_r1.cuenta.cuentaID]["EMAIL"]);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngIf", ctx_r1.validarMail);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngIf", ctx_r1.datosContactoValor[ctx_r1.cuenta.cuentaID]["SMS"]);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngIf", !ctx_r1.datosContactoValor[ctx_r1.cuenta.cuentaID]["SMS"]);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngIf", ctx_r1.datosContactoValor[ctx_r1.cuenta.cuentaID]["TELEFONO"]);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngIf", ctx_r1.datosContactoValor[ctx_r1.cuenta.cuentaID]["FAX"]);
}
}
function DialogmodificarCuentaComponent_div_52_div_14_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](0, "div", 71);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](2, "mat-form-field", 47);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](4, "mat-label", 59);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵi18n"](5, 35);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](6, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelement"](7, "input", 115, 8);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](9, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](10, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
}
if (rf & 2) {
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](7);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("pattern", ctx_r1.validarMailValidacion());
}
}
function DialogmodificarCuentaComponent_div_52_Template(rf, ctx) {
if (rf & 1) {
const _r38 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵgetCurrentView"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](0, "div");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](1, "\n\n\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](2, "div", 71);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](4, "mat-form-field", 47);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](5, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](6, "mat-label", 59);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵi18n"](7, 33);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](8, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](9, "input", 113, 7);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayListener"]("ngModelChange", function DialogmodificarCuentaComponent_div_52_Template_input_ngModelChange_9_listener($event) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵrestoreView"](_r38);
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayBindingSet"](ctx_r1.mailOriginal, $event) || (ctx_r1.mailOriginal = $event);
return _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵresetView"]($event);
});
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵlistener"]("input", function DialogmodificarCuentaComponent_div_52_Template_input_input_9_listener() {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵrestoreView"](_r38);
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"]();
return _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵresetView"](ctx_r1.validarMailPrecargadoConfirmacion());
});
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](11, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](12, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](13, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtemplate"](14, DialogmodificarCuentaComponent_div_52_div_14_Template, 11, 1, "div", 45);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](15, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](16, "div", 71);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](17, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](18, "mat-form-field", 47);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](19, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](20, "mat-label", 59);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵi18n"](21, 34);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](22, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelement"](23, "input", 114);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](24, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](25, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](26, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
}
if (rf & 2) {
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](9);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayProperty"]("ngModel", ctx_r1.mailOriginal);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("required", ctx_r1.esEmpresa || ctx_r1.tieneEmpresas || ctx_r1.cuenta.canalNotificacion == "ELECTRONICO");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](5);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngIf", ctx_r1.validarMail);
}
}
function DialogmodificarCuentaComponent_div_56_div_10_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](0, "div", 123);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](2, "span", 47);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵi18n"](3, 37);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](4, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
}
}
function DialogmodificarCuentaComponent_div_56_div_12_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](0, "div", 124);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](2, "span", 47);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵi18n"](3, 38);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](4, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
}
}
function DialogmodificarCuentaComponent_div_56_div_14_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](0, "div", 125);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](2, "span", 47);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵi18n"](3, 39);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](4, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
}
}
function DialogmodificarCuentaComponent_div_56_Template(rf, ctx) {
if (rf & 1) {
const _r39 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵgetCurrentView"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](0, "div", 116);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](2, "div", 117);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](4, "mat-checkbox", 118);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayListener"]("ngModelChange", function DialogmodificarCuentaComponent_div_56_Template_mat_checkbox_ngModelChange_4_listener($event) {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵrestoreView"](_r39);
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayBindingSet"](ctx_r1.checkConsentimiento, $event) || (ctx_r1.checkConsentimiento = $event);
return _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵresetView"]($event);
});
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](5, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](6, "span", 119);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵi18n"](7, 36);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](8, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](9, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtemplate"](10, DialogmodificarCuentaComponent_div_56_div_10_Template, 5, 0, "div", 120);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](11, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtemplate"](12, DialogmodificarCuentaComponent_div_56_div_12_Template, 5, 0, "div", 121);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](13, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtemplate"](14, DialogmodificarCuentaComponent_div_56_div_14_Template, 5, 0, "div", 122);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](15, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
}
if (rf & 2) {
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵnextContext"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](4);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtwoWayProperty"]("ngModel", ctx_r1.checkConsentimiento);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](6);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngIf", !ctx_r1.checkConsentimiento && ctx_r1.cuenta.cuentaID);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngIf", !ctx_r1.checkConsentimiento && !ctx_r1.cuenta.cuentaID && ctx_r1.pulsadoEnviar);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngIf", !ctx_r1.checkConsentimiento && !ctx_r1.cuenta.cuentaID && !ctx_r1.pulsadoEnviar);
}
}
class DialogmodificarCuentaComponent {
constructor(mdDialogRef, representacionService, data, utilsService, browserService, textosService, stateService, webStorageService, noraService) {
this.mdDialogRef = mdDialogRef;
this.representacionService = representacionService;
this.data = data;
this.utilsService = utilsService;
this.browserService = browserService;
this.textosService = textosService;
this.stateService = stateService;
this.webStorageService = webStorageService;
this.noraService = noraService;
// variable de cuenta
this.cuenta = [];
this.cuentaCloned = [];
this.userAccount = [];
this.datosContacto = ['EMAIL', 'TELEFONO', 'SMS', 'FAX'];
this.datosContactoValor = [];
this.datosEmail = [];
this.datosSms = [];
this.datosTelefono = [];
this.datosFax = [];
this.numeros = [];
this.pisos = [];
this.escaleras = [];
this.letras = [];
this.esEmpresa = false;
this.tieneEmpresas = false;
this.paises = [];
this.provincias = [];
this.municipios = [];
this.localidades = [];
this.calles = [];
this.datosCodigoPostal = [];
this.contactoDato = [];
this.checkConsentimiento = true;
this.pulsadoEnviar = false;
this.emailPreCargado = '';
this.validarMail = true;
this.esMailPrecargado = true;
this.CONST_NIVEL_PAIS = '1';
this.CONST_NIVEL_POSTAL = '2';
this.CONST_NIVEL_PROVINCIA = '3';
this.CONST_NIVEL_MUNICIPIO = '4';
this.CONST_NIVEL_LOCALIDAD = '5';
this.CONST_NIVEL_DIRECCION = '6';
this.CONST_NIVEL_PORTAL = '7';
this.CONST_NIVEL_ESCALERA_PISO = '8';
this.CONST_NIVEL_LETRA = '9';
this.CIF = 'CIF';
this.cuenta = this.data.cuenta;
this.cuentaCloned = this.utilsService.deepCopy(this.cuenta);
this.userAccount = this.data.usuario;
if (!this.cuenta.codPais || this.cuenta.codPais === '' || this.cuenta.codPais === '0') {
this.cuenta.codPais = '108';
}
this.esEmpresa = this.verificarCertificadoEmpresa();
}
ngOnInit() {
this.datosContactoValor[this.cuenta.cuentaID] = {
'EMAIL': false,
'TELEFONO': false,
'SMS': false,
'FAX': false
};
this.datosContacto.forEach(tipo => {
if (this.cuenta.contactoList && this.cuenta.contactoList.contacto) {
if (this.contactosFilter(this.cuenta.contactoList.contacto, tipo)) {
if (tipo === 'EMAIL') {
this.datosContactoValor[this.cuenta.cuentaID][tipo] = true;
this.datosEmail[this.cuenta.cuentaID] = this.tipoContactos(this.cuenta.contactoList.contacto, tipo);
}
if (tipo === 'TELEFONO') {
this.datosContactoValor[this.cuenta.cuentaID][tipo] = true;
this.datosTelefono[this.cuenta.cuentaID] = this.tipoContactos(this.cuenta.contactoList.contacto, tipo);
}
if (tipo === 'SMS') {
this.datosContactoValor[this.cuenta.cuentaID][tipo] = true;
this.datosSms[this.cuenta.cuentaID] = this.tipoContactos(this.cuenta.contactoList.contacto, tipo);
}
if (tipo === 'FAX') {
this.datosContactoValor[this.cuenta.cuentaID][tipo] = true;
this.datosFax[this.cuenta.cuentaID] = this.tipoContactos(this.cuenta.contactoList.contacto, tipo);
}
}
}
});
this.noraPaisesObserver = this.noraService.getPaises().subscribe(noraPaises => {
this.paises = noraPaises;
});
this.noraProvinciasObserver = this.noraService.getProvincias().subscribe(noraProvincias => {
this.provincias = noraProvincias;
});
this.noraMunicipiosObserver = this.noraService.noraMunicipiosObservable.subscribe(noraMunicipios => {
this.municipios = noraMunicipios;
});
this.noraLocalidadesObserver = this.noraService.noraLocalidadesObservable.subscribe(noraLocalidades => {
this.localidades = noraLocalidades;
});
this.noraCallesObserver = this.noraService.noraCallesObservable.subscribe(noraCallesMunicipio => {
this.calles = noraCallesMunicipio;
});
this.noraNumerosObserver = this.noraService.noraNumerosObservable.subscribe(noraNumeros => {
this.numeros = noraNumeros;
});
this.noraPisosObserver = this.noraService.noraPisosObservable.subscribe(noraPisos => {
this.pisos = noraPisos;
});
this.noraPlantaObserver = this.noraService.noraPlantaObservable.subscribe(objRespuesta => {
if (null != objRespuesta.codPlanta && objRespuesta.codPlanta !== '') {
this.cuenta.codPiso = objRespuesta.codPlanta;
this.noraService.getLetras(objRespuesta.codCalle, objRespuesta.codPortal, objRespuesta.codPlanta);
} else {
this.cuenta.codPiso = null;
}
});
this.noraEscalerasObserver = this.noraService.noraEscalerasObservable.subscribe(noraEscaleras => {
this.escaleras = noraEscaleras;
});
this.noraLetrasObserver = this.noraService.noraLetrasObservable.subscribe(noraLetras => {
this.letras = noraLetras;
});
this.noraDireccionPostalObserver = this.noraService.noraDireccionPostalObservable.subscribe(noraDatos => {
this.datosCodigoPostal = noraDatos;
this.cuenta.codProvincia = this.datosCodigoPostal.codProvincia;
this.municipios = this.datosCodigoPostal.municipios;
this.cuenta.codMunicipio = this.datosCodigoPostal.codMunicipios[0];
this.localidades = this.datosCodigoPostal.localidades;
this.calles = this.datosCodigoPostal.calles;
});
if (this.cuenta.codPais === '108' || this.cuenta.codPais === '0') {
// Mostrar formulario Nora y cargar los select segun la cuenta
if (this.cuenta.codProvincia) {
this.noraService.getMunicipio(this.cuenta.codProvincia);
if (this.cuenta.codMunicipio) {
this.noraService.getLocalidades(this.cuenta.codProvincia, this.cuenta.codMunicipio);
this.noraService.getCallesMunicipio(this.cuenta.codProvincia, this.cuenta.codMunicipio);
if (this.cuenta.codLocalidad && this.cuenta.codCalle) {
this.noraService.getNumerosCalle(this.cuenta.codLocalidad, this.cuenta.codCalle);
if (this.cuenta.codPortal) {
this.noraService.getEscaleras(this.cuenta.codPortal);
this.noraService.getPisos(this.cuenta.codPortal);
if (this.cuenta.codPiso) {
this.noraService.getCodPlanta(this.cuenta.codCalle, this.cuenta.codPortal, this.cuenta.escalera, this.cuenta.codPiso);
}
}
}
}
}
}
this.representacionService.getRepresentados(this.stateService.miPerfilUser.id).subscribe(representados => {
this.tieneEmpresas = representados.some(representado => representado.tipoId === 'CIF');
});
// Si se modifica desde mi perfil hay this.data.contacto
if (this.data.contacto) {
this.checkConsentimiento = this.data.cuenta && 'SI' === this.data.cuenta.consentimiento;
}
if (this.datosContactoValor[this.cuenta.cuentaID]['EMAIL']) {
this.validarMail = false;
}
}
ngAfterViewInit() {
if (this.mailOriginal == undefined || !(this.mailOriginal.length > 0)) {
this.validarMail = false;
}
}
ngOnDestroy() {
this.noraPaisesObserver.unsubscribe();
this.noraProvinciasObserver.unsubscribe();
this.noraMunicipiosObserver.unsubscribe();
this.noraLocalidadesObserver.unsubscribe();
this.noraCallesObserver.unsubscribe();
this.noraDireccionPostalObserver.unsubscribe();
this.noraNumerosObserver.unsubscribe();
this.noraEscalerasObserver.unsubscribe();
this.noraPisosObserver.unsubscribe();
this.noraPlantaObserver.unsubscribe();
this.noraPlantaObserver.unsubscribe();
this.noraLetrasObserver.unsubscribe();
}
onSubmitCuenta(form) {
if (this.checkConsentimiento || this.data.cuenta.cuentaID) {
this.mdDialogRef.close(this.montarJSON(form));
} else {
this.pulsadoEnviar = true;
}
}
onNoClick() {
this.mdDialogRef.close();
}
// Montar el nuevo JSON con los cambios requeridos
montarJSON(form) {
const cuenta = [{
'cuentaID': form.value.cuentaID
}];
if (form.value.codPais === '108' || form.value.codPais === '0') {
cuenta[0]['pais'] = 'España';
cuenta[0]['codPais'] = form.value.codPais;
cuenta[0]['codProvincia'] = form.controls['codProvincia'].disabled ? form.controls.codProvincia.value : form.value.codProvincia;
cuenta[0]['codMunicipio'] = form.controls['codMunicipio'].disabled ? form.controls.codMunicipio.value : form.value.codMunicipio;
cuenta[0]['codLocalidad'] = form.value.codLocalidad;
if (this.cuenta.codCalle) {
cuenta[0]['codCalle'] = this.cuenta.codCalle;
const direccion = this.calles.find(calle => calle.codCalle === this.cuenta.codCalle);
cuenta[0]['direccion'] = direccion ? direccion.desc : form.value.direccion.trim();
} else {
cuenta[0]['direccion'] = form.value.direccion.trim();
}
const provincia = this.provincias.find(provinciaUtil => provinciaUtil.cod === (form.controls['codProvincia'].disabled ? form.controls.codProvincia.value : form.value.codProvincia));
cuenta[0]['provincia'] = provincia.desc;
const municipio = this.municipios.find(municipioUtil => municipioUtil.cod === (form.controls['codMunicipio'].disabled ? form.controls.codMunicipio.value : form.value.codMunicipio));
cuenta[0]['municipio'] = municipio.desc;
const localidad = this.localidades.find(localidadUtil => localidadUtil.cod === form.value.codLocalidad);
if (localidad) {
cuenta[0]['localidad'] = localidad.desc;
} else {
cuenta[0]['localidad'] = "";
}
if (this.cuenta.codPortal && this.numeros) {
cuenta[0]['codPortal'] = this.cuenta.codPortal;
const portal = this.numeros.find(numero => numero.cod === this.cuenta.codPortal);
cuenta[0]['portal'] = portal ? portal.desc : form.value.portal ? form.value.portal : "";
} else {
cuenta[0]['portal'] = form.value.portal === null || form.value.portal === undefined ? form.value.portal : form.value.portal.trim();
cuenta[0]['codPortal'] = null;
}
if (this.cuenta.escalera && this.escaleras) {
const escalera = this.escaleras.find(escalera => escalera.cod === this.cuenta.escalera);
cuenta[0]['escalera'] = escalera ? escalera.desc : form.value.escalera ? form.value.escalera : "";
} else {
cuenta[0]['escalera'] = form.value.escalera === null || form.value.escalera === undefined ? form.value.escalera : form.value.escalera.trim();
}
if (this.cuenta.codPiso && this.pisos) {
cuenta[0]['codPiso'] = this.cuenta.codPiso;
const piso = this.pisos.find(piso => piso.cod === this.cuenta.codPiso);
cuenta[0]['piso'] = piso ? piso.desc : form.value.piso ? form.value.piso : "";
} else {
cuenta[0]['piso'] = form.value.piso === null || form.value.piso === undefined ? form.value.piso : form.value.piso.trim();
cuenta[0]['codPiso'] = null;
}
if (this.cuenta.codLetra && this.letras) {
cuenta[0]['codLetra'] = this.cuenta.codLetra;
const letra = this.letras.find(letra => letra.cod === this.cuenta.codLetra);
cuenta[0]['letra'] = letra ? letra.desc : form.value.letra ? form.value.letra : "";
} else {
cuenta[0]['letra'] = form.value.letra === null || form.value.letra === undefined ? form.value.letra : form.value.letra.trim();
cuenta[0]['codLetra'] = null;
}
cuenta[0]['codigoPostal'] = form.value.codigoPostal.trim();
} else if (form.value.codPais) {
cuenta[0]['pais'] = this.paises.find(pais => pais.cod === form.value.codPais).desc;
cuenta[0]['codPais'] = form.value.codPais;
cuenta[0]['provincia'] = form.value.provincia ? form.value.provincia.trim() : form.value.provincia;
cuenta[0]['municipio'] = form.value.municipio ? form.value.municipio.trim() : form.value.municipio;
cuenta[0]['localidad'] = form.value.localidad ? form.value.localidad.trim() : form.value.localidad;
cuenta[0]['direccion'] = form.value.direccion.trim();
cuenta[0]['codProvincia'] = undefined;
cuenta[0]['codMunicipio'] = undefined;
cuenta[0]['codLocalidad'] = undefined;
cuenta[0]['codCalle'] = undefined;
cuenta[0]['portal'] = form.value.portal === null || form.value.portal === undefined ? form.value.portal : form.value.portal.trim();
cuenta[0]['escalera'] = form.value.escalera === null || form.value.escalera === undefined ? form.value.escalera : form.value.escalera.trim();
cuenta[0]['piso'] = form.value.piso === null || form.value.piso === undefined ? form.value.piso : form.value.piso.trim();
cuenta[0]['letra'] = form.value.letra === null || form.value.letra === undefined ? form.value.letra : form.value.letra.trim();
cuenta[0]['codigoPostal'] = form.value.codigoPostal ? form.value.codigoPostal.trim() : form.value.codigoPostal;
} else {
cuenta[0]['pais'] = this.cuentaCloned.pais;
cuenta[0]['provincia'] = this.cuentaCloned.provincia;
cuenta[0]['municipio'] = this.cuentaCloned.municipio;
cuenta[0]['localidad'] = this.cuentaCloned.localidad;
cuenta[0]['direccion'] = this.cuentaCloned.direccion;
cuenta[0]['codPais'] = this.cuentaCloned.codPais;
cuenta[0]['codProvincia'] = this.cuentaCloned.codProvincia;
cuenta[0]['codMunicipio'] = this.cuentaCloned.codMunicipio;
cuenta[0]['codLocalidad'] = this.cuentaCloned.codLocalidad;
cuenta[0]['codCalle'] = this.cuentaCloned.codCalle;
cuenta[0]['portal'] = this.cuentaCloned.portal;
cuenta[0]['escalera'] = this.cuentaCloned.escalera;
cuenta[0]['piso'] = this.cuentaCloned.piso;
cuenta[0]['letra'] = this.cuentaCloned.letra;
cuenta[0]['codigoPostal'] = this.cuentaCloned.codigoPostal;
}
// Si se modifica desde mi perfil hay this.data.contacto
if (this.data.contacto) {
cuenta[0]['consentimiento'] = this.checkConsentimiento ? 'SI' : 'NO';
} else {
cuenta[0]['consentimiento'] = this.data.cuenta.consentimiento ? this.data.cuenta.consentimiento : 'NO';
}
cuenta[0]['canalNotificacion'] = form.value.canalNotificacion !== undefined ? form.value.canalNotificacion : 'ELECTRONICO';
cuenta[0]['principal'] = this.cuenta.principal;
if (!cuenta[0]['contactoList']) {
cuenta[0]['contactoList'] = {
'contacto': []
};
}
const dEmail = Object.getOwnPropertyNames(form.controls).filter(prop => prop.startsWith('email'));
if (this.validarMail) {
const datoMail = {
'tipoContacto': 'EMAIL',
'informacionContacto': form.value[dEmail[0]]
};
cuenta[0]['contactoList'].contacto.push(datoMail);
} else {
for (let i = 0; i < dEmail.length; i++) {
if (form.value[dEmail[i]]) {
const dato = {
'tipoContacto': 'EMAIL',
'informacionContacto': form.value[dEmail[i]]
};
cuenta[0]['contactoList'].contacto.push(dato);
}
}
}
const dTelefono = Object.getOwnPropertyNames(form.controls).filter(prop => prop.startsWith('telefono'));
for (let i = 0; i < dTelefono.length; i++) {
if (form.value[dTelefono[i]]) {
const dato = {
'tipoContacto': 'TELEFONO',
'informacionContacto': form.value[dTelefono[i]]
};
cuenta[0]['contactoList'].contacto.push(dato);
}
}
const dSms = Object.getOwnPropertyNames(form.controls).filter(prop => prop.startsWith('sms'));
for (let i = 0; i < dSms.length; i++) {
if (form.value[dSms[i]]) {
const dato = {
'tipoContacto': 'SMS',
'informacionContacto': form.value[dSms[i]]
};
cuenta[0]['contactoList'].contacto.push(dato);
}
}
const dFax = Object.getOwnPropertyNames(form.controls).filter(prop => prop.startsWith('fax'));
for (let i = 0; i < dFax.length; i++) {
if (form.value[dFax[i]]) {
const dato = {
'tipoContacto': 'FAX',
'informacionContacto': form.value[dFax[i]]
};
cuenta[0]['contactoList'].contacto.push(dato);
}
}
const interesado = {
'interesadoID': this.userAccount.interesadoID,
'sexo': form.value.sexo,
'idioma': form.value.idioma,
'nombre': form.value.Nombre ? form.value.Nombre : this.userAccount.nombre,
'apellido1': form.value.apellido1 ? form.value.apellido1 : this.userAccount.apellido1,
'apellido2': form.value.apellido2 ? form.value.apellido2 : this.userAccount.apellido2,
'modificar': 'S',
'cuentaList': {
'cuenta': cuenta
}
};
this.informarCambios(interesado);
return interesado;
}
// Limpiar y cargar los nuevos municipios al cambiar de provincia
cargarMunicipio(cuenta, codProvincia) {
this.limpiarDireccionPostal(cuenta, this.CONST_NIVEL_MUNICIPIO);
this.noraService.getMunicipio(codProvincia);
}
// Limpiar y cargar las nuevas localizaciones al cambiar de municipio
cargarLocalidades(cuenta, e) {
const codPostalBakup = cuenta.codigoPostal;
this.limpiarDireccionPostal(cuenta, this.CONST_NIVEL_LOCALIDAD);
if (this.datosCodigoPostal && this.datosCodigoPostal.codMunicipios && this.datosCodigoPostal.codMunicipios.find(codMunicipio => codMunicipio === cuenta.codMunicipio)) {
cuenta.codigoPostal = codPostalBakup;
}
this.noraService.getLocalidades(this.cuenta.codProvincia, e);
}
// Limpiar y cargar el listado de direcciones de Nora segun Provincia y Municipio
cargarCalleMunicipio(cuenta, e) {
this.limpiarDireccionPostal(cuenta, this.CONST_NIVEL_DIRECCION);
this.calles = undefined;
this.noraService.getCallesMunicipio(cuenta.codProvincia, e);
}
// Carga el codigo postal de forma automatica al seleccionar una direccion del listado de Nora
cargarCodigoPostal(cuenta, cd) {
if (cuenta.codigoPostal !== cd) {
this.datosCodigoPostal = undefined;
}
cuenta.codigoPostal = cd;
}
// Cargar toda la informacion necesaria al insertar el codigo postal en el caso de se el pais España
cargarDatosPorCodigoPostal(cuenta, e) {
if ((cuenta.codPais === '108' || cuenta.codPais === '0') && e.length == 5) {
this.limpiarDireccionPostal(cuenta, this.CONST_NIVEL_PROVINCIA);
this.noraService.getUbicacionByCodPostal(e);
}
cuenta.codigoPostal = e;
}
// Limpiar campos de direccion postal
limpiarDireccionPostal(cuenta, nivel) {
switch (nivel) {
case this.CONST_NIVEL_PAIS:
cuenta.codPais = null;
cuenta.codigoPostal = null;
this.limpiarCampoProvincia(cuenta);
this.limpiarCampoMunicipio(cuenta);
this.limpiarCampoLocalidad(cuenta);
this.limpiarCampoDireccion(cuenta);
this.limpiarCampoPortal(cuenta);
this.limpiarCampoEscalera(cuenta);
this.limpiarCampoPiso(cuenta);
this.limpiarCampoLetra(cuenta);
break;
case this.CONST_NIVEL_POSTAL:
cuenta.codigoPostal = null;
this.limpiarCampoProvincia(cuenta);
this.limpiarCampoMunicipio(cuenta);
this.limpiarCampoLocalidad(cuenta);
this.limpiarCampoDireccion(cuenta);
this.limpiarCampoPortal(cuenta);
this.limpiarCampoEscalera(cuenta);
this.limpiarCampoPiso(cuenta);
this.limpiarCampoLetra(cuenta);
break;
case this.CONST_NIVEL_PROVINCIA:
this.limpiarCampoProvincia(cuenta);
this.limpiarCampoMunicipio(cuenta);
this.limpiarCampoLocalidad(cuenta);
this.limpiarCampoDireccion(cuenta);
this.limpiarCampoPortal(cuenta);
this.limpiarCampoEscalera(cuenta);
this.limpiarCampoPiso(cuenta);
this.limpiarCampoLetra(cuenta);
break;
case this.CONST_NIVEL_MUNICIPIO:
this.limpiarCampoMunicipio(cuenta);
this.limpiarCampoLocalidad(cuenta);
this.limpiarCampoDireccion(cuenta);
this.limpiarCampoPortal(cuenta);
this.limpiarCampoEscalera(cuenta);
this.limpiarCampoPiso(cuenta);
this.limpiarCampoLetra(cuenta);
break;
case this.CONST_NIVEL_LOCALIDAD:
this.limpiarCampoLocalidad(cuenta);
this.limpiarCampoDireccion(cuenta);
this.limpiarCampoPortal(cuenta);
this.limpiarCampoEscalera(cuenta);
this.limpiarCampoPiso(cuenta);
this.limpiarCampoLetra(cuenta);
break;
case this.CONST_NIVEL_DIRECCION:
this.limpiarCampoDireccion(cuenta);
this.limpiarCampoPortal(cuenta);
this.limpiarCampoEscalera(cuenta);
this.limpiarCampoPiso(cuenta);
this.limpiarCampoLetra(cuenta);
break;
case this.CONST_NIVEL_PORTAL:
this.limpiarCampoPortal(cuenta);
this.limpiarCampoEscalera(cuenta);
this.limpiarCampoPiso(cuenta);
this.limpiarCampoLetra(cuenta);
break;
case this.CONST_NIVEL_ESCALERA_PISO:
this.limpiarCampoEscalera(cuenta);
this.limpiarCampoPiso(cuenta);
this.limpiarCampoLetra(cuenta);
break;
case this.CONST_NIVEL_LETRA:
this.limpiarCampoLetra(cuenta);
break;
}
}
limpiarCampoProvincia(cuenta) {
cuenta.codProvincia = undefined;
cuenta.provincia = undefined;
}
limpiarCampoMunicipio(cuenta) {
cuenta.codMunicipio = undefined;
cuenta.municipio = undefined;
this.municipios = undefined;
}
limpiarCampoLocalidad(cuenta) {
cuenta.codLocalidad = undefined;
cuenta.localidad = undefined;
this.localidades = undefined;
}
limpiarCampoDireccion(cuenta) {
cuenta.codCalle = undefined;
cuenta.direccion = undefined;
this.calles = undefined;
}
limpiarCampoPortal(cuenta) {
cuenta.portal = undefined;
cuenta.codPortal = undefined;
this.numeros = undefined;
}
limpiarCampoEscalera(cuenta) {
cuenta.escalera = undefined;
this.escaleras = undefined;
}
limpiarCampoPiso(cuenta) {
cuenta.codPiso = undefined;
cuenta.piso = undefined;
this.pisos = undefined;
}
limpiarCampoLetra(cuenta) {
cuenta.letra = undefined;
cuenta.codLetra = undefined;
this.letras = undefined;
}
notificacionElectronica(cuenta) {
if (this.userAccount.tipoIdentificacion === 'CIF') {
return true;
} else if (cuenta.canalNotificacion === 'ELECTRONICO') {
return true;
} else {
return false;
}
}
// Filtro para cargar los datos correspondientes de contacto
tipoContactos(contactos, tipo) {
return contactos.filter(contacto => contacto.tipoContacto === tipo);
}
// Filtro para saber si hay datos y mostrar el contacto.
contactosFilter(contactos, tipo) {
return contactos.filter(contacto => contacto.tipoContacto === tipo).length > 0;
}
//enviar cambios
informarCambios(interesado) {
const data = {
cambios: 'true',
name: interesado.nombre,
apellido1: interesado.apellido1,
apellido2: interesado.apellido2,
idioma: interesado.idioma
};
this.browserService.callbackToOpener(data, parent);
}
validarMailPrecargado(form) {
this.getEmailPrecargado();
this.mailOriginal = this.getInputValue('inputPreCargado');
if (this.getMailValid(form) && this.emailPreCargado != this.mailOriginal && this.mailOriginal != undefined && this.mailOriginal.length > 0) {
this.validarMail = true;
this.mailPatron = this.crearExpRegular(this.mailOriginal);
} else {
this.validarMail = false;
}
}
validarMailPrecargadoConfirmacion() {
if (this.emailPreCargado != this.mailOriginal && this.mailOriginal != undefined && this.mailOriginal.length > 0) {
this.validarMail = true;
} else {
this.validarMail = false;
}
}
getEmailPrecargado() {
if (this.esMailPrecargado) {
this.emailPreCargado = this.getInputValue('inputPreCargado');
}
this.esMailPrecargado = false;
}
getMailValid(form) {
var mailName = 'email_' + this.emailPreCargado;
if (form.controls[mailName]) {
return form.controls[mailName].valid;
}
return false;
}
getInputValue(inputId) {
var input = document.getElementById(inputId);
if (input == null || input == undefined) {
return '';
}
return input.value;
}
//crea una expresión regular escapando los caracteres especiales
crearExpRegular(string) {
return new RegExp(string.replace(/[-\/\\^$*+?.()|[\]{}@]/g, '\\$&') + '$');
}
validarMailValidacion() {
let patronMailConfirmacion;
if (this.mailOriginal) {
patronMailConfirmacion = this.crearExpRegular(this.mailOriginal);
}
return patronMailConfirmacion;
}
habilitarModificarNombres() {
return this.data.contacto && !this.stateService.miPerfilUser.firstname && !this.stateService.miPerfilUser.lastname && !this.esEmpresa || this.webStorageService.isFuncionarioHabilitado() && (!this.stateService.miPerfilUser.username || !this.stateService.miPerfilUser.firstname || !this.stateService.miPerfilUser.lastname);
}
cargarNumerosCalle(cuenta, calle) {
if (cuenta.codLocalidad && calle.codCalle) {
this.limpiarDireccionPostal(cuenta, this.CONST_NIVEL_PORTAL);
this.numeros = undefined;
this.noraService.getNumerosCalle(cuenta.codLocalidad, calle.codCalle);
}
}
cargarPisosYEscaleras(cuenta, numero) {
if (numero.cod) {
this.limpiarDireccionPostal(cuenta, this.CONST_NIVEL_ESCALERA_PISO);
this.escaleras = undefined;
this.noraService.getEscaleras(numero.cod);
this.pisos = undefined;
this.noraService.getPisos(numero.cod);
}
}
cargarLetrasEscalera(cuenta, escalera) {
if (escalera.cod) {
this.limpiarDireccionPostal(cuenta, this.CONST_NIVEL_LETRA);
cuenta.codPiso = cuenta.codPiso ? cuenta.codPiso : null;
this.letras = undefined;
this.noraService.getCodPlanta(cuenta.codCalle, cuenta.codPortal, escalera.cod, cuenta.codPiso);
}
}
cargarLetrasPiso(cuenta, piso) {
if (piso.cod) {
this.limpiarDireccionPostal(cuenta, this.CONST_NIVEL_LETRA);
cuenta.escalera = cuenta.escalera ? cuenta.escalera : null;
this.letras = undefined;
this.noraService.getCodPlanta(cuenta.codCalle, cuenta.codPortal, cuenta.escalera, piso.cod);
}
}
getValueCalle(calle) {
if (calle || calle === '') {
if (!calle.codCalle) {
const calleAux = this.calles.find(call => call.desc.toUpperCase().trim() === calle.toUpperCase().trim());
calle = calleAux ? calleAux : calle;
}
this.cuenta.codCalle = calle.codCalle ? calle.codCalle : null;
if (calle.codCalle) {
this.cargarNumerosCalle(this.cuenta, calle);
this.cargarCodigoPostal(this.cuenta, calle.codPostal);
} else {
this.numeros = undefined;
this.escaleras = undefined;
this.pisos = undefined;
this.letras = undefined;
}
}
}
getValueNumero(numero) {
if (numero || numero === '') {
if (!numero.cod && this.numeros) {
const numeroAux = this.numeros.find(num => num.desc.toUpperCase().trim() === numero.toUpperCase().trim());
numero = numeroAux ? numeroAux : numero;
}
this.cuenta.codPortal = numero.cod ? numero.cod : null;
if (numero.cod) {
this.cargarPisosYEscaleras(this.cuenta, numero);
} else {
this.escaleras = undefined;
this.pisos = undefined;
this.letras = undefined;
}
}
}
getValueEscalera(escalera) {
if (escalera || escalera === '') {
if (!escalera.cod && this.escaleras) {
const escaleraAux = this.escaleras.find(esc => esc.desc.toUpperCase().trim() === escalera.toUpperCase().trim());
escalera = escaleraAux ? escaleraAux : escalera;
}
this.cuenta.escalera = escalera.cod ? escalera.cod : escalera;
if (escalera.cod) {
this.cargarLetrasEscalera(this.cuenta, escalera);
}
}
}
getValuePiso(piso) {
if (piso || piso === '') {
if (!piso.cod && this.pisos) {
const pisoAux = this.pisos.find(pi => pi.desc.toUpperCase().trim() === piso.toUpperCase().trim());
piso = pisoAux ? pisoAux : piso;
}
this.cuenta.codPiso = piso.cod ? piso.cod : null;
if (piso.cod) {
this.cargarLetrasPiso(this.cuenta, piso);
} else {
this.letras = undefined;
}
}
}
getValueLetra(letra) {
if (letra || letra === '') {
if (!letra.cod && this.letras) {
const letraAux = this.letras.find(letr => letr.desc.toUpperCase().trim() === letra.toUpperCase().trim());
letra = letraAux ? letraAux : letra;
}
this.cuenta.codLetra = letra.cod ? letra.cod : null;
}
}
esCAPV(cPostal) {
return cPostal.startsWith('48') || cPostal.startsWith('01') || cPostal.startsWith('20');
}
verificarCertificadoEmpresa() {
return this.webStorageService.connectedUser.idType === this.CIF;
}
static #_ = this.ɵfac = function DialogmodificarCuentaComponent_Factory(t) {
return new (t || DialogmodificarCuentaComponent)(_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵdirectiveInject"](_angular_material_dialog__WEBPACK_IMPORTED_MODULE_10__.MatDialogRef), _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵdirectiveInject"](_core_services_data_representaciones_service__WEBPACK_IMPORTED_MODULE_0__.RepresentacionService), _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵdirectiveInject"](_angular_material_dialog__WEBPACK_IMPORTED_MODULE_10__.MAT_DIALOG_DATA), _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵdirectiveInject"](_core_services_utils_service__WEBPACK_IMPORTED_MODULE_1__.UtilsService), _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵdirectiveInject"](_core_services_browser_service__WEBPACK_IMPORTED_MODULE_2__.BrowserService), _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵdirectiveInject"](_core_services_data_textos_service__WEBPACK_IMPORTED_MODULE_3__.TextosService), _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵdirectiveInject"](_core_services_state_service__WEBPACK_IMPORTED_MODULE_4__.StateService), _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵdirectiveInject"](_core_services_webStorage_service__WEBPACK_IMPORTED_MODULE_5__.WebStorageService), _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵdirectiveInject"](_core_services_data_nora_service__WEBPACK_IMPORTED_MODULE_6__.NoraService));
};
static #_2 = this.ɵcmp = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵdefineComponent"]({
type: DialogmodificarCuentaComponent,
selectors: [["app-dialog-modificarCuenta"]],
decls: 69,
vars: 15,
consts: () => {
let i18n_0;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_4243958291309294773$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_0 = goog.getMsg("Le enviaremos un aviso al correo electr\u00F3nico y al tel\u00E9fono m\u00F3vil cuando tenga alguna notificaci\u00F3n, comunicaci\u00F3n o certificaci\u00F3n en la Sede electr\u00F3nica.");
i18n_0 = MSG_EXTERNAL_4243958291309294773$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_0;
} else {
i18n_0 = "Le enviaremos un aviso al correo electr\xF3nico y al tel\xE9fono m\xF3vil cuando tenga alguna notificaci\xF3n, comunicaci\xF3n o certificaci\xF3n en la Sede electr\xF3nica.";
}
let i18n_1;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_9123154635474901838$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_1 = goog.getMsg("Datos para recibir avisos");
i18n_1 = MSG_EXTERNAL_9123154635474901838$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_1;
} else {
i18n_1 = "Datos para recibir avisos";
}
let i18n_2;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_160176481219936013$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_2 = goog.getMsg("CANCELAR");
i18n_2 = MSG_EXTERNAL_160176481219936013$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_2;
} else {
i18n_2 = "CANCELAR";
}
let i18n_3;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_6657073625014284689$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_3 = goog.getMsg("GUARDAR");
i18n_3 = MSG_EXTERNAL_6657073625014284689$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_3;
} else {
i18n_3 = "GUARDAR";
}
let i18n_4;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_6365155378957174601$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_4 = goog.getMsg("Idioma de contacto");
i18n_4 = MSG_EXTERNAL_6365155378957174601$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_4;
} else {
i18n_4 = "Idioma de contacto";
}
let i18n_5;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_6365155378957174601$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_5 = goog.getMsg("Idioma de contacto");
i18n_5 = MSG_EXTERNAL_6365155378957174601$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_5;
} else {
i18n_5 = "Idioma de contacto";
}
let i18n_6;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_7267640396694278108$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_6 = goog.getMsg("Euskera");
i18n_6 = MSG_EXTERNAL_7267640396694278108$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_6;
} else {
i18n_6 = "Euskera";
}
let i18n_7;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_4003352944257299349$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_7 = goog.getMsg("Castellano");
i18n_7 = MSG_EXTERNAL_4003352944257299349$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_7;
} else {
i18n_7 = "Castellano";
}
let i18n_8;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_4707992229457717574$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_8 = goog.getMsg("Sexo");
i18n_8 = MSG_EXTERNAL_4707992229457717574$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_8;
} else {
i18n_8 = "Sexo";
}
let i18n_9;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_4707992229457717574$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_9 = goog.getMsg("Sexo");
i18n_9 = MSG_EXTERNAL_4707992229457717574$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_9;
} else {
i18n_9 = "Sexo";
}
let i18n_10;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_5357661269973482487$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_10 = goog.getMsg("Nombre");
i18n_10 = MSG_EXTERNAL_5357661269973482487$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_10;
} else {
i18n_10 = "Nombre";
}
let i18n_11;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_2936499417253159105$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_11 = goog.getMsg("apellido1");
i18n_11 = MSG_EXTERNAL_2936499417253159105$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_11;
} else {
i18n_11 = "Primer apellido";
}
let i18n_12;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_2326599696249997025$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_12 = goog.getMsg("apellido2");
i18n_12 = MSG_EXTERNAL_2326599696249997025$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_12;
} else {
i18n_12 = "Segundo apellido";
}
let i18n_13;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_6365155378957174601$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_13 = goog.getMsg("Idioma de contacto");
i18n_13 = MSG_EXTERNAL_6365155378957174601$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_13;
} else {
i18n_13 = "Idioma de contacto";
}
let i18n_14;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_6365155378957174601$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_14 = goog.getMsg("Idioma de contacto");
i18n_14 = MSG_EXTERNAL_6365155378957174601$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_14;
} else {
i18n_14 = "Idioma de contacto";
}
let i18n_15;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_7267640396694278108$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_15 = goog.getMsg("Euskera");
i18n_15 = MSG_EXTERNAL_7267640396694278108$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_15;
} else {
i18n_15 = "Euskera";
}
let i18n_16;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_4003352944257299349$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_16 = goog.getMsg("Castellano");
i18n_16 = MSG_EXTERNAL_4003352944257299349$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_16;
} else {
i18n_16 = "Castellano";
}
let i18n_17;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_4707992229457717574$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_17 = goog.getMsg("Sexo");
i18n_17 = MSG_EXTERNAL_4707992229457717574$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_17;
} else {
i18n_17 = "Sexo";
}
let i18n_18;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_4707992229457717574$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_18 = goog.getMsg("Sexo");
i18n_18 = MSG_EXTERNAL_4707992229457717574$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_18;
} else {
i18n_18 = "Sexo";
}
let i18n_19;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_2275107960378952421$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_19 = goog.getMsg("Canal de notificaci\u00F3n y comunicaci\u00F3n");
i18n_19 = MSG_EXTERNAL_2275107960378952421$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_19;
} else {
i18n_19 = "Canal de notificaci\xF3n y comunicaci\xF3n";
}
let i18n_20;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_2275107960378952421$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_20 = goog.getMsg("Canal de notificaci\u00F3n y comunicaci\u00F3n");
i18n_20 = MSG_EXTERNAL_2275107960378952421$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_20;
} else {
i18n_20 = "Canal de notificaci\xF3n y comunicaci\xF3n";
}
let i18n_21;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_3098678316307538391$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_21 = goog.getMsg("Electr\u00F3nico");
i18n_21 = MSG_EXTERNAL_3098678316307538391$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_21;
} else {
i18n_21 = "Electr\xF3nico";
}
let i18n_22;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_2823981961190657187$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_22 = goog.getMsg("Postal");
i18n_22 = MSG_EXTERNAL_2823981961190657187$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_22;
} else {
i18n_22 = "Postal";
}
let i18n_23;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_2275107960378952421$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_23 = goog.getMsg("Canal de notificaci\u00F3n y comunicaci\u00F3n");
i18n_23 = MSG_EXTERNAL_2275107960378952421$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_23;
} else {
i18n_23 = "Canal de notificaci\xF3n y comunicaci\xF3n";
}
let i18n_24;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_2275107960378952421$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_24 = goog.getMsg("Canal de notificaci\u00F3n y comunicaci\u00F3n");
i18n_24 = MSG_EXTERNAL_2275107960378952421$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_24;
} else {
i18n_24 = "Canal de notificaci\xF3n y comunicaci\xF3n";
}
let i18n_25;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_3098678316307538391$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_25 = goog.getMsg("Electr\u00F3nico");
i18n_25 = MSG_EXTERNAL_3098678316307538391$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_25;
} else {
i18n_25 = "Electr\xF3nico";
}
let i18n_26;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_8749022829573261169$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_26 = goog.getMsg("Si en 10 d\u00EDas naturales usted no accede a una notificaci\u00F3n electr\u00F3nica, se entender\u00E1 que la ha rechazado; el tr\u00E1mite se dar\u00E1 por realizado y la administraci\u00F3n seguir\u00E1 adelante con el procedimiento.");
i18n_26 = MSG_EXTERNAL_8749022829573261169$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_26;
} else {
i18n_26 = "Si en 10 d\xEDas naturales usted no accede a una notificaci\xF3n electr\xF3nica, se entender\xE1 que la ha rechazado; el tr\xE1mite se dar\xE1 por realizado y la administraci\xF3n seguir\xE1 adelante con el procedimiento.";
}
let i18n_27;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_1723691838657150438$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_27 = goog.getMsg("Direcci\u00F3n postal");
i18n_27 = MSG_EXTERNAL_1723691838657150438$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_27;
} else {
i18n_27 = "Direcci\xF3n postal";
}
let i18n_28;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_2814390016214831270$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_28 = goog.getMsg("Pa\u00EDs");
i18n_28 = MSG_EXTERNAL_2814390016214831270$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_28;
} else {
i18n_28 = "Pa\xEDs";
}
let i18n_29;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @desc Código postal
*/
const MSG_EXTERNAL_6326413668366176195$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_29 = goog.getMsg("C\u00F3digo postal");
i18n_29 = MSG_EXTERNAL_6326413668366176195$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_29;
} else {
i18n_29 = "C\xF3digo postal";
}
let i18n_30;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_6721897967860471426$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_30 = goog.getMsg("Provincia");
i18n_30 = MSG_EXTERNAL_6721897967860471426$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_30;
} else {
i18n_30 = "Provincia";
}
let i18n_31;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @desc Municipio
*/
const MSG_EXTERNAL_6897101412894018340$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_31 = goog.getMsg("Municipio");
i18n_31 = MSG_EXTERNAL_6897101412894018340$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_31;
} else {
i18n_31 = "Municipio";
}
let i18n_32;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_5531631945901427487$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_32 = goog.getMsg("Localidad");
i18n_32 = MSG_EXTERNAL_5531631945901427487$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_32;
} else {
i18n_32 = "Localidad";
}
let i18n_33;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @desc Dirección
*/
const MSG_EXTERNAL_27938269079184046$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_33 = goog.getMsg("Direcci\u00F3n");
i18n_33 = MSG_EXTERNAL_27938269079184046$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_33;
} else {
i18n_33 = "Direcci\xF3n";
}
let i18n_34;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @desc Nº
*/
const MSG_EXTERNAL_6590264042473672180$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_34 = goog.getMsg("N\u00BA");
i18n_34 = MSG_EXTERNAL_6590264042473672180$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_34;
} else {
i18n_34 = "N\xBA";
}
let i18n_35;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @desc Escalera
*/
const MSG_EXTERNAL_8250025190390492838$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_35 = goog.getMsg("Escalera");
i18n_35 = MSG_EXTERNAL_8250025190390492838$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_35;
} else {
i18n_35 = "Escalera";
}
let i18n_36;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @desc Piso
*/
const MSG_EXTERNAL_8635896364085400263$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_36 = goog.getMsg("Piso");
i18n_36 = MSG_EXTERNAL_8635896364085400263$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_36;
} else {
i18n_36 = "Piso";
}
let i18n_37;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @desc Letra
*/
const MSG_EXTERNAL_3141159428474896485$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_37 = goog.getMsg("Letra");
i18n_37 = MSG_EXTERNAL_3141159428474896485$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_37;
} else {
i18n_37 = "Letra";
}
let i18n_38;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_2814390016214831270$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_38 = goog.getMsg("Pa\u00EDs");
i18n_38 = MSG_EXTERNAL_2814390016214831270$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_38;
} else {
i18n_38 = "Pa\xEDs";
}
let i18n_39;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @desc Código postal
*/
const MSG_EXTERNAL_6326413668366176195$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_39 = goog.getMsg("C\u00F3digo postal");
i18n_39 = MSG_EXTERNAL_6326413668366176195$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_39;
} else {
i18n_39 = "C\xF3digo postal";
}
let i18n_40;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @desc Provincia
*/
const MSG_EXTERNAL_6721897967860471426$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_40 = goog.getMsg("Provincia");
i18n_40 = MSG_EXTERNAL_6721897967860471426$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_40;
} else {
i18n_40 = "Provincia";
}
let i18n_41;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @desc Localidad
*/
const MSG_EXTERNAL_5531631945901427487$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_41 = goog.getMsg("Localidad");
i18n_41 = MSG_EXTERNAL_5531631945901427487$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_41;
} else {
i18n_41 = "Localidad";
}
let i18n_42;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @desc Dirección
*/
const MSG_EXTERNAL_27938269079184046$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_42 = goog.getMsg("Direcci\u00F3n");
i18n_42 = MSG_EXTERNAL_27938269079184046$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_42;
} else {
i18n_42 = "Direcci\xF3n";
}
let i18n_43;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @desc Correo electrónico
*/
const MSG_EXTERNAL_4401057011206112121$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_43 = goog.getMsg("Correo electr\u00F3nico");
i18n_43 = MSG_EXTERNAL_4401057011206112121$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_43;
} else {
i18n_43 = "Correo electr\xF3nico";
}
let i18n_44;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @desc Correo electrónico
*/
const MSG_EXTERNAL_4401057011206112121$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_44 = goog.getMsg("Correo electr\u00F3nico");
i18n_44 = MSG_EXTERNAL_4401057011206112121$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_44;
} else {
i18n_44 = "Correo electr\xF3nico";
}
let i18n_45;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_4401057011206112121$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_45 = goog.getMsg("Correo electr\u00F3nico");
i18n_45 = MSG_EXTERNAL_4401057011206112121$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_45;
} else {
i18n_45 = "Correo electr\xF3nico";
}
let i18n_46;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @desc Correo electrónico
*/
const MSG_EXTERNAL_4401057011206112121$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_46 = goog.getMsg("Correo electr\u00F3nico");
i18n_46 = MSG_EXTERNAL_4401057011206112121$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_46;
} else {
i18n_46 = "Correo electr\xF3nico";
}
let i18n_47;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_4401057011206112121$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_47 = goog.getMsg("Correo electr\u00F3nico");
i18n_47 = MSG_EXTERNAL_4401057011206112121$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_47;
} else {
i18n_47 = "Correo electr\xF3nico";
}
let i18n_48;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @desc Confirmación de correo electrónico (pegar está deshabilitado)
*/
const MSG_EXTERNAL_4982268142898391709$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_48 = goog.getMsg("Confirmaci\u00F3n de correo electr\u00F3nico (pegar est\u00E1 deshabilitado)");
i18n_48 = MSG_EXTERNAL_4982268142898391709$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_48;
} else {
i18n_48 = "Confirmaci\xF3n del correo electr\xF3nico";
}
let i18n_49;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_4982268142898391709$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_49 = goog.getMsg("Confirmaci\u00F3n de correo electr\u00F3nico (pegar est\u00E1 deshabilitado)");
i18n_49 = MSG_EXTERNAL_4982268142898391709$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_49;
} else {
i18n_49 = "Confirmaci\xF3n del correo electr\xF3nico";
}
let i18n_50;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @desc Telefono
*/
const MSG_EXTERNAL_6917274074491513405$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_50 = goog.getMsg("Tel\u00E9fono m\u00F3vil");
i18n_50 = MSG_EXTERNAL_6917274074491513405$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_50;
} else {
i18n_50 = "Tel\xE9fono m\xF3vil";
}
let i18n_51;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_6917274074491513405$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_51 = goog.getMsg("Tel\u00E9fono m\u00F3vil");
i18n_51 = MSG_EXTERNAL_6917274074491513405$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_51;
} else {
i18n_51 = "Tel\xE9fono m\xF3vil";
}
let i18n_52;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @desc Telefono
*/
const MSG_EXTERNAL_6917274074491513405$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_52 = goog.getMsg("Tel\u00E9fono m\u00F3vil");
i18n_52 = MSG_EXTERNAL_6917274074491513405$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_52;
} else {
i18n_52 = "Tel\xE9fono m\xF3vil";
}
let i18n_53;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_6917274074491513405$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_53 = goog.getMsg("Tel\u00E9fono m\u00F3vil");
i18n_53 = MSG_EXTERNAL_6917274074491513405$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_53;
} else {
i18n_53 = "Tel\xE9fono m\xF3vil";
}
let i18n_54;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @desc Otro teléfono móvil
*/
const MSG_EXTERNAL_4262245165941718674$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_54 = goog.getMsg("Otro tel\u00E9fono m\u00F3vil");
i18n_54 = MSG_EXTERNAL_4262245165941718674$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_54;
} else {
i18n_54 = "Otro tel\xE9fono m\xF3vil";
}
let i18n_55;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_6917274074491513405$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_55 = goog.getMsg("Tel\u00E9fono m\u00F3vil");
i18n_55 = MSG_EXTERNAL_6917274074491513405$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_55;
} else {
i18n_55 = "Tel\xE9fono m\xF3vil";
}
let i18n_56;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @desc FAX
*/
const MSG_EXTERNAL_3759230552580200956$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_56 = goog.getMsg("FAX");
i18n_56 = MSG_EXTERNAL_3759230552580200956$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_56;
} else {
i18n_56 = "FAX";
}
let i18n_57;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @desc Correo electrónico
*/
const MSG_EXTERNAL_4401057011206112121$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_57 = goog.getMsg("Correo electr\u00F3nico");
i18n_57 = MSG_EXTERNAL_4401057011206112121$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_57;
} else {
i18n_57 = "Correo electr\xF3nico";
}
let i18n_58;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @desc Teléfono móvil
*/
const MSG_EXTERNAL_6917274074491513405$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_58 = goog.getMsg("Tel\u00E9fono m\u00F3vil");
i18n_58 = MSG_EXTERNAL_6917274074491513405$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_58;
} else {
i18n_58 = "Tel\xE9fono m\xF3vil";
}
let i18n_59;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_4401057011206112121$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_59 = goog.getMsg("Correo electr\u00F3nico");
i18n_59 = MSG_EXTERNAL_4401057011206112121$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_59;
} else {
i18n_59 = "Correo electr\xF3nico";
}
let i18n_60;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_6917274074491513405$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_60 = goog.getMsg("Tel\u00E9fono m\u00F3vil");
i18n_60 = MSG_EXTERNAL_6917274074491513405$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_60;
} else {
i18n_60 = "Tel\xE9fono m\xF3vil";
}
let i18n_61;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @desc Confirmación de correo electrónico (pegar está deshabilitado)
*/
const MSG_EXTERNAL_4982268142898391709$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_61 = goog.getMsg("Confirmaci\u00F3n de correo electr\u00F3nico (pegar est\u00E1 deshabilitado)");
i18n_61 = MSG_EXTERNAL_4982268142898391709$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_61;
} else {
i18n_61 = "Confirmaci\xF3n del correo electr\xF3nico";
}
let i18n_62;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_4982268142898391709$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_62 = goog.getMsg("Confirmaci\u00F3n de correo electr\u00F3nico (pegar est\u00E1 deshabilitado)");
i18n_62 = MSG_EXTERNAL_4982268142898391709$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_62;
} else {
i18n_62 = "Confirmaci\xF3n del correo electr\xF3nico";
}
let i18n_63;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_7352305294090948266$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_63 = goog.getMsg("Doy mi consentimiento para que mis datos de comunicaci\u00F3n y aviso se utilicen de forma predeterminada en mis relaciones con los departamentos y organismos del Gobierno Vasco.");
i18n_63 = MSG_EXTERNAL_7352305294090948266$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_63;
} else {
i18n_63 = "Doy mi consentimiento para que mis datos de comunicaci\xF3n y aviso se utilicen de forma predeterminada en mis relaciones con los departamentos y organismos del Gobierno Vasco.";
}
let i18n_64;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_3144465732152202505$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_64 = goog.getMsg("Si elimina el consentimiento, sus datos de comunicaci\u00F3n y aviso se borrar\u00E1n del registro, y se los solicitaremos cada vez que se relacione con los departamentos y organismos del Gobierno Vasco.");
i18n_64 = MSG_EXTERNAL_3144465732152202505$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_64;
} else {
i18n_64 = "Si elimina el consentimiento, sus datos de comunicaci\xF3n y aviso se borrar\xE1n del registro, y se los solicitaremos cada vez que se relacione con los departamentos y organismos del Gobierno Vasco.";
}
let i18n_65;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_8038698835589112761$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_65 = goog.getMsg("Es necesario su consentimiento para que podamos guardar sus datos de comunicaci\u00F3n y aviso.");
i18n_65 = MSG_EXTERNAL_8038698835589112761$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_65;
} else {
i18n_65 = "Es necesario su consentimiento para que podamos guardar sus datos de comunicaci\xF3n y aviso.";
}
let i18n_66;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_8038698835589112761$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_66 = goog.getMsg("Es necesario su consentimiento para que podamos guardar sus datos de comunicaci\u00F3n y aviso.");
i18n_66 = MSG_EXTERNAL_8038698835589112761$$SRC_APP_COMPONENTS_DIALOG_MODIFICARCUENTA_DIALOG_MODIFICARCUENTA_COMPONENT_TS_66;
} else {
i18n_66 = "Es necesario su consentimiento para que podamos guardar sus datos de comunicaci\xF3n y aviso.";
}
return [["cuentaForm", "ngForm"], ["codigoPostal", ""], ["auto", "matAutocomplete"], ["autoNumero", "matAutocomplete"], ["autoEscalera", "matAutocomplete"], ["autoPiso", "matAutocomplete"], ["autoLetra", "matAutocomplete"], ["email", "ngModel"], ["repeatMail", "ngModel"], i18n_1, i18n_2, i18n_3, i18n_5, i18n_6, i18n_7, i18n_9, i18n_14, i18n_15, i18n_16, i18n_18, i18n_20, i18n_21, i18n_22, i18n_24, i18n_25, i18n_26, i18n_27, i18n_45, i18n_47, i18n_49, i18n_51, i18n_53, i18n_55, i18n_59, i18n_60, i18n_62, i18n_63, i18n_64, i18n_65, i18n_66, ["mat-dialog-title", ""], [4, "ngIf"], ["mat-line", "", "mat-dialog-content", "", "charset", "UTF-8"], ["layout", "row", "layout-xs", "column", "layout-margin", "", "style", "visibility: hidden; display: none;", 4, "ngIf"], ["style", "margin-top: 20px;", "layout", "row", "layout-xs", "column", "layout-margin", "", 4, "ngIf"], ["layout", "row", "layout-xs", "column", "layout-margin", "", 4, "ngIf"], [2, "visibility", "hidden", "display", "none"], ["flex", "auto"], ["type", "text", "matInput", "", "name", "cuentaID", 3, "ngModel"], ["color", "primary", "name", "principal", 1, "notify", 3, "ngModel"], ["style", "max-width: 44em;margin-bottom: 2em;color:rgba(0,0,0,0.48);", "layout", "column", "layout-xs", "column", "layout-margin", "", 4, "ngIf"], [1, "negrita", 2, "vertical-align", "middle"], ["align", "end", "matTooltipPosition", "after", "matTooltip", i18n_0], ["inline", "true", 2, "font-size", "16px"], ["class", "consentimientoCuenta", 4, "ngIf"], ["align", "end", "mat-dialog-actions", "", "charset", "UTF-8"], ["mat-button", "", "color", "primary", "tabindex", "2", 2, "margin-right", "6px", 3, "click"], ["mat-raised-button", "", "color", "primary", "tabindex", "-1", 3, "click", "disabled"], ["layout", "row", "layout-xs", "column", "layout-margin", "", 2, "visibility", "hidden", "display", "none"], [1, "mat-mdc-title-label"], ["placeholder", i18n_4, "name", "idioma", 3, "ngModel"], ["value", "EU"], ["value", "ES"], ["flex", "auto", 4, "ngIf"], ["placeholder", i18n_8, "name", "sexo", 3, "ngModel"], [3, "value", 4, "ngFor", "ngForOf"], [3, "value"], ["layout", "row", "layout-xs", "column", "layout-margin", "", 2, "margin-top", "20px"], ["type", "text", "matInput", "", "placeholder", i18n_10, "name", "Nombre", "required", "", 2, "margin-top", "11px", "margin-bottom", "5px", 3, "value", "ngModel"], ["type", "text", "matInput", "", "placeholder", i18n_11, "name", "apellido1", "required", "", 2, "margin-top", "11px", "margin-bottom", "5px", 3, "value", "ngModel"], ["type", "text", "matInput", "", "placeholder", i18n_12, "name", "apellido2", 2, "margin-top", "19px", "margin-bottom", "5px", 3, "value", "ngModel", "required"], ["layout", "row", "layout-xs", "column", "layout-margin", ""], ["placeholder", i18n_13, "name", "idioma", "required", "", 2, "margin-top", "11px", "margin-bottom", "5px", 3, "ngModel"], ["placeholder", i18n_17, "name", "sexo", "required", "", 2, "margin-top", "11px", "margin-bottom", "5px", 3, "ngModel"], ["placeholder", i18n_19, "name", "canalNotificacion", "required", "", 2, "margin-top", "11px", "margin-bottom", "5px", 3, "ngModelChange", "ngModel"], ["value", "ELECTRONICO"], ["value", "POSTAL"], ["placeholder", i18n_23, "name", "canalNotificacion", "required", "", 2, "margin-top", "11px", "margin-bottom", "5px", 3, "disabled", "ngModel"], ["layout", "column", "layout-xs", "column", "layout-margin", "", 2, "max-width", "44em", "margin-bottom", "2em", "color", "rgba(0,0,0,0.48)"], [1, "negrita"], ["align", "end"], [1, "botonLimpiarCombos", 3, "click"], ["color", "primary"], ["placeholder", i18n_28, "name", "codPais", 2, "margin-top", "11px", "margin-bottom", "5px", 3, "selectionChange", "ngModelChange", "ngModel", "required"], ["flex", "auto", 2, "margin-top", "21px", "margin-bottom", "5px"], ["type", "text", "maxlength", "5", "minlength", "5", "matInput", "", "placeholder", i18n_29, "name", "codigoPostal", 2, "position", "relative", "top", "10px", 3, "ngModelChange", "value", "ngModel", "required"], ["placeholder", i18n_30, "name", "codProvincia", 2, "margin-top", "11px", "margin-bottom", "5px", 3, "selectionChange", "ngModelChange", "ngModel", "required", "disabled"], ["placeholder", i18n_31, "name", "codMunicipio", 2, "margin-top", "11px", "margin-bottom", "5px", 3, "selectionChange", "ngModelChange", "ngModel", "required", "disabled"], ["placeholder", i18n_32, "name", "codLocalidad", 2, "margin-top", "11px", "margin-bottom", "5px", 3, "ngModelChange", "ngModel"], ["type", "text", "maxlength", "120", "placeholder", i18n_33, "aria-label", "Direccion", "matInput", "", "name", "direccion", 2, "position", "relative", "top", "10px", 3, "ngModelChange", "keyup.enter", "matAutocomplete", "ngModel", "required"], [3, "value", "click", 4, "ngFor", "ngForOf"], ["type", "text", "maxlength", "32", "placeholder", i18n_34, "matInput", "", "name", "portal", 3, "ngModelChange", "keyup.enter", "matAutocomplete", "ngModel", "required"], ["type", "text", "maxlength", "5", "placeholder", i18n_35, "matInput", "", "name", "escalera", 3, "ngModelChange", "keyup.enter", "matAutocomplete", "ngModel"], ["type", "text", "maxlength", "20", "placeholder", i18n_36, "matInput", "", "name", "piso", 3, "ngModelChange", "keyup.enter", "matAutocomplete", "ngModel"], ["type", "text", "maxlength", "20", "placeholder", i18n_37, "matInput", "", "name", "letra", 3, "ngModelChange", "change", "matAutocomplete", "ngModel"], [3, "click", "value"], ["placeholder", i18n_38, "name", "codPais", 2, "margin-top", "11px", "margin-bottom", "5px", 3, "selectionChange", "ngModelChange", "ngModel", "required"], ["type", "text", "maxlength", "5", "matInput", "", "placeholder", i18n_39, "name", "codigoPostal", 3, "change", "ngModelChange", "value", "ngModel"], ["flex", "auto", 2, "margin-top", "21px"], ["type", "text", "maxlength", "70", "matInput", "", "placeholder", i18n_40, "name", "provincia", 3, "ngModelChange", "ngModel"], ["type", "text", "maxlength", "70", "matInput", "", "placeholder", i18n_41, "name", "localidad", 3, "ngModelChange", "ngModel"], ["type", "text", "maxlength", "120", "matInput", "", "placeholder", i18n_42, "name", "direccion", 3, "ngModelChange", "ngModel", "required"], ["flex", "auto", 4, "ngFor", "ngForOf"], ["id", "inputPreCargado", "maxlength", "254", "matInput", "", "placeholder", i18n_43, "email", "", 3, "value", "ngModel", "name", "required", "focus", "input", 4, "ngIf"], ["maxlength", "254", "matInput", "", "placeholder", i18n_44, 3, "value", "ngModel", "name", 4, "ngIf"], ["id", "inputPreCargado", "maxlength", "254", "matInput", "", "placeholder", i18n_43, "email", "", 3, "focus", "input", "value", "ngModel", "name", "required"], ["maxlength", "254", "matInput", "", "placeholder", i18n_44, 3, "value", "ngModel", "name"], ["maxlength", "254", "matInput", "", "placeholder", i18n_46, "name", "email", "email", "", 3, "ngModelChange", "input", "ngModel", "required"], ["blockCopyPaste", "", "maxlength", "254", "matInput", "", "placeholder", i18n_48, "name", "repeatMail", "ngModel", "", "required", "email.required && email.valid", "email", "", "autocomplete", "nope", 3, "pattern"], ["type", "text", "matInput", "", "maxlength", "9", "placeholder", i18n_50, "pattern", "^[6]\\d{8}|[7][1-4]\\d{7}$", 3, "value", "ngModel", "name"], ["type", "text", "matInput", "", "maxlength", "9", "placeholder", i18n_52, "name", "sms", "pattern", "^[6]\\d{8}|[7][1-4]\\d{7}$", 3, "ngModel"], ["type", "text", "matInput", "", "maxlength", "9", "placeholder", i18n_54, "pattern", "^[6]\\d{8}|[7][1-4]\\d{7}$", 3, "value", "ngModel", "name"], ["type", "text", "matInput", "", "maxlength", "9", "placeholder", i18n_56, 3, "value", "ngModel", "name"], ["maxlength", "254", "matInput", "", "placeholder", i18n_57, "name", "email", "email", "", 3, "ngModelChange", "input", "ngModel", "required"], ["type", "text", "maxlength", "9", "matInput", "", "placeholder", i18n_58, "name", "sms", "pattern", "^[6]\\d{8}|[7][1-4]\\d{7}$", 3, "ngModel"], ["blockCopyPaste", "", "maxlength", "254", "matInput", "", "placeholder", i18n_61, "name", "repeatMail", "ngModel", "", "required", "email.required && email.valid", "email", "", "autocomplete", "nope", 3, "pattern"], [1, "consentimientoCuenta"], ["layout", "row", "layout-xs", "column", "layout-margin", "", 2, "max-width", "44em"], [2, "padding-top", "10px", 3, "ngModelChange", "ngModel"], ["flex", "auto", 2, "color", "black"], ["style", "max-width: 44em;margin-left:2em;color:rgba(193,28,28, 1);", "layout", "row", "layout-xs", "column", "layout-margin", "", 4, "ngIf"], ["style", "max-width: 44em;margin-top:-1em;margin-left:2em;color:rgba(193,28,28, 1);", "layout", "row", "layout-xs", "column", "layout-margin", "", 4, "ngIf"], ["style", "max-width: 44em;margin-top:-1em;margin-left:2em;color:rgba(0,0,0,0.48);", "layout", "row", "layout-xs", "column", "layout-margin", "", 4, "ngIf"], ["layout", "row", "layout-xs", "column", "layout-margin", "", 2, "max-width", "44em", "margin-left", "2em", "color", "rgba(193,28,28, 1)"], ["layout", "row", "layout-xs", "column", "layout-margin", "", 2, "max-width", "44em", "margin-top", "-1em", "margin-left", "2em", "color", "rgba(193,28,28, 1)"], ["layout", "row", "layout-xs", "column", "layout-margin", "", 2, "max-width", "44em", "margin-top", "-1em", "margin-left", "2em", "color", "rgba(0,0,0,0.48)"]];
},
template: function DialogmodificarCuentaComponent_Template(rf, ctx) {
if (rf & 1) {
const _r1 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵgetCurrentView"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](0, "div", 40);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtemplate"](2, DialogmodificarCuentaComponent_h1_2_Template, 5, 4, "h1", 41);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtemplate"](4, DialogmodificarCuentaComponent_h1_4_Template, 5, 1, "h1", 41);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](5, "\n");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](6, "\n");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](7, "div", 42);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](8, "\n\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](9, "form", null, 0);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](11, "\n\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtemplate"](12, DialogmodificarCuentaComponent_div_12_Template, 19, 2, "div", 43);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](13, "\n\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtemplate"](14, DialogmodificarCuentaComponent_div_14_Template, 20, 7, "div", 44);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](15, "\n\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtemplate"](16, DialogmodificarCuentaComponent_div_16_Template, 19, 2, "div", 45);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](17, "\n\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](18, "div");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](19, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtemplate"](20, DialogmodificarCuentaComponent_div_20_Template, 20, 1, "div", 41);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](21, "\n\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](22, "div", 46);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](23, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](24, "mat-form-field", 47);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](25, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelement"](26, "input", 48);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](27, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](28, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelement"](29, "mat-slide-toggle", 49);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](30, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](31, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtemplate"](32, DialogmodificarCuentaComponent_div_32_Template, 17, 2, "div", 41);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](33, "\n\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtemplate"](34, DialogmodificarCuentaComponent_div_34_Template, 5, 0, "div", 50);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](35, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtemplate"](36, DialogmodificarCuentaComponent_div_36_Template, 21, 2, "div", 41);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](37, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](38, "div");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](39, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](40, "span", 51);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵi18n"](41, 9);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](42, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](43, "span", 52);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](44, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](45, "mat-icon", 53);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](46, "help_outline");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](47, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](48, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](49, "\n\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtemplate"](50, DialogmodificarCuentaComponent_div_50_Template, 16, 7, "div", 41);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](51, "\n\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtemplate"](52, DialogmodificarCuentaComponent_div_52_Template, 27, 3, "div", 41);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](53, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](54, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](55, "\n\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtemplate"](56, DialogmodificarCuentaComponent_div_56_Template, 16, 4, "div", 54);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](57, "\n\n");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](58, "\n\n");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](59, "div", 55);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](60, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](61, "button", 56);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵlistener"]("click", function DialogmodificarCuentaComponent_Template_button_click_61_listener() {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵrestoreView"](_r1);
return _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵresetView"](ctx.onNoClick());
});
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](62, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵi18n"](63, 10);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]()();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](64, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementStart"](65, "button", 57);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵlistener"]("click", function DialogmodificarCuentaComponent_Template_button_click_65_listener() {
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵrestoreView"](_r1);
const cuentaForm_r31 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵreference"](10);
return _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵresetView"](ctx.onSubmitCuenta(cuentaForm_r31));
});
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵi18n"](66, 11);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](67, "\n");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵtext"](68, "\n");
}
if (rf & 2) {
const cuentaForm_r31 = _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵreference"](10);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngIf", ctx.userAccount.interesadoID);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngIf", !ctx.userAccount.interesadoID);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](8);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngIf", !ctx.data.contacto);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngIf", ctx.habilitarModificarNombres());
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngIf", ctx.data.contacto);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](4);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngIf", !ctx.esEmpresa && !ctx.tieneEmpresas);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](6);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngModel", ctx.cuenta.cuentaID);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](3);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngModel", ctx.cuenta.principal == "SI");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](3);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngIf", ctx.esEmpresa || ctx.tieneEmpresas);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngIf", ctx.cuenta.canalNotificacion == "ELECTRONICO");
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngIf", !ctx.notificacionElectronica(ctx.cuenta) && ctx.cuenta.canalNotificacion);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](14);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngIf", ctx.cuenta.contactoList);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngIf", !ctx.cuenta.contactoList);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](4);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("ngIf", ctx.data.contacto);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵadvance"](9);
_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵproperty"]("disabled", !cuentaForm_r31.valid);
}
},
dependencies: [_angular_common__WEBPACK_IMPORTED_MODULE_11__.NgForOf, _angular_common__WEBPACK_IMPORTED_MODULE_11__.NgIf, _angular_material_autocomplete__WEBPACK_IMPORTED_MODULE_12__.MatAutocomplete, _angular_material_core__WEBPACK_IMPORTED_MODULE_13__.MatOption, _angular_material_autocomplete__WEBPACK_IMPORTED_MODULE_12__.MatAutocompleteTrigger, _angular_material_button__WEBPACK_IMPORTED_MODULE_14__.MatButton, _angular_forms__WEBPACK_IMPORTED_MODULE_15__["ɵNgNoValidate"], _angular_forms__WEBPACK_IMPORTED_MODULE_15__.DefaultValueAccessor, _angular_forms__WEBPACK_IMPORTED_MODULE_15__.NgControlStatus, _angular_forms__WEBPACK_IMPORTED_MODULE_15__.NgControlStatusGroup, _angular_forms__WEBPACK_IMPORTED_MODULE_15__.RequiredValidator, _angular_forms__WEBPACK_IMPORTED_MODULE_15__.MinLengthValidator, _angular_forms__WEBPACK_IMPORTED_MODULE_15__.MaxLengthValidator, _angular_forms__WEBPACK_IMPORTED_MODULE_15__.PatternValidator, _angular_forms__WEBPACK_IMPORTED_MODULE_15__.EmailValidator, _angular_forms__WEBPACK_IMPORTED_MODULE_15__.NgModel, _angular_forms__WEBPACK_IMPORTED_MODULE_15__.NgForm, _angular_material_checkbox__WEBPACK_IMPORTED_MODULE_16__.MatCheckbox, _angular_material_dialog__WEBPACK_IMPORTED_MODULE_10__.MatDialogTitle, _angular_material_dialog__WEBPACK_IMPORTED_MODULE_10__.MatDialogContent, _angular_material_dialog__WEBPACK_IMPORTED_MODULE_10__.MatDialogActions, _angular_material_core__WEBPACK_IMPORTED_MODULE_13__.MatLine, _angular_material_icon__WEBPACK_IMPORTED_MODULE_17__.MatIcon, _angular_material_input__WEBPACK_IMPORTED_MODULE_18__.MatInput, _angular_material_form_field__WEBPACK_IMPORTED_MODULE_19__.MatFormField, _angular_material_form_field__WEBPACK_IMPORTED_MODULE_19__.MatLabel, _angular_material_select__WEBPACK_IMPORTED_MODULE_20__.MatSelect, _angular_material_slide_toggle__WEBPACK_IMPORTED_MODULE_21__.MatSlideToggle, _angular_material_tooltip__WEBPACK_IMPORTED_MODULE_22__.MatTooltip, _directives_blockcopypaste_directive__WEBPACK_IMPORTED_MODULE_7__.BlockCopyPasteDirective, _pipes_search_pipe__WEBPACK_IMPORTED_MODULE_8__.SearchPipe],
styles: [".negrita[_ngcontent-%COMP%] {\n text-transform: none;\n font-weight :bold;\n color: #4e4e4e;\n}\n\ninput[_ngcontent-%COMP%] {\nfont-size: 16px !important;\nline-height: initial;\n}\n\n.botonLimpiarCombos[_ngcontent-%COMP%] {\ndisplay: inline-block;\nposition: relative;\ntop: 7px;\nleft: 7px;\ncursor: pointer;\n}\n\n\n.consentimientoCuenta[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{\n font-size: 14px!important;\n}\n\n/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIndlYnBhY2s6Ly8uL3NyYy9hcHAvY29tcG9uZW50cy9kaWFsb2cvbW9kaWZpY2FyQ3VlbnRhL2RpYWxvZy1tb2RpZmljYXJDdWVudGEuY29tcG9uZW50LmNzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTtFQUNFLG9CQUFvQjtFQUNwQixpQkFBaUI7RUFDakIsY0FBYztBQUNoQjs7QUFFQTtBQUNBLDBCQUEwQjtBQUMxQixvQkFBb0I7QUFDcEI7O0FBRUE7QUFDQSxxQkFBcUI7QUFDckIsa0JBQWtCO0FBQ2xCLFFBQVE7QUFDUixTQUFTO0FBQ1QsZUFBZTtBQUNmOzs7QUFHQTtFQUNFLHlCQUF5QjtBQUMzQiIsInNvdXJjZXNDb250ZW50IjpbIi5uZWdyaXRhIHtcclxuICB0ZXh0LXRyYW5zZm9ybTogbm9uZTtcclxuICBmb250LXdlaWdodCA6Ym9sZDtcclxuICBjb2xvcjogIzRlNGU0ZTtcclxufVxyXG5cclxuaW5wdXQge1xyXG5mb250LXNpemU6IDE2cHggIWltcG9ydGFudDtcclxubGluZS1oZWlnaHQ6IGluaXRpYWw7XHJcbn1cclxuXHJcbi5ib3RvbkxpbXBpYXJDb21ib3Mge1xyXG5kaXNwbGF5OiBpbmxpbmUtYmxvY2s7XHJcbnBvc2l0aW9uOiByZWxhdGl2ZTtcclxudG9wOiA3cHg7XHJcbmxlZnQ6IDdweDtcclxuY3Vyc29yOiBwb2ludGVyO1xyXG59XHJcblxyXG5cclxuLmNvbnNlbnRpbWllbnRvQ3VlbnRhIHNwYW57XHJcbiAgZm9udC1zaXplOiAxNHB4IWltcG9ydGFudDtcclxufVxyXG4iXSwic291cmNlUm9vdCI6IiJ9 */"]
});
}
/***/ }),
/***/ 71220:
/*!*******************************************************************!*\
!*** ./src/app/components/directives/blockcopypaste.directive.ts ***!
\*******************************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ BlockCopyPasteDirective: () => (/* binding */ BlockCopyPasteDirective)
/* harmony export */ });
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @angular/core */ 96623);
class BlockCopyPasteDirective {
constructor(elementRef) {
this.elementRef = elementRef;
}
blockPaste(e) {
e.preventDefault();
}
blockCopy(e) {
e.preventDefault();
}
blockCut(e) {
e.preventDefault();
}
static #_ = this.ɵfac = function BlockCopyPasteDirective_Factory(t) {
return new (t || BlockCopyPasteDirective)(_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵdirectiveInject"](_angular_core__WEBPACK_IMPORTED_MODULE_0__.ElementRef));
};
static #_2 = this.ɵdir = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵdefineDirective"]({
type: BlockCopyPasteDirective,
selectors: [["", "blockCopyPaste", ""]],
hostBindings: function BlockCopyPasteDirective_HostBindings(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵlistener"]("paste", function BlockCopyPasteDirective_paste_HostBindingHandler($event) {
return ctx.blockPaste($event);
})("copy", function BlockCopyPasteDirective_copy_HostBindingHandler($event) {
return ctx.blockCopy($event);
})("cut", function BlockCopyPasteDirective_cut_HostBindingHandler($event) {
return ctx.blockCut($event);
});
}
}
});
}
/***/ }),
/***/ 37832:
/*!*****************************************************************!*\
!*** ./src/app/components/directives/notification.directive.ts ***!
\*****************************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ NotificationDirective: () => (/* binding */ NotificationDirective)
/* harmony export */ });
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @angular/core */ 96623);
class NotificationDirective {
constructor(elementRef, renderer) {
this.elementRef = elementRef;
this.renderer = renderer;
}
ngOnInit() {}
static #_ = this.ɵfac = function NotificationDirective_Factory(t) {
return new (t || NotificationDirective)(_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵdirectiveInject"](_angular_core__WEBPACK_IMPORTED_MODULE_0__.ElementRef), _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵdirectiveInject"](_angular_core__WEBPACK_IMPORTED_MODULE_0__.Renderer2));
};
static #_2 = this.ɵdir = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵdefineDirective"]({
type: NotificationDirective,
selectors: [["", "app-notification", ""]],
inputs: {
numero: "numero"
}
});
}
/***/ }),
/***/ 63001:
/*!*******************************************************!*\
!*** ./src/app/components/loader/loader.component.ts ***!
\*******************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ LoaderComponent: () => (/* binding */ LoaderComponent)
/* harmony export */ });
/* harmony import */ var rxjs__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! rxjs */ 13901);
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @angular/core */ 96623);
/* harmony import */ var _core_services_loader_service__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../../core/services/loader.service */ 87163);
/* harmony import */ var _angular_common__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @angular/common */ 39191);
/* harmony import */ var _angular_material_progress_bar__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! @angular/material/progress-bar */ 30129);
function LoaderComponent_mat_progress_bar_4_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelement"](0, "mat-progress-bar", 2);
}
}
class LoaderComponent {
constructor(loaderService) {
this.loaderService = loaderService;
this.showLoader = false;
}
ngOnInit() {
this.subscription = this.loaderService.loaderState.subscribe(state => {
this.showLoader = state.showLoader;
const event = document.createEvent('CustomEvent');
event.initCustomEvent('loaderEvent', true, true, {
'showLoader': this.showLoader
});
document.dispatchEvent(event);
});
this.showLoader$ = (0,rxjs__WEBPACK_IMPORTED_MODULE_2__.of)(this.showLoader);
}
ngOnDestroy() {
this.subscription.unsubscribe();
}
getShowLoader() {
return (0,rxjs__WEBPACK_IMPORTED_MODULE_2__.of)(this.showLoader);
}
ngAfterContentChecked() {
this.showLoader$ = this.getShowLoader();
}
static #_ = this.ɵfac = function LoaderComponent_Factory(t) {
return new (t || LoaderComponent)(_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵdirectiveInject"](_core_services_loader_service__WEBPACK_IMPORTED_MODULE_0__.LoaderService));
};
static #_2 = this.ɵcmp = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵdefineComponent"]({
type: LoaderComponent,
selectors: [["app-loader"]],
decls: 9,
vars: 3,
consts: [[1, "loader-overlay"], ["mode", "indeterminate", 4, "ngIf"], ["mode", "indeterminate"]],
template: function LoaderComponent_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "div", 0);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](2, "div");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](4, LoaderComponent_mat_progress_bar_4_Template, 1, 0, "mat-progress-bar", 1);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipe"](5, "async");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](6, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](7, "\n");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](8, "\n");
}
if (rf & 2) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](4);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngIf", _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipeBind1"](5, 1, ctx.showLoader$));
}
},
dependencies: [_angular_common__WEBPACK_IMPORTED_MODULE_3__.NgIf, _angular_material_progress_bar__WEBPACK_IMPORTED_MODULE_4__.MatProgressBar, _angular_common__WEBPACK_IMPORTED_MODULE_3__.AsyncPipe],
styles: [".loader-hidden[_ngcontent-%COMP%] {\n visibility: hidden;\n}\n.loader-overlay[_ngcontent-%COMP%] {\n position: relative;\n width:100%;\n}\nmd-progress-bar[_ngcontent-%COMP%]{\n height: 3px;\n}\n\n/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIndlYnBhY2s6Ly8uL3NyYy9hcHAvY29tcG9uZW50cy9sb2FkZXIvbG9hZGVyLmNvbXBvbmVudC5jc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7SUFDSSxrQkFBa0I7QUFDdEI7QUFDQTtJQUNJLGtCQUFrQjtJQUNsQixVQUFVO0FBQ2Q7QUFDQTtFQUNFLFdBQVc7QUFDYiIsInNvdXJjZXNDb250ZW50IjpbIi5sb2FkZXItaGlkZGVuIHtcclxuICAgIHZpc2liaWxpdHk6IGhpZGRlbjtcclxufVxyXG4ubG9hZGVyLW92ZXJsYXkge1xyXG4gICAgcG9zaXRpb246IHJlbGF0aXZlO1xyXG4gICAgd2lkdGg6MTAwJTtcclxufVxyXG5tZC1wcm9ncmVzcy1iYXJ7XHJcbiAgaGVpZ2h0OiAzcHg7XHJcbn1cclxuIl0sInNvdXJjZVJvb3QiOiIifQ== */"]
});
}
/***/ }),
/***/ 73252:
/*!*******************************************************!*\
!*** ./src/app/components/message/error.component.ts ***!
\*******************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ ErrorComponent: () => (/* binding */ ErrorComponent)
/* harmony export */ });
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @angular/core */ 96623);
/* harmony import */ var _core_services_state_service__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../../core/services/state.service */ 2049);
/* harmony import */ var _core_services_messages_service__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../../core/services/messages.service */ 20084);
/* harmony import */ var _core_services_logger_service__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../../core/services/logger.service */ 68620);
/* harmony import */ var _angular_common__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! @angular/common */ 39191);
/* harmony import */ var _angular_material_button__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! @angular/material/button */ 95912);
/* harmony import */ var _angular_material_card__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! @angular/material/card */ 34294);
/* harmony import */ var _angular_material_expansion__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! @angular/material/expansion */ 3695);
/* harmony import */ var _angular_material_icon__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! @angular/material/icon */ 53051);
/* harmony import */ var _angular_material_divider__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! @angular/material/divider */ 30419);
function ErrorComponent_mat_card_0_Template(rf, ctx) {
if (rf & 1) {
const _r1 = _angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵgetCurrentView"]();
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementStart"](0, "mat-card", 2);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](1, "\n\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementStart"](2, "mat-card-title");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementStart"](4, "span")(5, "mat-icon", 3);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](6, "highlight_off");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementEnd"]()();
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](7, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementStart"](8, "span", 4);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](9);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](10, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](11, "\n\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelement"](12, "mat-divider");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](13, "\n\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementStart"](14, "mat-card-content", 5);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](15, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementStart"](16, "p");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](17);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](18, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementStart"](19, "mat-card", 2);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](20, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementStart"](21, "mat-expansion-panel");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](22, "\n \t\t\t\t\t");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementStart"](23, "mat-expansion-panel-header");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](24, "\n \t\t\t\t\t\t");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementStart"](25, "mat-panel-title");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](26, "\n \t\t\t\t\t\t\t");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementStart"](27, "span", 6);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵi18n"](28, 0);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](29, "\n \t\t\t\t\t\t\t");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelement"](30, "span", 7);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](31, "\n \t\t\t\t\t\t");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](32, "\n \t\t\t\t\t");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](33, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelement"](34, "mat-divider");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](35, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementStart"](36, "p");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](37);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](38, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](39, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](40, "\n\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](41, "\n\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementStart"](42, "mat-card-actions");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](43, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementStart"](44, "button", 8);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵlistener"]("click", function ErrorComponent_mat_card_0_Template_button_click_44_listener() {
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵrestoreView"](_r1);
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵnextContext"]();
return _angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵresetView"](ctx_r1.actionError());
});
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](45);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵpipe"](46, "uppercase");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](47, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementStart"](48, "a", 9);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](49, "Zuzenean");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](50, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](51, "\n\n");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵelementEnd"]();
}
if (rf & 2) {
const ctx_r1 = _angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵnextContext"]();
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵadvance"](9);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtextInterpolate1"]("\n ", ctx_r1.tituloError(), "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵadvance"](8);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtextInterpolate1"](" ", ctx_r1.textoError(), " ");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵadvance"](20);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtextInterpolate1"](" ", ctx_r1.detalleError(), " ");
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵadvance"](8);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtextInterpolate"](_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵpipeBind1"](46, 4, ctx_r1.textoActionError()));
}
}
class ErrorComponent {
constructor(stateService, messagesService, loggerService) {
this.stateService = stateService;
this.messagesService = messagesService;
this.loggerService = loggerService;
}
ngOnInit() {
this.subMessagesService = this.messagesService.getMessagesObserver().subscribe(message => {
const name = message.error.name ? message.error.name : 'Tipo de error desconocido';
if (message.error !== undefined && name === this.tipoError) {
window.scrollTo(0, this.stateService.getToolbarTop());
this.loggerService.error('ErrorComponent showing .... ' + name);
this.error = message.error;
this.messagesService.cleanError();
}
});
}
ngDoCheck() {
this.exp_panel = document.getElementsByClassName("mat-expansion-indicator")[1];
this.exp_panel ? this.exp_panel.style.margin = "0" : '';
}
ngOnDestroy() {
this.subMessagesService.unsubscribe();
}
existeError() {
return this.error !== undefined;
}
tituloError() {
return this.error.title;
}
textoError() {
return this.error.texto;
}
detalleError() {
return this.error.detalle;
}
textoActionError() {
return this.error.textoAction;
}
actionError() {
this.error.action();
this.error = undefined;
}
static #_ = this.ɵfac = function ErrorComponent_Factory(t) {
return new (t || ErrorComponent)(_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵdirectiveInject"](_core_services_state_service__WEBPACK_IMPORTED_MODULE_0__.StateService), _angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵdirectiveInject"](_core_services_messages_service__WEBPACK_IMPORTED_MODULE_1__.MessagesService), _angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵdirectiveInject"](_core_services_logger_service__WEBPACK_IMPORTED_MODULE_2__.LoggerService));
};
static #_2 = this.ɵcmp = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵdefineComponent"]({
type: ErrorComponent,
selectors: [["app-error"]],
inputs: {
tipoError: "tipoError"
},
decls: 2,
vars: 1,
consts: () => {
let i18n_0;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_6914408525647700060$$SRC_APP_COMPONENTS_MESSAGE_ERROR_COMPONENT_TS_0 = goog.getMsg("Detalle del error");
i18n_0 = MSG_EXTERNAL_6914408525647700060$$SRC_APP_COMPONENTS_MESSAGE_ERROR_COMPONENT_TS_0;
} else {
i18n_0 = "Detalle del error";
}
return [i18n_0, ["appearance", "outlined", 4, "ngIf"], ["appearance", "outlined"], ["role", "icon", "color", "warn"], [1, "md-title"], [1, "content-with-list", "content-with-ul"], [1, "push-sm", "md-title", "exp-panel-title"], ["flex", ""], ["mat-raised-button", "", 3, "click"], ["mat-raised-button", "", "href", "http://www.zuzenean.euskadi.eus/s68-home/es/"]];
},
template: function ErrorComponent_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtemplate"](0, ErrorComponent_mat_card_0_Template, 52, 6, "mat-card", 1);
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵtext"](1, "\n");
}
if (rf & 2) {
_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵproperty"]("ngIf", ctx.existeError());
}
},
dependencies: [_angular_common__WEBPACK_IMPORTED_MODULE_4__.NgIf, _angular_material_button__WEBPACK_IMPORTED_MODULE_5__.MatAnchor, _angular_material_button__WEBPACK_IMPORTED_MODULE_5__.MatButton, _angular_material_card__WEBPACK_IMPORTED_MODULE_6__.MatCard, _angular_material_card__WEBPACK_IMPORTED_MODULE_6__.MatCardActions, _angular_material_card__WEBPACK_IMPORTED_MODULE_6__.MatCardContent, _angular_material_card__WEBPACK_IMPORTED_MODULE_6__.MatCardTitle, _angular_material_expansion__WEBPACK_IMPORTED_MODULE_7__.MatExpansionPanel, _angular_material_expansion__WEBPACK_IMPORTED_MODULE_7__.MatExpansionPanelHeader, _angular_material_expansion__WEBPACK_IMPORTED_MODULE_7__.MatExpansionPanelTitle, _angular_material_icon__WEBPACK_IMPORTED_MODULE_8__.MatIcon, _angular_material_divider__WEBPACK_IMPORTED_MODULE_9__.MatDivider, _angular_common__WEBPACK_IMPORTED_MODULE_4__.UpperCasePipe],
styles: ["/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsInNvdXJjZVJvb3QiOiIifQ== */"]
});
}
/***/ }),
/***/ 58945:
/*!**********************************************************!*\
!*** ./src/app/components/message/feedback.component.ts ***!
\**********************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ FeedbackComponent: () => (/* binding */ FeedbackComponent)
/* harmony export */ });
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @angular/core */ 96623);
/* harmony import */ var _core_services_messages_service__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../../core/services/messages.service */ 20084);
/* harmony import */ var _angular_common__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @angular/common */ 39191);
/* harmony import */ var _angular_material_icon__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @angular/material/icon */ 53051);
function FeedbackComponent_span_6_span_4_span_6_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "span")(1, "mat-icon", 11);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](2, "info");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]()();
}
}
function FeedbackComponent_span_6_span_4_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](2, "div", 9);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](4, "div", 10);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](5, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](6, FeedbackComponent_span_6_span_4_span_6_Template, 3, 0, "span", 2);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](7, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](8, "span", 10);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](9);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](10, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](11, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](12, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
}
if (rf & 2) {
const msg_r1 = ctx.$implicit;
const i_r2 = ctx.index;
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](4);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngClass", i_r2 === 0 ? "msg w-icon" : "msg");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngIf", i_r2 === 0);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngClass", i_r2 !== 0 ? "no-icon-text" : "icon-text");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate1"](" ", msg_r1, " ");
}
}
function FeedbackComponent_span_6_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](2, "div", 7);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](4, FeedbackComponent_span_6_span_4_Template, 13, 4, "span", 8);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](5, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](6, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
}
if (rf & 2) {
const ctx_r2 = _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵnextContext"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](4);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngForOf", ctx_r2.feedbackMessage.msgsInfo);
}
}
function FeedbackComponent_span_8_span_4_span_6_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "span")(1, "mat-icon", 12);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](2, "report_problem");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]()();
}
}
function FeedbackComponent_span_8_span_4_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](2, "div", 9);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](4, "div", 10);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](5, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](6, FeedbackComponent_span_8_span_4_span_6_Template, 3, 0, "span", 2);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](7, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](8, "span", 10);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](9);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](10, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](11, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](12, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
}
if (rf & 2) {
const msg_r4 = ctx.$implicit;
const i_r5 = ctx.index;
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](4);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngClass", i_r5 === 0 ? "msg w-icon" : "msg");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngIf", i_r5 === 0);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngClass", i_r5 !== 0 ? "no-icon-text" : "icon-text");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate1"](" ", msg_r4, " ");
}
}
function FeedbackComponent_span_8_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](2, "div", 7);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](4, FeedbackComponent_span_8_span_4_Template, 13, 4, "span", 8);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](5, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](6, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
}
if (rf & 2) {
const ctx_r2 = _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵnextContext"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](4);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngForOf", ctx_r2.feedbackMessage.msgsWarn);
}
}
function FeedbackComponent_span_10_span_4_span_6_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "span")(1, "mat-icon", 12);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](2, "highlight_off");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]()();
}
}
function FeedbackComponent_span_10_span_4_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](2, "div", 9);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](4, "div", 10);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](5, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](6, FeedbackComponent_span_10_span_4_span_6_Template, 3, 0, "span", 2);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](7, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](8, "span", 10);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](9);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](10, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](11, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](12, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
}
if (rf & 2) {
const msg_r6 = ctx.$implicit;
const i_r7 = ctx.index;
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](4);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngClass", i_r7 === 0 ? "msg w-icon" : "msg");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngIf", i_r7 === 0);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngClass", i_r7 !== 0 ? "no-icon-text" : "icon-text");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate1"](" ", msg_r6, " ");
}
}
function FeedbackComponent_span_10_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](2, "div", 7);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](4, FeedbackComponent_span_10_span_4_Template, 13, 4, "span", 8);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](5, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](6, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
}
if (rf & 2) {
const ctx_r2 = _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵnextContext"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](4);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngForOf", ctx_r2.feedbackMessage.msgsError);
}
}
class FeedbackComponent {
constructor(messagesService) {
this.messagesService = messagesService;
}
dismiss() {
this.snackBarRef.dismiss();
}
ngOnInit() {
this.feedbackMessage = this.messagesService.getMessage();
}
ngOnDestroy() {
this.messagesService.cleanMsgsInfo();
this.messagesService.cleanMsgsWarn();
this.messagesService.cleanMsgsError();
}
static #_ = this.ɵfac = function FeedbackComponent_Factory(t) {
return new (t || FeedbackComponent)(_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵdirectiveInject"](_core_services_messages_service__WEBPACK_IMPORTED_MODULE_0__.MessagesService));
};
static #_2 = this.ɵcmp = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵdefineComponent"]({
type: FeedbackComponent,
selectors: [["app-feedback"]],
decls: 27,
vars: 3,
consts: [[1, "feedback-cotnent-wrapper"], [1, "side-content"], [4, "ngIf"], [1, "side-close"], [1, "close"], ["role", "icon", 3, "click"], [1, "side-cleared"], [1, "msg-block"], [4, "ngFor", "ngForOf"], [1, "feedback-text"], [3, "ngClass"], ["role", "icon"], ["role", "icon", "color", "warn"]],
template: function FeedbackComponent_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "div", 0);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](1, "\n");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](2, "div", 1);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](4, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](5, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](6, FeedbackComponent_span_6_Template, 7, 1, "span", 2);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](7, "\n\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](8, FeedbackComponent_span_8_Template, 7, 1, "span", 2);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](9, "\n\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](10, FeedbackComponent_span_10_Template, 7, 1, "span", 2);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](11, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](12, "\n\n");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](13, "\n");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](14, "div", 3);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](15, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](16, "span", 4);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](17, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](18, "span")(19, "mat-icon", 5);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵlistener"]("click", function FeedbackComponent_Template_mat_icon_click_19_listener() {
return ctx.dismiss();
});
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](20, "close");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]()();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](21, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](22, "\n");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](23, "\n");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelement"](24, "div", 6);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](25, "\n");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](26, "\n");
}
if (rf & 2) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](6);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngIf", ctx.feedbackMessage.msgsInfo.length > 0);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngIf", ctx.feedbackMessage.msgsWarn.length > 0);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngIf", ctx.feedbackMessage.msgsError.length > 0);
}
},
dependencies: [_angular_common__WEBPACK_IMPORTED_MODULE_2__.NgClass, _angular_common__WEBPACK_IMPORTED_MODULE_2__.NgForOf, _angular_common__WEBPACK_IMPORTED_MODULE_2__.NgIf, _angular_material_icon__WEBPACK_IMPORTED_MODULE_3__.MatIcon],
styles: [".feedback-text[_ngcontent-%COMP%]{\n color: white;\n margin-right: 40px;\n}\n.msg-block[_ngcontent-%COMP%]{\n margin-bottom: 10px;\n}\n.msg[_ngcontent-%COMP%]{\n height: 24px;\n}\n.w-icon[_ngcontent-%COMP%]{\n padding-bottom: 10px;\n}\n.icon-text[_ngcontent-%COMP%]{\n padding-left: 2px;\n}\n.no-icon-text[_ngcontent-%COMP%]{\n padding-left: 30px;\n\n}\n.close[_ngcontent-%COMP%]{\n display: block;\n width: 100%;\n text-align: right;\n}\n.close[_ngcontent-%COMP%] mat-icon[_ngcontent-%COMP%]{\n cursor: pointer;\n color: white;\n font-size: 11px!important;\n}\n.close[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{\n cursor: pointer;\n color: white;\n font-size: 11px!important;\n}\n\n\n.feedback-cotnent-wrapper[_ngcontent-%COMP%] {\n margin-right: 12px;\n}\n.side-content[_ngcontent-%COMP%] {\n float: left;\n width: 100%;\n}\n.side-close[_ngcontent-%COMP%] {\n float: right;\n width: 24px;\n margin-right: -24px;\ntext-align: right;\n}\n.side-cleared[_ngcontent-%COMP%] {\n clear: both;\n}\n\n.msg.w-icon[_ngcontent-%COMP%] .mat-icon[_ngcontent-%COMP%] {\n position: relative;\n top: 5px;\n}\n/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIndlYnBhY2s6Ly8uL3NyYy9hcHAvY29tcG9uZW50cy9tZXNzYWdlL2ZlZWRiYWNrLmNvbXBvbmVudC5jc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7RUFDRSxZQUFZO0VBQ1osa0JBQWtCO0FBQ3BCO0FBQ0E7RUFDRSxtQkFBbUI7QUFDckI7QUFDQTtFQUNFLFlBQVk7QUFDZDtBQUNBO0VBQ0Usb0JBQW9CO0FBQ3RCO0FBQ0E7RUFDRSxpQkFBaUI7QUFDbkI7QUFDQTtFQUNFLGtCQUFrQjs7QUFFcEI7QUFDQTtFQUNFLGNBQWM7RUFDZCxXQUFXO0VBQ1gsaUJBQWlCO0FBQ25CO0FBQ0E7RUFDRSxlQUFlO0VBQ2YsWUFBWTtFQUNaLHlCQUF5QjtBQUMzQjtBQUNBO0VBQ0UsZUFBZTtFQUNmLFlBQVk7RUFDWix5QkFBeUI7QUFDM0I7OztBQUdBO0VBQ0Usa0JBQWtCO0FBQ3BCO0FBQ0E7RUFDRSxXQUFXO0VBQ1gsV0FBVztBQUNiO0FBQ0E7RUFDRSxZQUFZO0VBQ1osV0FBVztFQUNYLG1CQUFtQjtBQUNyQixpQkFBaUI7QUFDakI7QUFDQTtFQUNFLFdBQVc7QUFDYjs7QUFFQTtFQUNFLGtCQUFrQjtFQUNsQixRQUFRO0FBQ1YiLCJzb3VyY2VzQ29udGVudCI6WyIuZmVlZGJhY2stdGV4dHtcclxuICBjb2xvcjogd2hpdGU7XHJcbiAgbWFyZ2luLXJpZ2h0OiA0MHB4O1xyXG59XHJcbi5tc2ctYmxvY2t7XHJcbiAgbWFyZ2luLWJvdHRvbTogMTBweDtcclxufVxyXG4ubXNne1xyXG4gIGhlaWdodDogMjRweDtcclxufVxyXG4udy1pY29ue1xyXG4gIHBhZGRpbmctYm90dG9tOiAxMHB4O1xyXG59XHJcbi5pY29uLXRleHR7XHJcbiAgcGFkZGluZy1sZWZ0OiAycHg7XHJcbn1cclxuLm5vLWljb24tdGV4dHtcclxuICBwYWRkaW5nLWxlZnQ6IDMwcHg7XHJcblxyXG59XHJcbi5jbG9zZXtcclxuICBkaXNwbGF5OiBibG9jaztcclxuICB3aWR0aDogMTAwJTtcclxuICB0ZXh0LWFsaWduOiByaWdodDtcclxufVxyXG4uY2xvc2UgbWF0LWljb257XHJcbiAgY3Vyc29yOiBwb2ludGVyO1xyXG4gIGNvbG9yOiB3aGl0ZTtcclxuICBmb250LXNpemU6IDExcHghaW1wb3J0YW50O1xyXG59XHJcbi5jbG9zZSBzcGFue1xyXG4gIGN1cnNvcjogcG9pbnRlcjtcclxuICBjb2xvcjogd2hpdGU7XHJcbiAgZm9udC1zaXplOiAxMXB4IWltcG9ydGFudDtcclxufVxyXG5cclxuXHJcbi5mZWVkYmFjay1jb3RuZW50LXdyYXBwZXIge1xyXG4gIG1hcmdpbi1yaWdodDogMTJweDtcclxufVxyXG4uc2lkZS1jb250ZW50IHtcclxuICBmbG9hdDogbGVmdDtcclxuICB3aWR0aDogMTAwJTtcclxufVxyXG4uc2lkZS1jbG9zZSB7XHJcbiAgZmxvYXQ6IHJpZ2h0O1xyXG4gIHdpZHRoOiAyNHB4O1xyXG4gIG1hcmdpbi1yaWdodDogLTI0cHg7XHJcbnRleHQtYWxpZ246IHJpZ2h0O1xyXG59XHJcbi5zaWRlLWNsZWFyZWQge1xyXG4gIGNsZWFyOiBib3RoO1xyXG59XHJcblxyXG4ubXNnLnctaWNvbiAubWF0LWljb24ge1xyXG4gIHBvc2l0aW9uOiByZWxhdGl2ZTtcclxuICB0b3A6IDVweDtcclxufSJdLCJzb3VyY2VSb290IjoiIn0= */"]
});
}
/***/ }),
/***/ 1307:
/*!**********************************************************!*\
!*** ./src/app/components/message/sinDatos.component.ts ***!
\**********************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ SinDatosComponent: () => (/* binding */ SinDatosComponent)
/* harmony export */ });
/* harmony import */ var rxjs_operators__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! rxjs/operators */ 61856);
/* harmony import */ var rxjs_operators__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! rxjs/operators */ 24406);
/* harmony import */ var _angular_router__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @angular/router */ 41099);
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @angular/core */ 96623);
/* harmony import */ var _core_services_state_service__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../../core/services/state.service */ 2049);
/* harmony import */ var _angular_common__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! @angular/common */ 39191);
/* harmony import */ var _angular_material_card__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! @angular/material/card */ 34294);
/* harmony import */ var _angular_material_divider__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! @angular/material/divider */ 30419);
function SinDatosComponent_span_6_span_2_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵi18n"](1, 0);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
}
}
function SinDatosComponent_span_6_span_4_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵi18n"](1, 1);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
}
}
function SinDatosComponent_span_6_span_6_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵi18n"](1, 2);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
}
}
function SinDatosComponent_span_6_span_8_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵi18n"](1, 3);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
}
}
function SinDatosComponent_span_6_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "span", 22);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](2, SinDatosComponent_span_6_span_2_Template, 2, 0, "span", 26);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](4, SinDatosComponent_span_6_span_4_Template, 2, 0, "span", 26);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](5, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](6, SinDatosComponent_span_6_span_6_Template, 2, 0, "span", 26);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](7, "\t\t\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](8, SinDatosComponent_span_6_span_8_Template, 2, 0, "span", 24);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](9, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
}
if (rf & 2) {
const ctx_r0 = _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵnextContext"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngSwitch", ctx_r0.state.expedientes.filterValue.estado);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngSwitchCase", "1");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngSwitchCase", "2");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngSwitchCase", "3");
}
}
function SinDatosComponent_span_8_span_2_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵi18n"](1, 4);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
}
}
function SinDatosComponent_span_8_span_4_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵi18n"](1, 5);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
}
}
function SinDatosComponent_span_8_span_6_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵi18n"](1, 6);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
}
}
function SinDatosComponent_span_8_span_8_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵi18n"](1, 7);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
}
}
function SinDatosComponent_span_8_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "span", 22);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](2, SinDatosComponent_span_8_span_2_Template, 2, 0, "span", 26);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](4, SinDatosComponent_span_8_span_4_Template, 2, 0, "span", 26);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](5, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](6, SinDatosComponent_span_8_span_6_Template, 2, 0, "span", 26);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](7, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](8, SinDatosComponent_span_8_span_8_Template, 2, 0, "span", 24);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](9, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
}
if (rf & 2) {
const ctx_r0 = _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵnextContext"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngSwitch", ctx_r0.state.notificaciones.filterValue.estado);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngSwitchCase", "1");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngSwitchCase", "2");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngSwitchCase", "3");
}
}
function SinDatosComponent_span_10_span_2_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵi18n"](1, 8);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
}
}
function SinDatosComponent_span_10_span_4_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵi18n"](1, 9);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
}
}
function SinDatosComponent_span_10_span_6_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵi18n"](1, 10);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
}
}
function SinDatosComponent_span_10_span_8_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵi18n"](1, 11);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
}
}
function SinDatosComponent_span_10_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "span", 22);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](2, SinDatosComponent_span_10_span_2_Template, 2, 0, "span", 26);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](4, SinDatosComponent_span_10_span_4_Template, 2, 0, "span", 26);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](5, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](6, SinDatosComponent_span_10_span_6_Template, 2, 0, "span", 26);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](7, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](8, SinDatosComponent_span_10_span_8_Template, 2, 0, "span", 24);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](9, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
}
if (rf & 2) {
const ctx_r0 = _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵnextContext"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngSwitch", ctx_r0.state.notificacionesPuc.filterValue.estado);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngSwitchCase", "1");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngSwitchCase", "2");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngSwitchCase", "3");
}
}
function SinDatosComponent_span_12_span_2_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵi18n"](1, 12);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
}
}
function SinDatosComponent_span_12_span_4_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵi18n"](1, 13);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
}
}
function SinDatosComponent_span_12_span_6_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵi18n"](1, 14);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
}
}
function SinDatosComponent_span_12_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "span", 22);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](2, SinDatosComponent_span_12_span_2_Template, 2, 0, "span", 26);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](4, SinDatosComponent_span_12_span_4_Template, 2, 0, "span", 26);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](5, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](6, SinDatosComponent_span_12_span_6_Template, 2, 0, "span", 24);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](7, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
}
if (rf & 2) {
const ctx_r0 = _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵnextContext"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngSwitch", ctx_r0.state.certificaciones.filterValue.estado);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngSwitchCase", "1");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngSwitchCase", "2");
}
}
function SinDatosComponent_span_14_span_2_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵi18n"](1, 15);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
}
}
function SinDatosComponent_span_14_span_4_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵi18n"](1, 16);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
}
}
function SinDatosComponent_span_14_span_6_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵi18n"](1, 17);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
}
}
function SinDatosComponent_span_14_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "span", 22);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](2, SinDatosComponent_span_14_span_2_Template, 2, 0, "span", 26);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](4, SinDatosComponent_span_14_span_4_Template, 2, 0, "span", 26);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](5, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](6, SinDatosComponent_span_14_span_6_Template, 2, 0, "span", 24);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](7, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
}
if (rf & 2) {
const ctx_r0 = _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵnextContext"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngSwitch", ctx_r0.state.pagos.filterValue.estado);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngSwitchCase", "1");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngSwitchCase", "2");
}
}
function SinDatosComponent_span_16_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵi18n"](1, 18);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
}
}
function SinDatosComponent_span_20_p_6_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "p");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵi18n"](1, 19);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
}
}
function SinDatosComponent_span_20_p_8_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "p");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵi18n"](1, 20);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
}
if (rf & 2) {
const ctx_r0 = _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵnextContext"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵi18nExp"](ctx_r0.state.area);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵi18nApply"](1);
}
}
function SinDatosComponent_span_20_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "span");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelement"](2, "mat-divider");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](4, "mat-card-content", 27);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](5, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](6, SinDatosComponent_span_20_p_6_Template, 2, 0, "p", 25);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](7, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](8, SinDatosComponent_span_20_p_8_Template, 2, 1, "p", 25);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](9, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](10, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
}
if (rf & 2) {
const ctx_r0 = _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵnextContext"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](6);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngIf", !ctx_r0.sinDatosMensajePagos);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngIf", ctx_r0.sinDatosMensajePagos);
}
}
class SinDatosComponent {
constructor(router, stateService) {
this.router = router;
this.stateService = stateService;
this.sinDatosMensajePagos = false;
this.state = {
'area': 'Expedientes'
};
}
ngOnInit() {
// Control del área en el que nos encontramos
this.state = this.stateService.state;
this.subRouter = this.router.events.pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_2__.filter)(event => event instanceof _angular_router__WEBPACK_IMPORTED_MODULE_3__.NavigationEnd), (0,rxjs_operators__WEBPACK_IMPORTED_MODULE_4__.map)(_ => this.router.routerState), (0,rxjs_operators__WEBPACK_IMPORTED_MODULE_4__.map)(state => state.root.firstChild)).subscribe(first => {
if (first) {
first.url.subscribe(valor => {
this.state.area = valor[valor.length - 1].path;
// Si estamos en pagos modificamos el texto del Filtros
});
}
});
if (this.state.area === 'pagos') {
this.sinDatosMensajePagos = true;
} else {
this.sinDatosMensajePagos = false;
}
}
ngOnDestroy() {}
static #_ = this.ɵfac = function SinDatosComponent_Factory(t) {
return new (t || SinDatosComponent)(_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵdirectiveInject"](_angular_router__WEBPACK_IMPORTED_MODULE_3__.Router), _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵdirectiveInject"](_core_services_state_service__WEBPACK_IMPORTED_MODULE_0__.StateService));
};
static #_2 = this.ɵcmp = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵdefineComponent"]({
type: SinDatosComponent,
selectors: [["app-sin-datos"]],
inputs: {
filterShow: "filterShow"
},
decls: 23,
vars: 7,
consts: () => {
let i18n_0;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_3513552410308378007$$SRC_APP_COMPONENTS_MESSAGE_SINDATOS_COMPONENT_TS_0 = goog.getMsg("\n No tiene expedientes abiertos o pendientes de apertura.\n ");
i18n_0 = MSG_EXTERNAL_3513552410308378007$$SRC_APP_COMPONENTS_MESSAGE_SINDATOS_COMPONENT_TS_0;
} else {
i18n_0 = "No tiene expedientes abiertos o pendientes de apertura.";
}
let i18n_1;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_8458128869581276097$$SRC_APP_COMPONENTS_MESSAGE_SINDATOS_COMPONENT_TS_1 = goog.getMsg("\n No tiene expedientes cerrados.\n ");
i18n_1 = MSG_EXTERNAL_8458128869581276097$$SRC_APP_COMPONENTS_MESSAGE_SINDATOS_COMPONENT_TS_1;
} else {
i18n_1 = "No tiene expedientes cerrados.";
}
let i18n_2;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_2829377953152578328$$SRC_APP_COMPONENTS_MESSAGE_SINDATOS_COMPONENT_TS_2 = goog.getMsg("\n No tiene expedientes con tareas pendientes.\n ");
i18n_2 = MSG_EXTERNAL_2829377953152578328$$SRC_APP_COMPONENTS_MESSAGE_SINDATOS_COMPONENT_TS_2;
} else {
i18n_2 = "No tiene expedientes con tareas pendientes.";
}
let i18n_3;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_4885187579658106833$$SRC_APP_COMPONENTS_MESSAGE_SINDATOS_COMPONENT_TS_3 = goog.getMsg("\n No tiene expedientes.\n ");
i18n_3 = MSG_EXTERNAL_4885187579658106833$$SRC_APP_COMPONENTS_MESSAGE_SINDATOS_COMPONENT_TS_3;
} else {
i18n_3 = "No tiene expedientes.";
}
let i18n_4;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_1209317196966299297$$SRC_APP_COMPONENTS_MESSAGE_SINDATOS_COMPONENT_TS_4 = goog.getMsg("\n No tiene notificaciones ni comunicaciones pendientes.\n ");
i18n_4 = MSG_EXTERNAL_1209317196966299297$$SRC_APP_COMPONENTS_MESSAGE_SINDATOS_COMPONENT_TS_4;
} else {
i18n_4 = "No tiene notificaciones ni comunicaciones pendientes.";
}
let i18n_5;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_785230135221461618$$SRC_APP_COMPONENTS_MESSAGE_SINDATOS_COMPONENT_TS_5 = goog.getMsg("\n No tiene notificaciones ni comunicaciones practicadas.\n ");
i18n_5 = MSG_EXTERNAL_785230135221461618$$SRC_APP_COMPONENTS_MESSAGE_SINDATOS_COMPONENT_TS_5;
} else {
i18n_5 = "No tiene notificaciones ni comunicaciones practicadas.";
}
let i18n_6;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_6272640099425078325$$SRC_APP_COMPONENTS_MESSAGE_SINDATOS_COMPONENT_TS_6 = goog.getMsg("\n No tiene notificaciones ni comunicaciones rechazadas.\n ");
i18n_6 = MSG_EXTERNAL_6272640099425078325$$SRC_APP_COMPONENTS_MESSAGE_SINDATOS_COMPONENT_TS_6;
} else {
i18n_6 = "No tiene notificaciones ni comunicaciones rechazadas.";
}
let i18n_7;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_8062636272652216353$$SRC_APP_COMPONENTS_MESSAGE_SINDATOS_COMPONENT_TS_7 = goog.getMsg("\n No tiene notificaciones ni comunicaciones.\n ");
i18n_7 = MSG_EXTERNAL_8062636272652216353$$SRC_APP_COMPONENTS_MESSAGE_SINDATOS_COMPONENT_TS_7;
} else {
i18n_7 = "No tiene notificaciones ni comunicaciones.";
}
let i18n_8;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_1209317196966299297$$SRC_APP_COMPONENTS_MESSAGE_SINDATOS_COMPONENT_TS_8 = goog.getMsg("\n No tiene notificaciones ni comunicaciones pendientes.\n ");
i18n_8 = MSG_EXTERNAL_1209317196966299297$$SRC_APP_COMPONENTS_MESSAGE_SINDATOS_COMPONENT_TS_8;
} else {
i18n_8 = "No tiene notificaciones ni comunicaciones pendientes.";
}
let i18n_9;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_785230135221461618$$SRC_APP_COMPONENTS_MESSAGE_SINDATOS_COMPONENT_TS_9 = goog.getMsg("\n No tiene notificaciones ni comunicaciones practicadas.\n ");
i18n_9 = MSG_EXTERNAL_785230135221461618$$SRC_APP_COMPONENTS_MESSAGE_SINDATOS_COMPONENT_TS_9;
} else {
i18n_9 = "No tiene notificaciones ni comunicaciones practicadas.";
}
let i18n_10;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_6272640099425078325$$SRC_APP_COMPONENTS_MESSAGE_SINDATOS_COMPONENT_TS_10 = goog.getMsg("\n No tiene notificaciones ni comunicaciones rechazadas.\n ");
i18n_10 = MSG_EXTERNAL_6272640099425078325$$SRC_APP_COMPONENTS_MESSAGE_SINDATOS_COMPONENT_TS_10;
} else {
i18n_10 = "No tiene notificaciones ni comunicaciones rechazadas.";
}
let i18n_11;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_8062636272652216353$$SRC_APP_COMPONENTS_MESSAGE_SINDATOS_COMPONENT_TS_11 = goog.getMsg("\n No tiene notificaciones ni comunicaciones.\n ");
i18n_11 = MSG_EXTERNAL_8062636272652216353$$SRC_APP_COMPONENTS_MESSAGE_SINDATOS_COMPONENT_TS_11;
} else {
i18n_11 = "No tiene notificaciones ni comunicaciones.";
}
let i18n_12;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_6403563291765275064$$SRC_APP_COMPONENTS_MESSAGE_SINDATOS_COMPONENT_TS_12 = goog.getMsg("\n No tiene certificaciones pendientes.\n ");
i18n_12 = MSG_EXTERNAL_6403563291765275064$$SRC_APP_COMPONENTS_MESSAGE_SINDATOS_COMPONENT_TS_12;
} else {
i18n_12 = "No tiene certificaciones pendientes.";
}
let i18n_13;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_6816905428535988342$$SRC_APP_COMPONENTS_MESSAGE_SINDATOS_COMPONENT_TS_13 = goog.getMsg("\n No tiene certificaciones practicadas.\n ");
i18n_13 = MSG_EXTERNAL_6816905428535988342$$SRC_APP_COMPONENTS_MESSAGE_SINDATOS_COMPONENT_TS_13;
} else {
i18n_13 = "No tiene certificaciones practicadas.";
}
let i18n_14;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_1283133582163709863$$SRC_APP_COMPONENTS_MESSAGE_SINDATOS_COMPONENT_TS_14 = goog.getMsg("\n No tiene certificaciones.\n ");
i18n_14 = MSG_EXTERNAL_1283133582163709863$$SRC_APP_COMPONENTS_MESSAGE_SINDATOS_COMPONENT_TS_14;
} else {
i18n_14 = "No tiene certificaciones.";
}
let i18n_15;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_4163708429713487734$$SRC_APP_COMPONENTS_MESSAGE_SINDATOS_COMPONENT_TS_15 = goog.getMsg("\n No tiene pagos pendientes.\n ");
i18n_15 = MSG_EXTERNAL_4163708429713487734$$SRC_APP_COMPONENTS_MESSAGE_SINDATOS_COMPONENT_TS_15;
} else {
i18n_15 = "No tiene pagos pendientes.";
}
let i18n_16;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_2824763412175575680$$SRC_APP_COMPONENTS_MESSAGE_SINDATOS_COMPONENT_TS_16 = goog.getMsg("\n No tiene pagos.\n ");
i18n_16 = MSG_EXTERNAL_2824763412175575680$$SRC_APP_COMPONENTS_MESSAGE_SINDATOS_COMPONENT_TS_16;
} else {
i18n_16 = "No tiene pagos.";
}
let i18n_17;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_2824763412175575680$$SRC_APP_COMPONENTS_MESSAGE_SINDATOS_COMPONENT_TS_17 = goog.getMsg("\n No tiene pagos.\n ");
i18n_17 = MSG_EXTERNAL_2824763412175575680$$SRC_APP_COMPONENTS_MESSAGE_SINDATOS_COMPONENT_TS_17;
} else {
i18n_17 = "No tiene pagos.";
}
let i18n_18;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_4823489365614980801$$SRC_APP_COMPONENTS_MESSAGE_SINDATOS_COMPONENT_TS_18 = goog.getMsg("No hay elementos que mostrar");
i18n_18 = MSG_EXTERNAL_4823489365614980801$$SRC_APP_COMPONENTS_MESSAGE_SINDATOS_COMPONENT_TS_18;
} else {
i18n_18 = "No hay elementos que mostrar.";
}
let i18n_19;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_6721989496942497313$$SRC_APP_COMPONENTS_MESSAGE_SINDATOS_COMPONENT_TS_19 = goog.getMsg("Modifique las condiciones del filtro para ajustar las b\u00FAsquedas");
i18n_19 = MSG_EXTERNAL_6721989496942497313$$SRC_APP_COMPONENTS_MESSAGE_SINDATOS_COMPONENT_TS_19;
} else {
i18n_19 = "Modifique las condiciones del filtro para ajustar las b\xFAsquedas";
}
let i18n_20;
if (typeof ngI18nClosureMode !== "undefined" && ngI18nClosureMode) {
/**
* @suppress {msgDescriptions}
*/
const MSG_EXTERNAL_sinDatosMensajePagos$$SRC_APP_COMPONENTS_MESSAGE_SINDATOS_COMPONENT_TS_20 = goog.getMsg("{VAR_SELECT, select, pagos {Si desea ver los pagos ya realizados, modifique las condiciones del filtro de la b\u00FAsqueda y seleccione el estado \u201CPagados\u201D}}");
i18n_20 = MSG_EXTERNAL_sinDatosMensajePagos$$SRC_APP_COMPONENTS_MESSAGE_SINDATOS_COMPONENT_TS_20;
} else {
i18n_20 = "{VAR_SELECT, select, pagos {Si desea ver los pagos ya realizados, modifique las condiciones del filtro de la b\xFAsqueda y seleccione el estado \u201CPagados\u201D}}";
}
i18n_20 = _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵi18nPostprocess"](i18n_20, {
"VAR_SELECT": "\uFFFD0\uFFFD"
});
return [i18n_0, i18n_1, i18n_2, i18n_3, i18n_4, i18n_5, i18n_6, i18n_7, i18n_8, i18n_9, i18n_10, i18n_11, i18n_12, i18n_13, i18n_14, i18n_15, i18n_16, i18n_17, i18n_18, i18n_19, i18n_20, ["appearance", "outlined"], [3, "ngSwitch"], [3, "ngSwitch", 4, "ngSwitchCase"], [4, "ngSwitchDefault"], [4, "ngIf"], [4, "ngSwitchCase"], [1, "content-with-list", "content-with-ul"]];
},
template: function SinDatosComponent_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "mat-card", 21);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](2, "mat-card-title");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](3, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](4, "h3", 22);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](5, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](6, SinDatosComponent_span_6_Template, 10, 4, "span", 23);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](7, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](8, SinDatosComponent_span_8_Template, 10, 4, "span", 23);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](9, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](10, SinDatosComponent_span_10_Template, 10, 4, "span", 23);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](11, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](12, SinDatosComponent_span_12_Template, 8, 3, "span", 23);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](13, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](14, SinDatosComponent_span_14_Template, 8, 3, "span", 23);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](15, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](16, SinDatosComponent_span_16_Template, 2, 0, "span", 24);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](17, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](18, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](19, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](20, SinDatosComponent_span_20_Template, 11, 2, "span", 25);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](21, "\n");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](22, "\n");
}
if (rf & 2) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](4);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngSwitch", ctx.state.area);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngSwitchCase", "expedientes");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngSwitchCase", "notificaciones");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngSwitchCase", "puc");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngSwitchCase", "certificaciones");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngSwitchCase", "pagos");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](6);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngIf", ctx.filterShow);
}
},
dependencies: [_angular_common__WEBPACK_IMPORTED_MODULE_5__.NgIf, _angular_common__WEBPACK_IMPORTED_MODULE_5__.NgSwitch, _angular_common__WEBPACK_IMPORTED_MODULE_5__.NgSwitchCase, _angular_common__WEBPACK_IMPORTED_MODULE_5__.NgSwitchDefault, _angular_material_card__WEBPACK_IMPORTED_MODULE_6__.MatCard, _angular_material_card__WEBPACK_IMPORTED_MODULE_6__.MatCardContent, _angular_material_card__WEBPACK_IMPORTED_MODULE_6__.MatCardTitle, _angular_material_divider__WEBPACK_IMPORTED_MODULE_7__.MatDivider],
styles: ["/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsInNvdXJjZVJvb3QiOiIifQ== */"]
});
}
/***/ }),
/***/ 73684:
/*!********************************************************************!*\
!*** ./src/app/components/notifications/notification.component.ts ***!
\********************************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ NotificationComponent: () => (/* binding */ NotificationComponent)
/* harmony export */ });
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @angular/core */ 96623);
/* harmony import */ var _angular_common__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @angular/common */ 39191);
function NotificationComponent_div_0_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementStart"](0, "div", 1);
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementStart"](2, "div");
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵtext"](3);
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵtext"](4, "\n");
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementEnd"]();
}
if (rf & 2) {
const ctx_r0 = _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵnextContext"]();
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵadvance"](2);
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵclassMapInterpolate1"]("notification-count mat-", ctx_r0.color, " notification-center-y notification-center-x");
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵadvance"]();
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵtextInterpolate"](ctx_r0.notifications);
}
}
class NotificationComponent {
constructor() {
this.visible = true;
}
ngDoCheck() {
if (this.notifications === 0) {
this.visible = false;
}
if (this.notifications >= 100) {
this.notifications = '+99';
}
}
static #_ = this.ɵfac = function NotificationComponent_Factory(t) {
return new (t || NotificationComponent)();
};
static #_2 = this.ɵcmp = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵdefineComponent"]({
type: NotificationComponent,
selectors: [["app-notification-count"]],
inputs: {
notifications: "notifications",
color: "color"
},
decls: 2,
vars: 1,
consts: [["class", "notification-content", 4, "ngIf"], [1, "notification-content"]],
template: function NotificationComponent_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵtemplate"](0, NotificationComponent_div_0_Template, 5, 4, "div", 0);
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵtext"](1, "\n");
}
if (rf & 2) {
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵproperty"]("ngIf", ctx.notifications > 0);
}
},
dependencies: [_angular_common__WEBPACK_IMPORTED_MODULE_1__.NgIf],
styles: [".notification-content[_ngcontent-%COMP%] {\n line-height: 40px;\n}\n\n.notification-count.notification-center-y[_ngcontent-%COMP%] {\n margin-top: auto;\n margin-bottom: auto;\n top: 0px;\n bottom: 0px;\n}\n\n.notification-count.notification-center-x[_ngcontent-%COMP%] {\n margin-left: auto;\n margin-right: auto;\n left: 0px;\n right: 0px;\n}\n.notification-count[_ngcontent-%COMP%] {\n line-height: 21px;\n width: 20px;\n height: 20px;\n position: absolute;\n font-size: 10px!important;\n font-weight: 600;\n border-radius: 50%;\n z-index: 1;\n}\n\n.notification-count.mat-primary[_ngcontent-%COMP%] {\n background-color: #1472a4;\n color: white;\n}\n\n.notification-count[_ngcontent-%COMP%] {\n box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);\n}\n\n/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIndlYnBhY2s6Ly8uL3NyYy9hcHAvY29tcG9uZW50cy9ub3RpZmljYXRpb25zL25vdGlmaWNhdGlvbi5jb21wb25lbnQuY3NzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBO0VBQ0UsaUJBQWlCO0FBQ25COztBQUVBO0lBQ0ksZ0JBQWdCO0lBQ2hCLG1CQUFtQjtJQUNuQixRQUFRO0lBQ1IsV0FBVztBQUNmOztBQUVBO0lBQ0ksaUJBQWlCO0lBQ2pCLGtCQUFrQjtJQUNsQixTQUFTO0lBQ1QsVUFBVTtBQUNkO0FBQ0E7SUFDSSxpQkFBaUI7SUFDakIsV0FBVztJQUNYLFlBQVk7SUFDWixrQkFBa0I7SUFDbEIseUJBQXlCO0lBQ3pCLGdCQUFnQjtJQUNoQixrQkFBa0I7SUFDbEIsVUFBVTtBQUNkOztBQUVBO0lBQ0kseUJBQXlCO0lBQ3pCLFlBQVk7QUFDaEI7O0FBRUE7SUFDSSx5SEFBeUg7QUFDN0giLCJzb3VyY2VzQ29udGVudCI6WyIubm90aWZpY2F0aW9uLWNvbnRlbnQge1xyXG4gIGxpbmUtaGVpZ2h0OiA0MHB4O1xyXG59XHJcblxyXG4ubm90aWZpY2F0aW9uLWNvdW50Lm5vdGlmaWNhdGlvbi1jZW50ZXIteSB7XHJcbiAgICBtYXJnaW4tdG9wOiBhdXRvO1xyXG4gICAgbWFyZ2luLWJvdHRvbTogYXV0bztcclxuICAgIHRvcDogMHB4O1xyXG4gICAgYm90dG9tOiAwcHg7XHJcbn1cclxuXHJcbi5ub3RpZmljYXRpb24tY291bnQubm90aWZpY2F0aW9uLWNlbnRlci14IHtcclxuICAgIG1hcmdpbi1sZWZ0OiBhdXRvO1xyXG4gICAgbWFyZ2luLXJpZ2h0OiBhdXRvO1xyXG4gICAgbGVmdDogMHB4O1xyXG4gICAgcmlnaHQ6IDBweDtcclxufVxyXG4ubm90aWZpY2F0aW9uLWNvdW50IHtcclxuICAgIGxpbmUtaGVpZ2h0OiAyMXB4O1xyXG4gICAgd2lkdGg6IDIwcHg7XHJcbiAgICBoZWlnaHQ6IDIwcHg7XHJcbiAgICBwb3NpdGlvbjogYWJzb2x1dGU7XHJcbiAgICBmb250LXNpemU6IDEwcHghaW1wb3J0YW50O1xyXG4gICAgZm9udC13ZWlnaHQ6IDYwMDtcclxuICAgIGJvcmRlci1yYWRpdXM6IDUwJTtcclxuICAgIHotaW5kZXg6IDE7XHJcbn1cclxuXHJcbi5ub3RpZmljYXRpb24tY291bnQubWF0LXByaW1hcnkge1xyXG4gICAgYmFja2dyb3VuZC1jb2xvcjogIzE0NzJhNDtcclxuICAgIGNvbG9yOiB3aGl0ZTtcclxufVxyXG5cclxuLm5vdGlmaWNhdGlvbi1jb3VudCB7XHJcbiAgICBib3gtc2hhZG93OiAwcHggMnB4IDFweCAtMXB4IHJnYmEoMCwgMCwgMCwgMC4yKSwgMHB4IDFweCAxcHggMHB4IHJnYmEoMCwgMCwgMCwgMC4xNCksIDBweCAxcHggM3B4IDBweCByZ2JhKDAsIDAsIDAsIDAuMTIpO1xyXG59XHJcbiJdLCJzb3VyY2VSb290IjoiIn0= */"]
});
}
/***/ }),
/***/ 76397:
/*!********************************************************!*\
!*** ./src/app/components/pipes/filter-unique.pipe.ts ***!
\********************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ FilterUniquePipe: () => (/* binding */ FilterUniquePipe)
/* harmony export */ });
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @angular/core */ 96623);
class FilterUniquePipe {
transform(value, args) {
// Remove the duplicate elements
let uniqueArray = [];
let arrayIds = [];
for (let i = 0; i < value.length; i++) {
if (!arrayIds.includes(value[i].holder.personId)) {
arrayIds.push(value[i].holder.personId);
uniqueArray.push(value[i]);
}
}
return uniqueArray;
}
static #_ = this.ɵfac = function FilterUniquePipe_Factory(t) {
return new (t || FilterUniquePipe)();
};
static #_2 = this.ɵpipe = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵdefinePipe"]({
name: "filterUnique",
type: FilterUniquePipe,
pure: false
});
}
/***/ }),
/***/ 63913:
/*!********************************************************!*\
!*** ./src/app/components/pipes/filtro-rapido.pipe.ts ***!
\********************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ FitroRapido: () => (/* binding */ FitroRapido)
/* harmony export */ });
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @angular/core */ 96623);
class FitroRapido {
constructor() {
this.PAYMENT_INIDATE = 'paymentIniDate';
this.PAYMENT_LASTDATE = 'paymentLastDate';
this.PAYMENT_DATE = 'paymentDate';
}
transform(array, args1, args2, args3) {
if (args2 === 'PAYMENT_INIDATE') {
args2 = this.PAYMENT_INIDATE;
} else if (args2 === 'PAYMENT_LASTDATE') {
args2 = this.PAYMENT_LASTDATE;
} else if (args2 === 'PAYMENT_DATE') {
args2 = this.PAYMENT_DATE;
} else {
args2 = this.PAYMENT_INIDATE;
}
if (args3 === undefined) {
args3 = 'DESC';
}
// if (args1 === '1') {
// array = array.filter(pay => pay.statusType !== '04' && pay.statusType !== '03' && pay.sobrepasado !== true)
// }
// if (args1 === '2') {
// array = array.filter(pay => pay.statusType === '04' && pay.paymentDate)
// }
if (args3 === 'ASC') {
//Order ascendente
array.sort((a, b) => {
if (a[args2] > b[args2]) {
return 1;
} else if (a[args2] < b[args2]) {
return -1;
} else {
return 0;
}
});
return array;
}
if (args3 === 'DESC') {
//Order descendente
array.sort((a, b) => {
if (b[args2] > a[args2]) {
return 1;
} else if (b[args2] < a[args2]) {
return -1;
} else {
return 0;
}
});
return array;
}
}
static #_ = this.ɵfac = function FitroRapido_Factory(t) {
return new (t || FitroRapido)();
};
static #_2 = this.ɵpipe = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵdefinePipe"]({
name: "filtroRapido",
type: FitroRapido,
pure: false
});
}
/***/ }),
/***/ 94442:
/*!***********************************************************!*\
!*** ./src/app/components/pipes/formato-numerico.pipe.ts ***!
\***********************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ FormatoNumericoPipe: () => (/* binding */ FormatoNumericoPipe)
/* harmony export */ });
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @angular/core */ 96623);
class FormatoNumericoPipe {
transform(value, currencySign = '€ ', chunkDelimiter = '.', decimalLength = 2, decimalDelimiter = ',', chunkLength = 3) {
value /= 100;
const result = '\\d(?=(\\d{' + chunkLength + '})+' + (decimalLength > 0 ? '\\D' : '$') + ')';
const num = value.toFixed(Math.max(0, decimalLength));
return (decimalDelimiter ? num.replace('.', decimalDelimiter) : num).replace(new RegExp(result, 'g'), '$&' + chunkDelimiter) + currencySign;
}
static #_ = this.ɵfac = function FormatoNumericoPipe_Factory(t) {
return new (t || FormatoNumericoPipe)();
};
static #_2 = this.ɵpipe = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵdefinePipe"]({
name: "formatoNumerico",
type: FormatoNumericoPipe,
pure: false
});
static #_3 = this.ɵprov = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵdefineInjectable"]({
token: FormatoNumericoPipe,
factory: FormatoNumericoPipe.ɵfac
});
}
/***/ }),
/***/ 4155:
/*!*********************************************************!*\
!*** ./src/app/components/pipes/localized-date.pipe.ts ***!
\*********************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ LocalizedDatePipe: () => (/* binding */ LocalizedDatePipe)
/* harmony export */ });
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @angular/core */ 96623);
/* harmony import */ var _angular_common__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @angular/common */ 39191);
/* harmony import */ var _core_i18n_platea__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../../core/i18n-platea */ 39504);
class LocalizedDatePipe {
constructor() {
this.formatEu = 'yyyy/MM/dd';
this.formatEs = 'dd/MM/yyyy';
this.formatHourEu = 'yyyy/MM/dd HH:mm:ss';
this.formatHourEs = 'dd/MM/yyyy HH:mm:ss';
this.idiomaEu = 'eu';
}
transform(value, pattern) {
const datePipe = new _angular_common__WEBPACK_IMPORTED_MODULE_1__.DatePipe((0,_core_i18n_platea__WEBPACK_IMPORTED_MODULE_0__.getLocale)(_angular_core__WEBPACK_IMPORTED_MODULE_2__.LOCALE_ID));
if (pattern) {
return datePipe.transform(value, pattern);
} else if ((0,_core_i18n_platea__WEBPACK_IMPORTED_MODULE_0__.getLocale)(_angular_core__WEBPACK_IMPORTED_MODULE_2__.LOCALE_ID) === this.idiomaEu) {
return datePipe.transform(value, this.formatEu);
} else {
return datePipe.transform(value, this.formatEs);
}
}
transformHour(value) {
const datePipe = new _angular_common__WEBPACK_IMPORTED_MODULE_1__.DatePipe((0,_core_i18n_platea__WEBPACK_IMPORTED_MODULE_0__.getLocale)(_angular_core__WEBPACK_IMPORTED_MODULE_2__.LOCALE_ID));
return (0,_core_i18n_platea__WEBPACK_IMPORTED_MODULE_0__.getLocale)(_angular_core__WEBPACK_IMPORTED_MODULE_2__.LOCALE_ID) === this.idiomaEu ? datePipe.transform(value, this.formatHourEu) : datePipe.transform(value, this.formatHourEs);
}
static #_ = this.ɵfac = function LocalizedDatePipe_Factory(t) {
return new (t || LocalizedDatePipe)();
};
static #_2 = this.ɵpipe = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵdefinePipe"]({
name: "localizedDate",
type: LocalizedDatePipe,
pure: true
});
}
/***/ }),
/***/ 10402:
/*!**************************************************************!*\
!*** ./src/app/components/pipes/numero-comunicacion.pipe.ts ***!
\**************************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ NumeroComunicacionPipe: () => (/* binding */ NumeroComunicacionPipe)
/* harmony export */ });
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @angular/core */ 96623);
/* harmony import */ var _core_i18n_platea__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../../core/i18n-platea */ 39504);
class NumeroComunicacionPipe {
constructor() {
this.idiomaEu = 'eu';
this.participacion = 'Participación';
this.participaciones = 'Participaciones';
this.enlace = 'y';
this.varios = this.participaciones + ' ';
}
transform(value) {
if ((0,_core_i18n_platea__WEBPACK_IMPORTED_MODULE_0__.getLocale)(_angular_core__WEBPACK_IMPORTED_MODULE_1__.LOCALE_ID) === this.idiomaEu) {
this.participacion = 'Parte-hartzea';
this.participaciones = 'Parte-hartzeak';
this.enlace = 'eta';
}
if (value.length === 1) {
return this.participacion + ' ' + value[0];
} else {
for (let i = 0; i < value.length; i++) {
if (i === 0) {
this.varios = this.varios + value[i];
} else if (i === value.length - 1) {
this.varios = this.varios + ' ' + this.enlace + ' ' + value[i];
} else {
this.varios = this.varios + ', ' + value[i];
}
}
return this.varios;
}
}
static #_ = this.ɵfac = function NumeroComunicacionPipe_Factory(t) {
return new (t || NumeroComunicacionPipe)();
};
static #_2 = this.ɵpipe = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵdefinePipe"]({
name: "numeroComunicacion",
type: NumeroComunicacionPipe,
pure: true
});
}
/***/ }),
/***/ 96379:
/*!*************************************************!*\
!*** ./src/app/components/pipes/search.pipe.ts ***!
\*************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ SearchPipe: () => (/* binding */ SearchPipe)
/* harmony export */ });
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @angular/core */ 96623);
class SearchPipe {
transform(value, keys, term) {
if (!term) {
return value;
}
return (value || []).filter(item => keys.split(',').some(key => item.hasOwnProperty(key.trim()) && item[key.trim()].toLowerCase().indexOf(term.toLowerCase()) !== -1));
}
static #_ = this.ɵfac = function SearchPipe_Factory(t) {
return new (t || SearchPipe)();
};
static #_2 = this.ɵpipe = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵdefinePipe"]({
name: "search",
type: SearchPipe,
pure: true
});
}
/***/ }),
/***/ 92539:
/*!***********************************************!*\
!*** ./src/app/components/pipes/sort.pipe.ts ***!
\***********************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ SortPipe: () => (/* binding */ SortPipe)
/* harmony export */ });
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @angular/core */ 96623);
class SortPipe {
transform(array, args, order) {
array.sort((a, b) => {
if (a[args] < b[args]) {
return order ? -1 : 1;
} else if (a[args] > b[args]) {
return order ? 1 : -1;
} else {
return 0;
}
});
return array;
}
static #_ = this.ɵfac = function SortPipe_Factory(t) {
return new (t || SortPipe)();
};
static #_2 = this.ɵpipe = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵdefinePipe"]({
name: "sortPipe",
type: SortPipe,
pure: true
});
}
/***/ }),
/***/ 82001:
/*!***************************************************!*\
!*** ./src/app/components/pipes/truncate.pipe.ts ***!
\***************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ TruncatePipe: () => (/* binding */ TruncatePipe)
/* harmony export */ });
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @angular/core */ 96623);
class TruncatePipe {
transform(value, args) {
const limit = parseInt(args, 0);
const trail = '...';
return value.length > limit ? value.substring(0, limit) + trail : value;
}
static #_ = this.ɵfac = function TruncatePipe_Factory(t) {
return new (t || TruncatePipe)();
};
static #_2 = this.ɵpipe = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵdefinePipe"]({
name: "truncate",
type: TruncatePipe,
pure: true
});
}
/***/ }),
/***/ 59982:
/*!********************************************************************!*\
!*** ./src/app/components/virtualScroll/blockLoading.component.ts ***!
\********************************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ BlockLoadingComponent: () => (/* binding */ BlockLoadingComponent)
/* harmony export */ });
/* harmony import */ var _angular_animations__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @angular/animations */ 12015);
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @angular/core */ 96623);
/* harmony import */ var _angular_material_icon__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @angular/material/icon */ 53051);
class BlockLoadingComponent {
constructor() {
this.shouldToggle = false;
}
static #_ = this.ɵfac = function BlockLoadingComponent_Factory(t) {
return new (t || BlockLoadingComponent)();
};
static #_2 = this.ɵcmp = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵdefineComponent"]({
type: BlockLoadingComponent,
selectors: [["app-block-loading"]],
inputs: {
shouldToggle: "shouldToggle"
},
decls: 6,
vars: 1,
consts: [[1, "blockLoading"], [1, "icon", "blink"]],
template: function BlockLoadingComponent_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementStart"](0, "div", 0);
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵtext"](1, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementStart"](2, "mat-icon", 1);
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵtext"](3, "update");
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵtext"](4, " \n");
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵtext"](5, "\n");
}
if (rf & 2) {
_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵproperty"]("@toggleState", ctx.shouldToggle);
}
},
dependencies: [_angular_material_icon__WEBPACK_IMPORTED_MODULE_1__.MatIcon],
styles: [".blockLoading[_ngcontent-%COMP%] {\n background: rgba(255,255,255,.10);\n padding: 25px;\n text-align: center;\n color: grey;\n display: none;\n}\n.icon[_ngcontent-%COMP%] {\n font-size: 60px!important;\n}\n.blink[_ngcontent-%COMP%] {\n animation: _ngcontent-%COMP%_blinker 2s linear infinite;\n}\n@keyframes _ngcontent-%COMP%_blinker {\n 50% { opacity: 0.2; }\n}\n\n/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIndlYnBhY2s6Ly8uL3NyYy9hcHAvY29tcG9uZW50cy92aXJ0dWFsU2Nyb2xsL2Jsb2NrTG9hZGluZy5jb21wb25lbnQuY3NzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBO0VBQ0UsaUNBQWlDO0VBQ2pDLGFBQWE7RUFDYixrQkFBa0I7RUFDbEIsV0FBVztFQUNYLGFBQWE7QUFDZjtBQUNBO0VBQ0UseUJBQXlCO0FBQzNCO0FBQ0E7RUFDRSxxQ0FBcUM7QUFDdkM7QUFDQTtFQUNFLE1BQU0sWUFBWSxFQUFFO0FBQ3RCIiwic291cmNlc0NvbnRlbnQiOlsiLmJsb2NrTG9hZGluZyB7XHJcbiAgYmFja2dyb3VuZDogcmdiYSgyNTUsMjU1LDI1NSwuMTApO1xyXG4gIHBhZGRpbmc6IDI1cHg7XHJcbiAgdGV4dC1hbGlnbjogY2VudGVyO1xyXG4gIGNvbG9yOiBncmV5O1xyXG4gIGRpc3BsYXk6IG5vbmU7XHJcbn1cclxuLmljb24ge1xyXG4gIGZvbnQtc2l6ZTogNjBweCFpbXBvcnRhbnQ7XHJcbn1cclxuLmJsaW5rIHtcclxuICBhbmltYXRpb246IGJsaW5rZXIgMnMgbGluZWFyIGluZmluaXRlO1xyXG59XHJcbkBrZXlmcmFtZXMgYmxpbmtlciB7XHJcbiAgNTAlIHsgb3BhY2l0eTogMC4yOyB9XHJcbn1cclxuIl0sInNvdXJjZVJvb3QiOiIifQ== */"],
data: {
animation: [(0,_angular_animations__WEBPACK_IMPORTED_MODULE_2__.trigger)('toggleState', [(0,_angular_animations__WEBPACK_IMPORTED_MODULE_2__.state)('true', (0,_angular_animations__WEBPACK_IMPORTED_MODULE_2__.style)({
display: 'block'
})), (0,_angular_animations__WEBPACK_IMPORTED_MODULE_2__.state)('false', (0,_angular_animations__WEBPACK_IMPORTED_MODULE_2__.style)({
display: 'none'
})), (0,_angular_animations__WEBPACK_IMPORTED_MODULE_2__.transition)('* => *', (0,_angular_animations__WEBPACK_IMPORTED_MODULE_2__.animate)('300ms'))])]
}
});
}
/***/ }),
/***/ 36605:
/*!*********************************************************************!*\
!*** ./src/app/components/virtualScroll/virtualScroll.component.ts ***!
\*********************************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ VirtualScrollComponent: () => (/* binding */ VirtualScrollComponent)
/* harmony export */ });
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @angular/core */ 96623);
/* harmony import */ var _blockLoading_component__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./blockLoading.component */ 59982);
const _c0 = ["*"];
class VirtualScrollComponent {
constructor() {
this.scrollCallback = undefined;
this.proceedCondition = true;
this.launcherCondition = false;
this.launching = false;
this.toggle = false;
this.procede = true;
}
updateNodes(event, showLoader) {
this.toggle = showLoader;
}
onWindowScroll(event) {
if (this.proceedCondition && this.launcherCondition && this.getMoreData()) {
this.scrollCallback();
}
}
getMoreData() {
// How much the user has scrolled
const scrollTop = window.pageYOffset !== undefined ? window.pageYOffset : (document.documentElement || document.body).scrollTop;
// windowHeigth is the height of the window
const windowHeight = window.screen.height;
// documentHeight could be larger than windowHeight
const body = document.body;
const html = document.documentElement;
const documentHeight = Math.max(body.scrollHeight, body.offsetHeight, html.clientHeight, html.scrollHeight, html.offsetHeight);
const offset = 550;
// add windowHeight is neccessary to get to the bottom
return scrollTop + windowHeight > documentHeight - offset;
}
static #_ = this.ɵfac = function VirtualScrollComponent_Factory(t) {
return new (t || VirtualScrollComponent)();
};
static #_2 = this.ɵcmp = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵdefineComponent"]({
type: VirtualScrollComponent,
selectors: [["app-virtual-scroll"]],
hostBindings: function VirtualScrollComponent_HostBindings(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵlistener"]("loaderEvent", function VirtualScrollComponent_loaderEvent_HostBindingHandler($event) {
return ctx.updateNodes($event, $event.detail.showLoader);
}, false, _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵresolveDocument"])("scroll", function VirtualScrollComponent_scroll_HostBindingHandler($event) {
return ctx.onWindowScroll($event);
}, false, _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵresolveWindow"]);
}
},
inputs: {
scrollCallback: "scrollCallback",
proceedCondition: "proceedCondition",
launcherCondition: "launcherCondition",
launching: "launching"
},
ngContentSelectors: _c0,
decls: 8,
vars: 1,
consts: [[3, "shouldToggle"]],
template: function VirtualScrollComponent_Template(rf, ctx) {
if (rf & 1) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵprojectionDef"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](0, " ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](1, "div");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](2, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵprojection"](3);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](4, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelement"](5, "app-block-loading", 0);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](6, "\n ");
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"]();
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](7, "\n");
}
if (rf & 2) {
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](5);
_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("shouldToggle", ctx.toggle);
}
},
dependencies: [_blockLoading_component__WEBPACK_IMPORTED_MODULE_0__.BlockLoadingComponent],
styles: ["/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsInNvdXJjZVJvb3QiOiIifQ== */"]
});
}
/***/ }),
/***/ 48423:
/*!*************************************!*\
!*** ./src/app/core/core.module.ts ***!
\*************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ CoreModule: () => (/* binding */ CoreModule)
/* harmony export */ });
/* harmony import */ var _angular_common_http__WEBPACK_IMPORTED_MODULE_24__ = __webpack_require__(/*! @angular/common/http */ 77008);
/* harmony import */ var _angular_common__WEBPACK_IMPORTED_MODULE_26__ = __webpack_require__(/*! @angular/common */ 39191);
/* harmony import */ var _services_logger_service__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./services/logger.service */ 68620);
/* harmony import */ var _services_data_auth_service__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./services/data/auth.service */ 79391);
/* harmony import */ var _services_webStorage_service__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./services/webStorage.service */ 86307);
/* harmony import */ var _services_messages_service__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./services/messages.service */ 20084);
/* harmony import */ var _services_loader_service__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./services/loader.service */ 87163);
/* harmony import */ var _services_data_documentos_service__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./services/data/documentos.service */ 10498);
/* harmony import */ var _services_data_expedientes_service__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./services/data/expedientes.service */ 24549);
/* harmony import */ var _services_data_expediente_detalle_service__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./services/data/expediente.detalle.service */ 31453);
/* harmony import */ var _services_esc_expedientesEsc_service__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ./services/esc/expedientesEsc.service */ 83253);
/* harmony import */ var _services_state_service__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! ./services/state.service */ 2049);
/* harmony import */ var _services_data_notificacionesPlatea_service__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! ./services/data/notificacionesPlatea.service */ 44198);
/* harmony import */ var _services_data_notificacionesPuc_service__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! ./services/data/notificacionesPuc.service */ 32819);
/* harmony import */ var _services_data_pagos_service__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! ./services/data/pagos.service */ 13853);
/* harmony import */ var _services_data_solicitud_service__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! ./services/data/solicitud.service */ 41297);
/* harmony import */ var _services_data_certificaciones_service__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! ./services/data/certificaciones.service */ 80506);
/* harmony import */ var _services_data_representaciones_service__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(/*! ./services/data/representaciones.service */ 43107);
/* harmony import */ var _services_data_user_service__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(/*! ./services/data/user.service */ 46702);
/* harmony import */ var _services_data_nora_service__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(/*! ./services/data/nora.service */ 45611);
/* harmony import */ var _services_HttpService_service__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(/*! ./services/HttpService.service */ 96883);
/* harmony import */ var _services_data_actuaciones_service__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(/*! ./services/data/actuaciones.service */ 81108);
/* harmony import */ var _owner_guard__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(/*! ./owner.guard */ 80564);
/* harmony import */ var _login_guard__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(/*! ./login.guard */ 94890);
/* harmony import */ var _fh_guard__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(/*! ./fh.guard */ 92771);
/* harmony import */ var _services_data_textos_service__WEBPACK_IMPORTED_MODULE_23__ = __webpack_require__(/*! ./services/data/textos.service */ 33144);
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_25__ = __webpack_require__(/*! @angular/core */ 96623);
class CoreModule {
static forRoot() {
return {
ngModule: CoreModule,
providers: [_services_logger_service__WEBPACK_IMPORTED_MODULE_0__.LoggerService, _services_data_auth_service__WEBPACK_IMPORTED_MODULE_1__.AuthService, _services_messages_service__WEBPACK_IMPORTED_MODULE_3__.MessagesService, _services_loader_service__WEBPACK_IMPORTED_MODULE_4__.LoaderService, _services_data_documentos_service__WEBPACK_IMPORTED_MODULE_5__.DocumentosService, _services_state_service__WEBPACK_IMPORTED_MODULE_9__.StateService, _services_data_expedientes_service__WEBPACK_IMPORTED_MODULE_6__.ExpedientesService, _services_esc_expedientesEsc_service__WEBPACK_IMPORTED_MODULE_8__.ExpedientesEscService, _services_data_notificacionesPlatea_service__WEBPACK_IMPORTED_MODULE_10__.NotificacionesPlateaService, _services_data_notificacionesPuc_service__WEBPACK_IMPORTED_MODULE_11__.NotificacionesPucService, _services_data_pagos_service__WEBPACK_IMPORTED_MODULE_12__.PagosService, _services_data_solicitud_service__WEBPACK_IMPORTED_MODULE_13__.SolicitudService, _services_data_certificaciones_service__WEBPACK_IMPORTED_MODULE_14__.CertificacionesService, _services_data_representaciones_service__WEBPACK_IMPORTED_MODULE_15__.RepresentacionService, _services_data_user_service__WEBPACK_IMPORTED_MODULE_16__.UserService, _services_data_nora_service__WEBPACK_IMPORTED_MODULE_17__.NoraService, _services_webStorage_service__WEBPACK_IMPORTED_MODULE_2__.WebStorageService, _owner_guard__WEBPACK_IMPORTED_MODULE_20__.OwnerGuard, _login_guard__WEBPACK_IMPORTED_MODULE_21__.LoginGuard, _fh_guard__WEBPACK_IMPORTED_MODULE_22__.FuncionarioHabilitadoGuard, _services_data_textos_service__WEBPACK_IMPORTED_MODULE_23__.TextosService, _services_data_actuaciones_service__WEBPACK_IMPORTED_MODULE_19__.ActuacionesService, {
provide: _angular_common_http__WEBPACK_IMPORTED_MODULE_24__.HttpClient,
useFactory: _services_HttpService_service__WEBPACK_IMPORTED_MODULE_18__.getHttpService,
deps: [_angular_common_http__WEBPACK_IMPORTED_MODULE_24__.HttpXhrBackend, _services_messages_service__WEBPACK_IMPORTED_MODULE_3__.MessagesService, _services_logger_service__WEBPACK_IMPORTED_MODULE_0__.LoggerService, _services_webStorage_service__WEBPACK_IMPORTED_MODULE_2__.WebStorageService, _services_state_service__WEBPACK_IMPORTED_MODULE_9__.StateService]
}]
};
}
constructor(parentModule) {
if (parentModule) {
throw new Error('CoreModule is already loaded. Import it in the AppModule only');
}
}
static #_ = this.ɵfac = function CoreModule_Factory(t) {
return new (t || CoreModule)(_angular_core__WEBPACK_IMPORTED_MODULE_25__["ɵɵinject"](CoreModule, 12));
};
static #_2 = this.ɵmod = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_25__["ɵɵdefineNgModule"]({
type: CoreModule
});
static #_3 = this.ɵinj = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_25__["ɵɵdefineInjector"]({
providers: [_services_logger_service__WEBPACK_IMPORTED_MODULE_0__.LoggerService, _services_data_auth_service__WEBPACK_IMPORTED_MODULE_1__.AuthService, _services_messages_service__WEBPACK_IMPORTED_MODULE_3__.MessagesService, _services_loader_service__WEBPACK_IMPORTED_MODULE_4__.LoaderService, _services_data_documentos_service__WEBPACK_IMPORTED_MODULE_5__.DocumentosService, _services_state_service__WEBPACK_IMPORTED_MODULE_9__.StateService, _services_data_expedientes_service__WEBPACK_IMPORTED_MODULE_6__.ExpedientesService, _services_data_expediente_detalle_service__WEBPACK_IMPORTED_MODULE_7__.DetalleExpedienteService, _services_esc_expedientesEsc_service__WEBPACK_IMPORTED_MODULE_8__.ExpedientesEscService, _services_data_notificacionesPlatea_service__WEBPACK_IMPORTED_MODULE_10__.NotificacionesPlateaService, _services_data_notificacionesPuc_service__WEBPACK_IMPORTED_MODULE_11__.NotificacionesPucService, _services_data_pagos_service__WEBPACK_IMPORTED_MODULE_12__.PagosService, _services_data_solicitud_service__WEBPACK_IMPORTED_MODULE_13__.SolicitudService, _services_data_certificaciones_service__WEBPACK_IMPORTED_MODULE_14__.CertificacionesService, _services_data_representaciones_service__WEBPACK_IMPORTED_MODULE_15__.RepresentacionService, _services_data_user_service__WEBPACK_IMPORTED_MODULE_16__.UserService, _services_data_nora_service__WEBPACK_IMPORTED_MODULE_17__.NoraService, _services_webStorage_service__WEBPACK_IMPORTED_MODULE_2__.WebStorageService, _services_data_textos_service__WEBPACK_IMPORTED_MODULE_23__.TextosService, _services_data_actuaciones_service__WEBPACK_IMPORTED_MODULE_19__.ActuacionesService, {
provide: _angular_common_http__WEBPACK_IMPORTED_MODULE_24__.HttpClient,
useFactory: _services_HttpService_service__WEBPACK_IMPORTED_MODULE_18__.getHttpService,
deps: [_angular_common_http__WEBPACK_IMPORTED_MODULE_24__.HttpXhrBackend, _services_messages_service__WEBPACK_IMPORTED_MODULE_3__.MessagesService, _services_logger_service__WEBPACK_IMPORTED_MODULE_0__.LoggerService, _services_webStorage_service__WEBPACK_IMPORTED_MODULE_2__.WebStorageService, _services_state_service__WEBPACK_IMPORTED_MODULE_9__.StateService]
}],
imports: [_angular_common__WEBPACK_IMPORTED_MODULE_26__.CommonModule]
});
}
(function () {
(typeof ngJitMode === "undefined" || ngJitMode) && _angular_core__WEBPACK_IMPORTED_MODULE_25__["ɵɵsetNgModuleScope"](CoreModule, {
imports: [_angular_common__WEBPACK_IMPORTED_MODULE_26__.CommonModule]
});
})();
/***/ }),
/***/ 92771:
/*!**********************************!*\
!*** ./src/app/core/fh.guard.ts ***!
\**********************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ FuncionarioHabilitadoGuard: () => (/* binding */ FuncionarioHabilitadoGuard)
/* harmony export */ });
/* harmony import */ var _model_auth_model__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./model/auth.model */ 56313);
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @angular/core */ 96623);
/* harmony import */ var _services_webStorage_service__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./services/webStorage.service */ 86307);
class FuncionarioHabilitadoGuard {
constructor(webStorageService) {
this.webStorageService = webStorageService;
}
canActivate() {
// Si está conectado, comprobamos su role
if (this.webStorageService.connectedUser) {
// Si la persona conectada es funcionario habilitado y está suplantando una persona, se toma como owner
if (this.webStorageService.connectedUser.hasAnyRole(_model_auth_model__WEBPACK_IMPORTED_MODULE_0__.User.AUTH_ROLE_fh)) return true;
}
return false;
}
static #_ = this.ɵfac = function FuncionarioHabilitadoGuard_Factory(t) {
return new (t || FuncionarioHabilitadoGuard)(_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵinject"](_services_webStorage_service__WEBPACK_IMPORTED_MODULE_1__.WebStorageService));
};
static #_2 = this.ɵprov = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵdefineInjectable"]({
token: FuncionarioHabilitadoGuard,
factory: FuncionarioHabilitadoGuard.ɵfac
});
}
/***/ }),
/***/ 39504:
/*!*************************************!*\
!*** ./src/app/core/i18n-platea.ts ***!
\*************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ I18nPlatea: () => (/* binding */ I18nPlatea),
/* harmony export */ changeLang: () => (/* binding */ changeLang),
/* harmony export */ getLocale: () => (/* binding */ getLocale)
/* harmony export */ });
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @angular/core */ 96623);
/* harmony import */ var _locale_messages_eu__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../../locale/messages.eu */ 79409);
/* harmony import */ var _locale_messages_es__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../../locale/messages.es */ 85963);
class I18nPlatea {
static getLocale(LOCALE_ID) {
let locale = I18nPlatea.getLocaleFromLang();
if (!locale) {
locale = I18nPlatea.getLocaleFromPath();
}
return locale ? locale : 'es';
}
static getLocaleFromLang() {
const s1 = location.search.substring(1, location.search.length).split('&');
let s2, i;
for (i = 0; i < s1.length; i += 1) {
s2 = s1[i].split('=');
if (s2[0] === 'lang') {
return s2[1]; // fin
}
}
return undefined;
}
static getLocaleFromPath() {
const s1 = location.pathname.substring(1, location.pathname.length).split('/');
const indexLangEs = s1.lastIndexOf('es');
const indexLangEu = s1.lastIndexOf('eu');
if (indexLangEs === -1 && indexLangEu === -1) {
// es dev local
return undefined;
}
// en otro caso la ultima ocurrencia del idioma en el path
return s1[indexLangEs > indexLangEu ? indexLangEs : indexLangEu];
}
static getProviders(LOCALE_ID) {
const locale = this.getLocale(LOCALE_ID);
if (locale === 'eu') {
return [{
provide: _angular_core__WEBPACK_IMPORTED_MODULE_2__.TRANSLATIONS,
useValue: _locale_messages_eu__WEBPACK_IMPORTED_MODULE_0__.TRANSLATION_EU
}, {
provide: _angular_core__WEBPACK_IMPORTED_MODULE_2__.TRANSLATIONS_FORMAT,
useValue: 'xlf'
}, {
provide: LOCALE_ID,
useValue: locale
}];
} else if (locale === 'es') {
return [{
provide: _angular_core__WEBPACK_IMPORTED_MODULE_2__.TRANSLATIONS,
useValue: _locale_messages_es__WEBPACK_IMPORTED_MODULE_1__.TRANSLATION_ES
}, {
provide: _angular_core__WEBPACK_IMPORTED_MODULE_2__.TRANSLATIONS_FORMAT,
useValue: 'xlf'
}, {
provide: LOCALE_ID,
useValue: locale
}];
} else {
// No providers
return [];
}
}
}
function changeLang() {
const locale = I18nPlatea.getLocale(_angular_core__WEBPACK_IMPORTED_MODULE_2__.LOCALE_ID);
const paramName = 'lang';
const paramValue = locale === 'es' ? 'eu' : 'es';
let url = location.href;
const hash = location.hash;
const re = new RegExp('\/' + locale + '\/', 'gi');
url = url.replace(re, '/' + paramValue + '/');
url = url.replace(hash, '');
if (url.indexOf(paramName + '=') >= 0) {
const prefix = url.substring(0, url.indexOf(paramName));
let suffix = url.substring(url.indexOf(paramName));
suffix = suffix.substring(suffix.indexOf('=') + 1);
suffix = suffix.indexOf('&') >= 0 ? suffix.substring(suffix.indexOf('&')) : '';
url = prefix + paramName + '=' + paramValue + suffix;
} else {
if (url.indexOf('?') < 0) {
url += '?' + paramName + '=' + paramValue;
} else {
url += '&' + paramName + '=' + paramValue;
}
}
location.href = url + hash;
}
function getLocale(LOCALE_ID) {
return I18nPlatea.getLocale(LOCALE_ID);
}
/***/ }),
/***/ 94890:
/*!*************************************!*\
!*** ./src/app/core/login.guard.ts ***!
\*************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ LoginGuard: () => (/* binding */ LoginGuard)
/* harmony export */ });
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @angular/core */ 96623);
/* harmony import */ var _services_data_auth_service__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./services/data/auth.service */ 79391);
class LoginGuard {
constructor(authService) {
this.authService = authService;
}
canActivate() {
if (!this.authService.checkIfLoggedIn()) {
return false;
}
// Si está conectado, comprobamos su role
return true;
}
canLoad() {
return this.canActivate();
}
static #_ = this.ɵfac = function LoginGuard_Factory(t) {
return new (t || LoginGuard)(_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵinject"](_services_data_auth_service__WEBPACK_IMPORTED_MODULE_0__.AuthService));
};
static #_2 = this.ɵprov = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵdefineInjectable"]({
token: LoginGuard,
factory: LoginGuard.ɵfac
});
}
/***/ }),
/***/ 34414:
/*!***********************************************!*\
!*** ./src/app/core/model/actuacion.model.ts ***!
\***********************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ Actuacion: () => (/* binding */ Actuacion),
/* harmony export */ DatosPeticionListadoActuaciones: () => (/* binding */ DatosPeticionListadoActuaciones),
/* harmony export */ ErrorActuaciones: () => (/* binding */ ErrorActuaciones),
/* harmony export */ ErrorDescargandoDocumentoAutorizacionFirma: () => (/* binding */ ErrorDescargandoDocumentoAutorizacionFirma),
/* harmony export */ ErrorExistenActuaciones: () => (/* binding */ ErrorExistenActuaciones),
/* harmony export */ ErrorPathFromOid: () => (/* binding */ ErrorPathFromOid),
/* harmony export */ ErrorSuplantarUsuario: () => (/* binding */ ErrorSuplantarUsuario),
/* harmony export */ ListadoActuaciones: () => (/* binding */ ListadoActuaciones)
/* harmony export */ });
class Actuacion {
constructor(numAcceso, numIdentificacionFunc, nombreFunc, fechaAcceso, numIdentificacionCiud, oid, numeroRegistro, fechaRegistro) {
this.numAcceso = numAcceso;
this.numIdentificacionFunc = numIdentificacionFunc;
this.nombreFunc = nombreFunc;
this.fechaAcceso = fechaAcceso;
this.numIdentificacionCiud = numIdentificacionCiud;
this.oid = oid;
this.numeroRegistro = numeroRegistro;
this.fechaRegistro = fechaRegistro;
}
}
class ErrorActuaciones {
constructor(error) {
this.name = 'ErrorActuacion';
this.code = error && error.code || '';
this.title = error && error.title || 'Error al buscar información';
this.texto = error && error.texto || 'No se ha podido cargar la información de los accesos del funcionario habilitado.' + ' Si persiste el error contacte con Zuzenean: 012';
this.detalle = error && error.detalle || '';
this.textoAction = error && error.textoAction || 'Reintentar';
this.action = error && error.action || function (callback) {
callback();
};
}
}
class ErrorExistenActuaciones {
constructor(error) {
this.name = 'ErrorActuacion';
this.code = error && error.code || '';
this.title = error && error.title || 'Error al buscar información';
this.texto = error && error.texto || 'No se ha podido cargar la información de los accesos del funcionario habilitado.' + ' Si persiste el error contacte con Zuzenean: 012';
this.detalle = error && error.detalle || '';
this.textoAction = error && error.textoAction || 'Reintentar';
this.action = error && error.action || function (callback) {
callback();
};
}
}
class ErrorPathFromOid {
constructor(error) {
this.name = 'ErrorPathFromOid';
this.code = error && error.code || '';
this.title = error && error.title || 'Error al descargar y consultar la ruta de un oid';
this.texto = error && error.texto || 'No se ha podido cargar la información del oid.' + ' Si persiste el error contacte con Zuzenean: 012';
this.detalle = error && error.detalle || '';
this.textoAction = error && error.textoAction || 'Reintentar';
this.action = error && error.action || function (callback) {
callback();
};
}
}
class ListadoActuaciones {
constructor(listHistorialActuaciones) {
this.listHistorialActuaciones = listHistorialActuaciones;
}
ListadoActuaciones(listHistorialActuaciones) {
this.listHistorialActuaciones = listHistorialActuaciones;
}
}
class DatosPeticionListadoActuaciones {
constructor(actuaciones) {
this.actuaciones = actuaciones;
}
}
class ErrorDescargandoDocumentoAutorizacionFirma {
constructor(error) {
this.name = 'ErrorDescargandoDocumentoTramite';
this.code = error && error.code || '';
this.title = error && error.title || 'Error en la descarga del documento';
this.texto = error && error.texto || 'No se han podido descargar el documento seleccionado.' + ' Si persiste el error contacte con Zuzenean: 012';
this.detalle = error && error.detalle || '';
this.textoAction = error && error.textoAction || 'Reintentar';
this.action = error && error.action || function (callback) {
callback();
};
}
}
class ErrorSuplantarUsuario {
constructor(error) {
this.name = 'ErrorLogin';
this.code = error && error.code || '';
this.title = error && error.title || '';
this.texto = error && error.texto || '';
this.detalle = error && error.detalle || '';
this.textoAction = error && error.textoAction || '';
this.action = error && error.action || function (callback) {
callback();
};
}
}
/***/ }),
/***/ 56313:
/*!******************************************!*\
!*** ./src/app/core/model/auth.model.ts ***!
\******************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ ErrorLogin: () => (/* binding */ ErrorLogin),
/* harmony export */ IdDescription: () => (/* binding */ IdDescription),
/* harmony export */ User: () => (/* binding */ User)
/* harmony export */ });
class ErrorLogin {
constructor(error) {
this.name = 'ErrorLogin';
this.code = error && error.code || '';
this.title = error && error.title || '';
this.texto = error && error.texto || '';
this.detalle = error && error.detalle || '';
this.textoAction = error && error.textoAction || '';
this.action = error && error.action || function (callback) {
callback();
};
}
}
class IdDescription {
constructor(id, codCentro, description) {
this.id = id;
this.codCentro = codCentro;
this.description = description;
}
}
class User {
static #_ = this.AUTH_ROLE_owner = 'owner';
static #_2 = this.AUTH_ROLE_expDetail = 'expDetail';
static #_3 = this.AUTH_ROLE_owner_basic = "owner_basic";
static #_4 = this.AUTH_ROLE_fh = "fh";
static #_5 = this.AUTH_ROLE_fhUser = "fhuser";
static #_6 = this.AUTH_ROLE_no_vigente = "no_vigente";
static #_7 = this.AUTH_ROLE_LIST_fhroles = [User.AUTH_ROLE_fh, User.AUTH_ROLE_fhUser];
static #_8 = this.AUTH_ROLE_LIST_owners = [User.AUTH_ROLE_owner, User.AUTH_ROLE_owner_basic, User.AUTH_ROLE_fhUser];
static #_9 = this.AUTH_ROLE = [User.AUTH_ROLE_owner, User.AUTH_ROLE_expDetail, User.AUTH_ROLE_owner_basic, User.AUTH_ROLE_fh, User.AUTH_ROLE_fhUser];
constructor(id, idType, username, firstname, lastname, codCentro, employeers, ultimaConexion, authsistem, authmethod, entHab, auths, authlevel, nie) {
this.id = id;
this.idType = idType;
this.username = username;
this.firstname = firstname;
this.lastname = lastname;
this.codCentro = codCentro;
this.employeers = employeers;
this.ultimaConexion = ultimaConexion;
this.authsistem = authsistem;
this.authmethod = authmethod;
this.entHab = entHab;
this.auths = auths;
this.authlevel = authlevel;
this.nie = nie;
if (!employeers) {
this.employeers = new Array();
}
}
hasAnyRolesFromList(role) {
if (role.length < 1) {
return false;
}
const rdo = role.find(rol => {
return this.hasAnyRole(rol);
});
return rdo ? true : false;
}
hasAnyRole(role) {
if (!this.auths) {
return false;
}
const rdo = this.auths.find(authority => {
return authority === role;
});
return rdo ? true : false;
}
}
/***/ }),
/***/ 88924:
/*!*****************************************************!*\
!*** ./src/app/core/model/certificaciones.model.ts ***!
\*****************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ Certificacion: () => (/* binding */ Certificacion),
/* harmony export */ ErrorCertificaciones: () => (/* binding */ ErrorCertificaciones)
/* harmony export */ });
class ErrorCertificaciones {
constructor(error) {
this.name = 'ErrorCertificaciones';
this.code = error && error.code || '';
this.title = error && error.title || 'Error al buscar información';
this.texto = error && error.texto || 'No se ha podido cargar la información de las certificaciones.' + ' Si persiste el error contacte con Zuzenean: 012';
this.detalle = error && error.detalle || '';
this.textoAction = error && error.textoAction || 'Reintentar';
this.action = error && error.action || function (callback) {
callback();
};
}
}
;
class Certificacion {
constructor(notificationId, folderId, folderNumber, folderDescription, organizationId, organizationName, procedureId, procedureName, managingunitId, managingunitName, departmentId, departmentName, addresseeId, addresseeName, notifiedactId, notifiedactName, notificationText, notificationFormat, publicationTimestamp, deliveryElectronica, deliveryPostal, limiteTimestamp, typeActId) {
this.notificationId = notificationId;
this.folderId = folderId;
this.folderNumber = folderNumber;
this.folderDescription = folderDescription;
this.organizationId = organizationId;
this.organizationName = organizationName;
this.procedureId = procedureId;
this.procedureName = procedureName;
this.managingunitId = managingunitId;
this.managingunitName = managingunitName;
this.departmentId = departmentId;
this.departmentName = departmentName;
this.addresseeId = addresseeId;
this.addresseeName = addresseeName;
this.notifiedactId = notifiedactId;
this.notifiedactName = notifiedactName;
this.notificationText = notificationText;
this.notificationFormat = notificationFormat;
this.publicationTimestamp = publicationTimestamp;
this.deliveryElectronica = deliveryElectronica;
this.deliveryPostal = deliveryPostal;
this.limiteTimestamp = limiteTimestamp;
this.typeActId = typeActId;
}
}
;
/***/ }),
/***/ 49304:
/*!*************************************************************!*\
!*** ./src/app/core/model/constantesDialogMensaje.model.ts ***!
\*************************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ ConstantesDialogMensaje: () => (/* binding */ ConstantesDialogMensaje)
/* harmony export */ });
class ConstantesDialogMensaje {
static #_ = this.BLOQUEO_CONSUMIDORES_PUC = 'bloqueo_consumidores_puc';
static #_2 = this.CONSUMIDOR_PARCIAL_SIN_URL = 'consumidor_parcial_sin_url';
constructor() {}
}
/***/ }),
/***/ 41431:
/*!**********************************************!*\
!*** ./src/app/core/model/delivery.model.ts ***!
\**********************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ Delivery: () => (/* binding */ Delivery)
/* harmony export */ });
class Delivery {
constructor(deliveryStatus, deliveryPersonId, deliveryPersonName, deliveryTimestamp) {
this.deliveryStatus = deliveryStatus;
this.deliveryPersonId = deliveryPersonId;
this.deliveryPersonName = deliveryPersonName;
this.deliveryTimestamp = deliveryTimestamp;
}
}
;
/***/ }),
/***/ 66163:
/*!********************************************************!*\
!*** ./src/app/core/model/expediente.detalle.model.ts ***!
\********************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ DocumentoTramite: () => (/* binding */ DocumentoTramite),
/* harmony export */ ErroFirmasDocumentosTramites: () => (/* binding */ ErroFirmasDocumentosTramites),
/* harmony export */ ErrorDescargandoDocumentoTramite: () => (/* binding */ ErrorDescargandoDocumentoTramite),
/* harmony export */ ErrorNotificacionesTramites: () => (/* binding */ ErrorNotificacionesTramites),
/* harmony export */ ErrorPagosTramites: () => (/* binding */ ErrorPagosTramites),
/* harmony export */ ErrorTramitesExpediente: () => (/* binding */ ErrorTramitesExpediente),
/* harmony export */ TipoTramite: () => (/* binding */ TipoTramite),
/* harmony export */ Tramite: () => (/* binding */ Tramite)
/* harmony export */ });
class ErrorTramitesExpediente {
constructor(error) {
this.name = 'ErrorTramitesExpediente';
this.code = error && error.code || '';
this.title = error && error.title || 'Error al buscar información';
this.texto = error && error.texto || 'No se ha podido obtener los trámites asociados al expediente.' + ' Si persiste el error contacte con Zuzenean: 012';
this.detalle = error && error.detalle || '';
this.textoAction = error && error.textoAction || 'Reintentar';
this.action = error && error.action || function (callback) {
callback();
};
}
}
class ErroFirmasDocumentosTramites {
constructor(error) {
this.name = 'ErroFirmasDocumentosTramites';
this.code = error && error.code || '';
this.title = error && error.title || 'Error al buscar información';
this.texto = error && error.texto || 'No se han podido obtener las firmas asociadas a los trámites.' + ' Si persiste el error contacte con Zuzenean: 012';
this.detalle = error && error.detalle || '';
this.textoAction = error && error.textoAction || 'Reintentar';
this.action = error && error.action || function (callback) {
callback();
};
}
}
class ErrorDescargandoDocumentoTramite {
constructor(error) {
this.name = 'ErrorDescargandoDocumentoTramite';
this.code = error && error.code || '';
this.title = error && error.title || 'Error en la descarga del documento';
this.texto = error && error.texto || 'No se han podido descargar el documento seleccionado.' + ' Si persiste el error contacte con Zuzenean: 012';
this.detalle = error && error.detalle || '';
this.textoAction = error && error.textoAction || 'Reintentar';
this.action = error && error.action || function (callback) {
callback();
};
}
}
class ErrorNotificacionesTramites {
constructor(error) {
this.name = 'ErrorNotificacionesTramites';
this.code = error && error.code || '';
this.title = error && error.title || 'Error al buscar información';
this.texto = error && error.texto || 'No se han podido obtener las notificaciones asociadas al expediente.' + ' Si persiste el error contacte con Zuzenean: 012';
this.detalle = error && error.detalle || '';
this.textoAction = error && error.textoAction || 'Reintentar';
this.action = error && error.action || function (callback) {
callback();
};
}
}
class ErrorPagosTramites {
constructor(error) {
this.name = 'ErrorPagosTramites';
this.code = error && error.code || '';
this.title = error && error.title || 'Error al buscar información';
this.texto = error && error.texto || 'No se han podido obtener los pagos asociados al expediente.' + ' Si persiste el error contacte con Zuzenean: 012';
this.detalle = error && error.detalle || '';
this.textoAction = error && error.textoAction || 'Reintentar';
this.action = error && error.action || function (callback) {
callback();
};
}
}
var TipoTramite;
(function (TipoTramite) {
TipoTramite[TipoTramite["GENERIC"] = 0] = "GENERIC";
TipoTramite[TipoTramite["PAYMENT"] = 1] = "PAYMENT";
TipoTramite[TipoTramite["APPORTATION"] = 2] = "APPORTATION";
TipoTramite[TipoTramite["DECISION"] = 3] = "DECISION";
TipoTramite[TipoTramite["NOTIFICATION"] = 4] = "NOTIFICATION";
TipoTramite[TipoTramite["RESOURCE"] = 5] = "RESOURCE";
})(TipoTramite || (TipoTramite = {}));
class Tramite {
constructor(idProceeding, proceedingDate, proceedingDescription, proceedingObservations, proceedingType, decisionNumber, relatedDocuments, idExterno, electronicResult, postalResult) {
this.idProceeding = idProceeding;
this.proceedingDate = proceedingDate;
this.proceedingDescription = proceedingDescription;
this.proceedingObservations = proceedingObservations;
this.proceedingType = proceedingType;
this.decisionNumber = decisionNumber;
this.relatedDocuments = relatedDocuments;
this.idExterno = idExterno;
this.electronicResult = electronicResult;
this.postalResult = postalResult;
}
}
class DocumentoTramite {
constructor(idProceeding, documentOID, name, type, proceedingDate, documentRN, pdfConLocalizador) {
this.idProceeding = idProceeding;
this.documentOID = documentOID;
this.name = name;
this.type = type;
this.proceedingDate = proceedingDate;
this.documentRN = documentRN;
this.pdfConLocalizador = pdfConLocalizador;
}
}
/***/ }),
/***/ 13403:
/*!*************************************************!*\
!*** ./src/app/core/model/expedientes.model.ts ***!
\*************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ Aviso: () => (/* binding */ Aviso),
/* harmony export */ DatosPeticionListadoExpedientes: () => (/* binding */ DatosPeticionListadoExpedientes),
/* harmony export */ ErrorBloqueExpedientesCompletos: () => (/* binding */ ErrorBloqueExpedientesCompletos),
/* harmony export */ ErrorProcedimientosRelacionados: () => (/* binding */ ErrorProcedimientosRelacionados),
/* harmony export */ ErrorResumenExpedientes: () => (/* binding */ ErrorResumenExpedientes),
/* harmony export */ Espera: () => (/* binding */ Espera),
/* harmony export */ ExpedienteCompleto: () => (/* binding */ ExpedienteCompleto),
/* harmony export */ ExpedienteMinimo: () => (/* binding */ ExpedienteMinimo),
/* harmony export */ ExpedienteRelacionadoInfo: () => (/* binding */ ExpedienteRelacionadoInfo),
/* harmony export */ Instancias: () => (/* binding */ Instancias),
/* harmony export */ ListadoExpedientes: () => (/* binding */ ListadoExpedientes),
/* harmony export */ NotificacionParticipante: () => (/* binding */ NotificacionParticipante),
/* harmony export */ Participacion: () => (/* binding */ Participacion),
/* harmony export */ Persona: () => (/* binding */ Persona),
/* harmony export */ Procedimiento: () => (/* binding */ Procedimiento),
/* harmony export */ ResumenExpediente: () => (/* binding */ ResumenExpediente)
/* harmony export */ });
class ErrorResumenExpedientes {
constructor(error) {
this.name = 'ErrorResumenExpedientes';
this.code = error && error.code || '';
this.title = error && error.title || 'Error al buscar información';
this.texto = error && error.texto || 'No se ha podido obtener el resumen de todos los expedientes.' + ' Si persiste el error contacte con Zuzenean: 012';
this.detalle = error && error.detalle || '';
this.textoAction = error && error.textoAction || 'Reintentar';
this.action = error && error.action || function (callback) {
callback();
};
}
}
class ErrorBloqueExpedientesCompletos {
constructor(error) {
this.name = 'ErrorBloqueExpedientesCompletos';
this.code = error && error.code || '';
this.title = error && error.title || 'Error al buscar información';
this.texto = error && error.texto || 'No se ha podido obtener detalle de los expedientes a mostrar.' + ' Si persiste el error contacte con Zuzenean: 012';
this.detalle = error && error.detalle || '';
this.textoAction = error && error.textoAction || 'Reintentar';
this.action = error && error.action || function (callback) {
callback();
};
}
}
class ErrorProcedimientosRelacionados {
constructor(error) {
this.name = 'ErrorProcedimientosRelacionados';
this.code = error && error.code || '';
this.title = error && error.title || 'Error al buscar información';
this.texto = error && error.texto || 'No se ha podido obtener el listado de procedimientos relacionados.' + ' Si persiste el error contacte con Zuzenean: 012';
this.detalle = error && error.detalle || '';
this.textoAction = error && error.textoAction || 'Reintentar';
this.action = error && error.action || function (callback) {
callback();
};
}
}
class DatosPeticionListadoExpedientes {
constructor(queryStr, desdeTitular, desdeRepresentante, indTitular) {
this.queryStr = queryStr;
this.desdeTitular = desdeTitular;
this.desdeRepresentante = desdeRepresentante;
this.indTitular = indTitular;
}
}
class Procedimiento {
constructor(folderNumber, description, managingUnitSms, managingUnitEmail, inforProceUrl, actionsInfo) {
this.folderNumber = folderNumber;
this.description = description;
this.managingUnitSms = managingUnitSms;
this.managingUnitEmail = managingUnitEmail;
this.inforProceUrl = inforProceUrl;
this.actionsInfo = actionsInfo;
}
}
class ResumenExpediente {
constructor(folderId, folderNumber, exercice, folderDescription, holdership, hasWaitings, notificacionesPendientes, certificacionesPendientes, pagosPendientes) {
this.folderId = folderId;
this.folderNumber = folderNumber;
this.exercice = exercice;
this.folderDescription = folderDescription;
this.holdership = holdership;
this.hasWaitings = hasWaitings;
this.notificacionesPendientes = notificacionesPendientes;
this.certificacionesPendientes = certificacionesPendientes;
this.pagosPendientes = pagosPendientes;
}
}
class ExpedienteMinimo {
constructor(folderId, folderNumber, holdership) {
this.folderId = folderId;
this.folderNumber = folderNumber;
this.holdership = holdership;
}
}
class ListadoExpedientes {
constructor(expedientesTitular, expedientesRepresentante) {
this.expedientesTitular = expedientesTitular;
this.expedientesRepresentante = expedientesRepresentante;
}
ListadoExpedientes(titular, representante) {
this.expedientesTitular = titular;
this.expedientesRepresentante = representante;
}
getTodosExpedientes() {
return this.expedientesTitular.concat(this.expedientesRepresentante);
}
}
class ExpedienteCompleto {
constructor(expedientId, family, exercise, procedureId, folderNumber, entity, managingUnitId, managingUnitName, deliveryKey, processingRoleId, processingRoleName, description, expedientStatus, closingTimestamp, openingTimestamp, startTimestamp, updateTimestamp, registryTimestamp, plazoTimestamp, observations, initiationType, participantList, expedientWaitings, relatedExpedients, hasPendingWaitings, procedureName, accionActuar) {
this.expedientId = expedientId;
this.family = family;
this.exercise = exercise;
this.procedureId = procedureId;
this.folderNumber = folderNumber;
this.entity = entity;
this.managingUnitId = managingUnitId;
this.managingUnitName = managingUnitName;
this.deliveryKey = deliveryKey;
this.processingRoleId = processingRoleId;
this.processingRoleName = processingRoleName;
this.description = description;
this.expedientStatus = expedientStatus;
this.closingTimestamp = closingTimestamp;
this.openingTimestamp = openingTimestamp;
this.startTimestamp = startTimestamp;
this.updateTimestamp = updateTimestamp;
this.registryTimestamp = registryTimestamp;
this.plazoTimestamp = plazoTimestamp;
this.observations = observations;
this.initiationType = initiationType;
this.participantList = participantList;
this.expedientWaitings = expedientWaitings;
this.relatedExpedients = relatedExpedients;
this.hasPendingWaitings = hasPendingWaitings;
this.procedureName = procedureName;
this.accionActuar = accionActuar;
}
}
class Participacion {
constructor(participantId, expedientId, role, language, xmlDocLevel3, holder, representative, authorized, interestedList, notification, channelInfo, participantWaitings) {
this.participantId = participantId;
this.expedientId = expedientId;
this.role = role;
this.language = language;
this.xmlDocLevel3 = xmlDocLevel3;
this.holder = holder;
this.representative = representative;
this.authorized = authorized;
this.interestedList = interestedList;
this.notification = notification;
this.channelInfo = channelInfo;
this.participantWaitings = participantWaitings;
}
}
class Persona {
constructor(personId, name, surname1, surname2, holdership, participantId, aportacion, cuentaId, representacionId, tipoRepresentacion) {
this.personId = personId;
this.name = name;
this.surname1 = surname1;
this.surname2 = surname2;
this.holdership = holdership;
this.participantId = participantId;
this.aportacion = aportacion;
this.cuentaId = cuentaId;
this.representacionId = representacionId;
this.tipoRepresentacion = tipoRepresentacion;
}
}
class NotificacionParticipante {
constructor(address, town, zipCode, provice, country, participantId) {
this.address = address;
this.town = town;
this.zipCode = zipCode;
this.provice = provice;
this.country = country;
this.participantId = participantId;
}
}
class Aviso {
constructor(participantId, channelInfo, channelType) {
this.participantId = participantId;
this.channelInfo = channelInfo;
this.channelType = channelType;
}
}
class Instancias {
constructor(instanciaId, telematicAction, descripcion) {
this.instanciaId = instanciaId;
this.telematicAction = telematicAction;
this.descripcion = descripcion;
}
}
class Espera {
constructor(processingId, processingTimestamp, managingUnitId, description, observations, managingUnitName, participantId, expedientId, procesingsType, waitingType, notifiedAct, officialDelivery, endWaitingTimestamp, organToSendId, organToSendName, organdictateNotiactId, organdictateNotiactNM, waitingSubtype, instanceId, delaymaxTimestamp, targetParticipantId, targetParticipantDni, targetparticipationId, nombreBotonInstancia) {
this.processingId = processingId;
this.processingTimestamp = processingTimestamp;
this.managingUnitId = managingUnitId;
this.description = description;
this.observations = observations;
this.managingUnitName = managingUnitName;
this.participantId = participantId;
this.expedientId = expedientId;
this.procesingsType = procesingsType;
this.waitingType = waitingType;
this.notifiedAct = notifiedAct;
this.officialDelivery = officialDelivery;
this.endWaitingTimestamp = endWaitingTimestamp;
this.organToSendId = organToSendId;
this.organToSendName = organToSendName;
this.organdictateNotiactId = organdictateNotiactId;
this.organdictateNotiactNM = organdictateNotiactNM;
this.waitingSubtype = waitingSubtype;
this.instanceId = instanceId;
this.delaymaxTimestamp = delaymaxTimestamp;
this.targetParticipantId = targetParticipantId;
this.targetParticipantDni = targetParticipantDni;
this.targetparticipationId = targetparticipationId;
this.nombreBotonInstancia = nombreBotonInstancia;
}
}
class ExpedienteRelacionadoInfo {
constructor(expedientId, folderNumber, relationType, description, fatherExpedientId, expedientStatus) {
this.expedientId = expedientId;
this.folderNumber = folderNumber;
this.relationType = relationType;
this.description = description;
this.fatherExpedientId = fatherExpedientId;
this.expedientStatus = expedientStatus;
}
}
/***/ }),
/***/ 52314:
/*!*********************************************!*\
!*** ./src/app/core/model/message.model.ts ***!
\*********************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ Message: () => (/* binding */ Message)
/* harmony export */ });
class Message {
constructor() {
this.msgsInfo = [];
this.msgsWarn = [];
this.msgsError = [];
}
}
/***/ }),
/***/ 67459:
/*!****************************************************!*\
!*** ./src/app/core/model/notificaciones.model.ts ***!
\****************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ ErrorNotificaciones: () => (/* binding */ ErrorNotificaciones),
/* harmony export */ Notificacion: () => (/* binding */ Notificacion)
/* harmony export */ });
class ErrorNotificaciones {
constructor(error) {
this.name = 'ErrorNotificaciones';
this.code = error && error.code || '';
this.title = error && error.title || 'Error al buscar información';
this.texto = error && error.texto || 'No se ha podido cargar la información de las notificaciones.' + ' Si persiste el error contacte con Zuzenean: 012';
this.detalle = error && error.detalle || '';
this.textoAction = error && error.textoAction || 'Reintentar';
this.action = error && error.action || function (callback) {
callback();
};
}
}
;
class Notificacion {
constructor(notificationId, folderId, folderNumber, folderDescription, organizationId, organizationName, procedureId, procedureName, managingunitId, managingunitName, departmentId, departmentName, addresseeId, addresseeName, notifiedactId, notifiedactName, notificationText, notificationFormat, publicationTimestamp, deliveryElectronica, deliveryPostal, limiteTimestamp, typeActId, externalURL, r02oNotificationId, apv, activo, descInactivo) {
this.notificationId = notificationId;
this.folderId = folderId;
this.folderNumber = folderNumber;
this.folderDescription = folderDescription;
this.organizationId = organizationId;
this.organizationName = organizationName;
this.procedureId = procedureId;
this.procedureName = procedureName;
this.managingunitId = managingunitId;
this.managingunitName = managingunitName;
this.departmentId = departmentId;
this.departmentName = departmentName;
this.addresseeId = addresseeId;
this.addresseeName = addresseeName;
this.notifiedactId = notifiedactId;
this.notifiedactName = notifiedactName;
this.notificationText = notificationText;
this.notificationFormat = notificationFormat;
this.publicationTimestamp = publicationTimestamp;
this.deliveryElectronica = deliveryElectronica;
this.deliveryPostal = deliveryPostal;
this.limiteTimestamp = limiteTimestamp;
this.typeActId = typeActId;
this.externalURL = externalURL;
this.r02oNotificationId = r02oNotificationId;
this.apv = apv;
this.activo = activo;
this.descInactivo = descInactivo;
}
}
;
/***/ }),
/***/ 62195:
/*!*******************************************!*\
!*** ./src/app/core/model/pagos.model.ts ***!
\*******************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ ErrorPagos: () => (/* binding */ ErrorPagos),
/* harmony export */ Pago: () => (/* binding */ Pago)
/* harmony export */ });
class ErrorPagos {
constructor(error) {
this.name = 'ErrorPagos';
this.code = error && error.code || '';
this.title = error && error.title || 'Error al buscar información';
this.texto = error && error.texto || 'No se ha podido cargar la información de los pagos.' + ' Si persiste el error contacte con Zuzenean: 012';
this.detalle = error && error.detalle || '';
this.textoAction = error && error.textoAction || 'Reintentar';
this.action = error && error.action || function (callback) {
callback();
};
}
}
class Pago {
constructor(paymentId, paymentRef, paymentDate, paymentIniDate, paymentNif, paymentName, liquidacionType, liquidacionDesc, paymentDescription, importe, decimales, paymentLastDate, statusType, statusDesc, folderNumber, folderId, folderDescription, sobrepasado) {
this.paymentId = paymentId;
this.paymentRef = paymentRef;
this.paymentDate = paymentDate;
this.paymentIniDate = paymentIniDate;
this.paymentNif = paymentNif;
this.paymentName = paymentName;
this.liquidacionType = liquidacionType;
this.liquidacionDesc = liquidacionDesc;
this.paymentDescription = paymentDescription;
this.importe = importe;
this.decimales = decimales;
this.paymentLastDate = paymentLastDate;
this.statusType = statusType;
this.statusDesc = statusDesc;
this.folderNumber = folderNumber;
this.folderId = folderId;
this.folderDescription = folderDescription;
this.sobrepasado = sobrepasado;
}
}
;
/***/ }),
/***/ 90075:
/*!*************************************************!*\
!*** ./src/app/core/model/solicitudes.model.ts ***!
\*************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ DatosPeticionListadoSolicitudes: () => (/* binding */ DatosPeticionListadoSolicitudes),
/* harmony export */ ErrorSolicitudes: () => (/* binding */ ErrorSolicitudes),
/* harmony export */ ListadoSolicitudes: () => (/* binding */ ListadoSolicitudes),
/* harmony export */ Solicitud: () => (/* binding */ Solicitud),
/* harmony export */ SolicitudCount: () => (/* binding */ SolicitudCount)
/* harmony export */ });
class ErrorSolicitudes {
constructor(error) {
this.name = 'ErrorSolicitudes';
this.code = error && error.code || '';
this.title = error && error.title || 'Error al buscar información';
this.texto = error && error.texto || 'No se ha podido cargar la información de las solicitudes en borrador.' + ' Si persiste el error contacte con Zuzenean: 012';
this.detalle = error && error.detalle || '';
this.textoAction = error && error.textoAction || 'Reintentar';
this.action = error && error.action || function (callback) {
callback();
};
}
}
class ListadoSolicitudes {
constructor(solicitudesTitular, solicitudesRepresentante) {
this.solicitudesTitular = solicitudesTitular;
this.solicitudesRepresentante = solicitudesRepresentante;
}
ListadoSolicitudes(titular, representante) {
this.solicitudesTitular = titular;
this.solicitudesRepresentante = representante;
}
getTodasSolicitudes() {
return this.solicitudesTitular.concat(this.solicitudesRepresentante);
}
}
class SolicitudCount {}
class Solicitud {
constructor(idSolicitud, nombreSolicitud, procedureId, idPersonaConectada, titularId, nombreCompletoTitular, nombreTitular, apellido1Titular, apellido2Titular, codigoCentroTitular, fechaCreacion, fechaModificacion, nombresDocumentosAdjuntados) {
this.idSolicitud = idSolicitud;
this.nombreSolicitud = nombreSolicitud;
this.procedureId = procedureId;
this.idPersonaConectada = idPersonaConectada;
this.titularId = titularId;
this.nombreCompletoTitular = nombreCompletoTitular;
this.nombreTitular = nombreTitular;
this.apellido1Titular = apellido1Titular;
this.apellido2Titular = apellido2Titular;
this.codigoCentroTitular = codigoCentroTitular;
this.fechaCreacion = fechaCreacion;
this.fechaModificacion = fechaModificacion;
this.nombresDocumentosAdjuntados = nombresDocumentosAdjuntados;
}
}
class DatosPeticionListadoSolicitudes {
constructor(desdeTitular, desdeRepresentante, nombre_solicitud, datetype, desde, hasta) {
this.desdeTitular = desdeTitular;
this.desdeRepresentante = desdeRepresentante;
this.nombre_solicitud = nombre_solicitud;
this.datetype = datetype;
this.desde = desde;
this.hasta = hasta;
}
}
/***/ }),
/***/ 81585:
/*!***********************************************!*\
!*** ./src/app/core/model/useragent.model.ts ***!
\***********************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ UserAgent: () => (/* binding */ UserAgent)
/* harmony export */ });
class UserAgent {
static #_ = this.MACOS_Platforms = ['Macintosh', 'MacIntel', 'MacPPC', 'Mac68K'];
static #_2 = this.WINDOWS_Platforms = ['Win32', 'Win64', 'Windows', 'WinCE'];
static #_3 = this.IOS_Platforms = ['iPhone', 'iPad', 'iPod'];
static #_4 = this.WINDOWS_OS = 'windows';
static #_5 = this.MAC_OS = 'mac';
static #_6 = this.IOS_OS = 'ios';
static #_7 = this.ANDROID_OS = 'android';
static #_8 = this.LINUX_OS = 'linux';
static #_9 = this.FIREFOX_BROWSER = 'firefox';
static #_10 = this.SAMSUNG_BROWSER = 'samsung';
static #_11 = this.OPERA_BROWSER = 'opera';
static #_12 = this.IE_BROWSER = 'ie';
static #_13 = this.EDGE_BROWSER = 'edge';
static #_14 = this.CHROME_BROWSER = 'chrome';
static #_15 = this.SAFARI_BROWSER = 'safari';
constructor(os, browser) {
this.os = os;
this.browser = browser;
}
}
/***/ }),
/***/ 80564:
/*!*************************************!*\
!*** ./src/app/core/owner.guard.ts ***!
\*************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ OwnerGuard: () => (/* binding */ OwnerGuard)
/* harmony export */ });
/* harmony import */ var _model_auth_model__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./model/auth.model */ 56313);
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @angular/core */ 96623);
/* harmony import */ var _services_webStorage_service__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./services/webStorage.service */ 86307);
/* harmony import */ var _services_state_service__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./services/state.service */ 2049);
class OwnerGuard {
constructor(webStorageService, stateService) {
this.webStorageService = webStorageService;
this.stateService = stateService;
}
canActivate() {
// Si está conectado, comprobamos su role
if (this.webStorageService.connectedUser) {
// Si la persona conectada es funcionario habilitado y está suplantando una persona, se toma como owner
return this.webStorageService.connectedUser.hasAnyRolesFromList(_model_auth_model__WEBPACK_IMPORTED_MODULE_0__.User.AUTH_ROLE_LIST_owners);
}
return true;
}
static #_ = this.ɵfac = function OwnerGuard_Factory(t) {
return new (t || OwnerGuard)(_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵinject"](_services_webStorage_service__WEBPACK_IMPORTED_MODULE_1__.WebStorageService), _angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵinject"](_services_state_service__WEBPACK_IMPORTED_MODULE_2__.StateService));
};
static #_2 = this.ɵprov = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵdefineInjectable"]({
token: OwnerGuard,
factory: OwnerGuard.ɵfac
});
}
/***/ }),
/***/ 96883:
/*!******************************************************!*\
!*** ./src/app/core/services/HttpService.service.ts ***!
\******************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ HttpService: () => (/* binding */ HttpService),
/* harmony export */ getHttpService: () => (/* binding */ getHttpService)
/* harmony export */ });
/* harmony import */ var rxjs__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! rxjs */ 32790);
/* harmony import */ var rxjs_operators__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! rxjs/operators */ 68713);
/* harmony import */ var rxjs_operators__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! rxjs/operators */ 39848);
/* harmony import */ var _angular_common_http__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! @angular/common/http */ 77008);
/* harmony import */ var _environments_environment__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../../../environments/environment */ 45312);
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! @angular/core */ 96623);
/* harmony import */ var _messages_service__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./messages.service */ 20084);
/* harmony import */ var _logger_service__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./logger.service */ 68620);
/* harmony import */ var _webStorage_service__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./webStorage.service */ 86307);
/* harmony import */ var _state_service__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./state.service */ 2049);
/**
* Extensión personalizada de la clase HTTP
* Permite la configuración de todas las peticiones (params. headers.....)
* Captura los envÃos y respuestas
* */
class HttpService extends _angular_common_http__WEBPACK_IMPORTED_MODULE_5__.HttpClient {
constructor(backend, messagesService, loggerService, webStorageService, stateService) {
super(backend);
this.messagesService = messagesService;
this.loggerService = loggerService;
this.webStorageService = webStorageService;
this.stateService = stateService;
}
/**
* Reescribe el método de la clase base, ejecutando acciones para cada petición
* La peticiÃón en curso puede llegar como una ruta o una clase request
* Si viene sólo la cadena, deberÃa traer las opciones aparte
* */
request(first, url, options) {
if (typeof first === 'string') {
this.configureRequest(url, options);
return this.interceptResponse(first, url, options);
} else {
this.configureRequest(first);
return this.interceptResponseRequest(first);
}
}
configureRequest(request, options) {
// Adapta la ruta y asigna cabeceras
if (typeof request === 'string') {
request = this.setUrl(request);
this.setHeaders(options);
} else {
this.setUrl(request.url);
this.setHeaders(request);
}
}
interceptResponse(method, request, options) {
this.showLoader();
const observableRequest = super.request(method, request, options).pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_6__.catchError)(this.onCatch()), (0,rxjs_operators__WEBPACK_IMPORTED_MODULE_7__.finalize)(this.onFinally()));
return observableRequest;
}
interceptResponseRequest(request) {
this.showLoader();
const observableRequest = super.request(request).pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_6__.catchError)(this.onCatch()), (0,rxjs_operators__WEBPACK_IMPORTED_MODULE_7__.finalize)(this.onFinally()));
return observableRequest;
}
/**
* Interceptor para componer las cabeceras en cada petición
* */
setHeaders(objectToSetHeadersTo) {
if (objectToSetHeadersTo.headers) {
objectToSetHeadersTo.headers = objectToSetHeadersTo.headers.append('Content-Type', 'application/json');
objectToSetHeadersTo.headers = objectToSetHeadersTo.headers.append('Authorization', 'Bearer ' + this.webStorageService.getJwt().toString());
objectToSetHeadersTo.headers = objectToSetHeadersTo.headers.append('lang', this.stateService.idioma.toString());
objectToSetHeadersTo.headers = objectToSetHeadersTo.headers.append('procedures', this.webStorageService.getUserProc().toString());
} else {
objectToSetHeadersTo.headers = new _angular_common_http__WEBPACK_IMPORTED_MODULE_5__.HttpHeaders().set('Content-Type', 'application/json').set('Authorization', 'Bearer ' + this.webStorageService.getJwt().toString()).set('lang', this.stateService.idioma.toString()).set('procedures', this.webStorageService.getUserProc().toString());
}
}
setUrl(requestUrl) {
// En el caso de los móviles, no nos llega bien el protocolo, por eso debemos concatenarle
// a la url que nos llega, la raÃz de la url de los servicios a los que queremos invocar.
if (_environments_environment__WEBPACK_IMPORTED_MODULE_0__.environment.cordova_app) {
// Esta primera condición se ha detectado que se da en authService, dado que a la peticiÃón
// le está poniendo un getOrigin. Este método coge el protocolo y en el caso de un terminal
// el protocolo es file://
if (requestUrl.startsWith('file://')) {
return requestUrl.replace('file://', _environments_environment__WEBPACK_IMPORTED_MODULE_0__.environment.origin);
} else if (requestUrl.startsWith('/x43nServiciosWar')) {
return _environments_environment__WEBPACK_IMPORTED_MODULE_0__.environment.origin.concat(requestUrl);
}
}
return requestUrl;
}
/**
* Interceptor para captura genérica de errores http
* */
onCatch() {
return res => {
let errMsg;
// To Do: Gestión común de otros errores...
if (res) {
const body = res || '';
const err = res.error || JSON.stringify(body);
errMsg = `${res.status} - ${res.statusText || ''} ${err}`;
} else {
this.loggerService.error(res.toString());
errMsg = res.toString();
}
this.showError(errMsg);
return (0,rxjs__WEBPACK_IMPORTED_MODULE_8__.throwError)(errMsg);
};
}
showError(errMsg) {
this.messagesService.cleanMsgsError();
this.messagesService.pushMsgError('No se ha podido completar la solicitud. ');
}
showLoader() {
this.messagesService.showLoader();
}
hideLoader() {
this.messagesService.hideLoader();
}
onFinally() {
return () => {
this.hideLoader();
};
}
static #_ = this.ɵfac = function HttpService_Factory(t) {
return new (t || HttpService)(_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵinject"](_angular_common_http__WEBPACK_IMPORTED_MODULE_5__.HttpXhrBackend), _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵinject"](_messages_service__WEBPACK_IMPORTED_MODULE_1__.MessagesService), _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵinject"](_logger_service__WEBPACK_IMPORTED_MODULE_2__.LoggerService), _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵinject"](_webStorage_service__WEBPACK_IMPORTED_MODULE_3__.WebStorageService), _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵinject"](_state_service__WEBPACK_IMPORTED_MODULE_4__.StateService));
};
static #_2 = this.ɵprov = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵdefineInjectable"]({
token: HttpService,
factory: HttpService.ɵfac
});
}
function getHttpService(backend, messagesService, loggerService, webStorageService, stateService) {
return new HttpService(backend, messagesService, loggerService, webStorageService, stateService);
}
/***/ }),
/***/ 45120:
/*!**************************************************!*\
!*** ./src/app/core/services/browser.service.ts ***!
\**************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ BrowserService: () => (/* binding */ BrowserService)
/* harmony export */ });
/* harmony import */ var _model_useragent_model__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../model/useragent.model */ 81585);
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @angular/core */ 96623);
/* harmony import */ var _angular_router__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @angular/router */ 41099);
class BrowserService {
constructor(router) {
this.router = router;
}
openNewWindow() {
var newWindow = window.open();
return newWindow;
}
openNewWindowWithURL(url, newWindowTitle) {
var newWindow = window.open(url, newWindowTitle);
return newWindow;
}
openNewWindowWithURLAndOptions(url, newWindowTitle, options) {
var newWindow = window.open(url, newWindowTitle, options);
return newWindow;
}
closeWindow(window) {
window.close();
}
updateWindowLocation(windowNewLocation, windowTab) {
if (!windowNewLocation) {
windowTab.close();
}
windowTab.location.href = windowNewLocation;
}
getRequestParams() {
const result = [];
let tmp = [];
if (location.hash.indexOf('?') > -1) {
const uri = location.hash.substring(location.hash.indexOf('?') + 1);
uri.split('&').forEach(function (item) {
tmp = item.split('=');
result.push({
name: tmp[0],
value: tmp[1]
});
});
}
return result;
}
getRequestParam(name) {
if (name !== '') {
const params = this.getRequestParams();
for (let index = 0; index < params.length; index++) {
const parametro = params[index];
if (parametro.name === name) {
return parametro.value;
}
}
}
return '';
}
searchValueInParams(name, params) {
if (name !== '' && params.length > 0) {
for (let index = 0; index < params.length; index++) {
const parametro = params[index];
if (parametro.name === name) {
return parametro.value;
}
}
}
return '';
}
getOSFromUserAgent() {
const userAgent = window.navigator.userAgent;
const platform = window.navigator.platform;
if (_model_useragent_model__WEBPACK_IMPORTED_MODULE_0__.UserAgent.MACOS_Platforms.indexOf(platform) !== -1) {
return _model_useragent_model__WEBPACK_IMPORTED_MODULE_0__.UserAgent.MAC_OS;
} else if (_model_useragent_model__WEBPACK_IMPORTED_MODULE_0__.UserAgent.IOS_Platforms.indexOf(platform) !== -1) {
return _model_useragent_model__WEBPACK_IMPORTED_MODULE_0__.UserAgent.IOS_OS;
} else if (_model_useragent_model__WEBPACK_IMPORTED_MODULE_0__.UserAgent.WINDOWS_Platforms.indexOf(platform) !== -1) {
return _model_useragent_model__WEBPACK_IMPORTED_MODULE_0__.UserAgent.WINDOWS_OS;
} else if (/Android/.test(userAgent)) {
return _model_useragent_model__WEBPACK_IMPORTED_MODULE_0__.UserAgent.ANDROID_OS;
} else if (/Linux/.test(platform)) {
return _model_useragent_model__WEBPACK_IMPORTED_MODULE_0__.UserAgent.LINUX_OS;
}
}
getBrowserFromUserAgent() {
const usrAg = window.navigator.userAgent;
// El orden a la hora de analizar el UserAgent importa. Si se cambia podria dar falsos positivos.
if (usrAg.indexOf('Firefox') > -1) {
return _model_useragent_model__WEBPACK_IMPORTED_MODULE_0__.UserAgent.FIREFOX_BROWSER;
} else if (usrAg.indexOf('SamsungBrowser') > -1) {
return _model_useragent_model__WEBPACK_IMPORTED_MODULE_0__.UserAgent.SAMSUNG_BROWSER;
} else if (usrAg.indexOf('Opera') > -1 || usrAg.indexOf('OPR') > -1) {
return _model_useragent_model__WEBPACK_IMPORTED_MODULE_0__.UserAgent.OPERA_BROWSER;
} else if (usrAg.indexOf('Trident') > -1) {
return _model_useragent_model__WEBPACK_IMPORTED_MODULE_0__.UserAgent.IE_BROWSER;
} else if (usrAg.indexOf('Edge') > -1) {
return _model_useragent_model__WEBPACK_IMPORTED_MODULE_0__.UserAgent.EDGE_BROWSER;
} else if (usrAg.indexOf('Chrome') > -1) {
return _model_useragent_model__WEBPACK_IMPORTED_MODULE_0__.UserAgent.CHROME_BROWSER;
} else if (usrAg.indexOf('Safari') > -1) {
return _model_useragent_model__WEBPACK_IMPORTED_MODULE_0__.UserAgent.SAFARI_BROWSER;
} else {
return 'unknown';
}
}
informCloseApp() {
if (window.opener) {
const data = {
command: 'fin',
name: window.name,
app: 'x43n'
};
window.opener.postMessage(data, location.origin);
}
}
//lanzar mensaje con cambios
callbackToOpener(dataObj, opener) {
if (opener) {
try {
opener.postMessage(JSON.stringify(dataObj), opener.location.protocol + "//" + opener.location.hostname);
} catch (err) {
console.log(err);
}
}
}
navigateWithParams(urlTree) {
const urlWithoutParams = urlTree.root.children['primary'].segments.map(it => it.path).join('/');
this.router.navigate([urlWithoutParams], {
queryParams: urlTree.queryParams
});
}
static #_ = this.ɵfac = function BrowserService_Factory(t) {
return new (t || BrowserService)(_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵinject"](_angular_router__WEBPACK_IMPORTED_MODULE_2__.Router));
};
static #_2 = this.ɵprov = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵdefineInjectable"]({
token: BrowserService,
factory: BrowserService.ɵfac
});
}
/***/ }),
/***/ 74978:
/*!************************************************************!*\
!*** ./src/app/core/services/customDateAdapter.service.ts ***!
\************************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ CustomDateAdapter: () => (/* binding */ CustomDateAdapter),
/* harmony export */ getCustomFormat: () => (/* binding */ getCustomFormat)
/* harmony export */ });
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @angular/core */ 96623);
/* harmony import */ var _i18n_platea__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../i18n-platea */ 39504);
/* harmony import */ var _angular_material_moment_adapter__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @angular/material-moment-adapter */ 77885);
class CustomDateAdapter extends _angular_material_moment_adapter__WEBPACK_IMPORTED_MODULE_1__.MomentDateAdapter {
constructor(matDateLocale) {
super(matDateLocale);
this.matDateLocale = matDateLocale;
this.mesEU = {
'long': ['Urtarrila', 'Otsaila', 'Martxoa', 'Apirila', 'Maiatza', 'Ekaina', 'Uztaila', 'Abuztua', 'Iraila', 'Urria', 'Azaroa', 'Abendua'],
'short': ['Urt', 'Ots', 'Mar', 'Apr', 'Mai', 'Ek', 'Uzt', 'Abu', 'Ira', 'Urr', 'Aza', 'Abe'],
'narrow': ['U', 'O', 'M', 'A', 'M', 'E', 'U', 'A', 'I', 'U', 'A', 'A']
};
this.mesES = {
'long': ['Enero', 'Febrero', 'Marzo', 'Abril', 'Mayo', 'Junio', 'Julio', 'Agosto', 'Septiembre', 'Octubre', 'Noviembre', 'Diciembre'],
'short': ['Ene', 'Feb', 'Mar', 'Abr', 'May', 'Jun', 'Jul', 'Ago', 'Sep', 'Oct', 'Nov', 'Dic'],
'narrow': ['E', 'F', 'M', 'A', 'M', 'J', 'J', 'A', 'S', 'O', 'N', 'D']
};
this.diaEU = {
'long': ['Igandea', 'Astelehena', 'Asteartea', 'Asteazkena', 'Osteguna', 'Ostirala', 'Larunbata'],
'short': ['Ig', 'Al', 'As', 'Az', 'Og', 'Or', 'Lr'],
'narrow': ['I', 'A', 'A', 'A', 'O', 'O', 'L']
};
this.diaES = {
'long': ['Domingo', 'Lunes', 'Martes', 'Miércoles', 'Jueves', 'Viernes', 'Sábado'],
'short': ['Do', 'Lu', 'Ma', 'Mi', 'Ju', 'Vi', 'Sa'],
'narrow': ['D', 'L', 'M', 'M', 'J', 'V', 'S']
};
}
static #_ = this.CUSTOM_DATEPICKER_FORMATS_ES = {
parse: {
dateInput: 'DD/MM/YYYY'
},
display: {
dateInput: 'DD/MM/YYYY',
monthYearLabel: 'MMMM YYYY',
dateA11yLabel: 'DD/MM/YYYY',
monthYearA11yLabel: 'MMMM YYYY'
}
};
static #_2 = this.CUSTOM_DATEPICKER_FORMATS_EU = {
parse: {
dateInput: 'DD/MM/YYYY'
},
display: {
dateInput: 'YYYY/MM/DD',
monthYearLabel: 'MMMM YYYY',
dateA11yLabel: 'YYYY/MM/DD',
monthYearA11yLabel: 'MMMM YYYY'
}
};
getMonths(idioma) {
if (idioma === 'eu') {
return this.mesEU;
} else {
return this.mesES;
}
}
getDays(idioma) {
if (idioma === 'eu') {
return this.diaEU;
} else {
return this.diaES;
}
}
/**
* Gets the first day of the week.
* @returns The first day of the week (1 = lunes).
*/
getFirstDayOfWeek() {
return 1;
}
/**
* Gets a list of names for the days of the week.
* @param style The naming style (e.g. long = 'Sunday', short = 'Sun', narrow = 'S').
* @returns An ordered list of all weekday names, starting with Sunday.
*/
getDayOfWeekNames(style) {
return this.locale === 'eu' ? this.diaEU[style] : this.diaES[style];
}
/**
* Gets a list of names for the months.
* @param style The naming style (e.g. long = 'January', short = 'Jan', narrow = 'J').
* @returns An ordered list of all month names, starting with January.
*/
getMonthNames(style) {
return this.locale === 'eu' ? this.mesEU[style] : this.mesES[style];
}
static adapterGetLocale() {
return (0,_i18n_platea__WEBPACK_IMPORTED_MODULE_0__.getLocale)(_angular_core__WEBPACK_IMPORTED_MODULE_2__.LOCALE_ID);
}
static getCustomFormat() {
let locale = this.adapterGetLocale();
return locale === 'eu' ? this.CUSTOM_DATEPICKER_FORMATS_EU : this.CUSTOM_DATEPICKER_FORMATS_ES;
}
static #_3 = this.ɵfac = function CustomDateAdapter_Factory(t) {
_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵinvalidFactory"]();
};
static #_4 = this.ɵprov = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵdefineInjectable"]({
token: CustomDateAdapter,
factory: CustomDateAdapter.ɵfac
});
}
function getCustomFormat() {
return CustomDateAdapter.getCustomFormat();
}
/***/ }),
/***/ 81108:
/*!***********************************************************!*\
!*** ./src/app/core/services/data/actuaciones.service.ts ***!
\***********************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ ActuacionesService: () => (/* binding */ ActuacionesService)
/* harmony export */ });
/* harmony import */ var _angular_common_http__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! @angular/common/http */ 77008);
/* harmony import */ var rxjs__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! rxjs */ 63150);
/* harmony import */ var rxjs__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! rxjs */ 32790);
/* harmony import */ var rxjs_operators__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! rxjs/operators */ 24406);
/* harmony import */ var _model_auth_model__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../../model/auth.model */ 56313);
/* harmony import */ var _model_actuacion_model__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../../model/actuacion.model */ 34414);
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! @angular/core */ 96623);
/* harmony import */ var _state_service__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../state.service */ 2049);
/* harmony import */ var _messages_service__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../messages.service */ 20084);
/* harmony import */ var _webStorage_service__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../webStorage.service */ 86307);
/* harmony import */ var _logger_service__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../logger.service */ 68620);
/* harmony import */ var _angular_router__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! @angular/router */ 41099);
class ActuacionesService {
constructor(http, stateService, messagesService, webStorageService, loggerService, router) {
this.http = http;
this.stateService = stateService;
this.messagesService = messagesService;
this.webStorageService = webStorageService;
this.loggerService = loggerService;
this.router = router;
this.procede = true;
this.listadoActuaciones = new _model_actuacion_model__WEBPACK_IMPORTED_MODULE_1__.ListadoActuaciones([]);
this.buscandoActuaciones = false;
this.listaActuacionesObservable = new rxjs__WEBPACK_IMPORTED_MODULE_6__.Subject();
this.actuacionObservable = new rxjs__WEBPACK_IMPORTED_MODULE_6__.Subject();
this.buscandoBloqueActuacionObserver = new rxjs__WEBPACK_IMPORTED_MODULE_6__.Subject();
this.rutaOidObserver = new rxjs__WEBPACK_IMPORTED_MODULE_6__.Subject();
this.paginaTitular = 1;
this.paginaRepresentante = 1;
this.existenActuacionesObservable = new rxjs__WEBPACK_IMPORTED_MODULE_6__.Subject();
this.actuacionUserObservable = new rxjs__WEBPACK_IMPORTED_MODULE_6__.Subject();
this.dejarActuacionUserObservable = new rxjs__WEBPACK_IMPORTED_MODULE_6__.Subject();
}
getActuaciones() {
this.buscandoActuaciones = true;
const myParams = new _angular_common_http__WEBPACK_IMPORTED_MODULE_7__.HttpParams().set('desde', this.listadoActuaciones.listHistorialActuaciones.length);
this.buscandoBloqueActuacionObserver.next(true);
this.errorListaActuaciones = undefined;
this.http.get('/x43nServiciosWar/restservices/funcionarioHabilitado/' + this.stateService.selectedUser.id, {
params: myParams
}).subscribe(listadoActuaciones => {
let act = listadoActuaciones;
this.procede = this.listadoActuaciones.listHistorialActuaciones.length === 0 || this.listadoActuaciones.listHistorialActuaciones.length < this.listadoActuaciones.listHistorialActuaciones.length + act.listHistorialActuaciones.length;
if (this.procede) {
this.listadoActuaciones.listHistorialActuaciones = this.listadoActuaciones.listHistorialActuaciones.concat(act.listHistorialActuaciones);
}
this.buscandoActuaciones = false;
this.buscandoBloqueActuacionObserver.next(false);
this.listaActuacionesObservable.next(this.listadoActuaciones);
}, error => {
this.buscandoBloqueActuacionObserver.next(false);
this.errorListaActuaciones = new _model_actuacion_model__WEBPACK_IMPORTED_MODULE_1__.ErrorActuaciones({
code: '',
title: '',
texto: '',
detalle: error,
textoAction: '',
action: () => this.getActuaciones()
});
this.messagesService.pushError(this.errorListaActuaciones);
this.listaActuacionesObservable.next([]);
}, () => {
this.buscandoBloqueActuacionObserver.next(false);
});
return this.listaActuacionesObservable;
}
existenActuaciones(selectedUser) {
this.http.get('/x43nServiciosWar/restservices/funcionarioHabilitado/existsActuaciones/' + selectedUser).subscribe(res => {
this.existenActuacionesObservable.next(res);
}, error => {});
return this.existenActuacionesObservable;
}
actuarfh(oid, identifCiud) {
const jsonBody = {
'oidDokusi': oid,
'idCiudadano': identifCiud,
'procsFH': this.webStorageService.getProcsfh()
};
const restURL = '/x43nServiciosWar/restservices/funcionarioHabilitado/actuarfh/' + this.stateService.selectedUser.id;
this.http.post(restURL, jsonBody).pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_8__.map)(this.extractData)).subscribe(datosUsuario => {
this.webStorageService.connectedUser = new _model_auth_model__WEBPACK_IMPORTED_MODULE_0__.User(datosUsuario.user.id, datosUsuario.user.idType, datosUsuario.user.username, datosUsuario.user.firstname, datosUsuario.user.lastname, datosUsuario.user.codCentro, datosUsuario.user.employeers, datosUsuario.fec, datosUsuario.user.authsistem, datosUsuario.user.authmethod, datosUsuario.user.entHab, datosUsuario.user.auths, datosUsuario.user.authlevel, datosUsuario.user.nie);
// Se muestra por pantalla la ultima conexion
this.webStorageService.setJwt(datosUsuario.jwt);
this.webStorageService.setProcs(datosUsuario.procs);
this.webStorageService.setPermsEmployer(datosUsuario.permsEmployer);
this.stateService.setMiPerfilUser(datosUsuario.user.employeers[0], datosUsuario.fhUserRepresentaciones);
this.actuacionUserObservable.next(this.webStorageService.connectedUser);
}, error => {
this.loggerService.error('Error obteniendo los datos de la persona a suplantar' + error);
this.messagesService.pushError(new _model_actuacion_model__WEBPACK_IMPORTED_MODULE_1__.ErrorSuplantarUsuario({
code: '',
title: '',
texto: '',
detalle: error,
textoAction: '',
action: () => {}
}));
});
return this.actuacionUserObservable;
}
desactuarfh() {
const sProcs = this.webStorageService.getProcsfh();
const token = this.webStorageService.getJwt();
const jsonData = {
'token': token,
'procsFH': sProcs.size == undefined ? sProcs : JSON.stringify(sProcs)
};
this.http.post('/x43nServiciosWar/restservices/funcionarioHabilitado/desactuarfh', jsonData).pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_8__.map)(this.extractData)).subscribe(auth => {
this.webStorageService.connectedUser = new _model_auth_model__WEBPACK_IMPORTED_MODULE_0__.User(auth.user.id, auth.user.idType, auth.user.username, auth.user.firstname, auth.user.lastname, auth.user.codCentro, auth.user.employeers, auth.fec, auth.user.authsistem, auth.user.authmethod, auth.user.entHab, auth.user.auths, auth.user.authlevel, auth.user.nie);
// Se muestra por pantalla la ultima conexion
this.webStorageService.setJwt(auth.jwt);
// Si es FH se guardan sus procs
this.webStorageService.removeProcs();
this.webStorageService.removePermsEmployer();
this.webStorageService.removeSelectedUser();
this.stateService.setMiPerfilUser();
this.dejarActuacionUserObservable.next(this.webStorageService.connectedUser);
}, error => {
this.loggerService.error('Error dejando de actuar en nombre de usuario como FH' + error);
this.messagesService.pushError(new _model_actuacion_model__WEBPACK_IMPORTED_MODULE_1__.ErrorSuplantarUsuario({
code: '',
title: '',
texto: '',
detalle: error,
textoAction: '',
action: () => {}
}));
});
return this.dejarActuacionUserObservable;
}
handleError(error) {
return (0,rxjs__WEBPACK_IMPORTED_MODULE_9__.throwError)(error);
}
descargaDocumento(documentOID) {
const headers = new _angular_common_http__WEBPACK_IMPORTED_MODULE_7__.HttpHeaders().set('Content-Type', 'application/x-www-form-urlencoded');
let myParams = new _angular_common_http__WEBPACK_IMPORTED_MODULE_7__.HttpParams().set('documentType', String("pdf"));
const options = {
headers: headers,
params: myParams,
responseType: 'blob',
observe: 'response'
};
return this.http.get('/x43nServiciosWar/restservices/funcionarioHabilitado/' + this.stateService.selectedUser.id + '/documento/' + documentOID + '/descargar', options);
}
getRutaFromOid(documentOID) {
this.http.get('/x43nServiciosWar/restservices/funcionarioHabilitado/' + this.stateService.selectedUser.id + '/rutaOid/' + documentOID).subscribe(resultado => {
this.rutaOidObserver.next(resultado);
}, error => {
this.errorPathFromOid = new _model_actuacion_model__WEBPACK_IMPORTED_MODULE_1__.ErrorPathFromOid({
code: '',
title: '',
texto: '',
detalle: error,
textoAction: '',
action: () => this.getRutaFromOid(documentOID)
});
this.messagesService.pushError(this.errorPathFromOid);
this.rutaOidObserver.next("");
});
return this.rutaOidObserver;
}
extractData(res) {
return res || {};
}
dejarDeActuar() {
this.desactuarfh().subscribe(user => {
this.stateService.resetFHSelectedUser();
this.router.navigate(['/' + this.webStorageService.connectedUser.id + '/accesoFH']);
});
}
static #_ = this.ɵfac = function ActuacionesService_Factory(t) {
return new (t || ActuacionesService)(_angular_core__WEBPACK_IMPORTED_MODULE_10__["ɵɵinject"](_angular_common_http__WEBPACK_IMPORTED_MODULE_7__.HttpClient), _angular_core__WEBPACK_IMPORTED_MODULE_10__["ɵɵinject"](_state_service__WEBPACK_IMPORTED_MODULE_2__.StateService), _angular_core__WEBPACK_IMPORTED_MODULE_10__["ɵɵinject"](_messages_service__WEBPACK_IMPORTED_MODULE_3__.MessagesService), _angular_core__WEBPACK_IMPORTED_MODULE_10__["ɵɵinject"](_webStorage_service__WEBPACK_IMPORTED_MODULE_4__.WebStorageService), _angular_core__WEBPACK_IMPORTED_MODULE_10__["ɵɵinject"](_logger_service__WEBPACK_IMPORTED_MODULE_5__.LoggerService), _angular_core__WEBPACK_IMPORTED_MODULE_10__["ɵɵinject"](_angular_router__WEBPACK_IMPORTED_MODULE_11__.Router));
};
static #_2 = this.ɵprov = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_10__["ɵɵdefineInjectable"]({
token: ActuacionesService,
factory: ActuacionesService.ɵfac,
providedIn: 'root'
});
}
/***/ }),
/***/ 79391:
/*!****************************************************!*\
!*** ./src/app/core/services/data/auth.service.ts ***!
\****************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ AuthService: () => (/* binding */ AuthService)
/* harmony export */ });
/* harmony import */ var _angular_common_http__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! @angular/common/http */ 77008);
/* harmony import */ var js_base64__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! js-base64 */ 47038);
/* harmony import */ var rxjs__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! rxjs */ 63150);
/* harmony import */ var rxjs_operators__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! rxjs/operators */ 24406);
/* harmony import */ var _model_auth_model__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../../model/auth.model */ 56313);
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! @angular/core */ 96623);
/* harmony import */ var _startup_service__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./startup.service */ 90678);
/* harmony import */ var _messages_service__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../messages.service */ 20084);
/* harmony import */ var _logger_service__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../logger.service */ 68620);
/* harmony import */ var _state_service__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../state.service */ 2049);
/* harmony import */ var _browser_service__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../browser.service */ 45120);
/* harmony import */ var _webStorage_service__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ../webStorage.service */ 86307);
/* harmony import */ var _textos_service__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./textos.service */ 33144);
/* harmony import */ var _angular_router__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! @angular/router */ 41099);
/* harmony import */ var _representaciones_service__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ./representaciones.service */ 43107);
class AuthService {
constructor(http, propertiesService, messagesService, loggerService, stateService, browserService, webStorageService, textosService, router, representacionesService) {
this.http = http;
this.propertiesService = propertiesService;
this.messagesService = messagesService;
this.loggerService = loggerService;
this.stateService = stateService;
this.browserService = browserService;
this.webStorageService = webStorageService;
this.textosService = textosService;
this.router = router;
this.representacionesService = representacionesService;
this.userObservable = new rxjs__WEBPACK_IMPORTED_MODULE_9__.Subject();
this.url_login = undefined;
// Variables para controlar los tiempos de actividad y actual.
this.timeLastActivity = 0;
this.tiempoAhora = 0;
}
loginUrl() {
const controlerData = {
mecanismo_auth: 'medium',
idioma: this.stateService.idioma,
url_to: this.webStorageService.getUrlTo(),
relative_path: this.webStorageService.relative_path,
origin: this.getOrigin()
};
const controlerDataStr = js_base64__WEBPACK_IMPORTED_MODULE_10__.Base64.encode(JSON.stringify(controlerData));
return this.http.get(this.getOrigin() + '/x43nServiciosWar/restservices/auth/initgiltza?config=' + controlerDataStr).pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_11__.map)(res => {
const url = res || {};
this.url_login = url.url;
return url.url;
}));
}
getUserData(token) {
const jsonToken = {
'token': token
};
this.http.post(this.getOrigin() + '/x43nServiciosWar/restservices/auth/me', jsonToken).pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_11__.map)(this.extractData)).subscribe(auth => {
if (!this.isEmptyObject(auth)) {
this.webStorageService.connectedUser = new _model_auth_model__WEBPACK_IMPORTED_MODULE_0__.User(auth.user.id, auth.user.idType, auth.user.username, auth.user.firstname, auth.user.lastname, auth.user.codCentro, auth.user.employeers, auth.fec, auth.user.authsistem, auth.user.authmethod, auth.user.entHab, auth.user.auths, auth.user.authlevel, auth.user.nie);
// Se muestra por pantalla la ultima conexion
this.messagesService.pushMsgInfo(this.getUltimaConexionTraducida(auth.fec));
this.webStorageService.setJwt(auth.jwt);
// Si es FH se guardan sus procs
if (this.webStorageService.connectedUser.hasAnyRole(_model_auth_model__WEBPACK_IMPORTED_MODULE_0__.User.AUTH_ROLE_fh)) {
this.webStorageService.setProcsfh(auth.procsfh);
} else if (this.webStorageService.connectedUser.hasAnyRole(_model_auth_model__WEBPACK_IMPORTED_MODULE_0__.User.AUTH_ROLE_fhUser)) {
this.stateService.setMiPerfilUser(auth.user.employeers[0], auth.fhUserRepresentaciones);
this.webStorageService.setProcs(this.webStorageService.getProcs());
this.stateService.changeSelectedUserFromFH(auth.user.employeers[0].id);
} else {
this.webStorageService.setProcs(auth.procs);
this.webStorageService.setPermsEmployer(auth.permsemployer);
this.stateService.setMiPerfilUser();
this.webStorageService.changeUserProcs(this.webStorageService.getUrlUserId());
}
this.userObservable.next(this.webStorageService.connectedUser);
this.tiempoAhora = auth.fec;
this.timeLastActivity = auth.fec;
} else {
this.loggerService.error('Error obteniendo los datos de la persona');
this.messagesService.pushError(new _model_auth_model__WEBPACK_IMPORTED_MODULE_0__.ErrorLogin({
code: '',
title: '',
texto: '',
detalle: "Error obteniendo los datos de la persona",
textoAction: '',
action: () => {}
}));
}
}, error => {
this.loggerService.error('Error obteniendo los datos de la persona' + error);
this.messagesService.pushError(new _model_auth_model__WEBPACK_IMPORTED_MODULE_0__.ErrorLogin({
code: '',
title: '',
texto: '',
detalle: error,
textoAction: '',
action: () => {}
}));
});
return this.userObservable;
}
getXlnetData() {
//const headers = new HttpHeaders().set('Content-Type', 'application/json');
const headers = new _angular_common_http__WEBPACK_IMPORTED_MODULE_12__.HttpHeaders();
const params = new _angular_common_http__WEBPACK_IMPORTED_MODULE_12__.HttpParams().set('cmdXLNet', this.webStorageService.getCmdXLNetString());
const options = {
headers: headers,
params: params
};
return this.http.get(this.getOrigin() + '/x43nServiciosWar/restservices/auth/xlnet', options).pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_11__.map)(res => {
const auth = res || {};
if (auth.jwt !== undefined) {
this.webStorageService.connectedUser = new _model_auth_model__WEBPACK_IMPORTED_MODULE_0__.User(auth.user.id, auth.user.idType, auth.user.username, auth.user.firstname, auth.user.lastname, auth.user.codCentro, auth.user.employeers, auth.fec, auth.user.authsistem, auth.user.authmethod, auth.user.entHab, auth.user.auths, auth.user.authlevel, auth.user.nie);
// Se muestra por pantalla la ultima conexion
this.messagesService.pushMsgInfo(this.getUltimaConexionTraducida(auth.fec));
this.webStorageService.setJwt(auth.jwt);
this.webStorageService.setProcs(auth.procs);
this.webStorageService.setPermsEmployer(auth.permsemployer);
this.stateService.setMiPerfilUser();
this.webStorageService.changeUserProcs(this.webStorageService.getUrlUserId());
// Por mantener el código más o menos como estaba antes, cargamos aquà apoderados y listaPoderdantes
this.representacionesService.getRepresentados(auth.user.id);
this.representacionesService.getRepresentantes();
this.userObservable.next(this.webStorageService.connectedUser);
return auth.user;
} else if (auth.url_XLNet) {
window.location = auth.url_XLNet;
return auth.url_XLNet;
} else {
return null;
}
}));
}
refreshAllJwts() {
const sProcs = JSON.stringify(this.webStorageService.getProcs());
const jsonProcs = {
'sProcs': sProcs
};
this.http.post(this.getOrigin() + '/x43nServiciosWar/restservices/auth/refreshjwt', jsonProcs).subscribe(res => {
const auth = res || {};
this.webStorageService.setJwt(auth.jwt);
this.webStorageService.setProcs(auth.procs);
this.webStorageService.changeUserProcs(this.webStorageService.getUrlUserId());
this.fechaUltimaActividad();
}, error => {
this.loggerService.error('Error refrescando los datos del usuario' + error);
this.messagesService.pushError(new _model_auth_model__WEBPACK_IMPORTED_MODULE_0__.ErrorLogin({
code: '',
title: '',
texto: '',
detalle: error,
textoAction: '',
action: () => {}
}));
});
}
logout() {
this.webStorageService.logoutReset(true);
let urlRetorno = this.propertiesService.getProperty('inicio_' + this.stateService.idioma.toString().toLowerCase());
urlRetorno = this.propertiesService.getProperty('giltza.urlEidas') + '/trustedx-authserver/izenpe/logout?redirect_uri=' + urlRetorno;
window.location = urlRetorno;
// Se envia aviso al portal de que hemos acabado Mis Gestiones si tenemos
this.browserService.informCloseApp();
}
relogin() {
this.webStorageService.logoutReset(false);
let urlRetorno = this.propertiesService.getProperty('inicio_' + this.stateService.idioma.toString().toLowerCase());
urlRetorno = this.propertiesService.getProperty('giltza.urlEidas') + '/trustedx-authserver/izenpe/logout?redirect_uri=' + urlRetorno;
window.location = urlRetorno;
// Se envia aviso al portal de que hemos acabado Mis Gestiones si tenemos
this.browserService.informCloseApp();
}
// Utilidades
checkIfLoggedIn() {
return this.webStorageService.connectedUser ? true : false;
}
getOrigin() {
return location.protocol + '//' + location.hostname + (location.port ? ':' + location.port : '');
}
// La ultima conexion se mete en un this.messagesService.pushMsgInfo, por lo que
// no se puede traducir en html
getUltimaConexionTraducida(fec) {
const stringDate = this.textosService.getUltimaConexionTraducidaText(fec);
return stringDate;
}
// Fecha de la ultima accion realizada
fechaUltimaActividad() {
const tmpDate = new Date();
this.timeLastActivity = tmpDate.getTime();
}
// Fecha actual
fechaActual() {
const tmpDate = new Date();
this.tiempoAhora = tmpDate.getTime();
}
extractData(res) {
return res || {};
}
//recoge la variable que muestra el tiempo de inactividad y le resta dos minutos
calcularTiempoMaximoInactivoDesconexion() {
return this.propertiesService.startupData.jwtLifeTime - 120000;
}
//comprueba si el tiempo transcurrido desde la última actividad es mayor que el tiempo máximo inactivo permitido
excedeTiempoMaximoInactivo() {
return this.tiempoAhora - this.timeLastActivity > this.calcularTiempoMaximoInactivoDesconexion();
}
isEmptyObject(obj) {
return Object.values(obj).length === 0 && obj.constructor === Object;
}
static #_ = this.ɵfac = function AuthService_Factory(t) {
return new (t || AuthService)(_angular_core__WEBPACK_IMPORTED_MODULE_13__["ɵɵinject"](_angular_common_http__WEBPACK_IMPORTED_MODULE_12__.HttpClient), _angular_core__WEBPACK_IMPORTED_MODULE_13__["ɵɵinject"](_startup_service__WEBPACK_IMPORTED_MODULE_1__.PropertiesService), _angular_core__WEBPACK_IMPORTED_MODULE_13__["ɵɵinject"](_messages_service__WEBPACK_IMPORTED_MODULE_2__.MessagesService), _angular_core__WEBPACK_IMPORTED_MODULE_13__["ɵɵinject"](_logger_service__WEBPACK_IMPORTED_MODULE_3__.LoggerService), _angular_core__WEBPACK_IMPORTED_MODULE_13__["ɵɵinject"](_state_service__WEBPACK_IMPORTED_MODULE_4__.StateService), _angular_core__WEBPACK_IMPORTED_MODULE_13__["ɵɵinject"](_browser_service__WEBPACK_IMPORTED_MODULE_5__.BrowserService), _angular_core__WEBPACK_IMPORTED_MODULE_13__["ɵɵinject"](_webStorage_service__WEBPACK_IMPORTED_MODULE_6__.WebStorageService), _angular_core__WEBPACK_IMPORTED_MODULE_13__["ɵɵinject"](_textos_service__WEBPACK_IMPORTED_MODULE_7__.TextosService), _angular_core__WEBPACK_IMPORTED_MODULE_13__["ɵɵinject"](_angular_router__WEBPACK_IMPORTED_MODULE_14__.Router), _angular_core__WEBPACK_IMPORTED_MODULE_13__["ɵɵinject"](_representaciones_service__WEBPACK_IMPORTED_MODULE_8__.RepresentacionService));
};
static #_2 = this.ɵprov = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_13__["ɵɵdefineInjectable"]({
token: AuthService,
factory: AuthService.ɵfac
});
}
/***/ }),
/***/ 80506:
/*!***************************************************************!*\
!*** ./src/app/core/services/data/certificaciones.service.ts ***!
\***************************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ CertificacionesService: () => (/* binding */ CertificacionesService)
/* harmony export */ });
/* harmony import */ var rxjs__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! rxjs */ 63150);
/* harmony import */ var rxjs__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! rxjs */ 32790);
/* harmony import */ var rxjs_operators__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! rxjs/operators */ 83646);
/* harmony import */ var rxjs_operators__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! rxjs/operators */ 24406);
/* harmony import */ var rxjs_operators__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! rxjs/operators */ 68713);
/* harmony import */ var _angular_common_http__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! @angular/common/http */ 77008);
/* harmony import */ var _model_certificaciones_model__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../../model/certificaciones.model */ 88924);
/* harmony import */ var _model_delivery_model__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../../model/delivery.model */ 41431);
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! @angular/core */ 96623);
/* harmony import */ var _state_service__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../state.service */ 2049);
/* harmony import */ var _messages_service__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../messages.service */ 20084);
const FETCH_LATENCY = 500;
class CertificacionesService {
constructor(http, stateService, messagesService) {
this.http = http;
this.stateService = stateService;
this.messagesService = messagesService;
this.resumenObservable = new rxjs__WEBPACK_IMPORTED_MODULE_4__.Subject();
this.resumen = [];
this.certificacionesObservable = new rxjs__WEBPACK_IMPORTED_MODULE_4__.Subject();
this.certificaciones = [];
this.procede = true;
this.buscandoCertificaciones = false;
this.certificacionObservable = new rxjs__WEBPACK_IMPORTED_MODULE_4__.Subject();
}
resetCertificaciones() {
this.certificaciones = [];
}
getResumen(selectedUser) {
const headers = new _angular_common_http__WEBPACK_IMPORTED_MODULE_5__.HttpHeaders().set('Content-Type', 'application/json');
const options = {
headers
};
const userIdentifier = this.stateService.getUserIdentifier(selectedUser);
this.buscandoCertificaciones = true;
this.errorCertificaciones = undefined;
this.http.get('/x43nServiciosWar/restservices/certificaciones/' + userIdentifier + '/resumen', options).pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_6__.retry)(0), (0,rxjs_operators__WEBPACK_IMPORTED_MODULE_7__.map)(this.extractData)).subscribe(resumen => {
if (userIdentifier === this.stateService.getUserIdentifier(this.stateService.selectedUser)) {
this.resumen = resumen;
this.resumenObservable.next(resumen);
}
}, error => {
this.errorCertificaciones = new _model_certificaciones_model__WEBPACK_IMPORTED_MODULE_0__.ErrorCertificaciones({
code: '',
title: '',
texto: '',
detalle: error,
textoAction: '',
action: () => this.getResumen(selectedUser)
});
this.messagesService.pushError(this.errorCertificaciones);
this.resumenObservable.next([]);
}, () => {
this.buscandoCertificaciones = false;
});
return this.resumenObservable;
}
getCertificaciones(selectedUser, filterValue) {
this.buscandoCertificaciones = true;
this.errorCertificaciones = undefined;
//se copia el filtro sin el campo rangoFechas para hacer la petición
let noRangoFechasFilterValue = {
...filterValue
};
if (noRangoFechasFilterValue.rangoFechas) {
delete noRangoFechasFilterValue.rangoFechas;
}
;
const userIdentifier = this.stateService.getUserIdentifier(selectedUser);
const uri = encodeURI('/x43nServiciosWar/restservices/certificaciones/' + userIdentifier + '?query=' + JSON.stringify(noRangoFechasFilterValue) + '&desde=' + this.certificaciones.length);
this.http.get(uri).pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_6__.retry)(0), (0,rxjs_operators__WEBPACK_IMPORTED_MODULE_7__.map)(this.extractData)).subscribe(certificaciones => {
this.procede = this.certificaciones.length === 0 || this.certificaciones.length < this.certificaciones.length + certificaciones.length;
if (this.procede && userIdentifier === this.stateService.getUserIdentifier(this.stateService.selectedUser)) {
this.certificaciones = this.certificaciones.concat(certificaciones);
}
this.buscandoCertificaciones = false;
}, error => {
this.errorCertificaciones = new _model_certificaciones_model__WEBPACK_IMPORTED_MODULE_0__.ErrorCertificaciones({
code: '',
title: '',
texto: '',
detalle: error,
textoAction: '',
action: () => this.getCertificaciones(selectedUser, filterValue)
});
this.messagesService.pushError(this.errorCertificaciones);
}, () => {
this.buscandoCertificaciones = false;
this.certificacionesObservable.next(this.certificaciones);
});
return this.certificacionesObservable;
}
getCertificacionesCount(selectedUser, filterValue) {
//se copia el filtro sin el campo rangoFechas para hacer la petición
let noRangoFechasFilterValue = {
...filterValue
};
if (noRangoFechasFilterValue.rangoFechas) {
delete noRangoFechasFilterValue.rangoFechas;
}
;
const headers = new _angular_common_http__WEBPACK_IMPORTED_MODULE_5__.HttpHeaders().set('Content-Type', 'application/json');
const uri = encodeURI('/x43nServiciosWar/restservices/certificaciones/' + this.stateService.getUserIdentifier(selectedUser) + '/count/' + '?query=' + JSON.stringify(noRangoFechasFilterValue) + '&desde=' + this.certificaciones.length);
this.http.get(uri, {
headers: headers
}).pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_6__.retry)(0)).subscribe(count => {
this.stateService.state.certificaciones.count = count;
}, error => {});
return this.stateService.state.certificaciones.count;
}
getCertificacion(selectedUser, certificacionId) {
this.buscandoCertificaciones = true;
this.errorCertificaciones = undefined;
const headers = new _angular_common_http__WEBPACK_IMPORTED_MODULE_5__.HttpHeaders().set('Content-Type', 'application/json');
const options = {
headers
};
const userIdentifier = this.stateService.getUserIdentifier(selectedUser);
this.http.get('/x43nServiciosWar/restservices/certificaciones/' + userIdentifier + '/' + certificacionId, options).pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_7__.map)(this.extractData), (0,rxjs_operators__WEBPACK_IMPORTED_MODULE_8__.catchError)(this.handleError)).subscribe(certificacion => {
this.buscandoCertificaciones = false;
if (userIdentifier === this.stateService.getUserIdentifier(this.stateService.selectedUser)) {
this.certificacionObservable.next(certificacion);
// Si la certificación es diferente de pendiente, la buscamos de la lista de pendientes para eliminarla
this.removeResumen(certificacion);
// Si es una certificación, puede cambiar el estado
this.changeCertification(certificacion);
}
}, error => {
this.buscandoCertificaciones = false;
this.errorCertificaciones = new _model_certificaciones_model__WEBPACK_IMPORTED_MODULE_0__.ErrorCertificaciones({
code: '',
title: '',
texto: '',
detalle: error,
textoAction: '',
action: () => this.getCertificacion(selectedUser, certificacionId)
});
this.messagesService.pushError(this.errorCertificaciones);
this.certificacionObservable.next({});
});
return this.certificacionObservable;
}
doc(selectedUser, notificationId, docId, idProcedimiento) {
const params = new _angular_common_http__WEBPACK_IMPORTED_MODULE_5__.HttpParams().set('idProcedimiento', idProcedimiento);
return this.http.get('/x43nServiciosWar/restservices/certificaciones/' + this.stateService.getUserIdentifier(selectedUser) + '/' + notificationId + '/' + docId, {
params: params,
responseType: 'blob',
observe: 'response'
}).pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_8__.catchError)(this.handleError));
}
removeResumen(certificacion) {
if (certificacion.deliveryElectronica && certificacion.deliveryElectronica.deliveryStatus && certificacion.deliveryElectronica.deliveryStatus !== '1' || certificacion.deliveryPostal && certificacion.deliveryPostal.deliveryStatus && certificacion.deliveryPostal.deliveryStatus !== '1') {
// Diferente de pendiente
const oldSize = this.resumen.length;
this.resumen = this.resumen.filter(cert => cert.notificationId !== certificacion.notificationId);
// Si hay un cambio de tamaño, notificamos el evento
if (oldSize !== this.resumen.length) {
this.resumenObservable.next(this.resumen);
}
}
}
changeCertification(certificacion) {
const certLista = this.certificaciones.find(cert => cert.notificationId === certificacion.notificationId);
if (certLista && certificacion.deliveryElectronica !== undefined && (certLista.deliveryElectronica !== undefined && certLista.deliveryElectronica.deliveryStatus !== certificacion.deliveryElectronica.deliveryStatus || certLista.deliveryPostal !== undefined && certLista.deliveryPostal.deliveryStatus !== certificacion.deliveryElectronica.deliveryStatus)) {
if (certLista.deliveryElectronica !== undefined) {
certLista.deliveryElectronica.deliveryStatus = certificacion.deliveryElectronica.deliveryStatus;
certLista.deliveryElectronica.deliveryTimestamp = certificacion.deliveryElectronica.deliveryTimestamp;
} else {
certLista.deliveryElectronica = new _model_delivery_model__WEBPACK_IMPORTED_MODULE_1__.Delivery(certificacion.deliveryElectronica.deliveryStatus, certificacion.deliveryElectronica.deliveryPersonId, certificacion.deliveryElectronica.deliveryPersonName, certificacion.deliveryElectronica.deliveryTimestamp);
}
this.certificacionesObservable.next(certLista);
}
}
extractData(res) {
return res || {};
}
extractDataCount(res) {
return res || 0;
}
handleError(error) {
return (0,rxjs__WEBPACK_IMPORTED_MODULE_9__.throwError)(error);
}
extractDataBlob(res) {
return res;
}
static #_ = this.ɵfac = function CertificacionesService_Factory(t) {
return new (t || CertificacionesService)(_angular_core__WEBPACK_IMPORTED_MODULE_10__["ɵɵinject"](_angular_common_http__WEBPACK_IMPORTED_MODULE_5__.HttpClient), _angular_core__WEBPACK_IMPORTED_MODULE_10__["ɵɵinject"](_state_service__WEBPACK_IMPORTED_MODULE_2__.StateService), _angular_core__WEBPACK_IMPORTED_MODULE_10__["ɵɵinject"](_messages_service__WEBPACK_IMPORTED_MODULE_3__.MessagesService));
};
static #_2 = this.ɵprov = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_10__["ɵɵdefineInjectable"]({
token: CertificacionesService,
factory: CertificacionesService.ɵfac
});
}
/***/ }),
/***/ 10498:
/*!**********************************************************!*\
!*** ./src/app/core/services/data/documentos.service.ts ***!
\**********************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ DocumentosService: () => (/* binding */ DocumentosService)
/* harmony export */ });
/* harmony import */ var rxjs_operators__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! rxjs/operators */ 24406);
/* harmony import */ var _angular_common_http__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @angular/common/http */ 77008);
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @angular/core */ 96623);
class DocumentosService {
constructor(http) {
this.http = http;
}
moveDocument(rutaPif) {
const uri = encodeURI('/x43nServiciosWar/restservices/documentos/move?rutaPif=' + rutaPif);
return this.http.get(uri).pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_0__.map)(this.extractData));
}
extractData(res) {
return res || {};
}
download(doc) {
const mediaType = doc.headers.get('Content-Type');
const fileName = doc.headers.get('filename');
const blob = new Blob([doc.body], {
type: mediaType || 'application/octet-stream'
});
const iOS = /iPad|iPhone|iPod/.test(navigator.userAgent);
// alert('UserAgent: ' + navigator.userAgent);
// alert('iOS: ' + iOS);
let navigatorAux = window.navigator;
if (navigatorAux && navigatorAux.msSaveBlob) {
navigatorAux.msSaveOrOpenBlob(blob, fileName);
} else {
const a = document.createElement('a');
const fileURL = window.URL.createObjectURL(blob);
a.hidden = true;
a.href = fileURL;
a.setAttribute('download', fileName);
// alert('a.download: ' + typeof a.download);
if (iOS || typeof a.download === 'undefined') {
a.setAttribute('target', '_self');
}
// alert('fileURL: ' + fileURL);
window.document.body.appendChild(a);
a.click();
window.document.body.removeChild(a);
setTimeout(() => {
// Para Firefox es necesario retrasar la revocacion del ObjectURL, por eso a veces salen errores de "no se ha podido completar la solicitud"
window.URL.revokeObjectURL(fileURL);
}, 500);
}
}
numeroFirmas(selectedUser, listaOids) {
const params = new _angular_common_http__WEBPACK_IMPORTED_MODULE_1__.HttpParams().set('selectedUser', selectedUser).set('listaOids', listaOids.join(','));
return this.http.get('/x43nServiciosWar/restservices/documentos/numeroFirmas', {
params: params
}).toPromise().then(response => {
const mapResult = new Map();
const jsonResponse = response || {};
Object.keys(jsonResponse).forEach(function (key) {
if (jsonResponse[key] !== 0) {
mapResult.set(key, jsonResponse[key]);
}
});
return mapResult;
}).catch(error => {});
}
infoFirmas(selectedUser, oid) {
const params = new _angular_common_http__WEBPACK_IMPORTED_MODULE_1__.HttpParams().set('selectedUser', selectedUser).set('oid', oid);
return this.http.get('/x43nServiciosWar/restservices/documentos/infoFirmas', {
params: params
}).toPromise().then(response => {
const infoFirmas = response || {};
return infoFirmas;
}).catch(error => {
console.log('ERROR ->' + JSON.stringify(error));
});
}
getListaOids(notificacion) {
let listaOids = [];
if (notificacion.documentoNotificacion && notificacion.documentoNotificacion.oidDokusi) {
listaOids.push(notificacion.documentoNotificacion.oidDokusi);
}
if (notificacion.justificantePublicacion && notificacion.justificantePublicacion.oidDokusi) {
listaOids.push(notificacion.justificantePublicacion.oidDokusi);
}
if (notificacion.listaDoc && notificacion.listaDoc.length > 0) {
notificacion.listaDoc.forEach(documento => {
if (documento.oidDokusi) {
listaOids.push(documento.oidDokusi);
}
});
}
return listaOids;
}
static #_ = this.ɵfac = function DocumentosService_Factory(t) {
return new (t || DocumentosService)(_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵinject"](_angular_common_http__WEBPACK_IMPORTED_MODULE_1__.HttpClient));
};
static #_2 = this.ɵprov = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵdefineInjectable"]({
token: DocumentosService,
factory: DocumentosService.ɵfac
});
}
/***/ }),
/***/ 31453:
/*!******************************************************************!*\
!*** ./src/app/core/services/data/expediente.detalle.service.ts ***!
\******************************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ DetalleExpedienteService: () => (/* binding */ DetalleExpedienteService)
/* harmony export */ });
/* harmony import */ var _angular_common_http__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @angular/common/http */ 77008);
/* harmony import */ var _model_expediente_detalle_model__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../../model/expediente.detalle.model */ 66163);
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! @angular/core */ 96623);
/* harmony import */ var _state_service__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../state.service */ 2049);
/* harmony import */ var _messages_service__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../messages.service */ 20084);
class DetalleExpedienteService {
constructor(http, stateService, messagesService) {
this.http = http;
this.stateService = stateService;
this.messagesService = messagesService;
}
getTramitesExpediente(selectedUser, folderId, participantID) {
// const headers = new Headers({ 'Content-Type': 'application/x-www-form-urlencoded' });
// const options = new RequestOptions({ headers: headers });
const myParams = new _angular_common_http__WEBPACK_IMPORTED_MODULE_3__.HttpParams().set('id', folderId).set('partid', participantID);
return this.http.get('/x43nServiciosWar/restservices/expedientes/' + this.stateService.getUserIdentifier(selectedUser) + '/tramites', {
params: myParams
}).toPromise().then(response => {
return response;
}).catch(error => {
this.errorObteniendoTramitesExpediente = new _model_expediente_detalle_model__WEBPACK_IMPORTED_MODULE_0__.ErrorTramitesExpediente({
code: '',
title: '',
texto: '',
detalle: error,
textoAction: '',
action: () => this.getTramitesExpediente(selectedUser, folderId, participantID)
});
this.messagesService.pushError(this.errorObteniendoTramitesExpediente);
});
}
descargaDocumento(selectedUser, documentOID, folderId, documentType, idNotificacion, pdfConLocalizador, idProcedimiento) {
const headers = new _angular_common_http__WEBPACK_IMPORTED_MODULE_3__.HttpHeaders().set('Content-Type', 'application/x-www-form-urlencoded');
let myParams = new _angular_common_http__WEBPACK_IMPORTED_MODULE_3__.HttpParams().set('id', folderId).set('documentType', String(documentType)).set('pdfConLocalizador', pdfConLocalizador).set('idProcedimiento', idProcedimiento);
if (idNotificacion !== undefined) {
myParams = myParams.append('idNotificacion', idNotificacion);
}
const options = {
headers: headers,
params: myParams,
responseType: 'blob',
observe: 'response'
};
return this.http.get('/x43nServiciosWar/restservices/expedientes/' + this.stateService.getUserIdentifier(selectedUser) + '/documento/' + documentOID + '/descargar', options);
}
descargarJustificante(selectedUser, documentRN, expedienteId, idProcedimiento, managingUnitId) {
const headers = new _angular_common_http__WEBPACK_IMPORTED_MODULE_3__.HttpHeaders().set('Content-Type', 'application/x-www-form-urlencoded').set('responseType', 'blob');
const myParams = new _angular_common_http__WEBPACK_IMPORTED_MODULE_3__.HttpParams().set('expedienteId', expedienteId).set('idProcedimiento', idProcedimiento).set('managingUnitId', managingUnitId);
const options = {
headers: headers,
responseType: 'blob',
observe: 'response',
params: myParams
};
return this.http.get('/x43nServiciosWar/restservices/expedientes/' + selectedUser + '/justificante/' + documentRN, options);
}
getFirmasDocumentosAsociados(selectedUser, folderId, participantID) {
const myParams = new _angular_common_http__WEBPACK_IMPORTED_MODULE_3__.HttpParams().set('id', folderId);
return this.http.get('/x43nServiciosWar/restservices/expedientes/' + this.stateService.getUserIdentifier(selectedUser) + '/firmas', {
params: myParams
}).toPromise().then(response => {
const mapResult = new Map();
const jsonResponse = response || {};
Object.keys(jsonResponse).forEach(function (key) {
mapResult.set(key, jsonResponse[key]);
});
return mapResult;
}).catch(error => {
this.errorObteniendoFirmasDocumentos = new _model_expediente_detalle_model__WEBPACK_IMPORTED_MODULE_0__.ErroFirmasDocumentosTramites({
code: '',
title: '',
texto: '',
detalle: error,
textoAction: '',
action: () => this.getTramitesExpediente(selectedUser, folderId, participantID)
});
this.messagesService.pushError(this.errorObteniendoFirmasDocumentos);
});
}
handleDescargaDocumentoError(error, selectedUser, documentOID, folderId, pdfConLocalizador, procedureId) {
this.errorDescargandoDocumento = new _model_expediente_detalle_model__WEBPACK_IMPORTED_MODULE_0__.ErrorDescargandoDocumentoTramite({
code: '',
title: '',
texto: '',
detalle: error,
textoAction: '',
action: () => this.descargaDocumento(selectedUser, documentOID, folderId, null, null, pdfConLocalizador, procedureId)
});
this.messagesService.pushError(this.errorDescargandoDocumento);
}
getNotificacionesAsociados(selectedUser, folderNumber, exercise, procedureId, folderId, participacionesExpediente, participantID) {
let myParams = new _angular_common_http__WEBPACK_IMPORTED_MODULE_3__.HttpParams().set('folderNumber', folderNumber).set('procedureId', procedureId).set('folderId', folderId);
if (exercise) {
myParams = myParams.append('exercise', exercise);
} else {
myParams = myParams.append('exercise', '');
}
participacionesExpediente.forEach(partId => {
myParams = myParams.append('participacionIds', partId);
});
return this.http.get('/x43nServiciosWar/restservices/notificaciones/' + this.stateService.getUserIdentifier(selectedUser) + '/notificacionesExp', {
params: myParams
}).toPromise().then(response => {
return response;
}).catch(error => {
this.errorObteniendoNotificacionesDocumentos = new _model_expediente_detalle_model__WEBPACK_IMPORTED_MODULE_0__.ErrorNotificacionesTramites({
code: '',
title: '',
texto: '',
detalle: error,
textoAction: '',
action: () => this.getTramitesExpediente(selectedUser, folderId, participantID)
});
this.messagesService.pushError(this.errorObteniendoNotificacionesDocumentos);
});
}
getPagosAsociados(selectedUser, folderId, folderNumber, participacionesExpediente, participantID) {
let myParams = new _angular_common_http__WEBPACK_IMPORTED_MODULE_3__.HttpParams().set('folderId', folderId).set('folderNumber', folderNumber);
participacionesExpediente.forEach(partId => {
myParams = myParams.append('participacionIds', partId);
});
return this.http.get('/x43nServiciosWar/restservices/pagos/' + this.stateService.getUserIdentifier(selectedUser) + '/pagosExp', {
params: myParams
}).toPromise().then(response => {
return response;
}).catch(error => {
this.errorObteniendoPagosDocumentos = new _model_expediente_detalle_model__WEBPACK_IMPORTED_MODULE_0__.ErrorPagosTramites({
code: '',
title: '',
texto: '',
detalle: error,
textoAction: '',
action: () => this.getTramitesExpediente(selectedUser.id, folderId, participantID)
});
this.messagesService.pushError(this.errorObteniendoPagosDocumentos);
});
}
static #_ = this.ɵfac = function DetalleExpedienteService_Factory(t) {
return new (t || DetalleExpedienteService)(_angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵinject"](_angular_common_http__WEBPACK_IMPORTED_MODULE_3__.HttpClient), _angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵinject"](_state_service__WEBPACK_IMPORTED_MODULE_1__.StateService), _angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵinject"](_messages_service__WEBPACK_IMPORTED_MODULE_2__.MessagesService));
};
static #_2 = this.ɵprov = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_4__["ɵɵdefineInjectable"]({
token: DetalleExpedienteService,
factory: DetalleExpedienteService.ɵfac
});
}
/***/ }),
/***/ 24549:
/*!***********************************************************!*\
!*** ./src/app/core/services/data/expedientes.service.ts ***!
\***********************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ ExpedientesService: () => (/* binding */ ExpedientesService)
/* harmony export */ });
/* harmony import */ var _angular_common_http__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! @angular/common/http */ 77008);
/* harmony import */ var rxjs__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! rxjs */ 63150);
/* harmony import */ var rxjs_operators__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! rxjs/operators */ 83646);
/* harmony import */ var _model_expedientes_model__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../../model/expedientes.model */ 13403);
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! @angular/core */ 96623);
/* harmony import */ var _data_auth_service__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../data/auth.service */ 79391);
/* harmony import */ var _state_service__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../state.service */ 2049);
/* harmony import */ var _webStorage_service__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../webStorage.service */ 86307);
/* harmony import */ var _messages_service__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../messages.service */ 20084);
/* harmony import */ var _logger_service__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../logger.service */ 68620);
class DatosCacheProcedimientos {
constructor(listadoProcedimientosTitular, listadoProcedimientosRepresentante) {
this.listadoProcedimientosTitular = listadoProcedimientosTitular;
this.listadoProcedimientosRepresentante = listadoProcedimientosRepresentante;
}
}
class ExpedientesService {
/////////////////////////////////////////////////////////////////////////////////
constructor(http, authService, stateService, webStorageService, messagesService, loggerService) {
this.http = http;
this.authService = authService;
this.stateService = stateService;
this.webStorageService = webStorageService;
this.messagesService = messagesService;
this.loggerService = loggerService;
///////////////////// Atributos para la gestión de errores/////////////////////
this.buscandoResumenExpedientes = false;
this.buscandoBloqueExpedientesCompletosObserver = new rxjs__WEBPACK_IMPORTED_MODULE_6__.Subject();
this.buscandoProcedimientosRelacionados = false;
///////////////////////////////////////////////////////////////////////////////
////////// Atributos para la obtención de datos y gestión de observables///////
this.expedienteObservable = new rxjs__WEBPACK_IMPORTED_MODULE_6__.Subject();
this.organismos = {};
this.resumenExpedientesObservable = new rxjs__WEBPACK_IMPORTED_MODULE_6__.Subject();
this.listadoExpedientesObservable = new rxjs__WEBPACK_IMPORTED_MODULE_6__.Subject();
this.expCountObservable = new rxjs__WEBPACK_IMPORTED_MODULE_6__.Subject();
this.listadoProcedimientosObservable = new rxjs__WEBPACK_IMPORTED_MODULE_6__.Subject();
this.listadoProcedimientosTitular = undefined;
this.listadoProcedimientosRepresentante = undefined;
this.listadoOrganimsoObservable = new rxjs__WEBPACK_IMPORTED_MODULE_6__.Subject();
this.obtencionInfoProcedimientoObservable = new rxjs__WEBPACK_IMPORTED_MODULE_6__.Subject();
///////////////////////////////////////////////////////////////////////////////
///////////////////// Atributos para la gestión de la caché/////////////////////
this.cacheProcedimientos = new Map();
this.cacheInstancias = new Map();
this.listadoInstanciasObservable = new rxjs__WEBPACK_IMPORTED_MODULE_6__.Subject();
}
getResumenExpedientes(selectedUser) {
this.buscandoResumenExpedientes = true;
this.errorResumenExpedientes = undefined;
const userIdentifier = this.stateService.getUserIdentifier(selectedUser);
this.http.get('/x43nServiciosWar/restservices/expedientes/' + userIdentifier + '/resumen').pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_7__.retry)(0)).subscribe(expedientes => {
const exps = expedientes || {};
/** Añadimos esta condición para evitar que cambien de usuario, posteriormente nos llegue la respuesta y mostrar datos
que no se corresponden al usuario actual*/
if (userIdentifier === this.stateService.getUserIdentifier(this.stateService.selectedUser)) {
this.resumenExpedientesObservable.next(exps);
}
}, error => {
this.errorResumenExpedientes = new _model_expedientes_model__WEBPACK_IMPORTED_MODULE_0__.ErrorResumenExpedientes({
code: '',
title: '',
texto: '',
detalle: error,
textoAction: '',
action: () => this.getResumenExpedientes(selectedUser.id)
});
this.messagesService.pushError(this.errorResumenExpedientes);
this.resumenExpedientesObservable.next([]);
}, () => {
this.buscandoResumenExpedientes = false;
});
return this.resumenExpedientesObservable;
}
getExpedientes(selectedUser, filterValue, desdeTitular, desdeRepresentante, indTitular) {
this.buscandoBloqueExpedientesCompletosObserver.next(true);
this.errorObteniendoExpedientes = undefined;
const userIdentifier = this.stateService.getUserIdentifier(selectedUser);
//se copia el filtro sin el campo rangoFechas para hacer la petición
let noRangoFechasFilterValue = {
...filterValue
};
if (noRangoFechasFilterValue.rangoFechas) {
delete noRangoFechasFilterValue.rangoFechas;
}
;
const datosPeticion = new _model_expedientes_model__WEBPACK_IMPORTED_MODULE_0__.DatosPeticionListadoExpedientes(JSON.stringify(noRangoFechasFilterValue), desdeTitular.toString(), desdeRepresentante.toString(), indTitular !== null ? indTitular.toString() : 'null');
this.http.post('/x43nServiciosWar/restservices/expedientes/' + userIdentifier, JSON.stringify(datosPeticion)).subscribe(expedientes => {
const listadosExpedientes = expedientes || {};
this.buscandoBloqueExpedientesCompletosObserver.next(false);
/** Añadimos esta condición para evitar que cambien de usuario, posteriormente nos llegue la respuesta y mostrar datos
que no se corresponden al usuario actual*/
if (userIdentifier === this.stateService.getUserIdentifier(this.stateService.selectedUser)) {
this.listadoExpedientesObservable.next(listadosExpedientes);
}
}, error => {
this.errorObteniendoExpedientes = new _model_expedientes_model__WEBPACK_IMPORTED_MODULE_0__.ErrorBloqueExpedientesCompletos({
code: '',
title: '',
texto: '',
detalle: error,
textoAction: '',
action: () => this.getExpedientes(selectedUser, filterValue, desdeTitular, desdeRepresentante, indTitular)
});
this.buscandoBloqueExpedientesCompletosObserver.next(false);
this.messagesService.pushError(this.errorObteniendoExpedientes);
this.listadoExpedientesObservable.next([]);
}, () => {
this.buscandoBloqueExpedientesCompletosObserver.next(false);
});
return this.listadoExpedientesObservable;
}
countExpedientNumber(selectedUser, filterValue, desdeTitular, desdeRepresentante, indTitular) {
this.buscandoBloqueExpedientesCompletosObserver.next(true);
this.errorObteniendoExpedientes = undefined;
//se copia el filtro sin el campo rangoFechas para hacer la petición
let noRangoFechasFilterValue = {
...filterValue
};
if (noRangoFechasFilterValue.rangoFechas) {
delete noRangoFechasFilterValue.rangoFechas;
}
;
const datosPeticion = new _model_expedientes_model__WEBPACK_IMPORTED_MODULE_0__.DatosPeticionListadoExpedientes(JSON.stringify(noRangoFechasFilterValue), desdeTitular.toString(), desdeRepresentante.toString(), indTitular !== null ? indTitular.toString() : 'null');
this.http.post('/x43nServiciosWar/restservices/expedientes/' + this.stateService.getUserIdentifier(selectedUser) + '/count/', JSON.stringify(datosPeticion)).subscribe(expCount => {
let count = expCount || 0;
this.stateService.state.expedientes.count = count;
}, error => {});
return this.stateService.state.expedientes.count;
}
getExpediente(selectedUser, id, expedientes, participantId) {
this.buscandoBloqueExpedientesCompletosObserver.next(true);
// Si está cacheado, termina y manda evento de expediente encontrado
this.expediente = expedientes.find(exp => exp.expedientId === id && exp.participantList[0].participantId === participantId);
if (this.expediente) {
this.buscandoBloqueExpedientesCompletosObserver.next(false);
this.expedienteObservable.next(this.expediente);
return this.expediente;
}
if (id !== undefined) {
const myParams = new _angular_common_http__WEBPACK_IMPORTED_MODULE_8__.HttpParams().set('id', id);
const userIdentifier = this.stateService.getUserIdentifier(selectedUser);
this.errorObteniendoExpedientes = undefined;
this.http.get('/x43nServiciosWar/restservices/expedientes/' + userIdentifier, {
params: myParams
}).pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_7__.retry)(0)).subscribe(expediente => {
const exp = expediente || {};
this.buscandoBloqueExpedientesCompletosObserver.next(false);
/** Añadimos esta condición para evitar que cambien de usuario, posteriormente nos llegue la respuesta y mostrar datos
que no se corresponden al usuario actual*/
if (userIdentifier === this.stateService.getUserIdentifier(this.stateService.selectedUser)) {
if (exp.relatedExpedients) {
exp.relatedExpedients = this.duplicarExpedientesRelacionados(exp.relatedExpedients);
}
this.expediente = this.getCorrectParticipant(exp, participantId);
this.expedienteObservable.next(exp);
}
}, error => {
this.buscandoBloqueExpedientesCompletosObserver.next(false);
this.errorObteniendoExpedientes = new _model_expedientes_model__WEBPACK_IMPORTED_MODULE_0__.ErrorBloqueExpedientesCompletos({
code: '',
title: '',
texto: '',
detalle: error,
textoAction: '',
action: () => this.getExpediente(selectedUser, id, expedientes, participantId)
});
this.buscandoBloqueExpedientesCompletosObserver.next(false);
this.messagesService.pushError(this.errorObteniendoExpedientes);
this.expedienteObservable.next(undefined);
});
return this.expediente;
}
}
getProcedimientos(selectedUser) {
// Comprobamos si los datos ya están en la cché para el usuario seleccionado, en cuyo caso no invocamos al WS
if (this.cacheProcedimientos.has(selectedUser.id)) {
const datosCacheados = this.cacheProcedimientos.get(selectedUser.id);
this.listadoProcedimientosTitular = datosCacheados.listadoProcedimientosTitular;
this.listadoProcedimientosRepresentante = datosCacheados.listadoProcedimientosRepresentante;
this.listadoProcedimientosObservable.next(true);
} else {
this.buscandoProcedimientosRelacionados = true;
this.errorObteniendoProcedimientosRelacionados = undefined;
const userIdentifier = this.stateService.getUserIdentifier(selectedUser);
this.http.get('/x43nServiciosWar/restservices/expedientes/' + userIdentifier + '/procedimientos').pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_7__.retry)(0)).subscribe(resp => {
const procsResponse = resp || {};
this.listadoProcedimientosTitular = procsResponse.procedimientosTitular;
this.listadoProcedimientosRepresentante = procsResponse.procedimientosResponsable;
// Metemos en la caché los datos obtenidos
const datosCache = new DatosCacheProcedimientos(this.listadoProcedimientosTitular, this.listadoProcedimientosRepresentante);
this.cacheProcedimientos.set(selectedUser.id, datosCache);
/** Añadimos esta condición para evitar que cambien de usuario, posteriormente nos llegue la respuesta y mostrar datos
que no se corresponden al usuario actual*/
if (userIdentifier === this.stateService.getUserIdentifier(this.stateService.selectedUser)) {
this.listadoProcedimientosObservable.next(true);
}
}, error => {
this.errorObteniendoProcedimientosRelacionados = new _model_expedientes_model__WEBPACK_IMPORTED_MODULE_0__.ErrorProcedimientosRelacionados({
code: '',
title: '',
texto: '',
detalle: error,
textoAction: '',
action: () => this.getProcedimientos(selectedUser)
});
this.messagesService.pushError(this.errorObteniendoProcedimientosRelacionados);
this.listadoProcedimientosObservable.next([]);
}, () => {
this.buscandoProcedimientosRelacionados = false;
});
}
}
getInfoProcedimiento(idProcedimiento, managingUnitId, folderNumber, expedientStatus) {
const myParams = new _angular_common_http__WEBPACK_IMPORTED_MODULE_8__.HttpParams().set('managingUnitId', managingUnitId).set('folderNumber', folderNumber ? folderNumber : '').set('expedientStatus', expedientStatus);
return this.http.get('/x43nServiciosWar/restservices/config/' + idProcedimiento + '/datosProcedimiento', {
params: myParams
}).toPromise().catch(error => {
this.errorObteniendoProcedimientosRelacionados = new _model_expedientes_model__WEBPACK_IMPORTED_MODULE_0__.ErrorProcedimientosRelacionados({
code: '',
title: '',
texto: '',
detalle: error,
textoAction: '',
action: () => this.getInfoProcedimiento(idProcedimiento, managingUnitId, folderNumber, expedientStatus)
});
this.messagesService.pushError(this.errorObteniendoProcedimientosRelacionados);
});
}
getInfoInstanciasListaProcedimientos(listaIdProcedimientos) {
let listaProcSinCachear = new Array();
for (let proc of listaIdProcedimientos) {
if (!this.cacheInstancias.has(proc)) {
listaProcSinCachear.push(proc);
}
}
if (listaProcSinCachear.length > 0) {
this.http.post('/x43nServiciosWar/restservices/config/datosInstanciaProcedimiento', listaProcSinCachear).pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_7__.retry)(0)).subscribe(procs => {
let listaProcDevuelta = Object.keys(procs);
let listaProcDevueltaValores = Object.values(procs);
for (var n = 0; n < listaProcDevuelta.length; n++) {
this.cacheInstancias.set(listaProcDevuelta[n], listaProcDevueltaValores[n]);
}
this.listadoInstanciasObservable.next(this.cacheInstancias);
}, error => {
this.errorObteniendoProcedimientosRelacionados = new _model_expedientes_model__WEBPACK_IMPORTED_MODULE_0__.ErrorProcedimientosRelacionados({
code: '',
title: '',
texto: '',
detalle: error,
textoAction: '',
action: () => this.getInfoInstanciasListaProcedimientos(listaIdProcedimientos)
});
this.messagesService.pushError(this.errorObteniendoProcedimientosRelacionados);
this.listadoInstanciasObservable.next([]);
});
} else {
this.listadoInstanciasObservable.next(this.cacheInstancias);
}
return this.listadoInstanciasObservable;
}
getObtenerOrganismos(selectedUser) {
this.http.get('/x43nServiciosWar/restservices/expedientes/' + this.stateService.getUserIdentifier(selectedUser) + '/listaOrganismo').subscribe(organismos => {
organismos = organismos || {};
this.organismos = organismos;
this.listadoOrganimsoObservable.next(this.organismos);
}, error => {
this.loggerService.error(error);
});
return this.listadoOrganimsoObservable;
}
aportacion(selectedUser, expedientId, participantId, processingId, pfdId, instanceId) {
this.buscandoBloqueExpedientesCompletosObserver.next(true);
this.errorObteniendoExpedientes = undefined;
const myParams = new _angular_common_http__WEBPACK_IMPORTED_MODULE_8__.HttpParams().set('expedientId', expedientId.toString()).set('participantId', participantId.toString()).set('processingId', processingId.toString()).set('pfdId', pfdId.toString()).set('instanceId', instanceId.toString()).set('selectedUserName', selectedUser.name);
const options = {
params: myParams
};
return this.http.get('/x43nServiciosWar/restservices/pfd/' + this.stateService.getUserIdentifier(selectedUser), options);
}
/**
Simplemente subimos a nivel de expediente los datos asociados al representante en cuanto a capacidad
de actuar en el expediente. Estos datos ahora se obtienen a través de la X43A en el backend.
**/
checkAportacionParticipacion(expedientes) {
expedientes.forEach(expediente => {
expediente.participantList.forEach(participant => {
/*Si se puede o no actuar ahora viene indicado en el atributo actuacion de la persona
asociada a la participación Representante del expediente*/
if (participant.representative) {
participant.representative.aportacion = participant.representative.aportacion === true;
} else {
participant.representative = new _model_expedientes_model__WEBPACK_IMPORTED_MODULE_0__.Persona('', '', '', '', 0, '', false, 0, 0, '');
}
});
});
}
setAportacionExpedientesEmpleado(listadoExpedientes) {
// recuperamos permisos para aportar
const selectedUser = this.stateService.selectedUser.codCentro ? this.stateService.selectedUser.id + '+' + this.stateService.selectedUser.codCentro : this.stateService.selectedUser.id;
const puedeAportar = this.webStorageService.getEmpleadoAportar(selectedUser);
listadoExpedientes.expedientesTitular.forEach(expedienteTitu => {
expedienteTitu.participantList.forEach(participant => {
// Puede actuar solo si el empleado tiene permsisos para actuar y la empresa también
if (participant.holder) {
participant.holder.aportacion = puedeAportar;
}
if (participant.representative) {
participant.representative.aportacion = puedeAportar && participant.representative.aportacion === true;
}
});
});
listadoExpedientes.expedientesRepresentante.forEach(expedienteRepre => {
expedienteRepre.participantList.forEach(participant => {
// Puede actuar solo si el empleado tiene permsisos para actuar y la empresa también
if (participant.holder) {
participant.holder.aportacion = puedeAportar;
}
if (participant.representative) {
participant.representative.aportacion = puedeAportar && participant.representative.aportacion === true;
} else {
participant.representative = new _model_expedientes_model__WEBPACK_IMPORTED_MODULE_0__.Persona('', '', '', '', 0, '', false, 0, 0, '');
}
if (participant.authorized) {
participant.authorized.aportacion = puedeAportar;
}
});
});
return listadoExpedientes;
}
verificarErrorResumenExpedientes() {
if (this.errorResumenExpedientes !== undefined) {
this.messagesService.pushError(this.errorResumenExpedientes);
return true;
} else {
return false;
}
}
verificarErrorListadoExpedientes() {
if (this.errorObteniendoExpedientes !== undefined) {
this.messagesService.pushError(this.errorObteniendoExpedientes);
return true;
} else {
return false;
}
}
duplicarExpedientesRelacionados(exp) {
const relatedExpedienteNew = [];
let relatedExpedientesReturn = JSON.parse(JSON.stringify(exp));
relatedExpedientesReturn.forEach(function (expedienteRelacionado) {
if (expedienteRelacionado.participantList.length > 1) {
expedienteRelacionado.participantList.forEach(function (participant, index) {
const expRelResumen = JSON.parse(JSON.stringify(expedienteRelacionado));
// expResumen.expedientId = expediente.expedientId + '_' + index;
expRelResumen.participantList = [];
expRelResumen.participantList.push(participant);
relatedExpedienteNew.push(expRelResumen);
});
} else {
relatedExpedienteNew.push(expedienteRelacionado);
}
});
relatedExpedientesReturn = relatedExpedienteNew;
return relatedExpedientesReturn;
}
getCorrectParticipant(expediente, participantId) {
expediente.participantList = expediente.participantList.filter(participation => participation.participantId === participantId);
return expediente;
}
extractData(res) {
return res || {};
}
isInteger(numero) {
if (numero % 1 === 0) {
return true;
} else {
return false;
}
}
static #_ = this.ɵfac = function ExpedientesService_Factory(t) {
return new (t || ExpedientesService)(_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵinject"](_angular_common_http__WEBPACK_IMPORTED_MODULE_8__.HttpClient), _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵinject"](_data_auth_service__WEBPACK_IMPORTED_MODULE_1__.AuthService), _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵinject"](_state_service__WEBPACK_IMPORTED_MODULE_2__.StateService), _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵinject"](_webStorage_service__WEBPACK_IMPORTED_MODULE_3__.WebStorageService), _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵinject"](_messages_service__WEBPACK_IMPORTED_MODULE_4__.MessagesService), _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵinject"](_logger_service__WEBPACK_IMPORTED_MODULE_5__.LoggerService));
};
static #_2 = this.ɵprov = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵdefineInjectable"]({
token: ExpedientesService,
factory: ExpedientesService.ɵfac
});
}
/***/ }),
/***/ 45611:
/*!****************************************************!*\
!*** ./src/app/core/services/data/nora.service.ts ***!
\****************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ NoraService: () => (/* binding */ NoraService)
/* harmony export */ });
/* harmony import */ var rxjs__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! rxjs */ 63150);
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @angular/core */ 96623);
/* harmony import */ var _angular_common_http__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @angular/common/http */ 77008);
/* harmony import */ var _logger_service__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../logger.service */ 68620);
class NoraService {
constructor(http, loggerService) {
this.http = http;
this.loggerService = loggerService;
this.noraPaisesObservable = new rxjs__WEBPACK_IMPORTED_MODULE_1__.Subject();
this.noraPaises = {};
this.noraProvinciasObservable = new rxjs__WEBPACK_IMPORTED_MODULE_1__.Subject();
this.noraProvincias = {};
this.noraMunicipiosObservable = new rxjs__WEBPACK_IMPORTED_MODULE_1__.Subject();
this.noraMunicipios = {};
this.noraLocalidadesObservable = new rxjs__WEBPACK_IMPORTED_MODULE_1__.Subject();
this.noraLocalidades = {};
this.noraCallesObservable = new rxjs__WEBPACK_IMPORTED_MODULE_1__.Subject();
this.noraCalles = {};
this.noraDireccionPostalObservable = new rxjs__WEBPACK_IMPORTED_MODULE_1__.Subject();
this.noraDireccionPostal = {};
this.noraNumerosObservable = new rxjs__WEBPACK_IMPORTED_MODULE_1__.Subject();
this.noraNumeros = {};
this.noraEscalerasObservable = new rxjs__WEBPACK_IMPORTED_MODULE_1__.Subject();
this.noraEscaleras = {};
this.noraPisosObservable = new rxjs__WEBPACK_IMPORTED_MODULE_1__.Subject();
this.noraPisos = {};
this.noraPlantaObservable = new rxjs__WEBPACK_IMPORTED_MODULE_1__.Subject();
this.noraLetrasObservable = new rxjs__WEBPACK_IMPORTED_MODULE_1__.Subject();
this.noraLetras = {};
}
// Devuelve la lista completa de paises para cargar el select de direccion postal pais
getPaises() {
if (this.noraPaises.length > 0) {
setTimeout(() => {
this.noraPaisesObservable.next(this.noraPaises);
}, 0);
return this.noraPaisesObservable;
}
const uri = encodeURI('/x43nServiciosWar/restservices/nora/paises');
this.http.get(uri).subscribe(paises => {
this.noraPaises = paises;
this.noraPaisesObservable.next(paises);
}, error => {
this.loggerService.error(error);
}, () => {});
return this.noraPaisesObservable;
}
// Devuelve la lista completa de provincias para cargar el select de direccion postal provincia
getProvincias() {
if (this.noraProvincias.length > 0) {
setTimeout(() => {
this.noraProvinciasObservable.next(this.noraProvincias);
}, 0);
return this.noraProvinciasObservable;
}
const uri = encodeURI('/x43nServiciosWar/restservices/nora/provincias');
this.http.get(uri).subscribe(provincias => {
this.noraProvincias = provincias;
this.noraProvinciasObservable.next(this.noraProvincias);
}, error => {
this.loggerService.error(error);
}, () => {});
return this.noraProvinciasObservable;
}
// Devuelve la lista de municipios segun la provincia para cargar el select de direccion postal municipio
getMunicipio(cod) {
const uri = encodeURI('/x43nServiciosWar/restservices/nora/municipios/' + cod);
this.http.get(uri).subscribe(municipios => {
this.noraMunicipios = municipios;
this.noraMunicipiosObservable.next(this.noraMunicipios);
}, error => {
this.loggerService.error(error);
}, () => {});
return this.noraMunicipiosObservable;
}
// Devuelve la lista de las localizaciones segun la provincia y municipio para cargar el select de direccion postal localidades
getLocalidades(provincia, municipio) {
const uri = encodeURI('/x43nServiciosWar/restservices/nora/localidades/' + provincia + '/' + municipio);
this.http.get(uri).subscribe(localidades => {
this.noraLocalidades = localidades;
this.noraLocalidadesObservable.next(this.noraLocalidades);
}, error => {
this.loggerService.error(error);
}, () => {});
return this.noraLocalidadesObservable;
}
// Devuelve la lista de calles y codigo postal asociado a la provincia y municipio para seleccionar en el input
getCallesMunicipio(provincia, municipio) {
const uri = encodeURI('/x43nServiciosWar/restservices/nora/calles/' + provincia + '/' + municipio);
this.http.get(uri).subscribe(calles => {
this.noraCalles = calles;
this.noraCallesObservable.next(this.noraCalles);
}, error => {
this.loggerService.error(error);
}, () => {});
return this.noraCallesObservable;
}
// Devuevle el pais, provincia, municipio, localidades y calles para precargar toda la lista
getUbicacionByCodPostal(codigoPostal) {
const uri = encodeURI('/x43nServiciosWar/restservices/nora/ubicacionByCodPostal/' + codigoPostal);
this.http.get(uri).subscribe(datos => {
this.noraDireccionPostal = datos;
this.noraDireccionPostalObservable.next(this.noraDireccionPostal);
}, error => {
this.loggerService.error(error);
}, () => {});
return this.noraDireccionPostalObservable;
}
getNumerosCalle(localidad, calle) {
const uri = encodeURI('/x43nServiciosWar/restservices/nora/numero/' + localidad + '/' + calle);
this.http.get(uri).subscribe(numeros => {
this.noraNumeros = numeros;
this.noraNumerosObservable.next(this.noraNumeros);
}, error => {
this.loggerService.error(error);
}, () => {});
return this.noraNumerosObservable;
}
getEscaleras(portal) {
const uri = encodeURI('/x43nServiciosWar/restservices/nora/escalera/' + portal);
this.http.get(uri).subscribe(escaleras => {
this.noraEscaleras = escaleras;
this.noraEscalerasObservable.next(this.noraEscaleras);
}, error => {
this.loggerService.error(error);
}, () => {});
return this.noraEscalerasObservable;
}
getPisos(portal) {
const uri = encodeURI('/x43nServiciosWar/restservices/nora/piso/' + portal);
this.http.get(uri).subscribe(pisos => {
this.noraPisos = pisos;
this.noraPisosObservable.next(this.noraPisos);
}, error => {
this.loggerService.error(error);
}, () => {});
return this.noraPisosObservable;
}
getCodPlanta(calle, portal, escalera, piso) {
const uri = encodeURI('/x43nServiciosWar/restservices/nora/planta/' + portal + '/' + escalera + '/' + piso);
this.http.get(uri).subscribe(planta => {
let respuesta = {
'codPortal': portal,
'codCalle': calle,
'codPlanta': planta
};
this.noraPlantaObservable.next(respuesta);
}, error => {
this.loggerService.error(error);
}, () => {});
return this.noraPlantaObservable;
}
getLetras(calle, portal, piso) {
const uri = encodeURI('/x43nServiciosWar/restservices/nora/letra/' + calle + '/' + portal + '/' + piso);
this.http.get(uri).subscribe(letras => {
this.noraLetras = letras;
this.noraLetrasObservable.next(this.noraLetras);
}, error => {
this.loggerService.error(error);
}, () => {});
return this.noraLetrasObservable;
}
static #_ = this.ɵfac = function NoraService_Factory(t) {
return new (t || NoraService)(_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵinject"](_angular_common_http__WEBPACK_IMPORTED_MODULE_3__.HttpClient), _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵinject"](_logger_service__WEBPACK_IMPORTED_MODULE_0__.LoggerService));
};
static #_2 = this.ɵprov = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵdefineInjectable"]({
token: NoraService,
factory: NoraService.ɵfac
});
}
/***/ }),
/***/ 57949:
/*!**************************************************************!*\
!*** ./src/app/core/services/data/notificaciones.service.ts ***!
\**************************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ NotificacionesService: () => (/* binding */ NotificacionesService)
/* harmony export */ });
/* harmony import */ var rxjs__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! rxjs */ 63150);
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! @angular/core */ 96623);
/* harmony import */ var _data_notificacionesPlatea_service__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../data/notificacionesPlatea.service */ 44198);
/* harmony import */ var _data_notificacionesPuc_service__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../data/notificacionesPuc.service */ 32819);
/* harmony import */ var _data_startup_service__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../data/startup.service */ 90678);
/* harmony import */ var _state_service__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../state.service */ 2049);
/* harmony import */ var _webStorage_service__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../webStorage.service */ 86307);
class NotificacionesService {
getImplementacionNotificacion() {
const puc_activated = this.propertiesService.getProperty('puc_activated') === 'true';
if (this.webStorageService.connectedUser.hasAnyRole('fhuser') || !puc_activated || puc_activated && this.stateService.selectedUser.entidad || this.webStorageService.esNivelSeguridadBasico()) {
return this.notificacionesPlateaServices;
}
return this.notificacionesPucServices;
}
constructor(notificacionesPlateaServices, notificacionesPucServices, propertiesService, stateService, webStorageService) {
this.notificacionesPlateaServices = notificacionesPlateaServices;
this.notificacionesPucServices = notificacionesPucServices;
this.propertiesService = propertiesService;
this.stateService = stateService;
this.webStorageService = webStorageService;
this.resumenObservable = new rxjs__WEBPACK_IMPORTED_MODULE_5__.Subject();
let notServices = this.notificacionesPucServices;
const puc_activated = this.propertiesService.getProperty('puc_activated') === 'true';
if (!puc_activated || puc_activated && stateService.selectedUser.entidad) {
notServices = this.notificacionesPlateaServices;
}
this.setVariableas(notServices);
this.stateService.selectedUserObservable.subscribe(selectedUserData => {
this.setVariableas(this.getImplementacionNotificacion());
});
}
setVariableas(notServices) {
// Inicialización de variables
this.resumenObservable = notServices.resumenObservable;
this.resumen = notServices.resumen;
this.notificacionesObservable = notServices.notificacionesObservable;
this.notificaciones = notServices.notificaciones;
notServices.procedeObservable.subscribe(procede => {
this.procede = procede;
});
notServices.buscandoObservable.subscribe(buscando => {
this.buscandoNotificaciones = buscando;
});
this.errorNotificaciones = notServices.errorNotificaciones;
this.notificacionObservable = notServices.notificacionObservable;
}
resetNotificaciones() {
const notificacionesService = this.getImplementacionNotificacion();
return notificacionesService.resetNotificaciones();
}
getResumen(selectedUser) {
const notificacionesService = this.getImplementacionNotificacion();
return notificacionesService.getResumen(selectedUser);
}
getNotificaciones(selectedUser, filterValue) {
//se copia el filtro sin el campo rangoFechas para hacer la petición
let noRangoFechasFilterValue = {
...filterValue
};
if (noRangoFechasFilterValue.rangoFechas) {
delete noRangoFechasFilterValue.rangoFechas;
}
;
const notificacionesService = this.getImplementacionNotificacion();
return notificacionesService.getNotificaciones(selectedUser, noRangoFechasFilterValue);
}
getNotificacionesCount(selectedUser, filterValue) {
//se copia el filtro sin el campo rangoFechas para hacer la petición
let noRangoFechasFilterValue = {
...filterValue
};
if (noRangoFechasFilterValue.rangoFechas) {
delete noRangoFechasFilterValue.rangoFechas;
}
;
const notificacionesService = this.getImplementacionNotificacion();
return notificacionesService.getNotificacionesCount(selectedUser, noRangoFechasFilterValue);
}
getNotificacion(selectedUser, notificationId) {
const notificacionesService = this.getImplementacionNotificacion();
return notificacionesService.getNotificacion(selectedUser, notificationId);
}
acceptNotificacion(selectedUser, notificationId) {
const notificacionesService = this.getImplementacionNotificacion();
return notificacionesService.acceptNotificacion(selectedUser, notificationId);
}
doc(selectedUser, notificationId, docId, referencia, ref, apv, idProcedimiento, tipoNotificacion) {
let notificacionesService;
if (this.stateService.selectedUser.entidad || referencia && referencia.includes('r02o~') || this.webStorageService.esNivelSeguridadBasico()) {
if (referencia) {
docId = referencia.substr(5);
}
notificacionesService = this.notificacionesPlateaServices;
return notificacionesService.doc(selectedUser, notificationId, docId, ref, idProcedimiento, tipoNotificacion);
} else {
notificacionesService = this.getImplementacionNotificacion();
return notificacionesService.doc(selectedUser, notificationId, ref, apv, idProcedimiento, tipoNotificacion);
}
}
removeResumen(notificacion) {
const notificacionesService = this.getImplementacionNotificacion();
return notificacionesService.removeResumen(notificacion);
}
changeNotification(notificacion) {
const notificacionesService = this.getImplementacionNotificacion();
return notificacionesService.changeNotification(notificacion);
}
static #_ = this.ɵfac = function NotificacionesService_Factory(t) {
return new (t || NotificacionesService)(_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵinject"](_data_notificacionesPlatea_service__WEBPACK_IMPORTED_MODULE_0__.NotificacionesPlateaService), _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵinject"](_data_notificacionesPuc_service__WEBPACK_IMPORTED_MODULE_1__.NotificacionesPucService), _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵinject"](_data_startup_service__WEBPACK_IMPORTED_MODULE_2__.PropertiesService), _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵinject"](_state_service__WEBPACK_IMPORTED_MODULE_3__.StateService), _angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵinject"](_webStorage_service__WEBPACK_IMPORTED_MODULE_4__.WebStorageService));
};
static #_2 = this.ɵprov = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_6__["ɵɵdefineInjectable"]({
token: NotificacionesService,
factory: NotificacionesService.ɵfac
});
}
/***/ }),
/***/ 44198:
/*!********************************************************************!*\
!*** ./src/app/core/services/data/notificacionesPlatea.service.ts ***!
\********************************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ NotificacionesPlateaService: () => (/* binding */ NotificacionesPlateaService)
/* harmony export */ });
/* harmony import */ var rxjs__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! rxjs */ 63150);
/* harmony import */ var rxjs__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! rxjs */ 32790);
/* harmony import */ var rxjs_operators__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! rxjs/operators */ 83646);
/* harmony import */ var rxjs_operators__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! rxjs/operators */ 68713);
/* harmony import */ var _angular_common_http__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! @angular/common/http */ 77008);
/* harmony import */ var _model_notificaciones_model__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../../model/notificaciones.model */ 67459);
/* harmony import */ var _model_delivery_model__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../../model/delivery.model */ 41431);
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! @angular/core */ 96623);
/* harmony import */ var _state_service__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../state.service */ 2049);
/* harmony import */ var _messages_service__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../messages.service */ 20084);
class NotificacionesPlateaService {
constructor(http, stateService, messagesService) {
this.http = http;
this.stateService = stateService;
this.messagesService = messagesService;
//estados de las notificaciones en R02O
this.ESTADO_PENDIENTE = '1';
this.ESTADO_PRACTICADA = '2';
this.ESTADO_EXPIRADA = '3';
this.ESTADO_RECHAZADA = '4';
this.ESTADO_DEVUELTA = '5';
this.resumenObservable = new rxjs__WEBPACK_IMPORTED_MODULE_4__.Subject();
this.resumen = [];
this.notificacionesObservable = new rxjs__WEBPACK_IMPORTED_MODULE_4__.Subject();
this.notificaciones = [];
this.procede = true;
this.buscandoNotificaciones = false;
this.notificacionObservable = new rxjs__WEBPACK_IMPORTED_MODULE_4__.Subject();
this.procedeObservable = new rxjs__WEBPACK_IMPORTED_MODULE_4__.Subject();
this.buscandoObservable = new rxjs__WEBPACK_IMPORTED_MODULE_4__.Subject();
}
resetNotificaciones() {
this.notificaciones = [];
}
getResumen(selectedUser) {
this.buscandoNotificaciones = true;
this.errorNotificaciones = undefined;
const userIdentifier = this.stateService.getUserIdentifier(selectedUser);
this.http.get('/x43nServiciosWar/restservices/notificaciones/' + userIdentifier + '/resumen').pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_5__.retry)(0)).subscribe(res => {
const resumen = res || [];
if (userIdentifier === this.stateService.getUserIdentifier(this.stateService.selectedUser)) {
this.resumen = resumen;
this.resumenObservable.next(resumen);
}
}, error => {
this.buscandoNotificaciones = false;
this.errorNotificaciones = new _model_notificaciones_model__WEBPACK_IMPORTED_MODULE_0__.ErrorNotificaciones({
code: '',
title: '',
texto: '',
detalle: error,
textoAction: '',
action: () => this.getResumen(selectedUser)
});
this.messagesService.pushError(this.errorNotificaciones);
this.resumenObservable.next([]);
}, () => {
this.buscandoNotificaciones = false;
});
return this.resumenObservable;
}
getNotificaciones(selectedUser, filterValue) {
this.errorNotificaciones = undefined;
const userIdentifier = this.stateService.getUserIdentifier(selectedUser);
let noRangoFechasFilterValue = {
...filterValue
};
if (noRangoFechasFilterValue.rangoFechas) {
delete noRangoFechasFilterValue.rangoFechas;
}
;
const uri = encodeURI('/x43nServiciosWar/restservices/notificaciones/' + userIdentifier + '?query=' + JSON.stringify(noRangoFechasFilterValue) + '&desde=' + this.notificaciones.length);
if (!this.buscandoNotificaciones) {
this.buscandoNotificaciones = true;
this.http.get(uri).pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_5__.retry)(0)).subscribe(res => {
const notificaciones = res || [];
this.procede = this.notificaciones.length === 0 || this.notificaciones.length < this.notificaciones.length + notificaciones.length;
if (this.procede && userIdentifier === this.stateService.getUserIdentifier(this.stateService.selectedUser)) {
this.notificaciones = this.notificaciones.concat(notificaciones);
}
}, error => {
this.buscandoNotificaciones = false;
this.errorNotificaciones = new _model_notificaciones_model__WEBPACK_IMPORTED_MODULE_0__.ErrorNotificaciones({
code: '',
title: '',
texto: '',
detalle: error,
textoAction: '',
action: () => this.getNotificaciones(selectedUser, filterValue)
});
this.messagesService.pushError(this.errorNotificaciones);
}, () => {
this.buscandoNotificaciones = false;
this.procedeObservable.next(this.procede);
this.buscandoObservable.next(this.buscandoNotificaciones);
this.notificacionesObservable.next(this.notificaciones);
});
}
return this.notificacionesObservable;
}
getNotificacionesCount(selectedUser, filterValue) {
let noRangoFechasFilterValue = {
...filterValue
};
if (noRangoFechasFilterValue.rangoFechas) {
delete noRangoFechasFilterValue.rangoFechas;
}
;
const uri = encodeURI('/x43nServiciosWar/restservices/notificaciones/' + this.stateService.getUserIdentifier(selectedUser) + '/count/' + '?query=' + JSON.stringify(noRangoFechasFilterValue) + '&desde=' + this.notificaciones.length);
this.http.get(uri).pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_5__.retry)(0)).subscribe(res => {
const count = res || 0;
this.stateService.state.notificaciones.count = count;
if (this.stateService.state.area === 'puc') {
this.stateService.state.notificacionesPuc.count = count;
}
}, error => {});
return this.stateService.state.notificaciones.count;
}
getNotificacion(selectedUser, notificationId) {
this.buscandoNotificaciones = true;
this.errorNotificaciones = undefined;
const userIdentifier = this.stateService.getUserIdentifier(selectedUser);
this.http.get('/x43nServiciosWar/restservices/notificaciones/' + userIdentifier + '/' + notificationId).pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_6__.catchError)(this.handleError)).subscribe(res => {
let notificacion = res || {};
this.buscandoNotificaciones = false;
if (userIdentifier === this.stateService.getUserIdentifier(this.stateService.selectedUser)) {
// Si la notificación es diferente de pendiente, la buscamos de la lista de pendientes para eliminarla
this.removeResumen(notificacion);
// Si es una certificación, puede cambiar el estado
this.changeNotification(notificacion);
this.notificacionObservable.next(notificacion);
}
}, error => {
this.buscandoNotificaciones = false;
this.notificacionObservable.next({});
this.errorNotificaciones = new _model_notificaciones_model__WEBPACK_IMPORTED_MODULE_0__.ErrorNotificaciones({
code: '',
title: '',
texto: '',
detalle: error,
textoAction: '',
action: () => this.getNotificacion(selectedUser, notificationId)
});
this.messagesService.pushError(this.errorNotificaciones);
});
return this.notificacionObservable;
}
acceptNotificacion(selectedUser, notificationId) {
const headers = new _angular_common_http__WEBPACK_IMPORTED_MODULE_7__.HttpHeaders({
'Content-Type': 'application/json'
});
const options = {
headers: headers
};
const userIdentifier = this.stateService.getUserIdentifier(selectedUser);
this.http.put('/x43nServiciosWar/restservices/notificaciones/' + userIdentifier + '/' + notificationId, options).pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_6__.catchError)(this.handleError)).subscribe(res => {
let notificacion = res || {};
if (userIdentifier === this.stateService.getUserIdentifier(this.stateService.selectedUser)) {
// Si la notificación es diferente de pendiente, la buscamos de la lista de pendientes para eliminarla
this.removeResumen(notificacion);
// Ha cambiado el estado de la notificación
this.changeNotification(notificacion);
this.notificacionObservable.next(notificacion);
}
}, error => {
this.notificacionObservable.next([]);
this.errorNotificaciones = new _model_notificaciones_model__WEBPACK_IMPORTED_MODULE_0__.ErrorNotificaciones({
code: '',
title: '',
texto: '',
detalle: error,
textoAction: '',
action: () => this.getNotificacion(selectedUser, notificationId)
});
this.messagesService.pushError(this.errorNotificaciones);
});
return this.notificacionObservable;
}
doc(selectedUser, notificationId, docId, referencia, idProcedimiento, tipoNotificacion) {
const params = new _angular_common_http__WEBPACK_IMPORTED_MODULE_7__.HttpParams().set('idProcedimiento', idProcedimiento).set('tipoNotificacion', tipoNotificacion);
return this.http.get('/x43nServiciosWar/restservices/notificaciones/' + this.stateService.getUserIdentifier(selectedUser) + '/' + notificationId + '/' + docId, {
params: params,
responseType: 'blob',
observe: 'response'
}).pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_6__.catchError)(this.handleError));
}
removeResumen(notificacion) {
if (notificacion.deliveryElectronica !== undefined && notificacion.deliveryElectronica.deliveryStatus && notificacion.deliveryElectronica.deliveryStatus !== '1' || notificacion.deliveryPostal !== undefined && notificacion.deliveryPostal.deliveryStatus && notificacion.deliveryPostal.deliveryStatus !== '1') {
// Diferente de pendiente
const oldSize = this.resumen.length;
this.resumen = this.resumen.filter(not => not.notificationId !== notificacion.notificationId);
// Si hay un cambio de tamaño, notificamos el evento
if (oldSize !== this.resumen.length) {
this.resumenObservable.next(this.resumen);
}
}
}
changeNotification(notificacion) {
const notLista = this.notificaciones.find(not => not.notificationId === notificacion.notificationId);
if (notLista && notificacion.deliveryElectronica !== undefined && (notLista.deliveryElectronica !== undefined && notLista.deliveryElectronica.deliveryStatus !== notificacion.deliveryElectronica.deliveryStatus || notLista.deliveryPostal !== undefined && notLista.deliveryPostal.deliveryStatus !== notificacion.deliveryElectronica.deliveryStatus)) {
if (notLista.deliveryElectronica !== undefined) {
notLista.deliveryElectronica.deliveryStatus = notificacion.deliveryElectronica.deliveryStatus;
notLista.deliveryElectronica.deliveryTimestamp = notificacion.deliveryElectronica.deliveryTimestamp;
} else {
notLista.deliveryElectronica = new _model_delivery_model__WEBPACK_IMPORTED_MODULE_1__.Delivery(notificacion.deliveryElectronica.deliveryStatus, notificacion.deliveryElectronica.deliveryPersonId, notificacion.deliveryElectronica.deliveryPersonName, notificacion.deliveryElectronica.deliveryTimestamp);
}
this.notificacionesObservable.next(notLista);
}
}
handleError(error) {
return (0,rxjs__WEBPACK_IMPORTED_MODULE_8__.throwError)(error);
}
static #_ = this.ɵfac = function NotificacionesPlateaService_Factory(t) {
return new (t || NotificacionesPlateaService)(_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵinject"](_angular_common_http__WEBPACK_IMPORTED_MODULE_7__.HttpClient), _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵinject"](_state_service__WEBPACK_IMPORTED_MODULE_2__.StateService), _angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵinject"](_messages_service__WEBPACK_IMPORTED_MODULE_3__.MessagesService));
};
static #_2 = this.ɵprov = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_9__["ɵɵdefineInjectable"]({
token: NotificacionesPlateaService,
factory: NotificacionesPlateaService.ɵfac
});
}
/***/ }),
/***/ 32819:
/*!*****************************************************************!*\
!*** ./src/app/core/services/data/notificacionesPuc.service.ts ***!
\*****************************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ NotificacionesPucService: () => (/* binding */ NotificacionesPucService)
/* harmony export */ });
/* harmony import */ var rxjs__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! rxjs */ 63150);
/* harmony import */ var rxjs__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(/*! rxjs */ 32790);
/* harmony import */ var _angular_common_http__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(/*! @angular/common/http */ 77008);
/* harmony import */ var rxjs_operators__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! rxjs/operators */ 61856);
/* harmony import */ var rxjs_operators__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! rxjs/operators */ 23246);
/* harmony import */ var rxjs_operators__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! rxjs/operators */ 83646);
/* harmony import */ var rxjs_operators__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! rxjs/operators */ 68713);
/* harmony import */ var _angular_router__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! @angular/router */ 41099);
/* harmony import */ var _model_notificaciones_model__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../../model/notificaciones.model */ 67459);
/* harmony import */ var _model_delivery_model__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../../model/delivery.model */ 41431);
/* harmony import */ var _components_dialog_mensaje_dialog_mensaje_component__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../../../components/dialog/mensaje/dialog-mensaje.component */ 82649);
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(/*! @angular/core */ 96623);
/* harmony import */ var _state_service__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../state.service */ 2049);
/* harmony import */ var _browser_service__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../browser.service */ 45120);
/* harmony import */ var _messages_service__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../messages.service */ 20084);
/* harmony import */ var _startup_service__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./startup.service */ 90678);
/* harmony import */ var _logger_service__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ../logger.service */ 68620);
/* harmony import */ var _webStorage_service__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ../webStorage.service */ 86307);
/* harmony import */ var _angular_material_dialog__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(/*! @angular/material/dialog */ 72768);
class NotificacionesPucService {
constructor(http, router, stateService, browserService, messagesService, propertiesService, loggerService, webStorageService, dialog) {
this.http = http;
this.router = router;
this.stateService = stateService;
this.browserService = browserService;
this.messagesService = messagesService;
this.propertiesService = propertiesService;
this.loggerService = loggerService;
this.webStorageService = webStorageService;
this.dialog = dialog;
//estado de las notificaciones en PUC
this.ESTADO_PENDIENTE = '1';
this.ESTADO_PRACTICADA = '2';
this.ESTADO_RECHAZADA = '3';
this.ESTADO_EXPIRADA = '4';
this.ESTADO_DEVUELTA = '5';
this.properties = {};
this.resumenObservable = new rxjs__WEBPACK_IMPORTED_MODULE_9__.Subject();
this.resumen = [];
this.notificacionesObservable = new rxjs__WEBPACK_IMPORTED_MODULE_9__.Subject();
this.notificaciones = [];
this.procede = true;
this.buscandoNotificaciones = false;
this.organismos = [];
this.listadoOrganimsoObservable = new rxjs__WEBPACK_IMPORTED_MODULE_9__.Subject();
this.notificacionObservable = new rxjs__WEBPACK_IMPORTED_MODULE_9__.Subject();
this.procedeObservable = new rxjs__WEBPACK_IMPORTED_MODULE_9__.Subject();
this.buscandoObservable = new rxjs__WEBPACK_IMPORTED_MODULE_9__.Subject();
this.properties = propertiesService.startupData;
this.router.events.pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_10__.filter)(evt => evt instanceof _angular_router__WEBPACK_IMPORTED_MODULE_11__.RoutesRecognized), (0,rxjs_operators__WEBPACK_IMPORTED_MODULE_12__.pairwise)()).subscribe(events => {
this.previousUrl = events[0].urlAfterRedirects;
});
}
resetNotificaciones() {
this.notificaciones = [];
}
getResumen(selectedUser) {
this.buscandoNotificaciones = true;
this.errorNotificaciones = undefined;
const userIdentifier = this.stateService.getUserIdentifier(selectedUser);
const restURL = this.properties.puc_notificacion + userIdentifier + '/resumen';
this.http.get(restURL).pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_13__.retry)(0)).subscribe(res => {
const resumen = res || [];
if (userIdentifier === this.stateService.getUserIdentifier(this.stateService.selectedUser)) {
this.resumen = resumen;
this.resumenObservable.next(resumen);
}
}, error => {
this.buscandoNotificaciones = false;
this.errorNotificaciones = new _model_notificaciones_model__WEBPACK_IMPORTED_MODULE_0__.ErrorNotificaciones({
code: '',
title: '',
texto: '',
detalle: error,
textoAction: '',
action: () => this.getResumen(selectedUser)
});
this.messagesService.pushError(this.errorNotificaciones);
this.resumenObservable.next([]);
}, () => {
this.buscandoNotificaciones = false;
});
return this.resumenObservable;
}
getNotificaciones(selectedUser, filterValue) {
this.errorNotificaciones = undefined;
const userIdentifier = this.stateService.getUserIdentifier(selectedUser);
const restURL = this.properties.puc_notificacion + userIdentifier;
const uri = encodeURI(restURL + '?query=' + JSON.stringify(filterValue) + '&desde=' + this.notificaciones.length);
if (!this.buscandoNotificaciones) {
this.buscandoNotificaciones = true;
this.http.get(uri).pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_13__.retry)(0)).subscribe(res => {
const notificaciones = res || [];
this.procede = this.notificaciones.length === 0 || this.notificaciones.length < this.notificaciones.length + notificaciones.length;
if (this.procede && userIdentifier === this.stateService.getUserIdentifier(this.stateService.selectedUser)) {
this.notificaciones = this.notificaciones.concat(notificaciones);
}
}, error => {
this.buscandoNotificaciones = false;
this.errorNotificaciones = new _model_notificaciones_model__WEBPACK_IMPORTED_MODULE_0__.ErrorNotificaciones({
code: '',
title: '',
texto: '',
detalle: error,
textoAction: '',
action: () => this.getNotificaciones(selectedUser, filterValue)
});
this.messagesService.pushError(this.errorNotificaciones);
}, () => {
this.buscandoNotificaciones = false;
this.procedeObservable.next(this.procede);
this.buscandoObservable.next(this.buscandoNotificaciones);
this.notificacionesObservable.next(this.notificaciones);
});
}
return this.notificacionesObservable;
}
getNotificacionesCount(selectedUser, filterValue) {
const restURL = this.properties.puc_notificacion + this.stateService.getUserIdentifier(selectedUser) + '/count/';
const uri = encodeURI(restURL + '?query=' + JSON.stringify(filterValue));
this.http.get(uri).subscribe(res => {
const count = res || 0;
this.stateService.state.notificacionesPuc.count = count;
}, error => {});
return this.stateService.state.notificacionesPuc.count;
}
goExternalUrl(notifAct) {
this.browserService.openNewWindowWithURL(notifAct.externalURL, '_blank');
this.goBack();
}
validacionNotificacionURLExternal(notificacion) {
return notificacion !== undefined && notificacion.externalURL !== undefined && notificacion.activo == true;
}
getNotificacion(selectedUser, notificationId) {
this.errorNotificaciones = undefined;
const notifAct = this.notificaciones.filter(x => x.notificationId === notificationId)[0];
/* Si se recarga la página justo en el detalle,
* se pierde la lista de notificaciones y da un error de que notifAct es undefined. En principio, si estamos mostrando el detalle,
* significa que no tiene informada la 'externalURL' y por tanto podemos obviar esa parte.
*/
if (this.validacionNotificacionURLExternal(notifAct)) {
this.goExternalUrl(notifAct);
} else {
this.buscandoNotificaciones = true;
const userIdentifier = this.stateService.getUserIdentifier(selectedUser);
const restURL = this.properties.puc_notificacion + userIdentifier + '/' + notificationId;
this.http.get(restURL).pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_14__.catchError)(this.handleError)).subscribe(res => {
let notificacion = res || {};
if (this.validacionNotificacionURLExternal(notificacion)) {
this.goExternalUrl(notificacion);
}
this.buscandoNotificaciones = false;
if (userIdentifier === this.stateService.getUserIdentifier(this.stateService.selectedUser)) {
// Si la notificación es diferente de pendiente, la buscamos de la lista de pendientes para eliminarla
this.removeResumen(notificacion);
// Si es una certificación, puede cambiar el estado
this.changeNotification(notificacion);
this.notificacionObservable.next(notificacion);
}
}, error => {
this.buscandoNotificaciones = false;
this.notificacionObservable.next({});
this.errorNotificaciones = new _model_notificaciones_model__WEBPACK_IMPORTED_MODULE_0__.ErrorNotificaciones({
code: '',
title: '',
texto: '',
detalle: error,
textoAction: '',
action: () => this.getNotificacion(selectedUser, notificationId)
});
this.messagesService.pushError(this.errorNotificaciones);
});
}
return this.notificacionObservable;
}
acceptNotificacion(selectedUser, notificationId) {
const headers = new _angular_common_http__WEBPACK_IMPORTED_MODULE_15__.HttpHeaders({
'Content-Type': 'application/json'
});
const options = {
headers: headers
};
const userIdentifier = this.stateService.getUserIdentifier(selectedUser);
//si es fh se guarda la traza
if (this.webStorageService.connectedUser.hasAnyRole('fhuser')) {
const jsonBody = {
'tipoDatoClave': '2',
'datoClave': notificationId,
'datosExtra': '{"accion":"acuse", "idNotPuc" : ' + notificationId + '}'
};
const urlTrazaFH = '/x43nServiciosWar/restservices/funcionarioHabilitado/' + this.stateService.selectedUser.id;
this.http.put(urlTrazaFH, jsonBody).subscribe({
error: console.log,
complete: () => console.log('completed')
});
}
// TODO hay que aniadir que las notificaciones del consumidor Platea se acusan en Platea.
const restURL = this.properties.puc_notificacion + userIdentifier + '/' + notificationId;
this.http.put(restURL, options).pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_14__.catchError)(this.handleError)).subscribe(notificacion => {
if (userIdentifier === this.stateService.getUserIdentifier(this.stateService.selectedUser)) {
// Si la notificación es diferente de pendiente, la buscamos de la lista de pendientes para eliminarla
this.removeResumen(notificacion);
// Ha cambiado el estado de la notificación
this.changeNotification(notificacion);
this.notificacionObservable.next(notificacion);
}
});
return this.notificacionObservable;
}
getObtenerOrganismos(selectedUser) {
const restURL = this.properties.puc_notificacion + this.stateService.getUserIdentifier(selectedUser) + '/organismos';
this.http.get(restURL).subscribe(res => {
const organismos = res || {};
this.organismos = organismos;
this.listadoOrganimsoObservable.next(this.organismos);
}, error => {
this.loggerService.error(error);
});
return this.listadoOrganimsoObservable;
}
doc(selectedUser, idNotificacion, ref, apv, idProcedimiento, tipoNotificacion) {
const refSinSaltos = ref.replace(new RegExp('\n', 'g'), ' ');
const headers = new _angular_common_http__WEBPACK_IMPORTED_MODULE_15__.HttpHeaders().set('referencia', refSinSaltos).set('idNotificacion', idNotificacion);
const params = new _angular_common_http__WEBPACK_IMPORTED_MODULE_15__.HttpParams().set('idProcedimiento', idProcedimiento).set('tipoNotificacion', tipoNotificacion);
const options = {
headers: headers,
params: params,
responseType: 'blob',
observe: 'response'
};
return this.http.get('/x43nServiciosWar/restservices/notificaciones/getDocXml/' + this.stateService.getUserIdentifier(selectedUser) + '/' + apv + '/descargar', options).pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_14__.catchError)(this.handleError));
}
removeResumen(notificacion) {
if (notificacion.deliveryElectronica !== undefined && notificacion.deliveryElectronica.deliveryStatus && notificacion.deliveryElectronica.deliveryStatus !== '1' || notificacion.deliveryPostal !== undefined && notificacion.deliveryPostal.deliveryStatus && notificacion.deliveryPostal.deliveryStatus !== '1') {
// Diferente de pendiente
const oldSize = this.resumen.length;
this.resumen = this.resumen.filter(not => not.notificationId !== notificacion.notificationId);
// Si hay un cambio de tamaño, notificamos el evento
if (oldSize !== this.resumen.length) {
this.resumenObservable.next(this.resumen);
}
}
}
changeNotification(notificacion) {
const notLista = this.notificaciones.find(not => not.notificationId === notificacion.notificationId);
if (notLista && notificacion.deliveryElectronica !== undefined && (notLista.deliveryElectronica !== undefined && notLista.deliveryElectronica.deliveryStatus !== notificacion.deliveryElectronica.deliveryStatus || notLista.deliveryPostal !== undefined && notLista.deliveryPostal.deliveryStatus !== notificacion.deliveryElectronica.deliveryStatus)) {
if (notLista.deliveryElectronica !== undefined) {
notLista.deliveryElectronica.deliveryStatus = notificacion.deliveryElectronica.deliveryStatus;
notLista.deliveryElectronica.deliveryTimestamp = notificacion.deliveryElectronica.deliveryTimestamp;
} else {
notLista.deliveryElectronica = new _model_delivery_model__WEBPACK_IMPORTED_MODULE_1__.Delivery(notificacion.deliveryElectronica.deliveryStatus, notificacion.deliveryElectronica.deliveryPersonId, notificacion.deliveryElectronica.deliveryPersonName, notificacion.deliveryElectronica.deliveryTimestamp);
}
this.notificacionesObservable.next(notLista);
}
}
openDialogNotificacionBloqueada(tipoMensaje, detalleMensaje) {
let data = {
tipoMensaje: tipoMensaje,
detalleMensaje: detalleMensaje
};
return this.dialog.open(_components_dialog_mensaje_dialog_mensaje_component__WEBPACK_IMPORTED_MODULE_2__.DialogMensajeComponent, {
data
});
}
handleError(error) {
return (0,rxjs__WEBPACK_IMPORTED_MODULE_16__.throwError)(error);
}
getPreviousUrl() {
return this.previousUrl;
}
goBack() {
if (this.previousUrl.includes('expedientes') && this.previousUrl.includes('detail')) {
let urlTree = this.router.parseUrl(this.previousUrl);
this.browserService.navigateWithParams(urlTree);
} else {
this.router.navigate([this.previousUrl]);
}
}
static #_ = this.ɵfac = function NotificacionesPucService_Factory(t) {
return new (t || NotificacionesPucService)(_angular_core__WEBPACK_IMPORTED_MODULE_17__["ɵɵinject"](_angular_common_http__WEBPACK_IMPORTED_MODULE_15__.HttpClient), _angular_core__WEBPACK_IMPORTED_MODULE_17__["ɵɵinject"](_angular_router__WEBPACK_IMPORTED_MODULE_11__.Router), _angular_core__WEBPACK_IMPORTED_MODULE_17__["ɵɵinject"](_state_service__WEBPACK_IMPORTED_MODULE_3__.StateService), _angular_core__WEBPACK_IMPORTED_MODULE_17__["ɵɵinject"](_browser_service__WEBPACK_IMPORTED_MODULE_4__.BrowserService), _angular_core__WEBPACK_IMPORTED_MODULE_17__["ɵɵinject"](_messages_service__WEBPACK_IMPORTED_MODULE_5__.MessagesService), _angular_core__WEBPACK_IMPORTED_MODULE_17__["ɵɵinject"](_startup_service__WEBPACK_IMPORTED_MODULE_6__.PropertiesService), _angular_core__WEBPACK_IMPORTED_MODULE_17__["ɵɵinject"](_logger_service__WEBPACK_IMPORTED_MODULE_7__.LoggerService), _angular_core__WEBPACK_IMPORTED_MODULE_17__["ɵɵinject"](_webStorage_service__WEBPACK_IMPORTED_MODULE_8__.WebStorageService), _angular_core__WEBPACK_IMPORTED_MODULE_17__["ɵɵinject"](_angular_material_dialog__WEBPACK_IMPORTED_MODULE_18__.MatDialog));
};
static #_2 = this.ɵprov = /*@__PURE__*/_angular_core__WEBPACK_IMPORTED_MODULE_17__["ɵɵdefineInjectable"]({
token: NotificacionesPucService,
factory: NotificacionesPucService.ɵfac
});
}
/***/ }),
/***/ 13853:
/*!*****************************************************!*\
!*** ./src/app/core/services/data/pagos.service.ts ***!
\*****************************************************/
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ PagosService: () => (/* binding */ PagosService)
/* harmony export */ });
/* harmony import */ var rxjs__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! rxjs */ 63150);
/* harmony import */ var rxjs_operators__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! rxjs/operators */ 83646);
/* harmony import */ var _model_pagos_model__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../../model/pagos.model */ 62195);
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! @angular/core */ 96623);
/* harmony import */ var _angular_common_http__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! @angular/common/http */ 77008);
/* harmony import */ var _state_service__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../state.service */ 2049);
/* harmony import */ var _browser_service__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../browser.service */ 45120);
/* harmony import */ var _core_services_data_startup_service__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../../../core/services/data/startup.service */ 90678);
/* harmony import */ var _core_services_webStorage_service__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../../../core/services/webStorage.service */ 86307);
const FETCH_LATENCY = 500;
class PagosService {
constructor(http, stateService, browserService, propertiesService, webStorageService) {
this.http = http;
this.stateService = stateService;
this.browserService = browserService;
this.propertiesService = propertiesService;
this.webStorageService = webStorageService;
// Lista única de pagos pendientes.
this.pagosPendientes = [];
this.pagosPendientesObservable = new rxjs__WEBPACK_IMPORTED_MODULE_5__.Subject();
this.pagosPendientesVisiblesObservable = new rxjs__WEBPACK_IMPORTED_MODULE_5__.Subject();
// Lista de pagos filtrable
this.pagos = [];
this.pagosObservable = new rxjs__WEBPACK_IMPORTED_MODULE_5__.Subject();
this.subPagos = undefined;
// lista de pagos que se muestran en el componente
this.pagosPropios = [];
this.procede = true;
this.buscandoPagos = false;
}
getNativeWindow() {
return window;
}
getPagosPendientesUsuario(selectedUser) {
this.pagosPendientes = [];
this.buscandoPagos = true;
this.errorPagos = undefined;
this.http.get('/x43nServiciosWar/restservices/pagos/' + this.stateService.getUserIdentifier(null) + '/resumen').pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_6__.retry)(0)).subscribe(res => {
const pagosUsuario = res || [];
if (selectedUser === this.stateService.selectedUser.id) {
// si soy el usuario conectado
this.pagosPendientes = this.addPagosPendientes(pagosUsuario, this.pagosPendientes);
this.pagosPendientesObservable.next(this.pagosPendientes);
if (selectedUser === this.webStorageService.connectedUser.id.toString()) {
this.pagosPendientesVisiblesObservable.next(this.pagosPendientes);
} else {
// si soy un empleado, recuperamos solos aquellos que tienen id de expediente
const pagosTmp = this.pagosPendientes.filter(pago => pago.folderId !== undefined);
this.pagosPendientesObservable.next(pagosTmp);
this.pagosPendientesVisiblesObservable.next(pagosTmp);
}
}
}, error => {
this.errorPagos = new _model_pagos_model__WEBPACK_IMPORTED_MODULE_0__.ErrorPagos({
code: '',
title: '',
texto: '',
detalle: error,
textoAction: '',
action: () => this.getPagosPendientesUsuario(selectedUser)
});
this.pagosPendientesObservable.next([]);
this.pagosPendientesVisiblesObservable.next([]);
}, () => {
this.buscandoPagos = false;
});
return this.pagosPendientesObservable;
}
getPagosPendientesExpedientes(selectedUser, listaExpedientes) {
this.buscandoPagos = true;
this.errorPagos = undefined;
const userIdentifier = this.stateService.getUserIdentifier(selectedUser);
this.http.post('/x43nServiciosWar/restservices/pagos/' + userIdentifier + '/expedientes?filtrarSelectUser=false', listaExpedientes).pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_6__.retry)(0)).subscribe(res => {
const pagosExpedientes = res || [];
if (userIdentifier === this.stateService.getUserIdentifier(this.stateService.selectedUser)) {
this.pagosPendientes = this.addPagosPendientes(pagosExpedientes, this.pagosPendientes);
// añadimos
let pagosTmp = this.pagosPendientes;
const pagosRepresentante = this.createPagosDestinatario(pagosExpedientes, listaExpedientes, 2);
pagosTmp = this.addPagosPendientes(pagosRepresentante, pagosTmp);
this.pagosPendientesVisiblesObservable.next(pagosTmp);
}
}, error => {
this.errorPagos = new _model_pagos_model__WEBPACK_IMPORTED_MODULE_0__.ErrorPagos({
code: '',
title: '',
texto: '',
detalle: error,
textoAction: '',
action: () => this.getPagosPendientesExpedientes(selectedUser, listaExpedientes)
});
this.pagosPendientesObservable.next([]);
}, () => {
this.buscandoPagos = false;
});
return this.pagosPendientesObservable;
}
getPagosExpedientes(selectedUser, filtrarSelectUser, listaExpedientes, filterValue) {
//se copia el filtro sin el campo rangoFechas para hacer la petición
let noRangoFechasFilterValue = {
...filterValue
};
if (noRangoFechasFilterValue.rangoFechas) {
delete noRangoFechasFilterValue.rangoFechas;
}
;
if (filterValue.estado === '1') {
// Se subscribe a los pagos pendientes
this.subPagos = this.pagosPendientesObservable.subscribe(pagosPendientes => {
this.pagos = this.aplicaFiltro(pagosPendientes, filterValue);
this.pagosObservable.next(this.pagos);
});
this.pagos = this.aplicaFiltro(this.pagosPendientes, filterValue);
this.pagosObservable.next(this.pagos);
} else {
// Se elimina la subscripción de pagos pendientes
if (this.subPagos) {
this.subPagos.unsubscribe();
this.subPagos = undefined;
}
this.buscandoPagos = true;
this.errorPagos = undefined;
const userIdentifier = this.stateService.getUserIdentifier(selectedUser);
this.http.post('/x43nServiciosWar/restservices/pagos/' + userIdentifier + '/expedientes?filtrarSelectUser=' + filtrarSelectUser + '&query=' + JSON.stringify(noRangoFechasFilterValue), listaExpedientes).pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_6__.retry)(0)).subscribe(res => {
const pagosExpedientes = res || [];
if (userIdentifier === this.stateService.getUserIdentifier(this.stateService.selectedUser)) {
this.pagos = this.addPagosPendientes(pagosExpedientes, this.pagos);
this.pagosObservable.next(this.pagos);
}
}, error => {
this.errorPagos = new _model_pagos_model__WEBPACK_IMPORTED_MODULE_0__.ErrorPagos({
code: '',
title: '',
texto: '',
detalle: error,
textoAction: '',
action: () => this.getPagosExpedientes(selectedUser, filtrarSelectUser, listaExpedientes, filterValue)
});
this.pagosObservable.next([]);
}, () => {
this.buscandoPagos = false;
});
}
return this.pagosObservable;
}
getPagos(selectedUser, filterValue) {
//se copia el filtro sin el campo rangoFechas para hacer la petición
let noRangoFechasFilterValue = {
...filterValue
};
if (noRangoFechasFilterValue.rangoFechas) {
delete noRangoFechasFilterValue.rangoFechas;
}
;
// Si busca por el estado pendiente, entonces busca en local
if (filterValue.estado === '1') {
// Se subscribe a los pagos pendientes
this.subPagos = this.pagosPendientesObservable.subscribe(pagosPendientes => {
this.pagos = this.aplicaFiltro(pagosPendientes, filterValue);
this.pagosObservable.next(this.pagos);
});
this.pagos = this.aplicaFiltro(this.pagosPendientes, filterValue);
this.pagosObservable.next(this.pagos);
} else {
// Se elimina la subscripción de pagos pendientes
if (this.subPagos) {
this.subPagos.unsubscribe();
this.subPagos = undefined;
}
// Busca por los pagos realizados
this.buscandoPagos = true;
this.errorPagos = undefined;
// hay que determinar si se hace la busqueda o si se recupera de las listas previas
const uri = encodeURI('/x43nServiciosWar/restservices/pagos/' + selectedUser + '?query=' + JSON.stringify(noRangoFechasFilterValue));
this.http.get(uri).pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_6__.retry)(0)).subscribe(res => {
const pagos = res || [];
// this.procede = this.pagos.length === 0 || (this.pagos.length < this.pagos.length + pagos.length);
//if (this.procede && selectedUser === this.stateService.selectedUser.id) {
if (this.procede && selectedUser === this.stateService.selectedUser.id) {
this.pagos = pagos;
this.pagosObservable.next(pagos);
}
}, error => {
this.errorPagos = new _model_pagos_model__WEBPACK_IMPORTED_MODULE_0__.ErrorPagos({
code: '',
title: '',
texto: '',
detalle: error,
textoAction: '',
action: () => this.getPagos(selectedUser, filterValue)
});
this.pagosObservable.next([]);
}, () => {
this.buscandoPagos = false;
});
}
return this.pagosObservable;
}
pagar(id) {
// Carga las notificaciones para ese usuario
const url = '/x43nServiciosWar/restservices/pagos/generarPago/' + this.stateService.idioma.toString() + '/' + id;
this.browserService.openNewWindowWithURL(url, '_blank');
}
downloadDoc(lang, id) {
const text1 = '