@verisoft/ui-core 18.8.0 → 19.0.0-rc001
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/fesm2022/verisoft-ui-core.mjs +83 -84
- package/fesm2022/verisoft-ui-core.mjs.map +1 -1
- package/lib/components/breadcrumb/breadcrumbcore.component.d.ts +1 -1
- package/lib/components/checkbox/checkbox.model.d.ts +5 -3
- package/lib/components/dropdown-button/dropdown-button.model.d.ts +14 -0
- package/lib/components/dropdown-button/index.d.ts +1 -0
- package/lib/components/index.d.ts +1 -1
- package/lib/components/page-header/page-headercore.component.d.ts +1 -1
- package/lib/components/side-menu/services/side-menu-provider.service.d.ts +1 -1
- package/lib/components/unsubscribe.component.d.ts +1 -1
- package/package.json +15 -14
- package/esm2022/index.mjs +0 -7
- package/esm2022/lib/common/angular-helper.mjs +0 -23
- package/esm2022/lib/common/constants.mjs +0 -4
- package/esm2022/lib/common/control.models.mjs +0 -63
- package/esm2022/lib/common/datasource-component.model.mjs +0 -14
- package/esm2022/lib/common/deactivate-guard.model.mjs +0 -2
- package/esm2022/lib/common/download-file.mjs +0 -13
- package/esm2022/lib/common/filter.mjs +0 -7
- package/esm2022/lib/common/icons.mjs +0 -2
- package/esm2022/lib/common/index.mjs +0 -11
- package/esm2022/lib/common/notificable-property.model.mjs +0 -2
- package/esm2022/lib/common/rxjs.mjs +0 -11
- package/esm2022/lib/components/action-button-group/action-button-group.model.mjs +0 -3
- package/esm2022/lib/components/action-button-group/action-button.model.mjs +0 -2
- package/esm2022/lib/components/action-button-group/index.mjs +0 -3
- package/esm2022/lib/components/base-form/base-form-input.component.mjs +0 -100
- package/esm2022/lib/components/base-form/base-form.component.mjs +0 -187
- package/esm2022/lib/components/base-form/directives/detail-store.directive.mjs +0 -163
- package/esm2022/lib/components/base-form/index.mjs +0 -5
- package/esm2022/lib/components/base-form/models/base-form-input.models.mjs +0 -7
- package/esm2022/lib/components/base-form/models/base-form.models.mjs +0 -10
- package/esm2022/lib/components/base-form/models/index.mjs +0 -3
- package/esm2022/lib/components/breadcrumb/breadcrumb.model.mjs +0 -3
- package/esm2022/lib/components/breadcrumb/breadcrumb.service.mjs +0 -16
- package/esm2022/lib/components/breadcrumb/breadcrumbcore.component.mjs +0 -88
- package/esm2022/lib/components/breadcrumb/index.mjs +0 -4
- package/esm2022/lib/components/button/button.model.mjs +0 -3
- package/esm2022/lib/components/button/index.mjs +0 -2
- package/esm2022/lib/components/calendar/calendar.model.mjs +0 -3
- package/esm2022/lib/components/calendar/index.mjs +0 -2
- package/esm2022/lib/components/checkbox/checkbox.model.mjs +0 -3
- package/esm2022/lib/components/checkbox/index.mjs +0 -2
- package/esm2022/lib/components/confirm-dialog/confirm-dialog.model.mjs +0 -3
- package/esm2022/lib/components/confirm-dialog/index.mjs +0 -2
- package/esm2022/lib/components/dropdown/dropdown.model.mjs +0 -3
- package/esm2022/lib/components/dropdown/index.mjs +0 -2
- package/esm2022/lib/components/dynamic-component/dynamic-component.model.mjs +0 -2
- package/esm2022/lib/components/dynamic-component/index.mjs +0 -2
- package/esm2022/lib/components/filter/filter.model.mjs +0 -3
- package/esm2022/lib/components/filter/index.mjs +0 -2
- package/esm2022/lib/components/form-field/form-field.model.mjs +0 -3
- package/esm2022/lib/components/form-field/index.mjs +0 -2
- package/esm2022/lib/components/generic-field/generic-field.model.mjs +0 -3
- package/esm2022/lib/components/generic-field/index.mjs +0 -2
- package/esm2022/lib/components/generic-form/generic-form.component.mjs +0 -10
- package/esm2022/lib/components/generic-form/index.mjs +0 -2
- package/esm2022/lib/components/header/header.model.mjs +0 -4
- package/esm2022/lib/components/header/index.mjs +0 -2
- package/esm2022/lib/components/icons/icons.component.mjs +0 -29
- package/esm2022/lib/components/icons/icons.model.mjs +0 -3
- package/esm2022/lib/components/icons/index.mjs +0 -3
- package/esm2022/lib/components/index.mjs +0 -36
- package/esm2022/lib/components/input-group/index.mjs +0 -2
- package/esm2022/lib/components/input-group/input-group.model.mjs +0 -3
- package/esm2022/lib/components/loader/index.mjs +0 -2
- package/esm2022/lib/components/loader/loader.model.mjs +0 -3
- package/esm2022/lib/components/multiselect/index.mjs +0 -2
- package/esm2022/lib/components/multiselect/mutiselect.model.mjs +0 -3
- package/esm2022/lib/components/number-input/index.mjs +0 -2
- package/esm2022/lib/components/number-input/number-input.model.mjs +0 -3
- package/esm2022/lib/components/page-header/index.mjs +0 -4
- package/esm2022/lib/components/page-header/page-header.model.mjs +0 -3
- package/esm2022/lib/components/page-header/page-header.service.mjs +0 -16
- package/esm2022/lib/components/page-header/page-headercore.component.mjs +0 -52
- package/esm2022/lib/components/password/index.mjs +0 -2
- package/esm2022/lib/components/password/password.model.mjs +0 -11
- package/esm2022/lib/components/radiobutton/index.mjs +0 -2
- package/esm2022/lib/components/radiobutton/radiobutton.model.mjs +0 -3
- package/esm2022/lib/components/section/index.mjs +0 -2
- package/esm2022/lib/components/section/section.model.mjs +0 -3
- package/esm2022/lib/components/side-menu/directives/side-menu-service.directive.mjs +0 -31
- package/esm2022/lib/components/side-menu/index.mjs +0 -5
- package/esm2022/lib/components/side-menu/services/side-menu-provider.service.mjs +0 -25
- package/esm2022/lib/components/side-menu/services/side-menu.service.mjs +0 -50
- package/esm2022/lib/components/side-menu/side-menu.model.mjs +0 -6
- package/esm2022/lib/components/slider/index.mjs +0 -2
- package/esm2022/lib/components/slider/slider.model.mjs +0 -3
- package/esm2022/lib/components/snackbar/index.mjs +0 -2
- package/esm2022/lib/components/snackbar/snackbar.model.mjs +0 -3
- package/esm2022/lib/components/stepper/index.mjs +0 -2
- package/esm2022/lib/components/stepper/stepper.model.mjs +0 -3
- package/esm2022/lib/components/switch/index.mjs +0 -2
- package/esm2022/lib/components/switch/switch.model.mjs +0 -3
- package/esm2022/lib/components/tab-view/index.mjs +0 -2
- package/esm2022/lib/components/tab-view/tab-view.model.mjs +0 -3
- package/esm2022/lib/components/table/column-configuration.mjs +0 -32
- package/esm2022/lib/components/table/index.mjs +0 -5
- package/esm2022/lib/components/table/table-builder.mjs +0 -68
- package/esm2022/lib/components/table/table-column.directive.mjs +0 -86
- package/esm2022/lib/components/table/table.models.mjs +0 -150
- package/esm2022/lib/components/table-filter/index.mjs +0 -2
- package/esm2022/lib/components/table-filter/table-filter.model.mjs +0 -3
- package/esm2022/lib/components/textarea/index.mjs +0 -2
- package/esm2022/lib/components/textarea/textarea.model.mjs +0 -3
- package/esm2022/lib/components/textfield/index.mjs +0 -2
- package/esm2022/lib/components/textfield/textfield.model.mjs +0 -3
- package/esm2022/lib/components/tristatecheckbox/index.mjs +0 -2
- package/esm2022/lib/components/tristatecheckbox/tristatecheckbox.model.mjs +0 -3
- package/esm2022/lib/components/unsubscribe.component.mjs +0 -16
- package/esm2022/lib/directives/datasource.directive.mjs +0 -175
- package/esm2022/lib/directives/index.mjs +0 -5
- package/esm2022/lib/directives/shortcut.directive.mjs +0 -46
- package/esm2022/lib/directives/table-datasource.directive.mjs +0 -124
- package/esm2022/lib/directives/table-filter.directive.mjs +0 -56
- package/esm2022/lib/format/format.mjs +0 -63
- package/esm2022/lib/pipes/error/error.codes.mjs +0 -10
- package/esm2022/lib/pipes/error/error.models.mjs +0 -21
- package/esm2022/lib/pipes/error/error.pipe.mjs +0 -31
- package/esm2022/lib/pipes/error/warning.codes.mjs +0 -4
- package/esm2022/lib/pipes/error/warning.pipe.mjs +0 -31
- package/esm2022/lib/pipes/helper/enumToList.pipe.mjs +0 -22
- package/esm2022/lib/pipes/index.mjs +0 -8
- package/esm2022/lib/pipes/keyOrFn/keyOrFn.pipe.mjs +0 -31
- package/esm2022/lib/services/confirm-dialog.service.mjs +0 -45
- package/esm2022/lib/services/index.mjs +0 -5
- package/esm2022/lib/services/leave-form.service.mjs +0 -52
- package/esm2022/lib/services/screen-size.service.mjs +0 -29
- package/esm2022/lib/services/table.service.mjs +0 -27
- package/esm2022/verisoft-ui-core.mjs +0 -5
- package/lib/components/tristatecheckbox/index.d.ts +0 -1
- 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,
|
|
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';
|
|
@@ -213,15 +213,14 @@ class BaseFormInputComponent {
|
|
|
213
213
|
}
|
|
214
214
|
return this.required;
|
|
215
215
|
}
|
|
216
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
217
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
216
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: BaseFormInputComponent, deps: [{ token: i1.NgControl }], target: i0.ɵɵFactoryTarget.Component });
|
|
217
|
+
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
218
|
}
|
|
219
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
219
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: BaseFormInputComponent, decorators: [{
|
|
220
220
|
type: Component,
|
|
221
221
|
args: [{
|
|
222
222
|
template: '',
|
|
223
|
-
|
|
224
|
-
imports: [CommonModule, ReactiveFormsModule],
|
|
223
|
+
imports: [CommonModule, ReactiveFormsModule]
|
|
225
224
|
}]
|
|
226
225
|
}], ctorParameters: () => [{ type: i1.NgControl }], propDecorators: { label: [{
|
|
227
226
|
type: Input
|
|
@@ -259,10 +258,10 @@ class ScreenSizeService {
|
|
|
259
258
|
this.isMobileBlock.next(isMobile);
|
|
260
259
|
}
|
|
261
260
|
}
|
|
262
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
263
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
261
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: ScreenSizeService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
262
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: ScreenSizeService, providedIn: 'root' });
|
|
264
263
|
}
|
|
265
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
264
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: ScreenSizeService, decorators: [{
|
|
266
265
|
type: Injectable,
|
|
267
266
|
args: [{
|
|
268
267
|
providedIn: 'root',
|
|
@@ -298,10 +297,10 @@ class DialogService {
|
|
|
298
297
|
closeModal() {
|
|
299
298
|
this.closeEvent.emit();
|
|
300
299
|
}
|
|
301
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
302
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
300
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: DialogService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
301
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: DialogService, providedIn: 'root' });
|
|
303
302
|
}
|
|
304
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
303
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: DialogService, decorators: [{
|
|
305
304
|
type: Injectable,
|
|
306
305
|
args: [{
|
|
307
306
|
providedIn: 'root',
|
|
@@ -349,10 +348,10 @@ class PreventUnsavedChangesDirective {
|
|
|
349
348
|
});
|
|
350
349
|
return resultSubject.asObservable();
|
|
351
350
|
}
|
|
352
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
353
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
351
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: PreventUnsavedChangesDirective, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
352
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: PreventUnsavedChangesDirective, providedIn: 'root' });
|
|
354
353
|
}
|
|
355
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
354
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: PreventUnsavedChangesDirective, decorators: [{
|
|
356
355
|
type: Injectable,
|
|
357
356
|
args: [{
|
|
358
357
|
providedIn: 'root',
|
|
@@ -374,10 +373,10 @@ class TableService {
|
|
|
374
373
|
this.reload.set(Symbol());
|
|
375
374
|
}
|
|
376
375
|
}
|
|
377
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
378
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
376
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: TableService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
377
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: TableService, providedIn: 'root' });
|
|
379
378
|
}
|
|
380
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
379
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: TableService, decorators: [{
|
|
381
380
|
type: Injectable,
|
|
382
381
|
args: [{
|
|
383
382
|
providedIn: 'root'
|
|
@@ -557,10 +556,10 @@ class BaseFormDirective {
|
|
|
557
556
|
}
|
|
558
557
|
}
|
|
559
558
|
}
|
|
560
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
561
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
559
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: BaseFormDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
560
|
+
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
561
|
}
|
|
563
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
562
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: BaseFormDirective, decorators: [{
|
|
564
563
|
type: Directive,
|
|
565
564
|
args: [{
|
|
566
565
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -588,10 +587,10 @@ class UnsubscribeComponent {
|
|
|
588
587
|
this.destroyed$.next();
|
|
589
588
|
this.destroyed$.complete();
|
|
590
589
|
}
|
|
591
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
592
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
590
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: UnsubscribeComponent, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
591
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.9", type: UnsubscribeComponent, isStandalone: true, ngImport: i0 });
|
|
593
592
|
}
|
|
594
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
593
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: UnsubscribeComponent, decorators: [{
|
|
595
594
|
type: Directive
|
|
596
595
|
}] });
|
|
597
596
|
|
|
@@ -718,10 +717,10 @@ class DetailStoreDirective extends UnsubscribeComponent {
|
|
|
718
717
|
isStateChanged(item) {
|
|
719
718
|
return item !== this.itemCache;
|
|
720
719
|
}
|
|
721
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
722
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
720
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: DetailStoreDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
|
|
721
|
+
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
722
|
}
|
|
724
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
723
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: DetailStoreDirective, decorators: [{
|
|
725
724
|
type: Directive,
|
|
726
725
|
args: [{
|
|
727
726
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -754,10 +753,10 @@ const BREADCRUMB_COMPONENT_TOKEN = new InjectionToken('BreadcrumbComponentToken'
|
|
|
754
753
|
|
|
755
754
|
class BreadcrumbService {
|
|
756
755
|
routeChange = new EventEmitter();
|
|
757
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
758
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
756
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: BreadcrumbService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
757
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: BreadcrumbService, providedIn: 'root' });
|
|
759
758
|
}
|
|
760
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
759
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: BreadcrumbService, decorators: [{
|
|
761
760
|
type: Injectable,
|
|
762
761
|
args: [{
|
|
763
762
|
providedIn: 'root',
|
|
@@ -834,10 +833,10 @@ class BreadcrumbCoreComponent extends UnsubscribeComponent {
|
|
|
834
833
|
return this.createBreadcrumbs(child, routerLink, breadcrumbs);
|
|
835
834
|
}
|
|
836
835
|
}
|
|
837
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
838
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
836
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: BreadcrumbCoreComponent, deps: null, target: i0.ɵɵFactoryTarget.Directive });
|
|
837
|
+
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
838
|
}
|
|
840
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
839
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: BreadcrumbCoreComponent, decorators: [{
|
|
841
840
|
type: Directive,
|
|
842
841
|
args: [{}]
|
|
843
842
|
}], propDecorators: { items: [{
|
|
@@ -850,6 +849,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImpor
|
|
|
850
849
|
|
|
851
850
|
const BUTTON_COMPONENT_TOKEN = new InjectionToken('ButtonComponentToken');
|
|
852
851
|
|
|
852
|
+
const DROPDOWN_BUTTON_COMPONENT_TOKEN = new InjectionToken('DropdownButtonComponentToken');
|
|
853
|
+
|
|
853
854
|
const CALENDAR_COMPONENT_TOKEN = new InjectionToken('CalendarComponentToken');
|
|
854
855
|
|
|
855
856
|
const CHECKBOX_COMPONENT_TOKEN = new InjectionToken('CheckboxComponentToken');
|
|
@@ -889,10 +890,10 @@ const PAGE_HEADER_COMPONENT_TOKEN = new InjectionToken('PageHeaderComponentToken
|
|
|
889
890
|
|
|
890
891
|
class PageHeaderService {
|
|
891
892
|
pageHeader = new EventEmitter();
|
|
892
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
893
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
893
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: PageHeaderService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
894
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: PageHeaderService, providedIn: 'root' });
|
|
894
895
|
}
|
|
895
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
896
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: PageHeaderService, decorators: [{
|
|
896
897
|
type: Injectable,
|
|
897
898
|
args: [{
|
|
898
899
|
providedIn: 'root',
|
|
@@ -928,10 +929,10 @@ class PageHeaderCoreComponent extends UnsubscribeComponent {
|
|
|
928
929
|
locationBack() {
|
|
929
930
|
history.back();
|
|
930
931
|
}
|
|
931
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
932
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
932
|
+
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 });
|
|
933
|
+
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
934
|
}
|
|
934
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
935
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: PageHeaderCoreComponent, decorators: [{
|
|
935
936
|
type: Directive,
|
|
936
937
|
args: [{}]
|
|
937
938
|
}], ctorParameters: () => [{ type: i1$1.Router }, { type: i0.ChangeDetectorRef }, { type: PageHeaderService }], propDecorators: { title: [{
|
|
@@ -1001,10 +1002,10 @@ class SideMenuService {
|
|
|
1001
1002
|
}
|
|
1002
1003
|
}
|
|
1003
1004
|
}
|
|
1004
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1005
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
1005
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: SideMenuService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
1006
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: SideMenuService, providedIn: 'root' });
|
|
1006
1007
|
}
|
|
1007
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1008
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: SideMenuService, decorators: [{
|
|
1008
1009
|
type: Injectable,
|
|
1009
1010
|
args: [{ providedIn: 'root' }]
|
|
1010
1011
|
}] });
|
|
@@ -1017,10 +1018,10 @@ class SideMenuProviderService {
|
|
|
1017
1018
|
this.menuService = menuService;
|
|
1018
1019
|
menuService.setMenu(menu);
|
|
1019
1020
|
}
|
|
1020
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1021
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
1021
|
+
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 });
|
|
1022
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: SideMenuProviderService });
|
|
1022
1023
|
}
|
|
1023
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1024
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: SideMenuProviderService, decorators: [{
|
|
1024
1025
|
type: Injectable
|
|
1025
1026
|
}], ctorParameters: () => [{ type: undefined, decorators: [{
|
|
1026
1027
|
type: Optional
|
|
@@ -1041,10 +1042,10 @@ class MenuServiceDirective extends UnsubscribeComponent {
|
|
|
1041
1042
|
});
|
|
1042
1043
|
this.cdr.detectChanges();
|
|
1043
1044
|
}
|
|
1044
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1045
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
1045
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: MenuServiceDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
|
|
1046
|
+
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
1047
|
}
|
|
1047
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1048
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: MenuServiceDirective, decorators: [{
|
|
1048
1049
|
type: Directive,
|
|
1049
1050
|
args: [{
|
|
1050
1051
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -1242,8 +1243,8 @@ class TableColumnDirective {
|
|
|
1242
1243
|
visible: this.visible,
|
|
1243
1244
|
};
|
|
1244
1245
|
}
|
|
1245
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1246
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
1246
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: TableColumnDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
1247
|
+
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
1248
|
{
|
|
1248
1249
|
provide: TABLE_COLUMN_PROVIDER,
|
|
1249
1250
|
useExisting: TableColumnDirective,
|
|
@@ -1251,7 +1252,7 @@ class TableColumnDirective {
|
|
|
1251
1252
|
},
|
|
1252
1253
|
], queries: [{ propertyName: "template", first: true, predicate: TemplateRef, descendants: true }], ngImport: i0 });
|
|
1253
1254
|
}
|
|
1254
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1255
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: TableColumnDirective, decorators: [{
|
|
1255
1256
|
type: Directive,
|
|
1256
1257
|
args: [{
|
|
1257
1258
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -1367,10 +1368,10 @@ class TableBuilder {
|
|
|
1367
1368
|
build() {
|
|
1368
1369
|
return this.columns;
|
|
1369
1370
|
}
|
|
1370
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1371
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
1371
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: TableBuilder, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
1372
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: TableBuilder, providedIn: 'root' });
|
|
1372
1373
|
}
|
|
1373
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1374
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: TableBuilder, decorators: [{
|
|
1374
1375
|
type: Injectable,
|
|
1375
1376
|
args: [{
|
|
1376
1377
|
providedIn: 'root',
|
|
@@ -1397,21 +1398,19 @@ const TEXTAREA_COMPONENT_TOKEN = new InjectionToken('TextareaComponentToken');
|
|
|
1397
1398
|
|
|
1398
1399
|
const TEXTFIELD_COMPONENT_TOKEN = new InjectionToken('TextfieldComponentToken');
|
|
1399
1400
|
|
|
1400
|
-
const TRISTATE_CHECKBOX_COMPONENT_TOKEN = new InjectionToken('TristateCheckboxComponentToken');
|
|
1401
|
-
|
|
1402
1401
|
const ICONS_COMPONENT_TOKEN = new InjectionToken('IconsComponentToken');
|
|
1403
1402
|
|
|
1404
1403
|
class IconsComponent {
|
|
1405
1404
|
name;
|
|
1406
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1407
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1405
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: IconsComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1406
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.9", type: IconsComponent, isStandalone: true, selector: "ng-component", inputs: { name: "name" }, providers: [
|
|
1408
1407
|
{
|
|
1409
1408
|
provide: ICONS_COMPONENT_TOKEN,
|
|
1410
1409
|
useExisting: IconsComponent
|
|
1411
1410
|
}
|
|
1412
1411
|
], ngImport: i0, template: '', isInline: true });
|
|
1413
1412
|
}
|
|
1414
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1413
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: IconsComponent, decorators: [{
|
|
1415
1414
|
type: Component,
|
|
1416
1415
|
args: [{
|
|
1417
1416
|
standalone: true,
|
|
@@ -1570,10 +1569,10 @@ class DatasourceDirective extends UnsubscribeComponent {
|
|
|
1570
1569
|
setComponentProperties(component, value);
|
|
1571
1570
|
this.changeDetectorRef.detectChanges();
|
|
1572
1571
|
}
|
|
1573
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1574
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
1572
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: DatasourceDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
|
|
1573
|
+
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
1574
|
}
|
|
1576
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1575
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: DatasourceDirective, decorators: [{
|
|
1577
1576
|
type: Directive,
|
|
1578
1577
|
args: [{
|
|
1579
1578
|
selector:
|
|
@@ -1685,10 +1684,10 @@ class TableDatasourceDirective extends UnsubscribeComponent {
|
|
|
1685
1684
|
total,
|
|
1686
1685
|
});
|
|
1687
1686
|
}
|
|
1688
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1689
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
1687
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: TableDatasourceDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
|
|
1688
|
+
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
1689
|
}
|
|
1691
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1690
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: TableDatasourceDirective, decorators: [{
|
|
1692
1691
|
type: Directive,
|
|
1693
1692
|
args: [{
|
|
1694
1693
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -1732,10 +1731,10 @@ class ButtonShortCutDirective {
|
|
|
1732
1731
|
}
|
|
1733
1732
|
}
|
|
1734
1733
|
}
|
|
1735
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1736
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
1734
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: ButtonShortCutDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
1735
|
+
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
1736
|
}
|
|
1738
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1737
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: ButtonShortCutDirective, decorators: [{
|
|
1739
1738
|
type: Directive,
|
|
1740
1739
|
args: [{
|
|
1741
1740
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -1790,10 +1789,10 @@ class TableFilterDirective {
|
|
|
1790
1789
|
.pipe(debounceTime(this.filterComponent.debounceTime ? 0 : DEFAULT_DEBOUNCE_TIME))
|
|
1791
1790
|
.subscribe((value) => this.onFilterChange(value));
|
|
1792
1791
|
}
|
|
1793
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1794
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
1792
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: TableFilterDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
1793
|
+
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
1794
|
}
|
|
1796
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1795
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: TableFilterDirective, decorators: [{
|
|
1797
1796
|
type: Directive,
|
|
1798
1797
|
args: [{
|
|
1799
1798
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -1853,10 +1852,10 @@ class ErrorPipe {
|
|
|
1853
1852
|
}
|
|
1854
1853
|
return EMPTY$1;
|
|
1855
1854
|
}
|
|
1856
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1857
|
-
static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
1855
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: ErrorPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
1856
|
+
static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.9", ngImport: i0, type: ErrorPipe, isStandalone: true, name: "error" });
|
|
1858
1857
|
}
|
|
1859
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1858
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: ErrorPipe, decorators: [{
|
|
1860
1859
|
type: Pipe,
|
|
1861
1860
|
args: [{
|
|
1862
1861
|
name: 'error',
|
|
@@ -1884,10 +1883,10 @@ class WarningPipe {
|
|
|
1884
1883
|
}
|
|
1885
1884
|
return EMPTY;
|
|
1886
1885
|
}
|
|
1887
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1888
|
-
static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
1886
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: WarningPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
1887
|
+
static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.9", ngImport: i0, type: WarningPipe, isStandalone: true, name: "warning" });
|
|
1889
1888
|
}
|
|
1890
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1889
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: WarningPipe, decorators: [{
|
|
1891
1890
|
type: Pipe,
|
|
1892
1891
|
args: [{
|
|
1893
1892
|
name: 'warning',
|
|
@@ -1912,10 +1911,10 @@ class KeyOrFunctionPipe {
|
|
|
1912
1911
|
}
|
|
1913
1912
|
return '';
|
|
1914
1913
|
}
|
|
1915
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1916
|
-
static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
1914
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: KeyOrFunctionPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
1915
|
+
static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.9", ngImport: i0, type: KeyOrFunctionPipe, isStandalone: true, name: "keyOrFn", pure: false });
|
|
1917
1916
|
}
|
|
1918
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1917
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: KeyOrFunctionPipe, decorators: [{
|
|
1919
1918
|
type: Pipe,
|
|
1920
1919
|
args: [{
|
|
1921
1920
|
name: 'keyOrFn',
|
|
@@ -1933,10 +1932,10 @@ class EnumToListPipe {
|
|
|
1933
1932
|
value: data[key],
|
|
1934
1933
|
}));
|
|
1935
1934
|
}
|
|
1936
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1937
|
-
static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
1935
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: EnumToListPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
1936
|
+
static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.9", ngImport: i0, type: EnumToListPipe, isStandalone: true, name: "enumToList" });
|
|
1938
1937
|
}
|
|
1939
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1938
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: EnumToListPipe, decorators: [{
|
|
1940
1939
|
type: Pipe,
|
|
1941
1940
|
args: [{
|
|
1942
1941
|
name: 'enumToList',
|
|
@@ -2010,5 +2009,5 @@ class Format {
|
|
|
2010
2009
|
* Generated bundle index. Do not edit.
|
|
2011
2010
|
*/
|
|
2012
2011
|
|
|
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,
|
|
2012
|
+
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, 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, TableBuilder, TableButtonSeverity, TableColumnDirective, TableDatasourceDirective, TableFilterDirective, TableSelectionMode, TableService, UnsubscribeComponent, WarningCodesFns, WarningPipe, downloadFile, downloadText, getFirstError, getFirstErrorFromControl, isFilterEmpty, isFormStateEqual, queryListChanged, routerRenderer, setComponentProperties, setDataToArray };
|
|
2014
2013
|
//# sourceMappingURL=verisoft-ui-core.mjs.map
|