@sumaris-net/ngx-components 1.19.8 → 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.
@@ -4949,7 +4949,8 @@
4949
4949
  FormGetPipe,
4950
4950
  FormGetControlPipe,
4951
4951
  FormGetArrayPipe,
4952
- FormGetGroupPipe
4952
+ FormGetGroupPipe,
4953
+ FormGetValuePipe
4953
4954
  ]
4954
4955
  },] }
4955
4956
  ];
@@ -24351,6 +24352,7 @@
24351
24352
  ionicCache.CacheModule,
24352
24353
  i3$2.IonicStorageModule,
24353
24354
  ngxJdenticon.NgxJdenticonModule,
24355
+ i1$2.TranslateModule.forChild(),
24354
24356
  // Sub modules
24355
24357
  AppGraphQLModule,
24356
24358
  AppMenuModule
@@ -24392,6 +24394,8 @@
24392
24394
  exports: [
24393
24395
  SharedModule,
24394
24396
  i3.RouterModule,
24397
+ i1$5.IonicModule,
24398
+ i1$2.TranslateModule,
24395
24399
  // Sub modules
24396
24400
  AppGraphQLModule,
24397
24401
  AppMenuModule,