@docsvision/webclient 6.1.7 → 6.1.8

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.
Files changed (82) hide show
  1. package/Account/Altcha.d.ts +10 -0
  2. package/Account/LoginContainer.d.ts +2 -0
  3. package/Account/LoginLogic.d.ts +18 -1
  4. package/Application.d.ts +3 -3
  5. package/BackOffice/AddressStoriesData.d.ts +21 -0
  6. package/BackOffice/CardKindStoriesData.d.ts +44 -0
  7. package/BackOffice/CardKindTreeNode.d.ts +1 -1
  8. package/BackOffice/CommentsStoriesData.d.ts +8 -0
  9. package/BackOffice/CreateRelatedCardButtonStoriesData.d.ts +22 -0
  10. package/BackOffice/DelegateBatchOperationStoriesData.d.ts +15 -0
  11. package/BackOffice/DeleteShortcutBatchOperationStoriesData.d.ts +12 -0
  12. package/BackOffice/DepartmentStoriesData.d.ts +88 -0
  13. package/BackOffice/DirectoryDesRowSelectDialog.d.ts +3 -1
  14. package/BackOffice/DirectoryDesignerRowImpl.d.ts +4 -2
  15. package/BackOffice/DirectoryDesignerRowStoriesData.d.ts +14 -0
  16. package/BackOffice/DirectorySearchContent.d.ts +1 -1
  17. package/BackOffice/DirectorySearchResultView.d.ts +1 -1
  18. package/BackOffice/DisplayInitiatorStoriesData.d.ts +34 -0
  19. package/BackOffice/DisplayPerformersStoriesData.d.ts +71 -0
  20. package/BackOffice/EmailButtonView.d.ts +1 -1
  21. package/BackOffice/EmployeeStoriesData.d.ts +16 -0
  22. package/BackOffice/FileListControlStoriesData.d.ts +162 -0
  23. package/BackOffice/GetSearchItemsType.d.ts +2 -0
  24. package/BackOffice/GroupTaskCardSelectPerformersStoriesData.d.ts +13 -0
  25. package/BackOffice/HistoryStoriesData.d.ts +45 -0
  26. package/BackOffice/HistoryStoriesHelpers.d.ts +4 -0
  27. package/BackOffice/LinksStoriesData.d.ts +60 -0
  28. package/BackOffice/MultipleEmployeesStoriesData.d.ts +31 -0
  29. package/BackOffice/NumeratorStoriesData.d.ts +24 -0
  30. package/BackOffice/StateButtonsStoriesData.d.ts +22 -0
  31. package/BackOffice/TasksStoriesData.d.ts +36 -0
  32. package/BackOffice/ToSearchArea.d.ts +3 -0
  33. package/Generated/DocsVision.WebClient.Controllers.d.ts +10 -9
  34. package/Generated/DocsVision.WebClient.Models.d.ts +2553 -70
  35. package/Helpers/InputMask/InputMaskView.d.ts +1 -1
  36. package/Helpers/InputMask/components/InputMaskField.d.ts +1 -1
  37. package/Helpers/LoadingIcon/LoadingIcon.d.ts +1 -0
  38. package/Legacy/WebFrameSearchPanelRouteHandler.d.ts +2 -2
  39. package/Platform/ApprovalVisualizationView.d.ts +1 -1
  40. package/Platform/ApprovalVisualizationVisBlock.d.ts +1 -1
  41. package/Platform/DeleteBatchOperationStoriesData.d.ts +13 -0
  42. package/Platform/DownloadFilesBatchOperationStoriesData.d.ts +16 -0
  43. package/Platform/FavoritesPageRouteHandler.d.ts +5 -5
  44. package/Platform/FavoritesRouteHandler.d.ts +3 -3
  45. package/Platform/FolderGridService.d.ts +4 -4
  46. package/Platform/FolderNameImpl.d.ts +0 -1
  47. package/Platform/FolderRouteHelpers.d.ts +1 -4
  48. package/Platform/FolderViewItemsImpl.d.ts +23 -23
  49. package/Platform/FolderWebFrameRouteHandler.d.ts +2 -3
  50. package/Platform/ListCheckbox.d.ts +1 -1
  51. package/Platform/ListInput.d.ts +1 -1
  52. package/Platform/MoveShortcutBatchOperationStoriesData.d.ts +12 -0
  53. package/Platform/ReadBatchBatchOperationStoriesData.d.ts +13 -0
  54. package/Platform/RecentCardsPageRouteHandler.d.ts +5 -5
  55. package/Platform/RecentCardsRouteHandler.d.ts +4 -4
  56. package/Platform/SearchTextInput.d.ts +1 -1
  57. package/Platform/TextBoxInputField.d.ts +1 -1
  58. package/Platform/TextBoxInputMaskView.d.ts +1 -1
  59. package/Platform/TextListInputView.d.ts +3 -3
  60. package/Platform/WebFrameSearchPanel.d.ts +15 -15
  61. package/StandardServices.d.ts +1 -2
  62. package/System/DirectoryBaseImpl.d.ts +1 -0
  63. package/System/PagesControllerStub.d.ts +0 -1
  64. package/System/ResourcesStub.d.ts +8 -0
  65. package/System/StorybookStory.d.ts +8 -4
  66. package/package.json +1 -1
  67. package/Legacy/$FolderViews.d.ts +0 -8
  68. package/Legacy/BasicGridHtmlBuilder.d.ts +0 -133
  69. package/Legacy/DesktopGridHtmlBuilder.d.ts +0 -30
  70. package/Legacy/FilterSidePanel.d.ts +0 -4
  71. package/Legacy/FolderViewHandler.d.ts +0 -9
  72. package/Legacy/FolderViews.d.ts +0 -26
  73. package/Legacy/FormFactor.d.ts +0 -5
  74. package/Legacy/Grid.d.ts +0 -50
  75. package/Legacy/GridModeService.d.ts +0 -10
  76. package/Legacy/GridRowSelectionService.d.ts +0 -12
  77. package/Legacy/GridRowsSelectionLogic.d.ts +0 -30
  78. package/Legacy/IGridHtmlBuilder.d.ts +0 -25
  79. package/Legacy/ISortingColumn.d.ts +0 -5
  80. package/Legacy/MobileGridHtmlBuilder.d.ts +0 -31
  81. package/Platform/FolderCountersRouteHandler.d.ts +0 -29
  82. 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" | "color" | "hidden" | "draggable" | "lang" | "role" | "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" | "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" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "checked" | "readOnly" | "required" | "htmlFor" | "onSetupLogic" | "onSetupView" | "indeterminate" | "labelText" | "innerRef"> &
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,16 @@
1
+ export declare function getEmployeeMockServices():
2
+ import("@docsvision/webclient/Employee/Employee").$EmployeeServices;
3
+ export declare function getEmployeeMockValue(): {
4
+ id: string;
5
+ isCurrent: boolean;
6
+ displayName: string;
7
+ firstName: string;
8
+ lastName: string;
9
+ middleName: any;
10
+ position: any;
11
+ fieldPath: string;
12
+ unitId: string;
13
+ pathInDirectory: any;
14
+ dataType: number;
15
+ status: number;
16
+ };
@@ -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,2 @@
1
+ import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
2
+ export declare function getSearchItemsType(directoryDataSource: GenModels.DirectoryDesignerRowDataSourceModel): GenModels.DirectoryDesignerSearchItemsType;
@@ -0,0 +1,13 @@
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(): $EditOperationStore & $MessageBox & $DeviceType & $TaskGroupPerformersController & $LayoutInfo & $CardInfo & $CurrentEmployeeId & $BusinessCalendarController & $ApplicationSettings;
7
+ export declare function getGroupTaskCardSelectPerformersMockProps(): {
8
+ useBusinessCalendar: boolean;
9
+ };
10
+ export declare function getGroupTaskCardSelectPerformersMockValue(): {
11
+ executionType: number;
12
+ intervals: TaskGroupInterval[];
13
+ };
@@ -0,0 +1,45 @@
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(): $LayoutHistoryController & $CardId & $EditOperationStore & $DeviceType & $LayoutInfo & $BusinessCalendarController & $Router & $CardInfo & $LayoutStaffController;
7
+ export declare const getBindingArgHistoryStory: (hasMore: boolean) => HistoryParams;
8
+ export declare function getEmployeesMock(): {
9
+ employees: {
10
+ id: string;
11
+ isCurrent: boolean;
12
+ accountName: any;
13
+ displayName: string;
14
+ firstName: string;
15
+ lastName: string;
16
+ middleName: string;
17
+ position: string;
18
+ sdid: string;
19
+ isFavoritePerformer: boolean;
20
+ unitId: string;
21
+ units: any[];
22
+ email: any;
23
+ status: number;
24
+ departmentName: any;
25
+ dataType: number;
26
+ employeeId: string;
27
+ unit: any;
28
+ deputyDisplayName: any;
29
+ }[];
30
+ hasMore: boolean;
31
+ };
32
+ export declare function getHistoryRecordsMock(): {
33
+ records: {
34
+ logNewId: string;
35
+ id: number;
36
+ date: string;
37
+ event: string;
38
+ author: {
39
+ displayName: string;
40
+ };
41
+ }[];
42
+ hasMore: boolean;
43
+ cacheId: string;
44
+ renew: boolean;
45
+ };
@@ -0,0 +1,4 @@
1
+ export declare function typeHistoryEvent(text?: string): Promise<void>;
2
+ export declare function typeHistoryAuthor(): Promise<void>;
3
+ export declare function searchHistoryAuthor(): Promise<void>;
4
+ export declare function searchHistoryDate(): Promise<void>;
@@ -0,0 +1,60 @@
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(): $FileController & $LayoutFileController & $LayoutController & $LayoutLinksController & $EditOperationStore & $ApplicationSettings & $Layout & $LayoutManager & $LocalStorage & $DeviceType & $CardId & $CardTimestamp & $LayoutInfo & $LinksSearchCards & $LayoutCheck & $CardInfo & $RequestManager & $FileService & $CardOperationsController & $FilePreview & $WebViewIOSEnabled;
14
+ export declare function getLinksMockProps(): {
15
+ header: string;
16
+ createLinkLinkTypes: {
17
+ linkTypeId: string;
18
+ name: string;
19
+ displayName: string;
20
+ oppositeLinkName: string;
21
+ }[];
22
+ createLinkKinds: {
23
+ name: string;
24
+ kindId: string;
25
+ cardTypeId: string;
26
+ withDescendants: boolean;
27
+ }[];
28
+ };
29
+ export declare function getLinksMockValue(): {
30
+ links: {
31
+ linkId: string;
32
+ displayName: string;
33
+ linkTypeId: string;
34
+ linkTypeName: string;
35
+ kind: number;
36
+ isDocument: boolean;
37
+ cardId: any;
38
+ cardTypeId: string;
39
+ cardKindId: string;
40
+ fileCardId: any;
41
+ fileVersionId: any;
42
+ creationDate: string;
43
+ authorDisplayName: string;
44
+ description: string;
45
+ url: any;
46
+ canDelete: boolean;
47
+ linkDescription: {
48
+ linkDescriptionMode: number;
49
+ text: string;
50
+ layout: any;
51
+ };
52
+ }[];
53
+ bindingInfo: any;
54
+ allowedLinkCardTypes: string[];
55
+ allowedLinkTypes: string[];
56
+ linksLoaded: boolean;
57
+ totalLinksCount: number;
58
+ descriptionColumnViewMode: number;
59
+ descriptionColumnMethodKey: string;
60
+ };
@@ -0,0 +1,31 @@
1
+ export declare function getMultipleEmployeesMockServices():
2
+ import("D:/BuildAgent/work/a67c8f9640042c6e/Bin/TypeScriptDefinitions/@docsvision/Employee/Employee").$EmployeeServices;
3
+ export declare function getMultipleEmployeesMockValue(): {
4
+ id: string;
5
+ isCurrent: boolean;
6
+ displayName: string;
7
+ firstName: string;
8
+ lastName: string;
9
+ middleName: any;
10
+ position: any;
11
+ fieldPath: string;
12
+ unitId: string;
13
+ pathInDirectory: any;
14
+ dataType: number;
15
+ status: number;
16
+ }[];
17
+ export declare function getMultipleEmployeesMockFindItems(): {
18
+ employeeId: string;
19
+ displayName: string;
20
+ firstName: string;
21
+ lastName: string;
22
+ email: string;
23
+ position: any;
24
+ unit: {
25
+ unitId: string;
26
+ unitName: string;
27
+ };
28
+ accountName: string;
29
+ deputyDisplayName: string;
30
+ isFavoritePerformer: boolean;
31
+ }[];
@@ -0,0 +1,24 @@
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(): $LayoutDocumentController & $LabelWidth & $EditOperationStore & $Layout & $LayoutInfo & $CardInfo;
6
+ export declare function getNumeratorMockProps(): {
7
+ generationRule: string;
8
+ parent: any;
9
+ placeHolder: string;
10
+ allowManualEdit: boolean;
11
+ showEmptyLabel: boolean;
12
+ name: string;
13
+ };
14
+ export declare function getNumeratorMockValue(): {
15
+ id: string;
16
+ number: string;
17
+ bindingInfo: {
18
+ dataSourceResolverId: string;
19
+ sectionId: string;
20
+ fieldAlias: string;
21
+ propertyName: string;
22
+ editOperation: string;
23
+ };
24
+ };
@@ -0,0 +1,22 @@
1
+ import { $LayoutController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
2
+ import { $Layout } from "@docsvision/webclient/System/$Layout";
3
+ import { $CardInfo, $EditOperationStore, $LayoutInfo } from "@docsvision/webclient/System/LayoutServices";
4
+ import { $LayoutManager } from "@docsvision/webclient/System/$LayoutManager";
5
+ import { $RouterNavigation } from "@docsvision/webclient/System/$Router";
6
+ export declare function getStateButtonsServices(): $EditOperationStore & $Layout & $LayoutInfo & $CardInfo & $LayoutController & $LayoutManager & $RouterNavigation;
7
+ export declare function getStateButtonsMockOperations(): {
8
+ operationId: string;
9
+ builtInOperationId: string;
10
+ displayName: string;
11
+ tooltip: any;
12
+ displayMode: number;
13
+ isGenerated: boolean;
14
+ generatedOperationId: string;
15
+ color: any;
16
+ textColor: any;
17
+ order: number;
18
+ completionOptionId: any;
19
+ requestConfirmation: boolean;
20
+ additionalInfo: any;
21
+ fieldInfo: any;
22
+ }[];
@@ -0,0 +1,36 @@
1
+ import { $LayoutController, $LayoutTasksController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
2
+ import { $DeviceType } from "@docsvision/webclient/StandardServices";
3
+ import { $Layout } from "@docsvision/webclient/System/$Layout";
4
+ import { $CardInfo, $EditOperationStore } from "@docsvision/webclient/System/LayoutServices";
5
+ import { $LayoutManager } from "@docsvision/webclient/System/$LayoutManager";
6
+ import { $RouterNavigation } from "@docsvision/webclient/System/$Router";
7
+ export declare function getTasksMockServices({ emptyTaskList, longList }?: {
8
+ emptyTaskList: boolean;
9
+ longList: boolean;
10
+ }): $LayoutTasksController & $EditOperationStore & $Layout & $CardInfo & $LayoutController & $LayoutManager & $RouterNavigation & $DeviceType;
11
+ export declare function getTasksMockProps(): {
12
+ header: string;
13
+ tasksCreateInfo: {
14
+ createRouteName: string;
15
+ id: string;
16
+ cardTypeId: string;
17
+ displayName: string;
18
+ isTemplate: boolean;
19
+ isApprovingChildTasksNode: boolean;
20
+ }[];
21
+ };
22
+ export declare function getMockTasksList(isLongList?: boolean): {
23
+ cardId: string;
24
+ cardTypeId: string;
25
+ kindId: string;
26
+ taskName: string;
27
+ viewRouteName: string;
28
+ isGroupTask: boolean;
29
+ stateDisplayName: string;
30
+ stateClassName: string;
31
+ stateType: number;
32
+ performerDisplayName: any;
33
+ startDate: string;
34
+ endDate: string;
35
+ endDateActual: any;
36
+ }[];
@@ -0,0 +1,3 @@
1
+ import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
2
+ import { DirectoryDesignerSelectionArea } from "@docsvision/webclient/BackOffice/DirectoryDesignerRow";
3
+ export declare function toSearchArea(selectionArea: DirectoryDesignerSelectionArea): GenModels.DirectoryDesignerSearchArea;
@@ -1115,14 +1115,6 @@ export declare namespace GenControllers {
1115
1115
  * @returns Model with list of recent cards
1116
1116
  */
1117
1117
  recentCards(requestModel: GenModels.CardListRequestModel, options?: RequestOptions): Promise<GenModels.CardListViewModel>;
1118
- /**
1119
- * Get recent cards
1120
- *
1121
- * @param request Request model
1122
- *
1123
- * @returns Model with list of recent cards
1124
- */
1125
- recentCardsEx(request: GenModels.RecentCardsRequest, options?: RequestOptions): Promise<GenModels.CardListViewModel>;
1126
1118
  /**
1127
1119
  * Get recent cards
1128
1120
  */
@@ -1138,7 +1130,6 @@ export declare namespace GenControllers {
1138
1130
  }
1139
1131
  class PagesController extends ControllerBase implements IPagesController {
1140
1132
  recentCards(requestModel: GenModels.CardListRequestModel, options?: RequestOptions): Promise<GenModels.CardListViewModel>;
1141
- recentCardsEx(request: GenModels.RecentCardsRequest, options?: RequestOptions): Promise<GenModels.CardListViewModel>;
1142
1133
  recentCardsGridModel(requestModel: GenModels.CardListRequestModel, options?: RequestOptions): Promise<GenModels.GridViewModel>;
1143
1134
  favorites(requestModel: GenModels.CardListRequestModel, options?: RequestOptions): Promise<GenModels.CardListViewModel>;
1144
1135
  favoritesCardsGridModel(requestModel: GenModels.CardListRequestModel, options?: RequestOptions): Promise<GenModels.GridViewModel>;
@@ -1719,6 +1710,14 @@ export declare namespace GenControllers {
1719
1710
  * @returns action result
1720
1711
  */
1721
1712
  login(model: GenModels.LoginModel, returnUrl: string, options?: RequestOptions): Promise<any>;
1713
+ /**
1714
+ * Returns whether CAPTCHA is currently required for this client/user within the time window
1715
+ */
1716
+ isCaptchaRequired(userName: string, tenantId: string, options?: RequestOptions): Promise<string>;
1717
+ /**
1718
+ * Generates a new CAPTCHA challenge for anonymous users.
1719
+ */
1720
+ getCaptchaChallenge(userName: string, tenantId: string, options?: RequestOptions): Promise<string>;
1722
1721
  loginWithExtension(model: GenModels.ExtensionModel, providerId: string, options?: RequestOptions): Promise<string>;
1723
1722
  loginWithCode(model: GenModels.ExtensionModelCode, options?: RequestOptions): Promise<any>;
1724
1723
  /**
@@ -1739,6 +1738,8 @@ export declare namespace GenControllers {
1739
1738
  class AccountController extends ControllerBase implements IAccountController {
1740
1739
  getLoginView(options?: RequestOptions): Promise<string>;
1741
1740
  login(model: GenModels.LoginModel, returnUrl: string, options?: RequestOptions): Promise<any>;
1741
+ isCaptchaRequired(userName: string, tenantId: string, options?: RequestOptions): Promise<string>;
1742
+ getCaptchaChallenge(userName: string, tenantId: string, options?: RequestOptions): Promise<string>;
1742
1743
  loginWithExtension(model: GenModels.ExtensionModel, providerId: string, options?: RequestOptions): Promise<string>;
1743
1744
  loginWithCode(model: GenModels.ExtensionModelCode, options?: RequestOptions): Promise<any>;
1744
1745
  getWebClientAuthExtensions(returnUrl: string, options?: RequestOptions): Promise<string>;