/// import { SubmissionsTable } from "./submissionsTable.component"; declare const _default: { title: string; component: typeof SubmissionsTable; argTypes: { form: { control: { type: string; }; }; data: { control: { type: string; }; }; operations: { control: { type: string; }; }; isLoading: { control: { type: string; }; }; isEmpty: { control: { type: string; }; }; disableFilters: { control: { type: string; }; }; disablePagination: { control: { type: string; }; }; }; parameters: {}; }; export default _default; export declare const Sandbox: { (args: any): JSX.Element; args: { form: { _id: string; type: string; tags: string[]; owner: any; components: ({ autofocus: boolean; input: boolean; tableView: boolean; inputType: string; inputMask: string; label: string; key: string; placeholder: string; prefix: string; suffix: string; multiple: boolean; defaultValue: string; protected: boolean; unique: boolean; persistent: boolean; hidden: boolean; clearOnHide: boolean; spellcheck: boolean; validate: { required: boolean; minLength: number; pattern: string; custom: string; customPrivate: boolean; maxLength?: undefined; customMessage?: undefined; select?: undefined; json?: undefined; strictDateValidation?: undefined; }; conditional: { show: string; eq: string; when?: undefined; json?: undefined; }; labelPosition: string; inputFormat: string; tags: any[]; properties: {}; id: string; type: string; widget?: undefined; description?: undefined; tooltip?: undefined; customClass?: undefined; tabindex?: undefined; hideLabel?: undefined; disabled?: undefined; alwaysEnabled?: undefined; dataSrc?: undefined; valueProperty?: undefined; template?: undefined; searchEnabled?: undefined; selectThreshold?: undefined; readOnlyValue?: undefined; customOptions?: undefined; dbIndex?: undefined; encrypted?: undefined; customDefaultValue?: undefined; calculateValue?: undefined; allowCalculateOverride?: undefined; validateOn?: undefined; errorLabel?: undefined; dataGridLabel?: undefined; indexeddb?: undefined; lazyLoad?: undefined; selectValues?: undefined; disableLimit?: undefined; searchField?: undefined; filter?: undefined; sort?: undefined; refreshOn?: undefined; clearOnRefresh?: undefined; addResource?: undefined; addResourceLabel?: undefined; reference?: undefined; authenticate?: undefined; redrawOn?: undefined; minSearch?: undefined; limit?: undefined; attributes?: undefined; overlay?: undefined; showCharCount?: undefined; showWordCount?: undefined; allowMultipleMasks?: undefined; searchThreshold?: undefined; fuseOptions?: undefined; selectFields?: undefined; data?: undefined; dataType?: undefined; products?: undefined; categoryServices?: undefined; customConditional?: undefined; relavi?: undefined; size?: undefined; leftIcon?: undefined; rightIcon?: undefined; block?: undefined; action?: undefined; disableOnInvalid?: undefined; theme?: undefined; } | { autofocus: boolean; input: boolean; tableView: boolean; inputType: string; inputMask: string; label: string; key: string; placeholder: string; prefix: string; suffix: string; multiple: boolean; defaultValue: string; protected: boolean; unique: boolean; persistent: boolean; hidden: boolean; clearOnHide: boolean; spellcheck: boolean; validate: { required: boolean; minLength: string; maxLength: string; pattern: string; custom: string; customPrivate: boolean; customMessage?: undefined; select?: undefined; json?: undefined; strictDateValidation?: undefined; }; conditional: { show: string; eq: string; when?: undefined; json?: undefined; }; labelPosition: string; inputFormat: string; tags: any[]; properties: {}; id: string; type: string; widget?: undefined; description?: undefined; tooltip?: undefined; customClass?: undefined; tabindex?: undefined; hideLabel?: undefined; disabled?: undefined; alwaysEnabled?: undefined; dataSrc?: undefined; valueProperty?: undefined; template?: undefined; searchEnabled?: undefined; selectThreshold?: undefined; readOnlyValue?: undefined; customOptions?: undefined; dbIndex?: undefined; encrypted?: undefined; customDefaultValue?: undefined; calculateValue?: undefined; allowCalculateOverride?: undefined; validateOn?: undefined; errorLabel?: undefined; dataGridLabel?: undefined; indexeddb?: undefined; lazyLoad?: undefined; selectValues?: undefined; disableLimit?: undefined; searchField?: undefined; filter?: undefined; sort?: undefined; refreshOn?: undefined; clearOnRefresh?: undefined; addResource?: undefined; addResourceLabel?: undefined; reference?: undefined; authenticate?: undefined; redrawOn?: undefined; minSearch?: undefined; limit?: undefined; attributes?: undefined; overlay?: undefined; showCharCount?: undefined; showWordCount?: undefined; allowMultipleMasks?: undefined; searchThreshold?: undefined; fuseOptions?: undefined; selectFields?: undefined; data?: undefined; dataType?: undefined; products?: undefined; categoryServices?: undefined; customConditional?: undefined; relavi?: undefined; size?: undefined; leftIcon?: undefined; rightIcon?: undefined; block?: undefined; action?: undefined; disableOnInvalid?: undefined; theme?: undefined; } | { label: string; labelPosition: string; widget: string; placeholder: string; description: string; tooltip: string; customClass: string; tabindex: string; hidden: boolean; hideLabel: boolean; autofocus: boolean; disabled: boolean; alwaysEnabled: boolean; tableView: boolean; multiple: boolean; dataSrc: string; defaultValue: string; valueProperty: string; template: string; searchEnabled: boolean; selectThreshold: number; readOnlyValue: boolean; customOptions: {}; persistent: boolean; protected: boolean; dbIndex: boolean; encrypted: boolean; clearOnHide: boolean; customDefaultValue: string; calculateValue: string; allowCalculateOverride: boolean; validateOn: string; validate: { required: boolean; customMessage: string; select: boolean; custom: string; customPrivate: boolean; minLength?: undefined; pattern?: undefined; maxLength?: undefined; json?: undefined; strictDateValidation?: undefined; }; unique: boolean; errorLabel: string; key: string; tags: any[]; properties: {}; conditional: { show: string; when: string; eq: string; json?: undefined; }; dataGridLabel: boolean; indexeddb: { database: string; table: string; filter: string; }; lazyLoad: boolean; selectValues: string; disableLimit: boolean; searchField: string; filter: string; sort: string; refreshOn: string; clearOnRefresh: boolean; addResource: boolean; addResourceLabel: string; reference: boolean; authenticate: boolean; redrawOn: string; minSearch: number; limit: number; input: boolean; prefix: string; suffix: string; attributes: {}; overlay: { style: string; left: string; top: string; width: string; height: string; }; showCharCount: boolean; showWordCount: boolean; allowMultipleMasks: boolean; searchThreshold: number; fuseOptions: { include: string; threshold: number; }; selectFields: string; id: string; type: string; data: { resource: string; headers: { key: string; value: string; }[]; json: string; url: string; custom: string; values: any[]; }; inputType?: undefined; inputMask?: undefined; spellcheck?: undefined; inputFormat?: undefined; dataType?: undefined; products?: undefined; categoryServices?: undefined; customConditional?: undefined; relavi?: undefined; size?: undefined; leftIcon?: undefined; rightIcon?: undefined; block?: undefined; action?: undefined; disableOnInvalid?: undefined; theme?: undefined; } | { label: string; labelPosition: string; widget: string; placeholder: string; description: string; tooltip: string; customClass: string; tabindex: string; hidden: boolean; hideLabel: boolean; autofocus: boolean; disabled: boolean; alwaysEnabled: boolean; tableView: boolean; multiple: boolean; dataSrc: string; defaultValue: string; valueProperty: string; dataType: string; template: string; searchEnabled: boolean; selectThreshold: number; readOnlyValue: boolean; customOptions: {}; persistent: boolean; protected: boolean; dbIndex: boolean; encrypted: boolean; clearOnHide: boolean; customDefaultValue: string; calculateValue: string; allowCalculateOverride: boolean; products: any[]; categoryServices: any[]; validateOn: string; validate: { required: boolean; customMessage: string; custom: string; customPrivate: boolean; json: string; strictDateValidation: boolean; minLength?: undefined; pattern?: undefined; maxLength?: undefined; select?: undefined; }; unique: boolean; errorLabel: string; key: string; tags: string; properties: {}; conditional: { eq: string; json: string; show?: undefined; when?: undefined; }; customConditional: string; relavi: any[]; minSearch: number; limit: number; input: boolean; prefix: string; suffix: string; refreshOn: string; redrawOn: string; attributes: {}; overlay: { style: string; left: string; top: string; width: string; height: string; }; showCharCount: boolean; showWordCount: boolean; allowMultipleMasks: boolean; clearOnRefresh: boolean; lazyLoad: boolean; filter: string; searchField: string; authenticate: boolean; selectFields: string; searchThreshold: number; fuseOptions: { include: string; threshold: number; }; id: string; type: string; data: { values: { label: string; value: string; }[]; resource: string; json: string; url: string; custom: string; headers?: undefined; }; inputType?: undefined; inputMask?: undefined; spellcheck?: undefined; inputFormat?: undefined; dataGridLabel?: undefined; indexeddb?: undefined; selectValues?: undefined; disableLimit?: undefined; sort?: undefined; addResource?: undefined; addResourceLabel?: undefined; reference?: undefined; size?: undefined; leftIcon?: undefined; rightIcon?: undefined; block?: undefined; action?: undefined; disableOnInvalid?: undefined; theme?: undefined; } | { autofocus: boolean; input: boolean; label: string; tableView: boolean; key: string; size: string; leftIcon: string; rightIcon: string; block: boolean; action: string; disableOnInvalid: boolean; theme: string; tags: any[]; conditional: { show: string; eq: string; when?: undefined; json?: undefined; }; properties: {}; id: string; type: string; inputType?: undefined; inputMask?: undefined; placeholder?: undefined; prefix?: undefined; suffix?: undefined; multiple?: undefined; defaultValue?: undefined; protected?: undefined; unique?: undefined; persistent?: undefined; hidden?: undefined; clearOnHide?: undefined; spellcheck?: undefined; validate?: undefined; labelPosition?: undefined; inputFormat?: undefined; widget?: undefined; description?: undefined; tooltip?: undefined; customClass?: undefined; tabindex?: undefined; hideLabel?: undefined; disabled?: undefined; alwaysEnabled?: undefined; dataSrc?: undefined; valueProperty?: undefined; template?: undefined; searchEnabled?: undefined; selectThreshold?: undefined; readOnlyValue?: undefined; customOptions?: undefined; dbIndex?: undefined; encrypted?: undefined; customDefaultValue?: undefined; calculateValue?: undefined; allowCalculateOverride?: undefined; validateOn?: undefined; errorLabel?: undefined; dataGridLabel?: undefined; indexeddb?: undefined; lazyLoad?: undefined; selectValues?: undefined; disableLimit?: undefined; searchField?: undefined; filter?: undefined; sort?: undefined; refreshOn?: undefined; clearOnRefresh?: undefined; addResource?: undefined; addResourceLabel?: undefined; reference?: undefined; authenticate?: undefined; redrawOn?: undefined; minSearch?: undefined; limit?: undefined; attributes?: undefined; overlay?: undefined; showCharCount?: undefined; showWordCount?: undefined; allowMultipleMasks?: undefined; searchThreshold?: undefined; fuseOptions?: undefined; selectFields?: undefined; data?: undefined; dataType?: undefined; products?: undefined; categoryServices?: undefined; customConditional?: undefined; relavi?: undefined; })[]; display: string; title: string; name: string; path: string; created: string; modified: string; access: { roles: string[]; type: string; }[]; submissionAccess: { roles: string[]; type: string; }[]; machineName: string; }; data: { _id: string; owner: any; roles: any[]; data: { id: string; label: string; }; access: any[]; externalIds: any[]; created: string; modified: string; form: string; }[]; operations: ({ title: string; action: string; alias: string; path: string; icon: string; permissionsResolver(): boolean; buttonType?: undefined; } | { action: string; path: string; icon: string; buttonType: string; permissionsResolver(): boolean; title?: undefined; alias?: undefined; })[]; }; };