@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
package/Platform/Block.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { BlockImpl, BlockState } from "@docsvision/webclient
|
|
2
|
-
import { Panel, PanelParams } from "@docsvision/webclient
|
|
3
|
-
import { BasicApiEvent, CancelableApiEvent } from "@docsvision/webclient
|
|
4
|
-
import { IEventArgs } from "@docsvision/webclient
|
|
1
|
+
import { BlockImpl, BlockState } from "@docsvision/webclient/Platform/BlockImpl";
|
|
2
|
+
import { Panel, PanelParams } from "@docsvision/webclient/Platform/Panel";
|
|
3
|
+
import { BasicApiEvent, CancelableApiEvent } from "@docsvision/webclient/System/ApiEvent";
|
|
4
|
+
import { IEventArgs } from "@docsvision/webclient/System/IEventArgs";
|
|
5
5
|
/**
|
|
6
6
|
* Содержит публичные свойства элемента управления [Блок]{@link Block}.
|
|
7
7
|
*/
|
package/Platform/BlockImpl.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { BlockParams } from "@docsvision/webclient
|
|
2
|
-
import { PanelImpl, PanelState } from "@docsvision/webclient
|
|
3
|
-
import { CancelableEventArgs } from "@docsvision/webclient
|
|
4
|
-
import { IEventArgs } from "@docsvision/webclient
|
|
1
|
+
import { BlockParams } from "@docsvision/webclient/Platform/Block";
|
|
2
|
+
import { PanelImpl, PanelState } from "@docsvision/webclient/Platform/PanelImpl";
|
|
3
|
+
import { CancelableEventArgs } from "@docsvision/webclient/System/CancelableEventArgs";
|
|
4
|
+
import { IEventArgs } from "@docsvision/webclient/System/IEventArgs";
|
|
5
5
|
import React from "react";
|
|
6
6
|
/** @internal */
|
|
7
7
|
export interface BlockState extends PanelState, BlockParams {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { BaseControl, BaseControlParams, BaseControlState } from "@docsvision/webclient
|
|
2
|
-
import { ControlImpl } from "@docsvision/webclient
|
|
1
|
+
import { BaseControl, BaseControlParams, BaseControlState } from "@docsvision/webclient/System/BaseControl";
|
|
2
|
+
import { ControlImpl } from "@docsvision/webclient/System/ControlImpl";
|
|
3
3
|
import React from 'react';
|
|
4
|
-
import { $LocalStorage } from '@docsvision/webclient
|
|
5
|
-
import { $Layout } from '@docsvision/webclient
|
|
4
|
+
import { $LocalStorage } from '@docsvision/webclient/System/$LocalStorage';
|
|
5
|
+
import { $Layout } from '@docsvision/webclient/System/$Layout';
|
|
6
6
|
import { $CurrentEmployeeId, $ApplicationSettings } from '@docsvision/webclient/StandardServices';
|
|
7
7
|
import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
|
|
8
8
|
/**
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { ICacheManagementService, SystemCacheObjects } from '@docsvision/webclient
|
|
2
|
-
import { $LocalStorage } from '@docsvision/webclient
|
|
1
|
+
import { ICacheManagementService, SystemCacheObjects } from '@docsvision/webclient/Platform/$CacheManagement';
|
|
2
|
+
import { $LocalStorage } from '@docsvision/webclient/System/$LocalStorage';
|
|
3
3
|
export declare const USER_AVATAR_CACHE_KEY = "UserAvatarCacheKey";
|
|
4
4
|
/** Сервис для управления кешем системных объектов. */
|
|
5
5
|
export declare class CacheManagementService implements ICacheManagementService {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { IRouteInfo } from "@docsvision/webclient
|
|
2
|
-
import { IRouteTypeMapper } from "@docsvision/webclient
|
|
3
|
-
import { IExistingCardRouteData } from "@docsvision/webclient
|
|
1
|
+
import { IRouteInfo } from "@docsvision/webclient/System/IRouteInfo";
|
|
2
|
+
import { IRouteTypeMapper } from "@docsvision/webclient/System/IRouteTypeMapper";
|
|
3
|
+
import { IExistingCardRouteData } from "@docsvision/webclient/Platform/IExistingCardRouteData";
|
|
4
4
|
export declare const CardID = "CardID";
|
|
5
5
|
export declare class CardEditRouteTypeMapper implements IRouteTypeMapper<IExistingCardRouteData> {
|
|
6
6
|
hashPattern: string;
|
package/Platform/CardLink.d.ts
CHANGED
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
import { $LayoutFileController, $LayoutLinksController, $LayoutController, $CardOperationsController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
1
|
+
import { $LayoutFileController, $LayoutLinksController, $LayoutController, $CardOperationsController, $CardsPresentationController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
2
2
|
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
3
|
-
import { $FileController } from "@docsvision/webclient
|
|
4
|
-
import { CardLinkImpl, CardLinkState } from "@docsvision/webclient
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
11
|
-
import {
|
|
12
|
-
import { IValidationResult } from "@docsvision/webclient//System
|
|
3
|
+
import { $FileController } from "@docsvision/webclient/Legacy/FileController";
|
|
4
|
+
import { CardLinkImpl, CardLinkState } from "@docsvision/webclient/Platform/CardLinkImpl";
|
|
5
|
+
import { IDataChangedEventArgsEx } from "@docsvision/webclient/System/IDataChangedEventArgs";
|
|
6
|
+
import { $CardId, $EditOperationStore } from "@docsvision/webclient/System/LayoutServices";
|
|
7
|
+
import { IBindingResult } from "@docsvision/webclient/System/IBindingResult";
|
|
8
|
+
import { EditMode } from "@docsvision/webclient/System/EditMode";
|
|
9
|
+
import { BasicApiEvent, CancelableApiEvent } from "@docsvision/webclient/System/ApiEvent";
|
|
10
|
+
import { IEventArgs } from "@docsvision/webclient/System/IEventArgs";
|
|
11
|
+
import { IValidationResult } from "@docsvision/webclient/System/IValidationResult";
|
|
13
12
|
import { Optional } from "@docsvision/web/core/services";
|
|
14
|
-
import { $LabelWidth } from '@docsvision/webclient
|
|
15
|
-
import { $LayoutManager } from '@docsvision/webclient
|
|
16
|
-
import { $LinksSearchCards } from '@docsvision/webclient
|
|
17
|
-
import { $Layout } from '@docsvision/webclient
|
|
18
|
-
import { $FilePreviewServices } from '@docsvision/webclient
|
|
13
|
+
import { $LabelWidth } from '@docsvision/webclient/System/$LabelWidth';
|
|
14
|
+
import { $LayoutManager } from '@docsvision/webclient/System/$LayoutManager';
|
|
15
|
+
import { $LinksSearchCards } from '@docsvision/webclient/BackOffice/$LinksSearchCardsService';
|
|
16
|
+
import { $Layout } from '@docsvision/webclient/System/$Layout';
|
|
17
|
+
import { $FilePreviewServices } from '@docsvision/webclient/Platform/FilePreview';
|
|
18
|
+
import { InputBasedControl, InputBasedControlParams } from "@docsvision/webclient/System/InputBasedControl";
|
|
19
19
|
/**
|
|
20
20
|
* Публичные свойства для контрола {@link CardLink}.
|
|
21
21
|
*/
|
|
22
|
-
export declare class CardLinkParams extends
|
|
22
|
+
export declare class CardLinkParams extends InputBasedControlParams<GenModels.CardLinkDataModel> {
|
|
23
23
|
standardCssClass?: string;
|
|
24
24
|
/** Информация о текущей выбранной карточке. */
|
|
25
25
|
value?: GenModels.CardLinkDataModel;
|
|
@@ -45,6 +45,12 @@ export declare class CardLinkParams extends BaseControlParams {
|
|
|
45
45
|
required?: boolean;
|
|
46
46
|
searchQueryId?: string;
|
|
47
47
|
folderList?: GenModels.SelectFolderNode[];
|
|
48
|
+
/** Наименование параметра поискового запроса */
|
|
49
|
+
searchQueryParamName?: string;
|
|
50
|
+
/** Задержка поиска (мс) */
|
|
51
|
+
searchDelay?: number;
|
|
52
|
+
/** Минимальное количество символов для поиска */
|
|
53
|
+
searchIndex?: number;
|
|
48
54
|
/** Событие, возникающее перед очисткой значения. */
|
|
49
55
|
linkDeleting?: CancelableApiEvent<IEventArgs>;
|
|
50
56
|
/** Событие, возникающее после очистки значения. */
|
|
@@ -65,14 +71,23 @@ export declare class CardLinkParams extends BaseControlParams {
|
|
|
65
71
|
linkFilePreviewed?: BasicApiEvent<IEventArgs>;
|
|
66
72
|
/** Событие, возникающее перед открытием связанной карточки. */
|
|
67
73
|
linkCardOpening?: CancelableApiEvent<IEventArgs>;
|
|
68
|
-
services?: $FileController & $LayoutFileController & $LayoutLinksController & $LayoutController & Optional<$CardId> & $EditOperationStore & $CardId & Optional<$LabelWidth> & $LayoutManager & $Layout & $FilePreviewServices & $CardOperationsController & Optional<$LinksSearchCards
|
|
74
|
+
services?: $FileController & $LayoutFileController & $LayoutLinksController & $LayoutController & Optional<$CardId> & $EditOperationStore & $CardId & Optional<$LabelWidth> & $LayoutManager & $Layout & $FilePreviewServices & $CardOperationsController & Optional<$LinksSearchCards> & $CardsPresentationController;
|
|
69
75
|
}
|
|
70
76
|
/**
|
|
71
77
|
* Представляет элемент управления для редактирования связанной карточки.
|
|
72
78
|
*/
|
|
73
|
-
export declare class CardLink extends
|
|
79
|
+
export declare class CardLink extends InputBasedControl<GenModels.CardLinkDataModel, CardLinkParams, CardLinkState> {
|
|
74
80
|
protected construct(): void;
|
|
75
81
|
componentDidMount(): void;
|
|
82
|
+
protected getServices(): $FileController & $LayoutFileController & $LayoutLinksController & $LayoutController & Partial<$CardId> & $EditOperationStore & $CardId & Partial<$LabelWidth> & $LayoutManager & $Layout &
|
|
83
|
+
import("C:/Users/sorokin.v/WC16/main/Bin/TypeScriptDefinitions/System/Services/$LayoutCheckService").$LayoutCheck &
|
|
84
|
+
import("C:/Users/sorokin.v/WC16/main/Bin/TypeScriptDefinitions/System/Controls/Layout/LayoutServices").$CardInfo &
|
|
85
|
+
import("C:/Users/sorokin.v/WC16/main/Bin/TypeScriptDefinitions/System/Core/RequestProcessing/$RequestManager").$RequestManager &
|
|
86
|
+
import("C:/Users/sorokin.v/WC16/main/Bin/TypeScriptDefinitions/StandardServices").$ApplicationSettings &
|
|
87
|
+
import("C:/Users/sorokin.v/WC16/main/Bin/TypeScriptDefinitions/System/Services/$FileService").$FileService &
|
|
88
|
+
import("C:/Users/sorokin.v/WC16/main/Bin/TypeScriptDefinitions/System/Controls/Layout/LayoutServices").$LayoutInfo &
|
|
89
|
+
import("C:/Users/sorokin.v/WC16/main/Bin/TypeScriptDefinitions/StandardServices").$DeviceType & Partial<
|
|
90
|
+
import("@docsvision/webclient/FilePreview/$FilePreview").$FilePreview> & $CardOperationsController & Partial<$LinksSearchCards> & $CardsPresentationController;
|
|
76
91
|
protected createParams(): CardLinkParams;
|
|
77
92
|
protected createImpl(): CardLinkImpl;
|
|
78
93
|
private set binding(value);
|
|
@@ -1,33 +1,43 @@
|
|
|
1
|
-
import { ExistingCardLinkDialog } from "@docsvision/webclient
|
|
1
|
+
import { ExistingCardLinkDialog } from "@docsvision/webclient/BackOffice/ExistingCardLinkDialog";
|
|
2
2
|
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
3
3
|
import { PerformOnce } from "@docsvision/webclient/Legacy/Utils";
|
|
4
|
-
import { CardLinkParams } from "@docsvision/webclient
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import { IValidationResult } from "@docsvision/webclient//System
|
|
4
|
+
import { CardLinkParams } from "@docsvision/webclient/Platform/CardLink";
|
|
5
|
+
import { IBindingResult } from "@docsvision/webclient/System/IBindingResult";
|
|
6
|
+
import { RequestHelper } from "@docsvision/webclient/System/RequestHelper";
|
|
7
|
+
import { SimpleEvent } from "@docsvision/webclient/System/SimpleEvent";
|
|
8
|
+
import { IValidationResult } from "@docsvision/webclient/System/IValidationResult";
|
|
10
9
|
import React from "react";
|
|
11
|
-
import { $LinksSearchCards } from '@docsvision/webclient
|
|
10
|
+
import { $LinksSearchCards } from '@docsvision/webclient/BackOffice/$LinksSearchCardsService';
|
|
12
11
|
import { $LayoutLinksController } from '@docsvision/webclient/Generated/DocsVision.WebClient.Controllers';
|
|
13
|
-
import { $CardId, $CardTimestamp } from '@docsvision/webclient
|
|
12
|
+
import { $CardId, $CardTimestamp } from '@docsvision/webclient/System/LayoutServices';
|
|
13
|
+
import { Typeahead } from '../../../Helpers/Typeahead/Typeahead';
|
|
14
|
+
import { InputBasedControlImpl, InputBasedControlState } from '../../../System/Controls/InputBasedControl/InputBasedControlImpl';
|
|
15
|
+
import { ITypeaheadSearchQuery } from '../../../Helpers/Typeahead/Models/ITypeaheadSearchQuery';
|
|
16
|
+
import { ITypeaheadSearchResult } from '../../../Helpers/Typeahead/Models/ITypeaheadSearchResult';
|
|
17
|
+
import { ITypeaheadVariant } from '../../../Helpers/Typeahead/Models/ITypeaheadVariant';
|
|
14
18
|
/** @internal */
|
|
15
|
-
export interface CardLinkState extends
|
|
19
|
+
export interface CardLinkState extends CardLinkParams, InputBasedControlState<GenModels.CardLinkDataModel> {
|
|
16
20
|
addExistingCardLinkDialog: ExistingCardLinkDialog;
|
|
17
21
|
saveHelper: RequestHelper;
|
|
18
22
|
validationMessage: string;
|
|
19
23
|
bindingInfo: IBindingResult<GenModels.CardLinkDataModel>;
|
|
24
|
+
inputKeyDown: SimpleEvent<React.KeyboardEvent<any>>;
|
|
20
25
|
}
|
|
21
26
|
/** @internal */
|
|
22
|
-
export declare class CardLinkImpl extends
|
|
27
|
+
export declare class CardLinkImpl extends InputBasedControlImpl<GenModels.CardLinkDataModel, CardLinkParams, CardLinkState> {
|
|
28
|
+
private typeahead;
|
|
23
29
|
performOnce: PerformOnce;
|
|
24
30
|
constructor(props: CardLinkParams, state: CardLinkState);
|
|
25
31
|
setValue(value: GenModels.CardLinkDataModel, forceUpdate?: boolean): Promise<any>;
|
|
26
32
|
set value(newVal: GenModels.CardLinkDataModel);
|
|
27
33
|
get value(): GenModels.CardLinkDataModel;
|
|
34
|
+
protected get isQueryCondition(): boolean;
|
|
28
35
|
componentDidMount(): void;
|
|
29
36
|
componentWillUnmount(): void;
|
|
30
37
|
protected onDocumentClick: (e: MouseEvent) => void;
|
|
38
|
+
protected onDocumentKeyDown: (ev: KeyboardEvent) => void;
|
|
39
|
+
protected disallowHideByEscEditPopover: () => void;
|
|
40
|
+
protected allowHideByEscEditPopover: () => void;
|
|
31
41
|
getLinkUrl(cardId: string): string;
|
|
32
42
|
openMenu: () => void;
|
|
33
43
|
closeMenu: () => void;
|
|
@@ -43,8 +53,8 @@ export declare class CardLinkImpl extends BaseControlImpl<CardLinkParams, CardLi
|
|
|
43
53
|
onOpenSelectCardDialogMenuClick: () => void;
|
|
44
54
|
onDeleteLinkedCardMenuClick: () => void;
|
|
45
55
|
onTextClick: () => void;
|
|
46
|
-
onMenuClick: () => void;
|
|
47
|
-
|
|
56
|
+
onMenuClick: (ev: React.MouseEvent) => void;
|
|
57
|
+
hasValue: () => boolean;
|
|
48
58
|
get isLoading(): boolean;
|
|
49
59
|
get isMenuAvailable(): boolean;
|
|
50
60
|
get cardViewAllowed(): boolean;
|
|
@@ -58,11 +68,24 @@ export declare class CardLinkImpl extends BaseControlImpl<CardLinkParams, CardLi
|
|
|
58
68
|
protected getTextTabIndex(): 0 | -1;
|
|
59
69
|
protected onTextKeyDown: (event: React.KeyboardEvent<any>) => void;
|
|
60
70
|
protected onMenuKeyDown: (event: React.KeyboardEvent<any>) => void;
|
|
71
|
+
protected onSelected: (variant: ITypeaheadVariant) => Promise<void>;
|
|
72
|
+
protected attachTypeahead: (t: Typeahead) => void;
|
|
73
|
+
protected findItems: (typeaheadQuery: ITypeaheadSearchQuery) => Promise<ITypeaheadSearchResult>;
|
|
74
|
+
protected renderInto(props: CardLinkParams, container: HTMLElement): void;
|
|
75
|
+
protected onValueClick(event: any): void;
|
|
76
|
+
protected afterOpenCallback: () => void;
|
|
77
|
+
protected onInputChange(event: any): void;
|
|
78
|
+
protected renderWithTextValue(): string | JSX.Element;
|
|
79
|
+
protected renderWithText(): JSX.Element;
|
|
61
80
|
protected renderLabel(): JSX.Element;
|
|
62
81
|
/**
|
|
63
82
|
* Renders settings menu and its icon to open menu
|
|
64
83
|
*/
|
|
65
|
-
protected renderSettingsMenu(): JSX.Element;
|
|
84
|
+
protected renderSettingsMenu(isVisibleButton?: boolean): JSX.Element;
|
|
85
|
+
/**
|
|
86
|
+
* Render search with query parameter
|
|
87
|
+
*/
|
|
88
|
+
protected renderInputWithPlaceholder(): JSX.Element;
|
|
66
89
|
/**
|
|
67
90
|
* Renders label value
|
|
68
91
|
*/
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { $LayoutCardController, $LayoutRowController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
2
|
-
import { CardManagementImpl, CardManagementState } from "@docsvision/webclient
|
|
3
|
-
import { BaseControl, BaseControlParams } from "@docsvision/webclient
|
|
4
|
-
import { $Layout } from "@docsvision/webclient
|
|
5
|
-
import { $CardId, $CardInfo, $EditOperationStore } from "@docsvision/webclient
|
|
6
|
-
import { $Router } from "@docsvision/webclient
|
|
2
|
+
import { CardManagementImpl, CardManagementState } from "@docsvision/webclient/Platform/CardManagementImpl";
|
|
3
|
+
import { BaseControl, BaseControlParams } from "@docsvision/webclient/System/BaseControl";
|
|
4
|
+
import { $Layout } from "@docsvision/webclient/System/$Layout";
|
|
5
|
+
import { $CardId, $CardInfo, $EditOperationStore } from "@docsvision/webclient/System/LayoutServices";
|
|
6
|
+
import { $Router } from "@docsvision/webclient/System/$Router";
|
|
7
7
|
/**
|
|
8
8
|
* Содержит публичные свойства элемента управления [Управление карточкой]{@link CardManagement}.
|
|
9
9
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { CardManagementParams } from "@docsvision/webclient
|
|
3
|
-
import { BaseControlState } from "@docsvision/webclient
|
|
4
|
-
import { BaseControlImpl } from "@docsvision/webclient
|
|
2
|
+
import { CardManagementParams } from "@docsvision/webclient/Platform/CardManagement";
|
|
3
|
+
import { BaseControlState } from "@docsvision/webclient/System/BaseControl";
|
|
4
|
+
import { BaseControlImpl } from "@docsvision/webclient/System/BaseControlImpl";
|
|
5
5
|
/** @internal */
|
|
6
6
|
export interface CardManagementState extends CardManagementParams, BaseControlState {
|
|
7
7
|
refresh: Function;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { IRouteInfo } from "@docsvision/webclient
|
|
2
|
-
import { IRouteTypeMapper } from "@docsvision/webclient
|
|
3
|
-
import { RouteParameters } from '@docsvision/webclient
|
|
4
|
-
import { $Router } from "@docsvision/webclient
|
|
1
|
+
import { IRouteInfo } from "@docsvision/webclient/System/IRouteInfo";
|
|
2
|
+
import { IRouteTypeMapper } from "@docsvision/webclient/System/IRouteTypeMapper";
|
|
3
|
+
import { RouteParameters } from '@docsvision/webclient/System/RouteParameters';
|
|
4
|
+
import { $Router } from "@docsvision/webclient/System/$Router";
|
|
5
5
|
export declare class CardShowRouteTypeMapper implements IRouteTypeMapper<{}> {
|
|
6
6
|
private services;
|
|
7
7
|
constructor(services: $Router);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { IRouteInfo } from "@docsvision/webclient
|
|
2
|
-
import { IRouteTypeMapper } from "@docsvision/webclient
|
|
3
|
-
import { IExistingCardRouteData } from "@docsvision/webclient
|
|
1
|
+
import { IRouteInfo } from "@docsvision/webclient/System/IRouteInfo";
|
|
2
|
+
import { IRouteTypeMapper } from "@docsvision/webclient/System/IRouteTypeMapper";
|
|
3
|
+
import { IExistingCardRouteData } from "@docsvision/webclient/Platform/IExistingCardRouteData";
|
|
4
4
|
export declare class CardViewRouteTypeMapper implements IRouteTypeMapper<IExistingCardRouteData> {
|
|
5
5
|
hashPattern: string;
|
|
6
6
|
resolve(path: string, parameters: {
|
package/Platform/CheckBox.d.ts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { CheckBoxImpl, CheckBoxState } from "@docsvision/webclient
|
|
2
|
-
import { CheckboxHideMode } from "@docsvision/webclient
|
|
3
|
-
import { ImageModel } from "@docsvision/webclient
|
|
4
|
-
import { InputBasedControl, InputBasedControlParams } from "@docsvision/webclient
|
|
5
|
-
import { $EditOperationStore, $LayoutInfo } from "@docsvision/webclient
|
|
6
|
-
import { IBindingResult } from "@docsvision/webclient
|
|
7
|
-
import { $LabelWidth } from '@docsvision/webclient
|
|
1
|
+
import { CheckBoxImpl, CheckBoxState } from "@docsvision/webclient/Platform/CheckBoxImpl";
|
|
2
|
+
import { CheckboxHideMode } from "@docsvision/webclient/Platform/CheckboxHideMode";
|
|
3
|
+
import { ImageModel } from "@docsvision/webclient/Platform/ImageModel";
|
|
4
|
+
import { InputBasedControl, InputBasedControlParams } from "@docsvision/webclient/System/InputBasedControl";
|
|
5
|
+
import { $EditOperationStore, $LayoutInfo } from "@docsvision/webclient/System/LayoutServices";
|
|
6
|
+
import { IBindingResult } from "@docsvision/webclient/System/IBindingResult";
|
|
7
|
+
import { $LabelWidth } from '@docsvision/webclient/System/$LabelWidth';
|
|
8
8
|
import { Optional } from '@docsvision/web/core/services';
|
|
9
9
|
export declare type $CheckBoxServices = $LayoutInfo & $EditOperationStore & Optional<$LabelWidth>;
|
|
10
10
|
/**
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { CheckBoxParams } from "@docsvision/webclient
|
|
2
|
-
import { ImageModel } from "@docsvision/webclient
|
|
3
|
-
import { InputBasedControlImpl, InputBasedControlState } from "@docsvision/webclient
|
|
4
|
-
import { IBindingResult } from "@docsvision/webclient
|
|
5
|
-
import { RequestHelper } from "@docsvision/webclient
|
|
1
|
+
import { CheckBoxParams } from "@docsvision/webclient/Platform/CheckBox";
|
|
2
|
+
import { ImageModel } from "@docsvision/webclient/Platform/ImageModel";
|
|
3
|
+
import { InputBasedControlImpl, InputBasedControlState } from "@docsvision/webclient/System/InputBasedControlImpl";
|
|
4
|
+
import { IBindingResult } from "@docsvision/webclient/System/IBindingResult";
|
|
5
|
+
import { RequestHelper } from "@docsvision/webclient/System/RequestHelper";
|
|
6
6
|
import React from "react";
|
|
7
7
|
/** @internal */
|
|
8
8
|
export interface CheckBoxState extends CheckBoxParams, InputBasedControlState<boolean> {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { $MessageBox } from '@docsvision/webclient
|
|
1
|
+
import { $MessageBox } from '@docsvision/webclient/System/$MessageBox';
|
|
2
2
|
export declare function checkFilesAllowed(files: FileList, services: $MessageBox): boolean;
|
package/Platform/ComboBox.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { ComboBoxImpl, ComboBoxState } from "@docsvision/webclient
|
|
2
|
-
import { IComboBoxVariant } from "@docsvision/webclient
|
|
3
|
-
import { InputBasedControl, InputBasedControlParams } from "@docsvision/webclient
|
|
4
|
-
import { $EditOperationStore, $LayoutInfo } from "@docsvision/webclient
|
|
1
|
+
import { ComboBoxImpl, ComboBoxState } from "@docsvision/webclient/Platform/ComboBoxImpl";
|
|
2
|
+
import { IComboBoxVariant } from "@docsvision/webclient/Platform/IComboBoxVariant";
|
|
3
|
+
import { InputBasedControl, InputBasedControlParams } from "@docsvision/webclient/System/InputBasedControl";
|
|
4
|
+
import { $EditOperationStore, $LayoutInfo } from "@docsvision/webclient/System/LayoutServices";
|
|
5
5
|
/** @deprecated @internal */
|
|
6
6
|
export declare class ComboBoxParams extends InputBasedControlParams<IComboBoxVariant> {
|
|
7
7
|
/** Стандартный CSS класс со стилями элемента управления. */
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { EditPopover } from "@docsvision/webclient/Helpers/PopoverHelpers/EditPopover/EditPopover";
|
|
3
|
-
import { ComboBoxParams } from "@docsvision/webclient
|
|
4
|
-
import { IComboBoxItem } from "@docsvision/webclient
|
|
5
|
-
import { IComboBoxVariant } from "@docsvision/webclient
|
|
6
|
-
import { InputBasedControlImpl, InputBasedControlState } from "@docsvision/webclient
|
|
3
|
+
import { ComboBoxParams } from "@docsvision/webclient/Platform/ComboBox";
|
|
4
|
+
import { IComboBoxItem } from "@docsvision/webclient/Platform/IComboBoxItem";
|
|
5
|
+
import { IComboBoxVariant } from "@docsvision/webclient/Platform/IComboBoxVariant";
|
|
6
|
+
import { InputBasedControlImpl, InputBasedControlState } from "@docsvision/webclient/System/InputBasedControlImpl";
|
|
7
7
|
/** @internal */
|
|
8
8
|
export interface ComboBoxState extends ComboBoxParams, InputBasedControlState<IComboBoxVariant> {
|
|
9
9
|
items: IComboBoxItem[];
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
import { $LayoutFileApiController, $LayoutFileController, $LayoutLinksController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
2
2
|
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
3
|
-
import { $FileController } from "@docsvision/webclient
|
|
4
|
-
import { CommentFileImpl, CommentFileState } from "@docsvision/webclient
|
|
5
|
-
import { BaseControl, BaseControlParams } from "@docsvision/webclient
|
|
6
|
-
import { IDataChangedEventArgsEx } from "@docsvision/webclient
|
|
7
|
-
import { $CardId, $CardInfo, $EditOperationStore, $LayoutInfo } from "@docsvision/webclient
|
|
8
|
-
import { IBindingResult } from "@docsvision/webclient
|
|
9
|
-
import { EditMode } from "@docsvision/webclient
|
|
10
|
-
import { BasicApiEvent, CancelableApiEvent } from "@docsvision/webclient
|
|
11
|
-
import { IEventArgs } from "@docsvision/webclient
|
|
12
|
-
import { IValidationResult } from "@docsvision/webclient
|
|
13
|
-
import { $MessageBox } from '@docsvision/webclient
|
|
14
|
-
import { $FilePreviewServices } from '@docsvision/webclient
|
|
15
|
-
import { $LabelWidth } from '@docsvision/webclient
|
|
3
|
+
import { $FileController } from "@docsvision/webclient/Legacy/FileController";
|
|
4
|
+
import { CommentFileImpl, CommentFileState } from "@docsvision/webclient/Platform/CommentFileImpl";
|
|
5
|
+
import { BaseControl, BaseControlParams } from "@docsvision/webclient/System/BaseControl";
|
|
6
|
+
import { IDataChangedEventArgsEx } from "@docsvision/webclient/System/IDataChangedEventArgs";
|
|
7
|
+
import { $CardId, $CardInfo, $EditOperationStore, $LayoutInfo } from "@docsvision/webclient/System/LayoutServices";
|
|
8
|
+
import { IBindingResult } from "@docsvision/webclient/System/IBindingResult";
|
|
9
|
+
import { EditMode } from "@docsvision/webclient/System/EditMode";
|
|
10
|
+
import { BasicApiEvent, CancelableApiEvent } from "@docsvision/webclient/System/ApiEvent";
|
|
11
|
+
import { IEventArgs } from "@docsvision/webclient/System/IEventArgs";
|
|
12
|
+
import { IValidationResult } from "@docsvision/webclient/System/IValidationResult";
|
|
13
|
+
import { $MessageBox } from '@docsvision/webclient/System/$MessageBox';
|
|
14
|
+
import { $FilePreviewServices } from '@docsvision/webclient/Platform/FilePreview';
|
|
15
|
+
import { $LabelWidth } from '@docsvision/webclient/System/$LabelWidth';
|
|
16
16
|
import { Optional } from "@docsvision/web/core/services";
|
|
17
17
|
import { $ApplicationSettings } from '@docsvision/webclient/StandardServices';
|
|
18
|
-
import { $RealtimeCommunicationService } from "@docsvision/webclient
|
|
18
|
+
import { $RealtimeCommunicationService } from "@docsvision/webclient/System/$RealtimeCommunicationService";
|
|
19
19
|
/**
|
|
20
20
|
* Публичные свойства для контрола {@link CommentFile}.
|
|
21
21
|
*/
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { FileListAttachedElements } from "@docsvision/webclient
|
|
1
|
+
import { FileListAttachedElements } from "@docsvision/webclient/BackOffice/FileListAttachElements";
|
|
2
2
|
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
3
|
-
import { CommentFileParams } from "@docsvision/webclient
|
|
4
|
-
import { BaseControlState } from "@docsvision/webclient
|
|
5
|
-
import { BaseControlImpl } from "@docsvision/webclient
|
|
6
|
-
import { IBindingResult } from "@docsvision/webclient
|
|
7
|
-
import { RequestHelper } from "@docsvision/webclient
|
|
8
|
-
import { IValidationParams } from "@docsvision/webclient
|
|
9
|
-
import { IValidationResult } from "@docsvision/webclient
|
|
3
|
+
import { CommentFileParams } from "@docsvision/webclient/Platform/CommentFile";
|
|
4
|
+
import { BaseControlState } from "@docsvision/webclient/System/BaseControl";
|
|
5
|
+
import { BaseControlImpl } from "@docsvision/webclient/System/BaseControlImpl";
|
|
6
|
+
import { IBindingResult } from "@docsvision/webclient/System/IBindingResult";
|
|
7
|
+
import { RequestHelper } from "@docsvision/webclient/System/RequestHelper";
|
|
8
|
+
import { IValidationParams } from "@docsvision/webclient/System/IValidationParams";
|
|
9
|
+
import { IValidationResult } from "@docsvision/webclient/System/IValidationResult";
|
|
10
10
|
import React from "react";
|
|
11
11
|
/** @internal */
|
|
12
12
|
export interface CommentFileState extends BaseControlState, CommentFileParams {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { ICompanyLogoService, LogoType } from '@docsvision/webclient
|
|
2
|
-
import { SimpleEvent } from '@docsvision/webclient
|
|
1
|
+
import { ICompanyLogoService, LogoType } from '@docsvision/webclient/Platform/$CompanyLogo';
|
|
2
|
+
import { SimpleEvent } from '@docsvision/webclient/System/SimpleEvent';
|
|
3
3
|
/** Сервис для установки CompanyLogo. */
|
|
4
4
|
export declare class CompanyLogoService implements ICompanyLogoService {
|
|
5
5
|
_companyLogoControl: HTMLElement;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
2
|
-
import { Panel } from "@docsvision/webclient
|
|
3
|
-
import { BaseControlParams } from "@docsvision/webclient
|
|
4
|
-
import { CompleteTaskConditionsTabletate, CompleteTaskConditionImpl } from '@docsvision/webclient
|
|
5
|
-
import { ICompleteTaskCondition } from '@docsvision/webclient
|
|
6
|
-
import { InputBasedControl, InputBasedControlParams } from '@docsvision/webclient
|
|
7
|
-
import { InputBasedControlState } from '@docsvision/webclient
|
|
2
|
+
import { Panel } from "@docsvision/webclient/Platform/Panel";
|
|
3
|
+
import { BaseControlParams } from "@docsvision/webclient/System/BaseControl";
|
|
4
|
+
import { CompleteTaskConditionsTabletate, CompleteTaskConditionImpl } from '@docsvision/webclient/Platform/CompleteTaskConditionImpl';
|
|
5
|
+
import { ICompleteTaskCondition } from '@docsvision/webclient/Platform/ICompleteTaskCondition';
|
|
6
|
+
import { InputBasedControl, InputBasedControlParams } from '@docsvision/webclient/System/InputBasedControl';
|
|
7
|
+
import { InputBasedControlState } from '@docsvision/webclient/System/InputBasedControlImpl';
|
|
8
8
|
/**
|
|
9
9
|
* Содержит публичные свойства элемента управления [CompleteTaskCondition]{@link CompleteTaskCondition}.
|
|
10
10
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { CompleteTaskConditionParams } from '@docsvision/webclient
|
|
3
|
-
import { PanelState, PanelImpl } from '@docsvision/webclient
|
|
2
|
+
import { CompleteTaskConditionParams } from '@docsvision/webclient/Platform/CompleteTaskCondition';
|
|
3
|
+
import { PanelState, PanelImpl } from '@docsvision/webclient/Platform/PanelImpl';
|
|
4
4
|
/** @internal */
|
|
5
5
|
export interface CompleteTaskConditionsTabletate extends CompleteTaskConditionParams, PanelState {
|
|
6
6
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { Panel, PanelParams } from "@docsvision/webclient
|
|
2
|
-
import { CompleteTaskConditionsTableImpl, CompleteTaskConditionsTableState } from "@docsvision/webclient
|
|
1
|
+
import { Panel, PanelParams } from "@docsvision/webclient/Platform/Panel";
|
|
2
|
+
import { CompleteTaskConditionsTableImpl, CompleteTaskConditionsTableState } from "@docsvision/webclient/Platform/CompleteTaskConditionsTableImpl";
|
|
3
3
|
import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
|
|
4
4
|
export declare enum ReportCheckResult {
|
|
5
5
|
Success = 0,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { PanelImpl, PanelState } from "@docsvision/webclient
|
|
3
|
-
import { CompleteTaskConditionsTableParams } from "@docsvision/webclient
|
|
2
|
+
import { PanelImpl, PanelState } from "@docsvision/webclient/Platform/PanelImpl";
|
|
3
|
+
import { CompleteTaskConditionsTableParams } from "@docsvision/webclient/Platform/CompleteTaskConditionsTable";
|
|
4
4
|
import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
|
|
5
5
|
/** @internal */
|
|
6
6
|
export interface CompleteTaskConditionsTableState extends CompleteTaskConditionsTableParams, PanelState {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { $LayoutUserSettingsController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
2
2
|
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
3
|
-
import { BaseMainMenuItem, BaseMainMenuItemParams } from "@docsvision/webclient
|
|
4
|
-
import { ConfigurableMainMenuContainerImpl, ConfigurableMainMenuContainerState } from "@docsvision/webclient
|
|
5
|
-
import { LayoutControl } from "@docsvision/webclient
|
|
6
|
-
import { $ControlStore } from "@docsvision/webclient
|
|
7
|
-
import { BasicApiEvent, CancelableApiEvent } from "@docsvision/webclient
|
|
3
|
+
import { BaseMainMenuItem, BaseMainMenuItemParams } from "@docsvision/webclient/Platform/BaseMainMenuItem";
|
|
4
|
+
import { ConfigurableMainMenuContainerImpl, ConfigurableMainMenuContainerState } from "@docsvision/webclient/Platform/ConfigurableMainMenuContainerImpl";
|
|
5
|
+
import { LayoutControl } from "@docsvision/webclient/System/BaseControl";
|
|
6
|
+
import { $ControlStore } from "@docsvision/webclient/System/LayoutServices";
|
|
7
|
+
import { BasicApiEvent, CancelableApiEvent } from "@docsvision/webclient/System/ApiEvent";
|
|
8
8
|
/**
|
|
9
9
|
* Содержит публичные свойства элемента управления [ConfigurableMainMenuContainer]{@link ConfigurableMainMenuContainer}.
|
|
10
10
|
*/
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { ConfigurableMainMenuContainerButtonImpl, ConfigurableMainMenuContainerButtonState } from "@docsvision/webclient
|
|
2
|
-
import { BaseControl, BaseControlParams } from "@docsvision/webclient
|
|
3
|
-
import { $Layout } from '@docsvision/webclient
|
|
4
|
-
import { $ControlStore } from '@docsvision/webclient
|
|
5
|
-
import { $RequestManager } from '@docsvision/webclient
|
|
6
|
-
import { BasicApiEvent } from "@docsvision/webclient
|
|
1
|
+
import { ConfigurableMainMenuContainerButtonImpl, ConfigurableMainMenuContainerButtonState } from "@docsvision/webclient/Platform/ConfigurableMainMenuContainerButtonImpl";
|
|
2
|
+
import { BaseControl, BaseControlParams } from "@docsvision/webclient/System/BaseControl";
|
|
3
|
+
import { $Layout } from '@docsvision/webclient/System/$Layout';
|
|
4
|
+
import { $ControlStore } from '@docsvision/webclient/System/LayoutServices';
|
|
5
|
+
import { $RequestManager } from '@docsvision/webclient/System/$RequestManager';
|
|
6
|
+
import { BasicApiEvent } from "@docsvision/webclient/System/ApiEvent";
|
|
7
7
|
/**
|
|
8
8
|
* Содержит публичные свойства элемента управления {@link ConfigurableMainMenuContainerButton}.
|
|
9
9
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { ConfigurableMainMenuContainerButtonParams } from "@docsvision/webclient
|
|
2
|
-
import { BaseControlState } from "@docsvision/webclient
|
|
3
|
-
import { BaseControlImpl } from "@docsvision/webclient
|
|
1
|
+
import { ConfigurableMainMenuContainerButtonParams } from "@docsvision/webclient/Platform/ConfigurableMainMenuContainerButton";
|
|
2
|
+
import { BaseControlState } from "@docsvision/webclient/System/BaseControl";
|
|
3
|
+
import { BaseControlImpl } from "@docsvision/webclient/System/BaseControlImpl";
|
|
4
4
|
import React from "react";
|
|
5
5
|
/** @internal */
|
|
6
6
|
export interface ConfigurableMainMenuContainerButtonState extends ConfigurableMainMenuContainerButtonParams, BaseControlState {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { BaseMainMenuItem, BaseMainMenuItemParams } from "@docsvision/webclient
|
|
3
|
-
import { BaseMainMenuItemImpl, BaseMainMenuItemState } from "@docsvision/webclient
|
|
4
|
-
import { ConfigurableMainMenuContainerParams } from "@docsvision/webclient
|
|
2
|
+
import { BaseMainMenuItem, BaseMainMenuItemParams } from "@docsvision/webclient/Platform/BaseMainMenuItem";
|
|
3
|
+
import { BaseMainMenuItemImpl, BaseMainMenuItemState } from "@docsvision/webclient/Platform/BaseMainMenuItemImpl";
|
|
4
|
+
import { ConfigurableMainMenuContainerParams } from "@docsvision/webclient/Platform/ConfigurableMainMenuContainer";
|
|
5
5
|
/** @internal */
|
|
6
6
|
export interface ConfigurableMainMenuContainerState extends ConfigurableMainMenuContainerParams, BaseMainMenuItemState {
|
|
7
7
|
/** Список контролов для скрытия */
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { BaseControl, BaseControlParams, BaseControlState } from "@docsvision/webclient
|
|
2
|
-
import { LayoutScript, LayoutScriptParams, LayoutScriptState } from "@docsvision/webclient
|
|
1
|
+
import { BaseControl, BaseControlParams, BaseControlState } from "@docsvision/webclient/System/BaseControl";
|
|
2
|
+
import { LayoutScript, LayoutScriptParams, LayoutScriptState } from "@docsvision/webclient/System/LayoutScript";
|
|
3
3
|
/**
|
|
4
4
|
* Содержит публичные свойства элемента управления [ConnectPinButtonToMainMenuScript]{@link ConnectPinButtonToMainMenuScript}.
|
|
5
5
|
*/
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
2
|
-
import { $Layout } from '@docsvision/webclient
|
|
3
|
-
import { $ControlStore } from "@docsvision/webclient
|
|
4
|
-
import { LayoutScript, LayoutScriptParams, LayoutScriptState } from "@docsvision/webclient
|
|
5
|
-
import { CancelableEventArgs } from "@docsvision/webclient
|
|
2
|
+
import { $Layout } from '@docsvision/webclient/System/$Layout';
|
|
3
|
+
import { $ControlStore } from "@docsvision/webclient/System/LayoutServices";
|
|
4
|
+
import { LayoutScript, LayoutScriptParams, LayoutScriptState } from "@docsvision/webclient/System/LayoutScript";
|
|
5
|
+
import { CancelableEventArgs } from "@docsvision/webclient/System/CancelableEventArgs";
|
|
6
6
|
/**
|
|
7
7
|
* Содержит публичные свойства элемента управления {@link ConnectUserFoldersToConfigurableContainerScript}.
|
|
8
8
|
*/
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { IContentElementProviderService } from '@docsvision/webclient
|
|
1
|
+
import { IContentElementProviderService } from '@docsvision/webclient/Platform/$ContentElementProvider';
|
|
2
2
|
/** Сервис для передачи react элемента из ref. */
|
|
3
3
|
export declare class ContentElementProviderService implements IContentElementProviderService {
|
|
4
4
|
_element: HTMLElement;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { IComposition } from "@docsvision/web/core/composition";
|
|
2
2
|
import React from 'react';
|
|
3
|
-
import { $ContextMenuOptions } from '@docsvision/webclient
|
|
3
|
+
import { $ContextMenuOptions } from '@docsvision/webclient/Platform/$ContextMenuOptions';
|
|
4
4
|
import { $ScrollContainer } from '@docsvision/web/components/table/plugins/scroll';
|
|
5
5
|
import { $TableDom } from '@docsvision/web/components/table/plugins/table-dom';
|
|
6
6
|
import { $Domain } from "@docsvision/web/core/state-management";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { TablePlugins, ITablePlugins } from '@docsvision/web/components/table/interfaces';
|
|
2
|
-
import { $ContextMenuOptions, ICustomContextMenuBlock, IDataItemProvider } from '@docsvision/webclient
|
|
2
|
+
import { $ContextMenuOptions, ICustomContextMenuBlock, IDataItemProvider } from '@docsvision/webclient/Platform/$ContextMenuOptions';
|
|
3
3
|
import { $Domain } from '@docsvision/web/core/state-management';
|
|
4
4
|
export declare const GridContextMenuFeature = "GridContextMenuFeature";
|
|
5
5
|
export declare const ContextMenuCustomTableHeaderRowPlugin: TablePlugins.HeaderRow.MountEffect;
|