barsa-novin-ray-core 1.0.362 → 1.0.364
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/esm2020/public-api.mjs
CHANGED
|
@@ -16,6 +16,7 @@ export * from './lib/report-container/report-container.component';
|
|
|
16
16
|
export * from './lib/report-container/report-container.component';
|
|
17
17
|
export * from './lib/form/form.component';
|
|
18
18
|
export * from './lib/field-ui/field-ui.component';
|
|
19
|
+
export * from './lib/form-page-routing';
|
|
19
20
|
export * from './lib/modal-root.component';
|
|
20
21
|
/*
|
|
21
22
|
* Public API Surface of barsa-novin-ray-core
|
|
@@ -35,4 +36,4 @@ export * from './lib/resizable-module/resizable.component';
|
|
|
35
36
|
export * from './lib/resizable-module/resizable.directive';
|
|
36
37
|
export * from './lib/resizable-module/resizable.module';
|
|
37
38
|
export * from './lib/barsa-novin-ray-core.module';
|
|
38
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
39
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljLWFwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3Byb2plY3RzL2JhcnNhLW5vdmluLXJheS1jb3JlL3NyYy9wdWJsaWMtYXBpLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLGNBQWMsbUdBQW1HLENBQUM7QUFDbEgsY0FBYyx1Q0FBdUMsQ0FBQztBQUV0RCxjQUFjLHFGQUFxRixDQUFDO0FBQ3BHLGNBQWMseUNBQXlDLENBQUM7QUFDeEQsY0FBYyxxQ0FBcUMsQ0FBQztBQUNwRCxjQUFjLHlCQUF5QixDQUFDO0FBQ3hDLGNBQWMseUNBQXlDLENBQUM7QUFDeEQsY0FBYyx1Q0FBdUMsQ0FBQztBQUN0RCxjQUFjLGtCQUFrQixDQUFDO0FBQ2pDLGNBQWMsYUFBYSxDQUFDO0FBQzVCLGNBQWMsZ0JBQWdCLENBQUM7QUFDL0IsY0FBYyxpQkFBaUIsQ0FBQztBQUNoQyxjQUFjLHFCQUFxQixDQUFDO0FBQ3BDLGNBQWMsbUNBQW1DLENBQUM7QUFDbEQsY0FBYyxtREFBbUQsQ0FBQztBQUNsRSxjQUFjLG1EQUFtRCxDQUFDO0FBQ2xFLGNBQWMsMkJBQTJCLENBQUM7QUFDMUMsY0FBYyxtQ0FBbUMsQ0FBQztBQUNsRCxjQUFjLHlCQUF5QixDQUFDO0FBRXhDLGNBQWMsNEJBQTRCLENBQUM7QUFDM0M7O0dBRUc7QUFDSCxjQUFjLHlCQUF5QixDQUFDO0FBQ3hDLGNBQWMsd0JBQXdCLENBQUM7QUFDdkMsY0FBYyxrQ0FBa0MsQ0FBQztBQUNqRCxjQUFjLGlCQUFpQixDQUFDO0FBQ2hDLGNBQWMsMkJBQTJCLENBQUM7QUFDMUMsY0FBYyxrQ0FBa0MsQ0FBQztBQUNqRCxjQUFjLG1DQUFtQyxDQUFDO0FBQ2xELGNBQWMsa0JBQWtCLENBQUM7QUFDakMsY0FBYywyQkFBMkIsQ0FBQztBQUMxQyxjQUFjLHFDQUFxQyxDQUFDO0FBQ3BELGNBQWMsbUJBQW1CLENBQUM7QUFDbEMsY0FBYyw0Q0FBNEMsQ0FBQztBQUMzRCxjQUFjLDRDQUE0QyxDQUFDO0FBQzNELGNBQWMseUNBQXlDLENBQUM7QUFDeEQsY0FBYyxtQ0FBbUMsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCAqIGZyb20gJy4vbGliL2VtcHR5LXBhZ2Utd2l0aC1yb3V0ZXItYW5kLXJvdXRlci1vdXRsZXQvZW1wdHktcGFnZS13aXRoLXJvdXRlci1hbmQtcm91dGVyLW91dGxldC5jb21wb25lbnQnO1xuZXhwb3J0ICogZnJvbSAnLi9saWIvZW1wdHktcGFnZS9lbXB0eS1wYWdlLmNvbXBvbmVudCc7XG5cbmV4cG9ydCAqIGZyb20gJy4vbGliL3JlZGlyZWN0LXJlcG9ydC1uYXZpZ2F0b3ItY29tbWFuZC9yZWRpcmVjdC1yZXBvcnQtbmF2aWdhdG9yLWNvbW1hbmQuY29tcG9uZW50JztcbmV4cG9ydCAqIGZyb20gJy4vbGliL3BvcnRhbC1wYWdlL3BvcnRhbC1wYWdlLmNvbXBvbmVudCc7XG5leHBvcnQgKiBmcm9tICcuL2xpYi9ub3QtZm91bmQvbm90LWZvdW5kLmNvbXBvbmVudCc7XG5leHBvcnQgKiBmcm9tICcuL2xpYi9keW5hbWljLWNvbXBvbmVudCc7XG5leHBvcnQgKiBmcm9tICcuL2xpYi9yb290LXBvcnRhbC9yb290LXBvcnRhbC5jb21wb25lbnQnO1xuZXhwb3J0ICogZnJvbSAnLi9saWIvYWJzdHJhY3QtY2xhc3Nlcy9iYXNlLmNvbXBvbmVudCc7XG5leHBvcnQgKiBmcm9tICcuL2xpYi9kaXJlY3RpdmVzJztcbmV4cG9ydCAqIGZyb20gJy4vbGliL3BpcGVzJztcbmV4cG9ydCAqIGZyb20gJy4vbGliL3NlcnZpY2VzJztcbmV4cG9ydCAqIGZyb20gJy4vbGliL3Jlc29sdmVycyc7XG5leHBvcnQgKiBmcm9tICcuL2xpYi9kYXRlLXNlcnZpY2VzJztcbmV4cG9ydCAqIGZyb20gJy4vbGliL2Zvcm0tbmV3L2Zvcm0tbmV3LmNvbXBvbmVudCc7XG5leHBvcnQgKiBmcm9tICcuL2xpYi9yZXBvcnQtY29udGFpbmVyL3JlcG9ydC1jb250YWluZXIuY29tcG9uZW50JztcbmV4cG9ydCAqIGZyb20gJy4vbGliL3JlcG9ydC1jb250YWluZXIvcmVwb3J0LWNvbnRhaW5lci5jb21wb25lbnQnO1xuZXhwb3J0ICogZnJvbSAnLi9saWIvZm9ybS9mb3JtLmNvbXBvbmVudCc7XG5leHBvcnQgKiBmcm9tICcuL2xpYi9maWVsZC11aS9maWVsZC11aS5jb21wb25lbnQnO1xuZXhwb3J0ICogZnJvbSAnLi9saWIvZm9ybS1wYWdlLXJvdXRpbmcnO1xuXG5leHBvcnQgKiBmcm9tICcuL2xpYi9tb2RhbC1yb290LmNvbXBvbmVudCc7XG4vKlxuICogUHVibGljIEFQSSBTdXJmYWNlIG9mIGJhcnNhLW5vdmluLXJheS1jb3JlXG4gKi9cbmV4cG9ydCAqIGZyb20gJy4vbGliL2luamRlY3Rpb24tdG9rZW5zJztcbmV4cG9ydCAqIGZyb20gJy4vbGliL2Fic3RyYWN0LWNsYXNzZXMnO1xuZXhwb3J0ICogZnJvbSAnLi9saWIvYmFzZS11bHYtc2V0dGluZy5jb21wb25lbnQnO1xuZXhwb3J0ICogZnJvbSAnLi9saWIvY29uc3RhbnRzJztcbmV4cG9ydCAqIGZyb20gJy4vbGliL2NvbnRhaW5lci5jb21wb25lbnQnO1xuZXhwb3J0ICogZnJvbSAnLi9saWIvZnJvbS1pbnRlcnNlY3Rpb24tb2JzZXJ2ZXInO1xuZXhwb3J0ICogZnJvbSAnLi9saWIvY3VzdG9tLXJvdXRlLXJldXNlLXN0cmF0ZWd5JztcbmV4cG9ydCAqIGZyb20gJy4vbGliL2F1dGgtZ3VhcmQnO1xuZXhwb3J0ICogZnJvbSAnLi9saWIvcmVkaXJlY3QtaG9tZS1ndWFyZCc7XG5leHBvcnQgKiBmcm9tICcuL2xpYi9yb290LXBhZ2Uvcm9vdC1wYWdlLmNvbXBvbmVudCc7XG5leHBvcnQgKiBmcm9tICcuL2xpYi9iYXNlLm1vZHVsZSc7XG5leHBvcnQgKiBmcm9tICcuL2xpYi9yZXNpemFibGUtbW9kdWxlL3Jlc2l6YWJsZS5jb21wb25lbnQnO1xuZXhwb3J0ICogZnJvbSAnLi9saWIvcmVzaXphYmxlLW1vZHVsZS9yZXNpemFibGUuZGlyZWN0aXZlJztcbmV4cG9ydCAqIGZyb20gJy4vbGliL3Jlc2l6YWJsZS1tb2R1bGUvcmVzaXphYmxlLm1vZHVsZSc7XG5leHBvcnQgKiBmcm9tICcuL2xpYi9iYXJzYS1ub3Zpbi1yYXktY29yZS5tb2R1bGUnO1xuIl19
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { Component, ChangeDetectionStrategy, Input, InjectionToken, Injectable, Optional, SkipSelf, NgModuleFactory, Pipe, Inject, EventEmitter, Self, Output, HostBinding, HostListener, ViewContainerRef, ViewChild, Directive,
|
|
2
|
+
import { Component, ChangeDetectionStrategy, Input, InjectionToken, Injectable, Optional, SkipSelf, NgModuleFactory, Pipe, Inject, EventEmitter, Self, Output, HostBinding, HostListener, ViewContainerRef, ViewChild, Directive, NgModule, NO_ERRORS_SCHEMA, CUSTOM_ELEMENTS_SCHEMA, ElementRef, ErrorHandler, APP_INITIALIZER } from '@angular/core';
|
|
3
3
|
import { Subject, from, BehaviorSubject, of, combineLatest, fromEvent, forkJoin, throwError, merge, interval, filter as filter$1, tap as tap$1, concatMap as concatMap$1, catchError as catchError$1, finalize as finalize$1, Observable, takeUntil as takeUntil$1, switchMap as switchMap$1, timer, debounceTime as debounceTime$1 } from 'rxjs';
|
|
4
4
|
import * as i1 from '@angular/router';
|
|
5
5
|
import { NavigationEnd, ActivatedRoute, NavigationStart, RouterEvent, RouterModule } from '@angular/router';
|
|
@@ -11819,6 +11819,103 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.7", ngImpor
|
|
|
11819
11819
|
args: ['placeholder', { read: ViewContainerRef, static: true }]
|
|
11820
11820
|
}] } });
|
|
11821
11821
|
|
|
11822
|
+
function formRoutes(authGuard = false) {
|
|
11823
|
+
return {
|
|
11824
|
+
path: 'form',
|
|
11825
|
+
canActivate: authGuard ? [AuthGuard] : [],
|
|
11826
|
+
loadChildren: () => Promise.resolve().then(function () { return barsaSapUiFormPage_module; }).then((m) => m.BarsaSapUiFormPageModule)
|
|
11827
|
+
};
|
|
11828
|
+
}
|
|
11829
|
+
|
|
11830
|
+
const routes$1 = [
|
|
11831
|
+
{
|
|
11832
|
+
path: '',
|
|
11833
|
+
component: EmptyPageWithRouterAndRouterOutletComponent,
|
|
11834
|
+
children: [
|
|
11835
|
+
{
|
|
11836
|
+
path: 'show',
|
|
11837
|
+
outlet: 'main',
|
|
11838
|
+
component: FormPageComponent,
|
|
11839
|
+
data: { breadcrumb: (data) => `${data.breadcrumb}` },
|
|
11840
|
+
resolve: { breadcrumb: PortalFormPageResolver },
|
|
11841
|
+
children: [
|
|
11842
|
+
{
|
|
11843
|
+
path: 'popup',
|
|
11844
|
+
loadChildren: () => Promise.resolve().then(function () { return barsaSapUiFormPage_module; }).then((c) => c.BarsaSapUiFormPageModule)
|
|
11845
|
+
}
|
|
11846
|
+
]
|
|
11847
|
+
}
|
|
11848
|
+
]
|
|
11849
|
+
}
|
|
11850
|
+
];
|
|
11851
|
+
class BarsaSapUiFormPageRoutingModule {
|
|
11852
|
+
}
|
|
11853
|
+
BarsaSapUiFormPageRoutingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: BarsaSapUiFormPageRoutingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
11854
|
+
BarsaSapUiFormPageRoutingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.7", ngImport: i0, type: BarsaSapUiFormPageRoutingModule, imports: [i1.RouterModule], exports: [RouterModule] });
|
|
11855
|
+
BarsaSapUiFormPageRoutingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: BarsaSapUiFormPageRoutingModule, imports: [RouterModule.forChild(routes$1), RouterModule] });
|
|
11856
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: BarsaSapUiFormPageRoutingModule, decorators: [{
|
|
11857
|
+
type: NgModule,
|
|
11858
|
+
args: [{
|
|
11859
|
+
imports: [RouterModule.forChild(routes$1)],
|
|
11860
|
+
exports: [RouterModule]
|
|
11861
|
+
}]
|
|
11862
|
+
}] });
|
|
11863
|
+
|
|
11864
|
+
class BaseModule {
|
|
11865
|
+
constructor(dcm, componentFactoryResolver, moduleName) {
|
|
11866
|
+
this.dcm = dcm;
|
|
11867
|
+
this.componentFactoryResolver = componentFactoryResolver;
|
|
11868
|
+
this.moduleName = moduleName;
|
|
11869
|
+
this.selectorToFactoryMap = {};
|
|
11870
|
+
this.isInitialize = false;
|
|
11871
|
+
dcm === null || dcm === void 0 ? void 0 : dcm.addModuleWithComponents(moduleName, this);
|
|
11872
|
+
}
|
|
11873
|
+
getComponentFactory(componentName) {
|
|
11874
|
+
if (!this.isInitialize) {
|
|
11875
|
+
// lazy initialisation
|
|
11876
|
+
this.populateRegistry();
|
|
11877
|
+
}
|
|
11878
|
+
return this.selectorToFactoryMap[componentName];
|
|
11879
|
+
}
|
|
11880
|
+
populateRegistry() {
|
|
11881
|
+
this.selectorToFactoryMap = {};
|
|
11882
|
+
this.isInitialize = true;
|
|
11883
|
+
if (Array.isArray(this.dynamicComponents) && this.dynamicComponents.length > 0) {
|
|
11884
|
+
this.dynamicComponents.forEach((compType) => {
|
|
11885
|
+
const componentFactory = this.componentFactoryResolver.resolveComponentFactory(compType);
|
|
11886
|
+
this.selectorToFactoryMap[componentFactory.selector] = componentFactory;
|
|
11887
|
+
});
|
|
11888
|
+
}
|
|
11889
|
+
}
|
|
11890
|
+
}
|
|
11891
|
+
|
|
11892
|
+
const components$1 = [];
|
|
11893
|
+
class BarsaSapUiFormPageModule extends BaseModule {
|
|
11894
|
+
constructor(dcm, cfr) {
|
|
11895
|
+
super(dcm, cfr, 'BarsaSapUiFormPageModule');
|
|
11896
|
+
this.dcm = dcm;
|
|
11897
|
+
this.cfr = cfr;
|
|
11898
|
+
this.dynamicComponents = [...components$1];
|
|
11899
|
+
}
|
|
11900
|
+
}
|
|
11901
|
+
BarsaSapUiFormPageModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: BarsaSapUiFormPageModule, deps: [{ token: DynamicComponentService }, { token: i0.ComponentFactoryResolver }], target: i0.ɵɵFactoryTarget.NgModule });
|
|
11902
|
+
BarsaSapUiFormPageModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.7", ngImport: i0, type: BarsaSapUiFormPageModule, imports: [CommonModule, FormsModule, BarsaSapUiFormPageRoutingModule] });
|
|
11903
|
+
BarsaSapUiFormPageModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: BarsaSapUiFormPageModule, imports: [CommonModule, FormsModule, BarsaSapUiFormPageRoutingModule] });
|
|
11904
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: BarsaSapUiFormPageModule, decorators: [{
|
|
11905
|
+
type: NgModule,
|
|
11906
|
+
args: [{
|
|
11907
|
+
imports: [CommonModule, FormsModule, BarsaSapUiFormPageRoutingModule],
|
|
11908
|
+
declarations: [...components$1],
|
|
11909
|
+
exports: [...components$1],
|
|
11910
|
+
schemas: [NO_ERRORS_SCHEMA, CUSTOM_ELEMENTS_SCHEMA]
|
|
11911
|
+
}]
|
|
11912
|
+
}], ctorParameters: function () { return [{ type: DynamicComponentService }, { type: i0.ComponentFactoryResolver }]; } });
|
|
11913
|
+
|
|
11914
|
+
var barsaSapUiFormPage_module = /*#__PURE__*/Object.freeze({
|
|
11915
|
+
__proto__: null,
|
|
11916
|
+
BarsaSapUiFormPageModule: BarsaSapUiFormPageModule
|
|
11917
|
+
});
|
|
11918
|
+
|
|
11822
11919
|
class BaseUlvSettingComponent extends BaseComponent {
|
|
11823
11920
|
constructor() {
|
|
11824
11921
|
super(...arguments);
|
|
@@ -11942,34 +12039,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.7", ngImpor
|
|
|
11942
12039
|
args: ['class.page-content']
|
|
11943
12040
|
}] } });
|
|
11944
12041
|
|
|
11945
|
-
class BaseModule {
|
|
11946
|
-
constructor(dcm, componentFactoryResolver, moduleName) {
|
|
11947
|
-
this.dcm = dcm;
|
|
11948
|
-
this.componentFactoryResolver = componentFactoryResolver;
|
|
11949
|
-
this.moduleName = moduleName;
|
|
11950
|
-
this.selectorToFactoryMap = {};
|
|
11951
|
-
this.isInitialize = false;
|
|
11952
|
-
dcm === null || dcm === void 0 ? void 0 : dcm.addModuleWithComponents(moduleName, this);
|
|
11953
|
-
}
|
|
11954
|
-
getComponentFactory(componentName) {
|
|
11955
|
-
if (!this.isInitialize) {
|
|
11956
|
-
// lazy initialisation
|
|
11957
|
-
this.populateRegistry();
|
|
11958
|
-
}
|
|
11959
|
-
return this.selectorToFactoryMap[componentName];
|
|
11960
|
-
}
|
|
11961
|
-
populateRegistry() {
|
|
11962
|
-
this.selectorToFactoryMap = {};
|
|
11963
|
-
this.isInitialize = true;
|
|
11964
|
-
if (Array.isArray(this.dynamicComponents) && this.dynamicComponents.length > 0) {
|
|
11965
|
-
this.dynamicComponents.forEach((compType) => {
|
|
11966
|
-
const componentFactory = this.componentFactoryResolver.resolveComponentFactory(compType);
|
|
11967
|
-
this.selectorToFactoryMap[componentFactory.selector] = componentFactory;
|
|
11968
|
-
});
|
|
11969
|
-
}
|
|
11970
|
-
}
|
|
11971
|
-
}
|
|
11972
|
-
|
|
11973
12042
|
class ResizableDirective {
|
|
11974
12043
|
constructor(documentRef, elementRef) {
|
|
11975
12044
|
this.documentRef = documentRef;
|
|
@@ -12050,75 +12119,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.7", ngImpor
|
|
|
12050
12119
|
}]
|
|
12051
12120
|
}] });
|
|
12052
12121
|
|
|
12053
|
-
function formRoutes(authGuard = false) {
|
|
12054
|
-
return {
|
|
12055
|
-
path: 'form',
|
|
12056
|
-
canActivate: authGuard ? [AuthGuard] : [],
|
|
12057
|
-
loadChildren: () => Promise.resolve().then(function () { return barsaSapUiFormPage_module; }).then((m) => m.BarsaSapUiFormPageModule)
|
|
12058
|
-
};
|
|
12059
|
-
}
|
|
12060
|
-
|
|
12061
|
-
const routes$1 = [
|
|
12062
|
-
{
|
|
12063
|
-
path: '',
|
|
12064
|
-
component: EmptyPageWithRouterAndRouterOutletComponent,
|
|
12065
|
-
children: [
|
|
12066
|
-
{
|
|
12067
|
-
path: 'show',
|
|
12068
|
-
outlet: 'main',
|
|
12069
|
-
component: FormPageComponent,
|
|
12070
|
-
data: { breadcrumb: (data) => `${data.breadcrumb}` },
|
|
12071
|
-
resolve: { breadcrumb: PortalFormPageResolver },
|
|
12072
|
-
children: [
|
|
12073
|
-
{
|
|
12074
|
-
path: 'popup',
|
|
12075
|
-
loadChildren: () => Promise.resolve().then(function () { return barsaSapUiFormPage_module; }).then((c) => c.BarsaSapUiFormPageModule)
|
|
12076
|
-
}
|
|
12077
|
-
]
|
|
12078
|
-
}
|
|
12079
|
-
]
|
|
12080
|
-
}
|
|
12081
|
-
];
|
|
12082
|
-
class BarsaSapUiFormPageRoutingModule {
|
|
12083
|
-
}
|
|
12084
|
-
BarsaSapUiFormPageRoutingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: BarsaSapUiFormPageRoutingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
12085
|
-
BarsaSapUiFormPageRoutingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.7", ngImport: i0, type: BarsaSapUiFormPageRoutingModule, imports: [i1.RouterModule], exports: [RouterModule] });
|
|
12086
|
-
BarsaSapUiFormPageRoutingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: BarsaSapUiFormPageRoutingModule, imports: [RouterModule.forChild(routes$1), RouterModule] });
|
|
12087
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: BarsaSapUiFormPageRoutingModule, decorators: [{
|
|
12088
|
-
type: NgModule,
|
|
12089
|
-
args: [{
|
|
12090
|
-
imports: [RouterModule.forChild(routes$1)],
|
|
12091
|
-
exports: [RouterModule]
|
|
12092
|
-
}]
|
|
12093
|
-
}] });
|
|
12094
|
-
|
|
12095
|
-
const components$1 = [];
|
|
12096
|
-
class BarsaSapUiFormPageModule extends BaseModule {
|
|
12097
|
-
constructor(dcm, cfr) {
|
|
12098
|
-
super(dcm, cfr, 'BarsaSapUiFormPageModule');
|
|
12099
|
-
this.dcm = dcm;
|
|
12100
|
-
this.cfr = cfr;
|
|
12101
|
-
this.dynamicComponents = [...components$1];
|
|
12102
|
-
}
|
|
12103
|
-
}
|
|
12104
|
-
BarsaSapUiFormPageModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: BarsaSapUiFormPageModule, deps: [{ token: DynamicComponentService }, { token: i0.ComponentFactoryResolver }], target: i0.ɵɵFactoryTarget.NgModule });
|
|
12105
|
-
BarsaSapUiFormPageModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.7", ngImport: i0, type: BarsaSapUiFormPageModule, imports: [CommonModule, FormsModule, BarsaSapUiFormPageRoutingModule] });
|
|
12106
|
-
BarsaSapUiFormPageModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: BarsaSapUiFormPageModule, imports: [CommonModule, FormsModule, BarsaSapUiFormPageRoutingModule] });
|
|
12107
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: BarsaSapUiFormPageModule, decorators: [{
|
|
12108
|
-
type: NgModule,
|
|
12109
|
-
args: [{
|
|
12110
|
-
imports: [CommonModule, FormsModule, BarsaSapUiFormPageRoutingModule],
|
|
12111
|
-
declarations: [...components$1],
|
|
12112
|
-
exports: [...components$1],
|
|
12113
|
-
schemas: [NO_ERRORS_SCHEMA, CUSTOM_ELEMENTS_SCHEMA]
|
|
12114
|
-
}]
|
|
12115
|
-
}], ctorParameters: function () { return [{ type: DynamicComponentService }, { type: i0.ComponentFactoryResolver }]; } });
|
|
12116
|
-
|
|
12117
|
-
var barsaSapUiFormPage_module = /*#__PURE__*/Object.freeze({
|
|
12118
|
-
__proto__: null,
|
|
12119
|
-
BarsaSapUiFormPageModule: BarsaSapUiFormPageModule
|
|
12120
|
-
});
|
|
12121
|
-
|
|
12122
12122
|
const routesDefault = [
|
|
12123
12123
|
{
|
|
12124
12124
|
path: 'login',
|
|
@@ -12693,5 +12693,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.7", ngImpor
|
|
|
12693
12693
|
* Generated bundle index. Do not edit.
|
|
12694
12694
|
*/
|
|
12695
12695
|
|
|
12696
|
-
export { APP_VERSION, AffixRespondEvents, AllFilesMimeType, AnchorScrollDirective, ApiService, ApplicationBaseComponent, AttrRtlDirective, AudioMimeType, AudioRecordingService, AuthGuard, BarsaApi, BarsaDialogService, BarsaIconDictPipe, BarsaNovinRayCoreModule, BarsaStorageService, BaseColumnPropsComponent, BaseComponent, BaseDirective, BaseDynamicComponent, BaseFormToolbaritemPropsComponent, BaseItemContentPropsComponent, BaseModule, BaseReportModel, BaseUlvSettingComponent, BaseViewContentPropsComponent, BaseViewItemPropsComponent, BaseViewPropsComponent, BbbTranslatePipe, BodyClickDirective, BoolControlInfoModel, BreadcrumbService, CalculateControlInfoModel, CanUploadFilePipe, CodeEditorControlInfoModel, ColSetting, ColumnCustomComponentPipe, ColumnCustomUiPipe, ColumnIconPipe, ColumnResizerDirective, ColumnService, ColumnValuePipe, CommandControlInfoModel, ContainerComponent, ContainerService, ContextMenuPipe, ControlUiPipe, ConvertToStylePipe, CopyDirective, CustomCommand, CustomInjector, CustomRouteReuseStategy, DIALOG_SERVICE, DateHijriService, DateMiladiService, DateRanges, DateService, DateShamsiService, DateTimeControlInfoModel, DateTimeToCaptionPipe, DeviceWidth, DialogParams, DynamicCommandDirective, DynamicComponentService, DynamicFormComponent, DynamicFormToolbaritemComponent, DynamicItemComponent, DynamicLayoutComponent, EllapsisTextDirective, EllipsifyDirective, EmptyPageComponent, EmptyPageWithRouterAndRouterOutletComponent, EnumControlInfoModel, ExecuteDynamicCommand, ExecuteWorkflowChoiceDef, FORM_DIALOG_COMPONENT, FieldBaseComponent, FieldDirective, FieldInfoTypeEnum, FieldUiComponent, FileControlInfoModel, FileInfoCountPipe, FilePictureInfoModel, FilesValidationHelper, FillAllLayoutControls, FillEmptySpaceDirective, FilterColumnsByDetailsPipe, FilterPipe, FilterStringPipe, FilterTabPipe, FilterToolbarControlPipe, FindColumnByDbNamePipe, FindLayoutSettingFromLayout94, FioriIconPipe, FormBaseComponent, FormCloseDirective, FormComponent, FormNewComponent, FormPageBaseComponent, FormPageComponent, FormPanelService, FormPropsBaseComponent, FormService, FormToolbarBaseComponent, GaugeControlInfoModel, GeneralControlInfoModel, GetAllColumnsSorted, GetDefaultMoObjectInfo, GridSetting, GroupByPipe, HeaderFacetValuePipe, HistoryControlInfoModel, HorizontalLayoutService, IconControlInfoModel, ImageLazyDirective, ImageMimeType, IndexedDbService, InputNumber, IntersectionObserverDirective, IntersectionStatus, ItemsRendererDirective, LayoutItemBaseComponent, LayoutPanelBaseComponent, LayoutService, LinearListControlInfoModel, LinearListHelper, ListCountPipe, ListRelationModel, LocalStorageService, LogService, MergeFieldsToColumnsPipe, MetaobjectDataModel, MetaobjectRelationModel, MoForReportModel, MoInfoUlvMoListPipe, MoInfoUlvPagingPipe, MoReportValueConcatPipe, MoReportValuePipe, MoValuePipe, MobileDirective, ModalRootComponent, MultipleGroupByPipe, NOTIFICATAION_POPUP_SERVER, NOTIFICATION_WEBWORKER_FACTORY, NetworkStatusService, NotFoundComponent, NotificationService, NumberBaseComponent, NumberControlInfoModel, NumbersOnlyInputDirective, NumeralPipe, PageBaseComponent, PageWithFormHandlerBaseComponent, PdfMimeType, PictureFieldSourcePipe, PictureFileControlInfoModel, PlaceHolderDirective, PortalDynamicPageResolver, PortalFormPageResolver, PortalPageComponent, PortalPageResolver, PortalReportPageResolver, PortalService, PreventDefaulEvent, PromptUpdateService, RabetehAkseTakiListiControlInfoModel, RedirectHomeGuard, RedirectReportNavigatorCommandComponent, RelatedReportControlInfoModel, RelationListControlInfoModel, RemoveNewlinePipe, RenderUlvPaginDirective, RenderUlvViewerDirective, ReportBaseComponent, ReportBaseInfo, ReportCalendarModel, ReportContainerComponent, ReportExtraInfo, ReportField, ReportFormModel, ReportItemBaseComponent, ReportListModel, ReportModel, ReportTreeModel, ReportViewBaseComponent, ReportViewColumn, ResizableComponent, ResizableDirective, ResizableModule, ReversePipe, RichStringControlInfoModel, RootPageComponent, RootPortalComponent, RowDataOption, SanitizeTextPipe, SaveScrollPositionService, SelectionMode, SeperatorFixPipe, ServiceWorkerCommuncationService, ServiceWorkerNotificationService, SingleRelationControlInfoModel, SortDirection, SortPipe, SortSetting, StringControlInfoModel, SubformControlInfoModel, SystemBaseComponent, TOAST_SERVICE, TableHeaderWidthMode, TableResizerDirective, TilePropsComponent, TlbButtonsPipe, TotalSummaryPipe, UiService, UlvCommandDirective, UlvMainService, UntilInViewDirective, UploadService, VideoMimeType, VideoRecordingService, VisibleValuePipe, WordMimeType, WorfkflowwChoiceCommandDirective, _calcContextMenuWidth, availablePrefixes, calculateColumnWidth, calculateColumnWidthFitToContainer, calculateMoDataListContentWidthByColumnName, calculateWidthOfListColumn, cancelRequestAnimationFrame, createFormPanelMetaConditions, createGridEditorFormPanel, easeInOutCubic, elementInViewport2, enumValueToStringSize, executeUlvCommandHandler, formatBytes, fromIntersectionObserver, genrateInlineMoId, getColumnValueOfMoDataList, getComponentDefined, getControlList, getControlSizeMode, getDateService, getDeviceIsDesktop, getDeviceIsMobile, getDeviceIsPhone, getDeviceIsTablet, getFieldValue, getFormSettings, getGridSettings, getHeaderValue, getIcon, getImagePath, getLayout94ObjectInfo, getLayoutControl, getNewMoGridEditor, getParentHeight, getRequestAnimationFrame, getTargetRect, getUniqueId, getValidExtension, isFirefox, isFunction, isImage, isTargetWindow, measureText, requestAnimationFramePolyfill, setColumnWidthByMaxMoContentWidth, shallowEqual, throwIfAlreadyLoaded, toNumber };
|
|
12696
|
+
export { APP_VERSION, AffixRespondEvents, AllFilesMimeType, AnchorScrollDirective, ApiService, ApplicationBaseComponent, AttrRtlDirective, AudioMimeType, AudioRecordingService, AuthGuard, BarsaApi, BarsaDialogService, BarsaIconDictPipe, BarsaNovinRayCoreModule, BarsaSapUiFormPageModule, BarsaStorageService, BaseColumnPropsComponent, BaseComponent, BaseDirective, BaseDynamicComponent, BaseFormToolbaritemPropsComponent, BaseItemContentPropsComponent, BaseModule, BaseReportModel, BaseUlvSettingComponent, BaseViewContentPropsComponent, BaseViewItemPropsComponent, BaseViewPropsComponent, BbbTranslatePipe, BodyClickDirective, BoolControlInfoModel, BreadcrumbService, CalculateControlInfoModel, CanUploadFilePipe, CodeEditorControlInfoModel, ColSetting, ColumnCustomComponentPipe, ColumnCustomUiPipe, ColumnIconPipe, ColumnResizerDirective, ColumnService, ColumnValuePipe, CommandControlInfoModel, ContainerComponent, ContainerService, ContextMenuPipe, ControlUiPipe, ConvertToStylePipe, CopyDirective, CustomCommand, CustomInjector, CustomRouteReuseStategy, DIALOG_SERVICE, DateHijriService, DateMiladiService, DateRanges, DateService, DateShamsiService, DateTimeControlInfoModel, DateTimeToCaptionPipe, DeviceWidth, DialogParams, DynamicCommandDirective, DynamicComponentService, DynamicFormComponent, DynamicFormToolbaritemComponent, DynamicItemComponent, DynamicLayoutComponent, EllapsisTextDirective, EllipsifyDirective, EmptyPageComponent, EmptyPageWithRouterAndRouterOutletComponent, EnumControlInfoModel, ExecuteDynamicCommand, ExecuteWorkflowChoiceDef, FORM_DIALOG_COMPONENT, FieldBaseComponent, FieldDirective, FieldInfoTypeEnum, FieldUiComponent, FileControlInfoModel, FileInfoCountPipe, FilePictureInfoModel, FilesValidationHelper, FillAllLayoutControls, FillEmptySpaceDirective, FilterColumnsByDetailsPipe, FilterPipe, FilterStringPipe, FilterTabPipe, FilterToolbarControlPipe, FindColumnByDbNamePipe, FindLayoutSettingFromLayout94, FioriIconPipe, FormBaseComponent, FormCloseDirective, FormComponent, FormNewComponent, FormPageBaseComponent, FormPageComponent, FormPanelService, FormPropsBaseComponent, FormService, FormToolbarBaseComponent, GaugeControlInfoModel, GeneralControlInfoModel, GetAllColumnsSorted, GetDefaultMoObjectInfo, GridSetting, GroupByPipe, HeaderFacetValuePipe, HistoryControlInfoModel, HorizontalLayoutService, IconControlInfoModel, ImageLazyDirective, ImageMimeType, IndexedDbService, InputNumber, IntersectionObserverDirective, IntersectionStatus, ItemsRendererDirective, LayoutItemBaseComponent, LayoutPanelBaseComponent, LayoutService, LinearListControlInfoModel, LinearListHelper, ListCountPipe, ListRelationModel, LocalStorageService, LogService, MergeFieldsToColumnsPipe, MetaobjectDataModel, MetaobjectRelationModel, MoForReportModel, MoInfoUlvMoListPipe, MoInfoUlvPagingPipe, MoReportValueConcatPipe, MoReportValuePipe, MoValuePipe, MobileDirective, ModalRootComponent, MultipleGroupByPipe, NOTIFICATAION_POPUP_SERVER, NOTIFICATION_WEBWORKER_FACTORY, NetworkStatusService, NotFoundComponent, NotificationService, NumberBaseComponent, NumberControlInfoModel, NumbersOnlyInputDirective, NumeralPipe, PageBaseComponent, PageWithFormHandlerBaseComponent, PdfMimeType, PictureFieldSourcePipe, PictureFileControlInfoModel, PlaceHolderDirective, PortalDynamicPageResolver, PortalFormPageResolver, PortalPageComponent, PortalPageResolver, PortalReportPageResolver, PortalService, PreventDefaulEvent, PromptUpdateService, RabetehAkseTakiListiControlInfoModel, RedirectHomeGuard, RedirectReportNavigatorCommandComponent, RelatedReportControlInfoModel, RelationListControlInfoModel, RemoveNewlinePipe, RenderUlvPaginDirective, RenderUlvViewerDirective, ReportBaseComponent, ReportBaseInfo, ReportCalendarModel, ReportContainerComponent, ReportExtraInfo, ReportField, ReportFormModel, ReportItemBaseComponent, ReportListModel, ReportModel, ReportTreeModel, ReportViewBaseComponent, ReportViewColumn, ResizableComponent, ResizableDirective, ResizableModule, ReversePipe, RichStringControlInfoModel, RootPageComponent, RootPortalComponent, RowDataOption, SanitizeTextPipe, SaveScrollPositionService, SelectionMode, SeperatorFixPipe, ServiceWorkerCommuncationService, ServiceWorkerNotificationService, SingleRelationControlInfoModel, SortDirection, SortPipe, SortSetting, StringControlInfoModel, SubformControlInfoModel, SystemBaseComponent, TOAST_SERVICE, TableHeaderWidthMode, TableResizerDirective, TilePropsComponent, TlbButtonsPipe, TotalSummaryPipe, UiService, UlvCommandDirective, UlvMainService, UntilInViewDirective, UploadService, VideoMimeType, VideoRecordingService, VisibleValuePipe, WordMimeType, WorfkflowwChoiceCommandDirective, _calcContextMenuWidth, availablePrefixes, calculateColumnWidth, calculateColumnWidthFitToContainer, calculateMoDataListContentWidthByColumnName, calculateWidthOfListColumn, cancelRequestAnimationFrame, createFormPanelMetaConditions, createGridEditorFormPanel, easeInOutCubic, elementInViewport2, enumValueToStringSize, executeUlvCommandHandler, formRoutes, formatBytes, fromIntersectionObserver, genrateInlineMoId, getColumnValueOfMoDataList, getComponentDefined, getControlList, getControlSizeMode, getDateService, getDeviceIsDesktop, getDeviceIsMobile, getDeviceIsPhone, getDeviceIsTablet, getFieldValue, getFormSettings, getGridSettings, getHeaderValue, getIcon, getImagePath, getLayout94ObjectInfo, getLayoutControl, getNewMoGridEditor, getParentHeight, getRequestAnimationFrame, getTargetRect, getUniqueId, getValidExtension, isFirefox, isFunction, isImage, isTargetWindow, measureText, requestAnimationFramePolyfill, setColumnWidthByMaxMoContentWidth, shallowEqual, throwIfAlreadyLoaded, toNumber };
|
|
12697
12697
|
//# sourceMappingURL=barsa-novin-ray-core.mjs.map
|