@docsvision/webclient 6.1.0 → 6.1.2-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 (1163) hide show
  1. package/App.d.ts +8 -8
  2. package/Application.d.ts +3 -3
  3. package/Approval/$AgreementHistoryStageRenderer.d.ts +2 -2
  4. package/Approval/$AgreementOptions.d.ts +3 -3
  5. package/Approval/AcquaintanceManagement.d.ts +3 -3
  6. package/Approval/AcquaintanceManagementImpl.d.ts +6 -6
  7. package/Approval/AgreementHistory.d.ts +15 -9
  8. package/Approval/AgreementHistoryImpl.d.ts +7 -7
  9. package/Approval/AgreementList.d.ts +2 -2
  10. package/Approval/AgreementListImpl.d.ts +7 -7
  11. package/Approval/AgreementManagement.d.ts +5 -5
  12. package/Approval/AgreementManagementImpl.d.ts +23 -13
  13. package/Approval/AgreementStage.d.ts +2 -2
  14. package/Approval/AgreementStageEmployeesLoader.d.ts +13 -13
  15. package/Approval/AgreementStageProps.d.ts +2 -2
  16. package/Approval/AgreementStageState.d.ts +1 -1
  17. package/Approval/ApprovalCycleInfo.d.ts +15 -4
  18. package/Approval/ApprovalCycleList.d.ts +6 -3
  19. package/Approval/ApprovalCycleListProps.d.ts +2 -2
  20. package/Approval/ApprovalHistoryFullStageInfo.d.ts +22 -1
  21. package/Approval/ApprovalStageInfo.d.ts +31 -2
  22. package/Approval/ApprovalStageItemComment.d.ts +7 -4
  23. package/Approval/ApprovalStageItemRow.d.ts +4 -1
  24. package/Approval/CardApprovalCycle.d.ts +3 -3
  25. package/Approval/CardApprovalCycleImpl.d.ts +7 -7
  26. package/Approval/CardApprovalStage.d.ts +4 -4
  27. package/Approval/CardApprovalStageImpl.d.ts +7 -7
  28. package/Approval/IAgreementListTableColumn.d.ts +2 -1
  29. package/Approval/IApprovalHistoryTableProps.d.ts +11 -3
  30. package/Approval/IApprovalStageItemRowProps.d.ts +6 -5
  31. package/Approval/TemplateComboVariant.d.ts +1 -1
  32. package/BackOffice/$CloudSignature.d.ts +5 -5
  33. package/BackOffice/$CryptoPro.d.ts +1 -1
  34. package/BackOffice/$DigitalSignature.d.ts +25 -15
  35. package/BackOffice/$LinksSearchCardsService.d.ts +3 -3
  36. package/BackOffice/$OperationParametersPanel.d.ts +4 -4
  37. package/BackOffice/$SelectionRow.d.ts +1 -1
  38. package/BackOffice/$WebFrameDirectorySearchPanelService.d.ts +2 -2
  39. package/BackOffice/AcknowledgementList.d.ts +10 -10
  40. package/BackOffice/AcknowledgementListButton.d.ts +1 -1
  41. package/BackOffice/AcknowledgementListContainer.d.ts +2 -2
  42. package/BackOffice/ActionButton.d.ts +3 -3
  43. package/BackOffice/ActionMenu.d.ts +3 -3
  44. package/BackOffice/AddComment.d.ts +2 -2
  45. package/BackOffice/AddUrlDialog.d.ts +1 -1
  46. package/BackOffice/Address.d.ts +4 -4
  47. package/BackOffice/AddressImpl.d.ts +12 -11
  48. package/BackOffice/ApprovalTaskComplete.d.ts +5 -5
  49. package/BackOffice/AuthenticationKindsView.d.ts +2 -2
  50. package/BackOffice/BackOfficeChildTask.d.ts +2 -2
  51. package/BackOffice/BackOfficeCreateLink.d.ts +9 -9
  52. package/BackOffice/CardKind.d.ts +5 -5
  53. package/BackOffice/CardKindImpl.d.ts +7 -7
  54. package/BackOffice/CardKindTree.d.ts +3 -1
  55. package/BackOffice/ChangeBoundaryValuesSection.d.ts +3 -3
  56. package/BackOffice/ChangeSectionValues.d.ts +3 -3
  57. package/BackOffice/CheckPerformer.d.ts +1 -1
  58. package/BackOffice/CheckSectionAccessRights.d.ts +3 -0
  59. package/BackOffice/ChildTasksPerformingImpl.d.ts +7 -7
  60. package/BackOffice/CollapseAllTaskTableRows.d.ts +1 -1
  61. package/BackOffice/CollapseTaskTableRow.d.ts +1 -1
  62. package/BackOffice/ColumnSettingsDialog.d.ts +9 -9
  63. package/BackOffice/CommandMenuComponent.d.ts +1 -1
  64. package/BackOffice/CommentBodyContents.d.ts +2 -2
  65. package/BackOffice/CommentDeleteIcon.d.ts +1 -1
  66. package/BackOffice/CommentEditIcon.d.ts +1 -1
  67. package/BackOffice/CommentEditor.d.ts +5 -5
  68. package/BackOffice/CommentHeader.d.ts +1 -1
  69. package/BackOffice/CommentInputTextArea.d.ts +3 -3
  70. package/BackOffice/CommentModel.d.ts +1 -1
  71. package/BackOffice/CommentUserIcon.d.ts +1 -1
  72. package/BackOffice/Comments.d.ts +12 -12
  73. package/BackOffice/CommentsImpl.d.ts +8 -8
  74. package/BackOffice/CompareTasks.d.ts +1 -1
  75. package/BackOffice/ConvertCloudToSavedCertificate.d.ts +3 -3
  76. package/BackOffice/ConvertLocalToSavedCertificate.d.ts +3 -3
  77. package/BackOffice/ConvertPkiClientToSavedCertificate.d.ts +3 -3
  78. package/BackOffice/ConvertPowersOfAttorneyToComboBoxItems.d.ts +7 -0
  79. package/BackOffice/ConvertResponseToTree.d.ts +4 -0
  80. package/BackOffice/ConvertSignLabelsToComboBoxItems.d.ts +1 -1
  81. package/BackOffice/CreateRelatedCardButton.d.ts +10 -10
  82. package/BackOffice/CreateRelatedCardButtonImpl.d.ts +7 -7
  83. package/BackOffice/CreateWindow.d.ts +4 -4
  84. package/BackOffice/CryptoProDssService.d.ts +15 -15
  85. package/BackOffice/CryptoProService.d.ts +2 -2
  86. package/BackOffice/DebugUtils.d.ts +2 -0
  87. package/BackOffice/DelegateBatchOperation.d.ts +14 -14
  88. package/BackOffice/DelegateBatchOperationImpl.d.ts +5 -5
  89. package/BackOffice/DelegationParameters.d.ts +2 -2
  90. package/BackOffice/DelegationParamsPanel.d.ts +9 -9
  91. package/BackOffice/DeleteLogic.d.ts +2 -2
  92. package/BackOffice/DeleteSection.d.ts +2 -0
  93. package/BackOffice/DeleteShortcutBatchOperation.d.ts +2 -2
  94. package/BackOffice/DeleteShortcutBatchOperationImpl.d.ts +3 -3
  95. package/BackOffice/DeleteTaskRow.d.ts +2 -2
  96. package/BackOffice/Department.d.ts +3 -3
  97. package/BackOffice/DepartmentFilter.d.ts +1 -1
  98. package/BackOffice/DepartmentFilterView.d.ts +2 -2
  99. package/BackOffice/DepartmentFilterViewComponents.d.ts +12 -7
  100. package/BackOffice/DepartmentImpl.d.ts +9 -8
  101. package/BackOffice/DepartmentSelectDialog.d.ts +5 -5
  102. package/BackOffice/DepartmentSelectDialogFlat.d.ts +14 -10
  103. package/BackOffice/DigitalSignatureService.d.ts +25 -23
  104. package/BackOffice/DirectoryDesRowSelectDialog.d.ts +9 -6
  105. package/BackOffice/DirectoryDesignerActionButton.d.ts +2 -2
  106. package/BackOffice/DirectoryDesignerItemCreateWindow.d.ts +3 -3
  107. package/BackOffice/DirectoryDesignerItemEditWindow.d.ts +3 -3
  108. package/BackOffice/DirectoryDesignerItemViewWindow.d.ts +3 -3
  109. package/BackOffice/DirectoryDesignerRow.d.ts +9 -9
  110. package/BackOffice/DirectoryDesignerRowImpl.d.ts +12 -10
  111. package/BackOffice/DirectoryDesignerRowSelectDialog.d.ts +3 -3
  112. package/BackOffice/DirectoryDesignerTreeNode.d.ts +1 -1
  113. package/BackOffice/DirectoryEntryModal.d.ts +4 -4
  114. package/BackOffice/DirectoryEntryModalLogic.d.ts +24 -13
  115. package/BackOffice/DirectoryFrame.d.ts +2 -2
  116. package/BackOffice/DirectoryRowSelection.d.ts +1 -1
  117. package/BackOffice/DirectorySearchBreadcrumbs.d.ts +3 -3
  118. package/BackOffice/DirectorySearchContainer.d.ts +1 -1
  119. package/BackOffice/DirectorySearchContent.d.ts +3 -3
  120. package/BackOffice/DirectorySearchCounter.d.ts +1 -1
  121. package/BackOffice/DirectorySearchInfo.d.ts +1 -1
  122. package/BackOffice/DirectorySearchResult.d.ts +9 -9
  123. package/BackOffice/DirectorySearchResultList.d.ts +4 -4
  124. package/BackOffice/DirectorySearchResultLogic.d.ts +5 -2
  125. package/BackOffice/DirectorySearchResultView.d.ts +2 -2
  126. package/BackOffice/DirectorySplitter.d.ts +1 -1
  127. package/BackOffice/DirectoryTabContents.d.ts +1 -1
  128. package/BackOffice/DirectoryTabInfo.d.ts +1 -1
  129. package/BackOffice/DirectoryTabItem.d.ts +1 -1
  130. package/BackOffice/DirectoryTabPanel.d.ts +1 -1
  131. package/BackOffice/DirectoryTabs.d.ts +7 -7
  132. package/BackOffice/DirectoryTabs.stories.d.ts +2 -2
  133. package/BackOffice/DirectoryTabsLogic.d.ts +6 -6
  134. package/BackOffice/DirectoryTabsRoot.d.ts +1 -1
  135. package/BackOffice/DirectoryTree.d.ts +5 -4
  136. package/BackOffice/DirectoryTree.stories.d.ts +2 -2
  137. package/BackOffice/DirectoryTreeAddButton.d.ts +1 -1
  138. package/BackOffice/DirectoryTreeContainer.d.ts +1 -1
  139. package/BackOffice/DirectoryTreeHScrollContainer.d.ts +1 -1
  140. package/BackOffice/DirectoryTreeIcon.d.ts +3 -3
  141. package/BackOffice/DirectoryTreeList.d.ts +5 -5
  142. package/BackOffice/DirectoryTreeLogic.d.ts +21 -21
  143. package/BackOffice/DirectoryTreeRow.d.ts +1 -1
  144. package/BackOffice/DirectoryTreeRowName.d.ts +1 -1
  145. package/BackOffice/DirectoryTreeToggle.d.ts +1 -1
  146. package/BackOffice/DirectoryTreeWrapper.d.ts +1 -1
  147. package/BackOffice/DirectoryValues.d.ts +3 -3
  148. package/BackOffice/DirectoryValues.stories.d.ts +2 -2
  149. package/BackOffice/DirectoryValuesAddButton.d.ts +1 -1
  150. package/BackOffice/DirectoryValuesContainer.d.ts +1 -1
  151. package/BackOffice/DirectoryValuesIcon.d.ts +3 -3
  152. package/BackOffice/DirectoryValuesLogic.d.ts +3 -3
  153. package/BackOffice/DirectoryValuesWrapper.d.ts +1 -1
  154. package/BackOffice/DisplayInitiator.d.ts +9 -9
  155. package/BackOffice/DisplayInitiatorImpl.d.ts +4 -4
  156. package/BackOffice/DisplayPerformers.d.ts +5 -5
  157. package/BackOffice/DisplayPerformersImpl.d.ts +4 -4
  158. package/BackOffice/Document.d.ts +1 -1
  159. package/BackOffice/DssAuthorizationModels.d.ts +3 -1
  160. package/BackOffice/DssCertificateModels.d.ts +14 -10
  161. package/BackOffice/DssPolicyModels.d.ts +5 -3
  162. package/BackOffice/DssSignRequestModels.d.ts +27 -14
  163. package/BackOffice/EditComment.d.ts +2 -2
  164. package/BackOffice/EditTaskDescription.d.ts +7 -7
  165. package/BackOffice/EditTaskDescriptionDialog.d.ts +3 -3
  166. package/BackOffice/EditTaskDuration.d.ts +10 -10
  167. package/BackOffice/EditTaskDurationDialog.d.ts +4 -4
  168. package/BackOffice/EditWindow.d.ts +4 -4
  169. package/BackOffice/EmailButton.d.ts +10 -8
  170. package/BackOffice/EmailButtonContainer.d.ts +4 -4
  171. package/BackOffice/EmailButtonFiles.d.ts +5 -3
  172. package/BackOffice/EmailButtonItem.d.ts +6 -4
  173. package/BackOffice/EmailButtonLogic.d.ts +2 -2
  174. package/BackOffice/EmailButtonOptions.d.ts +11 -11
  175. package/BackOffice/EmailButtonSelectedSize.d.ts +5 -3
  176. package/BackOffice/EmailButtonView.d.ts +9 -9
  177. package/BackOffice/Employee.d.ts +3 -3
  178. package/BackOffice/EmployeeImpl.d.ts +17 -9
  179. package/BackOffice/EmployeesTabFrame.d.ts +2 -2
  180. package/BackOffice/ExistingCardLinkDialog.d.ts +11 -11
  181. package/BackOffice/ExpandTaskTableRow.d.ts +1 -1
  182. package/BackOffice/ExtraFileIcon.d.ts +1 -1
  183. package/BackOffice/FavoriteEmployeesStorage.d.ts +2 -2
  184. package/BackOffice/FileListAttachElements.d.ts +1 -1
  185. package/BackOffice/FileListConstants.d.ts +4 -0
  186. package/BackOffice/FileListControl.d.ts +20 -15
  187. package/BackOffice/FileListControlImpl.d.ts +16 -16
  188. package/BackOffice/FileListControlLogic.d.ts +17 -16
  189. package/BackOffice/FileListItemComponent.d.ts +5 -2
  190. package/BackOffice/FileListItemPlaceholderComponent.d.ts +2 -2
  191. package/BackOffice/FileListItemProps.d.ts +10 -9
  192. package/BackOffice/FileListVersionPlaceholder.d.ts +1 -1
  193. package/BackOffice/FileRenamingDialog.d.ts +13 -13
  194. package/BackOffice/FileSign.d.ts +4 -4
  195. package/BackOffice/FileSignListDialog.d.ts +10 -2
  196. package/BackOffice/FileSignListDialog.stories.d.ts +13 -0
  197. package/BackOffice/FindMaxLevelIdent.d.ts +1 -1
  198. package/BackOffice/FindSection.d.ts +9 -0
  199. package/BackOffice/FindTaskRow.d.ts +1 -1
  200. package/BackOffice/FlatternRows.d.ts +1 -1
  201. package/BackOffice/GetBusinessCalendarSourceType.d.ts +2 -2
  202. package/BackOffice/GetCalendarType.d.ts +1 -1
  203. package/BackOffice/GetDirectoryTreeRowModel.d.ts +1 -1
  204. package/BackOffice/GetEmlUrl.d.ts +1 -1
  205. package/BackOffice/GetHelpBoxRowInfo.d.ts +2 -2
  206. package/BackOffice/GetNextGroupTaskDistribution.d.ts +3 -3
  207. package/BackOffice/GetPowersIconClassName.d.ts +7 -0
  208. package/BackOffice/GetPowersRootSectionId.d.ts +5 -0
  209. package/BackOffice/GetSearchItemsType.d.ts +2 -0
  210. package/BackOffice/GetSignatureMethodName.d.ts +2 -2
  211. package/BackOffice/GroupTaskCardSelectPerformers.d.ts +36 -36
  212. package/BackOffice/GroupTaskCardSelectPerformersImpl.d.ts +40 -40
  213. package/BackOffice/GroupTaskNoBusinessCalendarCalculation.d.ts +3 -3
  214. package/BackOffice/GroupTaskPerformersIntervalManager.d.ts +21 -21
  215. package/BackOffice/GroupTaskPerformersValidationMessage.d.ts +1 -1
  216. package/BackOffice/GzPerformersOverlay.d.ts +3 -3
  217. package/BackOffice/History.d.ts +4 -4
  218. package/BackOffice/HistoryImpl.d.ts +6 -6
  219. package/BackOffice/HistoryRecordView.d.ts +2 -2
  220. package/BackOffice/HistoryView.d.ts +7 -7
  221. package/BackOffice/IChangeExecutionTypeEventArgs.d.ts +2 -2
  222. package/BackOffice/IChangeResponsibleEventArgs.d.ts +3 -3
  223. package/BackOffice/IChangingTaskOrderEventArgs.d.ts +3 -3
  224. package/BackOffice/ICommentProps.d.ts +2 -2
  225. package/BackOffice/IDigitalSignatureDialogManagement.d.ts +5 -5
  226. package/BackOffice/IDirectoryTreeRow.d.ts +1 -1
  227. package/BackOffice/IExtraFileAdded.d.ts +3 -0
  228. package/BackOffice/IFileListOperation.d.ts +1 -1
  229. package/BackOffice/IFileListWrapper.d.ts +1 -1
  230. package/BackOffice/IFileMenuItem.d.ts +1 -1
  231. package/BackOffice/IFileSignInteractionModel.d.ts +3 -3
  232. package/BackOffice/IFileTypeChangeArgs.d.ts +4 -0
  233. package/BackOffice/IGetCertificateResult.d.ts +3 -3
  234. package/BackOffice/IMainFileAdded.d.ts +3 -0
  235. package/BackOffice/INewCardLinkDialogProps.d.ts +3 -3
  236. package/BackOffice/INewFileList.d.ts +3 -0
  237. package/BackOffice/IParametersRequestEventArgs.d.ts +2 -2
  238. package/BackOffice/IPerformerEventArgs.d.ts +4 -4
  239. package/BackOffice/IPerformersEventArgs.d.ts +2 -2
  240. package/BackOffice/IPowerModel.d.ts +10 -0
  241. package/BackOffice/IPowersDataLoadingEventArgs.d.ts +11 -0
  242. package/BackOffice/IPowersDialog.d.ts +5 -0
  243. package/BackOffice/IPowersDirectoryOptions.d.ts +12 -0
  244. package/BackOffice/IPowersTreeRow.d.ts +6 -0
  245. package/BackOffice/ISignRequest.d.ts +2 -2
  246. package/BackOffice/IStaffDirectoryItemsDialog.d.ts +2 -2
  247. package/BackOffice/ITaskDescriptionDialogManagement.d.ts +1 -1
  248. package/BackOffice/ITaskDescriptionDialogOpenedEventArgs.d.ts +3 -3
  249. package/BackOffice/ITaskDescriptionEventArgs.d.ts +3 -3
  250. package/BackOffice/ITaskDurationDialogManagement.d.ts +2 -2
  251. package/BackOffice/ITaskDurationDialogOpenedEventArgs.d.ts +3 -3
  252. package/BackOffice/ITaskGroupIntervalEventArgs.d.ts +3 -3
  253. package/BackOffice/ITaskIntervalEventArgs.d.ts +3 -3
  254. package/BackOffice/ITaskListProps.d.ts +1 -1
  255. package/BackOffice/ITasksDistributionEventArgs.d.ts +4 -4
  256. package/BackOffice/ITasksTableModel.d.ts +1 -1
  257. package/BackOffice/ITasksTableRow.d.ts +1 -1
  258. package/BackOffice/ITasksTreeContainerProps.d.ts +2 -1
  259. package/BackOffice/ITasksTreeNodeResolver.d.ts +2 -2
  260. package/BackOffice/IUpdateTaskGroupIntervalEventArgs.d.ts +1 -1
  261. package/BackOffice/InfoPopover.d.ts +10 -10
  262. package/BackOffice/InitialCheckboxes.d.ts +3 -3
  263. package/BackOffice/InitializeDefaultGroupsAndColors.d.ts +2 -2
  264. package/BackOffice/InnerWindow.d.ts +1 -1
  265. package/BackOffice/InsertLoadedChildrenRows.d.ts +2 -2
  266. package/BackOffice/InsertLoadedTaskTableRows.d.ts +2 -2
  267. package/BackOffice/LinkInfoPopover.d.ts +2 -2
  268. package/BackOffice/LinkInfoPopoverProps.d.ts +1 -1
  269. package/BackOffice/LinkSelectionItem.d.ts +2 -2
  270. package/BackOffice/LinkTypeComboBoxVariant.d.ts +2 -1
  271. package/BackOffice/Links.d.ts +15 -15
  272. package/BackOffice/LinksImpl.d.ts +20 -20
  273. package/BackOffice/LinksSearchCardsService.d.ts +3 -3
  274. package/BackOffice/LoadCloudCertificates.d.ts +3 -3
  275. package/BackOffice/LoadEmployeeLayoutFunctions.d.ts +6 -4
  276. package/BackOffice/LoadPowersSectionLayoutFunctions.d.ts +7 -0
  277. package/BackOffice/LoadSectionLayoutFunctions.d.ts +4 -3
  278. package/BackOffice/LoadSystemCertificates.d.ts +3 -3
  279. package/BackOffice/MainFileIcon.d.ts +1 -1
  280. package/BackOffice/MultipleEmployees.d.ts +4 -4
  281. package/BackOffice/MultipleEmployeesImpl.d.ts +9 -8
  282. package/BackOffice/NewCardLinkDialog.d.ts +14 -8
  283. package/BackOffice/NewCardLinkDialogArgs.d.ts +1 -1
  284. package/BackOffice/Numerator.d.ts +6 -6
  285. package/BackOffice/NumeratorImpl.d.ts +13 -12
  286. package/BackOffice/OpenTaskInNewWindow.d.ts +2 -2
  287. package/BackOffice/OperationExecutingEventArgs.d.ts +5 -5
  288. package/BackOffice/OperationParametersPanelEventArgs.d.ts +5 -5
  289. package/BackOffice/Partner.d.ts +6 -6
  290. package/BackOffice/PartnerBase.d.ts +8 -8
  291. package/BackOffice/PartnerBaseImpl.d.ts +4 -4
  292. package/BackOffice/PartnerDepartment.d.ts +8 -6
  293. package/BackOffice/PartnerDepartmentImpl.d.ts +6 -6
  294. package/BackOffice/PartnerDirectoryBase.d.ts +7 -7
  295. package/BackOffice/PartnerDirectoryBaseImpl.d.ts +8 -7
  296. package/BackOffice/PartnerDirectorySelectDialog.d.ts +4 -4
  297. package/BackOffice/PartnerImpl.d.ts +7 -7
  298. package/BackOffice/PartnerSelectDialog.d.ts +13 -12
  299. package/BackOffice/PartnerTypeaheadVariant.d.ts +4 -4
  300. package/BackOffice/PartnersDirectory.d.ts +3 -3
  301. package/BackOffice/PerformersTable.d.ts +16 -16
  302. package/BackOffice/PerformingHistoryView.d.ts +4 -4
  303. package/BackOffice/PowerOfAttorneyErrorMessage.d.ts +7 -0
  304. package/BackOffice/PowerOfAttorneyInfo.d.ts +11 -0
  305. package/BackOffice/Powers.d.ts +72 -0
  306. package/BackOffice/Powers.stories.d.ts +20 -0
  307. package/BackOffice/PowersDialogLocations.d.ts +3 -0
  308. package/BackOffice/PowersDirectory.d.ts +49 -0
  309. package/BackOffice/PowersDirectory.stories.d.ts +20 -0
  310. package/BackOffice/PowersDirectoryConstants.d.ts +12 -0
  311. package/BackOffice/PowersDirectoryContainer.d.ts +7 -0
  312. package/BackOffice/PowersDirectoryHead.d.ts +7 -0
  313. package/BackOffice/PowersDirectoryInfo.d.ts +16 -0
  314. package/BackOffice/PowersDirectoryLogic.d.ts +172 -0
  315. package/BackOffice/PowersDirectorySaveExpandedState.d.ts +5 -0
  316. package/BackOffice/PowersDirectoryTreeAddButton.d.ts +17 -0
  317. package/BackOffice/PowersDirectoryView.d.ts +60 -0
  318. package/BackOffice/PowersImpl.d.ts +73 -0
  319. package/BackOffice/PowersRootSectionConstants.d.ts +17 -0
  320. package/BackOffice/PowersSelectDialog.d.ts +74 -0
  321. package/BackOffice/PrepareTasksTableModel.d.ts +3 -3
  322. package/BackOffice/PrintButton.d.ts +2 -2
  323. package/BackOffice/PrintButtonContainer.d.ts +4 -4
  324. package/BackOffice/PrintButtonLogic.d.ts +3 -3
  325. package/BackOffice/PrintButtonView.d.ts +2 -3
  326. package/BackOffice/ProcessIndication.d.ts +2 -2
  327. package/BackOffice/ProcessSettingsChanged.d.ts +2 -2
  328. package/BackOffice/SearchIcon.d.ts +1 -1
  329. package/BackOffice/SelectNextRow.d.ts +1 -1
  330. package/BackOffice/SelectionRowService.d.ts +5 -4
  331. package/BackOffice/SequentialParallelToggle.d.ts +3 -3
  332. package/BackOffice/SetManager.d.ts +2 -2
  333. package/BackOffice/SetPowersCodeUpdateDate.d.ts +2 -0
  334. package/BackOffice/ShowPreviousComments.d.ts +1 -1
  335. package/BackOffice/SignatureButton.d.ts +12 -10
  336. package/BackOffice/SignatureButtonComponent.d.ts +1 -1
  337. package/BackOffice/SignatureButtonContainer.d.ts +2 -2
  338. package/BackOffice/SignatureButtonLogic.d.ts +1 -1
  339. package/BackOffice/SignatureButtonMenu.d.ts +1 -1
  340. package/BackOffice/SignatureButtonMenuItem.d.ts +1 -1
  341. package/BackOffice/SignatureDialog.d.ts +7 -2
  342. package/BackOffice/SignatureDialog.stories.d.ts +4 -0
  343. package/BackOffice/SignatureDialogFrame.d.ts +2 -0
  344. package/BackOffice/SignatureDialogLabels.d.ts +3 -2
  345. package/BackOffice/SignatureDialogLogic.d.ts +27 -7
  346. package/BackOffice/SignatureDialogMethods.d.ts +3 -2
  347. package/BackOffice/SignatureDialogPowersOfAttorney.d.ts +9 -0
  348. package/BackOffice/SignatureDialogSettings.d.ts +3 -2
  349. package/BackOffice/SignatureMethodsSetup.d.ts +20 -20
  350. package/BackOffice/SignatureMethodsSetup.stories.d.ts +2 -2
  351. package/BackOffice/SignatureMethodsSetupCertificateRow.d.ts +4 -4
  352. package/BackOffice/SignatureMethodsSetupCertificateTable.d.ts +5 -5
  353. package/BackOffice/SignatureMethodsSetupCloudLogin.d.ts +2 -2
  354. package/BackOffice/SignatureMethodsSetupFrame.d.ts +3 -3
  355. package/BackOffice/SignatureMethodsSetupLogic.d.ts +9 -9
  356. package/BackOffice/SignatureMethodsSetupNoPluginMessage.d.ts +1 -1
  357. package/BackOffice/SimpleItemViewContent.d.ts +3 -3
  358. package/BackOffice/StaffDirectory.d.ts +2 -2
  359. package/BackOffice/StaffDirectoryAreas.d.ts +8 -8
  360. package/BackOffice/StaffDirectoryContainer.d.ts +2 -2
  361. package/BackOffice/StaffDirectoryHead.d.ts +1 -1
  362. package/BackOffice/StaffDirectoryInfo.d.ts +2 -2
  363. package/BackOffice/StaffDirectoryInfoPopover.d.ts +13 -10
  364. package/BackOffice/StaffDirectoryItems.d.ts +18 -18
  365. package/BackOffice/StaffDirectoryItemsImpl.d.ts +29 -27
  366. package/BackOffice/StaffDirectoryLogic.d.ts +10 -9
  367. package/BackOffice/StaffDirectorySelectDialog.d.ts +14 -13
  368. package/BackOffice/StaffDirectoryTreeAddButton.d.ts +1 -1
  369. package/BackOffice/StaffDirectoryView.d.ts +13 -14
  370. package/BackOffice/StaffTypeaheadVariant.d.ts +2 -2
  371. package/BackOffice/State.d.ts +4 -4
  372. package/BackOffice/StateButtons.d.ts +8 -8
  373. package/BackOffice/StateButtonsImpl.d.ts +7 -7
  374. package/BackOffice/StateImpl.d.ts +5 -5
  375. package/BackOffice/SvsVerifyModels.d.ts +12 -6
  376. package/BackOffice/TaskCardCompletionOptionImpl.d.ts +2 -2
  377. package/BackOffice/TaskChangeExecutionDates.d.ts +2 -2
  378. package/BackOffice/TaskCommon.d.ts +1 -1
  379. package/BackOffice/TaskComplete.d.ts +2 -2
  380. package/BackOffice/TaskDelegate.d.ts +2 -2
  381. package/BackOffice/TaskDelegationInfo.d.ts +3 -3
  382. package/BackOffice/TaskGroup.d.ts +4 -4
  383. package/BackOffice/TaskGroupIntervalModel.d.ts +4 -4
  384. package/BackOffice/TaskListComponent.d.ts +1 -1
  385. package/BackOffice/TaskListItemComponent.d.ts +1 -1
  386. package/BackOffice/TaskReject.d.ts +1 -1
  387. package/BackOffice/TaskTasksTreeNodeResolver.d.ts +1 -1
  388. package/BackOffice/TaskToRework.d.ts +1 -1
  389. package/BackOffice/Tasks.d.ts +1 -1
  390. package/BackOffice/TasksImpl.d.ts +2 -2
  391. package/BackOffice/TasksTable.d.ts +24 -24
  392. package/BackOffice/TasksTableBody.d.ts +2 -2
  393. package/BackOffice/TasksTableCell.d.ts +4 -4
  394. package/BackOffice/TasksTableContainer.d.ts +2 -2
  395. package/BackOffice/TasksTableControlWrapper.d.ts +2 -2
  396. package/BackOffice/TasksTableCurrentPerformerView.d.ts +1 -1
  397. package/BackOffice/TasksTableFilterButton.d.ts +1 -1
  398. package/BackOffice/TasksTableHeaderCell.d.ts +3 -3
  399. package/BackOffice/TasksTableHeaderRow.d.ts +1 -1
  400. package/BackOffice/TasksTableHelpBox.d.ts +3 -3
  401. package/BackOffice/TasksTableIcon.d.ts +5 -5
  402. package/BackOffice/TasksTableIconButton.d.ts +1 -1
  403. package/BackOffice/TasksTableLink.d.ts +3 -3
  404. package/BackOffice/TasksTableLogic.d.ts +6 -6
  405. package/BackOffice/TasksTableRibbon.d.ts +1 -1
  406. package/BackOffice/TasksTableRibbonButton.d.ts +1 -1
  407. package/BackOffice/TasksTableRibbonContainer.d.ts +1 -1
  408. package/BackOffice/TasksTableRow.d.ts +2 -2
  409. package/BackOffice/TasksTableTable.d.ts +1 -1
  410. package/BackOffice/TasksTableView.d.ts +24 -25
  411. package/BackOffice/TasksTreeImpl.d.ts +3 -3
  412. package/BackOffice/TasksUtils.d.ts +1 -1
  413. package/BackOffice/TimeOfPerformance.d.ts +3 -3
  414. package/BackOffice/TimeOfPerformanceImpl.d.ts +3 -3
  415. package/BackOffice/ToSearchArea.d.ts +3 -0
  416. package/BackOffice/UniquenessCheck.d.ts +8 -8
  417. package/BackOffice/UniquenessCheckImpl.d.ts +12 -10
  418. package/BackOffice/UseDialog.d.ts +1 -1
  419. package/BackOffice/UserProfile.d.ts +3 -3
  420. package/BackOffice/Utils.d.ts +6 -29
  421. package/BackOffice/UtilsOfSign.d.ts +31 -0
  422. package/BackOffice/ViewComment.d.ts +2 -2
  423. package/Generated/DocsVision.WebClient.Controllers.d.ts +218 -30
  424. package/Generated/DocsVision.WebClient.Models.d.ts +750 -296
  425. package/Helpers/Adaptive/DevicesVisibility.d.ts +1 -1
  426. package/Helpers/AddCardModalDialog/AddCardModalDialogContent.d.ts +1 -1
  427. package/Helpers/AddCardModalDialog/AddCardModalDialogKindsTree.d.ts +1 -1
  428. package/Helpers/ArtPlayer/ArtPlayer.d.ts +6 -6
  429. package/Helpers/ArtPlayer/ArtPlayerLogic.d.ts +5 -5
  430. package/Helpers/ArtPlayer/ArtPlayerView.d.ts +2 -2
  431. package/Helpers/ArtPlayer/components/ArtPlayerContainer.d.ts +1 -1
  432. package/Helpers/ArtPlayer/components/ArtPlayerTimeCodes.d.ts +2 -2
  433. package/Helpers/ArtPlayer/components/ArtPlayerVideoPlayer.d.ts +1 -1
  434. package/Helpers/ArtPlayer/functions/LoadArtPlayer.d.ts +1 -1
  435. package/Helpers/ArtPlayer/functions/SetCurrentTimeCode.d.ts +1 -1
  436. package/Helpers/ArtPlayer/functions/SetPlayerLocalization.d.ts +1 -1
  437. package/Helpers/ArtPlayer/functions/UpdatePlayerTime.d.ts +2 -2
  438. package/Helpers/ArtPlayer/models/IArtPlayer.d.ts +6 -6
  439. package/Helpers/BodyContainerProvider.d.ts +2 -2
  440. package/Helpers/BoxWithButtons.d.ts +1 -1
  441. package/Helpers/Breadcrumbs/Breadcrumbs.d.ts +2 -2
  442. package/Helpers/Breadcrumbs/BreadcrumbsView.d.ts +1 -1
  443. package/Helpers/Breadcrumbs/BreadcrumbsViewComponents.d.ts +11 -6
  444. package/Helpers/Breadcrumbs/ButtonItem.d.ts +1 -1
  445. package/Helpers/Breadcrumbs/LinkView/LinkItemView.d.ts +3 -1
  446. package/Helpers/Breadcrumbs/SimpleView/SimpleItemViewWithSeparator.d.ts +1 -1
  447. package/Helpers/Button.d.ts +6 -4
  448. package/Helpers/Button.stories.d.ts +2 -2
  449. package/Helpers/ComandBarButton.d.ts +3 -1
  450. package/Helpers/ComboBox/ComboBoxElement.d.ts +6 -4
  451. package/Helpers/ComboBox/ComboBoxTitle.d.ts +4 -4
  452. package/Helpers/ComboBox/CommonComboBox.d.ts +3 -1
  453. package/Helpers/ComboBox/Data/ClientModels/IComboBoxElement.d.ts +2 -0
  454. package/Helpers/CommandBar/ComandBar.d.ts +4 -2
  455. package/Helpers/CommandBar/ComandBarItem.d.ts +2 -2
  456. package/Helpers/ControlSelector/ControlSelector.d.ts +8 -7
  457. package/Helpers/ControlSelector/IControlContainer.d.ts +2 -2
  458. package/Helpers/CustomTree/CustomTreeNode.d.ts +1 -1
  459. package/Helpers/DVWebToolConnection/DVWebToolConnection.d.ts +5 -5
  460. package/Helpers/Disclosure/DisclosureBody/DisclosureBody.d.ts +2 -1
  461. package/Helpers/Disclosure/DisclosureBody/IDisclosureBodyProps.d.ts +3 -3
  462. package/Helpers/Disclosure/DisclosureHeader.d.ts +3 -3
  463. package/Helpers/DropdownButton/DropdownButton.d.ts +10 -8
  464. package/Helpers/DropdownButton/DropdownButton.stories.d.ts +2 -2
  465. package/Helpers/DropdownButton/DropdownButtonView.d.ts +7 -7
  466. package/Helpers/DropdownButton/components/DropdownMenu.d.ts +5 -3
  467. package/Helpers/DropdownButton/components/DropdownMenuItem.d.ts +5 -3
  468. package/Helpers/DropdownButton/components/DropdownMenuItemContent.d.ts +6 -4
  469. package/Helpers/DynamicModel/DynamicFieldNameAccessor.d.ts +1 -1
  470. package/Helpers/DynamicModel/FieldNameAccessor.d.ts +1 -1
  471. package/Helpers/EmployeeName.d.ts +1 -1
  472. package/Helpers/FileComments/FileComment.d.ts +1 -1
  473. package/Helpers/FileComments/FileComments.d.ts +10 -8
  474. package/Helpers/FileComments/FileCommentsModal.d.ts +1 -1
  475. package/Helpers/FilePreview/FilePreview.d.ts +10 -9
  476. package/Helpers/HighlightedSearchResult.d.ts +3 -3
  477. package/Helpers/HighlightedSimpleSearchResult.d.ts +1 -1
  478. package/Helpers/IconButton.d.ts +10 -8
  479. package/Helpers/InputMask/IInputMaskProps.d.ts +3 -3
  480. package/Helpers/InputMask/InputMask.d.ts +1 -1
  481. package/Helpers/InputMask/InputMaskView.d.ts +4 -4
  482. package/Helpers/InputMask/components/InputMaskContainer.d.ts +1 -1
  483. package/Helpers/InputMask/components/InputMaskField.d.ts +3 -3
  484. package/Helpers/InputMask/components/InputMaskLabel.d.ts +1 -1
  485. package/Helpers/LabeledText.d.ts +5 -5
  486. package/Helpers/MainMenu/AnimatedItemHide.d.ts +3 -2
  487. package/Helpers/MainMenu/BigItemBox.d.ts +3 -3
  488. package/Helpers/MainMenu/BigSpaceGap.d.ts +3 -3
  489. package/Helpers/MainMenu/ItemContent.d.ts +3 -3
  490. package/Helpers/MainMenu/ItemHideToggle.d.ts +3 -3
  491. package/Helpers/MainMenu/ItemIcon.d.ts +3 -3
  492. package/Helpers/MainMenu/ItemLevelIdent.d.ts +3 -3
  493. package/Helpers/MainMenu/ItemSeparator.d.ts +1 -1
  494. package/Helpers/MainMenu/ItemText.d.ts +3 -3
  495. package/Helpers/MainMenu/NavigationLink.d.ts +3 -3
  496. package/Helpers/MainMenu/OverlapRightPanel.d.ts +3 -3
  497. package/Helpers/MainMenu/SmallItemBox.d.ts +3 -3
  498. package/Helpers/MainMenu/SpaceGap.d.ts +3 -3
  499. package/Helpers/Menu/AdaptiveMenuBar.d.ts +2 -2
  500. package/Helpers/Menu/AdaptiveMenuItem.d.ts +1 -1
  501. package/Helpers/Menu/Content/AdaptiveMenuContent.d.ts +1 -1
  502. package/Helpers/Menu/Content/DesktopMenuContent.d.ts +1 -1
  503. package/Helpers/Menu/Content/MobileMenuContent.d.ts +1 -1
  504. package/Helpers/Menu/DesktopMenuBar.d.ts +1 -1
  505. package/Helpers/Menu/DesktopMenuItem.d.ts +1 -1
  506. package/Helpers/Menu/MobileMenuBar.d.ts +1 -1
  507. package/Helpers/MessageBox/MessageBox.d.ts +5 -5
  508. package/Helpers/ModalBackdrop.d.ts +9 -7
  509. package/Helpers/ModalDialog/CommonModalDialog.d.ts +7 -5
  510. package/Helpers/ModalDialog/CommonModalDialogHost.d.ts +9 -9
  511. package/Helpers/ModalDialog/EscHandler.d.ts +6 -4
  512. package/Helpers/ModalDialog/KeyHandler.d.ts +1 -1
  513. package/Helpers/ModalDialog/ModalDialog.d.ts +20 -17
  514. package/Helpers/ModalDialog/ModalDialogBox.d.ts +19 -17
  515. package/Helpers/ModalDialog/ModalDialogButtonPanel.d.ts +1 -1
  516. package/Helpers/ModalDialog/ModalDialogCloseButton.d.ts +2 -2
  517. package/Helpers/ModalDialog/ModalDialogContent.d.ts +1 -1
  518. package/Helpers/ModalDialog/ModalDialogHeader.d.ts +1 -1
  519. package/Helpers/ModalDialog/ModalDialogMaximizeButton.d.ts +2 -2
  520. package/Helpers/ModalDialog/ModalDialogTopBorder.d.ts +1 -1
  521. package/Helpers/ModalDialog/ScrollableModal.d.ts +1 -1
  522. package/Helpers/ModalHost.d.ts +14 -12
  523. package/Helpers/ModalSidebar/ModalSidebar.d.ts +1 -1
  524. package/Helpers/ModalSidebar/ModalSidebarCloseButton.d.ts +2 -2
  525. package/Helpers/ModalSidebar/ModalSidebarHeader.d.ts +1 -1
  526. package/Helpers/PopoverHelpers/ClosePopoverListener.d.ts +2 -0
  527. package/Helpers/PopoverHelpers/CommonPopover.d.ts +5 -3
  528. package/Helpers/PopoverHelpers/Popover.d.ts +14 -4
  529. package/Helpers/PopoverHelpers/PopoverAcceptButton.d.ts +2 -2
  530. package/Helpers/PopoverHelpers/PopoverBox.d.ts +1 -1
  531. package/Helpers/PopoverHelpers/PopoverCancelButton.d.ts +2 -2
  532. package/Helpers/PopoverHelpers/PopoverCloseButton.d.ts +2 -2
  533. package/Helpers/PopoverHelpers/PopoverContent.d.ts +1 -1
  534. package/Helpers/PopoverHelpers/PopoverHead.d.ts +1 -1
  535. package/Helpers/PopoverHelpers/PopoverOverflowContent.d.ts +1 -1
  536. package/Helpers/PopoverHelpers/PopoverTitle.d.ts +1 -1
  537. package/Helpers/ReactList/ReactList.d.ts +5 -4
  538. package/Helpers/ReactList/ReactListDynamic.d.ts +5 -4
  539. package/Helpers/ReactList/ReactListInfiniteScroll.d.ts +11 -11
  540. package/Helpers/RerenderHost.d.ts +3 -3
  541. package/Helpers/Ribbon/RibbonButton.d.ts +1 -1
  542. package/Helpers/SearchBar.d.ts +1 -1
  543. package/Helpers/SliderCheckBox/SliderCheckBox.d.ts +9 -5
  544. package/Helpers/SoftHyphenized.d.ts +1 -1
  545. package/Helpers/Sortable/Sortable.d.ts +16 -15
  546. package/Helpers/Sortable/SortableItems.d.ts +8 -8
  547. package/Helpers/SvgIcons/LinksLoaderImage.d.ts +4 -2
  548. package/Helpers/SvgIcons/RightArrowIcon.d.ts +3 -3
  549. package/Helpers/SvgIcons/SvgWrapper.d.ts +3 -3
  550. package/Helpers/SvgIcons/TasksDigestLoaderImage.d.ts +4 -2
  551. package/Helpers/SvgIcons/TasksFullLoaderImage.d.ts +4 -2
  552. package/Helpers/Table/TableHelper.d.ts +1 -1
  553. package/Helpers/Table/TableHelperHeaderRow.d.ts +2 -2
  554. package/Helpers/Table/TableHelperRow.d.ts +2 -1
  555. package/Helpers/TabsNavPanel.d.ts +3 -3
  556. package/Helpers/TextInput.d.ts +1 -1
  557. package/Helpers/Tree/TreeBase.d.ts +6 -5
  558. package/Helpers/Typeahead/ITypeaheadProps.d.ts +2 -2
  559. package/Helpers/Typeahead/ITypeaheadState.d.ts +5 -4
  560. package/Helpers/Typeahead/Typeahead.d.ts +5 -4
  561. package/Helpers/UnreadCountIndicator.d.ts +3 -3
  562. package/Legacy/ApprovalFilePanel.d.ts +1 -0
  563. package/Legacy/BaseRazorControl.d.ts +2 -2
  564. package/Legacy/BasicGridHtmlBuilder.d.ts +1 -1
  565. package/Legacy/DocumentPanel.d.ts +2 -0
  566. package/Legacy/GridLoaderHelper.d.ts +1 -0
  567. package/Legacy/GridRowSelectionService.d.ts +2 -2
  568. package/Legacy/GridRowsSelectionLogic.d.ts +3 -3
  569. package/Legacy/ISignatureListItemDataModel.d.ts +1 -0
  570. package/Legacy/ModalWindow.d.ts +1 -0
  571. package/Legacy/StandardControllers.d.ts +2 -2
  572. package/Legacy/TaskCardFilePanelRazorControl.d.ts +1 -1
  573. package/Legacy/TaskReportPanelRazorControl.d.ts +2 -2
  574. package/Legacy/Utils.d.ts +17 -6
  575. package/MainBundle.d.ts +9 -9
  576. package/Platform/$BatchOperations.d.ts +3 -3
  577. package/Platform/$BatchOperationsPerformer.d.ts +5 -5
  578. package/Platform/$BatchOperationsProgressDialog.d.ts +10 -6
  579. package/Platform/$CommandBarManagement.d.ts +7 -7
  580. package/Platform/$CompanyLogo.d.ts +3 -3
  581. package/Platform/$ContextMenuOptions.d.ts +3 -3
  582. package/Platform/$CurrentFolder.d.ts +1 -1
  583. package/Platform/$EmployeeStatus.d.ts +3 -3
  584. package/Platform/$FileDownload.d.ts +1 -1
  585. package/Platform/$FilePreview.d.ts +2 -2
  586. package/Platform/$FileScan.d.ts +3 -3
  587. package/Platform/$FolderDataLoading.d.ts +11 -11
  588. package/Platform/$FolderGrid.d.ts +3 -3
  589. package/Platform/$FolderHelp.d.ts +1 -1
  590. package/Platform/$FolderInfo.d.ts +1 -1
  591. package/Platform/$FolderPluginProvider.d.ts +6 -6
  592. package/Platform/$GridOptions.d.ts +5 -4
  593. package/Platform/$HoverPanel.d.ts +1 -1
  594. package/Platform/$LastSearchParameters.d.ts +1 -1
  595. package/Platform/$RefreshUnreadCounters.d.ts +1 -1
  596. package/Platform/$ScanDialog.d.ts +18 -12
  597. package/Platform/$SearchParametersFolder.d.ts +2 -2
  598. package/Platform/$TableMode.d.ts +1 -1
  599. package/Platform/$TableRowSelection.d.ts +4 -4
  600. package/Platform/$ToolbarActionButtons.d.ts +2 -2
  601. package/Platform/$ToolbarDaughterControls.d.ts +3 -3
  602. package/Platform/$UnreadBar.d.ts +2 -2
  603. package/Platform/$WebFrameContext.d.ts +1 -1
  604. package/Platform/$WebFrameSearchPanel.d.ts +2 -2
  605. package/Platform/AccessListEntryRow.d.ts +10 -8
  606. package/Platform/AccessListEntryRowFlag.d.ts +8 -6
  607. package/Platform/AccessListEntryRowRemove.d.ts +7 -5
  608. package/Platform/AccessListEntryTrustee.d.ts +6 -4
  609. package/Platform/AccessListRow.d.ts +4 -2
  610. package/Platform/AccessListTableHead.d.ts +7 -5
  611. package/Platform/AddAndFillTableRows.d.ts +1 -1
  612. package/Platform/AddFileToTable.d.ts +7 -7
  613. package/Platform/AddFileToTableImpl.d.ts +6 -6
  614. package/Platform/AddNewTrusteeRow.d.ts +1 -1
  615. package/Platform/AggregateItemCheckbox.d.ts +3 -3
  616. package/Platform/AggregatesApplyButtonPanel.d.ts +1 -1
  617. package/Platform/AggregatesCheckbox.d.ts +5 -5
  618. package/Platform/AggregatesCheckboxService.d.ts +1 -1
  619. package/Platform/AggregatesGroup.d.ts +4 -4
  620. package/Platform/AggregatesNotAvailable.d.ts +1 -1
  621. package/Platform/AggregatesPanelHeader.d.ts +1 -1
  622. package/Platform/ApprovalVisualization.d.ts +4 -3
  623. package/Platform/ApprovalVisualizationConditionList.d.ts +1 -1
  624. package/Platform/ApprovalVisualizationContainer.d.ts +1 -1
  625. package/Platform/ApprovalVisualizationDescription.d.ts +1 -1
  626. package/Platform/ApprovalVisualizationVisBlock.d.ts +2 -2
  627. package/Platform/ArchivedCardsIcon.d.ts +1 -1
  628. package/Platform/ArchivedCardsPlugin.d.ts +1 -1
  629. package/Platform/AutoConsolidation.d.ts +11 -11
  630. package/Platform/AutoConsolidationImpl.d.ts +6 -6
  631. package/Platform/BarcodeRouteTypeMapper.d.ts +1 -1
  632. package/Platform/BarcodeSearchButton.d.ts +6 -6
  633. package/Platform/BarcodeSearchButtonImpl.d.ts +5 -5
  634. package/Platform/BaseMainMenuItem.d.ts +3 -3
  635. package/Platform/BaseMainMenuItemImpl.d.ts +2 -2
  636. package/Platform/BatchOperationErrorInfo.d.ts +4 -2
  637. package/Platform/BatchOperationsPerformer.d.ts +6 -6
  638. package/Platform/BatchOperationsProgressDialogService.d.ts +4 -4
  639. package/Platform/BatchSelectionState.d.ts +4 -4
  640. package/Platform/BatchSelectionStateImpl.d.ts +4 -4
  641. package/Platform/BlockImpl.d.ts +1 -1
  642. package/Platform/BottomEdge.d.ts +5 -5
  643. package/Platform/BottomEdgePlugin.d.ts +1 -1
  644. package/Platform/ButtonPositionsSelection.d.ts +8 -8
  645. package/Platform/CacheManagementService.d.ts +2 -2
  646. package/Platform/CalendarInput.d.ts +2 -2
  647. package/Platform/CardLink.d.ts +13 -12
  648. package/Platform/CardLinkImpl.d.ts +10 -12
  649. package/Platform/CardManagement.d.ts +1 -1
  650. package/Platform/CardManagementImpl.d.ts +2 -2
  651. package/Platform/CardShowRouteTypeMapper.d.ts +3 -3
  652. package/Platform/CertificateSettingsLogic.d.ts +2 -2
  653. package/Platform/CertificateSettingsView.d.ts +2 -3
  654. package/Platform/CheckBox.d.ts +2 -2
  655. package/Platform/CheckBoxImpl.d.ts +2 -2
  656. package/Platform/CheckFilesAllowed.d.ts +1 -1
  657. package/Platform/CleanEmptyAccessListEntries.d.ts +1 -1
  658. package/Platform/ClearButton.d.ts +1 -1
  659. package/Platform/ColumnWidthOptions.d.ts +3 -1
  660. package/Platform/ComboBoxImpl.d.ts +2 -2
  661. package/Platform/CommentFile.d.ts +4 -4
  662. package/Platform/CommentFileImpl.d.ts +3 -3
  663. package/Platform/CompanyLogoService.d.ts +4 -4
  664. package/Platform/CompleteTaskCondition.d.ts +5 -5
  665. package/Platform/CompleteTaskConditionImpl.d.ts +2 -2
  666. package/Platform/CompleteTaskConditionsTable.d.ts +1 -1
  667. package/Platform/CompleteTaskConditionsTableImpl.d.ts +4 -3
  668. package/Platform/ConfigurableMainMenuContainerButton.d.ts +4 -4
  669. package/Platform/ConfigurableMainMenuContainerButtonImpl.d.ts +2 -2
  670. package/Platform/ConnectPinButtonToMainMenuScript.d.ts +4 -4
  671. package/Platform/ConnectUserFoldersToConfigurableContainerScript.d.ts +3 -3
  672. package/Platform/ContentElementProviderService.d.ts +1 -1
  673. package/Platform/ContextMenu.d.ts +4 -4
  674. package/Platform/ContextMenuCustomPlugins.d.ts +3 -3
  675. package/Platform/ContextMenuOptionsService.d.ts +5 -5
  676. package/Platform/ConvertFolderNodeToFolderInfo.d.ts +2 -2
  677. package/Platform/CopyShortcutBatchOperationImpl.d.ts +4 -4
  678. package/Platform/CryptoProInfo.d.ts +2 -2
  679. package/Platform/CustomButtonImpl.d.ts +2 -2
  680. package/Platform/CustomHtmlPageRouteHandler.d.ts +1 -1
  681. package/Platform/DVWebToolInfo.d.ts +2 -2
  682. package/Platform/DashboardContainer.d.ts +3 -2
  683. package/Platform/DateFormatParsingResponseResolver.d.ts +5 -5
  684. package/Platform/DateInput.d.ts +1 -1
  685. package/Platform/DateTimePicker.d.ts +3 -3
  686. package/Platform/DateTimePickerImpl.d.ts +12 -12
  687. package/Platform/DefaultFolderDataLoader.d.ts +3 -3
  688. package/Platform/DefaultFolderDataLoadingPluginFactory.d.ts +4 -4
  689. package/Platform/DefaultFolderResponseResolver.d.ts +4 -4
  690. package/Platform/DefaultFolderRouteHandler.d.ts +5 -5
  691. package/Platform/DeleteBatchOperation.d.ts +14 -14
  692. package/Platform/DeleteBatchOperationImpl.d.ts +4 -4
  693. package/Platform/DepartmentRowEditRouteTypeMapper.d.ts +1 -1
  694. package/Platform/DepartmentRowRouteHandler.d.ts +2 -2
  695. package/Platform/DepartmentRowViewRouteTypeMapper.d.ts +1 -1
  696. package/Platform/Diagram.d.ts +3 -3
  697. package/Platform/DiagramChart.d.ts +1 -1
  698. package/Platform/DiagramLoader.d.ts +2 -2
  699. package/Platform/DiagramLogic.d.ts +6 -6
  700. package/Platform/DiagramQueryParams.d.ts +3 -3
  701. package/Platform/DisableInheritanceModeSelectDialog.d.ts +1 -1
  702. package/Platform/DisplayStaffUnit.d.ts +7 -7
  703. package/Platform/DisplayStaffUnitImpl.d.ts +5 -5
  704. package/Platform/DownloadAllTableFiles.d.ts +7 -7
  705. package/Platform/DownloadAllTableFilesImpl.d.ts +5 -5
  706. package/Platform/DownloadBatchOperationFileInfoCard.d.ts +3 -1
  707. package/Platform/DownloadFilesBatchOperation.d.ts +17 -17
  708. package/Platform/DownloadFilesBatchOperationImpl.d.ts +6 -6
  709. package/Platform/DownloadTableFiles.d.ts +2 -2
  710. package/Platform/Dropdown.d.ts +2 -2
  711. package/Platform/DropdownImpl.d.ts +3 -5
  712. package/Platform/EmployeeStatusService.d.ts +6 -6
  713. package/Platform/EmptyControlStub.d.ts +2 -2
  714. package/Platform/EventArgs.d.ts +1 -1
  715. package/Platform/ExistingBarcodeCardRouteHandler.d.ts +2 -2
  716. package/Platform/ExistingCardRouteHandler.d.ts +1 -1
  717. package/Platform/ExistingRowRouteHandler.d.ts +2 -2
  718. package/Platform/ExportESignButton.d.ts +8 -6
  719. package/Platform/ExportESignButtonImpl.d.ts +6 -6
  720. package/Platform/Favorite.d.ts +5 -5
  721. package/Platform/FavoritesPageRouteHandler.d.ts +5 -5
  722. package/Platform/FavoritesRouteHandler.d.ts +3 -3
  723. package/Platform/FileDownloadService.d.ts +3 -3
  724. package/Platform/FileDropzone.d.ts +2 -2
  725. package/Platform/FileInput.d.ts +2 -2
  726. package/Platform/FilePicker.d.ts +20 -19
  727. package/Platform/FilePickerImpl.d.ts +25 -25
  728. package/Platform/FilePickerMenu.d.ts +3 -3
  729. package/Platform/FilePickerMenuItemsView.d.ts +1 -1
  730. package/Platform/FilePickerOperations.d.ts +13 -13
  731. package/Platform/FilePickerOperationsAvailability.d.ts +4 -4
  732. package/Platform/FilePickerUploadService.d.ts +3 -3
  733. package/Platform/FilePickerValueView.d.ts +3 -3
  734. package/Platform/FilePreview.d.ts +28 -28
  735. package/Platform/FilePreviewImpl.d.ts +11 -11
  736. package/Platform/FileScanService.d.ts +7 -7
  737. package/Platform/FileUploadService.d.ts +1 -1
  738. package/Platform/FileVersionDialog.d.ts +13 -13
  739. package/Platform/FileVersionsLoaded.d.ts +1 -1
  740. package/Platform/FileVersionsTable.d.ts +1 -1
  741. package/Platform/FileViewer.d.ts +3 -3
  742. package/Platform/FilterBoolean.d.ts +2 -2
  743. package/Platform/FilterDate.d.ts +2 -2
  744. package/Platform/FilterDateRangePicker.d.ts +1 -1
  745. package/Platform/FilterDateTextListInput.d.ts +1 -1
  746. package/Platform/FocusableTextInput.d.ts +2 -2
  747. package/Platform/Folder.d.ts +1 -1
  748. package/Platform/FolderAsWebPageRouteHandler.d.ts +1 -1
  749. package/Platform/FolderCardsDashboardWidget.d.ts +12 -9
  750. package/Platform/FolderCardsDashboardWidgetImpl.d.ts +8 -8
  751. package/Platform/FolderCountersRouteHandler.d.ts +4 -4
  752. package/Platform/FolderDashboardWidget.d.ts +3 -3
  753. package/Platform/FolderDataContext.d.ts +9 -9
  754. package/Platform/FolderDataContextImpl.d.ts +11 -10
  755. package/Platform/FolderGrid.d.ts +22 -22
  756. package/Platform/FolderGridBatchOperationsNode.d.ts +13 -13
  757. package/Platform/FolderGridBatchOperationsNodeImpl.d.ts +2 -2
  758. package/Platform/FolderGridImpl.d.ts +7 -7
  759. package/Platform/FolderGridService.d.ts +4 -4
  760. package/Platform/FolderGroupDashboardWidget.d.ts +3 -3
  761. package/Platform/FolderHelpButton.d.ts +2 -2
  762. package/Platform/FolderHelpDialog.d.ts +1 -1
  763. package/Platform/FolderHelpPlugins.d.ts +5 -5
  764. package/Platform/FolderHelpService.d.ts +5 -5
  765. package/Platform/FolderHelpTimeCodes.d.ts +1 -1
  766. package/Platform/FolderImpl.d.ts +2 -2
  767. package/Platform/FolderMainMenuItem.d.ts +5 -5
  768. package/Platform/FolderMainMenuItemRouteHandler.d.ts +1 -1
  769. package/Platform/FolderManagementAdaptiveMenu.d.ts +1 -1
  770. package/Platform/FolderManagementDialog.d.ts +7 -7
  771. package/Platform/FolderName.d.ts +2 -2
  772. package/Platform/FolderNameImpl.d.ts +3 -3
  773. package/Platform/FolderPageRouteHandler.d.ts +4 -4
  774. package/Platform/FolderPageRouteHelpers.d.ts +1 -1
  775. package/Platform/FolderPluginProvider.d.ts +6 -6
  776. package/Platform/FolderSizeResponseResolver.d.ts +4 -4
  777. package/Platform/FolderTypeDialog.d.ts +3 -3
  778. package/Platform/FolderTypeItems.d.ts +7 -7
  779. package/Platform/FolderTypeItemsImpl.d.ts +9 -9
  780. package/Platform/FolderViewItems.d.ts +6 -6
  781. package/Platform/FolderViewItemsImpl.d.ts +16 -16
  782. package/Platform/FolderWebFrameRouteHandler.d.ts +1 -1
  783. package/Platform/FormatFileVersion.d.ts +1 -1
  784. package/Platform/GetFlagEntry.d.ts +2 -2
  785. package/Platform/GetFlagState.d.ts +2 -2
  786. package/Platform/GetPreloadedLayoutModel.d.ts +3 -0
  787. package/Platform/GetSortByRequest.d.ts +2 -2
  788. package/Platform/GridFilterItemImpl.d.ts +2 -2
  789. package/Platform/GridFilterResetButton.d.ts +2 -2
  790. package/Platform/GridManagement.d.ts +3 -3
  791. package/Platform/GridOperationsPanel.d.ts +6 -6
  792. package/Platform/GridOperationsPanelImpl.d.ts +6 -6
  793. package/Platform/GridOperationsService.d.ts +4 -4
  794. package/Platform/GridRowModel.d.ts +3 -3
  795. package/Platform/GroupAccessControlEntriesByTrustee.d.ts +3 -3
  796. package/Platform/GroupFoldersMainMenuItem.d.ts +1 -1
  797. package/Platform/GroupFoldersMainMenuItemImpl.d.ts +1 -1
  798. package/Platform/GroupMainMenuItem.d.ts +3 -3
  799. package/Platform/HtmlTag.d.ts +1 -0
  800. package/Platform/HtmlView.d.ts +2 -2
  801. package/Platform/IComboBoxVariant.d.ts +2 -1
  802. package/Platform/IDateFormatColumnData.d.ts +1 -1
  803. package/Platform/IFileDownloadEventArgs.d.ts +2 -2
  804. package/Platform/IFileEventArgs.d.ts +2 -2
  805. package/Platform/IFilePicker.d.ts +2 -2
  806. package/Platform/IFilePickerUploadService.d.ts +3 -3
  807. package/Platform/IFilePickerValue.d.ts +1 -1
  808. package/Platform/IFileUploadService.d.ts +1 -1
  809. package/Platform/IFolderDataLoader.d.ts +1 -1
  810. package/Platform/IFolderDataLoadingPlugin.d.ts +7 -7
  811. package/Platform/IFolderLoadRequest.d.ts +1 -1
  812. package/Platform/IFolderPluginFactory.d.ts +5 -5
  813. package/Platform/IServerDefinedRouteData.d.ts +3 -3
  814. package/Platform/ISimpleRouteData.d.ts +1 -1
  815. package/Platform/ITableOperation.d.ts +1 -1
  816. package/Platform/ITableWrapper.d.ts +1 -1
  817. package/Platform/IUnreadRowData.d.ts +1 -1
  818. package/Platform/Image.d.ts +5 -5
  819. package/Platform/ImageImpl.d.ts +4 -4
  820. package/Platform/InputWithMask.d.ts +4 -4
  821. package/Platform/LabelImpl.d.ts +2 -2
  822. package/Platform/LastSearchParametersService.d.ts +3 -3
  823. package/Platform/LayoutIconButtonImpl.d.ts +2 -2
  824. package/Platform/LayoutPageMainMenuItem.d.ts +1 -1
  825. package/Platform/LayoutPageMainMenuItemImpl.d.ts +1 -1
  826. package/Platform/LayoutPageRouteHandler.d.ts +1 -1
  827. package/Platform/LayoutPageRouteHelpers.d.ts +1 -1
  828. package/Platform/LinkMainMenuItem.d.ts +1 -1
  829. package/Platform/ListCheckbox.d.ts +3 -3
  830. package/Platform/ListContent.d.ts +1 -1
  831. package/Platform/ListEmpty.d.ts +1 -1
  832. package/Platform/ListEmptySearchIcon.d.ts +1 -1
  833. package/Platform/ListInput.d.ts +2 -2
  834. package/Platform/ListItem.d.ts +1 -1
  835. package/Platform/ListLoading.d.ts +1 -1
  836. package/Platform/ListSearchIcon.d.ts +1 -1
  837. package/Platform/ListSlot.d.ts +1 -1
  838. package/Platform/ListTotalItem.d.ts +2 -2
  839. package/Platform/ListViewResponseResolver.d.ts +7 -7
  840. package/Platform/LoadExistingFolderDataLoader.d.ts +2 -2
  841. package/Platform/LoaderDialog.d.ts +12 -6
  842. package/Platform/LoadingMorePlaceholder.d.ts +2 -2
  843. package/Platform/MainMenu.d.ts +3 -3
  844. package/Platform/MainMenuPinButton.d.ts +5 -5
  845. package/Platform/MasterGroupMainMenuItem.d.ts +2 -2
  846. package/Platform/MoveShortcutBatchOperationImpl.d.ts +4 -4
  847. package/Platform/NavigationRoute.d.ts +3 -1
  848. package/Platform/NewAccessListEntryRow.d.ts +8 -6
  849. package/Platform/NewAccessListEntryTrusteeSelect.d.ts +6 -4
  850. package/Platform/NewDepartmentRowRouteHandler.d.ts +1 -1
  851. package/Platform/NewDepartmentRowRouteTypeMapper.d.ts +1 -1
  852. package/Platform/NewOrganizationRowRouteHandler.d.ts +1 -1
  853. package/Platform/NewOrganizationRowRouteTypeMapper.d.ts +1 -1
  854. package/Platform/NewRowRouteHandler.d.ts +1 -1
  855. package/Platform/NewRowRouteTypeMapper.d.ts +1 -1
  856. package/Platform/NoBatchOperationsMessage.d.ts +4 -4
  857. package/Platform/NoBatchOperationsMessageImpl.d.ts +4 -4
  858. package/Platform/Number.d.ts +1 -1
  859. package/Platform/NumberImpl.d.ts +5 -4
  860. package/Platform/OrganizationRowEditRouteTypeMapper.d.ts +1 -1
  861. package/Platform/OrganizationRowRouteHandler.d.ts +2 -2
  862. package/Platform/OrganizationRowViewRouteTypeMapper.d.ts +1 -1
  863. package/Platform/PageSizeFolderDataLoadingPlugin.d.ts +3 -3
  864. package/Platform/Panel.d.ts +3 -3
  865. package/Platform/PanelImpl.d.ts +3 -3
  866. package/Platform/ParseModel.d.ts +2 -2
  867. package/Platform/PdfjsViewer.d.ts +1 -1
  868. package/Platform/PlatformConstants.d.ts +1 -1
  869. package/Platform/PrepareGridOptions.d.ts +2 -2
  870. package/Platform/PrepareGridViewModel.d.ts +2 -2
  871. package/Platform/QueryCondition.d.ts +4 -4
  872. package/Platform/QueryConditionsTableImpl.d.ts +3 -2
  873. package/Platform/Quotes.d.ts +9 -9
  874. package/Platform/QuotesInner.d.ts +1 -1
  875. package/Platform/QuotesItem.d.ts +2 -2
  876. package/Platform/QuotesModal.d.ts +4 -4
  877. package/Platform/QuotesModalQuote.d.ts +2 -2
  878. package/Platform/R7Viewer.d.ts +1 -1
  879. package/Platform/RadioGroupImpl.d.ts +2 -2
  880. package/Platform/ReadAllResponseResolver.d.ts +4 -4
  881. package/Platform/ReadBatchOperation.d.ts +16 -16
  882. package/Platform/ReadBatchOperationImpl.d.ts +4 -4
  883. package/Platform/RecentCardsDashboardWidget.d.ts +12 -9
  884. package/Platform/RecentCardsDashboardWidgetDataLoader.d.ts +2 -2
  885. package/Platform/RecentCardsDashboardWidgetImpl.d.ts +6 -6
  886. package/Platform/RecentCardsPageRouteHandler.d.ts +5 -5
  887. package/Platform/RecentCardsRouteHandler.d.ts +4 -4
  888. package/Platform/RedirectRouteTypeMapper.d.ts +1 -1
  889. package/Platform/RefreshFoldersTreeButton.d.ts +4 -4
  890. package/Platform/RefreshUnreadCountersService.d.ts +4 -4
  891. package/Platform/{registerSimpleRoute.d.ts → RegisterSimpleRoute.d.ts} +8 -4
  892. package/Platform/RemoveTrusteeRow.d.ts +3 -3
  893. package/Platform/ResetSettings.d.ts +4 -4
  894. package/Platform/RowEditRouteTypeMapper.d.ts +1 -1
  895. package/Platform/RowViewRouteTypeMapper.d.ts +1 -1
  896. package/Platform/SafariAddressBarFixRouteHandler.d.ts +3 -3
  897. package/Platform/SaveColumnsRequestResolver.d.ts +7 -7
  898. package/Platform/SaveColumnsResponseResolver.d.ts +4 -4
  899. package/Platform/SavingButtons.d.ts +5 -5
  900. package/Platform/SavingButtonsImpl.d.ts +2 -2
  901. package/Platform/ScanButton.d.ts +9 -9
  902. package/Platform/ScanButtonImpl.d.ts +6 -5
  903. package/Platform/ScanDialogService.d.ts +23 -18
  904. package/Platform/ScanOptions.d.ts +6 -4
  905. package/Platform/ScanRequest.d.ts +5 -3
  906. package/Platform/ScanRequestResult.d.ts +3 -1
  907. package/Platform/ScrollTopBottom.d.ts +6 -6
  908. package/Platform/ScrollTopBottomButtons.d.ts +1 -1
  909. package/Platform/ScrollTopBottomLogic.d.ts +5 -5
  910. package/Platform/ScrollTopBottomPlugin.d.ts +1 -1
  911. package/Platform/SearchParametersFolderRequestResolver.d.ts +6 -6
  912. package/Platform/SearchParametersFolderResponseResolver.d.ts +8 -8
  913. package/Platform/SearchRequestResolver.d.ts +6 -6
  914. package/Platform/SearchResponseResolver.d.ts +5 -5
  915. package/Platform/SearchResultPageRouteHandler.d.ts +8 -8
  916. package/Platform/SearchResultsFolderDataLoadingPluginFactory.d.ts +4 -4
  917. package/Platform/SearchResultsItem.d.ts +2 -2
  918. package/Platform/SearchResultsRequestResolver.d.ts +7 -7
  919. package/Platform/SearchResultsResponseResolver.d.ts +6 -6
  920. package/Platform/SearchRouteHandler.d.ts +5 -5
  921. package/Platform/SearchTextInput.d.ts +3 -3
  922. package/Platform/SearchingResults.d.ts +7 -7
  923. package/Platform/SearchingResultsImpl.d.ts +7 -7
  924. package/Platform/SecurityDescriptorDialog.d.ts +42 -40
  925. package/Platform/SecurityDescriptorDialog.stories.d.ts +2 -2
  926. package/Platform/SecurityDescriptorDialogLogic.d.ts +25 -19
  927. package/Platform/SecurityDialogFrame.d.ts +7 -5
  928. package/Platform/SecurityDialogMessage.d.ts +4 -2
  929. package/Platform/ServerDefinedRouteHandler.d.ts +1 -1
  930. package/Platform/ServerDefinedRouteTypeMapper.d.ts +2 -2
  931. package/Platform/SessionExpiredHandler.d.ts +1 -1
  932. package/Platform/SettingsPopup.d.ts +8 -8
  933. package/Platform/SettingsPopupCheckBoxContainer.d.ts +1 -1
  934. package/Platform/SettingsPopupColumn.d.ts +1 -1
  935. package/Platform/SettingsPopupItemView.d.ts +1 -1
  936. package/Platform/SettingsPopupLogic.d.ts +4 -4
  937. package/Platform/SettingsPopupRequestResolver.d.ts +6 -6
  938. package/Platform/SettingsPopupResponseResolver.d.ts +4 -4
  939. package/Platform/SettingsPopupRow.d.ts +1 -1
  940. package/Platform/SettingsPopupView.d.ts +9 -9
  941. package/Platform/ShowAllButton.d.ts +9 -9
  942. package/Platform/ShowAllPlugins.d.ts +1 -1
  943. package/Platform/SimpleRouteHandler.d.ts +1 -1
  944. package/Platform/SimpleRouteTypeMapper.d.ts +1 -1
  945. package/Platform/SkipSavingCursorRequestResolver.d.ts +12 -0
  946. package/Platform/SortingRequestResolver.d.ts +5 -5
  947. package/Platform/SortingResponseResolver.d.ts +4 -4
  948. package/Platform/StaffStatusActivateDialog.d.ts +4 -4
  949. package/Platform/StaffStatusActivateDialogRouteHandler.d.ts +7 -7
  950. package/Platform/Tab.d.ts +1 -1
  951. package/Platform/Table.d.ts +7 -7
  952. package/Platform/TableBackgroundOpacityPlugin.d.ts +1 -1
  953. package/Platform/TableCellDateFormattedPlugin.d.ts +2 -2
  954. package/Platform/TableCellNumberFormattedPlugin.d.ts +3 -3
  955. package/Platform/TableCellNumberRightAlignPlugin.d.ts +1 -1
  956. package/Platform/TableCellOpacityPlugin.d.ts +1 -1
  957. package/Platform/TableCreateRowWindow.d.ts +3 -3
  958. package/Platform/TableDataRequestOptions.d.ts +5 -3
  959. package/Platform/TableEditRowWindow.d.ts +3 -3
  960. package/Platform/TableFileDropzone.d.ts +3 -3
  961. package/Platform/TableFileInput.d.ts +2 -2
  962. package/Platform/TableImpl.d.ts +4 -4
  963. package/Platform/TablePresentationTogglePlugins.d.ts +6 -6
  964. package/Platform/TablePresentationToggleService.d.ts +5 -5
  965. package/Platform/TableRowColorPlugin.d.ts +1 -1
  966. package/Platform/TableRowColorResponseResolver.d.ts +4 -4
  967. package/Platform/TableRowsSelectionModel.d.ts +4 -2
  968. package/Platform/TextArea.d.ts +6 -6
  969. package/Platform/TextAreaImpl.d.ts +2 -2
  970. package/Platform/TextControlBaseImpl.d.ts +3 -3
  971. package/Platform/TextListInput.d.ts +3 -3
  972. package/Platform/TextListInputView.d.ts +2 -2
  973. package/Platform/TextListInputWrapper.d.ts +1 -1
  974. package/Platform/ToggleRowAccess.d.ts +3 -3
  975. package/Platform/ToolbarActionButtonsService.d.ts +3 -3
  976. package/Platform/ToolbarDaughterControlImpl.d.ts +5 -4
  977. package/Platform/ToolbarDaughterControlsService.d.ts +4 -4
  978. package/Platform/TrusteeEquals.d.ts +1 -1
  979. package/Platform/UnlockCards.d.ts +6 -6
  980. package/Platform/UnreadBarService.d.ts +9 -9
  981. package/Platform/UnreadBarTablePlugins.d.ts +8 -8
  982. package/Platform/UnreadCounter.d.ts +4 -2
  983. package/Platform/UnreadCounterNotificationService.d.ts +2 -2
  984. package/Platform/UnreadCounterRouteHandler.d.ts +2 -2
  985. package/Platform/UnreadResponseResolver.d.ts +4 -4
  986. package/Platform/UpdateTrusteeOrder.d.ts +1 -1
  987. package/Platform/Url.d.ts +5 -5
  988. package/Platform/UserCulture.d.ts +2 -2
  989. package/Platform/UserFoldersMainMenuItem.d.ts +2 -2
  990. package/Platform/UserInfo.d.ts +2 -2
  991. package/Platform/UserProfileDialog.d.ts +8 -6
  992. package/Platform/WebFrameBodyContainer.d.ts +3 -3
  993. package/Platform/WebFrameBodyContainerImpl.d.ts +2 -2
  994. package/Platform/WebFrameCompanyLogo.d.ts +5 -5
  995. package/Platform/WebFrameContent.d.ts +9 -9
  996. package/Platform/WebFrameContentContainer.d.ts +4 -4
  997. package/Platform/WebFrameContentContainerImpl.d.ts +2 -2
  998. package/Platform/WebFrameContentImpl.d.ts +3 -3
  999. package/Platform/WebFrameCurrentPageName.d.ts +3 -3
  1000. package/Platform/WebFrameHeaderContainer.d.ts +8 -8
  1001. package/Platform/WebFrameHeaderContainerImpl.d.ts +4 -4
  1002. package/Platform/WebFrameHelpButton.d.ts +5 -5
  1003. package/Platform/WebFrameMainMenuButton.d.ts +5 -5
  1004. package/Platform/WebFrameMainMenuContainer.d.ts +7 -7
  1005. package/Platform/WebFrameMainMenuContainerImpl.d.ts +3 -3
  1006. package/Platform/WebFrameNavigationBar.d.ts +7 -7
  1007. package/Platform/WebFrameNavigationBarBackButton.d.ts +5 -5
  1008. package/Platform/WebFrameNavigationBarCreateButton.d.ts +4 -4
  1009. package/Platform/WebFrameNavigationBarImpl.d.ts +4 -4
  1010. package/Platform/WebFrameSearchPanel.d.ts +16 -16
  1011. package/Platform/WebFrameSearchPanelService.d.ts +4 -4
  1012. package/Platform/WebFrameUserPanel.d.ts +12 -12
  1013. package/Platform/WindowLocationService.d.ts +1 -1
  1014. package/README.md +1 -1
  1015. package/StandardServices.d.ts +27 -27
  1016. package/StartUp.d.ts +6 -1
  1017. package/System/$FileService.d.ts +6 -5
  1018. package/System/$FolderColors.d.ts +1 -1
  1019. package/System/$LastSearchResponse.d.ts +4 -4
  1020. package/System/$Layout.d.ts +17 -13
  1021. package/System/$LayoutBackground.d.ts +2 -2
  1022. package/System/$LayoutControlFactory.d.ts +3 -3
  1023. package/System/$LayoutManager.d.ts +3 -3
  1024. package/System/$MessageBox.d.ts +1 -1
  1025. package/System/$ParentOwnerLayout.d.ts +1 -1
  1026. package/System/$RealtimeCommunicationService.d.ts +2 -2
  1027. package/System/$RequestManager.d.ts +4 -4
  1028. package/System/$Router.d.ts +7 -7
  1029. package/System/$UrlStore.d.ts +2 -2
  1030. package/System/$WebFrameContentHeight.d.ts +1 -1
  1031. package/System/ApiEvent.d.ts +5 -5
  1032. package/System/ArrayUtils.d.ts +3 -3
  1033. package/System/BaseControl.d.ts +30 -28
  1034. package/System/BaseControlImpl.d.ts +11 -11
  1035. package/System/BasicEvent.d.ts +6 -6
  1036. package/System/BindSimpleApiEvent.d.ts +2 -2
  1037. package/System/BindingMetadataConstants.d.ts +2 -2
  1038. package/System/BooleanState.d.ts +4 -4
  1039. package/System/Bubbling.d.ts +2 -1
  1040. package/System/ButtonPositionsSelectionUtils.d.ts +3 -3
  1041. package/System/CancelableEvent.d.ts +10 -9
  1042. package/System/CardTypeResolver.d.ts +3 -1
  1043. package/System/ChangedPropertyInfo.d.ts +5 -3
  1044. package/System/ControlConstructor.d.ts +4 -2
  1045. package/System/ControlContext.d.ts +2 -2
  1046. package/System/ControlImpl.d.ts +1 -1
  1047. package/System/ControlStore.d.ts +4 -4
  1048. package/System/ControllerBase.d.ts +3 -3
  1049. package/System/DataGridControl.d.ts +7 -7
  1050. package/System/DataLoadEvent.d.ts +1 -1
  1051. package/System/DateTimeUtils.d.ts +2 -2
  1052. package/System/Decorators.d.ts +5 -3
  1053. package/System/DecoratorsCommon.d.ts +5 -3
  1054. package/System/DefineParameterAlias.d.ts +2 -2
  1055. package/System/DefineProperty.d.ts +1 -1
  1056. package/System/DefinePropertyAlias.d.ts +1 -1
  1057. package/System/DelayUntilApiEvent.d.ts +2 -2
  1058. package/System/DirectoryBase.d.ts +5 -4
  1059. package/System/DirectoryBaseImpl.d.ts +17 -14
  1060. package/System/DirectorySelectDialog.d.ts +16 -15
  1061. package/System/DirectoryServerModels.d.ts +5 -3
  1062. package/System/Event.d.ts +2 -2
  1063. package/System/EventEmitter.d.ts +6 -6
  1064. package/System/EventHandlersMap.d.ts +2 -2
  1065. package/System/ExperimentalFeatureService.d.ts +1 -1
  1066. package/System/ExtensionManager.d.ts +3 -3
  1067. package/System/FileService.d.ts +11 -7
  1068. package/System/FilterLogic.d.ts +1 -1
  1069. package/System/FindControlByNameOrType.d.ts +1 -1
  1070. package/System/FolderColorsService.d.ts +3 -3
  1071. package/System/GetBindingResult.d.ts +2 -2
  1072. package/System/GetFunctionByName.d.ts +1 -1
  1073. package/System/HandleTabSelection.d.ts +3 -3
  1074. package/System/Handler.d.ts +5 -4
  1075. package/System/{helpers.d.ts → Helpers.d.ts} +1 -1
  1076. package/System/IApiPropertyDescriptor.d.ts +2 -2
  1077. package/System/IBasicEvent.d.ts +6 -4
  1078. package/System/IBindingsWriteRequest.d.ts +1 -1
  1079. package/System/IBlurEventArgs.d.ts +1 -1
  1080. package/System/ICardStateChangingEventArgs.d.ts +1 -1
  1081. package/System/IClickEventArgs.d.ts +1 -1
  1082. package/System/ICommonResponse.d.ts +1 -1
  1083. package/System/IControlContext.d.ts +3 -2
  1084. package/System/IControlDescription.d.ts +1 -1
  1085. package/System/IControlMap.d.ts +2 -2
  1086. package/System/IControlStoreManager.d.ts +3 -3
  1087. package/System/IExtension.d.ts +2 -2
  1088. package/System/IFocusEventArgs.d.ts +1 -1
  1089. package/System/IKeyboardEventArgs.d.ts +1 -1
  1090. package/System/ILayoutContainer.d.ts +1 -1
  1091. package/System/ILayoutContainerMap.d.ts +2 -1
  1092. package/System/ILayoutContainerParams.d.ts +1 -1
  1093. package/System/ILayoutParams.d.ts +4 -4
  1094. package/System/IMouseOutEventArgs.d.ts +1 -1
  1095. package/System/IMouseOverEventArgs.d.ts +1 -1
  1096. package/System/IRouteHandler.d.ts +4 -4
  1097. package/System/IRouteInfo.d.ts +1 -1
  1098. package/System/IWebServicesConnection.d.ts +1 -1
  1099. package/System/IWebServicesService.d.ts +4 -4
  1100. package/System/IncomingLocalStorageCommunicationChannel.d.ts +5 -3
  1101. package/System/InputBasedControl.d.ts +11 -9
  1102. package/System/InputBasedControlImpl.d.ts +19 -16
  1103. package/System/LabelWidthService.d.ts +1 -1
  1104. package/System/LastSearchResponseService.d.ts +3 -3
  1105. package/System/Layout.d.ts +20 -20
  1106. package/System/LayoutBackgroundService.d.ts +3 -3
  1107. package/System/LayoutContainer.d.ts +10 -5
  1108. package/System/LayoutControlFactory.d.ts +4 -4
  1109. package/System/LayoutControlType.d.ts +5 -3
  1110. package/System/LayoutControlsAccessor.d.ts +1 -1
  1111. package/System/LayoutImpl.d.ts +9 -5
  1112. package/System/LayoutManager.d.ts +10 -10
  1113. package/System/LayoutScript.d.ts +6 -4
  1114. package/System/LoadingViewWithText.d.ts +3 -3
  1115. package/System/LocalStorage.d.ts +2 -2
  1116. package/System/LocationContainerControl.d.ts +11 -9
  1117. package/System/MessageBoxService.d.ts +2 -2
  1118. package/System/NewValueIfUndefined.d.ts +1 -1
  1119. package/System/NotificationRealtimeMessage.d.ts +1 -1
  1120. package/System/NotificationTypeConverter.d.ts +2 -2
  1121. package/System/OperationUtils.d.ts +2 -2
  1122. package/System/OutcomingLocalStorageCommunicationChannel.d.ts +2 -2
  1123. package/System/Poll.d.ts +6 -4
  1124. package/System/PopupNotification.d.ts +17 -13
  1125. package/System/PromiseUtils.d.ts +2 -2
  1126. package/System/Readonly.d.ts +3 -2
  1127. package/System/Readwrite.d.ts +3 -2
  1128. package/System/RealtimeCommunicationService.d.ts +8 -8
  1129. package/System/RealtimeServerSender.d.ts +1 -0
  1130. package/System/RenderModalContent.d.ts +1 -1
  1131. package/System/RequestHelper.d.ts +2 -2
  1132. package/System/RequestManager.d.ts +13 -5
  1133. package/System/RequestMethods.d.ts +1 -1
  1134. package/System/ResourcesStub.d.ts +358 -71
  1135. package/System/RouteHelpers.d.ts +3 -3
  1136. package/System/RouteRequest.d.ts +1 -1
  1137. package/System/RouteSemantics.d.ts +1 -1
  1138. package/System/Router.d.ts +23 -22
  1139. package/System/SearchIcon.d.ts +1 -1
  1140. package/System/ServerController.d.ts +3 -3
  1141. package/System/ServiceActionMetaData.d.ts +1 -1
  1142. package/System/ShowLayoutParams.d.ts +3 -1
  1143. package/System/SimpleEvent.d.ts +5 -5
  1144. package/System/StateAccessor.d.ts +4 -4
  1145. package/System/StatusPointUtils.d.ts +1 -1
  1146. package/System/StringUtils.d.ts +1 -1
  1147. package/System/Summernote.d.ts +5 -1
  1148. package/System/{summernote-paste-without-formating.d.ts → SummernotePasteWithoutFormating.d.ts} +1 -1
  1149. package/System/TimeoutService.d.ts +1 -1
  1150. package/System/TooltipUtils.d.ts +4 -3
  1151. package/System/TryGetCardId.d.ts +2 -2
  1152. package/System/{updateFolderStyle.d.ts → UpdateFolderStyles.d.ts} +5 -0
  1153. package/System/Utils.d.ts +2 -2
  1154. package/System/WebFrameContentHeightService.d.ts +3 -3
  1155. package/System/WebFrameUtils.d.ts +1 -1
  1156. package/System/WebServicesConnection.d.ts +2 -2
  1157. package/System/WebServicesService.d.ts +9 -9
  1158. package/package.json +1 -1
  1159. package/Account/AddBackgroundMovementEffect.d.ts +0 -2
  1160. package/Platform/getPreloadedLayoutModel.d.ts +0 -2
  1161. /package/Platform/{loadServerDefinedRoutes.d.ts → LoadServerDefinedRoutes.d.ts} +0 -0
  1162. /package/System/{convertWebDavLinkToAbsolute.d.ts → ConvertWebDavLinkToAbsolute.d.ts} +0 -0
  1163. /package/System/{mixins.d.ts → Mixins.d.ts} +0 -0
package/App.d.ts CHANGED
@@ -1,8 +1,8 @@
1
- import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
1
+ import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
2
2
  import { $StandardControllers } from "@docsvision/webclient/Legacy/StandardControllers";
3
3
  import { $StandardServices } from "@docsvision/webclient/StandardServices";
4
- import { FieldSpec } from '@docsvision/webclient/System/GetFieldName';
5
- import { ExecutionOrder } from '@docsvision/webclient/System/ExecutionOrder';
4
+ import { FieldSpec } from "@docsvision/webclient/System/GetFieldName";
5
+ import { ExecutionOrder } from "@docsvision/webclient/System/ExecutionOrder";
6
6
  import { IBasicEvent } from "@docsvision/webclient/System/IBasicEvent";
7
7
  import { Factories, ServiceContainer, ServiceGetter, ServiceSetter } from "@docsvision/web/core/services";
8
8
  export interface IApp extends ServiceContainer {
@@ -16,17 +16,17 @@ export interface IApp extends ServiceContainer {
16
16
  }
17
17
  export declare let app: IApp & $StandardControllers & $StandardServices;
18
18
  /** Событие инициализации приложения. Если приложение уже инициализировано, то обработчик вызовется сразу при вызове метода subscribe. */
19
- export declare let AppInitialized: IBasicEvent<IApp>;
19
+ export declare const AppInitialized: IBasicEvent<IApp>;
20
20
  /**
21
21
  * Регистрирует функцию, которая будет вызвана после инициализации приложения.
22
22
  * Если приложение уже инициализировано, то обработчик вызовется сразу.
23
23
  */
24
24
  export declare function onAppInitialized(callback: (app?: IApp) => void, executionOrder?: ExecutionOrder): void;
25
25
  /**
26
- * Регистрирует сервис через вызов `app.registerService` при инициализации приложения (по событию {@link AppInitialized}).
27
- *
28
- * @see {@link ServiceContainer.registerService}
29
- */
26
+ * Регистрирует сервис через вызов `app.registerService` при инициализации приложения (по событию {@link AppInitialized}).
27
+ *
28
+ * @see {@link ServiceContainer.registerService}
29
+ */
30
30
  export declare function registerService<T>(name: FieldSpec<any, T>, service: T, meta?: object): void;
31
31
  /**
32
32
  * Регистрирует сервис через вызов `app.registerServiceFactory` при инициализации приложения (по событию {@link AppInitialized}).
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
  }
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
- import { IApprovalStageItemRowProps } from '@docsvision/webclient/Approval/IApprovalStageItemRowProps';
3
- import { IApprovalCycleInfoProps } from '@docsvision/webclient/Approval/ApprovalCycleInfo';
2
+ import { IApprovalStageItemRowProps } from "@docsvision/webclient/Approval/IApprovalStageItemRowProps";
3
+ import { IApprovalCycleInfoProps } from "@docsvision/webclient/Approval/ApprovalCycleInfo";
4
4
  export interface IAgreementHistoryStageRenderer {
5
5
  renderStageTable?(props: IApprovalCycleInfoProps): React.ReactNode;
6
6
  renderStageHeaderCells?(): React.ReactNode;
@@ -1,6 +1,6 @@
1
- import { $StandardServices } from '@docsvision/webclient/StandardServices';
2
- import { StageModelWithChange } from '@docsvision/webclient/Approval/StageModelWithChange';
3
- import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
1
+ import { $StandardServices } from "@docsvision/webclient/StandardServices";
2
+ import { StageModelWithChange } from "@docsvision/webclient/Approval/StageModelWithChange";
3
+ import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
4
4
  export interface IAgreementOptionsService {
5
5
  getAllowedApproverTypes?(stage: StageModelWithChange, services: $StandardServices): GenModels.DirectoryDataType;
6
6
  getApproverSelectionAreas?(stage: StageModelWithChange, services: $StandardServices): GenModels.DirectoryDataType;
@@ -1,11 +1,11 @@
1
- import { AcquaintanceManagementImpl, AcquaintanceManagementState } from "@docsvision/webclient/Approval/AcquaintanceManagementImpl";
1
+ import { AcquaintanceManagementImpl, IAcquaintanceManagementState } from "@docsvision/webclient/Approval/AcquaintanceManagementImpl";
2
2
  import { $LayoutDocumentController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
3
3
  import { Panel, PanelParams } from "@docsvision/webclient/Platform/Panel";
4
4
  import { $CardId, $EditOperationStore, $CardInfo } from "@docsvision/webclient/System/LayoutServices";
5
5
  import { IBindingResult } from "@docsvision/webclient/System/IBindingResult";
6
6
  import { BasicApiEvent, CancelableApiEvent } from "@docsvision/webclient/System/ApiEvent";
7
7
  import { IEventArgs } from "@docsvision/webclient/System/IEventArgs";
8
- import { $Layout } from '@docsvision/webclient/System/$Layout';
8
+ import { $Layout } from "@docsvision/webclient/System/$Layout";
9
9
  /**
10
10
  * Содержит публичные свойства элемента управления [Отправка на ознакомление]{@link AcquaintanceManagement}.
11
11
  */
@@ -33,7 +33,7 @@ export declare class AcquaintanceManagementParams extends PanelParams {
33
33
  /**
34
34
  * Класс элемента управления Отправка на ознакомление.
35
35
  */
36
- export declare class AcquaintanceManagement extends Panel<AcquaintanceManagementParams, AcquaintanceManagementState> {
36
+ export declare class AcquaintanceManagement extends Panel<AcquaintanceManagementParams, IAcquaintanceManagementState> {
37
37
  protected construct(): void;
38
38
  protected createParams(): AcquaintanceManagementParams;
39
39
  /** @internal */
@@ -1,10 +1,10 @@
1
1
  /// <reference types="react" />
2
2
  import { AcquaintanceManagementParams } from "@docsvision/webclient/Approval/AcquaintanceManagement";
3
- import { StaffDirectoryItemsMultiple } from '@docsvision/webclient/BackOffice/StaffDirectoryItems';
3
+ import { StaffDirectoryItemsMultiple } from "@docsvision/webclient/BackOffice/StaffDirectoryItems";
4
4
  import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
5
5
  import { DateTimePicker } from "@docsvision/webclient/Platform/DateTimePicker";
6
6
  import { PanelImpl, IPanelState } from "@docsvision/webclient/Platform/PanelImpl";
7
- export interface AcquaintanceManagementState extends AcquaintanceManagementParams, IPanelState {
7
+ export interface IAcquaintanceManagementState extends AcquaintanceManagementParams, IPanelState {
8
8
  addEmptyClass: boolean;
9
9
  cardId: string;
10
10
  children: GenModels.ControlModel[];
@@ -15,12 +15,12 @@ export interface AcquaintanceManagementState extends AcquaintanceManagementParam
15
15
  loading: boolean;
16
16
  }
17
17
  /** @internal */
18
- export declare type AcquaintanceManagementImplState = AcquaintanceManagementState;
19
- export declare type AcquaintanceManagementImplProps = AcquaintanceManagementState;
18
+ export declare type AcquaintanceManagementImplState = IAcquaintanceManagementState;
19
+ export declare type AcquaintanceManagementImplProps = IAcquaintanceManagementState;
20
20
  /** @internal */
21
- export declare class AcquaintanceManagementImpl extends PanelImpl<AcquaintanceManagementParams, AcquaintanceManagementState> {
21
+ export declare class AcquaintanceManagementImpl extends PanelImpl<AcquaintanceManagementParams, IAcquaintanceManagementState> {
22
22
  private emptyClass;
23
- constructor(props: AcquaintanceManagementParams, state: AcquaintanceManagementState);
23
+ constructor(props: AcquaintanceManagementParams, state: IAcquaintanceManagementState);
24
24
  open(): void;
25
25
  close(): void;
26
26
  get isOpened(): boolean;
@@ -1,19 +1,25 @@
1
- import { AgreementHistoryImpl, AgreementHistoryState } from "@docsvision/webclient/Approval/AgreementHistoryImpl";
1
+ import { AgreementHistoryImpl, IAgreementHistoryState } from "@docsvision/webclient/Approval/AgreementHistoryImpl";
2
2
  import { IApprovingReportOpenedEventArgs } from "@docsvision/webclient/Approval/IApprovingReportOpenedEventArgs";
3
3
  import { IApprovingReportOpeningEventArgs } from "@docsvision/webclient/Approval/IApprovingReportOpeningEventArgs";
4
4
  import { IApprovingReportRefreshedEventArgs } from "@docsvision/webclient/Approval/IApprovingReportRefreshedEventArgs";
5
5
  import { IApprovingReportRefreshingEventArgs } from "@docsvision/webclient/Approval/IApprovingReportRefreshingEventArgs";
6
- import { $LayoutAgreementController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
6
+ import { $LayoutAgreementController, $LayoutFileController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
7
7
  import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
8
8
  import { $FileController } from "@docsvision/webclient/Legacy/FileController";
9
9
  import { BaseControl, BaseControlParams } from "@docsvision/webclient/System/BaseControl";
10
- import { $EditOperationStore } from "@docsvision/webclient/System/LayoutServices";
10
+ import { $CardId, $CardInfo, $EditOperationStore } from "@docsvision/webclient/System/LayoutServices";
11
11
  import { BasicApiEvent, CancelableApiEvent } from "@docsvision/webclient/System/ApiEvent";
12
12
  import { IEventArgs } from "@docsvision/webclient/System/IEventArgs";
13
- import { $AgreementHistoryStageRenderer, IAgreementHistoryStageRenderer } from '@docsvision/webclient/Approval/$AgreementHistoryStageRenderer';
14
- import { $RouterNavigation } from '@docsvision/webclient/System/$Router';
15
- import { Optional } from '@docsvision/web/core/services';
16
- import { $FilePreviewServices } from '@docsvision/webclient/Platform/FilePreview';
13
+ import { $AgreementHistoryStageRenderer, IAgreementHistoryStageRenderer } from "@docsvision/webclient/Approval/$AgreementHistoryStageRenderer";
14
+ import { $RouterNavigation } from "@docsvision/webclient/System/$Router";
15
+ import { Optional } from "@docsvision/web/core/services";
16
+ import { $FilePreviewServices } from "@docsvision/webclient/Platform/FilePreview";
17
+ import { $ApplicationSettings, $DeviceType } from "@docsvision/webclient/StandardServices";
18
+ import { $Layout } from "@docsvision/webclient/System/$Layout";
19
+ import { $FileService } from "@docsvision/webclient/System/$FileService";
20
+ import { $RequestManager } from "@docsvision/webclient/System/$RequestManager";
21
+ import { $LayoutCheck } from "@docsvision/webclient/System/$LayoutCheckService";
22
+ import { $FilePreview } from "@docsvision/webclient/Platform/$FilePreview";
17
23
  /**
18
24
  * Содержит публичные свойства элемента управления [Ход согласования]{@link AgreementHistory}.
19
25
  */
@@ -55,7 +61,7 @@ export declare class AgreementHistoryParams extends BaseControlParams {
55
61
  /** Событие возникает после обновления данных хода согласования. */
56
62
  approvingReportRefreshed?: BasicApiEvent<IApprovingReportRefreshedEventArgs>;
57
63
  /** Сервисы. */
58
- services?: $FileController & $LayoutAgreementController & $EditOperationStore & Optional<$AgreementHistoryStageRenderer> & $RouterNavigation & $FilePreviewServices;
64
+ services?: $FileController & $LayoutAgreementController & $EditOperationStore & Optional<$AgreementHistoryStageRenderer> & $RouterNavigation & $FilePreviewServices & $LayoutFileController & $DeviceType & $CardId & $ApplicationSettings & $FilePreview & $LayoutCheck & $CardInfo & $RequestManager & $FileService & $Layout & $RouterNavigation;
59
65
  /** Параметр для переопределения сервиса рендеринга таблицы или ячейки этапа */
60
66
  stageRenderer?: IAgreementHistoryStageRenderer;
61
67
  }
@@ -64,7 +70,7 @@ export declare class AgreementHistoryParams extends BaseControlParams {
64
70
  *
65
71
  * Добавляет в web-разметку кнопку, при нажатии которой открывается окно просмотра хода согласования.
66
72
  */
67
- export declare class AgreementHistory extends BaseControl<AgreementHistoryParams, AgreementHistoryState> {
73
+ export declare class AgreementHistory extends BaseControl<AgreementHistoryParams, IAgreementHistoryState> {
68
74
  protected createParams(): AgreementHistoryParams;
69
75
  private get myControlImpl();
70
76
  private set agreementHistoryData(value);
@@ -1,12 +1,12 @@
1
1
  /// <reference types="react" />
2
2
  import { AgreementHistoryParams } from "@docsvision/webclient/Approval/AgreementHistory";
3
3
  import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
4
- import { ModalHost } from '@docsvision/webclient/Helpers/ModalHost';
5
- import { PerformOnce } from '@docsvision/webclient/Legacy/Utils';
6
- import { BaseControlState } from "@docsvision/webclient/System/BaseControl";
4
+ import { ModalHost } from "@docsvision/webclient/Helpers/ModalHost";
5
+ import { PerformOnce } from "@docsvision/webclient/Legacy/Utils";
6
+ import { IBaseControlState } from "@docsvision/webclient/System/BaseControl";
7
7
  import { BaseControlImpl } from "@docsvision/webclient/System/BaseControlImpl";
8
8
  /** @internal */
9
- export interface AgreementHistoryState extends BaseControlState, AgreementHistoryParams {
9
+ export interface IAgreementHistoryState extends IBaseControlState, AgreementHistoryParams {
10
10
  addEmptyClass: boolean;
11
11
  dialog: ModalHost;
12
12
  isHistoryDataReceived: boolean;
@@ -15,15 +15,15 @@ export interface AgreementHistoryState extends BaseControlState, AgreementHistor
15
15
  lastLoadedData: GenModels.ApprovalHistoryViewModel;
16
16
  }
17
17
  /** @internal */
18
- export declare type AgreementHistoryImplState = AgreementHistoryState;
18
+ export declare type AgreementHistoryImplState = IAgreementHistoryState;
19
19
  /** @internal */
20
- export declare type AgreementHistoryImplProps = AgreementHistoryState;
20
+ export declare type AgreementHistoryImplProps = IAgreementHistoryState;
21
21
  /** @internal */
22
22
  export declare class AgreementHistoryImpl extends BaseControlImpl<AgreementHistoryParams, AgreementHistoryImplState> {
23
23
  buttonClickPerformOnce: PerformOnce;
24
24
  private emptyClass;
25
25
  /** @internal */
26
- constructor(props: AgreementHistoryParams, state: AgreementHistoryState);
26
+ constructor(props: AgreementHistoryParams, state: IAgreementHistoryState);
27
27
  UNSAFE_componentWillMount(): void;
28
28
  /** Показать отчёт. */
29
29
  showReport(): void;
@@ -1,4 +1,4 @@
1
- import { AgreementListImpl, AgreementListState } from "@docsvision/webclient/Approval/AgreementListImpl";
1
+ import { AgreementListImpl, IAgreementListState } from "@docsvision/webclient/Approval/AgreementListImpl";
2
2
  import { IAgreementListReportOpenedEventArgs } from "@docsvision/webclient/Approval/IAgreementListReportOpenedEventArgs";
3
3
  import { IAgreementListReportOpeningEventArgs } from "@docsvision/webclient/Approval/IAgreementListReportOpeningEventArgs";
4
4
  import { $LayoutAgreementController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
@@ -44,7 +44,7 @@ export declare class AgreementListParams extends BaseControlParams {
44
44
  *
45
45
  * Добавляет в web-разметку кнопку, при нажатии которой открывается окно просмотра листа согласования.
46
46
  */
47
- export declare class AgreementList extends BaseControl<AgreementListParams, AgreementListState> {
47
+ export declare class AgreementList extends BaseControl<AgreementListParams, IAgreementListState> {
48
48
  /** @internal */
49
49
  constructor(props: AgreementListParams);
50
50
  /** @inheritDoc */
@@ -2,11 +2,11 @@
2
2
  import { AgreementListParams } from "@docsvision/webclient/Approval/AgreementList";
3
3
  import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
4
4
  import { ModalWindow } from "@docsvision/webclient/Legacy/ModalWindow";
5
- import { PerformOnce } from '@docsvision/webclient/Legacy/Utils';
6
- import { BaseControlState } from "@docsvision/webclient/System/BaseControl";
5
+ import { PerformOnce } from "@docsvision/webclient/Legacy/Utils";
6
+ import { IBaseControlState } from "@docsvision/webclient/System/BaseControl";
7
7
  import { BaseControlImpl } from "@docsvision/webclient/System/BaseControlImpl";
8
8
  /** @internal */
9
- export interface AgreementListState extends AgreementListParams, BaseControlState {
9
+ export interface IAgreementListState extends AgreementListParams, IBaseControlState {
10
10
  getAgreementList: () => Promise<GenModels.AgreementListModel>;
11
11
  loading: boolean;
12
12
  dialog: ModalWindow;
@@ -15,12 +15,12 @@ export interface AgreementListState extends AgreementListParams, BaseControlStat
15
15
  maximized?: boolean;
16
16
  }
17
17
  /** @internal */
18
- export declare type AgreementListImplState = AgreementListState;
19
- export declare type AgreementListImplProps = AgreementListState;
18
+ export declare type AgreementListImplState = IAgreementListState;
19
+ export declare type AgreementListImplProps = IAgreementListState;
20
20
  /** @internal */
21
- export declare class AgreementListImpl extends BaseControlImpl<AgreementListParams, AgreementListState> {
21
+ export declare class AgreementListImpl extends BaseControlImpl<AgreementListParams, IAgreementListState> {
22
22
  buttonClickPerformOnce: PerformOnce;
23
- constructor(props: AgreementListParams, state: AgreementListState);
23
+ constructor(props: AgreementListParams, state: IAgreementListState);
24
24
  getCssClass(): string;
25
25
  showReport(): void;
26
26
  hideReport(): void;
@@ -1,4 +1,4 @@
1
- import { AgreementManagementImpl, AgreementManagementState } from "@docsvision/webclient/Approval/AgreementManagementImpl";
1
+ import { AgreementManagementImpl, IAgreementManagementState } from "@docsvision/webclient/Approval/AgreementManagementImpl";
2
2
  import { IAgreementEventArgs } from "@docsvision/webclient/Approval/IAgreementEventArgs";
3
3
  import { IApproverDeletionEventArgs } from "@docsvision/webclient/Approval/IApproverDeletionEventArgs";
4
4
  import { IApproverEventArgs } from "@docsvision/webclient/Approval/IApproverEventArgs";
@@ -11,9 +11,9 @@ import { $CardInfo, $EditOperationStore, $LayoutInfo } from "@docsvision/webclie
11
11
  import { BasicApiEvent, CancelableApiEvent } from "@docsvision/webclient/System/ApiEvent";
12
12
  import { IEventArgs } from "@docsvision/webclient/System/IEventArgs";
13
13
  import { $LocalStorage } from "@docsvision/webclient/System/$LocalStorage";
14
- import { $AgreementOptions } from '@docsvision/webclient/Approval/$AgreementOptions';
15
- import { Optional } from '@docsvision/web/core/services';
16
- import { $MessageBox } from '@docsvision/webclient/System/$MessageBox';
14
+ import { $AgreementOptions } from "@docsvision/webclient/Approval/$AgreementOptions";
15
+ import { Optional } from "@docsvision/web/core/services";
16
+ import { $MessageBox } from "@docsvision/webclient/System/$MessageBox";
17
17
  import { $LayoutManager } from "@docsvision/webclient/System/$LayoutManager";
18
18
  import { $DeviceType } from "@docsvision/web/core/system-services/environment/DeviceTypeService";
19
19
  import { IAgreemenSavingEventArgs } from "@docsvision/webclient/Approval/IAgreemenSavingEventArgs";
@@ -122,7 +122,7 @@ export declare class AgreementManagementParams extends BaseControlParams {
122
122
  *
123
123
  * Добавляет в web-разметку набор кнопок для управления согласования.
124
124
  */
125
- export declare class AgreementManagement extends BaseControl<AgreementManagementParams, AgreementManagementState> {
125
+ export declare class AgreementManagement extends BaseControl<AgreementManagementParams, IAgreementManagementState> {
126
126
  /** @internal */
127
127
  protected construct(): void;
128
128
  /** @inheritDoc */
@@ -1,12 +1,13 @@
1
1
  import { AgreementManagementParams } from "@docsvision/webclient/Approval/AgreementManagement";
2
+ import { TemplateComboVariant } from "@docsvision/webclient/Approval/TemplateComboVariant";
2
3
  import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
3
4
  import { IComboBoxElement } from "@docsvision/webclient/Helpers/ComboBox/Data/ClientModels/IComboBoxElement";
4
- import { BaseControlState } from "@docsvision/webclient/System/BaseControl";
5
+ import { IBaseControlState } from "@docsvision/webclient/System/BaseControl";
5
6
  import { BaseControlImpl } from "@docsvision/webclient/System/BaseControlImpl";
6
7
  import { LoadingState } from "@docsvision/webclient/System/LoadingState";
7
8
  import React from "react";
8
9
  /** @internal */
9
- export interface AgreementManagementState extends AgreementManagementParams, BaseControlState {
10
+ export interface IAgreementManagementState extends AgreementManagementParams, IBaseControlState {
10
11
  addEmptyClass: boolean;
11
12
  refresh: Function;
12
13
  IsTemplateDataReceived: boolean;
@@ -22,14 +23,14 @@ export interface AgreementManagementState extends AgreementManagementParams, Bas
22
23
  currentStageId: string;
23
24
  }
24
25
  /** @internal */
25
- export declare type AgreementManagementImplState = AgreementManagementState;
26
+ export declare type AgreementManagementImplState = IAgreementManagementState;
26
27
  /** @internal */
27
- export declare class AgreementManagementImpl extends BaseControlImpl<AgreementManagementParams, AgreementManagementState> {
28
- approvalOperationButtonNames: any;
28
+ export declare class AgreementManagementImpl extends BaseControlImpl<AgreementManagementParams, IAgreementManagementState> {
29
+ approvalOperationButtonNames: Record<string, string>;
29
30
  private emptyClass;
30
- constructor(props: AgreementManagementParams, state: AgreementManagementState);
31
+ constructor(props: AgreementManagementParams, state: IAgreementManagementState);
31
32
  UNSAFE_componentWillReceiveProps(nextProps: any, nextContext: any): void;
32
- get ApprovalOperationButtonNames(): any;
33
+ get ApprovalOperationButtonNames(): Record<string, string>;
33
34
  protected onTemplateSelect(val: IComboBoxElement): Promise<void>;
34
35
  protected onCancelClick(start: boolean): void;
35
36
  onSendClick(): Promise<void>;
@@ -43,18 +44,27 @@ export declare class AgreementManagementImpl extends BaseControlImpl<AgreementMa
43
44
  hideStartSidebar(cancel?: boolean): Promise<void>;
44
45
  edit(): Promise<unknown>;
45
46
  hideManagementSidebar(): Promise<void>;
46
- protected handleClick(event: React.MouseEvent<any>): void;
47
- protected handleMouseOver(event: React.MouseEvent<any>): void;
48
- protected handleMouseOut(event: React.MouseEvent<any>): void;
49
- protected handleStartAgreement: (e: React.MouseEvent<any>) => Promise<void>;
47
+ protected handleClick(event: React.MouseEvent<HTMLButtonElement>): void;
48
+ protected handleMouseOver(event: React.MouseEvent<HTMLButtonElement>): void;
49
+ protected handleMouseOut(event: React.MouseEvent<HTMLButtonElement>): void;
50
+ protected handleStartAgreement: (e: React.MouseEvent<HTMLButtonElement>) => Promise<void>;
50
51
  protected handleEditAgreement: (e: Event) => void;
51
52
  getAvailableOperations(): GenModels.ApprovalOperationKind[];
52
53
  onManageButtonClick(buttonKind: GenModels.ApprovalOperationKind): void;
53
54
  protected getCssClass(): string;
54
55
  hasContent(): boolean;
55
56
  protected getButtonName: (operationKind: GenModels.AgreementManagementOperations) => string;
56
- protected getTemplateComboBoxProps(): any;
57
- protected getTemplateComboBoxElements(): any;
57
+ protected getTemplateComboBoxProps(): {
58
+ variants: TemplateComboVariant[];
59
+ selectedValue: TemplateComboVariant;
60
+ visibility: boolean;
61
+ };
62
+ protected getTemplateComboBoxElements(): {
63
+ elements: IComboBoxElement[];
64
+ allowEmpty: boolean;
65
+ strictMode: boolean;
66
+ selectedID: string;
67
+ };
58
68
  get canStart(): boolean;
59
69
  get canManage(): boolean;
60
70
  renderControl(): JSX.Element;
@@ -1,7 +1,7 @@
1
1
  import { AgreementStageProps } from "@docsvision/webclient/Approval/AgreementStageProps";
2
2
  import { AgreementStageState } from "@docsvision/webclient/Approval/AgreementStageState";
3
3
  import { StageModelWithChange } from "@docsvision/webclient/Approval/StageModelWithChange";
4
- import { StaffDirectoryItems } from '@docsvision/webclient/BackOffice/StaffDirectoryItems';
4
+ import { StaffDirectoryItems } from "@docsvision/webclient/BackOffice/StaffDirectoryItems";
5
5
  import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
6
6
  import { IComboBoxElement } from "@docsvision/webclient/Helpers/ComboBox/Data/ClientModels/IComboBoxElement";
7
7
  import { IDataChangedEventArgs, IDataChangedEventArgsEx } from "@docsvision/webclient/System/IDataChangedEventArgs";
@@ -18,7 +18,7 @@ export declare class AgreementStage extends React.Component<AgreementStageProps,
18
18
  };
19
19
  constructor(props: AgreementStageProps);
20
20
  componentDidUpdate(prevProps: any): void;
21
- onToggleClick(ev: React.MouseEvent<any>): void;
21
+ onToggleClick(ev: React.MouseEvent): void;
22
22
  onStageCheckChange(val: boolean): void;
23
23
  onDeleteApproverClick(id: string): Promise<void>;
24
24
  onExcludeCheckChange(event: any, id: string): void;
@@ -7,21 +7,21 @@ export declare class AgreementStageEmployeesLoader implements GenControllers.ISt
7
7
  protected loaderServices: $StaffDirectoryItemsController;
8
8
  constructor(employeesToFilter: string[], services: $StaffDirectoryItemsController);
9
9
  takeGroupsAndSetGroups(request: GenModels.TakeAndSetGroupsRequest, options?: RequestOptions): Promise<GenModels.TakeAndSetGroupsResult>;
10
- moveUnit(model: GenModels.StaffDirectoryItemsMoveModel, options?: RequestOptions): Promise<any>;
11
- copyUnit(model: GenModels.StaffDirectoryItemsMoveModel, options?: RequestOptions): Promise<any>;
12
- moveGroup(model: GenModels.StaffDirectoryItemsMoveModel, options?: RequestOptions): Promise<any>;
13
- copyGroup(model: GenModels.StaffDirectoryItemsMoveModel, options?: RequestOptions): Promise<any>;
14
- moveEmployee(model: GenModels.EmployeeMoveModel, options?: RequestOptions): Promise<any>;
10
+ moveUnit(model: GenModels.StaffDirectoryItemsMoveModel, options?: RequestOptions): Promise<void>;
11
+ copyUnit(model: GenModels.StaffDirectoryItemsMoveModel, options?: RequestOptions): Promise<void>;
12
+ moveGroup(model: GenModels.StaffDirectoryItemsMoveModel, options?: RequestOptions): Promise<void>;
13
+ copyGroup(model: GenModels.StaffDirectoryItemsMoveModel, options?: RequestOptions): Promise<void>;
14
+ moveEmployee(model: GenModels.EmployeeMoveModel, options?: RequestOptions): Promise<void>;
15
15
  loadStaffData(query: GenModels.StaffQuery, options?: RequestOptions): Promise<GenModels.StaffLoadResponse>;
16
16
  addToFavorites(query: GenModels.AddToFavoritesQuery, options?: RequestOptions): Promise<void>;
17
- checkAccountName(accountName: string, options?: RequestOptions): Promise<any>;
18
- getEmployeeGroups(employeeId: string, options?: RequestOptions): Promise<any>;
19
- setEmployeeGroups(employeeGroupsQuery: GenModels.SetEmployeeGroupsQuery, options?: RequestOptions): Promise<any>;
17
+ checkAccountName(accountName: string, options?: RequestOptions): Promise<GenModels.AccountCheckResult>;
18
+ getEmployeeGroups(employeeId: string, options?: RequestOptions): Promise<GenModels.StaffGroupDataModel[]>;
19
+ setEmployeeGroups(employeeGroupsQuery: GenModels.SetEmployeeGroupsQuery, options?: RequestOptions): Promise<GenModels.SetEmployeeGroupsResult>;
20
20
  removeEmployeeFromGroup(groupId: string, employeeId: string, options?: RequestOptions): Promise<void>;
21
21
  addToGroup(model: GenModels.AddToGroupRequestModel, options?: RequestOptions): Promise<void>;
22
- getUnitManagerForEmployee(employeeId: string, options?: RequestOptions): Promise<any>;
23
- getStaffData(requestModel: GenModels.EmployeeListRequestModel, options?: RequestOptions): Promise<any>;
24
- deleteEmployee(employeeId: string, options?: RequestOptions): Promise<any>;
25
- deleteUnit(unitId: string, options?: RequestOptions): Promise<any>;
26
- deleteGroup(groupId: string, options?: RequestOptions): Promise<any>;
22
+ getUnitManagerForEmployee(employeeId: string, options?: RequestOptions): Promise<GenModels.EmployeeDataModel>;
23
+ getStaffData(requestModel: GenModels.EmployeeListRequestModel, options?: RequestOptions): Promise<GenModels.GridViewModel>;
24
+ deleteEmployee(employeeId: string, options?: RequestOptions): Promise<void>;
25
+ deleteUnit(unitId: string, options?: RequestOptions): Promise<void>;
26
+ deleteGroup(groupId: string, options?: RequestOptions): Promise<void>;
27
27
  }
@@ -6,8 +6,8 @@ import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.
6
6
  import { $CardInfo, $EditOperationStore, $LayoutInfo } from "@docsvision/webclient/System/LayoutServices";
7
7
  import { BasicApiEvent, CancelableApiEvent } from "@docsvision/webclient/System/ApiEvent";
8
8
  import { $LocalStorage } from "@docsvision/webclient/System/$LocalStorage";
9
- import { $AgreementOptions } from '@docsvision/webclient/Approval/$AgreementOptions';
10
- import { Optional } from '@docsvision/web/core/services';
9
+ import { $AgreementOptions } from "@docsvision/webclient/Approval/$AgreementOptions";
10
+ import { Optional } from "@docsvision/web/core/services";
11
11
  import { $LayoutManager } from "@docsvision/webclient/System/$LayoutManager";
12
12
  import { $DeviceType } from "@docsvision/web/core/system-services/environment/DeviceTypeService";
13
13
  /** @internal */
@@ -1,6 +1,6 @@
1
1
  import { StageModelWithChange } from "@docsvision/webclient/Approval/StageModelWithChange";
2
2
  import { ReconcileDurationType } from "@docsvision/webclient/Approval/ReconcileDurationType";
3
- import { StaffDirectoryItems } from '@docsvision/webclient/BackOffice/StaffDirectoryItems';
3
+ import { StaffDirectoryItems } from "@docsvision/webclient/BackOffice/StaffDirectoryItems";
4
4
  /** @internal */
5
5
  export declare class AgreementStageState {
6
6
  stageExpanded: boolean;
@@ -1,19 +1,30 @@
1
1
  import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
2
2
  import { $FileController } from "@docsvision/webclient/Legacy/FileController";
3
3
  import React from "react";
4
- import { IAgreementHistoryStageRenderer } from '@docsvision/webclient/Approval/$AgreementHistoryStageRenderer';
5
- import { $RouterNavigation } from '@docsvision/webclient/System/$Router';
4
+ import { IAgreementHistoryStageRenderer } from "@docsvision/webclient/Approval/$AgreementHistoryStageRenderer";
5
+ import { $RouterNavigation } from "@docsvision/webclient/System/$Router";
6
+ import { $LayoutFileController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
7
+ import { $ApplicationSettings, $DeviceType } from "@docsvision/webclient/StandardServices";
8
+ import { $CardId, $CardInfo } from "@docsvision/webclient/System/LayoutServices";
9
+ import { $LayoutCheck } from "@docsvision/webclient/System/$LayoutCheckService";
10
+ import { $RequestManager } from "@docsvision/webclient/System/$RequestManager";
11
+ import { $FileService } from "@docsvision/webclient/System/$FileService";
12
+ import { $Layout } from "@docsvision/webclient/System/$Layout";
13
+ import { $FilePreview } from "@docsvision/webclient/Platform/$FilePreview";
14
+ /** @internal */
15
+ export interface IApprovalCycleInfoState {
16
+ }
6
17
  /** @internal */
7
18
  export interface IApprovalCycleInfoProps extends GenModels.ApprovalHistoryCycleModel {
8
- services: $FileController & $RouterNavigation;
9
19
  stageRenderer: IAgreementHistoryStageRenderer;
10
20
  showCommentsInTable: boolean;
11
21
  tabStop?: boolean;
12
22
  openMode: GenModels.OpenMode;
13
23
  onClose?: () => void;
24
+ services: $FileController & $LayoutFileController & $DeviceType & $CardId & $ApplicationSettings & $LayoutCheck & $CardInfo & $RequestManager & $FileService & $Layout & $RouterNavigation & $FilePreview;
14
25
  }
15
26
  /** @internal */
16
- export declare class ApprovalCycleInfo extends React.Component<IApprovalCycleInfoProps, any> {
27
+ export declare class ApprovalCycleInfo extends React.Component<IApprovalCycleInfoProps, IApprovalCycleInfoState> {
17
28
  constructor(props: any);
18
29
  render(): {};
19
30
  }
@@ -1,8 +1,11 @@
1
- import { ApprovalCycleListProps } from "@docsvision/webclient/Approval/ApprovalCycleListProps";
1
+ import { IApprovalCycleListProps } from "@docsvision/webclient/Approval/ApprovalCycleListProps";
2
2
  import React from "react";
3
+ /** @indernal */
4
+ export interface IApprovalCycleListState {
5
+ }
3
6
  /** @internal */
4
- export declare class ApprovalCycleList extends React.Component<ApprovalCycleListProps, any> {
5
- constructor(props: ApprovalCycleListProps);
7
+ export declare class ApprovalCycleList extends React.Component<IApprovalCycleListProps, IApprovalCycleListState> {
8
+ constructor(props: IApprovalCycleListProps);
6
9
  private renderItem;
7
10
  render(): JSX.Element;
8
11
  }
@@ -1,8 +1,8 @@
1
1
  import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
2
2
  /** @internal */
3
- export interface ApprovalCycleListProps {
3
+ export interface IApprovalCycleListProps {
4
4
  cycles: GenModels.ApprovalHistoryCycleModel[];
5
- currentCycle: any;
5
+ currentCycle: number;
6
6
  onCycleClick: Function;
7
7
  tabIndex?: number;
8
8
  }
@@ -1,6 +1,27 @@
1
1
  import React from "react";
2
+ import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
3
+ import { $Layout } from "@docsvision/webclient/System/$Layout";
4
+ import { $FileService } from "@docsvision/webclient/System/$FileService";
5
+ import { $RequestManager } from "@docsvision/webclient/System/$RequestManager";
6
+ import { $CardId, $CardInfo } from "@docsvision/webclient/System/LayoutServices";
7
+ import { $LayoutCheck } from "@docsvision/webclient/System/$LayoutCheckService";
8
+ import { $ApplicationSettings, $DeviceType } from "@docsvision/webclient/StandardServices";
9
+ import { $LayoutFileController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
10
+ import { $FileController } from "@docsvision/webclient/Legacy/FileController";
11
+ import { $FilePreview } from "@docsvision/webclient/Platform/$FilePreview";
2
12
  /** @internal */
3
- export declare class ApprovalHistoryFullStageInfo extends React.Component<any, any> {
13
+ export interface IApprovalHistoryFullStageInfoProps {
14
+ ownerCardId: string;
15
+ stageItem: GenModels.ApprovalHistoryStageItemModel;
16
+ decisionClass: string;
17
+ decisionText: string;
18
+ services: $FileController & $LayoutFileController & $DeviceType & $CardId & $ApplicationSettings & $LayoutCheck & $CardInfo & $RequestManager & $FileService & $Layout & $FilePreview;
19
+ }
20
+ /** @internal */
21
+ export interface IApprovalHistoryFullStageInfoState {
22
+ }
23
+ /** @internal */
24
+ export declare class ApprovalHistoryFullStageInfo extends React.Component<IApprovalHistoryFullStageInfoProps, IApprovalHistoryFullStageInfoState> {
4
25
  /** @internal */
5
26
  constructor(props: any);
6
27
  /** @internal */
@@ -1,10 +1,39 @@
1
+ import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
1
2
  import React from "react";
3
+ import { IAgreementHistoryStageRenderer } from "@docsvision/webclient/Approval/$AgreementHistoryStageRenderer";
4
+ import { $RouterNavigation } from "@docsvision/webclient/System/$Router";
5
+ import { $FileController } from "@docsvision/webclient/Legacy/FileController";
6
+ import { $LayoutFileController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
7
+ import { $ApplicationSettings, $DeviceType } from "@docsvision/webclient/StandardServices";
8
+ import { $CardId, $CardInfo } from "@docsvision/webclient/System/LayoutServices";
9
+ import { $LayoutCheck } from "@docsvision/webclient/System/$LayoutCheckService";
10
+ import { $RequestManager } from "@docsvision/webclient/System/$RequestManager";
11
+ import { $Layout } from "@docsvision/webclient/System/$Layout";
12
+ import { $FileService } from "@docsvision/webclient/System/$FileService";
13
+ import { $FilePreview } from "@docsvision/webclient/Platform/$FilePreview";
2
14
  /** @internal */
3
- export declare class ApprovalStageInfo extends React.Component<any, any> {
15
+ export interface IApprovalStageInfoProps {
16
+ key: string;
17
+ stage: GenModels.ApprovalHistoryStageModel;
18
+ onClose: () => void;
19
+ showCommentsInTable: boolean;
20
+ tabStop: boolean;
21
+ openMode: GenModels.OpenMode;
22
+ stageNumber: number;
23
+ ownerCardId: string;
24
+ stageRenderer: IAgreementHistoryStageRenderer;
25
+ services: $FileController & $LayoutFileController & $DeviceType & $CardId & $ApplicationSettings & $LayoutCheck & $CardInfo & $RequestManager & $FileService & $Layout & $RouterNavigation & $FilePreview;
26
+ }
27
+ /** @internal */
28
+ export interface IApprovalStageInfoState {
29
+ expanded: boolean;
30
+ }
31
+ /** @internal */
32
+ export declare class ApprovalStageInfo extends React.Component<IApprovalStageInfoProps, IApprovalStageInfoState> {
4
33
  /** @internal */
5
34
  constructor(props: any);
6
35
  /** При клике на заголовок. */
7
- protected handleHeaderClick(event: React.MouseEvent<any>): void;
36
+ protected handleHeaderClick(event: React.MouseEvent<HTMLDivElement>): void;
8
37
  protected renderHeaderCells(): {};
9
38
  /** @internal */
10
39
  render(): JSX.Element;