@colijnit/sharedcomponents 1.0.42 → 1.0.43

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.
@@ -3880,8 +3880,7 @@
3880
3880
  LocalizePipe
3881
3881
  ],
3882
3882
  exports: [
3883
- StockComponent,
3884
- LocalizePipe
3883
+ StockComponent
3885
3884
  ],
3886
3885
  providers: [
3887
3886
  StockService,
@@ -5986,6 +5985,7 @@
5986
5985
  exports.StatusbarModule = StatusbarModule;
5987
5986
  exports.StockComponent = StockComponent;
5988
5987
  exports.StockModule = StockModule;
5988
+ exports.Translation = Translation;
5989
5989
  exports.sendMethodsWithIcon = sendMethodsWithIcon;
5990
5990
  exports["ɵa"] = SignatureComponent;
5991
5991
  exports["ɵb"] = SignaturesComponent;