Files
doneit-web/.angular/cache/14.2.12/babel-webpack/3fd1ef724552f59dd71e596900569232.json
T

1 line
56 KiB
JSON
Raw Normal View History

2023-06-30 09:54:21 +01:00
{"ast":null,"code":"import _asyncToGenerator from \"C:/Users/eudes.inacio/GabineteDigital/gabinete-digital-fo/node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js\";\nimport { __decorate } from \"tslib\";\nimport __NG_CLI_RESOURCE__0 from \"./expedient-task-modal.page.html?ngResource\";\nimport __NG_CLI_RESOURCE__1 from \"./expedient-task-modal.page.scss?ngResource\";\nimport { Component } from '@angular/core';\nimport { Router } from '@angular/router';\nimport { ModalController, NavParams } from '@ionic/angular';\nimport { Despacho } from 'src/app/models/despacho.model';\nimport { AuthService } from 'src/app/services/auth.service';\nimport { ProcessesService } from 'src/app/services/processes.service';\nimport { AttachmentsService } from 'src/app/services/attachments.service';\nimport { ExpedienteDetailPage } from '../expediente-detail/expediente-detail.page';\nimport { AlertService } from 'src/app/services/alert.service';\nimport { SearchPage } from 'src/app/pages/search/search.page';\nimport { ToastService } from 'src/app/services/toast.service';\nimport { AttendeesPageModal } from 'src/app/pages/events/attendees/attendees.page';\nimport { UntypedFormControl, UntypedFormGroup, Validators } from '@angular/forms';\nimport { NGX_MAT_DATE_FORMATS } from '@angular-material-components/datetime-picker';\nimport { DespachoService } from 'src/app/Rules/despacho.service';\nimport { SearchDocumentPipe } from 'src/app/pipes/search-document.pipe';\nimport { ThemeService } from 'src/app/services/theme.service';\nimport { SessionStore } from 'src/app/store/session.service';\nimport { PermissionService } from 'src/app/services/permission.service';\nimport { HttpErrorHandle } from 'src/app/services/http-error-handle.service';\nimport { RouteService } from 'src/app/services/route.service';\nconst CUSTOM_DATE_FORMATS = {\n parse: {\n dateInput: \"YYYY-MMMM-DD HH:mm\"\n },\n display: {\n dateInput: \"DD MMM YYYY H:mm\",\n monthYearLabel: \"MMM YYYY\",\n dateA11yLabel: \"LL\",\n monthYearA11yLabel: \"MMMM YYYY\"\n }\n};\nlet ExpedientTaskModalPage = class ExpedientTaskModalPage {\n constructor(modalController, router, processes, attachmentsService, navParams, alertController, userAuth, toastService, despachoService, ThemeService, p, httpErroHandle, RouteService) {\n this.modalController = modalController;\n this.router = router;\n this.processes = processes;\n this.attachmentsService = attachmentsService;\n this.navParams = navParams;\n this.alertController = alertController;\n this.userAuth = userAuth;\n this.toastService = toastService;\n this.despachoService = despachoService;\n this.ThemeService = ThemeService;\n this.p = p;\n this.httpErroHandle = httpErroHandle;\n this.RouteService = RouteService;\n this.modalTitle = ['Efectuar Despacho', 'Solicitar Parecer', 'Solicitar Deferimento'];\n this.aplicationId = null;\n this.taskParticipants = [];\n this.taskParticipantsCc = [];\n this.documents = [];\n this.subjectTypes = [];\n this.selectedTypes = [];\n this.SearchFolder = [];\n this.contacts = [];\n // trigger hide and show for attendee component\n this.showAttendees = false;\n this.adding = \"intervenient\";\n this.emptyTextDescription = \"Sem intervenientes selecionados\";\n this.showEmptyContainer = true;\n this.taskResult = {};\n this.toppings = new UntypedFormControl();\n this.validateFrom = false;\n this.validateField = false;\n this.searchDocumentPipe = SearchDocumentPipe;\n this.loggeduser = SessionStore.user;\n this.task = this.navParams.get('task');\n this.SearchFolder = this.navParams.get('SearchFolder');\n this.aplicationId = this.navParams.get('aplicationId');\n this.taskType = this.navParams.get('taskAction');\n this.selectedTypes = ['99999850'];\n this.postData = new Despacho();\n this.participants = this.participants = new Array();\n this.dispatchFolder = {\n Nad: 30,\n Subject: '',\n Message: '',\n SourceSecFsId: this.task.workflowInstanceDataFields.S