@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.
Files changed (107) 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 +22 -0
  6. package/BackOffice/CardKindStoriesData.d.ts +45 -0
  7. package/BackOffice/CardKindTreeNode.d.ts +1 -1
  8. package/BackOffice/CommentsStoriesData.d.ts +8 -0
  9. package/BackOffice/CreateRelatedCardButtonStoriesData.d.ts +23 -0
  10. package/BackOffice/DelegateBatchOperationStoriesData.d.ts +16 -0
  11. package/BackOffice/DeleteShortcutBatchOperationStoriesData.d.ts +13 -0
  12. package/BackOffice/DepartmentStoriesData.d.ts +89 -0
  13. package/BackOffice/DirectoryDesRowSelectDialog.d.ts +3 -1
  14. package/BackOffice/DirectoryDesignerRowImpl.d.ts +4 -2
  15. package/BackOffice/DirectoryDesignerRowStoriesData.d.ts +15 -0
  16. package/BackOffice/DirectorySearchContent.d.ts +1 -1
  17. package/BackOffice/DirectorySearchResultView.d.ts +1 -1
  18. package/BackOffice/DisplayInitiatorStoriesData.d.ts +35 -0
  19. package/BackOffice/DisplayPerformersStoriesData.d.ts +72 -0
  20. package/BackOffice/EmailButtonView.d.ts +1 -1
  21. package/BackOffice/EmployeeStoriesData.d.ts +19 -0
  22. package/BackOffice/FileListControlLogic.d.ts +2 -1
  23. package/BackOffice/FileListControlStoriesData.d.ts +162 -0
  24. package/BackOffice/GetSearchItemsType.d.ts +2 -0
  25. package/BackOffice/GroupTaskCardSelectPerformersStoriesData.d.ts +14 -0
  26. package/BackOffice/HistoryStoriesData.d.ts +46 -0
  27. package/BackOffice/HistoryStoriesHelpers.d.ts +4 -0
  28. package/BackOffice/LinksStoriesData.d.ts +61 -0
  29. package/BackOffice/MultipleEmployeesStoriesData.d.ts +34 -0
  30. package/BackOffice/NumeratorStoriesData.d.ts +25 -0
  31. package/BackOffice/PartnerDepartmentStoriesData.d.ts +175 -0
  32. package/BackOffice/PartnerStoriesData.d.ts +141 -0
  33. package/BackOffice/StateButtonsStoriesData.d.ts +23 -0
  34. package/BackOffice/TasksStoriesData.d.ts +37 -0
  35. package/BackOffice/TasksTableCell.d.ts +4 -4
  36. package/BackOffice/ToSearchArea.d.ts +3 -0
  37. package/Generated/DocsVision.WebClient.Controllers.d.ts +10 -9
  38. package/Generated/DocsVision.WebClient.Models.d.ts +2553 -70
  39. package/Helpers/FileComments/FileComments.d.ts +2 -1
  40. package/Helpers/InputMask/InputMaskView.d.ts +1 -1
  41. package/Helpers/InputMask/components/InputMaskField.d.ts +1 -1
  42. package/Helpers/LoadingIcon/LoadingIcon.d.ts +1 -0
  43. package/Helpers/PopoverHelpers/Popover.d.ts +2 -0
  44. package/Helpers/Sortable/Sortable.d.ts +5 -0
  45. package/Legacy/UserMenu.d.ts +2 -1
  46. package/Legacy/WebFrameSearchPanelRouteHandler.d.ts +2 -2
  47. package/Platform/ApprovalVisualizationView.d.ts +1 -1
  48. package/Platform/ApprovalVisualizationVisBlock.d.ts +1 -1
  49. package/Platform/DeleteBatchOperationStoriesData.d.ts +14 -0
  50. package/Platform/DownloadFilesBatchOperationStoriesData.d.ts +17 -0
  51. package/Platform/FavoritesPageRouteHandler.d.ts +5 -5
  52. package/Platform/FavoritesRouteHandler.d.ts +3 -3
  53. package/Platform/FolderDataLoadingService.d.ts +2 -0
  54. package/Platform/FolderGrid.d.ts +2 -1
  55. package/Platform/FolderGridService.d.ts +4 -4
  56. package/Platform/FolderNameImpl.d.ts +0 -1
  57. package/Platform/FolderRouteHelpers.d.ts +1 -4
  58. package/Platform/FolderViewItemsImpl.d.ts +23 -23
  59. package/Platform/FolderWebFrameRouteHandler.d.ts +2 -3
  60. package/Platform/GetWarningModal.d.ts +2 -0
  61. package/Platform/ListCheckbox.d.ts +1 -1
  62. package/Platform/ListInput.d.ts +1 -1
  63. package/Platform/LoadExistingFolderDataLoader.d.ts +5 -2
  64. package/Platform/MoveShortcutBatchOperationStoriesData.d.ts +13 -0
  65. package/Platform/ReadBatchBatchOperationStoriesData.d.ts +14 -0
  66. package/Platform/RecentCardsPageRouteHandler.d.ts +5 -5
  67. package/Platform/RecentCardsRouteHandler.d.ts +4 -4
  68. package/Platform/ResetSettings.d.ts +2 -2
  69. package/Platform/SearchTextInput.d.ts +1 -1
  70. package/Platform/SessionExpiredHandler.d.ts +6 -0
  71. package/Platform/TestUtils.d.ts +3 -1
  72. package/Platform/TextAreaImpl.d.ts +2 -0
  73. package/Platform/TextBoxInputField.d.ts +1 -1
  74. package/Platform/TextBoxInputMaskView.d.ts +1 -1
  75. package/Platform/TextListInputView.d.ts +3 -3
  76. package/Platform/WebFrameSearchPanel.d.ts +15 -15
  77. package/StandardServices.d.ts +3 -2
  78. package/System/$LayoutManager.d.ts +3 -0
  79. package/System/$LogoutService.d.ts +7 -0
  80. package/System/$SessionRelatedContent.d.ts +11 -0
  81. package/System/DirectoryBaseImpl.d.ts +1 -0
  82. package/System/Localizations.d.ts +1 -0
  83. package/System/LocationContainerControlStoriesData.d.ts +2 -1
  84. package/System/LogoutService.d.ts +9 -0
  85. package/System/OutcomingLocalStorageCommunicationChannel.d.ts +1 -0
  86. package/System/PagesControllerStub.d.ts +0 -1
  87. package/System/ResourcesStub.d.ts +8 -0
  88. package/System/SessionRelatedContentService.d.ts +8 -0
  89. package/System/StorybookStory.d.ts +8 -4
  90. package/System/Summernote.d.ts +2 -0
  91. package/package.json +1 -2
  92. package/Legacy/$FolderViews.d.ts +0 -8
  93. package/Legacy/BasicGridHtmlBuilder.d.ts +0 -133
  94. package/Legacy/DesktopGridHtmlBuilder.d.ts +0 -30
  95. package/Legacy/FilterSidePanel.d.ts +0 -4
  96. package/Legacy/FolderViewHandler.d.ts +0 -9
  97. package/Legacy/FolderViews.d.ts +0 -26
  98. package/Legacy/FormFactor.d.ts +0 -5
  99. package/Legacy/Grid.d.ts +0 -50
  100. package/Legacy/GridModeService.d.ts +0 -10
  101. package/Legacy/GridRowSelectionService.d.ts +0 -12
  102. package/Legacy/GridRowsSelectionLogic.d.ts +0 -30
  103. package/Legacy/IGridHtmlBuilder.d.ts +0 -25
  104. package/Legacy/ISortingColumn.d.ts +0 -5
  105. package/Legacy/MobileGridHtmlBuilder.d.ts +0 -31
  106. package/Platform/FolderCountersRouteHandler.d.ts +0 -29
  107. package/Platform/GridManagement.d.ts +0 -8
@@ -0,0 +1,10 @@
1
+ /// <reference types="react" />
2
+ import "altcha";
3
+ import "altcha/i18n/ru";
4
+ import { LoginLogic } from "@docsvision/webclient/Account/LoginLogic";
5
+
6
+ export interface IAltchaProps extends AltchaWidgetReact {
7
+ logic: LoginLogic;
8
+ language?: string;
9
+ }
10
+ export declare function Altcha(props: IAltchaProps): JSX.Element;
@@ -31,6 +31,8 @@ import("./Components/ProviderButton").IProviderButtonProps>;
31
31
  import("./Components/Input").IInputProps>;
32
32
  button: React.NamedExoticComponent<
33
33
  import("./Components/Button").IButtonProps>;
34
+ captcha: React.NamedExoticComponent<
35
+ import("./Components/Altcha").IAltchaProps>;
34
36
  authBoxBefore: (logic: LoginLogic) => React.ReactElement;
35
37
  authBoxAfter: (logic: LoginLogic) => React.ReactElement;
36
38
  formBefore: (logic: LoginLogic) => React.ReactElement;
@@ -1,5 +1,6 @@
1
1
  import { FormType, ILoginProvider } from "@docsvision/webclient/Account/";
2
2
  import { ComponentLogic } from "@docsvision/web/core/component";
3
+ import React from "react";
3
4
  export declare const defaultNumberOfProviders = 1;
4
5
  export declare class LoginLogic extends ComponentLogic {
5
6
  domain:
@@ -55,6 +56,22 @@ import("effector").Event<number>;
55
56
  import("effector").Event<void>;
56
57
  $hasLicenseProblem:
57
58
  import("effector").Store<boolean>;
59
+ $captchaRef:
60
+ import("effector").Store<React.RefObject<AltchaWidget & AltchaWidgetMethods & HTMLElement>>;
61
+ setCaptchaRef:
62
+ import("effector").Event<React.RefObject<AltchaWidget & AltchaWidgetMethods & HTMLElement>>;
63
+ $captchaPayload:
64
+ import("effector").Store<string>;
65
+ setCaptchaPayload:
66
+ import("effector").Event<string>;
67
+ $isCaptchaEnabled:
68
+ import("effector").Store<boolean>;
69
+ setIsCaptchaEnabled:
70
+ import("effector").Event<boolean>;
71
+ getCaptchaRequiredFX:
72
+ import("effector").Effect<string, boolean, Error>;
73
+ setCaptchaError:
74
+ import("effector").Event<void>;
58
75
  constructor();
59
76
  submitForm:
60
77
  import("effector").Effect<unknown, any, Error>;
@@ -74,5 +91,5 @@ import("effector").Effect<ILoginProvider, string, Error>;
74
91
  handleContactClick: (e: MouseEvent) => void;
75
92
  getNumberOfProvidersFromStorage(): number;
76
93
  getProvidersList(): ILoginProvider[];
77
- init(): void;
94
+ init(options: any): void;
78
95
  }
package/Application.d.ts CHANGED
@@ -3,7 +3,7 @@ import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.
3
3
  import "@docsvision/webclient/Legacy/NativeFunctions";
4
4
  import { $StandardControllers } from "@docsvision/webclient/Legacy/StandardControllers";
5
5
  import { $StandardServices } from "@docsvision/webclient/StandardServices";
6
- import { FieldSpec } from '@docsvision/webclient/System/GetFieldName';
6
+ import { FieldSpec } from "@docsvision/webclient/System/GetFieldName";
7
7
  import { IBasicEvent } from "@docsvision/webclient/System/IBasicEvent";
8
8
  import { Factories, ServiceContainer, ServiceGetter, ServiceSetter } from "@docsvision/web/core/services";
9
9
  /** Входная точка приложения Web-клиента. */
@@ -75,7 +75,7 @@ export declare class Application extends ServiceContainer implements IApp {
75
75
  static get WebViewIOSEnabled(): boolean;
76
76
  /** @internal */
77
77
  initialize(applicationSettings: GenModels.ApplicationSettings): void;
78
- private ApplyBrowserFixes;
78
+ private applyBrowserFixes;
79
79
  /** Открыть домашнюю страницу. */
80
80
  GoToDashBoard(refresh?: boolean): Promise<void>;
81
81
  /** Скрыть логотип Docsvision в шапке приложения. */
@@ -88,7 +88,7 @@ export declare class Application extends ServiceContainer implements IApp {
88
88
  get CompanyLogo(): HTMLElement;
89
89
  set InstalledCSP(value: boolean);
90
90
  private isApple;
91
- private DetectBrowsers;
91
+ private detectBrowsers;
92
92
  private registerNotificationListener;
93
93
  isIE(): boolean;
94
94
  }
@@ -0,0 +1,22 @@
1
+ import { $DeviceType } from "@docsvision/webclient/StandardServices";
2
+ import { $Layout } from "@docsvision/webclient/System/$Layout";
3
+ import { $EditOperationStore, $LayoutInfo, $CardId } from "@docsvision/webclient/System/LayoutServices";
4
+ export declare function getAddressMockServices():
5
+ import("@docsvision/web/core/services").ServiceContainer & $LayoutInfo & $CardId & $Layout & $EditOperationStore & $DeviceType;
6
+ export declare function getAddressMockProps(): {
7
+ placeHolder: string;
8
+ value: {
9
+ addressType: number;
10
+ zipCode: string;
11
+ city: string;
12
+ address: string;
13
+ country: string;
14
+ };
15
+ };
16
+ export declare function getAddressMockValue(): {
17
+ addressType: number;
18
+ zipCode: string;
19
+ city: string;
20
+ address: string;
21
+ country: string;
22
+ };
@@ -0,0 +1,45 @@
1
+ import { $LayoutCardKindController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
2
+ import { $DeviceType } from "@docsvision/webclient/StandardServices";
3
+ import { $LayoutInfo, $EditOperationStore } from "@docsvision/webclient/System/LayoutServices";
4
+ import { $LabelWidth } from "@docsvision/webclient/System/$LabelWidth";
5
+ export declare function getCardKindMockServices():
6
+ import("@docsvision/web/core/services").ServiceContainer & $LayoutCardKindController & $LayoutInfo & $EditOperationStore & $LabelWidth & $DeviceType;
7
+ export declare function getCardKindMockProps(): {
8
+ value: {
9
+ cardKindName: string;
10
+ cardKindFullName: string;
11
+ cardKindId: string;
12
+ loadingError: boolean;
13
+ };
14
+ };
15
+ export declare function getCardKindMockValue(): {
16
+ cardKindName: string;
17
+ cardKindFullName: string;
18
+ cardKindId: string;
19
+ loadingError: boolean;
20
+ };
21
+ export declare function getCardKindMockTree(): {
22
+ cardTypeId: string;
23
+ kindId: string;
24
+ name: string;
25
+ isDefault: boolean;
26
+ notAvailable: boolean;
27
+ notSelectable: boolean;
28
+ kinds: {
29
+ cardTypeId: string;
30
+ kindId: string;
31
+ name: string;
32
+ isDefault: boolean;
33
+ notAvailable: boolean;
34
+ notSelectable: boolean;
35
+ kinds: {
36
+ cardTypeId: string;
37
+ kindId: string;
38
+ name: string;
39
+ isDefault: boolean;
40
+ notAvailable: boolean;
41
+ notSelectable: boolean;
42
+ kinds: any[];
43
+ }[];
44
+ }[];
45
+ }[];
@@ -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>, "slot" | "style" | "title" | "children" | "id" | "onSubmit" | "type" | "placeholder" | "dir" | "className" | "onClick" | "onKeyDown" | "onFocus" | "onBlur" | "tabIndex" | "color" | "hidden" | "target" | "draggable" | "lang" | "media" | "role" | "href" | "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" | "download" | "hrefLang" | "ping" | "rel" | "referrerPolicy"> & {
10
+ import("react").AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>, "slot" | "style" | "title" | "children" | "id" | "onSubmit" | "type" | "placeholder" | "color" | "translate" | "dir" | "className" | "onClick" | "onKeyDown" | "onFocus" | "onBlur" | "tabIndex" | "hidden" | "target" | "draggable" | "key" | "onMouseDown" | "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" | "media" | "href" | "download" | "hrefLang" | "ping" | "rel" | "referrerPolicy"> & {
11
11
  ref?: ((instance: HTMLAnchorElement) => void) |
12
12
  import("react").RefObject<HTMLAnchorElement>;
13
13
  }> & {
@@ -0,0 +1,8 @@
1
+ export declare function getCommentsMock(): {
2
+ id: string;
3
+ deleted: boolean;
4
+ employeeId: string;
5
+ employeeDisplayName: string;
6
+ date: string;
7
+ text: string;
8
+ }[];
@@ -0,0 +1,23 @@
1
+ import { $Layout } from "@docsvision/webclient/System/$Layout";
2
+ import { $Router } from "@docsvision/web/core/routing";
3
+ export declare function getCreateRelatedCardButtonMockServices():
4
+ import("@docsvision/web/core/services").ServiceContainer & $Router & $Layout;
5
+ export declare function getCreateRelatedCardButtonMockProps(): {
6
+ buttonsLimit: number;
7
+ binding: {
8
+ value: {
9
+ id: string;
10
+ displayName: string;
11
+ cardKindId: string;
12
+ cardTypeId: string;
13
+ location: number;
14
+ }[];
15
+ };
16
+ };
17
+ export declare function getCreateRelatedCardButtonMockModel(): {
18
+ id: string;
19
+ displayName: string;
20
+ cardKindId: string;
21
+ cardTypeId: string;
22
+ location: number;
23
+ }[];
@@ -0,0 +1,16 @@
1
+ import { $EmployeeController, $LayoutStaffController, $LayoutTasksController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
2
+ import { $FolderDataLoading } from "@docsvision/webclient/Platform/$FolderDataLoading";
3
+ import { $FolderGrid } from "@docsvision/webclient/Platform/$FolderGrid";
4
+ import { $BatchOperations } from "@docsvision/webclient/Platform/$BatchOperations";
5
+ import { $BatchOperationsPerformer } from "@docsvision/webclient/Platform/$BatchOperationsPerformer";
6
+ import { $BatchOperationsProgressDialog } from "@docsvision/webclient/Platform/$BatchOperationsProgressDialog";
7
+ import { $TableManagement } from "@docsvision/webclient/Platform/$TableManagement";
8
+ import { $TableMode } from "@docsvision/webclient/Platform/$TableMode";
9
+ import { $TableRowSelection } from "@docsvision/webclient/Platform/$TableRowSelection";
10
+ import { $ApplicationSettings } from "@docsvision/webclient/StandardServices";
11
+ import { $EditOperationStore, $LayoutInfo } from "@docsvision/webclient/System/LayoutServices";
12
+ import { $LocalStorage } from "@docsvision/webclient/System/$LocalStorage";
13
+ import { $Domain } from "@docsvision/web/core/state-management";
14
+ export declare function getDelegateBatchOperationMockServices():
15
+ import("@docsvision/web/core/services").ServiceContainer & $TableRowSelection & $BatchOperationsPerformer & $TableManagement & $TableMode & $BatchOperations & $ApplicationSettings & $Domain & $LayoutTasksController & $FolderGrid & $FolderDataLoading & $BatchOperationsProgressDialog & $LayoutStaffController & $EditOperationStore & $LayoutInfo & $LocalStorage & $EmployeeController;
16
+ export declare function getDelegateBatchOperationMockProps(): {};
@@ -0,0 +1,13 @@
1
+ import { $LayoutFolderController, $LayoutCardController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
2
+ import { $CurrentFolder } from "@docsvision/webclient/Platform/$CurrentFolder";
3
+ import { $FolderDataLoading } from "@docsvision/webclient/Platform/$FolderDataLoading";
4
+ import { $FolderGrid } from "@docsvision/webclient/Platform/$FolderGrid";
5
+ import { $BatchOperations } from "@docsvision/webclient/Platform/$BatchOperations";
6
+ import { $BatchOperationsPerformer } from "@docsvision/webclient/Platform/$BatchOperationsPerformer";
7
+ import { $TableManagement } from "@docsvision/webclient/Platform/$TableManagement";
8
+ import { $TableMode } from "@docsvision/webclient/Platform/$TableMode";
9
+ import { $TableRowSelection } from "@docsvision/webclient/Platform/$TableRowSelection";
10
+ import { $LayoutInfo, $CardInfo } from "@docsvision/webclient/System/LayoutServices";
11
+ export declare function getDeleteShortcutBatchOperationMockServices():
12
+ import("@docsvision/web/core/services").ServiceContainer & $LayoutInfo & $LayoutFolderController & $CardInfo & $LayoutCardController & $FolderDataLoading & $FolderGrid & $TableRowSelection & $BatchOperationsPerformer & $TableManagement & $TableMode & $BatchOperations & $CurrentFolder;
13
+ export declare function getDeleteShortcutBatchOperationMockProps(): {};
@@ -0,0 +1,89 @@
1
+ import { $LayoutStaffController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
2
+ import { $DeviceType } from "@docsvision/webclient/StandardServices";
3
+ import { $EditOperationStore, $LayoutInfo } from "@docsvision/webclient/System/LayoutServices";
4
+ export declare function getDepartmentMockServices():
5
+ import("@docsvision/web/core/services").ServiceContainer & $LayoutStaffController & $EditOperationStore & $LayoutInfo & $DeviceType;
6
+ export declare function getDepartmentMockProps(): {
7
+ placeHolder: string;
8
+ value: {
9
+ id: string;
10
+ name: string;
11
+ fullName: string;
12
+ departmentType: number;
13
+ dataType: number;
14
+ };
15
+ labelText: string;
16
+ source: number;
17
+ controlTypeName: string;
18
+ };
19
+ export declare function getDepartmentMockValue(): {
20
+ id: string;
21
+ name: string;
22
+ fullName: string;
23
+ departmentType: number;
24
+ dataType: number;
25
+ };
26
+ export declare function getDepartmentMockSearchItems(): {
27
+ id: string;
28
+ name: string;
29
+ fullName: string;
30
+ departmentType: number;
31
+ dataType: number;
32
+ }[];
33
+ export declare function getDepartmentMockTreeSearchResult(): {
34
+ id: string;
35
+ name: string;
36
+ fullName: string;
37
+ departmentType: number;
38
+ dataType: number;
39
+ matched: boolean;
40
+ matchedFieldName: string;
41
+ matchedFieldValue: string;
42
+ inn: string;
43
+ hasChildren: boolean;
44
+ childrenLoaded: boolean;
45
+ notAvailable: boolean;
46
+ children: {
47
+ id: string;
48
+ name: string;
49
+ fullName: string;
50
+ departmentType: number;
51
+ dataType: number;
52
+ inn: string;
53
+ hasChildren: boolean;
54
+ childrenLoaded: boolean;
55
+ notAvailable: boolean;
56
+ children: any[];
57
+ }[];
58
+ }[];
59
+ export declare function getDepartmentMockFlatSearchResult(): {
60
+ data: {
61
+ id: string;
62
+ name: string;
63
+ fullName: string;
64
+ departmentType: number;
65
+ dataType: number;
66
+ inn: string;
67
+ hasChildren: boolean;
68
+ childrenLoaded: boolean;
69
+ notAvailable: boolean;
70
+ children: {
71
+ id: string;
72
+ name: string;
73
+ fullName: string;
74
+ departmentType: number;
75
+ dataType: number;
76
+ inn: string;
77
+ hasChildren: boolean;
78
+ childrenLoaded: boolean;
79
+ notAvailable: boolean;
80
+ children: any[];
81
+ }[];
82
+ };
83
+ searchInfo: {
84
+ matched: boolean;
85
+ matchedFieldName: string;
86
+ matchedFieldValue: string;
87
+ };
88
+ path: any[];
89
+ }[];
@@ -34,7 +34,7 @@ export interface IDirectoryDesRowSelectDialogProps extends IDirectorySelectDialo
34
34
  }
35
35
  /** @internal */
36
36
  export interface IDirectoryDesRowSelectDialogState extends IDirectorySelectDialogState<ValueT, NodeT, ItemT> {
37
- searchMode: GenModels.DirectoryDesignerTreeNodeType;
37
+ searchMode: GenModels.DirectoryDesignerSearchItemsType;
38
38
  }
39
39
  /** @internal */
40
40
  export declare class DirectoryDesRowSelectDialog extends DirectorySelectDialog<ValueT, NodeT, ItemT, IDirectoryDesRowSelectDialogProps, IDirectoryDesRowSelectDialogState> {
@@ -51,6 +51,7 @@ export declare class DirectoryDesRowSelectDialog extends DirectorySelectDialog<V
51
51
  protected getItemIconClassName(item: IDirectoryItem<NodeT | ItemT>): string;
52
52
  protected getItemTooltip(item: IDirectoryItem<NodeT | ItemT>): string;
53
53
  protected get currentNodeId(): string;
54
+ protected toggleIsHidden(): boolean;
54
55
  protected loadChildrenList(nodeId: string, nodeType: any, from: number, to: number): Promise<IDirectoryChildrenLoadResponse<NodeT | ItemT>>;
55
56
  protected onChildrenListItemDoubleClick(item: IDirectoryItem<NodeT | ItemT>, ev: React.MouseEvent<unknown>): boolean;
56
57
  protected search(searchText: string, nodeId: string, nodeType: any, maxCount: number, skip: number, reset: boolean): Promise<IDirectorySearchResponse<NodeT, NodeT | ItemT>>;
@@ -58,6 +59,7 @@ export declare class DirectoryDesRowSelectDialog extends DirectorySelectDialog<V
58
59
  protected onToggleSearchMode: () => void;
59
60
  protected renderChildrenListItemView(item: IDirectoryItem<NodeT | ItemT>, index: number): JSX.Element;
60
61
  protected isGoToButtonActive(item: IDirectoryItem<NodeT | ItemT>): boolean;
62
+ protected isGoToButtonVisible(item: IDirectoryItem<NodeT | ItemT>): boolean;
61
63
  protected getGoToButtonTitle(item: IDirectoryItem<NodeT | ItemT>): string;
62
64
  protected onShowInfo: (item: GenModels.DirectoryDesignerItem) => Promise<void>;
63
65
  protected onEdit: (item: GenModels.DirectoryDesignerItem) => Promise<void>;
@@ -25,7 +25,6 @@ export declare type DirectoryDesignerRowImplState = DirectoryDesignerRowState;
25
25
  declare type ItemT = GenModels.DirectoryDesignerItem;
26
26
  /** @internal */
27
27
  export declare class DirectoryDesignerRowImpl extends DirectoryBaseImpl<DirectoryDesignerRowValueType, DirectoryDesignerRowNodeType, ItemT, DirectoryDesignerRowParams, DirectoryDesignerRowState> {
28
- private initialSetValue;
29
28
  constructor(props: DirectoryDesignerRowParams, state: DirectoryDesignerRowState);
30
29
  protected renderSelectDialog(props: IDirectorySelectDialogProps<DirectoryDesignerRowValueType, DirectoryDesignerRowNodeType, GenModels.IDirectoryItemData> & {
31
30
  ref: any;
@@ -35,6 +34,7 @@ export declare class DirectoryDesignerRowImpl extends DirectoryBaseImpl<Director
35
34
  protected getValuePath(value: GenModels.DirectoryDesignerItem): GenModels.DirectoryDesignerItem[];
36
35
  private saveValueOnChange;
37
36
  protected getSelectingMode(): DirectorySelectingMode;
37
+ UNSAFE_componentWillMount(): void;
38
38
  componentWillUnmount(): void;
39
39
  componentDidMount(): void;
40
40
  static FirstPageSize: number;
@@ -48,7 +48,8 @@ import("D:/BuildAgent/work/a67c8f9640042c6e/Bin/TypeScriptDefinitions/System/Con
48
48
  canShowDictionary(): boolean;
49
49
  protected onInputKeyDown(ev: React.KeyboardEvent<HTMLInputElement>): void;
50
50
  getValueAsString(value: ItemT | ItemT[]): string;
51
- protected onInputChange(event: any): void;
51
+ protected onInputBlur(event: React.FocusEvent<any>): void;
52
+ protected onDirectoryDialogSelectButtonClick(): Promise<void>;
52
53
  setValue(value: GenModels.DirectoryDesignerItem, redraw: boolean): void;
53
54
  private saveCard;
54
55
  private shouldSaveCardWithEditInPlaceValue;
@@ -58,6 +59,7 @@ import("D:/BuildAgent/work/a67c8f9640042c6e/Bin/TypeScriptDefinitions/System/Con
58
59
  protected renderDirectoryDesignerInputWithPlaceholder(): React.ReactNode;
59
60
  protected editInPlaceModeRender(): JSX.Element;
60
61
  protected getIconClassName(): string;
62
+ setValueInternal(value: any): void;
61
63
  protected onIconClick(): void;
62
64
  protected getTypeaheadProps():
63
65
  import("D:/BuildAgent/work/a67c8f9640042c6e/Bin/TypeScriptDefinitions/Helpers/Typeahead/ITypeaheadProps").ITypeaheadProps & {
@@ -0,0 +1,15 @@
1
+ import { $DirectoryDesignerRowController, $LayoutController, $LayoutRowController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
2
+ import { $DeviceType } from "@docsvision/webclient/StandardServices";
3
+ import { $Layout } from "@docsvision/webclient/System/$Layout";
4
+ import { $CurrentLocation, $EditOperationStore, $LayoutInfo } from "@docsvision/webclient/System/LayoutServices";
5
+ import { $LayoutManager } from "@docsvision/webclient/System/$LayoutManager";
6
+ export declare function getDirectoryDesignerRowMockServices():
7
+ import("@docsvision/web/core/services").ServiceContainer & $DirectoryDesignerRowController & $LayoutRowController & $EditOperationStore & $LayoutInfo & $LayoutController & $LayoutManager & $CurrentLocation & $Layout & $DeviceType;
8
+ export declare function getDirectoryDesignerRowMockProps(): {
9
+ placeHolder: string;
10
+ value: unknown;
11
+ selectedValue: unknown;
12
+ itemType: string;
13
+ useDescription: boolean;
14
+ };
15
+ export declare function getDirectoryDesignerRowMockItems(): unknown[];
@@ -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, "renderContent" | "data" | "slot" | "style" | "title" | "children" | "id" | "onSubmit" | "placeholder" | "dir" | "className" | "onClick" | "onKeyDown" | "onFocus" | "onBlur" | "tabIndex" | "color" | "opened" | "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"> & React.RefAttributes<unknown>>;
10
+ export declare const DirectorySearchContent: React.ForwardRefExoticComponent<Pick<IDirectorySearchContentProps, "renderContent" | "data" | "slot" | "style" | "title" | "children" | "id" | "onSubmit" | "placeholder" | "color" | "translate" | "dir" | "className" | "onClick" | "onKeyDown" | "onFocus" | "onBlur" | "tabIndex" | "opened" | "hidden" | "draggable" | "key" | "onMouseDown" | "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"> & React.RefAttributes<unknown>>;
@@ -10,7 +10,7 @@ export declare class DirectorySearchResultView {
10
10
  container: typeof DirectorySearchContainer;
11
11
  content:
12
12
  import("react").ForwardRefExoticComponent<Pick<
13
- import("./components/DirectorySearchContent").IDirectorySearchContentProps, "renderContent" | "data" | "slot" | "style" | "title" | "children" | "id" | "onSubmit" | "placeholder" | "dir" | "className" | "onClick" | "onKeyDown" | "onFocus" | "onBlur" | "tabIndex" | "color" | "opened" | "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"> &
13
+ import("./components/DirectorySearchContent").IDirectorySearchContentProps, "renderContent" | "data" | "slot" | "style" | "title" | "children" | "id" | "onSubmit" | "placeholder" | "color" | "translate" | "dir" | "className" | "onClick" | "onKeyDown" | "onFocus" | "onBlur" | "tabIndex" | "opened" | "hidden" | "draggable" | "key" | "onMouseDown" | "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"> &
14
14
  import("react").RefAttributes<unknown>>;
15
15
  iconButton: (props:
16
16
  import("D:/BuildAgent/work/a67c8f9640042c6e/Helpers/IconButton").IIconButtonProps) => JSX.Element;
@@ -0,0 +1,35 @@
1
+ import { $DeviceType } from "@docsvision/webclient/StandardServices";
2
+ import { $LayoutInfo } from "@docsvision/webclient/System/LayoutServices";
3
+ import { $LabelWidth } from "@docsvision/webclient/System/$LabelWidth";
4
+ export declare function getDisplayInitiatorMockServices():
5
+ import("@docsvision/web/core/services").ServiceContainer & $LayoutInfo & $LabelWidth & $DeviceType;
6
+ export declare function getDisplayInitiatorMockProps(): {
7
+ value: {
8
+ id: string;
9
+ isCurrent: boolean;
10
+ displayName: string;
11
+ firstName: string;
12
+ lastName: string;
13
+ middleName: any;
14
+ position: any;
15
+ fieldPath: string;
16
+ unitId: string;
17
+ pathInDirectory: any;
18
+ dataType: number;
19
+ status: number;
20
+ };
21
+ };
22
+ export declare function getDisplayInitiatorMockValue(): {
23
+ id: string;
24
+ isCurrent: boolean;
25
+ displayName: string;
26
+ firstName: string;
27
+ lastName: string;
28
+ middleName: any;
29
+ position: any;
30
+ fieldPath: string;
31
+ unitId: string;
32
+ pathInDirectory: any;
33
+ dataType: number;
34
+ status: number;
35
+ };
@@ -0,0 +1,72 @@
1
+ import { $LayoutTasksController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
2
+ import { $Layout } from "@docsvision/webclient/System/$Layout";
3
+ import { $CardId, $EditOperationStore, $LayoutInfo } from "@docsvision/webclient/System/LayoutServices";
4
+ import { $LabelWidth } from "@docsvision/webclient/System/$LabelWidth";
5
+ export declare function getDisplayPerformersMockServices():
6
+ import("@docsvision/web/core/services").ServiceContainer & $LayoutTasksController & $CardId & $EditOperationStore & $LayoutInfo & $LabelWidth & $Layout;
7
+ export declare function getDisplayPerformersMockProps(): {
8
+ showEmptyLabel: boolean;
9
+ startPerformers: {
10
+ id: string;
11
+ displayName: string;
12
+ tip: string;
13
+ extendedTip: string;
14
+ type: number;
15
+ }[];
16
+ endPerformers: {
17
+ id: string;
18
+ displayName: string;
19
+ tip: string;
20
+ extendedTip: string;
21
+ type: number;
22
+ }[];
23
+ };
24
+ export declare function getDisplayPerformersMockMultiplePerformers(): {
25
+ startPerformers: {
26
+ id: string;
27
+ displayName: string;
28
+ tip: string;
29
+ extendedTip: string;
30
+ type: number;
31
+ }[];
32
+ endPerformers: {
33
+ id: string;
34
+ displayName: string;
35
+ tip: string;
36
+ extendedTip: string;
37
+ type: number;
38
+ }[];
39
+ };
40
+ export declare function getDisplayPerformersMockDelegateRecords(): {
41
+ event: number;
42
+ initiator: {
43
+ id: string;
44
+ isCurrent: boolean;
45
+ displayName: string;
46
+ firstName: string;
47
+ lastName: string;
48
+ middleName: any;
49
+ position: any;
50
+ fieldPath: string;
51
+ unitId: string;
52
+ pathInDirectory: any;
53
+ dataType: number;
54
+ status: number;
55
+ };
56
+ performers: {
57
+ id: string;
58
+ isCurrent: boolean;
59
+ displayName: string;
60
+ firstName: string;
61
+ lastName: string;
62
+ middleName: any;
63
+ position: any;
64
+ fieldPath: string;
65
+ unitId: string;
66
+ pathInDirectory: any;
67
+ dataType: number;
68
+ status: number;
69
+ }[];
70
+ date: string;
71
+ comment: string;
72
+ }[];