@docsvision/webclient 6.1.7 → 6.1.9-beta.1
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/Account/Altcha.d.ts +10 -0
- package/Account/LoginContainer.d.ts +2 -0
- package/Account/LoginLogic.d.ts +18 -1
- package/Application.d.ts +3 -3
- package/BackOffice/AddressStoriesData.d.ts +22 -0
- package/BackOffice/CardKindStoriesData.d.ts +45 -0
- package/BackOffice/CardKindTreeNode.d.ts +1 -1
- package/BackOffice/CommentsStoriesData.d.ts +8 -0
- package/BackOffice/CreateRelatedCardButtonStoriesData.d.ts +23 -0
- package/BackOffice/DelegateBatchOperationStoriesData.d.ts +16 -0
- package/BackOffice/DeleteShortcutBatchOperationStoriesData.d.ts +13 -0
- package/BackOffice/DepartmentStoriesData.d.ts +89 -0
- package/BackOffice/DirectoryDesRowSelectDialog.d.ts +3 -1
- package/BackOffice/DirectoryDesignerRowImpl.d.ts +4 -2
- package/BackOffice/DirectoryDesignerRowStoriesData.d.ts +15 -0
- package/BackOffice/DirectorySearchContent.d.ts +1 -1
- package/BackOffice/DirectorySearchResultView.d.ts +1 -1
- package/BackOffice/DisplayInitiatorStoriesData.d.ts +35 -0
- package/BackOffice/DisplayPerformersStoriesData.d.ts +72 -0
- package/BackOffice/EmailButtonView.d.ts +1 -1
- package/BackOffice/EmployeeStoriesData.d.ts +19 -0
- package/BackOffice/FileListControlLogic.d.ts +2 -1
- package/BackOffice/FileListControlStoriesData.d.ts +162 -0
- package/BackOffice/GetSearchItemsType.d.ts +2 -0
- package/BackOffice/GroupTaskCardSelectPerformersStoriesData.d.ts +14 -0
- package/BackOffice/HistoryStoriesData.d.ts +46 -0
- package/BackOffice/HistoryStoriesHelpers.d.ts +4 -0
- package/BackOffice/LinksStoriesData.d.ts +61 -0
- package/BackOffice/MultipleEmployeesStoriesData.d.ts +34 -0
- package/BackOffice/NumeratorStoriesData.d.ts +25 -0
- package/BackOffice/PartnerDepartmentStoriesData.d.ts +175 -0
- package/BackOffice/PartnerStoriesData.d.ts +141 -0
- package/BackOffice/StateButtonsStoriesData.d.ts +23 -0
- package/BackOffice/TasksStoriesData.d.ts +37 -0
- package/BackOffice/TasksTableCell.d.ts +4 -4
- package/BackOffice/ToSearchArea.d.ts +3 -0
- package/Generated/DocsVision.WebClient.Controllers.d.ts +10 -9
- package/Generated/DocsVision.WebClient.Models.d.ts +2553 -70
- package/Helpers/FileComments/FileComments.d.ts +2 -1
- package/Helpers/InputMask/InputMaskView.d.ts +1 -1
- package/Helpers/InputMask/components/InputMaskField.d.ts +1 -1
- package/Helpers/LoadingIcon/LoadingIcon.d.ts +1 -0
- package/Helpers/PopoverHelpers/Popover.d.ts +2 -0
- package/Helpers/Sortable/Sortable.d.ts +5 -0
- package/Legacy/UserMenu.d.ts +2 -1
- package/Legacy/WebFrameSearchPanelRouteHandler.d.ts +2 -2
- package/Platform/ApprovalVisualizationView.d.ts +1 -1
- package/Platform/ApprovalVisualizationVisBlock.d.ts +1 -1
- package/Platform/DeleteBatchOperationStoriesData.d.ts +14 -0
- package/Platform/DownloadFilesBatchOperationStoriesData.d.ts +17 -0
- package/Platform/FavoritesPageRouteHandler.d.ts +5 -5
- package/Platform/FavoritesRouteHandler.d.ts +3 -3
- package/Platform/FolderDataLoadingService.d.ts +2 -0
- package/Platform/FolderGrid.d.ts +2 -1
- package/Platform/FolderGridService.d.ts +4 -4
- package/Platform/FolderNameImpl.d.ts +0 -1
- package/Platform/FolderRouteHelpers.d.ts +1 -4
- package/Platform/FolderViewItemsImpl.d.ts +23 -23
- package/Platform/FolderWebFrameRouteHandler.d.ts +2 -3
- package/Platform/GetWarningModal.d.ts +2 -0
- package/Platform/ListCheckbox.d.ts +1 -1
- package/Platform/ListInput.d.ts +1 -1
- package/Platform/LoadExistingFolderDataLoader.d.ts +5 -2
- package/Platform/MoveShortcutBatchOperationStoriesData.d.ts +13 -0
- package/Platform/ReadBatchBatchOperationStoriesData.d.ts +14 -0
- package/Platform/RecentCardsPageRouteHandler.d.ts +5 -5
- package/Platform/RecentCardsRouteHandler.d.ts +4 -4
- package/Platform/ResetSettings.d.ts +2 -2
- package/Platform/SearchTextInput.d.ts +1 -1
- package/Platform/SessionExpiredHandler.d.ts +6 -0
- package/Platform/TestUtils.d.ts +3 -1
- package/Platform/TextAreaImpl.d.ts +2 -0
- package/Platform/TextBoxInputField.d.ts +1 -1
- package/Platform/TextBoxInputMaskView.d.ts +1 -1
- package/Platform/TextListInputView.d.ts +3 -3
- package/Platform/WebFrameSearchPanel.d.ts +15 -15
- package/StandardServices.d.ts +3 -2
- package/System/$LayoutManager.d.ts +3 -0
- package/System/$LogoutService.d.ts +7 -0
- package/System/$SessionRelatedContent.d.ts +11 -0
- package/System/DirectoryBaseImpl.d.ts +1 -0
- package/System/Localizations.d.ts +1 -0
- package/System/LocationContainerControlStoriesData.d.ts +2 -1
- package/System/LogoutService.d.ts +9 -0
- package/System/OutcomingLocalStorageCommunicationChannel.d.ts +1 -0
- package/System/PagesControllerStub.d.ts +0 -1
- package/System/ResourcesStub.d.ts +8 -0
- package/System/SessionRelatedContentService.d.ts +8 -0
- package/System/StorybookStory.d.ts +8 -4
- package/System/Summernote.d.ts +2 -0
- package/package.json +1 -2
- package/Legacy/$FolderViews.d.ts +0 -8
- package/Legacy/BasicGridHtmlBuilder.d.ts +0 -133
- package/Legacy/DesktopGridHtmlBuilder.d.ts +0 -30
- package/Legacy/FilterSidePanel.d.ts +0 -4
- package/Legacy/FolderViewHandler.d.ts +0 -9
- package/Legacy/FolderViews.d.ts +0 -26
- package/Legacy/FormFactor.d.ts +0 -5
- package/Legacy/Grid.d.ts +0 -50
- package/Legacy/GridModeService.d.ts +0 -10
- package/Legacy/GridRowSelectionService.d.ts +0 -12
- package/Legacy/GridRowsSelectionLogic.d.ts +0 -30
- package/Legacy/IGridHtmlBuilder.d.ts +0 -25
- package/Legacy/ISortingColumn.d.ts +0 -5
- package/Legacy/MobileGridHtmlBuilder.d.ts +0 -31
- package/Platform/FolderCountersRouteHandler.d.ts +0 -29
- package/Platform/GridManagement.d.ts +0 -8
|
@@ -10,7 +10,7 @@ import("@docsvision/web/components/modals/modal-dialog").ModalDialogProps) => JS
|
|
|
10
10
|
import("./components/EmailButtonItem").EmailButtonItemProps) => JSX.Element;
|
|
11
11
|
checkbox:
|
|
12
12
|
import("react").ForwardRefExoticComponent<Pick<
|
|
13
|
-
import("@docsvision/web/components/form/checkbox/CheckBox").CheckBoxProps, "form" | "slot" | "style" | "title" | "children" | "name" | "id" | "disabled" | "onSubmit" | "placeholder" | "value" | "dir" | "className" | "onClick" | "onKeyDown" | "onFocus" | "onBlur" | "tabIndex" | "dataTestId" | "
|
|
13
|
+
import("@docsvision/web/components/form/checkbox/CheckBox").CheckBoxProps, "form" | "slot" | "style" | "title" | "children" | "name" | "id" | "disabled" | "onSubmit" | "placeholder" | "value" | "color" | "translate" | "dir" | "className" | "onClick" | "onKeyDown" | "onFocus" | "onBlur" | "tabIndex" | "dataTestId" | "hidden" | "draggable" | "key" | "onMouseDown" | "labelText" | "required" | "defaultValue" | "defaultChecked" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "lang" | "spellCheck" | "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" | "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" | "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" | "onSetupLogic" | "onSetupView" | "checked" | "readOnly" | "htmlFor" | "indeterminate" | "innerRef"> &
|
|
14
14
|
import("react").RefAttributes<unknown>>;
|
|
15
15
|
files: (props:
|
|
16
16
|
import("./components/EmailButtonFiles").EmailButtonFilesProps) => JSX.Element;
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { $EmployeeController, $LayoutStaffController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
2
|
+
import { $EditOperationStore, $LayoutInfo } from "@docsvision/webclient/System/LayoutServices";
|
|
3
|
+
import { $LocalStorage } from "@docsvision/webclient/System/$LocalStorage";
|
|
4
|
+
export declare function getEmployeeMockServices():
|
|
5
|
+
import("@docsvision/web/core/services").ServiceContainer & $LayoutStaffController & $EditOperationStore & $LayoutInfo & $LocalStorage & $EmployeeController;
|
|
6
|
+
export declare function getEmployeeMockValue(): {
|
|
7
|
+
id: string;
|
|
8
|
+
isCurrent: boolean;
|
|
9
|
+
displayName: string;
|
|
10
|
+
firstName: string;
|
|
11
|
+
lastName: string;
|
|
12
|
+
middleName: any;
|
|
13
|
+
position: any;
|
|
14
|
+
fieldPath: string;
|
|
15
|
+
unitId: string;
|
|
16
|
+
pathInDirectory: any;
|
|
17
|
+
dataType: number;
|
|
18
|
+
status: number;
|
|
19
|
+
};
|
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
/// <reference types="jquery" />
|
|
3
3
|
import { FileListAttachedElements } from "@docsvision/webclient/BackOffice/FileListAttachElements";
|
|
4
4
|
import { FileListItem } from "@docsvision/webclient/BackOffice/FileListItem";
|
|
5
|
+
import { IFileMenuItem } from "@docsvision/webclient/BackOffice/IFileMenuItem";
|
|
5
6
|
import { FileListControlParams } from "@docsvision/webclient/BackOffice/FileListControl";
|
|
6
7
|
import { FileListControlImpl, FileListImplState } from "@docsvision/webclient/BackOffice/FileListControlImpl";
|
|
7
8
|
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
@@ -58,7 +59,7 @@ export declare class FileListControlLogic {
|
|
|
58
59
|
private sortFiles;
|
|
59
60
|
protected updateVersionsOnLoad(appendFiles?: boolean): void;
|
|
60
61
|
closeAllMenusBut(fileItem: FileListItem): void;
|
|
61
|
-
fileMenuOpening(fileItem: FileListItem, data:
|
|
62
|
+
fileMenuOpening(fileItem: FileListItem, data: IFileMenuItem[]): Promise<IFileMenuItem[]>;
|
|
62
63
|
fileVersionExpanding(fileItem: FileListItem): Promise<void>;
|
|
63
64
|
rowClick(fileItem: FileListItem): void;
|
|
64
65
|
nameClick(fileItem: FileListItem): Promise<void>;
|
|
@@ -0,0 +1,162 @@
|
|
|
1
|
+
import { FileListItem } from "@docsvision/webclient/BackOffice/FileListItem";
|
|
2
|
+
import { FileListItemState } from "@docsvision/webclient/BackOffice/FileListItemState";
|
|
3
|
+
export declare const getFileListControlMockProps: () => any;
|
|
4
|
+
export declare const getFileListControlMockServices: (files: any) => {
|
|
5
|
+
layoutManager:
|
|
6
|
+
import("D:/BuildAgent/work/a67c8f9640042c6e/Bin/System/Services/$LayoutManager").ILayoutManager;
|
|
7
|
+
layoutInfo:
|
|
8
|
+
import("D:/BuildAgent/work/a67c8f9640042c6e/Bin/Generated/DocsVision.WebClient.Models").GenModels.LayoutInfoModel;
|
|
9
|
+
fileListOptions?:
|
|
10
|
+
import("@docsvision/webclient/FileListControlImpl").IFileListOptions;
|
|
11
|
+
siteUrl: string;
|
|
12
|
+
webServices:
|
|
13
|
+
import("D:/BuildAgent/work/a67c8f9640042c6e/Bin/System/Services/WebServices/IWebServicesService").IWebServicesService;
|
|
14
|
+
cardTimestamp: number;
|
|
15
|
+
R7OfficeController:
|
|
16
|
+
import("D:/BuildAgent/work/a67c8f9640042c6e/Bin/Generated/DocsVision.WebClient.Controllers").GenControllers.IR7OfficeController;
|
|
17
|
+
fileService:
|
|
18
|
+
import("D:/BuildAgent/work/a67c8f9640042c6e/Bin/System/Services/$FileService").IFileService;
|
|
19
|
+
documentCardController:
|
|
20
|
+
import("D:/BuildAgent/work/a67c8f9640042c6e/Bin/Legacy/Controllers/DocumentCard/DocumentCard").DocumentCardController;
|
|
21
|
+
fileController:
|
|
22
|
+
import("D:/BuildAgent/work/a67c8f9640042c6e/Bin/Legacy/Controllers/FileController/FileController").FileController;
|
|
23
|
+
layoutFileController:
|
|
24
|
+
import("D:/BuildAgent/work/a67c8f9640042c6e/Bin/Generated/DocsVision.WebClient.Controllers").GenControllers.ILayoutFileController;
|
|
25
|
+
layout:
|
|
26
|
+
import("D:/BuildAgent/work/a67c8f9640042c6e/Bin/System/Controls/Layout/$Layout").ILayout;
|
|
27
|
+
cardId: string;
|
|
28
|
+
realtimeCommunicationService:
|
|
29
|
+
import("D:/BuildAgent/work/a67c8f9640042c6e/Bin/System/Services/RealtimeCommunication/$RealtimeCommunicationService").IRealtimeCommunicationService;
|
|
30
|
+
router:
|
|
31
|
+
import("@docsvision/web/core/routing").IRouter;
|
|
32
|
+
deviceType:
|
|
33
|
+
import("D:/BuildAgent/work/a67c8f9640042c6e/Bin/Generated/DocsVision.WebClient.Models").GenModels.DeviceType;
|
|
34
|
+
defaultDeviceType:
|
|
35
|
+
import("D:/BuildAgent/work/a67c8f9640042c6e/Bin/Generated/DocsVision.WebClient.Models").GenModels.DeviceType;
|
|
36
|
+
editOperations?:
|
|
37
|
+
import("D:/BuildAgent/work/a67c8f9640042c6e/Bin/System/Core/EditOperationStore/IEditOperationStore").IEditOperationStore;
|
|
38
|
+
cardInfo:
|
|
39
|
+
import("D:/BuildAgent/work/a67c8f9640042c6e/Bin/Generated/DocsVision.WebClient.Models").GenModels.CardInfoModel;
|
|
40
|
+
requestManager:
|
|
41
|
+
import("D:/BuildAgent/work/a67c8f9640042c6e/Bin/System/Core/RequestProcessing/$RequestManager").IRequestManager;
|
|
42
|
+
signatureController:
|
|
43
|
+
import("D:/BuildAgent/work/a67c8f9640042c6e/Bin/Generated/DocsVision.WebClient.Controllers").GenControllers.ISignatureController;
|
|
44
|
+
dataVisualizationController:
|
|
45
|
+
import("D:/BuildAgent/work/a67c8f9640042c6e/Bin/Generated/DocsVision.WebClient.Controllers").GenControllers.IDataVisualizationController;
|
|
46
|
+
layoutCheck:
|
|
47
|
+
import("D:/BuildAgent/work/a67c8f9640042c6e/Bin/System/Services/$LayoutCheckService").ILayoutCheckService;
|
|
48
|
+
applicationSettings:
|
|
49
|
+
import("D:/BuildAgent/work/a67c8f9640042c6e/Bin/Generated/DocsVision.WebClient.Models").GenModels.ApplicationSettings;
|
|
50
|
+
fileUpload:
|
|
51
|
+
import("D:/BuildAgent/work/a67c8f9640042c6e/Bin/Platform/Services/File/IFileUploadService").IFileUploadService;
|
|
52
|
+
urlStore:
|
|
53
|
+
import("D:/BuildAgent/work/a67c8f9640042c6e/Bin/System/Core/UrlStore/$UrlStore").IUrlStore;
|
|
54
|
+
messageBox:
|
|
55
|
+
import("D:/BuildAgent/work/a67c8f9640042c6e/Bin/System/Services/$MessageBox").IMessageBoxService;
|
|
56
|
+
webViewIOSEnabled: boolean;
|
|
57
|
+
layoutFileApiController:
|
|
58
|
+
import("D:/BuildAgent/work/a67c8f9640042c6e/Bin/Generated/DocsVision.WebClient.Controllers").GenControllers.ILayoutFileApiController;
|
|
59
|
+
layoutDocumentController:
|
|
60
|
+
import("D:/BuildAgent/work/a67c8f9640042c6e/Bin/Generated/DocsVision.WebClient.Controllers").GenControllers.ILayoutDocumentController;
|
|
61
|
+
cloudSignature:
|
|
62
|
+
import("D:/BuildAgent/work/a67c8f9640042c6e/Bin/TypeScriptDefinitions/Services/CloudSignature/$CloudSignature").ICloudSignatureService;
|
|
63
|
+
cryptoPro:
|
|
64
|
+
import("D:/BuildAgent/work/a67c8f9640042c6e/Bin/TypeScriptDefinitions/Services/CryptoPro/$CryptoPro").ICryptoProService;
|
|
65
|
+
localStorage:
|
|
66
|
+
import("D:/BuildAgent/work/a67c8f9640042c6e/Bin/System/Services/$LocalStorage").ILocalStorage;
|
|
67
|
+
signatureMethodsController:
|
|
68
|
+
import("D:/BuildAgent/work/a67c8f9640042c6e/Bin/Generated/DocsVision.WebClient.Controllers").GenControllers.ISignatureMethodsController;
|
|
69
|
+
digitalSignature:
|
|
70
|
+
import("D:/BuildAgent/work/a67c8f9640042c6e/Bin/TypeScriptDefinitions/Services/DigitalSignature/$DigitalSignature").IDigitalSignatureService;
|
|
71
|
+
};
|
|
72
|
+
export declare const getFileListControlMockFiles: () => FileListItem[];
|
|
73
|
+
export declare const getFileListControlMockChildVersions: () => {
|
|
74
|
+
id: string;
|
|
75
|
+
versionId: string;
|
|
76
|
+
versionPath: string;
|
|
77
|
+
versionNumber: number;
|
|
78
|
+
author: string;
|
|
79
|
+
creationDate: string;
|
|
80
|
+
comments: any[];
|
|
81
|
+
changeDate: string;
|
|
82
|
+
}[];
|
|
83
|
+
export declare const getFileListControlCommandBarButtons: () => {
|
|
84
|
+
controlTypeName: string;
|
|
85
|
+
isAsync: any;
|
|
86
|
+
properties: {
|
|
87
|
+
name: string;
|
|
88
|
+
};
|
|
89
|
+
children: ({
|
|
90
|
+
controlTypeName: string;
|
|
91
|
+
isAsync: any;
|
|
92
|
+
properties: {
|
|
93
|
+
standardCssClass: string;
|
|
94
|
+
visibilityEditOperation: string;
|
|
95
|
+
visibility: boolean;
|
|
96
|
+
name: string;
|
|
97
|
+
tag: string;
|
|
98
|
+
click: string;
|
|
99
|
+
mouseOver: string;
|
|
100
|
+
mouseOut: string;
|
|
101
|
+
signatureFormat?: undefined;
|
|
102
|
+
};
|
|
103
|
+
children: any[];
|
|
104
|
+
} | {
|
|
105
|
+
controlTypeName: string;
|
|
106
|
+
isAsync: any;
|
|
107
|
+
properties: {
|
|
108
|
+
standardCssClass: string;
|
|
109
|
+
visibility: boolean;
|
|
110
|
+
name: string;
|
|
111
|
+
click: string;
|
|
112
|
+
mouseOver: string;
|
|
113
|
+
mouseOut: string;
|
|
114
|
+
signatureFormat: number;
|
|
115
|
+
visibilityEditOperation?: undefined;
|
|
116
|
+
tag?: undefined;
|
|
117
|
+
};
|
|
118
|
+
children: any[];
|
|
119
|
+
})[];
|
|
120
|
+
}[];
|
|
121
|
+
export declare function selectFirst(files: FileListItem[]): FileListItem[];
|
|
122
|
+
export declare function expandFirstMenu(files: FileListItem[]): FileListItem[];
|
|
123
|
+
export declare function lockFirst(files: FileListItem[]): FileListItem[];
|
|
124
|
+
export declare function signAll(files: FileListItem[]): {
|
|
125
|
+
data: {
|
|
126
|
+
hasFileCertificatedSignature: boolean;
|
|
127
|
+
name: string;
|
|
128
|
+
fileCardId: string;
|
|
129
|
+
fileId: string;
|
|
130
|
+
isLocked: boolean;
|
|
131
|
+
isFilePreviewSupported: boolean;
|
|
132
|
+
isESExportAllowed: boolean;
|
|
133
|
+
fileExtension: string;
|
|
134
|
+
childVersions:
|
|
135
|
+
import("D:/BuildAgent/work/a67c8f9640042c6e/Bin/Generated/DocsVision.WebClient.Models").GenModels.VersionedFileModel[];
|
|
136
|
+
currentVersion:
|
|
137
|
+
import("D:/BuildAgent/work/a67c8f9640042c6e/Bin/Generated/DocsVision.WebClient.Models").GenModels.VersionedFileModel;
|
|
138
|
+
hasFileSignature: boolean;
|
|
139
|
+
isMain: boolean;
|
|
140
|
+
allowEdit: boolean;
|
|
141
|
+
webDavLink: string;
|
|
142
|
+
webDavReadonlyLink: string;
|
|
143
|
+
versionsCount: number;
|
|
144
|
+
size: number;
|
|
145
|
+
};
|
|
146
|
+
settingsMenuExpanded: boolean;
|
|
147
|
+
versionsListExpanded: boolean;
|
|
148
|
+
versionsListAnimating: boolean;
|
|
149
|
+
commentsDialogOpen: boolean;
|
|
150
|
+
uploadVersionAttachedElements:
|
|
151
|
+
import("@docsvision/webclient/Data/FileListAttachElements").FileListAttachedElements;
|
|
152
|
+
uploadSignedAttachedElement:
|
|
153
|
+
import("@docsvision/webclient/Data/FileListAttachElements").FileListAttachedElements;
|
|
154
|
+
versionListElement: HTMLElement;
|
|
155
|
+
itemComponent:
|
|
156
|
+
import("@docsvision/webclient/FileListItem/FileListItemComponent").FileListItemComponent;
|
|
157
|
+
file: File;
|
|
158
|
+
state: FileListItemState;
|
|
159
|
+
isSelected: boolean;
|
|
160
|
+
cssClasses?: string[];
|
|
161
|
+
}[];
|
|
162
|
+
export declare function prepareVersions(data: FileListItem[]): FileListItem[];
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { TaskGroupInterval } from "@docsvision/webclient/BackOffice/TaskGroupIntervalModel";
|
|
2
|
+
import { $TaskGroupPerformersController, $BusinessCalendarController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
3
|
+
import { $DeviceType, $CurrentEmployeeId, $ApplicationSettings } from "@docsvision/webclient/StandardServices";
|
|
4
|
+
import { $EditOperationStore, $LayoutInfo, $CardInfo } from "@docsvision/webclient/System/LayoutServices";
|
|
5
|
+
import { $MessageBox } from "@docsvision/webclient/System/$MessageBox";
|
|
6
|
+
export declare function getGroupTaskCardSelectPerformersMockServices():
|
|
7
|
+
import("@docsvision/web/core/services").ServiceContainer & $EditOperationStore & $MessageBox & $DeviceType & $TaskGroupPerformersController & $LayoutInfo & $CardInfo & $CurrentEmployeeId & $BusinessCalendarController & $ApplicationSettings;
|
|
8
|
+
export declare function getGroupTaskCardSelectPerformersMockProps(): {
|
|
9
|
+
useBusinessCalendar: boolean;
|
|
10
|
+
};
|
|
11
|
+
export declare function getGroupTaskCardSelectPerformersMockValue(): {
|
|
12
|
+
executionType: number;
|
|
13
|
+
intervals: TaskGroupInterval[];
|
|
14
|
+
};
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
import { $BusinessCalendarController, $LayoutHistoryController, $LayoutStaffController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
2
|
+
import { $CardId, $CardInfo, $EditOperationStore, $LayoutInfo } from "@docsvision/webclient/System/LayoutServices";
|
|
3
|
+
import { $Router } from "@docsvision/webclient/System/$Router";
|
|
4
|
+
import { $DeviceType } from "@docsvision/web/core/system-services/environment";
|
|
5
|
+
import { HistoryParams } from "@docsvision/webclient/BackOffice/History";
|
|
6
|
+
export declare function getHistoryServices():
|
|
7
|
+
import("@docsvision/web/core/services").ServiceContainer & $LayoutHistoryController & $CardId & $EditOperationStore & $DeviceType & $LayoutInfo & $BusinessCalendarController & $Router & $CardInfo & $LayoutStaffController;
|
|
8
|
+
export declare const getBindingArgHistoryStory: (hasMore: boolean) => HistoryParams;
|
|
9
|
+
export declare function getEmployeesMock(): {
|
|
10
|
+
employees: {
|
|
11
|
+
id: string;
|
|
12
|
+
isCurrent: boolean;
|
|
13
|
+
accountName: any;
|
|
14
|
+
displayName: string;
|
|
15
|
+
firstName: string;
|
|
16
|
+
lastName: string;
|
|
17
|
+
middleName: string;
|
|
18
|
+
position: string;
|
|
19
|
+
sdid: string;
|
|
20
|
+
isFavoritePerformer: boolean;
|
|
21
|
+
unitId: string;
|
|
22
|
+
units: any[];
|
|
23
|
+
email: any;
|
|
24
|
+
status: number;
|
|
25
|
+
departmentName: any;
|
|
26
|
+
dataType: number;
|
|
27
|
+
employeeId: string;
|
|
28
|
+
unit: any;
|
|
29
|
+
deputyDisplayName: any;
|
|
30
|
+
}[];
|
|
31
|
+
hasMore: boolean;
|
|
32
|
+
};
|
|
33
|
+
export declare function getHistoryRecordsMock(): {
|
|
34
|
+
records: {
|
|
35
|
+
logNewId: string;
|
|
36
|
+
id: number;
|
|
37
|
+
date: string;
|
|
38
|
+
event: string;
|
|
39
|
+
author: {
|
|
40
|
+
displayName: string;
|
|
41
|
+
};
|
|
42
|
+
}[];
|
|
43
|
+
hasMore: boolean;
|
|
44
|
+
cacheId: string;
|
|
45
|
+
renew: boolean;
|
|
46
|
+
};
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
import { $LinksSearchCards } from "@docsvision/webclient/BackOffice/$LinksSearchCardsService";
|
|
2
|
+
import { $LayoutFileController, $LayoutController, $LayoutLinksController, $CardOperationsController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
3
|
+
import { $FileController } from "@docsvision/webclient/Legacy/FileController";
|
|
4
|
+
import { $FilePreview } from "@docsvision/webclient/Platform/$FilePreview";
|
|
5
|
+
import { $ApplicationSettings, $DeviceType, $WebViewIOSEnabled } from "@docsvision/webclient/StandardServices";
|
|
6
|
+
import { $Layout } from "@docsvision/webclient/System/$Layout";
|
|
7
|
+
import { $EditOperationStore, $CardId, $CardTimestamp, $LayoutInfo, $CardInfo } from "@docsvision/webclient/System/LayoutServices";
|
|
8
|
+
import { $RequestManager } from "@docsvision/webclient/System/$RequestManager";
|
|
9
|
+
import { $FileService } from "@docsvision/webclient/System/$FileService";
|
|
10
|
+
import { $LayoutCheck } from "@docsvision/webclient/System/$LayoutCheckService";
|
|
11
|
+
import { $LayoutManager } from "@docsvision/webclient/System/$LayoutManager";
|
|
12
|
+
import { $LocalStorage } from "@docsvision/webclient/System/$LocalStorage";
|
|
13
|
+
export declare function getLinksMockServices():
|
|
14
|
+
import("@docsvision/web/core/services").ServiceContainer & $FileController & $LayoutFileController & $LayoutController & $LayoutLinksController & $EditOperationStore & $ApplicationSettings & $Layout & $LayoutManager & $LocalStorage & $DeviceType & $CardId & $CardTimestamp & $LayoutInfo & $LinksSearchCards & $LayoutCheck & $CardInfo & $RequestManager & $FileService & $CardOperationsController & $FilePreview & $WebViewIOSEnabled;
|
|
15
|
+
export declare function getLinksMockProps(): {
|
|
16
|
+
header: string;
|
|
17
|
+
createLinkLinkTypes: {
|
|
18
|
+
linkTypeId: string;
|
|
19
|
+
name: string;
|
|
20
|
+
displayName: string;
|
|
21
|
+
oppositeLinkName: string;
|
|
22
|
+
}[];
|
|
23
|
+
createLinkKinds: {
|
|
24
|
+
name: string;
|
|
25
|
+
kindId: string;
|
|
26
|
+
cardTypeId: string;
|
|
27
|
+
withDescendants: boolean;
|
|
28
|
+
}[];
|
|
29
|
+
};
|
|
30
|
+
export declare function getLinksMockValue(): {
|
|
31
|
+
links: {
|
|
32
|
+
linkId: string;
|
|
33
|
+
displayName: string;
|
|
34
|
+
linkTypeId: string;
|
|
35
|
+
linkTypeName: string;
|
|
36
|
+
kind: number;
|
|
37
|
+
isDocument: boolean;
|
|
38
|
+
cardId: any;
|
|
39
|
+
cardTypeId: string;
|
|
40
|
+
cardKindId: string;
|
|
41
|
+
fileCardId: any;
|
|
42
|
+
fileVersionId: any;
|
|
43
|
+
creationDate: string;
|
|
44
|
+
authorDisplayName: string;
|
|
45
|
+
description: string;
|
|
46
|
+
url: any;
|
|
47
|
+
canDelete: boolean;
|
|
48
|
+
linkDescription: {
|
|
49
|
+
linkDescriptionMode: number;
|
|
50
|
+
text: string;
|
|
51
|
+
layout: any;
|
|
52
|
+
};
|
|
53
|
+
}[];
|
|
54
|
+
bindingInfo: any;
|
|
55
|
+
allowedLinkCardTypes: string[];
|
|
56
|
+
allowedLinkTypes: string[];
|
|
57
|
+
linksLoaded: boolean;
|
|
58
|
+
totalLinksCount: number;
|
|
59
|
+
descriptionColumnViewMode: number;
|
|
60
|
+
descriptionColumnMethodKey: string;
|
|
61
|
+
};
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { $LayoutStaffController, $EmployeeController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
2
|
+
import { $EditOperationStore, $LayoutInfo } from "@docsvision/webclient/System/LayoutServices";
|
|
3
|
+
import { $LocalStorage } from "@docsvision/webclient/System/$LocalStorage";
|
|
4
|
+
export declare function getMultipleEmployeesMockServices():
|
|
5
|
+
import("@docsvision/web/core/services").ServiceContainer & $LayoutStaffController & $EditOperationStore & $LayoutInfo & $LocalStorage & $EmployeeController;
|
|
6
|
+
export declare function getMultipleEmployeesMockValue(): {
|
|
7
|
+
id: string;
|
|
8
|
+
isCurrent: boolean;
|
|
9
|
+
displayName: string;
|
|
10
|
+
firstName: string;
|
|
11
|
+
lastName: string;
|
|
12
|
+
middleName: any;
|
|
13
|
+
position: any;
|
|
14
|
+
fieldPath: string;
|
|
15
|
+
unitId: string;
|
|
16
|
+
pathInDirectory: any;
|
|
17
|
+
dataType: number;
|
|
18
|
+
status: number;
|
|
19
|
+
}[];
|
|
20
|
+
export declare function getMultipleEmployeesMockFindItems(): {
|
|
21
|
+
employeeId: string;
|
|
22
|
+
displayName: string;
|
|
23
|
+
firstName: string;
|
|
24
|
+
lastName: string;
|
|
25
|
+
email: string;
|
|
26
|
+
position: any;
|
|
27
|
+
unit: {
|
|
28
|
+
unitId: string;
|
|
29
|
+
unitName: string;
|
|
30
|
+
};
|
|
31
|
+
accountName: string;
|
|
32
|
+
deputyDisplayName: string;
|
|
33
|
+
isFavoritePerformer: boolean;
|
|
34
|
+
}[];
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { $LayoutDocumentController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
2
|
+
import { $Layout } from "@docsvision/webclient/System/$Layout";
|
|
3
|
+
import { $EditOperationStore, $LayoutInfo, $CardInfo } from "@docsvision/webclient/System/LayoutServices";
|
|
4
|
+
import { $LabelWidth } from "@docsvision/webclient/System/$LabelWidth";
|
|
5
|
+
export declare function getNumeratorMockServices():
|
|
6
|
+
import("@docsvision/web/core/services").ServiceContainer & $LayoutDocumentController & $LabelWidth & $EditOperationStore & $Layout & $LayoutInfo & $CardInfo;
|
|
7
|
+
export declare function getNumeratorMockProps(): {
|
|
8
|
+
generationRule: string;
|
|
9
|
+
parent: any;
|
|
10
|
+
placeHolder: string;
|
|
11
|
+
allowManualEdit: boolean;
|
|
12
|
+
showEmptyLabel: boolean;
|
|
13
|
+
name: string;
|
|
14
|
+
};
|
|
15
|
+
export declare function getNumeratorMockValue(): {
|
|
16
|
+
id: string;
|
|
17
|
+
number: string;
|
|
18
|
+
bindingInfo: {
|
|
19
|
+
dataSourceResolverId: string;
|
|
20
|
+
sectionId: string;
|
|
21
|
+
fieldAlias: string;
|
|
22
|
+
propertyName: string;
|
|
23
|
+
editOperation: string;
|
|
24
|
+
};
|
|
25
|
+
};
|
|
@@ -0,0 +1,175 @@
|
|
|
1
|
+
import { ServiceContainer } from "@docsvision/web/core/services";
|
|
2
|
+
export declare function getMockServices(): ServiceContainer;
|
|
3
|
+
export declare function getDepartmentPath(): {
|
|
4
|
+
email: any;
|
|
5
|
+
phone: any;
|
|
6
|
+
id: string;
|
|
7
|
+
name: string;
|
|
8
|
+
fullName: string;
|
|
9
|
+
departmentType: number;
|
|
10
|
+
dataType: number;
|
|
11
|
+
}[];
|
|
12
|
+
export declare function getLoadTreeResponse(): {
|
|
13
|
+
items: {
|
|
14
|
+
itemType: number;
|
|
15
|
+
data: {
|
|
16
|
+
id: string;
|
|
17
|
+
name: string;
|
|
18
|
+
fullName: string;
|
|
19
|
+
inn: any;
|
|
20
|
+
notAvailable: boolean;
|
|
21
|
+
departmentType: number;
|
|
22
|
+
childrenLoaded: boolean;
|
|
23
|
+
hasChildren: boolean;
|
|
24
|
+
hasEmployee: boolean;
|
|
25
|
+
children: any[];
|
|
26
|
+
dataType: number;
|
|
27
|
+
};
|
|
28
|
+
hasChildren: boolean;
|
|
29
|
+
}[];
|
|
30
|
+
totalItemsCount: number;
|
|
31
|
+
directoryTimestamp: number;
|
|
32
|
+
};
|
|
33
|
+
export declare function getLoadTreeDepartmentResponse(): Promise<{
|
|
34
|
+
items: ({
|
|
35
|
+
itemType: number;
|
|
36
|
+
data: {
|
|
37
|
+
id: string;
|
|
38
|
+
name: string;
|
|
39
|
+
fullName: any;
|
|
40
|
+
inn: any;
|
|
41
|
+
notAvailable: boolean;
|
|
42
|
+
departmentType: number;
|
|
43
|
+
childrenLoaded: boolean;
|
|
44
|
+
hasChildren: boolean;
|
|
45
|
+
hasEmployee: boolean;
|
|
46
|
+
children: any[];
|
|
47
|
+
dataType: number;
|
|
48
|
+
isCurrent?: undefined;
|
|
49
|
+
accountName?: undefined;
|
|
50
|
+
displayName?: undefined;
|
|
51
|
+
firstName?: undefined;
|
|
52
|
+
lastName?: undefined;
|
|
53
|
+
middleName?: undefined;
|
|
54
|
+
position?: undefined;
|
|
55
|
+
sdid?: undefined;
|
|
56
|
+
isFavoritePerformer?: undefined;
|
|
57
|
+
unitId?: undefined;
|
|
58
|
+
units?: undefined;
|
|
59
|
+
email?: undefined;
|
|
60
|
+
status?: undefined;
|
|
61
|
+
departmentName?: undefined;
|
|
62
|
+
};
|
|
63
|
+
hasChildren: boolean;
|
|
64
|
+
} | {
|
|
65
|
+
itemType: number;
|
|
66
|
+
data: {
|
|
67
|
+
id: string;
|
|
68
|
+
isCurrent: boolean;
|
|
69
|
+
accountName: any;
|
|
70
|
+
displayName: string;
|
|
71
|
+
firstName: any;
|
|
72
|
+
lastName: string;
|
|
73
|
+
middleName: any;
|
|
74
|
+
position: any;
|
|
75
|
+
sdid: string;
|
|
76
|
+
isFavoritePerformer: boolean;
|
|
77
|
+
unitId: string;
|
|
78
|
+
units: any[];
|
|
79
|
+
email: any;
|
|
80
|
+
status: number;
|
|
81
|
+
departmentName: any;
|
|
82
|
+
dataType: number;
|
|
83
|
+
name?: undefined;
|
|
84
|
+
fullName?: undefined;
|
|
85
|
+
inn?: undefined;
|
|
86
|
+
notAvailable?: undefined;
|
|
87
|
+
departmentType?: undefined;
|
|
88
|
+
childrenLoaded?: undefined;
|
|
89
|
+
hasChildren?: undefined;
|
|
90
|
+
hasEmployee?: undefined;
|
|
91
|
+
children?: undefined;
|
|
92
|
+
};
|
|
93
|
+
hasChildren: boolean;
|
|
94
|
+
})[];
|
|
95
|
+
totalItemsCount: number;
|
|
96
|
+
directoryTimestamp: number;
|
|
97
|
+
}>;
|
|
98
|
+
export declare function getEmptyResponse(): Promise<{
|
|
99
|
+
items: any[];
|
|
100
|
+
hasMore: boolean;
|
|
101
|
+
directoryTimestamp: number;
|
|
102
|
+
}>;
|
|
103
|
+
export declare function getDepartmentEmptyResponse(): Promise<{
|
|
104
|
+
items: any[];
|
|
105
|
+
totalItemsCount: number;
|
|
106
|
+
directoryTimestamp: number;
|
|
107
|
+
}>;
|
|
108
|
+
export declare function getDirectorySearchResponse(): Promise<{
|
|
109
|
+
items: ({
|
|
110
|
+
searchInfo: {
|
|
111
|
+
matched: boolean;
|
|
112
|
+
matchedFieldName: string;
|
|
113
|
+
matchedFieldValue: string;
|
|
114
|
+
};
|
|
115
|
+
path: {
|
|
116
|
+
id: string;
|
|
117
|
+
name: string;
|
|
118
|
+
fullName: string;
|
|
119
|
+
departmentType: number;
|
|
120
|
+
dataType: number;
|
|
121
|
+
}[];
|
|
122
|
+
itemType: number;
|
|
123
|
+
data: {
|
|
124
|
+
id: string;
|
|
125
|
+
name: string;
|
|
126
|
+
fullName: any;
|
|
127
|
+
inn: any;
|
|
128
|
+
notAvailable: boolean;
|
|
129
|
+
departmentType: number;
|
|
130
|
+
childrenLoaded: boolean;
|
|
131
|
+
hasChildren: boolean;
|
|
132
|
+
hasEmployee: any;
|
|
133
|
+
children: any[];
|
|
134
|
+
dataType: number;
|
|
135
|
+
};
|
|
136
|
+
hasChildren: boolean;
|
|
137
|
+
} | {
|
|
138
|
+
searchInfo: {
|
|
139
|
+
matched: boolean;
|
|
140
|
+
matchedFieldName: string;
|
|
141
|
+
matchedFieldValue: string;
|
|
142
|
+
};
|
|
143
|
+
path: any[];
|
|
144
|
+
itemType: number;
|
|
145
|
+
data: {
|
|
146
|
+
id: string;
|
|
147
|
+
name: string;
|
|
148
|
+
fullName: string;
|
|
149
|
+
inn: any;
|
|
150
|
+
notAvailable: boolean;
|
|
151
|
+
departmentType: number;
|
|
152
|
+
childrenLoaded: boolean;
|
|
153
|
+
hasChildren: boolean;
|
|
154
|
+
hasEmployee: any;
|
|
155
|
+
children: any[];
|
|
156
|
+
dataType: number;
|
|
157
|
+
};
|
|
158
|
+
hasChildren: boolean;
|
|
159
|
+
})[];
|
|
160
|
+
hasMore: boolean;
|
|
161
|
+
directoryTimestamp: number;
|
|
162
|
+
}>;
|
|
163
|
+
export declare function getDepartment(): {
|
|
164
|
+
id: string;
|
|
165
|
+
name: string;
|
|
166
|
+
fullName: any;
|
|
167
|
+
inn: any;
|
|
168
|
+
notAvailable: boolean;
|
|
169
|
+
departmentType: number;
|
|
170
|
+
childrenLoaded: boolean;
|
|
171
|
+
hasChildren: boolean;
|
|
172
|
+
hasEmployee: any;
|
|
173
|
+
children: any[];
|
|
174
|
+
dataType: number;
|
|
175
|
+
};
|