modal-search-dialog
Advanced tools
Comparing version 0.0.11 to 0.0.12
@@ -0,1 +1,2 @@ | ||
import { EntityId } from '..'; | ||
import { IInstrumentFilter, ISearchModalProps } from '../types'; | ||
@@ -59,3 +60,3 @@ declare const _default: (options?: ISearchModalProps) => { | ||
}[]>; | ||
currentEntityId: import("vue").Ref<number | undefined>; | ||
currentEntityId: import("vue").Ref<EntityId | undefined>; | ||
isViewAllVisible: import("vue").ComputedRef<boolean | undefined>; | ||
@@ -62,0 +63,0 @@ isLoading: import("vue").Ref<boolean>; |
{ | ||
"name": "modal-search-dialog", | ||
"version": "0.0.11", | ||
"version": "0.0.12", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "files": [ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
536838
10736