@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
@@ -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 RowViewRouteName = "DepartmentRowView";
4
+ export declare const DepartmentRowViewRouteName = "DepartmentRowView";
8
5
  export declare class DepartmentRowViewRouteTypeMapper implements IRouteTypeMapper<IExistingRowRouteData> {
9
6
  hashPattern: string;
10
7
  resolve(path: string, parameters: {
@@ -0,0 +1,19 @@
1
+ /// <reference types="react" />
2
+ import { BaseControl } from "@docsvision/webclient/System/BaseControl";
3
+ import { ControlImpl } from "@docsvision/webclient/System/ControlImpl";
4
+ import { BaseControlImplState } from "@docsvision/webclient/System/BaseControlImpl";
5
+ import { DiagramParams } from '@docsvision/webclient/Platform/DiagramOptions';
6
+ import { DiagramLogic } from '@docsvision/webclient/Platform/DiagramLogic';
7
+ import { DiagramView } from '@docsvision/webclient/Platform/DiagramView';
8
+
9
+ export interface DiagramState extends BaseControlImplState, DiagramParams {
10
+ logic: DiagramLogic;
11
+ view: DiagramView;
12
+ }
13
+ export declare class Diagram extends BaseControl<DiagramParams, DiagramState> {
14
+ construct(): void;
15
+ protected createParams(): DiagramParams;
16
+ protected createImpl(): ControlImpl;
17
+ protected addCssClass: () => "" | "diagram__open-folder";
18
+ renderControl(): JSX.Element;
19
+ }
@@ -0,0 +1,11 @@
1
+ /// <reference types="react" />
2
+ import { Diagram } from '@docsvision/webclient/Platform/Diagram';
3
+ declare const _default: {
4
+ title: string;
5
+ component: typeof Diagram;
6
+ };
7
+ export default _default;
8
+ export declare const Bar: () => JSX.Element;
9
+ export declare const StackedBar: () => JSX.Element;
10
+ export declare const StackedAreaCharts: () => JSX.Element;
11
+ export declare const PieChart: () => JSX.Element;
@@ -0,0 +1,7 @@
1
+ import { LegacyRef } from 'react';
2
+
3
+ export interface IDiagramChartProps {
4
+ chartRef: LegacyRef<HTMLDivElement>;
5
+ height: number;
6
+ }
7
+ export declare function DiagramChart(props: IDiagramChartProps): JSX.Element;
@@ -0,0 +1,12 @@
1
+ export declare const DIAGRAM_COLORS: {
2
+ Indigo: string;
3
+ Cyan: string;
4
+ Green: string;
5
+ Orange: string;
6
+ Red: string;
7
+ Purple: string;
8
+ Violet: string;
9
+ Gray: string;
10
+ Brown: string;
11
+ Multicolored: string[];
12
+ };
@@ -0,0 +1,7 @@
1
+ /// <reference types="react" />
2
+ import { DiagramLogic } from "@docsvision/webclient/Platform/DiagramLogic";
3
+ import { DiagramView } from "@docsvision/webclient/Platform/DiagramView";
4
+ export declare function DiagramContainer(props: {
5
+ logic: DiagramLogic;
6
+ view: DiagramView;
7
+ }): JSX.Element;
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+ import { DiagramParams } from '@docsvision/webclient/Platform/DiagramOptions';
3
+ export interface IDiagramLoaderProps {
4
+ options: DiagramParams;
5
+ wrapperRef: React.RefObject<HTMLDivElement>;
6
+ show: boolean;
7
+ }
8
+ export declare function DiagramLoader({ options, wrapperRef, show }: IDiagramLoaderProps): JSX.Element;
@@ -0,0 +1,74 @@
1
+ import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
2
+ import { IChartData, IDiagramLogic, QueryKind, IParsedModel, IPointConfig, IApexChart, IDiagramRequestStrategy, ParseDiagramModel, ChartClass } from '@docsvision/webclient/Platform/IDiagramModels';
3
+ import { ComponentLogic } from '@docsvision/web/core/component';
4
+ import { DiagramParams } from '@docsvision/webclient/Platform/DiagramOptions';
5
+ import { MutableRefObject } from 'react';
6
+ import { DiagramRequestFolderStrategy, DiagramRequestSearchStrategy } from '@docsvision/webclient/Platform/Strategies';
7
+ export declare class DiagramLogic extends ComponentLogic<DiagramParams> {
8
+ domain:
9
+ import("effector").Domain;
10
+ $options:
11
+ import("effector").Store<IDiagramLogic>;
12
+ $queryKind:
13
+ import("effector").Store<QueryKind>;
14
+ getRequestStrategy: (options: DiagramParams) => DiagramRequestFolderStrategy | DiagramRequestSearchStrategy;
15
+ renderDiagramFx:
16
+ import("effector").Effect<IApexChart, void, Error>;
17
+ goToFolderFx:
18
+ import("effector").Effect<IPointConfig, void, Error>;
19
+ private applyFiltersToFolder;
20
+ initializeOptions(): void;
21
+ $chartInstance:
22
+ import("effector").Store<IApexChart>;
23
+ $chartLib:
24
+ import("effector").Store<any>;
25
+ $colorsObject:
26
+ import("effector").Store<{
27
+ theme: object;
28
+ colors: string[];
29
+ }>;
30
+ $diagramInitializeParams:
31
+ import("effector").Store<{
32
+ title?: undefined;
33
+ legend?: undefined;
34
+ type?: undefined;
35
+ height?: undefined;
36
+ } | {
37
+ title: {
38
+ text: string;
39
+ align: string;
40
+ };
41
+ legend: {
42
+ show: boolean;
43
+ position: string;
44
+ horizontalAlign: string;
45
+ };
46
+ type:
47
+ import("./Functions/GetDiagramType").IDiagramTypeOptions;
48
+ height: number;
49
+ }>;
50
+ setChartRef:
51
+ import("effector").Event<MutableRefObject<HTMLDivElement>>;
52
+ $chartRef:
53
+ import("effector").Store<MutableRefObject<HTMLDivElement>>;
54
+ initializeChartFx:
55
+ import("effector").Effect<MutableRefObject<HTMLDivElement>, {
56
+ lib: ChartClass;
57
+ data: ParseDiagramModel;
58
+ }, Error>;
59
+ diagramInitialize(): void;
60
+ $diagramType:
61
+ import("effector").Store<GenModels.DiagramType>;
62
+ $chartData:
63
+ import("effector").Store<IChartData>;
64
+ $gridModel:
65
+ import("effector").Store<ParseDiagramModel>;
66
+ $parsedGridModel:
67
+ import("effector").Store<IParsedModel>;
68
+ setStrategy:
69
+ import("effector").Event<IDiagramRequestStrategy>;
70
+ $strategy:
71
+ import("effector").Store<IDiagramRequestStrategy>;
72
+ chartMiddlewaresInitialize(): void;
73
+ init(options: DiagramParams): void;
74
+ }
@@ -0,0 +1,54 @@
1
+ import { $CardsPresentationController, $GridController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
2
+ import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
3
+ import { DiagramLogic } from "@docsvision/webclient/Platform/DiagramLogic";
4
+ import { DiagramView } from "@docsvision/webclient/Platform/DiagramView";
5
+ import { ParseDiagramModel } from "@docsvision/webclient/Platform/IDiagramModels";
6
+ import { BaseControlParams } from "@docsvision/webclient/System/BaseControl";
7
+ import { CancelableApiEvent } from "@docsvision/webclient/System/ApiEvent";
8
+ import { $Router } from "@docsvision/webclient/System/$Router";
9
+ import { $FolderColors } from "@docsvision/webclient/System/$FolderColors";
10
+ import { IControlOptions } from "@docsvision/webclient/System/IControlOptions";
11
+ import { Optional } from "@docsvision/web/core/services";
12
+ import { $DeviceType } from "@docsvision/web/core/system-services/environment/DeviceTypeService";
13
+ /**
14
+ * Содержит публичные свойства элемента управления [DiagramParams]{@link DiagramParams}.
15
+ */
16
+ export declare class DiagramParams extends BaseControlParams {
17
+ /** Standart CSS class */
18
+ standardCssClass?: string;
19
+ isLegendEnabled: boolean;
20
+ /** Положение легенды */
21
+ legendPosition: GenModels.DiagramLegendPosition;
22
+ /** Заголовок */
23
+ title: string;
24
+ /** Цветовой режим */
25
+ colorMode: GenModels.DiagramColorMode;
26
+ /** Цветовая схема */
27
+ colorScheme: GenModels.DiagramLegendColorScheme;
28
+ openFolder: boolean;
29
+ /** Параметры */
30
+ parameters?: Array<unknown>;
31
+ /** Тип диаграммы */
32
+ diagramType: GenModels.DiagramType;
33
+ folderId?: string;
34
+ viewId?: string;
35
+ /** Идентификатор запроса */
36
+ searchQueryId?: string;
37
+ /** Первая колонка */
38
+ columnPrimary: string;
39
+ /** Вторая колонка */
40
+ columnSecondary: string;
41
+ /** Опции диаграммы */
42
+ chartOptions?: object;
43
+ /** Высота */
44
+ height: number;
45
+ /** После загрузки данных */
46
+ dataLoaded?: CancelableApiEvent<ParseDiagramModel>;
47
+ /** Сервисы контрола */
48
+ services: DiagramServices;
49
+ }
50
+ export declare type DiagramServices = Optional<$DiagramOptions> & $CardsPresentationController & $GridController & $Router & $DeviceType & $FolderColors;
51
+ export declare type $DiagramOptions = {
52
+ diagramOptions: IControlOptions<DiagramParams, DiagramLogic, DiagramView>;
53
+ };
54
+ export declare const $DiagramOptions: string | ((model?: $DiagramOptions) => IControlOptions<DiagramParams, DiagramLogic, DiagramView>);
@@ -0,0 +1,10 @@
1
+ /// <reference types="react" />
2
+ import { IControlSelectorProps } from '@docsvision/webclient/Helpers/ControlSelector/IControlSelectorProps';
3
+ import { IDiagramQueryParameter } from '@docsvision/webclient/Platform/IDiagramModels';
4
+ import { Event } from 'effector';
5
+
6
+ export interface IDiagramQueryProps {
7
+ queryParams: Array<IControlSelectorProps>;
8
+ editQueryParams: Event<IDiagramQueryParameter>;
9
+ }
10
+ export declare function DiagramQueryParams(props: IDiagramQueryProps): JSX.Element;
@@ -0,0 +1,12 @@
1
+ import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
2
+ import { IChartColumns, IColValue, ParseDiagramModel, QueryKind } from "@docsvision/webclient/Platform/IDiagramModels";
3
+ export declare const countValues: (data: IColValue[]) => {
4
+ [key: string]: number;
5
+ };
6
+ export declare const formatIfDate: <T extends string | IColValue>(item: T) => T;
7
+ export declare const dateToDefaultFormat: (value: string) => string;
8
+ export declare const getUniqueValues: (values: string[]) => string[];
9
+ export declare const isDate: (value: string) => boolean;
10
+ export declare function calculateTitleWidth(title: string, width: number): number;
11
+ export declare function calculateHeight(width: number, defaultHeight: number, diagramType: GenModels.DiagramType): number;
12
+ export declare const getRequestedColumns: (model: ParseDiagramModel, queryKind: QueryKind, columnPrimary: string, columnSecondary: string) => IChartColumns;
@@ -0,0 +1,10 @@
1
+ import { DiagramChart } from "@docsvision/webclient/Platform/DiagramChart";
2
+ import { DiagramLoader } from "@docsvision/webclient/Platform/DiagramLoader";
3
+ import { DiagramQueryParams } from "@docsvision/webclient/Platform/DiagramQueryParams";
4
+ import { DiagramWrapper } from "@docsvision/webclient/Platform/DiagramWrapper";
5
+ export declare class DiagramView {
6
+ chart: typeof DiagramChart;
7
+ controlWrapper: typeof DiagramWrapper;
8
+ queryParams: typeof DiagramQueryParams;
9
+ loader: typeof DiagramLoader;
10
+ }
@@ -0,0 +1,5 @@
1
+ /// <reference types="react" />
2
+ export declare function DiagramWrapper({ children, wrapperRef }: {
3
+ children: any;
4
+ wrapperRef: any;
5
+ }): JSX.Element;
@@ -3,7 +3,7 @@ import "file-saver";
3
3
  import { DownloadFilesBatchOperationParams } from '@docsvision/webclient/Platform/DownloadFilesBatchOperation';
4
4
  import { BaseControlState } from '@docsvision/webclient/System/BaseControl';
5
5
  import { BaseControlImpl } from '@docsvision/webclient/System/BaseControlImpl';
6
- import './DownloadFilesBatchOperation.css';
6
+
7
7
  export interface IDownloadFilesBatchOperationState extends DownloadFilesBatchOperationParams, BaseControlState {
8
8
  }
9
9
  export interface DownloadFilesBatchOperationState extends IDownloadFilesBatchOperationState {
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import { Dropdown } from './Dropdown';
3
- import './Dropdown.stories.css';
3
+
4
4
  declare const _default: {
5
5
  title: string;
6
6
  component: typeof Dropdown;
@@ -1,2 +1,2 @@
1
- export declare const RowViewRouteName = "RowView";
2
- export declare const RowEditRouteName = "RowEdit";
1
+ export declare const ExistingRowViewRouteName = "RowView";
2
+ export declare const ExistingRowEditRouteName = "RowEdit";
@@ -60,7 +60,7 @@ export declare class FilePreviewImpl extends BaseControlImpl<FilePreviewParams,
60
60
  get isEditMode(): boolean;
61
61
  get fileOpen(): boolean;
62
62
  get isCommentsOpened(): boolean;
63
- getTabIndex(): 0 | -1;
63
+ getTabIndex(): -1 | 0;
64
64
  componentDidMount(): Promise<void>;
65
65
  componentWillUnmount(): Promise<void>;
66
66
  onFileListWasChanged: () => Promise<void>;
@@ -98,7 +98,9 @@ export declare class FilePreviewImpl extends BaseControlImpl<FilePreviewParams,
98
98
  strictMode: boolean;
99
99
  selectedID: string;
100
100
  };
101
+ checkAllowedPreviewExtension: (ext: string) => boolean;
101
102
  onCurrentFileChange: (selectedElement: IComboBoxElement) => Promise<void>;
102
103
  filePreviewDialog: () => JSX.Element;
104
+ private getFileId;
103
105
  protected renderControl(): JSX.Element;
104
106
  }
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ import { IFilterComponent } from '@docsvision/webclient/Platform/IFilterComponent';
3
+
4
+ export interface IFilterBooleanProps extends IFilterComponent {
5
+ }
6
+ export declare const FilterBoolean: React.NamedExoticComponent<IFilterBooleanProps>;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- import '@docsvision/webclient/Platform/Controls/FolderGrid/Plugins/Filtering/components/inputs/FocusableTextInput.css';
3
- import './FilterDate.css';
2
+
3
+
4
4
  import { IFilterComponent } from '@docsvision/webclient/Platform/IFilterComponent';
5
5
  export declare enum FilterDateMode {
6
6
  DateList = 0,
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- import './FilterDateRangePicker.css';
2
+
3
3
  import { IFilterComponent } from '@docsvision/webclient/Platform/IFilterComponent';
4
4
  export interface IFilterDateRangePickerProps extends IFilterComponent {
5
5
  }
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- import '@docsvision/webclient/Platform/Controls/FolderGrid/Plugins/Filtering/components/inputs/FocusableTextInput.css';
2
+
3
3
  import { IFilterComponent } from '@docsvision/webclient/Platform/IFilterComponent';
4
4
  export interface IPanelInputProps extends IFilterComponent {
5
5
  }
@@ -10,7 +10,7 @@ import { $FolderInfo } from '@docsvision/webclient/Platform/$FolderInfo';
10
10
  import { $FolderPluginProvider } from '@docsvision/webclient/Platform/$FolderPluginProvider';
11
11
  import { $CurrentLocation } from '@docsvision/webclient/System/LayoutServices';
12
12
  import { $FolderDataLoading } from '@docsvision/webclient/Platform/$FolderDataLoading';
13
- import './FolderGrid.css';
13
+
14
14
  import { ITablePlugins } from '@docsvision/web/components/table/interfaces';
15
15
  import { $BatchOperationServices } from '@docsvision/webclient/BackOffice/DelegateBatchOperation';
16
16
  import { $Domain } from '@docsvision/web/core/state-management';
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import { $Locale } from '@docsvision/webclient/StandardServices';
3
- import './FolderHelpDialog.css';
3
+
4
4
  export interface IFolderHelpDialogProps {
5
5
  isOpen: boolean;
6
6
  closeModal(): void;
@@ -14,6 +14,7 @@ import { IProxyControl } from "@docsvision/webclient/System/IProxyControl";
14
14
  import { BasicEvent } from "@docsvision/webclient/System/BasicEvent";
15
15
  import { CancelableEvent } from "@docsvision/webclient/System/CancelableEvent";
16
16
  import { $Router } from '@docsvision/webclient/System/$Router';
17
+ import { $FolderColors } from "@docsvision/webclient/System/$FolderColors";
17
18
  /**
18
19
  * Содержит публичные свойства элемента управления [FolderMainMenuItem]{@link FolderMainMenuItem}.
19
20
  */
@@ -64,7 +65,7 @@ export declare class FolderMainMenuItemParams extends BaseNavigationMainMenuItem
64
65
  subfolderAdding?: CancelableEvent<Layout>;
65
66
  /** Событие после сохраниния подпапки */
66
67
  subfolderAdded?: BasicEvent<SubfolderAddedEventArgs>;
67
- services?: $LayoutFolderController & $ControlStore & $Router & $UnreadCounter & $Folders & $DeviceType;
68
+ services?: $LayoutFolderController & $ControlStore & $Router & $UnreadCounter & $Folders & $DeviceType & $FolderColors;
68
69
  }
69
70
  /**
70
71
  * Контрол для отображения ссылки на папку в списке элементов главной панели.
@@ -36,6 +36,7 @@ export declare class FolderMainMenuItemImpl extends BaseNavigationMainMenuItemIm
36
36
  protected getChildrenAutoExpandLevelsCount: () => number;
37
37
  protected canAutoExpand: () => boolean;
38
38
  protected autoExpand(): Promise<void>;
39
+ getChildLevel(): number;
39
40
  renderChildren(): React.ReactNode[];
40
41
  protected hasSubfolders(): boolean;
41
42
  loadChildren(levelsDown?: number): Promise<GenModels.FolderNode>;
@@ -4,7 +4,7 @@ import { TSecurityDescriptorDialogPropsServices } from "@docsvision/webclient/Pl
4
4
  import { Layout } from "@docsvision/webclient/System/Layout";
5
5
  import { BasicEvent } from "@docsvision/webclient/System/BasicEvent";
6
6
  import { CancelableEvent } from "@docsvision/webclient/System/CancelableEvent";
7
- import "./FolderOperationManager.css";
7
+
8
8
  import { $LayoutFolderController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
9
9
  export declare type FolderEditedEventArgs = {
10
10
  layout: Layout;
@@ -6,6 +6,6 @@ import { $CheckboxService } from "@docsvision/web/components/table/plugins/check
6
6
  import { $Grouping } from "@docsvision/web/components/table/plugins/grouping";
7
7
  import { $TableData } from "@docsvision/web/components/table/plugins/table-data";
8
8
  import { Optional } from "@docsvision/web/core/services";
9
- import "./FolderSizePlugin.css";
9
+
10
10
  export declare const FolderSizeToolbarLabelFeature = "FolderSizeToolbarLabelFeature";
11
11
  export declare const FolderSizePlugin: TablePlugins.Toolbar.Component<$FolderDataLoading & Optional<$CheckboxService> & $Grouping & $TableData & $FolderInfo & $SearchParametersFolder>;
@@ -2,7 +2,7 @@
2
2
  import { Tree } from '@docsvision/webclient/Helpers/Tree/Tree';
3
3
  import { FolderTypeItem, FolderTypeTreeNode } from '@docsvision/webclient/Platform/FolderTypeItemsImpl';
4
4
  import { LoadingState } from '@docsvision/webclient/System/LoadingState';
5
- import "./FolderTypeDialog.css";
5
+
6
6
  export declare type FolderTypeDialogProps = {
7
7
  items: Array<FolderTypeTreeNode>;
8
8
  selected: FolderTypeItem;
@@ -44,7 +44,7 @@ export declare class FolderViewItemsImpl extends InputBasedControlImpl<string, F
44
44
  checked?: boolean;
45
45
  crossOrigin?: string;
46
46
  disabled?: boolean;
47
- enterKeyHint?: "done" | "search" | "enter" | "go" | "next" | "previous" | "send";
47
+ enterKeyHint?: "search" | "enter" | "done" | "go" | "next" | "previous" | "send";
48
48
  form?: string;
49
49
  formAction?: string;
50
50
  formEncType?: string;
@@ -110,11 +110,11 @@ export declare class FolderViewItemsImpl extends InputBasedControlImpl<string, F
110
110
  results?: number;
111
111
  security?: string;
112
112
  unselectable?: "on" | "off";
113
- inputMode?: "text" | "none" | "tel" | "url" | "email" | "numeric" | "decimal" | "search";
113
+ inputMode?: "none" | "text" | "url" | "tel" | "email" | "numeric" | "decimal" | "search";
114
114
  is?: string;
115
115
  'aria-activedescendant'?: string;
116
116
  'aria-atomic'?: boolean | "true" | "false";
117
- 'aria-autocomplete'?: "none" | "inline" | "list" | "both";
117
+ 'aria-autocomplete'?: "none" | "list" | "inline" | "both";
118
118
  'aria-busy'?: boolean | "true" | "false";
119
119
  'aria-checked'?: boolean | "true" | "false" | "mixed";
120
120
  'aria-colcount'?: number;
@@ -125,7 +125,7 @@ export declare class FolderViewItemsImpl extends InputBasedControlImpl<string, F
125
125
  'aria-describedby'?: string;
126
126
  'aria-details'?: string;
127
127
  'aria-disabled'?: boolean | "true" | "false";
128
- 'aria-dropeffect'?: "link" | "copy" | "none" | "execute" | "move" | "popup";
128
+ 'aria-dropeffect'?: "copy" | "none" | "link" | "execute" | "move" | "popup";
129
129
  'aria-errormessage'?: string;
130
130
  'aria-expanded'?: boolean | "true" | "false";
131
131
  'aria-flowto'?: string;
@@ -323,6 +323,8 @@ export declare class FolderViewItemsImpl extends InputBasedControlImpl<string, F
323
323
  onAnimationIterationCapture?: (event: React.AnimationEvent<HTMLInputElement>) => void;
324
324
  onTransitionEnd?: (event: React.TransitionEvent<HTMLInputElement>) => void;
325
325
  onTransitionEndCapture?: (event: React.TransitionEvent<HTMLInputElement>) => void;
326
+ css?:
327
+ import("@emotion/core").InterpolationWithTheme<any>;
326
328
  };
327
329
  protected attachTypeahead(typeahead: Typeahead): void;
328
330
  protected onTypeaheadSelected(variant: FolderViewVariant): Promise<void>;
@@ -0,0 +1,2 @@
1
+ import { IDiagramChosenQueryParams } from "@docsvision/webclient/Platform/IDiagramModels";
2
+ export declare function formatSearchQueryParams(queryParams: any, queryParamsChosen: IDiagramChosenQueryParams): any;
@@ -0,0 +1,6 @@
1
+ import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
2
+ export interface IDiagramTypeOptions {
3
+ type?: string;
4
+ stacked?: boolean;
5
+ }
6
+ export declare const getDiagramType: (diagramType: GenModels.DiagramType) => IDiagramTypeOptions;
@@ -16,5 +16,6 @@ export declare class GroupMainMenuItemImpl<P extends GroupMainMenuItemParams, S
16
16
  protected getChildrenAutoExpandLevelsCount: () => number;
17
17
  renderProxyChildren(): React.ReactNode[];
18
18
  protected getCssClass(): string;
19
+ getChildLevel(): number;
19
20
  renderControl(): JSX.Element;
20
21
  }
@@ -0,0 +1,129 @@
1
+ import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
2
+ import { DiagramParams, DiagramServices } from "@docsvision/webclient/Platform/DiagramOptions";
3
+ import { ITransformOptions } from "@docsvision/webclient/Platform/TransformToChartData";
4
+ export interface IDiagramLogic extends DiagramParams {
5
+ children?: Array<unknown>;
6
+ services: DiagramServices;
7
+ }
8
+ export interface IChartData {
9
+ labels?: string[];
10
+ series?: number[] | Array<{
11
+ data: number[];
12
+ name?: string;
13
+ }>;
14
+ options: {
15
+ [key: string]: unknown;
16
+ };
17
+ }
18
+ export declare enum QueryKind {
19
+ FolderQuery = 0,
20
+ SearchQuery = 1
21
+ }
22
+ export interface IChartDataElement {
23
+ value: number;
24
+ label: string;
25
+ }
26
+ export interface IChartColumn {
27
+ name: string;
28
+ id: string;
29
+ type: DiagramColumnType;
30
+ }
31
+ export interface IColValue {
32
+ value: string;
33
+ count: number;
34
+ primaryValue?: string;
35
+ }
36
+ export interface IChartColumns {
37
+ primary: IChartColumn;
38
+ secondary: IChartColumn;
39
+ }
40
+ export interface IParsedColumns {
41
+ primary: IColValue[];
42
+ secondary: IColValue[];
43
+ }
44
+ export interface IParsedModel {
45
+ data?: IParsedColumns;
46
+ chartColumns?: IChartColumns;
47
+ }
48
+ export interface ISeriesAccumulation {
49
+ name: string;
50
+ primaryCount: {
51
+ [key: string]: number | null;
52
+ };
53
+ }
54
+ export interface IDiagramChosenQueryParams {
55
+ items: Array<{
56
+ parameterName: string;
57
+ selected: unknown;
58
+ }>;
59
+ }
60
+ export interface IDiagramQueryParameter {
61
+ enabled?: boolean;
62
+ name: string;
63
+ valueContainer: string;
64
+ controlTypeName: string;
65
+ }
66
+ export interface IChartConfigModel {
67
+ representation: any;
68
+ series: any;
69
+ xaxis: any;
70
+ type: any;
71
+ labels: any;
72
+ legend: any;
73
+ title: any;
74
+ colorNum: any;
75
+ colorMode: any;
76
+ }
77
+ export interface IPointConfig {
78
+ dataPointIndex: number;
79
+ selectedDataPoints: {
80
+ [p: number]: number[];
81
+ };
82
+ seriesIndex: number;
83
+ }
84
+ export interface IApexChart {
85
+ updateOptions: (...args: any[]) => void;
86
+ updateSeries: (series: number[] | Array<{
87
+ data: number[];
88
+ name?: string;
89
+ }>) => void;
90
+ render: () => void;
91
+ }
92
+ export declare type DiagramRequestModel = GenModels.CardListRequestModel | GenModels.SearchRequestModelDiagram;
93
+ export interface IDiagramRequestStrategy {
94
+ options: DiagramParams;
95
+ createRequest: (options: DiagramParams) => DiagramRequestModel | GenModels.DistinctValuesDiagramRequestModel;
96
+ requestData: (request: DiagramRequestModel) => Promise<ParseDiagramModel>;
97
+ parseModel: (model: ParseDiagramModel, options: IParseDiagramOptions) => IParsedModel;
98
+ transformToChartData: (model: IParsedModel, options: ITransformOptions) => IChartData;
99
+ }
100
+ export interface IDiagramLoaderRectParams {
101
+ x: number;
102
+ y: number;
103
+ rectHeight?: number;
104
+ numberOfElements?: number;
105
+ wrapHeight?: number;
106
+ contentWidth?: number;
107
+ legendX?: number;
108
+ legendY?: number;
109
+ isHorizontal?: boolean;
110
+ }
111
+ export interface IDiagramLoaderLegendParams {
112
+ x: number;
113
+ y: number;
114
+ isHorizontal?: boolean;
115
+ isCircleBullets?: boolean;
116
+ }
117
+ export interface IParseDiagramOptions {
118
+ queryKind: QueryKind;
119
+ params: Partial<DiagramParams>;
120
+ }
121
+ export declare type ParseDiagramModel = GenModels.SearchResponseModelDiagram | GenModels.DistinctDiagramValuesModel;
122
+ export declare type ChartClass = new (root: HTMLElement, options: unknown) => IApexChart;
123
+ export declare type ChartModule = {
124
+ default: ChartClass;
125
+ };
126
+ export declare enum DiagramColumnType {
127
+ Common = 0,
128
+ Date = 1
129
+ }
@@ -1,7 +1,7 @@
1
1
  import React, { FocusEvent, RefObject } from 'react';
2
2
  import { ReactInputMask } from 'react-input-mask';
3
3
  import { IDateFormatPluginData } from '@docsvision/web/components/table/plugins/filter/elements/filter-panel/FilterPanelLogic';
4
- import './InputWithMask.css';
4
+
5
5
  import { Moment } from 'moment';
6
6
  export interface IInputWithMaskProps {
7
7
  value: string[];
@@ -2,7 +2,7 @@ import { LayoutIconButtonParams } from "@docsvision/webclient/Platform/LayoutIco
2
2
  import { BaseControlState } from "@docsvision/webclient/System/BaseControl";
3
3
  import { BaseControlImpl } from "@docsvision/webclient/System/BaseControlImpl";
4
4
  import React from "react";
5
- import "./LayoutIconButton.css";
5
+
6
6
  /** @internal */
7
7
  export interface ILayoutIconButtonState extends LayoutIconButtonParams, BaseControlState {
8
8
  loading: boolean;