@docsvision/webclient 5.17.5-beta.1 → 5.17.6

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