@verisoft/ui-core 18.8.0 → 19.0.0-1

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.
Files changed (135) hide show
  1. package/fesm2022/verisoft-ui-core.mjs +91 -83
  2. package/fesm2022/verisoft-ui-core.mjs.map +1 -1
  3. package/lib/common/control.models.d.ts +7 -0
  4. package/lib/components/breadcrumb/breadcrumbcore.component.d.ts +1 -1
  5. package/lib/components/checkbox/checkbox.model.d.ts +5 -3
  6. package/lib/components/dropdown-button/dropdown-button.model.d.ts +14 -0
  7. package/lib/components/dropdown-button/index.d.ts +1 -0
  8. package/lib/components/index.d.ts +2 -1
  9. package/lib/components/page-header/page-headercore.component.d.ts +1 -1
  10. package/lib/components/side-menu/services/side-menu-provider.service.d.ts +1 -1
  11. package/lib/components/tooltip/index.d.ts +1 -0
  12. package/lib/components/tooltip/tooltip.model.d.ts +9 -0
  13. package/lib/components/unsubscribe.component.d.ts +1 -1
  14. package/package.json +12 -14
  15. package/esm2022/index.mjs +0 -7
  16. package/esm2022/lib/common/angular-helper.mjs +0 -23
  17. package/esm2022/lib/common/constants.mjs +0 -4
  18. package/esm2022/lib/common/control.models.mjs +0 -63
  19. package/esm2022/lib/common/datasource-component.model.mjs +0 -14
  20. package/esm2022/lib/common/deactivate-guard.model.mjs +0 -2
  21. package/esm2022/lib/common/download-file.mjs +0 -13
  22. package/esm2022/lib/common/filter.mjs +0 -7
  23. package/esm2022/lib/common/icons.mjs +0 -2
  24. package/esm2022/lib/common/index.mjs +0 -11
  25. package/esm2022/lib/common/notificable-property.model.mjs +0 -2
  26. package/esm2022/lib/common/rxjs.mjs +0 -11
  27. package/esm2022/lib/components/action-button-group/action-button-group.model.mjs +0 -3
  28. package/esm2022/lib/components/action-button-group/action-button.model.mjs +0 -2
  29. package/esm2022/lib/components/action-button-group/index.mjs +0 -3
  30. package/esm2022/lib/components/base-form/base-form-input.component.mjs +0 -100
  31. package/esm2022/lib/components/base-form/base-form.component.mjs +0 -187
  32. package/esm2022/lib/components/base-form/directives/detail-store.directive.mjs +0 -163
  33. package/esm2022/lib/components/base-form/index.mjs +0 -5
  34. package/esm2022/lib/components/base-form/models/base-form-input.models.mjs +0 -7
  35. package/esm2022/lib/components/base-form/models/base-form.models.mjs +0 -10
  36. package/esm2022/lib/components/base-form/models/index.mjs +0 -3
  37. package/esm2022/lib/components/breadcrumb/breadcrumb.model.mjs +0 -3
  38. package/esm2022/lib/components/breadcrumb/breadcrumb.service.mjs +0 -16
  39. package/esm2022/lib/components/breadcrumb/breadcrumbcore.component.mjs +0 -88
  40. package/esm2022/lib/components/breadcrumb/index.mjs +0 -4
  41. package/esm2022/lib/components/button/button.model.mjs +0 -3
  42. package/esm2022/lib/components/button/index.mjs +0 -2
  43. package/esm2022/lib/components/calendar/calendar.model.mjs +0 -3
  44. package/esm2022/lib/components/calendar/index.mjs +0 -2
  45. package/esm2022/lib/components/checkbox/checkbox.model.mjs +0 -3
  46. package/esm2022/lib/components/checkbox/index.mjs +0 -2
  47. package/esm2022/lib/components/confirm-dialog/confirm-dialog.model.mjs +0 -3
  48. package/esm2022/lib/components/confirm-dialog/index.mjs +0 -2
  49. package/esm2022/lib/components/dropdown/dropdown.model.mjs +0 -3
  50. package/esm2022/lib/components/dropdown/index.mjs +0 -2
  51. package/esm2022/lib/components/dynamic-component/dynamic-component.model.mjs +0 -2
  52. package/esm2022/lib/components/dynamic-component/index.mjs +0 -2
  53. package/esm2022/lib/components/filter/filter.model.mjs +0 -3
  54. package/esm2022/lib/components/filter/index.mjs +0 -2
  55. package/esm2022/lib/components/form-field/form-field.model.mjs +0 -3
  56. package/esm2022/lib/components/form-field/index.mjs +0 -2
  57. package/esm2022/lib/components/generic-field/generic-field.model.mjs +0 -3
  58. package/esm2022/lib/components/generic-field/index.mjs +0 -2
  59. package/esm2022/lib/components/generic-form/generic-form.component.mjs +0 -10
  60. package/esm2022/lib/components/generic-form/index.mjs +0 -2
  61. package/esm2022/lib/components/header/header.model.mjs +0 -4
  62. package/esm2022/lib/components/header/index.mjs +0 -2
  63. package/esm2022/lib/components/icons/icons.component.mjs +0 -29
  64. package/esm2022/lib/components/icons/icons.model.mjs +0 -3
  65. package/esm2022/lib/components/icons/index.mjs +0 -3
  66. package/esm2022/lib/components/index.mjs +0 -36
  67. package/esm2022/lib/components/input-group/index.mjs +0 -2
  68. package/esm2022/lib/components/input-group/input-group.model.mjs +0 -3
  69. package/esm2022/lib/components/loader/index.mjs +0 -2
  70. package/esm2022/lib/components/loader/loader.model.mjs +0 -3
  71. package/esm2022/lib/components/multiselect/index.mjs +0 -2
  72. package/esm2022/lib/components/multiselect/mutiselect.model.mjs +0 -3
  73. package/esm2022/lib/components/number-input/index.mjs +0 -2
  74. package/esm2022/lib/components/number-input/number-input.model.mjs +0 -3
  75. package/esm2022/lib/components/page-header/index.mjs +0 -4
  76. package/esm2022/lib/components/page-header/page-header.model.mjs +0 -3
  77. package/esm2022/lib/components/page-header/page-header.service.mjs +0 -16
  78. package/esm2022/lib/components/page-header/page-headercore.component.mjs +0 -52
  79. package/esm2022/lib/components/password/index.mjs +0 -2
  80. package/esm2022/lib/components/password/password.model.mjs +0 -11
  81. package/esm2022/lib/components/radiobutton/index.mjs +0 -2
  82. package/esm2022/lib/components/radiobutton/radiobutton.model.mjs +0 -3
  83. package/esm2022/lib/components/section/index.mjs +0 -2
  84. package/esm2022/lib/components/section/section.model.mjs +0 -3
  85. package/esm2022/lib/components/side-menu/directives/side-menu-service.directive.mjs +0 -31
  86. package/esm2022/lib/components/side-menu/index.mjs +0 -5
  87. package/esm2022/lib/components/side-menu/services/side-menu-provider.service.mjs +0 -25
  88. package/esm2022/lib/components/side-menu/services/side-menu.service.mjs +0 -50
  89. package/esm2022/lib/components/side-menu/side-menu.model.mjs +0 -6
  90. package/esm2022/lib/components/slider/index.mjs +0 -2
  91. package/esm2022/lib/components/slider/slider.model.mjs +0 -3
  92. package/esm2022/lib/components/snackbar/index.mjs +0 -2
  93. package/esm2022/lib/components/snackbar/snackbar.model.mjs +0 -3
  94. package/esm2022/lib/components/stepper/index.mjs +0 -2
  95. package/esm2022/lib/components/stepper/stepper.model.mjs +0 -3
  96. package/esm2022/lib/components/switch/index.mjs +0 -2
  97. package/esm2022/lib/components/switch/switch.model.mjs +0 -3
  98. package/esm2022/lib/components/tab-view/index.mjs +0 -2
  99. package/esm2022/lib/components/tab-view/tab-view.model.mjs +0 -3
  100. package/esm2022/lib/components/table/column-configuration.mjs +0 -32
  101. package/esm2022/lib/components/table/index.mjs +0 -5
  102. package/esm2022/lib/components/table/table-builder.mjs +0 -68
  103. package/esm2022/lib/components/table/table-column.directive.mjs +0 -86
  104. package/esm2022/lib/components/table/table.models.mjs +0 -150
  105. package/esm2022/lib/components/table-filter/index.mjs +0 -2
  106. package/esm2022/lib/components/table-filter/table-filter.model.mjs +0 -3
  107. package/esm2022/lib/components/textarea/index.mjs +0 -2
  108. package/esm2022/lib/components/textarea/textarea.model.mjs +0 -3
  109. package/esm2022/lib/components/textfield/index.mjs +0 -2
  110. package/esm2022/lib/components/textfield/textfield.model.mjs +0 -3
  111. package/esm2022/lib/components/tristatecheckbox/index.mjs +0 -2
  112. package/esm2022/lib/components/tristatecheckbox/tristatecheckbox.model.mjs +0 -3
  113. package/esm2022/lib/components/unsubscribe.component.mjs +0 -16
  114. package/esm2022/lib/directives/datasource.directive.mjs +0 -175
  115. package/esm2022/lib/directives/index.mjs +0 -5
  116. package/esm2022/lib/directives/shortcut.directive.mjs +0 -46
  117. package/esm2022/lib/directives/table-datasource.directive.mjs +0 -124
  118. package/esm2022/lib/directives/table-filter.directive.mjs +0 -56
  119. package/esm2022/lib/format/format.mjs +0 -63
  120. package/esm2022/lib/pipes/error/error.codes.mjs +0 -10
  121. package/esm2022/lib/pipes/error/error.models.mjs +0 -21
  122. package/esm2022/lib/pipes/error/error.pipe.mjs +0 -31
  123. package/esm2022/lib/pipes/error/warning.codes.mjs +0 -4
  124. package/esm2022/lib/pipes/error/warning.pipe.mjs +0 -31
  125. package/esm2022/lib/pipes/helper/enumToList.pipe.mjs +0 -22
  126. package/esm2022/lib/pipes/index.mjs +0 -8
  127. package/esm2022/lib/pipes/keyOrFn/keyOrFn.pipe.mjs +0 -31
  128. package/esm2022/lib/services/confirm-dialog.service.mjs +0 -45
  129. package/esm2022/lib/services/index.mjs +0 -5
  130. package/esm2022/lib/services/leave-form.service.mjs +0 -52
  131. package/esm2022/lib/services/screen-size.service.mjs +0 -29
  132. package/esm2022/lib/services/table.service.mjs +0 -27
  133. package/esm2022/verisoft-ui-core.mjs +0 -5
  134. package/lib/components/tristatecheckbox/index.d.ts +0 -1
  135. package/lib/components/tristatecheckbox/tristatecheckbox.model.d.ts +0 -4
@@ -1,5 +1,5 @@
1
1
  import * as i0 from '@angular/core';
2
- import { SimpleChange, InjectionToken, inject, Component, Input, Injectable, EventEmitter, Output, signal, ChangeDetectorRef, Directive, HostListener, Optional, Inject, TemplateRef, ContentChild, Pipe } from '@angular/core';
2
+ import { SimpleChange, InjectionToken, inject, Input, Component, Injectable, EventEmitter, Output, signal, ChangeDetectorRef, HostListener, Directive, Optional, Inject, TemplateRef, ContentChild, Pipe } from '@angular/core';
3
3
  import { startWith, switchMap, merge, map, debounceTime, BehaviorSubject, Subject, takeUntil, filter, tap, of, catchError } from 'rxjs';
4
4
  import { CommonModule } from '@angular/common';
5
5
  import * as i1 from '@angular/forms';
@@ -73,6 +73,13 @@ var SlotPosition;
73
73
  SlotPosition["top"] = "top";
74
74
  SlotPosition["bottom"] = "bottom";
75
75
  })(SlotPosition || (SlotPosition = {}));
76
+ var Position;
77
+ (function (Position) {
78
+ Position["top"] = "top";
79
+ Position["bottom"] = "bottom";
80
+ Position["left"] = "left";
81
+ Position["right"] = "right";
82
+ })(Position || (Position = {}));
76
83
  var FieldSize;
77
84
  (function (FieldSize) {
78
85
  FieldSize["small"] = "small";
@@ -213,15 +220,14 @@ class BaseFormInputComponent {
213
220
  }
214
221
  return this.required;
215
222
  }
216
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: BaseFormInputComponent, deps: [{ token: i1.NgControl }], target: i0.ɵɵFactoryTarget.Component });
217
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.8", type: BaseFormInputComponent, isStandalone: true, selector: "ng-component", inputs: { label: "label", required: "required", readonly: "readonly", disabled: "disabled", tooltip: "tooltip", formDisplay: "formDisplay", clearable: "clearable", placeholder: "placeholder", testId: "testId" }, ngImport: i0, template: '', isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "ngmodule", type: ReactiveFormsModule }] });
223
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: BaseFormInputComponent, deps: [{ token: i1.NgControl }], target: i0.ɵɵFactoryTarget.Component });
224
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.9", type: BaseFormInputComponent, isStandalone: true, selector: "ng-component", inputs: { label: "label", required: "required", readonly: "readonly", disabled: "disabled", tooltip: "tooltip", formDisplay: "formDisplay", clearable: "clearable", placeholder: "placeholder", testId: "testId" }, ngImport: i0, template: '', isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "ngmodule", type: ReactiveFormsModule }] });
218
225
  }
219
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: BaseFormInputComponent, decorators: [{
226
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: BaseFormInputComponent, decorators: [{
220
227
  type: Component,
221
228
  args: [{
222
229
  template: '',
223
- standalone: true,
224
- imports: [CommonModule, ReactiveFormsModule],
230
+ imports: [CommonModule, ReactiveFormsModule]
225
231
  }]
226
232
  }], ctorParameters: () => [{ type: i1.NgControl }], propDecorators: { label: [{
227
233
  type: Input
@@ -259,10 +265,10 @@ class ScreenSizeService {
259
265
  this.isMobileBlock.next(isMobile);
260
266
  }
261
267
  }
262
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: ScreenSizeService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
263
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: ScreenSizeService, providedIn: 'root' });
268
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: ScreenSizeService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
269
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: ScreenSizeService, providedIn: 'root' });
264
270
  }
265
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: ScreenSizeService, decorators: [{
271
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: ScreenSizeService, decorators: [{
266
272
  type: Injectable,
267
273
  args: [{
268
274
  providedIn: 'root',
@@ -298,10 +304,10 @@ class DialogService {
298
304
  closeModal() {
299
305
  this.closeEvent.emit();
300
306
  }
301
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: DialogService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
302
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: DialogService, providedIn: 'root' });
307
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: DialogService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
308
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: DialogService, providedIn: 'root' });
303
309
  }
304
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: DialogService, decorators: [{
310
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: DialogService, decorators: [{
305
311
  type: Injectable,
306
312
  args: [{
307
313
  providedIn: 'root',
@@ -349,10 +355,10 @@ class PreventUnsavedChangesDirective {
349
355
  });
350
356
  return resultSubject.asObservable();
351
357
  }
352
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: PreventUnsavedChangesDirective, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
353
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: PreventUnsavedChangesDirective, providedIn: 'root' });
358
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: PreventUnsavedChangesDirective, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
359
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: PreventUnsavedChangesDirective, providedIn: 'root' });
354
360
  }
355
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: PreventUnsavedChangesDirective, decorators: [{
361
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: PreventUnsavedChangesDirective, decorators: [{
356
362
  type: Injectable,
357
363
  args: [{
358
364
  providedIn: 'root',
@@ -374,10 +380,10 @@ class TableService {
374
380
  this.reload.set(Symbol());
375
381
  }
376
382
  }
377
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: TableService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
378
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: TableService, providedIn: 'root' });
383
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: TableService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
384
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: TableService, providedIn: 'root' });
379
385
  }
380
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: TableService, decorators: [{
386
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: TableService, decorators: [{
381
387
  type: Injectable,
382
388
  args: [{
383
389
  providedIn: 'root'
@@ -557,10 +563,10 @@ class BaseFormDirective {
557
563
  }
558
564
  }
559
565
  }
560
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: BaseFormDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
561
- static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.8", type: BaseFormDirective, isStandalone: true, selector: "[v-baseForm]", inputs: { data: "data" }, outputs: { dataChange: "dataChange", statusChange: "statusChange", formSubmit: "formSubmit", formClear: "formClear" }, host: { listeners: { "window:beforeunload": "unloadHandler($event)" } }, usesOnChanges: true, ngImport: i0 });
566
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: BaseFormDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
567
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.9", type: BaseFormDirective, isStandalone: true, selector: "[v-baseForm]", inputs: { data: "data" }, outputs: { dataChange: "dataChange", statusChange: "statusChange", formSubmit: "formSubmit", formClear: "formClear" }, host: { listeners: { "window:beforeunload": "unloadHandler($event)" } }, usesOnChanges: true, ngImport: i0 });
562
568
  }
563
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: BaseFormDirective, decorators: [{
569
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: BaseFormDirective, decorators: [{
564
570
  type: Directive,
565
571
  args: [{
566
572
  // eslint-disable-next-line @angular-eslint/directive-selector
@@ -588,10 +594,10 @@ class UnsubscribeComponent {
588
594
  this.destroyed$.next();
589
595
  this.destroyed$.complete();
590
596
  }
591
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: UnsubscribeComponent, deps: [], target: i0.ɵɵFactoryTarget.Directive });
592
- static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.8", type: UnsubscribeComponent, ngImport: i0 });
597
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: UnsubscribeComponent, deps: [], target: i0.ɵɵFactoryTarget.Directive });
598
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.9", type: UnsubscribeComponent, isStandalone: true, ngImport: i0 });
593
599
  }
594
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: UnsubscribeComponent, decorators: [{
600
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: UnsubscribeComponent, decorators: [{
595
601
  type: Directive
596
602
  }] });
597
603
 
@@ -718,10 +724,10 @@ class DetailStoreDirective extends UnsubscribeComponent {
718
724
  isStateChanged(item) {
719
725
  return item !== this.itemCache;
720
726
  }
721
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: DetailStoreDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
722
- static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.8", type: DetailStoreDirective, isStandalone: true, selector: "[v-useDetailStore]", inputs: { form: "form", detailsRepository: "detailsRepository", autoBind: "autoBind", detailId: "detailId", ngrxFeatureKey: "ngrxFeatureKey", destroyForm: "destroyForm", readonly: "readonly", readonlyControlNames: "readonlyControlNames" }, exportAs: ["useDetailStore"], usesInheritance: true, ngImport: i0 });
727
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: DetailStoreDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
728
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.9", type: DetailStoreDirective, isStandalone: true, selector: "[v-useDetailStore]", inputs: { form: "form", detailsRepository: "detailsRepository", autoBind: "autoBind", detailId: "detailId", ngrxFeatureKey: "ngrxFeatureKey", destroyForm: "destroyForm", readonly: "readonly", readonlyControlNames: "readonlyControlNames" }, exportAs: ["useDetailStore"], usesInheritance: true, ngImport: i0 });
723
729
  }
724
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: DetailStoreDirective, decorators: [{
730
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: DetailStoreDirective, decorators: [{
725
731
  type: Directive,
726
732
  args: [{
727
733
  // eslint-disable-next-line @angular-eslint/directive-selector
@@ -754,10 +760,10 @@ const BREADCRUMB_COMPONENT_TOKEN = new InjectionToken('BreadcrumbComponentToken'
754
760
 
755
761
  class BreadcrumbService {
756
762
  routeChange = new EventEmitter();
757
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: BreadcrumbService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
758
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: BreadcrumbService, providedIn: 'root' });
763
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: BreadcrumbService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
764
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: BreadcrumbService, providedIn: 'root' });
759
765
  }
760
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: BreadcrumbService, decorators: [{
766
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: BreadcrumbService, decorators: [{
761
767
  type: Injectable,
762
768
  args: [{
763
769
  providedIn: 'root',
@@ -834,10 +840,10 @@ class BreadcrumbCoreComponent extends UnsubscribeComponent {
834
840
  return this.createBreadcrumbs(child, routerLink, breadcrumbs);
835
841
  }
836
842
  }
837
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: BreadcrumbCoreComponent, deps: null, target: i0.ɵɵFactoryTarget.Directive });
838
- static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.8", type: BreadcrumbCoreComponent, inputs: { items: "items", homeRoute: "homeRoute", useHomeRoute: "useHomeRoute" }, usesInheritance: true, ngImport: i0 });
843
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: BreadcrumbCoreComponent, deps: null, target: i0.ɵɵFactoryTarget.Directive });
844
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.9", type: BreadcrumbCoreComponent, isStandalone: true, inputs: { items: "items", homeRoute: "homeRoute", useHomeRoute: "useHomeRoute" }, usesInheritance: true, ngImport: i0 });
839
845
  }
840
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: BreadcrumbCoreComponent, decorators: [{
846
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: BreadcrumbCoreComponent, decorators: [{
841
847
  type: Directive,
842
848
  args: [{}]
843
849
  }], propDecorators: { items: [{
@@ -850,6 +856,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImpor
850
856
 
851
857
  const BUTTON_COMPONENT_TOKEN = new InjectionToken('ButtonComponentToken');
852
858
 
859
+ const DROPDOWN_BUTTON_COMPONENT_TOKEN = new InjectionToken('DropdownButtonComponentToken');
860
+
853
861
  const CALENDAR_COMPONENT_TOKEN = new InjectionToken('CalendarComponentToken');
854
862
 
855
863
  const CHECKBOX_COMPONENT_TOKEN = new InjectionToken('CheckboxComponentToken');
@@ -889,10 +897,10 @@ const PAGE_HEADER_COMPONENT_TOKEN = new InjectionToken('PageHeaderComponentToken
889
897
 
890
898
  class PageHeaderService {
891
899
  pageHeader = new EventEmitter();
892
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: PageHeaderService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
893
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: PageHeaderService, providedIn: 'root' });
900
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: PageHeaderService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
901
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: PageHeaderService, providedIn: 'root' });
894
902
  }
895
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: PageHeaderService, decorators: [{
903
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: PageHeaderService, decorators: [{
896
904
  type: Injectable,
897
905
  args: [{
898
906
  providedIn: 'root',
@@ -928,10 +936,10 @@ class PageHeaderCoreComponent extends UnsubscribeComponent {
928
936
  locationBack() {
929
937
  history.back();
930
938
  }
931
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: PageHeaderCoreComponent, deps: [{ token: i1$1.Router }, { token: i0.ChangeDetectorRef }, { token: PageHeaderService }], target: i0.ɵɵFactoryTarget.Directive });
932
- static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.8", type: PageHeaderCoreComponent, inputs: { title: "title", subtitle: "subtitle", showBackButton: "showBackButton", size: "size" }, usesInheritance: true, ngImport: i0 });
939
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: PageHeaderCoreComponent, deps: [{ token: i1$1.Router }, { token: i0.ChangeDetectorRef }, { token: PageHeaderService }], target: i0.ɵɵFactoryTarget.Directive });
940
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.9", type: PageHeaderCoreComponent, isStandalone: true, inputs: { title: "title", subtitle: "subtitle", showBackButton: "showBackButton", size: "size" }, usesInheritance: true, ngImport: i0 });
933
941
  }
934
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: PageHeaderCoreComponent, decorators: [{
942
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: PageHeaderCoreComponent, decorators: [{
935
943
  type: Directive,
936
944
  args: [{}]
937
945
  }], ctorParameters: () => [{ type: i1$1.Router }, { type: i0.ChangeDetectorRef }, { type: PageHeaderService }], propDecorators: { title: [{
@@ -1001,10 +1009,10 @@ class SideMenuService {
1001
1009
  }
1002
1010
  }
1003
1011
  }
1004
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: SideMenuService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
1005
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: SideMenuService, providedIn: 'root' });
1012
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: SideMenuService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
1013
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: SideMenuService, providedIn: 'root' });
1006
1014
  }
1007
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: SideMenuService, decorators: [{
1015
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: SideMenuService, decorators: [{
1008
1016
  type: Injectable,
1009
1017
  args: [{ providedIn: 'root' }]
1010
1018
  }] });
@@ -1017,10 +1025,10 @@ class SideMenuProviderService {
1017
1025
  this.menuService = menuService;
1018
1026
  menuService.setMenu(menu);
1019
1027
  }
1020
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: SideMenuProviderService, deps: [{ token: MENU_TOKEN, optional: true }, { token: SideMenuService }], target: i0.ɵɵFactoryTarget.Injectable });
1021
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: SideMenuProviderService });
1028
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: SideMenuProviderService, deps: [{ token: MENU_TOKEN, optional: true }, { token: SideMenuService }], target: i0.ɵɵFactoryTarget.Injectable });
1029
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: SideMenuProviderService });
1022
1030
  }
1023
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: SideMenuProviderService, decorators: [{
1031
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: SideMenuProviderService, decorators: [{
1024
1032
  type: Injectable
1025
1033
  }], ctorParameters: () => [{ type: undefined, decorators: [{
1026
1034
  type: Optional
@@ -1041,10 +1049,10 @@ class MenuServiceDirective extends UnsubscribeComponent {
1041
1049
  });
1042
1050
  this.cdr.detectChanges();
1043
1051
  }
1044
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: MenuServiceDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
1045
- static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.8", type: MenuServiceDirective, isStandalone: true, selector: "v-side-menu[useMenuService]", exportAs: ["useMenuService"], usesInheritance: true, ngImport: i0 });
1052
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: MenuServiceDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
1053
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.9", type: MenuServiceDirective, isStandalone: true, selector: "v-side-menu[useMenuService]", exportAs: ["useMenuService"], usesInheritance: true, ngImport: i0 });
1046
1054
  }
1047
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: MenuServiceDirective, decorators: [{
1055
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: MenuServiceDirective, decorators: [{
1048
1056
  type: Directive,
1049
1057
  args: [{
1050
1058
  // eslint-disable-next-line @angular-eslint/directive-selector
@@ -1242,8 +1250,8 @@ class TableColumnDirective {
1242
1250
  visible: this.visible,
1243
1251
  };
1244
1252
  }
1245
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: TableColumnDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
1246
- static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.8", type: TableColumnDirective, isStandalone: true, selector: "v-table-column", inputs: { index: "index", id: "id", columnClass: "columnClass", sortable: "sortable", routerLink: "routerLink", queryParams: "queryParams", headerName: "headerName", width: "width", textAlign: "textAlign", format: "format", forceVisibility: "forceVisibility", visible: "visible" }, providers: [
1253
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: TableColumnDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
1254
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.9", type: TableColumnDirective, isStandalone: true, selector: "v-table-column", inputs: { index: "index", id: "id", columnClass: "columnClass", sortable: "sortable", routerLink: "routerLink", queryParams: "queryParams", headerName: "headerName", width: "width", textAlign: "textAlign", format: "format", forceVisibility: "forceVisibility", visible: "visible" }, providers: [
1247
1255
  {
1248
1256
  provide: TABLE_COLUMN_PROVIDER,
1249
1257
  useExisting: TableColumnDirective,
@@ -1251,7 +1259,7 @@ class TableColumnDirective {
1251
1259
  },
1252
1260
  ], queries: [{ propertyName: "template", first: true, predicate: TemplateRef, descendants: true }], ngImport: i0 });
1253
1261
  }
1254
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: TableColumnDirective, decorators: [{
1262
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: TableColumnDirective, decorators: [{
1255
1263
  type: Directive,
1256
1264
  args: [{
1257
1265
  // eslint-disable-next-line @angular-eslint/directive-selector
@@ -1367,10 +1375,10 @@ class TableBuilder {
1367
1375
  build() {
1368
1376
  return this.columns;
1369
1377
  }
1370
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: TableBuilder, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
1371
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: TableBuilder, providedIn: 'root' });
1378
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: TableBuilder, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
1379
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: TableBuilder, providedIn: 'root' });
1372
1380
  }
1373
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: TableBuilder, decorators: [{
1381
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: TableBuilder, decorators: [{
1374
1382
  type: Injectable,
1375
1383
  args: [{
1376
1384
  providedIn: 'root',
@@ -1397,21 +1405,21 @@ const TEXTAREA_COMPONENT_TOKEN = new InjectionToken('TextareaComponentToken');
1397
1405
 
1398
1406
  const TEXTFIELD_COMPONENT_TOKEN = new InjectionToken('TextfieldComponentToken');
1399
1407
 
1400
- const TRISTATE_CHECKBOX_COMPONENT_TOKEN = new InjectionToken('TristateCheckboxComponentToken');
1408
+ const TOOLTIP_COMPONENT_TOKEN = new InjectionToken('TooltipComponentToken');
1401
1409
 
1402
1410
  const ICONS_COMPONENT_TOKEN = new InjectionToken('IconsComponentToken');
1403
1411
 
1404
1412
  class IconsComponent {
1405
1413
  name;
1406
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: IconsComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
1407
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.8", type: IconsComponent, isStandalone: true, selector: "ng-component", inputs: { name: "name" }, providers: [
1414
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: IconsComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
1415
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.9", type: IconsComponent, isStandalone: true, selector: "ng-component", inputs: { name: "name" }, providers: [
1408
1416
  {
1409
1417
  provide: ICONS_COMPONENT_TOKEN,
1410
1418
  useExisting: IconsComponent
1411
1419
  }
1412
1420
  ], ngImport: i0, template: '', isInline: true });
1413
1421
  }
1414
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: IconsComponent, decorators: [{
1422
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: IconsComponent, decorators: [{
1415
1423
  type: Component,
1416
1424
  args: [{
1417
1425
  standalone: true,
@@ -1570,10 +1578,10 @@ class DatasourceDirective extends UnsubscribeComponent {
1570
1578
  setComponentProperties(component, value);
1571
1579
  this.changeDetectorRef.detectChanges();
1572
1580
  }
1573
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: DatasourceDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
1574
- static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.8", type: DatasourceDirective, isStandalone: true, selector: "v-dropdown[useDatasource], v-multiselect[useDatasource], v-generic-field[useDatasource]", inputs: { datasource: "datasource", autoBind: "autoBind", loadingText: "loadingText", filterField: "filterField", transformFn: "transformFn", extraFilter: "extraFilter" }, usesInheritance: true, usesOnChanges: true, ngImport: i0 });
1581
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: DatasourceDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
1582
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.9", type: DatasourceDirective, isStandalone: true, selector: "v-dropdown[useDatasource], v-multiselect[useDatasource], v-generic-field[useDatasource]", inputs: { datasource: "datasource", autoBind: "autoBind", loadingText: "loadingText", filterField: "filterField", transformFn: "transformFn", extraFilter: "extraFilter" }, usesInheritance: true, usesOnChanges: true, ngImport: i0 });
1575
1583
  }
1576
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: DatasourceDirective, decorators: [{
1584
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: DatasourceDirective, decorators: [{
1577
1585
  type: Directive,
1578
1586
  args: [{
1579
1587
  selector:
@@ -1685,10 +1693,10 @@ class TableDatasourceDirective extends UnsubscribeComponent {
1685
1693
  total,
1686
1694
  });
1687
1695
  }
1688
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: TableDatasourceDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
1689
- static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.8", type: TableDatasourceDirective, isStandalone: true, selector: "v-table[useDatasource]", inputs: { autoBind: "autoBind", tableName: "tableName", debounceTime: "debounceTime", datasource: "datasource", extraFilter: "extraFilter", transformFn: "transformFn" }, exportAs: ["useDatasource"], usesInheritance: true, usesOnChanges: true, ngImport: i0 });
1696
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: TableDatasourceDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
1697
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.9", type: TableDatasourceDirective, isStandalone: true, selector: "v-table[useDatasource]", inputs: { autoBind: "autoBind", tableName: "tableName", debounceTime: "debounceTime", datasource: "datasource", extraFilter: "extraFilter", transformFn: "transformFn" }, exportAs: ["useDatasource"], usesInheritance: true, usesOnChanges: true, ngImport: i0 });
1690
1698
  }
1691
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: TableDatasourceDirective, decorators: [{
1699
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: TableDatasourceDirective, decorators: [{
1692
1700
  type: Directive,
1693
1701
  args: [{
1694
1702
  // eslint-disable-next-line @angular-eslint/directive-selector
@@ -1732,10 +1740,10 @@ class ButtonShortCutDirective {
1732
1740
  }
1733
1741
  }
1734
1742
  }
1735
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: ButtonShortCutDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
1736
- static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.8", type: ButtonShortCutDirective, isStandalone: true, selector: "v-button[useShortCut]", inputs: { shortCutFn: "shortCutFn", shortCutKey: "shortCutKey" }, host: { listeners: { "document:keydown": "onKeyDown($event)", "document:keyup": "onKeyUp($event)" } }, exportAs: ["useShortCut"], ngImport: i0 });
1743
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: ButtonShortCutDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
1744
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.9", type: ButtonShortCutDirective, isStandalone: true, selector: "v-button[useShortCut]", inputs: { shortCutFn: "shortCutFn", shortCutKey: "shortCutKey" }, host: { listeners: { "document:keydown": "onKeyDown($event)", "document:keyup": "onKeyUp($event)" } }, exportAs: ["useShortCut"], ngImport: i0 });
1737
1745
  }
1738
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: ButtonShortCutDirective, decorators: [{
1746
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: ButtonShortCutDirective, decorators: [{
1739
1747
  type: Directive,
1740
1748
  args: [{
1741
1749
  // eslint-disable-next-line @angular-eslint/directive-selector
@@ -1790,10 +1798,10 @@ class TableFilterDirective {
1790
1798
  .pipe(debounceTime(this.filterComponent.debounceTime ? 0 : DEFAULT_DEBOUNCE_TIME))
1791
1799
  .subscribe((value) => this.onFilterChange(value));
1792
1800
  }
1793
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: TableFilterDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
1794
- static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.8", type: TableFilterDirective, isStandalone: true, selector: "v-table[useFilter]", inputs: { filterComponent: "filterComponent" }, exportAs: ["tableFilterDirective"], usesOnChanges: true, ngImport: i0 });
1801
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: TableFilterDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
1802
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.9", type: TableFilterDirective, isStandalone: true, selector: "v-table[useFilter]", inputs: { filterComponent: "filterComponent" }, exportAs: ["tableFilterDirective"], usesOnChanges: true, ngImport: i0 });
1795
1803
  }
1796
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: TableFilterDirective, decorators: [{
1804
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: TableFilterDirective, decorators: [{
1797
1805
  type: Directive,
1798
1806
  args: [{
1799
1807
  // eslint-disable-next-line @angular-eslint/directive-selector
@@ -1853,10 +1861,10 @@ class ErrorPipe {
1853
1861
  }
1854
1862
  return EMPTY$1;
1855
1863
  }
1856
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: ErrorPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
1857
- static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "18.2.8", ngImport: i0, type: ErrorPipe, isStandalone: true, name: "error" });
1864
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: ErrorPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
1865
+ static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.9", ngImport: i0, type: ErrorPipe, isStandalone: true, name: "error" });
1858
1866
  }
1859
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: ErrorPipe, decorators: [{
1867
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: ErrorPipe, decorators: [{
1860
1868
  type: Pipe,
1861
1869
  args: [{
1862
1870
  name: 'error',
@@ -1884,10 +1892,10 @@ class WarningPipe {
1884
1892
  }
1885
1893
  return EMPTY;
1886
1894
  }
1887
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: WarningPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
1888
- static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "18.2.8", ngImport: i0, type: WarningPipe, isStandalone: true, name: "warning" });
1895
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: WarningPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
1896
+ static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.9", ngImport: i0, type: WarningPipe, isStandalone: true, name: "warning" });
1889
1897
  }
1890
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: WarningPipe, decorators: [{
1898
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: WarningPipe, decorators: [{
1891
1899
  type: Pipe,
1892
1900
  args: [{
1893
1901
  name: 'warning',
@@ -1912,10 +1920,10 @@ class KeyOrFunctionPipe {
1912
1920
  }
1913
1921
  return '';
1914
1922
  }
1915
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: KeyOrFunctionPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
1916
- static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "18.2.8", ngImport: i0, type: KeyOrFunctionPipe, isStandalone: true, name: "keyOrFn", pure: false });
1923
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: KeyOrFunctionPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
1924
+ static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.9", ngImport: i0, type: KeyOrFunctionPipe, isStandalone: true, name: "keyOrFn", pure: false });
1917
1925
  }
1918
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: KeyOrFunctionPipe, decorators: [{
1926
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: KeyOrFunctionPipe, decorators: [{
1919
1927
  type: Pipe,
1920
1928
  args: [{
1921
1929
  name: 'keyOrFn',
@@ -1933,10 +1941,10 @@ class EnumToListPipe {
1933
1941
  value: data[key],
1934
1942
  }));
1935
1943
  }
1936
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: EnumToListPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
1937
- static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "18.2.8", ngImport: i0, type: EnumToListPipe, isStandalone: true, name: "enumToList" });
1944
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: EnumToListPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
1945
+ static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.9", ngImport: i0, type: EnumToListPipe, isStandalone: true, name: "enumToList" });
1938
1946
  }
1939
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: EnumToListPipe, decorators: [{
1947
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: EnumToListPipe, decorators: [{
1940
1948
  type: Pipe,
1941
1949
  args: [{
1942
1950
  name: 'enumToList',
@@ -2010,5 +2018,5 @@ class Format {
2010
2018
  * Generated bundle index. Do not edit.
2011
2019
  */
2012
2020
 
2013
- export { ACTION_BUTTON_GROUP_COMPONENT_TOKEN, BREADCRUMB_COMPONENT_TOKEN, BUTTON_COMPONENT_TOKEN, BaseFormDirective, BaseFormInputComponent, BaseInputControls, BreadcrumbCoreComponent, BreadcrumbService, ButtonShortCutDirective, CALENDAR_COMPONENT_TOKEN, CHECKBOX_COMPONENT_TOKEN, CONFIRM_DIALOG_COMPONENT_TOKEN, ColumnConfiguration, ColumnModel, ColumnVisibility, ControlSeverity, DEFAULT_DEBOUNCE_TIME, DEFAULT_PAGINATION, DROPDOWN_COMPONENT_TOKEN, DatasourceDirective, DetailStoreDirective, DialogService, EnumToListPipe, ErrorCodesFns, ErrorPipe, FILTER_COMPONENT_TOKEN, FORM_FIELD_COMPONENT_TOKEN, FieldAlign, FieldSize, FieldType, Format, GENERIC_FIELD_COMPONENT_TOKEN, GenericFieldType, GovButtonType, GovControlSeverity, HEADER_COMPONENT_TOKEN, ICONS_COMPONENT_TOKEN, INPUT_GROUP_COMPONENT_TOKEN, IconPosition, IconsComponent, KeyOrFunctionPipe, LOADER_COMPONENT_TOKEN, LOGO_ROUTER_ROUTE, LayoutType, LinkRenderer, MAX_COLUMN_CHAR_COUNT, MENU_TOKEN, MULTISELECT_COMPONENT_TOKEN, MenuServiceDirective, NUMBER_INPUT_COMPONENT_TOKEN, PAGE_HEADER_COMPONENT_TOKEN, PASSWORD_COMPONENT_TOKEN, PageHeaderCoreComponent, PageHeaderService, PasswordStrength, PreventUnsavedChangesDirective, RADIOBUTTON_COMPONENT_TOKEN, Renderer, RowModel, SECTION_COMPONENT_TOKEN, SETTINGS_MENU, SIDE_MENU_COMPONENT_TOKEN, SIDE_MENU_STATE_TOKEN, SLIDER_COMPONENT_TOKEN, SNACKBAR_COMPONENT_TOKEN, STEPPER_COMPONENT_TOKEN, SWITCH_COMPONENT_TOKEN, ScreenSizeService, SideMenuProviderService, SideMenuService, SlotPosition, TABLE_COLUMN_PROVIDER, TABLE_COMPONENT_TOKEN, TABLE_FILTER_COMPONENT_TOKEN, TAB_VIEW_COMPONENT_TOKEN, TEXTAREA_COMPONENT_TOKEN, TEXTFIELD_COMPONENT_TOKEN, TRISTATE_CHECKBOX_COMPONENT_TOKEN, TableBuilder, TableButtonSeverity, TableColumnDirective, TableDatasourceDirective, TableFilterDirective, TableSelectionMode, TableService, UnsubscribeComponent, WarningCodesFns, WarningPipe, downloadFile, downloadText, getFirstError, getFirstErrorFromControl, isFilterEmpty, isFormStateEqual, queryListChanged, routerRenderer, setComponentProperties, setDataToArray };
2021
+ export { ACTION_BUTTON_GROUP_COMPONENT_TOKEN, BREADCRUMB_COMPONENT_TOKEN, BUTTON_COMPONENT_TOKEN, BaseFormDirective, BaseFormInputComponent, BaseInputControls, BreadcrumbCoreComponent, BreadcrumbService, ButtonShortCutDirective, CALENDAR_COMPONENT_TOKEN, CHECKBOX_COMPONENT_TOKEN, CONFIRM_DIALOG_COMPONENT_TOKEN, ColumnConfiguration, ColumnModel, ColumnVisibility, ControlSeverity, DEFAULT_DEBOUNCE_TIME, DEFAULT_PAGINATION, DROPDOWN_BUTTON_COMPONENT_TOKEN, DROPDOWN_COMPONENT_TOKEN, DatasourceDirective, DetailStoreDirective, DialogService, EnumToListPipe, ErrorCodesFns, ErrorPipe, FILTER_COMPONENT_TOKEN, FORM_FIELD_COMPONENT_TOKEN, FieldAlign, FieldSize, FieldType, Format, GENERIC_FIELD_COMPONENT_TOKEN, GenericFieldType, GovButtonType, GovControlSeverity, HEADER_COMPONENT_TOKEN, ICONS_COMPONENT_TOKEN, INPUT_GROUP_COMPONENT_TOKEN, IconPosition, IconsComponent, KeyOrFunctionPipe, LOADER_COMPONENT_TOKEN, LOGO_ROUTER_ROUTE, LayoutType, LinkRenderer, MAX_COLUMN_CHAR_COUNT, MENU_TOKEN, MULTISELECT_COMPONENT_TOKEN, MenuServiceDirective, NUMBER_INPUT_COMPONENT_TOKEN, PAGE_HEADER_COMPONENT_TOKEN, PASSWORD_COMPONENT_TOKEN, PageHeaderCoreComponent, PageHeaderService, PasswordStrength, Position, PreventUnsavedChangesDirective, RADIOBUTTON_COMPONENT_TOKEN, Renderer, RowModel, SECTION_COMPONENT_TOKEN, SETTINGS_MENU, SIDE_MENU_COMPONENT_TOKEN, SIDE_MENU_STATE_TOKEN, SLIDER_COMPONENT_TOKEN, SNACKBAR_COMPONENT_TOKEN, STEPPER_COMPONENT_TOKEN, SWITCH_COMPONENT_TOKEN, ScreenSizeService, SideMenuProviderService, SideMenuService, SlotPosition, TABLE_COLUMN_PROVIDER, TABLE_COMPONENT_TOKEN, TABLE_FILTER_COMPONENT_TOKEN, TAB_VIEW_COMPONENT_TOKEN, TEXTAREA_COMPONENT_TOKEN, TEXTFIELD_COMPONENT_TOKEN, TOOLTIP_COMPONENT_TOKEN, TableBuilder, TableButtonSeverity, TableColumnDirective, TableDatasourceDirective, TableFilterDirective, TableSelectionMode, TableService, UnsubscribeComponent, WarningCodesFns, WarningPipe, downloadFile, downloadText, getFirstError, getFirstErrorFromControl, isFilterEmpty, isFormStateEqual, queryListChanged, routerRenderer, setComponentProperties, setDataToArray };
2014
2022
  //# sourceMappingURL=verisoft-ui-core.mjs.map