@docsvision/webclient 5.16.0 → 5.16.3

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 (1015) hide show
  1. package/App.d.ts +4 -4
  2. package/Application.d.ts +4 -4
  3. package/Approval/$AgreementHistoryStageRenderer.d.ts +2 -2
  4. package/Approval/$AgreementOptions.d.ts +1 -1
  5. package/Approval/AcquaintanceManagement.d.ts +7 -7
  6. package/Approval/AcquaintanceManagementImpl.d.ts +4 -4
  7. package/Approval/AgreementHistory.d.ts +13 -13
  8. package/Approval/AgreementHistoryImpl.d.ts +3 -3
  9. package/Approval/AgreementList.d.ts +7 -7
  10. package/Approval/AgreementListContent.d.ts +5 -5
  11. package/Approval/AgreementListImpl.d.ts +4 -4
  12. package/Approval/AgreementManagement.d.ts +13 -13
  13. package/Approval/AgreementManagementImpl.d.ts +4 -4
  14. package/Approval/AgreementStage.d.ts +5 -5
  15. package/Approval/AgreementStageProps.d.ts +7 -7
  16. package/Approval/AgreementStageState.d.ts +3 -3
  17. package/Approval/ApprovalCycleInfo.d.ts +3 -3
  18. package/Approval/ApprovalCycleList.d.ts +1 -1
  19. package/Approval/ApprovalHistoryTable.d.ts +2 -2
  20. package/Approval/ApprovalStageItemComment.d.ts +3 -3
  21. package/Approval/ApprovalStageItemRow.d.ts +1 -1
  22. package/Approval/CardApprovalCycle.d.ts +2 -2
  23. package/Approval/CardApprovalCycleImpl.d.ts +3 -3
  24. package/Approval/CardApprovalStage.d.ts +2 -2
  25. package/Approval/CardApprovalStageImpl.d.ts +3 -3
  26. package/Approval/IAgreementEventArgs.d.ts +1 -1
  27. package/Approval/IAgreementListContentState.d.ts +3 -3
  28. package/Approval/IAgreementListRenderEventArgs.d.ts +1 -1
  29. package/Approval/IAgreementListReportOpenedEventArgs.d.ts +1 -1
  30. package/Approval/IApprovalHistoryTableProps.d.ts +7 -7
  31. package/Approval/IApprovalStageItemRowProps.d.ts +4 -4
  32. package/Approval/IApproverDeletionEventArgs.d.ts +1 -1
  33. package/Approval/IApproverEventArgs.d.ts +2 -2
  34. package/Approval/TemplateComboVariant.d.ts +1 -1
  35. package/BackOffice/$LinksSearchCardsService.d.ts +1 -1
  36. package/BackOffice/$WebFrameDirectorySearchInfoStorageService.d.ts +1 -1
  37. package/BackOffice/$WebFrameDirectorySearchPanelService.d.ts +1 -1
  38. package/BackOffice/AddComment.d.ts +2 -2
  39. package/BackOffice/AddUrlDialog.d.ts +3 -3
  40. package/BackOffice/AddingGroups.d.ts +1 -1
  41. package/BackOffice/Address.d.ts +5 -5
  42. package/BackOffice/AddressImpl.d.ts +6 -6
  43. package/BackOffice/ApprovalTaskComplete.d.ts +3 -3
  44. package/BackOffice/BackOfficeChildTask.d.ts +2 -2
  45. package/BackOffice/BackOfficeCreateLink.d.ts +6 -6
  46. package/BackOffice/BatchDelegateOperation.d.ts +10 -10
  47. package/BackOffice/BatchDelegateOperationImpl.d.ts +3 -3
  48. package/BackOffice/CardKind.d.ts +6 -6
  49. package/BackOffice/CardKindImpl.d.ts +5 -5
  50. package/BackOffice/CardKindTree.d.ts +1 -1
  51. package/BackOffice/CardKindTypeaheadVariant.d.ts +1 -1
  52. package/BackOffice/CheckAbsenceDates.d.ts +2 -2
  53. package/BackOffice/CheckEmployeeAccount.d.ts +2 -2
  54. package/BackOffice/CheckPerformer.d.ts +1 -1
  55. package/BackOffice/ChildTasksPerforming.d.ts +8 -8
  56. package/BackOffice/ChildTasksPerformingImpl.d.ts +3 -3
  57. package/BackOffice/CollapseAllTaskTableRows.d.ts +1 -1
  58. package/BackOffice/CollapseTaskTableRow.d.ts +1 -1
  59. package/BackOffice/CommandMenuComponent.d.ts +2 -2
  60. package/BackOffice/CommentBodyContents.d.ts +1 -1
  61. package/BackOffice/CommentEditor.d.ts +1 -1
  62. package/BackOffice/CommentHeader.d.ts +1 -1
  63. package/BackOffice/Comments.d.ts +9 -9
  64. package/BackOffice/CommentsImpl.d.ts +3 -3
  65. package/BackOffice/CompareTasks.d.ts +1 -1
  66. package/BackOffice/CopyAddress.d.ts +2 -2
  67. package/BackOffice/CovertResponseToTree.d.ts +1 -1
  68. package/BackOffice/CreateRelatedCardButton.d.ts +7 -7
  69. package/BackOffice/CreateRelatedCardButtonImpl.d.ts +3 -3
  70. package/BackOffice/CreateWindow.d.ts +1 -1
  71. package/BackOffice/DefaultTasksTreeNodeResolver.d.ts +4 -4
  72. package/BackOffice/DelegationParamsPanel.d.ts +4 -4
  73. package/BackOffice/DeleteShortcutBatchOperation.d.ts +11 -11
  74. package/BackOffice/DeleteShortcutBatchOperationImpl.d.ts +4 -4
  75. package/BackOffice/DeleteStaffSection.d.ts +1 -1
  76. package/BackOffice/DeleteTaskRow.d.ts +2 -2
  77. package/BackOffice/Department.d.ts +4 -4
  78. package/BackOffice/DepartmentImpl.d.ts +4 -4
  79. package/BackOffice/DepartmentSelectDialog.d.ts +2 -2
  80. package/BackOffice/DepartmentSelectDialogFlat.d.ts +3 -3
  81. package/BackOffice/DepartmentTreeNode.d.ts +1 -1
  82. package/BackOffice/DirectoryDesignerRow.d.ts +5 -5
  83. package/BackOffice/DirectoryDesignerRowImpl.d.ts +5 -5
  84. package/BackOffice/DirectoryDesignerRowSelectDialog.d.ts +2 -2
  85. package/BackOffice/DirectoryEntryModal.d.ts +2 -2
  86. package/BackOffice/DirectoryEntryModalLogic.d.ts +1 -1
  87. package/BackOffice/DirectoryRowCutSelection.d.ts +1 -1
  88. package/BackOffice/DirectoryRowIcon.d.ts +1 -1
  89. package/BackOffice/DirectorySearchContent.d.ts +1 -1
  90. package/BackOffice/DirectorySearchResult.d.ts +5 -5
  91. package/BackOffice/DirectorySearchResultList.d.ts +1 -1
  92. package/BackOffice/DirectorySearchResultLogic.d.ts +1 -1
  93. package/BackOffice/DirectorySearchResultView.d.ts +6 -6
  94. package/BackOffice/DirectoryTabs.d.ts +6 -6
  95. package/BackOffice/DirectoryTabs.stories.d.ts +1 -1
  96. package/BackOffice/DirectoryTabsLogic.d.ts +2 -2
  97. package/BackOffice/DirectoryTree.d.ts +15 -15
  98. package/BackOffice/DirectoryTree.stories.d.ts +1 -1
  99. package/BackOffice/DirectoryTreeIcon.d.ts +1 -1
  100. package/BackOffice/DirectoryTreeList.d.ts +2 -2
  101. package/BackOffice/DirectoryTreeLogic.d.ts +2 -2
  102. package/BackOffice/DirectoryValues.d.ts +11 -11
  103. package/BackOffice/DirectoryValues.stories.d.ts +1 -1
  104. package/BackOffice/DirectoryValuesLogic.d.ts +1 -1
  105. package/BackOffice/DisplayInitiator.d.ts +5 -5
  106. package/BackOffice/DisplayInitiatorImpl.d.ts +2 -2
  107. package/BackOffice/DisplayPerformers.d.ts +6 -6
  108. package/BackOffice/DisplayPerformersImpl.d.ts +2 -2
  109. package/BackOffice/Document.d.ts +4 -4
  110. package/BackOffice/DocumentTasksTreeNodeResolver.d.ts +4 -4
  111. package/BackOffice/EditComment.d.ts +3 -3
  112. package/BackOffice/EditTaskDescription.d.ts +2 -2
  113. package/BackOffice/EditTaskDescriptionDialog.d.ts +1 -1
  114. package/BackOffice/EditTaskDuration.d.ts +4 -4
  115. package/BackOffice/EditTaskDurationDialog.d.ts +1 -1
  116. package/BackOffice/EditWindow.d.ts +1 -1
  117. package/BackOffice/Employee.d.ts +5 -5
  118. package/BackOffice/EmployeeImpl.d.ts +6 -6
  119. package/BackOffice/EmployeeLoader.d.ts +2 -2
  120. package/BackOffice/ExistingCardLinkDialog.d.ts +7 -7
  121. package/BackOffice/ExpandTaskTableRow.d.ts +1 -1
  122. package/BackOffice/FavoriteEmployeesStorage.d.ts +1 -1
  123. package/BackOffice/FileListAttachElements.d.ts +1 -1
  124. package/BackOffice/FileListControl.d.ts +52 -49
  125. package/BackOffice/FileListControlImpl.d.ts +11 -11
  126. package/BackOffice/FileListControlLogic.d.ts +5 -5
  127. package/BackOffice/FileListItem.d.ts +4 -4
  128. package/BackOffice/FileListItemComponent.d.ts +6 -6
  129. package/BackOffice/FileListItemProps.d.ts +13 -12
  130. package/BackOffice/FileRenamingDialog.d.ts +4 -4
  131. package/BackOffice/FileSign.d.ts +7 -7
  132. package/BackOffice/FileSignCreateDialog.d.ts +4 -4
  133. package/BackOffice/FileSignInfoPopover.d.ts +2 -2
  134. package/BackOffice/FileSignListDialog.d.ts +4 -4
  135. package/BackOffice/FileSignSelectCertificateDialog.d.ts +1 -1
  136. package/BackOffice/FindMaxLevelIdent.d.ts +1 -1
  137. package/BackOffice/FindStaffSection.d.ts +1 -1
  138. package/BackOffice/FindTaskRow.d.ts +1 -1
  139. package/BackOffice/FlatternRows.d.ts +1 -1
  140. package/BackOffice/FlatternTree.d.ts +1 -1
  141. package/BackOffice/GenderDeterminantPlugin.d.ts +3 -0
  142. package/BackOffice/GetBusinessCalendarSourceType.d.ts +1 -1
  143. package/BackOffice/GetContextMenuNames.d.ts +1 -1
  144. package/BackOffice/GetDirectoryTreeRowModel.d.ts +1 -1
  145. package/BackOffice/GetEmployeeGroups.d.ts +4 -4
  146. package/BackOffice/GetHelpBoxRowInfo.d.ts +1 -1
  147. package/BackOffice/GetNextGroupTaskDistribution.d.ts +1 -1
  148. package/BackOffice/GetRootSectionId.d.ts +1 -1
  149. package/BackOffice/GetSelectedSearchItemEmployeeId.d.ts +1 -1
  150. package/BackOffice/GroupTaskCardSelectPerformers.d.ts +23 -23
  151. package/BackOffice/GroupTaskCardSelectPerformersImpl.d.ts +17 -17
  152. package/BackOffice/GroupTaskPerformersIntervalManager.d.ts +1 -1
  153. package/BackOffice/GroupTaskTasksTreeNodeResolver.d.ts +4 -4
  154. package/BackOffice/GzPerformersOverlay.d.ts +1 -1
  155. package/BackOffice/History.d.ts +7 -7
  156. package/BackOffice/HistoryImpl.d.ts +6 -6
  157. package/BackOffice/HistoryRecordView.d.ts +1 -1
  158. package/BackOffice/HistoryView.d.ts +7 -7
  159. package/BackOffice/IChangeExecutionTypeEventArgs.d.ts +1 -1
  160. package/BackOffice/IChangeResponsibleEventArgs.d.ts +2 -2
  161. package/BackOffice/IChangingTaskOrderEventArgs.d.ts +2 -2
  162. package/BackOffice/ICommentProps.d.ts +1 -1
  163. package/BackOffice/IExtraFileAddedArgs.d.ts +1 -1
  164. package/BackOffice/IExtraFileAddingArgs.d.ts +1 -1
  165. package/BackOffice/IExtraFileDeletedArgs.d.ts +1 -1
  166. package/BackOffice/IExtraFileDeletingArgs.d.ts +1 -1
  167. package/BackOffice/IFileListItem.d.ts +1 -1
  168. package/BackOffice/IFileListOperation.d.ts +1 -1
  169. package/BackOffice/IFileListWrapper.d.ts +1 -1
  170. package/BackOffice/IFileMenuOpeningArgs.d.ts +2 -2
  171. package/BackOffice/IFileOpenedArgs.d.ts +1 -1
  172. package/BackOffice/IFileOpeningArgs.d.ts +1 -1
  173. package/BackOffice/IFilePreviewedArgs.d.ts +1 -1
  174. package/BackOffice/IFilePreviewingArgs.d.ts +1 -1
  175. package/BackOffice/IFileSignInteractionModel.d.ts +3 -2
  176. package/BackOffice/IFileSignUploadedArgs.d.ts +1 -1
  177. package/BackOffice/IFileSignUploadingArgs.d.ts +1 -1
  178. package/BackOffice/IFileVersionCommentAddedArgs.d.ts +1 -1
  179. package/BackOffice/IFileVersionCommentAddingArgs.d.ts +1 -1
  180. package/BackOffice/IFileVersionCommentDeletedArgs.d.ts +1 -1
  181. package/BackOffice/IFileVersionCommentDeletingArgs.d.ts +1 -1
  182. package/BackOffice/IFileVersionDownloadedArgs.d.ts +1 -1
  183. package/BackOffice/IFileVersionDownloadingArgs.d.ts +1 -1
  184. package/BackOffice/IFileVersionUploadedArgs.d.ts +1 -1
  185. package/BackOffice/IFileVersionUploadingArgs.d.ts +1 -1
  186. package/BackOffice/IFileVisualizedArgs.d.ts +1 -1
  187. package/BackOffice/IFileVisualizingArgs.d.ts +1 -1
  188. package/BackOffice/ILinkEventArgs.d.ts +1 -1
  189. package/BackOffice/ILinkItem.d.ts +1 -1
  190. package/BackOffice/IMainFileAddedArgs.d.ts +1 -1
  191. package/BackOffice/IMainFileAddingArgs.d.ts +1 -1
  192. package/BackOffice/IMainFileDeletedArgs.d.ts +1 -1
  193. package/BackOffice/IMainFileDeletingArgs.d.ts +1 -1
  194. package/BackOffice/IMainFileNewVersionCreatedArgs.d.ts +1 -1
  195. package/BackOffice/IMainFileNewVersionCreatingArgs.d.ts +1 -1
  196. package/BackOffice/INewCardLinkDialogProps.d.ts +2 -2
  197. package/BackOffice/INewCardLinkDialogState.d.ts +1 -1
  198. package/BackOffice/IParametersRequestEventArgs.d.ts +1 -1
  199. package/BackOffice/IPartnerDirectoryTreeItem.d.ts +1 -1
  200. package/BackOffice/IPerformerEventArgs.d.ts +2 -2
  201. package/BackOffice/IPerformersEventArgs.d.ts +1 -1
  202. package/BackOffice/IStaffDirectoryItemsDialog.d.ts +1 -1
  203. package/BackOffice/IStaffDirectoryOptions.d.ts +3 -3
  204. package/BackOffice/IStaffTreeRow.d.ts +1 -1
  205. package/BackOffice/ITaskDescriptionDialogManagement.d.ts +1 -1
  206. package/BackOffice/ITaskDescriptionDialogOpenedEventArgs.d.ts +2 -2
  207. package/BackOffice/ITaskDescriptionEventArgs.d.ts +2 -2
  208. package/BackOffice/ITaskDurationDialogManagement.d.ts +2 -2
  209. package/BackOffice/ITaskDurationDialogOpenedEventArgs.d.ts +2 -2
  210. package/BackOffice/ITaskGroupIntervalEventArgs.d.ts +2 -2
  211. package/BackOffice/ITaskIntervalEventArgs.d.ts +2 -2
  212. package/BackOffice/ITaskListProps.d.ts +1 -1
  213. package/BackOffice/ITaskTableSorting.d.ts +27 -0
  214. package/BackOffice/ITasksDistributionEventArgs.d.ts +2 -2
  215. package/BackOffice/ITasksTableModel.d.ts +1 -1
  216. package/BackOffice/ITasksTreeColorMap.d.ts +1 -1
  217. package/BackOffice/ITasksTreeContainerProps.d.ts +1 -1
  218. package/BackOffice/ITasksTreeContainerState.d.ts +2 -2
  219. package/BackOffice/ITasksTreeGroupMap.d.ts +1 -1
  220. package/BackOffice/ITasksTreeNodeContainer.d.ts +1 -1
  221. package/BackOffice/ITasksTreeNodeResolver.d.ts +5 -5
  222. package/BackOffice/ITasksTreeNodeResolverMap.d.ts +1 -1
  223. package/BackOffice/IUpdateTaskGroupIntervalEventArgs.d.ts +1 -1
  224. package/BackOffice/IWebFrameDirectorySearchPanelOptions.d.ts +3 -3
  225. package/BackOffice/InfoPopover.d.ts +2 -2
  226. package/BackOffice/InitializeDefaultGroupsAndColors.d.ts +2 -2
  227. package/BackOffice/InsertLoadedChildrenRows.d.ts +1 -1
  228. package/BackOffice/InsertLoadedTaskTableRows.d.ts +1 -1
  229. package/BackOffice/LinkInfoPopover.d.ts +2 -2
  230. package/BackOffice/LinkInfoPopoverProps.d.ts +4 -4
  231. package/BackOffice/LinkItem.d.ts +2 -2
  232. package/BackOffice/LinkSelectionItem.d.ts +2 -2
  233. package/BackOffice/LinkTypeComboBoxVariant.d.ts +1 -1
  234. package/BackOffice/Links.d.ts +18 -18
  235. package/BackOffice/LinksImpl.d.ts +10 -10
  236. package/BackOffice/LinksSearchCardsService.d.ts +2 -2
  237. package/BackOffice/LoadEmployeeLayoutFunctions.d.ts +1 -1
  238. package/BackOffice/LoadEmployees.d.ts +1 -1
  239. package/BackOffice/LoadSectionLayoutFunctions.d.ts +1 -1
  240. package/BackOffice/MultipleEmployees.d.ts +8 -8
  241. package/BackOffice/MultipleEmployeesImpl.d.ts +6 -6
  242. package/BackOffice/NewCardLinkDialog.d.ts +6 -6
  243. package/BackOffice/Numerator.d.ts +8 -8
  244. package/BackOffice/Numerator.stories.d.ts +1 -1
  245. package/BackOffice/NumeratorImpl.d.ts +6 -6
  246. package/BackOffice/OpenTaskInNewWindow.d.ts +2 -2
  247. package/BackOffice/OperationExecutingEventArgs.d.ts +3 -3
  248. package/BackOffice/OperationParametersPanelEventArgs.d.ts +3 -3
  249. package/BackOffice/Partner.d.ts +3 -3
  250. package/BackOffice/PartnerBase.d.ts +10 -10
  251. package/BackOffice/PartnerBaseImpl.d.ts +8 -8
  252. package/BackOffice/PartnerDepartment.d.ts +3 -3
  253. package/BackOffice/PartnerDepartmentImpl.d.ts +3 -3
  254. package/BackOffice/PartnerDirectoryBase.d.ts +6 -6
  255. package/BackOffice/PartnerDirectoryBaseImpl.d.ts +6 -6
  256. package/BackOffice/PartnerDirectoryItemVisualiser.d.ts +1 -1
  257. package/BackOffice/PartnerDirectorySelectDialog.d.ts +7 -7
  258. package/BackOffice/PartnerImpl.d.ts +8 -8
  259. package/BackOffice/PartnerSelectDialog.d.ts +10 -10
  260. package/BackOffice/PartnerTypeaheadVariant.d.ts +2 -2
  261. package/BackOffice/PartnersDirectory.d.ts +2 -2
  262. package/BackOffice/PerformersTable.d.ts +4 -4
  263. package/BackOffice/PerformingHistoryView.d.ts +1 -1
  264. package/BackOffice/PrepareTasksTableModel.d.ts +3 -2
  265. package/BackOffice/PrintButton.d.ts +7 -7
  266. package/BackOffice/PrintButtonContainer.d.ts +2 -2
  267. package/BackOffice/PrintButtonLogic.d.ts +1 -1
  268. package/BackOffice/ProcessIndication.d.ts +1 -1
  269. package/BackOffice/RemoveFromGroupIconGridPlugin.d.ts +1 -1
  270. package/BackOffice/SearchBar.d.ts +1 -1
  271. package/BackOffice/SearchEmployees.d.ts +2 -2
  272. package/BackOffice/SelectNextRow.d.ts +1 -1
  273. package/BackOffice/SelectionRowService.d.ts +1 -1
  274. package/BackOffice/SequentialParallelToggle.d.ts +1 -1
  275. package/BackOffice/SetManager.d.ts +2 -2
  276. package/BackOffice/SortingRows.d.ts +6 -0
  277. package/BackOffice/StaffDirectory.d.ts +12 -12
  278. package/BackOffice/StaffDirectory.stories.d.ts +1 -1
  279. package/BackOffice/StaffDirectoryContainer.d.ts +2 -2
  280. package/BackOffice/StaffDirectoryDataVisualiser.d.ts +1 -1
  281. package/BackOffice/StaffDirectoryItems.d.ts +10 -10
  282. package/BackOffice/StaffDirectoryItemsImpl.d.ts +7 -7
  283. package/BackOffice/StaffDirectoryLogic.d.ts +12 -12
  284. package/BackOffice/StaffDirectorySelectDialog.d.ts +11 -8
  285. package/BackOffice/StaffDirectoryView.d.ts +15 -15
  286. package/BackOffice/StaffTypeaheadVariant.d.ts +1 -1
  287. package/BackOffice/State.d.ts +3 -3
  288. package/BackOffice/StateButtons.d.ts +9 -9
  289. package/BackOffice/StateButtonsImpl.d.ts +6 -6
  290. package/BackOffice/StateImpl.d.ts +3 -3
  291. package/BackOffice/TaskCardCompletionOption.d.ts +3 -3
  292. package/BackOffice/TaskCardCompletionOptionImpl.d.ts +3 -3
  293. package/BackOffice/TaskChangeExecutionDates.d.ts +2 -2
  294. package/BackOffice/TaskCommon.d.ts +1 -1
  295. package/BackOffice/TaskComplete.d.ts +2 -2
  296. package/BackOffice/TaskDelegate.d.ts +2 -2
  297. package/BackOffice/TaskDelegationInfo.d.ts +3 -3
  298. package/BackOffice/TaskGroup.d.ts +3 -3
  299. package/BackOffice/TaskListComponent.d.ts +2 -2
  300. package/BackOffice/TaskListItemComponent.d.ts +2 -2
  301. package/BackOffice/TaskReject.d.ts +1 -1
  302. package/BackOffice/TaskTasksTreeNodeResolver.d.ts +7 -7
  303. package/BackOffice/TaskToRework.d.ts +1 -1
  304. package/BackOffice/Tasks.d.ts +9 -9
  305. package/BackOffice/TasksImpl.d.ts +5 -5
  306. package/BackOffice/TasksTable.d.ts +19 -16
  307. package/BackOffice/TasksTable.stories.d.ts +1 -1
  308. package/BackOffice/TasksTableCell.d.ts +1 -1
  309. package/BackOffice/TasksTableContainer.d.ts +2 -2
  310. package/BackOffice/TasksTableHeaderCell.d.ts +3 -0
  311. package/BackOffice/TasksTableHelpBox.d.ts +1 -1
  312. package/BackOffice/TasksTableIcon.d.ts +4 -4
  313. package/BackOffice/TasksTableLink.d.ts +1 -1
  314. package/BackOffice/TasksTableLogic.d.ts +13 -5
  315. package/BackOffice/TasksTableRow.d.ts +1 -1
  316. package/BackOffice/TasksTableView.d.ts +17 -17
  317. package/BackOffice/TasksTree.d.ts +9 -9
  318. package/BackOffice/TasksTreeContainer.d.ts +3 -3
  319. package/BackOffice/TasksTreeImpl.d.ts +5 -5
  320. package/BackOffice/TasksTreeNodeResolveService.d.ts +2 -2
  321. package/BackOffice/TasksTreeRibbon.d.ts +1 -1
  322. package/BackOffice/TasksTreeUtils.d.ts +2 -2
  323. package/BackOffice/TimeOfPerformance.d.ts +5 -5
  324. package/BackOffice/TimeOfPerformanceImpl.d.ts +6 -6
  325. package/BackOffice/UniquenessCheck.d.ts +4 -4
  326. package/BackOffice/UniquenessCheckImpl.d.ts +4 -4
  327. package/BackOffice/UserProfile.d.ts +4 -4
  328. package/BackOffice/Utils.d.ts +3 -3
  329. package/BackOffice/ValidateDeputyUniqueness.d.ts +1 -1
  330. package/BackOffice/ViewComment.d.ts +1 -1
  331. package/BackOffice/WebFrameDirectorySearchPanel.d.ts +10 -10
  332. package/BackOffice/WebFrameDirectorySearchPanel.stories.d.ts +1 -1
  333. package/BackOffice/WebFrameDirectorySearchPanelContainer.d.ts +2 -2
  334. package/BackOffice/WebFrameDirectorySearchPanelLogic.d.ts +4 -4
  335. package/BackOffice/WebFrameDirectorySearchPanelRouteHandler.d.ts +4 -4
  336. package/BackOffice/WebFrameDirectorySearchPanelService.d.ts +1 -1
  337. package/Generated/DocsVision.WebClient.Controllers.d.ts +74 -3
  338. package/Generated/DocsVision.WebClient.Models.d.ts +762 -161
  339. package/Helpers/AddCardModalDialog/AddCardModalDialogKindsTree.d.ts +1 -1
  340. package/Helpers/BoxWithButtons.d.ts +1 -1
  341. package/Helpers/ComboBox/ComboBoxTitle.d.ts +1 -1
  342. package/Helpers/ControlSelector/ControlSelector.d.ts +2 -2
  343. package/Helpers/ControlSelector/IControlContainer.d.ts +1 -1
  344. package/Helpers/ControlSelector/IExtendedControlSelectorProps.d.ts +1 -1
  345. package/Helpers/ControlsRecursiveVisitor.d.ts +1 -1
  346. package/Helpers/DVWebToolConnection/DVWebToolConnection.d.ts +4 -4
  347. package/Helpers/DynamicModel/DynamicFieldNameAccessor.d.ts +1 -1
  348. package/Helpers/DynamicModel/FieldNameAccessor.d.ts +1 -1
  349. package/Helpers/DynamicTree/DynamicTree.d.ts +1 -1
  350. package/Helpers/DynamicTree/DynamicTreeNode.d.ts +1 -1
  351. package/Helpers/FileComments/FileComments.d.ts +2 -2
  352. package/Helpers/FileComments/FileCommentsModal.d.ts +1 -1
  353. package/Helpers/FilePreview/FilePreview.d.ts +4 -4
  354. package/Helpers/LoadingIcon/LoadingIcon.d.ts +1 -1
  355. package/Helpers/MainMenu/NavigationLink.d.ts +1 -1
  356. package/Helpers/MessageBox/MessageBox.d.ts +1 -1
  357. package/Helpers/ModalHost.d.ts +3 -3
  358. package/Helpers/PopoverHelpers/EditPopover/EditPopover.d.ts +3 -3
  359. package/Helpers/PopoverHelpers/EditPopover/IEditPopoverState.d.ts +4 -4
  360. package/Helpers/ReactList/ReactListDynamic.d.ts +1 -1
  361. package/Helpers/ReactList/ReactListInfiniteScroll.d.ts +1 -1
  362. package/Helpers/Table/TableHelperHeaderRow.d.ts +1 -0
  363. package/Helpers/TabsNavPanel.d.ts +1 -1
  364. package/Helpers/Tree/TreeBase.d.ts +1 -1
  365. package/Helpers/Typeahead/ITypeaheadProps.d.ts +2 -2
  366. package/Helpers/Typeahead/ITypeaheadState.d.ts +1 -1
  367. package/Helpers/Typeahead/Typeahead.d.ts +1 -1
  368. package/Legacy/$NavBar.d.ts +1 -1
  369. package/Legacy/$SearchPanel.d.ts +2 -2
  370. package/Legacy/$Sidebar.d.ts +1 -1
  371. package/Legacy/$UserMenu.d.ts +2 -2
  372. package/Legacy/ApprovalFilePanel.d.ts +4 -4
  373. package/Legacy/ApprovalTaskCardCompletionButtonsRazorControl.d.ts +1 -1
  374. package/Legacy/ApprovalTaskCardOperationsRazorControl.d.ts +1 -1
  375. package/Legacy/BaseRazorControl.d.ts +3 -3
  376. package/Legacy/BasicGridHtmlBuilder.d.ts +9 -7
  377. package/Legacy/CommentVersionDialog.d.ts +1 -1
  378. package/Legacy/Control.d.ts +1 -1
  379. package/Legacy/ControlBoolean.d.ts +1 -1
  380. package/Legacy/ControlFactory.d.ts +6 -6
  381. package/Legacy/DateTimePickerMvcProxy.d.ts +1 -1
  382. package/Legacy/DesktopGridHtmlBuilder.d.ts +2 -2
  383. package/Legacy/DisclosureHeader.d.ts +1 -1
  384. package/Legacy/DocumentCard.d.ts +5 -5
  385. package/Legacy/DocumentPanel.d.ts +2 -2
  386. package/Legacy/DropdownControl.d.ts +1 -1
  387. package/Legacy/EmployeeAutoComplete.d.ts +2 -2
  388. package/Legacy/EmployeesController.d.ts +2 -2
  389. package/Legacy/FileController.d.ts +3 -3
  390. package/Legacy/FileSign.d.ts +2 -2
  391. package/Legacy/FolderViewHandler.d.ts +3 -3
  392. package/Legacy/FolderViewRequest.d.ts +1 -1
  393. package/Legacy/FolderViews.d.ts +1 -1
  394. package/Legacy/Folders.d.ts +3 -3
  395. package/Legacy/Grid.d.ts +5 -5
  396. package/Legacy/GridModeService.d.ts +3 -3
  397. package/Legacy/GridOptions.d.ts +1 -1
  398. package/Legacy/GridRowSelectionService.d.ts +4 -4
  399. package/Legacy/GridRowsSelectionLogic.d.ts +2 -2
  400. package/Legacy/GroupTaskCardPerformersPanelRazorControl.d.ts +5 -5
  401. package/Legacy/GroupTaskPerformersUpdateModel.d.ts +1 -1
  402. package/Legacy/HeaderRouteHandler.d.ts +3 -3
  403. package/Legacy/HiddenControl.d.ts +1 -1
  404. package/Legacy/IAgreementParams.d.ts +1 -1
  405. package/Legacy/IAgreementSidebarCallbacks.d.ts +2 -2
  406. package/Legacy/IFileInfo.d.ts +1 -1
  407. package/Legacy/IFilePreviewModel.d.ts +2 -2
  408. package/Legacy/IFileSignInteractionModel.d.ts +1 -1
  409. package/Legacy/IGridHtmlBuilder.d.ts +2 -2
  410. package/Legacy/ILabelControl.d.ts +1 -1
  411. package/Legacy/ILabelTextControl.d.ts +3 -3
  412. package/Legacy/ILabelTextareaControl.d.ts +3 -3
  413. package/Legacy/ISignatureDataModel.d.ts +1 -1
  414. package/Legacy/ISignatureListDataModel.d.ts +1 -1
  415. package/Legacy/ISignatureListItemDataModel.d.ts +3 -3
  416. package/Legacy/ISignatureVerificationDataModel.d.ts +2 -2
  417. package/Legacy/ITextControl.d.ts +1 -1
  418. package/Legacy/ITextareaConrtol.d.ts +1 -1
  419. package/Legacy/LabelControl.d.ts +2 -2
  420. package/Legacy/LabelTextControl.d.ts +4 -4
  421. package/Legacy/LabelTextareaControl.d.ts +4 -4
  422. package/Legacy/LinkControl.d.ts +1 -1
  423. package/Legacy/MobileGridHtmlBuilder.d.ts +2 -2
  424. package/Legacy/ModalWindow.d.ts +1 -1
  425. package/Legacy/ModalWindowParams.d.ts +1 -1
  426. package/Legacy/NavBar.d.ts +2 -2
  427. package/Legacy/NavBarRouteHandler.d.ts +4 -4
  428. package/Legacy/NavigatorFolderRequest.d.ts +1 -1
  429. package/Legacy/NumericControl.d.ts +1 -1
  430. package/Legacy/RadioListControl.d.ts +1 -1
  431. package/Legacy/SearchDropdown.d.ts +2 -2
  432. package/Legacy/SearchPanel.d.ts +5 -5
  433. package/Legacy/SearchPanelRouteHandler.d.ts +6 -6
  434. package/Legacy/SelectCardLinkDialog.d.ts +1 -1
  435. package/Legacy/SelectCertificateDialog.d.ts +1 -1
  436. package/Legacy/SelectControl.d.ts +1 -1
  437. package/Legacy/SelectFolderModalDialog.d.ts +2 -2
  438. package/Legacy/SelectNewDocumentKind.d.ts +1 -1
  439. package/Legacy/SelectUserFolderModalDialog.d.ts +1 -1
  440. package/Legacy/ServerTaskIntervalManager.d.ts +1 -1
  441. package/Legacy/Sidebar.d.ts +5 -5
  442. package/Legacy/SidebarRouteHandler.d.ts +5 -5
  443. package/Legacy/StandardControllers.d.ts +3 -3
  444. package/Legacy/TaskCardFilePanelRazorControl.d.ts +17 -16
  445. package/Legacy/TaskCardParentGroupRazorControl.d.ts +1 -1
  446. package/Legacy/TaskCardView.d.ts +1 -1
  447. package/Legacy/TaskGroupCardCreatePerformers.d.ts +5 -5
  448. package/Legacy/TaskGroupWorkStatusRazorControl.d.ts +1 -1
  449. package/Legacy/TaskReportPanelRazorControl.d.ts +11 -11
  450. package/Legacy/TextControl.d.ts +2 -2
  451. package/Legacy/TextareaControl.d.ts +2 -2
  452. package/Legacy/UserMenu.d.ts +6 -6
  453. package/Legacy/Utils.d.ts +8 -3
  454. package/Legacy/WebFrameSearchPanelRouteHandler.d.ts +7 -7
  455. package/Legacy/WebFrameSearchPanel_Razor.d.ts +1 -1
  456. package/Libs/CryptoPro/Crypto.d.ts +102 -0
  457. package/Libs/FileDrop/FileDrop.d.ts +49 -0
  458. package/MainBundle.d.ts +17 -17
  459. package/Platform/$BatchOperations.d.ts +2 -2
  460. package/Platform/$BatchOperationsPerformer.d.ts +2 -2
  461. package/Platform/$BatchOperationsProgressDialog.d.ts +1 -1
  462. package/Platform/$CommandBarManagement.d.ts +5 -5
  463. package/Platform/$CompanyLogo.d.ts +1 -1
  464. package/Platform/$EmployeeStatus.d.ts +1 -1
  465. package/Platform/$FilePreview.d.ts +2 -2
  466. package/Platform/$FileScan.d.ts +1 -1
  467. package/Platform/$FolderDataLoading.d.ts +2 -2
  468. package/Platform/$FolderGrid.d.ts +1 -1
  469. package/Platform/$FolderInfo.d.ts +1 -1
  470. package/Platform/$FolderPluginProvider.d.ts +4 -4
  471. package/Platform/$LastSearchParameters.d.ts +10 -0
  472. package/Platform/$RefreshUnreadCounters.d.ts +10 -0
  473. package/Platform/$ScanDialog.d.ts +7 -7
  474. package/Platform/$SearchParametersFolder.d.ts +13 -0
  475. package/Platform/$TableMode.d.ts +1 -1
  476. package/Platform/$TableRowSelection.d.ts +3 -3
  477. package/Platform/$UnreadCounter.d.ts +5 -3
  478. package/Platform/$UnreadCountersHealthMonitor.d.ts +6 -0
  479. package/Platform/AccessListEntryRow.d.ts +2 -2
  480. package/Platform/AccessListEntryRowFlag.d.ts +1 -1
  481. package/Platform/AccessListEntryRowRemove.d.ts +1 -1
  482. package/Platform/AccessListEntryTrustee.d.ts +1 -1
  483. package/Platform/AccessListTableHead.d.ts +1 -1
  484. package/Platform/AddAndFillTableRows.d.ts +1 -1
  485. package/Platform/AddFileToTable.d.ts +8 -8
  486. package/Platform/AddFileToTableImpl.d.ts +6 -6
  487. package/Platform/ArchivedCardsResponseResolver.d.ts +2 -2
  488. package/Platform/AutoConsolidation.d.ts +9 -9
  489. package/Platform/AutoConsolidationImpl.d.ts +3 -3
  490. package/Platform/BarcodeRouteTypeMapper.d.ts +3 -3
  491. package/Platform/BarcodeSearchButton.d.ts +3 -3
  492. package/Platform/BarcodeSearchButtonImpl.d.ts +3 -3
  493. package/Platform/BaseMainMenuItem.d.ts +4 -4
  494. package/Platform/BaseMainMenuItemImpl.d.ts +2 -2
  495. package/Platform/BaseNavigationMainMenuItem.d.ts +2 -2
  496. package/Platform/BaseNavigationMainMenuItemImpl.d.ts +2 -2
  497. package/Platform/BaseNavigationMenuItemRouteHandler.d.ts +4 -4
  498. package/Platform/BatchOperationErrorInfo.d.ts +1 -1
  499. package/Platform/BatchOperationsPerformer.d.ts +5 -5
  500. package/Platform/BatchOperationsPlugin.d.ts +1 -1
  501. package/Platform/BatchOperationsProgressDialogService.d.ts +1 -1
  502. package/Platform/BatchSelectionState.d.ts +3 -3
  503. package/Platform/BatchSelectionStateImpl.d.ts +3 -3
  504. package/Platform/Block.d.ts +4 -4
  505. package/Platform/BlockImpl.d.ts +4 -4
  506. package/Platform/ButtonPositionsSelection.d.ts +4 -4
  507. package/Platform/CacheManagementService.d.ts +2 -2
  508. package/Platform/CardEditRouteTypeMapper.d.ts +3 -3
  509. package/Platform/CardLink.d.ts +16 -15
  510. package/Platform/CardLinkImpl.d.ts +9 -9
  511. package/Platform/CardManagement.d.ts +5 -5
  512. package/Platform/CardManagementImpl.d.ts +3 -3
  513. package/Platform/CardShowRouteTypeMapper.d.ts +4 -4
  514. package/Platform/CardViewRouteTypeMapper.d.ts +3 -3
  515. package/Platform/CheckBox.d.ts +7 -7
  516. package/Platform/CheckBoxImpl.d.ts +5 -5
  517. package/Platform/CheckFilesAllowed.d.ts +1 -1
  518. package/Platform/ComboBox.d.ts +4 -4
  519. package/Platform/ComboBoxImpl.d.ts +4 -4
  520. package/Platform/CommentFile.d.ts +14 -14
  521. package/Platform/CommentFileImpl.d.ts +8 -8
  522. package/Platform/CompanyLogoService.d.ts +2 -2
  523. package/Platform/CompleteTaskCondition.d.ts +6 -6
  524. package/Platform/CompleteTaskConditionImpl.d.ts +2 -2
  525. package/Platform/CompleteTaskConditionsTable.d.ts +2 -2
  526. package/Platform/CompleteTaskConditionsTableImpl.d.ts +2 -2
  527. package/Platform/ConfigurableMainMenuContainer.d.ts +5 -5
  528. package/Platform/ConfigurableMainMenuContainerButton.d.ts +6 -6
  529. package/Platform/ConfigurableMainMenuContainerButtonImpl.d.ts +3 -3
  530. package/Platform/ConfigurableMainMenuContainerImpl.d.ts +3 -3
  531. package/Platform/ConnectPinButtonToMainMenuScript.d.ts +2 -2
  532. package/Platform/ConnectUserFoldersToConfigurableContainerScript.d.ts +4 -4
  533. package/Platform/ContentElementProviderService.d.ts +1 -1
  534. package/Platform/ContextMenu.d.ts +1 -1
  535. package/Platform/ContextMenuCustomPlugins.d.ts +1 -1
  536. package/Platform/ContextMenuOptionsService.d.ts +1 -1
  537. package/Platform/ContextMenuUtils.d.ts +1 -1
  538. package/Platform/ConvertFolderNodeToFolderInfo.d.ts +1 -1
  539. package/Platform/CopyShortcutBatchOperation.d.ts +11 -11
  540. package/Platform/CopyShortcutBatchOperationImpl.d.ts +5 -5
  541. package/Platform/CryptoProInfo.d.ts +2 -2
  542. package/Platform/CustomButton.d.ts +3 -3
  543. package/Platform/CustomButtonImpl.d.ts +3 -3
  544. package/Platform/CustomHtmlPageMainMenuItem.d.ts +2 -2
  545. package/Platform/CustomHtmlPageMainMenuItemImpl.d.ts +2 -2
  546. package/Platform/CustomHtmlPageRouteHandler.d.ts +4 -4
  547. package/Platform/CustomHtmlPageRouteTypeMapper.d.ts +3 -3
  548. package/Platform/DVWebToolInfo.d.ts +2 -2
  549. package/Platform/DashboardContainer.d.ts +2 -2
  550. package/Platform/DashboardContainerImpl.d.ts +2 -2
  551. package/Platform/DashboardRouteTypeMapper.d.ts +3 -3
  552. package/Platform/DateFormatParsingResponseResolver.d.ts +2 -2
  553. package/Platform/DateTimePicker.d.ts +7 -7
  554. package/Platform/DateTimePickerImpl.d.ts +11 -11
  555. package/Platform/DefaultFolderDataLoader.d.ts +1 -1
  556. package/Platform/DefaultFolderDataLoadingPluginFactory.d.ts +4 -4
  557. package/Platform/DefaultFolderResponseResolver.d.ts +2 -2
  558. package/Platform/DefaultFolderRouteHandler.d.ts +7 -7
  559. package/Platform/DefaultFolderTablePluginFactory.d.ts +6 -6
  560. package/Platform/DepartmentRowEditRouteTypeMapper.d.ts +3 -3
  561. package/Platform/DepartmentRowRouteHandler.d.ts +6 -6
  562. package/Platform/DepartmentRowViewRouteTypeMapper.d.ts +3 -3
  563. package/Platform/DirectoryViewRouteHandler.d.ts +6 -6
  564. package/Platform/DirectoryViewRouteTypeMapper.d.ts +4 -4
  565. package/Platform/DisableInheritanceModeSelectDialog.d.ts +1 -1
  566. package/Platform/DisplayStaffUnit.d.ts +5 -5
  567. package/Platform/DisplayStaffUnitImpl.d.ts +3 -3
  568. package/Platform/DownloadAllTableFiles.d.ts +9 -9
  569. package/Platform/DownloadAllTableFilesImpl.d.ts +5 -5
  570. package/Platform/DownloadTableFiles.d.ts +2 -2
  571. package/Platform/Dropdown.d.ts +7 -7
  572. package/Platform/DropdownImpl.d.ts +6 -6
  573. package/Platform/EmployeeStatusService.d.ts +3 -3
  574. package/Platform/EmptyControlStub.d.ts +2 -2
  575. package/Platform/ExistingBarcodeCardRouteHandler.d.ts +6 -6
  576. package/Platform/ExistingCardRouteHandler.d.ts +6 -6
  577. package/Platform/ExistingRowRouteHandler.d.ts +6 -6
  578. package/Platform/ExportESignButton.d.ts +4 -4
  579. package/Platform/ExportESignButtonImpl.d.ts +4 -4
  580. package/Platform/ExportPlugin.d.ts +1 -1
  581. package/Platform/FileDownloadService.d.ts +2 -2
  582. package/Platform/FileDropzone.d.ts +2 -2
  583. package/Platform/FileInput.d.ts +1 -1
  584. package/Platform/FilePicker.d.ts +21 -21
  585. package/Platform/FilePickerImpl.d.ts +15 -14
  586. package/Platform/FilePickerMenu.d.ts +1 -1
  587. package/Platform/FilePickerOperations.d.ts +10 -10
  588. package/Platform/FilePickerOperationsAvailability.d.ts +2 -2
  589. package/Platform/FilePickerUploadService.d.ts +2 -2
  590. package/Platform/FilePickerValueView.d.ts +2 -2
  591. package/Platform/FilePreview.d.ts +21 -21
  592. package/Platform/FilePreviewImpl.d.ts +7 -7
  593. package/Platform/FileScanService.d.ts +4 -4
  594. package/Platform/FileUploadService.d.ts +1 -1
  595. package/Platform/FileVersionDialog.d.ts +9 -9
  596. package/Platform/FilteringRequestResolver.d.ts +3 -3
  597. package/Platform/FilteringResponseResolver.d.ts +2 -2
  598. package/Platform/Folder.d.ts +7 -7
  599. package/Platform/FolderAsWebPageRouteHandler.d.ts +4 -4
  600. package/Platform/FolderCardsDashboardWidget.d.ts +7 -7
  601. package/Platform/FolderCardsDashboardWidgetImpl.d.ts +8 -8
  602. package/Platform/FolderContent.d.ts +4 -4
  603. package/Platform/FolderCountersRouteHandler.d.ts +8 -8
  604. package/Platform/FolderDashboardWidget.d.ts +5 -5
  605. package/Platform/FolderDashboardWidgetImpl.d.ts +2 -2
  606. package/Platform/FolderDataContext.d.ts +8 -8
  607. package/Platform/FolderDataContextImpl.d.ts +11 -11
  608. package/Platform/FolderDataLoadingService.d.ts +8 -8
  609. package/Platform/FolderGrid.d.ts +12 -12
  610. package/Platform/FolderGrid.stories.d.ts +1 -1
  611. package/Platform/FolderGridBatchOperationsNode.d.ts +10 -10
  612. package/Platform/FolderGridBatchOperationsNodeImpl.d.ts +2 -2
  613. package/Platform/FolderGridImpl.d.ts +5 -5
  614. package/Platform/FolderGridService.d.ts +5 -5
  615. package/Platform/FolderGroupDashboardWidget.d.ts +5 -5
  616. package/Platform/FolderGroupDashboardWidgetImpl.d.ts +2 -2
  617. package/Platform/FolderImpl.d.ts +7 -7
  618. package/Platform/FolderMainMenuItem.d.ts +12 -12
  619. package/Platform/FolderMainMenuItemImpl.d.ts +4 -4
  620. package/Platform/FolderMainMenuItemRouteHandler.d.ts +6 -6
  621. package/Platform/FolderManagementAdaptiveMenu.d.ts +1 -1
  622. package/Platform/FolderManagementDialog.d.ts +6 -6
  623. package/Platform/FolderManagmentData.d.ts +1 -1
  624. package/Platform/FolderName.d.ts +4 -4
  625. package/Platform/FolderNameImpl.d.ts +3 -3
  626. package/Platform/FolderOperationManager.d.ts +4 -4
  627. package/Platform/FolderPageRouteHandler.d.ts +5 -5
  628. package/Platform/FolderPageRouteHelpers.d.ts +1 -1
  629. package/Platform/FolderPluginProvider.d.ts +5 -5
  630. package/Platform/FolderRouteHelpers.d.ts +3 -3
  631. package/Platform/FolderRouteTypeMapper.d.ts +4 -4
  632. package/Platform/FolderSizePlugin.d.ts +4 -3
  633. package/Platform/FolderSizeResponseResolver.d.ts +2 -2
  634. package/Platform/FolderTypeDialog.d.ts +2 -2
  635. package/Platform/FolderTypeItems.d.ts +5 -5
  636. package/Platform/FolderTypeItems.stories.d.ts +1 -1
  637. package/Platform/FolderTypeItemsImpl.d.ts +3 -3
  638. package/Platform/FolderViewItems.d.ts +4 -4
  639. package/Platform/FolderViewItems.stories.d.ts +1 -1
  640. package/Platform/FolderViewItemsImpl.d.ts +3 -3
  641. package/Platform/FolderWebFrameRouteHandler.d.ts +5 -5
  642. package/Platform/GetFlagEntry.d.ts +1 -1
  643. package/Platform/GetFlagState.d.ts +1 -1
  644. package/Platform/GridFilterItem.d.ts +4 -4
  645. package/Platform/GridFilterItemImpl.d.ts +4 -4
  646. package/Platform/GridFilterItems.d.ts +3 -3
  647. package/Platform/GridFilterItemsImpl.d.ts +2 -2
  648. package/Platform/GridFilterResetButton.d.ts +3 -3
  649. package/Platform/GridManagement.d.ts +2 -2
  650. package/Platform/GridOperationsPanel.d.ts +4 -4
  651. package/Platform/GridOperationsPanelImpl.d.ts +4 -4
  652. package/Platform/GridOperationsService.d.ts +3 -3
  653. package/Platform/GridRowModel.d.ts +1 -1
  654. package/Platform/GroupAccessControlEntriesByTrustee.d.ts +1 -1
  655. package/Platform/GroupFoldersMainMenuItem.d.ts +3 -3
  656. package/Platform/GroupFoldersMainMenuItemImpl.d.ts +2 -2
  657. package/Platform/GroupMainMenuItem.d.ts +4 -4
  658. package/Platform/GroupMainMenuItemImpl.d.ts +2 -2
  659. package/Platform/GroupingRequestResolver.d.ts +3 -3
  660. package/Platform/GroupingResponseResolver.d.ts +3 -3
  661. package/Platform/HtmlTag.d.ts +2 -2
  662. package/Platform/HtmlView.d.ts +2 -2
  663. package/Platform/IComboBoxItem.d.ts +1 -1
  664. package/Platform/IFileDownloadEventArgs.d.ts +1 -1
  665. package/Platform/IFileEventArgs.d.ts +2 -2
  666. package/Platform/IFilePicker.d.ts +1 -1
  667. package/Platform/IFilePickerUploadService.d.ts +2 -2
  668. package/Platform/IFileUploadService.d.ts +1 -1
  669. package/Platform/IFolderContentState.d.ts +1 -1
  670. package/Platform/IFolderDataLoadingPlugin.d.ts +2 -2
  671. package/Platform/IFolderPageRouteData.d.ts +1 -1
  672. package/Platform/IFolderPluginFactory.d.ts +3 -3
  673. package/Platform/IFolderRouteData.d.ts +1 -1
  674. package/Platform/IRowInfo.d.ts +1 -1
  675. package/Platform/ISavingButtonClickEventArgs.d.ts +1 -1
  676. package/Platform/IServerDefinedRouteData.d.ts +1 -1
  677. package/Platform/ISimpleRouteData.d.ts +1 -1
  678. package/Platform/ITableOperation.d.ts +1 -1
  679. package/Platform/ITableWrapper.d.ts +1 -1
  680. package/Platform/IUnreadCountersData.d.ts +1 -1
  681. package/Platform/Image.d.ts +9 -9
  682. package/Platform/ImageImpl.d.ts +7 -7
  683. package/Platform/Label.d.ts +2 -2
  684. package/Platform/LabelImpl.d.ts +3 -3
  685. package/Platform/LastSearchParametersService.d.ts +13 -0
  686. package/Platform/LayoutIconButton.d.ts +3 -3
  687. package/Platform/LayoutIconButtonImpl.d.ts +3 -3
  688. package/Platform/LayoutPageMainMenuItem.d.ts +2 -2
  689. package/Platform/LayoutPageMainMenuItemImpl.d.ts +2 -2
  690. package/Platform/LayoutPageRouteHandler.d.ts +5 -5
  691. package/Platform/LayoutPageRouteTypeMapper.d.ts +3 -3
  692. package/Platform/LayoutSearchParametersDialog.d.ts +4 -4
  693. package/Platform/LinkMainMenuItem.d.ts +3 -3
  694. package/Platform/LinkMainMenuItemImpl.d.ts +2 -2
  695. package/Platform/LoadExistingFolderDataLoader.d.ts +1 -1
  696. package/Platform/MainMenu.d.ts +5 -5
  697. package/Platform/MainMenuImpl.d.ts +2 -2
  698. package/Platform/MainMenuPinButton.d.ts +4 -4
  699. package/Platform/MainMenuRouteHandler.d.ts +3 -3
  700. package/Platform/MasterGroupMainMenuItem.d.ts +4 -4
  701. package/Platform/MasterGroupMainMenuItemImpl.d.ts +2 -2
  702. package/Platform/MoveShortcutsBatchOperation.d.ts +11 -11
  703. package/Platform/MoveShortcutsBatchOperationImpl.d.ts +5 -5
  704. package/Platform/NewAccessListEntryRow.d.ts +1 -1
  705. package/Platform/NewAccessListEntryTrusteeSelect.d.ts +1 -1
  706. package/Platform/NewCardRouteHandler.d.ts +6 -6
  707. package/Platform/NewCardRouteTypeMapper.d.ts +3 -3
  708. package/Platform/NewDepartmentRowRouteHandler.d.ts +6 -6
  709. package/Platform/NewDepartmentRowRouteTypeMapper.d.ts +3 -3
  710. package/Platform/NewOrganizationRowRouteHandler.d.ts +6 -6
  711. package/Platform/NewOrganizationRowRouteTypeMapper.d.ts +3 -3
  712. package/Platform/NewRowRouteHandler.d.ts +6 -6
  713. package/Platform/NewRowRouteTypeMapper.d.ts +3 -3
  714. package/Platform/NoBatchOperationsMessage.d.ts +4 -4
  715. package/Platform/NoBatchOperationsMessageImpl.d.ts +3 -3
  716. package/Platform/Number.d.ts +6 -4
  717. package/Platform/NumberImpl.d.ts +6 -5
  718. package/Platform/OrganizationRowEditRouteTypeMapper.d.ts +3 -3
  719. package/Platform/OrganizationRowRouteHandler.d.ts +6 -6
  720. package/Platform/OrganizationRowViewRouteTypeMapper.d.ts +3 -3
  721. package/Platform/PageSizeFolderDataLoadingPlugin.d.ts +1 -1
  722. package/Platform/Panel.d.ts +4 -4
  723. package/Platform/PanelImpl.d.ts +3 -3
  724. package/Platform/PlatformExtension.d.ts +4 -4
  725. package/Platform/PluginTemplatePlugins.d.ts +1 -1
  726. package/Platform/PluginTemplateService.d.ts +1 -1
  727. package/Platform/QueryCondition.d.ts +6 -6
  728. package/Platform/QueryConditionImpl.d.ts +2 -2
  729. package/Platform/QueryConditionsTable.d.ts +2 -2
  730. package/Platform/QueryConditionsTableImpl.d.ts +2 -2
  731. package/Platform/RadioGroup.d.ts +5 -5
  732. package/Platform/RadioGroupImpl.d.ts +3 -3
  733. package/Platform/ReadAllPlugin.d.ts +5 -4
  734. package/Platform/ReadAllResponseResolver.d.ts +2 -2
  735. package/Platform/ReadBatchOperation.d.ts +15 -12
  736. package/Platform/ReadBatchOperationImpl.d.ts +3 -3
  737. package/Platform/RecentCardsDashboardWidget.d.ts +6 -6
  738. package/Platform/RecentCardsDashboardWidgetImpl.d.ts +9 -9
  739. package/Platform/RecentCardsPageRouteHandler.d.ts +6 -6
  740. package/Platform/RecentCardsRouteHandler.d.ts +6 -6
  741. package/Platform/RedirectRouteTypeMapper.d.ts +3 -3
  742. package/Platform/RefreshFoldersTreeButton.d.ts +5 -5
  743. package/Platform/RefreshPlugin.d.ts +1 -1
  744. package/Platform/RefreshUnreadCountersService.d.ts +13 -0
  745. package/Platform/RemoveTrusteeRow.d.ts +1 -1
  746. package/Platform/ResetSettings.d.ts +4 -4
  747. package/Platform/ResetSettingsPlugin.d.ts +6 -6
  748. package/Platform/RightMainMenuItemPanel.d.ts +2 -2
  749. package/Platform/RightMainMenuItemPanelImpl.d.ts +2 -2
  750. package/Platform/RowContainer.d.ts +2 -2
  751. package/Platform/RowContainerImpl.d.ts +2 -2
  752. package/Platform/RowEditRouteTypeMapper.d.ts +3 -3
  753. package/Platform/RowViewRouteTypeMapper.d.ts +3 -3
  754. package/Platform/SafariAddressBarFixRouteHandler.d.ts +3 -3
  755. package/Platform/SaveColumnsResponseResolver.d.ts +2 -2
  756. package/Platform/SaveColumnsService.d.ts +2 -2
  757. package/Platform/SaveColumnsServiceProvider.d.ts +2 -2
  758. package/Platform/SavingButtons.d.ts +7 -7
  759. package/Platform/SavingButtonsImpl.d.ts +4 -4
  760. package/Platform/ScanButton.d.ts +9 -9
  761. package/Platform/ScanButtonImpl.d.ts +3 -3
  762. package/Platform/ScanDialogService.d.ts +9 -9
  763. package/Platform/ScanOptions.d.ts +3 -3
  764. package/Platform/ScanRequest.d.ts +1 -1
  765. package/Platform/SearchInfoExtendedData.d.ts +1 -1
  766. package/Platform/SearchParametersFolderRequestResolver.d.ts +5 -4
  767. package/Platform/SearchParametersFolderResponseResolver.d.ts +7 -3
  768. package/Platform/SearchParametersFolderService.d.ts +12 -0
  769. package/Platform/SearchRequestResolver.d.ts +4 -4
  770. package/Platform/SearchResponseResolver.d.ts +3 -3
  771. package/Platform/SearchResultPageRouteHandler.d.ts +8 -8
  772. package/Platform/SearchResultsFolderDataLoadingPluginFactory.d.ts +4 -4
  773. package/Platform/SearchResultsFolderTablePluginFactory.d.ts +6 -6
  774. package/Platform/SearchResultsMainMenuItem.d.ts +2 -2
  775. package/Platform/SearchResultsRequestResolver.d.ts +5 -5
  776. package/Platform/SearchResultsResponseResolver.d.ts +4 -4
  777. package/Platform/SearchRouteHandler.d.ts +8 -8
  778. package/Platform/SearchingResults.d.ts +4 -4
  779. package/Platform/SearchingResultsImpl.d.ts +4 -4
  780. package/Platform/SecurityDescriptorDialog.d.ts +6 -6
  781. package/Platform/SecurityDescriptorDialog.stories.d.ts +1 -1
  782. package/Platform/SecurityDescriptorDialogLogic.d.ts +6 -6
  783. package/Platform/SecurityDialogFrame.d.ts +1 -1
  784. package/Platform/ServerDefinedRouteHandler.d.ts +8 -8
  785. package/Platform/ServerDefinedRouteTypeMapper.d.ts +4 -4
  786. package/Platform/SessionExpiredHandler.d.ts +4 -4
  787. package/Platform/Settings.d.ts +1 -1
  788. package/Platform/SettingsPlugin.d.ts +4 -4
  789. package/Platform/SettingsPopup.d.ts +3 -3
  790. package/Platform/SettingsPopupLogic.d.ts +1 -1
  791. package/Platform/SettingsPopupRequestResolver.d.ts +3 -3
  792. package/Platform/SettingsPopupResponseResolver.d.ts +2 -2
  793. package/Platform/SettingsPopupView.d.ts +4 -4
  794. package/Platform/ShowAllButton.d.ts +1 -1
  795. package/Platform/SimpleRouteHandler.d.ts +6 -6
  796. package/Platform/SimpleRouteTypeMapper.d.ts +4 -4
  797. package/Platform/SortingRequestResolver.d.ts +3 -3
  798. package/Platform/SortingResponseResolver.d.ts +2 -2
  799. package/Platform/StaffDirectoryCardViewRouteHandler.d.ts +5 -5
  800. package/Platform/StaffStatusActivateDialog.d.ts +2 -2
  801. package/Platform/StaffStatusActivateDialogRouteHandler.d.ts +6 -6
  802. package/Platform/StandardMainMenuContainer.d.ts +2 -2
  803. package/Platform/StandardMainMenuContainerImpl.d.ts +2 -2
  804. package/Platform/Tab.d.ts +8 -8
  805. package/Platform/TabImpl.d.ts +4 -4
  806. package/Platform/TabPage.d.ts +2 -2
  807. package/Platform/TabPageImpl.d.ts +2 -2
  808. package/Platform/TabPageInfo.d.ts +1 -1
  809. package/Platform/Table.d.ts +14 -14
  810. package/Platform/TableCellNumberFormattedPlugin.d.ts +1 -1
  811. package/Platform/TableColumn.d.ts +2 -2
  812. package/Platform/TableColumnImpl.d.ts +3 -3
  813. package/Platform/TableColumnWrapper.d.ts +1 -1
  814. package/Platform/TableCreateRowWindow.d.ts +1 -1
  815. package/Platform/TableDataRequestOptions.d.ts +1 -1
  816. package/Platform/TableEditRowWindow.d.ts +1 -1
  817. package/Platform/TableFileDropzone.d.ts +2 -2
  818. package/Platform/TableFileInput.d.ts +1 -1
  819. package/Platform/TableImpl.d.ts +8 -8
  820. package/Platform/TableRowColorResponseResolver.d.ts +2 -2
  821. package/Platform/TableRowSelectionService.d.ts +5 -5
  822. package/Platform/TableRowSelectionServiceProvider.d.ts +2 -2
  823. package/Platform/TableRowsSelectionModel.d.ts +1 -1
  824. package/Platform/TableSelectionRowModel.d.ts +1 -1
  825. package/Platform/TemplateRequestResolver.d.ts +3 -3
  826. package/Platform/TemplateResponseResolver.d.ts +2 -2
  827. package/Platform/TestUtils.d.ts +9 -9
  828. package/Platform/TextArea.d.ts +5 -5
  829. package/Platform/TextAreaImpl.d.ts +3 -3
  830. package/Platform/TextBox.d.ts +3 -3
  831. package/Platform/TextBox.stories.d.ts +1 -1
  832. package/Platform/TextBoxImpl.d.ts +2 -2
  833. package/Platform/TextControlBase.d.ts +4 -4
  834. package/Platform/TextControlBaseImpl.d.ts +3 -3
  835. package/Platform/ToggleRowAcess.d.ts +1 -1
  836. package/Platform/Toolbar.stories.d.ts +1 -1
  837. package/Platform/UnlockCards.d.ts +3 -3
  838. package/Platform/UnreadBarService.d.ts +5 -3
  839. package/Platform/UnreadBarTablePlugins.d.ts +5 -3
  840. package/Platform/UnreadCounter.d.ts +10 -9
  841. package/Platform/UnreadCounterNotificationService.d.ts +2 -2
  842. package/Platform/UnreadCounterRouteHandler.d.ts +6 -6
  843. package/Platform/UnreadCountersHealthMonitorService.d.ts +32 -0
  844. package/Platform/UnreadResponseResolver.d.ts +2 -2
  845. package/Platform/Url.d.ts +3 -3
  846. package/Platform/UserCulture.d.ts +2 -2
  847. package/Platform/UserFoldersMainMenuItem.d.ts +5 -5
  848. package/Platform/UserFoldersMainMenuItemImpl.d.ts +3 -3
  849. package/Platform/UserInfo.d.ts +3 -3
  850. package/Platform/UserProfileDialog.d.ts +4 -4
  851. package/Platform/WebFrameBodyContainer.d.ts +3 -3
  852. package/Platform/WebFrameBodyContainerImpl.d.ts +2 -2
  853. package/Platform/WebFrameCompanyLogo.d.ts +4 -4
  854. package/Platform/WebFrameContent.d.ts +4 -4
  855. package/Platform/WebFrameContentContainer.d.ts +3 -3
  856. package/Platform/WebFrameContentContainerImpl.d.ts +2 -2
  857. package/Platform/WebFrameContentImpl.d.ts +2 -2
  858. package/Platform/WebFrameCurrentPageName.d.ts +2 -2
  859. package/Platform/WebFrameHeaderContainer.d.ts +3 -3
  860. package/Platform/WebFrameHeaderContainerImpl.d.ts +2 -2
  861. package/Platform/WebFrameHelpButton.d.ts +3 -3
  862. package/Platform/WebFrameMainMenuButton.d.ts +3 -3
  863. package/Platform/WebFrameMainMenuContainer.d.ts +5 -5
  864. package/Platform/WebFrameMainMenuContainerImpl.d.ts +2 -2
  865. package/Platform/WebFrameNavigationBar.d.ts +5 -5
  866. package/Platform/WebFrameNavigationBarBackButton.d.ts +3 -3
  867. package/Platform/WebFrameNavigationBarCreateButton.d.ts +2 -2
  868. package/Platform/WebFrameNavigationBarImpl.d.ts +2 -2
  869. package/Platform/WebFrameSearchPanel.d.ts +10 -10
  870. package/Platform/WebFrameSearchPanelService.d.ts +1 -1
  871. package/Platform/WebFrameUserPanel.d.ts +5 -5
  872. package/Platform/WebFrameUserPanel.stories.d.ts +1 -1
  873. package/Platform/WindowLocationService.d.ts +1 -1
  874. package/Platform/index.d.ts +9 -9
  875. package/Platform/loadServerDefinedRoutes.d.ts +1 -1
  876. package/Platform/prepareGridOptions.d.ts +1 -1
  877. package/Platform/registerSimpleRoute.d.ts +3 -3
  878. package/StandardServices.d.ts +48 -45
  879. package/StartUp.d.ts +1 -1
  880. package/System/$FileService.d.ts +18 -11
  881. package/System/$Layout.d.ts +7 -7
  882. package/System/$LayoutControlFactory.d.ts +1 -1
  883. package/System/$LayoutManager.d.ts +2 -2
  884. package/System/$RealtimeCommunicationService.d.ts +3 -3
  885. package/System/$RequestManager.d.ts +2 -2
  886. package/System/$Router.d.ts +9 -8
  887. package/System/$UrlResolver.d.ts +1 -1
  888. package/System/$UrlStore.d.ts +3 -3
  889. package/System/ApiEvent.d.ts +3 -3
  890. package/System/BaseControl.d.ts +18 -18
  891. package/System/BaseControlImpl.d.ts +1 -1
  892. package/System/BaseController.d.ts +1 -1
  893. package/System/BasicEvent.d.ts +4 -4
  894. package/System/BasicExtension.d.ts +4 -4
  895. package/System/BindSimpleApiEvent.d.ts +1 -1
  896. package/System/BindingMetadataConstants.d.ts +1 -1
  897. package/System/BooleanState.d.ts +3 -3
  898. package/System/ButtonPositionsSelectionUtils.d.ts +1 -1
  899. package/System/CancelableEvent.d.ts +6 -6
  900. package/System/CancelableEventArgs.d.ts +2 -2
  901. package/System/CardTypeResolver.d.ts +2 -2
  902. package/System/ControlConstructor.d.ts +1 -1
  903. package/System/ControlContext.d.ts +1 -1
  904. package/System/ControlImpl.d.ts +2 -2
  905. package/System/ControlStore.d.ts +3 -3
  906. package/System/ControlTemplate.d.ts +6 -6
  907. package/System/ControlTemplate.stories.d.ts +1 -1
  908. package/System/ControlTemplateContainer.d.ts +2 -2
  909. package/System/ControlTemplateLogic.d.ts +1 -1
  910. package/System/ControlTemplateOptions.d.ts +5 -5
  911. package/System/ControlTemplateView.d.ts +2 -2
  912. package/System/ControlWrapperMap.d.ts +1 -1
  913. package/System/CreateServiceStub.d.ts +1 -1
  914. package/System/DataGridControl.d.ts +63 -0
  915. package/System/DataLoadEvent.d.ts +1 -1
  916. package/System/DateTimeUtils.d.ts +1 -1
  917. package/System/DefineParameterAlias.d.ts +1 -1
  918. package/System/DefineProperty.d.ts +1 -1
  919. package/System/DefinePropertyAlias.d.ts +1 -1
  920. package/System/DelayUntilApiEvent.d.ts +1 -1
  921. package/System/DirectoryBase.d.ts +7 -7
  922. package/System/DirectoryBaseImpl.d.ts +8 -8
  923. package/System/DirectorySelectDialog.d.ts +6 -6
  924. package/System/EditOperationStore.d.ts +3 -3
  925. package/System/EventEmitter.d.ts +6 -6
  926. package/System/EventHandlersMap.d.ts +1 -1
  927. package/System/ExperimentalFeatureService.d.ts +1 -1
  928. package/System/ExtensionManager.d.ts +1 -1
  929. package/System/FileService.d.ts +15 -16
  930. package/System/FindControlByNameOrType.d.ts +2 -2
  931. package/System/GetBindingResult.d.ts +2 -2
  932. package/System/Handler.d.ts +1 -1
  933. package/System/IBasicEvent.d.ts +1 -1
  934. package/System/IBindingResult.d.ts +1 -1
  935. package/System/IBindingsWriteRequest.d.ts +1 -1
  936. package/System/ICancelableEvent.d.ts +2 -2
  937. package/System/ICardSavingEventArgs.d.ts +1 -1
  938. package/System/ICardTypeMap.d.ts +1 -1
  939. package/System/ICardTypeRawMap.d.ts +1 -1
  940. package/System/IControlContext.d.ts +1 -1
  941. package/System/IControlMap.d.ts +1 -1
  942. package/System/IControlStoreManager.d.ts +2 -2
  943. package/System/IControlWrapperMap.d.ts +1 -1
  944. package/System/IEditOperationMap.d.ts +1 -1
  945. package/System/IEditOperationStore.d.ts +1 -1
  946. package/System/IExtension.d.ts +4 -4
  947. package/System/IExtensionManager.d.ts +1 -1
  948. package/System/ILayoutContainer.d.ts +1 -1
  949. package/System/ILayoutContainerMap.d.ts +1 -1
  950. package/System/ILayoutContainerParams.d.ts +1 -1
  951. package/System/ILayoutParams.d.ts +9 -7
  952. package/System/ILocalizationsMap.d.ts +1 -1
  953. package/System/INotificationModel.d.ts +1 -1
  954. package/System/IRealtimeCommunicationHub.d.ts +1 -1
  955. package/System/IRouteHandler.d.ts +3 -3
  956. package/System/IRouteInfo.d.ts +2 -2
  957. package/System/IRouteTypeMapper.d.ts +2 -2
  958. package/System/ISupportEventBubling.d.ts +2 -2
  959. package/System/IUrlCollection.d.ts +2 -2
  960. package/System/IValidateEventArgs.d.ts +4 -4
  961. package/System/IWebServicesConnection.d.ts +1 -1
  962. package/System/IWebServicesService.d.ts +3 -3
  963. package/System/IncomingLocalStorageCommunicationChannel.d.ts +3 -3
  964. package/System/InputBasedControl.d.ts +13 -13
  965. package/System/InputBasedControlImpl.d.ts +6 -6
  966. package/System/LabelWidthService.d.ts +1 -1
  967. package/System/LastSearchResponseService.d.ts +2 -2
  968. package/System/Layout.d.ts +15 -15
  969. package/System/LayoutBootstrapper.d.ts +1 -1
  970. package/System/LayoutContainer.d.ts +4 -4
  971. package/System/LayoutControlFactory.d.ts +3 -3
  972. package/System/LayoutControlType.d.ts +1 -1
  973. package/System/LayoutControlsAccessor.d.ts +1 -1
  974. package/System/LayoutImpl.d.ts +5 -5
  975. package/System/LayoutManager.d.ts +14 -14
  976. package/System/LayoutScript.d.ts +4 -4
  977. package/System/LayoutServices.d.ts +3 -3
  978. package/System/LinksSearchCardsServiceStub.d.ts +2 -2
  979. package/System/LoadingViewWithText.d.ts +1 -1
  980. package/System/LocalStorage.d.ts +1 -1
  981. package/System/LocationContainerControl.d.ts +10 -10
  982. package/System/MessageBoxService.d.ts +1 -1
  983. package/System/NotificationRealtimeMessage.d.ts +1 -1
  984. package/System/NotificationTypeConverter.d.ts +2 -2
  985. package/System/OperationUtils.d.ts +3 -3
  986. package/System/OutcomingLocalStorageCommunicationChannel.d.ts +3 -3
  987. package/System/PageLeaveConfirmation.d.ts +1 -0
  988. package/System/RealtimeCommunicationService.d.ts +5 -5
  989. package/System/RealtimeServerSender.d.ts +2 -2
  990. package/System/RealtimeSubscriber.d.ts +1 -1
  991. package/System/RenderModalContent.d.ts +1 -1
  992. package/System/RequestHelper.d.ts +2 -2
  993. package/System/RequestManager.d.ts +4 -4
  994. package/System/RequestMethods.d.ts +1 -1
  995. package/System/Resources.d.ts +1 -1
  996. package/System/RouteHelpers.d.ts +1 -1
  997. package/System/RouteSemantics.d.ts +1 -1
  998. package/System/RouteType.d.ts +1 -1
  999. package/System/Router.d.ts +14 -13
  1000. package/System/ServerController.d.ts +3 -3
  1001. package/System/ServiceActionMetaData.d.ts +1 -1
  1002. package/System/ServiceTemplateService.d.ts +1 -1
  1003. package/System/SetupStoreWithOperation.d.ts +1 -1
  1004. package/System/SimpleEvent.d.ts +3 -3
  1005. package/System/StateAccessor.d.ts +2 -2
  1006. package/System/TimeoutService.d.ts +1 -1
  1007. package/System/TryGetCardId.d.ts +1 -1
  1008. package/System/UrlStore.d.ts +4 -4
  1009. package/System/Utils.d.ts +1 -1
  1010. package/System/WebFrameUtils.d.ts +1 -1
  1011. package/System/WebServicesConnection.d.ts +2 -2
  1012. package/System/WebServicesService.d.ts +7 -7
  1013. package/package.json +1 -1
  1014. package/Platform/SearchParametersFolderExtendedData.d.ts +0 -4
  1015. package/Platform/SettingsPopup.stories.d.ts +0 -0
@@ -1,16 +1,16 @@
1
1
  /// <reference types="react" />
2
- import { TaskReportPanel } from "@docsvision/webclient/Legacy/TaskCardView";
3
- import { BaseRazorControl, BaseRazorControlParams } from "@docsvision/webclient/Legacy/BaseRazorControl";
4
- import { BaseControlState } from "@docsvision/webclient/System/BaseControl";
5
- import { $Layout } from "@docsvision/webclient/System/$Layout";
6
- import { RequestHelper } from '@docsvision/webclient/System/RequestHelper';
2
+ import { TaskReportPanel } from "@docsvision/webclient//Legacy
3
+ import { BaseRazorControl, BaseRazorControlParams } from "@docsvision/webclient//Legacy
4
+ import { BaseControlState } from "@docsvision/webclient//System
5
+ import { $Layout } from "@docsvision/webclient//System
6
+ import { RequestHelper } from '@docsvision/webclient//System
7
7
  import { $LayoutCardController, $LayoutController, $LayoutFileApiController } from '@docsvision/webclient/Generated/DocsVision.WebClient.Controllers';
8
- import { $CardId, $LayoutInfo } from '@docsvision/webclient/System/LayoutServices';
9
- import { BasicApiEvent } from "@docsvision/webclient/System/ApiEvent";
10
- import { IEventArgs } from "@docsvision/webclient/System/IEventArgs";
11
- import { $RealtimeCommunicationService } from "@docsvision/webclient/System/$RealtimeCommunicationService";
12
- import { ICardOpenedByWebDavMessage } from "@docsvision/webclient/BackOffice/FileListControlImpl";
13
- import { IRealTimeCommunicationMessage } from "@docsvision/webclient/System/IRealTimeCommunicationMessage";
8
+ import { $CardId, $LayoutInfo } from '@docsvision/webclient//System
9
+ import { BasicApiEvent } from "@docsvision/webclient//System
10
+ import { IEventArgs } from "@docsvision/webclient//System
11
+ import { $RealtimeCommunicationService } from "@docsvision/webclient//System
12
+ import { ICardOpenedByWebDavMessage } from "@docsvision/webclient//BackOffice
13
+ import { IRealTimeCommunicationMessage } from "@docsvision/webclient//System
14
14
  /** @internal */
15
15
  export interface TaskReportPanelRazorControlState extends TaskReportPanelRazorControlParams, BaseControlState {
16
16
  loading: boolean;
@@ -1,5 +1,5 @@
1
- import { Control } from "@docsvision/webclient/Legacy/Control";
2
- import { ITextControl } from "@docsvision/webclient/Legacy/ITextControl";
1
+ import { Control } from "@docsvision/webclient//Legacy
2
+ import { ITextControl } from "@docsvision/webclient//Legacy
3
3
  /** @internal */
4
4
  export declare class TextControl extends Control implements ITextControl {
5
5
  textInput: HTMLInputElement;
@@ -1,5 +1,5 @@
1
- import { Control } from "@docsvision/webclient/Legacy/Control";
2
- import { ITextareaControl } from "@docsvision/webclient/Legacy/ITextareaConrtol";
1
+ import { Control } from "@docsvision/webclient//Legacy
2
+ import { ITextareaControl } from "@docsvision/webclient//Legacy
3
3
  /** @internal */
4
4
  export declare class TextareaControl extends Control implements ITextareaControl {
5
5
  textInput: HTMLInputElement;
@@ -1,11 +1,11 @@
1
1
  import { $LayoutController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
2
- import { ModalWindow } from "@docsvision/webclient/Legacy/ModalWindow";
3
- import { $Sidebar } from "@docsvision/webclient/Legacy/$Sidebar";
2
+ import { ModalWindow } from "@docsvision/webclient//Legacy
3
+ import { $Sidebar } from "@docsvision/webclient//Legacy
4
4
  import { $DeviceType, $WebViewIOSEnabled } from "@docsvision/webclient/StandardServices";
5
- import { IUserMenu } from "@docsvision/webclient/Legacy/$UserMenu";
6
- import { $LayoutManager } from "@docsvision/webclient/System/$LayoutManager";
7
- import { $RealtimeCommunicationService } from "@docsvision/webclient/System/$RealtimeCommunicationService";
8
- import { BasicApiEvent } from '@docsvision/webclient/System/ApiEvent';
5
+ import { IUserMenu } from "@docsvision/webclient//Legacy
6
+ import { $LayoutManager } from "@docsvision/webclient//System
7
+ import { $RealtimeCommunicationService } from "@docsvision/webclient//System
8
+ import { BasicApiEvent } from '@docsvision/webclient//System
9
9
  /** @internal */
10
10
  export declare class UserMenu implements IUserMenu {
11
11
  private services;
package/Legacy/Utils.d.ts CHANGED
@@ -1,10 +1,10 @@
1
1
  import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
2
2
  import { IFileCommentsModalProps } from "@docsvision/webclient/Helpers/FileComments/FileCommentsModal";
3
3
  import { IFilePreviewProps } from "@docsvision/webclient/Helpers/FilePreview/FilePreview";
4
- import { DateTimeFormat } from "@docsvision/webclient/Legacy/DateTimeFormat";
5
- import { $CardId, $CardTimestamp, $ExtendedDataSourceInfos, $RowId } from '@docsvision/webclient/System/LayoutServices';
4
+ import { DateTimeFormat } from "@docsvision/webclient//Legacy
5
+ import { $CardId, $CardTimestamp, $ExtendedDataSourceInfos, $RowId } from '@docsvision/webclient//System
6
6
  import { Optional } from "@docsvision/web/core/services";
7
- import { StandardRouteSemantics } from "@docsvision/webclient/System/StandardRouteSemantics";
7
+ import { StandardRouteSemantics } from "@docsvision/webclient//System
8
8
  /** @internal */
9
9
  export declare class Helpers {
10
10
  constructor();
@@ -168,6 +168,10 @@ export interface RequestOptions {
168
168
  */
169
169
  services?: $CardId & $CardTimestamp & Partial<$ExtendedDataSourceInfos> & Optional<$RowId>;
170
170
  }
171
+ export interface IRequestHeader {
172
+ name: string;
173
+ value: string;
174
+ }
171
175
  /** Обертка вокруг XMLHttpRequest с отображением прогресс-бара и обработкой ошибок. */
172
176
  export declare class Request {
173
177
  private static ActiveRequests;
@@ -187,6 +191,7 @@ export declare class Request {
187
191
  private progressOverlay;
188
192
  private isForm;
189
193
  private noCache;
194
+ private customHeaders?;
190
195
  /** Инициализирует объект. */
191
196
  constructor(options?: RequestOptions);
192
197
  /** Режим выполнения запроса. */
@@ -1,11 +1,11 @@
1
- import { IRouteHandler } from "@docsvision/webclient/System/IRouteHandler";
2
- import { RouteHandleResult } from "@docsvision/webclient/System/RouteHandleResult";
3
- import { RouteType } from "@docsvision/webclient/System/RouteType";
4
- import { $WebFrameSearchPanel } from "@docsvision/webclient/Platform/$WebFrameSearchPanel";
5
- import { $ExperimentalFeature } from "@docsvision/webclient/System/$ExperimentalFeature";
1
+ import { IRouteHandler } from "@docsvision/webclient//System
2
+ import { RouteHandleResult } from "@docsvision/webclient//System
3
+ import { RouteType } from "@docsvision/webclient//System
4
+ import { $WebFrameSearchPanel } from "@docsvision/webclient//Platform
5
+ import { $ExperimentalFeature } from "@docsvision/webclient//System
6
6
  import { $FullTextSearchEnabled } from "@docsvision/webclient/StandardServices";
7
- import { IFolderRouteData } from "@docsvision/webclient/Platform/IFolderRouteData";
8
- import { $CompanyLogo } from "@docsvision/webclient/Platform/$CompanyLogo";
7
+ import { IFolderRouteData } from "@docsvision/webclient//Platform
8
+ import { $CompanyLogo } from "@docsvision/webclient//Platform
9
9
  /** @internal */
10
10
  export declare class WebFrameSearchPanelRouteHandler implements IRouteHandler<any> {
11
11
  private services;
@@ -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
  export declare class WebFrameSearchPanel_Razor extends BaseRazorControl<BaseRazorControlParams, BaseRazorControlState> {
3
3
  protected createParams(): BaseRazorControlParams;
4
4
  mountRazorContent(razorContainer: HTMLElement): void;
@@ -0,0 +1,102 @@
1
+ import { $SignatureController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
2
+ import { EncryptedInfo } from "@docsvision/webclient//Legacy
3
+ import { IFileSignInfo } from "@docsvision/webclient//Legacy
4
+ import { $MessageBox } from "@docsvision/webclient//System
5
+ import { Optional } from "@docsvision/web/core/services";
6
+ /** @internal */
7
+ export interface ICryptoCertificate {
8
+ /** Идентификатор сертификата (он же отпечаток). */
9
+ Id: string;
10
+ /** Отображаемое имя сертификата (с краткой информацией и сроком действия сертификата). */
11
+ DisplayName: string;
12
+ /** Дата, отражающая срок действия сертификата. */
13
+ ExpirateDate: string;
14
+ /** Кем серификат выпущен. */
15
+ Issue: string;
16
+ /** Название сертификата. */
17
+ Name: string;
18
+ /** Имеется ли приватный ключ. */
19
+ hasPrivateKey: boolean;
20
+ /** Действителен ли сертификат. */
21
+ isValid: boolean;
22
+ /** Действителен начиная с указанной даты. */
23
+ validFromDate: Date;
24
+ /** Срок действия до указанной даты. */
25
+ validToDate: Date;
26
+ /** Алгоритм шифрования */
27
+ cipherAlgorithm: string;
28
+ }
29
+ /** @internal */
30
+ export interface ICryptoCertificateInfo {
31
+ /** Идентификатор сертификата */
32
+ id: string;
33
+ /** Отображаемое имя сертификата. */
34
+ displayName: string;
35
+ /** Содержимое сертификата в фомате Base64 */
36
+ contentBase64?: string;
37
+ }
38
+ /** @internal */
39
+ export declare enum SignatureItemType {
40
+ MainFileSignaturePartType = 0,
41
+ MainFileWithContentSignaturePartType = 1,
42
+ DocumentFieldsSignaturePartType = 2,
43
+ DocumentAttachmentsSignaturePartType = 3
44
+ }
45
+ /** @internal */
46
+ export declare class Crypto {
47
+ static LabelOIDAttribute: string;
48
+ static DocumentNameOIDAttribute: string;
49
+ static DocumentFileOIDAttribute: string;
50
+ static DocumentVersionOIDAttribute: string;
51
+ static EmployeeOIDAttribute: string;
52
+ static ProviderName: string;
53
+ static ProviderType: string;
54
+ static CADESCOM_CERT_INFO_TYPE_SUBJECT_SIMPLE_NAME: number;
55
+ static CADESCOM_CERT_INFO_TYPE_ISSUER_SIMPLE_NAME: number;
56
+ static CADESCOM_CURRENT_USER_STORE: number;
57
+ static CADESCOM_MY_STORE: string;
58
+ static CADESCOM_STORE_OPEN_MAXIMUM_ALLOWED: number;
59
+ static CADESCOM_CERTIFICATE_FIND_SUBJECT_NAME: number;
60
+ static CADESCOM_CERTIFICATE_FIND_SHA1_HASH: number;
61
+ static CADESCOM_BASE64_TO_BINARY: number;
62
+ static CADESCOM_CADES_BES: number;
63
+ static CADESCOM_CADES_T: number;
64
+ static CADESCOM_CADES_X_LONG_TYPE_1: number;
65
+ static CADESCOM_ENCODE_BASE64: number;
66
+ static CADESCOM_ENCODE_BINARY: number;
67
+ static CADESCOM_AUTHENTICATED_ATTRIBUTE_DOCUMENT_NAME: number;
68
+ static CADESCOM_AUTHENTICATED_ATTRIBUTE_DOCUMENT_DESCRIPTION: number;
69
+ static CADESCOM_ATTRIBUTE_OTHER: number;
70
+ private static CertListContainerPrefix;
71
+ private widgetId;
72
+ private widget;
73
+ private certListElement;
74
+ private static asyncCodeIncluded;
75
+ private static asyncPromise;
76
+ private static asyncResolve;
77
+ constructor();
78
+ static include_async_code(): void;
79
+ static GetCertificateByThumbprint(thumbprint: any): Promise<string | undefined>;
80
+ static GetCertificateInfoByThumbprint(thumbprint: any): Promise<ICryptoCertificateInfo>;
81
+ private static GetCertificateByThumbprint_NPAPI;
82
+ static CheckForPlugIn(): any;
83
+ static SignFilesWithCertificate(encryptedInfo: EncryptedInfo, files: NodeListOf<Element>, cardId: string, signFields?: boolean, signAttachments?: boolean, signType?: number, tspService?: string): Promise<any>;
84
+ static SignFilesWithCertificateEx(encryptedInfo: EncryptedInfo, files: IFileSignInfo[], cardId: string, signFields?: boolean, signAttachments?: boolean, signType?: number, tspService?: string): Promise<any>;
85
+ static CanAsync(): boolean;
86
+ static SignData(encryptedInfo: EncryptedInfo, dataToSign: any, signType?: any, tspService?: any): any;
87
+ private static Verify;
88
+ static GetCertsList(): Promise<ICryptoCertificate[]>;
89
+ private static GetCertsList_NPAPI;
90
+ private static CheckForPlugIn_NPAPI;
91
+ private static GetBlobInBase64;
92
+ static VerifySign(signHash: any, fileId: any): Promise<unknown>;
93
+ static GetPluginInfo(): any;
94
+ static SetPluginInfo_NAPI(): void;
95
+ static GetSignatureType(services: $SignatureController & Optional<$MessageBox>, certificate: string): Promise<{
96
+ cadesSignType: number;
97
+ tspAddress: string;
98
+ certificateThumberpint: any;
99
+ }>;
100
+ private static SignData_NPAPI;
101
+ }
102
+ export declare function getBstrBase64(str: string): string;
@@ -0,0 +1,49 @@
1
+ import React, { DragEvent as ReactDragEvent, DragEventHandler as ReactDragEventHandler } from 'react';
2
+ export declare type TDropEffects = 'copy' | 'move' | 'link' | 'none';
3
+ export interface IFileDropProps {
4
+ className?: string;
5
+ targetClassName?: string;
6
+ draggingOverFrameClassName?: string;
7
+ draggingOverTargetClassName?: string;
8
+ frame?: HTMLElement | Document;
9
+ onFrameDragEnter?: (event: DragEvent) => void;
10
+ onFrameDragLeave?: (event: DragEvent) => void;
11
+ onFrameDrop?: (event: DragEvent) => void;
12
+ onDragOver?: ReactDragEventHandler<HTMLDivElement>;
13
+ onDragLeave?: ReactDragEventHandler<HTMLDivElement>;
14
+ onDrop?: (files: FileList | null, event: ReactDragEvent<HTMLDivElement>) => any;
15
+ dropEffect?: TDropEffects;
16
+ }
17
+ export interface IFileDropState {
18
+ draggingOverFrame: boolean;
19
+ draggingOverTarget: boolean;
20
+ }
21
+ declare class FileDrop extends React.PureComponent<IFileDropProps, IFileDropState> {
22
+ static defaultProps: {
23
+ dropEffect: TDropEffects;
24
+ frame: Document;
25
+ className: string;
26
+ targetClassName: string;
27
+ draggingOverFrameClassName: string;
28
+ draggingOverTargetClassName: string;
29
+ };
30
+ frameDragCounter: number;
31
+ constructor(props: IFileDropProps);
32
+ static isIE: () => boolean;
33
+ static eventHasFiles: (event: DragEvent | ReactDragEvent<HTMLElement>) => boolean;
34
+ resetDragging: () => void;
35
+ handleWindowDragOverOrDrop: (event: DragEvent) => void;
36
+ handleFrameDrag: (event: DragEvent) => void;
37
+ handleFrameDrop: (event: DragEvent) => void;
38
+ handleDragOver: ReactDragEventHandler<HTMLDivElement>;
39
+ handleDragLeave: ReactDragEventHandler<HTMLDivElement>;
40
+ handleDrop: ReactDragEventHandler<HTMLDivElement>;
41
+ handleMouseOver: (event: any) => void;
42
+ stopFrameListeners: (frame: IFileDropProps['frame']) => void;
43
+ startFrameListeners: (frame: IFileDropProps['frame']) => void;
44
+ componentWillReceiveProps(nextProps: IFileDropProps): void;
45
+ componentDidMount(): void;
46
+ componentWillUnmount(): void;
47
+ render(): JSX.Element;
48
+ }
49
+ export default FileDrop;
package/MainBundle.d.ts CHANGED
@@ -1,22 +1,22 @@
1
1
  import "@docsvision/webclient/Application";
2
- import "@docsvision/webclient/Legacy/ApplicationInfo";
3
- import "@docsvision/webclient/Legacy/LegacyControllers";
4
- import '@docsvision/webclient/Legacy/ControlFactory';
5
- import "@docsvision/webclient/Legacy/VendorFallback";
6
- import '@docsvision/webclient/System/LayoutControlsAccessor';
7
- import "@docsvision/webclient/System/LayoutManager";
2
+ import "@docsvision/webclient//Legacy
3
+ import "@docsvision/webclient//Legacy
4
+ import '@docsvision/webclient//Legacy
5
+ import "@docsvision/webclient//Legacy
6
+ import '@docsvision/webclient//System
7
+ import "@docsvision/webclient//System
8
8
  import "moment/locale/ru";
9
- import '@docsvision/webclient/System/PromiseUtils';
10
- import '@docsvision/webclient/BackOffice/$OperationParametersPanel';
9
+ import '@docsvision/webclient//System
10
+ import '@docsvision/webclient//BackOffice
11
11
  import "classnames/bind";
12
12
  import '@docsvision/web/core/state-management';
13
- import '@docsvision/webclient/Legacy/SelectCertificateDialog';
14
- import '@docsvision/webclient/System/Safe';
13
+ import '@docsvision/webclient//Legacy
14
+ import '@docsvision/webclient//System
15
15
  import '@docsvision/web/components/table/plugins/table-data';
16
- import "@docsvision/webclient/BackOffice/DirectoryTabs";
17
- import '@docsvision/webclient/Platform/SecurityDescriptorDialog';
18
- import "@docsvision/webclient/BackOffice/DirectoryValues";
19
- import "@docsvision/webclient/BackOffice/DirectoryTree";
20
- import "@docsvision/webclient/BackOffice/DirectorySearchResult";
21
- import "@docsvision/webclient/System/ControlTemplate";
22
- import "@docsvision/webclient/System/ServiceTemplateService";
16
+ import "@docsvision/webclient//BackOffice
17
+ import '@docsvision/webclient//Platform
18
+ import "@docsvision/webclient//BackOffice
19
+ import "@docsvision/webclient//BackOffice
20
+ import "@docsvision/webclient//BackOffice
21
+ import "@docsvision/webclient//System
22
+ import "@docsvision/webclient//System
@@ -1,6 +1,6 @@
1
1
  import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
2
- import { BasicEvent } from '@docsvision/webclient/System/BasicEvent';
3
- import { IEventArgs } from '@docsvision/webclient/System/IEventArgs';
2
+ import { BasicEvent } from '@docsvision/webclient//System
3
+ import { IEventArgs } from '@docsvision/webclient//System
4
4
  /** Информация об групповой операции в папке. */
5
5
  export interface IBatchOperationInfo {
6
6
  /** Уникальный идентификатор операции (обычно равен controlName). */
@@ -1,5 +1,5 @@
1
- import { ITableRowModel } from '@docsvision/webclient/Platform/ITableRowModel';
2
- import { TableRowsSelectionModel } from '@docsvision/webclient/Platform/TableRowsSelectionModel';
1
+ import { ITableRowModel } from '@docsvision/webclient//Platform
2
+ import { TableRowsSelectionModel } from '@docsvision/webclient//Platform
3
3
  import { BatchOperationErrorInfo } from './BatchOperationErrorInfo';
4
4
  export declare type BatchOperationExecuteCallback = (row: ITableRowModel) => Promise<BatchOperationErrorInfo[]> | Promise<BatchOperationErrorInfo[]>;
5
5
  export interface IBatchOperationsPerformer {
@@ -1,4 +1,4 @@
1
- import { BatchOperationErrorInfo } from "@docsvision/webclient/Platform/BatchOperationErrorInfo";
1
+ import { BatchOperationErrorInfo } from "@docsvision/webclient//Platform
2
2
  export interface BatchOperationsProgressDialogProps {
3
3
  operationName: string;
4
4
  operationDescription?: string;
@@ -1,8 +1,8 @@
1
- import { CancelableApiEvent, BasicApiEvent } from '@docsvision/webclient/System/ApiEvent';
2
- import { IMainFileAddingArgs } from '@docsvision/webclient/BackOffice/IMainFileAddingArgs';
3
- import { IMainFileAddedArgs } from '@docsvision/webclient/BackOffice/IMainFileAddedArgs';
4
- import { IExtraFileAddingArgs } from '@docsvision/webclient/BackOffice/IExtraFileAddingArgs';
5
- import { IExtraFileAddedArgs } from '@docsvision/webclient/BackOffice/IExtraFileAddedArgs';
1
+ import { CancelableApiEvent, BasicApiEvent } from '@docsvision/webclient//System
2
+ import { IMainFileAddingArgs } from '@docsvision/webclient//BackOffice
3
+ import { IMainFileAddedArgs } from '@docsvision/webclient//BackOffice
4
+ import { IExtraFileAddingArgs } from '@docsvision/webclient//BackOffice
5
+ import { IExtraFileAddedArgs } from '@docsvision/webclient//BackOffice
6
6
  export interface ICommandBarManagementService {
7
7
  mainFileAdding: CancelableApiEvent<IMainFileAddingArgs>;
8
8
  extraFileAdding: CancelableApiEvent<IExtraFileAddingArgs>;
@@ -1,4 +1,4 @@
1
- import { SimpleEvent } from '@docsvision/webclient/System/SimpleEvent';
1
+ import { SimpleEvent } from '@docsvision/webclient//System
2
2
  export declare enum LogoType {
3
3
  Image = 0,
4
4
  Text = 1
@@ -1,5 +1,5 @@
1
1
  import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
2
- import { BasicEvent } from '@docsvision/webclient/System/BasicEvent';
2
+ import { BasicEvent } from '@docsvision/webclient//System
3
3
  export interface IEmployeeStatusInfo {
4
4
  employeeId: string;
5
5
  status: GenModels.StaffEmployeeStatus;
@@ -1,5 +1,5 @@
1
- import { FileListItem } from '@docsvision/webclient/BackOffice/FileListItem';
2
- import { $FilePreviewServices } from '@docsvision/webclient/Platform/FilePreview';
1
+ import { FileListItem } from '@docsvision/webclient//BackOffice
2
+ import { $FilePreviewServices } from '@docsvision/webclient//Platform
3
3
  export declare class FilePreviewCommonService {
4
4
  showSingle(fileItem: FileListItem, services: $FilePreviewServices, comments?: boolean): void;
5
5
  showMulti(fileItem: FileListItem, services: $FilePreviewServices, fileItemList?: FileListItem[], comments?: boolean): void;
@@ -1,4 +1,4 @@
1
- import { ScanOptions } from '@docsvision/webclient/Platform/ScanOptions';
1
+ import { ScanOptions } from '@docsvision/webclient//Platform
2
2
  /** Сервис для взаимодействия с физическим сканером через DVWebTool */
3
3
  export interface IFileScanService {
4
4
  /** Запрашивает список доступных сканеров. */
@@ -1,6 +1,6 @@
1
1
  import { ITableData } from '@docsvision/web/components/table/interfaces';
2
- import { IFolderDataLoader } from '@docsvision/webclient/Platform/IFolderDataLoader';
3
- import { IFolderDataLoadingPlugin } from '@docsvision/webclient/Platform/IFolderDataLoadingPlugin';
2
+ import { IFolderDataLoader } from '@docsvision/webclient//Platform
3
+ import { IFolderDataLoadingPlugin } from '@docsvision/webclient//Platform
4
4
  import { IFolderLoadRequest } from './IFolderLoadRequest';
5
5
  import { SortDirection } from '@docsvision/web/components/table/plugins/sort';
6
6
  import { IColumnsWidth } from '@docsvision/web/components/table/plugins/resize-column/$ResizeColumn';
@@ -1,7 +1,7 @@
1
1
  import { IColumn, IRow, ITableData, ITableDataLoadRequest } from '@docsvision/web/components/table/interfaces';
2
2
  import { SortDirection } from '@docsvision/web/components/table/plugins/sort';
3
3
  import { IFilterActiveColumn } from '@docsvision/web/components/table/plugins/filter';
4
- import { ICustomContextMenuBlock, IDataItemProvider, IParamsItemProvider } from '@docsvision/webclient/Platform/$ContextMenuOptions';
4
+ import { ICustomContextMenuBlock, IDataItemProvider, IParamsItemProvider } from '@docsvision/webclient//Platform
5
5
  import { IComposition } from '@docsvision/web/core/composition';
6
6
  import { IGrouping, IGroupingPathItem, ILoadGroupingItemsOptions } from '@docsvision/web/components/table/plugins/grouping';
7
7
  import { Store } from 'effector';
@@ -1,4 +1,4 @@
1
- import { ICommonFolderInfo } from '@docsvision/webclient/Platform/ICommonFolderInfo';
1
+ import { ICommonFolderInfo } from '@docsvision/webclient//Platform
2
2
  export interface IFolderInfoService {
3
3
  readonly info: ICommonFolderInfo;
4
4
  }
@@ -1,8 +1,8 @@
1
- import { ICommonFolderInfo } from '@docsvision/webclient/Platform/ICommonFolderInfo';
2
- import { IFolderDataLoadingPlugin } from '@docsvision/webclient/Platform/IFolderDataLoadingPlugin';
3
- import { $CurrentLocation } from '@docsvision/webclient/System/LayoutServices';
1
+ import { ICommonFolderInfo } from '@docsvision/webclient//Platform
2
+ import { IFolderDataLoadingPlugin } from '@docsvision/webclient//Platform
3
+ import { $CurrentLocation } from '@docsvision/webclient//System
4
4
  import { $DeviceType } from '@docsvision/webclient/StandardServices';
5
- import { IFolderPluginFactory } from '@docsvision/webclient/Platform/IFolderPluginFactory';
5
+ import { IFolderPluginFactory } from '@docsvision/webclient//Platform
6
6
  import { ITablePlugins } from '@docsvision/web/components/table/interfaces';
7
7
  /** Предоставляет плагины для контрола {@see FolderDataContext}. */
8
8
  export interface IFolderPluginProvider {
@@ -0,0 +1,10 @@
1
+ import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
2
+ /** Cервис передачи последних поисковых параметров. */
3
+ export interface ILastSearchParametersService {
4
+ getSearchParameters: (folderId: string) => GenModels.SearchParameter[];
5
+ setSearchParameters: (folderId: string, value: GenModels.SearchParameter[]) => void;
6
+ }
7
+ export declare type $LastSearchParameters = {
8
+ lastSearchParameters: ILastSearchParametersService;
9
+ };
10
+ export declare const $LastSearchParameters: string | ((model?: $LastSearchParameters) => ILastSearchParametersService);
@@ -0,0 +1,10 @@
1
+ import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
2
+ /** Cервис обновления счетчиков непрочитанных карточек. */
3
+ export interface IRefreshUnreadCountersService {
4
+ /** Запрашивает внеоочередной пересчет счетчиков. */
5
+ requestUnreadCounterRecalculation(request: GenModels.RefreshUnreadCounterRequest): void;
6
+ }
7
+ export declare type $RefreshUnreadCounters = {
8
+ refreshUnreadCounters: IRefreshUnreadCountersService;
9
+ };
10
+ export declare const $RefreshUnreadCounters: string | ((model?: $RefreshUnreadCounters) => IRefreshUnreadCountersService);
@@ -1,11 +1,11 @@
1
1
  import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
2
- import { ImageType } from '@docsvision/webclient/Platform/ImageType';
3
- import { ScanInfo } from '@docsvision/webclient/Platform/RotateDirection';
4
- import { CancelableApiEvent, BasicApiEvent } from '@docsvision/webclient/System/ApiEvent';
5
- import { IMainFileAddingArgs } from '@docsvision/webclient/BackOffice/IMainFileAddingArgs';
6
- import { IMainFileAddedArgs } from '@docsvision/webclient/BackOffice/IMainFileAddedArgs';
7
- import { IExtraFileAddingArgs } from '@docsvision/webclient/BackOffice/IExtraFileAddingArgs';
8
- import { IExtraFileAddedArgs } from '@docsvision/webclient/BackOffice/IExtraFileAddedArgs';
2
+ import { ImageType } from '@docsvision/webclient//Platform
3
+ import { ScanInfo } from '@docsvision/webclient//Platform
4
+ import { CancelableApiEvent, BasicApiEvent } from '@docsvision/webclient//System
5
+ import { IMainFileAddingArgs } from '@docsvision/webclient//BackOffice
6
+ import { IMainFileAddedArgs } from '@docsvision/webclient//BackOffice
7
+ import { IExtraFileAddingArgs } from '@docsvision/webclient//BackOffice
8
+ import { IExtraFileAddedArgs } from '@docsvision/webclient//BackOffice
9
9
  export interface ScanDialogProps {
10
10
  operationName: string;
11
11
  isMain: boolean;
@@ -0,0 +1,13 @@
1
+ import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
2
+ import { Store } from 'effector';
3
+ /** Сервис для предоставления информация о поисковых параметрах папке. */
4
+ export interface ISearchParametersFolderService {
5
+ readonly $parameters: Store<GenModels.SearchParameter[]>;
6
+ readonly $requestCanceled: Store<boolean>;
7
+ setParameters(parameters: GenModels.SearchParameter[]): void;
8
+ setRequestCanceled(param: boolean): void;
9
+ }
10
+ export declare type $SearchParametersFolder = {
11
+ searchParametersFolder: ISearchParametersFolderService;
12
+ };
13
+ export declare const $SearchParametersFolder: string | ((model?: $SearchParametersFolder) => ISearchParametersFolderService);
@@ -1,4 +1,4 @@
1
- import { IBasicEvent } from '@docsvision/webclient/System/IBasicEvent';
1
+ import { IBasicEvent } from '@docsvision/webclient//System
2
2
  export interface ITableModeService {
3
3
  rowsSelectionMode: boolean;
4
4
  rowsSelectionModeChanged: IBasicEvent<boolean>;
@@ -1,6 +1,6 @@
1
- import { TableRowsSelectionModel } from '@docsvision/webclient/Platform/TableRowsSelectionModel';
2
- import { BasicEvent } from '@docsvision/webclient/System/BasicEvent';
3
- import { IEventArgs } from '@docsvision/webclient/System/IEventArgs';
1
+ import { TableRowsSelectionModel } from '@docsvision/webclient//Platform
2
+ import { BasicEvent } from '@docsvision/webclient//System
3
+ import { IEventArgs } from '@docsvision/webclient//System
4
4
  export interface ITableRowSelection {
5
5
  readonly selection: TableRowsSelectionModel;
6
6
  readonly selectionChanged: BasicEvent<IEventArgs>;
@@ -1,6 +1,6 @@
1
- import { IFolderToCountOptions } from "@docsvision/webclient/Platform/IFolderToCountOptions";
2
- import { IUnreadCountersData } from "@docsvision/webclient/Platform/IUnreadCountersData";
3
- import { IBasicEvent } from "@docsvision/webclient/System/IBasicEvent";
1
+ import { IFolderToCountOptions } from "@docsvision/webclient//Platform
2
+ import { IUnreadCountersData } from "@docsvision/webclient//Platform
3
+ import { IBasicEvent } from "@docsvision/webclient//System
4
4
  export interface IUnreadCounter {
5
5
  addFolderToCount(folderId: string, sourceId: string, options: IFolderToCountOptions): void;
6
6
  removeFolderToCount(folderId: string, sourceId: string): void;
@@ -8,6 +8,8 @@ export interface IUnreadCounter {
8
8
  incrementLocalCount(folderId: string, timestamp?: number, shouldNotify?: boolean): void;
9
9
  decrementLocalCount(folderId: string, timestamp?: number, shouldNotify?: boolean): void;
10
10
  getUnreadCardsCount(folderId: string): number | undefined;
11
+ /** Sends visible folders to server. */
12
+ refreshServerState(): void;
11
13
  unreadCardCounters: IUnreadCountersData;
12
14
  readonly unreadCardCountersChanged: IBasicEvent<IUnreadCountersData>;
13
15
  }
@@ -0,0 +1,6 @@
1
+ export interface IUnreadCountersHealthMonitor {
2
+ }
3
+ export declare type $UnreadCountersHealthMonitor = {
4
+ unreadCounterHealthMonitor: IUnreadCountersHealthMonitor;
5
+ };
6
+ export declare const $UnreadCountersHealthMonitor: string | ((model?: $UnreadCountersHealthMonitor) => IUnreadCountersHealthMonitor);
@@ -1,6 +1,6 @@
1
1
  import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
2
- import { AccessListRow } from '@docsvision/webclient/Platform/AccessListRow';
3
- import { ColumnWidthOptions } from '@docsvision/webclient/Platform/ColumnWidthOptions';
2
+ import { AccessListRow } from '@docsvision/webclient//Platform
3
+ import { ColumnWidthOptions } from '@docsvision/webclient//Platform
4
4
  import React from 'react';
5
5
  import "./AccessListEntryRow.css";
6
6
  export interface AccessListEntryRowProps {
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
3
- import { AccessListRow } from '@docsvision/webclient/Platform/AccessListRow';
3
+ import { AccessListRow } from '@docsvision/webclient//Platform
4
4
  export interface AccessListEntryRowFlagProps {
5
5
  row: AccessListRow;
6
6
  canEdit: boolean;
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- import { AccessListRow } from '@docsvision/webclient/Platform/AccessListRow';
2
+ import { AccessListRow } from '@docsvision/webclient//Platform
3
3
  export interface AccessListEntryRowRemoveProps {
4
4
  row: AccessListRow;
5
5
  canEdit: boolean;
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- import { $StaffDirectoryItemsServices } from '@docsvision/webclient/BackOffice/StaffDirectoryItems';
2
+ import { $StaffDirectoryItemsServices } from '@docsvision/webclient//BackOffice
3
3
  import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
4
4
  export interface AccessListEntryTrusteeProps {
5
5
  trustee: GenModels.AccessControlTrustee;
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
3
- import { ColumnWidthOptions } from '@docsvision/webclient/Platform/ColumnWidthOptions';
3
+ import { ColumnWidthOptions } from '@docsvision/webclient//Platform
4
4
  export interface AccessListTableHeadProps {
5
5
  columnWidth: ColumnWidthOptions;
6
6
  scheme: GenModels.AccessMaskScheme;
@@ -1,2 +1,2 @@
1
- import { Table } from '@docsvision/webclient/Platform/Table';
1
+ import { Table } from '@docsvision/webclient//Platform
2
2
  export declare function addAndFillTableRows(table: Table, files: FileList): Promise<void>;