UNPKG

@spaceone/design-system

Version:
742 lines (741 loc) • 46.4 kB
import { ComponentRenderProxy } from '@vue/composition-api'; import { QueryTag } from '@/inputs/search/query-search-tags/type'; import { Options, QuerySearchTableProps } from '@/data-display/tables/query-search-table/type'; import { ToolboxOptions } from '@/navigation/toolbox/type'; declare const _default: { name: string; components: { PToolboxTable: { name: string; components: { PPaneLayout: { name: string; }; PToolbox: import("vue").ComponentOptions<import("vue").default, { [x: string]: unknown; } & { [key: string]: unknown; }, {}, {}, string[] | { [x: string]: (new (...args: string[]) => Function) | import("@vue/composition-api").PropOptions<unknown> | (new (...args: any[]) => object) | (() => unknown) | ((new (...args: string[]) => Function) | (new (...args: any[]) => object) | (() => unknown))[] | null; }, ({ [x: number]: string; } & { length?: number | undefined; toString?: string | undefined; toLocaleString?: string | undefined; pop?: string | undefined; push?: number | undefined; concat?: string[] | undefined; join?: string | undefined; reverse?: string[] | undefined; shift?: string | undefined; slice?: string[] | undefined; sort?: string[] | undefined; splice?: { (start: number, deleteCount?: number | undefined): string[]; (start: number, deleteCount: number, ...items: string[]): string[]; } | undefined; unshift?: number | undefined; indexOf?: ((searchElement: string, fromIndex?: number | undefined) => number) | undefined; lastIndexOf?: ((searchElement: string, fromIndex?: number | undefined) => number) | undefined; every?: ((callbackfn: (value: string, index: number, array: string[]) => unknown, thisArg?: any) => boolean) | undefined; some?: ((callbackfn: (value: string, index: number, array: string[]) => unknown, thisArg?: any) => boolean) | undefined; forEach?: ((callbackfn: (value: string, index: number, array: string[]) => void, thisArg?: any) => void) | undefined; map?: (<U>(callbackfn: (value: string, index: number, array: string[]) => U, thisArg?: any) => U[]) | undefined; filter?: { <S extends string>(callbackfn: (value: string, index: number, array: string[]) => value is S, thisArg?: any): S[]; (callbackfn: (value: string, index: number, array: string[]) => unknown, thisArg?: any): string[]; } | undefined; reduce?: { (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: string[]) => string): string; (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: string[]) => string, initialValue: string): string; <U_1>(callbackfn: (previousValue: U_1, currentValue: string, currentIndex: number, array: string[]) => U_1, initialValue: U_1): U_1; } | undefined; reduceRight?: { (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: string[]) => string): string; (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: string[]) => string, initialValue: string): string; <U_2>(callbackfn: (previousValue: U_2, currentValue: string, currentIndex: number, array: string[]) => U_2, initialValue: U_2): U_2; } | undefined; find?: { <S_1 extends string>(predicate: (this: void, value: string, index: number, obj: string[]) => value is S_1, thisArg?: any): S_1 | undefined; (predicate: (value: string, index: number, obj: string[]) => unknown, thisArg?: any): string | undefined; } | undefined; findIndex?: ((predicate: (value: string, index: number, obj: string[]) => unknown, thisArg?: any) => number) | undefined; fill?: ((value: string, start?: number | undefined, end?: number | undefined) => string[]) | undefined; copyWithin?: ((target: number, start: number, end?: number | undefined) => string[]) | undefined; entries?: IterableIterator<[number, string]> | undefined; keys?: IterableIterator<number> | undefined; values?: IterableIterator<string> | undefined; includes?: ((searchElement: string, fromIndex?: number | undefined) => boolean) | undefined; flatMap?: (<U_3, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U_3 | readonly U_3[], thisArg?: This | undefined) => U_3[]) | undefined; flat?: any[] | undefined; }) | ({} & { [x: string]: any; [x: number]: any; })> & import("vue").VueConstructor<import("vue").default> & (new (...args: any[]) => ComponentRenderProxy<({ [x: number]: string; } & { length?: number | undefined; toString?: string | undefined; toLocaleString?: string | undefined; pop?: string | undefined; push?: number | undefined; concat?: string[] | undefined; join?: string | undefined; reverse?: string[] | undefined; shift?: string | undefined; slice?: string[] | undefined; sort?: string[] | undefined; splice?: { (start: number, deleteCount?: number | undefined): string[]; (start: number, deleteCount: number, ...items: string[]): string[]; } | undefined; unshift?: number | undefined; indexOf?: ((searchElement: string, fromIndex?: number | undefined) => number) | undefined; lastIndexOf?: ((searchElement: string, fromIndex?: number | undefined) => number) | undefined; every?: ((callbackfn: (value: string, index: number, array: string[]) => unknown, thisArg?: any) => boolean) | undefined; some?: ((callbackfn: (value: string, index: number, array: string[]) => unknown, thisArg?: any) => boolean) | undefined; forEach?: ((callbackfn: (value: string, index: number, array: string[]) => void, thisArg?: any) => void) | undefined; map?: (<U>(callbackfn: (value: string, index: number, array: string[]) => U, thisArg?: any) => U[]) | undefined; filter?: { <S extends string>(callbackfn: (value: string, index: number, array: string[]) => value is S, thisArg?: any): S[]; (callbackfn: (value: string, index: number, array: string[]) => unknown, thisArg?: any): string[]; } | undefined; reduce?: { (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: string[]) => string): string; (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: string[]) => string, initialValue: string): string; <U_1>(callbackfn: (previousValue: U_1, currentValue: string, currentIndex: number, array: string[]) => U_1, initialValue: U_1): U_1; } | undefined; reduceRight?: { (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: string[]) => string): string; (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: string[]) => string, initialValue: string): string; <U_2>(callbackfn: (previousValue: U_2, currentValue: string, currentIndex: number, array: string[]) => U_2, initialValue: U_2): U_2; } | undefined; find?: { <S_1 extends string>(predicate: (this: void, value: string, index: number, obj: string[]) => value is S_1, thisArg?: any): S_1 | undefined; (predicate: (value: string, index: number, obj: string[]) => unknown, thisArg?: any): string | undefined; } | undefined; findIndex?: ((predicate: (value: string, index: number, obj: string[]) => unknown, thisArg?: any) => number) | undefined; fill?: ((value: string, start?: number | undefined, end?: number | undefined) => string[]) | undefined; copyWithin?: ((target: number, start: number, end?: number | undefined) => string[]) | undefined; entries?: IterableIterator<[number, string]> | undefined; keys?: IterableIterator<number> | undefined; values?: IterableIterator<string> | undefined; includes?: ((searchElement: string, fromIndex?: number | undefined) => boolean) | undefined; flatMap?: (<U_3, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U_3 | readonly U_3[], thisArg?: This | undefined) => U_3[]) | undefined; flat?: any[] | undefined; }) | ({} & { [x: string]: any; [x: number]: any; }), { [x: string]: unknown; }, ({ [x: number]: string; } & { length?: number | undefined; toString?: string | undefined; toLocaleString?: string | undefined; pop?: string | undefined; push?: number | undefined; concat?: string[] | undefined; join?: string | undefined; reverse?: string[] | undefined; shift?: string | undefined; slice?: string[] | undefined; sort?: string[] | undefined; splice?: { (start: number, deleteCount?: number | undefined): string[]; (start: number, deleteCount: number, ...items: string[]): string[]; } | undefined; unshift?: number | undefined; indexOf?: ((searchElement: string, fromIndex?: number | undefined) => number) | undefined; lastIndexOf?: ((searchElement: string, fromIndex?: number | undefined) => number) | undefined; every?: ((callbackfn: (value: string, index: number, array: string[]) => unknown, thisArg?: any) => boolean) | undefined; some?: ((callbackfn: (value: string, index: number, array: string[]) => unknown, thisArg?: any) => boolean) | undefined; forEach?: ((callbackfn: (value: string, index: number, array: string[]) => void, thisArg?: any) => void) | undefined; map?: (<U>(callbackfn: (value: string, index: number, array: string[]) => U, thisArg?: any) => U[]) | undefined; filter?: { <S extends string>(callbackfn: (value: string, index: number, array: string[]) => value is S, thisArg?: any): S[]; (callbackfn: (value: string, index: number, array: string[]) => unknown, thisArg?: any): string[]; } | undefined; reduce?: { (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: string[]) => string): string; (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: string[]) => string, initialValue: string): string; <U_1>(callbackfn: (previousValue: U_1, currentValue: string, currentIndex: number, array: string[]) => U_1, initialValue: U_1): U_1; } | undefined; reduceRight?: { (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: string[]) => string): string; (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: string[]) => string, initialValue: string): string; <U_2>(callbackfn: (previousValue: U_2, currentValue: string, currentIndex: number, array: string[]) => U_2, initialValue: U_2): U_2; } | undefined; find?: { <S_1 extends string>(predicate: (this: void, value: string, index: number, obj: string[]) => value is S_1, thisArg?: any): S_1 | undefined; (predicate: (value: string, index: number, obj: string[]) => unknown, thisArg?: any): string | undefined; } | undefined; findIndex?: ((predicate: (value: string, index: number, obj: string[]) => unknown, thisArg?: any) => number) | undefined; fill?: ((value: string, start?: number | undefined, end?: number | undefined) => string[]) | undefined; copyWithin?: ((target: number, start: number, end?: number | undefined) => string[]) | undefined; entries?: IterableIterator<[number, string]> | undefined; keys?: IterableIterator<number> | undefined; values?: IterableIterator<string> | undefined; includes?: ((searchElement: string, fromIndex?: number | undefined) => boolean) | undefined; flatMap?: (<U_3, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U_3 | readonly U_3[], thisArg?: This | undefined) => U_3[]) | undefined; flat?: any[] | undefined; }) | ({} & { [x: string]: any; [x: number]: any; }), {}, {}, ({ [x: number]: string; } & { length?: number | undefined; toString?: string | undefined; toLocaleString?: string | undefined; pop?: string | undefined; push?: number | undefined; concat?: string[] | undefined; join?: string | undefined; reverse?: string[] | undefined; shift?: string | undefined; slice?: string[] | undefined; sort?: string[] | undefined; splice?: { (start: number, deleteCount?: number | undefined): string[]; (start: number, deleteCount: number, ...items: string[]): string[]; } | undefined; unshift?: number | undefined; indexOf?: ((searchElement: string, fromIndex?: number | undefined) => number) | undefined; lastIndexOf?: ((searchElement: string, fromIndex?: number | undefined) => number) | undefined; every?: ((callbackfn: (value: string, index: number, array: string[]) => unknown, thisArg?: any) => boolean) | undefined; some?: ((callbackfn: (value: string, index: number, array: string[]) => unknown, thisArg?: any) => boolean) | undefined; forEach?: ((callbackfn: (value: string, index: number, array: string[]) => void, thisArg?: any) => void) | undefined; map?: (<U>(callbackfn: (value: string, index: number, array: string[]) => U, thisArg?: any) => U[]) | undefined; filter?: { <S extends string>(callbackfn: (value: string, index: number, array: string[]) => value is S, thisArg?: any): S[]; (callbackfn: (value: string, index: number, array: string[]) => unknown, thisArg?: any): string[]; } | undefined; reduce?: { (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: string[]) => string): string; (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: string[]) => string, initialValue: string): string; <U_1>(callbackfn: (previousValue: U_1, currentValue: string, currentIndex: number, array: string[]) => U_1, initialValue: U_1): U_1; } | undefined; reduceRight?: { (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: string[]) => string): string; (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: string[]) => string, initialValue: string): string; <U_2>(callbackfn: (previousValue: U_2, currentValue: string, currentIndex: number, array: string[]) => U_2, initialValue: U_2): U_2; } | undefined; find?: { <S_1 extends string>(predicate: (this: void, value: string, index: number, obj: string[]) => value is S_1, thisArg?: any): S_1 | undefined; (predicate: (value: string, index: number, obj: string[]) => unknown, thisArg?: any): string | undefined; } | undefined; findIndex?: ((predicate: (value: string, index: number, obj: string[]) => unknown, thisArg?: any) => number) | undefined; fill?: ((value: string, start?: number | undefined, end?: number | undefined) => string[]) | undefined; copyWithin?: ((target: number, start: number, end?: number | undefined) => string[]) | undefined; entries?: IterableIterator<[number, string]> | undefined; keys?: IterableIterator<number> | undefined; values?: IterableIterator<string> | undefined; includes?: ((searchElement: string, fromIndex?: number | undefined) => boolean) | undefined; flatMap?: (<U_3, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U_3 | readonly U_3[], thisArg?: This | undefined) => U_3[]) | undefined; flat?: any[] | undefined; }) | ({} & { [x: string]: any; [x: number]: any; })>); PDataTable: import("vue").ComponentOptions<import("vue").default, { [x: string]: unknown; } & { [key: string]: unknown; }, {}, {}, string[] | { [x: string]: (new (...args: string[]) => Function) | import("@vue/composition-api").PropOptions<unknown> | (new (...args: any[]) => object) | (() => unknown) | ((new (...args: string[]) => Function) | (new (...args: any[]) => object) | (() => unknown))[] | null; }, ({ [x: number]: string; } & { length?: number | undefined; toString?: string | undefined; toLocaleString?: string | undefined; pop?: string | undefined; push?: number | undefined; concat?: string[] | undefined; join?: string | undefined; reverse?: string[] | undefined; shift?: string | undefined; slice?: string[] | undefined; sort?: string[] | undefined; splice?: { (start: number, deleteCount?: number | undefined): string[]; (start: number, deleteCount: number, ...items: string[]): string[]; } | undefined; unshift?: number | undefined; indexOf?: ((searchElement: string, fromIndex?: number | undefined) => number) | undefined; lastIndexOf?: ((searchElement: string, fromIndex?: number | undefined) => number) | undefined; every?: ((callbackfn: (value: string, index: number, array: string[]) => unknown, thisArg?: any) => boolean) | undefined; some?: ((callbackfn: (value: string, index: number, array: string[]) => unknown, thisArg?: any) => boolean) | undefined; forEach?: ((callbackfn: (value: string, index: number, array: string[]) => void, thisArg?: any) => void) | undefined; map?: (<U>(callbackfn: (value: string, index: number, array: string[]) => U, thisArg?: any) => U[]) | undefined; filter?: { <S extends string>(callbackfn: (value: string, index: number, array: string[]) => value is S, thisArg?: any): S[]; (callbackfn: (value: string, index: number, array: string[]) => unknown, thisArg?: any): string[]; } | undefined; reduce?: { (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: string[]) => string): string; (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: string[]) => string, initialValue: string): string; <U_1>(callbackfn: (previousValue: U_1, currentValue: string, currentIndex: number, array: string[]) => U_1, initialValue: U_1): U_1; } | undefined; reduceRight?: { (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: string[]) => string): string; (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: string[]) => string, initialValue: string): string; <U_2>(callbackfn: (previousValue: U_2, currentValue: string, currentIndex: number, array: string[]) => U_2, initialValue: U_2): U_2; } | undefined; find?: { <S_1 extends string>(predicate: (this: void, value: string, index: number, obj: string[]) => value is S_1, thisArg?: any): S_1 | undefined; (predicate: (value: string, index: number, obj: string[]) => unknown, thisArg?: any): string | undefined; } | undefined; findIndex?: ((predicate: (value: string, index: number, obj: string[]) => unknown, thisArg?: any) => number) | undefined; fill?: ((value: string, start?: number | undefined, end?: number | undefined) => string[]) | undefined; copyWithin?: ((target: number, start: number, end?: number | undefined) => string[]) | undefined; entries?: IterableIterator<[number, string]> | undefined; keys?: IterableIterator<number> | undefined; values?: IterableIterator<string> | undefined; includes?: ((searchElement: string, fromIndex?: number | undefined) => boolean) | undefined; flatMap?: (<U_3, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U_3 | readonly U_3[], thisArg?: This | undefined) => U_3[]) | undefined; flat?: any[] | undefined; }) | ({} & { [x: string]: any; [x: number]: any; })> & import("vue").VueConstructor<import("vue").default> & (new (...args: any[]) => ComponentRenderProxy<({ [x: number]: string; } & { length?: number | undefined; toString?: string | undefined; toLocaleString?: string | undefined; pop?: string | undefined; push?: number | undefined; concat?: string[] | undefined; join?: string | undefined; reverse?: string[] | undefined; shift?: string | undefined; slice?: string[] | undefined; sort?: string[] | undefined; splice?: { (start: number, deleteCount?: number | undefined): string[]; (start: number, deleteCount: number, ...items: string[]): string[]; } | undefined; unshift?: number | undefined; indexOf?: ((searchElement: string, fromIndex?: number | undefined) => number) | undefined; lastIndexOf?: ((searchElement: string, fromIndex?: number | undefined) => number) | undefined; every?: ((callbackfn: (value: string, index: number, array: string[]) => unknown, thisArg?: any) => boolean) | undefined; some?: ((callbackfn: (value: string, index: number, array: string[]) => unknown, thisArg?: any) => boolean) | undefined; forEach?: ((callbackfn: (value: string, index: number, array: string[]) => void, thisArg?: any) => void) | undefined; map?: (<U>(callbackfn: (value: string, index: number, array: string[]) => U, thisArg?: any) => U[]) | undefined; filter?: { <S extends string>(callbackfn: (value: string, index: number, array: string[]) => value is S, thisArg?: any): S[]; (callbackfn: (value: string, index: number, array: string[]) => unknown, thisArg?: any): string[]; } | undefined; reduce?: { (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: string[]) => string): string; (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: string[]) => string, initialValue: string): string; <U_1>(callbackfn: (previousValue: U_1, currentValue: string, currentIndex: number, array: string[]) => U_1, initialValue: U_1): U_1; } | undefined; reduceRight?: { (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: string[]) => string): string; (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: string[]) => string, initialValue: string): string; <U_2>(callbackfn: (previousValue: U_2, currentValue: string, currentIndex: number, array: string[]) => U_2, initialValue: U_2): U_2; } | undefined; find?: { <S_1 extends string>(predicate: (this: void, value: string, index: number, obj: string[]) => value is S_1, thisArg?: any): S_1 | undefined; (predicate: (value: string, index: number, obj: string[]) => unknown, thisArg?: any): string | undefined; } | undefined; findIndex?: ((predicate: (value: string, index: number, obj: string[]) => unknown, thisArg?: any) => number) | undefined; fill?: ((value: string, start?: number | undefined, end?: number | undefined) => string[]) | undefined; copyWithin?: ((target: number, start: number, end?: number | undefined) => string[]) | undefined; entries?: IterableIterator<[number, string]> | undefined; keys?: IterableIterator<number> | undefined; values?: IterableIterator<string> | undefined; includes?: ((searchElement: string, fromIndex?: number | undefined) => boolean) | undefined; flatMap?: (<U_3, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U_3 | readonly U_3[], thisArg?: This | undefined) => U_3[]) | undefined; flat?: any[] | undefined; }) | ({} & { [x: string]: any; [x: number]: any; }), { [x: string]: unknown; }, ({ [x: number]: string; } & { length?: number | undefined; toString?: string | undefined; toLocaleString?: string | undefined; pop?: string | undefined; push?: number | undefined; concat?: string[] | undefined; join?: string | undefined; reverse?: string[] | undefined; shift?: string | undefined; slice?: string[] | undefined; sort?: string[] | undefined; splice?: { (start: number, deleteCount?: number | undefined): string[]; (start: number, deleteCount: number, ...items: string[]): string[]; } | undefined; unshift?: number | undefined; indexOf?: ((searchElement: string, fromIndex?: number | undefined) => number) | undefined; lastIndexOf?: ((searchElement: string, fromIndex?: number | undefined) => number) | undefined; every?: ((callbackfn: (value: string, index: number, array: string[]) => unknown, thisArg?: any) => boolean) | undefined; some?: ((callbackfn: (value: string, index: number, array: string[]) => unknown, thisArg?: any) => boolean) | undefined; forEach?: ((callbackfn: (value: string, index: number, array: string[]) => void, thisArg?: any) => void) | undefined; map?: (<U>(callbackfn: (value: string, index: number, array: string[]) => U, thisArg?: any) => U[]) | undefined; filter?: { <S extends string>(callbackfn: (value: string, index: number, array: string[]) => value is S, thisArg?: any): S[]; (callbackfn: (value: string, index: number, array: string[]) => unknown, thisArg?: any): string[]; } | undefined; reduce?: { (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: string[]) => string): string; (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: string[]) => string, initialValue: string): string; <U_1>(callbackfn: (previousValue: U_1, currentValue: string, currentIndex: number, array: string[]) => U_1, initialValue: U_1): U_1; } | undefined; reduceRight?: { (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: string[]) => string): string; (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: string[]) => string, initialValue: string): string; <U_2>(callbackfn: (previousValue: U_2, currentValue: string, currentIndex: number, array: string[]) => U_2, initialValue: U_2): U_2; } | undefined; find?: { <S_1 extends string>(predicate: (this: void, value: string, index: number, obj: string[]) => value is S_1, thisArg?: any): S_1 | undefined; (predicate: (value: string, index: number, obj: string[]) => unknown, thisArg?: any): string | undefined; } | undefined; findIndex?: ((predicate: (value: string, index: number, obj: string[]) => unknown, thisArg?: any) => number) | undefined; fill?: ((value: string, start?: number | undefined, end?: number | undefined) => string[]) | undefined; copyWithin?: ((target: number, start: number, end?: number | undefined) => string[]) | undefined; entries?: IterableIterator<[number, string]> | undefined; keys?: IterableIterator<number> | undefined; values?: IterableIterator<string> | undefined; includes?: ((searchElement: string, fromIndex?: number | undefined) => boolean) | undefined; flatMap?: (<U_3, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U_3 | readonly U_3[], thisArg?: This | undefined) => U_3[]) | undefined; flat?: any[] | undefined; }) | ({} & { [x: string]: any; [x: number]: any; }), {}, {}, ({ [x: number]: string; } & { length?: number | undefined; toString?: string | undefined; toLocaleString?: string | undefined; pop?: string | undefined; push?: number | undefined; concat?: string[] | undefined; join?: string | undefined; reverse?: string[] | undefined; shift?: string | undefined; slice?: string[] | undefined; sort?: string[] | undefined; splice?: { (start: number, deleteCount?: number | undefined): string[]; (start: number, deleteCount: number, ...items: string[]): string[]; } | undefined; unshift?: number | undefined; indexOf?: ((searchElement: string, fromIndex?: number | undefined) => number) | undefined; lastIndexOf?: ((searchElement: string, fromIndex?: number | undefined) => number) | undefined; every?: ((callbackfn: (value: string, index: number, array: string[]) => unknown, thisArg?: any) => boolean) | undefined; some?: ((callbackfn: (value: string, index: number, array: string[]) => unknown, thisArg?: any) => boolean) | undefined; forEach?: ((callbackfn: (value: string, index: number, array: string[]) => void, thisArg?: any) => void) | undefined; map?: (<U>(callbackfn: (value: string, index: number, array: string[]) => U, thisArg?: any) => U[]) | undefined; filter?: { <S extends string>(callbackfn: (value: string, index: number, array: string[]) => value is S, thisArg?: any): S[]; (callbackfn: (value: string, index: number, array: string[]) => unknown, thisArg?: any): string[]; } | undefined; reduce?: { (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: string[]) => string): string; (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: string[]) => string, initialValue: string): string; <U_1>(callbackfn: (previousValue: U_1, currentValue: string, currentIndex: number, array: string[]) => U_1, initialValue: U_1): U_1; } | undefined; reduceRight?: { (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: string[]) => string): string; (callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: string[]) => string, initialValue: string): string; <U_2>(callbackfn: (previousValue: U_2, currentValue: string, currentIndex: number, array: string[]) => U_2, initialValue: U_2): U_2; } | undefined; find?: { <S_1 extends string>(predicate: (this: void, value: string, index: number, obj: string[]) => value is S_1, thisArg?: any): S_1 | undefined; (predicate: (value: string, index: number, obj: string[]) => unknown, thisArg?: any): string | undefined; } | undefined; findIndex?: ((predicate: (value: string, index: number, obj: string[]) => unknown, thisArg?: any) => number) | undefined; fill?: ((value: string, start?: number | undefined, end?: number | undefined) => string[]) | undefined; copyWithin?: ((target: number, start: number, end?: number | undefined) => string[]) | undefined; entries?: IterableIterator<[number, string]> | undefined; keys?: IterableIterator<number> | undefined; values?: IterableIterator<string> | undefined; includes?: ((searchElement: string, fromIndex?: number | undefined) => boolean) | undefined; flatMap?: (<U_3, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U_3 | readonly U_3[], thisArg?: This | undefined) => U_3[]) | undefined; flat?: any[] | undefined; }) | ({} & { [x: string]: any; [x: number]: any; })>); }; props: { loading: { type: BooleanConstructor; default: boolean; }; fields: { type: ArrayConstructor; required: boolean; }; items: { type: ArrayConstructor; required: boolean; }; sortable: { type: BooleanConstructor; default: boolean; }; sortBy: { type: StringConstructor; default: undefined; }; sortDesc: { type: BooleanConstructor; default: undefined; }; colCopy: { type: BooleanConstructor; default: boolean; }; selectable: { type: BooleanConstructor; default: boolean; }; selectIndex: { type: (NumberConstructor | ArrayConstructor)[]; default: undefined; }; multiSelect: { type: BooleanConstructor; default: boolean; }; useCursorLoading: { type: BooleanConstructor; default: boolean; }; tableStyleType: { type: StringConstructor; default: string; }; striped: { type: BooleanConstructor; default: boolean; }; bordered: { type: BooleanConstructor; default: boolean; }; hover: { type: BooleanConstructor; default: boolean; }; width: { type: StringConstructor; default: undefined; }; rowHeightFixed: { type: BooleanConstructor; default: boolean; }; rowCursorPointer: { type: BooleanConstructor; default: boolean; }; invalid: { type: BooleanConstructor; default: boolean; }; paginationVisible: { type: BooleanConstructor; default: boolean; }; pageSizeChangeable: { type: BooleanConstructor; default: boolean; }; settingsVisible: { type: BooleanConstructor; default: boolean; }; exportable: { type: BooleanConstructor; default: boolean; }; refreshable: { type: BooleanConstructor; default: boolean; }; searchable: { type: BooleanConstructor; default: boolean; }; /** Event emitter */ filtersVisible: { type: BooleanConstructor; default: boolean; }; searchType: { type: StringConstructor; default: string; }; thisPage: { type: NumberConstructor; default: undefined; }; pageSize: { type: NumberConstructor; default: undefined; }; totalCount: { type: NumberConstructor; default: number; }; pageSizeOptions: { type: ArrayConstructor; default: () => number[]; }; sortByOptions: { type: ArrayConstructor; default: () => never[]; }; keyItemSets: { type: ArrayConstructor; default: () => never[]; }; valueHandlerMap: { type: ObjectConstructor; default: () => {}; }; queryTags: { type: ArrayConstructor; default: undefined; }; searchText: { type: StringConstructor; default: undefined; }; timezone: { type: StringConstructor; default: string; }; }; setup(props: import("../toolbox-table/type").PToolboxTableProps, { emit }: { emit: any; }): { proxyState: { selectIndex: number[]; sortBy: string; sortDesc: boolean; thisPage: number; pageSize: number; queryTags: number; searchText: number; }; changeSort: (sortBy: any, sortDesc: any) => void; byPassEvent: (name: any, ...args: any[]) => void; emitInitTags: (options: Required<ToolboxOptions>) => void; emitChange: (options: import("../toolbox-table/type").ToolboxTableOptions) => void; }; }; }; props: { fields: { type: ArrayConstructor; default: () => never[]; }; items: { type: ArrayConstructor; default: () => never[]; }; loading: { type: BooleanConstructor; default: boolean; }; sortBy: { type: StringConstructor; default: undefined; }; sortDesc: { type: BooleanConstructor; default: undefined; }; selectIndex: { type: ArrayConstructor; default: undefined; }; thisPage: { type: NumberConstructor; default: undefined; }; pageSize: { type: NumberConstructor; default: undefined; }; totalCount: { type: NumberConstructor; default: number; }; keyItemSets: { type: ArrayConstructor; default: () => never[]; }; valueHandlerMap: { type: ObjectConstructor; default: () => {}; }; queryTags: { type: ArrayConstructor; default: undefined; }; selectable: { type: BooleanConstructor; default: boolean; }; multiSelect: { type: BooleanConstructor; default: boolean; }; excelVisible: { type: BooleanConstructor; default: boolean; }; rowCursorPointer: { type: BooleanConstructor; default: boolean; }; invalid: { type: BooleanConstructor; default: boolean; }; timezone: { type: StringConstructor; default: string; }; colCopy: { type: BooleanConstructor; default: boolean; }; searchable: { type: BooleanConstructor; default: boolean; }; }; setup(props: QuerySearchTableProps, { emit }: { emit: any; }): { proxyState: { selectIndex: number[]; sortBy: string; sortDesc: boolean; thisPage: number; pageSize: number; queryTags: QueryTag[]; }; emitChange: (options?: Options) => void; emitExport: () => void; emitSelect: (selectIndex: any) => void; byPassEvent: (name: any, ...args: any[]) => void; }; }; export default _default;