@docsvision/webclient 5.17.0-beta.1 → 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/AgreementList.d.ts +2 -2
- package/Approval/AgreementListContent.d.ts +1 -0
- package/Approval/IAgreementListContentProps.d.ts +2 -0
- package/BackOffice/$WebFrameDirectorySearchInfoStorageService.d.ts +8 -3
- package/BackOffice/$WebFrameDirectorySearchPanelService.d.ts +4 -1
- package/BackOffice/AddEmployeeIconColumn.d.ts +1 -0
- package/BackOffice/BatchDelegateOperation.d.ts +2 -1
- package/BackOffice/CardKindTreeNode.d.ts +1 -1
- package/BackOffice/ChildTasksPerformingImpl.d.ts +3 -3
- package/BackOffice/DeleteShortcutBatchOperation.d.ts +2 -1
- package/BackOffice/DeleteShortcutBatchOperationImpl.d.ts +1 -0
- package/BackOffice/DepartmentFilterViewComponents.d.ts +1 -1
- package/BackOffice/DirectoryEntryModal.d.ts +3 -0
- package/BackOffice/DirectoryEntryModalLogic.d.ts +1 -0
- package/BackOffice/DirectoryFrame.d.ts +2 -0
- package/BackOffice/DirectorySearchContent.d.ts +1 -1
- package/BackOffice/DirectorySearchResult.d.ts +2 -0
- package/BackOffice/DirectorySearchResultLogic.d.ts +1 -0
- package/BackOffice/DirectorySearchResultView.d.ts +3 -2
- package/BackOffice/DirectoryTabs.d.ts +3 -0
- package/BackOffice/DirectoryTree.d.ts +3 -0
- package/BackOffice/DirectoryTreeLogic.d.ts +1 -0
- package/BackOffice/DirectoryValues.d.ts +7 -5
- package/BackOffice/DirectoryValuesLogic.d.ts +1 -0
- package/BackOffice/ExistingCardLinkDialog.d.ts +1 -1
- 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/FileSignCreateDialog.d.ts +1 -2
- package/BackOffice/FileSignSelectCertificateDialog.d.ts +1 -1
- package/BackOffice/FindStaffSection.d.ts +4 -1
- package/BackOffice/GetEmployeeGroups.d.ts +1 -0
- package/BackOffice/IFileMenuItem.d.ts +14 -0
- package/BackOffice/IFileMenuOpeningArgs.d.ts +6 -0
- package/BackOffice/Index.d.ts +10 -1
- package/BackOffice/LinksImpl.d.ts +1 -0
- package/BackOffice/LoadEmployees.d.ts +2 -5
- package/BackOffice/NumeratorImpl.d.ts +2 -1
- package/BackOffice/PartnerBase.d.ts +2 -2
- package/BackOffice/PartnerDirectoryBase.d.ts +3 -3
- package/BackOffice/PrintButtonView.d.ts +1 -1
- package/BackOffice/SearchBar.d.ts +10 -4
- package/BackOffice/SearchEmployees.d.ts +2 -1
- package/BackOffice/StaffDirectory.d.ts +2 -1
- 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 +28 -23
- package/BackOffice/TaskTasksTreeNodeResolver.d.ts +5 -3
- package/BackOffice/TasksTable.d.ts +2 -1
- package/BackOffice/TasksTableLogic.d.ts +2 -0
- package/BackOffice/TasksTableView.d.ts +3 -3
- package/BackOffice/TasksTree.d.ts +2 -1
- package/BackOffice/TimeOfPerformanceImpl.d.ts +0 -9
- 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 +12 -3
- package/BackOffice/WebFrameDirectorySearchPanelService.d.ts +1 -0
- package/BackOffice/WebFrameDirectorySearchPanelView.d.ts +1 -1
- package/Generated/DocsVision.WebClient.Controllers.d.ts +93 -0
- package/Generated/DocsVision.WebClient.Models.d.ts +1327 -39
- package/Helpers/ComboBox/ComboBoxTitle.d.ts +4 -0
- 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/MainMenu/ItemText.d.ts +2 -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/Helpers/Tree/ITreeBaseProps.d.ts +9 -0
- package/Legacy/ApprovalFilePanel.d.ts +1 -0
- package/Legacy/BasicGridHtmlBuilder.d.ts +1 -1
- package/Legacy/GridOptions.d.ts +1 -0
- package/Legacy/ModalWindow.d.ts +1 -1
- package/Legacy/NavBarRouteHandler.d.ts +1 -1
- package/Legacy/SearchDropdown.d.ts +3 -1
- package/Legacy/Sidebar.d.ts +1 -0
- package/Legacy/StandardControllers.d.ts +2 -2
- package/Legacy/TaskCardFilePanelRazorControl.d.ts +9 -2
- package/Legacy/TaskReportPanelRazorControl.d.ts +12 -3
- package/Legacy/Utils.d.ts +3 -7
- package/Legacy/WebFrameSearchPanelRouteHandler.d.ts +17 -0
- package/MainBundle.d.ts +1 -0
- package/Platform/$BatchOperations.d.ts +3 -0
- package/Platform/$CacheManagement.d.ts +3 -1
- package/Platform/$ContextMenuOptions.d.ts +86 -6
- package/Platform/$CurrentFolder.d.ts +2 -0
- package/Platform/$FolderDataLoading.d.ts +12 -2
- package/Platform/$FolderGrid.d.ts +24 -0
- package/Platform/$GridOptions.d.ts +1 -0
- package/Platform/$HoverPanel.d.ts +8 -0
- package/Platform/$SaveColumns.d.ts +7 -0
- package/Platform/$TablePresentationToggle.d.ts +8 -0
- package/Platform/$UnreadCounter.d.ts +1 -1
- package/Platform/$WebFrameSearchPanel.d.ts +30 -0
- 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/BatchOperationsPlugin.d.ts +4 -0
- package/Platform/ButtonPositionsSelectionRadioButton.d.ts +9 -0
- package/Platform/CacheManagementService.d.ts +5 -0
- package/Platform/CalendarIcon.d.ts +2 -0
- package/Platform/CalendarInput.d.ts +8 -0
- package/Platform/CardManagement.d.ts +2 -2
- package/Platform/CardManagementImpl.d.ts +1 -0
- package/Platform/ClearButton.d.ts +8 -0
- package/Platform/CommentFile.d.ts +4 -1
- package/Platform/ContextMenu.d.ts +12 -5
- package/Platform/ContextMenuCustomPlugins.d.ts +4 -2
- package/Platform/ContextMenuOptionsService.d.ts +43 -12
- package/Platform/ContextMenuUtils.d.ts +5 -0
- package/Platform/CopyShortcutBatchOperation.d.ts +2 -1
- package/Platform/DateFormatParsingResponseResolver.d.ts +1 -1
- package/Platform/DateInput.d.ts +6 -0
- package/Platform/DefaultFolderDataLoader.d.ts +1 -1
- package/Platform/DefaultFolderResponseResolver.d.ts +1 -1
- package/Platform/DefaultFolderTablePluginFactory.d.ts +3 -1
- package/Platform/Dropdown.d.ts +7 -0
- package/Platform/Dropdown.stories.d.ts +12 -0
- package/Platform/DropdownImpl.d.ts +1 -0
- package/Platform/ExportPlugin.d.ts +6 -0
- 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/FilterPlugin.d.ts +3 -0
- package/Platform/FilteringExtendedData.d.ts +4 -0
- package/Platform/FilteringRequestResolver.d.ts +11 -0
- package/Platform/FilteringResponseResolver.d.ts +10 -0
- package/Platform/FocusableTextInput.d.ts +6 -0
- package/Platform/FolderCardsDashboardWidget.d.ts +2 -1
- package/Platform/FolderCountersRouteHandler.d.ts +1 -1
- package/Platform/FolderDashboardWidgetImpl.d.ts +1 -0
- package/Platform/FolderDataContext.d.ts +2 -1
- package/Platform/FolderDataContextImpl.d.ts +7 -2
- package/Platform/FolderDataLoadingService.d.ts +31 -15
- package/Platform/FolderGrid.d.ts +25 -4
- package/Platform/FolderGrid.stories.d.ts +4 -0
- package/Platform/FolderGridBatchOperationsNode.d.ts +32 -0
- package/Platform/FolderGridBatchOperationsNodeImpl.d.ts +14 -0
- package/Platform/FolderGridConstants.d.ts +7 -0
- package/Platform/FolderGridImpl.d.ts +9 -1
- package/Platform/FolderGridService.d.ts +42 -2
- package/Platform/FolderGridServiceUtils.d.ts +1 -0
- package/Platform/FolderGroupDashboardWidgetImpl.d.ts +1 -0
- package/Platform/FolderMainMenuItem.d.ts +1 -1
- package/Platform/FolderName.d.ts +4 -0
- package/Platform/FolderNameImpl.d.ts +0 -2
- package/Platform/FolderPluginProvider.d.ts +5 -2
- package/Platform/FolderSizePlugin.d.ts +10 -0
- package/Platform/FolderSizePluginExtendedData.d.ts +9 -0
- package/Platform/FolderSizeResponseResolver.d.ts +10 -0
- package/Platform/FolderTypeDialog.d.ts +1 -0
- package/Platform/FolderViewItemsImpl.d.ts +4 -4
- package/Platform/FolderWebFrameRouteHandler.d.ts +18 -0
- package/Platform/FormatNumberToCultureString.d.ts +8 -0
- package/Platform/GridOperationsService.d.ts +3 -0
- package/Platform/GridRowModel.d.ts +2 -2
- package/Platform/GropingPlugin.d.ts +3 -0
- package/Platform/GroupingRequestResolver.d.ts +12 -0
- package/Platform/GroupingResponseResolver.d.ts +17 -0
- package/Platform/HoverPanelService.d.ts +5 -0
- package/Platform/ICommonFolderInfo.d.ts +1 -0
- package/Platform/IFilterComponent.d.ts +29 -0
- package/Platform/IFolderDataLoader.d.ts +1 -1
- package/Platform/IFolderDataLoadingPlugin.d.ts +2 -2
- package/Platform/IFolderLoadRequest.d.ts +5 -0
- package/Platform/IFolderPluginFactory.d.ts +2 -0
- package/Platform/ITableRowColorPlugin.d.ts +7 -0
- package/Platform/InputWithMask.d.ts +16 -0
- 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/LoadExistingFolderDataLoader.d.ts +2 -2
- package/Platform/LoaderDialog.d.ts +1 -1
- package/Platform/MoveShortcutsBatchOperation.d.ts +2 -1
- package/Platform/MoveShortcutsBatchOperationImpl.d.ts +1 -0
- package/Platform/PageSizeFolderDataLoadingPlugin.d.ts +1 -1
- package/Platform/Panel.d.ts +2 -0
- package/Platform/PanelImpl.d.ts +1 -1
- package/Platform/ReadAllPlugin.d.ts +11 -0
- package/Platform/ReadAllPluginExtendedData.d.ts +9 -0
- package/Platform/ReadAllResponseResolver.d.ts +10 -0
- package/Platform/ReadBatchOperation.d.ts +30 -0
- package/Platform/ReadBatchOperationImpl.d.ts +20 -0
- 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 +6 -0
- package/Platform/ResetSettingsPlugin.d.ts +12 -0
- package/Platform/SaveColumnsResponseResolver.d.ts +10 -0
- package/Platform/SaveColumnsService.d.ts +8 -0
- package/Platform/SaveColumnsServiceProvider.d.ts +6 -0
- package/Platform/SearchInfoExtendedData.d.ts +4 -0
- package/Platform/SearchParametersFolderExtendedData.d.ts +4 -0
- package/Platform/SearchParametersFolderRequestResolver.d.ts +11 -0
- package/Platform/SearchParametersFolderResponseResolver.d.ts +12 -0
- package/Platform/SearchPlugin.d.ts +3 -0
- package/Platform/SearchRequestResolver.d.ts +12 -0
- package/Platform/SearchResponseResolver.d.ts +11 -0
- package/Platform/SearchResultPageRouteHandler.d.ts +3 -1
- package/Platform/SearchResultsFolderDataLoadingPluginFactory.d.ts +9 -0
- package/Platform/SearchResultsFolderTablePluginFactory.d.ts +16 -0
- package/Platform/SearchResultsRequestResolver.d.ts +14 -0
- package/Platform/SearchResultsResponseResolver.d.ts +12 -0
- 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 +1 -1
- package/Platform/Settings.d.ts +3 -0
- package/Platform/SettingsPlugin.d.ts +15 -0
- package/Platform/SettingsPopup.d.ts +15 -0
- package/Platform/SettingsPopup.stories.d.ts +1 -0
- package/Platform/SettingsPopupCheckBoxContainer.d.ts +6 -0
- package/Platform/SettingsPopupColumn.d.ts +5 -0
- package/Platform/SettingsPopupExtendedData.d.ts +9 -0
- package/Platform/SettingsPopupItemView.d.ts +7 -0
- package/Platform/SettingsPopupLogic.d.ts +53 -0
- package/Platform/SettingsPopupRequestResolver.d.ts +11 -0
- package/Platform/SettingsPopupResponseResolver.d.ts +11 -0
- package/Platform/SettingsPopupRow.d.ts +5 -0
- package/Platform/SettingsPopupView.d.ts +23 -0
- package/Platform/ShowAllButton.d.ts +14 -0
- package/Platform/ShowAllPlugins.d.ts +3 -0
- package/Platform/SortingResponseResolver.d.ts +2 -1
- package/Platform/Table.d.ts +2 -3
- package/Platform/TableBackgroundOpacityPlugin.d.ts +4 -0
- package/Platform/TableCellNumberFormattedPlugin.d.ts +7 -0
- package/Platform/TableCellNumberRightAlignPlugin.d.ts +4 -0
- package/Platform/TableCellOpacityPlugin.d.ts +3 -0
- package/Platform/TableImpl.d.ts +2 -2
- package/Platform/TablePresentationTogglePlugins.d.ts +9 -0
- package/Platform/TablePresentationToggleService.d.ts +8 -0
- package/Platform/TableRowColorPlugin.d.ts +4 -0
- package/Platform/TableRowColorResponseResolver.d.ts +10 -0
- package/Platform/TableRowSelectionService.d.ts +22 -0
- package/Platform/TableRowSelectionServiceProvider.d.ts +9 -0
- package/Platform/TableSelectionRowModel.d.ts +13 -0
- package/Platform/TestUtils.d.ts +16 -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/Toolbar.stories.d.ts +12 -0
- package/Platform/UnreadBarTablePlugins.d.ts +3 -0
- package/Platform/UnreadResponseResolver.d.ts +2 -1
- package/Platform/UserCulture.d.ts +2 -0
- package/Platform/UserProfileDialog.d.ts +1 -1
- package/Platform/WebFrameMainMenuContainer.d.ts +2 -2
- package/Platform/WebFrameSearchPanel.d.ts +7 -1
- package/Platform/WebFrameSearchPanelService.d.ts +24 -0
- package/Platform/XIcon.d.ts +2 -0
- package/Platform/applyCurrentSettings.d.ts +8 -0
- package/Platform/canUseCssVariables.d.ts +1 -0
- package/Platform/formatNumberToCulture.d.ts +8 -0
- package/Platform/getArrayWidth.d.ts +2 -0
- package/Platform/index.d.ts +13 -0
- package/Platform/setColumnsSettings.d.ts +6 -0
- package/Platform/updateColumnsVisible.d.ts +2 -0
- package/Platform/updateValueCheckedColumn.d.ts +6 -0
- package/Platform/utils.d.ts +3 -0
- package/StandardServices.d.ts +6 -2
- package/System/$LastSearchResponse.d.ts +14 -0
- package/System/$Layout.d.ts +2 -1
- 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 +4 -3
- package/System/DirectorySelectDialog.d.ts +2 -2
- package/System/HandleTabSelection.d.ts +34 -0
- package/System/IRouteInfo.d.ts +2 -0
- package/System/IValidateEventArgs.d.ts +9 -0
- package/System/IValidationResult.d.ts +4 -0
- package/System/LastSearchResponseService.d.ts +20 -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/AgreementSidebar.d.ts +0 -38
- package/Legacy/LegacyModels.d.ts +0 -178
- package/Legacy/SearchPanelRouteHandler.d.ts +0 -16
- package/Platform/GridConstants.d.ts +0 -4
|
@@ -3,7 +3,7 @@ import { IAgreementListReportOpenedEventArgs } from "@docsvision/webclient/Appro
|
|
|
3
3
|
import { IAgreementListReportOpeningEventArgs } from "@docsvision/webclient/Approval/IAgreementListReportOpeningEventArgs";
|
|
4
4
|
import { $LayoutAgreementController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
5
5
|
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
6
|
-
import { $DeviceType, $SiteUrl } from "@docsvision/webclient/StandardServices";
|
|
6
|
+
import { $DeviceType, $SiteUrl, $IsIE } from "@docsvision/webclient/StandardServices";
|
|
7
7
|
import { BaseControl, BaseControlParams } from "@docsvision/webclient/System/BaseControl";
|
|
8
8
|
import { $CardId, $EditOperationStore } from "@docsvision/webclient/System/LayoutServices";
|
|
9
9
|
import { BasicApiEvent, CancelableApiEvent } from "@docsvision/webclient/System/ApiEvent";
|
|
@@ -37,7 +37,7 @@ export declare class AgreementListParams extends BaseControlParams {
|
|
|
37
37
|
agreementReportOpened?: BasicApiEvent<IAgreementListReportOpenedEventArgs>;
|
|
38
38
|
/** События возникает после закрытия окна листа согласования. */
|
|
39
39
|
agreementReportClosed?: BasicApiEvent<IEventArgs>;
|
|
40
|
-
services?: $LayoutAgreementController & $EditOperationStore & Optional<$CardId> & Optional<$SiteUrl> & $DeviceType;
|
|
40
|
+
services?: $LayoutAgreementController & $EditOperationStore & Optional<$CardId> & Optional<$SiteUrl> & $DeviceType & $IsIE;
|
|
41
41
|
}
|
|
42
42
|
/**
|
|
43
43
|
* Класс элемента управления Лист согласования.
|
|
@@ -20,6 +20,7 @@ export declare class AgreementListContent extends React.Component<IAgreementList
|
|
|
20
20
|
protected renderTable(columnsParam: IAgreementListTableColumn[]): JSX.Element;
|
|
21
21
|
protected renderHeader(columns: IAgreementListTableColumn[]): JSX.Element;
|
|
22
22
|
protected renderRow(item: GenModels.AgreementListItemModel, columns: IAgreementListTableColumn[]): JSX.Element;
|
|
23
|
+
getWidthStyle(width: string): React.CSSProperties;
|
|
23
24
|
protected getCaption(): string;
|
|
24
25
|
render(): JSX.Element;
|
|
25
26
|
}
|
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
2
|
+
import { $IsIE } from "@docsvision/webclient/StandardServices";
|
|
2
3
|
/** @internal */
|
|
3
4
|
export interface IAgreementListContentProps {
|
|
4
5
|
data: GenModels.AgreementListModel;
|
|
5
6
|
documentNumber: string;
|
|
6
7
|
documentName: string;
|
|
7
8
|
title: string;
|
|
9
|
+
services: $IsIE;
|
|
8
10
|
}
|
|
@@ -1,8 +1,13 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { DirectorySearchFilters, NomenclatureSearchFilters } from "@docsvision/webclient/BackOffice/Index";
|
|
2
|
+
export declare type SearchFilters = DirectorySearchFilters | NomenclatureSearchFilters;
|
|
3
|
+
export interface ISearchFilterEntry {
|
|
4
|
+
key: SearchFilters;
|
|
5
|
+
value: string;
|
|
6
|
+
}
|
|
2
7
|
export interface IDirectorySearchInfo {
|
|
3
8
|
directoryTypeId: string;
|
|
4
|
-
searchFilters:
|
|
5
|
-
getSearchPlaceholder: (searchFilterKey:
|
|
9
|
+
searchFilters: Array<ISearchFilterEntry>;
|
|
10
|
+
getSearchPlaceholder: (searchFilterKey: SearchFilters) => string;
|
|
6
11
|
}
|
|
7
12
|
interface IDirectorySearchInfoMap {
|
|
8
13
|
[directoryTypeId: string]: IDirectorySearchInfo;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import { SearchFilters } from '@docsvision/webclient/BackOffice/$WebFrameDirectorySearchInfoStorageService';
|
|
1
2
|
import { Store, Event } from 'effector';
|
|
2
3
|
export interface ISearchRequest {
|
|
3
|
-
searchFilterKey:
|
|
4
|
+
searchFilterKey: SearchFilters;
|
|
4
5
|
searchText: string;
|
|
5
6
|
}
|
|
6
7
|
export interface IWebFrameDirectorySearchPanelService {
|
|
@@ -12,6 +13,8 @@ export interface IWebFrameDirectorySearchPanelService {
|
|
|
12
13
|
setActivity: Event<boolean>;
|
|
13
14
|
/** Событие начала поиска в справочнике */
|
|
14
15
|
startSearch: Event<ISearchRequest>;
|
|
16
|
+
/** Событие очистки поисковой формы */
|
|
17
|
+
clearSearch: Event<void>;
|
|
15
18
|
}
|
|
16
19
|
export declare type $WebFrameDirectorySearchPanelService = {
|
|
17
20
|
webFrameDirectorySearchPanelService: IWebFrameDirectorySearchPanelService;
|
|
@@ -9,6 +9,7 @@ import { $TableManagement } from '@docsvision/webclient/Platform/$TableManagemen
|
|
|
9
9
|
import { $TableMode } from '@docsvision/webclient/Platform/$TableMode';
|
|
10
10
|
import { $TableRowSelection } from '@docsvision/webclient/Platform/$TableRowSelection';
|
|
11
11
|
import { BaseControl, BaseControlParams } from '@docsvision/webclient/System/BaseControl';
|
|
12
|
+
export declare type $BatchOperationServices = $TableRowSelection & $BatchOperationsPerformer & $TableManagement & $TableMode & $BatchOperations & $LayoutTasksController & $EmployeeServices & $TextAreaServices & $CheckBoxServices;
|
|
12
13
|
/**
|
|
13
14
|
* Содержит публичные свойства элемента управления [GridDelegateOperation]{@link GridDelegateOperation}.
|
|
14
15
|
*/
|
|
@@ -17,7 +18,7 @@ export declare class BatchDelegateOperationParams extends BaseControlParams {
|
|
|
17
18
|
standardCssClass?: string;
|
|
18
19
|
/** Текст кнопки операции. */
|
|
19
20
|
buttonText?: string;
|
|
20
|
-
services?: $
|
|
21
|
+
services?: $BatchOperationServices;
|
|
21
22
|
}
|
|
22
23
|
/**
|
|
23
24
|
* Класс элемента управления GridDelegateOperation.
|
|
@@ -7,7 +7,7 @@ export interface ICardKindTreeNodeProps {
|
|
|
7
7
|
export declare const CardKindTreeNode:
|
|
8
8
|
import("styled-components").StyledComponent<"a", any, Partial<Pick<
|
|
9
9
|
import("react").DetailedHTMLProps<
|
|
10
|
-
import("react").AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>, "dir" | "slot" | "style" | "title" | "children" | "className" | "onClick" | "onKeyDown" | "onFocus" | "onBlur" | "tabIndex" | "color" | "type" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "draggable" | "
|
|
10
|
+
import("react").AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>, "dir" | "slot" | "style" | "title" | "children" | "className" | "onClick" | "onKeyDown" | "onFocus" | "onBlur" | "tabIndex" | "color" | "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" | "target" | "download" | "href" | "hrefLang" | "media" | "ping" | "rel" | "referrerPolicy"> & {
|
|
11
11
|
ref?: ((instance: HTMLAnchorElement) => void) |
|
|
12
12
|
import("react").RefObject<HTMLAnchorElement>;
|
|
13
13
|
}> & {
|
|
@@ -37,17 +37,17 @@ export declare class ChildTasksPerformingImpl extends BaseControlImpl<Params, St
|
|
|
37
37
|
unselectAll(): Promise<void>;
|
|
38
38
|
protected HeaderCell:
|
|
39
39
|
import("styled-components").StyledComponent<(props:
|
|
40
|
-
import("C:/
|
|
40
|
+
import("C:/dev/WebClient/Bin/Helpers/Table/TableHelperHeaderRow").ITableHeaderCellHelperProps) => JSX.Element, any, {}, never>;
|
|
41
41
|
protected TaskStatus:
|
|
42
42
|
import("styled-components").StyledComponent<"a", any, {}, never>;
|
|
43
43
|
protected SelectableCell:
|
|
44
44
|
import("styled-components").StyledComponent<React.ForwardRefExoticComponent<
|
|
45
|
-
import("C:/
|
|
45
|
+
import("C:/dev/WebClient/Bin/Helpers/Table/TableHelperRow").ITableRowCellHelperProps & React.RefAttributes<HTMLDivElement>>, any, {
|
|
46
46
|
selected: boolean;
|
|
47
47
|
}, never>;
|
|
48
48
|
protected FileCell:
|
|
49
49
|
import("styled-components").StyledComponent<React.ForwardRefExoticComponent<
|
|
50
|
-
import("C:/
|
|
50
|
+
import("C:/dev/WebClient/Bin/Helpers/Table/TableHelperRow").ITableRowCellHelperProps & React.RefAttributes<HTMLDivElement>>, any, {
|
|
51
51
|
selected: boolean;
|
|
52
52
|
}, never>;
|
|
53
53
|
protected SelectAllCheckboxLabel:
|
|
@@ -2,6 +2,7 @@ import { DeleteShortcutBatchOperationImpl, DeleteShortcutBatchOperationState } f
|
|
|
2
2
|
import { $LayoutFolderController, $LayoutCardController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
3
3
|
import { $CheckBoxServices } from "@docsvision/webclient/Platform/CheckBox";
|
|
4
4
|
import { $CurrentFolder } from "@docsvision/webclient/Platform/$CurrentFolder";
|
|
5
|
+
import { $FolderDataLoading } from "@docsvision/webclient/Platform/$FolderDataLoading";
|
|
5
6
|
import { $BatchOperations } from "@docsvision/webclient/Platform/$BatchOperations";
|
|
6
7
|
import { $BatchOperationsPerformer } from "@docsvision/webclient/Platform/$BatchOperationsPerformer";
|
|
7
8
|
import { $TableManagement } from "@docsvision/webclient/Platform/$TableManagement";
|
|
@@ -14,7 +15,7 @@ export declare class DeleteShortcutBatchOperationParams extends BaseControlParam
|
|
|
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
|
export declare class DeleteShortcutBatchOperation extends BaseControl<DeleteShortcutBatchOperationParams, DeleteShortcutBatchOperationState> {
|
|
20
21
|
/** @notest @internal */
|
|
@@ -14,6 +14,7 @@ export declare class DeleteShortcutBatchOperationImpl extends BaseControlImpl<De
|
|
|
14
14
|
protected onDeleteClick(): void;
|
|
15
15
|
private deleteShortcuts;
|
|
16
16
|
isVisible(): boolean;
|
|
17
|
+
getCssClass(): string;
|
|
17
18
|
private getButtonText;
|
|
18
19
|
protected renderControl(): JSX.Element;
|
|
19
20
|
}
|
|
@@ -6,6 +6,6 @@ export declare const PredefinedSeparator:
|
|
|
6
6
|
import("styled-components").StyledComponent<any, any, object, string>;
|
|
7
7
|
export declare const Item:
|
|
8
8
|
import("styled-components").StyledComponent<(props:
|
|
9
|
-
import("C:/
|
|
9
|
+
import("C:/dev/WebClient/Bin/TypeScriptDefinitions/Helpers/Breadcrumbs/ButtonItem").IBreadcrumbsItemProps) => JSX.Element, any, {}, never>;
|
|
10
10
|
export declare const ReadonlyLinkItemView:
|
|
11
11
|
import("styled-components").StyledComponent<any, any, object, string>;
|
|
@@ -5,6 +5,7 @@ import { DirectoryEntryModalLogic } from "@docsvision/webclient/BackOffice/Direc
|
|
|
5
5
|
import { Event } from "effector";
|
|
6
6
|
import { $LocationContainerControlServices, LocationContainerControl } from "@docsvision/webclient/System/LocationContainerControl";
|
|
7
7
|
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
8
|
+
/** @internal */
|
|
8
9
|
export interface IDirectoryEntryModalProps<TParams, TResult> extends Omit<ModalDialogProps, "onSetupView" | "onSetupLogic" | "isOpen">, IComponentProps<DirectoryEntryModalLogic<any, any>, DirectoryEntryModalView> {
|
|
9
10
|
locationName: string;
|
|
10
11
|
loadLayout: (params: TParams) => Promise<GenModels.LayoutViewModel>;
|
|
@@ -16,8 +17,10 @@ export interface IDirectoryEntryModalProps<TParams, TResult> extends Omit<ModalD
|
|
|
16
17
|
services: $LocationContainerControlServices;
|
|
17
18
|
name?: string;
|
|
18
19
|
}
|
|
20
|
+
/** @internal */
|
|
19
21
|
export declare class DirectoryEntryModalView {
|
|
20
22
|
dialog: (props: ModalDialogProps) => JSX.Element;
|
|
21
23
|
locationContainer: typeof LocationContainerControl;
|
|
22
24
|
}
|
|
25
|
+
/** @internal */
|
|
23
26
|
export declare const DirectoryEntryModal: (props: IDirectoryEntryModalProps<any, any>) => JSX.Element;
|
|
@@ -3,6 +3,7 @@ import { IDirectoryEntryModalProps } from "@docsvision/webclient/BackOffice/Dire
|
|
|
3
3
|
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
4
4
|
import { ComponentLogic } from "@docsvision/web/core/component";
|
|
5
5
|
import { Domain, Effect, Event, Store } from "effector";
|
|
6
|
+
/** @internal */
|
|
6
7
|
export declare class DirectoryEntryModalLogic<TParams, TResult> extends ComponentLogic<IDirectoryEntryModalProps<TParams, TResult>> {
|
|
7
8
|
init(options: IDirectoryEntryModalProps<TParams, TResult>): void;
|
|
8
9
|
domain: Domain;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { HtmlProps } from '@docsvision/web/core/component';
|
|
3
3
|
import './DirectoryFrame.css';
|
|
4
|
+
/** @internal */
|
|
4
5
|
export interface INomenclatureFrameProps extends HtmlProps.div {
|
|
5
6
|
expandSearchResults?: boolean;
|
|
6
7
|
renderSearchResults?: () => React.ReactNode;
|
|
@@ -8,4 +9,5 @@ export interface INomenclatureFrameProps extends HtmlProps.div {
|
|
|
8
9
|
renderTree: () => React.ReactNode;
|
|
9
10
|
renderValues: () => React.ReactNode;
|
|
10
11
|
}
|
|
12
|
+
/** @internal */
|
|
11
13
|
export declare function DirectoryFrame(props: INomenclatureFrameProps): JSX.Element;
|
|
@@ -7,4 +7,4 @@ export interface IDirectorySearchContentProps extends HtmlProps.div {
|
|
|
7
7
|
renderContent?: () => JSX.Element;
|
|
8
8
|
opened?: boolean;
|
|
9
9
|
}
|
|
10
|
-
export declare const DirectorySearchContent: React.ForwardRefExoticComponent<Pick<IDirectorySearchContentProps, "data" | "dir" | "slot" | "style" | "title" | "children" | "className" | "onClick" | "onKeyDown" | "onFocus" | "onBlur" | "tabIndex" | "color" | "opened" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "draggable" | "
|
|
10
|
+
export declare const DirectorySearchContent: React.ForwardRefExoticComponent<Pick<IDirectorySearchContentProps, "data" | "dir" | "slot" | "style" | "title" | "children" | "className" | "onClick" | "onKeyDown" | "onFocus" | "onBlur" | "tabIndex" | "color" | "opened" | "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" | "renderContent"> & React.RefAttributes<unknown>>;
|
|
@@ -15,6 +15,7 @@ export declare type SearchCommonResponseT = {
|
|
|
15
15
|
};
|
|
16
16
|
export declare type StaffResponse = StaffDirectorySearchResponseT & SearchCommonResponseT;
|
|
17
17
|
export declare type DirectorySearchResponse = StaffResponse;
|
|
18
|
+
/** @internal */
|
|
18
19
|
export interface IDirectorySearchResultProps extends HtmlProps.div, IComponentProps<DirectorySearchResultLogic, DirectorySearchResultView> {
|
|
19
20
|
data: DirectorySearchResponse;
|
|
20
21
|
selected?: GenModels.SearchItemModel;
|
|
@@ -25,4 +26,5 @@ export interface IDirectorySearchResultProps extends HtmlProps.div, IComponentPr
|
|
|
25
26
|
loading?: LoadingStatus;
|
|
26
27
|
onExpanded?: (expanded: boolean) => void;
|
|
27
28
|
}
|
|
29
|
+
/** @internal */
|
|
28
30
|
export declare const DirectorySearchResult: (props: IDirectorySearchResultProps) => JSX.Element;
|
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
import { IDirectorySearchResultProps } from "@docsvision/webclient/BackOffice/DirectorySearchResult";
|
|
3
3
|
import { ComponentLogic } from "@docsvision/web/core/component";
|
|
4
4
|
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
5
|
+
/** @internal */
|
|
5
6
|
export declare class DirectorySearchResultLogic extends ComponentLogic<IDirectorySearchResultProps> {
|
|
6
7
|
protected domain:
|
|
7
8
|
import("effector").Domain;
|
|
@@ -5,14 +5,15 @@ import { DirectorySearchCounter } from "@docsvision/webclient/BackOffice/Directo
|
|
|
5
5
|
import { DirectorySearchInfo } from "@docsvision/webclient/BackOffice/DirectorySearchInfo";
|
|
6
6
|
import { DirectorySearchResultList } from "@docsvision/webclient/BackOffice/DirectorySearchResultList";
|
|
7
7
|
import { DirectorySearchResponse } from "@docsvision/webclient/BackOffice/DirectorySearchResult";
|
|
8
|
+
/** @internal */
|
|
8
9
|
export declare class DirectorySearchResultView {
|
|
9
10
|
container: typeof DirectorySearchContainer;
|
|
10
11
|
content:
|
|
11
12
|
import("react").ForwardRefExoticComponent<Pick<
|
|
12
|
-
import("./components/DirectorySearchContent").IDirectorySearchContentProps, "data" | "dir" | "slot" | "style" | "title" | "children" | "className" | "onClick" | "onKeyDown" | "onFocus" | "onBlur" | "tabIndex" | "color" | "opened" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "draggable" | "
|
|
13
|
+
import("./components/DirectorySearchContent").IDirectorySearchContentProps, "data" | "dir" | "slot" | "style" | "title" | "children" | "className" | "onClick" | "onKeyDown" | "onFocus" | "onBlur" | "tabIndex" | "color" | "opened" | "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" | "renderContent"> &
|
|
13
14
|
import("react").RefAttributes<unknown>>;
|
|
14
15
|
iconButton: (props:
|
|
15
|
-
import("C:/
|
|
16
|
+
import("C:/dev/WebClient/Helpers/IconButton").IIconButtonProps) => JSX.Element;
|
|
16
17
|
searchResultList: typeof DirectorySearchResultList;
|
|
17
18
|
searchBreadcrumbs: typeof DirectorySearchBreadcrumbs;
|
|
18
19
|
searchInfo: typeof DirectorySearchInfo;
|
|
@@ -7,6 +7,7 @@ import { DirectoryTabPanel } from "@docsvision/webclient/BackOffice/DirectoryTab
|
|
|
7
7
|
import { DirectoryTabContents } from "@docsvision/webclient/BackOffice/DirectoryTabContents";
|
|
8
8
|
import { DirectoryTabsRoot } from "@docsvision/webclient/BackOffice/DirectoryTabsRoot";
|
|
9
9
|
import { Event } from "effector";
|
|
10
|
+
/** @internal */
|
|
10
11
|
export interface DirectoryTabsProps extends HtmlProps.div, IComponentProps<DirectoryTabsLogic, DirectoryTabsView> {
|
|
11
12
|
tabs: DirectoryTabInfo[];
|
|
12
13
|
children: (tab: DirectoryTabInfo) => React.ReactNode;
|
|
@@ -15,10 +16,12 @@ export interface DirectoryTabsProps extends HtmlProps.div, IComponentProps<Direc
|
|
|
15
16
|
}>;
|
|
16
17
|
onTabActivated?: (tab: DirectoryTabInfo) => void;
|
|
17
18
|
}
|
|
19
|
+
/** @internal */
|
|
18
20
|
export declare class DirectoryTabsView {
|
|
19
21
|
tabPanel: typeof DirectoryTabPanel;
|
|
20
22
|
tabItem: typeof DirectoryTabItem;
|
|
21
23
|
tabContent: typeof DirectoryTabContents;
|
|
22
24
|
root: typeof DirectoryTabsRoot;
|
|
23
25
|
}
|
|
26
|
+
/** @internal */
|
|
24
27
|
export declare const DirectoryTabs: (props: DirectoryTabsProps) => JSX.Element;
|
|
@@ -18,6 +18,7 @@ import { $EditOperationStore, $LayoutInfo } from "@docsvision/webclient/System/L
|
|
|
18
18
|
import { Store } from "effector";
|
|
19
19
|
import { DirectoryTreeRowCancelButton } from "@docsvision/webclient/BackOffice/DirectoryTreeRowCancelButton";
|
|
20
20
|
import { DirectoryTreeHScrollContainer } from "@docsvision/webclient/BackOffice/DirectoryTreeHScrollContainer";
|
|
21
|
+
/** @internal */
|
|
21
22
|
export interface DirectoryTreeProps extends HtmlProps.div, IComponentProps<DirectoryTreeLogic, DirectoryTreeView> {
|
|
22
23
|
tree: IDirectoryTreeRow[];
|
|
23
24
|
loadingRows?: IDirectoryTreeRow[];
|
|
@@ -34,6 +35,7 @@ export interface DirectoryTreeProps extends HtmlProps.div, IComponentProps<Direc
|
|
|
34
35
|
treeAddButtonFn?: (props: DirectoryTreeProps) => JSX.Element;
|
|
35
36
|
services: Optional<$ContextMenuOptions> & $LocalStorage & $ApplicationSettings & $LayoutInfo & $EditOperationStore & $IsIE;
|
|
36
37
|
}
|
|
38
|
+
/** @internal */
|
|
37
39
|
export declare class DirectoryTreeView {
|
|
38
40
|
treeList: typeof DirectoryTreeList;
|
|
39
41
|
treeContainer: typeof DirectoryTreeContainer;
|
|
@@ -50,4 +52,5 @@ import("styled-components").StyledComponent<"div", any, {
|
|
|
50
52
|
rowName: typeof DirectoryTreeRowName;
|
|
51
53
|
rowCancelButton: typeof DirectoryTreeRowCancelButton;
|
|
52
54
|
}
|
|
55
|
+
/** @internal */
|
|
53
56
|
export declare const DirectoryTree: (props: DirectoryTreeProps) => JSX.Element;
|
|
@@ -2,6 +2,7 @@ import { DirectoryTreeProps } from "@docsvision/webclient/BackOffice/DirectoryTr
|
|
|
2
2
|
import { IDirectoryTreeRow } from "@docsvision/webclient/BackOffice/IDirectoryTreeRow";
|
|
3
3
|
import { ComponentLogic } from "@docsvision/web/core/component";
|
|
4
4
|
import { KeyCodes } from "@docsvision/web/utils/common";
|
|
5
|
+
/** @internal */
|
|
5
6
|
export declare class DirectoryTreeLogic extends ComponentLogic<DirectoryTreeProps> {
|
|
6
7
|
protected domain:
|
|
7
8
|
import("effector").Domain;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { IComponentProps } from '@docsvision/web/core/component';
|
|
3
3
|
import { DirectoryValuesLogic } from "@docsvision/webclient/BackOffice/DirectoryValuesLogic";
|
|
4
|
-
import { IRow, ITablePlugins } from "@docsvision/web/components/table/interfaces";
|
|
5
|
-
import {
|
|
4
|
+
import { IRow, ITableData, ITablePlugins } from "@docsvision/web/components/table/interfaces";
|
|
5
|
+
import { ITableDataServiceOptions } from "@docsvision/web/components/table/plugins/table-data";
|
|
6
6
|
import { TableCompositionProps } from "@docsvision/web/components/table/main";
|
|
7
7
|
import { DirectoryValuesWrapper } from "@docsvision/webclient/BackOffice/DirectoryValuesWrapper";
|
|
8
8
|
import { DirectoryValuesContainer } from "@docsvision/webclient/BackOffice/DirectoryValuesContainer";
|
|
@@ -15,11 +15,12 @@ import { Optional } from "@docsvision/web/core/services";
|
|
|
15
15
|
import { $ApplicationSettings } from "@docsvision/webclient/StandardServices";
|
|
16
16
|
import { $EditOperationStore, $LayoutInfo } from "@docsvision/webclient/System/LayoutServices";
|
|
17
17
|
import { IDirectoryTreeRow } from "@docsvision/webclient/BackOffice/IDirectoryTreeRow";
|
|
18
|
-
import { DirectoryValuesHScrollContainer } from "@docsvision/webclient/BackOffice/DirectoryValuesHScrollContainer";
|
|
19
18
|
import { $SelectionRow } from "@docsvision/webclient/BackOffice/$SelectionRow";
|
|
19
|
+
/** @internal */
|
|
20
20
|
export interface DirectoryValuesProps extends Omit<TableCompositionProps, "data">, IComponentProps<DirectoryValuesLogic, DirectoryValuesView> {
|
|
21
21
|
section: IDirectoryTreeRow;
|
|
22
|
-
|
|
22
|
+
dataLoad: ITableDataServiceOptions;
|
|
23
|
+
data: ITableData;
|
|
23
24
|
loading: boolean;
|
|
24
25
|
plugins?: ITablePlugins[];
|
|
25
26
|
loadingRows?: IRow[];
|
|
@@ -31,13 +32,14 @@ export interface DirectoryValuesProps extends Omit<TableCompositionProps, "data"
|
|
|
31
32
|
placeholderText?: string;
|
|
32
33
|
services?: $LocalStorage & $ApplicationSettings & $LayoutInfo & $EditOperationStore & Optional<$ContextMenuOptions> & Optional<$SelectionRow>;
|
|
33
34
|
}
|
|
35
|
+
/** @internal */
|
|
34
36
|
export declare class DirectoryValuesView {
|
|
35
37
|
wrapper: typeof DirectoryValuesWrapper;
|
|
36
38
|
container: typeof DirectoryValuesContainer;
|
|
37
|
-
horizontalScroll: typeof DirectoryValuesHScrollContainer;
|
|
38
39
|
valuesAddButton: typeof DirectoryValuesAddButton;
|
|
39
40
|
composition: (props: TableCompositionProps) => JSX.Element;
|
|
40
41
|
rowIcon: typeof DirectoryValuesIcon;
|
|
41
42
|
loadingView: typeof DirectoryValuesLoading;
|
|
42
43
|
}
|
|
44
|
+
/** @internal */
|
|
43
45
|
export declare const DirectoryValues: (props: DirectoryValuesProps) => JSX.Element;
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { DirectoryValuesProps } from "@docsvision/webclient/BackOffice/DirectoryValues";
|
|
2
2
|
import { ComponentLogic } from "@docsvision/web/core/component";
|
|
3
|
+
/** @internal */
|
|
3
4
|
export declare class DirectoryValuesLogic extends ComponentLogic<DirectoryValuesProps> {
|
|
4
5
|
protected domain:
|
|
5
6
|
import("effector").Domain;
|
|
@@ -38,7 +38,7 @@ export declare class ExistingCardLinkDialog extends React.Component<Props, State
|
|
|
38
38
|
private attachRoot;
|
|
39
39
|
DialogBox:
|
|
40
40
|
import("styled-components").StyledComponent<(props:
|
|
41
|
-
import("C:/
|
|
41
|
+
import("C:/dev/WebClient/Bin/Helpers/ModalDialog/ModalDialogBox").IModalDialogBoxProps) => JSX.Element, any, {}, never>;
|
|
42
42
|
close(): void;
|
|
43
43
|
onMaximize: () => void;
|
|
44
44
|
render(): JSX.Element;
|
|
@@ -47,6 +47,7 @@ import { IFileSignUploadingArgs } from '@docsvision/webclient/BackOffice/IFileSi
|
|
|
47
47
|
import { $UrlStore } from "@docsvision/webclient/System/$UrlStore";
|
|
48
48
|
import { $MessageBox } from "@docsvision/webclient/System/$MessageBox";
|
|
49
49
|
import { $FileUpload } from "@docsvision/webclient/Platform/IFileUploadService";
|
|
50
|
+
import { IFileMenuOpeningArgs } from "@docsvision/webclient/BackOffice/IFileMenuOpeningArgs";
|
|
50
51
|
/**
|
|
51
52
|
* Содержит публичные свойства элемента управления [Список файлов]{@link FileListControl}.
|
|
52
53
|
*/
|
|
@@ -128,6 +129,8 @@ export declare class FileListControlParams extends BaseControlParams {
|
|
|
128
129
|
filePreviewing?: CancelableApiEvent<IFilePreviewingArgs>;
|
|
129
130
|
/** Событие возникает перед отображением визуализации файла. */
|
|
130
131
|
fileVisualizing?: CancelableApiEvent<IFileVisualizingArgs>;
|
|
132
|
+
/** Событие возникает при открытии меню файла. */
|
|
133
|
+
fileMenuOpening?: CancelableApiEvent<IFileMenuOpeningArgs>;
|
|
131
134
|
/** Событие возникает после удаления основного файла. */
|
|
132
135
|
mainFileDeleted?: BasicApiEvent<IMainFileDeletedArgs>;
|
|
133
136
|
/** Событие возникает после удаления дополнительного файла. */
|
|
@@ -164,6 +167,8 @@ export declare class FileListControlParams extends BaseControlParams {
|
|
|
164
167
|
collapsed?: BasicApiEvent<IEventArgs>;
|
|
165
168
|
/** Событие возникает при разворачивании контрола. */
|
|
166
169
|
expanded?: BasicApiEvent<IEventArgs>;
|
|
170
|
+
/** Событие возникает при сохранении файла в WebDAV. */
|
|
171
|
+
fileSaveByWebDAV?: BasicApiEvent<IEventArgs>;
|
|
167
172
|
/** Сервисы. */
|
|
168
173
|
services?: $FileService & $DocumentCardController & $FileController & $LayoutFileController & $Layout & $RequestManager & $SignatureController & $CardId & $RealtimeCommunicationService & $Router & $DeviceType & $LayoutInfo & $EditOperationStore & $CardInfo & $DataVisualizationController & $LayoutCheck & $ApplicationSettings & $FileUpload & $UrlStore & $MessageBox & $WebViewIOSEnabled & $LayoutFileApiController & $LayoutDocumentController;
|
|
169
174
|
}
|
|
@@ -23,9 +23,18 @@ export interface FileListControlState extends BaseControlImplState, FileListCont
|
|
|
23
23
|
childCommandBarExpanded: boolean;
|
|
24
24
|
}
|
|
25
25
|
export declare type FileListImplState = FileListControlState;
|
|
26
|
+
export declare const WEB_DAV_FILE_CLOSED_MESSAGE_TYPE = "FileClosed";
|
|
27
|
+
export declare const WEB_DAV_FILE_OPENED_FOR_READING_MESSAGE_TYPE = "FileOpenForReading";
|
|
28
|
+
export declare const WEB_DAV_FILE_OPENED_FOR_EDITING_MESSAGE_TYPE = "FileOpenForWriting";
|
|
29
|
+
export declare const WEB_DAV_FILE_CHANGED_AND_SAVED_MESSAGE_TYPE = "NewFileVersionAdded";
|
|
26
30
|
export interface ICardChangedByWebDavMessage {
|
|
27
31
|
OwnerCardId: string;
|
|
28
32
|
}
|
|
33
|
+
export interface ICardOpenedByWebDavMessage {
|
|
34
|
+
CardId: string;
|
|
35
|
+
FileId: string;
|
|
36
|
+
FileName: string;
|
|
37
|
+
}
|
|
29
38
|
/** @internal */
|
|
30
39
|
export declare class FileListControlImpl extends BaseControlImpl<FileListControlParams, FileListControlState> {
|
|
31
40
|
mainAttach: FileListAttachedElements;
|
|
@@ -51,6 +60,7 @@ export declare class FileListControlImpl extends BaseControlImpl<FileListControl
|
|
|
51
60
|
init(): Promise<void>;
|
|
52
61
|
registerFilesInService(files: FileListItem[]): void;
|
|
53
62
|
protected onDocumentChangedByWebdav(msg: IRealTimeCommunicationMessage<ICardChangedByWebDavMessage>): void;
|
|
63
|
+
protected onDocumentChangedAndSavedByWebdav: (msg: IRealTimeCommunicationMessage<ICardOpenedByWebDavMessage>) => void;
|
|
54
64
|
protected getCssClass(): string;
|
|
55
65
|
get isEditMode(): boolean;
|
|
56
66
|
protected getFilesSignInfo(): IFileSignInfo[];
|
|
@@ -48,6 +48,7 @@ export declare class FileListControlLogic {
|
|
|
48
48
|
reloadFiles(): Promise<void>;
|
|
49
49
|
protected updateVersionsOnLoad(): void;
|
|
50
50
|
closeAllMenusBut(fileItem: FileListItem): void;
|
|
51
|
+
fileMenuOpening(fileItem: FileListItem, data: any): Promise<any>;
|
|
51
52
|
removeFileItem(index: number): void;
|
|
52
53
|
clearFileItems(): void;
|
|
53
54
|
protected get state(): FileListImplState;
|
|
@@ -5,6 +5,7 @@ import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.
|
|
|
5
5
|
import { RequestHelper } from "@docsvision/webclient/System/RequestHelper";
|
|
6
6
|
import React from "react";
|
|
7
7
|
import "@docsvision/webclient/Helpers/DragAndDrop/DraggableMobilePolyfill";
|
|
8
|
+
import { IFileMenuItem } from "@docsvision/webclient/BackOffice/IFileMenuItem";
|
|
8
9
|
/** @internal */
|
|
9
10
|
export declare class FileListItemComponent extends React.Component<FileListItemProps, any> {
|
|
10
11
|
protected fileCommentWindowCloser: () => void;
|
|
@@ -14,6 +15,7 @@ export declare class FileListItemComponent extends React.Component<FileListItemP
|
|
|
14
15
|
viewWithSigantureAction: string;
|
|
15
16
|
versionsRequestHelper: RequestHelper;
|
|
16
17
|
childVersionsLoaded: boolean;
|
|
18
|
+
menuItems: any;
|
|
17
19
|
constructor(props: FileListItemProps);
|
|
18
20
|
componentWillUnmount(): void;
|
|
19
21
|
canRead(fileItem: FileListItem): boolean;
|
|
@@ -27,7 +29,7 @@ export declare class FileListItemComponent extends React.Component<FileListItemP
|
|
|
27
29
|
onLockOperationClick(fileItem: FileListItem): void;
|
|
28
30
|
onUnlockOperationClick(fileItem: FileListItem): void;
|
|
29
31
|
protected onDeleteOperationClick(fileItem: FileListItem): void;
|
|
30
|
-
protected onFileMenuClick(fileItem: FileListItem): void
|
|
32
|
+
protected onFileMenuClick(fileItem: FileListItem): Promise<void>;
|
|
31
33
|
protected onDownloadOperationClick(fileItem: FileListItem): void;
|
|
32
34
|
protected onViewWithSignaturesClick(fileItem: FileListItem): void;
|
|
33
35
|
onAddCommentClick(fileItem: FileListItem): void;
|
|
@@ -44,7 +46,8 @@ export declare class FileListItemComponent extends React.Component<FileListItemP
|
|
|
44
46
|
protected renderVersionList(fileItem: FileListItem): JSX.Element;
|
|
45
47
|
protected getLoaderWidth(i: number): number;
|
|
46
48
|
protected renderEditMode(): JSX.Element;
|
|
47
|
-
protected
|
|
49
|
+
protected createMenuItemsList(fileItem: FileListItem): IFileMenuItem[];
|
|
50
|
+
protected renderMenuItems(menuItems: any): any;
|
|
48
51
|
onUploadSignedFileClick(e: React.MouseEvent, fileItem: FileListItem): void;
|
|
49
52
|
onRenameFileClick(ev: any, fileItem: FileListItem): void;
|
|
50
53
|
protected renderViewModeFileMenu(fileItem: FileListItem): JSX.Element;
|
|
@@ -2,7 +2,6 @@ import { IComboBoxElement } from "@docsvision/webclient/Helpers/ComboBox/Data/Cl
|
|
|
2
2
|
import { ModalHost } from "@docsvision/webclient/Helpers/ModalHost";
|
|
3
3
|
import { $DocumentCardController } from "@docsvision/webclient/Legacy/DocumentCard";
|
|
4
4
|
import { ISignatureLabel } from "@docsvision/webclient/Legacy/ISignatureLabel";
|
|
5
|
-
import { IFilePreviewModel } from "@docsvision/webclient/Legacy/IFilePreviewModel";
|
|
6
5
|
import { LoadingState } from "@docsvision/webclient/System/LoadingState";
|
|
7
6
|
import { ICryptoCertificateInfo } from "Libs/CryptoPro/Crypto";
|
|
8
7
|
import React from "react";
|
|
@@ -62,7 +61,7 @@ export declare class FileSignCreateDialog extends React.Component<IFileSignCreat
|
|
|
62
61
|
isSimpleSign: () => boolean;
|
|
63
62
|
checkIsCertificateExist: () => Promise<boolean>;
|
|
64
63
|
/** Обновляет список доступных меток для подписи. */
|
|
65
|
-
updateLabels: () => Promise<
|
|
64
|
+
updateLabels: () => Promise<void>;
|
|
66
65
|
/** При изменении варианта подписания подписи. */
|
|
67
66
|
protected onModeChange: (selectedElement: IComboBoxElement) => void;
|
|
68
67
|
/** Получить отформатированный список меток для комбобокса. */
|
|
@@ -34,7 +34,7 @@ export declare class FileSignSelectCertificateDialog extends React.Component<IFi
|
|
|
34
34
|
/** Загружаются ли сертификаты в данный момент. */
|
|
35
35
|
get isCertsLoading(): boolean;
|
|
36
36
|
/** Обновляет список доступных сертификатов. */
|
|
37
|
-
updateCerts: () => Promise<
|
|
37
|
+
updateCerts: () => Promise<ICryptoCertificate[]>;
|
|
38
38
|
/** Показать окно. */
|
|
39
39
|
show: () => void;
|
|
40
40
|
/** Скрыть окно. */
|