@docsvision/webclient 6.1.2 → 6.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1129) hide show
  1. package/App.d.ts +8 -8
  2. package/Application.d.ts +3 -3
  3. package/Approval/$AgreementHistoryStageRenderer.d.ts +2 -2
  4. package/Approval/$AgreementOptions.d.ts +3 -3
  5. package/Approval/AcquaintanceManagement.d.ts +3 -3
  6. package/Approval/AcquaintanceManagementImpl.d.ts +6 -6
  7. package/Approval/AgreementHistory.d.ts +9 -15
  8. package/Approval/AgreementHistoryImpl.d.ts +7 -7
  9. package/Approval/AgreementList.d.ts +2 -2
  10. package/Approval/AgreementListImpl.d.ts +7 -7
  11. package/Approval/AgreementManagement.d.ts +5 -5
  12. package/Approval/AgreementManagementImpl.d.ts +13 -23
  13. package/Approval/AgreementStage.d.ts +2 -2
  14. package/Approval/AgreementStageEmployeesLoader.d.ts +13 -13
  15. package/Approval/AgreementStageProps.d.ts +2 -2
  16. package/Approval/AgreementStageState.d.ts +1 -1
  17. package/Approval/ApprovalCycleInfo.d.ts +4 -15
  18. package/Approval/ApprovalCycleList.d.ts +3 -6
  19. package/Approval/ApprovalCycleListProps.d.ts +2 -2
  20. package/Approval/ApprovalHistoryFullStageInfo.d.ts +1 -22
  21. package/Approval/ApprovalStageInfo.d.ts +2 -31
  22. package/Approval/ApprovalStageItemComment.d.ts +4 -7
  23. package/Approval/ApprovalStageItemRow.d.ts +1 -4
  24. package/Approval/CardApprovalCycle.d.ts +3 -3
  25. package/Approval/CardApprovalCycleImpl.d.ts +7 -7
  26. package/Approval/CardApprovalStage.d.ts +4 -4
  27. package/Approval/CardApprovalStageImpl.d.ts +7 -7
  28. package/Approval/IAgreementListTableColumn.d.ts +1 -2
  29. package/Approval/IApprovalHistoryTableProps.d.ts +3 -11
  30. package/Approval/IApprovalStageItemRowProps.d.ts +5 -6
  31. package/Approval/TemplateComboVariant.d.ts +1 -1
  32. package/BackOffice/$CloudSignature.d.ts +5 -5
  33. package/BackOffice/$CryptoPro.d.ts +1 -1
  34. package/BackOffice/$DigitalSignature.d.ts +15 -23
  35. package/BackOffice/$LinksSearchCardsService.d.ts +3 -3
  36. package/BackOffice/$OperationParametersPanel.d.ts +4 -4
  37. package/BackOffice/$SelectionRow.d.ts +1 -1
  38. package/BackOffice/$WebFrameDirectorySearchPanelService.d.ts +2 -2
  39. package/BackOffice/AcknowledgementList.d.ts +10 -10
  40. package/BackOffice/AcknowledgementListButton.d.ts +1 -1
  41. package/BackOffice/AcknowledgementListContainer.d.ts +2 -2
  42. package/BackOffice/ActionButton.d.ts +3 -3
  43. package/BackOffice/ActionMenu.d.ts +3 -3
  44. package/BackOffice/AddComment.d.ts +2 -2
  45. package/BackOffice/AddUrlDialog.d.ts +1 -1
  46. package/BackOffice/Address.d.ts +4 -4
  47. package/BackOffice/AddressImpl.d.ts +11 -11
  48. package/BackOffice/ApprovalTaskComplete.d.ts +5 -5
  49. package/BackOffice/AuthenticationKindsView.d.ts +2 -2
  50. package/BackOffice/BackOfficeChildTask.d.ts +2 -2
  51. package/BackOffice/BackOfficeCreateLink.d.ts +9 -9
  52. package/BackOffice/CardKind.d.ts +5 -5
  53. package/BackOffice/CardKindImpl.d.ts +7 -7
  54. package/BackOffice/CardKindTree.d.ts +1 -3
  55. package/BackOffice/ChangeBoundaryValuesSection.d.ts +3 -3
  56. package/BackOffice/ChangeSectionValues.d.ts +3 -3
  57. package/BackOffice/CheckPerformer.d.ts +1 -1
  58. package/BackOffice/ChildTasksPerformingImpl.d.ts +7 -7
  59. package/BackOffice/CollapseAllTaskTableRows.d.ts +1 -1
  60. package/BackOffice/CollapseTaskTableRow.d.ts +1 -1
  61. package/BackOffice/ColumnSettingsDialog.d.ts +9 -9
  62. package/BackOffice/CommentBodyContents.d.ts +2 -2
  63. package/BackOffice/CommentDeleteIcon.d.ts +1 -1
  64. package/BackOffice/CommentEditIcon.d.ts +1 -1
  65. package/BackOffice/CommentEditor.d.ts +5 -5
  66. package/BackOffice/CommentHeader.d.ts +1 -1
  67. package/BackOffice/CommentInputTextArea.d.ts +3 -3
  68. package/BackOffice/CommentModel.d.ts +1 -1
  69. package/BackOffice/CommentUserIcon.d.ts +1 -1
  70. package/BackOffice/Comments.d.ts +12 -12
  71. package/BackOffice/CommentsImpl.d.ts +8 -8
  72. package/BackOffice/CompareTasks.d.ts +1 -1
  73. package/BackOffice/ConvertCloudToSavedCertificate.d.ts +3 -3
  74. package/BackOffice/ConvertLocalToSavedCertificate.d.ts +3 -3
  75. package/BackOffice/ConvertPkiClientToSavedCertificate.d.ts +3 -3
  76. package/BackOffice/ConvertSignLabelsToComboBoxItems.d.ts +1 -1
  77. package/BackOffice/CreateRelatedCardButton.d.ts +10 -10
  78. package/BackOffice/CreateRelatedCardButtonImpl.d.ts +7 -7
  79. package/BackOffice/CreateWindow.d.ts +4 -4
  80. package/BackOffice/CryptoProDssService.d.ts +15 -15
  81. package/BackOffice/CryptoProService.d.ts +2 -2
  82. package/BackOffice/DelegateBatchOperation.d.ts +14 -14
  83. package/BackOffice/DelegateBatchOperationImpl.d.ts +5 -5
  84. package/BackOffice/DelegationParameters.d.ts +2 -2
  85. package/BackOffice/DelegationParamsPanel.d.ts +9 -9
  86. package/BackOffice/DeleteLogic.d.ts +2 -2
  87. package/BackOffice/DeleteShortcutBatchOperation.d.ts +2 -2
  88. package/BackOffice/DeleteShortcutBatchOperationImpl.d.ts +3 -3
  89. package/BackOffice/DeleteTaskRow.d.ts +2 -2
  90. package/BackOffice/Department.d.ts +3 -3
  91. package/BackOffice/DepartmentFilter.d.ts +1 -1
  92. package/BackOffice/DepartmentFilterView.d.ts +2 -2
  93. package/BackOffice/DepartmentFilterViewComponents.d.ts +7 -12
  94. package/BackOffice/DepartmentImpl.d.ts +10 -9
  95. package/BackOffice/DepartmentSelectDialog.d.ts +5 -5
  96. package/BackOffice/DepartmentSelectDialogFlat.d.ts +10 -14
  97. package/BackOffice/DigitalSignatureService.d.ts +23 -23
  98. package/BackOffice/DirectoryDesRowSelectDialog.d.ts +6 -9
  99. package/BackOffice/DirectoryDesignerActionButton.d.ts +2 -2
  100. package/BackOffice/DirectoryDesignerItemCreateWindow.d.ts +3 -3
  101. package/BackOffice/DirectoryDesignerItemEditWindow.d.ts +3 -3
  102. package/BackOffice/DirectoryDesignerItemViewWindow.d.ts +3 -3
  103. package/BackOffice/DirectoryDesignerRow.d.ts +9 -9
  104. package/BackOffice/DirectoryDesignerRowImpl.d.ts +10 -12
  105. package/BackOffice/DirectoryDesignerRowSelectDialog.d.ts +3 -3
  106. package/BackOffice/DirectoryDesignerTreeNode.d.ts +1 -1
  107. package/BackOffice/DirectoryEntryModal.d.ts +4 -4
  108. package/BackOffice/DirectoryEntryModalLogic.d.ts +13 -24
  109. package/BackOffice/DirectoryFrame.d.ts +2 -2
  110. package/BackOffice/DirectoryRowSelection.d.ts +1 -1
  111. package/BackOffice/DirectorySearchBreadcrumbs.d.ts +3 -3
  112. package/BackOffice/DirectorySearchContainer.d.ts +1 -1
  113. package/BackOffice/DirectorySearchContent.d.ts +3 -3
  114. package/BackOffice/DirectorySearchCounter.d.ts +1 -1
  115. package/BackOffice/DirectorySearchInfo.d.ts +1 -1
  116. package/BackOffice/DirectorySearchResult.d.ts +9 -9
  117. package/BackOffice/DirectorySearchResultList.d.ts +4 -4
  118. package/BackOffice/DirectorySearchResultLogic.d.ts +2 -5
  119. package/BackOffice/DirectorySearchResultView.d.ts +2 -2
  120. package/BackOffice/DirectorySplitter.d.ts +1 -1
  121. package/BackOffice/DirectoryTabContents.d.ts +1 -1
  122. package/BackOffice/DirectoryTabInfo.d.ts +1 -1
  123. package/BackOffice/DirectoryTabItem.d.ts +1 -1
  124. package/BackOffice/DirectoryTabPanel.d.ts +1 -1
  125. package/BackOffice/DirectoryTabs.d.ts +7 -7
  126. package/BackOffice/DirectoryTabs.stories.d.ts +2 -2
  127. package/BackOffice/DirectoryTabsLogic.d.ts +6 -6
  128. package/BackOffice/DirectoryTabsRoot.d.ts +1 -1
  129. package/BackOffice/DirectoryTree.d.ts +4 -4
  130. package/BackOffice/DirectoryTree.stories.d.ts +2 -2
  131. package/BackOffice/DirectoryTreeAddButton.d.ts +1 -1
  132. package/BackOffice/DirectoryTreeContainer.d.ts +1 -1
  133. package/BackOffice/DirectoryTreeHScrollContainer.d.ts +1 -1
  134. package/BackOffice/DirectoryTreeIcon.d.ts +3 -3
  135. package/BackOffice/DirectoryTreeList.d.ts +5 -5
  136. package/BackOffice/DirectoryTreeLogic.d.ts +21 -21
  137. package/BackOffice/DirectoryTreeRow.d.ts +1 -1
  138. package/BackOffice/DirectoryTreeRowName.d.ts +1 -1
  139. package/BackOffice/DirectoryTreeToggle.d.ts +1 -1
  140. package/BackOffice/DirectoryTreeWrapper.d.ts +1 -1
  141. package/BackOffice/DirectoryValues.d.ts +3 -3
  142. package/BackOffice/DirectoryValues.stories.d.ts +2 -2
  143. package/BackOffice/DirectoryValuesAddButton.d.ts +1 -1
  144. package/BackOffice/DirectoryValuesContainer.d.ts +1 -1
  145. package/BackOffice/DirectoryValuesIcon.d.ts +3 -3
  146. package/BackOffice/DirectoryValuesLogic.d.ts +3 -3
  147. package/BackOffice/DirectoryValuesWrapper.d.ts +1 -1
  148. package/BackOffice/DisplayInitiator.d.ts +9 -9
  149. package/BackOffice/DisplayInitiatorImpl.d.ts +4 -4
  150. package/BackOffice/DisplayPerformers.d.ts +5 -5
  151. package/BackOffice/DisplayPerformersImpl.d.ts +3 -3
  152. package/BackOffice/Document.d.ts +1 -1
  153. package/BackOffice/DssAuthorizationModels.d.ts +1 -3
  154. package/BackOffice/DssCertificateModels.d.ts +10 -14
  155. package/BackOffice/DssPolicyModels.d.ts +3 -5
  156. package/BackOffice/DssSignRequestModels.d.ts +14 -27
  157. package/BackOffice/EditComment.d.ts +2 -2
  158. package/BackOffice/EditTaskDescription.d.ts +7 -7
  159. package/BackOffice/EditTaskDescriptionDialog.d.ts +3 -3
  160. package/BackOffice/EditTaskDuration.d.ts +10 -10
  161. package/BackOffice/EditTaskDurationDialog.d.ts +4 -4
  162. package/BackOffice/EditWindow.d.ts +4 -4
  163. package/BackOffice/EmailButton.d.ts +8 -10
  164. package/BackOffice/EmailButtonContainer.d.ts +4 -4
  165. package/BackOffice/EmailButtonFiles.d.ts +3 -5
  166. package/BackOffice/EmailButtonItem.d.ts +4 -6
  167. package/BackOffice/EmailButtonLogic.d.ts +2 -2
  168. package/BackOffice/EmailButtonOptions.d.ts +11 -11
  169. package/BackOffice/EmailButtonSelectedSize.d.ts +3 -5
  170. package/BackOffice/EmailButtonView.d.ts +9 -9
  171. package/BackOffice/Employee.d.ts +3 -3
  172. package/BackOffice/EmployeeImpl.d.ts +9 -17
  173. package/BackOffice/EmployeesTabFrame.d.ts +2 -2
  174. package/BackOffice/ExistingCardLinkDialog.d.ts +11 -11
  175. package/BackOffice/ExpandTaskTableRow.d.ts +1 -1
  176. package/BackOffice/ExtraFileIcon.d.ts +1 -1
  177. package/BackOffice/FavoriteEmployeesStorage.d.ts +2 -2
  178. package/BackOffice/FileListAttachElements.d.ts +1 -1
  179. package/BackOffice/FileListControl.d.ts +17 -21
  180. package/BackOffice/FileListControlImpl.d.ts +16 -16
  181. package/BackOffice/FileListControlLogic.d.ts +17 -18
  182. package/BackOffice/FileListItemComponent.d.ts +2 -5
  183. package/BackOffice/FileListItemPlaceholderComponent.d.ts +2 -2
  184. package/BackOffice/FileListItemProps.d.ts +9 -10
  185. package/BackOffice/FileListVersionPlaceholder.d.ts +1 -1
  186. package/BackOffice/FileRenamingDialog.d.ts +13 -13
  187. package/BackOffice/FileSign.d.ts +4 -4
  188. package/BackOffice/FindMaxLevelIdent.d.ts +1 -1
  189. package/BackOffice/FindTaskRow.d.ts +1 -1
  190. package/BackOffice/FlatternRows.d.ts +1 -1
  191. package/BackOffice/GetBusinessCalendarSourceType.d.ts +2 -2
  192. package/BackOffice/GetCalendarType.d.ts +1 -1
  193. package/BackOffice/GetDirectoryTreeRowModel.d.ts +1 -1
  194. package/BackOffice/GetEmlUrl.d.ts +1 -1
  195. package/BackOffice/GetHelpBoxRowInfo.d.ts +2 -2
  196. package/BackOffice/GetNextGroupTaskDistribution.d.ts +3 -3
  197. package/BackOffice/GetSignatureMethodName.d.ts +2 -2
  198. package/BackOffice/GroupTaskCardSelectPerformers.d.ts +36 -36
  199. package/BackOffice/GroupTaskCardSelectPerformersImpl.d.ts +40 -40
  200. package/BackOffice/GroupTaskNoBusinessCalendarCalculation.d.ts +3 -3
  201. package/BackOffice/GroupTaskPerformersIntervalManager.d.ts +21 -21
  202. package/BackOffice/GroupTaskPerformersValidationMessage.d.ts +1 -1
  203. package/BackOffice/GzPerformersOverlay.d.ts +3 -3
  204. package/BackOffice/History.d.ts +4 -4
  205. package/BackOffice/HistoryImpl.d.ts +6 -6
  206. package/BackOffice/HistoryRecordView.d.ts +2 -2
  207. package/BackOffice/HistoryView.d.ts +7 -7
  208. package/BackOffice/IChangeExecutionTypeEventArgs.d.ts +2 -2
  209. package/BackOffice/IChangeResponsibleEventArgs.d.ts +3 -3
  210. package/BackOffice/IChangingTaskOrderEventArgs.d.ts +3 -3
  211. package/BackOffice/ICommentProps.d.ts +2 -2
  212. package/BackOffice/IDigitalSignatureDialogManagement.d.ts +5 -5
  213. package/BackOffice/IDirectoryTreeRow.d.ts +1 -1
  214. package/BackOffice/IFileListOperation.d.ts +1 -1
  215. package/BackOffice/IFileListWrapper.d.ts +1 -1
  216. package/BackOffice/IFileMenuItem.d.ts +1 -1
  217. package/BackOffice/IFileSignInteractionModel.d.ts +3 -3
  218. package/BackOffice/IGetCertificateResult.d.ts +3 -3
  219. package/BackOffice/INewCardLinkDialogProps.d.ts +3 -3
  220. package/BackOffice/IParametersRequestEventArgs.d.ts +2 -2
  221. package/BackOffice/IPerformerEventArgs.d.ts +4 -4
  222. package/BackOffice/IPerformersEventArgs.d.ts +2 -2
  223. package/BackOffice/IPowersDialog.d.ts +2 -2
  224. package/BackOffice/ISignRequest.d.ts +2 -2
  225. package/BackOffice/IStaffDirectoryItemsDialog.d.ts +2 -2
  226. package/BackOffice/ITaskDescriptionDialogManagement.d.ts +1 -1
  227. package/BackOffice/ITaskDescriptionDialogOpenedEventArgs.d.ts +3 -3
  228. package/BackOffice/ITaskDescriptionEventArgs.d.ts +3 -3
  229. package/BackOffice/ITaskDurationDialogManagement.d.ts +2 -2
  230. package/BackOffice/ITaskDurationDialogOpenedEventArgs.d.ts +3 -3
  231. package/BackOffice/ITaskGroupIntervalEventArgs.d.ts +3 -3
  232. package/BackOffice/ITaskIntervalEventArgs.d.ts +3 -3
  233. package/BackOffice/ITaskListProps.d.ts +1 -1
  234. package/BackOffice/ITasksDistributionEventArgs.d.ts +4 -4
  235. package/BackOffice/ITasksTableModel.d.ts +1 -1
  236. package/BackOffice/ITasksTableRow.d.ts +1 -1
  237. package/BackOffice/ITasksTreeContainerProps.d.ts +1 -2
  238. package/BackOffice/ITasksTreeNodeResolver.d.ts +2 -2
  239. package/BackOffice/IUpdateTaskGroupIntervalEventArgs.d.ts +1 -1
  240. package/BackOffice/InfoPopover.d.ts +10 -10
  241. package/BackOffice/InitialCheckboxes.d.ts +3 -3
  242. package/BackOffice/InitializeDefaultGroupsAndColors.d.ts +2 -2
  243. package/BackOffice/InnerWindow.d.ts +1 -1
  244. package/BackOffice/InsertLoadedChildrenRows.d.ts +2 -2
  245. package/BackOffice/InsertLoadedTaskTableRows.d.ts +2 -2
  246. package/BackOffice/LinkInfoPopover.d.ts +2 -2
  247. package/BackOffice/LinkInfoPopoverProps.d.ts +1 -1
  248. package/BackOffice/LinkSelectionItem.d.ts +2 -2
  249. package/BackOffice/LinkTypeComboBoxVariant.d.ts +1 -2
  250. package/BackOffice/Links.d.ts +15 -15
  251. package/BackOffice/LinksImpl.d.ts +20 -20
  252. package/BackOffice/LinksSearchCardsService.d.ts +3 -3
  253. package/BackOffice/LoadCloudCertificates.d.ts +3 -3
  254. package/BackOffice/LoadEmployeeLayoutFunctions.d.ts +4 -6
  255. package/BackOffice/LoadSectionLayoutFunctions.d.ts +3 -4
  256. package/BackOffice/LoadSystemCertificates.d.ts +3 -3
  257. package/BackOffice/MainFileIcon.d.ts +1 -1
  258. package/BackOffice/MultipleEmployees.d.ts +4 -4
  259. package/BackOffice/MultipleEmployeesImpl.d.ts +8 -9
  260. package/BackOffice/NewCardLinkDialog.d.ts +8 -14
  261. package/BackOffice/NewCardLinkDialogArgs.d.ts +1 -1
  262. package/BackOffice/Numerator.d.ts +6 -6
  263. package/BackOffice/NumeratorImpl.d.ts +11 -11
  264. package/BackOffice/OpenTaskInNewWindow.d.ts +2 -2
  265. package/BackOffice/OperationExecutingEventArgs.d.ts +5 -5
  266. package/BackOffice/OperationParametersPanelEventArgs.d.ts +5 -5
  267. package/BackOffice/Partner.d.ts +6 -6
  268. package/BackOffice/PartnerBase.d.ts +8 -8
  269. package/BackOffice/PartnerBaseImpl.d.ts +4 -4
  270. package/BackOffice/PartnerDepartment.d.ts +6 -8
  271. package/BackOffice/PartnerDepartmentImpl.d.ts +6 -6
  272. package/BackOffice/PartnerDirectoryBase.d.ts +7 -7
  273. package/BackOffice/PartnerDirectoryBaseImpl.d.ts +7 -8
  274. package/BackOffice/PartnerDirectorySelectDialog.d.ts +4 -4
  275. package/BackOffice/PartnerImpl.d.ts +7 -7
  276. package/BackOffice/PartnerSelectDialog.d.ts +12 -13
  277. package/BackOffice/PartnerTypeaheadVariant.d.ts +4 -4
  278. package/BackOffice/PartnersDirectory.d.ts +3 -3
  279. package/BackOffice/PerformersTable.d.ts +16 -16
  280. package/BackOffice/PerformingHistoryView.d.ts +4 -4
  281. package/BackOffice/Powers.d.ts +12 -12
  282. package/BackOffice/PowersDirectoryHead.d.ts +1 -1
  283. package/BackOffice/PowersDirectoryInfo.d.ts +2 -2
  284. package/BackOffice/PowersDirectoryTreeAddButton.d.ts +1 -1
  285. package/BackOffice/PowersDirectoryView.d.ts +12 -11
  286. package/BackOffice/PowersImpl.d.ts +15 -16
  287. package/BackOffice/PowersSelectDialog.d.ts +7 -7
  288. package/BackOffice/PrepareTasksTableModel.d.ts +3 -3
  289. package/BackOffice/PrintButton.d.ts +5 -3
  290. package/BackOffice/PrintButtonContainer.d.ts +4 -4
  291. package/BackOffice/PrintButtonLogic.d.ts +3 -3
  292. package/BackOffice/PrintButtonView.d.ts +3 -2
  293. package/BackOffice/ProcessIndication.d.ts +2 -2
  294. package/BackOffice/ProcessSettingsChanged.d.ts +2 -2
  295. package/BackOffice/SearchIcon.d.ts +1 -1
  296. package/BackOffice/SelectNextRow.d.ts +1 -1
  297. package/BackOffice/SelectionRowService.d.ts +4 -5
  298. package/BackOffice/SequentialParallelToggle.d.ts +3 -3
  299. package/BackOffice/SetManager.d.ts +2 -2
  300. package/BackOffice/ShowPreviousComments.d.ts +1 -1
  301. package/BackOffice/SignatureButton.d.ts +10 -12
  302. package/BackOffice/SignatureButtonComponent.d.ts +1 -1
  303. package/BackOffice/SignatureButtonContainer.d.ts +2 -2
  304. package/BackOffice/SignatureButtonLogic.d.ts +1 -1
  305. package/BackOffice/SignatureButtonMenu.d.ts +1 -1
  306. package/BackOffice/SignatureButtonMenuItem.d.ts +1 -1
  307. package/BackOffice/SignatureDialogLabels.d.ts +0 -1
  308. package/BackOffice/SignatureDialogLogic.d.ts +7 -7
  309. package/BackOffice/SignatureDialogMethods.d.ts +0 -1
  310. package/BackOffice/SignatureDialogSettings.d.ts +0 -1
  311. package/BackOffice/SignatureMethodsSetup.d.ts +20 -20
  312. package/BackOffice/SignatureMethodsSetup.stories.d.ts +2 -2
  313. package/BackOffice/SignatureMethodsSetupCertificateRow.d.ts +4 -4
  314. package/BackOffice/SignatureMethodsSetupCertificateTable.d.ts +5 -5
  315. package/BackOffice/SignatureMethodsSetupCloudLogin.d.ts +2 -2
  316. package/BackOffice/SignatureMethodsSetupFrame.d.ts +3 -3
  317. package/BackOffice/SignatureMethodsSetupLogic.d.ts +9 -9
  318. package/BackOffice/SignatureMethodsSetupNoPluginMessage.d.ts +1 -1
  319. package/BackOffice/SimpleItemViewContent.d.ts +3 -3
  320. package/BackOffice/StaffDirectory.d.ts +2 -2
  321. package/BackOffice/StaffDirectoryAreas.d.ts +8 -8
  322. package/BackOffice/StaffDirectoryContainer.d.ts +2 -2
  323. package/BackOffice/StaffDirectoryHead.d.ts +1 -1
  324. package/BackOffice/StaffDirectoryInfo.d.ts +2 -2
  325. package/BackOffice/StaffDirectoryInfoPopover.d.ts +10 -13
  326. package/BackOffice/StaffDirectoryItems.d.ts +18 -18
  327. package/BackOffice/StaffDirectoryItemsImpl.d.ts +27 -29
  328. package/BackOffice/StaffDirectoryLogic.d.ts +9 -10
  329. package/BackOffice/StaffDirectorySelectDialog.d.ts +13 -13
  330. package/BackOffice/StaffDirectoryTreeAddButton.d.ts +1 -1
  331. package/BackOffice/StaffDirectoryView.d.ts +14 -13
  332. package/BackOffice/StaffTypeaheadVariant.d.ts +2 -2
  333. package/BackOffice/State.d.ts +4 -4
  334. package/BackOffice/StateButtons.d.ts +8 -8
  335. package/BackOffice/StateButtonsImpl.d.ts +7 -7
  336. package/BackOffice/StateImpl.d.ts +5 -5
  337. package/BackOffice/SvsVerifyModels.d.ts +6 -12
  338. package/BackOffice/TaskCardCompletionOptionImpl.d.ts +2 -2
  339. package/BackOffice/TaskChangeExecutionDates.d.ts +2 -2
  340. package/BackOffice/TaskCommon.d.ts +1 -1
  341. package/BackOffice/TaskComplete.d.ts +2 -2
  342. package/BackOffice/TaskDelegate.d.ts +2 -2
  343. package/BackOffice/TaskDelegationInfo.d.ts +3 -3
  344. package/BackOffice/TaskGroup.d.ts +4 -4
  345. package/BackOffice/TaskGroupIntervalModel.d.ts +4 -4
  346. package/BackOffice/TaskListComponent.d.ts +1 -1
  347. package/BackOffice/TaskReject.d.ts +1 -1
  348. package/BackOffice/TaskTasksTreeNodeResolver.d.ts +1 -1
  349. package/BackOffice/TaskToRework.d.ts +1 -1
  350. package/BackOffice/Tasks.d.ts +1 -1
  351. package/BackOffice/TasksImpl.d.ts +2 -2
  352. package/BackOffice/TasksTable.d.ts +24 -24
  353. package/BackOffice/TasksTableBody.d.ts +2 -2
  354. package/BackOffice/TasksTableCell.d.ts +4 -4
  355. package/BackOffice/TasksTableContainer.d.ts +2 -2
  356. package/BackOffice/TasksTableControlWrapper.d.ts +2 -2
  357. package/BackOffice/TasksTableCurrentPerformerView.d.ts +1 -1
  358. package/BackOffice/TasksTableFilterButton.d.ts +1 -1
  359. package/BackOffice/TasksTableHeaderCell.d.ts +3 -3
  360. package/BackOffice/TasksTableHeaderRow.d.ts +1 -1
  361. package/BackOffice/TasksTableHelpBox.d.ts +3 -3
  362. package/BackOffice/TasksTableIcon.d.ts +5 -5
  363. package/BackOffice/TasksTableIconButton.d.ts +1 -1
  364. package/BackOffice/TasksTableLink.d.ts +3 -3
  365. package/BackOffice/TasksTableLogic.d.ts +6 -6
  366. package/BackOffice/TasksTableRibbon.d.ts +1 -1
  367. package/BackOffice/TasksTableRibbonButton.d.ts +1 -1
  368. package/BackOffice/TasksTableRibbonContainer.d.ts +1 -1
  369. package/BackOffice/TasksTableRow.d.ts +2 -2
  370. package/BackOffice/TasksTableTable.d.ts +1 -1
  371. package/BackOffice/TasksTableView.d.ts +25 -24
  372. package/BackOffice/TasksTreeImpl.d.ts +3 -3
  373. package/BackOffice/TasksUtils.d.ts +1 -1
  374. package/BackOffice/TimeOfPerformance.d.ts +3 -3
  375. package/BackOffice/TimeOfPerformanceImpl.d.ts +3 -3
  376. package/BackOffice/UniquenessCheck.d.ts +8 -8
  377. package/BackOffice/UniquenessCheckImpl.d.ts +10 -12
  378. package/BackOffice/UseDialog.d.ts +1 -1
  379. package/BackOffice/UserProfile.d.ts +3 -3
  380. package/BackOffice/Utils.d.ts +29 -6
  381. package/BackOffice/ViewComment.d.ts +2 -2
  382. package/Generated/DocsVision.WebClient.Controllers.d.ts +25 -5
  383. package/Generated/DocsVision.WebClient.Models.d.ts +99 -74
  384. package/Helpers/Adaptive/DevicesVisibility.d.ts +1 -1
  385. package/Helpers/AddCardModalDialog/AddCardModalDialogContent.d.ts +1 -1
  386. package/Helpers/AddCardModalDialog/AddCardModalDialogKindsTree.d.ts +1 -1
  387. package/Helpers/ArtPlayer/ArtPlayer.d.ts +6 -6
  388. package/Helpers/ArtPlayer/ArtPlayerLogic.d.ts +5 -5
  389. package/Helpers/ArtPlayer/ArtPlayerView.d.ts +2 -2
  390. package/Helpers/ArtPlayer/components/ArtPlayerContainer.d.ts +1 -1
  391. package/Helpers/ArtPlayer/components/ArtPlayerTimeCodes.d.ts +2 -2
  392. package/Helpers/ArtPlayer/components/ArtPlayerVideoPlayer.d.ts +1 -1
  393. package/Helpers/ArtPlayer/functions/LoadArtPlayer.d.ts +1 -1
  394. package/Helpers/ArtPlayer/functions/SetCurrentTimeCode.d.ts +1 -1
  395. package/Helpers/ArtPlayer/functions/SetPlayerLocalization.d.ts +1 -1
  396. package/Helpers/ArtPlayer/functions/UpdatePlayerTime.d.ts +2 -2
  397. package/Helpers/ArtPlayer/models/IArtPlayer.d.ts +6 -6
  398. package/Helpers/BodyContainerProvider.d.ts +2 -2
  399. package/Helpers/BoxWithButtons.d.ts +1 -1
  400. package/Helpers/Breadcrumbs/Breadcrumbs.d.ts +2 -2
  401. package/Helpers/Breadcrumbs/BreadcrumbsView.d.ts +1 -1
  402. package/Helpers/Breadcrumbs/BreadcrumbsViewComponents.d.ts +6 -11
  403. package/Helpers/Breadcrumbs/ButtonItem.d.ts +1 -1
  404. package/Helpers/Breadcrumbs/LinkView/LinkItemView.d.ts +1 -3
  405. package/Helpers/Breadcrumbs/SimpleView/SimpleItemViewWithSeparator.d.ts +1 -1
  406. package/Helpers/Button.d.ts +4 -4
  407. package/Helpers/Button.stories.d.ts +2 -2
  408. package/Helpers/ComandBarButton.d.ts +1 -1
  409. package/Helpers/ComboBox/ComboBoxElement.d.ts +3 -3
  410. package/Helpers/ComboBox/ComboBoxTitle.d.ts +3 -3
  411. package/Helpers/ComboBox/CommonComboBox.d.ts +1 -3
  412. package/Helpers/CommandBar/ComandBar.d.ts +2 -4
  413. package/Helpers/CommandBar/ComandBarItem.d.ts +2 -2
  414. package/Helpers/ControlSelector/ControlSelector.d.ts +7 -8
  415. package/Helpers/ControlSelector/IControlContainer.d.ts +2 -2
  416. package/Helpers/DVWebToolConnection/DVWebToolConnection.d.ts +5 -5
  417. package/Helpers/Disclosure/DisclosureBody/DisclosureBody.d.ts +1 -2
  418. package/Helpers/Disclosure/DisclosureBody/IDisclosureBodyProps.d.ts +3 -3
  419. package/Helpers/Disclosure/DisclosureHeader.d.ts +3 -3
  420. package/Helpers/DropdownButton/DropdownButton.d.ts +10 -10
  421. package/Helpers/DropdownButton/DropdownButton.stories.d.ts +2 -2
  422. package/Helpers/DropdownButton/DropdownButtonView.d.ts +7 -7
  423. package/Helpers/DropdownButton/components/DropdownMenu.d.ts +3 -5
  424. package/Helpers/DropdownButton/components/DropdownMenuItem.d.ts +3 -5
  425. package/Helpers/DropdownButton/components/DropdownMenuItemContent.d.ts +4 -6
  426. package/Helpers/DynamicModel/DynamicFieldNameAccessor.d.ts +1 -1
  427. package/Helpers/DynamicModel/FieldNameAccessor.d.ts +1 -1
  428. package/Helpers/EmployeeName.d.ts +1 -1
  429. package/Helpers/FileComments/FileComment.d.ts +1 -1
  430. package/Helpers/FileComments/FileComments.d.ts +8 -10
  431. package/Helpers/FileComments/FileCommentsModal.d.ts +1 -1
  432. package/Helpers/FilePreview/FilePreview.d.ts +9 -10
  433. package/Helpers/HighlightedSearchResult.d.ts +3 -3
  434. package/Helpers/HighlightedSimpleSearchResult.d.ts +1 -1
  435. package/Helpers/IconButton.d.ts +8 -8
  436. package/Helpers/InputMask/IInputMaskProps.d.ts +3 -3
  437. package/Helpers/InputMask/InputMask.d.ts +1 -1
  438. package/Helpers/InputMask/InputMaskView.d.ts +3 -3
  439. package/Helpers/InputMask/components/InputMaskContainer.d.ts +1 -1
  440. package/Helpers/InputMask/components/InputMaskField.d.ts +2 -2
  441. package/Helpers/InputMask/components/InputMaskLabel.d.ts +1 -1
  442. package/Helpers/LabeledText.d.ts +5 -5
  443. package/Helpers/MainMenu/AnimatedItemHide.d.ts +2 -3
  444. package/Helpers/MainMenu/BigItemBox.d.ts +3 -3
  445. package/Helpers/MainMenu/BigSpaceGap.d.ts +3 -3
  446. package/Helpers/MainMenu/ItemContent.d.ts +3 -3
  447. package/Helpers/MainMenu/ItemHideToggle.d.ts +3 -3
  448. package/Helpers/MainMenu/ItemIcon.d.ts +3 -3
  449. package/Helpers/MainMenu/ItemLevelIdent.d.ts +3 -3
  450. package/Helpers/MainMenu/ItemSeparator.d.ts +1 -1
  451. package/Helpers/MainMenu/ItemText.d.ts +3 -3
  452. package/Helpers/MainMenu/NavigationLink.d.ts +3 -3
  453. package/Helpers/MainMenu/OverlapRightPanel.d.ts +3 -3
  454. package/Helpers/MainMenu/SmallItemBox.d.ts +3 -3
  455. package/Helpers/MainMenu/SpaceGap.d.ts +3 -3
  456. package/Helpers/Menu/AdaptiveMenuBar.d.ts +2 -2
  457. package/Helpers/Menu/AdaptiveMenuItem.d.ts +1 -1
  458. package/Helpers/Menu/Content/AdaptiveMenuContent.d.ts +1 -1
  459. package/Helpers/Menu/Content/DesktopMenuContent.d.ts +1 -1
  460. package/Helpers/Menu/Content/MobileMenuContent.d.ts +1 -1
  461. package/Helpers/Menu/DesktopMenuBar.d.ts +1 -1
  462. package/Helpers/Menu/DesktopMenuItem.d.ts +1 -1
  463. package/Helpers/Menu/MobileMenuBar.d.ts +1 -1
  464. package/Helpers/MessageBox/MessageBox.d.ts +5 -5
  465. package/Helpers/ModalBackdrop.d.ts +7 -9
  466. package/Helpers/ModalDialog/CommonModalDialog.d.ts +5 -7
  467. package/Helpers/ModalDialog/CommonModalDialogHost.d.ts +9 -9
  468. package/Helpers/ModalDialog/EscHandler.d.ts +4 -6
  469. package/Helpers/ModalDialog/KeyHandler.d.ts +1 -1
  470. package/Helpers/ModalDialog/ModalDialog.d.ts +17 -19
  471. package/Helpers/ModalDialog/ModalDialogBox.d.ts +17 -19
  472. package/Helpers/ModalDialog/ModalDialogButtonPanel.d.ts +1 -1
  473. package/Helpers/ModalDialog/ModalDialogCloseButton.d.ts +2 -2
  474. package/Helpers/ModalDialog/ModalDialogContent.d.ts +1 -1
  475. package/Helpers/ModalDialog/ModalDialogHeader.d.ts +1 -1
  476. package/Helpers/ModalDialog/ModalDialogMaximizeButton.d.ts +2 -2
  477. package/Helpers/ModalDialog/ModalDialogTopBorder.d.ts +1 -1
  478. package/Helpers/ModalDialog/ScrollableModal.d.ts +1 -1
  479. package/Helpers/ModalHost.d.ts +12 -14
  480. package/Helpers/ModalSidebar/ModalSidebar.d.ts +1 -1
  481. package/Helpers/ModalSidebar/ModalSidebarCloseButton.d.ts +2 -2
  482. package/Helpers/ModalSidebar/ModalSidebarHeader.d.ts +1 -1
  483. package/Helpers/PopoverHelpers/ClosePopoverListener.d.ts +0 -2
  484. package/Helpers/PopoverHelpers/CommonPopover.d.ts +3 -5
  485. package/Helpers/PopoverHelpers/Popover.d.ts +4 -14
  486. package/Helpers/PopoverHelpers/PopoverAcceptButton.d.ts +2 -2
  487. package/Helpers/PopoverHelpers/PopoverBox.d.ts +1 -1
  488. package/Helpers/PopoverHelpers/PopoverCancelButton.d.ts +2 -2
  489. package/Helpers/PopoverHelpers/PopoverCloseButton.d.ts +2 -2
  490. package/Helpers/PopoverHelpers/PopoverContent.d.ts +1 -1
  491. package/Helpers/PopoverHelpers/PopoverHead.d.ts +1 -1
  492. package/Helpers/PopoverHelpers/PopoverOverflowContent.d.ts +1 -1
  493. package/Helpers/PopoverHelpers/PopoverTitle.d.ts +1 -1
  494. package/Helpers/ReactList/ReactList.d.ts +4 -5
  495. package/Helpers/ReactList/ReactListDynamic.d.ts +4 -5
  496. package/Helpers/ReactList/ReactListInfiniteScroll.d.ts +11 -11
  497. package/Helpers/RerenderHost.d.ts +3 -3
  498. package/Helpers/Ribbon/RibbonButton.d.ts +1 -1
  499. package/Helpers/SearchBar.d.ts +1 -1
  500. package/Helpers/SliderCheckBox/SliderCheckBox.d.ts +4 -8
  501. package/Helpers/SoftHyphenized.d.ts +1 -1
  502. package/Helpers/Sortable/Sortable.d.ts +15 -16
  503. package/Helpers/Sortable/SortableItems.d.ts +8 -8
  504. package/Helpers/SvgIcons/LinksLoaderImage.d.ts +2 -4
  505. package/Helpers/SvgIcons/RightArrowIcon.d.ts +3 -3
  506. package/Helpers/SvgIcons/SvgWrapper.d.ts +3 -3
  507. package/Helpers/SvgIcons/TasksDigestLoaderImage.d.ts +2 -4
  508. package/Helpers/SvgIcons/TasksFullLoaderImage.d.ts +2 -4
  509. package/Helpers/Table/TableHelper.d.ts +1 -1
  510. package/Helpers/Table/TableHelperHeaderRow.d.ts +2 -2
  511. package/Helpers/Table/TableHelperRow.d.ts +1 -1
  512. package/Helpers/TabsNavPanel.d.ts +3 -3
  513. package/Helpers/TextInput.d.ts +1 -1
  514. package/Helpers/TextInputDialog/Components/TextInputDialogModal.d.ts +0 -1
  515. package/Helpers/Tree/TreeBase.d.ts +5 -6
  516. package/Helpers/Typeahead/ITypeaheadProps.d.ts +2 -2
  517. package/Helpers/Typeahead/ITypeaheadState.d.ts +4 -5
  518. package/Helpers/Typeahead/Typeahead.d.ts +4 -5
  519. package/Helpers/UnreadCountIndicator.d.ts +3 -3
  520. package/Legacy/ApprovalFilePanel.d.ts +0 -1
  521. package/Legacy/BaseRazorControl.d.ts +2 -2
  522. package/Legacy/BasicGridHtmlBuilder.d.ts +1 -1
  523. package/Legacy/DocumentPanel.d.ts +0 -2
  524. package/Legacy/GridLoaderHelper.d.ts +0 -1
  525. package/Legacy/GridRowSelectionService.d.ts +2 -2
  526. package/Legacy/GridRowsSelectionLogic.d.ts +3 -3
  527. package/Legacy/ModalWindow.d.ts +0 -1
  528. package/Legacy/StandardControllers.d.ts +2 -2
  529. package/Legacy/TaskCardFilePanelRazorControl.d.ts +1 -1
  530. package/Legacy/TaskReportPanelRazorControl.d.ts +2 -2
  531. package/Legacy/Utils.d.ts +7 -17
  532. package/MainBundle.d.ts +9 -9
  533. package/Platform/$BatchOperations.d.ts +3 -3
  534. package/Platform/$BatchOperationsPerformer.d.ts +5 -5
  535. package/Platform/$BatchOperationsProgressDialog.d.ts +6 -10
  536. package/Platform/$CommandBarManagement.d.ts +7 -7
  537. package/Platform/$CompanyLogo.d.ts +3 -3
  538. package/Platform/$ContextMenuOptions.d.ts +3 -3
  539. package/Platform/$CurrentFolder.d.ts +1 -1
  540. package/Platform/$EmployeeStatus.d.ts +3 -3
  541. package/Platform/$FileDownload.d.ts +1 -1
  542. package/Platform/$FilePreview.d.ts +2 -2
  543. package/Platform/$FileScan.d.ts +3 -3
  544. package/Platform/$FolderDataLoading.d.ts +11 -11
  545. package/Platform/$FolderGrid.d.ts +3 -3
  546. package/Platform/$FolderHelp.d.ts +1 -1
  547. package/Platform/$FolderInfo.d.ts +1 -1
  548. package/Platform/$FolderPluginProvider.d.ts +6 -6
  549. package/Platform/$GridOptions.d.ts +4 -5
  550. package/Platform/$HoverPanel.d.ts +1 -1
  551. package/Platform/$LastSearchParameters.d.ts +1 -1
  552. package/Platform/$RefreshUnreadCounters.d.ts +1 -1
  553. package/Platform/$ScanDialog.d.ts +12 -18
  554. package/Platform/$SearchParametersFolder.d.ts +2 -2
  555. package/Platform/$TableMode.d.ts +1 -1
  556. package/Platform/$TableRowSelection.d.ts +4 -4
  557. package/Platform/$ToolbarActionButtons.d.ts +2 -2
  558. package/Platform/$ToolbarDaughterControls.d.ts +3 -3
  559. package/Platform/$UnreadBar.d.ts +2 -2
  560. package/Platform/$WebFrameContext.d.ts +1 -1
  561. package/Platform/$WebFrameSearchPanel.d.ts +2 -2
  562. package/Platform/AccessListEntryRow.d.ts +8 -10
  563. package/Platform/AccessListEntryRowFlag.d.ts +6 -8
  564. package/Platform/AccessListEntryRowRemove.d.ts +5 -7
  565. package/Platform/AccessListEntryTrustee.d.ts +4 -6
  566. package/Platform/AccessListRow.d.ts +2 -4
  567. package/Platform/AccessListTableHead.d.ts +5 -7
  568. package/Platform/AddAndFillTableRows.d.ts +1 -1
  569. package/Platform/AddFileToTable.d.ts +7 -7
  570. package/Platform/AddFileToTableImpl.d.ts +6 -6
  571. package/Platform/AddNewTrusteeRow.d.ts +1 -1
  572. package/Platform/AggregateItemCheckbox.d.ts +3 -3
  573. package/Platform/AggregatesApplyButtonPanel.d.ts +1 -1
  574. package/Platform/AggregatesCheckbox.d.ts +5 -5
  575. package/Platform/AggregatesCheckboxService.d.ts +1 -1
  576. package/Platform/AggregatesGroup.d.ts +4 -4
  577. package/Platform/AggregatesNotAvailable.d.ts +1 -1
  578. package/Platform/AggregatesPanelHeader.d.ts +1 -1
  579. package/Platform/ApprovalVisualization.d.ts +3 -4
  580. package/Platform/ApprovalVisualizationConditionList.d.ts +1 -1
  581. package/Platform/ApprovalVisualizationContainer.d.ts +1 -1
  582. package/Platform/ApprovalVisualizationDescription.d.ts +1 -1
  583. package/Platform/ApprovalVisualizationVisBlock.d.ts +2 -2
  584. package/Platform/ArchivedCardsIcon.d.ts +1 -1
  585. package/Platform/ArchivedCardsPlugin.d.ts +1 -1
  586. package/Platform/AutoConsolidation.d.ts +11 -11
  587. package/Platform/AutoConsolidationImpl.d.ts +6 -6
  588. package/Platform/BarcodeRouteTypeMapper.d.ts +1 -1
  589. package/Platform/BarcodeSearchButton.d.ts +6 -6
  590. package/Platform/BarcodeSearchButtonImpl.d.ts +5 -5
  591. package/Platform/BaseMainMenuItem.d.ts +3 -3
  592. package/Platform/BaseMainMenuItemImpl.d.ts +2 -2
  593. package/Platform/BatchOperationErrorInfo.d.ts +2 -4
  594. package/Platform/BatchOperationsPerformer.d.ts +6 -6
  595. package/Platform/BatchOperationsProgressDialogService.d.ts +4 -4
  596. package/Platform/BatchSelectionState.d.ts +4 -4
  597. package/Platform/BatchSelectionStateImpl.d.ts +4 -4
  598. package/Platform/BlockImpl.d.ts +1 -1
  599. package/Platform/BottomEdge.d.ts +5 -5
  600. package/Platform/BottomEdgePlugin.d.ts +1 -1
  601. package/Platform/ButtonPositionsSelection.d.ts +7 -7
  602. package/Platform/CacheManagementService.d.ts +2 -2
  603. package/Platform/CalendarInput.d.ts +2 -2
  604. package/Platform/CardLink.d.ts +11 -11
  605. package/Platform/CardLinkImpl.d.ts +8 -8
  606. package/Platform/CardManagement.d.ts +1 -1
  607. package/Platform/CardManagementImpl.d.ts +2 -2
  608. package/Platform/CardShowRouteTypeMapper.d.ts +3 -3
  609. package/Platform/CertificateSettingsLogic.d.ts +2 -2
  610. package/Platform/CertificateSettingsView.d.ts +3 -2
  611. package/Platform/CheckBox.d.ts +2 -2
  612. package/Platform/CheckBoxImpl.d.ts +2 -2
  613. package/Platform/CheckFilesAllowed.d.ts +1 -1
  614. package/Platform/CleanEmptyAccessListEntries.d.ts +1 -1
  615. package/Platform/ClearButton.d.ts +1 -1
  616. package/Platform/ColumnWidthOptions.d.ts +1 -3
  617. package/Platform/ComboBoxImpl.d.ts +2 -2
  618. package/Platform/CommentFile.d.ts +4 -4
  619. package/Platform/CommentFileImpl.d.ts +2 -2
  620. package/Platform/CompanyLogoService.d.ts +4 -4
  621. package/Platform/CompleteTaskCondition.d.ts +5 -5
  622. package/Platform/CompleteTaskConditionImpl.d.ts +2 -2
  623. package/Platform/CompleteTaskConditionsTable.d.ts +1 -1
  624. package/Platform/CompleteTaskConditionsTableImpl.d.ts +3 -4
  625. package/Platform/ConfigurableMainMenuContainerButton.d.ts +4 -4
  626. package/Platform/ConfigurableMainMenuContainerButtonImpl.d.ts +2 -2
  627. package/Platform/ConnectPinButtonToMainMenuScript.d.ts +4 -4
  628. package/Platform/ConnectUserFoldersToConfigurableContainerScript.d.ts +3 -3
  629. package/Platform/ContentElementProviderService.d.ts +1 -1
  630. package/Platform/ContextMenu.d.ts +4 -4
  631. package/Platform/ContextMenuCustomPlugins.d.ts +3 -3
  632. package/Platform/ContextMenuOptionsService.d.ts +5 -5
  633. package/Platform/ConvertFolderNodeToFolderInfo.d.ts +2 -2
  634. package/Platform/CopyShortcutBatchOperationImpl.d.ts +4 -4
  635. package/Platform/CryptoProInfo.d.ts +2 -2
  636. package/Platform/CustomButtonImpl.d.ts +2 -2
  637. package/Platform/CustomHtmlPageRouteHandler.d.ts +1 -1
  638. package/Platform/DVWebToolInfo.d.ts +2 -2
  639. package/Platform/DashboardContainer.d.ts +2 -3
  640. package/Platform/DateFormatParsingResponseResolver.d.ts +5 -5
  641. package/Platform/DateInput.d.ts +1 -1
  642. package/Platform/DateTimePicker.d.ts +3 -3
  643. package/Platform/DateTimePickerImpl.d.ts +11 -12
  644. package/Platform/DefaultFolderDataLoader.d.ts +3 -3
  645. package/Platform/DefaultFolderDataLoadingPluginFactory.d.ts +4 -4
  646. package/Platform/DefaultFolderResponseResolver.d.ts +4 -4
  647. package/Platform/DefaultFolderRouteHandler.d.ts +5 -5
  648. package/Platform/DeleteBatchOperation.d.ts +14 -14
  649. package/Platform/DeleteBatchOperationImpl.d.ts +4 -4
  650. package/Platform/DepartmentRowEditRouteTypeMapper.d.ts +1 -1
  651. package/Platform/DepartmentRowRouteHandler.d.ts +2 -2
  652. package/Platform/DepartmentRowViewRouteTypeMapper.d.ts +1 -1
  653. package/Platform/Diagram.d.ts +3 -3
  654. package/Platform/DiagramChart.d.ts +1 -1
  655. package/Platform/DiagramLoader.d.ts +2 -2
  656. package/Platform/DiagramLogic.d.ts +6 -6
  657. package/Platform/DiagramQueryParams.d.ts +3 -3
  658. package/Platform/DisableInheritanceModeSelectDialog.d.ts +1 -1
  659. package/Platform/DisplayStaffUnit.d.ts +7 -7
  660. package/Platform/DisplayStaffUnitImpl.d.ts +5 -5
  661. package/Platform/DownloadAllTableFiles.d.ts +7 -7
  662. package/Platform/DownloadAllTableFilesImpl.d.ts +5 -5
  663. package/Platform/DownloadBatchOperationFileInfoCard.d.ts +1 -3
  664. package/Platform/DownloadFilesBatchOperation.d.ts +17 -17
  665. package/Platform/DownloadFilesBatchOperationImpl.d.ts +6 -6
  666. package/Platform/DownloadTableFiles.d.ts +2 -2
  667. package/Platform/Dropdown.d.ts +2 -2
  668. package/Platform/DropdownImpl.d.ts +3 -3
  669. package/Platform/EmployeeStatusService.d.ts +6 -6
  670. package/Platform/EmptyControlStub.d.ts +2 -2
  671. package/Platform/EventArgs.d.ts +1 -1
  672. package/Platform/ExistingBarcodeCardRouteHandler.d.ts +2 -2
  673. package/Platform/ExistingCardRouteHandler.d.ts +1 -1
  674. package/Platform/ExistingRowRouteHandler.d.ts +2 -2
  675. package/Platform/ExportESignButton.d.ts +6 -6
  676. package/Platform/ExportESignButtonImpl.d.ts +6 -6
  677. package/Platform/Favorite.d.ts +5 -5
  678. package/Platform/FavoritesPageRouteHandler.d.ts +5 -5
  679. package/Platform/FavoritesRouteHandler.d.ts +3 -3
  680. package/Platform/FileDownloadService.d.ts +3 -3
  681. package/Platform/FileDropzone.d.ts +2 -2
  682. package/Platform/FileInput.d.ts +2 -2
  683. package/Platform/FilePicker.d.ts +19 -20
  684. package/Platform/FilePickerImpl.d.ts +25 -25
  685. package/Platform/FilePickerMenu.d.ts +3 -3
  686. package/Platform/FilePickerMenuItemsView.d.ts +1 -1
  687. package/Platform/FilePickerOperations.d.ts +13 -13
  688. package/Platform/FilePickerOperationsAvailability.d.ts +4 -4
  689. package/Platform/FilePickerUploadService.d.ts +3 -3
  690. package/Platform/FilePickerValueView.d.ts +3 -3
  691. package/Platform/FilePreview.d.ts +28 -28
  692. package/Platform/FilePreviewImpl.d.ts +10 -10
  693. package/Platform/FileScanService.d.ts +7 -7
  694. package/Platform/FileUploadService.d.ts +1 -1
  695. package/Platform/FileVersionDialog.d.ts +13 -13
  696. package/Platform/FileVersionsLoaded.d.ts +1 -1
  697. package/Platform/FileVersionsTable.d.ts +1 -1
  698. package/Platform/FileViewer.d.ts +3 -3
  699. package/Platform/FilterBoolean.d.ts +2 -2
  700. package/Platform/FilterDate.d.ts +2 -2
  701. package/Platform/FilterDateRangePicker.d.ts +1 -1
  702. package/Platform/FilterDateTextListInput.d.ts +1 -1
  703. package/Platform/FocusableTextInput.d.ts +2 -2
  704. package/Platform/Folder.d.ts +1 -1
  705. package/Platform/FolderAsWebPageRouteHandler.d.ts +1 -1
  706. package/Platform/FolderCardsDashboardWidget.d.ts +9 -12
  707. package/Platform/FolderCardsDashboardWidgetImpl.d.ts +8 -8
  708. package/Platform/FolderCountersRouteHandler.d.ts +4 -4
  709. package/Platform/FolderDashboardWidget.d.ts +3 -3
  710. package/Platform/FolderDataContext.d.ts +9 -9
  711. package/Platform/FolderDataContextImpl.d.ts +10 -11
  712. package/Platform/FolderGrid.d.ts +22 -22
  713. package/Platform/FolderGridBatchOperationsNode.d.ts +13 -13
  714. package/Platform/FolderGridBatchOperationsNodeImpl.d.ts +2 -2
  715. package/Platform/FolderGridImpl.d.ts +7 -7
  716. package/Platform/FolderGridService.d.ts +4 -4
  717. package/Platform/FolderGroupDashboardWidget.d.ts +3 -3
  718. package/Platform/FolderHelpButton.d.ts +2 -2
  719. package/Platform/FolderHelpDialog.d.ts +1 -1
  720. package/Platform/FolderHelpPlugins.d.ts +5 -5
  721. package/Platform/FolderHelpService.d.ts +5 -5
  722. package/Platform/FolderHelpTimeCodes.d.ts +1 -1
  723. package/Platform/FolderImpl.d.ts +2 -2
  724. package/Platform/FolderMainMenuItem.d.ts +5 -5
  725. package/Platform/FolderMainMenuItemRouteHandler.d.ts +1 -1
  726. package/Platform/FolderManagementAdaptiveMenu.d.ts +1 -1
  727. package/Platform/FolderManagementDialog.d.ts +7 -7
  728. package/Platform/FolderName.d.ts +2 -2
  729. package/Platform/FolderNameImpl.d.ts +3 -3
  730. package/Platform/FolderPageRouteHandler.d.ts +4 -4
  731. package/Platform/FolderPageRouteHelpers.d.ts +1 -1
  732. package/Platform/FolderPluginProvider.d.ts +6 -6
  733. package/Platform/FolderSizeResponseResolver.d.ts +4 -4
  734. package/Platform/FolderTypeDialog.d.ts +3 -3
  735. package/Platform/FolderTypeItems.d.ts +7 -7
  736. package/Platform/FolderTypeItemsImpl.d.ts +9 -9
  737. package/Platform/FolderViewItems.d.ts +6 -6
  738. package/Platform/FolderViewItemsImpl.d.ts +8 -8
  739. package/Platform/FolderWebFrameRouteHandler.d.ts +1 -1
  740. package/Platform/FormatFileVersion.d.ts +1 -1
  741. package/Platform/GetFlagEntry.d.ts +2 -2
  742. package/Platform/GetFlagState.d.ts +2 -2
  743. package/Platform/GetSortByRequest.d.ts +2 -2
  744. package/Platform/GridFilterItemImpl.d.ts +2 -2
  745. package/Platform/GridFilterResetButton.d.ts +2 -2
  746. package/Platform/GridManagement.d.ts +3 -3
  747. package/Platform/GridOperationsPanel.d.ts +6 -6
  748. package/Platform/GridOperationsPanelImpl.d.ts +6 -6
  749. package/Platform/GridOperationsService.d.ts +4 -4
  750. package/Platform/GridRowModel.d.ts +3 -3
  751. package/Platform/GroupAccessControlEntriesByTrustee.d.ts +3 -3
  752. package/Platform/GroupFoldersMainMenuItem.d.ts +1 -1
  753. package/Platform/GroupFoldersMainMenuItemImpl.d.ts +1 -1
  754. package/Platform/GroupMainMenuItem.d.ts +3 -3
  755. package/Platform/HtmlTag.d.ts +0 -1
  756. package/Platform/HtmlView.d.ts +2 -2
  757. package/Platform/IComboBoxVariant.d.ts +1 -2
  758. package/Platform/IDateFormatColumnData.d.ts +1 -1
  759. package/Platform/IFileDownloadEventArgs.d.ts +2 -2
  760. package/Platform/IFileEventArgs.d.ts +2 -2
  761. package/Platform/IFilePicker.d.ts +2 -2
  762. package/Platform/IFilePickerUploadService.d.ts +3 -3
  763. package/Platform/IFilePickerValue.d.ts +1 -1
  764. package/Platform/IFileUploadService.d.ts +1 -1
  765. package/Platform/IFolderDataLoader.d.ts +1 -1
  766. package/Platform/IFolderDataLoadingPlugin.d.ts +7 -7
  767. package/Platform/IFolderLoadRequest.d.ts +1 -1
  768. package/Platform/IFolderPluginFactory.d.ts +5 -5
  769. package/Platform/IServerDefinedRouteData.d.ts +3 -3
  770. package/Platform/ISimpleRouteData.d.ts +1 -1
  771. package/Platform/ITableOperation.d.ts +1 -1
  772. package/Platform/ITableWrapper.d.ts +1 -1
  773. package/Platform/IUnreadRowData.d.ts +1 -1
  774. package/Platform/Image.d.ts +5 -5
  775. package/Platform/ImageImpl.d.ts +4 -4
  776. package/Platform/InputWithMask.d.ts +4 -4
  777. package/Platform/LabelImpl.d.ts +2 -2
  778. package/Platform/LastSearchParametersService.d.ts +3 -3
  779. package/Platform/LayoutIconButtonImpl.d.ts +2 -2
  780. package/Platform/LayoutPageMainMenuItem.d.ts +1 -1
  781. package/Platform/LayoutPageMainMenuItemImpl.d.ts +1 -1
  782. package/Platform/LayoutPageRouteHandler.d.ts +1 -1
  783. package/Platform/LayoutPageRouteHelpers.d.ts +1 -1
  784. package/Platform/LinkMainMenuItem.d.ts +1 -1
  785. package/Platform/ListCheckbox.d.ts +2 -2
  786. package/Platform/ListContent.d.ts +1 -1
  787. package/Platform/ListEmpty.d.ts +1 -1
  788. package/Platform/ListEmptySearchIcon.d.ts +1 -1
  789. package/Platform/ListInput.d.ts +2 -2
  790. package/Platform/ListItem.d.ts +1 -1
  791. package/Platform/ListLoading.d.ts +1 -1
  792. package/Platform/ListSearchIcon.d.ts +1 -1
  793. package/Platform/ListSlot.d.ts +1 -1
  794. package/Platform/ListTotalItem.d.ts +2 -2
  795. package/Platform/ListViewResponseResolver.d.ts +7 -7
  796. package/Platform/LoadExistingFolderDataLoader.d.ts +2 -2
  797. package/Platform/LoaderDialog.d.ts +6 -12
  798. package/Platform/LoadingMorePlaceholder.d.ts +2 -2
  799. package/Platform/MainMenu.d.ts +3 -3
  800. package/Platform/MainMenuPinButton.d.ts +5 -5
  801. package/Platform/MasterGroupMainMenuItem.d.ts +2 -2
  802. package/Platform/MoveShortcutBatchOperationImpl.d.ts +4 -4
  803. package/Platform/NavigationRoute.d.ts +1 -3
  804. package/Platform/NewAccessListEntryRow.d.ts +6 -8
  805. package/Platform/NewAccessListEntryTrusteeSelect.d.ts +4 -6
  806. package/Platform/NewDepartmentRowRouteHandler.d.ts +1 -1
  807. package/Platform/NewDepartmentRowRouteTypeMapper.d.ts +1 -1
  808. package/Platform/NewOrganizationRowRouteHandler.d.ts +1 -1
  809. package/Platform/NewOrganizationRowRouteTypeMapper.d.ts +1 -1
  810. package/Platform/NewRowRouteHandler.d.ts +1 -1
  811. package/Platform/NewRowRouteTypeMapper.d.ts +1 -1
  812. package/Platform/NoBatchOperationsMessage.d.ts +4 -4
  813. package/Platform/NoBatchOperationsMessageImpl.d.ts +4 -4
  814. package/Platform/Number.d.ts +1 -1
  815. package/Platform/NumberImpl.d.ts +3 -3
  816. package/Platform/OrganizationRowEditRouteTypeMapper.d.ts +1 -1
  817. package/Platform/OrganizationRowRouteHandler.d.ts +2 -2
  818. package/Platform/OrganizationRowViewRouteTypeMapper.d.ts +1 -1
  819. package/Platform/PageSizeFolderDataLoadingPlugin.d.ts +3 -3
  820. package/Platform/Panel.d.ts +3 -3
  821. package/Platform/PanelImpl.d.ts +3 -3
  822. package/Platform/ParseModel.d.ts +2 -2
  823. package/Platform/PdfjsViewer.d.ts +1 -1
  824. package/Platform/PlatformConstants.d.ts +1 -1
  825. package/Platform/PrepareGridOptions.d.ts +2 -2
  826. package/Platform/PrepareGridViewModel.d.ts +2 -2
  827. package/Platform/QueryCondition.d.ts +4 -4
  828. package/Platform/QueryConditionsTableImpl.d.ts +2 -3
  829. package/Platform/Quotes.d.ts +9 -9
  830. package/Platform/QuotesInner.d.ts +1 -1
  831. package/Platform/QuotesItem.d.ts +2 -2
  832. package/Platform/QuotesModal.d.ts +4 -4
  833. package/Platform/QuotesModalQuote.d.ts +2 -2
  834. package/Platform/R7Viewer.d.ts +1 -1
  835. package/Platform/RadioGroupImpl.d.ts +2 -2
  836. package/Platform/ReadAllResponseResolver.d.ts +4 -4
  837. package/Platform/ReadBatchOperation.d.ts +16 -16
  838. package/Platform/ReadBatchOperationImpl.d.ts +4 -4
  839. package/Platform/RecentCardsDashboardWidget.d.ts +9 -12
  840. package/Platform/RecentCardsDashboardWidgetDataLoader.d.ts +2 -2
  841. package/Platform/RecentCardsDashboardWidgetImpl.d.ts +6 -6
  842. package/Platform/RecentCardsPageRouteHandler.d.ts +5 -5
  843. package/Platform/RecentCardsRouteHandler.d.ts +4 -4
  844. package/Platform/RedirectRouteTypeMapper.d.ts +1 -1
  845. package/Platform/RefreshFoldersTreeButton.d.ts +4 -4
  846. package/Platform/RefreshUnreadCountersService.d.ts +4 -4
  847. package/Platform/RemoveTrusteeRow.d.ts +3 -3
  848. package/Platform/ResetSettings.d.ts +4 -4
  849. package/Platform/RowEditRouteTypeMapper.d.ts +1 -1
  850. package/Platform/RowViewRouteTypeMapper.d.ts +1 -1
  851. package/Platform/SafariAddressBarFixRouteHandler.d.ts +3 -3
  852. package/Platform/SaveColumnsRequestResolver.d.ts +7 -7
  853. package/Platform/SaveColumnsResponseResolver.d.ts +4 -4
  854. package/Platform/SavingButtons.d.ts +5 -5
  855. package/Platform/SavingButtonsImpl.d.ts +2 -2
  856. package/Platform/ScanButton.d.ts +9 -9
  857. package/Platform/ScanButtonImpl.d.ts +5 -5
  858. package/Platform/ScanDialogService.d.ts +17 -22
  859. package/Platform/ScanOptions.d.ts +4 -6
  860. package/Platform/ScanRequest.d.ts +3 -5
  861. package/Platform/ScanRequestResult.d.ts +1 -3
  862. package/Platform/ScrollTopBottom.d.ts +6 -6
  863. package/Platform/ScrollTopBottomButtons.d.ts +1 -1
  864. package/Platform/ScrollTopBottomLogic.d.ts +5 -5
  865. package/Platform/ScrollTopBottomPlugin.d.ts +1 -1
  866. package/Platform/SearchParametersFolderRequestResolver.d.ts +6 -6
  867. package/Platform/SearchParametersFolderResponseResolver.d.ts +8 -8
  868. package/Platform/SearchRequestResolver.d.ts +6 -6
  869. package/Platform/SearchResponseResolver.d.ts +5 -5
  870. package/Platform/SearchResultPageRouteHandler.d.ts +8 -8
  871. package/Platform/SearchResultsFolderDataLoadingPluginFactory.d.ts +4 -4
  872. package/Platform/SearchResultsItem.d.ts +2 -2
  873. package/Platform/SearchResultsRequestResolver.d.ts +7 -7
  874. package/Platform/SearchResultsResponseResolver.d.ts +6 -6
  875. package/Platform/SearchRouteHandler.d.ts +5 -5
  876. package/Platform/SearchTextInput.d.ts +2 -2
  877. package/Platform/SearchingResults.d.ts +7 -7
  878. package/Platform/SearchingResultsImpl.d.ts +7 -7
  879. package/Platform/SecurityDescriptorDialog.d.ts +40 -42
  880. package/Platform/SecurityDescriptorDialog.stories.d.ts +2 -2
  881. package/Platform/SecurityDescriptorDialogLogic.d.ts +19 -25
  882. package/Platform/SecurityDialogFrame.d.ts +5 -7
  883. package/Platform/SecurityDialogMessage.d.ts +2 -4
  884. package/Platform/ServerDefinedRouteHandler.d.ts +1 -1
  885. package/Platform/ServerDefinedRouteTypeMapper.d.ts +2 -2
  886. package/Platform/SessionExpiredHandler.d.ts +1 -1
  887. package/Platform/SettingsPopup.d.ts +8 -8
  888. package/Platform/SettingsPopupCheckBoxContainer.d.ts +1 -1
  889. package/Platform/SettingsPopupColumn.d.ts +1 -1
  890. package/Platform/SettingsPopupItemView.d.ts +1 -1
  891. package/Platform/SettingsPopupLogic.d.ts +4 -4
  892. package/Platform/SettingsPopupRequestResolver.d.ts +6 -6
  893. package/Platform/SettingsPopupResponseResolver.d.ts +4 -4
  894. package/Platform/SettingsPopupRow.d.ts +1 -1
  895. package/Platform/SettingsPopupView.d.ts +9 -9
  896. package/Platform/ShowAllButton.d.ts +9 -9
  897. package/Platform/ShowAllPlugins.d.ts +1 -1
  898. package/Platform/SimpleRouteHandler.d.ts +1 -1
  899. package/Platform/SimpleRouteTypeMapper.d.ts +1 -1
  900. package/Platform/SortingRequestResolver.d.ts +5 -5
  901. package/Platform/SortingResponseResolver.d.ts +4 -4
  902. package/Platform/StaffStatusActivateDialog.d.ts +4 -4
  903. package/Platform/StaffStatusActivateDialogRouteHandler.d.ts +7 -7
  904. package/Platform/Tab.d.ts +1 -1
  905. package/Platform/Table.d.ts +7 -7
  906. package/Platform/TableBackgroundOpacityPlugin.d.ts +1 -1
  907. package/Platform/TableCellDateFormattedPlugin.d.ts +2 -2
  908. package/Platform/TableCellNumberFormattedPlugin.d.ts +3 -3
  909. package/Platform/TableCellNumberRightAlignPlugin.d.ts +1 -1
  910. package/Platform/TableCellOpacityPlugin.d.ts +1 -1
  911. package/Platform/TableCreateRowWindow.d.ts +3 -3
  912. package/Platform/TableDataRequestOptions.d.ts +3 -5
  913. package/Platform/TableEditRowWindow.d.ts +3 -3
  914. package/Platform/TableFileDropzone.d.ts +3 -3
  915. package/Platform/TableFileInput.d.ts +2 -2
  916. package/Platform/TableImpl.d.ts +4 -4
  917. package/Platform/TablePresentationTogglePlugins.d.ts +6 -6
  918. package/Platform/TablePresentationToggleService.d.ts +5 -5
  919. package/Platform/TableRowColorPlugin.d.ts +1 -1
  920. package/Platform/TableRowColorResponseResolver.d.ts +4 -4
  921. package/Platform/TableRowsSelectionModel.d.ts +2 -4
  922. package/Platform/TextArea.d.ts +6 -6
  923. package/Platform/TextAreaImpl.d.ts +2 -2
  924. package/Platform/TextControlBaseImpl.d.ts +3 -3
  925. package/Platform/TextListInput.d.ts +3 -3
  926. package/Platform/TextListInputWrapper.d.ts +1 -1
  927. package/Platform/ToggleRowAccess.d.ts +3 -3
  928. package/Platform/ToolbarActionButtonsService.d.ts +3 -3
  929. package/Platform/ToolbarDaughterControlImpl.d.ts +4 -5
  930. package/Platform/ToolbarDaughterControlsService.d.ts +4 -4
  931. package/Platform/TrusteeEquals.d.ts +1 -1
  932. package/Platform/UnlockCards.d.ts +6 -6
  933. package/Platform/UnreadBarService.d.ts +9 -9
  934. package/Platform/UnreadBarTablePlugins.d.ts +8 -8
  935. package/Platform/UnreadCounter.d.ts +2 -4
  936. package/Platform/UnreadCounterNotificationService.d.ts +2 -2
  937. package/Platform/UnreadCounterRouteHandler.d.ts +2 -2
  938. package/Platform/UnreadResponseResolver.d.ts +4 -4
  939. package/Platform/UpdateTrusteeOrder.d.ts +1 -1
  940. package/Platform/Url.d.ts +5 -5
  941. package/Platform/UserCulture.d.ts +2 -2
  942. package/Platform/UserFoldersMainMenuItem.d.ts +2 -2
  943. package/Platform/UserInfo.d.ts +2 -2
  944. package/Platform/UserProfileDialog.d.ts +6 -8
  945. package/Platform/WebFrameBodyContainer.d.ts +3 -3
  946. package/Platform/WebFrameBodyContainerImpl.d.ts +2 -2
  947. package/Platform/WebFrameCompanyLogo.d.ts +5 -5
  948. package/Platform/WebFrameContent.d.ts +9 -9
  949. package/Platform/WebFrameContentContainer.d.ts +4 -4
  950. package/Platform/WebFrameContentContainerImpl.d.ts +2 -2
  951. package/Platform/WebFrameContentImpl.d.ts +3 -3
  952. package/Platform/WebFrameCurrentPageName.d.ts +3 -3
  953. package/Platform/WebFrameHeaderContainer.d.ts +8 -8
  954. package/Platform/WebFrameHeaderContainerImpl.d.ts +4 -4
  955. package/Platform/WebFrameHelpButton.d.ts +5 -5
  956. package/Platform/WebFrameMainMenuButton.d.ts +5 -5
  957. package/Platform/WebFrameMainMenuContainer.d.ts +7 -7
  958. package/Platform/WebFrameMainMenuContainerImpl.d.ts +3 -3
  959. package/Platform/WebFrameNavigationBar.d.ts +7 -7
  960. package/Platform/WebFrameNavigationBarBackButton.d.ts +5 -5
  961. package/Platform/WebFrameNavigationBarCreateButton.d.ts +4 -4
  962. package/Platform/WebFrameNavigationBarImpl.d.ts +4 -4
  963. package/Platform/WebFrameSearchPanel.d.ts +16 -16
  964. package/Platform/WebFrameSearchPanelService.d.ts +4 -4
  965. package/Platform/WebFrameUserPanel.d.ts +12 -12
  966. package/Platform/WindowLocationService.d.ts +1 -1
  967. package/Platform/getPreloadedLayoutModel.d.ts +2 -0
  968. package/Platform/{RegisterSimpleRoute.d.ts → registerSimpleRoute.d.ts} +4 -8
  969. package/StandardServices.d.ts +27 -27
  970. package/StartUp.d.ts +1 -6
  971. package/System/$FileService.d.ts +5 -6
  972. package/System/$FolderColors.d.ts +1 -1
  973. package/System/$LastSearchResponse.d.ts +4 -4
  974. package/System/$Layout.d.ts +13 -17
  975. package/System/$LayoutBackground.d.ts +2 -2
  976. package/System/$LayoutControlFactory.d.ts +3 -3
  977. package/System/$LayoutManager.d.ts +3 -3
  978. package/System/$MessageBox.d.ts +1 -1
  979. package/System/$ParentOwnerLayout.d.ts +1 -1
  980. package/System/$RealtimeCommunicationService.d.ts +2 -2
  981. package/System/$RequestManager.d.ts +4 -4
  982. package/System/$Router.d.ts +7 -7
  983. package/System/$UrlStore.d.ts +2 -2
  984. package/System/$WebFrameContentHeight.d.ts +1 -1
  985. package/System/ApiEvent.d.ts +5 -5
  986. package/System/ArrayUtils.d.ts +3 -3
  987. package/System/BaseControl.d.ts +28 -30
  988. package/System/BaseControlImpl.d.ts +10 -10
  989. package/System/BasicEvent.d.ts +6 -6
  990. package/System/BindSimpleApiEvent.d.ts +2 -2
  991. package/System/BindingMetadataConstants.d.ts +2 -2
  992. package/System/BooleanState.d.ts +4 -4
  993. package/System/Bubbling.d.ts +1 -2
  994. package/System/ButtonPositionsSelectionUtils.d.ts +3 -3
  995. package/System/CancelableEvent.d.ts +9 -10
  996. package/System/CardTypeResolver.d.ts +1 -3
  997. package/System/ChangedPropertyInfo.d.ts +3 -5
  998. package/System/ControlConstructor.d.ts +2 -4
  999. package/System/ControlContext.d.ts +2 -2
  1000. package/System/ControlImpl.d.ts +1 -1
  1001. package/System/ControlStore.d.ts +4 -4
  1002. package/System/ControllerBase.d.ts +3 -3
  1003. package/System/DataGridControl.d.ts +7 -7
  1004. package/System/DataLoadEvent.d.ts +1 -1
  1005. package/System/DateTimeUtils.d.ts +2 -2
  1006. package/System/Decorators.d.ts +3 -5
  1007. package/System/DecoratorsCommon.d.ts +3 -5
  1008. package/System/DefineParameterAlias.d.ts +2 -2
  1009. package/System/DefineProperty.d.ts +1 -1
  1010. package/System/DefinePropertyAlias.d.ts +1 -1
  1011. package/System/DelayUntilApiEvent.d.ts +2 -2
  1012. package/System/DirectoryBase.d.ts +4 -5
  1013. package/System/DirectoryBaseImpl.d.ts +14 -17
  1014. package/System/DirectorySelectDialog.d.ts +15 -15
  1015. package/System/DirectoryServerModels.d.ts +3 -5
  1016. package/System/Event.d.ts +2 -2
  1017. package/System/EventEmitter.d.ts +6 -6
  1018. package/System/EventHandlersMap.d.ts +2 -2
  1019. package/System/ExperimentalFeatureService.d.ts +1 -1
  1020. package/System/ExtensionManager.d.ts +3 -3
  1021. package/System/FileService.d.ts +7 -11
  1022. package/System/FilterLogic.d.ts +1 -1
  1023. package/System/FindControlByNameOrType.d.ts +1 -1
  1024. package/System/FolderColorsService.d.ts +3 -3
  1025. package/System/GetBindingResult.d.ts +2 -2
  1026. package/System/GetFunctionByName.d.ts +1 -1
  1027. package/System/HandleTabSelection.d.ts +3 -3
  1028. package/System/Handler.d.ts +4 -5
  1029. package/System/IApiPropertyDescriptor.d.ts +2 -2
  1030. package/System/IBasicEvent.d.ts +4 -6
  1031. package/System/IBindingsWriteRequest.d.ts +1 -1
  1032. package/System/IBlurEventArgs.d.ts +1 -1
  1033. package/System/ICardStateChangingEventArgs.d.ts +1 -1
  1034. package/System/IClickEventArgs.d.ts +1 -1
  1035. package/System/ICommonResponse.d.ts +1 -1
  1036. package/System/IControlContext.d.ts +2 -3
  1037. package/System/IControlDescription.d.ts +1 -1
  1038. package/System/IControlMap.d.ts +2 -2
  1039. package/System/IControlStoreManager.d.ts +3 -3
  1040. package/System/IExtension.d.ts +2 -2
  1041. package/System/IFocusEventArgs.d.ts +1 -1
  1042. package/System/IKeyboardEventArgs.d.ts +1 -1
  1043. package/System/ILayoutContainer.d.ts +1 -1
  1044. package/System/ILayoutContainerMap.d.ts +1 -2
  1045. package/System/ILayoutContainerParams.d.ts +1 -1
  1046. package/System/ILayoutParams.d.ts +4 -4
  1047. package/System/IMouseOutEventArgs.d.ts +1 -1
  1048. package/System/IMouseOverEventArgs.d.ts +1 -1
  1049. package/System/IRouteHandler.d.ts +4 -4
  1050. package/System/IRouteInfo.d.ts +1 -1
  1051. package/System/IWebServicesConnection.d.ts +1 -1
  1052. package/System/IWebServicesService.d.ts +4 -4
  1053. package/System/IncomingLocalStorageCommunicationChannel.d.ts +3 -5
  1054. package/System/InputBasedControl.d.ts +9 -9
  1055. package/System/InputBasedControlImpl.d.ts +14 -18
  1056. package/System/LabelWidthService.d.ts +1 -1
  1057. package/System/LastSearchResponseService.d.ts +3 -3
  1058. package/System/Layout.d.ts +20 -20
  1059. package/System/LayoutBackgroundService.d.ts +3 -3
  1060. package/System/LayoutCardControllerStub.d.ts +1 -0
  1061. package/System/LayoutContainer.d.ts +5 -10
  1062. package/System/LayoutControlFactory.d.ts +4 -4
  1063. package/System/LayoutControlType.d.ts +3 -5
  1064. package/System/LayoutControlsAccessor.d.ts +1 -1
  1065. package/System/LayoutImpl.d.ts +5 -9
  1066. package/System/LayoutManager.d.ts +10 -10
  1067. package/System/LayoutRowControllerStub.d.ts +1 -0
  1068. package/System/LayoutScript.d.ts +4 -6
  1069. package/System/LoadingViewWithText.d.ts +3 -3
  1070. package/System/LocalStorage.d.ts +2 -2
  1071. package/System/LocationContainerControl.d.ts +10 -11
  1072. package/System/LocationContainerControl.stories.d.ts +18 -0
  1073. package/System/LocationContainerControlRealoadLayoutApi.stories.d.ts +20 -0
  1074. package/System/LocationContainerControlStoriesData.d.ts +15 -0
  1075. package/System/MessageBoxService.d.ts +2 -2
  1076. package/System/NewValueIfUndefined.d.ts +1 -1
  1077. package/System/NotificationRealtimeMessage.d.ts +1 -1
  1078. package/System/NotificationTypeConverter.d.ts +2 -2
  1079. package/System/OperationUtils.d.ts +2 -2
  1080. package/System/OutcomingLocalStorageCommunicationChannel.d.ts +2 -2
  1081. package/System/Poll.d.ts +4 -6
  1082. package/System/PopupNotification.d.ts +13 -17
  1083. package/System/PromiseUtils.d.ts +2 -2
  1084. package/System/Readonly.d.ts +2 -3
  1085. package/System/Readwrite.d.ts +2 -3
  1086. package/System/RealtimeCommunicationService.d.ts +8 -8
  1087. package/System/RealtimeServerSender.d.ts +0 -1
  1088. package/System/RenderModalContent.d.ts +1 -1
  1089. package/System/RequestHelper.d.ts +2 -2
  1090. package/System/RequestManager.d.ts +5 -13
  1091. package/System/RequestMethods.d.ts +1 -1
  1092. package/System/ResourcesStub.d.ts +132 -358
  1093. package/System/RouteHelpers.d.ts +3 -3
  1094. package/System/RouteRequest.d.ts +1 -1
  1095. package/System/RouteSemantics.d.ts +1 -1
  1096. package/System/Router.d.ts +22 -23
  1097. package/System/SearchIcon.d.ts +1 -1
  1098. package/System/ServerController.d.ts +3 -3
  1099. package/System/ServiceActionMetaData.d.ts +1 -1
  1100. package/System/ShowLayoutParams.d.ts +1 -3
  1101. package/System/SimpleEvent.d.ts +5 -5
  1102. package/System/StateAccessor.d.ts +4 -4
  1103. package/System/StatusPointUtils.d.ts +1 -1
  1104. package/System/Summernote.d.ts +1 -5
  1105. package/System/TimeoutService.d.ts +1 -1
  1106. package/System/TooltipUtils.d.ts +3 -4
  1107. package/System/TryGetCardId.d.ts +2 -2
  1108. package/System/Utils.d.ts +2 -2
  1109. package/System/WebFrameContentHeightService.d.ts +3 -3
  1110. package/System/WebFrameUtils.d.ts +1 -1
  1111. package/System/WebServicesConnection.d.ts +2 -2
  1112. package/System/WebServicesService.d.ts +9 -9
  1113. package/System/{Helpers.d.ts → helpers.d.ts} +1 -1
  1114. package/System/{SummernotePasteWithoutFormating.d.ts → summernote-paste-without-formating.d.ts} +1 -1
  1115. package/System/{UpdateFolderStyles.d.ts → updateFolderStyle.d.ts} +0 -5
  1116. package/package.json +1 -1
  1117. package/BackOffice/DebugUtils.d.ts +0 -2
  1118. package/BackOffice/GetSearchItemsType.d.ts +0 -2
  1119. package/BackOffice/IExtraFileAdded.d.ts +0 -3
  1120. package/BackOffice/IFileTypeChangeArgs.d.ts +0 -4
  1121. package/BackOffice/IMainFileAdded.d.ts +0 -3
  1122. package/BackOffice/INewFileList.d.ts +0 -3
  1123. package/BackOffice/ToSearchArea.d.ts +0 -3
  1124. package/BackOffice/UtilsOfSign.d.ts +0 -31
  1125. package/Platform/GetPreloadedLayoutModel.d.ts +0 -3
  1126. package/Platform/SkipSavingCursorRequestResolver.d.ts +0 -12
  1127. /package/Platform/{LoadServerDefinedRoutes.d.ts → loadServerDefinedRoutes.d.ts} +0 -0
  1128. /package/System/{ConvertWebDavLinkToAbsolute.d.ts → convertWebDavLinkToAbsolute.d.ts} +0 -0
  1129. /package/System/{Mixins.d.ts → mixins.d.ts} +0 -0
@@ -1,9 +1,9 @@
1
1
  /// <reference types="react" />
2
- import { IBasicEvent } from "@docsvision/webclient/System/IBasicEvent";
3
- import { ICancelableEvent } from "@docsvision/webclient/System/ICancelableEvent";
4
- import { IEventArgs } from "@docsvision/webclient/System/IEventArgs";
5
- import { Optional } from "@docsvision/web/core/services";
6
- import { $RootCssClass } from "@docsvision/webclient/Helpers/$RootCssClass";
2
+ import { IBasicEvent } from '@docsvision/webclient/System/IBasicEvent';
3
+ import { ICancelableEvent } from '@docsvision/webclient/System/ICancelableEvent';
4
+ import { IEventArgs } from '@docsvision/webclient/System/IEventArgs';
5
+ import { Optional } from '@docsvision/web/core/services';
6
+ import { $RootCssClass } from '@docsvision/webclient/Helpers/$RootCssClass';
7
7
  /**
8
8
  * Предоставляет контейнер для отрисовки модального окна. Позволяет отображать диалоговое окно вне react-компонент.
9
9
  *
@@ -12,13 +12,11 @@ import { $RootCssClass } from "@docsvision/webclient/Helpers/$RootCssClass";
12
12
  * let host = new ModalHost("time-dialog", () => {
13
13
  * return (
14
14
  * <ModalBackdrop visible={true}>
15
- * <EscHandler onEsc={onClose}>
16
- * <ModalDialog isOpen={true}>
17
- * <ModalDialogCloseButton onClick={() => host.unmount()} />
18
- * <ModalDialogHeader>Текущее время</ModalDialogHeader>
19
- * <div>Текущее время: {(new Date()).toTimeString()}</div>
20
- * </ModalDialog>
21
- * </EscHandler>
15
+ * <ModalDialog isOpen={true}>
16
+ * <ModalDialogCloseButton onClick={() => host.unmount()} />
17
+ * <ModalDialogHeader>Текущее время</ModalDialogHeader>
18
+ * <div>Текущее время: {(new Date()).toTimeString()}</div>
19
+ * </ModalDialog>
22
20
  * </ModalBackdrop>
23
21
  * );
24
22
  * });
@@ -40,7 +38,7 @@ export declare class ModalHost {
40
38
  * @param className Класс, который будет задан элементу-контейнеру в DOM
41
39
  * @param render Функция, выполняющая отрисовку модального окна
42
40
  */
43
- constructor(className: string, render: () => React.ReactNode | React.ReactNode[], services?: Optional<$RootCssClass> | object);
41
+ constructor(className: string, render: () => React.ReactNode | React.ReactNode[], services?: Optional<$RootCssClass> | {});
44
42
  get className(): string;
45
43
  set className(c: string);
46
44
  get unmounting(): ICancelableEvent<IEventArgs>;
@@ -56,7 +54,7 @@ export declare class ModalHost {
56
54
  /**
57
55
  * Удаляет все созданные элементы из DOM.
58
56
  */
59
- unmount(timeoutMs?: number): Promise<void>;
57
+ unmount(timeoutMs?: number): Promise<any>;
60
58
  /**
61
59
  * Создано ли модальное окно
62
60
  */
@@ -46,4 +46,4 @@ export interface IModalSidebarProps {
46
46
  * setInterval(() => host.forceUpdate(), 1000);
47
47
  *
48
48
  */
49
- export declare function ModalSidebar(props: IModalSidebarProps): JSX.Element;
49
+ export declare const ModalSidebar: (props: IModalSidebarProps) => JSX.Element;
@@ -4,7 +4,7 @@ export interface IModalSidebarCloseButtonProps {
4
4
  /** Доступность кнопки. Значение по умолчанию: true */
5
5
  enabled?: boolean;
6
6
  /** Обработчик события click */
7
- onClick: (ev: React.MouseEvent) => void;
7
+ onClick: (ev: React.MouseEvent<any>) => void;
8
8
  }
9
9
  /**
10
10
  * Представляет закрывающую кнопку в правой части выезжающей панели ({@link ModalSidebar}).
@@ -15,4 +15,4 @@ export interface IModalSidebarCloseButtonProps {
15
15
  * <ModalSidebarCloseButton onClick={() => this.setState({ sidebarOpen: false })} />
16
16
  * </ModalSidebar>
17
17
  */
18
- export declare function ModalSidebarCloseButton(props: IModalSidebarCloseButtonProps): JSX.Element;
18
+ export declare const ModalSidebarCloseButton: (props: IModalSidebarCloseButtonProps) => JSX.Element;
@@ -15,4 +15,4 @@ export interface IModalSidebarHeaderProps {
15
15
  * <ModalSidebarHeader>{resources.MyHeaderText}</ModalSidebarHeader>
16
16
  * </ModalSidebar>
17
17
  */
18
- export declare function ModalSidebarHeader(props: IModalSidebarHeaderProps): JSX.Element;
18
+ export declare const ModalSidebarHeader: (props: IModalSidebarHeaderProps) => JSX.Element;
@@ -5,8 +5,6 @@ export interface IClosePopoverListenerProps {
5
5
  className?: string;
6
6
  /** Используется при закрытии по клику мышкой снаружи, разрешает клики внутри переданного контейнера (по умолчанию - корень этого компонента) */
7
7
  boundaryTarget?: HTMLElement | string;
8
- /**Разрешает всплытие события onKeyDown*/
9
- offStopPropagation?: boolean;
10
8
  /** При закрытии выпадающего списка */
11
9
  onClose?: () => void;
12
10
  }
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
- import { PopoverMode } from "@docsvision/webclient/Helpers/PopoverHelpers/Popover";
3
- export interface ICommonPopoverProps {
2
+ import { PopoverMode } from '@docsvision/webclient/Helpers/PopoverHelpers/Popover';
3
+ export interface CommonPopoverProps {
4
4
  isOpen?: boolean;
5
5
  /** Вызывается при щелчке во вне или нажатии Esc. */
6
6
  onClose?: () => void;
@@ -22,6 +22,4 @@ export interface ICommonPopoverProps {
22
22
  onClickInside?: (ev: MouseEvent) => void;
23
23
  children: any;
24
24
  }
25
- export declare function CommonPopover(props: ICommonPopoverProps): JSX.Element;
26
- export interface CommonPopoverProps extends ICommonPopoverProps {
27
- }
25
+ export declare const CommonPopover: (props: CommonPopoverProps) => JSX.Element;
@@ -1,6 +1,5 @@
1
1
  import React from "react";
2
- import { PopoverCalcProcess } from "@docsvision/webclient/Helpers/PopoverHelpers/PopoverProcess";
3
- import { IControlContext } from "@docsvision/webclient/System/IControlContext";
2
+ import { PopoverCalcProcess } from '@docsvision/webclient/Helpers/PopoverHelpers/PopoverProcess';
4
3
  /** Свойства для {@link Popover} */
5
4
  export interface IPopoverProps {
6
5
  /** При смене значения на true всплывающее окно откроется, при смене в false - скроется. */
@@ -54,12 +53,10 @@ export interface IPopoverProps {
54
53
  className?: string;
55
54
  /** Минимальная ширина. */
56
55
  minWidth?: string;
57
- /** Установить ширину всплывающего окна по максимальному значению ширины содержимого */
58
- widthMaxContent?: boolean;
59
56
  /** Ширина всплывающего окна */
60
57
  width?: string;
61
58
  /** Координаты клика мыши. */
62
- pageCoordinates?: IPopoverCoordinates;
59
+ pageCoordinates?: any;
63
60
  /** Показывает необходимость обработать событие contextmenu. */
64
61
  isContextmenuEventNeed?: boolean;
65
62
  }
@@ -76,13 +73,6 @@ export interface IPopoverState {
76
73
  ignoreClickOutsideEvent: boolean;
77
74
  popoverclick: boolean;
78
75
  }
79
- /** @internal */
80
- export interface IPopoverCoordinates {
81
- top?: number;
82
- left?: number;
83
- tableWidth?: number;
84
- paddingLeft?: number;
85
- }
86
76
  /**
87
77
  * Режим Popover.
88
78
  */
@@ -161,7 +151,7 @@ export declare class Popover extends React.Component<IPopoverProps, IPopoverStat
161
151
  /** @internal */
162
152
  componentWillUnmount(): void;
163
153
  /** @internal */
164
- UNSAFE_componentWillReceiveProps(nextProps: IPopoverProps, nextContext: IControlContext): void;
154
+ UNSAFE_componentWillReceiveProps(nextProps: IPopoverProps, nextContext: any): void;
165
155
  isLastShownPopover(): boolean;
166
156
  updateVisibility(hidden: boolean): void;
167
157
  /** @internal */
@@ -172,7 +162,7 @@ export declare class Popover extends React.Component<IPopoverProps, IPopoverStat
172
162
  private onShow;
173
163
  private onHide;
174
164
  /** Скрывает всплывающее окна и очищает все занимаемые ресурсы. */
175
- dispose(): Promise<void>;
165
+ dispose(): Promise<any>;
176
166
  private onDocumentClick;
177
167
  private onDocumentRightButtonClick;
178
168
  protected isElementAbovePopover(elem: HTMLElement): boolean;
@@ -2,7 +2,7 @@ import React from "react";
2
2
  /** Свойства для {@link PopoverAcceptButton} */
3
3
  export interface IPopoverAcceptButtonProps {
4
4
  /** Обработчик события click */
5
- onClick: (ev: React.MouseEvent) => void;
5
+ onClick: (ev: React.MouseEvent<any>) => void;
6
6
  }
7
7
  /**
8
8
  * Представляет кнопку в виде иконки "принять".
@@ -32,4 +32,4 @@ export interface IPopoverAcceptButtonProps {
32
32
  *
33
33
  * См. также {@link Popover}
34
34
  */
35
- export declare function PopoverAcceptButton(props: IPopoverAcceptButtonProps): JSX.Element;
35
+ export declare const PopoverAcceptButton: (props: IPopoverAcceptButtonProps) => JSX.Element;
@@ -19,4 +19,4 @@ export interface IPopoverBoxProps {
19
19
  *
20
20
  * См. также {@link Popover}
21
21
  */
22
- export declare function PopoverBox(props: IPopoverBoxProps): JSX.Element;
22
+ export declare const PopoverBox: (props: IPopoverBoxProps) => JSX.Element;
@@ -2,7 +2,7 @@ import React from "react";
2
2
  /** Свойства для {@link PopoverCancelButton} */
3
3
  export interface IPopoverCancelButtonProps {
4
4
  /** Обработчик события click */
5
- onClick: (ev: React.MouseEvent) => void;
5
+ onClick: (ev: React.MouseEvent<any>) => void;
6
6
  }
7
7
  /**
8
8
  * Представляет кнопку в виде иконки "отменить".
@@ -32,4 +32,4 @@ export interface IPopoverCancelButtonProps {
32
32
  *
33
33
  * См. также {@link Popover}
34
34
  */
35
- export declare function PopoverCancelButton(props: IPopoverCancelButtonProps): JSX.Element;
35
+ export declare const PopoverCancelButton: (props: IPopoverCancelButtonProps) => JSX.Element;
@@ -2,7 +2,7 @@ import React from "react";
2
2
  /** Свойства для {@link PopoverCloseButton} */
3
3
  export interface IPopoverCloseButtonProps {
4
4
  /** Обработчик события click */
5
- onClick: (ev: React.MouseEvent) => void;
5
+ onClick: (ev: React.MouseEvent<any>) => void;
6
6
  }
7
7
  /**
8
8
  * Представляет кнопку в виде иконки "закрыть".
@@ -29,4 +29,4 @@ export interface IPopoverCloseButtonProps {
29
29
  *
30
30
  * См. также {@link Popover}
31
31
  */
32
- export declare function PopoverCloseButton(props: IPopoverCloseButtonProps): JSX.Element;
32
+ export declare const PopoverCloseButton: (props: IPopoverCloseButtonProps) => JSX.Element;
@@ -25,4 +25,4 @@ export interface IPopoverContentProps {
25
25
  *
26
26
  * См. также {@link Popover}
27
27
  */
28
- export declare function PopoverContent(props: IPopoverContentProps): JSX.Element;
28
+ export declare const PopoverContent: (props: IPopoverContentProps) => JSX.Element;
@@ -25,4 +25,4 @@ export interface IPopoverHeadProps {
25
25
  *
26
26
  * См. также {@link Popover}
27
27
  */
28
- export declare function PopoverHead(props: IPopoverHeadProps): JSX.Element;
28
+ export declare const PopoverHead: (props: IPopoverHeadProps) => JSX.Element;
@@ -24,4 +24,4 @@ export interface IPopoverOverflowContentProps {
24
24
  *
25
25
  * См. также {@link Popover}
26
26
  */
27
- export declare function PopoverOverflowContent(props: IPopoverOverflowContentProps): JSX.Element;
27
+ export declare const PopoverOverflowContent: (props: IPopoverOverflowContentProps) => JSX.Element;
@@ -25,4 +25,4 @@ export interface IPopoverTitleProps {
25
25
  *
26
26
  * См. также {@link Popover}
27
27
  */
28
- export declare function PopoverTitle(props: IPopoverTitleProps): JSX.Element;
28
+ export declare const PopoverTitle: (props: IPopoverTitleProps) => JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="node" />
2
1
  import React from "react";
3
2
  /**
4
3
  * @internal Тип ReactList.
@@ -64,7 +63,7 @@ export interface IReactListProps {
64
63
  * Функция, которая возвращает DOM-узел или Window. Возвращённое значение будет рассматриваться как контейнер прокрутки для списка.
65
64
  * Может использоваться для тех случаев, когда в контейнере для скроллинга элементов по умолчанию отсутствует свойство overflow, включающее скроллинг;
66
65
  */
67
- scrollParentGetter?: Function;
66
+ scrollParentGetter?: any;
68
67
  /** Количество пикселей для буфера в начале и конце списка */
69
68
  threshold?: number;
70
69
  /** Тип ReactList (см. {@link ReactListVirtualization}). */
@@ -90,7 +89,7 @@ export declare class ReactList extends React.Component<IReactListProps, any> {
90
89
  /** @internal */
91
90
  static displayName: string;
92
91
  /** @internal */
93
- cache: object;
92
+ cache: any;
94
93
  /** @internal */
95
94
  prevPrevState: any;
96
95
  /** @internal */
@@ -98,11 +97,11 @@ export declare class ReactList extends React.Component<IReactListProps, any> {
98
97
  /** @internal */
99
98
  updateCounter: number;
100
99
  /** @internal */
101
- updateCounterTimeoutId: NodeJS.Timeout | number;
100
+ updateCounterTimeoutId: any;
102
101
  /** @internal */
103
102
  items: any;
104
103
  /** @internal */
105
- scrollParent: HTMLElement | Window;
104
+ scrollParent: any;
106
105
  /**
107
106
  * Значение свойств по умолчанию.
108
107
  */
@@ -1,7 +1,6 @@
1
1
  import { ReactList } from "@docsvision/webclient/Helpers/ReactList/ReactList";
2
2
  import { LoadingState } from "@docsvision/webclient/System/LoadingState";
3
3
  import React from "react";
4
- import { StyledComponent } from "styled-components";
5
4
  /** @internal */
6
5
  export interface IReactListDynamicProps {
7
6
  /** Ось, по которой скроллится ReactList */
@@ -17,7 +16,7 @@ export interface IReactListDynamicProps {
17
16
  /** Использовать css-свойство translate3d для скролла (работает чуть быстрее, меньше поддержка браузерами) */
18
17
  useTranslate3d?: boolean;
19
18
  /** Инлайн-стили для контейнера */
20
- style?: string | object;
19
+ style?: any;
21
20
  /** Название класса для контейнера */
22
21
  className?: string;
23
22
  /** Название класса для пустого элемента списка */
@@ -27,7 +26,7 @@ export interface IReactListDynamicProps {
27
26
  /** Скрыт ли ReactListDynamic */
28
27
  hidden?: boolean;
29
28
  /** Пользовательский элемент для контейнера */
30
- customContainer?: typeof React.Component | StyledComponent<React.ComponentType<unknown>, object, object>;
29
+ customContainer?: any;
31
30
  /** Загружать ли данные при первой инициализации компонента */
32
31
  notLoadOnInit?: boolean;
33
32
  /** Загрузчик элементов, просящий загрузить и передать в props.items элементы с указанными индексами */
@@ -41,7 +40,7 @@ export interface IReactListDynamicProps {
41
40
  /** Элементы списка */
42
41
  items: any[];
43
42
  /** {@see ReactListVirtualization}. */
44
- virtualization?: "simple" | "uniform" | "variable" | string;
43
+ virtualization?: 'simple' | 'uniform' | 'variable' | string;
45
44
  useStaticSize?: boolean;
46
45
  /** Функция, определяющая, загружен ли элемент списка или нет. */
47
46
  checkItemLoaded?: (item: any, index?: number) => boolean;
@@ -106,7 +105,7 @@ export declare class ReactListDynamic extends React.Component<IReactListDynamicP
106
105
  /** Элемент списка должен быть равен UNDEFINED_ITEM, если его по какой-то причине не удалось загрузить */
107
106
  static readonly UNDEFINED_ITEM: {};
108
107
  /** Контейнер по умолчанию */
109
- protected defaultContainer: typeof React.Component | StyledComponent<React.ComponentType<unknown>, object, object>;
108
+ protected defaultContainer: any;
110
109
  /**
111
110
  * Экземпляр ReactList
112
111
  */
@@ -1,25 +1,24 @@
1
1
  import { LoadingState } from "@docsvision/webclient/System/LoadingState";
2
2
  import React from "react";
3
- import { StyledComponent } from "styled-components";
4
3
  /** @internal */
5
4
  export interface IReactListInfiniteScrollProps {
6
5
  axis?: string;
7
6
  initialIndex?: number;
8
- itemRenderer?: (index: number, key: number | string) => any;
9
- itemSizeEstimator?: (index: number, cache: any) => any;
10
- itemSizeGetter?: (index: number) => any;
7
+ itemRenderer?: any;
8
+ itemSizeEstimator?: any;
9
+ itemSizeGetter?: any;
11
10
  minSize?: number;
12
11
  pageSize?: number;
13
- scrollParentGetter?: Function;
12
+ scrollParentGetter?: any;
14
13
  type: string;
15
14
  useStaticSize?: boolean;
16
15
  useTranslate3d?: boolean;
17
16
  /** Инлайн-стили для контейнера */
18
- style?: string | object;
17
+ style?: any;
19
18
  /** Название класса для контейнера */
20
19
  className?: string;
21
20
  /** Пользовательский элемент для контейнера (может быть обычный компонент или styledComponent) */
22
- customContainer?: typeof React.Component | StyledComponent<React.ComponentType<unknown>, object, object>;
21
+ customContainer?: any;
23
22
  /** Элементы списка */
24
23
  items: any[];
25
24
  /** Дополнительный отступ снизу списка, доскролля до которого произойдёт загрузка следующей страницы */
@@ -31,7 +30,7 @@ export interface IReactListInfiniteScrollProps {
31
30
  /** Номер стартовой страницы, начиная с которой начнётся первая загрузка элементов */
32
31
  initialPage?: number;
33
32
  /** Загружает новую страницу и возвращает информацию о том, существуют ли ещё результаты или нет */
34
- loadPage: (pageNumber: number) => Promise<unknown>;
33
+ loadPage: (pageNumber: number) => Promise<{}>;
35
34
  /** Есть ли еще незагруженные данные. */
36
35
  nextPageExists: boolean;
37
36
  }
@@ -73,11 +72,12 @@ export interface IReactListInfiniteScrollProps {
73
72
  */
74
73
  export declare class ReactListInfiniteScroll extends React.Component<IReactListInfiniteScrollProps, undefined> {
75
74
  static readonly DEFAULT_GAP = 20;
76
- static readonly DEFAULT_CONTAINER: StyledComponent<"div", any, {}, never>;
75
+ static readonly DEFAULT_CONTAINER:
76
+ import("styled-components").StyledComponent<"div", any, {}, never>;
77
77
  /** Номер страницы */
78
78
  protected page: number;
79
79
  /** Текущий контейнер */
80
- protected container: HTMLElement;
80
+ protected container: any;
81
81
  /** Информация о загрузке */
82
82
  protected loading: LoadingState;
83
83
  constructor(props: any);
@@ -92,6 +92,6 @@ export declare class ReactListInfiniteScroll extends React.Component<IReactListI
92
92
  * Подгружает результаты, пока видимая часть страницы полностью не заполнится
93
93
  */
94
94
  protected fillPage: () => void;
95
- protected onScroll: (e: React.SyntheticEvent) => void;
95
+ protected onScroll: (e: React.SyntheticEvent<any>) => void;
96
96
  render(): JSX.Element;
97
97
  }
@@ -1,5 +1,5 @@
1
- import React from "react";
2
- interface IProps {
1
+ import React from 'react';
2
+ interface Props {
3
3
  render: () => React.ReactNode;
4
4
  }
5
5
  /**
@@ -8,7 +8,7 @@ interface IProps {
8
8
  * Для выполнения перерисовки сохраните ссылку на компонент через ref, и при необходимости перерисовать
9
9
  * вызовите его метод forceUpdate.
10
10
  */
11
- export declare class RerenderHost extends React.Component<IProps, unknown> {
11
+ export declare class RerenderHost extends React.Component<Props, {}> {
12
12
  render(): {};
13
13
  }
14
14
  export {};
@@ -12,4 +12,4 @@ export interface IRibbonButtonProps {
12
12
  /**
13
13
  * Кнопка для {@link Ribbon ленты}.
14
14
  */
15
- export declare function RibbonButton(props: IRibbonButtonProps): JSX.Element;
15
+ export declare const RibbonButton: (props: IRibbonButtonProps) => JSX.Element;
@@ -17,7 +17,7 @@ export interface ISearchBarProps {
17
17
  /** При изменении значения с учётом props.searchIndex и props.searchTimeout */
18
18
  onSearch?: (value: string) => void;
19
19
  /** При нажатии клавиши */
20
- onKeyDown?: (e: React.KeyboardEvent) => void;
20
+ onKeyDown?: (e: React.KeyboardEvent<any>) => void;
21
21
  }
22
22
  /**
23
23
  * @review
@@ -1,6 +1,6 @@
1
1
  import React from "react";
2
2
  /** Свойства для {@link SliderCheckBox} */
3
- export interface ISliderCheckBoxProps {
3
+ export interface SliderCheckBoxProps {
4
4
  /** Вызывается при изменении значения. */
5
5
  onChange?: (newValue: boolean) => void;
6
6
  /**
@@ -21,13 +21,13 @@ export interface ISliderCheckBoxProps {
21
21
  tabStop?: boolean;
22
22
  }
23
23
  /** @internal */
24
- export interface ISliderCheckBoxState {
24
+ export interface SliderCheckBoxState {
25
25
  }
26
26
  /**
27
27
  * Вспомогательный класс для переключателя между двумя значениями.
28
28
  */
29
- export declare class SliderCheckBox extends React.Component<ISliderCheckBoxProps, ISliderCheckBoxState> {
30
- constructor(props: ISliderCheckBoxProps);
29
+ export declare class SliderCheckBox extends React.Component<SliderCheckBoxProps, SliderCheckBoxState> {
30
+ constructor(props: SliderCheckBoxProps);
31
31
  protected get canEdit(): boolean;
32
32
  protected handleCheckBoxClick(event: any): void;
33
33
  protected getTabIndex(): 0 | -1;
@@ -35,7 +35,3 @@ export declare class SliderCheckBox extends React.Component<ISliderCheckBoxProps
35
35
  /** @internal */
36
36
  render(): JSX.Element;
37
37
  }
38
- export interface SliderCheckBoxProps extends ISliderCheckBoxProps {
39
- }
40
- export interface SliderCheckBoxState extends ISliderCheckBoxState {
41
- }
@@ -1,4 +1,4 @@
1
- import React from "react";
1
+ import React from 'react';
2
2
  export interface ISoftHyphenizedProps {
3
3
  text: string;
4
4
  maxWordLength?: number;
@@ -1,19 +1,18 @@
1
1
  import { ISortableItem } from "@docsvision/webclient/Helpers/Sortable/Data/ClientModels/ISortableItem";
2
2
  import React from "react";
3
- import { StyledComponent } from "styled-components";
4
3
 
5
4
  /** @internal Свойства для {@link Sortable} */
6
- export interface ISortableProps<T> {
5
+ export interface ISortableProps {
7
6
  /** дочерние элементы {@link SortableItem}, которые необходимо перемещать */
8
- items: ISortableItem<T>[];
7
+ items: ISortableItem<any>[];
9
8
  /** Вызывается при изменении порядка дочерних элементов */
10
- onReorder: (newOrder: string[], sortedItems: ISortableItem<T>[]) => void;
9
+ onReorder: (newOrder: string[], sortedItems: ISortableItem<any>[]) => void;
11
10
  /** Порядок следования элементов в виде упорядоченного массива их идентификаторов (идентификаторы элементов, отсортированные в нужном порядке) */
12
11
  order: string[];
13
12
  /** Ось сортировки {@link http://api.jqueryui.com/sortable/#option-axis} */
14
- axis?: "x" | "y";
13
+ axis?: 'x' | 'y';
15
14
  /** Указывает, какой блок выступает границами сортировки {@link http://api.jqueryui.com/sortable/#option-containment} */
16
- containment?: HTMLElement | JQuery | "parent" | "document" | "window" | string;
15
+ containment?: HTMLElement | JQuery | 'parent' | 'document' | 'window' | string;
17
16
  /** Стиль курсора во время изменения порядка элементов {@link http://api.jqueryui.com/sortable/#option-cursor} */
18
17
  cursor?: string;
19
18
  /** Отключение сортировки {@link http://api.jqueryui.com/sortable/#option-disabled} */
@@ -42,7 +41,7 @@ export interface ISortableProps<T> {
42
41
  * Указывает режим, который регулирует, передвинулся ли перетаскиваемый элемент за другой элемент или нет
43
42
  * {@link http://api.jqueryui.com/sortable/#option-tolerance}
44
43
  */
45
- tolerance?: "intersect" | "pointer";
44
+ tolerance?: 'intersect' | 'pointer';
46
45
  /** ZIndex перетаскиваемого элемента {@link http://api.jqueryui.com/sortable/#option-zIndex} */
47
46
  zIndex?: number;
48
47
  /** Остановить сортировку, если перетаскиваемый элемент вне родителя */
@@ -54,7 +53,7 @@ export interface ISortableProps<T> {
54
53
  * - rootComponent должен использовать forwardRef
55
54
  * - Метод
56
55
  */
57
- rootComponent?: typeof React.Component | StyledComponent<React.ComponentType, object, object>;
56
+ rootComponent?: React.ReactNode;
58
57
  }
59
58
  /**
60
59
  * @review
@@ -90,7 +89,7 @@ export interface ISortableProps<T> {
90
89
  * }
91
90
  *
92
91
  */
93
- export declare class Sortable<T> extends React.Component<ISortableProps<T>, undefined> {
92
+ export declare class Sortable extends React.Component<ISortableProps, undefined> {
94
93
  /** Контейнер для элементов. */
95
94
  el: HTMLElement;
96
95
  /** Была ли отменена сортировка. */
@@ -124,11 +123,11 @@ export declare class Sortable<T> extends React.Component<ISortableProps<T>, unde
124
123
  /** @internal */
125
124
  componentDidMount(): void;
126
125
  /** @internal */
127
- UNSAFE_componentWillReceiveProps(nextProps: ISortableProps<T>): void;
126
+ UNSAFE_componentWillReceiveProps(nextProps: ISortableProps): void;
128
127
  /** @internal */
129
128
  componentWillUnmount(): void;
130
129
  /** @internal */
131
- UNSAFE_componentWillUpdate(nextProps: ISortableProps<T>): void;
130
+ UNSAFE_componentWillUpdate(nextProps: ISortableProps): void;
132
131
  /** @internal */
133
132
  componentDidUpdate(): void;
134
133
  private cancelSortable;
@@ -138,7 +137,7 @@ export declare class Sortable<T> extends React.Component<ISortableProps<T>, unde
138
137
  * @param items2 Второй список
139
138
  * @returns Равны или нет
140
139
  */
141
- protected isItemsEqual(items1: ISortableItem<T>[], items2: ISortableItem<T>[]): boolean;
140
+ protected isItemsEqual(items1: ISortableItem<any>[], items2: ISortableItem<any>[]): boolean;
142
141
  /**
143
142
  * Заставляет пересчитать размер this.props.containment
144
143
  */
@@ -147,7 +146,7 @@ export declare class Sortable<T> extends React.Component<ISortableProps<T>, unde
147
146
  * Получить опции для плагина
148
147
  * @param props Свойства компонента
149
148
  */
150
- protected getSortablePluginOptions(props: ISortableProps<T>): {
149
+ protected getSortablePluginOptions(props: ISortableProps): {
151
150
  axis: "x" | "y";
152
151
  containment: string | HTMLElement | JQuery<HTMLElement>;
153
152
  cursor: string;
@@ -159,7 +158,7 @@ export declare class Sortable<T> extends React.Component<ISortableProps<T>, unde
159
158
  scroll: boolean;
160
159
  scrollSensitivity: number;
161
160
  scrollSpeed: number;
162
- tolerance: "pointer" | "intersect";
161
+ tolerance: "intersect" | "pointer";
163
162
  zIndex: number;
164
163
  };
165
164
  /**
@@ -167,8 +166,8 @@ export declare class Sortable<T> extends React.Component<ISortableProps<T>, unde
167
166
  * @param items Элементы
168
167
  * @param order Идентификаторы элементов, отсортированные в нужном порядке
169
168
  */
170
- protected sortItems(items: ISortableItem<T>[], order?: string[]): ISortableItem<T>[];
171
- protected renderRow: (item: ISortableItem<T>) => JSX.Element;
169
+ protected sortItems(items: ISortableItem<any>[], order?: string[]): ISortableItem<any>[];
170
+ protected renderRow: (item: ISortableItem<any>) => JSX.Element;
172
171
  /**
173
172
  * Возвращает отсортированных потомков
174
173
  */
@@ -1,19 +1,19 @@
1
- import { IReadonlyAccessor } from "@docsvision/webclient/Helpers/DynamicModel/IReadonlyAccessor";
2
- import React from "react";
1
+ import { IReadonlyAccessor } from '@docsvision/webclient/Helpers/DynamicModel/IReadonlyAccessor';
2
+ import React from 'react';
3
3
  /** @internal Свойства для {@link SortableItems} */
4
- export interface ISortableItemsProps<T = unknown> {
4
+ export interface ISortableItemsProps<T = any> {
5
5
  /** Модели данных, которые необходимо сортировать. */
6
6
  items: T[];
7
7
  /** Функция, осуществляющая отрисовку элемента данных. */
8
- renderItem: (item: T, index?: number, items?: T[]) => JSX.Element;
8
+ renderItem: (item: T, index?: number, items?: T[]) => any;
9
9
  /** Вызывается при изменении порядка дочерних элементов */
10
10
  onReorder: (sortedItems: T[]) => void;
11
11
  /** Доступ к полю идентификатору в модели данных. */
12
12
  idAccessor: IReadonlyAccessor<T, string>;
13
13
  /** Ось сортировки {@link http://api.jqueryui.com/sortable/#option-axis} */
14
- axis?: "x" | "y";
14
+ axis?: 'x' | 'y';
15
15
  /** Указывает, какой блок выступает границами сортировки {@link http://api.jqueryui.com/sortable/#option-containment} */
16
- containment?: HTMLElement | JQuery | "parent" | "document" | "window" | string;
16
+ containment?: HTMLElement | JQuery | 'parent' | 'document' | 'window' | string;
17
17
  /** Стиль курсора во время изменения порядка элементов {@link http://api.jqueryui.com/sortable/#option-cursor} */
18
18
  cursor?: string;
19
19
  /** Стиль курсора во время изменения порядка элементов {@link http://api.jqueryui.com/sortable/#option-disabled} */
@@ -42,13 +42,13 @@ export interface ISortableItemsProps<T = unknown> {
42
42
  * Указывает режим, который регулирует, передвинулся ли перетаскиваемый элемент за другой элемент или нет
43
43
  * {@link http://api.jqueryui.com/sortable/#option-tolerance}
44
44
  */
45
- tolerance?: "intersect" | "pointer";
45
+ tolerance?: 'intersect' | 'pointer';
46
46
  /** ZIndex перетаскиваемого элемента {@link http://api.jqueryui.com/sortable/#option-zIndex} */
47
47
  zIndex?: number;
48
48
  /** Остановить сортировку, если перетаскиваемый элемент вне родителя */
49
49
  draggableInParent?: boolean;
50
50
  }
51
51
  /** Обертка вокруг {@see Sortable}, определяющая другой интерфейс (не требующий оборачивать элементы в {@see ISortableItem}). */
52
- export declare class SortableItems<T = unknown> extends React.Component<ISortableItemsProps<T>, undefined> {
52
+ export declare class SortableItems<T = any> extends React.Component<ISortableItemsProps<T>, undefined> {
53
53
  render(): JSX.Element;
54
54
  }
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  /** Свойства для {@link RightArrowIcon} */
3
- export interface ILinksLoaderProps {
3
+ export interface LinksLoaderProps {
4
4
  className?: string;
5
5
  title?: string;
6
6
  nativeTitle?: string;
@@ -12,6 +12,4 @@ export interface ILinksLoaderProps {
12
12
  /**
13
13
  * Анимированная картинка-заглушка, показываемая во время загрузки заданий.
14
14
  */
15
- export declare function LinksLoaderImage(props: ILinksLoaderProps): JSX.Element;
16
- export interface LinksLoaderProps extends ILinksLoaderProps {
17
- }
15
+ export declare const LinksLoaderImage: (props: LinksLoaderProps) => JSX.Element;