@docsvision/webclient 5.16.3 → 5.16.4

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 (1005) 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 +48 -48
  125. package/BackOffice/FileListControlImpl.d.ts +11 -11
  126. package/BackOffice/FileListControlLogic.d.ts +4 -4
  127. package/BackOffice/FileListItem.d.ts +4 -4
  128. package/BackOffice/FileListItemComponent.d.ts +5 -5
  129. package/BackOffice/FileListItemProps.d.ts +12 -12
  130. package/BackOffice/FileRenamingDialog.d.ts +4 -4
  131. package/BackOffice/FileSign.d.ts +5 -5
  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/GetBusinessCalendarSourceType.d.ts +1 -1
  142. package/BackOffice/GetContextMenuNames.d.ts +1 -1
  143. package/BackOffice/GetDirectoryTreeRowModel.d.ts +1 -1
  144. package/BackOffice/GetEmployeeGroups.d.ts +4 -4
  145. package/BackOffice/GetHelpBoxRowInfo.d.ts +1 -1
  146. package/BackOffice/GetNextGroupTaskDistribution.d.ts +1 -1
  147. package/BackOffice/GetRootSectionId.d.ts +1 -1
  148. package/BackOffice/GetSelectedSearchItemEmployeeId.d.ts +1 -1
  149. package/BackOffice/GroupTaskCardSelectPerformers.d.ts +23 -23
  150. package/BackOffice/GroupTaskCardSelectPerformersImpl.d.ts +17 -17
  151. package/BackOffice/GroupTaskPerformersIntervalManager.d.ts +1 -1
  152. package/BackOffice/GroupTaskTasksTreeNodeResolver.d.ts +4 -4
  153. package/BackOffice/GzPerformersOverlay.d.ts +1 -1
  154. package/BackOffice/History.d.ts +7 -7
  155. package/BackOffice/HistoryImpl.d.ts +6 -6
  156. package/BackOffice/HistoryRecordView.d.ts +1 -1
  157. package/BackOffice/HistoryView.d.ts +7 -7
  158. package/BackOffice/IChangeExecutionTypeEventArgs.d.ts +1 -1
  159. package/BackOffice/IChangeResponsibleEventArgs.d.ts +2 -2
  160. package/BackOffice/IChangingTaskOrderEventArgs.d.ts +2 -2
  161. package/BackOffice/ICommentProps.d.ts +1 -1
  162. package/BackOffice/IExtraFileAddedArgs.d.ts +1 -1
  163. package/BackOffice/IExtraFileAddingArgs.d.ts +1 -1
  164. package/BackOffice/IExtraFileDeletedArgs.d.ts +1 -1
  165. package/BackOffice/IExtraFileDeletingArgs.d.ts +1 -1
  166. package/BackOffice/IFileListItem.d.ts +1 -1
  167. package/BackOffice/IFileListOperation.d.ts +1 -1
  168. package/BackOffice/IFileListWrapper.d.ts +1 -1
  169. package/BackOffice/IFileMenuOpeningArgs.d.ts +2 -2
  170. package/BackOffice/IFileOpenedArgs.d.ts +1 -1
  171. package/BackOffice/IFileOpeningArgs.d.ts +1 -1
  172. package/BackOffice/IFilePreviewedArgs.d.ts +1 -1
  173. package/BackOffice/IFilePreviewingArgs.d.ts +1 -1
  174. package/BackOffice/IFileSignInteractionModel.d.ts +2 -2
  175. package/BackOffice/IFileSignUploadedArgs.d.ts +1 -1
  176. package/BackOffice/IFileSignUploadingArgs.d.ts +1 -1
  177. package/BackOffice/IFileVersionCommentAddedArgs.d.ts +1 -1
  178. package/BackOffice/IFileVersionCommentAddingArgs.d.ts +1 -1
  179. package/BackOffice/IFileVersionCommentDeletedArgs.d.ts +1 -1
  180. package/BackOffice/IFileVersionCommentDeletingArgs.d.ts +1 -1
  181. package/BackOffice/IFileVersionDownloadedArgs.d.ts +1 -1
  182. package/BackOffice/IFileVersionDownloadingArgs.d.ts +1 -1
  183. package/BackOffice/IFileVersionUploadedArgs.d.ts +1 -1
  184. package/BackOffice/IFileVersionUploadingArgs.d.ts +1 -1
  185. package/BackOffice/IFileVisualizedArgs.d.ts +1 -1
  186. package/BackOffice/IFileVisualizingArgs.d.ts +1 -1
  187. package/BackOffice/ILinkEventArgs.d.ts +1 -1
  188. package/BackOffice/ILinkItem.d.ts +1 -1
  189. package/BackOffice/IMainFileAddedArgs.d.ts +1 -1
  190. package/BackOffice/IMainFileAddingArgs.d.ts +1 -1
  191. package/BackOffice/IMainFileDeletedArgs.d.ts +1 -1
  192. package/BackOffice/IMainFileDeletingArgs.d.ts +1 -1
  193. package/BackOffice/IMainFileNewVersionCreatedArgs.d.ts +1 -1
  194. package/BackOffice/IMainFileNewVersionCreatingArgs.d.ts +1 -1
  195. package/BackOffice/INewCardLinkDialogProps.d.ts +2 -2
  196. package/BackOffice/INewCardLinkDialogState.d.ts +1 -1
  197. package/BackOffice/IParametersRequestEventArgs.d.ts +1 -1
  198. package/BackOffice/IPartnerDirectoryTreeItem.d.ts +1 -1
  199. package/BackOffice/IPerformerEventArgs.d.ts +2 -2
  200. package/BackOffice/IPerformersEventArgs.d.ts +1 -1
  201. package/BackOffice/IStaffDirectoryItemsDialog.d.ts +1 -1
  202. package/BackOffice/IStaffDirectoryOptions.d.ts +3 -3
  203. package/BackOffice/IStaffTreeRow.d.ts +1 -1
  204. package/BackOffice/ITaskDescriptionDialogManagement.d.ts +1 -1
  205. package/BackOffice/ITaskDescriptionDialogOpenedEventArgs.d.ts +2 -2
  206. package/BackOffice/ITaskDescriptionEventArgs.d.ts +2 -2
  207. package/BackOffice/ITaskDurationDialogManagement.d.ts +2 -2
  208. package/BackOffice/ITaskDurationDialogOpenedEventArgs.d.ts +2 -2
  209. package/BackOffice/ITaskGroupIntervalEventArgs.d.ts +2 -2
  210. package/BackOffice/ITaskIntervalEventArgs.d.ts +2 -2
  211. package/BackOffice/ITaskListProps.d.ts +1 -1
  212. package/BackOffice/ITasksDistributionEventArgs.d.ts +2 -2
  213. package/BackOffice/ITasksTableModel.d.ts +1 -1
  214. package/BackOffice/ITasksTreeColorMap.d.ts +1 -1
  215. package/BackOffice/ITasksTreeContainerProps.d.ts +1 -1
  216. package/BackOffice/ITasksTreeContainerState.d.ts +2 -2
  217. package/BackOffice/ITasksTreeGroupMap.d.ts +1 -1
  218. package/BackOffice/ITasksTreeNodeContainer.d.ts +1 -1
  219. package/BackOffice/ITasksTreeNodeResolver.d.ts +5 -5
  220. package/BackOffice/ITasksTreeNodeResolverMap.d.ts +1 -1
  221. package/BackOffice/IUpdateTaskGroupIntervalEventArgs.d.ts +1 -1
  222. package/BackOffice/IWebFrameDirectorySearchPanelOptions.d.ts +3 -3
  223. package/BackOffice/InfoPopover.d.ts +2 -2
  224. package/BackOffice/InitializeDefaultGroupsAndColors.d.ts +2 -2
  225. package/BackOffice/InsertLoadedChildrenRows.d.ts +1 -1
  226. package/BackOffice/InsertLoadedTaskTableRows.d.ts +1 -1
  227. package/BackOffice/LinkInfoPopover.d.ts +2 -2
  228. package/BackOffice/LinkInfoPopoverProps.d.ts +4 -4
  229. package/BackOffice/LinkItem.d.ts +2 -2
  230. package/BackOffice/LinkSelectionItem.d.ts +2 -2
  231. package/BackOffice/LinkTypeComboBoxVariant.d.ts +1 -1
  232. package/BackOffice/Links.d.ts +18 -18
  233. package/BackOffice/LinksImpl.d.ts +10 -10
  234. package/BackOffice/LinksSearchCardsService.d.ts +2 -2
  235. package/BackOffice/LoadEmployeeLayoutFunctions.d.ts +1 -1
  236. package/BackOffice/LoadEmployees.d.ts +1 -1
  237. package/BackOffice/LoadSectionLayoutFunctions.d.ts +1 -1
  238. package/BackOffice/MultipleEmployees.d.ts +8 -8
  239. package/BackOffice/MultipleEmployeesImpl.d.ts +6 -6
  240. package/BackOffice/NewCardLinkDialog.d.ts +6 -6
  241. package/BackOffice/Numerator.d.ts +8 -8
  242. package/BackOffice/Numerator.stories.d.ts +1 -1
  243. package/BackOffice/NumeratorImpl.d.ts +6 -6
  244. package/BackOffice/OpenTaskInNewWindow.d.ts +2 -2
  245. package/BackOffice/OperationExecutingEventArgs.d.ts +3 -3
  246. package/BackOffice/OperationParametersPanelEventArgs.d.ts +3 -3
  247. package/BackOffice/Partner.d.ts +3 -3
  248. package/BackOffice/PartnerBase.d.ts +10 -10
  249. package/BackOffice/PartnerBaseImpl.d.ts +8 -8
  250. package/BackOffice/PartnerDepartment.d.ts +3 -3
  251. package/BackOffice/PartnerDepartmentImpl.d.ts +3 -3
  252. package/BackOffice/PartnerDirectoryBase.d.ts +6 -6
  253. package/BackOffice/PartnerDirectoryBaseImpl.d.ts +6 -6
  254. package/BackOffice/PartnerDirectoryItemVisualiser.d.ts +1 -1
  255. package/BackOffice/PartnerDirectorySelectDialog.d.ts +7 -7
  256. package/BackOffice/PartnerImpl.d.ts +8 -8
  257. package/BackOffice/PartnerSelectDialog.d.ts +10 -10
  258. package/BackOffice/PartnerTypeaheadVariant.d.ts +2 -2
  259. package/BackOffice/PartnersDirectory.d.ts +2 -2
  260. package/BackOffice/PerformersTable.d.ts +4 -4
  261. package/BackOffice/PerformingHistoryView.d.ts +1 -1
  262. package/BackOffice/PrepareTasksTableModel.d.ts +2 -2
  263. package/BackOffice/PrintButton.d.ts +7 -7
  264. package/BackOffice/PrintButtonContainer.d.ts +2 -2
  265. package/BackOffice/PrintButtonLogic.d.ts +1 -1
  266. package/BackOffice/ProcessIndication.d.ts +1 -1
  267. package/BackOffice/RemoveFromGroupIconGridPlugin.d.ts +1 -1
  268. package/BackOffice/SearchBar.d.ts +1 -1
  269. package/BackOffice/SearchEmployees.d.ts +2 -2
  270. package/BackOffice/SelectNextRow.d.ts +1 -1
  271. package/BackOffice/SelectionRowService.d.ts +1 -1
  272. package/BackOffice/SequentialParallelToggle.d.ts +1 -1
  273. package/BackOffice/SetManager.d.ts +2 -2
  274. package/BackOffice/SortingRows.d.ts +3 -3
  275. package/BackOffice/StaffDirectory.d.ts +12 -12
  276. package/BackOffice/StaffDirectory.stories.d.ts +1 -1
  277. package/BackOffice/StaffDirectoryContainer.d.ts +2 -2
  278. package/BackOffice/StaffDirectoryDataVisualiser.d.ts +1 -1
  279. package/BackOffice/StaffDirectoryItems.d.ts +10 -10
  280. package/BackOffice/StaffDirectoryItemsImpl.d.ts +7 -7
  281. package/BackOffice/StaffDirectoryLogic.d.ts +12 -12
  282. package/BackOffice/StaffDirectorySelectDialog.d.ts +8 -8
  283. package/BackOffice/StaffDirectoryView.d.ts +15 -15
  284. package/BackOffice/StaffTypeaheadVariant.d.ts +1 -1
  285. package/BackOffice/State.d.ts +3 -3
  286. package/BackOffice/StateButtons.d.ts +9 -9
  287. package/BackOffice/StateButtonsImpl.d.ts +6 -6
  288. package/BackOffice/StateImpl.d.ts +3 -3
  289. package/BackOffice/TaskCardCompletionOption.d.ts +3 -3
  290. package/BackOffice/TaskCardCompletionOptionImpl.d.ts +3 -3
  291. package/BackOffice/TaskChangeExecutionDates.d.ts +2 -2
  292. package/BackOffice/TaskCommon.d.ts +1 -1
  293. package/BackOffice/TaskComplete.d.ts +2 -2
  294. package/BackOffice/TaskDelegate.d.ts +2 -2
  295. package/BackOffice/TaskDelegationInfo.d.ts +3 -3
  296. package/BackOffice/TaskGroup.d.ts +3 -3
  297. package/BackOffice/TaskListComponent.d.ts +2 -2
  298. package/BackOffice/TaskListItemComponent.d.ts +2 -2
  299. package/BackOffice/TaskReject.d.ts +1 -1
  300. package/BackOffice/TaskTasksTreeNodeResolver.d.ts +7 -7
  301. package/BackOffice/TaskToRework.d.ts +1 -1
  302. package/BackOffice/Tasks.d.ts +9 -9
  303. package/BackOffice/TasksImpl.d.ts +5 -5
  304. package/BackOffice/TasksTable.d.ts +17 -17
  305. package/BackOffice/TasksTable.stories.d.ts +1 -1
  306. package/BackOffice/TasksTableCell.d.ts +1 -1
  307. package/BackOffice/TasksTableContainer.d.ts +2 -2
  308. package/BackOffice/TasksTableHeaderCell.d.ts +1 -1
  309. package/BackOffice/TasksTableHelpBox.d.ts +1 -1
  310. package/BackOffice/TasksTableIcon.d.ts +4 -4
  311. package/BackOffice/TasksTableLink.d.ts +1 -1
  312. package/BackOffice/TasksTableLogic.d.ts +6 -6
  313. package/BackOffice/TasksTableRow.d.ts +1 -1
  314. package/BackOffice/TasksTableView.d.ts +17 -17
  315. package/BackOffice/TasksTree.d.ts +9 -9
  316. package/BackOffice/TasksTreeContainer.d.ts +3 -3
  317. package/BackOffice/TasksTreeImpl.d.ts +5 -5
  318. package/BackOffice/TasksTreeNodeResolveService.d.ts +2 -2
  319. package/BackOffice/TasksTreeRibbon.d.ts +1 -1
  320. package/BackOffice/TasksTreeUtils.d.ts +2 -2
  321. package/BackOffice/TimeOfPerformance.d.ts +5 -5
  322. package/BackOffice/TimeOfPerformanceImpl.d.ts +6 -6
  323. package/BackOffice/UniquenessCheck.d.ts +4 -4
  324. package/BackOffice/UniquenessCheckImpl.d.ts +4 -4
  325. package/BackOffice/UserProfile.d.ts +4 -4
  326. package/BackOffice/Utils.d.ts +3 -3
  327. package/BackOffice/ValidateDeputyUniqueness.d.ts +1 -1
  328. package/BackOffice/ViewComment.d.ts +1 -1
  329. package/BackOffice/WebFrameDirectorySearchPanel.d.ts +10 -10
  330. package/BackOffice/WebFrameDirectorySearchPanel.stories.d.ts +1 -1
  331. package/BackOffice/WebFrameDirectorySearchPanelContainer.d.ts +2 -2
  332. package/BackOffice/WebFrameDirectorySearchPanelLogic.d.ts +4 -4
  333. package/BackOffice/WebFrameDirectorySearchPanelRouteHandler.d.ts +4 -4
  334. package/BackOffice/WebFrameDirectorySearchPanelService.d.ts +1 -1
  335. package/Generated/DocsVision.WebClient.Controllers.d.ts +1 -1
  336. package/Generated/DocsVision.WebClient.Models.d.ts +151 -12
  337. package/Helpers/AddCardModalDialog/AddCardModalDialogKindsTree.d.ts +1 -1
  338. package/Helpers/BoxWithButtons.d.ts +1 -1
  339. package/Helpers/ComboBox/ComboBoxTitle.d.ts +1 -1
  340. package/Helpers/ControlSelector/ControlSelector.d.ts +2 -2
  341. package/Helpers/ControlSelector/IControlContainer.d.ts +1 -1
  342. package/Helpers/ControlSelector/IExtendedControlSelectorProps.d.ts +1 -1
  343. package/Helpers/ControlsRecursiveVisitor.d.ts +1 -1
  344. package/Helpers/DVWebToolConnection/DVWebToolConnection.d.ts +4 -4
  345. package/Helpers/DynamicModel/DynamicFieldNameAccessor.d.ts +1 -1
  346. package/Helpers/DynamicModel/FieldNameAccessor.d.ts +1 -1
  347. package/Helpers/DynamicTree/DynamicTree.d.ts +1 -1
  348. package/Helpers/DynamicTree/DynamicTreeNode.d.ts +1 -1
  349. package/Helpers/FileComments/FileComments.d.ts +2 -2
  350. package/Helpers/FileComments/FileCommentsModal.d.ts +1 -1
  351. package/Helpers/FilePreview/FilePreview.d.ts +4 -4
  352. package/Helpers/LoadingIcon/LoadingIcon.d.ts +1 -1
  353. package/Helpers/MainMenu/NavigationLink.d.ts +1 -1
  354. package/Helpers/MessageBox/MessageBox.d.ts +1 -1
  355. package/Helpers/ModalHost.d.ts +3 -3
  356. package/Helpers/PopoverHelpers/EditPopover/EditPopover.d.ts +3 -3
  357. package/Helpers/PopoverHelpers/EditPopover/IEditPopoverState.d.ts +4 -4
  358. package/Helpers/ReactList/ReactListDynamic.d.ts +1 -1
  359. package/Helpers/ReactList/ReactListInfiniteScroll.d.ts +1 -1
  360. package/Helpers/Sortable/Data/ClientModels/ISortableItem.d.ts +7 -1
  361. package/Helpers/Sortable/Sortable.d.ts +11 -1
  362. package/Helpers/TabsNavPanel.d.ts +1 -1
  363. package/Helpers/Tree/TreeBase.d.ts +1 -1
  364. package/Helpers/Typeahead/ITypeaheadProps.d.ts +2 -2
  365. package/Helpers/Typeahead/ITypeaheadState.d.ts +1 -1
  366. package/Legacy/$NavBar.d.ts +1 -1
  367. package/Legacy/$SearchPanel.d.ts +2 -2
  368. package/Legacy/$Sidebar.d.ts +1 -1
  369. package/Legacy/$UserMenu.d.ts +2 -2
  370. package/Legacy/ApprovalFilePanel.d.ts +4 -4
  371. package/Legacy/ApprovalTaskCardCompletionButtonsRazorControl.d.ts +1 -1
  372. package/Legacy/ApprovalTaskCardOperationsRazorControl.d.ts +1 -1
  373. package/Legacy/BaseRazorControl.d.ts +3 -3
  374. package/Legacy/BasicGridHtmlBuilder.d.ts +8 -8
  375. package/Legacy/CommentVersionDialog.d.ts +1 -1
  376. package/Legacy/Control.d.ts +1 -1
  377. package/Legacy/ControlBoolean.d.ts +1 -1
  378. package/Legacy/ControlFactory.d.ts +6 -6
  379. package/Legacy/DateTimePickerMvcProxy.d.ts +1 -1
  380. package/Legacy/DesktopGridHtmlBuilder.d.ts +2 -2
  381. package/Legacy/DisclosureHeader.d.ts +1 -1
  382. package/Legacy/DocumentCard.d.ts +5 -5
  383. package/Legacy/DocumentPanel.d.ts +2 -2
  384. package/Legacy/DropdownControl.d.ts +1 -1
  385. package/Legacy/EmployeeAutoComplete.d.ts +2 -2
  386. package/Legacy/EmployeesController.d.ts +2 -2
  387. package/Legacy/FileController.d.ts +3 -3
  388. package/Legacy/FileSign.d.ts +2 -2
  389. package/Legacy/FolderViewHandler.d.ts +3 -3
  390. package/Legacy/FolderViewRequest.d.ts +1 -1
  391. package/Legacy/FolderViews.d.ts +1 -1
  392. package/Legacy/Folders.d.ts +3 -3
  393. package/Legacy/Grid.d.ts +5 -5
  394. package/Legacy/GridModeService.d.ts +3 -3
  395. package/Legacy/GridOptions.d.ts +1 -1
  396. package/Legacy/GridRowSelectionService.d.ts +4 -4
  397. package/Legacy/GridRowsSelectionLogic.d.ts +2 -2
  398. package/Legacy/GroupTaskCardPerformersPanelRazorControl.d.ts +5 -5
  399. package/Legacy/GroupTaskPerformersUpdateModel.d.ts +1 -1
  400. package/Legacy/HeaderRouteHandler.d.ts +3 -3
  401. package/Legacy/HiddenControl.d.ts +1 -1
  402. package/Legacy/IAgreementParams.d.ts +1 -1
  403. package/Legacy/IAgreementSidebarCallbacks.d.ts +2 -2
  404. package/Legacy/IFileInfo.d.ts +1 -1
  405. package/Legacy/IFilePreviewModel.d.ts +2 -2
  406. package/Legacy/IFileSignInteractionModel.d.ts +1 -1
  407. package/Legacy/IGridHtmlBuilder.d.ts +2 -2
  408. package/Legacy/ILabelControl.d.ts +1 -1
  409. package/Legacy/ILabelTextControl.d.ts +3 -3
  410. package/Legacy/ILabelTextareaControl.d.ts +3 -3
  411. package/Legacy/ISignatureDataModel.d.ts +1 -1
  412. package/Legacy/ISignatureListDataModel.d.ts +1 -1
  413. package/Legacy/ISignatureListItemDataModel.d.ts +3 -3
  414. package/Legacy/ISignatureVerificationDataModel.d.ts +2 -2
  415. package/Legacy/ITextControl.d.ts +1 -1
  416. package/Legacy/ITextareaConrtol.d.ts +1 -1
  417. package/Legacy/LabelControl.d.ts +2 -2
  418. package/Legacy/LabelTextControl.d.ts +4 -4
  419. package/Legacy/LabelTextareaControl.d.ts +4 -4
  420. package/Legacy/LinkControl.d.ts +1 -1
  421. package/Legacy/MobileGridHtmlBuilder.d.ts +2 -2
  422. package/Legacy/ModalWindow.d.ts +1 -1
  423. package/Legacy/ModalWindowParams.d.ts +1 -1
  424. package/Legacy/NavBar.d.ts +2 -2
  425. package/Legacy/NavBarRouteHandler.d.ts +4 -4
  426. package/Legacy/NavigatorFolderRequest.d.ts +1 -1
  427. package/Legacy/NumericControl.d.ts +1 -1
  428. package/Legacy/RadioListControl.d.ts +1 -1
  429. package/Legacy/SearchDropdown.d.ts +2 -2
  430. package/Legacy/SearchPanel.d.ts +5 -5
  431. package/Legacy/SearchPanelRouteHandler.d.ts +6 -6
  432. package/Legacy/SelectCardLinkDialog.d.ts +1 -1
  433. package/Legacy/SelectCertificateDialog.d.ts +1 -1
  434. package/Legacy/SelectControl.d.ts +1 -1
  435. package/Legacy/SelectFolderModalDialog.d.ts +2 -2
  436. package/Legacy/SelectNewDocumentKind.d.ts +1 -1
  437. package/Legacy/SelectUserFolderModalDialog.d.ts +1 -1
  438. package/Legacy/ServerTaskIntervalManager.d.ts +1 -1
  439. package/Legacy/Sidebar.d.ts +5 -5
  440. package/Legacy/SidebarRouteHandler.d.ts +5 -5
  441. package/Legacy/StandardControllers.d.ts +3 -3
  442. package/Legacy/TaskCardFilePanelRazorControl.d.ts +16 -16
  443. package/Legacy/TaskCardParentGroupRazorControl.d.ts +1 -1
  444. package/Legacy/TaskCardView.d.ts +1 -1
  445. package/Legacy/TaskGroupCardCreatePerformers.d.ts +5 -5
  446. package/Legacy/TaskGroupWorkStatusRazorControl.d.ts +1 -1
  447. package/Legacy/TaskReportPanelRazorControl.d.ts +11 -11
  448. package/Legacy/TextControl.d.ts +2 -2
  449. package/Legacy/TextareaControl.d.ts +2 -2
  450. package/Legacy/UserMenu.d.ts +6 -6
  451. package/Legacy/Utils.d.ts +3 -3
  452. package/Legacy/WebFrameSearchPanelRouteHandler.d.ts +7 -7
  453. package/Legacy/WebFrameSearchPanel_Razor.d.ts +1 -1
  454. package/Libs/CryptoPro/Crypto.d.ts +3 -3
  455. package/MainBundle.d.ts +18 -17
  456. package/Platform/$BatchOperations.d.ts +2 -2
  457. package/Platform/$BatchOperationsPerformer.d.ts +2 -2
  458. package/Platform/$BatchOperationsProgressDialog.d.ts +1 -1
  459. package/Platform/$CommandBarManagement.d.ts +5 -5
  460. package/Platform/$CompanyLogo.d.ts +1 -1
  461. package/Platform/$EmployeeStatus.d.ts +1 -1
  462. package/Platform/$FilePreview.d.ts +2 -2
  463. package/Platform/$FileScan.d.ts +1 -1
  464. package/Platform/$FolderDataLoading.d.ts +2 -2
  465. package/Platform/$FolderGrid.d.ts +1 -1
  466. package/Platform/$FolderInfo.d.ts +1 -1
  467. package/Platform/$FolderPluginProvider.d.ts +4 -4
  468. package/Platform/$ScanDialog.d.ts +7 -7
  469. package/Platform/$TableMode.d.ts +1 -1
  470. package/Platform/$TableRowSelection.d.ts +3 -3
  471. package/Platform/$UnreadCounter.d.ts +3 -3
  472. package/Platform/AccessListEntryRow.d.ts +2 -2
  473. package/Platform/AccessListEntryRowFlag.d.ts +1 -1
  474. package/Platform/AccessListEntryRowRemove.d.ts +1 -1
  475. package/Platform/AccessListEntryTrustee.d.ts +1 -1
  476. package/Platform/AccessListTableHead.d.ts +1 -1
  477. package/Platform/AddAndFillTableRows.d.ts +1 -1
  478. package/Platform/AddFileToTable.d.ts +8 -8
  479. package/Platform/AddFileToTableImpl.d.ts +6 -6
  480. package/Platform/ArchivedCardsResponseResolver.d.ts +2 -2
  481. package/Platform/AutoConsolidation.d.ts +9 -9
  482. package/Platform/AutoConsolidationImpl.d.ts +3 -3
  483. package/Platform/BarcodeRouteTypeMapper.d.ts +3 -3
  484. package/Platform/BarcodeSearchButton.d.ts +3 -3
  485. package/Platform/BarcodeSearchButtonImpl.d.ts +3 -3
  486. package/Platform/BaseMainMenuItem.d.ts +4 -4
  487. package/Platform/BaseMainMenuItemImpl.d.ts +2 -2
  488. package/Platform/BaseNavigationMainMenuItem.d.ts +2 -2
  489. package/Platform/BaseNavigationMainMenuItemImpl.d.ts +2 -2
  490. package/Platform/BaseNavigationMenuItemRouteHandler.d.ts +4 -4
  491. package/Platform/BatchOperationErrorInfo.d.ts +1 -1
  492. package/Platform/BatchOperationsPerformer.d.ts +5 -5
  493. package/Platform/BatchOperationsPlugin.d.ts +1 -1
  494. package/Platform/BatchOperationsProgressDialogService.d.ts +1 -1
  495. package/Platform/BatchSelectionState.d.ts +3 -3
  496. package/Platform/BatchSelectionStateImpl.d.ts +3 -3
  497. package/Platform/Block.d.ts +4 -4
  498. package/Platform/BlockImpl.d.ts +4 -4
  499. package/Platform/ButtonPositionsSelection.d.ts +4 -4
  500. package/Platform/CacheManagementService.d.ts +2 -2
  501. package/Platform/CardEditRouteTypeMapper.d.ts +3 -3
  502. package/Platform/CardLink.d.ts +15 -15
  503. package/Platform/CardLinkImpl.d.ts +9 -9
  504. package/Platform/CardManagement.d.ts +5 -5
  505. package/Platform/CardManagementImpl.d.ts +3 -3
  506. package/Platform/CardShowRouteTypeMapper.d.ts +4 -4
  507. package/Platform/CardViewRouteTypeMapper.d.ts +3 -3
  508. package/Platform/CheckBox.d.ts +7 -7
  509. package/Platform/CheckBoxImpl.d.ts +5 -5
  510. package/Platform/CheckFilesAllowed.d.ts +1 -1
  511. package/Platform/ComboBox.d.ts +4 -4
  512. package/Platform/ComboBoxImpl.d.ts +4 -4
  513. package/Platform/CommentFile.d.ts +14 -14
  514. package/Platform/CommentFileImpl.d.ts +8 -8
  515. package/Platform/CompanyLogoService.d.ts +2 -2
  516. package/Platform/CompleteTaskCondition.d.ts +6 -6
  517. package/Platform/CompleteTaskConditionImpl.d.ts +2 -2
  518. package/Platform/CompleteTaskConditionsTable.d.ts +2 -2
  519. package/Platform/CompleteTaskConditionsTableImpl.d.ts +2 -2
  520. package/Platform/ConfigurableMainMenuContainer.d.ts +5 -5
  521. package/Platform/ConfigurableMainMenuContainerButton.d.ts +6 -6
  522. package/Platform/ConfigurableMainMenuContainerButtonImpl.d.ts +3 -3
  523. package/Platform/ConfigurableMainMenuContainerImpl.d.ts +3 -3
  524. package/Platform/ConnectPinButtonToMainMenuScript.d.ts +2 -2
  525. package/Platform/ConnectUserFoldersToConfigurableContainerScript.d.ts +4 -4
  526. package/Platform/ContentElementProviderService.d.ts +1 -1
  527. package/Platform/ContextMenu.d.ts +1 -1
  528. package/Platform/ContextMenuCustomPlugins.d.ts +1 -1
  529. package/Platform/ContextMenuOptionsService.d.ts +1 -1
  530. package/Platform/ContextMenuUtils.d.ts +1 -1
  531. package/Platform/ConvertFolderNodeToFolderInfo.d.ts +1 -1
  532. package/Platform/CopyShortcutBatchOperation.d.ts +11 -11
  533. package/Platform/CopyShortcutBatchOperationImpl.d.ts +5 -5
  534. package/Platform/CryptoProInfo.d.ts +2 -2
  535. package/Platform/CustomButton.d.ts +3 -3
  536. package/Platform/CustomButtonImpl.d.ts +3 -3
  537. package/Platform/CustomHtmlPageMainMenuItem.d.ts +2 -2
  538. package/Platform/CustomHtmlPageMainMenuItemImpl.d.ts +2 -2
  539. package/Platform/CustomHtmlPageRouteHandler.d.ts +4 -4
  540. package/Platform/CustomHtmlPageRouteTypeMapper.d.ts +3 -3
  541. package/Platform/DVWebToolInfo.d.ts +2 -2
  542. package/Platform/DashboardContainer.d.ts +2 -2
  543. package/Platform/DashboardContainerImpl.d.ts +2 -2
  544. package/Platform/DashboardRouteTypeMapper.d.ts +3 -3
  545. package/Platform/DateFormatParsingResponseResolver.d.ts +2 -2
  546. package/Platform/DateTimePicker.d.ts +7 -7
  547. package/Platform/DateTimePickerImpl.d.ts +11 -11
  548. package/Platform/DefaultFolderDataLoader.d.ts +1 -1
  549. package/Platform/DefaultFolderDataLoadingPluginFactory.d.ts +4 -4
  550. package/Platform/DefaultFolderResponseResolver.d.ts +2 -2
  551. package/Platform/DefaultFolderRouteHandler.d.ts +7 -7
  552. package/Platform/DefaultFolderTablePluginFactory.d.ts +6 -6
  553. package/Platform/DepartmentRowEditRouteTypeMapper.d.ts +3 -3
  554. package/Platform/DepartmentRowRouteHandler.d.ts +6 -6
  555. package/Platform/DepartmentRowViewRouteTypeMapper.d.ts +3 -3
  556. package/Platform/DirectoryViewRouteHandler.d.ts +6 -6
  557. package/Platform/DirectoryViewRouteTypeMapper.d.ts +4 -4
  558. package/Platform/DisableInheritanceModeSelectDialog.d.ts +1 -1
  559. package/Platform/DisplayStaffUnit.d.ts +5 -5
  560. package/Platform/DisplayStaffUnitImpl.d.ts +3 -3
  561. package/Platform/DownloadAllTableFiles.d.ts +9 -9
  562. package/Platform/DownloadAllTableFilesImpl.d.ts +5 -5
  563. package/Platform/DownloadTableFiles.d.ts +2 -2
  564. package/Platform/Dropdown.d.ts +7 -7
  565. package/Platform/DropdownImpl.d.ts +6 -6
  566. package/Platform/EmployeeStatusService.d.ts +3 -3
  567. package/Platform/EmptyControlStub.d.ts +2 -2
  568. package/Platform/ExistingBarcodeCardRouteHandler.d.ts +6 -6
  569. package/Platform/ExistingCardRouteHandler.d.ts +6 -6
  570. package/Platform/ExistingRowRouteHandler.d.ts +6 -6
  571. package/Platform/ExportESignButton.d.ts +4 -4
  572. package/Platform/ExportESignButtonImpl.d.ts +4 -4
  573. package/Platform/ExportPlugin.d.ts +1 -1
  574. package/Platform/FileDownloadService.d.ts +2 -2
  575. package/Platform/FileDropzone.d.ts +2 -2
  576. package/Platform/FileInput.d.ts +1 -1
  577. package/Platform/FilePicker.d.ts +21 -21
  578. package/Platform/FilePickerImpl.d.ts +14 -14
  579. package/Platform/FilePickerMenu.d.ts +1 -1
  580. package/Platform/FilePickerOperations.d.ts +10 -10
  581. package/Platform/FilePickerOperationsAvailability.d.ts +2 -2
  582. package/Platform/FilePickerUploadService.d.ts +2 -2
  583. package/Platform/FilePickerValueView.d.ts +2 -2
  584. package/Platform/FilePreview.d.ts +21 -21
  585. package/Platform/FilePreviewImpl.d.ts +7 -7
  586. package/Platform/FileScanService.d.ts +4 -4
  587. package/Platform/FileUploadService.d.ts +1 -1
  588. package/Platform/FileVersionDialog.d.ts +9 -9
  589. package/Platform/FilteringRequestResolver.d.ts +3 -3
  590. package/Platform/FilteringResponseResolver.d.ts +2 -2
  591. package/Platform/Folder.d.ts +7 -7
  592. package/Platform/FolderAsWebPageRouteHandler.d.ts +4 -4
  593. package/Platform/FolderCardsDashboardWidget.d.ts +7 -7
  594. package/Platform/FolderCardsDashboardWidgetImpl.d.ts +8 -8
  595. package/Platform/FolderContent.d.ts +4 -4
  596. package/Platform/FolderCountersRouteHandler.d.ts +8 -8
  597. package/Platform/FolderDashboardWidget.d.ts +5 -5
  598. package/Platform/FolderDashboardWidgetImpl.d.ts +2 -2
  599. package/Platform/FolderDataContext.d.ts +8 -8
  600. package/Platform/FolderDataContextImpl.d.ts +11 -11
  601. package/Platform/FolderDataLoadingService.d.ts +8 -8
  602. package/Platform/FolderGrid.d.ts +12 -12
  603. package/Platform/FolderGrid.stories.d.ts +1 -1
  604. package/Platform/FolderGridBatchOperationsNode.d.ts +10 -10
  605. package/Platform/FolderGridBatchOperationsNodeImpl.d.ts +2 -2
  606. package/Platform/FolderGridImpl.d.ts +5 -5
  607. package/Platform/FolderGridService.d.ts +5 -5
  608. package/Platform/FolderGroupDashboardWidget.d.ts +5 -5
  609. package/Platform/FolderGroupDashboardWidgetImpl.d.ts +2 -2
  610. package/Platform/FolderImpl.d.ts +7 -7
  611. package/Platform/FolderMainMenuItem.d.ts +12 -12
  612. package/Platform/FolderMainMenuItemImpl.d.ts +4 -4
  613. package/Platform/FolderMainMenuItemRouteHandler.d.ts +6 -6
  614. package/Platform/FolderManagementAdaptiveMenu.d.ts +1 -1
  615. package/Platform/FolderManagementDialog.d.ts +6 -6
  616. package/Platform/FolderManagmentData.d.ts +1 -1
  617. package/Platform/FolderName.d.ts +4 -4
  618. package/Platform/FolderNameImpl.d.ts +3 -3
  619. package/Platform/FolderOperationManager.d.ts +4 -4
  620. package/Platform/FolderPageRouteHandler.d.ts +5 -5
  621. package/Platform/FolderPageRouteHelpers.d.ts +1 -1
  622. package/Platform/FolderPluginProvider.d.ts +5 -5
  623. package/Platform/FolderRouteHelpers.d.ts +3 -3
  624. package/Platform/FolderRouteTypeMapper.d.ts +4 -4
  625. package/Platform/FolderSizePlugin.d.ts +3 -3
  626. package/Platform/FolderSizeResponseResolver.d.ts +2 -2
  627. package/Platform/FolderTypeDialog.d.ts +2 -2
  628. package/Platform/FolderTypeItems.d.ts +5 -5
  629. package/Platform/FolderTypeItems.stories.d.ts +1 -1
  630. package/Platform/FolderTypeItemsImpl.d.ts +3 -3
  631. package/Platform/FolderViewItems.d.ts +4 -4
  632. package/Platform/FolderViewItems.stories.d.ts +1 -1
  633. package/Platform/FolderViewItemsImpl.d.ts +3 -3
  634. package/Platform/FolderWebFrameRouteHandler.d.ts +5 -5
  635. package/Platform/GetFlagEntry.d.ts +1 -1
  636. package/Platform/GetFlagState.d.ts +1 -1
  637. package/Platform/GridFilterItem.d.ts +4 -4
  638. package/Platform/GridFilterItemImpl.d.ts +4 -4
  639. package/Platform/GridFilterItems.d.ts +3 -3
  640. package/Platform/GridFilterItemsImpl.d.ts +2 -2
  641. package/Platform/GridFilterResetButton.d.ts +3 -3
  642. package/Platform/GridManagement.d.ts +2 -2
  643. package/Platform/GridOperationsPanel.d.ts +4 -4
  644. package/Platform/GridOperationsPanelImpl.d.ts +4 -4
  645. package/Platform/GridOperationsService.d.ts +3 -3
  646. package/Platform/GridRowModel.d.ts +1 -1
  647. package/Platform/GroupAccessControlEntriesByTrustee.d.ts +1 -1
  648. package/Platform/GroupFoldersMainMenuItem.d.ts +3 -3
  649. package/Platform/GroupFoldersMainMenuItemImpl.d.ts +2 -2
  650. package/Platform/GroupMainMenuItem.d.ts +4 -4
  651. package/Platform/GroupMainMenuItemImpl.d.ts +2 -2
  652. package/Platform/GroupingRequestResolver.d.ts +3 -3
  653. package/Platform/GroupingResponseResolver.d.ts +3 -3
  654. package/Platform/HtmlTag.d.ts +2 -2
  655. package/Platform/HtmlView.d.ts +2 -2
  656. package/Platform/IComboBoxItem.d.ts +1 -1
  657. package/Platform/IFileDownloadEventArgs.d.ts +1 -1
  658. package/Platform/IFileEventArgs.d.ts +2 -2
  659. package/Platform/IFilePicker.d.ts +1 -1
  660. package/Platform/IFilePickerUploadService.d.ts +2 -2
  661. package/Platform/IFileUploadService.d.ts +1 -1
  662. package/Platform/IFolderContentState.d.ts +1 -1
  663. package/Platform/IFolderDataLoadingPlugin.d.ts +2 -2
  664. package/Platform/IFolderPageRouteData.d.ts +1 -1
  665. package/Platform/IFolderPluginFactory.d.ts +3 -3
  666. package/Platform/IFolderRouteData.d.ts +1 -1
  667. package/Platform/IRowInfo.d.ts +1 -1
  668. package/Platform/ISavingButtonClickEventArgs.d.ts +1 -1
  669. package/Platform/IServerDefinedRouteData.d.ts +1 -1
  670. package/Platform/ISimpleRouteData.d.ts +1 -1
  671. package/Platform/ITableOperation.d.ts +1 -1
  672. package/Platform/ITableWrapper.d.ts +1 -1
  673. package/Platform/IUnreadCountersData.d.ts +1 -1
  674. package/Platform/Image.d.ts +9 -9
  675. package/Platform/ImageImpl.d.ts +7 -7
  676. package/Platform/Label.d.ts +2 -2
  677. package/Platform/LabelImpl.d.ts +3 -3
  678. package/Platform/LastSearchParametersService.d.ts +1 -1
  679. package/Platform/LayoutIconButton.d.ts +3 -3
  680. package/Platform/LayoutIconButtonImpl.d.ts +3 -3
  681. package/Platform/LayoutPageMainMenuItem.d.ts +2 -2
  682. package/Platform/LayoutPageMainMenuItemImpl.d.ts +2 -2
  683. package/Platform/LayoutPageRouteHandler.d.ts +5 -5
  684. package/Platform/LayoutPageRouteTypeMapper.d.ts +3 -3
  685. package/Platform/LayoutSearchParametersDialog.d.ts +4 -4
  686. package/Platform/LinkMainMenuItem.d.ts +3 -3
  687. package/Platform/LinkMainMenuItemImpl.d.ts +2 -2
  688. package/Platform/LoadExistingFolderDataLoader.d.ts +1 -1
  689. package/Platform/MainMenu.d.ts +5 -5
  690. package/Platform/MainMenuImpl.d.ts +2 -2
  691. package/Platform/MainMenuPinButton.d.ts +4 -4
  692. package/Platform/MainMenuRouteHandler.d.ts +3 -3
  693. package/Platform/MasterGroupMainMenuItem.d.ts +4 -4
  694. package/Platform/MasterGroupMainMenuItemImpl.d.ts +2 -2
  695. package/Platform/MoveShortcutsBatchOperation.d.ts +11 -11
  696. package/Platform/MoveShortcutsBatchOperationImpl.d.ts +5 -5
  697. package/Platform/NewAccessListEntryRow.d.ts +1 -1
  698. package/Platform/NewAccessListEntryTrusteeSelect.d.ts +1 -1
  699. package/Platform/NewCardRouteHandler.d.ts +6 -6
  700. package/Platform/NewCardRouteTypeMapper.d.ts +3 -3
  701. package/Platform/NewDepartmentRowRouteHandler.d.ts +6 -6
  702. package/Platform/NewDepartmentRowRouteTypeMapper.d.ts +3 -3
  703. package/Platform/NewOrganizationRowRouteHandler.d.ts +6 -6
  704. package/Platform/NewOrganizationRowRouteTypeMapper.d.ts +3 -3
  705. package/Platform/NewRowRouteHandler.d.ts +6 -6
  706. package/Platform/NewRowRouteTypeMapper.d.ts +3 -3
  707. package/Platform/NoBatchOperationsMessage.d.ts +4 -4
  708. package/Platform/NoBatchOperationsMessageImpl.d.ts +3 -3
  709. package/Platform/Number.d.ts +4 -4
  710. package/Platform/NumberImpl.d.ts +5 -5
  711. package/Platform/OrganizationRowEditRouteTypeMapper.d.ts +3 -3
  712. package/Platform/OrganizationRowRouteHandler.d.ts +6 -6
  713. package/Platform/OrganizationRowViewRouteTypeMapper.d.ts +3 -3
  714. package/Platform/PageSizeFolderDataLoadingPlugin.d.ts +1 -1
  715. package/Platform/Panel.d.ts +4 -4
  716. package/Platform/PanelImpl.d.ts +3 -3
  717. package/Platform/PlatformExtension.d.ts +4 -4
  718. package/Platform/PluginTemplatePlugins.d.ts +1 -1
  719. package/Platform/PluginTemplateService.d.ts +1 -1
  720. package/Platform/QueryCondition.d.ts +6 -6
  721. package/Platform/QueryConditionImpl.d.ts +2 -2
  722. package/Platform/QueryConditionsTable.d.ts +2 -2
  723. package/Platform/QueryConditionsTableImpl.d.ts +2 -2
  724. package/Platform/RadioGroup.d.ts +5 -5
  725. package/Platform/RadioGroupImpl.d.ts +3 -3
  726. package/Platform/ReadAllPlugin.d.ts +4 -4
  727. package/Platform/ReadAllResponseResolver.d.ts +2 -2
  728. package/Platform/ReadBatchOperation.d.ts +14 -14
  729. package/Platform/ReadBatchOperationImpl.d.ts +3 -3
  730. package/Platform/RecentCardsDashboardWidget.d.ts +6 -6
  731. package/Platform/RecentCardsDashboardWidgetImpl.d.ts +9 -9
  732. package/Platform/RecentCardsPageRouteHandler.d.ts +6 -6
  733. package/Platform/RecentCardsRouteHandler.d.ts +6 -6
  734. package/Platform/RedirectRouteTypeMapper.d.ts +3 -3
  735. package/Platform/RefreshFoldersTreeButton.d.ts +5 -5
  736. package/Platform/RefreshPlugin.d.ts +1 -1
  737. package/Platform/RefreshUnreadCountersService.d.ts +1 -1
  738. package/Platform/RemoveTrusteeRow.d.ts +1 -1
  739. package/Platform/ResetSettings.d.ts +4 -4
  740. package/Platform/ResetSettingsPlugin.d.ts +6 -6
  741. package/Platform/RightMainMenuItemPanel.d.ts +2 -2
  742. package/Platform/RightMainMenuItemPanelImpl.d.ts +2 -2
  743. package/Platform/RowContainer.d.ts +2 -2
  744. package/Platform/RowContainerImpl.d.ts +2 -2
  745. package/Platform/RowEditRouteTypeMapper.d.ts +3 -3
  746. package/Platform/RowViewRouteTypeMapper.d.ts +3 -3
  747. package/Platform/SafariAddressBarFixRouteHandler.d.ts +3 -3
  748. package/Platform/SaveColumnsResponseResolver.d.ts +2 -2
  749. package/Platform/SaveColumnsService.d.ts +2 -2
  750. package/Platform/SaveColumnsServiceProvider.d.ts +2 -2
  751. package/Platform/SavingButtons.d.ts +7 -7
  752. package/Platform/SavingButtonsImpl.d.ts +4 -4
  753. package/Platform/ScanButton.d.ts +9 -9
  754. package/Platform/ScanButtonImpl.d.ts +3 -3
  755. package/Platform/ScanDialogService.d.ts +9 -9
  756. package/Platform/ScanOptions.d.ts +3 -3
  757. package/Platform/ScanRequest.d.ts +1 -1
  758. package/Platform/SearchInfoExtendedData.d.ts +1 -1
  759. package/Platform/SearchParametersFolderRequestResolver.d.ts +4 -4
  760. package/Platform/SearchParametersFolderResponseResolver.d.ts +6 -6
  761. package/Platform/SearchParametersFolderService.d.ts +1 -1
  762. package/Platform/SearchRequestResolver.d.ts +4 -4
  763. package/Platform/SearchResponseResolver.d.ts +3 -3
  764. package/Platform/SearchResultPageRouteHandler.d.ts +8 -8
  765. package/Platform/SearchResultsFolderDataLoadingPluginFactory.d.ts +4 -4
  766. package/Platform/SearchResultsFolderTablePluginFactory.d.ts +6 -6
  767. package/Platform/SearchResultsMainMenuItem.d.ts +2 -2
  768. package/Platform/SearchResultsRequestResolver.d.ts +5 -5
  769. package/Platform/SearchResultsResponseResolver.d.ts +4 -4
  770. package/Platform/SearchRouteHandler.d.ts +8 -8
  771. package/Platform/SearchingResults.d.ts +4 -4
  772. package/Platform/SearchingResultsImpl.d.ts +4 -4
  773. package/Platform/SecurityDescriptorDialog.d.ts +6 -6
  774. package/Platform/SecurityDescriptorDialog.stories.d.ts +1 -1
  775. package/Platform/SecurityDescriptorDialogLogic.d.ts +6 -6
  776. package/Platform/SecurityDialogFrame.d.ts +1 -1
  777. package/Platform/ServerDefinedRouteHandler.d.ts +8 -8
  778. package/Platform/ServerDefinedRouteTypeMapper.d.ts +4 -4
  779. package/Platform/SessionExpiredHandler.d.ts +4 -4
  780. package/Platform/Settings.d.ts +1 -1
  781. package/Platform/SettingsPlugin.d.ts +4 -4
  782. package/Platform/SettingsPopup.d.ts +3 -3
  783. package/Platform/SettingsPopupLogic.d.ts +1 -1
  784. package/Platform/SettingsPopupRequestResolver.d.ts +3 -3
  785. package/Platform/SettingsPopupResponseResolver.d.ts +2 -2
  786. package/Platform/SettingsPopupView.d.ts +4 -4
  787. package/Platform/ShowAllButton.d.ts +1 -1
  788. package/Platform/SimpleRouteHandler.d.ts +6 -6
  789. package/Platform/SimpleRouteTypeMapper.d.ts +4 -4
  790. package/Platform/SortingRequestResolver.d.ts +3 -3
  791. package/Platform/SortingResponseResolver.d.ts +2 -2
  792. package/Platform/StaffDirectoryCardViewRouteHandler.d.ts +5 -5
  793. package/Platform/StaffStatusActivateDialog.d.ts +2 -2
  794. package/Platform/StaffStatusActivateDialogRouteHandler.d.ts +6 -6
  795. package/Platform/StandardMainMenuContainer.d.ts +2 -2
  796. package/Platform/StandardMainMenuContainerImpl.d.ts +2 -2
  797. package/Platform/Tab.d.ts +8 -8
  798. package/Platform/TabImpl.d.ts +4 -4
  799. package/Platform/TabPage.d.ts +2 -2
  800. package/Platform/TabPageImpl.d.ts +2 -2
  801. package/Platform/TabPageInfo.d.ts +1 -1
  802. package/Platform/Table.d.ts +14 -14
  803. package/Platform/TableCellNumberFormattedPlugin.d.ts +1 -1
  804. package/Platform/TableColumn.d.ts +2 -2
  805. package/Platform/TableColumnImpl.d.ts +3 -3
  806. package/Platform/TableColumnWrapper.d.ts +1 -1
  807. package/Platform/TableCreateRowWindow.d.ts +1 -1
  808. package/Platform/TableDataRequestOptions.d.ts +1 -1
  809. package/Platform/TableEditRowWindow.d.ts +1 -1
  810. package/Platform/TableFileDropzone.d.ts +2 -2
  811. package/Platform/TableFileInput.d.ts +1 -1
  812. package/Platform/TableImpl.d.ts +8 -8
  813. package/Platform/TableRowColorResponseResolver.d.ts +2 -2
  814. package/Platform/TableRowSelectionService.d.ts +5 -5
  815. package/Platform/TableRowSelectionServiceProvider.d.ts +2 -2
  816. package/Platform/TableRowsSelectionModel.d.ts +1 -1
  817. package/Platform/TableSelectionRowModel.d.ts +1 -1
  818. package/Platform/TemplateRequestResolver.d.ts +3 -3
  819. package/Platform/TemplateResponseResolver.d.ts +2 -2
  820. package/Platform/TestUtils.d.ts +9 -9
  821. package/Platform/TextArea.d.ts +5 -5
  822. package/Platform/TextAreaImpl.d.ts +3 -3
  823. package/Platform/TextBox.d.ts +3 -3
  824. package/Platform/TextBox.stories.d.ts +1 -1
  825. package/Platform/TextBoxImpl.d.ts +2 -2
  826. package/Platform/TextControlBase.d.ts +4 -4
  827. package/Platform/TextControlBaseImpl.d.ts +3 -3
  828. package/Platform/ToggleRowAcess.d.ts +1 -1
  829. package/Platform/Toolbar.stories.d.ts +1 -1
  830. package/Platform/UnlockCards.d.ts +3 -3
  831. package/Platform/UnreadBarService.d.ts +4 -4
  832. package/Platform/UnreadBarTablePlugins.d.ts +4 -4
  833. package/Platform/UnreadCounter.d.ts +9 -9
  834. package/Platform/UnreadCounterNotificationService.d.ts +2 -2
  835. package/Platform/UnreadCounterRouteHandler.d.ts +6 -6
  836. package/Platform/UnreadCountersHealthMonitorService.d.ts +4 -4
  837. package/Platform/UnreadResponseResolver.d.ts +2 -2
  838. package/Platform/Url.d.ts +3 -3
  839. package/Platform/UserCulture.d.ts +2 -2
  840. package/Platform/UserFoldersMainMenuItem.d.ts +5 -5
  841. package/Platform/UserFoldersMainMenuItemImpl.d.ts +3 -3
  842. package/Platform/UserInfo.d.ts +3 -3
  843. package/Platform/UserProfileDialog.d.ts +4 -4
  844. package/Platform/WebFrameBodyContainer.d.ts +3 -3
  845. package/Platform/WebFrameBodyContainerImpl.d.ts +2 -2
  846. package/Platform/WebFrameCompanyLogo.d.ts +4 -4
  847. package/Platform/WebFrameContent.d.ts +4 -4
  848. package/Platform/WebFrameContentContainer.d.ts +3 -3
  849. package/Platform/WebFrameContentContainerImpl.d.ts +2 -2
  850. package/Platform/WebFrameContentImpl.d.ts +2 -2
  851. package/Platform/WebFrameCurrentPageName.d.ts +2 -2
  852. package/Platform/WebFrameHeaderContainer.d.ts +3 -3
  853. package/Platform/WebFrameHeaderContainerImpl.d.ts +2 -2
  854. package/Platform/WebFrameHelpButton.d.ts +3 -3
  855. package/Platform/WebFrameMainMenuButton.d.ts +3 -3
  856. package/Platform/WebFrameMainMenuContainer.d.ts +5 -5
  857. package/Platform/WebFrameMainMenuContainerImpl.d.ts +2 -2
  858. package/Platform/WebFrameNavigationBar.d.ts +5 -5
  859. package/Platform/WebFrameNavigationBarBackButton.d.ts +3 -3
  860. package/Platform/WebFrameNavigationBarCreateButton.d.ts +2 -2
  861. package/Platform/WebFrameNavigationBarImpl.d.ts +2 -2
  862. package/Platform/WebFrameSearchPanel.d.ts +10 -10
  863. package/Platform/WebFrameSearchPanelService.d.ts +1 -1
  864. package/Platform/WebFrameUserPanel.d.ts +5 -5
  865. package/Platform/WebFrameUserPanel.stories.d.ts +1 -1
  866. package/Platform/WindowLocationService.d.ts +1 -1
  867. package/Platform/index.d.ts +9 -9
  868. package/Platform/loadServerDefinedRoutes.d.ts +1 -1
  869. package/Platform/prepareGridOptions.d.ts +1 -1
  870. package/Platform/registerSimpleRoute.d.ts +3 -3
  871. package/StandardServices.d.ts +47 -47
  872. package/StartUp.d.ts +1 -1
  873. package/System/$FileService.d.ts +2 -2
  874. package/System/$Layout.d.ts +7 -7
  875. package/System/$LayoutControlFactory.d.ts +1 -1
  876. package/System/$LayoutManager.d.ts +2 -2
  877. package/System/$RealtimeCommunicationService.d.ts +3 -3
  878. package/System/$RequestManager.d.ts +2 -2
  879. package/System/$Router.d.ts +8 -8
  880. package/System/$UrlResolver.d.ts +1 -1
  881. package/System/$UrlStore.d.ts +3 -3
  882. package/System/ApiEvent.d.ts +3 -3
  883. package/System/BaseControl.d.ts +18 -18
  884. package/System/BaseControlImpl.d.ts +1 -1
  885. package/System/BaseController.d.ts +1 -1
  886. package/System/BasicEvent.d.ts +4 -4
  887. package/System/BasicExtension.d.ts +4 -4
  888. package/System/BindSimpleApiEvent.d.ts +1 -1
  889. package/System/BindingMetadataConstants.d.ts +1 -1
  890. package/System/BooleanState.d.ts +3 -3
  891. package/System/ButtonPositionsSelectionUtils.d.ts +1 -1
  892. package/System/CancelableEvent.d.ts +6 -6
  893. package/System/CancelableEventArgs.d.ts +2 -2
  894. package/System/CardTypeResolver.d.ts +2 -2
  895. package/System/ControlConstructor.d.ts +1 -1
  896. package/System/ControlContext.d.ts +1 -1
  897. package/System/ControlImpl.d.ts +2 -2
  898. package/System/ControlStore.d.ts +3 -3
  899. package/System/ControlTemplate.d.ts +6 -6
  900. package/System/ControlTemplate.stories.d.ts +1 -1
  901. package/System/ControlTemplateContainer.d.ts +2 -2
  902. package/System/ControlTemplateLogic.d.ts +1 -1
  903. package/System/ControlTemplateOptions.d.ts +5 -5
  904. package/System/ControlTemplateView.d.ts +2 -2
  905. package/System/ControlWrapperMap.d.ts +1 -1
  906. package/System/CreateServiceStub.d.ts +1 -1
  907. package/System/DataGridControl.d.ts +8 -8
  908. package/System/DataLoadEvent.d.ts +1 -1
  909. package/System/DateTimeUtils.d.ts +1 -1
  910. package/System/DefineParameterAlias.d.ts +1 -1
  911. package/System/DefineProperty.d.ts +1 -1
  912. package/System/DefinePropertyAlias.d.ts +1 -1
  913. package/System/DelayUntilApiEvent.d.ts +1 -1
  914. package/System/DirectoryBase.d.ts +7 -7
  915. package/System/DirectoryBaseImpl.d.ts +8 -8
  916. package/System/DirectorySelectDialog.d.ts +6 -6
  917. package/System/EditOperationStore.d.ts +3 -3
  918. package/System/EventEmitter.d.ts +6 -6
  919. package/System/EventHandlersMap.d.ts +1 -1
  920. package/System/ExperimentalFeatureService.d.ts +1 -1
  921. package/System/ExtensionManager.d.ts +1 -1
  922. package/System/FileService.d.ts +2 -2
  923. package/System/FindControlByNameOrType.d.ts +2 -2
  924. package/System/GetBindingResult.d.ts +2 -2
  925. package/System/Handler.d.ts +1 -1
  926. package/System/IBasicEvent.d.ts +1 -1
  927. package/System/IBindingResult.d.ts +1 -1
  928. package/System/IBindingsWriteRequest.d.ts +1 -1
  929. package/System/ICancelableEvent.d.ts +2 -2
  930. package/System/ICardSavingEventArgs.d.ts +1 -1
  931. package/System/ICardTypeMap.d.ts +1 -1
  932. package/System/ICardTypeRawMap.d.ts +1 -1
  933. package/System/IControlContext.d.ts +1 -1
  934. package/System/IControlMap.d.ts +1 -1
  935. package/System/IControlStoreManager.d.ts +2 -2
  936. package/System/IControlWrapperMap.d.ts +1 -1
  937. package/System/IEditOperationMap.d.ts +1 -1
  938. package/System/IEditOperationStore.d.ts +1 -1
  939. package/System/IExtension.d.ts +4 -4
  940. package/System/IExtensionManager.d.ts +1 -1
  941. package/System/ILayoutContainer.d.ts +1 -1
  942. package/System/ILayoutContainerMap.d.ts +1 -1
  943. package/System/ILayoutContainerParams.d.ts +1 -1
  944. package/System/ILayoutParams.d.ts +7 -7
  945. package/System/ILocalizationsMap.d.ts +1 -1
  946. package/System/INotificationModel.d.ts +1 -1
  947. package/System/IRealtimeCommunicationHub.d.ts +1 -1
  948. package/System/IRouteHandler.d.ts +3 -3
  949. package/System/IRouteInfo.d.ts +2 -2
  950. package/System/IRouteTypeMapper.d.ts +2 -2
  951. package/System/ISupportEventBubling.d.ts +2 -2
  952. package/System/IUrlCollection.d.ts +2 -2
  953. package/System/IValidateEventArgs.d.ts +4 -4
  954. package/System/IWebServicesConnection.d.ts +1 -1
  955. package/System/IWebServicesService.d.ts +3 -3
  956. package/System/IncomingLocalStorageCommunicationChannel.d.ts +3 -3
  957. package/System/InputBasedControl.d.ts +13 -13
  958. package/System/InputBasedControlImpl.d.ts +6 -6
  959. package/System/LabelWidthService.d.ts +1 -1
  960. package/System/LastSearchResponseService.d.ts +2 -2
  961. package/System/Layout.d.ts +15 -15
  962. package/System/LayoutBootstrapper.d.ts +1 -1
  963. package/System/LayoutContainer.d.ts +4 -4
  964. package/System/LayoutControlFactory.d.ts +3 -3
  965. package/System/LayoutControlType.d.ts +1 -1
  966. package/System/LayoutControlsAccessor.d.ts +1 -1
  967. package/System/LayoutImpl.d.ts +5 -5
  968. package/System/LayoutManager.d.ts +13 -13
  969. package/System/LayoutScript.d.ts +4 -4
  970. package/System/LayoutServices.d.ts +3 -3
  971. package/System/LinksSearchCardsServiceStub.d.ts +2 -2
  972. package/System/LoadingViewWithText.d.ts +1 -1
  973. package/System/LocalStorage.d.ts +1 -1
  974. package/System/LocationContainerControl.d.ts +10 -10
  975. package/System/MessageBoxService.d.ts +1 -1
  976. package/System/NotificationRealtimeMessage.d.ts +1 -1
  977. package/System/NotificationTypeConverter.d.ts +2 -2
  978. package/System/OperationUtils.d.ts +3 -3
  979. package/System/OutcomingLocalStorageCommunicationChannel.d.ts +3 -3
  980. package/System/RealtimeCommunicationService.d.ts +5 -5
  981. package/System/RealtimeServerSender.d.ts +2 -2
  982. package/System/RealtimeSubscriber.d.ts +1 -1
  983. package/System/RenderModalContent.d.ts +1 -1
  984. package/System/RequestHelper.d.ts +2 -2
  985. package/System/RequestManager.d.ts +4 -4
  986. package/System/RequestMethods.d.ts +1 -1
  987. package/System/Resources.d.ts +1 -1
  988. package/System/RouteHelpers.d.ts +1 -1
  989. package/System/RouteSemantics.d.ts +1 -1
  990. package/System/RouteType.d.ts +1 -1
  991. package/System/Router.d.ts +13 -13
  992. package/System/ServerController.d.ts +3 -3
  993. package/System/ServiceActionMetaData.d.ts +1 -1
  994. package/System/ServiceTemplateService.d.ts +1 -1
  995. package/System/SetupStoreWithOperation.d.ts +1 -1
  996. package/System/SimpleEvent.d.ts +3 -3
  997. package/System/StateAccessor.d.ts +2 -2
  998. package/System/TimeoutService.d.ts +1 -1
  999. package/System/TryGetCardId.d.ts +1 -1
  1000. package/System/UrlStore.d.ts +4 -4
  1001. package/System/Utils.d.ts +1 -1
  1002. package/System/WebFrameUtils.d.ts +1 -1
  1003. package/System/WebServicesConnection.d.ts +2 -2
  1004. package/System/WebServicesService.d.ts +7 -7
  1005. package/package.json +1 -1
@@ -1,5 +1,5 @@
1
- import { WebFrameContentParams, WebFrameContentState } from '@docsvision/webclient//Platform
2
- import { BaseControlImpl } from '@docsvision/webclient//System
1
+ import { WebFrameContentParams, WebFrameContentState } from '@docsvision/webclient/Platform/WebFrameContent';
2
+ import { BaseControlImpl } from '@docsvision/webclient/System/BaseControlImpl';
3
3
  import React from 'react';
4
4
  /**
5
5
  * Класс элемента управления WebFrameContent.
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
- import { BaseControl, BaseControlParams, BaseControlState } from "@docsvision/webclient//System
3
- import { ControlImpl } from '@docsvision/webclient//System
2
+ import { BaseControl, BaseControlParams, BaseControlState } from "@docsvision/webclient/System/BaseControl";
3
+ import { ControlImpl } from '@docsvision/webclient/System/ControlImpl';
4
4
  /**
5
5
  * Содержит публичные свойства элемента управления [Метка]{@link WebFrameCurrentPageName}.
6
6
  */
@@ -1,6 +1,6 @@
1
- import { Panel, PanelParams } from '@docsvision/webclient//Platform
2
- import { PanelState } from '@docsvision/webclient//Platform
3
- import { WebFrameHeaderContainerImpl } from '@docsvision/webclient//Platform
1
+ import { Panel, PanelParams } from '@docsvision/webclient/Platform/Panel';
2
+ import { PanelState } from '@docsvision/webclient/Platform/PanelImpl';
3
+ import { WebFrameHeaderContainerImpl } from '@docsvision/webclient/Platform/WebFrameHeaderContainerImpl';
4
4
  import { $ApplicationSettings } from '@docsvision/webclient/StandardServices';
5
5
  /**
6
6
  * Содержит публичные свойства элемента управления [Метка]{@link WebFrameHeaderContainer}.
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
- import { PanelImpl } from '@docsvision/webclient//Platform
3
- import { WebFrameHeaderContainerParams, WebFrameHeaderContainerState } from '@docsvision/webclient//Platform
2
+ import { PanelImpl } from '@docsvision/webclient/Platform/PanelImpl';
3
+ import { WebFrameHeaderContainerParams, WebFrameHeaderContainerState } from '@docsvision/webclient/Platform/WebFrameHeaderContainer';
4
4
  /**
5
5
  * Класс элемента управления WebFrameHeaderContainerImpl.
6
6
  */
@@ -1,8 +1,8 @@
1
1
  /// <reference types="react" />
2
- import { $InsideMainMenu } from '@docsvision/webclient//Platform
2
+ import { $InsideMainMenu } from '@docsvision/webclient/Platform/$InsideMainMenu';
3
3
  import { $ApplicationSettings } from '@docsvision/webclient/StandardServices';
4
- import { BaseControl, BaseControlParams, BaseControlState } from "@docsvision/webclient//System
5
- import { ControlImpl } from '@docsvision/webclient//System
4
+ import { BaseControl, BaseControlParams, BaseControlState } from "@docsvision/webclient/System/BaseControl";
5
+ import { ControlImpl } from '@docsvision/webclient/System/ControlImpl';
6
6
  /**
7
7
  * Содержит публичные свойства элемента управления [Метка]{@link WebFrameHelpButton}.
8
8
  */
@@ -1,8 +1,8 @@
1
1
  /// <reference types="react" />
2
- import { BaseControl, BaseControlParams, BaseControlState } from "@docsvision/webclient//System
3
- import { ControlImpl } from '@docsvision/webclient//System
2
+ import { BaseControl, BaseControlParams, BaseControlState } from "@docsvision/webclient/System/BaseControl";
3
+ import { ControlImpl } from '@docsvision/webclient/System/ControlImpl';
4
4
  import { $ApplicationSettings } from '@docsvision/webclient/StandardServices';
5
- import { $LocalStorage } from '@docsvision/webclient//System
5
+ import { $LocalStorage } from '@docsvision/webclient/System/$LocalStorage';
6
6
  /**
7
7
  * Содержит публичные свойства элемента управления [Метка]{@link WebFrameMainMenuButton}.
8
8
  */
@@ -1,9 +1,9 @@
1
- import { Panel, PanelParams } from '@docsvision/webclient//Platform
2
- import { PanelState } from '@docsvision/webclient//Platform
3
- import { WebFrameMainMenuContainerImpl } from '@docsvision/webclient//Platform
1
+ import { Panel, PanelParams } from '@docsvision/webclient/Platform/Panel';
2
+ import { PanelState } from '@docsvision/webclient/Platform/PanelImpl';
3
+ import { WebFrameMainMenuContainerImpl } from '@docsvision/webclient/Platform/WebFrameMainMenuContainerImpl';
4
4
  import { $ApplicationSettings, $DeviceType } from '@docsvision/webclient/StandardServices';
5
- import { $ContentElementProvider } from '@docsvision/webclient//Platform
6
- import { $LocalStorage } from '@docsvision/webclient//System
5
+ import { $ContentElementProvider } from '@docsvision/webclient/Platform/$ContentElementProvider';
6
+ import { $LocalStorage } from '@docsvision/webclient/System/$LocalStorage';
7
7
  /**
8
8
  * Содержит публичные свойства элемента управления [Метка]{@link WebFrameMainMenuContainer}.
9
9
  */
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
- import { PanelImpl } from '@docsvision/webclient//Platform
3
- import { WebFrameMainMenuContainerParams, WebFrameMainMenuContainerState } from '@docsvision/webclient//Platform
2
+ import { PanelImpl } from '@docsvision/webclient/Platform/PanelImpl';
3
+ import { WebFrameMainMenuContainerParams, WebFrameMainMenuContainerState } from '@docsvision/webclient/Platform/WebFrameMainMenuContainer';
4
4
  /**
5
5
  * Класс элемента управления WebFrameMainMenuContainer.
6
6
  */
@@ -1,9 +1,9 @@
1
- import { Panel, PanelParams } from '@docsvision/webclient//Platform
2
- import { PanelState } from '@docsvision/webclient//Platform
3
- import { WebFrameNavigationBarImpl } from '@docsvision/webclient//Platform
1
+ import { Panel, PanelParams } from '@docsvision/webclient/Platform/Panel';
2
+ import { PanelState } from '@docsvision/webclient/Platform/PanelImpl';
3
+ import { WebFrameNavigationBarImpl } from '@docsvision/webclient/Platform/WebFrameNavigationBarImpl';
4
4
  import { $ApplicationSettings } from '@docsvision/webclient/StandardServices';
5
- import { NavBarMode } from '@docsvision/webclient//Legacy
6
- import { $LocalStorage } from '@docsvision/webclient//System
5
+ import { NavBarMode } from '@docsvision/webclient/Legacy/NavBarMode';
6
+ import { $LocalStorage } from '@docsvision/webclient/System/$LocalStorage';
7
7
  /**
8
8
  * Содержит публичные свойства элемента управления [Метка]{@link WebFrameNavigationBar}.
9
9
  */
@@ -1,8 +1,8 @@
1
1
  /// <reference types="react" />
2
2
  import { $ApplicationSettings } from '@docsvision/webclient/StandardServices';
3
- import { BaseControl, BaseControlParams, BaseControlState } from "@docsvision/webclient//System
4
- import { ControlImpl } from '@docsvision/webclient//System
5
- import { $Router } from '@docsvision/webclient//System
3
+ import { BaseControl, BaseControlParams, BaseControlState } from "@docsvision/webclient/System/BaseControl";
4
+ import { ControlImpl } from '@docsvision/webclient/System/ControlImpl';
5
+ import { $Router } from '@docsvision/webclient/System/$Router';
6
6
  /**
7
7
  * Содержит публичные свойства элемента управления [Метка]{@link WebFrameNavigationBarBackButton}.
8
8
  */
@@ -1,7 +1,7 @@
1
1
  /// <reference types="react" />
2
2
  import { $ApplicationSettings } from '@docsvision/webclient/StandardServices';
3
- import { BaseControl, BaseControlParams, BaseControlState } from "@docsvision/webclient//System
4
- import { ControlImpl } from '@docsvision/webclient//System
3
+ import { BaseControl, BaseControlParams, BaseControlState } from "@docsvision/webclient/System/BaseControl";
4
+ import { ControlImpl } from '@docsvision/webclient/System/ControlImpl';
5
5
  /**
6
6
  * Содержит публичные свойства элемента управления [Метка]{@link WebFrameNavigationBarCreateButton}.
7
7
  */
@@ -1,6 +1,6 @@
1
1
  import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
2
- import { PanelImpl } from '@docsvision/webclient//Platform
3
- import { WebFrameNavigationBarParams, WebFrameNavigationBarState } from '@docsvision/webclient//Platform
2
+ import { PanelImpl } from '@docsvision/webclient/Platform/PanelImpl';
3
+ import { WebFrameNavigationBarParams, WebFrameNavigationBarState } from '@docsvision/webclient/Platform/WebFrameNavigationBar';
4
4
  import React from 'react';
5
5
  /**
6
6
  * Класс элемента управления WebFrameNavigationBarImpl.
@@ -1,16 +1,16 @@
1
- import { BaseControl, BaseControlParams, BaseControlState } from '@docsvision/webclient//System
2
- import { $Layout } from '@docsvision/webclient//System
3
- import { ControlImpl } from '@docsvision/webclient//System
1
+ import { BaseControl, BaseControlParams, BaseControlState } from '@docsvision/webclient/System/BaseControl';
2
+ import { $Layout } from '@docsvision/webclient/System/$Layout';
3
+ import { ControlImpl } from '@docsvision/webclient/System/ControlImpl';
4
4
  import React from 'react';
5
5
  import { $ApplicationSettings, $FullTextSearchEnabled, $DeviceType, $LastSearchRequest } from '@docsvision/webclient/StandardServices';
6
6
  import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
7
- import { $CompanyLogo } from '@docsvision/webclient//Platform
8
- import { SearchDropdown } from '@docsvision/webclient//Legacy
9
- import { $WebFrameContext } from '@docsvision/webclient//Platform
10
- import { $Router } from '@docsvision/webclient//System
11
- import { $WebFrameSearchPanel } from '@docsvision/webclient//Platform
12
- import { $ExperimentalFeature } from '@docsvision/webclient//System
13
- import { $LastSearchResponse } from '@docsvision/webclient//System
7
+ import { $CompanyLogo } from '@docsvision/webclient/Platform/$CompanyLogo';
8
+ import { SearchDropdown } from '@docsvision/webclient/Legacy/SearchDropdown';
9
+ import { $WebFrameContext } from '@docsvision/webclient/Platform/$WebFrameContext';
10
+ import { $Router } from '@docsvision/webclient/System/$Router';
11
+ import { $WebFrameSearchPanel } from '@docsvision/webclient/Platform/$WebFrameSearchPanel';
12
+ import { $ExperimentalFeature } from '@docsvision/webclient/System/$ExperimentalFeature';
13
+ import { $LastSearchResponse } from '@docsvision/webclient/System/$LastSearchResponse';
14
14
  export declare class WebFrameSearchPanelParams extends BaseControlParams {
15
15
  /** Стандартный CSS класс со стилями элемента управления */
16
16
  standardCssClass?: string;
@@ -1,5 +1,5 @@
1
1
  import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
2
- import { ISearchInfo, IWebFrameSearchPanel } from '@docsvision/webclient//Platform
2
+ import { ISearchInfo, IWebFrameSearchPanel } from '@docsvision/webclient/Platform/$WebFrameSearchPanel';
3
3
  import { $Domain } from '@docsvision/web/core/state-management';
4
4
  import { Store, Event } from 'effector';
5
5
  /** @intrnal Реализация сервиса {@link $WebFrameSearchPanel}. */
@@ -1,13 +1,13 @@
1
1
  /// <reference types="react" />
2
- import { $InsideMainMenu } from '@docsvision/webclient//Platform
2
+ import { $InsideMainMenu } from '@docsvision/webclient/Platform/$InsideMainMenu';
3
3
  import { $ApplicationSettings, $CurrentEmployee, $DeviceType } from '@docsvision/webclient/StandardServices';
4
- import { BaseControl, BaseControlParams, BaseControlState } from "@docsvision/webclient//System
5
- import { ControlImpl } from '@docsvision/webclient//System
4
+ import { BaseControl, BaseControlParams, BaseControlState } from "@docsvision/webclient/System/BaseControl";
5
+ import { ControlImpl } from '@docsvision/webclient/System/ControlImpl';
6
6
  import { $LayoutStaffController } from '@docsvision/webclient/Generated/DocsVision.WebClient.Controllers';
7
7
  import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
8
8
  import { PerformOnce } from '@docsvision/webclient/Legacy/Utils';
9
- import { $EmployeeStatus } from '@docsvision/webclient//Platform
10
- import { $LocalStorage } from '@docsvision/webclient//System
9
+ import { $EmployeeStatus } from '@docsvision/webclient/Platform/$EmployeeStatus';
10
+ import { $LocalStorage } from '@docsvision/webclient/System/$LocalStorage';
11
11
  /**
12
12
  * Содержит публичные свойства элемента управления [Метка]{@link WebFrameUserPanel}.
13
13
  */
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- import { WebFrameUserPanel } from "@docsvision/webclient//Platform
2
+ import { WebFrameUserPanel } from "@docsvision/webclient/Platform/WebFrameUserPanel";
3
3
  import "./WebFrameUserPanel.stories.css";
4
4
  declare const _default: {
5
5
  title: string;
@@ -1,4 +1,4 @@
1
- import { IWindowLocationService } from '@docsvision/webclient//Platform
1
+ import { IWindowLocationService } from '@docsvision/webclient/Platform/$WindowLocation';
2
2
  /** Сервис для доступа к функциям объекта window.location */
3
3
  export declare class WindowLocationService implements IWindowLocationService {
4
4
  get href(): string;
@@ -1,12 +1,12 @@
1
- import { ExportPlugin } from "@docsvision/webclient//Platform
2
- import { FilterPlugin } from "@docsvision/webclient//Platform
3
- import { FolderSizePlugin } from "@docsvision/webclient//Platform
4
- import { GropingPlugin } from "@docsvision/webclient//Platform
5
- import { ReadAllPlugin } from "@docsvision/webclient//Platform
6
- import { RefreshPlugin } from "@docsvision/webclient//Platform
7
- import { ResetSettingsPlugin } from "@docsvision/webclient//Platform
8
- import { SearchPlugin } from "@docsvision/webclient//Platform
9
- import { SettingsPlugin } from "@docsvision/webclient//Platform
1
+ import { ExportPlugin } from "@docsvision/webclient/Platform/ExportPlugin";
2
+ import { FilterPlugin } from "@docsvision/webclient/Platform/FilterPlugin";
3
+ import { FolderSizePlugin } from "@docsvision/webclient/Platform/FolderSizePlugin";
4
+ import { GropingPlugin } from "@docsvision/webclient/Platform/GropingPlugin";
5
+ import { ReadAllPlugin } from "@docsvision/webclient/Platform/ReadAllPlugin";
6
+ import { RefreshPlugin } from "@docsvision/webclient/Platform/RefreshPlugin";
7
+ import { ResetSettingsPlugin } from "@docsvision/webclient/Platform/ResetSettingsPlugin";
8
+ import { SearchPlugin } from "@docsvision/webclient/Platform/SearchPlugin";
9
+ import { SettingsPlugin } from "@docsvision/webclient/Platform/SettingsPlugin";
10
10
  import { ITablePlugins } from "@docsvision/web/components/table/interfaces";
11
11
  export declare const ToolbarPlugins: ITablePlugins;
12
12
  export declare const toolbarTypeName = "FolderGridToolbar";
@@ -1,2 +1,2 @@
1
- import { $Router } from "@docsvision/webclient//System
1
+ import { $Router } from "@docsvision/webclient/System/$Router";
2
2
  export declare function loadServerDefinedRoutes(services: $Router): void;
@@ -1,3 +1,3 @@
1
1
  import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
2
- import { GridOptions } from '@docsvision/webclient//Legacy
2
+ import { GridOptions } from '@docsvision/webclient/Legacy/GridOptions';
3
3
  export declare function prepareGridOptions(gridViewModel: GenModels.GridViewModel, gridOptions: Partial<GridOptions>): GridOptions;
@@ -1,6 +1,6 @@
1
- import { ISimpleRouteData } from "@docsvision/webclient//Platform
2
- import { RequestMethods } from "@docsvision/webclient//System
3
- import { RouteParameters } from "@docsvision/webclient//System
1
+ import { ISimpleRouteData } from "@docsvision/webclient/Platform/ISimpleRouteData";
2
+ import { RequestMethods } from "@docsvision/webclient/System/IRequestInfo";
3
+ import { RouteParameters } from "@docsvision/webclient/System/RouteParameters";
4
4
  export interface SimpleRouteOptions {
5
5
  /**
6
6
  * Шаблон url-адреса роута.
@@ -1,56 +1,56 @@
1
1
  import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
2
- import { $FolderViews } from "@docsvision/webclient//Legacy
3
- import { $NavBar } from "@docsvision/webclient//Legacy
4
- import { $SearchPanel } from "@docsvision/webclient//Legacy
5
- import { $Folders } from "@docsvision/webclient//Legacy
6
- import { $Sidebar } from "@docsvision/webclient//Legacy
7
- import { $UserMenu } from "@docsvision/webclient//Legacy
8
- import { $FileDownload } from '@docsvision/webclient//Platform
9
- import { $WindowLocation } from '@docsvision/webclient//Platform
10
- import { $FilePickerUpload } from '@docsvision/webclient//Platform
11
- import { $WebFrameContext } from '@docsvision/webclient//Platform
12
- import { $InsideMainMenu } from '@docsvision/webclient//Platform
13
- import { $BatchOperationsPerformer } from '@docsvision/webclient//Platform
14
- import { $BatchOperationsProgressDialog } from '@docsvision/webclient//Platform
15
- import { $UnreadCounter } from "@docsvision/webclient//Platform
16
- import { $Layout } from "@docsvision/webclient//System
17
- import { $CardId, $CardInfo, $CardTimestamp, $ControlStore, $EditOperationStore, $ExtendedDataSourceInfos, $LayoutInfo, $OwnerLayout, $RowId, $RowInfo } from "@docsvision/webclient//System
18
- import { $LayoutControlFactory } from "@docsvision/webclient//System
19
- import { $ExtensionManager } from '@docsvision/webclient//System
20
- import { $RequestManager } from "@docsvision/webclient//System
21
- import { $UrlResolver } from '@docsvision/webclient//System
22
- import { $UrlStore } from "@docsvision/webclient//System
23
- import { $LayoutManager } from "@docsvision/webclient//System
24
- import { $LocalStorage } from "@docsvision/webclient//System
25
- import { $MessageBox } from '@docsvision/webclient//System
26
- import { $Router, $RouterNavigation } from "@docsvision/webclient//System
27
- import { $Timeout } from '@docsvision/webclient//System
28
- import { $RealtimeCommunicationService } from "@docsvision/webclient//System
29
- import { $WebServices } from '@docsvision/webclient//System
30
- import { $ExperimentalFeature } from '@docsvision/webclient//System
31
- import { $UnreadCounterNotification } from '@docsvision/webclient//Platform
32
- import { $EmployeeStatus } from '@docsvision/webclient//Platform
33
- import { $CacheManagement } from '@docsvision/webclient//Platform
34
- import { $FileScan } from '@docsvision/webclient//Platform
35
- import { $LayoutCheck } from '@docsvision/webclient//System
36
- import { $ScanDialog } from '@docsvision/webclient//Platform
37
- import { $FileService } from '@docsvision/webclient//System
38
- import { $CompanyLogo } from '@docsvision/webclient//Platform
39
- import { $ContentElementProvider } from '@docsvision/webclient//Platform
2
+ import { $FolderViews } from "@docsvision/webclient/Legacy/$FolderViews";
3
+ import { $NavBar } from "@docsvision/webclient/Legacy/$NavBar";
4
+ import { $SearchPanel } from "@docsvision/webclient/Legacy/$SearchPanel";
5
+ import { $Folders } from "@docsvision/webclient/Legacy/$Folders";
6
+ import { $Sidebar } from "@docsvision/webclient/Legacy/$Sidebar";
7
+ import { $UserMenu } from "@docsvision/webclient/Legacy/$UserMenu";
8
+ import { $FileDownload } from '@docsvision/webclient/Platform/$FileDownload';
9
+ import { $WindowLocation } from '@docsvision/webclient/Platform/$WindowLocation';
10
+ import { $FilePickerUpload } from '@docsvision/webclient/Platform/IFilePickerUploadService';
11
+ import { $WebFrameContext } from '@docsvision/webclient/Platform/$WebFrameContext';
12
+ import { $InsideMainMenu } from '@docsvision/webclient/Platform/$InsideMainMenu';
13
+ import { $BatchOperationsPerformer } from '@docsvision/webclient/Platform/$BatchOperationsPerformer';
14
+ import { $BatchOperationsProgressDialog } from '@docsvision/webclient/Platform/$BatchOperationsProgressDialog';
15
+ import { $UnreadCounter } from "@docsvision/webclient/Platform/$UnreadCounter";
16
+ import { $Layout } from "@docsvision/webclient/System/$Layout";
17
+ import { $CardId, $CardInfo, $CardTimestamp, $ControlStore, $EditOperationStore, $ExtendedDataSourceInfos, $LayoutInfo, $OwnerLayout, $RowId, $RowInfo } from "@docsvision/webclient/System/LayoutServices";
18
+ import { $LayoutControlFactory } from "@docsvision/webclient/System/$LayoutControlFactory";
19
+ import { $ExtensionManager } from '@docsvision/webclient/System/IExtensionManager';
20
+ import { $RequestManager } from "@docsvision/webclient/System/$RequestManager";
21
+ import { $UrlResolver } from '@docsvision/webclient/System/$UrlResolver';
22
+ import { $UrlStore } from "@docsvision/webclient/System/$UrlStore";
23
+ import { $LayoutManager } from "@docsvision/webclient/System/$LayoutManager";
24
+ import { $LocalStorage } from "@docsvision/webclient/System/$LocalStorage";
25
+ import { $MessageBox } from '@docsvision/webclient/System/$MessageBox';
26
+ import { $Router, $RouterNavigation } from "@docsvision/webclient/System/$Router";
27
+ import { $Timeout } from '@docsvision/webclient/System/$Timeout';
28
+ import { $RealtimeCommunicationService } from "@docsvision/webclient/System/$RealtimeCommunicationService";
29
+ import { $WebServices } from '@docsvision/webclient/System/IWebServicesService';
30
+ import { $ExperimentalFeature } from '@docsvision/webclient/System/$ExperimentalFeature';
31
+ import { $UnreadCounterNotification } from '@docsvision/webclient/Platform/$UnreadCounterNotification';
32
+ import { $EmployeeStatus } from '@docsvision/webclient/Platform/$EmployeeStatus';
33
+ import { $CacheManagement } from '@docsvision/webclient/Platform/$CacheManagement';
34
+ import { $FileScan } from '@docsvision/webclient/Platform/$FileScan';
35
+ import { $LayoutCheck } from '@docsvision/webclient/System/$LayoutCheckService';
36
+ import { $ScanDialog } from '@docsvision/webclient/Platform/$ScanDialog';
37
+ import { $FileService } from '@docsvision/webclient/System/$FileService';
38
+ import { $CompanyLogo } from '@docsvision/webclient/Platform/$CompanyLogo';
39
+ import { $ContentElementProvider } from '@docsvision/webclient/Platform/$ContentElementProvider';
40
40
  import { $RootCssClass } from '@docsvision/webclient/Helpers/$RootCssClass';
41
- import { $FilePreview } from '@docsvision/webclient//Platform
42
- import { $WebFrameDirectorySearchPanelService } from "@docsvision/webclient//BackOffice
41
+ import { $FilePreview } from '@docsvision/webclient/Platform/$FilePreview';
42
+ import { $WebFrameDirectorySearchPanelService } from "@docsvision/webclient/BackOffice/$WebFrameDirectorySearchPanelService";
43
43
  import { $Domain } from '@docsvision/web/core/state-management';
44
44
  import { $Resources } from "@docsvision/web/core/localization/$Resources";
45
45
  import { $MessageWindow } from '@docsvision/web/components/modals/message-box';
46
- import { $FileUpload } from "@docsvision/webclient//Platform
47
- import { $WebFrameDirectorySearchInfoStorageService } from "@docsvision/webclient//BackOffice
46
+ import { $FileUpload } from "@docsvision/webclient/Platform/IFileUploadService";
47
+ import { $WebFrameDirectorySearchInfoStorageService } from "@docsvision/webclient/BackOffice/$WebFrameDirectorySearchInfoStorageService";
48
48
  import { $DialogManagement } from "@docsvision/webclient/Helpers/ModalDialog/$DialogManagement";
49
- import { $WebFrameSearchPanel } from "@docsvision/webclient//Platform
50
- import { $LastSearchResponse } from "@docsvision/webclient//System
51
- import { $RefreshUnreadCounters } from "@docsvision/webclient//Platform
52
- import { $CurrentFolder } from "@docsvision/webclient//Platform
53
- import { $LastSearchParameters } from "@docsvision/webclient//Platform
49
+ import { $WebFrameSearchPanel } from "@docsvision/webclient/Platform/$WebFrameSearchPanel";
50
+ import { $LastSearchResponse } from "@docsvision/webclient/System/$LastSearchResponse";
51
+ import { $RefreshUnreadCounters } from "@docsvision/webclient/Platform/$RefreshUnreadCounters";
52
+ import { $CurrentFolder } from "@docsvision/webclient/Platform/$CurrentFolder";
53
+ import { $LastSearchParameters } from "@docsvision/webclient/Platform/$LastSearchParameters";
54
54
  /** Сервис доступа к идентификатору текущего пользователя. */
55
55
  export declare type $CurrentEmployeeId = {
56
56
  currentEmployeeId: string;
package/StartUp.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- import { Layout } from '@docsvision/webclient//System
1
+ import { Layout } from '@docsvision/webclient/System/Layout';
2
2
  export declare const rootLocationLayoutName = "root";
3
3
  export declare function initApp(): Promise<void>;
4
4
  export declare function LoadRootLocationLayout(): Promise<Layout>;
@@ -1,5 +1,5 @@
1
- import { FileListItem } from '@docsvision/webclient//BackOffice
2
- import { SimpleEvent } from '@docsvision/webclient//System
1
+ import { FileListItem } from '@docsvision/webclient/BackOffice/FileListItem';
2
+ import { SimpleEvent } from '@docsvision/webclient/System/SimpleEvent';
3
3
  export declare enum FileServiceOrder {
4
4
  Primary = 0,
5
5
  Secondary = 1
@@ -1,11 +1,11 @@
1
1
  import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
2
- import { BaseControl, BaseControlParams, BaseControlState } from "@docsvision/webclient//System
3
- import { ILayoutParams } from "@docsvision/webclient//System
4
- import { ControlWrapperMap } from "@docsvision/webclient//System
5
- import { IControlStoreManager } from '@docsvision/webclient//System
6
- import { IEditOperationStore } from "@docsvision/webclient//System
7
- import { ILayoutContainer } from "@docsvision/webclient//System
8
- import { ILayoutCheckService } from '@docsvision/webclient//System
2
+ import { BaseControl, BaseControlParams, BaseControlState } from "@docsvision/webclient/System/BaseControl";
3
+ import { ILayoutParams } from "@docsvision/webclient/System/ILayoutParams";
4
+ import { ControlWrapperMap } from "@docsvision/webclient/System/ControlWrapperMap";
5
+ import { IControlStoreManager } from '@docsvision/webclient/System/IControlStoreManager';
6
+ import { IEditOperationStore } from "@docsvision/webclient/System/IEditOperationStore";
7
+ import { ILayoutContainer } from "@docsvision/webclient/System/ILayoutContainer";
8
+ import { ILayoutCheckService } from '@docsvision/webclient/System/$LayoutCheckService';
9
9
  import { FieldSpec } from "@docsvision/web/utils/common";
10
10
  /** Параметры метода {@link Layout.saveCard}. */
11
11
  export interface SaveCardOptions {
@@ -1,4 +1,4 @@
1
- import { LayoutControlType } from "@docsvision/webclient//System
1
+ import { LayoutControlType } from "@docsvision/webclient/System/LayoutControlType";
2
2
  export interface ILayoutControlFactory {
3
3
  register(name: string, createFunction: () => any, replaceExisting: boolean): void;
4
4
  get(name: string): LayoutControlType;
@@ -1,6 +1,6 @@
1
1
  import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
2
- import { ILayout } from "@docsvision/webclient//System
3
- import { ShowLayoutParams } from "@docsvision/webclient//System
2
+ import { ILayout } from "@docsvision/webclient/System/$Layout";
3
+ import { ShowLayoutParams } from "@docsvision/webclient/System/ShowLayoutParams";
4
4
  import { ServiceContainer } from "@docsvision/web/core/services";
5
5
  export interface ILayoutManager {
6
6
  showCard(model: GenModels.LayoutCardViewModel, name?: string, owner?: string, services?: ServiceContainer): Promise<ILayout>;
@@ -1,6 +1,6 @@
1
- import { IRealTimeCommunicationMessage } from "@docsvision/webclient//System
2
- import { RealtimeServerSender } from "@docsvision/webclient//System
3
- import { RealtimeSubscriber } from "@docsvision/webclient//System
1
+ import { IRealTimeCommunicationMessage } from "@docsvision/webclient/System/IRealTimeCommunicationMessage";
2
+ import { RealtimeServerSender } from "@docsvision/webclient/System/RealtimeServerSender";
3
+ import { RealtimeSubscriber } from "@docsvision/webclient/System/RealtimeSubscriber";
4
4
  export interface IRealtimeCommunicationService {
5
5
  sendToServer<T>(message: IRealTimeCommunicationMessage<T>): void;
6
6
  sendBetweenTabs<T>(message: IRealTimeCommunicationMessage<T>, targetTabs?: string[], sync?: boolean): void;
@@ -1,6 +1,6 @@
1
1
  import { RequestOptions } from '@docsvision/webclient/Legacy/Utils';
2
- import { ICommonResponse } from "@docsvision/webclient//System
3
- import { RequestMethods } from "@docsvision/webclient//System
2
+ import { ICommonResponse } from "@docsvision/webclient/System/ICommonResponse";
3
+ import { RequestMethods } from "@docsvision/webclient/System/IRequestInfo";
4
4
  export interface IRequestManager {
5
5
  get<TResponse>(url: string, options?: RequestOptions): Promise<TResponse>;
6
6
  post<TResponse>(url: string, data: any, options?: RequestOptions): Promise<TResponse>;
@@ -1,12 +1,12 @@
1
- import { ILegacyRouter } from "@docsvision/webclient//Legacy
2
- import { ICancelableEvent } from '@docsvision/webclient//System
3
- import { IRouteHandler } from "@docsvision/webclient//System
4
- import { IRouteInfo } from "@docsvision/webclient//System
5
- import { IRouteTypeMapper } from "@docsvision/webclient//System
6
- import { RouteType } from "@docsvision/webclient//System
1
+ import { ILegacyRouter } from "@docsvision/webclient/Legacy/ILegacyRouter";
2
+ import { ICancelableEvent } from '@docsvision/webclient/System/ICancelableEvent';
3
+ import { IRouteHandler } from "@docsvision/webclient/System/IRouteHandler";
4
+ import { IRouteInfo } from "@docsvision/webclient/System/IRouteInfo";
5
+ import { IRouteTypeMapper } from "@docsvision/webclient/System/IRouteTypeMapper";
6
+ import { RouteType } from "@docsvision/webclient/System/RouteType";
7
7
  import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
8
- import { RouteFamilySubtype } from '@docsvision/webclient//System
9
- import { IRouteFamily } from '@docsvision/webclient//System
8
+ import { RouteFamilySubtype } from '@docsvision/webclient/System/RouteFamilySubtype';
9
+ import { IRouteFamily } from '@docsvision/webclient/System/IRouteFamily';
10
10
  export interface IRouter {
11
11
  /**
12
12
  * Please, don't use it. Really.
@@ -1,4 +1,4 @@
1
- import { UrlResolver } from "@docsvision/webclient//System
1
+ import { UrlResolver } from "@docsvision/webclient/System/UrlResolver";
2
2
  export declare type $UrlResolver = {
3
3
  urlResolver: UrlResolver;
4
4
  };
@@ -1,6 +1,6 @@
1
- import { IUrlCollection } from '@docsvision/webclient//System
2
- import { IUrlMap } from '@docsvision/webclient//System
3
- import { UrlResolver } from "@docsvision/webclient//System
1
+ import { IUrlCollection } from '@docsvision/webclient/System/IUrlCollection';
2
+ import { IUrlMap } from '@docsvision/webclient/System/IUrlMap';
3
+ import { UrlResolver } from "@docsvision/webclient/System/UrlResolver";
4
4
  export interface IUrlStore {
5
5
  registerUrlCollection(urlCollection: IUrlCollection): void;
6
6
  urlResolver: UrlResolver;
@@ -1,6 +1,6 @@
1
- import { BasicEventHandler, IBasicEvent } from "@docsvision/webclient//System
2
- import { ICancelableEvent } from "@docsvision/webclient//System
3
- import { ICancelableEventArgs } from '@docsvision/webclient//System
1
+ import { BasicEventHandler, IBasicEvent } from "@docsvision/webclient/System/IBasicEvent";
2
+ import { ICancelableEvent } from "@docsvision/webclient/System/ICancelableEvent";
3
+ import { ICancelableEventArgs } from '@docsvision/webclient/System/ICancelableEventArgs';
4
4
  /** Тип параметра, содержащего событие контрола. */
5
5
  export declare type BasicApiEvent<T> = IBasicEvent<T> | (Partial<IBasicEvent<T>> & BasicEventHandler<T>);
6
6
  /** Тип параметра, содержащего отменяемое событие контрола. */
@@ -1,24 +1,24 @@
1
1
  import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
2
2
  import { IControlContainer } from '@docsvision/webclient/Helpers/ControlSelector/IControlContainer';
3
- import { BaseControlImpl, BaseControlImplState } from "@docsvision/webclient//System
4
- import { IBlurEventArgs } from "@docsvision/webclient//System
5
- import { IFocusEventArgs } from "@docsvision/webclient//System
6
- import { IMouseOutEventArgs } from "@docsvision/webclient//System
7
- import { IMouseOverEventArgs } from "@docsvision/webclient//System
8
- import { Layout } from "@docsvision/webclient//System
9
- import { IBindingResult } from "@docsvision/webclient//System
10
- import { IBindingsWriteRequest } from "@docsvision/webclient//System
11
- import { IControlContext } from '@docsvision/webclient//System
12
- import { BubblingEventCallback, IBubblingEventInfo, ISupportEventBubbling } from "@docsvision/webclient//System
13
- import { IApiPropertyDescriptor } from "@docsvision/webclient//System
14
- import { FieldSpec } from '@docsvision/webclient//System
15
- import { BasicApiEvent, CancelableApiEvent } from "@docsvision/webclient//System
16
- import { BasicEventHandler } from "@docsvision/webclient//System
17
- import { IEventArgs } from "@docsvision/webclient//System
18
- import { IValidationParams } from "@docsvision/webclient//System
19
- import { IValidationResult } from "@docsvision/webclient//System
3
+ import { BaseControlImpl, BaseControlImplState } from "@docsvision/webclient/System/BaseControlImpl";
4
+ import { IBlurEventArgs } from "@docsvision/webclient/System/IBlurEventArgs";
5
+ import { IFocusEventArgs } from "@docsvision/webclient/System/IFocusEventArgs";
6
+ import { IMouseOutEventArgs } from "@docsvision/webclient/System/IMouseOutEventArgs";
7
+ import { IMouseOverEventArgs } from "@docsvision/webclient/System/IMouseOverEventArgs";
8
+ import { Layout } from "@docsvision/webclient/System/Layout";
9
+ import { IBindingResult } from "@docsvision/webclient/System/IBindingResult";
10
+ import { IBindingsWriteRequest } from "@docsvision/webclient/System/IBindingsWriteRequest";
11
+ import { IControlContext } from '@docsvision/webclient/System/IControlContext';
12
+ import { BubblingEventCallback, IBubblingEventInfo, ISupportEventBubbling } from "@docsvision/webclient/System/ISupportEventBubling";
13
+ import { IApiPropertyDescriptor } from "@docsvision/webclient/System/IApiPropertyDescriptor";
14
+ import { FieldSpec } from '@docsvision/webclient/System/GetFieldName';
15
+ import { BasicApiEvent, CancelableApiEvent } from "@docsvision/webclient/System/ApiEvent";
16
+ import { BasicEventHandler } from "@docsvision/webclient/System/IBasicEvent";
17
+ import { IEventArgs } from "@docsvision/webclient/System/IEventArgs";
18
+ import { IValidationParams } from "@docsvision/webclient/System/IValidationParams";
19
+ import { IValidationResult } from "@docsvision/webclient/System/IValidationResult";
20
20
  import React from "react";
21
- import { IValidateEventArgs } from '@docsvision/webclient//System
21
+ import { IValidateEventArgs } from '@docsvision/webclient/System/IValidateEventArgs';
22
22
  export declare let DEFAULT_CONTROL_NAME: string;
23
23
  /**
24
24
  * Базовый класс для описания публичных свойств контрола.
@@ -1,4 +1,4 @@
1
- import { BaseControlParams, BaseControlState } from "@docsvision/webclient//System
1
+ import { BaseControlParams, BaseControlState } from "@docsvision/webclient/System/BaseControl";
2
2
  import React from "react";
3
3
  /** Базовый интерфейс, для описания состояния контролов, наследующихся от {@link BaseControlImpl} */
4
4
  export declare type BaseControlImplState = BaseControlState;
@@ -1,5 +1,5 @@
1
1
  import { RequestOptions } from "@docsvision/webclient/Legacy/Utils";
2
- import { $RequestManager } from "@docsvision/webclient//System
2
+ import { $RequestManager } from "@docsvision/webclient/System/$RequestManager";
3
3
  /** @internal */
4
4
  export declare enum HttpMethods {
5
5
  Get = 0,
@@ -1,7 +1,7 @@
1
- import { LayoutControl } from "@docsvision/webclient//System
2
- import { IBubblingEventInfo } from "@docsvision/webclient//System
3
- import { ExecutionOrder } from '@docsvision/webclient//System
4
- import { BasicEventHandler, IBasicEvent } from "@docsvision/webclient//System
1
+ import { LayoutControl } from "@docsvision/webclient/System/BaseControl";
2
+ import { IBubblingEventInfo } from "@docsvision/webclient/System/ISupportEventBubling";
3
+ import { ExecutionOrder } from '@docsvision/webclient/System/ExecutionOrder';
4
+ import { BasicEventHandler, IBasicEvent } from "@docsvision/webclient/System/IBasicEvent";
5
5
  /** @internal */
6
6
  export declare abstract class BasicEvent<T> implements IBasicEvent<T> {
7
7
  protected handlers: BasicEventHandler<T>[];