@docsvision/webclient 5.16.0-beta.4 → 5.17.0-beta.10
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/Approval/AgreementHistoryImpl.d.ts +2 -0
- package/Approval/AgreementList.d.ts +2 -2
- package/Approval/AgreementListContent.d.ts +1 -0
- package/Approval/AgreementListImpl.d.ts +3 -0
- package/Approval/IAgreementListContentProps.d.ts +2 -0
- package/BackOffice/$WebFrameDirectorySearchInfoStorageService.d.ts +5 -4
- package/BackOffice/$WebFrameDirectorySearchPanelService.d.ts +2 -0
- package/BackOffice/AddEmployeeIconColumn.d.ts +1 -0
- package/BackOffice/Address.d.ts +3 -2
- package/BackOffice/CardKind.d.ts +3 -2
- package/BackOffice/ChildTasksPerformingImpl.d.ts +3 -3
- package/BackOffice/ColumnSettingsDialog.d.ts +2 -0
- package/BackOffice/CreateWindow.d.ts +2 -1
- package/BackOffice/DeleteShortcutBatchOperation.d.ts +2 -1
- package/BackOffice/DeleteShortcutBatchOperationImpl.d.ts +1 -0
- package/BackOffice/Department.d.ts +3 -2
- package/BackOffice/DepartmentFilterViewComponents.d.ts +1 -1
- package/BackOffice/DepartmentImpl.d.ts +2 -0
- package/BackOffice/DirectoryDesignerRow.d.ts +3 -2
- package/BackOffice/DirectorySearchResultView.d.ts +1 -1
- package/BackOffice/DirectoryValues.d.ts +0 -2
- package/BackOffice/EditTaskDescription.d.ts +2 -1
- package/BackOffice/EditTaskDescriptionDialog.d.ts +2 -0
- package/BackOffice/EditTaskDuration.d.ts +2 -2
- package/BackOffice/EditTaskDurationDialog.d.ts +2 -1
- package/BackOffice/EditWindow.d.ts +2 -1
- package/BackOffice/ExistingCardLinkDialog.d.ts +12 -4
- package/BackOffice/FileListControl.d.ts +5 -0
- package/BackOffice/FileListControlImpl.d.ts +10 -0
- package/BackOffice/FileListControlLogic.d.ts +1 -0
- package/BackOffice/FileListItemComponent.d.ts +5 -2
- package/BackOffice/FileRenamingDialog.d.ts +2 -2
- package/BackOffice/FileSignCreateDialog.d.ts +1 -2
- package/BackOffice/FileSignSelectCertificateDialog.d.ts +1 -1
- package/BackOffice/GetEmployeeGroups.d.ts +1 -0
- package/BackOffice/IFileMenuItem.d.ts +14 -0
- package/BackOffice/IFileMenuOpeningArgs.d.ts +6 -0
- package/BackOffice/LinksImpl.d.ts +1 -0
- package/BackOffice/NumeratorImpl.d.ts +1 -1
- package/BackOffice/PartnerBase.d.ts +4 -3
- package/BackOffice/PartnerBaseImpl.d.ts +2 -0
- package/BackOffice/PartnerDirectoryBase.d.ts +5 -4
- package/BackOffice/PartnerSelectDialog.d.ts +8 -1
- package/BackOffice/PartnerTypeaheadVariant.d.ts +3 -2
- package/BackOffice/PrintButtonView.d.ts +1 -1
- package/BackOffice/SearchBar.d.ts +8 -3
- package/BackOffice/StaffDirectoryConstants.d.ts +15 -0
- package/BackOffice/StaffDirectoryItems.d.ts +1 -1
- package/BackOffice/StaffDirectoryItemsImpl.d.ts +1 -1
- package/BackOffice/StaffDirectoryLogic.d.ts +2 -0
- package/BackOffice/TaskTasksTreeNodeResolver.d.ts +5 -3
- package/BackOffice/Tasks.d.ts +2 -1
- package/BackOffice/TasksTable.d.ts +2 -1
- package/BackOffice/TasksTableLogic.d.ts +4 -0
- package/BackOffice/TasksTableView.d.ts +3 -3
- package/BackOffice/TasksTree.d.ts +3 -1
- package/BackOffice/TasksTreeImpl.d.ts +3 -0
- package/BackOffice/UniquenessCheckImpl.d.ts +1 -1
- package/BackOffice/UserProfile.d.ts +8 -5
- package/BackOffice/UserStatus.d.ts +5 -0
- package/BackOffice/WebFrameDirectorySearchPanel.d.ts +13 -2
- package/BackOffice/WebFrameDirectorySearchPanelLogic.d.ts +10 -2
- package/BackOffice/WebFrameDirectorySearchPanelService.d.ts +1 -0
- package/BackOffice/WebFrameDirectorySearchPanelView.d.ts +1 -1
- package/Generated/DocsVision.WebClient.Controllers.d.ts +52 -0
- package/Generated/DocsVision.WebClient.Models.d.ts +1158 -14
- package/Helpers/DateRangePicker/DateRangePicker.d.ts +24 -0
- package/Helpers/DateRangePicker/DateRangePicker.stories.d.ts +9 -0
- package/Helpers/DateRangePicker/components/DateRangePickerDay.d.ts +15 -0
- package/Helpers/DateRangePicker/components/DateRangePickerToolbar.d.ts +14 -0
- package/Helpers/ModalDialog/CommonModalDialog.d.ts +8 -0
- package/Helpers/ModalDialog/CommonModalDialogHost.d.ts +5 -2
- package/Helpers/ModalDialog/ModalDialogBox.d.ts +2 -0
- package/Helpers/ModalDialog/ModalDialogMaximizeButton.d.ts +23 -0
- package/Helpers/ModalDialog/ScrollableModal.d.ts +8 -0
- package/Helpers/PopoverHelpers/EditPopover/EditPopover.d.ts +1 -1
- package/Helpers/Sortable/Sortable.d.ts +1 -1
- package/Helpers/Table/TableHelperHeaderRow.d.ts +1 -0
- package/Helpers/Table/TableHelperRow.d.ts +1 -0
- package/Legacy/ApprovalFilePanel.d.ts +1 -0
- package/Legacy/BasicGridHtmlBuilder.d.ts +1 -1
- package/Legacy/GroupTaskCardPerformersPanelRazorControl.d.ts +2 -1
- package/Legacy/ModalWindow.d.ts +7 -2
- package/Legacy/ModalWindowParams.d.ts +6 -0
- package/Legacy/SelectFolderModalDialog.d.ts +2 -1
- package/Legacy/StandardControllers.d.ts +2 -2
- package/Legacy/TaskCardFilePanelRazorControl.d.ts +9 -2
- package/Legacy/TaskReportPanelRazorControl.d.ts +12 -3
- package/Legacy/WebFrameSearchPanelRouteHandler.d.ts +2 -2
- package/MainBundle.d.ts +1 -0
- package/Platform/$CacheManagement.d.ts +3 -1
- package/Platform/$ContextMenuOptions.d.ts +17 -10
- package/Platform/$FolderDataLoading.d.ts +6 -1
- package/Platform/$FolderGrid.d.ts +15 -0
- package/Platform/$HoverPanel.d.ts +8 -0
- package/Platform/$TablePresentationToggle.d.ts +8 -0
- package/Platform/$UnreadCounter.d.ts +1 -1
- package/Platform/ArchivedCardsIcon.d.ts +5 -0
- package/Platform/ArchivedCardsPlugin.d.ts +3 -0
- package/Platform/ArchivedCardsResponseResolver.d.ts +22 -0
- package/Platform/BaseMainMenuItemImpl.d.ts +2 -2
- package/Platform/BatchOperationsProgressDialogService.d.ts +3 -1
- package/Platform/CacheManagementService.d.ts +5 -0
- package/Platform/CalendarInput.d.ts +1 -1
- package/Platform/CardManagement.d.ts +2 -2
- package/Platform/CardManagementImpl.d.ts +1 -0
- package/Platform/ClearButton.d.ts +7 -5
- package/Platform/CommentFile.d.ts +4 -1
- package/Platform/ConfigurableMainMenuContainerButton.d.ts +2 -1
- package/Platform/ContextMenuOptionsService.d.ts +7 -4
- package/Platform/CopyShortcutBatchOperation.d.ts +2 -1
- package/Platform/DateInput.d.ts +3 -13
- package/Platform/DefaultFolderTablePluginFactory.d.ts +2 -1
- package/Platform/Dropdown.d.ts +5 -0
- package/Platform/DropdownImpl.d.ts +1 -0
- package/Platform/ExportPlugin.d.ts +0 -4
- package/Platform/FilePicker.d.ts +5 -2
- package/Platform/FilterDate.d.ts +11 -0
- package/Platform/FilterDateRangePicker.d.ts +6 -0
- package/Platform/FilterDateTextListInput.d.ts +5 -0
- package/Platform/FocusableTextInput.d.ts +3 -8
- package/Platform/Folder.d.ts +2 -1
- package/Platform/FolderCardsDashboardWidget.d.ts +2 -1
- package/Platform/FolderContent.d.ts +2 -0
- package/Platform/FolderDataLoadingService.d.ts +8 -1
- package/Platform/FolderGrid.d.ts +8 -4
- package/Platform/FolderGrid.stories.d.ts +1 -0
- package/Platform/FolderGridConstants.d.ts +7 -0
- package/Platform/FolderGridService.d.ts +17 -4
- package/Platform/FolderImpl.d.ts +2 -0
- package/Platform/FolderMainMenuItem.d.ts +1 -1
- package/Platform/FolderSizePlugin.d.ts +4 -1
- package/Platform/FolderSizePluginExtendedData.d.ts +1 -1
- package/Platform/FolderTypeDialog.d.ts +1 -0
- package/Platform/FolderViewItemsImpl.d.ts +1 -1
- package/Platform/GroupingRequestResolver.d.ts +12 -0
- package/Platform/GroupingResponseResolver.d.ts +17 -0
- package/Platform/HoverPanelService.d.ts +5 -0
- package/Platform/IFilterComponent.d.ts +29 -0
- package/Platform/IFolderLoadRequest.d.ts +4 -0
- package/Platform/InputWithMask.d.ts +4 -3
- package/Platform/LayoutSearchParametersDialog.d.ts +2 -1
- package/Platform/ListCheckbox.d.ts +6 -0
- package/Platform/ListContent.d.ts +8 -0
- package/Platform/ListContentHightlight.d.ts +9 -0
- package/Platform/ListEmpty.d.ts +6 -0
- package/Platform/ListEmptySearchIcon.d.ts +6 -0
- package/Platform/ListInput.d.ts +9 -0
- package/Platform/ListItem.d.ts +6 -0
- package/Platform/ListLoading.d.ts +6 -0
- package/Platform/ListSearchIcon.d.ts +6 -0
- package/Platform/ListSlot.d.ts +7 -0
- package/Platform/ListTotalItem.d.ts +8 -0
- package/Platform/ListViewResponseResolver.d.ts +13 -0
- package/Platform/LoaderDialog.d.ts +1 -1
- package/Platform/MoveShortcutsBatchOperation.d.ts +2 -1
- package/Platform/MoveShortcutsBatchOperationImpl.d.ts +1 -0
- package/Platform/ReadAllPlugin.d.ts +3 -5
- package/Platform/ReadBatchOperation.d.ts +2 -2
- package/Platform/RecentCardsDashboardWidget.d.ts +2 -1
- package/Platform/RecentCardsDashboardWidgetImpl.d.ts +2 -1
- package/Platform/RecentCardsRouteHandler.d.ts +2 -1
- package/Platform/RefreshPlugin.d.ts +0 -4
- package/Platform/ResetSettingsPlugin.d.ts +2 -5
- package/Platform/ScanDialogService.d.ts +2 -1
- package/Platform/SearchResultPageRouteHandler.d.ts +3 -1
- package/Platform/SearchRouteHandler.d.ts +2 -1
- package/Platform/SearchTextInput.d.ts +6 -0
- package/Platform/SearchingResultsImpl.d.ts +1 -1
- package/Platform/SecurityDescriptorDialog.d.ts +3 -3
- package/Platform/SecurityDialogFrame.d.ts +2 -1
- package/Platform/SettingsPlugin.d.ts +3 -5
- package/Platform/SettingsPopup.d.ts +2 -1
- package/Platform/SettingsPopup.stories.d.ts +1 -0
- package/Platform/SettingsPopupExtendedData.d.ts +2 -2
- package/Platform/SettingsPopupLogic.d.ts +7 -1
- package/Platform/SettingsPopupResponseResolver.d.ts +0 -2
- package/Platform/ShowAllButton.d.ts +14 -0
- package/Platform/ShowAllPlugins.d.ts +3 -0
- package/Platform/Table.d.ts +4 -4
- package/Platform/TableCellNumberFormattedPlugin.d.ts +3 -0
- package/Platform/TableCreateRowWindow.d.ts +2 -1
- package/Platform/TableEditRowWindow.d.ts +2 -1
- package/Platform/TableImpl.d.ts +2 -2
- package/Platform/TablePresentationTogglePlugins.d.ts +9 -0
- package/Platform/TablePresentationToggleService.d.ts +8 -0
- package/Platform/TextListInput.d.ts +6 -0
- package/Platform/TextListInputLogic.d.ts +55 -0
- package/Platform/TextListInputView.d.ts +40 -0
- package/Platform/TextListInputWrapper.d.ts +7 -0
- package/Platform/UnreadBarTablePlugins.d.ts +3 -0
- package/Platform/UserProfileDialog.d.ts +1 -1
- package/Platform/WebFrameMainMenuContainer.d.ts +2 -2
- package/Platform/WebFrameSearchPanel.d.ts +4 -2
- package/Platform/applyCurrentSettings.d.ts +7 -1
- package/Platform/index.d.ts +0 -4
- package/Platform/setColumnsSettings.d.ts +6 -0
- package/Platform/updateValueCheckedColumn.d.ts +5 -1
- package/StandardServices.d.ts +2 -2
- package/System/BaseControl.d.ts +8 -0
- package/System/CancelableEvent.d.ts +1 -1
- package/System/ControlTemplateView.d.ts +1 -1
- package/System/DateTimeUtils.d.ts +2 -0
- package/System/DirectoryBaseImpl.d.ts +5 -1
- package/System/DirectorySelectDialog.d.ts +9 -2
- package/System/IValidateEventArgs.d.ts +9 -0
- package/System/IValidationResult.d.ts +4 -0
- package/System/Layout.d.ts +3 -3
- package/System/LayoutCardControllerStub.d.ts +2 -0
- package/System/LayoutContainer.d.ts +1 -1
- package/System/LocationContainerControl.d.ts +2 -1
- package/System/MessageBoxService.d.ts +1 -1
- package/System/PageLeaveConfirmation.d.ts +1 -0
- package/System/ResourcesStub.d.ts +603 -68
- package/System/summernote-paste-without-formating.d.ts +10 -0
- package/package.json +1 -1
- package/BackOffice/DirectoryValuesHScrollContainer.d.ts +0 -6
- package/Legacy/SearchPanelRouteHandler.d.ts +0 -18
- package/Platform/GridConstants.d.ts +0 -4
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { IFolderDataLoadingPlugin } from "@docsvision/webclient/Platform/IFolderDataLoadingPlugin";
|
|
2
|
+
import { PluginOrder } from "@docsvision/webclient/System/PluginOrder";
|
|
3
|
+
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
4
|
+
import { ITableData } from "@docsvision/web/components/table/interfaces";
|
|
5
|
+
import { IFolderLoadRequest } from "@docsvision/webclient/Platform/IFolderLoadRequest";
|
|
6
|
+
import { $ApplicationSettings } from "@docsvision/webclient/StandardServices";
|
|
7
|
+
export declare class GroupingRequestResolver implements IFolderDataLoadingPlugin {
|
|
8
|
+
id: string;
|
|
9
|
+
description: string;
|
|
10
|
+
order: PluginOrder;
|
|
11
|
+
resolveRequest(options: IFolderLoadRequest, request: GenModels.CardListRequestModel, currentData: ITableData, previousResponse?: GenModels.GridViewModel, services?: $ApplicationSettings): Promise<void>;
|
|
12
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { IFolderDataLoadingPlugin, ResponseResolveResult } from "@docsvision/webclient/Platform/IFolderDataLoadingPlugin";
|
|
2
|
+
import { PluginOrder } from "@docsvision/webclient/System/PluginOrder";
|
|
3
|
+
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
4
|
+
import { ITableData } from "@docsvision/web/components/table/interfaces";
|
|
5
|
+
import { ICommonFolderInfo } from "@docsvision/webclient/Platform/ICommonFolderInfo";
|
|
6
|
+
export declare class GroupingResponseResolver implements IFolderDataLoadingPlugin {
|
|
7
|
+
id: string;
|
|
8
|
+
description: string;
|
|
9
|
+
order: PluginOrder;
|
|
10
|
+
folderInfo: ICommonFolderInfo;
|
|
11
|
+
init(folderInfo: ICommonFolderInfo): void;
|
|
12
|
+
resolveResponse(data: ITableData, response: GenModels.GridViewModel): Promise<void | ResponseResolveResult>;
|
|
13
|
+
}
|
|
14
|
+
export declare function getGroupingPathFromResponse(response: GenModels.GridViewModel): {
|
|
15
|
+
columnId: string;
|
|
16
|
+
sortDescending: boolean;
|
|
17
|
+
}[];
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { IHoverPanelService as IHoverPanelService } from "@docsvision/webclient/Platform/$HoverPanel";
|
|
2
|
+
import { HeaderHoverPanelPlugin } from "@docsvision/web/components/table/plugins/hover-panel";
|
|
3
|
+
export declare class HoverPanelService implements IHoverPanelService {
|
|
4
|
+
getHoverPanelPlugins(defaultPlugins?: HeaderHoverPanelPlugin<any>[]): HeaderHoverPanelPlugin<any>[];
|
|
5
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { $GridController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
2
|
+
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
3
|
+
import { $FolderDataLoading } from "@docsvision/webclient/Platform/$FolderDataLoading";
|
|
4
|
+
import { $ApplicationSettings } from "@docsvision/webclient/StandardServices";
|
|
5
|
+
import { ColumnType } from "@docsvision/web/components/table/interfaces";
|
|
6
|
+
import { IDateFormatPluginData } from "@docsvision/web/components/table/plugins/filter";
|
|
7
|
+
import { $Grouping } from "@docsvision/web/components/table/plugins/grouping";
|
|
8
|
+
import { $TableData } from "@docsvision/web/components/table/plugins/table-data";
|
|
9
|
+
import { $Resources } from "@docsvision/web/core/localization/$Resources";
|
|
10
|
+
import { Moment } from "moment";
|
|
11
|
+
import { RefObject } from "react";
|
|
12
|
+
export declare type FilerComponentServiceT = $GridController & $FolderDataLoading & $Resources & $TableData & $ApplicationSettings & $Grouping & $ApplicationSettings & $TableData;
|
|
13
|
+
export interface IFilterComponent {
|
|
14
|
+
value: string[];
|
|
15
|
+
onChange(value: (string | Moment)[], mode?: GenModels.FilterMode): void;
|
|
16
|
+
mode: GenModels.FilterMode;
|
|
17
|
+
setMode(mode: GenModels.FilterMode): void;
|
|
18
|
+
customClass?: string;
|
|
19
|
+
forwardRef: RefObject<any>;
|
|
20
|
+
dateFormatData: IDateFormatPluginData;
|
|
21
|
+
services: FilerComponentServiceT;
|
|
22
|
+
columnName: string;
|
|
23
|
+
type: ColumnType;
|
|
24
|
+
focused: boolean;
|
|
25
|
+
onChangeFocus(e: any, flag: boolean): void;
|
|
26
|
+
isValueValid: boolean;
|
|
27
|
+
locale: string;
|
|
28
|
+
visible: boolean;
|
|
29
|
+
}
|
|
@@ -1,6 +1,10 @@
|
|
|
1
1
|
import { IPluggableEntity } from '@docsvision/web/core/extensibility/plugins';
|
|
2
2
|
export interface IFolderLoadRequest extends IPluggableEntity {
|
|
3
3
|
refresh?: boolean;
|
|
4
|
+
/** Сбросить базовый курсор */
|
|
4
5
|
refreshSettings?: boolean;
|
|
6
|
+
refreshSource?: boolean;
|
|
7
|
+
/** Обновить дерево группировки */
|
|
8
|
+
refreshGrouping?: boolean;
|
|
5
9
|
pageNumber?: number;
|
|
6
10
|
}
|
|
@@ -1,10 +1,11 @@
|
|
|
1
|
-
import React, {
|
|
1
|
+
import React, { FocusEvent, RefObject } from 'react';
|
|
2
2
|
import { ReactInputMask } from 'react-input-mask';
|
|
3
3
|
import { IDateFormatPluginData } from '@docsvision/web/components/table/plugins/filter/elements/filter-panel/FilterPanelLogic';
|
|
4
4
|
import './InputWithMask.css';
|
|
5
|
+
import { Moment } from 'moment';
|
|
5
6
|
export interface InputWithMaskProps {
|
|
6
|
-
value: string;
|
|
7
|
-
onChange(e:
|
|
7
|
+
value: string[];
|
|
8
|
+
onChange(e: (string | Moment)[]): void;
|
|
8
9
|
forwardRef?: RefObject<ReactInputMask>;
|
|
9
10
|
onChangeFocus?(e: FocusEvent<HTMLDivElement>, focus: boolean): void;
|
|
10
11
|
focused?: boolean;
|
|
@@ -4,12 +4,13 @@ import { Layout } from "@docsvision/webclient/System/Layout";
|
|
|
4
4
|
import { $LayoutManager } from "@docsvision/webclient/System/$LayoutManager";
|
|
5
5
|
import { $LocalStorage } from "@docsvision/webclient/System/$LocalStorage";
|
|
6
6
|
import { $MessageBox } from "@docsvision/webclient/System/$MessageBox";
|
|
7
|
+
import { $DeviceType } from "@docsvision/webclient/StandardServices";
|
|
7
8
|
/** @internal */
|
|
8
9
|
export declare class LayoutSearchParametersDialog {
|
|
9
10
|
private services;
|
|
10
11
|
static SearchParametersDialogLayoutPosition: string;
|
|
11
12
|
static LastSearchLocalStoragePrefix: string;
|
|
12
|
-
constructor(services: $LayoutManager & $LayoutController & $LocalStorage & $MessageBox);
|
|
13
|
+
constructor(services: $LayoutManager & $LayoutController & $LocalStorage & $MessageBox & $DeviceType);
|
|
13
14
|
cancel: () => any;
|
|
14
15
|
showDialog(searchId: string, layout?: GenModels.LayoutViewModel): Promise<GenModels.SearchParameter[]>;
|
|
15
16
|
getParameters(layout: Layout): GenModels.SearchParameter[];
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { HtmlProps } from '@docsvision/web/core/component';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import './ListCheckbox.css';
|
|
4
|
+
export interface IListCheckboxProps extends HtmlProps.input {
|
|
5
|
+
}
|
|
6
|
+
export declare const ListCheckbox: React.ForwardRefExoticComponent<Pick<IListCheckboxProps, "dir" | "form" | "slot" | "style" | "title" | "name" | "disabled" | "children" | "pattern" | "className" | "onClick" | "onKeyDown" | "onFocus" | "onBlur" | "tabIndex" | "color" | "width" | "hidden" | "type" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "draggable" | "id" | "lang" | "placeholder" | "spellCheck" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocusCapture" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "list" | "src" | "height" | "value" | "required" | "step" | "size" | "autoComplete" | "autoFocus" | "readOnly" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "accept" | "alt" | "capture" | "checked" | "crossOrigin" | "enterKeyHint" | "max" | "maxLength" | "min" | "minLength" | "multiple"> & React.RefAttributes<HTMLInputElement>>;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import './ListContent.css';
|
|
3
|
+
import { HtmlProps } from '@docsvision/web/core/component';
|
|
4
|
+
export interface IListContentProps extends HtmlProps.span {
|
|
5
|
+
searchText?: string;
|
|
6
|
+
tooltip: string;
|
|
7
|
+
}
|
|
8
|
+
export declare const ListContent: (props: IListContentProps) => JSX.Element;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import './ListContentHightlight.css';
|
|
3
|
+
import { ColumnType } from "@docsvision/web/components/table/interfaces";
|
|
4
|
+
export interface IListContenHightlightProps {
|
|
5
|
+
searchText: string;
|
|
6
|
+
type: ColumnType;
|
|
7
|
+
children: string;
|
|
8
|
+
}
|
|
9
|
+
export declare const ListContentHightlight: (props: IListContenHightlightProps) => JSX.Element;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { HtmlProps } from '@docsvision/web/core/component';
|
|
3
|
+
import './ListEmptySearchIcon.css';
|
|
4
|
+
export interface IListEmptySearchIconProps extends HtmlProps.svg {
|
|
5
|
+
}
|
|
6
|
+
export declare const ListEmptySearchIcon: (props: IListEmptySearchIconProps) => JSX.Element;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import './ListInput.css';
|
|
3
|
+
import { HtmlProps } from '@docsvision/web/core/component';
|
|
4
|
+
export interface IListInputProps extends HtmlProps.div {
|
|
5
|
+
onScroll: (e: React.UIEvent<HTMLDivElement>) => void;
|
|
6
|
+
isScrollable: boolean;
|
|
7
|
+
isDate: boolean;
|
|
8
|
+
}
|
|
9
|
+
export declare const ListInput: React.ForwardRefExoticComponent<Pick<IListInputProps, "dir" | "slot" | "style" | "title" | "children" | "className" | "onClick" | "onKeyDown" | "onFocus" | "onBlur" | "tabIndex" | "color" | "hidden" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "draggable" | "id" | "lang" | "placeholder" | "spellCheck" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocusCapture" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "isScrollable" | "isDate"> & React.RefAttributes<HTMLDivElement>>;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { HtmlProps } from '@docsvision/web/core/component';
|
|
3
|
+
import './ListSearchIcon.css';
|
|
4
|
+
export interface IListSearchIconProps extends HtmlProps.div {
|
|
5
|
+
}
|
|
6
|
+
export declare const ListSearchIcon: (props: IListSearchIconProps) => JSX.Element;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { HtmlProps } from '@docsvision/web/core/component';
|
|
3
|
+
import './ListSlot.css';
|
|
4
|
+
export interface IListSlotProps extends HtmlProps.div {
|
|
5
|
+
focused: boolean;
|
|
6
|
+
}
|
|
7
|
+
export declare const ListSlot: (props: IListSlotProps) => JSX.Element;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import './ListTotalItem.css';
|
|
3
|
+
import { HtmlProps } from '@docsvision/web/core/component';
|
|
4
|
+
import { $Resources } from '@docsvision/web/core/localization/$Resources';
|
|
5
|
+
export interface IListTotalItemProps extends HtmlProps.li {
|
|
6
|
+
services: $Resources;
|
|
7
|
+
}
|
|
8
|
+
export declare const ListTotalItem: (props: IListTotalItemProps) => JSX.Element;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { IFolderDataLoadingPlugin } from '@docsvision/webclient/Platform/IFolderDataLoadingPlugin';
|
|
2
|
+
import { PluginOrder } from '@docsvision/webclient/System/PluginOrder';
|
|
3
|
+
import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
|
|
4
|
+
import { ITableData } from '@docsvision/web/components/table/interfaces';
|
|
5
|
+
import { $DeviceType } from '@docsvision/webclient/StandardServices';
|
|
6
|
+
import { $CurrentFolder } from '@docsvision/webclient/Platform/$CurrentFolder';
|
|
7
|
+
import { $FolderGrid } from '@docsvision/webclient/Platform/$FolderGrid';
|
|
8
|
+
export declare class ListViewResponseResolver implements IFolderDataLoadingPlugin {
|
|
9
|
+
id: string;
|
|
10
|
+
description: string;
|
|
11
|
+
order: PluginOrder;
|
|
12
|
+
resolveResponse(data: ITableData, response: GenModels.GridViewModelEx, services: $DeviceType & $CurrentFolder & $FolderGrid): Promise<void>;
|
|
13
|
+
}
|
|
@@ -12,7 +12,7 @@ export declare class LoaderDialog extends React.Component<Props, State> {
|
|
|
12
12
|
cancel: () => void;
|
|
13
13
|
DialogBox:
|
|
14
14
|
import("styled-components").StyledComponent<(props:
|
|
15
|
-
import("C:/
|
|
15
|
+
import("C:/dev/WebClient/Bin/TypeScriptDefinitions/@docsvision/Helpers/ModalDialog/ModalDialogBox").IModalDialogBoxProps) => JSX.Element, any, {}, never>;
|
|
16
16
|
LoadingSpan:
|
|
17
17
|
import("styled-components").StyledComponent<"span", any, {}, never>;
|
|
18
18
|
render(): JSX.Element;
|
|
@@ -9,12 +9,13 @@ import { $TableMode } from "@docsvision/webclient/Platform/$TableMode";
|
|
|
9
9
|
import { $TableRowSelection } from "@docsvision/webclient/Platform/$TableRowSelection";
|
|
10
10
|
import { BaseControl, BaseControlParams } from "@docsvision/webclient/System/BaseControl";
|
|
11
11
|
import { $CardInfo, $LayoutInfo } from "@docsvision/webclient/System/LayoutServices";
|
|
12
|
+
import { $FolderDataLoading } from "@docsvision/webclient/Platform/$FolderDataLoading";
|
|
12
13
|
export declare class MoveShortcutsBatchOperationParams extends BaseControlParams {
|
|
13
14
|
/** Стандартный CSS класс со стилями элемента управления */
|
|
14
15
|
standardCssClass?: string;
|
|
15
16
|
/** Текст кнопки операции. */
|
|
16
17
|
buttonText?: string;
|
|
17
|
-
services?: $LayoutInfo & $LayoutFolderController & $CardInfo & $LayoutCardController & $TableRowSelection & $CheckBoxServices & $BatchOperationsPerformer & $TableManagement & $TableMode & $BatchOperations & $CurrentFolder;
|
|
18
|
+
services?: $LayoutInfo & $LayoutFolderController & $CardInfo & $LayoutCardController & $FolderDataLoading & $TableRowSelection & $CheckBoxServices & $BatchOperationsPerformer & $TableManagement & $TableMode & $BatchOperations & $CurrentFolder;
|
|
18
19
|
}
|
|
19
20
|
/**
|
|
20
21
|
* Класс элемента управления GridDelegateOperation.
|
|
@@ -19,6 +19,7 @@ export declare class MoveShortcutsBatchOperationImpl extends BaseControlImpl<Mov
|
|
|
19
19
|
onSelectionChanged: () => void;
|
|
20
20
|
getOperationInfo(): IBatchOperationInfo;
|
|
21
21
|
isVisible(): boolean;
|
|
22
|
+
getCssClass(): string;
|
|
22
23
|
attachFolderContent: (el: FolderContent) => void;
|
|
23
24
|
onMoveShortcutsBatchOperationButtonClick(): Promise<void>;
|
|
24
25
|
closeWindow(): void;
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { $GridController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
2
|
+
import { $UnreadCounter } from "@docsvision/webclient/Platform/$UnreadCounter";
|
|
2
3
|
import { $DeviceType } from "@docsvision/webclient/StandardServices";
|
|
3
4
|
import { $RequestManager } from "@docsvision/webclient/System/$RequestManager";
|
|
4
5
|
import { $UrlStore } from "@docsvision/webclient/System/$UrlStore";
|
|
5
6
|
import { TablePlugins } from "@docsvision/web/components/table/interfaces";
|
|
6
7
|
import { $TableData } from "@docsvision/web/components/table/plugins/table-data";
|
|
8
|
+
import { $TableUpdate } from "@docsvision/web/components/table/plugins/table-update/$TableUpdate";
|
|
7
9
|
export declare const ReadAllToolbarButtonFeature = "ReadAllToolbarButtonFeature";
|
|
8
|
-
export declare const infoReadAllPlugin: {
|
|
9
|
-
name: string;
|
|
10
|
-
plugin: string;
|
|
11
|
-
};
|
|
12
10
|
export declare const orderReadAllPlugin = 40;
|
|
13
|
-
export declare const ReadAllPlugin: TablePlugins.Toolbar.Component<$GridController & $TableData & $DeviceType & $RequestManager & $UrlStore>;
|
|
11
|
+
export declare const ReadAllPlugin: TablePlugins.Toolbar.Component<$GridController & $TableData & $TableUpdate & $UnreadCounter & $DeviceType & $RequestManager & $UrlStore>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ReadBatchOperationImpl, ReadBatchOperationState } from '@docsvision/webclient/Platform/ReadBatchOperationImpl';
|
|
2
2
|
import { $EmployeeServices } from '@docsvision/webclient/BackOffice/Employee';
|
|
3
|
-
import { $
|
|
3
|
+
import { $BaseCardController, $LayoutTasksController } from '@docsvision/webclient/Generated/DocsVision.WebClient.Controllers';
|
|
4
4
|
import { $CheckBoxServices } from '@docsvision/webclient/Platform/CheckBox';
|
|
5
5
|
import { $TextAreaServices } from '@docsvision/webclient/Platform/TextArea';
|
|
6
6
|
import { $BatchOperations } from '@docsvision/webclient/Platform/$BatchOperations';
|
|
@@ -18,7 +18,7 @@ export declare class ReadBatchOperationParams extends BaseControlParams {
|
|
|
18
18
|
standardCssClass?: string;
|
|
19
19
|
/** Текст кнопки операции. */
|
|
20
20
|
buttonText?: string;
|
|
21
|
-
services?: $TableRowSelection & $BatchOperationsPerformer & $TableManagement & $TableMode & $BatchOperations & $LayoutTasksController & $EmployeeServices & $TextAreaServices & $CheckBoxServices & Router & $
|
|
21
|
+
services?: $TableRowSelection & $BatchOperationsPerformer & $TableManagement & $TableMode & $BatchOperations & $LayoutTasksController & $EmployeeServices & $TextAreaServices & $CheckBoxServices & Router & $BaseCardController;
|
|
22
22
|
}
|
|
23
23
|
/**
|
|
24
24
|
* Класс элемента управления ReadBatchOperation.
|
|
@@ -3,6 +3,7 @@ import { RecentCardsDashboardWidgetImpl, RecentCardsDashboardWidgetState } from
|
|
|
3
3
|
import { Panel, PanelParams } from "@docsvision/webclient/Platform/Panel";
|
|
4
4
|
import { $Layout } from '@docsvision/webclient/System/$Layout';
|
|
5
5
|
import { $LocationContainerControlServices } from '@docsvision/webclient/System/LocationContainerControl';
|
|
6
|
+
import { $ExperimentalFeature } from '@docsvision/webclient/System/$ExperimentalFeature';
|
|
6
7
|
import { $LayoutManager } from '@docsvision/webclient/System/$LayoutManager';
|
|
7
8
|
import React from 'react';
|
|
8
9
|
/**
|
|
@@ -14,7 +15,7 @@ export declare class RecentCardsDashboardWidgetParams extends PanelParams {
|
|
|
14
15
|
header: string;
|
|
15
16
|
/** Стандартный CSS класс со стилями элемента управления */
|
|
16
17
|
standardCssClass?: string;
|
|
17
|
-
services?: $PagesController & $GridController & $LayoutManager & $Layout & $LocationContainerControlServices;
|
|
18
|
+
services?: $PagesController & $GridController & $LayoutManager & $Layout & $LocationContainerControlServices & $ExperimentalFeature;
|
|
18
19
|
}
|
|
19
20
|
/** @internal */
|
|
20
21
|
export declare class RecentCardsDashboardWidget extends Panel<RecentCardsDashboardWidgetParams, RecentCardsDashboardWidgetState> {
|
|
@@ -10,6 +10,7 @@ import { $Layout } from '@docsvision/webclient/System/$Layout';
|
|
|
10
10
|
import { $LocationContainerControlServices } from '@docsvision/webclient/System/LocationContainerControl';
|
|
11
11
|
import { RequestHelper } from "@docsvision/webclient/System/RequestHelper";
|
|
12
12
|
import { $LayoutManager } from '@docsvision/webclient/System/$LayoutManager';
|
|
13
|
+
import { $ExperimentalFeature } from "@docsvision/webclient/System/$ExperimentalFeature";
|
|
13
14
|
/** @internal */
|
|
14
15
|
export interface RecentCardsDashboardWidgetState extends RecentCardsDashboardWidgetParams, PanelState {
|
|
15
16
|
gridModel: GenModels.CardListViewModel;
|
|
@@ -17,7 +18,7 @@ export interface RecentCardsDashboardWidgetState extends RecentCardsDashboardWid
|
|
|
17
18
|
gridContainer: HTMLElement;
|
|
18
19
|
locationName: string;
|
|
19
20
|
gridOptions: Partial<GridOptions>;
|
|
20
|
-
gridLayoutServices: $PagesController & $GridController & $LayoutManager & $Layout & $LocationContainerControlServices & $GridOptions;
|
|
21
|
+
gridLayoutServices: $PagesController & $GridController & $LayoutManager & $Layout & $LocationContainerControlServices & $GridOptions & $ExperimentalFeature;
|
|
21
22
|
}
|
|
22
23
|
/** @internal */
|
|
23
24
|
export declare class RecentCardsDashboardWidgetImpl<PropsT extends RecentCardsDashboardWidgetParams, StateT extends RecentCardsDashboardWidgetState> extends PanelImpl<PropsT, StateT> {
|
|
@@ -5,12 +5,13 @@ import { IRouteHandler } from "@docsvision/webclient/System/IRouteHandler";
|
|
|
5
5
|
import { RouteHandleResult } from "@docsvision/webclient/System/RouteHandleResult";
|
|
6
6
|
import { RouteType } from "@docsvision/webclient/System/RouteType";
|
|
7
7
|
import { $LayoutManager } from '@docsvision/webclient/System/$LayoutManager';
|
|
8
|
+
import { $ExperimentalFeature } from "@docsvision/webclient/System/$ExperimentalFeature";
|
|
8
9
|
/** @internal */
|
|
9
10
|
export declare class RecentCardsRouteHandler implements IRouteHandler<IRecentCardsRouteData> {
|
|
10
11
|
private services;
|
|
11
12
|
private gridLocationName;
|
|
12
13
|
name: string;
|
|
13
|
-
constructor(services: $GridController & $LayoutManager);
|
|
14
|
+
constructor(services: $GridController & $LayoutManager & $ExperimentalFeature);
|
|
14
15
|
protected gridModelLoader: (requestData: any, isMobile: boolean) => Promise<GenModels.GridViewModel>;
|
|
15
16
|
loadRouteData(knownRouteData: Partial<IRecentCardsRouteData>, routeType: RouteType): Promise<RouteHandleResult>;
|
|
16
17
|
mountRoute(data: IRecentCardsRouteData, routeType: RouteType): Promise<RouteHandleResult>;
|
|
@@ -2,9 +2,5 @@ import { $FolderDataLoading } from "@docsvision/webclient/Platform/$FolderDataLo
|
|
|
2
2
|
import { TablePlugins } from "@docsvision/web/components/table/interfaces";
|
|
3
3
|
import { $TableData } from "@docsvision/web/components/table/plugins/table-data";
|
|
4
4
|
export declare const RefreshToolbarButtonFeature = "RefreshToolbarButtonFeature";
|
|
5
|
-
export declare const infoRefreshPlugin: {
|
|
6
|
-
name: string;
|
|
7
|
-
plugin: string;
|
|
8
|
-
};
|
|
9
5
|
export declare const orderRefreshPlugin = 1;
|
|
10
6
|
export declare const RefreshPlugin: TablePlugins.Toolbar.Component<$FolderDataLoading & $TableData>;
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { $SaveColumns } from "@docsvision/webclient/Platform/$SaveColumns";
|
|
2
2
|
import { $FolderDataLoading } from "@docsvision/webclient/Platform/$FolderDataLoading";
|
|
3
|
+
import { $FolderGrid } from "@docsvision/webclient/Platform/$FolderGrid";
|
|
3
4
|
import { $FolderInfo } from "@docsvision/webclient/Platform/$FolderInfo";
|
|
4
5
|
import { $WebFrameSearchPanel } from "@docsvision/webclient/Platform/$WebFrameSearchPanel";
|
|
5
6
|
import { $LastSearchResponse } from "@docsvision/webclient/System/$LastSearchResponse";
|
|
@@ -7,9 +8,5 @@ import { TablePlugins } from "@docsvision/web/components/table/interfaces";
|
|
|
7
8
|
import { $ResizeColumn } from "@docsvision/web/components/table/plugins/resize-column/$ResizeColumn";
|
|
8
9
|
import { $TableData } from "@docsvision/web/components/table/plugins/table-data";
|
|
9
10
|
export declare const ResetToolbarButtonFeature = "ResetToolbarButtonFeature";
|
|
10
|
-
export declare const infoResetSettingPlugin: {
|
|
11
|
-
name: string;
|
|
12
|
-
plugin: string;
|
|
13
|
-
};
|
|
14
11
|
export declare const orderResetSettingPlugin = 60;
|
|
15
|
-
export declare const ResetSettingsPlugin: TablePlugins.Toolbar.Component<$FolderDataLoading & $SaveColumns & $TableData & $ResizeColumn & $WebFrameSearchPanel & $LastSearchResponse & $FolderInfo>;
|
|
12
|
+
export declare const ResetSettingsPlugin: TablePlugins.Toolbar.Component<$FolderDataLoading & $SaveColumns & $TableData & $ResizeColumn & $WebFrameSearchPanel & $LastSearchResponse & $FolderInfo & $FolderGrid>;
|
|
@@ -10,6 +10,7 @@ import { $CardInfo } from '@docsvision/webclient/System/LayoutServices';
|
|
|
10
10
|
import { $RequestManager } from '@docsvision/webclient/System/$RequestManager';
|
|
11
11
|
import { ZoomOptions, RotateDirection, PageSwitchers, ScanInfo } from '@docsvision/webclient/Platform/RotateDirection';
|
|
12
12
|
import { PageLeaveConfirmation } from '@docsvision/webclient/System/PageLeaveConfirmation';
|
|
13
|
+
import { $DeviceType } from '@docsvision/webclient/StandardServices';
|
|
13
14
|
export interface ISavedScanOptions {
|
|
14
15
|
selectedScannerID: string;
|
|
15
16
|
selectedResolutionID: string;
|
|
@@ -27,7 +28,7 @@ export declare class ScanDialogService implements IScanDialog {
|
|
|
27
28
|
private scannersList;
|
|
28
29
|
protected pageLeaveConfirmation: PageLeaveConfirmation;
|
|
29
30
|
private performScanOnce;
|
|
30
|
-
constructor(services: $LocalStorage & $FileScan & $LayoutCheck & $CardInfo & $RequestManager);
|
|
31
|
+
constructor(services: $LocalStorage & $FileScan & $LayoutCheck & $CardInfo & $RequestManager & $DeviceType);
|
|
31
32
|
savedOptionsKey: string;
|
|
32
33
|
getScannersList: () => Promise<string[]>;
|
|
33
34
|
open: (props: ScanDialogProps) => Promise<void>;
|
|
@@ -6,12 +6,14 @@ import { $LayoutManager } from '@docsvision/webclient/System/$LayoutManager';
|
|
|
6
6
|
import { ISearchResultPageRouteData } from '@docsvision/webclient/Platform/ISearchResultPageRouteData';
|
|
7
7
|
import { $FullTextSearchEnabled } from '@docsvision/webclient/StandardServices';
|
|
8
8
|
import { $Router } from '@docsvision/webclient/System/$Router';
|
|
9
|
+
import { $CompanyLogo } from '@docsvision/webclient/Platform/$CompanyLogo';
|
|
10
|
+
import { $WebFrameSearchPanel } from '@docsvision/webclient/Platform/$WebFrameSearchPanel';
|
|
9
11
|
/** @internal */
|
|
10
12
|
export declare class SearchResultPageRouteHandler implements IRouteHandler<ISearchResultPageRouteData> {
|
|
11
13
|
private services;
|
|
12
14
|
name: string;
|
|
13
15
|
private gridLocationName;
|
|
14
|
-
constructor(services: $LayoutController & $LayoutManager & $FullTextSearchEnabled & $Router);
|
|
16
|
+
constructor(services: $LayoutController & $LayoutManager & $FullTextSearchEnabled & $Router & $CompanyLogo & $WebFrameSearchPanel);
|
|
15
17
|
prepareRouteDataLoad(routeData: Partial<ISearchResultPageRouteData>, routeType: RouteType): Promise<RouteHandleResult>;
|
|
16
18
|
loadRouteData(routeData: Partial<ISearchResultPageRouteData>, routeType: RouteType): Promise<RouteHandleResult>;
|
|
17
19
|
mountRoute(data: ISearchResultPageRouteData, routeType: RouteType): Promise<RouteHandleResult>;
|
|
@@ -6,12 +6,13 @@ import { RouteHandleResult } from "@docsvision/webclient/System/RouteHandleResul
|
|
|
6
6
|
import { RouteType } from "@docsvision/webclient/System/RouteType";
|
|
7
7
|
import { $LayoutManager } from '@docsvision/webclient/System/$LayoutManager';
|
|
8
8
|
import { $SearchPanel } from '@docsvision/webclient/Legacy/$SearchPanel';
|
|
9
|
+
import { $CompanyLogo } from "@docsvision/webclient/Platform/$CompanyLogo";
|
|
9
10
|
/** @internal */
|
|
10
11
|
export declare class SearchRouteHandler implements IRouteHandler<ISearchRouteData> {
|
|
11
12
|
private services;
|
|
12
13
|
name: string;
|
|
13
14
|
private gridLocationName;
|
|
14
|
-
constructor(services: $GridController & $LayoutManager & $WebFrameContext & $SearchPanel);
|
|
15
|
+
constructor(services: $GridController & $LayoutManager & $WebFrameContext & $SearchPanel & $CompanyLogo);
|
|
15
16
|
prepareRouteDataLoad(routeData: Partial<ISearchRouteData>, routeType: RouteType): Promise<RouteHandleResult>;
|
|
16
17
|
loadRouteData(routeData: Partial<ISearchRouteData>, routeType: RouteType): Promise<RouteHandleResult>;
|
|
17
18
|
mountRoute(data: ISearchRouteData, routeType: RouteType): Promise<RouteHandleResult>;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { HtmlProps } from '@docsvision/web/core/component';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import './SearchTextInput.css';
|
|
4
|
+
export interface ISearchTextInputProps extends HtmlProps.input {
|
|
5
|
+
}
|
|
6
|
+
export declare const SearchTextInput: React.ForwardRefExoticComponent<Pick<ISearchTextInputProps, "dir" | "form" | "slot" | "style" | "title" | "name" | "disabled" | "children" | "pattern" | "className" | "onClick" | "onKeyDown" | "onFocus" | "onBlur" | "tabIndex" | "color" | "width" | "hidden" | "type" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "draggable" | "id" | "lang" | "placeholder" | "spellCheck" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocusCapture" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "list" | "src" | "height" | "value" | "required" | "step" | "size" | "autoComplete" | "autoFocus" | "readOnly" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "accept" | "alt" | "capture" | "checked" | "crossOrigin" | "enterKeyHint" | "max" | "maxLength" | "min" | "minLength" | "multiple"> & React.RefAttributes<HTMLInputElement>>;
|
|
@@ -20,7 +20,7 @@ export declare class SearchingResultsImpl extends BaseControlImpl<SearchingResul
|
|
|
20
20
|
fillCardsSelection(): void;
|
|
21
21
|
getCardsSelection(): GenModels.CardPresentation[];
|
|
22
22
|
private scrollListToFirstItem;
|
|
23
|
-
protected clearCacheCards: () => Promise<
|
|
23
|
+
protected clearCacheCards: () => Promise<void>;
|
|
24
24
|
initCacheCardsPresentation: () => Promise<void>;
|
|
25
25
|
protected loadCardsPresentation: (indexes?: number[]) => Promise<void>;
|
|
26
26
|
selectItem: (cardModel: GenModels.CardPresentation) => void;
|
|
@@ -5,13 +5,13 @@ import { ModalHost } from '@docsvision/webclient/Helpers/ModalHost';
|
|
|
5
5
|
import { showDisableInheritanceModeSelectDialog } from '@docsvision/webclient/Platform/DisableInheritanceModeSelectDialog';
|
|
6
6
|
import { ColumnWidthOptions } from '@docsvision/webclient/Platform/ColumnWidthOptions';
|
|
7
7
|
import { SecurityDescriptorDialogLogic } from '@docsvision/webclient/Platform/SecurityDescriptorDialogLogic';
|
|
8
|
-
import { $CurrentEmployeeId } from '@docsvision/webclient/StandardServices';
|
|
8
|
+
import { $CurrentEmployeeId, $DeviceType } from '@docsvision/webclient/StandardServices';
|
|
9
9
|
import { $LocalStorage } from '@docsvision/webclient/System/$LocalStorage';
|
|
10
10
|
import { $MessageBox } from '@docsvision/webclient/System/$MessageBox';
|
|
11
11
|
import { IComponentProps } from '@docsvision/web/core/component';
|
|
12
12
|
import React from 'react';
|
|
13
13
|
import "./SecurityDescriptorDialog.css";
|
|
14
|
-
export declare type $SecurityDescriptorDialogServices = $SecurityController & $LocalStorage & $CurrentEmployeeId & $StaffDirectoryItemsServices & $MessageBox;
|
|
14
|
+
export declare type $SecurityDescriptorDialogServices = $SecurityController & $LocalStorage & $CurrentEmployeeId & $StaffDirectoryItemsServices & $MessageBox & $DeviceType;
|
|
15
15
|
export interface SecurityDescriptorDialogProps extends IComponentProps<SecurityDescriptorDialogLogic, SecurityDescriptorDialogView> {
|
|
16
16
|
target: GenModels.SecurityTarget;
|
|
17
17
|
canEdit?: boolean;
|
|
@@ -23,7 +23,7 @@ export declare class SecurityDescriptorDialogView {
|
|
|
23
23
|
frame: (props:
|
|
24
24
|
import("./components/SecurityDialogFrame").SecurityDialogFrameProps) => JSX.Element;
|
|
25
25
|
table: (props:
|
|
26
|
-
import("C:/
|
|
26
|
+
import("C:/dev/WebClient/Bin/TypeScriptDefinitions/Helpers/Table/TableHelper").ITableHelperProps) => JSX.Element;
|
|
27
27
|
tableHead: (props:
|
|
28
28
|
import("./components/AccessListTableHead").AccessListTableHeadProps) => JSX.Element;
|
|
29
29
|
inheritanceButtons: (props:
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { $DeviceType } from '@docsvision/webclient/StandardServices';
|
|
1
2
|
import { $LocalStorage } from '@docsvision/webclient/System/$LocalStorage';
|
|
2
3
|
import React from 'react';
|
|
3
4
|
import './SecurityDialogFrame.css';
|
|
@@ -13,6 +14,6 @@ export interface SecurityDialogFrameProps {
|
|
|
13
14
|
onAcceptClick: () => void;
|
|
14
15
|
onApplyClick: () => void;
|
|
15
16
|
onCancelClick: () => void;
|
|
16
|
-
services: $LocalStorage;
|
|
17
|
+
services: $LocalStorage & $DeviceType;
|
|
17
18
|
}
|
|
18
19
|
export declare const SecurityDialogFrame: (props: SecurityDialogFrameProps) => JSX.Element;
|
|
@@ -1,17 +1,15 @@
|
|
|
1
1
|
import { $GridController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
2
2
|
import { $SaveColumns } from "@docsvision/webclient/Platform/$SaveColumns";
|
|
3
3
|
import { $CurrentFolder } from "@docsvision/webclient/Platform/$CurrentFolder";
|
|
4
|
+
import { $FolderDataLoading } from "@docsvision/webclient/Platform/$FolderDataLoading";
|
|
4
5
|
import { $FolderGrid } from "@docsvision/webclient/Platform/$FolderGrid";
|
|
5
6
|
import { ITableData, TablePlugins } from "@docsvision/web/components/table/interfaces";
|
|
7
|
+
import { $Grouping } from "@docsvision/web/components/table/plugins/grouping";
|
|
6
8
|
import { $ResizeColumn } from "@docsvision/web/components/table/plugins/resize-column";
|
|
7
9
|
import { $TableData } from "@docsvision/web/components/table/plugins/table-data";
|
|
8
10
|
import { ICompositionPluginProps } from "@docsvision/web/core/composition";
|
|
9
11
|
export declare const SettingsToolbarButtonFeature = "SettingsToolbarButtonFeature";
|
|
10
|
-
export declare const infoSettingPlugin: {
|
|
11
|
-
name: string;
|
|
12
|
-
plugin: string;
|
|
13
|
-
};
|
|
14
12
|
export declare const orderSettingPlugin = 70;
|
|
15
|
-
export declare type SettingPluginServices = $GridController & $TableData & $ResizeColumn & $SaveColumns & $FolderGrid & $CurrentFolder;
|
|
13
|
+
export declare type SettingPluginServices = $GridController & $TableData & $ResizeColumn & $SaveColumns & $FolderGrid & $CurrentFolder & $Grouping & $FolderDataLoading;
|
|
16
14
|
export declare type SettingsPluginComponent = ICompositionPluginProps<"Toolbar", ITableData, SettingPluginServices>;
|
|
17
15
|
export declare const SettingsPlugin: TablePlugins.Toolbar.Component<SettingPluginServices>;
|
|
@@ -4,11 +4,12 @@ import { SettingsPopupLogic } from '@docsvision/webclient/Platform/SettingsPopup
|
|
|
4
4
|
import { SettingsPopupView } from '@docsvision/webclient/Platform/SettingsPopupView';
|
|
5
5
|
import { ITableData } from '@docsvision/web/components/table/interfaces';
|
|
6
6
|
import { IComponentProps } from '@docsvision/web/core/component';
|
|
7
|
+
import { Store } from 'effector';
|
|
7
8
|
import './SettingsPopup.css';
|
|
8
9
|
export interface ISettingsPopupProps extends IComponentProps<SettingsPopupLogic, SettingsPopupView> {
|
|
9
10
|
closePopup: () => void;
|
|
10
11
|
isOpen: boolean;
|
|
11
12
|
services: SettingPluginServices;
|
|
12
|
-
data: ITableData
|
|
13
|
+
$data: Store<ITableData>;
|
|
13
14
|
}
|
|
14
15
|
export declare const SettingsPopup: (props: ISettingsPopupProps) => JSX.Element;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -4,6 +4,6 @@ import { ISimplePluginData } from "@docsvision/web/core/extensibility/plugins";
|
|
|
4
4
|
interface IExtendedDataGridUserSettings {
|
|
5
5
|
gridUserSettings: GenModels.GridUserSettingsData;
|
|
6
6
|
}
|
|
7
|
-
export declare function
|
|
8
|
-
export declare function
|
|
7
|
+
export declare function getGridUserSettings(tableData: ITableData): IExtendedDataGridUserSettings;
|
|
8
|
+
export declare function getViewId(tableData: ITableData): ISimplePluginData<string>;
|
|
9
9
|
export {};
|