@docsvision/webclient 5.17.2-beta.3 → 6.1.0
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/AgreementStageEmployeesLoader.d.ts +3 -0
- package/BackOffice/$DigitalSignature.d.ts +0 -2
- package/BackOffice/AuthenticationKindsView.d.ts +1 -1
- package/BackOffice/CardKindImpl.d.ts +1 -0
- package/BackOffice/ChildTasksPerformingImpl.d.ts +3 -3
- package/BackOffice/DepartmentFilterViewComponents.d.ts +1 -1
- package/BackOffice/DigitalSignatureService.d.ts +2 -3
- package/BackOffice/DirectoryDesignerRow.d.ts +4 -4
- package/BackOffice/DirectoryDesignerRowImpl.d.ts +2 -2
- package/BackOffice/DirectoryEntryModal.d.ts +2 -0
- package/BackOffice/DirectoryEntryModalLogic.d.ts +1 -0
- package/BackOffice/DirectorySearchResultView.d.ts +1 -1
- package/BackOffice/DirectoryTree.d.ts +0 -1
- package/BackOffice/DssSignRequestModels.d.ts +2 -0
- package/BackOffice/EmailButtonView.d.ts +2 -2
- package/BackOffice/ExistingCardLinkDialog.d.ts +2 -1
- package/BackOffice/FileListControl.d.ts +5 -4
- package/BackOffice/FileListControlLogic.d.ts +10 -4
- package/BackOffice/FileListItemComponent.d.ts +1 -0
- package/BackOffice/FileListItemProps.d.ts +2 -2
- package/BackOffice/FileListItemState.d.ts +3 -1
- package/BackOffice/FileSignListDialog.d.ts +2 -9
- package/BackOffice/GetEmployeeGroups.d.ts +1 -0
- package/BackOffice/ICertificateStatus.d.ts +5 -4
- package/BackOffice/IFileOpenRequestModel.d.ts +13 -0
- package/BackOffice/LinksImpl.d.ts +1 -1
- package/BackOffice/NumeratorImpl.d.ts +1 -0
- package/BackOffice/PartnerBase.d.ts +2 -2
- package/BackOffice/PartnerBaseImpl.d.ts +1 -0
- package/BackOffice/PartnerDirectoryBase.d.ts +3 -3
- package/BackOffice/PartnerSelectDialog.d.ts +1 -0
- package/BackOffice/PrintButtonView.d.ts +1 -1
- package/BackOffice/SetDisplayName.d.ts +2 -0
- package/BackOffice/SignatureDialog.d.ts +2 -8
- package/BackOffice/SignatureDialog.stories.d.ts +0 -4
- package/BackOffice/SignatureDialogFrame.d.ts +0 -2
- package/BackOffice/SignatureDialogLabels.d.ts +2 -2
- package/BackOffice/SignatureDialogLogic.d.ts +0 -18
- package/BackOffice/SignatureDialogMethods.d.ts +2 -2
- package/BackOffice/SignatureDialogSettings.d.ts +2 -2
- package/BackOffice/StaffDirectoryItems.d.ts +1 -1
- package/BackOffice/StaffDirectoryItemsImpl.d.ts +1 -1
- package/BackOffice/StaffDirectorySelectDialog.d.ts +0 -1
- package/BackOffice/TasksTableView.d.ts +3 -3
- package/Generated/DocsVision.WebClient.Controllers.d.ts +1894 -2046
- package/Generated/DocsVision.WebClient.Models.d.ts +4621 -7273
- package/Helpers/Button.d.ts +0 -2
- package/Helpers/ComandBarButton.d.ts +0 -2
- package/Helpers/ComboBox/ComboBoxElement.d.ts +2 -0
- package/Helpers/ComboBox/ComboBoxTitle.d.ts +2 -0
- package/Helpers/DVWebToolConnection/DVWebToolConnection.d.ts +1 -1
- package/Helpers/IconButton.d.ts +0 -2
- package/Helpers/LabeledText.d.ts +3 -1
- package/Helpers/ModalDialog/ModalDialog.d.ts +0 -1
- package/Helpers/PopoverHelpers/Popover.d.ts +4 -1
- package/Helpers/Table/TableHelperRow.d.ts +0 -1
- package/Legacy/ApprovalFilePanel.d.ts +14 -3
- package/Legacy/BasicGridHtmlBuilder.d.ts +1 -1
- package/Legacy/DocumentCard.d.ts +1 -1
- package/Legacy/ISignatureListItemDataModel.d.ts +0 -1
- package/Legacy/LinkControl.d.ts +1 -1
- package/Legacy/StandardControllers.d.ts +2 -2
- package/Legacy/TaskCardFilePanelRazorControl.d.ts +12 -3
- package/Legacy/TaskCardView.d.ts +1 -0
- package/Legacy/Utils.d.ts +5 -0
- package/Platform/AutoConsolidation.d.ts +2 -1
- package/Platform/BaseMainMenuItemImpl.d.ts +2 -2
- package/Platform/CardLink.d.ts +8 -6
- package/Platform/CardManagement.d.ts +2 -1
- package/Platform/CertificateSettingsView.d.ts +1 -1
- package/Platform/CommentFile.d.ts +5 -4
- package/Platform/CommentFileImpl.d.ts +5 -0
- package/Platform/DateTimePickerImpl.d.ts +2 -2
- package/Platform/DownloadFilesBatchOperationImpl.d.ts +1 -1
- package/Platform/ExportESignButton.d.ts +0 -2
- package/Platform/FileExtensions.d.ts +4 -1
- package/Platform/FilePreview.d.ts +5 -2
- package/Platform/FilePreviewImpl.d.ts +3 -8
- package/Platform/FileViewer.d.ts +24 -0
- package/Platform/GetDocType.d.ts +1 -0
- package/Platform/GetFileType.d.ts +1 -0
- package/Platform/IsImageExtension.d.ts +1 -0
- package/Platform/LoaderDialog.d.ts +1 -1
- package/Platform/PdfjsViewer.d.ts +13 -0
- package/Platform/R7Viewer.d.ts +13 -0
- package/Platform/ScanButtonImpl.d.ts +1 -0
- package/Platform/SecurityDescriptorDialog.d.ts +1 -1
- package/Platform/SettingsPopupLogic.d.ts +1 -1
- package/Platform/Table.d.ts +10 -0
- package/Platform/TableImpl.d.ts +1 -0
- package/Platform/UnreadBarService.d.ts +2 -2
- package/Platform/UnreadBarTablePlugins.d.ts +2 -2
- package/Platform/UnreadCounter.d.ts +1 -2
- package/Platform/UserProfileDialog.d.ts +1 -1
- package/System/$FileService.d.ts +2 -0
- package/System/$RealtimeCommunicationService.d.ts +2 -0
- package/System/CheckIsLinux.d.ts +1 -0
- package/System/{BaseController.d.ts → ControllerBase.d.ts} +1 -1
- package/System/Decorators.d.ts +7 -7
- package/System/DirectoryBaseImpl.d.ts +1 -0
- package/System/DirectorySelectDialog.d.ts +2 -3
- package/System/FileService.d.ts +4 -0
- package/System/InputBasedControlImpl.d.ts +1 -0
- package/System/JsonUtils.d.ts +1 -0
- package/System/RealtimeCommunicationService.d.ts +3 -1
- package/System/RealtimeServerSender.d.ts +1 -2
- package/System/ResourcesStub.d.ts +2 -61
- package/System/ServerController.d.ts +2 -2
- package/System/ServiceActionMetaData.d.ts +2 -2
- package/System/WebServicesService.d.ts +2 -2
- package/package.json +1 -1
- package/BackOffice/CheckSectionAccessRights.d.ts +0 -3
- package/BackOffice/ConvertPowersOfAttorneyToComboBoxItems.d.ts +0 -6
- package/BackOffice/ConvertResponseToTree.d.ts +0 -4
- package/BackOffice/DeleteSection.d.ts +0 -2
- package/BackOffice/FileSignListDialog.stories.d.ts +0 -13
- package/BackOffice/FindSection.d.ts +0 -9
- package/BackOffice/GetPowersIconClassName.d.ts +0 -7
- package/BackOffice/GetPowersRootSectionId.d.ts +0 -5
- package/BackOffice/IPowerModel.d.ts +0 -10
- package/BackOffice/IPowersDataLoadingEventArgs.d.ts +0 -11
- package/BackOffice/IPowersDialog.d.ts +0 -5
- package/BackOffice/IPowersDirectoryOptions.d.ts +0 -12
- package/BackOffice/IPowersTreeRow.d.ts +0 -6
- package/BackOffice/LoadPowersSectionLayoutFunctions.d.ts +0 -7
- package/BackOffice/PowerOfAttorneyErrorMessage.d.ts +0 -7
- package/BackOffice/PowerOfAttorneyInfo.d.ts +0 -12
- package/BackOffice/Powers.d.ts +0 -72
- package/BackOffice/Powers.stories.d.ts +0 -20
- package/BackOffice/PowersDialogLocations.d.ts +0 -3
- package/BackOffice/PowersDirectory.d.ts +0 -49
- package/BackOffice/PowersDirectory.stories.d.ts +0 -20
- package/BackOffice/PowersDirectoryConstants.d.ts +0 -12
- package/BackOffice/PowersDirectoryContainer.d.ts +0 -7
- package/BackOffice/PowersDirectoryHead.d.ts +0 -7
- package/BackOffice/PowersDirectoryInfo.d.ts +0 -16
- package/BackOffice/PowersDirectoryLogic.d.ts +0 -172
- package/BackOffice/PowersDirectorySaveExpandedState.d.ts +0 -5
- package/BackOffice/PowersDirectoryTreeAddButton.d.ts +0 -17
- package/BackOffice/PowersDirectoryView.d.ts +0 -61
- package/BackOffice/PowersImpl.d.ts +0 -72
- package/BackOffice/PowersRootSectionConstants.d.ts +0 -17
- package/BackOffice/PowersSelectDialog.d.ts +0 -74
- package/BackOffice/SetPowersCodeUpdateDate.d.ts +0 -2
- package/BackOffice/SignatureDialogPowersOfAttorney.d.ts +0 -9
- package/System/IRealtimeCommunicationHub.d.ts +0 -15
|
@@ -1,74 +0,0 @@
|
|
|
1
|
-
import { $PowersDirectoryController } from '@docsvision/webclient/Generated/DocsVision.WebClient.Controllers';
|
|
2
|
-
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
3
|
-
import { FieldNameAccessor } from '@docsvision/webclient/Helpers/DynamicModel/FieldNameAccessor';
|
|
4
|
-
import { FuncAccessor } from '@docsvision/webclient/Helpers/DynamicModel/FuncAccessor';
|
|
5
|
-
import { DirectorySelectDialog, IDirectorySelectDialogProps, IDirectorySelectDialogState } from '@docsvision/webclient/System/DirectorySelectDialog';
|
|
6
|
-
import { IDirectoryChildrenLoadResponse, IDirectoryItem, IDirectorySearchItem, IDirectorySearchResponse } from '@docsvision/webclient/System/DirectoryServerModels';
|
|
7
|
-
import { BasicApiEvent, CancelableApiEvent } from "@docsvision/webclient/System/ApiEvent";
|
|
8
|
-
import React from "react";
|
|
9
|
-
import { $CardInfo } from "@docsvision/webclient/System/LayoutServices";
|
|
10
|
-
import { PowersValueType, PowersNodeType } from "@docsvision/webclient/BackOffice/Powers";
|
|
11
|
-
import { IPowersDialog } from "@docsvision/webclient/BackOffice/IPowersDialog";
|
|
12
|
-
import { IPowersDataLoadingEventArgs } from "@docsvision/webclient/BackOffice/IPowersDataLoadingEventArgs";
|
|
13
|
-
import { IPowerModel } from '@docsvision/webclient/BackOffice/IPowerModel';
|
|
14
|
-
declare type ItemT = IPowerModel;
|
|
15
|
-
/** @internal */
|
|
16
|
-
export interface IPowersSelectDialogSearchPathOptions {
|
|
17
|
-
path: GenModels.DepartmentModel[];
|
|
18
|
-
notAppendToSelectedFilterPath?: boolean;
|
|
19
|
-
}
|
|
20
|
-
/** @internal */
|
|
21
|
-
export interface IPowersSelectDialogProps extends IDirectorySelectDialogProps<PowersValueType, PowersNodeType, ItemT> {
|
|
22
|
-
searchResultsLoading: CancelableApiEvent<IPowersDataLoadingEventArgs>;
|
|
23
|
-
searchResultsLoaded: BasicApiEvent<IPowersDataLoadingEventArgs>;
|
|
24
|
-
onSelectedValuesChanged: (values: ItemT[]) => void;
|
|
25
|
-
multipleSelection: boolean;
|
|
26
|
-
initialSelectedValues: ItemT[];
|
|
27
|
-
services: $PowersDirectoryController & $CardInfo;
|
|
28
|
-
}
|
|
29
|
-
/** @internal */
|
|
30
|
-
export interface IPowersSelectDialogState extends IDirectorySelectDialogState<PowersValueType, PowersNodeType, ItemT> {
|
|
31
|
-
selectedValues: ItemT[];
|
|
32
|
-
previousSelected: ItemT;
|
|
33
|
-
isGroupSearch: boolean;
|
|
34
|
-
}
|
|
35
|
-
/** @internal */
|
|
36
|
-
export declare class PowersSelectDialog extends DirectorySelectDialog<PowersValueType, PowersNodeType, ItemT, IPowersSelectDialogProps, IPowersSelectDialogState> implements IPowersDialog {
|
|
37
|
-
directoryDataId: FieldNameAccessor<IPowerModel, string>;
|
|
38
|
-
directoryDataName: FuncAccessor<IPowerModel, string>;
|
|
39
|
-
directoryDataTip: FuncAccessor<IPowerModel, string>;
|
|
40
|
-
constructor(props: IPowersSelectDialogProps);
|
|
41
|
-
protected getSearchItemDisplayName(item: IDirectorySearchItem<IPowerModel, IPowerModel>): string;
|
|
42
|
-
protected search(searchText: string, nodeId: string, nodeType: GenModels.DirectoryDataType, maxCount: number, skip: number, reset: boolean): Promise<IDirectorySearchResponse<IPowerModel, IPowerModel>>;
|
|
43
|
-
protected getSearchItemIconClassName(item: IDirectorySearchItem<PowersNodeType, PowersNodeType | ItemT>): string;
|
|
44
|
-
protected getSearchItemTooltip(item: IDirectorySearchItem<PowersNodeType, PowersNodeType | ItemT>): string;
|
|
45
|
-
protected getItemDisplayName(item: IDirectoryItem<ItemT>): string;
|
|
46
|
-
protected getItemIconClassName(item: IDirectoryItem<ItemT>): string;
|
|
47
|
-
protected getItemTooltip(item: IDirectoryItem<ItemT>): string;
|
|
48
|
-
get selectedItems(): IPowerModel[];
|
|
49
|
-
set selectedItems(items: IPowerModel[]);
|
|
50
|
-
protected itemHasChildren(item: IDirectoryItem<PowersNodeType | ItemT>): boolean;
|
|
51
|
-
protected itemIsNode(item: IDirectoryItem<PowersNodeType | ItemT>): boolean;
|
|
52
|
-
protected loadChildrenList(nodeId: string, nodeType: GenModels.DirectoryDataType, from: number, to: number): Promise<IDirectoryChildrenLoadResponse<PowersNodeType | ItemT>>;
|
|
53
|
-
isPowersItemSelected(item: IDirectoryItem<ItemT>): boolean;
|
|
54
|
-
protected onChildrenListItemFocus(item: IDirectoryItem<ItemT>, ev: React.FocusEvent): void;
|
|
55
|
-
protected onChildrenListItemClick(item: IDirectoryItem<ItemT>, ev: React.MouseEvent): void;
|
|
56
|
-
protected onChildrenListItemSelectSibling(mode: 'prev' | 'next', index: number, getCollectionData: () => IDirectoryItem<ItemT>[]): void;
|
|
57
|
-
private onPowersItemClick;
|
|
58
|
-
protected onDialogAccept(): void;
|
|
59
|
-
protected processMultiSelectValue(item: IDirectoryItem<ItemT>): void;
|
|
60
|
-
protected isGoToButtonActive(item: IDirectoryItem<ItemT>): boolean;
|
|
61
|
-
protected onChildrenListItemKeyDown(item: IDirectoryItem<ItemT>, ev: React.KeyboardEvent<unknown>): boolean;
|
|
62
|
-
protected onChildrenListItemDoubleClick(item: IDirectoryItem<ItemT>, ev: React.MouseEvent<unknown>): boolean;
|
|
63
|
-
protected isItemAllowedToAccept(item: IDirectoryItem<ItemT>): boolean;
|
|
64
|
-
protected onItemDoubleClick(item: IDirectoryItem<ItemT>, ev: React.MouseEvent<unknown>): boolean;
|
|
65
|
-
protected onPowersItemKeyDown(item: IDirectoryItem<ItemT>, ev: React.KeyboardEvent<unknown>): boolean;
|
|
66
|
-
protected onRemoveMultiSelectItemClick(item: IPowerModel): void;
|
|
67
|
-
protected renderDialogBreadcrumbs(): JSX.Element;
|
|
68
|
-
protected getDialogHeader(): JSX.Element;
|
|
69
|
-
protected renderSearchInput(): any;
|
|
70
|
-
protected renderItemName(item: IDirectoryItem<ItemT>): JSX.Element;
|
|
71
|
-
protected isDialogSelectButtonEnabled(): boolean;
|
|
72
|
-
protected renderDialogSelectButtonName(): string;
|
|
73
|
-
}
|
|
74
|
-
export {};
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
3
|
-
import { IComboBoxElement } from "@docsvision/webclient/Helpers/ComboBox/Data/ClientModels/IComboBoxElement";
|
|
4
|
-
export interface ISignatureDialogPowersOfAttorneyProps {
|
|
5
|
-
powersOfAttorney: IComboBoxElement[];
|
|
6
|
-
selectedPowerOfAttorney: GenModels.PowerOfAttorneyModel;
|
|
7
|
-
onSelectPowerOfAttorney: (label: GenModels.PowerOfAttorneyModel) => void;
|
|
8
|
-
}
|
|
9
|
-
export declare function SignatureDialogPowersOfAttorney(props: ISignatureDialogPowersOfAttorneyProps): JSX.Element;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { IRealTimeCommunicationMessage } from "@docsvision/webclient/System/IRealTimeCommunicationMessage";
|
|
2
|
-
/** @internal */
|
|
3
|
-
export interface IRealtimeCommunicationHub {
|
|
4
|
-
client: IRealtimeCommunicationHubClient;
|
|
5
|
-
server: IRealtimeCommunicationHubServer;
|
|
6
|
-
}
|
|
7
|
-
/** @internal */
|
|
8
|
-
export interface IRealtimeCommunicationHubServer {
|
|
9
|
-
register(employeeId: string, employeeAccountName: string, sessionId: string): Promise<any>;
|
|
10
|
-
sendMessage(message: IRealTimeCommunicationMessage<string>): Promise<any>;
|
|
11
|
-
}
|
|
12
|
-
/** @internal */
|
|
13
|
-
export interface IRealtimeCommunicationHubClient {
|
|
14
|
-
sendMessage<T>(message: IRealTimeCommunicationMessage<T>): any;
|
|
15
|
-
}
|