ng-ipa-library 0.7.2 → 0.7.3
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/bundles/ng-ipa-library.umd.js +2 -5
- package/bundles/ng-ipa-library.umd.js.map +1 -1
- package/esm2015/lib/ng-ipa-library.module.js +3 -6
- package/fesm2015/ng-ipa-library.js +2 -5
- package/fesm2015/ng-ipa-library.js.map +1 -1
- package/lib/ng-ipa-library.module.d.ts +1 -1
- package/package.json +1 -1
|
@@ -1533,8 +1533,7 @@
|
|
|
1533
1533
|
HijriDatepickerComponent,
|
|
1534
1534
|
GregorianDatepickerComponent,
|
|
1535
1535
|
ShareButtonModule,
|
|
1536
|
-
RecaptchaComponent
|
|
1537
|
-
i3.NgSelectModule] });
|
|
1536
|
+
RecaptchaComponent] });
|
|
1538
1537
|
NgIPALibraryModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.9", ngImport: i0__namespace, type: NgIPALibraryModule, imports: [[
|
|
1539
1538
|
i3$1.CommonModule,
|
|
1540
1539
|
i2$1.FormsModule,
|
|
@@ -1547,8 +1546,7 @@
|
|
|
1547
1546
|
ShareButtonModule,
|
|
1548
1547
|
i3.NgSelectModule,
|
|
1549
1548
|
], PipesModule,
|
|
1550
|
-
ShareButtonModule
|
|
1551
|
-
i3.NgSelectModule] });
|
|
1549
|
+
ShareButtonModule] });
|
|
1552
1550
|
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.9", ngImport: i0__namespace, type: NgIPALibraryModule, decorators: [{
|
|
1553
1551
|
type: i0.NgModule,
|
|
1554
1552
|
args: [{
|
|
@@ -1588,7 +1586,6 @@
|
|
|
1588
1586
|
GregorianDatepickerComponent,
|
|
1589
1587
|
ShareButtonModule,
|
|
1590
1588
|
RecaptchaComponent,
|
|
1591
|
-
i3.NgSelectModule,
|
|
1592
1589
|
],
|
|
1593
1590
|
}]
|
|
1594
1591
|
}] });
|