barsa-novin-ray-core 2.1.1 → 2.1.2
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 +254 -135
- package/fesm2022/barsa-novin-ray-core.mjs.map +1 -1
- package/package.json +3 -5
- package/esm2022/barsa-novin-ray-core.mjs +0 -5
- package/esm2022/lib/abstract-classes/application-base.mjs +0 -24
- package/esm2022/lib/abstract-classes/barsa-api.mjs +0 -43
- package/esm2022/lib/abstract-classes/base-column-props.mjs +0 -84
- package/esm2022/lib/abstract-classes/base.component.mjs +0 -59
- package/esm2022/lib/abstract-classes/field-base.mjs +0 -232
- package/esm2022/lib/abstract-classes/files-validation-helper.mjs +0 -75
- package/esm2022/lib/abstract-classes/form-base.mjs +0 -163
- package/esm2022/lib/abstract-classes/form-field-report-page.component.mjs +0 -54
- package/esm2022/lib/abstract-classes/form-page-base.mjs +0 -129
- package/esm2022/lib/abstract-classes/form-page.component.mjs +0 -53
- package/esm2022/lib/abstract-classes/form-props.base.mjs +0 -97
- package/esm2022/lib/abstract-classes/form-toolbar-base.mjs +0 -56
- package/esm2022/lib/abstract-classes/index.mjs +0 -25
- package/esm2022/lib/abstract-classes/layout-item-base.mjs +0 -48
- package/esm2022/lib/abstract-classes/layout-panel-base.mjs +0 -63
- 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 -200
- package/esm2022/lib/abstract-classes/page-base.mjs +0 -97
- package/esm2022/lib/abstract-classes/page-with-form-handler-base.mjs +0 -40
- package/esm2022/lib/abstract-classes/report-base.mjs +0 -254
- package/esm2022/lib/abstract-classes/report-item-base.mjs +0 -53
- package/esm2022/lib/abstract-classes/report-view-base.component.mjs +0 -428
- package/esm2022/lib/abstract-classes/system-base.mjs +0 -24
- package/esm2022/lib/abstract-classes/tile-props.mjs +0 -46
- package/esm2022/lib/auth-guard.mjs +0 -48
- package/esm2022/lib/barsa-novin-ray-core-routing.module.mjs +0 -292
- package/esm2022/lib/barsa-novin-ray-core.module.mjs +0 -487
- package/esm2022/lib/base-ulv-setting.component.mjs +0 -45
- package/esm2022/lib/base.module.mjs +0 -28
- package/esm2022/lib/button-loading/button-loading.component.mjs +0 -18
- package/esm2022/lib/constants.mjs +0 -898
- package/esm2022/lib/container.component.mjs +0 -99
- package/esm2022/lib/controllers/base-controller.mjs +0 -30
- package/esm2022/lib/controllers/index.mjs +0 -5
- package/esm2022/lib/controllers/login-controller.mjs +0 -54
- package/esm2022/lib/controllers/login-verification-controller.mjs +0 -56
- 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 -45
- package/esm2022/lib/directives/anchor-scroll.directive.mjs +0 -24
- package/esm2022/lib/directives/attr-rtl.directive.mjs +0 -35
- package/esm2022/lib/directives/base.directive.mjs +0 -55
- package/esm2022/lib/directives/body-click.directive.mjs +0 -35
- package/esm2022/lib/directives/column-resizer.directive.mjs +0 -39
- package/esm2022/lib/directives/copy.directive.mjs +0 -59
- package/esm2022/lib/directives/count-down.directive.mjs +0 -108
- package/esm2022/lib/directives/dynamic-command.directive.mjs +0 -42
- package/esm2022/lib/directives/dynamic-style.directive.mjs +0 -57
- package/esm2022/lib/directives/ellapsis-text.directive.mjs +0 -69
- package/esm2022/lib/directives/ellipsify.directive.mjs +0 -72
- package/esm2022/lib/directives/field-binding.directive.mjs +0 -17
- package/esm2022/lib/directives/fill-empty-space.mjs +0 -83
- package/esm2022/lib/directives/form-close.directive.mjs +0 -32
- package/esm2022/lib/directives/img-lazy.directive.mjs +0 -81
- package/esm2022/lib/directives/index.mjs +0 -35
- package/esm2022/lib/directives/intersection-observer.directive.mjs +0 -51
- package/esm2022/lib/directives/items-renderer.directive.mjs +0 -59
- package/esm2022/lib/directives/label-mandatory.directive.mjs +0 -48
- package/esm2022/lib/directives/load-external-files.directive.mjs +0 -37
- package/esm2022/lib/directives/mobile.directive.mjs +0 -29
- package/esm2022/lib/directives/nowraptext.directive.mjs +0 -26
- package/esm2022/lib/directives/numbers-only-input.directive.mjs +0 -26
- package/esm2022/lib/directives/placeHolder.directive.mjs +0 -15
- package/esm2022/lib/directives/prevent-default.directive.mjs +0 -20
- package/esm2022/lib/directives/render-ulv-paging.directive.mjs +0 -80
- package/esm2022/lib/directives/render-ulv-viewer.directive.mjs +0 -75
- package/esm2022/lib/directives/route-form-change.directive.mjs +0 -37
- package/esm2022/lib/directives/stop-propagation.directive.mjs +0 -20
- package/esm2022/lib/directives/table-resizer.directive.mjs +0 -235
- package/esm2022/lib/directives/ulv-command.directive.mjs +0 -42
- package/esm2022/lib/directives/until-inview.directive.mjs +0 -52
- package/esm2022/lib/directives/workflow-choice-command.directive.mjs +0 -60
- package/esm2022/lib/dynamic-component/base-dynamic.component.mjs +0 -96
- package/esm2022/lib/dynamic-component/base-form-toolbaritem-props.mjs +0 -52
- package/esm2022/lib/dynamic-component/base-item-content-props.mjs +0 -80
- package/esm2022/lib/dynamic-component/base-view-content-props.mjs +0 -20
- package/esm2022/lib/dynamic-component/base-view-item-props.mjs +0 -525
- package/esm2022/lib/dynamic-component/base-view-props.mjs +0 -162
- package/esm2022/lib/dynamic-component/dynamic-form-toolbar-item.component.mjs +0 -38
- package/esm2022/lib/dynamic-component/dynamic-form.component.mjs +0 -66
- package/esm2022/lib/dynamic-component/dynamic-item.component.mjs +0 -76
- package/esm2022/lib/dynamic-component/dynamic-layout.component.mjs +0 -63
- package/esm2022/lib/dynamic-component/index.mjs +0 -11
- package/esm2022/lib/empty-page/empty-page.component.mjs +0 -44
- 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 -146
- package/esm2022/lib/form/form.component.mjs +0 -211
- package/esm2022/lib/form-new/form-new.component.mjs +0 -30
- 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/login-enter-mobile/login-enter-mobile.component.mjs +0 -64
- package/esm2022/lib/login-verification/login-verification.component.mjs +0 -79
- package/esm2022/lib/login2/login2.component.mjs +0 -60
- package/esm2022/lib/modal-root.component.mjs +0 -33
- 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 -19
- package/esm2022/lib/pipes/bbb-translate.pipe.mjs +0 -35
- package/esm2022/lib/pipes/can-upload.pipe.mjs +0 -30
- package/esm2022/lib/pipes/column-custom-component.pipe.mjs +0 -40
- package/esm2022/lib/pipes/column-customui.pipe.mjs +0 -32
- package/esm2022/lib/pipes/column-icon.pipe.mjs +0 -22
- package/esm2022/lib/pipes/column-value.pipe.mjs +0 -34
- package/esm2022/lib/pipes/combo-row-img.pipe.mjs +0 -16
- package/esm2022/lib/pipes/context-menu.pipe.mjs +0 -40
- package/esm2022/lib/pipes/control-ui.pipe.mjs +0 -31
- package/esm2022/lib/pipes/convert-to-style.pipe.mjs +0 -32
- package/esm2022/lib/pipes/date-time-to-caption.pipe.mjs +0 -34
- package/esm2022/lib/pipes/fileinfo-count.pipe.mjs +0 -20
- package/esm2022/lib/pipes/filter-columns-by-details.pipe.mjs +0 -22
- package/esm2022/lib/pipes/filter-string.pipe.mjs +0 -44
- package/esm2022/lib/pipes/filter-tab.pipe.mjs +0 -19
- package/esm2022/lib/pipes/filter-toolbar-control.pipe.mjs +0 -16
- package/esm2022/lib/pipes/filter-workflow-mobile.pipe.mjs +0 -24
- package/esm2022/lib/pipes/filter.pipe.mjs +0 -33
- package/esm2022/lib/pipes/find-column-by-db-name.pipe.mjs +0 -27
- package/esm2022/lib/pipes/find-preview-column.pipe.mjs +0 -19
- package/esm2022/lib/pipes/fiori-icon.pipe.mjs +0 -42
- package/esm2022/lib/pipes/groupby.pipe.mjs +0 -63
- package/esm2022/lib/pipes/header-facet-value.pipe.mjs +0 -22
- package/esm2022/lib/pipes/hide-columns-inmobile.pipe.mjs +0 -22
- package/esm2022/lib/pipes/index.mjs +0 -48
- package/esm2022/lib/pipes/list-count.pipe.mjs +0 -17
- package/esm2022/lib/pipes/merge-fields-to-columns.pipe.mjs +0 -42
- package/esm2022/lib/pipes/mo-info-ulv-data.pipe.mjs +0 -58
- package/esm2022/lib/pipes/mo-info-ulv-paging.pipe.mjs +0 -16
- package/esm2022/lib/pipes/mo-report-value-concat.pipe.mjs +0 -35
- package/esm2022/lib/pipes/mo-report-value.pipe.mjs +0 -17
- package/esm2022/lib/pipes/mo-value.pipe.mjs +0 -18
- package/esm2022/lib/pipes/multiple-groupby.pipe.mjs +0 -90
- package/esm2022/lib/pipes/numeral.pipe.mjs +0 -43
- package/esm2022/lib/pipes/picture-field-source.pipe.mjs +0 -22
- package/esm2022/lib/pipes/remove-newline.pipe.mjs +0 -20
- package/esm2022/lib/pipes/replace.pipe.mjs +0 -17
- package/esm2022/lib/pipes/reverse.pipe.mjs +0 -22
- package/esm2022/lib/pipes/rownumber.pipe.mjs +0 -25
- package/esm2022/lib/pipes/sanitize-text.pipe.mjs +0 -20
- package/esm2022/lib/pipes/seperator-fix.pipe.mjs +0 -23
- package/esm2022/lib/pipes/sort.pipe.mjs +0 -48
- package/esm2022/lib/pipes/th-image-icon.pipe.mjs +0 -22
- package/esm2022/lib/pipes/tlbButtons.pipe.mjs +0 -59
- package/esm2022/lib/pipes/total-summary.pipe.mjs +0 -16
- package/esm2022/lib/pipes/tree-item-isexpanded.pipe.mjs +0 -25
- package/esm2022/lib/pipes/visible-value.pipe.mjs +0 -18
- package/esm2022/lib/portal-page/portal-page.component.mjs +0 -23
- package/esm2022/lib/portal-page/portal-sidebar.component.mjs +0 -36
- 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 -41
- package/esm2022/lib/resizable-module/resizable.module.mjs +0 -17
- package/esm2022/lib/resolvers/index.mjs +0 -6
- 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 -164
- 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 -380
- package/esm2022/lib/services/form.service.mjs +0 -14
- package/esm2022/lib/services/horizontal-layout.service.mjs +0 -16
- package/esm2022/lib/services/index.mjs +0 -29
- package/esm2022/lib/services/indexeddb.service.mjs +0 -34
- 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 -308
- package/esm2022/lib/services/portal.service.mjs +0 -929
- 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/toast.service.mjs +0 -2
- package/esm2022/lib/services/ui.service.mjs +0 -23
- package/esm2022/lib/services/ulvmain.service.mjs +0 -810
- package/esm2022/lib/services/upload.service.mjs +0 -161
- package/esm2022/lib/services/video-recording.service.mjs +0 -115
- package/esm2022/public-api.mjs +0 -44
|
@@ -114,7 +114,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
114
114
|
args: [{
|
|
115
115
|
selector: 'bnrc-base',
|
|
116
116
|
template: '',
|
|
117
|
-
changeDetection: ChangeDetectionStrategy.OnPush
|
|
117
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
118
|
+
standalone: false
|
|
118
119
|
}]
|
|
119
120
|
}], ctorParameters: () => [], propDecorators: { rendered: [{
|
|
120
121
|
type: Input
|
|
@@ -129,7 +130,7 @@ class EmptyPageWithRouterAndRouterOutletComponent extends BaseComponent {
|
|
|
129
130
|
}
|
|
130
131
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EmptyPageWithRouterAndRouterOutletComponent, decorators: [{
|
|
131
132
|
type: Component,
|
|
132
|
-
args: [{ selector: 'bnrc-empty-page-with-router-and-router-outlet', changeDetection: ChangeDetectionStrategy.OnPush, template: "<ng-container #containerRef></ng-container>\r\n<router-outlet></router-outlet>\r\n<router-outlet name=\"main\"></router-outlet>\r\n" }]
|
|
133
|
+
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
134
|
}], ctorParameters: () => [] });
|
|
134
135
|
|
|
135
136
|
const APP_VERSION = new InjectionToken('AppVersion');
|
|
@@ -2431,7 +2432,8 @@ class ModalRootComponent extends BaseComponent {
|
|
|
2431
2432
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ModalRootComponent, decorators: [{
|
|
2432
2433
|
type: Component,
|
|
2433
2434
|
args: [{
|
|
2434
|
-
template:
|
|
2435
|
+
template: ``,
|
|
2436
|
+
standalone: false
|
|
2435
2437
|
}]
|
|
2436
2438
|
}], ctorParameters: () => [{ type: i0.ComponentFactoryResolver }, { type: i0.Injector }, { type: i0.ApplicationRef }] });
|
|
2437
2439
|
|
|
@@ -2516,7 +2518,7 @@ class NotFoundComponent extends BaseComponent {
|
|
|
2516
2518
|
}
|
|
2517
2519
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NotFoundComponent, decorators: [{
|
|
2518
2520
|
type: Component,
|
|
2519
|
-
args: [{ selector: 'bnrc-not-found', changeDetection: ChangeDetectionStrategy.OnPush, 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"] }]
|
|
2521
|
+
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"] }]
|
|
2520
2522
|
}], propDecorators: { componentName: [{
|
|
2521
2523
|
type: Input
|
|
2522
2524
|
}], moduleName: [{
|
|
@@ -4122,7 +4124,8 @@ class MoReportValuePipe {
|
|
|
4122
4124
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MoReportValuePipe, decorators: [{
|
|
4123
4125
|
type: Pipe,
|
|
4124
4126
|
args: [{
|
|
4125
|
-
name: 'rval'
|
|
4127
|
+
name: 'rval',
|
|
4128
|
+
standalone: false
|
|
4126
4129
|
}]
|
|
4127
4130
|
}] });
|
|
4128
4131
|
|
|
@@ -4163,7 +4166,8 @@ class NumeralPipe {
|
|
|
4163
4166
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NumeralPipe, decorators: [{
|
|
4164
4167
|
type: Pipe,
|
|
4165
4168
|
args: [{
|
|
4166
|
-
name: 'numeral'
|
|
4169
|
+
name: 'numeral',
|
|
4170
|
+
standalone: false
|
|
4167
4171
|
}]
|
|
4168
4172
|
}] });
|
|
4169
4173
|
|
|
@@ -4223,7 +4227,8 @@ class GroupByPipe {
|
|
|
4223
4227
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: GroupByPipe, decorators: [{
|
|
4224
4228
|
type: Pipe,
|
|
4225
4229
|
args: [{
|
|
4226
|
-
name: 'groupBy'
|
|
4230
|
+
name: 'groupBy',
|
|
4231
|
+
standalone: false
|
|
4227
4232
|
}]
|
|
4228
4233
|
}] });
|
|
4229
4234
|
|
|
@@ -4255,7 +4260,8 @@ class BbbTranslatePipe {
|
|
|
4255
4260
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: BbbTranslatePipe, decorators: [{
|
|
4256
4261
|
type: Pipe,
|
|
4257
4262
|
args: [{
|
|
4258
|
-
name: 'bbbTranslate'
|
|
4263
|
+
name: 'bbbTranslate',
|
|
4264
|
+
standalone: false
|
|
4259
4265
|
}]
|
|
4260
4266
|
}] });
|
|
4261
4267
|
|
|
@@ -4292,7 +4298,8 @@ class ContextMenuPipe {
|
|
|
4292
4298
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ContextMenuPipe, decorators: [{
|
|
4293
4299
|
type: Pipe,
|
|
4294
4300
|
args: [{
|
|
4295
|
-
name: 'contextMenu'
|
|
4301
|
+
name: 'contextMenu',
|
|
4302
|
+
standalone: false
|
|
4296
4303
|
}]
|
|
4297
4304
|
}], ctorParameters: () => [{ type: BbbTranslatePipe }] });
|
|
4298
4305
|
|
|
@@ -4311,7 +4318,8 @@ class HeaderFacetValuePipe {
|
|
|
4311
4318
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: HeaderFacetValuePipe, decorators: [{
|
|
4312
4319
|
type: Pipe,
|
|
4313
4320
|
args: [{
|
|
4314
|
-
name: 'facetValue'
|
|
4321
|
+
name: 'facetValue',
|
|
4322
|
+
standalone: false
|
|
4315
4323
|
}]
|
|
4316
4324
|
}], ctorParameters: () => [] });
|
|
4317
4325
|
|
|
@@ -4332,7 +4340,8 @@ class SeperatorFixPipe {
|
|
|
4332
4340
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: SeperatorFixPipe, decorators: [{
|
|
4333
4341
|
type: Pipe,
|
|
4334
4342
|
args: [{
|
|
4335
|
-
name: 'seperatorFix'
|
|
4343
|
+
name: 'seperatorFix',
|
|
4344
|
+
standalone: false
|
|
4336
4345
|
}]
|
|
4337
4346
|
}] });
|
|
4338
4347
|
|
|
@@ -4362,7 +4371,8 @@ class ConvertToStylePipe {
|
|
|
4362
4371
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ConvertToStylePipe, decorators: [{
|
|
4363
4372
|
type: Pipe,
|
|
4364
4373
|
args: [{
|
|
4365
|
-
name: 'convertToStyle'
|
|
4374
|
+
name: 'convertToStyle',
|
|
4375
|
+
standalone: false
|
|
4366
4376
|
}]
|
|
4367
4377
|
}], ctorParameters: () => [] });
|
|
4368
4378
|
|
|
@@ -4418,7 +4428,8 @@ class TlbButtonsPipe {
|
|
|
4418
4428
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: TlbButtonsPipe, decorators: [{
|
|
4419
4429
|
type: Pipe,
|
|
4420
4430
|
args: [{
|
|
4421
|
-
name: 'tlbButtons'
|
|
4431
|
+
name: 'tlbButtons',
|
|
4432
|
+
standalone: false
|
|
4422
4433
|
}]
|
|
4423
4434
|
}], ctorParameters: () => [] });
|
|
4424
4435
|
|
|
@@ -4436,7 +4447,8 @@ class RemoveNewlinePipe {
|
|
|
4436
4447
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: RemoveNewlinePipe, decorators: [{
|
|
4437
4448
|
type: Pipe,
|
|
4438
4449
|
args: [{
|
|
4439
|
-
name: 'removeNewline'
|
|
4450
|
+
name: 'removeNewline',
|
|
4451
|
+
standalone: false
|
|
4440
4452
|
}]
|
|
4441
4453
|
}], ctorParameters: () => [] });
|
|
4442
4454
|
|
|
@@ -4451,7 +4463,8 @@ class MoValuePipe {
|
|
|
4451
4463
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MoValuePipe, decorators: [{
|
|
4452
4464
|
type: Pipe,
|
|
4453
4465
|
args: [{
|
|
4454
|
-
name: 'val'
|
|
4466
|
+
name: 'val',
|
|
4467
|
+
standalone: false
|
|
4455
4468
|
}]
|
|
4456
4469
|
}], ctorParameters: () => [] });
|
|
4457
4470
|
|
|
@@ -4481,7 +4494,8 @@ class FilterPipe {
|
|
|
4481
4494
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: FilterPipe, decorators: [{
|
|
4482
4495
|
type: Pipe,
|
|
4483
4496
|
args: [{
|
|
4484
|
-
name: 'filter'
|
|
4497
|
+
name: 'filter',
|
|
4498
|
+
standalone: false
|
|
4485
4499
|
}]
|
|
4486
4500
|
}] });
|
|
4487
4501
|
|
|
@@ -4498,7 +4512,8 @@ class FilterTabPipe {
|
|
|
4498
4512
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: FilterTabPipe, decorators: [{
|
|
4499
4513
|
type: Pipe,
|
|
4500
4514
|
args: [{
|
|
4501
|
-
name: 'filterTab'
|
|
4515
|
+
name: 'filterTab',
|
|
4516
|
+
standalone: false
|
|
4502
4517
|
}]
|
|
4503
4518
|
}] });
|
|
4504
4519
|
|
|
@@ -4531,7 +4546,8 @@ class MoReportValueConcatPipe {
|
|
|
4531
4546
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MoReportValueConcatPipe, decorators: [{
|
|
4532
4547
|
type: Pipe,
|
|
4533
4548
|
args: [{
|
|
4534
|
-
name: 'rvalConcat'
|
|
4549
|
+
name: 'rvalConcat',
|
|
4550
|
+
standalone: false
|
|
4535
4551
|
}]
|
|
4536
4552
|
}], ctorParameters: () => [] });
|
|
4537
4553
|
|
|
@@ -4572,7 +4588,8 @@ class FilterStringPipe {
|
|
|
4572
4588
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: FilterStringPipe, decorators: [{
|
|
4573
4589
|
type: Pipe,
|
|
4574
4590
|
args: [{
|
|
4575
|
-
name: 'filterStr'
|
|
4591
|
+
name: 'filterStr',
|
|
4592
|
+
standalone: false
|
|
4576
4593
|
}]
|
|
4577
4594
|
}] });
|
|
4578
4595
|
|
|
@@ -4618,7 +4635,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
4618
4635
|
}, {
|
|
4619
4636
|
type: Pipe,
|
|
4620
4637
|
args: [{
|
|
4621
|
-
name: 'sort'
|
|
4638
|
+
name: 'sort',
|
|
4639
|
+
standalone: false
|
|
4622
4640
|
}]
|
|
4623
4641
|
}] });
|
|
4624
4642
|
|
|
@@ -4634,7 +4652,8 @@ class BarsaIconDictPipe {
|
|
|
4634
4652
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: BarsaIconDictPipe, decorators: [{
|
|
4635
4653
|
type: Pipe,
|
|
4636
4654
|
args: [{
|
|
4637
|
-
name: 'barsaIconDict'
|
|
4655
|
+
name: 'barsaIconDict',
|
|
4656
|
+
standalone: false
|
|
4638
4657
|
}]
|
|
4639
4658
|
}], ctorParameters: () => [] });
|
|
4640
4659
|
|
|
@@ -4652,7 +4671,8 @@ class FileInfoCountPipe {
|
|
|
4652
4671
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: FileInfoCountPipe, decorators: [{
|
|
4653
4672
|
type: Pipe,
|
|
4654
4673
|
args: [{
|
|
4655
|
-
name: 'fileinfoCount'
|
|
4674
|
+
name: 'fileinfoCount',
|
|
4675
|
+
standalone: false
|
|
4656
4676
|
}]
|
|
4657
4677
|
}], ctorParameters: () => [] });
|
|
4658
4678
|
|
|
@@ -4681,7 +4701,8 @@ class ControlUiPipe {
|
|
|
4681
4701
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ControlUiPipe, decorators: [{
|
|
4682
4702
|
type: Pipe,
|
|
4683
4703
|
args: [{
|
|
4684
|
-
name: 'controlUi'
|
|
4704
|
+
name: 'controlUi',
|
|
4705
|
+
standalone: false
|
|
4685
4706
|
}]
|
|
4686
4707
|
}] });
|
|
4687
4708
|
|
|
@@ -4696,7 +4717,8 @@ class VisibleValuePipe {
|
|
|
4696
4717
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: VisibleValuePipe, decorators: [{
|
|
4697
4718
|
type: Pipe,
|
|
4698
4719
|
args: [{
|
|
4699
|
-
name: 'barsaVisibleValue'
|
|
4720
|
+
name: 'barsaVisibleValue',
|
|
4721
|
+
standalone: false
|
|
4700
4722
|
}]
|
|
4701
4723
|
}], ctorParameters: () => [] });
|
|
4702
4724
|
|
|
@@ -4726,7 +4748,8 @@ class DateTimeToCaptionPipe {
|
|
|
4726
4748
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DateTimeToCaptionPipe, decorators: [{
|
|
4727
4749
|
type: Pipe,
|
|
4728
4750
|
args: [{
|
|
4729
|
-
name: 'dateTimeToCaption'
|
|
4751
|
+
name: 'dateTimeToCaption',
|
|
4752
|
+
standalone: false
|
|
4730
4753
|
}]
|
|
4731
4754
|
}] });
|
|
4732
4755
|
|
|
@@ -4740,7 +4763,8 @@ class FilterToolbarControlPipe {
|
|
|
4740
4763
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: FilterToolbarControlPipe, decorators: [{
|
|
4741
4764
|
type: Pipe,
|
|
4742
4765
|
args: [{
|
|
4743
|
-
name: 'filterToolbarControl'
|
|
4766
|
+
name: 'filterToolbarControl',
|
|
4767
|
+
standalone: false
|
|
4744
4768
|
}]
|
|
4745
4769
|
}] });
|
|
4746
4770
|
|
|
@@ -4825,7 +4849,8 @@ class MultipleGroupByPipe {
|
|
|
4825
4849
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MultipleGroupByPipe, decorators: [{
|
|
4826
4850
|
type: Pipe,
|
|
4827
4851
|
args: [{
|
|
4828
|
-
name: 'multipleGroupBy'
|
|
4852
|
+
name: 'multipleGroupBy',
|
|
4853
|
+
standalone: false
|
|
4829
4854
|
}]
|
|
4830
4855
|
}], ctorParameters: () => [{ type: BbbTranslatePipe }, { type: VisibleValuePipe }] });
|
|
4831
4856
|
|
|
@@ -4844,7 +4869,8 @@ class PictureFieldSourcePipe {
|
|
|
4844
4869
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: PictureFieldSourcePipe, decorators: [{
|
|
4845
4870
|
type: Pipe,
|
|
4846
4871
|
args: [{
|
|
4847
|
-
name: 'picFieldSrc'
|
|
4872
|
+
name: 'picFieldSrc',
|
|
4873
|
+
standalone: false
|
|
4848
4874
|
}]
|
|
4849
4875
|
}], ctorParameters: () => [] });
|
|
4850
4876
|
|
|
@@ -4884,7 +4910,8 @@ class FioriIconPipe {
|
|
|
4884
4910
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: FioriIconPipe, decorators: [{
|
|
4885
4911
|
type: Pipe,
|
|
4886
4912
|
args: [{
|
|
4887
|
-
name: 'fioriIcon'
|
|
4913
|
+
name: 'fioriIcon',
|
|
4914
|
+
standalone: false
|
|
4888
4915
|
}]
|
|
4889
4916
|
}] });
|
|
4890
4917
|
|
|
@@ -4912,7 +4939,8 @@ class CanUploadFilePipe {
|
|
|
4912
4939
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: CanUploadFilePipe, decorators: [{
|
|
4913
4940
|
type: Pipe,
|
|
4914
4941
|
args: [{
|
|
4915
|
-
name: 'canUploadFile'
|
|
4942
|
+
name: 'canUploadFile',
|
|
4943
|
+
standalone: false
|
|
4916
4944
|
}]
|
|
4917
4945
|
}], ctorParameters: () => [] });
|
|
4918
4946
|
|
|
@@ -4927,7 +4955,8 @@ class ListCountPipe {
|
|
|
4927
4955
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ListCountPipe, decorators: [{
|
|
4928
4956
|
type: Pipe,
|
|
4929
4957
|
args: [{
|
|
4930
|
-
name: 'listCount'
|
|
4958
|
+
name: 'listCount',
|
|
4959
|
+
standalone: false
|
|
4931
4960
|
}]
|
|
4932
4961
|
}], ctorParameters: () => [] });
|
|
4933
4962
|
|
|
@@ -4941,7 +4970,8 @@ class TotalSummaryPipe {
|
|
|
4941
4970
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: TotalSummaryPipe, decorators: [{
|
|
4942
4971
|
type: Pipe,
|
|
4943
4972
|
args: [{
|
|
4944
|
-
name: 'totalSummary'
|
|
4973
|
+
name: 'totalSummary',
|
|
4974
|
+
standalone: false
|
|
4945
4975
|
}]
|
|
4946
4976
|
}] });
|
|
4947
4977
|
|
|
@@ -4981,7 +5011,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
4981
5011
|
}, {
|
|
4982
5012
|
type: Pipe,
|
|
4983
5013
|
args: [{
|
|
4984
|
-
name: 'mergeFieldsToColumns'
|
|
5014
|
+
name: 'mergeFieldsToColumns',
|
|
5015
|
+
standalone: false
|
|
4985
5016
|
}]
|
|
4986
5017
|
}] });
|
|
4987
5018
|
|
|
@@ -5006,7 +5037,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
5006
5037
|
type: Pipe,
|
|
5007
5038
|
args: [{
|
|
5008
5039
|
name: 'findColumnByDbName',
|
|
5009
|
-
pure: true
|
|
5040
|
+
pure: true,
|
|
5041
|
+
standalone: false
|
|
5010
5042
|
}]
|
|
5011
5043
|
}] });
|
|
5012
5044
|
|
|
@@ -5026,7 +5058,8 @@ class FilterColumnsByDetailsPipe {
|
|
|
5026
5058
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: FilterColumnsByDetailsPipe, decorators: [{
|
|
5027
5059
|
type: Pipe,
|
|
5028
5060
|
args: [{
|
|
5029
|
-
name: 'filterColumnsByDetails'
|
|
5061
|
+
name: 'filterColumnsByDetails',
|
|
5062
|
+
standalone: false
|
|
5030
5063
|
}]
|
|
5031
5064
|
}] });
|
|
5032
5065
|
|
|
@@ -5040,7 +5073,8 @@ class MoInfoUlvPagingPipe {
|
|
|
5040
5073
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MoInfoUlvPagingPipe, decorators: [{
|
|
5041
5074
|
type: Pipe,
|
|
5042
5075
|
args: [{
|
|
5043
|
-
name: 'moInfoUlvPaging'
|
|
5076
|
+
name: 'moInfoUlvPaging',
|
|
5077
|
+
standalone: false
|
|
5044
5078
|
}]
|
|
5045
5079
|
}] });
|
|
5046
5080
|
|
|
@@ -5095,7 +5129,8 @@ class MoInfoUlvMoListPipe {
|
|
|
5095
5129
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MoInfoUlvMoListPipe, decorators: [{
|
|
5096
5130
|
type: Pipe,
|
|
5097
5131
|
args: [{
|
|
5098
|
-
name: 'moInfoUlvMoList'
|
|
5132
|
+
name: 'moInfoUlvMoList',
|
|
5133
|
+
standalone: false
|
|
5099
5134
|
}]
|
|
5100
5135
|
}], ctorParameters: () => [{ type: MoInfoUlvPagingPipe }] });
|
|
5101
5136
|
|
|
@@ -5115,7 +5150,8 @@ class ReversePipe {
|
|
|
5115
5150
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ReversePipe, decorators: [{
|
|
5116
5151
|
type: Pipe,
|
|
5117
5152
|
args: [{
|
|
5118
|
-
name: 'reverse'
|
|
5153
|
+
name: 'reverse',
|
|
5154
|
+
standalone: false
|
|
5119
5155
|
}]
|
|
5120
5156
|
}] });
|
|
5121
5157
|
|
|
@@ -5144,7 +5180,8 @@ class ColumnCustomUiPipe {
|
|
|
5144
5180
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ColumnCustomUiPipe, decorators: [{
|
|
5145
5181
|
type: Pipe,
|
|
5146
5182
|
args: [{
|
|
5147
|
-
name: 'columnCustomUi'
|
|
5183
|
+
name: 'columnCustomUi',
|
|
5184
|
+
standalone: false
|
|
5148
5185
|
}]
|
|
5149
5186
|
}], ctorParameters: () => [{ type: FindColumnByDbNamePipe }] });
|
|
5150
5187
|
|
|
@@ -5161,7 +5198,8 @@ class SanitizeTextPipe {
|
|
|
5161
5198
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: SanitizeTextPipe, decorators: [{
|
|
5162
5199
|
type: Pipe,
|
|
5163
5200
|
args: [{
|
|
5164
|
-
name: 'sanitizeText'
|
|
5201
|
+
name: 'sanitizeText',
|
|
5202
|
+
standalone: false
|
|
5165
5203
|
}]
|
|
5166
5204
|
}], ctorParameters: () => [{ type: i4.DomSanitizer }] });
|
|
5167
5205
|
|
|
@@ -5199,7 +5237,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
5199
5237
|
}, {
|
|
5200
5238
|
type: Pipe,
|
|
5201
5239
|
args: [{
|
|
5202
|
-
name: 'columnCustomComponent'
|
|
5240
|
+
name: 'columnCustomComponent',
|
|
5241
|
+
standalone: false
|
|
5203
5242
|
}]
|
|
5204
5243
|
}] });
|
|
5205
5244
|
|
|
@@ -5231,7 +5270,8 @@ class ColumnValuePipe {
|
|
|
5231
5270
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ColumnValuePipe, decorators: [{
|
|
5232
5271
|
type: Pipe,
|
|
5233
5272
|
args: [{
|
|
5234
|
-
name: 'columnValue'
|
|
5273
|
+
name: 'columnValue',
|
|
5274
|
+
standalone: false
|
|
5235
5275
|
}]
|
|
5236
5276
|
}] });
|
|
5237
5277
|
|
|
@@ -5251,7 +5291,8 @@ class ColumnIconPipe {
|
|
|
5251
5291
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ColumnIconPipe, decorators: [{
|
|
5252
5292
|
type: Pipe,
|
|
5253
5293
|
args: [{
|
|
5254
|
-
name: 'columnIcon'
|
|
5294
|
+
name: 'columnIcon',
|
|
5295
|
+
standalone: false
|
|
5255
5296
|
}]
|
|
5256
5297
|
}] });
|
|
5257
5298
|
|
|
@@ -5273,7 +5314,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
5273
5314
|
}, {
|
|
5274
5315
|
type: Pipe,
|
|
5275
5316
|
args: [{
|
|
5276
|
-
name: 'rowNumber'
|
|
5317
|
+
name: 'rowNumber',
|
|
5318
|
+
standalone: false
|
|
5277
5319
|
}]
|
|
5278
5320
|
}] });
|
|
5279
5321
|
|
|
@@ -5287,7 +5329,8 @@ class ComboRowImagePipe {
|
|
|
5287
5329
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ComboRowImagePipe, decorators: [{
|
|
5288
5330
|
type: Pipe,
|
|
5289
5331
|
args: [{
|
|
5290
|
-
name: 'comboRowImg'
|
|
5332
|
+
name: 'comboRowImg',
|
|
5333
|
+
standalone: false
|
|
5291
5334
|
}]
|
|
5292
5335
|
}] });
|
|
5293
5336
|
|
|
@@ -5310,7 +5353,8 @@ class IsExpandedNodePipe {
|
|
|
5310
5353
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IsExpandedNodePipe, decorators: [{
|
|
5311
5354
|
type: Pipe,
|
|
5312
5355
|
args: [{
|
|
5313
|
-
name: 'isExpandedNode'
|
|
5356
|
+
name: 'isExpandedNode',
|
|
5357
|
+
standalone: false
|
|
5314
5358
|
}]
|
|
5315
5359
|
}] });
|
|
5316
5360
|
|
|
@@ -5330,7 +5374,8 @@ class ThImageOrIconePipe {
|
|
|
5330
5374
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ThImageOrIconePipe, decorators: [{
|
|
5331
5375
|
type: Pipe,
|
|
5332
5376
|
args: [{
|
|
5333
|
-
name: 'thImageOrIcon'
|
|
5377
|
+
name: 'thImageOrIcon',
|
|
5378
|
+
standalone: false
|
|
5334
5379
|
}]
|
|
5335
5380
|
}] });
|
|
5336
5381
|
|
|
@@ -5347,7 +5392,8 @@ class FindPreviewColumnPipe {
|
|
|
5347
5392
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: FindPreviewColumnPipe, decorators: [{
|
|
5348
5393
|
type: Pipe,
|
|
5349
5394
|
args: [{
|
|
5350
|
-
name: 'findPreviewColumn'
|
|
5395
|
+
name: 'findPreviewColumn',
|
|
5396
|
+
standalone: false
|
|
5351
5397
|
}]
|
|
5352
5398
|
}] });
|
|
5353
5399
|
|
|
@@ -5362,7 +5408,8 @@ class ReplacePipe {
|
|
|
5362
5408
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ReplacePipe, decorators: [{
|
|
5363
5409
|
type: Pipe,
|
|
5364
5410
|
args: [{
|
|
5365
|
-
name: 'replace'
|
|
5411
|
+
name: 'replace',
|
|
5412
|
+
standalone: false
|
|
5366
5413
|
}]
|
|
5367
5414
|
}] });
|
|
5368
5415
|
|
|
@@ -5383,7 +5430,8 @@ class FilterWorkflowInMobilePipe {
|
|
|
5383
5430
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: FilterWorkflowInMobilePipe, decorators: [{
|
|
5384
5431
|
type: Pipe,
|
|
5385
5432
|
args: [{
|
|
5386
|
-
name: 'filterWorkflowInMobile'
|
|
5433
|
+
name: 'filterWorkflowInMobile',
|
|
5434
|
+
standalone: false
|
|
5387
5435
|
}]
|
|
5388
5436
|
}], ctorParameters: () => [] });
|
|
5389
5437
|
|
|
@@ -5402,7 +5450,8 @@ class HideColumnsInmobilePipe {
|
|
|
5402
5450
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: HideColumnsInmobilePipe, decorators: [{
|
|
5403
5451
|
type: Pipe,
|
|
5404
5452
|
args: [{
|
|
5405
|
-
name: 'hideColumnsInmobile'
|
|
5453
|
+
name: 'hideColumnsInmobile',
|
|
5454
|
+
standalone: false
|
|
5406
5455
|
}]
|
|
5407
5456
|
}] });
|
|
5408
5457
|
|
|
@@ -7566,7 +7615,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
7566
7615
|
args: [{
|
|
7567
7616
|
selector: 'bnrc-field-base',
|
|
7568
7617
|
template: '',
|
|
7569
|
-
changeDetection: ChangeDetectionStrategy.OnPush
|
|
7618
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
7619
|
+
standalone: false
|
|
7570
7620
|
}]
|
|
7571
7621
|
}], ctorParameters: () => [{ type: PortalService }, { type: BbbTranslatePipe }, { type: PictureFieldSourcePipe }, { type: NumeralPipe }, { type: i0.ElementRef }, { type: i0.ChangeDetectorRef }, { type: i0.Renderer2 }, { type: i1.ActivatedRoute }, { type: i4.DomSanitizer }, { type: undefined, decorators: [{
|
|
7572
7622
|
type: Optional
|
|
@@ -7812,7 +7862,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
7812
7862
|
args: [{
|
|
7813
7863
|
selector: 'bnrc-form-base',
|
|
7814
7864
|
template: '',
|
|
7815
|
-
changeDetection: ChangeDetectionStrategy.OnPush
|
|
7865
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
7866
|
+
standalone: false
|
|
7816
7867
|
}]
|
|
7817
7868
|
}], ctorParameters: () => [{ type: BreadcrumbService }, { type: PortalService }, { type: i1.Router }, { type: i0.ElementRef }, { type: ControlUiPipe }, { type: FormPanelService, decorators: [{
|
|
7818
7869
|
type: Self
|
|
@@ -7850,7 +7901,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
7850
7901
|
args: [{
|
|
7851
7902
|
selector: 'bnrc-form-toolbar-base',
|
|
7852
7903
|
template: '',
|
|
7853
|
-
changeDetection: ChangeDetectionStrategy.OnPush
|
|
7904
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
7905
|
+
standalone: false
|
|
7854
7906
|
}]
|
|
7855
7907
|
}], propDecorators: { buttons: [{
|
|
7856
7908
|
type: Input
|
|
@@ -7894,7 +7946,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
7894
7946
|
args: [{
|
|
7895
7947
|
selector: 'bnrc-system-base',
|
|
7896
7948
|
template: '',
|
|
7897
|
-
changeDetection: ChangeDetectionStrategy.OnPush
|
|
7949
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
7950
|
+
standalone: false
|
|
7898
7951
|
}]
|
|
7899
7952
|
}], ctorParameters: () => [], propDecorators: { context: [{
|
|
7900
7953
|
type: Input
|
|
@@ -8135,7 +8188,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
8135
8188
|
args: [{
|
|
8136
8189
|
selector: 'bnrc-report-base',
|
|
8137
8190
|
template: '',
|
|
8138
|
-
changeDetection: ChangeDetectionStrategy.OnPush
|
|
8191
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
8192
|
+
standalone: false
|
|
8139
8193
|
}]
|
|
8140
8194
|
}], ctorParameters: () => [{ type: PortalService }, { type: UlvMainService }], propDecorators: { context: [{
|
|
8141
8195
|
type: Input
|
|
@@ -8174,7 +8228,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
8174
8228
|
args: [{
|
|
8175
8229
|
selector: 'bnrc-report-item-base',
|
|
8176
8230
|
template: '',
|
|
8177
|
-
changeDetection: ChangeDetectionStrategy.OnPush
|
|
8231
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
8232
|
+
standalone: false
|
|
8178
8233
|
}]
|
|
8179
8234
|
}], ctorParameters: () => [], propDecorators: { itemClick: [{
|
|
8180
8235
|
type: Output
|
|
@@ -8209,7 +8264,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
8209
8264
|
args: [{
|
|
8210
8265
|
selector: 'bnrc-application-base',
|
|
8211
8266
|
template: '',
|
|
8212
|
-
changeDetection: ChangeDetectionStrategy.OnPush
|
|
8267
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
8268
|
+
standalone: false
|
|
8213
8269
|
}]
|
|
8214
8270
|
}], propDecorators: { context: [{
|
|
8215
8271
|
type: Input
|
|
@@ -8248,7 +8304,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
8248
8304
|
args: [{
|
|
8249
8305
|
selector: 'bnrc-layout-item-base',
|
|
8250
8306
|
template: '',
|
|
8251
|
-
changeDetection: ChangeDetectionStrategy.OnPush
|
|
8307
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
8308
|
+
standalone: false
|
|
8252
8309
|
}]
|
|
8253
8310
|
}], ctorParameters: () => [{ type: FormPanelService }, { type: i0.ChangeDetectorRef }], propDecorators: { config: [{
|
|
8254
8311
|
type: Input
|
|
@@ -8305,7 +8362,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
8305
8362
|
args: [{
|
|
8306
8363
|
selector: 'bnrc-layout-panel-base',
|
|
8307
8364
|
template: '',
|
|
8308
|
-
changeDetection: ChangeDetectionStrategy.OnPush
|
|
8365
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
8366
|
+
standalone: false
|
|
8309
8367
|
}]
|
|
8310
8368
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: FormPanelService }, { type: LayoutService, decorators: [{
|
|
8311
8369
|
type: Self
|
|
@@ -8385,7 +8443,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
8385
8443
|
args: [{
|
|
8386
8444
|
selector: 'bnrc-container',
|
|
8387
8445
|
template: '',
|
|
8388
|
-
changeDetection: ChangeDetectionStrategy.OnPush
|
|
8446
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
8447
|
+
standalone: false
|
|
8389
8448
|
}]
|
|
8390
8449
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i1.ActivatedRoute }, { type: PortalService }, { type: i0.ViewContainerRef }, { type: BarsaDialogService }, { type: i0.Injector }, { type: i1.Router }, { type: i0.ChangeDetectorRef }, { type: i0.Renderer2 }, { type: undefined, decorators: [{
|
|
8391
8450
|
type: Optional
|
|
@@ -8493,7 +8552,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
8493
8552
|
args: [{
|
|
8494
8553
|
selector: 'bnrc-page-base',
|
|
8495
8554
|
template: '',
|
|
8496
|
-
changeDetection: ChangeDetectionStrategy.OnPush
|
|
8555
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
8556
|
+
standalone: false
|
|
8497
8557
|
}]
|
|
8498
8558
|
}] });
|
|
8499
8559
|
|
|
@@ -8689,7 +8749,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
8689
8749
|
args: [{
|
|
8690
8750
|
selector: 'bnrc-number-base',
|
|
8691
8751
|
template: '',
|
|
8692
|
-
changeDetection: ChangeDetectionStrategy.OnPush
|
|
8752
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
8753
|
+
standalone: false
|
|
8693
8754
|
}]
|
|
8694
8755
|
}] });
|
|
8695
8756
|
|
|
@@ -9182,7 +9243,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
9182
9243
|
args: [{
|
|
9183
9244
|
selector: 'bnrc-report-view-base',
|
|
9184
9245
|
template: '',
|
|
9185
|
-
changeDetection: ChangeDetectionStrategy.OnPush
|
|
9246
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
9247
|
+
standalone: false
|
|
9186
9248
|
}]
|
|
9187
9249
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.ChangeDetectorRef }, { type: i0.Renderer2 }, { type: FindColumnByDbNamePipe }, { type: UlvMainService }, { type: PortalService }, { type: UploadService, decorators: [{
|
|
9188
9250
|
type: Optional
|
|
@@ -9399,7 +9461,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
9399
9461
|
args: [{
|
|
9400
9462
|
selector: 'bnrc-form-props-base',
|
|
9401
9463
|
template: '',
|
|
9402
|
-
changeDetection: ChangeDetectionStrategy.OnPush
|
|
9464
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
9465
|
+
standalone: false
|
|
9403
9466
|
}]
|
|
9404
9467
|
}], ctorParameters: () => [{ type: ControlUiPipe }, { type: FormPanelService }, { type: i4.DomSanitizer }, { type: i0.ChangeDetectorRef }, { type: i0.Renderer2 }, { type: i0.ViewContainerRef }, { type: i0.ComponentFactoryResolver }], propDecorators: { breadCrumbs: [{
|
|
9405
9468
|
type: Input
|
|
@@ -9620,7 +9683,8 @@ class PageWithFormHandlerBaseComponent extends PageBaseComponent {
|
|
|
9620
9683
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: PageWithFormHandlerBaseComponent, decorators: [{
|
|
9621
9684
|
type: Component,
|
|
9622
9685
|
args: [{
|
|
9623
|
-
template: ''
|
|
9686
|
+
template: '',
|
|
9687
|
+
standalone: false
|
|
9624
9688
|
}]
|
|
9625
9689
|
}], propDecorators: { ShowFormPanelControl: [{
|
|
9626
9690
|
type: Input
|
|
@@ -9740,7 +9804,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
9740
9804
|
args: [{
|
|
9741
9805
|
selector: 'bnrc-form-page-base',
|
|
9742
9806
|
template: '',
|
|
9743
|
-
changeDetection: ChangeDetectionStrategy.OnPush
|
|
9807
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
9808
|
+
standalone: false
|
|
9744
9809
|
}]
|
|
9745
9810
|
}], propDecorators: { formPanelCtrlr: [{
|
|
9746
9811
|
type: Input
|
|
@@ -9922,7 +9987,7 @@ class FormComponent extends BaseComponent {
|
|
|
9922
9987
|
}
|
|
9923
9988
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: FormComponent, decorators: [{
|
|
9924
9989
|
type: Component,
|
|
9925
|
-
args: [{ selector: 'bnrc-form', template: '<ng-container #placeholder> </ng-container>', changeDetection: ChangeDetectionStrategy.OnPush, styles: [":host{display:block;width:100%}\n"] }]
|
|
9990
|
+
args: [{ selector: 'bnrc-form', template: '<ng-container #placeholder> </ng-container>', changeDetection: ChangeDetectionStrategy.OnPush, standalone: false, styles: [":host{display:block;width:100%}\n"] }]
|
|
9926
9991
|
}], ctorParameters: () => [{ type: PortalService }, { type: i0.Injector }, { type: i0.ChangeDetectorRef }, { type: i0.ElementRef }], propDecorators: { params: [{
|
|
9927
9992
|
type: Input
|
|
9928
9993
|
}], customFormPanelUi: [{
|
|
@@ -10032,7 +10097,8 @@ class FormCloseDirective extends BaseDirective {
|
|
|
10032
10097
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: FormCloseDirective, decorators: [{
|
|
10033
10098
|
type: Directive,
|
|
10034
10099
|
args: [{
|
|
10035
|
-
selector: '[formClose]'
|
|
10100
|
+
selector: '[formClose]',
|
|
10101
|
+
standalone: false
|
|
10036
10102
|
}]
|
|
10037
10103
|
}], ctorParameters: () => [{ type: i0.ElementRef }], propDecorators: { isMobile: [{
|
|
10038
10104
|
type: Input
|
|
@@ -10069,7 +10135,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
10069
10135
|
(formClose)="onFormClose()"
|
|
10070
10136
|
></bnrc-form>
|
|
10071
10137
|
<router-outlet></router-outlet>
|
|
10072
|
-
`, providers: [FormService, ContainerService], changeDetection: ChangeDetectionStrategy.OnPush, styles: [":host{display:block;background:var(--sapBackgroundColor)}\n"] }]
|
|
10138
|
+
`, providers: [FormService, ContainerService], changeDetection: ChangeDetectionStrategy.OnPush, standalone: false, styles: [":host{display:block;background:var(--sapBackgroundColor)}\n"] }]
|
|
10073
10139
|
}], propDecorators: { formRef: [{
|
|
10074
10140
|
type: ViewChild,
|
|
10075
10141
|
args: [FormComponent, { static: true }]
|
|
@@ -10106,7 +10172,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
10106
10172
|
args: [{
|
|
10107
10173
|
selector: 'bnrc-base-column-props',
|
|
10108
10174
|
template: ``,
|
|
10109
|
-
changeDetection: ChangeDetectionStrategy.OnPush
|
|
10175
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
10176
|
+
standalone: false
|
|
10110
10177
|
}]
|
|
10111
10178
|
}], ctorParameters: () => [{ type: ColumnService, decorators: [{
|
|
10112
10179
|
type: Optional
|
|
@@ -10179,7 +10246,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
10179
10246
|
args: [{
|
|
10180
10247
|
selector: 'bnrc-tile-base',
|
|
10181
10248
|
template: '',
|
|
10182
|
-
changeDetection: ChangeDetectionStrategy.OnPush
|
|
10249
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
10250
|
+
standalone: false
|
|
10183
10251
|
}]
|
|
10184
10252
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }, { type: i0.ChangeDetectorRef }], propDecorators: { parameters: [{
|
|
10185
10253
|
type: Input
|
|
@@ -10240,7 +10308,7 @@ class FormFieldReportPageComponent extends BaseComponent {
|
|
|
10240
10308
|
}
|
|
10241
10309
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: FormFieldReportPageComponent, decorators: [{
|
|
10242
10310
|
type: Component,
|
|
10243
|
-
args: [{ selector: 'bnrc-form-field-report-page.component', template: `<ng-container #containerRef></ng-container><router-outlet></router-outlet>`, changeDetection: ChangeDetectionStrategy.OnPush, styles: [":host{display:block;background:var(--sapBackgroundColor)}\n"] }]
|
|
10311
|
+
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"] }]
|
|
10244
10312
|
}], ctorParameters: () => [{ type: i1.ActivatedRoute }, { type: PortalService }, { type: i0.Injector }, { type: i0.ChangeDetectorRef }], propDecorators: { containerRef: [{
|
|
10245
10313
|
type: ViewChild,
|
|
10246
10314
|
args: ['containerRef', { static: true, read: ViewContainerRef }]
|
|
@@ -10279,7 +10347,7 @@ class EmptyPageComponent extends PageWithFormHandlerBaseComponent {
|
|
|
10279
10347
|
}
|
|
10280
10348
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EmptyPageComponent, decorators: [{
|
|
10281
10349
|
type: Component,
|
|
10282
|
-
args: [{ selector: 'bnrc-empty-page', providers: [ContainerService], changeDetection: ChangeDetectionStrategy.OnPush, template: "<ng-container #containerRef></ng-container>\n<router-outlet></router-outlet>\n<router-outlet name=\"dialog\"></router-outlet>\n", styles: [":host{display:block}\n"] }]
|
|
10350
|
+
args: [{ selector: 'bnrc-empty-page', providers: [ContainerService], changeDetection: ChangeDetectionStrategy.OnPush, standalone: false, template: "<ng-container #containerRef></ng-container>\n<router-outlet></router-outlet>\n<router-outlet name=\"dialog\"></router-outlet>\n", styles: [":host{display:block}\n"] }]
|
|
10283
10351
|
}], propDecorators: { _position: [{
|
|
10284
10352
|
type: HostBinding,
|
|
10285
10353
|
args: ['style.position']
|
|
@@ -10297,7 +10365,7 @@ class RedirectReportNavigatorCommandComponent extends BaseComponent {
|
|
|
10297
10365
|
}
|
|
10298
10366
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: RedirectReportNavigatorCommandComponent, decorators: [{
|
|
10299
10367
|
type: Component,
|
|
10300
|
-
args: [{ selector: 'bnrc-redirect-report-navigator-command', changeDetection: ChangeDetectionStrategy.OnPush, template: "" }]
|
|
10368
|
+
args: [{ selector: 'bnrc-redirect-report-navigator-command', changeDetection: ChangeDetectionStrategy.OnPush, standalone: false, template: "" }]
|
|
10301
10369
|
}] });
|
|
10302
10370
|
|
|
10303
10371
|
class PortalPageComponent extends PageWithFormHandlerBaseComponent {
|
|
@@ -10314,7 +10382,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
10314
10382
|
selector: 'bnrc-portal-page',
|
|
10315
10383
|
template: `<ng-container #containerRef></ng-container> <router-outlet></router-outlet>`,
|
|
10316
10384
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
10317
|
-
providers: [RoutingService]
|
|
10385
|
+
providers: [RoutingService],
|
|
10386
|
+
standalone: false
|
|
10318
10387
|
}]
|
|
10319
10388
|
}] });
|
|
10320
10389
|
|
|
@@ -10382,7 +10451,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
10382
10451
|
type: Directive,
|
|
10383
10452
|
args: [{
|
|
10384
10453
|
selector: '[fillEmptySpace]',
|
|
10385
|
-
exportAs: 'fillEmptySpace'
|
|
10454
|
+
exportAs: 'fillEmptySpace',
|
|
10455
|
+
standalone: false
|
|
10386
10456
|
}]
|
|
10387
10457
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }], propDecorators: { containerDom: [{
|
|
10388
10458
|
type: Input
|
|
@@ -10424,7 +10494,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
10424
10494
|
</div>
|
|
10425
10495
|
<router-outlet></router-outlet>`,
|
|
10426
10496
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
10427
|
-
providers: [RoutingService]
|
|
10497
|
+
providers: [RoutingService],
|
|
10498
|
+
standalone: false
|
|
10428
10499
|
}]
|
|
10429
10500
|
}] });
|
|
10430
10501
|
|
|
@@ -10506,7 +10577,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
10506
10577
|
args: [{
|
|
10507
10578
|
selector: 'bnrc-dynamic-component',
|
|
10508
10579
|
template: `<ng-container #componentContainer></ng-container>`,
|
|
10509
|
-
changeDetection: ChangeDetectionStrategy.OnPush
|
|
10580
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
10581
|
+
standalone: false
|
|
10510
10582
|
}]
|
|
10511
10583
|
}], ctorParameters: () => [{ type: i0.ViewContainerRef }, { type: PortalService }, { type: i0.Injector }], propDecorators: { _container: [{
|
|
10512
10584
|
type: ViewChild,
|
|
@@ -10528,7 +10600,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
10528
10600
|
args: [{
|
|
10529
10601
|
selector: 'bnrc-dynamic-form-component',
|
|
10530
10602
|
template: `<ng-container #componentContainer></ng-container>`,
|
|
10531
|
-
changeDetection: ChangeDetectionStrategy.OnPush
|
|
10603
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
10604
|
+
standalone: false
|
|
10532
10605
|
}]
|
|
10533
10606
|
}], propDecorators: { breadCrumbs: [{
|
|
10534
10607
|
type: Input
|
|
@@ -10588,7 +10661,7 @@ class DynamicItemComponent extends BaseDynamicComponent {
|
|
|
10588
10661
|
}
|
|
10589
10662
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DynamicItemComponent, decorators: [{
|
|
10590
10663
|
type: Component,
|
|
10591
|
-
args: [{ selector: 'bnrc-dynamic-item-component', template: `<ng-container #componentContainer></ng-container>`, changeDetection: ChangeDetectionStrategy.OnPush, styles: [":host{display:contents}\n"] }]
|
|
10664
|
+
args: [{ selector: 'bnrc-dynamic-item-component', template: `<ng-container #componentContainer></ng-container>`, changeDetection: ChangeDetectionStrategy.OnPush, standalone: false, styles: [":host{display:contents}\n"] }]
|
|
10592
10665
|
}], propDecorators: { mo: [{
|
|
10593
10666
|
type: Input
|
|
10594
10667
|
}], allColumns: [{
|
|
@@ -10686,7 +10759,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
10686
10759
|
args: [{
|
|
10687
10760
|
selector: 'bnrc-base-view-props',
|
|
10688
10761
|
template: ``,
|
|
10689
|
-
changeDetection: ChangeDetectionStrategy.OnPush
|
|
10762
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
10763
|
+
standalone: false
|
|
10690
10764
|
}]
|
|
10691
10765
|
}], propDecorators: { detailsComponent: [{
|
|
10692
10766
|
type: Input
|
|
@@ -10823,7 +10897,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
10823
10897
|
args: [{
|
|
10824
10898
|
selector: 'bnrc-base-view-content-props',
|
|
10825
10899
|
template: ``,
|
|
10826
|
-
changeDetection: ChangeDetectionStrategy.OnPush
|
|
10900
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
10901
|
+
standalone: false
|
|
10827
10902
|
}]
|
|
10828
10903
|
}], propDecorators: { moDataList: [{
|
|
10829
10904
|
type: Input
|
|
@@ -11258,7 +11333,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
11258
11333
|
args: [{
|
|
11259
11334
|
selector: 'bnrc-base-view-item-props',
|
|
11260
11335
|
template: ``,
|
|
11261
|
-
changeDetection: ChangeDetectionStrategy.OnPush
|
|
11336
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
11337
|
+
standalone: false
|
|
11262
11338
|
}]
|
|
11263
11339
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i4.DomSanitizer }, { type: i0.ChangeDetectorRef }, { type: MoReportValuePipe }, { type: FormPanelService, decorators: [{
|
|
11264
11340
|
type: Optional
|
|
@@ -11365,7 +11441,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
11365
11441
|
args: [{
|
|
11366
11442
|
selector: 'bnrc-base-item-content-props',
|
|
11367
11443
|
template: ``,
|
|
11368
|
-
changeDetection: ChangeDetectionStrategy.OnPush
|
|
11444
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
11445
|
+
standalone: false
|
|
11369
11446
|
}]
|
|
11370
11447
|
}], ctorParameters: () => [{ type: MoReportValuePipe }, { type: FindColumnByDbNamePipe }, { type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.Renderer2 }], propDecorators: { events: [{
|
|
11371
11448
|
type: Output
|
|
@@ -11439,7 +11516,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
11439
11516
|
args: [{
|
|
11440
11517
|
selector: 'bnrc-form-toolbaritem-props',
|
|
11441
11518
|
template: ``,
|
|
11442
|
-
changeDetection: ChangeDetectionStrategy.OnPush
|
|
11519
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
11520
|
+
standalone: false
|
|
11443
11521
|
}]
|
|
11444
11522
|
}], ctorParameters: () => [{ type: MoReportValuePipe }, { type: i0.ChangeDetectorRef }], propDecorators: { deviceName: [{
|
|
11445
11523
|
type: Input
|
|
@@ -11481,7 +11559,7 @@ class DynamicFormToolbaritemComponent extends BaseDynamicComponent {
|
|
|
11481
11559
|
}
|
|
11482
11560
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DynamicFormToolbaritemComponent, decorators: [{
|
|
11483
11561
|
type: Component,
|
|
11484
|
-
args: [{ selector: 'bnrc-dynamic-form-toolbaritem', template: `<ng-container #componentContainer></ng-container>`, changeDetection: ChangeDetectionStrategy.OnPush, styles: [":host{display:block;width:min-content}\n"] }]
|
|
11562
|
+
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"] }]
|
|
11485
11563
|
}], propDecorators: { btnClick: [{
|
|
11486
11564
|
type: Output
|
|
11487
11565
|
}], mo: [{
|
|
@@ -11541,7 +11619,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
11541
11619
|
args: [{
|
|
11542
11620
|
selector: 'bnrc-dynamic-layout',
|
|
11543
11621
|
template: ``,
|
|
11544
|
-
changeDetection: ChangeDetectionStrategy.OnPush
|
|
11622
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
11623
|
+
standalone: false
|
|
11545
11624
|
}]
|
|
11546
11625
|
}], propDecorators: { selector: [{
|
|
11547
11626
|
type: Input
|
|
@@ -11595,7 +11674,8 @@ class LoadExternalFilesDirective {
|
|
|
11595
11674
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: LoadExternalFilesDirective, decorators: [{
|
|
11596
11675
|
type: Directive,
|
|
11597
11676
|
args: [{
|
|
11598
|
-
selector: '[loadExternalFiles]'
|
|
11677
|
+
selector: '[loadExternalFiles]',
|
|
11678
|
+
standalone: false
|
|
11599
11679
|
}]
|
|
11600
11680
|
}] });
|
|
11601
11681
|
|
|
@@ -11745,7 +11825,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
11745
11825
|
<!-- <footer #footerRef></footer> -->
|
|
11746
11826
|
<ng-container #footerRef></ng-container>
|
|
11747
11827
|
`,
|
|
11748
|
-
changeDetection: ChangeDetectionStrategy.OnPush
|
|
11828
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
11829
|
+
standalone: false
|
|
11749
11830
|
}]
|
|
11750
11831
|
}], propDecorators: { sectionRef: [{
|
|
11751
11832
|
type: ViewChild,
|
|
@@ -11768,7 +11849,8 @@ class AnchorScrollDirective {
|
|
|
11768
11849
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: AnchorScrollDirective, decorators: [{
|
|
11769
11850
|
type: Directive,
|
|
11770
11851
|
args: [{
|
|
11771
|
-
selector: '[anchorScroll]'
|
|
11852
|
+
selector: '[anchorScroll]',
|
|
11853
|
+
standalone: false
|
|
11772
11854
|
}]
|
|
11773
11855
|
}], propDecorators: { anchorScroll: [{
|
|
11774
11856
|
type: Input
|
|
@@ -11800,7 +11882,8 @@ class AttrRtlDirective extends BaseDirective {
|
|
|
11800
11882
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: AttrRtlDirective, decorators: [{
|
|
11801
11883
|
type: Directive,
|
|
11802
11884
|
args: [{
|
|
11803
|
-
selector: '[attrRtl]'
|
|
11885
|
+
selector: '[attrRtl]',
|
|
11886
|
+
standalone: false
|
|
11804
11887
|
}]
|
|
11805
11888
|
}], ctorParameters: () => [{ type: i0.Renderer2 }, { type: i0.ElementRef }, { type: PortalService }], propDecorators: { rtl: [{
|
|
11806
11889
|
type: Input,
|
|
@@ -11837,7 +11920,8 @@ class ColumnResizerDirective extends BaseDirective {
|
|
|
11837
11920
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ColumnResizerDirective, decorators: [{
|
|
11838
11921
|
type: Directive,
|
|
11839
11922
|
args: [{
|
|
11840
|
-
selector: '[columnResizer]'
|
|
11923
|
+
selector: '[columnResizer]',
|
|
11924
|
+
standalone: false
|
|
11841
11925
|
}]
|
|
11842
11926
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }], propDecorators: { disableResizer: [{
|
|
11843
11927
|
type: Input
|
|
@@ -11867,7 +11951,8 @@ class DynamicCommandDirective {
|
|
|
11867
11951
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DynamicCommandDirective, decorators: [{
|
|
11868
11952
|
type: Directive,
|
|
11869
11953
|
args: [{
|
|
11870
|
-
selector: '[dynCommand]'
|
|
11954
|
+
selector: '[dynCommand]',
|
|
11955
|
+
standalone: false
|
|
11871
11956
|
}]
|
|
11872
11957
|
}], propDecorators: { dynCommand: [{
|
|
11873
11958
|
type: Input
|
|
@@ -11942,7 +12027,8 @@ class EllipsifyDirective extends BaseDirective {
|
|
|
11942
12027
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EllipsifyDirective, decorators: [{
|
|
11943
12028
|
type: Directive,
|
|
11944
12029
|
args: [{
|
|
11945
|
-
selector: '[ellipsify]'
|
|
12030
|
+
selector: '[ellipsify]',
|
|
12031
|
+
standalone: false
|
|
11946
12032
|
}]
|
|
11947
12033
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }], propDecorators: { limitLine: [{
|
|
11948
12034
|
type: Input
|
|
@@ -11958,7 +12044,8 @@ class FieldDirective {
|
|
|
11958
12044
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: FieldDirective, decorators: [{
|
|
11959
12045
|
type: Directive,
|
|
11960
12046
|
args: [{
|
|
11961
|
-
selector: '[field]'
|
|
12047
|
+
selector: '[field]',
|
|
12048
|
+
standalone: false
|
|
11962
12049
|
}]
|
|
11963
12050
|
}], propDecorators: { field: [{
|
|
11964
12051
|
type: Input
|
|
@@ -12029,7 +12116,8 @@ class ImageLazyDirective extends BaseDirective {
|
|
|
12029
12116
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ImageLazyDirective, decorators: [{
|
|
12030
12117
|
type: Directive,
|
|
12031
12118
|
args: [{
|
|
12032
|
-
selector: '[imgLazy]'
|
|
12119
|
+
selector: '[imgLazy]',
|
|
12120
|
+
standalone: false
|
|
12033
12121
|
}]
|
|
12034
12122
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: PortalService }], propDecorators: { auto: [{
|
|
12035
12123
|
type: Input
|
|
@@ -12073,7 +12161,8 @@ class IntersectionObserverDirective {
|
|
|
12073
12161
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IntersectionObserverDirective, decorators: [{
|
|
12074
12162
|
type: Directive,
|
|
12075
12163
|
args: [{
|
|
12076
|
-
selector: '[intersectionObserver]'
|
|
12164
|
+
selector: '[intersectionObserver]',
|
|
12165
|
+
standalone: false
|
|
12077
12166
|
}]
|
|
12078
12167
|
}], ctorParameters: () => [{ type: i0.ElementRef }], propDecorators: { intersectionDebounce: [{
|
|
12079
12168
|
type: Input
|
|
@@ -12129,7 +12218,8 @@ class ItemsRendererDirective extends BaseDirective {
|
|
|
12129
12218
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ItemsRendererDirective, decorators: [{
|
|
12130
12219
|
type: Directive,
|
|
12131
12220
|
args: [{
|
|
12132
|
-
selector: '[itemsRenderer]'
|
|
12221
|
+
selector: '[itemsRenderer]',
|
|
12222
|
+
standalone: false
|
|
12133
12223
|
}]
|
|
12134
12224
|
}], ctorParameters: () => [{ type: i0.ElementRef }], propDecorators: { itemsRenderer: [{
|
|
12135
12225
|
type: Input
|
|
@@ -12160,7 +12250,8 @@ class NumbersOnlyInputDirective {
|
|
|
12160
12250
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NumbersOnlyInputDirective, decorators: [{
|
|
12161
12251
|
type: Directive,
|
|
12162
12252
|
args: [{
|
|
12163
|
-
selector: 'input[type=number], input[numbersOnly]'
|
|
12253
|
+
selector: 'input[type=number], input[numbersOnly]',
|
|
12254
|
+
standalone: false
|
|
12164
12255
|
}]
|
|
12165
12256
|
}], ctorParameters: () => [{ type: i0.ElementRef }], propDecorators: { onInputChange: [{
|
|
12166
12257
|
type: HostListener,
|
|
@@ -12174,7 +12265,8 @@ class PlaceHolderDirective {
|
|
|
12174
12265
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: PlaceHolderDirective, decorators: [{
|
|
12175
12266
|
type: Directive,
|
|
12176
12267
|
args: [{
|
|
12177
|
-
selector: '[placeHolder]'
|
|
12268
|
+
selector: '[placeHolder]',
|
|
12269
|
+
standalone: false
|
|
12178
12270
|
}]
|
|
12179
12271
|
}], propDecorators: { placeHolder: [{
|
|
12180
12272
|
type: Input
|
|
@@ -12235,7 +12327,8 @@ class RenderUlvViewerDirective extends BaseDirective {
|
|
|
12235
12327
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: RenderUlvViewerDirective, decorators: [{
|
|
12236
12328
|
type: Directive,
|
|
12237
12329
|
args: [{
|
|
12238
|
-
selector: '[renderUlvViewer]'
|
|
12330
|
+
selector: '[renderUlvViewer]',
|
|
12331
|
+
standalone: false
|
|
12239
12332
|
}]
|
|
12240
12333
|
}], ctorParameters: () => [{ type: i0.Injector }, { type: PortalService }, { type: i0.ViewContainerRef }, { type: i0.ChangeDetectorRef }, { type: i0.ElementRef }], propDecorators: { mask: [{
|
|
12241
12334
|
type: Input
|
|
@@ -12308,7 +12401,8 @@ class RenderUlvPaginDirective extends BaseDirective {
|
|
|
12308
12401
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: RenderUlvPaginDirective, decorators: [{
|
|
12309
12402
|
type: Directive,
|
|
12310
12403
|
args: [{
|
|
12311
|
-
selector: '[renderUlvPaging]'
|
|
12404
|
+
selector: '[renderUlvPaging]',
|
|
12405
|
+
standalone: false
|
|
12312
12406
|
}]
|
|
12313
12407
|
}], ctorParameters: () => [{ type: i0.Injector }, { type: PortalService }, { type: i0.ViewContainerRef }, { type: i0.ChangeDetectorRef }, { type: i0.ElementRef }], propDecorators: { pageChange: [{
|
|
12314
12408
|
type: Output
|
|
@@ -12527,7 +12621,8 @@ class TableResizerDirective extends BaseDirective {
|
|
|
12527
12621
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: TableResizerDirective, decorators: [{
|
|
12528
12622
|
type: Directive,
|
|
12529
12623
|
args: [{
|
|
12530
|
-
selector: '[tableResizer]'
|
|
12624
|
+
selector: '[tableResizer]',
|
|
12625
|
+
standalone: false
|
|
12531
12626
|
}]
|
|
12532
12627
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }], propDecorators: { fitWidth: [{
|
|
12533
12628
|
type: Input
|
|
@@ -12576,7 +12671,8 @@ class UlvCommandDirective extends BaseDirective {
|
|
|
12576
12671
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: UlvCommandDirective, decorators: [{
|
|
12577
12672
|
type: Directive,
|
|
12578
12673
|
args: [{
|
|
12579
|
-
selector: '[ulvCommandHandler]'
|
|
12674
|
+
selector: '[ulvCommandHandler]',
|
|
12675
|
+
standalone: false
|
|
12580
12676
|
}]
|
|
12581
12677
|
}], propDecorators: { ulvCommandHandler: [{
|
|
12582
12678
|
type: Input
|
|
@@ -12627,7 +12723,8 @@ class UntilInViewDirective extends BaseDirective {
|
|
|
12627
12723
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: UntilInViewDirective, decorators: [{
|
|
12628
12724
|
type: Directive,
|
|
12629
12725
|
args: [{
|
|
12630
|
-
selector: '[untilInView]'
|
|
12726
|
+
selector: '[untilInView]',
|
|
12727
|
+
standalone: false
|
|
12631
12728
|
}]
|
|
12632
12729
|
}], ctorParameters: () => [{ type: i0.TemplateRef }, { type: i0.ViewContainerRef }, { type: i0.ChangeDetectorRef }, { type: i0.ElementRef }], propDecorators: { untilInView: [{
|
|
12633
12730
|
type: Input
|
|
@@ -12675,7 +12772,8 @@ class WorfkflowwChoiceCommandDirective {
|
|
|
12675
12772
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: WorfkflowwChoiceCommandDirective, decorators: [{
|
|
12676
12773
|
type: Directive,
|
|
12677
12774
|
args: [{
|
|
12678
|
-
selector: '[wfChoice]'
|
|
12775
|
+
selector: '[wfChoice]',
|
|
12776
|
+
standalone: false
|
|
12679
12777
|
}]
|
|
12680
12778
|
}], propDecorators: { wfChoice: [{
|
|
12681
12779
|
type: Input
|
|
@@ -12733,7 +12831,8 @@ class CopyDirective extends BaseDirective {
|
|
|
12733
12831
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: CopyDirective, decorators: [{
|
|
12734
12832
|
type: Directive,
|
|
12735
12833
|
args: [{
|
|
12736
|
-
selector: '[copy]'
|
|
12834
|
+
selector: '[copy]',
|
|
12835
|
+
standalone: false
|
|
12737
12836
|
}]
|
|
12738
12837
|
}], ctorParameters: () => [{ type: undefined, decorators: [{
|
|
12739
12838
|
type: Optional
|
|
@@ -12799,7 +12898,8 @@ class EllapsisTextDirective extends BaseDirective {
|
|
|
12799
12898
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EllapsisTextDirective, decorators: [{
|
|
12800
12899
|
type: Directive,
|
|
12801
12900
|
args: [{
|
|
12802
|
-
selector: '[ellapsisText]'
|
|
12901
|
+
selector: '[ellapsisText]',
|
|
12902
|
+
standalone: false
|
|
12803
12903
|
}]
|
|
12804
12904
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }], propDecorators: { ellapsisText: [{
|
|
12805
12905
|
type: Input
|
|
@@ -12832,7 +12932,8 @@ class MobileDirective extends BaseDirective {
|
|
|
12832
12932
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MobileDirective, decorators: [{
|
|
12833
12933
|
type: Directive,
|
|
12834
12934
|
args: [{
|
|
12835
|
-
selector: '[mobile]'
|
|
12935
|
+
selector: '[mobile]',
|
|
12936
|
+
standalone: false
|
|
12836
12937
|
}]
|
|
12837
12938
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
12838
12939
|
|
|
@@ -12855,7 +12956,8 @@ class BodyClickDirective extends BaseDirective {
|
|
|
12855
12956
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: BodyClickDirective, decorators: [{
|
|
12856
12957
|
type: Directive,
|
|
12857
12958
|
args: [{
|
|
12858
|
-
selector: '[bodyClick]'
|
|
12959
|
+
selector: '[bodyClick]',
|
|
12960
|
+
standalone: false
|
|
12859
12961
|
}]
|
|
12860
12962
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: undefined, decorators: [{
|
|
12861
12963
|
type: Inject,
|
|
@@ -12877,7 +12979,8 @@ class PreventDefaultDirective extends BaseDirective {
|
|
|
12877
12979
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: PreventDefaultDirective, decorators: [{
|
|
12878
12980
|
type: Directive,
|
|
12879
12981
|
args: [{
|
|
12880
|
-
selector: '[preventDefault]'
|
|
12982
|
+
selector: '[preventDefault]',
|
|
12983
|
+
standalone: false
|
|
12881
12984
|
}]
|
|
12882
12985
|
}], propDecorators: { onClick: [{
|
|
12883
12986
|
type: HostListener,
|
|
@@ -12894,7 +12997,8 @@ class StopPropagationDirective extends BaseDirective {
|
|
|
12894
12997
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: StopPropagationDirective, decorators: [{
|
|
12895
12998
|
type: Directive,
|
|
12896
12999
|
args: [{
|
|
12897
|
-
selector: '[stopPropagation]'
|
|
13000
|
+
selector: '[stopPropagation]',
|
|
13001
|
+
standalone: false
|
|
12898
13002
|
}]
|
|
12899
13003
|
}], propDecorators: { onClick: [{
|
|
12900
13004
|
type: HostListener,
|
|
@@ -12984,7 +13088,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
12984
13088
|
useFactory: getDateService,
|
|
12985
13089
|
deps: [LogService]
|
|
12986
13090
|
}
|
|
12987
|
-
]
|
|
13091
|
+
],
|
|
13092
|
+
standalone: false
|
|
12988
13093
|
}]
|
|
12989
13094
|
}], ctorParameters: () => [{ type: DateService }, { type: i0.ElementRef }, { type: PortalService }], propDecorators: { value: [{
|
|
12990
13095
|
type: Input,
|
|
@@ -13023,7 +13128,8 @@ class RouteFormChangeDirective extends BaseDirective {
|
|
|
13023
13128
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: RouteFormChangeDirective, decorators: [{
|
|
13024
13129
|
type: Directive,
|
|
13025
13130
|
args: [{
|
|
13026
|
-
selector: '[routeFormChange]'
|
|
13131
|
+
selector: '[routeFormChange]',
|
|
13132
|
+
standalone: false
|
|
13027
13133
|
}]
|
|
13028
13134
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: PortalService }, { type: i1.Router }], propDecorators: { handleBodyClick: [{
|
|
13029
13135
|
type: Input
|
|
@@ -13075,7 +13181,8 @@ class DynamicStyleDirective extends BaseDirective {
|
|
|
13075
13181
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DynamicStyleDirective, decorators: [{
|
|
13076
13182
|
type: Directive,
|
|
13077
13183
|
args: [{
|
|
13078
|
-
selector: '[cssStyle]'
|
|
13184
|
+
selector: '[cssStyle]',
|
|
13185
|
+
standalone: false
|
|
13079
13186
|
}]
|
|
13080
13187
|
}], propDecorators: { cssStyle: [{
|
|
13081
13188
|
type: Input
|
|
@@ -13101,7 +13208,8 @@ class NowraptextDirective extends BaseDirective {
|
|
|
13101
13208
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NowraptextDirective, decorators: [{
|
|
13102
13209
|
type: Directive,
|
|
13103
13210
|
args: [{
|
|
13104
|
-
selector: '[nowraptext]'
|
|
13211
|
+
selector: '[nowraptext]',
|
|
13212
|
+
standalone: false
|
|
13105
13213
|
}]
|
|
13106
13214
|
}], propDecorators: { width: [{
|
|
13107
13215
|
type: Input
|
|
@@ -13140,7 +13248,8 @@ class LabelmandatoryDirective extends BaseDirective {
|
|
|
13140
13248
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: LabelmandatoryDirective, decorators: [{
|
|
13141
13249
|
type: Directive,
|
|
13142
13250
|
args: [{
|
|
13143
|
-
selector: '[lblMandatory]'
|
|
13251
|
+
selector: '[lblMandatory]',
|
|
13252
|
+
standalone: false
|
|
13144
13253
|
}]
|
|
13145
13254
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: undefined, decorators: [{
|
|
13146
13255
|
type: Inject,
|
|
@@ -13186,7 +13295,8 @@ class AbsoluteDivBodyDirective extends BaseDirective {
|
|
|
13186
13295
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: AbsoluteDivBodyDirective, decorators: [{
|
|
13187
13296
|
type: Directive,
|
|
13188
13297
|
args: [{
|
|
13189
|
-
selector: '[absDiv]'
|
|
13298
|
+
selector: '[absDiv]',
|
|
13299
|
+
standalone: false
|
|
13190
13300
|
}]
|
|
13191
13301
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }], propDecorators: { elemCreated: [{
|
|
13192
13302
|
type: Output
|
|
@@ -13333,7 +13443,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
13333
13443
|
args: [{
|
|
13334
13444
|
selector: 'bnrc-form-new',
|
|
13335
13445
|
template: '<bnrc-form [params]="params"></bnrc-form>',
|
|
13336
|
-
changeDetection: ChangeDetectionStrategy.OnPush
|
|
13446
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
13447
|
+
standalone: false
|
|
13337
13448
|
}]
|
|
13338
13449
|
}], ctorParameters: () => [], propDecorators: { settings: [{
|
|
13339
13450
|
type: Input
|
|
@@ -13389,7 +13500,7 @@ class ReportContainerComponent extends BaseComponent {
|
|
|
13389
13500
|
}
|
|
13390
13501
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ReportContainerComponent, decorators: [{
|
|
13391
13502
|
type: Component,
|
|
13392
|
-
args: [{ selector: 'bnrc-report-container', changeDetection: ChangeDetectionStrategy.OnPush, template: "@if ((loading$ | async)!!) {\n<bsu-mask></bsu-mask>\n}\n", styles: [":host{display:block}\n"] }]
|
|
13503
|
+
args: [{ selector: 'bnrc-report-container', changeDetection: ChangeDetectionStrategy.OnPush, standalone: false, template: "@if ((loading$ | async)!!) {\n<bsu-mask></bsu-mask>\n}\n", styles: [":host{display:block}\n"] }]
|
|
13393
13504
|
}], ctorParameters: () => [{ type: PortalService }, { type: i0.Injector }, { type: i0.ViewContainerRef }], propDecorators: { settings: [{
|
|
13394
13505
|
type: Input
|
|
13395
13506
|
}] } });
|
|
@@ -13508,7 +13619,7 @@ class FieldUiComponent extends BaseComponent {
|
|
|
13508
13619
|
}
|
|
13509
13620
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: FieldUiComponent, decorators: [{
|
|
13510
13621
|
type: Component,
|
|
13511
|
-
args: [{ selector: 'bnrc-field-ui', template: '<ng-container #placeholder></ng-container>', changeDetection: ChangeDetectionStrategy.OnPush, styles: [":host{display:block;width:100%;height:auto;box-sizing:border-box}\n"] }]
|
|
13622
|
+
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"] }]
|
|
13512
13623
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: FormPanelService }, { type: PortalService }, { type: i0.Injector }, { type: i0.ChangeDetectorRef }], propDecorators: { isSearchPanel: [{
|
|
13513
13624
|
type: Input
|
|
13514
13625
|
}], customField: [{
|
|
@@ -13665,7 +13776,9 @@ class ViewBase {
|
|
|
13665
13776
|
}
|
|
13666
13777
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ViewBase, decorators: [{
|
|
13667
13778
|
type: Directive,
|
|
13668
|
-
args: [{
|
|
13779
|
+
args: [{
|
|
13780
|
+
standalone: false
|
|
13781
|
+
}]
|
|
13669
13782
|
}] });
|
|
13670
13783
|
|
|
13671
13784
|
class LoginController extends BaseController {
|
|
@@ -13713,7 +13826,9 @@ class LoginController extends BaseController {
|
|
|
13713
13826
|
}
|
|
13714
13827
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: LoginController, decorators: [{
|
|
13715
13828
|
type: Directive,
|
|
13716
|
-
args: [{
|
|
13829
|
+
args: [{
|
|
13830
|
+
standalone: false
|
|
13831
|
+
}]
|
|
13717
13832
|
}], ctorParameters: () => [{ type: undefined }] });
|
|
13718
13833
|
|
|
13719
13834
|
class LoginVerificationController extends BaseController {
|
|
@@ -13763,7 +13878,9 @@ class LoginVerificationController extends BaseController {
|
|
|
13763
13878
|
}
|
|
13764
13879
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: LoginVerificationController, decorators: [{
|
|
13765
13880
|
type: Directive,
|
|
13766
|
-
args: [{
|
|
13881
|
+
args: [{
|
|
13882
|
+
standalone: false
|
|
13883
|
+
}]
|
|
13767
13884
|
}], ctorParameters: () => [{ type: undefined }] });
|
|
13768
13885
|
|
|
13769
13886
|
class ButtonLoadingComponent {
|
|
@@ -13772,7 +13889,7 @@ class ButtonLoadingComponent {
|
|
|
13772
13889
|
}
|
|
13773
13890
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ButtonLoadingComponent, decorators: [{
|
|
13774
13891
|
type: Component,
|
|
13775
|
-
args: [{ selector: 'bnrc-button-loading', changeDetection: ChangeDetectionStrategy.OnPush, template: "<!-- <button class=\"button\" [disabled]=\"loading\">\n <i [class.!tw-hidden]=\"!loading\" class=\"fa fa-circle-o-notch fa-spin\"></i\n >{{ (loading ? 'Wait' : text) | bbbTranslate }}\n</button> -->\n<button type=\"button\" class=\"button\" [class.button--loading]=\"loading\" [disabled]=\"loading\">\n <span class=\"button__text\">{{ text | bbbTranslate }}</span>\n</button>\n", styles: [":host{display:block;width:100%}.button{width:100%;position:relative;padding:8px 16px;background:#009579;border:none;outline:none;border-radius:2px;cursor:pointer}.button:active{background:#007a63}.button__text{font:700 1rem IranYekanDigits,BarsaFont;color:#fff;transition:all .2s}.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:#fff;border-radius:50%;animation:button-loading-spinner 1s ease infinite}@keyframes button-loading-spinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}\n"] }]
|
|
13892
|
+
args: [{ selector: 'bnrc-button-loading', changeDetection: ChangeDetectionStrategy.OnPush, standalone: false, template: "<!-- <button class=\"button\" [disabled]=\"loading\">\n <i [class.!tw-hidden]=\"!loading\" class=\"fa fa-circle-o-notch fa-spin\"></i\n >{{ (loading ? 'Wait' : text) | bbbTranslate }}\n</button> -->\n<button type=\"button\" class=\"button\" [class.button--loading]=\"loading\" [disabled]=\"loading\">\n <span class=\"button__text\">{{ text | bbbTranslate }}</span>\n</button>\n", styles: [":host{display:block;width:100%}.button{width:100%;position:relative;padding:8px 16px;background:#009579;border:none;outline:none;border-radius:2px;cursor:pointer}.button:active{background:#007a63}.button__text{font:700 1rem IranYekanDigits,BarsaFont;color:#fff;transition:all .2s}.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:#fff;border-radius:50%;animation:button-loading-spinner 1s ease infinite}@keyframes button-loading-spinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}\n"] }]
|
|
13776
13893
|
}], propDecorators: { valid: [{
|
|
13777
13894
|
type: Input
|
|
13778
13895
|
}], loading: [{
|
|
@@ -13830,7 +13947,7 @@ class LoginEnterMobileComponent extends ViewBase {
|
|
|
13830
13947
|
}
|
|
13831
13948
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: LoginEnterMobileComponent, decorators: [{
|
|
13832
13949
|
type: Component,
|
|
13833
|
-
args: [{ selector: 'bnrc-login-enter-mobile', changeDetection: ChangeDetectionStrategy.OnPush, template: "<form class=\"tw-px-8 tw-pt-6 tw-pb-8 tw-mb-2 tw-mt-2\" [formGroup]=\"form\">\n <div class=\"tw-mb-4\">\n <label class=\"tw-block tw-text-gray-500 tw-text-md tw-font-bold tw-mb-4\" for=\"username\"> \u0634\u0645\u0627\u0631\u0647 \u0647\u0645\u0631\u0627\u0647 </label>\n <input\n class=\"tw-rounded-lg tw-border tw-w-full tw-py-4 tw-px-3 tw-text-gray-700 tw-leading-tight tw-focus:tw-outline-none tw-focus:tw-shadow-outline\"\n name=\"mobile\"\n formControlName=\"mobile\"\n placeholder=\"09121234567\"\n maxlength=\"11\"\n type=\"tel\"\n [disabled]=\"loading\"\n />\n </div>\n <!-- <app-form-captcha [capId]=\"capId()\" [showCaptcha]=\"showCaptcha()\" formControlName=\"cap\"></app-form-captcha> -->\n <div class=\"tw-flex tw-items-center\">\n <bnrc-button-loading\n [text]=\"'\u0627\u0631\u0633\u0627\u0644 \u06A9\u062F \u062A\u0627\u06CC\u06CC\u062F'\"\n [valid]=\"canSend\"\n [loading]=\"loading\"\n (click)=\"onSendCode()\"\n ></bnrc-button-loading>\n </div>\n</form>\n" }]
|
|
13950
|
+
args: [{ selector: 'bnrc-login-enter-mobile', changeDetection: ChangeDetectionStrategy.OnPush, standalone: false, template: "<form class=\"tw-px-8 tw-pt-6 tw-pb-8 tw-mb-2 tw-mt-2\" [formGroup]=\"form\">\n <div class=\"tw-mb-4\">\n <label class=\"tw-block tw-text-gray-500 tw-text-md tw-font-bold tw-mb-4\" for=\"username\"> \u0634\u0645\u0627\u0631\u0647 \u0647\u0645\u0631\u0627\u0647 </label>\n <input\n class=\"tw-rounded-lg tw-border tw-w-full tw-py-4 tw-px-3 tw-text-gray-700 tw-leading-tight tw-focus:tw-outline-none tw-focus:tw-shadow-outline\"\n name=\"mobile\"\n formControlName=\"mobile\"\n placeholder=\"09121234567\"\n maxlength=\"11\"\n type=\"tel\"\n [disabled]=\"loading\"\n />\n </div>\n <!-- <app-form-captcha [capId]=\"capId()\" [showCaptcha]=\"showCaptcha()\" formControlName=\"cap\"></app-form-captcha> -->\n <div class=\"tw-flex tw-items-center\">\n <bnrc-button-loading\n [text]=\"'\u0627\u0631\u0633\u0627\u0644 \u06A9\u062F \u062A\u0627\u06CC\u06CC\u062F'\"\n [valid]=\"canSend\"\n [loading]=\"loading\"\n (click)=\"onSendCode()\"\n ></bnrc-button-loading>\n </div>\n</form>\n" }]
|
|
13834
13951
|
}], ctorParameters: () => [{ type: i1$2.FormBuilder }], propDecorators: { otpSent: [{
|
|
13835
13952
|
type: Output
|
|
13836
13953
|
}], errorTemplate: [{
|
|
@@ -13892,7 +14009,7 @@ class LoginVerificationComponent extends ViewBase {
|
|
|
13892
14009
|
}
|
|
13893
14010
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: LoginVerificationComponent, decorators: [{
|
|
13894
14011
|
type: Component,
|
|
13895
|
-
args: [{ selector: 'bnrc-login-verification', changeDetection: ChangeDetectionStrategy.OnPush, template: "<form class=\"tw-px-8 tw-pt-6 tw-pb-8 tw-mb-2 tw-mt-2\" [formGroup]=\"form\">\n <label class=\"tw-block tw-w-full tw-text-gray-500 tw-text-md tw-font-bold tw-mb-4 tw-text-sm\">\n \u06A9\u062F \u0627\u0631\u0633\u0627\u0644 \u0634\u062F\u0647 \u0628\u0647 \u0634\u0645\u0627\u0631\u0647 <strong>{{ mobile }}</strong> \u0631\u0627 \u0648\u0627\u0631\u062F \u0646\u0645\u0627\u06CC\u06CC\u062F.\n </label>\n <a\n class=\"tw-inline-flex tw-flex tw-gap-3 tw-items-center tw-text-blue-600 tw-visited:tw-text-purple-600 tw-text-sm tw-font-extrabold tw-mb-4\"\n (click)=\"changeMobile.emit()\"\n >\u0648\u06CC\u0631\u0627\u06CC\u0634 \u0634\u0645\u0627\u0631\u0647 \u0647\u0645\u0631\u0627\u0647\n <svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" class=\"tw-w-6\">\n <path\n d=\"M5,18H9.24a1,1,0,0,0,.71-.29l6.92-6.93h0L19.71,8a1,1,0,0,0,0-1.42L15.47,2.29a1,1,0,0,0-1.42,0L11.23,5.12h0L4.29,12.05a1,1,0,0,0-.29.71V17A1,1,0,0,0,5,18ZM14.76,4.41l2.83,2.83L16.17,8.66,13.34,5.83ZM6,13.17l5.93-5.93,2.83,2.83L8.83,16H6ZM21,20H3a1,1,0,0,0,0,2H21a1,1,0,0,0,0-2Z\"\n fill=\"#316bec\"\n />\n </svg>\n </a>\n <div class=\"tw-flex tw-items-center tw-justify-center tw-gap-3 tw-mb-4 tw-flex-row-reverse\">\n <input\n #inputv\n class=\"tw-rounded-lg tw-border tw-w-full tw-py-4 tw-px-3 tw-text-gray-700 tw-leading-tight tw-focus:tw-outline-none tw-focus:tw-shadow-outline\"\n maxlength=\"6\"\n tabindex=\"0\"\n name=\"in1\"\n formControlName=\"in1\"\n />\n </div>\n <div class=\"tw-flex tw-items-center\">\n <bnrc-button-loading\n #loadingBtn\n [text]=\"'\u062A\u0627\u06CC\u06CC\u062F \u06A9\u062F'\"\n [valid]=\"canVerify\"\n [loading]=\"loading\"\n (click)=\"onVerifyCode()\"\n ></bnrc-button-loading>\n </div>\n</form>\n" }]
|
|
14012
|
+
args: [{ selector: 'bnrc-login-verification', changeDetection: ChangeDetectionStrategy.OnPush, standalone: false, template: "<form class=\"tw-px-8 tw-pt-6 tw-pb-8 tw-mb-2 tw-mt-2\" [formGroup]=\"form\">\n <label class=\"tw-block tw-w-full tw-text-gray-500 tw-text-md tw-font-bold tw-mb-4 tw-text-sm\">\n \u06A9\u062F \u0627\u0631\u0633\u0627\u0644 \u0634\u062F\u0647 \u0628\u0647 \u0634\u0645\u0627\u0631\u0647 <strong>{{ mobile }}</strong> \u0631\u0627 \u0648\u0627\u0631\u062F \u0646\u0645\u0627\u06CC\u06CC\u062F.\n </label>\n <a\n class=\"tw-inline-flex tw-flex tw-gap-3 tw-items-center tw-text-blue-600 tw-visited:tw-text-purple-600 tw-text-sm tw-font-extrabold tw-mb-4\"\n (click)=\"changeMobile.emit()\"\n >\u0648\u06CC\u0631\u0627\u06CC\u0634 \u0634\u0645\u0627\u0631\u0647 \u0647\u0645\u0631\u0627\u0647\n <svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" class=\"tw-w-6\">\n <path\n d=\"M5,18H9.24a1,1,0,0,0,.71-.29l6.92-6.93h0L19.71,8a1,1,0,0,0,0-1.42L15.47,2.29a1,1,0,0,0-1.42,0L11.23,5.12h0L4.29,12.05a1,1,0,0,0-.29.71V17A1,1,0,0,0,5,18ZM14.76,4.41l2.83,2.83L16.17,8.66,13.34,5.83ZM6,13.17l5.93-5.93,2.83,2.83L8.83,16H6ZM21,20H3a1,1,0,0,0,0,2H21a1,1,0,0,0,0-2Z\"\n fill=\"#316bec\"\n />\n </svg>\n </a>\n <div class=\"tw-flex tw-items-center tw-justify-center tw-gap-3 tw-mb-4 tw-flex-row-reverse\">\n <input\n #inputv\n class=\"tw-rounded-lg tw-border tw-w-full tw-py-4 tw-px-3 tw-text-gray-700 tw-leading-tight tw-focus:tw-outline-none tw-focus:tw-shadow-outline\"\n maxlength=\"6\"\n tabindex=\"0\"\n name=\"in1\"\n formControlName=\"in1\"\n />\n </div>\n <div class=\"tw-flex tw-items-center\">\n <bnrc-button-loading\n #loadingBtn\n [text]=\"'\u062A\u0627\u06CC\u06CC\u062F \u06A9\u062F'\"\n [valid]=\"canVerify\"\n [loading]=\"loading\"\n (click)=\"onVerifyCode()\"\n ></bnrc-button-loading>\n </div>\n</form>\n" }]
|
|
13896
14013
|
}], ctorParameters: () => [{ type: i1$2.FormBuilder }], propDecorators: { _inputsEl: [{
|
|
13897
14014
|
type: ViewChildren,
|
|
13898
14015
|
args: ['inputv']
|
|
@@ -13958,7 +14075,7 @@ class Login2Component {
|
|
|
13958
14075
|
}
|
|
13959
14076
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: Login2Component, decorators: [{
|
|
13960
14077
|
type: Component,
|
|
13961
|
-
args: [{ selector: 'bnrc-login2', changeDetection: ChangeDetectionStrategy.OnPush, template: "<div class=\"tw-bg-white dark:tw-bg-gray-900 tw-w-full tw-h-full\">\n <div class=\"tw-flex tw-justify-center tw-h-screen\">\n <div\n class=\"tw-hidden tw-bg-cover lg:tw-block lg:tw-w-2/3\"\n [style.background-image]=\"'url(' + appSettings().BackgroundUrl + ')'\"\n >\n <div class=\"tw-flex tw-items-center tw-h-full tw-px-20 tw-bg-gray-900 tw-bg-opacity-40\">\n <div>\n <h2 class=\"tw-text-4xl tw-font-bold tw-text-white\">{{ appSettings().Section1Title }}</h2>\n\n <p class=\"tw-max-w-xl tw-mt-3 tw-text-gray-300\">{{ appSettings().Section1Description }}</p>\n </div>\n </div>\n </div>\n\n <div class=\"tw-flex tw-items-center tw-w-full tw-max-w-md tw-px-6 tw-mx-auto lg:tw-w-2/6\">\n <div class=\"tw-flex-1\">\n <div class=\"tw-text-center tw-flex tw-flex-col tw-items-center\">\n <div class=\"tw-flex tw-gap-2 tw-items-center\">\n <img [src]=\"appSettings().LogoUrl\" />\n <h2 class=\"tw-text-4xl tw-font-bold tw-text-center tw-text-gray-700 dark:tw-text-white\">\n {{ appSettings().Title }}\n </h2>\n </div>\n <div class=\"tw-flex tw-gap-2 tw-items-center\">\n <p class=\"tw-mt-3 tw-text-gray-500 dark:tw-text-gray-300\">{{ appSettings().Subtitle }}</p>\n </div>\n </div>\n <div>\n @if(state()==='enter-mobile'){\n <bnrc-login-enter-mobile\n (otpSent)=\"onOtpSent($event)\"\n [errorTemplate]=\"template\"\n ></bnrc-login-enter-mobile>\n }@else{\n <bnrc-login-verification\n [mobile]=\"mobile()\"\n (changeMobile)=\"onChangeMobile()\"\n (otpVerified)=\"onOtpVerfied()\"\n [errorTemplate]=\"template\"\n ></bnrc-login-verification>\n }\n </div>\n @if(state()==='enter-mobile' && !appSettings().HideGovSso){\n <div class=\"tw-relative tw-flex tw-py-5 tw-items-center tw-px-2\">\n <div class=\"tw-flex-grow tw-border-t tw-border-gray-400\"></div>\n <span class=\"tw-font-[IRANYekan] tw-flex-shrink tw-mx-4 tw-text-gray-400\">\u0648\u0631\u0648\u062F \u0627\u0632 \u0637\u0631\u06CC\u0642 \u062F\u0631\u06AF\u0627\u0647</span>\n <div class=\"tw-flex-grow tw-border-t tw-border-gray-400\"></div>\n </div>\n <div class=\"tw-rounded-lg back-box-color tw-w-full tw-py-3\">\n <div class=\"tw-flex tw-items-center tw-text-center\">\n <a class=\"tw-w-full tw-text-blue-600 tw-visited:tw-text-purple-600 tw-text-sm\" href=\"\"\n >\u0648\u0631\u0648\u062F \u0627\u0632 \u0637\u0631\u06CC\u0642 \u062F\u0631\u06AF\u0627\u0647 \u062F\u0648\u0644\u062A \u0645\u0646\n </a>\n </div>\n </div>\n }\n </div>\n </div>\n </div>\n</div>\n<ng-template let-messageToast #template>\n <p class=\"error\" [dismissible]=\"true\">{{ messageToast.data.message }}</p>\n</ng-template>\n", styles: [":host{font-family:IRANYekanDigits}\n"] }]
|
|
14078
|
+
args: [{ selector: 'bnrc-login2', changeDetection: ChangeDetectionStrategy.OnPush, standalone: false, template: "<div class=\"tw-bg-white dark:tw-bg-gray-900 tw-w-full tw-h-full\">\n <div class=\"tw-flex tw-justify-center tw-h-screen\">\n <div\n class=\"tw-hidden tw-bg-cover lg:tw-block lg:tw-w-2/3\"\n [style.background-image]=\"'url(' + appSettings().BackgroundUrl + ')'\"\n >\n <div class=\"tw-flex tw-items-center tw-h-full tw-px-20 tw-bg-gray-900 tw-bg-opacity-40\">\n <div>\n <h2 class=\"tw-text-4xl tw-font-bold tw-text-white\">{{ appSettings().Section1Title }}</h2>\n\n <p class=\"tw-max-w-xl tw-mt-3 tw-text-gray-300\">{{ appSettings().Section1Description }}</p>\n </div>\n </div>\n </div>\n\n <div class=\"tw-flex tw-items-center tw-w-full tw-max-w-md tw-px-6 tw-mx-auto lg:tw-w-2/6\">\n <div class=\"tw-flex-1\">\n <div class=\"tw-text-center tw-flex tw-flex-col tw-items-center\">\n <div class=\"tw-flex tw-gap-2 tw-items-center\">\n <img [src]=\"appSettings().LogoUrl\" />\n <h2 class=\"tw-text-4xl tw-font-bold tw-text-center tw-text-gray-700 dark:tw-text-white\">\n {{ appSettings().Title }}\n </h2>\n </div>\n <div class=\"tw-flex tw-gap-2 tw-items-center\">\n <p class=\"tw-mt-3 tw-text-gray-500 dark:tw-text-gray-300\">{{ appSettings().Subtitle }}</p>\n </div>\n </div>\n <div>\n @if(state()==='enter-mobile'){\n <bnrc-login-enter-mobile\n (otpSent)=\"onOtpSent($event)\"\n [errorTemplate]=\"template\"\n ></bnrc-login-enter-mobile>\n }@else{\n <bnrc-login-verification\n [mobile]=\"mobile()\"\n (changeMobile)=\"onChangeMobile()\"\n (otpVerified)=\"onOtpVerfied()\"\n [errorTemplate]=\"template\"\n ></bnrc-login-verification>\n }\n </div>\n @if(state()==='enter-mobile' && !appSettings().HideGovSso){\n <div class=\"tw-relative tw-flex tw-py-5 tw-items-center tw-px-2\">\n <div class=\"tw-flex-grow tw-border-t tw-border-gray-400\"></div>\n <span class=\"tw-font-[IRANYekan] tw-flex-shrink tw-mx-4 tw-text-gray-400\">\u0648\u0631\u0648\u062F \u0627\u0632 \u0637\u0631\u06CC\u0642 \u062F\u0631\u06AF\u0627\u0647</span>\n <div class=\"tw-flex-grow tw-border-t tw-border-gray-400\"></div>\n </div>\n <div class=\"tw-rounded-lg back-box-color tw-w-full tw-py-3\">\n <div class=\"tw-flex tw-items-center tw-text-center\">\n <a class=\"tw-w-full tw-text-blue-600 tw-visited:tw-text-purple-600 tw-text-sm\" href=\"\"\n >\u0648\u0631\u0648\u062F \u0627\u0632 \u0637\u0631\u06CC\u0642 \u062F\u0631\u06AF\u0627\u0647 \u062F\u0648\u0644\u062A \u0645\u0646\n </a>\n </div>\n </div>\n }\n </div>\n </div>\n </div>\n</div>\n<ng-template let-messageToast #template>\n <p class=\"error\" [dismissible]=\"true\">{{ messageToast.data.message }}</p>\n</ng-template>\n", styles: [":host{font-family:IRANYekanDigits}\n"] }]
|
|
13962
14079
|
}], ctorParameters: () => [] });
|
|
13963
14080
|
|
|
13964
14081
|
class BaseUlvSettingComponent extends BaseComponent {
|
|
@@ -13993,7 +14110,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
|
|
|
13993
14110
|
args: [{
|
|
13994
14111
|
selector: 'bnrc-base-ulv-setting',
|
|
13995
14112
|
template: '',
|
|
13996
|
-
changeDetection: ChangeDetectionStrategy.OnPush
|
|
14113
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
14114
|
+
standalone: false
|
|
13997
14115
|
}]
|
|
13998
14116
|
}], propDecorators: { mobile: [{
|
|
13999
14117
|
type: HostBinding,
|
|
@@ -14087,7 +14205,7 @@ class RootPageComponent extends BaseComponent {
|
|
|
14087
14205
|
}
|
|
14088
14206
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: RootPageComponent, decorators: [{
|
|
14089
14207
|
type: Component,
|
|
14090
|
-
args: [{ selector: 'bnrc-root-page', changeDetection: ChangeDetectionStrategy.OnPush, template: "<router-outlet></router-outlet>\r\n<router-outlet name=\"main\"></router-outlet>\r\n", styles: [":host{position:relative;display:block}\n"] }]
|
|
14208
|
+
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"] }]
|
|
14091
14209
|
}], ctorParameters: () => [{ type: i0.ViewContainerRef }], propDecorators: { _pageContent: [{
|
|
14092
14210
|
type: HostBinding,
|
|
14093
14211
|
args: ['class.page-content']
|
|
@@ -14113,7 +14231,8 @@ class ResizableDirective {
|
|
|
14113
14231
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ResizableDirective, decorators: [{
|
|
14114
14232
|
type: Directive,
|
|
14115
14233
|
args: [{
|
|
14116
|
-
selector: '[resizable]'
|
|
14234
|
+
selector: '[resizable]',
|
|
14235
|
+
standalone: false
|
|
14117
14236
|
}]
|
|
14118
14237
|
}], ctorParameters: () => [{ type: Document, decorators: [{
|
|
14119
14238
|
type: Inject,
|
|
@@ -14146,7 +14265,7 @@ class ResizableComponent {
|
|
|
14146
14265
|
}
|
|
14147
14266
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ResizableComponent, decorators: [{
|
|
14148
14267
|
type: Component,
|
|
14149
|
-
args: [{ selector: 'th[resizable]', template: "<div class=\"wrapper\" [style.justify-content]=\"disableResize ? 'center' : 'flex-end'\">\n <div class=\"content tw-flex\">\n <ng-content></ng-content>\n </div>\n <div\n [style.pointer-events]=\"disableResize ? 'none' : 'auto'\"\n class=\"bar\"\n [class.rtl]=\"rtl\"\n (resizable)=\"onResize($event)\"\n [rtl]=\"rtl\"\n (resizableComplete)=\"widthChange.emit()\"\n ></div>\n</div>\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"] }]
|
|
14268
|
+
args: [{ selector: 'th[resizable]', standalone: false, template: "<div class=\"wrapper\" [style.justify-content]=\"disableResize ? 'center' : 'flex-end'\">\n <div class=\"content tw-flex\">\n <ng-content></ng-content>\n </div>\n <div\n [style.pointer-events]=\"disableResize ? 'none' : 'auto'\"\n class=\"bar\"\n [class.rtl]=\"rtl\"\n (resizable)=\"onResize($event)\"\n [rtl]=\"rtl\"\n (resizableComplete)=\"widthChange.emit()\"\n ></div>\n</div>\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"] }]
|
|
14150
14269
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }], propDecorators: { disableResize: [{
|
|
14151
14270
|
type: Input
|
|
14152
14271
|
}], rtl: [{
|
|
@@ -14184,7 +14303,7 @@ class NoInternetComponent extends BaseComponent {
|
|
|
14184
14303
|
}
|
|
14185
14304
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NoInternetComponent, decorators: [{
|
|
14186
14305
|
type: Component,
|
|
14187
|
-
args: [{ selector: 'bnrc-not-internet', changeDetection: ChangeDetectionStrategy.OnPush, template: "<h1>\u26A0</h1>\n<h2>No connection to the internet</h2>\n<p>This Display has a connection to your network but no connection to the internet.</p>\n<p class=\"desc\">The connection to the outside world is needed for updates and keeping the time.</p>\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"] }]
|
|
14306
|
+
args: [{ selector: 'bnrc-not-internet', changeDetection: ChangeDetectionStrategy.OnPush, standalone: false, template: "<h1>\u26A0</h1>\n<h2>No connection to the internet</h2>\n<p>This Display has a connection to your network but no connection to the internet.</p>\n<p class=\"desc\">The connection to the outside world is needed for updates and keeping the time.</p>\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"] }]
|
|
14188
14307
|
}], ctorParameters: () => [{ type: NetworkStatusService }] });
|
|
14189
14308
|
|
|
14190
14309
|
class ServerConnectionErrorComponent extends BaseComponent {
|
|
@@ -14199,7 +14318,7 @@ class ServerConnectionErrorComponent extends BaseComponent {
|
|
|
14199
14318
|
}
|
|
14200
14319
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ServerConnectionErrorComponent, decorators: [{
|
|
14201
14320
|
type: Component,
|
|
14202
|
-
args: [{ selector: 'bnrc-server-connection-error', changeDetection: ChangeDetectionStrategy.OnPush, template: "<div class=\"container\">\n <span></span>\n <div class=\"middle\">\n <h1>502</h1>\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>\n </div>\n <div>\n <button class=\"fd-button fd-button--transparent\" (click)=\"onReload()\">Reload</button>\n </div>\n</div>\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"] }]
|
|
14321
|
+
args: [{ selector: 'bnrc-server-connection-error', changeDetection: ChangeDetectionStrategy.OnPush, standalone: false, template: "<div class=\"container\">\n <span></span>\n <div class=\"middle\">\n <h1>502</h1>\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>\n </div>\n <div>\n <button class=\"fd-button fd-button--transparent\" (click)=\"onReload()\">Reload</button>\n </div>\n</div>\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"] }]
|
|
14203
14322
|
}], ctorParameters: () => [{ type: NetworkStatusService }] });
|
|
14204
14323
|
|
|
14205
14324
|
const routesDefault = [
|