@docsvision/webclient 5.16.0-beta.2 → 5.16.0-beta.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/Application.d.ts +4 -0
- package/Approval/AgreementList.d.ts +2 -2
- package/Approval/AgreementListContent.d.ts +1 -0
- package/Approval/AgreementManagement.d.ts +3 -2
- package/Approval/AgreementStageProps.d.ts +3 -2
- package/Approval/IAgreementListContentProps.d.ts +2 -0
- package/BackOffice/$SelectionRow.d.ts +2 -1
- package/BackOffice/$WebFrameDirectorySearchInfoStorageService.d.ts +8 -3
- package/BackOffice/$WebFrameDirectorySearchPanelService.d.ts +4 -1
- package/BackOffice/AddEmployeeIconColumn.d.ts +1 -0
- package/BackOffice/AddressImpl.d.ts +2 -0
- package/BackOffice/BatchDelegateOperation.d.ts +2 -1
- package/BackOffice/CardKindImpl.d.ts +1 -1
- package/BackOffice/CardKindTreeNode.d.ts +1 -1
- package/BackOffice/ChildTasksPerformingImpl.d.ts +3 -3
- package/BackOffice/ColumnSettingsDialog.d.ts +0 -2
- package/BackOffice/CommentsImpl.d.ts +1 -0
- package/BackOffice/DeleteShortcutBatchOperation.d.ts +24 -0
- package/BackOffice/DeleteShortcutBatchOperationImpl.d.ts +20 -0
- package/BackOffice/DepartmentFilterViewComponents.d.ts +1 -1
- package/BackOffice/DirectoryDesignerRow.d.ts +3 -0
- package/BackOffice/DirectoryDesignerRowImpl.d.ts +11 -0
- package/BackOffice/DirectoryDesignerRowSelectDialog.d.ts +1 -0
- package/BackOffice/DirectoryDesignerTreeNode.d.ts +7 -4
- package/BackOffice/DirectoryEntryModal.d.ts +3 -0
- package/BackOffice/DirectoryEntryModalLogic.d.ts +1 -0
- package/BackOffice/DirectoryFrame.d.ts +2 -0
- package/BackOffice/DirectorySearchContent.d.ts +1 -1
- package/BackOffice/DirectorySearchResult.d.ts +4 -3
- package/BackOffice/DirectorySearchResultLogic.d.ts +1 -0
- package/BackOffice/DirectorySearchResultView.d.ts +3 -2
- package/BackOffice/DirectoryTabs.d.ts +3 -0
- package/BackOffice/DirectoryTree.d.ts +5 -0
- package/BackOffice/DirectoryTreeHScrollContainer.d.ts +6 -0
- package/BackOffice/DirectoryTreeLogic.d.ts +1 -0
- package/BackOffice/DirectoryValues.d.ts +7 -5
- package/BackOffice/DirectoryValuesLogic.d.ts +1 -0
- package/BackOffice/DisplayPerformersImpl.d.ts +0 -2
- package/BackOffice/EmployeeImpl.d.ts +3 -1
- package/BackOffice/ExistingCardLinkDialog.d.ts +3 -2
- package/BackOffice/FileListControl.d.ts +8 -3
- package/BackOffice/FileListControlImpl.d.ts +10 -0
- package/BackOffice/FileListControlLogic.d.ts +2 -1
- package/BackOffice/FileListItemComponent.d.ts +6 -2
- package/BackOffice/FileSign.d.ts +11 -3
- package/BackOffice/FileSignCreateDialog.d.ts +7 -3
- package/BackOffice/FileSignInfoPopover.d.ts +27 -0
- package/BackOffice/FileSignListDialog.d.ts +9 -1
- package/BackOffice/FileSignSelectCertificateDialog.d.ts +4 -0
- package/BackOffice/FindStaffSection.d.ts +4 -1
- package/BackOffice/GetContextMenuNames.d.ts +2 -0
- package/BackOffice/GetEmployeeGroups.d.ts +1 -0
- package/BackOffice/GroupTaskCardSelectPerformersImpl.d.ts +3 -0
- package/BackOffice/GroupTaskTasksTreeNodeResolver.d.ts +2 -2
- package/BackOffice/IFileMenuItem.d.ts +14 -0
- package/BackOffice/IFileMenuOpeningArgs.d.ts +6 -0
- package/BackOffice/IFileSignInteractionModel.d.ts +4 -1
- package/BackOffice/ITasksTreeNodeResolver.d.ts +1 -0
- package/BackOffice/Index.d.ts +10 -1
- package/BackOffice/InfoPopover.d.ts +2 -0
- package/BackOffice/LinksImpl.d.ts +1 -0
- package/BackOffice/LoadEmployees.d.ts +2 -5
- package/BackOffice/MultipleEmployeesImpl.d.ts +3 -0
- package/BackOffice/Numerator.d.ts +1 -0
- package/BackOffice/NumeratorImpl.d.ts +5 -2
- package/BackOffice/OperationExecutingEventArgs.d.ts +2 -1
- package/BackOffice/PartnerBase.d.ts +4 -2
- package/BackOffice/PartnerBaseImpl.d.ts +20 -0
- package/BackOffice/PartnerDirectoryBase.d.ts +3 -3
- package/BackOffice/PartnerImpl.d.ts +1 -0
- package/BackOffice/PerformersTable.d.ts +3 -0
- package/BackOffice/PrintButton.d.ts +48 -0
- package/BackOffice/PrintButtonContainer.d.ts +8 -0
- package/BackOffice/PrintButtonLogic.d.ts +25 -0
- package/BackOffice/PrintButtonView.d.ts +5 -0
- package/BackOffice/SearchBar.d.ts +6 -4
- package/BackOffice/SearchEmployees.d.ts +2 -1
- package/BackOffice/StaffDirectory.d.ts +2 -1
- package/BackOffice/StaffDirectoryConstants.d.ts +2 -0
- package/BackOffice/StaffDirectoryInfoPopover.d.ts +28 -0
- package/BackOffice/StaffDirectoryItems.d.ts +15 -5
- package/BackOffice/StaffDirectoryItemsImpl.d.ts +25 -2
- package/BackOffice/StaffDirectoryLogic.d.ts +37 -28
- package/BackOffice/StateButtonsImpl.d.ts +1 -0
- package/BackOffice/TaskTasksTreeNodeResolver.d.ts +4 -3
- package/BackOffice/TasksTable.d.ts +4 -2
- package/BackOffice/TasksTableCell.d.ts +4 -0
- package/BackOffice/TasksTableContainer.d.ts +1 -0
- package/BackOffice/TasksTableHelpBox.d.ts +1 -0
- package/BackOffice/TasksTableLogic.d.ts +8 -1
- package/BackOffice/TasksTableView.d.ts +3 -3
- package/BackOffice/TasksTree.d.ts +2 -1
- package/BackOffice/TasksTreeContainer.d.ts +1 -0
- package/BackOffice/TimeOfPerformance.d.ts +3 -0
- package/BackOffice/TimeOfPerformanceImpl.d.ts +1 -9
- package/BackOffice/UniquenessCheckImpl.d.ts +1 -1
- package/BackOffice/UserProfile.d.ts +8 -5
- package/BackOffice/UserStatus.d.ts +5 -0
- package/BackOffice/Utils.d.ts +15 -4
- package/BackOffice/WebFrameDirectorySearchPanel.d.ts +11 -1
- package/BackOffice/WebFrameDirectorySearchPanelLogic.d.ts +7 -3
- package/BackOffice/WebFrameDirectorySearchPanelService.d.ts +1 -0
- package/BackOffice/WebFrameDirectorySearchPanelView.d.ts +1 -1
- package/Generated/DocsVision.WebClient.Controllers.d.ts +132 -53
- package/Generated/DocsVision.WebClient.Models.d.ts +1458 -251
- package/Helpers/BoxWithButtons.d.ts +7 -1
- package/Helpers/Button.d.ts +2 -0
- package/Helpers/ComboBox/ComboBoxElement.d.ts +3 -0
- package/Helpers/ComboBox/ComboBoxTitle.d.ts +4 -0
- package/Helpers/ComboBox/CommonComboBox.d.ts +2 -1
- package/Helpers/CustomTree/Theme/Default/CustomTreeNodeContentDefault.d.ts +2 -0
- package/Helpers/DropdownButton/DropdownButton.d.ts +34 -0
- package/Helpers/DropdownButton/DropdownButton.stories.d.ts +10 -0
- package/Helpers/DropdownButton/DropdownButtonView.d.ts +14 -0
- package/Helpers/DropdownButton/components/DropdownMenu.d.ts +7 -0
- package/Helpers/DropdownButton/components/DropdownMenuItem.d.ts +7 -0
- package/Helpers/DropdownButton/components/DropdownMenuItemContent.d.ts +9 -0
- package/Helpers/DropdownButton/index.d.ts +8 -0
- package/Helpers/FileComments/FileComments.d.ts +2 -2
- package/Helpers/LabeledText.d.ts +8 -0
- package/Helpers/MainMenu/ItemText.d.ts +2 -0
- package/Helpers/Menu/AdaptiveMenuBar.d.ts +1 -0
- package/Helpers/Menu/MobileMenuBar.d.ts +3 -0
- package/Helpers/PopoverHelpers/EditPopover/EditPopover.d.ts +1 -1
- package/Helpers/PopoverHelpers/Popover.d.ts +3 -3
- package/Helpers/ReactList/ReactListDynamic.d.ts +2 -0
- package/Helpers/Sortable/Sortable.d.ts +4 -1
- package/Helpers/Sortable/SortableItems.d.ts +2 -0
- package/Helpers/Table/TableHelperHeaderRow.d.ts +1 -0
- package/Helpers/Table/TableHelperRow.d.ts +1 -0
- package/Helpers/Tree/ITreeBaseProps.d.ts +9 -0
- package/Helpers/Typeahead/ITypeaheadProps.d.ts +12 -0
- package/Helpers/Typeahead/Typeahead.d.ts +1 -0
- package/Legacy/ApprovalFilePanel.d.ts +1 -1
- package/Legacy/BasicGridHtmlBuilder.d.ts +1 -1
- package/Legacy/FolderViews.d.ts +0 -1
- package/Legacy/GridLoaderHelper.d.ts +2 -0
- package/Legacy/GridOptions.d.ts +1 -0
- package/Legacy/ISignatureListItemDataModel.d.ts +1 -0
- package/Legacy/ISignatureListItemDetailDataModel.d.ts +5 -0
- package/Legacy/ModalWindow.d.ts +1 -1
- package/Legacy/NavBarRouteHandler.d.ts +1 -1
- package/Legacy/SearchDropdown.d.ts +3 -1
- package/Legacy/SearchPanelRouteHandler.d.ts +3 -1
- package/Legacy/SelectCertificateDialog.d.ts +9 -0
- package/Legacy/Sidebar.d.ts +1 -0
- package/Legacy/StandardControllers.d.ts +2 -2
- package/Legacy/TaskCardFilePanelRazorControl.d.ts +9 -2
- package/Legacy/TaskReportPanelRazorControl.d.ts +12 -3
- package/Legacy/UserMenu.d.ts +3 -3
- package/Legacy/Utils.d.ts +4 -7
- package/Legacy/WebFrameSearchPanelRouteHandler.d.ts +18 -0
- package/MainBundle.d.ts +2 -0
- package/Platform/$BatchOperations.d.ts +3 -0
- package/Platform/$BatchOperationsPerformer.d.ts +1 -1
- package/Platform/$BatchOperationsProgressDialog.d.ts +1 -0
- package/Platform/$CacheManagement.d.ts +3 -1
- package/Platform/$ContextMenuOptions.d.ts +79 -6
- package/Platform/$CurrentFolder.d.ts +2 -0
- package/Platform/$FilePreview.d.ts +1 -0
- package/Platform/$FolderDataLoading.d.ts +10 -2
- package/Platform/$FolderGrid.d.ts +17 -0
- package/Platform/$GridOptions.d.ts +1 -0
- package/Platform/$HoverPanel.d.ts +8 -0
- package/Platform/$PluginTemplate.d.ts +12 -0
- package/Platform/$SaveColumns.d.ts +7 -0
- package/Platform/$UnreadCounter.d.ts +1 -1
- package/Platform/$WebFrameSearchPanel.d.ts +30 -0
- package/Platform/AccessListEntryTrustee.d.ts +3 -1
- package/Platform/ArchivedCardsIcon.d.ts +2 -0
- package/Platform/ArchivedCardsPlugin.d.ts +3 -0
- package/Platform/ArchivedCardsResponseResolver.d.ts +23 -0
- package/Platform/BaseMainMenuItemImpl.d.ts +2 -2
- package/Platform/BatchOperationsPerformer.d.ts +1 -1
- package/Platform/BatchOperationsPlugin.d.ts +4 -0
- package/Platform/Block.d.ts +1 -1
- package/Platform/ButtonPositionsSelectionRadioButton.d.ts +9 -0
- package/Platform/CacheManagementService.d.ts +5 -0
- package/Platform/CalendarIcon.d.ts +2 -0
- package/Platform/CalendarInput.d.ts +8 -0
- package/Platform/CardLinkImpl.d.ts +1 -0
- package/Platform/CardManagement.d.ts +2 -2
- package/Platform/CardManagementImpl.d.ts +1 -0
- package/Platform/CheckBoxImpl.d.ts +1 -0
- package/Platform/ClearButton.d.ts +6 -0
- package/Platform/CommentFile.d.ts +4 -1
- package/Platform/ContextMenu.d.ts +12 -6
- package/Platform/ContextMenuCustomPlugins.d.ts +4 -2
- package/Platform/ContextMenuOptionsService.d.ts +40 -12
- package/Platform/ContextMenuUtils.d.ts +5 -0
- package/Platform/CopyShortcutBatchOperation.d.ts +2 -1
- package/Platform/DateFormatParsingResponseResolver.d.ts +1 -1
- package/Platform/DateInput.d.ts +16 -0
- package/Platform/DateTimePicker.d.ts +3 -0
- package/Platform/DateTimePickerImpl.d.ts +6 -0
- package/Platform/DefaultFolderDataLoader.d.ts +1 -1
- package/Platform/DefaultFolderResponseResolver.d.ts +1 -1
- package/Platform/DefaultFolderTablePluginFactory.d.ts +3 -1
- package/Platform/Dropdown.d.ts +3 -0
- package/Platform/Dropdown.stories.d.ts +12 -0
- package/Platform/DropdownImpl.d.ts +12 -0
- package/Platform/ExistingCardRouteHelpers.d.ts +2 -2
- package/Platform/ExistingRowRouteHelpers.d.ts +2 -2
- package/Platform/ExportPlugin.d.ts +6 -0
- package/Platform/FilePicker.d.ts +5 -2
- package/Platform/FilePickerMenu.d.ts +1 -0
- package/Platform/FilePreview.d.ts +2 -0
- package/Platform/FilterPlugin.d.ts +3 -0
- package/Platform/FilteringExtendedData.d.ts +4 -0
- package/Platform/FilteringRequestResolver.d.ts +11 -0
- package/Platform/FilteringResponseResolver.d.ts +10 -0
- package/Platform/FocusableTextInput.d.ts +11 -0
- package/Platform/FolderCardsDashboardWidget.d.ts +2 -1
- package/Platform/FolderCountersRouteHandler.d.ts +1 -1
- package/Platform/FolderDashboardWidgetImpl.d.ts +1 -0
- package/Platform/FolderDataContext.d.ts +2 -1
- package/Platform/FolderDataContextImpl.d.ts +7 -2
- package/Platform/FolderDataLoadingService.d.ts +29 -15
- package/Platform/FolderGrid.d.ts +24 -3
- package/Platform/FolderGrid.stories.d.ts +3 -0
- package/Platform/FolderGridBatchOperationsNode.d.ts +32 -0
- package/Platform/FolderGridBatchOperationsNodeImpl.d.ts +14 -0
- package/Platform/FolderGridImpl.d.ts +9 -1
- package/Platform/FolderGridService.d.ts +39 -2
- package/Platform/FolderGridServiceUtils.d.ts +1 -0
- package/Platform/FolderGroupDashboardWidgetImpl.d.ts +1 -0
- package/Platform/FolderMainMenuItem.d.ts +1 -1
- package/Platform/FolderName.d.ts +4 -0
- package/Platform/FolderNameImpl.d.ts +0 -2
- package/Platform/FolderOperationManager.d.ts +1 -0
- package/Platform/FolderPluginProvider.d.ts +5 -2
- package/Platform/FolderSizePlugin.d.ts +10 -0
- package/Platform/FolderSizePluginExtendedData.d.ts +9 -0
- package/Platform/FolderSizeResponseResolver.d.ts +10 -0
- package/Platform/FolderTypeDialog.d.ts +1 -0
- package/Platform/FolderViewItemsImpl.d.ts +4 -4
- package/Platform/FolderWebFrameRouteHandler.d.ts +18 -0
- package/Platform/FormatNumberToCultureString.d.ts +8 -0
- package/Platform/GridOperationsService.d.ts +3 -0
- package/Platform/GridRowModel.d.ts +2 -2
- package/Platform/GropingPlugin.d.ts +3 -0
- package/Platform/GroupingRequestResolver.d.ts +12 -0
- package/Platform/GroupingResponseResolver.d.ts +17 -0
- package/Platform/HoverPanelService.d.ts +5 -0
- package/Platform/ICommonFolderInfo.d.ts +1 -0
- package/Platform/IFolderDataLoader.d.ts +1 -1
- package/Platform/IFolderDataLoadingPlugin.d.ts +2 -2
- package/Platform/IFolderLoadRequest.d.ts +5 -0
- package/Platform/IFolderPluginFactory.d.ts +2 -0
- package/Platform/ITableRowColorPlugin.d.ts +7 -0
- package/Platform/Image.d.ts +5 -0
- package/Platform/ImageImpl.d.ts +7 -0
- package/Platform/InputWithMask.d.ts +15 -0
- package/Platform/LoadExistingFolderDataLoader.d.ts +2 -2
- package/Platform/LoaderDialog.d.ts +1 -1
- package/Platform/MoveShortcutsBatchOperation.d.ts +2 -1
- package/Platform/MoveShortcutsBatchOperationImpl.d.ts +1 -0
- package/Platform/NewAccessListEntryTrusteeSelect.d.ts +3 -1
- package/Platform/NewCardRouteHelpers.d.ts +2 -2
- package/Platform/NumberImpl.d.ts +3 -0
- package/Platform/PageSizeFolderDataLoadingPlugin.d.ts +1 -1
- package/Platform/Panel.d.ts +2 -0
- package/Platform/PanelImpl.d.ts +1 -1
- package/Platform/PluginTemplateExtendedData.d.ts +4 -0
- package/Platform/PluginTemplatePlugins.d.ts +15 -0
- package/Platform/PluginTemplateService.d.ts +11 -0
- package/Platform/ReadAllPlugin.d.ts +11 -0
- package/Platform/ReadAllPluginExtendedData.d.ts +9 -0
- package/Platform/ReadAllResponseResolver.d.ts +10 -0
- package/Platform/ReadBatchOperation.d.ts +30 -0
- package/Platform/ReadBatchOperationImpl.d.ts +20 -0
- package/Platform/RecentCardsDashboardWidget.d.ts +2 -1
- package/Platform/RecentCardsDashboardWidgetImpl.d.ts +2 -1
- package/Platform/RecentCardsRouteHandler.d.ts +2 -1
- package/Platform/RefreshPlugin.d.ts +6 -0
- package/Platform/ResetSettingsPlugin.d.ts +12 -0
- package/Platform/SaveColumnsResponseResolver.d.ts +10 -0
- package/Platform/SaveColumnsService.d.ts +8 -0
- package/Platform/SaveColumnsServiceProvider.d.ts +6 -0
- package/Platform/SavingButtons.d.ts +1 -1
- package/Platform/SearchInfoExtendedData.d.ts +4 -0
- package/Platform/SearchParametersFolderExtendedData.d.ts +4 -0
- package/Platform/SearchParametersFolderRequestResolver.d.ts +11 -0
- package/Platform/SearchParametersFolderResponseResolver.d.ts +12 -0
- package/Platform/SearchPlugin.d.ts +3 -0
- package/Platform/SearchRequestResolver.d.ts +12 -0
- package/Platform/SearchResponseResolver.d.ts +11 -0
- package/Platform/SearchResultPageRouteHandler.d.ts +3 -1
- package/Platform/SearchResultsFolderDataLoadingPluginFactory.d.ts +9 -0
- package/Platform/SearchResultsFolderTablePluginFactory.d.ts +16 -0
- package/Platform/SearchResultsRequestResolver.d.ts +14 -0
- package/Platform/SearchResultsResponseResolver.d.ts +12 -0
- package/Platform/SearchRouteHandler.d.ts +2 -1
- package/Platform/SearchingResultsImpl.d.ts +1 -1
- package/Platform/SecurityDescriptorDialog.d.ts +6 -3
- package/Platform/Settings.d.ts +3 -0
- package/Platform/SettingsPlugin.d.ts +15 -0
- package/Platform/SettingsPopup.d.ts +15 -0
- package/Platform/SettingsPopup.stories.d.ts +0 -0
- package/Platform/SettingsPopupCheckBoxContainer.d.ts +6 -0
- package/Platform/SettingsPopupColumn.d.ts +5 -0
- package/Platform/SettingsPopupExtendedData.d.ts +9 -0
- package/Platform/SettingsPopupItemView.d.ts +7 -0
- package/Platform/SettingsPopupLogic.d.ts +47 -0
- package/Platform/SettingsPopupRequestResolver.d.ts +11 -0
- package/Platform/SettingsPopupResponseResolver.d.ts +13 -0
- package/Platform/SettingsPopupRow.d.ts +5 -0
- package/Platform/SettingsPopupView.d.ts +23 -0
- package/Platform/ShowAllButton.d.ts +14 -0
- package/Platform/ShowAllPlugins.d.ts +3 -0
- package/Platform/SortingResponseResolver.d.ts +2 -1
- package/Platform/Tab.d.ts +7 -3
- package/Platform/TabImpl.d.ts +3 -1
- package/Platform/Table.d.ts +2 -3
- package/Platform/TableBackgroundOpacityPlugin.d.ts +4 -0
- package/Platform/TableCellNumberFormattedPlugin.d.ts +7 -0
- package/Platform/TableCellNumberRightAlignPlugin.d.ts +4 -0
- package/Platform/TableCellOpacityPlugin.d.ts +3 -0
- package/Platform/TableEditRowWindow.d.ts +1 -1
- package/Platform/TableImpl.d.ts +2 -2
- package/Platform/TableRowColorPlugin.d.ts +4 -0
- package/Platform/TableRowColorResponseResolver.d.ts +10 -0
- package/Platform/TableRowSelectionService.d.ts +22 -0
- package/Platform/TableRowSelectionServiceProvider.d.ts +9 -0
- package/Platform/TableSelectionRowModel.d.ts +13 -0
- package/Platform/TemplateRequestResolver.d.ts +12 -0
- package/Platform/TemplateResponseResolver.d.ts +11 -0
- package/Platform/TestUtils.d.ts +16 -0
- package/Platform/TextAreaImpl.d.ts +11 -4
- package/Platform/TextBoxImpl.d.ts +5 -0
- package/Platform/Toolbar.stories.d.ts +12 -0
- package/Platform/UnreadResponseResolver.d.ts +2 -1
- package/Platform/UserCulture.d.ts +2 -0
- package/Platform/UserProfileDialog.d.ts +1 -1
- package/Platform/WebFrameMainMenuContainerImpl.d.ts +1 -0
- package/Platform/WebFrameSearchPanel.d.ts +6 -1
- package/Platform/WebFrameSearchPanelService.d.ts +24 -0
- package/Platform/XIcon.d.ts +2 -0
- package/Platform/applyCurrentSettings.d.ts +2 -0
- package/Platform/canUseCssVariables.d.ts +1 -0
- package/Platform/formatNumberToCulture.d.ts +8 -0
- package/Platform/getArrayWidth.d.ts +2 -0
- package/Platform/index.d.ts +13 -0
- package/Platform/updateColumnsVisible.d.ts +2 -0
- package/Platform/updateValueCheckedColumn.d.ts +2 -0
- package/Platform/utils.d.ts +3 -0
- package/StandardServices.d.ts +9 -2
- package/System/$LastSearchResponse.d.ts +14 -0
- package/System/$Layout.d.ts +4 -1
- package/System/$Router.d.ts +4 -0
- package/System/$ServiceTemplate.d.ts +16 -0
- package/System/BaseControl.d.ts +8 -5
- package/System/BaseControlImpl.d.ts +2 -3
- package/System/ControlTemplate.d.ts +23 -0
- package/System/ControlTemplate.stories.d.ts +9 -0
- package/System/ControlTemplateContainer.d.ts +7 -0
- package/System/ControlTemplateEffect.d.ts +3 -0
- package/System/ControlTemplateFrame.d.ts +8 -0
- package/System/ControlTemplateLogic.d.ts +17 -0
- package/System/ControlTemplateOptions.d.ts +30 -0
- package/System/ControlTemplateText.d.ts +7 -0
- package/System/ControlTemplateView.d.ts +10 -0
- package/System/DelayUntilApiEvent.d.ts +1 -0
- package/System/DirectorySelectDialog.d.ts +2 -2
- package/System/GetRequiredLabel.d.ts +2 -0
- package/System/HandleTabSelection.d.ts +34 -0
- package/System/IControlOptions.d.ts +5 -0
- package/System/IRouteFamily.d.ts +6 -0
- package/System/IRouteInfo.d.ts +2 -0
- package/System/IValidateEventArgs.d.ts +9 -0
- package/System/IValidationResult.d.ts +4 -0
- package/System/InputBasedControl.d.ts +5 -0
- package/System/InputBasedControlImpl.d.ts +5 -3
- package/System/LastSearchResponseService.d.ts +20 -0
- package/System/Layout.d.ts +3 -3
- package/System/LayoutCardControllerStub.d.ts +3 -0
- package/System/LayoutContainer.d.ts +2 -1
- package/System/LocationContainerControl.d.ts +2 -0
- package/System/MessageBoxService.d.ts +1 -1
- package/System/PageLeaveConfirmation.d.ts +1 -0
- package/System/RequestManager.d.ts +1 -0
- package/System/ResourcesStub.d.ts +603 -68
- package/System/RouteFamilySubtype.d.ts +5 -0
- package/System/Router.d.ts +6 -1
- package/System/ServiceTemplateService.d.ts +13 -0
- package/System/Utils.d.ts +5 -1
- package/System/{getAbsoluteUrl.d.ts → convertWebDavLinkToAbsolute.d.ts} +0 -0
- package/package.json +1 -1
- package/BackOffice/DirectoryValuesHScrollContainer.d.ts +0 -6
- package/Legacy/AgreementSidebar.d.ts +0 -38
- package/Legacy/LegacyModels.d.ts +0 -178
|
@@ -7,6 +7,7 @@ import { DirectoryTabPanel } from "@docsvision/webclient/BackOffice/DirectoryTab
|
|
|
7
7
|
import { DirectoryTabContents } from "@docsvision/webclient/BackOffice/DirectoryTabContents";
|
|
8
8
|
import { DirectoryTabsRoot } from "@docsvision/webclient/BackOffice/DirectoryTabsRoot";
|
|
9
9
|
import { Event } from "effector";
|
|
10
|
+
/** @internal */
|
|
10
11
|
export interface DirectoryTabsProps extends HtmlProps.div, IComponentProps<DirectoryTabsLogic, DirectoryTabsView> {
|
|
11
12
|
tabs: DirectoryTabInfo[];
|
|
12
13
|
children: (tab: DirectoryTabInfo) => React.ReactNode;
|
|
@@ -15,10 +16,12 @@ export interface DirectoryTabsProps extends HtmlProps.div, IComponentProps<Direc
|
|
|
15
16
|
}>;
|
|
16
17
|
onTabActivated?: (tab: DirectoryTabInfo) => void;
|
|
17
18
|
}
|
|
19
|
+
/** @internal */
|
|
18
20
|
export declare class DirectoryTabsView {
|
|
19
21
|
tabPanel: typeof DirectoryTabPanel;
|
|
20
22
|
tabItem: typeof DirectoryTabItem;
|
|
21
23
|
tabContent: typeof DirectoryTabContents;
|
|
22
24
|
root: typeof DirectoryTabsRoot;
|
|
23
25
|
}
|
|
26
|
+
/** @internal */
|
|
24
27
|
export declare const DirectoryTabs: (props: DirectoryTabsProps) => JSX.Element;
|
|
@@ -17,6 +17,8 @@ import { $ApplicationSettings, $IsIE } from "@docsvision/webclient/StandardServi
|
|
|
17
17
|
import { $EditOperationStore, $LayoutInfo } from "@docsvision/webclient/System/LayoutServices";
|
|
18
18
|
import { Store } from "effector";
|
|
19
19
|
import { DirectoryTreeRowCancelButton } from "@docsvision/webclient/BackOffice/DirectoryTreeRowCancelButton";
|
|
20
|
+
import { DirectoryTreeHScrollContainer } from "@docsvision/webclient/BackOffice/DirectoryTreeHScrollContainer";
|
|
21
|
+
/** @internal */
|
|
20
22
|
export interface DirectoryTreeProps extends HtmlProps.div, IComponentProps<DirectoryTreeLogic, DirectoryTreeView> {
|
|
21
23
|
tree: IDirectoryTreeRow[];
|
|
22
24
|
loadingRows?: IDirectoryTreeRow[];
|
|
@@ -33,9 +35,11 @@ export interface DirectoryTreeProps extends HtmlProps.div, IComponentProps<Direc
|
|
|
33
35
|
treeAddButtonFn?: (props: DirectoryTreeProps) => JSX.Element;
|
|
34
36
|
services: Optional<$ContextMenuOptions> & $LocalStorage & $ApplicationSettings & $LayoutInfo & $EditOperationStore & $IsIE;
|
|
35
37
|
}
|
|
38
|
+
/** @internal */
|
|
36
39
|
export declare class DirectoryTreeView {
|
|
37
40
|
treeList: typeof DirectoryTreeList;
|
|
38
41
|
treeContainer: typeof DirectoryTreeContainer;
|
|
42
|
+
hscrollContainer: typeof DirectoryTreeHScrollContainer;
|
|
39
43
|
treeAddButton: typeof DirectoryTreeAddButton;
|
|
40
44
|
wrapper: typeof DirectoryTreeWrapper;
|
|
41
45
|
row: typeof DirectoryTreeRow;
|
|
@@ -48,4 +52,5 @@ import("styled-components").StyledComponent<"div", any, {
|
|
|
48
52
|
rowName: typeof DirectoryTreeRowName;
|
|
49
53
|
rowCancelButton: typeof DirectoryTreeRowCancelButton;
|
|
50
54
|
}
|
|
55
|
+
/** @internal */
|
|
51
56
|
export declare const DirectoryTree: (props: DirectoryTreeProps) => JSX.Element;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { HtmlProps } from '@docsvision/web/core/component';
|
|
3
|
+
import './DirectoryTreeHScrollContainer.css';
|
|
4
|
+
export interface IDirectoryTreeHScrollContainerProps extends HtmlProps.div {
|
|
5
|
+
}
|
|
6
|
+
export declare function DirectoryTreeHScrollContainer(props: IDirectoryTreeHScrollContainerProps): JSX.Element;
|
|
@@ -2,6 +2,7 @@ import { DirectoryTreeProps } from "@docsvision/webclient/BackOffice/DirectoryTr
|
|
|
2
2
|
import { IDirectoryTreeRow } from "@docsvision/webclient/BackOffice/IDirectoryTreeRow";
|
|
3
3
|
import { ComponentLogic } from "@docsvision/web/core/component";
|
|
4
4
|
import { KeyCodes } from "@docsvision/web/utils/common";
|
|
5
|
+
/** @internal */
|
|
5
6
|
export declare class DirectoryTreeLogic extends ComponentLogic<DirectoryTreeProps> {
|
|
6
7
|
protected domain:
|
|
7
8
|
import("effector").Domain;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { IComponentProps } from '@docsvision/web/core/component';
|
|
3
3
|
import { DirectoryValuesLogic } from "@docsvision/webclient/BackOffice/DirectoryValuesLogic";
|
|
4
|
-
import { IRow, ITablePlugins } from "@docsvision/web/components/table/interfaces";
|
|
5
|
-
import {
|
|
4
|
+
import { IRow, ITableData, ITablePlugins } from "@docsvision/web/components/table/interfaces";
|
|
5
|
+
import { ITableDataServiceOptions } from "@docsvision/web/components/table/plugins/table-data";
|
|
6
6
|
import { TableCompositionProps } from "@docsvision/web/components/table/main";
|
|
7
7
|
import { DirectoryValuesWrapper } from "@docsvision/webclient/BackOffice/DirectoryValuesWrapper";
|
|
8
8
|
import { DirectoryValuesContainer } from "@docsvision/webclient/BackOffice/DirectoryValuesContainer";
|
|
@@ -15,11 +15,12 @@ import { Optional } from "@docsvision/web/core/services";
|
|
|
15
15
|
import { $ApplicationSettings } from "@docsvision/webclient/StandardServices";
|
|
16
16
|
import { $EditOperationStore, $LayoutInfo } from "@docsvision/webclient/System/LayoutServices";
|
|
17
17
|
import { IDirectoryTreeRow } from "@docsvision/webclient/BackOffice/IDirectoryTreeRow";
|
|
18
|
-
import { DirectoryValuesHScrollContainer } from "@docsvision/webclient/BackOffice/DirectoryValuesHScrollContainer";
|
|
19
18
|
import { $SelectionRow } from "@docsvision/webclient/BackOffice/$SelectionRow";
|
|
19
|
+
/** @internal */
|
|
20
20
|
export interface DirectoryValuesProps extends Omit<TableCompositionProps, "data">, IComponentProps<DirectoryValuesLogic, DirectoryValuesView> {
|
|
21
21
|
section: IDirectoryTreeRow;
|
|
22
|
-
|
|
22
|
+
dataLoad: ITableDataServiceOptions;
|
|
23
|
+
data: ITableData;
|
|
23
24
|
loading: boolean;
|
|
24
25
|
plugins?: ITablePlugins[];
|
|
25
26
|
loadingRows?: IRow[];
|
|
@@ -31,13 +32,14 @@ export interface DirectoryValuesProps extends Omit<TableCompositionProps, "data"
|
|
|
31
32
|
placeholderText?: string;
|
|
32
33
|
services?: $LocalStorage & $ApplicationSettings & $LayoutInfo & $EditOperationStore & Optional<$ContextMenuOptions> & Optional<$SelectionRow>;
|
|
33
34
|
}
|
|
35
|
+
/** @internal */
|
|
34
36
|
export declare class DirectoryValuesView {
|
|
35
37
|
wrapper: typeof DirectoryValuesWrapper;
|
|
36
38
|
container: typeof DirectoryValuesContainer;
|
|
37
|
-
horizontalScroll: typeof DirectoryValuesHScrollContainer;
|
|
38
39
|
valuesAddButton: typeof DirectoryValuesAddButton;
|
|
39
40
|
composition: (props: TableCompositionProps) => JSX.Element;
|
|
40
41
|
rowIcon: typeof DirectoryValuesIcon;
|
|
41
42
|
loadingView: typeof DirectoryValuesLoading;
|
|
42
43
|
}
|
|
44
|
+
/** @internal */
|
|
43
45
|
export declare const DirectoryValues: (props: DirectoryValuesProps) => JSX.Element;
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { DirectoryValuesProps } from "@docsvision/webclient/BackOffice/DirectoryValues";
|
|
2
2
|
import { ComponentLogic } from "@docsvision/web/core/component";
|
|
3
|
+
/** @internal */
|
|
3
4
|
export declare class DirectoryValuesLogic extends ComponentLogic<DirectoryValuesProps> {
|
|
4
5
|
protected domain:
|
|
5
6
|
import("effector").Domain;
|
|
@@ -22,8 +22,6 @@ export declare class DisplayPerformersImpl extends BaseControlImpl<DisplayPerfor
|
|
|
22
22
|
componentDidMount(): void;
|
|
23
23
|
/** @internal */
|
|
24
24
|
componentWillUnmount(): void;
|
|
25
|
-
protected onMouseOver(event: React.MouseEvent<any>): void;
|
|
26
|
-
protected onMouseOut(event: React.MouseEvent<any>): void;
|
|
27
25
|
/**
|
|
28
26
|
* Форматирует список исполнителей.
|
|
29
27
|
* @param performers Список исполнителей
|
|
@@ -19,6 +19,7 @@ export interface EmployeeState extends InputBasedControlState<GenModels.Employee
|
|
|
19
19
|
employeeLoader: EmployeeLoader;
|
|
20
20
|
typeahead: Typeahead;
|
|
21
21
|
binding: IBindingResult<GenModels.EmployeeDataModel>;
|
|
22
|
+
onMouseDownEvent: boolean;
|
|
22
23
|
}
|
|
23
24
|
export declare type EmployeeImplState = EmployeeState;
|
|
24
25
|
/** @internal */
|
|
@@ -28,6 +29,8 @@ export declare class EmployeeImpl extends InputBasedControlImpl<GenModels.Employ
|
|
|
28
29
|
initHelpers(props: EmployeeParams): void;
|
|
29
30
|
static validValue(value: GenModels.EmployeeDataModel): boolean;
|
|
30
31
|
protected getTextValue(): string;
|
|
32
|
+
protected onMouseDown(): void;
|
|
33
|
+
protected onInputBlur(event: React.FocusEvent<any>): void;
|
|
31
34
|
protected renderInto(props: EmployeeParams, container: HTMLElement): void;
|
|
32
35
|
protected onInputChange(event: any): void;
|
|
33
36
|
protected getValueTitle(): string;
|
|
@@ -42,7 +45,6 @@ export declare class EmployeeImpl extends InputBasedControlImpl<GenModels.Employ
|
|
|
42
45
|
set favoriteEmployees(val: GenModels.EmployeeDataModel[]);
|
|
43
46
|
set supportFavorites(val: any);
|
|
44
47
|
set tipMode(val: any);
|
|
45
|
-
protected onInputBlur(event: React.FocusEvent<any>): void;
|
|
46
48
|
protected renderInputWithPlaceholder(): JSX.Element;
|
|
47
49
|
addToFavorite(item: GenModels.EmployeeDataModel): void;
|
|
48
50
|
}
|
|
@@ -13,6 +13,7 @@ export interface Props {
|
|
|
13
13
|
onAddExistingCardLink: Function;
|
|
14
14
|
onAddedExistingCardLink: Function;
|
|
15
15
|
services: $LayoutController & $LayoutManager & Optional<$LinksSearchCards>;
|
|
16
|
+
linkTypeEditable?: boolean;
|
|
16
17
|
}
|
|
17
18
|
interface State {
|
|
18
19
|
layout: ILayout;
|
|
@@ -23,14 +24,14 @@ export declare class ExistingCardLinkDialog extends React.Component<Props, State
|
|
|
23
24
|
static ExistingCardLinkSearchLayout: string;
|
|
24
25
|
private layoutRoot;
|
|
25
26
|
constructor(props: any);
|
|
26
|
-
static show(services: $LayoutController & $LayoutManager & Optional<$LinksSearchCards>, onAddExistingCardLink: Function, onAddedExistingCardLink: Function, windowOpeningEvent?: CancelableApiEvent<IEventArgs>, windowOpenedEvent?: BasicApiEvent<IEventArgs>, windowClosingEvent?: CancelableApiEvent<IEventArgs>, windowClosedEvent?: BasicApiEvent<IEventArgs
|
|
27
|
+
static show(services: $LayoutController & $LayoutManager & Optional<$LinksSearchCards>, onAddExistingCardLink: Function, onAddedExistingCardLink: Function, windowOpeningEvent?: CancelableApiEvent<IEventArgs>, windowOpenedEvent?: BasicApiEvent<IEventArgs>, windowClosingEvent?: CancelableApiEvent<IEventArgs>, windowClosedEvent?: BasicApiEvent<IEventArgs>, linkTypeEditable?: boolean): Promise<void>;
|
|
27
28
|
componentDidMount(): void;
|
|
28
29
|
loadLayout(): Promise<void>;
|
|
29
30
|
private onCancel;
|
|
30
31
|
private attachRoot;
|
|
31
32
|
DialogBox:
|
|
32
33
|
import("styled-components").StyledComponent<(props:
|
|
33
|
-
import("C:/
|
|
34
|
+
import("C:/Users/peshne.k/devWebClient/Bin/Helpers/ModalDialog/ModalDialogBox").IModalDialogBoxProps) => JSX.Element, any, {}, never>;
|
|
34
35
|
close(): void;
|
|
35
36
|
render(): JSX.Element;
|
|
36
37
|
}
|
|
@@ -24,11 +24,11 @@ import { ISignatureCreatingArgs } from "@docsvision/webclient/BackOffice/ISignat
|
|
|
24
24
|
import { ISignatureListViewedArgs } from "@docsvision/webclient/BackOffice/ISignatureListViewedArgs";
|
|
25
25
|
import { ISignatureListViewingArgs } from "@docsvision/webclient/BackOffice/ISignatureListViewingArgs";
|
|
26
26
|
import { FileListControlImpl, FileListControlState } from "@docsvision/webclient/BackOffice/FileListControlImpl";
|
|
27
|
-
import { $LayoutFileController, $SignatureController, $DataVisualizationController, $LayoutFileApiController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
27
|
+
import { $LayoutFileController, $SignatureController, $DataVisualizationController, $LayoutFileApiController, $LayoutDocumentController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
28
28
|
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
29
29
|
import { $DocumentCardController } from "@docsvision/webclient/Legacy/DocumentCard";
|
|
30
30
|
import { $FileController } from "@docsvision/webclient/Legacy/FileController";
|
|
31
|
-
import { $ApplicationSettings, $DeviceType } from "@docsvision/webclient/StandardServices";
|
|
31
|
+
import { $ApplicationSettings, $DeviceType, $WebViewIOSEnabled } from "@docsvision/webclient/StandardServices";
|
|
32
32
|
import { BaseControl, BaseControlParams } from "@docsvision/webclient/System/BaseControl";
|
|
33
33
|
import { $Layout } from "@docsvision/webclient/System/$Layout";
|
|
34
34
|
import { $CardId, $CardInfo, $EditOperationStore, $LayoutInfo } from "@docsvision/webclient/System/LayoutServices";
|
|
@@ -47,6 +47,7 @@ import { IFileSignUploadingArgs } from '@docsvision/webclient/BackOffice/IFileSi
|
|
|
47
47
|
import { $UrlStore } from "@docsvision/webclient/System/$UrlStore";
|
|
48
48
|
import { $MessageBox } from "@docsvision/webclient/System/$MessageBox";
|
|
49
49
|
import { $FileUpload } from "@docsvision/webclient/Platform/IFileUploadService";
|
|
50
|
+
import { IFileMenuOpeningArgs } from "@docsvision/webclient/BackOffice/IFileMenuOpeningArgs";
|
|
50
51
|
/**
|
|
51
52
|
* Содержит публичные свойства элемента управления [Список файлов]{@link FileListControl}.
|
|
52
53
|
*/
|
|
@@ -128,6 +129,8 @@ export declare class FileListControlParams extends BaseControlParams {
|
|
|
128
129
|
filePreviewing?: CancelableApiEvent<IFilePreviewingArgs>;
|
|
129
130
|
/** Событие возникает перед отображением визуализации файла. */
|
|
130
131
|
fileVisualizing?: CancelableApiEvent<IFileVisualizingArgs>;
|
|
132
|
+
/** Событие возникает при открытии меню файла. */
|
|
133
|
+
fileMenuOpening?: CancelableApiEvent<IFileMenuOpeningArgs>;
|
|
131
134
|
/** Событие возникает после удаления основного файла. */
|
|
132
135
|
mainFileDeleted?: BasicApiEvent<IMainFileDeletedArgs>;
|
|
133
136
|
/** Событие возникает после удаления дополнительного файла. */
|
|
@@ -164,8 +167,10 @@ export declare class FileListControlParams extends BaseControlParams {
|
|
|
164
167
|
collapsed?: BasicApiEvent<IEventArgs>;
|
|
165
168
|
/** Событие возникает при разворачивании контрола. */
|
|
166
169
|
expanded?: BasicApiEvent<IEventArgs>;
|
|
170
|
+
/** Событие возникает при сохранении файла в WebDAV. */
|
|
171
|
+
fileSaveByWebDAV?: BasicApiEvent<IEventArgs>;
|
|
167
172
|
/** Сервисы. */
|
|
168
|
-
services?: $FileService & $DocumentCardController & $FileController & $LayoutFileController & $Layout & $RequestManager & $SignatureController & $CardId & $RealtimeCommunicationService & $Router & $DeviceType & $LayoutInfo & $EditOperationStore & $CardInfo & $DataVisualizationController & $LayoutCheck & $ApplicationSettings & $FileUpload & $UrlStore & $MessageBox & $LayoutFileApiController;
|
|
173
|
+
services?: $FileService & $DocumentCardController & $FileController & $LayoutFileController & $Layout & $RequestManager & $SignatureController & $CardId & $RealtimeCommunicationService & $Router & $DeviceType & $LayoutInfo & $EditOperationStore & $CardInfo & $DataVisualizationController & $LayoutCheck & $ApplicationSettings & $FileUpload & $UrlStore & $MessageBox & $WebViewIOSEnabled & $LayoutFileApiController & $LayoutDocumentController;
|
|
169
174
|
}
|
|
170
175
|
/**
|
|
171
176
|
* Класс элемента управления Список файлов.
|
|
@@ -23,9 +23,18 @@ export interface FileListControlState extends BaseControlImplState, FileListCont
|
|
|
23
23
|
childCommandBarExpanded: boolean;
|
|
24
24
|
}
|
|
25
25
|
export declare type FileListImplState = FileListControlState;
|
|
26
|
+
export declare const WEB_DAV_FILE_CLOSED_MESSAGE_TYPE = "FileClosed";
|
|
27
|
+
export declare const WEB_DAV_FILE_OPENED_FOR_READING_MESSAGE_TYPE = "FileOpenForReading";
|
|
28
|
+
export declare const WEB_DAV_FILE_OPENED_FOR_EDITING_MESSAGE_TYPE = "FileOpenForWriting";
|
|
29
|
+
export declare const WEB_DAV_FILE_CHANGED_AND_SAVED_MESSAGE_TYPE = "NewFileVersionAdded";
|
|
26
30
|
export interface ICardChangedByWebDavMessage {
|
|
27
31
|
OwnerCardId: string;
|
|
28
32
|
}
|
|
33
|
+
export interface ICardOpenedByWebDavMessage {
|
|
34
|
+
CardId: string;
|
|
35
|
+
FileId: string;
|
|
36
|
+
FileName: string;
|
|
37
|
+
}
|
|
29
38
|
/** @internal */
|
|
30
39
|
export declare class FileListControlImpl extends BaseControlImpl<FileListControlParams, FileListControlState> {
|
|
31
40
|
mainAttach: FileListAttachedElements;
|
|
@@ -51,6 +60,7 @@ export declare class FileListControlImpl extends BaseControlImpl<FileListControl
|
|
|
51
60
|
init(): Promise<void>;
|
|
52
61
|
registerFilesInService(files: FileListItem[]): void;
|
|
53
62
|
protected onDocumentChangedByWebdav(msg: IRealTimeCommunicationMessage<ICardChangedByWebDavMessage>): void;
|
|
63
|
+
protected onDocumentChangedAndSavedByWebdav: (msg: IRealTimeCommunicationMessage<ICardOpenedByWebDavMessage>) => void;
|
|
54
64
|
protected getCssClass(): string;
|
|
55
65
|
get isEditMode(): boolean;
|
|
56
66
|
protected getFilesSignInfo(): IFileSignInfo[];
|
|
@@ -44,10 +44,11 @@ export declare class FileListControlLogic {
|
|
|
44
44
|
unlockFile(fileItem: FileListItem): void;
|
|
45
45
|
showCommentsDialog(fileItem: FileListItem, versionId: string, enableAddComments: boolean): () => void;
|
|
46
46
|
showRenameFileDialog(fileItem: FileListItem): () => void;
|
|
47
|
-
loadFilesPart(skipCount: number
|
|
47
|
+
loadFilesPart(skipCount: number): Promise<void>;
|
|
48
48
|
reloadFiles(): Promise<void>;
|
|
49
49
|
protected updateVersionsOnLoad(): void;
|
|
50
50
|
closeAllMenusBut(fileItem: FileListItem): void;
|
|
51
|
+
fileMenuOpening(fileItem: FileListItem, data: any): Promise<any>;
|
|
51
52
|
removeFileItem(index: number): void;
|
|
52
53
|
clearFileItems(): void;
|
|
53
54
|
protected get state(): FileListImplState;
|
|
@@ -5,6 +5,7 @@ import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.
|
|
|
5
5
|
import { RequestHelper } from "@docsvision/webclient/System/RequestHelper";
|
|
6
6
|
import React from "react";
|
|
7
7
|
import "@docsvision/webclient/Helpers/DragAndDrop/DraggableMobilePolyfill";
|
|
8
|
+
import { IFileMenuItem } from "@docsvision/webclient/BackOffice/IFileMenuItem";
|
|
8
9
|
/** @internal */
|
|
9
10
|
export declare class FileListItemComponent extends React.Component<FileListItemProps, any> {
|
|
10
11
|
protected fileCommentWindowCloser: () => void;
|
|
@@ -14,6 +15,7 @@ export declare class FileListItemComponent extends React.Component<FileListItemP
|
|
|
14
15
|
viewWithSigantureAction: string;
|
|
15
16
|
versionsRequestHelper: RequestHelper;
|
|
16
17
|
childVersionsLoaded: boolean;
|
|
18
|
+
menuItems: any;
|
|
17
19
|
constructor(props: FileListItemProps);
|
|
18
20
|
componentWillUnmount(): void;
|
|
19
21
|
canRead(fileItem: FileListItem): boolean;
|
|
@@ -27,7 +29,7 @@ export declare class FileListItemComponent extends React.Component<FileListItemP
|
|
|
27
29
|
onLockOperationClick(fileItem: FileListItem): void;
|
|
28
30
|
onUnlockOperationClick(fileItem: FileListItem): void;
|
|
29
31
|
protected onDeleteOperationClick(fileItem: FileListItem): void;
|
|
30
|
-
protected onFileMenuClick(fileItem: FileListItem): void
|
|
32
|
+
protected onFileMenuClick(fileItem: FileListItem): Promise<void>;
|
|
31
33
|
protected onDownloadOperationClick(fileItem: FileListItem): void;
|
|
32
34
|
protected onViewWithSignaturesClick(fileItem: FileListItem): void;
|
|
33
35
|
onAddCommentClick(fileItem: FileListItem): void;
|
|
@@ -44,8 +46,10 @@ export declare class FileListItemComponent extends React.Component<FileListItemP
|
|
|
44
46
|
protected renderVersionList(fileItem: FileListItem): JSX.Element;
|
|
45
47
|
protected getLoaderWidth(i: number): number;
|
|
46
48
|
protected renderEditMode(): JSX.Element;
|
|
47
|
-
protected
|
|
49
|
+
protected createMenuItemsList(fileItem: FileListItem): IFileMenuItem[];
|
|
50
|
+
protected renderMenuItems(menuItems: any): any;
|
|
48
51
|
onUploadSignedFileClick(e: React.MouseEvent, fileItem: FileListItem): void;
|
|
49
52
|
onRenameFileClick(ev: any, fileItem: FileListItem): void;
|
|
50
53
|
protected renderViewModeFileMenu(fileItem: FileListItem): JSX.Element;
|
|
54
|
+
private makeToolTip;
|
|
51
55
|
}
|
package/BackOffice/FileSign.d.ts
CHANGED
|
@@ -7,6 +7,8 @@ import { EncryptedInfo } from "@docsvision/webclient/Legacy/EncryptedInfo";
|
|
|
7
7
|
import { RequestHelper } from "@docsvision/webclient/System/RequestHelper";
|
|
8
8
|
import { Crypto, ICryptoCertificateInfo } from 'Libs/CryptoPro/Crypto';
|
|
9
9
|
import { IFileSignInteractionModel } from './IFileSignInteractionModel';
|
|
10
|
+
import { IDataIOSSign } from '@docsvision/webclient/BackOffice/utils';
|
|
11
|
+
import { $WebViewIOSEnabled } from "@docsvision/webclient/StandardServices";
|
|
10
12
|
export declare class FileSign {
|
|
11
13
|
protected crypto: Crypto;
|
|
12
14
|
protected traceProvider: TraceProvider;
|
|
@@ -14,8 +16,11 @@ export declare class FileSign {
|
|
|
14
16
|
protected createDialogModalHost: ModalHost;
|
|
15
17
|
protected viewListDialogModalHost: ModalHost;
|
|
16
18
|
protected signOperationHelper: RequestHelper;
|
|
17
|
-
protected services: $SignatureController;
|
|
18
|
-
|
|
19
|
+
protected services: $SignatureController & $WebViewIOSEnabled;
|
|
20
|
+
private signProcessResolver;
|
|
21
|
+
private signProcessRejecter;
|
|
22
|
+
private signProcessLoading;
|
|
23
|
+
constructor(interactionModel: IFileSignInteractionModel, services?: $SignatureController & $WebViewIOSEnabled);
|
|
19
24
|
/** Инициализация. */
|
|
20
25
|
protected initialize(): void;
|
|
21
26
|
/** Отрисовывает диалог для создания подписи. */
|
|
@@ -34,8 +39,11 @@ export declare class FileSign {
|
|
|
34
39
|
* @param selectedLabelId Идентификатор метки
|
|
35
40
|
*/
|
|
36
41
|
protected sign(selectedThumbprint: string, selectedLabel: ISignatureLabel, timestamp: number, signFields?: boolean, signAttachments?: boolean): Promise<{}>;
|
|
42
|
+
/** Сохраняет файлы, подписанные на ios-устройстве. Вызывается из WebView */
|
|
43
|
+
protected saveSignedDoc: (filesData: IDataIOSSign[]) => Promise<void>;
|
|
44
|
+
protected cancelDocumentsSign(): void;
|
|
37
45
|
/** Присоединить указанную подпись. */
|
|
38
|
-
protected attachSign(encryptedInfo: EncryptedInfo, selectedLabelId: string, timestamp: number): Promise<
|
|
46
|
+
protected attachSign(encryptedInfo: EncryptedInfo, selectedLabelId: string, timestamp: number): Promise<void>;
|
|
39
47
|
/** Отрисовывает диалог для просмотра списка подписей. */
|
|
40
48
|
protected renderViewListDialog: () => JSX.Element;
|
|
41
49
|
/** Открывает диалог для просмотра списка подписей. */
|
|
@@ -2,10 +2,10 @@ import { IComboBoxElement } from "@docsvision/webclient/Helpers/ComboBox/Data/Cl
|
|
|
2
2
|
import { ModalHost } from "@docsvision/webclient/Helpers/ModalHost";
|
|
3
3
|
import { $DocumentCardController } from "@docsvision/webclient/Legacy/DocumentCard";
|
|
4
4
|
import { ISignatureLabel } from "@docsvision/webclient/Legacy/ISignatureLabel";
|
|
5
|
-
import { IFilePreviewModel } from "@docsvision/webclient/Legacy/IFilePreviewModel";
|
|
6
5
|
import { LoadingState } from "@docsvision/webclient/System/LoadingState";
|
|
7
6
|
import { ICryptoCertificateInfo } from "Libs/CryptoPro/Crypto";
|
|
8
7
|
import React from "react";
|
|
8
|
+
import { $WebViewIOSEnabled } from "@docsvision/webclient/StandardServices";
|
|
9
9
|
/** @internal */
|
|
10
10
|
export interface IFileSignCreateDialogProps {
|
|
11
11
|
/** Идентификатор документа. */
|
|
@@ -14,7 +14,10 @@ export interface IFileSignCreateDialogProps {
|
|
|
14
14
|
onSign?: (selectedCertInfo: ICryptoCertificateInfo, selectedLabel: ISignatureLabel, timestamp: number, signFields?: boolean, signAttachments?: boolean) => void;
|
|
15
15
|
/** Вызывается при отмене подписи. */
|
|
16
16
|
onCancel?: () => void;
|
|
17
|
-
|
|
17
|
+
/** Загрузка */
|
|
18
|
+
loading?: boolean;
|
|
19
|
+
/** Сервисы */
|
|
20
|
+
services: $DocumentCardController & $WebViewIOSEnabled;
|
|
18
21
|
}
|
|
19
22
|
/** @internal */
|
|
20
23
|
export interface IFileSignCreateDialogState {
|
|
@@ -51,13 +54,14 @@ export interface IFileSignCreateDialogState {
|
|
|
51
54
|
export declare class FileSignCreateDialog extends React.Component<IFileSignCreateDialogProps, IFileSignCreateDialogState> {
|
|
52
55
|
static readonly SELECT_CERTIFICATE_MODE = "select-certificate";
|
|
53
56
|
constructor(props: IFileSignCreateDialogProps);
|
|
57
|
+
componentDidUpdate(props: any, state: any): void;
|
|
54
58
|
/** @internal */
|
|
55
59
|
UNSAFE_componentWillMount(): Promise<void>;
|
|
56
60
|
/** Является ли подпись простой. */
|
|
57
61
|
isSimpleSign: () => boolean;
|
|
58
62
|
checkIsCertificateExist: () => Promise<boolean>;
|
|
59
63
|
/** Обновляет список доступных меток для подписи. */
|
|
60
|
-
updateLabels: () => Promise<
|
|
64
|
+
updateLabels: () => Promise<void>;
|
|
61
65
|
/** При изменении варианта подписания подписи. */
|
|
62
66
|
protected onModeChange: (selectedElement: IComboBoxElement) => void;
|
|
63
67
|
/** Получить отформатированный список меток для комбобокса. */
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { $LayoutDocumentController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
2
|
+
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
3
|
+
import { $DocumentCardController } from "@docsvision/webclient/Legacy/DocumentCard";
|
|
4
|
+
import { ISignatureListItemDetailDataModel } from "@docsvision/webclient/Legacy/ISignatureListItemDetailDataModel";
|
|
5
|
+
import React from "react";
|
|
6
|
+
export declare enum TimestampsSortType {
|
|
7
|
+
Descending = 0,
|
|
8
|
+
Ascending = 1
|
|
9
|
+
}
|
|
10
|
+
/** @internal */
|
|
11
|
+
export interface IFileSignInfoPopoverProps {
|
|
12
|
+
detail?: ISignatureListItemDetailDataModel;
|
|
13
|
+
services?: $DocumentCardController & $LayoutDocumentController;
|
|
14
|
+
onClose?: () => void;
|
|
15
|
+
}
|
|
16
|
+
/** @internal */
|
|
17
|
+
export interface IFileSignInfoPopoverState {
|
|
18
|
+
}
|
|
19
|
+
/** @internal */
|
|
20
|
+
export declare class FileSignInfoPopover extends React.Component<IFileSignInfoPopoverProps, IFileSignInfoPopoverState> {
|
|
21
|
+
constructor(props: IFileSignInfoPopoverProps);
|
|
22
|
+
protected getTimestampTypeName: (timestampType: GenModels.TimestampType) => "CAdES-T" | "CAdES-X Long Type 1" | "CAdES-A" | "Unknown type";
|
|
23
|
+
protected renderRow(timestamp: GenModels.TimestampInfoModel, index: number): JSX.Element;
|
|
24
|
+
protected timestampsSort: (timestamps: GenModels.TimestampInfoModel[], type: TimestampsSortType) => GenModels.TimestampInfoModel[];
|
|
25
|
+
protected getSignatureTypeName: (signatureType: GenModels.SignatureType) => "CAdES-X Long Type 1" | "CAdES-A" | "Unknown type" | "Hash" | "CAdES-BES" | "Cades-T" | "CAdES-C";
|
|
26
|
+
render(): JSX.Element;
|
|
27
|
+
}
|
|
@@ -2,6 +2,10 @@ import { $DocumentCardController } from "@docsvision/webclient/Legacy/DocumentCa
|
|
|
2
2
|
import { ISignatureListItemDataModel } from "@docsvision/webclient/Legacy/ISignatureListItemDataModel";
|
|
3
3
|
import { LoadingState } from "@docsvision/webclient/System/LoadingState";
|
|
4
4
|
import React from "react";
|
|
5
|
+
import { $LayoutDocumentController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
6
|
+
import { $WebViewIOSEnabled } from "@docsvision/webclient/StandardServices";
|
|
7
|
+
import { Popover } from "@docsvision/webclient/Helpers/PopoverHelpers/Popover";
|
|
8
|
+
import { ISignatureListItemDetailDataModel } from "@docsvision/webclient/Legacy/ISignatureListItemDetailDataModel";
|
|
5
9
|
/** @internal */
|
|
6
10
|
export interface IFileSignListDialogProps {
|
|
7
11
|
/** Идентификатор документа. */
|
|
@@ -10,7 +14,7 @@ export interface IFileSignListDialogProps {
|
|
|
10
14
|
onInit?: () => void;
|
|
11
15
|
/** Вызывается при закрытии окна со списком подписей. */
|
|
12
16
|
onClose?: () => void;
|
|
13
|
-
services: $DocumentCardController;
|
|
17
|
+
services: $DocumentCardController & $LayoutDocumentController & $WebViewIOSEnabled;
|
|
14
18
|
}
|
|
15
19
|
/** @internal */
|
|
16
20
|
export interface IFileSignListDialogState {
|
|
@@ -23,6 +27,7 @@ export interface IFileSignListDialogState {
|
|
|
23
27
|
}
|
|
24
28
|
/** @internal */
|
|
25
29
|
export declare class FileSignListDialog extends React.Component<IFileSignListDialogProps, IFileSignListDialogState> {
|
|
30
|
+
signInfoPopover: Popover;
|
|
26
31
|
validationStateStyle: {
|
|
27
32
|
[key: number]: string;
|
|
28
33
|
};
|
|
@@ -40,6 +45,9 @@ export declare class FileSignListDialog extends React.Component<IFileSignListDia
|
|
|
40
45
|
* @param index Номер строки
|
|
41
46
|
*/
|
|
42
47
|
protected renderRow(signature: ISignatureListItemDataModel, index: number): JSX.Element;
|
|
48
|
+
protected showInfoPopover: (documentId: string, signaturePartId: string, signatureId: string, detail: ISignatureListItemDetailDataModel) => void;
|
|
49
|
+
protected hideInfoPopover: (detail: ISignatureListItemDetailDataModel) => void;
|
|
50
|
+
protected updateInfoPopopverPosition: () => void;
|
|
43
51
|
/**
|
|
44
52
|
* Отрисовывает подробную информацию о подписи.
|
|
45
53
|
* @param signatureId Идентификатор подписи
|
|
@@ -1,12 +1,15 @@
|
|
|
1
1
|
import { RequestHelper } from "@docsvision/webclient/System/RequestHelper";
|
|
2
2
|
import { ICryptoCertificate, ICryptoCertificateInfo } from "Libs/CryptoPro/Crypto";
|
|
3
3
|
import React from "react";
|
|
4
|
+
import { $WebViewIOSEnabled } from "@docsvision/webclient/StandardServices";
|
|
4
5
|
/** @internal */
|
|
5
6
|
export interface IFileSignSelectCertificateDialogProps {
|
|
6
7
|
/** Видно ли окно. */
|
|
7
8
|
isVisible?: boolean;
|
|
8
9
|
/** Вызывается при закрытии данного окна. */
|
|
9
10
|
onClose?: (selectedCertInfo: ICryptoCertificateInfo) => void;
|
|
11
|
+
/** Сервисы */
|
|
12
|
+
services?: $WebViewIOSEnabled;
|
|
10
13
|
}
|
|
11
14
|
/** @internal */
|
|
12
15
|
export interface IFileSignSelectCertificateDialogState {
|
|
@@ -48,6 +51,7 @@ export declare class FileSignSelectCertificateDialog extends React.Component<IFi
|
|
|
48
51
|
* @param cert Информация о сертификате для данной строки.
|
|
49
52
|
*/
|
|
50
53
|
protected renderCertRow(cert: ICryptoCertificate): JSX.Element;
|
|
54
|
+
private saveCertList;
|
|
51
55
|
/** @internal */
|
|
52
56
|
render(): JSX.Element;
|
|
53
57
|
}
|
|
@@ -1,6 +1,9 @@
|
|
|
1
1
|
import { IDirectoryTreeRow } from "@docsvision/webclient/BackOffice/IDirectoryTreeRow";
|
|
2
|
-
export declare
|
|
2
|
+
export declare type FindStaffSectionResult = {
|
|
3
3
|
row: IDirectoryTreeRow;
|
|
4
4
|
parentRow: IDirectoryTreeRow;
|
|
5
5
|
index: number;
|
|
6
|
+
path: IDirectoryTreeRow[];
|
|
6
7
|
};
|
|
8
|
+
export declare function findStaffSection(staffId: string, tree: IDirectoryTreeRow[]): FindStaffSectionResult;
|
|
9
|
+
export declare function findStaffSectionImpl(staffId: string, tree: IDirectoryTreeRow[], path: IDirectoryTreeRow[]): FindStaffSectionResult;
|
|
@@ -4,5 +4,6 @@ import { ICancelableEventArgs } from "@docsvision/webclient/System/ICancelableEv
|
|
|
4
4
|
import { IEventArgs } from "@docsvision/webclient/System/IEventArgs";
|
|
5
5
|
export declare const EMPLOYEE_GROUPS_CONTROL_NAME = "group";
|
|
6
6
|
export declare const TAB_CONTROL_NAME = "tab";
|
|
7
|
+
export declare const ADD_TAB_PAGE_CONTROL_NAME = "addTabPage";
|
|
7
8
|
export declare function setEmployeeGroup(sender: LayoutControl, e: ICancelableEventArgs<ICardSavingEventArgs>): Promise<void>;
|
|
8
9
|
export declare function getEmployeeGroup(sender: LayoutControl, e: IEventArgs): Promise<void>;
|
|
@@ -71,6 +71,8 @@ import("./Data/ITaskDurationDialogManagement").ITaskDurationDialogManagement>;
|
|
|
71
71
|
import("./Data/ITaskDescriptionDialogManagement").ITaskDescriptionDialogManagement>;
|
|
72
72
|
onToggleDistributionClick: (task: TaskGroupInterval, value?: GenModels.TaskGroupPerformerMode) => Promise<void>;
|
|
73
73
|
onStaffItemsLoading: (sender: StaffDirectoryItems, args: ICancelableEventArgs<IStaffDataLoadingEventArgs>, task?: TaskGroupInterval) => void;
|
|
74
|
+
protected onInputClick: () => void;
|
|
75
|
+
protected outsideInputClick: () => void;
|
|
74
76
|
private taskExists;
|
|
75
77
|
private getTaskDistribution;
|
|
76
78
|
checkValidationMessages(): {
|
|
@@ -79,5 +81,6 @@ import("./Data/ITaskDescriptionDialogManagement").ITaskDescriptionDialogManageme
|
|
|
79
81
|
};
|
|
80
82
|
getFavoritesKey(): string;
|
|
81
83
|
setPerformersTableTableHelperRow: (element: HTMLElement) => void;
|
|
84
|
+
getCssClass(): string;
|
|
82
85
|
renderControl(): JSX.Element;
|
|
83
86
|
}
|
|
@@ -14,7 +14,7 @@ export declare class GroupTaskTasksTreeNodeResolver implements ITasksTreeNodeRes
|
|
|
14
14
|
protected getHelpBoxHeaderIcon(groupName: any): string;
|
|
15
15
|
protected getLabel(nodeModel: GenModels.TaskGroupTreeNodeModel, props: ITasksTreeContainerProps, state: ITasksTreeContainerState): string;
|
|
16
16
|
protected getImage(nodeModel: GenModels.TaskGroupTreeNodeModel): string;
|
|
17
|
-
protected prepareView(node: ITasksTreeNodeContainer, nodeModel: GenModels.TaskGroupTreeNodeModel, props: ITasksTreeContainerProps): any;
|
|
18
|
-
protected getTitle(node: ITasksTreeNodeContainer, nodeModel: GenModels.TaskGroupTreeNodeModel, props: ITasksTreeContainerProps): string;
|
|
17
|
+
protected prepareView(node: ITasksTreeNodeContainer, nodeModel: GenModels.TaskGroupTreeNodeModel, props: ITasksTreeContainerProps, hasAccess?: boolean): any;
|
|
18
|
+
protected getTitle(node: ITasksTreeNodeContainer, nodeModel: GenModels.TaskGroupTreeNodeModel, props: ITasksTreeContainerProps, hasAccess?: boolean): string;
|
|
19
19
|
private getExecutionTypeResourceKey;
|
|
20
20
|
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export interface IFileMenuItem {
|
|
3
|
+
onClick: (e?: any) => void;
|
|
4
|
+
title: string;
|
|
5
|
+
name: string;
|
|
6
|
+
displayName: string;
|
|
7
|
+
visible: boolean;
|
|
8
|
+
className?: string;
|
|
9
|
+
ref?: React.Ref<HTMLSpanElement>;
|
|
10
|
+
children?: any;
|
|
11
|
+
attributes?: {
|
|
12
|
+
[key: string]: string;
|
|
13
|
+
};
|
|
14
|
+
}
|
|
@@ -1,5 +1,8 @@
|
|
|
1
|
+
import { $LayoutDocumentController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
1
2
|
import { $DocumentCardController } from "@docsvision/webclient/Legacy/DocumentCard";
|
|
2
3
|
import { IFileSignInfo } from "@docsvision/webclient/Legacy/IFileSingInfo";
|
|
4
|
+
import { $WebViewIOSEnabled } from "@docsvision/webclient/StandardServices";
|
|
5
|
+
import { Optional } from "@docsvision/web/core/services";
|
|
3
6
|
export interface IFileSignInteractionModel {
|
|
4
7
|
documentId: string;
|
|
5
8
|
getFiles: () => IFileSignInfo[];
|
|
@@ -9,5 +12,5 @@ export interface IFileSignInteractionModel {
|
|
|
9
12
|
beforeViewSignCallback: () => Promise<any>;
|
|
10
13
|
afterSignCallback: Function;
|
|
11
14
|
afterViewSignCallback: Function;
|
|
12
|
-
services: $DocumentCardController
|
|
15
|
+
services: $DocumentCardController & $LayoutDocumentController & Optional<$WebViewIOSEnabled>;
|
|
13
16
|
}
|
|
@@ -18,6 +18,7 @@ export interface IRenderHelpBoxOptions {
|
|
|
18
18
|
colors: ITasksTreeColorMap;
|
|
19
19
|
helpBoxDelegationExpanded: boolean;
|
|
20
20
|
helpBoxDelegationClick: (e: React.MouseEvent<any>) => void;
|
|
21
|
+
helpBoxCloseModal?: () => React.ReactNode;
|
|
21
22
|
}
|
|
22
23
|
/** @internal */
|
|
23
24
|
export interface ITasksTreeNodeResolver {
|
package/BackOffice/Index.d.ts
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { $LayoutRowController } from '@docsvision/webclient/Generated/DocsVision.WebClient.Controllers';
|
|
2
2
|
import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
|
|
3
|
+
import { PopoverMode } from '@docsvision/webclient/Helpers/PopoverHelpers/Popover';
|
|
3
4
|
import { $LocationContainerControlServices } from '@docsvision/webclient/System/LocationContainerControl';
|
|
4
5
|
import { LoadingState } from '@docsvision/webclient/System/LoadingState';
|
|
5
6
|
import React from 'react';
|
|
@@ -9,6 +10,7 @@ interface Props {
|
|
|
9
10
|
onClose: () => void;
|
|
10
11
|
services: $LayoutRowController & $LocationContainerControlServices;
|
|
11
12
|
yShift?: number;
|
|
13
|
+
mode?: PopoverMode;
|
|
12
14
|
}
|
|
13
15
|
interface State {
|
|
14
16
|
loaded: boolean;
|
|
@@ -81,6 +81,7 @@ export declare class LinksImpl extends PanelImpl<LinksParams, LinksState> {
|
|
|
81
81
|
protected onDeleteFileMenuClick(linkItem: LinkItem): void;
|
|
82
82
|
protected onLinkMenuClick(linkItem: LinkItem): void;
|
|
83
83
|
protected getLinkIconClass(linkItem: LinkItem): "dv-ico icon-spin loader-animate" | "dv-ico ico-dv-card" | "dv-ico ico-file" | "dv-ico ico-url";
|
|
84
|
+
protected afterLinkAdded: () => Promise<string[]>;
|
|
84
85
|
protected onDownloadFile(linkItem: LinkItem): void;
|
|
85
86
|
protected getShowFilesForLinksTypesIds: () => string[];
|
|
86
87
|
protected hideInfoPopover(linkItem: LinkItem): void;
|