@docsvision/webclient 5.16.0-beta.2 → 5.16.0-beta.5

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 (391) hide show
  1. package/Application.d.ts +4 -0
  2. package/Approval/AgreementList.d.ts +2 -2
  3. package/Approval/AgreementListContent.d.ts +1 -0
  4. package/Approval/AgreementManagement.d.ts +3 -2
  5. package/Approval/AgreementStageProps.d.ts +3 -2
  6. package/Approval/IAgreementListContentProps.d.ts +2 -0
  7. package/BackOffice/$SelectionRow.d.ts +2 -1
  8. package/BackOffice/$WebFrameDirectorySearchInfoStorageService.d.ts +8 -3
  9. package/BackOffice/$WebFrameDirectorySearchPanelService.d.ts +4 -1
  10. package/BackOffice/AddEmployeeIconColumn.d.ts +1 -0
  11. package/BackOffice/AddressImpl.d.ts +2 -0
  12. package/BackOffice/BatchDelegateOperation.d.ts +2 -1
  13. package/BackOffice/CardKindImpl.d.ts +1 -1
  14. package/BackOffice/CardKindTreeNode.d.ts +1 -1
  15. package/BackOffice/ChildTasksPerformingImpl.d.ts +3 -3
  16. package/BackOffice/ColumnSettingsDialog.d.ts +0 -2
  17. package/BackOffice/CommentsImpl.d.ts +1 -0
  18. package/BackOffice/DeleteShortcutBatchOperation.d.ts +24 -0
  19. package/BackOffice/DeleteShortcutBatchOperationImpl.d.ts +20 -0
  20. package/BackOffice/DepartmentFilterViewComponents.d.ts +1 -1
  21. package/BackOffice/DirectoryDesignerRow.d.ts +3 -0
  22. package/BackOffice/DirectoryDesignerRowImpl.d.ts +11 -0
  23. package/BackOffice/DirectoryDesignerRowSelectDialog.d.ts +1 -0
  24. package/BackOffice/DirectoryDesignerTreeNode.d.ts +7 -4
  25. package/BackOffice/DirectoryEntryModal.d.ts +3 -0
  26. package/BackOffice/DirectoryEntryModalLogic.d.ts +1 -0
  27. package/BackOffice/DirectoryFrame.d.ts +2 -0
  28. package/BackOffice/DirectorySearchContent.d.ts +1 -1
  29. package/BackOffice/DirectorySearchResult.d.ts +4 -3
  30. package/BackOffice/DirectorySearchResultLogic.d.ts +1 -0
  31. package/BackOffice/DirectorySearchResultView.d.ts +3 -2
  32. package/BackOffice/DirectoryTabs.d.ts +3 -0
  33. package/BackOffice/DirectoryTree.d.ts +5 -0
  34. package/BackOffice/DirectoryTreeHScrollContainer.d.ts +6 -0
  35. package/BackOffice/DirectoryTreeLogic.d.ts +1 -0
  36. package/BackOffice/DirectoryValues.d.ts +7 -5
  37. package/BackOffice/DirectoryValuesLogic.d.ts +1 -0
  38. package/BackOffice/DisplayPerformersImpl.d.ts +0 -2
  39. package/BackOffice/EmployeeImpl.d.ts +3 -1
  40. package/BackOffice/ExistingCardLinkDialog.d.ts +3 -2
  41. package/BackOffice/FileListControl.d.ts +8 -3
  42. package/BackOffice/FileListControlImpl.d.ts +10 -0
  43. package/BackOffice/FileListControlLogic.d.ts +2 -1
  44. package/BackOffice/FileListItemComponent.d.ts +6 -2
  45. package/BackOffice/FileSign.d.ts +11 -3
  46. package/BackOffice/FileSignCreateDialog.d.ts +7 -3
  47. package/BackOffice/FileSignInfoPopover.d.ts +27 -0
  48. package/BackOffice/FileSignListDialog.d.ts +9 -1
  49. package/BackOffice/FileSignSelectCertificateDialog.d.ts +4 -0
  50. package/BackOffice/FindStaffSection.d.ts +4 -1
  51. package/BackOffice/GetContextMenuNames.d.ts +2 -0
  52. package/BackOffice/GetEmployeeGroups.d.ts +1 -0
  53. package/BackOffice/GroupTaskCardSelectPerformersImpl.d.ts +3 -0
  54. package/BackOffice/GroupTaskTasksTreeNodeResolver.d.ts +2 -2
  55. package/BackOffice/IFileMenuItem.d.ts +14 -0
  56. package/BackOffice/IFileMenuOpeningArgs.d.ts +6 -0
  57. package/BackOffice/IFileSignInteractionModel.d.ts +4 -1
  58. package/BackOffice/ITasksTreeNodeResolver.d.ts +1 -0
  59. package/BackOffice/Index.d.ts +10 -1
  60. package/BackOffice/InfoPopover.d.ts +2 -0
  61. package/BackOffice/LinksImpl.d.ts +1 -0
  62. package/BackOffice/LoadEmployees.d.ts +2 -5
  63. package/BackOffice/MultipleEmployeesImpl.d.ts +3 -0
  64. package/BackOffice/Numerator.d.ts +1 -0
  65. package/BackOffice/NumeratorImpl.d.ts +5 -2
  66. package/BackOffice/OperationExecutingEventArgs.d.ts +2 -1
  67. package/BackOffice/PartnerBase.d.ts +4 -2
  68. package/BackOffice/PartnerBaseImpl.d.ts +20 -0
  69. package/BackOffice/PartnerDirectoryBase.d.ts +3 -3
  70. package/BackOffice/PartnerImpl.d.ts +1 -0
  71. package/BackOffice/PerformersTable.d.ts +3 -0
  72. package/BackOffice/PrintButton.d.ts +48 -0
  73. package/BackOffice/PrintButtonContainer.d.ts +8 -0
  74. package/BackOffice/PrintButtonLogic.d.ts +25 -0
  75. package/BackOffice/PrintButtonView.d.ts +5 -0
  76. package/BackOffice/SearchBar.d.ts +6 -4
  77. package/BackOffice/SearchEmployees.d.ts +2 -1
  78. package/BackOffice/StaffDirectory.d.ts +2 -1
  79. package/BackOffice/StaffDirectoryConstants.d.ts +2 -0
  80. package/BackOffice/StaffDirectoryInfoPopover.d.ts +28 -0
  81. package/BackOffice/StaffDirectoryItems.d.ts +15 -5
  82. package/BackOffice/StaffDirectoryItemsImpl.d.ts +25 -2
  83. package/BackOffice/StaffDirectoryLogic.d.ts +37 -28
  84. package/BackOffice/StateButtonsImpl.d.ts +1 -0
  85. package/BackOffice/TaskTasksTreeNodeResolver.d.ts +4 -3
  86. package/BackOffice/TasksTable.d.ts +4 -2
  87. package/BackOffice/TasksTableCell.d.ts +4 -0
  88. package/BackOffice/TasksTableContainer.d.ts +1 -0
  89. package/BackOffice/TasksTableHelpBox.d.ts +1 -0
  90. package/BackOffice/TasksTableLogic.d.ts +8 -1
  91. package/BackOffice/TasksTableView.d.ts +3 -3
  92. package/BackOffice/TasksTree.d.ts +2 -1
  93. package/BackOffice/TasksTreeContainer.d.ts +1 -0
  94. package/BackOffice/TimeOfPerformance.d.ts +3 -0
  95. package/BackOffice/TimeOfPerformanceImpl.d.ts +1 -9
  96. package/BackOffice/UniquenessCheckImpl.d.ts +1 -1
  97. package/BackOffice/UserProfile.d.ts +8 -5
  98. package/BackOffice/UserStatus.d.ts +5 -0
  99. package/BackOffice/Utils.d.ts +15 -4
  100. package/BackOffice/WebFrameDirectorySearchPanel.d.ts +11 -1
  101. package/BackOffice/WebFrameDirectorySearchPanelLogic.d.ts +7 -3
  102. package/BackOffice/WebFrameDirectorySearchPanelService.d.ts +1 -0
  103. package/BackOffice/WebFrameDirectorySearchPanelView.d.ts +1 -1
  104. package/Generated/DocsVision.WebClient.Controllers.d.ts +132 -53
  105. package/Generated/DocsVision.WebClient.Models.d.ts +1458 -251
  106. package/Helpers/BoxWithButtons.d.ts +7 -1
  107. package/Helpers/Button.d.ts +2 -0
  108. package/Helpers/ComboBox/ComboBoxElement.d.ts +3 -0
  109. package/Helpers/ComboBox/ComboBoxTitle.d.ts +4 -0
  110. package/Helpers/ComboBox/CommonComboBox.d.ts +2 -1
  111. package/Helpers/CustomTree/Theme/Default/CustomTreeNodeContentDefault.d.ts +2 -0
  112. package/Helpers/DropdownButton/DropdownButton.d.ts +34 -0
  113. package/Helpers/DropdownButton/DropdownButton.stories.d.ts +10 -0
  114. package/Helpers/DropdownButton/DropdownButtonView.d.ts +14 -0
  115. package/Helpers/DropdownButton/components/DropdownMenu.d.ts +7 -0
  116. package/Helpers/DropdownButton/components/DropdownMenuItem.d.ts +7 -0
  117. package/Helpers/DropdownButton/components/DropdownMenuItemContent.d.ts +9 -0
  118. package/Helpers/DropdownButton/index.d.ts +8 -0
  119. package/Helpers/FileComments/FileComments.d.ts +2 -2
  120. package/Helpers/LabeledText.d.ts +8 -0
  121. package/Helpers/MainMenu/ItemText.d.ts +2 -0
  122. package/Helpers/Menu/AdaptiveMenuBar.d.ts +1 -0
  123. package/Helpers/Menu/MobileMenuBar.d.ts +3 -0
  124. package/Helpers/PopoverHelpers/EditPopover/EditPopover.d.ts +1 -1
  125. package/Helpers/PopoverHelpers/Popover.d.ts +3 -3
  126. package/Helpers/ReactList/ReactListDynamic.d.ts +2 -0
  127. package/Helpers/Sortable/Sortable.d.ts +4 -1
  128. package/Helpers/Sortable/SortableItems.d.ts +2 -0
  129. package/Helpers/Table/TableHelperHeaderRow.d.ts +1 -0
  130. package/Helpers/Table/TableHelperRow.d.ts +1 -0
  131. package/Helpers/Tree/ITreeBaseProps.d.ts +9 -0
  132. package/Helpers/Typeahead/ITypeaheadProps.d.ts +12 -0
  133. package/Helpers/Typeahead/Typeahead.d.ts +1 -0
  134. package/Legacy/ApprovalFilePanel.d.ts +1 -1
  135. package/Legacy/BasicGridHtmlBuilder.d.ts +1 -1
  136. package/Legacy/FolderViews.d.ts +0 -1
  137. package/Legacy/GridLoaderHelper.d.ts +2 -0
  138. package/Legacy/GridOptions.d.ts +1 -0
  139. package/Legacy/ISignatureListItemDataModel.d.ts +1 -0
  140. package/Legacy/ISignatureListItemDetailDataModel.d.ts +5 -0
  141. package/Legacy/ModalWindow.d.ts +1 -1
  142. package/Legacy/NavBarRouteHandler.d.ts +1 -1
  143. package/Legacy/SearchDropdown.d.ts +3 -1
  144. package/Legacy/SearchPanelRouteHandler.d.ts +3 -1
  145. package/Legacy/SelectCertificateDialog.d.ts +9 -0
  146. package/Legacy/Sidebar.d.ts +1 -0
  147. package/Legacy/StandardControllers.d.ts +2 -2
  148. package/Legacy/TaskCardFilePanelRazorControl.d.ts +9 -2
  149. package/Legacy/TaskReportPanelRazorControl.d.ts +12 -3
  150. package/Legacy/UserMenu.d.ts +3 -3
  151. package/Legacy/Utils.d.ts +4 -7
  152. package/Legacy/WebFrameSearchPanelRouteHandler.d.ts +18 -0
  153. package/MainBundle.d.ts +2 -0
  154. package/Platform/$BatchOperations.d.ts +3 -0
  155. package/Platform/$BatchOperationsPerformer.d.ts +1 -1
  156. package/Platform/$BatchOperationsProgressDialog.d.ts +1 -0
  157. package/Platform/$CacheManagement.d.ts +3 -1
  158. package/Platform/$ContextMenuOptions.d.ts +79 -6
  159. package/Platform/$CurrentFolder.d.ts +2 -0
  160. package/Platform/$FilePreview.d.ts +1 -0
  161. package/Platform/$FolderDataLoading.d.ts +10 -2
  162. package/Platform/$FolderGrid.d.ts +17 -0
  163. package/Platform/$GridOptions.d.ts +1 -0
  164. package/Platform/$HoverPanel.d.ts +8 -0
  165. package/Platform/$PluginTemplate.d.ts +12 -0
  166. package/Platform/$SaveColumns.d.ts +7 -0
  167. package/Platform/$UnreadCounter.d.ts +1 -1
  168. package/Platform/$WebFrameSearchPanel.d.ts +30 -0
  169. package/Platform/AccessListEntryTrustee.d.ts +3 -1
  170. package/Platform/ArchivedCardsIcon.d.ts +2 -0
  171. package/Platform/ArchivedCardsPlugin.d.ts +3 -0
  172. package/Platform/ArchivedCardsResponseResolver.d.ts +23 -0
  173. package/Platform/BaseMainMenuItemImpl.d.ts +2 -2
  174. package/Platform/BatchOperationsPerformer.d.ts +1 -1
  175. package/Platform/BatchOperationsPlugin.d.ts +4 -0
  176. package/Platform/Block.d.ts +1 -1
  177. package/Platform/ButtonPositionsSelectionRadioButton.d.ts +9 -0
  178. package/Platform/CacheManagementService.d.ts +5 -0
  179. package/Platform/CalendarIcon.d.ts +2 -0
  180. package/Platform/CalendarInput.d.ts +8 -0
  181. package/Platform/CardLinkImpl.d.ts +1 -0
  182. package/Platform/CardManagement.d.ts +2 -2
  183. package/Platform/CardManagementImpl.d.ts +1 -0
  184. package/Platform/CheckBoxImpl.d.ts +1 -0
  185. package/Platform/ClearButton.d.ts +6 -0
  186. package/Platform/CommentFile.d.ts +4 -1
  187. package/Platform/ContextMenu.d.ts +12 -6
  188. package/Platform/ContextMenuCustomPlugins.d.ts +4 -2
  189. package/Platform/ContextMenuOptionsService.d.ts +40 -12
  190. package/Platform/ContextMenuUtils.d.ts +5 -0
  191. package/Platform/CopyShortcutBatchOperation.d.ts +2 -1
  192. package/Platform/DateFormatParsingResponseResolver.d.ts +1 -1
  193. package/Platform/DateInput.d.ts +16 -0
  194. package/Platform/DateTimePicker.d.ts +3 -0
  195. package/Platform/DateTimePickerImpl.d.ts +6 -0
  196. package/Platform/DefaultFolderDataLoader.d.ts +1 -1
  197. package/Platform/DefaultFolderResponseResolver.d.ts +1 -1
  198. package/Platform/DefaultFolderTablePluginFactory.d.ts +3 -1
  199. package/Platform/Dropdown.d.ts +3 -0
  200. package/Platform/Dropdown.stories.d.ts +12 -0
  201. package/Platform/DropdownImpl.d.ts +12 -0
  202. package/Platform/ExistingCardRouteHelpers.d.ts +2 -2
  203. package/Platform/ExistingRowRouteHelpers.d.ts +2 -2
  204. package/Platform/ExportPlugin.d.ts +6 -0
  205. package/Platform/FilePicker.d.ts +5 -2
  206. package/Platform/FilePickerMenu.d.ts +1 -0
  207. package/Platform/FilePreview.d.ts +2 -0
  208. package/Platform/FilterPlugin.d.ts +3 -0
  209. package/Platform/FilteringExtendedData.d.ts +4 -0
  210. package/Platform/FilteringRequestResolver.d.ts +11 -0
  211. package/Platform/FilteringResponseResolver.d.ts +10 -0
  212. package/Platform/FocusableTextInput.d.ts +11 -0
  213. package/Platform/FolderCardsDashboardWidget.d.ts +2 -1
  214. package/Platform/FolderCountersRouteHandler.d.ts +1 -1
  215. package/Platform/FolderDashboardWidgetImpl.d.ts +1 -0
  216. package/Platform/FolderDataContext.d.ts +2 -1
  217. package/Platform/FolderDataContextImpl.d.ts +7 -2
  218. package/Platform/FolderDataLoadingService.d.ts +29 -15
  219. package/Platform/FolderGrid.d.ts +24 -3
  220. package/Platform/FolderGrid.stories.d.ts +3 -0
  221. package/Platform/FolderGridBatchOperationsNode.d.ts +32 -0
  222. package/Platform/FolderGridBatchOperationsNodeImpl.d.ts +14 -0
  223. package/Platform/FolderGridImpl.d.ts +9 -1
  224. package/Platform/FolderGridService.d.ts +39 -2
  225. package/Platform/FolderGridServiceUtils.d.ts +1 -0
  226. package/Platform/FolderGroupDashboardWidgetImpl.d.ts +1 -0
  227. package/Platform/FolderMainMenuItem.d.ts +1 -1
  228. package/Platform/FolderName.d.ts +4 -0
  229. package/Platform/FolderNameImpl.d.ts +0 -2
  230. package/Platform/FolderOperationManager.d.ts +1 -0
  231. package/Platform/FolderPluginProvider.d.ts +5 -2
  232. package/Platform/FolderSizePlugin.d.ts +10 -0
  233. package/Platform/FolderSizePluginExtendedData.d.ts +9 -0
  234. package/Platform/FolderSizeResponseResolver.d.ts +10 -0
  235. package/Platform/FolderTypeDialog.d.ts +1 -0
  236. package/Platform/FolderViewItemsImpl.d.ts +4 -4
  237. package/Platform/FolderWebFrameRouteHandler.d.ts +18 -0
  238. package/Platform/FormatNumberToCultureString.d.ts +8 -0
  239. package/Platform/GridOperationsService.d.ts +3 -0
  240. package/Platform/GridRowModel.d.ts +2 -2
  241. package/Platform/GropingPlugin.d.ts +3 -0
  242. package/Platform/GroupingRequestResolver.d.ts +12 -0
  243. package/Platform/GroupingResponseResolver.d.ts +17 -0
  244. package/Platform/HoverPanelService.d.ts +5 -0
  245. package/Platform/ICommonFolderInfo.d.ts +1 -0
  246. package/Platform/IFolderDataLoader.d.ts +1 -1
  247. package/Platform/IFolderDataLoadingPlugin.d.ts +2 -2
  248. package/Platform/IFolderLoadRequest.d.ts +5 -0
  249. package/Platform/IFolderPluginFactory.d.ts +2 -0
  250. package/Platform/ITableRowColorPlugin.d.ts +7 -0
  251. package/Platform/Image.d.ts +5 -0
  252. package/Platform/ImageImpl.d.ts +7 -0
  253. package/Platform/InputWithMask.d.ts +15 -0
  254. package/Platform/LoadExistingFolderDataLoader.d.ts +2 -2
  255. package/Platform/LoaderDialog.d.ts +1 -1
  256. package/Platform/MoveShortcutsBatchOperation.d.ts +2 -1
  257. package/Platform/MoveShortcutsBatchOperationImpl.d.ts +1 -0
  258. package/Platform/NewAccessListEntryTrusteeSelect.d.ts +3 -1
  259. package/Platform/NewCardRouteHelpers.d.ts +2 -2
  260. package/Platform/NumberImpl.d.ts +3 -0
  261. package/Platform/PageSizeFolderDataLoadingPlugin.d.ts +1 -1
  262. package/Platform/Panel.d.ts +2 -0
  263. package/Platform/PanelImpl.d.ts +1 -1
  264. package/Platform/PluginTemplateExtendedData.d.ts +4 -0
  265. package/Platform/PluginTemplatePlugins.d.ts +15 -0
  266. package/Platform/PluginTemplateService.d.ts +11 -0
  267. package/Platform/ReadAllPlugin.d.ts +11 -0
  268. package/Platform/ReadAllPluginExtendedData.d.ts +9 -0
  269. package/Platform/ReadAllResponseResolver.d.ts +10 -0
  270. package/Platform/ReadBatchOperation.d.ts +30 -0
  271. package/Platform/ReadBatchOperationImpl.d.ts +20 -0
  272. package/Platform/RecentCardsDashboardWidget.d.ts +2 -1
  273. package/Platform/RecentCardsDashboardWidgetImpl.d.ts +2 -1
  274. package/Platform/RecentCardsRouteHandler.d.ts +2 -1
  275. package/Platform/RefreshPlugin.d.ts +6 -0
  276. package/Platform/ResetSettingsPlugin.d.ts +12 -0
  277. package/Platform/SaveColumnsResponseResolver.d.ts +10 -0
  278. package/Platform/SaveColumnsService.d.ts +8 -0
  279. package/Platform/SaveColumnsServiceProvider.d.ts +6 -0
  280. package/Platform/SavingButtons.d.ts +1 -1
  281. package/Platform/SearchInfoExtendedData.d.ts +4 -0
  282. package/Platform/SearchParametersFolderExtendedData.d.ts +4 -0
  283. package/Platform/SearchParametersFolderRequestResolver.d.ts +11 -0
  284. package/Platform/SearchParametersFolderResponseResolver.d.ts +12 -0
  285. package/Platform/SearchPlugin.d.ts +3 -0
  286. package/Platform/SearchRequestResolver.d.ts +12 -0
  287. package/Platform/SearchResponseResolver.d.ts +11 -0
  288. package/Platform/SearchResultPageRouteHandler.d.ts +3 -1
  289. package/Platform/SearchResultsFolderDataLoadingPluginFactory.d.ts +9 -0
  290. package/Platform/SearchResultsFolderTablePluginFactory.d.ts +16 -0
  291. package/Platform/SearchResultsRequestResolver.d.ts +14 -0
  292. package/Platform/SearchResultsResponseResolver.d.ts +12 -0
  293. package/Platform/SearchRouteHandler.d.ts +2 -1
  294. package/Platform/SearchingResultsImpl.d.ts +1 -1
  295. package/Platform/SecurityDescriptorDialog.d.ts +6 -3
  296. package/Platform/Settings.d.ts +3 -0
  297. package/Platform/SettingsPlugin.d.ts +15 -0
  298. package/Platform/SettingsPopup.d.ts +15 -0
  299. package/Platform/SettingsPopup.stories.d.ts +0 -0
  300. package/Platform/SettingsPopupCheckBoxContainer.d.ts +6 -0
  301. package/Platform/SettingsPopupColumn.d.ts +5 -0
  302. package/Platform/SettingsPopupExtendedData.d.ts +9 -0
  303. package/Platform/SettingsPopupItemView.d.ts +7 -0
  304. package/Platform/SettingsPopupLogic.d.ts +47 -0
  305. package/Platform/SettingsPopupRequestResolver.d.ts +11 -0
  306. package/Platform/SettingsPopupResponseResolver.d.ts +13 -0
  307. package/Platform/SettingsPopupRow.d.ts +5 -0
  308. package/Platform/SettingsPopupView.d.ts +23 -0
  309. package/Platform/ShowAllButton.d.ts +14 -0
  310. package/Platform/ShowAllPlugins.d.ts +3 -0
  311. package/Platform/SortingResponseResolver.d.ts +2 -1
  312. package/Platform/Tab.d.ts +7 -3
  313. package/Platform/TabImpl.d.ts +3 -1
  314. package/Platform/Table.d.ts +2 -3
  315. package/Platform/TableBackgroundOpacityPlugin.d.ts +4 -0
  316. package/Platform/TableCellNumberFormattedPlugin.d.ts +7 -0
  317. package/Platform/TableCellNumberRightAlignPlugin.d.ts +4 -0
  318. package/Platform/TableCellOpacityPlugin.d.ts +3 -0
  319. package/Platform/TableEditRowWindow.d.ts +1 -1
  320. package/Platform/TableImpl.d.ts +2 -2
  321. package/Platform/TableRowColorPlugin.d.ts +4 -0
  322. package/Platform/TableRowColorResponseResolver.d.ts +10 -0
  323. package/Platform/TableRowSelectionService.d.ts +22 -0
  324. package/Platform/TableRowSelectionServiceProvider.d.ts +9 -0
  325. package/Platform/TableSelectionRowModel.d.ts +13 -0
  326. package/Platform/TemplateRequestResolver.d.ts +12 -0
  327. package/Platform/TemplateResponseResolver.d.ts +11 -0
  328. package/Platform/TestUtils.d.ts +16 -0
  329. package/Platform/TextAreaImpl.d.ts +11 -4
  330. package/Platform/TextBoxImpl.d.ts +5 -0
  331. package/Platform/Toolbar.stories.d.ts +12 -0
  332. package/Platform/UnreadResponseResolver.d.ts +2 -1
  333. package/Platform/UserCulture.d.ts +2 -0
  334. package/Platform/UserProfileDialog.d.ts +1 -1
  335. package/Platform/WebFrameMainMenuContainerImpl.d.ts +1 -0
  336. package/Platform/WebFrameSearchPanel.d.ts +6 -1
  337. package/Platform/WebFrameSearchPanelService.d.ts +24 -0
  338. package/Platform/XIcon.d.ts +2 -0
  339. package/Platform/applyCurrentSettings.d.ts +2 -0
  340. package/Platform/canUseCssVariables.d.ts +1 -0
  341. package/Platform/formatNumberToCulture.d.ts +8 -0
  342. package/Platform/getArrayWidth.d.ts +2 -0
  343. package/Platform/index.d.ts +13 -0
  344. package/Platform/updateColumnsVisible.d.ts +2 -0
  345. package/Platform/updateValueCheckedColumn.d.ts +2 -0
  346. package/Platform/utils.d.ts +3 -0
  347. package/StandardServices.d.ts +9 -2
  348. package/System/$LastSearchResponse.d.ts +14 -0
  349. package/System/$Layout.d.ts +4 -1
  350. package/System/$Router.d.ts +4 -0
  351. package/System/$ServiceTemplate.d.ts +16 -0
  352. package/System/BaseControl.d.ts +8 -5
  353. package/System/BaseControlImpl.d.ts +2 -3
  354. package/System/ControlTemplate.d.ts +23 -0
  355. package/System/ControlTemplate.stories.d.ts +9 -0
  356. package/System/ControlTemplateContainer.d.ts +7 -0
  357. package/System/ControlTemplateEffect.d.ts +3 -0
  358. package/System/ControlTemplateFrame.d.ts +8 -0
  359. package/System/ControlTemplateLogic.d.ts +17 -0
  360. package/System/ControlTemplateOptions.d.ts +30 -0
  361. package/System/ControlTemplateText.d.ts +7 -0
  362. package/System/ControlTemplateView.d.ts +10 -0
  363. package/System/DelayUntilApiEvent.d.ts +1 -0
  364. package/System/DirectorySelectDialog.d.ts +2 -2
  365. package/System/GetRequiredLabel.d.ts +2 -0
  366. package/System/HandleTabSelection.d.ts +34 -0
  367. package/System/IControlOptions.d.ts +5 -0
  368. package/System/IRouteFamily.d.ts +6 -0
  369. package/System/IRouteInfo.d.ts +2 -0
  370. package/System/IValidateEventArgs.d.ts +9 -0
  371. package/System/IValidationResult.d.ts +4 -0
  372. package/System/InputBasedControl.d.ts +5 -0
  373. package/System/InputBasedControlImpl.d.ts +5 -3
  374. package/System/LastSearchResponseService.d.ts +20 -0
  375. package/System/Layout.d.ts +3 -3
  376. package/System/LayoutCardControllerStub.d.ts +3 -0
  377. package/System/LayoutContainer.d.ts +2 -1
  378. package/System/LocationContainerControl.d.ts +2 -0
  379. package/System/MessageBoxService.d.ts +1 -1
  380. package/System/PageLeaveConfirmation.d.ts +1 -0
  381. package/System/RequestManager.d.ts +1 -0
  382. package/System/ResourcesStub.d.ts +603 -68
  383. package/System/RouteFamilySubtype.d.ts +5 -0
  384. package/System/Router.d.ts +6 -1
  385. package/System/ServiceTemplateService.d.ts +13 -0
  386. package/System/Utils.d.ts +5 -1
  387. package/System/{getAbsoluteUrl.d.ts → convertWebDavLinkToAbsolute.d.ts} +0 -0
  388. package/package.json +1 -1
  389. package/BackOffice/DirectoryValuesHScrollContainer.d.ts +0 -6
  390. package/Legacy/AgreementSidebar.d.ts +0 -38
  391. package/Legacy/LegacyModels.d.ts +0 -178
@@ -114,8 +114,8 @@ export declare class Layout extends Panel<LayoutParams, LayoutState> implements
114
114
  * @param control Элемент управления который требуется сохранить. Если не указан, будет сохранена вся разметка.
115
115
  * @param options Параметры сохранения.
116
116
  */
117
- saveCardEx(control?: LayoutControl, options?: SaveCardOptions): Promise<any>;
118
- delete(isCanceling?: boolean): Promise<any>;
117
+ saveCardEx(control?: LayoutControl, options?: SaveCardOptions): Promise<void>;
118
+ delete(isCanceling?: boolean): Promise<void>;
119
119
  /**
120
120
  * Изменяет состояние карточки, по полученной операции редактирования и перезагружает разметку.
121
121
  * @param operationId Идентификатор операции редактирования.
@@ -157,7 +157,7 @@ export declare class Layout extends Panel<LayoutParams, LayoutState> implements
157
157
  /** @internal */
158
158
  deinit(): void;
159
159
  /** @internal Освобождает дерево компонентов. */
160
- destroy(): Promise<any>;
160
+ destroy(): Promise<void>;
161
161
  /** @internal */
162
162
  protected createImpl(): LayoutImpl;
163
163
  }
@@ -2,6 +2,8 @@ import { GenControllers } from '@docsvision/webclient/Generated/DocsVision.WebCl
2
2
  import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
3
3
  import { RequestOptions } from '@docsvision/webclient/Legacy/Utils';
4
4
  export declare class LayoutCardControllerStub implements GenControllers.ILayoutCardController {
5
+ viewEx(request: GenModels.ViewCardLayoutRequest, options?: RequestOptions): Promise<GenModels.LayoutCardViewModel>;
6
+ editEx(request: GenModels.EditCardLayoutRequest, options?: RequestOptions): Promise<GenModels.LayoutCardViewModel>;
5
7
  newCard(createParams: GenModels.LayoutCardCreateParams, options?: RequestOptions): Promise<GenModels.LayoutCardViewModel>;
6
8
  view(cardId: string, layoutMode: string, refresh?: boolean, options?: RequestOptions): Promise<GenModels.LayoutCardViewModel>;
7
9
  edit(cardId: string, layoutMode: string, refresh?: boolean, options?: RequestOptions): Promise<GenModels.LayoutCardViewModel>;
@@ -15,4 +17,5 @@ export declare class LayoutCardControllerStub implements GenControllers.ILayoutC
15
17
  checkAccess(cardId: string, options?: RequestOptions): Promise<boolean>;
16
18
  moveShortcutsToFolder(request: GenModels.MoveOrCopyShortcutsToFolderRequest, options?: RequestOptions): Promise<string>;
17
19
  copyShortcutsToFolder(request: GenModels.MoveOrCopyShortcutsToFolderRequest, options?: RequestOptions): Promise<any>;
20
+ removeShortcutsFromFolder(folderId: string, cardId: string, options?: RequestOptions): Promise<any>;
18
21
  }
@@ -4,6 +4,7 @@ import { $LayoutInfo } from '@docsvision/webclient/System/LayoutServices';
4
4
  import { ILayoutContainer } from "@docsvision/webclient/System/ILayoutContainer";
5
5
  import { ServiceContainer } from '@docsvision/web/core/services';
6
6
  import { IRealTimeCommunicationMessage } from '@docsvision/webclient/System/IRealTimeCommunicationMessage';
7
+ export declare const LAYOUT_ROOT_CONTAINER_CLASSNAME = "layout-root-container";
7
8
  /** Сервисный класс, обеспечивающий функционирование разметки. */
8
9
  export declare class LayoutContainer<T extends GenModels.LayoutViewModel> implements ILayoutContainer<T> {
9
10
  private layoutContainerParams;
@@ -71,7 +72,7 @@ export declare class LayoutContainer<T extends GenModels.LayoutViewModel> implem
71
72
  /**
72
73
  * Уничтожение разметки.
73
74
  */
74
- destroy(): Promise<any>;
75
+ destroy(): Promise<void>;
75
76
  protected onCardChanged: (message: IRealTimeCommunicationMessage<any>) => void;
76
77
  protected onCardDisabled: (message: IRealTimeCommunicationMessage<any>) => void;
77
78
  /** @internal */
@@ -62,8 +62,10 @@ export interface LocationContainerControlState extends BaseControlState, Locatio
62
62
  export declare class LocationContainerControl extends BaseControl<LocationContainerControlParams, LocationContainerControlState> {
63
63
  private root;
64
64
  private isControlEmpty;
65
+ private destroying;
65
66
  protected construct(): void;
66
67
  componentWillUnmount(): void;
68
+ dispose(): Promise<void>;
67
69
  private set customLayoutLoader(value);
68
70
  private set setBinding(value);
69
71
  private getCustomLayoutLoader;
@@ -1,7 +1,7 @@
1
1
  /// <reference types="react" />
2
2
  import { IMessageBoxService, MessageBoxButton } from '@docsvision/webclient/System/$MessageBox';
3
3
  import { BodyContainerProvider } from '@docsvision/webclient/Helpers/BodyContainerProvider';
4
- /** Сервис для доступа к системным функция setTimeout и setInterval. */
4
+ /** Сервис для работы с модальным окном. {@link IMessageBoxService} */
5
5
  export declare class MessageBoxService implements IMessageBoxService {
6
6
  /** Показывает модальное окно с сообщением об ошибке. */
7
7
  showError(content: React.ReactNode, customCaptionText?: React.ReactNode): Promise<void>;
@@ -3,6 +3,7 @@ export declare class PageLeaveConfirmation {
3
3
  message: string;
4
4
  constructor(condition?: () => boolean, message?: string);
5
5
  static Setup(condition?: () => boolean): PageLeaveConfirmation;
6
+ static isWebDAV: boolean;
6
7
  dispose(): void;
7
8
  private onBeforeWindowUnload;
8
9
  }
@@ -65,6 +65,7 @@ export declare class RequestManager implements IRequestManager {
65
65
  */
66
66
  protected makeRequest<TResponse>(url: string, data: any, method: RequestMethods, routeChangeProtection?: boolean, options?: RequestOptions): Promise<TResponse>;
67
67
  private generateErrorText;
68
+ private unauthorizedConfirmDialog;
68
69
  }
69
70
  export declare let requestManager: RequestManager | undefined;
70
71
  export declare function setupRequestManager(manager: RequestManager): void;