{"version":3,"sources":["src/app/app.module.ts","src/app/pages/page-not-found/page-not-found.component.ts","src/app/pages/page-not-found/page-not-found.component.html","src/app/pages/SaludPlus/Presupuesto/reportes/reporte-listado-cdp/reporte-listado-cdp.routing.ts","src/app/pages/SaludPlus/Presupuesto/reportes/reporte-listado-crp/reporte-listado-crp.routing.ts","src/app/pages/SaludPlus/Presupuesto/reportes/reporte-libro-pagos/reporte-libro-pagos.routing.ts","src/app/pages/SaludPlus/Presupuesto/Presupuesto.routing.ts","src/app/pages/SaludPlus/ImgDiagnosticas/ImgDiagnosticas.routing.ts","src/app/pages/SaludPlus/Laboratorio/reportes/reporte-examenes-laboratorio/reporte-examenes-laboratorio.routing.ts","src/app/pages/SaludPlus/Laboratorio/laboratorio-routing.module.ts","src/app/pages/SaludPlus/Facturacion/Facturacion-routing.module.ts","src/app/pages/SaludPlus/Triage/Triage.routing.ts","src/app/pages/SaludPlus/Administracion/Administracion.routing.ts","src/app/pages/SaludPlus/Contabilidad/Contabilidad.routing.ts","src/app/pages/SaludPlus/HistoriasClinicas/evolucion-consulta-externa/components/evolucion-consulta-externa.component.ts","src/app/pages/SaludPlus/HistoriasClinicas/evolucion-consulta-externa/components/evolucion-consulta-externa.component.html","src/app/pages/SaludPlus/HistoriasClinicas/evolucion-consulta-externa/config/evolucion-consulta-externa.settings.ts","src/app/pages/SaludPlus/HistoriasClinicas/evolucion-consulta-externa/services/evolucion-consulta-externa.service.ts","src/app/shared/components/lookupDiagnosticos/components/lookupDiagnosticos.component.ts","src/app/shared/components/lookupDiagnosticos/components/lookupDiagnosticos.component.html","src/app/pages/SaludPlus/HistoriasClinicas/evolucion-consulta-externa/config/evolucion-consulta-externa.search.ts","src/app/pages/SaludPlus/HistoriasClinicas/evolucion-consulta-externa/evolucion-consulta-externa.routing.ts","src/app/pages/SaludPlus/HistoriasClinicas/historia-clinica-routing.module.ts","src/app/pages/SaludPlus/Auditoria/system-logs/log.routing.ts","src/app/pages/SaludPlus/Auditoria/Auditoria.routing.ts","src/app/pages/SaludPlus/Inventario/Inventario.routing.ts","src/app/pages/SaludPlus/Citas/Citas.routing.ts","src/app/pages/pagos-pendientes/pagos-pendientes.component.ts","src/app/pages/pagos-pendientes/pagos-pendientes.component.html","src/app/pages/SaludPlus/Nomina/nomina.routing.ts","src/app/pages/SaludPlus/Asistencial/asistencial.routing.ts","src/app/pages/dynamic-form/components/dynamic-form.settings.ts","src/app/pages/dynamic-form/views/bancos/bancos.page.ts","src/app/pages/dynamic-form/views/bancos/bancos.routing.ts","src/app/pages/dynamic-form/views/equivalencias-inventario/equivalencias.page.ts","src/app/pages/dynamic-form/views/equivalencias-inventario/equivalencias.routing.ts","src/app/pages/dynamic-form/dynamic.routing.ts","src/app/pages/SaludPlus/Chat-Soporte/Chat.routing.ts","src/app/pages/SaludPlus/Chat-Soporte/chat/chat-soporte.routing.ts","src/app/app-routing.module.ts","src/app/app.component.ts","src/app/app.component.html","src/app/models/SaludPlus/LRecursos.model.ts","src/app/models/SaludPlus/LRecursosExt.model.ts","src/app/models/SaludPlus/LCaracteristicas.model.ts","src/app/shared/components/header/header.component.ts","src/app/shared/components/header/header.component.html","node_modules/.pnpm/@angular+service-worker@19.1.3_@angular+common@19.1.3_@angular+core@19.1.3_rxjs@7.8.1_zone.js_j6q4u2w72ygzgnmmic6hivtu7q/node_modules/@angular/service-worker/fesm2022/service-worker.mjs","node_modules/.pnpm/@angular+platform-browser@19.1.3_@angular+animations@19.1.3_@angular+core@19.1.3_rxjs@7.8.1_z_hncf7vka3ivyglmiukdgmsndne/node_modules/@angular/platform-browser/fesm2022/animations.mjs","node_modules/.pnpm/@angular+animations@19.1.3_@angular+core@19.1.3_rxjs@7.8.1_zone.js@0.15.0_/node_modules/@angular/animations/fesm2022/browser.mjs","src/app/helpers/jwt.interceptor.ts","src/app/helpers/blob.interceptor.ts","node_modules/.pnpm/@angular+common@19.1.3_@angular+core@19.1.3_rxjs@7.8.1_zone.js@0.15.0__rxjs@7.8.1/node_modules/@angular/common/locales/es-CO.mjs","src/pipes/normalize-menu.pipe.ts","node_modules/.pnpm/@progress+kendo-angular-intl@16.11.0_6crtmphxzq2ad3jyohkdqnmkwe/node_modules/@progress/kendo-angular-intl/locales/es/all.js","node_modules/.pnpm/@progress+kendo-angular-intl@16.11.0_6crtmphxzq2ad3jyohkdqnmkwe/node_modules/@progress/kendo-angular-intl/locales/es/calendar.js","src/app/shared/components/header/header.module.ts","src/main.ts"],"sourcesContent":["// Angular Core and Platform\r\nimport { BrowserModule } from '@angular/platform-browser';\r\nimport { NgModule, LOCALE_ID, CUSTOM_ELEMENTS_SCHEMA } from '@angular/core';\r\nimport { AppRoutingModule } from './app-routing.module';\r\nimport { AppComponent } from './app.component';\r\nimport { ServiceWorkerModule } from '@angular/service-worker';\r\nimport { BrowserAnimationsModule } from '@angular/platform-browser/animations';\r\n\r\n// Environment\r\nimport { environment } from '../environments/environment';\r\n\r\n// Services\r\nimport { AuthGuard } from './services/Security/guard.service';\r\nimport { AuthenticationService } from './services/Security/authentication.service';\r\nimport { PersistenceService } from './services/Utilities/data.persistence.service';\r\nimport { UtilService } from './services/Utilities/util.service';\r\nimport { HomeService } from './pages/home/services/home.service';\r\nimport { SettingsService } from './services/Utilities/settings.service';\r\nimport { ThemeService } from './services/Utilities/theme.service';\r\n\r\n// HTTP and Interceptors\r\nimport { HTTP_INTERCEPTORS, provideHttpClient, withInterceptorsFromDi } from '@angular/common/http';\r\nimport { JwtInterceptor } from './helpers/jwt.interceptor';\r\nimport { BlobErrorHttpInterceptor } from './helpers/blob.interceptor';\r\n\r\n// Localization\r\nimport { registerLocaleData } from '@angular/common';\r\nimport localeCo from '@angular/common/locales/es-CO';\r\n\r\n// Forms and Reactive Forms\r\nimport { FormsModule, ReactiveFormsModule } from '@angular/forms';\r\n\r\n// Components\r\nimport { LoginComponent } from './pages/login/login.component';\r\nimport { PageNotFoundComponent } from './pages/page-not-found/page-not-found.component';\r\nimport { RecoveryPasswordComponent } from './pages/recovery-password/recovery-password.component';\r\nimport { PagosPendientesComponent } from './pages/pagos-pendientes/pagos-pendientes.component';\r\nimport { NoPermisosComponent } from './pages/no-permisos/no-permisos.component';\r\nimport { HelloWorldContainer } from './core/dashboard/components/hello-world/hello-world.container';\r\nimport { HelloWorldComponent } from './core/dashboard/components/hello-world/hello-world.component';\r\n\r\n// Pipes\r\nimport { NormalizeMenuPipe } from '@src/pipes/normalize-menu.pipe';\r\nimport { MainPipe } from '@src/pipes/main-pipe.module';\r\n\r\n// Kendo UI Modules\r\nimport { GridModule } from '@progress/kendo-angular-grid';\r\nimport { IntlModule } from \"@progress/kendo-angular-intl\";\r\nimport { IndicatorsModule } from '@progress/kendo-angular-indicators';\r\nimport { NavigationModule } from \"@progress/kendo-angular-navigation\";\r\nimport { ButtonsModule } from '@progress/kendo-angular-buttons';\r\nimport { LayoutModule } from \"@progress/kendo-angular-layout\";\r\nimport { TooltipsModule } from '@progress/kendo-angular-tooltip';\r\nimport { TreeViewModule } from '@progress/kendo-angular-treeview';\r\nimport { DialogsModule } from '@progress/kendo-angular-dialog';\r\nimport \"@progress/kendo-angular-intl/locales/es/all\";\r\nimport \"@progress/kendo-angular-intl/locales/es/calendar\"\r\n\r\n// Custom Modules\r\nimport { ComponentsCoreFormsModule, DirectivesCoreFormsModule, ComponentsCoreImportModule } from '@app/components/Core/core.saludplus.module';\r\nimport { HeaderModule } from './shared/components/header/header.module';\r\nimport { ConfigModule } from './services/Utilities/settings.service';\r\n\r\n// Logging\r\nimport { LoggerModule, NgxLoggerLevel, TOKEN_LOGGER_SERVER_SERVICE } from 'ngx-logger';\r\nimport { AuthTokenServerService } from './helpers/AuthTokenServerService';\r\n\r\n//security\r\nimport { SplusLogger } from './services/Utilities/splus.logger.service';\r\n\r\nimport { initializeApp, provideFirebaseApp } from '@angular/fire/app';\r\nimport { getDatabase, provideDatabase } from '@angular/fire/database';\r\n\r\n\r\nregisterLocaleData(localeCo);\r\n\r\n\r\n\r\n// Definir una constante con los módulos de Kendo\r\nconst KENDO_MODULES = [\r\n IntlModule,\r\n IndicatorsModule,\r\n NavigationModule,\r\n ButtonsModule,\r\n LayoutModule,\r\n TooltipsModule,\r\n TreeViewModule, \r\n DialogsModule,\r\n GridModule,\r\n];\r\n\r\n//logger\r\nconst LOGGER_MODULE = LoggerModule.forRoot({\r\n serverLoggingUrl: 'Api/Logs',\r\n level: NgxLoggerLevel.WARN,\r\n serverLogLevel: NgxLoggerLevel.ERROR,\r\n disableConsoleLogging: false\r\n}, {\r\n serverProvider: {\r\n provide: TOKEN_LOGGER_SERVER_SERVICE, useClass: AuthTokenServerService\r\n }\r\n});\r\n\r\n@NgModule({ \r\n \r\n declarations: [\r\n AppComponent,\r\n LoginComponent,\r\n PageNotFoundComponent,\r\n PagosPendientesComponent,\r\n NormalizeMenuPipe,\r\n RecoveryPasswordComponent,\r\n HelloWorldComponent, HelloWorldContainer, NoPermisosComponent\r\n ],\r\n schemas: [\r\n CUSTOM_ELEMENTS_SCHEMA\r\n ],\r\n bootstrap: [AppComponent], imports: [BrowserModule,\r\n AppRoutingModule,\r\n ReactiveFormsModule,\r\n FormsModule,\r\n BrowserAnimationsModule,\r\n HeaderModule,\r\n DirectivesCoreFormsModule,\r\n ServiceWorkerModule.register('ngsw-worker.js', { enabled: environment.production }), ComponentsCoreImportModule,\r\n ComponentsCoreFormsModule,\r\n //pipes modulos\r\n MainPipe,\r\n //kendo modulos\r\n ...KENDO_MODULES,\r\n //logger modulos\r\n LOGGER_MODULE], providers: [\r\n AuthGuard,\r\n SettingsService,\r\n ConfigModule.init(),\r\n AuthenticationService,\r\n PersistenceService,\r\n SplusLogger,\r\n NormalizeMenuPipe,\r\n UtilService,\r\n HomeService,\r\n { provide: LOCALE_ID, useValue: \"es-CO\" },\r\n {\r\n provide: HTTP_INTERCEPTORS,\r\n useClass: JwtInterceptor,\r\n multi: true\r\n },\r\n {\r\n provide: HTTP_INTERCEPTORS,\r\n useClass: BlobErrorHttpInterceptor,\r\n multi: true\r\n },\r\n ThemeService,\r\n provideHttpClient(withInterceptorsFromDi()),\r\n provideFirebaseApp(() => initializeApp(environment.firebaseConfig)),\r\n provideDatabase(() => getDatabase()) \r\n \r\n ] })\r\nexport class AppModule { }\r\n","import { Component, OnInit } from '@angular/core';\r\n\r\n@Component({\r\n selector: 'app-page-not-found',\r\n templateUrl: './page-not-found.component.html',\r\n styleUrls: ['./page-not-found.component.scss'],\r\n standalone: false\r\n})\r\nexport class PageNotFoundComponent implements OnInit {\r\n\r\n constructor() { }\r\n\r\n ngOnInit() {\r\n }\r\n\r\n}\r\n","
{{(perfiles ? perfiles[0] : '') | titlecase}}
\r\n\r\n