@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
@@ -5,7 +5,6 @@ import { ILocalCounterData } from "@docsvision/webclient/Platform/ILocalCounter"
5
5
  import { IUnreadCountersData } from "@docsvision/webclient/Platform/IUnreadCountersData";
6
6
  import { IBasicEvent } from "@docsvision/webclient/System/IBasicEvent";
7
7
  import { $RealtimeCommunicationService } from "@docsvision/webclient/System/$RealtimeCommunicationService";
8
- import { IRealtimeCommunicationHub } from "@docsvision/webclient/System/IRealtimeCommunicationHub";
9
8
  import { IRealTimeCommunicationMessage } from "@docsvision/webclient/System/IRealTimeCommunicationMessage";
10
9
  import { $ApplicationSettings } from '@docsvision/webclient/StandardServices';
11
10
  /** @internal */
@@ -55,7 +54,7 @@ export declare class UnreadCounter implements IUnreadCounter {
55
54
  protected onApplicationActivityRestored(): void;
56
55
  refreshServerState(): void;
57
56
  protected sendFoldersToService(preventAwakeOrCreateSession?: boolean): void;
58
- protected sendFoldersToServer: (message: IRealTimeCommunicationMessage<any>, hub: IRealtimeCommunicationHub) => Promise<void>;
57
+ protected sendFoldersToServer: (message: IRealTimeCommunicationMessage<any>, connection: signalR.HubConnection) => Promise<void>;
59
58
  protected processResponse: (response: IRealTimeCommunicationMessage<UnreadCountersResponse>) => void;
60
59
  protected getCurrentEmployee(): string;
61
60
  }
@@ -26,7 +26,7 @@ export declare class UserProfileDialog extends React.Component<Props, State> imp
26
26
  private attachRoot;
27
27
  DialogBox:
28
28
  import("styled-components").StyledComponent<(props:
29
- import("D:/Repositories/Webc17/Bin/TypeScriptDefinitions/@docsvision/Helpers/ModalDialog/ModalDialogBox").IModalDialogBoxProps) => JSX.Element, any, {}, never>;
29
+ import("C:/Dev/WebC6.1/Bin/TypeScriptDefinitions/@docsvision/Helpers/ModalDialog/ModalDialogBox").IModalDialogBoxProps) => JSX.Element, any, {}, never>;
30
30
  close(): void;
31
31
  render(): JSX.Element;
32
32
  }
package/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  > Файлы описания типов TypeScript для JS API Web-клиента [Docsvision](https://docsvision.com).
4
4
 
5
- Примеры использования пакета можно найти в [примерах расширений Web-клиента](https://github.com/DocsVision/WebClient-Samples). Ознакомиться с доступными возможностями API можно в [документации к JS API Web-клиента](https://docsvision.com/docs/webclient/5.5.14/JsDocApi/index.html), а также в руководстве разработчика.
5
+ Примеры использования пакета можно найти в [примерах расширений Web-клиента](https://github.com/DocsVision/WebClient-Samples). Ознакомиться с доступными возможностями API можно в [документации к JS API Web-клиента](https://docsvision.com/docs/webclient/6.1.0/JsDocApi/index.html), а также в руководстве разработчика.
6
6
 
7
7
  ## Установка
8
8
 
@@ -1,5 +1,6 @@
1
1
  import { FileListItem } from '@docsvision/webclient/BackOffice/FileListItem';
2
2
  import { SimpleEvent } from '@docsvision/webclient/System/SimpleEvent';
3
+ import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
3
4
  export declare enum FileServiceOrder {
4
5
  Primary = 0,
5
6
  Secondary = 1
@@ -19,6 +20,7 @@ export interface IFileService {
19
20
  selectedFileWasChanged: SimpleEvent<any>;
20
21
  fileListWasChanged: SimpleEvent<any>;
21
22
  selectedFile: IFileServiceItem;
23
+ selectedVersion: GenModels.VersionedFileModel;
22
24
  }
23
25
  export declare type $FileService = {
24
26
  fileService: IFileService;
@@ -10,7 +10,7 @@ export interface ILastSearchResponse {
10
10
  readonly $isDescending: Store<boolean>;
11
11
  readonly $columns: Store<GenModels.GridUserSettingsColumn[]>;
12
12
  readonly $listColumns: Store<GenModels.GridUserSettingsColumn[]>;
13
- readonly $tablePresentation: Store<GenModels.TablePresentationForDevice[]>;
13
+ readonly $tablePresentation: Store<GenModels.TablePresentation>;
14
14
  setInstenceId: Event<string>;
15
15
  setSearchText: Event<string>;
16
16
  setSearchContextOption: Event<GenModels.SearchContextOption>;
@@ -19,7 +19,7 @@ export interface ILastSearchResponse {
19
19
  setColumns: Event<GenModels.GridUserSettingsColumn[]>;
20
20
  setListColumns: Event<GenModels.GridUserSettingsColumn[]>;
21
21
  setIsDescending: Event<boolean>;
22
- setTablePresentation: Event<GenModels.TablePresentationForDevice[]>;
22
+ setTablePresentation: Event<GenModels.TablePresentation>;
23
23
  }
24
24
  export declare type $LastSearchResponse = {
25
25
  lastSearchResponse: ILastSearchResponse;
@@ -1,6 +1,7 @@
1
1
  import { IRealTimeCommunicationMessage } from "@docsvision/webclient/System/IRealTimeCommunicationMessage";
2
2
  import { RealtimeServerSender } from "@docsvision/webclient/System/RealtimeServerSender";
3
3
  import { RealtimeSubscriber } from "@docsvision/webclient/System/RealtimeSubscriber";
4
+ import { NotyDef } from '@docsvision/webclient/System/PopupNotification';
4
5
  export interface IRealtimeCommunicationService {
5
6
  sendToServer<T>(message: IRealTimeCommunicationMessage<T>): void;
6
7
  sendBetweenTabs<T>(message: IRealTimeCommunicationMessage<T>, targetTabs?: string[], sync?: boolean): void;
@@ -16,6 +17,7 @@ export interface IRealtimeCommunicationService {
16
17
  readonly currentTabId: string;
17
18
  readonly masterTabId: string | undefined;
18
19
  readonly sessionId: string;
20
+ popupNotification?: NotyDef;
19
21
  }
20
22
  export declare type $RealtimeCommunicationService = {
21
23
  realtimeCommunicationService: IRealtimeCommunicationService;
@@ -120,7 +120,7 @@ export declare abstract class BaseControlImpl<P extends BaseControlParams, S ext
120
120
  * Возвращает 0 если {@link BaseControlParams.tabStop} == true, и -1 в противном случае. По умолчанию данный метод не используется,
121
121
  * он может быть использован производным классом при отрисовке интерактивных элементов.
122
122
  */
123
- getTabIndex(): -1 | 0;
123
+ getTabIndex(): 0 | -1;
124
124
  /**
125
125
  * Возвращает полное наименование внутреннего контрола, которое следует передать
126
126
  * при его отрисовке в функции Render.
@@ -0,0 +1 @@
1
+ export declare function isLinuxOS(): boolean;
@@ -6,7 +6,7 @@ export declare enum HttpMethods {
6
6
  Post = 1
7
7
  }
8
8
  /** @internal */
9
- export declare class BaseController {
9
+ export declare class ControllerBase {
10
10
  protected services: $RequestManager;
11
11
  constructor(services?: $RequestManager);
12
12
  protected basePostRequest(url: string, data: any, options?: RequestOptions): Promise<any>;
@@ -1,14 +1,14 @@
1
- /** @deprecated Используйте BaseController */
1
+ /** @deprecated Используйте ControllerBase */
2
2
  export declare function action(target: object, propertyKey: string, descriptor: TypedPropertyDescriptor<any>): TypedPropertyDescriptor<any>;
3
- /** @deprecated Используйте BaseController */
3
+ /** @deprecated Используйте ControllerBase */
4
4
  export declare function apiAction(target: object, propertyKey: string, descriptor: TypedPropertyDescriptor<any>): TypedPropertyDescriptor<any>;
5
- /** @deprecated Используйте BaseController */
5
+ /** @deprecated Используйте ControllerBase */
6
6
  export declare function controllerAction(url: string): (target: object, propertyKey: string, descriptor: TypedPropertyDescriptor<any>) => TypedPropertyDescriptor<any>;
7
- /** @deprecated Используйте BaseController */
7
+ /** @deprecated Используйте ControllerBase */
8
8
  export declare function arg(name: string): (target: object, propertyKey: string, parameterIndex: number) => void;
9
- /** @deprecated Используйте BaseController */
9
+ /** @deprecated Используйте ControllerBase */
10
10
  export declare function postData(target: object, propertyKey: string, parameterIndex: number): void;
11
- /** @deprecated Используйте BaseController */
11
+ /** @deprecated Используйте ControllerBase */
12
12
  export declare let ServiceActionPostDataArgumentName: string;
13
- /** @deprecated Используйте BaseController */
13
+ /** @deprecated Используйте ControllerBase */
14
14
  export declare function controller(name: string): (target: object) => void;
@@ -82,6 +82,7 @@ export declare abstract class DirectoryBaseImpl<ValueT extends NodeT | ItemT | N
82
82
  protected renderSelectDialogInternal(): JSX.Element;
83
83
  protected renderInputWithPlaceholder(): React.ReactNode;
84
84
  protected getLastFilterState(): string;
85
+ protected onButtonBlur(event: React.FocusEvent<any>): void;
85
86
  protected getButtons(): IBoxWithButtonsButtonInfo[];
86
87
  protected renderTypeaheadInput(): JSX.Element;
87
88
  protected onTypeaheadOpened(): void;
@@ -34,7 +34,6 @@ export interface IDirectorySelectDialogProps<ValueT extends NodeT | ItemT | Node
34
34
  /** При смене значения на true модальное окно развернётся, при смене в false - свернётся. */
35
35
  maximized?: boolean;
36
36
  services?: any;
37
- dataTestId?: string;
38
37
  }
39
38
  /** @internal */
40
39
  export interface IDirectoryChildrenCacheItem<DataT extends GenModels.IDirectoryItemData> {
@@ -78,10 +77,10 @@ export declare abstract class DirectorySelectDialog<ValueT extends NodeT | ItemT
78
77
  protected modalHost: CommonModalDialogHost;
79
78
  static SimpleItemView:
80
79
  import("styled-components").StyledComponent<typeof SimpleItemViewContent, any,
81
- import("D:/Repositories/Webc17/Bin/Helpers/CustomTree/Theme/Default/CustomTreeNodeContentDefault").ICustomTreeNodeContentDefaultProps, never>;
80
+ import("C:/Dev/WebC6.1/Bin/Helpers/CustomTree/Theme/Default/CustomTreeNodeContentDefault").ICustomTreeNodeContentDefaultProps, never>;
82
81
  static SimpleItemViewCompact:
83
82
  import("styled-components").StyledComponent<typeof SimpleItemViewContent, any,
84
- import("D:/Repositories/Webc17/Bin/Helpers/CustomTree/Theme/Default/CustomTreeNodeContentDefault").ICustomTreeNodeContentDefaultProps, never>;
83
+ import("C:/Dev/WebC6.1/Bin/Helpers/CustomTree/Theme/Default/CustomTreeNodeContentDefault").ICustomTreeNodeContentDefaultProps, never>;
85
84
  /** @internal */
86
85
  state: StateT;
87
86
  searchInput: HTMLInputElement;
@@ -1,12 +1,16 @@
1
1
  import { FileServiceOrder, IFileService, IFileServiceItem } from '@docsvision/webclient/System/$FileService';
2
2
  import { SimpleEvent } from '@docsvision/webclient/System/SimpleEvent';
3
+ import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
3
4
  export declare class FileService implements IFileService {
4
5
  _selectedFile: IFileServiceItem;
5
6
  files: IFileServiceItem[];
6
7
  fileGroups: IFileServiceItem[][];
8
+ _selectedVersion: GenModels.VersionedFileModel;
7
9
  constructor();
8
10
  get selectedFile(): IFileServiceItem;
9
11
  set selectedFile(val: IFileServiceItem);
12
+ get selectedVersion(): GenModels.VersionedFileModel;
13
+ set selectedVersion(val: GenModels.VersionedFileModel);
10
14
  getFiles(): IFileServiceItem[];
11
15
  getFileGroups(): IFileServiceItem[][];
12
16
  setFileGroups(groups: IFileServiceItem[][], files?: IFileServiceItem[]): void;
@@ -45,7 +45,7 @@ export declare abstract class InputBasedControlImpl<ModelT, PropsT extends Input
45
45
  protected onInPlaceEditClosed(): void;
46
46
  validate(params: any): IValidationResult;
47
47
  protected get editAvailable(): boolean;
48
- getTabIndex(): -1 | 0;
48
+ getTabIndex(): 0 | -1;
49
49
  protected attachInput(elem: HTMLElement): void;
50
50
  protected getInputElem(): HTMLElement;
51
51
  protected attachText(textElem: any): void;
@@ -114,6 +114,7 @@ export declare abstract class InputBasedControlImpl<ModelT, PropsT extends Input
114
114
  protected renderPlaceholder(): JSX.Element;
115
115
  protected renderPlaceholderEditInPlace(): JSX.Element;
116
116
  protected onInputKeyDown(ev: React.KeyboardEvent<any>): void;
117
+ protected onIconKeyDown(e: React.KeyboardEvent): void;
117
118
  protected getInputProps(): React.DetailedHTMLProps<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
118
119
  protected renderInput(): React.ReactNode;
119
120
  protected get editInPlaceAvailable(): boolean;
@@ -0,0 +1 @@
1
+ export declare function tryParseJson(arg: unknown): any;
@@ -14,7 +14,7 @@ export declare class LastSearchResponseService implements ILastSearchResponse {
14
14
  static IsDescending: string;
15
15
  static Columns: string;
16
16
  static ListColumns: string;
17
- static TablePresentationForDevice: string;
17
+ static TablePresentation: string;
18
18
  $instanceId: Store<string>;
19
19
  setInstenceId: Event<string>;
20
20
  $searchText: Store<string>;
@@ -32,8 +32,8 @@ export declare class LastSearchResponseService implements ILastSearchResponse {
32
32
  setColumns: Event<GenModels.GridUserSettingsColumn[]>;
33
33
  $listColumns: Store<GenModels.GridUserSettingsColumn[]>;
34
34
  setListColumns: Event<GenModels.GridUserSettingsColumn[]>;
35
- $tablePresentation: Store<GenModels.TablePresentationForDevice[]>;
36
- setTablePresentation: Event<GenModels.TablePresentationForDevice[]>;
35
+ $tablePresentation: Store<GenModels.TablePresentation>;
36
+ setTablePresentation: Event<GenModels.TablePresentation>;
37
37
  constructor(services: $LocalStorage & $Domain);
38
38
  private setData;
39
39
  }
@@ -4,6 +4,7 @@ import { IRealtimeCommunicationService } from "@docsvision/webclient/System/$Rea
4
4
  import { IRealTimeCommunicationMessage } from "@docsvision/webclient/System/IRealTimeCommunicationMessage";
5
5
  import { RealtimeServerSender } from "@docsvision/webclient/System/RealtimeServerSender";
6
6
  import { RealtimeSubscriber as RealtimeSubscriberClass } from "@docsvision/webclient/System/RealtimeSubscriber";
7
+ import { NotyDef } from "@docsvision/webclient/System/PopupNotification";
7
8
  /** @internal */
8
9
  export interface IRealtimeMasterTabInfo {
9
10
  masterTabId?: string;
@@ -46,6 +47,7 @@ export declare class RealtimeCommunicationService implements IRealtimeCommunicat
46
47
  static ReconnectTimeout: number;
47
48
  /** Тип сообщения о закрытии вкладки. */
48
49
  static TabClosed: string;
50
+ popupNotification: NotyDef;
49
51
  private mainLocalStorageKey;
50
52
  private messagesFromMaster;
51
53
  private messagesFromTabs;
@@ -57,7 +59,7 @@ export declare class RealtimeCommunicationService implements IRealtimeCommunicat
57
59
  private masterTabMonitorTimer;
58
60
  private masterTabMonitorInterval;
59
61
  private tabChannelTimeToDead;
60
- private hub?;
62
+ private connection?;
61
63
  private lastMasterTabId?;
62
64
  private registeredAsSlave;
63
65
  /** Закрывается ли эта вкладка в данный момент */
@@ -1,3 +1,2 @@
1
- import { IRealtimeCommunicationHub } from "@docsvision/webclient/System/IRealtimeCommunicationHub";
2
1
  import { IRealTimeCommunicationMessage } from "@docsvision/webclient/System/IRealTimeCommunicationMessage";
3
- export declare type RealtimeServerSender<T> = (messageItem: IRealTimeCommunicationMessage<T>, hub?: IRealtimeCommunicationHub) => Promise<any> | Promise<any>;
2
+ export declare type RealtimeServerSender<T> = (messageItem: IRealTimeCommunicationMessage<T>, connection?: signalR.HubConnection) => Promise<any> | Promise<any>;
@@ -653,6 +653,7 @@ export declare let resourcesStub: {
653
653
  Dialog_ConfirmExit: string;
654
654
  ContextMenu_Delete: string;
655
655
  StaffDirectory_InfoInRoot_Organization: string;
656
+ Sign_Simple: string;
656
657
  NameNotSpecified: string;
657
658
  DocumentManagement_ConcludedError_SignDate: string;
658
659
  Error_EmployeeLocked: string;
@@ -823,6 +824,7 @@ export declare let resourcesStub: {
823
824
  Grid_ContextMenu_CopyUrl: string;
824
825
  Message_FileMergeDone: string;
825
826
  FilePreview_UnavailableInBrowser: string;
827
+ FilePreview_UnavailableInBrowser_FileSizeExceeded: string;
826
828
  Table_HasMore: string;
827
829
  ScanDialog_ChooseScanner: string;
828
830
  DateTimePicker_TodayButton: string;
@@ -1505,66 +1507,4 @@ export declare let resourcesStub: {
1505
1507
  NoValue: string;
1506
1508
  Diagram_WaitingForData: string;
1507
1509
  Diagram_Empty: string;
1508
- PowersDirectory: string;
1509
- PowersDirectory_TreeRootName: string;
1510
- PowersDirectory_CodeTab: string;
1511
- PowersDirectory_InfoTab: string;
1512
- PowersDirectory_CreateLayoutDialogHeader_Code: string;
1513
- PowersDirectory_CreateLayoutDialogHeader: string;
1514
- PowersDirectory_CreateRootLayoutDialogHeader: string;
1515
- ContextMenu_CreateDirectory: string;
1516
- ContextMenu_CreateCode: string;
1517
- PowersDirectory_DeleteConfirmationWithChildren: string;
1518
- PowersDirectory_InfoWithoutSelection: string;
1519
- PowersDirectory_TreeAddButtons_CreateGroup: string;
1520
- PowersDirectory_TreeAddButtons_CreateCode: string;
1521
- PowersDirectory_Header: string;
1522
- AuthenticationKinds_AuthenticationService: string;
1523
- AuthenticationKinds_AuthenticationServices: string;
1524
- AuthenticationKinds_Change: string;
1525
- AuthenticationKinds_Check: string;
1526
- AuthenticationKinds_UniqueName: string;
1527
- EmailButton_ButtonText: string;
1528
- EmailButton_Additional: string;
1529
- EmailButton_SelectFilesToSendByMail: string;
1530
- EmailButton_Main: string;
1531
- EmailButton_SizeOfAttached: string;
1532
- SignatureDialog_SignatureOptionsButton: string;
1533
- SignatureMethodsSetup_CertificatesTable_EnableColumnTooltip: string;
1534
- SignatureMethodsSetup_CertificatesTable_TypeLocalTip: string;
1535
- SignatureMethodsSetup_CertificatesTable_ValidToColumn: string;
1536
- SignatureMethodsSetup_CloudLogin: string;
1537
- SignatureButton_SignHistory: string;
1538
- SignatureButton_Sign: string;
1539
- SignatureSettingsDialog_Intro: string;
1540
- SignatureMethodsSetup_CertificatesTable_CommentColumnPlaceholder: string;
1541
- SignatureMethodsSetup_CloudLoginButtonLabel: string;
1542
- SignatureMethodsSetup_CloudLoginAuthRequired: string;
1543
- SignatureMethodsSetup_CertificatesTable_SignerColumn: string;
1544
- SignatureMethodsSetup_CertificatesTable_AuthorityColumn: string;
1545
- SignatureMethodsSetup_CertificatesTable_CommentColumn: string;
1546
- SignatureMethodsSetup_CloudLoginLabel: string;
1547
- CertificatePinCodeLabel: string;
1548
- CertificatePinCodeHeader: string;
1549
- Navigator_TakePoll: string;
1550
- Sign_Simple: string;
1551
- ViewingPowerOfAttorney: string;
1552
- PowerOfAttorney: string;
1553
- PowerOfAttorneyInfo_Number: string;
1554
- PowerOfAttorneyInfo_Principal: string;
1555
- PowerOfAttorneyInfo_Signer: string;
1556
- PowerOfAttorneyInfo_Representative: string;
1557
- PowerOfAttorneyInfo_Powers: string;
1558
- PowerOfAttorneyInfo_StartDate: string;
1559
- PowerOfAttorneyInfo_EndDate: string;
1560
- PowerOfAttorneyInfo_OpenCard: string;
1561
- PowerOfAttorneyInfo_Format: string;
1562
- PowerOfAttorneyInfo_Status: string;
1563
- FilePanel_Sign_PowerOfAttorneyIsValid: string;
1564
- FilePanel_Sign_InconsistenciesWereFound: string;
1565
- FilePanel_Sign_PowerOfAttorney: string;
1566
- FilePanel_Sign_ResultOfValidation: string;
1567
- FilePanel_Sign_InformationAboutPowerOfAttorney: string;
1568
- PowersDirectory_TreeAddButtons_ImportPowers: string;
1569
- PowerOfAttorneyInfo_RegTransferStatus: string;
1570
1510
  };
@@ -1,7 +1,7 @@
1
1
  import { $RequestManager } from "@docsvision/webclient/System/$RequestManager";
2
2
  import { RequestMethods } from "@docsvision/webclient/System/IRequestInfo";
3
3
  import { IRequestInfo } from "@docsvision/webclient/System/RequestMethods";
4
- /** @deprecated Используйте {@see BaseController} */
4
+ /** @deprecated Используйте {@see ControllerBase} */
5
5
  export declare class ServerController {
6
6
  protected services: $RequestManager;
7
7
  constructor(services?: $RequestManager);
@@ -14,7 +14,7 @@ export declare class ServerController {
14
14
  private findMetadataObject;
15
15
  private isMetadataObject;
16
16
  }
17
- /** @deprecated Используйте BaseController */
17
+ /** @deprecated Используйте ControllerBase */
18
18
  export declare function controllerFactory<T>(ctor: {
19
19
  new (services: $RequestManager): T;
20
20
  }): (services: any) => T;
@@ -1,9 +1,9 @@
1
1
  import { IServiceActionParameterInfo } from "@docsvision/webclient/System/IServiceActionParameterInfo";
2
- /** @deprecated Используйте BaseController */
2
+ /** @deprecated Используйте ControllerBase */
3
3
  export declare class ServiceActionMetaData {
4
4
  type: string;
5
5
  url: string;
6
6
  parametersInfo: [IServiceActionParameterInfo];
7
7
  }
8
- /** @deprecated Используйте BaseController */
8
+ /** @deprecated Используйте ControllerBase */
9
9
  export declare let ServiceActionMetaDataTypeName: string;
@@ -24,4 +24,4 @@ export declare function toCamelCase(key: any, value: any, exceptions?: IToCamelC
24
24
  /** Возвращает true, если переданная строка оканчивается на двоеточие. */
25
25
  export declare function endsWithColon(str: string): boolean;
26
26
  /** Функция предназначенная для сортировки в алфавитном порядке при помощи Array.sort. */
27
- export declare function compareAlphabetically(a: any, b: any): 1 | -1 | 0;
27
+ export declare function compareAlphabetically(a: any, b: any): 0 | 1 | -1;
@@ -1,5 +1,4 @@
1
1
  /// <reference types="jquery" />
2
- import { $LayoutStaffController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
3
2
  import { EditPopover } from "@docsvision/webclient/Helpers/PopoverHelpers/EditPopover/EditPopover";
4
3
  export interface EmployeeMentionData {
5
4
  name: string;
@@ -27,6 +26,5 @@ export interface ISummernoteProps {
27
26
  editMode?: boolean;
28
27
  placeholder?: string;
29
28
  savedComment?: string;
30
- services?: $LayoutStaffController;
31
29
  }
32
30
  export declare const initSummernote: (props: ISummernoteProps) => Promise<void>;
@@ -1,14 +1,14 @@
1
1
  import { RequestOptions } from '@docsvision/webclient/Legacy/Utils';
2
2
  import { $ApplicationSettings } from '@docsvision/webclient/StandardServices';
3
3
  import { $RequestManager } from '@docsvision/webclient/System/$RequestManager';
4
- import { BaseController, HttpMethods } from '@docsvision/webclient/System/BaseController';
4
+ import { ControllerBase, HttpMethods } from '@docsvision/webclient/System/ControllerBase';
5
5
  import { $WebSockets } from '@docsvision/webclient/System/$WebSockets';
6
6
  import { IWebServicesConnection } from '@docsvision/webclient/System/IWebServicesConnection';
7
7
  import { IWebServicesInfo } from '@docsvision/webclient/System/IWebServicesInfo';
8
8
  import { IWebServicesRequest } from '@docsvision/webclient/System/IWebServicesRequest';
9
9
  import { IWebServicesService } from '@docsvision/webclient/System/IWebServicesService';
10
10
  /** @internal Реализация {@link IWebServicesService}. */
11
- export declare class WebServicesService extends BaseController implements IWebServicesService {
11
+ export declare class WebServicesService extends ControllerBase implements IWebServicesService {
12
12
  protected services: $RequestManager & $WebSockets & $ApplicationSettings;
13
13
  constructor(services: $RequestManager & $WebSockets & $ApplicationSettings);
14
14
  check(): Promise<IWebServicesInfo>;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@docsvision/webclient",
3
- "version": "5.17.3",
3
+ "version": "6.1.1",
4
4
  "description": "Type definitions for DocsVision WebClient scripts and extensions.",
5
5
  "main": "index.js",
6
6
  "scripts": {},
@@ -1,2 +0,0 @@
1
- export declare const MAX_WIDTH_FOR_MOVE_EFFECT = 1500;
2
- export declare const addBackgroundMovementEffect: (element: HTMLElement) => ((e: MouseEvent) => void)[];
@@ -1,3 +0,0 @@
1
- import { $SecurityController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
2
- import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
3
- export declare const checkSectionAccessRights: (rowId: string, sectionId: string, cardDataRights: GenModels.CardDataRights, services: $SecurityController) => Promise<boolean>;
@@ -1,7 +0,0 @@
1
- import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
2
- export declare function convertPowersOfAttorneyToComboBoxItems(powersOfAttorney: GenModels.PowerOfAttorneyModel[]): {
3
- id: string;
4
- title: string;
5
- data: GenModels.PowerOfAttorneyModel;
6
- disabled: boolean;
7
- }[];
@@ -1,4 +0,0 @@
1
- import { IDirectoryTreeRow } from "@docsvision/webclient/BackOffice/IDirectoryTreeRow";
2
- import { IPowersTreeRow } from "@docsvision/webclient/BackOffice/IPowersTreeRow";
3
- export declare function convertPowersResponseToTreeData(items: unknown[]): IPowersTreeRow[];
4
- export declare function wrapPowersRootSectionNode(rootSectionId: any, items: IDirectoryTreeRow[]): IDirectoryTreeRow[];
@@ -1,2 +0,0 @@
1
- import { IPowersTreeRow } from "@docsvision/webclient/BackOffice/IPowersTreeRow";
2
- export declare function deleteSection(sectionId: string, tree: IPowersTreeRow[]): IPowersTreeRow[];
@@ -1,13 +0,0 @@
1
- /// <reference types="react" />
2
- import { FileSignListDialog } from '@docsvision/webclient/BackOffice/FileSignListDialog';
3
- declare const _default: {
4
- title: string;
5
- component: typeof FileSignListDialog;
6
- };
7
- export default _default;
8
- export declare const Loading: () => JSX.Element;
9
- export declare const WithoutPowerOfAttorney: () => JSX.Element;
10
- export declare const WithValidPowerOfAttorney: () => JSX.Element;
11
- export declare const WithInvalidPowerOfAttorney: () => JSX.Element;
12
- export declare const InformationAboutPowerOfAttorney: () => JSX.Element;
13
- export declare const InformationAboutInconsistencies: () => JSX.Element;
@@ -1,9 +0,0 @@
1
- import { IDirectoryTreeRow } from "@docsvision/webclient/BackOffice/IDirectoryTreeRow";
2
- export declare type FindSectionResult = {
3
- row: IDirectoryTreeRow;
4
- parentRow: IDirectoryTreeRow;
5
- index: number;
6
- path: IDirectoryTreeRow[];
7
- };
8
- export declare function findSection(sectionId: string, tree: IDirectoryTreeRow[]): FindSectionResult;
9
- export declare function findSectionImpl(sectionId: string, tree: IDirectoryTreeRow[], path: IDirectoryTreeRow[]): FindSectionResult;
@@ -1,7 +0,0 @@
1
- import { PowersDirectoryDataType } from "@docsvision/webclient/BackOffice/PowersRootSectionConstants";
2
- export declare const POWERS_DIRECTORY_ICON_CLASSES: {
3
- Root: string;
4
- 0: string;
5
- 1: string;
6
- };
7
- export declare const getPowersSectionIconClass: (dataType: PowersDirectoryDataType) => string;
@@ -1,5 +0,0 @@
1
- import { POWERS_CODE_TAB_ID } from "@docsvision/webclient/BackOffice/PowersDirectoryView";
2
- export declare const POWERS_SECTION_ID_DICTIONARY: {
3
- "powers code": string;
4
- };
5
- export declare const getPowersRootSectionId: (tabId: string) => any;
@@ -1,2 +0,0 @@
1
- import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
2
- export declare function getSearchItemsType(directoryDataSource: GenModels.DirectoryDesignerRowDataSourceModel): GenModels.DirectoryDesignerSearchItemsType;
@@ -1,3 +0,0 @@
1
- export interface IExtraFileAdded {
2
- file: File;
3
- }
@@ -1,4 +0,0 @@
1
- import { IFileListItem } from "@docsvision/webclient/BackOffice/IFileListItem";
2
- export interface IFileTypeChangeArgs {
3
- fileItem: IFileListItem;
4
- }
@@ -1,3 +0,0 @@
1
- export interface IMainFileAdded {
2
- file: File;
3
- }
@@ -1,3 +0,0 @@
1
- export interface INewFileList {
2
- files: File[];
3
- }
@@ -1,10 +0,0 @@
1
- import { PowersDirectoryDataType } from "@docsvision/webclient/BackOffice/PowersRootSectionConstants";
2
- import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
3
- export interface IPowerModel extends GenModels.IDirectoryItemData {
4
- id: string;
5
- name: string;
6
- code: string;
7
- powerDataType: PowersDirectoryDataType;
8
- dataType: GenModels.DirectoryDataType;
9
- hasChildren: boolean;
10
- }
@@ -1,11 +0,0 @@
1
- import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
2
- export declare class IPowersDataLoadingEventArgs {
3
- /**
4
- * Запрашиваемая информация, включая текущий фильтр.
5
- */
6
- query: GenModels.GetDataRequest | GenModels.SearchPowersRequest;
7
- /**
8
- * Результат выполнения запроса.
9
- */
10
- result?: GenModels.GetDataResponse | GenModels.SearchPowersQueryResponse;
11
- }
@@ -1,5 +0,0 @@
1
- import { IPowerModel } from '@docsvision/webclient/BackOffice/IPowerModel';
2
- import { IDirectorySelectDialog } from '@docsvision/webclient/System/IDirectorySelectDialog';
3
- export interface IPowersDialog extends IDirectorySelectDialog {
4
- selectedItems?: IPowerModel[];
5
- }
@@ -1,12 +0,0 @@
1
- import { PowersDirectoryParams } from "@docsvision/webclient/BackOffice/PowersDirectory";
2
- import { PowersDirectoryLogic } from "@docsvision/webclient/BackOffice/PowersDirectoryLogic";
3
- import { PowersDirectoryView } from "@docsvision/webclient/BackOffice/PowersDirectoryView";
4
- /** Сервис для переопределения реализации PowersDirectory */
5
- export interface IPowersDirectoryOptions {
6
- getPowersDirectoryView(params: PowersDirectoryParams): PowersDirectoryView;
7
- getPowersDirectoryLogic(params: PowersDirectoryParams): PowersDirectoryLogic;
8
- }
9
- export declare type $PowersDirectoryOptions = {
10
- powersDirectoryOptions: IPowersDirectoryOptions;
11
- };
12
- export declare const $PowersDirectoryOptions: string | ((model?: $PowersDirectoryOptions) => IPowersDirectoryOptions);
@@ -1,6 +0,0 @@
1
- import { IDirectoryTreeRow } from "@docsvision/webclient/BackOffice/IDirectoryTreeRow";
2
- import { PowersDirectoryDataType } from "@docsvision/webclient/BackOffice/PowersRootSectionConstants";
3
- import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
4
- export interface IPowersTreeRow extends Omit<IDirectoryTreeRow, "dataType">, Omit<GenModels.DirectoryItemData, "dataType"> {
5
- dataType?: PowersDirectoryDataType;
6
- }
@@ -1,7 +0,0 @@
1
- import { IDirectoryTreeRow } from "@docsvision/webclient/BackOffice/IDirectoryTreeRow";
2
- import { $LayoutRowController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
3
- import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
4
- export declare function loadSectionInfoLayout(section: IDirectoryTreeRow, rowSectionId: string, services: $LayoutRowController): Promise<GenModels.LayoutRowViewModel>;
5
- export declare function loadSectionSummaryLayout(section: IDirectoryTreeRow, rowSectionId: string, services: $LayoutRowController): Promise<GenModels.LayoutRowViewModel>;
6
- export declare function loadSectionEditLayout(section: IDirectoryTreeRow, rowSectionId: string, services: $LayoutRowController): Promise<GenModels.LayoutRowViewModel>;
7
- export declare function loadSectionCreateLayout(parentSection: IDirectoryTreeRow | null, rowSectionId: string, type: GenModels.DirectoryDataType, services: $LayoutRowController): Promise<GenModels.LayoutRowViewModel>;
@@ -1,7 +0,0 @@
1
- /// <reference types="react" />
2
- import { HtmlProps } from "@docsvision/web/core/component";
3
-
4
- export interface IPowerOfAttorneyErrorMessageProps extends HtmlProps.div {
5
- text?: string;
6
- }
7
- export declare function PowerOfAttorneyErrorMessage(props: IPowerOfAttorneyErrorMessageProps): JSX.Element;
@@ -1,11 +0,0 @@
1
- /// <reference types="react" />
2
- import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
3
- import { $Router } from "@docsvision/webclient/System/$Router";
4
- import { $Resources } from "@docsvision/web/core/localization/$Resources";
5
-
6
- export interface IPowerOfAttorneyInfoProps {
7
- data: GenModels.PowerOfAttorneyInfoModel;
8
- services: $Resources & $Router;
9
- }
10
- export declare function PowerOfAttorneyInfo(props: IPowerOfAttorneyInfoProps): JSX.Element;
11
- export declare function showPowerOfAttorneyInfo(props: IPowerOfAttorneyInfoProps): void;