barsa-novin-ray-core 2.2.72 → 2.2.74
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/barsa-novin-ray-core.mjs +671 -660
- package/fesm2022/barsa-novin-ray-core.mjs.map +1 -1
- package/lib/abstract-classes/field-base.d.ts +1 -1
- package/lib/abstract-classes/number-base.d.ts +1 -1
- package/lib/date-services/date.service.d.ts +1 -1
- package/lib/directives/base.directive.d.ts +1 -1
- package/lib/directives/splide-slider.directive.d.ts +1 -0
- package/lib/dynamic-component/base-view-item-props.d.ts +4 -4
- package/lib/resolvers/login-settings.resolver.d.ts +1 -1
- package/lib/resolvers/tile-group-breadcrumb.resolver.d.ts +1 -1
- package/lib/root-portal/root-portal.component.d.ts +2 -0
- package/lib/services/notification.service.d.ts +2 -2
- package/lib/services/portal.service.d.ts +4 -1
- package/package.json +3 -5
- package/esm2022/barsa-novin-ray-core.mjs +0 -5
- package/esm2022/lib/abstract-classes/application-base.mjs +0 -25
- package/esm2022/lib/abstract-classes/barsa-api.mjs +0 -43
- package/esm2022/lib/abstract-classes/base-column-props.mjs +0 -89
- package/esm2022/lib/abstract-classes/base.component.mjs +0 -60
- package/esm2022/lib/abstract-classes/field-base.mjs +0 -244
- package/esm2022/lib/abstract-classes/files-validation-helper.mjs +0 -75
- package/esm2022/lib/abstract-classes/form-base.mjs +0 -164
- package/esm2022/lib/abstract-classes/form-field-report-page.component.mjs +0 -54
- package/esm2022/lib/abstract-classes/form-page-base.mjs +0 -132
- package/esm2022/lib/abstract-classes/form-page.component.mjs +0 -53
- package/esm2022/lib/abstract-classes/form-props.base.mjs +0 -100
- package/esm2022/lib/abstract-classes/form-toolbar-base.mjs +0 -57
- package/esm2022/lib/abstract-classes/index.mjs +0 -25
- package/esm2022/lib/abstract-classes/layout-item-base.mjs +0 -49
- package/esm2022/lib/abstract-classes/layout-panel-base.mjs +0 -68
- package/esm2022/lib/abstract-classes/linear-list-helper.mjs +0 -135
- package/esm2022/lib/abstract-classes/models.mjs +0 -184
- package/esm2022/lib/abstract-classes/module-with-dynamic-components.mjs +0 -2
- package/esm2022/lib/abstract-classes/number-base.mjs +0 -201
- package/esm2022/lib/abstract-classes/page-base.mjs +0 -98
- package/esm2022/lib/abstract-classes/page-with-form-handler-base.mjs +0 -41
- package/esm2022/lib/abstract-classes/report-base.mjs +0 -266
- package/esm2022/lib/abstract-classes/report-item-base.mjs +0 -54
- package/esm2022/lib/abstract-classes/report-view-base.component.mjs +0 -450
- package/esm2022/lib/abstract-classes/system-base.mjs +0 -25
- package/esm2022/lib/abstract-classes/tile-props.mjs +0 -49
- package/esm2022/lib/auth-guard.mjs +0 -48
- package/esm2022/lib/barsa-novin-ray-core-routing.module.mjs +0 -311
- package/esm2022/lib/barsa-novin-ray-core.module.mjs +0 -522
- package/esm2022/lib/base-ulv-setting.component.mjs +0 -46
- package/esm2022/lib/base.module.mjs +0 -28
- package/esm2022/lib/button-loading/button-loading.component.mjs +0 -20
- package/esm2022/lib/constants.mjs +0 -963
- package/esm2022/lib/container.component.mjs +0 -100
- package/esm2022/lib/controllers/base-controller.mjs +0 -9
- package/esm2022/lib/controllers/base-view.mjs +0 -24
- package/esm2022/lib/controllers/index.mjs +0 -4
- package/esm2022/lib/controllers/models.mjs +0 -2
- package/esm2022/lib/custom-route-reuse-strategy.mjs +0 -32
- package/esm2022/lib/date-services/date-hijri.service.mjs +0 -146
- package/esm2022/lib/date-services/date-info.mjs +0 -2
- package/esm2022/lib/date-services/date-miladi.service.mjs +0 -124
- package/esm2022/lib/date-services/date-shamsi.service.mjs +0 -148
- package/esm2022/lib/date-services/date.service.mjs +0 -149
- package/esm2022/lib/date-services/index.mjs +0 -6
- package/esm2022/lib/device.mjs +0 -663
- package/esm2022/lib/directives/absolute-div-body.directive.mjs +0 -46
- package/esm2022/lib/directives/anchor-scroll.directive.mjs +0 -25
- package/esm2022/lib/directives/attr-rtl.directive.mjs +0 -36
- package/esm2022/lib/directives/base.directive.mjs +0 -55
- package/esm2022/lib/directives/body-click.directive.mjs +0 -36
- package/esm2022/lib/directives/column-resizer.directive.mjs +0 -40
- package/esm2022/lib/directives/copy.directive.mjs +0 -60
- package/esm2022/lib/directives/count-down.directive.mjs +0 -109
- package/esm2022/lib/directives/dynamic-command.directive.mjs +0 -43
- package/esm2022/lib/directives/dynamic-style.directive.mjs +0 -66
- package/esm2022/lib/directives/ellapsis-text.directive.mjs +0 -70
- package/esm2022/lib/directives/ellipsify.directive.mjs +0 -73
- package/esm2022/lib/directives/field-binding.directive.mjs +0 -18
- package/esm2022/lib/directives/fill-empty-space.mjs +0 -89
- package/esm2022/lib/directives/form-close.directive.mjs +0 -33
- package/esm2022/lib/directives/img-lazy.directive.mjs +0 -82
- package/esm2022/lib/directives/index.mjs +0 -42
- package/esm2022/lib/directives/intersection-observer.directive.mjs +0 -52
- package/esm2022/lib/directives/items-renderer.directive.mjs +0 -60
- package/esm2022/lib/directives/label-mandatory.directive.mjs +0 -49
- package/esm2022/lib/directives/load-external-files.directive.mjs +0 -38
- package/esm2022/lib/directives/mobile.directive.mjs +0 -30
- package/esm2022/lib/directives/nowraptext.directive.mjs +0 -27
- package/esm2022/lib/directives/numbers-only-input.directive.mjs +0 -27
- package/esm2022/lib/directives/placeHolder.directive.mjs +0 -16
- package/esm2022/lib/directives/prevent-default.directive.mjs +0 -21
- package/esm2022/lib/directives/print-files.directive.mjs +0 -39
- package/esm2022/lib/directives/render-ulv-paging.directive.mjs +0 -81
- package/esm2022/lib/directives/render-ulv-viewer.directive.mjs +0 -76
- package/esm2022/lib/directives/render-ulv.directive.mjs +0 -52
- package/esm2022/lib/directives/route-form-change.directive.mjs +0 -38
- package/esm2022/lib/directives/save-image.directive.mjs +0 -28
- package/esm2022/lib/directives/splide-slider.directive.mjs +0 -103
- package/esm2022/lib/directives/stop-propagation.directive.mjs +0 -21
- package/esm2022/lib/directives/table-resizer.directive.mjs +0 -236
- package/esm2022/lib/directives/ulv-command.directive.mjs +0 -43
- package/esm2022/lib/directives/until-inview.directive.mjs +0 -53
- package/esm2022/lib/directives/webotp.directive.mjs +0 -49
- package/esm2022/lib/directives/workflow-choice-command.directive.mjs +0 -61
- package/esm2022/lib/dynamic-component/base-dynamic.component.mjs +0 -97
- package/esm2022/lib/dynamic-component/base-form-toolbaritem-props.mjs +0 -53
- package/esm2022/lib/dynamic-component/base-item-content-props.mjs +0 -83
- package/esm2022/lib/dynamic-component/base-view-content-props.mjs +0 -27
- package/esm2022/lib/dynamic-component/base-view-item-props.mjs +0 -552
- package/esm2022/lib/dynamic-component/base-view-props.mjs +0 -163
- package/esm2022/lib/dynamic-component/dynamic-form-toolbar-item.component.mjs +0 -38
- package/esm2022/lib/dynamic-component/dynamic-form.component.mjs +0 -69
- package/esm2022/lib/dynamic-component/dynamic-item.component.mjs +0 -78
- package/esm2022/lib/dynamic-component/dynamic-layout.component.mjs +0 -64
- package/esm2022/lib/dynamic-component/index.mjs +0 -11
- package/esm2022/lib/empty-page/empty-page.component.mjs +0 -49
- package/esm2022/lib/empty-page-with-router-and-router-outlet/empty-page-with-router-and-router-outlet.component.mjs +0 -16
- package/esm2022/lib/field-ui/field-ui.component.mjs +0 -149
- package/esm2022/lib/form/form.component.mjs +0 -212
- package/esm2022/lib/form-new/form-new.component.mjs +0 -31
- package/esm2022/lib/form-page-routing/barsa-sap-ui-form-page-routing.module.mjs +0 -54
- package/esm2022/lib/form-page-routing/barsa-sap-ui-form-page.module.mjs +0 -29
- package/esm2022/lib/form-page-routing/constants.mjs +0 -9
- package/esm2022/lib/form-page-routing/index.mjs +0 -3
- package/esm2022/lib/from-intersection-observer.mjs +0 -53
- package/esm2022/lib/global-error-handler.mjs +0 -26
- package/esm2022/lib/injdection-tokens.mjs +0 -8
- package/esm2022/lib/modal-root.component.mjs +0 -34
- package/esm2022/lib/not-found/not-found.component.mjs +0 -16
- package/esm2022/lib/not-internet/not-internet.component.mjs +0 -21
- package/esm2022/lib/pipes/barsa-icon-dict.pipe.mjs +0 -20
- package/esm2022/lib/pipes/bbb-translate.pipe.mjs +0 -36
- package/esm2022/lib/pipes/can-upload.pipe.mjs +0 -27
- package/esm2022/lib/pipes/card-media-size.pipe.mjs +0 -21
- package/esm2022/lib/pipes/column-custom-component.pipe.mjs +0 -41
- package/esm2022/lib/pipes/column-customui.pipe.mjs +0 -33
- package/esm2022/lib/pipes/column-icon.pipe.mjs +0 -23
- package/esm2022/lib/pipes/column-value.pipe.mjs +0 -35
- package/esm2022/lib/pipes/column-valueof-parameters.pipe.mjs +0 -34
- package/esm2022/lib/pipes/combo-row-img.pipe.mjs +0 -17
- package/esm2022/lib/pipes/context-menu.pipe.mjs +0 -41
- package/esm2022/lib/pipes/control-ui.pipe.mjs +0 -32
- package/esm2022/lib/pipes/convert-to-style.pipe.mjs +0 -33
- package/esm2022/lib/pipes/date-time-to-caption.pipe.mjs +0 -35
- package/esm2022/lib/pipes/fileinfo-count.pipe.mjs +0 -21
- package/esm2022/lib/pipes/filter-columns-by-details.pipe.mjs +0 -23
- package/esm2022/lib/pipes/filter-inline-action-list.pipe.mjs +0 -19
- package/esm2022/lib/pipes/filter-string.pipe.mjs +0 -45
- package/esm2022/lib/pipes/filter-tab.pipe.mjs +0 -20
- package/esm2022/lib/pipes/filter-toolbar-control.pipe.mjs +0 -17
- package/esm2022/lib/pipes/filter-workflow-mobile.pipe.mjs +0 -25
- package/esm2022/lib/pipes/filter.pipe.mjs +0 -34
- package/esm2022/lib/pipes/find-column-by-db-name.pipe.mjs +0 -28
- package/esm2022/lib/pipes/find-preview-column.pipe.mjs +0 -20
- package/esm2022/lib/pipes/fiori-icon.pipe.mjs +0 -43
- package/esm2022/lib/pipes/groupby.pipe.mjs +0 -64
- package/esm2022/lib/pipes/header-facet-value.pipe.mjs +0 -23
- package/esm2022/lib/pipes/hide-accept-cancel-buttons.pipe.mjs +0 -24
- package/esm2022/lib/pipes/hide-columns-inmobile.pipe.mjs +0 -23
- package/esm2022/lib/pipes/index.mjs +0 -55
- package/esm2022/lib/pipes/isimage.pipe.mjs +0 -20
- package/esm2022/lib/pipes/list-count.pipe.mjs +0 -18
- package/esm2022/lib/pipes/merge-fields-to-columns.pipe.mjs +0 -43
- package/esm2022/lib/pipes/mo-info-ulv-data.pipe.mjs +0 -59
- package/esm2022/lib/pipes/mo-info-ulv-paging.pipe.mjs +0 -17
- package/esm2022/lib/pipes/mo-report-value-concat.pipe.mjs +0 -36
- package/esm2022/lib/pipes/mo-report-value.pipe.mjs +0 -18
- package/esm2022/lib/pipes/mo-value.pipe.mjs +0 -19
- package/esm2022/lib/pipes/multiple-groupby.pipe.mjs +0 -91
- package/esm2022/lib/pipes/numeral.pipe.mjs +0 -44
- package/esm2022/lib/pipes/picture-field-source.pipe.mjs +0 -23
- package/esm2022/lib/pipes/remove-newline.pipe.mjs +0 -21
- package/esm2022/lib/pipes/replace.pipe.mjs +0 -18
- package/esm2022/lib/pipes/reverse.pipe.mjs +0 -23
- package/esm2022/lib/pipes/rownumber.pipe.mjs +0 -26
- package/esm2022/lib/pipes/sanitize-text.pipe.mjs +0 -21
- package/esm2022/lib/pipes/seperator-fix.pipe.mjs +0 -24
- package/esm2022/lib/pipes/sort.pipe.mjs +0 -49
- package/esm2022/lib/pipes/string-to-number.pipe.mjs +0 -26
- package/esm2022/lib/pipes/th-image-icon.pipe.mjs +0 -22
- package/esm2022/lib/pipes/tlbButtons.pipe.mjs +0 -60
- package/esm2022/lib/pipes/toolbar-settings.pipe.mjs +0 -27
- package/esm2022/lib/pipes/total-summary.pipe.mjs +0 -17
- package/esm2022/lib/pipes/tree-item-isexpanded.pipe.mjs +0 -26
- package/esm2022/lib/pipes/visible-value.pipe.mjs +0 -19
- package/esm2022/lib/portal-page/portal-page.component.mjs +0 -24
- package/esm2022/lib/portal-page/portal-sidebar.component.mjs +0 -37
- package/esm2022/lib/redirect-home-guard.mjs +0 -51
- package/esm2022/lib/redirect-report-navigator-command/redirect-report-navigator-command.component.mjs +0 -12
- package/esm2022/lib/report-container/report-container.component.mjs +0 -63
- package/esm2022/lib/resizable-module/resizable.component.mjs +0 -31
- package/esm2022/lib/resizable-module/resizable.directive.mjs +0 -42
- package/esm2022/lib/resizable-module/resizable.module.mjs +0 -17
- package/esm2022/lib/resolvers/index.mjs +0 -7
- package/esm2022/lib/resolvers/login-settings.resolver.mjs +0 -18
- package/esm2022/lib/resolvers/portal-dynamic-page.resolver.mjs +0 -49
- package/esm2022/lib/resolvers/portal-form-page.resolver.mjs +0 -18
- package/esm2022/lib/resolvers/portal-page.resolver.mjs +0 -30
- package/esm2022/lib/resolvers/portal-report-page.resolver.mjs +0 -37
- package/esm2022/lib/resolvers/tile-group-breadcrumb.resolver.mjs +0 -30
- package/esm2022/lib/root-page/root-page.component.mjs +0 -21
- package/esm2022/lib/root-portal/root-portal.component.mjs +0 -218
- package/esm2022/lib/server-connection-error/server-connection-error.component.mjs +0 -19
- package/esm2022/lib/services/api.service.mjs +0 -63
- package/esm2022/lib/services/audio-recording.service.mjs +0 -95
- package/esm2022/lib/services/barsa-dialog.service.mjs +0 -80
- package/esm2022/lib/services/barsa-storage.service.mjs +0 -78
- package/esm2022/lib/services/breadcrumb.service.mjs +0 -64
- package/esm2022/lib/services/column.service.mjs +0 -20
- package/esm2022/lib/services/container.service.mjs +0 -69
- package/esm2022/lib/services/dynamic-component.service.mjs +0 -55
- package/esm2022/lib/services/form-panel.service.mjs +0 -394
- package/esm2022/lib/services/form.service.mjs +0 -14
- package/esm2022/lib/services/groupby.service.mjs +0 -21
- package/esm2022/lib/services/horizontal-layout.service.mjs +0 -16
- package/esm2022/lib/services/index.mjs +0 -32
- package/esm2022/lib/services/indexeddb.service.mjs +0 -34
- package/esm2022/lib/services/layout-main-content.service.mjs +0 -19
- package/esm2022/lib/services/layout.service.mjs +0 -42
- package/esm2022/lib/services/local-storage.service.mjs +0 -32
- package/esm2022/lib/services/log.service.mjs +0 -50
- package/esm2022/lib/services/network-status.service.mjs +0 -15
- package/esm2022/lib/services/notification-popup.service.mjs +0 -2
- package/esm2022/lib/services/notification-sw.service.mjs +0 -180
- package/esm2022/lib/services/notification.service.mjs +0 -189
- package/esm2022/lib/services/portal.service.mjs +0 -946
- package/esm2022/lib/services/prompt-update.service.mjs +0 -56
- package/esm2022/lib/services/routing.service.mjs +0 -60
- package/esm2022/lib/services/save-scoll-position.service.mjs +0 -29
- package/esm2022/lib/services/service-worker-communication.service.mjs +0 -120
- package/esm2022/lib/services/tabpage.service.mjs +0 -13
- package/esm2022/lib/services/toast.service.mjs +0 -2
- package/esm2022/lib/services/ui.service.mjs +0 -23
- package/esm2022/lib/services/ulvmain.service.mjs +0 -824
- package/esm2022/lib/services/upload.service.mjs +0 -166
- package/esm2022/lib/services/video-recording.service.mjs +0 -115
- package/esm2022/lib/unlimit-session/unlimit-session.component.mjs +0 -40
- package/esm2022/public-api.mjs +0 -42
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import {
|
|
2
|
+
import { Input, ChangeDetectionStrategy, Component, InjectionToken, Injectable, Optional, inject, ElementRef, SkipSelf, NgModuleFactory, Inject, Pipe, EventEmitter, HostBinding, Output, Self, ChangeDetectorRef, HostListener, ViewContainerRef, ViewChild, signal, Directive, Renderer2, input, Injector, NgModule, NO_ERRORS_SCHEMA, CUSTOM_ELEMENTS_SCHEMA, provideAppInitializer, ErrorHandler } from '@angular/core';
|
|
3
3
|
import { Subject, from, BehaviorSubject, of, combineLatest, fromEvent, forkJoin, throwError, merge, interval, filter as filter$1, tap as tap$1, concatMap as concatMap$1, catchError as catchError$1, finalize as finalize$1, Observable, takeUntil as takeUntil$1, exhaustMap as exhaustMap$1, timer, debounceTime as debounceTime$1, mergeWith } from 'rxjs';
|
|
4
4
|
import * as i1 from '@angular/router';
|
|
5
5
|
import { NavigationEnd, ActivatedRoute, Router, NavigationStart, RouterEvent, RouterModule } from '@angular/router';
|
|
@@ -105,10 +105,10 @@ class BaseComponent {
|
|
|
105
105
|
console.log('ngOnDestroy');
|
|
106
106
|
console.log(this);
|
|
107
107
|
}
|
|
108
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
109
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
108
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BaseComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
109
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: BaseComponent, isStandalone: false, selector: "bnrc-base", inputs: { rendered: "rendered" }, usesOnChanges: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
110
110
|
}
|
|
111
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
111
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BaseComponent, decorators: [{
|
|
112
112
|
type: Component,
|
|
113
113
|
args: [{
|
|
114
114
|
selector: 'bnrc-base',
|
|
@@ -124,10 +124,10 @@ class EmptyPageWithRouterAndRouterOutletComponent extends BaseComponent {
|
|
|
124
124
|
constructor() {
|
|
125
125
|
super();
|
|
126
126
|
}
|
|
127
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
128
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
127
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: EmptyPageWithRouterAndRouterOutletComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
128
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: EmptyPageWithRouterAndRouterOutletComponent, isStandalone: false, selector: "bnrc-empty-page-with-router-and-router-outlet", usesInheritance: true, ngImport: i0, template: "<ng-container #containerRef></ng-container>\r\n<router-outlet></router-outlet>\r\n<router-outlet name=\"main\"></router-outlet>\r\n", styles: [""], dependencies: [{ kind: "directive", type: i1.RouterOutlet, selector: "router-outlet", inputs: ["name", "routerOutletData"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
129
129
|
}
|
|
130
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
130
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: EmptyPageWithRouterAndRouterOutletComponent, decorators: [{
|
|
131
131
|
type: Component,
|
|
132
132
|
args: [{ selector: 'bnrc-empty-page-with-router-and-router-outlet', changeDetection: ChangeDetectionStrategy.OnPush, standalone: false, template: "<ng-container #containerRef></ng-container>\r\n<router-outlet></router-outlet>\r\n<router-outlet name=\"main\"></router-outlet>\r\n" }]
|
|
133
133
|
}], ctorParameters: () => [] });
|
|
@@ -177,10 +177,10 @@ class LogService {
|
|
|
177
177
|
console.warn(warn);
|
|
178
178
|
}
|
|
179
179
|
}
|
|
180
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
181
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
180
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: LogService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
181
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: LogService, providedIn: 'root' }); }
|
|
182
182
|
}
|
|
183
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
183
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: LogService, decorators: [{
|
|
184
184
|
type: Injectable,
|
|
185
185
|
args: [{
|
|
186
186
|
providedIn: 'root'
|
|
@@ -200,7 +200,7 @@ class DateService {
|
|
|
200
200
|
includeDay(date, startDate, endDate) {
|
|
201
201
|
return moment(date).isBetween(startDate, endDate);
|
|
202
202
|
}
|
|
203
|
-
duration(inp,
|
|
203
|
+
duration(inp, _) {
|
|
204
204
|
return moment.duration(inp);
|
|
205
205
|
}
|
|
206
206
|
day(date) {
|
|
@@ -323,10 +323,10 @@ class DateService {
|
|
|
323
323
|
}
|
|
324
324
|
return val1 === val2;
|
|
325
325
|
}
|
|
326
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
327
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
326
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DateService, deps: [{ token: LogService, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
327
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DateService }); }
|
|
328
328
|
}
|
|
329
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
329
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DateService, decorators: [{
|
|
330
330
|
type: Injectable
|
|
331
331
|
}], ctorParameters: () => [{ type: LogService, decorators: [{
|
|
332
332
|
type: Optional
|
|
@@ -463,10 +463,10 @@ class DateHijriService extends DateService {
|
|
|
463
463
|
}
|
|
464
464
|
return m.format(format);
|
|
465
465
|
}
|
|
466
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
467
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
466
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DateHijriService, deps: [{ token: LogService, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
467
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DateHijriService }); }
|
|
468
468
|
}
|
|
469
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
469
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DateHijriService, decorators: [{
|
|
470
470
|
type: Injectable
|
|
471
471
|
}], ctorParameters: () => [{ type: LogService, decorators: [{
|
|
472
472
|
type: Optional
|
|
@@ -582,10 +582,10 @@ class DateMiladiService extends DateService {
|
|
|
582
582
|
weekDays() {
|
|
583
583
|
return moment.weekdays();
|
|
584
584
|
}
|
|
585
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
586
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
585
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DateMiladiService, deps: [{ token: LogService, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
586
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DateMiladiService }); }
|
|
587
587
|
}
|
|
588
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
588
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DateMiladiService, decorators: [{
|
|
589
589
|
type: Injectable
|
|
590
590
|
}], ctorParameters: () => [{ type: LogService, decorators: [{
|
|
591
591
|
type: Optional
|
|
@@ -724,10 +724,10 @@ class DateShamsiService extends DateService {
|
|
|
724
724
|
}
|
|
725
725
|
return moment$2(value, format);
|
|
726
726
|
}
|
|
727
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
728
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
727
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DateShamsiService, deps: [{ token: LogService, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
728
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DateShamsiService }); }
|
|
729
729
|
}
|
|
730
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
730
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DateShamsiService, decorators: [{
|
|
731
731
|
type: Injectable
|
|
732
732
|
}], ctorParameters: () => [{ type: LogService, decorators: [{
|
|
733
733
|
type: Optional
|
|
@@ -1640,7 +1640,6 @@ function executeUlvCommandHandler(button, options) {
|
|
|
1640
1640
|
function getUniqueId(parts) {
|
|
1641
1641
|
const stringArr = [];
|
|
1642
1642
|
for (let i = 0; i < parts; i++) {
|
|
1643
|
-
// eslint-disable-next-line no-bitwise
|
|
1644
1643
|
const S4 = (((1 + Math.random()) * 0x10000) | 0).toString(16);
|
|
1645
1644
|
const S4_ = S4.length > 0 ? S4.substring(1) : '';
|
|
1646
1645
|
stringArr.push(S4_);
|
|
@@ -2109,7 +2108,6 @@ function shallowEqual(objA, objB) {
|
|
|
2109
2108
|
return false;
|
|
2110
2109
|
}
|
|
2111
2110
|
const bHasOwnProperty = Object.prototype.hasOwnProperty.bind(objB);
|
|
2112
|
-
// eslint-disable-next-line @typescript-eslint/prefer-for-of
|
|
2113
2111
|
for (let idx = 0; idx < keysA.length; idx++) {
|
|
2114
2112
|
const key = keysA[idx];
|
|
2115
2113
|
if (!bHasOwnProperty(key)) {
|
|
@@ -2207,7 +2205,6 @@ function getFieldValue(name, mo, caption) {
|
|
|
2207
2205
|
}
|
|
2208
2206
|
return val;
|
|
2209
2207
|
}
|
|
2210
|
-
/* eslint-disable no-invalid-this */
|
|
2211
2208
|
const availablePrefixes = ['moz', 'ms', 'webkit'];
|
|
2212
2209
|
function requestAnimationFramePolyfill() {
|
|
2213
2210
|
let lastTime = 0;
|
|
@@ -2401,10 +2398,10 @@ class ApiService {
|
|
|
2401
2398
|
});
|
|
2402
2399
|
});
|
|
2403
2400
|
}
|
|
2404
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2405
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
2401
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ApiService, deps: [{ token: i1$1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2402
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ApiService, providedIn: 'root' }); }
|
|
2406
2403
|
}
|
|
2407
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2404
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ApiService, decorators: [{
|
|
2408
2405
|
type: Injectable,
|
|
2409
2406
|
args: [{
|
|
2410
2407
|
providedIn: 'root'
|
|
@@ -2459,10 +2456,10 @@ class BreadcrumbService {
|
|
|
2459
2456
|
const breadcrumb = data.breadcrumb || data.pageData.BreadCrumb;
|
|
2460
2457
|
return typeof breadcrumb === 'function' ? data.breadcrumb(data) : breadcrumb;
|
|
2461
2458
|
}
|
|
2462
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2463
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
2459
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BreadcrumbService, deps: [{ token: i1.Router }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2460
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BreadcrumbService, providedIn: 'root' }); }
|
|
2464
2461
|
}
|
|
2465
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2462
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BreadcrumbService, decorators: [{
|
|
2466
2463
|
type: Injectable,
|
|
2467
2464
|
args: [{
|
|
2468
2465
|
providedIn: 'root'
|
|
@@ -2489,10 +2486,10 @@ class ModalRootComponent extends BaseComponent {
|
|
|
2489
2486
|
this.componentInstance = factoryResolver.create(this.injector);
|
|
2490
2487
|
this._appRef.attachView(this.componentInstance.hostView);
|
|
2491
2488
|
}
|
|
2492
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2493
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2489
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ModalRootComponent, deps: [{ token: i0.ComponentFactoryResolver }, { token: i0.Injector }, { token: i0.ApplicationRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
2490
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: ModalRootComponent, isStandalone: false, selector: "ng-component", usesInheritance: true, ngImport: i0, template: ``, isInline: true }); }
|
|
2494
2491
|
}
|
|
2495
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2492
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ModalRootComponent, decorators: [{
|
|
2496
2493
|
type: Component,
|
|
2497
2494
|
args: [{
|
|
2498
2495
|
template: ``,
|
|
@@ -2530,10 +2527,10 @@ class DialogParams {
|
|
|
2530
2527
|
ngOnDestroy() {
|
|
2531
2528
|
this.afterClosed.unsubscribe();
|
|
2532
2529
|
}
|
|
2533
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2534
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
2530
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DialogParams, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2531
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DialogParams }); }
|
|
2535
2532
|
}
|
|
2536
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2533
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DialogParams, decorators: [{
|
|
2537
2534
|
type: Injectable
|
|
2538
2535
|
}], ctorParameters: () => [] });
|
|
2539
2536
|
class BarsaDialogService {
|
|
@@ -2565,10 +2562,10 @@ class BarsaDialogService {
|
|
|
2565
2562
|
// this.modalRootComponentRef.instance.navigate();
|
|
2566
2563
|
return dialogParams.afterClosed$;
|
|
2567
2564
|
}
|
|
2568
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2569
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
2565
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BarsaDialogService, deps: [{ token: i0.Injector }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2566
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BarsaDialogService, providedIn: 'root' }); }
|
|
2570
2567
|
}
|
|
2571
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2568
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BarsaDialogService, decorators: [{
|
|
2572
2569
|
type: Injectable,
|
|
2573
2570
|
args: [{
|
|
2574
2571
|
providedIn: 'root'
|
|
@@ -2576,10 +2573,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
2576
2573
|
}], ctorParameters: () => [{ type: i0.Injector }] });
|
|
2577
2574
|
|
|
2578
2575
|
class NotFoundComponent extends BaseComponent {
|
|
2579
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2580
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2576
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: NotFoundComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
2577
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: NotFoundComponent, isStandalone: false, selector: "bnrc-not-found", inputs: { componentName: "componentName", moduleName: "moduleName" }, usesInheritance: true, ngImport: i0, template: "<div fd-form-control>{{ moduleName + ' ' + componentName }}</div>\r\n", styles: [":host{border:1px solid red;display:flex;align-items:center;justify-content:center;opacity:.2}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
2581
2578
|
}
|
|
2582
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2579
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: NotFoundComponent, decorators: [{
|
|
2583
2580
|
type: Component,
|
|
2584
2581
|
args: [{ selector: 'bnrc-not-found', changeDetection: ChangeDetectionStrategy.OnPush, standalone: false, template: "<div fd-form-control>{{ moduleName + ' ' + componentName }}</div>\r\n", styles: [":host{border:1px solid red;display:flex;align-items:center;justify-content:center;opacity:.2}\n"] }]
|
|
2585
2582
|
}], propDecorators: { componentName: [{
|
|
@@ -2629,10 +2626,10 @@ class DynamicComponentService {
|
|
|
2629
2626
|
componentRef.instance.moduleName = moduleName;
|
|
2630
2627
|
return of(componentRef);
|
|
2631
2628
|
}
|
|
2632
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2633
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
2629
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DynamicComponentService, deps: [{ token: i0.ComponentFactoryResolver }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2630
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DynamicComponentService, providedIn: 'root' }); }
|
|
2634
2631
|
}
|
|
2635
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2632
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DynamicComponentService, decorators: [{
|
|
2636
2633
|
type: Injectable,
|
|
2637
2634
|
args: [{
|
|
2638
2635
|
providedIn: 'root'
|
|
@@ -3096,10 +3093,10 @@ class ContainerService {
|
|
|
3096
3093
|
this._restoreScrollPostion();
|
|
3097
3094
|
}
|
|
3098
3095
|
}
|
|
3099
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3100
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
3096
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ContainerService, deps: [{ token: ContainerService, optional: true, skipSelf: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
3097
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ContainerService }); }
|
|
3101
3098
|
}
|
|
3102
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3099
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ContainerService, decorators: [{
|
|
3103
3100
|
type: Injectable
|
|
3104
3101
|
}], ctorParameters: () => [{ type: ContainerService, decorators: [{
|
|
3105
3102
|
type: SkipSelf
|
|
@@ -3152,10 +3149,10 @@ class LayoutService {
|
|
|
3152
3149
|
this._listOfHorizontal = this._listOfHorizontal.filter((c) => c !== id);
|
|
3153
3150
|
this.horizontalSource.next(this._listOfHorizontal);
|
|
3154
3151
|
}
|
|
3155
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3156
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
3152
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: LayoutService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
3153
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: LayoutService }); }
|
|
3157
3154
|
}
|
|
3158
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3155
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: LayoutService, decorators: [{
|
|
3159
3156
|
type: Injectable
|
|
3160
3157
|
}], ctorParameters: () => [] });
|
|
3161
3158
|
|
|
@@ -3178,10 +3175,10 @@ class PortalPageResolver {
|
|
|
3178
3175
|
// url2 = '/' + url2;
|
|
3179
3176
|
return this.portalService.resolveData(route.data.pageData);
|
|
3180
3177
|
}
|
|
3181
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3182
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
3178
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: PortalPageResolver, deps: [{ token: PortalService }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
3179
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: PortalPageResolver, providedIn: 'root' }); }
|
|
3183
3180
|
}
|
|
3184
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3181
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: PortalPageResolver, decorators: [{
|
|
3185
3182
|
type: Injectable,
|
|
3186
3183
|
args: [{ providedIn: 'root' }]
|
|
3187
3184
|
}], ctorParameters: () => [{ type: PortalService }] });
|
|
@@ -3221,10 +3218,10 @@ class AuthGuard {
|
|
|
3221
3218
|
}
|
|
3222
3219
|
}), map(([pageInfo]) => pageInfo.hasAuthorized));
|
|
3223
3220
|
}
|
|
3224
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3225
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
3221
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: AuthGuard, deps: [{ token: i1.Router }, { token: PortalService }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
3222
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: AuthGuard }); }
|
|
3226
3223
|
}
|
|
3227
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3224
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: AuthGuard, decorators: [{
|
|
3228
3225
|
type: Injectable
|
|
3229
3226
|
}], ctorParameters: () => [{ type: i1.Router }, { type: PortalService }] });
|
|
3230
3227
|
|
|
@@ -3251,10 +3248,10 @@ class LocalStorageService {
|
|
|
3251
3248
|
clear() {
|
|
3252
3249
|
localStorage.clear();
|
|
3253
3250
|
}
|
|
3254
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3255
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
3251
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: LocalStorageService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
3252
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: LocalStorageService }); }
|
|
3256
3253
|
}
|
|
3257
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3254
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: LocalStorageService, decorators: [{
|
|
3258
3255
|
type: Injectable
|
|
3259
3256
|
}], ctorParameters: () => [] });
|
|
3260
3257
|
|
|
@@ -3363,6 +3360,10 @@ class PortalService {
|
|
|
3363
3360
|
loadMo(id, typedefId) {
|
|
3364
3361
|
return this.apiService.loadPortalPageData(id, typedefId);
|
|
3365
3362
|
}
|
|
3363
|
+
setSiteImageUrl(backgroundColor, imageUrl) {
|
|
3364
|
+
this.imageUrl = imageUrl;
|
|
3365
|
+
this.backgroundColor = backgroundColor;
|
|
3366
|
+
}
|
|
3366
3367
|
pushActionNext(pushAction) {
|
|
3367
3368
|
this._localStorage.setItem('pushAction', JSON.stringify(pushAction));
|
|
3368
3369
|
this._pushAction$.next(pushAction);
|
|
@@ -3477,7 +3478,7 @@ class PortalService {
|
|
|
3477
3478
|
.pipe(map((portalData) => (portalData ? portalData.PortalSettings : {})));
|
|
3478
3479
|
fromEvent(window, 'resize')
|
|
3479
3480
|
.pipe(startWith(null), debounceTime(1000))
|
|
3480
|
-
.subscribe((
|
|
3481
|
+
.subscribe((_c) => {
|
|
3481
3482
|
this._windowResize$.next();
|
|
3482
3483
|
this._setDeviceSize();
|
|
3483
3484
|
});
|
|
@@ -3545,7 +3546,7 @@ class PortalService {
|
|
|
3545
3546
|
}
|
|
3546
3547
|
this.setValueOnObject(path, index + 1, modules, object[prop]);
|
|
3547
3548
|
}
|
|
3548
|
-
getComponent(moduleName,
|
|
3549
|
+
getComponent(moduleName, _modulePath, _componentName, selector, parentInjector) {
|
|
3549
3550
|
return this.dcm.getComponentBySelector(selector, moduleName, parentInjector);
|
|
3550
3551
|
}
|
|
3551
3552
|
loadJs$(path) {
|
|
@@ -4175,10 +4176,10 @@ class PortalService {
|
|
|
4175
4176
|
}
|
|
4176
4177
|
return modules;
|
|
4177
4178
|
}
|
|
4178
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4179
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
4179
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: PortalService, deps: [{ token: DynamicComponentService }, { token: ApiService }, { token: LogService }, { token: BarsaDialogService }, { token: i0.Compiler }, { token: i1.Router }, { token: i2.Location }, { token: LocalStorageService }, { token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
4180
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: PortalService, providedIn: 'root' }); }
|
|
4180
4181
|
}
|
|
4181
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4182
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: PortalService, decorators: [{
|
|
4182
4183
|
type: Injectable,
|
|
4183
4184
|
args: [{
|
|
4184
4185
|
providedIn: 'root'
|
|
@@ -4201,10 +4202,10 @@ class UiService {
|
|
|
4201
4202
|
setTabSelected(val) {
|
|
4202
4203
|
this.tabSelected.next(val);
|
|
4203
4204
|
}
|
|
4204
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4205
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
4205
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: UiService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
4206
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: UiService }); }
|
|
4206
4207
|
}
|
|
4207
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4208
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: UiService, decorators: [{
|
|
4208
4209
|
type: Injectable
|
|
4209
4210
|
}], ctorParameters: () => [] });
|
|
4210
4211
|
|
|
@@ -4212,10 +4213,10 @@ class MoReportValuePipe {
|
|
|
4212
4213
|
transform(name, mo, Columns, caption) {
|
|
4213
4214
|
return getColumnValueOfMoDataList(name, mo, Columns, caption);
|
|
4214
4215
|
}
|
|
4215
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4216
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
4216
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: MoReportValuePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
4217
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: MoReportValuePipe, isStandalone: false, name: "rval" }); }
|
|
4217
4218
|
}
|
|
4218
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4219
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: MoReportValuePipe, decorators: [{
|
|
4219
4220
|
type: Pipe,
|
|
4220
4221
|
args: [{
|
|
4221
4222
|
name: 'rval',
|
|
@@ -4254,10 +4255,10 @@ class NumeralPipe {
|
|
|
4254
4255
|
const newVal = value.toString().replace(/,/g, '');
|
|
4255
4256
|
return newVal;
|
|
4256
4257
|
}
|
|
4257
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4258
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
4258
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: NumeralPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
4259
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: NumeralPipe, isStandalone: false, name: "numeral" }); }
|
|
4259
4260
|
}
|
|
4260
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4261
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: NumeralPipe, decorators: [{
|
|
4261
4262
|
type: Pipe,
|
|
4262
4263
|
args: [{
|
|
4263
4264
|
name: 'numeral',
|
|
@@ -4315,10 +4316,10 @@ class GroupByPipe {
|
|
|
4315
4316
|
value: groupedCollection[key]
|
|
4316
4317
|
}));
|
|
4317
4318
|
}
|
|
4318
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4319
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
4319
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: GroupByPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
4320
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: GroupByPipe, isStandalone: false, name: "groupBy" }); }
|
|
4320
4321
|
}
|
|
4321
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4322
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: GroupByPipe, decorators: [{
|
|
4322
4323
|
type: Pipe,
|
|
4323
4324
|
args: [{
|
|
4324
4325
|
name: 'groupBy',
|
|
@@ -4348,10 +4349,10 @@ class BbbTranslatePipe {
|
|
|
4348
4349
|
}
|
|
4349
4350
|
return result;
|
|
4350
4351
|
}
|
|
4351
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4352
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
4352
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BbbTranslatePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
4353
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: BbbTranslatePipe, isStandalone: false, name: "bbbTranslate" }); }
|
|
4353
4354
|
}
|
|
4354
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4355
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BbbTranslatePipe, decorators: [{
|
|
4355
4356
|
type: Pipe,
|
|
4356
4357
|
args: [{
|
|
4357
4358
|
name: 'bbbTranslate',
|
|
@@ -4386,10 +4387,10 @@ class ContextMenuPipe {
|
|
|
4386
4387
|
return true;
|
|
4387
4388
|
});
|
|
4388
4389
|
}
|
|
4389
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4390
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
4390
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ContextMenuPipe, deps: [{ token: BbbTranslatePipe }], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
4391
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: ContextMenuPipe, isStandalone: false, name: "contextMenu" }); }
|
|
4391
4392
|
}
|
|
4392
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4393
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ContextMenuPipe, decorators: [{
|
|
4393
4394
|
type: Pipe,
|
|
4394
4395
|
args: [{
|
|
4395
4396
|
name: 'contextMenu',
|
|
@@ -4406,10 +4407,10 @@ class HeaderFacetValuePipe {
|
|
|
4406
4407
|
// rating-indicator && progress-indicator
|
|
4407
4408
|
return Number(value.Value);
|
|
4408
4409
|
}
|
|
4409
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4410
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
4410
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: HeaderFacetValuePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
4411
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: HeaderFacetValuePipe, isStandalone: false, name: "facetValue" }); }
|
|
4411
4412
|
}
|
|
4412
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4413
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: HeaderFacetValuePipe, decorators: [{
|
|
4413
4414
|
type: Pipe,
|
|
4414
4415
|
args: [{
|
|
4415
4416
|
name: 'facetValue',
|
|
@@ -4428,10 +4429,10 @@ class SeperatorFixPipe {
|
|
|
4428
4429
|
}
|
|
4429
4430
|
return !removeSeperator ? buttons : buttons.filter((c) => typeof c === 'object' && c.cls);
|
|
4430
4431
|
}
|
|
4431
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4432
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
4432
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: SeperatorFixPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
4433
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: SeperatorFixPipe, isStandalone: false, name: "seperatorFix" }); }
|
|
4433
4434
|
}
|
|
4434
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4435
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: SeperatorFixPipe, decorators: [{
|
|
4435
4436
|
type: Pipe,
|
|
4436
4437
|
args: [{
|
|
4437
4438
|
name: 'seperatorFix',
|
|
@@ -4459,10 +4460,10 @@ class ConvertToStylePipe {
|
|
|
4459
4460
|
}
|
|
4460
4461
|
return {};
|
|
4461
4462
|
}
|
|
4462
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4463
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
4463
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ConvertToStylePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
4464
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: ConvertToStylePipe, isStandalone: false, name: "convertToStyle" }); }
|
|
4464
4465
|
}
|
|
4465
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4466
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ConvertToStylePipe, decorators: [{
|
|
4466
4467
|
type: Pipe,
|
|
4467
4468
|
args: [{
|
|
4468
4469
|
name: 'convertToStyle',
|
|
@@ -4506,7 +4507,7 @@ class TlbButtonsPipe {
|
|
|
4506
4507
|
}
|
|
4507
4508
|
return filter;
|
|
4508
4509
|
});
|
|
4509
|
-
return btns.length && typeof btns[0] === 'string' ? btns.filter((
|
|
4510
|
+
return btns.length && typeof btns[0] === 'string' ? btns.filter((_c, index) => index > 0) : btns;
|
|
4510
4511
|
}
|
|
4511
4512
|
filterBtn(btn, property, value) {
|
|
4512
4513
|
const val = BarsaApi.Common.Util.TryGetValue(btn, property);
|
|
@@ -4516,10 +4517,10 @@ class TlbButtonsPipe {
|
|
|
4516
4517
|
}
|
|
4517
4518
|
return value === val && !btn.hidden && !btn.Command?.hide;
|
|
4518
4519
|
}
|
|
4519
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4520
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
4520
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: TlbButtonsPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
4521
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: TlbButtonsPipe, isStandalone: false, name: "tlbButtons" }); }
|
|
4521
4522
|
}
|
|
4522
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4523
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: TlbButtonsPipe, decorators: [{
|
|
4523
4524
|
type: Pipe,
|
|
4524
4525
|
args: [{
|
|
4525
4526
|
name: 'tlbButtons',
|
|
@@ -4535,10 +4536,10 @@ class RemoveNewlinePipe {
|
|
|
4535
4536
|
}
|
|
4536
4537
|
return text;
|
|
4537
4538
|
}
|
|
4538
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4539
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
4539
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: RemoveNewlinePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
4540
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: RemoveNewlinePipe, isStandalone: false, name: "removeNewline" }); }
|
|
4540
4541
|
}
|
|
4541
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4542
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: RemoveNewlinePipe, decorators: [{
|
|
4542
4543
|
type: Pipe,
|
|
4543
4544
|
args: [{
|
|
4544
4545
|
name: 'removeNewline',
|
|
@@ -4551,10 +4552,10 @@ class MoValuePipe {
|
|
|
4551
4552
|
transform(name, mo, caption) {
|
|
4552
4553
|
return getFieldValue(name, mo, caption);
|
|
4553
4554
|
}
|
|
4554
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4555
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
4555
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: MoValuePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
4556
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: MoValuePipe, isStandalone: false, name: "val" }); }
|
|
4556
4557
|
}
|
|
4557
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4558
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: MoValuePipe, decorators: [{
|
|
4558
4559
|
type: Pipe,
|
|
4559
4560
|
args: [{
|
|
4560
4561
|
name: 'val',
|
|
@@ -4582,10 +4583,10 @@ class FilterPipe {
|
|
|
4582
4583
|
});
|
|
4583
4584
|
return match;
|
|
4584
4585
|
}
|
|
4585
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4586
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
4586
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FilterPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
4587
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: FilterPipe, isStandalone: false, name: "filter" }); }
|
|
4587
4588
|
}
|
|
4588
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4589
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FilterPipe, decorators: [{
|
|
4589
4590
|
type: Pipe,
|
|
4590
4591
|
args: [{
|
|
4591
4592
|
name: 'filter',
|
|
@@ -4600,10 +4601,10 @@ class FilterTabPipe {
|
|
|
4600
4601
|
}
|
|
4601
4602
|
return collection.filter((val) => val.Visible !== false);
|
|
4602
4603
|
}
|
|
4603
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4604
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
4604
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FilterTabPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
4605
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: FilterTabPipe, isStandalone: false, name: "filterTab" }); }
|
|
4605
4606
|
}
|
|
4606
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4607
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FilterTabPipe, decorators: [{
|
|
4607
4608
|
type: Pipe,
|
|
4608
4609
|
args: [{
|
|
4609
4610
|
name: 'filterTab',
|
|
@@ -4634,10 +4635,10 @@ class MoReportValueConcatPipe {
|
|
|
4634
4635
|
});
|
|
4635
4636
|
return result;
|
|
4636
4637
|
}
|
|
4637
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4638
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
4638
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: MoReportValueConcatPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
4639
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: MoReportValueConcatPipe, isStandalone: false, name: "rvalConcat" }); }
|
|
4639
4640
|
}
|
|
4640
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4641
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: MoReportValueConcatPipe, decorators: [{
|
|
4641
4642
|
type: Pipe,
|
|
4642
4643
|
args: [{
|
|
4643
4644
|
name: 'rvalConcat',
|
|
@@ -4676,10 +4677,10 @@ class FilterStringPipe {
|
|
|
4676
4677
|
});
|
|
4677
4678
|
return match;
|
|
4678
4679
|
}
|
|
4679
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4680
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
4680
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FilterStringPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
4681
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: FilterStringPipe, isStandalone: false, name: "filterStr" }); }
|
|
4681
4682
|
}
|
|
4682
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4683
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FilterStringPipe, decorators: [{
|
|
4683
4684
|
type: Pipe,
|
|
4684
4685
|
args: [{
|
|
4685
4686
|
name: 'filterStr',
|
|
@@ -4720,11 +4721,11 @@ class SortPipe {
|
|
|
4720
4721
|
const sorted = numberArray.concat(stringArray);
|
|
4721
4722
|
return sortOrder === 'asc' ? sorted : sorted.reverse();
|
|
4722
4723
|
}
|
|
4723
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4724
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
4725
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
4724
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: SortPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
4725
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: SortPipe, isStandalone: false, name: "sort" }); }
|
|
4726
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: SortPipe }); }
|
|
4726
4727
|
}
|
|
4727
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4728
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: SortPipe, decorators: [{
|
|
4728
4729
|
type: Injectable
|
|
4729
4730
|
}, {
|
|
4730
4731
|
type: Pipe,
|
|
@@ -4740,10 +4741,10 @@ class BarsaIconDictPipe {
|
|
|
4740
4741
|
const sizeField = size === '128' ? 'FileIconDict128' : 'FileIconDict16';
|
|
4741
4742
|
return BarsaApi.Common.File[sizeField][type];
|
|
4742
4743
|
}
|
|
4743
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4744
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
4744
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BarsaIconDictPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
4745
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: BarsaIconDictPipe, isStandalone: false, name: "barsaIconDict" }); }
|
|
4745
4746
|
}
|
|
4746
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4747
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BarsaIconDictPipe, decorators: [{
|
|
4747
4748
|
type: Pipe,
|
|
4748
4749
|
args: [{
|
|
4749
4750
|
name: 'barsaIconDict',
|
|
@@ -4759,10 +4760,10 @@ class FileInfoCountPipe {
|
|
|
4759
4760
|
}
|
|
4760
4761
|
return value.Files.filter((c) => !c.IsDeleted).length;
|
|
4761
4762
|
}
|
|
4762
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4763
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
4763
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FileInfoCountPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
4764
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: FileInfoCountPipe, isStandalone: false, name: "fileinfoCount" }); }
|
|
4764
4765
|
}
|
|
4765
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4766
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FileInfoCountPipe, decorators: [{
|
|
4766
4767
|
type: Pipe,
|
|
4767
4768
|
args: [{
|
|
4768
4769
|
name: 'fileinfoCount',
|
|
@@ -4789,10 +4790,10 @@ class ControlUiPipe {
|
|
|
4789
4790
|
});
|
|
4790
4791
|
return finded;
|
|
4791
4792
|
}
|
|
4792
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4793
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
4793
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ControlUiPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
4794
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: ControlUiPipe, isStandalone: false, name: "controlUi" }); }
|
|
4794
4795
|
}
|
|
4795
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4796
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ControlUiPipe, decorators: [{
|
|
4796
4797
|
type: Pipe,
|
|
4797
4798
|
args: [{
|
|
4798
4799
|
name: 'controlUi',
|
|
@@ -4805,10 +4806,10 @@ class VisibleValuePipe {
|
|
|
4805
4806
|
transform(object, field) {
|
|
4806
4807
|
return GetVisibleValue(object, field);
|
|
4807
4808
|
}
|
|
4808
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4809
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
4809
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: VisibleValuePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
4810
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: VisibleValuePipe, isStandalone: false, name: "barsaVisibleValue" }); }
|
|
4810
4811
|
}
|
|
4811
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4812
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: VisibleValuePipe, decorators: [{
|
|
4812
4813
|
type: Pipe,
|
|
4813
4814
|
args: [{
|
|
4814
4815
|
name: 'barsaVisibleValue',
|
|
@@ -4836,10 +4837,10 @@ class DateTimeToCaptionPipe {
|
|
|
4836
4837
|
}
|
|
4837
4838
|
return this._dateService.getMoment(value).format(formatPattern);
|
|
4838
4839
|
}
|
|
4839
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4840
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
4840
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DateTimeToCaptionPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
4841
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: DateTimeToCaptionPipe, isStandalone: false, name: "dateTimeToCaption" }); }
|
|
4841
4842
|
}
|
|
4842
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4843
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DateTimeToCaptionPipe, decorators: [{
|
|
4843
4844
|
type: Pipe,
|
|
4844
4845
|
args: [{
|
|
4845
4846
|
name: 'dateTimeToCaption',
|
|
@@ -4851,10 +4852,10 @@ class FilterToolbarControlPipe {
|
|
|
4851
4852
|
transform(config) {
|
|
4852
4853
|
return config.items.filter((c) => c.xtype !== 'Ly.LayoutControl' || (c.xtype === 'Ly.LayoutControl' && c.FieldUi)); // filter toolbar button.fieldui is undefined in toolbar layout control.
|
|
4853
4854
|
}
|
|
4854
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4855
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
4855
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FilterToolbarControlPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
4856
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: FilterToolbarControlPipe, isStandalone: false, name: "filterToolbarControl" }); }
|
|
4856
4857
|
}
|
|
4857
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4858
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FilterToolbarControlPipe, decorators: [{
|
|
4858
4859
|
type: Pipe,
|
|
4859
4860
|
args: [{
|
|
4860
4861
|
name: 'filterToolbarControl',
|
|
@@ -4937,10 +4938,10 @@ class MultipleGroupByPipe {
|
|
|
4937
4938
|
}
|
|
4938
4939
|
});
|
|
4939
4940
|
}
|
|
4940
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4941
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
4941
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: MultipleGroupByPipe, deps: [{ token: BbbTranslatePipe }, { token: VisibleValuePipe }], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
4942
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: MultipleGroupByPipe, isStandalone: false, name: "multipleGroupBy" }); }
|
|
4942
4943
|
}
|
|
4943
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4944
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: MultipleGroupByPipe, decorators: [{
|
|
4944
4945
|
type: Pipe,
|
|
4945
4946
|
args: [{
|
|
4946
4947
|
name: 'multipleGroupBy',
|
|
@@ -4957,10 +4958,10 @@ class PictureFieldSourcePipe {
|
|
|
4957
4958
|
const url = getImagePath(type, moId, value, fieldDefId, sw, sh);
|
|
4958
4959
|
return url;
|
|
4959
4960
|
}
|
|
4960
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4961
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
4961
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: PictureFieldSourcePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
4962
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: PictureFieldSourcePipe, isStandalone: false, name: "picFieldSrc" }); }
|
|
4962
4963
|
}
|
|
4963
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4964
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: PictureFieldSourcePipe, decorators: [{
|
|
4964
4965
|
type: Pipe,
|
|
4965
4966
|
args: [{
|
|
4966
4967
|
name: 'picFieldSrc',
|
|
@@ -4998,10 +4999,10 @@ class FioriIconPipe {
|
|
|
4998
4999
|
return defaultIcon;
|
|
4999
5000
|
}
|
|
5000
5001
|
}
|
|
5001
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5002
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
5002
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FioriIconPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5003
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: FioriIconPipe, isStandalone: false, name: "fioriIcon" }); }
|
|
5003
5004
|
}
|
|
5004
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5005
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FioriIconPipe, decorators: [{
|
|
5005
5006
|
type: Pipe,
|
|
5006
5007
|
args: [{
|
|
5007
5008
|
name: 'fioriIcon',
|
|
@@ -5023,10 +5024,10 @@ class CanUploadFilePipe {
|
|
|
5023
5024
|
}
|
|
5024
5025
|
return canUpload;
|
|
5025
5026
|
}
|
|
5026
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5027
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
5027
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: CanUploadFilePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5028
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: CanUploadFilePipe, isStandalone: false, name: "canUploadFile" }); }
|
|
5028
5029
|
}
|
|
5029
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5030
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: CanUploadFilePipe, decorators: [{
|
|
5030
5031
|
type: Pipe,
|
|
5031
5032
|
args: [{
|
|
5032
5033
|
name: 'canUploadFile',
|
|
@@ -5039,10 +5040,10 @@ class ListCountPipe {
|
|
|
5039
5040
|
transform(list) {
|
|
5040
5041
|
return list.length;
|
|
5041
5042
|
}
|
|
5042
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5043
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
5043
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ListCountPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5044
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: ListCountPipe, isStandalone: false, name: "listCount" }); }
|
|
5044
5045
|
}
|
|
5045
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5046
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ListCountPipe, decorators: [{
|
|
5046
5047
|
type: Pipe,
|
|
5047
5048
|
args: [{
|
|
5048
5049
|
name: 'listCount',
|
|
@@ -5054,10 +5055,10 @@ class TotalSummaryPipe {
|
|
|
5054
5055
|
transform(moDataList, columnName) {
|
|
5055
5056
|
return moDataList.reduce((curr, prev, currIndex) => currIndex === 0 ? Number(prev[columnName]) : curr + Number(prev[columnName]), 0);
|
|
5056
5057
|
}
|
|
5057
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5058
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
5058
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: TotalSummaryPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5059
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: TotalSummaryPipe, isStandalone: false, name: "totalSummary" }); }
|
|
5059
5060
|
}
|
|
5060
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5061
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: TotalSummaryPipe, decorators: [{
|
|
5061
5062
|
type: Pipe,
|
|
5062
5063
|
args: [{
|
|
5063
5064
|
name: 'totalSummary',
|
|
@@ -5092,11 +5093,11 @@ class MergeFieldsToColumnsPipe {
|
|
|
5092
5093
|
}
|
|
5093
5094
|
return columns;
|
|
5094
5095
|
}
|
|
5095
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5096
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
5097
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
5096
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: MergeFieldsToColumnsPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5097
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: MergeFieldsToColumnsPipe, isStandalone: false, name: "mergeFieldsToColumns" }); }
|
|
5098
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: MergeFieldsToColumnsPipe }); }
|
|
5098
5099
|
}
|
|
5099
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5100
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: MergeFieldsToColumnsPipe, decorators: [{
|
|
5100
5101
|
type: Injectable
|
|
5101
5102
|
}, {
|
|
5102
5103
|
type: Pipe,
|
|
@@ -5120,10 +5121,10 @@ class FindColumnByDbNamePipe {
|
|
|
5120
5121
|
_findColumn(columns, name) {
|
|
5121
5122
|
return columns.find((column) => column.Name === name || column.Caption === name || column.Alias === name);
|
|
5122
5123
|
}
|
|
5123
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5124
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
5124
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FindColumnByDbNamePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5125
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: FindColumnByDbNamePipe, isStandalone: false, name: "findColumnByDbName" }); }
|
|
5125
5126
|
}
|
|
5126
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5127
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FindColumnByDbNamePipe, decorators: [{
|
|
5127
5128
|
type: Pipe,
|
|
5128
5129
|
args: [{
|
|
5129
5130
|
name: 'findColumnByDbName',
|
|
@@ -5142,10 +5143,10 @@ class FilterColumnsByDetailsPipe {
|
|
|
5142
5143
|
detailsColumns.map((c) => c.Name).indexOf(column.Name) === -1);
|
|
5143
5144
|
return x;
|
|
5144
5145
|
}
|
|
5145
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5146
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
5146
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FilterColumnsByDetailsPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5147
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: FilterColumnsByDetailsPipe, isStandalone: false, name: "filterColumnsByDetails" }); }
|
|
5147
5148
|
}
|
|
5148
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5149
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FilterColumnsByDetailsPipe, decorators: [{
|
|
5149
5150
|
type: Pipe,
|
|
5150
5151
|
args: [{
|
|
5151
5152
|
name: 'filterColumnsByDetails',
|
|
@@ -5157,10 +5158,10 @@ class MoInfoUlvPagingPipe {
|
|
|
5157
5158
|
transform(ulvAdapterPaging, ulvUiPaging) {
|
|
5158
5159
|
return ulvAdapterPaging ? ulvAdapterPaging : ulvUiPaging;
|
|
5159
5160
|
}
|
|
5160
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5161
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
5161
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: MoInfoUlvPagingPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5162
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: MoInfoUlvPagingPipe, isStandalone: false, name: "moInfoUlvPaging" }); }
|
|
5162
5163
|
}
|
|
5163
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5164
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: MoInfoUlvPagingPipe, decorators: [{
|
|
5164
5165
|
type: Pipe,
|
|
5165
5166
|
args: [{
|
|
5166
5167
|
name: 'moInfoUlvPaging',
|
|
@@ -5213,10 +5214,10 @@ class MoInfoUlvMoListPipe {
|
|
|
5213
5214
|
}
|
|
5214
5215
|
return result;
|
|
5215
5216
|
}
|
|
5216
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5217
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
5217
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: MoInfoUlvMoListPipe, deps: [{ token: MoInfoUlvPagingPipe }], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5218
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: MoInfoUlvMoListPipe, isStandalone: false, name: "moInfoUlvMoList" }); }
|
|
5218
5219
|
}
|
|
5219
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5220
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: MoInfoUlvMoListPipe, decorators: [{
|
|
5220
5221
|
type: Pipe,
|
|
5221
5222
|
args: [{
|
|
5222
5223
|
name: 'moInfoUlvMoList',
|
|
@@ -5234,10 +5235,10 @@ class ReversePipe {
|
|
|
5234
5235
|
}
|
|
5235
5236
|
return value.reverse();
|
|
5236
5237
|
}
|
|
5237
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5238
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
5238
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ReversePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5239
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: ReversePipe, isStandalone: false, name: "reverse" }); }
|
|
5239
5240
|
}
|
|
5240
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5241
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ReversePipe, decorators: [{
|
|
5241
5242
|
type: Pipe,
|
|
5242
5243
|
args: [{
|
|
5243
5244
|
name: 'reverse',
|
|
@@ -5264,10 +5265,10 @@ class ColumnCustomUiPipe {
|
|
|
5264
5265
|
});
|
|
5265
5266
|
return component;
|
|
5266
5267
|
}
|
|
5267
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5268
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
5268
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ColumnCustomUiPipe, deps: [{ token: FindColumnByDbNamePipe }], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5269
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: ColumnCustomUiPipe, isStandalone: false, name: "columnCustomUi" }); }
|
|
5269
5270
|
}
|
|
5270
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5271
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ColumnCustomUiPipe, decorators: [{
|
|
5271
5272
|
type: Pipe,
|
|
5272
5273
|
args: [{
|
|
5273
5274
|
name: 'columnCustomUi',
|
|
@@ -5282,10 +5283,10 @@ class SanitizeTextPipe {
|
|
|
5282
5283
|
transform(text) {
|
|
5283
5284
|
return this._domSanitizer.bypassSecurityTrustHtml(text);
|
|
5284
5285
|
}
|
|
5285
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5286
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
5286
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: SanitizeTextPipe, deps: [{ token: i4.DomSanitizer }], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5287
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: SanitizeTextPipe, isStandalone: false, name: "sanitizeText" }); }
|
|
5287
5288
|
}
|
|
5288
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5289
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: SanitizeTextPipe, decorators: [{
|
|
5289
5290
|
type: Pipe,
|
|
5290
5291
|
args: [{
|
|
5291
5292
|
name: 'sanitizeText',
|
|
@@ -5318,11 +5319,11 @@ class ColumnCustomComponentPipe {
|
|
|
5318
5319
|
}
|
|
5319
5320
|
return columns;
|
|
5320
5321
|
}
|
|
5321
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5322
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
5323
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
5322
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ColumnCustomComponentPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5323
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: ColumnCustomComponentPipe, isStandalone: false, name: "columnCustomComponent" }); }
|
|
5324
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ColumnCustomComponentPipe }); }
|
|
5324
5325
|
}
|
|
5325
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5326
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ColumnCustomComponentPipe, decorators: [{
|
|
5326
5327
|
type: Injectable
|
|
5327
5328
|
}, {
|
|
5328
5329
|
type: Pipe,
|
|
@@ -5354,10 +5355,10 @@ class ColumnValuePipe {
|
|
|
5354
5355
|
}
|
|
5355
5356
|
return caption || '';
|
|
5356
5357
|
}
|
|
5357
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5358
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
5358
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ColumnValuePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5359
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: ColumnValuePipe, isStandalone: false, name: "columnValue" }); }
|
|
5359
5360
|
}
|
|
5360
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5361
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ColumnValuePipe, decorators: [{
|
|
5361
5362
|
type: Pipe,
|
|
5362
5363
|
args: [{
|
|
5363
5364
|
name: 'columnValue',
|
|
@@ -5375,10 +5376,10 @@ class ColumnIconPipe {
|
|
|
5375
5376
|
}
|
|
5376
5377
|
return icon;
|
|
5377
5378
|
}
|
|
5378
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5379
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
5379
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ColumnIconPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5380
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: ColumnIconPipe, isStandalone: false, name: "columnIcon" }); }
|
|
5380
5381
|
}
|
|
5381
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5382
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ColumnIconPipe, decorators: [{
|
|
5382
5383
|
type: Pipe,
|
|
5383
5384
|
args: [{
|
|
5384
5385
|
name: 'columnIcon',
|
|
@@ -5395,11 +5396,11 @@ class RowNumberPipe {
|
|
|
5395
5396
|
const firstRow = BarsaApi.Common.Util.TryGetValue(setting, 'StartIndex', 0);
|
|
5396
5397
|
return rowIndex + Number(firstRow) + 1;
|
|
5397
5398
|
}
|
|
5398
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5399
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
5400
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
5399
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: RowNumberPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5400
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: RowNumberPipe, isStandalone: false, name: "rowNumber" }); }
|
|
5401
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: RowNumberPipe }); }
|
|
5401
5402
|
}
|
|
5402
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5403
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: RowNumberPipe, decorators: [{
|
|
5403
5404
|
type: Injectable
|
|
5404
5405
|
}, {
|
|
5405
5406
|
type: Pipe,
|
|
@@ -5413,10 +5414,10 @@ class ComboRowImagePipe {
|
|
|
5413
5414
|
transform(value, data) {
|
|
5414
5415
|
return data.find((c) => c.id === value).url;
|
|
5415
5416
|
}
|
|
5416
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5417
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
5417
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ComboRowImagePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5418
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: ComboRowImagePipe, isStandalone: false, name: "comboRowImg" }); }
|
|
5418
5419
|
}
|
|
5419
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5420
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ComboRowImagePipe, decorators: [{
|
|
5420
5421
|
type: Pipe,
|
|
5421
5422
|
args: [{
|
|
5422
5423
|
name: 'comboRowImg',
|
|
@@ -5437,10 +5438,10 @@ class IsExpandedNodePipe {
|
|
|
5437
5438
|
}
|
|
5438
5439
|
return this._isExpanded(value.parentNode);
|
|
5439
5440
|
}
|
|
5440
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5441
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
5441
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: IsExpandedNodePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5442
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: IsExpandedNodePipe, isStandalone: false, name: "isExpandedNode" }); }
|
|
5442
5443
|
}
|
|
5443
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5444
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: IsExpandedNodePipe, decorators: [{
|
|
5444
5445
|
type: Pipe,
|
|
5445
5446
|
args: [{
|
|
5446
5447
|
name: 'isExpandedNode',
|
|
@@ -5457,10 +5458,10 @@ class ThImageOrIconePipe {
|
|
|
5457
5458
|
column.$IsImageOricon = x;
|
|
5458
5459
|
return x;
|
|
5459
5460
|
}
|
|
5460
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5461
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
5461
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ThImageOrIconePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5462
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: ThImageOrIconePipe, isStandalone: false, name: "thImageOrIcon" }); }
|
|
5462
5463
|
}
|
|
5463
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5464
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ThImageOrIconePipe, decorators: [{
|
|
5464
5465
|
type: Pipe,
|
|
5465
5466
|
args: [{
|
|
5466
5467
|
name: 'thImageOrIcon',
|
|
@@ -5475,10 +5476,10 @@ class FindPreviewColumnPipe {
|
|
|
5475
5476
|
}
|
|
5476
5477
|
return columns.find((column) => column.IsPreview);
|
|
5477
5478
|
}
|
|
5478
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5479
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
5479
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FindPreviewColumnPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5480
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: FindPreviewColumnPipe, isStandalone: false, name: "findPreviewColumn" }); }
|
|
5480
5481
|
}
|
|
5481
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5482
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FindPreviewColumnPipe, decorators: [{
|
|
5482
5483
|
type: Pipe,
|
|
5483
5484
|
args: [{
|
|
5484
5485
|
name: 'findPreviewColumn',
|
|
@@ -5491,10 +5492,10 @@ class ReplacePipe {
|
|
|
5491
5492
|
const regex = new RegExp(regexValue, 'g');
|
|
5492
5493
|
return value.replace(regex, replaceValue);
|
|
5493
5494
|
}
|
|
5494
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5495
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
5495
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ReplacePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5496
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: ReplacePipe, isStandalone: false, name: "replace" }); }
|
|
5496
5497
|
}
|
|
5497
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5498
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ReplacePipe, decorators: [{
|
|
5498
5499
|
type: Pipe,
|
|
5499
5500
|
args: [{
|
|
5500
5501
|
name: 'replace',
|
|
@@ -5513,10 +5514,10 @@ class FilterWorkflowInMobilePipe {
|
|
|
5513
5514
|
}
|
|
5514
5515
|
return buttons.filter((button) => !button.isWorkflow);
|
|
5515
5516
|
}
|
|
5516
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5517
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
5517
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FilterWorkflowInMobilePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5518
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: FilterWorkflowInMobilePipe, isStandalone: false, name: "filterWorkflowInMobile" }); }
|
|
5518
5519
|
}
|
|
5519
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5520
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FilterWorkflowInMobilePipe, decorators: [{
|
|
5520
5521
|
type: Pipe,
|
|
5521
5522
|
args: [{
|
|
5522
5523
|
name: 'filterWorkflowInMobile',
|
|
@@ -5530,13 +5531,13 @@ class HideColumnsInmobilePipe {
|
|
|
5530
5531
|
return columns;
|
|
5531
5532
|
}
|
|
5532
5533
|
const arrOfColumns = hideColumnsInMobile.split(',');
|
|
5533
|
-
const x = columns.filter((column,
|
|
5534
|
+
const x = columns.filter((column, _i) => arrOfColumns.indexOf(column.Caption) === -1 && arrOfColumns.indexOf(column.Name) === -1);
|
|
5534
5535
|
return x;
|
|
5535
5536
|
}
|
|
5536
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5537
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
5537
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: HideColumnsInmobilePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5538
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: HideColumnsInmobilePipe, isStandalone: false, name: "hideColumnsInmobile" }); }
|
|
5538
5539
|
}
|
|
5539
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5540
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: HideColumnsInmobilePipe, decorators: [{
|
|
5540
5541
|
type: Pipe,
|
|
5541
5542
|
args: [{
|
|
5542
5543
|
name: 'hideColumnsInmobile',
|
|
@@ -5557,10 +5558,10 @@ class StringToNumberPipe {
|
|
|
5557
5558
|
}
|
|
5558
5559
|
return tvalue;
|
|
5559
5560
|
}
|
|
5560
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5561
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
5561
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: StringToNumberPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5562
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: StringToNumberPipe, isStandalone: false, name: "strToNum" }); }
|
|
5562
5563
|
}
|
|
5563
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5564
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: StringToNumberPipe, decorators: [{
|
|
5564
5565
|
type: Pipe,
|
|
5565
5566
|
args: [{
|
|
5566
5567
|
name: 'strToNum',
|
|
@@ -5586,10 +5587,10 @@ class ColumnValueOfParametersPipe {
|
|
|
5586
5587
|
}
|
|
5587
5588
|
return defaultValue;
|
|
5588
5589
|
}
|
|
5589
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5590
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
5590
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ColumnValueOfParametersPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5591
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: ColumnValueOfParametersPipe, isStandalone: false, name: "columnValueOfParameters" }); }
|
|
5591
5592
|
}
|
|
5592
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5593
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ColumnValueOfParametersPipe, decorators: [{
|
|
5593
5594
|
type: Pipe,
|
|
5594
5595
|
args: [{
|
|
5595
5596
|
name: 'columnValueOfParameters',
|
|
@@ -5608,10 +5609,10 @@ class HideAcceptCancelButtonsPipe {
|
|
|
5608
5609
|
}
|
|
5609
5610
|
return buttons.filter((c) => c.itemId !== 'Ok' && c.itemId !== 'Cancel');
|
|
5610
5611
|
}
|
|
5611
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5612
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
5612
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: HideAcceptCancelButtonsPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5613
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: HideAcceptCancelButtonsPipe, isStandalone: false, name: "hideAcceptCancel" }); }
|
|
5613
5614
|
}
|
|
5614
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5615
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: HideAcceptCancelButtonsPipe, decorators: [{
|
|
5615
5616
|
type: Pipe,
|
|
5616
5617
|
args: [{
|
|
5617
5618
|
name: 'hideAcceptCancel',
|
|
@@ -5625,10 +5626,10 @@ class FilterInlineActionListPipe {
|
|
|
5625
5626
|
(action.itemId === 'Edit' && !hideEditButton) ||
|
|
5626
5627
|
(action.itemId === 'Show' && !hideShowButton));
|
|
5627
5628
|
}
|
|
5628
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5629
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
5629
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FilterInlineActionListPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5630
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: FilterInlineActionListPipe, isStandalone: false, name: "filterInlineActionList" }); }
|
|
5630
5631
|
}
|
|
5631
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5632
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FilterInlineActionListPipe, decorators: [{
|
|
5632
5633
|
type: Pipe,
|
|
5633
5634
|
args: [{
|
|
5634
5635
|
name: 'filterInlineActionList',
|
|
@@ -5642,10 +5643,10 @@ class IsImagePipe {
|
|
|
5642
5643
|
) {
|
|
5643
5644
|
return isImage(type);
|
|
5644
5645
|
}
|
|
5645
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5646
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
5646
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: IsImagePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5647
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: IsImagePipe, isStandalone: false, name: "isImageType" }); }
|
|
5647
5648
|
}
|
|
5648
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5649
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: IsImagePipe, decorators: [{
|
|
5649
5650
|
type: Pipe,
|
|
5650
5651
|
args: [{
|
|
5651
5652
|
name: 'isImageType',
|
|
@@ -5667,10 +5668,10 @@ class ToolbarSettingsPipe {
|
|
|
5667
5668
|
});
|
|
5668
5669
|
return [...toolbarButtons.filter((c) => !c.HideButton)];
|
|
5669
5670
|
}
|
|
5670
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5671
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
5671
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ToolbarSettingsPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5672
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: ToolbarSettingsPipe, isStandalone: false, name: "ulvToolbarSettings" }); }
|
|
5672
5673
|
}
|
|
5673
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5674
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ToolbarSettingsPipe, decorators: [{
|
|
5674
5675
|
type: Pipe,
|
|
5675
5676
|
args: [{
|
|
5676
5677
|
name: 'ulvToolbarSettings',
|
|
@@ -5686,10 +5687,10 @@ class CardMediaSizePipe {
|
|
|
5686
5687
|
const x = cardMediaSize.split('x');
|
|
5687
5688
|
return [+x[0], +x[1]];
|
|
5688
5689
|
}
|
|
5689
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5690
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
5690
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: CardMediaSizePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5691
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: CardMediaSizePipe, isStandalone: false, name: "cardMediaSize" }); }
|
|
5691
5692
|
}
|
|
5692
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5693
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: CardMediaSizePipe, decorators: [{
|
|
5693
5694
|
type: Pipe,
|
|
5694
5695
|
args: [{
|
|
5695
5696
|
name: 'cardMediaSize',
|
|
@@ -6506,10 +6507,10 @@ class UlvMainService {
|
|
|
6506
6507
|
this._cartableTemplates$.next(cartableTemplates);
|
|
6507
6508
|
});
|
|
6508
6509
|
}
|
|
6509
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
6510
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
6510
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: UlvMainService, deps: [{ token: BbbTranslatePipe }, { token: ApiService }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
6511
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: UlvMainService }); }
|
|
6511
6512
|
}
|
|
6512
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
6513
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: UlvMainService, decorators: [{
|
|
6513
6514
|
type: Injectable
|
|
6514
6515
|
}], ctorParameters: () => [{ type: BbbTranslatePipe }, { type: ApiService }] });
|
|
6515
6516
|
|
|
@@ -6589,8 +6590,8 @@ class UploadService {
|
|
|
6589
6590
|
}
|
|
6590
6591
|
compressFiles(files) {
|
|
6591
6592
|
const formData = new FormData();
|
|
6592
|
-
return new Promise((resolve,
|
|
6593
|
-
files.forEach((file,
|
|
6593
|
+
return new Promise((resolve, _reject) => {
|
|
6594
|
+
files.forEach((file, _index) => {
|
|
6594
6595
|
formData.append('file', file, file.name);
|
|
6595
6596
|
});
|
|
6596
6597
|
resolve(formData);
|
|
@@ -6662,10 +6663,10 @@ class UploadService {
|
|
|
6662
6663
|
// });
|
|
6663
6664
|
});
|
|
6664
6665
|
}
|
|
6665
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
6666
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
6666
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: UploadService, deps: [{ token: i1$1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
6667
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: UploadService, providedIn: 'root' }); }
|
|
6667
6668
|
}
|
|
6668
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
6669
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: UploadService, decorators: [{
|
|
6669
6670
|
type: Injectable,
|
|
6670
6671
|
args: [{
|
|
6671
6672
|
providedIn: 'root'
|
|
@@ -6676,10 +6677,10 @@ class NetworkStatusService {
|
|
|
6676
6677
|
get networkStatus$() {
|
|
6677
6678
|
return merge(of(null), fromEvent(window, 'online'), fromEvent(window, 'offline')).pipe(map(() => navigator.onLine));
|
|
6678
6679
|
}
|
|
6679
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
6680
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
6680
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: NetworkStatusService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
6681
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: NetworkStatusService }); }
|
|
6681
6682
|
}
|
|
6682
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
6683
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: NetworkStatusService, decorators: [{
|
|
6683
6684
|
type: Injectable
|
|
6684
6685
|
}] });
|
|
6685
6686
|
|
|
@@ -6766,10 +6767,10 @@ class AudioRecordingService {
|
|
|
6766
6767
|
}
|
|
6767
6768
|
}
|
|
6768
6769
|
}
|
|
6769
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
6770
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
6770
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: AudioRecordingService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
6771
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: AudioRecordingService }); }
|
|
6771
6772
|
}
|
|
6772
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
6773
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: AudioRecordingService, decorators: [{
|
|
6773
6774
|
type: Injectable
|
|
6774
6775
|
}] });
|
|
6775
6776
|
|
|
@@ -6876,10 +6877,10 @@ class VideoRecordingService {
|
|
|
6876
6877
|
}
|
|
6877
6878
|
}
|
|
6878
6879
|
}
|
|
6879
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
6880
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
6880
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: VideoRecordingService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
6881
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: VideoRecordingService }); }
|
|
6881
6882
|
}
|
|
6882
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
6883
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: VideoRecordingService, decorators: [{
|
|
6883
6884
|
type: Injectable
|
|
6884
6885
|
}] });
|
|
6885
6886
|
|
|
@@ -6890,10 +6891,10 @@ class IndexedDbService {
|
|
|
6890
6891
|
open(dbName, version) {
|
|
6891
6892
|
const DBOpenRequest = window.indexedDB.open(dbName, version);
|
|
6892
6893
|
// Register two event handlers to act on the database being opened successfully, or not
|
|
6893
|
-
DBOpenRequest.onerror = (
|
|
6894
|
+
DBOpenRequest.onerror = (_event) => {
|
|
6894
6895
|
// TODO: Handle error
|
|
6895
6896
|
};
|
|
6896
|
-
DBOpenRequest.onsuccess = (
|
|
6897
|
+
DBOpenRequest.onsuccess = (_event) => {
|
|
6897
6898
|
// TODO: Handle success
|
|
6898
6899
|
this._db = DBOpenRequest.result;
|
|
6899
6900
|
};
|
|
@@ -6901,17 +6902,17 @@ class IndexedDbService {
|
|
|
6901
6902
|
// Either one has not been created before, or a new version number has been submitted via the
|
|
6902
6903
|
// window.indexedDB.open line above
|
|
6903
6904
|
// it is only implemented in recent browsers
|
|
6904
|
-
DBOpenRequest.onupgradeneeded = (
|
|
6905
|
+
DBOpenRequest.onupgradeneeded = (_event) => {
|
|
6905
6906
|
// TODO: Handle upgradeneeded
|
|
6906
6907
|
};
|
|
6907
6908
|
}
|
|
6908
6909
|
delete(dbName) {
|
|
6909
6910
|
window.indexedDB.deleteDatabase(dbName);
|
|
6910
6911
|
}
|
|
6911
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
6912
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
6912
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: IndexedDbService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
6913
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: IndexedDbService }); }
|
|
6913
6914
|
}
|
|
6914
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
6915
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: IndexedDbService, decorators: [{
|
|
6915
6916
|
type: Injectable
|
|
6916
6917
|
}], ctorParameters: () => [] });
|
|
6917
6918
|
|
|
@@ -6980,10 +6981,10 @@ class BarsaStorageService {
|
|
|
6980
6981
|
openDatabase(version) {
|
|
6981
6982
|
this._indexedDbService.open(this.DBNAME_KEY, version);
|
|
6982
6983
|
}
|
|
6983
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
6984
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
6984
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BarsaStorageService, deps: [{ token: LogService }, { token: LocalStorageService }, { token: IndexedDbService }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
6985
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BarsaStorageService }); }
|
|
6985
6986
|
}
|
|
6986
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
6987
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BarsaStorageService, decorators: [{
|
|
6987
6988
|
type: Injectable
|
|
6988
6989
|
}], ctorParameters: () => [{ type: LogService }, { type: LocalStorageService }, { type: IndexedDbService }] });
|
|
6989
6990
|
|
|
@@ -7006,7 +7007,7 @@ class PromptUpdateService {
|
|
|
7006
7007
|
checkForUpdate() {
|
|
7007
7008
|
this.swUpdate.versionUpdates
|
|
7008
7009
|
.pipe(filter$1((evt) => evt.type === 'VERSION_READY'))
|
|
7009
|
-
.subscribe((
|
|
7010
|
+
.subscribe((_evt) => {
|
|
7010
7011
|
this._logService.info('sw new version found.');
|
|
7011
7012
|
this.promptUser(() => {
|
|
7012
7013
|
// Reload the page to update to the latest version.
|
|
@@ -7030,10 +7031,10 @@ class PromptUpdateService {
|
|
|
7030
7031
|
}
|
|
7031
7032
|
});
|
|
7032
7033
|
}
|
|
7033
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7034
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
7034
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: PromptUpdateService, deps: [{ token: LogService }, { token: i2$1.SwUpdate }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
7035
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: PromptUpdateService }); }
|
|
7035
7036
|
}
|
|
7036
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7037
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: PromptUpdateService, decorators: [{
|
|
7037
7038
|
type: Injectable
|
|
7038
7039
|
}], ctorParameters: () => [{ type: LogService }, { type: i2$1.SwUpdate }] });
|
|
7039
7040
|
|
|
@@ -7203,10 +7204,10 @@ class ServiceWorkerNotificationService {
|
|
|
7203
7204
|
}
|
|
7204
7205
|
});
|
|
7205
7206
|
}
|
|
7206
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7207
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
7207
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ServiceWorkerNotificationService, deps: [{ token: LogService }, { token: i2$1.SwPush }, { token: PortalService }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
7208
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ServiceWorkerNotificationService }); }
|
|
7208
7209
|
}
|
|
7209
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7210
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ServiceWorkerNotificationService, decorators: [{
|
|
7210
7211
|
type: Injectable
|
|
7211
7212
|
}], ctorParameters: () => [{ type: LogService }, { type: i2$1.SwPush }, { type: PortalService }] });
|
|
7212
7213
|
|
|
@@ -7245,7 +7246,7 @@ class NotificationService {
|
|
|
7245
7246
|
ShowNotificationRelatedMo(e) {
|
|
7246
7247
|
const ee = {
|
|
7247
7248
|
...e,
|
|
7248
|
-
afterReady: (
|
|
7249
|
+
afterReady: (_e2) => {
|
|
7249
7250
|
BarsaApi.Bw.RunBlMethodAsync({
|
|
7250
7251
|
Parameters: [e.tag],
|
|
7251
7252
|
Method: 'Barsa_SetReadRadifCartableByTag',
|
|
@@ -7257,14 +7258,14 @@ class NotificationService {
|
|
|
7257
7258
|
};
|
|
7258
7259
|
this._portalService.ShowForm(ee);
|
|
7259
7260
|
}
|
|
7260
|
-
handleTopic(eventTopic,
|
|
7261
|
+
handleTopic(eventTopic, _content, _ownerKey) {
|
|
7261
7262
|
if (eventTopic === 'RefreshNotificationUnreadCount') {
|
|
7262
7263
|
setTimeout(() => {
|
|
7263
7264
|
this.LoadUnreadNotificationCount();
|
|
7264
7265
|
}, 1000);
|
|
7265
7266
|
}
|
|
7266
7267
|
}
|
|
7267
|
-
addNotification(msg, title,
|
|
7268
|
+
addNotification(msg, title, _type, image, mo, uiOptions, otherOptions) {
|
|
7268
7269
|
this._ngZone.run(() => {
|
|
7269
7270
|
if (otherOptions) {
|
|
7270
7271
|
const { MoId, TypeDefId } = otherOptions;
|
|
@@ -7378,10 +7379,10 @@ class NotificationService {
|
|
|
7378
7379
|
}
|
|
7379
7380
|
});
|
|
7380
7381
|
}
|
|
7381
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7382
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
7382
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: NotificationService, deps: [{ token: NOTIFICATAION_POPUP_SERVER }, { token: LogService }, { token: i2.LowerCasePipe }, { token: BbbTranslatePipe }, { token: i4.DomSanitizer }, { token: ServiceWorkerNotificationService }, { token: PortalService }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
7383
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: NotificationService }); }
|
|
7383
7384
|
}
|
|
7384
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7385
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: NotificationService, decorators: [{
|
|
7385
7386
|
type: Injectable
|
|
7386
7387
|
}], ctorParameters: () => [{ type: undefined, decorators: [{
|
|
7387
7388
|
type: Inject,
|
|
@@ -7398,10 +7399,10 @@ class ColumnService {
|
|
|
7398
7399
|
controlRendered() {
|
|
7399
7400
|
this._uiControlRendered.next();
|
|
7400
7401
|
}
|
|
7401
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7402
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
7402
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ColumnService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
7403
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ColumnService }); }
|
|
7403
7404
|
}
|
|
7404
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7405
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ColumnService, decorators: [{
|
|
7405
7406
|
type: Injectable
|
|
7406
7407
|
}], ctorParameters: () => [] });
|
|
7407
7408
|
|
|
@@ -7508,10 +7509,10 @@ class ServiceWorkerCommuncationService {
|
|
|
7508
7509
|
}
|
|
7509
7510
|
this._serviceWorker.postMessage(message);
|
|
7510
7511
|
}
|
|
7511
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7512
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
7512
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ServiceWorkerCommuncationService, deps: [{ token: LocalStorageService }, { token: LogService }, { token: PortalService }, { token: i2$1.SwPush }, { token: i1$1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
7513
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ServiceWorkerCommuncationService }); }
|
|
7513
7514
|
}
|
|
7514
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7515
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ServiceWorkerCommuncationService, decorators: [{
|
|
7515
7516
|
type: Injectable
|
|
7516
7517
|
}], ctorParameters: () => [{ type: LocalStorageService }, { type: LogService }, { type: PortalService }, { type: i2$1.SwPush }, { type: i1$1.HttpClient }] });
|
|
7517
7518
|
|
|
@@ -7534,10 +7535,10 @@ class SaveScrollPositionService {
|
|
|
7534
7535
|
value[key] = scrollTop;
|
|
7535
7536
|
this._scrollPositionSource.next(value);
|
|
7536
7537
|
}
|
|
7537
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7538
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
7538
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: SaveScrollPositionService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
7539
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: SaveScrollPositionService }); }
|
|
7539
7540
|
}
|
|
7540
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7541
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: SaveScrollPositionService, decorators: [{
|
|
7541
7542
|
type: Injectable
|
|
7542
7543
|
}] });
|
|
7543
7544
|
|
|
@@ -7586,10 +7587,10 @@ class RoutingService {
|
|
|
7586
7587
|
ngOnDestroy() {
|
|
7587
7588
|
BarsaApi.Bw.App.GetActiveSystem = this.oldActiveSystem;
|
|
7588
7589
|
}
|
|
7589
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7590
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
7590
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: RoutingService, deps: [{ token: RoutingService, optional: true, skipSelf: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
7591
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: RoutingService }); }
|
|
7591
7592
|
}
|
|
7592
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7593
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: RoutingService, decorators: [{
|
|
7593
7594
|
type: Injectable
|
|
7594
7595
|
}], ctorParameters: () => [{ type: RoutingService, decorators: [{
|
|
7595
7596
|
type: SkipSelf
|
|
@@ -7605,10 +7606,10 @@ class GroupByService {
|
|
|
7605
7606
|
setGroupBy(groupBy) {
|
|
7606
7607
|
this._groupBy.next(groupBy);
|
|
7607
7608
|
}
|
|
7608
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7609
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
7609
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: GroupByService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
7610
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: GroupByService, providedIn: 'root' }); }
|
|
7610
7611
|
}
|
|
7611
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7612
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: GroupByService, decorators: [{
|
|
7612
7613
|
type: Injectable,
|
|
7613
7614
|
args: [{
|
|
7614
7615
|
providedIn: 'root'
|
|
@@ -7623,10 +7624,10 @@ class LayoutMainContentService {
|
|
|
7623
7624
|
setMainContentHeight(height) {
|
|
7624
7625
|
this.mainContentHeightSource.next(height);
|
|
7625
7626
|
}
|
|
7626
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7627
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
7627
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: LayoutMainContentService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
7628
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: LayoutMainContentService }); }
|
|
7628
7629
|
}
|
|
7629
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7630
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: LayoutMainContentService, decorators: [{
|
|
7630
7631
|
type: Injectable
|
|
7631
7632
|
}], ctorParameters: () => [] });
|
|
7632
7633
|
|
|
@@ -7634,10 +7635,10 @@ class TabpageService {
|
|
|
7634
7635
|
setItemCount(itemCount) {
|
|
7635
7636
|
this.itemCount = itemCount;
|
|
7636
7637
|
}
|
|
7637
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7638
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
7638
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: TabpageService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
7639
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: TabpageService }); }
|
|
7639
7640
|
}
|
|
7640
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7641
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: TabpageService, decorators: [{
|
|
7641
7642
|
type: Injectable
|
|
7642
7643
|
}] });
|
|
7643
7644
|
|
|
@@ -7777,7 +7778,7 @@ class FieldBaseComponent extends BaseComponent {
|
|
|
7777
7778
|
this.context.un('ConfigChanged', this._configChaned);
|
|
7778
7779
|
}
|
|
7779
7780
|
}
|
|
7780
|
-
_configChaned(
|
|
7781
|
+
_configChaned(_) {
|
|
7781
7782
|
// implemented by child components
|
|
7782
7783
|
this._cdr.detectChanges();
|
|
7783
7784
|
}
|
|
@@ -7802,10 +7803,10 @@ class FieldBaseComponent extends BaseComponent {
|
|
|
7802
7803
|
this._cdr.detectChanges();
|
|
7803
7804
|
}
|
|
7804
7805
|
}
|
|
7805
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7806
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
7806
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FieldBaseComponent, deps: [{ token: PortalService }, { token: BbbTranslatePipe }, { token: PictureFieldSourcePipe }, { token: NumeralPipe }, { token: i0.ElementRef }, { token: i0.ChangeDetectorRef }, { token: i0.Renderer2 }, { token: i1.ActivatedRoute }, { token: i4.DomSanitizer }, { token: DIALOG_SERVICE, optional: true }, { token: UploadService, optional: true, self: true }, { token: DateService, optional: true, self: true }, { token: AudioRecordingService, optional: true, self: true }, { token: VideoRecordingService, optional: true, self: true }, { token: ColumnService, optional: true }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
7807
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: FieldBaseComponent, isStandalone: false, selector: "bnrc-field-base", inputs: { context: "context", focusControl: "focusControl", layoutInfo: "layoutInfo", value: "value", width: "width", height: "height", formHeight: "formHeight", inlineEdit: "inlineEdit", cellEdit: "cellEdit", formContainer: "formContainer", id: "id", parametes: "parametes" }, outputs: { valueChange: "valueChange", formmatedValue: "formmatedValue" }, host: { properties: { "class.isMobile": "this.isMobile", "class.isTablet": "this.isTablet" } }, usesInheritance: true, usesOnChanges: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
7807
7808
|
}
|
|
7808
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7809
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FieldBaseComponent, decorators: [{
|
|
7809
7810
|
type: Component,
|
|
7810
7811
|
args: [{
|
|
7811
7812
|
selector: 'bnrc-field-base',
|
|
@@ -7980,9 +7981,7 @@ class FormBaseComponent extends BaseComponent {
|
|
|
7980
7981
|
this.isSubForm = this.context.IsSubForm;
|
|
7981
7982
|
this.isFormReport = this.context.IsFormReport;
|
|
7982
7983
|
this._setParamters();
|
|
7983
|
-
this.modernTabs$ = this.layout94$.pipe(filter((c) => c), map((layout94) => (this.layout94 = layout94)),
|
|
7984
|
-
/* eslint-disable */
|
|
7985
|
-
merge$1(this._formPanelService.groupLayout$), map((_) => {
|
|
7984
|
+
this.modernTabs$ = this.layout94$.pipe(filter((c) => c), map((layout94) => (this.layout94 = layout94)), merge$1(this._formPanelService.groupLayout$), map((_) => {
|
|
7986
7985
|
if (this.layout94.items[0].xtype !== 'Ly.LayoutTabPanel') {
|
|
7987
7986
|
return [];
|
|
7988
7987
|
}
|
|
@@ -7992,7 +7991,7 @@ class FormBaseComponent extends BaseComponent {
|
|
|
7992
7991
|
setTimeout(() => {
|
|
7993
7992
|
this.obtainHeight();
|
|
7994
7993
|
}, 0);
|
|
7995
|
-
this._portalService.windowResize$.subscribe((
|
|
7994
|
+
this._portalService.windowResize$.subscribe((_) => {
|
|
7996
7995
|
this.obtainHeight();
|
|
7997
7996
|
});
|
|
7998
7997
|
}
|
|
@@ -8051,10 +8050,10 @@ class FormBaseComponent extends BaseComponent {
|
|
|
8051
8050
|
_setParamters() {
|
|
8052
8051
|
this.parameters = BarsaApi.Common.Util.TryGetValue(this.context, 'Setting.View.CustomUi.Parameters', null);
|
|
8053
8052
|
}
|
|
8054
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
8055
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
8053
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FormBaseComponent, deps: [{ token: BreadcrumbService }, { token: PortalService }, { token: i1.Router }, { token: i0.ElementRef }, { token: ControlUiPipe }, { token: FormPanelService, self: true }, { token: i1.ActivatedRoute }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
8054
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: FormBaseComponent, isStandalone: false, selector: "bnrc-form-base", inputs: { context: "context" }, outputs: { formClose: "formClose" }, host: { properties: { "attr.id": "this.id", "class.fullscreen": "this.fullscreen" } }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
8056
8055
|
}
|
|
8057
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
8056
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FormBaseComponent, decorators: [{
|
|
8058
8057
|
type: Component,
|
|
8059
8058
|
args: [{
|
|
8060
8059
|
selector: 'bnrc-form-base',
|
|
@@ -8090,10 +8089,10 @@ class FormToolbarBaseComponent extends BaseComponent {
|
|
|
8090
8089
|
onToolClick(btn) {
|
|
8091
8090
|
this.toolClick.emit(btn);
|
|
8092
8091
|
}
|
|
8093
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
8094
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
8092
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FormToolbarBaseComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
8093
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: FormToolbarBaseComponent, isStandalone: false, selector: "bnrc-form-toolbar-base", inputs: { buttons: "buttons", visible: "visible", size: "size", device: "device", deviceSize: "deviceSize", rtl: "rtl", landscape: "landscape", standalone: "standalone", toolbarVisible: "toolbarVisible", isFirefox: "isFirefox", dirValue: "dirValue" }, outputs: { toolClick: "toolClick" }, host: { properties: { "attr.rtl": "this._rtl" } }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
8095
8094
|
}
|
|
8096
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
8095
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FormToolbarBaseComponent, decorators: [{
|
|
8097
8096
|
type: Component,
|
|
8098
8097
|
args: [{
|
|
8099
8098
|
selector: 'bnrc-form-toolbar-base',
|
|
@@ -8135,10 +8134,10 @@ class SystemBaseComponent extends BaseComponent {
|
|
|
8135
8134
|
super();
|
|
8136
8135
|
this.showFormPanel = () => { };
|
|
8137
8136
|
}
|
|
8138
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
8139
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
8137
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: SystemBaseComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
8138
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: SystemBaseComponent, isStandalone: false, selector: "bnrc-system-base", inputs: { context: "context", showFormPanel: "showFormPanel" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
8140
8139
|
}
|
|
8141
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
8140
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: SystemBaseComponent, decorators: [{
|
|
8142
8141
|
type: Component,
|
|
8143
8142
|
args: [{
|
|
8144
8143
|
selector: 'bnrc-system-base',
|
|
@@ -8299,7 +8298,6 @@ class ReportBaseComponent extends BaseComponent {
|
|
|
8299
8298
|
_raiseRowClick(index, mo) {
|
|
8300
8299
|
this.context?.fireEvent('rowdblclick', this.context, index, mo);
|
|
8301
8300
|
}
|
|
8302
|
-
/* eslint-disable */
|
|
8303
8301
|
_deviceSizeChanged(_) { }
|
|
8304
8302
|
_windowResized() { }
|
|
8305
8303
|
_openMo(mo, i) {
|
|
@@ -8388,10 +8386,10 @@ class ReportBaseComponent extends BaseComponent {
|
|
|
8388
8386
|
refreshContextMoDataList(moDataList) {
|
|
8389
8387
|
this.context.fireEvent('RefreshContextMoDataList', moDataList);
|
|
8390
8388
|
}
|
|
8391
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
8392
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
8389
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ReportBaseComponent, deps: [{ token: PortalService }, { token: UlvMainService }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
8390
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: ReportBaseComponent, isStandalone: false, selector: "bnrc-report-base", inputs: { context: "context", currentPage: "currentPage" }, outputs: { pageChange: "pageChange", pageSizeChange: "pageSizeChange" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
8393
8391
|
}
|
|
8394
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
8392
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ReportBaseComponent, decorators: [{
|
|
8395
8393
|
type: Component,
|
|
8396
8394
|
args: [{
|
|
8397
8395
|
selector: 'bnrc-report-base',
|
|
@@ -8428,10 +8426,10 @@ class ReportItemBaseComponent extends BaseComponent {
|
|
|
8428
8426
|
this.fields[c.ComponentParameter.$Caption] = c.$Caption;
|
|
8429
8427
|
});
|
|
8430
8428
|
}
|
|
8431
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
8432
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
8429
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ReportItemBaseComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
8430
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: ReportItemBaseComponent, isStandalone: false, selector: "bnrc-report-item-base", inputs: { classNames: "classNames", context: "context", mo: "mo", allColumns: "allColumns", index: "index" }, outputs: { itemClick: "itemClick" }, host: { listeners: { "click": "onClick($event.target)" }, properties: { "class": "this.classNames2" } }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
8433
8431
|
}
|
|
8434
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
8432
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ReportItemBaseComponent, decorators: [{
|
|
8435
8433
|
type: Component,
|
|
8436
8434
|
args: [{
|
|
8437
8435
|
selector: 'bnrc-report-item-base',
|
|
@@ -8464,10 +8462,10 @@ class ApplicationBaseComponent extends BaseComponent {
|
|
|
8464
8462
|
super(...arguments);
|
|
8465
8463
|
this.systemList = [];
|
|
8466
8464
|
}
|
|
8467
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
8468
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
8465
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ApplicationBaseComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
8466
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: ApplicationBaseComponent, isStandalone: false, selector: "bnrc-application-base", inputs: { context: "context", selectedSystemId: "selectedSystemId" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
8469
8467
|
}
|
|
8470
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
8468
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ApplicationBaseComponent, decorators: [{
|
|
8471
8469
|
type: Component,
|
|
8472
8470
|
args: [{
|
|
8473
8471
|
selector: 'bnrc-application-base',
|
|
@@ -8504,10 +8502,10 @@ class LayoutItemBaseComponent extends BaseComponent {
|
|
|
8504
8502
|
this.maxLabelWidth = maxLabelWidth.currentValue;
|
|
8505
8503
|
}
|
|
8506
8504
|
}
|
|
8507
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
8508
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
8505
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: LayoutItemBaseComponent, deps: [{ token: FormPanelService }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
8506
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: LayoutItemBaseComponent, isStandalone: false, selector: "bnrc-layout-item-base", inputs: { config: "config", isPanel: "isPanel", maxLabelWidth: "maxLabelWidth", rtl: "rtl" }, usesInheritance: true, usesOnChanges: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
8509
8507
|
}
|
|
8510
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
8508
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: LayoutItemBaseComponent, decorators: [{
|
|
8511
8509
|
type: Component,
|
|
8512
8510
|
args: [{
|
|
8513
8511
|
selector: 'bnrc-layout-item-base',
|
|
@@ -8565,10 +8563,10 @@ class LayoutPanelBaseComponent extends LayoutItemBaseComponent {
|
|
|
8565
8563
|
this.layoutService.setMaxWidth(controlWidth);
|
|
8566
8564
|
}
|
|
8567
8565
|
}
|
|
8568
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
8569
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
8566
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: LayoutPanelBaseComponent, deps: [{ token: i0.ElementRef }, { token: FormPanelService }, { token: PortalService }, { token: LayoutService, self: true }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
8567
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: LayoutPanelBaseComponent, isStandalone: false, selector: "bnrc-layout-panel-base", inputs: { parentDom: "parentDom", isPanel: "isPanel", config: "config" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
8570
8568
|
}
|
|
8571
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
8569
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: LayoutPanelBaseComponent, decorators: [{
|
|
8572
8570
|
type: Component,
|
|
8573
8571
|
args: [{
|
|
8574
8572
|
selector: 'bnrc-layout-panel-base',
|
|
@@ -8646,10 +8644,10 @@ class ContainerComponent extends BaseComponent {
|
|
|
8646
8644
|
this._cdr.detectChanges();
|
|
8647
8645
|
}
|
|
8648
8646
|
}
|
|
8649
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
8650
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
8647
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ContainerComponent, deps: [{ token: i0.ElementRef }, { token: i1.ActivatedRoute }, { token: PortalService }, { token: i0.ViewContainerRef }, { token: BarsaDialogService }, { token: i0.Injector }, { token: i1.Router }, { token: i0.ChangeDetectorRef }, { token: i0.Renderer2 }, { token: DIALOG_SERVICE, optional: true }, { token: ContainerService, optional: true, self: true }, { token: FORM_DIALOG_COMPONENT, optional: true }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
8648
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: ContainerComponent, isStandalone: false, selector: "bnrc-container", viewQueries: [{ propertyName: "containerRef", first: true, predicate: ["containerRef"], descendants: true, read: ViewContainerRef, static: true }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
8651
8649
|
}
|
|
8652
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
8650
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ContainerComponent, decorators: [{
|
|
8653
8651
|
type: Component,
|
|
8654
8652
|
args: [{
|
|
8655
8653
|
selector: 'bnrc-container',
|
|
@@ -8755,10 +8753,10 @@ class PageBaseComponent extends ContainerComponent {
|
|
|
8755
8753
|
getModules(pageData) {
|
|
8756
8754
|
return BarsaApi.Common.Util.TryGetValue(pageData, 'ModuleList.MoDataList', []);
|
|
8757
8755
|
}
|
|
8758
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
8759
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
8756
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: PageBaseComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
8757
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: PageBaseComponent, isStandalone: false, selector: "bnrc-page-base", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
8760
8758
|
}
|
|
8761
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
8759
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: PageBaseComponent, decorators: [{
|
|
8762
8760
|
type: Component,
|
|
8763
8761
|
args: [{
|
|
8764
8762
|
selector: 'bnrc-page-base',
|
|
@@ -8829,7 +8827,7 @@ class NumberBaseComponent extends FieldBaseComponent {
|
|
|
8829
8827
|
BarsaApi.Common.Util.TryGetValue(this.context, 'Setting.ShowThousandSeperator', false) ||
|
|
8830
8828
|
BarsaApi.Common.Util.TryGetValue(this.context, 'Setting.DecimalPrecision', 0) > 0;
|
|
8831
8829
|
}
|
|
8832
|
-
_configChaned(
|
|
8830
|
+
_configChaned(_) {
|
|
8833
8831
|
// implemented by child components
|
|
8834
8832
|
this._updateBySetting();
|
|
8835
8833
|
this._cdr.detectChanges();
|
|
@@ -8952,10 +8950,10 @@ class NumberBaseComponent extends FieldBaseComponent {
|
|
|
8952
8950
|
const formated = this._getFormated(value);
|
|
8953
8951
|
e.target.value = formated;
|
|
8954
8952
|
}
|
|
8955
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
8956
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
8953
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: NumberBaseComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
8954
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: NumberBaseComponent, isStandalone: false, selector: "bnrc-number-base", usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
8957
8955
|
}
|
|
8958
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
8956
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: NumberBaseComponent, decorators: [{
|
|
8959
8957
|
type: Component,
|
|
8960
8958
|
args: [{
|
|
8961
8959
|
selector: 'bnrc-number-base',
|
|
@@ -9447,7 +9445,6 @@ class ReportViewBaseComponent extends BaseComponent {
|
|
|
9447
9445
|
_trackByRow(index, row) {
|
|
9448
9446
|
return `${row.$Group ? row.$Group : row.Id}${index}`;
|
|
9449
9447
|
}
|
|
9450
|
-
// eslint-disable-next-line @typescript-eslint/no-unused-vars
|
|
9451
9448
|
_containerWidthChanged(_) { }
|
|
9452
9449
|
_setRowIndicator(columns) {
|
|
9453
9450
|
if (!columns?.length) {
|
|
@@ -9455,10 +9452,10 @@ class ReportViewBaseComponent extends BaseComponent {
|
|
|
9455
9452
|
}
|
|
9456
9453
|
this.rowIndicator = Number(columns[0].MetaFieldTypeId) === 41;
|
|
9457
9454
|
}
|
|
9458
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
9459
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
9455
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ReportViewBaseComponent, deps: [{ token: i2.TitleCasePipe }, { token: BbbTranslatePipe }, { token: i0.ElementRef }, { token: i0.ChangeDetectorRef }, { token: i0.Renderer2 }, { token: FindColumnByDbNamePipe }, { token: UlvMainService }, { token: PortalService }, { token: UploadService, optional: true }, { token: GroupByService, optional: true, skipSelf: true }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
9456
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: ReportViewBaseComponent, isStandalone: false, selector: "bnrc-report-view-base", inputs: { contextView: "contextView", viewSetting: "viewSetting", allColumns: "allColumns", isCheckList: "isCheckList", simpleInlineEdit: "simpleInlineEdit", inlineEditWithoutSelection: "inlineEditWithoutSelection", hideToolbar: "hideToolbar", hideTitle: "hideTitle", toolbarButtons: "toolbarButtons", allChecked: "allChecked", moDataList: "moDataList", UlvMainCtrlr: "UlvMainCtrlr", access: "access", groupby: "groupby", selectedCount: "selectedCount", conditionalFormats: "conditionalFormats", parentHeight: "parentHeight", deviceName: "deviceName", deviceSize: "deviceSize", contextMenuItems: "contextMenuItems", columns: "columns", allowInlineEdit: "allowInlineEdit", secondaryColumns: "secondaryColumns", popin: "popin", customFieldInfo: "customFieldInfo", hasSummary: "hasSummary", hasSelected: "hasSelected", hideIcon: "hideIcon", columnsCount: "columnsCount", hideOpenIcon: "hideOpenIcon", openOnClick: "openOnClick", typeDefId: "typeDefId", reportId: "reportId", listEditViewId: "listEditViewId", typeViewId: "typeViewId", extraRelation: "extraRelation", relationList: "relationList", disableResponsive: "disableResponsive", rowItem: "rowItem", mobileOrTablet: "mobileOrTablet", inDialog: "inDialog", isMultiSelect: "isMultiSelect", fullscreen: "fullscreen", hideSearchpanel: "hideSearchpanel", newInlineEditMo: "newInlineEditMo", selectedMo: "selectedMo", inlineEditMode: "inlineEditMode", onlyInlineEdit: "onlyInlineEdit", rowHoverable: "rowHoverable", groupSummary: "groupSummary", tlbButtons: "tlbButtons", formSetting: "formSetting", disableOverflowContextMenu: "disableOverflowContextMenu", rowActivable: "rowActivable", contentDensity: "contentDensity", rtl: "rtl", showOkCancelButtons: "showOkCancelButtons", title: "title", hasInlineDeleteButton: "hasInlineDeleteButton", hasInlineEditButton: "hasInlineEditButton", contextSetting: "contextSetting", gridFreeColumnSizing: "gridFreeColumnSizing", navigationArrow: "navigationArrow", cartableTemplates: "cartableTemplates", cartableChildsMo: "cartableChildsMo", pagingSetting: "pagingSetting", containerWidth: "containerWidth" }, outputs: { columnSummary: "columnSummary", escapeKey: "escapeKey", resetWorkflowState: "resetWorkflowState", deselectAll: "deselectAll", editFormPanelCancel: "editFormPanelCancel", editFormPanelSave: "editFormPanelSave", selectNextInlineRecord: "selectNextInlineRecord", editFormPanelValueChange: "editFormPanelValueChange", ulvCommandClick: "ulvCommandClick", sortAscending: "sortAscending", workflowShareButtons: "workflowShareButtons", sortDescending: "sortDescending", filter: "filter", executeToolbarButton: "executeToolbarButton", resetGridSettings: "resetGridSettings", sortSettingsChange: "sortSettingsChange", rowCheck: "rowCheck", rowClick: "rowClick", cartableFormClosed: "cartableFormClosed", createNewMo: "createNewMo", updateMo: "updateMo", expandClick: "expandClick", trackBySelectedFn: "trackBySelectedFn", allCheckbox: "allCheckbox", mandatory: "mandatory", columnResized: "columnResized", hasDetailsInRow: "hasDetailsInRow" }, host: { properties: { "class.report-view": "this._reportView" } }, usesInheritance: true, usesOnChanges: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
9460
9457
|
}
|
|
9461
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
9458
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ReportViewBaseComponent, decorators: [{
|
|
9462
9459
|
type: Component,
|
|
9463
9460
|
args: [{
|
|
9464
9461
|
selector: 'bnrc-report-view-base',
|
|
@@ -9684,10 +9681,10 @@ class FormPropsBaseComponent extends BaseComponent {
|
|
|
9684
9681
|
onEvents(title, data) {
|
|
9685
9682
|
this.events.emit({ title, data });
|
|
9686
9683
|
}
|
|
9687
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
9688
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
9684
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FormPropsBaseComponent, deps: [{ token: ControlUiPipe }, { token: FormPanelService }, { token: i4.DomSanitizer }, { token: i0.ChangeDetectorRef }, { token: i0.Renderer2 }, { token: i0.ViewContainerRef }, { token: i0.ComponentFactoryResolver }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
9685
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: FormPropsBaseComponent, isStandalone: false, selector: "bnrc-form-props-base", inputs: { breadCrumbs: "breadCrumbs", toolbarVisible: "toolbarVisible", toolbarItems: "toolbarItems", layoutActions: "layoutActions", layoutActionsTemplateRef: "layoutActionsTemplateRef", layout94: "layout94", settings: "settings", workflowPanelUi: "workflowPanelUi", title: "title", subtitle: "subtitle", description: "description", facetList: "facetList", removeHeaderBorder: "removeHeaderBorder", removeContentPadding: "removeContentPadding", isMobile: "isMobile", avatar: "avatar", rtl: "rtl", mask: "mask", canSend: "canSend", landscape: "landscape", standalone: "standalone", footerDesign: "footerDesign", workflowButtons: "workflowButtons", workflowButtonsComboMode: "workflowButtonsComboMode", fieldDict: "fieldDict", contentDensity: "contentDensity", deviceSize: "deviceSize", dirValue: "dirValue", modernTabs: "modernTabs", mo: "mo" }, outputs: { events: "events" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
9689
9686
|
}
|
|
9690
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
9687
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FormPropsBaseComponent, decorators: [{
|
|
9691
9688
|
type: Component,
|
|
9692
9689
|
args: [{
|
|
9693
9690
|
selector: 'bnrc-form-props-base',
|
|
@@ -9910,10 +9907,10 @@ class PageWithFormHandlerBaseComponent extends PageBaseComponent {
|
|
|
9910
9907
|
this._portalService.ShowFormPanelControl(this.formpanelCtrlr, this._router, this._activatedRoute, this._formDialogComponent, this.isFirstPage, this._vcr, true);
|
|
9911
9908
|
};
|
|
9912
9909
|
}
|
|
9913
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
9914
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
9910
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: PageWithFormHandlerBaseComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
9911
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: PageWithFormHandlerBaseComponent, isStandalone: false, selector: "ng-component", inputs: { ShowFormPanelControl: "ShowFormPanelControl", ForceCloseChild: "ForceCloseChild", RefreshFormPanelControl: "RefreshFormPanelControl" }, usesInheritance: true, ngImport: i0, template: '', isInline: true }); }
|
|
9915
9912
|
}
|
|
9916
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
9913
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: PageWithFormHandlerBaseComponent, decorators: [{
|
|
9917
9914
|
type: Component,
|
|
9918
9915
|
args: [{
|
|
9919
9916
|
template: '',
|
|
@@ -10031,10 +10028,10 @@ class FormPageBaseComponent extends ContainerComponent {
|
|
|
10031
10028
|
this.params = Object.assign({}, { moId, typeDefId, reportId, viewId });
|
|
10032
10029
|
this._cdr.detectChanges();
|
|
10033
10030
|
}
|
|
10034
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
10035
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
10031
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FormPageBaseComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
10032
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: FormPageBaseComponent, isStandalone: false, selector: "bnrc-form-page-base", inputs: { formPanelCtrlr: "formPanelCtrlr", ShowFormPanelControl: "ShowFormPanelControl", RefreshFormPanelControl: "RefreshFormPanelControl", ForceCloseChild: "ForceCloseChild", ForceClose: "ForceClose" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
10036
10033
|
}
|
|
10037
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
10034
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FormPageBaseComponent, decorators: [{
|
|
10038
10035
|
type: Component,
|
|
10039
10036
|
args: [{
|
|
10040
10037
|
selector: 'bnrc-form-page-base',
|
|
@@ -10150,7 +10147,7 @@ class FormComponent extends BaseComponent {
|
|
|
10150
10147
|
formpanelCtrlr.InlineEditInReport = this.inlineEditInReport;
|
|
10151
10148
|
formpanelCtrlr.on({
|
|
10152
10149
|
BeforeTransition: () => this.beforeTransition.emit(),
|
|
10153
|
-
AfterTransition: (
|
|
10150
|
+
AfterTransition: (_sender, e) => this.afterTransition.emit(e),
|
|
10154
10151
|
bruleShowMessageAction: this._handleBruleShowMessageAction.bind(this),
|
|
10155
10152
|
ValueChange: (fpctrlr) => {
|
|
10156
10153
|
this.moChanged.emit(fpctrlr.Mo);
|
|
@@ -10218,10 +10215,10 @@ class FormComponent extends BaseComponent {
|
|
|
10218
10215
|
this.uiComponent.emit(component.instance);
|
|
10219
10216
|
});
|
|
10220
10217
|
}
|
|
10221
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
10222
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
10218
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FormComponent, deps: [{ token: PortalService }, { token: i0.Injector }, { token: i0.ChangeDetectorRef }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
10219
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: FormComponent, isStandalone: false, selector: "bnrc-form", inputs: { params: "params", customFormPanelUi: "customFormPanelUi", formPanelCtrl: "formPanelCtrl", UlvMainCtrlr: "UlvMainCtrlr", formPanelCtrlId: "formPanelCtrlId", saveOnChange: "saveOnChange", inlineEditInReport: "inlineEditInReport" }, outputs: { titleChanged: "titleChanged", moChanged: "moChanged", formClose: "formClose", uiComponent: "uiComponent", formRendered: "formRendered", bruleAction: "bruleAction", beforeTransition: "beforeTransition", afterTransition: "afterTransition" }, viewQueries: [{ propertyName: "vcr", first: true, predicate: ["placeholder"], descendants: true, read: ViewContainerRef, static: true }], usesInheritance: true, usesOnChanges: true, ngImport: i0, template: '<ng-container #placeholder> </ng-container>', isInline: true, styles: [":host{display:block;width:100%}:host ::ng-deep bsu-ly-layout-container-of-root.ismobile bnrc-field-ui{padding:.3rem}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
10223
10220
|
}
|
|
10224
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
10221
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FormComponent, decorators: [{
|
|
10225
10222
|
type: Component,
|
|
10226
10223
|
args: [{ selector: 'bnrc-form', template: '<ng-container #placeholder> </ng-container>', changeDetection: ChangeDetectionStrategy.OnPush, standalone: false, styles: [":host{display:block;width:100%}:host ::ng-deep bsu-ly-layout-container-of-root.ismobile bnrc-field-ui{padding:.3rem}\n"] }]
|
|
10227
10224
|
}], ctorParameters: () => [{ type: PortalService }, { type: i0.Injector }, { type: i0.ChangeDetectorRef }, { type: i0.ElementRef }], propDecorators: { params: [{
|
|
@@ -10303,10 +10300,10 @@ class BaseDirective {
|
|
|
10303
10300
|
console.log('ngOnDestroy');
|
|
10304
10301
|
console.log(this);
|
|
10305
10302
|
}
|
|
10306
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
10307
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
10303
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BaseDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
10304
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: BaseDirective, isStandalone: true, usesOnChanges: true, ngImport: i0 }); }
|
|
10308
10305
|
}
|
|
10309
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
10306
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BaseDirective, decorators: [{
|
|
10310
10307
|
type: Directive
|
|
10311
10308
|
}], ctorParameters: () => [{ type: i0.ElementRef }] });
|
|
10312
10309
|
|
|
@@ -10327,10 +10324,10 @@ class FormCloseDirective extends BaseDirective {
|
|
|
10327
10324
|
titleContainerDom?.insertAdjacentElement('afterbegin', closeButton);
|
|
10328
10325
|
}
|
|
10329
10326
|
}
|
|
10330
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
10331
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
10327
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FormCloseDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
10328
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: FormCloseDirective, isStandalone: false, selector: "[formClose]", inputs: { isMobile: "isMobile" }, usesInheritance: true, ngImport: i0 }); }
|
|
10332
10329
|
}
|
|
10333
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
10330
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FormCloseDirective, decorators: [{
|
|
10334
10331
|
type: Directive,
|
|
10335
10332
|
args: [{
|
|
10336
10333
|
selector: '[formClose]',
|
|
@@ -10350,8 +10347,8 @@ class FormPageComponent extends FormPageBaseComponent {
|
|
|
10350
10347
|
this.containerRef = this.formRef.vcr; // it must be first because we change containerRef
|
|
10351
10348
|
super.ngOnInit();
|
|
10352
10349
|
}
|
|
10353
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
10354
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
10350
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FormPageComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
10351
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: FormPageComponent, isStandalone: false, selector: "bnrc-form-page", inputs: { formPanelCtrlr: "formPanelCtrlr" }, host: { properties: { "class.section": "this.sectionClass", "class.absolute-page": "this.absolutePageClass" } }, providers: [FormService, ContainerService], viewQueries: [{ propertyName: "formRef", first: true, predicate: FormComponent, descendants: true, static: true }], usesInheritance: true, ngImport: i0, template: `
|
|
10355
10352
|
<bnrc-form
|
|
10356
10353
|
[formPanelCtrl]="formPanelCtrlr"
|
|
10357
10354
|
[formPanelCtrlId]="formpanelCtrlrId"
|
|
@@ -10359,9 +10356,9 @@ class FormPageComponent extends FormPageBaseComponent {
|
|
|
10359
10356
|
(formClose)="onFormClose()"
|
|
10360
10357
|
></bnrc-form>
|
|
10361
10358
|
<router-outlet></router-outlet>
|
|
10362
|
-
`, isInline: true, styles: [":host{display:block;background:var(--sapBackgroundColor)}\n"], dependencies: [{ kind: "directive", type: i1.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }, { kind: "component", type: FormComponent, selector: "bnrc-form", inputs: ["params", "customFormPanelUi", "formPanelCtrl", "UlvMainCtrlr", "formPanelCtrlId", "saveOnChange", "inlineEditInReport"], outputs: ["titleChanged", "moChanged", "formClose", "uiComponent", "formRendered", "bruleAction", "beforeTransition", "afterTransition"] }, { kind: "directive", type: FormCloseDirective, selector: "[formClose]", inputs: ["isMobile"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
10359
|
+
`, isInline: true, styles: [":host{display:block;background:var(--sapBackgroundColor)}\n"], dependencies: [{ kind: "directive", type: i1.RouterOutlet, selector: "router-outlet", inputs: ["name", "routerOutletData"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }, { kind: "component", type: FormComponent, selector: "bnrc-form", inputs: ["params", "customFormPanelUi", "formPanelCtrl", "UlvMainCtrlr", "formPanelCtrlId", "saveOnChange", "inlineEditInReport"], outputs: ["titleChanged", "moChanged", "formClose", "uiComponent", "formRendered", "bruleAction", "beforeTransition", "afterTransition"] }, { kind: "directive", type: FormCloseDirective, selector: "[formClose]", inputs: ["isMobile"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
10363
10360
|
}
|
|
10364
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
10361
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FormPageComponent, decorators: [{
|
|
10365
10362
|
type: Component,
|
|
10366
10363
|
args: [{ selector: 'bnrc-form-page', template: `
|
|
10367
10364
|
<bnrc-form
|
|
@@ -10390,6 +10387,7 @@ class BaseColumnPropsComponent extends BaseComponent {
|
|
|
10390
10387
|
super();
|
|
10391
10388
|
this._el = _el;
|
|
10392
10389
|
this.save = new EventEmitter();
|
|
10390
|
+
// eslint-disable-next-line
|
|
10393
10391
|
this.cancel = new EventEmitter();
|
|
10394
10392
|
this.tab = new EventEmitter();
|
|
10395
10393
|
this.changeToEditMode = new EventEmitter();
|
|
@@ -10400,10 +10398,10 @@ class BaseColumnPropsComponent extends BaseComponent {
|
|
|
10400
10398
|
_callChangeToEditMode() {
|
|
10401
10399
|
this.changeToEditMode.emit(this._el.nativeElement);
|
|
10402
10400
|
}
|
|
10403
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
10404
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
10401
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BaseColumnPropsComponent, deps: [{ token: ColumnService, optional: true, self: true }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
10402
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: BaseColumnPropsComponent, isStandalone: false, selector: "bnrc-base-column-props", inputs: { allColumns: "allColumns", column: "column", attachmentViewType: "attachmentViewType", mo: "mo", index: "index", editMode: "editMode", isMobile: "isMobile", customRowHeight: "customRowHeight", controlUi: "controlUi", formLayoutShowLabel: "formLayoutShowLabel", isChecked: "isChecked", isdirty: "isdirty", isNewInlineMo: "isNewInlineMo", layout94: "layout94", detailsComponentSetting: "detailsComponentSetting", value: "value", icon: "icon", rtl: "rtl", cellEdit: "cellEdit", deviceName: "deviceName", deviceSize: "deviceSize", customComponent: "customComponent" }, outputs: { save: "save", cancel: "cancel", tab: "tab", changeToEditMode: "changeToEditMode" }, usesInheritance: true, ngImport: i0, template: ``, isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
10405
10403
|
}
|
|
10406
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
10404
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BaseColumnPropsComponent, decorators: [{
|
|
10407
10405
|
type: Component,
|
|
10408
10406
|
args: [{
|
|
10409
10407
|
selector: 'bnrc-base-column-props',
|
|
@@ -10478,10 +10476,10 @@ class TilePropsComponent extends BaseComponent {
|
|
|
10478
10476
|
this.hideClick = new EventEmitter();
|
|
10479
10477
|
this.renameClick = new EventEmitter();
|
|
10480
10478
|
}
|
|
10481
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
10482
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
10479
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: TilePropsComponent, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
10480
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: TilePropsComponent, isStandalone: false, selector: "bnrc-tile-base", inputs: { parameters: "parameters", data: "data", context: "context", edit: "edit", deviceSize: "deviceSize", setToStorage: "setToStorage", listMode: "listMode", navigateBackOnClick: "navigateBackOnClick", groupType: "groupType", layoutInfo: "layoutInfo" }, outputs: { hideClick: "hideClick", renameClick: "renameClick" }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
10483
10481
|
}
|
|
10484
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
10482
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: TilePropsComponent, decorators: [{
|
|
10485
10483
|
type: Component,
|
|
10486
10484
|
args: [{
|
|
10487
10485
|
selector: 'bnrc-tile-base',
|
|
@@ -10545,10 +10543,10 @@ class FormFieldReportPageComponent extends BaseComponent {
|
|
|
10545
10543
|
this._loadingSource.next(val);
|
|
10546
10544
|
this._cdr.detectChanges();
|
|
10547
10545
|
}
|
|
10548
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
10549
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
10546
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FormFieldReportPageComponent, deps: [{ token: i1.ActivatedRoute }, { token: PortalService }, { token: i0.Injector }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
10547
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: FormFieldReportPageComponent, isStandalone: false, selector: "bnrc-form-field-report-page.component", host: { properties: { "class.section": "this.sectionClass", "class.absolute-page": "this.absolutePageClass" } }, viewQueries: [{ propertyName: "containerRef", first: true, predicate: ["containerRef"], descendants: true, read: ViewContainerRef, static: true }], usesInheritance: true, ngImport: i0, template: `<ng-container #containerRef></ng-container><router-outlet></router-outlet>`, isInline: true, styles: [":host{display:block;background:var(--sapBackgroundColor)}\n"], dependencies: [{ kind: "directive", type: i1.RouterOutlet, selector: "router-outlet", inputs: ["name", "routerOutletData"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
10550
10548
|
}
|
|
10551
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
10549
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FormFieldReportPageComponent, decorators: [{
|
|
10552
10550
|
type: Component,
|
|
10553
10551
|
args: [{ selector: 'bnrc-form-field-report-page.component', template: `<ng-container #containerRef></ng-container><router-outlet></router-outlet>`, changeDetection: ChangeDetectionStrategy.OnPush, standalone: false, styles: [":host{display:block;background:var(--sapBackgroundColor)}\n"] }]
|
|
10554
10552
|
}], ctorParameters: () => [{ type: i1.ActivatedRoute }, { type: PortalService }, { type: i0.Injector }, { type: i0.ChangeDetectorRef }], propDecorators: { containerRef: [{
|
|
@@ -10586,10 +10584,10 @@ class EmptyPageComponent extends PageWithFormHandlerBaseComponent {
|
|
|
10586
10584
|
this._position = 'relative';
|
|
10587
10585
|
}
|
|
10588
10586
|
}
|
|
10589
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
10590
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
10587
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: EmptyPageComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
10588
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: EmptyPageComponent, isStandalone: false, selector: "bnrc-empty-page", host: { properties: { "style.position": "this._position", "class.section": "this.sectionClass", "class.absolute-page": "this.absolutePageClass", "class.modal": "this.ismodal" } }, providers: [ContainerService], usesInheritance: true, ngImport: i0, template: "<ng-container #containerRef></ng-container>\r\n<router-outlet></router-outlet>\r\n<router-outlet name=\"dialog\"></router-outlet>\r\n", styles: [":host{display:block}\n"], dependencies: [{ kind: "directive", type: i1.RouterOutlet, selector: "router-outlet", inputs: ["name", "routerOutletData"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
10591
10589
|
}
|
|
10592
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
10590
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: EmptyPageComponent, decorators: [{
|
|
10593
10591
|
type: Component,
|
|
10594
10592
|
args: [{ selector: 'bnrc-empty-page', providers: [ContainerService], changeDetection: ChangeDetectionStrategy.OnPush, standalone: false, template: "<ng-container #containerRef></ng-container>\r\n<router-outlet></router-outlet>\r\n<router-outlet name=\"dialog\"></router-outlet>\r\n", styles: [":host{display:block}\n"] }]
|
|
10595
10593
|
}], propDecorators: { _position: [{
|
|
@@ -10607,10 +10605,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
10607
10605
|
}] } });
|
|
10608
10606
|
|
|
10609
10607
|
class RedirectReportNavigatorCommandComponent extends BaseComponent {
|
|
10610
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
10611
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
10608
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: RedirectReportNavigatorCommandComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
10609
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: RedirectReportNavigatorCommandComponent, isStandalone: false, selector: "bnrc-redirect-report-navigator-command", usesInheritance: true, ngImport: i0, template: "", styles: [""], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
10612
10610
|
}
|
|
10613
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
10611
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: RedirectReportNavigatorCommandComponent, decorators: [{
|
|
10614
10612
|
type: Component,
|
|
10615
10613
|
args: [{ selector: 'bnrc-redirect-report-navigator-command', changeDetection: ChangeDetectionStrategy.OnPush, standalone: false, template: "" }]
|
|
10616
10614
|
}] });
|
|
@@ -10620,10 +10618,10 @@ class PortalPageComponent extends PageWithFormHandlerBaseComponent {
|
|
|
10620
10618
|
super(...arguments);
|
|
10621
10619
|
this._routingService = inject(RoutingService);
|
|
10622
10620
|
}
|
|
10623
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
10624
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
10621
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: PortalPageComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
10622
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: PortalPageComponent, isStandalone: false, selector: "bnrc-portal-page", providers: [RoutingService], usesInheritance: true, ngImport: i0, template: `<ng-container #containerRef></ng-container> <router-outlet></router-outlet><router-outlet name="dialog"></router-outlet>`, isInline: true, dependencies: [{ kind: "directive", type: i1.RouterOutlet, selector: "router-outlet", inputs: ["name", "routerOutletData"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
10625
10623
|
}
|
|
10626
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
10624
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: PortalPageComponent, decorators: [{
|
|
10627
10625
|
type: Component,
|
|
10628
10626
|
args: [{
|
|
10629
10627
|
selector: 'bnrc-portal-page',
|
|
@@ -10694,10 +10692,10 @@ class FillEmptySpaceDirective extends BaseDirective {
|
|
|
10694
10692
|
}
|
|
10695
10693
|
this.heightChanged.emit();
|
|
10696
10694
|
}
|
|
10697
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
10698
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
10695
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FillEmptySpaceDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
10696
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: FillEmptySpaceDirective, isStandalone: false, selector: "[fillEmptySpace]", inputs: { containerDom: "containerDom", decrement: "decrement", disable: "disable", height: "height", dontUseTopBound: "dontUseTopBound", setMinHeight: "setMinHeight" }, outputs: { heightChanged: "heightChanged" }, exportAs: ["fillEmptySpace"], usesInheritance: true, ngImport: i0 }); }
|
|
10699
10697
|
}
|
|
10700
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
10698
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FillEmptySpaceDirective, decorators: [{
|
|
10701
10699
|
type: Directive,
|
|
10702
10700
|
args: [{
|
|
10703
10701
|
selector: '[fillEmptySpace]',
|
|
@@ -10729,14 +10727,14 @@ class PortalPageSidebarComponent extends PageBaseComponent {
|
|
|
10729
10727
|
super.ngOnInit();
|
|
10730
10728
|
this._routingService.isSidebar = true;
|
|
10731
10729
|
}
|
|
10732
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
10733
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
10730
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: PortalPageSidebarComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
10731
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: PortalPageSidebarComponent, isStandalone: false, selector: "bnrc-portal-page-sidebar", providers: [RoutingService], usesInheritance: true, ngImport: i0, template: `<div class="page-sidebar-wrapper">
|
|
10734
10732
|
<div class="sidebar" fillEmptySpace><ng-container #containerRef></ng-container></div>
|
|
10735
10733
|
<div class="mainside"><router-outlet name="mainside"></router-outlet></div>
|
|
10736
10734
|
</div>
|
|
10737
|
-
<router-outlet></router-outlet>`, isInline: true, dependencies: [{ kind: "directive", type: i1.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }, { kind: "directive", type: FillEmptySpaceDirective, selector: "[fillEmptySpace]", inputs: ["containerDom", "decrement", "disable", "height", "dontUseTopBound", "setMinHeight"], outputs: ["heightChanged"], exportAs: ["fillEmptySpace"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
10735
|
+
<router-outlet></router-outlet>`, isInline: true, dependencies: [{ kind: "directive", type: i1.RouterOutlet, selector: "router-outlet", inputs: ["name", "routerOutletData"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }, { kind: "directive", type: FillEmptySpaceDirective, selector: "[fillEmptySpace]", inputs: ["containerDom", "decrement", "disable", "height", "dontUseTopBound", "setMinHeight"], outputs: ["heightChanged"], exportAs: ["fillEmptySpace"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
10738
10736
|
}
|
|
10739
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
10737
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: PortalPageSidebarComponent, decorators: [{
|
|
10740
10738
|
type: Component,
|
|
10741
10739
|
args: [{
|
|
10742
10740
|
selector: 'bnrc-portal-page-sidebar',
|
|
@@ -10821,10 +10819,10 @@ class BaseDynamicComponent extends BaseComponent {
|
|
|
10821
10819
|
this._component.destroy();
|
|
10822
10820
|
}
|
|
10823
10821
|
}
|
|
10824
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
10825
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
10822
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BaseDynamicComponent, deps: [{ token: i0.ViewContainerRef }, { token: PortalService }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
10823
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: BaseDynamicComponent, isStandalone: false, selector: "bnrc-dynamic-component", inputs: { component: "component", value: "value" }, outputs: { events: "events" }, viewQueries: [{ propertyName: "_container", first: true, predicate: ["componentContainer"], descendants: true, read: ViewContainerRef, static: true }], usesInheritance: true, usesOnChanges: true, ngImport: i0, template: `<ng-container #componentContainer></ng-container>`, isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
10826
10824
|
}
|
|
10827
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
10825
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BaseDynamicComponent, decorators: [{
|
|
10828
10826
|
type: Component,
|
|
10829
10827
|
args: [{
|
|
10830
10828
|
selector: 'bnrc-dynamic-component',
|
|
@@ -10844,10 +10842,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
10844
10842
|
}] } });
|
|
10845
10843
|
|
|
10846
10844
|
class DynamicFormComponent extends BaseDynamicComponent {
|
|
10847
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
10848
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
10845
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DynamicFormComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
10846
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: DynamicFormComponent, isStandalone: false, selector: "bnrc-dynamic-form-component", inputs: { breadCrumbs: "breadCrumbs", toolbarVisible: "toolbarVisible", toolbarItems: "toolbarItems", layoutActions: "layoutActions", layoutActionsTemplateRef: "layoutActionsTemplateRef", workflowButtons: "workflowButtons", layout94: "layout94", footerDesign: "footerDesign", settings: "settings", workflowPanelUi: "workflowPanelUi", title: "title", subtitle: "subtitle", description: "description", facetList: "facetList", removeHeaderBorder: "removeHeaderBorder", removeContentPadding: "removeContentPadding", isMobile: "isMobile", avatar: "avatar", rtl: "rtl", mask: "mask", mo: "mo", contentDensity: "contentDensity", deviceSize: "deviceSize", dirValue: "dirValue", fieldDict: "fieldDict", modernTabs: "modernTabs" }, usesInheritance: true, ngImport: i0, template: `<ng-container #componentContainer></ng-container>`, isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
10849
10847
|
}
|
|
10850
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
10848
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DynamicFormComponent, decorators: [{
|
|
10851
10849
|
type: Component,
|
|
10852
10850
|
args: [{
|
|
10853
10851
|
selector: 'bnrc-dynamic-form-component',
|
|
@@ -10910,10 +10908,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
10910
10908
|
}] } });
|
|
10911
10909
|
|
|
10912
10910
|
class DynamicItemComponent extends BaseDynamicComponent {
|
|
10913
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
10914
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
10911
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DynamicItemComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
10912
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: DynamicItemComponent, isStandalone: false, selector: "bnrc-dynamic-item-component", inputs: { mo: "mo", allColumns: "allColumns", moDataList: "moDataList", columns: "columns", column: "column", index: "index", last: "last", hideOpenIcon: "hideOpenIcon", deviceName: "deviceName", deviceSize: "deviceSize", rtl: "rtl", editMode: "editMode", setting: "setting", parameters: "parameters", contextMenuItems: "contextMenuItems", canView: "canView", showRowNumber: "showRowNumber", rowNumber: "rowNumber", formSetting: "formSetting", conditionalFormats: "conditionalFormats", disableOverflowContextMenu: "disableOverflowContextMenu", navigationArrow: "navigationArrow", isCheckList: "isCheckList", fields: "fields", isChecked: "isChecked", layout94$: "layout94$", inlineEditMode: "inlineEditMode", isNewInlineMo: "isNewInlineMo", allowInlineEdit: "allowInlineEdit", typeDefId: "typeDefId", rowIndicator: "rowIndicator", rowIndicatorColor: "rowIndicatorColor", UlvMainCtrlr: "UlvMainCtrlr" }, usesInheritance: true, ngImport: i0, template: `<ng-container #componentContainer></ng-container>`, isInline: true, styles: [":host{display:contents}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
10915
10913
|
}
|
|
10916
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
10914
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DynamicItemComponent, decorators: [{
|
|
10917
10915
|
type: Component,
|
|
10918
10916
|
args: [{ selector: 'bnrc-dynamic-item-component', template: `<ng-container #componentContainer></ng-container>`, changeDetection: ChangeDetectionStrategy.OnPush, standalone: false, styles: [":host{display:contents}\n"] }]
|
|
10919
10917
|
}], propDecorators: { mo: [{
|
|
@@ -11007,10 +11005,10 @@ class BaseViewPropsComponent extends BaseComponent {
|
|
|
11007
11005
|
_trackByRow(index, row) {
|
|
11008
11006
|
return `${row.$Group ? row.$Group : row.Id}${index}`;
|
|
11009
11007
|
}
|
|
11010
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
11011
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
11008
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BaseViewPropsComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
11009
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: BaseViewPropsComponent, isStandalone: false, selector: "bnrc-base-view-props", inputs: { detailsComponent: "detailsComponent", detailsColumns: "detailsColumns", detailsText: "detailsText", detailsTextFunction: "detailsTextFunction", moDataList: "moDataList", reportId: "reportId", allColumns: "allColumns", hideOpenIcon: "hideOpenIcon", isCheckList: "isCheckList", allChecked: "allChecked", canView: "canView", visibility: "visibility", level: "level", expanded: "expanded", styleIndex: "styleIndex", parentExpanded: "parentExpanded", access: "access", groupby: "groupby", UlvMainCtrlr: "UlvMainCtrlr", conditionalFormats: "conditionalFormats", deviceName: "deviceName", deviceSize: "deviceSize", contextMenuItems: "contextMenuItems", columns: "columns", allowInlineEdit: "allowInlineEdit", secondaryColumns: "secondaryColumns", popin: "popin", typeDefId: "typeDefId", columnsCount: "columnsCount", mobileOrTablet: "mobileOrTablet", containerWidth: "containerWidth", newInlineEditMo: "newInlineEditMo", inlineEditMode: "inlineEditMode", onlyInlineEdit: "onlyInlineEdit", rowHoverable: "rowHoverable", openOnClick: "openOnClick", tlbButtons: "tlbButtons", setting: "setting", parameters: "parameters", formSetting: "formSetting", disableOverflowContextMenu: "disableOverflowContextMenu", rowActivable: "rowActivable", contentDensity: "contentDensity", rtl: "rtl", showOkCancelButtons: "showOkCancelButtons", title: "title", isChecked: "isChecked", navigationArrow: "navigationArrow" }, outputs: { resetWorkflowState: "resetWorkflowState", deselectAll: "deselectAll", escapeKey: "escapeKey", rowCheck: "rowCheck", workflowShareButtons: "workflowShareButtons", rowClick: "rowClick", ulvCommand: "ulvCommand", editFormPanelCancel: "editFormPanelCancel", editFormPanelSave: "editFormPanelSave", selectNextInlineRecord: "selectNextInlineRecord", action: "action", expandClick: "expandClick", editFormPanelValueChange: "editFormPanelValueChange", cartableFormClosed: "cartableFormClosed" }, usesInheritance: true, ngImport: i0, template: ``, isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
11012
11010
|
}
|
|
11013
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
11011
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BaseViewPropsComponent, decorators: [{
|
|
11014
11012
|
type: Component,
|
|
11015
11013
|
args: [{
|
|
11016
11014
|
selector: 'bnrc-base-view-props',
|
|
@@ -11149,10 +11147,10 @@ class BaseViewContentPropsComponent extends BaseViewPropsComponent {
|
|
|
11149
11147
|
super(...arguments);
|
|
11150
11148
|
this.actionListClick = new EventEmitter();
|
|
11151
11149
|
}
|
|
11152
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
11153
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
11150
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BaseViewContentPropsComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
11151
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: BaseViewContentPropsComponent, isStandalone: false, selector: "bnrc-base-view-content-props", inputs: { moDataList: "moDataList", setting: "setting" }, outputs: { actionListClick: "actionListClick" }, usesInheritance: true, ngImport: i0, template: ``, isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
11154
11152
|
}
|
|
11155
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
11153
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BaseViewContentPropsComponent, decorators: [{
|
|
11156
11154
|
type: Component,
|
|
11157
11155
|
args: [{
|
|
11158
11156
|
selector: 'bnrc-base-view-content-props',
|
|
@@ -11243,7 +11241,7 @@ class BaseViewItemPropsComponent extends BaseViewPropsComponent {
|
|
|
11243
11241
|
.asObservable()
|
|
11244
11242
|
.pipe(takeUntil$1(this._onDestroy$),
|
|
11245
11243
|
// switchMap(() => this._syncMo()),
|
|
11246
|
-
tap$1((
|
|
11244
|
+
tap$1((_) => this._syncMo()), tap$1((_) => {
|
|
11247
11245
|
if (typeof this.mo.$InlineMoChanged === 'undefined') {
|
|
11248
11246
|
this.mo.$InlineMoChanged = true;
|
|
11249
11247
|
}
|
|
@@ -11341,10 +11339,10 @@ class BaseViewItemPropsComponent extends BaseViewPropsComponent {
|
|
|
11341
11339
|
this._saveEditedMo$.next('TAB');
|
|
11342
11340
|
}
|
|
11343
11341
|
}
|
|
11344
|
-
onEditFormPanelSave(
|
|
11342
|
+
onEditFormPanelSave(_) {
|
|
11345
11343
|
this._saveEditedMo$.next('CTRL+ENTER');
|
|
11346
11344
|
}
|
|
11347
|
-
onEditFormPanelCancel(
|
|
11345
|
+
onEditFormPanelCancel(_) {
|
|
11348
11346
|
this.escapeKey.emit(this.mo);
|
|
11349
11347
|
}
|
|
11350
11348
|
onUlvCommand() {
|
|
@@ -11450,7 +11448,7 @@ class BaseViewItemPropsComponent extends BaseViewPropsComponent {
|
|
|
11450
11448
|
}
|
|
11451
11449
|
return this.formPanelCtrlr && this.formPanelCtrlr.IsMoChanged();
|
|
11452
11450
|
}
|
|
11453
|
-
_checkfocusOutFromRow(
|
|
11451
|
+
_checkfocusOutFromRow(_target) {
|
|
11454
11452
|
// const focusable: NodeList = this._focusableControls;
|
|
11455
11453
|
// let foundInFocusable = false;
|
|
11456
11454
|
// focusable.forEach((c) => {
|
|
@@ -11480,7 +11478,7 @@ class BaseViewItemPropsComponent extends BaseViewPropsComponent {
|
|
|
11480
11478
|
}
|
|
11481
11479
|
}
|
|
11482
11480
|
}
|
|
11483
|
-
_handleValueChange(
|
|
11481
|
+
_handleValueChange(_formPanelCtrl, fieldCtrlr) {
|
|
11484
11482
|
if (!this.isChecked) {
|
|
11485
11483
|
this.onRowCheck();
|
|
11486
11484
|
}
|
|
@@ -11494,14 +11492,13 @@ class BaseViewItemPropsComponent extends BaseViewPropsComponent {
|
|
|
11494
11492
|
syncWithFormpanelMo['$OriginalValues'] = formPanelCtrlrMo['$OriginalValues'];
|
|
11495
11493
|
syncWithFormpanelMo['$FieldDict'] = formPanelCtrlrMo['$FieldDict'];
|
|
11496
11494
|
syncWithFormpanelMo['$State'] = formPanelCtrlrMo['$State']; // this add because if we edit unchanged mo it does not reflect to mo of ulv.
|
|
11497
|
-
// eslint-disable-next-line no-var
|
|
11498
11495
|
this.mo = this._getMoWithoutWrapper(syncWithFormpanelMo);
|
|
11499
11496
|
this.mo.$IsChecked = _isChecked;
|
|
11500
11497
|
return from(Promise.resolve());
|
|
11501
11498
|
}
|
|
11502
11499
|
_getMoWithoutWrapper(syncWithFormpanelMo) {
|
|
11503
|
-
// eslint-disable-next-line
|
|
11504
|
-
const { $Wrapper, ...x } = syncWithFormpanelMo;
|
|
11500
|
+
// eslint-disable-next-line no-unused-vars
|
|
11501
|
+
const { $Wrapper: _Wrapper, ...x } = syncWithFormpanelMo;
|
|
11505
11502
|
return x;
|
|
11506
11503
|
}
|
|
11507
11504
|
_updateWithOriginalValues(source, dest) {
|
|
@@ -11578,8 +11575,7 @@ class BaseViewItemPropsComponent extends BaseViewPropsComponent {
|
|
|
11578
11575
|
this.saved = true;
|
|
11579
11576
|
}
|
|
11580
11577
|
_inlineEditSaveFormPanel(reason) {
|
|
11581
|
-
|
|
11582
|
-
return new Promise((resolve, reject) => {
|
|
11578
|
+
return new Promise((resolve, _reject) => {
|
|
11583
11579
|
if (!this.formPanelCtrlr.IsMoChanged() && this.formPanelCtrlr.Mo.GetState() !== 'New') {
|
|
11584
11580
|
// if state of mo is new or modidfied then it needs to update
|
|
11585
11581
|
resolve({ reason, succeed: true, saved: false });
|
|
@@ -11607,10 +11603,10 @@ class BaseViewItemPropsComponent extends BaseViewPropsComponent {
|
|
|
11607
11603
|
});
|
|
11608
11604
|
});
|
|
11609
11605
|
}
|
|
11610
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
11611
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
11606
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BaseViewItemPropsComponent, deps: [{ token: i0.ElementRef }, { token: i4.DomSanitizer }, { token: i0.ChangeDetectorRef }, { token: MoReportValuePipe }, { token: FormPanelService, optional: true, skipSelf: true }, { token: FormPanelService, optional: true, self: true }, { token: UlvMainService, optional: true }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
11607
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: BaseViewItemPropsComponent, isStandalone: false, selector: "bnrc-base-view-item-props", inputs: { checkboxComponent: "checkboxComponent", disableEllapsis: "disableEllapsis", attachmentViewType: "attachmentViewType", contextMenuOverflowText: "contextMenuOverflowText", detailsComponent: "detailsComponent", detailsColumns: "detailsColumns", detailsText: "detailsText", mo: "mo", moDataListCount: "moDataListCount", index: "index", last: "last", isdirty: "isdirty", isChecked: "isChecked", hideDetailsText: "hideDetailsText", showViewButton: "showViewButton", isNewInlineMo: "isNewInlineMo", extraRelation: "extraRelation", hideOpenIcon: "hideOpenIcon", inlineEditWithoutSelection: "inlineEditWithoutSelection", inDialog: "inDialog", isMobile: "isMobile", isMultiSelect: "isMultiSelect", rowIndicator: "rowIndicator", groupSummary: "groupSummary", isLastChildGroup: "isLastChildGroup", showRowNumber: "showRowNumber", rowNumber: "rowNumber", coloringRow: "coloringRow", noSaveInlineEditInServer: "noSaveInlineEditInServer", rowIndicatorColor: "rowIndicatorColor", UlvMainCtrlr: "UlvMainCtrlr", fieldDict: "fieldDict", actionList: "actionList", serializedRelatedMo: "serializedRelatedMo", cartableTemplate: "cartableTemplate", cartableMo: "cartableMo", cartableWorkflowData: "cartableWorkflowData" }, outputs: { actionListClick: "actionListClick", events: "events" }, viewQueries: [{ propertyName: "_cartableFormRef", first: true, predicate: ["cartableFormRef"], descendants: true }], usesInheritance: true, usesOnChanges: true, ngImport: i0, template: ``, isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
11612
11608
|
}
|
|
11613
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
11609
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BaseViewItemPropsComponent, decorators: [{
|
|
11614
11610
|
type: Component,
|
|
11615
11611
|
args: [{
|
|
11616
11612
|
selector: 'bnrc-base-view-item-props',
|
|
@@ -11721,10 +11717,10 @@ class BaseItemContentPropsComponent extends BaseComponent {
|
|
|
11721
11717
|
this._renderer2 = _renderer2;
|
|
11722
11718
|
this.events = new EventEmitter();
|
|
11723
11719
|
}
|
|
11724
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
11725
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
11720
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BaseItemContentPropsComponent, deps: [{ token: MoReportValuePipe }, { token: FindColumnByDbNamePipe }, { token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
11721
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: BaseItemContentPropsComponent, isStandalone: false, selector: "bnrc-base-item-content-props", inputs: { mo: "mo", allColumns: "allColumns", column: "column", index: "index", styleIndex: "styleIndex", deviceName: "deviceName", deviceSize: "deviceSize", rtl: "rtl", editMode: "editMode", setting: "setting", parameters: "parameters", contextMenuItems: "contextMenuItems", canView: "canView", conditionalFormats: "conditionalFormats", disableOverflowContextMenu: "disableOverflowContextMenu", navigationArrow: "navigationArrow", isCheckList: "isCheckList", fields: "fields", isChecked: "isChecked", hideOpenIcon: "hideOpenIcon", layout94$: "layout94$", inlineEditMode: "inlineEditMode", allowInlineEdit: "allowInlineEdit", isNewInlineMo: "isNewInlineMo", formSetting: "formSetting", typeDefId: "typeDefId", UlvMainCtrlr: "UlvMainCtrlr" }, outputs: { events: "events" }, usesInheritance: true, ngImport: i0, template: ``, isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
11726
11722
|
}
|
|
11727
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
11723
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BaseItemContentPropsComponent, decorators: [{
|
|
11728
11724
|
type: Component,
|
|
11729
11725
|
args: [{
|
|
11730
11726
|
selector: 'bnrc-base-item-content-props',
|
|
@@ -11798,10 +11794,10 @@ class BaseFormToolbaritemPropsComponent extends BaseComponent {
|
|
|
11798
11794
|
this.ulvClick = new EventEmitter();
|
|
11799
11795
|
this.commandClick = new EventEmitter();
|
|
11800
11796
|
}
|
|
11801
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
11802
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
11797
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BaseFormToolbaritemPropsComponent, deps: [{ token: MoReportValuePipe }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
11798
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: BaseFormToolbaritemPropsComponent, isStandalone: false, selector: "bnrc-form-toolbaritem-props", inputs: { deviceName: "deviceName", deviceSize: "deviceSize", btn: "btn", context: "context", isEnable: "isEnable", inlineEditMode: "inlineEditMode", parameters: "parameters", mo: "mo", allColumns: "allColumns", index: "index", showText: "showText", conditionalFormats: "conditionalFormats" }, outputs: { ulvClick: "ulvClick", commandClick: "commandClick" }, usesInheritance: true, ngImport: i0, template: ``, isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
11803
11799
|
}
|
|
11804
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
11800
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BaseFormToolbaritemPropsComponent, decorators: [{
|
|
11805
11801
|
type: Component,
|
|
11806
11802
|
args: [{
|
|
11807
11803
|
selector: 'bnrc-form-toolbaritem-props',
|
|
@@ -11844,10 +11840,10 @@ class DynamicFormToolbaritemComponent extends BaseDynamicComponent {
|
|
|
11844
11840
|
super(...arguments);
|
|
11845
11841
|
this.btnClick = new EventEmitter();
|
|
11846
11842
|
}
|
|
11847
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
11848
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
11843
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DynamicFormToolbaritemComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
11844
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: DynamicFormToolbaritemComponent, isStandalone: false, selector: "bnrc-dynamic-form-toolbaritem", inputs: { mo: "mo", index: "index", deviceName: "deviceName", deviceSize: "deviceSize", context: "context", btn: "btn", isEnable: "isEnable", showText: "showText", allColumns: "allColumns", conditionalFormats: "conditionalFormats" }, outputs: { btnClick: "btnClick" }, usesInheritance: true, ngImport: i0, template: `<ng-container #componentContainer></ng-container>`, isInline: true, styles: [":host{display:block;width:min-content}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
11849
11845
|
}
|
|
11850
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
11846
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DynamicFormToolbaritemComponent, decorators: [{
|
|
11851
11847
|
type: Component,
|
|
11852
11848
|
args: [{ selector: 'bnrc-dynamic-form-toolbaritem', template: `<ng-container #componentContainer></ng-container>`, changeDetection: ChangeDetectionStrategy.OnPush, standalone: false, styles: [":host{display:block;width:min-content}\n"] }]
|
|
11853
11849
|
}], propDecorators: { btnClick: [{
|
|
@@ -11901,10 +11897,10 @@ class DynamicLayoutComponent extends BaseDynamicComponent {
|
|
|
11901
11897
|
}
|
|
11902
11898
|
super.ngOnInit();
|
|
11903
11899
|
}
|
|
11904
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
11905
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
11900
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DynamicLayoutComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
11901
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: DynamicLayoutComponent, isStandalone: false, selector: "bnrc-dynamic-layout", inputs: { selector: "selector", module: "module", name: "name", parameters: "parameters", moduleFileName: "moduleFileName", flex: "flex", config: "config", maxLabelWidth: "maxLabelWidth", hasHorizontalText: "hasHorizontalText", isSearchPanel: "isSearchPanel" }, usesInheritance: true, ngImport: i0, template: ``, isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
11906
11902
|
}
|
|
11907
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
11903
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DynamicLayoutComponent, decorators: [{
|
|
11908
11904
|
type: Component,
|
|
11909
11905
|
args: [{
|
|
11910
11906
|
selector: 'bnrc-dynamic-layout',
|
|
@@ -11958,12 +11954,12 @@ class UnlimitSessionComponent extends BaseComponent {
|
|
|
11958
11954
|
});
|
|
11959
11955
|
}
|
|
11960
11956
|
_setStandaloneApp() {
|
|
11961
|
-
this._portalService.RunBlMethodAsync('BarsaSetStandAloneApp', [BarsaApi.LoginFormData.PortalId]).catch((
|
|
11957
|
+
this._portalService.RunBlMethodAsync('BarsaSetStandAloneApp', [BarsaApi.LoginFormData.PortalId]).catch((_) => { });
|
|
11962
11958
|
}
|
|
11963
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
11964
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
11959
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: UnlimitSessionComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
11960
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: UnlimitSessionComponent, isStandalone: false, selector: "bnrc-unlimit-session", usesInheritance: true, ngImport: i0, template: "", styles: [":host{background:#191919 -webkit-linear-gradient(top,#000 0%,#191919 100%) no-repeat;background:#191919 linear-gradient(to bottom,#000,#191919) no-repeat;text-align:center}:host h1,:host h2{font-weight:400}:host h1{margin:0 auto;padding:.15em;font-size:10em;text-shadow:0 2px 2px #000}:host h2{margin-bottom:2em}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
11965
11961
|
}
|
|
11966
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
11962
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: UnlimitSessionComponent, decorators: [{
|
|
11967
11963
|
type: Component,
|
|
11968
11964
|
args: [{ selector: 'bnrc-unlimit-session', changeDetection: ChangeDetectionStrategy.OnPush, standalone: false, template: "", styles: [":host{background:#191919 -webkit-linear-gradient(top,#000 0%,#191919 100%) no-repeat;background:#191919 linear-gradient(to bottom,#000,#191919) no-repeat;text-align:center}:host h1,:host h2{font-weight:400}:host h1{margin:0 auto;padding:.15em;font-size:10em;text-shadow:0 2px 2px #000}:host h2{margin-bottom:2em}\n"] }]
|
|
11969
11965
|
}] });
|
|
@@ -11992,10 +11988,10 @@ class LoadExternalFilesDirective {
|
|
|
11992
11988
|
});
|
|
11993
11989
|
}
|
|
11994
11990
|
}
|
|
11995
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
11996
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
11991
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: LoadExternalFilesDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
11992
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: LoadExternalFilesDirective, isStandalone: false, selector: "[loadExternalFiles]", ngImport: i0 }); }
|
|
11997
11993
|
}
|
|
11998
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
11994
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: LoadExternalFilesDirective, decorators: [{
|
|
11999
11995
|
type: Directive,
|
|
12000
11996
|
args: [{
|
|
12001
11997
|
selector: '[loadExternalFiles]',
|
|
@@ -12069,14 +12065,18 @@ class RootPortalComponent extends PageBaseComponent {
|
|
|
12069
12065
|
this.addFooter(pageData);
|
|
12070
12066
|
BigNumber.prototype.subtract = BigNumber.prototype.minus;
|
|
12071
12067
|
BigNumber.prototype.add = BigNumber.prototype.plus;
|
|
12072
|
-
const { BackgroundId } = this.pageData;
|
|
12068
|
+
const { BackgroundId, BackgroundColor, HasOverlay } = this.pageData;
|
|
12073
12069
|
if (BackgroundId) {
|
|
12070
|
+
this.backgroundColor = BackgroundColor;
|
|
12071
|
+
this.hasOverlay = HasOverlay !== 'False';
|
|
12074
12072
|
this._renderer2.addClass(this._el.nativeElement, 'root-custom-background');
|
|
12075
|
-
this.
|
|
12073
|
+
this.hasOverlay && this._renderer2.addClass(this._el.nativeElement, 'root-background-overlay');
|
|
12074
|
+
this.imageUrl = `/IH.ashx?ty=ID&moId=&id=${BackgroundId}`;
|
|
12075
|
+
this._portalService.setSiteImageUrl(BackgroundColor, this.imageUrl);
|
|
12076
12076
|
}
|
|
12077
12077
|
}
|
|
12078
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
12079
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "
|
|
12078
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: RootPortalComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
12079
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.10", type: RootPortalComponent, isStandalone: false, selector: "bnrc-root-portal", viewQueries: [{ propertyName: "sectionRef", first: true, predicate: ["sectionRef"], descendants: true }, { propertyName: "footerRefVcr", first: true, predicate: ["footerRef"], descendants: true, read: ViewContainerRef }], usesInheritance: true, ngImport: i0, template: `
|
|
12080
12080
|
<div
|
|
12081
12081
|
class="tw-hidden grid-cols-0 tw-grid-cols-1 tw-grid-cols-2 tw-grid-cols-3 tw-grid-cols-4 tw-grid-cols-5
|
|
12082
12082
|
tw-grid-cols-6 tw-grid-cols-7 tw-grid-cols-8 tw-grid-cols-9 tw-grid-cols-10 tw-grid-cols-11 tw-grid-cols-12"
|
|
@@ -12116,9 +12116,16 @@ class RootPortalComponent extends PageBaseComponent {
|
|
|
12116
12116
|
<div id="headerSpaceHolder" #headerSpaceHolder>
|
|
12117
12117
|
<div id="bgOuterHolder" #bgOuterHolder>
|
|
12118
12118
|
<div id="bgInnerHolder" style="height: 100vh">
|
|
12119
|
-
<div
|
|
12120
|
-
|
|
12119
|
+
<div
|
|
12120
|
+
class="backgroundImage"
|
|
12121
|
+
id="backgroundImage"
|
|
12122
|
+
[style.background-color]="backgroundColor"
|
|
12123
|
+
[style.background-image]="'url(' + imageUrl + ')'"
|
|
12124
|
+
>
|
|
12125
|
+
<!-- <img class="picture" [src]="imageUrl" loading="lazy" /> -->
|
|
12126
|
+
@if(hasOverlay){
|
|
12121
12127
|
<span id="backgroundImageOverlay" class="overlay"></span>
|
|
12128
|
+
}
|
|
12122
12129
|
</div>
|
|
12123
12130
|
</div>
|
|
12124
12131
|
</div>
|
|
@@ -12135,9 +12142,9 @@ class RootPortalComponent extends PageBaseComponent {
|
|
|
12135
12142
|
@if(pageData?.UnlimitSession==='True'){
|
|
12136
12143
|
<bnrc-unlimit-session></bnrc-unlimit-session>
|
|
12137
12144
|
}
|
|
12138
|
-
`, isInline: true, dependencies: [{ kind: "directive", type: i1.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }, { kind: "component", type: UnlimitSessionComponent, selector: "bnrc-unlimit-session" }, { kind: "directive", type: LoadExternalFilesDirective, selector: "[loadExternalFiles]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
12145
|
+
`, isInline: true, dependencies: [{ kind: "directive", type: i1.RouterOutlet, selector: "router-outlet", inputs: ["name", "routerOutletData"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }, { kind: "component", type: UnlimitSessionComponent, selector: "bnrc-unlimit-session" }, { kind: "directive", type: LoadExternalFilesDirective, selector: "[loadExternalFiles]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
12139
12146
|
}
|
|
12140
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
12147
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: RootPortalComponent, decorators: [{
|
|
12141
12148
|
type: Component,
|
|
12142
12149
|
args: [{
|
|
12143
12150
|
selector: 'bnrc-root-portal',
|
|
@@ -12181,9 +12188,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
12181
12188
|
<div id="headerSpaceHolder" #headerSpaceHolder>
|
|
12182
12189
|
<div id="bgOuterHolder" #bgOuterHolder>
|
|
12183
12190
|
<div id="bgInnerHolder" style="height: 100vh">
|
|
12184
|
-
<div
|
|
12185
|
-
|
|
12191
|
+
<div
|
|
12192
|
+
class="backgroundImage"
|
|
12193
|
+
id="backgroundImage"
|
|
12194
|
+
[style.background-color]="backgroundColor"
|
|
12195
|
+
[style.background-image]="'url(' + imageUrl + ')'"
|
|
12196
|
+
>
|
|
12197
|
+
<!-- <img class="picture" [src]="imageUrl" loading="lazy" /> -->
|
|
12198
|
+
@if(hasOverlay){
|
|
12186
12199
|
<span id="backgroundImageOverlay" class="overlay"></span>
|
|
12200
|
+
}
|
|
12187
12201
|
</div>
|
|
12188
12202
|
</div>
|
|
12189
12203
|
</div>
|
|
@@ -12219,10 +12233,10 @@ class AnchorScrollDirective {
|
|
|
12219
12233
|
element.scrollIntoView();
|
|
12220
12234
|
}
|
|
12221
12235
|
}
|
|
12222
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
12223
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
12236
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: AnchorScrollDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
12237
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: AnchorScrollDirective, isStandalone: false, selector: "[anchorScroll]", inputs: { anchorScroll: "anchorScroll" }, host: { listeners: { "click": "scrollInto()" } }, ngImport: i0 }); }
|
|
12224
12238
|
}
|
|
12225
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
12239
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: AnchorScrollDirective, decorators: [{
|
|
12226
12240
|
type: Directive,
|
|
12227
12241
|
args: [{
|
|
12228
12242
|
selector: '[anchorScroll]',
|
|
@@ -12252,10 +12266,10 @@ class AttrRtlDirective extends BaseDirective {
|
|
|
12252
12266
|
_setRtlAttribute(rtl) {
|
|
12253
12267
|
this._renderer2.setAttribute(this._el.nativeElement, 'rtl', `${rtl}`);
|
|
12254
12268
|
}
|
|
12255
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
12256
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
12269
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: AttrRtlDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }, { token: PortalService }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
12270
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: AttrRtlDirective, isStandalone: false, selector: "[attrRtl]", inputs: { rtl: ["attrRtl", "rtl"] }, usesInheritance: true, ngImport: i0 }); }
|
|
12257
12271
|
}
|
|
12258
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
12272
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: AttrRtlDirective, decorators: [{
|
|
12259
12273
|
type: Directive,
|
|
12260
12274
|
args: [{
|
|
12261
12275
|
selector: '[attrRtl]',
|
|
@@ -12290,10 +12304,10 @@ class ColumnResizerDirective extends BaseDirective {
|
|
|
12290
12304
|
this.renderer.setStyle(cell, 'padding-left', 0);
|
|
12291
12305
|
this.renderer.setStyle(cell, 'position', 'relative');
|
|
12292
12306
|
}
|
|
12293
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
12294
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
12307
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ColumnResizerDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
12308
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: ColumnResizerDirective, isStandalone: false, selector: "[columnResizer]", inputs: { disableResizer: "disableResizer" }, usesInheritance: true, ngImport: i0 }); }
|
|
12295
12309
|
}
|
|
12296
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
12310
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ColumnResizerDirective, decorators: [{
|
|
12297
12311
|
type: Directive,
|
|
12298
12312
|
args: [{
|
|
12299
12313
|
selector: '[columnResizer]',
|
|
@@ -12321,10 +12335,10 @@ class DynamicCommandDirective {
|
|
|
12321
12335
|
this.commandClick.emit();
|
|
12322
12336
|
return false;
|
|
12323
12337
|
}
|
|
12324
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
12325
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
12338
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DynamicCommandDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
12339
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: DynamicCommandDirective, isStandalone: false, selector: "[dynCommand]", inputs: { dynCommand: "dynCommand", mo: "mo", enableCommand: "enableCommand" }, outputs: { commandClick: "commandClick" }, host: { listeners: { "click": "onClick($event)" } }, ngImport: i0 }); }
|
|
12326
12340
|
}
|
|
12327
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
12341
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DynamicCommandDirective, decorators: [{
|
|
12328
12342
|
type: Directive,
|
|
12329
12343
|
args: [{
|
|
12330
12344
|
selector: '[dynCommand]',
|
|
@@ -12397,10 +12411,10 @@ class EllipsifyDirective extends BaseDirective {
|
|
|
12397
12411
|
});
|
|
12398
12412
|
});
|
|
12399
12413
|
}
|
|
12400
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
12401
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
12414
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: EllipsifyDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
12415
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: EllipsifyDirective, isStandalone: false, selector: "[ellipsify]", inputs: { limitLine: "limitLine" }, host: { listeners: { "mousemove": "moseMove($event)" } }, usesInheritance: true, ngImport: i0 }); }
|
|
12402
12416
|
}
|
|
12403
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
12417
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: EllipsifyDirective, decorators: [{
|
|
12404
12418
|
type: Directive,
|
|
12405
12419
|
args: [{
|
|
12406
12420
|
selector: '[ellipsify]',
|
|
@@ -12414,10 +12428,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
12414
12428
|
}] } });
|
|
12415
12429
|
|
|
12416
12430
|
class FieldDirective {
|
|
12417
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
12418
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
12431
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FieldDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
12432
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: FieldDirective, isStandalone: false, selector: "[field]", inputs: { field: "field", value: "value" }, ngImport: i0 }); }
|
|
12419
12433
|
}
|
|
12420
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
12434
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FieldDirective, decorators: [{
|
|
12421
12435
|
type: Directive,
|
|
12422
12436
|
args: [{
|
|
12423
12437
|
selector: '[field]',
|
|
@@ -12486,10 +12500,10 @@ class ImageLazyDirective extends BaseDirective {
|
|
|
12486
12500
|
rect.right <= (window.innerWidth || document.documentElement.clientWidth);
|
|
12487
12501
|
return isInViewport;
|
|
12488
12502
|
}
|
|
12489
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
12490
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
12503
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ImageLazyDirective, deps: [{ token: i0.ElementRef }, { token: PortalService }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
12504
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: ImageLazyDirective, isStandalone: false, selector: "[imgLazy]", inputs: { auto: "auto", threshold: "threshold", imgLazy: "imgLazy" }, outputs: { imageLoaded: "imageLoaded" }, usesInheritance: true, ngImport: i0 }); }
|
|
12491
12505
|
}
|
|
12492
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
12506
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ImageLazyDirective, decorators: [{
|
|
12493
12507
|
type: Directive,
|
|
12494
12508
|
args: [{
|
|
12495
12509
|
selector: '[imgLazy]',
|
|
@@ -12531,10 +12545,10 @@ class IntersectionObserverDirective {
|
|
|
12531
12545
|
ngOnDestroy() {
|
|
12532
12546
|
this.destroy$.next();
|
|
12533
12547
|
}
|
|
12534
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
12535
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
12548
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: IntersectionObserverDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
12549
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: IntersectionObserverDirective, isStandalone: false, selector: "[intersectionObserver]", inputs: { intersectionDebounce: "intersectionDebounce", intersectionRootMargin: "intersectionRootMargin", intersectionRoot: "intersectionRoot", intersectionThreshold: "intersectionThreshold" }, outputs: { visibilityChange: "visibilityChange" }, ngImport: i0 }); }
|
|
12536
12550
|
}
|
|
12537
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
12551
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: IntersectionObserverDirective, decorators: [{
|
|
12538
12552
|
type: Directive,
|
|
12539
12553
|
args: [{
|
|
12540
12554
|
selector: '[intersectionObserver]',
|
|
@@ -12588,10 +12602,10 @@ class ItemsRendererDirective extends BaseDirective {
|
|
|
12588
12602
|
this._el.nativeElement.appendChild(fragmentDoc);
|
|
12589
12603
|
this._fragmentDoc = fragmentDoc;
|
|
12590
12604
|
}
|
|
12591
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
12592
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
12605
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ItemsRendererDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
12606
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: ItemsRendererDirective, isStandalone: false, selector: "[itemsRenderer]", inputs: { itemsRenderer: "itemsRenderer", moDataList: "moDataList", itemClass: "itemClass", handleClick: "handleClick" }, outputs: { itemClick: "itemClick" }, usesInheritance: true, ngImport: i0 }); }
|
|
12593
12607
|
}
|
|
12594
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
12608
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ItemsRendererDirective, decorators: [{
|
|
12595
12609
|
type: Directive,
|
|
12596
12610
|
args: [{
|
|
12597
12611
|
selector: '[itemsRenderer]',
|
|
@@ -12620,10 +12634,10 @@ class NumbersOnlyInputDirective {
|
|
|
12620
12634
|
event.stopPropagation();
|
|
12621
12635
|
}
|
|
12622
12636
|
}
|
|
12623
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
12624
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
12637
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: NumbersOnlyInputDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
12638
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: NumbersOnlyInputDirective, isStandalone: false, selector: "input[type=number], input[numbersOnly]", host: { listeners: { "input": "onInputChange($event)" } }, ngImport: i0 }); }
|
|
12625
12639
|
}
|
|
12626
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
12640
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: NumbersOnlyInputDirective, decorators: [{
|
|
12627
12641
|
type: Directive,
|
|
12628
12642
|
args: [{
|
|
12629
12643
|
selector: 'input[type=number], input[numbersOnly]',
|
|
@@ -12635,10 +12649,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
12635
12649
|
}] } });
|
|
12636
12650
|
|
|
12637
12651
|
class PlaceHolderDirective {
|
|
12638
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
12639
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
12652
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: PlaceHolderDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
12653
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: PlaceHolderDirective, isStandalone: false, selector: "[placeHolder]", inputs: { placeHolder: "placeHolder" }, ngImport: i0 }); }
|
|
12640
12654
|
}
|
|
12641
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
12655
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: PlaceHolderDirective, decorators: [{
|
|
12642
12656
|
type: Directive,
|
|
12643
12657
|
args: [{
|
|
12644
12658
|
selector: '[placeHolder]',
|
|
@@ -12697,10 +12711,10 @@ class RenderUlvViewerDirective extends BaseDirective {
|
|
|
12697
12711
|
.subscribe();
|
|
12698
12712
|
}
|
|
12699
12713
|
}
|
|
12700
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
12701
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
12714
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: RenderUlvViewerDirective, deps: [{ token: i0.Injector }, { token: PortalService }, { token: i0.ViewContainerRef }, { token: i0.ChangeDetectorRef }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
12715
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: RenderUlvViewerDirective, isStandalone: false, selector: "[renderUlvViewer]", inputs: { mask: "mask", isReportPage: "isReportPage", layoutInfo: "layoutInfo", viewer: ["renderUlvViewer", "viewer"] }, usesInheritance: true, usesOnChanges: true, ngImport: i0 }); }
|
|
12702
12716
|
}
|
|
12703
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
12717
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: RenderUlvViewerDirective, decorators: [{
|
|
12704
12718
|
type: Directive,
|
|
12705
12719
|
args: [{
|
|
12706
12720
|
selector: '[renderUlvViewer]',
|
|
@@ -12771,10 +12785,10 @@ class RenderUlvPaginDirective extends BaseDirective {
|
|
|
12771
12785
|
.subscribe();
|
|
12772
12786
|
}
|
|
12773
12787
|
}
|
|
12774
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
12775
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
12788
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: RenderUlvPaginDirective, deps: [{ token: i0.Injector }, { token: PortalService }, { token: i0.ViewContainerRef }, { token: i0.ChangeDetectorRef }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
12789
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: RenderUlvPaginDirective, isStandalone: false, selector: "[renderUlvPaging]", inputs: { mask: "mask", pagingSetting: "pagingSetting", context: ["renderUlvPaging", "context"] }, outputs: { pageChange: "pageChange" }, usesInheritance: true, usesOnChanges: true, ngImport: i0 }); }
|
|
12776
12790
|
}
|
|
12777
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
12791
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: RenderUlvPaginDirective, decorators: [{
|
|
12778
12792
|
type: Directive,
|
|
12779
12793
|
args: [{
|
|
12780
12794
|
selector: '[renderUlvPaging]',
|
|
@@ -12991,10 +13005,10 @@ class TableResizerDirective extends BaseDirective {
|
|
|
12991
13005
|
this._currentResizer = null;
|
|
12992
13006
|
this.renderer.setStyle(this._el.nativeElement, 'cursor', 'default');
|
|
12993
13007
|
}
|
|
12994
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
12995
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
13008
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: TableResizerDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
13009
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: TableResizerDirective, isStandalone: false, selector: "[tableResizer]", inputs: { fitWidth: "fitWidth", minWidth: "minWidth", minHeight: "minHeight", containerWidth: "containerWidth", rowResizer: "rowResizer", enableResizing: "enableResizing" }, outputs: { columnResized: "columnResized" }, host: { listeners: { "mousedown": "moseDown($event)", "mousemove": "moseMove($event)" } }, usesInheritance: true, usesOnChanges: true, ngImport: i0 }); }
|
|
12996
13010
|
}
|
|
12997
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13011
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: TableResizerDirective, decorators: [{
|
|
12998
13012
|
type: Directive,
|
|
12999
13013
|
args: [{
|
|
13000
13014
|
selector: '[tableResizer]',
|
|
@@ -13041,10 +13055,10 @@ class UlvCommandDirective extends BaseDirective {
|
|
|
13041
13055
|
});
|
|
13042
13056
|
return false;
|
|
13043
13057
|
}
|
|
13044
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
13045
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
13058
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: UlvCommandDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
13059
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: UlvCommandDirective, isStandalone: false, selector: "[ulvCommandHandler]", inputs: { ulvCommandHandler: "ulvCommandHandler", disable: "disable" }, outputs: { commandClick: "commandClick" }, host: { listeners: { "click": "onClick($event)" } }, usesInheritance: true, ngImport: i0 }); }
|
|
13046
13060
|
}
|
|
13047
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13061
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: UlvCommandDirective, decorators: [{
|
|
13048
13062
|
type: Directive,
|
|
13049
13063
|
args: [{
|
|
13050
13064
|
selector: '[ulvCommandHandler]',
|
|
@@ -13093,10 +13107,10 @@ class UntilInViewDirective extends BaseDirective {
|
|
|
13093
13107
|
ngOnDestroy() {
|
|
13094
13108
|
this._onDestroy$.next();
|
|
13095
13109
|
}
|
|
13096
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
13097
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
13110
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: UntilInViewDirective, deps: [{ token: i0.TemplateRef }, { token: i0.ViewContainerRef }, { token: i0.ChangeDetectorRef }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
13111
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: UntilInViewDirective, isStandalone: false, selector: "[untilInView]", inputs: { untilInView: "untilInView", intersectionDebounce: "intersectionDebounce" }, usesInheritance: true, ngImport: i0 }); }
|
|
13098
13112
|
}
|
|
13099
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13113
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: UntilInViewDirective, decorators: [{
|
|
13100
13114
|
type: Directive,
|
|
13101
13115
|
args: [{
|
|
13102
13116
|
selector: '[untilInView]',
|
|
@@ -13142,10 +13156,10 @@ class WorfkflowwChoiceCommandDirective {
|
|
|
13142
13156
|
this.commandClick.emit();
|
|
13143
13157
|
return false;
|
|
13144
13158
|
}
|
|
13145
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
13146
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
13159
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: WorfkflowwChoiceCommandDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
13160
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: WorfkflowwChoiceCommandDirective, isStandalone: false, selector: "[wfChoice]", inputs: { wfChoice: "wfChoice", mo: "mo", enableCommand: "enableCommand" }, outputs: { commandClick: "commandClick", workflowExecuteChoiceStatusChanged: "workflowExecuteChoiceStatusChanged" }, host: { listeners: { "click": "onClick($event)" } }, ngImport: i0 }); }
|
|
13147
13161
|
}
|
|
13148
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13162
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: WorfkflowwChoiceCommandDirective, decorators: [{
|
|
13149
13163
|
type: Directive,
|
|
13150
13164
|
args: [{
|
|
13151
13165
|
selector: '[wfChoice]',
|
|
@@ -13201,10 +13215,10 @@ class CopyDirective extends BaseDirective {
|
|
|
13201
13215
|
dom.appendChild(inputEl);
|
|
13202
13216
|
this._inputEl = inputEl;
|
|
13203
13217
|
}
|
|
13204
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
13205
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
13218
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: CopyDirective, deps: [{ token: TOAST_SERVICE, optional: true }, { token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
13219
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: CopyDirective, isStandalone: false, selector: "[copy]", inputs: { copy: "copy" }, host: { listeners: { "click": "doCopy()" } }, usesInheritance: true, ngImport: i0 }); }
|
|
13206
13220
|
}
|
|
13207
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13221
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: CopyDirective, decorators: [{
|
|
13208
13222
|
type: Directive,
|
|
13209
13223
|
args: [{
|
|
13210
13224
|
selector: '[copy]',
|
|
@@ -13245,7 +13259,7 @@ class EllapsisTextDirective extends BaseDirective {
|
|
|
13245
13259
|
this._widthChange$
|
|
13246
13260
|
.asObservable()
|
|
13247
13261
|
.pipe(takeUntil$1(this._onDestroy$), debounceTime$1(500))
|
|
13248
|
-
.subscribe((
|
|
13262
|
+
.subscribe((_) => this._checkEllapsised());
|
|
13249
13263
|
}
|
|
13250
13264
|
ngAfterViewInit() {
|
|
13251
13265
|
super.ngAfterViewInit();
|
|
@@ -13268,10 +13282,10 @@ class EllapsisTextDirective extends BaseDirective {
|
|
|
13268
13282
|
_isEllipsisActive(element) {
|
|
13269
13283
|
return element.scrollWidth > element.clientWidth;
|
|
13270
13284
|
}
|
|
13271
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
13272
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
13285
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: EllapsisTextDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
13286
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: EllapsisTextDirective, isStandalone: false, selector: "[ellapsisText]", inputs: { ellapsisText: "ellapsisText", fontSize: "fontSize", disableEllapsis: "disableEllapsis" }, outputs: { ellapsised: "ellapsised" }, usesInheritance: true, ngImport: i0 }); }
|
|
13273
13287
|
}
|
|
13274
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13288
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: EllapsisTextDirective, decorators: [{
|
|
13275
13289
|
type: Directive,
|
|
13276
13290
|
args: [{
|
|
13277
13291
|
selector: '[ellapsisText]',
|
|
@@ -13302,10 +13316,10 @@ class MobileDirective extends BaseDirective {
|
|
|
13302
13316
|
const dom = this._el.nativeElement;
|
|
13303
13317
|
this._renderer2.addClass(dom, 'mobile');
|
|
13304
13318
|
}
|
|
13305
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
13306
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
13319
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: MobileDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
13320
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: MobileDirective, isStandalone: false, selector: "[mobile]", usesInheritance: true, ngImport: i0 }); }
|
|
13307
13321
|
}
|
|
13308
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13322
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: MobileDirective, decorators: [{
|
|
13309
13323
|
type: Directive,
|
|
13310
13324
|
args: [{
|
|
13311
13325
|
selector: '[mobile]',
|
|
@@ -13326,10 +13340,10 @@ class BodyClickDirective extends BaseDirective {
|
|
|
13326
13340
|
this._document?.body?.click();
|
|
13327
13341
|
this._el.nativeElement.blur();
|
|
13328
13342
|
}
|
|
13329
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
13330
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
13343
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BodyClickDirective, deps: [{ token: i0.ElementRef }, { token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
13344
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: BodyClickDirective, isStandalone: false, selector: "[bodyClick]", inputs: { disableBodyClick: "disableBodyClick" }, host: { listeners: { "click": "onClick()" } }, usesInheritance: true, ngImport: i0 }); }
|
|
13331
13345
|
}
|
|
13332
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13346
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BodyClickDirective, decorators: [{
|
|
13333
13347
|
type: Directive,
|
|
13334
13348
|
args: [{
|
|
13335
13349
|
selector: '[bodyClick]',
|
|
@@ -13349,10 +13363,10 @@ class PreventDefaultDirective extends BaseDirective {
|
|
|
13349
13363
|
onClick(e) {
|
|
13350
13364
|
e.preventDefault();
|
|
13351
13365
|
}
|
|
13352
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
13353
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
13366
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: PreventDefaultDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
13367
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: PreventDefaultDirective, isStandalone: false, selector: "[preventDefault]", host: { listeners: { "click": "onClick($event)" } }, usesInheritance: true, ngImport: i0 }); }
|
|
13354
13368
|
}
|
|
13355
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13369
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: PreventDefaultDirective, decorators: [{
|
|
13356
13370
|
type: Directive,
|
|
13357
13371
|
args: [{
|
|
13358
13372
|
selector: '[preventDefault]',
|
|
@@ -13367,10 +13381,10 @@ class StopPropagationDirective extends BaseDirective {
|
|
|
13367
13381
|
onClick(e) {
|
|
13368
13382
|
e.stopPropagation();
|
|
13369
13383
|
}
|
|
13370
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
13371
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
13384
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: StopPropagationDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
13385
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: StopPropagationDirective, isStandalone: false, selector: "[stopPropagation]", host: { listeners: { "click": "onClick($event)" } }, usesInheritance: true, ngImport: i0 }); }
|
|
13372
13386
|
}
|
|
13373
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13387
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: StopPropagationDirective, decorators: [{
|
|
13374
13388
|
type: Directive,
|
|
13375
13389
|
args: [{
|
|
13376
13390
|
selector: '[stopPropagation]',
|
|
@@ -13445,8 +13459,8 @@ class CountDownDirective extends BaseDirective {
|
|
|
13445
13459
|
}
|
|
13446
13460
|
return `${this.includeHour ? hours + ':' : ''}${this.includeMinute ? minutes + ':' : ''}${seconds}`;
|
|
13447
13461
|
}
|
|
13448
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
13449
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
13462
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: CountDownDirective, deps: [{ token: DateService }, { token: i0.ElementRef }, { token: PortalService }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
13463
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: CountDownDirective, isStandalone: false, selector: "[countDown]", inputs: { value: ["countDown", "value"], includeMonth: "includeMonth", includeDay: "includeDay", includeHour: "includeHour", includeMinute: "includeMinute" }, outputs: { expired: "expired" }, providers: [
|
|
13450
13464
|
{
|
|
13451
13465
|
provide: DateService,
|
|
13452
13466
|
useFactory: getDateService,
|
|
@@ -13454,7 +13468,7 @@ class CountDownDirective extends BaseDirective {
|
|
|
13454
13468
|
}
|
|
13455
13469
|
], usesInheritance: true, usesOnChanges: true, ngImport: i0 }); }
|
|
13456
13470
|
}
|
|
13457
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13471
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: CountDownDirective, decorators: [{
|
|
13458
13472
|
type: Directive,
|
|
13459
13473
|
args: [{
|
|
13460
13474
|
selector: '[countDown]',
|
|
@@ -13494,14 +13508,14 @@ class RouteFormChangeDirective extends BaseDirective {
|
|
|
13494
13508
|
super.ngOnInit();
|
|
13495
13509
|
this._router.events
|
|
13496
13510
|
.pipe(takeUntil$1(this._onDestroy$), filter$1((event) => event instanceof NavigationStart && event instanceof RouterEvent), mergeWith(this._portalService.openForm$), mergeWith(this.handleBodyClick ? fromEvent(document.body, 'click') : of(null)))
|
|
13497
|
-
.subscribe((
|
|
13511
|
+
.subscribe((_event) => {
|
|
13498
13512
|
this.stateChanged.emit();
|
|
13499
13513
|
});
|
|
13500
13514
|
}
|
|
13501
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
13502
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
13515
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: RouteFormChangeDirective, deps: [{ token: i0.ElementRef }, { token: PortalService }, { token: i1.Router }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
13516
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: RouteFormChangeDirective, isStandalone: false, selector: "[routeFormChange]", inputs: { handleBodyClick: "handleBodyClick" }, outputs: { stateChanged: "stateChanged" }, usesInheritance: true, ngImport: i0 }); }
|
|
13503
13517
|
}
|
|
13504
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13518
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: RouteFormChangeDirective, decorators: [{
|
|
13505
13519
|
type: Directive,
|
|
13506
13520
|
args: [{
|
|
13507
13521
|
selector: '[routeFormChange]',
|
|
@@ -13559,10 +13573,10 @@ class DynamicStyleDirective extends BaseDirective {
|
|
|
13559
13573
|
const head = document.head || document.getElementsByTagName('head')[0];
|
|
13560
13574
|
head.removeChild(this._style);
|
|
13561
13575
|
}
|
|
13562
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
13563
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
13576
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DynamicStyleDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
13577
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: DynamicStyleDirective, isStandalone: false, selector: "[cssStyle]", inputs: { cssStyle: "cssStyle" }, host: { properties: { "attr.id": "this.id" } }, usesInheritance: true, usesOnChanges: true, ngImport: i0 }); }
|
|
13564
13578
|
}
|
|
13565
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13579
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DynamicStyleDirective, decorators: [{
|
|
13566
13580
|
type: Directive,
|
|
13567
13581
|
args: [{
|
|
13568
13582
|
selector: '[cssStyle]',
|
|
@@ -13586,10 +13600,10 @@ class NowraptextDirective extends BaseDirective {
|
|
|
13586
13600
|
this._renderer2.setStyle(dom, 'width', this.width);
|
|
13587
13601
|
this._renderer2.setStyle(dom, 'display', 'block');
|
|
13588
13602
|
}
|
|
13589
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
13590
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
13603
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: NowraptextDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
13604
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: NowraptextDirective, isStandalone: false, selector: "[nowraptext]", inputs: { width: "width" }, usesInheritance: true, ngImport: i0 }); }
|
|
13591
13605
|
}
|
|
13592
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13606
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: NowraptextDirective, decorators: [{
|
|
13593
13607
|
type: Directive,
|
|
13594
13608
|
args: [{
|
|
13595
13609
|
selector: '[nowraptext]',
|
|
@@ -13626,10 +13640,10 @@ class LabelmandatoryDirective extends BaseDirective {
|
|
|
13626
13640
|
dom.innerHTML += `<strong ${style}>*</strong>`;
|
|
13627
13641
|
}
|
|
13628
13642
|
}
|
|
13629
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
13630
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
13643
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: LabelmandatoryDirective, deps: [{ token: i0.ElementRef }, { token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
13644
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: LabelmandatoryDirective, isStandalone: false, selector: "[lblMandatory]", inputs: { lblMandatory: "lblMandatory", mandatoryStyle: "mandatoryStyle" }, usesInheritance: true, usesOnChanges: true, ngImport: i0 }); }
|
|
13631
13645
|
}
|
|
13632
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13646
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: LabelmandatoryDirective, decorators: [{
|
|
13633
13647
|
type: Directive,
|
|
13634
13648
|
args: [{
|
|
13635
13649
|
selector: '[lblMandatory]',
|
|
@@ -13673,10 +13687,10 @@ class AbsoluteDivBodyDirective extends BaseDirective {
|
|
|
13673
13687
|
super.ngOnDestroy();
|
|
13674
13688
|
this.elem?.remove();
|
|
13675
13689
|
}
|
|
13676
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
13677
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
13690
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: AbsoluteDivBodyDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
13691
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: AbsoluteDivBodyDirective, isStandalone: false, selector: "[absDiv]", outputs: { elemCreated: "elemCreated" }, usesInheritance: true, ngImport: i0 }); }
|
|
13678
13692
|
}
|
|
13679
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13693
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: AbsoluteDivBodyDirective, decorators: [{
|
|
13680
13694
|
type: Directive,
|
|
13681
13695
|
args: [{
|
|
13682
13696
|
selector: '[absDiv]',
|
|
@@ -13722,10 +13736,10 @@ class RenderUlvDirective extends BaseDirective {
|
|
|
13722
13736
|
}, this._vcr, this._injector, false)
|
|
13723
13737
|
.subscribe();
|
|
13724
13738
|
}
|
|
13725
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
13726
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "
|
|
13739
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: RenderUlvDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
13740
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "19.2.10", type: RenderUlvDirective, isStandalone: false, selector: "[renderUlv]", inputs: { reportId: { classPropertyName: "reportId", publicName: "reportId", isSignal: true, isRequired: false, transformFunction: null } }, usesInheritance: true, ngImport: i0 }); }
|
|
13727
13741
|
}
|
|
13728
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13742
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: RenderUlvDirective, decorators: [{
|
|
13729
13743
|
type: Directive,
|
|
13730
13744
|
args: [{
|
|
13731
13745
|
selector: '[renderUlv]',
|
|
@@ -13747,10 +13761,10 @@ class PrintFilesDirective {
|
|
|
13747
13761
|
};
|
|
13748
13762
|
PrintImage(setting);
|
|
13749
13763
|
}
|
|
13750
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
13751
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
13764
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: PrintFilesDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
13765
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: PrintFilesDirective, isStandalone: false, selector: "[printFiles]", inputs: { files: "files", file: "file", isImageGallery: "isImageGallery", component: "component" }, host: { listeners: { "click": "_handleClick()" } }, ngImport: i0 }); }
|
|
13752
13766
|
}
|
|
13753
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13767
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: PrintFilesDirective, decorators: [{
|
|
13754
13768
|
type: Directive,
|
|
13755
13769
|
args: [{
|
|
13756
13770
|
selector: '[printFiles]',
|
|
@@ -13776,10 +13790,10 @@ class SaveImageDirective {
|
|
|
13776
13790
|
}
|
|
13777
13791
|
SaveImageToFile(this.name, this.src);
|
|
13778
13792
|
}
|
|
13779
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
13780
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
13793
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: SaveImageDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
13794
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: SaveImageDirective, isStandalone: false, selector: "[saveImage]", inputs: { name: "name", src: "src" }, host: { listeners: { "click": "_handleClick()" } }, ngImport: i0 }); }
|
|
13781
13795
|
}
|
|
13782
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13796
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: SaveImageDirective, decorators: [{
|
|
13783
13797
|
type: Directive,
|
|
13784
13798
|
args: [{
|
|
13785
13799
|
selector: '[saveImage]',
|
|
@@ -13826,10 +13840,10 @@ class WebOtpDirective {
|
|
|
13826
13840
|
this._ac.abort();
|
|
13827
13841
|
}
|
|
13828
13842
|
}
|
|
13829
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
13830
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
13843
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: WebOtpDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
13844
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: WebOtpDirective, isStandalone: false, selector: "[appWebotp]", inputs: { autoUpdate: "autoUpdate" }, outputs: { otpRecieved: "otpRecieved" }, ngImport: i0 }); }
|
|
13831
13845
|
}
|
|
13832
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13846
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: WebOtpDirective, decorators: [{
|
|
13833
13847
|
type: Directive,
|
|
13834
13848
|
args: [{
|
|
13835
13849
|
selector: '[appWebotp]',
|
|
@@ -13865,18 +13879,22 @@ class SplideSliderDirective extends BaseDirective {
|
|
|
13865
13879
|
ngAfterViewInit() {
|
|
13866
13880
|
this._init();
|
|
13867
13881
|
setTimeout(() => {
|
|
13868
|
-
this.
|
|
13882
|
+
this._refreshSplide();
|
|
13869
13883
|
}, 200);
|
|
13870
13884
|
}
|
|
13871
13885
|
ngOnChanges(changes) {
|
|
13872
13886
|
super.ngOnChanges(changes);
|
|
13873
13887
|
const { moDataList } = changes;
|
|
13874
13888
|
if (moDataList && moDataList.currentValue) {
|
|
13875
|
-
this.
|
|
13889
|
+
this._refreshSplide();
|
|
13876
13890
|
}
|
|
13877
13891
|
}
|
|
13878
13892
|
onRefresh() {
|
|
13879
|
-
this.
|
|
13893
|
+
this._refreshSplide();
|
|
13894
|
+
}
|
|
13895
|
+
_refreshSplide() {
|
|
13896
|
+
this._splide && this._splide.refresh();
|
|
13897
|
+
this._splide && this._splide.length < this._splide.options.perPage && this._splide.Components.Arrows.destroy();
|
|
13880
13898
|
}
|
|
13881
13899
|
_init() {
|
|
13882
13900
|
this._renderer2.setAttribute(this.dom, 'data-splide', '{"direction":"rtl"}');
|
|
@@ -13897,17 +13915,23 @@ class SplideSliderDirective extends BaseDirective {
|
|
|
13897
13915
|
},
|
|
13898
13916
|
1279: {
|
|
13899
13917
|
perPage: +this.breakpoint1279
|
|
13900
|
-
}
|
|
13918
|
+
}
|
|
13901
13919
|
}
|
|
13902
13920
|
}).mount();
|
|
13903
13921
|
}
|
|
13904
13922
|
get _getCommonOptions() {
|
|
13905
|
-
return {
|
|
13923
|
+
return {
|
|
13924
|
+
rewind: true,
|
|
13925
|
+
arrows: this.moDataList?.length > 1,
|
|
13926
|
+
type: 'slide',
|
|
13927
|
+
direction: 'rtl',
|
|
13928
|
+
pagination: false
|
|
13929
|
+
};
|
|
13906
13930
|
}
|
|
13907
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
13908
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
13931
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: SplideSliderDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
13932
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: SplideSliderDirective, isStandalone: false, selector: "[splideSlider]", inputs: { moDataList: "moDataList", type: "type", breakpoint991: "breakpoint991", breakpoint768: "breakpoint768", breakpoint480: "breakpoint480", breakpoint1279: "breakpoint1279", sliderPerPage: "sliderPerPage", sliderGap: "sliderGap", sliderPadding: "sliderPadding", width: "width" }, host: { properties: { "style.width": "this._width" } }, usesInheritance: true, usesOnChanges: true, ngImport: i0 }); }
|
|
13909
13933
|
}
|
|
13910
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13934
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: SplideSliderDirective, decorators: [{
|
|
13911
13935
|
type: Directive,
|
|
13912
13936
|
args: [{
|
|
13913
13937
|
selector: '[splideSlider]',
|
|
@@ -13976,10 +14000,10 @@ class PortalDynamicPageResolver {
|
|
|
13976
14000
|
// }
|
|
13977
14001
|
return this.portalService.resolveData(pageData);
|
|
13978
14002
|
}
|
|
13979
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
13980
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
14003
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: PortalDynamicPageResolver, deps: [{ token: PortalService }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
14004
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: PortalDynamicPageResolver, providedIn: 'root' }); }
|
|
13981
14005
|
}
|
|
13982
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
14006
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: PortalDynamicPageResolver, decorators: [{
|
|
13983
14007
|
type: Injectable,
|
|
13984
14008
|
args: [{ providedIn: 'root' }]
|
|
13985
14009
|
}], ctorParameters: () => [{ type: PortalService }] });
|
|
@@ -13992,10 +14016,10 @@ class PortalFormPageResolver {
|
|
|
13992
14016
|
const breadcrumb = route.params.bc; // means breadCrumb
|
|
13993
14017
|
return breadcrumb;
|
|
13994
14018
|
}
|
|
13995
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
13996
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
14019
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: PortalFormPageResolver, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
14020
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: PortalFormPageResolver, providedIn: 'root' }); }
|
|
13997
14021
|
}
|
|
13998
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
14022
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: PortalFormPageResolver, decorators: [{
|
|
13999
14023
|
type: Injectable,
|
|
14000
14024
|
args: [{ providedIn: 'root' }]
|
|
14001
14025
|
}], ctorParameters: () => [] });
|
|
@@ -14025,10 +14049,10 @@ class PortalReportPageResolver {
|
|
|
14025
14049
|
return pageData;
|
|
14026
14050
|
}));
|
|
14027
14051
|
}
|
|
14028
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
14029
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
14052
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: PortalReportPageResolver, deps: [{ token: PortalService }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
14053
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: PortalReportPageResolver, providedIn: 'root' }); }
|
|
14030
14054
|
}
|
|
14031
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
14055
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: PortalReportPageResolver, decorators: [{
|
|
14032
14056
|
type: Injectable,
|
|
14033
14057
|
args: [{ providedIn: 'root' }]
|
|
14034
14058
|
}], ctorParameters: () => [{ type: PortalService }] });
|
|
@@ -14037,7 +14061,7 @@ class TileGroupBreadcrumResolver {
|
|
|
14037
14061
|
constructor(_localStorage) {
|
|
14038
14062
|
this._localStorage = _localStorage;
|
|
14039
14063
|
}
|
|
14040
|
-
resolve(
|
|
14064
|
+
resolve(_route
|
|
14041
14065
|
// state: RouterStateSnapshot
|
|
14042
14066
|
) {
|
|
14043
14067
|
// const url = decodeURI(route['_routerState'].url);
|
|
@@ -14052,25 +14076,25 @@ class TileGroupBreadcrumResolver {
|
|
|
14052
14076
|
// url2 = '/' + url2;
|
|
14053
14077
|
return this._localStorage.getItem('ActiveTile');
|
|
14054
14078
|
}
|
|
14055
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
14056
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
14079
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: TileGroupBreadcrumResolver, deps: [{ token: LocalStorageService }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
14080
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: TileGroupBreadcrumResolver, providedIn: 'root' }); }
|
|
14057
14081
|
}
|
|
14058
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
14082
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: TileGroupBreadcrumResolver, decorators: [{
|
|
14059
14083
|
type: Injectable,
|
|
14060
14084
|
args: [{ providedIn: 'root' }]
|
|
14061
14085
|
}], ctorParameters: () => [{ type: LocalStorageService }] });
|
|
14062
14086
|
|
|
14063
14087
|
class LoginSettingsResolver {
|
|
14064
14088
|
constructor() { }
|
|
14065
|
-
resolve(
|
|
14089
|
+
resolve(_route) {
|
|
14066
14090
|
return fetch(`/assets/app-settings.json?x=${BarsaApi.LoginFormData.ChangeKeyVersion}`).then(function (res) {
|
|
14067
14091
|
return res.text().then((c) => BarsaApi.Ext.decode(BarsaApi.Common.Util.ReplaceArabicCharchter(c))?.LoginSettings);
|
|
14068
14092
|
});
|
|
14069
14093
|
}
|
|
14070
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
14071
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
14094
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: LoginSettingsResolver, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
14095
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: LoginSettingsResolver, providedIn: 'root' }); }
|
|
14072
14096
|
}
|
|
14073
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
14097
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: LoginSettingsResolver, decorators: [{
|
|
14074
14098
|
type: Injectable,
|
|
14075
14099
|
args: [{ providedIn: 'root' }]
|
|
14076
14100
|
}], ctorParameters: () => [] });
|
|
@@ -14086,10 +14110,10 @@ class FormNewComponent extends BaseComponent {
|
|
|
14086
14110
|
const viewId = this.settings?.MetaView?.Id;
|
|
14087
14111
|
this.params = { moId, typeDefId, viewId };
|
|
14088
14112
|
}
|
|
14089
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
14090
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
14113
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FormNewComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
14114
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: FormNewComponent, isStandalone: false, selector: "bnrc-form-new", inputs: { settings: "settings" }, usesInheritance: true, ngImport: i0, template: '<bnrc-form [params]="params"></bnrc-form>', isInline: true, dependencies: [{ kind: "component", type: FormComponent, selector: "bnrc-form", inputs: ["params", "customFormPanelUi", "formPanelCtrl", "UlvMainCtrlr", "formPanelCtrlId", "saveOnChange", "inlineEditInReport"], outputs: ["titleChanged", "moChanged", "formClose", "uiComponent", "formRendered", "bruleAction", "beforeTransition", "afterTransition"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
14091
14115
|
}
|
|
14092
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
14116
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FormNewComponent, decorators: [{
|
|
14093
14117
|
type: Component,
|
|
14094
14118
|
args: [{
|
|
14095
14119
|
selector: 'bnrc-form-new',
|
|
@@ -14146,10 +14170,10 @@ class ReportContainerComponent extends BaseComponent {
|
|
|
14146
14170
|
.pipe(takeUntil(this._onDestroy$), catchError((err) => throwError(err)), finalize(() => this._loadingSource.next(false)))
|
|
14147
14171
|
.subscribe();
|
|
14148
14172
|
}
|
|
14149
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
14150
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "
|
|
14173
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ReportContainerComponent, deps: [{ token: PortalService }, { token: i0.Injector }, { token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
14174
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.10", type: ReportContainerComponent, isStandalone: false, selector: "bnrc-report-container", inputs: { settings: "settings" }, usesInheritance: true, ngImport: i0, template: "@if ((loading$ | async)!!) {\r\n<bsu-mask></bsu-mask>\r\n}\r\n", styles: [":host{display:block}\n"], dependencies: [{ kind: "pipe", type: i2.AsyncPipe, name: "async" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
14151
14175
|
}
|
|
14152
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
14176
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ReportContainerComponent, decorators: [{
|
|
14153
14177
|
type: Component,
|
|
14154
14178
|
args: [{ selector: 'bnrc-report-container', changeDetection: ChangeDetectionStrategy.OnPush, standalone: false, template: "@if ((loading$ | async)!!) {\r\n<bsu-mask></bsu-mask>\r\n}\r\n", styles: [":host{display:block}\n"] }]
|
|
14155
14179
|
}], ctorParameters: () => [{ type: PortalService }, { type: i0.Injector }, { type: i0.ViewContainerRef }], propDecorators: { settings: [{
|
|
@@ -14266,10 +14290,10 @@ class FieldUiComponent extends BaseComponent {
|
|
|
14266
14290
|
});
|
|
14267
14291
|
}
|
|
14268
14292
|
}
|
|
14269
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
14270
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
14293
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FieldUiComponent, deps: [{ token: i0.ElementRef }, { token: FormPanelService }, { token: PortalService }, { token: i0.Injector }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
14294
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: FieldUiComponent, isStandalone: false, selector: "bnrc-field-ui", inputs: { isSearchPanel: "isSearchPanel", customField: "customField", componentUi: "componentUi", layoutInfo: "layoutInfo", inlineEdit: "inlineEdit", focusControl: "focusControl", cellEdit: "cellEdit", formHeight: "formHeight" }, host: { properties: { "style.width": "this.width" } }, viewQueries: [{ propertyName: "vcr", first: true, predicate: ["placeholder"], descendants: true, read: ViewContainerRef, static: true }], usesInheritance: true, usesOnChanges: true, ngImport: i0, template: '<ng-container #placeholder></ng-container>', isInline: true, styles: [":host{display:block;width:100%;height:auto;box-sizing:border-box}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
14271
14295
|
}
|
|
14272
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
14296
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FieldUiComponent, decorators: [{
|
|
14273
14297
|
type: Component,
|
|
14274
14298
|
args: [{ selector: 'bnrc-field-ui', template: '<ng-container #placeholder></ng-container>', changeDetection: ChangeDetectionStrategy.OnPush, standalone: false, styles: [":host{display:block;width:100%;height:auto;box-sizing:border-box}\n"] }]
|
|
14275
14299
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: FormPanelService }, { type: PortalService }, { type: i0.Injector }, { type: i0.ChangeDetectorRef }], propDecorators: { isSearchPanel: [{
|
|
@@ -14338,11 +14362,11 @@ const routes$1 = [
|
|
|
14338
14362
|
}
|
|
14339
14363
|
];
|
|
14340
14364
|
class BarsaSapUiFormPageRoutingModule {
|
|
14341
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
14342
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
14343
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
14365
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BarsaSapUiFormPageRoutingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
14366
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: BarsaSapUiFormPageRoutingModule, imports: [i1.RouterModule], exports: [RouterModule] }); }
|
|
14367
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BarsaSapUiFormPageRoutingModule, imports: [RouterModule.forChild(routes$1), RouterModule] }); }
|
|
14344
14368
|
}
|
|
14345
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
14369
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BarsaSapUiFormPageRoutingModule, decorators: [{
|
|
14346
14370
|
type: NgModule,
|
|
14347
14371
|
args: [{
|
|
14348
14372
|
imports: [RouterModule.forChild(routes$1)],
|
|
@@ -14386,11 +14410,11 @@ class BarsaSapUiFormPageModule extends BaseModule {
|
|
|
14386
14410
|
this.cfr = cfr;
|
|
14387
14411
|
this.dynamicComponents = [...components$1];
|
|
14388
14412
|
}
|
|
14389
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
14390
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
14391
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
14413
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BarsaSapUiFormPageModule, deps: [{ token: DynamicComponentService }, { token: i0.ComponentFactoryResolver }], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
14414
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: BarsaSapUiFormPageModule, imports: [CommonModule, FormsModule, BarsaSapUiFormPageRoutingModule] }); }
|
|
14415
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BarsaSapUiFormPageModule, imports: [CommonModule, FormsModule, BarsaSapUiFormPageRoutingModule] }); }
|
|
14392
14416
|
}
|
|
14393
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
14417
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BarsaSapUiFormPageModule, decorators: [{
|
|
14394
14418
|
type: NgModule,
|
|
14395
14419
|
args: [{
|
|
14396
14420
|
imports: [CommonModule, FormsModule, BarsaSapUiFormPageRoutingModule],
|
|
@@ -14426,10 +14450,10 @@ class ViewBase {
|
|
|
14426
14450
|
this.errorMessage.set(message);
|
|
14427
14451
|
this.errorCode.set(code);
|
|
14428
14452
|
}
|
|
14429
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
14430
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
14453
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ViewBase, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
14454
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: ViewBase, isStandalone: false, ngImport: i0 }); }
|
|
14431
14455
|
}
|
|
14432
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
14456
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ViewBase, decorators: [{
|
|
14433
14457
|
type: Directive,
|
|
14434
14458
|
args: [{
|
|
14435
14459
|
standalone: false
|
|
@@ -14437,10 +14461,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
14437
14461
|
}] });
|
|
14438
14462
|
|
|
14439
14463
|
class ButtonLoadingComponent {
|
|
14440
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
14441
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
14464
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ButtonLoadingComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
14465
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: ButtonLoadingComponent, isStandalone: false, selector: "bnrc-button-loading", inputs: { valid: "valid", loading: "loading", text: "text", transparent: "transparent" }, ngImport: i0, template: "<!-- <button class=\"button\" [disabled]=\"loading\">\r\n <i [class.!tw-hidden]=\"!loading\" class=\"fa fa-circle-o-notch fa-spin\"></i\r\n >{{ (loading ? 'Wait' : text) | bbbTranslate }}\r\n</button> -->\r\n<button\r\n type=\"button\"\r\n class=\"button tw-rounded-lg\"\r\n [class.button--loading]=\"loading\"\r\n [disabled]=\"loading || !valid\"\r\n [class.transparent]=\"transparent\"\r\n>\r\n <span class=\"button__text\">{{ text | bbbTranslate }}</span>\r\n</button>\r\n", styles: [":host{display:block;width:100%}.button{width:100%;position:relative;padding:8px 16px;background:var(--button-loading);border:none;outline:none;cursor:pointer}.button .button__text{font:700 1rem IranYekanDigits,B-Font;color:var(--button-loading-text-color);transition:all .2s}.button.transparent{background:transparent;border:1px solid var(--button-loading)}.button.transparent .button__text{color:var(--button-loading)}.button.transparent .button:active{background:var(--button-loading-transparent-active)}.button[disabled],.button[disabled]:active{background-color:gray}.button:active{background:var(--button-loading-active)}.button--loading .button__text{visibility:hidden;opacity:0}.button--loading:after{content:\"\";position:absolute;width:16px;height:16px;inset:0;margin:auto;border:4px solid transparent;border-top-color:var(--button-loading-border-top-color);border-radius:50%;animation:button-loading-spinner 1s ease infinite}.transparent.button--loading:after{border-top-color:var(--button-loading-transparent-border-top-color)}@keyframes button-loading-spinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}\n"], dependencies: [{ kind: "pipe", type: BbbTranslatePipe, name: "bbbTranslate" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
14442
14466
|
}
|
|
14443
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
14467
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ButtonLoadingComponent, decorators: [{
|
|
14444
14468
|
type: Component,
|
|
14445
14469
|
args: [{ selector: 'bnrc-button-loading', changeDetection: ChangeDetectionStrategy.OnPush, standalone: false, template: "<!-- <button class=\"button\" [disabled]=\"loading\">\r\n <i [class.!tw-hidden]=\"!loading\" class=\"fa fa-circle-o-notch fa-spin\"></i\r\n >{{ (loading ? 'Wait' : text) | bbbTranslate }}\r\n</button> -->\r\n<button\r\n type=\"button\"\r\n class=\"button tw-rounded-lg\"\r\n [class.button--loading]=\"loading\"\r\n [disabled]=\"loading || !valid\"\r\n [class.transparent]=\"transparent\"\r\n>\r\n <span class=\"button__text\">{{ text | bbbTranslate }}</span>\r\n</button>\r\n", styles: [":host{display:block;width:100%}.button{width:100%;position:relative;padding:8px 16px;background:var(--button-loading);border:none;outline:none;cursor:pointer}.button .button__text{font:700 1rem IranYekanDigits,B-Font;color:var(--button-loading-text-color);transition:all .2s}.button.transparent{background:transparent;border:1px solid var(--button-loading)}.button.transparent .button__text{color:var(--button-loading)}.button.transparent .button:active{background:var(--button-loading-transparent-active)}.button[disabled],.button[disabled]:active{background-color:gray}.button:active{background:var(--button-loading-active)}.button--loading .button__text{visibility:hidden;opacity:0}.button--loading:after{content:\"\";position:absolute;width:16px;height:16px;inset:0;margin:auto;border:4px solid transparent;border-top-color:var(--button-loading-border-top-color);border-radius:50%;animation:button-loading-spinner 1s ease infinite}.transparent.button--loading:after{border-top-color:var(--button-loading-transparent-border-top-color)}@keyframes button-loading-spinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}\n"] }]
|
|
14446
14470
|
}], propDecorators: { valid: [{
|
|
@@ -14477,10 +14501,10 @@ class BaseUlvSettingComponent extends BaseComponent {
|
|
|
14477
14501
|
getSettings() {
|
|
14478
14502
|
return getGridSettings(this.context);
|
|
14479
14503
|
}
|
|
14480
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
14481
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
14504
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BaseUlvSettingComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
14505
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: BaseUlvSettingComponent, isStandalone: false, selector: "bnrc-base-ulv-setting", host: { properties: { "class.mobile": "this.mobile" } }, usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
14482
14506
|
}
|
|
14483
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
14507
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BaseUlvSettingComponent, decorators: [{
|
|
14484
14508
|
type: Component,
|
|
14485
14509
|
args: [{
|
|
14486
14510
|
selector: 'bnrc-base-ulv-setting',
|
|
@@ -14562,10 +14586,10 @@ class RedirectHomeGuard {
|
|
|
14562
14586
|
this._portalService.pushActionNext(pushAction);
|
|
14563
14587
|
}
|
|
14564
14588
|
}
|
|
14565
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
14566
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
14589
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: RedirectHomeGuard, deps: [{ token: i1.Router }, { token: PortalService }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
14590
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: RedirectHomeGuard }); }
|
|
14567
14591
|
}
|
|
14568
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
14592
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: RedirectHomeGuard, decorators: [{
|
|
14569
14593
|
type: Injectable
|
|
14570
14594
|
}], ctorParameters: () => [{ type: i1.Router }, { type: PortalService }] });
|
|
14571
14595
|
|
|
@@ -14575,10 +14599,10 @@ class RootPageComponent extends BaseComponent {
|
|
|
14575
14599
|
this.viewContainerRef = viewContainerRef;
|
|
14576
14600
|
this._pageContent = true;
|
|
14577
14601
|
}
|
|
14578
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
14579
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
14602
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: RootPageComponent, deps: [{ token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
14603
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: RootPageComponent, isStandalone: false, selector: "bnrc-root-page", host: { properties: { "class.page-content": "this._pageContent" } }, usesInheritance: true, ngImport: i0, template: "<router-outlet></router-outlet>\r\n<router-outlet name=\"main\"></router-outlet>\r\n", styles: [":host{position:relative;display:block}\n"], dependencies: [{ kind: "directive", type: i1.RouterOutlet, selector: "router-outlet", inputs: ["name", "routerOutletData"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
14580
14604
|
}
|
|
14581
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
14605
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: RootPageComponent, decorators: [{
|
|
14582
14606
|
type: Component,
|
|
14583
14607
|
args: [{ selector: 'bnrc-root-page', changeDetection: ChangeDetectionStrategy.OnPush, standalone: false, template: "<router-outlet></router-outlet>\r\n<router-outlet name=\"main\"></router-outlet>\r\n", styles: [":host{position:relative;display:block}\n"] }]
|
|
14584
14608
|
}], ctorParameters: () => [{ type: i0.ViewContainerRef }], propDecorators: { _pageContent: [{
|
|
@@ -14597,13 +14621,13 @@ class ResizableDirective {
|
|
|
14597
14621
|
return fromEvent(this.documentRef, 'mousemove').pipe(
|
|
14598
14622
|
// tap(({ clientX }) => console.log(width, clientX, left, width + left - clientX)),
|
|
14599
14623
|
// tap(({ clientX }) => console.log('rtl', this.rtl)),
|
|
14600
|
-
map(({ clientX }) => (this.rtl ? width + left - clientX : width + clientX - right)), distinctUntilChanged(), takeUntil(fromEvent(this.documentRef, 'mouseup').pipe(tap((
|
|
14624
|
+
map(({ clientX }) => (this.rtl ? width + left - clientX : width + clientX - right)), distinctUntilChanged(), takeUntil(fromEvent(this.documentRef, 'mouseup').pipe(tap((_c) => this.resizableComplete.emit()))));
|
|
14601
14625
|
}));
|
|
14602
14626
|
}
|
|
14603
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
14604
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
14627
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ResizableDirective, deps: [{ token: DOCUMENT }, { token: ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
14628
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: ResizableDirective, isStandalone: false, selector: "[resizable]", inputs: { rtl: "rtl" }, outputs: { resizableComplete: "resizableComplete", resizable: "resizable" }, ngImport: i0 }); }
|
|
14605
14629
|
}
|
|
14606
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
14630
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ResizableDirective, decorators: [{
|
|
14607
14631
|
type: Directive,
|
|
14608
14632
|
args: [{
|
|
14609
14633
|
selector: '[resizable]',
|
|
@@ -14623,7 +14647,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
14623
14647
|
type: Output
|
|
14624
14648
|
}] } });
|
|
14625
14649
|
|
|
14626
|
-
/* eslint-disable */
|
|
14627
14650
|
class ResizableComponent {
|
|
14628
14651
|
constructor(_el, _renderer2) {
|
|
14629
14652
|
this._el = _el;
|
|
@@ -14635,10 +14658,10 @@ class ResizableComponent {
|
|
|
14635
14658
|
this._renderer2.setStyle(this._el.nativeElement, 'width', width + 'px');
|
|
14636
14659
|
this.widthChanging.emit(width);
|
|
14637
14660
|
}
|
|
14638
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
14639
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
14661
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ResizableComponent, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
14662
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: ResizableComponent, isStandalone: false, selector: "th[resizable]", inputs: { disableResize: "disableResize", rtl: "rtl" }, outputs: { widthChange: "widthChange", widthChanging: "widthChanging" }, ngImport: i0, template: "<div class=\"wrapper\" [style.justify-content]=\"disableResize ? 'center' : 'flex-end'\">\r\n <div class=\"content tw-flex\">\r\n <ng-content></ng-content>\r\n </div>\r\n <div\r\n [style.pointer-events]=\"disableResize ? 'none' : 'auto'\"\r\n class=\"bar\"\r\n [class.rtl]=\"rtl\"\r\n (resizable)=\"onResize($event)\"\r\n [rtl]=\"rtl\"\r\n (resizableComplete)=\"widthChange.emit()\"\r\n ></div>\r\n</div>\r\n", styles: [".wrapper{display:flex}.content{flex:1}.bar{position:absolute;z-index:2;top:0;bottom:0;width:2px;margin:0 -.5rem 0 .5rem;justify-self:flex-start;border-left:2px solid transparent;border-right:2px solid transparent;background:#8a2be2;cursor:col-resize;opacity:0;transition:opacity .3s}.bar.rtl{margin:0 0 0 -.5rem}.bar:hover,.bar:active{opacity:1}\n"], dependencies: [{ kind: "directive", type: ResizableDirective, selector: "[resizable]", inputs: ["rtl"], outputs: ["resizableComplete", "resizable"] }] }); }
|
|
14640
14663
|
}
|
|
14641
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
14664
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ResizableComponent, decorators: [{
|
|
14642
14665
|
type: Component,
|
|
14643
14666
|
args: [{ selector: 'th[resizable]', standalone: false, template: "<div class=\"wrapper\" [style.justify-content]=\"disableResize ? 'center' : 'flex-end'\">\r\n <div class=\"content tw-flex\">\r\n <ng-content></ng-content>\r\n </div>\r\n <div\r\n [style.pointer-events]=\"disableResize ? 'none' : 'auto'\"\r\n class=\"bar\"\r\n [class.rtl]=\"rtl\"\r\n (resizable)=\"onResize($event)\"\r\n [rtl]=\"rtl\"\r\n (resizableComplete)=\"widthChange.emit()\"\r\n ></div>\r\n</div>\r\n", styles: [".wrapper{display:flex}.content{flex:1}.bar{position:absolute;z-index:2;top:0;bottom:0;width:2px;margin:0 -.5rem 0 .5rem;justify-self:flex-start;border-left:2px solid transparent;border-right:2px solid transparent;background:#8a2be2;cursor:col-resize;opacity:0;transition:opacity .3s}.bar.rtl{margin:0 0 0 -.5rem}.bar:hover,.bar:active{opacity:1}\n"] }]
|
|
14644
14667
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }], propDecorators: { disableResize: [{
|
|
@@ -14652,11 +14675,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
14652
14675
|
}] } });
|
|
14653
14676
|
|
|
14654
14677
|
class ResizableModule {
|
|
14655
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
14656
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
14657
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
14678
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ResizableModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
14679
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: ResizableModule, declarations: [ResizableComponent, ResizableDirective], exports: [ResizableComponent] }); }
|
|
14680
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ResizableModule }); }
|
|
14658
14681
|
}
|
|
14659
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
14682
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ResizableModule, decorators: [{
|
|
14660
14683
|
type: NgModule,
|
|
14661
14684
|
args: [{
|
|
14662
14685
|
declarations: [ResizableComponent, ResizableDirective],
|
|
@@ -14673,10 +14696,10 @@ class NoInternetComponent extends BaseComponent {
|
|
|
14673
14696
|
}
|
|
14674
14697
|
});
|
|
14675
14698
|
}
|
|
14676
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
14677
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
14699
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: NoInternetComponent, deps: [{ token: NetworkStatusService }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
14700
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: NoInternetComponent, isStandalone: false, selector: "bnrc-not-internet", usesInheritance: true, ngImport: i0, template: "<h1>\u26A0</h1>\r\n<h2>No connection to the internet</h2>\r\n<p>This Display has a connection to your network but no connection to the internet.</p>\r\n<p class=\"desc\">The connection to the outside world is needed for updates and keeping the time.</p>\r\n", styles: [":host{background:#191919 -webkit-linear-gradient(top,#000 0%,#191919 100%) no-repeat;background:#191919 linear-gradient(to bottom,#000,#191919) no-repeat;text-align:center}:host h1,:host h2{font-weight:400}:host h1{margin:0 auto;padding:.15em;font-size:10em;text-shadow:0 2px 2px #000}:host h2{margin-bottom:2em}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
14678
14701
|
}
|
|
14679
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
14702
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: NoInternetComponent, decorators: [{
|
|
14680
14703
|
type: Component,
|
|
14681
14704
|
args: [{ selector: 'bnrc-not-internet', changeDetection: ChangeDetectionStrategy.OnPush, standalone: false, template: "<h1>\u26A0</h1>\r\n<h2>No connection to the internet</h2>\r\n<p>This Display has a connection to your network but no connection to the internet.</p>\r\n<p class=\"desc\">The connection to the outside world is needed for updates and keeping the time.</p>\r\n", styles: [":host{background:#191919 -webkit-linear-gradient(top,#000 0%,#191919 100%) no-repeat;background:#191919 linear-gradient(to bottom,#000,#191919) no-repeat;text-align:center}:host h1,:host h2{font-weight:400}:host h1{margin:0 auto;padding:.15em;font-size:10em;text-shadow:0 2px 2px #000}:host h2{margin-bottom:2em}\n"] }]
|
|
14682
14705
|
}], ctorParameters: () => [{ type: NetworkStatusService }] });
|
|
@@ -14688,10 +14711,10 @@ class ServerConnectionErrorComponent extends BaseComponent {
|
|
|
14688
14711
|
onReload() {
|
|
14689
14712
|
window.location.reload();
|
|
14690
14713
|
}
|
|
14691
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
14692
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
14714
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ServerConnectionErrorComponent, deps: [{ token: NetworkStatusService }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
14715
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.10", type: ServerConnectionErrorComponent, isStandalone: false, selector: "bnrc-server-connection-error", usesInheritance: true, ngImport: i0, template: "<div class=\"container\">\r\n <span></span>\r\n <div class=\"middle\">\r\n <h1>502</h1>\r\n <p>\u0627\u0631\u062A\u0628\u0627\u0637 \u0628\u0627 \u0633\u0631\u0648\u0631 \u062F\u06CC\u062A\u0627 \u0642\u0637\u0639 \u0645\u06CC \u0628\u0627\u0634\u062F.</p>\r\n </div>\r\n <div>\r\n <button class=\"fd-button fd-button--transparent\" (click)=\"onReload()\">Reload</button>\r\n </div>\r\n</div>\r\n", styles: [":host{direction:rtl}:host .container{height:100%;text-align:center;display:flex;flex-direction:column}:host span{height:100%;vertical-align:middle;display:inline-block}:host .middle{vertical-align:middle;margin:0;display:inline-block}:host h1{font-size:25em}:host p{margin:-70px 0 0;padding:0;font-size:2em}:host a{color:#ccc}@media only screen and (max-width: 767px){:host h1{font-size:13em}:host p{font-size:1.5em;margin-top:-50px}}@media only screen and (max-width: 400px){:host h1{font-size:9em}:host p{font-size:1em;margin-top:-30px}}:host button{margin-top:5rem;border:1px solid #ccc;padding:5px;max-width:120px}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
14693
14716
|
}
|
|
14694
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
14717
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ServerConnectionErrorComponent, decorators: [{
|
|
14695
14718
|
type: Component,
|
|
14696
14719
|
args: [{ selector: 'bnrc-server-connection-error', changeDetection: ChangeDetectionStrategy.OnPush, standalone: false, template: "<div class=\"container\">\r\n <span></span>\r\n <div class=\"middle\">\r\n <h1>502</h1>\r\n <p>\u0627\u0631\u062A\u0628\u0627\u0637 \u0628\u0627 \u0633\u0631\u0648\u0631 \u062F\u06CC\u062A\u0627 \u0642\u0637\u0639 \u0645\u06CC \u0628\u0627\u0634\u062F.</p>\r\n </div>\r\n <div>\r\n <button class=\"fd-button fd-button--transparent\" (click)=\"onReload()\">Reload</button>\r\n </div>\r\n</div>\r\n", styles: [":host{direction:rtl}:host .container{height:100%;text-align:center;display:flex;flex-direction:column}:host span{height:100%;vertical-align:middle;display:inline-block}:host .middle{vertical-align:middle;margin:0;display:inline-block}:host h1{font-size:25em}:host p{margin:-70px 0 0;padding:0;font-size:2em}:host a{color:#ccc}@media only screen and (max-width: 767px){:host h1{font-size:13em}:host p{font-size:1.5em;margin-top:-50px}}@media only screen and (max-width: 400px){:host h1{font-size:9em}:host p{font-size:1em;margin-top:-30px}}:host button{margin-top:5rem;border:1px solid #ccc;padding:5px;max-width:120px}\n"] }]
|
|
14697
14720
|
}], ctorParameters: () => [{ type: NetworkStatusService }] });
|
|
@@ -14981,11 +15004,11 @@ const routesServiceDesk = [
|
|
|
14981
15004
|
const routes = [...routesDefault, ...mainRoutes, ...routesServiceDesk];
|
|
14982
15005
|
// export const routesServiceDesk2 = [...routesDefault, ...routesServiceDesk];
|
|
14983
15006
|
class BarsaNovinRayCoreRoutingModule {
|
|
14984
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
14985
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
14986
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
15007
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BarsaNovinRayCoreRoutingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
15008
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: BarsaNovinRayCoreRoutingModule, imports: [i1.RouterModule], exports: [RouterModule] }); }
|
|
15009
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BarsaNovinRayCoreRoutingModule, imports: [RouterModule.forChild(routes), RouterModule] }); }
|
|
14987
15010
|
}
|
|
14988
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
15011
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BarsaNovinRayCoreRoutingModule, decorators: [{
|
|
14989
15012
|
type: NgModule,
|
|
14990
15013
|
args: [{
|
|
14991
15014
|
imports: [RouterModule.forChild(routes)],
|
|
@@ -15009,10 +15032,10 @@ class GlobalErrorHandler {
|
|
|
15009
15032
|
// IMPORTANT: Rethrow the error otherwise it gets swallowed
|
|
15010
15033
|
// throw error;
|
|
15011
15034
|
}
|
|
15012
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
15013
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
15035
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: GlobalErrorHandler, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
15036
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: GlobalErrorHandler }); }
|
|
15014
15037
|
}
|
|
15015
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
15038
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: GlobalErrorHandler, decorators: [{
|
|
15016
15039
|
type: Injectable
|
|
15017
15040
|
}], ctorParameters: () => [] });
|
|
15018
15041
|
|
|
@@ -15173,9 +15196,8 @@ class BarsaNovinRayCoreModule extends BaseModule {
|
|
|
15173
15196
|
return {
|
|
15174
15197
|
ngModule: BarsaNovinRayCoreModule,
|
|
15175
15198
|
providers: [
|
|
15176
|
-
{
|
|
15177
|
-
|
|
15178
|
-
useFactory: (portalService, titleService, promptUpdateService, barsaStorageService, swCommunication, networkStatusService, router) => () => {
|
|
15199
|
+
provideAppInitializer(() => {
|
|
15200
|
+
const initializerFn = ((portalService, titleService, promptUpdateService, barsaStorageService, swCommunication, _, router) => () => {
|
|
15179
15201
|
const inLocalMode = isInLocalMode();
|
|
15180
15202
|
return portalService
|
|
15181
15203
|
.loadServerStartupData()
|
|
@@ -15184,7 +15206,7 @@ class BarsaNovinRayCoreModule extends BaseModule {
|
|
|
15184
15206
|
barsaStorageService.init();
|
|
15185
15207
|
swCommunication.init();
|
|
15186
15208
|
}))
|
|
15187
|
-
.catch((
|
|
15209
|
+
.catch((_) => {
|
|
15188
15210
|
if (!inLocalMode && !navigator.onLine) {
|
|
15189
15211
|
console.log('no-internet');
|
|
15190
15212
|
router.navigate(['no-internet']);
|
|
@@ -15194,33 +15216,22 @@ class BarsaNovinRayCoreModule extends BaseModule {
|
|
|
15194
15216
|
}
|
|
15195
15217
|
return Promise.resolve();
|
|
15196
15218
|
});
|
|
15197
|
-
},
|
|
15198
|
-
|
|
15199
|
-
|
|
15200
|
-
Title,
|
|
15201
|
-
PromptUpdateService,
|
|
15202
|
-
BarsaStorageService,
|
|
15203
|
-
ServiceWorkerCommuncationService,
|
|
15204
|
-
NetworkStatusService,
|
|
15205
|
-
Router
|
|
15206
|
-
],
|
|
15207
|
-
multi: true
|
|
15208
|
-
},
|
|
15219
|
+
})(inject(PortalService), inject(Title), inject(PromptUpdateService), inject(BarsaStorageService), inject(ServiceWorkerCommuncationService), inject(NetworkStatusService), inject(Router));
|
|
15220
|
+
return initializerFn();
|
|
15221
|
+
}),
|
|
15209
15222
|
{
|
|
15210
15223
|
provide: ErrorHandler,
|
|
15211
15224
|
useClass: GlobalErrorHandler
|
|
15212
15225
|
},
|
|
15213
|
-
{
|
|
15214
|
-
|
|
15215
|
-
useFactory: (notificationService) => () => {
|
|
15226
|
+
provideAppInitializer(() => {
|
|
15227
|
+
const initializerFn = ((notificationService) => () => {
|
|
15216
15228
|
BarsaApi.Ul.NotificationManager.on({
|
|
15217
15229
|
ShowPopup: notificationService.addNotification.bind(notificationService),
|
|
15218
15230
|
PublishEvent: notificationService.handleTopic.bind(notificationService)
|
|
15219
15231
|
});
|
|
15220
|
-
}
|
|
15221
|
-
|
|
15222
|
-
|
|
15223
|
-
},
|
|
15232
|
+
})(inject(NotificationService));
|
|
15233
|
+
return initializerFn();
|
|
15234
|
+
}),
|
|
15224
15235
|
...pipes,
|
|
15225
15236
|
PortalService,
|
|
15226
15237
|
UploadService,
|
|
@@ -15249,8 +15260,8 @@ class BarsaNovinRayCoreModule extends BaseModule {
|
|
|
15249
15260
|
]
|
|
15250
15261
|
};
|
|
15251
15262
|
}
|
|
15252
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
15253
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
15263
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BarsaNovinRayCoreModule, deps: [{ token: DynamicComponentService }, { token: i0.ComponentFactoryResolver }], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
15264
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: BarsaNovinRayCoreModule, declarations: [FormComponent,
|
|
15254
15265
|
FieldUiComponent,
|
|
15255
15266
|
NotFoundComponent,
|
|
15256
15267
|
RootPageComponent,
|
|
@@ -15474,14 +15485,14 @@ class BarsaNovinRayCoreModule extends BaseModule {
|
|
|
15474
15485
|
SaveImageDirective,
|
|
15475
15486
|
WebOtpDirective,
|
|
15476
15487
|
SplideSliderDirective] }); }
|
|
15477
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
15488
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BarsaNovinRayCoreModule, providers: [provideHttpClient(withInterceptorsFromDi())], imports: [CommonModule,
|
|
15478
15489
|
BarsaNovinRayCoreRoutingModule,
|
|
15479
15490
|
BarsaSapUiFormPageModule,
|
|
15480
15491
|
ResizableModule,
|
|
15481
15492
|
FormsModule,
|
|
15482
15493
|
ReactiveFormsModule] }); }
|
|
15483
15494
|
}
|
|
15484
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
15495
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BarsaNovinRayCoreModule, decorators: [{
|
|
15485
15496
|
type: NgModule,
|
|
15486
15497
|
args: [{
|
|
15487
15498
|
declarations: [...components, ...pipes, ...directives],
|