@rolatech/angular-common
Advanced tools
Comparing version
export * from './lib/angular-common.module'; | ||
export * from './lib/material.module'; | ||
export * from './lib/interfaces/auth.interface'; | ||
@@ -7,2 +6,3 @@ export * from './lib/interfaces/media.interface'; | ||
export * from './lib/directive/index'; | ||
export * from './provide'; | ||
export { AppConfig, APP_CONFIG, REQUEST, RESPONSE, WINDOW } from './lib/tokens'; |
import * as i0 from "@angular/core"; | ||
import * as i1 from "@angular/common"; | ||
import * as i2 from "@angular/forms"; | ||
import * as i3 from "@angular/common/http"; | ||
import * as i4 from "./pipes/prettyjson.pipe"; | ||
import * as i5 from "./pipes/time.pipe"; | ||
import * as i6 from "./directive/decimal.directive"; | ||
import * as i7 from "./material.module"; | ||
import * as i2 from "@angular/router"; | ||
import * as i3 from "@angular/forms"; | ||
export declare class AngularCommonModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<AngularCommonModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<AngularCommonModule, never, [typeof i1.CommonModule, typeof i2.FormsModule, typeof i2.ReactiveFormsModule, typeof i3.HttpClientModule, typeof i4.PrettyjsonPipe, typeof i5.TimePipe, typeof i6.DecimalDirective], [typeof i7.MaterialModule, typeof i1.CommonModule, typeof i2.FormsModule, typeof i2.ReactiveFormsModule, typeof i3.HttpClientModule, typeof i4.PrettyjsonPipe, typeof i5.TimePipe, typeof i6.DecimalDirective]>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<AngularCommonModule, never, [typeof i1.CommonModule, typeof i2.RouterLink, typeof i2.RouterLinkActive, typeof i2.RouterOutlet, typeof i3.FormsModule, typeof i3.ReactiveFormsModule], [typeof i1.CommonModule, typeof i2.RouterLink, typeof i2.RouterLinkActive, typeof i2.RouterOutlet, typeof i3.FormsModule, typeof i3.ReactiveFormsModule]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<AngularCommonModule>; | ||
} |
{ | ||
"name": "@rolatech/angular-common", | ||
"version": "17.0.2", | ||
"version": "17.0.3", | ||
"peerDependencies": { | ||
@@ -5,0 +5,0 @@ "@angular/common": "^17.0.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
46441
-43.25%381
-57.14%