@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
|
@@ -2,8 +2,7 @@ import { IEmployeeResponseParser } from "@docsvision/webclient/BackOffice/IEmplo
|
|
|
2
2
|
import { $StaffDirectoryItemsController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
3
3
|
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
4
4
|
import { $ApplicationSettings } from "@docsvision/webclient/StandardServices";
|
|
5
|
-
import { ITableData } from "@docsvision/web/components/table/interfaces";
|
|
6
|
-
import { ILoadRequest } from "@docsvision/web/components/table/plugins/table-data";
|
|
5
|
+
import { ITableData, ITableDataLoadRequest } from "@docsvision/web/components/table/interfaces";
|
|
7
6
|
export declare type LoadedPages = {
|
|
8
7
|
sectionId: string;
|
|
9
8
|
pages: {
|
|
@@ -13,11 +12,9 @@ export declare type LoadedPages = {
|
|
|
13
12
|
export declare type LoadEmployeesOptions = {
|
|
14
13
|
sectionId: string;
|
|
15
14
|
sectionType: GenModels.DirectoryDataType;
|
|
16
|
-
request:
|
|
15
|
+
request: ITableDataLoadRequest;
|
|
17
16
|
currentData: ITableData;
|
|
18
17
|
services: $ApplicationSettings & $StaffDirectoryItemsController;
|
|
19
18
|
responseParser: IEmployeeResponseParser;
|
|
20
|
-
lastLoad: Promise<ITableData>;
|
|
21
|
-
loadedPages: LoadedPages;
|
|
22
19
|
};
|
|
23
20
|
export declare function loadEmployees(params: LoadEmployeesOptions): Promise<ITableData>;
|
|
@@ -18,6 +18,7 @@ export interface MultipleEmployeesState extends MultipleEmployeesParams, InputBa
|
|
|
18
18
|
favoritesStorage: FavoriteEmployeesStorage;
|
|
19
19
|
employeeVisualizer: EmployeeVisualizer;
|
|
20
20
|
employeeLoader: EmployeeLoader;
|
|
21
|
+
onMouseDownEvent: boolean;
|
|
21
22
|
}
|
|
22
23
|
/** @internal */
|
|
23
24
|
export declare type MultipleEmployeesImplState = MultipleEmployeesState;
|
|
@@ -34,6 +35,8 @@ export declare class MultipleEmployeesImpl extends InputBasedControlImpl<GenMode
|
|
|
34
35
|
protected showEditPopover(popoverOptions?: IEditPopoverProps): Promise<any>;
|
|
35
36
|
protected getFavoritesStorageName(props: MultipleEmployeesParams): string;
|
|
36
37
|
protected onSelected(typeaheadVariant: ITypeaheadVariant): void;
|
|
38
|
+
protected onMouseDown(): void;
|
|
39
|
+
protected onInputBlur(event: React.FocusEvent<any>): void;
|
|
37
40
|
protected onRemoveEmployeeClick(employee: GenModels.EmployeeDataModel, ev: React.MouseEvent<any> | React.TouchEvent<any>): void;
|
|
38
41
|
protected findItems(query: ITypeaheadSearchQuery): Promise<ITypeaheadSearchResult>;
|
|
39
42
|
protected getEmployeeTooltip(employee: GenModels.EmployeeDataModel): string;
|
|
@@ -20,6 +20,7 @@ export declare class NumeratorParams extends InputBasedControlParams<INumberInfo
|
|
|
20
20
|
allowManualEdit?: boolean;
|
|
21
21
|
/** Если true, то в момент сохранения карточки генерируется номер, если он не был заполнен. */
|
|
22
22
|
generateOnSave?: boolean;
|
|
23
|
+
displayIcon?: boolean;
|
|
23
24
|
/** Событие, возникающее перед началом генерации нового номера. */
|
|
24
25
|
generating?: CancelableApiEvent<void>;
|
|
25
26
|
/** Событие, возникающее после начала генерации нового номера. */
|
|
@@ -24,23 +24,26 @@ export declare class NumeratorImpl extends InputBasedControlImpl<INumberInfo, Nu
|
|
|
24
24
|
constructor(props: NumeratorParams, state: NumeratorState);
|
|
25
25
|
generateNewNumberEx(saveToTheCard?: boolean, saveCardBefore?: boolean): Promise<INumberInfo>;
|
|
26
26
|
generateNewNumber(saveToTheCard: boolean, prepareAction: () => Promise<any>): Promise<INumberInfo>;
|
|
27
|
+
getTabIndexForButtons(): 0 | -1;
|
|
27
28
|
onSaved(): Promise<any>;
|
|
28
29
|
componentDidMount(): void;
|
|
29
30
|
protected getTextValue(): string;
|
|
30
31
|
protected onInputChange(event: any): void;
|
|
31
32
|
validate(params: any): IValidationResult;
|
|
32
|
-
clearNumber(): Promise<
|
|
33
|
+
clearNumber(): Promise<void>;
|
|
33
34
|
protected renderInto(props: NumeratorParams, container: HTMLElement): void;
|
|
34
35
|
protected get editAvailable(): boolean;
|
|
35
36
|
protected get withInputMode(): boolean;
|
|
36
37
|
protected getCssClass(): string;
|
|
37
38
|
protected onGenerateClick(): Promise<void>;
|
|
38
39
|
protected onClearClick(): void;
|
|
39
|
-
protected
|
|
40
|
+
protected editInPlaceModeRender(): JSX.Element;
|
|
41
|
+
protected getLeftButtons(): IBoxWithButtonsButtonInfo[];
|
|
40
42
|
protected getButtons(): IBoxWithButtonsButtonInfo[];
|
|
41
43
|
wrapWithButtons(children?: React.ReactNode): JSX.Element;
|
|
42
44
|
protected renderWithText(): JSX.Element;
|
|
43
45
|
protected onInputFocus(event: React.FocusEvent<any>): void;
|
|
46
|
+
protected onMouseDownIcon(): void;
|
|
44
47
|
protected onInputBlur(event: React.FocusEvent<any>): void;
|
|
45
48
|
protected onPlaceholderClick(event: any): void;
|
|
46
49
|
protected renderInputWithPlaceholder(): React.ReactNode;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
|
+
import { IEventArgs } from '@docsvision/webclient/System/IEventArgs';
|
|
1
2
|
import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
|
|
2
3
|
import { ChangeStateFunction } from '@docsvision/webclient/BackOffice/$OperationParametersPanel';
|
|
3
4
|
import { ILayout } from '@docsvision/webclient/System/$Layout';
|
|
4
|
-
export interface OperationExecutingEventArgs {
|
|
5
|
+
export interface OperationExecutingEventArgs extends IEventArgs {
|
|
5
6
|
setChangeStateFunction(func: ChangeStateFunction): void;
|
|
6
7
|
layout?: ILayout;
|
|
7
8
|
operationData: GenModels.OperationDataModel;
|
|
@@ -37,6 +37,8 @@ export declare class PartnerBaseParams<T> extends InputBasedControlParams<T> {
|
|
|
37
37
|
directoryWindow?: PartnerSelectDialog;
|
|
38
38
|
/** Доступен ли интерфейс редактиррования справочника. */
|
|
39
39
|
allowDirectoryEdit?: boolean;
|
|
40
|
+
displayIcon?: boolean;
|
|
41
|
+
popoverOpen?: boolean;
|
|
40
42
|
/** Событие, возникающее перед открытием модального окна для выбора контрагентов. */
|
|
41
43
|
directoryWindowOpening?: CancelableApiEvent<void>;
|
|
42
44
|
/** Событие, возникающее после открытия модального окна для выбора контрагентов. */
|
|
@@ -66,8 +68,8 @@ export declare class PartnerBaseParams<T> extends InputBasedControlParams<T> {
|
|
|
66
68
|
export declare abstract class PartnerBase<T extends GenModels.DepartmentModel | GenModels.EmployeeDataModel, ParamsT extends PartnerBaseParams<T> = PartnerBaseParams<T>, StateT extends PartnerBaseState<T> = PartnerBaseState<T>> extends InputBasedControl<T, ParamsT, StateT> {
|
|
67
69
|
/** @internal */
|
|
68
70
|
protected getServices(): $LayoutPartnerController & $EditOperationStore & $LayoutInfo & $LayoutRowController & $LayoutController & Partial<$LayoutController> & $LayoutManager & Partial<
|
|
69
|
-
import("C:/
|
|
70
|
-
import("C:/
|
|
71
|
+
import("C:/Users/peshne.k/devWebClient/Bin/TypeScriptDefinitions/System/Controls/Layout/LayoutServices").$CurrentLocation> & Partial<
|
|
72
|
+
import("C:/Users/peshne.k/devWebClient/Bin/TypeScriptDefinitions/System/Controls/Layout/$Layout").$Layout> & $LayoutStaffController & $DepartmentController;
|
|
71
73
|
/** @internal */
|
|
72
74
|
protected get partnerImpl(): PartnerBaseImpl<T>;
|
|
73
75
|
private set partnerBindingHandler(value);
|
|
@@ -24,6 +24,7 @@ export interface PartnerBaseState<T> extends PartnerBaseParams<T>, InputBasedCon
|
|
|
24
24
|
beforeModalSelectedFilterPath: GenModels.DepartmentModel[];
|
|
25
25
|
/** Путь для элемента из поиска, отличается от selectedFilterPath тем, что применяется только при закрытии PartnerSelectDialog */
|
|
26
26
|
searchFilterPath: GenModels.DepartmentModel[];
|
|
27
|
+
onMouseOverInfo: boolean;
|
|
27
28
|
}
|
|
28
29
|
/** @internal */
|
|
29
30
|
export declare abstract class PartnerBaseImpl<T extends GenModels.DepartmentModel | GenModels.EmployeeDataModel, ParamsT extends PartnerBaseParams<T> = PartnerBaseParams<T>, StateT extends PartnerBaseState<T> = PartnerBaseState<T>> extends InputBasedControlImpl<T, ParamsT, StateT> {
|
|
@@ -33,9 +34,13 @@ export declare abstract class PartnerBaseImpl<T extends GenModels.DepartmentMode
|
|
|
33
34
|
private modalHost;
|
|
34
35
|
private dictionaryHost;
|
|
35
36
|
constructor(props: ParamsT, state: StateT);
|
|
37
|
+
componentDidMount(): void;
|
|
36
38
|
componentWillUnmount(): void;
|
|
37
39
|
componentDidUpdate(): void;
|
|
38
40
|
setValue(value: T, redraw: boolean): void;
|
|
41
|
+
private saveCard;
|
|
42
|
+
private shouldSaveCardWithEditInPlaceValue;
|
|
43
|
+
private isLayoutViewMode;
|
|
39
44
|
protected get departmentMode(): number;
|
|
40
45
|
protected getCssClass(): string;
|
|
41
46
|
protected getInputTitle(): string;
|
|
@@ -74,7 +79,22 @@ export declare abstract class PartnerBaseImpl<T extends GenModels.DepartmentMode
|
|
|
74
79
|
protected onCreateDepartment: () => Promise<void>;
|
|
75
80
|
protected onCreateEmployee: () => Promise<void>;
|
|
76
81
|
private afterOpenCallback;
|
|
82
|
+
protected closePopover(): void;
|
|
83
|
+
protected getItemType(value: GenModels.DepartmentModel | GenModels.EmployeeDataModel): GenModels.PartnerItemType;
|
|
84
|
+
protected renderCardInfo(): JSX.Element;
|
|
85
|
+
protected onDocumentOver: (event: any) => void;
|
|
86
|
+
protected onDocumentOut: (event: any) => void;
|
|
87
|
+
protected onMouseEnter: () => void;
|
|
88
|
+
protected onMouseLeave(): void;
|
|
89
|
+
protected onInputBlur(event: React.FocusEvent<any>): void;
|
|
77
90
|
protected renderTypeaheadHeader(): JSX.Element;
|
|
91
|
+
protected getIconLabel(): string;
|
|
92
|
+
protected onMouseDownIcon(): void;
|
|
93
|
+
protected getIconClassName(): string;
|
|
78
94
|
protected renderInputWithPlaceholder(): React.ReactNode;
|
|
95
|
+
protected editInPlaceModeRender(): JSX.Element;
|
|
96
|
+
protected onIconClick(): void;
|
|
97
|
+
protected renderWithText(): JSX.Element;
|
|
98
|
+
protected getDepartmentIconClassName(item: GenModels.DepartmentModel): string;
|
|
79
99
|
renderDictionary(): JSX.Element;
|
|
80
100
|
}
|
|
@@ -38,9 +38,9 @@ export declare class PartnerDirectoryBaseParams<T extends ValueT> extends Direct
|
|
|
38
38
|
export declare abstract class PartnerDirectoryBase<T extends ValueT, ParamsT extends PartnerDirectoryBaseParams<T> = PartnerDirectoryBaseParams<T>, StateT extends PartnerDirectoryBaseState<T> = PartnerDirectoryBaseState<T>> extends DirectoryBase<T, NodeT, ItemT, ParamsT, StateT> {
|
|
39
39
|
/** @internal */
|
|
40
40
|
protected getServices(): $LayoutPartnerController & $EditOperationStore & $LayoutInfo & $LayoutRowController & $LayoutController & Partial<$LayoutController> &
|
|
41
|
-
import("C:/
|
|
42
|
-
import("C:/
|
|
43
|
-
import("C:/
|
|
41
|
+
import("C:/Users/peshne.k/devWebClient/Bin/TypeScriptDefinitions/System/Services/$LayoutManager").$LayoutManager & Partial<
|
|
42
|
+
import("C:/Users/peshne.k/devWebClient/Bin/TypeScriptDefinitions/System/Controls/Layout/LayoutServices").$CurrentLocation> & Partial<
|
|
43
|
+
import("C:/Users/peshne.k/devWebClient/Bin/TypeScriptDefinitions/System/Controls/Layout/$Layout").$Layout> & $LayoutStaffController & $DepartmentController;
|
|
44
44
|
/** @internal */
|
|
45
45
|
protected get partnerImpl(): PartnerDirectoryBaseImpl<T>;
|
|
46
46
|
init(): Promise<void>;
|
|
@@ -21,6 +21,7 @@ export interface PartnerState extends PartnerParams, InputBasedControlState<GenM
|
|
|
21
21
|
beforeModalSelectedFilterPath: GenModels.DepartmentModel[];
|
|
22
22
|
/** Путь для элемента из поиска, отличается от selectedFilterPath тем, что применяется только при закрытии PartnerSelectDialog */
|
|
23
23
|
searchFilterPath: GenModels.DepartmentModel[];
|
|
24
|
+
onMouseOverInfo: boolean;
|
|
24
25
|
}
|
|
25
26
|
/** @internal */
|
|
26
27
|
export declare type PartnerImplProps = PartnerParams;
|
|
@@ -16,6 +16,7 @@ export interface IPerformersTableProps {
|
|
|
16
16
|
enableFavorites: boolean;
|
|
17
17
|
intervalManagerEndDate: Date;
|
|
18
18
|
favoritesKey: string;
|
|
19
|
+
required: boolean;
|
|
19
20
|
onPerformerChanged: (task: TaskGroupInterval, newPerformer: GenModels.IDirectoryItemData) => void;
|
|
20
21
|
onChangeDurationClick: (task: TaskGroupInterval) => void;
|
|
21
22
|
onChangeDescriptionClick: (task: TaskGroupInterval) => void;
|
|
@@ -27,6 +28,8 @@ export interface IPerformersTableProps {
|
|
|
27
28
|
onDeleteClick: (task: TaskGroupInterval) => void;
|
|
28
29
|
onToggleDistributionClick: (task: TaskGroupInterval) => void;
|
|
29
30
|
onStaffItemsLoading: (sender: StaffDirectoryItems, args: ICancelableEventArgs<IStaffDataLoadingEventArgs>, task?: TaskGroupInterval) => void;
|
|
31
|
+
onInputClick: () => void;
|
|
32
|
+
outsideInputClick: () => void;
|
|
30
33
|
setTableHelperRow: (element: HTMLElement) => void;
|
|
31
34
|
services: $ApplicationSettings;
|
|
32
35
|
}
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { PrintButtonLogic } from "@docsvision/webclient/BackOffice/PrintButtonLogic";
|
|
3
|
+
import { PrintButtonView } from "@docsvision/webclient/BackOffice/PrintButtonView";
|
|
4
|
+
import { $AvailableTemplatesController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
5
|
+
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
6
|
+
import { $SiteUrl } from "@docsvision/webclient/StandardServices";
|
|
7
|
+
import { BaseControl, BaseControlParams } from "@docsvision/webclient/System/BaseControl";
|
|
8
|
+
import { BaseControlImplState } from "@docsvision/webclient/System/BaseControlImpl";
|
|
9
|
+
import { ControlImpl } from "@docsvision/webclient/System/ControlImpl";
|
|
10
|
+
import { $CardId } from "@docsvision/webclient/System/LayoutServices";
|
|
11
|
+
import { IBindingResult } from "@docsvision/webclient/System/IBindingResult";
|
|
12
|
+
import { Optional } from "@docsvision/web/core/services";
|
|
13
|
+
export declare class PrintButtonParams extends BaseControlParams {
|
|
14
|
+
/** Стандартный CSS класс со стилями элемента управления */
|
|
15
|
+
standardCssClass?: string;
|
|
16
|
+
/** Текст кнопки операции. */
|
|
17
|
+
labelText?: string;
|
|
18
|
+
/** Список шаблонов */
|
|
19
|
+
availableTemplates: GenModels.TransformationDataModel[];
|
|
20
|
+
/** Сервисы */
|
|
21
|
+
services?: $AvailableTemplatesController & $CardId & Optional<$PrintButtonOptions> & $SiteUrl;
|
|
22
|
+
}
|
|
23
|
+
export interface PrintButtonState extends BaseControlImplState, PrintButtonParams {
|
|
24
|
+
logic: PrintButtonLogic;
|
|
25
|
+
view: PrintButtonView;
|
|
26
|
+
}
|
|
27
|
+
/** Сервис для переопределения реализации PrintButton */
|
|
28
|
+
export interface IPrintButtonOptions {
|
|
29
|
+
getPrintButtonView(params: PrintButtonParams): PrintButtonView;
|
|
30
|
+
getPrintButtonLogic(params: PrintButtonParams): PrintButtonLogic;
|
|
31
|
+
}
|
|
32
|
+
export declare type $PrintButtonOptions = {
|
|
33
|
+
printButtonOptions: IPrintButtonOptions;
|
|
34
|
+
};
|
|
35
|
+
export declare const $PrintButtonOptions: string | ((model?: $PrintButtonOptions) => IPrintButtonOptions);
|
|
36
|
+
/**
|
|
37
|
+
* Класс элемента управления PrintButton.
|
|
38
|
+
*/
|
|
39
|
+
export declare class PrintButton extends BaseControl<PrintButtonParams, PrintButtonState> {
|
|
40
|
+
construct(): void;
|
|
41
|
+
/** @internal */
|
|
42
|
+
protected set availableTemplatesLoader(binding: IBindingResult<GenModels.TransformationDataModel[]>);
|
|
43
|
+
set availableTemplatesChanged(val: any);
|
|
44
|
+
/** @notest @internal */
|
|
45
|
+
protected createParams(): PrintButtonParams;
|
|
46
|
+
protected createImpl(): ControlImpl;
|
|
47
|
+
renderControl(): JSX.Element;
|
|
48
|
+
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { PrintButtonLogic } from '@docsvision/webclient/BackOffice/PrintButtonLogic';
|
|
3
|
+
import { PrintButtonView } from '@docsvision/webclient/BackOffice/PrintButtonView';
|
|
4
|
+
import './PrintButtonContainer.css';
|
|
5
|
+
export declare const PrintButtonContainer: (props: {
|
|
6
|
+
logic: PrintButtonLogic;
|
|
7
|
+
view: PrintButtonView;
|
|
8
|
+
}) => JSX.Element;
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { PrintButtonState } from "@docsvision/webclient/BackOffice/PrintButton";
|
|
2
|
+
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
3
|
+
import { IDropdownButtonListItem } from "@docsvision/webclient/Helpers/DropdownButton";
|
|
4
|
+
export declare class PrintButtonLogic {
|
|
5
|
+
state: PrintButtonState;
|
|
6
|
+
emptyList: IDropdownButtonListItem[];
|
|
7
|
+
constructor(state: PrintButtonState);
|
|
8
|
+
domain:
|
|
9
|
+
import("effector").Domain;
|
|
10
|
+
toggleList:
|
|
11
|
+
import("effector").Event<void>;
|
|
12
|
+
closeList:
|
|
13
|
+
import("effector").Event<void>;
|
|
14
|
+
setList:
|
|
15
|
+
import("effector").Event<GenModels.TransformationDataModel[]>;
|
|
16
|
+
$isOpen:
|
|
17
|
+
import("effector").Store<boolean>;
|
|
18
|
+
$list:
|
|
19
|
+
import("effector").Store<IDropdownButtonListItem[]>;
|
|
20
|
+
$oneItem:
|
|
21
|
+
import("effector").Store<IDropdownButtonListItem>;
|
|
22
|
+
private getHtmlByXsltAlias;
|
|
23
|
+
private getHtmlByXsltId;
|
|
24
|
+
private onClickItem;
|
|
25
|
+
}
|
|
@@ -1,12 +1,14 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { ISearchFilterEntry, SearchFilters } from "@docsvision/webclient/BackOffice/$WebFrameDirectorySearchInfoStorageService";
|
|
2
2
|
import React from "react";
|
|
3
3
|
export interface ISearchBar {
|
|
4
4
|
visibility: boolean;
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
5
|
+
textValue: string;
|
|
6
|
+
searchFilters: ISearchFilterEntry[];
|
|
7
|
+
currentSearchFilterKey: SearchFilters;
|
|
8
|
+
onSearchFilterChange: (newSearchFilterKey: SearchFilters) => void;
|
|
8
9
|
searchPlaceholder: string;
|
|
9
10
|
onSearchTextChange: (newSearchText: string) => void;
|
|
11
|
+
onClearButtonClick: () => void;
|
|
10
12
|
onSearchTextKeyPressed: (e: React.KeyboardEvent<any>) => void;
|
|
11
13
|
}
|
|
12
14
|
export declare const SearchBar: (props: ISearchBar) => JSX.Element;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
1
|
import { StaffDirectorySearchResponseT } from "@docsvision/webclient/BackOffice/StaffDirectoryLogic";
|
|
2
|
+
import { SearchFilters } from "@docsvision/webclient/BackOffice/$WebFrameDirectorySearchInfoStorageService";
|
|
2
3
|
import { $StaffDirectoryItemsController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
3
|
-
export declare function searchEmployees(searchText: string, searchFilterKey:
|
|
4
|
+
export declare function searchEmployees(searchText: string, searchFilterKey: SearchFilters, services: $StaffDirectoryItemsController, maxCount?: number, skipCount?: number): Promise<StaffDirectorySearchResponseT>;
|
|
@@ -15,6 +15,7 @@ import { Optional } from "@docsvision/web/core/services";
|
|
|
15
15
|
import { $WebFrameDirectorySearchPanelService } from "@docsvision/webclient/BackOffice/$WebFrameDirectorySearchPanelService";
|
|
16
16
|
import { IStaffTreeRow } from "@docsvision/webclient/BackOffice/IStaffTreeRow";
|
|
17
17
|
import { BasicApiEvent } from "@docsvision/webclient/System/ApiEvent";
|
|
18
|
+
import { $Domain } from "@docsvision/web/core/state-management";
|
|
18
19
|
/**
|
|
19
20
|
* Содержит публичные свойства элемента управления [Справочник сотрудников]{@link StaffDirectory}.
|
|
20
21
|
*/
|
|
@@ -28,7 +29,7 @@ export declare class StaffDirectoryParams extends BaseControlParams {
|
|
|
28
29
|
/** Вызывается после любого изменении отображаемого в левой части дерева. */
|
|
29
30
|
currentSectionTreeUpdated?: BasicApiEvent<IStaffTreeRow[]>;
|
|
30
31
|
/** Сервисы. */
|
|
31
|
-
services?: $ApplicationSettings & $LocalStorage & $LayoutRowController & $LayoutCardController & $LayoutManager & $SecurityDescriptorDialogServices & $DepartmentController & Optional<$StaffDirectoryOptions> & $DeviceType & $StaffDirectoryItemsController & $IsIE & $WebFrameDirectorySearchPanelService & $LayoutStaffController;
|
|
32
|
+
services?: $ApplicationSettings & $LocalStorage & $LayoutRowController & $LayoutCardController & $LayoutManager & $SecurityDescriptorDialogServices & $DepartmentController & Optional<$StaffDirectoryOptions> & $DeviceType & $StaffDirectoryItemsController & $IsIE & $WebFrameDirectorySearchPanelService & $LayoutStaffController & $Domain;
|
|
32
33
|
}
|
|
33
34
|
export interface StaffDirectoryState extends BaseControlImplState, StaffDirectoryParams, IStaffDirectoryLogicOptions {
|
|
34
35
|
logic: StaffDirectoryLogic;
|
|
@@ -2,6 +2,8 @@ export declare const STAFF_DIRECTORY_ID = "6710b92a-e148-4363-8a6f-1aa0eb18936c"
|
|
|
2
2
|
export declare const UNIT_STAFF_SECTION_ID = "7473f07f-11ed-4762-9f1e-7ff10808ddd1";
|
|
3
3
|
export declare const POSITIONS_SECTION_ID = "cfdfe60a-21a8-4010-84e9-9d2df348508c";
|
|
4
4
|
export declare const EMPLOYEE_SECTION_ID = "dbc8ae9d-c1d2-4d5e-978b-339d22b32482";
|
|
5
|
+
export declare const GROUP_SECTION_ID = "5b607ffc-7ea2-47b1-90d4-bb72a0fe7280";
|
|
6
|
+
export declare const ROLE_SECTION_ID = "f6927a03-5bce-4c7e-9c8f-e61c6d9f256e";
|
|
5
7
|
export declare const EMPLOYEE_CARD_TYPE_ID = "cd81a0e2-187e-417c-a21b-aefdde17c362";
|
|
6
8
|
export declare const EMPLOYEES_LAST_NAME_COLUMN_ID = "Employees_LastName";
|
|
7
9
|
export declare const EMPLOYEES_FIRST_NAME_COLUMN_ID = "Employees_FirstName";
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { $LayoutRowController } from '@docsvision/webclient/Generated/DocsVision.WebClient.Controllers';
|
|
2
|
+
import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
|
|
3
|
+
import { PopoverMode } from '@docsvision/webclient/Helpers/PopoverHelpers/Popover';
|
|
4
|
+
import { $LocationContainerControlServices } from '@docsvision/webclient/System/LocationContainerControl';
|
|
5
|
+
import { LoadingState } from '@docsvision/webclient/System/LoadingState';
|
|
6
|
+
import React from 'react';
|
|
7
|
+
interface Props {
|
|
8
|
+
item: GenModels.IDirectoryItemData;
|
|
9
|
+
isOpen: boolean;
|
|
10
|
+
onClose: () => void;
|
|
11
|
+
services: $LayoutRowController & $LocationContainerControlServices;
|
|
12
|
+
yShift?: number;
|
|
13
|
+
mode?: PopoverMode;
|
|
14
|
+
}
|
|
15
|
+
interface State {
|
|
16
|
+
loaded: boolean;
|
|
17
|
+
}
|
|
18
|
+
export declare class StaffDirectoryInfoPopover extends React.Component<Props, State> {
|
|
19
|
+
state: State;
|
|
20
|
+
onLoadStateChange: () => void;
|
|
21
|
+
onLoaded: () => void;
|
|
22
|
+
onUnloading: () => void;
|
|
23
|
+
renderLoading: (state: LoadingState) => JSX.Element;
|
|
24
|
+
loadLayout: () => Promise<GenModels.LayoutRowViewModel>;
|
|
25
|
+
onClickInside: (ev: MouseEvent) => void;
|
|
26
|
+
render(): JSX.Element;
|
|
27
|
+
}
|
|
28
|
+
export {};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { IStaffDataLoadingEventArgs } from '@docsvision/webclient/BackOffice/IStaffDataLoadingEventArgs';
|
|
2
2
|
import { StaffDirectoryItemsImpl, StaffDirectoryItemsState } from '@docsvision/webclient/BackOffice/StaffDirectoryItemsImpl';
|
|
3
|
-
import { $StaffDirectoryItemsController } from '@docsvision/webclient/Generated/DocsVision.WebClient.Controllers';
|
|
3
|
+
import { $LayoutRowController, $LayoutStaffController, $StaffDirectoryItemsController } from '@docsvision/webclient/Generated/DocsVision.WebClient.Controllers';
|
|
4
4
|
import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
|
|
5
5
|
import { DirectoryBase, DirectoryBaseParams } from '@docsvision/webclient/System/DirectoryBase';
|
|
6
6
|
import { $CardInfo, $EditOperationStore, $LayoutInfo } from '@docsvision/webclient/System/LayoutServices';
|
|
@@ -11,7 +11,8 @@ import { Optional } from '@docsvision/web/core/services';
|
|
|
11
11
|
import { $LabelWidth } from '@docsvision/webclient/System/$LabelWidth';
|
|
12
12
|
import { DirectorySelectingMode } from '@docsvision/webclient/System/DirectorySelectingMode';
|
|
13
13
|
import { $LocalStorage } from '@docsvision/webclient/System/$LocalStorage';
|
|
14
|
-
|
|
14
|
+
import { $LocationContainerControlServices } from '@docsvision/webclient/System/LocationContainerControl';
|
|
15
|
+
export declare type $StaffDirectoryItemsServices = $LayoutInfo & $EditOperationStore & $StaffDirectoryItemsController & $CardInfo & Optional<$LabelWidth> & Optional<$LocalStorage> & $LayoutStaffController;
|
|
15
16
|
export declare type StaffValueType = GenModels.IDirectoryItemData | GenModels.IDirectoryItemData[];
|
|
16
17
|
export declare type StaffNodeType = GenModels.IDirectoryItemData;
|
|
17
18
|
declare type ItemT = GenModels.IDirectoryItemData;
|
|
@@ -37,6 +38,11 @@ export declare class StaffDirectoryItemsParams<ValueT extends StaffValueType = S
|
|
|
37
38
|
showIcons?: boolean;
|
|
38
39
|
/** Доступность узлов и элементов для выбора из справочника. */
|
|
39
40
|
selectingNodesMode?: DirectorySelectingMode;
|
|
41
|
+
onInputClick?: () => void;
|
|
42
|
+
outsideInputClick?: () => void;
|
|
43
|
+
displayIcon?: boolean;
|
|
44
|
+
popoverOpen?: boolean;
|
|
45
|
+
selectedItem?: ItemT;
|
|
40
46
|
/**
|
|
41
47
|
* Событие, возникающее перед выполнением поиска записей на сервере. В обработчике события можно изменить параметры запроса.
|
|
42
48
|
* Если в обработчике задать значение result, то запрос на сервер выполнен не будет.
|
|
@@ -56,7 +62,7 @@ export declare class StaffDirectoryItemsParams<ValueT extends StaffValueType = S
|
|
|
56
62
|
/** События возникает после удаления сотрудника из списка. */
|
|
57
63
|
/** @covered */
|
|
58
64
|
itemRemoved?: BasicApiEvent<ValueT>;
|
|
59
|
-
services?: $StaffDirectoryItemsServices;
|
|
65
|
+
services?: $StaffDirectoryItemsServices & $LayoutRowController & $LocationContainerControlServices;
|
|
60
66
|
}
|
|
61
67
|
export declare type StaffDirectoryItemsSingle = StaffDirectoryItems<ItemT>;
|
|
62
68
|
export declare type StaffDirectoryItemsMultiple = StaffDirectoryItems<ItemT[]>;
|
|
@@ -66,7 +72,11 @@ export declare class StaffDirectoryItems<ValueT extends StaffValueType = StaffVa
|
|
|
66
72
|
/** @internal */
|
|
67
73
|
protected createImpl(): StaffDirectoryItemsImpl;
|
|
68
74
|
static ControlTypeName: string;
|
|
69
|
-
protected getServices(): $
|
|
75
|
+
protected getServices(): $LayoutInfo & $EditOperationStore & $StaffDirectoryItemsController & $CardInfo & Partial<$LabelWidth> & Partial<$LocalStorage> & $LayoutStaffController & $LayoutRowController & Partial<
|
|
76
|
+
import("C:/Users/peshne.k/devWebClient/Bin/TypeScriptDefinitions/Generated/DocsVision.WebClient.Controllers").$LayoutController> &
|
|
77
|
+
import("C:/Users/peshne.k/devWebClient/Bin/TypeScriptDefinitions/System/Services/$LayoutManager").$LayoutManager & Partial<
|
|
78
|
+
import("C:/Users/peshne.k/devWebClient/Bin/TypeScriptDefinitions/System/Controls/Layout/LayoutServices").$CurrentLocation> & Partial<
|
|
79
|
+
import("C:/Users/peshne.k/devWebClient/Bin/TypeScriptDefinitions/System/Controls/Layout/$Layout").$Layout>;
|
|
70
80
|
/** Сохраняет выбранные значения в списке избранных. */
|
|
71
81
|
updateFavorites(): Promise<void>;
|
|
72
82
|
private set staffDataSource(value);
|
|
@@ -74,7 +84,7 @@ export declare class StaffDirectoryItems<ValueT extends StaffValueType = StaffVa
|
|
|
74
84
|
private set binding(value);
|
|
75
85
|
private set defaultEmployeeBinding(value);
|
|
76
86
|
get inputChanged():
|
|
77
|
-
import("C:/
|
|
87
|
+
import("C:/Users/peshne.k/devWebClient/Bin/TypeScriptDefinitions/System/Events/SimpleEvent").SimpleEvent<string>;
|
|
78
88
|
/** @covered */
|
|
79
89
|
get inputText(): string;
|
|
80
90
|
/** @covered */
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { StaffDirectoryItemsParams, StaffNodeType, StaffValueType } from '@docsvision/webclient/BackOffice/StaffDirectoryItems';
|
|
2
2
|
import { StaffDirectoryDataVisualiser } from '@docsvision/webclient/BackOffice/StaffDirectoryDataVisualiser';
|
|
3
3
|
import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
|
|
4
|
+
import { IBoxWithButtonsButtonInfo } from '@docsvision/webclient/Helpers/BoxWithButtons';
|
|
4
5
|
import { IEditPopoverProps } from '@docsvision/webclient/Helpers/PopoverHelpers/EditPopover/IEditPopoverProps';
|
|
5
6
|
import { ITypeaheadProps } from '@docsvision/webclient/Helpers/Typeahead/ITypeaheadProps';
|
|
6
7
|
import { ITypeaheadSearchQuery } from '@docsvision/webclient/Helpers/Typeahead/Models/ITypeaheadSearchQuery';
|
|
@@ -19,6 +20,7 @@ export interface StaffDirectoryItemsState<ValueT extends StaffValueType = StaffV
|
|
|
19
20
|
dataSource: GenModels.StaffItemsDataSourceModel;
|
|
20
21
|
enableItemsAnimation: boolean;
|
|
21
22
|
inputChanged: SimpleEvent<string>;
|
|
23
|
+
onMouseOverInfo: boolean;
|
|
22
24
|
}
|
|
23
25
|
export declare class StaffDirectoryItemsImpl extends DirectoryBaseImpl<StaffValueType, StaffNodeType, ItemT, StaffDirectoryItemsParams, StaffDirectoryItemsState> {
|
|
24
26
|
private initialSetValue;
|
|
@@ -31,7 +33,10 @@ export declare class StaffDirectoryItemsImpl extends DirectoryBaseImpl<StaffValu
|
|
|
31
33
|
getQueryContext(): GenModels.StaffQueryContext;
|
|
32
34
|
protected getValuePath(value: StaffValueType): StaffNodeType[];
|
|
33
35
|
protected getSelectingMode(): DirectorySelectingMode;
|
|
34
|
-
|
|
36
|
+
protected setEmployeeImage: (employeeId: string) => Promise<void>;
|
|
37
|
+
protected getIconButtonClassName(): string;
|
|
38
|
+
protected getButtons(): IBoxWithButtonsButtonInfo[];
|
|
39
|
+
setValue(value: StaffValueType, redraw: boolean): Promise<void>;
|
|
35
40
|
private saveValueOnChange;
|
|
36
41
|
private valuesEqual;
|
|
37
42
|
private saveCard;
|
|
@@ -44,34 +49,52 @@ export declare class StaffDirectoryItemsImpl extends DirectoryBaseImpl<StaffValu
|
|
|
44
49
|
protected processTypeaheadSelected(typeaheadVariant: ITypeaheadVariant): Promise<void>;
|
|
45
50
|
onSelectedValue(variantValue: GenModels.IDirectoryItemData): Promise<void>;
|
|
46
51
|
showDictionary(): Promise<IStaffDirectoryItemsDialog>;
|
|
52
|
+
hideDictionary(): Promise<void>;
|
|
47
53
|
protected onDirectoryDialogSelectButtonClick(): Promise<void>;
|
|
48
54
|
protected onInputChange(event: any): Promise<void>;
|
|
49
55
|
protected onInputKeyDown(ev: React.KeyboardEvent<any>): void;
|
|
50
56
|
protected onPlaceholderClick(event: any): void;
|
|
51
57
|
protected focusInput: () => void;
|
|
58
|
+
protected onInputFocus(event: React.FocusEvent<any>): void;
|
|
59
|
+
protected onInputBlur(event: React.FocusEvent<any>): void;
|
|
52
60
|
private shouldShowFavorites;
|
|
53
61
|
onRemoveClick(item: ItemT, ev?: React.MouseEvent<any> | React.TouchEvent<any>): Promise<void>;
|
|
54
62
|
protected showEditPopover(popoverOptions?: IEditPopoverProps): Promise<
|
|
55
|
-
import("C:/
|
|
63
|
+
import("C:/Users/peshne.k/devWebClient/Bin/TypeScriptDefinitions/System/Controls/DirectoryBase/DirectoryBase").DirectoryBase<StaffValueType, GenModels.IDirectoryItemData, GenModels.IDirectoryItemData, StaffDirectoryItemsParams<StaffValueType>, StaffDirectoryItemsState<StaffValueType>>>;
|
|
56
64
|
protected onEditPopoverShowed(control: any): void;
|
|
57
65
|
protected getItemTooltip(employee: GenModels.IDirectoryItemData): string;
|
|
66
|
+
protected onIconClick(): void;
|
|
58
67
|
protected getTypeaheadProps(): ITypeaheadProps & {
|
|
59
68
|
ref: any;
|
|
60
69
|
};
|
|
61
70
|
protected onDialogSelectedValuesChanged: (values: ItemT[]) => void;
|
|
62
71
|
protected getCssClass(): string;
|
|
63
72
|
protected renderWithText(): JSX.Element;
|
|
73
|
+
protected onMouseDownIcon(): void;
|
|
64
74
|
protected renderWithTextSingleSelection: () => JSX.Element;
|
|
75
|
+
protected editInPlaceModeRender(): JSX.Element;
|
|
76
|
+
protected setItemIcon(): Promise<void>;
|
|
65
77
|
protected renderWithTextMultipleSelection: () => JSX.Element;
|
|
78
|
+
protected getIconClassName(item: any): JSX.Element;
|
|
79
|
+
protected renderViewItem(): JSX.Element;
|
|
66
80
|
protected renderViewItemList(vertical?: boolean, showIcons?: boolean): JSX.Element;
|
|
67
81
|
protected renderSimpleViewValue(): JSX.Element;
|
|
68
82
|
protected getItemIcon(item: ItemT, forceShowIcon?: boolean): string;
|
|
83
|
+
protected getEmployeeClassName(item: any): JSX.Element;
|
|
69
84
|
protected renderEditItemList(): JSX.Element;
|
|
70
85
|
protected alreadySelected(val: GenModels.IDirectoryItemData): boolean;
|
|
71
86
|
protected renderInto(props: StaffDirectoryItemsParams, container: HTMLElement): void;
|
|
72
87
|
protected renderSelectDialog(props: IDirectorySelectDialogProps<StaffValueType, StaffNodeType, ItemT> & {
|
|
73
88
|
ref: any;
|
|
74
89
|
}): JSX.Element;
|
|
90
|
+
protected handleMouseOverMultipleSelection: (item: ItemT) => void;
|
|
91
|
+
protected onMouseEnter(): void;
|
|
92
|
+
protected onMouseLeave(): void;
|
|
93
|
+
protected onDocumentMouseDown: (event: any) => void;
|
|
94
|
+
protected onDocumentOver: (event: any) => void;
|
|
95
|
+
protected onDocumentOut: (event: any) => void;
|
|
96
|
+
protected closePopover(): void;
|
|
97
|
+
protected renderCardInfo(): JSX.Element;
|
|
75
98
|
renderTypeahead(): JSX.Element;
|
|
76
99
|
}
|
|
77
100
|
export {};
|