@docsvision/webclient 5.17.4-beta.1 → 5.17.5-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 (1408) hide show
  1. package/Account/ChangeMethodButton.d.ts +0 -1
  2. package/Account/ContactBox.d.ts +0 -1
  3. package/Account/Form.d.ts +0 -1
  4. package/Account/Greeting.d.ts +0 -1
  5. package/Account/Input.d.ts +0 -1
  6. package/Account/Login.stories.d.ts +0 -1
  7. package/Account/LoginContainer.d.ts +1 -1
  8. package/Account/LoginInputsDivider.d.ts +0 -1
  9. package/Account/LoginPage.d.ts +0 -1
  10. package/Account/Logo.d.ts +0 -1
  11. package/Account/ProviderButton.d.ts +0 -1
  12. package/App.d.ts +4 -4
  13. package/Application.d.ts +4 -4
  14. package/Approval/$AgreementHistoryStageRenderer.d.ts +2 -2
  15. package/Approval/$AgreementOptions.d.ts +1 -1
  16. package/Approval/AcquaintanceManagement.d.ts +7 -7
  17. package/Approval/AcquaintanceManagementImpl.d.ts +4 -5
  18. package/Approval/AgreementHistory.d.ts +13 -13
  19. package/Approval/AgreementHistoryImpl.d.ts +11 -7
  20. package/Approval/AgreementList.d.ts +7 -7
  21. package/Approval/AgreementListContent.d.ts +5 -5
  22. package/Approval/AgreementListImpl.d.ts +4 -5
  23. package/Approval/AgreementManagement.d.ts +15 -15
  24. package/Approval/AgreementManagementImpl.d.ts +4 -4
  25. package/Approval/AgreementStage.d.ts +5 -5
  26. package/Approval/AgreementStageProps.d.ts +8 -8
  27. package/Approval/AgreementStageState.d.ts +3 -3
  28. package/Approval/ApprovalCycleInfo.d.ts +3 -3
  29. package/Approval/ApprovalCycleList.d.ts +1 -1
  30. package/Approval/ApprovalHistoryTable.d.ts +2 -5
  31. package/Approval/ApprovalStageItemComment.d.ts +3 -3
  32. package/Approval/ApprovalStageItemRow.d.ts +1 -1
  33. package/Approval/CardApprovalCycle.d.ts +2 -2
  34. package/Approval/CardApprovalCycleImpl.d.ts +3 -4
  35. package/Approval/CardApprovalStage.d.ts +2 -2
  36. package/Approval/CardApprovalStageImpl.d.ts +3 -4
  37. package/Approval/IAgreementEventArgs.d.ts +1 -1
  38. package/Approval/IAgreementListContentState.d.ts +3 -3
  39. package/Approval/IAgreementListRenderEventArgs.d.ts +1 -1
  40. package/Approval/IAgreementListReportOpenedEventArgs.d.ts +1 -1
  41. package/Approval/IApprovalHistoryTableProps.d.ts +11 -8
  42. package/Approval/IApprovalHistoryTableState.d.ts +0 -3
  43. package/Approval/IApprovalStageItemRowProps.d.ts +4 -4
  44. package/Approval/IApproverDeletionEventArgs.d.ts +1 -1
  45. package/Approval/IApproverEventArgs.d.ts +2 -2
  46. package/Approval/TemplateComboVariant.d.ts +1 -1
  47. package/BackOffice/$CloudSignature.d.ts +5 -5
  48. package/BackOffice/$DigitalSignature.d.ts +6 -4
  49. package/BackOffice/$LinksSearchCardsService.d.ts +1 -1
  50. package/BackOffice/$WebFrameDirectorySearchInfoStorageService.d.ts +2 -2
  51. package/BackOffice/$WebFrameDirectorySearchPanelService.d.ts +1 -1
  52. package/BackOffice/AcknowledgementList.d.ts +7 -8
  53. package/BackOffice/AcknowledgementListButton.d.ts +0 -1
  54. package/BackOffice/AcknowledgementListContainer.d.ts +2 -3
  55. package/BackOffice/AcknowledgementListLogic.d.ts +1 -1
  56. package/BackOffice/AcknowledgementListView.d.ts +1 -1
  57. package/BackOffice/ActionButton.d.ts +0 -1
  58. package/BackOffice/ActionMenu.d.ts +0 -1
  59. package/BackOffice/ActualizeProfileCertificateSource.d.ts +3 -3
  60. package/BackOffice/AddComment.d.ts +2 -3
  61. package/BackOffice/AddUrlDialog.d.ts +3 -3
  62. package/BackOffice/AddingGroups.d.ts +1 -1
  63. package/BackOffice/Address.d.ts +5 -5
  64. package/BackOffice/AddressImpl.d.ts +6 -6
  65. package/BackOffice/ApprovalTaskComplete.d.ts +3 -3
  66. package/BackOffice/AuthenticationKinds.d.ts +7 -8
  67. package/BackOffice/AuthenticationKinds.stories.d.ts +1 -2
  68. package/BackOffice/AuthenticationKindsContainer.d.ts +2 -3
  69. package/BackOffice/AuthenticationKindsFrame.d.ts +0 -1
  70. package/BackOffice/AuthenticationKindsGetUseExtensionState.d.ts +1 -1
  71. package/BackOffice/AuthenticationKindsItem.d.ts +0 -1
  72. package/BackOffice/AuthenticationKindsList.d.ts +0 -1
  73. package/BackOffice/AuthenticationKindsLogic.d.ts +2 -2
  74. package/BackOffice/AuthenticationKindsModalDialog.d.ts +0 -1
  75. package/BackOffice/AuthenticationKindsOptions.d.ts +8 -8
  76. package/BackOffice/AuthenticationKindsView.d.ts +6 -7
  77. package/BackOffice/BackOfficeChildTask.d.ts +2 -2
  78. package/BackOffice/BackOfficeCreateLink.d.ts +6 -6
  79. package/BackOffice/CardKind.d.ts +6 -6
  80. package/BackOffice/CardKindImpl.d.ts +5 -5
  81. package/BackOffice/CardKindTree.d.ts +1 -1
  82. package/BackOffice/CardKindTreeNode.d.ts +1 -1
  83. package/BackOffice/CardKindTypeaheadVariant.d.ts +1 -1
  84. package/BackOffice/ChangeBoundaryValuesSection.d.ts +2 -2
  85. package/BackOffice/ChangeSectionValues.d.ts +2 -2
  86. package/BackOffice/CheckAbsenceDates.d.ts +2 -2
  87. package/BackOffice/CheckPerformer.d.ts +1 -1
  88. package/BackOffice/CheckStaffDirectoryData.d.ts +2 -2
  89. package/BackOffice/ChildTasksPerforming.d.ts +8 -8
  90. package/BackOffice/ChildTasksPerformingImpl.d.ts +6 -6
  91. package/BackOffice/CollapseAllTaskTableRows.d.ts +1 -1
  92. package/BackOffice/CollapseTaskTableRow.d.ts +1 -1
  93. package/BackOffice/CommandMenuComponent.d.ts +2 -2
  94. package/BackOffice/CommentBodyContents.d.ts +1 -2
  95. package/BackOffice/CommentDeleteIcon.d.ts +0 -1
  96. package/BackOffice/CommentEditIcon.d.ts +0 -1
  97. package/BackOffice/CommentEditor.d.ts +1 -1
  98. package/BackOffice/CommentHeader.d.ts +1 -2
  99. package/BackOffice/CommentUserIcon.d.ts +0 -1
  100. package/BackOffice/Comments.d.ts +9 -9
  101. package/BackOffice/CommentsImpl.d.ts +3 -4
  102. package/BackOffice/CompareTasks.d.ts +1 -1
  103. package/BackOffice/ConvertCloudToSavedCertificate.d.ts +1 -1
  104. package/BackOffice/ConvertResponseToTree.d.ts +2 -2
  105. package/BackOffice/ConvertSignLabelsToComboBoxItems.d.ts +1 -1
  106. package/BackOffice/CopyAddress.d.ts +2 -2
  107. package/BackOffice/CovertResponseToTree.d.ts +1 -1
  108. package/BackOffice/CreateRelatedCardButton.d.ts +7 -7
  109. package/BackOffice/CreateRelatedCardButtonImpl.d.ts +3 -3
  110. package/BackOffice/CreateWindow.d.ts +1 -1
  111. package/BackOffice/CryptoProDssService.d.ts +12 -12
  112. package/BackOffice/CryptoProService.d.ts +1 -1
  113. package/BackOffice/DefaultTasksTreeNodeResolver.d.ts +4 -4
  114. package/BackOffice/DelegateBatchOperation.d.ts +12 -12
  115. package/BackOffice/DelegateBatchOperationImpl.d.ts +3 -4
  116. package/BackOffice/DelegationParamsPanel.d.ts +4 -4
  117. package/BackOffice/DeleteSection.d.ts +1 -1
  118. package/BackOffice/DeleteShortcutBatchOperation.d.ts +12 -12
  119. package/BackOffice/DeleteShortcutBatchOperationImpl.d.ts +4 -5
  120. package/BackOffice/DeleteStaffSection.d.ts +1 -1
  121. package/BackOffice/DeleteTaskRow.d.ts +2 -2
  122. package/BackOffice/Department.d.ts +4 -4
  123. package/BackOffice/DepartmentFilterView.d.ts +0 -1
  124. package/BackOffice/DepartmentFilterViewComponents.d.ts +1 -2
  125. package/BackOffice/DepartmentImpl.d.ts +11 -4
  126. package/BackOffice/DepartmentSelectDialog.d.ts +2 -2
  127. package/BackOffice/DepartmentSelectDialogFlat.d.ts +3 -3
  128. package/BackOffice/DepartmentTreeNode.d.ts +1 -1
  129. package/BackOffice/DigitalSignatureService.d.ts +12 -12
  130. package/BackOffice/DirectoryDesRowSelectDialog.d.ts +6 -6
  131. package/BackOffice/DirectoryDesignerActionButton.d.ts +1 -2
  132. package/BackOffice/DirectoryDesignerItemCreateWindow.d.ts +1 -1
  133. package/BackOffice/DirectoryDesignerItemEditWindow.d.ts +1 -1
  134. package/BackOffice/DirectoryDesignerItemViewWindow.d.ts +1 -1
  135. package/BackOffice/DirectoryDesignerRow.d.ts +10 -10
  136. package/BackOffice/DirectoryDesignerRowImpl.d.ts +8 -8
  137. package/BackOffice/DirectoryDesignerRowItemVisualiser.d.ts +0 -1
  138. package/BackOffice/DirectoryDesignerRowSelectDialog.d.ts +2 -2
  139. package/BackOffice/DirectoryEntryModal.d.ts +2 -2
  140. package/BackOffice/DirectoryEntryModalLogic.d.ts +1 -1
  141. package/BackOffice/DirectoryRowCutSelection.d.ts +1 -1
  142. package/BackOffice/DirectoryRowIcon.d.ts +1 -1
  143. package/BackOffice/DirectorySearchContainer.d.ts +0 -1
  144. package/BackOffice/DirectorySearchContent.d.ts +2 -2
  145. package/BackOffice/DirectorySearchCounter.d.ts +0 -1
  146. package/BackOffice/DirectorySearchInfo.d.ts +0 -1
  147. package/BackOffice/DirectorySearchResult.d.ts +5 -6
  148. package/BackOffice/DirectorySearchResultList.d.ts +1 -1
  149. package/BackOffice/DirectorySearchResultLogic.d.ts +1 -1
  150. package/BackOffice/DirectorySearchResultView.d.ts +8 -8
  151. package/BackOffice/DirectoryTabContents.d.ts +0 -1
  152. package/BackOffice/DirectoryTabItem.d.ts +0 -1
  153. package/BackOffice/DirectoryTabPanel.d.ts +0 -1
  154. package/BackOffice/DirectoryTabs.d.ts +6 -6
  155. package/BackOffice/DirectoryTabs.stories.d.ts +1 -2
  156. package/BackOffice/DirectoryTabsLogic.d.ts +2 -2
  157. package/BackOffice/DirectoryTabsRoot.d.ts +0 -1
  158. package/BackOffice/DirectoryTree.d.ts +15 -16
  159. package/BackOffice/DirectoryTree.stories.d.ts +1 -2
  160. package/BackOffice/DirectoryTreeAddButton.d.ts +0 -1
  161. package/BackOffice/DirectoryTreeContainer.d.ts +0 -1
  162. package/BackOffice/DirectoryTreeHScrollContainer.d.ts +0 -1
  163. package/BackOffice/DirectoryTreeIcon.d.ts +1 -2
  164. package/BackOffice/DirectoryTreeList.d.ts +2 -2
  165. package/BackOffice/DirectoryTreeLogic.d.ts +2 -2
  166. package/BackOffice/DirectoryTreeRow.d.ts +0 -1
  167. package/BackOffice/DirectoryTreeRowCancelButton.d.ts +0 -1
  168. package/BackOffice/DirectoryTreeRowName.d.ts +0 -1
  169. package/BackOffice/DirectoryTreeToggle.d.ts +0 -1
  170. package/BackOffice/DirectoryTreeWrapper.d.ts +0 -1
  171. package/BackOffice/DirectoryValues.d.ts +11 -12
  172. package/BackOffice/DirectoryValues.stories.d.ts +1 -2
  173. package/BackOffice/DirectoryValuesAddButton.d.ts +0 -1
  174. package/BackOffice/DirectoryValuesContainer.d.ts +0 -1
  175. package/BackOffice/DirectoryValuesLoading.d.ts +0 -1
  176. package/BackOffice/DirectoryValuesLogic.d.ts +1 -1
  177. package/BackOffice/DirectoryValuesWrapper.d.ts +0 -1
  178. package/BackOffice/DisplayInitiator.d.ts +5 -5
  179. package/BackOffice/DisplayInitiatorImpl.d.ts +2 -3
  180. package/BackOffice/DisplayPerformers.d.ts +6 -7
  181. package/BackOffice/DisplayPerformersImpl.d.ts +2 -2
  182. package/BackOffice/Document.d.ts +4 -4
  183. package/BackOffice/DocumentTasksTreeNodeResolver.d.ts +4 -4
  184. package/BackOffice/EditComment.d.ts +3 -4
  185. package/BackOffice/EditTaskDescription.d.ts +2 -2
  186. package/BackOffice/EditTaskDescriptionDialog.d.ts +1 -2
  187. package/BackOffice/EditTaskDuration.d.ts +4 -4
  188. package/BackOffice/EditTaskDurationDialog.d.ts +1 -2
  189. package/BackOffice/EditWindow.d.ts +1 -1
  190. package/BackOffice/EmailButton.d.ts +6 -7
  191. package/BackOffice/EmailButton.stories.d.ts +1 -2
  192. package/BackOffice/EmailButtonContainer.d.ts +2 -3
  193. package/BackOffice/EmailButtonFiles.d.ts +0 -1
  194. package/BackOffice/EmailButtonLogic.d.ts +2 -2
  195. package/BackOffice/EmailButtonOptions.d.ts +8 -8
  196. package/BackOffice/EmailButtonSelectedSize.d.ts +0 -1
  197. package/BackOffice/EmailButtonView.d.ts +2 -2
  198. package/BackOffice/Employee.d.ts +5 -5
  199. package/BackOffice/EmployeeImpl.d.ts +6 -6
  200. package/BackOffice/EmployeeInfo.d.ts +0 -1
  201. package/BackOffice/EmployeeLoader.d.ts +2 -2
  202. package/BackOffice/ExistingCardLinkDialog.d.ts +8 -8
  203. package/BackOffice/ExpandTaskTableRow.d.ts +1 -1
  204. package/BackOffice/ExtraFileIcon.d.ts +0 -1
  205. package/BackOffice/FavoriteEmployeesStorage.d.ts +1 -1
  206. package/BackOffice/FileListAttachElements.d.ts +1 -1
  207. package/BackOffice/FileListConstants.d.ts +1 -0
  208. package/BackOffice/FileListControl.d.ts +56 -56
  209. package/BackOffice/FileListControlImpl.d.ts +11 -11
  210. package/BackOffice/FileListControlLogic.d.ts +5 -5
  211. package/BackOffice/FileListItem.d.ts +4 -4
  212. package/BackOffice/FileListItemComponent.d.ts +5 -5
  213. package/BackOffice/FileListItemProps.d.ts +12 -12
  214. package/BackOffice/FileListVersionPlaceholder.d.ts +0 -1
  215. package/BackOffice/FileRenamingDialog.d.ts +4 -4
  216. package/BackOffice/FileSign.d.ts +10 -10
  217. package/BackOffice/FileSignCreateDialog.d.ts +4 -4
  218. package/BackOffice/FileSignInfoPopover.d.ts +2 -2
  219. package/BackOffice/FileSignListDialog.d.ts +8 -8
  220. package/BackOffice/FileSignListDialog.stories.d.ts +1 -2
  221. package/BackOffice/FileSignSelectCertificateDialog.d.ts +1 -1
  222. package/BackOffice/FindMaxLevelIdent.d.ts +1 -1
  223. package/BackOffice/FindSection.d.ts +1 -1
  224. package/BackOffice/FindStaffSection.d.ts +1 -1
  225. package/BackOffice/FindTaskRow.d.ts +1 -1
  226. package/BackOffice/FlatternRows.d.ts +1 -1
  227. package/BackOffice/FlatternTree.d.ts +1 -1
  228. package/BackOffice/GetBusinessCalendarSourceType.d.ts +1 -1
  229. package/BackOffice/GetContextMenuNames.d.ts +1 -1
  230. package/BackOffice/GetDirectoryTreeRowModel.d.ts +1 -1
  231. package/BackOffice/GetEmployeeGroups.d.ts +4 -4
  232. package/BackOffice/GetHelpBoxRowInfo.d.ts +1 -1
  233. package/BackOffice/GetNextGroupTaskDistribution.d.ts +1 -1
  234. package/BackOffice/GetPowersIconClassName.d.ts +1 -1
  235. package/BackOffice/GetPowersRootSectionId.d.ts +1 -1
  236. package/BackOffice/GetRootSectionId.d.ts +1 -1
  237. package/BackOffice/GetSelectedSearchItemEmployeeId.d.ts +1 -1
  238. package/BackOffice/GroupEmployeeInfo.d.ts +0 -1
  239. package/BackOffice/GroupTaskCardSelectPerformers.d.ts +23 -23
  240. package/BackOffice/GroupTaskCardSelectPerformersImpl.d.ts +17 -18
  241. package/BackOffice/GroupTaskPerformersIntervalManager.d.ts +1 -1
  242. package/BackOffice/GroupTaskPerformersValidationMessage.d.ts +0 -1
  243. package/BackOffice/GroupTaskTasksTreeNodeResolver.d.ts +4 -4
  244. package/BackOffice/GzPerformersOverlay.d.ts +1 -2
  245. package/BackOffice/History.d.ts +7 -7
  246. package/BackOffice/HistoryImpl.d.ts +6 -6
  247. package/BackOffice/HistoryRecordView.d.ts +1 -2
  248. package/BackOffice/HistoryView.d.ts +7 -7
  249. package/BackOffice/IChangeExecutionTypeEventArgs.d.ts +1 -1
  250. package/BackOffice/IChangeResponsibleEventArgs.d.ts +2 -2
  251. package/BackOffice/IChangingTaskOrderEventArgs.d.ts +2 -2
  252. package/BackOffice/ICommentProps.d.ts +1 -1
  253. package/BackOffice/IDigitalSignatureDialogManagement.d.ts +3 -3
  254. package/BackOffice/IDssCertificateInfoEx.d.ts +1 -1
  255. package/BackOffice/IExtraFileAddedArgs.d.ts +1 -1
  256. package/BackOffice/IExtraFileAddingArgs.d.ts +1 -1
  257. package/BackOffice/IExtraFileDeletedArgs.d.ts +1 -1
  258. package/BackOffice/IExtraFileDeletingArgs.d.ts +1 -1
  259. package/BackOffice/IFileClickingArgs.d.ts +1 -1
  260. package/BackOffice/IFileListItem.d.ts +1 -1
  261. package/BackOffice/IFileListOperation.d.ts +1 -1
  262. package/BackOffice/IFileListWrapper.d.ts +1 -2
  263. package/BackOffice/IFileMenuOpeningArgs.d.ts +2 -2
  264. package/BackOffice/IFileOpenedArgs.d.ts +1 -1
  265. package/BackOffice/IFileOpeningArgs.d.ts +1 -1
  266. package/BackOffice/IFilePreviewedArgs.d.ts +1 -1
  267. package/BackOffice/IFilePreviewingArgs.d.ts +1 -1
  268. package/BackOffice/IFileSignInteractionModel.d.ts +8 -8
  269. package/BackOffice/IFileSignUploadedArgs.d.ts +1 -1
  270. package/BackOffice/IFileSignUploadingArgs.d.ts +1 -1
  271. package/BackOffice/IFileTypeChangeArgs.d.ts +1 -1
  272. package/BackOffice/IFileVersionCommentAddedArgs.d.ts +1 -1
  273. package/BackOffice/IFileVersionCommentAddingArgs.d.ts +1 -1
  274. package/BackOffice/IFileVersionCommentDeletedArgs.d.ts +1 -1
  275. package/BackOffice/IFileVersionCommentDeletingArgs.d.ts +1 -1
  276. package/BackOffice/IFileVersionDownloadedArgs.d.ts +1 -1
  277. package/BackOffice/IFileVersionDownloadingArgs.d.ts +1 -1
  278. package/BackOffice/IFileVersionExpandingArgs.d.ts +1 -1
  279. package/BackOffice/IFileVersionUploadedArgs.d.ts +1 -1
  280. package/BackOffice/IFileVersionUploadingArgs.d.ts +1 -1
  281. package/BackOffice/IFileVisualizedArgs.d.ts +1 -1
  282. package/BackOffice/IFileVisualizingArgs.d.ts +1 -1
  283. package/BackOffice/IGetCertificateResult.d.ts +1 -1
  284. package/BackOffice/IGetDocumentInfoResult.d.ts +1 -1
  285. package/BackOffice/ILinkEventArgs.d.ts +1 -1
  286. package/BackOffice/ILinkItem.d.ts +1 -1
  287. package/BackOffice/IMainFileAddedArgs.d.ts +1 -1
  288. package/BackOffice/IMainFileAddingArgs.d.ts +1 -1
  289. package/BackOffice/IMainFileDeletedArgs.d.ts +1 -1
  290. package/BackOffice/IMainFileDeletingArgs.d.ts +1 -1
  291. package/BackOffice/IMainFileNewVersionCreatedArgs.d.ts +1 -1
  292. package/BackOffice/IMainFileNewVersionCreatingArgs.d.ts +1 -1
  293. package/BackOffice/INewCardLinkDialogProps.d.ts +2 -2
  294. package/BackOffice/INewCardLinkDialogState.d.ts +1 -1
  295. package/BackOffice/IParametersRequestEventArgs.d.ts +1 -1
  296. package/BackOffice/IPartnerDirectoryTreeItem.d.ts +1 -1
  297. package/BackOffice/IPerformerEventArgs.d.ts +2 -2
  298. package/BackOffice/IPerformersEventArgs.d.ts +1 -1
  299. package/BackOffice/IPowerModel.d.ts +1 -1
  300. package/BackOffice/IPowersDialog.d.ts +2 -2
  301. package/BackOffice/IPowersDirectoryOptions.d.ts +3 -3
  302. package/BackOffice/IPowersTreeRow.d.ts +2 -2
  303. package/BackOffice/IRowClickArgs.d.ts +1 -1
  304. package/BackOffice/ISignRequest.d.ts +1 -1
  305. package/BackOffice/IStaffDirectoryItemsDialog.d.ts +1 -1
  306. package/BackOffice/IStaffDirectoryOptions.d.ts +3 -3
  307. package/BackOffice/IStaffTreeRow.d.ts +1 -1
  308. package/BackOffice/ITaskDescriptionDialogManagement.d.ts +1 -1
  309. package/BackOffice/ITaskDescriptionDialogOpenedEventArgs.d.ts +2 -2
  310. package/BackOffice/ITaskDescriptionEventArgs.d.ts +2 -2
  311. package/BackOffice/ITaskDurationDialogManagement.d.ts +2 -2
  312. package/BackOffice/ITaskDurationDialogOpenedEventArgs.d.ts +2 -2
  313. package/BackOffice/ITaskGroupIntervalEventArgs.d.ts +2 -2
  314. package/BackOffice/ITaskIntervalEventArgs.d.ts +2 -2
  315. package/BackOffice/ITaskListItemProps.d.ts +1 -1
  316. package/BackOffice/ITaskListProps.d.ts +3 -3
  317. package/BackOffice/ITaskRowClickEventArgs.d.ts +1 -1
  318. package/BackOffice/ITasksDistributionEventArgs.d.ts +2 -2
  319. package/BackOffice/ITasksTableModel.d.ts +1 -1
  320. package/BackOffice/ITasksTreeColorMap.d.ts +1 -1
  321. package/BackOffice/ITasksTreeContainerProps.d.ts +1 -1
  322. package/BackOffice/ITasksTreeContainerState.d.ts +2 -2
  323. package/BackOffice/ITasksTreeGroupMap.d.ts +1 -1
  324. package/BackOffice/ITasksTreeNodeContainer.d.ts +1 -1
  325. package/BackOffice/ITasksTreeNodeResolver.d.ts +5 -5
  326. package/BackOffice/ITasksTreeNodeResolverMap.d.ts +1 -1
  327. package/BackOffice/IUpdateTaskGroupIntervalEventArgs.d.ts +1 -1
  328. package/BackOffice/IWebFrameDirectorySearchPanelOptions.d.ts +3 -3
  329. package/BackOffice/InfoPopover.d.ts +2 -2
  330. package/BackOffice/InitialCheckboxes.d.ts +2 -2
  331. package/BackOffice/InitializeDefaultGroupsAndColors.d.ts +2 -2
  332. package/BackOffice/InsertLoadedChildrenRows.d.ts +1 -1
  333. package/BackOffice/InsertLoadedTaskTableRows.d.ts +1 -1
  334. package/BackOffice/LinkInfoPopover.d.ts +2 -2
  335. package/BackOffice/LinkInfoPopoverProps.d.ts +4 -4
  336. package/BackOffice/LinkItem.d.ts +2 -2
  337. package/BackOffice/LinkSelectionItem.d.ts +2 -2
  338. package/BackOffice/LinkTypeComboBoxVariant.d.ts +1 -1
  339. package/BackOffice/Links.d.ts +19 -19
  340. package/BackOffice/LinksImpl.d.ts +10 -10
  341. package/BackOffice/LinksSearchCardsService.d.ts +2 -2
  342. package/BackOffice/LoadCertificatesThumberprints.d.ts +3 -3
  343. package/BackOffice/LoadCloudCertificates.d.ts +1 -1
  344. package/BackOffice/LoadEmployeeLayoutFunctions.d.ts +1 -1
  345. package/BackOffice/LoadEmployees.d.ts +1 -1
  346. package/BackOffice/LoadPowersSectionLayoutFunctions.d.ts +1 -1
  347. package/BackOffice/LoadSectionLayoutFunctions.d.ts +1 -1
  348. package/BackOffice/MainFileIcon.d.ts +0 -1
  349. package/BackOffice/MarkPartnersAsDepartment.d.ts +1 -1
  350. package/BackOffice/MultipleEmployees.d.ts +8 -8
  351. package/BackOffice/MultipleEmployeesImpl.d.ts +6 -6
  352. package/BackOffice/NewCardLinkDialog.d.ts +6 -6
  353. package/BackOffice/Numerator.d.ts +8 -8
  354. package/BackOffice/Numerator.stories.d.ts +1 -2
  355. package/BackOffice/NumeratorImpl.d.ts +6 -6
  356. package/BackOffice/OpenTaskInNewWindow.d.ts +2 -2
  357. package/BackOffice/OperationExecutingEventArgs.d.ts +3 -3
  358. package/BackOffice/OperationParametersPanelEventArgs.d.ts +3 -3
  359. package/BackOffice/Partner.d.ts +3 -3
  360. package/BackOffice/PartnerBase.d.ts +12 -12
  361. package/BackOffice/PartnerBaseImpl.d.ts +8 -8
  362. package/BackOffice/PartnerDepartment.d.ts +3 -3
  363. package/BackOffice/PartnerDepartmentImpl.d.ts +3 -3
  364. package/BackOffice/PartnerDirectoryBase.d.ts +9 -9
  365. package/BackOffice/PartnerDirectoryBaseImpl.d.ts +6 -7
  366. package/BackOffice/PartnerDirectoryItemVisualiser.d.ts +1 -1
  367. package/BackOffice/PartnerDirectorySelectDialog.d.ts +7 -8
  368. package/BackOffice/PartnerImpl.d.ts +8 -8
  369. package/BackOffice/PartnerSelectDialog.d.ts +10 -10
  370. package/BackOffice/PartnerTypeaheadVariant.d.ts +2 -2
  371. package/BackOffice/PartnersDirectory.d.ts +2 -2
  372. package/BackOffice/PerformersTable.d.ts +4 -5
  373. package/BackOffice/PerformingHistoryView.d.ts +1 -1
  374. package/BackOffice/PowerOfAttorneyErrorMessage.d.ts +0 -1
  375. package/BackOffice/PowerOfAttorneyInfo.d.ts +1 -2
  376. package/BackOffice/Powers.d.ts +10 -10
  377. package/BackOffice/Powers.stories.d.ts +1 -2
  378. package/BackOffice/PowersDirectory.d.ts +13 -14
  379. package/BackOffice/PowersDirectory.stories.d.ts +1 -2
  380. package/BackOffice/PowersDirectoryContainer.d.ts +2 -3
  381. package/BackOffice/PowersDirectoryHead.d.ts +0 -1
  382. package/BackOffice/PowersDirectoryInfo.d.ts +0 -1
  383. package/BackOffice/PowersDirectoryLogic.d.ts +6 -6
  384. package/BackOffice/PowersDirectoryTreeAddButton.d.ts +0 -1
  385. package/BackOffice/PowersDirectoryView.d.ts +14 -15
  386. package/BackOffice/PowersImpl.d.ts +8 -8
  387. package/BackOffice/PowersSelectDialog.d.ts +8 -8
  388. package/BackOffice/PrepareSignatureMethodsComboBox.d.ts +2 -2
  389. package/BackOffice/PrepareTasksTableModel.d.ts +2 -2
  390. package/BackOffice/PrintButton.d.ts +7 -8
  391. package/BackOffice/PrintButtonContainer.d.ts +2 -3
  392. package/BackOffice/PrintButtonLogic.d.ts +1 -1
  393. package/BackOffice/PrintButtonView.d.ts +1 -2
  394. package/BackOffice/ProcessIndication.d.ts +1 -1
  395. package/BackOffice/RemoveFromGroupIconGridPlugin.d.ts +1 -1
  396. package/BackOffice/SearchBar.d.ts +1 -1
  397. package/BackOffice/SearchButton.d.ts +0 -1
  398. package/BackOffice/SearchEmployees.d.ts +2 -2
  399. package/BackOffice/SearchIcon.d.ts +0 -1
  400. package/BackOffice/SelectNextRow.d.ts +1 -1
  401. package/BackOffice/SelectionRowService.d.ts +1 -1
  402. package/BackOffice/SequentialParallelToggle.d.ts +1 -2
  403. package/BackOffice/SetCharacterLimits.d.ts +1 -1
  404. package/BackOffice/SetEmployeeCertificate.d.ts +4 -3
  405. package/BackOffice/SetManager.d.ts +2 -2
  406. package/BackOffice/SetPowersCodeUpdateDate.d.ts +1 -1
  407. package/BackOffice/ShowPreviousComments.d.ts +0 -1
  408. package/BackOffice/SignatureButton.d.ts +7 -8
  409. package/BackOffice/SignatureButton.stories.d.ts +1 -2
  410. package/BackOffice/SignatureButtonComponent.d.ts +0 -1
  411. package/BackOffice/SignatureButtonContainer.d.ts +2 -3
  412. package/BackOffice/SignatureButtonLogic.d.ts +2 -2
  413. package/BackOffice/SignatureButtonMenu.d.ts +0 -1
  414. package/BackOffice/SignatureButtonMenuItem.d.ts +0 -1
  415. package/BackOffice/SignatureButtonOptions.d.ts +10 -10
  416. package/BackOffice/SignatureButtonView.d.ts +3 -3
  417. package/BackOffice/SignatureDialog.d.ts +16 -16
  418. package/BackOffice/SignatureDialog.stories.d.ts +1 -2
  419. package/BackOffice/SignatureDialogFrame.d.ts +1 -2
  420. package/BackOffice/SignatureDialogLabels.d.ts +1 -2
  421. package/BackOffice/SignatureDialogLoader.d.ts +0 -1
  422. package/BackOffice/SignatureDialogLogic.d.ts +4 -4
  423. package/BackOffice/SignatureDialogMethods.d.ts +0 -1
  424. package/BackOffice/SignatureDialogNoPluginMessage.d.ts +0 -1
  425. package/BackOffice/SignatureDialogPowersOfAttorney.d.ts +0 -1
  426. package/BackOffice/SignatureDialogSettings.d.ts +5 -6
  427. package/BackOffice/SignatureMethodsSetup.d.ts +9 -10
  428. package/BackOffice/SignatureMethodsSetup.stories.d.ts +0 -1
  429. package/BackOffice/SignatureMethodsSetupCertificateRow.d.ts +0 -1
  430. package/BackOffice/SignatureMethodsSetupCertificatesTableLoader.d.ts +0 -1
  431. package/BackOffice/SignatureMethodsSetupCloudLogin.d.ts +0 -1
  432. package/BackOffice/SignatureMethodsSetupLogic.d.ts +3 -3
  433. package/BackOffice/SignatureMethodsSetupNoPluginMessage.d.ts +0 -1
  434. package/BackOffice/SignatureMethodsSetupSelectedMethodsLoader.d.ts +0 -1
  435. package/BackOffice/SortingRows.d.ts +3 -3
  436. package/BackOffice/StaffDirectory.d.ts +12 -13
  437. package/BackOffice/StaffDirectory.stories.d.ts +1 -2
  438. package/BackOffice/StaffDirectoryContainer.d.ts +2 -3
  439. package/BackOffice/StaffDirectoryDataVisualiser.d.ts +1 -1
  440. package/BackOffice/StaffDirectoryHead.d.ts +0 -1
  441. package/BackOffice/StaffDirectoryInfo.d.ts +0 -1
  442. package/BackOffice/StaffDirectoryInfoPopover.d.ts +2 -2
  443. package/BackOffice/StaffDirectoryItems.d.ts +12 -12
  444. package/BackOffice/StaffDirectoryItemsImpl.d.ts +8 -8
  445. package/BackOffice/StaffDirectoryLogic.d.ts +12 -12
  446. package/BackOffice/StaffDirectorySelectDialog.d.ts +8 -8
  447. package/BackOffice/StaffDirectoryTreeAddButton.d.ts +0 -1
  448. package/BackOffice/StaffDirectoryView.d.ts +15 -16
  449. package/BackOffice/StaffTypeaheadVariant.d.ts +1 -1
  450. package/BackOffice/State.d.ts +3 -3
  451. package/BackOffice/StateButtons.d.ts +9 -9
  452. package/BackOffice/StateButtonsImpl.d.ts +6 -7
  453. package/BackOffice/StateImpl.d.ts +3 -4
  454. package/BackOffice/TaskCardCompletionOption.d.ts +3 -3
  455. package/BackOffice/TaskCardCompletionOptionImpl.d.ts +3 -4
  456. package/BackOffice/TaskChangeExecutionDates.d.ts +2 -2
  457. package/BackOffice/TaskCommon.d.ts +1 -1
  458. package/BackOffice/TaskComplete.d.ts +2 -2
  459. package/BackOffice/TaskDelegate.d.ts +2 -2
  460. package/BackOffice/TaskDelegationInfo.d.ts +3 -4
  461. package/BackOffice/TaskGroup.d.ts +3 -3
  462. package/BackOffice/TaskListComponent.d.ts +3 -3
  463. package/BackOffice/TaskListItemComponent.d.ts +2 -2
  464. package/BackOffice/TaskReject.d.ts +1 -1
  465. package/BackOffice/TaskTasksTreeNodeResolver.d.ts +8 -8
  466. package/BackOffice/TaskToRework.d.ts +1 -1
  467. package/BackOffice/Tasks.d.ts +11 -11
  468. package/BackOffice/TasksImpl.d.ts +6 -7
  469. package/BackOffice/TasksTable.d.ts +19 -20
  470. package/BackOffice/TasksTable.stories.d.ts +1 -2
  471. package/BackOffice/TasksTableCell.d.ts +1 -1
  472. package/BackOffice/TasksTableContainer.d.ts +2 -3
  473. package/BackOffice/TasksTableCurrentPerformerView.d.ts +0 -1
  474. package/BackOffice/TasksTableFilterButton.d.ts +0 -1
  475. package/BackOffice/TasksTableHeaderCell.d.ts +1 -1
  476. package/BackOffice/TasksTableHelpBox.d.ts +1 -1
  477. package/BackOffice/TasksTableIcon.d.ts +4 -4
  478. package/BackOffice/TasksTableLink.d.ts +1 -1
  479. package/BackOffice/TasksTableLoader.d.ts +0 -1
  480. package/BackOffice/TasksTableLogic.d.ts +6 -6
  481. package/BackOffice/TasksTableMessage.d.ts +0 -1
  482. package/BackOffice/TasksTableRibbon.d.ts +0 -1
  483. package/BackOffice/TasksTableRibbonButton.d.ts +0 -1
  484. package/BackOffice/TasksTableRow.d.ts +1 -2
  485. package/BackOffice/TasksTableTable.d.ts +0 -1
  486. package/BackOffice/TasksTableView.d.ts +21 -22
  487. package/BackOffice/TasksTree.d.ts +10 -10
  488. package/BackOffice/TasksTreeContainer.d.ts +3 -3
  489. package/BackOffice/TasksTreeImpl.d.ts +5 -6
  490. package/BackOffice/TasksTreeNodeResolveService.d.ts +2 -2
  491. package/BackOffice/TasksTreeRibbon.d.ts +1 -2
  492. package/BackOffice/TasksTreeUtils.d.ts +2 -2
  493. package/BackOffice/TimeOfPerformance.d.ts +5 -5
  494. package/BackOffice/TimeOfPerformanceImpl.d.ts +6 -6
  495. package/BackOffice/ToSearchArea.d.ts +1 -1
  496. package/BackOffice/UniquenessCheck.d.ts +4 -4
  497. package/BackOffice/UniquenessCheckImpl.d.ts +4 -5
  498. package/BackOffice/UseDialog.d.ts +0 -1
  499. package/BackOffice/UserProfile.d.ts +10 -9
  500. package/BackOffice/Utils.d.ts +3 -3
  501. package/BackOffice/ValidateDeputyUniqueness.d.ts +1 -1
  502. package/BackOffice/ValueWithDescription.d.ts +0 -1
  503. package/BackOffice/ViewComment.d.ts +1 -2
  504. package/BackOffice/WebFrameDirectorySearchPanel.d.ts +10 -11
  505. package/BackOffice/WebFrameDirectorySearchPanel.stories.d.ts +1 -2
  506. package/BackOffice/WebFrameDirectorySearchPanelContainer.d.ts +2 -3
  507. package/BackOffice/WebFrameDirectorySearchPanelLogic.d.ts +4 -4
  508. package/BackOffice/WebFrameDirectorySearchPanelRouteHandler.d.ts +4 -4
  509. package/BackOffice/WebFrameDirectorySearchPanelService.d.ts +1 -1
  510. package/BackOffice/WebFrameDirectorySearchPanelView.d.ts +2 -2
  511. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/SelectDirectoryItemsDialog.d.ts +50 -0
  512. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/SelectDirectoryItemsDialogLogic.d.ts +50 -0
  513. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/components/AcceptButton.d.ts +3 -0
  514. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/components/ButtonsContainer.d.ts +2 -0
  515. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/components/ButtonsPanel.d.ts +2 -0
  516. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/components/ButtonsSeparator.d.ts +1 -0
  517. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/components/CancelButton.d.ts +3 -0
  518. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/components/ItemType.d.ts +4 -0
  519. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/components/ItemTypeFooter.d.ts +7 -0
  520. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/components/ItemTypeHeader.d.ts +6 -0
  521. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/components/ItemTypesContainer.d.ts +8 -0
  522. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/components/ItemsModalDialog.d.ts +5 -0
  523. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/components/ItemsModalDialogContent.d.ts +2 -0
  524. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/components/ItemsSearchBox.d.ts +5 -0
  525. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/components/ItemsTable.d.ts +7 -0
  526. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/components/SelectedItem.d.ts +6 -0
  527. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/components/SelectedItemsContainer.d.ts +8 -0
  528. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/functions/ConvertItemToRow.d.ts +3 -0
  529. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/functions/CreateDebounce.d.ts +4 -0
  530. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/functions/ItemRowModelExtendedData.d.ts +5 -0
  531. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/functions/ShowSelectDirectoryItemsDialog.d.ts +3 -0
  532. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/interfaces/IItem.d.ts +4 -0
  533. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/interfaces/IItemType.d.ts +7 -0
  534. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/TypeaheadEx.d.ts +9 -0
  535. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Controllers/DirectoryItemsCollectionControllerController.d.ts +10 -0
  536. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Data/DirectoryItemsCollectionTypeaheadVariant.d.ts +17 -0
  537. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Data/EventArgs/IDirectoryItemsCollectionDataLoadingEventArgs.d.ts +6 -0
  538. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Data/IDirectoryItemsCollectionAdditionalField.d.ts +4 -0
  539. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Data/IDirectoryItemsCollectionAdditionalFieldValue.d.ts +4 -0
  540. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Data/IDirectoryItemsCollectionData.d.ts +8 -0
  541. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Data/IDirectoryItemsCollectionItem.d.ts +7 -0
  542. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Data/IDirectoryItemsCollectionItemType.d.ts +13 -0
  543. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Data/IDirectoryItemsCollectionProperties.d.ts +5 -0
  544. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Data/IDirectoryItemsCollectionSearchRequest.d.ts +8 -0
  545. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Data/IDirectoryItemsCollectionSearchResult.d.ts +5 -0
  546. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/DirectoryItemsCollection.d.ts +53 -0
  547. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/DirectoryItemsCollectionImpl.d.ts +46 -0
  548. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Stories/Data/DirectoryItemsCollectionTestProperties.d.ts +50 -0
  549. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Stories/LabelAuto/MultipleResult/MultipleLabelAutoDirectoryItemsCollection.stories.d.ts +24 -0
  550. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Stories/LabelAuto/SingleResult/SingleLabelAutoDirectoryItemsCollection.stories.d.ts +26 -0
  551. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Stories/LabelWidth/MultipleResult/MultipleLabelWidthDirectoryItemsCollection.stories.d.ts +17 -0
  552. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Stories/LabelWidth/SingleResult/SingleLabelWidthDirectoryItemsCollection.stories.d.ts +17 -0
  553. package/Extensions/DirectoryItemsCollection.WebClientExtension/Index.d.ts +1 -0
  554. package/Generated/DocsVision.WebClient.Controllers.d.ts +32 -6
  555. package/Generated/DocsVision.WebClient.Models.d.ts +61 -16
  556. package/Helpers/AddCardModalDialog/AddCardModalDialogKindsTree.d.ts +1 -1
  557. package/Helpers/ArtPlayer/ArtPlayer.d.ts +0 -1
  558. package/Helpers/ArtPlayer/ArtPlayer.stories.d.ts +0 -1
  559. package/Helpers/BoxWithButtons.d.ts +1 -1
  560. package/Helpers/Breadcrumbs/BreadcrumbsView.d.ts +0 -1
  561. package/Helpers/Breadcrumbs/BreadcrumbsViewComponents.d.ts +0 -1
  562. package/Helpers/Button.stories.d.ts +0 -1
  563. package/Helpers/ComboBox/ComboBoxTitle.d.ts +1 -1
  564. package/Helpers/ControlSelector/ControlSelector.d.ts +2 -2
  565. package/Helpers/ControlSelector/IControlContainer.d.ts +1 -1
  566. package/Helpers/ControlSelector/IExtendedControlSelectorProps.d.ts +1 -1
  567. package/Helpers/ControlsRecursiveVisitor.d.ts +1 -1
  568. package/Helpers/DVWebToolConnection/DVWebToolConnection.d.ts +4 -4
  569. package/Helpers/DropdownButton/DropdownButton.stories.d.ts +0 -1
  570. package/Helpers/DropdownButton/DropdownButtonView.d.ts +0 -1
  571. package/Helpers/DropdownButton/components/DropdownMenu.d.ts +0 -1
  572. package/Helpers/DropdownButton/components/DropdownMenuItem.d.ts +0 -1
  573. package/Helpers/DynamicModel/DynamicFieldNameAccessor.d.ts +1 -1
  574. package/Helpers/DynamicModel/FieldNameAccessor.d.ts +1 -1
  575. package/Helpers/DynamicTree/DynamicTree.d.ts +1 -2
  576. package/Helpers/DynamicTree/DynamicTreeNode.d.ts +1 -1
  577. package/Helpers/EmployeeName.stories.d.ts +0 -1
  578. package/Helpers/FileComments/FileComment.d.ts +0 -1
  579. package/Helpers/FileComments/FileComments.d.ts +2 -2
  580. package/Helpers/FileComments/FileCommentsModal.d.ts +1 -1
  581. package/Helpers/FilePreview/FilePreview.d.ts +4 -4
  582. package/Helpers/FileViewZip/FileViewZip.d.ts +47 -0
  583. package/Helpers/FileViewZip/FileViewZipModal.d.ts +24 -0
  584. package/Helpers/HighlightedSearchResult.d.ts +0 -1
  585. package/Helpers/HighlightedSimpleSearchResult.d.ts +0 -1
  586. package/Helpers/InputMask/InputMask.d.ts +0 -1
  587. package/Helpers/InputMask/InputMask.stories.d.ts +0 -1
  588. package/Helpers/InputMask/InputMaskView.d.ts +1 -1
  589. package/Helpers/InputMask/components/InputMaskContainer.d.ts +0 -1
  590. package/Helpers/InputMask/components/InputMaskField.d.ts +1 -1
  591. package/Helpers/InputMask/components/InputMaskLabel.d.ts +0 -1
  592. package/Helpers/LoadingIcon/LoadingIcon.d.ts +1 -1
  593. package/Helpers/MainMenu/BigItemBox.d.ts +0 -1
  594. package/Helpers/MainMenu/BigSpaceGap.d.ts +0 -1
  595. package/Helpers/MainMenu/ItemContent.d.ts +0 -1
  596. package/Helpers/MainMenu/ItemIcon.d.ts +0 -1
  597. package/Helpers/MainMenu/ItemLevelIdent.d.ts +0 -1
  598. package/Helpers/MainMenu/ItemSeparator.d.ts +0 -1
  599. package/Helpers/MainMenu/ItemText.d.ts +0 -1
  600. package/Helpers/MainMenu/NavigationLink.d.ts +1 -1
  601. package/Helpers/MainMenu/OverlapRightPanel.d.ts +0 -1
  602. package/Helpers/MainMenu/SmallItemBox.d.ts +0 -1
  603. package/Helpers/MainMenu/SpaceGap.d.ts +0 -1
  604. package/Helpers/Menu/Content/DesktopMenuContent.d.ts +0 -1
  605. package/Helpers/Menu/Content/MobileMenuContent.d.ts +0 -1
  606. package/Helpers/MessageBox/MessageBox.d.ts +1 -1
  607. package/Helpers/ModalDialog/ModalDialogTopBorder.d.ts +0 -1
  608. package/Helpers/ModalHost.d.ts +3 -3
  609. package/Helpers/PeriodicDebounce.d.ts +1 -0
  610. package/Helpers/PopoverHelpers/CommonPopover.d.ts +0 -1
  611. package/Helpers/PopoverHelpers/EditPopover/EditPopover.d.ts +3 -3
  612. package/Helpers/PopoverHelpers/EditPopover/IEditPopoverState.d.ts +4 -4
  613. package/Helpers/ReactList/ReactListDynamic.d.ts +1 -1
  614. package/Helpers/ReactList/ReactListInfiniteScroll.d.ts +1 -1
  615. package/Helpers/SearchBar.stories.d.ts +0 -1
  616. package/Helpers/SvgIcons/LinksLoaderImage.d.ts +0 -1
  617. package/Helpers/SvgIcons/TasksDigestLoaderImage.d.ts +0 -1
  618. package/Helpers/SvgIcons/TasksFullLoaderImage.d.ts +0 -1
  619. package/Helpers/TabsNavPanel.d.ts +1 -1
  620. package/Helpers/TextInputDialog/Components/TextInputDialogModal.d.ts +1 -2
  621. package/Helpers/TextInputDialog/TextInputDialog.d.ts +1 -1
  622. package/Helpers/TextInputDialog/TextInputDialog.stories.d.ts +0 -1
  623. package/Helpers/TextInputDialog/TextInputDialogHost.d.ts +1 -1
  624. package/Helpers/Tree/TreeBase.d.ts +1 -1
  625. package/Helpers/Typeahead/ITypeaheadProps.d.ts +2 -2
  626. package/Helpers/Typeahead/ITypeaheadState.d.ts +1 -1
  627. package/Legacy/$NavBar.d.ts +1 -1
  628. package/Legacy/$SearchPanel.d.ts +2 -2
  629. package/Legacy/$Sidebar.d.ts +1 -1
  630. package/Legacy/$UserMenu.d.ts +2 -2
  631. package/Legacy/ApprovalFilePanel.d.ts +5 -5
  632. package/Legacy/ApprovalTaskCardCompletionButtonsRazorControl.d.ts +1 -2
  633. package/Legacy/ApprovalTaskCardOperationsRazorControl.d.ts +1 -1
  634. package/Legacy/BaseRazorControl.d.ts +3 -4
  635. package/Legacy/BasicGridHtmlBuilder.d.ts +9 -9
  636. package/Legacy/CommentVersionDialog.d.ts +1 -1
  637. package/Legacy/Control.d.ts +1 -1
  638. package/Legacy/ControlBoolean.d.ts +1 -1
  639. package/Legacy/ControlFactory.d.ts +6 -6
  640. package/Legacy/DateTimePickerMvcProxy.d.ts +1 -1
  641. package/Legacy/DesktopGridHtmlBuilder.d.ts +2 -2
  642. package/Legacy/DisclosureHeader.d.ts +1 -1
  643. package/Legacy/DocumentCard.d.ts +5 -5
  644. package/Legacy/DocumentPanel.d.ts +2 -2
  645. package/Legacy/DropdownControl.d.ts +1 -1
  646. package/Legacy/EmployeeAutoComplete.d.ts +2 -2
  647. package/Legacy/EmployeesController.d.ts +2 -2
  648. package/Legacy/FileController.d.ts +3 -3
  649. package/Legacy/FileSign.d.ts +2 -2
  650. package/Legacy/FilterSidePanel.d.ts +0 -1
  651. package/Legacy/FolderViewHandler.d.ts +3 -3
  652. package/Legacy/FolderViewRequest.d.ts +1 -1
  653. package/Legacy/FolderViews.d.ts +1 -1
  654. package/Legacy/Folders.d.ts +3 -3
  655. package/Legacy/Grid.d.ts +5 -5
  656. package/Legacy/GridLoaderHelper.d.ts +0 -1
  657. package/Legacy/GridModeService.d.ts +3 -3
  658. package/Legacy/GridOptions.d.ts +2 -2
  659. package/Legacy/GridRowSelectionService.d.ts +4 -4
  660. package/Legacy/GridRowsSelectionLogic.d.ts +2 -2
  661. package/Legacy/GroupTaskCardPerformersPanelRazorControl.d.ts +5 -5
  662. package/Legacy/GroupTaskPerformersUpdateModel.d.ts +1 -1
  663. package/Legacy/HeaderRouteHandler.d.ts +3 -3
  664. package/Legacy/HiddenControl.d.ts +1 -1
  665. package/Legacy/IAgreementParams.d.ts +1 -1
  666. package/Legacy/IAgreementSidebarCallbacks.d.ts +2 -2
  667. package/Legacy/IFileInfo.d.ts +1 -1
  668. package/Legacy/IFilePreviewModel.d.ts +2 -2
  669. package/Legacy/IFileSignInteractionModel.d.ts +1 -1
  670. package/Legacy/IGridHtmlBuilder.d.ts +2 -2
  671. package/Legacy/ILabelControl.d.ts +1 -1
  672. package/Legacy/ILabelTextControl.d.ts +3 -3
  673. package/Legacy/ILabelTextareaControl.d.ts +3 -3
  674. package/Legacy/ISignatureDataModel.d.ts +1 -1
  675. package/Legacy/ISignatureListDataModel.d.ts +1 -1
  676. package/Legacy/ISignatureListItemDataModel.d.ts +2 -2
  677. package/Legacy/ISignatureVerificationDataModel.d.ts +2 -2
  678. package/Legacy/ITextControl.d.ts +1 -1
  679. package/Legacy/ITextareaControl.d.ts +1 -1
  680. package/Legacy/LabelControl.d.ts +2 -2
  681. package/Legacy/LabelTextControl.d.ts +4 -4
  682. package/Legacy/LabelTextareaControl.d.ts +4 -4
  683. package/Legacy/LinkControl.d.ts +2 -2
  684. package/Legacy/MobileGridHtmlBuilder.d.ts +2 -2
  685. package/Legacy/ModalWindow.d.ts +1 -1
  686. package/Legacy/ModalWindowParams.d.ts +1 -1
  687. package/Legacy/NavBar.d.ts +2 -2
  688. package/Legacy/NavBarRouteHandler.d.ts +4 -4
  689. package/Legacy/NavigatorFolderRequest.d.ts +1 -1
  690. package/Legacy/NumericControl.d.ts +1 -1
  691. package/Legacy/RadioListControl.d.ts +1 -1
  692. package/Legacy/SearchDropdown.d.ts +2 -2
  693. package/Legacy/SearchPanel.d.ts +5 -5
  694. package/Legacy/SearchPanelRouteHandler.d.ts +6 -6
  695. package/Legacy/SelectCardLinkDialog.d.ts +1 -1
  696. package/Legacy/SelectCertificateDialog.d.ts +1 -1
  697. package/Legacy/SelectControl.d.ts +1 -1
  698. package/Legacy/SelectFolderModalDialog.d.ts +2 -2
  699. package/Legacy/SelectNewDocumentKind.d.ts +1 -1
  700. package/Legacy/SelectUserFolderModalDialog.d.ts +1 -1
  701. package/Legacy/ServerTaskIntervalManager.d.ts +1 -1
  702. package/Legacy/Sidebar.d.ts +5 -5
  703. package/Legacy/SidebarRouteHandler.d.ts +5 -5
  704. package/Legacy/StandardControllers.d.ts +3 -3
  705. package/Legacy/TaskCardFilePanelRazorControl.d.ts +16 -17
  706. package/Legacy/TaskCardParentGroupRazorControl.d.ts +1 -1
  707. package/Legacy/TaskCardView.d.ts +1 -1
  708. package/Legacy/TaskGroupCardCreatePerformers.d.ts +5 -5
  709. package/Legacy/TaskGroupWorkStatusRazorControl.d.ts +1 -1
  710. package/Legacy/TaskReportPanelRazorControl.d.ts +11 -12
  711. package/Legacy/TextControl.d.ts +2 -2
  712. package/Legacy/TextareaControl.d.ts +2 -2
  713. package/Legacy/UserMenu.d.ts +6 -6
  714. package/Legacy/Utils.d.ts +12 -3
  715. package/Legacy/WebFrameSearchPanelRouteHandler.d.ts +7 -7
  716. package/Legacy/WebFrameSearchPanel_Razor.d.ts +1 -1
  717. package/Libs/CryptoPro/Crypto.d.ts +6 -3
  718. package/MainBundle.d.ts +19 -19
  719. package/Platform/$AggregatesCheckbox.d.ts +1 -1
  720. package/Platform/$BatchOperations.d.ts +2 -2
  721. package/Platform/$BatchOperationsPerformer.d.ts +2 -2
  722. package/Platform/$BatchOperationsProgressDialog.d.ts +1 -1
  723. package/Platform/$CommandBarManagement.d.ts +5 -5
  724. package/Platform/$CompanyLogo.d.ts +1 -1
  725. package/Platform/$EmployeeStatus.d.ts +10 -1
  726. package/Platform/$FilePreview.d.ts +2 -2
  727. package/Platform/$FileScan.d.ts +1 -1
  728. package/Platform/$FolderDataLoading.d.ts +2 -2
  729. package/Platform/$FolderGrid.d.ts +1 -1
  730. package/Platform/$FolderInfo.d.ts +1 -1
  731. package/Platform/$FolderMenuManagement.d.ts +12 -0
  732. package/Platform/$FolderPluginProvider.d.ts +4 -4
  733. package/Platform/$GridOptions.d.ts +1 -1
  734. package/Platform/$ScanDialog.d.ts +7 -7
  735. package/Platform/$TableMode.d.ts +1 -1
  736. package/Platform/$TableRowSelection.d.ts +3 -3
  737. package/Platform/$UnreadCounter.d.ts +3 -3
  738. package/Platform/AccessInheritanceButtons.d.ts +0 -1
  739. package/Platform/AccessListEntryRow.d.ts +2 -2
  740. package/Platform/AccessListEntryRowFlag.d.ts +1 -2
  741. package/Platform/AccessListEntryRowRemove.d.ts +1 -2
  742. package/Platform/AccessListEntryTrustee.d.ts +1 -2
  743. package/Platform/AccessListTableHead.d.ts +1 -2
  744. package/Platform/AddAndFillTableRows.d.ts +1 -1
  745. package/Platform/AddFileToTable.d.ts +8 -9
  746. package/Platform/AddFileToTableImpl.d.ts +6 -6
  747. package/Platform/AggregateItemCheckbox.d.ts +1 -1
  748. package/Platform/Aggregates.stories.d.ts +1 -2
  749. package/Platform/AggregatesApplyButtonPanel.d.ts +0 -1
  750. package/Platform/AggregatesCheckbox.d.ts +2 -3
  751. package/Platform/AggregatesCheckboxPlugins.d.ts +3 -3
  752. package/Platform/AggregatesCheckboxService.d.ts +8 -8
  753. package/Platform/AggregatesGroup.d.ts +2 -2
  754. package/Platform/AggregatesListItem.d.ts +0 -1
  755. package/Platform/AggregatesNotAvailable.d.ts +0 -1
  756. package/Platform/AggregatesPanelHeader.d.ts +1 -2
  757. package/Platform/AggregatesRequestResolver.d.ts +4 -4
  758. package/Platform/AggregatesResponseResolver.d.ts +2 -2
  759. package/Platform/AggregatesTree.d.ts +2 -3
  760. package/Platform/AggregatesTreeLoader.d.ts +0 -1
  761. package/Platform/AggregatesUtils.d.ts +1 -1
  762. package/Platform/ApprovalVisualization.d.ts +0 -1
  763. package/Platform/ApprovalVisualizationArrows.d.ts +0 -1
  764. package/Platform/ApprovalVisualizationConditionList.d.ts +0 -1
  765. package/Platform/ApprovalVisualizationContainer.d.ts +0 -1
  766. package/Platform/ApprovalVisualizationDescription.d.ts +0 -1
  767. package/Platform/ApprovalVisualizationLogic.d.ts +1 -1
  768. package/Platform/ApprovalVisualizationRouteHandler.d.ts +5 -5
  769. package/Platform/ApprovalVisualizationRouteTypeMapper.d.ts +3 -3
  770. package/Platform/ApprovalVisualizationView.d.ts +6 -6
  771. package/Platform/ApprovalVisualizationVisBlock.d.ts +1 -1
  772. package/Platform/ArchivedCardsIcon.d.ts +0 -1
  773. package/Platform/ArchivedCardsResponseResolver.d.ts +2 -2
  774. package/Platform/AutoConsolidation.d.ts +9 -9
  775. package/Platform/AutoConsolidationImpl.d.ts +3 -3
  776. package/Platform/BarcodeRouteTypeMapper.d.ts +3 -3
  777. package/Platform/BarcodeSearchButton.d.ts +3 -3
  778. package/Platform/BarcodeSearchButtonImpl.d.ts +3 -3
  779. package/Platform/BaseMainMenuItem.d.ts +4 -4
  780. package/Platform/BaseMainMenuItemImpl.d.ts +4 -4
  781. package/Platform/BaseNavigationMainMenuItem.d.ts +2 -2
  782. package/Platform/BaseNavigationMainMenuItemImpl.d.ts +2 -3
  783. package/Platform/BaseNavigationMenuItemRouteHandler.d.ts +5 -5
  784. package/Platform/BatchOperationErrorInfo.d.ts +1 -1
  785. package/Platform/BatchOperationsPerformer.d.ts +5 -5
  786. package/Platform/BatchOperationsPlugin.d.ts +1 -1
  787. package/Platform/BatchOperationsProgressDialogService.d.ts +1 -2
  788. package/Platform/BatchSelectionState.d.ts +3 -3
  789. package/Platform/BatchSelectionStateImpl.d.ts +3 -4
  790. package/Platform/Block.d.ts +4 -4
  791. package/Platform/BlockImpl.d.ts +4 -4
  792. package/Platform/BottomEdge.d.ts +1 -2
  793. package/Platform/BottomEdgeBody.d.ts +0 -1
  794. package/Platform/ButtonPositionsSelection.d.ts +4 -4
  795. package/Platform/CacheManagementService.d.ts +2 -2
  796. package/Platform/CalendarIcon.d.ts +0 -1
  797. package/Platform/CardEditRouteTypeMapper.d.ts +3 -3
  798. package/Platform/CardLink.d.ts +23 -21
  799. package/Platform/CardLinkImpl.d.ts +9 -9
  800. package/Platform/CardManagement.d.ts +5 -5
  801. package/Platform/CardManagementImpl.d.ts +3 -4
  802. package/Platform/CardShowRouteTypeMapper.d.ts +4 -4
  803. package/Platform/CardTestRouteTypeMapper.d.ts +3 -3
  804. package/Platform/CardViewRouteTypeMapper.d.ts +3 -3
  805. package/Platform/CertificateSettings.d.ts +9 -10
  806. package/Platform/CertificateSettingsContainer.d.ts +3 -4
  807. package/Platform/CertificateSettingsLogic.d.ts +4 -4
  808. package/Platform/CertificateSettingsView.d.ts +1 -2
  809. package/Platform/CheckBox.d.ts +7 -7
  810. package/Platform/CheckBoxImpl.d.ts +5 -5
  811. package/Platform/CheckFilesAllowed.d.ts +1 -1
  812. package/Platform/ClearButton.d.ts +0 -1
  813. package/Platform/ComboBox.d.ts +4 -4
  814. package/Platform/ComboBoxImpl.d.ts +4 -5
  815. package/Platform/CommentFile.d.ts +14 -14
  816. package/Platform/CommentFileImpl.d.ts +10 -10
  817. package/Platform/CompanyLogoService.d.ts +2 -2
  818. package/Platform/CompleteTaskCondition.d.ts +6 -6
  819. package/Platform/CompleteTaskConditionImpl.d.ts +2 -3
  820. package/Platform/CompleteTaskConditionsTable.d.ts +2 -2
  821. package/Platform/CompleteTaskConditionsTableImpl.d.ts +2 -2
  822. package/Platform/ConfigurableMainMenuContainer.d.ts +6 -6
  823. package/Platform/ConfigurableMainMenuContainerButton.d.ts +6 -6
  824. package/Platform/ConfigurableMainMenuContainerButtonImpl.d.ts +3 -3
  825. package/Platform/ConfigurableMainMenuContainerImpl.d.ts +3 -4
  826. package/Platform/ConnectPinButtonToMainMenuScript.d.ts +2 -2
  827. package/Platform/ConnectUserFoldersToConfigurableContainerScript.d.ts +4 -4
  828. package/Platform/ContentElementProviderService.d.ts +1 -1
  829. package/Platform/ContextMenu.d.ts +1 -1
  830. package/Platform/ContextMenuCustomPlugins.d.ts +1 -1
  831. package/Platform/ContextMenuOptionsService.d.ts +1 -1
  832. package/Platform/ContextMenuUtils.d.ts +1 -1
  833. package/Platform/ConvertFolderNodeToFolderInfo.d.ts +1 -1
  834. package/Platform/CopyShortcutBatchOperation.d.ts +11 -11
  835. package/Platform/CopyShortcutBatchOperationImpl.d.ts +5 -5
  836. package/Platform/CreateApexChartInstance.d.ts +4 -4
  837. package/Platform/CreateDiagramParams.d.ts +1 -1
  838. package/Platform/CreateFolderRequestModel.d.ts +1 -1
  839. package/Platform/CreateSearchRequestModel.d.ts +1 -1
  840. package/Platform/CryptoProInfo.d.ts +2 -3
  841. package/Platform/CustomButton.d.ts +3 -3
  842. package/Platform/CustomButtonImpl.d.ts +3 -3
  843. package/Platform/CustomHtmlPageMainMenuItem.d.ts +2 -2
  844. package/Platform/CustomHtmlPageMainMenuItemImpl.d.ts +2 -2
  845. package/Platform/CustomHtmlPageRouteHandler.d.ts +4 -4
  846. package/Platform/CustomHtmlPageRouteTypeMapper.d.ts +3 -3
  847. package/Platform/DVWebToolInfo.d.ts +2 -3
  848. package/Platform/DashboardContainer.d.ts +2 -2
  849. package/Platform/DashboardContainerImpl.d.ts +2 -3
  850. package/Platform/DashboardRouteTypeMapper.d.ts +3 -3
  851. package/Platform/DateFormatParsingResponseResolver.d.ts +2 -2
  852. package/Platform/DateInput.d.ts +1 -2
  853. package/Platform/DateTimePicker.d.ts +8 -7
  854. package/Platform/DateTimePickerImpl.d.ts +13 -13
  855. package/Platform/DefaultFolderDataLoader.d.ts +1 -1
  856. package/Platform/DefaultFolderDataLoadingPluginFactory.d.ts +4 -4
  857. package/Platform/DefaultFolderResponseResolver.d.ts +2 -2
  858. package/Platform/DefaultFolderRouteHandler.d.ts +7 -7
  859. package/Platform/DefaultFolderTablePluginFactory.d.ts +9 -9
  860. package/Platform/DeleteBatchOperation.d.ts +13 -13
  861. package/Platform/DeleteBatchOperationImpl.d.ts +3 -4
  862. package/Platform/DepartmentRowEditRouteTypeMapper.d.ts +3 -3
  863. package/Platform/DepartmentRowRouteHandler.d.ts +6 -6
  864. package/Platform/DepartmentRowViewRouteTypeMapper.d.ts +3 -3
  865. package/Platform/Diagram.d.ts +6 -7
  866. package/Platform/Diagram.stories.d.ts +1 -2
  867. package/Platform/DiagramContainer.d.ts +2 -3
  868. package/Platform/DiagramLoader.d.ts +1 -1
  869. package/Platform/DiagramLogic.d.ts +3 -3
  870. package/Platform/DiagramOptions.d.ts +8 -8
  871. package/Platform/DiagramQueryParams.d.ts +1 -2
  872. package/Platform/DiagramUtils.d.ts +1 -1
  873. package/Platform/DiagramView.d.ts +4 -4
  874. package/Platform/DiagramWrapper.d.ts +0 -1
  875. package/Platform/DirectoryViewRouteHandler.d.ts +6 -6
  876. package/Platform/DirectoryViewRouteTypeMapper.d.ts +4 -4
  877. package/Platform/DisableInheritanceModeSelectDialog.d.ts +1 -1
  878. package/Platform/DisplayStaffUnit.d.ts +5 -5
  879. package/Platform/DisplayStaffUnitImpl.d.ts +3 -4
  880. package/Platform/DownloadAllTableFiles.d.ts +9 -9
  881. package/Platform/DownloadAllTableFilesImpl.d.ts +5 -5
  882. package/Platform/DownloadBatchOperationFileInfoCard.d.ts +2 -2
  883. package/Platform/DownloadFilesBatchOperation.d.ts +13 -13
  884. package/Platform/DownloadFilesBatchOperationImpl.d.ts +3 -4
  885. package/Platform/DownloadTableFiles.d.ts +2 -2
  886. package/Platform/Dropdown.d.ts +7 -8
  887. package/Platform/Dropdown.stories.d.ts +0 -1
  888. package/Platform/DropdownImpl.d.ts +6 -6
  889. package/Platform/EmployeeStatusService.d.ts +5 -3
  890. package/Platform/EmptyControlStub.d.ts +2 -2
  891. package/Platform/ExistingBarcodeCardRouteHandler.d.ts +6 -6
  892. package/Platform/ExistingCardRouteHandler.d.ts +6 -6
  893. package/Platform/ExistingRowRouteHandler.d.ts +6 -6
  894. package/Platform/ExportESignButton.d.ts +4 -4
  895. package/Platform/ExportESignButtonImpl.d.ts +4 -4
  896. package/Platform/ExportPlugin.d.ts +1 -1
  897. package/Platform/Favorite.d.ts +4 -5
  898. package/Platform/FavoritesPageRouteHandler.d.ts +6 -6
  899. package/Platform/FavoritesRouteHandler.d.ts +6 -6
  900. package/Platform/FileDownloadService.d.ts +2 -2
  901. package/Platform/FileDropzone.d.ts +2 -3
  902. package/Platform/FileInput.d.ts +1 -1
  903. package/Platform/FilePicker.d.ts +25 -22
  904. package/Platform/FilePickerImpl.d.ts +27 -17
  905. package/Platform/FilePickerMenu.d.ts +1 -1
  906. package/Platform/FilePickerMenuItemsView.d.ts +1 -1
  907. package/Platform/FilePickerOperations.d.ts +11 -10
  908. package/Platform/FilePickerOperationsAvailability.d.ts +3 -2
  909. package/Platform/FilePickerUploadService.d.ts +2 -2
  910. package/Platform/FilePickerValueView.d.ts +2 -2
  911. package/Platform/FilePreview.d.ts +21 -21
  912. package/Platform/FilePreviewImpl.d.ts +7 -8
  913. package/Platform/FileScanService.d.ts +4 -4
  914. package/Platform/FileUploadService.d.ts +1 -1
  915. package/Platform/FileVersionDialog.d.ts +9 -9
  916. package/Platform/FileVersionsTable.d.ts +0 -1
  917. package/Platform/FilterBoolean.d.ts +1 -1
  918. package/Platform/FilterDate.d.ts +1 -1
  919. package/Platform/FilterDateRangePicker.d.ts +1 -2
  920. package/Platform/FilterDateTextListInput.d.ts +1 -2
  921. package/Platform/FilterViews.d.ts +1 -1
  922. package/Platform/FilteringRequestResolver.d.ts +3 -3
  923. package/Platform/FilteringResponseResolver.d.ts +2 -2
  924. package/Platform/FocusableTextInput.d.ts +1 -1
  925. package/Platform/Folder.d.ts +7 -7
  926. package/Platform/FolderAsWebPageRouteHandler.d.ts +4 -4
  927. package/Platform/FolderCardsDashboardWidget.d.ts +7 -7
  928. package/Platform/FolderCardsDashboardWidgetDataLoader.d.ts +2 -2
  929. package/Platform/FolderCardsDashboardWidgetImpl.d.ts +9 -9
  930. package/Platform/FolderContent.d.ts +4 -4
  931. package/Platform/FolderCountersRouteHandler.d.ts +8 -8
  932. package/Platform/FolderDashboardWidget.d.ts +5 -5
  933. package/Platform/FolderDashboardWidgetImpl.d.ts +2 -2
  934. package/Platform/FolderDataContext.d.ts +10 -10
  935. package/Platform/FolderDataContextImpl.d.ts +12 -12
  936. package/Platform/FolderDataLoadingService.d.ts +10 -10
  937. package/Platform/FolderGrid.d.ts +14 -14
  938. package/Platform/FolderGrid.stories.d.ts +1 -2
  939. package/Platform/FolderGridBatchOperationsNode.d.ts +10 -10
  940. package/Platform/FolderGridBatchOperationsNodeImpl.d.ts +2 -3
  941. package/Platform/FolderGridImpl.d.ts +5 -5
  942. package/Platform/FolderGridService.d.ts +5 -5
  943. package/Platform/FolderGroupDashboardWidget.d.ts +5 -5
  944. package/Platform/FolderGroupDashboardWidgetImpl.d.ts +2 -2
  945. package/Platform/FolderHelpButton.d.ts +1 -2
  946. package/Platform/FolderHelpDialog.d.ts +0 -1
  947. package/Platform/FolderHelpService.d.ts +1 -1
  948. package/Platform/FolderImpl.d.ts +7 -7
  949. package/Platform/FolderMainMenuItem.d.ts +15 -14
  950. package/Platform/FolderMainMenuItemImpl.d.ts +7 -4
  951. package/Platform/FolderMainMenuItemRouteHandler.d.ts +6 -6
  952. package/Platform/FolderManagementAdaptiveMenu.d.ts +13 -3
  953. package/Platform/FolderManagementData.d.ts +1 -1
  954. package/Platform/FolderManagementDialog.d.ts +6 -6
  955. package/Platform/FolderMenuManagementService.d.ts +14 -0
  956. package/Platform/FolderName.d.ts +4 -4
  957. package/Platform/FolderNameImpl.d.ts +3 -4
  958. package/Platform/FolderOperationManager.d.ts +5 -5
  959. package/Platform/FolderPageRouteHandler.d.ts +5 -5
  960. package/Platform/FolderPageRouteHelpers.d.ts +1 -1
  961. package/Platform/FolderPluginProvider.d.ts +5 -5
  962. package/Platform/FolderRouteHelpers.d.ts +3 -3
  963. package/Platform/FolderRouteTypeMapper.d.ts +3 -3
  964. package/Platform/FolderSizePlugin.d.ts +3 -3
  965. package/Platform/FolderSizeResponseResolver.d.ts +2 -2
  966. package/Platform/FolderTypeDialog.d.ts +2 -3
  967. package/Platform/FolderTypeItems.d.ts +5 -5
  968. package/Platform/FolderTypeItems.stories.d.ts +1 -2
  969. package/Platform/FolderTypeItemsImpl.d.ts +3 -3
  970. package/Platform/FolderViewItems.d.ts +4 -4
  971. package/Platform/FolderViewItems.stories.d.ts +1 -2
  972. package/Platform/FolderViewItemsImpl.d.ts +5 -5
  973. package/Platform/FolderWebFrameRouteHandler.d.ts +7 -7
  974. package/Platform/FormatFileVersion.d.ts +0 -1
  975. package/Platform/FormatSearchQueryParams.d.ts +1 -1
  976. package/Platform/GetFlagEntry.d.ts +1 -1
  977. package/Platform/GetFlagState.d.ts +1 -1
  978. package/Platform/GetWebFrameHeaderContainerChildControls.d.ts +1 -1
  979. package/Platform/GridFilterItem.d.ts +4 -4
  980. package/Platform/GridFilterItemImpl.d.ts +4 -5
  981. package/Platform/GridFilterItems.d.ts +3 -3
  982. package/Platform/GridFilterItemsImpl.d.ts +2 -3
  983. package/Platform/GridFilterResetButton.d.ts +3 -4
  984. package/Platform/GridManagement.d.ts +2 -2
  985. package/Platform/GridOperationsPanel.d.ts +4 -4
  986. package/Platform/GridOperationsPanelImpl.d.ts +4 -5
  987. package/Platform/GridOperationsService.d.ts +3 -3
  988. package/Platform/GridRowModel.d.ts +1 -1
  989. package/Platform/GroupAccessControlEntriesByTrustee.d.ts +1 -1
  990. package/Platform/GroupFoldersMainMenuItem.d.ts +3 -3
  991. package/Platform/GroupFoldersMainMenuItemImpl.d.ts +2 -2
  992. package/Platform/GroupMainMenuItem.d.ts +4 -4
  993. package/Platform/GroupMainMenuItemImpl.d.ts +2 -2
  994. package/Platform/GroupingRequestResolver.d.ts +3 -3
  995. package/Platform/GroupingResponseResolver.d.ts +3 -3
  996. package/Platform/HoverPanelService.d.ts +1 -1
  997. package/Platform/HtmlTag.d.ts +2 -3
  998. package/Platform/HtmlView.d.ts +2 -3
  999. package/Platform/IComboBoxItem.d.ts +1 -1
  1000. package/Platform/IDiagramModels.d.ts +2 -2
  1001. package/Platform/IFileDownloadEventArgs.d.ts +1 -1
  1002. package/Platform/IFileEventArgs.d.ts +2 -2
  1003. package/Platform/IFilePicker.d.ts +1 -1
  1004. package/Platform/IFilePickerMenuOpeningArgs.d.ts +4 -0
  1005. package/Platform/IFilePickerUploadService.d.ts +2 -2
  1006. package/Platform/IFileUploadService.d.ts +1 -1
  1007. package/Platform/IFilterComponent.d.ts +1 -1
  1008. package/Platform/IFolderContentState.d.ts +1 -1
  1009. package/Platform/IFolderDataLoadingPlugin.d.ts +2 -2
  1010. package/Platform/IFolderPageRouteData.d.ts +1 -1
  1011. package/Platform/IFolderPluginFactory.d.ts +3 -3
  1012. package/Platform/IFolderRouteData.d.ts +1 -1
  1013. package/Platform/IRowInfo.d.ts +1 -1
  1014. package/Platform/ISavingButtonClickEventArgs.d.ts +1 -1
  1015. package/Platform/IServerDefinedRouteData.d.ts +1 -1
  1016. package/Platform/ISimpleRouteData.d.ts +1 -1
  1017. package/Platform/ITableOperation.d.ts +1 -1
  1018. package/Platform/ITableWrapper.d.ts +1 -2
  1019. package/Platform/IUnreadCountersData.d.ts +1 -1
  1020. package/Platform/Image.d.ts +9 -9
  1021. package/Platform/ImageImpl.d.ts +7 -7
  1022. package/Platform/Label.d.ts +2 -2
  1023. package/Platform/LabelImpl.d.ts +3 -4
  1024. package/Platform/LastSearchParametersService.d.ts +1 -1
  1025. package/Platform/LayoutIconButton.d.ts +3 -3
  1026. package/Platform/LayoutIconButtonImpl.d.ts +3 -3
  1027. package/Platform/LayoutPageMainMenuItem.d.ts +2 -2
  1028. package/Platform/LayoutPageMainMenuItemImpl.d.ts +2 -2
  1029. package/Platform/LayoutPageRouteHandler.d.ts +5 -5
  1030. package/Platform/LayoutPageRouteTypeMapper.d.ts +3 -3
  1031. package/Platform/LayoutSearchParametersDialog.d.ts +4 -4
  1032. package/Platform/LinkMainMenuItem.d.ts +3 -3
  1033. package/Platform/LinkMainMenuItemImpl.d.ts +2 -3
  1034. package/Platform/ListCheckbox.d.ts +1 -1
  1035. package/Platform/ListContent.d.ts +0 -1
  1036. package/Platform/ListContentHightlight.d.ts +0 -1
  1037. package/Platform/ListEmpty.d.ts +0 -1
  1038. package/Platform/ListEmptySearchIcon.d.ts +0 -1
  1039. package/Platform/ListInput.d.ts +1 -1
  1040. package/Platform/ListItem.d.ts +0 -1
  1041. package/Platform/ListLoading.d.ts +0 -1
  1042. package/Platform/ListSearchIcon.d.ts +0 -1
  1043. package/Platform/ListSlot.d.ts +0 -1
  1044. package/Platform/ListTotalItem.d.ts +0 -1
  1045. package/Platform/ListViewResponseResolver.d.ts +4 -4
  1046. package/Platform/LoadExistingFolderDataLoader.d.ts +1 -1
  1047. package/Platform/LoaderDialog.d.ts +1 -1
  1048. package/Platform/MainMenu.d.ts +5 -5
  1049. package/Platform/MainMenuImpl.d.ts +2 -3
  1050. package/Platform/MainMenuPinButton.d.ts +4 -5
  1051. package/Platform/MainMenuRouteHandler.d.ts +3 -3
  1052. package/Platform/MasterGroupMainMenuItem.d.ts +4 -4
  1053. package/Platform/MasterGroupMainMenuItemImpl.d.ts +2 -2
  1054. package/Platform/MoveShortcutBatchOperation.d.ts +12 -12
  1055. package/Platform/MoveShortcutBatchOperationImpl.d.ts +5 -5
  1056. package/Platform/NewAccessListEntryRow.d.ts +1 -1
  1057. package/Platform/NewAccessListEntryTrusteeSelect.d.ts +1 -2
  1058. package/Platform/NewCardRouteHandler.d.ts +6 -6
  1059. package/Platform/NewCardRouteTypeMapper.d.ts +3 -3
  1060. package/Platform/NewDepartmentRowRouteHandler.d.ts +6 -6
  1061. package/Platform/NewDepartmentRowRouteTypeMapper.d.ts +3 -3
  1062. package/Platform/NewOrganizationRowRouteHandler.d.ts +6 -6
  1063. package/Platform/NewOrganizationRowRouteTypeMapper.d.ts +3 -3
  1064. package/Platform/NewRowRouteHandler.d.ts +6 -6
  1065. package/Platform/NewRowRouteTypeMapper.d.ts +3 -3
  1066. package/Platform/NoBatchOperationsMessage.d.ts +4 -4
  1067. package/Platform/NoBatchOperationsMessageImpl.d.ts +3 -3
  1068. package/Platform/Number.d.ts +4 -4
  1069. package/Platform/NumberImpl.d.ts +5 -5
  1070. package/Platform/OrganizationRowEditRouteTypeMapper.d.ts +3 -3
  1071. package/Platform/OrganizationRowRouteHandler.d.ts +6 -6
  1072. package/Platform/OrganizationRowViewRouteTypeMapper.d.ts +3 -3
  1073. package/Platform/PageSizeFolderDataLoadingPlugin.d.ts +1 -1
  1074. package/Platform/Panel.d.ts +4 -4
  1075. package/Platform/PanelImpl.d.ts +3 -3
  1076. package/Platform/ParseModel.d.ts +1 -1
  1077. package/Platform/PlatformExtension.d.ts +4 -4
  1078. package/Platform/PrepareGridOptions.d.ts +1 -1
  1079. package/Platform/QueryCondition.d.ts +6 -6
  1080. package/Platform/QueryConditionImpl.d.ts +2 -3
  1081. package/Platform/QueryConditionsTable.d.ts +2 -2
  1082. package/Platform/QueryConditionsTableImpl.d.ts +2 -2
  1083. package/Platform/Quotes.d.ts +4 -5
  1084. package/Platform/Quotes.stories.d.ts +1 -2
  1085. package/Platform/QuotesButtonMore.d.ts +0 -1
  1086. package/Platform/QuotesHighlight.d.ts +1 -2
  1087. package/Platform/QuotesInner.d.ts +0 -1
  1088. package/Platform/QuotesItem.d.ts +1 -2
  1089. package/Platform/QuotesLogic.d.ts +1 -1
  1090. package/Platform/QuotesModal.d.ts +2 -3
  1091. package/Platform/QuotesModalButtonBlock.d.ts +0 -1
  1092. package/Platform/QuotesModalQuote.d.ts +1 -2
  1093. package/Platform/QuotesView.d.ts +7 -7
  1094. package/Platform/QuotesWrapper.d.ts +0 -1
  1095. package/Platform/RadioGroup.d.ts +5 -5
  1096. package/Platform/RadioGroupImpl.d.ts +3 -3
  1097. package/Platform/ReadAllPlugin.d.ts +4 -4
  1098. package/Platform/ReadAllResponseResolver.d.ts +2 -2
  1099. package/Platform/ReadBatchOperation.d.ts +15 -15
  1100. package/Platform/ReadBatchOperationImpl.d.ts +3 -4
  1101. package/Platform/RecentCardsDashboardWidget.d.ts +8 -8
  1102. package/Platform/RecentCardsDashboardWidgetDataLoader.d.ts +3 -3
  1103. package/Platform/RecentCardsDashboardWidgetImpl.d.ts +9 -9
  1104. package/Platform/RecentCardsPageRouteHandler.d.ts +6 -6
  1105. package/Platform/RecentCardsRouteHandler.d.ts +7 -7
  1106. package/Platform/RedirectRouteTypeMapper.d.ts +3 -3
  1107. package/Platform/RefreshFoldersTreeButton.d.ts +5 -5
  1108. package/Platform/RefreshPlugin.d.ts +1 -1
  1109. package/Platform/RefreshUnreadCountersService.d.ts +1 -1
  1110. package/Platform/RemoveTrusteeRow.d.ts +1 -1
  1111. package/Platform/ResetSettings.d.ts +4 -5
  1112. package/Platform/RightMainMenuItemPanel.d.ts +2 -2
  1113. package/Platform/RightMainMenuItemPanelImpl.d.ts +2 -3
  1114. package/Platform/RowContainer.d.ts +2 -2
  1115. package/Platform/RowContainerImpl.d.ts +2 -3
  1116. package/Platform/RowEditRouteTypeMapper.d.ts +3 -3
  1117. package/Platform/RowViewRouteTypeMapper.d.ts +3 -3
  1118. package/Platform/SafariAddressBarFixRouteHandler.d.ts +3 -3
  1119. package/Platform/SaveColumnsRequestResolver.d.ts +4 -4
  1120. package/Platform/SaveColumnsResponseResolver.d.ts +2 -2
  1121. package/Platform/SaveColumnsService.d.ts +2 -2
  1122. package/Platform/SaveColumnsServiceProvider.d.ts +2 -2
  1123. package/Platform/SavingButtons.d.ts +7 -7
  1124. package/Platform/SavingButtonsImpl.d.ts +4 -4
  1125. package/Platform/ScanButton.d.ts +9 -9
  1126. package/Platform/ScanButtonImpl.d.ts +3 -3
  1127. package/Platform/ScanDialogService.d.ts +9 -9
  1128. package/Platform/ScanOptions.d.ts +3 -3
  1129. package/Platform/ScanRequest.d.ts +1 -1
  1130. package/Platform/ScrollTopBottom.d.ts +1 -2
  1131. package/Platform/SearchInfoExtendedData.d.ts +1 -1
  1132. package/Platform/SearchParametersFolderRequestResolver.d.ts +4 -4
  1133. package/Platform/SearchParametersFolderResponseResolver.d.ts +6 -6
  1134. package/Platform/SearchParametersFolderService.d.ts +1 -1
  1135. package/Platform/SearchRequestResolver.d.ts +4 -4
  1136. package/Platform/SearchResponseResolver.d.ts +3 -3
  1137. package/Platform/SearchResultPageRouteHandler.d.ts +8 -8
  1138. package/Platform/SearchResultsFolderDataLoadingPluginFactory.d.ts +4 -4
  1139. package/Platform/SearchResultsFolderTablePluginFactory.d.ts +6 -6
  1140. package/Platform/SearchResultsItem.d.ts +0 -1
  1141. package/Platform/SearchResultsLoader.d.ts +0 -1
  1142. package/Platform/SearchResultsMainMenuItem.d.ts +2 -2
  1143. package/Platform/SearchResultsRequestResolver.d.ts +5 -5
  1144. package/Platform/SearchResultsResponseResolver.d.ts +4 -4
  1145. package/Platform/SearchRouteHandler.d.ts +8 -8
  1146. package/Platform/SearchTextInput.d.ts +1 -1
  1147. package/Platform/SearchingResults.d.ts +4 -4
  1148. package/Platform/SearchingResultsImpl.d.ts +4 -5
  1149. package/Platform/SecurityDescriptorDialog.d.ts +11 -11
  1150. package/Platform/SecurityDescriptorDialog.stories.d.ts +1 -2
  1151. package/Platform/SecurityDescriptorDialogLogic.d.ts +6 -6
  1152. package/Platform/SecurityDialogFrame.d.ts +1 -1
  1153. package/Platform/SecurityDialogMessage.d.ts +0 -1
  1154. package/Platform/ServerDefinedRouteHandler.d.ts +8 -8
  1155. package/Platform/ServerDefinedRouteTypeMapper.d.ts +4 -4
  1156. package/Platform/SessionExpiredHandler.d.ts +4 -4
  1157. package/Platform/SettingsPlugin.d.ts +10 -10
  1158. package/Platform/SettingsPopup.d.ts +4 -5
  1159. package/Platform/SettingsPopupLogic.d.ts +2 -2
  1160. package/Platform/SettingsPopupRequestResolver.d.ts +4 -4
  1161. package/Platform/SettingsPopupResponseResolver.d.ts +2 -2
  1162. package/Platform/SettingsPopupView.d.ts +8 -9
  1163. package/Platform/ShowAllButton.d.ts +2 -3
  1164. package/Platform/SimpleRouteHandler.d.ts +6 -6
  1165. package/Platform/SimpleRouteTypeMapper.d.ts +4 -4
  1166. package/Platform/SkipSavingCursorRequestResolver.d.ts +4 -4
  1167. package/Platform/SortingRequestResolver.d.ts +3 -3
  1168. package/Platform/SortingResponseResolver.d.ts +2 -2
  1169. package/Platform/StaffDirectoryCardViewRouteHandler.d.ts +5 -5
  1170. package/Platform/StaffStatusActivateDialog.d.ts +2 -2
  1171. package/Platform/StaffStatusActivateDialogRouteHandler.d.ts +6 -6
  1172. package/Platform/StandardMainMenuContainer.d.ts +2 -2
  1173. package/Platform/StandardMainMenuContainerImpl.d.ts +2 -3
  1174. package/Platform/Strategies.d.ts +3 -3
  1175. package/Platform/Tab.d.ts +8 -8
  1176. package/Platform/Tab.stories.d.ts +1 -2
  1177. package/Platform/TabImpl.d.ts +4 -5
  1178. package/Platform/TabPage.d.ts +2 -2
  1179. package/Platform/TabPageImpl.d.ts +2 -3
  1180. package/Platform/TabPageInfo.d.ts +1 -1
  1181. package/Platform/Table.d.ts +13 -13
  1182. package/Platform/TableCellNumberFormattedPlugin.d.ts +1 -1
  1183. package/Platform/TableColumn.d.ts +2 -2
  1184. package/Platform/TableColumnImpl.d.ts +3 -4
  1185. package/Platform/TableColumnResponseResolver.d.ts +2 -2
  1186. package/Platform/TableColumnWrapper.d.ts +1 -1
  1187. package/Platform/TableCreateRowWindow.d.ts +1 -1
  1188. package/Platform/TableDataRequestOptions.d.ts +1 -1
  1189. package/Platform/TableEditRowWindow.d.ts +1 -1
  1190. package/Platform/TableFileDropzone.d.ts +2 -2
  1191. package/Platform/TableFileInput.d.ts +1 -1
  1192. package/Platform/TableImpl.d.ts +8 -8
  1193. package/Platform/TablePresentationTogglePlugins.d.ts +2 -2
  1194. package/Platform/TablePresentationToggleService.d.ts +2 -2
  1195. package/Platform/TableRowColorResponseResolver.d.ts +2 -2
  1196. package/Platform/TableRowSelectionService.d.ts +5 -5
  1197. package/Platform/TableRowSelectionServiceProvider.d.ts +2 -2
  1198. package/Platform/TableRowsSelectionModel.d.ts +1 -1
  1199. package/Platform/TableSelectionRowModel.d.ts +1 -1
  1200. package/Platform/TestUtils.d.ts +15 -16
  1201. package/Platform/TextArea.d.ts +5 -5
  1202. package/Platform/TextAreaImpl.d.ts +3 -3
  1203. package/Platform/TextBox.d.ts +3 -3
  1204. package/Platform/TextBox.stories.d.ts +1 -2
  1205. package/Platform/TextBoxImpl.d.ts +2 -2
  1206. package/Platform/TextControlBase.d.ts +4 -4
  1207. package/Platform/TextControlBaseImpl.d.ts +3 -3
  1208. package/Platform/TextListInput.d.ts +1 -1
  1209. package/Platform/TextListInputLogic.d.ts +1 -1
  1210. package/Platform/TextListInputView.d.ts +14 -14
  1211. package/Platform/TextListInputWrapper.d.ts +0 -1
  1212. package/Platform/ToggleArrowIcon.d.ts +0 -1
  1213. package/Platform/ToggleRowAccess.d.ts +1 -1
  1214. package/Platform/Toolbar.stories.d.ts +1 -2
  1215. package/Platform/ToolbarActionButtonsService.d.ts +1 -1
  1216. package/Platform/ToolbarDaughterControl.d.ts +2 -2
  1217. package/Platform/ToolbarDaughterControlImpl.d.ts +2 -2
  1218. package/Platform/ToolbarDaughterControlsPlugin.d.ts +1 -1
  1219. package/Platform/ToolbarDaughterControlsService.d.ts +1 -1
  1220. package/Platform/TransformToChartData.d.ts +1 -1
  1221. package/Platform/UnlockCards.d.ts +3 -4
  1222. package/Platform/UnreadBarService.d.ts +4 -4
  1223. package/Platform/UnreadBarTablePlugins.d.ts +4 -4
  1224. package/Platform/UnreadCounter.d.ts +10 -9
  1225. package/Platform/UnreadCounterNotificationService.d.ts +2 -2
  1226. package/Platform/UnreadCounterRouteHandler.d.ts +6 -6
  1227. package/Platform/UnreadCountersHealthMonitorService.d.ts +4 -4
  1228. package/Platform/UnreadResponseResolver.d.ts +2 -2
  1229. package/Platform/Url.d.ts +3 -4
  1230. package/Platform/UserCulture.d.ts +2 -3
  1231. package/Platform/UserFoldersMainMenuItem.d.ts +5 -5
  1232. package/Platform/UserFoldersMainMenuItemImpl.d.ts +3 -3
  1233. package/Platform/UserInfo.d.ts +3 -4
  1234. package/Platform/UserProfileDialog.d.ts +5 -5
  1235. package/Platform/VisibilityWebFrameHeaderContainerChildControls.d.ts +1 -1
  1236. package/Platform/WebFrameBodyContainer.d.ts +3 -3
  1237. package/Platform/WebFrameBodyContainer.stories.d.ts +1 -2
  1238. package/Platform/WebFrameBodyContainerImpl.d.ts +2 -3
  1239. package/Platform/WebFrameCompanyLogo.d.ts +5 -6
  1240. package/Platform/WebFrameCompanyLogo.stories.d.ts +1 -2
  1241. package/Platform/WebFrameContent.d.ts +6 -6
  1242. package/Platform/WebFrameContentContainer.d.ts +3 -3
  1243. package/Platform/WebFrameContentContainerImpl.d.ts +2 -3
  1244. package/Platform/WebFrameContentImpl.d.ts +2 -2
  1245. package/Platform/WebFrameCurrentPageName.d.ts +2 -3
  1246. package/Platform/WebFrameCurrentPageName.stories.d.ts +1 -2
  1247. package/Platform/WebFrameHeaderContainer.d.ts +7 -7
  1248. package/Platform/WebFrameHeaderContainer.stories.d.ts +1 -2
  1249. package/Platform/WebFrameHeaderContainerImpl.d.ts +2 -2
  1250. package/Platform/WebFrameHelpButton.d.ts +3 -4
  1251. package/Platform/WebFrameHelpButton.stories.d.ts +1 -2
  1252. package/Platform/WebFrameMainMenuButton.d.ts +3 -4
  1253. package/Platform/WebFrameMainMenuButton.stories.d.ts +1 -2
  1254. package/Platform/WebFrameMainMenuContainer.d.ts +6 -6
  1255. package/Platform/WebFrameMainMenuContainer.stories.d.ts +1 -2
  1256. package/Platform/WebFrameMainMenuContainerImpl.d.ts +2 -2
  1257. package/Platform/WebFrameNavigationBar.d.ts +6 -6
  1258. package/Platform/WebFrameNavigationBar.stories.d.ts +1 -2
  1259. package/Platform/WebFrameNavigationBarBackButton.d.ts +3 -4
  1260. package/Platform/WebFrameNavigationBarCreateButton.d.ts +2 -3
  1261. package/Platform/WebFrameNavigationBarImpl.d.ts +2 -2
  1262. package/Platform/WebFrameSearchPanel.d.ts +11 -11
  1263. package/Platform/WebFrameSearchPanel.stories.d.ts +1 -2
  1264. package/Platform/WebFrameSearchPanelService.d.ts +1 -1
  1265. package/Platform/WebFrameUserPanel.d.ts +8 -7
  1266. package/Platform/WebFrameUserPanel.stories.d.ts +1 -2
  1267. package/Platform/WindowLocationService.d.ts +1 -1
  1268. package/Platform/XIcon.d.ts +0 -1
  1269. package/Platform/index.d.ts +1 -1
  1270. package/Platform/loadServerDefinedRoutes.d.ts +1 -1
  1271. package/Platform/registerSimpleRoute.d.ts +3 -3
  1272. package/StandardServices.d.ts +58 -57
  1273. package/StartUp.d.ts +1 -1
  1274. package/System/$FileService.d.ts +2 -2
  1275. package/System/$Layout.d.ts +7 -7
  1276. package/System/$LayoutControlFactory.d.ts +1 -1
  1277. package/System/$LayoutManager.d.ts +2 -2
  1278. package/System/$RealtimeCommunicationService.d.ts +3 -3
  1279. package/System/$RequestManager.d.ts +2 -2
  1280. package/System/$Router.d.ts +8 -8
  1281. package/System/$UrlResolver.d.ts +1 -1
  1282. package/System/$UrlStore.d.ts +3 -3
  1283. package/System/ApiEvent.d.ts +3 -3
  1284. package/System/BaseControl.d.ts +18 -18
  1285. package/System/BaseControlImpl.d.ts +1 -1
  1286. package/System/BaseController.d.ts +1 -1
  1287. package/System/BasicEvent.d.ts +4 -4
  1288. package/System/BasicExtension.d.ts +4 -4
  1289. package/System/BindSimpleApiEvent.d.ts +1 -1
  1290. package/System/BindingMetadataConstants.d.ts +2 -2
  1291. package/System/BooleanState.d.ts +3 -3
  1292. package/System/ButtonPositionsSelectionUtils.d.ts +1 -2
  1293. package/System/CancelableEvent.d.ts +6 -6
  1294. package/System/CancelableEventArgs.d.ts +2 -2
  1295. package/System/CardTypeResolver.d.ts +2 -2
  1296. package/System/ControlConstructor.d.ts +1 -1
  1297. package/System/ControlContext.d.ts +1 -1
  1298. package/System/ControlImpl.d.ts +2 -2
  1299. package/System/ControlStore.d.ts +3 -3
  1300. package/System/ControlWrapperMap.d.ts +1 -1
  1301. package/System/CreateServiceStub.d.ts +1 -1
  1302. package/System/DataGridControl.d.ts +8 -9
  1303. package/System/DataLoadEvent.d.ts +1 -1
  1304. package/System/DateTimeUtils.d.ts +1 -1
  1305. package/System/DefineParameterAlias.d.ts +1 -1
  1306. package/System/DefineProperty.d.ts +1 -1
  1307. package/System/DefinePropertyAlias.d.ts +1 -1
  1308. package/System/DelayUntilApiEvent.d.ts +1 -1
  1309. package/System/DirectoryBase.d.ts +7 -7
  1310. package/System/DirectoryBaseImpl.d.ts +8 -8
  1311. package/System/DirectorySelectDialog.d.ts +8 -8
  1312. package/System/EditOperationStore.d.ts +3 -3
  1313. package/System/EventEmitter.d.ts +6 -6
  1314. package/System/EventHandlersMap.d.ts +1 -1
  1315. package/System/ExperimentalFeatureService.d.ts +1 -1
  1316. package/System/ExtensionManager.d.ts +1 -1
  1317. package/System/FileService.d.ts +2 -2
  1318. package/System/FindControlByNameOrType.d.ts +2 -2
  1319. package/System/FolderColorsService.d.ts +1 -1
  1320. package/System/GetBindingResult.d.ts +2 -2
  1321. package/System/Handler.d.ts +1 -1
  1322. package/System/IBasicEvent.d.ts +1 -1
  1323. package/System/IBindingResult.d.ts +1 -1
  1324. package/System/IBindingsWriteRequest.d.ts +1 -1
  1325. package/System/ICancelableEvent.d.ts +2 -2
  1326. package/System/ICardSavingEventArgs.d.ts +1 -1
  1327. package/System/ICardTypeMap.d.ts +1 -1
  1328. package/System/ICardTypeRawMap.d.ts +1 -1
  1329. package/System/IControlContext.d.ts +1 -1
  1330. package/System/IControlMap.d.ts +1 -1
  1331. package/System/IControlStoreManager.d.ts +2 -2
  1332. package/System/IControlWrapperMap.d.ts +1 -1
  1333. package/System/IEditOperationMap.d.ts +1 -1
  1334. package/System/IEditOperationStore.d.ts +1 -1
  1335. package/System/IExtension.d.ts +4 -4
  1336. package/System/IExtensionManager.d.ts +1 -1
  1337. package/System/ILayoutContainer.d.ts +1 -1
  1338. package/System/ILayoutContainerMap.d.ts +1 -1
  1339. package/System/ILayoutContainerParams.d.ts +1 -1
  1340. package/System/ILayoutParams.d.ts +7 -7
  1341. package/System/ILocalizationsMap.d.ts +1 -1
  1342. package/System/INotificationModel.d.ts +1 -1
  1343. package/System/IRealtimeCommunicationHub.d.ts +1 -1
  1344. package/System/IRouteHandler.d.ts +3 -3
  1345. package/System/IRouteInfo.d.ts +2 -2
  1346. package/System/IRouteTypeMapper.d.ts +2 -2
  1347. package/System/ISupportEventBubling.d.ts +2 -2
  1348. package/System/IUrlCollection.d.ts +2 -2
  1349. package/System/IValidateEventArgs.d.ts +4 -4
  1350. package/System/IWebServicesConnection.d.ts +1 -1
  1351. package/System/IWebServicesService.d.ts +3 -3
  1352. package/System/IncomingLocalStorageCommunicationChannel.d.ts +3 -3
  1353. package/System/InputBasedControl.d.ts +13 -13
  1354. package/System/InputBasedControlImpl.d.ts +6 -6
  1355. package/System/LabelWidthService.d.ts +1 -1
  1356. package/System/LastSearchResponseService.d.ts +2 -2
  1357. package/System/Layout.d.ts +15 -15
  1358. package/System/LayoutBackgroundService.d.ts +1 -1
  1359. package/System/LayoutBootstrapper.d.ts +1 -1
  1360. package/System/LayoutContainer.d.ts +4 -4
  1361. package/System/LayoutControlFactory.d.ts +3 -3
  1362. package/System/LayoutControlType.d.ts +1 -1
  1363. package/System/LayoutControlsAccessor.d.ts +1 -1
  1364. package/System/LayoutImpl.d.ts +5 -6
  1365. package/System/LayoutManager.d.ts +13 -13
  1366. package/System/LayoutScript.d.ts +4 -4
  1367. package/System/LayoutServices.d.ts +3 -3
  1368. package/System/LayoutUtils.d.ts +1 -1
  1369. package/System/LinksSearchCardsServiceStub.d.ts +2 -2
  1370. package/System/LoadingViewWithText.d.ts +1 -2
  1371. package/System/LocalStorage.d.ts +1 -1
  1372. package/System/LocationContainerControl.d.ts +10 -11
  1373. package/System/MessageBoxService.d.ts +1 -1
  1374. package/System/NotificationRealtimeMessage.d.ts +1 -1
  1375. package/System/NotificationTypeConverter.d.ts +2 -2
  1376. package/System/OperationUtils.d.ts +3 -3
  1377. package/System/OutcomingLocalStorageCommunicationChannel.d.ts +3 -3
  1378. package/System/Poll.d.ts +1 -2
  1379. package/System/PollService.d.ts +3 -3
  1380. package/System/RealtimeCommunicationService.d.ts +5 -5
  1381. package/System/RealtimeServerSender.d.ts +2 -2
  1382. package/System/RealtimeSubscriber.d.ts +1 -1
  1383. package/System/RenderModalContent.d.ts +1 -1
  1384. package/System/RequestHelper.d.ts +2 -2
  1385. package/System/RequestManager.d.ts +4 -4
  1386. package/System/RequestMethods.d.ts +1 -1
  1387. package/System/Resources.d.ts +1 -1
  1388. package/System/RouteHelpers.d.ts +1 -1
  1389. package/System/RouteSemantics.d.ts +1 -1
  1390. package/System/RouteType.d.ts +1 -1
  1391. package/System/Router.d.ts +13 -13
  1392. package/System/SearchIcon.d.ts +0 -1
  1393. package/System/ServerController.d.ts +3 -3
  1394. package/System/ServiceActionMetaData.d.ts +1 -1
  1395. package/System/SetupStoreWithOperation.d.ts +1 -1
  1396. package/System/SimpleEvent.d.ts +3 -3
  1397. package/System/StateAccessor.d.ts +2 -2
  1398. package/System/StorybookStory.d.ts +0 -1
  1399. package/System/TabStub.d.ts +1 -1
  1400. package/System/TimeoutService.d.ts +1 -1
  1401. package/System/TryGetCardId.d.ts +1 -1
  1402. package/System/UrlStore.d.ts +4 -4
  1403. package/System/Utils.d.ts +1 -1
  1404. package/System/WebFrameContentHeightService.d.ts +1 -1
  1405. package/System/WebFrameUtils.d.ts +1 -1
  1406. package/System/WebServicesConnection.d.ts +2 -2
  1407. package/System/WebServicesService.d.ts +7 -7
  1408. package/package.json +1 -1
@@ -1,5 +1,5 @@
1
- import { ISearchDropdown } from "@docsvision/webclient/Legacy/ISearchDropdown";
2
- import { IBasicEvent } from '@docsvision/webclient/System/IBasicEvent';
1
+ import { ISearchDropdown } from "@docsvision/webclient//Legacy
2
+ import { IBasicEvent } from '@docsvision/webclient//System
3
3
  import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
4
4
  /** @deprecated */
5
5
  export interface ISearchPanel {
@@ -1,4 +1,4 @@
1
- import { BasicApiEvent } from "@docsvision/webclient/System/ApiEvent";
1
+ import { BasicApiEvent } from "@docsvision/webclient//System
2
2
  export interface ISidebar {
3
3
  close(showOnRightSide?: boolean): void;
4
4
  open(showOnRightSide?: boolean): void;
@@ -1,5 +1,5 @@
1
- import { ModalWindow } from "@docsvision/webclient/Legacy/ModalWindow";
2
- import { BasicApiEvent } from '@docsvision/webclient/System/ApiEvent';
1
+ import { ModalWindow } from "@docsvision/webclient//Legacy
2
+ import { BasicApiEvent } from '@docsvision/webclient//System
3
3
  export interface IUserMenu {
4
4
  Show(): void;
5
5
  CloseMenu(): void;
@@ -1,8 +1,8 @@
1
- import { IBasicEvent } from '@docsvision/webclient/System/IBasicEvent';
2
- import { IEventArgs } from '@docsvision/webclient/System/IEventArgs';
3
- import { $CardTimestamp } from '@docsvision/webclient/System/LayoutServices';
4
- import { $RequestManager } from '@docsvision/webclient/System/$RequestManager';
5
- import { $FileService } from "@docsvision/webclient/System/$FileService";
1
+ import { IBasicEvent } from '@docsvision/webclient//System
2
+ import { IEventArgs } from '@docsvision/webclient//System
3
+ import { $CardTimestamp } from '@docsvision/webclient//System
4
+ import { $RequestManager } from '@docsvision/webclient//System
5
+ import { $FileService } from "@docsvision/webclient//System
6
6
  import { $ApplicationSettings } from "@docsvision/webclient/StandardServices";
7
7
  export declare class ApprovalFilePanel {
8
8
  static ControlTypeName: string;
@@ -1,5 +1,4 @@
1
- /// <reference types="react" />
2
- import { BaseRazorControl, BaseRazorControlParams, BaseRazorControlState } from "@docsvision/webclient/Legacy/BaseRazorControl";
1
+ import { BaseRazorControl, BaseRazorControlParams, BaseRazorControlState } from "@docsvision/webclient//Legacy
3
2
  /** @internal */
4
3
  export declare class ApprovalTaskCardCompletionButtonsRazorControlParams extends BaseRazorControlParams {
5
4
  /** Определяет расположение кнопок - в строку (false) или в столбик (true). */
@@ -1,4 +1,4 @@
1
- import { BaseRazorControl, BaseRazorControlParams, BaseRazorControlState } from "@docsvision/webclient/Legacy/BaseRazorControl";
1
+ import { BaseRazorControl, BaseRazorControlParams, BaseRazorControlState } from "@docsvision/webclient//Legacy
2
2
  /** @internal */
3
3
  export declare class ApprovalTaskCardOperationsRazorControl extends BaseRazorControl<BaseRazorControlParams, BaseRazorControlState> {
4
4
  protected createParams(): BaseRazorControlParams;
@@ -1,7 +1,6 @@
1
- /// <reference types="react" />
2
- import { BaseControl, BaseControlParams, BaseControlState } from "@docsvision/webclient/System/BaseControl";
3
- import { ControlImpl } from "@docsvision/webclient/System/ControlImpl";
4
- import { IBindingResult } from "@docsvision/webclient/System/IBindingResult";
1
+ import { BaseControl, BaseControlParams, BaseControlState } from "@docsvision/webclient//System
2
+ import { ControlImpl } from "@docsvision/webclient//System
3
+ import { IBindingResult } from "@docsvision/webclient//System
5
4
  /** @internal */
6
5
  export declare class BaseRazorControlParams extends BaseControlParams {
7
6
  shadowClass?: boolean;
@@ -1,13 +1,13 @@
1
1
  import { $GridController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
2
2
  import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
3
- import { GridOptions } from "@docsvision/webclient/Legacy/GridOptions";
4
- import { IGridHtmlBuilder } from "@docsvision/webclient/Legacy/IGridHtmlBuilder";
5
- import { SimpleEvent } from "@docsvision/webclient/System/SimpleEvent";
6
- import { GridRowsSelectionLogic } from '@docsvision/webclient/Legacy/GridRowsSelectionLogic';
7
- import { $WebFrameContext } from '@docsvision/webclient/Platform/$WebFrameContext';
8
- import { $MessageBox } from "@docsvision/webclient/System/$MessageBox";
9
- import { $CurrentFolder } from "@docsvision/webclient/Platform/$CurrentFolder";
10
- import { $RefreshUnreadCounters } from "@docsvision/webclient/Platform/$RefreshUnreadCounters";
3
+ import { GridOptions } from "@docsvision/webclient//Legacy
4
+ import { IGridHtmlBuilder } from "@docsvision/webclient//Legacy
5
+ import { SimpleEvent } from "@docsvision/webclient//System
6
+ import { GridRowsSelectionLogic } from '@docsvision/webclient//Legacy
7
+ import { $WebFrameContext } from '@docsvision/webclient//Platform
8
+ import { $MessageBox } from "@docsvision/webclient//System
9
+ import { $CurrentFolder } from "@docsvision/webclient//Platform
10
+ import { $RefreshUnreadCounters } from "@docsvision/webclient//Platform
11
11
  export declare const RESIZEABLE_STORAGE_ID = "Storage";
12
12
  export declare const WIDTH_STORE = ".widths";
13
13
  /** @internal */
@@ -54,7 +54,7 @@ export declare abstract class BasicGridHtmlBuilder implements IGridHtmlBuilder {
54
54
  protected abstract buildRowSwitcher(options: GridOptions, model: GenModels.GridViewModel, rowSwitcher: HTMLDivElement, rootElement: HTMLElement): HTMLDivElement;
55
55
  abstract getChanges(): Promise<GenModels.GridViewModel>;
56
56
  getSelection():
57
- import("C:/sup/WebClientSup17/Bin/TypeScriptDefinitions/@docsvision/Platform/Services/Table/TableRowsSelectionModel").TableRowsSelectionModel;
57
+ import("D:/BuildAgent/work/90220ba22ade039/Bin/TypeScriptDefinitions/@docsvision/Platform/Services/Table/TableRowsSelectionModel").TableRowsSelectionModel;
58
58
  clearSelection(cardIds?: string[]): void;
59
59
  selectionChanged: SimpleEvent<any>;
60
60
  protected addActionButtons(header: HTMLElement): void;
@@ -1,4 +1,4 @@
1
- import { IFileCommentCallbacks } from "@docsvision/webclient/Legacy/IFileCommentCallbacks";
1
+ import { IFileCommentCallbacks } from "@docsvision/webclient//Legacy
2
2
  /** @deprecated Используйте {@link Helpers.ShowFileComments} */
3
3
  export declare class CommentVersionDialog {
4
4
  FormActionUrl: string;
@@ -1,4 +1,4 @@
1
- import { IControl } from "@docsvision/webclient/Legacy/IControl";
1
+ import { IControl } from "@docsvision/webclient//Legacy
2
2
  /** @internal */
3
3
  export declare class Control implements IControl {
4
4
  rootElement: HTMLElement;
@@ -1,4 +1,4 @@
1
- import { Control } from "@docsvision/webclient/Legacy/Control";
1
+ import { Control } from "@docsvision/webclient//Legacy
2
2
  export declare class BooleanControl extends Control {
3
3
  selectElement: HTMLSelectElement;
4
4
  constructor(root: HTMLElement, value?: boolean);
@@ -1,9 +1,9 @@
1
- import "@docsvision/webclient/Legacy/ApprovalFilePanel";
2
- import { DisclosureHeader } from "@docsvision/webclient/Legacy/DisclosureHeader";
3
- import { DropdownControl } from "@docsvision/webclient/Legacy/DropdownControl";
4
- import { EmployeeAutoComplete } from "@docsvision/webclient/Legacy/EmployeeAutoComplete";
5
- import "@docsvision/webclient/Legacy/DocumentPanel";
6
- import { DateTimePickerMvcProxy } from '@docsvision/webclient/Legacy/DateTimePickerMvcProxy';
1
+ import "@docsvision/webclient//Legacy
2
+ import { DisclosureHeader } from "@docsvision/webclient//Legacy
3
+ import { DropdownControl } from "@docsvision/webclient//Legacy
4
+ import { EmployeeAutoComplete } from "@docsvision/webclient//Legacy
5
+ import "@docsvision/webclient//Legacy
6
+ import { DateTimePickerMvcProxy } from '@docsvision/webclient//Legacy
7
7
  /** @internal */
8
8
  export declare class ControlFactory {
9
9
  static CreateTextControl(root: HTMLElement, value?: string): any;
@@ -1,4 +1,4 @@
1
- import { Control } from "@docsvision/webclient/Legacy/Control";
1
+ import { Control } from "@docsvision/webclient//Legacy
2
2
  /** @internal */
3
3
  export declare class DateTimePickerMvcProxy extends Control {
4
4
  private hiddenInput;
@@ -1,6 +1,6 @@
1
- import { BasicGridHtmlBuilder } from '@docsvision/webclient/Legacy/BasicGridHtmlBuilder';
1
+ import { BasicGridHtmlBuilder } from '@docsvision/webclient//Legacy
2
2
  import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
3
- import { GridOptions } from '@docsvision/webclient/Legacy/GridOptions';
3
+ import { GridOptions } from '@docsvision/webclient//Legacy
4
4
  export declare class DesktopGridHtmlBuilder extends BasicGridHtmlBuilder {
5
5
  private tableHeader;
6
6
  private tableBody;
@@ -1,4 +1,4 @@
1
- import { Control } from "@docsvision/webclient/Legacy/Control";
1
+ import { Control } from "@docsvision/webclient//Legacy
2
2
  /** @internal */
3
3
  export declare class DisclosureHeader extends Control {
4
4
  private id;
@@ -1,8 +1,8 @@
1
- import { ISignatureDataModel } from "@docsvision/webclient/Legacy/ISignatureDataModel";
2
- import { ISignatureListDataModel } from "@docsvision/webclient/Legacy/ISignatureListDataModel";
3
- import { ISignatureVerificationDataModel } from "@docsvision/webclient/Legacy/ISignatureVerificationDataModel";
4
- import { IRequestInfo } from "@docsvision/webclient/System/RequestMethods";
5
- import { ServerController } from "@docsvision/webclient/System/ServerController";
1
+ import { ISignatureDataModel } from "@docsvision/webclient//Legacy
2
+ import { ISignatureListDataModel } from "@docsvision/webclient//Legacy
3
+ import { ISignatureVerificationDataModel } from "@docsvision/webclient//Legacy
4
+ import { IRequestInfo } from "@docsvision/webclient//System
5
+ import { ServerController } from "@docsvision/webclient//System
6
6
  export declare class DocumentCardController extends ServerController {
7
7
  GetSignature(documentId: string): Promise<ISignatureDataModel>;
8
8
  GetSignatures(documentId: string): Promise<ISignatureListDataModel>;
@@ -1,5 +1,5 @@
1
- import { IEventArgs } from '@docsvision/webclient/System/IEventArgs';
2
- import { IBasicEvent } from '@docsvision/webclient/System/IBasicEvent';
1
+ import { IEventArgs } from '@docsvision/webclient//System
2
+ import { IBasicEvent } from '@docsvision/webclient//System
3
3
  /** @internal */
4
4
  export declare class DocumentPanel {
5
5
  private static FileSettingsCssClass;
@@ -1,5 +1,5 @@
1
1
  import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
2
- import { Control } from "@docsvision/webclient/Legacy/Control";
2
+ import { Control } from "@docsvision/webclient//Legacy
3
3
  /** @internal */
4
4
  export declare class DropdownControl extends Control {
5
5
  private optionList;
@@ -1,5 +1,5 @@
1
- import { Control } from "@docsvision/webclient/Legacy/Control";
2
- import { IEmployeeItemData } from "@docsvision/webclient/Legacy/IEmployeeItemData";
1
+ import { Control } from "@docsvision/webclient//Legacy
2
+ import { IEmployeeItemData } from "@docsvision/webclient//Legacy
3
3
  /** @internal */
4
4
  export declare class EmployeeAutoComplete extends Control {
5
5
  inputElement: HTMLInputElement;
@@ -1,5 +1,5 @@
1
- import { IFindEmployeeResult } from "@docsvision/webclient/Legacy/IFindEmployeeResult";
2
- import { ServerController } from "@docsvision/webclient/System/ServerController";
1
+ import { IFindEmployeeResult } from "@docsvision/webclient//Legacy
2
+ import { ServerController } from "@docsvision/webclient//System
3
3
  /** @deprecated */
4
4
  export declare class EmployeesController extends ServerController {
5
5
  /** @deprecated */
@@ -1,6 +1,6 @@
1
- import { IFilePreviewModel } from "@docsvision/webclient/Legacy/IFilePreviewModel";
2
- import { ServerController } from "@docsvision/webclient/System/ServerController";
3
- import { IGetFilePreviewModelParams } from "@docsvision/webclient/Legacy/IGetFilePreviewModelParams";
1
+ import { IFilePreviewModel } from "@docsvision/webclient//Legacy
2
+ import { ServerController } from "@docsvision/webclient//System
3
+ import { IGetFilePreviewModelParams } from "@docsvision/webclient//Legacy
4
4
  export declare class FileController extends ServerController {
5
5
  GetFilePreviewModel(model: IGetFilePreviewModelParams): Promise<IFilePreviewModel>;
6
6
  GetDownloadUrl(fileId: string, fileName: string): string;
@@ -1,5 +1,5 @@
1
- import { ModalWindow } from "@docsvision/webclient/Legacy/ModalWindow";
2
- import { IFileSignOldInteractionModel } from "@docsvision/webclient/Legacy/IFileSignInteractionModel";
1
+ import { ModalWindow } from "@docsvision/webclient//Legacy
2
+ import { IFileSignOldInteractionModel } from "@docsvision/webclient//Legacy
3
3
  /** @internal */
4
4
  export declare class FileSignOld {
5
5
  private static SignAllButton;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { ModalHost } from "@docsvision/webclient/Helpers/ModalHost";
3
2
  /** @internal */
4
3
  export declare const filterSidePanel: (host: ModalHost, applyFunc: (host: ModalHost) => void, gridFilter: string) => JSX.Element;
@@ -1,6 +1,6 @@
1
- import { IRouteHandler } from "@docsvision/webclient/System/IRouteHandler";
2
- import { RouteHandleResult } from "@docsvision/webclient/System/RouteHandleResult";
3
- import { RouteType } from "@docsvision/webclient/System/RouteType";
1
+ import { IRouteHandler } from "@docsvision/webclient//System
2
+ import { RouteHandleResult } from "@docsvision/webclient//System
3
+ import { RouteType } from "@docsvision/webclient//System
4
4
  /** @internal */
5
5
  export declare class FolderViewHandler implements IRouteHandler<any> {
6
6
  name: string;
@@ -1,4 +1,4 @@
1
- import { NavigatorFolderType } from "@docsvision/webclient/Legacy/NavigatorFolderType";
1
+ import { NavigatorFolderType } from "@docsvision/webclient//Legacy
2
2
  /** @internal */
3
3
  export declare class FolderViewRequestViewModel {
4
4
  private folderId;
@@ -1,4 +1,4 @@
1
- import { IFolderViews } from "@docsvision/webclient/Legacy/$FolderViews";
1
+ import { IFolderViews } from "@docsvision/webclient//Legacy
2
2
  import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
3
3
  /** @internal */
4
4
  export declare class FolderViews implements IFolderViews {
@@ -1,8 +1,8 @@
1
1
  import { $LayoutFolderController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
2
2
  import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
3
- import { IFolders } from "@docsvision/webclient/Legacy/$Folders";
4
- import { $LocalStorage } from "@docsvision/webclient/System/$LocalStorage";
5
- import { $Router } from "@docsvision/webclient/System/$Router";
3
+ import { IFolders } from "@docsvision/webclient//Legacy
4
+ import { $LocalStorage } from "@docsvision/webclient//System
5
+ import { $Router } from "@docsvision/webclient//System
6
6
  /** Сервис для хранения загруженной информации о папках. */
7
7
  export declare class Folders implements IFolders {
8
8
  private services;
package/Legacy/Grid.d.ts CHANGED
@@ -1,9 +1,9 @@
1
1
  import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
2
- import { GridOptions } from "@docsvision/webclient/Legacy/GridOptions";
3
- import { IGridHtmlBuilder } from "@docsvision/webclient/Legacy/IGridHtmlBuilder";
4
- import { SimpleEvent } from "@docsvision/webclient/System/SimpleEvent";
5
- import { BasicEvent } from '@docsvision/webclient/System/BasicEvent';
6
- import { IEventArgs } from '@docsvision/webclient/System/IEventArgs';
2
+ import { GridOptions } from "@docsvision/webclient//Legacy
3
+ import { IGridHtmlBuilder } from "@docsvision/webclient//Legacy
4
+ import { SimpleEvent } from "@docsvision/webclient//System
5
+ import { BasicEvent } from '@docsvision/webclient//System
6
+ import { IEventArgs } from '@docsvision/webclient//System
7
7
  /** @internal */
8
8
  export declare class Grid {
9
9
  private targetElement;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  export declare const BuildCardLayoutLoaderDesktop: (props: any) => JSX.Element;
3
2
  export declare const BuildCardLayoutLoaderMobile: (props: any) => JSX.Element;
4
3
  export declare const BuildDirectoryLayoutLoader: (props: any) => JSX.Element;
@@ -1,6 +1,6 @@
1
- import { Grid } from '@docsvision/webclient/Legacy/Grid';
2
- import { ITableModeService } from '@docsvision/webclient/Platform/$TableMode';
3
- import { IBasicEvent } from '@docsvision/webclient/System/IBasicEvent';
1
+ import { Grid } from '@docsvision/webclient//Legacy
2
+ import { ITableModeService } from '@docsvision/webclient//Platform
3
+ import { IBasicEvent } from '@docsvision/webclient//System
4
4
  export declare class GridModeService implements ITableModeService {
5
5
  private grid;
6
6
  constructor(grid: Grid);
@@ -1,6 +1,6 @@
1
1
  import { $GridController } from '@docsvision/webclient/Generated/DocsVision.WebClient.Controllers';
2
- import { IGridOptions } from '@docsvision/webclient/Platform/$GridOptions';
3
- import { IFolderDataLoader } from '@docsvision/webclient/Platform/IFolderDataLoader';
2
+ import { IGridOptions } from '@docsvision/webclient//Platform
3
+ import { IFolderDataLoader } from '@docsvision/webclient//Platform
4
4
  /** @internal */
5
5
  export declare class GridOptions implements IGridOptions {
6
6
  tableClass: string;
@@ -1,7 +1,7 @@
1
- import { Grid } from '@docsvision/webclient/Legacy/Grid';
2
- import { ITableRowSelection } from "@docsvision/webclient/Platform/$TableRowSelection";
3
- import { SimpleEvent } from '@docsvision/webclient/System/SimpleEvent';
4
- import { TableRowsSelectionModel } from '@docsvision/webclient/Platform/TableRowsSelectionModel';
1
+ import { Grid } from '@docsvision/webclient//Legacy
2
+ import { ITableRowSelection } from "@docsvision/webclient//Platform
3
+ import { SimpleEvent } from '@docsvision/webclient//System
4
+ import { TableRowsSelectionModel } from '@docsvision/webclient//Platform
5
5
  export declare class GridRowSelectionService implements ITableRowSelection {
6
6
  private grid;
7
7
  constructor(grid: Grid);
@@ -1,6 +1,6 @@
1
1
  import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
2
- import { TableRowsSelectionModel } from '@docsvision/webclient/Platform/TableRowsSelectionModel';
3
- import { SimpleEvent } from '@docsvision/webclient/System/SimpleEvent';
2
+ import { TableRowsSelectionModel } from '@docsvision/webclient//Platform
3
+ import { SimpleEvent } from '@docsvision/webclient//System
4
4
  import { $GridController } from '@docsvision/webclient/Generated/DocsVision.WebClient.Controllers';
5
5
  export declare class GridRowsSelectionLogic {
6
6
  private tableHeaderContainer;
@@ -1,8 +1,8 @@
1
- import { BaseRazorControl, BaseRazorControlParams, BaseRazorControlState } from "@docsvision/webclient/Legacy/BaseRazorControl";
2
- import { TaskGroupCardCreatePerformers } from "@docsvision/webclient/Legacy/TaskGroupCardCreatePerformers";
3
- import { IBindingResult } from "@docsvision/webclient/System/IBindingResult";
4
- import { IValidationParams } from '@docsvision/webclient/System/IValidationParams';
5
- import { IValidationResult } from '@docsvision/webclient/System/IValidationResult';
1
+ import { BaseRazorControl, BaseRazorControlParams, BaseRazorControlState } from "@docsvision/webclient//Legacy
2
+ import { TaskGroupCardCreatePerformers } from "@docsvision/webclient//Legacy
3
+ import { IBindingResult } from "@docsvision/webclient//System
4
+ import { IValidationParams } from '@docsvision/webclient//System
5
+ import { IValidationResult } from '@docsvision/webclient//System
6
6
  import { $BusinessCalendarController } from '@docsvision/webclient/Generated/DocsVision.WebClient.Controllers';
7
7
  import { $DeviceType } from "@docsvision/webclient/StandardServices";
8
8
  /** @internal */
@@ -1,4 +1,4 @@
1
- import { PerformerSettingUpdateModel } from "@docsvision/webclient/Legacy/GroupTaskCardUpdateModel";
1
+ import { PerformerSettingUpdateModel } from "@docsvision/webclient//Legacy
2
2
  /** @internal */
3
3
  export declare class GroupTaskPerformersUpdateModel {
4
4
  TaskGroupId: string;
@@ -1,6 +1,6 @@
1
- import { IRouteHandler } from "@docsvision/webclient/System/IRouteHandler";
2
- import { RouteHandleResult } from "@docsvision/webclient/System/RouteHandleResult";
3
- import { RouteType } from "@docsvision/webclient/System/RouteType";
1
+ import { IRouteHandler } from "@docsvision/webclient//System
2
+ import { RouteHandleResult } from "@docsvision/webclient//System
3
+ import { RouteType } from "@docsvision/webclient//System
4
4
  /** @internal */
5
5
  export declare class HeaderRouteHandler implements IRouteHandler<any> {
6
6
  name: string;
@@ -1,4 +1,4 @@
1
- import { Control } from "@docsvision/webclient/Legacy/Control";
1
+ import { Control } from "@docsvision/webclient//Legacy
2
2
  /** @internal */
3
3
  export declare class HiddenControl extends Control {
4
4
  textInput: HTMLInputElement;
@@ -1,4 +1,4 @@
1
- import { StageModelWithChange } from "@docsvision/webclient/Approval/StageModelWithChange";
1
+ import { StageModelWithChange } from "@docsvision/webclient//Approval
2
2
  /** @internal */
3
3
  export interface IAgreementParams {
4
4
  agreementTemplateId?: string;
@@ -1,5 +1,5 @@
1
- import { IAgreementParams } from "@docsvision/webclient/Legacy/IAgreementParams";
2
- import { IEmployeeItemData } from "@docsvision/webclient/Legacy/IEmployeeItemData";
1
+ import { IAgreementParams } from "@docsvision/webclient//Legacy
2
+ import { IEmployeeItemData } from "@docsvision/webclient//Legacy
3
3
  /** @internal */
4
4
  export interface IAgreementSidebarCallbacks {
5
5
  approvingPathChanging: (newAgreementTemplateId: string, newAgreementTemplateDisplayName: string) => Promise<any>;
@@ -1,4 +1,4 @@
1
- import { IImageInfo } from "@docsvision/webclient/Legacy/IImageInfo";
1
+ import { IImageInfo } from "@docsvision/webclient//Legacy
2
2
  export interface IFileInfo {
3
3
  /** Идентификатор файла. */
4
4
  fileId: string;
@@ -1,5 +1,5 @@
1
- import { IFileInfo } from "@docsvision/webclient/Legacy/IFileInfo";
2
- import { IFileModel } from "@docsvision/webclient/Legacy/IFileModel";
1
+ import { IFileInfo } from "@docsvision/webclient//Legacy
2
+ import { IFileModel } from "@docsvision/webclient//Legacy
3
3
  export interface IFilePreviewModel {
4
4
  /** Информация о файле. */
5
5
  fileInfo: IFileInfo;
@@ -1,4 +1,4 @@
1
- import { IFileSignInfo } from "@docsvision/webclient/Legacy/IFileSingInfo";
1
+ import { IFileSignInfo } from "@docsvision/webclient//Legacy
2
2
  /** @internal */
3
3
  export interface IFileSignOldInteractionModel {
4
4
  documentId: string;
@@ -1,5 +1,5 @@
1
- import { GridOptions } from "@docsvision/webclient/Legacy/GridOptions";
2
- import { SimpleEvent } from "@docsvision/webclient/System/SimpleEvent";
1
+ import { GridOptions } from "@docsvision/webclient//Legacy
2
+ import { SimpleEvent } from "@docsvision/webclient//System
3
3
  import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
4
4
  /** @internal */
5
5
  export interface IGridHtmlBuilder {
@@ -1,4 +1,4 @@
1
- import { IControl } from "@docsvision/webclient/Legacy/IControl";
1
+ import { IControl } from "@docsvision/webclient//Legacy
2
2
  /** @internal */
3
3
  export interface ILabelControl extends IControl {
4
4
  Text(value?: string): string;
@@ -1,6 +1,6 @@
1
- import { IControl } from "@docsvision/webclient/Legacy/IControl";
2
- import { ILabelControl } from "@docsvision/webclient/Legacy/ILabelControl";
3
- import { ITextControl } from "@docsvision/webclient/Legacy/ITextControl";
1
+ import { IControl } from "@docsvision/webclient//Legacy
2
+ import { ILabelControl } from "@docsvision/webclient//Legacy
3
+ import { ITextControl } from "@docsvision/webclient//Legacy
4
4
  /** @internal */
5
5
  export interface ILabelTextControl extends IControl {
6
6
  Label: ILabelControl;
@@ -1,6 +1,6 @@
1
- import { IControl } from "@docsvision/webclient/Legacy/IControl";
2
- import { ILabelControl } from "@docsvision/webclient/Legacy/ILabelControl";
3
- import { ITextareaControl } from "@docsvision/webclient/Legacy/ITextareaControl";
1
+ import { IControl } from "@docsvision/webclient//Legacy
2
+ import { ILabelControl } from "@docsvision/webclient//Legacy
3
+ import { ITextareaControl } from "@docsvision/webclient//Legacy
4
4
  /** @internal */
5
5
  export interface ILabelTextareaControl extends IControl {
6
6
  Label: ILabelControl;
@@ -1,5 +1,5 @@
1
1
  import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
2
- import { ISignatureLabel } from "@docsvision/webclient/Legacy/ISignatureLabel";
2
+ import { ISignatureLabel } from "@docsvision/webclient//Legacy
3
3
  export interface ISignatureDataModel {
4
4
  labels: ISignatureLabel[];
5
5
  timestamp: number;
@@ -1,4 +1,4 @@
1
- import { ISignatureListItemDataModel } from "@docsvision/webclient/Legacy/ISignatureListItemDataModel";
1
+ import { ISignatureListItemDataModel } from "@docsvision/webclient//Legacy
2
2
  export interface ISignatureListDataModel {
3
3
  signatures: ISignatureListItemDataModel[];
4
4
  }
@@ -1,6 +1,6 @@
1
1
  import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
2
- import { ISignatureListItemDetailDataModel } from "@docsvision/webclient/Legacy/ISignatureListItemDetailDataModel";
3
- import { LoadingState } from '@docsvision/webclient/System/LoadingState';
2
+ import { ISignatureListItemDetailDataModel } from "@docsvision/webclient//Legacy
3
+ import { LoadingState } from '@docsvision/webclient//System
4
4
  export interface ISignatureListItemDataModel extends GenModels.DocumentSignatureModel {
5
5
  verificationLoading: LoadingState;
6
6
  signatureStatus: string;
@@ -1,5 +1,5 @@
1
- import { ISignatureListItemDetailDataModel } from "@docsvision/webclient/Legacy/ISignatureListItemDetailDataModel";
2
- import { ValidationState } from "@docsvision/webclient/Legacy/ValidationState";
1
+ import { ISignatureListItemDetailDataModel } from "@docsvision/webclient//Legacy
2
+ import { ValidationState } from "@docsvision/webclient//Legacy
3
3
  export interface ISignatureVerificationDataModel {
4
4
  signatureStatus: string;
5
5
  signatureKind: string;
@@ -1,4 +1,4 @@
1
- import { IControl } from "@docsvision/webclient/Legacy/IControl";
1
+ import { IControl } from "@docsvision/webclient//Legacy
2
2
  /** @internal */
3
3
  export interface ITextControl extends IControl {
4
4
  /** Fired when the text is changed. */
@@ -1,4 +1,4 @@
1
- import { IControl } from "@docsvision/webclient/Legacy/IControl";
1
+ import { IControl } from "@docsvision/webclient//Legacy
2
2
  /** @internal */
3
3
  export interface ITextareaControl extends IControl {
4
4
  /** Fired when the text is changed. */
@@ -1,5 +1,5 @@
1
- import { Control } from "@docsvision/webclient/Legacy/Control";
2
- import { ILabelControl } from "@docsvision/webclient/Legacy/ILabelControl";
1
+ import { Control } from "@docsvision/webclient//Legacy
2
+ import { ILabelControl } from "@docsvision/webclient//Legacy
3
3
  /** @internal */
4
4
  export declare class LabelControl extends Control implements ILabelControl {
5
5
  constructor(root: HTMLElement, value?: string);
@@ -1,7 +1,7 @@
1
- import { Control } from "@docsvision/webclient/Legacy/Control";
2
- import { ILabelControl } from "@docsvision/webclient/Legacy/ILabelControl";
3
- import { ILabelTextControl } from "@docsvision/webclient/Legacy/ILabelTextControl";
4
- import { ITextControl } from "@docsvision/webclient/Legacy/ITextControl";
1
+ import { Control } from "@docsvision/webclient//Legacy
2
+ import { ILabelControl } from "@docsvision/webclient//Legacy
3
+ import { ILabelTextControl } from "@docsvision/webclient//Legacy
4
+ import { ITextControl } from "@docsvision/webclient//Legacy
5
5
  /** @internal */
6
6
  export declare class LabelTextControl extends Control implements ILabelTextControl {
7
7
  Label: ILabelControl;
@@ -1,7 +1,7 @@
1
- import { Control } from "@docsvision/webclient/Legacy/Control";
2
- import { ILabelControl } from "@docsvision/webclient/Legacy/ILabelControl";
3
- import { ILabelTextareaControl } from "@docsvision/webclient/Legacy/ILabelTextareaControl";
4
- import { ITextareaControl } from "@docsvision/webclient/Legacy/ITextareaControl";
1
+ import { Control } from "@docsvision/webclient//Legacy
2
+ import { ILabelControl } from "@docsvision/webclient//Legacy
3
+ import { ILabelTextareaControl } from "@docsvision/webclient//Legacy
4
+ import { ITextareaControl } from "@docsvision/webclient//Legacy
5
5
  /** @internal */
6
6
  export declare class LabelTextareaControl extends Control implements ILabelTextareaControl {
7
7
  Label: ILabelControl;
@@ -1,4 +1,4 @@
1
- import { FolderTree } from "@docsvision/webclient/Legacy/FolderTree";
1
+ import { FolderTree } from "@docsvision/webclient//Legacy
2
2
  /** @internal */
3
3
  export declare class LinkControl {
4
4
  private linkControl;
@@ -21,7 +21,7 @@ export declare class LinkControl {
21
21
  constructor(rootElementId: string);
22
22
  get IsReportMode(): boolean;
23
23
  set IsReportMode(value: boolean);
24
- AddFileLink(documentIds: any): void;
24
+ AddFileLink(documentIds: any): Promise<void>;
25
25
  private Init;
26
26
  private initFilesHandlers;
27
27
  private InitAttachFileLink;
@@ -1,5 +1,5 @@
1
- import { BasicGridHtmlBuilder } from '@docsvision/webclient/Legacy/BasicGridHtmlBuilder';
2
- import { GridOptions } from '@docsvision/webclient/Legacy/GridOptions';
1
+ import { BasicGridHtmlBuilder } from '@docsvision/webclient//Legacy
2
+ import { GridOptions } from '@docsvision/webclient//Legacy
3
3
  import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
4
4
  export declare class MobileGridHtmlBuilder extends BasicGridHtmlBuilder {
5
5
  private mobileGridContainer;
@@ -1,4 +1,4 @@
1
- import { ModalWindowEvents, ModalWindowParams } from "@docsvision/webclient/Legacy/ModalWindowParams";
1
+ import { ModalWindowEvents, ModalWindowParams } from "@docsvision/webclient//Legacy
2
2
  import { Optional } from '@docsvision/web/core/services';
3
3
  import { $RootCssClass } from '@docsvision/webclient/Helpers/$RootCssClass';
4
4
  import { $DeviceType } from "@docsvision/webclient/StandardServices";