cilog-lib 1.3.1 → 1.3.3

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.
@@ -5,13 +5,13 @@ export class CilogLibComponent {
5
5
  ngOnInit() {
6
6
  }
7
7
  }
8
- CilogLibComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.1.0", ngImport: i0, type: CilogLibComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
9
- CilogLibComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.1.0", type: CilogLibComponent, selector: "lib-cilog-lib", ngImport: i0, template: `
8
+ CilogLibComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: CilogLibComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
9
+ CilogLibComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.0", type: CilogLibComponent, selector: "lib-cilog-lib", ngImport: i0, template: `
10
10
  <p>
11
11
  cilog-lib works!
12
12
  </p>
13
13
  `, isInline: true });
14
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.0", ngImport: i0, type: CilogLibComponent, decorators: [{
14
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: CilogLibComponent, decorators: [{
15
15
  type: Component,
16
16
  args: [{ selector: 'lib-cilog-lib', template: `
17
17
  <p>
@@ -17,8 +17,8 @@ import * as i0 from "@angular/core";
17
17
  registerLocaleData(localeFr);
18
18
  export class CilogLibModule {
19
19
  }
20
- CilogLibModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.1.0", ngImport: i0, type: CilogLibModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
21
- CilogLibModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.1.0", ngImport: i0, type: CilogLibModule, declarations: [CilogLibComponent,
20
+ CilogLibModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: CilogLibModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
21
+ CilogLibModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.0", ngImport: i0, type: CilogLibModule, declarations: [CilogLibComponent,
22
22
  CilogMessageComponent,
23
23
  CilogTableComponent,
24
24
  CilogEditorComponent,
@@ -31,7 +31,7 @@ CilogLibModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version:
31
31
  CilogTableComponent,
32
32
  CilogEditorComponent,
33
33
  CilogInputNumberComponent] });
34
- CilogLibModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.1.0", ngImport: i0, type: CilogLibModule, providers: [
34
+ CilogLibModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: CilogLibModule, providers: [
35
35
  CilogMessageService,
36
36
  CilogTableService,
37
37
  ConfirmationService,
@@ -42,7 +42,7 @@ CilogLibModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version:
42
42
  BrowserAnimationsModule,
43
43
  FormsModule,
44
44
  ReactiveFormsModule] });
45
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.0", ngImport: i0, type: CilogLibModule, decorators: [{
45
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: CilogLibModule, decorators: [{
46
46
  type: NgModule,
47
47
  args: [{
48
48
  imports: [
@@ -3,9 +3,9 @@ import * as i0 from "@angular/core";
3
3
  export class CilogLibService {
4
4
  constructor() { }
5
5
  }
6
- CilogLibService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.1.0", ngImport: i0, type: CilogLibService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
7
- CilogLibService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.1.0", ngImport: i0, type: CilogLibService, providedIn: 'root' });
8
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.0", ngImport: i0, type: CilogLibService, decorators: [{
6
+ CilogLibService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: CilogLibService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
7
+ CilogLibService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: CilogLibService, providedIn: 'root' });
8
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: CilogLibService, decorators: [{
9
9
  type: Injectable,
10
10
  args: [{
11
11
  providedIn: 'root'
@@ -1,2 +1,2 @@
1
1
  export {};
2
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZ3JpbGxlLmludGVyZmFjZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2NpbG9nLWxpYi9zcmMvbGliL2hlbHBlcnMvaW50ZXJmYWNlcy9ncmlsbGUuaW50ZXJmYWNlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBTZXZlcml0eSwgQ29sVHlwZSwgTW9kZVNlbGVjdGlvbiwgVGhlbWVHcmlsbGUsIFBvc2l0aW9uLCBNb2RlQ2FsZW5kYXIgfSBmcm9tICcuLi9lbnVtcy9ncmlsbGUuZW51bSc7XHJcblxyXG5leHBvcnQgaW50ZXJmYWNlIElHcm91cGluZyB7XHJcbiAgICBvYmo6IGFueSxcclxuICAgIGlkOiBzdHJpbmcsXHJcbiAgICBsaWJlbGxlOiBzdHJpbmdcclxufVxyXG5cclxuZXhwb3J0IGludGVyZmFjZSBJT3B0aW9uc0dyaWxsZSB7XHJcbiAgICBlZGl0YWJsZT86IGJvb2xlYW47XHJcbiAgICBmaWx0ZXJhYmxlPzogYm9vbGVhbjtcclxuICAgIHNvcnRhYmxlPzogYm9vbGVhbjtcclxuICAgIHNlbGVjdGFibGU/OiBib29sZWFuO1xyXG4gICAgbW9kZVNlbGVjdGlvbj86IE1vZGVTZWxlY3Rpb247XHJcbiAgICByb3dzRGVsZXRhYmxlPzogYm9vbGVhbjtcclxuICAgIG1hbnVhbGx5RGVsZXRhYmxlPzogYm9vbGVhbjtcclxuICAgIGNlbnRlckhlYWRlcnM/OiBib29sZWFuO1xyXG4gICAgdGhlbWVHcmlsbGU/OiBUaGVtZUdyaWxsZTtcclxuICAgIHNjcm9sbEhlaWdodD86IHN0cmluZztcclxuICAgIGdyb3VwaW5nPzogSUdyb3VwaW5nO1xyXG4gICAgdmlydHVhbFNjcm9sbD86IGJvb2xlYW47XHJcbiAgICBwYWdpbmF0b3I/OiBib29sZWFuO1xyXG4gICAgcGFnaW5hdG9yRmlyc3Q/OiBudW1iZXI7XHJcbiAgICBwYWdpbmF0b3JSb3dzPzogbnVtYmVyO1xyXG4gICAgcm93VG90YWw/OiBib29sZWFuO1xyXG4gICAgdG90YWxCeVNlbGVjdGlvbj86IGJvb2xlYW47XHJcbiAgICB0b3RhbEJ5RmlsdGVyPzogYm9vbGVhbjtcclxuICAgIGxhenk/OiBib29sZWFuO1xyXG59XHJcblxyXG5leHBvcnQgaW50ZXJmYWNlIElSb3cge1xyXG4gICAgaWQ6IGFueTtcclxuICAgIG9iaj86IGFueTtcclxuICAgIGRlbGV0YWJsZT86IGJvb2xlYW47XHJcbiAgICByZWFkb25seT86IGJvb2xlYW47XHJcbiAgICBjb2xvcj86IHN0cmluZztcclxuICAgIFtrZXk6IHN0cmluZ106IGFueTtcclxufVxyXG5cclxuZXhwb3J0IGludGVyZmFjZSBJQ2VsbCB7XHJcbiAgICBpZDogYW55O1xyXG4gICAgb2JqPzogYW55O1xyXG4gICAgdmFsdWU6IGFueTtcclxuICAgIHRvb2x0aXA/OiBzdHJpbmc7XHJcbiAgICByZWFkb25seT86IGJvb2xlYW47XHJcbiAgICBjb2xvcj86IHN0cmluZztcclxuICAgIHRleHRDb2xvcj86IHN0cmluZztcclxuICAgIG9wdGlvbnM/OiBJT3B0aW9ucztcclxufVxyXG5cclxuZXhwb3J0IGludGVyZmFjZSBJQ29sdW1uIHtcclxuICAgIGlkOiBhbnk7XHJcbiAgICB0eXBlOiBDb2xUeXBlO1xyXG4gICAgbGliZWxsZTogc3RyaW5nO1xyXG4gICAgY2hhbXBCYXNlPzogc3RyaW5nO1xyXG4gICAgbnVsbGFibGU/OiBib29sZWFuO1xyXG4gICAgdG9vbHRpcD86IGJvb2xlYW47XHJcbiAgICB3aWR0aD86IHN0cmluZztcclxuICAgIGRpc3BsYXlUb3RhbD86IGJvb2xlYW47XHJcbiAgICBwb3NpdGlvbj86IFBvc2l0aW9uO1xyXG4gICAgb3B0aW9ucz86IElPcHRpb25zO1xyXG4gICAgZnJvemVuPzogYm9vbGVhbjtcclxuICAgIGludmlzaWJsZT86IGJvb2xlYW47XHJcbiAgICBiYWNrZ3JvdW5kQ29sb3I/OiBzdHJpbmc7XHJcbiAgICB0ZXh0Q29sb3I/OiBzdHJpbmc7XHJcbiAgICBkaXNhYmxlRmlsdGVyPzogYm9vbGVhbjtcclxufVxyXG5cclxuZXhwb3J0IGludGVyZmFjZSBJT3B0aW9ucyB7XHJcbiAgICBkZWZhdWx0RmlsdGVycz86IGFueTtcclxufVxyXG5cclxuZXhwb3J0IGludGVyZmFjZSBJT3B0aW9uc0ZpbGUgZXh0ZW5kcyBJT3B0aW9ucyB7XHJcbiAgICBkb3dubG9hZFBhdGg/OiBzdHJpbmc7XHJcbn1cclxuXHJcbmV4cG9ydCBpbnRlcmZhY2UgSU9wdGlvbnNEYXRlIGV4dGVuZHMgSU9wdGlvbnMge1xyXG4gICAgY2xlYXI/OiBib29sZWFuO1xyXG4gICAgbWluRGF0ZT86IERhdGU7XHJcbiAgICBtYXhEYXRlPzogRGF0ZTtcclxuICAgIGRlZmF1bHREYXRlPzogRGF0ZTtcclxuICAgIG1vZGU/OiBNb2RlQ2FsZW5kYXJcclxufVxyXG5cclxuZXhwb3J0IGludGVyZmFjZSBJT3B0aW9uc0Ryb3Bkb3duIGV4dGVuZHMgSU9wdGlvbnMge1xyXG4gICAgb3B0aW9uczogYW55W107XHJcbiAgICBvcHRpb25MYWJlbDogc3RyaW5nO1xyXG4gICAgb3B0aW9uVmFsdWU/OiBzdHJpbmc7XHJcbiAgICB2aXJ0dWFsU2Nyb2xsPzogYm9vbGVhbjtcclxuICAgIGZpbHRlcj86IGJvb2xlYW47XHJcbiAgICBiYXNlWkluZGV4PzogbnVtYmVyO1xyXG4gICAgb25seUxpc3RWYWx1ZXM/OiBib29sZWFuXHJcbn1cclxuXHJcbmV4cG9ydCBpbnRlcmZhY2UgSU9wdGlvbnNNdWx0aVNlbGVjdCBleHRlbmRzIElPcHRpb25zIHtcclxuICAgIG9wdGlvbnM6IGFueVtdO1xyXG4gICAgb3B0aW9uTGFiZWw6IHN0cmluZztcclxuICAgIG9wdGlvblZhbHVlPzogc3RyaW5nO1xyXG4gICAgdmlydHVhbFNjcm9sbD86IGJvb2xlYW47XHJcbiAgICBmaWx0ZXI/OiBib29sZWFuO1xyXG4gICAgYmFzZVpJbmRleD86IG51bWJlcjtcclxuICAgIG9wdGlvbkdyb3VwTGFiZWw/OiBzdHJpbmc7XHJcbiAgICBvcHRpb25Hcm91cENoaWxkcmVuPzogc3RyaW5nO1xyXG4gICAgb25seUxpc3RWYWx1ZXM/OiBib29sZWFuXHJcbn1cclxuXHJcbmV4cG9ydCBpbnRlcmZhY2UgSU9wdGlvbnNOdW1iZXIgZXh0ZW5kcyBJT3B0aW9ucyB7XHJcbiAgICBwcmVmaXg/OiBzdHJpbmc7XHJcbiAgICBzdWZmaXg/OiBzdHJpbmc7XHJcbiAgICBtaW4/OiBudW1iZXI7XHJcbiAgICBtYXg/OiBudW1iZXI7XHJcbiAgICBtaW5EZWNpbWFsZXM/OiBudW1iZXI7XHJcbiAgICBtYXhEZWNpbWFsZXM/OiBudW1iZXI7XHJcbiAgICBzaG93QnV0dG9ucz86IGJvb2xlYW47XHJcbiAgICBtb2RlSW50ZWdlcj86IGJvb2xlYW47XHJcbn1cclxuXHJcbmV4cG9ydCBpbnRlcmZhY2UgSU9wdGlvbnNTZWxlY3RCdXR0b24gZXh0ZW5kcyBJT3B0aW9ucyB7XHJcbiAgICBvcHRpb25zOiBhbnlbXTtcclxuICAgIG9wdGlvbkxhYmVsOiBzdHJpbmc7XHJcbiAgICBvcHRpb25WYWx1ZT86IHN0cmluZztcclxufVxyXG5cclxuZXhwb3J0IGludGVyZmFjZSBJT3B0aW9uc1N3aXRjaCBleHRlbmRzIElPcHRpb25zIHtcclxuICAgIGFjdGlvbj86IGFueTtcclxufVxyXG5cclxuZXhwb3J0IGludGVyZmFjZSBJT3B0aW9uc0J1dHRvbiBleHRlbmRzIElPcHRpb25zIHtcclxuICAgIHNldmVyaXR5OiBTZXZlcml0eTtcclxuICAgIGxhYmVsPzogc3RyaW5nO1xyXG4gICAgaWNvbj86IGFueTtcclxuICAgIGZpbHRlckNvbD86IGJvb2xlYW47XHJcbiAgICBmaWx0ZXJPYmpGaWVsZD86IHN0cmluZztcclxuICAgIGZpbHRlck9ialN1YkZpZWxkPzogc3RyaW5nO1xyXG59XHJcblxyXG5leHBvcnQgaW50ZXJmYWNlIElPcHRpb25zU3RhdGUgZXh0ZW5kcyBJT3B0aW9ucyB7XHJcbiAgICBvcHRpb25zOiBJU3RhdGVbXTtcclxuICAgIG9wdGlvbkxhYmVsOiBzdHJpbmc7XHJcbn1cclxuXHJcbmV4cG9ydCBpbnRlcmZhY2UgSVN0YXRlIHtcclxuICAgIElEOiBudW1iZXI7XHJcbiAgICBsYWJlbD86IHN0cmluZztcclxuICAgIGljb24/OiBhbnk7XHJcbiAgICBiYWNrZ3JvdW5kQ29sb3I/OiBzdHJpbmc7XHJcbiAgICB0ZXh0Q29sb3I/OiBzdHJpbmc7XHJcbiAgICBzZXZlcml0eT86IFNldmVyaXR5O1xyXG59XHJcbiJdfQ==
2
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZ3JpbGxlLmludGVyZmFjZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2NpbG9nLWxpYi9zcmMvbGliL2hlbHBlcnMvaW50ZXJmYWNlcy9ncmlsbGUuaW50ZXJmYWNlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBTZXZlcml0eSwgQ29sVHlwZSwgTW9kZVNlbGVjdGlvbiwgVGhlbWVHcmlsbGUsIFBvc2l0aW9uLCBNb2RlQ2FsZW5kYXIgfSBmcm9tICcuLi9lbnVtcy9ncmlsbGUuZW51bSc7XHJcblxyXG5leHBvcnQgaW50ZXJmYWNlIElHcm91cGluZyB7XHJcbiAgICBvYmo6IGFueSxcclxuICAgIGlkOiBzdHJpbmcsXHJcbiAgICBsaWJlbGxlOiBzdHJpbmdcclxufVxyXG5cclxuZXhwb3J0IGludGVyZmFjZSBJT3B0aW9uc0dyaWxsZSB7XHJcbiAgICBlZGl0YWJsZT86IGJvb2xlYW47XHJcbiAgICBmaWx0ZXJhYmxlPzogYm9vbGVhbjtcclxuICAgIHNvcnRhYmxlPzogYm9vbGVhbjtcclxuICAgIHNlbGVjdGFibGU/OiBib29sZWFuO1xyXG4gICAgbW9kZVNlbGVjdGlvbj86IE1vZGVTZWxlY3Rpb247XHJcbiAgICByb3dzRGVsZXRhYmxlPzogYm9vbGVhbjtcclxuICAgIG1hbnVhbGx5RGVsZXRhYmxlPzogYm9vbGVhbjtcclxuICAgIGNlbnRlckhlYWRlcnM/OiBib29sZWFuO1xyXG4gICAgdGhlbWVHcmlsbGU/OiBUaGVtZUdyaWxsZTtcclxuICAgIHNjcm9sbEhlaWdodD86IHN0cmluZztcclxuICAgIGdyb3VwaW5nPzogSUdyb3VwaW5nO1xyXG4gICAgdmlydHVhbFNjcm9sbD86IGJvb2xlYW47XHJcbiAgICB2aXJ0dWFsU2Nyb2xsSXRlbVNpemU/OiBudW1iZXI7XHJcbiAgICBwYWdpbmF0b3I/OiBib29sZWFuO1xyXG4gICAgcGFnaW5hdG9yRmlyc3Q/OiBudW1iZXI7XHJcbiAgICBwYWdpbmF0b3JSb3dzPzogbnVtYmVyO1xyXG4gICAgcm93VG90YWw/OiBib29sZWFuO1xyXG4gICAgdG90YWxCeVNlbGVjdGlvbj86IGJvb2xlYW47XHJcbiAgICB0b3RhbEJ5RmlsdGVyPzogYm9vbGVhbjtcclxuICAgIGxhenk/OiBib29sZWFuO1xyXG59XHJcblxyXG5leHBvcnQgaW50ZXJmYWNlIElSb3cge1xyXG4gICAgaWQ6IGFueTtcclxuICAgIG9iaj86IGFueTtcclxuICAgIGRlbGV0YWJsZT86IGJvb2xlYW47XHJcbiAgICByZWFkb25seT86IGJvb2xlYW47XHJcbiAgICBjb2xvcj86IHN0cmluZztcclxuICAgIFtrZXk6IHN0cmluZ106IGFueTtcclxufVxyXG5cclxuZXhwb3J0IGludGVyZmFjZSBJQ2VsbCB7XHJcbiAgICBpZDogYW55O1xyXG4gICAgb2JqPzogYW55O1xyXG4gICAgdmFsdWU6IGFueTtcclxuICAgIHRvb2x0aXA/OiBzdHJpbmc7XHJcbiAgICByZWFkb25seT86IGJvb2xlYW47XHJcbiAgICBjb2xvcj86IHN0cmluZztcclxuICAgIHRleHRDb2xvcj86IHN0cmluZztcclxuICAgIG9wdGlvbnM/OiBJT3B0aW9ucztcclxufVxyXG5cclxuZXhwb3J0IGludGVyZmFjZSBJQ29sdW1uIHtcclxuICAgIGlkOiBhbnk7XHJcbiAgICB0eXBlOiBDb2xUeXBlO1xyXG4gICAgbGliZWxsZTogc3RyaW5nO1xyXG4gICAgY2hhbXBCYXNlPzogc3RyaW5nO1xyXG4gICAgbnVsbGFibGU/OiBib29sZWFuO1xyXG4gICAgdG9vbHRpcD86IGJvb2xlYW47XHJcbiAgICB3aWR0aD86IHN0cmluZztcclxuICAgIGRpc3BsYXlUb3RhbD86IGJvb2xlYW47XHJcbiAgICBwb3NpdGlvbj86IFBvc2l0aW9uO1xyXG4gICAgb3B0aW9ucz86IElPcHRpb25zO1xyXG4gICAgZnJvemVuPzogYm9vbGVhbjtcclxuICAgIGludmlzaWJsZT86IGJvb2xlYW47XHJcbiAgICBiYWNrZ3JvdW5kQ29sb3I/OiBzdHJpbmc7XHJcbiAgICB0ZXh0Q29sb3I/OiBzdHJpbmc7XHJcbiAgICBkaXNhYmxlRmlsdGVyPzogYm9vbGVhbjtcclxufVxyXG5cclxuZXhwb3J0IGludGVyZmFjZSBJT3B0aW9ucyB7XHJcbiAgICBkZWZhdWx0RmlsdGVycz86IGFueTtcclxufVxyXG5cclxuZXhwb3J0IGludGVyZmFjZSBJT3B0aW9uc0ZpbGUgZXh0ZW5kcyBJT3B0aW9ucyB7XHJcbiAgICBkb3dubG9hZFBhdGg/OiBzdHJpbmc7XHJcbn1cclxuXHJcbmV4cG9ydCBpbnRlcmZhY2UgSU9wdGlvbnNEYXRlIGV4dGVuZHMgSU9wdGlvbnMge1xyXG4gICAgY2xlYXI/OiBib29sZWFuO1xyXG4gICAgbWluRGF0ZT86IERhdGU7XHJcbiAgICBtYXhEYXRlPzogRGF0ZTtcclxuICAgIGRlZmF1bHREYXRlPzogRGF0ZTtcclxuICAgIG1vZGU/OiBNb2RlQ2FsZW5kYXJcclxufVxyXG5cclxuZXhwb3J0IGludGVyZmFjZSBJT3B0aW9uc0Ryb3Bkb3duIGV4dGVuZHMgSU9wdGlvbnMge1xyXG4gICAgb3B0aW9uczogYW55W107XHJcbiAgICBvcHRpb25MYWJlbDogc3RyaW5nO1xyXG4gICAgb3B0aW9uVmFsdWU/OiBzdHJpbmc7XHJcbiAgICB2aXJ0dWFsU2Nyb2xsPzogYm9vbGVhbjtcclxuICAgIGZpbHRlcj86IGJvb2xlYW47XHJcbiAgICBiYXNlWkluZGV4PzogbnVtYmVyO1xyXG4gICAgb25seUxpc3RWYWx1ZXM/OiBib29sZWFuXHJcbn1cclxuXHJcbmV4cG9ydCBpbnRlcmZhY2UgSU9wdGlvbnNNdWx0aVNlbGVjdCBleHRlbmRzIElPcHRpb25zIHtcclxuICAgIG9wdGlvbnM6IGFueVtdO1xyXG4gICAgb3B0aW9uTGFiZWw6IHN0cmluZztcclxuICAgIG9wdGlvblZhbHVlPzogc3RyaW5nO1xyXG4gICAgdmlydHVhbFNjcm9sbD86IGJvb2xlYW47XHJcbiAgICBmaWx0ZXI/OiBib29sZWFuO1xyXG4gICAgYmFzZVpJbmRleD86IG51bWJlcjtcclxuICAgIG9wdGlvbkdyb3VwTGFiZWw/OiBzdHJpbmc7XHJcbiAgICBvcHRpb25Hcm91cENoaWxkcmVuPzogc3RyaW5nO1xyXG4gICAgb25seUxpc3RWYWx1ZXM/OiBib29sZWFuXHJcbn1cclxuXHJcbmV4cG9ydCBpbnRlcmZhY2UgSU9wdGlvbnNOdW1iZXIgZXh0ZW5kcyBJT3B0aW9ucyB7XHJcbiAgICBwcmVmaXg/OiBzdHJpbmc7XHJcbiAgICBzdWZmaXg/OiBzdHJpbmc7XHJcbiAgICBtaW4/OiBudW1iZXI7XHJcbiAgICBtYXg/OiBudW1iZXI7XHJcbiAgICBtaW5EZWNpbWFsZXM/OiBudW1iZXI7XHJcbiAgICBtYXhEZWNpbWFsZXM/OiBudW1iZXI7XHJcbiAgICBzaG93QnV0dG9ucz86IGJvb2xlYW47XHJcbiAgICBtb2RlSW50ZWdlcj86IGJvb2xlYW47XHJcbn1cclxuXHJcbmV4cG9ydCBpbnRlcmZhY2UgSU9wdGlvbnNTZWxlY3RCdXR0b24gZXh0ZW5kcyBJT3B0aW9ucyB7XHJcbiAgICBvcHRpb25zOiBhbnlbXTtcclxuICAgIG9wdGlvbkxhYmVsOiBzdHJpbmc7XHJcbiAgICBvcHRpb25WYWx1ZT86IHN0cmluZztcclxufVxyXG5cclxuZXhwb3J0IGludGVyZmFjZSBJT3B0aW9uc1N3aXRjaCBleHRlbmRzIElPcHRpb25zIHtcclxuICAgIGFjdGlvbj86IGFueTtcclxufVxyXG5cclxuZXhwb3J0IGludGVyZmFjZSBJT3B0aW9uc0J1dHRvbiBleHRlbmRzIElPcHRpb25zIHtcclxuICAgIHNldmVyaXR5OiBTZXZlcml0eTtcclxuICAgIGxhYmVsPzogc3RyaW5nO1xyXG4gICAgaWNvbj86IGFueTtcclxuICAgIGZpbHRlckNvbD86IGJvb2xlYW47XHJcbiAgICBmaWx0ZXJPYmpGaWVsZD86IHN0cmluZztcclxuICAgIGZpbHRlck9ialN1YkZpZWxkPzogc3RyaW5nO1xyXG59XHJcblxyXG5leHBvcnQgaW50ZXJmYWNlIElPcHRpb25zU3RhdGUgZXh0ZW5kcyBJT3B0aW9ucyB7XHJcbiAgICBvcHRpb25zOiBJU3RhdGVbXTtcclxuICAgIG9wdGlvbkxhYmVsOiBzdHJpbmc7XHJcbn1cclxuXHJcbmV4cG9ydCBpbnRlcmZhY2UgSVN0YXRlIHtcclxuICAgIElEOiBudW1iZXI7XHJcbiAgICBsYWJlbD86IHN0cmluZztcclxuICAgIGljb24/OiBhbnk7XHJcbiAgICBiYWNrZ3JvdW5kQ29sb3I/OiBzdHJpbmc7XHJcbiAgICB0ZXh0Q29sb3I/OiBzdHJpbmc7XHJcbiAgICBzZXZlcml0eT86IFNldmVyaXR5O1xyXG59XHJcbiJdfQ==
@@ -18,8 +18,8 @@ import { EditorModule } from 'primeng/editor';
18
18
  import * as i0 from "@angular/core";
19
19
  export class PrimengModule {
20
20
  }
21
- PrimengModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.1.0", ngImport: i0, type: PrimengModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
22
- PrimengModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.1.0", ngImport: i0, type: PrimengModule, imports: [CommonModule], exports: [DialogModule,
21
+ PrimengModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: PrimengModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
22
+ PrimengModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.0", ngImport: i0, type: PrimengModule, imports: [CommonModule], exports: [DialogModule,
23
23
  ButtonModule,
24
24
  TableModule,
25
25
  InputTextModule,
@@ -34,7 +34,7 @@ PrimengModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version:
34
34
  InputSwitchModule,
35
35
  SkeletonModule,
36
36
  EditorModule] });
37
- PrimengModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.1.0", ngImport: i0, type: PrimengModule, imports: [CommonModule, DialogModule,
37
+ PrimengModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: PrimengModule, imports: [CommonModule, DialogModule,
38
38
  ButtonModule,
39
39
  TableModule,
40
40
  InputTextModule,
@@ -49,7 +49,7 @@ PrimengModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version:
49
49
  InputSwitchModule,
50
50
  SkeletonModule,
51
51
  EditorModule] });
52
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.0", ngImport: i0, type: PrimengModule, decorators: [{
52
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: PrimengModule, decorators: [{
53
53
  type: NgModule,
54
54
  args: [{
55
55
  declarations: [],
@@ -19,9 +19,9 @@ export class CilogMessageService {
19
19
  this.display.next(false);
20
20
  }
21
21
  }
22
- CilogMessageService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.1.0", ngImport: i0, type: CilogMessageService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
23
- CilogMessageService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.1.0", ngImport: i0, type: CilogMessageService });
24
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.0", ngImport: i0, type: CilogMessageService, decorators: [{
22
+ CilogMessageService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: CilogMessageService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
23
+ CilogMessageService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: CilogMessageService });
24
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: CilogMessageService, decorators: [{
25
25
  type: Injectable
26
26
  }], ctorParameters: function () { return []; } });
27
27
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibWVzc2FnZS5zZXJ2aWNlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvY2lsb2ctbGliL3NyYy9saWIvc2VydmljZXMvbWVzc2FnZS5zZXJ2aWNlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxVQUFVLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDM0MsT0FBTyxFQUFFLGVBQWUsRUFBRSxNQUFNLE1BQU0sQ0FBQzs7QUFJdkMsTUFBTSxPQUFPLG1CQUFtQjtJQUs1QjtRQUNJLElBQUksQ0FBQyxPQUFPLEdBQUcsSUFBSSxlQUFlLENBQVcsSUFBSSxDQUFDLENBQUM7UUFDbkQsSUFBSSxDQUFDLE9BQU8sR0FBRyxJQUFJLGVBQWUsQ0FBVSxJQUFJLENBQUMsQ0FBQztJQUN0RCxDQUFDO0lBRUQsVUFBVSxDQUFDLFFBQWdCLEVBQUUsU0FBaUIsRUFBRSxZQUFxQixJQUFJLEVBQUUsV0FBb0IsS0FBSztRQUNoRyxJQUFJLENBQUMsT0FBTyxDQUFDLElBQUksQ0FBQztZQUNkLE9BQU8sRUFBRSxRQUFRO1lBQ2pCLFFBQVEsRUFBRSxTQUFTO1lBQ25CLFFBQVEsRUFBRSxTQUFTO1lBQ25CLE9BQU8sRUFBRSxRQUFRO1NBQ3BCLENBQUMsQ0FBQztRQUNILElBQUksQ0FBQyxPQUFPLENBQUMsSUFBSSxDQUFDLElBQUksQ0FBQyxDQUFDO0lBQzVCLENBQUM7SUFFRCxXQUFXO1FBQ1AsSUFBSSxDQUFDLE9BQU8sQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLENBQUM7SUFDN0IsQ0FBQzs7Z0hBdEJRLG1CQUFtQjtvSEFBbkIsbUJBQW1COzJGQUFuQixtQkFBbUI7a0JBRC9CLFVBQVUiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBJbmplY3RhYmxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcbmltcG9ydCB7IEJlaGF2aW9yU3ViamVjdCB9IGZyb20gJ3J4anMnO1xyXG5pbXBvcnQgeyBJTWVzc2FnZSB9IGZyb20gJy4uL2hlbHBlcnMvaW50ZXJmYWNlcy9tZXNzYWdlLmludGVyZmFjZSc7XHJcblxyXG5ASW5qZWN0YWJsZSgpXHJcbmV4cG9ydCBjbGFzcyBDaWxvZ01lc3NhZ2VTZXJ2aWNlIHtcclxuXHJcbiAgICBkaXNwbGF5OiBCZWhhdmlvclN1YmplY3Q8Ym9vbGVhbj47XHJcbiAgICBtZXNzYWdlOiBCZWhhdmlvclN1YmplY3Q8SU1lc3NhZ2U+O1xyXG5cclxuICAgIGNvbnN0cnVjdG9yKCkge1xyXG4gICAgICAgIHRoaXMubWVzc2FnZSA9IG5ldyBCZWhhdmlvclN1YmplY3Q8SU1lc3NhZ2U+KG51bGwpO1xyXG4gICAgICAgIHRoaXMuZGlzcGxheSA9IG5ldyBCZWhhdmlvclN1YmplY3Q8Ym9vbGVhbj4obnVsbCk7XHJcbiAgICB9XHJcblxyXG4gICAgc2hvd0RpYWxvZyhwQ29udGVudDogc3RyaW5nLCBwU2V2ZXJpdHk6IHN0cmluZywgcENsb3NhYmxlOiBib29sZWFuID0gdHJ1ZSwgcFJlZnJlc2g6IGJvb2xlYW4gPSBmYWxzZSkge1xyXG4gICAgICAgIHRoaXMubWVzc2FnZS5uZXh0KHtcclxuICAgICAgICAgICAgY29udGVudDogcENvbnRlbnQsXHJcbiAgICAgICAgICAgIHNldmVyaXR5OiBwU2V2ZXJpdHksXHJcbiAgICAgICAgICAgIGNsb3NhYmxlOiBwQ2xvc2FibGUsXHJcbiAgICAgICAgICAgIHJlZnJlc2g6IHBSZWZyZXNoXHJcbiAgICAgICAgfSk7XHJcbiAgICAgICAgdGhpcy5kaXNwbGF5Lm5leHQodHJ1ZSk7XHJcbiAgICB9XHJcblxyXG4gICAgY2xvc2VEaWFsb2coKSB7XHJcbiAgICAgICAgdGhpcy5kaXNwbGF5Lm5leHQoZmFsc2UpO1xyXG4gICAgfVxyXG59XHJcbiJdfQ==
@@ -3,9 +3,9 @@ import * as i0 from "@angular/core";
3
3
  export class CilogTableService {
4
4
  constructor() { }
5
5
  }
6
- CilogTableService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.1.0", ngImport: i0, type: CilogTableService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
7
- CilogTableService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.1.0", ngImport: i0, type: CilogTableService, providedIn: 'root' });
8
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.0", ngImport: i0, type: CilogTableService, decorators: [{
6
+ CilogTableService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: CilogTableService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
7
+ CilogTableService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: CilogTableService, providedIn: 'root' });
8
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: CilogTableService, decorators: [{
9
9
  type: Injectable,
10
10
  args: [{
11
11
  providedIn: 'root'
@@ -147,15 +147,15 @@ export class CilogInputNumberComponent {
147
147
  this.onTouchedInput = fn;
148
148
  }
149
149
  }
150
- CilogInputNumberComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.1.0", ngImport: i0, type: CilogInputNumberComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
151
- CilogInputNumberComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.1.0", type: CilogInputNumberComponent, selector: "cilog-input-number", inputs: { min: "min", max: "max", maxDecimals: "maxDecimals", prefixe: "prefixe", suffixe: "suffixe", inputStyleClass: "inputStyleClass" }, outputs: { onInput: "onInput", onChange: "onChange", onFocus: "onFocus", onBlur: "onBlur" }, host: { listeners: { "keydown": "onKeyDownEvent($event)" } }, providers: [
150
+ CilogInputNumberComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: CilogInputNumberComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
151
+ CilogInputNumberComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.0", type: CilogInputNumberComponent, selector: "cilog-input-number", inputs: { min: "min", max: "max", maxDecimals: "maxDecimals", prefixe: "prefixe", suffixe: "suffixe", inputStyleClass: "inputStyleClass" }, outputs: { onInput: "onInput", onChange: "onChange", onFocus: "onFocus", onBlur: "onBlur" }, host: { listeners: { "keydown": "onKeyDownEvent($event)" } }, providers: [
152
152
  {
153
153
  provide: NG_VALUE_ACCESSOR,
154
154
  useExisting: forwardRef(() => CilogInputNumberComponent),
155
155
  multi: true
156
156
  }
157
157
  ], viewQueries: [{ propertyName: "cilogInputNumber", first: true, predicate: ["cilogInputNumber"], descendants: true }], ngImport: i0, template: "<div class=\"input-group w-full\">\r\n\r\n <span class=\"input-group-addon prefixe\"\r\n *ngIf=\"prefixe != null\">\r\n {{ prefixe }}\r\n </span>\r\n\r\n <input #cilogInputNumber\r\n pInputText\r\n type=\"text\"\r\n [value]=\"valueStr\"\r\n (focus)=\"onFocusEvent($event)\"\r\n (blur)=\"onBlurEvent($event)\"\r\n [class]=\"'w-full z-1' + (inputStyleClass == null ? '' : ' ' + inputStyleClass)\"\r\n [ngClass]=\"suffixe != null && prefixe != null ? 'border-noround' : prefixe != null ? 'border-noround-left' : suffixe != null ? 'border-noround-right' : null\" />\r\n\r\n <span class=\"input-group-addon suffixe\"\r\n *ngIf=\"suffixe != null\">\r\n {{ suffixe }}\r\n </span>\r\n\r\n</div>\r\n", styles: [":host ::ng-deep .input-group{display:flex}:host ::ng-deep .input-group-addon{background-color:#fff;border:1px solid #ccc;padding:9px 12px;max-width:5rem;overflow:hidden;font-weight:700}:host ::ng-deep .prefixe{border-radius:4px 0 0 4px;border-right:none}:host ::ng-deep .suffixe{border-radius:0 4px 4px 0;border-left:none}\n"], dependencies: [{ kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.InputText, selector: "[pInputText]" }] });
158
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.0", ngImport: i0, type: CilogInputNumberComponent, decorators: [{
158
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: CilogInputNumberComponent, decorators: [{
159
159
  type: Component,
160
160
  args: [{ selector: 'cilog-input-number', providers: [
161
161
  {
@@ -20,9 +20,9 @@ export class CilogEditorComponent {
20
20
  // NOTHING
21
21
  }
22
22
  }
23
- CilogEditorComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.1.0", ngImport: i0, type: CilogEditorComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
24
- CilogEditorComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.1.0", type: CilogEditorComponent, selector: "cilog-editor", inputs: { text: "text" }, outputs: { textChange: "textChange", onTextChange: "onTextChange" }, ngImport: i0, template: "<p-editor [(ngModel)]=\"text\"\r\n (onTextChange)=\"change($event)\">\r\n</p-editor>\r\n", styles: [""], dependencies: [{ kind: "component", type: i1.Editor, selector: "p-editor", inputs: ["style", "styleClass", "placeholder", "formats", "modules", "bounds", "scrollingContainer", "debug", "readonly"], outputs: ["onTextChange", "onSelectionChange", "onInit"] }, { kind: "directive", type: i2.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i2.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }] });
25
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.0", ngImport: i0, type: CilogEditorComponent, decorators: [{
23
+ CilogEditorComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: CilogEditorComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
24
+ CilogEditorComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.0", type: CilogEditorComponent, selector: "cilog-editor", inputs: { text: "text" }, outputs: { textChange: "textChange", onTextChange: "onTextChange" }, ngImport: i0, template: "<p-editor [(ngModel)]=\"text\"\r\n (onTextChange)=\"change($event)\">\r\n</p-editor>\r\n", styles: [""], dependencies: [{ kind: "component", type: i1.Editor, selector: "p-editor", inputs: ["style", "styleClass", "placeholder", "formats", "modules", "bounds", "scrollingContainer", "debug", "readonly"], outputs: ["onTextChange", "onSelectionChange", "onInit"] }, { kind: "directive", type: i2.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i2.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }] });
25
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: CilogEditorComponent, decorators: [{
26
26
  type: Component,
27
27
  args: [{ selector: 'cilog-editor', template: "<p-editor [(ngModel)]=\"text\"\r\n (onTextChange)=\"change($event)\">\r\n</p-editor>\r\n" }]
28
28
  }], ctorParameters: function () { return []; }, propDecorators: { text: [{
@@ -68,9 +68,9 @@ export class CilogMessageComponent {
68
68
  window.location.reload();
69
69
  }
70
70
  }
71
- CilogMessageComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.1.0", ngImport: i0, type: CilogMessageComponent, deps: [{ token: i1.CilogMessageService }], target: i0.ɵɵFactoryTarget.Component });
72
- CilogMessageComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.1.0", type: CilogMessageComponent, selector: "cilog-message", ngImport: i0, template: "<p-dialog [styleClass]=\"classBySeverity()\"\r\n [(visible)]=\"display\"\r\n [modal]=\"true\"\r\n [baseZIndex]=\"10000\"\r\n [closable]=\"false\"\r\n [resizable]=\"false\"\r\n [draggable]=\"false\">\r\n\r\n <!-- Header -->\r\n <ng-template pTemplate=\"header\">\r\n <i class=\"pi {{ iconBySeverity() }} header_icon\"></i>\r\n <span class=\"header_text\">{{ headerBySeverity() }}</span>\r\n </ng-template>\r\n\r\n <!-- Content -->\r\n <p class=\"content\"\r\n [innerHTML]=\"message?.content\">\r\n </p>\r\n\r\n <!-- Footer -->\r\n <ng-template pTemplate=\"footer\">\r\n <p-button *ngIf=\"message?.closable == true && message?.refresh == false\" icon=\"pi pi-check\" (click)=\"display=false\" label=\"Ok\" styleClass=\"p-button-text\"></p-button>\r\n <p-button *ngIf=\"message?.refresh == true\" icon=\"pi pi-refresh\" (click)=\"refreshPage()\" label=\"Rafra\u00EEchir\" styleClass=\"p-button-text\"></p-button>\r\n </ng-template>\r\n\r\n</p-dialog>\r\n", styles: [":host ::ng-deep .message_success :nth-child(1n){background-color:#b7fdc0}:host ::ng-deep .message_error :nth-child(1n){background-color:#fdb8b7}:host ::ng-deep .message_warn :nth-child(1n){background-color:#fff5ba}:host ::ng-deep .message_info :nth-child(1n){background-color:#b7eefd}:host ::ng-deep .p-dialog-content,:host ::ng-deep .p-dialog-footer,:host ::ng-deep .p-dialog-header{padding:10px}:host ::ng-deep .content{margin:4px;white-space:pre}:host ::ng-deep .p-button-text{padding-top:0;padding-bottom:3px}:host ::ng-deep .header_text{font-weight:500;font-size:1.25rem;margin-left:10px}:host ::ng-deep .header_icon{font-size:1.5rem}:host ::ng-deep .p-dialog-header{justify-content:inherit}\n"], dependencies: [{ kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i3.Dialog, selector: "p-dialog", inputs: ["header", "draggable", "resizable", "positionLeft", "positionTop", "contentStyle", "contentStyleClass", "modal", "closeOnEscape", "dismissableMask", "rtl", "closable", "responsive", "appendTo", "breakpoints", "styleClass", "maskStyleClass", "showHeader", "breakpoint", "blockScroll", "autoZIndex", "baseZIndex", "minX", "minY", "focusOnShow", "maximizable", "keepInViewport", "focusTrap", "transitionOptions", "closeIcon", "closeAriaLabel", "closeTabindex", "minimizeIcon", "maximizeIcon", "visible", "style", "position"], outputs: ["onShow", "onHide", "visibleChange", "onResizeInit", "onResizeEnd", "onDragEnd", "onMaximize"] }, { kind: "directive", type: i4.PrimeTemplate, selector: "[pTemplate]", inputs: ["type", "pTemplate"] }, { kind: "component", type: i5.Button, selector: "p-button", inputs: ["type", "iconPos", "icon", "badge", "label", "disabled", "loading", "loadingIcon", "style", "styleClass", "badgeClass", "ariaLabel"], outputs: ["onClick", "onFocus", "onBlur"] }] });
73
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.1.0", ngImport: i0, type: CilogMessageComponent, decorators: [{
71
+ CilogMessageComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: CilogMessageComponent, deps: [{ token: i1.CilogMessageService }], target: i0.ɵɵFactoryTarget.Component });
72
+ CilogMessageComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.0", type: CilogMessageComponent, selector: "cilog-message", ngImport: i0, template: "<p-dialog [styleClass]=\"classBySeverity()\"\r\n [(visible)]=\"display\"\r\n [modal]=\"true\"\r\n [baseZIndex]=\"10000\"\r\n [closable]=\"false\"\r\n [resizable]=\"false\"\r\n [draggable]=\"false\">\r\n\r\n <!-- Header -->\r\n <ng-template pTemplate=\"header\">\r\n <i class=\"pi {{ iconBySeverity() }} header_icon\"></i>\r\n <span class=\"header_text\">{{ headerBySeverity() }}</span>\r\n </ng-template>\r\n\r\n <!-- Content -->\r\n <p class=\"content\"\r\n [innerHTML]=\"message?.content\">\r\n </p>\r\n\r\n <!-- Footer -->\r\n <ng-template pTemplate=\"footer\">\r\n <p-button *ngIf=\"message?.closable == true && message?.refresh == false\" icon=\"pi pi-check\" (click)=\"display=false\" label=\"Ok\" styleClass=\"p-button-text\"></p-button>\r\n <p-button *ngIf=\"message?.refresh == true\" icon=\"pi pi-refresh\" (click)=\"refreshPage()\" label=\"Rafra\u00EEchir\" styleClass=\"p-button-text\"></p-button>\r\n </ng-template>\r\n\r\n</p-dialog>\r\n", styles: [":host ::ng-deep .message_success :nth-child(1n){background-color:#b7fdc0}:host ::ng-deep .message_error :nth-child(1n){background-color:#fdb8b7}:host ::ng-deep .message_warn :nth-child(1n){background-color:#fff5ba}:host ::ng-deep .message_info :nth-child(1n){background-color:#b7eefd}:host ::ng-deep .p-dialog-content,:host ::ng-deep .p-dialog-footer,:host ::ng-deep .p-dialog-header{padding:10px}:host ::ng-deep .content{margin:4px;white-space:pre}:host ::ng-deep .p-button-text{padding-top:0;padding-bottom:3px}:host ::ng-deep .header_text{font-weight:500;font-size:1.25rem;margin-left:10px}:host ::ng-deep .header_icon{font-size:1.5rem}:host ::ng-deep .p-dialog-header{justify-content:inherit}\n"], dependencies: [{ kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i3.Dialog, selector: "p-dialog", inputs: ["header", "draggable", "resizable", "positionLeft", "positionTop", "contentStyle", "contentStyleClass", "modal", "closeOnEscape", "dismissableMask", "rtl", "closable", "responsive", "appendTo", "breakpoints", "styleClass", "maskStyleClass", "showHeader", "breakpoint", "blockScroll", "autoZIndex", "baseZIndex", "minX", "minY", "focusOnShow", "maximizable", "keepInViewport", "focusTrap", "transitionOptions", "closeIcon", "closeAriaLabel", "closeTabindex", "minimizeIcon", "maximizeIcon", "visible", "style", "position"], outputs: ["onShow", "onHide", "visibleChange", "onResizeInit", "onResizeEnd", "onDragEnd", "onMaximize"] }, { kind: "directive", type: i4.PrimeTemplate, selector: "[pTemplate]", inputs: ["type", "pTemplate"] }, { kind: "component", type: i5.Button, selector: "p-button", inputs: ["type", "iconPos", "icon", "badge", "label", "disabled", "loading", "loadingIcon", "style", "styleClass", "badgeClass", "ariaLabel"], outputs: ["onClick", "onFocus", "onBlur"] }] });
73
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.0", ngImport: i0, type: CilogMessageComponent, decorators: [{
74
74
  type: Component,
75
75
  args: [{ selector: 'cilog-message', template: "<p-dialog [styleClass]=\"classBySeverity()\"\r\n [(visible)]=\"display\"\r\n [modal]=\"true\"\r\n [baseZIndex]=\"10000\"\r\n [closable]=\"false\"\r\n [resizable]=\"false\"\r\n [draggable]=\"false\">\r\n\r\n <!-- Header -->\r\n <ng-template pTemplate=\"header\">\r\n <i class=\"pi {{ iconBySeverity() }} header_icon\"></i>\r\n <span class=\"header_text\">{{ headerBySeverity() }}</span>\r\n </ng-template>\r\n\r\n <!-- Content -->\r\n <p class=\"content\"\r\n [innerHTML]=\"message?.content\">\r\n </p>\r\n\r\n <!-- Footer -->\r\n <ng-template pTemplate=\"footer\">\r\n <p-button *ngIf=\"message?.closable == true && message?.refresh == false\" icon=\"pi pi-check\" (click)=\"display=false\" label=\"Ok\" styleClass=\"p-button-text\"></p-button>\r\n <p-button *ngIf=\"message?.refresh == true\" icon=\"pi pi-refresh\" (click)=\"refreshPage()\" label=\"Rafra\u00EEchir\" styleClass=\"p-button-text\"></p-button>\r\n </ng-template>\r\n\r\n</p-dialog>\r\n", styles: [":host ::ng-deep .message_success :nth-child(1n){background-color:#b7fdc0}:host ::ng-deep .message_error :nth-child(1n){background-color:#fdb8b7}:host ::ng-deep .message_warn :nth-child(1n){background-color:#fff5ba}:host ::ng-deep .message_info :nth-child(1n){background-color:#b7eefd}:host ::ng-deep .p-dialog-content,:host ::ng-deep .p-dialog-footer,:host ::ng-deep .p-dialog-header{padding:10px}:host ::ng-deep .content{margin:4px;white-space:pre}:host ::ng-deep .p-button-text{padding-top:0;padding-bottom:3px}:host ::ng-deep .header_text{font-weight:500;font-size:1.25rem;margin-left:10px}:host ::ng-deep .header_icon{font-size:1.5rem}:host ::ng-deep .p-dialog-header{justify-content:inherit}\n"] }]
76
76
  }], ctorParameters: function () { return [{ type: i1.CilogMessageService }]; } });