@resolveio/client-lib-core 21.0.15 → 21.0.16
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/package.json
CHANGED
|
@@ -18,7 +18,6 @@ import * as i9 from '@resolveio/client-lib-ng-select';
|
|
|
18
18
|
import * as i7 from 'ngx-file-drop';
|
|
19
19
|
import * as i8 from '@resolveio/client-lib-pdf-viewer';
|
|
20
20
|
import * as i27 from '@angular/platform-browser/animations';
|
|
21
|
-
import * as i4$1 from '@ng-select/ng-select';
|
|
22
21
|
|
|
23
22
|
interface NavbarModel {
|
|
24
23
|
title: string;
|
|
@@ -1925,7 +1924,7 @@ declare class DateShortcutComponent extends BaseComponent implements OnInit {
|
|
|
1925
1924
|
|
|
1926
1925
|
declare class DateShortcutModule {
|
|
1927
1926
|
static ɵfac: i0.ɵɵFactoryDeclaration<DateShortcutModule, never>;
|
|
1928
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<DateShortcutModule, [typeof DateShortcutComponent], [typeof i1.FormsModule, typeof i2.CommonModule, typeof
|
|
1927
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<DateShortcutModule, [typeof DateShortcutComponent], [typeof i1.FormsModule, typeof i2.CommonModule, typeof i9.NgSelectModule], [typeof DateShortcutComponent]>;
|
|
1929
1928
|
static ɵinj: i0.ɵɵInjectorDeclaration<DateShortcutModule>;
|
|
1930
1929
|
}
|
|
1931
1930
|
|