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