@docsvision/webclient 5.17.5-beta.2 → 5.17.7

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 (535) hide show
  1. package/Account/ChangeMethodButton.d.ts +1 -0
  2. package/Account/ContactBox.d.ts +1 -0
  3. package/Account/Form.d.ts +1 -0
  4. package/Account/Greeting.d.ts +1 -0
  5. package/Account/Input.d.ts +1 -0
  6. package/Account/Login.stories.d.ts +1 -0
  7. package/Account/LoginInputsDivider.d.ts +1 -0
  8. package/Account/LoginLogic.d.ts +2 -0
  9. package/Account/LoginPage.d.ts +1 -0
  10. package/Account/Logo.d.ts +1 -0
  11. package/Account/ProviderButton.d.ts +1 -0
  12. package/Approval/AcquaintanceManagementImpl.d.ts +1 -0
  13. package/Approval/AgreementHistoryImpl.d.ts +1 -0
  14. package/Approval/AgreementListImpl.d.ts +1 -0
  15. package/Approval/CardApprovalCycleImpl.d.ts +1 -0
  16. package/Approval/CardApprovalStageImpl.d.ts +1 -0
  17. package/BackOffice/AcknowledgementList.d.ts +1 -0
  18. package/BackOffice/AcknowledgementListButton.d.ts +1 -0
  19. package/BackOffice/AcknowledgementListContainer.d.ts +1 -0
  20. package/BackOffice/ActionButton.d.ts +1 -0
  21. package/BackOffice/ActionMenu.d.ts +1 -0
  22. package/BackOffice/AddComment.d.ts +1 -0
  23. package/BackOffice/Address.stories.d.ts +66 -0
  24. package/BackOffice/AddressLabel.stories.d.ts +30 -0
  25. package/BackOffice/AddressOldStyles.stories.d.ts +19 -0
  26. package/BackOffice/AddressStoriesData.d.ts +21 -0
  27. package/BackOffice/AuthenticationKinds.d.ts +1 -0
  28. package/BackOffice/AuthenticationKinds.stories.d.ts +1 -0
  29. package/BackOffice/AuthenticationKindsContainer.d.ts +1 -0
  30. package/BackOffice/AuthenticationKindsFrame.d.ts +1 -0
  31. package/BackOffice/AuthenticationKindsItem.d.ts +1 -0
  32. package/BackOffice/AuthenticationKindsList.d.ts +1 -0
  33. package/BackOffice/AuthenticationKindsModalDialog.d.ts +1 -0
  34. package/BackOffice/AuthenticationKindsView.d.ts +1 -0
  35. package/BackOffice/CardKind.stories.d.ts +46 -0
  36. package/BackOffice/CardKindImpl.d.ts +1 -1
  37. package/BackOffice/CardKindLabel.stories.d.ts +28 -0
  38. package/BackOffice/CardKindStoriesData.d.ts +44 -0
  39. package/BackOffice/CardKindTree.d.ts +1 -1
  40. package/BackOffice/CommandMenuComponent.d.ts +1 -1
  41. package/BackOffice/CommentBodyContents.d.ts +1 -0
  42. package/BackOffice/CommentDeleteIcon.d.ts +1 -0
  43. package/BackOffice/CommentEditIcon.d.ts +1 -0
  44. package/BackOffice/CommentHeader.d.ts +1 -0
  45. package/BackOffice/CommentUserIcon.d.ts +1 -0
  46. package/BackOffice/Comments.stories.d.ts +20 -0
  47. package/BackOffice/CommentsImpl.d.ts +1 -0
  48. package/BackOffice/CommentsOldStyle.stories.d.ts +5 -0
  49. package/BackOffice/CommentsStoriesData.d.ts +8 -0
  50. package/BackOffice/CreateRelatedCardButton.stories.d.ts +165 -0
  51. package/BackOffice/CreateRelatedCardButtonOldStyles.stories.d.ts +21 -0
  52. package/BackOffice/CreateRelatedCardButtonStoriesData.d.ts +22 -0
  53. package/BackOffice/DelegateBatchOperation.stories.d.ts +58 -0
  54. package/BackOffice/DelegateBatchOperationImpl.d.ts +1 -0
  55. package/BackOffice/DelegateBatchOperationStoriesData.d.ts +15 -0
  56. package/BackOffice/DeleteShortcutBatchOperation.stories.d.ts +48 -0
  57. package/BackOffice/DeleteShortcutBatchOperationImpl.d.ts +1 -0
  58. package/BackOffice/DeleteShortcutBatchOperationStoriesData.d.ts +12 -0
  59. package/BackOffice/Department.stories.d.ts +117 -0
  60. package/BackOffice/DepartmentFilterView.d.ts +1 -0
  61. package/BackOffice/DepartmentFilterViewComponents.d.ts +1 -0
  62. package/BackOffice/DepartmentLabel.stories.d.ts +32 -0
  63. package/BackOffice/DepartmentOldStyles.stories.d.ts +24 -0
  64. package/BackOffice/DepartmentStoriesData.d.ts +88 -0
  65. package/BackOffice/DirectoryDesignerActionButton.d.ts +1 -0
  66. package/BackOffice/DirectoryDesignerRow.stories.d.ts +92 -0
  67. package/BackOffice/DirectoryDesignerRowImpl.d.ts +3 -2
  68. package/BackOffice/DirectoryDesignerRowItemVisualiser.d.ts +1 -0
  69. package/BackOffice/DirectoryDesignerRowLabel.stories.d.ts +21 -0
  70. package/BackOffice/DirectoryDesignerRowOldStyles.stories.d.ts +18 -0
  71. package/BackOffice/DirectoryDesignerRowStoriesData.d.ts +14 -0
  72. package/BackOffice/DirectorySearchContainer.d.ts +1 -0
  73. package/BackOffice/DirectorySearchCounter.d.ts +1 -0
  74. package/BackOffice/DirectorySearchInfo.d.ts +1 -0
  75. package/BackOffice/DirectorySearchResult.d.ts +1 -0
  76. package/BackOffice/DirectoryTabContents.d.ts +1 -0
  77. package/BackOffice/DirectoryTabItem.d.ts +1 -0
  78. package/BackOffice/DirectoryTabPanel.d.ts +1 -0
  79. package/BackOffice/DirectoryTabs.stories.d.ts +1 -0
  80. package/BackOffice/DirectoryTabsRoot.d.ts +1 -0
  81. package/BackOffice/DirectoryTree.d.ts +1 -0
  82. package/BackOffice/DirectoryTree.stories.d.ts +1 -0
  83. package/BackOffice/DirectoryTreeAddButton.d.ts +1 -0
  84. package/BackOffice/DirectoryTreeContainer.d.ts +1 -0
  85. package/BackOffice/DirectoryTreeHScrollContainer.d.ts +1 -0
  86. package/BackOffice/DirectoryTreeIcon.d.ts +1 -0
  87. package/BackOffice/DirectoryTreeRow.d.ts +1 -0
  88. package/BackOffice/DirectoryTreeRowCancelButton.d.ts +1 -0
  89. package/BackOffice/DirectoryTreeRowName.d.ts +1 -0
  90. package/BackOffice/DirectoryTreeToggle.d.ts +1 -0
  91. package/BackOffice/DirectoryTreeWrapper.d.ts +1 -0
  92. package/BackOffice/DirectoryValues.d.ts +1 -0
  93. package/BackOffice/DirectoryValues.stories.d.ts +1 -0
  94. package/BackOffice/DirectoryValuesAddButton.d.ts +1 -0
  95. package/BackOffice/DirectoryValuesContainer.d.ts +1 -0
  96. package/BackOffice/DirectoryValuesLoading.d.ts +1 -0
  97. package/BackOffice/DirectoryValuesWrapper.d.ts +1 -0
  98. package/BackOffice/DisplayInitiator.stories.d.ts +31 -0
  99. package/BackOffice/DisplayInitiatorImpl.d.ts +1 -0
  100. package/BackOffice/DisplayInitiatorLabel.stories.d.ts +44 -0
  101. package/BackOffice/DisplayInitiatorStoriesData.d.ts +34 -0
  102. package/BackOffice/DisplayPerformers.d.ts +1 -0
  103. package/BackOffice/DisplayPerformers.stories.d.ts +132 -0
  104. package/BackOffice/DisplayPerformersImpl.d.ts +1 -1
  105. package/BackOffice/DisplayPerformersLabel.stories.d.ts +48 -0
  106. package/BackOffice/DisplayPerformersStoriesData.d.ts +71 -0
  107. package/BackOffice/EditComment.d.ts +1 -0
  108. package/BackOffice/EditTaskDescriptionDialog.d.ts +1 -0
  109. package/BackOffice/EditTaskDurationDialog.d.ts +1 -0
  110. package/BackOffice/EmailButton.d.ts +1 -0
  111. package/BackOffice/EmailButton.stories.d.ts +1 -0
  112. package/BackOffice/EmailButtonContainer.d.ts +1 -0
  113. package/BackOffice/EmailButtonFiles.d.ts +1 -0
  114. package/BackOffice/EmailButtonSelectedSize.d.ts +1 -0
  115. package/BackOffice/Employee.stories.d.ts +34 -0
  116. package/BackOffice/EmployeeInfo.d.ts +1 -0
  117. package/BackOffice/EmployeeLegacy.stories.d.ts +27 -0
  118. package/BackOffice/EmployeeStoriesData.d.ts +16 -0
  119. package/BackOffice/ExtraFileIcon.d.ts +1 -0
  120. package/BackOffice/FileListControl.stories.d.ts +443 -0
  121. package/BackOffice/FileListControlOldStyles.stories.d.ts +214 -0
  122. package/BackOffice/FileListControlStoriesData.d.ts +161 -0
  123. package/BackOffice/FileListVersionPlaceholder.d.ts +1 -0
  124. package/BackOffice/FileSignListDialog.stories.d.ts +1 -0
  125. package/BackOffice/GroupEmployeeInfo.d.ts +1 -0
  126. package/BackOffice/GroupTaskCardSelectPerformers.stories.d.ts +55 -0
  127. package/BackOffice/GroupTaskCardSelectPerformersImpl.d.ts +1 -0
  128. package/BackOffice/GroupTaskCardSelectPerformersOldStyles.stories.d.ts +19 -0
  129. package/BackOffice/GroupTaskCardSelectPerformersStoriesData.d.ts +13 -0
  130. package/BackOffice/GroupTaskPerformersValidationMessage.d.ts +1 -0
  131. package/BackOffice/GzPerformersOverlay.d.ts +1 -0
  132. package/BackOffice/History.stories.d.ts +35 -0
  133. package/BackOffice/HistoryOldStyle.stories.d.ts +8 -0
  134. package/BackOffice/HistoryRecordView.d.ts +1 -0
  135. package/BackOffice/HistoryStoriesData.d.ts +45 -0
  136. package/BackOffice/HistoryStoriesHelpers.d.ts +4 -0
  137. package/BackOffice/IFileListWrapper.d.ts +1 -0
  138. package/BackOffice/Links.stories.d.ts +137 -0
  139. package/BackOffice/LinksOldStyles.stories.d.ts +59 -0
  140. package/BackOffice/LinksStoriesData.d.ts +60 -0
  141. package/BackOffice/MainFileIcon.d.ts +1 -0
  142. package/BackOffice/MultipleEmployees.stories.d.ts +78 -0
  143. package/BackOffice/MultipleEmployeesLabel.stories.d.ts +30 -0
  144. package/BackOffice/MultipleEmployeesOldStyles.stories.d.ts +28 -0
  145. package/BackOffice/MultipleEmployeesStoriesData.d.ts +31 -0
  146. package/BackOffice/Numerator.stories.d.ts +94 -2
  147. package/BackOffice/NumeratorImpl.d.ts +1 -1
  148. package/BackOffice/NumeratorLabel.stories.d.ts +31 -0
  149. package/BackOffice/NumeratorOldStyles.stories.d.ts +27 -0
  150. package/BackOffice/NumeratorStoriesData.d.ts +23 -0
  151. package/BackOffice/PartnerBaseImpl.d.ts +5 -1
  152. package/BackOffice/PartnerDirectoryBaseImpl.d.ts +1 -0
  153. package/BackOffice/PartnerDirectorySelectDialog.d.ts +1 -0
  154. package/BackOffice/PartnerImpl.d.ts +2 -1
  155. package/BackOffice/PerformersTable.d.ts +1 -0
  156. package/BackOffice/PowerOfAttorneyErrorMessage.d.ts +1 -0
  157. package/BackOffice/PowerOfAttorneyInfo.d.ts +1 -0
  158. package/BackOffice/Powers.stories.d.ts +1 -0
  159. package/BackOffice/PowersDirectory.d.ts +1 -0
  160. package/BackOffice/PowersDirectory.stories.d.ts +1 -0
  161. package/BackOffice/PowersDirectoryContainer.d.ts +1 -0
  162. package/BackOffice/PowersDirectoryHead.d.ts +1 -0
  163. package/BackOffice/PowersDirectoryInfo.d.ts +1 -0
  164. package/BackOffice/PowersDirectoryTreeAddButton.d.ts +1 -0
  165. package/BackOffice/PowersDirectoryView.d.ts +1 -0
  166. package/BackOffice/PowersImpl.d.ts +1 -1
  167. package/BackOffice/PrintButton.d.ts +2 -1
  168. package/BackOffice/PrintButtonContainer.d.ts +1 -0
  169. package/BackOffice/PrintButtonView.d.ts +1 -0
  170. package/BackOffice/SearchButton.d.ts +1 -0
  171. package/BackOffice/SearchIcon.d.ts +1 -0
  172. package/BackOffice/SequentialParallelToggle.d.ts +1 -0
  173. package/BackOffice/ShowPreviousComments.d.ts +1 -0
  174. package/BackOffice/SignatureButton.d.ts +1 -0
  175. package/BackOffice/SignatureButton.stories.d.ts +1 -0
  176. package/BackOffice/SignatureButtonComponent.d.ts +1 -0
  177. package/BackOffice/SignatureButtonContainer.d.ts +1 -0
  178. package/BackOffice/SignatureButtonMenu.d.ts +1 -0
  179. package/BackOffice/SignatureButtonMenuItem.d.ts +1 -0
  180. package/BackOffice/SignatureDialog.d.ts +1 -1
  181. package/BackOffice/SignatureDialog.stories.d.ts +1 -0
  182. package/BackOffice/SignatureDialogFrame.d.ts +1 -0
  183. package/BackOffice/SignatureDialogLabels.d.ts +1 -0
  184. package/BackOffice/SignatureDialogLoader.d.ts +1 -0
  185. package/BackOffice/SignatureDialogMethods.d.ts +1 -0
  186. package/BackOffice/SignatureDialogNoPluginMessage.d.ts +1 -0
  187. package/BackOffice/SignatureDialogPowersOfAttorney.d.ts +1 -0
  188. package/BackOffice/SignatureDialogSettings.d.ts +1 -0
  189. package/BackOffice/SignatureMethodsSetup.d.ts +1 -0
  190. package/BackOffice/SignatureMethodsSetup.stories.d.ts +1 -0
  191. package/BackOffice/SignatureMethodsSetupCertificateRow.d.ts +1 -0
  192. package/BackOffice/SignatureMethodsSetupCertificatesTableLoader.d.ts +1 -0
  193. package/BackOffice/SignatureMethodsSetupCloudLogin.d.ts +1 -0
  194. package/BackOffice/SignatureMethodsSetupNoPluginMessage.d.ts +1 -0
  195. package/BackOffice/SignatureMethodsSetupSelectedMethodsLoader.d.ts +1 -0
  196. package/BackOffice/StaffDirectory.d.ts +1 -0
  197. package/BackOffice/StaffDirectory.stories.d.ts +1 -0
  198. package/BackOffice/StaffDirectoryContainer.d.ts +1 -0
  199. package/BackOffice/StaffDirectoryDataVisualiser.d.ts +1 -0
  200. package/BackOffice/StaffDirectoryHead.d.ts +1 -0
  201. package/BackOffice/StaffDirectoryInfo.d.ts +1 -0
  202. package/BackOffice/StaffDirectoryItems.stories.d.ts +358 -0
  203. package/BackOffice/StaffDirectoryItemsImpl.d.ts +1 -1
  204. package/BackOffice/StaffDirectoryItemsLabel.stories.d.ts +19 -0
  205. package/BackOffice/StaffDirectoryItemsStoriesData.d.ts +10 -0
  206. package/BackOffice/StaffDirectorySelectDialog.d.ts +1 -0
  207. package/BackOffice/StaffDirectoryTreeAddButton.d.ts +1 -0
  208. package/BackOffice/StaffDirectoryView.d.ts +1 -0
  209. package/BackOffice/StateButtons.stories.d.ts +24 -0
  210. package/BackOffice/StateButtonsImpl.d.ts +1 -0
  211. package/BackOffice/StateButtonsOldStyle.stories.d.ts +7 -0
  212. package/BackOffice/StateButtonsStoriesData.d.ts +22 -0
  213. package/BackOffice/StateImpl.d.ts +1 -0
  214. package/BackOffice/StateLabel.stories.d.ts +20 -0
  215. package/BackOffice/TaskCardCompletionOptionImpl.d.ts +1 -0
  216. package/BackOffice/TaskDelegationInfo.d.ts +1 -0
  217. package/BackOffice/TaskListItemComponent.d.ts +1 -1
  218. package/BackOffice/Tasks.stories.d.ts +105 -0
  219. package/BackOffice/TasksImpl.d.ts +1 -0
  220. package/BackOffice/TasksStoriesData.d.ts +36 -0
  221. package/BackOffice/TasksTable.d.ts +1 -0
  222. package/BackOffice/TasksTable.stories.d.ts +1 -0
  223. package/BackOffice/TasksTableContainer.d.ts +1 -0
  224. package/BackOffice/TasksTableCurrentPerformerView.d.ts +1 -0
  225. package/BackOffice/TasksTableFilterButton.d.ts +1 -0
  226. package/BackOffice/TasksTableLoader.d.ts +1 -0
  227. package/BackOffice/TasksTableMessage.d.ts +1 -0
  228. package/BackOffice/TasksTableRibbon.d.ts +1 -0
  229. package/BackOffice/TasksTableRibbonButton.d.ts +1 -0
  230. package/BackOffice/TasksTableRow.d.ts +1 -0
  231. package/BackOffice/TasksTableTable.d.ts +1 -0
  232. package/BackOffice/TasksTableView.d.ts +1 -0
  233. package/BackOffice/TasksTreeImpl.d.ts +1 -0
  234. package/BackOffice/TasksTreeRibbon.d.ts +1 -0
  235. package/BackOffice/UniquenessCheck.stories.d.ts +40 -0
  236. package/BackOffice/UniquenessCheckImpl.d.ts +1 -0
  237. package/BackOffice/UniquenessCheckStoriesData.d.ts +24 -0
  238. package/BackOffice/UseDialog.d.ts +1 -0
  239. package/BackOffice/ValueWithDescription.d.ts +1 -0
  240. package/BackOffice/ViewComment.d.ts +1 -0
  241. package/BackOffice/WebFrameDirectorySearchPanel.d.ts +1 -0
  242. package/BackOffice/WebFrameDirectorySearchPanel.stories.d.ts +1 -0
  243. package/BackOffice/WebFrameDirectorySearchPanelContainer.d.ts +1 -0
  244. package/Generated/DocsVision.WebClient.Models.d.ts +23 -0
  245. package/Helpers/ArtPlayer/ArtPlayer.d.ts +1 -0
  246. package/Helpers/ArtPlayer/ArtPlayer.stories.d.ts +1 -0
  247. package/Helpers/Breadcrumbs/Breadcrumbs.d.ts +1 -0
  248. package/Helpers/Breadcrumbs/BreadcrumbsView.d.ts +2 -0
  249. package/Helpers/Breadcrumbs/BreadcrumbsViewComponents.d.ts +1 -0
  250. package/Helpers/Breadcrumbs/LinkView/LinkItemViewWithSeparator.d.ts +3 -1
  251. package/Helpers/Button.stories.d.ts +1 -0
  252. package/Helpers/ComboBox/ComboBoxElement.d.ts +1 -1
  253. package/Helpers/ComboBox/ComboBoxTitle.d.ts +1 -1
  254. package/Helpers/CustomTree/CustomTreeNode.d.ts +1 -1
  255. package/Helpers/DirectorySearchInput.d.ts +4 -1
  256. package/Helpers/DropdownButton/DropdownButton.stories.d.ts +1 -0
  257. package/Helpers/DropdownButton/DropdownButtonView.d.ts +1 -0
  258. package/Helpers/DropdownButton/components/DropdownMenu.d.ts +1 -0
  259. package/Helpers/DropdownButton/components/DropdownMenuItem.d.ts +1 -0
  260. package/Helpers/DynamicTree/DynamicTree.d.ts +1 -0
  261. package/Helpers/EmployeeName.stories.d.ts +1 -0
  262. package/Helpers/FileComments/FileComment.d.ts +1 -0
  263. package/Helpers/HighlightedSearchResult.d.ts +1 -0
  264. package/Helpers/HighlightedSimpleSearchResult.d.ts +1 -0
  265. package/Helpers/InputMask/InputMask.d.ts +1 -0
  266. package/Helpers/InputMask/InputMask.stories.d.ts +1 -0
  267. package/Helpers/InputMask/InputMaskView.d.ts +1 -1
  268. package/Helpers/InputMask/components/InputMaskContainer.d.ts +1 -0
  269. package/Helpers/InputMask/components/InputMaskField.d.ts +1 -1
  270. package/Helpers/InputMask/components/InputMaskLabel.d.ts +1 -0
  271. package/Helpers/LoadingIcon/LoadingIcon.d.ts +1 -0
  272. package/Helpers/MainMenu/BigItemBox.d.ts +1 -0
  273. package/Helpers/MainMenu/BigSpaceGap.d.ts +1 -0
  274. package/Helpers/MainMenu/ItemContent.d.ts +1 -0
  275. package/Helpers/MainMenu/ItemIcon.d.ts +1 -0
  276. package/Helpers/MainMenu/ItemLevelIdent.d.ts +1 -0
  277. package/Helpers/MainMenu/ItemSeparator.d.ts +1 -0
  278. package/Helpers/MainMenu/ItemText.d.ts +1 -0
  279. package/Helpers/MainMenu/OverlapRightPanel.d.ts +1 -0
  280. package/Helpers/MainMenu/SmallItemBox.d.ts +1 -0
  281. package/Helpers/MainMenu/SpaceGap.d.ts +1 -0
  282. package/Helpers/Menu/Content/DesktopMenuContent.d.ts +1 -0
  283. package/Helpers/Menu/Content/MobileMenuContent.d.ts +1 -0
  284. package/Helpers/ModalDialog/ModalDialogTopBorder.d.ts +1 -0
  285. package/Helpers/PopoverHelpers/CommonPopover.d.ts +1 -0
  286. package/Helpers/SearchBar.stories.d.ts +1 -0
  287. package/Helpers/SliderCheckBox/SliderCheckBox.d.ts +1 -1
  288. package/Helpers/SvgIcons/LinksLoaderImage.d.ts +1 -0
  289. package/Helpers/SvgIcons/TasksDigestLoaderImage.d.ts +1 -0
  290. package/Helpers/SvgIcons/TasksFullLoaderImage.d.ts +1 -0
  291. package/Helpers/TextInputDialog/Components/TextInputDialogModal.d.ts +1 -0
  292. package/Helpers/TextInputDialog/TextInputDialog.stories.d.ts +1 -0
  293. package/Legacy/ApprovalTaskCardCompletionButtonsRazorControl.d.ts +1 -0
  294. package/Legacy/BaseRazorControl.d.ts +1 -0
  295. package/Legacy/FilterSidePanel.d.ts +1 -0
  296. package/Legacy/GridLoaderHelper.d.ts +1 -0
  297. package/Legacy/ILegacyRouter.d.ts +1 -0
  298. package/Legacy/StandardControllers.d.ts +2 -2
  299. package/Legacy/TaskCardFilePanelRazorControl.d.ts +1 -0
  300. package/Legacy/TaskReportPanelRazorControl.d.ts +1 -0
  301. package/Legacy/Utils.d.ts +2 -0
  302. package/MainBundle.d.ts +2 -0
  303. package/Platform/AccessInheritanceButtons.d.ts +1 -0
  304. package/Platform/AccessListEntryRowFlag.d.ts +1 -0
  305. package/Platform/AccessListEntryRowRemove.d.ts +1 -0
  306. package/Platform/AccessListEntryTrustee.d.ts +1 -0
  307. package/Platform/AccessListTableHead.d.ts +1 -0
  308. package/Platform/AddFileToTable.d.ts +1 -0
  309. package/Platform/Aggregates.stories.d.ts +1 -0
  310. package/Platform/AggregatesApplyButtonPanel.d.ts +1 -0
  311. package/Platform/AggregatesCheckbox.d.ts +1 -0
  312. package/Platform/AggregatesListItem.d.ts +1 -0
  313. package/Platform/AggregatesNotAvailable.d.ts +1 -0
  314. package/Platform/AggregatesPanelHeader.d.ts +1 -0
  315. package/Platform/AggregatesTree.d.ts +1 -0
  316. package/Platform/AggregatesTreeLoader.d.ts +1 -0
  317. package/Platform/ApprovalVisualization.d.ts +1 -0
  318. package/Platform/ApprovalVisualizationArrows.d.ts +1 -0
  319. package/Platform/ApprovalVisualizationConditionList.d.ts +1 -0
  320. package/Platform/ApprovalVisualizationContainer.d.ts +1 -0
  321. package/Platform/ApprovalVisualizationDescription.d.ts +1 -0
  322. package/Platform/ArchivedCardsIcon.d.ts +1 -0
  323. package/Platform/BaseNavigationMainMenuItemImpl.d.ts +1 -0
  324. package/Platform/BatchOperationsProgressDialogService.d.ts +1 -0
  325. package/Platform/BatchSelectionStateImpl.d.ts +1 -0
  326. package/Platform/BottomEdge.d.ts +1 -0
  327. package/Platform/BottomEdgeBody.d.ts +1 -0
  328. package/Platform/ButtonPositionsSelection.d.ts +1 -1
  329. package/Platform/CalendarIcon.d.ts +1 -0
  330. package/Platform/CardLinkImpl.d.ts +1 -1
  331. package/Platform/CardManagementImpl.d.ts +1 -0
  332. package/Platform/CertificateSettings.d.ts +1 -0
  333. package/Platform/CertificateSettingsContainer.d.ts +1 -0
  334. package/Platform/CertificateSettingsView.d.ts +1 -0
  335. package/Platform/ClearButton.d.ts +1 -0
  336. package/Platform/ComboBoxImpl.d.ts +1 -0
  337. package/Platform/CommentFileImpl.d.ts +1 -1
  338. package/Platform/CompleteTaskConditionImpl.d.ts +1 -0
  339. package/Platform/ConfigurableMainMenuContainerImpl.d.ts +1 -0
  340. package/Platform/CryptoProInfo.d.ts +1 -0
  341. package/Platform/DVWebToolInfo.d.ts +1 -0
  342. package/Platform/DashboardContainerImpl.d.ts +1 -0
  343. package/Platform/DateInput.d.ts +1 -0
  344. package/Platform/DeleteBatchOperation.stories.d.ts +49 -0
  345. package/Platform/DeleteBatchOperationImpl.d.ts +1 -0
  346. package/Platform/DeleteBatchOperationStoriesData.d.ts +13 -0
  347. package/Platform/Diagram.d.ts +1 -0
  348. package/Platform/Diagram.stories.d.ts +1 -0
  349. package/Platform/DiagramChart.d.ts +4 -1
  350. package/Platform/DiagramContainer.d.ts +1 -0
  351. package/Platform/DiagramQueryParams.d.ts +1 -0
  352. package/Platform/DiagramWrapper.d.ts +1 -0
  353. package/Platform/DisplayStaffUnitImpl.d.ts +1 -0
  354. package/Platform/DownloadFilesBatchOperation.stories.d.ts +50 -0
  355. package/Platform/DownloadFilesBatchOperationImpl.d.ts +1 -0
  356. package/Platform/DownloadFilesBatchOperationStoriesData.d.ts +16 -0
  357. package/Platform/Dropdown.d.ts +1 -0
  358. package/Platform/Dropdown.stories.d.ts +1 -0
  359. package/Platform/Favorite.d.ts +1 -0
  360. package/Platform/FileDropzone.d.ts +1 -0
  361. package/Platform/FilePickerImpl.d.ts +1 -0
  362. package/Platform/FilePickerMenuItemsView.d.ts +1 -0
  363. package/Platform/FilePreviewImpl.d.ts +2 -1
  364. package/Platform/FileVersionsTable.d.ts +1 -0
  365. package/Platform/FilterDateRangePicker.d.ts +1 -0
  366. package/Platform/FilterDateTextListInput.d.ts +1 -0
  367. package/Platform/FolderGrid.d.ts +2 -1
  368. package/Platform/FolderGrid.stories.d.ts +1 -0
  369. package/Platform/FolderGridBatchOperationsNodeImpl.d.ts +1 -0
  370. package/Platform/FolderHelpButton.d.ts +1 -0
  371. package/Platform/FolderHelpDialog.d.ts +1 -0
  372. package/Platform/FolderManagementAdaptiveMenu.d.ts +1 -0
  373. package/Platform/FolderNameImpl.d.ts +1 -0
  374. package/Platform/FolderTypeDialog.d.ts +1 -0
  375. package/Platform/FolderTypeItems.stories.d.ts +1 -0
  376. package/Platform/FolderViewItems.stories.d.ts +1 -0
  377. package/Platform/FolderViewItemsImpl.d.ts +8 -8
  378. package/Platform/FormatFileVersion.d.ts +1 -0
  379. package/Platform/GetWarningModal.d.ts +2 -0
  380. package/Platform/GridFilterItemImpl.d.ts +1 -0
  381. package/Platform/GridFilterItemsImpl.d.ts +1 -0
  382. package/Platform/GridFilterResetButton.d.ts +1 -0
  383. package/Platform/GridOperationsPanelImpl.d.ts +1 -0
  384. package/Platform/GroupingResponseResolver.d.ts +2 -4
  385. package/Platform/HtmlTag.d.ts +1 -0
  386. package/Platform/HtmlView.d.ts +1 -0
  387. package/Platform/IDiagramModels.d.ts +1 -0
  388. package/Platform/ITableWrapper.d.ts +1 -0
  389. package/Platform/LabelImpl.d.ts +1 -0
  390. package/Platform/LinkMainMenuItemImpl.d.ts +1 -0
  391. package/Platform/ListCheckbox.d.ts +1 -1
  392. package/Platform/ListContent.d.ts +1 -0
  393. package/Platform/ListContentHightlight.d.ts +1 -0
  394. package/Platform/ListEmpty.d.ts +1 -0
  395. package/Platform/ListEmptySearchIcon.d.ts +1 -0
  396. package/Platform/ListItem.d.ts +1 -0
  397. package/Platform/ListLoading.d.ts +1 -0
  398. package/Platform/ListSearchIcon.d.ts +1 -0
  399. package/Platform/ListSlot.d.ts +1 -0
  400. package/Platform/ListTotalItem.d.ts +1 -0
  401. package/Platform/MainMenuImpl.d.ts +1 -0
  402. package/Platform/MainMenuPinButton.d.ts +1 -0
  403. package/Platform/MoveShortcutBatchOperation.stories.d.ts +57 -0
  404. package/Platform/MoveShortcutBatchOperationStoriesData.d.ts +12 -0
  405. package/Platform/NewAccessListEntryTrusteeSelect.d.ts +1 -0
  406. package/Platform/QueryConditionImpl.d.ts +1 -0
  407. package/Platform/Quotes.d.ts +1 -0
  408. package/Platform/Quotes.stories.d.ts +1 -0
  409. package/Platform/QuotesButtonMore.d.ts +1 -0
  410. package/Platform/QuotesHighlight.d.ts +1 -0
  411. package/Platform/QuotesInner.d.ts +1 -0
  412. package/Platform/QuotesItem.d.ts +1 -0
  413. package/Platform/QuotesModal.d.ts +1 -0
  414. package/Platform/QuotesModalButtonBlock.d.ts +1 -0
  415. package/Platform/QuotesModalQuote.d.ts +1 -0
  416. package/Platform/QuotesWrapper.d.ts +1 -0
  417. package/Platform/ReadBatchBatchOperation.stories.d.ts +40 -0
  418. package/Platform/ReadBatchBatchOperationStoriesData.d.ts +13 -0
  419. package/Platform/ReadBatchOperationImpl.d.ts +1 -0
  420. package/Platform/ResetSettings.d.ts +1 -0
  421. package/Platform/RightMainMenuItemPanelImpl.d.ts +1 -0
  422. package/Platform/RowContainerImpl.d.ts +1 -0
  423. package/Platform/ScanDialogService.d.ts +1 -1
  424. package/Platform/ScrollTopBottom.d.ts +1 -0
  425. package/Platform/SearchResultsItem.d.ts +1 -0
  426. package/Platform/SearchResultsLoader.d.ts +1 -0
  427. package/Platform/SearchTextInput.d.ts +1 -1
  428. package/Platform/SearchingResultsImpl.d.ts +1 -0
  429. package/Platform/SecurityDescriptorDialog.stories.d.ts +1 -0
  430. package/Platform/SecurityDialogMessage.d.ts +1 -0
  431. package/Platform/SessionExpiredHandler.d.ts +4 -0
  432. package/Platform/SettingsPopup.d.ts +1 -0
  433. package/Platform/SettingsPopupLogic.d.ts +1 -1
  434. package/Platform/SettingsPopupView.d.ts +1 -0
  435. package/Platform/ShowAllButton.d.ts +1 -0
  436. package/Platform/StandardMainMenuContainerImpl.d.ts +1 -0
  437. package/Platform/Tab.stories.d.ts +1 -0
  438. package/Platform/TabImpl.d.ts +2 -0
  439. package/Platform/TabPageImpl.d.ts +1 -0
  440. package/Platform/TableColumnImpl.d.ts +1 -0
  441. package/Platform/TestUtils.d.ts +3 -1
  442. package/Platform/TextBox.stories.d.ts +1 -0
  443. package/Platform/TextListInputView.d.ts +2 -2
  444. package/Platform/TextListInputWrapper.d.ts +1 -0
  445. package/Platform/ToggleArrowIcon.d.ts +1 -0
  446. package/Platform/Toolbar.stories.d.ts +1 -0
  447. package/Platform/UnlockCards.d.ts +1 -0
  448. package/Platform/Url.d.ts +1 -0
  449. package/Platform/UserCulture.d.ts +1 -0
  450. package/Platform/UserInfo.d.ts +1 -0
  451. package/Platform/WebFrameBodyContainer.stories.d.ts +1 -0
  452. package/Platform/WebFrameBodyContainerImpl.d.ts +1 -0
  453. package/Platform/WebFrameCompanyLogo.d.ts +1 -0
  454. package/Platform/WebFrameCompanyLogo.stories.d.ts +1 -0
  455. package/Platform/WebFrameContentContainerImpl.d.ts +1 -0
  456. package/Platform/WebFrameCurrentPageName.d.ts +1 -0
  457. package/Platform/WebFrameCurrentPageName.stories.d.ts +1 -0
  458. package/Platform/WebFrameHeaderContainer.stories.d.ts +1 -0
  459. package/Platform/WebFrameHelpButton.d.ts +1 -0
  460. package/Platform/WebFrameHelpButton.stories.d.ts +1 -0
  461. package/Platform/WebFrameMainMenuButton.d.ts +1 -0
  462. package/Platform/WebFrameMainMenuButton.stories.d.ts +1 -0
  463. package/Platform/WebFrameMainMenuContainer.stories.d.ts +1 -0
  464. package/Platform/WebFrameNavigationBar.stories.d.ts +1 -0
  465. package/Platform/WebFrameNavigationBarBackButton.d.ts +1 -0
  466. package/Platform/WebFrameNavigationBarCreateButton.d.ts +1 -0
  467. package/Platform/WebFrameSearchPanel.stories.d.ts +1 -0
  468. package/Platform/WebFrameUserPanel.stories.d.ts +1 -0
  469. package/Platform/XIcon.d.ts +1 -0
  470. package/StandardServices.d.ts +2 -1
  471. package/System/$PageReloadRequired.d.ts +8 -0
  472. package/System/BaseControlImpl.d.ts +1 -1
  473. package/System/ButtonPositionsSelectionUtils.d.ts +1 -0
  474. package/System/DataGridControl.d.ts +1 -0
  475. package/System/DirectoryBaseImpl.d.ts +1 -0
  476. package/System/InputBasedControlImpl.d.ts +3 -2
  477. package/System/LayoutImpl.d.ts +1 -0
  478. package/System/LoadingViewWithText.d.ts +1 -0
  479. package/System/LocationContainerControl.d.ts +3 -1
  480. package/System/LocationContainerControl.stories.d.ts +18 -0
  481. package/System/LocationContainerControlRealoadLayoutApi.stories.d.ts +20 -0
  482. package/System/LocationContainerControlStoriesData.d.ts +15 -0
  483. package/System/OutcomingLocalStorageCommunicationChannel.d.ts +1 -0
  484. package/System/PageReloadRequiredService.d.ts +5 -0
  485. package/System/Poll.d.ts +1 -0
  486. package/System/ResourcesStub.d.ts +10 -0
  487. package/System/Router.d.ts +2 -1
  488. package/System/SearchIcon.d.ts +1 -0
  489. package/System/StorybookStory.d.ts +1 -0
  490. package/System/StringUtils.d.ts +1 -1
  491. package/package.json +1 -1
  492. package/Account/AddBackgroundMovementEffect.d.ts +0 -2
  493. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/SelectDirectoryItemsDialog.d.ts +0 -50
  494. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/SelectDirectoryItemsDialogLogic.d.ts +0 -50
  495. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/components/AcceptButton.d.ts +0 -3
  496. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/components/ButtonsContainer.d.ts +0 -2
  497. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/components/ButtonsPanel.d.ts +0 -2
  498. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/components/ButtonsSeparator.d.ts +0 -1
  499. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/components/CancelButton.d.ts +0 -3
  500. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/components/ItemType.d.ts +0 -4
  501. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/components/ItemTypeFooter.d.ts +0 -7
  502. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/components/ItemTypeHeader.d.ts +0 -6
  503. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/components/ItemTypesContainer.d.ts +0 -8
  504. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/components/ItemsModalDialog.d.ts +0 -5
  505. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/components/ItemsModalDialogContent.d.ts +0 -2
  506. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/components/ItemsSearchBox.d.ts +0 -5
  507. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/components/ItemsTable.d.ts +0 -7
  508. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/components/SelectedItem.d.ts +0 -6
  509. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/components/SelectedItemsContainer.d.ts +0 -8
  510. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/functions/ConvertItemToRow.d.ts +0 -3
  511. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/functions/CreateDebounce.d.ts +0 -4
  512. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/functions/ItemRowModelExtendedData.d.ts +0 -5
  513. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/functions/ShowSelectDirectoryItemsDialog.d.ts +0 -3
  514. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/interfaces/IItem.d.ts +0 -4
  515. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/SelectDirectoryItemsDialog/interfaces/IItemType.d.ts +0 -7
  516. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Components/TypeaheadEx.d.ts +0 -9
  517. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Controllers/DirectoryItemsCollectionControllerController.d.ts +0 -10
  518. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Data/DirectoryItemsCollectionTypeaheadVariant.d.ts +0 -17
  519. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Data/EventArgs/IDirectoryItemsCollectionDataLoadingEventArgs.d.ts +0 -6
  520. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Data/IDirectoryItemsCollectionAdditionalField.d.ts +0 -4
  521. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Data/IDirectoryItemsCollectionAdditionalFieldValue.d.ts +0 -4
  522. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Data/IDirectoryItemsCollectionData.d.ts +0 -8
  523. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Data/IDirectoryItemsCollectionItem.d.ts +0 -7
  524. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Data/IDirectoryItemsCollectionItemType.d.ts +0 -13
  525. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Data/IDirectoryItemsCollectionProperties.d.ts +0 -5
  526. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Data/IDirectoryItemsCollectionSearchRequest.d.ts +0 -8
  527. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Data/IDirectoryItemsCollectionSearchResult.d.ts +0 -5
  528. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/DirectoryItemsCollection.d.ts +0 -53
  529. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/DirectoryItemsCollectionImpl.d.ts +0 -46
  530. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Stories/Data/DirectoryItemsCollectionTestProperties.d.ts +0 -50
  531. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Stories/LabelAuto/MultipleResult/MultipleLabelAutoDirectoryItemsCollection.stories-broken.d.ts +0 -24
  532. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Stories/LabelAuto/SingleResult/SingleLabelAutoDirectoryItemsCollection.stories-broken.d.ts +0 -26
  533. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Stories/LabelWidth/MultipleResult/MultipleLabelWidthDirectoryItemsCollection.stories-broken.d.ts +0 -17
  534. package/Extensions/DirectoryItemsCollection.WebClientExtension/Controls/DirectoryItemsCollection/Stories/LabelWidth/SingleResult/SingleLabelWidthDirectoryItemsCollection.stories-broken.d.ts +0 -17
  535. package/Extensions/DirectoryItemsCollection.WebClientExtension/Index.d.ts +0 -1
@@ -4,4 +4,4 @@ import { HtmlProps } from '@docsvision/web/core/component/HtmlProps';
4
4
  export interface IInputMaskFieldProps extends HtmlProps.input {
5
5
  isError: boolean;
6
6
  }
7
- export declare const InputMaskField: React.ForwardRefExoticComponent<Pick<IInputMaskFieldProps, "form" | "slot" | "style" | "title" | "pattern" | "children" | "name" | "id" | "disabled" | "onSubmit" | "autoComplete" | "type" | "placeholder" | "value" | "autoFocus" | "dir" | "className" | "onClick" | "onKeyDown" | "onFocus" | "onBlur" | "tabIndex" | "color" | "src" | "hidden" | "draggable" | "height" | "lang" | "max" | "min" | "width" | "role" | "crossOrigin" | "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" | "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" | "css" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "accept" | "alt" | "capture" | "checked" | "enterKeyHint" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "list" | "maxLength" | "minLength" | "multiple" | "readOnly" | "required" | "size" | "step" | "isError"> & React.RefAttributes<HTMLInputElement>>;
7
+ export declare const InputMaskField: React.ForwardRefExoticComponent<Pick<IInputMaskFieldProps, "form" | "slot" | "style" | "title" | "pattern" | "children" | "name" | "id" | "disabled" | "onSubmit" | "autoComplete" | "type" | "placeholder" | "value" | "autoFocus" | "dir" | "className" | "onClick" | "onKeyDown" | "onFocus" | "onBlur" | "tabIndex" | "color" | "src" | "hidden" | "draggable" | "height" | "lang" | "max" | "min" | "width" | "role" | "crossOrigin" | "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" | "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" | "css" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "alt" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "accept" | "capture" | "checked" | "enterKeyHint" | "list" | "maxLength" | "minLength" | "multiple" | "readOnly" | "required" | "size" | "step" | "isError"> & React.RefAttributes<HTMLInputElement>>;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { HtmlProps } from '@docsvision/web/core/component/HtmlProps';
2
3
 
3
4
  export declare enum InputMaskLabelLocation {
@@ -16,6 +16,7 @@ export interface ILoadingIconProps {
16
16
  errorClassName?: string;
17
17
  /** Loading icon color */
18
18
  color?: LoadincIconColor;
19
+ dataTestId?: string;
19
20
  }
20
21
  /** @internal */
21
22
  export interface ILoadingIconState {
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  /** @internal */
2
3
  export interface IBigItemBoxProps {
3
4
  children?: any;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  /** @internal */
2
3
  export interface IBigSpaceGapProps {
3
4
  children?: any;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  /** @internal */
2
3
  export interface IItemContentProps {
3
4
  selected?: boolean;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  /** @internal */
2
3
  export interface IItemIconProps {
3
4
  iconClass: string;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  /** @internal */
2
3
  export interface IItemLevelIdentProps {
3
4
  level: number;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  /** @internal */
2
3
  export interface IItemSeparatorProps {
3
4
  }
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  /** @internal */
2
3
  export interface IItemTextProps {
3
4
  configuredToHide?: boolean;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  /** @internal */
2
3
  export declare enum OverlapPanelLocation {
3
4
  Above = 1,
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  /** @internal */
2
3
  export interface ISmallItemBoxProps {
3
4
  children?: any;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  /** @internal */
2
3
  export interface ISpaceGapProps {
3
4
  children?: any;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { IAdaptiveMenuContentProps } from "@docsvision/webclient/Helpers/Menu/Content/AdaptiveMenuContent";
2
3
  /** @internal */
3
4
  export interface IDesktopMenuContentProps extends IAdaptiveMenuContentProps {
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { IAdaptiveMenuContentProps } from "@docsvision/webclient/Helpers/Menu/Content/AdaptiveMenuContent";
2
3
  /** @internal */
3
4
  export interface IMobileMenuContentProps extends IAdaptiveMenuContentProps {
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  /** Свойства для {@link ModalDialogTopBorder} */
2
3
  export interface IModalDialogTopBorderProps {
3
4
  color: string;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { PopoverMode } from '@docsvision/webclient/Helpers/PopoverHelpers/Popover';
2
3
  export interface CommonPopoverProps {
3
4
  isOpen?: boolean;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { SearchBar } from '@docsvision/webclient/Helpers/SearchBar';
2
3
  declare const _default: {
3
4
  title: string;
@@ -30,7 +30,7 @@ export declare class SliderCheckBox extends React.Component<SliderCheckBoxProps,
30
30
  constructor(props: SliderCheckBoxProps);
31
31
  protected get canEdit(): boolean;
32
32
  protected handleCheckBoxClick(event: any): void;
33
- protected getTabIndex(): -1 | 0;
33
+ protected getTabIndex(): 0 | -1;
34
34
  protected getCssClass(): string;
35
35
  /** @internal */
36
36
  render(): JSX.Element;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  /** Свойства для {@link RightArrowIcon} */
2
3
  export interface LinksLoaderProps {
3
4
  className?: string;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  /** Свойства для {@link RightArrowIcon} */
2
3
  export interface TasksDigestLoaderProps {
3
4
  className?: string;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  /** Свойства для {@link RightArrowIcon} */
2
3
  export interface TasksFullLoaderProps {
3
4
  className?: string;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { $LocalStorage } from "@docsvision/webclient/System/$LocalStorage";
2
3
  import { ModalDialogProps } from "@docsvision/web/components/modals/modal-dialog";
3
4
 
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { TextInputDialog } from '@docsvision/webclient/Helpers/TextInputDialog/TextInputDialog';
2
3
  declare const _default: {
3
4
  title: string;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { BaseRazorControl, BaseRazorControlParams, BaseRazorControlState } from "@docsvision/webclient/Legacy/BaseRazorControl";
2
3
  /** @internal */
3
4
  export declare class ApprovalTaskCardCompletionButtonsRazorControlParams extends BaseRazorControlParams {
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { BaseControl, BaseControlParams, BaseControlState } from "@docsvision/webclient/System/BaseControl";
2
3
  import { ControlImpl } from "@docsvision/webclient/System/ControlImpl";
3
4
  import { IBindingResult } from "@docsvision/webclient/System/IBindingResult";
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { ModalHost } from "@docsvision/webclient/Helpers/ModalHost";
2
3
  /** @internal */
3
4
  export declare const filterSidePanel: (host: ModalHost, applyFunc: (host: ModalHost) => void, gridFilter: string) => JSX.Element;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  export declare const BuildCardLayoutLoaderDesktop: (props: any) => JSX.Element;
2
3
  export declare const BuildCardLayoutLoaderMobile: (props: any) => JSX.Element;
3
4
  export declare const BuildDirectoryLayoutLoader: (props: any) => JSX.Element;
@@ -2,6 +2,7 @@ export interface ILegacyRouter {
2
2
  GetLocation(): string;
3
3
  getLocationFromRoute(route: string): any;
4
4
  LoadContent(url: string, requestData: any, contentElement: HTMLElement, showOverlay?: boolean, callback?: Function): void;
5
+ SetContent(contentElement: HTMLElement, html: string): void;
5
6
  LoadMainContent(url: string, requestData: any, showOverlay?: boolean, get?: boolean, callback?: (isError?: boolean) => void): void;
6
7
  LoadContentFromRoute(cardId: any): Promise<any>;
7
8
  /**
@@ -1,5 +1,5 @@
1
- import { $BarcodeSearchButtonController, $BusinessCalendarController, $ClientLogController, $CommentsController, $LayoutAgreementController, $LayoutCardController, $LayoutCardKindController, $LayoutController, $LayoutDirectoryDesignerController, $LayoutDocumentController, $LayoutFileApiController, $LayoutFileController, $LayoutFolderController, $LayoutHistoryController, $LayoutLinksController, $LayoutPartnerController, $LayoutStaffController, $LayoutTasksController, $LayoutUserSettingsController, $LocalizationController, $PagesController, $CardKindController, $DirectoryDesignerRowController, $EmployeeController, $DepartmentController, $PartnerEmployeeController, $SignatureController, $GridController, $CardDataController, $LayoutRowController, $StaffDirectoryItemsController, $FilePickerController, $TaskGroupPerformersController, $DataVisualizationController, $TasksTreeController, $CardController, $CardsPresentationController, $CardOperationsController, $SecurityController, $BaseCardController, $SignatureMethodsController, $PowersDirectoryController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
1
+ import { $BarcodeSearchButtonController, $BusinessCalendarController, $ClientLogController, $CommentsController, $LayoutAgreementController, $LayoutCardController, $LayoutCardKindController, $LayoutController, $LayoutDirectoryDesignerController, $LayoutDocumentController, $LayoutFileApiController, $LayoutFileController, $LayoutFolderController, $LayoutHistoryController, $LayoutLinksController, $LayoutPartnerController, $LayoutStaffController, $LayoutTasksController, $LayoutUserSettingsController, $LocalizationController, $PagesController, $CardKindController, $DirectoryDesignerRowController, $EmployeeController, $DepartmentController, $PartnerEmployeeController, $SignatureController, $GridController, $CardDataController, $LayoutRowController, $StaffDirectoryItemsController, $FilePickerController, $TaskGroupPerformersController, $DataVisualizationController, $TasksTreeController, $CardController, $CardsPresentationController, $CardOperationsController, $SecurityController, $BaseCardController, $SignatureMethodsController, $PowersDirectoryController, $NavigatorController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
2
2
  import { $DocumentCardController } from "@docsvision/webclient/Legacy/DocumentCard";
3
3
  import { $EmployeesController } from "@docsvision/webclient/Legacy/EmployeesController";
4
4
  import { $FileController } from "@docsvision/webclient/Legacy/FileController";
5
- export declare type $StandardControllers = $BusinessCalendarController & $DocumentCardController & $FileController & $LayoutAgreementController & $LayoutCardController & $LayoutCardKindController & $LayoutController & $LayoutDirectoryDesignerController & $LayoutDocumentController & $LayoutFileController & $LayoutFolderController & $LayoutHistoryController & $LayoutLinksController & $LayoutPartnerController & $LayoutStaffController & $LayoutTasksController & $LayoutUserSettingsController & $PagesController & $EmployeesController & $CommentsController & $LayoutFileApiController & $LocalizationController & $BarcodeSearchButtonController & $ClientLogController & $CardKindController & $DirectoryDesignerRowController & $EmployeeController & $DepartmentController & $PartnerEmployeeController & $SignatureController & $GridController & $CardDataController & $LayoutRowController & $StaffDirectoryItemsController & $FilePickerController & $TaskGroupPerformersController & $DataVisualizationController & $CardOperationsController & $CardsPresentationController & $TasksTreeController & $SecurityController & $CardController & $BaseCardController & $SignatureMethodsController & $PowersDirectoryController;
5
+ export declare type $StandardControllers = $BusinessCalendarController & $DocumentCardController & $FileController & $LayoutAgreementController & $LayoutCardController & $LayoutCardKindController & $LayoutController & $LayoutDirectoryDesignerController & $LayoutDocumentController & $LayoutFileController & $LayoutFolderController & $LayoutHistoryController & $LayoutLinksController & $LayoutPartnerController & $LayoutStaffController & $LayoutTasksController & $LayoutUserSettingsController & $PagesController & $EmployeesController & $CommentsController & $LayoutFileApiController & $LocalizationController & $BarcodeSearchButtonController & $ClientLogController & $CardKindController & $DirectoryDesignerRowController & $EmployeeController & $DepartmentController & $PartnerEmployeeController & $SignatureController & $GridController & $CardDataController & $LayoutRowController & $StaffDirectoryItemsController & $FilePickerController & $TaskGroupPerformersController & $DataVisualizationController & $CardOperationsController & $CardsPresentationController & $TasksTreeController & $SecurityController & $CardController & $BaseCardController & $SignatureMethodsController & $PowersDirectoryController & $NavigatorController;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { $LayoutCardController, $LayoutFileApiController, $LayoutFileController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
2
3
  import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
3
4
  import { BaseRazorControl, BaseRazorControlParams, BaseRazorControlState } from "@docsvision/webclient/Legacy/BaseRazorControl";
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { TaskReportPanel } from "@docsvision/webclient/Legacy/TaskCardView";
2
3
  import { BaseRazorControl, BaseRazorControlParams } from "@docsvision/webclient/Legacy/BaseRazorControl";
3
4
  import { BaseControlState } from "@docsvision/webclient/System/BaseControl";
package/Legacy/Utils.d.ts CHANGED
@@ -172,6 +172,8 @@ export interface RequestOptions {
172
172
  contentType?: string;
173
173
  /** Дополнительные заголовки */
174
174
  customHeaders?: IRequestHeader[];
175
+ /** Обрабатывать параметры как для MVC-контроллера. */
176
+ mvcController?: boolean;
175
177
  /**
176
178
  * При указании данного параметра используются переданные сервисы вместо сервисов разметки.
177
179
  *
package/MainBundle.d.ts CHANGED
@@ -1,3 +1,5 @@
1
+
2
+
1
3
  import "@docsvision/webclient/Application";
2
4
  import "@docsvision/webclient/Legacy/ApplicationInfo";
3
5
  import "@docsvision/webclient/Legacy/LegacyControllers";
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  export interface IAccessInheritanceButtonsProps {
2
3
  inheritanceEnabled: boolean;
3
4
  visible: boolean;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
2
3
  import { AccessListRow } from '@docsvision/webclient/Platform/AccessListRow';
3
4
  export interface AccessListEntryRowFlagProps {
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { AccessListRow } from '@docsvision/webclient/Platform/AccessListRow';
2
3
  export interface AccessListEntryRowRemoveProps {
3
4
  row: AccessListRow;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { $StaffDirectoryItemsServices } from '@docsvision/webclient/BackOffice/StaffDirectoryItems';
2
3
  import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
3
4
  export interface AccessListEntryTrusteeProps {
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
2
3
  import { ColumnWidthOptions } from '@docsvision/webclient/Platform/ColumnWidthOptions';
3
4
  export interface AccessListTableHeadProps {
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { ITableWrapper } from '@docsvision/webclient/Platform/ITableWrapper';
2
3
  import { Table } from '@docsvision/webclient/Platform/Table';
3
4
  import { AddFileToTableImpl, IAddFileToTableState } from '@docsvision/webclient/Platform/AddFileToTableImpl';
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { FolderGrid } from "@docsvision/webclient/Platform/FolderGrid";
2
3
  declare const _default: {
3
4
  title: string;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { HtmlProps } from '@docsvision/web/core/component';
2
3
 
3
4
  export interface IAgregatesApplyButtonPanelProps extends HtmlProps.div {
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { $Aggregates } from '@docsvision/webclient/Platform/$AggregatesCheckbox';
2
3
  import { $AggregatesCheckboxServices } from '@docsvision/webclient/Platform/AggregatesCheckboxService';
3
4
  import { ITableData, TableCompositionTypes } from '@docsvision/web/components/table/interfaces';
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
 
2
3
  export declare function AggregatesListItem({ children }: {
3
4
  children: any;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { HtmlProps } from '@docsvision/web/core/component';
2
3
 
3
4
  export interface IAggregatesNotAvailableProps extends HtmlProps.div {
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { $Aggregates } from '@docsvision/webclient/Platform/$AggregatesCheckbox';
2
3
 
3
4
  export interface IAggregatesPanelHeaderProps {
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
2
3
  import { IAggregatesState, IAggregate, ISelectItemData } from "@docsvision/webclient/Platform/IAggregates";
3
4
  import { IComposition } from "@docsvision/web/core/composition";
@@ -1 +1,2 @@
1
+ /// <reference types="react" />
1
2
  export declare const AggregatesTreeLoader: () => JSX.Element;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
2
3
  import { IComponentProps } from '@docsvision/web/core/component';
3
4
  export interface IApprovalVisualizationProps extends IComponentProps {
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
2
3
 
3
4
  export interface IApprovalVisualizationArrowsProps {
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { HtmlProps } from '@docsvision/web/core/component';
2
3
 
3
4
  export interface IApprovalVisualizationConditionListProps extends HtmlProps.div {
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { HtmlProps } from '@docsvision/web/core/component';
2
3
 
3
4
  export interface IApprovalVisualizationContainerProps extends HtmlProps.div {
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { HtmlProps } from '@docsvision/web/core/component';
2
3
  export interface IApprovalVisualizationDescriptionProps extends HtmlProps.div {
3
4
  }
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { HtmlProps } from '@docsvision/web/core/component';
2
3
  export interface IArchivedCardsIconProps extends HtmlProps.svg {
3
4
  }
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { BaseMainMenuItemImpl, IBaseMainMenuItemState } from "@docsvision/webclient/Platform/BaseMainMenuItemImpl";
2
3
  import { BaseNavigationMainMenuItemParams } from "@docsvision/webclient/Platform/BaseNavigationMainMenuItem";
3
4
  /** @internal */
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { BatchOperationsProgressDialogProps, BatchOperationsProgressDialogState, IBatchOperationsProgressDialog } from '@docsvision/webclient/Platform/$BatchOperationsProgressDialog';
2
3
  import { $DeviceType } from '@docsvision/webclient/StandardServices';
3
4
  export declare class BatchOperationsProgressDialogService implements IBatchOperationsProgressDialog {
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { BatchSelectionStateParams } from '@docsvision/webclient/Platform/BatchSelectionState';
2
3
  import { BaseControlState } from '@docsvision/webclient/System/BaseControl';
3
4
  import { BaseControlImpl } from '@docsvision/webclient/System/BaseControlImpl';
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { ITableData } from '@docsvision/web/components/table/interfaces';
2
3
  import { IComponentProps } from '@docsvision/web/core/component';
3
4
  import { ICompositionPluginProps } from '@docsvision/web/core/composition';
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  export interface IBottomEdgeBodyProps {
2
3
  }
3
4
  export declare function BottomEdgeBody(props: IBottomEdgeBodyProps): 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(): -1 | 0;
34
+ protected getTabIndex(): 0 | -1;
35
35
  /** @internal */
36
36
  componentDidMount(): void;
37
37
  /** @internal */
@@ -1 +1,2 @@
1
+ /// <reference types="react" />
1
2
  export declare function CalendarIcon(): JSX.Element;
@@ -71,7 +71,7 @@ export declare class CardLinkImpl extends InputBasedControlImpl<GenModels.CardLi
71
71
  protected updateValidationMessage(): void;
72
72
  protected getCssClass(): string;
73
73
  protected getTextValue(): string;
74
- protected getTextTabIndex(): -1 | 0;
74
+ protected getTextTabIndex(): 0 | -1;
75
75
  protected onTextKeyDown: (event: React.KeyboardEvent) => void;
76
76
  protected onMenuKeyDown: (event: React.KeyboardEvent) => void;
77
77
  protected onSelected: (variant: ITypeaheadVariant) => Promise<void>;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { CardManagementParams } from "@docsvision/webclient/Platform/CardManagement";
2
3
  import { BaseControlState } from "@docsvision/webclient/System/BaseControl";
3
4
  import { BaseControlImpl } from "@docsvision/webclient/System/BaseControlImpl";
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { $ApplicationSettings, $DeviceType, $WebViewIOSEnabled } from "@docsvision/webclient/StandardServices";
2
3
  import { BaseControl, BaseControlParams } from "@docsvision/webclient/System/BaseControl";
3
4
  import { ControlImpl } from "@docsvision/webclient/System/ControlImpl";
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { CertificateSettingsParams } from "@docsvision/webclient/Platform/CertificateSettings";
2
3
  import { CertificateSettingsLogic } from "@docsvision/webclient/Platform/CertificateSettingsLogic";
3
4
  import { CertificateSettingsView } from "@docsvision/webclient/Platform/CertificateSettingsView";
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  export declare class CertificateSettingsView {
2
3
  setup: (props:
3
4
  import("D:/BuildAgent/work/90220ba22ade039/Bin/TypeScriptDefinitions/BackOffice/Dialogs/SignatureMethodsSetup/SignatureMethodsSetup").ISignatureMethodsSetupProps) => JSX.Element;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
 
2
3
  import { Moment } from 'moment';
3
4
  export interface IFilteringClearButtonProps {
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { EditPopover } from "@docsvision/webclient/Helpers/PopoverHelpers/EditPopover/EditPopover";
2
3
  import { ComboBoxParams } from "@docsvision/webclient/Platform/ComboBox";
3
4
  import { IComboBoxItem } from "@docsvision/webclient/Platform/IComboBoxItem";
@@ -56,7 +56,7 @@ export declare class CommentFileImpl extends BaseControlImpl<CommentFileParams,
56
56
  protected renderValidationMessage(): JSX.Element;
57
57
  protected get editAvailable(): boolean;
58
58
  protected getCssClass(): string;
59
- protected getTextTabIndex(): -1 | 0;
59
+ protected getTextTabIndex(): 0 | -1;
60
60
  protected onTextKeyDown: (event: React.KeyboardEvent) => void;
61
61
  protected onMenuKeyDown: (event: React.KeyboardEvent) => void;
62
62
  protected initFileUpload(attach: FileListAttachedElements): void;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { CompleteTaskConditionParams } from '@docsvision/webclient/Platform/CompleteTaskCondition';
2
3
  import { IPanelState, PanelImpl } from '@docsvision/webclient/Platform/PanelImpl';
3
4
  /** @internal */
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { BaseMainMenuItem, BaseMainMenuItemParams } from "@docsvision/webclient/Platform/BaseMainMenuItem";
2
3
  import { BaseMainMenuItemImpl, IBaseMainMenuItemState } from "@docsvision/webclient/Platform/BaseMainMenuItemImpl";
3
4
  import { ConfigurableMainMenuContainerParams } from "@docsvision/webclient/Platform/ConfigurableMainMenuContainer";
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { $DeviceType } from "@docsvision/webclient/StandardServices";
2
3
  import { BaseControl, BaseControlParams, BaseControlState } from "@docsvision/webclient/System/BaseControl";
3
4
  import { ControlImpl } from "@docsvision/webclient/System/ControlImpl";
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { $DeviceType } from "@docsvision/webclient/StandardServices";
2
3
  import { BaseControl, BaseControlParams, BaseControlState } from "@docsvision/webclient/System/BaseControl";
3
4
  import { ControlImpl } from "@docsvision/webclient/System/ControlImpl";
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { DashboardContainerParams } from "@docsvision/webclient/Platform/DashboardContainer";
2
3
  import { PanelImpl, IPanelState } from "@docsvision/webclient/Platform/PanelImpl";
3
4
  /** @internal */
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
 
2
3
  import { IFilterComponent } from '@docsvision/webclient/Platform/IFilterComponent';
3
4
  export interface IDateInputProps extends IFilterComponent {
@@ -0,0 +1,49 @@
1
+ /// <reference types="react" />
2
+ import { WithNewStyleLayout } from "Storybook/StorybookUtils/Decorators/LayoutStory";
3
+ import { WithCancelModalDialogOnUnmount } from "Storybook/StorybookUtils/Decorators/WithCloseModalDialog";
4
+ import { WithTaskFolder } from "Storybook/StorybookUtils/Decorators/WithFolder";
5
+ import { DeleteBatchOperation } from "@docsvision/webclient/Platform/DeleteBatchOperation";
6
+ declare const _default: {
7
+ title: string;
8
+ component: typeof DeleteBatchOperation;
9
+ decorators: (typeof WithNewStyleLayout | typeof WithTaskFolder)[];
10
+ args: {};
11
+ render: (args: any) => JSX.Element;
12
+ };
13
+ export default _default;
14
+ export declare const Button: {
15
+ parameters: {
16
+ title: string;
17
+ };
18
+ args: {
19
+ buttonText: string;
20
+ };
21
+ };
22
+ export declare const DeleteConfirmation: {
23
+ parameters: {
24
+ title: string;
25
+ };
26
+ decorators: (typeof WithCancelModalDialogOnUnmount)[];
27
+ play: ({ canvasElement }: {
28
+ canvasElement: any;
29
+ }) => Promise<void>;
30
+ };
31
+ export declare const ProgressDialog: {
32
+ parameters: {
33
+ title: string;
34
+ };
35
+ decorators: (typeof WithCancelModalDialogOnUnmount)[];
36
+ play: ({ canvasElement }: {
37
+ canvasElement: any;
38
+ }) => Promise<void>;
39
+ };
40
+ export declare const ProgressDialogWithError: {
41
+ parameters: {
42
+ title: string;
43
+ };
44
+ decorators: (typeof WithCancelModalDialogOnUnmount)[];
45
+ play: ({ canvasElement }: {
46
+ canvasElement: any;
47
+ }) => Promise<void>;
48
+ render: (args: any) => JSX.Element;
49
+ };
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { BaseControlState } from '@docsvision/webclient/System/BaseControl';
2
3
  import { BaseControlImpl } from '@docsvision/webclient/System/BaseControlImpl';
3
4
  import { DeleteBatchOperationParams } from '@docsvision/webclient/Platform/DeleteBatchOperation';