rd-outer-component 0.0.64 → 0.0.66
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/modules/rd-notification/notification.module.mjs +4 -5
- package/fesm2015/rd-outer-component.mjs +28 -28
- package/fesm2015/rd-outer-component.mjs.map +1 -1
- package/fesm2020/rd-outer-component.mjs +28 -28
- package/fesm2020/rd-outer-component.mjs.map +1 -1
- package/lib/modules/rd-notification/notification.module.d.ts +1 -1
- package/package.json +1 -1
|
@@ -1839,6 +1839,34 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
1839
1839
|
args: ['closeTpl', { static: true }]
|
|
1840
1840
|
}] } });
|
|
1841
1841
|
|
|
1842
|
+
class RdNotificationModule {
|
|
1843
|
+
}
|
|
1844
|
+
RdNotificationModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RdNotificationModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
1845
|
+
RdNotificationModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.10", ngImport: i0, type: RdNotificationModule, declarations: [RdNotificationComponent], imports: [CommonModule,
|
|
1846
|
+
RouterModule,
|
|
1847
|
+
FormsModule,
|
|
1848
|
+
ReactiveFormsModule,
|
|
1849
|
+
NzNotificationModule], exports: [RdNotificationComponent] });
|
|
1850
|
+
RdNotificationModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RdNotificationModule, imports: [CommonModule,
|
|
1851
|
+
RouterModule,
|
|
1852
|
+
FormsModule,
|
|
1853
|
+
ReactiveFormsModule,
|
|
1854
|
+
NzNotificationModule] });
|
|
1855
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RdNotificationModule, decorators: [{
|
|
1856
|
+
type: NgModule,
|
|
1857
|
+
args: [{
|
|
1858
|
+
declarations: [RdNotificationComponent],
|
|
1859
|
+
imports: [
|
|
1860
|
+
CommonModule,
|
|
1861
|
+
RouterModule,
|
|
1862
|
+
FormsModule,
|
|
1863
|
+
ReactiveFormsModule,
|
|
1864
|
+
NzNotificationModule,
|
|
1865
|
+
],
|
|
1866
|
+
exports: [RdNotificationComponent],
|
|
1867
|
+
}]
|
|
1868
|
+
}] });
|
|
1869
|
+
|
|
1842
1870
|
class RdNotificationService {
|
|
1843
1871
|
constructor(applicationRef, injector) {
|
|
1844
1872
|
this.applicationRef = applicationRef;
|
|
@@ -1873,34 +1901,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
1873
1901
|
}]
|
|
1874
1902
|
}], ctorParameters: function () { return [{ type: i0.ApplicationRef }, { type: i0.Injector }]; } });
|
|
1875
1903
|
|
|
1876
|
-
class RdNotificationModule {
|
|
1877
|
-
}
|
|
1878
|
-
RdNotificationModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RdNotificationModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
1879
|
-
RdNotificationModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.10", ngImport: i0, type: RdNotificationModule, declarations: [RdNotificationComponent], imports: [CommonModule,
|
|
1880
|
-
RouterModule,
|
|
1881
|
-
FormsModule,
|
|
1882
|
-
ReactiveFormsModule,
|
|
1883
|
-
NzNotificationModule] });
|
|
1884
|
-
RdNotificationModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RdNotificationModule, providers: [RdNotificationService], imports: [CommonModule,
|
|
1885
|
-
RouterModule,
|
|
1886
|
-
FormsModule,
|
|
1887
|
-
ReactiveFormsModule,
|
|
1888
|
-
NzNotificationModule] });
|
|
1889
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RdNotificationModule, decorators: [{
|
|
1890
|
-
type: NgModule,
|
|
1891
|
-
args: [{
|
|
1892
|
-
declarations: [RdNotificationComponent],
|
|
1893
|
-
imports: [
|
|
1894
|
-
CommonModule,
|
|
1895
|
-
RouterModule,
|
|
1896
|
-
FormsModule,
|
|
1897
|
-
ReactiveFormsModule,
|
|
1898
|
-
NzNotificationModule,
|
|
1899
|
-
],
|
|
1900
|
-
providers: [RdNotificationService],
|
|
1901
|
-
}]
|
|
1902
|
-
}] });
|
|
1903
|
-
|
|
1904
1904
|
class SearchListBaseComponent {
|
|
1905
1905
|
constructor(searchStorageKey = '', isOutDatePicker = false) {
|
|
1906
1906
|
this.searchStorageKey = searchStorageKey;
|