@docsvision/webclient 5.16.3 → 5.16.5
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 +4 -4
- package/Application.d.ts +4 -4
- package/Approval/$AgreementHistoryStageRenderer.d.ts +2 -2
- package/Approval/$AgreementOptions.d.ts +1 -1
- package/Approval/AcquaintanceManagement.d.ts +7 -7
- package/Approval/AcquaintanceManagementImpl.d.ts +4 -4
- package/Approval/AgreementHistory.d.ts +13 -13
- package/Approval/AgreementHistoryImpl.d.ts +3 -3
- package/Approval/AgreementList.d.ts +7 -7
- package/Approval/AgreementListContent.d.ts +5 -5
- package/Approval/AgreementListImpl.d.ts +4 -4
- package/Approval/AgreementManagement.d.ts +13 -13
- package/Approval/AgreementManagementImpl.d.ts +4 -4
- package/Approval/AgreementStage.d.ts +6 -5
- package/Approval/AgreementStageProps.d.ts +7 -7
- package/Approval/AgreementStageState.d.ts +3 -3
- package/Approval/ApprovalCycleInfo.d.ts +3 -3
- package/Approval/ApprovalCycleList.d.ts +1 -1
- package/Approval/ApprovalHistoryTable.d.ts +2 -2
- package/Approval/ApprovalStageItemComment.d.ts +3 -3
- package/Approval/ApprovalStageItemRow.d.ts +1 -1
- package/Approval/CardApprovalCycle.d.ts +2 -2
- package/Approval/CardApprovalCycleImpl.d.ts +3 -3
- package/Approval/CardApprovalStage.d.ts +2 -2
- package/Approval/CardApprovalStageImpl.d.ts +3 -3
- package/Approval/IAgreementEventArgs.d.ts +1 -1
- package/Approval/IAgreementListContentState.d.ts +3 -3
- package/Approval/IAgreementListRenderEventArgs.d.ts +1 -1
- package/Approval/IAgreementListReportOpenedEventArgs.d.ts +1 -1
- package/Approval/IApprovalHistoryTableProps.d.ts +7 -7
- package/Approval/IApprovalStageItemRowProps.d.ts +4 -4
- package/Approval/IApproverDeletionEventArgs.d.ts +1 -1
- package/Approval/IApproverEventArgs.d.ts +2 -2
- package/Approval/TemplateComboVariant.d.ts +1 -1
- package/BackOffice/$LinksSearchCardsService.d.ts +1 -1
- package/BackOffice/$WebFrameDirectorySearchInfoStorageService.d.ts +1 -1
- package/BackOffice/$WebFrameDirectorySearchPanelService.d.ts +1 -1
- package/BackOffice/AcknowledgementList.d.ts +57 -0
- package/BackOffice/AcknowledgementListButton.d.ts +5 -0
- package/BackOffice/AcknowledgementListContainer.d.ts +8 -0
- package/BackOffice/AcknowledgementListLogic.d.ts +8 -0
- package/BackOffice/AcknowledgementListView.d.ts +4 -0
- package/BackOffice/AddComment.d.ts +2 -2
- package/BackOffice/AddUrlDialog.d.ts +3 -3
- package/BackOffice/AddingGroups.d.ts +1 -1
- package/BackOffice/Address.d.ts +5 -5
- package/BackOffice/AddressImpl.d.ts +6 -6
- package/BackOffice/ApprovalTaskComplete.d.ts +3 -3
- package/BackOffice/BackOfficeChildTask.d.ts +2 -2
- package/BackOffice/BackOfficeCreateLink.d.ts +6 -6
- package/BackOffice/BatchDelegateOperation.d.ts +10 -10
- package/BackOffice/BatchDelegateOperationImpl.d.ts +3 -3
- package/BackOffice/CardKind.d.ts +6 -6
- package/BackOffice/CardKindImpl.d.ts +5 -5
- package/BackOffice/CardKindTree.d.ts +1 -1
- package/BackOffice/CardKindTypeaheadVariant.d.ts +1 -1
- package/BackOffice/CheckAbsenceDates.d.ts +2 -2
- package/BackOffice/CheckEmployeeAccount.d.ts +2 -2
- package/BackOffice/CheckPerformer.d.ts +1 -1
- package/BackOffice/ChildTasksPerforming.d.ts +8 -8
- package/BackOffice/ChildTasksPerformingImpl.d.ts +6 -6
- package/BackOffice/CollapseAllTaskTableRows.d.ts +1 -1
- package/BackOffice/CollapseTaskTableRow.d.ts +1 -1
- package/BackOffice/CommandMenuComponent.d.ts +2 -2
- package/BackOffice/CommentBodyContents.d.ts +1 -1
- package/BackOffice/CommentEditor.d.ts +1 -1
- package/BackOffice/CommentHeader.d.ts +1 -1
- package/BackOffice/Comments.d.ts +9 -9
- package/BackOffice/CommentsImpl.d.ts +3 -3
- package/BackOffice/CompareTasks.d.ts +1 -1
- package/BackOffice/CopyAddress.d.ts +2 -2
- package/BackOffice/CovertResponseToTree.d.ts +1 -1
- package/BackOffice/CreateRelatedCardButton.d.ts +7 -7
- package/BackOffice/CreateRelatedCardButtonImpl.d.ts +3 -3
- package/BackOffice/CreateWindow.d.ts +1 -1
- package/BackOffice/DefaultTasksTreeNodeResolver.d.ts +4 -4
- package/BackOffice/DelegationParamsPanel.d.ts +4 -4
- package/BackOffice/DeleteShortcutBatchOperation.d.ts +11 -11
- package/BackOffice/DeleteShortcutBatchOperationImpl.d.ts +4 -4
- package/BackOffice/DeleteStaffSection.d.ts +1 -1
- package/BackOffice/DeleteTaskRow.d.ts +2 -2
- package/BackOffice/Department.d.ts +4 -4
- package/BackOffice/DepartmentFilterViewComponents.d.ts +1 -1
- package/BackOffice/DepartmentImpl.d.ts +4 -4
- package/BackOffice/DepartmentSelectDialog.d.ts +2 -2
- package/BackOffice/DepartmentSelectDialogFlat.d.ts +3 -3
- package/BackOffice/DepartmentTreeNode.d.ts +1 -1
- package/BackOffice/DirectoryDesignerRow.d.ts +5 -5
- package/BackOffice/DirectoryDesignerRowImpl.d.ts +5 -5
- package/BackOffice/DirectoryDesignerRowSelectDialog.d.ts +2 -2
- package/BackOffice/DirectoryEntryModal.d.ts +2 -2
- package/BackOffice/DirectoryEntryModalLogic.d.ts +1 -1
- package/BackOffice/DirectoryRowCutSelection.d.ts +1 -1
- package/BackOffice/DirectoryRowIcon.d.ts +1 -1
- package/BackOffice/DirectorySearchContent.d.ts +1 -1
- package/BackOffice/DirectorySearchResult.d.ts +5 -5
- package/BackOffice/DirectorySearchResultList.d.ts +1 -1
- package/BackOffice/DirectorySearchResultLogic.d.ts +1 -1
- package/BackOffice/DirectorySearchResultView.d.ts +7 -7
- package/BackOffice/DirectoryTabs.d.ts +6 -6
- package/BackOffice/DirectoryTabs.stories.d.ts +1 -1
- package/BackOffice/DirectoryTabsLogic.d.ts +2 -2
- package/BackOffice/DirectoryTree.d.ts +15 -15
- package/BackOffice/DirectoryTree.stories.d.ts +1 -1
- package/BackOffice/DirectoryTreeIcon.d.ts +1 -1
- package/BackOffice/DirectoryTreeList.d.ts +2 -2
- package/BackOffice/DirectoryTreeLogic.d.ts +2 -2
- package/BackOffice/DirectoryValues.d.ts +11 -11
- package/BackOffice/DirectoryValues.stories.d.ts +1 -1
- package/BackOffice/DirectoryValuesLogic.d.ts +1 -1
- package/BackOffice/DisplayInitiator.d.ts +5 -5
- package/BackOffice/DisplayInitiatorImpl.d.ts +2 -2
- package/BackOffice/DisplayPerformers.d.ts +6 -6
- package/BackOffice/DisplayPerformersImpl.d.ts +2 -2
- package/BackOffice/Document.d.ts +4 -4
- package/BackOffice/DocumentTasksTreeNodeResolver.d.ts +4 -4
- package/BackOffice/EditComment.d.ts +3 -3
- package/BackOffice/EditTaskDescription.d.ts +2 -2
- package/BackOffice/EditTaskDescriptionDialog.d.ts +1 -1
- package/BackOffice/EditTaskDuration.d.ts +4 -4
- package/BackOffice/EditTaskDurationDialog.d.ts +1 -1
- package/BackOffice/EditWindow.d.ts +1 -1
- package/BackOffice/Employee.d.ts +5 -5
- package/BackOffice/EmployeeImpl.d.ts +6 -6
- package/BackOffice/EmployeeLoader.d.ts +2 -2
- package/BackOffice/ExistingCardLinkDialog.d.ts +8 -8
- package/BackOffice/ExpandTaskTableRow.d.ts +1 -1
- package/BackOffice/FavoriteEmployeesStorage.d.ts +1 -1
- package/BackOffice/FileListAttachElements.d.ts +1 -1
- package/BackOffice/FileListBuiltInOperations.d.ts +2 -0
- package/BackOffice/FileListControl.d.ts +49 -49
- package/BackOffice/FileListControlImpl.d.ts +19 -11
- package/BackOffice/FileListControlLogic.d.ts +4 -4
- package/BackOffice/FileListItem.d.ts +4 -4
- package/BackOffice/FileListItemComponent.d.ts +5 -5
- package/BackOffice/FileListItemProps.d.ts +14 -14
- package/BackOffice/FileRenamingDialog.d.ts +4 -4
- package/BackOffice/FileSign.d.ts +5 -5
- package/BackOffice/FileSignCreateDialog.d.ts +4 -4
- package/BackOffice/FileSignInfoPopover.d.ts +2 -2
- package/BackOffice/FileSignListDialog.d.ts +4 -4
- package/BackOffice/FileSignSelectCertificateDialog.d.ts +1 -1
- package/BackOffice/FindMaxLevelIdent.d.ts +1 -1
- package/BackOffice/FindStaffSection.d.ts +1 -1
- package/BackOffice/FindTaskRow.d.ts +1 -1
- package/BackOffice/FlatternRows.d.ts +1 -1
- package/BackOffice/FlatternTree.d.ts +1 -1
- package/BackOffice/GetBusinessCalendarSourceType.d.ts +1 -1
- package/BackOffice/GetContextMenuNames.d.ts +1 -1
- package/BackOffice/GetDirectoryTreeRowModel.d.ts +1 -1
- package/BackOffice/GetEmployeeGroups.d.ts +4 -4
- package/BackOffice/GetHelpBoxRowInfo.d.ts +1 -1
- package/BackOffice/GetNextGroupTaskDistribution.d.ts +1 -1
- package/BackOffice/GetRootSectionId.d.ts +1 -1
- package/BackOffice/GetSelectedSearchItemEmployeeId.d.ts +1 -1
- package/BackOffice/GroupTaskCardSelectPerformers.d.ts +23 -23
- package/BackOffice/GroupTaskCardSelectPerformersImpl.d.ts +17 -17
- package/BackOffice/GroupTaskPerformersIntervalManager.d.ts +1 -1
- package/BackOffice/GroupTaskTasksTreeNodeResolver.d.ts +4 -4
- package/BackOffice/GzPerformersOverlay.d.ts +1 -1
- package/BackOffice/History.d.ts +7 -7
- package/BackOffice/HistoryImpl.d.ts +6 -6
- package/BackOffice/HistoryRecordView.d.ts +1 -1
- package/BackOffice/HistoryView.d.ts +7 -7
- package/BackOffice/IChangeExecutionTypeEventArgs.d.ts +1 -1
- package/BackOffice/IChangeResponsibleEventArgs.d.ts +2 -2
- package/BackOffice/IChangingTaskOrderEventArgs.d.ts +2 -2
- package/BackOffice/ICommentProps.d.ts +1 -1
- package/BackOffice/IExtraFileAddedArgs.d.ts +1 -1
- package/BackOffice/IExtraFileAddingArgs.d.ts +1 -1
- package/BackOffice/IExtraFileDeletedArgs.d.ts +1 -1
- package/BackOffice/IExtraFileDeletingArgs.d.ts +1 -1
- package/BackOffice/IFileListItem.d.ts +1 -1
- package/BackOffice/IFileListOperation.d.ts +1 -1
- package/BackOffice/IFileListWrapper.d.ts +1 -1
- package/BackOffice/IFileMenuOpeningArgs.d.ts +2 -2
- package/BackOffice/IFileOpenedArgs.d.ts +1 -1
- package/BackOffice/IFileOpeningArgs.d.ts +1 -1
- package/BackOffice/IFilePreviewedArgs.d.ts +1 -1
- package/BackOffice/IFilePreviewingArgs.d.ts +1 -1
- package/BackOffice/IFileSignInteractionModel.d.ts +2 -2
- package/BackOffice/IFileSignUploadedArgs.d.ts +1 -1
- package/BackOffice/IFileSignUploadingArgs.d.ts +1 -1
- package/BackOffice/IFileVersionCommentAddedArgs.d.ts +1 -1
- package/BackOffice/IFileVersionCommentAddingArgs.d.ts +1 -1
- package/BackOffice/IFileVersionCommentDeletedArgs.d.ts +1 -1
- package/BackOffice/IFileVersionCommentDeletingArgs.d.ts +1 -1
- package/BackOffice/IFileVersionDownloadedArgs.d.ts +1 -1
- package/BackOffice/IFileVersionDownloadingArgs.d.ts +1 -1
- package/BackOffice/IFileVersionUploadedArgs.d.ts +1 -1
- package/BackOffice/IFileVersionUploadingArgs.d.ts +1 -1
- package/BackOffice/IFileVisualizedArgs.d.ts +1 -1
- package/BackOffice/IFileVisualizingArgs.d.ts +1 -1
- package/BackOffice/ILinkEventArgs.d.ts +1 -1
- package/BackOffice/ILinkItem.d.ts +1 -1
- package/BackOffice/IMainFileAddedArgs.d.ts +1 -1
- package/BackOffice/IMainFileAddingArgs.d.ts +1 -1
- package/BackOffice/IMainFileDeletedArgs.d.ts +1 -1
- package/BackOffice/IMainFileDeletingArgs.d.ts +1 -1
- package/BackOffice/IMainFileNewVersionCreatedArgs.d.ts +1 -1
- package/BackOffice/IMainFileNewVersionCreatingArgs.d.ts +1 -1
- package/BackOffice/INewCardLinkDialogProps.d.ts +2 -2
- package/BackOffice/INewCardLinkDialogState.d.ts +1 -1
- package/BackOffice/IParametersRequestEventArgs.d.ts +1 -1
- package/BackOffice/IPartnerDirectoryTreeItem.d.ts +1 -1
- package/BackOffice/IPerformerEventArgs.d.ts +2 -2
- package/BackOffice/IPerformersEventArgs.d.ts +1 -1
- package/BackOffice/ISelectedCardsAddingEventArgs.d.ts +4 -0
- package/BackOffice/IStaffDirectoryItemsDialog.d.ts +1 -1
- package/BackOffice/IStaffDirectoryOptions.d.ts +3 -3
- package/BackOffice/IStaffTreeRow.d.ts +1 -1
- package/BackOffice/ITaskDescriptionDialogManagement.d.ts +1 -1
- package/BackOffice/ITaskDescriptionDialogOpenedEventArgs.d.ts +2 -2
- package/BackOffice/ITaskDescriptionEventArgs.d.ts +2 -2
- package/BackOffice/ITaskDurationDialogManagement.d.ts +2 -2
- package/BackOffice/ITaskDurationDialogOpenedEventArgs.d.ts +2 -2
- package/BackOffice/ITaskGroupIntervalEventArgs.d.ts +2 -2
- package/BackOffice/ITaskIntervalEventArgs.d.ts +2 -2
- package/BackOffice/ITaskListProps.d.ts +1 -1
- package/BackOffice/ITasksDistributionEventArgs.d.ts +2 -2
- package/BackOffice/ITasksTableModel.d.ts +1 -1
- package/BackOffice/ITasksTreeColorMap.d.ts +1 -1
- package/BackOffice/ITasksTreeContainerProps.d.ts +1 -1
- package/BackOffice/ITasksTreeContainerState.d.ts +2 -2
- package/BackOffice/ITasksTreeGroupMap.d.ts +1 -1
- package/BackOffice/ITasksTreeNodeContainer.d.ts +1 -1
- package/BackOffice/ITasksTreeNodeResolver.d.ts +5 -5
- package/BackOffice/ITasksTreeNodeResolverMap.d.ts +1 -1
- package/BackOffice/IUpdateTaskGroupIntervalEventArgs.d.ts +1 -1
- package/BackOffice/IWebFrameDirectorySearchPanelOptions.d.ts +3 -3
- package/BackOffice/InfoPopover.d.ts +2 -2
- package/BackOffice/InitializeDefaultGroupsAndColors.d.ts +2 -2
- package/BackOffice/InsertLoadedChildrenRows.d.ts +1 -1
- package/BackOffice/InsertLoadedTaskTableRows.d.ts +1 -1
- package/BackOffice/LinkInfoPopover.d.ts +2 -2
- package/BackOffice/LinkInfoPopoverProps.d.ts +4 -4
- package/BackOffice/LinkItem.d.ts +2 -2
- package/BackOffice/LinkSelectionItem.d.ts +2 -2
- package/BackOffice/LinkTypeComboBoxVariant.d.ts +1 -1
- package/BackOffice/Links.d.ts +23 -20
- package/BackOffice/LinksImpl.d.ts +10 -10
- package/BackOffice/LinksSearchCardsService.d.ts +4 -4
- package/BackOffice/LoadEmployeeLayoutFunctions.d.ts +1 -1
- package/BackOffice/LoadEmployees.d.ts +1 -1
- package/BackOffice/LoadSectionLayoutFunctions.d.ts +1 -1
- package/BackOffice/MultipleEmployees.d.ts +8 -8
- package/BackOffice/MultipleEmployeesImpl.d.ts +6 -6
- package/BackOffice/NewCardLinkDialog.d.ts +6 -6
- package/BackOffice/Numerator.d.ts +8 -8
- package/BackOffice/Numerator.stories.d.ts +1 -1
- package/BackOffice/NumeratorImpl.d.ts +6 -6
- package/BackOffice/OpenTaskInNewWindow.d.ts +2 -2
- package/BackOffice/OperationExecutingEventArgs.d.ts +3 -3
- package/BackOffice/OperationParametersPanelEventArgs.d.ts +3 -3
- package/BackOffice/Partner.d.ts +3 -3
- package/BackOffice/PartnerBase.d.ts +12 -12
- package/BackOffice/PartnerBaseImpl.d.ts +8 -8
- package/BackOffice/PartnerDepartment.d.ts +3 -3
- package/BackOffice/PartnerDepartmentImpl.d.ts +3 -3
- package/BackOffice/PartnerDirectoryBase.d.ts +9 -9
- package/BackOffice/PartnerDirectoryBaseImpl.d.ts +6 -6
- package/BackOffice/PartnerDirectoryItemVisualiser.d.ts +1 -1
- package/BackOffice/PartnerDirectorySelectDialog.d.ts +7 -7
- package/BackOffice/PartnerImpl.d.ts +8 -8
- package/BackOffice/PartnerSelectDialog.d.ts +10 -10
- package/BackOffice/PartnerTypeaheadVariant.d.ts +2 -2
- package/BackOffice/PartnersDirectory.d.ts +2 -2
- package/BackOffice/PerformersTable.d.ts +4 -4
- package/BackOffice/PerformingHistoryView.d.ts +1 -1
- package/BackOffice/PrepareTasksTableModel.d.ts +2 -2
- package/BackOffice/PrintButton.d.ts +7 -7
- package/BackOffice/PrintButtonContainer.d.ts +2 -2
- package/BackOffice/PrintButtonLogic.d.ts +1 -1
- package/BackOffice/PrintButtonView.d.ts +1 -1
- package/BackOffice/ProcessIndication.d.ts +1 -1
- package/BackOffice/RemoveFromGroupIconGridPlugin.d.ts +1 -1
- package/BackOffice/SearchBar.d.ts +1 -1
- package/BackOffice/SearchEmployees.d.ts +2 -2
- package/BackOffice/SelectNextRow.d.ts +1 -1
- package/BackOffice/SelectionRowService.d.ts +1 -1
- package/BackOffice/SequentialParallelToggle.d.ts +1 -1
- package/BackOffice/SetManager.d.ts +2 -2
- package/BackOffice/SortingRows.d.ts +3 -3
- package/BackOffice/StaffDirectory.d.ts +12 -12
- package/BackOffice/StaffDirectory.stories.d.ts +1 -1
- package/BackOffice/StaffDirectoryContainer.d.ts +2 -2
- package/BackOffice/StaffDirectoryDataVisualiser.d.ts +1 -1
- package/BackOffice/StaffDirectoryItems.d.ts +11 -11
- package/BackOffice/StaffDirectoryItemsImpl.d.ts +8 -8
- package/BackOffice/StaffDirectoryLogic.d.ts +12 -12
- package/BackOffice/StaffDirectorySelectDialog.d.ts +8 -8
- package/BackOffice/StaffDirectoryView.d.ts +15 -15
- package/BackOffice/StaffTypeaheadVariant.d.ts +1 -1
- package/BackOffice/State.d.ts +3 -3
- package/BackOffice/StateButtons.d.ts +9 -9
- package/BackOffice/StateButtonsImpl.d.ts +6 -6
- package/BackOffice/StateImpl.d.ts +3 -3
- package/BackOffice/TaskCardCompletionOption.d.ts +3 -3
- package/BackOffice/TaskCardCompletionOptionImpl.d.ts +3 -3
- 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 +3 -3
- package/BackOffice/TaskListComponent.d.ts +2 -2
- package/BackOffice/TaskListItemComponent.d.ts +2 -2
- package/BackOffice/TaskReject.d.ts +1 -1
- package/BackOffice/TaskTasksTreeNodeResolver.d.ts +7 -7
- package/BackOffice/TaskToRework.d.ts +1 -1
- package/BackOffice/Tasks.d.ts +9 -9
- package/BackOffice/TasksImpl.d.ts +5 -5
- package/BackOffice/TasksTable.d.ts +17 -17
- package/BackOffice/TasksTable.stories.d.ts +1 -1
- package/BackOffice/TasksTableCell.d.ts +1 -1
- package/BackOffice/TasksTableContainer.d.ts +2 -2
- package/BackOffice/TasksTableHeaderCell.d.ts +1 -1
- package/BackOffice/TasksTableHelpBox.d.ts +1 -1
- package/BackOffice/TasksTableIcon.d.ts +4 -4
- package/BackOffice/TasksTableLink.d.ts +1 -1
- package/BackOffice/TasksTableLogic.d.ts +6 -6
- package/BackOffice/TasksTableRow.d.ts +1 -1
- package/BackOffice/TasksTableView.d.ts +20 -20
- package/BackOffice/TasksTree.d.ts +9 -9
- package/BackOffice/TasksTreeContainer.d.ts +3 -3
- package/BackOffice/TasksTreeImpl.d.ts +5 -5
- package/BackOffice/TasksTreeNodeResolveService.d.ts +2 -2
- package/BackOffice/TasksTreeRibbon.d.ts +1 -1
- package/BackOffice/TasksTreeUtils.d.ts +2 -2
- package/BackOffice/TimeOfPerformance.d.ts +5 -5
- package/BackOffice/TimeOfPerformanceImpl.d.ts +6 -6
- package/BackOffice/UniquenessCheck.d.ts +4 -4
- package/BackOffice/UniquenessCheckImpl.d.ts +4 -4
- package/BackOffice/UserProfile.d.ts +4 -4
- package/BackOffice/Utils.d.ts +3 -3
- package/BackOffice/ValidateDeputyUniqueness.d.ts +1 -1
- package/BackOffice/ViewComment.d.ts +1 -1
- package/BackOffice/WebFrameDirectorySearchPanel.d.ts +10 -10
- package/BackOffice/WebFrameDirectorySearchPanel.stories.d.ts +1 -1
- package/BackOffice/WebFrameDirectorySearchPanelContainer.d.ts +2 -2
- package/BackOffice/WebFrameDirectorySearchPanelLogic.d.ts +4 -4
- package/BackOffice/WebFrameDirectorySearchPanelRouteHandler.d.ts +4 -4
- package/BackOffice/WebFrameDirectorySearchPanelService.d.ts +1 -1
- package/BackOffice/WebFrameDirectorySearchPanelView.d.ts +1 -1
- package/Generated/DocsVision.WebClient.Controllers.d.ts +26 -3
- package/Generated/DocsVision.WebClient.Models.d.ts +220 -17
- package/Helpers/AddCardModalDialog/AddCardModalDialogKindsTree.d.ts +1 -1
- package/Helpers/BoxWithButtons.d.ts +1 -1
- package/Helpers/ComboBox/ComboBoxTitle.d.ts +1 -1
- package/Helpers/ControlSelector/ControlSelector.d.ts +2 -2
- package/Helpers/ControlSelector/IControlContainer.d.ts +1 -1
- package/Helpers/ControlSelector/IExtendedControlSelectorProps.d.ts +1 -1
- package/Helpers/ControlsRecursiveVisitor.d.ts +1 -1
- package/Helpers/DVWebToolConnection/DVWebToolConnection.d.ts +11 -6
- package/Helpers/DynamicModel/DynamicFieldNameAccessor.d.ts +1 -1
- package/Helpers/DynamicModel/FieldNameAccessor.d.ts +1 -1
- package/Helpers/DynamicTree/DynamicTree.d.ts +1 -1
- package/Helpers/DynamicTree/DynamicTreeNode.d.ts +1 -1
- package/Helpers/FileComments/FileComments.d.ts +2 -2
- package/Helpers/FileComments/FileCommentsModal.d.ts +1 -1
- package/Helpers/FilePreview/FilePreview.d.ts +5 -5
- package/Helpers/HighlightedSearchResult.d.ts +2 -0
- package/Helpers/LoadingIcon/LoadingIcon.d.ts +1 -1
- package/Helpers/MainMenu/NavigationLink.d.ts +1 -1
- package/Helpers/MessageBox/MessageBox.d.ts +1 -1
- package/Helpers/ModalHost.d.ts +3 -3
- package/Helpers/PopoverHelpers/EditPopover/EditPopover.d.ts +3 -3
- package/Helpers/PopoverHelpers/EditPopover/IEditPopoverState.d.ts +4 -4
- package/Helpers/ReactList/ReactListDynamic.d.ts +1 -1
- package/Helpers/ReactList/ReactListInfiniteScroll.d.ts +1 -1
- package/Helpers/Sortable/Data/ClientModels/ISortableItem.d.ts +7 -1
- package/Helpers/Sortable/Sortable.d.ts +11 -1
- package/Helpers/TabsNavPanel.d.ts +1 -1
- package/Helpers/Tree/TreeBase.d.ts +1 -1
- package/Helpers/Typeahead/ITypeaheadProps.d.ts +4 -2
- package/Helpers/Typeahead/ITypeaheadState.d.ts +2 -1
- package/Legacy/$NavBar.d.ts +1 -1
- package/Legacy/$SearchPanel.d.ts +2 -2
- package/Legacy/$Sidebar.d.ts +1 -1
- package/Legacy/$UserMenu.d.ts +2 -2
- package/Legacy/ApprovalFilePanel.d.ts +4 -4
- package/Legacy/ApprovalTaskCardCompletionButtonsRazorControl.d.ts +1 -1
- package/Legacy/ApprovalTaskCardOperationsRazorControl.d.ts +1 -1
- package/Legacy/BaseRazorControl.d.ts +3 -3
- package/Legacy/BasicGridHtmlBuilder.d.ts +9 -9
- package/Legacy/CommentVersionDialog.d.ts +1 -1
- package/Legacy/Control.d.ts +1 -1
- package/Legacy/ControlBoolean.d.ts +1 -1
- package/Legacy/ControlFactory.d.ts +6 -6
- package/Legacy/DateTimePickerMvcProxy.d.ts +1 -1
- package/Legacy/DesktopGridHtmlBuilder.d.ts +2 -2
- package/Legacy/DisclosureHeader.d.ts +1 -1
- package/Legacy/DocumentCard.d.ts +5 -5
- package/Legacy/DocumentPanel.d.ts +2 -2
- package/Legacy/DropdownControl.d.ts +1 -1
- package/Legacy/EmployeeAutoComplete.d.ts +2 -2
- package/Legacy/EmployeesController.d.ts +2 -2
- package/Legacy/FileController.d.ts +3 -3
- package/Legacy/FileSign.d.ts +2 -2
- package/Legacy/FolderViewHandler.d.ts +3 -3
- package/Legacy/FolderViewRequest.d.ts +1 -1
- package/Legacy/FolderViews.d.ts +1 -1
- package/Legacy/Folders.d.ts +3 -3
- package/Legacy/Grid.d.ts +5 -5
- package/Legacy/GridModeService.d.ts +3 -3
- package/Legacy/GridOptions.d.ts +1 -1
- package/Legacy/GridRowSelectionService.d.ts +4 -4
- package/Legacy/GridRowsSelectionLogic.d.ts +2 -2
- package/Legacy/GroupTaskCardPerformersPanelRazorControl.d.ts +5 -5
- package/Legacy/GroupTaskPerformersUpdateModel.d.ts +1 -1
- package/Legacy/HeaderRouteHandler.d.ts +3 -3
- package/Legacy/HiddenControl.d.ts +1 -1
- package/Legacy/IAgreementParams.d.ts +1 -1
- package/Legacy/IAgreementSidebarCallbacks.d.ts +2 -2
- package/Legacy/IFileInfo.d.ts +1 -1
- package/Legacy/IFilePreviewModel.d.ts +2 -2
- package/Legacy/IFileSignInteractionModel.d.ts +1 -1
- package/Legacy/IGridHtmlBuilder.d.ts +2 -2
- package/Legacy/ILabelControl.d.ts +1 -1
- package/Legacy/ILabelTextControl.d.ts +3 -3
- package/Legacy/ILabelTextareaControl.d.ts +3 -3
- package/Legacy/ISignatureDataModel.d.ts +1 -1
- package/Legacy/ISignatureListDataModel.d.ts +1 -1
- package/Legacy/ISignatureListItemDataModel.d.ts +3 -3
- package/Legacy/ISignatureVerificationDataModel.d.ts +2 -2
- package/Legacy/ITextControl.d.ts +1 -1
- package/Legacy/ITextareaConrtol.d.ts +1 -1
- package/Legacy/LabelControl.d.ts +2 -2
- package/Legacy/LabelTextControl.d.ts +4 -4
- package/Legacy/LabelTextareaControl.d.ts +4 -4
- package/Legacy/LinkControl.d.ts +1 -1
- package/Legacy/MobileGridHtmlBuilder.d.ts +2 -2
- package/Legacy/ModalWindow.d.ts +1 -1
- package/Legacy/ModalWindowParams.d.ts +1 -1
- package/Legacy/NavBar.d.ts +2 -2
- package/Legacy/NavBarRouteHandler.d.ts +4 -4
- package/Legacy/NavigatorFolderRequest.d.ts +1 -1
- package/Legacy/NumericControl.d.ts +1 -1
- package/Legacy/RadioListControl.d.ts +1 -1
- package/Legacy/SearchDropdown.d.ts +2 -2
- package/Legacy/SearchPanel.d.ts +5 -5
- package/Legacy/SearchPanelRouteHandler.d.ts +6 -6
- package/Legacy/SelectCardLinkDialog.d.ts +1 -1
- package/Legacy/SelectCertificateDialog.d.ts +1 -1
- package/Legacy/SelectControl.d.ts +1 -1
- package/Legacy/SelectFolderModalDialog.d.ts +2 -2
- package/Legacy/SelectNewDocumentKind.d.ts +1 -1
- package/Legacy/SelectUserFolderModalDialog.d.ts +1 -1
- package/Legacy/ServerTaskIntervalManager.d.ts +1 -1
- package/Legacy/Sidebar.d.ts +5 -5
- package/Legacy/SidebarRouteHandler.d.ts +5 -5
- package/Legacy/StandardControllers.d.ts +3 -3
- package/Legacy/TaskCardFilePanelRazorControl.d.ts +18 -18
- package/Legacy/TaskCardParentGroupRazorControl.d.ts +1 -1
- package/Legacy/TaskCardView.d.ts +1 -1
- package/Legacy/TaskGroupCardCreatePerformers.d.ts +5 -5
- package/Legacy/TaskGroupWorkStatusRazorControl.d.ts +1 -1
- package/Legacy/TaskReportPanelRazorControl.d.ts +11 -11
- package/Legacy/TextControl.d.ts +2 -2
- package/Legacy/TextareaControl.d.ts +2 -2
- package/Legacy/UserMenu.d.ts +6 -6
- package/Legacy/Utils.d.ts +3 -3
- package/Legacy/WebFrameSearchPanelRouteHandler.d.ts +7 -7
- package/Legacy/WebFrameSearchPanel_Razor.d.ts +1 -1
- package/Libs/CryptoPro/Crypto.d.ts +4 -4
- package/MainBundle.d.ts +18 -17
- package/Platform/$BatchOperations.d.ts +2 -2
- package/Platform/$BatchOperationsPerformer.d.ts +2 -2
- package/Platform/$BatchOperationsProgressDialog.d.ts +1 -1
- package/Platform/$CommandBarManagement.d.ts +5 -5
- package/Platform/$CompanyLogo.d.ts +1 -1
- package/Platform/$EmployeeStatus.d.ts +1 -1
- package/Platform/$FilePreview.d.ts +2 -2
- package/Platform/$FileScan.d.ts +1 -1
- package/Platform/$FolderDataLoading.d.ts +2 -2
- package/Platform/$FolderGrid.d.ts +1 -1
- package/Platform/$FolderInfo.d.ts +1 -1
- package/Platform/$FolderPluginProvider.d.ts +4 -4
- package/Platform/$ScanDialog.d.ts +7 -7
- package/Platform/$TableMode.d.ts +1 -1
- package/Platform/$TableRowSelection.d.ts +3 -3
- package/Platform/$UnreadCounter.d.ts +3 -3
- package/Platform/AccessListEntryRow.d.ts +2 -2
- package/Platform/AccessListEntryRowFlag.d.ts +1 -1
- package/Platform/AccessListEntryRowRemove.d.ts +1 -1
- package/Platform/AccessListEntryTrustee.d.ts +1 -1
- package/Platform/AccessListTableHead.d.ts +1 -1
- package/Platform/AddAndFillTableRows.d.ts +1 -1
- package/Platform/AddFileToTable.d.ts +8 -8
- package/Platform/AddFileToTableImpl.d.ts +6 -6
- package/Platform/ArchivedCardsResponseResolver.d.ts +2 -2
- package/Platform/AutoConsolidation.d.ts +9 -9
- package/Platform/AutoConsolidationImpl.d.ts +3 -3
- package/Platform/BarcodeRouteTypeMapper.d.ts +3 -3
- package/Platform/BarcodeSearchButton.d.ts +3 -3
- package/Platform/BarcodeSearchButtonImpl.d.ts +3 -3
- package/Platform/BaseMainMenuItem.d.ts +4 -4
- package/Platform/BaseMainMenuItemImpl.d.ts +4 -4
- package/Platform/BaseNavigationMainMenuItem.d.ts +2 -2
- package/Platform/BaseNavigationMainMenuItemImpl.d.ts +2 -2
- package/Platform/BaseNavigationMenuItemRouteHandler.d.ts +4 -4
- package/Platform/BatchOperationErrorInfo.d.ts +1 -1
- package/Platform/BatchOperationsPerformer.d.ts +5 -5
- package/Platform/BatchOperationsPlugin.d.ts +1 -1
- package/Platform/BatchOperationsProgressDialogService.d.ts +1 -1
- package/Platform/BatchSelectionState.d.ts +3 -3
- package/Platform/BatchSelectionStateImpl.d.ts +3 -3
- package/Platform/Block.d.ts +4 -4
- package/Platform/BlockImpl.d.ts +4 -4
- package/Platform/ButtonPositionsSelection.d.ts +4 -4
- package/Platform/CacheManagementService.d.ts +2 -2
- package/Platform/CardEditRouteTypeMapper.d.ts +3 -3
- package/Platform/CardLink.d.ts +34 -19
- package/Platform/CardLinkImpl.d.ts +37 -14
- package/Platform/CardManagement.d.ts +5 -5
- package/Platform/CardManagementImpl.d.ts +3 -3
- package/Platform/CardShowRouteTypeMapper.d.ts +4 -4
- package/Platform/CardViewRouteTypeMapper.d.ts +3 -3
- package/Platform/CheckBox.d.ts +7 -7
- package/Platform/CheckBoxImpl.d.ts +5 -5
- package/Platform/CheckFilesAllowed.d.ts +1 -1
- package/Platform/ComboBox.d.ts +4 -4
- package/Platform/ComboBoxImpl.d.ts +4 -4
- package/Platform/CommentFile.d.ts +14 -14
- package/Platform/CommentFileImpl.d.ts +8 -8
- package/Platform/CompanyLogoService.d.ts +2 -2
- package/Platform/CompleteTaskCondition.d.ts +6 -6
- package/Platform/CompleteTaskConditionImpl.d.ts +2 -2
- package/Platform/CompleteTaskConditionsTable.d.ts +2 -2
- package/Platform/CompleteTaskConditionsTableImpl.d.ts +2 -2
- package/Platform/ConfigurableMainMenuContainer.d.ts +5 -5
- package/Platform/ConfigurableMainMenuContainerButton.d.ts +6 -6
- package/Platform/ConfigurableMainMenuContainerButtonImpl.d.ts +3 -3
- package/Platform/ConfigurableMainMenuContainerImpl.d.ts +3 -3
- package/Platform/ConnectPinButtonToMainMenuScript.d.ts +2 -2
- package/Platform/ConnectUserFoldersToConfigurableContainerScript.d.ts +4 -4
- package/Platform/ContentElementProviderService.d.ts +1 -1
- package/Platform/ContextMenu.d.ts +1 -1
- package/Platform/ContextMenuCustomPlugins.d.ts +1 -1
- package/Platform/ContextMenuOptionsService.d.ts +1 -1
- package/Platform/ContextMenuUtils.d.ts +1 -1
- package/Platform/ConvertFolderNodeToFolderInfo.d.ts +1 -1
- package/Platform/CopyShortcutBatchOperation.d.ts +11 -11
- package/Platform/CopyShortcutBatchOperationImpl.d.ts +5 -5
- package/Platform/CryptoProInfo.d.ts +2 -2
- package/Platform/CustomButton.d.ts +3 -3
- package/Platform/CustomButtonImpl.d.ts +3 -3
- package/Platform/CustomHtmlPageMainMenuItem.d.ts +2 -2
- package/Platform/CustomHtmlPageMainMenuItemImpl.d.ts +2 -2
- package/Platform/CustomHtmlPageRouteHandler.d.ts +4 -4
- package/Platform/CustomHtmlPageRouteTypeMapper.d.ts +3 -3
- package/Platform/DVWebToolInfo.d.ts +2 -2
- package/Platform/DashboardContainer.d.ts +2 -2
- package/Platform/DashboardContainerImpl.d.ts +2 -2
- package/Platform/DashboardRouteTypeMapper.d.ts +3 -3
- package/Platform/DateFormatParsingResponseResolver.d.ts +2 -2
- package/Platform/DateTimePicker.d.ts +7 -7
- package/Platform/DateTimePickerImpl.d.ts +11 -11
- package/Platform/DefaultFolderDataLoader.d.ts +1 -1
- package/Platform/DefaultFolderDataLoadingPluginFactory.d.ts +4 -4
- package/Platform/DefaultFolderResponseResolver.d.ts +2 -2
- package/Platform/DefaultFolderRouteHandler.d.ts +7 -7
- package/Platform/DefaultFolderTablePluginFactory.d.ts +6 -6
- package/Platform/DepartmentRowEditRouteTypeMapper.d.ts +3 -3
- package/Platform/DepartmentRowRouteHandler.d.ts +6 -6
- package/Platform/DepartmentRowViewRouteTypeMapper.d.ts +3 -3
- package/Platform/DirectoryViewRouteHandler.d.ts +6 -6
- package/Platform/DirectoryViewRouteTypeMapper.d.ts +4 -4
- package/Platform/DisableInheritanceModeSelectDialog.d.ts +1 -1
- package/Platform/DisplayStaffUnit.d.ts +5 -5
- package/Platform/DisplayStaffUnitImpl.d.ts +3 -3
- package/Platform/DownloadAllTableFiles.d.ts +9 -9
- package/Platform/DownloadAllTableFilesImpl.d.ts +5 -5
- package/Platform/DownloadTableFiles.d.ts +2 -2
- package/Platform/Dropdown.d.ts +7 -7
- package/Platform/DropdownImpl.d.ts +6 -6
- package/Platform/EmployeeStatusService.d.ts +3 -3
- package/Platform/EmptyControlStub.d.ts +2 -2
- package/Platform/ExistingBarcodeCardRouteHandler.d.ts +6 -6
- package/Platform/ExistingCardRouteHandler.d.ts +6 -6
- package/Platform/ExistingRowRouteHandler.d.ts +6 -6
- package/Platform/ExportESignButton.d.ts +4 -4
- package/Platform/ExportESignButtonImpl.d.ts +4 -4
- package/Platform/ExportPlugin.d.ts +1 -1
- package/Platform/FileDownloadService.d.ts +2 -2
- package/Platform/FileDropzone.d.ts +2 -2
- package/Platform/FileExtensions.d.ts +20 -0
- package/Platform/FileInput.d.ts +1 -1
- package/Platform/FilePicker.d.ts +21 -21
- package/Platform/FilePickerImpl.d.ts +19 -14
- package/Platform/FilePickerMenu.d.ts +1 -1
- package/Platform/FilePickerOperations.d.ts +10 -10
- package/Platform/FilePickerOperationsAvailability.d.ts +2 -2
- package/Platform/FilePickerUploadService.d.ts +2 -2
- package/Platform/FilePickerValueView.d.ts +2 -2
- package/Platform/FilePreview.d.ts +26 -24
- package/Platform/FilePreviewImpl.d.ts +14 -7
- package/Platform/FileScanService.d.ts +4 -4
- package/Platform/FileUploadService.d.ts +1 -1
- package/Platform/FileVersionDialog.d.ts +9 -9
- package/Platform/FilteringRequestResolver.d.ts +3 -3
- package/Platform/FilteringResponseResolver.d.ts +2 -2
- package/Platform/Folder.d.ts +7 -7
- package/Platform/FolderAsWebPageRouteHandler.d.ts +4 -4
- package/Platform/FolderCardsDashboardWidget.d.ts +7 -7
- package/Platform/FolderCardsDashboardWidgetImpl.d.ts +8 -8
- package/Platform/FolderContent.d.ts +4 -4
- package/Platform/FolderCountersRouteHandler.d.ts +8 -8
- package/Platform/FolderDashboardWidget.d.ts +5 -5
- package/Platform/FolderDashboardWidgetImpl.d.ts +2 -2
- package/Platform/FolderDataContext.d.ts +8 -8
- package/Platform/FolderDataContextImpl.d.ts +11 -11
- package/Platform/FolderDataLoadingService.d.ts +8 -8
- package/Platform/FolderGrid.d.ts +12 -12
- package/Platform/FolderGrid.stories.d.ts +1 -1
- package/Platform/FolderGridBatchOperationsNode.d.ts +10 -10
- package/Platform/FolderGridBatchOperationsNodeImpl.d.ts +2 -2
- package/Platform/FolderGridImpl.d.ts +5 -5
- package/Platform/FolderGridService.d.ts +5 -5
- package/Platform/FolderGroupDashboardWidget.d.ts +5 -5
- package/Platform/FolderGroupDashboardWidgetImpl.d.ts +2 -2
- package/Platform/FolderImpl.d.ts +7 -7
- package/Platform/FolderMainMenuItem.d.ts +12 -12
- package/Platform/FolderMainMenuItemImpl.d.ts +4 -4
- package/Platform/FolderMainMenuItemRouteHandler.d.ts +6 -6
- package/Platform/FolderManagementAdaptiveMenu.d.ts +1 -1
- package/Platform/FolderManagementDialog.d.ts +6 -6
- package/Platform/FolderManagmentData.d.ts +1 -1
- package/Platform/FolderName.d.ts +4 -4
- package/Platform/FolderNameImpl.d.ts +3 -3
- package/Platform/FolderOperationManager.d.ts +4 -4
- package/Platform/FolderPageRouteHandler.d.ts +5 -5
- package/Platform/FolderPageRouteHelpers.d.ts +1 -1
- package/Platform/FolderPluginProvider.d.ts +5 -5
- package/Platform/FolderRouteHelpers.d.ts +3 -3
- package/Platform/FolderRouteTypeMapper.d.ts +4 -4
- package/Platform/FolderSizePlugin.d.ts +3 -3
- package/Platform/FolderSizeResponseResolver.d.ts +2 -2
- package/Platform/FolderTypeDialog.d.ts +2 -2
- package/Platform/FolderTypeItems.d.ts +5 -5
- package/Platform/FolderTypeItems.stories.d.ts +1 -1
- package/Platform/FolderTypeItemsImpl.d.ts +3 -3
- package/Platform/FolderViewItems.d.ts +4 -4
- package/Platform/FolderViewItems.stories.d.ts +1 -1
- package/Platform/FolderViewItemsImpl.d.ts +3 -3
- package/Platform/FolderWebFrameRouteHandler.d.ts +5 -5
- package/Platform/GetFlagEntry.d.ts +1 -1
- package/Platform/GetFlagState.d.ts +1 -1
- package/Platform/GridFilterItem.d.ts +4 -4
- package/Platform/GridFilterItemImpl.d.ts +4 -4
- package/Platform/GridFilterItems.d.ts +3 -3
- package/Platform/GridFilterItemsImpl.d.ts +2 -2
- package/Platform/GridFilterResetButton.d.ts +3 -3
- package/Platform/GridManagement.d.ts +2 -2
- package/Platform/GridOperationsPanel.d.ts +4 -4
- package/Platform/GridOperationsPanelImpl.d.ts +4 -4
- package/Platform/GridOperationsService.d.ts +3 -3
- package/Platform/GridRowModel.d.ts +1 -1
- package/Platform/GroupAccessControlEntriesByTrustee.d.ts +1 -1
- package/Platform/GroupFoldersMainMenuItem.d.ts +3 -3
- package/Platform/GroupFoldersMainMenuItemImpl.d.ts +2 -2
- package/Platform/GroupMainMenuItem.d.ts +4 -4
- package/Platform/GroupMainMenuItemImpl.d.ts +2 -2
- package/Platform/GroupingRequestResolver.d.ts +3 -3
- package/Platform/GroupingResponseResolver.d.ts +3 -3
- package/Platform/HtmlTag.d.ts +2 -2
- package/Platform/HtmlView.d.ts +2 -2
- package/Platform/IComboBoxItem.d.ts +1 -1
- package/Platform/IFileDownloadEventArgs.d.ts +1 -1
- package/Platform/IFileEventArgs.d.ts +2 -2
- package/Platform/IFilePicker.d.ts +1 -1
- package/Platform/IFilePickerUploadService.d.ts +2 -2
- package/Platform/IFileUploadService.d.ts +1 -1
- package/Platform/IFolderContentState.d.ts +1 -1
- package/Platform/IFolderDataLoadingPlugin.d.ts +2 -2
- package/Platform/IFolderPageRouteData.d.ts +1 -1
- package/Platform/IFolderPluginFactory.d.ts +3 -3
- package/Platform/IFolderRouteData.d.ts +1 -1
- package/Platform/IRowInfo.d.ts +1 -1
- package/Platform/ISavingButtonClickEventArgs.d.ts +1 -1
- package/Platform/IServerDefinedRouteData.d.ts +1 -1
- package/Platform/ISimpleRouteData.d.ts +1 -1
- package/Platform/ITableOperation.d.ts +1 -1
- package/Platform/ITableWrapper.d.ts +1 -1
- package/Platform/IUnreadCountersData.d.ts +1 -1
- package/Platform/Image.d.ts +9 -9
- package/Platform/ImageImpl.d.ts +7 -7
- package/Platform/Label.d.ts +2 -2
- package/Platform/LabelImpl.d.ts +3 -3
- package/Platform/LastSearchParametersService.d.ts +2 -4
- package/Platform/LayoutIconButton.d.ts +3 -3
- package/Platform/LayoutIconButtonImpl.d.ts +3 -3
- package/Platform/LayoutPageMainMenuItem.d.ts +2 -2
- package/Platform/LayoutPageMainMenuItemImpl.d.ts +2 -2
- package/Platform/LayoutPageRouteHandler.d.ts +5 -5
- package/Platform/LayoutPageRouteTypeMapper.d.ts +3 -3
- package/Platform/LayoutSearchParametersDialog.d.ts +4 -4
- package/Platform/LinkMainMenuItem.d.ts +3 -3
- package/Platform/LinkMainMenuItemImpl.d.ts +2 -2
- package/Platform/LoadExistingFolderDataLoader.d.ts +1 -1
- package/Platform/LoaderDialog.d.ts +1 -1
- package/Platform/MainMenu.d.ts +5 -5
- package/Platform/MainMenuImpl.d.ts +2 -2
- package/Platform/MainMenuPinButton.d.ts +4 -4
- package/Platform/MainMenuRouteHandler.d.ts +3 -3
- package/Platform/MasterGroupMainMenuItem.d.ts +4 -4
- package/Platform/MasterGroupMainMenuItemImpl.d.ts +2 -2
- package/Platform/MoveShortcutsBatchOperation.d.ts +11 -11
- package/Platform/MoveShortcutsBatchOperationImpl.d.ts +5 -5
- package/Platform/NewAccessListEntryRow.d.ts +1 -1
- package/Platform/NewAccessListEntryTrusteeSelect.d.ts +1 -1
- package/Platform/NewCardRouteHandler.d.ts +6 -6
- package/Platform/NewCardRouteTypeMapper.d.ts +3 -3
- package/Platform/NewDepartmentRowRouteHandler.d.ts +6 -6
- package/Platform/NewDepartmentRowRouteTypeMapper.d.ts +3 -3
- package/Platform/NewOrganizationRowRouteHandler.d.ts +6 -6
- package/Platform/NewOrganizationRowRouteTypeMapper.d.ts +3 -3
- package/Platform/NewRowRouteHandler.d.ts +6 -6
- package/Platform/NewRowRouteTypeMapper.d.ts +3 -3
- package/Platform/NoBatchOperationsMessage.d.ts +4 -4
- package/Platform/NoBatchOperationsMessageImpl.d.ts +3 -3
- package/Platform/Number.d.ts +4 -4
- package/Platform/NumberImpl.d.ts +5 -5
- package/Platform/OrganizationRowEditRouteTypeMapper.d.ts +3 -3
- package/Platform/OrganizationRowRouteHandler.d.ts +6 -6
- package/Platform/OrganizationRowViewRouteTypeMapper.d.ts +3 -3
- package/Platform/PageSizeFolderDataLoadingPlugin.d.ts +1 -1
- package/Platform/Panel.d.ts +4 -4
- package/Platform/PanelImpl.d.ts +3 -3
- package/Platform/PlatformExtension.d.ts +4 -4
- package/Platform/PluginTemplatePlugins.d.ts +1 -1
- package/Platform/PluginTemplateService.d.ts +1 -1
- package/Platform/QueryCondition.d.ts +6 -6
- package/Platform/QueryConditionImpl.d.ts +2 -2
- package/Platform/QueryConditionsTable.d.ts +2 -2
- package/Platform/QueryConditionsTableImpl.d.ts +2 -2
- package/Platform/RadioGroup.d.ts +5 -5
- package/Platform/RadioGroupImpl.d.ts +3 -3
- package/Platform/ReadAllPlugin.d.ts +4 -4
- package/Platform/ReadAllResponseResolver.d.ts +2 -2
- package/Platform/ReadBatchOperation.d.ts +14 -14
- package/Platform/ReadBatchOperationImpl.d.ts +3 -3
- package/Platform/RecentCardsDashboardWidget.d.ts +6 -6
- package/Platform/RecentCardsDashboardWidgetImpl.d.ts +9 -9
- package/Platform/RecentCardsPageRouteHandler.d.ts +6 -6
- package/Platform/RecentCardsRouteHandler.d.ts +6 -6
- package/Platform/RedirectRouteTypeMapper.d.ts +3 -3
- package/Platform/RefreshFoldersTreeButton.d.ts +5 -5
- package/Platform/RefreshPlugin.d.ts +1 -1
- package/Platform/RefreshUnreadCountersService.d.ts +1 -1
- package/Platform/RemoveTrusteeRow.d.ts +1 -1
- package/Platform/ResetSettings.d.ts +4 -4
- package/Platform/ResetSettingsPlugin.d.ts +6 -6
- package/Platform/RightMainMenuItemPanel.d.ts +2 -2
- package/Platform/RightMainMenuItemPanelImpl.d.ts +2 -2
- package/Platform/RotateDirection.d.ts +3 -1
- package/Platform/RowContainer.d.ts +2 -2
- package/Platform/RowContainerImpl.d.ts +2 -2
- package/Platform/RowEditRouteTypeMapper.d.ts +3 -3
- package/Platform/RowViewRouteTypeMapper.d.ts +3 -3
- package/Platform/SafariAddressBarFixRouteHandler.d.ts +3 -3
- package/Platform/SaveColumnsResponseResolver.d.ts +2 -2
- package/Platform/SaveColumnsService.d.ts +2 -2
- package/Platform/SaveColumnsServiceProvider.d.ts +2 -2
- package/Platform/SavingButtons.d.ts +7 -7
- package/Platform/SavingButtonsImpl.d.ts +4 -4
- package/Platform/ScanButton.d.ts +9 -9
- package/Platform/ScanButtonImpl.d.ts +3 -3
- package/Platform/ScanDialogService.d.ts +9 -9
- package/Platform/ScanOptions.d.ts +3 -3
- package/Platform/ScanRequest.d.ts +1 -1
- package/Platform/SearchInfoExtendedData.d.ts +1 -1
- package/Platform/SearchParametersFolderRequestResolver.d.ts +4 -4
- package/Platform/SearchParametersFolderResponseResolver.d.ts +6 -6
- package/Platform/SearchParametersFolderService.d.ts +1 -1
- package/Platform/SearchRequestResolver.d.ts +4 -4
- package/Platform/SearchResponseResolver.d.ts +3 -3
- package/Platform/SearchResultPageRouteHandler.d.ts +8 -8
- package/Platform/SearchResultsFolderDataLoadingPluginFactory.d.ts +4 -4
- package/Platform/SearchResultsFolderTablePluginFactory.d.ts +6 -6
- package/Platform/SearchResultsMainMenuItem.d.ts +2 -2
- package/Platform/SearchResultsRequestResolver.d.ts +5 -5
- package/Platform/SearchResultsResponseResolver.d.ts +4 -4
- package/Platform/SearchRouteHandler.d.ts +8 -8
- package/Platform/SearchingResults.d.ts +4 -4
- package/Platform/SearchingResultsImpl.d.ts +4 -4
- package/Platform/SecurityDescriptorDialog.d.ts +7 -7
- package/Platform/SecurityDescriptorDialog.stories.d.ts +1 -1
- package/Platform/SecurityDescriptorDialogLogic.d.ts +6 -6
- package/Platform/SecurityDialogFrame.d.ts +1 -1
- package/Platform/ServerDefinedRouteHandler.d.ts +8 -8
- package/Platform/ServerDefinedRouteTypeMapper.d.ts +4 -4
- package/Platform/SessionExpiredHandler.d.ts +4 -4
- package/Platform/Settings.d.ts +1 -1
- package/Platform/SettingsPlugin.d.ts +4 -4
- package/Platform/SettingsPopup.d.ts +3 -3
- package/Platform/SettingsPopupLogic.d.ts +1 -1
- package/Platform/SettingsPopupRequestResolver.d.ts +3 -3
- package/Platform/SettingsPopupResponseResolver.d.ts +2 -2
- package/Platform/SettingsPopupView.d.ts +4 -4
- package/Platform/ShowAllButton.d.ts +1 -1
- package/Platform/SimpleRouteHandler.d.ts +6 -6
- package/Platform/SimpleRouteTypeMapper.d.ts +4 -4
- package/Platform/SortingRequestResolver.d.ts +3 -3
- package/Platform/SortingResponseResolver.d.ts +2 -2
- package/Platform/StaffDirectoryCardViewRouteHandler.d.ts +5 -5
- package/Platform/StaffStatusActivateDialog.d.ts +2 -2
- package/Platform/StaffStatusActivateDialogRouteHandler.d.ts +6 -6
- package/Platform/StandardMainMenuContainer.d.ts +2 -2
- package/Platform/StandardMainMenuContainerImpl.d.ts +2 -2
- package/Platform/Tab.d.ts +8 -8
- package/Platform/TabImpl.d.ts +4 -4
- package/Platform/TabPage.d.ts +2 -2
- package/Platform/TabPageImpl.d.ts +2 -2
- package/Platform/TabPageInfo.d.ts +1 -1
- package/Platform/Table.d.ts +14 -14
- package/Platform/TableCellNumberFormattedPlugin.d.ts +1 -1
- package/Platform/TableColumn.d.ts +2 -2
- package/Platform/TableColumnImpl.d.ts +3 -3
- package/Platform/TableColumnWrapper.d.ts +1 -1
- package/Platform/TableCreateRowWindow.d.ts +1 -1
- package/Platform/TableDataRequestOptions.d.ts +1 -1
- package/Platform/TableEditRowWindow.d.ts +1 -1
- package/Platform/TableFileDropzone.d.ts +2 -2
- package/Platform/TableFileInput.d.ts +1 -1
- package/Platform/TableImpl.d.ts +8 -8
- package/Platform/TableRowColorResponseResolver.d.ts +2 -2
- package/Platform/TableRowSelectionService.d.ts +5 -5
- package/Platform/TableRowSelectionServiceProvider.d.ts +2 -2
- package/Platform/TableRowsSelectionModel.d.ts +1 -1
- package/Platform/TableSelectionRowModel.d.ts +1 -1
- package/Platform/TemplateRequestResolver.d.ts +3 -3
- package/Platform/TemplateResponseResolver.d.ts +2 -2
- package/Platform/TestUtils.d.ts +11 -10
- package/Platform/TextArea.d.ts +5 -5
- package/Platform/TextAreaImpl.d.ts +3 -3
- package/Platform/TextBox.d.ts +3 -3
- package/Platform/TextBox.stories.d.ts +1 -1
- package/Platform/TextBoxImpl.d.ts +2 -2
- package/Platform/TextControlBase.d.ts +4 -4
- package/Platform/TextControlBaseImpl.d.ts +3 -3
- package/Platform/ToggleRowAcess.d.ts +1 -1
- package/Platform/Toolbar.stories.d.ts +1 -1
- package/Platform/UnlockCards.d.ts +3 -3
- package/Platform/UnreadBarService.d.ts +4 -4
- package/Platform/UnreadBarTablePlugins.d.ts +4 -4
- package/Platform/UnreadCounter.d.ts +9 -9
- package/Platform/UnreadCounterNotificationService.d.ts +2 -2
- package/Platform/UnreadCounterRouteHandler.d.ts +6 -6
- package/Platform/UnreadCountersHealthMonitorService.d.ts +4 -4
- package/Platform/UnreadResponseResolver.d.ts +2 -2
- package/Platform/Url.d.ts +3 -3
- package/Platform/UserCulture.d.ts +2 -2
- package/Platform/UserFoldersMainMenuItem.d.ts +5 -5
- package/Platform/UserFoldersMainMenuItemImpl.d.ts +3 -3
- package/Platform/UserInfo.d.ts +3 -3
- package/Platform/UserProfileDialog.d.ts +5 -5
- package/Platform/WebFrameBodyContainer.d.ts +3 -3
- package/Platform/WebFrameBodyContainerImpl.d.ts +2 -2
- package/Platform/WebFrameCompanyLogo.d.ts +4 -4
- package/Platform/WebFrameContent.d.ts +4 -4
- package/Platform/WebFrameContentContainer.d.ts +3 -3
- package/Platform/WebFrameContentContainerImpl.d.ts +2 -2
- package/Platform/WebFrameContentImpl.d.ts +2 -2
- package/Platform/WebFrameCurrentPageName.d.ts +2 -2
- package/Platform/WebFrameHeaderContainer.d.ts +3 -3
- package/Platform/WebFrameHeaderContainerImpl.d.ts +2 -2
- package/Platform/WebFrameHelpButton.d.ts +3 -3
- package/Platform/WebFrameMainMenuButton.d.ts +3 -3
- package/Platform/WebFrameMainMenuContainer.d.ts +5 -5
- package/Platform/WebFrameMainMenuContainerImpl.d.ts +2 -2
- package/Platform/WebFrameNavigationBar.d.ts +5 -5
- package/Platform/WebFrameNavigationBarBackButton.d.ts +3 -3
- package/Platform/WebFrameNavigationBarCreateButton.d.ts +2 -2
- package/Platform/WebFrameNavigationBarImpl.d.ts +2 -2
- package/Platform/WebFrameSearchPanel.d.ts +10 -10
- package/Platform/WebFrameSearchPanelService.d.ts +1 -1
- package/Platform/WebFrameUserPanel.d.ts +5 -5
- package/Platform/WebFrameUserPanel.stories.d.ts +1 -1
- package/Platform/WindowLocationService.d.ts +1 -1
- package/Platform/index.d.ts +9 -9
- package/Platform/loadServerDefinedRoutes.d.ts +1 -1
- package/Platform/prepareGridOptions.d.ts +1 -1
- package/Platform/registerSimpleRoute.d.ts +3 -3
- package/StandardServices.d.ts +47 -47
- package/StartUp.d.ts +1 -1
- package/System/$FileService.d.ts +2 -2
- package/System/$Layout.d.ts +7 -7
- package/System/$LayoutControlFactory.d.ts +1 -1
- package/System/$LayoutManager.d.ts +2 -2
- package/System/$RealtimeCommunicationService.d.ts +3 -3
- package/System/$RequestManager.d.ts +2 -2
- package/System/$Router.d.ts +8 -8
- package/System/$UrlResolver.d.ts +1 -1
- package/System/$UrlStore.d.ts +3 -3
- package/System/ApiEvent.d.ts +3 -3
- package/System/BaseControl.d.ts +18 -18
- package/System/BaseControlImpl.d.ts +1 -1
- package/System/BaseController.d.ts +1 -1
- package/System/BasicEvent.d.ts +4 -4
- package/System/BasicExtension.d.ts +4 -4
- package/System/BindSimpleApiEvent.d.ts +1 -1
- package/System/BindingMetadataConstants.d.ts +1 -1
- package/System/BooleanState.d.ts +3 -3
- package/System/ButtonPositionsSelectionUtils.d.ts +1 -1
- package/System/CancelableEvent.d.ts +6 -6
- package/System/CancelableEventArgs.d.ts +2 -2
- package/System/CardTypeResolver.d.ts +2 -2
- package/System/ControlConstructor.d.ts +1 -1
- package/System/ControlContext.d.ts +1 -1
- package/System/ControlImpl.d.ts +2 -2
- package/System/ControlStore.d.ts +3 -3
- package/System/ControlTemplate.d.ts +6 -6
- package/System/ControlTemplate.stories.d.ts +1 -1
- package/System/ControlTemplateContainer.d.ts +2 -2
- package/System/ControlTemplateLogic.d.ts +1 -1
- package/System/ControlTemplateOptions.d.ts +5 -5
- package/System/ControlTemplateView.d.ts +3 -3
- package/System/ControlWrapperMap.d.ts +1 -1
- package/System/CreateServiceStub.d.ts +1 -1
- package/System/DataGridControl.d.ts +8 -8
- package/System/DataLoadEvent.d.ts +1 -1
- package/System/DateTimeUtils.d.ts +1 -1
- package/System/DefineParameterAlias.d.ts +1 -1
- package/System/DefineProperty.d.ts +1 -1
- package/System/DefinePropertyAlias.d.ts +1 -1
- package/System/DelayUntilApiEvent.d.ts +1 -1
- package/System/DirectoryBase.d.ts +7 -7
- package/System/DirectoryBaseImpl.d.ts +8 -8
- package/System/DirectorySelectDialog.d.ts +8 -8
- package/System/EditOperationStore.d.ts +3 -3
- package/System/EventEmitter.d.ts +6 -6
- package/System/EventHandlersMap.d.ts +1 -1
- package/System/ExperimentalFeatureService.d.ts +1 -1
- package/System/ExtensionManager.d.ts +1 -1
- package/System/FileService.d.ts +2 -2
- package/System/FindControlByNameOrType.d.ts +2 -2
- package/System/GetBindingResult.d.ts +2 -2
- package/System/Handler.d.ts +1 -1
- package/System/IBasicEvent.d.ts +1 -1
- package/System/IBindingResult.d.ts +1 -1
- package/System/IBindingsWriteRequest.d.ts +1 -1
- package/System/ICancelableEvent.d.ts +2 -2
- package/System/ICardSavingEventArgs.d.ts +1 -1
- package/System/ICardTypeMap.d.ts +1 -1
- package/System/ICardTypeRawMap.d.ts +1 -1
- package/System/IControlContext.d.ts +1 -1
- package/System/IControlMap.d.ts +1 -1
- package/System/IControlStoreManager.d.ts +2 -2
- package/System/IControlWrapperMap.d.ts +1 -1
- package/System/IEditOperationMap.d.ts +1 -1
- package/System/IEditOperationStore.d.ts +1 -1
- package/System/IExtension.d.ts +4 -4
- package/System/IExtensionManager.d.ts +1 -1
- package/System/ILayoutContainer.d.ts +1 -1
- package/System/ILayoutContainerMap.d.ts +1 -1
- package/System/ILayoutContainerParams.d.ts +1 -1
- package/System/ILayoutParams.d.ts +7 -7
- package/System/ILocalizationsMap.d.ts +1 -1
- package/System/INotificationModel.d.ts +1 -1
- package/System/IRealtimeCommunicationHub.d.ts +1 -1
- package/System/IRouteHandler.d.ts +3 -3
- package/System/IRouteInfo.d.ts +2 -2
- package/System/IRouteTypeMapper.d.ts +2 -2
- package/System/ISupportEventBubling.d.ts +2 -2
- package/System/IUrlCollection.d.ts +2 -2
- package/System/IValidateEventArgs.d.ts +4 -4
- package/System/IWebServicesConnection.d.ts +1 -1
- package/System/IWebServicesRequest.d.ts +2 -0
- package/System/IWebServicesService.d.ts +3 -3
- package/System/IncomingLocalStorageCommunicationChannel.d.ts +3 -3
- package/System/InputBasedControl.d.ts +13 -13
- package/System/InputBasedControlImpl.d.ts +6 -6
- package/System/LabelWidthService.d.ts +1 -1
- package/System/LastSearchResponseService.d.ts +2 -2
- package/System/Layout.d.ts +15 -15
- package/System/LayoutBootstrapper.d.ts +1 -1
- package/System/LayoutContainer.d.ts +4 -4
- package/System/LayoutControlFactory.d.ts +3 -3
- package/System/LayoutControlType.d.ts +1 -1
- package/System/LayoutControlsAccessor.d.ts +1 -1
- package/System/LayoutImpl.d.ts +5 -5
- package/System/LayoutManager.d.ts +13 -13
- package/System/LayoutScript.d.ts +4 -4
- package/System/LayoutServices.d.ts +3 -3
- package/System/LinksSearchCardsServiceStub.d.ts +2 -2
- package/System/LoadingViewWithText.d.ts +1 -1
- package/System/LocalStorage.d.ts +1 -1
- package/System/LocationContainerControl.d.ts +10 -10
- package/System/MessageBoxService.d.ts +1 -1
- package/System/NotificationRealtimeMessage.d.ts +1 -1
- package/System/NotificationTypeConverter.d.ts +2 -2
- package/System/OperationUtils.d.ts +3 -3
- package/System/OutcomingLocalStorageCommunicationChannel.d.ts +3 -3
- package/System/PageLeaveConfirmation.d.ts +1 -0
- package/System/PrintContent.d.ts +1 -1
- package/System/RealtimeCommunicationService.d.ts +5 -5
- package/System/RealtimeServerSender.d.ts +2 -2
- package/System/RealtimeSubscriber.d.ts +1 -1
- package/System/RenderModalContent.d.ts +1 -1
- package/System/RequestHelper.d.ts +2 -2
- package/System/RequestManager.d.ts +4 -4
- package/System/RequestMethods.d.ts +1 -1
- package/System/Resources.d.ts +1 -1
- package/System/RouteHelpers.d.ts +1 -1
- package/System/RouteSemantics.d.ts +1 -1
- package/System/RouteType.d.ts +1 -1
- package/System/Router.d.ts +13 -13
- package/System/ServerController.d.ts +3 -3
- package/System/ServiceActionMetaData.d.ts +1 -1
- package/System/ServiceTemplateService.d.ts +1 -1
- package/System/SetupStoreWithOperation.d.ts +1 -1
- package/System/SimpleEvent.d.ts +3 -3
- package/System/StateAccessor.d.ts +2 -2
- package/System/TimeoutService.d.ts +1 -1
- package/System/TryGetCardId.d.ts +1 -1
- package/System/UrlStore.d.ts +4 -4
- package/System/Utils.d.ts +1 -1
- package/System/WebFrameUtils.d.ts +1 -1
- package/System/WebServicesConnection.d.ts +2 -2
- package/System/WebServicesService.d.ts +7 -7
- package/package.json +1 -1
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { BaseControlParams, BaseControl } from '@docsvision/webclient
|
|
2
|
-
import { UniquenessCheckImpl, UniquenessCheckState } from '@docsvision/webclient
|
|
1
|
+
import { BaseControlParams, BaseControl } from '@docsvision/webclient/System/BaseControl';
|
|
2
|
+
import { UniquenessCheckImpl, UniquenessCheckState } from '@docsvision/webclient/BackOffice/UniquenessCheckImpl';
|
|
3
3
|
import { $LayoutDocumentController, $LayoutController } from '@docsvision/webclient/Generated/DocsVision.WebClient.Controllers';
|
|
4
|
-
import { $CardInfo, $LayoutInfo } from '@docsvision/webclient
|
|
5
|
-
import { $Layout } from '@docsvision/webclient
|
|
4
|
+
import { $CardInfo, $LayoutInfo } from '@docsvision/webclient/System/LayoutServices';
|
|
5
|
+
import { $Layout } from '@docsvision/webclient/System/$Layout';
|
|
6
6
|
import { $ApplicationSettings } from '@docsvision/webclient/StandardServices';
|
|
7
7
|
import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
|
|
8
8
|
export declare class UniquenessCheckParams extends BaseControlParams {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { BaseControlImpl } from '@docsvision/webclient
|
|
3
|
-
import { UniquenessCheckParams } from '@docsvision/webclient
|
|
4
|
-
import { BaseControlState } from '@docsvision/webclient
|
|
2
|
+
import { BaseControlImpl } from '@docsvision/webclient/System/BaseControlImpl';
|
|
3
|
+
import { UniquenessCheckParams } from '@docsvision/webclient/BackOffice/UniquenessCheck';
|
|
4
|
+
import { BaseControlState } from '@docsvision/webclient/System/BaseControl';
|
|
5
5
|
import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
|
|
6
|
-
import { ICancelableEventArgs } from '@docsvision/webclient
|
|
6
|
+
import { ICancelableEventArgs } from '@docsvision/webclient/System/ICancelableEventArgs';
|
|
7
7
|
export interface UniquenessCheckState extends UniquenessCheckParams, BaseControlState {
|
|
8
8
|
controls: Array<UniqueAttributeList>;
|
|
9
9
|
attributesList: GenModels.UniqueAttributesValuesList;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
2
|
-
import { LayoutControl } from "@docsvision/webclient
|
|
3
|
-
import { CancelableEventArgs } from "@docsvision/webclient
|
|
4
|
-
import { Image } from "@docsvision/webclient
|
|
5
|
-
import { Dropdown } from "@docsvision/webclient
|
|
2
|
+
import { LayoutControl } from "@docsvision/webclient/System/BaseControl";
|
|
3
|
+
import { CancelableEventArgs } from "@docsvision/webclient/System/CancelableEventArgs";
|
|
4
|
+
import { Image } from "@docsvision/webclient/Platform/Image";
|
|
5
|
+
import { Dropdown } from "@docsvision/webclient/Platform/Dropdown";
|
|
6
6
|
export declare function updateStatusBackground(sender: LayoutControl): void;
|
|
7
7
|
export declare function updateAbsencePeriod(sender: LayoutControl): Promise<void>;
|
|
8
8
|
export declare function updateStatusList(sender: Dropdown, event: any): void;
|
package/BackOffice/Utils.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { ISignatureLabel } from '@docsvision/webclient
|
|
2
|
-
import { EncryptedAttribute } from '@docsvision/webclient
|
|
3
|
-
import { IFileSignInfo } from '@docsvision/webclient
|
|
1
|
+
import { ISignatureLabel } from '@docsvision/webclient/Legacy/ISignatureLabel';
|
|
2
|
+
import { EncryptedAttribute } from '@docsvision/webclient/Legacy/EncryptedInfo';
|
|
3
|
+
import { IFileSignInfo } from '@docsvision/webclient/Legacy/IFileSingInfo';
|
|
4
4
|
import { SignatureItemType } from 'Libs/CryptoPro/Crypto';
|
|
5
5
|
export declare const SignFilesWithCertificateIOS: (documentId: string, files: IFileSignInfo[], selectedThumbprint: string, attributes: Array<EncryptedAttribute>, selectedLabel: ISignatureLabel, timestamp: number, signFields?: boolean, signAttachments?: boolean) => Promise<void>;
|
|
6
6
|
export declare type IDataIOSSign = {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { StaffDirectoryItems } from "@docsvision/webclient
|
|
1
|
+
import { StaffDirectoryItems } from "@docsvision/webclient/BackOffice/StaffDirectoryItems";
|
|
2
2
|
export declare function validateDeputyUniqueness(sender: StaffDirectoryItems): void;
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { $WebFrameDirectorySearchPanelOptions } from "@docsvision/webclient
|
|
3
|
-
import { $WebFrameDirectorySearchInfoStorageService, ISearchFilterEntry, SearchFilters } from "@docsvision/webclient
|
|
4
|
-
import { $WebFrameDirectorySearchPanelService, ISearchRequest } from "@docsvision/webclient
|
|
5
|
-
import { WebFrameDirectorySearchPanelLogic } from "@docsvision/webclient
|
|
6
|
-
import { WebFrameDirectorySearchPanelView } from "@docsvision/webclient
|
|
7
|
-
import { $CompanyLogo } from "@docsvision/webclient
|
|
8
|
-
import { BaseControl, BaseControlParams } from "@docsvision/webclient
|
|
9
|
-
import { BaseControlImplState } from "@docsvision/webclient
|
|
10
|
-
import { ControlImpl } from "@docsvision/webclient
|
|
11
|
-
import { $Router } from "@docsvision/webclient
|
|
2
|
+
import { $WebFrameDirectorySearchPanelOptions } from "@docsvision/webclient/BackOffice/IWebFrameDirectorySearchPanelOptions";
|
|
3
|
+
import { $WebFrameDirectorySearchInfoStorageService, ISearchFilterEntry, SearchFilters } from "@docsvision/webclient/BackOffice/$WebFrameDirectorySearchInfoStorageService";
|
|
4
|
+
import { $WebFrameDirectorySearchPanelService, ISearchRequest } from "@docsvision/webclient/BackOffice/$WebFrameDirectorySearchPanelService";
|
|
5
|
+
import { WebFrameDirectorySearchPanelLogic } from "@docsvision/webclient/BackOffice/WebFrameDirectorySearchPanelLogic";
|
|
6
|
+
import { WebFrameDirectorySearchPanelView } from "@docsvision/webclient/BackOffice/WebFrameDirectorySearchPanelView";
|
|
7
|
+
import { $CompanyLogo } from "@docsvision/webclient/Platform/$CompanyLogo";
|
|
8
|
+
import { BaseControl, BaseControlParams } from "@docsvision/webclient/System/BaseControl";
|
|
9
|
+
import { BaseControlImplState } from "@docsvision/webclient/System/BaseControlImpl";
|
|
10
|
+
import { ControlImpl } from "@docsvision/webclient/System/ControlImpl";
|
|
11
|
+
import { $Router } from "@docsvision/webclient/System/$Router";
|
|
12
12
|
import { Optional } from "@docsvision/web/core/services";
|
|
13
13
|
/**
|
|
14
14
|
* Содержит публичные свойства элемента управления [Панель поиска в справочнике]{@link WebFrameDirectorySearchPanel}.
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { WebFrameDirectorySearchPanel } from '@docsvision/webclient
|
|
2
|
+
import { WebFrameDirectorySearchPanel } from '@docsvision/webclient/BackOffice/WebFrameDirectorySearchPanel';
|
|
3
3
|
declare const _default: {
|
|
4
4
|
title: string;
|
|
5
5
|
component: typeof WebFrameDirectorySearchPanel;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { WebFrameDirectorySearchPanelLogic } from "@docsvision/webclient
|
|
3
|
-
import { WebFrameDirectorySearchPanelView } from "@docsvision/webclient
|
|
2
|
+
import { WebFrameDirectorySearchPanelLogic } from "@docsvision/webclient/BackOffice/WebFrameDirectorySearchPanelLogic";
|
|
3
|
+
import { WebFrameDirectorySearchPanelView } from "@docsvision/webclient/BackOffice/WebFrameDirectorySearchPanelView";
|
|
4
4
|
export declare const WebFrameDirectorySearchPanelContainer: (props: {
|
|
5
5
|
logic: WebFrameDirectorySearchPanelLogic;
|
|
6
6
|
view: WebFrameDirectorySearchPanelView;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { IWebFrameDirectorySearchPanelOptions } from "@docsvision/webclient
|
|
3
|
-
import { ISearchFilterEntry, SearchFilters } from "@docsvision/webclient
|
|
4
|
-
import { ISearchRequest } from "@docsvision/webclient
|
|
5
|
-
import { WebFrameDirectorySearchPanelState } from "@docsvision/webclient
|
|
2
|
+
import { IWebFrameDirectorySearchPanelOptions } from "@docsvision/webclient/BackOffice/IWebFrameDirectorySearchPanelOptions";
|
|
3
|
+
import { ISearchFilterEntry, SearchFilters } from "@docsvision/webclient/BackOffice/$WebFrameDirectorySearchInfoStorageService";
|
|
4
|
+
import { ISearchRequest } from "@docsvision/webclient/BackOffice/$WebFrameDirectorySearchPanelService";
|
|
5
|
+
import { WebFrameDirectorySearchPanelState } from "@docsvision/webclient/BackOffice/WebFrameDirectorySearchPanel";
|
|
6
6
|
export declare class WebFrameDirectorySearchPanelLogic {
|
|
7
7
|
options: WebFrameDirectorySearchPanelState;
|
|
8
8
|
constructor(options: WebFrameDirectorySearchPanelState);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { IRouteHandler } from "@docsvision/webclient
|
|
2
|
-
import { RouteHandleResult } from "@docsvision/webclient
|
|
3
|
-
import { RouteType } from "@docsvision/webclient
|
|
4
|
-
import { $WebFrameDirectorySearchPanelService } from "@docsvision/webclient
|
|
1
|
+
import { IRouteHandler } from "@docsvision/webclient/System/IRouteHandler";
|
|
2
|
+
import { RouteHandleResult } from "@docsvision/webclient/System/RouteHandleResult";
|
|
3
|
+
import { RouteType } from "@docsvision/webclient/System/RouteType";
|
|
4
|
+
import { $WebFrameDirectorySearchPanelService } from "@docsvision/webclient/BackOffice/$WebFrameDirectorySearchPanelService";
|
|
5
5
|
/** @internal */
|
|
6
6
|
export declare class WebFrameDirectorySearchPanelRouteHandler implements IRouteHandler<any> {
|
|
7
7
|
private services;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { IWebFrameDirectorySearchPanelService, ISearchRequest } from "@docsvision/webclient
|
|
1
|
+
import { IWebFrameDirectorySearchPanelService, ISearchRequest } from "@docsvision/webclient/BackOffice/$WebFrameDirectorySearchPanelService";
|
|
2
2
|
import { Store, Event } from "effector";
|
|
3
3
|
export declare class WebFrameDirectorySearchPanelService implements IWebFrameDirectorySearchPanelService {
|
|
4
4
|
$visibility: Store<boolean>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
export declare class WebFrameDirectorySearchPanelView {
|
|
3
3
|
SearchButton: (props:
|
|
4
|
-
import("C:/
|
|
4
|
+
import("C:/Users/sorokin.v/WC16/main/Bin/Helpers/Button").IButtonProperties) => JSX.Element;
|
|
5
5
|
SearchBar: (props:
|
|
6
6
|
import("./Components/SearchBar").ISearchBar) => JSX.Element;
|
|
7
7
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { BaseController } from '@docsvision/webclient
|
|
1
|
+
import { BaseController } from '@docsvision/webclient/System/BaseController';
|
|
2
2
|
import { RequestOptions } from '@docsvision/webclient/Legacy/Utils';
|
|
3
3
|
import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
|
|
4
4
|
export declare namespace GenControllers {
|
|
@@ -26,10 +26,10 @@ export declare namespace GenControllers {
|
|
|
26
26
|
*
|
|
27
27
|
* @returns file stream
|
|
28
28
|
*/
|
|
29
|
-
downloadPdf(fileId: string, options?: RequestOptions): Promise<string>;
|
|
29
|
+
downloadPdf(fileId: string, cardId?: string, options?: RequestOptions): Promise<string>;
|
|
30
30
|
}
|
|
31
31
|
class FilePreviewController extends BaseController implements IFilePreviewController {
|
|
32
|
-
downloadPdf(fileId: string, options?: RequestOptions): Promise<string>;
|
|
32
|
+
downloadPdf(fileId: string, cardId?: string, options?: RequestOptions): Promise<string>;
|
|
33
33
|
}
|
|
34
34
|
}
|
|
35
35
|
export declare type $FilePreviewController = {
|
|
@@ -439,6 +439,24 @@ export declare type $LogController = {
|
|
|
439
439
|
logController: GenControllers.ILogController;
|
|
440
440
|
};
|
|
441
441
|
export declare const $LogController: string | ((model?: $LogController) => GenControllers.ILogController);
|
|
442
|
+
export declare namespace GenControllers {
|
|
443
|
+
/**
|
|
444
|
+
* R7Office controller
|
|
445
|
+
*/
|
|
446
|
+
interface IR7OfficeController {
|
|
447
|
+
/**
|
|
448
|
+
* Получение файла с поддержкой AllowAnonymous
|
|
449
|
+
*/
|
|
450
|
+
getFile(id: string, accountName: string, idext: string, options?: RequestOptions): Promise<any>;
|
|
451
|
+
}
|
|
452
|
+
class R7OfficeController extends BaseController implements IR7OfficeController {
|
|
453
|
+
getFile(id: string, accountName: string, idext: string, options?: RequestOptions): Promise<any>;
|
|
454
|
+
}
|
|
455
|
+
}
|
|
456
|
+
export declare type $R7OfficeController = {
|
|
457
|
+
R7OfficeController: GenControllers.IR7OfficeController;
|
|
458
|
+
};
|
|
459
|
+
export declare const $R7OfficeController: string | ((model?: $R7OfficeController) => GenControllers.IR7OfficeController);
|
|
442
460
|
export declare namespace GenControllers {
|
|
443
461
|
/**
|
|
444
462
|
* DataGridControl controller
|
|
@@ -2088,6 +2106,10 @@ export declare namespace GenControllers {
|
|
|
2088
2106
|
* Get signature information
|
|
2089
2107
|
*/
|
|
2090
2108
|
getSignatureInfo(documentId: string, signaturePartId: string, signatureId: string, options?: RequestOptions): Promise<GenModels.SignatureInfoModel>;
|
|
2109
|
+
/**
|
|
2110
|
+
* Get signature information
|
|
2111
|
+
*/
|
|
2112
|
+
getAcknowledgemenList(request: GenModels.GetAcknowledgemenListRequest, options?: RequestOptions): Promise<string>;
|
|
2091
2113
|
}
|
|
2092
2114
|
class LayoutDocumentController extends BaseController implements ILayoutDocumentController {
|
|
2093
2115
|
generateNumber(request: GenModels.GenerateNumberRequest, options?: RequestOptions): Promise<GenModels.NumberInfo>;
|
|
@@ -2098,6 +2120,7 @@ export declare namespace GenControllers {
|
|
|
2098
2120
|
exportESign(cardId: string, signatureFormat: GenModels.SignatureFormat, options?: RequestOptions): Promise<any>;
|
|
2099
2121
|
downloadSignature(request: GenModels.SignatureRequest, options?: RequestOptions): Promise<any>;
|
|
2100
2122
|
getSignatureInfo(documentId: string, signaturePartId: string, signatureId: string, options?: RequestOptions): Promise<GenModels.SignatureInfoModel>;
|
|
2123
|
+
getAcknowledgemenList(request: GenModels.GetAcknowledgemenListRequest, options?: RequestOptions): Promise<string>;
|
|
2101
2124
|
}
|
|
2102
2125
|
}
|
|
2103
2126
|
export declare type $LayoutDocumentController = {
|
|
@@ -2083,18 +2083,6 @@ export declare namespace GenModels {
|
|
|
2083
2083
|
* @format datatype.uuid
|
|
2084
2084
|
*/
|
|
2085
2085
|
documentId: string;
|
|
2086
|
-
/**
|
|
2087
|
-
* Gets or sets card timestamp
|
|
2088
|
-
*/
|
|
2089
|
-
timestamp: number;
|
|
2090
|
-
/**
|
|
2091
|
-
* Gets or sets value whether indicate use simple sign, if CSP not supported
|
|
2092
|
-
*/
|
|
2093
|
-
isSimpleSign: boolean;
|
|
2094
|
-
/**
|
|
2095
|
-
* Gets or sets client thumbprints
|
|
2096
|
-
*/
|
|
2097
|
-
thumbprints: Array<string>;
|
|
2098
2086
|
}
|
|
2099
2087
|
}
|
|
2100
2088
|
export declare namespace GenModels {
|
|
@@ -2133,6 +2121,14 @@ export declare namespace GenModels {
|
|
|
2133
2121
|
* Stage setting
|
|
2134
2122
|
*/
|
|
2135
2123
|
simpleSignatureAllowed: boolean;
|
|
2124
|
+
/**
|
|
2125
|
+
* File to sign.
|
|
2126
|
+
*/
|
|
2127
|
+
files: Array<GenModels.SignatureFileInfo>;
|
|
2128
|
+
/**
|
|
2129
|
+
* Stage setting
|
|
2130
|
+
*/
|
|
2131
|
+
signatureMethods: GenModels.SignatureMethodSettings;
|
|
2136
2132
|
}
|
|
2137
2133
|
}
|
|
2138
2134
|
export declare namespace GenModels {
|
|
@@ -2153,6 +2149,126 @@ export declare namespace GenModels {
|
|
|
2153
2149
|
encodedId: string;
|
|
2154
2150
|
}
|
|
2155
2151
|
}
|
|
2152
|
+
export declare namespace GenModels {
|
|
2153
|
+
interface SignatureFileInfo {
|
|
2154
|
+
/**
|
|
2155
|
+
* File name
|
|
2156
|
+
*/
|
|
2157
|
+
fileName: string;
|
|
2158
|
+
/**
|
|
2159
|
+
* File id
|
|
2160
|
+
*
|
|
2161
|
+
* @format datatype.uuid
|
|
2162
|
+
*/
|
|
2163
|
+
fileId: string;
|
|
2164
|
+
/**
|
|
2165
|
+
* File version id
|
|
2166
|
+
*
|
|
2167
|
+
* @format datatype.uuid
|
|
2168
|
+
*/
|
|
2169
|
+
versionId: string;
|
|
2170
|
+
/**
|
|
2171
|
+
* Versioned file card id
|
|
2172
|
+
*
|
|
2173
|
+
* @format datatype.uuid
|
|
2174
|
+
*/
|
|
2175
|
+
fileCardId: string;
|
|
2176
|
+
}
|
|
2177
|
+
}
|
|
2178
|
+
export declare namespace GenModels {
|
|
2179
|
+
interface SignatureMethodSettings {
|
|
2180
|
+
/**
|
|
2181
|
+
* User name in DSS service
|
|
2182
|
+
*/
|
|
2183
|
+
cloudAccountName: string;
|
|
2184
|
+
/**
|
|
2185
|
+
* Long live DSS access token stored in database.
|
|
2186
|
+
*/
|
|
2187
|
+
accessTokenReceived: boolean;
|
|
2188
|
+
/**
|
|
2189
|
+
* List of known methods.
|
|
2190
|
+
*/
|
|
2191
|
+
methods: Array<GenModels.SignatureMethod>;
|
|
2192
|
+
/**
|
|
2193
|
+
* List of all known certificates.
|
|
2194
|
+
*/
|
|
2195
|
+
certificates: Array<GenModels.SavedCertificateInfo>;
|
|
2196
|
+
}
|
|
2197
|
+
}
|
|
2198
|
+
export declare namespace GenModels {
|
|
2199
|
+
interface SignatureMethod {
|
|
2200
|
+
/**
|
|
2201
|
+
* Identifier of certificate or
|
|
2202
|
+
*/
|
|
2203
|
+
id: string;
|
|
2204
|
+
/**
|
|
2205
|
+
* Is simple signature (without certificate).
|
|
2206
|
+
*/
|
|
2207
|
+
isSimple: boolean;
|
|
2208
|
+
/**
|
|
2209
|
+
* Is default certificate, configured in user profile.
|
|
2210
|
+
*/
|
|
2211
|
+
isUserDefault: boolean;
|
|
2212
|
+
/**
|
|
2213
|
+
* Order in certificate list
|
|
2214
|
+
*/
|
|
2215
|
+
order: number;
|
|
2216
|
+
/**
|
|
2217
|
+
* Show method in list
|
|
2218
|
+
*/
|
|
2219
|
+
enabled: boolean;
|
|
2220
|
+
/**
|
|
2221
|
+
* Comment
|
|
2222
|
+
*/
|
|
2223
|
+
comment: string;
|
|
2224
|
+
/**
|
|
2225
|
+
* Certificate info
|
|
2226
|
+
*/
|
|
2227
|
+
certificateInfo: GenModels.SavedCertificateInfo;
|
|
2228
|
+
}
|
|
2229
|
+
}
|
|
2230
|
+
export declare namespace GenModels {
|
|
2231
|
+
interface SavedCertificateInfo {
|
|
2232
|
+
/**
|
|
2233
|
+
* Id in crypto system (in DSS or in local certificate storage).
|
|
2234
|
+
*/
|
|
2235
|
+
externalId: string;
|
|
2236
|
+
/**
|
|
2237
|
+
* Issued to
|
|
2238
|
+
*/
|
|
2239
|
+
signer: string;
|
|
2240
|
+
/**
|
|
2241
|
+
* Issued from
|
|
2242
|
+
*/
|
|
2243
|
+
authority: string;
|
|
2244
|
+
/**
|
|
2245
|
+
* Time of the certification life
|
|
2246
|
+
*
|
|
2247
|
+
* @format datatype.datetime
|
|
2248
|
+
*/
|
|
2249
|
+
validTo: string;
|
|
2250
|
+
/**
|
|
2251
|
+
* Comment
|
|
2252
|
+
*/
|
|
2253
|
+
comment: string;
|
|
2254
|
+
/**
|
|
2255
|
+
* User defined name of the certificate.
|
|
2256
|
+
*/
|
|
2257
|
+
friendlyName: string;
|
|
2258
|
+
/**
|
|
2259
|
+
* Requires pin code to access.
|
|
2260
|
+
*/
|
|
2261
|
+
hasPinCode: boolean;
|
|
2262
|
+
/**
|
|
2263
|
+
* Where method received from.
|
|
2264
|
+
*/
|
|
2265
|
+
source: GenModels.SignatureMethodSources;
|
|
2266
|
+
/**
|
|
2267
|
+
* Certificate thumberprint.
|
|
2268
|
+
*/
|
|
2269
|
+
thumberprint: string;
|
|
2270
|
+
}
|
|
2271
|
+
}
|
|
2156
2272
|
export declare namespace GenModels {
|
|
2157
2273
|
interface DocumentSignatureListModel {
|
|
2158
2274
|
/**
|
|
@@ -3919,6 +4035,10 @@ export declare namespace GenModels {
|
|
|
3919
4035
|
* Gets name
|
|
3920
4036
|
*/
|
|
3921
4037
|
name: string;
|
|
4038
|
+
/**
|
|
4039
|
+
* Gets file extension
|
|
4040
|
+
*/
|
|
4041
|
+
fileExtension: string;
|
|
3922
4042
|
/**
|
|
3923
4043
|
* Gets file identifier
|
|
3924
4044
|
*
|
|
@@ -5423,6 +5543,7 @@ export declare namespace GenModels {
|
|
|
5423
5543
|
interface ApprovalHistoryFileModel {
|
|
5424
5544
|
fileCardId: string;
|
|
5425
5545
|
name: string;
|
|
5546
|
+
fileExtension: string;
|
|
5426
5547
|
currentVersion: GenModels.ApprovalHistoryFileVersionModel;
|
|
5427
5548
|
}
|
|
5428
5549
|
}
|
|
@@ -6405,6 +6526,30 @@ export declare namespace GenModels {
|
|
|
6405
6526
|
timestampType: GenModels.TimestampType;
|
|
6406
6527
|
}
|
|
6407
6528
|
}
|
|
6529
|
+
export declare namespace GenModels {
|
|
6530
|
+
interface GetAcknowledgemenListRequest {
|
|
6531
|
+
/**
|
|
6532
|
+
* Card id
|
|
6533
|
+
*
|
|
6534
|
+
* @format datatype.uuid
|
|
6535
|
+
*/
|
|
6536
|
+
documentId: string;
|
|
6537
|
+
/**
|
|
6538
|
+
* Content of card document transformation
|
|
6539
|
+
*/
|
|
6540
|
+
transformationAlias: string;
|
|
6541
|
+
/**
|
|
6542
|
+
* List of task kind ids which should be included in acknowledgemen list
|
|
6543
|
+
*/
|
|
6544
|
+
taskKindIds: Array<string>;
|
|
6545
|
+
/**
|
|
6546
|
+
* Flag indicating the need to include tasks of all levels in acknowledgemen list
|
|
6547
|
+
*
|
|
6548
|
+
* If value is FALSE (default), in acknowledgemen list should include only the tasks of the first level
|
|
6549
|
+
*/
|
|
6550
|
+
includeTasksAllLevels: boolean;
|
|
6551
|
+
}
|
|
6552
|
+
}
|
|
6408
6553
|
export declare namespace GenModels {
|
|
6409
6554
|
interface GetFilesRequest {
|
|
6410
6555
|
/**
|
|
@@ -7404,6 +7549,10 @@ export declare namespace GenModels {
|
|
|
7404
7549
|
* Organization INN
|
|
7405
7550
|
*/
|
|
7406
7551
|
inn: string;
|
|
7552
|
+
/**
|
|
7553
|
+
* Not available flag
|
|
7554
|
+
*/
|
|
7555
|
+
notAvailable: boolean;
|
|
7407
7556
|
/**
|
|
7408
7557
|
* Node department type
|
|
7409
7558
|
*/
|
|
@@ -7917,10 +8066,30 @@ export declare namespace GenModels {
|
|
|
7917
8066
|
* Pdf cache directory
|
|
7918
8067
|
*/
|
|
7919
8068
|
pdfCacheDirectory: string;
|
|
8069
|
+
/**
|
|
8070
|
+
* Gets or sets whether DVWebTool should be terminated after use.
|
|
8071
|
+
*/
|
|
8072
|
+
dvWebToolAppShutDown: boolean;
|
|
8073
|
+
/**
|
|
8074
|
+
* Gets or sets whether DVWebTool should be launch after load OS.
|
|
8075
|
+
*/
|
|
8076
|
+
dvWebToolStartUpLaunch: boolean;
|
|
7920
8077
|
/**
|
|
7921
8078
|
* Search context options
|
|
7922
8079
|
*/
|
|
7923
8080
|
searchContextOptions: Array<GenModels.SearchOptionModel>;
|
|
8081
|
+
/**
|
|
8082
|
+
* R7 address connection
|
|
8083
|
+
*/
|
|
8084
|
+
serverR7ConnectionAddress: string;
|
|
8085
|
+
/**
|
|
8086
|
+
* File preview mode
|
|
8087
|
+
*/
|
|
8088
|
+
filePreviewMode: GenModels.FilePreviewMode;
|
|
8089
|
+
/**
|
|
8090
|
+
* R7 secret token
|
|
8091
|
+
*/
|
|
8092
|
+
serverR7SecretToken: string;
|
|
7924
8093
|
}
|
|
7925
8094
|
}
|
|
7926
8095
|
export declare namespace GenModels {
|
|
@@ -9638,17 +9807,13 @@ export declare namespace GenModels {
|
|
|
9638
9807
|
}
|
|
9639
9808
|
export declare namespace GenModels {
|
|
9640
9809
|
enum DecisionSemantics {
|
|
9641
|
-
None = 0,
|
|
9642
9810
|
Positive = 1,
|
|
9643
9811
|
Negative = 2,
|
|
9644
9812
|
Neutral = 3,
|
|
9645
9813
|
Cancellation = 4,
|
|
9646
9814
|
NewCycle = 5,
|
|
9647
9815
|
ApproversAddition = 6,
|
|
9648
|
-
|
|
9649
|
-
Any = 8,
|
|
9650
|
-
Completion = 100,
|
|
9651
|
-
Return = 200
|
|
9816
|
+
Completion = 100
|
|
9652
9817
|
}
|
|
9653
9818
|
}
|
|
9654
9819
|
export declare namespace GenModels {
|
|
@@ -9948,6 +10113,29 @@ export declare namespace GenModels {
|
|
|
9948
10113
|
AttachmentsSignaturePartType = 3
|
|
9949
10114
|
}
|
|
9950
10115
|
}
|
|
10116
|
+
export declare namespace GenModels {
|
|
10117
|
+
/**
|
|
10118
|
+
* Where from signature method was received.
|
|
10119
|
+
*/
|
|
10120
|
+
enum SignatureMethodSources {
|
|
10121
|
+
/**
|
|
10122
|
+
* CryptoPro browser plugin
|
|
10123
|
+
*/
|
|
10124
|
+
LocalCryptoPro = 0,
|
|
10125
|
+
/**
|
|
10126
|
+
* CryptoPr DSS cloud service
|
|
10127
|
+
*/
|
|
10128
|
+
Cloud = 1,
|
|
10129
|
+
/**
|
|
10130
|
+
* PkiClient ios mobile app
|
|
10131
|
+
*/
|
|
10132
|
+
PkiClient = 2,
|
|
10133
|
+
/**
|
|
10134
|
+
* Unknown
|
|
10135
|
+
*/
|
|
10136
|
+
Unknown = 3
|
|
10137
|
+
}
|
|
10138
|
+
}
|
|
9951
10139
|
export declare namespace GenModels {
|
|
9952
10140
|
/**
|
|
9953
10141
|
* Verification status of signature
|
|
@@ -10806,6 +10994,21 @@ export declare namespace GenModels {
|
|
|
10806
10994
|
Pdfjs = 1
|
|
10807
10995
|
}
|
|
10808
10996
|
}
|
|
10997
|
+
export declare namespace GenModels {
|
|
10998
|
+
/**
|
|
10999
|
+
* FilePreviewMode
|
|
11000
|
+
*/
|
|
11001
|
+
enum FilePreviewMode {
|
|
11002
|
+
/**
|
|
11003
|
+
* pdf.js viewer
|
|
11004
|
+
*/
|
|
11005
|
+
Pdfjs = 0,
|
|
11006
|
+
/**
|
|
11007
|
+
* r7 viewer
|
|
11008
|
+
*/
|
|
11009
|
+
R7 = 1
|
|
11010
|
+
}
|
|
11011
|
+
}
|
|
10809
11012
|
export declare namespace GenModels {
|
|
10810
11013
|
enum AgreementHistoryMode {
|
|
10811
11014
|
Button = 0,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { CardKindTreeNodeModel } from "@docsvision/webclient
|
|
1
|
+
import { CardKindTreeNodeModel } from "@docsvision/webclient/BackOffice/CardKindTreeNodeModel";
|
|
2
2
|
import React from "react";
|
|
3
3
|
/** @internal */
|
|
4
4
|
export interface IAddCardModalDialogKindsTreeProps {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { IIconButtonProps } from "@docsvision/webclient/Helpers/IconButton";
|
|
2
|
-
import { LoadingState } from "@docsvision/webclient
|
|
2
|
+
import { LoadingState } from "@docsvision/webclient/System/LoadingState";
|
|
3
3
|
import React from "react";
|
|
4
4
|
/** @internal */
|
|
5
5
|
export interface IBoxWithButtonsProps {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { HandleTabSelection } from "@docsvision/webclient
|
|
1
|
+
import { HandleTabSelection } from "@docsvision/webclient/System/HandleTabSelection";
|
|
2
2
|
import React from "react";
|
|
3
3
|
/** @internal Свойства для {@link ComboBoxTitle} */
|
|
4
4
|
export interface IComboBoxTitleProps {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { IControlContainer } from '@docsvision/webclient/Helpers/ControlSelector/IControlContainer';
|
|
2
2
|
import { IControlSelectorProps } from "@docsvision/webclient/Helpers/ControlSelector/IControlSelectorProps";
|
|
3
|
-
import { LayoutControl } from '@docsvision/webclient
|
|
4
|
-
import { LayoutControlType } from '@docsvision/webclient
|
|
3
|
+
import { LayoutControl } from '@docsvision/webclient/System/BaseControl';
|
|
4
|
+
import { LayoutControlType } from '@docsvision/webclient/System/LayoutControlType';
|
|
5
5
|
import React from "react";
|
|
6
6
|
interface IControlSelectorState {
|
|
7
7
|
controlInfo: IControlSelectorProps;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { IControlSelectorProps } from '@docsvision/webclient/Helpers/ControlSelector/IControlSelectorProps';
|
|
2
|
-
import { LayoutControl } from '@docsvision/webclient
|
|
2
|
+
import { LayoutControl } from '@docsvision/webclient/System/BaseControl';
|
|
3
3
|
/** Интерфейс контейнера, выполняющего рендеринг контрола. */
|
|
4
4
|
export interface IControlContainer {
|
|
5
5
|
/** Свойства, с которыми контрол был отрендерен в последний раз. */
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { IControlSelectorProps } from "@docsvision/webclient/Helpers/ControlSelector/IControlSelectorProps";
|
|
2
|
-
import { IEditOperation } from "@docsvision/webclient
|
|
2
|
+
import { IEditOperation } from "@docsvision/webclient/System/IEditOperation";
|
|
3
3
|
/** @review Свойства для {@link ControlSelector} */
|
|
4
4
|
export interface IExtendedControlSelectorProps extends IControlSelectorProps {
|
|
5
5
|
operations: IEditOperation[];
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { RecursiveVisitor } from "@docsvision/webclient/Helpers/CustomTree/RecursiveVisitor";
|
|
2
|
-
import { LayoutControl } from "@docsvision/webclient
|
|
2
|
+
import { LayoutControl } from "@docsvision/webclient/System/BaseControl";
|
|
3
3
|
export declare class ControlsRecursiveVisitor extends RecursiveVisitor<LayoutControl> {
|
|
4
4
|
constructor();
|
|
5
5
|
}
|
|
@@ -1,11 +1,16 @@
|
|
|
1
|
-
import { $WebServices } from '@docsvision/webclient
|
|
1
|
+
import { $WebServices } from '@docsvision/webclient/System/IWebServicesService';
|
|
2
2
|
import { $ApplicationSettings } from '@docsvision/webclient/StandardServices';
|
|
3
|
-
import { IWebServicesRequest } from '@docsvision/webclient
|
|
4
|
-
import { IWebServicesConnection } from '@docsvision/webclient
|
|
5
|
-
import { $MessageBox } from '@docsvision/webclient
|
|
3
|
+
import { IWebServicesRequest } from '@docsvision/webclient/System/IWebServicesRequest';
|
|
4
|
+
import { IWebServicesConnection } from '@docsvision/webclient/System/IWebServicesConnection';
|
|
5
|
+
import { $MessageBox } from '@docsvision/webclient/System/$MessageBox';
|
|
6
6
|
export declare class DVWebToolConnection {
|
|
7
|
-
private static
|
|
7
|
+
private static WebToolInstalledOptionsKey;
|
|
8
|
+
private static dvWebToolOpenCommand;
|
|
9
|
+
private static delayTime;
|
|
10
|
+
static cancel: boolean;
|
|
8
11
|
static trySendData<RequestT, ResponseT>(webService: string, data: IWebServicesRequest<RequestT>, services: $WebServices & $ApplicationSettings & $MessageBox): Promise<ResponseT>;
|
|
12
|
+
static trySendDataEx<RequestT, ResponseT>(webService: string, data: IWebServicesRequest<RequestT>, services: $WebServices & $ApplicationSettings & $MessageBox, maxTryCount?: number): Promise<ResponseT>;
|
|
9
13
|
static tryConnect<RequestT, ResponseT>(webService: string, services: $WebServices & $ApplicationSettings & $MessageBox): Promise<IWebServicesConnection>;
|
|
10
|
-
static
|
|
14
|
+
static tryConnectEx<RequestT, ResponseT>(webService: string, services: $WebServices & $ApplicationSettings & $MessageBox, maxTryCount?: number): Promise<IWebServicesConnection>;
|
|
15
|
+
static renderModalWindow(container: HTMLElement, services: $WebServices & $ApplicationSettings & $MessageBox): void;
|
|
11
16
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { IAccessor } from "@docsvision/webclient/Helpers/DynamicModel/IAccessor";
|
|
2
|
-
import { FieldSpec } from '@docsvision/webclient
|
|
2
|
+
import { FieldSpec } from '@docsvision/webclient/System/GetFieldName';
|
|
3
3
|
/**
|
|
4
4
|
* @review Реализация {@link IAccessor} через обращение к свойству объекта по имени. Имя задается в конструкторе, при создании акссессора.
|
|
5
5
|
*/
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { IAccessor } from "@docsvision/webclient/Helpers/DynamicModel/IAccessor";
|
|
2
|
-
import { FieldSpec } from '@docsvision/webclient
|
|
2
|
+
import { FieldSpec } from '@docsvision/webclient/System/GetFieldName';
|
|
3
3
|
/**
|
|
4
4
|
* @review Реализация {@link IAccessor} через обращение к свойству объекта по имени. Имя задается в конструкторе, при создании акссессора.
|
|
5
5
|
*/
|
|
@@ -7,7 +7,7 @@ import { ITreeBaseProps } from "@docsvision/webclient/Helpers/Tree/ITreeBaseProp
|
|
|
7
7
|
import { ITreeBaseState } from "@docsvision/webclient/Helpers/Tree/ITreeBaseState";
|
|
8
8
|
import { Tree } from "@docsvision/webclient/Helpers/Tree/Tree";
|
|
9
9
|
import { TreeBase } from "@docsvision/webclient/Helpers/Tree/TreeBase";
|
|
10
|
-
import { LoadingState } from "@docsvision/webclient
|
|
10
|
+
import { LoadingState } from "@docsvision/webclient/System/LoadingState";
|
|
11
11
|
/** @internal */
|
|
12
12
|
export interface IDynamicTreeProps extends ITreeBaseProps<IDynamicTreeNodeData> {
|
|
13
13
|
/** If parentNode specified, shoudl load child nodes, else root nodes */
|