general-library-union 3.1.57 → 3.1.59
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm2022/src/app/publico/pages/not-found/not-found.page.mjs +3 -3
- package/fesm2022/general-library-union.mjs +2 -2
- package/fesm2022/general-library-union.mjs.map +1 -1
- package/package.json +1 -1
- package/src/styles/primeng/sass/overrides/_theme_styles.scss +5 -2
- package/src/styles/primeng/sass/overrides/_theme_styles_dark.scss +5 -3
|
@@ -42,10 +42,10 @@ export class NotFoundPage {
|
|
|
42
42
|
}
|
|
43
43
|
}
|
|
44
44
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.4", ngImport: i0, type: NotFoundPage, deps: [{ token: i1.UtilsService }, { token: i2.StorageService }], target: i0.ɵɵFactoryTarget.Component });
|
|
45
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.4", type: NotFoundPage, isStandalone: true, selector: "ng-component", ngImport: i0, template: "<div id=\"not-found\"\r\nclass=\"flex flex-column flex-wrap justify-content-start align-content-center align-items-center\">\r\n <div class=\"card-container\">\r\n \r\n <div>\r\n <div>\r\n <img class=\"align-items-center justify-content-center\" src=\"assets/images/not-found.webp\" />\r\n </div>\r\n <div>\r\n\r\n <!--BUSCADOR ---\r\n <div class=\"p-inputgroup mb-4 w-16rem\">\r\n <span class=\"p-inputgroup-search\"><i class=\"pi pi-search color-700\"></i></span>\r\n <input class=\"p-inputtext p-component p-element ng-tns-c71-8 p-filled\" type=\"text\" pInputText placeholder=\"Buscar\" formControlName=\"login\" />\r\n </div> -->\r\n\r\n\r\n <h5>ERROR 404</h5>\r\n <p>Lo sentimos la p\u00E1gina que buscas no existe</p>\r\n @if (mensaje) {\r\n <div class=\"
|
|
45
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.4", type: NotFoundPage, isStandalone: true, selector: "ng-component", ngImport: i0, template: "<div id=\"not-found\"\r\nclass=\"flex flex-column flex-wrap justify-content-start align-content-center align-items-center\">\r\n <div class=\"card-container\">\r\n \r\n <div>\r\n <div>\r\n <img class=\"align-items-center justify-content-center\" src=\"assets/images/not-found.webp\" />\r\n </div>\r\n <div>\r\n\r\n <!--BUSCADOR ---\r\n <div class=\"p-inputgroup mb-4 w-16rem\">\r\n <span class=\"p-inputgroup-search\"><i class=\"pi pi-search color-700\"></i></span>\r\n <input class=\"p-inputtext p-component p-element ng-tns-c71-8 p-filled\" type=\"text\" pInputText placeholder=\"Buscar\" formControlName=\"login\" />\r\n </div> -->\r\n\r\n\r\n <h5>ERROR 404</h5>\r\n <p>Lo sentimos la p\u00E1gina que buscas no existe</p>\r\n @if (mensaje) {\r\n <div class=\"text-center\">\r\n <h6>{{mensaje}}</h6>\r\n </div>\r\n }\r\n @if (mostrarBoton) {\r\n <div>\r\n <button (click)=\"accion()\" pButton pRipple class=\"justify-content-start align-content-center align-items-center\"> {{labelMensaje}}</button>\r\n \r\n </div>\r\n }\r\n </div>\r\n </div>\r\n \r\n\r\n</div>\r\n</div>\r\n", styles: ["@charset \"UTF-8\";\n"], dependencies: [{ kind: "ngmodule", type: RouterModule }, { kind: "ngmodule", type: ButtonModule }, { kind: "directive", type: i3.ButtonDirective, selector: "[pButton]", inputs: ["iconPos", "loadingIcon", "label", "icon", "loading", "severity", "raised", "rounded", "text", "outlined", "size", "plain"] }, { kind: "ngmodule", type: RippleModule }, { kind: "directive", type: i4.Ripple, selector: "[pRipple]" }] });
|
|
46
46
|
}
|
|
47
47
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.4", ngImport: i0, type: NotFoundPage, decorators: [{
|
|
48
48
|
type: Component,
|
|
49
|
-
args: [{ imports: [RouterModule, ButtonModule, RippleModule], standalone: true, template: "<div id=\"not-found\"\r\nclass=\"flex flex-column flex-wrap justify-content-start align-content-center align-items-center\">\r\n <div class=\"card-container\">\r\n \r\n <div>\r\n <div>\r\n <img class=\"align-items-center justify-content-center\" src=\"assets/images/not-found.webp\" />\r\n </div>\r\n <div>\r\n\r\n <!--BUSCADOR ---\r\n <div class=\"p-inputgroup mb-4 w-16rem\">\r\n <span class=\"p-inputgroup-search\"><i class=\"pi pi-search color-700\"></i></span>\r\n <input class=\"p-inputtext p-component p-element ng-tns-c71-8 p-filled\" type=\"text\" pInputText placeholder=\"Buscar\" formControlName=\"login\" />\r\n </div> -->\r\n\r\n\r\n <h5>ERROR 404</h5>\r\n <p>Lo sentimos la p\u00E1gina que buscas no existe</p>\r\n @if (mensaje) {\r\n <div class=\"
|
|
49
|
+
args: [{ imports: [RouterModule, ButtonModule, RippleModule], standalone: true, template: "<div id=\"not-found\"\r\nclass=\"flex flex-column flex-wrap justify-content-start align-content-center align-items-center\">\r\n <div class=\"card-container\">\r\n \r\n <div>\r\n <div>\r\n <img class=\"align-items-center justify-content-center\" src=\"assets/images/not-found.webp\" />\r\n </div>\r\n <div>\r\n\r\n <!--BUSCADOR ---\r\n <div class=\"p-inputgroup mb-4 w-16rem\">\r\n <span class=\"p-inputgroup-search\"><i class=\"pi pi-search color-700\"></i></span>\r\n <input class=\"p-inputtext p-component p-element ng-tns-c71-8 p-filled\" type=\"text\" pInputText placeholder=\"Buscar\" formControlName=\"login\" />\r\n </div> -->\r\n\r\n\r\n <h5>ERROR 404</h5>\r\n <p>Lo sentimos la p\u00E1gina que buscas no existe</p>\r\n @if (mensaje) {\r\n <div class=\"text-center\">\r\n <h6>{{mensaje}}</h6>\r\n </div>\r\n }\r\n @if (mostrarBoton) {\r\n <div>\r\n <button (click)=\"accion()\" pButton pRipple class=\"justify-content-start align-content-center align-items-center\"> {{labelMensaje}}</button>\r\n \r\n </div>\r\n }\r\n </div>\r\n </div>\r\n \r\n\r\n</div>\r\n</div>\r\n", styles: ["@charset \"UTF-8\";\n"] }]
|
|
50
50
|
}], ctorParameters: () => [{ type: i1.UtilsService }, { type: i2.StorageService }] });
|
|
51
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
51
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibm90LWZvdW5kLnBhZ2UuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9zcmMvYXBwL3B1YmxpY28vcGFnZXMvbm90LWZvdW5kL25vdC1mb3VuZC5wYWdlLnRzIiwiLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2FwcC9wdWJsaWNvL3BhZ2VzL25vdC1mb3VuZC9ub3QtZm91bmQucGFnZS5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQVUsTUFBTSxlQUFlLENBQUM7QUFFbEQsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBRS9DLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxnQkFBZ0IsQ0FBQztBQUM5QyxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0sZ0JBQWdCLENBQUM7Ozs7OztBQVE5QyxNQUFNLE9BQU8sWUFBWTtJQU9KO0lBQW9DO0lBTGhELE9BQU8sQ0FBUztJQUNoQixXQUFXLENBQVM7SUFDcEIsWUFBWSxDQUFTO0lBQ3JCLFlBQVksR0FBWSxJQUFJLENBQUM7SUFFcEMsWUFBbUIsWUFBMEIsRUFBVSxjQUE4QjtRQUFsRSxpQkFBWSxHQUFaLFlBQVksQ0FBYztRQUFVLG1CQUFjLEdBQWQsY0FBYyxDQUFnQjtJQUFHLENBQUM7SUFFekYsUUFBUTtRQUNOLElBQUksQ0FBQyxZQUFZLEdBQUcsSUFBSSxDQUFDO1FBQ3pCLElBQUksQ0FBQyxPQUFPLEdBQUcsSUFBSSxDQUFDLGNBQWMsQ0FBQyxPQUFPLENBQUMsa0JBQWtCLENBQUMsQ0FBQztRQUMvRCxJQUFJLENBQUMsV0FBVyxHQUFHLElBQUksQ0FBQyxjQUFjLENBQUMsT0FBTyxDQUFDLGNBQWMsQ0FBQyxDQUFDO1FBQy9ELElBQUksQ0FBQyxZQUFZLEdBQUcsQ0FBQyxJQUFJLENBQUMsY0FBYyxDQUFDLE9BQU8sQ0FBQyx1QkFBdUIsQ0FBQyxJQUFJLElBQUksSUFBSSxJQUFJLENBQUMsY0FBYyxDQUFDLE9BQU8sQ0FBQyx1QkFBdUIsQ0FBQyxJQUFJLFNBQVMsQ0FBQyxDQUFDLENBQUMsSUFBSSxDQUFDLGNBQWMsQ0FBQyxPQUFPLENBQUMsdUJBQXVCLENBQUMsSUFBRyxNQUFNLENBQUMsQ0FBQyxDQUFDLElBQUksQ0FBQyxDQUFDO1FBRS9OLElBQUksSUFBSSxDQUFDLFdBQVcsRUFBRSxDQUFDO1lBQ3JCLElBQUksQ0FBQyxZQUFZLEdBQUcsK0JBQStCLENBQUM7UUFDdEQsQ0FBQzthQUFNLENBQUM7WUFDTixJQUFJLENBQUMsWUFBWSxHQUFHLDBCQUEwQixDQUFDO1FBQ2pELENBQUM7UUFDRCxJQUFJLENBQUMsY0FBYyxDQUFDLFVBQVUsQ0FBQyxrQkFBa0IsQ0FBQyxDQUFDO1FBQ25ELElBQUksQ0FBQyxjQUFjLENBQUMsVUFBVSxDQUFDLGNBQWMsQ0FBQyxDQUFDO1FBQy9DLElBQUksQ0FBQyxjQUFjLENBQUMsVUFBVSxDQUFDLHVCQUF1QixDQUFDLENBQUM7SUFDMUQsQ0FBQztJQUVELE1BQU07UUFDSixJQUFJLElBQUksQ0FBQyxXQUFXLEVBQUUsQ0FBQztZQUNyQixNQUFNLENBQUMsUUFBUSxDQUFDLElBQUksR0FBRyxJQUFJLENBQUMsV0FBVyxDQUFDO1FBQzFDLENBQUM7YUFBTSxDQUFDO1lBQ04sTUFBTSxDQUFDLFFBQVEsQ0FBQyxJQUFJLEdBQUcsTUFBTSxDQUFDLFFBQVEsQ0FBQyxNQUFNLEdBQUcsR0FBRyxHQUFHLElBQUksQ0FBQyxZQUFZLENBQUMsV0FBVyxFQUFFLEdBQUcsU0FBUyxDQUFDO1FBQ3BHLENBQUM7SUFDSCxDQUFDO3VHQS9CVSxZQUFZOzJGQUFaLFlBQVksd0VDYnpCLGtzQ0FvQ0EsOEVENUJjLFlBQVksOEJBQUUsWUFBWSw0T0FBRSxZQUFZOzsyRkFLekMsWUFBWTtrQkFOeEIsU0FBUzs4QkFDRyxDQUFDLFlBQVksRUFBRSxZQUFZLEVBQUUsWUFBWSxDQUFDLGNBQ3ZDLElBQUkiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQsIE9uSW5pdCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBVdGlsc1NlcnZpY2UgfSBmcm9tICcuLi8uLi8uLi9jb3JlL3NlcnZpY2lvcy91dGlscy5zZXJ2aWNlJztcclxuaW1wb3J0IHsgUm91dGVyTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvcm91dGVyJztcclxuaW1wb3J0IHsgU3RvcmFnZVNlcnZpY2UgfSBmcm9tICcuLi8uLi8uLi9jb3JlL3NlcnZpY2lvcy9zdG9yYWdlLnNlcnZpY2UnO1xyXG5pbXBvcnQgeyBCdXR0b25Nb2R1bGUgfSBmcm9tICdwcmltZW5nL2J1dHRvbic7XHJcbmltcG9ydCB7IFJpcHBsZU1vZHVsZSB9IGZyb20gJ3ByaW1lbmcvcmlwcGxlJztcclxuXHJcbkBDb21wb25lbnQoe1xyXG4gICAgaW1wb3J0czogW1JvdXRlck1vZHVsZSwgQnV0dG9uTW9kdWxlLCBSaXBwbGVNb2R1bGVdLFxyXG4gICAgc3RhbmRhbG9uZTogdHJ1ZSxcclxuICAgIHRlbXBsYXRlVXJsOiAnLi9ub3QtZm91bmQucGFnZS5odG1sJyxcclxuICBzdHlsZVVybHM6IFsnLi9ub3QtZm91bmQucGFnZS5zY3NzJ10sXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBOb3RGb3VuZFBhZ2UgaW1wbGVtZW50cyBPbkluaXQge1xyXG5cclxuICBwdWJsaWMgbWVuc2FqZTogc3RyaW5nO1xyXG4gIHB1YmxpYyB1cmxSZWdyZXNhcjogc3RyaW5nO1xyXG4gIHB1YmxpYyBsYWJlbE1lbnNhamU6IHN0cmluZztcclxuICBwdWJsaWMgbW9zdHJhckJvdG9uOiBib29sZWFuID0gdHJ1ZTtcclxuXHJcbiAgY29uc3RydWN0b3IocHVibGljIHV0aWxzU2VydmljZTogVXRpbHNTZXJ2aWNlLCBwcml2YXRlIHN0b3JhZ2VTZXJ2aWNlOiBTdG9yYWdlU2VydmljZSkge31cclxuXHJcbiAgbmdPbkluaXQoKTogdm9pZCB7XHJcbiAgICB0aGlzLm1vc3RyYXJCb3RvbiA9IHRydWU7XHJcbiAgICB0aGlzLm1lbnNhamUgPSB0aGlzLnN0b3JhZ2VTZXJ2aWNlLmdldEl0ZW0oJ21lbnNhamVfbm90Zm91bmQnKTtcclxuICAgIHRoaXMudXJsUmVncmVzYXIgPSB0aGlzLnN0b3JhZ2VTZXJ2aWNlLmdldEl0ZW0oJ3VybF9yZWdyZXNhcicpO1xyXG4gICAgdGhpcy5tb3N0cmFyQm90b24gPSAodGhpcy5zdG9yYWdlU2VydmljZS5nZXRJdGVtKCdtb3N0cmFyYm90b25fbm90Zm91bmQnKSAhPSBudWxsIHx8IHRoaXMuc3RvcmFnZVNlcnZpY2UuZ2V0SXRlbSgnbW9zdHJhcmJvdG9uX25vdGZvdW5kJykgIT0gdW5kZWZpbmVkID8gdGhpcy5zdG9yYWdlU2VydmljZS5nZXRJdGVtKCdtb3N0cmFyYm90b25fbm90Zm91bmQnKSA9PSd0cnVlJyA6IHRydWUpO1xyXG5cclxuICAgIGlmICh0aGlzLnVybFJlZ3Jlc2FyKSB7XHJcbiAgICAgIHRoaXMubGFiZWxNZW5zYWplID0gJ1JlZ3Jlc2FyIGEgbGEgcMOhZ2luYSBhbnRlcmlvcic7XHJcbiAgICB9IGVsc2Uge1xyXG4gICAgICB0aGlzLmxhYmVsTWVuc2FqZSA9ICdJciBhIGxhIHDDoWdpbmEgZGUgSW5pY2lvJztcclxuICAgIH1cclxuICAgIHRoaXMuc3RvcmFnZVNlcnZpY2UucmVtb3ZlSXRlbSgnbWVuc2FqZV9ub3Rmb3VuZCcpO1xyXG4gICAgdGhpcy5zdG9yYWdlU2VydmljZS5yZW1vdmVJdGVtKCd1cmxfcmVncmVzYXInKTtcclxuICAgIHRoaXMuc3RvcmFnZVNlcnZpY2UucmVtb3ZlSXRlbSgnbW9zdHJhcmJvdG9uX25vdGZvdW5kJyk7XHJcbiAgfVxyXG5cclxuICBhY2Npb24oKSB7XHJcbiAgICBpZiAodGhpcy51cmxSZWdyZXNhcikge1xyXG4gICAgICB3aW5kb3cubG9jYXRpb24uaHJlZiA9IHRoaXMudXJsUmVncmVzYXI7XHJcbiAgICB9IGVsc2Uge1xyXG4gICAgICB3aW5kb3cubG9jYXRpb24uaHJlZiA9IHdpbmRvdy5sb2NhdGlvbi5vcmlnaW4gKyAnLycgKyB0aGlzLnV0aWxzU2VydmljZS5vYnRlbmVyQmFzZSgpICsgJy9pbmljaW8nO1xyXG4gICAgfVxyXG4gIH1cclxufVxyXG4iLCI8ZGl2IGlkPVwibm90LWZvdW5kXCJcclxuY2xhc3M9XCJmbGV4IGZsZXgtY29sdW1uIGZsZXgtd3JhcCBqdXN0aWZ5LWNvbnRlbnQtc3RhcnQgYWxpZ24tY29udGVudC1jZW50ZXIgYWxpZ24taXRlbXMtY2VudGVyXCI+XHJcbiAgPGRpdiBjbGFzcz1cImNhcmQtY29udGFpbmVyXCI+XHJcbiAgIFxyXG4gICAgPGRpdj5cclxuICAgICAgPGRpdj5cclxuICAgICAgPGltZyBjbGFzcz1cImFsaWduLWl0ZW1zLWNlbnRlciBqdXN0aWZ5LWNvbnRlbnQtY2VudGVyXCIgc3JjPVwiYXNzZXRzL2ltYWdlcy9ub3QtZm91bmQud2VicFwiIC8+XHJcbiAgICA8L2Rpdj5cclxuICAgIDxkaXY+XHJcblxyXG4gICAgICA8IS0tQlVTQ0FET1IgLS0tXHJcbiAgICAgICA8ZGl2IGNsYXNzPVwicC1pbnB1dGdyb3VwIG1iLTQgdy0xNnJlbVwiPlxyXG4gICAgICAgIDxzcGFuIGNsYXNzPVwicC1pbnB1dGdyb3VwLXNlYXJjaFwiPjxpIGNsYXNzPVwicGkgcGktc2VhcmNoIGNvbG9yLTcwMFwiPjwvaT48L3NwYW4+XHJcbiAgICAgICAgPGlucHV0IGNsYXNzPVwicC1pbnB1dHRleHQgcC1jb21wb25lbnQgcC1lbGVtZW50IG5nLXRucy1jNzEtOCBwLWZpbGxlZFwiIHR5cGU9XCJ0ZXh0XCIgcElucHV0VGV4dCBwbGFjZWhvbGRlcj1cIkJ1c2NhclwiIGZvcm1Db250cm9sTmFtZT1cImxvZ2luXCIgLz5cclxuICAgICAgPC9kaXY+IC0tPlxyXG5cclxuXHJcbiAgICAgIDxoNT5FUlJPUiA0MDQ8L2g1PlxyXG4gICAgICA8cD5MbyBzZW50aW1vcyBsYSBww6FnaW5hIHF1ZSBidXNjYXMgbm8gZXhpc3RlPC9wPlxyXG4gICAgICBAaWYgKG1lbnNhamUpIHtcclxuICAgICAgICA8ZGl2IGNsYXNzPVwidGV4dC1jZW50ZXJcIj5cclxuICAgICAgICAgIDxoNj57e21lbnNhamV9fTwvaDY+XHJcbiAgICAgICAgPC9kaXY+XHJcbiAgICAgIH1cclxuICAgICAgQGlmIChtb3N0cmFyQm90b24pIHtcclxuICAgICAgICA8ZGl2PlxyXG4gICAgICAgICAgPGJ1dHRvbiAoY2xpY2spPVwiYWNjaW9uKClcIiBwQnV0dG9uIHBSaXBwbGUgY2xhc3M9XCJqdXN0aWZ5LWNvbnRlbnQtc3RhcnQgYWxpZ24tY29udGVudC1jZW50ZXIgYWxpZ24taXRlbXMtY2VudGVyXCI+IHt7bGFiZWxNZW5zYWplfX08L2J1dHRvbj5cclxuICBcclxuICAgICAgICA8L2Rpdj5cclxuICAgICAgfVxyXG4gICAgPC9kaXY+XHJcbiAgICA8L2Rpdj5cclxuICAgIFxyXG5cclxuPC9kaXY+XHJcbjwvZGl2PlxyXG4iXX0=
|
|
@@ -6095,11 +6095,11 @@ class NotFoundPage {
|
|
|
6095
6095
|
}
|
|
6096
6096
|
}
|
|
6097
6097
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.4", ngImport: i0, type: NotFoundPage, deps: [{ token: UtilsService }, { token: StorageService }], target: i0.ɵɵFactoryTarget.Component });
|
|
6098
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.4", type: NotFoundPage, isStandalone: true, selector: "ng-component", ngImport: i0, template: "<div id=\"not-found\"\r\nclass=\"flex flex-column flex-wrap justify-content-start align-content-center align-items-center\">\r\n <div class=\"card-container\">\r\n \r\n <div>\r\n <div>\r\n <img class=\"align-items-center justify-content-center\" src=\"assets/images/not-found.webp\" />\r\n </div>\r\n <div>\r\n\r\n <!--BUSCADOR ---\r\n <div class=\"p-inputgroup mb-4 w-16rem\">\r\n <span class=\"p-inputgroup-search\"><i class=\"pi pi-search color-700\"></i></span>\r\n <input class=\"p-inputtext p-component p-element ng-tns-c71-8 p-filled\" type=\"text\" pInputText placeholder=\"Buscar\" formControlName=\"login\" />\r\n </div> -->\r\n\r\n\r\n <h5>ERROR 404</h5>\r\n <p>Lo sentimos la p\u00E1gina que buscas no existe</p>\r\n @if (mensaje) {\r\n <div class=\"
|
|
6098
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.4", type: NotFoundPage, isStandalone: true, selector: "ng-component", ngImport: i0, template: "<div id=\"not-found\"\r\nclass=\"flex flex-column flex-wrap justify-content-start align-content-center align-items-center\">\r\n <div class=\"card-container\">\r\n \r\n <div>\r\n <div>\r\n <img class=\"align-items-center justify-content-center\" src=\"assets/images/not-found.webp\" />\r\n </div>\r\n <div>\r\n\r\n <!--BUSCADOR ---\r\n <div class=\"p-inputgroup mb-4 w-16rem\">\r\n <span class=\"p-inputgroup-search\"><i class=\"pi pi-search color-700\"></i></span>\r\n <input class=\"p-inputtext p-component p-element ng-tns-c71-8 p-filled\" type=\"text\" pInputText placeholder=\"Buscar\" formControlName=\"login\" />\r\n </div> -->\r\n\r\n\r\n <h5>ERROR 404</h5>\r\n <p>Lo sentimos la p\u00E1gina que buscas no existe</p>\r\n @if (mensaje) {\r\n <div class=\"text-center\">\r\n <h6>{{mensaje}}</h6>\r\n </div>\r\n }\r\n @if (mostrarBoton) {\r\n <div>\r\n <button (click)=\"accion()\" pButton pRipple class=\"justify-content-start align-content-center align-items-center\"> {{labelMensaje}}</button>\r\n \r\n </div>\r\n }\r\n </div>\r\n </div>\r\n \r\n\r\n</div>\r\n</div>\r\n", styles: ["@charset \"UTF-8\";\n"], dependencies: [{ kind: "ngmodule", type: RouterModule }, { kind: "ngmodule", type: ButtonModule }, { kind: "directive", type: i10$1.ButtonDirective, selector: "[pButton]", inputs: ["iconPos", "loadingIcon", "label", "icon", "loading", "severity", "raised", "rounded", "text", "outlined", "size", "plain"] }, { kind: "ngmodule", type: RippleModule }, { kind: "directive", type: i4$1.Ripple, selector: "[pRipple]" }] });
|
|
6099
6099
|
}
|
|
6100
6100
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.4", ngImport: i0, type: NotFoundPage, decorators: [{
|
|
6101
6101
|
type: Component,
|
|
6102
|
-
args: [{ imports: [RouterModule, ButtonModule, RippleModule], standalone: true, template: "<div id=\"not-found\"\r\nclass=\"flex flex-column flex-wrap justify-content-start align-content-center align-items-center\">\r\n <div class=\"card-container\">\r\n \r\n <div>\r\n <div>\r\n <img class=\"align-items-center justify-content-center\" src=\"assets/images/not-found.webp\" />\r\n </div>\r\n <div>\r\n\r\n <!--BUSCADOR ---\r\n <div class=\"p-inputgroup mb-4 w-16rem\">\r\n <span class=\"p-inputgroup-search\"><i class=\"pi pi-search color-700\"></i></span>\r\n <input class=\"p-inputtext p-component p-element ng-tns-c71-8 p-filled\" type=\"text\" pInputText placeholder=\"Buscar\" formControlName=\"login\" />\r\n </div> -->\r\n\r\n\r\n <h5>ERROR 404</h5>\r\n <p>Lo sentimos la p\u00E1gina que buscas no existe</p>\r\n @if (mensaje) {\r\n <div class=\"
|
|
6102
|
+
args: [{ imports: [RouterModule, ButtonModule, RippleModule], standalone: true, template: "<div id=\"not-found\"\r\nclass=\"flex flex-column flex-wrap justify-content-start align-content-center align-items-center\">\r\n <div class=\"card-container\">\r\n \r\n <div>\r\n <div>\r\n <img class=\"align-items-center justify-content-center\" src=\"assets/images/not-found.webp\" />\r\n </div>\r\n <div>\r\n\r\n <!--BUSCADOR ---\r\n <div class=\"p-inputgroup mb-4 w-16rem\">\r\n <span class=\"p-inputgroup-search\"><i class=\"pi pi-search color-700\"></i></span>\r\n <input class=\"p-inputtext p-component p-element ng-tns-c71-8 p-filled\" type=\"text\" pInputText placeholder=\"Buscar\" formControlName=\"login\" />\r\n </div> -->\r\n\r\n\r\n <h5>ERROR 404</h5>\r\n <p>Lo sentimos la p\u00E1gina que buscas no existe</p>\r\n @if (mensaje) {\r\n <div class=\"text-center\">\r\n <h6>{{mensaje}}</h6>\r\n </div>\r\n }\r\n @if (mostrarBoton) {\r\n <div>\r\n <button (click)=\"accion()\" pButton pRipple class=\"justify-content-start align-content-center align-items-center\"> {{labelMensaje}}</button>\r\n \r\n </div>\r\n }\r\n </div>\r\n </div>\r\n \r\n\r\n</div>\r\n</div>\r\n", styles: ["@charset \"UTF-8\";\n"] }]
|
|
6103
6103
|
}], ctorParameters: () => [{ type: UtilsService }, { type: StorageService }] });
|
|
6104
6104
|
|
|
6105
6105
|
class TimeoutPage {
|