barsa-novin-ray-core
Version:
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 10.0.6.
59 lines (55 loc) • 3.36 kB
JavaScript
import * as i0 from '@angular/core';
import { NgModule, inject, ComponentFactoryResolver, NO_ERRORS_SCHEMA, CUSTOM_ELEMENTS_SCHEMA } from '@angular/core';
import { FormsModule } from '@angular/forms';
import { CommonModule } from '@angular/common';
import { r as reportRoutes, f as formRoutes, R as ReportEmptyPageComponent, B as BaseModule, D as DynamicComponentService } from './barsa-novin-ray-core-barsa-novin-ray-core-D50KRKKo.mjs';
import * as i1 from '@angular/router';
import { RouterModule } from '@angular/router';
const routes = [
{
path: '',
component: ReportEmptyPageComponent,
children: [reportRoutes(), formRoutes()],
data: {
hideBreadCrumb: true
}
}
];
class BarsaReportPageRoutingModule {
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: BarsaReportPageRoutingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.6", ngImport: i0, type: BarsaReportPageRoutingModule, imports: [i1.RouterModule], exports: [RouterModule] }); }
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: BarsaReportPageRoutingModule, imports: [RouterModule.forChild(routes), RouterModule] }); }
}
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: BarsaReportPageRoutingModule, decorators: [{
type: NgModule,
args: [{
imports: [RouterModule.forChild(routes)],
exports: [RouterModule]
}]
}] });
const components = [];
class BarsaReportPageModule extends BaseModule {
/** Inserted by Angular inject() migration for backwards compatibility */
constructor() {
const dcm = inject(DynamicComponentService);
const cfr = inject(ComponentFactoryResolver);
super(dcm, cfr, 'BarsaReportPageModule');
this.dynamicComponents = [...components];
this.dcm = dcm;
this.cfr = cfr;
}
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: BarsaReportPageModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.6", ngImport: i0, type: BarsaReportPageModule, imports: [CommonModule, FormsModule, BarsaReportPageRoutingModule] }); }
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: BarsaReportPageModule, imports: [CommonModule, FormsModule, BarsaReportPageRoutingModule] }); }
}
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: BarsaReportPageModule, decorators: [{
type: NgModule,
args: [{
imports: [CommonModule, FormsModule, BarsaReportPageRoutingModule],
declarations: [...components],
exports: [...components],
schemas: [NO_ERRORS_SCHEMA, CUSTOM_ELEMENTS_SCHEMA]
}]
}], ctorParameters: () => [] });
export { BarsaReportPageModule };
//# sourceMappingURL=barsa-novin-ray-core-barsa-report-page.module-7QOR1HJT.mjs.map