@sumaris-net/ngx-components 1.22.11-rc15 → 1.22.11-rc16

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.
@@ -34737,6 +34737,7 @@
34737
34737
  exports.AutocompleteTestPage = AutocompleteTestPage;
34738
34738
  exports.AutofocusDirective = AutofocusDirective;
34739
34739
  exports.Base58 = Base58;
34740
+ exports.Base64ImageReader = Base64ImageReader;
34740
34741
  exports.BaseEntityService = BaseEntityService;
34741
34742
  exports.BaseGraphqlService = BaseGraphqlService;
34742
34743
  exports.BaseGraphqlServiceOptions = BaseGraphqlServiceOptions;
@@ -34790,7 +34791,6 @@
34790
34791
  exports.FileResponse = FileResponse;
34791
34792
  exports.FileService = FileService;
34792
34793
  exports.FileSizePipe = FileSizePipe;
34793
- exports.FilesUtils = FilesUtils;
34794
34794
  exports.FormArrayHelper = FormArrayHelper;
34795
34795
  exports.FormButtonsBarComponent = FormButtonsBarComponent;
34796
34796
  exports.FormButtonsBarToken = FormButtonsBarToken;
@@ -34810,6 +34810,7 @@
34810
34810
  exports.HomePage = HomePage;
34811
34811
  exports.Hotkeys = Hotkeys;
34812
34812
  exports.HotkeysDialogComponent = HotkeysDialogComponent;
34813
+ exports.IMAGE_DEFAULTS = IMAGE_DEFAULTS;
34813
34814
  exports.InMemoryEntitiesService = InMemoryEntitiesService;
34814
34815
  exports.IsLoginAccountPipe = IsLoginAccountPipe;
34815
34816
  exports.IsNilOrBlankPipe = IsNilOrBlankPipe;
@@ -34866,7 +34867,6 @@
34866
34867
  exports.MessageService = MessageService;
34867
34868
  exports.MessageTypeList = MessageTypeList;
34868
34869
  exports.MessageTypes = MessageTypes;
34869
- exports.MimeTypes = MimeTypes;
34870
34870
  exports.ModalToolbarComponent = ModalToolbarComponent;
34871
34871
  exports.NetworkService = NetworkService;
34872
34872
  exports.NgInitDirective = NgInitDirective;
@@ -35121,19 +35121,20 @@
35121
35121
  exports.ɵa = CustomReuseStrategy;
35122
35122
  exports.ɵb = MatNumpadDomService;
35123
35123
  exports.ɵc = isFocusableElement;
35124
- exports.ɵd = RegisterForm;
35125
- exports.ɵe = AccountValidatorService;
35126
- exports.ɵf = RegisterModal;
35127
- exports.ɵg = UserSettingsValidatorService;
35128
- exports.ɵh = LocalSettingsValidatorService;
35129
- exports.ɵi = AppUpdateOfflineModeCard;
35130
- exports.ɵj = UserEventNotificationList;
35131
- exports.ɵk = JobProgressionList;
35132
- exports.ɵl = DateTestPage;
35133
- exports.ɵm = NumpadTestPage;
35134
- exports.ɵn = MatBadgeIconTestPage;
35135
- exports.ɵo = ToastTestingModule;
35136
- exports.ɵp = ToastTestingPage;
35124
+ exports.ɵd = FilesUtils;
35125
+ exports.ɵe = RegisterForm;
35126
+ exports.ɵf = AccountValidatorService;
35127
+ exports.ɵg = RegisterModal;
35128
+ exports.ɵh = UserSettingsValidatorService;
35129
+ exports.ɵi = LocalSettingsValidatorService;
35130
+ exports.ɵj = AppUpdateOfflineModeCard;
35131
+ exports.ɵk = UserEventNotificationList;
35132
+ exports.ɵl = JobProgressionList;
35133
+ exports.ɵm = DateTestPage;
35134
+ exports.ɵn = NumpadTestPage;
35135
+ exports.ɵo = MatBadgeIconTestPage;
35136
+ exports.ɵp = ToastTestingModule;
35137
+ exports.ɵq = ToastTestingPage;
35137
35138
 
35138
35139
  Object.defineProperty(exports, '__esModule', { value: true });
35139
35140