@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
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { $LayoutCardController, $LayoutFileController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
2
|
+
import { $LayoutCardController, $LayoutFileApiController, $LayoutFileController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
3
3
|
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
4
4
|
import { BaseRazorControl, BaseRazorControlParams, BaseRazorControlState } from "@docsvision/webclient/Legacy/BaseRazorControl";
|
|
5
5
|
import { $Layout } from "@docsvision/webclient/System/$Layout";
|
|
@@ -14,12 +14,18 @@ import { $LayoutCheck } from '@docsvision/webclient/System/$LayoutCheckService';
|
|
|
14
14
|
import { $RequestManager } from '@docsvision/webclient/System/$RequestManager';
|
|
15
15
|
import { $FileController } from '@docsvision/webclient/Legacy/FileController';
|
|
16
16
|
import { $DeviceType } from '@docsvision/webclient/StandardServices';
|
|
17
|
+
import { BasicApiEvent } from "@docsvision/webclient/System/ApiEvent";
|
|
18
|
+
import { IEventArgs } from "@docsvision/webclient/System/IEventArgs";
|
|
19
|
+
import { ICardOpenedByWebDavMessage } from "@docsvision/webclient/BackOffice/FileListControlImpl";
|
|
20
|
+
import { $RealtimeCommunicationService } from "@docsvision/webclient/System/$RealtimeCommunicationService";
|
|
17
21
|
/**@internal */
|
|
18
22
|
declare type $FilePreviewServices = $LayoutCheck & $CardInfo & $RequestManager & $FileController & $LayoutFileController & $CardId & $DeviceType;
|
|
19
23
|
/** @internal */
|
|
20
24
|
export declare class TaskCardFilePanelParams extends BaseRazorControlParams {
|
|
21
25
|
shadowClass?: boolean;
|
|
22
|
-
|
|
26
|
+
/** Событие возникает при сохранении файла в WebDAV. */
|
|
27
|
+
fileSaveByWebDAV?: BasicApiEvent<IEventArgs>;
|
|
28
|
+
services?: $LayoutCardController & $Layout & $Router & $LayoutInfo & $CardTimestamp & $FileService & $FilePreviewServices & $LayoutFileApiController & $RealtimeCommunicationService;
|
|
23
29
|
}
|
|
24
30
|
/** @internal */
|
|
25
31
|
export interface TaskCardFilePanelState extends TaskCardFilePanelParams, BaseRazorControlState {
|
|
@@ -41,6 +47,7 @@ export declare class TaskCardFilePanelRazorControl extends BaseRazorControl<Task
|
|
|
41
47
|
findControlsForUpdateDisclosure: (addOnlyShadowClass?: boolean) => void;
|
|
42
48
|
componentDidMount(): void;
|
|
43
49
|
componentWillUnmount(): void;
|
|
50
|
+
protected onDocumentChangedAndSavedByWebdav: (msg: IRealTimeCommunicationMessage<ICardOpenedByWebDavMessage>) => void;
|
|
44
51
|
componentDidUpdate(prevProps: any): void;
|
|
45
52
|
private updatePreview;
|
|
46
53
|
private addPreviewHandlers;
|
|
@@ -4,8 +4,13 @@ import { BaseRazorControl, BaseRazorControlParams } from "@docsvision/webclient/
|
|
|
4
4
|
import { BaseControlState } from "@docsvision/webclient/System/BaseControl";
|
|
5
5
|
import { $Layout } from "@docsvision/webclient/System/$Layout";
|
|
6
6
|
import { RequestHelper } from '@docsvision/webclient/System/RequestHelper';
|
|
7
|
-
import { $LayoutCardController, $LayoutController } from '@docsvision/webclient/Generated/DocsVision.WebClient.Controllers';
|
|
8
|
-
import { $LayoutInfo } from '@docsvision/webclient/System/LayoutServices';
|
|
7
|
+
import { $LayoutCardController, $LayoutController, $LayoutFileApiController } from '@docsvision/webclient/Generated/DocsVision.WebClient.Controllers';
|
|
8
|
+
import { $CardId, $LayoutInfo } from '@docsvision/webclient/System/LayoutServices';
|
|
9
|
+
import { BasicApiEvent } from "@docsvision/webclient/System/ApiEvent";
|
|
10
|
+
import { IEventArgs } from "@docsvision/webclient/System/IEventArgs";
|
|
11
|
+
import { $RealtimeCommunicationService } from "@docsvision/webclient/System/$RealtimeCommunicationService";
|
|
12
|
+
import { ICardOpenedByWebDavMessage } from "@docsvision/webclient/BackOffice/FileListControlImpl";
|
|
13
|
+
import { IRealTimeCommunicationMessage } from "@docsvision/webclient/System/IRealTimeCommunicationMessage";
|
|
9
14
|
/** @internal */
|
|
10
15
|
export interface TaskReportPanelRazorControlState extends TaskReportPanelRazorControlParams, BaseControlState {
|
|
11
16
|
loading: boolean;
|
|
@@ -16,7 +21,9 @@ export interface TaskReportPanelRazorControlState extends TaskReportPanelRazorCo
|
|
|
16
21
|
}
|
|
17
22
|
export declare class TaskReportPanelRazorControlParams extends BaseRazorControlParams {
|
|
18
23
|
shadowClass?: boolean;
|
|
19
|
-
|
|
24
|
+
/** Событие возникает при сохранении файла в WebDAV. */
|
|
25
|
+
fileSaveByWebDAV?: BasicApiEvent<IEventArgs>;
|
|
26
|
+
services?: $LayoutCardController & $Layout & $LayoutController & $LayoutInfo & $CardId & $LayoutFileApiController & $RealtimeCommunicationService;
|
|
20
27
|
}
|
|
21
28
|
/** @internal */
|
|
22
29
|
export declare class TaskReportPanelRazorControl extends BaseRazorControl<TaskReportPanelRazorControlParams, TaskReportPanelRazorControlState> {
|
|
@@ -28,6 +35,8 @@ export declare class TaskReportPanelRazorControl extends BaseRazorControl<TaskRe
|
|
|
28
35
|
addHandlerToDisclosure: (control: HTMLElement, addOnlyShadowClass?: boolean) => void;
|
|
29
36
|
findControlsForUpdateDisclosure: (addOnlyShadowClass?: boolean) => void;
|
|
30
37
|
componentDidMount(): void;
|
|
38
|
+
componentWillUnmount(): void;
|
|
39
|
+
protected onDocumentChangedAndSavedByWebdav: (msg: IRealTimeCommunicationMessage<ICardOpenedByWebDavMessage>) => void;
|
|
31
40
|
componentDidUpdate(prevProps: any): void;
|
|
32
41
|
mountRazorContent(razorContainer: HTMLElement): void;
|
|
33
42
|
getDisclosureHeader(): string;
|
package/Legacy/UserMenu.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { $LayoutController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
2
2
|
import { ModalWindow } from "@docsvision/webclient/Legacy/ModalWindow";
|
|
3
3
|
import { $Sidebar } from "@docsvision/webclient/Legacy/$Sidebar";
|
|
4
|
-
import { $DeviceType } from "@docsvision/webclient/StandardServices";
|
|
4
|
+
import { $DeviceType, $WebViewIOSEnabled } from "@docsvision/webclient/StandardServices";
|
|
5
5
|
import { IUserMenu } from "@docsvision/webclient/Legacy/$UserMenu";
|
|
6
6
|
import { $LayoutManager } from "@docsvision/webclient/System/$LayoutManager";
|
|
7
7
|
import { $RealtimeCommunicationService } from "@docsvision/webclient/System/$RealtimeCommunicationService";
|
|
@@ -12,13 +12,13 @@ export declare class UserMenu implements IUserMenu {
|
|
|
12
12
|
private traceProvider;
|
|
13
13
|
private isClosed;
|
|
14
14
|
toggle?: BasicApiEvent<boolean>;
|
|
15
|
-
constructor(services: $RealtimeCommunicationService & $LayoutController & $LayoutManager & $Sidebar & $DeviceType);
|
|
15
|
+
constructor(services: $RealtimeCommunicationService & $LayoutController & $LayoutManager & $Sidebar & $DeviceType & $WebViewIOSEnabled);
|
|
16
16
|
get IsClosed(): boolean;
|
|
17
17
|
Show: () => void;
|
|
18
18
|
UserModal: ModalWindow;
|
|
19
19
|
CloseMenu: () => void;
|
|
20
20
|
private onRouteChanges;
|
|
21
21
|
ShowAboutDialog: (title: string) => void;
|
|
22
|
-
ShowExitDialog: () => void
|
|
22
|
+
ShowExitDialog: () => Promise<void>;
|
|
23
23
|
ShowUserProfileDialog: () => Promise<any>;
|
|
24
24
|
}
|
package/Legacy/Utils.d.ts
CHANGED
|
@@ -4,6 +4,7 @@ import { IFilePreviewProps } from "@docsvision/webclient/Helpers/FilePreview/Fil
|
|
|
4
4
|
import { DateTimeFormat } from "@docsvision/webclient/Legacy/DateTimeFormat";
|
|
5
5
|
import { $CardId, $CardTimestamp, $ExtendedDataSourceInfos, $RowId } from '@docsvision/webclient/System/LayoutServices';
|
|
6
6
|
import { Optional } from "@docsvision/web/core/services";
|
|
7
|
+
import { StandardRouteSemantics } from "@docsvision/webclient/System/StandardRouteSemantics";
|
|
7
8
|
/** @internal */
|
|
8
9
|
export declare class Helpers {
|
|
9
10
|
constructor();
|
|
@@ -57,7 +58,7 @@ export declare class Helpers {
|
|
|
57
58
|
static Base64Encode(arrayBuffer: any): string;
|
|
58
59
|
static Base64ArrayBuffer(arrayBuffer: any): string;
|
|
59
60
|
static IsEdge(): boolean;
|
|
60
|
-
static SetTooltip(headerFolderName: HTMLElement): void;
|
|
61
|
+
static SetTooltip(headerFolderName: HTMLElement, extraOptions?: any): void;
|
|
61
62
|
static SetTooltipFor(element: HTMLElement, rawText: string, extraOptions?: any): void;
|
|
62
63
|
static DestroyTooltips(headerFolderName: HTMLElement): void;
|
|
63
64
|
static ClearTips(): void;
|
|
@@ -78,6 +79,7 @@ export declare class Helpers {
|
|
|
78
79
|
static deferredToPromise<T>(def: Promise<T>): Promise<T>;
|
|
79
80
|
static getHashCode(str: string): number;
|
|
80
81
|
static FindControlOnLayout: (name: string) => any;
|
|
82
|
+
static CheckRouteSemantic: (semantic: StandardRouteSemantics) => boolean;
|
|
81
83
|
}
|
|
82
84
|
export declare function setHtmlElementText(elem: HTMLElement, text: string): void;
|
|
83
85
|
export declare function getHtmlElementText(elem: HTMLElement): string;
|
|
@@ -235,6 +237,7 @@ export declare class Request {
|
|
|
235
237
|
private ProcessRequestEx;
|
|
236
238
|
private static ParseError;
|
|
237
239
|
private static GetRequestInstance;
|
|
240
|
+
static unauthorizedConfirmDialog(): void;
|
|
238
241
|
}
|
|
239
242
|
/** @internal */
|
|
240
243
|
export declare class TabsHelper {
|
|
@@ -264,12 +267,6 @@ export declare class PerformOnce {
|
|
|
264
267
|
perform(func: () => Promise<any> | Promise<any>): Promise<any>;
|
|
265
268
|
}
|
|
266
269
|
/** @internal */
|
|
267
|
-
export declare class CardCommandButtonsHelper {
|
|
268
|
-
static AddRefreshButtonEvents(selectorQuery: string): void;
|
|
269
|
-
static AddEditButtonEvents(selectorQuery: string, widgetId?: string): void;
|
|
270
|
-
static AddDeleteButtonEvents(selectorQuery: string, widgetId?: string): Promise<void>;
|
|
271
|
-
}
|
|
272
|
-
/** @internal */
|
|
273
270
|
export declare class DateTimeHelper {
|
|
274
271
|
static GetLocaleFormat(locale: string): DateTimeFormat;
|
|
275
272
|
}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { IRouteHandler } from "@docsvision/webclient/System/IRouteHandler";
|
|
2
|
+
import { RouteHandleResult } from "@docsvision/webclient/System/RouteHandleResult";
|
|
3
|
+
import { RouteType } from "@docsvision/webclient/System/RouteType";
|
|
4
|
+
import { $WebFrameSearchPanel } from "@docsvision/webclient/Platform/$WebFrameSearchPanel";
|
|
5
|
+
import { $ExperimentalFeature } from "@docsvision/webclient/System/$ExperimentalFeature";
|
|
6
|
+
import { $FullTextSearchEnabled } from "@docsvision/webclient/StandardServices";
|
|
7
|
+
import { IFolderRouteData } from "@docsvision/webclient/Platform/IFolderRouteData";
|
|
8
|
+
import { $CompanyLogo } from "@docsvision/webclient/Platform/$CompanyLogo";
|
|
9
|
+
/** @internal */
|
|
10
|
+
export declare class WebFrameSearchPanelRouteHandler implements IRouteHandler<any> {
|
|
11
|
+
private services;
|
|
12
|
+
name: string;
|
|
13
|
+
private isAvaibleRouteHandler;
|
|
14
|
+
constructor(services: $WebFrameSearchPanel & $ExperimentalFeature & $FullTextSearchEnabled & $CompanyLogo);
|
|
15
|
+
private hide;
|
|
16
|
+
mountRoute(data: IFolderRouteData, routeType: RouteType): Promise<RouteHandleResult>;
|
|
17
|
+
unmountRoute(data: any, routeType: RouteType): Promise<void>;
|
|
18
|
+
}
|
package/MainBundle.d.ts
CHANGED
|
@@ -18,3 +18,5 @@ import '@docsvision/webclient/Platform/SecurityDescriptorDialog';
|
|
|
18
18
|
import "@docsvision/webclient/BackOffice/DirectoryValues";
|
|
19
19
|
import "@docsvision/webclient/BackOffice/DirectoryTree";
|
|
20
20
|
import "@docsvision/webclient/BackOffice/DirectorySearchResult";
|
|
21
|
+
import "@docsvision/webclient/System/ControlTemplate";
|
|
22
|
+
import "@docsvision/webclient/System/ServiceTemplateService";
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
|
|
1
2
|
import { BasicEvent } from '@docsvision/webclient/System/BasicEvent';
|
|
2
3
|
import { IEventArgs } from '@docsvision/webclient/System/IEventArgs';
|
|
3
4
|
/** Информация об групповой операции в папке. */
|
|
@@ -17,6 +18,8 @@ export interface IBatchOperationInfo {
|
|
|
17
18
|
export interface IBatchOperationsService {
|
|
18
19
|
readonly operations: IBatchOperationInfo[];
|
|
19
20
|
readonly operationsChanged: BasicEvent<IEventArgs>;
|
|
21
|
+
buttons: GenModels.ControlModel[];
|
|
22
|
+
noBatchOperationsMessage: string;
|
|
20
23
|
register(info: IBatchOperationInfo): any;
|
|
21
24
|
unregister(id: string): any;
|
|
22
25
|
update(id: string, info: IBatchOperationInfo): any;
|
|
@@ -3,7 +3,7 @@ import { TableRowsSelectionModel } from '@docsvision/webclient/Platform/TableRow
|
|
|
3
3
|
import { BatchOperationErrorInfo } from './BatchOperationErrorInfo';
|
|
4
4
|
export declare type BatchOperationExecuteCallback = (row: ITableRowModel) => Promise<BatchOperationErrorInfo[]> | Promise<BatchOperationErrorInfo[]>;
|
|
5
5
|
export interface IBatchOperationsPerformer {
|
|
6
|
-
perform(operationName: string, selection: TableRowsSelectionModel, operation: BatchOperationExecuteCallback): Promise<BatchOperationErrorInfo[]>;
|
|
6
|
+
perform(operationName: string, selection: TableRowsSelectionModel, operation: BatchOperationExecuteCallback, operationDescription?: string): Promise<BatchOperationErrorInfo[]>;
|
|
7
7
|
}
|
|
8
8
|
export declare type $BatchOperationsPerformer = {
|
|
9
9
|
batchOperationsPerformer: IBatchOperationsPerformer;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { BatchOperationErrorInfo } from "@docsvision/webclient/Platform/BatchOperationErrorInfo";
|
|
2
2
|
export interface BatchOperationsProgressDialogProps {
|
|
3
3
|
operationName: string;
|
|
4
|
+
operationDescription?: string;
|
|
4
5
|
totalCardsCount: number;
|
|
5
6
|
onCanceled: () => void;
|
|
6
7
|
}
|
|
@@ -1,10 +1,12 @@
|
|
|
1
1
|
export declare enum SystemCacheObjects {
|
|
2
2
|
All = 0,
|
|
3
|
-
ApplicationSettings = 1
|
|
3
|
+
ApplicationSettings = 1,
|
|
4
|
+
UserAvatar = 2
|
|
4
5
|
}
|
|
5
6
|
/** Сервис для управления кешем системных объектов. */
|
|
6
7
|
export interface ICacheManagementService {
|
|
7
8
|
resetCache(objects: SystemCacheObjects): void;
|
|
9
|
+
updateCache(object: SystemCacheObjects, value: unknown): void;
|
|
8
10
|
}
|
|
9
11
|
/** Сервис для управления кешем системных объектов. */
|
|
10
12
|
export declare type $CacheManagement = {
|
|
@@ -1,17 +1,90 @@
|
|
|
1
|
-
|
|
2
|
-
import {
|
|
1
|
+
import { TableCompositionNames, TableCompositions } from '@docsvision/web/components/table/interfaces';
|
|
2
|
+
import { Event, Store } from 'effector';
|
|
3
|
+
import { IComposition } from '@docsvision/web/core/composition';
|
|
3
4
|
export interface ICustomContextMenuOption {
|
|
4
5
|
name: string;
|
|
5
|
-
action: (context: TableCompositions.Row | TableCompositions.HeaderRow) => void;
|
|
6
|
+
action: (context: TableCompositions.Row | TableCompositions.HeaderRow | TableCompositions.Cell) => void;
|
|
7
|
+
composition?: string;
|
|
6
8
|
iconClassName?: string;
|
|
7
|
-
visible?: boolean;
|
|
8
9
|
className?: string;
|
|
10
|
+
visible?: boolean;
|
|
11
|
+
order?: number;
|
|
12
|
+
blockId?: string;
|
|
13
|
+
/** Операция отключена */
|
|
14
|
+
disabled?: boolean;
|
|
15
|
+
}
|
|
16
|
+
export interface ICustomContextMenuStateData {
|
|
17
|
+
isOpened: boolean;
|
|
18
|
+
className: string;
|
|
19
|
+
eventTarget: CustomMenuEventTarget;
|
|
20
|
+
context: CustomMenuCompositions;
|
|
21
|
+
items: ICustomContextMenuOption[];
|
|
22
|
+
}
|
|
23
|
+
export interface ICustomContextMenuBlock {
|
|
24
|
+
id: string;
|
|
25
|
+
order?: number;
|
|
26
|
+
items?: ICustomContextMenuOption[];
|
|
27
|
+
}
|
|
28
|
+
export interface IParamsItemProvider<TLogic, TView> {
|
|
29
|
+
logic?: TLogic;
|
|
30
|
+
view?: TView;
|
|
31
|
+
}
|
|
32
|
+
export declare type CustomMenuCompositions = TableCompositions.Row | TableCompositions.HeaderRow | TableCompositions.Cell;
|
|
33
|
+
export declare type CustomMenuEventTarget = {
|
|
34
|
+
target: HTMLElement;
|
|
35
|
+
userSelection?: string;
|
|
36
|
+
};
|
|
37
|
+
export declare type CustomMenuStateData = Store<{
|
|
38
|
+
isOpened: boolean;
|
|
39
|
+
items: ICustomContextMenuOption[];
|
|
40
|
+
context: CustomMenuCompositions;
|
|
41
|
+
className: string;
|
|
42
|
+
eventTarget: CustomMenuEventTarget;
|
|
43
|
+
}>;
|
|
44
|
+
export declare type ContextMenuItemsManagementData = {
|
|
45
|
+
[TableCompositionNames.TableHeaderRow]?: IDataItemProvider[] | IDataItemFilter;
|
|
46
|
+
[TableCompositionNames.TableRow]?: IDataItemProvider[] | IDataItemFilter;
|
|
47
|
+
[TableCompositionNames.TableCell]?: IDataItemProvider[] | IDataItemFilter;
|
|
48
|
+
};
|
|
49
|
+
export interface IDataItemProvider {
|
|
50
|
+
id: string;
|
|
51
|
+
composition: string;
|
|
52
|
+
getItemsToAdd: (context?: IComposition<any, any, any>) => ICustomContextMenuOption[];
|
|
53
|
+
}
|
|
54
|
+
export interface IDataItemFilter {
|
|
55
|
+
id: string;
|
|
56
|
+
composition: string;
|
|
57
|
+
getItemsToHide: (context: IComposition<any, any, any>) => string[];
|
|
9
58
|
}
|
|
10
59
|
/** Сервис для создания опций кастомного контекстного меню. */
|
|
11
60
|
export interface IContextMenuOptionsService {
|
|
12
|
-
|
|
61
|
+
/** Состояние контекстного меню */
|
|
62
|
+
$stateData: CustomMenuStateData;
|
|
63
|
+
/** Устанавлиет значение флага меню открыто/закрыто */
|
|
64
|
+
setOpened: Event<boolean>;
|
|
65
|
+
/** Устанавливает значение конекста, в котором было открыто меню */
|
|
66
|
+
setContext: Event<CustomMenuCompositions>;
|
|
67
|
+
/** Устанавливает значение DOM-элемента, на котором было открыто меню */
|
|
68
|
+
setEventTarget: Event<CustomMenuEventTarget>;
|
|
69
|
+
/** Пользовательский класс контекстного меню */
|
|
13
70
|
menuClassName?: string;
|
|
14
|
-
|
|
71
|
+
/** Данные функций-провайдеров контекстного меню в соответсвии с композицией */
|
|
72
|
+
readonly $itemProviders: Store<ContextMenuItemsManagementData>;
|
|
73
|
+
/** Данные функций-фильтров контекстного меню в соответсвии с композицией */
|
|
74
|
+
readonly $itemFilters: Store<ContextMenuItemsManagementData>;
|
|
75
|
+
/** Добавляет функцию-провайдер пунктов контекстного меню */
|
|
76
|
+
addItemProvider?: (data: IDataItemProvider) => void;
|
|
77
|
+
/** Удаляет функцию-провайдер пунктов контекстного меню */
|
|
78
|
+
deleteItemProvider?: (functionId?: string) => void;
|
|
79
|
+
/** Добавляет функцию-фильтр пунктов контекстного меню */
|
|
80
|
+
addItemFilter?: (data: IDataItemFilter) => void;
|
|
81
|
+
/** Удаляет функцию-фильтр пунктов контекстного меню */
|
|
82
|
+
deleteItemFilter?: (functionId?: string) => void;
|
|
83
|
+
/** Регистрирует блоки контекстного меню */
|
|
84
|
+
registerBlocks?: (blocks: ICustomContextMenuBlock[]) => void;
|
|
85
|
+
/** Удаляет зарегистрированные блоки контекстного меню */
|
|
86
|
+
unregisterBlocks?: (blockIds: string[]) => void;
|
|
87
|
+
getMenuItems?: (context: IComposition<any, any, any>) => ICustomContextMenuOption[];
|
|
15
88
|
}
|
|
16
89
|
/** Сервис для создания опций кастомного контекстного меню. */
|
|
17
90
|
export declare type $ContextMenuOptions = {
|
|
@@ -12,6 +12,8 @@ export interface ICurrentFolderService {
|
|
|
12
12
|
readonly parentFolders?: string[];
|
|
13
13
|
readonly refreshTimeout?: number;
|
|
14
14
|
readonly forceVirtualFolderSearch?: boolean;
|
|
15
|
+
readonly searchId?: string;
|
|
16
|
+
readonly systemFolder?: GenModels.SystemFolders;
|
|
15
17
|
}
|
|
16
18
|
/** Сервис информации о текущей папке. */
|
|
17
19
|
export declare type $CurrentFolder = {
|
|
@@ -2,6 +2,7 @@ import { FileListItem } from '@docsvision/webclient/BackOffice/FileListItem';
|
|
|
2
2
|
import { $FilePreviewServices } from '@docsvision/webclient/Platform/FilePreview';
|
|
3
3
|
export declare class FilePreviewCommonService {
|
|
4
4
|
showSingle(fileItem: FileListItem, services: $FilePreviewServices, comments?: boolean): void;
|
|
5
|
+
showMulti(fileItem: FileListItem, services: $FilePreviewServices, fileItemList?: FileListItem[], comments?: boolean): void;
|
|
5
6
|
}
|
|
6
7
|
export declare type $FilePreview = {
|
|
7
8
|
filePreview: FilePreviewCommonService;
|
|
@@ -1,12 +1,14 @@
|
|
|
1
1
|
import { ITableData } from '@docsvision/web/components/table/interfaces';
|
|
2
|
-
import { ICommonFolderInfo } from '@docsvision/webclient/Platform/ICommonFolderInfo';
|
|
3
2
|
import { IFolderDataLoader } from '@docsvision/webclient/Platform/IFolderDataLoader';
|
|
4
3
|
import { IFolderDataLoadingPlugin } from '@docsvision/webclient/Platform/IFolderDataLoadingPlugin';
|
|
5
4
|
import { IFolderLoadRequest } from './IFolderLoadRequest';
|
|
6
5
|
import { SortDirection } from '@docsvision/web/components/table/plugins/sort';
|
|
6
|
+
import { IColumnsWidth } from '@docsvision/web/components/table/plugins/resize-column/$ResizeColumn';
|
|
7
7
|
import { Store } from 'effector';
|
|
8
|
+
import { IFilterActiveColumn } from '@docsvision/web/components/table/plugins/filter';
|
|
9
|
+
import { IGrouping, IGroupingPathItem, ILoadGroupingItemsOptions } from '@docsvision/web/components/table/plugins/grouping';
|
|
8
10
|
export interface IFolderDataLoadingService {
|
|
9
|
-
init(
|
|
11
|
+
init(): void;
|
|
10
12
|
addPlugin(resolver: IFolderDataLoadingPlugin): void;
|
|
11
13
|
removePlugin(id: string): void;
|
|
12
14
|
getPlugins(): IFolderDataLoadingPlugin[];
|
|
@@ -14,8 +16,14 @@ export interface IFolderDataLoadingService {
|
|
|
14
16
|
readonly pageSize: number;
|
|
15
17
|
loadData(options?: IFolderLoadRequest, loader?: IFolderDataLoader): Promise<void>;
|
|
16
18
|
sortBy(columnId: string, sortDirection: SortDirection): Promise<void>;
|
|
19
|
+
filterBy(filterData: IFilterActiveColumn[]): Promise<any>;
|
|
17
20
|
setDefaultDataLoader(loader: IFolderDataLoader): void;
|
|
21
|
+
downloadExcelReport(): void;
|
|
22
|
+
saveUserSettings(columns: IColumnsWidth[]): Promise<void>;
|
|
23
|
+
resetUserSettings(): Promise<void>;
|
|
18
24
|
updateUserSettings(loader?: IFolderDataLoader): Promise<void>;
|
|
25
|
+
loadGrouping(options: ILoadGroupingItemsOptions): Promise<IGrouping>;
|
|
26
|
+
saveGroupingPath(path: IGroupingPathItem[]): Promise<void>;
|
|
19
27
|
}
|
|
20
28
|
export declare type $FolderDataLoading = {
|
|
21
29
|
folderDataLoading: IFolderDataLoadingService;
|
|
@@ -1,9 +1,26 @@
|
|
|
1
1
|
import { IColumn, IRow, ITableData, ITableDataLoadRequest } from '@docsvision/web/components/table/interfaces';
|
|
2
2
|
import { SortDirection } from '@docsvision/web/components/table/plugins/sort';
|
|
3
|
+
import { IFilterActiveColumn } from '@docsvision/web/components/table/plugins/filter';
|
|
4
|
+
import { ICustomContextMenuBlock, IDataItemProvider, IParamsItemProvider } from '@docsvision/webclient/Platform/$ContextMenuOptions';
|
|
5
|
+
import { IComposition } from '@docsvision/web/core/composition';
|
|
6
|
+
import { IGrouping, IGroupingPathItem, ILoadGroupingItemsOptions } from '@docsvision/web/components/table/plugins/grouping';
|
|
7
|
+
import { Store } from 'effector';
|
|
3
8
|
export interface IFolderGridService {
|
|
9
|
+
$groupingReadonly: Store<boolean>;
|
|
10
|
+
setGroupingReadonly(available: boolean): void;
|
|
4
11
|
onRowClick(row: IRow): void;
|
|
12
|
+
backgroundOpacity: number;
|
|
5
13
|
onSortRequest(column: IColumn, sortDirection: SortDirection): void;
|
|
14
|
+
onFilterRequest(filterData: IFilterActiveColumn[]): void;
|
|
6
15
|
onLoadData(data?: ITableData, options?: ITableDataLoadRequest): Promise<void>;
|
|
16
|
+
getContextMenuBlocks(): ICustomContextMenuBlock[];
|
|
17
|
+
getContextMenuItemProviders(params?: IParamsItemProvider<any, any>, context?: IComposition<any, any, any>): IDataItemProvider[];
|
|
18
|
+
onSearchRequest(): Promise<void>;
|
|
19
|
+
onLoadGrouping(options: ILoadGroupingItemsOptions): Promise<IGrouping>;
|
|
20
|
+
onReloadWithNewSettings(): Promise<void>;
|
|
21
|
+
getGroupingAvailable(): boolean;
|
|
22
|
+
onGroupingPathChanged(path: IGroupingPathItem[]): void;
|
|
23
|
+
refreshPage(): void;
|
|
7
24
|
}
|
|
8
25
|
export declare type $FolderGrid = {
|
|
9
26
|
folderGrid: IFolderGridService;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { HeaderHoverPanelPlugin } from '@docsvision/web/components/table/plugins/hover-panel';
|
|
2
|
+
export interface IHoverPanelService {
|
|
3
|
+
getHoverPanelPlugins(defaultPlugins?: HeaderHoverPanelPlugin[]): HeaderHoverPanelPlugin[];
|
|
4
|
+
}
|
|
5
|
+
export declare type $HoverPanel = {
|
|
6
|
+
hoverPanel: IHoverPanelService;
|
|
7
|
+
};
|
|
8
|
+
export declare const $HoverPanel: string | ((model?: $HoverPanel) => IHoverPanelService);
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { IRowData } from '@docsvision/web/components/table/interfaces';
|
|
2
|
+
import { Event } from 'effector';
|
|
3
|
+
/** Шаблон сервиса грида. */
|
|
4
|
+
export interface IPluginTemplateService {
|
|
5
|
+
readonly somethingToggled: Event<IRowData>;
|
|
6
|
+
toggleSomething(row: IRowData): void;
|
|
7
|
+
}
|
|
8
|
+
/** Шаблон сервиса грида. */
|
|
9
|
+
export declare type $PluginTemplate = {
|
|
10
|
+
pluginTemplate: IPluginTemplateService;
|
|
11
|
+
};
|
|
12
|
+
export declare const $PluginTemplate: string | ((model?: $PluginTemplate) => IPluginTemplateService);
|
|
@@ -4,7 +4,7 @@ import { IBasicEvent } from "@docsvision/webclient/System/IBasicEvent";
|
|
|
4
4
|
export interface IUnreadCounter {
|
|
5
5
|
addFolderToCount(folderId: string, sourceId: string, options: IFolderToCountOptions): void;
|
|
6
6
|
removeFolderToCount(folderId: string, sourceId: string): void;
|
|
7
|
-
setLocalCount(folderId: string, value: number, timestamp
|
|
7
|
+
setLocalCount(folderId: string, value: number, timestamp?: number, shouldNotify?: boolean): void;
|
|
8
8
|
incrementLocalCount(folderId: string, timestamp?: number, shouldNotify?: boolean): void;
|
|
9
9
|
decrementLocalCount(folderId: string, timestamp?: number, shouldNotify?: boolean): void;
|
|
10
10
|
getUnreadCardsCount(folderId: string): number | undefined;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
|
|
2
|
+
import { Store, Event } from 'effector';
|
|
3
|
+
export interface ISearchInfo {
|
|
4
|
+
searchText: string;
|
|
5
|
+
searchContext: GenModels.SearchContextOption;
|
|
6
|
+
}
|
|
7
|
+
/** Интерфейс сервиса {@link $WebFrameSearchPanel}. */
|
|
8
|
+
export interface IWebFrameSearchPanel {
|
|
9
|
+
readonly $searchText: Store<string>;
|
|
10
|
+
readonly $availableContexts: Store<GenModels.SearchContextOption[]>;
|
|
11
|
+
readonly $searchContext: Store<GenModels.SearchContextOption>;
|
|
12
|
+
readonly $expanded: Store<boolean>;
|
|
13
|
+
readonly $visible: Store<boolean>;
|
|
14
|
+
readonly $searchResultsText: Store<string>;
|
|
15
|
+
readonly searchRequested: Event<ISearchInfo>;
|
|
16
|
+
setSearchText(text: string): void;
|
|
17
|
+
setSearchContext(context: GenModels.SearchContextOption): void;
|
|
18
|
+
setExpanded(expanded: boolean): void;
|
|
19
|
+
requestSearch(info?: ISearchInfo): void;
|
|
20
|
+
setAvailableContexts(contexts: GenModels.SearchContextOption[]): void;
|
|
21
|
+
enableContext(context: GenModels.SearchContextOption): void;
|
|
22
|
+
disableContext(context: GenModels.SearchContextOption): void;
|
|
23
|
+
setVisible(visible: boolean): void;
|
|
24
|
+
setSearchResultsText(text: string): void;
|
|
25
|
+
}
|
|
26
|
+
/** Предоставляет доступ к контролу WebFrameSearchPanel корневой разметки. */
|
|
27
|
+
export declare type $WebFrameSearchPanel = {
|
|
28
|
+
webFrameSearchPanel: IWebFrameSearchPanel;
|
|
29
|
+
};
|
|
30
|
+
export declare const $WebFrameSearchPanel: string | ((model?: $WebFrameSearchPanel) => IWebFrameSearchPanel);
|
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { $StaffDirectoryItemsServices } from '@docsvision/webclient/BackOffice/StaffDirectoryItems';
|
|
3
|
+
import { $LayoutRowController } from '@docsvision/webclient/Generated/DocsVision.WebClient.Controllers';
|
|
3
4
|
import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
|
|
5
|
+
import { $LayoutManager } from '@docsvision/webclient/System/$LayoutManager';
|
|
4
6
|
export interface AccessListEntryTrusteeProps {
|
|
5
7
|
trustee: GenModels.AccessControlTrustee;
|
|
6
|
-
services: $StaffDirectoryItemsServices;
|
|
8
|
+
services: $StaffDirectoryItemsServices & $LayoutRowController & $LayoutManager;
|
|
7
9
|
}
|
|
8
10
|
export declare const AccessListEntryTrustee: (props: AccessListEntryTrusteeProps) => JSX.Element;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { IFolderDataLoadingPlugin, ResponseResolveResult } from "@docsvision/webclient/Platform/IFolderDataLoadingPlugin";
|
|
2
|
+
import { PluginOrder } from "@docsvision/webclient/System/PluginOrder";
|
|
3
|
+
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
4
|
+
import { IColumn, IRow, ITableData } from "@docsvision/web/components/table/interfaces";
|
|
5
|
+
export declare enum ArchiveState {
|
|
6
|
+
NotArchived = 0,
|
|
7
|
+
Archived = 1
|
|
8
|
+
}
|
|
9
|
+
export interface IRowArchivedState {
|
|
10
|
+
value: ArchiveState;
|
|
11
|
+
}
|
|
12
|
+
export interface IColumnArchivedState {
|
|
13
|
+
value: boolean;
|
|
14
|
+
}
|
|
15
|
+
export declare const getRowArchivedStatePluginData: (row: IRow) => IRowArchivedState;
|
|
16
|
+
export declare const getColumnArchivedStatePluginData: (column: IColumn) => IColumnArchivedState;
|
|
17
|
+
export declare const ARCHIVED_COLUMN_ORDER = -1;
|
|
18
|
+
export declare class ArchivedCardsResponseResolver implements IFolderDataLoadingPlugin {
|
|
19
|
+
id: string;
|
|
20
|
+
description: string;
|
|
21
|
+
order: PluginOrder;
|
|
22
|
+
resolveResponse(data: ITableData, response: GenModels.GridViewModelEx): Promise<void | ResponseResolveResult>;
|
|
23
|
+
}
|
|
@@ -12,10 +12,10 @@ export declare class BaseMainMenuItemImpl<PropsT extends BaseMainMenuItemParams,
|
|
|
12
12
|
constructor(props: PropsT, state?: StateT);
|
|
13
13
|
UNSAFE_componentWillMount(): void;
|
|
14
14
|
onSelecting():
|
|
15
|
-
import("C:/
|
|
15
|
+
import("C:/Users/peshne.k/devWebClient/Bin/System/Events/CancelableEventArgs").CancelableEventArgs<boolean>;
|
|
16
16
|
onSelected(): void;
|
|
17
17
|
onToggling():
|
|
18
|
-
import("C:/
|
|
18
|
+
import("C:/Users/peshne.k/devWebClient/Bin/System/Events/CancelableEventArgs").CancelableEventArgs<boolean>;
|
|
19
19
|
onToggled(): void;
|
|
20
20
|
protected onClick(event: React.MouseEvent<any>): void;
|
|
21
21
|
protected getCssClass(): string;
|
|
@@ -6,5 +6,5 @@ import { $Timeout } from '@docsvision/webclient/System/$Timeout';
|
|
|
6
6
|
export declare class BatchOperationsPerformer implements IBatchOperationsPerformer {
|
|
7
7
|
private services;
|
|
8
8
|
constructor(services: $BatchOperationsProgressDialog & $Timeout);
|
|
9
|
-
perform(operationName: string, selection: TableRowsSelectionModel, operation: BatchOperationExecuteCallback): Promise<BatchOperationErrorInfo[]>;
|
|
9
|
+
perform(operationName: string, selection: TableRowsSelectionModel, operation: BatchOperationExecuteCallback, operationDescription?: string): Promise<BatchOperationErrorInfo[]>;
|
|
10
10
|
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { ICompositionPlugin } from "@docsvision/web/core/composition";
|
|
2
|
+
import { $BatchOperationServices } from "@docsvision/webclient/BackOffice/BatchDelegateOperation";
|
|
3
|
+
export declare const BatchOperationFeature = "BatchOperationsFeature";
|
|
4
|
+
export declare const BatchOperationButtons: ICompositionPlugin<any, $BatchOperationServices>;
|
package/Platform/Block.d.ts
CHANGED
|
@@ -23,7 +23,7 @@ export declare class BlockParams extends PanelParams {
|
|
|
23
23
|
/** Флаг, определяющий текущее состояние блока: true - Блок свернут (содержимое не отображается), false - Блок раскрыт. */
|
|
24
24
|
isCollapsed?: boolean;
|
|
25
25
|
/** Ширина метки */
|
|
26
|
-
labelWidth?:
|
|
26
|
+
labelWidth?: string;
|
|
27
27
|
/** Видимость блока, связанная с ролевой моделью. */
|
|
28
28
|
canBeDisplayed?: boolean;
|
|
29
29
|
/** Нужно ли показывать кнопку свернуть/развернуть все блоки. */
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import React, { ChangeEventHandler } from "react";
|
|
2
|
+
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
3
|
+
export interface IRadioButtonProps {
|
|
4
|
+
tab: number;
|
|
5
|
+
checked: boolean;
|
|
6
|
+
onChange: ChangeEventHandler<HTMLInputElement>;
|
|
7
|
+
value: GenModels.ButtonPositions;
|
|
8
|
+
}
|
|
9
|
+
export declare const ButtonPositionsSelectionRadioButton: React.FC<IRadioButtonProps>;
|
|
@@ -1,5 +1,10 @@
|
|
|
1
1
|
import { ICacheManagementService, SystemCacheObjects } from '@docsvision/webclient/Platform/$CacheManagement';
|
|
2
|
+
import { $LocalStorage } from '@docsvision/webclient/System/$LocalStorage';
|
|
3
|
+
export declare const USER_AVATAR_CACHE_KEY = "UserAvatarCacheKey";
|
|
2
4
|
/** Сервис для управления кешем системных объектов. */
|
|
3
5
|
export declare class CacheManagementService implements ICacheManagementService {
|
|
6
|
+
private services;
|
|
7
|
+
constructor(services: $LocalStorage);
|
|
4
8
|
resetCache(objects: SystemCacheObjects): void;
|
|
9
|
+
updateCache(object: SystemCacheObjects, value: unknown): void;
|
|
5
10
|
}
|
|
@@ -52,6 +52,7 @@ export declare class CardLinkImpl extends BaseControlImpl<CardLinkParams, CardLi
|
|
|
52
52
|
get isTextClickable(): boolean;
|
|
53
53
|
validate(params: any): IValidationResult;
|
|
54
54
|
protected renderValidationMessage(): JSX.Element;
|
|
55
|
+
protected updateValidationMessage(): void;
|
|
55
56
|
protected getCssClass(): string;
|
|
56
57
|
protected getTextValue(): string;
|
|
57
58
|
protected getTextTabIndex(): 0 | -1;
|