@sumaris-net/ngx-components 1.19.10 → 1.19.11-rc1
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/sumaris-net.ngx-components.umd.js +1 -0
- package/bundles/sumaris-net.ngx-components.umd.js.map +1 -1
- package/bundles/sumaris-net.ngx-components.umd.min.js +1 -1
- package/bundles/sumaris-net.ngx-components.umd.min.js.map +1 -1
- package/esm2015/src/app/core/core.module.js +3 -1
- package/esm2015/src/app/core/text-popover/text-form.component.js +1 -1
- package/fesm2015/sumaris-net.ngx-components.js +1 -0
- package/fesm2015/sumaris-net.ngx-components.js.map +1 -1
- package/package.json +1 -1
- package/sumaris-net.ngx-components.metadata.json +1 -1
|
@@ -24394,6 +24394,7 @@
|
|
|
24394
24394
|
exports: [
|
|
24395
24395
|
SharedModule,
|
|
24396
24396
|
i3.RouterModule,
|
|
24397
|
+
i1$5.IonicModule,
|
|
24397
24398
|
i1$2.TranslateModule,
|
|
24398
24399
|
// Sub modules
|
|
24399
24400
|
AppGraphQLModule,
|