@docsvision/webclient 5.17.0-beta.17 → 5.17.0-beta.19

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 (338) hide show
  1. package/Account/AddBackgroundMovementEffect.d.ts +2 -0
  2. package/Account/AuthBox.d.ts +11 -0
  3. package/Account/Authentication.d.ts +1 -0
  4. package/Account/Box.d.ts +7 -0
  5. package/Account/Button.d.ts +10 -0
  6. package/Account/ChangeMethodButton.d.ts +6 -0
  7. package/Account/ContactBox.d.ts +7 -0
  8. package/Account/ErrorBlock.d.ts +7 -0
  9. package/Account/Form.d.ts +11 -0
  10. package/Account/Greeting.d.ts +7 -0
  11. package/Account/Input.d.ts +15 -0
  12. package/Account/Login.stories.d.ts +12 -0
  13. package/Account/LoginContainer.d.ts +46 -0
  14. package/Account/LoginError.d.ts +11 -0
  15. package/Account/LoginExtensionManager.d.ts +3 -0
  16. package/Account/LoginInputsDivider.d.ts +5 -0
  17. package/Account/LoginLogic.d.ts +61 -0
  18. package/Account/LoginPage.d.ts +3 -0
  19. package/Account/Logo.d.ts +3 -0
  20. package/Account/ProviderButton.d.ts +9 -0
  21. package/Account/Providers.d.ts +8 -0
  22. package/Account/index.d.ts +100 -0
  23. package/Approval/AgreementStage.d.ts +1 -0
  24. package/BackOffice/AcknowledgementListButton.d.ts +2 -2
  25. package/BackOffice/AcknowledgementListContainer.d.ts +1 -1
  26. package/BackOffice/AuthenticationKinds.d.ts +23 -0
  27. package/BackOffice/AuthenticationKinds.stories.d.ts +10 -0
  28. package/BackOffice/AuthenticationKindsConstants.d.ts +1 -0
  29. package/BackOffice/AuthenticationKindsContainer.d.ts +8 -0
  30. package/BackOffice/AuthenticationKindsFrame.d.ts +6 -0
  31. package/BackOffice/AuthenticationKindsGetHeader.d.ts +6 -0
  32. package/BackOffice/AuthenticationKindsGetLabel.d.ts +6 -0
  33. package/BackOffice/AuthenticationKindsGetUseExtensionState.d.ts +7 -0
  34. package/BackOffice/AuthenticationKindsItem.d.ts +6 -0
  35. package/BackOffice/AuthenticationKindsList.d.ts +6 -0
  36. package/BackOffice/AuthenticationKindsLogic.d.ts +56 -0
  37. package/BackOffice/AuthenticationKindsModalDialog.d.ts +6 -0
  38. package/BackOffice/AuthenticationKindsNotEqualLogins.d.ts +8 -0
  39. package/BackOffice/AuthenticationKindsOptions.d.ts +30 -0
  40. package/BackOffice/AuthenticationKindsTextBox.d.ts +7 -0
  41. package/BackOffice/AuthenticationKindsUpdateLogin.d.ts +8 -0
  42. package/BackOffice/AuthenticationKindsUpdateUseExtension.d.ts +8 -0
  43. package/BackOffice/AuthenticationKindsView.d.ts +19 -0
  44. package/BackOffice/CardKindTreeNode.d.ts +1 -1
  45. package/BackOffice/ChildTasksPerformingImpl.d.ts +3 -3
  46. package/BackOffice/CommandMenuComponent.d.ts +1 -1
  47. package/BackOffice/CreateWindow.d.ts +1 -1
  48. package/BackOffice/DepartmentFilterViewComponents.d.ts +1 -1
  49. package/BackOffice/DirectoryDesignerRow.d.ts +4 -4
  50. package/BackOffice/DirectoryDesignerRowImpl.d.ts +3 -2
  51. package/BackOffice/DirectoryDesignerTreeNode.d.ts +1 -1
  52. package/BackOffice/DirectoryFrame.d.ts +1 -1
  53. package/BackOffice/DirectoryRowCutSelection.d.ts +1 -1
  54. package/BackOffice/DirectoryRowIcon.d.ts +1 -1
  55. package/BackOffice/DirectoryRowSelection.d.ts +1 -1
  56. package/BackOffice/DirectorySearchBreadcrumbs.d.ts +1 -1
  57. package/BackOffice/DirectorySearchContainer.d.ts +1 -1
  58. package/BackOffice/DirectorySearchContent.d.ts +2 -2
  59. package/BackOffice/DirectorySearchCounter.d.ts +1 -1
  60. package/BackOffice/DirectorySearchInfo.d.ts +1 -1
  61. package/BackOffice/DirectorySearchResult.d.ts +1 -1
  62. package/BackOffice/DirectorySearchResultList.d.ts +1 -1
  63. package/BackOffice/DirectorySearchResultView.d.ts +2 -2
  64. package/BackOffice/DirectorySplitter.d.ts +1 -1
  65. package/BackOffice/DirectoryTabContents.d.ts +1 -1
  66. package/BackOffice/DirectoryTabItem.d.ts +1 -1
  67. package/BackOffice/DirectoryTabPanel.d.ts +1 -1
  68. package/BackOffice/DirectoryTabsRoot.d.ts +1 -1
  69. package/BackOffice/DirectoryTreeAddButton.d.ts +1 -1
  70. package/BackOffice/DirectoryTreeContainer.d.ts +1 -1
  71. package/BackOffice/DirectoryTreeHScrollContainer.d.ts +1 -1
  72. package/BackOffice/DirectoryTreeIcon.d.ts +1 -1
  73. package/BackOffice/DirectoryTreeRow.d.ts +1 -1
  74. package/BackOffice/DirectoryTreeRowCancelButton.d.ts +1 -1
  75. package/BackOffice/DirectoryTreeRowName.d.ts +1 -1
  76. package/BackOffice/DirectoryTreeToggle.d.ts +1 -1
  77. package/BackOffice/DirectoryTreeWrapper.d.ts +1 -1
  78. package/BackOffice/DirectoryValuesAddButton.d.ts +1 -1
  79. package/BackOffice/DirectoryValuesContainer.d.ts +1 -1
  80. package/BackOffice/DirectoryValuesIcon.d.ts +1 -1
  81. package/BackOffice/DirectoryValuesLoading.d.ts +1 -1
  82. package/BackOffice/DirectoryValuesWrapper.d.ts +1 -1
  83. package/BackOffice/DisplayPerformersImpl.d.ts +1 -1
  84. package/BackOffice/EditWindow.d.ts +1 -1
  85. package/BackOffice/EmailButton.stories.d.ts +1 -1
  86. package/BackOffice/EmailButtonContainer.d.ts +1 -1
  87. package/BackOffice/EmailButtonFiles.d.ts +1 -1
  88. package/BackOffice/EmailButtonItem.d.ts +1 -1
  89. package/BackOffice/EmailButtonSelectedSize.d.ts +1 -1
  90. package/BackOffice/EmailButtonView.d.ts +2 -2
  91. package/BackOffice/EmployeesTabFrame.d.ts +1 -1
  92. package/BackOffice/ExistingCardLinkDialog.d.ts +1 -1
  93. package/BackOffice/FileListBuiltInOperations.d.ts +1 -0
  94. package/BackOffice/FileListConstants.d.ts +3 -0
  95. package/BackOffice/FileListControl.d.ts +14 -0
  96. package/BackOffice/FileListControlImpl.d.ts +1 -1
  97. package/BackOffice/FileListControlLogic.d.ts +6 -6
  98. package/BackOffice/FileListItem.d.ts +1 -0
  99. package/BackOffice/FileListItemComponent.d.ts +3 -2
  100. package/BackOffice/FileListItemProps.d.ts +1 -0
  101. package/BackOffice/IExtraFileAddedArgs.d.ts +0 -2
  102. package/BackOffice/IExtraFileDeletedArgs.d.ts +0 -2
  103. package/BackOffice/IFileClickingArgs.d.ts +4 -0
  104. package/BackOffice/IFileMenuOpeningArgs.d.ts +0 -2
  105. package/BackOffice/IFileOpenedArgs.d.ts +0 -2
  106. package/BackOffice/IFileOpeningArgs.d.ts +0 -2
  107. package/BackOffice/IFilePreviewedArgs.d.ts +0 -2
  108. package/BackOffice/IFilePreviewingArgs.d.ts +0 -2
  109. package/BackOffice/IFileSignInteractionModel.d.ts +1 -0
  110. package/BackOffice/IFileSignUploadingArgs.d.ts +0 -2
  111. package/BackOffice/IFileVersionDownloadedArgs.d.ts +0 -2
  112. package/BackOffice/IFileVersionExpandingArgs.d.ts +4 -0
  113. package/BackOffice/IFileVersionUploadedArgs.d.ts +0 -2
  114. package/BackOffice/IFileVersionUploadingArgs.d.ts +0 -2
  115. package/BackOffice/IFileVisualizedArgs.d.ts +0 -2
  116. package/BackOffice/IFileVisualizingArgs.d.ts +0 -2
  117. package/BackOffice/ILinkEventArgs.d.ts +2 -4
  118. package/BackOffice/IMainFileAddedArgs.d.ts +0 -2
  119. package/BackOffice/IMainFileDeletedArgs.d.ts +0 -2
  120. package/BackOffice/IRowClickArgs.d.ts +0 -2
  121. package/BackOffice/ITaskDataModel.d.ts +4 -0
  122. package/BackOffice/ITaskListItemProps.d.ts +3 -2
  123. package/BackOffice/ITaskListProps.d.ts +2 -1
  124. package/BackOffice/ITaskRowClickEventArgs.d.ts +2 -3
  125. package/BackOffice/ITasksTableRow.d.ts +1 -0
  126. package/BackOffice/LinkItem.d.ts +1 -0
  127. package/BackOffice/Links.d.ts +13 -1
  128. package/BackOffice/LinksImpl.d.ts +3 -3
  129. package/BackOffice/NumeratorImpl.d.ts +1 -1
  130. package/BackOffice/OpenTaskInNewWindow.d.ts +1 -1
  131. package/BackOffice/PartnerBase.d.ts +2 -2
  132. package/BackOffice/PartnerDirectoryBase.d.ts +3 -3
  133. package/BackOffice/PartnerSelectDialog.d.ts +1 -0
  134. package/BackOffice/PrintButtonContainer.d.ts +1 -1
  135. package/BackOffice/PrintButtonView.d.ts +1 -1
  136. package/BackOffice/RemoveFromGroupIconGridPlugin.d.ts +1 -1
  137. package/BackOffice/SignatureButton.stories.d.ts +1 -1
  138. package/BackOffice/SignatureButtonComponent.d.ts +1 -1
  139. package/BackOffice/SignatureButtonMenu.d.ts +1 -1
  140. package/BackOffice/SignatureButtonMenuItem.d.ts +1 -1
  141. package/BackOffice/SignatureDialogFrame.d.ts +1 -1
  142. package/BackOffice/SignatureDialogMethods.d.ts +1 -1
  143. package/BackOffice/SignatureDialogNoPluginMessage.d.ts +1 -1
  144. package/BackOffice/SignatureDialogSettings.d.ts +1 -1
  145. package/BackOffice/SignatureMethodsSetup.stories.d.ts +1 -1
  146. package/BackOffice/SignatureMethodsSetupCertificateRow.d.ts +1 -1
  147. package/BackOffice/SignatureMethodsSetupCertificateTable.d.ts +1 -1
  148. package/BackOffice/SignatureMethodsSetupCloudLogin.d.ts +1 -1
  149. package/BackOffice/SignatureMethodsSetupFrame.d.ts +1 -1
  150. package/BackOffice/SignatureMethodsSetupNoPluginMessage.d.ts +1 -1
  151. package/BackOffice/StaffDirectory.d.ts +1 -1
  152. package/BackOffice/StaffDirectoryHead.d.ts +1 -1
  153. package/BackOffice/StaffDirectoryInfo.d.ts +1 -1
  154. package/BackOffice/StaffDirectoryItems.d.ts +1 -1
  155. package/BackOffice/StaffDirectoryItemsImpl.d.ts +2 -1
  156. package/BackOffice/StaffDirectoryTreeAddButton.d.ts +1 -1
  157. package/BackOffice/TaskListComponent.d.ts +3 -2
  158. package/BackOffice/TaskListItemComponent.d.ts +1 -1
  159. package/BackOffice/Tasks.d.ts +10 -1
  160. package/BackOffice/TasksImpl.d.ts +2 -0
  161. package/BackOffice/TasksTable.d.ts +22 -0
  162. package/BackOffice/TasksTableContainer.d.ts +1 -1
  163. package/BackOffice/TasksTableLink.d.ts +0 -1
  164. package/BackOffice/TasksTableLogic.d.ts +17 -1
  165. package/BackOffice/TasksTableRow.d.ts +1 -0
  166. package/BackOffice/TasksTableView.d.ts +3 -3
  167. package/Generated/DocsVision.WebClient.Controllers.d.ts +33 -0
  168. package/Generated/DocsVision.WebClient.Models.d.ts +302 -5
  169. package/Helpers/ArtPlayer/components/ArtPlayerContainer.d.ts +1 -1
  170. package/Helpers/ArtPlayer/components/ArtPlayerTimeCodes.d.ts +1 -1
  171. package/Helpers/ArtPlayer/components/ArtPlayerVideoPlayer.d.ts +1 -1
  172. package/Helpers/ComboBox/ComboBoxElement.d.ts +1 -1
  173. package/Helpers/ComboBox/ComboBoxTitle.d.ts +1 -1
  174. package/Helpers/ControlSelector/ControlSelector.d.ts +1 -1
  175. package/Helpers/CustomTree/CustomTreeNode.d.ts +1 -1
  176. package/Helpers/DVWebToolConnection/DVWebToolConnection.d.ts +7 -2
  177. package/Helpers/DropdownButton/components/DropdownMenu.d.ts +1 -1
  178. package/Helpers/DropdownButton/components/DropdownMenuItem.d.ts +1 -1
  179. package/Helpers/DropdownButton/components/DropdownMenuItemContent.d.ts +1 -1
  180. package/Helpers/MainMenu/{Item.d.ts → MainMenuItem.d.ts} +4 -4
  181. package/Helpers/SliderCheckBox/SliderCheckBox.d.ts +1 -1
  182. package/Helpers/Sortable/Sortable.d.ts +1 -1
  183. package/Helpers/TextInputDialog/Components/TextInputDialogFrame.d.ts +1 -1
  184. package/Helpers/TextInputDialog/Components/TextInputDialogModal.d.ts +1 -1
  185. package/Helpers/WithMemo.d.ts +2 -0
  186. package/Legacy/ApprovalFilePanel.d.ts +4 -0
  187. package/Legacy/BasicGridHtmlBuilder.d.ts +1 -1
  188. package/Libs/CryptoPro/Crypto.d.ts +102 -0
  189. package/Libs/FileDrop/FileDrop.d.ts +49 -0
  190. package/MainBundle.d.ts +1 -0
  191. package/Platform/AccessListEntryRow.d.ts +1 -1
  192. package/Platform/AggregateItemCheckbox.d.ts +2 -2
  193. package/Platform/AggregatesApplyButtonPanel.d.ts +1 -1
  194. package/Platform/AggregatesGroup.d.ts +1 -1
  195. package/Platform/AggregatesListItem.d.ts +1 -1
  196. package/Platform/AggregatesNotAvailable.d.ts +1 -1
  197. package/Platform/AggregatesPanelHeader.d.ts +1 -1
  198. package/Platform/AggregatesTree.d.ts +1 -1
  199. package/Platform/ApprovalVisualizationArrows.d.ts +1 -1
  200. package/Platform/ApprovalVisualizationConditionList.d.ts +1 -1
  201. package/Platform/ApprovalVisualizationConditionOption.d.ts +1 -1
  202. package/Platform/ApprovalVisualizationContainer.d.ts +1 -1
  203. package/Platform/ApprovalVisualizationOptions.d.ts +1 -4
  204. package/Platform/ApprovalVisualizationView.d.ts +1 -1
  205. package/Platform/ApprovalVisualizationVisBlock.d.ts +2 -2
  206. package/Platform/ArchivedCardsPlugin.d.ts +1 -1
  207. package/Platform/BaseMainMenuItem.d.ts +1 -0
  208. package/Platform/BaseMainMenuItemImpl.d.ts +5 -2
  209. package/Platform/ButtonPositionsSelection.d.ts +1 -1
  210. package/Platform/CardEditRouteTypeMapper.d.ts +1 -1
  211. package/Platform/CardLinkImpl.d.ts +1 -1
  212. package/Platform/CertificateSettingsView.d.ts +1 -1
  213. package/Platform/ClearButton.d.ts +1 -1
  214. package/Platform/ColorModeHandle.d.ts +5 -0
  215. package/Platform/CommentFileImpl.d.ts +4 -1
  216. package/Platform/ConvertSearchValue.d.ts +1 -0
  217. package/Platform/CreateApexChartInstance.d.ts +7 -0
  218. package/Platform/CreateDiagramParams.d.ts +21 -0
  219. package/Platform/CreateFolderRequestModel.d.ts +3 -0
  220. package/Platform/CreateSearchRequestModel.d.ts +3 -0
  221. package/Platform/CryptoProInfo.d.ts +4 -4
  222. package/Platform/DVWebToolInfo.d.ts +4 -4
  223. package/Platform/DateInput.d.ts +1 -1
  224. package/Platform/DeleteBatchOperationImpl.d.ts +1 -1
  225. package/Platform/DepartmentRowEditRouteTypeMapper.d.ts +1 -4
  226. package/Platform/DepartmentRowViewRouteTypeMapper.d.ts +1 -4
  227. package/Platform/Diagram.d.ts +19 -0
  228. package/Platform/Diagram.stories.d.ts +11 -0
  229. package/Platform/DiagramChart.d.ts +7 -0
  230. package/Platform/DiagramConstants.d.ts +12 -0
  231. package/Platform/DiagramContainer.d.ts +7 -0
  232. package/Platform/DiagramLoader.d.ts +8 -0
  233. package/Platform/DiagramLogic.d.ts +74 -0
  234. package/Platform/DiagramOptions.d.ts +54 -0
  235. package/Platform/DiagramQueryParams.d.ts +10 -0
  236. package/Platform/DiagramUtils.d.ts +12 -0
  237. package/Platform/DiagramView.d.ts +10 -0
  238. package/Platform/DiagramWrapper.d.ts +5 -0
  239. package/Platform/DownloadFilesBatchOperationImpl.d.ts +1 -1
  240. package/Platform/Dropdown.stories.d.ts +1 -1
  241. package/Platform/ExistingRowRouteNames.d.ts +2 -2
  242. package/Platform/FilePreviewImpl.d.ts +3 -1
  243. package/Platform/FilterBoolean.d.ts +6 -0
  244. package/Platform/FilterDate.d.ts +2 -2
  245. package/Platform/FilterDateRangePicker.d.ts +1 -1
  246. package/Platform/FocusableTextInput.d.ts +1 -1
  247. package/Platform/FolderGrid.d.ts +1 -1
  248. package/Platform/FolderHelpDialog.d.ts +1 -1
  249. package/Platform/FolderMainMenuItem.d.ts +2 -1
  250. package/Platform/FolderMainMenuItemImpl.d.ts +1 -0
  251. package/Platform/FolderOperationManager.d.ts +1 -1
  252. package/Platform/FolderSizePlugin.d.ts +1 -1
  253. package/Platform/FolderTypeDialog.d.ts +1 -1
  254. package/Platform/FolderViewItemsImpl.d.ts +6 -4
  255. package/Platform/FormatSearchQueryParams.d.ts +2 -0
  256. package/Platform/GetDiagramType.d.ts +6 -0
  257. package/Platform/GroupMainMenuItemImpl.d.ts +1 -0
  258. package/Platform/IDiagramModels.d.ts +129 -0
  259. package/Platform/InputWithMask.d.ts +1 -1
  260. package/Platform/LayoutIconButtonImpl.d.ts +1 -1
  261. package/Platform/ListCheckbox.d.ts +2 -2
  262. package/Platform/ListContent.d.ts +1 -1
  263. package/Platform/ListContentHightlight.d.ts +1 -1
  264. package/Platform/ListEmpty.d.ts +1 -1
  265. package/Platform/ListEmptySearchIcon.d.ts +1 -1
  266. package/Platform/ListInput.d.ts +2 -2
  267. package/Platform/ListItem.d.ts +1 -1
  268. package/Platform/ListLoading.d.ts +1 -1
  269. package/Platform/ListSearchIcon.d.ts +1 -1
  270. package/Platform/ListSlot.d.ts +1 -1
  271. package/Platform/ListTotalItem.d.ts +1 -1
  272. package/Platform/LoadApexLibrary.d.ts +1 -0
  273. package/Platform/LoaderDialog.d.ts +1 -1
  274. package/Platform/MasterGroupMainMenuItemImpl.d.ts +1 -0
  275. package/Platform/NewCardRouteTypeMapper.d.ts +5 -5
  276. package/Platform/NewDepartmentRowRouteTypeMapper.d.ts +1 -7
  277. package/Platform/NewOrganizationRowRouteTypeMapper.d.ts +1 -7
  278. package/Platform/NewRowRouteTypeMapper.d.ts +4 -4
  279. package/Platform/OrganizationRowEditRouteTypeMapper.d.ts +1 -4
  280. package/Platform/OrganizationRowViewRouteTypeMapper.d.ts +1 -4
  281. package/Platform/ParseModel.d.ts +4 -0
  282. package/Platform/QueryCondition.stories.d.ts +5 -0
  283. package/Platform/Quotes.d.ts +1 -1
  284. package/Platform/QuotesButtonMore.d.ts +1 -1
  285. package/Platform/QuotesHighlight.d.ts +1 -1
  286. package/Platform/QuotesItem.d.ts +1 -1
  287. package/Platform/QuotesModal.d.ts +1 -1
  288. package/Platform/QuotesModalButtonBlock.d.ts +1 -1
  289. package/Platform/QuotesModalQuote.d.ts +1 -1
  290. package/Platform/QuotesWrapper.d.ts +1 -1
  291. package/Platform/ResetSettings.d.ts +7 -6
  292. package/Platform/RotateDirection.d.ts +3 -1
  293. package/Platform/RowEditRouteTypeMapper.d.ts +2 -2
  294. package/Platform/RowViewRouteTypeMapper.d.ts +0 -3
  295. package/Platform/ScanDialogService.d.ts +1 -1
  296. package/Platform/SearchTextInput.d.ts +2 -2
  297. package/Platform/SecurityDescriptorDialog.d.ts +2 -2
  298. package/Platform/SecurityDialogFrame.d.ts +1 -1
  299. package/Platform/SettingsPopup.d.ts +1 -1
  300. package/Platform/SettingsPopupCheckBoxContainer.d.ts +1 -1
  301. package/Platform/SettingsPopupColumn.d.ts +1 -1
  302. package/Platform/SettingsPopupItemView.d.ts +1 -1
  303. package/Platform/SettingsPopupRow.d.ts +1 -1
  304. package/Platform/ShowAllButton.d.ts +1 -1
  305. package/Platform/Strategies.d.ts +23 -0
  306. package/Platform/TableCellNumberRightAlignPlugin.d.ts +1 -1
  307. package/Platform/TableRowColorPlugin.d.ts +1 -1
  308. package/Platform/TextAreaImpl.d.ts +1 -0
  309. package/Platform/TextListInputView.d.ts +3 -3
  310. package/Platform/TextListInputWrapper.d.ts +1 -1
  311. package/Platform/ToolbarDaughterControlImpl.d.ts +1 -1
  312. package/Platform/TransformToChartData.d.ts +6 -0
  313. package/Platform/UnreadBarTablePlugins.d.ts +1 -1
  314. package/Platform/UnreadCounter.d.ts +3 -1
  315. package/Platform/UserCulture.d.ts +4 -4
  316. package/Platform/UserFoldersMainMenuItemImpl.d.ts +1 -0
  317. package/Platform/UserProfileDialog.d.ts +2 -1
  318. package/Platform/WebFrameHelpButton.stories.d.ts +1 -1
  319. package/Platform/WebFrameNavigationBar.stories.d.ts +1 -1
  320. package/Platform/WebFrameSearchPanel.stories.d.ts +1 -1
  321. package/Platform/WebFrameUserPanel.stories.d.ts +1 -1
  322. package/StandardServices.d.ts +2 -1
  323. package/System/$FolderColors.d.ts +25 -0
  324. package/System/BaseControlImpl.d.ts +1 -1
  325. package/System/DataGridControl.d.ts +1 -1
  326. package/System/DirectorySelectDialog.d.ts +2 -2
  327. package/System/FolderColorsService.d.ts +11 -0
  328. package/System/GridModelStub.d.ts +26 -0
  329. package/System/IWebServicesRequest.d.ts +2 -0
  330. package/System/InputBasedControlImpl.d.ts +1 -1
  331. package/System/PageLeaveConfirmation.d.ts +1 -0
  332. package/System/Poll.d.ts +1 -1
  333. package/System/PollService.d.ts +1 -1
  334. package/System/ResourcesStub.d.ts +3 -0
  335. package/System/StringUtils.d.ts +1 -1
  336. package/package.json +1 -1
  337. package/BackOffice/IFileListRow.d.ts +0 -4
  338. package/BackOffice/ILinkRow.d.ts +0 -3
@@ -0,0 +1,102 @@
1
+ import { $SignatureController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
2
+ import { EncryptedInfo } from "@docsvision/webclient/Legacy/EncryptedInfo";
3
+ import { IFileSignInfo } from "@docsvision/webclient/Legacy/IFileSingInfo";
4
+ import { $MessageBox } from "@docsvision/webclient/System/$MessageBox";
5
+ import { Optional } from "@docsvision/web/core/services";
6
+ /** @internal */
7
+ export interface ICryptoCertificate {
8
+ /** Идентификатор сертификата (он же отпечаток). */
9
+ Id: string;
10
+ /** Отображаемое имя сертификата (с краткой информацией и сроком действия сертификата). */
11
+ DisplayName: string;
12
+ /** Дата, отражающая срок действия сертификата. */
13
+ ExpirateDate: string;
14
+ /** Кем серификат выпущен. */
15
+ Issue: string;
16
+ /** Название сертификата. */
17
+ Name: string;
18
+ /** Имеется ли приватный ключ. */
19
+ hasPrivateKey: boolean;
20
+ /** Действителен ли сертификат. */
21
+ isValid: boolean;
22
+ /** Действителен начиная с указанной даты. */
23
+ validFromDate: Date;
24
+ /** Срок действия до указанной даты. */
25
+ validToDate: Date;
26
+ /** Алгоритм шифрования */
27
+ cipherAlgorithm: string;
28
+ }
29
+ /** @internal */
30
+ export interface ICryptoCertificateInfo {
31
+ /** Идентификатор сертификата */
32
+ id: string;
33
+ /** Отображаемое имя сертификата. */
34
+ displayName: string;
35
+ /** Содержимое сертификата в фомате Base64 */
36
+ contentBase64?: string;
37
+ }
38
+ /** @internal */
39
+ export declare enum SignatureItemType {
40
+ MainFileSignaturePartType = 0,
41
+ MainFileWithContentSignaturePartType = 1,
42
+ DocumentFieldsSignaturePartType = 2,
43
+ DocumentAttachmentsSignaturePartType = 3
44
+ }
45
+ /** @internal */
46
+ export declare class Crypto {
47
+ static LabelOIDAttribute: string;
48
+ static DocumentNameOIDAttribute: string;
49
+ static DocumentFileOIDAttribute: string;
50
+ static DocumentVersionOIDAttribute: string;
51
+ static EmployeeOIDAttribute: string;
52
+ static ProviderName: string;
53
+ static ProviderType: string;
54
+ static CADESCOM_CERT_INFO_TYPE_SUBJECT_SIMPLE_NAME: number;
55
+ static CADESCOM_CERT_INFO_TYPE_ISSUER_SIMPLE_NAME: number;
56
+ static CADESCOM_CURRENT_USER_STORE: number;
57
+ static CADESCOM_MY_STORE: string;
58
+ static CADESCOM_STORE_OPEN_MAXIMUM_ALLOWED: number;
59
+ static CADESCOM_CERTIFICATE_FIND_SUBJECT_NAME: number;
60
+ static CADESCOM_CERTIFICATE_FIND_SHA1_HASH: number;
61
+ static CADESCOM_BASE64_TO_BINARY: number;
62
+ static CADESCOM_CADES_BES: number;
63
+ static CADESCOM_CADES_T: number;
64
+ static CADESCOM_CADES_X_LONG_TYPE_1: number;
65
+ static CADESCOM_ENCODE_BASE64: number;
66
+ static CADESCOM_ENCODE_BINARY: number;
67
+ static CADESCOM_AUTHENTICATED_ATTRIBUTE_DOCUMENT_NAME: number;
68
+ static CADESCOM_AUTHENTICATED_ATTRIBUTE_DOCUMENT_DESCRIPTION: number;
69
+ static CADESCOM_ATTRIBUTE_OTHER: number;
70
+ private static CertListContainerPrefix;
71
+ private widgetId;
72
+ private widget;
73
+ private certListElement;
74
+ private static asyncCodeIncluded;
75
+ private static asyncPromise;
76
+ private static asyncResolve;
77
+ constructor();
78
+ static include_async_code(): void;
79
+ static GetCertificateByThumbprint(thumbprint: any): Promise<string | undefined>;
80
+ static GetCertificateInfoByThumbprint(thumbprint: any): Promise<ICryptoCertificateInfo>;
81
+ private static GetCertificateByThumbprint_NPAPI;
82
+ static CheckForPlugIn(): any;
83
+ static SignFilesWithCertificate(encryptedInfo: EncryptedInfo, files: IFileSignInfo[], cardId: string, signFields?: boolean, signAttachments?: boolean, signType?: number, tspService?: string): Promise<any>;
84
+ static SignFilesWithCertificateEx(encryptedInfo: EncryptedInfo, files: IFileSignInfo[], cardId: string, signFields?: boolean, signAttachments?: boolean, signType?: number, tspService?: string): Promise<any>;
85
+ static CanAsync(): boolean;
86
+ static SignData(encryptedInfo: EncryptedInfo, dataToSign: any, signType?: any, tspService?: any): any;
87
+ private static Verify;
88
+ static GetCertsList(): Promise<ICryptoCertificate[]>;
89
+ private static GetCertsList_NPAPI;
90
+ private static CheckForPlugIn_NPAPI;
91
+ private static GetBlobInBase64;
92
+ static VerifySign(signHash: any, fileId: any): Promise<unknown>;
93
+ static GetPluginInfo(): any;
94
+ static SetPluginInfo_NAPI(): void;
95
+ static GetSignatureType(services: $SignatureController & Optional<$MessageBox>, certificate: string): Promise<{
96
+ cadesSignType: number;
97
+ tspAddress: string;
98
+ certificateThumberpint: string;
99
+ }>;
100
+ private static SignData_NPAPI;
101
+ }
102
+ export declare function getBstrBase64(str: string): string;
@@ -0,0 +1,49 @@
1
+ import React, { DragEvent as ReactDragEvent, DragEventHandler as ReactDragEventHandler } from 'react';
2
+ export declare type TDropEffects = 'copy' | 'move' | 'link' | 'none';
3
+ export interface IFileDropProps {
4
+ className?: string;
5
+ targetClassName?: string;
6
+ draggingOverFrameClassName?: string;
7
+ draggingOverTargetClassName?: string;
8
+ frame?: HTMLElement | Document;
9
+ onFrameDragEnter?: (event: DragEvent) => void;
10
+ onFrameDragLeave?: (event: DragEvent) => void;
11
+ onFrameDrop?: (event: DragEvent) => void;
12
+ onDragOver?: ReactDragEventHandler<HTMLDivElement>;
13
+ onDragLeave?: ReactDragEventHandler<HTMLDivElement>;
14
+ onDrop?: (files: FileList | null, event: ReactDragEvent<HTMLDivElement>) => any;
15
+ dropEffect?: TDropEffects;
16
+ }
17
+ export interface IFileDropState {
18
+ draggingOverFrame: boolean;
19
+ draggingOverTarget: boolean;
20
+ }
21
+ declare class FileDrop extends React.PureComponent<IFileDropProps, IFileDropState> {
22
+ static defaultProps: {
23
+ dropEffect: TDropEffects;
24
+ frame: Document;
25
+ className: string;
26
+ targetClassName: string;
27
+ draggingOverFrameClassName: string;
28
+ draggingOverTargetClassName: string;
29
+ };
30
+ frameDragCounter: number;
31
+ constructor(props: IFileDropProps);
32
+ static isIE: () => boolean;
33
+ static eventHasFiles: (event: DragEvent | ReactDragEvent<HTMLElement>) => boolean;
34
+ resetDragging: () => void;
35
+ handleWindowDragOverOrDrop: (event: DragEvent) => void;
36
+ handleFrameDrag: (event: DragEvent) => void;
37
+ handleFrameDrop: (event: DragEvent) => void;
38
+ handleDragOver: ReactDragEventHandler<HTMLDivElement>;
39
+ handleDragLeave: ReactDragEventHandler<HTMLDivElement>;
40
+ handleDrop: ReactDragEventHandler<HTMLDivElement>;
41
+ handleMouseOver: (event: any) => void;
42
+ stopFrameListeners: (frame: IFileDropProps['frame']) => void;
43
+ startFrameListeners: (frame: IFileDropProps['frame']) => void;
44
+ componentWillReceiveProps(nextProps: IFileDropProps): void;
45
+ componentDidMount(): void;
46
+ componentWillUnmount(): void;
47
+ render(): JSX.Element;
48
+ }
49
+ export default FileDrop;
package/MainBundle.d.ts CHANGED
@@ -20,4 +20,5 @@ import "@docsvision/webclient/BackOffice/DirectoryTree";
20
20
  import "@docsvision/webclient/BackOffice/DirectorySearchResult";
21
21
  import "@docsvision/webclient/Templates/ControlTemplate";
22
22
  import "@docsvision/webclient/Templates/ServiceTemplateService";
23
+ import "@docsvision/webclient/Helpers/TextInput";
23
24
  import "@docsvision/webclient/BackOffice/SignatureConstants";
@@ -2,7 +2,7 @@ import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.
2
2
  import { AccessListRow } from '@docsvision/webclient/Platform/AccessListRow';
3
3
  import { ColumnWidthOptions } from '@docsvision/webclient/Platform/ColumnWidthOptions';
4
4
  import React from 'react';
5
- import "./AccessListEntryRow.css";
5
+
6
6
  export interface AccessListEntryRowProps {
7
7
  columnWidth: ColumnWidthOptions;
8
8
  scheme: GenModels.AccessMaskScheme;
@@ -1,8 +1,8 @@
1
1
  import React from 'react';
2
2
  import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
3
3
  import { ISelectItemData } from '@docsvision/webclient/Platform/IAggregates';
4
- import '@docsvision/webclient/Platform/Controls/FolderGrid/Plugins/AggregatesCheckbox/components/aggregates-tree/aggregates-group/list-item/AggregatesListItem.css';
5
- import './AggregateItemCheckbox.css';
4
+
5
+
6
6
  export interface IAggregateItemCheckbox {
7
7
  item: GenModels.GridAggregateValue;
8
8
  onChange(data: ISelectItemData): void;
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import { HtmlProps } from '@docsvision/web/core/component';
3
- import './AggregatesApplyButtonPanel.css';
3
+
4
4
  export interface IAgregatesApplyButtonPanelProps extends HtmlProps.div {
5
5
  onApply: () => void;
6
6
  visible: boolean;
@@ -2,7 +2,7 @@ import React from 'react';
2
2
  import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
3
3
  import { IAggregate, ISelectItemData } from '@docsvision/webclient/Platform/IAggregates';
4
4
  import { IAggregatesTextResources } from '@docsvision/webclient/Platform/AggregatesCheckbox';
5
- import '@docsvision/webclient/Platform/Controls/FolderGrid/Plugins/AggregatesCheckbox/components/aggregates-tree/aggregates-group/AggregatesGroup.css';
5
+
6
6
  export interface IAggregatesGroup {
7
7
  aggregate: IAggregate;
8
8
  renderItem(item: GenModels.GridAggregateValue, onItemSelect: (data: ISelectItemData) => void): React.ReactElement;
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- import './AggregatesListItem.css';
2
+
3
3
  export declare function AggregatesListItem({ children }: {
4
4
  children: any;
5
5
  }): JSX.Element;
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import { HtmlProps } from '@docsvision/web/core/component';
3
- import './AggregatesNotAvailable.css';
3
+
4
4
  export interface IAggregatesNotAvailableProps extends HtmlProps.div {
5
5
  }
6
6
  export declare function AggregatesNotAvailable(props: IAggregatesNotAvailableProps): JSX.Element;
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import { $Aggregates } from '@docsvision/webclient/Platform/$AggregatesCheckbox';
3
- import './AggregatesPanelHeader.css';
3
+
4
4
  export interface IAggregatesPanelHeaderProps {
5
5
  services: $Aggregates;
6
6
  }
@@ -3,7 +3,7 @@ import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.
3
3
  import { IAggregatesState, IAggregate, ISelectItemData } from "@docsvision/webclient/Platform/IAggregates";
4
4
  import { IComposition } from "@docsvision/web/core/composition";
5
5
  import { IAggregatesTextResources } from "@docsvision/webclient/Platform/AggregatesCheckbox";
6
- import "./AggregatesTree.css";
6
+
7
7
  export interface IAggregateTreeProps {
8
8
  /** Дерево группировки. Значение null означает, что данные еще в процессе загрузки. */
9
9
  aggregates?: IAggregate[] | null;
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
3
- import './ApprovalVisualizationArrows.css';
3
+
4
4
  export interface IApprovalVisualizationArrowsProps {
5
5
  semantics: [GenModels.DecisionSemantics];
6
6
  }
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import { HtmlProps } from '@docsvision/web/core/component';
3
- import './ApprovalVisualizationConditionList.css';
3
+
4
4
  export interface IApprovalVisualizationConditionListProps extends HtmlProps.div {
5
5
  }
6
6
  export declare function ApprovalVisualizationConditionList(props: IApprovalVisualizationConditionListProps): JSX.Element;
@@ -1,5 +1,5 @@
1
1
  import { ChangeEventHandler } from "react";
2
- import './ApprovalVisualizationConditionOption.css';
2
+
3
3
  export interface IApprovalVisualizationConditionOptionProps {
4
4
  onChange: ChangeEventHandler<HTMLInputElement>;
5
5
  }
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import { HtmlProps } from '@docsvision/web/core/component';
3
- import './ApprovalVisualizationContainer.css';
3
+
4
4
  export interface IApprovalVisualizationContainerProps extends HtmlProps.div {
5
5
  }
6
6
  export declare function ApprovalVisualizationContainer(props: IApprovalVisualizationContainerProps): JSX.Element;
@@ -1,17 +1,14 @@
1
1
  import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
2
2
  import { NodeOptions } from "vis";
3
3
  export declare const decisionSemanticsColors: {
4
- 0: string;
4
+ [x: number]: string;
5
5
  1: string;
6
6
  2: string;
7
7
  3: string;
8
8
  4: string;
9
9
  5: string;
10
10
  6: string;
11
- 7: string;
12
- 8: string;
13
11
  100: string;
14
- 200: string;
15
12
  };
16
13
  export declare const conditionTypeImage: {
17
14
  1: string;
@@ -9,7 +9,7 @@ export declare class ApprovalVisualizationView {
9
9
  description: typeof ApprovalVisualizationDescription;
10
10
  vis:
11
11
  import("react").ForwardRefExoticComponent<Pick<
12
- import("./Components/ApprovalVisualizationVisBlock").IApprovalVisualizationVisBlockProps, "dir" | "slot" | "style" | "title" | "children" | "className" | "onClick" | "onKeyDown" | "onFocus" | "onBlur" | "tabIndex" | "color" | "hidden" | "draggable" | "id" | "lang" | "role" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocusCapture" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "placeholder" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is"> &
12
+ | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "draggable" | "hidden" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is"> &
13
13
  import("react").RefAttributes<HTMLDivElement>>;
14
14
  container: typeof ApprovalVisualizationContainer;
15
15
  conditionList: typeof ApprovalVisualizationConditionList;
@@ -1,6 +1,6 @@
1
1
  import { HtmlProps } from '@docsvision/web/core/component';
2
2
  import React from 'react';
3
- import './ApprovalVisualizationVisBlock.css';
3
+
4
4
  export interface IApprovalVisualizationVisBlockProps extends HtmlProps.div {
5
5
  }
6
- export declare const ApprovalVisualizationVisBlock: React.ForwardRefExoticComponent<Pick<IApprovalVisualizationVisBlockProps, "dir" | "slot" | "style" | "title" | "children" | "className" | "onClick" | "onKeyDown" | "onFocus" | "onBlur" | "tabIndex" | "color" | "hidden" | "draggable" | "id" | "lang" | "role" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocusCapture" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "placeholder" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is"> & React.RefAttributes<HTMLDivElement>>;
6
+ export declare const ApprovalVisualizationVisBlock: React.ForwardRefExoticComponent<Pick<IApprovalVisualizationVisBlockProps, "slot" | "style" | "title" | "children" | "onSubmit" | "placeholder" | "dir" | "className" | "color" | "id" | "lang" | "role" | "tabIndex" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "css" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "draggable" | "hidden" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is"> & React.RefAttributes<HTMLDivElement>>;
@@ -1,4 +1,4 @@
1
1
  import { TablePlugins } from "@docsvision/web/components/table/interfaces";
2
- import './ArchivedCards.css';
2
+
3
3
  import { $ApplicationSettings } from '@docsvision/webclient/StandardServices';
4
4
  export declare const TableCellArchivedCardsContent: TablePlugins.Cell.Component<$ApplicationSettings>;
@@ -52,6 +52,7 @@ export declare abstract class BaseMainMenuItem<PropsT extends BaseMainMenuItemPa
52
52
  protected registerChild(child: BaseControl<BaseControlParams, BaseControlState>): void;
53
53
  /** @internal */
54
54
  protected set level(val: number | string);
55
+ protected setChildLevel(child: BaseControl<BaseControlParams, BaseControlState>, level: number): void;
55
56
  /** @internal */
56
57
  protected set expanded(val: string | boolean);
57
58
  /** @internal */
@@ -4,6 +4,7 @@ import { PanelImpl, IPanelState } from "@docsvision/webclient/Platform/PanelImpl
4
4
  import React from "react";
5
5
  /** @internal */
6
6
  export interface IBaseMainMenuItemState extends BaseMainMenuItemParams, IPanelState {
7
+ hasProxyControlsInChildren: boolean;
7
8
  }
8
9
  export interface BaseMainMenuItemState extends IBaseMainMenuItemState {
9
10
  }
@@ -13,11 +14,12 @@ export declare type BaseMainMenuItemImplState = IBaseMainMenuItemState;
13
14
  export declare class BaseMainMenuItemImpl<PropsT extends BaseMainMenuItemParams, StateT extends IBaseMainMenuItemState> extends PanelImpl<PropsT, StateT> {
14
15
  constructor(props: PropsT, state?: StateT);
15
16
  UNSAFE_componentWillMount(): void;
17
+ componentDidMount(): void;
16
18
  onSelecting():
17
- import("C:/Users/sorokin.v/rep/WebClient/Bin/System/Events/CancelableEventArgs").CancelableEventArgs<boolean>;
19
+ import("C:/Git/WC/Bin/System/Events/CancelableEventArgs").CancelableEventArgs<boolean>;
18
20
  onSelected(): void;
19
21
  onToggling():
20
- import("C:/Users/sorokin.v/rep/WebClient/Bin/System/Events/CancelableEventArgs").CancelableEventArgs<boolean>;
22
+ import("C:/Git/WC/Bin/System/Events/CancelableEventArgs").CancelableEventArgs<boolean>;
21
23
  onToggled(): void;
22
24
  protected onClick(event: React.MouseEvent): void;
23
25
  protected getCssClass(): string;
@@ -26,6 +28,7 @@ import("C:/Users/sorokin.v/rep/WebClient/Bin/System/Events/CancelableEventArgs")
26
28
  protected getChildrenAutoExpandLevelsCount: () => number;
27
29
  protected canAutoExpand: () => boolean;
28
30
  protected autoExpand(): void;
31
+ getChildLevel(): number;
29
32
  protected renderChildren(children?: GenModels.ControlModel[]): React.ReactNode[];
30
33
  renderSelfContentItems(): (JSX.Element | JSX.Element[])[];
31
34
  renderSelfContent(): JSX.Element;
@@ -31,7 +31,7 @@ export declare class ButtonPositionsSelection extends BaseControl<ButtonPosition
31
31
  /** @internal */
32
32
  protected createImpl(): ControlImpl;
33
33
  /** @internal */
34
- protected getTabIndex(): 0 | -1;
34
+ protected getTabIndex(): -1 | 0;
35
35
  /** @internal */
36
36
  componentDidMount(): void;
37
37
  /** @internal */
@@ -1,7 +1,7 @@
1
1
  import { IRouteInfo } from "@docsvision/webclient/System/IRouteInfo";
2
2
  import { IRouteTypeMapper } from "@docsvision/webclient/System/IRouteTypeMapper";
3
3
  import { IExistingCardRouteData } from "@docsvision/webclient/Platform/IExistingCardRouteData";
4
- export declare const CardID = "CardID";
4
+ export declare const CardEditRouteCardID = "CardID";
5
5
  export declare class CardEditRouteTypeMapper implements IRouteTypeMapper<IExistingCardRouteData> {
6
6
  hashPattern: string;
7
7
  resolve(path: string, parameters: {
@@ -57,7 +57,7 @@ export declare class CardLinkImpl extends BaseControlImpl<CardLinkParams, ICardL
57
57
  protected updateValidationMessage(): void;
58
58
  protected getCssClass(): string;
59
59
  protected getTextValue(): string;
60
- protected getTextTabIndex(): 0 | -1;
60
+ protected getTextTabIndex(): -1 | 0;
61
61
  protected onTextKeyDown: (event: React.KeyboardEvent) => void;
62
62
  protected onMenuKeyDown: (event: React.KeyboardEvent) => void;
63
63
  protected renderLabel(): JSX.Element;
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
2
  export declare class CertificateSettingsView {
3
3
  setup: (props:
4
- import("C:/Users/sorokin.v/rep/WebClient/Bin/TypeScriptDefinitions/BackOffice/Dialogs/SignatureMethodsSetup/SignatureMethodsSetup").ISignatureMethodsSetupProps) => JSX.Element;
4
+ import("C:/Git/WC/Bin/TypeScriptDefinitions/BackOffice/Dialogs/SignatureMethodsSetup/SignatureMethodsSetup").ISignatureMethodsSetupProps) => JSX.Element;
5
5
  }
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- import '@docsvision/webclient/Platform/Controls/FolderGrid/Plugins/Filtering/components/ClearButton.css';
2
+
3
3
  import { Moment } from 'moment';
4
4
  export interface IFilteringClearButtonProps {
5
5
  onChange(value: (string | Moment)[]): void;
@@ -0,0 +1,5 @@
1
+ export declare type ColorModeHandleT = ReturnType<typeof colorModeHandle>;
2
+ export declare function colorModeHandle(colorMode: number, colorNum: number): {
3
+ theme: object;
4
+ colors: string[];
5
+ };
@@ -8,6 +8,8 @@ import { RequestHelper } from "@docsvision/webclient/System/RequestHelper";
8
8
  import { IValidationParams } from "@docsvision/webclient/System/IValidationParams";
9
9
  import { IValidationResult } from "@docsvision/webclient/System/IValidationResult";
10
10
  import React from "react";
11
+ import { ICardOpenedByWebDavMessage } from "@docsvision/webclient/BackOffice/FileListControlImpl";
12
+ import { IRealTimeCommunicationMessage } from "@docsvision/webclient/System/IRealTimeCommunicationMessage";
11
13
  /** @internal */
12
14
  export interface ICommentFileState extends BaseControlState, CommentFileParams {
13
15
  menuExpanded: boolean;
@@ -29,6 +31,7 @@ export declare class CommentFileImpl extends BaseControlImpl<CommentFileParams,
29
31
  get value(): GenModels.CommonFileModel;
30
32
  componentDidMount(): void;
31
33
  componentWillUnmount(): void;
34
+ protected onDocumentChangedAndSavedByWebdav: (msg: IRealTimeCommunicationMessage<ICardOpenedByWebDavMessage>) => void;
32
35
  protected onDocumentClick: (e: MouseEvent) => void;
33
36
  getLinkUrl(cardId: string): string;
34
37
  openMenu: () => void;
@@ -53,7 +56,7 @@ export declare class CommentFileImpl extends BaseControlImpl<CommentFileParams,
53
56
  protected renderValidationMessage(): JSX.Element;
54
57
  protected get editAvailable(): boolean;
55
58
  protected getCssClass(): string;
56
- protected getTextTabIndex(): 0 | -1;
59
+ protected getTextTabIndex(): -1 | 0;
57
60
  protected onTextKeyDown: (event: React.KeyboardEvent) => void;
58
61
  protected onMenuKeyDown: (event: React.KeyboardEvent) => void;
59
62
  protected initFileUpload(attach: FileListAttachedElements): void;
@@ -0,0 +1 @@
1
+ export declare const convertSearchValue: (valueContainer: any, type: string) => any;
@@ -0,0 +1,7 @@
1
+ import { DiagramLogic } from "@docsvision/webclient/Platform/DiagramLogic";
2
+ import { ColorModeHandleT } from "@docsvision/webclient/Platform/ColorModeHandle";
3
+ import { CreateDiagramParamsT } from "@docsvision/webclient/Platform/CreateDiagramParams";
4
+ import { IApexChart, IChartData } from "@docsvision/webclient/Platform/IDiagramModels";
5
+ import { MutableRefObject } from "react";
6
+ export declare let DIAGRAM_LEGEND_LENGTH_LIMIT: number;
7
+ export declare const createApexChartInstance: (lib: new (root: HTMLElement, options: unknown) => IApexChart, chartRef: MutableRefObject<HTMLDivElement>, colors: ColorModeHandleT, initialParams: CreateDiagramParamsT, logic: DiagramLogic, customChartOptions: object, chartData: IChartData) => IApexChart;
@@ -0,0 +1,21 @@
1
+ import { DiagramParams } from "@docsvision/webclient/Platform/DiagramOptions";
2
+ export declare type CreateDiagramParamsT = ReturnType<typeof createDiagramParams>;
3
+ export declare function createDiagramParams(options: DiagramParams): {
4
+ title?: undefined;
5
+ legend?: undefined;
6
+ type?: undefined;
7
+ height?: undefined;
8
+ } | {
9
+ title: {
10
+ text: string;
11
+ align: string;
12
+ };
13
+ legend: {
14
+ show: boolean;
15
+ position: string;
16
+ horizontalAlign: string;
17
+ };
18
+ type:
19
+ import("./GetDiagramType").IDiagramTypeOptions;
20
+ height: number;
21
+ };
@@ -0,0 +1,3 @@
1
+ import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
2
+ import { DiagramParams } from "@docsvision/webclient/Platform/DiagramOptions";
3
+ export declare const createFolderRequestModel: (options: DiagramParams) => GenModels.DistinctValuesDiagramRequestModel;
@@ -0,0 +1,3 @@
1
+ import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
2
+ import { DiagramParams } from "@docsvision/webclient/Platform/DiagramOptions";
3
+ export declare const createSearchRequestModel: (options: DiagramParams) => GenModels.SearchRequestModelDiagram;
@@ -5,22 +5,22 @@ import { ControlImpl } from "@docsvision/webclient/System/ControlImpl";
5
5
  /**
6
6
  * Содержит публичные свойства [EmptyControlStub]{@link EmptyControlStub}.
7
7
  */
8
- export declare class Params extends BaseControlParams {
8
+ export declare class CryptoProInfoParams extends BaseControlParams {
9
9
  /** Стандартный CSS класс со стилями элемента управления. */
10
10
  standardCssClass?: string;
11
11
  services?: $DeviceType;
12
12
  }
13
- export interface IState extends Params, BaseControlState {
13
+ export interface IState extends CryptoProInfoParams, BaseControlState {
14
14
  }
15
15
  export interface State extends IState {
16
16
  }
17
17
  /**
18
18
  * Элемент управления для отборажения имени и должности пользователя
19
19
  */
20
- export declare class CryptoProInfo extends BaseControl<Params, IState> {
20
+ export declare class CryptoProInfo extends BaseControl<CryptoProInfoParams, IState> {
21
21
  constructor(props: any);
22
22
  /** @internal */
23
- protected createParams(): Params;
23
+ protected createParams(): CryptoProInfoParams;
24
24
  /** @internal */
25
25
  protected createImpl(): ControlImpl;
26
26
  componentDidMount(): void;
@@ -5,22 +5,22 @@ import { ControlImpl } from "@docsvision/webclient/System/ControlImpl";
5
5
  /**
6
6
  * Содержит публичные свойства [EmptyControlStub]{@link EmptyControlStub}.
7
7
  */
8
- export declare class Params extends BaseControlParams {
8
+ export declare class DVWebToolInfoParams extends BaseControlParams {
9
9
  /** Стандартный CSS класс со стилями элемента управления. */
10
10
  standardCssClass?: string;
11
11
  services?: $DeviceType;
12
12
  }
13
- export interface IState extends Params, BaseControlState {
13
+ export interface IState extends DVWebToolInfoParams, BaseControlState {
14
14
  }
15
15
  export interface State extends IState {
16
16
  }
17
17
  /**
18
18
  * Элемент управления для отборажения имени и должности пользователя
19
19
  */
20
- export declare class DVWebToolInfo extends BaseControl<Params, IState> {
20
+ export declare class DVWebToolInfo extends BaseControl<DVWebToolInfoParams, IState> {
21
21
  constructor(props: any);
22
22
  /** @internal */
23
- protected createParams(): Params;
23
+ protected createParams(): DVWebToolInfoParams;
24
24
  /** @internal */
25
25
  protected createImpl(): ControlImpl;
26
26
  renderControl(): JSX.Element;
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- import './DateInput.css';
2
+
3
3
  import { IFilterComponent } from '@docsvision/webclient/Platform/IFilterComponent';
4
4
  export interface IDateInputProps extends IFilterComponent {
5
5
  }
@@ -2,7 +2,7 @@
2
2
  import { BaseControlState } from '@docsvision/webclient/System/BaseControl';
3
3
  import { BaseControlImpl } from '@docsvision/webclient/System/BaseControlImpl';
4
4
  import { DeleteBatchOperationParams } from '@docsvision/webclient/Platform/DeleteBatchOperation';
5
- import './DeleteBatchOperation.css';
5
+
6
6
  export interface IDeleteBatchOperationState extends DeleteBatchOperationParams, BaseControlState {
7
7
  }
8
8
  export interface DeleteBatchOperationState extends IDeleteBatchOperationState {
@@ -1,10 +1,7 @@
1
1
  import { IExistingRowRouteData } from '@docsvision/webclient/Platform/IExistingRowRouteData';
2
2
  import { IRouteInfo } from "@docsvision/webclient/System/IRouteInfo";
3
3
  import { IRouteTypeMapper } from "@docsvision/webclient/System/IRouteTypeMapper";
4
- export declare const CardID = "CardID";
5
- export declare const SectionID = "SectionID";
6
- export declare const RowID = "RowID";
7
- export declare const RowEditRouteName = "DepartmentRowEdit";
4
+ export declare const DepartmentRowEditRouteName = "DepartmentRowEdit";
8
5
  export declare class DepartmentRowEditRouteTypeMapper implements IRouteTypeMapper<IExistingRowRouteData> {
9
6
  hashPattern: string;
10
7
  resolve(path: string, parameters: {