@docsvision/webclient 5.17.3 → 6.1.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 (188) hide show
  1. package/Approval/AgreementStageEmployeesLoader.d.ts +3 -0
  2. package/BackOffice/$DigitalSignature.d.ts +0 -2
  3. package/BackOffice/AuthenticationKindsView.d.ts +1 -1
  4. package/BackOffice/CardKindImpl.d.ts +1 -0
  5. package/BackOffice/ChildTasksPerformingImpl.d.ts +3 -3
  6. package/BackOffice/CommandMenuComponent.d.ts +1 -1
  7. package/BackOffice/Comments.d.ts +2 -2
  8. package/BackOffice/DepartmentFilterViewComponents.d.ts +1 -1
  9. package/BackOffice/DigitalSignatureService.d.ts +3 -5
  10. package/BackOffice/DirectoryDesRowSelectDialog.d.ts +2 -5
  11. package/BackOffice/DirectoryDesignerRow.d.ts +4 -4
  12. package/BackOffice/DirectoryDesignerRowImpl.d.ts +2 -2
  13. package/BackOffice/DirectoryEntryModal.d.ts +2 -0
  14. package/BackOffice/DirectoryEntryModalLogic.d.ts +1 -0
  15. package/BackOffice/DirectorySearchResultView.d.ts +1 -1
  16. package/BackOffice/DirectoryTree.d.ts +0 -1
  17. package/BackOffice/DisplayPerformersImpl.d.ts +1 -1
  18. package/BackOffice/DssSignRequestModels.d.ts +2 -0
  19. package/BackOffice/EmailButtonView.d.ts +2 -2
  20. package/BackOffice/EmployeeImpl.d.ts +0 -5
  21. package/BackOffice/ExistingCardLinkDialog.d.ts +2 -1
  22. package/BackOffice/FileListConstants.d.ts +0 -4
  23. package/BackOffice/FileListControl.d.ts +9 -13
  24. package/BackOffice/FileListControlLogic.d.ts +10 -4
  25. package/BackOffice/FileListItemComponent.d.ts +1 -0
  26. package/BackOffice/FileListItemProps.d.ts +2 -2
  27. package/BackOffice/FileListItemState.d.ts +3 -1
  28. package/BackOffice/FileSignListDialog.d.ts +2 -10
  29. package/BackOffice/GetEmployeeGroups.d.ts +1 -0
  30. package/BackOffice/ICertificateStatus.d.ts +5 -4
  31. package/BackOffice/IFileOpenRequestModel.d.ts +13 -0
  32. package/BackOffice/Links.d.ts +2 -2
  33. package/BackOffice/LinksImpl.d.ts +1 -1
  34. package/BackOffice/NumeratorImpl.d.ts +2 -1
  35. package/BackOffice/PartnerBase.d.ts +2 -2
  36. package/BackOffice/PartnerBaseImpl.d.ts +1 -0
  37. package/BackOffice/PartnerDirectoryBase.d.ts +3 -3
  38. package/BackOffice/PartnerSelectDialog.d.ts +1 -0
  39. package/BackOffice/PrintButtonView.d.ts +1 -1
  40. package/BackOffice/SetDisplayName.d.ts +2 -0
  41. package/BackOffice/SignatureDialog.d.ts +2 -11
  42. package/BackOffice/SignatureDialog.stories.d.ts +0 -13
  43. package/BackOffice/SignatureDialogFrame.d.ts +0 -2
  44. package/BackOffice/SignatureDialogLabels.d.ts +2 -2
  45. package/BackOffice/SignatureDialogLogic.d.ts +0 -20
  46. package/BackOffice/SignatureDialogMethods.d.ts +2 -2
  47. package/BackOffice/SignatureDialogSettings.d.ts +2 -2
  48. package/BackOffice/StaffDirectoryItems.d.ts +1 -1
  49. package/BackOffice/StaffDirectoryItemsImpl.d.ts +1 -1
  50. package/BackOffice/StaffDirectorySelectDialog.d.ts +0 -1
  51. package/BackOffice/TaskListItemComponent.d.ts +1 -1
  52. package/BackOffice/TasksTableView.d.ts +3 -3
  53. package/BackOffice/Utils.d.ts +0 -1
  54. package/Generated/DocsVision.WebClient.Controllers.d.ts +1936 -2029
  55. package/Generated/DocsVision.WebClient.Models.d.ts +4578 -6845
  56. package/Helpers/Button.d.ts +0 -2
  57. package/Helpers/ComandBarButton.d.ts +0 -2
  58. package/Helpers/ComboBox/ComboBoxElement.d.ts +3 -3
  59. package/Helpers/ComboBox/ComboBoxTitle.d.ts +3 -1
  60. package/Helpers/ComboBox/Data/ClientModels/IComboBoxElement.d.ts +0 -2
  61. package/Helpers/CustomTree/CustomTreeNode.d.ts +1 -1
  62. package/Helpers/DVWebToolConnection/DVWebToolConnection.d.ts +1 -1
  63. package/Helpers/IconButton.d.ts +0 -2
  64. package/Helpers/InputMask/InputMaskView.d.ts +1 -1
  65. package/Helpers/InputMask/components/InputMaskField.d.ts +1 -1
  66. package/Helpers/LabeledText.d.ts +3 -1
  67. package/Helpers/ModalDialog/ModalDialog.d.ts +0 -1
  68. package/Helpers/PopoverHelpers/Popover.d.ts +4 -3
  69. package/Helpers/SliderCheckBox/SliderCheckBox.d.ts +1 -1
  70. package/Helpers/Table/TableHelperRow.d.ts +0 -1
  71. package/Legacy/ApprovalFilePanel.d.ts +14 -4
  72. package/Legacy/BasicGridHtmlBuilder.d.ts +1 -1
  73. package/Legacy/DocumentCard.d.ts +1 -1
  74. package/Legacy/DocumentPanel.d.ts +0 -2
  75. package/Legacy/ISignatureListItemDataModel.d.ts +0 -1
  76. package/Legacy/LinkControl.d.ts +1 -1
  77. package/Legacy/StandardControllers.d.ts +2 -2
  78. package/Legacy/TaskCardFilePanelRazorControl.d.ts +13 -4
  79. package/Legacy/TaskCardView.d.ts +1 -0
  80. package/Legacy/Utils.d.ts +5 -0
  81. package/Platform/$CommandBarManagement.d.ts +4 -4
  82. package/Platform/$GridOptions.d.ts +0 -1
  83. package/Platform/$ScanDialog.d.ts +4 -4
  84. package/Platform/AutoConsolidation.d.ts +2 -1
  85. package/Platform/BaseMainMenuItemImpl.d.ts +2 -2
  86. package/Platform/ButtonPositionsSelection.d.ts +1 -1
  87. package/Platform/CardLink.d.ts +8 -6
  88. package/Platform/CardLinkImpl.d.ts +1 -1
  89. package/Platform/CardManagement.d.ts +2 -1
  90. package/Platform/CertificateSettingsView.d.ts +1 -1
  91. package/Platform/CommentFile.d.ts +5 -4
  92. package/Platform/CommentFileImpl.d.ts +6 -1
  93. package/Platform/DateTimePickerImpl.d.ts +2 -2
  94. package/Platform/DownloadFilesBatchOperationImpl.d.ts +1 -1
  95. package/Platform/ExportESignButton.d.ts +0 -2
  96. package/Platform/FileExtensions.d.ts +4 -1
  97. package/Platform/FilePreview.d.ts +5 -2
  98. package/Platform/FilePreviewImpl.d.ts +4 -9
  99. package/Platform/FileViewer.d.ts +24 -0
  100. package/Platform/FolderCardsDashboardWidget.d.ts +0 -2
  101. package/Platform/FolderViewItemsImpl.d.ts +8 -8
  102. package/Platform/GetDocType.d.ts +1 -0
  103. package/Platform/GetFileType.d.ts +1 -0
  104. package/Platform/IsImageExtension.d.ts +1 -0
  105. package/Platform/ListCheckbox.d.ts +1 -1
  106. package/Platform/LoaderDialog.d.ts +1 -1
  107. package/Platform/PdfjsViewer.d.ts +13 -0
  108. package/Platform/R7Viewer.d.ts +13 -0
  109. package/Platform/RecentCardsDashboardWidget.d.ts +0 -2
  110. package/Platform/RecentCardsDashboardWidgetDataLoader.d.ts +2 -2
  111. package/Platform/ScanButtonImpl.d.ts +1 -0
  112. package/Platform/ScanDialogService.d.ts +1 -1
  113. package/Platform/SearchTextInput.d.ts +1 -1
  114. package/Platform/SecurityDescriptorDialog.d.ts +1 -1
  115. package/Platform/SettingsPopupLogic.d.ts +1 -1
  116. package/Platform/Table.d.ts +10 -0
  117. package/Platform/TableImpl.d.ts +1 -0
  118. package/Platform/TextListInputView.d.ts +2 -2
  119. package/Platform/UnreadBarService.d.ts +2 -2
  120. package/Platform/UnreadBarTablePlugins.d.ts +2 -2
  121. package/Platform/UnreadCounter.d.ts +1 -2
  122. package/Platform/UserProfileDialog.d.ts +1 -1
  123. package/README.md +1 -1
  124. package/System/$FileService.d.ts +2 -0
  125. package/System/$LastSearchResponse.d.ts +2 -2
  126. package/System/$RealtimeCommunicationService.d.ts +2 -0
  127. package/System/BaseControlImpl.d.ts +1 -1
  128. package/System/CheckIsLinux.d.ts +1 -0
  129. package/System/{BaseController.d.ts → ControllerBase.d.ts} +1 -1
  130. package/System/Decorators.d.ts +7 -7
  131. package/System/DirectoryBaseImpl.d.ts +1 -0
  132. package/System/DirectorySelectDialog.d.ts +2 -3
  133. package/System/FileService.d.ts +4 -0
  134. package/System/InputBasedControlImpl.d.ts +2 -1
  135. package/System/JsonUtils.d.ts +1 -0
  136. package/System/LastSearchResponseService.d.ts +3 -3
  137. package/System/RealtimeCommunicationService.d.ts +3 -1
  138. package/System/RealtimeServerSender.d.ts +1 -2
  139. package/System/ResourcesStub.d.ts +2 -62
  140. package/System/ServerController.d.ts +2 -2
  141. package/System/ServiceActionMetaData.d.ts +2 -2
  142. package/System/StringUtils.d.ts +1 -1
  143. package/System/Summernote.d.ts +0 -2
  144. package/System/WebServicesService.d.ts +2 -2
  145. package/package.json +1 -1
  146. package/Account/AddBackgroundMovementEffect.d.ts +0 -2
  147. package/BackOffice/CheckSectionAccessRights.d.ts +0 -3
  148. package/BackOffice/ConvertPowersOfAttorneyToComboBoxItems.d.ts +0 -7
  149. package/BackOffice/ConvertResponseToTree.d.ts +0 -4
  150. package/BackOffice/DeleteSection.d.ts +0 -2
  151. package/BackOffice/FileSignListDialog.stories.d.ts +0 -13
  152. package/BackOffice/FindSection.d.ts +0 -9
  153. package/BackOffice/GetPowersIconClassName.d.ts +0 -7
  154. package/BackOffice/GetPowersRootSectionId.d.ts +0 -5
  155. package/BackOffice/GetSearchItemsType.d.ts +0 -2
  156. package/BackOffice/IExtraFileAdded.d.ts +0 -3
  157. package/BackOffice/IFileTypeChangeArgs.d.ts +0 -4
  158. package/BackOffice/IMainFileAdded.d.ts +0 -3
  159. package/BackOffice/INewFileList.d.ts +0 -3
  160. package/BackOffice/IPowerModel.d.ts +0 -10
  161. package/BackOffice/IPowersDataLoadingEventArgs.d.ts +0 -11
  162. package/BackOffice/IPowersDialog.d.ts +0 -5
  163. package/BackOffice/IPowersDirectoryOptions.d.ts +0 -12
  164. package/BackOffice/IPowersTreeRow.d.ts +0 -6
  165. package/BackOffice/LoadPowersSectionLayoutFunctions.d.ts +0 -7
  166. package/BackOffice/PowerOfAttorneyErrorMessage.d.ts +0 -7
  167. package/BackOffice/PowerOfAttorneyInfo.d.ts +0 -11
  168. package/BackOffice/Powers.d.ts +0 -72
  169. package/BackOffice/Powers.stories.d.ts +0 -19
  170. package/BackOffice/PowersDialogLocations.d.ts +0 -3
  171. package/BackOffice/PowersDirectory.d.ts +0 -49
  172. package/BackOffice/PowersDirectory.stories.d.ts +0 -20
  173. package/BackOffice/PowersDirectoryConstants.d.ts +0 -12
  174. package/BackOffice/PowersDirectoryContainer.d.ts +0 -7
  175. package/BackOffice/PowersDirectoryHead.d.ts +0 -7
  176. package/BackOffice/PowersDirectoryInfo.d.ts +0 -16
  177. package/BackOffice/PowersDirectoryLogic.d.ts +0 -172
  178. package/BackOffice/PowersDirectorySaveExpandedState.d.ts +0 -5
  179. package/BackOffice/PowersDirectoryTreeAddButton.d.ts +0 -17
  180. package/BackOffice/PowersDirectoryView.d.ts +0 -61
  181. package/BackOffice/PowersImpl.d.ts +0 -72
  182. package/BackOffice/PowersRootSectionConstants.d.ts +0 -17
  183. package/BackOffice/PowersSelectDialog.d.ts +0 -74
  184. package/BackOffice/SetPowersCodeUpdateDate.d.ts +0 -2
  185. package/BackOffice/SignatureDialogPowersOfAttorney.d.ts +0 -9
  186. package/BackOffice/ToSearchArea.d.ts +0 -3
  187. package/Platform/SkipSavingCursorRequestResolver.d.ts +0 -12
  188. package/System/IRealtimeCommunicationHub.d.ts +0 -15
@@ -90,7 +90,7 @@ export declare class LinksImpl extends PanelImpl<LinksParams, LinksState> {
90
90
  protected getShowFilesForLinksTypesIds: () => string[];
91
91
  protected hideInfoPopover(linkItem: LinkItem): void;
92
92
  protected showInfoPopover(linkItem: LinkItem): void;
93
- protected updateInfoPopopverPosition: () => void;
93
+ protected updateInfoPopopverPosition: (ev: MouseEvent, element: Popover) => void;
94
94
  protected onLinkInfoEdited(linkItem: LinkItem): void;
95
95
  protected preventDisclosureToggle: (event: React.MouseEvent<any>) => void;
96
96
  protected onShowColumnSettingsDialog: () => Promise<void>;
@@ -24,7 +24,7 @@ export declare class NumeratorImpl extends InputBasedControlImpl<INumberInfo, Nu
24
24
  constructor(props: NumeratorParams, state: NumeratorState);
25
25
  generateNewNumberEx(saveToTheCard?: boolean, saveCardBefore?: boolean): Promise<INumberInfo>;
26
26
  generateNewNumber(saveToTheCard: boolean, prepareAction: () => Promise<any>): Promise<INumberInfo>;
27
- getTabIndexForButtons(): -1 | 0;
27
+ getTabIndexForButtons(): 0 | -1;
28
28
  onSaved(): Promise<any>;
29
29
  componentDidMount(): void;
30
30
  protected getTextValue(): string;
@@ -39,6 +39,7 @@ export declare class NumeratorImpl extends InputBasedControlImpl<INumberInfo, Nu
39
39
  protected onClearClick(): void;
40
40
  protected editInPlaceModeRender(): JSX.Element;
41
41
  protected getLeftButtons(): IBoxWithButtonsButtonInfo[];
42
+ protected onButtonBlur(event: React.FocusEvent<any>): void;
42
43
  protected getButtons(): IBoxWithButtonsButtonInfo[];
43
44
  wrapWithButtons(children?: React.ReactNode): JSX.Element;
44
45
  protected renderWithText(): JSX.Element;
@@ -69,8 +69,8 @@ export declare class PartnerBaseParams<T> extends InputBasedControlParams<T> {
69
69
  export declare abstract class PartnerBase<T extends GenModels.DepartmentModel | GenModels.EmployeeDataModel, ParamsT extends PartnerBaseParams<T> = PartnerBaseParams<T>, StateT extends PartnerBaseState<T> = PartnerBaseState<T>> extends InputBasedControl<T, ParamsT, StateT> {
70
70
  /** @internal */
71
71
  protected getServices(): $LayoutPartnerController & $EditOperationStore & $LayoutInfo & $LayoutRowController & $LayoutController & Partial<$LayoutController> & $LayoutManager & Partial<
72
- import("D:/Repositories/Webc17/Bin/TypeScriptDefinitions/System/Controls/Layout/LayoutServices").$CurrentLocation> & Partial<
73
- import("D:/Repositories/Webc17/Bin/TypeScriptDefinitions/System/Controls/Layout/$Layout").$Layout> & $DeviceType & $LayoutStaffController & $DepartmentController;
72
+ import("C:/Dev/WebC6.1/Bin/TypeScriptDefinitions/System/Controls/Layout/LayoutServices").$CurrentLocation> & Partial<
73
+ import("C:/Dev/WebC6.1/Bin/TypeScriptDefinitions/System/Controls/Layout/$Layout").$Layout> & $DeviceType & $LayoutStaffController & $DepartmentController;
74
74
  /** @internal */
75
75
  protected get partnerImpl(): PartnerBaseImpl<T>;
76
76
  private set partnerBindingHandler(value);
@@ -94,6 +94,7 @@ export declare abstract class PartnerBaseImpl<T extends GenModels.DepartmentMode
94
94
  protected getIconLabel(): string;
95
95
  protected onMouseDownIcon(): void;
96
96
  protected getIconClassName(): string;
97
+ protected onButtonBlur(event: React.FocusEvent<any>): void;
97
98
  protected renderInputWithPlaceholder(): React.ReactNode;
98
99
  protected editInPlaceModeRender(): JSX.Element;
99
100
  protected onIconClick(): void;
@@ -39,9 +39,9 @@ export declare class PartnerDirectoryBaseParams<T extends ValueT> extends Direct
39
39
  export declare abstract class PartnerDirectoryBase<T extends ValueT, ParamsT extends PartnerDirectoryBaseParams<T> = PartnerDirectoryBaseParams<T>, StateT extends PartnerDirectoryBaseState<T> = PartnerDirectoryBaseState<T>> extends DirectoryBase<T, NodeT, ItemT, ParamsT, StateT> {
40
40
  /** @internal */
41
41
  protected getServices(): $LayoutPartnerController & $EditOperationStore & $LayoutInfo & $LayoutRowController & $LayoutController & Partial<$LayoutController> &
42
- import("D:/Repositories/Webc17/Bin/TypeScriptDefinitions/System/Services/$LayoutManager").$LayoutManager & Partial<
43
- import("D:/Repositories/Webc17/Bin/TypeScriptDefinitions/System/Controls/Layout/LayoutServices").$CurrentLocation> & Partial<
44
- import("D:/Repositories/Webc17/Bin/TypeScriptDefinitions/System/Controls/Layout/$Layout").$Layout> & $DeviceType & $LayoutStaffController & $DepartmentController;
42
+ import("C:/Dev/WebC6.1/Bin/TypeScriptDefinitions/System/Services/$LayoutManager").$LayoutManager & Partial<
43
+ import("C:/Dev/WebC6.1/Bin/TypeScriptDefinitions/System/Controls/Layout/LayoutServices").$CurrentLocation> & Partial<
44
+ import("C:/Dev/WebC6.1/Bin/TypeScriptDefinitions/System/Controls/Layout/$Layout").$Layout> & $DeviceType & $LayoutStaffController & $DepartmentController;
45
45
  /** @internal */
46
46
  protected get partnerImpl(): PartnerDirectoryBaseImpl<T>;
47
47
  init(): Promise<void>;
@@ -113,6 +113,7 @@ import("styled-components").StyledComponent<typeof SimpleItemViewContent, any, I
113
113
  protected getDepartmentCache(id: string): IPartnerChildrenCacheItem;
114
114
  protected clearCache(): void;
115
115
  protected loadChildrenList(departmentId: string, from: number, to: number): Promise<IPartnerDirectoryTreeItem[]>;
116
+ private getDepartmentId;
116
117
  protected onChildrenLoaded(response: GenModels.PartnerTreeLoadResponse, departmentId: string, from: number): void;
117
118
  protected onReactListLoadRequest: (indexes: number[]) => void;
118
119
  protected search(query: GenModels.PartnerQuickSearchQuery, reset: boolean): Promise<{}>;
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
2
  export declare class PrintButtonView {
3
3
  dropdownButton: (props:
4
- import("D:/Repositories/Webc17/Bin/TypeScriptDefinitions/Helpers/DropdownButton").DropdownButtonProps) => JSX.Element;
4
+ import("C:/Dev/WebC6.1/Bin/TypeScriptDefinitions/Helpers/DropdownButton").DropdownButtonProps) => JSX.Element;
5
5
  }
@@ -0,0 +1,2 @@
1
+ import { TextBox } from "@docsvision/webclient/Platform/TextBox";
2
+ export declare function setDisplayName(sender: TextBox): Promise<void>;
@@ -1,7 +1,7 @@
1
1
  import React from "react";
2
2
  import { $ApplicationSettings, $DeviceType, $WebViewIOSEnabled } from "@docsvision/webclient/StandardServices";
3
3
  import { $CloudSignature } from "@docsvision/webclient/BackOffice/$CloudSignature";
4
- import { $PowerOfAttorneyApiController, $SignatureController, $SignatureMethodsController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
4
+ import { $SignatureController, $SignatureMethodsController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
5
5
  import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
6
6
  import { $CryptoPro } from "@docsvision/webclient/BackOffice/$CryptoPro";
7
7
  import { SignatureDialogLogic } from "@docsvision/webclient/BackOffice/SignatureDialogLogic";
@@ -18,10 +18,7 @@ import { IDigitalSignOptions } from "@docsvision/webclient/BackOffice/$DigitalSi
18
18
  import { $Resources } from "@docsvision/web/core/localization/$Resources";
19
19
  import { Focusable } from "@docsvision/web/components/focus-management";
20
20
  import { $CardInfo } from "@docsvision/webclient/System/LayoutServices";
21
- import { SignatureDialogPowersOfAttorney } from "@docsvision/webclient/BackOffice/SignatureDialogPowersOfAttorney";
22
- import { PowerOfAttorneyErrorMessage } from "@docsvision/webclient/BackOffice/PowerOfAttorneyErrorMessage";
23
- import { $Router } from "@docsvision/webclient/System/$Router";
24
- export declare type $SignatureDialogServices = $SignatureController & $WebViewIOSEnabled & $CloudSignature & $MessageBox & $CryptoPro & $ApplicationSettings & $LocalStorage & $SignatureMethodsController & $Resources & $CardInfo & $DeviceType & $PowerOfAttorneyApiController & $Router;
21
+ export declare type $SignatureDialogServices = $SignatureController & $WebViewIOSEnabled & $CloudSignature & $MessageBox & $CryptoPro & $ApplicationSettings & $LocalStorage & $SignatureMethodsController & $Resources & $CardInfo & $DeviceType;
25
22
  /** Свойства для {@see SignatureDialog}. */
26
23
  export interface ISignatureDialogProps extends IComponentProps<SignatureDialogLogic, SignatureDialogView> {
27
24
  /** Идентификатор документа. */
@@ -34,8 +31,6 @@ export interface ISignatureDialogProps extends IComponentProps<SignatureDialogLo
34
31
  hideSimpleSign?: boolean;
35
32
  /** Не отображать комбо-бокс выбора способа подписания (будет выбран первый вариант по-умолчанию). */
36
33
  hideSignatureMethodsSelect?: boolean;
37
- /** Не отображать комбо-бокс выбора доверенности (будет выбран первый вариант по-умолчанию). */
38
- hidePowerOfAttorneySelect?: boolean;
39
34
  /** Не отображать диалог на экране (используйте API {@link IDigitalSignatureDialogManagement} для управления видимостью). */
40
35
  showHidden?: boolean;
41
36
  /** Сообщение, показываемое в нижней части диалога */
@@ -56,19 +51,15 @@ export interface ISignatureDialogProps extends IComponentProps<SignatureDialogLo
56
51
  onPrepareSignatureMethods?: (methods: GenModels.SignatureMethod[]) => GenModels.SignatureMethod[];
57
52
  /** Вызывается при отрисовке кнопок диалога. */
58
53
  onRenderButtons?: (props: ISignatureDialogButtonsProps, defaultButtons: JSX.Element[]) => JSX.Element[];
59
- /** Вызывается при выборе способа подписания. */
60
- onSelectMethods?: (method: GenModels.SignatureMethod) => void;
61
54
  services: $SignatureDialogServices;
62
55
  }
63
56
  export declare class SignatureDialogView {
64
57
  frame: typeof SignatureDialogFrame;
65
58
  loader: typeof SignatureDialogLoader;
66
59
  labels: typeof SignatureDialogLabels;
67
- powersOfAttorney: typeof SignatureDialogPowersOfAttorney;
68
60
  noPluginMessage: typeof SignatureDialogNoPluginMessage;
69
61
  methods: typeof SignatureDialogMethods;
70
62
  settings: typeof SignatureDialogSettings;
71
- errorMessage: typeof PowerOfAttorneyErrorMessage;
72
63
  contentWrapper: typeof Focusable;
73
64
  /** Точка расширения для партнеров */
74
65
  footer: (logic: SignatureDialogLogic) => React.ReactNode;
@@ -6,20 +6,7 @@ declare const _default: {
6
6
  };
7
7
  export default _default;
8
8
  export declare const Default: () => JSX.Element;
9
- export declare const WithoutLabelSelection: () => JSX.Element;
10
- export declare const WithoutSignatureMethodsSelect: () => JSX.Element;
11
- export declare const WithoutSignatureMethodsSetup: () => JSX.Element;
12
- export declare const WithMessageInFooter: () => JSX.Element;
13
- export declare const WithMessageInHeader: () => JSX.Element;
14
- export declare const CustomSignButtonText: () => JSX.Element;
15
- export declare const CustomCancelButtonText: () => JSX.Element;
16
- export declare const CustomDialogHeaderText: () => JSX.Element;
17
9
  export declare const Loading: () => JSX.Element;
18
10
  export declare const NoPlugin: () => JSX.Element;
19
11
  export declare const NoCloud: () => JSX.Element;
20
- export declare const WithoutRequiredPowerOfAttorney: () => JSX.Element;
21
- export declare const WithoutNotRequiredPowerOfAttorney: () => JSX.Element;
22
- export declare const WithPowerOfAttorney: () => JSX.Element;
23
- export declare const WithHiddenRequiredPowerOfAttorney: () => JSX.Element;
24
- export declare const InformationAboutPowerOfAttorney: () => JSX.Element;
25
12
  export declare const SettingsDialogOpen: () => JSX.Element;
@@ -12,8 +12,6 @@ export interface ISignatureDialogButtonsProps {
12
12
  cancelButtonText?: string;
13
13
  /** Текст в заголовке диалога. */
14
14
  dialogHeaderText?: string;
15
- canShowInfo: boolean;
16
- showPowerOfAttorneyInfo: () => void;
17
15
  onSign: () => void;
18
16
  onCancel: () => void;
19
17
  }
@@ -1,9 +1,9 @@
1
1
  /// <reference types="react" />
2
2
  import { IComboBoxElement } from "@docsvision/webclient/Helpers/ComboBox/Data/ClientModels/IComboBoxElement";
3
3
  import { ISignatureLabel } from "@docsvision/webclient/Legacy/ISignatureLabel";
4
- export interface ISignatureDialogLabelsProps {
4
+ export interface ISignatureDialogLabelsPops {
5
5
  labels: IComboBoxElement[];
6
6
  selectedLabel: ISignatureLabel;
7
7
  onSelectLabel: (label: ISignatureLabel) => void;
8
8
  }
9
- export declare function SignatureDialogLabels(props: ISignatureDialogLabelsProps): JSX.Element;
9
+ export declare function SignatureDialogLabels(props: ISignatureDialogLabelsPops): JSX.Element;
@@ -27,24 +27,6 @@ import("effector").Store<IComboBoxElement[]>;
27
27
  import("effector").Store<ISignatureLabel>;
28
28
  selectLabel:
29
29
  import("effector").Event<ISignatureLabel>;
30
- $powersOfAttorney:
31
- import("effector").Store<GenModels.PowerOfAttorneyModel[]>;
32
- $powersOfAttorneyComboBoxItems:
33
- import("effector").Store<IComboBoxElement[]>;
34
- $selectedPowerOfAttorney:
35
- import("effector").Store<GenModels.PowerOfAttorneyModel>;
36
- $powerOfAttorneyUseStatus:
37
- import("effector").Store<GenModels.PowerOfAttorneyUseStatus>;
38
- $errorMessage:
39
- import("effector").Store<string>;
40
- selectPowerOfAttorney:
41
- import("effector").Event<GenModels.PowerOfAttorneyModel>;
42
- loadPowersOfAttorneyData:
43
- import("effector").Effect<{
44
- cardID: string;
45
- }, GenModels.FindPowersOfAttorneyResponse, Error>;
46
- showPowerOfAttorneyInfo:
47
- import("effector").Effect<void, void, Error>;
48
30
  $selectedMethod:
49
31
  import("effector").Store<GenModels.SignatureMethod>;
50
32
  selectMethod:
@@ -73,8 +55,6 @@ import("effector").Event<void>;
73
55
  import("effector").Event<void>;
74
56
  currentDialogSettingsUpdated:
75
57
  import("effector").Event<GenModels.SignatureMethodSettings>;
76
- currentDialogOptionsUpdated:
77
- import("effector").Event<ISignatureDialogProps>;
78
58
  saveSettingsDialog:
79
59
  import("effector").Event<void>;
80
60
  saveSettingsFx:
@@ -2,9 +2,9 @@
2
2
  import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
3
3
  import { IComboBoxElement } from "@docsvision/webclient/Helpers/ComboBox/Data/ClientModels/IComboBoxElement";
4
4
 
5
- export interface ISignatureDialogMethodsProps {
5
+ export interface ISignatureDialogMethodsPops {
6
6
  methods: IComboBoxElement[];
7
7
  selectedMethod: GenModels.SignatureMethod;
8
8
  onSelectMethod: (method: GenModels.SignatureMethod) => void;
9
9
  }
10
- export declare function SignatureDialogMethods(props: ISignatureDialogMethodsProps): JSX.Element;
10
+ export declare function SignatureDialogMethods(props: ISignatureDialogMethodsPops): JSX.Element;
@@ -9,7 +9,7 @@ import { $MessageBox } from "@docsvision/webclient/System/$MessageBox";
9
9
  import { HtmlProps } from "@docsvision/web/core/component";
10
10
 
11
11
  import { $CardInfo } from "@docsvision/webclient/System/LayoutServices";
12
- export interface ISignatureDialogSettingsProps extends HtmlProps.div {
12
+ export interface ISignatureDialogSettingsPops extends HtmlProps.div {
13
13
  settings: GenModels.SignatureMethodSettings;
14
14
  showSettingsDialog: boolean;
15
15
  onShowSettingsDialog: () => void;
@@ -18,4 +18,4 @@ export interface ISignatureDialogSettingsProps extends HtmlProps.div {
18
18
  onSaveSettings: () => void;
19
19
  services: $LocalStorage & $ApplicationSettings & $CryptoPro & $WebViewIOSEnabled & $CloudSignature & $SignatureController & $MessageBox & $CardInfo & $DeviceType;
20
20
  }
21
- export declare function SignatureDialogSettings(props: ISignatureDialogSettingsProps): JSX.Element;
21
+ export declare function SignatureDialogSettings(props: ISignatureDialogSettingsPops): JSX.Element;
@@ -82,7 +82,7 @@ export declare class StaffDirectoryItems<ValueT extends StaffValueType = StaffVa
82
82
  private set binding(value);
83
83
  private set defaultEmployeeBinding(value);
84
84
  get inputChanged():
85
- import("D:/Repositories/Webc17/Bin/TypeScriptDefinitions/System/Events/SimpleEvent").SimpleEvent<string>;
85
+ import("C:/Dev/WebC6.1/Bin/TypeScriptDefinitions/System/Events/SimpleEvent").SimpleEvent<string>;
86
86
  /** @covered */
87
87
  get inputText(): string;
88
88
  /** @covered */
@@ -66,7 +66,7 @@ export declare class StaffDirectoryItemsImpl extends DirectoryBaseImpl<StaffValu
66
66
  private shouldShowFavorites;
67
67
  onRemoveClick(item: ItemT, ev?: React.MouseEvent<any> | React.TouchEvent<any>): Promise<void>;
68
68
  protected showEditPopover(popoverOptions?: IEditPopoverProps): Promise<
69
- import("D:/Repositories/Webc17/Bin/TypeScriptDefinitions/System/Controls/DirectoryBase/DirectoryBase").DirectoryBase<StaffValueType, GenModels.IDirectoryItemData, GenModels.IDirectoryItemData, StaffDirectoryItemsParams<StaffValueType>, StaffDirectoryItemsState<StaffValueType>>>;
69
+ import("C:/Dev/WebC6.1/Bin/TypeScriptDefinitions/System/Controls/DirectoryBase/DirectoryBase").DirectoryBase<StaffValueType, GenModels.IDirectoryItemData, GenModels.IDirectoryItemData, StaffDirectoryItemsParams<StaffValueType>, StaffDirectoryItemsState<StaffValueType>>>;
70
70
  protected onEditPopoverShowed(control: any): void;
71
71
  protected getItemTooltip(employee: GenModels.IDirectoryItemData): string;
72
72
  protected onIconClick(): void;
@@ -29,7 +29,6 @@ export interface IStaffDirectorySelectDialogProps extends IDirectorySelectDialog
29
29
  initialSelectedValues: ItemT[];
30
30
  dataSource: GenModels.StaffItemsDataSourceModel;
31
31
  favoritesKey?: string;
32
- dataTestId?: string;
33
32
  services: $StaffDirectoryItemsController & $CardInfo;
34
33
  }
35
34
  /** @internal */
@@ -13,7 +13,7 @@ export declare class TaskListItemComponent extends React.Component<ITaskListItem
13
13
  protected getEndDate(): string;
14
14
  protected getEndDateClassName(): string;
15
15
  protected inState(taskState: GenModels.TaskStateType[], taskGroupState: GenModels.TaskGroupStateType[]): boolean;
16
- protected getTabIndex(): -1 | 0;
16
+ protected getTabIndex(): 0 | -1;
17
17
  private onOpen;
18
18
  render(): JSX.Element;
19
19
  protected renderFullView(): JSX.Element;
@@ -20,16 +20,16 @@ import { TasksTableIconButton } from '@docsvision/webclient/BackOffice/TasksTabl
20
20
  import { StaffDirectoryItems } from '@docsvision/webclient/BackOffice/StaffDirectoryItems';
21
21
  export declare class TasksTableView {
22
22
  mainButton: (props:
23
- import("D:/Repositories/Webc17/Bin/TypeScriptDefinitions/Helpers/Button").IButtonProperties) => JSX.Element;
23
+ import("C:/Dev/WebC6.1/Bin/TypeScriptDefinitions/Helpers/Button").IButtonProperties) => JSX.Element;
24
24
  dialog: (props:
25
- import("D:/Repositories/Webc17/Bin/TypeScriptDefinitions/Helpers/ModalDialog/CommonModalDialog").CommonModalDialogProps) => JSX.Element;
25
+ import("C:/Dev/WebC6.1/Bin/TypeScriptDefinitions/Helpers/ModalDialog/CommonModalDialog").CommonModalDialogProps) => JSX.Element;
26
26
  controlWrapper: typeof TasksTableControlWrapper;
27
27
  ribbon: typeof TasksTableRibbon;
28
28
  ribbonGroup:
29
29
  import("styled-components").StyledComponent<"div", any, {
30
30
  className: string;
31
31
  } &
32
- import("D:/Repositories/Webc17/Bin/TypeScriptDefinitions/Helpers/Ribbon/RibbonGroup").IRibbonGroupProps, "className">;
32
+ import("C:/Dev/WebC6.1/Bin/TypeScriptDefinitions/Helpers/Ribbon/RibbonGroup").IRibbonGroupProps, "className">;
33
33
  ribbonButton: typeof TasksTableRibbonButton;
34
34
  ribbonContainer: typeof TasksTableRibbonContainer;
35
35
  ribbonFilterButton: typeof TasksTableFilterButton;
@@ -27,4 +27,3 @@ export declare function preparePkiClientSignData(signData: IDataIOSSign[]): ({
27
27
  fileVersionId?: undefined;
28
28
  fileCardId?: undefined;
29
29
  })[];
30
- export declare const sendDownloadFileToWebview: (fileId: string, fileName?: string) => Promise<void>;