@docsvision/webclient 6.1.2 → 6.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1129) hide show
  1. package/App.d.ts +8 -8
  2. package/Application.d.ts +3 -3
  3. package/Approval/$AgreementHistoryStageRenderer.d.ts +2 -2
  4. package/Approval/$AgreementOptions.d.ts +3 -3
  5. package/Approval/AcquaintanceManagement.d.ts +3 -3
  6. package/Approval/AcquaintanceManagementImpl.d.ts +6 -6
  7. package/Approval/AgreementHistory.d.ts +9 -15
  8. package/Approval/AgreementHistoryImpl.d.ts +7 -7
  9. package/Approval/AgreementList.d.ts +2 -2
  10. package/Approval/AgreementListImpl.d.ts +7 -7
  11. package/Approval/AgreementManagement.d.ts +5 -5
  12. package/Approval/AgreementManagementImpl.d.ts +13 -23
  13. package/Approval/AgreementStage.d.ts +2 -2
  14. package/Approval/AgreementStageEmployeesLoader.d.ts +13 -13
  15. package/Approval/AgreementStageProps.d.ts +2 -2
  16. package/Approval/AgreementStageState.d.ts +1 -1
  17. package/Approval/ApprovalCycleInfo.d.ts +4 -15
  18. package/Approval/ApprovalCycleList.d.ts +3 -6
  19. package/Approval/ApprovalCycleListProps.d.ts +2 -2
  20. package/Approval/ApprovalHistoryFullStageInfo.d.ts +1 -22
  21. package/Approval/ApprovalStageInfo.d.ts +2 -31
  22. package/Approval/ApprovalStageItemComment.d.ts +4 -7
  23. package/Approval/ApprovalStageItemRow.d.ts +1 -4
  24. package/Approval/CardApprovalCycle.d.ts +3 -3
  25. package/Approval/CardApprovalCycleImpl.d.ts +7 -7
  26. package/Approval/CardApprovalStage.d.ts +4 -4
  27. package/Approval/CardApprovalStageImpl.d.ts +7 -7
  28. package/Approval/IAgreementListTableColumn.d.ts +1 -2
  29. package/Approval/IApprovalHistoryTableProps.d.ts +3 -11
  30. package/Approval/IApprovalStageItemRowProps.d.ts +5 -6
  31. package/Approval/TemplateComboVariant.d.ts +1 -1
  32. package/BackOffice/$CloudSignature.d.ts +5 -5
  33. package/BackOffice/$CryptoPro.d.ts +1 -1
  34. package/BackOffice/$DigitalSignature.d.ts +15 -23
  35. package/BackOffice/$LinksSearchCardsService.d.ts +3 -3
  36. package/BackOffice/$OperationParametersPanel.d.ts +4 -4
  37. package/BackOffice/$SelectionRow.d.ts +1 -1
  38. package/BackOffice/$WebFrameDirectorySearchPanelService.d.ts +2 -2
  39. package/BackOffice/AcknowledgementList.d.ts +10 -10
  40. package/BackOffice/AcknowledgementListButton.d.ts +1 -1
  41. package/BackOffice/AcknowledgementListContainer.d.ts +2 -2
  42. package/BackOffice/ActionButton.d.ts +3 -3
  43. package/BackOffice/ActionMenu.d.ts +3 -3
  44. package/BackOffice/AddComment.d.ts +2 -2
  45. package/BackOffice/AddUrlDialog.d.ts +1 -1
  46. package/BackOffice/Address.d.ts +4 -4
  47. package/BackOffice/AddressImpl.d.ts +11 -11
  48. package/BackOffice/ApprovalTaskComplete.d.ts +5 -5
  49. package/BackOffice/AuthenticationKindsView.d.ts +2 -2
  50. package/BackOffice/BackOfficeChildTask.d.ts +2 -2
  51. package/BackOffice/BackOfficeCreateLink.d.ts +9 -9
  52. package/BackOffice/CardKind.d.ts +5 -5
  53. package/BackOffice/CardKindImpl.d.ts +7 -7
  54. package/BackOffice/CardKindTree.d.ts +1 -3
  55. package/BackOffice/ChangeBoundaryValuesSection.d.ts +3 -3
  56. package/BackOffice/ChangeSectionValues.d.ts +3 -3
  57. package/BackOffice/CheckPerformer.d.ts +1 -1
  58. package/BackOffice/ChildTasksPerformingImpl.d.ts +7 -7
  59. package/BackOffice/CollapseAllTaskTableRows.d.ts +1 -1
  60. package/BackOffice/CollapseTaskTableRow.d.ts +1 -1
  61. package/BackOffice/ColumnSettingsDialog.d.ts +9 -9
  62. package/BackOffice/CommentBodyContents.d.ts +2 -2
  63. package/BackOffice/CommentDeleteIcon.d.ts +1 -1
  64. package/BackOffice/CommentEditIcon.d.ts +1 -1
  65. package/BackOffice/CommentEditor.d.ts +5 -5
  66. package/BackOffice/CommentHeader.d.ts +1 -1
  67. package/BackOffice/CommentInputTextArea.d.ts +3 -3
  68. package/BackOffice/CommentModel.d.ts +1 -1
  69. package/BackOffice/CommentUserIcon.d.ts +1 -1
  70. package/BackOffice/Comments.d.ts +12 -12
  71. package/BackOffice/CommentsImpl.d.ts +8 -8
  72. package/BackOffice/CompareTasks.d.ts +1 -1
  73. package/BackOffice/ConvertCloudToSavedCertificate.d.ts +3 -3
  74. package/BackOffice/ConvertLocalToSavedCertificate.d.ts +3 -3
  75. package/BackOffice/ConvertPkiClientToSavedCertificate.d.ts +3 -3
  76. package/BackOffice/ConvertSignLabelsToComboBoxItems.d.ts +1 -1
  77. package/BackOffice/CreateRelatedCardButton.d.ts +10 -10
  78. package/BackOffice/CreateRelatedCardButtonImpl.d.ts +7 -7
  79. package/BackOffice/CreateWindow.d.ts +4 -4
  80. package/BackOffice/CryptoProDssService.d.ts +15 -15
  81. package/BackOffice/CryptoProService.d.ts +2 -2
  82. package/BackOffice/DelegateBatchOperation.d.ts +14 -14
  83. package/BackOffice/DelegateBatchOperationImpl.d.ts +5 -5
  84. package/BackOffice/DelegationParameters.d.ts +2 -2
  85. package/BackOffice/DelegationParamsPanel.d.ts +9 -9
  86. package/BackOffice/DeleteLogic.d.ts +2 -2
  87. package/BackOffice/DeleteShortcutBatchOperation.d.ts +2 -2
  88. package/BackOffice/DeleteShortcutBatchOperationImpl.d.ts +3 -3
  89. package/BackOffice/DeleteTaskRow.d.ts +2 -2
  90. package/BackOffice/Department.d.ts +3 -3
  91. package/BackOffice/DepartmentFilter.d.ts +1 -1
  92. package/BackOffice/DepartmentFilterView.d.ts +2 -2
  93. package/BackOffice/DepartmentFilterViewComponents.d.ts +7 -12
  94. package/BackOffice/DepartmentImpl.d.ts +10 -9
  95. package/BackOffice/DepartmentSelectDialog.d.ts +5 -5
  96. package/BackOffice/DepartmentSelectDialogFlat.d.ts +10 -14
  97. package/BackOffice/DigitalSignatureService.d.ts +23 -23
  98. package/BackOffice/DirectoryDesRowSelectDialog.d.ts +6 -9
  99. package/BackOffice/DirectoryDesignerActionButton.d.ts +2 -2
  100. package/BackOffice/DirectoryDesignerItemCreateWindow.d.ts +3 -3
  101. package/BackOffice/DirectoryDesignerItemEditWindow.d.ts +3 -3
  102. package/BackOffice/DirectoryDesignerItemViewWindow.d.ts +3 -3
  103. package/BackOffice/DirectoryDesignerRow.d.ts +9 -9
  104. package/BackOffice/DirectoryDesignerRowImpl.d.ts +10 -12
  105. package/BackOffice/DirectoryDesignerRowSelectDialog.d.ts +3 -3
  106. package/BackOffice/DirectoryDesignerTreeNode.d.ts +1 -1
  107. package/BackOffice/DirectoryEntryModal.d.ts +4 -4
  108. package/BackOffice/DirectoryEntryModalLogic.d.ts +13 -24
  109. package/BackOffice/DirectoryFrame.d.ts +2 -2
  110. package/BackOffice/DirectoryRowSelection.d.ts +1 -1
  111. package/BackOffice/DirectorySearchBreadcrumbs.d.ts +3 -3
  112. package/BackOffice/DirectorySearchContainer.d.ts +1 -1
  113. package/BackOffice/DirectorySearchContent.d.ts +3 -3
  114. package/BackOffice/DirectorySearchCounter.d.ts +1 -1
  115. package/BackOffice/DirectorySearchInfo.d.ts +1 -1
  116. package/BackOffice/DirectorySearchResult.d.ts +9 -9
  117. package/BackOffice/DirectorySearchResultList.d.ts +4 -4
  118. package/BackOffice/DirectorySearchResultLogic.d.ts +2 -5
  119. package/BackOffice/DirectorySearchResultView.d.ts +2 -2
  120. package/BackOffice/DirectorySplitter.d.ts +1 -1
  121. package/BackOffice/DirectoryTabContents.d.ts +1 -1
  122. package/BackOffice/DirectoryTabInfo.d.ts +1 -1
  123. package/BackOffice/DirectoryTabItem.d.ts +1 -1
  124. package/BackOffice/DirectoryTabPanel.d.ts +1 -1
  125. package/BackOffice/DirectoryTabs.d.ts +7 -7
  126. package/BackOffice/DirectoryTabs.stories.d.ts +2 -2
  127. package/BackOffice/DirectoryTabsLogic.d.ts +6 -6
  128. package/BackOffice/DirectoryTabsRoot.d.ts +1 -1
  129. package/BackOffice/DirectoryTree.d.ts +4 -4
  130. package/BackOffice/DirectoryTree.stories.d.ts +2 -2
  131. package/BackOffice/DirectoryTreeAddButton.d.ts +1 -1
  132. package/BackOffice/DirectoryTreeContainer.d.ts +1 -1
  133. package/BackOffice/DirectoryTreeHScrollContainer.d.ts +1 -1
  134. package/BackOffice/DirectoryTreeIcon.d.ts +3 -3
  135. package/BackOffice/DirectoryTreeList.d.ts +5 -5
  136. package/BackOffice/DirectoryTreeLogic.d.ts +21 -21
  137. package/BackOffice/DirectoryTreeRow.d.ts +1 -1
  138. package/BackOffice/DirectoryTreeRowName.d.ts +1 -1
  139. package/BackOffice/DirectoryTreeToggle.d.ts +1 -1
  140. package/BackOffice/DirectoryTreeWrapper.d.ts +1 -1
  141. package/BackOffice/DirectoryValues.d.ts +3 -3
  142. package/BackOffice/DirectoryValues.stories.d.ts +2 -2
  143. package/BackOffice/DirectoryValuesAddButton.d.ts +1 -1
  144. package/BackOffice/DirectoryValuesContainer.d.ts +1 -1
  145. package/BackOffice/DirectoryValuesIcon.d.ts +3 -3
  146. package/BackOffice/DirectoryValuesLogic.d.ts +3 -3
  147. package/BackOffice/DirectoryValuesWrapper.d.ts +1 -1
  148. package/BackOffice/DisplayInitiator.d.ts +9 -9
  149. package/BackOffice/DisplayInitiatorImpl.d.ts +4 -4
  150. package/BackOffice/DisplayPerformers.d.ts +5 -5
  151. package/BackOffice/DisplayPerformersImpl.d.ts +3 -3
  152. package/BackOffice/Document.d.ts +1 -1
  153. package/BackOffice/DssAuthorizationModels.d.ts +1 -3
  154. package/BackOffice/DssCertificateModels.d.ts +10 -14
  155. package/BackOffice/DssPolicyModels.d.ts +3 -5
  156. package/BackOffice/DssSignRequestModels.d.ts +14 -27
  157. package/BackOffice/EditComment.d.ts +2 -2
  158. package/BackOffice/EditTaskDescription.d.ts +7 -7
  159. package/BackOffice/EditTaskDescriptionDialog.d.ts +3 -3
  160. package/BackOffice/EditTaskDuration.d.ts +10 -10
  161. package/BackOffice/EditTaskDurationDialog.d.ts +4 -4
  162. package/BackOffice/EditWindow.d.ts +4 -4
  163. package/BackOffice/EmailButton.d.ts +8 -10
  164. package/BackOffice/EmailButtonContainer.d.ts +4 -4
  165. package/BackOffice/EmailButtonFiles.d.ts +3 -5
  166. package/BackOffice/EmailButtonItem.d.ts +4 -6
  167. package/BackOffice/EmailButtonLogic.d.ts +2 -2
  168. package/BackOffice/EmailButtonOptions.d.ts +11 -11
  169. package/BackOffice/EmailButtonSelectedSize.d.ts +3 -5
  170. package/BackOffice/EmailButtonView.d.ts +9 -9
  171. package/BackOffice/Employee.d.ts +3 -3
  172. package/BackOffice/EmployeeImpl.d.ts +9 -17
  173. package/BackOffice/EmployeesTabFrame.d.ts +2 -2
  174. package/BackOffice/ExistingCardLinkDialog.d.ts +11 -11
  175. package/BackOffice/ExpandTaskTableRow.d.ts +1 -1
  176. package/BackOffice/ExtraFileIcon.d.ts +1 -1
  177. package/BackOffice/FavoriteEmployeesStorage.d.ts +2 -2
  178. package/BackOffice/FileListAttachElements.d.ts +1 -1
  179. package/BackOffice/FileListControl.d.ts +17 -21
  180. package/BackOffice/FileListControlImpl.d.ts +16 -16
  181. package/BackOffice/FileListControlLogic.d.ts +17 -18
  182. package/BackOffice/FileListItemComponent.d.ts +2 -5
  183. package/BackOffice/FileListItemPlaceholderComponent.d.ts +2 -2
  184. package/BackOffice/FileListItemProps.d.ts +9 -10
  185. package/BackOffice/FileListVersionPlaceholder.d.ts +1 -1
  186. package/BackOffice/FileRenamingDialog.d.ts +13 -13
  187. package/BackOffice/FileSign.d.ts +4 -4
  188. package/BackOffice/FindMaxLevelIdent.d.ts +1 -1
  189. package/BackOffice/FindTaskRow.d.ts +1 -1
  190. package/BackOffice/FlatternRows.d.ts +1 -1
  191. package/BackOffice/GetBusinessCalendarSourceType.d.ts +2 -2
  192. package/BackOffice/GetCalendarType.d.ts +1 -1
  193. package/BackOffice/GetDirectoryTreeRowModel.d.ts +1 -1
  194. package/BackOffice/GetEmlUrl.d.ts +1 -1
  195. package/BackOffice/GetHelpBoxRowInfo.d.ts +2 -2
  196. package/BackOffice/GetNextGroupTaskDistribution.d.ts +3 -3
  197. package/BackOffice/GetSignatureMethodName.d.ts +2 -2
  198. package/BackOffice/GroupTaskCardSelectPerformers.d.ts +36 -36
  199. package/BackOffice/GroupTaskCardSelectPerformersImpl.d.ts +40 -40
  200. package/BackOffice/GroupTaskNoBusinessCalendarCalculation.d.ts +3 -3
  201. package/BackOffice/GroupTaskPerformersIntervalManager.d.ts +21 -21
  202. package/BackOffice/GroupTaskPerformersValidationMessage.d.ts +1 -1
  203. package/BackOffice/GzPerformersOverlay.d.ts +3 -3
  204. package/BackOffice/History.d.ts +4 -4
  205. package/BackOffice/HistoryImpl.d.ts +6 -6
  206. package/BackOffice/HistoryRecordView.d.ts +2 -2
  207. package/BackOffice/HistoryView.d.ts +7 -7
  208. package/BackOffice/IChangeExecutionTypeEventArgs.d.ts +2 -2
  209. package/BackOffice/IChangeResponsibleEventArgs.d.ts +3 -3
  210. package/BackOffice/IChangingTaskOrderEventArgs.d.ts +3 -3
  211. package/BackOffice/ICommentProps.d.ts +2 -2
  212. package/BackOffice/IDigitalSignatureDialogManagement.d.ts +5 -5
  213. package/BackOffice/IDirectoryTreeRow.d.ts +1 -1
  214. package/BackOffice/IFileListOperation.d.ts +1 -1
  215. package/BackOffice/IFileListWrapper.d.ts +1 -1
  216. package/BackOffice/IFileMenuItem.d.ts +1 -1
  217. package/BackOffice/IFileSignInteractionModel.d.ts +3 -3
  218. package/BackOffice/IGetCertificateResult.d.ts +3 -3
  219. package/BackOffice/INewCardLinkDialogProps.d.ts +3 -3
  220. package/BackOffice/IParametersRequestEventArgs.d.ts +2 -2
  221. package/BackOffice/IPerformerEventArgs.d.ts +4 -4
  222. package/BackOffice/IPerformersEventArgs.d.ts +2 -2
  223. package/BackOffice/IPowersDialog.d.ts +2 -2
  224. package/BackOffice/ISignRequest.d.ts +2 -2
  225. package/BackOffice/IStaffDirectoryItemsDialog.d.ts +2 -2
  226. package/BackOffice/ITaskDescriptionDialogManagement.d.ts +1 -1
  227. package/BackOffice/ITaskDescriptionDialogOpenedEventArgs.d.ts +3 -3
  228. package/BackOffice/ITaskDescriptionEventArgs.d.ts +3 -3
  229. package/BackOffice/ITaskDurationDialogManagement.d.ts +2 -2
  230. package/BackOffice/ITaskDurationDialogOpenedEventArgs.d.ts +3 -3
  231. package/BackOffice/ITaskGroupIntervalEventArgs.d.ts +3 -3
  232. package/BackOffice/ITaskIntervalEventArgs.d.ts +3 -3
  233. package/BackOffice/ITaskListProps.d.ts +1 -1
  234. package/BackOffice/ITasksDistributionEventArgs.d.ts +4 -4
  235. package/BackOffice/ITasksTableModel.d.ts +1 -1
  236. package/BackOffice/ITasksTableRow.d.ts +1 -1
  237. package/BackOffice/ITasksTreeContainerProps.d.ts +1 -2
  238. package/BackOffice/ITasksTreeNodeResolver.d.ts +2 -2
  239. package/BackOffice/IUpdateTaskGroupIntervalEventArgs.d.ts +1 -1
  240. package/BackOffice/InfoPopover.d.ts +10 -10
  241. package/BackOffice/InitialCheckboxes.d.ts +3 -3
  242. package/BackOffice/InitializeDefaultGroupsAndColors.d.ts +2 -2
  243. package/BackOffice/InnerWindow.d.ts +1 -1
  244. package/BackOffice/InsertLoadedChildrenRows.d.ts +2 -2
  245. package/BackOffice/InsertLoadedTaskTableRows.d.ts +2 -2
  246. package/BackOffice/LinkInfoPopover.d.ts +2 -2
  247. package/BackOffice/LinkInfoPopoverProps.d.ts +1 -1
  248. package/BackOffice/LinkSelectionItem.d.ts +2 -2
  249. package/BackOffice/LinkTypeComboBoxVariant.d.ts +1 -2
  250. package/BackOffice/Links.d.ts +15 -15
  251. package/BackOffice/LinksImpl.d.ts +20 -20
  252. package/BackOffice/LinksSearchCardsService.d.ts +3 -3
  253. package/BackOffice/LoadCloudCertificates.d.ts +3 -3
  254. package/BackOffice/LoadEmployeeLayoutFunctions.d.ts +4 -6
  255. package/BackOffice/LoadSectionLayoutFunctions.d.ts +3 -4
  256. package/BackOffice/LoadSystemCertificates.d.ts +3 -3
  257. package/BackOffice/MainFileIcon.d.ts +1 -1
  258. package/BackOffice/MultipleEmployees.d.ts +4 -4
  259. package/BackOffice/MultipleEmployeesImpl.d.ts +8 -9
  260. package/BackOffice/NewCardLinkDialog.d.ts +8 -14
  261. package/BackOffice/NewCardLinkDialogArgs.d.ts +1 -1
  262. package/BackOffice/Numerator.d.ts +6 -6
  263. package/BackOffice/NumeratorImpl.d.ts +11 -11
  264. package/BackOffice/OpenTaskInNewWindow.d.ts +2 -2
  265. package/BackOffice/OperationExecutingEventArgs.d.ts +5 -5
  266. package/BackOffice/OperationParametersPanelEventArgs.d.ts +5 -5
  267. package/BackOffice/Partner.d.ts +6 -6
  268. package/BackOffice/PartnerBase.d.ts +8 -8
  269. package/BackOffice/PartnerBaseImpl.d.ts +4 -4
  270. package/BackOffice/PartnerDepartment.d.ts +6 -8
  271. package/BackOffice/PartnerDepartmentImpl.d.ts +6 -6
  272. package/BackOffice/PartnerDirectoryBase.d.ts +7 -7
  273. package/BackOffice/PartnerDirectoryBaseImpl.d.ts +7 -8
  274. package/BackOffice/PartnerDirectorySelectDialog.d.ts +4 -4
  275. package/BackOffice/PartnerImpl.d.ts +7 -7
  276. package/BackOffice/PartnerSelectDialog.d.ts +12 -13
  277. package/BackOffice/PartnerTypeaheadVariant.d.ts +4 -4
  278. package/BackOffice/PartnersDirectory.d.ts +3 -3
  279. package/BackOffice/PerformersTable.d.ts +16 -16
  280. package/BackOffice/PerformingHistoryView.d.ts +4 -4
  281. package/BackOffice/Powers.d.ts +12 -12
  282. package/BackOffice/PowersDirectoryHead.d.ts +1 -1
  283. package/BackOffice/PowersDirectoryInfo.d.ts +2 -2
  284. package/BackOffice/PowersDirectoryTreeAddButton.d.ts +1 -1
  285. package/BackOffice/PowersDirectoryView.d.ts +12 -11
  286. package/BackOffice/PowersImpl.d.ts +15 -16
  287. package/BackOffice/PowersSelectDialog.d.ts +7 -7
  288. package/BackOffice/PrepareTasksTableModel.d.ts +3 -3
  289. package/BackOffice/PrintButton.d.ts +5 -3
  290. package/BackOffice/PrintButtonContainer.d.ts +4 -4
  291. package/BackOffice/PrintButtonLogic.d.ts +3 -3
  292. package/BackOffice/PrintButtonView.d.ts +3 -2
  293. package/BackOffice/ProcessIndication.d.ts +2 -2
  294. package/BackOffice/ProcessSettingsChanged.d.ts +2 -2
  295. package/BackOffice/SearchIcon.d.ts +1 -1
  296. package/BackOffice/SelectNextRow.d.ts +1 -1
  297. package/BackOffice/SelectionRowService.d.ts +4 -5
  298. package/BackOffice/SequentialParallelToggle.d.ts +3 -3
  299. package/BackOffice/SetManager.d.ts +2 -2
  300. package/BackOffice/ShowPreviousComments.d.ts +1 -1
  301. package/BackOffice/SignatureButton.d.ts +10 -12
  302. package/BackOffice/SignatureButtonComponent.d.ts +1 -1
  303. package/BackOffice/SignatureButtonContainer.d.ts +2 -2
  304. package/BackOffice/SignatureButtonLogic.d.ts +1 -1
  305. package/BackOffice/SignatureButtonMenu.d.ts +1 -1
  306. package/BackOffice/SignatureButtonMenuItem.d.ts +1 -1
  307. package/BackOffice/SignatureDialogLabels.d.ts +0 -1
  308. package/BackOffice/SignatureDialogLogic.d.ts +7 -7
  309. package/BackOffice/SignatureDialogMethods.d.ts +0 -1
  310. package/BackOffice/SignatureDialogSettings.d.ts +0 -1
  311. package/BackOffice/SignatureMethodsSetup.d.ts +20 -20
  312. package/BackOffice/SignatureMethodsSetup.stories.d.ts +2 -2
  313. package/BackOffice/SignatureMethodsSetupCertificateRow.d.ts +4 -4
  314. package/BackOffice/SignatureMethodsSetupCertificateTable.d.ts +5 -5
  315. package/BackOffice/SignatureMethodsSetupCloudLogin.d.ts +2 -2
  316. package/BackOffice/SignatureMethodsSetupFrame.d.ts +3 -3
  317. package/BackOffice/SignatureMethodsSetupLogic.d.ts +9 -9
  318. package/BackOffice/SignatureMethodsSetupNoPluginMessage.d.ts +1 -1
  319. package/BackOffice/SimpleItemViewContent.d.ts +3 -3
  320. package/BackOffice/StaffDirectory.d.ts +2 -2
  321. package/BackOffice/StaffDirectoryAreas.d.ts +8 -8
  322. package/BackOffice/StaffDirectoryContainer.d.ts +2 -2
  323. package/BackOffice/StaffDirectoryHead.d.ts +1 -1
  324. package/BackOffice/StaffDirectoryInfo.d.ts +2 -2
  325. package/BackOffice/StaffDirectoryInfoPopover.d.ts +10 -13
  326. package/BackOffice/StaffDirectoryItems.d.ts +18 -18
  327. package/BackOffice/StaffDirectoryItemsImpl.d.ts +27 -29
  328. package/BackOffice/StaffDirectoryLogic.d.ts +9 -10
  329. package/BackOffice/StaffDirectorySelectDialog.d.ts +13 -13
  330. package/BackOffice/StaffDirectoryTreeAddButton.d.ts +1 -1
  331. package/BackOffice/StaffDirectoryView.d.ts +14 -13
  332. package/BackOffice/StaffTypeaheadVariant.d.ts +2 -2
  333. package/BackOffice/State.d.ts +4 -4
  334. package/BackOffice/StateButtons.d.ts +8 -8
  335. package/BackOffice/StateButtonsImpl.d.ts +7 -7
  336. package/BackOffice/StateImpl.d.ts +5 -5
  337. package/BackOffice/SvsVerifyModels.d.ts +6 -12
  338. package/BackOffice/TaskCardCompletionOptionImpl.d.ts +2 -2
  339. package/BackOffice/TaskChangeExecutionDates.d.ts +2 -2
  340. package/BackOffice/TaskCommon.d.ts +1 -1
  341. package/BackOffice/TaskComplete.d.ts +2 -2
  342. package/BackOffice/TaskDelegate.d.ts +2 -2
  343. package/BackOffice/TaskDelegationInfo.d.ts +3 -3
  344. package/BackOffice/TaskGroup.d.ts +4 -4
  345. package/BackOffice/TaskGroupIntervalModel.d.ts +4 -4
  346. package/BackOffice/TaskListComponent.d.ts +1 -1
  347. package/BackOffice/TaskReject.d.ts +1 -1
  348. package/BackOffice/TaskTasksTreeNodeResolver.d.ts +1 -1
  349. package/BackOffice/TaskToRework.d.ts +1 -1
  350. package/BackOffice/Tasks.d.ts +1 -1
  351. package/BackOffice/TasksImpl.d.ts +2 -2
  352. package/BackOffice/TasksTable.d.ts +24 -24
  353. package/BackOffice/TasksTableBody.d.ts +2 -2
  354. package/BackOffice/TasksTableCell.d.ts +4 -4
  355. package/BackOffice/TasksTableContainer.d.ts +2 -2
  356. package/BackOffice/TasksTableControlWrapper.d.ts +2 -2
  357. package/BackOffice/TasksTableCurrentPerformerView.d.ts +1 -1
  358. package/BackOffice/TasksTableFilterButton.d.ts +1 -1
  359. package/BackOffice/TasksTableHeaderCell.d.ts +3 -3
  360. package/BackOffice/TasksTableHeaderRow.d.ts +1 -1
  361. package/BackOffice/TasksTableHelpBox.d.ts +3 -3
  362. package/BackOffice/TasksTableIcon.d.ts +5 -5
  363. package/BackOffice/TasksTableIconButton.d.ts +1 -1
  364. package/BackOffice/TasksTableLink.d.ts +3 -3
  365. package/BackOffice/TasksTableLogic.d.ts +6 -6
  366. package/BackOffice/TasksTableRibbon.d.ts +1 -1
  367. package/BackOffice/TasksTableRibbonButton.d.ts +1 -1
  368. package/BackOffice/TasksTableRibbonContainer.d.ts +1 -1
  369. package/BackOffice/TasksTableRow.d.ts +2 -2
  370. package/BackOffice/TasksTableTable.d.ts +1 -1
  371. package/BackOffice/TasksTableView.d.ts +25 -24
  372. package/BackOffice/TasksTreeImpl.d.ts +3 -3
  373. package/BackOffice/TasksUtils.d.ts +1 -1
  374. package/BackOffice/TimeOfPerformance.d.ts +3 -3
  375. package/BackOffice/TimeOfPerformanceImpl.d.ts +3 -3
  376. package/BackOffice/UniquenessCheck.d.ts +8 -8
  377. package/BackOffice/UniquenessCheckImpl.d.ts +10 -12
  378. package/BackOffice/UseDialog.d.ts +1 -1
  379. package/BackOffice/UserProfile.d.ts +3 -3
  380. package/BackOffice/Utils.d.ts +29 -6
  381. package/BackOffice/ViewComment.d.ts +2 -2
  382. package/Generated/DocsVision.WebClient.Controllers.d.ts +25 -5
  383. package/Generated/DocsVision.WebClient.Models.d.ts +99 -74
  384. package/Helpers/Adaptive/DevicesVisibility.d.ts +1 -1
  385. package/Helpers/AddCardModalDialog/AddCardModalDialogContent.d.ts +1 -1
  386. package/Helpers/AddCardModalDialog/AddCardModalDialogKindsTree.d.ts +1 -1
  387. package/Helpers/ArtPlayer/ArtPlayer.d.ts +6 -6
  388. package/Helpers/ArtPlayer/ArtPlayerLogic.d.ts +5 -5
  389. package/Helpers/ArtPlayer/ArtPlayerView.d.ts +2 -2
  390. package/Helpers/ArtPlayer/components/ArtPlayerContainer.d.ts +1 -1
  391. package/Helpers/ArtPlayer/components/ArtPlayerTimeCodes.d.ts +2 -2
  392. package/Helpers/ArtPlayer/components/ArtPlayerVideoPlayer.d.ts +1 -1
  393. package/Helpers/ArtPlayer/functions/LoadArtPlayer.d.ts +1 -1
  394. package/Helpers/ArtPlayer/functions/SetCurrentTimeCode.d.ts +1 -1
  395. package/Helpers/ArtPlayer/functions/SetPlayerLocalization.d.ts +1 -1
  396. package/Helpers/ArtPlayer/functions/UpdatePlayerTime.d.ts +2 -2
  397. package/Helpers/ArtPlayer/models/IArtPlayer.d.ts +6 -6
  398. package/Helpers/BodyContainerProvider.d.ts +2 -2
  399. package/Helpers/BoxWithButtons.d.ts +1 -1
  400. package/Helpers/Breadcrumbs/Breadcrumbs.d.ts +2 -2
  401. package/Helpers/Breadcrumbs/BreadcrumbsView.d.ts +1 -1
  402. package/Helpers/Breadcrumbs/BreadcrumbsViewComponents.d.ts +6 -11
  403. package/Helpers/Breadcrumbs/ButtonItem.d.ts +1 -1
  404. package/Helpers/Breadcrumbs/LinkView/LinkItemView.d.ts +1 -3
  405. package/Helpers/Breadcrumbs/SimpleView/SimpleItemViewWithSeparator.d.ts +1 -1
  406. package/Helpers/Button.d.ts +4 -4
  407. package/Helpers/Button.stories.d.ts +2 -2
  408. package/Helpers/ComandBarButton.d.ts +1 -1
  409. package/Helpers/ComboBox/ComboBoxElement.d.ts +3 -3
  410. package/Helpers/ComboBox/ComboBoxTitle.d.ts +3 -3
  411. package/Helpers/ComboBox/CommonComboBox.d.ts +1 -3
  412. package/Helpers/CommandBar/ComandBar.d.ts +2 -4
  413. package/Helpers/CommandBar/ComandBarItem.d.ts +2 -2
  414. package/Helpers/ControlSelector/ControlSelector.d.ts +7 -8
  415. package/Helpers/ControlSelector/IControlContainer.d.ts +2 -2
  416. package/Helpers/DVWebToolConnection/DVWebToolConnection.d.ts +5 -5
  417. package/Helpers/Disclosure/DisclosureBody/DisclosureBody.d.ts +1 -2
  418. package/Helpers/Disclosure/DisclosureBody/IDisclosureBodyProps.d.ts +3 -3
  419. package/Helpers/Disclosure/DisclosureHeader.d.ts +3 -3
  420. package/Helpers/DropdownButton/DropdownButton.d.ts +10 -10
  421. package/Helpers/DropdownButton/DropdownButton.stories.d.ts +2 -2
  422. package/Helpers/DropdownButton/DropdownButtonView.d.ts +7 -7
  423. package/Helpers/DropdownButton/components/DropdownMenu.d.ts +3 -5
  424. package/Helpers/DropdownButton/components/DropdownMenuItem.d.ts +3 -5
  425. package/Helpers/DropdownButton/components/DropdownMenuItemContent.d.ts +4 -6
  426. package/Helpers/DynamicModel/DynamicFieldNameAccessor.d.ts +1 -1
  427. package/Helpers/DynamicModel/FieldNameAccessor.d.ts +1 -1
  428. package/Helpers/EmployeeName.d.ts +1 -1
  429. package/Helpers/FileComments/FileComment.d.ts +1 -1
  430. package/Helpers/FileComments/FileComments.d.ts +8 -10
  431. package/Helpers/FileComments/FileCommentsModal.d.ts +1 -1
  432. package/Helpers/FilePreview/FilePreview.d.ts +9 -10
  433. package/Helpers/HighlightedSearchResult.d.ts +3 -3
  434. package/Helpers/HighlightedSimpleSearchResult.d.ts +1 -1
  435. package/Helpers/IconButton.d.ts +8 -8
  436. package/Helpers/InputMask/IInputMaskProps.d.ts +3 -3
  437. package/Helpers/InputMask/InputMask.d.ts +1 -1
  438. package/Helpers/InputMask/InputMaskView.d.ts +3 -3
  439. package/Helpers/InputMask/components/InputMaskContainer.d.ts +1 -1
  440. package/Helpers/InputMask/components/InputMaskField.d.ts +2 -2
  441. package/Helpers/InputMask/components/InputMaskLabel.d.ts +1 -1
  442. package/Helpers/LabeledText.d.ts +5 -5
  443. package/Helpers/MainMenu/AnimatedItemHide.d.ts +2 -3
  444. package/Helpers/MainMenu/BigItemBox.d.ts +3 -3
  445. package/Helpers/MainMenu/BigSpaceGap.d.ts +3 -3
  446. package/Helpers/MainMenu/ItemContent.d.ts +3 -3
  447. package/Helpers/MainMenu/ItemHideToggle.d.ts +3 -3
  448. package/Helpers/MainMenu/ItemIcon.d.ts +3 -3
  449. package/Helpers/MainMenu/ItemLevelIdent.d.ts +3 -3
  450. package/Helpers/MainMenu/ItemSeparator.d.ts +1 -1
  451. package/Helpers/MainMenu/ItemText.d.ts +3 -3
  452. package/Helpers/MainMenu/NavigationLink.d.ts +3 -3
  453. package/Helpers/MainMenu/OverlapRightPanel.d.ts +3 -3
  454. package/Helpers/MainMenu/SmallItemBox.d.ts +3 -3
  455. package/Helpers/MainMenu/SpaceGap.d.ts +3 -3
  456. package/Helpers/Menu/AdaptiveMenuBar.d.ts +2 -2
  457. package/Helpers/Menu/AdaptiveMenuItem.d.ts +1 -1
  458. package/Helpers/Menu/Content/AdaptiveMenuContent.d.ts +1 -1
  459. package/Helpers/Menu/Content/DesktopMenuContent.d.ts +1 -1
  460. package/Helpers/Menu/Content/MobileMenuContent.d.ts +1 -1
  461. package/Helpers/Menu/DesktopMenuBar.d.ts +1 -1
  462. package/Helpers/Menu/DesktopMenuItem.d.ts +1 -1
  463. package/Helpers/Menu/MobileMenuBar.d.ts +1 -1
  464. package/Helpers/MessageBox/MessageBox.d.ts +5 -5
  465. package/Helpers/ModalBackdrop.d.ts +7 -9
  466. package/Helpers/ModalDialog/CommonModalDialog.d.ts +5 -7
  467. package/Helpers/ModalDialog/CommonModalDialogHost.d.ts +9 -9
  468. package/Helpers/ModalDialog/EscHandler.d.ts +4 -6
  469. package/Helpers/ModalDialog/KeyHandler.d.ts +1 -1
  470. package/Helpers/ModalDialog/ModalDialog.d.ts +17 -19
  471. package/Helpers/ModalDialog/ModalDialogBox.d.ts +17 -19
  472. package/Helpers/ModalDialog/ModalDialogButtonPanel.d.ts +1 -1
  473. package/Helpers/ModalDialog/ModalDialogCloseButton.d.ts +2 -2
  474. package/Helpers/ModalDialog/ModalDialogContent.d.ts +1 -1
  475. package/Helpers/ModalDialog/ModalDialogHeader.d.ts +1 -1
  476. package/Helpers/ModalDialog/ModalDialogMaximizeButton.d.ts +2 -2
  477. package/Helpers/ModalDialog/ModalDialogTopBorder.d.ts +1 -1
  478. package/Helpers/ModalDialog/ScrollableModal.d.ts +1 -1
  479. package/Helpers/ModalHost.d.ts +12 -14
  480. package/Helpers/ModalSidebar/ModalSidebar.d.ts +1 -1
  481. package/Helpers/ModalSidebar/ModalSidebarCloseButton.d.ts +2 -2
  482. package/Helpers/ModalSidebar/ModalSidebarHeader.d.ts +1 -1
  483. package/Helpers/PopoverHelpers/ClosePopoverListener.d.ts +0 -2
  484. package/Helpers/PopoverHelpers/CommonPopover.d.ts +3 -5
  485. package/Helpers/PopoverHelpers/Popover.d.ts +4 -14
  486. package/Helpers/PopoverHelpers/PopoverAcceptButton.d.ts +2 -2
  487. package/Helpers/PopoverHelpers/PopoverBox.d.ts +1 -1
  488. package/Helpers/PopoverHelpers/PopoverCancelButton.d.ts +2 -2
  489. package/Helpers/PopoverHelpers/PopoverCloseButton.d.ts +2 -2
  490. package/Helpers/PopoverHelpers/PopoverContent.d.ts +1 -1
  491. package/Helpers/PopoverHelpers/PopoverHead.d.ts +1 -1
  492. package/Helpers/PopoverHelpers/PopoverOverflowContent.d.ts +1 -1
  493. package/Helpers/PopoverHelpers/PopoverTitle.d.ts +1 -1
  494. package/Helpers/ReactList/ReactList.d.ts +4 -5
  495. package/Helpers/ReactList/ReactListDynamic.d.ts +4 -5
  496. package/Helpers/ReactList/ReactListInfiniteScroll.d.ts +11 -11
  497. package/Helpers/RerenderHost.d.ts +3 -3
  498. package/Helpers/Ribbon/RibbonButton.d.ts +1 -1
  499. package/Helpers/SearchBar.d.ts +1 -1
  500. package/Helpers/SliderCheckBox/SliderCheckBox.d.ts +4 -8
  501. package/Helpers/SoftHyphenized.d.ts +1 -1
  502. package/Helpers/Sortable/Sortable.d.ts +15 -16
  503. package/Helpers/Sortable/SortableItems.d.ts +8 -8
  504. package/Helpers/SvgIcons/LinksLoaderImage.d.ts +2 -4
  505. package/Helpers/SvgIcons/RightArrowIcon.d.ts +3 -3
  506. package/Helpers/SvgIcons/SvgWrapper.d.ts +3 -3
  507. package/Helpers/SvgIcons/TasksDigestLoaderImage.d.ts +2 -4
  508. package/Helpers/SvgIcons/TasksFullLoaderImage.d.ts +2 -4
  509. package/Helpers/Table/TableHelper.d.ts +1 -1
  510. package/Helpers/Table/TableHelperHeaderRow.d.ts +2 -2
  511. package/Helpers/Table/TableHelperRow.d.ts +1 -1
  512. package/Helpers/TabsNavPanel.d.ts +3 -3
  513. package/Helpers/TextInput.d.ts +1 -1
  514. package/Helpers/TextInputDialog/Components/TextInputDialogModal.d.ts +0 -1
  515. package/Helpers/Tree/TreeBase.d.ts +5 -6
  516. package/Helpers/Typeahead/ITypeaheadProps.d.ts +2 -2
  517. package/Helpers/Typeahead/ITypeaheadState.d.ts +4 -5
  518. package/Helpers/Typeahead/Typeahead.d.ts +4 -5
  519. package/Helpers/UnreadCountIndicator.d.ts +3 -3
  520. package/Legacy/ApprovalFilePanel.d.ts +0 -1
  521. package/Legacy/BaseRazorControl.d.ts +2 -2
  522. package/Legacy/BasicGridHtmlBuilder.d.ts +1 -1
  523. package/Legacy/DocumentPanel.d.ts +0 -2
  524. package/Legacy/GridLoaderHelper.d.ts +0 -1
  525. package/Legacy/GridRowSelectionService.d.ts +2 -2
  526. package/Legacy/GridRowsSelectionLogic.d.ts +3 -3
  527. package/Legacy/ModalWindow.d.ts +0 -1
  528. package/Legacy/StandardControllers.d.ts +2 -2
  529. package/Legacy/TaskCardFilePanelRazorControl.d.ts +1 -1
  530. package/Legacy/TaskReportPanelRazorControl.d.ts +2 -2
  531. package/Legacy/Utils.d.ts +7 -17
  532. package/MainBundle.d.ts +9 -9
  533. package/Platform/$BatchOperations.d.ts +3 -3
  534. package/Platform/$BatchOperationsPerformer.d.ts +5 -5
  535. package/Platform/$BatchOperationsProgressDialog.d.ts +6 -10
  536. package/Platform/$CommandBarManagement.d.ts +7 -7
  537. package/Platform/$CompanyLogo.d.ts +3 -3
  538. package/Platform/$ContextMenuOptions.d.ts +3 -3
  539. package/Platform/$CurrentFolder.d.ts +1 -1
  540. package/Platform/$EmployeeStatus.d.ts +3 -3
  541. package/Platform/$FileDownload.d.ts +1 -1
  542. package/Platform/$FilePreview.d.ts +2 -2
  543. package/Platform/$FileScan.d.ts +3 -3
  544. package/Platform/$FolderDataLoading.d.ts +11 -11
  545. package/Platform/$FolderGrid.d.ts +3 -3
  546. package/Platform/$FolderHelp.d.ts +1 -1
  547. package/Platform/$FolderInfo.d.ts +1 -1
  548. package/Platform/$FolderPluginProvider.d.ts +6 -6
  549. package/Platform/$GridOptions.d.ts +4 -5
  550. package/Platform/$HoverPanel.d.ts +1 -1
  551. package/Platform/$LastSearchParameters.d.ts +1 -1
  552. package/Platform/$RefreshUnreadCounters.d.ts +1 -1
  553. package/Platform/$ScanDialog.d.ts +12 -18
  554. package/Platform/$SearchParametersFolder.d.ts +2 -2
  555. package/Platform/$TableMode.d.ts +1 -1
  556. package/Platform/$TableRowSelection.d.ts +4 -4
  557. package/Platform/$ToolbarActionButtons.d.ts +2 -2
  558. package/Platform/$ToolbarDaughterControls.d.ts +3 -3
  559. package/Platform/$UnreadBar.d.ts +2 -2
  560. package/Platform/$WebFrameContext.d.ts +1 -1
  561. package/Platform/$WebFrameSearchPanel.d.ts +2 -2
  562. package/Platform/AccessListEntryRow.d.ts +8 -10
  563. package/Platform/AccessListEntryRowFlag.d.ts +6 -8
  564. package/Platform/AccessListEntryRowRemove.d.ts +5 -7
  565. package/Platform/AccessListEntryTrustee.d.ts +4 -6
  566. package/Platform/AccessListRow.d.ts +2 -4
  567. package/Platform/AccessListTableHead.d.ts +5 -7
  568. package/Platform/AddAndFillTableRows.d.ts +1 -1
  569. package/Platform/AddFileToTable.d.ts +7 -7
  570. package/Platform/AddFileToTableImpl.d.ts +6 -6
  571. package/Platform/AddNewTrusteeRow.d.ts +1 -1
  572. package/Platform/AggregateItemCheckbox.d.ts +3 -3
  573. package/Platform/AggregatesApplyButtonPanel.d.ts +1 -1
  574. package/Platform/AggregatesCheckbox.d.ts +5 -5
  575. package/Platform/AggregatesCheckboxService.d.ts +1 -1
  576. package/Platform/AggregatesGroup.d.ts +4 -4
  577. package/Platform/AggregatesNotAvailable.d.ts +1 -1
  578. package/Platform/AggregatesPanelHeader.d.ts +1 -1
  579. package/Platform/ApprovalVisualization.d.ts +3 -4
  580. package/Platform/ApprovalVisualizationConditionList.d.ts +1 -1
  581. package/Platform/ApprovalVisualizationContainer.d.ts +1 -1
  582. package/Platform/ApprovalVisualizationDescription.d.ts +1 -1
  583. package/Platform/ApprovalVisualizationVisBlock.d.ts +2 -2
  584. package/Platform/ArchivedCardsIcon.d.ts +1 -1
  585. package/Platform/ArchivedCardsPlugin.d.ts +1 -1
  586. package/Platform/AutoConsolidation.d.ts +11 -11
  587. package/Platform/AutoConsolidationImpl.d.ts +6 -6
  588. package/Platform/BarcodeRouteTypeMapper.d.ts +1 -1
  589. package/Platform/BarcodeSearchButton.d.ts +6 -6
  590. package/Platform/BarcodeSearchButtonImpl.d.ts +5 -5
  591. package/Platform/BaseMainMenuItem.d.ts +3 -3
  592. package/Platform/BaseMainMenuItemImpl.d.ts +2 -2
  593. package/Platform/BatchOperationErrorInfo.d.ts +2 -4
  594. package/Platform/BatchOperationsPerformer.d.ts +6 -6
  595. package/Platform/BatchOperationsProgressDialogService.d.ts +4 -4
  596. package/Platform/BatchSelectionState.d.ts +4 -4
  597. package/Platform/BatchSelectionStateImpl.d.ts +4 -4
  598. package/Platform/BlockImpl.d.ts +1 -1
  599. package/Platform/BottomEdge.d.ts +5 -5
  600. package/Platform/BottomEdgePlugin.d.ts +1 -1
  601. package/Platform/ButtonPositionsSelection.d.ts +7 -7
  602. package/Platform/CacheManagementService.d.ts +2 -2
  603. package/Platform/CalendarInput.d.ts +2 -2
  604. package/Platform/CardLink.d.ts +11 -11
  605. package/Platform/CardLinkImpl.d.ts +8 -8
  606. package/Platform/CardManagement.d.ts +1 -1
  607. package/Platform/CardManagementImpl.d.ts +2 -2
  608. package/Platform/CardShowRouteTypeMapper.d.ts +3 -3
  609. package/Platform/CertificateSettingsLogic.d.ts +2 -2
  610. package/Platform/CertificateSettingsView.d.ts +3 -2
  611. package/Platform/CheckBox.d.ts +2 -2
  612. package/Platform/CheckBoxImpl.d.ts +2 -2
  613. package/Platform/CheckFilesAllowed.d.ts +1 -1
  614. package/Platform/CleanEmptyAccessListEntries.d.ts +1 -1
  615. package/Platform/ClearButton.d.ts +1 -1
  616. package/Platform/ColumnWidthOptions.d.ts +1 -3
  617. package/Platform/ComboBoxImpl.d.ts +2 -2
  618. package/Platform/CommentFile.d.ts +4 -4
  619. package/Platform/CommentFileImpl.d.ts +2 -2
  620. package/Platform/CompanyLogoService.d.ts +4 -4
  621. package/Platform/CompleteTaskCondition.d.ts +5 -5
  622. package/Platform/CompleteTaskConditionImpl.d.ts +2 -2
  623. package/Platform/CompleteTaskConditionsTable.d.ts +1 -1
  624. package/Platform/CompleteTaskConditionsTableImpl.d.ts +3 -4
  625. package/Platform/ConfigurableMainMenuContainerButton.d.ts +4 -4
  626. package/Platform/ConfigurableMainMenuContainerButtonImpl.d.ts +2 -2
  627. package/Platform/ConnectPinButtonToMainMenuScript.d.ts +4 -4
  628. package/Platform/ConnectUserFoldersToConfigurableContainerScript.d.ts +3 -3
  629. package/Platform/ContentElementProviderService.d.ts +1 -1
  630. package/Platform/ContextMenu.d.ts +4 -4
  631. package/Platform/ContextMenuCustomPlugins.d.ts +3 -3
  632. package/Platform/ContextMenuOptionsService.d.ts +5 -5
  633. package/Platform/ConvertFolderNodeToFolderInfo.d.ts +2 -2
  634. package/Platform/CopyShortcutBatchOperationImpl.d.ts +4 -4
  635. package/Platform/CryptoProInfo.d.ts +2 -2
  636. package/Platform/CustomButtonImpl.d.ts +2 -2
  637. package/Platform/CustomHtmlPageRouteHandler.d.ts +1 -1
  638. package/Platform/DVWebToolInfo.d.ts +2 -2
  639. package/Platform/DashboardContainer.d.ts +2 -3
  640. package/Platform/DateFormatParsingResponseResolver.d.ts +5 -5
  641. package/Platform/DateInput.d.ts +1 -1
  642. package/Platform/DateTimePicker.d.ts +3 -3
  643. package/Platform/DateTimePickerImpl.d.ts +11 -12
  644. package/Platform/DefaultFolderDataLoader.d.ts +3 -3
  645. package/Platform/DefaultFolderDataLoadingPluginFactory.d.ts +4 -4
  646. package/Platform/DefaultFolderResponseResolver.d.ts +4 -4
  647. package/Platform/DefaultFolderRouteHandler.d.ts +5 -5
  648. package/Platform/DeleteBatchOperation.d.ts +14 -14
  649. package/Platform/DeleteBatchOperationImpl.d.ts +4 -4
  650. package/Platform/DepartmentRowEditRouteTypeMapper.d.ts +1 -1
  651. package/Platform/DepartmentRowRouteHandler.d.ts +2 -2
  652. package/Platform/DepartmentRowViewRouteTypeMapper.d.ts +1 -1
  653. package/Platform/Diagram.d.ts +3 -3
  654. package/Platform/DiagramChart.d.ts +1 -1
  655. package/Platform/DiagramLoader.d.ts +2 -2
  656. package/Platform/DiagramLogic.d.ts +6 -6
  657. package/Platform/DiagramQueryParams.d.ts +3 -3
  658. package/Platform/DisableInheritanceModeSelectDialog.d.ts +1 -1
  659. package/Platform/DisplayStaffUnit.d.ts +7 -7
  660. package/Platform/DisplayStaffUnitImpl.d.ts +5 -5
  661. package/Platform/DownloadAllTableFiles.d.ts +7 -7
  662. package/Platform/DownloadAllTableFilesImpl.d.ts +5 -5
  663. package/Platform/DownloadBatchOperationFileInfoCard.d.ts +1 -3
  664. package/Platform/DownloadFilesBatchOperation.d.ts +17 -17
  665. package/Platform/DownloadFilesBatchOperationImpl.d.ts +6 -6
  666. package/Platform/DownloadTableFiles.d.ts +2 -2
  667. package/Platform/Dropdown.d.ts +2 -2
  668. package/Platform/DropdownImpl.d.ts +3 -3
  669. package/Platform/EmployeeStatusService.d.ts +6 -6
  670. package/Platform/EmptyControlStub.d.ts +2 -2
  671. package/Platform/EventArgs.d.ts +1 -1
  672. package/Platform/ExistingBarcodeCardRouteHandler.d.ts +2 -2
  673. package/Platform/ExistingCardRouteHandler.d.ts +1 -1
  674. package/Platform/ExistingRowRouteHandler.d.ts +2 -2
  675. package/Platform/ExportESignButton.d.ts +6 -6
  676. package/Platform/ExportESignButtonImpl.d.ts +6 -6
  677. package/Platform/Favorite.d.ts +5 -5
  678. package/Platform/FavoritesPageRouteHandler.d.ts +5 -5
  679. package/Platform/FavoritesRouteHandler.d.ts +3 -3
  680. package/Platform/FileDownloadService.d.ts +3 -3
  681. package/Platform/FileDropzone.d.ts +2 -2
  682. package/Platform/FileInput.d.ts +2 -2
  683. package/Platform/FilePicker.d.ts +19 -20
  684. package/Platform/FilePickerImpl.d.ts +25 -25
  685. package/Platform/FilePickerMenu.d.ts +3 -3
  686. package/Platform/FilePickerMenuItemsView.d.ts +1 -1
  687. package/Platform/FilePickerOperations.d.ts +13 -13
  688. package/Platform/FilePickerOperationsAvailability.d.ts +4 -4
  689. package/Platform/FilePickerUploadService.d.ts +3 -3
  690. package/Platform/FilePickerValueView.d.ts +3 -3
  691. package/Platform/FilePreview.d.ts +28 -28
  692. package/Platform/FilePreviewImpl.d.ts +10 -10
  693. package/Platform/FileScanService.d.ts +7 -7
  694. package/Platform/FileUploadService.d.ts +1 -1
  695. package/Platform/FileVersionDialog.d.ts +13 -13
  696. package/Platform/FileVersionsLoaded.d.ts +1 -1
  697. package/Platform/FileVersionsTable.d.ts +1 -1
  698. package/Platform/FileViewer.d.ts +3 -3
  699. package/Platform/FilterBoolean.d.ts +2 -2
  700. package/Platform/FilterDate.d.ts +2 -2
  701. package/Platform/FilterDateRangePicker.d.ts +1 -1
  702. package/Platform/FilterDateTextListInput.d.ts +1 -1
  703. package/Platform/FocusableTextInput.d.ts +2 -2
  704. package/Platform/Folder.d.ts +1 -1
  705. package/Platform/FolderAsWebPageRouteHandler.d.ts +1 -1
  706. package/Platform/FolderCardsDashboardWidget.d.ts +9 -12
  707. package/Platform/FolderCardsDashboardWidgetImpl.d.ts +8 -8
  708. package/Platform/FolderCountersRouteHandler.d.ts +4 -4
  709. package/Platform/FolderDashboardWidget.d.ts +3 -3
  710. package/Platform/FolderDataContext.d.ts +9 -9
  711. package/Platform/FolderDataContextImpl.d.ts +10 -11
  712. package/Platform/FolderGrid.d.ts +22 -22
  713. package/Platform/FolderGridBatchOperationsNode.d.ts +13 -13
  714. package/Platform/FolderGridBatchOperationsNodeImpl.d.ts +2 -2
  715. package/Platform/FolderGridImpl.d.ts +7 -7
  716. package/Platform/FolderGridService.d.ts +4 -4
  717. package/Platform/FolderGroupDashboardWidget.d.ts +3 -3
  718. package/Platform/FolderHelpButton.d.ts +2 -2
  719. package/Platform/FolderHelpDialog.d.ts +1 -1
  720. package/Platform/FolderHelpPlugins.d.ts +5 -5
  721. package/Platform/FolderHelpService.d.ts +5 -5
  722. package/Platform/FolderHelpTimeCodes.d.ts +1 -1
  723. package/Platform/FolderImpl.d.ts +2 -2
  724. package/Platform/FolderMainMenuItem.d.ts +5 -5
  725. package/Platform/FolderMainMenuItemRouteHandler.d.ts +1 -1
  726. package/Platform/FolderManagementAdaptiveMenu.d.ts +1 -1
  727. package/Platform/FolderManagementDialog.d.ts +7 -7
  728. package/Platform/FolderName.d.ts +2 -2
  729. package/Platform/FolderNameImpl.d.ts +3 -3
  730. package/Platform/FolderPageRouteHandler.d.ts +4 -4
  731. package/Platform/FolderPageRouteHelpers.d.ts +1 -1
  732. package/Platform/FolderPluginProvider.d.ts +6 -6
  733. package/Platform/FolderSizeResponseResolver.d.ts +4 -4
  734. package/Platform/FolderTypeDialog.d.ts +3 -3
  735. package/Platform/FolderTypeItems.d.ts +7 -7
  736. package/Platform/FolderTypeItemsImpl.d.ts +9 -9
  737. package/Platform/FolderViewItems.d.ts +6 -6
  738. package/Platform/FolderViewItemsImpl.d.ts +8 -8
  739. package/Platform/FolderWebFrameRouteHandler.d.ts +1 -1
  740. package/Platform/FormatFileVersion.d.ts +1 -1
  741. package/Platform/GetFlagEntry.d.ts +2 -2
  742. package/Platform/GetFlagState.d.ts +2 -2
  743. package/Platform/GetSortByRequest.d.ts +2 -2
  744. package/Platform/GridFilterItemImpl.d.ts +2 -2
  745. package/Platform/GridFilterResetButton.d.ts +2 -2
  746. package/Platform/GridManagement.d.ts +3 -3
  747. package/Platform/GridOperationsPanel.d.ts +6 -6
  748. package/Platform/GridOperationsPanelImpl.d.ts +6 -6
  749. package/Platform/GridOperationsService.d.ts +4 -4
  750. package/Platform/GridRowModel.d.ts +3 -3
  751. package/Platform/GroupAccessControlEntriesByTrustee.d.ts +3 -3
  752. package/Platform/GroupFoldersMainMenuItem.d.ts +1 -1
  753. package/Platform/GroupFoldersMainMenuItemImpl.d.ts +1 -1
  754. package/Platform/GroupMainMenuItem.d.ts +3 -3
  755. package/Platform/HtmlTag.d.ts +0 -1
  756. package/Platform/HtmlView.d.ts +2 -2
  757. package/Platform/IComboBoxVariant.d.ts +1 -2
  758. package/Platform/IDateFormatColumnData.d.ts +1 -1
  759. package/Platform/IFileDownloadEventArgs.d.ts +2 -2
  760. package/Platform/IFileEventArgs.d.ts +2 -2
  761. package/Platform/IFilePicker.d.ts +2 -2
  762. package/Platform/IFilePickerUploadService.d.ts +3 -3
  763. package/Platform/IFilePickerValue.d.ts +1 -1
  764. package/Platform/IFileUploadService.d.ts +1 -1
  765. package/Platform/IFolderDataLoader.d.ts +1 -1
  766. package/Platform/IFolderDataLoadingPlugin.d.ts +7 -7
  767. package/Platform/IFolderLoadRequest.d.ts +1 -1
  768. package/Platform/IFolderPluginFactory.d.ts +5 -5
  769. package/Platform/IServerDefinedRouteData.d.ts +3 -3
  770. package/Platform/ISimpleRouteData.d.ts +1 -1
  771. package/Platform/ITableOperation.d.ts +1 -1
  772. package/Platform/ITableWrapper.d.ts +1 -1
  773. package/Platform/IUnreadRowData.d.ts +1 -1
  774. package/Platform/Image.d.ts +5 -5
  775. package/Platform/ImageImpl.d.ts +4 -4
  776. package/Platform/InputWithMask.d.ts +4 -4
  777. package/Platform/LabelImpl.d.ts +2 -2
  778. package/Platform/LastSearchParametersService.d.ts +3 -3
  779. package/Platform/LayoutIconButtonImpl.d.ts +2 -2
  780. package/Platform/LayoutPageMainMenuItem.d.ts +1 -1
  781. package/Platform/LayoutPageMainMenuItemImpl.d.ts +1 -1
  782. package/Platform/LayoutPageRouteHandler.d.ts +1 -1
  783. package/Platform/LayoutPageRouteHelpers.d.ts +1 -1
  784. package/Platform/LinkMainMenuItem.d.ts +1 -1
  785. package/Platform/ListCheckbox.d.ts +2 -2
  786. package/Platform/ListContent.d.ts +1 -1
  787. package/Platform/ListEmpty.d.ts +1 -1
  788. package/Platform/ListEmptySearchIcon.d.ts +1 -1
  789. package/Platform/ListInput.d.ts +2 -2
  790. package/Platform/ListItem.d.ts +1 -1
  791. package/Platform/ListLoading.d.ts +1 -1
  792. package/Platform/ListSearchIcon.d.ts +1 -1
  793. package/Platform/ListSlot.d.ts +1 -1
  794. package/Platform/ListTotalItem.d.ts +2 -2
  795. package/Platform/ListViewResponseResolver.d.ts +7 -7
  796. package/Platform/LoadExistingFolderDataLoader.d.ts +2 -2
  797. package/Platform/LoaderDialog.d.ts +6 -12
  798. package/Platform/LoadingMorePlaceholder.d.ts +2 -2
  799. package/Platform/MainMenu.d.ts +3 -3
  800. package/Platform/MainMenuPinButton.d.ts +5 -5
  801. package/Platform/MasterGroupMainMenuItem.d.ts +2 -2
  802. package/Platform/MoveShortcutBatchOperationImpl.d.ts +4 -4
  803. package/Platform/NavigationRoute.d.ts +1 -3
  804. package/Platform/NewAccessListEntryRow.d.ts +6 -8
  805. package/Platform/NewAccessListEntryTrusteeSelect.d.ts +4 -6
  806. package/Platform/NewDepartmentRowRouteHandler.d.ts +1 -1
  807. package/Platform/NewDepartmentRowRouteTypeMapper.d.ts +1 -1
  808. package/Platform/NewOrganizationRowRouteHandler.d.ts +1 -1
  809. package/Platform/NewOrganizationRowRouteTypeMapper.d.ts +1 -1
  810. package/Platform/NewRowRouteHandler.d.ts +1 -1
  811. package/Platform/NewRowRouteTypeMapper.d.ts +1 -1
  812. package/Platform/NoBatchOperationsMessage.d.ts +4 -4
  813. package/Platform/NoBatchOperationsMessageImpl.d.ts +4 -4
  814. package/Platform/Number.d.ts +1 -1
  815. package/Platform/NumberImpl.d.ts +3 -3
  816. package/Platform/OrganizationRowEditRouteTypeMapper.d.ts +1 -1
  817. package/Platform/OrganizationRowRouteHandler.d.ts +2 -2
  818. package/Platform/OrganizationRowViewRouteTypeMapper.d.ts +1 -1
  819. package/Platform/PageSizeFolderDataLoadingPlugin.d.ts +3 -3
  820. package/Platform/Panel.d.ts +3 -3
  821. package/Platform/PanelImpl.d.ts +3 -3
  822. package/Platform/ParseModel.d.ts +2 -2
  823. package/Platform/PdfjsViewer.d.ts +1 -1
  824. package/Platform/PlatformConstants.d.ts +1 -1
  825. package/Platform/PrepareGridOptions.d.ts +2 -2
  826. package/Platform/PrepareGridViewModel.d.ts +2 -2
  827. package/Platform/QueryCondition.d.ts +4 -4
  828. package/Platform/QueryConditionsTableImpl.d.ts +2 -3
  829. package/Platform/Quotes.d.ts +9 -9
  830. package/Platform/QuotesInner.d.ts +1 -1
  831. package/Platform/QuotesItem.d.ts +2 -2
  832. package/Platform/QuotesModal.d.ts +4 -4
  833. package/Platform/QuotesModalQuote.d.ts +2 -2
  834. package/Platform/R7Viewer.d.ts +1 -1
  835. package/Platform/RadioGroupImpl.d.ts +2 -2
  836. package/Platform/ReadAllResponseResolver.d.ts +4 -4
  837. package/Platform/ReadBatchOperation.d.ts +16 -16
  838. package/Platform/ReadBatchOperationImpl.d.ts +4 -4
  839. package/Platform/RecentCardsDashboardWidget.d.ts +9 -12
  840. package/Platform/RecentCardsDashboardWidgetDataLoader.d.ts +2 -2
  841. package/Platform/RecentCardsDashboardWidgetImpl.d.ts +6 -6
  842. package/Platform/RecentCardsPageRouteHandler.d.ts +5 -5
  843. package/Platform/RecentCardsRouteHandler.d.ts +4 -4
  844. package/Platform/RedirectRouteTypeMapper.d.ts +1 -1
  845. package/Platform/RefreshFoldersTreeButton.d.ts +4 -4
  846. package/Platform/RefreshUnreadCountersService.d.ts +4 -4
  847. package/Platform/RemoveTrusteeRow.d.ts +3 -3
  848. package/Platform/ResetSettings.d.ts +4 -4
  849. package/Platform/RowEditRouteTypeMapper.d.ts +1 -1
  850. package/Platform/RowViewRouteTypeMapper.d.ts +1 -1
  851. package/Platform/SafariAddressBarFixRouteHandler.d.ts +3 -3
  852. package/Platform/SaveColumnsRequestResolver.d.ts +7 -7
  853. package/Platform/SaveColumnsResponseResolver.d.ts +4 -4
  854. package/Platform/SavingButtons.d.ts +5 -5
  855. package/Platform/SavingButtonsImpl.d.ts +2 -2
  856. package/Platform/ScanButton.d.ts +9 -9
  857. package/Platform/ScanButtonImpl.d.ts +5 -5
  858. package/Platform/ScanDialogService.d.ts +17 -22
  859. package/Platform/ScanOptions.d.ts +4 -6
  860. package/Platform/ScanRequest.d.ts +3 -5
  861. package/Platform/ScanRequestResult.d.ts +1 -3
  862. package/Platform/ScrollTopBottom.d.ts +6 -6
  863. package/Platform/ScrollTopBottomButtons.d.ts +1 -1
  864. package/Platform/ScrollTopBottomLogic.d.ts +5 -5
  865. package/Platform/ScrollTopBottomPlugin.d.ts +1 -1
  866. package/Platform/SearchParametersFolderRequestResolver.d.ts +6 -6
  867. package/Platform/SearchParametersFolderResponseResolver.d.ts +8 -8
  868. package/Platform/SearchRequestResolver.d.ts +6 -6
  869. package/Platform/SearchResponseResolver.d.ts +5 -5
  870. package/Platform/SearchResultPageRouteHandler.d.ts +8 -8
  871. package/Platform/SearchResultsFolderDataLoadingPluginFactory.d.ts +4 -4
  872. package/Platform/SearchResultsItem.d.ts +2 -2
  873. package/Platform/SearchResultsRequestResolver.d.ts +7 -7
  874. package/Platform/SearchResultsResponseResolver.d.ts +6 -6
  875. package/Platform/SearchRouteHandler.d.ts +5 -5
  876. package/Platform/SearchTextInput.d.ts +2 -2
  877. package/Platform/SearchingResults.d.ts +7 -7
  878. package/Platform/SearchingResultsImpl.d.ts +7 -7
  879. package/Platform/SecurityDescriptorDialog.d.ts +40 -42
  880. package/Platform/SecurityDescriptorDialog.stories.d.ts +2 -2
  881. package/Platform/SecurityDescriptorDialogLogic.d.ts +19 -25
  882. package/Platform/SecurityDialogFrame.d.ts +5 -7
  883. package/Platform/SecurityDialogMessage.d.ts +2 -4
  884. package/Platform/ServerDefinedRouteHandler.d.ts +1 -1
  885. package/Platform/ServerDefinedRouteTypeMapper.d.ts +2 -2
  886. package/Platform/SessionExpiredHandler.d.ts +1 -1
  887. package/Platform/SettingsPopup.d.ts +8 -8
  888. package/Platform/SettingsPopupCheckBoxContainer.d.ts +1 -1
  889. package/Platform/SettingsPopupColumn.d.ts +1 -1
  890. package/Platform/SettingsPopupItemView.d.ts +1 -1
  891. package/Platform/SettingsPopupLogic.d.ts +4 -4
  892. package/Platform/SettingsPopupRequestResolver.d.ts +6 -6
  893. package/Platform/SettingsPopupResponseResolver.d.ts +4 -4
  894. package/Platform/SettingsPopupRow.d.ts +1 -1
  895. package/Platform/SettingsPopupView.d.ts +9 -9
  896. package/Platform/ShowAllButton.d.ts +9 -9
  897. package/Platform/ShowAllPlugins.d.ts +1 -1
  898. package/Platform/SimpleRouteHandler.d.ts +1 -1
  899. package/Platform/SimpleRouteTypeMapper.d.ts +1 -1
  900. package/Platform/SortingRequestResolver.d.ts +5 -5
  901. package/Platform/SortingResponseResolver.d.ts +4 -4
  902. package/Platform/StaffStatusActivateDialog.d.ts +4 -4
  903. package/Platform/StaffStatusActivateDialogRouteHandler.d.ts +7 -7
  904. package/Platform/Tab.d.ts +1 -1
  905. package/Platform/Table.d.ts +7 -7
  906. package/Platform/TableBackgroundOpacityPlugin.d.ts +1 -1
  907. package/Platform/TableCellDateFormattedPlugin.d.ts +2 -2
  908. package/Platform/TableCellNumberFormattedPlugin.d.ts +3 -3
  909. package/Platform/TableCellNumberRightAlignPlugin.d.ts +1 -1
  910. package/Platform/TableCellOpacityPlugin.d.ts +1 -1
  911. package/Platform/TableCreateRowWindow.d.ts +3 -3
  912. package/Platform/TableDataRequestOptions.d.ts +3 -5
  913. package/Platform/TableEditRowWindow.d.ts +3 -3
  914. package/Platform/TableFileDropzone.d.ts +3 -3
  915. package/Platform/TableFileInput.d.ts +2 -2
  916. package/Platform/TableImpl.d.ts +4 -4
  917. package/Platform/TablePresentationTogglePlugins.d.ts +6 -6
  918. package/Platform/TablePresentationToggleService.d.ts +5 -5
  919. package/Platform/TableRowColorPlugin.d.ts +1 -1
  920. package/Platform/TableRowColorResponseResolver.d.ts +4 -4
  921. package/Platform/TableRowsSelectionModel.d.ts +2 -4
  922. package/Platform/TextArea.d.ts +6 -6
  923. package/Platform/TextAreaImpl.d.ts +2 -2
  924. package/Platform/TextControlBaseImpl.d.ts +3 -3
  925. package/Platform/TextListInput.d.ts +3 -3
  926. package/Platform/TextListInputWrapper.d.ts +1 -1
  927. package/Platform/ToggleRowAccess.d.ts +3 -3
  928. package/Platform/ToolbarActionButtonsService.d.ts +3 -3
  929. package/Platform/ToolbarDaughterControlImpl.d.ts +4 -5
  930. package/Platform/ToolbarDaughterControlsService.d.ts +4 -4
  931. package/Platform/TrusteeEquals.d.ts +1 -1
  932. package/Platform/UnlockCards.d.ts +6 -6
  933. package/Platform/UnreadBarService.d.ts +9 -9
  934. package/Platform/UnreadBarTablePlugins.d.ts +8 -8
  935. package/Platform/UnreadCounter.d.ts +2 -4
  936. package/Platform/UnreadCounterNotificationService.d.ts +2 -2
  937. package/Platform/UnreadCounterRouteHandler.d.ts +2 -2
  938. package/Platform/UnreadResponseResolver.d.ts +4 -4
  939. package/Platform/UpdateTrusteeOrder.d.ts +1 -1
  940. package/Platform/Url.d.ts +5 -5
  941. package/Platform/UserCulture.d.ts +2 -2
  942. package/Platform/UserFoldersMainMenuItem.d.ts +2 -2
  943. package/Platform/UserInfo.d.ts +2 -2
  944. package/Platform/UserProfileDialog.d.ts +6 -8
  945. package/Platform/WebFrameBodyContainer.d.ts +3 -3
  946. package/Platform/WebFrameBodyContainerImpl.d.ts +2 -2
  947. package/Platform/WebFrameCompanyLogo.d.ts +5 -5
  948. package/Platform/WebFrameContent.d.ts +9 -9
  949. package/Platform/WebFrameContentContainer.d.ts +4 -4
  950. package/Platform/WebFrameContentContainerImpl.d.ts +2 -2
  951. package/Platform/WebFrameContentImpl.d.ts +3 -3
  952. package/Platform/WebFrameCurrentPageName.d.ts +3 -3
  953. package/Platform/WebFrameHeaderContainer.d.ts +8 -8
  954. package/Platform/WebFrameHeaderContainerImpl.d.ts +4 -4
  955. package/Platform/WebFrameHelpButton.d.ts +5 -5
  956. package/Platform/WebFrameMainMenuButton.d.ts +5 -5
  957. package/Platform/WebFrameMainMenuContainer.d.ts +7 -7
  958. package/Platform/WebFrameMainMenuContainerImpl.d.ts +3 -3
  959. package/Platform/WebFrameNavigationBar.d.ts +7 -7
  960. package/Platform/WebFrameNavigationBarBackButton.d.ts +5 -5
  961. package/Platform/WebFrameNavigationBarCreateButton.d.ts +4 -4
  962. package/Platform/WebFrameNavigationBarImpl.d.ts +4 -4
  963. package/Platform/WebFrameSearchPanel.d.ts +16 -16
  964. package/Platform/WebFrameSearchPanelService.d.ts +4 -4
  965. package/Platform/WebFrameUserPanel.d.ts +12 -12
  966. package/Platform/WindowLocationService.d.ts +1 -1
  967. package/Platform/getPreloadedLayoutModel.d.ts +2 -0
  968. package/Platform/{RegisterSimpleRoute.d.ts → registerSimpleRoute.d.ts} +4 -8
  969. package/StandardServices.d.ts +27 -27
  970. package/StartUp.d.ts +1 -6
  971. package/System/$FileService.d.ts +5 -6
  972. package/System/$FolderColors.d.ts +1 -1
  973. package/System/$LastSearchResponse.d.ts +4 -4
  974. package/System/$Layout.d.ts +13 -17
  975. package/System/$LayoutBackground.d.ts +2 -2
  976. package/System/$LayoutControlFactory.d.ts +3 -3
  977. package/System/$LayoutManager.d.ts +3 -3
  978. package/System/$MessageBox.d.ts +1 -1
  979. package/System/$ParentOwnerLayout.d.ts +1 -1
  980. package/System/$RealtimeCommunicationService.d.ts +2 -2
  981. package/System/$RequestManager.d.ts +4 -4
  982. package/System/$Router.d.ts +7 -7
  983. package/System/$UrlStore.d.ts +2 -2
  984. package/System/$WebFrameContentHeight.d.ts +1 -1
  985. package/System/ApiEvent.d.ts +5 -5
  986. package/System/ArrayUtils.d.ts +3 -3
  987. package/System/BaseControl.d.ts +28 -30
  988. package/System/BaseControlImpl.d.ts +10 -10
  989. package/System/BasicEvent.d.ts +6 -6
  990. package/System/BindSimpleApiEvent.d.ts +2 -2
  991. package/System/BindingMetadataConstants.d.ts +2 -2
  992. package/System/BooleanState.d.ts +4 -4
  993. package/System/Bubbling.d.ts +1 -2
  994. package/System/ButtonPositionsSelectionUtils.d.ts +3 -3
  995. package/System/CancelableEvent.d.ts +9 -10
  996. package/System/CardTypeResolver.d.ts +1 -3
  997. package/System/ChangedPropertyInfo.d.ts +3 -5
  998. package/System/ControlConstructor.d.ts +2 -4
  999. package/System/ControlContext.d.ts +2 -2
  1000. package/System/ControlImpl.d.ts +1 -1
  1001. package/System/ControlStore.d.ts +4 -4
  1002. package/System/ControllerBase.d.ts +3 -3
  1003. package/System/DataGridControl.d.ts +7 -7
  1004. package/System/DataLoadEvent.d.ts +1 -1
  1005. package/System/DateTimeUtils.d.ts +2 -2
  1006. package/System/Decorators.d.ts +3 -5
  1007. package/System/DecoratorsCommon.d.ts +3 -5
  1008. package/System/DefineParameterAlias.d.ts +2 -2
  1009. package/System/DefineProperty.d.ts +1 -1
  1010. package/System/DefinePropertyAlias.d.ts +1 -1
  1011. package/System/DelayUntilApiEvent.d.ts +2 -2
  1012. package/System/DirectoryBase.d.ts +4 -5
  1013. package/System/DirectoryBaseImpl.d.ts +14 -17
  1014. package/System/DirectorySelectDialog.d.ts +15 -15
  1015. package/System/DirectoryServerModels.d.ts +3 -5
  1016. package/System/Event.d.ts +2 -2
  1017. package/System/EventEmitter.d.ts +6 -6
  1018. package/System/EventHandlersMap.d.ts +2 -2
  1019. package/System/ExperimentalFeatureService.d.ts +1 -1
  1020. package/System/ExtensionManager.d.ts +3 -3
  1021. package/System/FileService.d.ts +7 -11
  1022. package/System/FilterLogic.d.ts +1 -1
  1023. package/System/FindControlByNameOrType.d.ts +1 -1
  1024. package/System/FolderColorsService.d.ts +3 -3
  1025. package/System/GetBindingResult.d.ts +2 -2
  1026. package/System/GetFunctionByName.d.ts +1 -1
  1027. package/System/HandleTabSelection.d.ts +3 -3
  1028. package/System/Handler.d.ts +4 -5
  1029. package/System/IApiPropertyDescriptor.d.ts +2 -2
  1030. package/System/IBasicEvent.d.ts +4 -6
  1031. package/System/IBindingsWriteRequest.d.ts +1 -1
  1032. package/System/IBlurEventArgs.d.ts +1 -1
  1033. package/System/ICardStateChangingEventArgs.d.ts +1 -1
  1034. package/System/IClickEventArgs.d.ts +1 -1
  1035. package/System/ICommonResponse.d.ts +1 -1
  1036. package/System/IControlContext.d.ts +2 -3
  1037. package/System/IControlDescription.d.ts +1 -1
  1038. package/System/IControlMap.d.ts +2 -2
  1039. package/System/IControlStoreManager.d.ts +3 -3
  1040. package/System/IExtension.d.ts +2 -2
  1041. package/System/IFocusEventArgs.d.ts +1 -1
  1042. package/System/IKeyboardEventArgs.d.ts +1 -1
  1043. package/System/ILayoutContainer.d.ts +1 -1
  1044. package/System/ILayoutContainerMap.d.ts +1 -2
  1045. package/System/ILayoutContainerParams.d.ts +1 -1
  1046. package/System/ILayoutParams.d.ts +4 -4
  1047. package/System/IMouseOutEventArgs.d.ts +1 -1
  1048. package/System/IMouseOverEventArgs.d.ts +1 -1
  1049. package/System/IRouteHandler.d.ts +4 -4
  1050. package/System/IRouteInfo.d.ts +1 -1
  1051. package/System/IWebServicesConnection.d.ts +1 -1
  1052. package/System/IWebServicesService.d.ts +4 -4
  1053. package/System/IncomingLocalStorageCommunicationChannel.d.ts +3 -5
  1054. package/System/InputBasedControl.d.ts +9 -9
  1055. package/System/InputBasedControlImpl.d.ts +14 -18
  1056. package/System/LabelWidthService.d.ts +1 -1
  1057. package/System/LastSearchResponseService.d.ts +3 -3
  1058. package/System/Layout.d.ts +20 -20
  1059. package/System/LayoutBackgroundService.d.ts +3 -3
  1060. package/System/LayoutCardControllerStub.d.ts +1 -0
  1061. package/System/LayoutContainer.d.ts +5 -10
  1062. package/System/LayoutControlFactory.d.ts +4 -4
  1063. package/System/LayoutControlType.d.ts +3 -5
  1064. package/System/LayoutControlsAccessor.d.ts +1 -1
  1065. package/System/LayoutImpl.d.ts +5 -9
  1066. package/System/LayoutManager.d.ts +10 -10
  1067. package/System/LayoutRowControllerStub.d.ts +1 -0
  1068. package/System/LayoutScript.d.ts +4 -6
  1069. package/System/LoadingViewWithText.d.ts +3 -3
  1070. package/System/LocalStorage.d.ts +2 -2
  1071. package/System/LocationContainerControl.d.ts +10 -11
  1072. package/System/LocationContainerControl.stories.d.ts +18 -0
  1073. package/System/LocationContainerControlRealoadLayoutApi.stories.d.ts +20 -0
  1074. package/System/LocationContainerControlStoriesData.d.ts +15 -0
  1075. package/System/MessageBoxService.d.ts +2 -2
  1076. package/System/NewValueIfUndefined.d.ts +1 -1
  1077. package/System/NotificationRealtimeMessage.d.ts +1 -1
  1078. package/System/NotificationTypeConverter.d.ts +2 -2
  1079. package/System/OperationUtils.d.ts +2 -2
  1080. package/System/OutcomingLocalStorageCommunicationChannel.d.ts +2 -2
  1081. package/System/Poll.d.ts +4 -6
  1082. package/System/PopupNotification.d.ts +13 -17
  1083. package/System/PromiseUtils.d.ts +2 -2
  1084. package/System/Readonly.d.ts +2 -3
  1085. package/System/Readwrite.d.ts +2 -3
  1086. package/System/RealtimeCommunicationService.d.ts +8 -8
  1087. package/System/RealtimeServerSender.d.ts +0 -1
  1088. package/System/RenderModalContent.d.ts +1 -1
  1089. package/System/RequestHelper.d.ts +2 -2
  1090. package/System/RequestManager.d.ts +5 -13
  1091. package/System/RequestMethods.d.ts +1 -1
  1092. package/System/ResourcesStub.d.ts +132 -358
  1093. package/System/RouteHelpers.d.ts +3 -3
  1094. package/System/RouteRequest.d.ts +1 -1
  1095. package/System/RouteSemantics.d.ts +1 -1
  1096. package/System/Router.d.ts +22 -23
  1097. package/System/SearchIcon.d.ts +1 -1
  1098. package/System/ServerController.d.ts +3 -3
  1099. package/System/ServiceActionMetaData.d.ts +1 -1
  1100. package/System/ShowLayoutParams.d.ts +1 -3
  1101. package/System/SimpleEvent.d.ts +5 -5
  1102. package/System/StateAccessor.d.ts +4 -4
  1103. package/System/StatusPointUtils.d.ts +1 -1
  1104. package/System/Summernote.d.ts +1 -5
  1105. package/System/TimeoutService.d.ts +1 -1
  1106. package/System/TooltipUtils.d.ts +3 -4
  1107. package/System/TryGetCardId.d.ts +2 -2
  1108. package/System/Utils.d.ts +2 -2
  1109. package/System/WebFrameContentHeightService.d.ts +3 -3
  1110. package/System/WebFrameUtils.d.ts +1 -1
  1111. package/System/WebServicesConnection.d.ts +2 -2
  1112. package/System/WebServicesService.d.ts +9 -9
  1113. package/System/{Helpers.d.ts → helpers.d.ts} +1 -1
  1114. package/System/{SummernotePasteWithoutFormating.d.ts → summernote-paste-without-formating.d.ts} +1 -1
  1115. package/System/{UpdateFolderStyles.d.ts → updateFolderStyle.d.ts} +0 -5
  1116. package/package.json +1 -1
  1117. package/BackOffice/DebugUtils.d.ts +0 -2
  1118. package/BackOffice/GetSearchItemsType.d.ts +0 -2
  1119. package/BackOffice/IExtraFileAdded.d.ts +0 -3
  1120. package/BackOffice/IFileTypeChangeArgs.d.ts +0 -4
  1121. package/BackOffice/IMainFileAdded.d.ts +0 -3
  1122. package/BackOffice/INewFileList.d.ts +0 -3
  1123. package/BackOffice/ToSearchArea.d.ts +0 -3
  1124. package/BackOffice/UtilsOfSign.d.ts +0 -31
  1125. package/Platform/GetPreloadedLayoutModel.d.ts +0 -3
  1126. package/Platform/SkipSavingCursorRequestResolver.d.ts +0 -12
  1127. /package/Platform/{LoadServerDefinedRoutes.d.ts → loadServerDefinedRoutes.d.ts} +0 -0
  1128. /package/System/{ConvertWebDavLinkToAbsolute.d.ts → convertWebDavLinkToAbsolute.d.ts} +0 -0
  1129. /package/System/{Mixins.d.ts → mixins.d.ts} +0 -0
@@ -21,7 +21,6 @@ export declare let resourcesStub: {
21
21
  Links_ColumnsConfigDialogTitle: string;
22
22
  AgreementButton_Sign: string;
23
23
  KindsNotAvailable: string;
24
- DeleteBatchOperation_DeletePermanentlyCardsMessage: string;
25
24
  Grid_ContextMenu_Filter: string;
26
25
  Staff_PositionTab: string;
27
26
  UnknownCardType: string;
@@ -33,10 +32,8 @@ export declare let resourcesStub: {
33
32
  LayoutsBootstrapper_LeavePageWithUnsavedChanges: string;
34
33
  Button_Create: string;
35
34
  Request_Error: string;
36
- SignatureSettingsDialog_Intro: string;
37
35
  MainMenuPinButton_Pin: string;
38
36
  Grid_NoOperationsAvailable: string;
39
- Aggregates_ApplyNoSelection: string;
40
37
  StaffDirectory_StaffInRoot_Organization: string;
41
38
  ContextMenuCustom_Refresh: string;
42
39
  TasksTable_ShowFinishedFilter: string;
@@ -46,56 +43,40 @@ export declare let resourcesStub: {
46
43
  FolderManagementDialog_Name: string;
47
44
  StaffDirectory_StaffInRoot_Position: string;
48
45
  Department_NextSearchResult: string;
46
+ StaffDirectory_CreateEmployee_ValidateAccountConfirmation: string;
49
47
  DocumentManagement_TerminationEndDate: string;
50
48
  ErrorPage_FriendlyHeader: string;
51
- ApprovalHistory_StagePass: string;
52
- Signature_WarnCloudSignatureNotConfigured: string;
53
49
  Tooltip_AddNewFile: string;
54
- Poll_TakeSurvey: string;
55
50
  CommentFile_SelectFile: string;
56
51
  Button_AddAdditionalFileShort: string;
57
- DownloadFilesBatchOperation_NoFilesWithSignError: string;
58
52
  SecurityDialog_Deny: string;
59
53
  SecurityDialog_None: string;
60
- DssDocumentFields: string;
61
54
  DialogHeader_ViewEmployee: string;
62
- Error_MainFileNewVersionNotAdded: string;
63
55
  Grouping_PagedSecurityNotification: string;
64
56
  DownloadAllTableFiles_DefaultTip: string;
65
57
  AddressControl_City: string;
66
58
  Grid_ColumnEndDateNotSpecified: string;
67
- Grid_SettingsColumnMaximal: string;
68
- Error_LDAPDefaultDomainNotSpecified: string;
69
- Grid_SettingsColumnWidth: string;
70
59
  Error_CardNotOpened: string;
71
60
  TaskOperation_Delegate: string;
72
61
  Staff_InfoTab: string;
73
62
  Dialog_EnterUrlAddress: string;
74
- Swagger_PageDescription: string;
75
63
  Button_AddMainFileShort: string;
76
64
  TasksTable_NoAccess: string;
77
65
  Field_LinkType: string;
78
66
  Grid_DeleteShortcutButtonHeader: string;
79
- Summernote_PasteWithoutFormating: string;
80
67
  Links_Info_AuthorLabel: string;
81
- FolderHelp_TimeCodeGridListSwitch: string;
82
- DateRangePicker__Today: string;
83
68
  AddFileToTable_DefaultTip: string;
84
69
  Grid_InvalidView: string;
85
70
  TasksTree_UndefinedNode: string;
86
71
  TaskAgreedReject_Comments: string;
87
72
  Button_AddDocument: string;
88
- SignatureMethodsSetup_CertificatesTable_EnableColumnTooltip: string;
89
73
  FileList_IncorrectName: string;
90
74
  FilterSidePanel_Accept: string;
91
75
  Links_NewCardDialog_Title: string;
92
- ArtPlayer_HideSettings: string;
93
- SignatureMethodsSetup_SelectedCertificatesLabel: string;
94
76
  AgreementManagement_ApprovalTypeConsolidation: string;
95
77
  MainMenu_Configuration_RestoreElements: string;
96
78
  Numerator_GenerateNewNumberTooltip: string;
97
79
  AgreementList_Caption: string;
98
- FileSign_TspAddressNotSpecified: string;
99
80
  AgreementList_ColumnComment: string;
100
81
  Checkbox_False: string;
101
82
  AgreementStateText_OnAgreement: string;
@@ -113,13 +94,11 @@ export declare let resourcesStub: {
113
94
  AgreementManagement_InterruptStageButton: string;
114
95
  Dialog_SearchParameters_Reset: string;
115
96
  GridFilter_Documents: string;
116
- AuthenticationKinds_Change: string;
117
97
  FilePicker_AuthorHeader: string;
118
98
  AddressControl_ZipCode: string;
119
99
  CreateRootLayoutDialogHeader_Organization: string;
120
100
  Delete: string;
121
101
  FileList_DropZone_MainFilesText: string;
122
- Grid_ResetViewSettings: string;
123
102
  FileListControl_AddMainFileText: string;
124
103
  UnreadCounter_GridDataOutdated: string;
125
104
  SearchResults_NoSearchMessage: string;
@@ -129,8 +108,6 @@ export declare let resourcesStub: {
129
108
  FilePanel_Sign_ValidationState: string;
130
109
  Navigator_BuildVersion: string;
131
110
  SecurityDialog_EnableInheritance: string;
132
- PowersDirectory_CreateRootLayoutDialogHeader: string;
133
- SignatureMethodsSetup_CertificatesTable_TypeColumn: string;
134
111
  TasksTable_ShowOverdueFilter: string;
135
112
  FileListControl_Header: string;
136
113
  FilePanel_Sign_SignDetailsHeader: string;
@@ -146,7 +123,6 @@ export declare let resourcesStub: {
146
123
  Links_InfoPopover_AddDescription: string;
147
124
  Dialog_ConfirmLogout: string;
148
125
  History_ColumnDate: string;
149
- Navigator_TakePoll: string;
150
126
  TaskOperation_StopExecution: string;
151
127
  Staff_Remove: string;
152
128
  AgreementManagement_OperationKind_Resume: string;
@@ -154,23 +130,17 @@ export declare let resourcesStub: {
154
130
  DelegateEvent_Returned: string;
155
131
  Grid_SettingsApply: string;
156
132
  History_NoRecords: string;
157
- DownloadFilesBatchOperation_NoFilesError: string;
158
- AuthenticationKinds_PhoneMask: string;
159
133
  MainMenu_Configuration_Configure: string;
160
134
  FolderManagement_AddSubfolder_Title: string;
161
135
  AcquaintanceManagement_Header: string;
162
136
  FolderManagement_ViewSettings: string;
163
137
  Error_ManagerHimself: string;
164
- LongRequestMessage: string;
165
- SignatureMethodsSetup_CertificatesTable_AuthorityColumn: string;
166
138
  AgreementManagement_ApprovalTypeParallel: string;
167
139
  Dialog_Information: string;
168
- License_Unavailable: string;
169
140
  DocumentManagement_Prolongation: string;
170
141
  Error_InternalServerError: string;
171
142
  Grouping_PagedSecurityConfirmation: string;
172
143
  ErrorPage_FriendlyMessage: string;
173
- Search_Placeholder_EveryWhere: string;
174
144
  FolderManagement_EditSettings_Title: string;
175
145
  Button_AddReport: string;
176
146
  TaskCard_DelegateCommentField: string;
@@ -178,17 +148,13 @@ export declare let resourcesStub: {
178
148
  StaffDirectory_TreeAddButtons_AddPosition: string;
179
149
  Error_WebClientExtensionExist: string;
180
150
  Grid_ContextMenu_Group: string;
181
- Grid_NotSpecified: string;
182
151
  Directory_SearchInDirectory: string;
183
152
  AgreementList_ColumnDepartment: string;
184
153
  DocumentManagement_DatesError: string;
185
- AuthenticationKinds_UniqueName: string;
186
- Unread_MarkAsRead: string;
187
154
  Files_Header_Version: string;
188
155
  CanNotReceiveRecentCardsFolder: string;
189
156
  TasksTree_TaskGroupHelpHeader: string;
190
157
  Navigator_AttachFolder: string;
191
- SignatureButton_Sign: string;
192
158
  Login_UserName: string;
193
159
  AcquaintanceManagement_PastDateMessage: string;
194
160
  GridFilter_Filter: string;
@@ -196,27 +162,22 @@ export declare let resourcesStub: {
196
162
  FilePicker_Replace: string;
197
163
  Error_UserNotRegisteredAsEmployee: string;
198
164
  Partner_DirectorySearchPlaceholderDepartment: string;
199
- Grid_SettingList: string;
200
165
  Comments_Restore: string;
201
166
  TasksTree_TaskHintHeaderTemplate: string;
202
167
  Navigator_ButtonSelect: string;
203
168
  StaffDirectory_ShowAllLabel: string;
204
169
  EmployeeInitialsColumn: string;
205
170
  DocumentManagement_TerminationReason: string;
206
- Error_AccountFormatIsNotRecognized: string;
207
171
  Error_AccessDenied: string;
208
172
  AddCardModal_NoTemplates: string;
209
173
  DocumentId: string;
210
174
  Button_Withdraw: string;
211
- SignatureDialog_UserNameNotSpecified: string;
212
- SignatureDialog_SignatureOptionsButton: string;
213
175
  Error_CardIsLocked: string;
214
176
  UniquenessCheck_CardAuthor: string;
215
177
  StaffDirectory_TreeAddButtons_Create: string;
216
178
  TasksTree_ShowBranch: string;
217
179
  Navigator_MyFolders: string;
218
180
  Comments_EditDelete: string;
219
- ApprovalVisualization_ShowStartConditions: string;
220
181
  TasksTree_TaskHelpDelegationItemTemplate: string;
221
182
  DisplayPerformers_AccessDenied: string;
222
183
  Partner_Organisation: string;
@@ -230,15 +191,13 @@ export declare let resourcesStub: {
230
191
  ApprovalHistory_Corrections: string;
231
192
  FolderManagement_AddSubfolder: string;
232
193
  FileHeader_FileVersion: string;
233
- SignatureAuthorizationCanceled: string;
234
194
  Comment_ValidationNotEmpty: string;
235
195
  StaffDirectory_EmployeeInitialsColumn: string;
236
196
  StaffDirectory_Dialog_Selected: string;
237
- DeleteBatchOperation_DeleteCa: string;
238
- StaffDirectory_DeleteConfirmation_Position: string;
239
197
  Error_InvalidBarcode: string;
240
198
  ImportESign_CommonError: string;
241
199
  Navigator_RecentCards: string;
200
+ Navigator_Favorites: string;
242
201
  FilePanel_SignButton_ValidateSigns: string;
243
202
  PrintButton_NoTemplates: string;
244
203
  Navigator_CSP_Plugin_NotDetected: string;
@@ -246,53 +205,39 @@ export declare let resourcesStub: {
246
205
  FolderManagementDialog_Highlight_Unread: string;
247
206
  DelegateEvent_TakenInWork: string;
248
207
  StaffDirectory_TreeAddButtons_CreateDepartment: string;
249
- AuthenticationKinds_NotUniqueNameMessage: string;
250
- SignatureMethodsSetup_NoPlugin: string;
251
208
  Grid_BatchOperationDialogStopButton: string;
252
209
  Partner_MiddleName: string;
253
210
  SecurityAppliesTo_ChildContainerOnly: string;
254
- ArtPlayer_Mute: string;
255
- ArtPlayer_Play: string;
256
211
  Information_HaveNoValidSignature: string;
257
212
  FilterSidePanel_Header: string;
258
213
  Directory_LastName: string;
259
214
  WebFrameRootNotFound: string;
260
215
  ScanDialog_InfoSuccess: string;
261
- PowersDirectory_DeleteConfirmationWithChildren: string;
262
- DssConfirmationHeader: string;
263
216
  UniquenessCheck_Header: string;
264
217
  Error_FolderAccessDenied: string;
265
218
  NotFoundDescription: string;
266
219
  Staff_OrganizationTab: string;
267
220
  ScanDialog_OnePageScanButton: string;
268
- ColumnList_Relevance: string;
269
221
  Navigator_ButtonSelectFolder: string;
270
- AuthenticationKinds_SnilsNotUniqueName: string;
271
222
  MainLoadingText: string;
272
- EmailButton_Additional: string;
273
223
  Panel_DocumentChildSection: string;
274
224
  BaseControl_RenderOverrideError: string;
275
225
  NoLabel: string;
276
- EmailButton_SelectFilesToSendByMail: string;
277
226
  Grid_SettingsRowsWrap: string;
278
227
  TasksTree_TaskOverdue: string;
279
228
  Error_FileIsLocked: string;
280
229
  FileUpload_CheckboxLabel: string;
281
230
  Department_NoChildren: string;
282
- NoValue: string;
283
231
  Comment_Send: string;
284
232
  GridFilter_ResetAll: string;
285
233
  Error_OperationAccessDenied: string;
286
234
  Button_AddMainFile: string;
287
- Filtering_Selected: string;
288
235
  Button_AddLink: string;
289
- Grid_HelpTitle: string;
290
236
  Button_AddFile: string;
291
237
  ChildTasksPerforming_SelectAllMobile: string;
292
238
  StaffDirectory_EditSectionHeader: string;
293
239
  Navigator_FolderRestoreSettings_Tooltip: string;
294
240
  AcquaintanceManagement_ConsiderationDatePlaceholder: string;
295
- PowersDirectory_TreeAddButtons_ImportPowersTooltip: string;
296
241
  DigestColumn_CreationDateTime: string;
297
242
  FolderManagementDialog_Create_AccessError: string;
298
243
  GridFilter_TaskInWork: string;
@@ -304,15 +249,11 @@ export declare let resourcesStub: {
304
249
  FileHeader_FileVersionTitle: string;
305
250
  Comments_EditComment: string;
306
251
  CardKindConverter_LoadingError: string;
307
- DownloadFilesBatchOperationButtonHeader: string;
308
- SignatureMethodsSetup_CloudCertificatesPlaceholder: string;
309
- PowersDirectory_CodeTab: string;
310
252
  ContextMenu_CreatePosition: string;
311
253
  GroupTaskPerformers_SeparateTasks: string;
312
254
  TasksTree_ControlDate: string;
313
255
  Links_Columns_CommandButton: string;
314
256
  Error_FileUploadNotSupported: string;
315
- ArtPlayer_PlaySpeed: string;
316
257
  DateTimePicker_MinDateMessage: string;
317
258
  FilePanel_SignButton_SignAll: string;
318
259
  TasksTable_Delete: string;
@@ -321,34 +262,22 @@ export declare let resourcesStub: {
321
262
  Sidebar_MobileVersion: string;
322
263
  Button_RecentSearch: string;
323
264
  Search_JobTitle: string;
324
- AuthenticationKinds_PhoneInvalid: string;
325
265
  ValueYes: string;
326
- SignatureMethodsSetup_LoginTooltip: string;
327
266
  SelectExistingCardDialog_FolderMode: string;
328
267
  Comment_Cancel: string;
329
268
  Dashboard_Recent: string;
330
- FilterDate_LogMode: string;
331
269
  Sign_Certificate_Issue: string;
332
- Grid_SettingsColumnMedium: string;
333
270
  Grid_ContextMenu_CopyTextCell: string;
334
271
  DisplayPerformers_ColumnEvent: string;
335
272
  AgreementManagement_NoTemplatesStartedWithoutFiles: string;
336
273
  DigestColumn_CardTypeID: string;
337
- Poll_HelpUs: string;
338
274
  TasksTree_ResponsibleSuffix: string;
339
- SignatureMethodsSetup_CloudLoginAuthRequired: string;
340
275
  Table_RemoveRowRequest: string;
341
- PowersDirectory_CreateLayoutDialogHeader: string;
342
- WebFrameDirectorySearch_Find: string;
343
- DirectoryDesigner_Node: string;
344
- ControlTypes_DeleteBatchOperation: string;
345
276
  FileListControl_DragDropPlaceholder: string;
346
277
  RequestManager_Error_ServerNotRespond: string;
347
278
  FolderManagement_RemoveFolder_Confirmation: string;
348
279
  TasksTable_ShowUnfinishedFilter: string;
349
- SignatureMethodsSetup_CertificatesTable_CommentColumn: string;
350
280
  CardManagement_TooltipRefreshCard: string;
351
- Grid_MoveShortcutBatchOperationName: string;
352
281
  ApprovalHistory_Stage: string;
353
282
  Grid_DelegateOperation: string;
354
283
  FilePanel_Sign_State_ConditionallyValid: string;
@@ -356,7 +285,6 @@ export declare let resourcesStub: {
356
285
  AgreementButton_Agreed: string;
357
286
  CreateLayoutDialogHeader_Group: string;
358
287
  CommentFile_Upload: string;
359
- ArtPlayer_Normal: string;
360
288
  EmptyStartAndEndDateWarning: string;
361
289
  DigestColumn_ChangeDateTime: string;
362
290
  ClearBrowserData: string;
@@ -365,7 +293,6 @@ export declare let resourcesStub: {
365
293
  RemoveFromGroup: string;
366
294
  Grid_ReadAll: string;
367
295
  Grid_Refresh: string;
368
- DssSignService_OperationDeclined: string;
369
296
  Router_InvalidGuid: string;
370
297
  Grid_ResetSettings: string;
371
298
  FolderManagement_AccessRights: string;
@@ -375,20 +302,15 @@ export declare let resourcesStub: {
375
302
  API_InvalidTabPage: string;
376
303
  ContextMenu_CreateGroup: string;
377
304
  DirectorySearch_Counter_Text: string;
378
- SignatureButton_Title: string;
379
- CardsCount: string;
380
305
  StaffEmployeeStatus_Absent: string;
381
306
  About_ThirdParty_Header: string;
382
307
  StaffEmployeeStatus_Active: string;
383
308
  FileList_FileAlreadyExists: string;
384
309
  AgreementManagement_ApproverListIsEmpty: string;
385
- Grid_Sort_Descending: string;
386
310
  AddCardModal_LoadingTemplates: string;
387
311
  ScanDialog_LabelScanOptions: string;
388
- AgreementManagement_CancelWarning: string;
389
312
  DisplayPerformers_ColumnDate: string;
390
313
  TaskDelegationInfo_ReturnedBy: string;
391
- StaffDirectory_CreateEmployee_LastNameIsNotValid: string;
392
314
  FileHeader_FileMainTitle: string;
393
315
  Search_Placeholder_CurrentFolderAndSubFolders: string;
394
316
  Table_EditRow: string;
@@ -402,7 +324,6 @@ export declare let resourcesStub: {
402
324
  ChildTasksPerforming_Performer: string;
403
325
  CardLink_Menu_OpenCard: string;
404
326
  Partner_RootFilterLabel: string;
405
- DirectorySearchToggle_EnableRow: string;
406
327
  SecurityDialog_NoAccess: string;
407
328
  History_ShowMore: string;
408
329
  Staff_GoToRole: string;
@@ -422,10 +343,8 @@ export declare let resourcesStub: {
422
343
  TaskHeader_RejectTask: string;
423
344
  TasksTree_LoadCurrentTaskTree: string;
424
345
  Partner_GoToDepartment: string;
425
- AuthenticationKinds_EmailPlaceholder: string;
426
346
  DialogHeader_EditEmployee: string;
427
347
  ExportESignButton_Title: string;
428
- PoolSessionUnavailable: string;
429
348
  StaffDirectory_InfoInRoot_Group: string;
430
349
  Error_DataValidationError: string;
431
350
  SecurityDialog_DisableInheritancePreserveQuestionHeader: string;
@@ -433,50 +352,35 @@ export declare let resourcesStub: {
433
352
  CardLink_Menu_ViewFile: string;
434
353
  InfoLayoutDialogHeader: string;
435
354
  Error_UserSessionExpired: string;
436
- SignatureMethodsSetup_CloudLogoutButtonLabel: string;
437
355
  ChildTasksPerforming_DialogHeader: string;
438
356
  FilePicker_VersionHeader: string;
439
- AuthenticationKinds_EmailNotUniqueName: string;
440
357
  Comments_Dialog_Title: string;
441
358
  Dialog_SearchParametersTitle: string;
442
359
  TasksTree_ModalClose: string;
443
- DirectoryDesigner_NodeSearchPlaceholder: string;
444
360
  SelectFromDirectoryHeader: string;
445
- AuthenticationKinds_SnilsMask: string;
446
361
  ScanButton_Upload: string;
447
362
  DisplayPerformers_ColumnComment: string;
448
- AcknowledgementList: string;
449
363
  Directory_FirstName: string;
450
- FilePreviewNotAllowed: string;
451
364
  Navigator_Progress: string;
452
365
  TasksTree_ModalTitle: string;
453
366
  AddressControl_Address: string;
454
367
  CardManagement_TooltipEditCard: string;
455
- Error_AccessRights: string;
456
368
  ApprovalHistory_Date: string;
457
- ScanDialog_NotConnected: string;
458
369
  Grid_ExportInExcel_Tooltip: string;
459
- DirectoryDesigner_Dialog_Add_Row: string;
460
- Toolbar_SidePanelToggleIcon_Tooltip_Close: string;
461
370
  Table_AddRow: string;
462
371
  Partner_DirectorySearchToggle_EnableEmployee: string;
463
372
  ApprovalHistory_ApprovalCycles: string;
464
373
  Navigator_Preview_Scale_On: string;
465
374
  Error_InsufficientAccessRights: string;
466
375
  Grid_SettingUpGrid: string;
467
- ApprovalVisualization_LogicalOR: string;
468
376
  Error_ApplicationNotInitialized: string;
469
- DirectoryDesigner_Dialog_View_Row: string;
470
377
  Search_Area: string;
471
378
  Navigator_Error_PageRefresh: string;
472
379
  FilePreview_AttachFile: string;
473
380
  DownloadDVWebTool: string;
474
- AuthenticationKinds_UniqueIdentificatorNotUniqueName: string;
475
- Grid_Sort_By_Column: string;
476
381
  Tooltip_FilePanel_AddAdditionalFile: string;
477
382
  Search_CurrentFolderAndSubFolders: string;
478
383
  ApprovalTaskCardFilePanelRazorControlResolver_ReconciliationError: string;
479
- FolderHelp_TimecodeTableSettings: string;
480
384
  Error_HtmlValidation: string;
481
385
  FileOperation_Replace: string;
482
386
  AgreementStateText_OnSign: string;
@@ -485,7 +389,6 @@ export declare let resourcesStub: {
485
389
  Button_Close: string;
486
390
  ExtensionError: string;
487
391
  Navigator_Dashboard: string;
488
- FilterDate_DateMode: string;
489
392
  OldStyleControl: string;
490
393
  AcquaintanceManagement_CancelButton: string;
491
394
  Checkbox_True: string;
@@ -507,10 +410,9 @@ export declare let resourcesStub: {
507
410
  Navigator_Profile: string;
508
411
  Grid_CloseWindowOperationConfirmation: string;
509
412
  ScanDialog_InfoScanProcess: string;
510
- Login_Greeting: string;
511
413
  FilePanel_Sign_State_PartiallyValid: string;
512
414
  ScanDialog_InfoScanPrepare: string;
513
- DownloadFilesBatchOperationName: string;
415
+ Grid_MoveShortcutBatchOperationName: string;
514
416
  Error_FilterParametersInvalid: string;
515
417
  Grid_ForbiddenView: string;
516
418
  AddCardModal_SelectTemplate: string;
@@ -521,15 +423,12 @@ export declare let resourcesStub: {
521
423
  Department_PrevSearchResult: string;
522
424
  Navigator_CSP_Plugin_Info: string;
523
425
  TaskCard_DelegateToField: string;
524
- DirectoryDesigner_Dialog_Add_Node: string;
525
426
  Links_Header_Kind: string;
526
427
  Grid_GoToPage: string;
527
428
  Links_Header_Name: string;
528
429
  Links_Header_Type: string;
529
430
  ApprovalCardHistoryWidget_WaitingForDecision: string;
530
- Error_CertificateRevoked: string;
531
431
  History_ColumnEmployee: string;
532
- SignatureMethodsSetup_CloudLoginButtonLabel: string;
533
432
  Table_RemoveRow: string;
534
433
  EmployeePositionColumn: string;
535
434
  StateButtons_CompleteOperationDialog: string;
@@ -538,10 +437,7 @@ export declare let resourcesStub: {
538
437
  Links_Menu_DeleteLink: string;
539
438
  Links_Menu_DeleteFile: string;
540
439
  DateTimePicker_InvalidLabel: string;
541
- CanNotReceiveFavoritesCardsFolder: string;
542
- PowersDirectory: string;
543
440
  Partner_SelectFromDirectory: string;
544
- DirectoryDesigner_GoToNode: string;
545
441
  FolderManagementDialog_FolderView: string;
546
442
  StaffEmployeeStatus_DischargedNoRestoration: string;
547
443
  DocumentManagement_TerminationHeader: string;
@@ -553,42 +449,31 @@ export declare let resourcesStub: {
553
449
  DocumentManagement_ConcludedError_AgreementDate: string;
554
450
  DialogSign_SelectLabelText: string;
555
451
  Button_Back_WitoutSave_Tooltip: string;
556
- Error_DVSupService: string;
557
- DssOfflineConfirmationNotAvailable: string;
558
452
  TasksTree_OnControl: string;
559
453
  FilePreview_Title: string;
560
454
  ApprovalHistory_Decision: string;
561
- Login_ChangeUserMethod: string;
562
455
  ApprovalHistory_DateOfDecision: string;
563
- DssOfflineConfirmationLabel: string;
564
456
  Search_EveryWhere: string;
565
- SignatureMethodsSetup_DialogHeader: string;
566
- TasksTree_HasFileReport: string;
567
- NoTokenError: string;
568
457
  Grid_ContextMenu_Open: string;
569
458
  FolderManagement_RemoveFolder_Title: string;
570
459
  Controls_ControlIsNotInLayoutAndNoCardIdSpecified: string;
571
460
  CardManagement_TooltipDeleteCard: string;
572
461
  MainMenu_Configuration_Cancel: string;
573
462
  FileList_DropZone_SignaturesText: string;
574
- More_Files: string;
575
463
  ContextMenuCustom_OpenNewWindow: string;
576
464
  Navigator_ButtonClose: string;
577
465
  Navigator_About: string;
578
466
  Error_Links_NoAllowedCreateKindsConfiguredInControl: string;
579
467
  ScanDialog_LabelScannerSettings: string;
580
- AgreementManagement_PassNumber: string;
581
468
  Dialog_Ok: string;
582
469
  Dialog_No: string;
583
470
  Navigator_Title: string;
584
- FolderHelp_TimeCodeSorting: string;
585
471
  FileOperation_Download: string;
586
472
  ScanDialog_MultiplePagesScanButton: string;
587
473
  CreateLayoutDialogHeader_Organization: string;
588
474
  LayoutsBootstrapper_ChangeStaffEmployeeStatus: string;
589
475
  API_InvalidColumn: string;
590
476
  Search_Folder: string;
591
- ExcelExportNullValue: string;
592
477
  Links_Menu_FollowLink: string;
593
478
  FileOperation_Open_Cancel: string;
594
479
  TaskOperation_SendToModification: string;
@@ -598,18 +483,15 @@ export declare let resourcesStub: {
598
483
  SecurityAppliesTo: string;
599
484
  Partner_FirstName: string;
600
485
  Navigator_FolderSettings: string;
601
- AuthenticationKinds_UniqueIdentificator: string;
602
486
  Controls_AgreementListButtonText: string;
603
487
  Files_Header_Name: string;
604
488
  Files_Header_Size: string;
605
- SignatureMethodsSetup_CertificatesTable_SignerColumn: string;
606
489
  TasksTree_EndDate: string;
607
490
  Search_GroupName: string;
608
491
  Panel_NoParentTask: string;
609
492
  Grid_SettingsView: string;
610
493
  Grid_SettingsRows: string;
611
494
  DocumentCard_CreateFromTemplate: string;
612
- Error_StopReconcilation: string;
613
495
  Error_ReflectionTypeLoad: string;
614
496
  FolderSettings_SelectFoldersToDetach: string;
615
497
  Barcode_ConfirmClear: string;
@@ -617,64 +499,47 @@ export declare let resourcesStub: {
617
499
  ScanDialog_InfoError: string;
618
500
  Grid_ReadOperation: string;
619
501
  Links_ColumnsConfigDialog_Reset: string;
620
- Or: string;
621
502
  TasksTree_LoadFullTree: string;
622
503
  FilePreview_ViewIsUnavailable: string;
623
504
  DialogSign_SelectCertificateText: string;
624
505
  FolderNone: string;
625
506
  ServerErrorTitle: string;
626
- Error_CertificateNotFound: string;
627
507
  Panel_DocumentsHeader: string;
628
508
  Error_LayoutServiceShouldHaveFactory: string;
629
509
  SecurityAppliesTo_ThisObjectChildNonContainer: string;
630
510
  Error_FileNameNotMatch: string;
631
511
  Grid_TotalCards: string;
632
- ArtPlayer_Volume: string;
633
512
  ChildTasksPerforming_SelectAll: string;
634
- CertificatePinCodeLabel: string;
635
513
  ContextMenu_Cut: string;
636
514
  AgreementManagement_ApprovalTypeAlternative: string;
637
515
  Grid_TotalShown: string;
638
516
  EmptyEndDateWarning: string;
639
517
  GroupTask_Calendar_ClearButton: string;
640
518
  FilePanel_Sign_Certificate_Type: string;
641
- Signature_CertificatePinCodeError: string;
642
519
  SecurityDialog_DisableInheritancePreserveQuestion: string;
643
520
  ApprovalHistory_CommentForDecision: string;
644
521
  Task_EndDateNotSpecified: string;
645
522
  AgreementList_CaptionNoNumber: string;
646
- ApprovalVisualization_DecisionSemantic: string;
647
523
  Button_CreateCard: string;
648
524
  DropDown_NotSelectedValue: string;
649
- Signature_WarnProfileCertificateNotFound: string;
650
525
  ApprovalHistory_ReadTheComment: string;
651
526
  Grid_SelectAllConfirmation: string;
652
527
  ScanDialog_Resolution: string;
653
- Grouping_EmptyPathMobile: string;
654
- PowersDirectory_TreeAddButtons_CreateGroup: string;
655
- PowersDirectory_Header: string;
656
528
  Button_Save: string;
657
529
  TasksTree_Author: string;
658
- Login_AuthenticationErrorText_Problem: string;
659
530
  Error_Links_NoLinkTypesConfiguredInControl: string;
660
531
  Grid_BatchOperationDialogDescriptionShortcuts: string;
661
532
  FilePanel_Sign_RowNumber: string;
662
533
  Grouping_EmptyPath: string;
663
534
  FileOperation_Lock: string;
664
535
  FileOperation_Open: string;
665
- ApprovalVisualization_Other: string;
666
536
  Grid_BatchOperationDialogErrors: string;
667
537
  SessionSuspendedConsoleNotification: string;
668
- SignatureMethodsSetup_RemoveCertificate: string;
669
538
  Error_FullText_Search: string;
670
- Error_LDAPDefaultDomainNotFqdn: string;
671
- SignatureDialog_SignOffline: string;
672
539
  Links_Columns_Digest: string;
673
540
  Tooltip_AddNewCardLink: string;
674
541
  Grid_PagerNextButton: string;
675
542
  Error_DirectoryNotFound: string;
676
- SignatureMethodsSetup_AvailableCertificatesLabel: string;
677
- CardManagement_TooltipGoToMessagePage: string;
678
543
  MainMenu_Search: string;
679
544
  AcquaintanceManagement_ReceiversPlaceholder: string;
680
545
  Field_CardName: string;
@@ -687,10 +552,8 @@ export declare let resourcesStub: {
687
552
  AgreementManagement_OperationKind_Pause: string;
688
553
  Grid_DelegateOperationName: string;
689
554
  FolderView_ExportExcelBtn: string;
690
- DirectoryDesigner_Row: string;
691
555
  Directory_SearchThere: string;
692
556
  UserProfile: string;
693
- DeleteBatchOperation_DeleteCardsMessage: string;
694
557
  ScanDialog_PreviewButton: string;
695
558
  DisplayPerformers_ColumnPerformers: string;
696
559
  ErrorPage_NotFound: string;
@@ -707,31 +570,20 @@ export declare let resourcesStub: {
707
570
  StaffEmployeeStatus_Discharged: string;
708
571
  TasksTree_DoneOf: string;
709
572
  TasksTree_CurrentTask: string;
710
- Error_DVWebToolService: string;
711
573
  StaffDirectory_Dialog_SelectedNone: string;
712
574
  ChildTasksPerforming_DefaultButtonText: string;
713
575
  AcquaintanceManagement_SendButton: string;
714
- GridFilter_Clear: string;
715
- ArtPlayer_ExitFullscreen: string;
716
- SignatureMethodsSetup_CertificatesTable_TypePkiClientTip: string;
717
576
  Links_Columns_InfoButton: string;
718
577
  Partner_EmptyBreadcrumbNode: string;
719
578
  Staff_RootFilterLabel: string;
720
- Diagram_WaitingForData: string;
721
- Favorite_RemoveFavorite: string;
722
579
  ExecutionType_Serial: string;
723
580
  Error_FolderNotSupportedSelectedKind: string;
724
- PowersDirectory_TreeAddButtons_CreateCode: string;
725
- CardManagement_UnableToGetManagementConsoleAddress: string;
726
- License_NoPermission: string;
727
581
  Navigator_Preview_Scale_Off: string;
728
- Login_ChangeLoginMethod: string;
729
582
  Dialog_Confirm: string;
730
583
  SecurityDialog_DisableInheritanceNotAvailable: string;
731
584
  Dialog_LinkType: string;
732
585
  TaskAgreement_Comments: string;
733
586
  TaskDelegationInfo_CompletedWith: string;
734
- DirectoryDesigner_DeleteConfirmation_Row: string;
735
587
  Error_FilePreviewNotSupported: string;
736
588
  Department_RootFilterTip: string;
737
589
  Dialog_InstallButton: string;
@@ -739,17 +591,14 @@ export declare let resourcesStub: {
739
591
  SelectExistingCardDialog_MoreItemsButton: string;
740
592
  Error_WebClientLibraryIsNotLoad: string;
741
593
  Controls_ControlIsNotInLayout: string;
742
- DownloadFilesBatchOperation_NoAdditionalFilesError: string;
743
594
  ScanDialog_Color: string;
744
595
  ScanDialog_FileNameWarning: string;
745
596
  Grid_SelectAllCards: string;
746
597
  RegularFolder_NameColumnHeader: string;
747
- SignatureMethodsSetup_CloudLoginLabel: string;
748
598
  Grid_BatchOperationDialogProgress_1: string;
749
599
  Grid_BatchOperationDialogProgress_2: string;
750
600
  LoadAssemblyError: string;
751
601
  Tooltip_FilePanel_Upload: string;
752
- SignatureMethodsSetup_CertificatesTable_CommentColumnPlaceholder: string;
753
602
  Partner_DirectorySearchPlaceholderEmployee: string;
754
603
  AgreementList_ColumnSolution: string;
755
604
  Navigator_FolderSettings_SaveButton: string;
@@ -765,57 +614,35 @@ export declare let resourcesStub: {
765
614
  Grid_BatchOperationDialogHeader: string;
766
615
  SessionClosed_CantSearchInSearch: string;
767
616
  UniquenessCheck_SaveCard: string;
768
- PowersDirectory_TreeAddButtons_ImportPowers: string;
769
- SignatureMethodsSetup_CloudAccount: string;
770
617
  Search_SearchInSearchResults: string;
771
618
  Links_Columns_LinkType: string;
772
619
  SecurityDialog_DisableInheritancePreserve: string;
773
- SignatureMethodsSetup_CloudCertificates: string;
774
620
  TasksTree_EndDateActual: string;
775
621
  Error_SessionExpired: string;
776
- TasksTree_HasReport: string;
777
- Filtering_Empty: string;
778
622
  Error_DeputyOfYourself: string;
779
623
  Links_InfoPopover_SaveDescriptionButton: string;
780
- Grid_SettingsToolbar: string;
781
- AuthenticationKinds_Email: string;
782
624
  CommentFile_Download: string;
783
- AuthenticationKinds_Check: string;
784
625
  TaskHeader_DelegateTask: string;
785
626
  Links_EmptyLinkType: string;
786
627
  Error_FileUpload_MaxUploadSumSize: string;
787
628
  NotFoundBtn: string;
788
- AuthenticationKinds_Phone: string;
789
629
  DocumentManagement_ConcludedError: string;
790
630
  DialogSignLabelHeader: string;
791
- ApprovalVisualization_StartCondition: string;
792
- AuthenticationKinds_Snils: string;
793
631
  Grid_PagerPrevButton: string;
794
632
  Grid_ContextMenu_OpenNewWindow: string;
795
633
  ValueNo: string;
796
- ApprovalVisualization_LogicalAND: string;
797
634
  ImportESign_SignWithoutFile: string;
798
635
  Tasks_PerformerNotSpecified: string;
799
636
  Grid_Settings: string;
800
637
  AgreementManagement_ConfirmPathHeader: string;
801
- SignatureMethodsSetup_CantDisableMethodTip: string;
802
638
  Reason_Acquaintance: string;
803
639
  LayoutsBootstrapper_StaffEmployeeStatusIs: string;
804
- SignatureDialog_SetupMethods: string;
805
- DirectoryDesigner_Dialog_View_Node: string;
806
640
  Grid_TotalShownOf: string;
807
641
  AgreementList_PrintButton: string;
808
642
  DigestColumn_Digest: string;
809
- FilePreview_UnavailableInBrowser_FileSizeExceeded: string;
810
- PowersDirectory_InfoTab: string;
811
- ControlTypes_DeleteBatchOperationName: string;
812
643
  Field_CardId: string;
813
- DirectoryDesigner_Header: string;
814
- AuthenticationKinds_AuthenticationService: string;
815
- DeleteOperationName: string;
816
644
  Grid_CompactView: string;
817
645
  Dialog_AddUrl: string;
818
- Links_AddCurrentCardWarning: string;
819
646
  FilePanel_Sign_Date: string;
820
647
  FilePanel_Sign_Kind: string;
821
648
  FilePanel_Sign_Type: string;
@@ -826,12 +653,10 @@ export declare let resourcesStub: {
826
653
  Dialog_ConfirmExit: string;
827
654
  ContextMenu_Delete: string;
828
655
  StaffDirectory_InfoInRoot_Organization: string;
829
- Sign_Simple: string;
830
656
  NameNotSpecified: string;
831
657
  DocumentManagement_ConcludedError_SignDate: string;
832
658
  Error_EmployeeLocked: string;
833
659
  FileListItemComponent_RenameFile_WrongName: string;
834
- PowersDirectory_InfoWithoutSelection: string;
835
660
  TasksTree_Controller: string;
836
661
  UniquenessCheck_ContinueOperation: string;
837
662
  Error_MissingSearchQuery: string;
@@ -854,7 +679,6 @@ export declare let resourcesStub: {
854
679
  Navigator_TenantName: string;
855
680
  LoadingText: string;
856
681
  DateTimePicker_Cancel: string;
857
- Aggregates_ResetAll: string;
858
682
  FilePanel_Header_AdditionalFiles: string;
859
683
  FilePanel_NoAdditionalFiles: string;
860
684
  Reason_Merge: string;
@@ -863,30 +687,23 @@ export declare let resourcesStub: {
863
687
  Links_NoItems: string;
864
688
  Partner_Employee: string;
865
689
  TasksTree_Report: string;
866
- ArtPlayer_Fullscreen: string;
867
690
  Tasks_ChildTaskCreation_ModalHeader: string;
868
691
  Error_FileNotSelected: string;
869
- DssDocumentAttachments: string;
870
692
  AddFilesToTable_Error_NoPickers: string;
871
693
  TaskOperation_Accept: string;
872
694
  Grid_SettingsRowsCompact: string;
873
695
  History_ColumnEventData: string;
874
696
  File_OpenPerview: string;
875
697
  Department_SelectFromDirectory: string;
876
- Signature_LongRequestFail: string;
877
698
  StaffDirectory_CheckAccountNameConfirmation: string;
878
- Swagger_PageTitle: string;
879
699
  ContextMenu_Create: string;
880
- Poll_TakePoll: string;
881
700
  SessionCreatedNotification: string;
882
701
  FilePreview_SelectFile: string;
883
702
  Tasks_ChildTaskKindNotCertain: string;
884
703
  FileOperation_AddVersion: string;
885
- StaffDirectory_CreateEmployee_MiddleNameIsNotValid: string;
886
704
  Links_Info_CreationDateLabel: string;
887
705
  Error_Number_OutOfRangeMinMaxValue: string;
888
706
  StaffDirectory_EmployeePositionColumn: string;
889
- SignatureMethodsSetup_CertificatesTable_TypeCloudTip: string;
890
707
  TaskOperation_TakeInWork: string;
891
708
  FileListControl_AddAdditionalFileText: string;
892
709
  TaskOperation_Withdraw: string;
@@ -897,12 +714,7 @@ export declare let resourcesStub: {
897
714
  FilePanel_Sign_State_Valid: string;
898
715
  Error_DVWebToolIsNotRunned: string;
899
716
  Button_CustomCardCreate: string;
900
- Grid_HelpDescription: string;
901
- NoAggregatesAvailable: string;
902
717
  Tooltip_FilePanel_Lock: string;
903
- ToolbarDaughterControl_SpecialButton: string;
904
- SignatureMethodsSetup_LocalCertificatesTab: string;
905
- DirectoryDesigner_DeleteConfirmation_Node: string;
906
718
  AgreementManagement_CancelButton: string;
907
719
  FilePicker_Preview: string;
908
720
  Partner_NoChildren: string;
@@ -912,21 +724,16 @@ export declare let resourcesStub: {
912
724
  Directory_FullName: string;
913
725
  Staff_GoToPosition: string;
914
726
  ApprovalHistory_Author: string;
915
- Grid_BottomEdgeText: string;
916
727
  AgreementManagement_NoTemplates: string;
917
- SignatureMethodsSetup_LogoutTooltip: string;
918
- Toolbar_SidePanelToggleIcon_Tooltip_Open: string;
919
728
  TaskCard_DelegateDateField: string;
920
729
  MainMenuPinButton_Unpin: string;
921
730
  Dialog_ConfirmDeleteDocument: string;
922
- CertificatePinCodeHeader: string;
923
731
  AgreementType_Signature: string;
924
732
  Dialog_SignDataErrorMessage: string;
925
733
  Button_Add: string;
926
734
  CardLink_Menu_Delete: string;
927
735
  History_ModalHeader: string;
928
736
  TasksTree_Done: string;
929
- Grid_Sort_Ascending: string;
930
737
  TaskAuthor: string;
931
738
  CreateLayoutDialogHeader_Department: string;
932
739
  GridFilter_Tooltip_Yes: string;
@@ -942,19 +749,15 @@ export declare let resourcesStub: {
942
749
  TaskCard_DelegateFromField: string;
943
750
  MainMenu_ConfigurationHeader: string;
944
751
  DateTimePicker_WeekButton: string;
945
- TasksTree_ResponsibleTask: string;
946
752
  Links_Menu_ViewFile: string;
947
753
  DocumentCard_SelectFolderText: string;
948
754
  Navigator_Error_RequestProcessing: string;
949
755
  DirectorySearch_Counter_TextWithYear: string;
950
756
  ControlNotFound: string;
951
- More_Results: string;
952
757
  ClearBrowserData_InfoTooltip: string;
953
758
  Message_PleaseContactAdministrator: string;
954
759
  Dialog_ConfirmDeleteFolder: string;
955
760
  CreateRootLayoutDialogHeader_Position: string;
956
- Login_HelpText: string;
957
- Unread_MarkAsUnread: string;
958
761
  Grouping_UserSelectionNotApplicable: string;
959
762
  MainMenu_UserFolders_AttachTitle: string;
960
763
  Login_Password_Required: string;
@@ -962,7 +765,6 @@ export declare let resourcesStub: {
962
765
  FilePicker_Download: string;
963
766
  TaskOperation_InWork: string;
964
767
  FolderControl_LayoutTypeNotSupported: string;
965
- FolderHelp_TimeCodeGrouping: string;
966
768
  Links_Menu_OpenCard: string;
967
769
  ContextMenu_AccessRights: string;
968
770
  ErrorPage_Return: string;
@@ -994,19 +796,13 @@ export declare let resourcesStub: {
994
796
  AgreementHistory_NoHistory: string;
995
797
  StaffEmployeeStatus_Transfered: string;
996
798
  TasksTree_Important: string;
997
- ContextMenu_CreateCode: string;
998
- Diagram_Empty: string;
999
799
  WrongEndDateOfDatesWarning: string;
1000
- PowersDirectory_DirectorySecurityTooltip: string;
1001
- Information_DVWebToolServiceNotRun: string;
1002
800
  ControlTypes_ReadBatchOperationName: string;
1003
801
  Partner_FullName: string;
1004
- SignatureButton_SignHistory: string;
1005
802
  FileList_DropZone_ExtraFilesText: string;
1006
803
  DirectorySearch_ExpandResultsButton: string;
1007
804
  Error_FileRenameNotAllowed: string;
1008
805
  Dialog_SearchParameters_LastSearch: string;
1009
- DirectoryDesigner_Dialog_Edit_Row: string;
1010
806
  AgreementManagement_OnStartConfirmationMessage: string;
1011
807
  Directory_Inn: string;
1012
808
  Grid_CopyShortcutsBatchOperationName: string;
@@ -1014,7 +810,6 @@ export declare let resourcesStub: {
1014
810
  TasksTree_ExpandAll: string;
1015
811
  Directory_Search: string;
1016
812
  ApprovalHistory_DecisionDate: string;
1017
- DirectorySearchToggle_EnableNode: string;
1018
813
  SecurityDialog_DisableInheritance: string;
1019
814
  NoComments: string;
1020
815
  FilePicker_CommentHeader: string;
@@ -1028,10 +823,9 @@ export declare let resourcesStub: {
1028
823
  Grid_ContextMenu_CopyUrl: string;
1029
824
  Message_FileMergeDone: string;
1030
825
  FilePreview_UnavailableInBrowser: string;
826
+ FilePreview_UnavailableInBrowser_FileSizeExceeded: string;
1031
827
  Table_HasMore: string;
1032
828
  ScanDialog_ChooseScanner: string;
1033
- AuthenticationKinds_EmailInvalid: string;
1034
- DssOfflineConfirmationEnterCodeLabel: string;
1035
829
  DateTimePicker_TodayButton: string;
1036
830
  Image_Required: string;
1037
831
  Dialog_Warning: string;
@@ -1041,28 +835,19 @@ export declare let resourcesStub: {
1041
835
  Dialog_ConfirmDeleteFile: string;
1042
836
  Grid_ColumnNameEmpty: string;
1043
837
  ContextMenu_Paste: string;
1044
- FolderHelp_TimeCodeBatchOperations: string;
1045
- Aggregates_ApplySelection: string;
1046
838
  SecurityDialog_NewAcePlaceholder: string;
1047
- TasksTree_HasDelegates: string;
1048
839
  FilePicker_DropZone: string;
1049
840
  FilePicker_DefaultPlaceholder: string;
1050
- TasksTree_HighPriority: string;
1051
841
  Navigator_DeleteFolder: string;
1052
842
  DateTimePicker_MaxDateMessage: string;
1053
843
  StaffDirectory_StaffInRoot_Group: string;
1054
844
  DeleteConfirmationNoName: string;
1055
- AuthenticationKinds_AuthenticationServices: string;
1056
- EmailButton_Main: string;
1057
- PowersDirectory_CreateLayoutDialogHeader_Code: string;
1058
845
  FileComments_EnterComment: string;
1059
846
  ControlError: string;
1060
847
  SessionSuspendedNotificationPart2: string;
1061
848
  SessionSuspendedNotificationPart1: string;
1062
849
  FilePanel_Sign_Simple_Type: string;
1063
850
  Comments_NoComments: string;
1064
- Poll_NextTime: string;
1065
- DateRangePicker__Days: string;
1066
851
  DocumentManagement_CopyRelatedContractData: string;
1067
852
  FilePanel_Sign_FileEmptyList: string;
1068
853
  CreateRootLayoutDialogHeader_Department: string;
@@ -1070,56 +855,37 @@ export declare let resourcesStub: {
1070
855
  StateButtons_CompleteOperationDialogWithParameter: string;
1071
856
  SecurityDialog_ConfirmEnableInheritance: string;
1072
857
  Comments_HasBeenDeletedMsg: string;
1073
- Signature_ConfirmLoadCertificateFromCloud: string;
1074
858
  AgreementButton_Management: string;
1075
- DssConfirmationEnterCode: string;
1076
859
  TasksTree_OnControlDescription: string;
1077
860
  Grid_Selected: string;
1078
861
  Navigator_AttachFolder_Tooltip: string;
1079
862
  StaffDirectory_Dialog_NoAccess: string;
1080
863
  TaskHeader_CompleteTask: string;
1081
- Login_LoginWith: string;
1082
- AuthenticationKinds_PhoneNotUniqueName: string;
1083
864
  SignalR_SlowConnection: string;
1084
865
  TaskOperation_Signed: string;
1085
- Grid_ShowHelpButton: string;
1086
- Grid_HelpTooltip: string;
1087
866
  Error_FileListAvailableOnlyForDocument: string;
1088
867
  SecurityDialog_ConfirmInheritanceChanges: string;
1089
868
  CreateLayoutDialogHeader: string;
1090
- SignatureMethodsSetup_CloudCertificatesTab: string;
1091
869
  TaskOperation_Reject: string;
1092
- Error_EmployeeNotExist: string;
1093
870
  Contracts_FillFinishDateConfirmation: string;
1094
871
  Panel_TaskNoListTask: string;
1095
872
  SecurityAppliesTo_ThisObjectOnly: string;
1096
873
  FilePanel_Sign_Result: string;
1097
874
  Warning_NotACardLayout: string;
1098
- Error_LDAPConnectionIsNotExist: string;
1099
875
  ApprovalHistory_DocumentsCorrections: string;
1100
- DirectoryDesigner_Dialog_Edit_Node: string;
1101
876
  UnlockCardsForAutoconsolidation_InfoTooltip: string;
1102
- SignatureMethodsSetup_CloudLoginButtonTootip: string;
1103
877
  SecurityDialog_InheritedAce: string;
1104
878
  FolderView_DefaultFolderViewTip: string;
1105
879
  Sign_Certificate_Subject: string;
1106
880
  StaffDirectory_DeleteConfirmation_Employee: string;
1107
- Login_AuthenticationErrorText_Help: string;
1108
881
  CreateLayoutDialogHeader_Position: string;
1109
882
  Search_Results: string;
1110
- Error_LDAPConnectionError: string;
1111
- Error_HiddenParameter: string;
1112
883
  ChildTasksPerforming_ReplacingFileWarning: string;
1113
884
  Staff_GoToSearchWord: string;
1114
885
  Numerator_ClearNumberTooltip: string;
1115
886
  Error_UsernameOrPasswordIncorrect: string;
1116
887
  Error_Grid_FilterInvalidColumn: string;
1117
- StaffDirectory_CreateEmployee_FirstNameIsNotValid: string;
1118
- DssErrorResponse: string;
1119
- AuthenticationKinds_ChangeUserCredentials: string;
1120
888
  StaffDirectoryItems_Dialog_AddingGroupsConfirmationMessage: string;
1121
- EmailButton_ButtonText: string;
1122
- Favorite_AddFavorite: string;
1123
889
  CultureEn: string;
1124
890
  CultureRu: string;
1125
891
  StaffDirectory_InfoInRoot_Position: string;
@@ -1127,27 +893,21 @@ export declare let resourcesStub: {
1127
893
  DelegateEvent_Delegated: string;
1128
894
  GridFilter_Tooltip: string;
1129
895
  DigestColumn_WasRead: string;
1130
- PowersDirectory_CreateLayoutDialogHeader_Group: string;
1131
896
  Grid_ContextMenu_OpenNewTab: string;
1132
897
  AddressControl_Country: string;
1133
898
  Task_Until: string;
1134
- Error_GetContentAsCertificate: string;
1135
899
  Error_InvalidConfigurationSection: string;
1136
900
  NoFolderTypes: string;
1137
901
  ScanDialog_BlackWhite: string;
1138
902
  Grouping_ChangeNotAvailable: string;
1139
- Error_CertificateHasNoPrivateKey: string;
1140
903
  Image_UploadImage: string;
1141
904
  FolderManagement_RemoveFolder: string;
1142
905
  ScanDialog_ScanWindow: string;
1143
- Search_Placeholder_SearchInSearchResults: string;
1144
906
  CreateRootLayoutDialogHeader_Group: string;
1145
907
  Grid_FindingMessage: string;
1146
908
  Grid_PagerTotalDocs: string;
1147
909
  AddressControl_FillAddressValue: string;
1148
910
  Staff_GroupTab: string;
1149
- ArtPlayer_ShowSubtitles: string;
1150
- Error_LDAPAccountNameAttributeIsNotExist: string;
1151
911
  MultipleEmployees_RemoveEmployee: string;
1152
912
  AgreementList_ColumnEmployeeText: string;
1153
913
  SecurityDialog_DisableInheritance_Convert: string;
@@ -1158,27 +918,22 @@ export declare let resourcesStub: {
1158
918
  Tooltip_FilePanel_AddComment: string;
1159
919
  UnreadCounter_NewUnreadCounters: string;
1160
920
  Error_Unknown: string;
1161
- DirectoryDesigner_RowSearchPlaceholder: string;
1162
921
  Document_Files: string;
1163
922
  DelegateEvent_DelegatedWithReturn: string;
1164
- SignatureMethodsSetup_CloudLogin: string;
1165
923
  Links_NewCardDialog_LinkType: string;
1166
924
  DisplayPerformers_ModalHeader: string;
1167
925
  TextArea_TooLargeImage: string;
1168
926
  AgreementManagement_DurationPerTask: string;
1169
- AuthenticationKinds_SnilsInvalid: string;
1170
927
  StaffDirectory_DirectorySecurityTooltip: string;
1171
928
  SecurityAppliesTo_ChildNonContainerObjectsOnly: string;
1172
929
  ShowListButtonTitle: string;
1173
930
  FolderManagementDialog_Create: string;
1174
931
  FileListItemComponent_RenameFile_LongName: string;
1175
- SignatureMethodsSetup_CertificatesTable_ValidToColumn: string;
1176
932
  AgreementList_ColumnDate: string;
1177
933
  AgreementManagement_OperationKind_Finish: string;
1178
934
  Error_UserNameMissing: string;
1179
935
  Acceptance_Not_Allowed: string;
1180
936
  UniquenessCheck_CreateCard: string;
1181
- ArtPlayer_Pause: string;
1182
937
  Add_Link: string;
1183
938
  FilePanel_Sign_SignaturesEmptyList: string;
1184
939
  DateTimePicker_Ok: string;
@@ -1191,24 +946,15 @@ export declare let resourcesStub: {
1191
946
  StaffDirectory_TreeAddButtons_CreateOrganization: string;
1192
947
  Grid_GroupHeader_TotalRowCount: string;
1193
948
  StaffEmployeeStatus_Vacation: string;
1194
- DssMultipleAuthenticationMethodError: string;
1195
949
  OperationForbidden: string;
1196
- DownloadFilesBatchOperation_NoMainFilesError: string;
1197
950
  TasksTree_CompleteUser: string;
1198
- Error_DistinctValues_InvalidCursor: string;
1199
- PowersDirectory_CreateRootLayoutDialogHeader_Group: string;
1200
- TasksTree_LowPriority: string;
1201
951
  Barcode_CardsToOpen: string;
1202
952
  Navigator_CSP_DownloadPlugin: string;
1203
953
  Task_NotRelatedTasks: string;
1204
- ArtPlayer_HideSubtitles: string;
1205
954
  Links_Menu_DownloadFile: string;
1206
- DssSignService_OperationExpired: string;
1207
955
  DisplayPerformers_StartPerformersTitle: string;
1208
956
  FilePanel_SignButton_Tooltip: string;
1209
957
  Links_InfoPopover_TooLongComment: string;
1210
- FolderHelp_TimeCodeFiltering: string;
1211
- Dialog_ConfirmDeleteCardPermanent: string;
1212
958
  RefreshFoldersTree: string;
1213
959
  Search_EmployeeFullName: string;
1214
960
  Grouping_Drop: string;
@@ -1217,11 +963,9 @@ export declare let resourcesStub: {
1217
963
  Department_ResultsCountLabel: string;
1218
964
  Links_Menu_Delete: string;
1219
965
  TasksTree_Refresh: string;
1220
- EmailButton_SizeOfAttached: string;
1221
966
  Edit: string;
1222
967
  DirectorySearch_HideResultsButton: string;
1223
968
  Show: string;
1224
- PowersDirectory_TreeRootName: string;
1225
969
  EditLayoutDialogHeader: string;
1226
970
  WrongSequenceOfDatesWarning: string;
1227
971
  GroupTaskPerformers_OneTaskToAll: string;
@@ -1230,22 +974,16 @@ export declare let resourcesStub: {
1230
974
  Archived_Elements: string;
1231
975
  DirectorySearch_Placeholder_Case: string;
1232
976
  DirectorySearch_Placeholder_Unit: string;
1233
- CloudCertificateNotFound: string;
1234
977
  Grid_LoadMore: string;
1235
978
  Button_GoBack: string;
1236
- ArtPlayer_ShowSettings: string;
1237
- Grid_SettingsColumnMinimal: string;
1238
979
  Warning_EnterValidInterval: string;
1239
980
  TasksTree_GroupLabelTemplate: string;
1240
981
  Grid_ContextMenu_Copied: string;
1241
982
  Warning_InsufficientServicesSet: string;
1242
983
  ScanButton_Scanner: string;
1243
- ContextMenu_CreateDirectory: string;
1244
984
  ScanDialog_LabelSaveOptions: string;
1245
- SignatureMethodsSetup_CertificatesTable_TypeLocalTip: string;
1246
985
  AgreementManagement_OperationKind_Cancel: string;
1247
986
  Directory_ITN_FullName: string;
1248
- StaffDirectory_CreateEmployee_AccountNameIsNotValid: string;
1249
987
  ExecutionType_Parallel: string;
1250
988
  Grid_WrapView: string;
1251
989
  NotFoundTitle: string;
@@ -1262,10 +1000,8 @@ export declare let resourcesStub: {
1262
1000
  GroupTaskHeader_Table_Description: string;
1263
1001
  CSP_NotSupported: string;
1264
1002
  FilePanel_RemoveVersion: string;
1265
- Tooltip_FilePanel_AddNewVersion: string;
1266
1003
  Error_CantLoadDatesLogic: string;
1267
1004
  GroupTask_Dialog_ChangeType_Text: string;
1268
- FilePanel_SetMarkedAsFinalVersion: string;
1269
1005
  Tooltip_Report_AttachFile: string;
1270
1006
  TaskOperation_AgreementWithRemarks: string;
1271
1007
  TaskOperation_DoNotTakeToWork: string;
@@ -1280,17 +1016,13 @@ export declare let resourcesStub: {
1280
1016
  TaskOperation_ReturnFromDelegation: string;
1281
1017
  TaskCard_ReturnAfterDelegation: string;
1282
1018
  FileOperation_OpenFileCard: string;
1283
- AvailableChangesMode_Records: string;
1284
1019
  FilePanel_Sign_Timestamp: string;
1285
- AvailableChangesMode_No: string;
1286
1020
  GroupTaskHeader_ExecutionType_Serial: string;
1287
- FilePanel_Sign_InformationAboutPowerOfAttorney: string;
1288
1021
  TaskCardGroup_ExecutionTypeStatus: string;
1289
1022
  StateButtons_OperationConfirmMessage: string;
1290
1023
  FilePanel_FilesAreMissing: string;
1291
1024
  GroupTask_Responsible_Disabled: string;
1292
1025
  GroupTask_IntervalsOutOfRange: string;
1293
- Navigator_Favorites: string;
1294
1026
  FilePanel_AddComment: string;
1295
1027
  GroupTaskHeader_Table_Details: string;
1296
1028
  TaskOperation_SendToSign: string;
@@ -1310,7 +1042,6 @@ export declare let resourcesStub: {
1310
1042
  FilePanel_Header_SigningFiles: string;
1311
1043
  TaskResponsible: string;
1312
1044
  Sign_Select_Certificate: string;
1313
- FilePanel_Sign_ResultOfValidation: string;
1314
1045
  TaskCard_PlaceHolderSelectDelegate: string;
1315
1046
  LinkControl_Header: string;
1316
1047
  FilePanel_Open: string;
@@ -1330,7 +1061,6 @@ export declare let resourcesStub: {
1330
1061
  TaskGroup_GroupTaskTooltip: string;
1331
1062
  Error_GroupTaskNameMissing: string;
1332
1063
  GroupTaskHeader_ExecutionType_Parallel: string;
1333
- PanelBottom_SelectedItems: string;
1334
1064
  FilePanel_Sign_CertificateInfo: string;
1335
1065
  FilePanel_Sign_CertificateExpirationDate: string;
1336
1066
  FilePanel_Sign_TimestampInfo: string;
@@ -1340,27 +1070,21 @@ export declare let resourcesStub: {
1340
1070
  Comments_AddReportComment: string;
1341
1071
  GroupTaskHeader_Table_CompletionDate: string;
1342
1072
  FilePanel_UploadVersion: string;
1343
- FilePanel_Sign_InconsistenciesWereFound: string;
1344
1073
  TaskCard_ValidationEmployeeRequired: string;
1345
1074
  Error_GroupTaskPerformerIsMissing: string;
1346
1075
  Document_DefaultFileKindSettingMissing: string;
1347
1076
  TaskCard_ReportTitle: string;
1348
1077
  Dialog_Sign_Confirm_AddFileVersion_Message: string;
1349
1078
  GroupTaskHeader_Performers: string;
1350
- Sign_UploadCloudCertificateIsNeeded: string;
1351
1079
  Error_TaskNameMissing: string;
1352
1080
  Error_TaskNameTooLong: string;
1353
1081
  Dialog_AgreementSendMainFileMissing: string;
1354
1082
  FilePanel_Sign_Part: string;
1355
1083
  Tooltip_VersionComment: string;
1356
- AvailableChangesMode_All: string;
1357
1084
  Error_DocumentNameTooLong: string;
1358
1085
  GroupTask_Dialog_ChangeType_Header: string;
1359
1086
  Controls_More: string;
1360
1087
  TaskOperation_Cancel: string;
1361
- AvailableChangesMode_Nodes: string;
1362
- FilePanel_Sign_PowerOfAttorneyIsValid: string;
1363
- Error_CreatedFolderAlreadyExist: string;
1364
1088
  DialogSignLabelTitle: string;
1365
1089
  FilePanel_Sign_CreationDate: string;
1366
1090
  AgreementHistory_DateNotSpecified: string;
@@ -1383,7 +1107,6 @@ export declare let resourcesStub: {
1383
1107
  FilePanel_Settings_AddNewVersionTooltip: string;
1384
1108
  Tooltip_Report_AddExistCard: string;
1385
1109
  Dialog_ConfirmDeleteReference: string;
1386
- Dialog_Sign_Error_SignatureCannotBeGenerated_Message: string;
1387
1110
  TaskCard_RestrictDelegation: string;
1388
1111
  Validation_MaxValue: string;
1389
1112
  TaskOperation_SignWithRemarks: string;
@@ -1399,7 +1122,6 @@ export declare let resourcesStub: {
1399
1122
  GroupTask_Dialog_DatesEdit_Header: string;
1400
1123
  Dialog_Sign_Confirm_FileSigned_Message: string;
1401
1124
  GroupTask_IntervalOutOfRange: string;
1402
- FilePanel_Sign_PowerOfAttorney: string;
1403
1125
  GroupTaskHeader_Table_Responsible_Short: string;
1404
1126
  FilePanel_Sign_ExpireDate: string;
1405
1127
  LocalizationBooleanValueTrue: string;
@@ -1410,11 +1132,11 @@ export declare let resourcesStub: {
1410
1132
  CryptographicException_CryptENoProvider: string;
1411
1133
  SvgViewboxOpenFragmentFormat: string;
1412
1134
  Error_TaskCard_ReportFileMissing: string;
1413
- PowerOfAttorney_NotFound: string;
1414
1135
  Locations_ChangeExecutionDate: string;
1415
1136
  CryptographicException_CryptEFileError: string;
1416
1137
  Log_LinkTypeNotSpecified: string;
1417
1138
  Error_CertificateContinueQuestion: string;
1139
+ SignatureVerificationStatusText_UnableToVerify: string;
1418
1140
  DigitalSignatureKindSelector_OCSPProblem: string;
1419
1141
  Error_DocumentNotCreated: string;
1420
1142
  Error_UnitNotFound: string;
@@ -1425,13 +1147,11 @@ export declare let resourcesStub: {
1425
1147
  Comments_CommentEditedLog: string;
1426
1148
  PreviewError: string;
1427
1149
  CryptographicException_CryptEHashValue: string;
1428
- SvgPoaValidDate: string;
1429
1150
  GZ_NoApproversInGroup: string;
1430
1151
  Error_GroupNotFound: string;
1431
1152
  Error_TaskEndDateNotValid: string;
1432
1153
  Error_FileNotDeletedCardIsLocked: string;
1433
1154
  Error_CantGetCard: string;
1434
- RefPowers_Validation_CodeEmpty: string;
1435
1155
  TasksTable_AppointedPerformer: string;
1436
1156
  StaffView_EmployeeFirstNameColumn: string;
1437
1157
  Delegation_DelegatesContainsPerformer: string;
@@ -1443,26 +1163,20 @@ export declare let resourcesStub: {
1443
1163
  WrongFileStructureErrorMessage: string;
1444
1164
  Directory_DeleteMenuItem: string;
1445
1165
  Error_FolderNoAllowedCardTypes: string;
1446
- Error_PowersDirectory_CodeNotFound: string;
1447
1166
  TasksTable_OverdueTasksNotFound: string;
1448
1167
  TasksTable_Description: string;
1449
1168
  CryptographicException_CryptEMsgError: string;
1450
1169
  Directory_InfoMenuItem: string;
1451
1170
  TasksTable_UnfinishedTasksNotFound: string;
1452
- Staff_NotSet: string;
1453
1171
  CryptographicException_CryptEIssuerSerialNumber: string;
1454
- PowerOfAttorney: string;
1455
1172
  HistoryParameter_False: string;
1456
1173
  CryptographicException_CryptENoKeyProperty: string;
1457
1174
  Upload_Signature_Title: string;
1458
1175
  TasksTable_Controller: string;
1459
1176
  CryptographicException_CryptENoRevocationCheck: string;
1460
1177
  Error_FieldUnavailable: string;
1461
- Error_PowersDirectory_AlreadyExistsGroups: string;
1462
- AccessDeniedValue: string;
1463
1178
  CryptographicException_CryptEPendingClose: string;
1464
1179
  Error_FileVersionNotAdded: string;
1465
- Error_Group_Uniqueness: string;
1466
1180
  CryptographicException_CryptEAttributesMissing: string;
1467
1181
  TasksTable_Author: string;
1468
1182
  TaskModelService_ChangeExecutionDateComment: string;
@@ -1470,12 +1184,11 @@ export declare let resourcesStub: {
1470
1184
  Error_DocumentUpdateNotAllowed: string;
1471
1185
  RelatedCardCreator_OutgoingDocumentRelatedCardCreator_ResponseOf: string;
1472
1186
  CryptographicException_CryptEObjectLocatorNotFound: string;
1187
+ SignatureVerificationStatusText_Valid: string;
1473
1188
  Error_CannotMoveUnit: string;
1474
1189
  SvgCertificateFragmentFormat: string;
1475
1190
  Directory_AddPartnerDepartment: string;
1476
- PowersDirectory_Import_DeactivatedCodes: string;
1477
1191
  Error_DurationNotValid: string;
1478
- Staff_Female: string;
1479
1192
  Directory_AddPartnerEmployee: string;
1480
1193
  Error_MainFileNotReplaced: string;
1481
1194
  Directory_SelectFromDirectory: string;
@@ -1485,38 +1198,28 @@ export declare let resourcesStub: {
1485
1198
  Locations_Delegate: string;
1486
1199
  Task_InWorkStateName: string;
1487
1200
  DocumentSignaturesViewerForm_FileNotFound: string;
1488
- ViewingPowerOfAttorney: string;
1489
1201
  SvgValidnessFragmentFormat: string;
1490
- UsePowerOfAttorney: string;
1491
- PowersOfAttorneySearchResult_WithoutEndDate: string;
1492
1202
  Comments_CommentAddedLog: string;
1493
1203
  CryptographicException_CryptEOssError: string;
1494
- RefPowers_Validation_AuthorEmpty: string;
1495
1204
  Error_TaskGroupPerformerDurationNotValid: string;
1496
1205
  Signature_DocumentFields: string;
1497
1206
  RefStaffPositionRowValidator_NameExists_ErrorMessage: string;
1498
1207
  Error_ShortcutNotFound: string;
1499
- Error_Unit_Uniqueness: string;
1500
1208
  TasksTable_FinishedTasksNotFound: string;
1501
1209
  Error_RequestIsEmpty: string;
1502
- SignFailedMessage: string;
1503
- Error_PowersDirectory_Import_GroupsNotExist: string;
1504
1210
  CryptographicException_CryptEBadEncode: string;
1505
1211
  CryptographicException_CryptENotCharString: string;
1506
1212
  CryptographicException_CryptEInvalidMsgType: string;
1507
1213
  Error_CannotContainShortcuts: string;
1508
1214
  TasksTable_Kind: string;
1509
1215
  TasksTable_Name: string;
1510
- Email_CardLink: string;
1511
1216
  Staff_Department: string;
1512
1217
  Signature_DocumentMainFile: string;
1513
1218
  Error_FolderDeleted: string;
1514
1219
  FileSize_SizeInB: string;
1515
1220
  TasksTable_State: string;
1516
- PowersDirectory_Import_Groups: string;
1517
- PowerOfAttorneyInfo_StartDate: string;
1221
+ SignatureVerificationStatusText_CertificateExpired: string;
1518
1222
  DelegationForm_DelegatesContainsDelegationPerformer: string;
1519
- Error_SignatureNotFound: string;
1520
1223
  Error_TaskGroupPerformers_NoManager: string;
1521
1224
  Error_InvalidCardLayout: string;
1522
1225
  CardNotAvailableError: string;
@@ -1527,33 +1230,26 @@ export declare let resourcesStub: {
1527
1230
  Error_CertificateExpiresSoon: string;
1528
1231
  CryptographicException_CryptEInvalidNumericString: string;
1529
1232
  Upload_Signature: string;
1530
- SignatureNotAllowed: string;
1531
1233
  Locations_ApprovalChildTask: string;
1532
1234
  StaffView_EmployeeLastNameColumn: string;
1533
1235
  CryptographicException_CryptEFileResized: string;
1534
1236
  Error_FolderNotFound: string;
1535
1237
  RadioGroup_Elements_True: string;
1536
- PowerOfAttorneyInfo_EndDate: string;
1537
1238
  TasksTable_ActualEndDate: string;
1538
1239
  Error_ShortcutAccessDenied: string;
1539
1240
  Directory_Partner_Create: string;
1540
1241
  CryptographicException_CryptEDeletedPrev: string;
1541
1242
  CardTemplateDefaultName: string;
1542
1243
  TasksTable_PlannedEndDate: string;
1543
- PowerOfAttorney_StatusPreparation: string;
1544
1244
  CryptographicException_CryptENoMatch: string;
1545
1245
  CryptographicException_CryptENotDecrypted: string;
1546
1246
  StaffDictionary_HimselfManagerError: string;
1547
- Document_NotFound: string;
1548
1247
  Error_NoAccessToBusinessCalendar: string;
1549
- RefPowersCodeRowValidator_MnemonicsLength_ErrorMessage: string;
1550
1248
  Task_StoppedStateName: string;
1551
1249
  Task_RejectedStateName: string;
1552
1250
  CryptographicException_CryptENotInRevocationDatabase: string;
1553
- SvgStringFragmentFormat: string;
1554
1251
  Error_FileExtensionNotSign: string;
1555
1252
  SvgLogoFragmentFormat: string;
1556
- PowerOfAttorney_StatusValid: string;
1557
1253
  LinkModel_EmptyLinkType: string;
1558
1254
  DigitalSignatureKindSelector_CadesXLongType1VSCadesBes: string;
1559
1255
  SvgTitleFragment: string;
@@ -1561,15 +1257,12 @@ export declare let resourcesStub: {
1561
1257
  TasksTable_DepartureDate: string;
1562
1258
  SvgRectFragmentFormat: string;
1563
1259
  Directory_PartnerOrganization: string;
1564
- Error_FileExtensionNotAvailable: string;
1565
1260
  Card_NotTemplateForSpecifiedKind: string;
1566
- PowerOfAttorneyStatusRevoked: string;
1567
- PowerOfAttorneyInfo_Number: string;
1568
1261
  TasksTable_Performer: string;
1569
1262
  RefStaffUnitRowValidator_NameExists_ErrorMessage: string;
1570
- RefPowers_Validation_NameEmpty: string;
1571
1263
  StaffDirectory: string;
1572
1264
  Locations_LinksSearchCardsDialog: string;
1265
+ SignatureVerificationStatusText_CertificateRevoked: string;
1573
1266
  LogService_EditOperation: string;
1574
1267
  CryptographicException_CryptEOidFormat: string;
1575
1268
  Error_CannotMoveGroup: string;
@@ -1578,12 +1271,9 @@ export declare let resourcesStub: {
1578
1271
  Error_FolderTypeCardsDisabled: string;
1579
1272
  Error_FolderTypeNoAllowedCardTypes: string;
1580
1273
  Error_TaskCard_CantComplete: string;
1581
- Directory_AddDirectoryDesignerNode: string;
1582
1274
  SvgCloseTag: string;
1583
- UniquenessCheck_NoAccess_FieldMessage: string;
1584
1275
  RefStaffGroupRowValidator_NameExists_ErrorMessage: string;
1585
- PowerOfAttorneyInfo_Principal: string;
1586
- PowerOfAttorneyInfo_Format: string;
1276
+ SignatureVerificationStatusText_PartiallyValid: string;
1587
1277
  Log_LinkType: string;
1588
1278
  Log_LinkName: string;
1589
1279
  Signature_DocumentAttachments: string;
@@ -1600,7 +1290,6 @@ export declare let resourcesStub: {
1600
1290
  CryptographicException_CryptESignerNotFound: string;
1601
1291
  CryptographicException_CryptEInvalidX500String: string;
1602
1292
  Log_LinkUrl: string;
1603
- PowersOfAttorneySearchResult_NoSuitable: string;
1604
1293
  ReportPresentation_InvalidArg: string;
1605
1294
  Comments_CommentRemovedLog: string;
1606
1295
  Task_DraftStateName: string;
@@ -1613,16 +1302,12 @@ export declare let resourcesStub: {
1613
1302
  StaffDictionary_WrongSetManagerError: string;
1614
1303
  Directory_DeleteConfirmation: string;
1615
1304
  Error_DocumentTemplateMissing: string;
1616
- FilePreviewConfiguredToNotView: string;
1617
1305
  Staff_Role: string;
1618
- Staff_Male: string;
1619
1306
  CryptographicException_CryptERevocationOffline: string;
1620
1307
  TaskCardControl_InactivePerformersWarningWithChange: string;
1621
1308
  StaffView_EmployeeNotAvailableColumn: string;
1622
1309
  Error_TaskControlDateNotValid: string;
1623
- CopyShortcuts_CardAlreadyExists: string;
1624
1310
  TaskCardControl_ManualDelegationNotAllowed: string;
1625
- Error_PowersDirectory_NothingImported: string;
1626
1311
  RefStaffPositionRowValidator_EmptyName_ErrorMessage: string;
1627
1312
  DigitalSignatureKindSelector_CadesXLongType1VSCadesT: string;
1628
1313
  Locations_Complete: string;
@@ -1634,47 +1319,36 @@ export declare let resourcesStub: {
1634
1319
  CryptographicException_CryptEBadLen: string;
1635
1320
  CryptographicException_CryptEInvalidPrintableString: string;
1636
1321
  SignatureKind_OperationSignature: string;
1637
- SvgWithPowerOfAttorneyTitleFragment: string;
1638
1322
  Error_RequiredCompletionParameterNotSpecified: string;
1639
1323
  DocumentSignaturesViewerForm_CurrentVersionNumber: string;
1640
1324
  TaskReportField: string;
1641
1325
  Error_DetachedSignRequired: string;
1642
1326
  CryptographicException_CryptERecipientNotFound: string;
1643
- SvgPoaPrincipalLabel: string;
1644
1327
  RelatedCardCreator_IncomingDocumentRelatedCardCreator_ResponseOf: string;
1645
1328
  TaskEndDateField: string;
1646
1329
  CryptographicException_CryptEInvalidIa5String: string;
1647
1330
  SignatureKind_ImportedSignature: string;
1648
1331
  Error_TaskUpdateForbidden: string;
1649
1332
  RefStaffEmployeeRowValidator_EmptyName_ErrorMessage: string;
1650
- UniquenessCheck_NoAccess_CardMessage: string;
1651
- UniquenessCheck_NoAccess_AuthorMessage: string;
1652
1333
  Directory_EditMenuItem: string;
1334
+ SignatureVerificationStatusText_Invalid: string;
1653
1335
  CryptographicException_CryptEAlreadyDecrypted: string;
1654
1336
  CryptographicException_CryptENoVerifyUsageCheck: string;
1655
1337
  RefStaffUnitRowValidator_EmptyName_ErrorMessage: string;
1656
1338
  Error_SignatureImportNotAllowed: string;
1657
- PowerOfAttorneyInfo_Powers: string;
1658
1339
  DigitalSignatureKindSelector_CadesTVSCadesBes: string;
1659
- SvgPoaPowerOfAttorneyNumberLabel: string;
1660
- Error_SetCertificate_AccountNameIsEmpty: string;
1661
1340
  Error_InsufficientRights: string;
1662
- RefPowersCodeRowValidator_CodeExists_ErrorMessage: string;
1663
- Error_PowersDirectory_GroupNotFound: string;
1664
- Error_SaveMultipleValuesToStructSection: string;
1665
1341
  RelatedCardCreator_IncomingDocumentRelatedCardCreatorId: string;
1666
1342
  Locations_OperationDialogs: string;
1667
1343
  Error_FileVersionNotAddedFileCardIsLocked: string;
1668
1344
  CryptographicException_CryptENoTrustedSigner: string;
1669
1345
  CryptographicException_CryptERevoked: string;
1670
- PowerOfAttorneyInfo_Status: string;
1671
- PowerOfAttorneyInfo_Signer: string;
1672
1346
  HistoryParameter_True: string;
1673
1347
  Staff_Group: string;
1674
1348
  Error_FileIsNotSignature: string;
1675
1349
  CardIsLocked: string;
1350
+ SignatureVerificationStatusText_NotSigned: string;
1676
1351
  RelatedCardCreator_DeliveryAcceptanceReportRelatedCardCreatorId: string;
1677
- Directory_AddDirectoryDesignerRow: string;
1678
1352
  Err_PlatformLibsNotFound: string;
1679
1353
  Error_CardContentsChanged: string;
1680
1354
  Error_EmployeeNotFound: string;
@@ -1686,13 +1360,9 @@ export declare let resourcesStub: {
1686
1360
  CryptographicException_CryptEUnexpectedMsgType: string;
1687
1361
  NotSupportedFile: string;
1688
1362
  Log_ValueNotSet: string;
1689
- SvgPoaValidDateLabel: string;
1690
1363
  FileListService_FileLockedByAnotherUser: string;
1691
1364
  CryptographicException_CryptESecuritySettings: string;
1692
1365
  Warning_CantAddOppositeReference_NoAccess: string;
1693
- PowerOfAttorneyInfo_Representative: string;
1694
- PowerOfAttorney_StatusUnknown: string;
1695
- RefPowersCodeRowValidator_MnemonicsExists_ErrorMessage: string;
1696
1366
  Error_AddEmployeesToGroup: string;
1697
1367
  CryptographicException_CryptEStreamMsgNotReady: string;
1698
1368
  Error_CantLoadBusinessCalendar: string;
@@ -1701,7 +1371,6 @@ export declare let resourcesStub: {
1701
1371
  RelatedCardCreator_OutgoingDocumentRelatedCardCreator: string;
1702
1372
  Staff_SearchWord: string;
1703
1373
  NomenclatureDirectory: string;
1704
- SvgPoaValidDateFrom: string;
1705
1374
  CryptographicException_CryptESelfSigned: string;
1706
1375
  CryptographicException_CryptEInvalidIndex: string;
1707
1376
  Error_FileForSigningNotFound: string;
@@ -1712,22 +1381,65 @@ export declare let resourcesStub: {
1712
1381
  TaskPerformerField: string;
1713
1382
  TasksTable_PerformerNotFound: string;
1714
1383
  CryptographicException_CryptEVerifyUsageOffline: string;
1715
- PowerOfAttorneyInfo_OpenCard: string;
1384
+ Nomenclature_AddSection_Index: string;
1385
+ Column_ArchiveDate: string;
1386
+ Nomenclature_ViewSection_Section: string;
1387
+ Nomenclature_DirectorySecurityTooltip: string;
1388
+ Nomenclature_AddSubSectionHeader: string;
1389
+ Nomenclature_EditCase: string;
1390
+ Nomenclature_AddYearTip: string;
1391
+ Nomenclature_CaseStateColumn: string;
1392
+ Nomenclature_EditSectionHeader: string;
1393
+ ArchiveCase_Toggle_Case: string;
1394
+ ArchiveCase_Toggle_Unit: string;
1395
+ Error_CardIsNotExist: string;
1396
+ ArchiveCaseNotUnique: string;
1397
+ Nomenclature_EditSubSectionHeader: string;
1398
+ Nomenclature_AddYear_Year: string;
1399
+ ArchiveCase_Toggle_EnableCase: string;
1400
+ ArchiveCase_Toggle_EnableUnit: string;
1401
+ Nomenclature_CasesInRoot: string;
1402
+ Nomenclature_SectionsTabTitle: string;
1403
+ Nomenclature_Root: string;
1404
+ Error_YearIsNotUnique: string;
1405
+ Nomenclature_RootSectionNoUnitSelected: string;
1406
+ Nomenclature_AddSection_SubSection: string;
1407
+ Nomenclature_CaseIndexColumn: string;
1408
+ Column_RegistrationDate: string;
1409
+ Nomenclature_CasesTab: string;
1410
+ Nomenclature_AddCase: string;
1411
+ Nomenclature_AddRootSectionHeader: string;
1412
+ ArchivCase_Header: string;
1413
+ Nomenclature_AddSection_Name: string;
1414
+ Nomenclature_Header: string;
1415
+ Nomenclature_InfoInRoot: string;
1416
+ Nomenclature_ViewSubSection: string;
1417
+ Nomenclature_AddSectionHeader: string;
1418
+ Nomenclature_RootSectionNoYearSelected: string;
1419
+ Nomenclature_AddYearHeader: string;
1420
+ Nomenclature_CaseHeaderColumn: string;
1421
+ Nomenclature_ViewCase: string;
1422
+ Column_Name: string;
1423
+ UnitNomenclatureNotUnique: string;
1424
+ Nomenclature_InfoTab: string;
1716
1425
  CardType_Monitor_DisplayName: string;
1717
1426
  CardType_GateList_DisplayName: string;
1718
1427
  CardType_Process_DisplayName: string;
1719
1428
  CardType_FunctionList_DisplayName: string;
1720
1429
  CardType_Settings_DisplayName: string;
1430
+ CardType_InventoryCard_DisplayName: string;
1431
+ CardType_ArchiveCase_DisplayName: string;
1432
+ CardType_NomenclatureView_DisplayName: string;
1721
1433
  CardType_RefCases_DisplayName: string;
1722
1434
  CardType_FileList_DisplayName: string;
1723
1435
  CardType_RefTypes_DisplayName: string;
1724
- CardType_RefBarcodeScan_DisplayName: string;
1725
- CardType_CardUni_DisplayName: string;
1726
1436
  CardType_AgentSettings_DisplayName: string;
1727
1437
  CardType_WorkflowTask_DisplayName: string;
1728
- CardType_RefNumerators_DisplayName: string;
1438
+ CardType_RefBarcodeScan_DisplayName: string;
1439
+ CardType_CardUni_DisplayName: string;
1729
1440
  CardType_CardOut_DisplayName: string;
1730
1441
  CardType_NavExtensions_DisplayName: string;
1442
+ CardType_RefNumerators_DisplayName: string;
1731
1443
  CardType_CardArchive_DisplayName: string;
1732
1444
  CardType_CardResolution_DisplayName: string;
1733
1445
  CardType_CardInc_DisplayName: string;
@@ -1736,15 +1448,14 @@ export declare let resourcesStub: {
1736
1448
  CardType_NavCommands_DisplayName: string;
1737
1449
  CardType_CardReport_DisplayName: string;
1738
1450
  CardType_RefUniversal_DisplayName: string;
1739
- CardType_CardApproval_DisplayName: string;
1740
1451
  CardType_CardOrd_DisplayName: string;
1452
+ CardType_CardApproval_DisplayName: string;
1741
1453
  CardType_SettingsDirectory_DisplayName: string;
1742
1454
  CardType_ExtensionsDirectory_DisplayName: string;
1743
1455
  CardType_AdvancedLayoutsDirectory_DisplayName: string;
1744
1456
  CardType_SolutionsDirectory_DisplayName: string;
1745
- CardType_MessagesCard_DisplayName: string;
1746
- CardType_NavigatorCard_DisplayName: string;
1747
1457
  CardType_ComponentsCard_DisplayName: string;
1458
+ CardType_NavigatorCard_DisplayName: string;
1748
1459
  CardType_VersionedFileCard_DisplayName: string;
1749
1460
  CardType_FoldersCard_DisplayName: string;
1750
1461
  CardType_UserProfileCard_DisplayName: string;
@@ -1754,17 +1465,15 @@ export declare let resourcesStub: {
1754
1465
  CardType_MandatoryAccessCard_DisplayName: string;
1755
1466
  CardType_SavedViewCard_DisplayName: string;
1756
1467
  CardType_SavedSearchCard_DisplayName: string;
1757
- CardType_CardBaseUniversalItem_DisplayName: string;
1758
- CardType_RefStaff_DisplayName: string;
1759
1468
  CardType_CardDepartment_DisplayName: string;
1469
+ CardType_CardBaseUniversalItem_DisplayName: string;
1760
1470
  CardType_CardTaskList_DisplayName: string;
1761
1471
  CardType_RefNavExtension_DisplayName: string;
1472
+ CardType_RefStaff_DisplayName: string;
1762
1473
  CardType_RefSignatureLabels_DisplayName: string;
1763
- CardType_RefPowers_DisplayName: string;
1764
1474
  CardType_RefStates_DisplayName: string;
1765
1475
  CardType_CardTask_DisplayName: string;
1766
1476
  CardType_CardServer_DisplayName: string;
1767
- CardType_RefLinks_DisplayName: string;
1768
1477
  CardType_CardSurveyList_DisplayName: string;
1769
1478
  CardType_RefRoleModel_DisplayName: string;
1770
1479
  CardType_RefScripting_DisplayName: string;
@@ -1773,25 +1482,90 @@ export declare let resourcesStub: {
1773
1482
  CardType_RefBaseUniversal_DisplayName: string;
1774
1483
  CardType_CardSignatureList_DisplayName: string;
1775
1484
  CardType_CardReferenceList_DisplayName: string;
1776
- CardType_CardDocument_DisplayName: string;
1485
+ CardType_RefLinks_DisplayName: string;
1777
1486
  CardType_RefServers_DisplayName: string;
1778
1487
  CardType_CardFileList_DisplayName: string;
1779
- CardType_CardReconcileStage_DisplayName: string;
1488
+ CardType_CardDocument_DisplayName: string;
1780
1489
  CardType_RefLayouts_DisplayName: string;
1781
1490
  CardType_RefNumerationRules_DisplayName: string;
1782
1491
  CardType_CardPartnersDepartment_DisplayName: string;
1783
1492
  CardType_CardPartnersEmployee_DisplayName: string;
1784
1493
  CardType_CardReconcileLog_DisplayName: string;
1785
1494
  CardType_CardTaskGroup_DisplayName: string;
1786
- CardType_CardPowerOfAttorney_DisplayName: string;
1787
1495
  CardType_CardEmployee_DisplayName: string;
1788
- CardType_CardCategoryList_DisplayName: string;
1496
+ CardType_CardReconcileStage_DisplayName: string;
1789
1497
  CardType_RefKinds_DisplayName: string;
1790
1498
  CardType_CardReconcile_DisplayName: string;
1791
- CardType_RefCategories_DisplayName: string;
1499
+ CardType_CardCategoryList_DisplayName: string;
1792
1500
  CardType_CardCalendar_DisplayName: string;
1501
+ CardType_RefCategories_DisplayName: string;
1502
+ CardType_ArchiveManagementLink_DisplayName: string;
1793
1503
  CardType_CardApprovalPath_DisplayName: string;
1794
1504
  CardType_CardApprovalStage_DisplayName: string;
1795
1505
  CardType_CardApprovalResult_DisplayName: string;
1506
+ NoValue: string;
1507
+ Diagram_WaitingForData: string;
1508
+ Diagram_Empty: string;
1509
+ PowersDirectory: string;
1510
+ PowersDirectory_TreeRootName: string;
1511
+ PowersDirectory_CodeTab: string;
1512
+ PowersDirectory_InfoTab: string;
1513
+ PowersDirectory_CreateLayoutDialogHeader_Code: string;
1514
+ PowersDirectory_CreateLayoutDialogHeader: string;
1515
+ PowersDirectory_CreateRootLayoutDialogHeader: string;
1516
+ ContextMenu_CreateDirectory: string;
1517
+ ContextMenu_CreateCode: string;
1518
+ PowersDirectory_DeleteConfirmationWithChildren: string;
1519
+ PowersDirectory_InfoWithoutSelection: string;
1520
+ PowersDirectory_TreeAddButtons_CreateGroup: string;
1521
+ PowersDirectory_TreeAddButtons_CreateCode: string;
1522
+ PowersDirectory_Header: string;
1523
+ AuthenticationKinds_AuthenticationService: string;
1524
+ AuthenticationKinds_AuthenticationServices: string;
1525
+ AuthenticationKinds_Change: string;
1526
+ AuthenticationKinds_Check: string;
1527
+ AuthenticationKinds_UniqueName: string;
1528
+ EmailButton_ButtonText: string;
1529
+ EmailButton_Additional: string;
1530
+ EmailButton_SelectFilesToSendByMail: string;
1531
+ EmailButton_Main: string;
1532
+ EmailButton_SizeOfAttached: string;
1533
+ SignatureDialog_SignatureOptionsButton: string;
1534
+ SignatureMethodsSetup_CertificatesTable_EnableColumnTooltip: string;
1535
+ SignatureMethodsSetup_CertificatesTable_TypeLocalTip: string;
1536
+ SignatureMethodsSetup_CertificatesTable_ValidToColumn: string;
1537
+ SignatureMethodsSetup_CloudLogin: string;
1538
+ SignatureButton_SignHistory: string;
1539
+ SignatureButton_Sign: string;
1540
+ SignatureSettingsDialog_Intro: string;
1541
+ SignatureMethodsSetup_CertificatesTable_CommentColumnPlaceholder: string;
1542
+ SignatureMethodsSetup_CloudLoginButtonLabel: string;
1543
+ SignatureMethodsSetup_CloudLoginAuthRequired: string;
1544
+ SignatureMethodsSetup_CertificatesTable_SignerColumn: string;
1545
+ SignatureMethodsSetup_CertificatesTable_AuthorityColumn: string;
1546
+ SignatureMethodsSetup_CertificatesTable_CommentColumn: string;
1547
+ SignatureMethodsSetup_CloudLoginLabel: string;
1548
+ CertificatePinCodeLabel: string;
1549
+ CertificatePinCodeHeader: string;
1550
+ Navigator_TakePoll: string;
1551
+ Sign_Simple: string;
1552
+ ViewingPowerOfAttorney: string;
1553
+ PowerOfAttorney: string;
1554
+ PowerOfAttorneyInfo_Number: string;
1555
+ PowerOfAttorneyInfo_Principal: string;
1556
+ PowerOfAttorneyInfo_Signer: string;
1557
+ PowerOfAttorneyInfo_Representative: string;
1558
+ PowerOfAttorneyInfo_Powers: string;
1559
+ PowerOfAttorneyInfo_StartDate: string;
1560
+ PowerOfAttorneyInfo_EndDate: string;
1561
+ PowerOfAttorneyInfo_OpenCard: string;
1562
+ PowerOfAttorneyInfo_Format: string;
1563
+ PowerOfAttorneyInfo_Status: string;
1564
+ FilePanel_Sign_PowerOfAttorneyIsValid: string;
1565
+ FilePanel_Sign_InconsistenciesWereFound: string;
1566
+ FilePanel_Sign_PowerOfAttorney: string;
1567
+ FilePanel_Sign_ResultOfValidation: string;
1568
+ FilePanel_Sign_InformationAboutPowerOfAttorney: string;
1569
+ PowersDirectory_TreeAddButtons_ImportPowers: string;
1796
1570
  PowerOfAttorneyInfo_RegTransferStatus: string;
1797
1571
  };