@rolatech/angular-common 0.0.3 → 0.0.18
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/lib/angular-common.module.mjs +4 -4
- package/esm2020/lib/material.module.mjs +4 -4
- package/esm2020/lib/pipes/prettyjson.pipe.mjs +3 -3
- package/esm2020/lib/pipes/time.pipe.mjs +3 -3
- package/fesm2015/rolatech-angular-common.mjs +14 -14
- package/fesm2020/rolatech-angular-common.mjs +14 -14
- package/package.json +7 -7
|
@@ -9,8 +9,8 @@ import * as i1 from "./pipes/prettyjson.pipe";
|
|
|
9
9
|
import * as i2 from "./pipes/time.pipe";
|
|
10
10
|
export class AngularCommonModule {
|
|
11
11
|
}
|
|
12
|
-
AngularCommonModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
13
|
-
AngularCommonModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
12
|
+
AngularCommonModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.1", ngImport: i0, type: AngularCommonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
13
|
+
AngularCommonModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.1", ngImport: i0, type: AngularCommonModule, imports: [CommonModule,
|
|
14
14
|
FormsModule,
|
|
15
15
|
ReactiveFormsModule,
|
|
16
16
|
HttpClientModule, i1.PrettyjsonPipe, i2.TimePipe], exports: [MaterialModule,
|
|
@@ -18,7 +18,7 @@ AngularCommonModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", ver
|
|
|
18
18
|
FormsModule,
|
|
19
19
|
ReactiveFormsModule,
|
|
20
20
|
HttpClientModule, i1.PrettyjsonPipe, i2.TimePipe] });
|
|
21
|
-
AngularCommonModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
21
|
+
AngularCommonModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.1", ngImport: i0, type: AngularCommonModule, imports: [CommonModule,
|
|
22
22
|
FormsModule,
|
|
23
23
|
ReactiveFormsModule,
|
|
24
24
|
HttpClientModule, MaterialModule,
|
|
@@ -26,7 +26,7 @@ AngularCommonModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", ver
|
|
|
26
26
|
FormsModule,
|
|
27
27
|
ReactiveFormsModule,
|
|
28
28
|
HttpClientModule] });
|
|
29
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
29
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.1", ngImport: i0, type: AngularCommonModule, decorators: [{
|
|
30
30
|
type: NgModule,
|
|
31
31
|
args: [{
|
|
32
32
|
imports: [
|
|
@@ -93,8 +93,8 @@ const MAT_MODULE = [
|
|
|
93
93
|
];
|
|
94
94
|
export class MaterialModule {
|
|
95
95
|
}
|
|
96
|
-
MaterialModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
97
|
-
MaterialModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
96
|
+
MaterialModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.1", ngImport: i0, type: MaterialModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
97
|
+
MaterialModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.1", ngImport: i0, type: MaterialModule, imports: [A11yModule,
|
|
98
98
|
ClipboardModule,
|
|
99
99
|
CdkStepperModule,
|
|
100
100
|
CdkTableModule,
|
|
@@ -183,7 +183,7 @@ MaterialModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version:
|
|
|
183
183
|
MatTreeModule,
|
|
184
184
|
PortalModule,
|
|
185
185
|
ScrollingModule] });
|
|
186
|
-
MaterialModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
186
|
+
MaterialModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.1", ngImport: i0, type: MaterialModule, imports: [MAT_MODULE, A11yModule,
|
|
187
187
|
ClipboardModule,
|
|
188
188
|
CdkStepperModule,
|
|
189
189
|
CdkTableModule,
|
|
@@ -228,7 +228,7 @@ MaterialModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version:
|
|
|
228
228
|
MatTreeModule,
|
|
229
229
|
PortalModule,
|
|
230
230
|
ScrollingModule] });
|
|
231
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
231
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.1", ngImport: i0, type: MaterialModule, decorators: [{
|
|
232
232
|
type: NgModule,
|
|
233
233
|
args: [{
|
|
234
234
|
imports: [...MAT_MODULE],
|
|
@@ -12,9 +12,9 @@ export class PrettyjsonPipe {
|
|
|
12
12
|
}
|
|
13
13
|
}
|
|
14
14
|
}
|
|
15
|
-
PrettyjsonPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
16
|
-
PrettyjsonPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
17
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
15
|
+
PrettyjsonPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.1", ngImport: i0, type: PrettyjsonPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
16
|
+
PrettyjsonPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.0.1", ngImport: i0, type: PrettyjsonPipe, isStandalone: true, name: "prettyjson" });
|
|
17
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.1", ngImport: i0, type: PrettyjsonPipe, decorators: [{
|
|
18
18
|
type: Pipe,
|
|
19
19
|
args: [{
|
|
20
20
|
name: 'prettyjson',
|
|
@@ -9,9 +9,9 @@ export class TimePipe {
|
|
|
9
9
|
return moment(date).fromNow();
|
|
10
10
|
}
|
|
11
11
|
}
|
|
12
|
-
TimePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
13
|
-
TimePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
14
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
12
|
+
TimePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.1", ngImport: i0, type: TimePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
13
|
+
TimePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.0.1", ngImport: i0, type: TimePipe, isStandalone: true, name: "time", pure: false });
|
|
14
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.1", ngImport: i0, type: TimePipe, decorators: [{
|
|
15
15
|
type: Pipe,
|
|
16
16
|
args: [{ name: 'time', pure: false, standalone: true }]
|
|
17
17
|
}] });
|
|
@@ -61,9 +61,9 @@ class PrettyjsonPipe {
|
|
|
61
61
|
}
|
|
62
62
|
}
|
|
63
63
|
}
|
|
64
|
-
PrettyjsonPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
65
|
-
PrettyjsonPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
66
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
64
|
+
PrettyjsonPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.1", ngImport: i0, type: PrettyjsonPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
65
|
+
PrettyjsonPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.0.1", ngImport: i0, type: PrettyjsonPipe, isStandalone: true, name: "prettyjson" });
|
|
66
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.1", ngImport: i0, type: PrettyjsonPipe, decorators: [{
|
|
67
67
|
type: Pipe,
|
|
68
68
|
args: [{
|
|
69
69
|
name: 'prettyjson',
|
|
@@ -79,9 +79,9 @@ class TimePipe {
|
|
|
79
79
|
return moment(date).fromNow();
|
|
80
80
|
}
|
|
81
81
|
}
|
|
82
|
-
TimePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
83
|
-
TimePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
84
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
82
|
+
TimePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.1", ngImport: i0, type: TimePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
83
|
+
TimePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.0.1", ngImport: i0, type: TimePipe, isStandalone: true, name: "time", pure: false });
|
|
84
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.1", ngImport: i0, type: TimePipe, decorators: [{
|
|
85
85
|
type: Pipe,
|
|
86
86
|
args: [{ name: 'time', pure: false, standalone: true }]
|
|
87
87
|
}] });
|
|
@@ -137,8 +137,8 @@ const MAT_MODULE = [
|
|
|
137
137
|
];
|
|
138
138
|
class MaterialModule {
|
|
139
139
|
}
|
|
140
|
-
MaterialModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
141
|
-
MaterialModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
140
|
+
MaterialModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.1", ngImport: i0, type: MaterialModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
141
|
+
MaterialModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.1", ngImport: i0, type: MaterialModule, imports: [A11yModule,
|
|
142
142
|
ClipboardModule,
|
|
143
143
|
CdkStepperModule,
|
|
144
144
|
CdkTableModule,
|
|
@@ -227,7 +227,7 @@ MaterialModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version:
|
|
|
227
227
|
MatTreeModule,
|
|
228
228
|
PortalModule,
|
|
229
229
|
ScrollingModule] });
|
|
230
|
-
MaterialModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
230
|
+
MaterialModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.1", ngImport: i0, type: MaterialModule, imports: [MAT_MODULE, A11yModule,
|
|
231
231
|
ClipboardModule,
|
|
232
232
|
CdkStepperModule,
|
|
233
233
|
CdkTableModule,
|
|
@@ -272,7 +272,7 @@ MaterialModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version:
|
|
|
272
272
|
MatTreeModule,
|
|
273
273
|
PortalModule,
|
|
274
274
|
ScrollingModule] });
|
|
275
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
275
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.1", ngImport: i0, type: MaterialModule, decorators: [{
|
|
276
276
|
type: NgModule,
|
|
277
277
|
args: [{
|
|
278
278
|
imports: [...MAT_MODULE],
|
|
@@ -282,8 +282,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.6", ngImpor
|
|
|
282
282
|
|
|
283
283
|
class AngularCommonModule {
|
|
284
284
|
}
|
|
285
|
-
AngularCommonModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
286
|
-
AngularCommonModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
285
|
+
AngularCommonModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.1", ngImport: i0, type: AngularCommonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
286
|
+
AngularCommonModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.1", ngImport: i0, type: AngularCommonModule, imports: [CommonModule,
|
|
287
287
|
FormsModule,
|
|
288
288
|
ReactiveFormsModule,
|
|
289
289
|
HttpClientModule, PrettyjsonPipe, TimePipe], exports: [MaterialModule,
|
|
@@ -291,7 +291,7 @@ AngularCommonModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", ver
|
|
|
291
291
|
FormsModule,
|
|
292
292
|
ReactiveFormsModule,
|
|
293
293
|
HttpClientModule, PrettyjsonPipe, TimePipe] });
|
|
294
|
-
AngularCommonModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
294
|
+
AngularCommonModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.1", ngImport: i0, type: AngularCommonModule, imports: [CommonModule,
|
|
295
295
|
FormsModule,
|
|
296
296
|
ReactiveFormsModule,
|
|
297
297
|
HttpClientModule, MaterialModule,
|
|
@@ -299,7 +299,7 @@ AngularCommonModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", ver
|
|
|
299
299
|
FormsModule,
|
|
300
300
|
ReactiveFormsModule,
|
|
301
301
|
HttpClientModule] });
|
|
302
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
302
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.1", ngImport: i0, type: AngularCommonModule, decorators: [{
|
|
303
303
|
type: NgModule,
|
|
304
304
|
args: [{
|
|
305
305
|
imports: [
|
|
@@ -61,9 +61,9 @@ class PrettyjsonPipe {
|
|
|
61
61
|
}
|
|
62
62
|
}
|
|
63
63
|
}
|
|
64
|
-
PrettyjsonPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
65
|
-
PrettyjsonPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
66
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
64
|
+
PrettyjsonPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.1", ngImport: i0, type: PrettyjsonPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
65
|
+
PrettyjsonPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.0.1", ngImport: i0, type: PrettyjsonPipe, isStandalone: true, name: "prettyjson" });
|
|
66
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.1", ngImport: i0, type: PrettyjsonPipe, decorators: [{
|
|
67
67
|
type: Pipe,
|
|
68
68
|
args: [{
|
|
69
69
|
name: 'prettyjson',
|
|
@@ -79,9 +79,9 @@ class TimePipe {
|
|
|
79
79
|
return moment(date).fromNow();
|
|
80
80
|
}
|
|
81
81
|
}
|
|
82
|
-
TimePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
83
|
-
TimePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
84
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
82
|
+
TimePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.1", ngImport: i0, type: TimePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
83
|
+
TimePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.0.1", ngImport: i0, type: TimePipe, isStandalone: true, name: "time", pure: false });
|
|
84
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.1", ngImport: i0, type: TimePipe, decorators: [{
|
|
85
85
|
type: Pipe,
|
|
86
86
|
args: [{ name: 'time', pure: false, standalone: true }]
|
|
87
87
|
}] });
|
|
@@ -137,8 +137,8 @@ const MAT_MODULE = [
|
|
|
137
137
|
];
|
|
138
138
|
class MaterialModule {
|
|
139
139
|
}
|
|
140
|
-
MaterialModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
141
|
-
MaterialModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
140
|
+
MaterialModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.1", ngImport: i0, type: MaterialModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
141
|
+
MaterialModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.1", ngImport: i0, type: MaterialModule, imports: [A11yModule,
|
|
142
142
|
ClipboardModule,
|
|
143
143
|
CdkStepperModule,
|
|
144
144
|
CdkTableModule,
|
|
@@ -227,7 +227,7 @@ MaterialModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version:
|
|
|
227
227
|
MatTreeModule,
|
|
228
228
|
PortalModule,
|
|
229
229
|
ScrollingModule] });
|
|
230
|
-
MaterialModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
230
|
+
MaterialModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.1", ngImport: i0, type: MaterialModule, imports: [MAT_MODULE, A11yModule,
|
|
231
231
|
ClipboardModule,
|
|
232
232
|
CdkStepperModule,
|
|
233
233
|
CdkTableModule,
|
|
@@ -272,7 +272,7 @@ MaterialModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version:
|
|
|
272
272
|
MatTreeModule,
|
|
273
273
|
PortalModule,
|
|
274
274
|
ScrollingModule] });
|
|
275
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
275
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.1", ngImport: i0, type: MaterialModule, decorators: [{
|
|
276
276
|
type: NgModule,
|
|
277
277
|
args: [{
|
|
278
278
|
imports: [...MAT_MODULE],
|
|
@@ -282,8 +282,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.6", ngImpor
|
|
|
282
282
|
|
|
283
283
|
class AngularCommonModule {
|
|
284
284
|
}
|
|
285
|
-
AngularCommonModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
286
|
-
AngularCommonModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
285
|
+
AngularCommonModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.1", ngImport: i0, type: AngularCommonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
286
|
+
AngularCommonModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.1", ngImport: i0, type: AngularCommonModule, imports: [CommonModule,
|
|
287
287
|
FormsModule,
|
|
288
288
|
ReactiveFormsModule,
|
|
289
289
|
HttpClientModule, PrettyjsonPipe, TimePipe], exports: [MaterialModule,
|
|
@@ -291,7 +291,7 @@ AngularCommonModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", ver
|
|
|
291
291
|
FormsModule,
|
|
292
292
|
ReactiveFormsModule,
|
|
293
293
|
HttpClientModule, PrettyjsonPipe, TimePipe] });
|
|
294
|
-
AngularCommonModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
294
|
+
AngularCommonModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.1", ngImport: i0, type: AngularCommonModule, imports: [CommonModule,
|
|
295
295
|
FormsModule,
|
|
296
296
|
ReactiveFormsModule,
|
|
297
297
|
HttpClientModule, MaterialModule,
|
|
@@ -299,7 +299,7 @@ AngularCommonModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", ver
|
|
|
299
299
|
FormsModule,
|
|
300
300
|
ReactiveFormsModule,
|
|
301
301
|
HttpClientModule] });
|
|
302
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
302
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.1", ngImport: i0, type: AngularCommonModule, decorators: [{
|
|
303
303
|
type: NgModule,
|
|
304
304
|
args: [{
|
|
305
305
|
imports: [
|
package/package.json
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rolatech/angular-common",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.18",
|
|
4
4
|
"peerDependencies": {
|
|
5
|
-
"@angular/common": "^
|
|
6
|
-
"@angular/core": "^
|
|
7
|
-
"@angular/forms": "
|
|
8
|
-
"@angular/cdk": "
|
|
9
|
-
"@angular/material": "
|
|
5
|
+
"@angular/common": "^15.0.1",
|
|
6
|
+
"@angular/core": "^15.0.1",
|
|
7
|
+
"@angular/forms": "15.0.1",
|
|
8
|
+
"@angular/cdk": "15.0.0",
|
|
9
|
+
"@angular/material": "15.0.0",
|
|
10
10
|
"moment": "2.29.4"
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"tslib": "^2.
|
|
13
|
+
"tslib": "^2.4.1"
|
|
14
14
|
},
|
|
15
15
|
"module": "fesm2015/rolatech-angular-common.mjs",
|
|
16
16
|
"es2020": "fesm2020/rolatech-angular-common.mjs",
|