@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,27 +1,23 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { LoadEmployeesOptions } from "@docsvision/webclient/BackOffice/LoadEmployees";
|
|
3
2
|
import { IEmployeeResponseParser } from "@docsvision/webclient/BackOffice/IEmployeeResponseParser";
|
|
4
3
|
import { StaffDirectoryParams } from "@docsvision/webclient/BackOffice/StaffDirectory";
|
|
5
4
|
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
6
5
|
import { ModalHost } from "@docsvision/webclient/Helpers/ModalHost";
|
|
7
6
|
import { ShowSecurityDescriptorDialogProps } from "@docsvision/webclient/Platform/SecurityDescriptorDialog";
|
|
8
7
|
import { $MessageBox } from "@docsvision/webclient/System/$MessageBox";
|
|
9
|
-
import { IRow, ITableData } from "@docsvision/web/components/table/interfaces";
|
|
10
|
-
import { ILoadRequest, ITableDataService } from "@docsvision/web/components/table/plugins/table-data";
|
|
8
|
+
import { IRow, ITableData, ITableDataLoadRequest } from "@docsvision/web/components/table/interfaces";
|
|
11
9
|
import { ComponentLogic } from "@docsvision/web/core/component";
|
|
12
10
|
import { IStaffTreeRow } from "@docsvision/webclient/BackOffice/IStaffTreeRow";
|
|
13
|
-
import { IFolderDataLoadingService } from "@docsvision/webclient/Platform/$FolderDataLoading";
|
|
14
|
-
import { IFolderLoadRequest } from "@docsvision/webclient/Platform/IFolderLoadRequest";
|
|
15
11
|
import { IFolderDataLoadingPlugin } from "@docsvision/webclient/Platform/IFolderDataLoadingPlugin";
|
|
16
12
|
import { IButtonDescription } from "@docsvision/webclient/BackOffice/StaffDirectoryTreeAddButton";
|
|
17
|
-
import { DirectorySearchResponse } from "@docsvision/webclient/BackOffice/DirectorySearchResult";
|
|
18
13
|
import { LoadingStatus } from "@docsvision/webclient/System/LoadingState";
|
|
14
|
+
import { SearchFilters } from "@docsvision/webclient/BackOffice/$WebFrameDirectorySearchInfoStorageService";
|
|
19
15
|
export declare const sectionTabs: string[];
|
|
20
16
|
export declare type StaffDirectorySearchResponseT = {
|
|
21
17
|
items: GenModels.SearchItemModel[];
|
|
22
18
|
hasMore: boolean;
|
|
23
19
|
totalCount: number;
|
|
24
|
-
directoryTimestamp
|
|
20
|
+
directoryTimestamp?: number;
|
|
25
21
|
};
|
|
26
22
|
export interface IStaffDirectoryLogicOptions extends StaffDirectoryParams {
|
|
27
23
|
showDeleteConfirmationDialog: (entityName: string, services: $MessageBox, isSection: boolean, dataType: GenModels.DirectoryDataType) => Promise<void>;
|
|
@@ -79,6 +75,9 @@ import("react").MouseEvent<Element, MouseEvent>>;
|
|
|
79
75
|
contextMenuFx:
|
|
80
76
|
import("effector").Effect<
|
|
81
77
|
import("react").MouseEvent<Element, MouseEvent>, void, Error>;
|
|
78
|
+
$contextMenuName:
|
|
79
|
+
import("effector").Store<string>;
|
|
80
|
+
getPaste: any;
|
|
82
81
|
initContextMenu(): void;
|
|
83
82
|
componentDidMount:
|
|
84
83
|
import("effector").Event<void>;
|
|
@@ -99,18 +98,15 @@ import("effector").Effect<{
|
|
|
99
98
|
rootSectionId: string;
|
|
100
99
|
}, any, Error>;
|
|
101
100
|
initTreeLoading(options: StaffDirectoryParams): void;
|
|
102
|
-
|
|
103
|
-
$data:
|
|
101
|
+
$positionEmployeesData:
|
|
104
102
|
import("effector").Store<ITableData>;
|
|
105
|
-
|
|
106
|
-
import("effector").
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
loadEmployeesFx:
|
|
113
|
-
import("effector").Effect<LoadEmployeesOptions, ITableData, Error>;
|
|
103
|
+
loadPositionEmployeesFx:
|
|
104
|
+
import("effector").Effect<{
|
|
105
|
+
currentData?: ITableData;
|
|
106
|
+
request?: ITableDataLoadRequest;
|
|
107
|
+
}, ITableData, Error>;
|
|
108
|
+
reloadPositionEmployees:
|
|
109
|
+
import("effector").Event<void>;
|
|
114
110
|
$rootEmployeesLoading:
|
|
115
111
|
import("effector").Store<boolean>;
|
|
116
112
|
$placeholderEmployeesText:
|
|
@@ -118,11 +114,18 @@ import("effector").Store<string>;
|
|
|
118
114
|
$placeholderInfoText:
|
|
119
115
|
import("effector").Store<string>;
|
|
120
116
|
responseParser: IEmployeeResponseParser;
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
import("effector").
|
|
117
|
+
initPositionEmployeesLoad(options: StaffDirectoryParams): void;
|
|
118
|
+
$employeesGridData:
|
|
119
|
+
import("effector").Store<ITableData>;
|
|
120
|
+
reloadEmployeesGridData:
|
|
121
|
+
import("effector").Event<void>;
|
|
122
|
+
lastGridModel: GenModels.GridViewModel;
|
|
123
|
+
lastRequestSection: any;
|
|
124
|
+
loadEmployeesGridDataFx:
|
|
125
|
+
import("effector").Effect<{
|
|
126
|
+
currentData?: ITableData;
|
|
127
|
+
request?: ITableDataLoadRequest;
|
|
128
|
+
}, ITableData, Error>;
|
|
126
129
|
employeesGridResponseResolvers: IFolderDataLoadingPlugin[];
|
|
127
130
|
addToGroupFx:
|
|
128
131
|
import("effector").Effect<{
|
|
@@ -282,6 +285,7 @@ import("effector").Event<{
|
|
|
282
285
|
import("effector").Effect<{
|
|
283
286
|
parentStaffId: string;
|
|
284
287
|
}, void, Error>;
|
|
288
|
+
getStaffPasteMenuItemVisible(rowId: string): boolean;
|
|
285
289
|
getTargetId(parentId: string): string;
|
|
286
290
|
isStaffCutButtonVisible(): boolean;
|
|
287
291
|
initStaffContextMenu(options: IStaffDirectoryLogicOptions): void;
|
|
@@ -308,21 +312,24 @@ import("effector").Store<boolean>;
|
|
|
308
312
|
import("effector").Event<boolean>;
|
|
309
313
|
initShowAllToggler(): void;
|
|
310
314
|
$searchResult:
|
|
311
|
-
import("effector").Store<
|
|
315
|
+
import("effector").Store<
|
|
316
|
+
import("@docsvision/webclient/DirectoryEdit/DirectorySearchResult").StaffResponse>;
|
|
312
317
|
$searchLoading:
|
|
313
318
|
import("effector").Store<LoadingStatus>;
|
|
314
319
|
startSearch:
|
|
315
320
|
import("effector").Event<{
|
|
316
|
-
searchFilterKey:
|
|
321
|
+
searchFilterKey: SearchFilters;
|
|
317
322
|
searchText: string;
|
|
318
323
|
}>;
|
|
319
324
|
startSearchFx:
|
|
320
325
|
import("effector").Effect<{
|
|
321
|
-
searchFilterKey:
|
|
326
|
+
searchFilterKey: SearchFilters;
|
|
322
327
|
searchText: string;
|
|
323
|
-
},
|
|
328
|
+
},
|
|
329
|
+
import("@docsvision/webclient/DirectoryEdit/DirectorySearchResult").StaffResponse, Error>;
|
|
324
330
|
loadStaffDirectoryResultFx:
|
|
325
|
-
import("effector").Effect<{},
|
|
331
|
+
import("effector").Effect<{},
|
|
332
|
+
import("@docsvision/webclient/DirectoryEdit/DirectorySearchResult").StaffResponse, Error>;
|
|
326
333
|
$selectedSearchItem:
|
|
327
334
|
import("effector").Store<GenModels.SearchItemModel>;
|
|
328
335
|
searchItemSelect:
|
|
@@ -331,6 +338,8 @@ import("effector").Event<GenModels.SearchItemModel>;
|
|
|
331
338
|
import("effector").Store<boolean>;
|
|
332
339
|
onSearchResultsExpanded:
|
|
333
340
|
import("effector").Event<boolean>;
|
|
341
|
+
clearSearch:
|
|
342
|
+
import("effector").Event<void>;
|
|
334
343
|
$searchItemEmployeeId:
|
|
335
344
|
import("effector").Store<string>;
|
|
336
345
|
initSearch(): void;
|
|
@@ -23,6 +23,7 @@ export declare class StateButtonsImpl extends BaseControlImpl<StateButtonsParams
|
|
|
23
23
|
private emptyClass;
|
|
24
24
|
constructor(props: StateButtonsParams, state: StateButtonsState);
|
|
25
25
|
protected initSidebar(): void;
|
|
26
|
+
protected renderSidebar(): void;
|
|
26
27
|
componentDidMount(): void;
|
|
27
28
|
componentWillUnmount(): void;
|
|
28
29
|
showMenu(): void;
|
|
@@ -6,6 +6,7 @@ import { ITasksTreeContainerState } from "@docsvision/webclient/BackOffice/ITask
|
|
|
6
6
|
import { $LayoutFileController } from "@docsvision/webclient/Generated/DocsVision.WebClient.Controllers";
|
|
7
7
|
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
8
8
|
import { $FileController } from "@docsvision/webclient/Legacy/FileController";
|
|
9
|
+
import { $FileDownload } from "@docsvision/webclient/Platform/$FileDownload";
|
|
9
10
|
import { $CardId } from '@docsvision/webclient/System/LayoutServices';
|
|
10
11
|
import React from "react";
|
|
11
12
|
/** @internal */
|
|
@@ -13,7 +14,7 @@ export declare class TaskTasksTreeNodeResolver implements ITasksTreeNodeResolver
|
|
|
13
14
|
private services;
|
|
14
15
|
private readonly moreDots;
|
|
15
16
|
private isOpenDelegationLabel;
|
|
16
|
-
constructor(services: () => $FileController & $LayoutFileController & $CardId);
|
|
17
|
+
constructor(services: () => $FileController & $LayoutFileController & $CardId & $FileDownload);
|
|
17
18
|
resolveNode(treeNodeModel: GenModels.TreeNodeModel, props: ITasksTreeContainerProps, state: ITasksTreeContainerState): ITasksTreeNodeContainer[];
|
|
18
19
|
resolveRenderHelpBox(nodeInfo: IRenderHelpBoxNodeInfo, options: IRenderHelpBoxOptions): React.ReactNode;
|
|
19
20
|
get selectionAllowed(): boolean;
|
|
@@ -23,8 +24,8 @@ export declare class TaskTasksTreeNodeResolver implements ITasksTreeNodeResolver
|
|
|
23
24
|
protected getHelpBoxHeaderIcon(groupName: any): string;
|
|
24
25
|
protected getLabel(nodeModel: GenModels.TaskTreeNodeModel): string;
|
|
25
26
|
protected getImage(nodeModel: GenModels.TaskTreeNodeModel): string;
|
|
26
|
-
protected prepareView(node: ITasksTreeNodeContainer, nodeModel: GenModels.TaskTreeNodeModel, props: ITasksTreeContainerProps): any;
|
|
27
|
-
protected getTitle(node: ITasksTreeNodeContainer, nodeModel: GenModels.TaskTreeNodeModel, props: ITasksTreeContainerProps): string;
|
|
27
|
+
protected prepareView(node: ITasksTreeNodeContainer, nodeModel: GenModels.TaskTreeNodeModel, props: ITasksTreeContainerProps, hasAccess?: boolean): any;
|
|
28
|
+
protected getTitle(node: ITasksTreeNodeContainer, nodeModel: GenModels.TaskTreeNodeModel, props: ITasksTreeContainerProps, hasAccess?: boolean): string;
|
|
28
29
|
protected getDelegationLabel(delegationRecord: GenModels.DelegationRecord): JSX.Element;
|
|
29
30
|
protected getDelegationLabelText(delegationRecord: GenModels.DelegationRecord): string;
|
|
30
31
|
protected getDelegationHistory(delegationRecords: GenModels.DelegationRecord[]): string[];
|
|
@@ -3,7 +3,7 @@ import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.
|
|
|
3
3
|
import { BaseControl, BaseControlParams } from '@docsvision/webclient/System/BaseControl';
|
|
4
4
|
import { $LayoutInfo, $CardId, $EditOperationStore, $CardInfo } from '@docsvision/webclient/System/LayoutServices';
|
|
5
5
|
import { TasksTreeNodeResolveService } from '@docsvision/webclient/BackOffice/TasksTreeNodeResolveService';
|
|
6
|
-
import { $TasksTreeController, $LayoutFileController, $LayoutCardController, $StaffDirectoryItemsController } from '@docsvision/webclient/Generated/DocsVision.WebClient.Controllers';
|
|
6
|
+
import { $TasksTreeController, $LayoutFileController, $LayoutCardController, $StaffDirectoryItemsController, $LayoutStaffController, $LayoutRowController } from '@docsvision/webclient/Generated/DocsVision.WebClient.Controllers';
|
|
7
7
|
import { TasksTableView } from '@docsvision/webclient/BackOffice/TasksTableView';
|
|
8
8
|
import { TasksTableLogic } from '@docsvision/webclient/BackOffice/TasksTableLogic';
|
|
9
9
|
import { Optional } from '@docsvision/web/core/services';
|
|
@@ -19,6 +19,8 @@ import { $MessageBox } from '@docsvision/webclient/System/$MessageBox';
|
|
|
19
19
|
import { CancelableApiEvent, BasicApiEvent } from '@docsvision/webclient/System/ApiEvent';
|
|
20
20
|
import { ITasksTableRow } from '@docsvision/webclient/BackOffice/ITasksTableRow';
|
|
21
21
|
import { $UrlStore } from '@docsvision/webclient/System/$UrlStore';
|
|
22
|
+
import { $FileDownload } from '@docsvision/webclient/Platform/$FileDownload';
|
|
23
|
+
import { $LayoutManager } from '@docsvision/webclient/System/$LayoutManager';
|
|
22
24
|
/**
|
|
23
25
|
* Содержит публичные свойства элемента управления [Отображение инициатора]{@link TasksTable}.
|
|
24
26
|
*/
|
|
@@ -65,7 +67,7 @@ export declare class TasksTableParams extends BaseControlParams {
|
|
|
65
67
|
row: ITasksTableRow;
|
|
66
68
|
}>;
|
|
67
69
|
/** Сервисы. */
|
|
68
|
-
services?: $LayoutInfo & $TasksTreeController & $CardId & Optional<$TaskTableOptions> & $UrlStore & $EditOperationStore & $RouterNavigation & $WindowLocation & $ApplicationSettings & $FileController & $LayoutFileController & $DeviceType & $LayoutCardController & $MessageBox & $StaffDirectoryItemsController & $CardInfo;
|
|
70
|
+
services?: $LayoutInfo & $TasksTreeController & $CardId & Optional<$TaskTableOptions> & $UrlStore & $EditOperationStore & $RouterNavigation & $WindowLocation & $ApplicationSettings & $FileController & $LayoutFileController & $DeviceType & $LayoutCardController & $MessageBox & $StaffDirectoryItemsController & $CardInfo & $FileDownload & $LayoutStaffController & $LayoutRowController & $LayoutManager;
|
|
69
71
|
}
|
|
70
72
|
export interface TasksTableState extends BaseControlImplState, TasksTableParams {
|
|
71
73
|
logic: TasksTableLogic;
|
|
@@ -15,6 +15,10 @@ export interface ITasksTableCellProps extends React.HTMLAttributes<HTMLButtonEle
|
|
|
15
15
|
};
|
|
16
16
|
taskColumns: Array<GenModels.ColumnDescription>;
|
|
17
17
|
isTaskLink: boolean;
|
|
18
|
+
onCellClick?: (arg: {
|
|
19
|
+
event: React.MouseEvent;
|
|
20
|
+
row: ITasksTableRow;
|
|
21
|
+
}) => void;
|
|
18
22
|
renderTaskLink: (name: string) => JSX.Element;
|
|
19
23
|
renderTaskIcon: () => JSX.Element;
|
|
20
24
|
renderCurrentPerformer: (data: string | GenModels.DelegationRecord) => JSX.Element;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { TasksTableLogic } from '@docsvision/webclient/BackOffice/TasksTableLogic';
|
|
3
3
|
import { TasksTableView } from '@docsvision/webclient/BackOffice/TasksTableView';
|
|
4
|
+
import './TasksTableContainer.css';
|
|
4
5
|
export declare const TasksTableContainer: (props: {
|
|
5
6
|
logic: TasksTableLogic;
|
|
6
7
|
view: TasksTableView;
|
|
@@ -7,6 +7,7 @@ export interface ITasksTableHelpBoxProps extends IPopoverProps {
|
|
|
7
7
|
isTaskGroup: boolean;
|
|
8
8
|
options: IRenderHelpBoxOptions;
|
|
9
9
|
deletingInProgress: boolean;
|
|
10
|
+
draggable: boolean;
|
|
10
11
|
onClose: () => void;
|
|
11
12
|
onDelete: () => void;
|
|
12
13
|
renderHelpBox: (nodeInfo: IRenderHelpBoxNodeInfo, options: IRenderHelpBoxOptions) => React.ReactNode;
|
|
@@ -42,6 +42,8 @@ import("effector").Store<boolean>;
|
|
|
42
42
|
import("effector").Event<void>;
|
|
43
43
|
showCurrentTaskTree:
|
|
44
44
|
import("effector").Event<void>;
|
|
45
|
+
$canShowFullTree:
|
|
46
|
+
import("effector").Store<boolean>;
|
|
45
47
|
$dialogIsOpen:
|
|
46
48
|
import("effector").Store<boolean>;
|
|
47
49
|
openDialog:
|
|
@@ -58,6 +60,11 @@ import("effector").Event<number>;
|
|
|
58
60
|
toggleRow:
|
|
59
61
|
import("effector").Event<number>;
|
|
60
62
|
taskNameClicked:
|
|
63
|
+
import("effector").Event<{
|
|
64
|
+
event: React.MouseEvent;
|
|
65
|
+
row: ITasksTableRow;
|
|
66
|
+
}>;
|
|
67
|
+
taskCellClicked:
|
|
61
68
|
import("effector").Event<{
|
|
62
69
|
event: React.MouseEvent;
|
|
63
70
|
row: ITasksTableRow;
|
|
@@ -139,7 +146,7 @@ import("effector").Event<string>;
|
|
|
139
146
|
import("effector").Event<
|
|
140
147
|
import("react").MouseEvent<Element, MouseEvent>>;
|
|
141
148
|
performerSelected:
|
|
142
|
-
import("effector").Event<
|
|
149
|
+
import("effector").Event<string>;
|
|
143
150
|
togglePerformer:
|
|
144
151
|
import("effector").Event<(ITasksTableRow: any) => boolean>;
|
|
145
152
|
checkItemLoaded(item: ITasksTableRow): boolean;
|
|
@@ -19,16 +19,16 @@ import { TasksTableIconButton } from '@docsvision/webclient/BackOffice/TasksTabl
|
|
|
19
19
|
import { StaffDirectoryItems } from '@docsvision/webclient/BackOffice/StaffDirectoryItems';
|
|
20
20
|
export declare class TasksTableView {
|
|
21
21
|
mainButton: (props:
|
|
22
|
-
import("C:/
|
|
22
|
+
import("C:/Users/peshne.k/devWebClient/Bin/TypeScriptDefinitions/Helpers/Button").IButtonProperties) => JSX.Element;
|
|
23
23
|
dialog: (props:
|
|
24
|
-
import("C:/
|
|
24
|
+
import("C:/Users/peshne.k/devWebClient/Bin/TypeScriptDefinitions/Helpers/ModalDialog/CommonModalDialog").Props) => JSX.Element;
|
|
25
25
|
controlWrapper: typeof TasksTableControlWrapper;
|
|
26
26
|
ribbon: typeof TasksTableRibbon;
|
|
27
27
|
ribbonGroup:
|
|
28
28
|
import("styled-components").StyledComponent<"div", any, {
|
|
29
29
|
className: string;
|
|
30
30
|
} &
|
|
31
|
-
import("C:/
|
|
31
|
+
import("C:/Users/peshne.k/devWebClient/Bin/TypeScriptDefinitions/Helpers/Ribbon/RibbonGroup").IRibbonGroupProps, "className">;
|
|
32
32
|
ribbonButton: typeof TasksTableRibbonButton;
|
|
33
33
|
ribbonContainer: typeof TasksTableRibbonContainer;
|
|
34
34
|
ribbonFilterButton: typeof TasksTableFilterButton;
|
|
@@ -9,6 +9,7 @@ import { BaseControl, BaseControlParams } from "@docsvision/webclient/System/Bas
|
|
|
9
9
|
import { $Layout } from "@docsvision/webclient/System/$Layout";
|
|
10
10
|
import { $CardId, $CardInfo, $EditOperationStore } from "@docsvision/webclient/System/LayoutServices";
|
|
11
11
|
import { $RequestManager } from "@docsvision/webclient/System/$RequestManager";
|
|
12
|
+
import { $FileDownload } from "@docsvision/webclient/Platform/$FileDownload";
|
|
12
13
|
/**
|
|
13
14
|
* Содержит публичные свойства элемента управления [Дерево исполнения]{@link TasksTree}.
|
|
14
15
|
*/
|
|
@@ -40,7 +41,7 @@ export declare class TasksTreeParams extends BaseControlParams {
|
|
|
40
41
|
/** Список опций для VIS.js. */
|
|
41
42
|
options:
|
|
42
43
|
import("vis").Options;
|
|
43
|
-
services?: $FileController & $LayoutFileController & $RequestManager & $CardInfo & $EditOperationStore & $Layout & $CardId;
|
|
44
|
+
services?: $FileController & $LayoutFileController & $RequestManager & $CardInfo & $EditOperationStore & $Layout & $CardId & $FileDownload;
|
|
44
45
|
}
|
|
45
46
|
/**
|
|
46
47
|
* Класс элемента управления Дерево исполнения
|
|
@@ -12,6 +12,8 @@ import { BasicApiEvent, CancelableApiEvent } from "@docsvision/webclient/System/
|
|
|
12
12
|
export declare class TimeOfPerformanceParams extends PanelParams {
|
|
13
13
|
/** Стандартный CSS класс со стилями элемента управления */
|
|
14
14
|
standardCssClass?: string;
|
|
15
|
+
/** Обязательное поле */
|
|
16
|
+
required?: boolean;
|
|
15
17
|
/** Имя элемента управления {@link DateTimePicker}, содержащего дату начала периода */
|
|
16
18
|
startDateControlName: string;
|
|
17
19
|
/** Имя элемента управления {@link DateTimePicker}, содержащего дату завершения периода */
|
|
@@ -60,6 +62,7 @@ export declare class TimeOfPerformance extends Panel<TimeOfPerformanceParams, Ti
|
|
|
60
62
|
init(): void;
|
|
61
63
|
/** @internal */
|
|
62
64
|
protected set useBusinessCalendarBinding(biding: IBindingResult<boolean>);
|
|
65
|
+
protected set required(required: boolean);
|
|
63
66
|
/**
|
|
64
67
|
* Возвращает длительность периода на основе даты начала и конца.
|
|
65
68
|
*/
|
|
@@ -20,10 +20,6 @@ export interface TimeOfPerformanceState extends TimeOfPerformanceParams, PanelSt
|
|
|
20
20
|
durationChangeDebouncer: Debouncer;
|
|
21
21
|
unmounted: boolean;
|
|
22
22
|
}
|
|
23
|
-
export declare enum TypeOfControl {
|
|
24
|
-
EndDate = 0,
|
|
25
|
-
Duration = 1
|
|
26
|
-
}
|
|
27
23
|
/** @internal */
|
|
28
24
|
export declare class TimeOfPerformanceImpl extends PanelImpl<TimeOfPerformanceParams, TimeOfPerformanceState> {
|
|
29
25
|
constructor(props: TimeOfPerformanceParams, state: TimeOfPerformanceState);
|
|
@@ -33,15 +29,11 @@ export declare class TimeOfPerformanceImpl extends PanelImpl<TimeOfPerformancePa
|
|
|
33
29
|
updateStartDate(): Promise<void>;
|
|
34
30
|
updateEndDate(): Promise<void>;
|
|
35
31
|
onStartDateChanged: (sender: any, args: IDataChangedEventArgsEx<Date>) => Promise<void>;
|
|
36
|
-
getControlValue: (isEndDateControl: boolean, startDate: Date, secondParam: Date | number) => Promise<any>;
|
|
37
|
-
updateDatesWithoutStartDate: () => Promise<void>;
|
|
38
|
-
updateDatesWithStartDateLessThanCurrent: (isEndDateControl: boolean, currentDate: Date, currentControlValue: Date | number) => Promise<void>;
|
|
39
|
-
updateDatesWithStartDate: (isEndDateControl: boolean, currentControlValue: Date | number) => Promise<void>;
|
|
40
|
-
updateEndDateAndDuration: (type: TypeOfControl) => Promise<void>;
|
|
41
32
|
onEndDateChanged: (sender: any, args: IDataChangedEventArgsEx<Date>) => Promise<void>;
|
|
42
33
|
onDurationChanged: (sender: any, args: IDataChangedEventArgsEx<number>) => Promise<void>;
|
|
43
34
|
showLoader(control: LayoutControl): void;
|
|
44
35
|
hideLoader(control: LayoutControl): void;
|
|
36
|
+
setRequired(required: boolean): void;
|
|
45
37
|
getDuration(startDate: Date, endDate: Date): Promise<number>;
|
|
46
38
|
getStartDate(endDate: Date, duration: number): Promise<Date>;
|
|
47
39
|
getEndDate(startDate: Date, duration: number): Promise<Date>;
|
|
@@ -33,7 +33,7 @@ export declare class UniquenessCheckImpl extends BaseControlImpl<UniquenessCheck
|
|
|
33
33
|
private modalHost;
|
|
34
34
|
private lastUniquenessCheck;
|
|
35
35
|
constructor(props: UniquenessCheckParams, state: UniquenessCheckState);
|
|
36
|
-
protected showModal(showButtons: boolean, showAcceptButton: boolean, context: UniquenessCheckContext): Promise<
|
|
36
|
+
protected showModal(showButtons: boolean, showAcceptButton: boolean, context: UniquenessCheckContext): Promise<void>;
|
|
37
37
|
protected renderUniquenessContentTable(): JSX.Element;
|
|
38
38
|
protected renderHeader(): JSX.Element;
|
|
39
39
|
protected renderRow(columns: GenModels.UniqueAttributeCard[]): JSX.Element;
|
|
@@ -1,12 +1,15 @@
|
|
|
1
|
-
import { GenModels } from
|
|
2
|
-
import { LayoutControl } from
|
|
3
|
-
import { CancelableEventArgs } from
|
|
4
|
-
import { Image } from
|
|
5
|
-
import { Dropdown } from
|
|
1
|
+
import { GenModels } from "@docsvision/webclient/Generated/DocsVision.WebClient.Models";
|
|
2
|
+
import { LayoutControl } from "@docsvision/webclient/System/BaseControl";
|
|
3
|
+
import { CancelableEventArgs } from "@docsvision/webclient/System/CancelableEventArgs";
|
|
4
|
+
import { Image } from "@docsvision/webclient/Platform/Image";
|
|
5
|
+
import { Dropdown } from "@docsvision/webclient/Platform/Dropdown";
|
|
6
6
|
export declare function updateStatusBackground(sender: LayoutControl): void;
|
|
7
7
|
export declare function updateAbsencePeriod(sender: LayoutControl): Promise<void>;
|
|
8
8
|
export declare function updateStatusList(sender: Dropdown, event: any): void;
|
|
9
9
|
export declare function onDataChanged_checkSequenceOfDates(sender: LayoutControl, ev: any): void;
|
|
10
|
+
export declare function displayInformationOfAbsence(sender: LayoutControl, ev: any): void;
|
|
10
11
|
export declare function getDefaultImage(sender: Image): Promise<void>;
|
|
11
12
|
export declare function onCardSaving_checkSequenceOfDates(sender: LayoutControl, e: CancelableEventArgs<GenModels.SaveControlDataModel>): boolean;
|
|
13
|
+
export declare function setShowArchivedCardsFromSettings(sender: LayoutControl): void;
|
|
14
|
+
export declare function setShowArchivedCardsToSettings(sender: LayoutControl, e?: CancelableEventArgs<GenModels.SaveControlDataModel>): Promise<void>;
|
|
12
15
|
export declare function onCardSaving_checkDeputyTableAndDates(sender: LayoutControl, e: CancelableEventArgs<GenModels.SaveControlDataModel>): Promise<void>;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
export declare const USER_STATUS_ACTIVE = "Active";
|
|
2
|
+
export declare const USER_STATUS_SICK = "Sick";
|
|
3
|
+
export declare const USER_STATUS_VACATION = "Vacation";
|
|
4
|
+
export declare const USER_STATUS_BUSINESS_TRIP = "BusinessTrip";
|
|
5
|
+
export declare const USER_STATUS_ABSENT = "Absent";
|
package/BackOffice/Utils.d.ts
CHANGED
|
@@ -1,4 +1,15 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
|
|
1
|
+
import { ISignatureLabel } from '@docsvision/webclient/Legacy/ISignatureLabel';
|
|
2
|
+
import { EncryptedAttribute } from '@docsvision/webclient/Legacy/EncryptedInfo';
|
|
3
|
+
import { IFileSignInfo } from '@docsvision/webclient/Legacy/IFileSingInfo';
|
|
4
|
+
import { SignatureItemType } from 'Libs/CryptoPro/Crypto';
|
|
5
|
+
export declare const SignFilesWithCertificateIOS: (documentId: string, files: IFileSignInfo[], selectedThumbprint: string, attributes: Array<EncryptedAttribute>, selectedLabel: ISignatureLabel, timestamp: number, signFields?: boolean, signAttachments?: boolean) => Promise<void>;
|
|
6
|
+
export declare type IDataIOSSign = {
|
|
7
|
+
Data: string;
|
|
8
|
+
FileVersionId: string;
|
|
9
|
+
FileCardId: string;
|
|
10
|
+
ItemType: SignatureItemType.MainFileSignaturePartType;
|
|
11
|
+
SelectedLabelId: string;
|
|
12
|
+
Attributes: Array<EncryptedAttribute>;
|
|
13
|
+
Timestamp: number;
|
|
14
|
+
CertId: string;
|
|
15
|
+
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { $WebFrameDirectorySearchPanelOptions } from "@docsvision/webclient/BackOffice/IWebFrameDirectorySearchPanelOptions";
|
|
3
|
-
import { $WebFrameDirectorySearchInfoStorageService } from "@docsvision/webclient/BackOffice/$WebFrameDirectorySearchInfoStorageService";
|
|
3
|
+
import { $WebFrameDirectorySearchInfoStorageService, ISearchFilterEntry, SearchFilters } from "@docsvision/webclient/BackOffice/$WebFrameDirectorySearchInfoStorageService";
|
|
4
4
|
import { $WebFrameDirectorySearchPanelService, ISearchRequest } from "@docsvision/webclient/BackOffice/$WebFrameDirectorySearchPanelService";
|
|
5
5
|
import { WebFrameDirectorySearchPanelLogic } from "@docsvision/webclient/BackOffice/WebFrameDirectorySearchPanelLogic";
|
|
6
6
|
import { WebFrameDirectorySearchPanelView } from "@docsvision/webclient/BackOffice/WebFrameDirectorySearchPanelView";
|
|
@@ -16,6 +16,12 @@ import { Optional } from "@docsvision/web/core/services";
|
|
|
16
16
|
export declare class WebFrameDirectorySearchPanelParams extends BaseControlParams {
|
|
17
17
|
/** Стандартный CSS класс со стилями элемента управления */
|
|
18
18
|
standardCssClass?: string;
|
|
19
|
+
/** Выбранная область поиска. */
|
|
20
|
+
selectedSearchFilterKey?: SearchFilters;
|
|
21
|
+
/** Доступные области поиска. Для определения набора возможных областей используется сервис {@link $WebFrameDirectorySearchInfoStorageService} */
|
|
22
|
+
searchFilters?: ISearchFilterEntry[];
|
|
23
|
+
/** Текуще значение строки поиска. */
|
|
24
|
+
searchText?: string;
|
|
19
25
|
/** Сервисы. */
|
|
20
26
|
services?: Optional<$WebFrameDirectorySearchPanelService> & $WebFrameDirectorySearchInfoStorageService & $Router & Optional<$WebFrameDirectorySearchPanelOptions> & Optional<$CompanyLogo>;
|
|
21
27
|
}
|
|
@@ -35,5 +41,9 @@ export declare class WebFrameDirectorySearchPanel extends BaseControl<WebFrameDi
|
|
|
35
41
|
addCssClass: () => "" | " system-web-frame-directory-search-panel_search-active";
|
|
36
42
|
componentDidMount(): void;
|
|
37
43
|
private onSearchStart;
|
|
44
|
+
protected get searchFilters(): ISearchFilterEntry[];
|
|
45
|
+
protected get selectedSearchFilterKey(): SearchFilters;
|
|
46
|
+
protected set selectedSearchFilterKey(key: SearchFilters);
|
|
47
|
+
protected get searchText(): string;
|
|
38
48
|
renderControl(): JSX.Element;
|
|
39
49
|
}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { IWebFrameDirectorySearchPanelOptions } from "@docsvision/webclient/BackOffice/IWebFrameDirectorySearchPanelOptions";
|
|
3
|
+
import { ISearchFilterEntry, SearchFilters } from "@docsvision/webclient/BackOffice/$WebFrameDirectorySearchInfoStorageService";
|
|
3
4
|
import { ISearchRequest } from "@docsvision/webclient/BackOffice/$WebFrameDirectorySearchPanelService";
|
|
4
5
|
import { WebFrameDirectorySearchPanelState } from "@docsvision/webclient/BackOffice/WebFrameDirectorySearchPanel";
|
|
5
6
|
export declare class WebFrameDirectorySearchPanelLogic {
|
|
@@ -15,15 +16,18 @@ import("effector").Store<boolean>;
|
|
|
15
16
|
import("effector").Event<boolean>;
|
|
16
17
|
searchButtonClick:
|
|
17
18
|
import("effector").Event<
|
|
19
|
+
import("react").MouseEvent<Element, MouseEvent>>;
|
|
20
|
+
clearButtonClick:
|
|
21
|
+
import("effector").Event<
|
|
18
22
|
import("react").MouseEvent<Element, MouseEvent>>;
|
|
19
23
|
$searchFilters:
|
|
20
|
-
import("effector").Store<
|
|
24
|
+
import("effector").Store<ISearchFilterEntry[]>;
|
|
21
25
|
$searchPlaceholder:
|
|
22
26
|
import("effector").Store<string>;
|
|
23
27
|
$currentSearchFilterKey:
|
|
24
|
-
import("effector").Store<
|
|
28
|
+
import("effector").Store<SearchFilters>;
|
|
25
29
|
onSearchFilterChange:
|
|
26
|
-
import("effector").Event<
|
|
30
|
+
import("effector").Event<SearchFilters>;
|
|
27
31
|
$searchText:
|
|
28
32
|
import("effector").Store<string>;
|
|
29
33
|
onSearchTextChange:
|
|
@@ -5,6 +5,7 @@ export declare class WebFrameDirectorySearchPanelService implements IWebFrameDir
|
|
|
5
5
|
setVisibility: Event<boolean>;
|
|
6
6
|
setActivity: Event<boolean>;
|
|
7
7
|
startSearch: Event<ISearchRequest>;
|
|
8
|
+
clearSearch: Event<void>;
|
|
8
9
|
protected domain:
|
|
9
10
|
import("effector").Domain;
|
|
10
11
|
constructor();
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
export declare class WebFrameDirectorySearchPanelView {
|
|
3
3
|
SearchButton: (props:
|
|
4
|
-
import("C:/
|
|
4
|
+
import("C:/Users/peshne.k/devWebClient/Bin/Helpers/Button").IButtonProperties) => JSX.Element;
|
|
5
5
|
SearchBar: (props:
|
|
6
6
|
import("./Components/SearchBar").ISearchBar) => JSX.Element;
|
|
7
7
|
}
|